po: Fixed one string wrongly marked as fuzzy.

--

These seems to a a small gettext bug which claimed that
 "NOTE: There is no guarantee that the card supports[...]"
was changed.  Also committed changes due to msgmerge.

Signed-off-by: Werner Koch <wk@gnupg.org>
This commit is contained in:
Werner Koch 2017-11-02 17:43:21 +01:00
parent a124907742
commit 296783a318
No known key found for this signature in database
GPG Key ID: E3FDFF218E45B72B
25 changed files with 455 additions and 235 deletions

View File

@ -1504,6 +1504,10 @@ msgstr "Quina grandària voleu? (1024) "
msgid "What keysize do you want for the Authentication key? (%u) " msgid "What keysize do you want for the Authentication key? (%u) "
msgstr "Quina grandària voleu? (1024) " msgstr "Quina grandària voleu? (1024) "
#, c-format
msgid "The card will now be re-configured to generate a key of type: %s\n"
msgstr ""
#, c-format #, c-format
msgid "rounded up to %u bits\n" msgid "rounded up to %u bits\n"
msgstr "arrodonida fins a %u bits\n" msgstr "arrodonida fins a %u bits\n"
@ -2848,14 +2852,6 @@ msgstr "clau %08lX: s'ha importat la clau pública «%s»\n"
msgid "key %s: doesn't match our copy\n" msgid "key %s: doesn't match our copy\n"
msgstr "clau %08lX: no correspon a la nostra còpia\n" msgstr "clau %08lX: no correspon a la nostra còpia\n"
#, fuzzy, c-format
msgid "key %s: can't locate original keyblock: %s\n"
msgstr "clau %08lX: no s'ha trobat el bloc de claus original: %s\n"
#, fuzzy, c-format
msgid "key %s: can't read original keyblock: %s\n"
msgstr "clau %08lX: no s'ha pogut llegir el bloc de claus original: %s\n"
#, fuzzy, c-format #, fuzzy, c-format
msgid "key %s: \"%s\" 1 new user ID\n" msgid "key %s: \"%s\" 1 new user ID\n"
msgstr "clau %08lX: «%s» 1 ID d'usuari nou\n" msgstr "clau %08lX: «%s» 1 ID d'usuari nou\n"
@ -2945,6 +2941,14 @@ msgstr ""
"clau %08lX: falta la clau pública: no es pot aplicar el certificat\n" "clau %08lX: falta la clau pública: no es pot aplicar el certificat\n"
"de revocació\n" "de revocació\n"
#, fuzzy, c-format
msgid "key %s: can't locate original keyblock: %s\n"
msgstr "clau %08lX: no s'ha trobat el bloc de claus original: %s\n"
#, fuzzy, c-format
msgid "key %s: can't read original keyblock: %s\n"
msgstr "clau %08lX: no s'ha pogut llegir el bloc de claus original: %s\n"
# O «rebutjara»? ivb # O «rebutjara»? ivb
# Per tots els canvis d'anglicisme «ignorat» -> «es descarta», # Per tots els canvis d'anglicisme «ignorat» -> «es descarta»,
# «es rebutja» està bé. jm # «es rebutja» està bé. jm
@ -3466,6 +3470,11 @@ msgstr ""
msgid "Secret key is available.\n" msgid "Secret key is available.\n"
msgstr "La clau secreta està disponible.\n" msgstr "La clau secreta està disponible.\n"
#, fuzzy
#| msgid "Secret key is available.\n"
msgid "Secret subkeys are available.\n"
msgstr "La clau secreta està disponible.\n"
msgid "Need the secret key to do this.\n" msgid "Need the secret key to do this.\n"
msgstr "Cal la clau secreta per a fer açò.\n" msgstr "Cal la clau secreta per a fer açò.\n"

View File

@ -35,7 +35,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: gnupg2 2.1.10\n" "Project-Id-Version: gnupg2 2.1.10\n"
"Report-Msgid-Bugs-To: translations@gnupg.org\n" "Report-Msgid-Bugs-To: translations@gnupg.org\n"
"PO-Revision-Date: 2015-12-07 20:45+0100\n" "PO-Revision-Date: 2017-11-02 17:38+0100\n"
"Last-Translator: Petr Pisar <petr.pisar@atlas.cz>\n" "Last-Translator: Petr Pisar <petr.pisar@atlas.cz>\n"
"Language-Team: Czech <gnupg-i18n@gnupg.org>\n" "Language-Team: Czech <gnupg-i18n@gnupg.org>\n"
"Language: cs\n" "Language: cs\n"
@ -1393,6 +1393,11 @@ msgstr "Jakou délku klíče pro šifrování si přejete? (%u) "
msgid "What keysize do you want for the Authentication key? (%u) " msgid "What keysize do you want for the Authentication key? (%u) "
msgstr "Jakou délku klíče pro autentizaci si přejete? (%u) " msgstr "Jakou délku klíče pro autentizaci si přejete? (%u) "
#, fuzzy, c-format
#| msgid "The card will now be re-configured to generate a key of %u bits\n"
msgid "The card will now be re-configured to generate a key of type: %s\n"
msgstr "Karta bude nyní přenastavena na generování klíče dlouhého %u bitů\n"
#, c-format #, c-format
msgid "rounded up to %u bits\n" msgid "rounded up to %u bits\n"
msgstr "zaokrouhleno na %u bitů\n" msgstr "zaokrouhleno na %u bitů\n"
@ -2669,14 +2674,6 @@ msgstr "klíč %s: veřejný klíč „%s“ importován\n"
msgid "key %s: doesn't match our copy\n" msgid "key %s: doesn't match our copy\n"
msgstr "klíč %s: neodpovídá naší kopii\n" msgstr "klíč %s: neodpovídá naší kopii\n"
#, c-format
msgid "key %s: can't locate original keyblock: %s\n"
msgstr "klíč %s: nemohu najít originální blok klíče: %s\n"
#, c-format
msgid "key %s: can't read original keyblock: %s\n"
msgstr "klíč %s: nemohu číst originální blok klíče: %s\n"
#, c-format #, c-format
msgid "key %s: \"%s\" 1 new user ID\n" msgid "key %s: \"%s\" 1 new user ID\n"
msgstr "klíč %s: „%s“ 1 nový identifikátor uživatele\n" msgstr "klíč %s: „%s“ 1 nový identifikátor uživatele\n"
@ -2762,6 +2759,14 @@ msgstr "Pro migraci „%s“ u každé karty spusťte: %s\n"
msgid "key %s: no public key - can't apply revocation certificate\n" msgid "key %s: no public key - can't apply revocation certificate\n"
msgstr "klíč %s: chybí veřejný klíč  nemohu aplikovat revokační certifikát\n" msgstr "klíč %s: chybí veřejný klíč  nemohu aplikovat revokační certifikát\n"
#, c-format
msgid "key %s: can't locate original keyblock: %s\n"
msgstr "klíč %s: nemohu najít originální blok klíče: %s\n"
#, c-format
msgid "key %s: can't read original keyblock: %s\n"
msgstr "klíč %s: nemohu číst originální blok klíče: %s\n"
#, c-format #, c-format
msgid "key %s: invalid revocation certificate: %s - rejected\n" msgid "key %s: invalid revocation certificate: %s - rejected\n"
msgstr "klíč %s: neplatný revokační certifikát: %s  zamítnuto\n" msgstr "klíč %s: neplatný revokační certifikát: %s  zamítnuto\n"
@ -3214,6 +3219,11 @@ msgstr "směstnat nepoužitelná ID uživatelů a odstranit z klíče všechny
msgid "Secret key is available.\n" msgid "Secret key is available.\n"
msgstr "Tajný klíč je dostupný.\n" msgstr "Tajný klíč je dostupný.\n"
#, fuzzy
#| msgid "Secret key is available.\n"
msgid "Secret subkeys are available.\n"
msgstr "Tajný klíč je dostupný.\n"
msgid "Need the secret key to do this.\n" msgid "Need the secret key to do this.\n"
msgstr "Pro provedení této operace je potřeba tajný klíč.\n" msgstr "Pro provedení této operace je potřeba tajný klíč.\n"

View File

@ -14,7 +14,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: gnupg\n" "Project-Id-Version: gnupg\n"
"Report-Msgid-Bugs-To: translations@gnupg.org\n" "Report-Msgid-Bugs-To: translations@gnupg.org\n"
"PO-Revision-Date: 2012-11-01 20:27+0200\n" "PO-Revision-Date: 2017-11-02 17:39+0100\n"
"Last-Translator: Joe Hansen <joedalton2@yahoo.dk>\n" "Last-Translator: Joe Hansen <joedalton2@yahoo.dk>\n"
"Language-Team: Danish <debian-l10n-danish@lists.debian.org>\n" "Language-Team: Danish <debian-l10n-danish@lists.debian.org>\n"
"Language: da\n" "Language: da\n"
@ -1451,11 +1451,6 @@ msgstr "fejl ved indhentelse af aktuel nøgleinformation: %s\n"
msgid "Replace existing key? (y/N) " msgid "Replace existing key? (y/N) "
msgstr "Erstat eksisterende nøgle? (j/N) " msgstr "Erstat eksisterende nøgle? (j/N) "
#, fuzzy
#| msgid ""
#| "NOTE: There is no guarantee that the card supports the requested size.\n"
#| " If the key generation does not succeed, please check the\n"
#| " documentation of your card to see what sizes are allowed.\n"
msgid "" msgid ""
"Note: There is no guarantee that the card supports the requested size.\n" "Note: There is no guarantee that the card supports the requested size.\n"
" If the key generation does not succeed, please check the\n" " If the key generation does not succeed, please check the\n"
@ -1478,6 +1473,11 @@ msgstr "Hvilken nøglestørrelse ønsker du for krypteringsnøglen? (%u) "
msgid "What keysize do you want for the Authentication key? (%u) " msgid "What keysize do you want for the Authentication key? (%u) "
msgstr "Hvilken nøglestørrelse ønsker du for godkendelsesnøglen? (%u) " msgstr "Hvilken nøglestørrelse ønsker du for godkendelsesnøglen? (%u) "
#, fuzzy, c-format
#| msgid "The card will now be re-configured to generate a key of %u bits\n"
msgid "The card will now be re-configured to generate a key of type: %s\n"
msgstr "Kortet vil nu blive omkonfigureret til at oprette en nøgle på %u bit\n"
#, c-format #, c-format
msgid "rounded up to %u bits\n" msgid "rounded up to %u bits\n"
msgstr "afrundet op til %u bit\n" msgstr "afrundet op til %u bit\n"
@ -2810,14 +2810,6 @@ msgstr "nøgle %s: offentlig nøgle »%s« importeret\n"
msgid "key %s: doesn't match our copy\n" msgid "key %s: doesn't match our copy\n"
msgstr "nøgle %s: stemmer ikke med vores kopi\n" msgstr "nøgle %s: stemmer ikke med vores kopi\n"
#, c-format
msgid "key %s: can't locate original keyblock: %s\n"
msgstr "nøgle %s: kan ikke lokalisere original nøgleblok: %s\n"
#, c-format
msgid "key %s: can't read original keyblock: %s\n"
msgstr "nøgle %s: kan ikke læse original nøgleblok: %s\n"
#, c-format #, c-format
msgid "key %s: \"%s\" 1 new user ID\n" msgid "key %s: \"%s\" 1 new user ID\n"
msgstr "nøgle %s: »%s« 1 ny bruger-id\n" msgstr "nøgle %s: »%s« 1 ny bruger-id\n"
@ -2907,6 +2899,14 @@ msgid "key %s: no public key - can't apply revocation certificate\n"
msgstr "" msgstr ""
"nøgle %s: ingen offentlig nøgle - kan ikke anvende tilbagekaldscertifikat\n" "nøgle %s: ingen offentlig nøgle - kan ikke anvende tilbagekaldscertifikat\n"
#, c-format
msgid "key %s: can't locate original keyblock: %s\n"
msgstr "nøgle %s: kan ikke lokalisere original nøgleblok: %s\n"
#, c-format
msgid "key %s: can't read original keyblock: %s\n"
msgstr "nøgle %s: kan ikke læse original nøgleblok: %s\n"
#, c-format #, c-format
msgid "key %s: invalid revocation certificate: %s - rejected\n" msgid "key %s: invalid revocation certificate: %s - rejected\n"
msgstr "nøgle %s: ugyldigt tilbagekaldscertifikat: %s - afvist\n" msgstr "nøgle %s: ugyldigt tilbagekaldscertifikat: %s - afvist\n"
@ -3382,6 +3382,11 @@ msgstr ""
msgid "Secret key is available.\n" msgid "Secret key is available.\n"
msgstr "Hemmelig nøgle er tilgængelig.\n" msgstr "Hemmelig nøgle er tilgængelig.\n"
#, fuzzy
#| msgid "Secret key is available.\n"
msgid "Secret subkeys are available.\n"
msgstr "Hemmelig nøgle er tilgængelig.\n"
msgid "Need the secret key to do this.\n" msgid "Need the secret key to do this.\n"
msgstr "Har brug for den hemmelige nøgle for dette.\n" msgstr "Har brug for den hemmelige nøgle for dette.\n"

View File

@ -1439,6 +1439,10 @@ msgstr "Τι μέγεθος κλειδιού θα θέλατε; (1024) "
msgid "What keysize do you want for the Authentication key? (%u) " msgid "What keysize do you want for the Authentication key? (%u) "
msgstr "Τι μέγεθος κλειδιού θα θέλατε; (1024) " msgstr "Τι μέγεθος κλειδιού θα θέλατε; (1024) "
#, c-format
msgid "The card will now be re-configured to generate a key of type: %s\n"
msgstr ""
#, c-format #, c-format
msgid "rounded up to %u bits\n" msgid "rounded up to %u bits\n"
msgstr "στρογγυλοποιήθηκε έως τα %u bits\n" msgstr "στρογγυλοποιήθηκε έως τα %u bits\n"
@ -2770,14 +2774,6 @@ msgstr "κλειδί %08lX: το δημόσιο κλειδί \"%s\" έχει ε
msgid "key %s: doesn't match our copy\n" msgid "key %s: doesn't match our copy\n"
msgstr "κλειδί %08lX: δεν ταιριάζει με το αντίγραφο μας\n" msgstr "κλειδί %08lX: δεν ταιριάζει με το αντίγραφο μας\n"
#, fuzzy, c-format
msgid "key %s: can't locate original keyblock: %s\n"
msgstr "κλειδί %08lX: αδυναμία εντοπισμού του αρχικού τμήματος κλειδιού: %s\n"
#, fuzzy, c-format
msgid "key %s: can't read original keyblock: %s\n"
msgstr "κλειδί %08lX: αδυναμία ανάγνωσης του αρχικού τμήματος κλειδιού: %s\n"
#, fuzzy, c-format #, fuzzy, c-format
msgid "key %s: \"%s\" 1 new user ID\n" msgid "key %s: \"%s\" 1 new user ID\n"
msgstr "κλειδί %08lX: \"%s\" 1 νέο user ID\n" msgstr "κλειδί %08lX: \"%s\" 1 νέο user ID\n"
@ -2867,6 +2863,14 @@ msgstr ""
"κλειδί %08lX: όχι δημόσιο κλειδί - αδυναμία εφαρμογής πιστοποιητικού " "κλειδί %08lX: όχι δημόσιο κλειδί - αδυναμία εφαρμογής πιστοποιητικού "
"ανάκλησης\n" "ανάκλησης\n"
#, fuzzy, c-format
msgid "key %s: can't locate original keyblock: %s\n"
msgstr "κλειδί %08lX: αδυναμία εντοπισμού του αρχικού τμήματος κλειδιού: %s\n"
#, fuzzy, c-format
msgid "key %s: can't read original keyblock: %s\n"
msgstr "κλειδί %08lX: αδυναμία ανάγνωσης του αρχικού τμήματος κλειδιού: %s\n"
#, fuzzy, c-format #, fuzzy, c-format
msgid "key %s: invalid revocation certificate: %s - rejected\n" msgid "key %s: invalid revocation certificate: %s - rejected\n"
msgstr "κλειδί %08lX: μη έγκυρο πιστοποιητικό ανάκλησης: %s - απόρριψη\n" msgstr "κλειδί %08lX: μη έγκυρο πιστοποιητικό ανάκλησης: %s - απόρριψη\n"
@ -3373,6 +3377,11 @@ msgstr ""
msgid "Secret key is available.\n" msgid "Secret key is available.\n"
msgstr "Το μυστικό κλειδί είναι διαθέσιμο.\n" msgstr "Το μυστικό κλειδί είναι διαθέσιμο.\n"
#, fuzzy
#| msgid "Secret key is available.\n"
msgid "Secret subkeys are available.\n"
msgstr "Το μυστικό κλειδί είναι διαθέσιμο.\n"
msgid "Need the secret key to do this.\n" msgid "Need the secret key to do this.\n"
msgstr "Απαιτείται το μυστικό κλειδί για να γίνει αυτό.\n" msgstr "Απαιτείται το μυστικό κλειδί για να γίνει αυτό.\n"

View File

@ -1441,6 +1441,10 @@ msgstr "Kiun ŝlosilgrandon vi deziras? (1024) "
msgid "What keysize do you want for the Authentication key? (%u) " msgid "What keysize do you want for the Authentication key? (%u) "
msgstr "Kiun ŝlosilgrandon vi deziras? (1024) " msgstr "Kiun ŝlosilgrandon vi deziras? (1024) "
#, c-format
msgid "The card will now be re-configured to generate a key of type: %s\n"
msgstr ""
#, c-format #, c-format
msgid "rounded up to %u bits\n" msgid "rounded up to %u bits\n"
msgstr "rondigita ĝis %u bitoj\n" msgstr "rondigita ĝis %u bitoj\n"
@ -2751,14 +2755,6 @@ msgstr "ŝlosilo %08lX: publika ŝlosilo importita\n"
msgid "key %s: doesn't match our copy\n" msgid "key %s: doesn't match our copy\n"
msgstr "ŝlosilo %08lX: diferencas de nia kopio\n" msgstr "ŝlosilo %08lX: diferencas de nia kopio\n"
#, fuzzy, c-format
msgid "key %s: can't locate original keyblock: %s\n"
msgstr "ŝlosilo %08lX: ne povas trovi originalan ŝlosilblokon: %s\n"
#, fuzzy, c-format
msgid "key %s: can't read original keyblock: %s\n"
msgstr "ŝlosilo %08lX: ne povas legi originalan ŝlosilblokon: %s\n"
#, fuzzy, c-format #, fuzzy, c-format
msgid "key %s: \"%s\" 1 new user ID\n" msgid "key %s: \"%s\" 1 new user ID\n"
msgstr "ŝlosilo %08lX: 1 nova uzantidentigilo\n" msgstr "ŝlosilo %08lX: 1 nova uzantidentigilo\n"
@ -2847,6 +2843,14 @@ msgid "key %s: no public key - can't apply revocation certificate\n"
msgstr "" msgstr ""
"ŝlosilo %08lX: publika ŝlosilo mankas - ne povas apliki revokatestilon\n" "ŝlosilo %08lX: publika ŝlosilo mankas - ne povas apliki revokatestilon\n"
#, fuzzy, c-format
msgid "key %s: can't locate original keyblock: %s\n"
msgstr "ŝlosilo %08lX: ne povas trovi originalan ŝlosilblokon: %s\n"
#, fuzzy, c-format
msgid "key %s: can't read original keyblock: %s\n"
msgstr "ŝlosilo %08lX: ne povas legi originalan ŝlosilblokon: %s\n"
#, fuzzy, c-format #, fuzzy, c-format
msgid "key %s: invalid revocation certificate: %s - rejected\n" msgid "key %s: invalid revocation certificate: %s - rejected\n"
msgstr "ŝlosilo %08lX: nevalida revokatestilo: %s - malakceptita\n" msgstr "ŝlosilo %08lX: nevalida revokatestilo: %s - malakceptita\n"
@ -3357,6 +3361,11 @@ msgstr ""
msgid "Secret key is available.\n" msgid "Secret key is available.\n"
msgstr "Sekreta ŝlosilo estas havebla.\n" msgstr "Sekreta ŝlosilo estas havebla.\n"
#, fuzzy
#| msgid "Secret key is available.\n"
msgid "Secret subkeys are available.\n"
msgstr "Sekreta ŝlosilo estas havebla.\n"
msgid "Need the secret key to do this.\n" msgid "Need the secret key to do this.\n"
msgstr "Bezonas la sekretan ŝlosilon por fari tion.\n" msgstr "Bezonas la sekretan ŝlosilon por fari tion.\n"

View File

@ -9,7 +9,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: gnupg 2.0.9\n" "Project-Id-Version: gnupg 2.0.9\n"
"Report-Msgid-Bugs-To: translations@gnupg.org\n" "Report-Msgid-Bugs-To: translations@gnupg.org\n"
"PO-Revision-Date: 2015-10-09 17:10+0200\n" "PO-Revision-Date: 2017-11-02 17:39+0100\n"
"Last-Translator: Jaime Suárez <jaime.suma@gmail.com>\n" "Last-Translator: Jaime Suárez <jaime.suma@gmail.com>\n"
"Language-Team: Spanish <es@li.org>\n" "Language-Team: Spanish <es@li.org>\n"
"Language: es\n" "Language: es\n"
@ -1469,11 +1469,6 @@ msgstr "error obteniendo la información actual de la clave: %s\n"
msgid "Replace existing key? (y/N) " msgid "Replace existing key? (y/N) "
msgstr "¿Reemplazar la clave existente? (s/N) " msgstr "¿Reemplazar la clave existente? (s/N) "
#, fuzzy
#| msgid ""
#| "NOTE: There is no guarantee that the card supports the requested size.\n"
#| " If the key generation does not succeed, please check the\n"
#| " documentation of your card to see what sizes are allowed.\n"
msgid "" msgid ""
"Note: There is no guarantee that the card supports the requested size.\n" "Note: There is no guarantee that the card supports the requested size.\n"
" If the key generation does not succeed, please check the\n" " If the key generation does not succeed, please check the\n"
@ -1495,6 +1490,11 @@ msgstr "¿De qué tamaño quiere la clave de Cifrado? (%u) "
msgid "What keysize do you want for the Authentication key? (%u) " msgid "What keysize do you want for the Authentication key? (%u) "
msgstr "¿De qué tamaño quiere la clave de Autenticación? (%u) " msgstr "¿De qué tamaño quiere la clave de Autenticación? (%u) "
#, fuzzy, c-format
#| msgid "The card will now be re-configured to generate a key of %u bits\n"
msgid "The card will now be re-configured to generate a key of type: %s\n"
msgstr "Ahora la tarjeta se reconfigurará para generar una clave de %u bits\n"
#, c-format #, c-format
msgid "rounded up to %u bits\n" msgid "rounded up to %u bits\n"
msgstr "redondeados a %u bits\n" msgstr "redondeados a %u bits\n"
@ -2839,14 +2839,6 @@ msgstr "clave %s: clave pública \"%s\" importada\n"
msgid "key %s: doesn't match our copy\n" msgid "key %s: doesn't match our copy\n"
msgstr "clave %s: no coincide con nuestra copia\n" msgstr "clave %s: no coincide con nuestra copia\n"
#, c-format
msgid "key %s: can't locate original keyblock: %s\n"
msgstr "clave %s: no puede localizarse el bloque de claves original: %s\n"
#, c-format
msgid "key %s: can't read original keyblock: %s\n"
msgstr "clave %s: no puede leerse el bloque de claves original: %s\n"
#, c-format #, c-format
msgid "key %s: \"%s\" 1 new user ID\n" msgid "key %s: \"%s\" 1 new user ID\n"
msgstr "clave %s: \"%s\" 1 ID de usuario nuevo\n" msgstr "clave %s: \"%s\" 1 ID de usuario nuevo\n"
@ -2937,6 +2929,14 @@ msgstr ""
"clave %s: falta la clave pública - imposible emplear el\n" "clave %s: falta la clave pública - imposible emplear el\n"
"certificado de revocación\n" "certificado de revocación\n"
#, c-format
msgid "key %s: can't locate original keyblock: %s\n"
msgstr "clave %s: no puede localizarse el bloque de claves original: %s\n"
#, c-format
msgid "key %s: can't read original keyblock: %s\n"
msgstr "clave %s: no puede leerse el bloque de claves original: %s\n"
#, c-format #, c-format
msgid "key %s: invalid revocation certificate: %s - rejected\n" msgid "key %s: invalid revocation certificate: %s - rejected\n"
msgstr "clave %s: certificado de revocación inválido: %s - rechazado\n" msgstr "clave %s: certificado de revocación inválido: %s - rechazado\n"
@ -3395,6 +3395,11 @@ msgstr "compactar IDs inutilizables y borrar todas las firmas de la clave"
msgid "Secret key is available.\n" msgid "Secret key is available.\n"
msgstr "Clave secreta disponible.\n" msgstr "Clave secreta disponible.\n"
#, fuzzy
#| msgid "Secret key is available.\n"
msgid "Secret subkeys are available.\n"
msgstr "Clave secreta disponible.\n"
msgid "Need the secret key to do this.\n" msgid "Need the secret key to do this.\n"
msgstr "Se necesita la clave secreta para hacer esto.\n" msgstr "Se necesita la clave secreta para hacer esto.\n"

View File

@ -1435,6 +1435,10 @@ msgstr "Millist võtmepikkust te soovite? (1024) "
msgid "What keysize do you want for the Authentication key? (%u) " msgid "What keysize do you want for the Authentication key? (%u) "
msgstr "Millist võtmepikkust te soovite? (1024) " msgstr "Millist võtmepikkust te soovite? (1024) "
#, c-format
msgid "The card will now be re-configured to generate a key of type: %s\n"
msgstr ""
#, c-format #, c-format
msgid "rounded up to %u bits\n" msgid "rounded up to %u bits\n"
msgstr "ümardatud üles %u bitini\n" msgstr "ümardatud üles %u bitini\n"
@ -2755,14 +2759,6 @@ msgstr "võti %08lX: avalik võti \"%s\" on imporditud\n"
msgid "key %s: doesn't match our copy\n" msgid "key %s: doesn't match our copy\n"
msgstr "võti %08lX: ei sobi meie koopiaga\n" msgstr "võti %08lX: ei sobi meie koopiaga\n"
#, fuzzy, c-format
msgid "key %s: can't locate original keyblock: %s\n"
msgstr "võti %08lX: ei leia algset võtmeblokki: %s\n"
#, fuzzy, c-format
msgid "key %s: can't read original keyblock: %s\n"
msgstr "võti %08lX: ei õnnestu lugeda algset võtmeblokki: %s\n"
#, fuzzy, c-format #, fuzzy, c-format
msgid "key %s: \"%s\" 1 new user ID\n" msgid "key %s: \"%s\" 1 new user ID\n"
msgstr "võti %08lX: \"%s\" 1 uus kasutaja ID\n" msgstr "võti %08lX: \"%s\" 1 uus kasutaja ID\n"
@ -2851,6 +2847,14 @@ msgid "key %s: no public key - can't apply revocation certificate\n"
msgstr "" msgstr ""
"võti %08lX: avalik võti puudub - tühistamise sertifikaati ei saa rakendada\n" "võti %08lX: avalik võti puudub - tühistamise sertifikaati ei saa rakendada\n"
#, fuzzy, c-format
msgid "key %s: can't locate original keyblock: %s\n"
msgstr "võti %08lX: ei leia algset võtmeblokki: %s\n"
#, fuzzy, c-format
msgid "key %s: can't read original keyblock: %s\n"
msgstr "võti %08lX: ei õnnestu lugeda algset võtmeblokki: %s\n"
#, fuzzy, c-format #, fuzzy, c-format
msgid "key %s: invalid revocation certificate: %s - rejected\n" msgid "key %s: invalid revocation certificate: %s - rejected\n"
msgstr "võti %08lX: vigane tühistamise sertifikaat: %s - lükkasin tagasi\n" msgstr "võti %08lX: vigane tühistamise sertifikaat: %s - lükkasin tagasi\n"
@ -3346,6 +3350,11 @@ msgstr ""
msgid "Secret key is available.\n" msgid "Secret key is available.\n"
msgstr "Salajane võti on kasutatav.\n" msgstr "Salajane võti on kasutatav.\n"
#, fuzzy
#| msgid "Secret key is available.\n"
msgid "Secret subkeys are available.\n"
msgstr "Salajane võti on kasutatav.\n"
msgid "Need the secret key to do this.\n" msgid "Need the secret key to do this.\n"
msgstr "Selle tegamiseks on vaja salajast võtit.\n" msgstr "Selle tegamiseks on vaja salajast võtit.\n"

View File

@ -1454,6 +1454,10 @@ msgstr "Minkä kokoisen avaimen haluat? (1024) "
msgid "What keysize do you want for the Authentication key? (%u) " msgid "What keysize do you want for the Authentication key? (%u) "
msgstr "Minkä kokoisen avaimen haluat? (1024) " msgstr "Minkä kokoisen avaimen haluat? (1024) "
#, c-format
msgid "The card will now be re-configured to generate a key of type: %s\n"
msgstr ""
#, c-format #, c-format
msgid "rounded up to %u bits\n" msgid "rounded up to %u bits\n"
msgstr "pyöristetty %u bittiin\n" msgstr "pyöristetty %u bittiin\n"
@ -2772,14 +2776,6 @@ msgstr "avain %08lX: julkinen avain \"%s\" tuotu\n"
msgid "key %s: doesn't match our copy\n" msgid "key %s: doesn't match our copy\n"
msgstr "avain %08lX: ei vastaa omaa kopiotamme\n" msgstr "avain %08lX: ei vastaa omaa kopiotamme\n"
#, fuzzy, c-format
msgid "key %s: can't locate original keyblock: %s\n"
msgstr "avain %08lX: alkuperäistä avainlohkoa ei löydy: %s\n"
#, fuzzy, c-format
msgid "key %s: can't read original keyblock: %s\n"
msgstr "avain %08lX. alkuperäisen avainlohko lukeminen ei onnistu: %s\n"
#, fuzzy, c-format #, fuzzy, c-format
msgid "key %s: \"%s\" 1 new user ID\n" msgid "key %s: \"%s\" 1 new user ID\n"
msgstr "avain %08lX: \"%s\" 1 uusi käyttäjätunnus\n" msgstr "avain %08lX: \"%s\" 1 uusi käyttäjätunnus\n"
@ -2868,6 +2864,14 @@ msgid "key %s: no public key - can't apply revocation certificate\n"
msgstr "" msgstr ""
"avain %08lX: ei julkista avainta - mitätöintivarmennetta ei voida käyttää\n" "avain %08lX: ei julkista avainta - mitätöintivarmennetta ei voida käyttää\n"
#, fuzzy, c-format
msgid "key %s: can't locate original keyblock: %s\n"
msgstr "avain %08lX: alkuperäistä avainlohkoa ei löydy: %s\n"
#, fuzzy, c-format
msgid "key %s: can't read original keyblock: %s\n"
msgstr "avain %08lX. alkuperäisen avainlohko lukeminen ei onnistu: %s\n"
#, fuzzy, c-format #, fuzzy, c-format
msgid "key %s: invalid revocation certificate: %s - rejected\n" msgid "key %s: invalid revocation certificate: %s - rejected\n"
msgstr "avain %08lX: pätemätön mitätöintivarmenne: %s - hylätty\n" msgstr "avain %08lX: pätemätön mitätöintivarmenne: %s - hylätty\n"
@ -3366,6 +3370,11 @@ msgstr ""
msgid "Secret key is available.\n" msgid "Secret key is available.\n"
msgstr "Salainen avain on saatavilla.\n" msgstr "Salainen avain on saatavilla.\n"
#, fuzzy
#| msgid "Secret key is available.\n"
msgid "Secret subkeys are available.\n"
msgstr "Salainen avain on saatavilla.\n"
msgid "Need the secret key to do this.\n" msgid "Need the secret key to do this.\n"
msgstr "Tähän tarvitaan salainen avain.\n" msgstr "Tähän tarvitaan salainen avain.\n"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: gnupg 2.1\n" "Project-Id-Version: gnupg 2.1\n"
"Report-Msgid-Bugs-To: translations@gnupg.org\n" "Report-Msgid-Bugs-To: translations@gnupg.org\n"
"PO-Revision-Date: 2015-09-10 16:22+0200\n" "PO-Revision-Date: 2017-11-02 17:40+0100\n"
"Last-Translator: David Prévot <david@tilapin.org>\n" "Last-Translator: David Prévot <david@tilapin.org>\n"
"Language-Team: French <traduc@traduc.org>\n" "Language-Team: French <traduc@traduc.org>\n"
"Language: fr\n" "Language: fr\n"
@ -1403,6 +1403,12 @@ msgid "What keysize do you want for the Authentication key? (%u) "
msgstr "" msgstr ""
"Quelle taille de clef désirez-vous pour la clef d'authentification ? (%u) " "Quelle taille de clef désirez-vous pour la clef d'authentification ? (%u) "
#, fuzzy, c-format
#| msgid "The card will now be re-configured to generate a key of %u bits\n"
msgid "The card will now be re-configured to generate a key of type: %s\n"
msgstr ""
"La carte sera maintenant reconfigurée pour générer une clef de %u bits\n"
#, c-format #, c-format
msgid "rounded up to %u bits\n" msgid "rounded up to %u bits\n"
msgstr "arrondie à %u bits\n" msgstr "arrondie à %u bits\n"
@ -2709,14 +2715,6 @@ msgstr "clef %s : clef publique « %s » importée\n"
msgid "key %s: doesn't match our copy\n" msgid "key %s: doesn't match our copy\n"
msgstr "clef %s : ne correspond pas à notre copie\n" msgstr "clef %s : ne correspond pas à notre copie\n"
#, c-format
msgid "key %s: can't locate original keyblock: %s\n"
msgstr "clef %s : impossible de trouver le bloc de clef d'origine : %s\n"
#, c-format
msgid "key %s: can't read original keyblock: %s\n"
msgstr "clef %s : impossible de lire le bloc de clef d'origine : %s\n"
#, c-format #, c-format
msgid "key %s: \"%s\" 1 new user ID\n" msgid "key %s: \"%s\" 1 new user ID\n"
msgstr "clef %s : « %s » 1 nouvelle identité\n" msgstr "clef %s : « %s » 1 nouvelle identité\n"
@ -2804,6 +2802,14 @@ msgstr ""
"clef %s : pas de clef publique — impossible d'appliquer le certificat\n" "clef %s : pas de clef publique — impossible d'appliquer le certificat\n"
" de révocation\n" " de révocation\n"
#, c-format
msgid "key %s: can't locate original keyblock: %s\n"
msgstr "clef %s : impossible de trouver le bloc de clef d'origine : %s\n"
#, c-format
msgid "key %s: can't read original keyblock: %s\n"
msgstr "clef %s : impossible de lire le bloc de clef d'origine : %s\n"
#, c-format #, c-format
msgid "key %s: invalid revocation certificate: %s - rejected\n" msgid "key %s: invalid revocation certificate: %s - rejected\n"
msgstr "clef %s : certificat de révocation incorrect : %s — rejeté\n" msgstr "clef %s : certificat de révocation incorrect : %s — rejeté\n"
@ -3265,6 +3271,11 @@ msgstr ""
msgid "Secret key is available.\n" msgid "Secret key is available.\n"
msgstr "La clef secrète est disponible.\n" msgstr "La clef secrète est disponible.\n"
#, fuzzy
#| msgid "Secret key is available.\n"
msgid "Secret subkeys are available.\n"
msgstr "La clef secrète est disponible.\n"
msgid "Need the secret key to do this.\n" msgid "Need the secret key to do this.\n"
msgstr "La clef secrète est nécessaire pour faire cela.\n" msgstr "La clef secrète est nécessaire pour faire cela.\n"

View File

@ -1444,6 +1444,10 @@ msgstr "¿Qué tamaño de chave quere? (1024) "
msgid "What keysize do you want for the Authentication key? (%u) " msgid "What keysize do you want for the Authentication key? (%u) "
msgstr "¿Qué tamaño de chave quere? (1024) " msgstr "¿Qué tamaño de chave quere? (1024) "
#, c-format
msgid "The card will now be re-configured to generate a key of type: %s\n"
msgstr ""
#, c-format #, c-format
msgid "rounded up to %u bits\n" msgid "rounded up to %u bits\n"
msgstr "redondeado a %u bits\n" msgstr "redondeado a %u bits\n"
@ -2764,18 +2768,6 @@ msgstr "chave %08lX: chave pública \"%s\" importada\n"
msgid "key %s: doesn't match our copy\n" msgid "key %s: doesn't match our copy\n"
msgstr "chave %08lX: non coincide coa nosa copia\n" msgstr "chave %08lX: non coincide coa nosa copia\n"
#, fuzzy, c-format
msgid "key %s: can't locate original keyblock: %s\n"
msgstr ""
"chave %08lX: non foi posible localiza-lo bloque de chaves original:\n"
"%s\n"
#, fuzzy, c-format
msgid "key %s: can't read original keyblock: %s\n"
msgstr ""
"chave %08lX: non foi posible le-lo bloque de chaves original:\n"
"%s\n"
#, fuzzy, c-format #, fuzzy, c-format
msgid "key %s: \"%s\" 1 new user ID\n" msgid "key %s: \"%s\" 1 new user ID\n"
msgstr "chave %08lX: \"%s\" 1 novo ID de usuario\n" msgstr "chave %08lX: \"%s\" 1 novo ID de usuario\n"
@ -2865,6 +2857,18 @@ msgstr ""
"chave %08lX: non hai chave pública - non se pode aplica-lo\n" "chave %08lX: non hai chave pública - non se pode aplica-lo\n"
"certificado de revocación\n" "certificado de revocación\n"
#, fuzzy, c-format
msgid "key %s: can't locate original keyblock: %s\n"
msgstr ""
"chave %08lX: non foi posible localiza-lo bloque de chaves original:\n"
"%s\n"
#, fuzzy, c-format
msgid "key %s: can't read original keyblock: %s\n"
msgstr ""
"chave %08lX: non foi posible le-lo bloque de chaves original:\n"
"%s\n"
#, fuzzy, c-format #, fuzzy, c-format
msgid "key %s: invalid revocation certificate: %s - rejected\n" msgid "key %s: invalid revocation certificate: %s - rejected\n"
msgstr "" msgstr ""
@ -3370,6 +3374,11 @@ msgstr ""
msgid "Secret key is available.\n" msgid "Secret key is available.\n"
msgstr "A chave secreta está disponible.\n" msgstr "A chave secreta está disponible.\n"
#, fuzzy
#| msgid "Secret key is available.\n"
msgid "Secret subkeys are available.\n"
msgstr "A chave secreta está disponible.\n"
msgid "Need the secret key to do this.\n" msgid "Need the secret key to do this.\n"
msgstr "Cómpre a chave secreta para facer isto.\n" msgstr "Cómpre a chave secreta para facer isto.\n"

View File

@ -1435,6 +1435,10 @@ msgstr "Milyen kulcsméretet szeretne? (1024) "
msgid "What keysize do you want for the Authentication key? (%u) " msgid "What keysize do you want for the Authentication key? (%u) "
msgstr "Milyen kulcsméretet szeretne? (1024) " msgstr "Milyen kulcsméretet szeretne? (1024) "
#, c-format
msgid "The card will now be re-configured to generate a key of type: %s\n"
msgstr ""
#, c-format #, c-format
msgid "rounded up to %u bits\n" msgid "rounded up to %u bits\n"
msgstr "Felkerekítve %u bitre.\n" msgstr "Felkerekítve %u bitre.\n"
@ -2752,14 +2756,6 @@ msgstr "%08lX kulcs: \"%s\" nyilvános kulcs importálva.\n"
msgid "key %s: doesn't match our copy\n" msgid "key %s: doesn't match our copy\n"
msgstr "%08lX kulcs: Nem egyezik a mi másolatunkkal!\n" msgstr "%08lX kulcs: Nem egyezik a mi másolatunkkal!\n"
#, fuzzy, c-format
msgid "key %s: can't locate original keyblock: %s\n"
msgstr "%08lX kulcs: Nem találom az eredeti kulcsblokkot: %s\n"
#, fuzzy, c-format
msgid "key %s: can't read original keyblock: %s\n"
msgstr "%08lX kulcs: Nem tudom beolvasni az eredeti kulcsblokkot: %s\n"
#, fuzzy, c-format #, fuzzy, c-format
msgid "key %s: \"%s\" 1 new user ID\n" msgid "key %s: \"%s\" 1 new user ID\n"
msgstr "%08lX kulcs: \"%s\" 1 új felhasználói azonosító.\n" msgstr "%08lX kulcs: \"%s\" 1 új felhasználói azonosító.\n"
@ -2848,6 +2844,14 @@ msgstr ""
msgid "key %s: no public key - can't apply revocation certificate\n" msgid "key %s: no public key - can't apply revocation certificate\n"
msgstr "%08lX kulcs: Nincs nyilvános kulcs - nem tudok visszavonni.\n" msgstr "%08lX kulcs: Nincs nyilvános kulcs - nem tudok visszavonni.\n"
#, fuzzy, c-format
msgid "key %s: can't locate original keyblock: %s\n"
msgstr "%08lX kulcs: Nem találom az eredeti kulcsblokkot: %s\n"
#, fuzzy, c-format
msgid "key %s: can't read original keyblock: %s\n"
msgstr "%08lX kulcs: Nem tudom beolvasni az eredeti kulcsblokkot: %s\n"
#, fuzzy, c-format #, fuzzy, c-format
msgid "key %s: invalid revocation certificate: %s - rejected\n" msgid "key %s: invalid revocation certificate: %s - rejected\n"
msgstr "%08lX kulcs: Érvénytelen visszavonó igazolás: %s - visszautasítva.\n" msgstr "%08lX kulcs: Érvénytelen visszavonó igazolás: %s - visszautasítva.\n"
@ -3345,6 +3349,11 @@ msgstr ""
msgid "Secret key is available.\n" msgid "Secret key is available.\n"
msgstr "Titkos kulcs rendelkezésre áll.\n" msgstr "Titkos kulcs rendelkezésre áll.\n"
#, fuzzy
#| msgid "Secret key is available.\n"
msgid "Secret subkeys are available.\n"
msgstr "Titkos kulcs rendelkezésre áll.\n"
msgid "Need the secret key to do this.\n" msgid "Need the secret key to do this.\n"
msgstr "Ehhez szükség van a titkos kulcsra.\n" msgstr "Ehhez szükség van a titkos kulcsra.\n"

View File

@ -1441,6 +1441,10 @@ msgstr "Keysize yang anda inginkan? (1024) "
msgid "What keysize do you want for the Authentication key? (%u) " msgid "What keysize do you want for the Authentication key? (%u) "
msgstr "Keysize yang anda inginkan? (1024) " msgstr "Keysize yang anda inginkan? (1024) "
#, c-format
msgid "The card will now be re-configured to generate a key of type: %s\n"
msgstr ""
#, c-format #, c-format
msgid "rounded up to %u bits\n" msgid "rounded up to %u bits\n"
msgstr "dibulatkan hingga %u bit\n" msgstr "dibulatkan hingga %u bit\n"
@ -2757,14 +2761,6 @@ msgstr "kunci %08lX: kunci publik \"%s\" diimpor\n"
msgid "key %s: doesn't match our copy\n" msgid "key %s: doesn't match our copy\n"
msgstr "kunci %08lX: tidak cocok dengan duplikat kami\n" msgstr "kunci %08lX: tidak cocok dengan duplikat kami\n"
#, fuzzy, c-format
msgid "key %s: can't locate original keyblock: %s\n"
msgstr "kunci %08lX: tidak dapat menemukan keyblock orisinal: %s\n"
#, fuzzy, c-format
msgid "key %s: can't read original keyblock: %s\n"
msgstr "kunci %08lX: tidak dapat membaca keyblok orisinal: %s\n"
#, fuzzy, c-format #, fuzzy, c-format
msgid "key %s: \"%s\" 1 new user ID\n" msgid "key %s: \"%s\" 1 new user ID\n"
msgstr "kunci %08lX: 1 user ID baru \"%s\"\n" msgstr "kunci %08lX: 1 user ID baru \"%s\"\n"
@ -2854,6 +2850,14 @@ msgstr ""
"kunci %08lX: tdk ada kunci publik-tdk dpt mengaplikasikan sertifikat " "kunci %08lX: tdk ada kunci publik-tdk dpt mengaplikasikan sertifikat "
"pembatalan\n" "pembatalan\n"
#, fuzzy, c-format
msgid "key %s: can't locate original keyblock: %s\n"
msgstr "kunci %08lX: tidak dapat menemukan keyblock orisinal: %s\n"
#, fuzzy, c-format
msgid "key %s: can't read original keyblock: %s\n"
msgstr "kunci %08lX: tidak dapat membaca keyblok orisinal: %s\n"
#, fuzzy, c-format #, fuzzy, c-format
msgid "key %s: invalid revocation certificate: %s - rejected\n" msgid "key %s: invalid revocation certificate: %s - rejected\n"
msgstr "kunci %08lX: sertifikat pembatalan tidak valid: %s - ditolak\n" msgstr "kunci %08lX: sertifikat pembatalan tidak valid: %s - ditolak\n"
@ -3350,6 +3354,11 @@ msgstr ""
msgid "Secret key is available.\n" msgid "Secret key is available.\n"
msgstr "Kunci rahasia tersedia.\n" msgstr "Kunci rahasia tersedia.\n"
#, fuzzy
#| msgid "Secret key is available.\n"
msgid "Secret subkeys are available.\n"
msgstr "Kunci rahasia tersedia.\n"
msgid "Need the secret key to do this.\n" msgid "Need the secret key to do this.\n"
msgstr "Perlu kunci rahasia untuk melakukan hal ini.\n" msgstr "Perlu kunci rahasia untuk melakukan hal ini.\n"

View File

@ -1439,6 +1439,10 @@ msgstr "Di che dimensioni vuoi la chiave? (1024) "
msgid "What keysize do you want for the Authentication key? (%u) " msgid "What keysize do you want for the Authentication key? (%u) "
msgstr "Di che dimensioni vuoi la chiave? (1024) " msgstr "Di che dimensioni vuoi la chiave? (1024) "
#, c-format
msgid "The card will now be re-configured to generate a key of type: %s\n"
msgstr ""
#, c-format #, c-format
msgid "rounded up to %u bits\n" msgid "rounded up to %u bits\n"
msgstr "arrotondate a %u bit\n" msgstr "arrotondate a %u bit\n"
@ -2763,14 +2767,6 @@ msgstr "chiave %08lX: importata la chiave pubblica \"%s\"\n"
msgid "key %s: doesn't match our copy\n" msgid "key %s: doesn't match our copy\n"
msgstr "chiave %08lX: non corrisponde alla nostra copia\n" msgstr "chiave %08lX: non corrisponde alla nostra copia\n"
#, fuzzy, c-format
msgid "key %s: can't locate original keyblock: %s\n"
msgstr "chiave %08lX: impossibile individuare il keyblock originale: %s\n"
#, fuzzy, c-format
msgid "key %s: can't read original keyblock: %s\n"
msgstr "chiave %08lX: impossibile leggere il keyblock originale: %s\n"
#, fuzzy, c-format #, fuzzy, c-format
msgid "key %s: \"%s\" 1 new user ID\n" msgid "key %s: \"%s\" 1 new user ID\n"
msgstr "chiave %08lX: \"%s\" 1 nuovo user ID\n" msgstr "chiave %08lX: \"%s\" 1 nuovo user ID\n"
@ -2860,6 +2856,14 @@ msgstr ""
"chiave %08lX: manca la chiave pubblica - impossibile applicare il\n" "chiave %08lX: manca la chiave pubblica - impossibile applicare il\n"
"certificato di revoca\n" "certificato di revoca\n"
#, fuzzy, c-format
msgid "key %s: can't locate original keyblock: %s\n"
msgstr "chiave %08lX: impossibile individuare il keyblock originale: %s\n"
#, fuzzy, c-format
msgid "key %s: can't read original keyblock: %s\n"
msgstr "chiave %08lX: impossibile leggere il keyblock originale: %s\n"
#, fuzzy, c-format #, fuzzy, c-format
msgid "key %s: invalid revocation certificate: %s - rejected\n" msgid "key %s: invalid revocation certificate: %s - rejected\n"
msgstr "chiave %08lX: certificato di revoca non valido: %s - rifiutato\n" msgstr "chiave %08lX: certificato di revoca non valido: %s - rifiutato\n"
@ -3357,6 +3361,11 @@ msgstr ""
msgid "Secret key is available.\n" msgid "Secret key is available.\n"
msgstr "È disponibile una chiave segreta.\n" msgstr "È disponibile una chiave segreta.\n"
#, fuzzy
#| msgid "Secret key is available.\n"
msgid "Secret subkeys are available.\n"
msgstr "È disponibile una chiave segreta.\n"
msgid "Need the secret key to do this.\n" msgid "Need the secret key to do this.\n"
msgstr "Per fare questo serve la chiave segreta.\n" msgstr "Per fare questo serve la chiave segreta.\n"

View File

@ -10,7 +10,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: gnupg 2.1.23\n" "Project-Id-Version: gnupg 2.1.23\n"
"Report-Msgid-Bugs-To: translations@gnupg.org\n" "Report-Msgid-Bugs-To: translations@gnupg.org\n"
"PO-Revision-Date: 2017-08-22 11:22+0900\n" "PO-Revision-Date: 2017-11-02 17:40+0100\n"
"Last-Translator: NIIBE Yutaka <gniibe@fsij.org>\n" "Last-Translator: NIIBE Yutaka <gniibe@fsij.org>\n"
"Language-Team: none\n" "Language-Team: none\n"
"Language: ja\n" "Language: ja\n"
@ -1340,6 +1340,11 @@ msgstr "暗号化鍵の鍵長は? (%u) "
msgid "What keysize do you want for the Authentication key? (%u) " msgid "What keysize do you want for the Authentication key? (%u) "
msgstr "認証鍵の鍵長は? (%u) " msgstr "認証鍵の鍵長は? (%u) "
#, fuzzy, c-format
#| msgid "The card will now be re-configured to generate a key of %u bits\n"
msgid "The card will now be re-configured to generate a key of type: %s\n"
msgstr "今、%uビットの鍵を生成するようにカードは再コンフィグされました\n"
#, c-format #, c-format
msgid "rounded up to %u bits\n" msgid "rounded up to %u bits\n"
msgstr "%uビットに切り上げます\n" msgstr "%uビットに切り上げます\n"
@ -2544,14 +2549,6 @@ msgstr "鍵%s: 公開鍵\"%s\"をインポートしました\n"
msgid "key %s: doesn't match our copy\n" msgid "key %s: doesn't match our copy\n"
msgstr "鍵%s: こちらの複製と合いません\n" msgstr "鍵%s: こちらの複製と合いません\n"
#, c-format
msgid "key %s: can't locate original keyblock: %s\n"
msgstr "鍵%s: 元の鍵ブロックに位置づけできません: %s\n"
#, c-format
msgid "key %s: can't read original keyblock: %s\n"
msgstr "鍵%s: 元の鍵ブロックを読み込めません: %s\n"
#, c-format #, c-format
msgid "key %s: \"%s\" 1 new user ID\n" msgid "key %s: \"%s\" 1 new user ID\n"
msgstr "鍵%s: \"%s\" 新しいユーザIDを1個\n" msgstr "鍵%s: \"%s\" 新しいユーザIDを1個\n"
@ -2637,6 +2634,14 @@ msgstr "'%s'の移行には、スマードカードそれぞれで、以下を
msgid "key %s: no public key - can't apply revocation certificate\n" msgid "key %s: no public key - can't apply revocation certificate\n"
msgstr "鍵%s: 公開鍵がありません - 失効証明書を適用できません\n" msgstr "鍵%s: 公開鍵がありません - 失効証明書を適用できません\n"
#, c-format
msgid "key %s: can't locate original keyblock: %s\n"
msgstr "鍵%s: 元の鍵ブロックに位置づけできません: %s\n"
#, c-format
msgid "key %s: can't read original keyblock: %s\n"
msgstr "鍵%s: 元の鍵ブロックを読み込めません: %s\n"
#, c-format #, c-format
msgid "key %s: invalid revocation certificate: %s - rejected\n" msgid "key %s: invalid revocation certificate: %s - rejected\n"
msgstr "鍵%s: 無効な失効証明書: %s - 拒否\n" msgstr "鍵%s: 無効な失効証明書: %s - 拒否\n"
@ -3079,6 +3084,11 @@ msgstr "使えないユーザIDをコンパクトにし、すべての署名を
msgid "Secret key is available.\n" msgid "Secret key is available.\n"
msgstr "秘密鍵が利用できます。\n" msgstr "秘密鍵が利用できます。\n"
#, fuzzy
#| msgid "Secret key is available.\n"
msgid "Secret subkeys are available.\n"
msgstr "秘密鍵が利用できます。\n"
msgid "Need the secret key to do this.\n" msgid "Need the secret key to do this.\n"
msgstr "この実行には秘密鍵がいります。\n" msgstr "この実行には秘密鍵がいります。\n"

View File

@ -11,7 +11,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: GNU gnupg 2.1\n" "Project-Id-Version: GNU gnupg 2.1\n"
"Report-Msgid-Bugs-To: translations@gnupg.org\n" "Report-Msgid-Bugs-To: translations@gnupg.org\n"
"PO-Revision-Date: 2017-08-15 10:19+0200\n" "PO-Revision-Date: 2017-11-02 17:40+0100\n"
"Last-Translator: Åka Sikrom <a4@hush.com>\n" "Last-Translator: Åka Sikrom <a4@hush.com>\n"
"Language-Team: Norwegian Bokmål <i18n-nb@lister.ping.uio.no>\n" "Language-Team: Norwegian Bokmål <i18n-nb@lister.ping.uio.no>\n"
"Language: nb\n" "Language: nb\n"
@ -1343,6 +1343,11 @@ msgstr "Hvor stor skal krypteringsnøkkelen være? (%u) "
msgid "What keysize do you want for the Authentication key? (%u) " msgid "What keysize do you want for the Authentication key? (%u) "
msgstr "Hvor stor skal autentiseringsnøkkelen være? (%u) " msgstr "Hvor stor skal autentiseringsnøkkelen være? (%u) "
#, fuzzy, c-format
#| msgid "The card will now be re-configured to generate a key of %u bits\n"
msgid "The card will now be re-configured to generate a key of type: %s\n"
msgstr "Kortet blir nå satt opp på nytt for å lage nøkkel på %u bit\n"
#, c-format #, c-format
msgid "rounded up to %u bits\n" msgid "rounded up to %u bits\n"
msgstr "rundet opp til %u bit\n" msgstr "rundet opp til %u bit\n"
@ -2555,14 +2560,6 @@ msgstr "nøkkel %s: offentlig nøkkel «%s» importert\n"
msgid "key %s: doesn't match our copy\n" msgid "key %s: doesn't match our copy\n"
msgstr "nøkkel %s: stemmer ikke med vår kopi\n" msgstr "nøkkel %s: stemmer ikke med vår kopi\n"
#, c-format
msgid "key %s: can't locate original keyblock: %s\n"
msgstr "nøkkel %s: finner ikke original nøkkelblokk: %s\n"
#, c-format
msgid "key %s: can't read original keyblock: %s\n"
msgstr "nøkkel %s: klarte ikke å lese opprinnelig nøkkelblokk: %s\n"
#, c-format #, c-format
msgid "key %s: \"%s\" 1 new user ID\n" msgid "key %s: \"%s\" 1 new user ID\n"
msgstr "nøkkel %s: «%s» 1 ny bruker-ID\n" msgstr "nøkkel %s: «%s» 1 ny bruker-ID\n"
@ -2651,6 +2648,14 @@ msgstr ""
"nøkkel %s: offentlig nøkkel mangler. Klarte ikke å bruke " "nøkkel %s: offentlig nøkkel mangler. Klarte ikke å bruke "
"opphevelsessertifikat\n" "opphevelsessertifikat\n"
#, c-format
msgid "key %s: can't locate original keyblock: %s\n"
msgstr "nøkkel %s: finner ikke original nøkkelblokk: %s\n"
#, c-format
msgid "key %s: can't read original keyblock: %s\n"
msgstr "nøkkel %s: klarte ikke å lese opprinnelig nøkkelblokk: %s\n"
#, c-format #, c-format
msgid "key %s: invalid revocation certificate: %s - rejected\n" msgid "key %s: invalid revocation certificate: %s - rejected\n"
msgstr "nøkkel %s: ugyldig opphevingssertifikat: %s - avvist\n" msgstr "nøkkel %s: ugyldig opphevingssertifikat: %s - avvist\n"
@ -3103,6 +3108,11 @@ msgstr ""
msgid "Secret key is available.\n" msgid "Secret key is available.\n"
msgstr "Hemmelig nøkkel er tilgjengelig.\n" msgstr "Hemmelig nøkkel er tilgjengelig.\n"
#, fuzzy
#| msgid "Secret key is available.\n"
msgid "Secret subkeys are available.\n"
msgstr "Hemmelig nøkkel er tilgjengelig.\n"
msgid "Need the secret key to do this.\n" msgid "Need the secret key to do this.\n"
msgstr "Du trenger tilhørende hemmelig nøkkel for å gjøre dette.\n" msgstr "Du trenger tilhørende hemmelig nøkkel for å gjøre dette.\n"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: gnupg-2.0.20\n" "Project-Id-Version: gnupg-2.0.20\n"
"Report-Msgid-Bugs-To: translations@gnupg.org\n" "Report-Msgid-Bugs-To: translations@gnupg.org\n"
"PO-Revision-Date: 2017-02-22 16:03+0100\n" "PO-Revision-Date: 2017-11-02 17:41+0100\n"
"Last-Translator: Jakub Bogusz <qboosh@pld-linux.org>\n" "Last-Translator: Jakub Bogusz <qboosh@pld-linux.org>\n"
"Language-Team: Polish <translation-team-pl@lists.sourceforge.net>\n" "Language-Team: Polish <translation-team-pl@lists.sourceforge.net>\n"
"Language: pl\n" "Language: pl\n"
@ -1438,11 +1438,6 @@ msgstr "błąd podczas odczytu aktualnych informacji o kluczu: %s\n"
msgid "Replace existing key? (y/N) " msgid "Replace existing key? (y/N) "
msgstr "Zastąpić istniejący klucz? (t/N) " msgstr "Zastąpić istniejący klucz? (t/N) "
#, fuzzy
#| msgid ""
#| "NOTE: There is no guarantee that the card supports the requested size.\n"
#| " If the key generation does not succeed, please check the\n"
#| " documentation of your card to see what sizes are allowed.\n"
msgid "" msgid ""
"Note: There is no guarantee that the card supports the requested size.\n" "Note: There is no guarantee that the card supports the requested size.\n"
" If the key generation does not succeed, please check the\n" " If the key generation does not succeed, please check the\n"
@ -1464,6 +1459,11 @@ msgstr "Jakiej długości klucz do szyfrowania wygenerować? (%u) "
msgid "What keysize do you want for the Authentication key? (%u) " msgid "What keysize do you want for the Authentication key? (%u) "
msgstr "Jakiej długości klucz do uwierzytelniania wygenerować? (%u) " msgstr "Jakiej długości klucz do uwierzytelniania wygenerować? (%u) "
#, fuzzy, c-format
#| msgid "The card will now be re-configured to generate a key of %u bits\n"
msgid "The card will now be re-configured to generate a key of type: %s\n"
msgstr "Karta zostanie przekonfigurowana do tworzenia klucza %u-bitowego\n"
#, c-format #, c-format
msgid "rounded up to %u bits\n" msgid "rounded up to %u bits\n"
msgstr "zaokrąglono do %u bitów\n" msgstr "zaokrąglono do %u bitów\n"
@ -2816,14 +2816,6 @@ msgstr "klucz %s: klucz publiczny ,,%s'' wczytano do zbioru\n"
msgid "key %s: doesn't match our copy\n" msgid "key %s: doesn't match our copy\n"
msgstr "klucz %s: nie zgadza się z lokalną kopią\n" msgstr "klucz %s: nie zgadza się z lokalną kopią\n"
#, c-format
msgid "key %s: can't locate original keyblock: %s\n"
msgstr "klucz %s: brak oryginalnego bloku klucza; %s\n"
#, c-format
msgid "key %s: can't read original keyblock: %s\n"
msgstr "klucz %s: nie można odczytać oryginalnego bloku klucza: %s\n"
#, c-format #, c-format
msgid "key %s: \"%s\" 1 new user ID\n" msgid "key %s: \"%s\" 1 new user ID\n"
msgstr "klucz %s: ,,%s'' 1 nowy identyfikator użytkownika\n" msgstr "klucz %s: ,,%s'' 1 nowy identyfikator użytkownika\n"
@ -2914,6 +2906,14 @@ msgstr ""
"klucz %s: brak klucza publicznego którego dotyczy wczytany certyfikat\n" "klucz %s: brak klucza publicznego którego dotyczy wczytany certyfikat\n"
" unieważnienia\n" " unieważnienia\n"
#, c-format
msgid "key %s: can't locate original keyblock: %s\n"
msgstr "klucz %s: brak oryginalnego bloku klucza; %s\n"
#, c-format
msgid "key %s: can't read original keyblock: %s\n"
msgstr "klucz %s: nie można odczytać oryginalnego bloku klucza: %s\n"
#, c-format #, c-format
msgid "key %s: invalid revocation certificate: %s - rejected\n" msgid "key %s: invalid revocation certificate: %s - rejected\n"
msgstr "klucz %s: niepoprawny certyfikat unieważnienia: %s - odrzucony\n" msgstr "klucz %s: niepoprawny certyfikat unieważnienia: %s - odrzucony\n"
@ -3391,6 +3391,11 @@ msgstr ""
msgid "Secret key is available.\n" msgid "Secret key is available.\n"
msgstr "Dostępny jest klucz tajny.\n" msgstr "Dostępny jest klucz tajny.\n"
#, fuzzy
#| msgid "Secret key is available.\n"
msgid "Secret subkeys are available.\n"
msgstr "Dostępny jest klucz tajny.\n"
msgid "Need the secret key to do this.\n" msgid "Need the secret key to do this.\n"
msgstr "Do wykonania tej operacji potrzebny jest klucz tajny.\n" msgstr "Do wykonania tej operacji potrzebny jest klucz tajny.\n"

View File

@ -1440,6 +1440,10 @@ msgstr "Qual o tamanho de chave desejado? (1024) "
msgid "What keysize do you want for the Authentication key? (%u) " msgid "What keysize do you want for the Authentication key? (%u) "
msgstr "Qual o tamanho de chave desejado? (1024) " msgstr "Qual o tamanho de chave desejado? (1024) "
#, c-format
msgid "The card will now be re-configured to generate a key of type: %s\n"
msgstr ""
#, c-format #, c-format
msgid "rounded up to %u bits\n" msgid "rounded up to %u bits\n"
msgstr "arredondado para %u bits\n" msgstr "arredondado para %u bits\n"
@ -2757,14 +2761,6 @@ msgstr "chave %08lX: chave pública \"%s\" importada\n"
msgid "key %s: doesn't match our copy\n" msgid "key %s: doesn't match our copy\n"
msgstr "chave %08lX: não corresponde à nossa cópia\n" msgstr "chave %08lX: não corresponde à nossa cópia\n"
#, fuzzy, c-format
msgid "key %s: can't locate original keyblock: %s\n"
msgstr "chave %08lX: impossível localizar bloco de chaves original: %s\n"
#, fuzzy, c-format
msgid "key %s: can't read original keyblock: %s\n"
msgstr "chave %08lX: impossível ler bloco de chaves original: %s\n"
#, fuzzy, c-format #, fuzzy, c-format
msgid "key %s: \"%s\" 1 new user ID\n" msgid "key %s: \"%s\" 1 new user ID\n"
msgstr "chave %8lX: \"%s\" 1 novo ID de utilizador\n" msgstr "chave %8lX: \"%s\" 1 novo ID de utilizador\n"
@ -2854,6 +2850,14 @@ msgstr ""
"chave %08lX: sem chave pública - impossível aplicar certificado\n" "chave %08lX: sem chave pública - impossível aplicar certificado\n"
"de revogação\n" "de revogação\n"
#, fuzzy, c-format
msgid "key %s: can't locate original keyblock: %s\n"
msgstr "chave %08lX: impossível localizar bloco de chaves original: %s\n"
#, fuzzy, c-format
msgid "key %s: can't read original keyblock: %s\n"
msgstr "chave %08lX: impossível ler bloco de chaves original: %s\n"
#, fuzzy, c-format #, fuzzy, c-format
msgid "key %s: invalid revocation certificate: %s - rejected\n" msgid "key %s: invalid revocation certificate: %s - rejected\n"
msgstr "chave %08lX: certificado de revogação inválido: %s - rejeitado\n" msgstr "chave %08lX: certificado de revogação inválido: %s - rejeitado\n"
@ -3356,6 +3360,11 @@ msgstr ""
msgid "Secret key is available.\n" msgid "Secret key is available.\n"
msgstr "Chave secreta disponível.\n" msgstr "Chave secreta disponível.\n"
#, fuzzy
#| msgid "Secret key is available.\n"
msgid "Secret subkeys are available.\n"
msgstr "Chave secreta disponível.\n"
msgid "Need the secret key to do this.\n" msgid "Need the secret key to do this.\n"
msgstr "A chave secreta é necessária para fazer isto.\n" msgstr "A chave secreta é necessária para fazer isto.\n"

View File

@ -1445,6 +1445,10 @@ msgstr "Ce lungime de cheie doriţi? (%u) "
msgid "What keysize do you want for the Authentication key? (%u) " msgid "What keysize do you want for the Authentication key? (%u) "
msgstr "Ce lungime de cheie doriţi? (%u) " msgstr "Ce lungime de cheie doriţi? (%u) "
#, c-format
msgid "The card will now be re-configured to generate a key of type: %s\n"
msgstr ""
#, c-format #, c-format
msgid "rounded up to %u bits\n" msgid "rounded up to %u bits\n"
msgstr "rotunjită prin adaos la %u biţi\n" msgstr "rotunjită prin adaos la %u biţi\n"
@ -2797,14 +2801,6 @@ msgstr "cheia %s: cheia publică \"%s\" importată\n"
msgid "key %s: doesn't match our copy\n" msgid "key %s: doesn't match our copy\n"
msgstr "cheia %s: nu se potriveşte cu copia noastră\n" msgstr "cheia %s: nu se potriveşte cu copia noastră\n"
#, c-format
msgid "key %s: can't locate original keyblock: %s\n"
msgstr "cheia %s: nu pot găsi keyblock-ul original: %s\n"
#, c-format
msgid "key %s: can't read original keyblock: %s\n"
msgstr "cheia %s: nu pot citi keyblock-ul original: %s\n"
#, c-format #, c-format
msgid "key %s: \"%s\" 1 new user ID\n" msgid "key %s: \"%s\" 1 new user ID\n"
msgstr "cheia %s: \"%s\" 1 nou ID utilizator\n" msgstr "cheia %s: \"%s\" 1 nou ID utilizator\n"
@ -2893,6 +2889,14 @@ msgid "key %s: no public key - can't apply revocation certificate\n"
msgstr "" msgstr ""
"cheia %s: nici o cheie publică - nu pot aplica certificatul de revocare\n" "cheia %s: nici o cheie publică - nu pot aplica certificatul de revocare\n"
#, c-format
msgid "key %s: can't locate original keyblock: %s\n"
msgstr "cheia %s: nu pot găsi keyblock-ul original: %s\n"
#, c-format
msgid "key %s: can't read original keyblock: %s\n"
msgstr "cheia %s: nu pot citi keyblock-ul original: %s\n"
#, c-format #, c-format
msgid "key %s: invalid revocation certificate: %s - rejected\n" msgid "key %s: invalid revocation certificate: %s - rejected\n"
msgstr "cheia %s: certificat de revocare invalid: %s - respins\n" msgstr "cheia %s: certificat de revocare invalid: %s - respins\n"
@ -3358,6 +3362,11 @@ msgstr ""
msgid "Secret key is available.\n" msgid "Secret key is available.\n"
msgstr "Cheia secretă este disponibilă.\n" msgstr "Cheia secretă este disponibilă.\n"
#, fuzzy
#| msgid "Secret key is available.\n"
msgid "Secret subkeys are available.\n"
msgstr "Cheia secretă este disponibilă.\n"
msgid "Need the secret key to do this.\n" msgid "Need the secret key to do this.\n"
msgstr "Aveţi nevoie de cheia secretă pentru a face aceasta.\n" msgstr "Aveţi nevoie de cheia secretă pentru a face aceasta.\n"

View File

@ -11,7 +11,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: GnuPG 2.1.0\n" "Project-Id-Version: GnuPG 2.1.0\n"
"Report-Msgid-Bugs-To: translations@gnupg.org\n" "Report-Msgid-Bugs-To: translations@gnupg.org\n"
"PO-Revision-Date: 2017-08-05 17:17+0000\n" "PO-Revision-Date: 2017-11-02 17:41+0100\n"
"Last-Translator: Ineiev <ineiev@gnu.org>\n" "Last-Translator: Ineiev <ineiev@gnu.org>\n"
"Language-Team: Russian <gnupg-ru@gnupg.org>\n" "Language-Team: Russian <gnupg-ru@gnupg.org>\n"
"Language: ru\n" "Language: ru\n"
@ -1350,6 +1350,11 @@ msgstr "Какой Вам нужен размер ключа для шифров
msgid "What keysize do you want for the Authentication key? (%u) " msgid "What keysize do you want for the Authentication key? (%u) "
msgstr "Какой Вам нужен размер ключа для аутентификации? (%u) " msgstr "Какой Вам нужен размер ключа для аутентификации? (%u) "
#, fuzzy, c-format
#| msgid "The card will now be re-configured to generate a key of %u bits\n"
msgid "The card will now be re-configured to generate a key of type: %s\n"
msgstr "Теперь карта будет перенастроена на генерацию ключа длиной %u бит\n"
#, c-format #, c-format
msgid "rounded up to %u bits\n" msgid "rounded up to %u bits\n"
msgstr "округлен до %u бит\n" msgstr "округлен до %u бит\n"
@ -2584,14 +2589,6 @@ msgstr "ключ %s: импортирован открытый ключ \"%s\"\n
msgid "key %s: doesn't match our copy\n" msgid "key %s: doesn't match our copy\n"
msgstr "ключ %s: не совпадает с нашей копией\n" msgstr "ключ %s: не совпадает с нашей копией\n"
#, c-format
msgid "key %s: can't locate original keyblock: %s\n"
msgstr "ключ %s: оригинальный блок ключей не найден: %s\n"
#, c-format
msgid "key %s: can't read original keyblock: %s\n"
msgstr "ключ %s: оригинальный блок ключей не читается: %s\n"
#, c-format #, c-format
msgid "key %s: \"%s\" 1 new user ID\n" msgid "key %s: \"%s\" 1 new user ID\n"
msgstr "ключ %s: \"%s\" 1 новый идентификатор пользователя\n" msgstr "ключ %s: \"%s\" 1 новый идентификатор пользователя\n"
@ -2677,6 +2674,14 @@ msgstr "Для переноса '%s' выполните на каждой кри
msgid "key %s: no public key - can't apply revocation certificate\n" msgid "key %s: no public key - can't apply revocation certificate\n"
msgstr "ключ %s: нет открытого ключа - не могу применить сертификат отзыва\n" msgstr "ключ %s: нет открытого ключа - не могу применить сертификат отзыва\n"
#, c-format
msgid "key %s: can't locate original keyblock: %s\n"
msgstr "ключ %s: оригинальный блок ключей не найден: %s\n"
#, c-format
msgid "key %s: can't read original keyblock: %s\n"
msgstr "ключ %s: оригинальный блок ключей не читается: %s\n"
#, c-format #, c-format
msgid "key %s: invalid revocation certificate: %s - rejected\n" msgid "key %s: invalid revocation certificate: %s - rejected\n"
msgstr "ключ %s: недействительный сертификат отзыва: %s - отвергнут\n" msgstr "ключ %s: недействительный сертификат отзыва: %s - отвергнут\n"
@ -3135,6 +3140,11 @@ msgstr ""
msgid "Secret key is available.\n" msgid "Secret key is available.\n"
msgstr "Секретный ключ доступен.\n" msgstr "Секретный ключ доступен.\n"
#, fuzzy
#| msgid "Secret key is available.\n"
msgid "Secret subkeys are available.\n"
msgstr "Секретный ключ доступен.\n"
msgid "Need the secret key to do this.\n" msgid "Need the secret key to do this.\n"
msgstr "Для данного действия нужен секретный ключ.\n" msgstr "Для данного действия нужен секретный ключ.\n"

View File

@ -1441,6 +1441,10 @@ msgstr "Akú veľkosť kľúča si prajete? (1024) "
msgid "What keysize do you want for the Authentication key? (%u) " msgid "What keysize do you want for the Authentication key? (%u) "
msgstr "Akú veľkosť kľúča si prajete? (1024) " msgstr "Akú veľkosť kľúča si prajete? (1024) "
#, c-format
msgid "The card will now be re-configured to generate a key of type: %s\n"
msgstr ""
#, c-format #, c-format
msgid "rounded up to %u bits\n" msgid "rounded up to %u bits\n"
msgstr "zaokrúhlené na %u bitov\n" msgstr "zaokrúhlené na %u bitov\n"
@ -2772,14 +2776,6 @@ msgstr "kľúč %08lX: verejný kľúč \"%s\" importovaný\n"
msgid "key %s: doesn't match our copy\n" msgid "key %s: doesn't match our copy\n"
msgstr "kľúč %08lX: nezodpovedá našej kópii\n" msgstr "kľúč %08lX: nezodpovedá našej kópii\n"
#, fuzzy, c-format
msgid "key %s: can't locate original keyblock: %s\n"
msgstr "kľúč %08lX: nemôžem nájsť originálny blok kľúča: %s\n"
#, fuzzy, c-format
msgid "key %s: can't read original keyblock: %s\n"
msgstr "kľúč %08lX: nemôžem čítať originálny blok kľúča: %s\n"
#, fuzzy, c-format #, fuzzy, c-format
msgid "key %s: \"%s\" 1 new user ID\n" msgid "key %s: \"%s\" 1 new user ID\n"
msgstr "kľúč %08lX: \"%s\" 1 nový identifikátor užívateľa\n" msgstr "kľúč %08lX: \"%s\" 1 nový identifikátor užívateľa\n"
@ -2868,6 +2864,14 @@ msgid "key %s: no public key - can't apply revocation certificate\n"
msgstr "" msgstr ""
"kľúč %08lX: chýba verejný kľúč - nemôžem aplikovať revokačný certifikát\n" "kľúč %08lX: chýba verejný kľúč - nemôžem aplikovať revokačný certifikát\n"
#, fuzzy, c-format
msgid "key %s: can't locate original keyblock: %s\n"
msgstr "kľúč %08lX: nemôžem nájsť originálny blok kľúča: %s\n"
#, fuzzy, c-format
msgid "key %s: can't read original keyblock: %s\n"
msgstr "kľúč %08lX: nemôžem čítať originálny blok kľúča: %s\n"
#, fuzzy, c-format #, fuzzy, c-format
msgid "key %s: invalid revocation certificate: %s - rejected\n" msgid "key %s: invalid revocation certificate: %s - rejected\n"
msgstr "kľúč %08lX: neplatný revokačný certifikát: %s - zamietnuté\n" msgstr "kľúč %08lX: neplatný revokačný certifikát: %s - zamietnuté\n"
@ -3369,6 +3373,11 @@ msgstr ""
msgid "Secret key is available.\n" msgid "Secret key is available.\n"
msgstr "Tajný kľúč je dostupný.\n" msgstr "Tajný kľúč je dostupný.\n"
#, fuzzy
#| msgid "Secret key is available.\n"
msgid "Secret subkeys are available.\n"
msgstr "Tajný kľúč je dostupný.\n"
msgid "Need the secret key to do this.\n" msgid "Need the secret key to do this.\n"
msgstr "Na vykonanie tejto operácie je potrebný tajný kľúč.\n" msgstr "Na vykonanie tejto operácie je potrebný tajný kľúč.\n"

View File

@ -24,7 +24,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: gnupg trunk\n" "Project-Id-Version: gnupg trunk\n"
"Report-Msgid-Bugs-To: translations@gnupg.org\n" "Report-Msgid-Bugs-To: translations@gnupg.org\n"
"PO-Revision-Date: 2011-01-12 14:53+0100\n" "PO-Revision-Date: 2017-11-02 17:41+0100\n"
"Last-Translator: Daniel Nylander <po@danielnylander.se>\n" "Last-Translator: Daniel Nylander <po@danielnylander.se>\n"
"Language-Team: Swedish <tp-sv@listor.tp-sv.se>\n" "Language-Team: Swedish <tp-sv@listor.tp-sv.se>\n"
"Language: sv\n" "Language: sv\n"
@ -1479,11 +1479,6 @@ msgstr "fel vid hämtning av aktuell nyckelinformation: %s\n"
msgid "Replace existing key? (y/N) " msgid "Replace existing key? (y/N) "
msgstr "Ersätt existerande nyckel? (j/N) " msgstr "Ersätt existerande nyckel? (j/N) "
#, fuzzy
#| msgid ""
#| "NOTE: There is no guarantee that the card supports the requested size.\n"
#| " If the key generation does not succeed, please check the\n"
#| " documentation of your card to see what sizes are allowed.\n"
msgid "" msgid ""
"Note: There is no guarantee that the card supports the requested size.\n" "Note: There is no guarantee that the card supports the requested size.\n"
" If the key generation does not succeed, please check the\n" " If the key generation does not succeed, please check the\n"
@ -1506,6 +1501,13 @@ msgstr "Vilken nyckelstorlek vill du använda för krypteringsnyckeln? (%u) "
msgid "What keysize do you want for the Authentication key? (%u) " msgid "What keysize do you want for the Authentication key? (%u) "
msgstr "Vilken nyckelstorlek vill du använda för autentiseringsnyckeln? (%u) " msgstr "Vilken nyckelstorlek vill du använda för autentiseringsnyckeln? (%u) "
#, fuzzy, c-format
#| msgid "The card will now be re-configured to generate a key of %u bits\n"
msgid "The card will now be re-configured to generate a key of type: %s\n"
msgstr ""
"Kortet kommer nu att konfigureras om för att generera en nyckel med %u "
"bitar\n"
#, c-format #, c-format
msgid "rounded up to %u bits\n" msgid "rounded up to %u bits\n"
msgstr "avrundade uppåt till %u bitar\n" msgstr "avrundade uppåt till %u bitar\n"
@ -2874,14 +2876,6 @@ msgstr "nyckel %s: publika nyckeln \"%s\" importerades\n"
msgid "key %s: doesn't match our copy\n" msgid "key %s: doesn't match our copy\n"
msgstr "nyckel %s: stämmer inte mot vår lokala kopia\n" msgstr "nyckel %s: stämmer inte mot vår lokala kopia\n"
#, c-format
msgid "key %s: can't locate original keyblock: %s\n"
msgstr "nyckel %s: kan inte hitta det ursprungliga nyckelblocket: %s\n"
#, c-format
msgid "key %s: can't read original keyblock: %s\n"
msgstr "nyckel %s: kan inte läsa det ursprungliga nyckelblocket %s\n"
#, c-format #, c-format
msgid "key %s: \"%s\" 1 new user ID\n" msgid "key %s: \"%s\" 1 new user ID\n"
msgstr "nyckel %s: \"%s\" 1 ny användaridentitet\n" msgstr "nyckel %s: \"%s\" 1 ny användaridentitet\n"
@ -2970,6 +2964,14 @@ msgstr ""
msgid "key %s: no public key - can't apply revocation certificate\n" msgid "key %s: no public key - can't apply revocation certificate\n"
msgstr "nyckel %s: ingen publik nyckel - kan inte verkställa spärrcertifikat\n" msgstr "nyckel %s: ingen publik nyckel - kan inte verkställa spärrcertifikat\n"
#, c-format
msgid "key %s: can't locate original keyblock: %s\n"
msgstr "nyckel %s: kan inte hitta det ursprungliga nyckelblocket: %s\n"
#, c-format
msgid "key %s: can't read original keyblock: %s\n"
msgstr "nyckel %s: kan inte läsa det ursprungliga nyckelblocket %s\n"
#, c-format #, c-format
msgid "key %s: invalid revocation certificate: %s - rejected\n" msgid "key %s: invalid revocation certificate: %s - rejected\n"
msgstr "nyckel %s: ogiltigt spärrcertifikat: %s - avvisat\n" msgstr "nyckel %s: ogiltigt spärrcertifikat: %s - avvisat\n"
@ -3441,6 +3443,11 @@ msgstr ""
msgid "Secret key is available.\n" msgid "Secret key is available.\n"
msgstr "Den hemliga nyckeln finns tillgänglig.\n" msgstr "Den hemliga nyckeln finns tillgänglig.\n"
#, fuzzy
#| msgid "Secret key is available.\n"
msgid "Secret subkeys are available.\n"
msgstr "Den hemliga nyckeln finns tillgänglig.\n"
msgid "Need the secret key to do this.\n" msgid "Need the secret key to do this.\n"
msgstr "Den hemliga nyckeln behövs för att göra detta.\n" msgstr "Den hemliga nyckeln behövs för att göra detta.\n"

View File

@ -1460,6 +1460,10 @@ msgstr "İstediğiniz anahtar uzunluğu nedir? (%u) "
msgid "What keysize do you want for the Authentication key? (%u) " msgid "What keysize do you want for the Authentication key? (%u) "
msgstr "İstediğiniz anahtar uzunluğu nedir? (%u) " msgstr "İstediğiniz anahtar uzunluğu nedir? (%u) "
#, c-format
msgid "The card will now be re-configured to generate a key of type: %s\n"
msgstr ""
#, c-format #, c-format
msgid "rounded up to %u bits\n" msgid "rounded up to %u bits\n"
msgstr "%u bite yuvarlandı\n" msgstr "%u bite yuvarlandı\n"
@ -2801,14 +2805,6 @@ msgstr "anahtar %s: genel anahtar \"%s\" alındı\n"
msgid "key %s: doesn't match our copy\n" msgid "key %s: doesn't match our copy\n"
msgstr "anahtar %s: bizim kopyamızla eşleşmiyor\n" msgstr "anahtar %s: bizim kopyamızla eşleşmiyor\n"
#, c-format
msgid "key %s: can't locate original keyblock: %s\n"
msgstr "anahtar %s: özgün anahtar bloku bulunamadı: %s\n"
#, c-format
msgid "key %s: can't read original keyblock: %s\n"
msgstr "anahtar %s: özgün anahtar bloku okunamadı: %s\n"
#, c-format #, c-format
msgid "key %s: \"%s\" 1 new user ID\n" msgid "key %s: \"%s\" 1 new user ID\n"
msgstr "anahtar %s: \"%s\" 1 yeni kullanıcı kimliği\n" msgstr "anahtar %s: \"%s\" 1 yeni kullanıcı kimliği\n"
@ -2899,6 +2895,14 @@ msgstr ""
"anahtar %s: genel anahtar değil - yürürlükten kaldırma sertifikası " "anahtar %s: genel anahtar değil - yürürlükten kaldırma sertifikası "
"uygulanamaz\n" "uygulanamaz\n"
#, c-format
msgid "key %s: can't locate original keyblock: %s\n"
msgstr "anahtar %s: özgün anahtar bloku bulunamadı: %s\n"
#, c-format
msgid "key %s: can't read original keyblock: %s\n"
msgstr "anahtar %s: özgün anahtar bloku okunamadı: %s\n"
#, c-format #, c-format
msgid "key %s: invalid revocation certificate: %s - rejected\n" msgid "key %s: invalid revocation certificate: %s - rejected\n"
msgstr "" msgstr ""
@ -3377,6 +3381,11 @@ msgstr ""
msgid "Secret key is available.\n" msgid "Secret key is available.\n"
msgstr "Gizli anahtar mevcut.\n" msgstr "Gizli anahtar mevcut.\n"
#, fuzzy
#| msgid "Secret key is available.\n"
msgid "Secret subkeys are available.\n"
msgstr "Gizli anahtar mevcut.\n"
msgid "Need the secret key to do this.\n" msgid "Need the secret key to do this.\n"
msgstr "Bunu yapmak için gizli anahtar gerekli.\n" msgstr "Bunu yapmak için gizli anahtar gerekli.\n"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: GNU gnupg 2.1.0\n" "Project-Id-Version: GNU gnupg 2.1.0\n"
"Report-Msgid-Bugs-To: translations@gnupg.org\n" "Report-Msgid-Bugs-To: translations@gnupg.org\n"
"PO-Revision-Date: 2017-01-27 14:10+0200\n" "PO-Revision-Date: 2017-11-02 17:41+0100\n"
"Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n" "Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
"Language-Team: Ukrainian <kde-i18n-uk@kde.org>\n" "Language-Team: Ukrainian <kde-i18n-uk@kde.org>\n"
"Language: uk\n" "Language: uk\n"
@ -1356,6 +1356,12 @@ msgstr "Яким має бути розмір ключа для шифруван
msgid "What keysize do you want for the Authentication key? (%u) " msgid "What keysize do you want for the Authentication key? (%u) "
msgstr "Якому розміру ключа для розпізнавання ви надаєте перевагу? (%u) " msgstr "Якому розміру ключа для розпізнавання ви надаєте перевагу? (%u) "
#, fuzzy, c-format
#| msgid "The card will now be re-configured to generate a key of %u bits\n"
msgid "The card will now be re-configured to generate a key of type: %s\n"
msgstr ""
"Зараз налаштування картки буде змінено для створення %u-бітового ключа\n"
#, c-format #, c-format
msgid "rounded up to %u bits\n" msgid "rounded up to %u bits\n"
msgstr "округлено до %u бітів\n" msgstr "округлено до %u бітів\n"
@ -2625,14 +2631,6 @@ msgstr "ключ %s: імпортовано відкритий ключ «%s»\n
msgid "key %s: doesn't match our copy\n" msgid "key %s: doesn't match our copy\n"
msgstr "ключ %s: не відповідає нашій копії\n" msgstr "ключ %s: не відповідає нашій копії\n"
#, c-format
msgid "key %s: can't locate original keyblock: %s\n"
msgstr "ключ %s: не вдалося знайти початковий блок ключів: %s\n"
#, c-format
msgid "key %s: can't read original keyblock: %s\n"
msgstr "ключ %s: не вдалося прочитати початковий блок ключів: %s\n"
#, c-format #, c-format
msgid "key %s: \"%s\" 1 new user ID\n" msgid "key %s: \"%s\" 1 new user ID\n"
msgstr "ключ %s: «%s» 1 новий ідентифікатор користувача\n" msgstr "ключ %s: «%s» 1 новий ідентифікатор користувача\n"
@ -2722,6 +2720,14 @@ msgstr ""
"ключ %s: немає відкритого ключа — не можна застосовувати сертифікат " "ключ %s: немає відкритого ключа — не можна застосовувати сертифікат "
"відкликання\n" "відкликання\n"
#, c-format
msgid "key %s: can't locate original keyblock: %s\n"
msgstr "ключ %s: не вдалося знайти початковий блок ключів: %s\n"
#, c-format
msgid "key %s: can't read original keyblock: %s\n"
msgstr "ключ %s: не вдалося прочитати початковий блок ключів: %s\n"
#, c-format #, c-format
msgid "key %s: invalid revocation certificate: %s - rejected\n" msgid "key %s: invalid revocation certificate: %s - rejected\n"
msgstr "ключ %s: некоректний сертифікат відкликання: %s — відкинуто\n" msgstr "ключ %s: некоректний сертифікат відкликання: %s — відкинуто\n"
@ -3182,6 +3188,11 @@ msgstr ""
msgid "Secret key is available.\n" msgid "Secret key is available.\n"
msgstr "Доступний закритий ключ.\n" msgstr "Доступний закритий ключ.\n"
#, fuzzy
#| msgid "Secret key is available.\n"
msgid "Secret subkeys are available.\n"
msgstr "Доступний закритий ключ.\n"
msgid "Need the secret key to do this.\n" msgid "Need the secret key to do this.\n"
msgstr "Для цього потрібен закритий ключ.\n" msgstr "Для цього потрібен закритий ключ.\n"

View File

@ -1426,6 +1426,10 @@ msgstr "您想要用多大的密钥尺寸?(%u)"
msgid "What keysize do you want for the Authentication key? (%u) " msgid "What keysize do you want for the Authentication key? (%u) "
msgstr "您想要用多大的密钥尺寸?(%u)" msgstr "您想要用多大的密钥尺寸?(%u)"
#, c-format
msgid "The card will now be re-configured to generate a key of type: %s\n"
msgstr ""
#, c-format #, c-format
msgid "rounded up to %u bits\n" msgid "rounded up to %u bits\n"
msgstr "舍入到 %u 位\n" msgstr "舍入到 %u 位\n"
@ -2738,14 +2742,6 @@ msgstr "密钥 %s公钥“%s”已导入\n"
msgid "key %s: doesn't match our copy\n" msgid "key %s: doesn't match our copy\n"
msgstr "密钥 %s与我们的副本不吻合\n" msgstr "密钥 %s与我们的副本不吻合\n"
#, c-format
msgid "key %s: can't locate original keyblock: %s\n"
msgstr "密钥 %s无法定位原始的密钥区块%s\n"
#, c-format
msgid "key %s: can't read original keyblock: %s\n"
msgstr "密钥 %s无法读取原始的密钥区块 %s\n"
#, c-format #, c-format
msgid "key %s: \"%s\" 1 new user ID\n" msgid "key %s: \"%s\" 1 new user ID\n"
msgstr "密钥 %s“%s”一个新的用户标识\n" msgstr "密钥 %s“%s”一个新的用户标识\n"
@ -2833,6 +2829,14 @@ msgstr ""
msgid "key %s: no public key - can't apply revocation certificate\n" msgid "key %s: no public key - can't apply revocation certificate\n"
msgstr "密钥 %s没有公钥――无法应用吊销证书\n" msgstr "密钥 %s没有公钥――无法应用吊销证书\n"
#, c-format
msgid "key %s: can't locate original keyblock: %s\n"
msgstr "密钥 %s无法定位原始的密钥区块%s\n"
#, c-format
msgid "key %s: can't read original keyblock: %s\n"
msgstr "密钥 %s无法读取原始的密钥区块 %s\n"
#, c-format #, c-format
msgid "key %s: invalid revocation certificate: %s - rejected\n" msgid "key %s: invalid revocation certificate: %s - rejected\n"
msgstr "密钥 %s无效的吊销证书%s――已拒绝\n" msgstr "密钥 %s无效的吊销证书%s――已拒绝\n"
@ -3280,6 +3284,11 @@ msgstr "压缩不可用的用户标识并删除所有签名"
msgid "Secret key is available.\n" msgid "Secret key is available.\n"
msgstr "私钥可用。\n" msgstr "私钥可用。\n"
#, fuzzy
#| msgid "Secret key is available.\n"
msgid "Secret subkeys are available.\n"
msgstr "私钥可用。\n"
msgid "Need the secret key to do this.\n" msgid "Need the secret key to do this.\n"
msgstr "要有私钥才能这么做。\n" msgstr "要有私钥才能这么做。\n"

View File

@ -9,7 +9,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: GNU gnupg 2.1.0\n" "Project-Id-Version: GNU gnupg 2.1.0\n"
"Report-Msgid-Bugs-To: translations@gnupg.org\n" "Report-Msgid-Bugs-To: translations@gnupg.org\n"
"PO-Revision-Date: 2014-11-22 20:56+0800\n" "PO-Revision-Date: 2017-11-02 17:42+0100\n"
"Last-Translator: Jedi Lin <Jedi@Jedi.org>\n" "Last-Translator: Jedi Lin <Jedi@Jedi.org>\n"
"Language-Team: Chinese (traditional) <zh-l10n@linux.org.tw>\n" "Language-Team: Chinese (traditional) <zh-l10n@linux.org.tw>\n"
"Language: zh_TW\n" "Language: zh_TW\n"
@ -1355,6 +1355,11 @@ msgstr "你的加密金鑰想要用多大的金鑰尺寸? (%u) "
msgid "What keysize do you want for the Authentication key? (%u) " msgid "What keysize do you want for the Authentication key? (%u) "
msgstr "你的認證金鑰想要用多大的金鑰尺寸? (%u) " msgstr "你的認證金鑰想要用多大的金鑰尺寸? (%u) "
#, fuzzy, c-format
#| msgid "The card will now be re-configured to generate a key of %u bits\n"
msgid "The card will now be re-configured to generate a key of type: %s\n"
msgstr "這張卡片將重新加以組態, 以便產生 %u 位元的金鑰\n"
#, c-format #, c-format
msgid "rounded up to %u bits\n" msgid "rounded up to %u bits\n"
msgstr "加大到 %u 位元\n" msgstr "加大到 %u 位元\n"
@ -2599,14 +2604,6 @@ msgstr "金鑰 %s: 公鑰 \"%s\" 已匯入\n"
msgid "key %s: doesn't match our copy\n" msgid "key %s: doesn't match our copy\n"
msgstr "金鑰 %s: 跟我們的副本不吻合\n" msgstr "金鑰 %s: 跟我們的副本不吻合\n"
#, c-format
msgid "key %s: can't locate original keyblock: %s\n"
msgstr "金鑰 %s: 無法定址原始的金鑰區塊: %s\n"
#, c-format
msgid "key %s: can't read original keyblock: %s\n"
msgstr "金鑰 %s: 無法讀取原始的金鑰區塊: %s\n"
#, c-format #, c-format
msgid "key %s: \"%s\" 1 new user ID\n" msgid "key %s: \"%s\" 1 new user ID\n"
msgstr "金鑰 %s: \"%s\" 1 個新的使用者 ID\n" msgstr "金鑰 %s: \"%s\" 1 個新的使用者 ID\n"
@ -2692,6 +2689,14 @@ msgstr ""
msgid "key %s: no public key - can't apply revocation certificate\n" msgid "key %s: no public key - can't apply revocation certificate\n"
msgstr "金鑰 %s: 沒有公鑰 - 無法套用撤銷憑證\n" msgstr "金鑰 %s: 沒有公鑰 - 無法套用撤銷憑證\n"
#, c-format
msgid "key %s: can't locate original keyblock: %s\n"
msgstr "金鑰 %s: 無法定址原始的金鑰區塊: %s\n"
#, c-format
msgid "key %s: can't read original keyblock: %s\n"
msgstr "金鑰 %s: 無法讀取原始的金鑰區塊: %s\n"
#, c-format #, c-format
msgid "key %s: invalid revocation certificate: %s - rejected\n" msgid "key %s: invalid revocation certificate: %s - rejected\n"
msgstr "金鑰 %s: 無效的撤銷憑證: %s - 已駁回\n" msgstr "金鑰 %s: 無效的撤銷憑證: %s - 已駁回\n"
@ -3139,6 +3144,11 @@ msgstr "從金鑰中精簡無法使用的使用者 ID 並移除所有的簽章"
msgid "Secret key is available.\n" msgid "Secret key is available.\n"
msgstr "私鑰可用.\n" msgstr "私鑰可用.\n"
#, fuzzy
#| msgid "Secret key is available.\n"
msgid "Secret subkeys are available.\n"
msgstr "私鑰可用.\n"
msgid "Need the secret key to do this.\n" msgid "Need the secret key to do this.\n"
msgstr "要有私鑰纔能這麼做.\n" msgstr "要有私鑰纔能這麼做.\n"