diff options
author | Werner Koch <[email protected]> | 2017-12-19 11:36:49 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2017-12-19 11:42:56 +0000 |
commit | 66f9dbb1ea1805d54e49be559811f7509dbef39f (patch) | |
tree | dc26627b9e29ea88193553447d85ea4c1cd805dc | |
parent | po: Update Japanese translation. (diff) | |
download | gnupg-66f9dbb1ea1805d54e49be559811f7509dbef39f.tar.gz gnupg-66f9dbb1ea1805d54e49be559811f7509dbef39f.zip |
po: Fix a string in de and nl. Mark a string in ro and sk fuzzy.
--
These wrong translations are propably due to accidently removing a
fuzzy mark.
A German translation (gpgsm audit feature) was actually reversed.
A Dutch translation has an unused ": %s" at the end.
I am not 100% of the Romanian and Slovak strings, thus I marked them
as fuzzy.
GnuPG-bug-id: 3619
Signed-off-by: Werner Koch <[email protected]>
-rw-r--r-- | po/de.po | 2 | ||||
-rw-r--r-- | po/nl.po | 4 | ||||
-rw-r--r-- | po/ro.po | 3 | ||||
-rw-r--r-- | po/sk.po | 1 |
4 files changed, 6 insertions, 4 deletions
@@ -893,7 +893,7 @@ msgid "Data decryption succeeded" msgstr "Entschlüsselung der Daten erfolgreich" msgid "Encryption algorithm supported" -msgstr "Verschlüsselungsverfahren %d%s wird nicht unterstützt" +msgstr "Verschlüsselungsverfahren wird unterstützt" msgid "Data verification succeeded" msgstr "Prüfung der Signatur erfolgreich" @@ -30,7 +30,7 @@ msgid "" msgstr "" "Project-Id-Version: gnupg 2.0.28\n" "Report-Msgid-Bugs-To: [email protected]\n" -"PO-Revision-Date: 2015-06-07 16:56+0200\n" +"PO-Revision-Date: 2017-12-19 12:28+0100\n" "Last-Translator: Frans Spiesschaert <[email protected]>\n" "Language-Team: Debian Dutch l10n Team <[email protected]>\n" "Language: nl\n" @@ -6501,7 +6501,7 @@ msgid "keybox `%s' created\n" msgstr "sleuteldoosje `%s' is aangemaakt\n" msgid "failed to get the fingerprint\n" -msgstr "opvragen van de vingerafdruk is mislukt: %s\n" +msgstr "opvragen van de vingerafdruk is mislukt\n" #, c-format msgid "problem looking for existing certificate: %s\n" @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: gnupg 1.4.2rc1\n" "Report-Msgid-Bugs-To: [email protected]\n" -"PO-Revision-Date: 2005-05-31 22:00-0500\n" +"PO-Revision-Date: 2017-12-19 12:30+0100\n" "Last-Translator: Laurentiu Buzdugan <[email protected]>\n" "Language-Team: Romanian <[email protected]>\n" "Language: ro\n" @@ -2720,6 +2720,7 @@ msgstr "" msgid "User ID \"%s\" is revoked." msgstr "ID utilizator \"%s\" a fost revocat." +#, fuzzy msgid "Are you sure you still want to sign it? (y/N) " msgstr "Sunte�i sigur(�) c� dori�i s� �terge�i permanent \"%s\"? (d/N)" @@ -4604,6 +4604,7 @@ msgstr "\"%s\" nie je s�bor JPEG\n" msgid "Is this photo correct (y/N/q)? " msgstr "Je t�to fotografia spr�vna (a/N/u)? " +#, fuzzy msgid "unable to display photo ID!\n" msgstr "nemo�no nastavi� exec-path na %s\n" |