aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEttore Atalan <atalanttore@googlemail.com>2017-02-11 18:56:24 +0000
committerWeblate <noreply@weblate.org>2017-02-11 18:56:27 +0000
commitdc06c6065a306407771ce66c42220422079ef06f (patch)
tree97717a77e12871b5af526c16636b34e91f6b5756
parentTranslated using Weblate (lumina_DESKTOP@de (generated)) (diff)
downloadlumina-dc06c6065a306407771ce66c42220422079ef06f.tar.gz
lumina-dc06c6065a306407771ce66c42220422079ef06f.tar.bz2
lumina-dc06c6065a306407771ce66c42220422079ef06f.zip
Translated using Weblate (lumina_OPEN@de (generated))
Currently translated at 100.0% (39 of 39 strings)
-rw-r--r--src-qt5/core/lumina-open/i18n/lumina-open_de.ts4
1 files changed, 2 insertions, 2 deletions
diff --git a/src-qt5/core/lumina-open/i18n/lumina-open_de.ts b/src-qt5/core/lumina-open/i18n/lumina-open_de.ts
index 885cfa22..6de643c3 100644
--- a/src-qt5/core/lumina-open/i18n/lumina-open_de.ts
+++ b/src-qt5/core/lumina-open/i18n/lumina-open_de.ts
@@ -171,7 +171,7 @@
<message>
<location filename="../main.cpp" line="284"/>
<source>URL shortcut is missing the URL: %1</source>
- <translation>fehlende URL für URL: %1</translation>
+ <translation>URL-Verknüpfung fehlt die URL: %1</translation>
</message>
<message>
<location filename="../main.cpp" line="295"/>
@@ -181,7 +181,7 @@
<message>
<location filename="../main.cpp" line="300"/>
<source>Unknown type of shortcut : %1</source>
- <translation>unbekannter Typ für Vernüpfung: %1</translation>
+ <translation>Unbekannter Typ für Vernüpfung: %1</translation>
</message>
<message>
<location filename="../main.cpp" line="363"/>
bgstack15