diff options
author | Ettore Atalan <atalanttore@googlemail.com> | 2017-02-11 19:03:49 +0000 |
---|---|---|
committer | Weblate <noreply@weblate.org> | 2017-02-11 19:04:10 +0000 |
commit | 622c124710c53f563c0bfb97a190f825b38c2236 (patch) | |
tree | c0d8eb30cd65a5211f580704cee5e3fea15cc51f | |
parent | Merge remote-tracking branch 'origin/master' (diff) | |
download | lumina-622c124710c53f563c0bfb97a190f825b38c2236.tar.gz lumina-622c124710c53f563c0bfb97a190f825b38c2236.tar.bz2 lumina-622c124710c53f563c0bfb97a190f825b38c2236.zip |
Translated using Weblate (l_TE@de (generated))
Currently translated at 100.0% (54 of 54 strings)
-rw-r--r-- | src-qt5/desktop-utils/lumina-textedit/i18n/l-te_de.ts | 14 |
1 files changed, 10 insertions, 4 deletions
diff --git a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_de.ts b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_de.ts index d493699e..508de48f 100644 --- a/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_de.ts +++ b/src-qt5/desktop-utils/lumina-textedit/i18n/l-te_de.ts @@ -241,7 +241,7 @@ <location filename="../MainUI.cpp" line="289"/> <location filename="../MainUI.cpp" line="386"/> <source>Lose Unsaved Changes?</source> - <translation type="unfinished"></translation> + <translation>Nicht gespeicherte Änderungen verlieren?</translation> </message> <message> <location filename="../MainUI.cpp" line="289"/> @@ -249,7 +249,10 @@ Do you want to close it anyway? %1</source> - <translation type="unfinished"></translation> + <translation>Diese Datei hat nicht gespeicherte Änderungen. +Möchten Sie sie trotzdem schließen? + +%1</translation> </message> <message> <location filename="../MainUI.cpp" line="386"/> @@ -257,7 +260,10 @@ Do you want to close it anyway? Do you want to close the editor anyway? %1</source> - <translation type="unfinished"></translation> + <translation>Es gibt nicht gespeicherte Änderungen. +Möchten Sie den Editor trotzdem schließen? + +%1</translation> </message> </context> <context> @@ -275,7 +281,7 @@ Do you want to close the editor anyway? <message> <location filename="../PlainTextEditor.cpp" line="289"/> <source>Row Number: %1, Column Number: %2</source> - <translation type="unfinished"></translation> + <translation>Zeilennummer: %1, Spaltennummer: %2</translation> </message> <message> <location filename="../PlainTextEditor.cpp" line="298"/> |