diff options
author | Werner Koch <[email protected]> | 2017-12-19 11:47:23 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2017-12-19 11:47:23 +0000 |
commit | 097c59315813b3568d1682bccd37e16411006d5b (patch) | |
tree | 03f4da1f004aca59fa94244aa09ffd829b7ca104 | |
parent | po: Update Japanese translation. (diff) | |
download | gnupg-097c59315813b3568d1682bccd37e16411006d5b.tar.gz gnupg-097c59315813b3568d1682bccd37e16411006d5b.zip |
po: Fix a fr string. Mark a string fuzzy in ro and sk.
--
The French string has an extra %s which would result in garbage output
or segv.
I am not sure about the sk andro and thus better mark them as fuzzy.
GnuPG-bug-id: 3619
Signed-off-by: Werner Koch <[email protected]>
-rw-r--r-- | po/fr.po | 4 | ||||
-rw-r--r-- | po/ro.po | 1 | ||||
-rw-r--r-- | po/sk.po | 1 |
3 files changed, 4 insertions, 2 deletions
@@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: gnupg 1.4.19\n" "Report-Msgid-Bugs-To: [email protected]\n" -"PO-Revision-Date: 2014-09-06 15:56-0400\n" +"PO-Revision-Date: 2017-12-19 12:44+0100\n" "Last-Translator: David Prévot <[email protected]>\n" "Language-Team: French <[email protected]>\n" "Language: fr\n" @@ -408,7 +408,7 @@ msgid "Error: Combined name too long (limit is %d characters).\n" msgstr "Erreur : nom combiné trop long (limité à %d caractères).\n" msgid "URL to retrieve public key: " -msgstr "URL pour récupérer la clef publique : %s" +msgstr "URL pour récupérer la clef publique : " #, c-format msgid "Error: URL too long (limit is %d characters).\n" @@ -2315,6 +2315,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)" @@ -4190,6 +4190,7 @@ msgstr "Je t�to fotografia spr�vna (a/N/u)? " msgid "no photo viewer set\n" msgstr "" +#, fuzzy msgid "unable to display photo ID!\n" msgstr "nemo�no nastavi� exec-path na %s\n" |