Browse Source

Fix newlines in German translation

pull/1117/head
Dubslow 11 years ago committed by Tux3 / Mlkj / !Lev.uXFMLA
parent
commit
f6660f7d00
  1. 14
      translations/de.ts

14
translations/de.ts vendored

@ -1320,8 +1320,12 @@ Soll die alte Historiedatei gelöscht werden?</translation>
</message> </message>
<message> <message>
<location filename="../src/widget/form/settings/privacyform.cpp" line="116"/> <location filename="../src/widget/form/settings/privacyform.cpp" line="116"/>
<source>There is currently an unused encrypted chat history, but the password you just entered doesn't match.\nWould you like to try again?\nCanceling will delete the old history and set the password to what you just entered.</source> <source>There is currently an unused encrypted chat history, but the password you just entered doesn't match.
<translation>Es gibt aktuell einen ungenutzten verschlüsselten Chatverlauf, aber das eingegebene Passwort stimmt nicht überein.\nMöchten Sie ein anderes probieren?\nWenn Sie abbrechen wird der alte Chatverlauf gelöscht und das soeben eingegebene Passwort verwendet.</translation> Would you like to try again?
Canceling will delete the old history and set the password to what you just entered.</source>
<translation>Es gibt aktuell einen ungenutzten verschlüsselten Chatverlauf, aber das eingegebene Passwort stimmt nicht überein.
Möchten Sie ein anderes probieren?
Wenn Sie abbrechen wird der alte Chatverlauf gelöscht und das soeben eingegebene Passwort verwendet.</translation>
</message> </message>
<message> <message>
<location filename="../src/widget/form/settings/privacyform.cpp" line="116"/> <location filename="../src/widget/form/settings/privacyform.cpp" line="116"/>
@ -1330,8 +1334,10 @@ Soll die alte Historiedatei gelöscht werden?</translation>
</message> </message>
<message> <message>
<location filename="../src/widget/form/settings/privacyform.cpp" line="146"/> <location filename="../src/widget/form/settings/privacyform.cpp" line="146"/>
<source>Would you like to decrypt your chat history?\nOtherwise it will be deleted.</source> <source>Would you like to decrypt your chat history?
<translation>Möchten Sie den Chatverlauf entschlüsseln?\nAnsonsten wird dieser gelöscht.</translation> Otherwise it will be deleted.</source>
<translation>Möchten Sie den Chatverlauf entschlüsseln?
Ansonsten wird dieser gelöscht.</translation>
</message> </message>
<message> <message>
<location filename="../src/widget/form/settings/privacyform.cpp" line="163"/> <location filename="../src/widget/form/settings/privacyform.cpp" line="163"/>

Loading…
Cancel
Save