diff options
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | README | 5 | ||||
-rw-r--r-- | agent/command.c | 2 | ||||
-rw-r--r-- | configure.ac | 4 | ||||
-rw-r--r-- | po/be.po | 636 | ||||
-rw-r--r-- | po/ca.po | 636 | ||||
-rw-r--r-- | po/cs.po | 636 | ||||
-rw-r--r-- | po/da.po | 636 | ||||
-rw-r--r-- | po/de.po | 644 | ||||
-rw-r--r-- | po/el.po | 636 | ||||
-rw-r--r-- | po/eo.po | 636 | ||||
-rw-r--r-- | po/es.po | 636 | ||||
-rw-r--r-- | po/et.po | 636 | ||||
-rw-r--r-- | po/fi.po | 636 | ||||
-rw-r--r-- | po/fr.po | 636 | ||||
-rw-r--r-- | po/gl.po | 636 | ||||
-rw-r--r-- | po/hu.po | 636 | ||||
-rw-r--r-- | po/id.po | 636 | ||||
-rw-r--r-- | po/it.po | 636 | ||||
-rw-r--r-- | po/ja.po | 636 | ||||
-rw-r--r-- | po/nb.po | 636 | ||||
-rw-r--r-- | po/pl.po | 636 | ||||
-rw-r--r-- | po/pt.po | 636 | ||||
-rw-r--r-- | po/pt_BR.po | 636 | ||||
-rw-r--r-- | po/ro.po | 636 | ||||
-rw-r--r-- | po/ru.po | 636 | ||||
-rw-r--r-- | po/sk.po | 636 | ||||
-rw-r--r-- | po/sv.po | 636 | ||||
-rw-r--r-- | po/tr.po | 636 | ||||
-rw-r--r-- | po/zh_CN.po | 636 | ||||
-rw-r--r-- | po/zh_TW.po | 636 |
31 files changed, 8680 insertions, 8515 deletions
@@ -1,6 +1,6 @@ -2008-10-20 Werner Koch <[email protected]> +2008-12-09 Werner Koch <[email protected]> - * + Release 2.0.10rc1. 2008-10-17 Werner Koch <[email protected]> @@ -58,11 +58,10 @@ As with all packages, you just have to do If everything succeeds, you have a working GnuPG with support for S/MIME and smartcards. Note that there is no binary gpg but a gpg2 so -that this package won't conflict with a GnuPG 1.4 installation. gpg2 +that this package won't conflict with a GnuPG 1.4 installation. gpg2 behaves just like gpg. -In case of problem please ask on [email protected] for advise. Note -that this release is only expected to build on GNU and *BSD systems. +In case of problem please ask on [email protected] for advise. Note that the PKITS tests are always skipped unless you copy the PKITS test data file into the tests/pkits directory. diff --git a/agent/command.c b/agent/command.c index 4f28d411b..aaa2e4189 100644 --- a/agent/command.c +++ b/agent/command.c @@ -1153,7 +1153,7 @@ cmd_preset_passphrase (assuan_context_t ctx, char *line) rc = agent_put_cache (grip_clear, CACHE_MODE_ANY, passphrase, ttl); if (rc) - log_error ("command preset_passwd failed: %s\n", gpg_strerror (rc)); + log_error ("command preset_passphrase failed: %s\n", gpg_strerror (rc)); return rc; } diff --git a/configure.ac b/configure.ac index ec5361c55..fa66e6065 100644 --- a/configure.ac +++ b/configure.ac @@ -24,8 +24,8 @@ min_automake_version="1.10" # Remember to change the version number immediately *after* a release. # Set my_issvn to "yes" for non-released code. Remember to run an # "svn up" and "autogen.sh" right before creating a distribution. -m4_define([my_version], [2.0.10]) -m4_define([my_issvn], [yes]) +m4_define([my_version], [2.0.10rc1]) +m4_define([my_issvn], [no]) m4_define([svn_revision], m4_esyscmd([printf "%d" $(svn info 2>/dev/null \ | sed -n '/^Revision:/ s/[^0-9]//gp'|head -1)])) AC_INIT([gnupg], @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: gnupg 1.2.2\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2008-12-03 09:59+0100\n" +"POT-Creation-Date: 2008-12-09 11:57+0100\n" "PO-Revision-Date: 2003-10-30 16:35+0200\n" "Last-Translator: Ales Nyakhaychyk <[email protected]>\n" "Language-Team: Belarusian <[email protected]>\n" @@ -91,8 +91,8 @@ msgstr "дрэнны пароль" msgid "ssh keys greater than %d bits are not supported\n" msgstr "" -#: agent/command-ssh.c:688 g10/exec.c:478 g10/gpg.c:1073 g10/keygen.c:3226 -#: g10/keygen.c:3259 g10/keyring.c:1206 g10/keyring.c:1510 g10/openfile.c:275 +#: agent/command-ssh.c:688 g10/exec.c:478 g10/gpg.c:1079 g10/keygen.c:3248 +#: g10/keygen.c:3281 g10/keyring.c:1206 g10/keyring.c:1510 g10/openfile.c:275 #: g10/openfile.c:368 g10/sign.c:798 g10/sign.c:1107 g10/tdbio.c:547 #: jnlib/dotlock.c:311 #, c-format @@ -101,7 +101,7 @@ msgstr "" #: agent/command-ssh.c:700 common/helpfile.c:47 g10/card-util.c:733 #: g10/dearmor.c:60 g10/dearmor.c:107 g10/decrypt.c:70 g10/encode.c:194 -#: g10/encode.c:504 g10/gpg.c:1074 g10/import.c:193 g10/keygen.c:2711 +#: g10/encode.c:504 g10/gpg.c:1080 g10/import.c:193 g10/keygen.c:2733 #: g10/keyring.c:1536 g10/openfile.c:192 g10/openfile.c:353 #: g10/plaintext.c:503 g10/sign.c:780 g10/sign.c:975 g10/sign.c:1091 #: g10/sign.c:1247 g10/tdbdump.c:142 g10/tdbdump.c:150 g10/tdbio.c:551 @@ -149,7 +149,7 @@ msgstr "" "\n" #: agent/command-ssh.c:2346 agent/genkey.c:310 agent/genkey.c:432 -#: agent/protect-tool.c:1199 +#: agent/protect-tool.c:1198 #, fuzzy msgid "Please re-enter this passphrase" msgstr "Увядзіце пароль\n" @@ -162,7 +162,7 @@ msgid "" msgstr "" #: agent/command-ssh.c:2405 agent/genkey.c:340 agent/genkey.c:463 -#: agent/protect-tool.c:1205 tools/symcryptrun.c:434 +#: agent/protect-tool.c:1204 tools/symcryptrun.c:434 msgid "does not match - try again" msgstr "" @@ -300,7 +300,7 @@ msgid "run in daemon mode (background)" msgstr "" #: agent/gpg-agent.c:121 g10/gpg.c:483 g10/gpgv.c:71 kbx/kbxutil.c:88 -#: scd/scdaemon.c:107 sm/gpgsm.c:281 tools/gpg-connect-agent.c:66 +#: scd/scdaemon.c:107 sm/gpgsm.c:281 tools/gpg-connect-agent.c:69 #: tools/gpgconf.c:77 tools/symcryptrun.c:164 msgid "verbose" msgstr "шматслоўнасьць" @@ -386,7 +386,7 @@ msgid "|FILE|write environment settings also to FILE" msgstr "" #: agent/gpg-agent.c:313 agent/preset-passphrase.c:94 agent/protect-tool.c:146 -#: scd/scdaemon.c:241 sm/gpgsm.c:512 tools/gpg-connect-agent.c:173 +#: scd/scdaemon.c:241 sm/gpgsm.c:512 tools/gpg-connect-agent.c:180 #: tools/gpgconf.c:99 tools/symcryptrun.c:204 tools/gpg-check-pattern.c:141 #, fuzzy msgid "Please report bugs to <" @@ -408,25 +408,25 @@ msgstr "" msgid "invalid debug-level `%s' given\n" msgstr "" -#: agent/gpg-agent.c:557 agent/protect-tool.c:1068 kbx/kbxutil.c:430 -#: scd/scdaemon.c:385 sm/gpgsm.c:877 sm/gpgsm.c:880 tools/symcryptrun.c:997 -#: tools/gpg-check-pattern.c:178 +#: agent/gpg-agent.c:557 agent/protect-tool.c:1067 kbx/kbxutil.c:429 +#: scd/scdaemon.c:385 sm/gpgsm.c:878 sm/gpgsm.c:881 tools/symcryptrun.c:996 +#: tools/gpg-check-pattern.c:177 #, c-format msgid "%s is too old (need %s, have %s)\n" msgstr "" -#: agent/gpg-agent.c:656 g10/gpg.c:2080 scd/scdaemon.c:466 sm/gpgsm.c:968 +#: agent/gpg-agent.c:656 g10/gpg.c:2086 scd/scdaemon.c:466 sm/gpgsm.c:968 #, c-format msgid "NOTE: no default option file `%s'\n" msgstr "" -#: agent/gpg-agent.c:661 agent/gpg-agent.c:1240 g10/gpg.c:2084 -#: scd/scdaemon.c:471 sm/gpgsm.c:972 tools/symcryptrun.c:930 +#: agent/gpg-agent.c:661 agent/gpg-agent.c:1240 g10/gpg.c:2090 +#: scd/scdaemon.c:471 sm/gpgsm.c:972 tools/symcryptrun.c:929 #, c-format msgid "option file `%s': %s\n" msgstr "" -#: agent/gpg-agent.c:669 g10/gpg.c:2091 scd/scdaemon.c:479 sm/gpgsm.c:979 +#: agent/gpg-agent.c:669 g10/gpg.c:2097 scd/scdaemon.c:479 sm/gpgsm.c:979 #, c-format msgid "reading options from `%s'\n" msgstr "" @@ -522,27 +522,27 @@ msgstr "" msgid "ssh handler 0x%lx for fd %d terminated\n" msgstr "" -#: agent/gpg-agent.c:1833 scd/scdaemon.c:1186 +#: agent/gpg-agent.c:1843 scd/scdaemon.c:1200 #, c-format msgid "pth_select failed: %s - waiting 1s\n" msgstr "" -#: agent/gpg-agent.c:1946 scd/scdaemon.c:1253 +#: agent/gpg-agent.c:1956 scd/scdaemon.c:1267 #, c-format msgid "%s %s stopped\n" msgstr "" -#: agent/gpg-agent.c:2074 +#: agent/gpg-agent.c:2084 msgid "no gpg-agent running in this session\n" msgstr "" -#: agent/gpg-agent.c:2085 common/simple-pwquery.c:349 common/asshelp.c:326 -#: tools/gpg-connect-agent.c:2094 +#: agent/gpg-agent.c:2095 common/simple-pwquery.c:349 common/asshelp.c:326 +#: tools/gpg-connect-agent.c:2133 msgid "malformed GPG_AGENT_INFO environment variable\n" msgstr "" -#: agent/gpg-agent.c:2098 common/simple-pwquery.c:361 common/asshelp.c:338 -#: tools/gpg-connect-agent.c:2105 +#: agent/gpg-agent.c:2108 common/simple-pwquery.c:361 common/asshelp.c:338 +#: tools/gpg-connect-agent.c:2144 #, c-format msgid "gpg-agent protocol version %d is not supported\n" msgstr "" @@ -569,37 +569,37 @@ msgid "" "Secret key maintenance tool\n" msgstr "" -#: agent/protect-tool.c:1190 +#: agent/protect-tool.c:1189 msgid "Please enter the passphrase to unprotect the PKCS#12 object." msgstr "" -#: agent/protect-tool.c:1193 +#: agent/protect-tool.c:1192 msgid "Please enter the passphrase to protect the new PKCS#12 object." msgstr "" -#: agent/protect-tool.c:1196 +#: agent/protect-tool.c:1195 msgid "" "Please enter the passphrase to protect the imported object within the GnuPG " "system." msgstr "" -#: agent/protect-tool.c:1201 +#: agent/protect-tool.c:1200 msgid "" "Please enter the passphrase or the PIN\n" "needed to complete this operation." msgstr "" -#: agent/protect-tool.c:1206 tools/symcryptrun.c:435 +#: agent/protect-tool.c:1205 tools/symcryptrun.c:435 #, fuzzy msgid "Passphrase:" msgstr "дрэнны пароль" -#: agent/protect-tool.c:1214 tools/symcryptrun.c:442 +#: agent/protect-tool.c:1213 tools/symcryptrun.c:442 #, c-format msgid "error while asking for the passphrase: %s\n" msgstr "" -#: agent/protect-tool.c:1217 tools/symcryptrun.c:446 +#: agent/protect-tool.c:1216 tools/symcryptrun.c:446 #, fuzzy msgid "cancelled\n" msgstr "скасавана карыстальнікам\n" @@ -859,7 +859,7 @@ msgstr "" msgid "out of core while allocating %lu bytes" msgstr "" -#: common/asshelp.c:244 +#: common/asshelp.c:244 tools/gpg-connect-agent.c:2101 msgid "no running gpg-agent - starting one\n" msgstr "" @@ -1109,7 +1109,7 @@ msgid "OpenPGP card no. %s detected\n" msgstr "" #: g10/card-util.c:75 g10/card-util.c:1485 g10/delkey.c:126 g10/keyedit.c:1549 -#: g10/keygen.c:2902 g10/revoke.c:216 g10/revoke.c:455 +#: g10/keygen.c:2924 g10/revoke.c:216 g10/revoke.c:455 msgid "can't do this in batch mode\n" msgstr "" @@ -1117,7 +1117,7 @@ msgstr "" msgid "This command is only available for version 2 cards\n" msgstr "" -#: g10/card-util.c:85 scd/app-openpgp.c:1848 +#: g10/card-util.c:85 scd/app-openpgp.c:1849 msgid "Reset Code not or not anymore available\n" msgstr "" @@ -1420,18 +1420,18 @@ msgstr "Нерэчаісны загад (паспрабуйце \"help\")\n" msgid "--output doesn't work for this command\n" msgstr "" -#: g10/decrypt.c:166 g10/gpg.c:3963 g10/keyring.c:380 g10/keyring.c:667 +#: g10/decrypt.c:166 g10/gpg.c:3969 g10/keyring.c:380 g10/keyring.c:667 #, c-format msgid "can't open `%s'\n" msgstr "немагчыма адкрыць \"%s\"\n" -#: g10/delkey.c:73 g10/export.c:324 g10/keyedit.c:3424 g10/keyserver.c:1727 +#: g10/delkey.c:73 g10/export.c:324 g10/keyedit.c:3424 g10/keyserver.c:1729 #: g10/revoke.c:226 #, fuzzy, c-format msgid "key \"%s\" not found: %s\n" msgstr "грамадскі ключ ня знойдзены" -#: g10/delkey.c:81 g10/export.c:354 g10/import.c:2417 g10/keyserver.c:1741 +#: g10/delkey.c:81 g10/export.c:354 g10/import.c:2417 g10/keyserver.c:1743 #: g10/revoke.c:232 g10/revoke.c:477 #, c-format msgid "error reading keyblock: %s\n" @@ -1856,7 +1856,7 @@ msgid "run in server mode" msgstr "" #: g10/gpg.c:436 g10/gpgv.c:69 kbx/kbxutil.c:81 sm/gpgsm.c:226 -#: tools/gpg-connect-agent.c:64 tools/gpgconf.c:74 tools/symcryptrun.c:157 +#: tools/gpg-connect-agent.c:67 tools/gpgconf.c:74 tools/symcryptrun.c:157 msgid "" "@\n" "Options:\n" @@ -1977,527 +1977,527 @@ msgstr "" msgid "usage: gpg [options] " msgstr "Выкарыстаньне: gpg [выбары] " -#: g10/gpg.c:1109 sm/gpgsm.c:675 +#: g10/gpg.c:1115 sm/gpgsm.c:675 msgid "conflicting commands\n" msgstr "несумяшчальныя загады\n" -#: g10/gpg.c:1127 +#: g10/gpg.c:1133 #, c-format msgid "no = sign found in group definition `%s'\n" msgstr "" -#: g10/gpg.c:1324 +#: g10/gpg.c:1330 #, c-format msgid "WARNING: unsafe ownership on homedir `%s'\n" msgstr "" -#: g10/gpg.c:1327 +#: g10/gpg.c:1333 #, c-format msgid "WARNING: unsafe ownership on configuration file `%s'\n" msgstr "" -#: g10/gpg.c:1330 +#: g10/gpg.c:1336 #, c-format msgid "WARNING: unsafe ownership on extension `%s'\n" msgstr "" -#: g10/gpg.c:1336 +#: g10/gpg.c:1342 #, c-format msgid "WARNING: unsafe permissions on homedir `%s'\n" msgstr "" -#: g10/gpg.c:1339 +#: g10/gpg.c:1345 #, c-format msgid "WARNING: unsafe permissions on configuration file `%s'\n" msgstr "" -#: g10/gpg.c:1342 +#: g10/gpg.c:1348 #, c-format msgid "WARNING: unsafe permissions on extension `%s'\n" msgstr "" -#: g10/gpg.c:1348 +#: g10/gpg.c:1354 #, c-format msgid "WARNING: unsafe enclosing directory ownership on homedir `%s'\n" msgstr "" -#: g10/gpg.c:1351 +#: g10/gpg.c:1357 #, c-format msgid "" "WARNING: unsafe enclosing directory ownership on configuration file `%s'\n" msgstr "" -#: g10/gpg.c:1354 +#: g10/gpg.c:1360 #, c-format msgid "WARNING: unsafe enclosing directory ownership on extension `%s'\n" msgstr "" -#: g10/gpg.c:1360 +#: g10/gpg.c:1366 #, c-format msgid "WARNING: unsafe enclosing directory permissions on homedir `%s'\n" msgstr "" -#: g10/gpg.c:1363 +#: g10/gpg.c:1369 #, c-format msgid "" "WARNING: unsafe enclosing directory permissions on configuration file `%s'\n" msgstr "" -#: g10/gpg.c:1366 +#: g10/gpg.c:1372 #, c-format msgid "WARNING: unsafe enclosing directory permissions on extension `%s'\n" msgstr "" -#: g10/gpg.c:1545 +#: g10/gpg.c:1551 #, fuzzy, c-format msgid "unknown configuration item `%s'\n" msgstr "невядомая вэрсыя" -#: g10/gpg.c:1645 +#: g10/gpg.c:1651 msgid "display photo IDs during key listings" msgstr "" -#: g10/gpg.c:1647 +#: g10/gpg.c:1653 msgid "show policy URLs during signature listings" msgstr "" -#: g10/gpg.c:1649 +#: g10/gpg.c:1655 msgid "show all notations during signature listings" msgstr "" -#: g10/gpg.c:1651 +#: g10/gpg.c:1657 msgid "show IETF standard notations during signature listings" msgstr "" -#: g10/gpg.c:1655 +#: g10/gpg.c:1661 msgid "show user-supplied notations during signature listings" msgstr "" -#: g10/gpg.c:1657 +#: g10/gpg.c:1663 msgid "show preferred keyserver URLs during signature listings" msgstr "" -#: g10/gpg.c:1659 +#: g10/gpg.c:1665 msgid "show user ID validity during key listings" msgstr "" -#: g10/gpg.c:1661 +#: g10/gpg.c:1667 msgid "show revoked and expired user IDs in key listings" msgstr "" -#: g10/gpg.c:1663 +#: g10/gpg.c:1669 msgid "show revoked and expired subkeys in key listings" msgstr "" -#: g10/gpg.c:1665 +#: g10/gpg.c:1671 msgid "show the keyring name in key listings" msgstr "" -#: g10/gpg.c:1667 +#: g10/gpg.c:1673 msgid "show expiration dates during signature listings" msgstr "" -#: g10/gpg.c:1828 +#: g10/gpg.c:1834 #, c-format msgid "NOTE: old default options file `%s' ignored\n" msgstr "" -#: g10/gpg.c:1919 +#: g10/gpg.c:1926 #, c-format msgid "libgcrypt is too old (need %s, have %s)\n" msgstr "" -#: g10/gpg.c:2303 g10/gpg.c:2989 g10/gpg.c:3001 +#: g10/gpg.c:2309 g10/gpg.c:2995 g10/gpg.c:3007 #, c-format msgid "NOTE: %s is not for normal use!\n" msgstr "" -#: g10/gpg.c:2484 g10/gpg.c:2496 +#: g10/gpg.c:2490 g10/gpg.c:2502 #, fuzzy, c-format msgid "`%s' is not a valid signature expiration\n" msgstr "%s - гэта недапушчальнае мноства знакаў\n" -#: g10/gpg.c:2578 +#: g10/gpg.c:2584 #, fuzzy, c-format msgid "`%s' is not a valid character set\n" msgstr "%s - гэта недапушчальнае мноства знакаў\n" -#: g10/gpg.c:2601 g10/gpg.c:2796 g10/keyedit.c:4107 +#: g10/gpg.c:2607 g10/gpg.c:2802 g10/keyedit.c:4107 msgid "could not parse keyserver URL\n" msgstr "" -#: g10/gpg.c:2613 +#: g10/gpg.c:2619 #, fuzzy, c-format msgid "%s:%d: invalid keyserver options\n" msgstr "%s:%d: недапушчальныя выбары экспартаваньня\n" -#: g10/gpg.c:2616 +#: g10/gpg.c:2622 #, fuzzy msgid "invalid keyserver options\n" msgstr "недапушчальныя выбары экспартаваньня\n" -#: g10/gpg.c:2623 +#: g10/gpg.c:2629 #, c-format msgid "%s:%d: invalid import options\n" msgstr "%s:%d: недапушчальныя выбары імпартаваньня\n" -#: g10/gpg.c:2626 +#: g10/gpg.c:2632 msgid "invalid import options\n" msgstr "недапушчальныя выбары імпартаваньня\n" -#: g10/gpg.c:2633 +#: g10/gpg.c:2639 #, c-format msgid "%s:%d: invalid export options\n" msgstr "%s:%d: недапушчальныя выбары экспартаваньня\n" -#: g10/gpg.c:2636 +#: g10/gpg.c:2642 msgid "invalid export options\n" msgstr "недапушчальныя выбары экспартаваньня\n" -#: g10/gpg.c:2643 +#: g10/gpg.c:2649 #, fuzzy, c-format msgid "%s:%d: invalid list options\n" msgstr "%s:%d: недапушчальныя выбары імпартаваньня\n" -#: g10/gpg.c:2646 +#: g10/gpg.c:2652 #, fuzzy msgid "invalid list options\n" msgstr "недапушчальныя выбары імпартаваньня\n" -#: g10/gpg.c:2654 +#: g10/gpg.c:2660 msgid "display photo IDs during signature verification" msgstr "" -#: g10/gpg.c:2656 +#: g10/gpg.c:2662 msgid "show policy URLs during signature verification" msgstr "" -#: g10/gpg.c:2658 +#: g10/gpg.c:2664 #, fuzzy msgid "show all notations during signature verification" msgstr "%s - гэта недапушчальнае мноства знакаў\n" -#: g10/gpg.c:2660 +#: g10/gpg.c:2666 msgid "show IETF standard notations during signature verification" msgstr "" -#: g10/gpg.c:2664 +#: g10/gpg.c:2670 msgid "show user-supplied notations during signature verification" msgstr "" -#: g10/gpg.c:2666 +#: g10/gpg.c:2672 msgid "show preferred keyserver URLs during signature verification" msgstr "" -#: g10/gpg.c:2668 +#: g10/gpg.c:2674 #, fuzzy msgid "show user ID validity during signature verification" msgstr "%s - гэта недапушчальнае мноства знакаў\n" -#: g10/gpg.c:2670 +#: g10/gpg.c:2676 msgid "show revoked and expired user IDs in signature verification" msgstr "" -#: g10/gpg.c:2672 +#: g10/gpg.c:2678 #, fuzzy msgid "show only the primary user ID in signature verification" msgstr "%s - гэта недапушчальнае мноства знакаў\n" -#: g10/gpg.c:2674 +#: g10/gpg.c:2680 msgid "validate signatures with PKA data" msgstr "" -#: g10/gpg.c:2676 +#: g10/gpg.c:2682 msgid "elevate the trust of signatures with valid PKA data" msgstr "" -#: g10/gpg.c:2683 +#: g10/gpg.c:2689 #, fuzzy, c-format msgid "%s:%d: invalid verify options\n" msgstr "%s:%d: недапушчальныя выбары экспартаваньня\n" -#: g10/gpg.c:2686 +#: g10/gpg.c:2692 #, fuzzy msgid "invalid verify options\n" msgstr "недапушчальныя выбары экспартаваньня\n" -#: g10/gpg.c:2693 +#: g10/gpg.c:2699 #, c-format msgid "unable to set exec-path to %s\n" msgstr "" -#: g10/gpg.c:2868 +#: g10/gpg.c:2874 #, fuzzy, c-format msgid "%s:%d: invalid auto-key-locate list\n" msgstr "%s:%d: недапушчальныя выбары экспартаваньня\n" -#: g10/gpg.c:2871 +#: g10/gpg.c:2877 msgid "invalid auto-key-locate list\n" msgstr "" -#: g10/gpg.c:2978 sm/gpgsm.c:1386 +#: g10/gpg.c:2984 sm/gpgsm.c:1386 msgid "WARNING: program may create a core file!\n" msgstr "" -#: g10/gpg.c:2982 +#: g10/gpg.c:2988 #, c-format msgid "WARNING: %s overrides %s\n" msgstr "" -#: g10/gpg.c:2991 +#: g10/gpg.c:2997 #, c-format msgid "%s not allowed with %s!\n" msgstr "%s не дазваляецца разам з %s!\n" -#: g10/gpg.c:2994 +#: g10/gpg.c:3000 #, c-format msgid "%s makes no sense with %s!\n" msgstr "%s ня мае сэнсу разам з %s!\n" -#: g10/gpg.c:3009 +#: g10/gpg.c:3015 #, fuzzy, c-format msgid "will not run with insecure memory due to %s\n" msgstr "запіс у stdout\n" -#: g10/gpg.c:3023 +#: g10/gpg.c:3029 msgid "you can only make detached or clear signatures while in --pgp2 mode\n" msgstr "" -#: g10/gpg.c:3029 +#: g10/gpg.c:3035 msgid "you can't sign and encrypt at the same time while in --pgp2 mode\n" msgstr "" -#: g10/gpg.c:3035 +#: g10/gpg.c:3041 msgid "you must use files (and not a pipe) when working with --pgp2 enabled.\n" msgstr "" -#: g10/gpg.c:3048 +#: g10/gpg.c:3054 msgid "encrypting a message in --pgp2 mode requires the IDEA cipher\n" msgstr "" -#: g10/gpg.c:3114 g10/gpg.c:3138 sm/gpgsm.c:1458 +#: g10/gpg.c:3120 g10/gpg.c:3144 sm/gpgsm.c:1458 msgid "selected cipher algorithm is invalid\n" msgstr "" -#: g10/gpg.c:3120 g10/gpg.c:3144 sm/gpgsm.c:1466 sm/gpgsm.c:1472 +#: g10/gpg.c:3126 g10/gpg.c:3150 sm/gpgsm.c:1466 sm/gpgsm.c:1472 msgid "selected digest algorithm is invalid\n" msgstr "" -#: g10/gpg.c:3126 +#: g10/gpg.c:3132 msgid "selected compression algorithm is invalid\n" msgstr "" -#: g10/gpg.c:3132 +#: g10/gpg.c:3138 msgid "selected certification digest algorithm is invalid\n" msgstr "" -#: g10/gpg.c:3147 +#: g10/gpg.c:3153 msgid "completes-needed must be greater than 0\n" msgstr "" -#: g10/gpg.c:3149 +#: g10/gpg.c:3155 msgid "marginals-needed must be greater than 1\n" msgstr "" -#: g10/gpg.c:3151 +#: g10/gpg.c:3157 msgid "max-cert-depth must be in the range from 1 to 255\n" msgstr "" -#: g10/gpg.c:3153 +#: g10/gpg.c:3159 msgid "invalid default-cert-level; must be 0, 1, 2, or 3\n" msgstr "" -#: g10/gpg.c:3155 +#: g10/gpg.c:3161 msgid "invalid min-cert-level; must be 1, 2, or 3\n" msgstr "" -#: g10/gpg.c:3158 +#: g10/gpg.c:3164 msgid "NOTE: simple S2K mode (0) is strongly discouraged\n" msgstr "" -#: g10/gpg.c:3162 +#: g10/gpg.c:3168 msgid "invalid S2K mode; must be 0, 1 or 3\n" msgstr "" -#: g10/gpg.c:3169 +#: g10/gpg.c:3175 msgid "invalid default preferences\n" msgstr "недапушчальныя дапомныя перавагі\n" -#: g10/gpg.c:3178 +#: g10/gpg.c:3184 msgid "invalid personal cipher preferences\n" msgstr "" -#: g10/gpg.c:3182 +#: g10/gpg.c:3188 msgid "invalid personal digest preferences\n" msgstr "" -#: g10/gpg.c:3186 +#: g10/gpg.c:3192 msgid "invalid personal compress preferences\n" msgstr "" -#: g10/gpg.c:3219 +#: g10/gpg.c:3225 #, fuzzy, c-format msgid "%s does not yet work with %s\n" msgstr "%s ня мае сэнсу разам з %s!\n" -#: g10/gpg.c:3266 +#: g10/gpg.c:3272 #, c-format msgid "you may not use cipher algorithm `%s' while in %s mode\n" msgstr "" -#: g10/gpg.c:3271 +#: g10/gpg.c:3277 #, c-format msgid "you may not use digest algorithm `%s' while in %s mode\n" msgstr "" -#: g10/gpg.c:3276 +#: g10/gpg.c:3282 #, c-format msgid "you may not use compression algorithm `%s' while in %s mode\n" msgstr "" -#: g10/gpg.c:3359 +#: g10/gpg.c:3365 #, c-format msgid "failed to initialize the TrustDB: %s\n" msgstr "" -#: g10/gpg.c:3370 +#: g10/gpg.c:3376 msgid "WARNING: recipients (-r) given without using public key encryption\n" msgstr "" -#: g10/gpg.c:3391 +#: g10/gpg.c:3397 msgid "--store [filename]" msgstr "--store [назва_файла]" -#: g10/gpg.c:3398 +#: g10/gpg.c:3404 msgid "--symmetric [filename]" msgstr "--symmetric [назва_файла]" -#: g10/gpg.c:3400 +#: g10/gpg.c:3406 #, fuzzy, c-format msgid "symmetric encryption of `%s' failed: %s\n" msgstr "збой падпісаньня: %s\n" -#: g10/gpg.c:3410 +#: g10/gpg.c:3416 msgid "--encrypt [filename]" msgstr "--encrypt [назва_файла]" -#: g10/gpg.c:3423 +#: g10/gpg.c:3429 #, fuzzy msgid "--symmetric --encrypt [filename]" msgstr "--sign --encrypt [назва_файла]" -#: g10/gpg.c:3425 +#: g10/gpg.c:3431 msgid "you cannot use --symmetric --encrypt with --s2k-mode 0\n" msgstr "" -#: g10/gpg.c:3428 +#: g10/gpg.c:3434 #, c-format msgid "you cannot use --symmetric --encrypt while in %s mode\n" msgstr "" -#: g10/gpg.c:3446 +#: g10/gpg.c:3452 msgid "--sign [filename]" msgstr "--sign [назва_файла]" -#: g10/gpg.c:3459 +#: g10/gpg.c:3465 msgid "--sign --encrypt [filename]" msgstr "--sign --encrypt [назва_файла]" -#: g10/gpg.c:3474 +#: g10/gpg.c:3480 #, fuzzy msgid "--symmetric --sign --encrypt [filename]" msgstr "--sign --encrypt [назва_файла]" -#: g10/gpg.c:3476 +#: g10/gpg.c:3482 msgid "you cannot use --symmetric --sign --encrypt with --s2k-mode 0\n" msgstr "" -#: g10/gpg.c:3479 +#: g10/gpg.c:3485 #, c-format msgid "you cannot use --symmetric --sign --encrypt while in %s mode\n" msgstr "" -#: g10/gpg.c:3499 +#: g10/gpg.c:3505 msgid "--sign --symmetric [filename]" msgstr "--sign --symmetric [назва_файла]" -#: g10/gpg.c:3508 +#: g10/gpg.c:3514 msgid "--clearsign [filename]" msgstr "--clearsign [назва_файла]" -#: g10/gpg.c:3533 +#: g10/gpg.c:3539 msgid "--decrypt [filename]" msgstr "--decrypt [назва_файла]" -#: g10/gpg.c:3541 +#: g10/gpg.c:3547 msgid "--sign-key user-id" msgstr "--sign-key user-id" -#: g10/gpg.c:3545 +#: g10/gpg.c:3551 msgid "--lsign-key user-id" msgstr "--lsign-key user-id" -#: g10/gpg.c:3566 +#: g10/gpg.c:3572 msgid "--edit-key user-id [commands]" msgstr "--edit-key user-id [загады]" -#: g10/gpg.c:3658 +#: g10/gpg.c:3664 #, fuzzy, c-format msgid "keyserver send failed: %s\n" msgstr "збой падпісаньня: %s\n" -#: g10/gpg.c:3660 +#: g10/gpg.c:3666 #, fuzzy, c-format msgid "keyserver receive failed: %s\n" msgstr "збой падпісаньня: %s\n" -#: g10/gpg.c:3662 +#: g10/gpg.c:3668 #, fuzzy, c-format msgid "key export failed: %s\n" msgstr "збой падпісаньня: %s\n" -#: g10/gpg.c:3673 +#: g10/gpg.c:3679 #, fuzzy, c-format msgid "keyserver search failed: %s\n" msgstr "збой падпісаньня: %s\n" -#: g10/gpg.c:3683 +#: g10/gpg.c:3689 #, c-format msgid "keyserver refresh failed: %s\n" msgstr "" -#: g10/gpg.c:3734 +#: g10/gpg.c:3740 #, c-format msgid "dearmoring failed: %s\n" msgstr "" -#: g10/gpg.c:3742 +#: g10/gpg.c:3748 #, c-format msgid "enarmoring failed: %s\n" msgstr "" -#: g10/gpg.c:3832 +#: g10/gpg.c:3838 #, c-format msgid "invalid hash algorithm `%s'\n" msgstr "нерэчаісны хэш-альгарытм \"%s\"\n" -#: g10/gpg.c:3949 +#: g10/gpg.c:3955 msgid "[filename]" msgstr "[назва_файла]" -#: g10/gpg.c:3953 +#: g10/gpg.c:3959 msgid "Go ahead and type your message ...\n" msgstr "" -#: g10/gpg.c:4265 +#: g10/gpg.c:4271 msgid "the given certification policy URL is invalid\n" msgstr "" -#: g10/gpg.c:4267 +#: g10/gpg.c:4273 msgid "the given signature policy URL is invalid\n" msgstr "" -#: g10/gpg.c:4300 +#: g10/gpg.c:4306 msgid "the given preferred keyserver URL is invalid\n" msgstr "" @@ -3002,29 +3002,29 @@ msgstr "" msgid "[self-signature]" msgstr "" -#: g10/keyedit.c:344 g10/keylist.c:392 +#: g10/keyedit.c:344 g10/keylist.c:396 msgid "1 bad signature\n" msgstr "" -#: g10/keyedit.c:346 g10/keylist.c:394 +#: g10/keyedit.c:346 g10/keylist.c:398 #, c-format msgid "%d bad signatures\n" msgstr "" -#: g10/keyedit.c:348 g10/keylist.c:396 +#: g10/keyedit.c:348 g10/keylist.c:400 msgid "1 signature not checked due to a missing key\n" msgstr "" -#: g10/keyedit.c:350 g10/keylist.c:398 +#: g10/keyedit.c:350 g10/keylist.c:402 #, c-format msgid "%d signatures not checked due to missing keys\n" msgstr "" -#: g10/keyedit.c:352 g10/keylist.c:400 +#: g10/keyedit.c:352 g10/keylist.c:404 msgid "1 signature not checked due to an error\n" msgstr "" -#: g10/keyedit.c:354 g10/keylist.c:402 +#: g10/keyedit.c:354 g10/keylist.c:406 #, c-format msgid "%d signatures not checked due to errors\n" msgstr "" @@ -3261,20 +3261,20 @@ msgstr "збой падпісаньня: %s\n" msgid "Key has only stub or on-card key items - no passphrase to change.\n" msgstr "" -#: g10/keyedit.c:1142 g10/keygen.c:3601 +#: g10/keyedit.c:1142 g10/keygen.c:3623 msgid "This key is not protected.\n" msgstr "" -#: g10/keyedit.c:1146 g10/keygen.c:3588 g10/revoke.c:538 +#: g10/keyedit.c:1146 g10/keygen.c:3610 g10/revoke.c:538 msgid "Secret parts of primary key are not available.\n" msgstr "" -#: g10/keyedit.c:1150 g10/keygen.c:3604 +#: g10/keyedit.c:1150 g10/keygen.c:3626 #, fuzzy msgid "Secret parts of primary key are stored on-card.\n" msgstr "сакрэтны ключ недаступны" -#: g10/keyedit.c:1156 g10/keygen.c:3608 +#: g10/keyedit.c:1156 g10/keygen.c:3630 msgid "Key is protected.\n" msgstr "Ключ абаронены.\n" @@ -3644,7 +3644,7 @@ msgstr "" msgid "Keyserver no-modify" msgstr "" -#: g10/keyedit.c:2443 g10/keylist.c:310 +#: g10/keyedit.c:2443 g10/keylist.c:314 msgid "Preferred keyserver: " msgstr "" @@ -3675,24 +3675,24 @@ msgid "(sensitive)" msgstr "" #: g10/keyedit.c:2764 g10/keyedit.c:2820 g10/keyedit.c:2881 g10/keyedit.c:2896 -#: g10/keylist.c:196 g10/keyserver.c:529 +#: g10/keylist.c:200 g10/keyserver.c:529 #, fuzzy, c-format msgid "created: %s" msgstr "памылка чытаньня файла" -#: g10/keyedit.c:2767 g10/keylist.c:812 g10/keylist.c:906 g10/mainproc.c:989 +#: g10/keyedit.c:2767 g10/keylist.c:817 g10/keylist.c:911 g10/mainproc.c:989 #, fuzzy, c-format msgid "revoked: %s" msgstr "памылка чытаньня файла" -#: g10/keyedit.c:2769 g10/keylist.c:783 g10/keylist.c:818 g10/keylist.c:912 +#: g10/keyedit.c:2769 g10/keylist.c:788 g10/keylist.c:823 g10/keylist.c:917 #, fuzzy, c-format msgid "expired: %s" msgstr "збой падпісаньня: %s\n" #: g10/keyedit.c:2771 g10/keyedit.c:2822 g10/keyedit.c:2883 g10/keyedit.c:2898 -#: g10/keylist.c:198 g10/keylist.c:789 g10/keylist.c:824 g10/keylist.c:918 -#: g10/keylist.c:939 g10/keyserver.c:535 g10/mainproc.c:995 +#: g10/keylist.c:202 g10/keylist.c:794 g10/keylist.c:829 g10/keylist.c:923 +#: g10/keylist.c:944 g10/keyserver.c:535 g10/mainproc.c:995 #, fuzzy, c-format msgid "expires: %s" msgstr "збой падпісаньня: %s\n" @@ -3716,7 +3716,7 @@ msgstr "" msgid "This key has been disabled" msgstr "" -#: g10/keyedit.c:2827 g10/keylist.c:202 +#: g10/keyedit.c:2827 g10/keylist.c:206 msgid "card-no: " msgstr "" @@ -4048,12 +4048,12 @@ msgid "writing key binding signature\n" msgstr "" #: g10/keygen.c:1157 g10/keygen.c:1268 g10/keygen.c:1273 g10/keygen.c:1408 -#: g10/keygen.c:3101 +#: g10/keygen.c:3123 #, c-format msgid "keysize invalid; using %u bits\n" msgstr "" -#: g10/keygen.c:1163 g10/keygen.c:1279 g10/keygen.c:1414 g10/keygen.c:3107 +#: g10/keygen.c:1163 g10/keygen.c:1279 g10/keygen.c:1414 g10/keygen.c:3129 #, c-format msgid "keysize rounded up to %u bits\n" msgstr "" @@ -4373,91 +4373,91 @@ msgid "" "generator a better chance to gain enough entropy.\n" msgstr "" -#: g10/keygen.c:3041 g10/keygen.c:3068 +#: g10/keygen.c:3063 g10/keygen.c:3090 msgid "Key generation canceled.\n" msgstr "" -#: g10/keygen.c:3273 g10/keygen.c:3440 +#: g10/keygen.c:3295 g10/keygen.c:3462 #, c-format msgid "writing public key to `%s'\n" msgstr "" -#: g10/keygen.c:3275 g10/keygen.c:3443 +#: g10/keygen.c:3297 g10/keygen.c:3465 #, fuzzy, c-format msgid "writing secret key stub to `%s'\n" msgstr "запіс у stdout\n" -#: g10/keygen.c:3278 g10/keygen.c:3446 +#: g10/keygen.c:3300 g10/keygen.c:3468 #, c-format msgid "writing secret key to `%s'\n" msgstr "" -#: g10/keygen.c:3427 +#: g10/keygen.c:3449 #, c-format msgid "no writable public keyring found: %s\n" msgstr "" -#: g10/keygen.c:3434 +#: g10/keygen.c:3456 #, c-format msgid "no writable secret keyring found: %s\n" msgstr "" -#: g10/keygen.c:3454 +#: g10/keygen.c:3476 #, c-format msgid "error writing public keyring `%s': %s\n" msgstr "" -#: g10/keygen.c:3462 +#: g10/keygen.c:3484 #, c-format msgid "error writing secret keyring `%s': %s\n" msgstr "" -#: g10/keygen.c:3489 +#: g10/keygen.c:3511 msgid "public and secret key created and signed.\n" msgstr "" -#: g10/keygen.c:3500 +#: g10/keygen.c:3522 msgid "" "Note that this key cannot be used for encryption. You may want to use\n" "the command \"--edit-key\" to generate a subkey for this purpose.\n" msgstr "" -#: g10/keygen.c:3513 g10/keygen.c:3658 g10/keygen.c:3779 +#: g10/keygen.c:3535 g10/keygen.c:3680 g10/keygen.c:3801 #, c-format msgid "Key generation failed: %s\n" msgstr "" -#: g10/keygen.c:3568 g10/keygen.c:3709 g10/sign.c:241 +#: g10/keygen.c:3590 g10/keygen.c:3731 g10/sign.c:241 #, c-format msgid "" "key has been created %lu second in future (time warp or clock problem)\n" msgstr "" -#: g10/keygen.c:3570 g10/keygen.c:3711 g10/sign.c:243 +#: g10/keygen.c:3592 g10/keygen.c:3733 g10/sign.c:243 #, c-format msgid "" "key has been created %lu seconds in future (time warp or clock problem)\n" msgstr "" -#: g10/keygen.c:3581 g10/keygen.c:3722 +#: g10/keygen.c:3603 g10/keygen.c:3744 msgid "NOTE: creating subkeys for v3 keys is not OpenPGP compliant\n" msgstr "" -#: g10/keygen.c:3622 g10/keygen.c:3755 +#: g10/keygen.c:3644 g10/keygen.c:3777 msgid "Really create? (y/N) " msgstr "" -#: g10/keygen.c:3928 +#: g10/keygen.c:3950 #, fuzzy, c-format msgid "storing key onto card failed: %s\n" msgstr "збой падпісаньня: %s\n" -#: g10/keygen.c:3976 +#: g10/keygen.c:3998 #, fuzzy, c-format msgid "can't create backup file `%s': %s\n" msgstr "%s: немагчыма стварыць тэчку: %s\n" -#: g10/keygen.c:4002 +#: g10/keygen.c:4024 #, c-format msgid "NOTE: backup of card key saved to `%s'\n" msgstr "" @@ -4466,54 +4466,54 @@ msgstr "" msgid "never " msgstr "" -#: g10/keylist.c:267 +#: g10/keylist.c:271 msgid "Critical signature policy: " msgstr "" -#: g10/keylist.c:269 +#: g10/keylist.c:273 msgid "Signature policy: " msgstr "" -#: g10/keylist.c:308 +#: g10/keylist.c:312 msgid "Critical preferred keyserver: " msgstr "" -#: g10/keylist.c:361 +#: g10/keylist.c:365 msgid "Critical signature notation: " msgstr "" -#: g10/keylist.c:363 +#: g10/keylist.c:367 msgid "Signature notation: " msgstr "" -#: g10/keylist.c:473 +#: g10/keylist.c:477 msgid "Keyring" msgstr "" -#: g10/keylist.c:1504 +#: g10/keylist.c:1509 msgid "Primary key fingerprint:" msgstr "" -#: g10/keylist.c:1506 +#: g10/keylist.c:1511 msgid " Subkey fingerprint:" msgstr "" #. TRANSLATORS: this should fit into 24 bytes to that the #. * fingerprint data is properly aligned with the user ID -#: g10/keylist.c:1513 +#: g10/keylist.c:1518 msgid " Primary key fingerprint:" msgstr "" -#: g10/keylist.c:1515 +#: g10/keylist.c:1520 msgid " Subkey fingerprint:" msgstr "" -#: g10/keylist.c:1519 g10/keylist.c:1523 +#: g10/keylist.c:1524 g10/keylist.c:1528 #, fuzzy msgid " Key fingerprint =" msgstr "паказаць ключы й адбіткі пальцаў" -#: g10/keylist.c:1590 +#: g10/keylist.c:1595 msgid " Card serial no. =" msgstr "" @@ -4597,143 +4597,143 @@ msgstr "" msgid "disabled" msgstr "" -#: g10/keyserver.c:742 +#: g10/keyserver.c:744 msgid "Enter number(s), N)ext, or Q)uit > " msgstr "" -#: g10/keyserver.c:826 g10/keyserver.c:1448 +#: g10/keyserver.c:828 g10/keyserver.c:1450 #, fuzzy, c-format msgid "invalid keyserver protocol (us %d!=handler %d)\n" msgstr "недапушчальныя выбары экспартаваньня\n" -#: g10/keyserver.c:924 +#: g10/keyserver.c:926 #, fuzzy, c-format msgid "key \"%s\" not found on keyserver\n" msgstr "грамадскі ключ ня знойдзены" -#: g10/keyserver.c:926 +#: g10/keyserver.c:928 #, fuzzy msgid "key not found on keyserver\n" msgstr "экспартаваць ключы на паслужнік ключоў" -#: g10/keyserver.c:1167 +#: g10/keyserver.c:1169 #, fuzzy, c-format msgid "requesting key %s from %s server %s\n" msgstr "імпартаваць ключы з паслужніка ключоў" -#: g10/keyserver.c:1171 +#: g10/keyserver.c:1173 #, c-format msgid "requesting key %s from %s\n" msgstr "" -#: g10/keyserver.c:1195 +#: g10/keyserver.c:1197 #, fuzzy, c-format msgid "searching for names from %s server %s\n" msgstr "імпартаваць ключы з паслужніка ключоў" -#: g10/keyserver.c:1198 +#: g10/keyserver.c:1200 #, c-format msgid "searching for names from %s\n" msgstr "" -#: g10/keyserver.c:1351 +#: g10/keyserver.c:1353 #, c-format msgid "sending key %s to %s server %s\n" msgstr "" -#: g10/keyserver.c:1355 +#: g10/keyserver.c:1357 #, fuzzy, c-format msgid "sending key %s to %s\n" msgstr "грамадскі ключ ня знойдзены" -#: g10/keyserver.c:1398 +#: g10/keyserver.c:1400 #, c-format msgid "searching for \"%s\" from %s server %s\n" msgstr "" -#: g10/keyserver.c:1401 +#: g10/keyserver.c:1403 #, c-format msgid "searching for \"%s\" from %s\n" msgstr "" -#: g10/keyserver.c:1408 g10/keyserver.c:1504 +#: g10/keyserver.c:1410 g10/keyserver.c:1506 #, fuzzy msgid "no keyserver action!\n" msgstr "недапушчальныя выбары экспартаваньня\n" -#: g10/keyserver.c:1456 +#: g10/keyserver.c:1458 #, c-format msgid "WARNING: keyserver handler from a different version of GnuPG (%s)\n" msgstr "" -#: g10/keyserver.c:1465 +#: g10/keyserver.c:1467 msgid "keyserver did not send VERSION\n" msgstr "" -#: g10/keyserver.c:1527 g10/keyserver.c:2056 +#: g10/keyserver.c:1529 g10/keyserver.c:2058 msgid "no keyserver known (use option --keyserver)\n" msgstr "" -#: g10/keyserver.c:1533 +#: g10/keyserver.c:1535 msgid "external keyserver calls are not supported in this build\n" msgstr "" -#: g10/keyserver.c:1545 +#: g10/keyserver.c:1547 #, c-format msgid "no handler for keyserver scheme `%s'\n" msgstr "" -#: g10/keyserver.c:1550 +#: g10/keyserver.c:1552 #, c-format msgid "action `%s' not supported with keyserver scheme `%s'\n" msgstr "" -#: g10/keyserver.c:1558 +#: g10/keyserver.c:1560 #, c-format msgid "%s does not support handler version %d\n" msgstr "" -#: g10/keyserver.c:1565 +#: g10/keyserver.c:1567 #, fuzzy msgid "keyserver timed out\n" msgstr "збой падпісаньня: %s\n" -#: g10/keyserver.c:1570 +#: g10/keyserver.c:1572 #, fuzzy msgid "keyserver internal error\n" msgstr "агульная памылка" -#: g10/keyserver.c:1579 +#: g10/keyserver.c:1581 #, fuzzy, c-format msgid "keyserver communications error: %s\n" msgstr "збой падпісаньня: %s\n" -#: g10/keyserver.c:1604 g10/keyserver.c:1638 +#: g10/keyserver.c:1606 g10/keyserver.c:1640 #, c-format msgid "\"%s\" not a key ID: skipping\n" msgstr "" -#: g10/keyserver.c:1897 +#: g10/keyserver.c:1899 #, c-format msgid "WARNING: unable to refresh key %s via %s: %s\n" msgstr "" -#: g10/keyserver.c:1919 +#: g10/keyserver.c:1921 #, c-format msgid "refreshing 1 key from %s\n" msgstr "" -#: g10/keyserver.c:1921 +#: g10/keyserver.c:1923 #, c-format msgid "refreshing %d keys from %s\n" msgstr "" -#: g10/keyserver.c:1977 +#: g10/keyserver.c:1979 #, fuzzy, c-format msgid "WARNING: unable to fetch URI %s: %s\n" msgstr "немагчыма адкрыць %s: %s\n" -#: g10/keyserver.c:1983 +#: g10/keyserver.c:1985 #, c-format msgid "WARNING: unable to parse URI %s\n" msgstr "" @@ -6108,7 +6108,7 @@ msgstr "" msgid "no need for a trustdb check\n" msgstr "" -#: g10/trustdb.c:577 g10/trustdb.c:2432 +#: g10/trustdb.c:577 g10/trustdb.c:2456 #, c-format msgid "next trustdb check due at %s\n" msgstr "" @@ -6136,32 +6136,32 @@ msgstr "" msgid "checking the trustdb\n" msgstr "" -#: g10/trustdb.c:2175 +#: g10/trustdb.c:2199 #, c-format msgid "%d keys processed (%d validity counts cleared)\n" msgstr "" -#: g10/trustdb.c:2240 +#: g10/trustdb.c:2264 msgid "no ultimately trusted keys found\n" msgstr "" -#: g10/trustdb.c:2254 +#: g10/trustdb.c:2278 #, c-format msgid "public key of ultimately trusted key %s not found\n" msgstr "" -#: g10/trustdb.c:2277 +#: g10/trustdb.c:2301 #, c-format msgid "%d marginal(s) needed, %d complete(s) needed, %s trust model\n" msgstr "" -#: g10/trustdb.c:2363 +#: g10/trustdb.c:2387 #, c-format msgid "" "depth: %d valid: %3d signed: %3d trust: %d-, %dq, %dn, %dm, %df, %du\n" msgstr "" -#: g10/trustdb.c:2438 +#: g10/trustdb.c:2462 #, c-format msgid "unable to update trustdb version record: write failed: %s\n" msgstr "" @@ -6344,12 +6344,12 @@ msgid "" "list, export, import Keybox data\n" msgstr "" -#: scd/app-nks.c:325 scd/app-openpgp.c:1456 scd/app-dinsig.c:297 +#: scd/app-nks.c:325 scd/app-openpgp.c:1457 scd/app-dinsig.c:297 msgid "||Please enter your PIN at the reader's keypad" msgstr "" -#: scd/app-nks.c:329 scd/app-openpgp.c:1460 scd/app-openpgp.c:1492 -#: scd/app-openpgp.c:1639 scd/app-openpgp.c:1657 scd/app-openpgp.c:1857 +#: scd/app-nks.c:329 scd/app-openpgp.c:1461 scd/app-openpgp.c:1493 +#: scd/app-openpgp.c:1640 scd/app-openpgp.c:1658 scd/app-openpgp.c:1858 #: scd/app-dinsig.c:301 #, c-format msgid "PIN callback returned error: %s\n" @@ -6362,103 +6362,103 @@ msgstr "" #. TRANSLATORS: Do not translate the "|*|" prefixes but #. keep it at the start of the string. We need this elsewhere #. to get some infos on the string. -#: scd/app-nks.c:557 scd/app-openpgp.c:1897 +#: scd/app-nks.c:557 scd/app-openpgp.c:1898 msgid "|N|New PIN" msgstr "" -#: scd/app-nks.c:560 scd/app-openpgp.c:1901 scd/app-dinsig.c:529 +#: scd/app-nks.c:560 scd/app-openpgp.c:1902 scd/app-dinsig.c:529 #, fuzzy, c-format msgid "error getting new PIN: %s\n" msgstr "памылка стварэньня \"%s\": %s\n" -#: scd/app-openpgp.c:667 +#: scd/app-openpgp.c:668 #, c-format msgid "failed to store the fingerprint: %s\n" msgstr "" -#: scd/app-openpgp.c:680 +#: scd/app-openpgp.c:681 #, fuzzy, c-format msgid "failed to store the creation date: %s\n" msgstr "%s: немагчыма стварыць хэш-табліцу: %s\n" -#: scd/app-openpgp.c:1075 +#: scd/app-openpgp.c:1076 #, fuzzy, c-format msgid "reading public key failed: %s\n" msgstr "грамадскі ключ ня знойдзены" -#: scd/app-openpgp.c:1083 scd/app-openpgp.c:2551 +#: scd/app-openpgp.c:1084 scd/app-openpgp.c:2552 msgid "response does not contain the public key data\n" msgstr "" -#: scd/app-openpgp.c:1091 scd/app-openpgp.c:2559 +#: scd/app-openpgp.c:1092 scd/app-openpgp.c:2560 msgid "response does not contain the RSA modulus\n" msgstr "" -#: scd/app-openpgp.c:1100 scd/app-openpgp.c:2569 +#: scd/app-openpgp.c:1101 scd/app-openpgp.c:2570 msgid "response does not contain the RSA public exponent\n" msgstr "" -#: scd/app-openpgp.c:1416 +#: scd/app-openpgp.c:1417 #, c-format msgid "using default PIN as %s\n" msgstr "" -#: scd/app-openpgp.c:1423 +#: scd/app-openpgp.c:1424 #, c-format msgid "failed to use default PIN as %s: %s - disabling further default use\n" msgstr "" -#: scd/app-openpgp.c:1442 +#: scd/app-openpgp.c:1443 #, c-format msgid "||Please enter your PIN at the reader's keypad%%0A[sigs done: %lu]" msgstr "" -#: scd/app-openpgp.c:1476 +#: scd/app-openpgp.c:1477 #, c-format msgid "||Please enter the PIN%%0A[sigs done: %lu]" msgstr "" -#: scd/app-openpgp.c:1488 +#: scd/app-openpgp.c:1489 #, fuzzy msgid "||Please enter the PIN" msgstr "Паўтарыце пароль\n" -#: scd/app-openpgp.c:1499 scd/app-openpgp.c:1664 +#: scd/app-openpgp.c:1500 scd/app-openpgp.c:1665 #, c-format msgid "PIN for CHV%d is too short; minimum length is %d\n" msgstr "" -#: scd/app-openpgp.c:1512 scd/app-openpgp.c:1552 scd/app-openpgp.c:1676 -#: scd/app-openpgp.c:2868 +#: scd/app-openpgp.c:1513 scd/app-openpgp.c:1553 scd/app-openpgp.c:1677 +#: scd/app-openpgp.c:2869 #, fuzzy, c-format msgid "verify CHV%d failed: %s\n" msgstr "збой падпісаньня: %s\n" -#: scd/app-openpgp.c:1575 +#: scd/app-openpgp.c:1576 msgid "access to admin commands is not configured\n" msgstr "" -#: scd/app-openpgp.c:1596 scd/app-openpgp.c:1839 scd/app-openpgp.c:3119 +#: scd/app-openpgp.c:1597 scd/app-openpgp.c:1840 scd/app-openpgp.c:3120 msgid "error retrieving CHV status from card\n" msgstr "" -#: scd/app-openpgp.c:1602 scd/app-openpgp.c:3128 +#: scd/app-openpgp.c:1603 scd/app-openpgp.c:3129 msgid "card is permanently locked!\n" msgstr "" -#: scd/app-openpgp.c:1609 +#: scd/app-openpgp.c:1610 #, c-format msgid "%d Admin PIN attempts remaining before card is permanently locked\n" msgstr "" -#: scd/app-openpgp.c:1619 +#: scd/app-openpgp.c:1620 #, c-format msgid "" "|A|Please enter the Admin PIN at the reader's keypad%%0A[remaining attempts: " "%d]" msgstr "" -#: scd/app-openpgp.c:1634 +#: scd/app-openpgp.c:1635 #, fuzzy msgid "|A|Please enter the Admin PIN at the reader's keypad" msgstr "Паўтарыце пароль\n" @@ -6466,113 +6466,113 @@ msgstr "Паўтарыце пароль\n" #. TRANSLATORS: Do not translate the "|A|" prefix but keep #. it at the start of the string. We need this elsewhere to #. get some infos on the string. -#: scd/app-openpgp.c:1654 +#: scd/app-openpgp.c:1655 msgid "|A|Admin PIN" msgstr "" -#: scd/app-openpgp.c:1853 +#: scd/app-openpgp.c:1854 #, fuzzy msgid "||Please enter the Reset Code for the card" msgstr "Калі ласка, абярыце від ключа, які Вам патрэбны:\n" -#: scd/app-openpgp.c:1862 scd/app-openpgp.c:1925 +#: scd/app-openpgp.c:1863 scd/app-openpgp.c:1926 #, c-format msgid "Reset Code is too short; minimum length is %d\n" msgstr "" -#: scd/app-openpgp.c:1896 +#: scd/app-openpgp.c:1897 msgid "|RN|New Reset Code" msgstr "" -#: scd/app-openpgp.c:1897 +#: scd/app-openpgp.c:1898 msgid "|AN|New Admin PIN" msgstr "" -#: scd/app-openpgp.c:1987 scd/app-openpgp.c:2637 +#: scd/app-openpgp.c:1988 scd/app-openpgp.c:2638 msgid "error reading application data\n" msgstr "" -#: scd/app-openpgp.c:1993 scd/app-openpgp.c:2644 +#: scd/app-openpgp.c:1994 scd/app-openpgp.c:2645 #, fuzzy msgid "error reading fingerprint DO\n" msgstr "паказаць ключы й адбіткі пальцаў" -#: scd/app-openpgp.c:2003 +#: scd/app-openpgp.c:2004 #, fuzzy msgid "key already exists\n" msgstr "выдаліць ключы са зьвязку сакрэтных ключоў" -#: scd/app-openpgp.c:2007 +#: scd/app-openpgp.c:2008 msgid "existing key will be replaced\n" msgstr "" -#: scd/app-openpgp.c:2009 +#: scd/app-openpgp.c:2010 #, fuzzy msgid "generating new key\n" msgstr "стварыць новую пару ключоў" -#: scd/app-openpgp.c:2335 +#: scd/app-openpgp.c:2336 msgid "creation timestamp missing\n" msgstr "" -#: scd/app-openpgp.c:2344 +#: scd/app-openpgp.c:2345 #, c-format msgid "RSA modulus missing or not of size %d bits\n" msgstr "" -#: scd/app-openpgp.c:2356 +#: scd/app-openpgp.c:2357 #, c-format msgid "RSA public exponent missing or larger than %d bits\n" msgstr "" -#: scd/app-openpgp.c:2366 scd/app-openpgp.c:2374 +#: scd/app-openpgp.c:2367 scd/app-openpgp.c:2375 #, c-format msgid "RSA prime %s missing or not of size %d bits\n" msgstr "" -#: scd/app-openpgp.c:2468 +#: scd/app-openpgp.c:2469 #, fuzzy, c-format msgid "failed to store the key: %s\n" msgstr "%s: немагчыма стварыць хэш-табліцу: %s\n" -#: scd/app-openpgp.c:2528 +#: scd/app-openpgp.c:2529 msgid "please wait while key is being generated ...\n" msgstr "" -#: scd/app-openpgp.c:2542 +#: scd/app-openpgp.c:2543 #, fuzzy msgid "generating key failed\n" msgstr "стварыць новую пару ключоў" -#: scd/app-openpgp.c:2545 +#: scd/app-openpgp.c:2546 #, c-format msgid "key generation completed (%d seconds)\n" msgstr "" -#: scd/app-openpgp.c:2602 +#: scd/app-openpgp.c:2603 msgid "invalid structure of OpenPGP card (DO 0x93)\n" msgstr "" -#: scd/app-openpgp.c:2652 +#: scd/app-openpgp.c:2653 msgid "fingerprint on card does not match requested one\n" msgstr "" -#: scd/app-openpgp.c:2767 +#: scd/app-openpgp.c:2768 #, fuzzy, c-format msgid "card does not support digest algorithm %s\n" msgstr "нерэчаісны хэш-альгарытм \"%s\"\n" -#: scd/app-openpgp.c:2843 +#: scd/app-openpgp.c:2844 #, c-format msgid "signatures created so far: %lu\n" msgstr "" -#: scd/app-openpgp.c:3133 +#: scd/app-openpgp.c:3134 msgid "" "verification of Admin PIN is currently prohibited through this command\n" msgstr "" -#: scd/app-openpgp.c:3357 scd/app-openpgp.c:3368 +#: scd/app-openpgp.c:3359 scd/app-openpgp.c:3370 #, c-format msgid "can't access %s - invalid OpenPGP card?\n" msgstr "" @@ -6977,7 +6977,7 @@ msgstr "" msgid "[Error - invalid DN]" msgstr "паказаць ключы й адбіткі пальцаў" -#: sm/certdump.c:964 +#: sm/certdump.c:961 #, fuzzy, c-format msgid "" "Please enter the passphrase to unlock the secret key for the X.509 " @@ -7068,6 +7068,12 @@ msgstr "памылка стварэньня \"%s\": %s\n" msgid "line %d: key generation failed: %s <%s>\n" msgstr "збой падпісаньня: %s\n" +#: sm/certreqgen.c:806 +msgid "" +"To complete this certificate request please enter the passphrase for the key " +"you just created once more.\n" +msgstr "" + #: sm/certreqgen-ui.c:122 #, c-format msgid " (%d) RSA\n" @@ -7425,7 +7431,7 @@ msgstr "" msgid "error importing certificate: %s\n" msgstr "памылка стварэньня \"%s\": %s\n" -#: sm/import.c:548 tools/gpg-connect-agent.c:1322 +#: sm/import.c:548 tools/gpg-connect-agent.c:1329 #, fuzzy, c-format msgid "error reading input: %s\n" msgstr "паказаць ключы й адбіткі пальцаў" @@ -7575,90 +7581,90 @@ msgstr "" msgid "This is a qualified signature\n" msgstr "паказаць сьпіс ключоў і подпісаў" -#: tools/gpg-connect-agent.c:67 tools/gpgconf.c:78 tools/symcryptrun.c:165 +#: tools/gpg-connect-agent.c:70 tools/gpgconf.c:78 tools/symcryptrun.c:165 #, fuzzy msgid "quiet" msgstr "quit [выйсьці]" -#: tools/gpg-connect-agent.c:68 +#: tools/gpg-connect-agent.c:71 msgid "print data out hex encoded" msgstr "" -#: tools/gpg-connect-agent.c:69 +#: tools/gpg-connect-agent.c:72 msgid "decode received data lines" msgstr "" -#: tools/gpg-connect-agent.c:70 +#: tools/gpg-connect-agent.c:74 msgid "|NAME|connect to Assuan socket NAME" msgstr "" -#: tools/gpg-connect-agent.c:71 +#: tools/gpg-connect-agent.c:76 msgid "run the Assuan server given on the command line" msgstr "" -#: tools/gpg-connect-agent.c:73 +#: tools/gpg-connect-agent.c:78 msgid "do not use extended connect mode" msgstr "" -#: tools/gpg-connect-agent.c:74 +#: tools/gpg-connect-agent.c:80 msgid "|FILE|run commands from FILE on startup" msgstr "" -#: tools/gpg-connect-agent.c:75 +#: tools/gpg-connect-agent.c:81 msgid "run /subst on startup" msgstr "" -#: tools/gpg-connect-agent.c:176 +#: tools/gpg-connect-agent.c:183 #, fuzzy msgid "Usage: gpg-connect-agent [options] (-h for help)" msgstr "Выкарыстаньне: gpg [выбары] [файлы] (-h для даведкі)" -#: tools/gpg-connect-agent.c:179 +#: tools/gpg-connect-agent.c:186 msgid "" "Syntax: gpg-connect-agent [options]\n" "Connect to a running agent and send commands\n" msgstr "" -#: tools/gpg-connect-agent.c:1193 +#: tools/gpg-connect-agent.c:1200 #, c-format msgid "option \"%s\" requires a program and optional arguments\n" msgstr "" -#: tools/gpg-connect-agent.c:1202 +#: tools/gpg-connect-agent.c:1209 #, c-format msgid "option \"%s\" ignored due to \"%s\"\n" msgstr "" -#: tools/gpg-connect-agent.c:1257 tools/gpg-connect-agent.c:1745 +#: tools/gpg-connect-agent.c:1264 tools/gpg-connect-agent.c:1752 #, fuzzy, c-format msgid "receiving line failed: %s\n" msgstr "грамадскі ключ ня знойдзены" -#: tools/gpg-connect-agent.c:1347 +#: tools/gpg-connect-agent.c:1354 #, fuzzy msgid "line too long - skipped\n" msgstr "пароль занадта доўгі\n" -#: tools/gpg-connect-agent.c:1351 +#: tools/gpg-connect-agent.c:1358 msgid "line shortened due to embedded Nul character\n" msgstr "" -#: tools/gpg-connect-agent.c:1719 +#: tools/gpg-connect-agent.c:1726 #, fuzzy, c-format msgid "unknown command `%s'\n" msgstr "невядомая вэрсыя" -#: tools/gpg-connect-agent.c:1737 +#: tools/gpg-connect-agent.c:1744 #, fuzzy, c-format msgid "sending line failed: %s\n" msgstr "збой падпісаньня: %s\n" -#: tools/gpg-connect-agent.c:2127 +#: tools/gpg-connect-agent.c:2166 #, fuzzy, c-format msgid "error sending %s command: %s\n" msgstr "памылка стварэньня \"%s\": %s\n" -#: tools/gpg-connect-agent.c:2136 +#: tools/gpg-connect-agent.c:2175 #, fuzzy, c-format msgid "error sending standard options: %s\n" msgstr "памылка стварэньня \"%s\": %s\n" @@ -7866,21 +7872,21 @@ msgid "" "Manage configuration options for tools of the GnuPG system\n" msgstr "" -#: tools/gpgconf.c:210 tools/gpgconf.c:250 +#: tools/gpgconf.c:209 tools/gpgconf.c:249 #, fuzzy msgid "usage: gpgconf [options] " msgstr "Выкарыстаньне: gpg [выбары] " -#: tools/gpgconf.c:212 +#: tools/gpgconf.c:211 msgid "Need one component argument" msgstr "" -#: tools/gpgconf.c:221 +#: tools/gpgconf.c:220 #, fuzzy msgid "Component not found" msgstr "грамадскі ключ ня знойдзены" -#: tools/gpgconf.c:252 +#: tools/gpgconf.c:251 #, fuzzy msgid "No argument allowed" msgstr "сакрэтны ключ недаступны" @@ -8039,16 +8045,16 @@ msgstr "%s: немагчыма стварыць тэчку: %s\n" msgid "cannot allocate outfile string: %s\n" msgstr "%s: немагчыма стварыць тэчку: %s\n" -#: tools/symcryptrun.c:985 +#: tools/symcryptrun.c:984 #, c-format msgid "either %s or %s must be given\n" msgstr "" -#: tools/symcryptrun.c:1012 +#: tools/symcryptrun.c:1011 msgid "no class provided\n" msgstr "" -#: tools/symcryptrun.c:1021 +#: tools/symcryptrun.c:1020 #, fuzzy, c-format msgid "class %s is not supported\n" msgstr "непадтрымліваецца" @@ -27,7 +27,7 @@ msgid "" msgstr "" "Project-Id-Version: gnupg 1.4.0\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2008-12-03 09:59+0100\n" +"POT-Creation-Date: 2008-12-09 11:57+0100\n" "PO-Revision-Date: 2005-02-04 02:04+0100\n" "Last-Translator: Jordi Mallach <[email protected]>\n" "Language-Team: Catalan <[email protected]>\n" @@ -113,8 +113,8 @@ msgstr "la contrasenya és errònia" msgid "ssh keys greater than %d bits are not supported\n" msgstr "l'algoritme de protecció %d%s no està suportat\n" -#: agent/command-ssh.c:688 g10/exec.c:478 g10/gpg.c:1073 g10/keygen.c:3226 -#: g10/keygen.c:3259 g10/keyring.c:1206 g10/keyring.c:1510 g10/openfile.c:275 +#: agent/command-ssh.c:688 g10/exec.c:478 g10/gpg.c:1079 g10/keygen.c:3248 +#: g10/keygen.c:3281 g10/keyring.c:1206 g10/keyring.c:1510 g10/openfile.c:275 #: g10/openfile.c:368 g10/sign.c:798 g10/sign.c:1107 g10/tdbio.c:547 #: jnlib/dotlock.c:311 #, c-format @@ -123,7 +123,7 @@ msgstr "no s'ha pogut crear «%s»: %s\n" #: agent/command-ssh.c:700 common/helpfile.c:47 g10/card-util.c:733 #: g10/dearmor.c:60 g10/dearmor.c:107 g10/decrypt.c:70 g10/encode.c:194 -#: g10/encode.c:504 g10/gpg.c:1074 g10/import.c:193 g10/keygen.c:2711 +#: g10/encode.c:504 g10/gpg.c:1080 g10/import.c:193 g10/keygen.c:2733 #: g10/keyring.c:1536 g10/openfile.c:192 g10/openfile.c:353 #: g10/plaintext.c:503 g10/sign.c:780 g10/sign.c:975 g10/sign.c:1091 #: g10/sign.c:1247 g10/tdbdump.c:142 g10/tdbdump.c:150 g10/tdbio.c:551 @@ -171,7 +171,7 @@ msgid "Please enter the passphrase for the ssh key%0A %c" msgstr "Introduïu la contrasenya; aquesta ha de ser una frase secreta \n" #: agent/command-ssh.c:2346 agent/genkey.c:310 agent/genkey.c:432 -#: agent/protect-tool.c:1199 +#: agent/protect-tool.c:1198 #, fuzzy msgid "Please re-enter this passphrase" msgstr "canvia la contrasenya" @@ -184,7 +184,7 @@ msgid "" msgstr "" #: agent/command-ssh.c:2405 agent/genkey.c:340 agent/genkey.c:463 -#: agent/protect-tool.c:1205 tools/symcryptrun.c:434 +#: agent/protect-tool.c:1204 tools/symcryptrun.c:434 msgid "does not match - try again" msgstr "" @@ -327,7 +327,7 @@ msgstr "" # Un dels dos és en la llista d'opcions amb --help. Urgh. jm #: agent/gpg-agent.c:121 g10/gpg.c:483 g10/gpgv.c:71 kbx/kbxutil.c:88 -#: scd/scdaemon.c:107 sm/gpgsm.c:281 tools/gpg-connect-agent.c:66 +#: scd/scdaemon.c:107 sm/gpgsm.c:281 tools/gpg-connect-agent.c:69 #: tools/gpgconf.c:77 tools/symcryptrun.c:164 msgid "verbose" msgstr "detall" @@ -417,7 +417,7 @@ msgid "|FILE|write environment settings also to FILE" msgstr "" #: agent/gpg-agent.c:313 agent/preset-passphrase.c:94 agent/protect-tool.c:146 -#: scd/scdaemon.c:241 sm/gpgsm.c:512 tools/gpg-connect-agent.c:173 +#: scd/scdaemon.c:241 sm/gpgsm.c:512 tools/gpg-connect-agent.c:180 #: tools/gpgconf.c:99 tools/symcryptrun.c:204 tools/gpg-check-pattern.c:141 #, fuzzy msgid "Please report bugs to <" @@ -439,25 +439,25 @@ msgstr "" msgid "invalid debug-level `%s' given\n" msgstr "" -#: agent/gpg-agent.c:557 agent/protect-tool.c:1068 kbx/kbxutil.c:430 -#: scd/scdaemon.c:385 sm/gpgsm.c:877 sm/gpgsm.c:880 tools/symcryptrun.c:997 -#: tools/gpg-check-pattern.c:178 +#: agent/gpg-agent.c:557 agent/protect-tool.c:1067 kbx/kbxutil.c:429 +#: scd/scdaemon.c:385 sm/gpgsm.c:878 sm/gpgsm.c:881 tools/symcryptrun.c:996 +#: tools/gpg-check-pattern.c:177 #, c-format msgid "%s is too old (need %s, have %s)\n" msgstr "" -#: agent/gpg-agent.c:656 g10/gpg.c:2080 scd/scdaemon.c:466 sm/gpgsm.c:968 +#: agent/gpg-agent.c:656 g10/gpg.c:2086 scd/scdaemon.c:466 sm/gpgsm.c:968 #, c-format msgid "NOTE: no default option file `%s'\n" msgstr "NOTA: no existeix el fitxer d'opcions predeterminades «%s»\n" -#: agent/gpg-agent.c:661 agent/gpg-agent.c:1240 g10/gpg.c:2084 -#: scd/scdaemon.c:471 sm/gpgsm.c:972 tools/symcryptrun.c:930 +#: agent/gpg-agent.c:661 agent/gpg-agent.c:1240 g10/gpg.c:2090 +#: scd/scdaemon.c:471 sm/gpgsm.c:972 tools/symcryptrun.c:929 #, c-format msgid "option file `%s': %s\n" msgstr "fitxer d'opcions «%s»: %s\n" -#: agent/gpg-agent.c:669 g10/gpg.c:2091 scd/scdaemon.c:479 sm/gpgsm.c:979 +#: agent/gpg-agent.c:669 g10/gpg.c:2097 scd/scdaemon.c:479 sm/gpgsm.c:979 #, c-format msgid "reading options from `%s'\n" msgstr "s'estan llegint opcions de «%s»\n" @@ -554,28 +554,28 @@ msgstr "" msgid "ssh handler 0x%lx for fd %d terminated\n" msgstr "" -#: agent/gpg-agent.c:1833 scd/scdaemon.c:1186 +#: agent/gpg-agent.c:1843 scd/scdaemon.c:1200 #, fuzzy, c-format msgid "pth_select failed: %s - waiting 1s\n" msgstr "ha fallat l'actualització de la clau secreta: %s\n" -#: agent/gpg-agent.c:1946 scd/scdaemon.c:1253 +#: agent/gpg-agent.c:1956 scd/scdaemon.c:1267 #, fuzzy, c-format msgid "%s %s stopped\n" msgstr "\t%lu claus es descarta\n" -#: agent/gpg-agent.c:2074 +#: agent/gpg-agent.c:2084 #, fuzzy msgid "no gpg-agent running in this session\n" msgstr "gpg-agent no està disponible en aquesta sessió\n" -#: agent/gpg-agent.c:2085 common/simple-pwquery.c:349 common/asshelp.c:326 -#: tools/gpg-connect-agent.c:2094 +#: agent/gpg-agent.c:2095 common/simple-pwquery.c:349 common/asshelp.c:326 +#: tools/gpg-connect-agent.c:2133 msgid "malformed GPG_AGENT_INFO environment variable\n" msgstr "la variable d'entorn GPG_AGENT_INFO és malformada\n" -#: agent/gpg-agent.c:2098 common/simple-pwquery.c:361 common/asshelp.c:338 -#: tools/gpg-connect-agent.c:2105 +#: agent/gpg-agent.c:2108 common/simple-pwquery.c:361 common/asshelp.c:338 +#: tools/gpg-connect-agent.c:2144 #, c-format msgid "gpg-agent protocol version %d is not supported\n" msgstr "la versió %d del protocol de gpg-agent no està suportada\n" @@ -602,40 +602,40 @@ msgid "" "Secret key maintenance tool\n" msgstr "" -#: agent/protect-tool.c:1190 +#: agent/protect-tool.c:1189 #, fuzzy msgid "Please enter the passphrase to unprotect the PKCS#12 object." msgstr "Introduïu la contrasenya; aquesta ha de ser una frase secreta \n" -#: agent/protect-tool.c:1193 +#: agent/protect-tool.c:1192 #, fuzzy msgid "Please enter the passphrase to protect the new PKCS#12 object." msgstr "Introduïu la contrasenya; aquesta ha de ser una frase secreta \n" -#: agent/protect-tool.c:1196 +#: agent/protect-tool.c:1195 msgid "" "Please enter the passphrase to protect the imported object within the GnuPG " "system." msgstr "" -#: agent/protect-tool.c:1201 +#: agent/protect-tool.c:1200 #, fuzzy msgid "" "Please enter the passphrase or the PIN\n" "needed to complete this operation." msgstr "Introduïu la contrasenya; aquesta ha de ser una frase secreta \n" -#: agent/protect-tool.c:1206 tools/symcryptrun.c:435 +#: agent/protect-tool.c:1205 tools/symcryptrun.c:435 #, fuzzy msgid "Passphrase:" msgstr "la contrasenya és errònia" -#: agent/protect-tool.c:1214 tools/symcryptrun.c:442 +#: agent/protect-tool.c:1213 tools/symcryptrun.c:442 #, fuzzy, c-format msgid "error while asking for the passphrase: %s\n" msgstr "error en la creació de la contrasenya: %s\n" -#: agent/protect-tool.c:1217 tools/symcryptrun.c:446 +#: agent/protect-tool.c:1216 tools/symcryptrun.c:446 #, fuzzy msgid "cancelled\n" msgstr "Cancel·la" @@ -901,7 +901,7 @@ msgstr "" msgid "out of core while allocating %lu bytes" msgstr "" -#: common/asshelp.c:244 +#: common/asshelp.c:244 tools/gpg-connect-agent.c:2101 msgid "no running gpg-agent - starting one\n" msgstr "" @@ -1180,7 +1180,7 @@ msgstr "" # Destès? ivb # Desatès, sí. jm #: g10/card-util.c:75 g10/card-util.c:1485 g10/delkey.c:126 g10/keyedit.c:1549 -#: g10/keygen.c:2902 g10/revoke.c:216 g10/revoke.c:455 +#: g10/keygen.c:2924 g10/revoke.c:216 g10/revoke.c:455 #, fuzzy msgid "can't do this in batch mode\n" msgstr "no es pot fet això en mode desatès\n" @@ -1191,7 +1191,7 @@ msgid "This command is only available for version 2 cards\n" msgstr "Aquesta ordre no està permesa mentre s'està en mode %s.\n" # Parts? Peces? ivb -#: g10/card-util.c:85 scd/app-openpgp.c:1848 +#: g10/card-util.c:85 scd/app-openpgp.c:1849 #, fuzzy msgid "Reset Code not or not anymore available\n" msgstr "parts de la clau secreta no estan disponbles\n" @@ -1502,18 +1502,18 @@ msgstr "L'ordre no és vàlida (proveu «help»)\n" msgid "--output doesn't work for this command\n" msgstr "--output no funciona per a aquesta ordre\n" -#: g10/decrypt.c:166 g10/gpg.c:3963 g10/keyring.c:380 g10/keyring.c:667 +#: g10/decrypt.c:166 g10/gpg.c:3969 g10/keyring.c:380 g10/keyring.c:667 #, c-format msgid "can't open `%s'\n" msgstr "no s'ha pogut obrir «%s»\n" -#: g10/delkey.c:73 g10/export.c:324 g10/keyedit.c:3424 g10/keyserver.c:1727 +#: g10/delkey.c:73 g10/export.c:324 g10/keyedit.c:3424 g10/keyserver.c:1729 #: g10/revoke.c:226 #, fuzzy, c-format msgid "key \"%s\" not found: %s\n" msgstr "no s'ha trobat la clau «%s»: %s\n" -#: g10/delkey.c:81 g10/export.c:354 g10/import.c:2417 g10/keyserver.c:1741 +#: g10/delkey.c:81 g10/export.c:354 g10/import.c:2417 g10/keyserver.c:1743 #: g10/revoke.c:232 g10/revoke.c:477 #, c-format msgid "error reading keyblock: %s\n" @@ -1971,7 +1971,7 @@ msgid "run in server mode" msgstr "" #: g10/gpg.c:436 g10/gpgv.c:69 kbx/kbxutil.c:81 sm/gpgsm.c:226 -#: tools/gpg-connect-agent.c:64 tools/gpgconf.c:74 tools/symcryptrun.c:157 +#: tools/gpg-connect-agent.c:67 tools/gpgconf.c:74 tools/symcryptrun.c:157 msgid "" "@\n" "Options:\n" @@ -2103,546 +2103,546 @@ msgstr "Compressió: " msgid "usage: gpg [options] " msgstr "forma d'ús: gpg [opcions] " -#: g10/gpg.c:1109 sm/gpgsm.c:675 +#: g10/gpg.c:1115 sm/gpgsm.c:675 msgid "conflicting commands\n" msgstr "les ordres entren en conflicte\n" -#: g10/gpg.c:1127 +#: g10/gpg.c:1133 #, c-format msgid "no = sign found in group definition `%s'\n" msgstr "no s'ha trobat cap signe = a la definició de grup «%s»\n" # Indi. ivb -#: g10/gpg.c:1324 +#: g10/gpg.c:1330 #, fuzzy, c-format msgid "WARNING: unsafe ownership on homedir `%s'\n" msgstr "AVÍS: el propietari és insegur en %s «%s»\n" # Indi. ivb -#: g10/gpg.c:1327 +#: g10/gpg.c:1333 #, fuzzy, c-format msgid "WARNING: unsafe ownership on configuration file `%s'\n" msgstr "AVÍS: el propietari és insegur en %s «%s»\n" # Indi. ivb -#: g10/gpg.c:1330 +#: g10/gpg.c:1336 #, fuzzy, c-format msgid "WARNING: unsafe ownership on extension `%s'\n" msgstr "AVÍS: el propietari és insegur en %s «%s»\n" -#: g10/gpg.c:1336 +#: g10/gpg.c:1342 #, fuzzy, c-format msgid "WARNING: unsafe permissions on homedir `%s'\n" msgstr "AVÍS: els permissos són insegurs en %s «%s»\n" -#: g10/gpg.c:1339 +#: g10/gpg.c:1345 #, fuzzy, c-format msgid "WARNING: unsafe permissions on configuration file `%s'\n" msgstr "AVÍS: els permissos són insegurs en %s «%s»\n" -#: g10/gpg.c:1342 +#: g10/gpg.c:1348 #, fuzzy, c-format msgid "WARNING: unsafe permissions on extension `%s'\n" msgstr "AVÍS: els permissos són insegurs en %s «%s»\n" -#: g10/gpg.c:1348 +#: g10/gpg.c:1354 #, fuzzy, c-format msgid "WARNING: unsafe enclosing directory ownership on homedir `%s'\n" msgstr "AVÍS: el propietari del directori envoltant és insegur en %s «%s»\n" -#: g10/gpg.c:1351 +#: g10/gpg.c:1357 #, fuzzy, c-format msgid "" "WARNING: unsafe enclosing directory ownership on configuration file `%s'\n" msgstr "AVÍS: el propietari del directori envoltant és insegur en %s «%s»\n" -#: g10/gpg.c:1354 +#: g10/gpg.c:1360 #, fuzzy, c-format msgid "WARNING: unsafe enclosing directory ownership on extension `%s'\n" msgstr "AVÍS: el propietari del directori envoltant és insegur en %s «%s»\n" -#: g10/gpg.c:1360 +#: g10/gpg.c:1366 #, fuzzy, c-format msgid "WARNING: unsafe enclosing directory permissions on homedir `%s'\n" msgstr "AVÍS: els permissos del directori envoltant són insegurs en %s «%s»\n" -#: g10/gpg.c:1363 +#: g10/gpg.c:1369 #, fuzzy, c-format msgid "" "WARNING: unsafe enclosing directory permissions on configuration file `%s'\n" msgstr "AVÍS: els permissos del directori envoltant són insegurs en %s «%s»\n" -#: g10/gpg.c:1366 +#: g10/gpg.c:1372 #, fuzzy, c-format msgid "WARNING: unsafe enclosing directory permissions on extension `%s'\n" msgstr "AVÍS: els permissos del directori envoltant són insegurs en %s «%s»\n" -#: g10/gpg.c:1545 +#: g10/gpg.c:1551 #, fuzzy, c-format msgid "unknown configuration item `%s'\n" msgstr "s'ha creat el nou fitxer d'opcions «%s»\n" -#: g10/gpg.c:1645 +#: g10/gpg.c:1651 msgid "display photo IDs during key listings" msgstr "" -#: g10/gpg.c:1647 +#: g10/gpg.c:1653 msgid "show policy URLs during signature listings" msgstr "" -#: g10/gpg.c:1649 +#: g10/gpg.c:1655 #, fuzzy msgid "show all notations during signature listings" msgstr "No hi ha cap signatura corresponent en l'anell secret\n" -#: g10/gpg.c:1651 +#: g10/gpg.c:1657 msgid "show IETF standard notations during signature listings" msgstr "" -#: g10/gpg.c:1655 +#: g10/gpg.c:1661 msgid "show user-supplied notations during signature listings" msgstr "" -#: g10/gpg.c:1657 +#: g10/gpg.c:1663 #, fuzzy msgid "show preferred keyserver URLs during signature listings" msgstr "la URL de política de signatura donada no és vàlida\n" -#: g10/gpg.c:1659 +#: g10/gpg.c:1665 msgid "show user ID validity during key listings" msgstr "" -#: g10/gpg.c:1661 +#: g10/gpg.c:1667 msgid "show revoked and expired user IDs in key listings" msgstr "" -#: g10/gpg.c:1663 +#: g10/gpg.c:1669 msgid "show revoked and expired subkeys in key listings" msgstr "" -#: g10/gpg.c:1665 +#: g10/gpg.c:1671 #, fuzzy msgid "show the keyring name in key listings" msgstr "mostra en quin anell de claus està una clau llistada" -#: g10/gpg.c:1667 +#: g10/gpg.c:1673 #, fuzzy msgid "show expiration dates during signature listings" msgstr "No hi ha cap signatura corresponent en l'anell secret\n" -#: g10/gpg.c:1828 +#: g10/gpg.c:1834 #, c-format msgid "NOTE: old default options file `%s' ignored\n" msgstr "NOTA: es descarta el fitxer d'opcions predeterminades antic «%s»\n" -#: g10/gpg.c:1919 +#: g10/gpg.c:1926 #, c-format msgid "libgcrypt is too old (need %s, have %s)\n" msgstr "" -#: g10/gpg.c:2303 g10/gpg.c:2989 g10/gpg.c:3001 +#: g10/gpg.c:2309 g10/gpg.c:2995 g10/gpg.c:3007 #, c-format msgid "NOTE: %s is not for normal use!\n" msgstr "NOTA: %s no és per a ús normal!\n" -#: g10/gpg.c:2484 g10/gpg.c:2496 +#: g10/gpg.c:2490 g10/gpg.c:2502 #, fuzzy, c-format msgid "`%s' is not a valid signature expiration\n" msgstr "%s no és un joc de caràcters vàlid\n" -#: g10/gpg.c:2578 +#: g10/gpg.c:2584 #, fuzzy, c-format msgid "`%s' is not a valid character set\n" msgstr "%s no és un joc de caràcters vàlid\n" -#: g10/gpg.c:2601 g10/gpg.c:2796 g10/keyedit.c:4107 +#: g10/gpg.c:2607 g10/gpg.c:2802 g10/keyedit.c:4107 #, fuzzy msgid "could not parse keyserver URL\n" msgstr "no s'ha pogut analitzar sintàcticament la URI del servidor de claus\n" -#: g10/gpg.c:2613 +#: g10/gpg.c:2619 #, fuzzy, c-format msgid "%s:%d: invalid keyserver options\n" msgstr "%s:%d opcions d'exportació no vàlides\n" -#: g10/gpg.c:2616 +#: g10/gpg.c:2622 #, fuzzy msgid "invalid keyserver options\n" msgstr "opcions d'exportació no vàlides\n" -#: g10/gpg.c:2623 +#: g10/gpg.c:2629 #, c-format msgid "%s:%d: invalid import options\n" msgstr "%s:%d: opcions d'importanció no vàlides\n" -#: g10/gpg.c:2626 +#: g10/gpg.c:2632 msgid "invalid import options\n" msgstr "opcions d'importació no vàlides\n" -#: g10/gpg.c:2633 +#: g10/gpg.c:2639 #, c-format msgid "%s:%d: invalid export options\n" msgstr "%s:%d opcions d'exportació no vàlides\n" -#: g10/gpg.c:2636 +#: g10/gpg.c:2642 msgid "invalid export options\n" msgstr "opcions d'exportació no vàlides\n" -#: g10/gpg.c:2643 +#: g10/gpg.c:2649 #, fuzzy, c-format msgid "%s:%d: invalid list options\n" msgstr "%s:%d: opcions d'importanció no vàlides\n" -#: g10/gpg.c:2646 +#: g10/gpg.c:2652 #, fuzzy msgid "invalid list options\n" msgstr "opcions d'importació no vàlides\n" -#: g10/gpg.c:2654 +#: g10/gpg.c:2660 msgid "display photo IDs during signature verification" msgstr "" -#: g10/gpg.c:2656 +#: g10/gpg.c:2662 msgid "show policy URLs during signature verification" msgstr "" -#: g10/gpg.c:2658 +#: g10/gpg.c:2664 #, fuzzy msgid "show all notations during signature verification" msgstr "%s no és un joc de caràcters vàlid\n" -#: g10/gpg.c:2660 +#: g10/gpg.c:2666 msgid "show IETF standard notations during signature verification" msgstr "" -#: g10/gpg.c:2664 +#: g10/gpg.c:2670 msgid "show user-supplied notations during signature verification" msgstr "" -#: g10/gpg.c:2666 +#: g10/gpg.c:2672 #, fuzzy msgid "show preferred keyserver URLs during signature verification" msgstr "la URL de política de signatura donada no és vàlida\n" -#: g10/gpg.c:2668 +#: g10/gpg.c:2674 #, fuzzy msgid "show user ID validity during signature verification" msgstr "%s no és un joc de caràcters vàlid\n" -#: g10/gpg.c:2670 +#: g10/gpg.c:2676 msgid "show revoked and expired user IDs in signature verification" msgstr "" -#: g10/gpg.c:2672 +#: g10/gpg.c:2678 #, fuzzy msgid "show only the primary user ID in signature verification" msgstr "%s no és un joc de caràcters vàlid\n" -#: g10/gpg.c:2674 +#: g10/gpg.c:2680 msgid "validate signatures with PKA data" msgstr "" -#: g10/gpg.c:2676 +#: g10/gpg.c:2682 msgid "elevate the trust of signatures with valid PKA data" msgstr "" -#: g10/gpg.c:2683 +#: g10/gpg.c:2689 #, fuzzy, c-format msgid "%s:%d: invalid verify options\n" msgstr "%s:%d opcions d'exportació no vàlides\n" -#: g10/gpg.c:2686 +#: g10/gpg.c:2692 #, fuzzy msgid "invalid verify options\n" msgstr "opcions d'exportació no vàlides\n" -#: g10/gpg.c:2693 +#: g10/gpg.c:2699 #, c-format msgid "unable to set exec-path to %s\n" msgstr "no s'ha pogut fixar l'exec-path a %s\n" -#: g10/gpg.c:2868 +#: g10/gpg.c:2874 #, fuzzy, c-format msgid "%s:%d: invalid auto-key-locate list\n" msgstr "%s:%d opcions d'exportació no vàlides\n" -#: g10/gpg.c:2871 +#: g10/gpg.c:2877 msgid "invalid auto-key-locate list\n" msgstr "" -#: g10/gpg.c:2978 sm/gpgsm.c:1386 +#: g10/gpg.c:2984 sm/gpgsm.c:1386 msgid "WARNING: program may create a core file!\n" msgstr "AVÍS: el programa podria crear un fitxer core!\n" # FIXME: preferència? jm # Ho discutírem en la llista, segur. Deu ser als arxius. ivb -#: g10/gpg.c:2982 +#: g10/gpg.c:2988 #, c-format msgid "WARNING: %s overrides %s\n" msgstr "AVÍS: %s té preferència sobre %s\n" -#: g10/gpg.c:2991 +#: g10/gpg.c:2997 #, c-format msgid "%s not allowed with %s!\n" msgstr "%s no és permés amb %s!\n" -#: g10/gpg.c:2994 +#: g10/gpg.c:3000 #, c-format msgid "%s makes no sense with %s!\n" msgstr "%s no té sentit amb %s!\n" -#: g10/gpg.c:3009 +#: g10/gpg.c:3015 #, fuzzy, c-format msgid "will not run with insecure memory due to %s\n" msgstr "s'està escrivint la clau secreta a «%s»\n" # clares -> en clar? ivb -#: g10/gpg.c:3023 +#: g10/gpg.c:3029 msgid "you can only make detached or clear signatures while in --pgp2 mode\n" msgstr "només podeu fer signatures separades o en clar en el mode --pgp2\n" -#: g10/gpg.c:3029 +#: g10/gpg.c:3035 msgid "you can't sign and encrypt at the same time while in --pgp2 mode\n" msgstr "no podeu signar i xifrar al mateix temps en el mode --pgp2\n" -#: g10/gpg.c:3035 +#: g10/gpg.c:3041 msgid "you must use files (and not a pipe) when working with --pgp2 enabled.\n" msgstr "" "heu d'utilitzar fitxers (i no un conducte) mentre treballeu amb --pgp2 " "habilitat.\n" -#: g10/gpg.c:3048 +#: g10/gpg.c:3054 msgid "encrypting a message in --pgp2 mode requires the IDEA cipher\n" msgstr "xifrar un missatge en mode --pgp2 requereix el xifratge IDEA\n" -#: g10/gpg.c:3114 g10/gpg.c:3138 sm/gpgsm.c:1458 +#: g10/gpg.c:3120 g10/gpg.c:3144 sm/gpgsm.c:1458 msgid "selected cipher algorithm is invalid\n" msgstr "l'algorisme de xifratge triat no és vàlid\n" -#: g10/gpg.c:3120 g10/gpg.c:3144 sm/gpgsm.c:1466 sm/gpgsm.c:1472 +#: g10/gpg.c:3126 g10/gpg.c:3150 sm/gpgsm.c:1466 sm/gpgsm.c:1472 msgid "selected digest algorithm is invalid\n" msgstr "l'algorisme de resum seleccionat no és vàlid\n" -#: g10/gpg.c:3126 +#: g10/gpg.c:3132 #, fuzzy msgid "selected compression algorithm is invalid\n" msgstr "l'algorisme de xifratge triat no és vàlid\n" -#: g10/gpg.c:3132 +#: g10/gpg.c:3138 msgid "selected certification digest algorithm is invalid\n" msgstr "l'algorisme de resum de certificació seleccionat no és vàlid\n" -#: g10/gpg.c:3147 +#: g10/gpg.c:3153 msgid "completes-needed must be greater than 0\n" msgstr "completes-needed ha de ser major que 0\n" -#: g10/gpg.c:3149 +#: g10/gpg.c:3155 msgid "marginals-needed must be greater than 1\n" msgstr "marginals-needed ha de ser major que 1\n" -#: g10/gpg.c:3151 +#: g10/gpg.c:3157 #, fuzzy msgid "max-cert-depth must be in the range from 1 to 255\n" msgstr "max-cert-depth ha d'estar en el rang 1 a 255\n" -#: g10/gpg.c:3153 +#: g10/gpg.c:3159 #, fuzzy msgid "invalid default-cert-level; must be 0, 1, 2, or 3\n" msgstr "default-check-level és invàlid; ha de ser 0, 1, 2 o 3\n" -#: g10/gpg.c:3155 +#: g10/gpg.c:3161 #, fuzzy msgid "invalid min-cert-level; must be 1, 2, or 3\n" msgstr "default-check-level és invàlid; ha de ser 0, 1, 2 o 3\n" -#: g10/gpg.c:3158 +#: g10/gpg.c:3164 msgid "NOTE: simple S2K mode (0) is strongly discouraged\n" msgstr "NOTA: el mode S2K simple (0) no és gens recomanable\n" -#: g10/gpg.c:3162 +#: g10/gpg.c:3168 msgid "invalid S2K mode; must be 0, 1 or 3\n" msgstr "el mode S2K és invàlid; ha de ser 0, 1 o 3\n" -#: g10/gpg.c:3169 +#: g10/gpg.c:3175 msgid "invalid default preferences\n" msgstr "les preferències per defecte són invàlides\n" -#: g10/gpg.c:3178 +#: g10/gpg.c:3184 msgid "invalid personal cipher preferences\n" msgstr "les preferències personals de xifrat són invàlides\n" -#: g10/gpg.c:3182 +#: g10/gpg.c:3188 msgid "invalid personal digest preferences\n" msgstr "les preferències personals de digest són invàlides\n" -#: g10/gpg.c:3186 +#: g10/gpg.c:3192 msgid "invalid personal compress preferences\n" msgstr "les preferències personals de compressió són invàlides\n" -#: g10/gpg.c:3219 +#: g10/gpg.c:3225 #, c-format msgid "%s does not yet work with %s\n" msgstr "%s encara no funciona amb %s\n" -#: g10/gpg.c:3266 +#: g10/gpg.c:3272 #, fuzzy, c-format msgid "you may not use cipher algorithm `%s' while in %s mode\n" msgstr "no podeu usar l'algorisme de xifratge «%s» mentre esteu en mode %s\n" -#: g10/gpg.c:3271 +#: g10/gpg.c:3277 #, fuzzy, c-format msgid "you may not use digest algorithm `%s' while in %s mode\n" msgstr "no podeu usar l'algorisme de resum %s mentre esteu en mode %s\n" -#: g10/gpg.c:3276 +#: g10/gpg.c:3282 #, fuzzy, c-format msgid "you may not use compression algorithm `%s' while in %s mode\n" msgstr "no podeu usar l'algorisme de compressió %s mentre esteu en mode %s\n" -#: g10/gpg.c:3359 +#: g10/gpg.c:3365 #, c-format msgid "failed to initialize the TrustDB: %s\n" msgstr "no s'ha pogut inicialitzar la base de dades de confiança: %s\n" -#: g10/gpg.c:3370 +#: g10/gpg.c:3376 msgid "WARNING: recipients (-r) given without using public key encryption\n" msgstr "" "AVÍS: s'han donat destinataris (-r) sense usar xifratge de clau pública\n" -#: g10/gpg.c:3391 +#: g10/gpg.c:3397 msgid "--store [filename]" msgstr "--store [nom_del_fitxer]" -#: g10/gpg.c:3398 +#: g10/gpg.c:3404 msgid "--symmetric [filename]" msgstr "--symmetric [nom_del_fitxer]" -#: g10/gpg.c:3400 +#: g10/gpg.c:3406 #, fuzzy, c-format msgid "symmetric encryption of `%s' failed: %s\n" msgstr "ha fallat el desxifratge: %s\n" -#: g10/gpg.c:3410 +#: g10/gpg.c:3416 msgid "--encrypt [filename]" msgstr "--encrypt [nom_del_fitxer]" -#: g10/gpg.c:3423 +#: g10/gpg.c:3429 #, fuzzy msgid "--symmetric --encrypt [filename]" msgstr "--sign --encrypt [nom_del_fitxer]" -#: g10/gpg.c:3425 +#: g10/gpg.c:3431 msgid "you cannot use --symmetric --encrypt with --s2k-mode 0\n" msgstr "" -#: g10/gpg.c:3428 +#: g10/gpg.c:3434 #, fuzzy, c-format msgid "you cannot use --symmetric --encrypt while in %s mode\n" msgstr "no podeu usar %s mentre esteu en mode %s\n" -#: g10/gpg.c:3446 +#: g10/gpg.c:3452 msgid "--sign [filename]" msgstr "--sign [nom_del_fitxer]" -#: g10/gpg.c:3459 +#: g10/gpg.c:3465 msgid "--sign --encrypt [filename]" msgstr "--sign --encrypt [nom_del_fitxer]" -#: g10/gpg.c:3474 +#: g10/gpg.c:3480 #, fuzzy msgid "--symmetric --sign --encrypt [filename]" msgstr "--sign --encrypt [nom_del_fitxer]" -#: g10/gpg.c:3476 +#: g10/gpg.c:3482 msgid "you cannot use --symmetric --sign --encrypt with --s2k-mode 0\n" msgstr "" -#: g10/gpg.c:3479 +#: g10/gpg.c:3485 #, fuzzy, c-format msgid "you cannot use --symmetric --sign --encrypt while in %s mode\n" msgstr "no podeu usar %s mentre esteu en mode %s\n" -#: g10/gpg.c:3499 +#: g10/gpg.c:3505 msgid "--sign --symmetric [filename]" msgstr "--sign --symmetric [nom_del_fitxer]" -#: g10/gpg.c:3508 +#: g10/gpg.c:3514 msgid "--clearsign [filename]" msgstr "--clearsign [nom_del_fitxer]" -#: g10/gpg.c:3533 +#: g10/gpg.c:3539 msgid "--decrypt [filename]" msgstr "--decrypt [nom_del_fitxer]" -#: g10/gpg.c:3541 +#: g10/gpg.c:3547 msgid "--sign-key user-id" msgstr "--sign-key user-id" -#: g10/gpg.c:3545 +#: g10/gpg.c:3551 msgid "--lsign-key user-id" msgstr "--lsign-key user-id" -#: g10/gpg.c:3566 +#: g10/gpg.c:3572 msgid "--edit-key user-id [commands]" msgstr "--edit-key user-id [ordres]" -#: g10/gpg.c:3658 +#: g10/gpg.c:3664 #, c-format msgid "keyserver send failed: %s\n" msgstr "l'enviament al servidor de claus ha fallat: %s\n" -#: g10/gpg.c:3660 +#: g10/gpg.c:3666 #, c-format msgid "keyserver receive failed: %s\n" msgstr "la recepció des del servidor de claus ha fallat: %s\n" -#: g10/gpg.c:3662 +#: g10/gpg.c:3668 #, c-format msgid "key export failed: %s\n" msgstr "l'exportació de la clau ha fallat: %s\n" -#: g10/gpg.c:3673 +#: g10/gpg.c:3679 #, c-format msgid "keyserver search failed: %s\n" msgstr "ha fallat la cerca al servidor de claus: %s\n" -#: g10/gpg.c:3683 +#: g10/gpg.c:3689 #, c-format msgid "keyserver refresh failed: %s\n" msgstr "ha fallat el refresc des del servidor de claus: %s\n" -#: g10/gpg.c:3734 +#: g10/gpg.c:3740 #, c-format msgid "dearmoring failed: %s\n" msgstr "no s'ha pogut llevar l'armadura: %s\n" -#: g10/gpg.c:3742 +#: g10/gpg.c:3748 #, c-format msgid "enarmoring failed: %s\n" msgstr "no s'ha pogut crear l'armadura: %s\n" -#: g10/gpg.c:3832 +#: g10/gpg.c:3838 #, c-format msgid "invalid hash algorithm `%s'\n" msgstr "l'algoritme de dispersió és invàlid «%s»\n" -#: g10/gpg.c:3949 +#: g10/gpg.c:3955 msgid "[filename]" msgstr "[nom_del_fitxer]" -#: g10/gpg.c:3953 +#: g10/gpg.c:3959 msgid "Go ahead and type your message ...\n" msgstr "Endavant, escriviu el missatge...\n" -#: g10/gpg.c:4265 +#: g10/gpg.c:4271 msgid "the given certification policy URL is invalid\n" msgstr "la URL de política de certificació donada no és vàlida\n" -#: g10/gpg.c:4267 +#: g10/gpg.c:4273 msgid "the given signature policy URL is invalid\n" msgstr "la URL de política de signatura donada no és vàlida\n" -#: g10/gpg.c:4300 +#: g10/gpg.c:4306 #, fuzzy msgid "the given preferred keyserver URL is invalid\n" msgstr "la URL de política de signatura donada no és vàlida\n" @@ -3173,29 +3173,29 @@ msgstr "[revocació]" msgid "[self-signature]" msgstr "[autosignatura]" -#: g10/keyedit.c:344 g10/keylist.c:392 +#: g10/keyedit.c:344 g10/keylist.c:396 msgid "1 bad signature\n" msgstr "1 signatura errònia\n" -#: g10/keyedit.c:346 g10/keylist.c:394 +#: g10/keyedit.c:346 g10/keylist.c:398 #, c-format msgid "%d bad signatures\n" msgstr "%d signatures errònies\n" -#: g10/keyedit.c:348 g10/keylist.c:396 +#: g10/keyedit.c:348 g10/keylist.c:400 msgid "1 signature not checked due to a missing key\n" msgstr "1 signatura no comprovada per falta de clau\n" -#: g10/keyedit.c:350 g10/keylist.c:398 +#: g10/keyedit.c:350 g10/keylist.c:402 #, c-format msgid "%d signatures not checked due to missing keys\n" msgstr "%d signatures no comprovades per falta de clau\n" -#: g10/keyedit.c:352 g10/keylist.c:400 +#: g10/keyedit.c:352 g10/keylist.c:404 msgid "1 signature not checked due to an error\n" msgstr "1 signatura no comprovada a causa d'un error\n" -#: g10/keyedit.c:354 g10/keylist.c:402 +#: g10/keyedit.c:354 g10/keylist.c:406 #, c-format msgid "%d signatures not checked due to errors\n" msgstr "%d signatures no comprovades a causa d'errors\n" @@ -3476,20 +3476,20 @@ msgstr "Ha fallat el procés de signatura: %s\n" msgid "Key has only stub or on-card key items - no passphrase to change.\n" msgstr "" -#: g10/keyedit.c:1142 g10/keygen.c:3601 +#: g10/keyedit.c:1142 g10/keygen.c:3623 msgid "This key is not protected.\n" msgstr "Aquesta clau no està protegida.\n" -#: g10/keyedit.c:1146 g10/keygen.c:3588 g10/revoke.c:538 +#: g10/keyedit.c:1146 g10/keygen.c:3610 g10/revoke.c:538 msgid "Secret parts of primary key are not available.\n" msgstr "Les parts secretes de la clau primària no estan disponibles.\n" -#: g10/keyedit.c:1150 g10/keygen.c:3604 +#: g10/keyedit.c:1150 g10/keygen.c:3626 #, fuzzy msgid "Secret parts of primary key are stored on-card.\n" msgstr "Les parts secretes de la clau primària no estan disponibles.\n" -#: g10/keyedit.c:1156 g10/keygen.c:3608 +#: g10/keyedit.c:1156 g10/keygen.c:3630 msgid "Key is protected.\n" msgstr "La clau està protegida.\n" @@ -3899,7 +3899,7 @@ msgstr "Funcionalitats: " msgid "Keyserver no-modify" msgstr "" -#: g10/keyedit.c:2443 g10/keylist.c:310 +#: g10/keyedit.c:2443 g10/keylist.c:314 msgid "Preferred keyserver: " msgstr "" @@ -3932,24 +3932,24 @@ msgid "(sensitive)" msgstr " (sensible)" #: g10/keyedit.c:2764 g10/keyedit.c:2820 g10/keyedit.c:2881 g10/keyedit.c:2896 -#: g10/keylist.c:196 g10/keyserver.c:529 +#: g10/keylist.c:200 g10/keyserver.c:529 #, fuzzy, c-format msgid "created: %s" msgstr "no s'ha pogut creat %s: %s\n" -#: g10/keyedit.c:2767 g10/keylist.c:812 g10/keylist.c:906 g10/mainproc.c:989 +#: g10/keyedit.c:2767 g10/keylist.c:817 g10/keylist.c:911 g10/mainproc.c:989 #, fuzzy, c-format msgid "revoked: %s" msgstr "[revocada]" -#: g10/keyedit.c:2769 g10/keylist.c:783 g10/keylist.c:818 g10/keylist.c:912 +#: g10/keyedit.c:2769 g10/keylist.c:788 g10/keylist.c:823 g10/keylist.c:917 #, fuzzy, c-format msgid "expired: %s" msgstr " [caduca: %s]" #: g10/keyedit.c:2771 g10/keyedit.c:2822 g10/keyedit.c:2883 g10/keyedit.c:2898 -#: g10/keylist.c:198 g10/keylist.c:789 g10/keylist.c:824 g10/keylist.c:918 -#: g10/keylist.c:939 g10/keyserver.c:535 g10/mainproc.c:995 +#: g10/keylist.c:202 g10/keylist.c:794 g10/keylist.c:829 g10/keylist.c:923 +#: g10/keylist.c:944 g10/keyserver.c:535 g10/mainproc.c:995 #, fuzzy, c-format msgid "expires: %s" msgstr " [caduca: %s]" @@ -3973,7 +3973,7 @@ msgstr "" msgid "This key has been disabled" msgstr "Aquesta clau ha estat desactivada" -#: g10/keyedit.c:2827 g10/keylist.c:202 +#: g10/keyedit.c:2827 g10/keylist.c:206 msgid "card-no: " msgstr "" @@ -4338,12 +4338,12 @@ msgid "writing key binding signature\n" msgstr "s'està escrivint la signatura de comprovació de la clau\n" #: g10/keygen.c:1157 g10/keygen.c:1268 g10/keygen.c:1273 g10/keygen.c:1408 -#: g10/keygen.c:3101 +#: g10/keygen.c:3123 #, c-format msgid "keysize invalid; using %u bits\n" msgstr "la mida de la clau és invàlida; s'hi usaran %u bits\n" -#: g10/keygen.c:1163 g10/keygen.c:1279 g10/keygen.c:1414 g10/keygen.c:3107 +#: g10/keygen.c:1163 g10/keygen.c:1279 g10/keygen.c:1414 g10/keygen.c:3129 #, c-format msgid "keysize rounded up to %u bits\n" msgstr "la mida de la clau ha estat arrodonida fins a %u bits\n" @@ -4705,53 +4705,53 @@ msgstr "" "nombres primers; açò dóna oportunitat al generador de nombres aleatoris\n" "d'aconseguir prou entropia.\n" -#: g10/keygen.c:3041 g10/keygen.c:3068 +#: g10/keygen.c:3063 g10/keygen.c:3090 msgid "Key generation canceled.\n" msgstr "La generació de claus ha estat cancel·lada.\n" -#: g10/keygen.c:3273 g10/keygen.c:3440 +#: g10/keygen.c:3295 g10/keygen.c:3462 #, c-format msgid "writing public key to `%s'\n" msgstr "s'està escrivint la clau pública a «%s»\n" -#: g10/keygen.c:3275 g10/keygen.c:3443 +#: g10/keygen.c:3297 g10/keygen.c:3465 #, fuzzy, c-format msgid "writing secret key stub to `%s'\n" msgstr "s'està escrivint la clau secreta a «%s»\n" -#: g10/keygen.c:3278 g10/keygen.c:3446 +#: g10/keygen.c:3300 g10/keygen.c:3468 #, c-format msgid "writing secret key to `%s'\n" msgstr "s'està escrivint la clau secreta a «%s»\n" # Potser no hi haja cap anell! ivb -#: g10/keygen.c:3427 +#: g10/keygen.c:3449 #, c-format msgid "no writable public keyring found: %s\n" msgstr "no s'ha trobat cap anell públic escrivible: %s\n" -#: g10/keygen.c:3434 +#: g10/keygen.c:3456 #, c-format msgid "no writable secret keyring found: %s\n" msgstr "" "no s'ha trobat cap anell secret de escrivible: %s\n" "\n" -#: g10/keygen.c:3454 +#: g10/keygen.c:3476 #, c-format msgid "error writing public keyring `%s': %s\n" msgstr "s'ha produït un error mentre s'escrivia l'anell públic «%s»: %s\n" -#: g10/keygen.c:3462 +#: g10/keygen.c:3484 #, c-format msgid "error writing secret keyring `%s': %s\n" msgstr "s'ha produït un error mentre s'escrivia l'anell secret «%s»: %s\n" -#: g10/keygen.c:3489 +#: g10/keygen.c:3511 msgid "public and secret key created and signed.\n" msgstr "s'han creat i signat les claus pública i secreta.\n" -#: g10/keygen.c:3500 +#: g10/keygen.c:3522 #, fuzzy msgid "" "Note that this key cannot be used for encryption. You may want to use\n" @@ -4760,13 +4760,13 @@ msgstr "" "Noteu que aquesta clau no serveix per a xifrar. Potser vulgueu usar l'ordre\n" "\"--edit-key\" per a generar una clau secundària per a tal propòsit.\n" -#: g10/keygen.c:3513 g10/keygen.c:3658 g10/keygen.c:3779 +#: g10/keygen.c:3535 g10/keygen.c:3680 g10/keygen.c:3801 #, c-format msgid "Key generation failed: %s\n" msgstr "La generació de claus ha fallat: %s\n" # Werner FIXME: Use ngettext. jm -#: g10/keygen.c:3568 g10/keygen.c:3709 g10/sign.c:241 +#: g10/keygen.c:3590 g10/keygen.c:3731 g10/sign.c:241 #, c-format msgid "" "key has been created %lu second in future (time warp or clock problem)\n" @@ -4775,7 +4775,7 @@ msgstr "" "amb el rellotge)\n" # Werner FIXME: use ngettext. jm -#: g10/keygen.c:3570 g10/keygen.c:3711 g10/sign.c:243 +#: g10/keygen.c:3592 g10/keygen.c:3733 g10/sign.c:243 #, c-format msgid "" "key has been created %lu seconds in future (time warp or clock problem)\n" @@ -4783,26 +4783,26 @@ msgstr "" "la clau s'ha creat %lu segons en el futur (salt en el temps o problemes\n" "amb el rellotge)\n" -#: g10/keygen.c:3581 g10/keygen.c:3722 +#: g10/keygen.c:3603 g10/keygen.c:3744 msgid "NOTE: creating subkeys for v3 keys is not OpenPGP compliant\n" msgstr "NOTA: crear subclaus per a claus v3 no és conforme amb OpenPGP\n" -#: g10/keygen.c:3622 g10/keygen.c:3755 +#: g10/keygen.c:3644 g10/keygen.c:3777 #, fuzzy msgid "Really create? (y/N) " msgstr "Crear realment? " -#: g10/keygen.c:3928 +#: g10/keygen.c:3950 #, fuzzy, c-format msgid "storing key onto card failed: %s\n" msgstr "no s'ha pogut eliminar el bloc de claus: %s\n" -#: g10/keygen.c:3976 +#: g10/keygen.c:3998 #, fuzzy, c-format msgid "can't create backup file `%s': %s\n" msgstr "no s'ha pogut crear «%s»: %s\n" -#: g10/keygen.c:4002 +#: g10/keygen.c:4024 #, c-format msgid "NOTE: backup of card key saved to `%s'\n" msgstr "" @@ -4811,54 +4811,54 @@ msgstr "" msgid "never " msgstr "mai " -#: g10/keylist.c:267 +#: g10/keylist.c:271 msgid "Critical signature policy: " msgstr "Política de signatura crítica: " -#: g10/keylist.c:269 +#: g10/keylist.c:273 msgid "Signature policy: " msgstr "Política de signatura: " -#: g10/keylist.c:308 +#: g10/keylist.c:312 msgid "Critical preferred keyserver: " msgstr "" -#: g10/keylist.c:361 +#: g10/keylist.c:365 msgid "Critical signature notation: " msgstr "Notació de signatura crítica: " -#: g10/keylist.c:363 +#: g10/keylist.c:367 msgid "Signature notation: " msgstr "Notació de signatura: " -#: g10/keylist.c:473 +#: g10/keylist.c:477 msgid "Keyring" msgstr "Anell" -#: g10/keylist.c:1504 +#: g10/keylist.c:1509 msgid "Primary key fingerprint:" msgstr "Empremtes digital de la clau primària:" -#: g10/keylist.c:1506 +#: g10/keylist.c:1511 msgid " Subkey fingerprint:" msgstr " Empremta digital de la subclau:" #. TRANSLATORS: this should fit into 24 bytes to that the #. * fingerprint data is properly aligned with the user ID -#: g10/keylist.c:1513 +#: g10/keylist.c:1518 msgid " Primary key fingerprint:" msgstr " Empremta digital de la clau primària:" -#: g10/keylist.c:1515 +#: g10/keylist.c:1520 msgid " Subkey fingerprint:" msgstr " Empremta digital de la subclau:" -#: g10/keylist.c:1519 g10/keylist.c:1523 +#: g10/keylist.c:1524 g10/keylist.c:1528 #, fuzzy msgid " Key fingerprint =" msgstr " Empremta digital =" -#: g10/keylist.c:1590 +#: g10/keylist.c:1595 msgid " Card serial no. =" msgstr "" @@ -4947,146 +4947,146 @@ msgstr "" msgid "disabled" msgstr "disable" -#: g10/keyserver.c:742 +#: g10/keyserver.c:744 msgid "Enter number(s), N)ext, or Q)uit > " msgstr "" -#: g10/keyserver.c:826 g10/keyserver.c:1448 +#: g10/keyserver.c:828 g10/keyserver.c:1450 #, c-format msgid "invalid keyserver protocol (us %d!=handler %d)\n" msgstr "" -#: g10/keyserver.c:924 +#: g10/keyserver.c:926 #, fuzzy, c-format msgid "key \"%s\" not found on keyserver\n" msgstr "no s'ha trobat la clau «%s»: %s\n" -#: g10/keyserver.c:926 +#: g10/keyserver.c:928 #, fuzzy msgid "key not found on keyserver\n" msgstr "no s'ha trobat la clau «%s»: %s\n" -#: g10/keyserver.c:1167 +#: g10/keyserver.c:1169 #, fuzzy, c-format msgid "requesting key %s from %s server %s\n" msgstr "s'està sol·licitant la clau %08lX de %s\n" -#: g10/keyserver.c:1171 +#: g10/keyserver.c:1173 #, fuzzy, c-format msgid "requesting key %s from %s\n" msgstr "s'està sol·licitant la clau %08lX de %s\n" -#: g10/keyserver.c:1195 +#: g10/keyserver.c:1197 #, fuzzy, c-format msgid "searching for names from %s server %s\n" msgstr "s'està cercant «%s» al servidor HKP %s\n" -#: g10/keyserver.c:1198 +#: g10/keyserver.c:1200 #, fuzzy, c-format msgid "searching for names from %s\n" msgstr "s'està cercant «%s» al servidor HKP %s\n" -#: g10/keyserver.c:1351 +#: g10/keyserver.c:1353 #, fuzzy, c-format msgid "sending key %s to %s server %s\n" msgstr "s'està cercant «%s» al servidor HKP %s\n" -#: g10/keyserver.c:1355 +#: g10/keyserver.c:1357 #, fuzzy, c-format msgid "sending key %s to %s\n" msgstr "s'està sol·licitant la clau %08lX de %s\n" -#: g10/keyserver.c:1398 +#: g10/keyserver.c:1400 #, fuzzy, c-format msgid "searching for \"%s\" from %s server %s\n" msgstr "s'està cercant «%s» al servidor HKP %s\n" -#: g10/keyserver.c:1401 +#: g10/keyserver.c:1403 #, fuzzy, c-format msgid "searching for \"%s\" from %s\n" msgstr "s'està cercant «%s» al servidor HKP %s\n" # «del servidor», «en el servidor»? ivb -#: g10/keyserver.c:1408 g10/keyserver.c:1504 +#: g10/keyserver.c:1410 g10/keyserver.c:1506 #, fuzzy msgid "no keyserver action!\n" msgstr "error de servidor de claus" -#: g10/keyserver.c:1456 +#: g10/keyserver.c:1458 #, c-format msgid "WARNING: keyserver handler from a different version of GnuPG (%s)\n" msgstr "" -#: g10/keyserver.c:1465 +#: g10/keyserver.c:1467 msgid "keyserver did not send VERSION\n" msgstr "" -#: g10/keyserver.c:1527 g10/keyserver.c:2056 +#: g10/keyserver.c:1529 g10/keyserver.c:2058 msgid "no keyserver known (use option --keyserver)\n" msgstr "no es coneix cap servidor de claus (useu l'opció \"--keyserver\")\n" -#: g10/keyserver.c:1533 +#: g10/keyserver.c:1535 msgid "external keyserver calls are not supported in this build\n" msgstr "" -#: g10/keyserver.c:1545 +#: g10/keyserver.c:1547 #, c-format msgid "no handler for keyserver scheme `%s'\n" msgstr "" -#: g10/keyserver.c:1550 +#: g10/keyserver.c:1552 #, c-format msgid "action `%s' not supported with keyserver scheme `%s'\n" msgstr "" -#: g10/keyserver.c:1558 +#: g10/keyserver.c:1560 #, c-format msgid "%s does not support handler version %d\n" msgstr "" # «del servidor», «en el servidor»? ivb -#: g10/keyserver.c:1565 +#: g10/keyserver.c:1567 #, fuzzy msgid "keyserver timed out\n" msgstr "error de servidor de claus" # «del servidor», «en el servidor»? ivb -#: g10/keyserver.c:1570 +#: g10/keyserver.c:1572 #, fuzzy msgid "keyserver internal error\n" msgstr "error de servidor de claus" -#: g10/keyserver.c:1579 +#: g10/keyserver.c:1581 #, fuzzy, c-format msgid "keyserver communications error: %s\n" msgstr "la recepció des del servidor de claus ha fallat: %s\n" -#: g10/keyserver.c:1604 g10/keyserver.c:1638 +#: g10/keyserver.c:1606 g10/keyserver.c:1640 #, fuzzy, c-format msgid "\"%s\" not a key ID: skipping\n" msgstr "%s: no és un ID vàlid\n" -#: g10/keyserver.c:1897 +#: g10/keyserver.c:1899 #, fuzzy, c-format msgid "WARNING: unable to refresh key %s via %s: %s\n" msgstr "AVÍS: no s'ha pogut eliminar el fitxer temporal (%s) «%s»: %s\n" -#: g10/keyserver.c:1919 +#: g10/keyserver.c:1921 #, fuzzy, c-format msgid "refreshing 1 key from %s\n" msgstr "s'està sol·licitant la clau %08lX de %s\n" -#: g10/keyserver.c:1921 +#: g10/keyserver.c:1923 #, fuzzy, c-format msgid "refreshing %d keys from %s\n" msgstr "s'està sol·licitant la clau %08lX de %s\n" -#: g10/keyserver.c:1977 +#: g10/keyserver.c:1979 #, fuzzy, c-format msgid "WARNING: unable to fetch URI %s: %s\n" msgstr "AVÍS: no s'ha pogut eliminar el fitxer temporal (%s) «%s»: %s\n" -#: g10/keyserver.c:1983 +#: g10/keyserver.c:1985 #, fuzzy, c-format msgid "WARNING: unable to parse URI %s\n" msgstr "AVÍS: no s'ha pogut eliminar el fitxer temporal (%s) «%s»: %s\n" @@ -6579,7 +6579,7 @@ msgstr "" "no és necessària una comprovació de la base de dades de confiança\n" "\n" -#: g10/trustdb.c:577 g10/trustdb.c:2432 +#: g10/trustdb.c:577 g10/trustdb.c:2456 #, c-format msgid "next trustdb check due at %s\n" msgstr "la pròxima comprovació de la base de dades de confiança serà el %s\n" @@ -6611,33 +6611,33 @@ msgstr "si us plau, feu un --check-trustdb\n" msgid "checking the trustdb\n" msgstr "s'està comprovant la base de dades de confiança\n" -#: g10/trustdb.c:2175 +#: g10/trustdb.c:2199 #, c-format msgid "%d keys processed (%d validity counts cleared)\n" msgstr "s'han processat %d claus (s'han netejat %d comptes de validesa)\n" -#: g10/trustdb.c:2240 +#: g10/trustdb.c:2264 msgid "no ultimately trusted keys found\n" msgstr "no s'han trobat claus amb confiança absoluta\n" -#: g10/trustdb.c:2254 +#: g10/trustdb.c:2278 #, fuzzy, c-format msgid "public key of ultimately trusted key %s not found\n" msgstr "" "no s'ha trobat la clau pública de la clau amb confiança absoluta %08lX\n" -#: g10/trustdb.c:2277 +#: g10/trustdb.c:2301 #, c-format msgid "%d marginal(s) needed, %d complete(s) needed, %s trust model\n" msgstr "" -#: g10/trustdb.c:2363 +#: g10/trustdb.c:2387 #, c-format msgid "" "depth: %d valid: %3d signed: %3d trust: %d-, %dq, %dn, %dm, %df, %du\n" msgstr "" -#: g10/trustdb.c:2438 +#: g10/trustdb.c:2462 #, fuzzy, c-format msgid "unable to update trustdb version record: write failed: %s\n" msgstr "registre de confiança %lu, tipus %d: no s'ha pogut escriure: %s\n" @@ -6832,12 +6832,12 @@ msgid "" "list, export, import Keybox data\n" msgstr "" -#: scd/app-nks.c:325 scd/app-openpgp.c:1456 scd/app-dinsig.c:297 +#: scd/app-nks.c:325 scd/app-openpgp.c:1457 scd/app-dinsig.c:297 msgid "||Please enter your PIN at the reader's keypad" msgstr "" -#: scd/app-nks.c:329 scd/app-openpgp.c:1460 scd/app-openpgp.c:1492 -#: scd/app-openpgp.c:1639 scd/app-openpgp.c:1657 scd/app-openpgp.c:1857 +#: scd/app-nks.c:329 scd/app-openpgp.c:1461 scd/app-openpgp.c:1493 +#: scd/app-openpgp.c:1640 scd/app-openpgp.c:1658 scd/app-openpgp.c:1858 #: scd/app-dinsig.c:301 #, c-format msgid "PIN callback returned error: %s\n" @@ -6850,103 +6850,103 @@ msgstr "" #. TRANSLATORS: Do not translate the "|*|" prefixes but #. keep it at the start of the string. We need this elsewhere #. to get some infos on the string. -#: scd/app-nks.c:557 scd/app-openpgp.c:1897 +#: scd/app-nks.c:557 scd/app-openpgp.c:1898 msgid "|N|New PIN" msgstr "" -#: scd/app-nks.c:560 scd/app-openpgp.c:1901 scd/app-dinsig.c:529 +#: scd/app-nks.c:560 scd/app-openpgp.c:1902 scd/app-dinsig.c:529 #, fuzzy, c-format msgid "error getting new PIN: %s\n" msgstr "error en crear «%s»: %s\n" -#: scd/app-openpgp.c:667 +#: scd/app-openpgp.c:668 #, c-format msgid "failed to store the fingerprint: %s\n" msgstr "no s'ha pogut emmagatzemar l'empremta digital: %s\n" -#: scd/app-openpgp.c:680 +#: scd/app-openpgp.c:681 #, fuzzy, c-format msgid "failed to store the creation date: %s\n" msgstr "no s'ha pogut reconstruir la memòria cau de l'anell: %s\n" -#: scd/app-openpgp.c:1075 +#: scd/app-openpgp.c:1076 #, fuzzy, c-format msgid "reading public key failed: %s\n" msgstr "no s'ha pogut eliminar el bloc de claus: %s\n" -#: scd/app-openpgp.c:1083 scd/app-openpgp.c:2551 +#: scd/app-openpgp.c:1084 scd/app-openpgp.c:2552 msgid "response does not contain the public key data\n" msgstr "" -#: scd/app-openpgp.c:1091 scd/app-openpgp.c:2559 +#: scd/app-openpgp.c:1092 scd/app-openpgp.c:2560 msgid "response does not contain the RSA modulus\n" msgstr "" -#: scd/app-openpgp.c:1100 scd/app-openpgp.c:2569 +#: scd/app-openpgp.c:1101 scd/app-openpgp.c:2570 msgid "response does not contain the RSA public exponent\n" msgstr "" -#: scd/app-openpgp.c:1416 +#: scd/app-openpgp.c:1417 #, c-format msgid "using default PIN as %s\n" msgstr "" -#: scd/app-openpgp.c:1423 +#: scd/app-openpgp.c:1424 #, c-format msgid "failed to use default PIN as %s: %s - disabling further default use\n" msgstr "" -#: scd/app-openpgp.c:1442 +#: scd/app-openpgp.c:1443 #, c-format msgid "||Please enter your PIN at the reader's keypad%%0A[sigs done: %lu]" msgstr "" -#: scd/app-openpgp.c:1476 +#: scd/app-openpgp.c:1477 #, c-format msgid "||Please enter the PIN%%0A[sigs done: %lu]" msgstr "" -#: scd/app-openpgp.c:1488 +#: scd/app-openpgp.c:1489 #, fuzzy msgid "||Please enter the PIN" msgstr "canvia la contrasenya" -#: scd/app-openpgp.c:1499 scd/app-openpgp.c:1664 +#: scd/app-openpgp.c:1500 scd/app-openpgp.c:1665 #, c-format msgid "PIN for CHV%d is too short; minimum length is %d\n" msgstr "" -#: scd/app-openpgp.c:1512 scd/app-openpgp.c:1552 scd/app-openpgp.c:1676 -#: scd/app-openpgp.c:2868 +#: scd/app-openpgp.c:1513 scd/app-openpgp.c:1553 scd/app-openpgp.c:1677 +#: scd/app-openpgp.c:2869 #, fuzzy, c-format msgid "verify CHV%d failed: %s\n" msgstr "l'enviament al servidor de claus ha fallat: %s\n" -#: scd/app-openpgp.c:1575 +#: scd/app-openpgp.c:1576 msgid "access to admin commands is not configured\n" msgstr "" -#: scd/app-openpgp.c:1596 scd/app-openpgp.c:1839 scd/app-openpgp.c:3119 +#: scd/app-openpgp.c:1597 scd/app-openpgp.c:1840 scd/app-openpgp.c:3120 msgid "error retrieving CHV status from card\n" msgstr "" -#: scd/app-openpgp.c:1602 scd/app-openpgp.c:3128 +#: scd/app-openpgp.c:1603 scd/app-openpgp.c:3129 msgid "card is permanently locked!\n" msgstr "" -#: scd/app-openpgp.c:1609 +#: scd/app-openpgp.c:1610 #, c-format msgid "%d Admin PIN attempts remaining before card is permanently locked\n" msgstr "" -#: scd/app-openpgp.c:1619 +#: scd/app-openpgp.c:1620 #, c-format msgid "" "|A|Please enter the Admin PIN at the reader's keypad%%0A[remaining attempts: " "%d]" msgstr "" -#: scd/app-openpgp.c:1634 +#: scd/app-openpgp.c:1635 #, fuzzy msgid "|A|Please enter the Admin PIN at the reader's keypad" msgstr "canvia la contrasenya" @@ -6954,114 +6954,114 @@ msgstr "canvia la contrasenya" #. TRANSLATORS: Do not translate the "|A|" prefix but keep #. it at the start of the string. We need this elsewhere to #. get some infos on the string. -#: scd/app-openpgp.c:1654 +#: scd/app-openpgp.c:1655 msgid "|A|Admin PIN" msgstr "" -#: scd/app-openpgp.c:1853 +#: scd/app-openpgp.c:1854 #, fuzzy msgid "||Please enter the Reset Code for the card" msgstr "Seleccioneu la raó de la revocació:\n" -#: scd/app-openpgp.c:1862 scd/app-openpgp.c:1925 +#: scd/app-openpgp.c:1863 scd/app-openpgp.c:1926 #, c-format msgid "Reset Code is too short; minimum length is %d\n" msgstr "" -#: scd/app-openpgp.c:1896 +#: scd/app-openpgp.c:1897 msgid "|RN|New Reset Code" msgstr "" -#: scd/app-openpgp.c:1897 +#: scd/app-openpgp.c:1898 msgid "|AN|New Admin PIN" msgstr "" -#: scd/app-openpgp.c:1987 scd/app-openpgp.c:2637 +#: scd/app-openpgp.c:1988 scd/app-openpgp.c:2638 #, fuzzy msgid "error reading application data\n" msgstr "s'ha produït un error en llegir el bloc de claus: %s\n" -#: scd/app-openpgp.c:1993 scd/app-openpgp.c:2644 +#: scd/app-openpgp.c:1994 scd/app-openpgp.c:2645 #, fuzzy msgid "error reading fingerprint DO\n" msgstr "error: l'empremta digital és invàlida\n" -#: scd/app-openpgp.c:2003 +#: scd/app-openpgp.c:2004 #, fuzzy msgid "key already exists\n" msgstr "«%s» ja està comprimida\n" -#: scd/app-openpgp.c:2007 +#: scd/app-openpgp.c:2008 msgid "existing key will be replaced\n" msgstr "" -#: scd/app-openpgp.c:2009 +#: scd/app-openpgp.c:2010 #, fuzzy msgid "generating new key\n" msgstr "genera un nou parell de claus" -#: scd/app-openpgp.c:2335 +#: scd/app-openpgp.c:2336 msgid "creation timestamp missing\n" msgstr "" -#: scd/app-openpgp.c:2344 +#: scd/app-openpgp.c:2345 #, c-format msgid "RSA modulus missing or not of size %d bits\n" msgstr "" -#: scd/app-openpgp.c:2356 +#: scd/app-openpgp.c:2357 #, c-format msgid "RSA public exponent missing or larger than %d bits\n" msgstr "" -#: scd/app-openpgp.c:2366 scd/app-openpgp.c:2374 +#: scd/app-openpgp.c:2367 scd/app-openpgp.c:2375 #, c-format msgid "RSA prime %s missing or not of size %d bits\n" msgstr "" -#: scd/app-openpgp.c:2468 +#: scd/app-openpgp.c:2469 #, fuzzy, c-format msgid "failed to store the key: %s\n" msgstr "no s'ha pogut inicialitzar la base de dades de confiança: %s\n" -#: scd/app-openpgp.c:2528 +#: scd/app-openpgp.c:2529 msgid "please wait while key is being generated ...\n" msgstr "" -#: scd/app-openpgp.c:2542 +#: scd/app-openpgp.c:2543 #, fuzzy msgid "generating key failed\n" msgstr "La generació de claus ha fallat: %s\n" -#: scd/app-openpgp.c:2545 +#: scd/app-openpgp.c:2546 #, fuzzy, c-format msgid "key generation completed (%d seconds)\n" msgstr "La generació de claus ha fallat: %s\n" -#: scd/app-openpgp.c:2602 +#: scd/app-openpgp.c:2603 msgid "invalid structure of OpenPGP card (DO 0x93)\n" msgstr "" -#: scd/app-openpgp.c:2652 +#: scd/app-openpgp.c:2653 msgid "fingerprint on card does not match requested one\n" msgstr "" -#: scd/app-openpgp.c:2767 +#: scd/app-openpgp.c:2768 #, fuzzy, c-format msgid "card does not support digest algorithm %s\n" msgstr "signatura %s, algorisme de resum %s\n" -#: scd/app-openpgp.c:2843 +#: scd/app-openpgp.c:2844 #, c-format msgid "signatures created so far: %lu\n" msgstr "" -#: scd/app-openpgp.c:3133 +#: scd/app-openpgp.c:3134 msgid "" "verification of Admin PIN is currently prohibited through this command\n" msgstr "" -#: scd/app-openpgp.c:3357 scd/app-openpgp.c:3368 +#: scd/app-openpgp.c:3359 scd/app-openpgp.c:3370 #, c-format msgid "can't access %s - invalid OpenPGP card?\n" msgstr "" @@ -7495,7 +7495,7 @@ msgstr "error: l'empremta digital és invàlida\n" # Se't passava l'argument «*». printf(3), hieroglyph(7). ivb # Ah! Prova-ho, no casque alguna cosa :P ivb # Ah, ja veig! Moltes gràcies! Aquest msgstr ha quedat curiós :) jm -#: sm/certdump.c:964 +#: sm/certdump.c:961 #, fuzzy, c-format msgid "" "Please enter the passphrase to unlock the secret key for the X.509 " @@ -7586,6 +7586,12 @@ msgstr "error en crear l'anell «%s»: %s\n" msgid "line %d: key generation failed: %s <%s>\n" msgstr "La generació de claus ha fallat: %s\n" +#: sm/certreqgen.c:806 +msgid "" +"To complete this certificate request please enter the passphrase for the key " +"you just created once more.\n" +msgstr "" + #: sm/certreqgen-ui.c:122 #, fuzzy, c-format msgid " (%d) RSA\n" @@ -7955,7 +7961,7 @@ msgstr "" msgid "error importing certificate: %s\n" msgstr "error en la creació de la contrasenya: %s\n" -#: sm/import.c:548 tools/gpg-connect-agent.c:1322 +#: sm/import.c:548 tools/gpg-connect-agent.c:1329 #, fuzzy, c-format msgid "error reading input: %s\n" msgstr "error en la lectura de «%s»: %s\n" @@ -8108,91 +8114,91 @@ msgstr "" "\n" "Açò serà una autosignatura.\n" -#: tools/gpg-connect-agent.c:67 tools/gpgconf.c:78 tools/symcryptrun.c:165 +#: tools/gpg-connect-agent.c:70 tools/gpgconf.c:78 tools/symcryptrun.c:165 #, fuzzy msgid "quiet" msgstr "ix" -#: tools/gpg-connect-agent.c:68 +#: tools/gpg-connect-agent.c:71 msgid "print data out hex encoded" msgstr "" -#: tools/gpg-connect-agent.c:69 +#: tools/gpg-connect-agent.c:72 msgid "decode received data lines" msgstr "" -#: tools/gpg-connect-agent.c:70 +#: tools/gpg-connect-agent.c:74 msgid "|NAME|connect to Assuan socket NAME" msgstr "" -#: tools/gpg-connect-agent.c:71 +#: tools/gpg-connect-agent.c:76 msgid "run the Assuan server given on the command line" msgstr "" -#: tools/gpg-connect-agent.c:73 +#: tools/gpg-connect-agent.c:78 msgid "do not use extended connect mode" msgstr "" -#: tools/gpg-connect-agent.c:74 +#: tools/gpg-connect-agent.c:80 #, fuzzy msgid "|FILE|run commands from FILE on startup" msgstr "|FITXER|carrega el mòdul d'extensió especificat" -#: tools/gpg-connect-agent.c:75 +#: tools/gpg-connect-agent.c:81 msgid "run /subst on startup" msgstr "" -#: tools/gpg-connect-agent.c:176 +#: tools/gpg-connect-agent.c:183 #, fuzzy msgid "Usage: gpg-connect-agent [options] (-h for help)" msgstr "Forma d'ús: gpg [opcions] [fitxers] (-h per a veure l'ajuda)" -#: tools/gpg-connect-agent.c:179 +#: tools/gpg-connect-agent.c:186 msgid "" "Syntax: gpg-connect-agent [options]\n" "Connect to a running agent and send commands\n" msgstr "" -#: tools/gpg-connect-agent.c:1193 +#: tools/gpg-connect-agent.c:1200 #, c-format msgid "option \"%s\" requires a program and optional arguments\n" msgstr "" -#: tools/gpg-connect-agent.c:1202 +#: tools/gpg-connect-agent.c:1209 #, c-format msgid "option \"%s\" ignored due to \"%s\"\n" msgstr "" -#: tools/gpg-connect-agent.c:1257 tools/gpg-connect-agent.c:1745 +#: tools/gpg-connect-agent.c:1264 tools/gpg-connect-agent.c:1752 #, fuzzy, c-format msgid "receiving line failed: %s\n" msgstr "no s'ha pogut eliminar el bloc de claus: %s\n" -#: tools/gpg-connect-agent.c:1347 +#: tools/gpg-connect-agent.c:1354 #, fuzzy msgid "line too long - skipped\n" msgstr "la línia és massa llarga\n" -#: tools/gpg-connect-agent.c:1351 +#: tools/gpg-connect-agent.c:1358 msgid "line shortened due to embedded Nul character\n" msgstr "" -#: tools/gpg-connect-agent.c:1719 +#: tools/gpg-connect-agent.c:1726 #, fuzzy, c-format msgid "unknown command `%s'\n" msgstr "el destinatari predeterminat és desconegut «%s»\n" -#: tools/gpg-connect-agent.c:1737 +#: tools/gpg-connect-agent.c:1744 #, fuzzy, c-format msgid "sending line failed: %s\n" msgstr "Ha fallat el procés de signatura: %s\n" -#: tools/gpg-connect-agent.c:2127 +#: tools/gpg-connect-agent.c:2166 #, fuzzy, c-format msgid "error sending %s command: %s\n" msgstr "error mentre s'enviava a «%s»: %s\n" -#: tools/gpg-connect-agent.c:2136 +#: tools/gpg-connect-agent.c:2175 #, fuzzy, c-format msgid "error sending standard options: %s\n" msgstr "error mentre s'enviava a «%s»: %s\n" @@ -8400,21 +8406,21 @@ msgid "" "Manage configuration options for tools of the GnuPG system\n" msgstr "" -#: tools/gpgconf.c:210 tools/gpgconf.c:250 +#: tools/gpgconf.c:209 tools/gpgconf.c:249 #, fuzzy msgid "usage: gpgconf [options] " msgstr "forma d'ús: gpg [opcions] " -#: tools/gpgconf.c:212 +#: tools/gpgconf.c:211 msgid "Need one component argument" msgstr "" -#: tools/gpgconf.c:221 +#: tools/gpgconf.c:220 #, fuzzy msgid "Component not found" msgstr "no s'ha trobat la clau pública" -#: tools/gpgconf.c:252 +#: tools/gpgconf.c:251 msgid "No argument allowed" msgstr "" @@ -8575,16 +8581,16 @@ msgstr "%s: no s'ha creat l'anell: %s\n" msgid "cannot allocate outfile string: %s\n" msgstr "no s'ha pogut crear «%s»: %s\n" -#: tools/symcryptrun.c:985 +#: tools/symcryptrun.c:984 #, c-format msgid "either %s or %s must be given\n" msgstr "" -#: tools/symcryptrun.c:1012 +#: tools/symcryptrun.c:1011 msgid "no class provided\n" msgstr "" -#: tools/symcryptrun.c:1021 +#: tools/symcryptrun.c:1020 #, fuzzy, c-format msgid "class %s is not supported\n" msgstr "l'algoritme de protecció %d%s no està suportat\n" @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: gnupg-1.3.92\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2008-12-03 09:59+0100\n" +"POT-Creation-Date: 2008-12-09 11:57+0100\n" "PO-Revision-Date: 2004-11-26 09:12+0200\n" "Last-Translator: Roman Pavlik <[email protected]>\n" "Language-Team: Czech <[email protected]>\n" @@ -94,8 +94,8 @@ msgstr "�patn� heslo" msgid "ssh keys greater than %d bits are not supported\n" msgstr "ochrann� algoritmus %d nen� podporov�n\n" -#: agent/command-ssh.c:688 g10/exec.c:478 g10/gpg.c:1073 g10/keygen.c:3226 -#: g10/keygen.c:3259 g10/keyring.c:1206 g10/keyring.c:1510 g10/openfile.c:275 +#: agent/command-ssh.c:688 g10/exec.c:478 g10/gpg.c:1079 g10/keygen.c:3248 +#: g10/keygen.c:3281 g10/keyring.c:1206 g10/keyring.c:1510 g10/openfile.c:275 #: g10/openfile.c:368 g10/sign.c:798 g10/sign.c:1107 g10/tdbio.c:547 #: jnlib/dotlock.c:311 #, c-format @@ -104,7 +104,7 @@ msgstr "nemohu vytvo�it `%s': %s\n" #: agent/command-ssh.c:700 common/helpfile.c:47 g10/card-util.c:733 #: g10/dearmor.c:60 g10/dearmor.c:107 g10/decrypt.c:70 g10/encode.c:194 -#: g10/encode.c:504 g10/gpg.c:1074 g10/import.c:193 g10/keygen.c:2711 +#: g10/encode.c:504 g10/gpg.c:1080 g10/import.c:193 g10/keygen.c:2733 #: g10/keyring.c:1536 g10/openfile.c:192 g10/openfile.c:353 #: g10/plaintext.c:503 g10/sign.c:780 g10/sign.c:975 g10/sign.c:1091 #: g10/sign.c:1247 g10/tdbdump.c:142 g10/tdbdump.c:150 g10/tdbio.c:551 @@ -150,7 +150,7 @@ msgid "Please enter the passphrase for the ssh key%0A %c" msgstr "Pros�m, vlo�te heslo; toto je tajn� v�ta \n" #: agent/command-ssh.c:2346 agent/genkey.c:310 agent/genkey.c:432 -#: agent/protect-tool.c:1199 +#: agent/protect-tool.c:1198 #, fuzzy msgid "Please re-enter this passphrase" msgstr "zm�nit heslo" @@ -163,7 +163,7 @@ msgid "" msgstr "" #: agent/command-ssh.c:2405 agent/genkey.c:340 agent/genkey.c:463 -#: agent/protect-tool.c:1205 tools/symcryptrun.c:434 +#: agent/protect-tool.c:1204 tools/symcryptrun.c:434 msgid "does not match - try again" msgstr "" @@ -304,7 +304,7 @@ msgid "run in daemon mode (background)" msgstr "" #: agent/gpg-agent.c:121 g10/gpg.c:483 g10/gpgv.c:71 kbx/kbxutil.c:88 -#: scd/scdaemon.c:107 sm/gpgsm.c:281 tools/gpg-connect-agent.c:66 +#: scd/scdaemon.c:107 sm/gpgsm.c:281 tools/gpg-connect-agent.c:69 #: tools/gpgconf.c:77 tools/symcryptrun.c:164 msgid "verbose" msgstr "s dodate�n�mi informacemi" @@ -393,7 +393,7 @@ msgid "|FILE|write environment settings also to FILE" msgstr "" #: agent/gpg-agent.c:313 agent/preset-passphrase.c:94 agent/protect-tool.c:146 -#: scd/scdaemon.c:241 sm/gpgsm.c:512 tools/gpg-connect-agent.c:173 +#: scd/scdaemon.c:241 sm/gpgsm.c:512 tools/gpg-connect-agent.c:180 #: tools/gpgconf.c:99 tools/symcryptrun.c:204 tools/gpg-check-pattern.c:141 #, fuzzy msgid "Please report bugs to <" @@ -417,25 +417,25 @@ msgstr "" msgid "invalid debug-level `%s' given\n" msgstr "" -#: agent/gpg-agent.c:557 agent/protect-tool.c:1068 kbx/kbxutil.c:430 -#: scd/scdaemon.c:385 sm/gpgsm.c:877 sm/gpgsm.c:880 tools/symcryptrun.c:997 -#: tools/gpg-check-pattern.c:178 +#: agent/gpg-agent.c:557 agent/protect-tool.c:1067 kbx/kbxutil.c:429 +#: scd/scdaemon.c:385 sm/gpgsm.c:878 sm/gpgsm.c:881 tools/symcryptrun.c:996 +#: tools/gpg-check-pattern.c:177 #, c-format msgid "%s is too old (need %s, have %s)\n" msgstr "" -#: agent/gpg-agent.c:656 g10/gpg.c:2080 scd/scdaemon.c:466 sm/gpgsm.c:968 +#: agent/gpg-agent.c:656 g10/gpg.c:2086 scd/scdaemon.c:466 sm/gpgsm.c:968 #, c-format msgid "NOTE: no default option file `%s'\n" msgstr "POZN�MKA: neexistuje implicitn� soubor s mo�nostmi `%s'\n" -#: agent/gpg-agent.c:661 agent/gpg-agent.c:1240 g10/gpg.c:2084 -#: scd/scdaemon.c:471 sm/gpgsm.c:972 tools/symcryptrun.c:930 +#: agent/gpg-agent.c:661 agent/gpg-agent.c:1240 g10/gpg.c:2090 +#: scd/scdaemon.c:471 sm/gpgsm.c:972 tools/symcryptrun.c:929 #, c-format msgid "option file `%s': %s\n" msgstr "soubor s mo�nostmi `%s': %s\n" -#: agent/gpg-agent.c:669 g10/gpg.c:2091 scd/scdaemon.c:479 sm/gpgsm.c:979 +#: agent/gpg-agent.c:669 g10/gpg.c:2097 scd/scdaemon.c:479 sm/gpgsm.c:979 #, c-format msgid "reading options from `%s'\n" msgstr "�tu mo�nosti z `%s'\n" @@ -532,28 +532,28 @@ msgstr "" msgid "ssh handler 0x%lx for fd %d terminated\n" msgstr "" -#: agent/gpg-agent.c:1833 scd/scdaemon.c:1186 +#: agent/gpg-agent.c:1843 scd/scdaemon.c:1200 #, fuzzy, c-format msgid "pth_select failed: %s - waiting 1s\n" msgstr "aktualizace tajn�ho kl��e selhala: %s\n" -#: agent/gpg-agent.c:1946 scd/scdaemon.c:1253 +#: agent/gpg-agent.c:1956 scd/scdaemon.c:1267 #, fuzzy, c-format msgid "%s %s stopped\n" msgstr "%s: p�esko�eno: %s\n" -#: agent/gpg-agent.c:2074 +#: agent/gpg-agent.c:2084 #, fuzzy msgid "no gpg-agent running in this session\n" msgstr "gpg-agent nen� v tomto sezen� dostupn�\n" -#: agent/gpg-agent.c:2085 common/simple-pwquery.c:349 common/asshelp.c:326 -#: tools/gpg-connect-agent.c:2094 +#: agent/gpg-agent.c:2095 common/simple-pwquery.c:349 common/asshelp.c:326 +#: tools/gpg-connect-agent.c:2133 msgid "malformed GPG_AGENT_INFO environment variable\n" msgstr "�patn� form�t prom�nn� prost�ed� GPG_AGENT_INFO\n" -#: agent/gpg-agent.c:2098 common/simple-pwquery.c:361 common/asshelp.c:338 -#: tools/gpg-connect-agent.c:2105 +#: agent/gpg-agent.c:2108 common/simple-pwquery.c:361 common/asshelp.c:338 +#: tools/gpg-connect-agent.c:2144 #, c-format msgid "gpg-agent protocol version %d is not supported\n" msgstr "gpg-agent protokol verze %d nen� podporov�n\n" @@ -580,40 +580,40 @@ msgid "" "Secret key maintenance tool\n" msgstr "" -#: agent/protect-tool.c:1190 +#: agent/protect-tool.c:1189 #, fuzzy msgid "Please enter the passphrase to unprotect the PKCS#12 object." msgstr "Pros�m, vlo�te heslo; toto je tajn� v�ta \n" -#: agent/protect-tool.c:1193 +#: agent/protect-tool.c:1192 #, fuzzy msgid "Please enter the passphrase to protect the new PKCS#12 object." msgstr "Pros�m, vlo�te heslo; toto je tajn� v�ta \n" -#: agent/protect-tool.c:1196 +#: agent/protect-tool.c:1195 msgid "" "Please enter the passphrase to protect the imported object within the GnuPG " "system." msgstr "" -#: agent/protect-tool.c:1201 +#: agent/protect-tool.c:1200 #, fuzzy msgid "" "Please enter the passphrase or the PIN\n" "needed to complete this operation." msgstr "Pros�m, vlo�te heslo; toto je tajn� v�ta \n" -#: agent/protect-tool.c:1206 tools/symcryptrun.c:435 +#: agent/protect-tool.c:1205 tools/symcryptrun.c:435 #, fuzzy msgid "Passphrase:" msgstr "�patn� heslo" -#: agent/protect-tool.c:1214 tools/symcryptrun.c:442 +#: agent/protect-tool.c:1213 tools/symcryptrun.c:442 #, fuzzy, c-format msgid "error while asking for the passphrase: %s\n" msgstr "chyba p�i vytv��en� hesla: %s\n" -#: agent/protect-tool.c:1217 tools/symcryptrun.c:446 +#: agent/protect-tool.c:1216 tools/symcryptrun.c:446 #, fuzzy msgid "cancelled\n" msgstr "zru�eno" @@ -874,7 +874,7 @@ msgstr "" msgid "out of core while allocating %lu bytes" msgstr "" -#: common/asshelp.c:244 +#: common/asshelp.c:244 tools/gpg-connect-agent.c:2101 msgid "no running gpg-agent - starting one\n" msgstr "" @@ -1132,7 +1132,7 @@ msgid "OpenPGP card no. %s detected\n" msgstr "Nalezena OpenPGP karta ��slo %s\n" #: g10/card-util.c:75 g10/card-util.c:1485 g10/delkey.c:126 g10/keyedit.c:1549 -#: g10/keygen.c:2902 g10/revoke.c:216 g10/revoke.c:455 +#: g10/keygen.c:2924 g10/revoke.c:216 g10/revoke.c:455 msgid "can't do this in batch mode\n" msgstr "nelze prov�st v d�vkov�m m�du\n" @@ -1141,7 +1141,7 @@ msgstr "nelze prov�st v d�vkov�m m�du\n" msgid "This command is only available for version 2 cards\n" msgstr "Tento p��kaz nen� v m�d� %s dovolen�.\n" -#: g10/card-util.c:85 scd/app-openpgp.c:1848 +#: g10/card-util.c:85 scd/app-openpgp.c:1849 #, fuzzy msgid "Reset Code not or not anymore available\n" msgstr "tajn� ��sti kl��e nejsou dostupn�\n" @@ -1428,18 +1428,18 @@ msgstr "Neplatn� p��kaz (zkuste \"help\")\n" msgid "--output doesn't work for this command\n" msgstr "--output pro tento p��kaz nen� platn�\n" -#: g10/decrypt.c:166 g10/gpg.c:3963 g10/keyring.c:380 g10/keyring.c:667 +#: g10/decrypt.c:166 g10/gpg.c:3969 g10/keyring.c:380 g10/keyring.c:667 #, c-format msgid "can't open `%s'\n" msgstr "nelze otev��t `%s'\n" -#: g10/delkey.c:73 g10/export.c:324 g10/keyedit.c:3424 g10/keyserver.c:1727 +#: g10/delkey.c:73 g10/export.c:324 g10/keyedit.c:3424 g10/keyserver.c:1729 #: g10/revoke.c:226 #, c-format msgid "key \"%s\" not found: %s\n" msgstr "kl�� \"%s\" nenalezen: %s\n" -#: g10/delkey.c:81 g10/export.c:354 g10/import.c:2417 g10/keyserver.c:1741 +#: g10/delkey.c:81 g10/export.c:354 g10/import.c:2417 g10/keyserver.c:1743 #: g10/revoke.c:232 g10/revoke.c:477 #, c-format msgid "error reading keyblock: %s\n" @@ -1873,7 +1873,7 @@ msgid "run in server mode" msgstr "" #: g10/gpg.c:436 g10/gpgv.c:69 kbx/kbxutil.c:81 sm/gpgsm.c:226 -#: tools/gpg-connect-agent.c:64 tools/gpgconf.c:74 tools/symcryptrun.c:157 +#: tools/gpg-connect-agent.c:67 tools/gpgconf.c:74 tools/symcryptrun.c:157 msgid "" "@\n" "Options:\n" @@ -2001,59 +2001,59 @@ msgstr "Komprese: " msgid "usage: gpg [options] " msgstr "u�it�: gpg [mo�nosti]" -#: g10/gpg.c:1109 sm/gpgsm.c:675 +#: g10/gpg.c:1115 sm/gpgsm.c:675 msgid "conflicting commands\n" msgstr "konfliktn� p��kazy\n" -#: g10/gpg.c:1127 +#: g10/gpg.c:1133 #, c-format msgid "no = sign found in group definition `%s'\n" msgstr "no = podpis nalezen v definici skupiny `%s'\n" # g10/g10.c:1179#, c-format -#: g10/gpg.c:1324 +#: g10/gpg.c:1330 #, c-format msgid "WARNING: unsafe ownership on homedir `%s'\n" msgstr "" "VAROV�N�: vlastnictv� domovsk�ho adres��e nen� nastaveno bezpe�n� `%s'\n" -#: g10/gpg.c:1327 +#: g10/gpg.c:1333 #, c-format msgid "WARNING: unsafe ownership on configuration file `%s'\n" msgstr "" "VAROV�N�: vlastnictv� konfigura�n�ho souboru nen� nastaveno bezpe�n� `%s'\n" -#: g10/gpg.c:1330 +#: g10/gpg.c:1336 #, c-format msgid "WARNING: unsafe ownership on extension `%s'\n" msgstr "" "VAROV�N�: vlastnictv� roz�i�uj�c�ho modulu nen� nastaveno bezpe�n� `%s'\n" -#: g10/gpg.c:1336 +#: g10/gpg.c:1342 #, c-format msgid "WARNING: unsafe permissions on homedir `%s'\n" msgstr "" "VAROV�N�: p��stupov� pr�va pro domovsk� adres��e nejsou bezpe�n� `%s'\n" -#: g10/gpg.c:1339 +#: g10/gpg.c:1345 #, c-format msgid "WARNING: unsafe permissions on configuration file `%s'\n" msgstr "" "VAROV�N�: p��stupov� pr�va pro konfigura�n� soubor nejsou bezpe�n� `%s'\n" -#: g10/gpg.c:1342 +#: g10/gpg.c:1348 #, c-format msgid "WARNING: unsafe permissions on extension `%s'\n" msgstr "VAROV�N�: p��stupov� pr�va roz�i�uj�c�mu modulu nejsou bezpe�n� `%s'\n" -#: g10/gpg.c:1348 +#: g10/gpg.c:1354 #, c-format msgid "WARNING: unsafe enclosing directory ownership on homedir `%s'\n" msgstr "" "VAROV�N�: vlastnictv� adres��e s domovk�m adres��em nen� nastaveno " "nebezpe�n� `%s'\n" -#: g10/gpg.c:1351 +#: g10/gpg.c:1357 #, c-format msgid "" "WARNING: unsafe enclosing directory ownership on configuration file `%s'\n" @@ -2061,21 +2061,21 @@ msgstr "" "VAROV�N�: vlastnictv� adres��e s konfigura�n�m souborem nen� nastaveno " "nebezpe�n� `%s'\n" -#: g10/gpg.c:1354 +#: g10/gpg.c:1360 #, c-format msgid "WARNING: unsafe enclosing directory ownership on extension `%s'\n" msgstr "" "VAROV�N�: vlastnictv� adres��e s roz�i�uj�c�m modulem nen� nastaveno " "nebezpe�n� `%s'\n" -#: g10/gpg.c:1360 +#: g10/gpg.c:1366 #, c-format msgid "WARNING: unsafe enclosing directory permissions on homedir `%s'\n" msgstr "" "VAROV�N�: p��stupov� pr�va k adres��i s domovsk�m adres��em nejsou nastavena " "bezpe�n� `%s'\n" -#: g10/gpg.c:1363 +#: g10/gpg.c:1369 #, c-format msgid "" "WARNING: unsafe enclosing directory permissions on configuration file `%s'\n" @@ -2083,7 +2083,7 @@ msgstr "" "VAROV�N�: p��stupov� pr�va k aders��i s konfigura�n�m souborem nejsou " "nastavena bezpe�n� `%s'\n" -#: g10/gpg.c:1366 +#: g10/gpg.c:1372 #, c-format msgid "WARNING: unsafe enclosing directory permissions on extension `%s'\n" msgstr "" @@ -2091,463 +2091,463 @@ msgstr "" "nastavena bezpe�n� `%s'\n" # c-format -#: g10/gpg.c:1545 +#: g10/gpg.c:1551 #, c-format msgid "unknown configuration item `%s'\n" msgstr "nezn�m� konfigura�n� polo�ka \"%s\"\n" -#: g10/gpg.c:1645 +#: g10/gpg.c:1651 msgid "display photo IDs during key listings" msgstr "" -#: g10/gpg.c:1647 +#: g10/gpg.c:1653 msgid "show policy URLs during signature listings" msgstr "" -#: g10/gpg.c:1649 +#: g10/gpg.c:1655 #, fuzzy msgid "show all notations during signature listings" msgstr "V souboru tajn�ch kl��� chyb� odpov�daj�c� podpis\n" -#: g10/gpg.c:1651 +#: g10/gpg.c:1657 msgid "show IETF standard notations during signature listings" msgstr "" -#: g10/gpg.c:1655 +#: g10/gpg.c:1661 msgid "show user-supplied notations during signature listings" msgstr "" -#: g10/gpg.c:1657 +#: g10/gpg.c:1663 #, fuzzy msgid "show preferred keyserver URLs during signature listings" msgstr "zadan� URL preferovan�ho serveru kl��� je neplat�\n" -#: g10/gpg.c:1659 +#: g10/gpg.c:1665 msgid "show user ID validity during key listings" msgstr "" -#: g10/gpg.c:1661 +#: g10/gpg.c:1667 msgid "show revoked and expired user IDs in key listings" msgstr "" -#: g10/gpg.c:1663 +#: g10/gpg.c:1669 msgid "show revoked and expired subkeys in key listings" msgstr "" -#: g10/gpg.c:1665 +#: g10/gpg.c:1671 #, fuzzy msgid "show the keyring name in key listings" msgstr "p�epnout mezi vypisem seznamu tajn�ch a ve�ejn�ch kl���" -#: g10/gpg.c:1667 +#: g10/gpg.c:1673 #, fuzzy msgid "show expiration dates during signature listings" msgstr "V souboru tajn�ch kl��� chyb� odpov�daj�c� podpis\n" -#: g10/gpg.c:1828 +#: g10/gpg.c:1834 #, c-format msgid "NOTE: old default options file `%s' ignored\n" msgstr "POZN�MKA: star� implicitn� soubor s mo�nostmi `%s ignorov�n'\n" -#: g10/gpg.c:1919 +#: g10/gpg.c:1926 #, c-format msgid "libgcrypt is too old (need %s, have %s)\n" msgstr "" -#: g10/gpg.c:2303 g10/gpg.c:2989 g10/gpg.c:3001 +#: g10/gpg.c:2309 g10/gpg.c:2995 g10/gpg.c:3007 #, c-format msgid "NOTE: %s is not for normal use!\n" msgstr "POZN�MKA: %s nen� pro norm�ln� pou�it�!\n" -#: g10/gpg.c:2484 g10/gpg.c:2496 +#: g10/gpg.c:2490 g10/gpg.c:2502 #, c-format msgid "`%s' is not a valid signature expiration\n" msgstr "`%s' nen� platn� doba expirace podpisu\n" -#: g10/gpg.c:2578 +#: g10/gpg.c:2584 #, c-format msgid "`%s' is not a valid character set\n" msgstr "`%s' nen� platn� znakov� sada\n" -#: g10/gpg.c:2601 g10/gpg.c:2796 g10/keyedit.c:4107 +#: g10/gpg.c:2607 g10/gpg.c:2802 g10/keyedit.c:4107 msgid "could not parse keyserver URL\n" msgstr "nelze zpracovat URL serveru kl���\n" -#: g10/gpg.c:2613 +#: g10/gpg.c:2619 #, c-format msgid "%s:%d: invalid keyserver options\n" msgstr "%s:%d: neplatn� parametr pro server kl���\n" -#: g10/gpg.c:2616 +#: g10/gpg.c:2622 msgid "invalid keyserver options\n" msgstr "neplatn� parametr pro server kl���\n" -#: g10/gpg.c:2623 +#: g10/gpg.c:2629 #, c-format msgid "%s:%d: invalid import options\n" msgstr "%s:%d: neplatn� parametr pro import\n" -#: g10/gpg.c:2626 +#: g10/gpg.c:2632 msgid "invalid import options\n" msgstr "neplatn� parametr pro import\n" -#: g10/gpg.c:2633 +#: g10/gpg.c:2639 #, c-format msgid "%s:%d: invalid export options\n" msgstr "%s:%d: neplatn� parametr pro export\n" -#: g10/gpg.c:2636 +#: g10/gpg.c:2642 msgid "invalid export options\n" msgstr "neplatn� parametr pro export\n" -#: g10/gpg.c:2643 +#: g10/gpg.c:2649 #, c-format msgid "%s:%d: invalid list options\n" msgstr "%s:%d: neplatn� parametr pro v�pis\n" -#: g10/gpg.c:2646 +#: g10/gpg.c:2652 msgid "invalid list options\n" msgstr "neplatn� parametr pro v�pis\n" -#: g10/gpg.c:2654 +#: g10/gpg.c:2660 msgid "display photo IDs during signature verification" msgstr "" -#: g10/gpg.c:2656 +#: g10/gpg.c:2662 msgid "show policy URLs during signature verification" msgstr "" -#: g10/gpg.c:2658 +#: g10/gpg.c:2664 #, fuzzy msgid "show all notations during signature verification" msgstr "`%s' nen� platn� doba expirace podpisu\n" -#: g10/gpg.c:2660 +#: g10/gpg.c:2666 msgid "show IETF standard notations during signature verification" msgstr "" -#: g10/gpg.c:2664 +#: g10/gpg.c:2670 msgid "show user-supplied notations during signature verification" msgstr "" -#: g10/gpg.c:2666 +#: g10/gpg.c:2672 #, fuzzy msgid "show preferred keyserver URLs during signature verification" msgstr "zadan� URL preferovan�ho serveru kl��� je neplat�\n" -#: g10/gpg.c:2668 +#: g10/gpg.c:2674 #, fuzzy msgid "show user ID validity during signature verification" msgstr "`%s' nen� platn� doba expirace podpisu\n" -#: g10/gpg.c:2670 +#: g10/gpg.c:2676 msgid "show revoked and expired user IDs in signature verification" msgstr "" -#: g10/gpg.c:2672 +#: g10/gpg.c:2678 #, fuzzy msgid "show only the primary user ID in signature verification" msgstr "`%s' nen� platn� doba expirace podpisu\n" -#: g10/gpg.c:2674 +#: g10/gpg.c:2680 msgid "validate signatures with PKA data" msgstr "" -#: g10/gpg.c:2676 +#: g10/gpg.c:2682 msgid "elevate the trust of signatures with valid PKA data" msgstr "" -#: g10/gpg.c:2683 +#: g10/gpg.c:2689 #, c-format msgid "%s:%d: invalid verify options\n" msgstr "%s:%d: neplatn� parametr pro ov��en�\n" -#: g10/gpg.c:2686 +#: g10/gpg.c:2692 msgid "invalid verify options\n" msgstr "neplatn� parametr pro ov��en�\n" -#: g10/gpg.c:2693 +#: g10/gpg.c:2699 #, c-format msgid "unable to set exec-path to %s\n" msgstr "nelze nastavit exec-path na %s\n" -#: g10/gpg.c:2868 +#: g10/gpg.c:2874 #, fuzzy, c-format msgid "%s:%d: invalid auto-key-locate list\n" msgstr "%s:%d: neplatn� parametr pro ov��en�\n" -#: g10/gpg.c:2871 +#: g10/gpg.c:2877 msgid "invalid auto-key-locate list\n" msgstr "" -#: g10/gpg.c:2978 sm/gpgsm.c:1386 +#: g10/gpg.c:2984 sm/gpgsm.c:1386 msgid "WARNING: program may create a core file!\n" msgstr "VAROV�N�: program m��e vytvo�it soubor core!\n" -#: g10/gpg.c:2982 +#: g10/gpg.c:2988 #, c-format msgid "WARNING: %s overrides %s\n" msgstr "VAROV�N�: %s p�ep��e %s\n" -#: g10/gpg.c:2991 +#: g10/gpg.c:2997 #, c-format msgid "%s not allowed with %s!\n" msgstr "Nen� dovoleno pou��vat %s s %s!\n" -#: g10/gpg.c:2994 +#: g10/gpg.c:3000 #, c-format msgid "%s makes no sense with %s!\n" msgstr "%s ned�v� s %s smysl!\n" -#: g10/gpg.c:3009 +#: g10/gpg.c:3015 #, c-format msgid "will not run with insecure memory due to %s\n" msgstr "nelze spustit s nebezpe�nou pam�t� vzhledem k %s\n" -#: g10/gpg.c:3023 +#: g10/gpg.c:3029 msgid "you can only make detached or clear signatures while in --pgp2 mode\n" msgstr "" "v m�du --pgp2 m��ete vytv��et pouze odd�len� podpisy nebo podpisy �iteln� " "jako text\n" -#: g10/gpg.c:3029 +#: g10/gpg.c:3035 msgid "you can't sign and encrypt at the same time while in --pgp2 mode\n" msgstr "v m�du --pgp2 nelze sou�asn� �ifrovat a podepisovat\n" -#: g10/gpg.c:3035 +#: g10/gpg.c:3041 msgid "you must use files (and not a pipe) when working with --pgp2 enabled.\n" msgstr "v m�du --pgp2 mus�te pou��t soubor (ne rouru).\n" -#: g10/gpg.c:3048 +#: g10/gpg.c:3054 msgid "encrypting a message in --pgp2 mode requires the IDEA cipher\n" msgstr "�ifrov�n� zpr�v v m�du --pgp2 vy�aduje algoritmus IDEA\n" -#: g10/gpg.c:3114 g10/gpg.c:3138 sm/gpgsm.c:1458 +#: g10/gpg.c:3120 g10/gpg.c:3144 sm/gpgsm.c:1458 msgid "selected cipher algorithm is invalid\n" msgstr "vybran� �ifrovac� algoritmus je neplatn�\n" -#: g10/gpg.c:3120 g10/gpg.c:3144 sm/gpgsm.c:1466 sm/gpgsm.c:1472 +#: g10/gpg.c:3126 g10/gpg.c:3150 sm/gpgsm.c:1466 sm/gpgsm.c:1472 msgid "selected digest algorithm is invalid\n" msgstr "vybran� hashovac� algoritmus je neplatn�\n" -#: g10/gpg.c:3126 +#: g10/gpg.c:3132 msgid "selected compression algorithm is invalid\n" msgstr "vybran� komprimovac� algoritmus je neplatn�\n" -#: g10/gpg.c:3132 +#: g10/gpg.c:3138 msgid "selected certification digest algorithm is invalid\n" msgstr "vybran� hashovac� algoritmus je neplatn�\n" -#: g10/gpg.c:3147 +#: g10/gpg.c:3153 msgid "completes-needed must be greater than 0\n" msgstr "polo�ka completes-needed mus� b�t v�t�� ne� 0\n" -#: g10/gpg.c:3149 +#: g10/gpg.c:3155 msgid "marginals-needed must be greater than 1\n" msgstr "polo�ka marginals-needed mus� b�t v�t�� ne� 1\n" -#: g10/gpg.c:3151 +#: g10/gpg.c:3157 msgid "max-cert-depth must be in the range from 1 to 255\n" msgstr "polo�ka max-cert-depth mus� b�t v rozmez� od 1 do 255\n" -#: g10/gpg.c:3153 +#: g10/gpg.c:3159 msgid "invalid default-cert-level; must be 0, 1, 2, or 3\n" msgstr "" "neplatn� implicitn� �rove� certifikace (default-cert-level); mus� b�t 0, 1, " "2 nebo 3\n" -#: g10/gpg.c:3155 +#: g10/gpg.c:3161 msgid "invalid min-cert-level; must be 1, 2, or 3\n" msgstr "" "neplatn� minim�ln� �rove� certifikace (min-cert-level); mus� b�t 0, 1, 2 " "nebo 3\n" -#: g10/gpg.c:3158 +#: g10/gpg.c:3164 msgid "NOTE: simple S2K mode (0) is strongly discouraged\n" msgstr "POZN�MKA: jednoduch� m�d S2K (0) je d�razn� nedoporu�ov�n\n" -#: g10/gpg.c:3162 +#: g10/gpg.c:3168 msgid "invalid S2K mode; must be 0, 1 or 3\n" msgstr "neplatn� m�d S2K; mus� b�t 0, 1 nebo 3\n" -#: g10/gpg.c:3169 +#: g10/gpg.c:3175 msgid "invalid default preferences\n" msgstr "neplatn� defaultn� p�edvolby\n" -#: g10/gpg.c:3178 +#: g10/gpg.c:3184 msgid "invalid personal cipher preferences\n" msgstr "neplatn� u�ivatelsk� p�edvolby pro �ifrov�n�\n" -#: g10/gpg.c:3182 +#: g10/gpg.c:3188 msgid "invalid personal digest preferences\n" msgstr "neplatn� u�ivatelsk� p�edvolby pro hashov�n�\n" -#: g10/gpg.c:3186 +#: g10/gpg.c:3192 msgid "invalid personal compress preferences\n" msgstr "neplatn� u�ivatelsk� p�edvolby pro komprimaci\n" -#: g10/gpg.c:3219 +#: g10/gpg.c:3225 #, c-format msgid "%s does not yet work with %s\n" msgstr "%s dosud nen� funk�n� s %s\n" -#: g10/gpg.c:3266 +#: g10/gpg.c:3272 #, c-format msgid "you may not use cipher algorithm `%s' while in %s mode\n" msgstr "pou�it� �ifrovac�ho algoritmu `%s' v m�du %s dovoleno\n" -#: g10/gpg.c:3271 +#: g10/gpg.c:3277 #, c-format msgid "you may not use digest algorithm `%s' while in %s mode\n" msgstr "pou�it� hashovac�ho algoritmu `%s' v m�du %s dovoleno\n" -#: g10/gpg.c:3276 +#: g10/gpg.c:3282 #, c-format msgid "you may not use compression algorithm `%s' while in %s mode\n" msgstr "pou�it� komprima�n�ho algoritmu `%s' v m�du %s dovoleno\n" -#: g10/gpg.c:3359 +#: g10/gpg.c:3365 #, c-format msgid "failed to initialize the TrustDB: %s\n" msgstr "nemohu inicializovat datab�zi d�v�ry: %s\n" -#: g10/gpg.c:3370 +#: g10/gpg.c:3376 msgid "WARNING: recipients (-r) given without using public key encryption\n" msgstr "" "VAROV�N�: specifikov�n adres�t (-r) bez pou�it� �ifrov�n� s ve�ejn�m kl��em\n" -#: g10/gpg.c:3391 +#: g10/gpg.c:3397 msgid "--store [filename]" msgstr "--store [jm�no souboru]" -#: g10/gpg.c:3398 +#: g10/gpg.c:3404 msgid "--symmetric [filename]" msgstr "--symmetric [jm�no souboru]" -#: g10/gpg.c:3400 +#: g10/gpg.c:3406 #, c-format msgid "symmetric encryption of `%s' failed: %s\n" msgstr "symetrick� �ifrov�n� `%s' se nepovedlo: %s\n" -#: g10/gpg.c:3410 +#: g10/gpg.c:3416 msgid "--encrypt [filename]" msgstr "--encrypt [jm�no souboru]" -#: g10/gpg.c:3423 +#: g10/gpg.c:3429 msgid "--symmetric --encrypt [filename]" msgstr "--symmetric --encrypt [jm�no souboru]" -#: g10/gpg.c:3425 +#: g10/gpg.c:3431 msgid "you cannot use --symmetric --encrypt with --s2k-mode 0\n" msgstr "nelze pou��t --symmetric --encrypt s p��kazem --s2k-mode 0\n" -#: g10/gpg.c:3428 +#: g10/gpg.c:3434 #, c-format msgid "you cannot use --symmetric --encrypt while in %s mode\n" msgstr "nelze pou��t --symmetric --encrypt v m�du %s\n" -#: g10/gpg.c:3446 +#: g10/gpg.c:3452 msgid "--sign [filename]" msgstr "--sign [jm�no souboru]" -#: g10/gpg.c:3459 +#: g10/gpg.c:3465 msgid "--sign --encrypt [filename]" msgstr "--sign --encrypt [jm�no souboru]" -#: g10/gpg.c:3474 +#: g10/gpg.c:3480 msgid "--symmetric --sign --encrypt [filename]" msgstr "--symmetric --sign --encrypt [jm�no souboru]" -#: g10/gpg.c:3476 +#: g10/gpg.c:3482 msgid "you cannot use --symmetric --sign --encrypt with --s2k-mode 0\n" msgstr "nelze pou��t --symmetric --sign --encrypt s p��kazem --s2k-mode 0\n" -#: g10/gpg.c:3479 +#: g10/gpg.c:3485 #, c-format msgid "you cannot use --symmetric --sign --encrypt while in %s mode\n" msgstr "nelze pou��t --symmetric --sign --encrypt v m�du %s\n" -#: g10/gpg.c:3499 +#: g10/gpg.c:3505 msgid "--sign --symmetric [filename]" msgstr "--sign --symmetric [jm�no souboru]" -#: g10/gpg.c:3508 +#: g10/gpg.c:3514 msgid "--clearsign [filename]" msgstr "--clearsign [jm�no souboru]" -#: g10/gpg.c:3533 +#: g10/gpg.c:3539 msgid "--decrypt [filename]" msgstr "--decrypt [jm�no souboru]" -#: g10/gpg.c:3541 +#: g10/gpg.c:3547 msgid "--sign-key user-id" msgstr "--sign-key id u�ivatele" -#: g10/gpg.c:3545 +#: g10/gpg.c:3551 msgid "--lsign-key user-id" msgstr "--lsign-key id u�ivatele" -#: g10/gpg.c:3566 +#: g10/gpg.c:3572 msgid "--edit-key user-id [commands]" msgstr "--edit-key id u�ivatele [p��kazy]" -#: g10/gpg.c:3658 +#: g10/gpg.c:3664 #, c-format msgid "keyserver send failed: %s\n" msgstr "odesl�n� na keyserver se nezda�ilo: %s\n" -#: g10/gpg.c:3660 +#: g10/gpg.c:3666 #, c-format msgid "keyserver receive failed: %s\n" msgstr "z�sk�n� dat z keyserveru se nezda�ilo: %s\n" -#: g10/gpg.c:3662 +#: g10/gpg.c:3668 #, c-format msgid "key export failed: %s\n" msgstr "export kl��e se nepoda�il: %s\n" -#: g10/gpg.c:3673 +#: g10/gpg.c:3679 #, c-format msgid "keyserver search failed: %s\n" msgstr "hled�n� na keyserveru se nezda�ilo: %s\n" -#: g10/gpg.c:3683 +#: g10/gpg.c:3689 #, c-format msgid "keyserver refresh failed: %s\n" msgstr "refresh dat na keyserveru se nezda�il: %s\n" -#: g10/gpg.c:3734 +#: g10/gpg.c:3740 #, c-format msgid "dearmoring failed: %s\n" msgstr "dek�dov�n� z ASCII form�tu selhalo: %s\n" -#: g10/gpg.c:3742 +#: g10/gpg.c:3748 #, c-format msgid "enarmoring failed: %s\n" msgstr "k�dov�n� do ASCII form�tu selhalo: %s\n" -#: g10/gpg.c:3832 +#: g10/gpg.c:3838 #, c-format msgid "invalid hash algorithm `%s'\n" msgstr "neplatn� hashovac� algoritmus `%s'\n" -#: g10/gpg.c:3949 +#: g10/gpg.c:3955 msgid "[filename]" msgstr "[jm�no souboru]" -#: g10/gpg.c:3953 +#: g10/gpg.c:3959 msgid "Go ahead and type your message ...\n" msgstr "Za�n�te ps�t svou zpr�vu ...\n" -#: g10/gpg.c:4265 +#: g10/gpg.c:4271 msgid "the given certification policy URL is invalid\n" msgstr "zadan� URL pro certifika�n� politiku je neplatn�\n" -#: g10/gpg.c:4267 +#: g10/gpg.c:4273 msgid "the given signature policy URL is invalid\n" msgstr "zadan� URL pro podepisovac� politiku je neplatn�\n" -#: g10/gpg.c:4300 +#: g10/gpg.c:4306 msgid "the given preferred keyserver URL is invalid\n" msgstr "zadan� URL preferovan�ho serveru kl��� je neplat�\n" @@ -3061,29 +3061,29 @@ msgstr "[revokace]" msgid "[self-signature]" msgstr "[podpis kl��e j�m sam�m]" -#: g10/keyedit.c:344 g10/keylist.c:392 +#: g10/keyedit.c:344 g10/keylist.c:396 msgid "1 bad signature\n" msgstr "1 �patn� podpis\n" -#: g10/keyedit.c:346 g10/keylist.c:394 +#: g10/keyedit.c:346 g10/keylist.c:398 #, c-format msgid "%d bad signatures\n" msgstr "%d �patn�ch podpis�\n" -#: g10/keyedit.c:348 g10/keylist.c:396 +#: g10/keyedit.c:348 g10/keylist.c:400 msgid "1 signature not checked due to a missing key\n" msgstr "1 podpis neov��en, proto�e chyb� kl��\n" -#: g10/keyedit.c:350 g10/keylist.c:398 +#: g10/keyedit.c:350 g10/keylist.c:402 #, c-format msgid "%d signatures not checked due to missing keys\n" msgstr "%d podpis� neov��en�ch, proto�e chyb� kl��\n" -#: g10/keyedit.c:352 g10/keylist.c:400 +#: g10/keyedit.c:352 g10/keylist.c:404 msgid "1 signature not checked due to an error\n" msgstr "1 podpis neov��en, proto�e vznikla chyba\n" -#: g10/keyedit.c:354 g10/keylist.c:402 +#: g10/keyedit.c:354 g10/keylist.c:406 #, c-format msgid "%d signatures not checked due to errors\n" msgstr "%d podpis� neov��en�ch, proto�e vznikly chyby\n" @@ -3346,19 +3346,19 @@ msgstr "" "K dispozici je jen kontroln� sou�et kl��e nebo je kl�� na kart� - passphrase " "nelze zm�nit.\n" -#: g10/keyedit.c:1142 g10/keygen.c:3601 +#: g10/keyedit.c:1142 g10/keygen.c:3623 msgid "This key is not protected.\n" msgstr "Tento kl�� nen� chr�n�n�.\n" -#: g10/keyedit.c:1146 g10/keygen.c:3588 g10/revoke.c:538 +#: g10/keyedit.c:1146 g10/keygen.c:3610 g10/revoke.c:538 msgid "Secret parts of primary key are not available.\n" msgstr "Tajn� ��sti prim�rn�ho kl��e nejsou dostupn�.\n" -#: g10/keyedit.c:1150 g10/keygen.c:3604 +#: g10/keyedit.c:1150 g10/keygen.c:3626 msgid "Secret parts of primary key are stored on-card.\n" msgstr "Tajn� ��st prim�rn�ho kl��e jsou ulo�eny na kart�.\n" -#: g10/keyedit.c:1156 g10/keygen.c:3608 +#: g10/keyedit.c:1156 g10/keygen.c:3630 msgid "Key is protected.\n" msgstr "Kl�� je chr�n�n�.\n" @@ -3722,7 +3722,7 @@ msgstr "Vlastnosti: " msgid "Keyserver no-modify" msgstr "Keyserver bez modifikace" -#: g10/keyedit.c:2443 g10/keylist.c:310 +#: g10/keyedit.c:2443 g10/keylist.c:314 msgid "Preferred keyserver: " msgstr "Preferovan� keyserver: " @@ -3753,24 +3753,24 @@ msgid "(sensitive)" msgstr "(citliv� informace)" #: g10/keyedit.c:2764 g10/keyedit.c:2820 g10/keyedit.c:2881 g10/keyedit.c:2896 -#: g10/keylist.c:196 g10/keyserver.c:529 +#: g10/keylist.c:200 g10/keyserver.c:529 #, c-format msgid "created: %s" msgstr "vytvo�en: %s" -#: g10/keyedit.c:2767 g10/keylist.c:812 g10/keylist.c:906 g10/mainproc.c:989 +#: g10/keyedit.c:2767 g10/keylist.c:817 g10/keylist.c:911 g10/mainproc.c:989 #, c-format msgid "revoked: %s" msgstr "revokov�n: %s" -#: g10/keyedit.c:2769 g10/keylist.c:783 g10/keylist.c:818 g10/keylist.c:912 +#: g10/keyedit.c:2769 g10/keylist.c:788 g10/keylist.c:823 g10/keylist.c:917 #, c-format msgid "expired: %s" msgstr "platnost skon�ila: %s" #: g10/keyedit.c:2771 g10/keyedit.c:2822 g10/keyedit.c:2883 g10/keyedit.c:2898 -#: g10/keylist.c:198 g10/keylist.c:789 g10/keylist.c:824 g10/keylist.c:918 -#: g10/keylist.c:939 g10/keyserver.c:535 g10/mainproc.c:995 +#: g10/keylist.c:202 g10/keylist.c:794 g10/keylist.c:829 g10/keylist.c:923 +#: g10/keylist.c:944 g10/keyserver.c:535 g10/mainproc.c:995 #, c-format msgid "expires: %s" msgstr "platnost skon��: %s" @@ -3794,7 +3794,7 @@ msgstr "platnost: %s" msgid "This key has been disabled" msgstr "Tento kl�� byl ozna�en za neplatn� (disabled)" -#: g10/keyedit.c:2827 g10/keylist.c:202 +#: g10/keyedit.c:2827 g10/keylist.c:206 msgid "card-no: " msgstr "��slo karty: " @@ -4132,12 +4132,12 @@ msgid "writing key binding signature\n" msgstr "zapisuji \"key-binding\" podpis\n" #: g10/keygen.c:1157 g10/keygen.c:1268 g10/keygen.c:1273 g10/keygen.c:1408 -#: g10/keygen.c:3101 +#: g10/keygen.c:3123 #, c-format msgid "keysize invalid; using %u bits\n" msgstr "neplatn� d�lka kl��e; pou�iji %u bit�\n" -#: g10/keygen.c:1163 g10/keygen.c:1279 g10/keygen.c:1414 g10/keygen.c:3107 +#: g10/keygen.c:1163 g10/keygen.c:1279 g10/keygen.c:1414 g10/keygen.c:3129 #, c-format msgid "keysize rounded up to %u bits\n" msgstr "d�lka kl��e zaokrouhlena na %u bit�\n" @@ -4492,50 +4492,50 @@ msgstr "" "pou��vat disky); d�ky tomu m� gener�tor lep�� �anci z�skat dostatek " "entropie.\n" -#: g10/keygen.c:3041 g10/keygen.c:3068 +#: g10/keygen.c:3063 g10/keygen.c:3090 msgid "Key generation canceled.\n" msgstr "Vytv��en� kl��e bylo zru�eno.\n" -#: g10/keygen.c:3273 g10/keygen.c:3440 +#: g10/keygen.c:3295 g10/keygen.c:3462 #, c-format msgid "writing public key to `%s'\n" msgstr "zapisuji ve�ejn� kl�� do `%s'\n" -#: g10/keygen.c:3275 g10/keygen.c:3443 +#: g10/keygen.c:3297 g10/keygen.c:3465 #, c-format msgid "writing secret key stub to `%s'\n" msgstr "zapisuji tajn� kl�� do `%s'\n" -#: g10/keygen.c:3278 g10/keygen.c:3446 +#: g10/keygen.c:3300 g10/keygen.c:3468 #, c-format msgid "writing secret key to `%s'\n" msgstr "zapisuji tajn� kl�� do `%s'\n" -#: g10/keygen.c:3427 +#: g10/keygen.c:3449 #, c-format msgid "no writable public keyring found: %s\n" msgstr "nenalezen zapisovateln� soubor ve�ejn�ch kl��� (pubring): %s\n" -#: g10/keygen.c:3434 +#: g10/keygen.c:3456 #, c-format msgid "no writable secret keyring found: %s\n" msgstr "nenalezen zapisovateln� soubor tajn�ch kl��� (secring): %s\n" -#: g10/keygen.c:3454 +#: g10/keygen.c:3476 #, c-format msgid "error writing public keyring `%s': %s\n" msgstr "chyba p�i z�pisu do souboru ve�ejn�ch kl��� `%s': %s\n" -#: g10/keygen.c:3462 +#: g10/keygen.c:3484 #, c-format msgid "error writing secret keyring `%s': %s\n" msgstr "chyba p�i z�pisu do souboru tajn�ch kl��� `%s': %s\n" -#: g10/keygen.c:3489 +#: g10/keygen.c:3511 msgid "public and secret key created and signed.\n" msgstr "ve�ejn� a tajn� kl�� byly vytvo�eny a podeps�ny.\n" -#: g10/keygen.c:3500 +#: g10/keygen.c:3522 msgid "" "Note that this key cannot be used for encryption. You may want to use\n" "the command \"--edit-key\" to generate a subkey for this purpose.\n" @@ -4543,12 +4543,12 @@ msgstr "" "Tento kl�� nem��e b�t pou�it� pro �ifrov�n�. K vytvo�en�\n" "sekund�rn�ho kl��e pro tento ��el m��ete pou��t p��kaz \"--edit-key\".\n" -#: g10/keygen.c:3513 g10/keygen.c:3658 g10/keygen.c:3779 +#: g10/keygen.c:3535 g10/keygen.c:3680 g10/keygen.c:3801 #, c-format msgid "Key generation failed: %s\n" msgstr "Vytvo�en� kl��e se nepoda�ilo: %s\n" -#: g10/keygen.c:3568 g10/keygen.c:3709 g10/sign.c:241 +#: g10/keygen.c:3590 g10/keygen.c:3731 g10/sign.c:241 #, c-format msgid "" "key has been created %lu second in future (time warp or clock problem)\n" @@ -4556,7 +4556,7 @@ msgstr "" "kl�� byl vytvo�en %lu sekund v budoucnosti (do�lo ke zm�n� �asu nebo\n" "je probl�m se syst�mov�m �asem)\n" -#: g10/keygen.c:3570 g10/keygen.c:3711 g10/sign.c:243 +#: g10/keygen.c:3592 g10/keygen.c:3733 g10/sign.c:243 #, c-format msgid "" "key has been created %lu seconds in future (time warp or clock problem)\n" @@ -4564,25 +4564,25 @@ msgstr "" "kl�� byl vytvo�en %lu sekund v budoucnosti (do�lo ke zm�n� �asu nebo\n" "je probl�m se syst�mov�m �asem)\n" -#: g10/keygen.c:3581 g10/keygen.c:3722 +#: g10/keygen.c:3603 g10/keygen.c:3744 msgid "NOTE: creating subkeys for v3 keys is not OpenPGP compliant\n" msgstr "POZN�MKA: vytvo�en� podkl��e pro kl��e v3 nen� v souladu s OpenPGP\n" -#: g10/keygen.c:3622 g10/keygen.c:3755 +#: g10/keygen.c:3644 g10/keygen.c:3777 msgid "Really create? (y/N) " msgstr "Opravdu vytvo�it? (a/N) " -#: g10/keygen.c:3928 +#: g10/keygen.c:3950 #, c-format msgid "storing key onto card failed: %s\n" msgstr "ulo�en� kl��e na kartu se nezda�ilo: %s\n" -#: g10/keygen.c:3976 +#: g10/keygen.c:3998 #, c-format msgid "can't create backup file `%s': %s\n" msgstr "nemohu vytvo�it z�lohu souboru `%s': %s\n" -#: g10/keygen.c:4002 +#: g10/keygen.c:4024 #, c-format msgid "NOTE: backup of card key saved to `%s'\n" msgstr "POZN�MKA: z�loha kl��e z karty ulo�ena do `%s'\n" @@ -4591,53 +4591,53 @@ msgstr "POZN�MKA: z�loha kl��e z karty ulo�ena do `%s'\n" msgid "never " msgstr "nikdy " -#: g10/keylist.c:267 +#: g10/keylist.c:271 msgid "Critical signature policy: " msgstr "Kritick� podepisovac� politika: " -#: g10/keylist.c:269 +#: g10/keylist.c:273 msgid "Signature policy: " msgstr "Podepisovac� politika: " -#: g10/keylist.c:308 +#: g10/keylist.c:312 msgid "Critical preferred keyserver: " msgstr "Kriticky preferovan� keyserver: " -#: g10/keylist.c:361 +#: g10/keylist.c:365 msgid "Critical signature notation: " msgstr "Kritick� podepisovac� notace: " -#: g10/keylist.c:363 +#: g10/keylist.c:367 msgid "Signature notation: " msgstr "Podepisovac� notace: " -#: g10/keylist.c:473 +#: g10/keylist.c:477 msgid "Keyring" msgstr "soubor kl��� (keyring)" -#: g10/keylist.c:1504 +#: g10/keylist.c:1509 msgid "Primary key fingerprint:" msgstr "Prim�rn� fingerprint kl��e:" -#: g10/keylist.c:1506 +#: g10/keylist.c:1511 msgid " Subkey fingerprint:" msgstr " Fingerprint podkl��e:" #. TRANSLATORS: this should fit into 24 bytes to that the #. * fingerprint data is properly aligned with the user ID -#: g10/keylist.c:1513 +#: g10/keylist.c:1518 msgid " Primary key fingerprint:" msgstr " Prim�rn� fingerprint kl��e:" -#: g10/keylist.c:1515 +#: g10/keylist.c:1520 msgid " Subkey fingerprint:" msgstr " Fingerprint podkl��e:" -#: g10/keylist.c:1519 g10/keylist.c:1523 +#: g10/keylist.c:1524 g10/keylist.c:1528 msgid " Key fingerprint =" msgstr " Fingerprint kl��e =" -#: g10/keylist.c:1590 +#: g10/keylist.c:1595 msgid " Card serial no. =" msgstr " Seriov� ��slo karty =" @@ -4722,139 +4722,139 @@ msgstr "VAROV�N�: volba `%s' pro server kl��� nen� na t�to platform� ��inn�\n" msgid "disabled" msgstr "disabled" -#: g10/keyserver.c:742 +#: g10/keyserver.c:744 msgid "Enter number(s), N)ext, or Q)uit > " msgstr "Vlo�te ��slo (��sla), 'N' pro dal�� nebo 'Q' pro konec> " -#: g10/keyserver.c:826 g10/keyserver.c:1448 +#: g10/keyserver.c:828 g10/keyserver.c:1450 #, c-format msgid "invalid keyserver protocol (us %d!=handler %d)\n" msgstr "neplatn� protokol serveru kl��� (us %d!=handler %d)\n" -#: g10/keyserver.c:924 +#: g10/keyserver.c:926 #, c-format msgid "key \"%s\" not found on keyserver\n" msgstr "kl�� \"%s\" nebyl na serveru kl��� nalezen\n" -#: g10/keyserver.c:926 +#: g10/keyserver.c:928 msgid "key not found on keyserver\n" msgstr "kl�� nebyl na serveru kl��� nalezen\n" -#: g10/keyserver.c:1167 +#: g10/keyserver.c:1169 #, c-format msgid "requesting key %s from %s server %s\n" msgstr "po�aduji kl�� %s ze %s server %s\n" -#: g10/keyserver.c:1171 +#: g10/keyserver.c:1173 #, c-format msgid "requesting key %s from %s\n" msgstr "po�aduji kl�� %s z %s\n" -#: g10/keyserver.c:1195 +#: g10/keyserver.c:1197 #, fuzzy, c-format msgid "searching for names from %s server %s\n" msgstr "vyhled�v�m \"%s\" na %s serveru %s\n" -#: g10/keyserver.c:1198 +#: g10/keyserver.c:1200 #, fuzzy, c-format msgid "searching for names from %s\n" msgstr "vyhled�v�m \"%s\" na serveru %s\n" -#: g10/keyserver.c:1351 +#: g10/keyserver.c:1353 #, c-format msgid "sending key %s to %s server %s\n" msgstr "pos�l�m kl�� %s na %s server %s\n" -#: g10/keyserver.c:1355 +#: g10/keyserver.c:1357 #, c-format msgid "sending key %s to %s\n" msgstr "pos�l�m kl�� %s na %s\n" -#: g10/keyserver.c:1398 +#: g10/keyserver.c:1400 #, c-format msgid "searching for \"%s\" from %s server %s\n" msgstr "vyhled�v�m \"%s\" na %s serveru %s\n" -#: g10/keyserver.c:1401 +#: g10/keyserver.c:1403 #, c-format msgid "searching for \"%s\" from %s\n" msgstr "vyhled�v�m \"%s\" na serveru %s\n" -#: g10/keyserver.c:1408 g10/keyserver.c:1504 +#: g10/keyserver.c:1410 g10/keyserver.c:1506 msgid "no keyserver action!\n" msgstr "��dn� operace se serverem kl���!\n" -#: g10/keyserver.c:1456 +#: g10/keyserver.c:1458 #, c-format msgid "WARNING: keyserver handler from a different version of GnuPG (%s)\n" msgstr "VAROV�N�: keyserver handler z jin� verze GnuPG (%s)\n" -#: g10/keyserver.c:1465 +#: g10/keyserver.c:1467 msgid "keyserver did not send VERSION\n" msgstr "server kl��� neposlal VERSION\n" -#: g10/keyserver.c:1527 g10/keyserver.c:2056 +#: g10/keyserver.c:1529 g10/keyserver.c:2058 msgid "no keyserver known (use option --keyserver)\n" msgstr "�adn� server kl��� nen� zn�m (pou��jte volbu --keyserver)\n" -#: g10/keyserver.c:1533 +#: g10/keyserver.c:1535 msgid "external keyserver calls are not supported in this build\n" msgstr "vol�n� extern�ho keyserver nen� v t�to verzi podporov�no\n" -#: g10/keyserver.c:1545 +#: g10/keyserver.c:1547 #, c-format msgid "no handler for keyserver scheme `%s'\n" msgstr "protokol serveru kl��� `%s' nen� podporov�n\n" -#: g10/keyserver.c:1550 +#: g10/keyserver.c:1552 #, c-format msgid "action `%s' not supported with keyserver scheme `%s'\n" msgstr "akce `%s' nen� podporov�na v protokolu `%s' serveru kl���\n" -#: g10/keyserver.c:1558 +#: g10/keyserver.c:1560 #, c-format msgid "%s does not support handler version %d\n" msgstr "%s nepodporuje protokol verze %d\n" -#: g10/keyserver.c:1565 +#: g10/keyserver.c:1567 msgid "keyserver timed out\n" msgstr "�asov� limit pro server kl��� vypr�el\n" -#: g10/keyserver.c:1570 +#: g10/keyserver.c:1572 msgid "keyserver internal error\n" msgstr "intern� chyba serveru kl���\n" -#: g10/keyserver.c:1579 +#: g10/keyserver.c:1581 #, c-format msgid "keyserver communications error: %s\n" msgstr "chyba komunikace se serverem kl���: %s\n" -#: g10/keyserver.c:1604 g10/keyserver.c:1638 +#: g10/keyserver.c:1606 g10/keyserver.c:1640 #, c-format msgid "\"%s\" not a key ID: skipping\n" msgstr "\"%s\" nen� ID kl��e: p�esko�eno\n" -#: g10/keyserver.c:1897 +#: g10/keyserver.c:1899 #, c-format msgid "WARNING: unable to refresh key %s via %s: %s\n" msgstr "VAROV�N�: nelze aktualizovat kl�� %s prost�ednictv�m %s: %s\n" -#: g10/keyserver.c:1919 +#: g10/keyserver.c:1921 #, c-format msgid "refreshing 1 key from %s\n" msgstr "aktualizuji 1 kl�� z %s\n" -#: g10/keyserver.c:1921 +#: g10/keyserver.c:1923 #, c-format msgid "refreshing %d keys from %s\n" msgstr "aktualizuji %d kl��� z %s\n" -#: g10/keyserver.c:1977 +#: g10/keyserver.c:1979 #, fuzzy, c-format msgid "WARNING: unable to fetch URI %s: %s\n" msgstr "VAROV�N�: nelze aktualizovat kl�� %s prost�ednictv�m %s: %s\n" -#: g10/keyserver.c:1983 +#: g10/keyserver.c:1985 #, fuzzy, c-format msgid "WARNING: unable to parse URI %s\n" msgstr "VAROV�N�: nelze aktualizovat kl�� %s prost�ednictv�m %s: %s\n" @@ -6278,7 +6278,7 @@ msgstr "absolutn�" msgid "no need for a trustdb check\n" msgstr "nen� nutn� kontrolovat datab�zi d�v�ry\n" -#: g10/trustdb.c:577 g10/trustdb.c:2432 +#: g10/trustdb.c:577 g10/trustdb.c:2456 #, c-format msgid "next trustdb check due at %s\n" msgstr "dal�� kontrola datab�ze d�v�ry v %s\n" @@ -6306,26 +6306,26 @@ msgstr "pros�m prove�te --check-trustdb\n" msgid "checking the trustdb\n" msgstr "kontroluji datab�zi d�v�ry\n" -#: g10/trustdb.c:2175 +#: g10/trustdb.c:2199 #, c-format msgid "%d keys processed (%d validity counts cleared)\n" msgstr "zpracov�no %d kl��� (%d validit vymaz�no)\n" -#: g10/trustdb.c:2240 +#: g10/trustdb.c:2264 msgid "no ultimately trusted keys found\n" msgstr "��dn� absolutn� d�v�ryhodn� kl�� nebyl nalezen\n" -#: g10/trustdb.c:2254 +#: g10/trustdb.c:2278 #, c-format msgid "public key of ultimately trusted key %s not found\n" msgstr "ve�ejn� kl�� k absolutn� d�v�ryhodn�mu kl��i %s nebyl nalezen\n" -#: g10/trustdb.c:2277 +#: g10/trustdb.c:2301 #, c-format msgid "%d marginal(s) needed, %d complete(s) needed, %s trust model\n" msgstr "po�adov�no %d ��ste�n� d�v�ry a %d �pln� d�v�ry, model %s\n" -#: g10/trustdb.c:2363 +#: g10/trustdb.c:2387 #, c-format msgid "" "depth: %d valid: %3d signed: %3d trust: %d-, %dq, %dn, %dm, %df, %du\n" @@ -6333,7 +6333,7 @@ msgstr "" "hloubka: %d platn�ch: %3d podepsan�ch: %3d d�v�ra: %d-, %dq, %dn, %dm, %" "df, %du\n" -#: g10/trustdb.c:2438 +#: g10/trustdb.c:2462 #, c-format msgid "unable to update trustdb version record: write failed: %s\n" msgstr "nelze aktualizovat z�znam v datab�zi d�v�ry: chyba p�i z�pisu: %s\n" @@ -6522,12 +6522,12 @@ msgid "" "list, export, import Keybox data\n" msgstr "" -#: scd/app-nks.c:325 scd/app-openpgp.c:1456 scd/app-dinsig.c:297 +#: scd/app-nks.c:325 scd/app-openpgp.c:1457 scd/app-dinsig.c:297 msgid "||Please enter your PIN at the reader's keypad" msgstr "" -#: scd/app-nks.c:329 scd/app-openpgp.c:1460 scd/app-openpgp.c:1492 -#: scd/app-openpgp.c:1639 scd/app-openpgp.c:1657 scd/app-openpgp.c:1857 +#: scd/app-nks.c:329 scd/app-openpgp.c:1461 scd/app-openpgp.c:1493 +#: scd/app-openpgp.c:1640 scd/app-openpgp.c:1658 scd/app-openpgp.c:1858 #: scd/app-dinsig.c:301 #, c-format msgid "PIN callback returned error: %s\n" @@ -6540,104 +6540,104 @@ msgstr "" #. TRANSLATORS: Do not translate the "|*|" prefixes but #. keep it at the start of the string. We need this elsewhere #. to get some infos on the string. -#: scd/app-nks.c:557 scd/app-openpgp.c:1897 +#: scd/app-nks.c:557 scd/app-openpgp.c:1898 msgid "|N|New PIN" msgstr "|N|Nov� PIN" -#: scd/app-nks.c:560 scd/app-openpgp.c:1901 scd/app-dinsig.c:529 +#: scd/app-nks.c:560 scd/app-openpgp.c:1902 scd/app-dinsig.c:529 #, c-format msgid "error getting new PIN: %s\n" msgstr "chyba p�i z�sk�n� nov�ho PINu: %s\n" -#: scd/app-openpgp.c:667 +#: scd/app-openpgp.c:668 #, c-format msgid "failed to store the fingerprint: %s\n" msgstr "ulo�en� fingerprintu se nezda�ilo: %s\n" -#: scd/app-openpgp.c:680 +#: scd/app-openpgp.c:681 #, c-format msgid "failed to store the creation date: %s\n" msgstr "ulo�en� datumu vytvo�en� se nezda�ilo: %s\n" -#: scd/app-openpgp.c:1075 +#: scd/app-openpgp.c:1076 #, c-format msgid "reading public key failed: %s\n" msgstr "�ten� ve�ejn�ho kl��e se nezda�ilo: %s\n" -#: scd/app-openpgp.c:1083 scd/app-openpgp.c:2551 +#: scd/app-openpgp.c:1084 scd/app-openpgp.c:2552 msgid "response does not contain the public key data\n" msgstr "odpov�� neobsahuje ve�ejn� kl��\n" -#: scd/app-openpgp.c:1091 scd/app-openpgp.c:2559 +#: scd/app-openpgp.c:1092 scd/app-openpgp.c:2560 msgid "response does not contain the RSA modulus\n" msgstr "odpov�� neobsahuje RSA modulus\n" -#: scd/app-openpgp.c:1100 scd/app-openpgp.c:2569 +#: scd/app-openpgp.c:1101 scd/app-openpgp.c:2570 msgid "response does not contain the RSA public exponent\n" msgstr "odpov�� neobsahuje ve�ejn� RSA exponent\n" -#: scd/app-openpgp.c:1416 +#: scd/app-openpgp.c:1417 #, c-format msgid "using default PIN as %s\n" msgstr "" -#: scd/app-openpgp.c:1423 +#: scd/app-openpgp.c:1424 #, c-format msgid "failed to use default PIN as %s: %s - disabling further default use\n" msgstr "" -#: scd/app-openpgp.c:1442 +#: scd/app-openpgp.c:1443 #, fuzzy, c-format msgid "||Please enter your PIN at the reader's keypad%%0A[sigs done: %lu]" msgstr "||Pros�m vlo�te PIN%%0A[podpis hotov: %lu]" -#: scd/app-openpgp.c:1476 +#: scd/app-openpgp.c:1477 #, c-format msgid "||Please enter the PIN%%0A[sigs done: %lu]" msgstr "||Pros�m vlo�te PIN%%0A[podpis hotov: %lu]" -#: scd/app-openpgp.c:1488 +#: scd/app-openpgp.c:1489 #, fuzzy msgid "||Please enter the PIN" msgstr "||Pros�m vlo�te PIN%%0A[podpis hotov: %lu]" -#: scd/app-openpgp.c:1499 scd/app-openpgp.c:1664 +#: scd/app-openpgp.c:1500 scd/app-openpgp.c:1665 #, c-format msgid "PIN for CHV%d is too short; minimum length is %d\n" msgstr "PIN pro CHV%d je p��li� kr�tk�; minim�ln� d�lka je %d\n" -#: scd/app-openpgp.c:1512 scd/app-openpgp.c:1552 scd/app-openpgp.c:1676 -#: scd/app-openpgp.c:2868 +#: scd/app-openpgp.c:1513 scd/app-openpgp.c:1553 scd/app-openpgp.c:1677 +#: scd/app-openpgp.c:2869 #, c-format msgid "verify CHV%d failed: %s\n" msgstr "verifikace CHV%d se nezda�ila: %s\n" -#: scd/app-openpgp.c:1575 +#: scd/app-openpgp.c:1576 msgid "access to admin commands is not configured\n" msgstr "p��stup k administr�torsk�m p��kaz�m nen� nakonfigurov�n\n" -#: scd/app-openpgp.c:1596 scd/app-openpgp.c:1839 scd/app-openpgp.c:3119 +#: scd/app-openpgp.c:1597 scd/app-openpgp.c:1840 scd/app-openpgp.c:3120 msgid "error retrieving CHV status from card\n" msgstr "chyba p�i z�sk�n� CHV z karty\n" -#: scd/app-openpgp.c:1602 scd/app-openpgp.c:3128 +#: scd/app-openpgp.c:1603 scd/app-openpgp.c:3129 msgid "card is permanently locked!\n" msgstr "karta je trvale uzam�ena!\n" -#: scd/app-openpgp.c:1609 +#: scd/app-openpgp.c:1610 #, c-format msgid "%d Admin PIN attempts remaining before card is permanently locked\n" msgstr "" "Do trval�ho uzam�en� karty z�st�v� %d pokus� o zad�n� PINu administr�tora\n" -#: scd/app-openpgp.c:1619 +#: scd/app-openpgp.c:1620 #, fuzzy, c-format msgid "" "|A|Please enter the Admin PIN at the reader's keypad%%0A[remaining attempts: " "%d]" msgstr "||Pros�m vlo�te PIN%%0A[podpis hotov: %lu]" -#: scd/app-openpgp.c:1634 +#: scd/app-openpgp.c:1635 #, fuzzy msgid "|A|Please enter the Admin PIN at the reader's keypad" msgstr "||Pros�m vlo�te PIN%%0A[podpis hotov: %lu]" @@ -6645,111 +6645,111 @@ msgstr "||Pros�m vlo�te PIN%%0A[podpis hotov: %lu]" #. TRANSLATORS: Do not translate the "|A|" prefix but keep #. it at the start of the string. We need this elsewhere to #. get some infos on the string. -#: scd/app-openpgp.c:1654 +#: scd/app-openpgp.c:1655 msgid "|A|Admin PIN" msgstr "|A|PIN administr�tora" -#: scd/app-openpgp.c:1853 +#: scd/app-openpgp.c:1854 #, fuzzy msgid "||Please enter the Reset Code for the card" msgstr "||Pros�m vlo�te PIN%%0A[podpis hotov: %lu]" -#: scd/app-openpgp.c:1862 scd/app-openpgp.c:1925 +#: scd/app-openpgp.c:1863 scd/app-openpgp.c:1926 #, fuzzy, c-format msgid "Reset Code is too short; minimum length is %d\n" msgstr "PIN pro CHV%d je p��li� kr�tk�; minim�ln� d�lka je %d\n" -#: scd/app-openpgp.c:1896 +#: scd/app-openpgp.c:1897 msgid "|RN|New Reset Code" msgstr "" -#: scd/app-openpgp.c:1897 +#: scd/app-openpgp.c:1898 msgid "|AN|New Admin PIN" msgstr "|AN|Nov� PIN administr�tora" -#: scd/app-openpgp.c:1987 scd/app-openpgp.c:2637 +#: scd/app-openpgp.c:1988 scd/app-openpgp.c:2638 msgid "error reading application data\n" msgstr "chyba p�i �ten� aplika�n�ch dat\n" -#: scd/app-openpgp.c:1993 scd/app-openpgp.c:2644 +#: scd/app-openpgp.c:1994 scd/app-openpgp.c:2645 msgid "error reading fingerprint DO\n" msgstr "chyba p�i �ten� fingerpritnu DO\n" -#: scd/app-openpgp.c:2003 +#: scd/app-openpgp.c:2004 msgid "key already exists\n" msgstr "kl�� ji� existuje\n" -#: scd/app-openpgp.c:2007 +#: scd/app-openpgp.c:2008 msgid "existing key will be replaced\n" msgstr "existuj�c� kl�� bude p�eps�n\n" -#: scd/app-openpgp.c:2009 +#: scd/app-openpgp.c:2010 msgid "generating new key\n" msgstr "generov�n� nov�ho kl��e\n" -#: scd/app-openpgp.c:2335 +#: scd/app-openpgp.c:2336 msgid "creation timestamp missing\n" msgstr "chyb� �asov� raz�tko vytvo�en�\n" -#: scd/app-openpgp.c:2344 +#: scd/app-openpgp.c:2345 #, c-format msgid "RSA modulus missing or not of size %d bits\n" msgstr "sch�z� RSA modulus nebo nem� velikost %d bit�\n" -#: scd/app-openpgp.c:2356 +#: scd/app-openpgp.c:2357 #, c-format msgid "RSA public exponent missing or larger than %d bits\n" msgstr "sch�z� ve�ejn� RSA exponent nebo je del�� ne� %d bit�\n" -#: scd/app-openpgp.c:2366 scd/app-openpgp.c:2374 +#: scd/app-openpgp.c:2367 scd/app-openpgp.c:2375 #, c-format msgid "RSA prime %s missing or not of size %d bits\n" msgstr "sch�z� RSA prime %s nebo nem� velikost %d bit�\n" -#: scd/app-openpgp.c:2468 +#: scd/app-openpgp.c:2469 #, c-format msgid "failed to store the key: %s\n" msgstr "nelze ulo�it kl��: %s\n" -#: scd/app-openpgp.c:2528 +#: scd/app-openpgp.c:2529 msgid "please wait while key is being generated ...\n" msgstr "pros�m po�kejte ne� bude kl�� vygenerov�n ...\n" -#: scd/app-openpgp.c:2542 +#: scd/app-openpgp.c:2543 msgid "generating key failed\n" msgstr "henerov�n� kl��e se nezda�ilo\n" -#: scd/app-openpgp.c:2545 +#: scd/app-openpgp.c:2546 #, c-format msgid "key generation completed (%d seconds)\n" msgstr "generov�n� kl��e dokon�eno (%d sekund)\n" -#: scd/app-openpgp.c:2602 +#: scd/app-openpgp.c:2603 msgid "invalid structure of OpenPGP card (DO 0x93)\n" msgstr "neplatn� struktura OpenPGP kraty (DO 0x93)\n" -#: scd/app-openpgp.c:2652 +#: scd/app-openpgp.c:2653 msgid "fingerprint on card does not match requested one\n" msgstr "" -#: scd/app-openpgp.c:2767 +#: scd/app-openpgp.c:2768 #, fuzzy, c-format msgid "card does not support digest algorithm %s\n" msgstr "podpis %s, hashovac� algoritmus %s\n" -#: scd/app-openpgp.c:2843 +#: scd/app-openpgp.c:2844 #, c-format msgid "signatures created so far: %lu\n" msgstr "dosud vytvo�en� podpisy: %lu\n" -#: scd/app-openpgp.c:3133 +#: scd/app-openpgp.c:3134 msgid "" "verification of Admin PIN is currently prohibited through this command\n" msgstr "" "ov��en� administr�torsk�ho PIN je nyn� prost�ednictv�m tohoto p��kazu " "zak�z�no\n" -#: scd/app-openpgp.c:3357 scd/app-openpgp.c:3368 +#: scd/app-openpgp.c:3359 scd/app-openpgp.c:3370 #, c-format msgid "can't access %s - invalid OpenPGP card?\n" msgstr "p��stup na %s se nezda�il - vadn� OpenPGP karta?\n" @@ -7157,7 +7157,7 @@ msgstr "" msgid "[Error - invalid DN]" msgstr "Chyba: neplatn� odpov��.\n" -#: sm/certdump.c:964 +#: sm/certdump.c:961 #, fuzzy, c-format msgid "" "Please enter the passphrase to unlock the secret key for the X.509 " @@ -7248,6 +7248,12 @@ msgstr "chyba p�i vytv��en� souboru kl��� (keyring)`%s': %s\n" msgid "line %d: key generation failed: %s <%s>\n" msgstr "Vytvo�en� kl��e se nepoda�ilo: %s\n" +#: sm/certreqgen.c:806 +msgid "" +"To complete this certificate request please enter the passphrase for the key " +"you just created once more.\n" +msgstr "" + #: sm/certreqgen-ui.c:122 #, fuzzy, c-format msgid " (%d) RSA\n" @@ -7615,7 +7621,7 @@ msgstr "" msgid "error importing certificate: %s\n" msgstr "chyba p�i vytv��en� hesla: %s\n" -#: sm/import.c:548 tools/gpg-connect-agent.c:1322 +#: sm/import.c:548 tools/gpg-connect-agent.c:1329 #, fuzzy, c-format msgid "error reading input: %s\n" msgstr "chyba p�i �ten� `%s': %s\n" @@ -7766,91 +7772,91 @@ msgstr " alias \"%s\"" msgid "This is a qualified signature\n" msgstr "Jedn� se o podpis kl��e j�m sam�m.\n" -#: tools/gpg-connect-agent.c:67 tools/gpgconf.c:78 tools/symcryptrun.c:165 +#: tools/gpg-connect-agent.c:70 tools/gpgconf.c:78 tools/symcryptrun.c:165 #, fuzzy msgid "quiet" msgstr "ukon�it" -#: tools/gpg-connect-agent.c:68 +#: tools/gpg-connect-agent.c:71 msgid "print data out hex encoded" msgstr "" -#: tools/gpg-connect-agent.c:69 +#: tools/gpg-connect-agent.c:72 msgid "decode received data lines" msgstr "" -#: tools/gpg-connect-agent.c:70 +#: tools/gpg-connect-agent.c:74 msgid "|NAME|connect to Assuan socket NAME" msgstr "" -#: tools/gpg-connect-agent.c:71 +#: tools/gpg-connect-agent.c:76 msgid "run the Assuan server given on the command line" msgstr "" -#: tools/gpg-connect-agent.c:73 +#: tools/gpg-connect-agent.c:78 msgid "do not use extended connect mode" msgstr "" -#: tools/gpg-connect-agent.c:74 +#: tools/gpg-connect-agent.c:80 #, fuzzy msgid "|FILE|run commands from FILE on startup" msgstr "�tu mo�nosti z `%s'\n" -#: tools/gpg-connect-agent.c:75 +#: tools/gpg-connect-agent.c:81 msgid "run /subst on startup" msgstr "" -#: tools/gpg-connect-agent.c:176 +#: tools/gpg-connect-agent.c:183 #, fuzzy msgid "Usage: gpg-connect-agent [options] (-h for help)" msgstr "Pou�it�: gpg [mo�nosti] [soubory] (-h pro pomoc)" -#: tools/gpg-connect-agent.c:179 +#: tools/gpg-connect-agent.c:186 msgid "" "Syntax: gpg-connect-agent [options]\n" "Connect to a running agent and send commands\n" msgstr "" -#: tools/gpg-connect-agent.c:1193 +#: tools/gpg-connect-agent.c:1200 #, c-format msgid "option \"%s\" requires a program and optional arguments\n" msgstr "" -#: tools/gpg-connect-agent.c:1202 +#: tools/gpg-connect-agent.c:1209 #, c-format msgid "option \"%s\" ignored due to \"%s\"\n" msgstr "" -#: tools/gpg-connect-agent.c:1257 tools/gpg-connect-agent.c:1745 +#: tools/gpg-connect-agent.c:1264 tools/gpg-connect-agent.c:1752 #, fuzzy, c-format msgid "receiving line failed: %s\n" msgstr "�ten� ve�ejn�ho kl��e se nezda�ilo: %s\n" -#: tools/gpg-connect-agent.c:1347 +#: tools/gpg-connect-agent.c:1354 #, fuzzy msgid "line too long - skipped\n" msgstr "��dek je p��li� dlouh�" -#: tools/gpg-connect-agent.c:1351 +#: tools/gpg-connect-agent.c:1358 msgid "line shortened due to embedded Nul character\n" msgstr "" -#: tools/gpg-connect-agent.c:1719 +#: tools/gpg-connect-agent.c:1726 #, fuzzy, c-format msgid "unknown command `%s'\n" msgstr "nezn�m� volba `%s'\n" -#: tools/gpg-connect-agent.c:1737 +#: tools/gpg-connect-agent.c:1744 #, fuzzy, c-format msgid "sending line failed: %s\n" msgstr "podeps�n� selhalo: %s\n" -#: tools/gpg-connect-agent.c:2127 +#: tools/gpg-connect-agent.c:2166 #, fuzzy, c-format msgid "error sending %s command: %s\n" msgstr "chyba p�i �ten� `%s': %s\n" -#: tools/gpg-connect-agent.c:2136 +#: tools/gpg-connect-agent.c:2175 #, fuzzy, c-format msgid "error sending standard options: %s\n" msgstr "chyba p�i hled�n� z�znamu d�v�ryhodnosti v `%s': %s\n" @@ -8059,21 +8065,21 @@ msgid "" "Manage configuration options for tools of the GnuPG system\n" msgstr "" -#: tools/gpgconf.c:210 tools/gpgconf.c:250 +#: tools/gpgconf.c:209 tools/gpgconf.c:249 #, fuzzy msgid "usage: gpgconf [options] " msgstr "u�it�: gpg [mo�nosti]" -#: tools/gpgconf.c:212 +#: tools/gpgconf.c:211 msgid "Need one component argument" msgstr "" -#: tools/gpgconf.c:221 +#: tools/gpgconf.c:220 #, fuzzy msgid "Component not found" msgstr "ve�ejn� kl�� nenalezen" -#: tools/gpgconf.c:252 +#: tools/gpgconf.c:251 #, fuzzy msgid "No argument allowed" msgstr "administr�torsk� p��kazy nejsou povoleny\n" @@ -8234,16 +8240,16 @@ msgstr "nemohu vytvo�it z�lohu souboru `%s': %s\n" msgid "cannot allocate outfile string: %s\n" msgstr "nemohu vytvo�it z�lohu souboru `%s': %s\n" -#: tools/symcryptrun.c:985 +#: tools/symcryptrun.c:984 #, c-format msgid "either %s or %s must be given\n" msgstr "" -#: tools/symcryptrun.c:1012 +#: tools/symcryptrun.c:1011 msgid "no class provided\n" msgstr "" -#: tools/symcryptrun.c:1021 +#: tools/symcryptrun.c:1020 #, fuzzy, c-format msgid "class %s is not supported\n" msgstr "ochrann� algoritmus %d nen� podporov�n\n" @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: gnupg 1.0.0h\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2008-12-03 09:59+0100\n" +"POT-Creation-Date: 2008-12-09 11:57+0100\n" "PO-Revision-Date: 2003-12-03 16:11+0100\n" "Last-Translator: Birger Langkjer <[email protected]>\n" "Language-Team: Danish <[email protected]>\n" @@ -92,8 +92,8 @@ msgstr "d�rlig kodes�tning" msgid "ssh keys greater than %d bits are not supported\n" msgstr "valgte cifferalgoritme %d er ugyldig\n" -#: agent/command-ssh.c:688 g10/exec.c:478 g10/gpg.c:1073 g10/keygen.c:3226 -#: g10/keygen.c:3259 g10/keyring.c:1206 g10/keyring.c:1510 g10/openfile.c:275 +#: agent/command-ssh.c:688 g10/exec.c:478 g10/gpg.c:1079 g10/keygen.c:3248 +#: g10/keygen.c:3281 g10/keyring.c:1206 g10/keyring.c:1510 g10/openfile.c:275 #: g10/openfile.c:368 g10/sign.c:798 g10/sign.c:1107 g10/tdbio.c:547 #: jnlib/dotlock.c:311 #, fuzzy, c-format @@ -102,7 +102,7 @@ msgstr "kan ikke oprette %s: %s\n" #: agent/command-ssh.c:700 common/helpfile.c:47 g10/card-util.c:733 #: g10/dearmor.c:60 g10/dearmor.c:107 g10/decrypt.c:70 g10/encode.c:194 -#: g10/encode.c:504 g10/gpg.c:1074 g10/import.c:193 g10/keygen.c:2711 +#: g10/encode.c:504 g10/gpg.c:1080 g10/import.c:193 g10/keygen.c:2733 #: g10/keyring.c:1536 g10/openfile.c:192 g10/openfile.c:353 #: g10/plaintext.c:503 g10/sign.c:780 g10/sign.c:975 g10/sign.c:1091 #: g10/sign.c:1247 g10/tdbdump.c:142 g10/tdbdump.c:150 g10/tdbio.c:551 @@ -148,7 +148,7 @@ msgid "Please enter the passphrase for the ssh key%0A %c" msgstr "" #: agent/command-ssh.c:2346 agent/genkey.c:310 agent/genkey.c:432 -#: agent/protect-tool.c:1199 +#: agent/protect-tool.c:1198 #, fuzzy msgid "Please re-enter this passphrase" msgstr "�ndr kodes�tningen" @@ -161,7 +161,7 @@ msgid "" msgstr "" #: agent/command-ssh.c:2405 agent/genkey.c:340 agent/genkey.c:463 -#: agent/protect-tool.c:1205 tools/symcryptrun.c:434 +#: agent/protect-tool.c:1204 tools/symcryptrun.c:434 msgid "does not match - try again" msgstr "" @@ -304,7 +304,7 @@ msgid "run in daemon mode (background)" msgstr "" #: agent/gpg-agent.c:121 g10/gpg.c:483 g10/gpgv.c:71 kbx/kbxutil.c:88 -#: scd/scdaemon.c:107 sm/gpgsm.c:281 tools/gpg-connect-agent.c:66 +#: scd/scdaemon.c:107 sm/gpgsm.c:281 tools/gpg-connect-agent.c:69 #: tools/gpgconf.c:77 tools/symcryptrun.c:164 msgid "verbose" msgstr "meddelsom" @@ -393,7 +393,7 @@ msgid "|FILE|write environment settings also to FILE" msgstr "" #: agent/gpg-agent.c:313 agent/preset-passphrase.c:94 agent/protect-tool.c:146 -#: scd/scdaemon.c:241 sm/gpgsm.c:512 tools/gpg-connect-agent.c:173 +#: scd/scdaemon.c:241 sm/gpgsm.c:512 tools/gpg-connect-agent.c:180 #: tools/gpgconf.c:99 tools/symcryptrun.c:204 tools/gpg-check-pattern.c:141 #, fuzzy msgid "Please report bugs to <" @@ -415,25 +415,25 @@ msgstr "" msgid "invalid debug-level `%s' given\n" msgstr "" -#: agent/gpg-agent.c:557 agent/protect-tool.c:1068 kbx/kbxutil.c:430 -#: scd/scdaemon.c:385 sm/gpgsm.c:877 sm/gpgsm.c:880 tools/symcryptrun.c:997 -#: tools/gpg-check-pattern.c:178 +#: agent/gpg-agent.c:557 agent/protect-tool.c:1067 kbx/kbxutil.c:429 +#: scd/scdaemon.c:385 sm/gpgsm.c:878 sm/gpgsm.c:881 tools/symcryptrun.c:996 +#: tools/gpg-check-pattern.c:177 #, c-format msgid "%s is too old (need %s, have %s)\n" msgstr "" -#: agent/gpg-agent.c:656 g10/gpg.c:2080 scd/scdaemon.c:466 sm/gpgsm.c:968 +#: agent/gpg-agent.c:656 g10/gpg.c:2086 scd/scdaemon.c:466 sm/gpgsm.c:968 #, c-format msgid "NOTE: no default option file `%s'\n" msgstr "NOTITS: ingen standard alternativfil '%s'\n" -#: agent/gpg-agent.c:661 agent/gpg-agent.c:1240 g10/gpg.c:2084 -#: scd/scdaemon.c:471 sm/gpgsm.c:972 tools/symcryptrun.c:930 +#: agent/gpg-agent.c:661 agent/gpg-agent.c:1240 g10/gpg.c:2090 +#: scd/scdaemon.c:471 sm/gpgsm.c:972 tools/symcryptrun.c:929 #, c-format msgid "option file `%s': %s\n" msgstr "alternativfil`%s': %s\n" -#: agent/gpg-agent.c:669 g10/gpg.c:2091 scd/scdaemon.c:479 sm/gpgsm.c:979 +#: agent/gpg-agent.c:669 g10/gpg.c:2097 scd/scdaemon.c:479 sm/gpgsm.c:979 #, c-format msgid "reading options from `%s'\n" msgstr "l�ser indstillinger fra `%s'\n" @@ -529,27 +529,27 @@ msgstr "" msgid "ssh handler 0x%lx for fd %d terminated\n" msgstr "" -#: agent/gpg-agent.c:1833 scd/scdaemon.c:1186 +#: agent/gpg-agent.c:1843 scd/scdaemon.c:1200 #, c-format msgid "pth_select failed: %s - waiting 1s\n" msgstr "" -#: agent/gpg-agent.c:1946 scd/scdaemon.c:1253 +#: agent/gpg-agent.c:1956 scd/scdaemon.c:1267 #, fuzzy, c-format msgid "%s %s stopped\n" msgstr "%s: udelod: %s\n" -#: agent/gpg-agent.c:2074 +#: agent/gpg-agent.c:2084 msgid "no gpg-agent running in this session\n" msgstr "" -#: agent/gpg-agent.c:2085 common/simple-pwquery.c:349 common/asshelp.c:326 -#: tools/gpg-connect-agent.c:2094 +#: agent/gpg-agent.c:2095 common/simple-pwquery.c:349 common/asshelp.c:326 +#: tools/gpg-connect-agent.c:2133 msgid "malformed GPG_AGENT_INFO environment variable\n" msgstr "" -#: agent/gpg-agent.c:2098 common/simple-pwquery.c:361 common/asshelp.c:338 -#: tools/gpg-connect-agent.c:2105 +#: agent/gpg-agent.c:2108 common/simple-pwquery.c:361 common/asshelp.c:338 +#: tools/gpg-connect-agent.c:2144 #, fuzzy, c-format msgid "gpg-agent protocol version %d is not supported\n" msgstr "valgte cifferalgoritme %d er ugyldig\n" @@ -576,37 +576,37 @@ msgid "" "Secret key maintenance tool\n" msgstr "" -#: agent/protect-tool.c:1190 +#: agent/protect-tool.c:1189 msgid "Please enter the passphrase to unprotect the PKCS#12 object." msgstr "" -#: agent/protect-tool.c:1193 +#: agent/protect-tool.c:1192 msgid "Please enter the passphrase to protect the new PKCS#12 object." msgstr "" -#: agent/protect-tool.c:1196 +#: agent/protect-tool.c:1195 msgid "" "Please enter the passphrase to protect the imported object within the GnuPG " "system." msgstr "" -#: agent/protect-tool.c:1201 +#: agent/protect-tool.c:1200 msgid "" "Please enter the passphrase or the PIN\n" "needed to complete this operation." msgstr "" -#: agent/protect-tool.c:1206 tools/symcryptrun.c:435 +#: agent/protect-tool.c:1205 tools/symcryptrun.c:435 #, fuzzy msgid "Passphrase:" msgstr "d�rlig kodes�tning" -#: agent/protect-tool.c:1214 tools/symcryptrun.c:442 +#: agent/protect-tool.c:1213 tools/symcryptrun.c:442 #, fuzzy, c-format msgid "error while asking for the passphrase: %s\n" msgstr "fejl ved oprettelse af kodes�tning: %s\n" -#: agent/protect-tool.c:1217 tools/symcryptrun.c:446 +#: agent/protect-tool.c:1216 tools/symcryptrun.c:446 msgid "cancelled\n" msgstr "" @@ -864,7 +864,7 @@ msgstr "" msgid "out of core while allocating %lu bytes" msgstr "" -#: common/asshelp.c:244 +#: common/asshelp.c:244 tools/gpg-connect-agent.c:2101 msgid "no running gpg-agent - starting one\n" msgstr "" @@ -1120,7 +1120,7 @@ msgid "OpenPGP card no. %s detected\n" msgstr "" #: g10/card-util.c:75 g10/card-util.c:1485 g10/delkey.c:126 g10/keyedit.c:1549 -#: g10/keygen.c:2902 g10/revoke.c:216 g10/revoke.c:455 +#: g10/keygen.c:2924 g10/revoke.c:216 g10/revoke.c:455 msgid "can't do this in batch mode\n" msgstr "" @@ -1128,7 +1128,7 @@ msgstr "" msgid "This command is only available for version 2 cards\n" msgstr "" -#: g10/card-util.c:85 scd/app-openpgp.c:1848 +#: g10/card-util.c:85 scd/app-openpgp.c:1849 #, fuzzy msgid "Reset Code not or not anymore available\n" msgstr "hemmelig n�gle ikke tilg�ngelig" @@ -1441,18 +1441,18 @@ msgstr "" msgid "--output doesn't work for this command\n" msgstr "" -#: g10/decrypt.c:166 g10/gpg.c:3963 g10/keyring.c:380 g10/keyring.c:667 +#: g10/decrypt.c:166 g10/gpg.c:3969 g10/keyring.c:380 g10/keyring.c:667 #, c-format msgid "can't open `%s'\n" msgstr "kan ikke �bne `%s'\n" -#: g10/delkey.c:73 g10/export.c:324 g10/keyedit.c:3424 g10/keyserver.c:1727 +#: g10/delkey.c:73 g10/export.c:324 g10/keyedit.c:3424 g10/keyserver.c:1729 #: g10/revoke.c:226 #, fuzzy, c-format msgid "key \"%s\" not found: %s\n" msgstr "%s: bruger ikke fundet: %s\n" -#: g10/delkey.c:81 g10/export.c:354 g10/import.c:2417 g10/keyserver.c:1741 +#: g10/delkey.c:81 g10/export.c:354 g10/import.c:2417 g10/keyserver.c:1743 #: g10/revoke.c:232 g10/revoke.c:477 #, fuzzy, c-format msgid "error reading keyblock: %s\n" @@ -1883,7 +1883,7 @@ msgid "run in server mode" msgstr "" #: g10/gpg.c:436 g10/gpgv.c:69 kbx/kbxutil.c:81 sm/gpgsm.c:226 -#: tools/gpg-connect-agent.c:64 tools/gpgconf.c:74 tools/symcryptrun.c:157 +#: tools/gpg-connect-agent.c:67 tools/gpgconf.c:74 tools/symcryptrun.c:157 msgid "" "@\n" "Options:\n" @@ -2007,545 +2007,545 @@ msgstr "Kommentar: " msgid "usage: gpg [options] " msgstr "brug: gpg [flag] " -#: g10/gpg.c:1109 sm/gpgsm.c:675 +#: g10/gpg.c:1115 sm/gpgsm.c:675 msgid "conflicting commands\n" msgstr "konfliktende kommandoer\n" -#: g10/gpg.c:1127 +#: g10/gpg.c:1133 #, c-format msgid "no = sign found in group definition `%s'\n" msgstr "" -#: g10/gpg.c:1324 +#: g10/gpg.c:1330 #, c-format msgid "WARNING: unsafe ownership on homedir `%s'\n" msgstr "" -#: g10/gpg.c:1327 +#: g10/gpg.c:1333 #, c-format msgid "WARNING: unsafe ownership on configuration file `%s'\n" msgstr "" -#: g10/gpg.c:1330 +#: g10/gpg.c:1336 #, c-format msgid "WARNING: unsafe ownership on extension `%s'\n" msgstr "" -#: g10/gpg.c:1336 +#: g10/gpg.c:1342 #, c-format msgid "WARNING: unsafe permissions on homedir `%s'\n" msgstr "" -#: g10/gpg.c:1339 +#: g10/gpg.c:1345 #, c-format msgid "WARNING: unsafe permissions on configuration file `%s'\n" msgstr "" -#: g10/gpg.c:1342 +#: g10/gpg.c:1348 #, c-format msgid "WARNING: unsafe permissions on extension `%s'\n" msgstr "" -#: g10/gpg.c:1348 +#: g10/gpg.c:1354 #, c-format msgid "WARNING: unsafe enclosing directory ownership on homedir `%s'\n" msgstr "" -#: g10/gpg.c:1351 +#: g10/gpg.c:1357 #, c-format msgid "" "WARNING: unsafe enclosing directory ownership on configuration file `%s'\n" msgstr "" -#: g10/gpg.c:1354 +#: g10/gpg.c:1360 #, c-format msgid "WARNING: unsafe enclosing directory ownership on extension `%s'\n" msgstr "" -#: g10/gpg.c:1360 +#: g10/gpg.c:1366 #, c-format msgid "WARNING: unsafe enclosing directory permissions on homedir `%s'\n" msgstr "" -#: g10/gpg.c:1363 +#: g10/gpg.c:1369 #, c-format msgid "" "WARNING: unsafe enclosing directory permissions on configuration file `%s'\n" msgstr "" -#: g10/gpg.c:1366 +#: g10/gpg.c:1372 #, c-format msgid "WARNING: unsafe enclosing directory permissions on extension `%s'\n" msgstr "" -#: g10/gpg.c:1545 +#: g10/gpg.c:1551 #, fuzzy, c-format msgid "unknown configuration item `%s'\n" msgstr "ukendt standard modtager '%s'\n" -#: g10/gpg.c:1645 +#: g10/gpg.c:1651 msgid "display photo IDs during key listings" msgstr "" -#: g10/gpg.c:1647 +#: g10/gpg.c:1653 msgid "show policy URLs during signature listings" msgstr "" -#: g10/gpg.c:1649 +#: g10/gpg.c:1655 msgid "show all notations during signature listings" msgstr "" -#: g10/gpg.c:1651 +#: g10/gpg.c:1657 msgid "show IETF standard notations during signature listings" msgstr "" -#: g10/gpg.c:1655 +#: g10/gpg.c:1661 msgid "show user-supplied notations during signature listings" msgstr "" -#: g10/gpg.c:1657 +#: g10/gpg.c:1663 #, fuzzy msgid "show preferred keyserver URLs during signature listings" msgstr "den givne politik-URL er ugyldig\n" -#: g10/gpg.c:1659 +#: g10/gpg.c:1665 msgid "show user ID validity during key listings" msgstr "" -#: g10/gpg.c:1661 +#: g10/gpg.c:1667 msgid "show revoked and expired user IDs in key listings" msgstr "" -#: g10/gpg.c:1663 +#: g10/gpg.c:1669 msgid "show revoked and expired subkeys in key listings" msgstr "" -#: g10/gpg.c:1665 +#: g10/gpg.c:1671 #, fuzzy msgid "show the keyring name in key listings" msgstr "skift imellem hemmelig og offentlig n�gle visning" -#: g10/gpg.c:1667 +#: g10/gpg.c:1673 msgid "show expiration dates during signature listings" msgstr "" -#: g10/gpg.c:1828 +#: g10/gpg.c:1834 #, fuzzy, c-format msgid "NOTE: old default options file `%s' ignored\n" msgstr "NOTITS: ingen standard alternativfil '%s'\n" -#: g10/gpg.c:1919 +#: g10/gpg.c:1926 #, c-format msgid "libgcrypt is too old (need %s, have %s)\n" msgstr "" -#: g10/gpg.c:2303 g10/gpg.c:2989 g10/gpg.c:3001 +#: g10/gpg.c:2309 g10/gpg.c:2995 g10/gpg.c:3007 #, c-format msgid "NOTE: %s is not for normal use!\n" msgstr "NOTITS: %s er ikke til normal brug!\n" -#: g10/gpg.c:2484 g10/gpg.c:2496 +#: g10/gpg.c:2490 g10/gpg.c:2502 #, fuzzy, c-format msgid "`%s' is not a valid signature expiration\n" msgstr "%s er ikke et gyldigt tegns�t\n" -#: g10/gpg.c:2578 +#: g10/gpg.c:2584 #, fuzzy, c-format msgid "`%s' is not a valid character set\n" msgstr "%s er ikke et gyldigt tegns�t\n" -#: g10/gpg.c:2601 g10/gpg.c:2796 g10/keyedit.c:4107 +#: g10/gpg.c:2607 g10/gpg.c:2802 g10/keyedit.c:4107 #, fuzzy msgid "could not parse keyserver URL\n" msgstr "import�r n�gler fra en n�gleserver: %s\n" -#: g10/gpg.c:2613 +#: g10/gpg.c:2619 #, fuzzy, c-format msgid "%s:%d: invalid keyserver options\n" msgstr "ADVARSEL: '%s' er en tom fil\n" -#: g10/gpg.c:2616 +#: g10/gpg.c:2622 #, fuzzy msgid "invalid keyserver options\n" msgstr "ugyldig n�glering" -#: g10/gpg.c:2623 +#: g10/gpg.c:2629 #, fuzzy, c-format msgid "%s:%d: invalid import options\n" msgstr "ADVARSEL: '%s' er en tom fil\n" -#: g10/gpg.c:2626 +#: g10/gpg.c:2632 #, fuzzy msgid "invalid import options\n" msgstr "ugyldig rustning" -#: g10/gpg.c:2633 +#: g10/gpg.c:2639 #, fuzzy, c-format msgid "%s:%d: invalid export options\n" msgstr "ADVARSEL: '%s' er en tom fil\n" -#: g10/gpg.c:2636 +#: g10/gpg.c:2642 #, fuzzy msgid "invalid export options\n" msgstr "ugyldig n�glering" -#: g10/gpg.c:2643 +#: g10/gpg.c:2649 #, fuzzy, c-format msgid "%s:%d: invalid list options\n" msgstr "ADVARSEL: '%s' er en tom fil\n" -#: g10/gpg.c:2646 +#: g10/gpg.c:2652 #, fuzzy msgid "invalid list options\n" msgstr "ugyldig rustning" -#: g10/gpg.c:2654 +#: g10/gpg.c:2660 msgid "display photo IDs during signature verification" msgstr "" -#: g10/gpg.c:2656 +#: g10/gpg.c:2662 msgid "show policy URLs during signature verification" msgstr "" -#: g10/gpg.c:2658 +#: g10/gpg.c:2664 #, fuzzy msgid "show all notations during signature verification" msgstr "%s er ikke et gyldigt tegns�t\n" -#: g10/gpg.c:2660 +#: g10/gpg.c:2666 msgid "show IETF standard notations during signature verification" msgstr "" -#: g10/gpg.c:2664 +#: g10/gpg.c:2670 msgid "show user-supplied notations during signature verification" msgstr "" -#: g10/gpg.c:2666 +#: g10/gpg.c:2672 #, fuzzy msgid "show preferred keyserver URLs during signature verification" msgstr "den givne politik-URL er ugyldig\n" -#: g10/gpg.c:2668 +#: g10/gpg.c:2674 #, fuzzy msgid "show user ID validity during signature verification" msgstr "%s er ikke et gyldigt tegns�t\n" -#: g10/gpg.c:2670 +#: g10/gpg.c:2676 msgid "show revoked and expired user IDs in signature verification" msgstr "" -#: g10/gpg.c:2672 +#: g10/gpg.c:2678 #, fuzzy msgid "show only the primary user ID in signature verification" msgstr "%s er ikke et gyldigt tegns�t\n" -#: g10/gpg.c:2674 +#: g10/gpg.c:2680 msgid "validate signatures with PKA data" msgstr "" -#: g10/gpg.c:2676 +#: g10/gpg.c:2682 msgid "elevate the trust of signatures with valid PKA data" msgstr "" -#: g10/gpg.c:2683 +#: g10/gpg.c:2689 #, fuzzy, c-format msgid "%s:%d: invalid verify options\n" msgstr "ADVARSEL: '%s' er en tom fil\n" -#: g10/gpg.c:2686 +#: g10/gpg.c:2692 #, fuzzy msgid "invalid verify options\n" msgstr "ugyldig n�glering" -#: g10/gpg.c:2693 +#: g10/gpg.c:2699 #, c-format msgid "unable to set exec-path to %s\n" msgstr "" -#: g10/gpg.c:2868 +#: g10/gpg.c:2874 #, fuzzy, c-format msgid "%s:%d: invalid auto-key-locate list\n" msgstr "ADVARSEL: '%s' er en tom fil\n" -#: g10/gpg.c:2871 +#: g10/gpg.c:2877 msgid "invalid auto-key-locate list\n" msgstr "" -#: g10/gpg.c:2978 sm/gpgsm.c:1386 +#: g10/gpg.c:2984 sm/gpgsm.c:1386 msgid "WARNING: program may create a core file!\n" msgstr "" -#: g10/gpg.c:2982 +#: g10/gpg.c:2988 #, c-format msgid "WARNING: %s overrides %s\n" msgstr "" -#: g10/gpg.c:2991 +#: g10/gpg.c:2997 #, c-format msgid "%s not allowed with %s!\n" msgstr "%s ikke tilladt med %s!\n" -#: g10/gpg.c:2994 +#: g10/gpg.c:3000 #, c-format msgid "%s makes no sense with %s!\n" msgstr "%s er meningsl�s sammen med %s!\n" -#: g10/gpg.c:3009 +#: g10/gpg.c:3015 #, fuzzy, c-format msgid "will not run with insecure memory due to %s\n" msgstr "skriver hemmeligt certifikat til '%s'\n" -#: g10/gpg.c:3023 +#: g10/gpg.c:3029 msgid "you can only make detached or clear signatures while in --pgp2 mode\n" msgstr "" -#: g10/gpg.c:3029 +#: g10/gpg.c:3035 msgid "you can't sign and encrypt at the same time while in --pgp2 mode\n" msgstr "" -#: g10/gpg.c:3035 +#: g10/gpg.c:3041 msgid "you must use files (and not a pipe) when working with --pgp2 enabled.\n" msgstr "" -#: g10/gpg.c:3048 +#: g10/gpg.c:3054 msgid "encrypting a message in --pgp2 mode requires the IDEA cipher\n" msgstr "" -#: g10/gpg.c:3114 g10/gpg.c:3138 sm/gpgsm.c:1458 +#: g10/gpg.c:3120 g10/gpg.c:3144 sm/gpgsm.c:1458 msgid "selected cipher algorithm is invalid\n" msgstr "valgte cifferalgoritme er ugyldig\n" -#: g10/gpg.c:3120 g10/gpg.c:3144 sm/gpgsm.c:1466 sm/gpgsm.c:1472 +#: g10/gpg.c:3126 g10/gpg.c:3150 sm/gpgsm.c:1466 sm/gpgsm.c:1472 msgid "selected digest algorithm is invalid\n" msgstr "valgte resum�algoritme er ugyldig\n" -#: g10/gpg.c:3126 +#: g10/gpg.c:3132 #, fuzzy msgid "selected compression algorithm is invalid\n" msgstr "valgte cifferalgoritme er ugyldig\n" -#: g10/gpg.c:3132 +#: g10/gpg.c:3138 #, fuzzy msgid "selected certification digest algorithm is invalid\n" msgstr "valgte resum�algoritme er ugyldig\n" -#: g10/gpg.c:3147 +#: g10/gpg.c:3153 msgid "completes-needed must be greater than 0\n" msgstr "" -#: g10/gpg.c:3149 +#: g10/gpg.c:3155 msgid "marginals-needed must be greater than 1\n" msgstr "" -#: g10/gpg.c:3151 +#: g10/gpg.c:3157 msgid "max-cert-depth must be in the range from 1 to 255\n" msgstr "" -#: g10/gpg.c:3153 +#: g10/gpg.c:3159 #, fuzzy msgid "invalid default-cert-level; must be 0, 1, 2, or 3\n" msgstr "ugyldig S2K modus; skal v�re 0, 1 el. 3\n" -#: g10/gpg.c:3155 +#: g10/gpg.c:3161 #, fuzzy msgid "invalid min-cert-level; must be 1, 2, or 3\n" msgstr "ugyldig S2K modus; skal v�re 0, 1 el. 3\n" -#: g10/gpg.c:3158 +#: g10/gpg.c:3164 msgid "NOTE: simple S2K mode (0) is strongly discouraged\n" msgstr "NOTE: simpel S2K modus (0) frar�des p� det skarpeste\n" -#: g10/gpg.c:3162 +#: g10/gpg.c:3168 msgid "invalid S2K mode; must be 0, 1 or 3\n" msgstr "ugyldig S2K modus; skal v�re 0, 1 el. 3\n" -#: g10/gpg.c:3169 +#: g10/gpg.c:3175 #, fuzzy msgid "invalid default preferences\n" msgstr "vis pr�ferencer" -#: g10/gpg.c:3178 +#: g10/gpg.c:3184 #, fuzzy msgid "invalid personal cipher preferences\n" msgstr "vis pr�ferencer" -#: g10/gpg.c:3182 +#: g10/gpg.c:3188 #, fuzzy msgid "invalid personal digest preferences\n" msgstr "vis pr�ferencer" -#: g10/gpg.c:3186 +#: g10/gpg.c:3192 #, fuzzy msgid "invalid personal compress preferences\n" msgstr "vis pr�ferencer" -#: g10/gpg.c:3219 +#: g10/gpg.c:3225 #, fuzzy, c-format msgid "%s does not yet work with %s\n" msgstr "%s er meningsl�s sammen med %s!\n" -#: g10/gpg.c:3266 +#: g10/gpg.c:3272 #, c-format msgid "you may not use cipher algorithm `%s' while in %s mode\n" msgstr "" -#: g10/gpg.c:3271 +#: g10/gpg.c:3277 #, c-format msgid "you may not use digest algorithm `%s' while in %s mode\n" msgstr "" -#: g10/gpg.c:3276 +#: g10/gpg.c:3282 #, fuzzy, c-format msgid "you may not use compression algorithm `%s' while in %s mode\n" msgstr "valgte cifferalgoritme er ugyldig\n" # er det klogt at overs�tte TrustDB? -#: g10/gpg.c:3359 +#: g10/gpg.c:3365 #, c-format msgid "failed to initialize the TrustDB: %s\n" msgstr "kunne ikke initialisere TillidsDB: %s\n" -#: g10/gpg.c:3370 +#: g10/gpg.c:3376 msgid "WARNING: recipients (-r) given without using public key encryption\n" msgstr "" -#: g10/gpg.c:3391 +#: g10/gpg.c:3397 msgid "--store [filename]" msgstr "--store [filnavn (som gemmes)]" -#: g10/gpg.c:3398 +#: g10/gpg.c:3404 msgid "--symmetric [filename]" msgstr "--symmetric [filnavn]" -#: g10/gpg.c:3400 +#: g10/gpg.c:3406 #, fuzzy, c-format msgid "symmetric encryption of `%s' failed: %s\n" msgstr "fjernelse af beskyttelse fejlede: %s\n" -#: g10/gpg.c:3410 +#: g10/gpg.c:3416 msgid "--encrypt [filename]" msgstr "--encrypt [filnavn (som krypteres)]" -#: g10/gpg.c:3423 +#: g10/gpg.c:3429 #, fuzzy msgid "--symmetric --encrypt [filename]" msgstr "--sign --encrypt [filnavn]" -#: g10/gpg.c:3425 +#: g10/gpg.c:3431 msgid "you cannot use --symmetric --encrypt with --s2k-mode 0\n" msgstr "" -#: g10/gpg.c:3428 +#: g10/gpg.c:3434 #, c-format msgid "you cannot use --symmetric --encrypt while in %s mode\n" msgstr "" -#: g10/gpg.c:3446 +#: g10/gpg.c:3452 msgid "--sign [filename]" msgstr "--sign [filnavn (som signeres)]" -#: g10/gpg.c:3459 +#: g10/gpg.c:3465 msgid "--sign --encrypt [filename]" msgstr "--sign --encrypt [filnavn]" -#: g10/gpg.c:3474 +#: g10/gpg.c:3480 #, fuzzy msgid "--symmetric --sign --encrypt [filename]" msgstr "--sign --encrypt [filnavn]" -#: g10/gpg.c:3476 +#: g10/gpg.c:3482 msgid "you cannot use --symmetric --sign --encrypt with --s2k-mode 0\n" msgstr "" -#: g10/gpg.c:3479 +#: g10/gpg.c:3485 #, c-format msgid "you cannot use --symmetric --sign --encrypt while in %s mode\n" msgstr "" -#: g10/gpg.c:3499 +#: g10/gpg.c:3505 #, fuzzy msgid "--sign --symmetric [filename]" msgstr "--symmetric [filnavn]" -#: g10/gpg.c:3508 +#: g10/gpg.c:3514 msgid "--clearsign [filename]" msgstr "--clearsign [filnavn]" -#: g10/gpg.c:3533 +#: g10/gpg.c:3539 msgid "--decrypt [filename]" msgstr "--decrypt [filnavn (som dekrypteres)]" -#: g10/gpg.c:3541 +#: g10/gpg.c:3547 msgid "--sign-key user-id" msgstr "--sign-key bruger-id" -#: g10/gpg.c:3545 +#: g10/gpg.c:3551 msgid "--lsign-key user-id" msgstr "--lsign-key bruger-id" -#: g10/gpg.c:3566 +#: g10/gpg.c:3572 msgid "--edit-key user-id [commands]" msgstr "--edit-key bruger-id [kommandoer]" -#: g10/gpg.c:3658 +#: g10/gpg.c:3664 #, fuzzy, c-format msgid "keyserver send failed: %s\n" msgstr "p�kl�dning af beskyttelse fejlede: %s\n" -#: g10/gpg.c:3660 +#: g10/gpg.c:3666 #, fuzzy, c-format msgid "keyserver receive failed: %s\n" msgstr "p�kl�dning af beskyttelse fejlede: %s\n" -#: g10/gpg.c:3662 +#: g10/gpg.c:3668 #, fuzzy, c-format msgid "key export failed: %s\n" msgstr "p�kl�dning af beskyttelse fejlede: %s\n" -#: g10/gpg.c:3673 +#: g10/gpg.c:3679 #, fuzzy, c-format msgid "keyserver search failed: %s\n" msgstr "signering fejlede: %s\n" -#: g10/gpg.c:3683 +#: g10/gpg.c:3689 #, c-format msgid "keyserver refresh failed: %s\n" msgstr "" -#: g10/gpg.c:3734 +#: g10/gpg.c:3740 #, c-format msgid "dearmoring failed: %s\n" msgstr "fjernelse af beskyttelse fejlede: %s\n" -#: g10/gpg.c:3742 +#: g10/gpg.c:3748 #, c-format msgid "enarmoring failed: %s\n" msgstr "p�kl�dning af beskyttelse fejlede: %s\n" -#: g10/gpg.c:3832 +#: g10/gpg.c:3838 #, c-format msgid "invalid hash algorithm `%s'\n" msgstr "ugyldig hash-algoritme `%s'\n" -#: g10/gpg.c:3949 +#: g10/gpg.c:3955 msgid "[filename]" msgstr "[filnavn]" -#: g10/gpg.c:3953 +#: g10/gpg.c:3959 msgid "Go ahead and type your message ...\n" msgstr "G� til sagen og skriv meddelelsen ...\n" -#: g10/gpg.c:4265 +#: g10/gpg.c:4271 #, fuzzy msgid "the given certification policy URL is invalid\n" msgstr "den givne politik-URL er ugyldig\n" -#: g10/gpg.c:4267 +#: g10/gpg.c:4273 #, fuzzy msgid "the given signature policy URL is invalid\n" msgstr "den givne politik-URL er ugyldig\n" -#: g10/gpg.c:4300 +#: g10/gpg.c:4306 #, fuzzy msgid "the given preferred keyserver URL is invalid\n" msgstr "den givne politik-URL er ugyldig\n" @@ -3056,29 +3056,29 @@ msgstr "" msgid "[self-signature]" msgstr "[selv-signatur]" -#: g10/keyedit.c:344 g10/keylist.c:392 +#: g10/keyedit.c:344 g10/keylist.c:396 msgid "1 bad signature\n" msgstr "1 d�rlig signature\n" -#: g10/keyedit.c:346 g10/keylist.c:394 +#: g10/keyedit.c:346 g10/keylist.c:398 #, c-format msgid "%d bad signatures\n" msgstr "%d d�rlige signaturer\n" -#: g10/keyedit.c:348 g10/keylist.c:396 +#: g10/keyedit.c:348 g10/keylist.c:400 msgid "1 signature not checked due to a missing key\n" msgstr "" -#: g10/keyedit.c:350 g10/keylist.c:398 +#: g10/keyedit.c:350 g10/keylist.c:402 #, c-format msgid "%d signatures not checked due to missing keys\n" msgstr "" -#: g10/keyedit.c:352 g10/keylist.c:400 +#: g10/keyedit.c:352 g10/keylist.c:404 msgid "1 signature not checked due to an error\n" msgstr "" -#: g10/keyedit.c:354 g10/keylist.c:402 +#: g10/keyedit.c:354 g10/keylist.c:406 #, c-format msgid "%d signatures not checked due to errors\n" msgstr "" @@ -3321,21 +3321,21 @@ msgstr "signering fejlede: %s\n" msgid "Key has only stub or on-card key items - no passphrase to change.\n" msgstr "" -#: g10/keyedit.c:1142 g10/keygen.c:3601 +#: g10/keyedit.c:1142 g10/keygen.c:3623 msgid "This key is not protected.\n" msgstr "Denne n�gle er ikke beskyttet.\n" -#: g10/keyedit.c:1146 g10/keygen.c:3588 g10/revoke.c:538 +#: g10/keyedit.c:1146 g10/keygen.c:3610 g10/revoke.c:538 #, fuzzy msgid "Secret parts of primary key are not available.\n" msgstr "hemmelig n�gle ikke tilg�ngelig" -#: g10/keyedit.c:1150 g10/keygen.c:3604 +#: g10/keyedit.c:1150 g10/keygen.c:3626 #, fuzzy msgid "Secret parts of primary key are stored on-card.\n" msgstr "hemmelig n�gle ikke tilg�ngelig" -#: g10/keyedit.c:1156 g10/keygen.c:3608 +#: g10/keyedit.c:1156 g10/keygen.c:3630 msgid "Key is protected.\n" msgstr "N�glen er beskyttet.\n" @@ -3727,7 +3727,7 @@ msgstr "" msgid "Keyserver no-modify" msgstr "" -#: g10/keyedit.c:2443 g10/keylist.c:310 +#: g10/keyedit.c:2443 g10/keylist.c:314 msgid "Preferred keyserver: " msgstr "" @@ -3758,24 +3758,24 @@ msgid "(sensitive)" msgstr "" #: g10/keyedit.c:2764 g10/keyedit.c:2820 g10/keyedit.c:2881 g10/keyedit.c:2896 -#: g10/keylist.c:196 g10/keyserver.c:529 +#: g10/keylist.c:200 g10/keyserver.c:529 #, fuzzy, c-format msgid "created: %s" msgstr "kan ikke oprette %s: %s\n" -#: g10/keyedit.c:2767 g10/keylist.c:812 g10/keylist.c:906 g10/mainproc.c:989 +#: g10/keyedit.c:2767 g10/keylist.c:817 g10/keylist.c:911 g10/mainproc.c:989 #, fuzzy, c-format msgid "revoked: %s" msgstr "tilf�j n�gle" -#: g10/keyedit.c:2769 g10/keylist.c:783 g10/keylist.c:818 g10/keylist.c:912 +#: g10/keyedit.c:2769 g10/keylist.c:788 g10/keylist.c:823 g10/keylist.c:917 #, fuzzy, c-format msgid "expired: %s" msgstr "N�gle udl�ber d. %s\n" #: g10/keyedit.c:2771 g10/keyedit.c:2822 g10/keyedit.c:2883 g10/keyedit.c:2898 -#: g10/keylist.c:198 g10/keylist.c:789 g10/keylist.c:824 g10/keylist.c:918 -#: g10/keylist.c:939 g10/keyserver.c:535 g10/mainproc.c:995 +#: g10/keylist.c:202 g10/keylist.c:794 g10/keylist.c:829 g10/keylist.c:923 +#: g10/keylist.c:944 g10/keyserver.c:535 g10/mainproc.c:995 #, fuzzy, c-format msgid "expires: %s" msgstr "N�gle udl�ber d. %s\n" @@ -3799,7 +3799,7 @@ msgstr "" msgid "This key has been disabled" msgstr "" -#: g10/keyedit.c:2827 g10/keylist.c:202 +#: g10/keyedit.c:2827 g10/keylist.c:206 msgid "card-no: " msgstr "" @@ -4146,12 +4146,12 @@ msgid "writing key binding signature\n" msgstr "" #: g10/keygen.c:1157 g10/keygen.c:1268 g10/keygen.c:1273 g10/keygen.c:1408 -#: g10/keygen.c:3101 +#: g10/keygen.c:3123 #, fuzzy, c-format msgid "keysize invalid; using %u bits\n" msgstr "�nsket n�glest�rrelse er %u bit\n" -#: g10/keygen.c:1163 g10/keygen.c:1279 g10/keygen.c:1414 g10/keygen.c:3107 +#: g10/keygen.c:1163 g10/keygen.c:1279 g10/keygen.c:1414 g10/keygen.c:3129 #, fuzzy, c-format msgid "keysize rounded up to %u bits\n" msgstr "rundet op til %u bit\n" @@ -4482,92 +4482,92 @@ msgid "" "generator a better chance to gain enough entropy.\n" msgstr "" -#: g10/keygen.c:3041 g10/keygen.c:3068 +#: g10/keygen.c:3063 g10/keygen.c:3090 msgid "Key generation canceled.\n" msgstr "N�gleoprettelse annulleret.\n" -#: g10/keygen.c:3273 g10/keygen.c:3440 +#: g10/keygen.c:3295 g10/keygen.c:3462 #, fuzzy, c-format msgid "writing public key to `%s'\n" msgstr "skriver offentligt certifikat til '%s'\n" -#: g10/keygen.c:3275 g10/keygen.c:3443 +#: g10/keygen.c:3297 g10/keygen.c:3465 #, fuzzy, c-format msgid "writing secret key stub to `%s'\n" msgstr "skriver hemmeligt certifikat til '%s'\n" -#: g10/keygen.c:3278 g10/keygen.c:3446 +#: g10/keygen.c:3300 g10/keygen.c:3468 #, fuzzy, c-format msgid "writing secret key to `%s'\n" msgstr "skriver hemmeligt certifikat til '%s'\n" -#: g10/keygen.c:3427 +#: g10/keygen.c:3449 #, fuzzy, c-format msgid "no writable public keyring found: %s\n" msgstr "n�gle %08lX: offentlig n�gle ikke fundet: %s\n" -#: g10/keygen.c:3434 +#: g10/keygen.c:3456 #, fuzzy, c-format msgid "no writable secret keyring found: %s\n" msgstr "skriver hemmeligt certifikat til '%s'\n" -#: g10/keygen.c:3454 +#: g10/keygen.c:3476 #, fuzzy, c-format msgid "error writing public keyring `%s': %s\n" msgstr "fejl ved skrivning af n�glering `%s': %s\n" -#: g10/keygen.c:3462 +#: g10/keygen.c:3484 #, fuzzy, c-format msgid "error writing secret keyring `%s': %s\n" msgstr "fejl ved skrivning af n�glering `%s': %s\n" -#: g10/keygen.c:3489 +#: g10/keygen.c:3511 msgid "public and secret key created and signed.\n" msgstr "offentlig og hemmelig n�gle oprettet og signeret.\n" -#: g10/keygen.c:3500 +#: g10/keygen.c:3522 msgid "" "Note that this key cannot be used for encryption. You may want to use\n" "the command \"--edit-key\" to generate a subkey for this purpose.\n" msgstr "" -#: g10/keygen.c:3513 g10/keygen.c:3658 g10/keygen.c:3779 +#: g10/keygen.c:3535 g10/keygen.c:3680 g10/keygen.c:3801 #, c-format msgid "Key generation failed: %s\n" msgstr "" -#: g10/keygen.c:3568 g10/keygen.c:3709 g10/sign.c:241 +#: g10/keygen.c:3590 g10/keygen.c:3731 g10/sign.c:241 #, c-format msgid "" "key has been created %lu second in future (time warp or clock problem)\n" msgstr "" -#: g10/keygen.c:3570 g10/keygen.c:3711 g10/sign.c:243 +#: g10/keygen.c:3592 g10/keygen.c:3733 g10/sign.c:243 #, c-format msgid "" "key has been created %lu seconds in future (time warp or clock problem)\n" msgstr "" -#: g10/keygen.c:3581 g10/keygen.c:3722 +#: g10/keygen.c:3603 g10/keygen.c:3744 msgid "NOTE: creating subkeys for v3 keys is not OpenPGP compliant\n" msgstr "" -#: g10/keygen.c:3622 g10/keygen.c:3755 +#: g10/keygen.c:3644 g10/keygen.c:3777 #, fuzzy msgid "Really create? (y/N) " msgstr "Vil du virkelig oprette?" -#: g10/keygen.c:3928 +#: g10/keygen.c:3950 #, fuzzy, c-format msgid "storing key onto card failed: %s\n" msgstr "fjernelse af beskyttelse fejlede: %s\n" -#: g10/keygen.c:3976 +#: g10/keygen.c:3998 #, fuzzy, c-format msgid "can't create backup file `%s': %s\n" msgstr "kan ikke oprette %s: %s\n" -#: g10/keygen.c:4002 +#: g10/keygen.c:4024 #, fuzzy, c-format msgid "NOTE: backup of card key saved to `%s'\n" msgstr "hemmelige n�gler import: %lu\n" @@ -4576,60 +4576,60 @@ msgstr "hemmelige n�gler import: %lu\n" msgid "never " msgstr "" -#: g10/keylist.c:267 +#: g10/keylist.c:271 #, fuzzy msgid "Critical signature policy: " msgstr "%s signatur fra: %s\n" -#: g10/keylist.c:269 +#: g10/keylist.c:273 #, fuzzy msgid "Signature policy: " msgstr "%s signatur fra: %s\n" -#: g10/keylist.c:308 +#: g10/keylist.c:312 msgid "Critical preferred keyserver: " msgstr "" -#: g10/keylist.c:361 +#: g10/keylist.c:365 msgid "Critical signature notation: " msgstr "" -#: g10/keylist.c:363 +#: g10/keylist.c:367 msgid "Signature notation: " msgstr "" -#: g10/keylist.c:473 +#: g10/keylist.c:477 msgid "Keyring" msgstr "" -#: g10/keylist.c:1504 +#: g10/keylist.c:1509 #, fuzzy msgid "Primary key fingerprint:" msgstr "vis n�gle og fingeraftryk" -#: g10/keylist.c:1506 +#: g10/keylist.c:1511 #, fuzzy msgid " Subkey fingerprint:" msgstr " Fingeraftryk:" #. TRANSLATORS: this should fit into 24 bytes to that the #. * fingerprint data is properly aligned with the user ID -#: g10/keylist.c:1513 +#: g10/keylist.c:1518 #, fuzzy msgid " Primary key fingerprint:" msgstr " Fingeraftryk:" -#: g10/keylist.c:1515 +#: g10/keylist.c:1520 #, fuzzy msgid " Subkey fingerprint:" msgstr " Fingeraftryk:" -#: g10/keylist.c:1519 g10/keylist.c:1523 +#: g10/keylist.c:1524 g10/keylist.c:1528 #, fuzzy msgid " Key fingerprint =" msgstr " Fingeraftryk:" -#: g10/keylist.c:1590 +#: g10/keylist.c:1595 msgid " Card serial no. =" msgstr "" @@ -4715,143 +4715,143 @@ msgstr "" msgid "disabled" msgstr "sl�fra" -#: g10/keyserver.c:742 +#: g10/keyserver.c:744 msgid "Enter number(s), N)ext, or Q)uit > " msgstr "" -#: g10/keyserver.c:826 g10/keyserver.c:1448 +#: g10/keyserver.c:828 g10/keyserver.c:1450 #, fuzzy, c-format msgid "invalid keyserver protocol (us %d!=handler %d)\n" msgstr "ugyldig n�glering" -#: g10/keyserver.c:924 +#: g10/keyserver.c:926 #, fuzzy, c-format msgid "key \"%s\" not found on keyserver\n" msgstr "%s: bruger ikke fundet: %s\n" -#: g10/keyserver.c:926 +#: g10/keyserver.c:928 #, fuzzy msgid "key not found on keyserver\n" msgstr "%s: bruger ikke fundet: %s\n" -#: g10/keyserver.c:1167 +#: g10/keyserver.c:1169 #, fuzzy, c-format msgid "requesting key %s from %s server %s\n" msgstr "import�r n�gler fra en n�gleserver: %s\n" -#: g10/keyserver.c:1171 +#: g10/keyserver.c:1173 #, fuzzy, c-format msgid "requesting key %s from %s\n" msgstr "import�r n�gler fra en n�gleserver: %s\n" -#: g10/keyserver.c:1195 +#: g10/keyserver.c:1197 #, fuzzy, c-format msgid "searching for names from %s server %s\n" msgstr "eksport�r n�gler til en n�gletjener" -#: g10/keyserver.c:1198 +#: g10/keyserver.c:1200 #, fuzzy, c-format msgid "searching for names from %s\n" msgstr "l�ser indstillinger fra `%s'\n" -#: g10/keyserver.c:1351 +#: g10/keyserver.c:1353 #, c-format msgid "sending key %s to %s server %s\n" msgstr "" -#: g10/keyserver.c:1355 +#: g10/keyserver.c:1357 #, fuzzy, c-format msgid "sending key %s to %s\n" msgstr "import�r n�gler fra en n�gleserver: %s\n" -#: g10/keyserver.c:1398 +#: g10/keyserver.c:1400 #, fuzzy, c-format msgid "searching for \"%s\" from %s server %s\n" msgstr "eksport�r n�gler til en n�gletjener" -#: g10/keyserver.c:1401 +#: g10/keyserver.c:1403 #, fuzzy, c-format msgid "searching for \"%s\" from %s\n" msgstr "l�ser indstillinger fra `%s'\n" -#: g10/keyserver.c:1408 g10/keyserver.c:1504 +#: g10/keyserver.c:1410 g10/keyserver.c:1506 #, fuzzy msgid "no keyserver action!\n" msgstr "ugyldig n�glering" -#: g10/keyserver.c:1456 +#: g10/keyserver.c:1458 #, c-format msgid "WARNING: keyserver handler from a different version of GnuPG (%s)\n" msgstr "" -#: g10/keyserver.c:1465 +#: g10/keyserver.c:1467 msgid "keyserver did not send VERSION\n" msgstr "" -#: g10/keyserver.c:1527 g10/keyserver.c:2056 +#: g10/keyserver.c:1529 g10/keyserver.c:2058 msgid "no keyserver known (use option --keyserver)\n" msgstr "" -#: g10/keyserver.c:1533 +#: g10/keyserver.c:1535 msgid "external keyserver calls are not supported in this build\n" msgstr "" -#: g10/keyserver.c:1545 +#: g10/keyserver.c:1547 #, c-format msgid "no handler for keyserver scheme `%s'\n" msgstr "" -#: g10/keyserver.c:1550 +#: g10/keyserver.c:1552 #, c-format msgid "action `%s' not supported with keyserver scheme `%s'\n" msgstr "" -#: g10/keyserver.c:1558 +#: g10/keyserver.c:1560 #, c-format msgid "%s does not support handler version %d\n" msgstr "" -#: g10/keyserver.c:1565 +#: g10/keyserver.c:1567 #, fuzzy msgid "keyserver timed out\n" msgstr "generel fejl" -#: g10/keyserver.c:1570 +#: g10/keyserver.c:1572 #, fuzzy msgid "keyserver internal error\n" msgstr "generel fejl" -#: g10/keyserver.c:1579 +#: g10/keyserver.c:1581 #, fuzzy, c-format msgid "keyserver communications error: %s\n" msgstr "p�kl�dning af beskyttelse fejlede: %s\n" -#: g10/keyserver.c:1604 g10/keyserver.c:1638 +#: g10/keyserver.c:1606 g10/keyserver.c:1640 #, fuzzy, c-format msgid "\"%s\" not a key ID: skipping\n" msgstr "%s er ikke et gyldigt tegns�t\n" -#: g10/keyserver.c:1897 +#: g10/keyserver.c:1899 #, c-format msgid "WARNING: unable to refresh key %s via %s: %s\n" msgstr "" -#: g10/keyserver.c:1919 +#: g10/keyserver.c:1921 #, fuzzy, c-format msgid "refreshing 1 key from %s\n" msgstr "import�r n�gler fra en n�gleserver: %s\n" -#: g10/keyserver.c:1921 +#: g10/keyserver.c:1923 #, fuzzy, c-format msgid "refreshing %d keys from %s\n" msgstr "import�r n�gler fra en n�gleserver: %s\n" -#: g10/keyserver.c:1977 +#: g10/keyserver.c:1979 #, fuzzy, c-format msgid "WARNING: unable to fetch URI %s: %s\n" msgstr "kan ikke �bne %s: %s\n" -#: g10/keyserver.c:1983 +#: g10/keyserver.c:1985 #, c-format msgid "WARNING: unable to parse URI %s\n" msgstr "" @@ -6262,7 +6262,7 @@ msgstr "" msgid "no need for a trustdb check\n" msgstr "" -#: g10/trustdb.c:577 g10/trustdb.c:2432 +#: g10/trustdb.c:577 g10/trustdb.c:2456 #, c-format msgid "next trustdb check due at %s\n" msgstr "" @@ -6291,32 +6291,32 @@ msgstr "" msgid "checking the trustdb\n" msgstr "|[NAMES]|tjek tillidsdatabasen" -#: g10/trustdb.c:2175 +#: g10/trustdb.c:2199 #, c-format msgid "%d keys processed (%d validity counts cleared)\n" msgstr "" -#: g10/trustdb.c:2240 +#: g10/trustdb.c:2264 msgid "no ultimately trusted keys found\n" msgstr "" -#: g10/trustdb.c:2254 +#: g10/trustdb.c:2278 #, c-format msgid "public key of ultimately trusted key %s not found\n" msgstr "" -#: g10/trustdb.c:2277 +#: g10/trustdb.c:2301 #, c-format msgid "%d marginal(s) needed, %d complete(s) needed, %s trust model\n" msgstr "" -#: g10/trustdb.c:2363 +#: g10/trustdb.c:2387 #, c-format msgid "" "depth: %d valid: %3d signed: %3d trust: %d-, %dq, %dn, %dm, %df, %du\n" msgstr "" -#: g10/trustdb.c:2438 +#: g10/trustdb.c:2462 #, c-format msgid "unable to update trustdb version record: write failed: %s\n" msgstr "" @@ -6499,12 +6499,12 @@ msgid "" "list, export, import Keybox data\n" msgstr "" -#: scd/app-nks.c:325 scd/app-openpgp.c:1456 scd/app-dinsig.c:297 +#: scd/app-nks.c:325 scd/app-openpgp.c:1457 scd/app-dinsig.c:297 msgid "||Please enter your PIN at the reader's keypad" msgstr "" -#: scd/app-nks.c:329 scd/app-openpgp.c:1460 scd/app-openpgp.c:1492 -#: scd/app-openpgp.c:1639 scd/app-openpgp.c:1657 scd/app-openpgp.c:1857 +#: scd/app-nks.c:329 scd/app-openpgp.c:1461 scd/app-openpgp.c:1493 +#: scd/app-openpgp.c:1640 scd/app-openpgp.c:1658 scd/app-openpgp.c:1858 #: scd/app-dinsig.c:301 #, c-format msgid "PIN callback returned error: %s\n" @@ -6517,104 +6517,104 @@ msgstr "" #. TRANSLATORS: Do not translate the "|*|" prefixes but #. keep it at the start of the string. We need this elsewhere #. to get some infos on the string. -#: scd/app-nks.c:557 scd/app-openpgp.c:1897 +#: scd/app-nks.c:557 scd/app-openpgp.c:1898 msgid "|N|New PIN" msgstr "" -#: scd/app-nks.c:560 scd/app-openpgp.c:1901 scd/app-dinsig.c:529 +#: scd/app-nks.c:560 scd/app-openpgp.c:1902 scd/app-dinsig.c:529 #, fuzzy, c-format msgid "error getting new PIN: %s\n" msgstr "fejl ved oprettelse af kodes�tning: %s\n" # er det klogt at overs�tte TrustDB? -#: scd/app-openpgp.c:667 +#: scd/app-openpgp.c:668 #, fuzzy, c-format msgid "failed to store the fingerprint: %s\n" msgstr "kunne ikke initialisere TillidsDB: %s\n" -#: scd/app-openpgp.c:680 +#: scd/app-openpgp.c:681 #, fuzzy, c-format msgid "failed to store the creation date: %s\n" msgstr "ingen standard offentlig n�glering\n" -#: scd/app-openpgp.c:1075 +#: scd/app-openpgp.c:1076 #, fuzzy, c-format msgid "reading public key failed: %s\n" msgstr "fjernelse af beskyttelse fejlede: %s\n" -#: scd/app-openpgp.c:1083 scd/app-openpgp.c:2551 +#: scd/app-openpgp.c:1084 scd/app-openpgp.c:2552 msgid "response does not contain the public key data\n" msgstr "" -#: scd/app-openpgp.c:1091 scd/app-openpgp.c:2559 +#: scd/app-openpgp.c:1092 scd/app-openpgp.c:2560 msgid "response does not contain the RSA modulus\n" msgstr "" -#: scd/app-openpgp.c:1100 scd/app-openpgp.c:2569 +#: scd/app-openpgp.c:1101 scd/app-openpgp.c:2570 msgid "response does not contain the RSA public exponent\n" msgstr "" -#: scd/app-openpgp.c:1416 +#: scd/app-openpgp.c:1417 #, c-format msgid "using default PIN as %s\n" msgstr "" -#: scd/app-openpgp.c:1423 +#: scd/app-openpgp.c:1424 #, c-format msgid "failed to use default PIN as %s: %s - disabling further default use\n" msgstr "" -#: scd/app-openpgp.c:1442 +#: scd/app-openpgp.c:1443 #, c-format msgid "||Please enter your PIN at the reader's keypad%%0A[sigs done: %lu]" msgstr "" -#: scd/app-openpgp.c:1476 +#: scd/app-openpgp.c:1477 #, c-format msgid "||Please enter the PIN%%0A[sigs done: %lu]" msgstr "" -#: scd/app-openpgp.c:1488 +#: scd/app-openpgp.c:1489 #, fuzzy msgid "||Please enter the PIN" msgstr "�ndr kodes�tningen" -#: scd/app-openpgp.c:1499 scd/app-openpgp.c:1664 +#: scd/app-openpgp.c:1500 scd/app-openpgp.c:1665 #, c-format msgid "PIN for CHV%d is too short; minimum length is %d\n" msgstr "" -#: scd/app-openpgp.c:1512 scd/app-openpgp.c:1552 scd/app-openpgp.c:1676 -#: scd/app-openpgp.c:2868 +#: scd/app-openpgp.c:1513 scd/app-openpgp.c:1553 scd/app-openpgp.c:1677 +#: scd/app-openpgp.c:2869 #, fuzzy, c-format msgid "verify CHV%d failed: %s\n" msgstr "p�kl�dning af beskyttelse fejlede: %s\n" -#: scd/app-openpgp.c:1575 +#: scd/app-openpgp.c:1576 msgid "access to admin commands is not configured\n" msgstr "" -#: scd/app-openpgp.c:1596 scd/app-openpgp.c:1839 scd/app-openpgp.c:3119 +#: scd/app-openpgp.c:1597 scd/app-openpgp.c:1840 scd/app-openpgp.c:3120 msgid "error retrieving CHV status from card\n" msgstr "" -#: scd/app-openpgp.c:1602 scd/app-openpgp.c:3128 +#: scd/app-openpgp.c:1603 scd/app-openpgp.c:3129 msgid "card is permanently locked!\n" msgstr "" -#: scd/app-openpgp.c:1609 +#: scd/app-openpgp.c:1610 #, c-format msgid "%d Admin PIN attempts remaining before card is permanently locked\n" msgstr "" -#: scd/app-openpgp.c:1619 +#: scd/app-openpgp.c:1620 #, c-format msgid "" "|A|Please enter the Admin PIN at the reader's keypad%%0A[remaining attempts: " "%d]" msgstr "" -#: scd/app-openpgp.c:1634 +#: scd/app-openpgp.c:1635 #, fuzzy msgid "|A|Please enter the Admin PIN at the reader's keypad" msgstr "�ndr kodes�tningen" @@ -6622,115 +6622,115 @@ msgstr "�ndr kodes�tningen" #. TRANSLATORS: Do not translate the "|A|" prefix but keep #. it at the start of the string. We need this elsewhere to #. get some infos on the string. -#: scd/app-openpgp.c:1654 +#: scd/app-openpgp.c:1655 msgid "|A|Admin PIN" msgstr "" -#: scd/app-openpgp.c:1853 +#: scd/app-openpgp.c:1854 #, fuzzy msgid "||Please enter the Reset Code for the card" msgstr "rev- forkert n�gletilbagekald\n" -#: scd/app-openpgp.c:1862 scd/app-openpgp.c:1925 +#: scd/app-openpgp.c:1863 scd/app-openpgp.c:1926 #, c-format msgid "Reset Code is too short; minimum length is %d\n" msgstr "" -#: scd/app-openpgp.c:1896 +#: scd/app-openpgp.c:1897 msgid "|RN|New Reset Code" msgstr "" -#: scd/app-openpgp.c:1897 +#: scd/app-openpgp.c:1898 msgid "|AN|New Admin PIN" msgstr "" -#: scd/app-openpgp.c:1987 scd/app-openpgp.c:2637 +#: scd/app-openpgp.c:1988 scd/app-openpgp.c:2638 #, fuzzy msgid "error reading application data\n" msgstr "fejl ved l�sning af '%s': %s\n" -#: scd/app-openpgp.c:1993 scd/app-openpgp.c:2644 +#: scd/app-openpgp.c:1994 scd/app-openpgp.c:2645 #, fuzzy msgid "error reading fingerprint DO\n" msgstr "fejl i trailerlinie\n" -#: scd/app-openpgp.c:2003 +#: scd/app-openpgp.c:2004 #, fuzzy msgid "key already exists\n" msgstr "fjern n�gle fra den hemmelige n�glering" -#: scd/app-openpgp.c:2007 +#: scd/app-openpgp.c:2008 msgid "existing key will be replaced\n" msgstr "" -#: scd/app-openpgp.c:2009 +#: scd/app-openpgp.c:2010 #, fuzzy msgid "generating new key\n" msgstr "gener�r et nyt n�glepar" -#: scd/app-openpgp.c:2335 +#: scd/app-openpgp.c:2336 msgid "creation timestamp missing\n" msgstr "" -#: scd/app-openpgp.c:2344 +#: scd/app-openpgp.c:2345 #, c-format msgid "RSA modulus missing or not of size %d bits\n" msgstr "" -#: scd/app-openpgp.c:2356 +#: scd/app-openpgp.c:2357 #, c-format msgid "RSA public exponent missing or larger than %d bits\n" msgstr "" -#: scd/app-openpgp.c:2366 scd/app-openpgp.c:2374 +#: scd/app-openpgp.c:2367 scd/app-openpgp.c:2375 #, c-format msgid "RSA prime %s missing or not of size %d bits\n" msgstr "" # er det klogt at overs�tte TrustDB? -#: scd/app-openpgp.c:2468 +#: scd/app-openpgp.c:2469 #, fuzzy, c-format msgid "failed to store the key: %s\n" msgstr "kunne ikke initialisere TillidsDB: %s\n" -#: scd/app-openpgp.c:2528 +#: scd/app-openpgp.c:2529 msgid "please wait while key is being generated ...\n" msgstr "" -#: scd/app-openpgp.c:2542 +#: scd/app-openpgp.c:2543 #, fuzzy msgid "generating key failed\n" msgstr "fjernelse af beskyttelse fejlede: %s\n" -#: scd/app-openpgp.c:2545 +#: scd/app-openpgp.c:2546 #, fuzzy, c-format msgid "key generation completed (%d seconds)\n" msgstr "N�gleoprettelse annulleret.\n" -#: scd/app-openpgp.c:2602 +#: scd/app-openpgp.c:2603 msgid "invalid structure of OpenPGP card (DO 0x93)\n" msgstr "" -#: scd/app-openpgp.c:2652 +#: scd/app-openpgp.c:2653 msgid "fingerprint on card does not match requested one\n" msgstr "" -#: scd/app-openpgp.c:2767 +#: scd/app-openpgp.c:2768 #, fuzzy, c-format msgid "card does not support digest algorithm %s\n" msgstr "%s signatur fra: %s\n" -#: scd/app-openpgp.c:2843 +#: scd/app-openpgp.c:2844 #, c-format msgid "signatures created so far: %lu\n" msgstr "" -#: scd/app-openpgp.c:3133 +#: scd/app-openpgp.c:3134 msgid "" "verification of Admin PIN is currently prohibited through this command\n" msgstr "" -#: scd/app-openpgp.c:3357 scd/app-openpgp.c:3368 +#: scd/app-openpgp.c:3359 scd/app-openpgp.c:3370 #, fuzzy, c-format msgid "can't access %s - invalid OpenPGP card?\n" msgstr "ingen gyldig OpenPGP data fundet.\n" @@ -7142,7 +7142,7 @@ msgstr "" msgid "[Error - invalid DN]" msgstr "fejl i trailerlinie\n" -#: sm/certdump.c:964 +#: sm/certdump.c:961 #, fuzzy, c-format msgid "" "Please enter the passphrase to unlock the secret key for the X.509 " @@ -7232,6 +7232,12 @@ msgstr "fejl ved skrivning af n�glering `%s': %s\n" msgid "line %d: key generation failed: %s <%s>\n" msgstr "p�kl�dning af beskyttelse fejlede: %s\n" +#: sm/certreqgen.c:806 +msgid "" +"To complete this certificate request please enter the passphrase for the key " +"you just created once more.\n" +msgstr "" + #: sm/certreqgen-ui.c:122 #, fuzzy, c-format msgid " (%d) RSA\n" @@ -7594,7 +7600,7 @@ msgstr "" msgid "error importing certificate: %s\n" msgstr "fejl ved oprettelse af kodes�tning: %s\n" -#: sm/import.c:548 tools/gpg-connect-agent.c:1322 +#: sm/import.c:548 tools/gpg-connect-agent.c:1329 #, fuzzy, c-format msgid "error reading input: %s\n" msgstr "fejl ved l�sning af '%s': %s\n" @@ -7747,91 +7753,91 @@ msgstr " alias \"" msgid "This is a qualified signature\n" msgstr "skriver selvsignatur\n" -#: tools/gpg-connect-agent.c:67 tools/gpgconf.c:78 tools/symcryptrun.c:165 +#: tools/gpg-connect-agent.c:70 tools/gpgconf.c:78 tools/symcryptrun.c:165 #, fuzzy msgid "quiet" msgstr "afslut" -#: tools/gpg-connect-agent.c:68 +#: tools/gpg-connect-agent.c:71 msgid "print data out hex encoded" msgstr "" -#: tools/gpg-connect-agent.c:69 +#: tools/gpg-connect-agent.c:72 msgid "decode received data lines" msgstr "" -#: tools/gpg-connect-agent.c:70 +#: tools/gpg-connect-agent.c:74 msgid "|NAME|connect to Assuan socket NAME" msgstr "" -#: tools/gpg-connect-agent.c:71 +#: tools/gpg-connect-agent.c:76 msgid "run the Assuan server given on the command line" msgstr "" -#: tools/gpg-connect-agent.c:73 +#: tools/gpg-connect-agent.c:78 msgid "do not use extended connect mode" msgstr "" -#: tools/gpg-connect-agent.c:74 +#: tools/gpg-connect-agent.c:80 #, fuzzy msgid "|FILE|run commands from FILE on startup" msgstr "|FILE|indl�s udvidelsesmodul FILE" -#: tools/gpg-connect-agent.c:75 +#: tools/gpg-connect-agent.c:81 msgid "run /subst on startup" msgstr "" -#: tools/gpg-connect-agent.c:176 +#: tools/gpg-connect-agent.c:183 #, fuzzy msgid "Usage: gpg-connect-agent [options] (-h for help)" msgstr "Brug: gpg [flag] [filer] (-h for hj�lp)" -#: tools/gpg-connect-agent.c:179 +#: tools/gpg-connect-agent.c:186 msgid "" "Syntax: gpg-connect-agent [options]\n" "Connect to a running agent and send commands\n" msgstr "" -#: tools/gpg-connect-agent.c:1193 +#: tools/gpg-connect-agent.c:1200 #, c-format msgid "option \"%s\" requires a program and optional arguments\n" msgstr "" -#: tools/gpg-connect-agent.c:1202 +#: tools/gpg-connect-agent.c:1209 #, c-format msgid "option \"%s\" ignored due to \"%s\"\n" msgstr "" -#: tools/gpg-connect-agent.c:1257 tools/gpg-connect-agent.c:1745 +#: tools/gpg-connect-agent.c:1264 tools/gpg-connect-agent.c:1752 #, fuzzy, c-format msgid "receiving line failed: %s\n" msgstr "fjernelse af beskyttelse fejlede: %s\n" -#: tools/gpg-connect-agent.c:1347 +#: tools/gpg-connect-agent.c:1354 #, fuzzy msgid "line too long - skipped\n" msgstr "n�gle %08lX: ikke en rfc2440 n�gle - udeladt\n" -#: tools/gpg-connect-agent.c:1351 +#: tools/gpg-connect-agent.c:1358 msgid "line shortened due to embedded Nul character\n" msgstr "" -#: tools/gpg-connect-agent.c:1719 +#: tools/gpg-connect-agent.c:1726 #, fuzzy, c-format msgid "unknown command `%s'\n" msgstr "ukendt standard modtager '%s'\n" -#: tools/gpg-connect-agent.c:1737 +#: tools/gpg-connect-agent.c:1744 #, fuzzy, c-format msgid "sending line failed: %s\n" msgstr "signering fejlede: %s\n" -#: tools/gpg-connect-agent.c:2127 +#: tools/gpg-connect-agent.c:2166 #, fuzzy, c-format msgid "error sending %s command: %s\n" msgstr "fejl ved l�sning af '%s': %s\n" -#: tools/gpg-connect-agent.c:2136 +#: tools/gpg-connect-agent.c:2175 #, fuzzy, c-format msgid "error sending standard options: %s\n" msgstr "fejl ved l�sning af '%s': %s\n" @@ -8040,21 +8046,21 @@ msgid "" "Manage configuration options for tools of the GnuPG system\n" msgstr "" -#: tools/gpgconf.c:210 tools/gpgconf.c:250 +#: tools/gpgconf.c:209 tools/gpgconf.c:249 #, fuzzy msgid "usage: gpgconf [options] " msgstr "brug: gpg [flag] " -#: tools/gpgconf.c:212 +#: tools/gpgconf.c:211 msgid "Need one component argument" msgstr "" -#: tools/gpgconf.c:221 +#: tools/gpgconf.c:220 #, fuzzy msgid "Component not found" msgstr "offentlig n�gle ikke fundet" -#: tools/gpgconf.c:252 +#: tools/gpgconf.c:251 #, fuzzy msgid "No argument allowed" msgstr "skriver hemmeligt certifikat til '%s'\n" @@ -8213,16 +8219,16 @@ msgstr "kan ikke oprette %s: %s\n" msgid "cannot allocate outfile string: %s\n" msgstr "kan ikke oprette %s: %s\n" -#: tools/symcryptrun.c:985 +#: tools/symcryptrun.c:984 #, c-format msgid "either %s or %s must be given\n" msgstr "" -#: tools/symcryptrun.c:1012 +#: tools/symcryptrun.c:1011 msgid "no class provided\n" msgstr "" -#: tools/symcryptrun.c:1021 +#: tools/symcryptrun.c:1020 #, fuzzy, c-format msgid "class %s is not supported\n" msgstr "valgte cifferalgoritme %d er ugyldig\n" @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: gnupg-2.0.10\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2008-12-03 09:59+0100\n" -"PO-Revision-Date: 2008-12-05 16:53+0100\n" +"POT-Creation-Date: 2008-12-09 11:57+0100\n" +"PO-Revision-Date: 2008-12-09 12:01+0100\n" "Last-Translator: Walter Koch <[email protected]>\n" "Language-Team: German <[email protected]>\n" "MIME-Version: 1.0\n" @@ -96,8 +96,8 @@ msgstr "Passphrase" msgid "ssh keys greater than %d bits are not supported\n" msgstr "SSH Schlüssel von mehr als %d Bits werden nicht unterstützt\n" -#: agent/command-ssh.c:688 g10/exec.c:478 g10/gpg.c:1073 g10/keygen.c:3226 -#: g10/keygen.c:3259 g10/keyring.c:1206 g10/keyring.c:1510 g10/openfile.c:275 +#: agent/command-ssh.c:688 g10/exec.c:478 g10/gpg.c:1079 g10/keygen.c:3248 +#: g10/keygen.c:3281 g10/keyring.c:1206 g10/keyring.c:1510 g10/openfile.c:275 #: g10/openfile.c:368 g10/sign.c:798 g10/sign.c:1107 g10/tdbio.c:547 #: jnlib/dotlock.c:311 #, c-format @@ -106,7 +106,7 @@ msgstr "'%s' kann nicht erzeugt werden: %s\n" #: agent/command-ssh.c:700 common/helpfile.c:47 g10/card-util.c:733 #: g10/dearmor.c:60 g10/dearmor.c:107 g10/decrypt.c:70 g10/encode.c:194 -#: g10/encode.c:504 g10/gpg.c:1074 g10/import.c:193 g10/keygen.c:2711 +#: g10/encode.c:504 g10/gpg.c:1080 g10/import.c:193 g10/keygen.c:2733 #: g10/keyring.c:1536 g10/openfile.c:192 g10/openfile.c:353 #: g10/plaintext.c:503 g10/sign.c:780 g10/sign.c:975 g10/sign.c:1091 #: g10/sign.c:1247 g10/tdbdump.c:142 g10/tdbdump.c:150 g10/tdbio.c:551 @@ -152,7 +152,7 @@ msgid "Please enter the passphrase for the ssh key%0A %c" msgstr "Bitte geben Sie die Passphrase für den SSH-Schlüssel %0A %c ein" #: agent/command-ssh.c:2346 agent/genkey.c:310 agent/genkey.c:432 -#: agent/protect-tool.c:1199 +#: agent/protect-tool.c:1198 msgid "Please re-enter this passphrase" msgstr "Bitte geben Sie die Passphrase noch einmal ein:" @@ -166,7 +166,7 @@ msgstr "" "0A %s%%0A im Schlüsselspeicher des gpg-agenten zu schützen" #: agent/command-ssh.c:2405 agent/genkey.c:340 agent/genkey.c:463 -#: agent/protect-tool.c:1205 tools/symcryptrun.c:434 +#: agent/protect-tool.c:1204 tools/symcryptrun.c:434 msgid "does not match - try again" msgstr "Keine Übereinstimmung - bitte nochmal versuchen" @@ -313,7 +313,7 @@ msgid "run in daemon mode (background)" msgstr "Im Daemon Modus ausführen" #: agent/gpg-agent.c:121 g10/gpg.c:483 g10/gpgv.c:71 kbx/kbxutil.c:88 -#: scd/scdaemon.c:107 sm/gpgsm.c:281 tools/gpg-connect-agent.c:66 +#: scd/scdaemon.c:107 sm/gpgsm.c:281 tools/gpg-connect-agent.c:69 #: tools/gpgconf.c:77 tools/symcryptrun.c:164 msgid "verbose" msgstr "Detaillierte Informationen" @@ -397,7 +397,7 @@ msgid "|FILE|write environment settings also to FILE" msgstr "|DATEI|Schreibe die Umgebungsvariabeln auf DATEI" #: agent/gpg-agent.c:313 agent/preset-passphrase.c:94 agent/protect-tool.c:146 -#: scd/scdaemon.c:241 sm/gpgsm.c:512 tools/gpg-connect-agent.c:173 +#: scd/scdaemon.c:241 sm/gpgsm.c:512 tools/gpg-connect-agent.c:180 #: tools/gpgconf.c:99 tools/symcryptrun.c:204 tools/gpg-check-pattern.c:141 msgid "Please report bugs to <" msgstr "Fehlerberichte bitte an <" @@ -419,25 +419,25 @@ msgstr "" msgid "invalid debug-level `%s' given\n" msgstr "ungültige Debugebene `%s' angegeben\n" -#: agent/gpg-agent.c:557 agent/protect-tool.c:1068 kbx/kbxutil.c:430 -#: scd/scdaemon.c:385 sm/gpgsm.c:877 sm/gpgsm.c:880 tools/symcryptrun.c:997 -#: tools/gpg-check-pattern.c:178 +#: agent/gpg-agent.c:557 agent/protect-tool.c:1067 kbx/kbxutil.c:429 +#: scd/scdaemon.c:385 sm/gpgsm.c:878 sm/gpgsm.c:881 tools/symcryptrun.c:996 +#: tools/gpg-check-pattern.c:177 #, c-format msgid "%s is too old (need %s, have %s)\n" msgstr "Die Bibliothek %s ist nicht aktuell (benötige %s, habe %s)\n" -#: agent/gpg-agent.c:656 g10/gpg.c:2080 scd/scdaemon.c:466 sm/gpgsm.c:968 +#: agent/gpg-agent.c:656 g10/gpg.c:2086 scd/scdaemon.c:466 sm/gpgsm.c:968 #, c-format msgid "NOTE: no default option file `%s'\n" msgstr "Hinweis: Keine voreingestellte Optionendatei '%s' vorhanden\n" -#: agent/gpg-agent.c:661 agent/gpg-agent.c:1240 g10/gpg.c:2084 -#: scd/scdaemon.c:471 sm/gpgsm.c:972 tools/symcryptrun.c:930 +#: agent/gpg-agent.c:661 agent/gpg-agent.c:1240 g10/gpg.c:2090 +#: scd/scdaemon.c:471 sm/gpgsm.c:972 tools/symcryptrun.c:929 #, c-format msgid "option file `%s': %s\n" msgstr "Optionendatei '%s': %s\n" -#: agent/gpg-agent.c:669 g10/gpg.c:2091 scd/scdaemon.c:479 sm/gpgsm.c:979 +#: agent/gpg-agent.c:669 g10/gpg.c:2097 scd/scdaemon.c:479 sm/gpgsm.c:979 #, c-format msgid "reading options from `%s'\n" msgstr "Optionen werden aus '%s' gelesen\n" @@ -532,27 +532,27 @@ msgstr "SSH-Handhabungsroutine 0x%lx für fd %d gestartet\n" msgid "ssh handler 0x%lx for fd %d terminated\n" msgstr "SSH-Handhabungsroutine 0x%lx für fd %d beendet\n" -#: agent/gpg-agent.c:1833 scd/scdaemon.c:1186 +#: agent/gpg-agent.c:1843 scd/scdaemon.c:1200 #, c-format msgid "pth_select failed: %s - waiting 1s\n" msgstr "pth_select()-Aufruf fehlgeschlagen: %s - warte 1s\n" -#: agent/gpg-agent.c:1946 scd/scdaemon.c:1253 +#: agent/gpg-agent.c:1956 scd/scdaemon.c:1267 #, c-format msgid "%s %s stopped\n" msgstr "%s %s angehalten\n" -#: agent/gpg-agent.c:2074 +#: agent/gpg-agent.c:2084 msgid "no gpg-agent running in this session\n" msgstr "Der gpg-agent läuft nicht für diese Session\n" -#: agent/gpg-agent.c:2085 common/simple-pwquery.c:349 common/asshelp.c:326 -#: tools/gpg-connect-agent.c:2094 +#: agent/gpg-agent.c:2095 common/simple-pwquery.c:349 common/asshelp.c:326 +#: tools/gpg-connect-agent.c:2133 msgid "malformed GPG_AGENT_INFO environment variable\n" msgstr "fehlerhaft aufgebaute GPG_AGENT_INFO - Umgebungsvariable\n" -#: agent/gpg-agent.c:2098 common/simple-pwquery.c:361 common/asshelp.c:338 -#: tools/gpg-connect-agent.c:2105 +#: agent/gpg-agent.c:2108 common/simple-pwquery.c:361 common/asshelp.c:338 +#: tools/gpg-connect-agent.c:2144 #, c-format msgid "gpg-agent protocol version %d is not supported\n" msgstr "GPG-Agent-Protokoll-Version %d wird nicht unterstützt\n" @@ -581,16 +581,16 @@ msgstr "" "Syntax: gpg-protect-tool [Optionen] [Argumente]\n" "Werkzeug zum Bearbeiten von geheimen Schlüsseln\n" -#: agent/protect-tool.c:1190 +#: agent/protect-tool.c:1189 msgid "Please enter the passphrase to unprotect the PKCS#12 object." msgstr "Bitte geben Sie die Passphrase zum Entsperren des PKCS#12 Objekts ein" -#: agent/protect-tool.c:1193 +#: agent/protect-tool.c:1192 msgid "Please enter the passphrase to protect the new PKCS#12 object." msgstr "" "Bitte geben Sie die Passphrase zum Schützen des neuen PKCS#12 Objekts ein" -#: agent/protect-tool.c:1196 +#: agent/protect-tool.c:1195 msgid "" "Please enter the passphrase to protect the imported object within the GnuPG " "system." @@ -598,7 +598,7 @@ msgstr "" "Bitte geben Sie die Passphrase ein, um das importierte Objekt im GnuPG " "System zu schützen." -#: agent/protect-tool.c:1201 +#: agent/protect-tool.c:1200 msgid "" "Please enter the passphrase or the PIN\n" "needed to complete this operation." @@ -606,16 +606,16 @@ msgstr "" "Die Eingabe der Passphrase bzw. der PIN\n" "wird benötigt um diese Aktion auszuführen." -#: agent/protect-tool.c:1206 tools/symcryptrun.c:435 +#: agent/protect-tool.c:1205 tools/symcryptrun.c:435 msgid "Passphrase:" msgstr "Passphrase:" -#: agent/protect-tool.c:1214 tools/symcryptrun.c:442 +#: agent/protect-tool.c:1213 tools/symcryptrun.c:442 #, c-format msgid "error while asking for the passphrase: %s\n" msgstr "Fehler bei der Abfrage der Passphrase: %s\n" -#: agent/protect-tool.c:1217 tools/symcryptrun.c:446 +#: agent/protect-tool.c:1216 tools/symcryptrun.c:446 msgid "cancelled\n" msgstr "Vom Benutzer abgebrochen\n" @@ -699,7 +699,9 @@ msgstr "Korrekt" msgid "" "Do you ultimately trust%%0A \"%s\"%%0Ato correctly certify user " "certificates?" -msgstr "Wenn Sie vollständiges Vertrauen haben, daß%%0A \"%s\"%%0ABenutzerzertifikate verläßlich zertifiziert, so antworten Sie mit \"Ja\"." +msgstr "" +"Wenn Sie vollständiges Vertrauen haben, daß%%0A \"%s\"%%" +"0ABenutzerzertifikate verläßlich zertifiziert, so antworten Sie mit \"Ja\"." #: agent/trustlist.c:587 common/audit.c:463 msgid "Yes" @@ -879,7 +881,7 @@ msgstr "" msgid "out of core while allocating %lu bytes" msgstr "Kein Speicher mehr vorhanden, als %lu Byte zugewiesen werden sollten" -#: common/asshelp.c:244 +#: common/asshelp.c:244 tools/gpg-connect-agent.c:2101 msgid "no running gpg-agent - starting one\n" msgstr "Kein aktiver gpg-agent - es wird einer gestarted\n" @@ -1119,7 +1121,7 @@ msgid "OpenPGP card no. %s detected\n" msgstr "OpenPGP Karte Nr. %s erkannt\n" #: g10/card-util.c:75 g10/card-util.c:1485 g10/delkey.c:126 g10/keyedit.c:1549 -#: g10/keygen.c:2902 g10/revoke.c:216 g10/revoke.c:455 +#: g10/keygen.c:2924 g10/revoke.c:216 g10/revoke.c:455 msgid "can't do this in batch mode\n" msgstr "Dies kann im Batchmodus nicht durchgeführt werden.\n" @@ -1127,7 +1129,7 @@ msgstr "Dies kann im Batchmodus nicht durchgeführt werden.\n" msgid "This command is only available for version 2 cards\n" msgstr "Dieser Befehl ist nur für Karten ab Version 2 möglich.\n" -#: g10/card-util.c:85 scd/app-openpgp.c:1848 +#: g10/card-util.c:85 scd/app-openpgp.c:1849 msgid "Reset Code not or not anymore available\n" msgstr "Der Rückstellcode ist nicht vorhanden\n" @@ -1415,18 +1417,18 @@ msgstr "Ungültiger Befehl (versuchen Sie's mal mit \"help\")\n" msgid "--output doesn't work for this command\n" msgstr "--output funktioniert nicht bei diesem Befehl\n" -#: g10/decrypt.c:166 g10/gpg.c:3963 g10/keyring.c:380 g10/keyring.c:667 +#: g10/decrypt.c:166 g10/gpg.c:3969 g10/keyring.c:380 g10/keyring.c:667 #, c-format msgid "can't open `%s'\n" msgstr "'%s' kann nicht geöffnet werden\n" -#: g10/delkey.c:73 g10/export.c:324 g10/keyedit.c:3424 g10/keyserver.c:1727 +#: g10/delkey.c:73 g10/export.c:324 g10/keyedit.c:3424 g10/keyserver.c:1729 #: g10/revoke.c:226 #, c-format msgid "key \"%s\" not found: %s\n" msgstr "Schlüssel \"%s\" nicht gefunden: %s\n" -#: g10/delkey.c:81 g10/export.c:354 g10/import.c:2417 g10/keyserver.c:1741 +#: g10/delkey.c:81 g10/export.c:354 g10/import.c:2417 g10/keyserver.c:1743 #: g10/revoke.c:232 g10/revoke.c:477 #, c-format msgid "error reading keyblock: %s\n" @@ -1867,7 +1869,7 @@ msgid "run in server mode" msgstr "Im Server Modus ausführen" #: g10/gpg.c:436 g10/gpgv.c:69 kbx/kbxutil.c:81 sm/gpgsm.c:226 -#: tools/gpg-connect-agent.c:64 tools/gpgconf.c:74 tools/symcryptrun.c:157 +#: tools/gpg-connect-agent.c:67 tools/gpgconf.c:74 tools/symcryptrun.c:157 msgid "" "@\n" "Options:\n" @@ -1990,53 +1992,53 @@ msgstr "Komprimierung: " msgid "usage: gpg [options] " msgstr "Aufruf: gpg [Optionen] " -#: g10/gpg.c:1109 sm/gpgsm.c:675 +#: g10/gpg.c:1115 sm/gpgsm.c:675 msgid "conflicting commands\n" msgstr "Widersprüchliche Befehle\n" -#: g10/gpg.c:1127 +#: g10/gpg.c:1133 #, c-format msgid "no = sign found in group definition `%s'\n" msgstr "Kein '='-Zeichen in der Gruppendefinition gefunden `%s'\n" -#: g10/gpg.c:1324 +#: g10/gpg.c:1330 #, c-format msgid "WARNING: unsafe ownership on homedir `%s'\n" msgstr "WARNUNG: Unsicheres Besitzverhältnis des Home-Verzeichnis `%s'\n" -#: g10/gpg.c:1327 +#: g10/gpg.c:1333 #, c-format msgid "WARNING: unsafe ownership on configuration file `%s'\n" msgstr "WARNUNG: Unsicheres Besitzverhältnis der Konfigurationsdatei `%s'\n" -#: g10/gpg.c:1330 +#: g10/gpg.c:1336 #, c-format msgid "WARNING: unsafe ownership on extension `%s'\n" msgstr "WARNUNG: Unsicheres Besitzverhältnis auf die Erweiterung `%s'\n" -#: g10/gpg.c:1336 +#: g10/gpg.c:1342 #, c-format msgid "WARNING: unsafe permissions on homedir `%s'\n" msgstr "WARNUNG: Unsichere Zugriffsrechte des Home-Verzeichnis `%s'\n" -#: g10/gpg.c:1339 +#: g10/gpg.c:1345 #, c-format msgid "WARNING: unsafe permissions on configuration file `%s'\n" msgstr "WARNUNG: Unsichere Zugriffsrechte der Konfigurationsdatei `%s'\n" -#: g10/gpg.c:1342 +#: g10/gpg.c:1348 #, c-format msgid "WARNING: unsafe permissions on extension `%s'\n" msgstr "WARNUNG: Unsichere Zugriffsrechte auf die Erweiterung `%s'\n" -#: g10/gpg.c:1348 +#: g10/gpg.c:1354 #, c-format msgid "WARNING: unsafe enclosing directory ownership on homedir `%s'\n" msgstr "" "WARNUNG: Unsicheres Besitzverhältnis des umgebenden Verzeichnisses für Home-" "Verzeichnis `%s'\n" -#: g10/gpg.c:1351 +#: g10/gpg.c:1357 #, c-format msgid "" "WARNING: unsafe enclosing directory ownership on configuration file `%s'\n" @@ -2044,20 +2046,20 @@ msgstr "" "WARNUNG: Unsicheres Besitzverhältnis des umgebenden Verzeichnisses der " "Konfigurationsdatei `%s'\n" -#: g10/gpg.c:1354 +#: g10/gpg.c:1360 #, c-format msgid "WARNING: unsafe enclosing directory ownership on extension `%s'\n" msgstr "" "WARNUNG: Unsicheres Besitzverhältnis des umgebenden Verzeichnisses `%s'\n" -#: g10/gpg.c:1360 +#: g10/gpg.c:1366 #, c-format msgid "WARNING: unsafe enclosing directory permissions on homedir `%s'\n" msgstr "" "WARNUNG: Unsichere Zugriffsrechte des umgebenden Verzeichnisses des Home-" "Verzeichnisses `%s'\n" -#: g10/gpg.c:1363 +#: g10/gpg.c:1369 #, c-format msgid "" "WARNING: unsafe enclosing directory permissions on configuration file `%s'\n" @@ -2065,475 +2067,475 @@ msgstr "" "WARNUNG: Unsichere Zugriffsrechte des umgebenden Verzeichnisses der " "Konfigurationsdatei `%s'\n" -#: g10/gpg.c:1366 +#: g10/gpg.c:1372 #, c-format msgid "WARNING: unsafe enclosing directory permissions on extension `%s'\n" msgstr "" "WARNUNG: Unsichere Zugriffsrechte des umgebenden Verzeichnisses auf " "Erweiterung `%s'\n" -#: g10/gpg.c:1545 +#: g10/gpg.c:1551 #, c-format msgid "unknown configuration item `%s'\n" msgstr "Unbekanntes Konfigurationselement `%s'\n" -#: g10/gpg.c:1645 +#: g10/gpg.c:1651 msgid "display photo IDs during key listings" msgstr "Anzeigen der Foto-ID in den Schlüssellisten" -#: g10/gpg.c:1647 +#: g10/gpg.c:1653 msgid "show policy URLs during signature listings" msgstr "Zeige Richtlinien-URL während der Unterschriftenlisten" -#: g10/gpg.c:1649 +#: g10/gpg.c:1655 msgid "show all notations during signature listings" msgstr "Alle Notationen mit den Signaturen anlisten" -#: g10/gpg.c:1651 +#: g10/gpg.c:1657 msgid "show IETF standard notations during signature listings" msgstr "Zeige IETF-Standard" -#: g10/gpg.c:1655 +#: g10/gpg.c:1661 msgid "show user-supplied notations during signature listings" msgstr "Zeige anwenderseitige Notationen in den Unterschriftenlisten" -#: g10/gpg.c:1657 +#: g10/gpg.c:1663 msgid "show preferred keyserver URLs during signature listings" msgstr "Der bevorzugten Schlüsselserver mit den Signaturen anlisten" -#: g10/gpg.c:1659 +#: g10/gpg.c:1665 msgid "show user ID validity during key listings" msgstr "Zeige Gültigkeit der User-ID in den Schlüssellisten" -#: g10/gpg.c:1661 +#: g10/gpg.c:1667 msgid "show revoked and expired user IDs in key listings" msgstr "Zeige widerrufene und verfallene User-ID in den Schlüssellisten" -#: g10/gpg.c:1663 +#: g10/gpg.c:1669 msgid "show revoked and expired subkeys in key listings" msgstr "Zeige widerrufene und verfallene Unterschlüssel in den Schlüssellisten" -#: g10/gpg.c:1665 +#: g10/gpg.c:1671 msgid "show the keyring name in key listings" msgstr "Anzeigen des Schlüsselbundes, in dem ein Schlüssel drin ist" -#: g10/gpg.c:1667 +#: g10/gpg.c:1673 msgid "show expiration dates during signature listings" msgstr "Das Ablaufdatum mit den Signaturen anlisten" -#: g10/gpg.c:1828 +#: g10/gpg.c:1834 #, c-format msgid "NOTE: old default options file `%s' ignored\n" msgstr "Hinweis: Alte voreingestellte Optionendatei '%s' wurde ignoriert\n" -#: g10/gpg.c:1919 +#: g10/gpg.c:1926 #, c-format msgid "libgcrypt is too old (need %s, have %s)\n" msgstr "" "Die Bibliothek \"libgcrypt\" is zu alt (benötigt wird %s, vorhanden ist %s)\n" -#: g10/gpg.c:2303 g10/gpg.c:2989 g10/gpg.c:3001 +#: g10/gpg.c:2309 g10/gpg.c:2995 g10/gpg.c:3007 #, c-format msgid "NOTE: %s is not for normal use!\n" msgstr "Hinweis: %s ist nicht für den üblichen Gebrauch gedacht!\n" -#: g10/gpg.c:2484 g10/gpg.c:2496 +#: g10/gpg.c:2490 g10/gpg.c:2502 #, c-format msgid "`%s' is not a valid signature expiration\n" msgstr "`%s' ist kein gültiges Unterschriftablaufdatum\n" -#: g10/gpg.c:2578 +#: g10/gpg.c:2584 #, c-format msgid "`%s' is not a valid character set\n" msgstr "`%s' ist kein gültiger Zeichensatz\n" -#: g10/gpg.c:2601 g10/gpg.c:2796 g10/keyedit.c:4107 +#: g10/gpg.c:2607 g10/gpg.c:2802 g10/keyedit.c:4107 msgid "could not parse keyserver URL\n" msgstr "Schlüsselserver-URL konnte nicht analysiert werden\n" -#: g10/gpg.c:2613 +#: g10/gpg.c:2619 #, c-format msgid "%s:%d: invalid keyserver options\n" msgstr "%s:%d: ungültige Schlüsselserver-Option\n" -#: g10/gpg.c:2616 +#: g10/gpg.c:2622 msgid "invalid keyserver options\n" msgstr "Ungültige Schlüsselserver-Option\n" -#: g10/gpg.c:2623 +#: g10/gpg.c:2629 #, c-format msgid "%s:%d: invalid import options\n" msgstr "%s:%d: ungültige Import-Option\n" -#: g10/gpg.c:2626 +#: g10/gpg.c:2632 msgid "invalid import options\n" msgstr "Ungültige Import-Option\n" -#: g10/gpg.c:2633 +#: g10/gpg.c:2639 #, c-format msgid "%s:%d: invalid export options\n" msgstr "%s:%d: ungültige Export-Option.\n" -#: g10/gpg.c:2636 +#: g10/gpg.c:2642 msgid "invalid export options\n" msgstr "Ungültige Export-Option\n" -#: g10/gpg.c:2643 +#: g10/gpg.c:2649 #, c-format msgid "%s:%d: invalid list options\n" msgstr "%s:%d: ungültige Listen-Option.\n" -#: g10/gpg.c:2646 +#: g10/gpg.c:2652 msgid "invalid list options\n" msgstr "Ungültige Listen-Option\n" -#: g10/gpg.c:2654 +#: g10/gpg.c:2660 msgid "display photo IDs during signature verification" msgstr "Zeige die Foto-ID während der Unterschriftenprüfung" -#: g10/gpg.c:2656 +#: g10/gpg.c:2662 msgid "show policy URLs during signature verification" msgstr "Zeige Richtlinien-URLs während der Unterschriftenprüfung" -#: g10/gpg.c:2658 +#: g10/gpg.c:2664 msgid "show all notations during signature verification" msgstr "Alle Notationen während der Signaturprüfung anzeigen" -#: g10/gpg.c:2660 +#: g10/gpg.c:2666 msgid "show IETF standard notations during signature verification" msgstr "Zeige IETF-Standard-Notationen während der Unterschriftenprüfung" -#: g10/gpg.c:2664 +#: g10/gpg.c:2670 msgid "show user-supplied notations during signature verification" msgstr "Zeige anwenderseitige Notationen während der Unterschriftenprüfung" -#: g10/gpg.c:2666 +#: g10/gpg.c:2672 msgid "show preferred keyserver URLs during signature verification" msgstr "" "Die URL für den bevorzugten Schlüsselserver während der " "Unterschriftenprüfung anzeigen" -#: g10/gpg.c:2668 +#: g10/gpg.c:2674 msgid "show user ID validity during signature verification" msgstr "Die Gültigkeit der User-ID während der Unterschriftenprüfung anzeigen" -#: g10/gpg.c:2670 +#: g10/gpg.c:2676 msgid "show revoked and expired user IDs in signature verification" msgstr "" "Zeige widerrufene und verfallene User-IDs während der Unterschriftenprüfung" -#: g10/gpg.c:2672 +#: g10/gpg.c:2678 msgid "show only the primary user ID in signature verification" msgstr "Zeige nur die Hauptuser-ID während der Unterschriftenprüfung" -#: g10/gpg.c:2674 +#: g10/gpg.c:2680 msgid "validate signatures with PKA data" msgstr "Prüfe Unterschriftengültigkeit mittels PKA-Daten" -#: g10/gpg.c:2676 +#: g10/gpg.c:2682 msgid "elevate the trust of signatures with valid PKA data" msgstr "werte das Vertrauen zu Unterschriften durch gültige PKA-Daten auf" -#: g10/gpg.c:2683 +#: g10/gpg.c:2689 #, c-format msgid "%s:%d: invalid verify options\n" msgstr "%s:%d: ungültige Überprüfuns-Option.\n" -#: g10/gpg.c:2686 +#: g10/gpg.c:2692 msgid "invalid verify options\n" msgstr "Ungültige Überprüfungs-Option\n" -#: g10/gpg.c:2693 +#: g10/gpg.c:2699 #, c-format msgid "unable to set exec-path to %s\n" msgstr "Der Ausführungspfad konnte nicht auf %s gesetzt werden.\n" -#: g10/gpg.c:2868 +#: g10/gpg.c:2874 #, c-format msgid "%s:%d: invalid auto-key-locate list\n" msgstr "%s:%d: ungültige \"auto-key-locate\"-Liste\n" -#: g10/gpg.c:2871 +#: g10/gpg.c:2877 msgid "invalid auto-key-locate list\n" msgstr "ungültige \"auto-key-locate\"-Liste\n" -#: g10/gpg.c:2978 sm/gpgsm.c:1386 +#: g10/gpg.c:2984 sm/gpgsm.c:1386 msgid "WARNING: program may create a core file!\n" msgstr "WARNUNG: Programm könnte eine core-dump-Datei schreiben!\n" -#: g10/gpg.c:2982 +#: g10/gpg.c:2988 #, c-format msgid "WARNING: %s overrides %s\n" msgstr "WARNUNG: %s ersetzt %s\n" -#: g10/gpg.c:2991 +#: g10/gpg.c:2997 #, c-format msgid "%s not allowed with %s!\n" msgstr "%s kann nicht zusammen mit %s verwendet werden!\n" -#: g10/gpg.c:2994 +#: g10/gpg.c:3000 #, c-format msgid "%s makes no sense with %s!\n" msgstr "%s zusammen mit %s ist nicht sinnvoll!\n" -#: g10/gpg.c:3009 +#: g10/gpg.c:3015 #, c-format msgid "will not run with insecure memory due to %s\n" msgstr "Startet nicht mit unsicherem Speicher, wegen Option %s\n" -#: g10/gpg.c:3023 +#: g10/gpg.c:3029 msgid "you can only make detached or clear signatures while in --pgp2 mode\n" msgstr "" "Im --pgp2-Modus können Sie nur abgetrennte oder Klartextunterschriften " "machen\n" -#: g10/gpg.c:3029 +#: g10/gpg.c:3035 msgid "you can't sign and encrypt at the same time while in --pgp2 mode\n" msgstr "" "Im --pgp2-Modus können Sie nicht gleichzeitig unterschreiben und " "verschlüsseln\n" -#: g10/gpg.c:3035 +#: g10/gpg.c:3041 msgid "you must use files (and not a pipe) when working with --pgp2 enabled.\n" msgstr "" "Im --pgp2-Modus müssen Sie Dateien benutzen und können keine Pipes " "verwenden.\n" -#: g10/gpg.c:3048 +#: g10/gpg.c:3054 msgid "encrypting a message in --pgp2 mode requires the IDEA cipher\n" msgstr "" "Verschlüssen einer Botschaft benötigt im --pgp2-Modus die IDEA-" "Verschlüsselung\n" -#: g10/gpg.c:3114 g10/gpg.c:3138 sm/gpgsm.c:1458 +#: g10/gpg.c:3120 g10/gpg.c:3144 sm/gpgsm.c:1458 msgid "selected cipher algorithm is invalid\n" msgstr "Das ausgewählte Verschlüsselungsverfahren ist ungültig\n" -#: g10/gpg.c:3120 g10/gpg.c:3144 sm/gpgsm.c:1466 sm/gpgsm.c:1472 +#: g10/gpg.c:3126 g10/gpg.c:3150 sm/gpgsm.c:1466 sm/gpgsm.c:1472 msgid "selected digest algorithm is invalid\n" msgstr "Das ausgewählte Hashverfahren ist ungültig\n" -#: g10/gpg.c:3126 +#: g10/gpg.c:3132 msgid "selected compression algorithm is invalid\n" msgstr "Das ausgewählte Komprimierungsverfahren ist ungültig\n" -#: g10/gpg.c:3132 +#: g10/gpg.c:3138 msgid "selected certification digest algorithm is invalid\n" msgstr "Das ausgewählte Hashverfahren ist ungültig\n" -#: g10/gpg.c:3147 +#: g10/gpg.c:3153 msgid "completes-needed must be greater than 0\n" msgstr "completes-needed müssen größer als 0 sein\n" -#: g10/gpg.c:3149 +#: g10/gpg.c:3155 msgid "marginals-needed must be greater than 1\n" msgstr "marginals-needed müssen größer als 1 sein\n" -#: g10/gpg.c:3151 +#: g10/gpg.c:3157 msgid "max-cert-depth must be in the range from 1 to 255\n" msgstr "max-cert-depth muß im Bereich 1 bis 255 liegen\n" -#: g10/gpg.c:3153 +#: g10/gpg.c:3159 msgid "invalid default-cert-level; must be 0, 1, 2, or 3\n" msgstr "ungültiger \"default-cert-level\"; Wert muß 0, 1, 2 oder 3 sein\n" -#: g10/gpg.c:3155 +#: g10/gpg.c:3161 msgid "invalid min-cert-level; must be 1, 2, or 3\n" msgstr "ungültiger \"min-cert-level\"; Wert muß 0, 1, 2 oder 3 sein\n" -#: g10/gpg.c:3158 +#: g10/gpg.c:3164 msgid "NOTE: simple S2K mode (0) is strongly discouraged\n" msgstr "Hinweis: Vom \"simple S2K\"-Modus (0) ist strikt abzuraten\n" -#: g10/gpg.c:3162 +#: g10/gpg.c:3168 msgid "invalid S2K mode; must be 0, 1 or 3\n" msgstr "ungültiger \"simple S2K\"-Modus; Wert muß 0, 1 oder 3 sein\n" -#: g10/gpg.c:3169 +#: g10/gpg.c:3175 msgid "invalid default preferences\n" msgstr "ungültige Standard-Voreinstellungen\n" -#: g10/gpg.c:3178 +#: g10/gpg.c:3184 msgid "invalid personal cipher preferences\n" msgstr "ungültige private Verschlüsselungsvoreinstellungen\n" -#: g10/gpg.c:3182 +#: g10/gpg.c:3188 msgid "invalid personal digest preferences\n" msgstr "ungültige private Hashvoreinstellungen\n" -#: g10/gpg.c:3186 +#: g10/gpg.c:3192 msgid "invalid personal compress preferences\n" msgstr "ungültige private Komprimierungsvoreinstellungen\n" -#: g10/gpg.c:3219 +#: g10/gpg.c:3225 #, c-format msgid "%s does not yet work with %s\n" msgstr "%s arbeitet noch nicht mit %s zusammen\n" -#: g10/gpg.c:3266 +#: g10/gpg.c:3272 #, c-format msgid "you may not use cipher algorithm `%s' while in %s mode\n" msgstr "" "Die Benutzung des Verschlüsselungsverfahren %s ist im %s-Modus nicht " "erlaubt.\n" -#: g10/gpg.c:3271 +#: g10/gpg.c:3277 #, c-format msgid "you may not use digest algorithm `%s' while in %s mode\n" msgstr "Die Benutzung der Hashmethode %s ist im %s-Modus nicht erlaubt.\n" -#: g10/gpg.c:3276 +#: g10/gpg.c:3282 #, c-format msgid "you may not use compression algorithm `%s' while in %s mode\n" msgstr "" "Die Benutzung des Komprimierverfahren %s ist im %s-Modus nicht erlaubt.\n" -#: g10/gpg.c:3359 +#: g10/gpg.c:3365 #, c-format msgid "failed to initialize the TrustDB: %s\n" msgstr "Die Trust-DB kann nicht initialisiert werden: %s\n" -#: g10/gpg.c:3370 +#: g10/gpg.c:3376 msgid "WARNING: recipients (-r) given without using public key encryption\n" msgstr "" "WARNUNG: Empfänger (-r) angegeben ohne Verwendung von Public-Key-Verfahren\n" -#: g10/gpg.c:3391 +#: g10/gpg.c:3397 msgid "--store [filename]" msgstr "--store [Dateiname]" -#: g10/gpg.c:3398 +#: g10/gpg.c:3404 msgid "--symmetric [filename]" msgstr "--symmetric [Dateiname]" -#: g10/gpg.c:3400 +#: g10/gpg.c:3406 #, c-format msgid "symmetric encryption of `%s' failed: %s\n" msgstr "Symmetrische Entschlüsselung von `%s' fehlgeschlagen: %s\n" -#: g10/gpg.c:3410 +#: g10/gpg.c:3416 msgid "--encrypt [filename]" msgstr "--encrypt [Dateiname]" -#: g10/gpg.c:3423 +#: g10/gpg.c:3429 msgid "--symmetric --encrypt [filename]" msgstr "--symmetric --encrypt [Dateiname]" -#: g10/gpg.c:3425 +#: g10/gpg.c:3431 msgid "you cannot use --symmetric --encrypt with --s2k-mode 0\n" msgstr "" "--symmetric --encrypt kann nicht zusammen mit --s2k-mode 0 verwendet werden\n" -#: g10/gpg.c:3428 +#: g10/gpg.c:3434 #, c-format msgid "you cannot use --symmetric --encrypt while in %s mode\n" msgstr "Im %s-Modus kann --symmetric --encrypt nicht verwendet werden.\n" -#: g10/gpg.c:3446 +#: g10/gpg.c:3452 msgid "--sign [filename]" msgstr "--sign [Dateiname]" -#: g10/gpg.c:3459 +#: g10/gpg.c:3465 msgid "--sign --encrypt [filename]" msgstr "--sign --encrypt [Dateiname]" -#: g10/gpg.c:3474 +#: g10/gpg.c:3480 msgid "--symmetric --sign --encrypt [filename]" msgstr "--symmetric --sign --encrypt [Dateiname]" -#: g10/gpg.c:3476 +#: g10/gpg.c:3482 msgid "you cannot use --symmetric --sign --encrypt with --s2k-mode 0\n" msgstr "" "--symmetric --sign --encrypt kann nicht zusammen mit --s2k-mode 0 verwendet " "werden\n" -#: g10/gpg.c:3479 +#: g10/gpg.c:3485 #, c-format msgid "you cannot use --symmetric --sign --encrypt while in %s mode\n" msgstr "" "Im %s-Modus kann --symmetric --sign --encrypt nicht verwendet werden.\n" -#: g10/gpg.c:3499 +#: g10/gpg.c:3505 msgid "--sign --symmetric [filename]" msgstr "--sign --symmetric [Dateiname]" -#: g10/gpg.c:3508 +#: g10/gpg.c:3514 msgid "--clearsign [filename]" msgstr "--clearsign [Dateiname]" -#: g10/gpg.c:3533 +#: g10/gpg.c:3539 msgid "--decrypt [filename]" msgstr "--decrypt [Dateiname]" -#: g10/gpg.c:3541 +#: g10/gpg.c:3547 msgid "--sign-key user-id" msgstr "--sign-key User-ID" -#: g10/gpg.c:3545 +#: g10/gpg.c:3551 msgid "--lsign-key user-id" msgstr "--lsign-key User-ID" -#: g10/gpg.c:3566 +#: g10/gpg.c:3572 msgid "--edit-key user-id [commands]" msgstr "--edit-key User-ID [Befehle]" -#: g10/gpg.c:3658 +#: g10/gpg.c:3664 #, c-format msgid "keyserver send failed: %s\n" msgstr "Senden an Schlüsselserver fehlgeschlagen: %s\n" -#: g10/gpg.c:3660 +#: g10/gpg.c:3666 #, c-format msgid "keyserver receive failed: %s\n" msgstr "Empfangen vom Schlüsselserver fehlgeschlagen: %s\n" -#: g10/gpg.c:3662 +#: g10/gpg.c:3668 #, c-format msgid "key export failed: %s\n" msgstr "Schlüsselexport fehlgeschlagen: %s\n" -#: g10/gpg.c:3673 +#: g10/gpg.c:3679 #, c-format msgid "keyserver search failed: %s\n" msgstr "Suche auf dem Schlüsselserver fehlgeschlagen: %s\n" -#: g10/gpg.c:3683 +#: g10/gpg.c:3689 #, c-format msgid "keyserver refresh failed: %s\n" msgstr "Refresh vom Schlüsselserver fehlgeschlagen: %s\n" -#: g10/gpg.c:3734 +#: g10/gpg.c:3740 #, c-format msgid "dearmoring failed: %s\n" msgstr "Entfernen der ASCII-Hülle ist fehlgeschlagen: %s\n" -#: g10/gpg.c:3742 +#: g10/gpg.c:3748 #, c-format msgid "enarmoring failed: %s\n" msgstr "Anbringen der ASCII-Hülle ist fehlgeschlagen: %s\n" -#: g10/gpg.c:3832 +#: g10/gpg.c:3838 #, c-format msgid "invalid hash algorithm `%s'\n" msgstr "Ungültiges Hashverfahren '%s'\n" -#: g10/gpg.c:3949 +#: g10/gpg.c:3955 msgid "[filename]" msgstr "[Dateiname]" -#: g10/gpg.c:3953 +#: g10/gpg.c:3959 msgid "Go ahead and type your message ...\n" msgstr "Auf geht's - Botschaft eintippen ...\n" -#: g10/gpg.c:4265 +#: g10/gpg.c:4271 msgid "the given certification policy URL is invalid\n" msgstr "Die angegebene Zertifikat-Richtlinien-URL ist ungültig\n" -#: g10/gpg.c:4267 +#: g10/gpg.c:4273 msgid "the given signature policy URL is invalid\n" msgstr "Die angegebene Unterschriften-Richtlinien-URL ist ungültig\n" -#: g10/gpg.c:4300 +#: g10/gpg.c:4306 msgid "the given preferred keyserver URL is invalid\n" msgstr "Die angegebene URL des bevorzugten Schlüsselserver ist ungültig\n" @@ -3055,29 +3057,29 @@ msgstr "[Widerruf]" msgid "[self-signature]" msgstr "[Eigenbeglaubigung]" -#: g10/keyedit.c:344 g10/keylist.c:392 +#: g10/keyedit.c:344 g10/keylist.c:396 msgid "1 bad signature\n" msgstr "1 falsche Beglaubigung\n" -#: g10/keyedit.c:346 g10/keylist.c:394 +#: g10/keyedit.c:346 g10/keylist.c:398 #, c-format msgid "%d bad signatures\n" msgstr "%d falsche Beglaubigungen\n" -#: g10/keyedit.c:348 g10/keylist.c:396 +#: g10/keyedit.c:348 g10/keylist.c:400 msgid "1 signature not checked due to a missing key\n" msgstr "1 Beglaubigung wegen fehlendem Schlüssel nicht geprüft\n" -#: g10/keyedit.c:350 g10/keylist.c:398 +#: g10/keyedit.c:350 g10/keylist.c:402 #, c-format msgid "%d signatures not checked due to missing keys\n" msgstr "%d Beglaubigungen wegen fehlenden Schlüsseln nicht geprüft\n" -#: g10/keyedit.c:352 g10/keylist.c:400 +#: g10/keyedit.c:352 g10/keylist.c:404 msgid "1 signature not checked due to an error\n" msgstr "1 Beglaubigung aufgrund von Fehler nicht geprüft\n" -#: g10/keyedit.c:354 g10/keylist.c:402 +#: g10/keyedit.c:354 g10/keylist.c:406 #, c-format msgid "%d signatures not checked due to errors\n" msgstr "%d Beglaubigungen aufgrund von Fehlern nicht geprüft\n" @@ -3345,19 +3347,19 @@ msgstr "" "Der Schlüssel enthält nur \"stub\"- oder \"on-card\"-Schlüsselelemente- " "keine Passphrase ist zu ändern.\n" -#: g10/keyedit.c:1142 g10/keygen.c:3601 +#: g10/keyedit.c:1142 g10/keygen.c:3623 msgid "This key is not protected.\n" msgstr "Dieser Schlüssel ist nicht geschützt.\n" -#: g10/keyedit.c:1146 g10/keygen.c:3588 g10/revoke.c:538 +#: g10/keyedit.c:1146 g10/keygen.c:3610 g10/revoke.c:538 msgid "Secret parts of primary key are not available.\n" msgstr "Geheime Teile des Haupschlüssels sind nicht vorhanden\n" -#: g10/keyedit.c:1150 g10/keygen.c:3604 +#: g10/keyedit.c:1150 g10/keygen.c:3626 msgid "Secret parts of primary key are stored on-card.\n" msgstr "Geheime Teile des Haupschlüssels sind auf der Karte gespeichert.\n" -#: g10/keyedit.c:1156 g10/keygen.c:3608 +#: g10/keyedit.c:1156 g10/keygen.c:3630 msgid "Key is protected.\n" msgstr "Schlüssel ist geschützt.\n" @@ -3729,7 +3731,7 @@ msgstr "Eigenschaften: " msgid "Keyserver no-modify" msgstr "Keyserver no-modify" -#: g10/keyedit.c:2443 g10/keylist.c:310 +#: g10/keyedit.c:2443 g10/keylist.c:314 msgid "Preferred keyserver: " msgstr "Bevorzugter Schlüsselserver:" @@ -3757,24 +3759,24 @@ msgid "(sensitive)" msgstr "(empfindlich)" #: g10/keyedit.c:2764 g10/keyedit.c:2820 g10/keyedit.c:2881 g10/keyedit.c:2896 -#: g10/keylist.c:196 g10/keyserver.c:529 +#: g10/keylist.c:200 g10/keyserver.c:529 #, c-format msgid "created: %s" msgstr "erzeugt: %s" -#: g10/keyedit.c:2767 g10/keylist.c:812 g10/keylist.c:906 g10/mainproc.c:989 +#: g10/keyedit.c:2767 g10/keylist.c:817 g10/keylist.c:911 g10/mainproc.c:989 #, c-format msgid "revoked: %s" msgstr "widerrufen: %s" -#: g10/keyedit.c:2769 g10/keylist.c:783 g10/keylist.c:818 g10/keylist.c:912 +#: g10/keyedit.c:2769 g10/keylist.c:788 g10/keylist.c:823 g10/keylist.c:917 #, c-format msgid "expired: %s" msgstr "verfallen: %s" #: g10/keyedit.c:2771 g10/keyedit.c:2822 g10/keyedit.c:2883 g10/keyedit.c:2898 -#: g10/keylist.c:198 g10/keylist.c:789 g10/keylist.c:824 g10/keylist.c:918 -#: g10/keylist.c:939 g10/keyserver.c:535 g10/mainproc.c:995 +#: g10/keylist.c:202 g10/keylist.c:794 g10/keylist.c:829 g10/keylist.c:923 +#: g10/keylist.c:944 g10/keyserver.c:535 g10/mainproc.c:995 #, c-format msgid "expires: %s" msgstr "verfällt: %s" @@ -3798,7 +3800,7 @@ msgstr "Gültigkeit: %s" msgid "This key has been disabled" msgstr "Hinweis: Dieser Schlüssel ist abgeschaltet" -#: g10/keyedit.c:2827 g10/keylist.c:202 +#: g10/keyedit.c:2827 g10/keylist.c:206 msgid "card-no: " msgstr "Kartennummer:" @@ -4147,12 +4149,12 @@ msgid "writing key binding signature\n" msgstr "Schreiben der \"key-binding\" Signatur\n" #: g10/keygen.c:1157 g10/keygen.c:1268 g10/keygen.c:1273 g10/keygen.c:1408 -#: g10/keygen.c:3101 +#: g10/keygen.c:3123 #, c-format msgid "keysize invalid; using %u bits\n" msgstr "Ungültige Schlüssellänge; %u Bit werden verwendet\n" -#: g10/keygen.c:1163 g10/keygen.c:1279 g10/keygen.c:1414 g10/keygen.c:3107 +#: g10/keygen.c:1163 g10/keygen.c:1279 g10/keygen.c:1414 g10/keygen.c:3129 #, c-format msgid "keysize rounded up to %u bits\n" msgstr "Schlüssellänge auf %u Bit aufgerundet\n" @@ -4509,50 +4511,50 @@ msgstr "" "unterstützen, indem Sie z.B. in einem anderen Fenster/Konsole irgendetwas\n" "tippen, die Maus verwenden oder irgendwelche anderen Programme benutzen.\n" -#: g10/keygen.c:3041 g10/keygen.c:3068 +#: g10/keygen.c:3063 g10/keygen.c:3090 msgid "Key generation canceled.\n" msgstr "Schlüsselerzeugung abgebrochen.\n" -#: g10/keygen.c:3273 g10/keygen.c:3440 +#: g10/keygen.c:3295 g10/keygen.c:3462 #, c-format msgid "writing public key to `%s'\n" msgstr "schreiben des öffentlichen Schlüssels nach '%s'\n" -#: g10/keygen.c:3275 g10/keygen.c:3443 +#: g10/keygen.c:3297 g10/keygen.c:3465 #, c-format msgid "writing secret key stub to `%s'\n" msgstr "schreiben des geheimen Schlüssel-\"stub\"s nach `%s'\n" -#: g10/keygen.c:3278 g10/keygen.c:3446 +#: g10/keygen.c:3300 g10/keygen.c:3468 #, c-format msgid "writing secret key to `%s'\n" msgstr "schreiben des geheimen Schlüssels nach '%s'\n" -#: g10/keygen.c:3427 +#: g10/keygen.c:3449 #, c-format msgid "no writable public keyring found: %s\n" msgstr "kein schreibbarer öffentlicher Schlüsselbund gefunden: %s\n" -#: g10/keygen.c:3434 +#: g10/keygen.c:3456 #, c-format msgid "no writable secret keyring found: %s\n" msgstr "kein schreibbarer geheimer Schlüsselbund gefunden: %s\n" -#: g10/keygen.c:3454 +#: g10/keygen.c:3476 #, c-format msgid "error writing public keyring `%s': %s\n" msgstr "Fehler beim Schreiben des öff. Schlüsselbundes `%s': %s\n" -#: g10/keygen.c:3462 +#: g10/keygen.c:3484 #, c-format msgid "error writing secret keyring `%s': %s\n" msgstr "Fehler beim Schreiben des geheimen Schlüsselbundes `%s': %s\n" -#: g10/keygen.c:3489 +#: g10/keygen.c:3511 msgid "public and secret key created and signed.\n" msgstr "Öffentlichen und geheimen Schlüssel erzeugt und signiert.\n" -#: g10/keygen.c:3500 +#: g10/keygen.c:3522 msgid "" "Note that this key cannot be used for encryption. You may want to use\n" "the command \"--edit-key\" to generate a subkey for this purpose.\n" @@ -4561,12 +4563,12 @@ msgstr "" "werden kann. Sie können aber mit dem Befehl \"--edit-key\" einen\n" "Unterschlüssel für diesem Zweck erzeugen.\n" -#: g10/keygen.c:3513 g10/keygen.c:3658 g10/keygen.c:3779 +#: g10/keygen.c:3535 g10/keygen.c:3680 g10/keygen.c:3801 #, c-format msgid "Key generation failed: %s\n" msgstr "Schlüsselerzeugung fehlgeschlagen: %s\n" -#: g10/keygen.c:3568 g10/keygen.c:3709 g10/sign.c:241 +#: g10/keygen.c:3590 g10/keygen.c:3731 g10/sign.c:241 #, c-format msgid "" "key has been created %lu second in future (time warp or clock problem)\n" @@ -4574,7 +4576,7 @@ msgstr "" "Der Schlüssel wurde %lu Sekunde in der Zukunft erzeugt (Zeitreise oder Uhren " "stimmen nicht überein)\n" -#: g10/keygen.c:3570 g10/keygen.c:3711 g10/sign.c:243 +#: g10/keygen.c:3592 g10/keygen.c:3733 g10/sign.c:243 #, c-format msgid "" "key has been created %lu seconds in future (time warp or clock problem)\n" @@ -4582,25 +4584,25 @@ msgstr "" "Der Schlüssel wurde %lu Sekunden in der Zukunft erzeugt (Zeitreise oder " "Uhren stimmen nicht überein)\n" -#: g10/keygen.c:3581 g10/keygen.c:3722 +#: g10/keygen.c:3603 g10/keygen.c:3744 msgid "NOTE: creating subkeys for v3 keys is not OpenPGP compliant\n" msgstr "HINWEIS: Unterschlüssel für v3-Schlüssen sind nicht OpenPGP-konform\n" -#: g10/keygen.c:3622 g10/keygen.c:3755 +#: g10/keygen.c:3644 g10/keygen.c:3777 msgid "Really create? (y/N) " msgstr "Wirklich erzeugen? (j/N) " -#: g10/keygen.c:3928 +#: g10/keygen.c:3950 #, c-format msgid "storing key onto card failed: %s\n" msgstr "Speicher des Schlüssels auf der Karte schlug fehl: %s\n" -#: g10/keygen.c:3976 +#: g10/keygen.c:3998 #, c-format msgid "can't create backup file `%s': %s\n" msgstr "Sicherungsdatei '%s' kann nicht erzeugt werden: %s\n" -#: g10/keygen.c:4002 +#: g10/keygen.c:4024 #, c-format msgid "NOTE: backup of card key saved to `%s'\n" msgstr "Hinweis: Sicherung des Kartenschlüssels wurde auf `%s' gespeichert\n" @@ -4609,53 +4611,53 @@ msgstr "Hinweis: Sicherung des Kartenschlüssels wurde auf `%s' gespeichert\n" msgid "never " msgstr "niemals " -#: g10/keylist.c:267 +#: g10/keylist.c:271 msgid "Critical signature policy: " msgstr "Entscheidende Beglaubigungsrichtlinie: " -#: g10/keylist.c:269 +#: g10/keylist.c:273 msgid "Signature policy: " msgstr "Beglaubigungsrichtlinie: " -#: g10/keylist.c:308 +#: g10/keylist.c:312 msgid "Critical preferred keyserver: " msgstr "Entscheidender bevorzugter Schlüsselserver" -#: g10/keylist.c:361 +#: g10/keylist.c:365 msgid "Critical signature notation: " msgstr "Entscheidender Beglaubigungs-\"Notation\": " -#: g10/keylist.c:363 +#: g10/keylist.c:367 msgid "Signature notation: " msgstr "Beglaubigungs-\"Notation\": " -#: g10/keylist.c:473 +#: g10/keylist.c:477 msgid "Keyring" msgstr "Schlüsselbund" -#: g10/keylist.c:1504 +#: g10/keylist.c:1509 msgid "Primary key fingerprint:" msgstr "Haupt-Fingerabdruck =" -#: g10/keylist.c:1506 +#: g10/keylist.c:1511 msgid " Subkey fingerprint:" msgstr "Unter-Fingerabdruck =" #. TRANSLATORS: this should fit into 24 bytes to that the #. * fingerprint data is properly aligned with the user ID -#: g10/keylist.c:1513 +#: g10/keylist.c:1518 msgid " Primary key fingerprint:" msgstr " Haupt-Fingerabdruck =" -#: g10/keylist.c:1515 +#: g10/keylist.c:1520 msgid " Subkey fingerprint:" msgstr " Unter-Fingerabdruck =" -#: g10/keylist.c:1519 g10/keylist.c:1523 +#: g10/keylist.c:1524 g10/keylist.c:1528 msgid " Key fingerprint =" msgstr " Schl.-Fingerabdruck =" -#: g10/keylist.c:1590 +#: g10/keylist.c:1595 msgid " Card serial no. =" msgstr " Kartenseriennr. =" @@ -4744,142 +4746,142 @@ msgstr "" msgid "disabled" msgstr "abgeschaltet" -#: g10/keyserver.c:742 +#: g10/keyserver.c:744 msgid "Enter number(s), N)ext, or Q)uit > " msgstr "Eingabe von Nummern, Nächste (N) oder Abbrechen (Q) > " -#: g10/keyserver.c:826 g10/keyserver.c:1448 +#: g10/keyserver.c:828 g10/keyserver.c:1450 #, c-format msgid "invalid keyserver protocol (us %d!=handler %d)\n" msgstr "Ungültiges Schlüsselserverprotokoll (wir %d!=Handhabungsroutine %d)\n" -#: g10/keyserver.c:924 +#: g10/keyserver.c:926 #, c-format msgid "key \"%s\" not found on keyserver\n" msgstr "Schlüssel \"%s\" wurde auf dem Schlüsselserver nicht gefunden\n" -#: g10/keyserver.c:926 +#: g10/keyserver.c:928 msgid "key not found on keyserver\n" msgstr "Schlüssel wurde auf dem Schlüsselserver nicht gefunden\n" -#: g10/keyserver.c:1167 +#: g10/keyserver.c:1169 #, c-format msgid "requesting key %s from %s server %s\n" msgstr "fordere Schlüssel %s von %s-Server %s an\n" -#: g10/keyserver.c:1171 +#: g10/keyserver.c:1173 #, c-format msgid "requesting key %s from %s\n" msgstr "fordere Schlüssel %s von %s an\n" -#: g10/keyserver.c:1195 +#: g10/keyserver.c:1197 #, c-format msgid "searching for names from %s server %s\n" msgstr "suche Namen auf %s-Server %s\n" -#: g10/keyserver.c:1198 +#: g10/keyserver.c:1200 #, c-format msgid "searching for names from %s\n" msgstr "suche Namen auf %s\n" -#: g10/keyserver.c:1351 +#: g10/keyserver.c:1353 #, c-format msgid "sending key %s to %s server %s\n" msgstr "sende Schlüssel %s auf den %s-Server %s\n" -#: g10/keyserver.c:1355 +#: g10/keyserver.c:1357 #, c-format msgid "sending key %s to %s\n" msgstr "sende Schlüssel %s auf %s\n" -#: g10/keyserver.c:1398 +#: g10/keyserver.c:1400 #, c-format msgid "searching for \"%s\" from %s server %s\n" msgstr "suche nach \"%s\" auf %s-Server %s\n" -#: g10/keyserver.c:1401 +#: g10/keyserver.c:1403 #, c-format msgid "searching for \"%s\" from %s\n" msgstr "suche nach \"%s\" auf %s\n" -#: g10/keyserver.c:1408 g10/keyserver.c:1504 +#: g10/keyserver.c:1410 g10/keyserver.c:1506 msgid "no keyserver action!\n" msgstr "Kein Schlüsselserver-Vorgang\n" -#: g10/keyserver.c:1456 +#: g10/keyserver.c:1458 #, c-format msgid "WARNING: keyserver handler from a different version of GnuPG (%s)\n" msgstr "" "WARNUNG: Die Schlüsselserver-Handhabungsroutine stammt von einer anderen " "GnuPG-Version (%s)\n" -#: g10/keyserver.c:1465 +#: g10/keyserver.c:1467 msgid "keyserver did not send VERSION\n" msgstr "Schlüsselserver sendete VERSION nicht\n" -#: g10/keyserver.c:1527 g10/keyserver.c:2056 +#: g10/keyserver.c:1529 g10/keyserver.c:2058 msgid "no keyserver known (use option --keyserver)\n" msgstr "Kein Schlüsselserver bekannt (Option --keyserver verwenden)\n" -#: g10/keyserver.c:1533 +#: g10/keyserver.c:1535 msgid "external keyserver calls are not supported in this build\n" msgstr "" "Externe Schlüsselserveraufrufe werden in diesem \"Build\" nicht unterstützt\n" -#: g10/keyserver.c:1545 +#: g10/keyserver.c:1547 #, c-format msgid "no handler for keyserver scheme `%s'\n" msgstr "Keine Handhabungsroutine für Schlüsselserverschema `%s'\n" -#: g10/keyserver.c:1550 +#: g10/keyserver.c:1552 #, c-format msgid "action `%s' not supported with keyserver scheme `%s'\n" msgstr "Vorgang `%s' wird vom Schlüsselserverschema `%s' nicht unterstützt\n" -#: g10/keyserver.c:1558 +#: g10/keyserver.c:1560 #, c-format msgid "%s does not support handler version %d\n" msgstr "%s unterstützt Hilfsroutinenversion %d nicht\n" -#: g10/keyserver.c:1565 +#: g10/keyserver.c:1567 msgid "keyserver timed out\n" msgstr "Schlüsselserver-Zeitüberschreitung\n" -#: g10/keyserver.c:1570 +#: g10/keyserver.c:1572 msgid "keyserver internal error\n" msgstr "interner Fehler Schlüsselserver\n" -#: g10/keyserver.c:1579 +#: g10/keyserver.c:1581 #, c-format msgid "keyserver communications error: %s\n" msgstr "Schlüsselserver-Datenübertragunsfehler: %s\n" -#: g10/keyserver.c:1604 g10/keyserver.c:1638 +#: g10/keyserver.c:1606 g10/keyserver.c:1640 #, c-format msgid "\"%s\" not a key ID: skipping\n" msgstr "\"%s\" ist keine Schlüssel-ID: überspringe\n" -#: g10/keyserver.c:1897 +#: g10/keyserver.c:1899 #, c-format msgid "WARNING: unable to refresh key %s via %s: %s\n" msgstr "WARNUNG: Schlüssel %s kann per %s nicht aktualisiert werden: %s\n" -#: g10/keyserver.c:1919 +#: g10/keyserver.c:1921 #, c-format msgid "refreshing 1 key from %s\n" msgstr "ein Schlüssel wird per %s aktualisiert\n" -#: g10/keyserver.c:1921 +#: g10/keyserver.c:1923 #, c-format msgid "refreshing %d keys from %s\n" msgstr "%d Schlüssel werden per %s aktualisiert\n" -#: g10/keyserver.c:1977 +#: g10/keyserver.c:1979 #, c-format msgid "WARNING: unable to fetch URI %s: %s\n" msgstr "WARNUNG: die URI %s kann nicht geholt werden: %s\n" -#: g10/keyserver.c:1983 +#: g10/keyserver.c:1985 #, c-format msgid "WARNING: unable to parse URI %s\n" msgstr "WARNUNG: die URI %s kann nicht analysiert werden\n" @@ -6341,7 +6343,7 @@ msgstr "uneingeschränkt" msgid "no need for a trustdb check\n" msgstr "\"Trust-DB\"-Überprüfung nicht nötig\n" -#: g10/trustdb.c:577 g10/trustdb.c:2432 +#: g10/trustdb.c:577 g10/trustdb.c:2456 #, c-format msgid "next trustdb check due at %s\n" msgstr "nächste \"Trust-DB\"-Pflichtüberprüfung am %s\n" @@ -6370,27 +6372,27 @@ msgid "checking the trustdb\n" msgstr "\"Trust-DB\" wird überprüft\n" # translated by wk -#: g10/trustdb.c:2175 +#: g10/trustdb.c:2199 #, c-format msgid "%d keys processed (%d validity counts cleared)\n" msgstr "%d Schlüssel verarbeitet (%d Validity Zähler gelöscht)\n" -#: g10/trustdb.c:2240 +#: g10/trustdb.c:2264 msgid "no ultimately trusted keys found\n" msgstr "keine uneingeschränkt vertrauenswürdige Schlüssel gefunden\n" -#: g10/trustdb.c:2254 +#: g10/trustdb.c:2278 #, c-format msgid "public key of ultimately trusted key %s not found\n" msgstr "" "öff. Schlüssel des uneingeschränkt vertrautem Schlüssel %s nicht gefunden\n" -#: g10/trustdb.c:2277 +#: g10/trustdb.c:2301 #, c-format msgid "%d marginal(s) needed, %d complete(s) needed, %s trust model\n" msgstr "%d marginal-needed, %d complete-needed, %s Vertrauensmodell\n" -#: g10/trustdb.c:2363 +#: g10/trustdb.c:2387 #, c-format msgid "" "depth: %d valid: %3d signed: %3d trust: %d-, %dq, %dn, %dm, %df, %du\n" @@ -6398,7 +6400,7 @@ msgstr "" "Tiefe: %d gültig: %3d unterschrieben: %3d Vertrauen: %d-, %dq, %dn, %dm, %" "df, %du\n" -#: g10/trustdb.c:2438 +#: g10/trustdb.c:2462 #, c-format msgid "unable to update trustdb version record: write failed: %s\n" msgstr "" @@ -6578,12 +6580,12 @@ msgstr "" "Syntax: kbxutil [Optionen] [Dateien]\n" "Anlistem exportieren und Importieren von KeyBox Dateien\n" -#: scd/app-nks.c:325 scd/app-openpgp.c:1456 scd/app-dinsig.c:297 +#: scd/app-nks.c:325 scd/app-openpgp.c:1457 scd/app-dinsig.c:297 msgid "||Please enter your PIN at the reader's keypad" msgstr "||Bitte die PIN auf der Tastatur des Kartenleser eingeben" -#: scd/app-nks.c:329 scd/app-openpgp.c:1460 scd/app-openpgp.c:1492 -#: scd/app-openpgp.c:1639 scd/app-openpgp.c:1657 scd/app-openpgp.c:1857 +#: scd/app-nks.c:329 scd/app-openpgp.c:1461 scd/app-openpgp.c:1493 +#: scd/app-openpgp.c:1640 scd/app-openpgp.c:1658 scd/app-openpgp.c:1858 #: scd/app-dinsig.c:301 #, c-format msgid "PIN callback returned error: %s\n" @@ -6596,99 +6598,99 @@ msgstr "Die Nullpin wurde noch nicht geändert\n" #. TRANSLATORS: Do not translate the "|*|" prefixes but #. keep it at the start of the string. We need this elsewhere #. to get some infos on the string. -#: scd/app-nks.c:557 scd/app-openpgp.c:1897 +#: scd/app-nks.c:557 scd/app-openpgp.c:1898 msgid "|N|New PIN" msgstr "|N|Neue PIN" -#: scd/app-nks.c:560 scd/app-openpgp.c:1901 scd/app-dinsig.c:529 +#: scd/app-nks.c:560 scd/app-openpgp.c:1902 scd/app-dinsig.c:529 #, c-format msgid "error getting new PIN: %s\n" msgstr "Fehler beim Abfragen einer neuen PIN: %s\n" -#: scd/app-openpgp.c:667 +#: scd/app-openpgp.c:668 #, c-format msgid "failed to store the fingerprint: %s\n" msgstr "Der Fingerabdruck kann nicht gespeichert werden: %s\n" -#: scd/app-openpgp.c:680 +#: scd/app-openpgp.c:681 #, c-format msgid "failed to store the creation date: %s\n" msgstr "Das Erzeugungsdatum konnte nicht gespeichert werden: %s\n" -#: scd/app-openpgp.c:1075 +#: scd/app-openpgp.c:1076 #, c-format msgid "reading public key failed: %s\n" msgstr "Lesen des öffentlichen Schlüssels fehlgeschlagen: %s\n" -#: scd/app-openpgp.c:1083 scd/app-openpgp.c:2551 +#: scd/app-openpgp.c:1084 scd/app-openpgp.c:2552 msgid "response does not contain the public key data\n" msgstr "Die Antwort enthält keine öffentliche Schlüssel-Daten\n" -#: scd/app-openpgp.c:1091 scd/app-openpgp.c:2559 +#: scd/app-openpgp.c:1092 scd/app-openpgp.c:2560 msgid "response does not contain the RSA modulus\n" msgstr "Die Antwort enthält das RSA-Modulus nicht\n" -#: scd/app-openpgp.c:1100 scd/app-openpgp.c:2569 +#: scd/app-openpgp.c:1101 scd/app-openpgp.c:2570 msgid "response does not contain the RSA public exponent\n" msgstr "Antwort enthält den öffentlichen RSA-Exponenten nicht\n" -#: scd/app-openpgp.c:1416 +#: scd/app-openpgp.c:1417 #, c-format msgid "using default PIN as %s\n" msgstr "Die Standard PIN wird für %s benutzt\n" -#: scd/app-openpgp.c:1423 +#: scd/app-openpgp.c:1424 #, c-format msgid "failed to use default PIN as %s: %s - disabling further default use\n" msgstr "" "Die Standard PIN für %s konnte nicht benutzt werden: %s - Die Standard PIN " "wird nicht weiter benutzt\n" -#: scd/app-openpgp.c:1442 +#: scd/app-openpgp.c:1443 #, c-format msgid "||Please enter your PIN at the reader's keypad%%0A[sigs done: %lu]" msgstr "" "||Bitte die PIN auf der Tastatur des Kartenleser eingeben%%0A[Sigs erzeugt: %" "lu]" -#: scd/app-openpgp.c:1476 +#: scd/app-openpgp.c:1477 #, c-format msgid "||Please enter the PIN%%0A[sigs done: %lu]" msgstr "||Bitte die PIN eingeben%%0A[Sigs erzeugt: %lu]" -#: scd/app-openpgp.c:1488 +#: scd/app-openpgp.c:1489 msgid "||Please enter the PIN" msgstr "||Bitte die PIN eingeben" -#: scd/app-openpgp.c:1499 scd/app-openpgp.c:1664 +#: scd/app-openpgp.c:1500 scd/app-openpgp.c:1665 #, c-format msgid "PIN for CHV%d is too short; minimum length is %d\n" msgstr "PIN für CHV%d ist zu kurz; die Mindestlänge beträgt %d\n" -#: scd/app-openpgp.c:1512 scd/app-openpgp.c:1552 scd/app-openpgp.c:1676 -#: scd/app-openpgp.c:2868 +#: scd/app-openpgp.c:1513 scd/app-openpgp.c:1553 scd/app-openpgp.c:1677 +#: scd/app-openpgp.c:2869 #, c-format msgid "verify CHV%d failed: %s\n" msgstr "Prüfung des CHV%d fehlgeschlagen: %s\n" -#: scd/app-openpgp.c:1575 +#: scd/app-openpgp.c:1576 msgid "access to admin commands is not configured\n" msgstr "Zugriff auf Admin-Befehle ist nicht eingerichtet\n" -#: scd/app-openpgp.c:1596 scd/app-openpgp.c:1839 scd/app-openpgp.c:3119 +#: scd/app-openpgp.c:1597 scd/app-openpgp.c:1840 scd/app-openpgp.c:3120 msgid "error retrieving CHV status from card\n" msgstr "Fehler beim Holen des CHV-Status' von der Karte\n" -#: scd/app-openpgp.c:1602 scd/app-openpgp.c:3128 +#: scd/app-openpgp.c:1603 scd/app-openpgp.c:3129 msgid "card is permanently locked!\n" msgstr "Karte ist dauerhaft gesperrt!\n" -#: scd/app-openpgp.c:1609 +#: scd/app-openpgp.c:1610 #, c-format msgid "%d Admin PIN attempts remaining before card is permanently locked\n" msgstr "Noch %d Admin-PIN-Versuche, bis die Karte dauerhaft gesperrt ist\n" -#: scd/app-openpgp.c:1619 +#: scd/app-openpgp.c:1620 #, c-format msgid "" "|A|Please enter the Admin PIN at the reader's keypad%%0A[remaining attempts: " @@ -6697,117 +6699,117 @@ msgstr "" "|A|Bitte die Admin-PIN auf der Tastatur des Kartenleser eingeben%%0A" "[Verbliebene Versuche: %d]" -#: scd/app-openpgp.c:1634 +#: scd/app-openpgp.c:1635 msgid "|A|Please enter the Admin PIN at the reader's keypad" msgstr "|A|Bitte die Admin-PIN auf der Tastatur des Kartenleser eingeben" #. TRANSLATORS: Do not translate the "|A|" prefix but keep #. it at the start of the string. We need this elsewhere to #. get some infos on the string. -#: scd/app-openpgp.c:1654 +#: scd/app-openpgp.c:1655 msgid "|A|Admin PIN" msgstr "|A|Admin-PIN" -#: scd/app-openpgp.c:1853 +#: scd/app-openpgp.c:1854 msgid "||Please enter the Reset Code for the card" msgstr "Bitte geben Sie den Rückstellcode für diese Karte ein" -#: scd/app-openpgp.c:1862 scd/app-openpgp.c:1925 +#: scd/app-openpgp.c:1863 scd/app-openpgp.c:1926 #, c-format msgid "Reset Code is too short; minimum length is %d\n" msgstr "Der Rückstellcode ist zu kurz; die Mindestlänge beträgt %d\n" -#: scd/app-openpgp.c:1896 +#: scd/app-openpgp.c:1897 msgid "|RN|New Reset Code" msgstr "|RN|Neuer Rückstellcode" -#: scd/app-openpgp.c:1897 +#: scd/app-openpgp.c:1898 msgid "|AN|New Admin PIN" msgstr "|AN|Neue Admin-PIN" -#: scd/app-openpgp.c:1987 scd/app-openpgp.c:2637 +#: scd/app-openpgp.c:1988 scd/app-openpgp.c:2638 msgid "error reading application data\n" msgstr "Fehler beim Lesen der Anwendungsdaten\n" -#: scd/app-openpgp.c:1993 scd/app-openpgp.c:2644 +#: scd/app-openpgp.c:1994 scd/app-openpgp.c:2645 msgid "error reading fingerprint DO\n" msgstr "Fehler beim Lesen des Fingerabdrucks DO\n" -#: scd/app-openpgp.c:2003 +#: scd/app-openpgp.c:2004 msgid "key already exists\n" msgstr "Schlüssel existiert bereits\n" -#: scd/app-openpgp.c:2007 +#: scd/app-openpgp.c:2008 msgid "existing key will be replaced\n" msgstr "Existierender Schlüssel wird ersetzt werden\n" -#: scd/app-openpgp.c:2009 +#: scd/app-openpgp.c:2010 msgid "generating new key\n" msgstr "neue Schlüssel werden erzeugt\n" -#: scd/app-openpgp.c:2335 +#: scd/app-openpgp.c:2336 msgid "creation timestamp missing\n" msgstr "Erzeugungsdatum fehlt\n" -#: scd/app-openpgp.c:2344 +#: scd/app-openpgp.c:2345 #, c-format msgid "RSA modulus missing or not of size %d bits\n" msgstr "Der RSA Modulus fehlt oder ist nicht %d Bits lang\n" -#: scd/app-openpgp.c:2356 +#: scd/app-openpgp.c:2357 #, c-format msgid "RSA public exponent missing or larger than %d bits\n" msgstr "der öffentliche Exponent fehlt oder ist zu groß (mehr als %d Bit)\n" -#: scd/app-openpgp.c:2366 scd/app-openpgp.c:2374 +#: scd/app-openpgp.c:2367 scd/app-openpgp.c:2375 #, c-format msgid "RSA prime %s missing or not of size %d bits\n" msgstr "Die RSA Primzahl %s fehlt oder ist nicht %d Bits lang\n" -#: scd/app-openpgp.c:2468 +#: scd/app-openpgp.c:2469 #, c-format msgid "failed to store the key: %s\n" msgstr "Speichern des Schlüssels fehlgeschlagen: %s\n" -#: scd/app-openpgp.c:2528 +#: scd/app-openpgp.c:2529 msgid "please wait while key is being generated ...\n" msgstr "Bitte warten, der Schlüssel wird erzeugt ...\n" -#: scd/app-openpgp.c:2542 +#: scd/app-openpgp.c:2543 msgid "generating key failed\n" msgstr "Schlüsselerzeugung fehlgeschlagen\n" -#: scd/app-openpgp.c:2545 +#: scd/app-openpgp.c:2546 #, c-format msgid "key generation completed (%d seconds)\n" msgstr "Schlüsselerzeugung abgeschlossen (%d Sekunden)\n" -#: scd/app-openpgp.c:2602 +#: scd/app-openpgp.c:2603 msgid "invalid structure of OpenPGP card (DO 0x93)\n" msgstr "Ungültige Struktur der OpenPGP-Karte (DO 0x93)}\n" -#: scd/app-openpgp.c:2652 +#: scd/app-openpgp.c:2653 msgid "fingerprint on card does not match requested one\n" msgstr "Der Fingerabdruck auf der Karte entspricht nicht dem angeforderten.\n" -#: scd/app-openpgp.c:2767 +#: scd/app-openpgp.c:2768 #, c-format msgid "card does not support digest algorithm %s\n" msgstr "Die Hashmethode %s wird von der Karte nicht unterstützt\n" -#: scd/app-openpgp.c:2843 +#: scd/app-openpgp.c:2844 #, c-format msgid "signatures created so far: %lu\n" msgstr "Anzahl bereits erzeugter Signaturen: %lu\n" -#: scd/app-openpgp.c:3133 +#: scd/app-openpgp.c:3134 msgid "" "verification of Admin PIN is currently prohibited through this command\n" msgstr "" "Die Überprüfung der Admin PIN is momentan durch einen Befehl verboten " "worden\n" -#: scd/app-openpgp.c:3357 scd/app-openpgp.c:3368 +#: scd/app-openpgp.c:3359 scd/app-openpgp.c:3370 #, c-format msgid "can't access %s - invalid OpenPGP card?\n" msgstr "Kann auf %s nicht zugreifen - ungültige OpenPGP-Karte?\n" @@ -7206,7 +7208,7 @@ msgstr "[Fehler - Kein Name]" msgid "[Error - invalid DN]" msgstr "[Fehler - Ungültiger DN]" -#: sm/certdump.c:964 +#: sm/certdump.c:961 #, c-format msgid "" "Please enter the passphrase to unlock the secret key for the X.509 " @@ -7303,6 +7305,14 @@ msgstr "Zeile %d: Fehler beim Holen des Schlüssels per \"Keygrip\" `%s': %s\n" msgid "line %d: key generation failed: %s <%s>\n" msgstr "Zeile %d: Schlüsselerzeugung schlug fehl: %s <%s>\n" +#: sm/certreqgen.c:806 +msgid "" +"To complete this certificate request please enter the passphrase for the key " +"you just created once more.\n" +msgstr "" +"Um die Zertifikatsanforderung fertigzustellen, geben Sie nun bitte\n" +"noch einmal die Passphrase des soeben erzeugten Schlüssels ein.\n" + #: sm/certreqgen-ui.c:122 #, c-format msgid " (%d) RSA\n" @@ -7645,7 +7655,7 @@ msgstr "Grundlegende Zertifikatprüfungen fehlgeschlagen - nicht importiert\n" msgid "error importing certificate: %s\n" msgstr "Fehler beim Importieren des Zertifikats: %s\n" -#: sm/import.c:548 tools/gpg-connect-agent.c:1322 +#: sm/import.c:548 tools/gpg-connect-agent.c:1329 #, c-format msgid "error reading input: %s\n" msgstr "Fehler beim Lesen der Eingabe: %s\n" @@ -7808,43 +7818,43 @@ msgstr " alias" msgid "This is a qualified signature\n" msgstr "Dies ist eine qualifizierte Unterschrift.\n" -#: tools/gpg-connect-agent.c:67 tools/gpgconf.c:78 tools/symcryptrun.c:165 +#: tools/gpg-connect-agent.c:70 tools/gpgconf.c:78 tools/symcryptrun.c:165 msgid "quiet" msgstr "Reduzierte Informationen" -#: tools/gpg-connect-agent.c:68 +#: tools/gpg-connect-agent.c:71 msgid "print data out hex encoded" msgstr "Druckdaten hexkodiert ausgeben" -#: tools/gpg-connect-agent.c:69 +#: tools/gpg-connect-agent.c:72 msgid "decode received data lines" msgstr "Dekodiere empfangene Datenzeilen" -#: tools/gpg-connect-agent.c:70 +#: tools/gpg-connect-agent.c:74 msgid "|NAME|connect to Assuan socket NAME" msgstr "|NAME|Verbinde mit dem Assuan-Socket NAME" -#: tools/gpg-connect-agent.c:71 +#: tools/gpg-connect-agent.c:76 msgid "run the Assuan server given on the command line" msgstr "Starten des auf der Kommandozeile angegebenen Assuan-Server" -#: tools/gpg-connect-agent.c:73 +#: tools/gpg-connect-agent.c:78 msgid "do not use extended connect mode" msgstr "Den \"extended connect\"-Modus nicht nutzen" -#: tools/gpg-connect-agent.c:74 +#: tools/gpg-connect-agent.c:80 msgid "|FILE|run commands from FILE on startup" msgstr "|DATEI|Beim Starten Kommandos aus DATEI lesen" -#: tools/gpg-connect-agent.c:75 +#: tools/gpg-connect-agent.c:81 msgid "run /subst on startup" msgstr "Nach dem Starten \"/subst\" ausführen" -#: tools/gpg-connect-agent.c:176 +#: tools/gpg-connect-agent.c:183 msgid "Usage: gpg-connect-agent [options] (-h for help)" msgstr "Aufruf: gpg-connect-agent [Optionen] (-h für Hilfe)" -#: tools/gpg-connect-agent.c:179 +#: tools/gpg-connect-agent.c:186 msgid "" "Syntax: gpg-connect-agent [options]\n" "Connect to a running agent and send commands\n" @@ -7852,45 +7862,45 @@ msgstr "" "Syntax: gpg-connect-agent [Optionen]\n" "Mit einem laufenden Agenten verbinden und Befehle senden\n" -#: tools/gpg-connect-agent.c:1193 +#: tools/gpg-connect-agent.c:1200 #, c-format msgid "option \"%s\" requires a program and optional arguments\n" msgstr "Option \"%s\" erfordert ein Programm und evtl. Argumente\n" -#: tools/gpg-connect-agent.c:1202 +#: tools/gpg-connect-agent.c:1209 #, c-format msgid "option \"%s\" ignored due to \"%s\"\n" msgstr "Option \"%s\" wird wegen \"%s\" nicht beachtet\n" -#: tools/gpg-connect-agent.c:1257 tools/gpg-connect-agent.c:1745 +#: tools/gpg-connect-agent.c:1264 tools/gpg-connect-agent.c:1752 #, c-format msgid "receiving line failed: %s\n" msgstr "Empfangen der Zeile schlug fehl: %s\n" -#: tools/gpg-connect-agent.c:1347 +#: tools/gpg-connect-agent.c:1354 msgid "line too long - skipped\n" msgstr "Zeile zu lang - übersprungen\n" -#: tools/gpg-connect-agent.c:1351 +#: tools/gpg-connect-agent.c:1358 msgid "line shortened due to embedded Nul character\n" msgstr "Zeile wegen enthaltenem Nul-Zeichen gekürzt\n" -#: tools/gpg-connect-agent.c:1719 +#: tools/gpg-connect-agent.c:1726 #, c-format msgid "unknown command `%s'\n" msgstr "unbekannter Befehl `%s'\n" -#: tools/gpg-connect-agent.c:1737 +#: tools/gpg-connect-agent.c:1744 #, c-format msgid "sending line failed: %s\n" msgstr "Senden der Zeile schlug fehl: %s\n" -#: tools/gpg-connect-agent.c:2127 +#: tools/gpg-connect-agent.c:2166 #, c-format msgid "error sending %s command: %s\n" msgstr "Fehler beim Senden des %s-Befehls: %s\n" -#: tools/gpg-connect-agent.c:2136 +#: tools/gpg-connect-agent.c:2175 #, c-format msgid "error sending standard options: %s\n" msgstr "Fehler beim Senden der Standardoptionen: %s\n" @@ -8094,19 +8104,19 @@ msgstr "" "Syntax: gpgconf {Optionen]\n" "Verwalte Konfigurationsoptionen für Programme des GnuPG Systems\n" -#: tools/gpgconf.c:210 tools/gpgconf.c:250 +#: tools/gpgconf.c:209 tools/gpgconf.c:249 msgid "usage: gpgconf [options] " msgstr "Aufruf: gpgconf [Optionen] " -#: tools/gpgconf.c:212 +#: tools/gpgconf.c:211 msgid "Need one component argument" msgstr "Benötige ein Komponentenargument" -#: tools/gpgconf.c:221 +#: tools/gpgconf.c:220 msgid "Component not found" msgstr "Komponente nicht gefunden" -#: tools/gpgconf.c:252 +#: tools/gpgconf.c:251 msgid "No argument allowed" msgstr "Argumente sind nicht erlaubt" @@ -8264,16 +8274,16 @@ msgstr "Kann In-Datei-Zeichenkette keinen Speicher zuteilen: %s\n" msgid "cannot allocate outfile string: %s\n" msgstr "Kann Out-Datei-Zeichenkette keinen Speicher zuteilen: %s\n" -#: tools/symcryptrun.c:985 +#: tools/symcryptrun.c:984 #, c-format msgid "either %s or %s must be given\n" msgstr "entweder %s oder %s muß angegeben sein\n" -#: tools/symcryptrun.c:1012 +#: tools/symcryptrun.c:1011 msgid "no class provided\n" msgstr "keine Klasse angegeben\n" -#: tools/symcryptrun.c:1021 +#: tools/symcryptrun.c:1020 #, c-format msgid "class %s is not supported\n" msgstr "Klasse %s wird nicht unterstützt\n" @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: gnupg-1.1.92\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2008-12-03 09:59+0100\n" +"POT-Creation-Date: 2008-12-09 11:57+0100\n" "PO-Revision-Date: 2003-06-27 12:00+0200\n" "Last-Translator: Dokianakis Theofanis <[email protected]>\n" "Language-Team: Greek <[email protected]>\n" @@ -92,8 +92,8 @@ msgstr "���� ����� ������" msgid "ssh keys greater than %d bits are not supported\n" msgstr "��� ������������� � ���������� ���������� %d%s\n" -#: agent/command-ssh.c:688 g10/exec.c:478 g10/gpg.c:1073 g10/keygen.c:3226 -#: g10/keygen.c:3259 g10/keyring.c:1206 g10/keyring.c:1510 g10/openfile.c:275 +#: agent/command-ssh.c:688 g10/exec.c:478 g10/gpg.c:1079 g10/keygen.c:3248 +#: g10/keygen.c:3281 g10/keyring.c:1206 g10/keyring.c:1510 g10/openfile.c:275 #: g10/openfile.c:368 g10/sign.c:798 g10/sign.c:1107 g10/tdbio.c:547 #: jnlib/dotlock.c:311 #, c-format @@ -102,7 +102,7 @@ msgstr "�������� ����������� ��� `%s': %s\n" #: agent/command-ssh.c:700 common/helpfile.c:47 g10/card-util.c:733 #: g10/dearmor.c:60 g10/dearmor.c:107 g10/decrypt.c:70 g10/encode.c:194 -#: g10/encode.c:504 g10/gpg.c:1074 g10/import.c:193 g10/keygen.c:2711 +#: g10/encode.c:504 g10/gpg.c:1080 g10/import.c:193 g10/keygen.c:2733 #: g10/keyring.c:1536 g10/openfile.c:192 g10/openfile.c:353 #: g10/plaintext.c:503 g10/sign.c:780 g10/sign.c:975 g10/sign.c:1091 #: g10/sign.c:1247 g10/tdbdump.c:142 g10/tdbdump.c:150 g10/tdbio.c:551 @@ -148,7 +148,7 @@ msgid "Please enter the passphrase for the ssh key%0A %c" msgstr "�������������� �� ����� �����߷ ���� ����� ��� ������� ������� \n" #: agent/command-ssh.c:2346 agent/genkey.c:310 agent/genkey.c:432 -#: agent/protect-tool.c:1199 +#: agent/protect-tool.c:1198 #, fuzzy msgid "Please re-enter this passphrase" msgstr "������ ��� ������ ������" @@ -161,7 +161,7 @@ msgid "" msgstr "" #: agent/command-ssh.c:2405 agent/genkey.c:340 agent/genkey.c:463 -#: agent/protect-tool.c:1205 tools/symcryptrun.c:434 +#: agent/protect-tool.c:1204 tools/symcryptrun.c:434 msgid "does not match - try again" msgstr "" @@ -302,7 +302,7 @@ msgid "run in daemon mode (background)" msgstr "" #: agent/gpg-agent.c:121 g10/gpg.c:483 g10/gpgv.c:71 kbx/kbxutil.c:88 -#: scd/scdaemon.c:107 sm/gpgsm.c:281 tools/gpg-connect-agent.c:66 +#: scd/scdaemon.c:107 sm/gpgsm.c:281 tools/gpg-connect-agent.c:69 #: tools/gpgconf.c:77 tools/symcryptrun.c:164 msgid "verbose" msgstr "���������" @@ -392,7 +392,7 @@ msgid "|FILE|write environment settings also to FILE" msgstr "" #: agent/gpg-agent.c:313 agent/preset-passphrase.c:94 agent/protect-tool.c:146 -#: scd/scdaemon.c:241 sm/gpgsm.c:512 tools/gpg-connect-agent.c:173 +#: scd/scdaemon.c:241 sm/gpgsm.c:512 tools/gpg-connect-agent.c:180 #: tools/gpgconf.c:99 tools/symcryptrun.c:204 tools/gpg-check-pattern.c:141 #, fuzzy msgid "Please report bugs to <" @@ -414,25 +414,25 @@ msgstr "" msgid "invalid debug-level `%s' given\n" msgstr "" -#: agent/gpg-agent.c:557 agent/protect-tool.c:1068 kbx/kbxutil.c:430 -#: scd/scdaemon.c:385 sm/gpgsm.c:877 sm/gpgsm.c:880 tools/symcryptrun.c:997 -#: tools/gpg-check-pattern.c:178 +#: agent/gpg-agent.c:557 agent/protect-tool.c:1067 kbx/kbxutil.c:429 +#: scd/scdaemon.c:385 sm/gpgsm.c:878 sm/gpgsm.c:881 tools/symcryptrun.c:996 +#: tools/gpg-check-pattern.c:177 #, c-format msgid "%s is too old (need %s, have %s)\n" msgstr "" -#: agent/gpg-agent.c:656 g10/gpg.c:2080 scd/scdaemon.c:466 sm/gpgsm.c:968 +#: agent/gpg-agent.c:656 g10/gpg.c:2086 scd/scdaemon.c:466 sm/gpgsm.c:968 #, c-format msgid "NOTE: no default option file `%s'\n" msgstr "��������: �� �������������� ������ �������� `%s'\n" -#: agent/gpg-agent.c:661 agent/gpg-agent.c:1240 g10/gpg.c:2084 -#: scd/scdaemon.c:471 sm/gpgsm.c:972 tools/symcryptrun.c:930 +#: agent/gpg-agent.c:661 agent/gpg-agent.c:1240 g10/gpg.c:2090 +#: scd/scdaemon.c:471 sm/gpgsm.c:972 tools/symcryptrun.c:929 #, c-format msgid "option file `%s': %s\n" msgstr "������ �������� `%s': %s\n" -#: agent/gpg-agent.c:669 g10/gpg.c:2091 scd/scdaemon.c:479 sm/gpgsm.c:979 +#: agent/gpg-agent.c:669 g10/gpg.c:2097 scd/scdaemon.c:479 sm/gpgsm.c:979 #, c-format msgid "reading options from `%s'\n" msgstr "�������� �������� ��� `%s'\n" @@ -529,28 +529,28 @@ msgstr "" msgid "ssh handler 0x%lx for fd %d terminated\n" msgstr "" -#: agent/gpg-agent.c:1833 scd/scdaemon.c:1186 +#: agent/gpg-agent.c:1843 scd/scdaemon.c:1200 #, fuzzy, c-format msgid "pth_select failed: %s - waiting 1s\n" msgstr "� ��������� �������� �������: %s\n" -#: agent/gpg-agent.c:1946 scd/scdaemon.c:1253 +#: agent/gpg-agent.c:1956 scd/scdaemon.c:1267 #, fuzzy, c-format msgid "%s %s stopped\n" msgstr "%s: ������������: %s\n" -#: agent/gpg-agent.c:2074 +#: agent/gpg-agent.c:2084 #, fuzzy msgid "no gpg-agent running in this session\n" msgstr "� gpg-agent ��� ����� ���������� �� ���� �� ��������\n" -#: agent/gpg-agent.c:2085 common/simple-pwquery.c:349 common/asshelp.c:326 -#: tools/gpg-connect-agent.c:2094 +#: agent/gpg-agent.c:2095 common/simple-pwquery.c:349 common/asshelp.c:326 +#: tools/gpg-connect-agent.c:2133 msgid "malformed GPG_AGENT_INFO environment variable\n" msgstr "��������������� ��������� ������������� GPG_AGENT_INFO\n" -#: agent/gpg-agent.c:2098 common/simple-pwquery.c:361 common/asshelp.c:338 -#: tools/gpg-connect-agent.c:2105 +#: agent/gpg-agent.c:2108 common/simple-pwquery.c:361 common/asshelp.c:338 +#: tools/gpg-connect-agent.c:2144 #, c-format msgid "gpg-agent protocol version %d is not supported\n" msgstr "��� ������������� � ������ ����������� %d ��� gpg-agent\n" @@ -577,40 +577,40 @@ msgid "" "Secret key maintenance tool\n" msgstr "" -#: agent/protect-tool.c:1190 +#: agent/protect-tool.c:1189 #, fuzzy msgid "Please enter the passphrase to unprotect the PKCS#12 object." msgstr "�������������� �� ����� �����߷ ���� ����� ��� ������� ������� \n" -#: agent/protect-tool.c:1193 +#: agent/protect-tool.c:1192 #, fuzzy msgid "Please enter the passphrase to protect the new PKCS#12 object." msgstr "�������������� �� ����� �����߷ ���� ����� ��� ������� ������� \n" -#: agent/protect-tool.c:1196 +#: agent/protect-tool.c:1195 msgid "" "Please enter the passphrase to protect the imported object within the GnuPG " "system." msgstr "" -#: agent/protect-tool.c:1201 +#: agent/protect-tool.c:1200 #, fuzzy msgid "" "Please enter the passphrase or the PIN\n" "needed to complete this operation." msgstr "�������������� �� ����� �����߷ ���� ����� ��� ������� ������� \n" -#: agent/protect-tool.c:1206 tools/symcryptrun.c:435 +#: agent/protect-tool.c:1205 tools/symcryptrun.c:435 #, fuzzy msgid "Passphrase:" msgstr "���� ����� ������" -#: agent/protect-tool.c:1214 tools/symcryptrun.c:442 +#: agent/protect-tool.c:1213 tools/symcryptrun.c:442 #, fuzzy, c-format msgid "error while asking for the passphrase: %s\n" msgstr "������ ��� ���������� ��� ������ ������: %s\n" -#: agent/protect-tool.c:1217 tools/symcryptrun.c:446 +#: agent/protect-tool.c:1216 tools/symcryptrun.c:446 #, fuzzy msgid "cancelled\n" msgstr "�������" @@ -872,7 +872,7 @@ msgstr "" msgid "out of core while allocating %lu bytes" msgstr "" -#: common/asshelp.c:244 +#: common/asshelp.c:244 tools/gpg-connect-agent.c:2101 msgid "no running gpg-agent - starting one\n" msgstr "" @@ -1132,7 +1132,7 @@ msgid "OpenPGP card no. %s detected\n" msgstr "" #: g10/card-util.c:75 g10/card-util.c:1485 g10/delkey.c:126 g10/keyedit.c:1549 -#: g10/keygen.c:2902 g10/revoke.c:216 g10/revoke.c:455 +#: g10/keygen.c:2924 g10/revoke.c:216 g10/revoke.c:455 #, fuzzy msgid "can't do this in batch mode\n" msgstr "��� ������ �� ����� ���� �� ��������� ������ (batchmode)\n" @@ -1142,7 +1142,7 @@ msgstr "��� ������ �� ����� ���� �� ��������� ������ (batchmode)\n" msgid "This command is only available for version 2 cards\n" msgstr "���� � ������ ����������� �� ���� ��� ��������� %s.\n" -#: g10/card-util.c:85 scd/app-openpgp.c:1848 +#: g10/card-util.c:85 scd/app-openpgp.c:1849 #, fuzzy msgid "Reset Code not or not anymore available\n" msgstr "������� ��� �������� �������� ��� ����� ���������\n" @@ -1454,18 +1454,18 @@ msgstr "�� ������ ������ (��������� \"help\")\n" msgid "--output doesn't work for this command\n" msgstr "--output ��� ���������� ��� ���� ��� ������\n" -#: g10/decrypt.c:166 g10/gpg.c:3963 g10/keyring.c:380 g10/keyring.c:667 +#: g10/decrypt.c:166 g10/gpg.c:3969 g10/keyring.c:380 g10/keyring.c:667 #, c-format msgid "can't open `%s'\n" msgstr "�������� ��������� ��� `%s'\n" -#: g10/delkey.c:73 g10/export.c:324 g10/keyedit.c:3424 g10/keyserver.c:1727 +#: g10/delkey.c:73 g10/export.c:324 g10/keyedit.c:3424 g10/keyserver.c:1729 #: g10/revoke.c:226 #, fuzzy, c-format msgid "key \"%s\" not found: %s\n" msgstr "�� ������ '%s' �� �������: %s\n" -#: g10/delkey.c:81 g10/export.c:354 g10/import.c:2417 g10/keyserver.c:1741 +#: g10/delkey.c:81 g10/export.c:354 g10/import.c:2417 g10/keyserver.c:1743 #: g10/revoke.c:232 g10/revoke.c:477 #, c-format msgid "error reading keyblock: %s\n" @@ -1917,7 +1917,7 @@ msgid "run in server mode" msgstr "" #: g10/gpg.c:436 g10/gpgv.c:69 kbx/kbxutil.c:81 sm/gpgsm.c:226 -#: tools/gpg-connect-agent.c:64 tools/gpgconf.c:74 tools/symcryptrun.c:157 +#: tools/gpg-connect-agent.c:67 tools/gpgconf.c:74 tools/symcryptrun.c:157 msgid "" "@\n" "Options:\n" @@ -2041,548 +2041,548 @@ msgstr "��������: " msgid "usage: gpg [options] " msgstr "�����: gpg [��������] " -#: g10/gpg.c:1109 sm/gpgsm.c:675 +#: g10/gpg.c:1115 sm/gpgsm.c:675 msgid "conflicting commands\n" msgstr "������������� �������\n" -#: g10/gpg.c:1127 +#: g10/gpg.c:1133 #, fuzzy, c-format msgid "no = sign found in group definition `%s'\n" msgstr "��� ������� �� ������� = ���� ������ ��� ������ \"%s\"\n" -#: g10/gpg.c:1324 +#: g10/gpg.c:1330 #, fuzzy, c-format msgid "WARNING: unsafe ownership on homedir `%s'\n" msgstr "�������������: �� ������� ���������� ��� %s \"%s\"\n" -#: g10/gpg.c:1327 +#: g10/gpg.c:1333 #, fuzzy, c-format msgid "WARNING: unsafe ownership on configuration file `%s'\n" msgstr "�������������: �� ������� ���������� ��� %s \"%s\"\n" -#: g10/gpg.c:1330 +#: g10/gpg.c:1336 #, fuzzy, c-format msgid "WARNING: unsafe ownership on extension `%s'\n" msgstr "�������������: �� ������� ���������� ��� %s \"%s\"\n" -#: g10/gpg.c:1336 +#: g10/gpg.c:1342 #, fuzzy, c-format msgid "WARNING: unsafe permissions on homedir `%s'\n" msgstr "�������������: �� �������� ������ ��� %s \"%s\"\n" -#: g10/gpg.c:1339 +#: g10/gpg.c:1345 #, fuzzy, c-format msgid "WARNING: unsafe permissions on configuration file `%s'\n" msgstr "�������������: �� �������� ������ ��� %s \"%s\"\n" -#: g10/gpg.c:1342 +#: g10/gpg.c:1348 #, fuzzy, c-format msgid "WARNING: unsafe permissions on extension `%s'\n" msgstr "�������������: �� �������� ������ ��� %s \"%s\"\n" -#: g10/gpg.c:1348 +#: g10/gpg.c:1354 #, fuzzy, c-format msgid "WARNING: unsafe enclosing directory ownership on homedir `%s'\n" msgstr "" "�������������: �� ������� ��������������������� ������� ��� %s \"%s\"\n" -#: g10/gpg.c:1351 +#: g10/gpg.c:1357 #, fuzzy, c-format msgid "" "WARNING: unsafe enclosing directory ownership on configuration file `%s'\n" msgstr "" "�������������: �� ������� ��������������������� ������� ��� %s \"%s\"\n" -#: g10/gpg.c:1354 +#: g10/gpg.c:1360 #, fuzzy, c-format msgid "WARNING: unsafe enclosing directory ownership on extension `%s'\n" msgstr "" "�������������: �� ������� ��������������������� ������� ��� %s \"%s\"\n" -#: g10/gpg.c:1360 +#: g10/gpg.c:1366 #, fuzzy, c-format msgid "WARNING: unsafe enclosing directory permissions on homedir `%s'\n" msgstr "�������������: �� �������� ������ ����������� ������� ��� %s \"%s\"\n" -#: g10/gpg.c:1363 +#: g10/gpg.c:1369 #, fuzzy, c-format msgid "" "WARNING: unsafe enclosing directory permissions on configuration file `%s'\n" msgstr "�������������: �� �������� ������ ����������� ������� ��� %s \"%s\"\n" -#: g10/gpg.c:1366 +#: g10/gpg.c:1372 #, fuzzy, c-format msgid "WARNING: unsafe enclosing directory permissions on extension `%s'\n" msgstr "�������������: �� �������� ������ ����������� ������� ��� %s \"%s\"\n" -#: g10/gpg.c:1545 +#: g10/gpg.c:1551 #, fuzzy, c-format msgid "unknown configuration item `%s'\n" msgstr "������� ����������� ��������� \"%s\"\n" -#: g10/gpg.c:1645 +#: g10/gpg.c:1651 msgid "display photo IDs during key listings" msgstr "" -#: g10/gpg.c:1647 +#: g10/gpg.c:1653 msgid "show policy URLs during signature listings" msgstr "" -#: g10/gpg.c:1649 +#: g10/gpg.c:1655 #, fuzzy msgid "show all notations during signature listings" msgstr "��� ������� ���������� �������� ��� ������� ����������\n" -#: g10/gpg.c:1651 +#: g10/gpg.c:1657 msgid "show IETF standard notations during signature listings" msgstr "" -#: g10/gpg.c:1655 +#: g10/gpg.c:1661 msgid "show user-supplied notations during signature listings" msgstr "" -#: g10/gpg.c:1657 +#: g10/gpg.c:1663 #, fuzzy msgid "show preferred keyserver URLs during signature listings" msgstr "�� URL ��������� ��������� ��� ������ ��� ����� ������\n" -#: g10/gpg.c:1659 +#: g10/gpg.c:1665 msgid "show user ID validity during key listings" msgstr "" -#: g10/gpg.c:1661 +#: g10/gpg.c:1667 msgid "show revoked and expired user IDs in key listings" msgstr "" -#: g10/gpg.c:1663 +#: g10/gpg.c:1669 msgid "show revoked and expired subkeys in key listings" msgstr "" -#: g10/gpg.c:1665 +#: g10/gpg.c:1671 #, fuzzy msgid "show the keyring name in key listings" msgstr "���������� ��� ����������� ���� ����� ��������� �� ������" -#: g10/gpg.c:1667 +#: g10/gpg.c:1673 #, fuzzy msgid "show expiration dates during signature listings" msgstr "��� ������� ���������� �������� ��� ������� ����������\n" -#: g10/gpg.c:1828 +#: g10/gpg.c:1834 #, c-format msgid "NOTE: old default options file `%s' ignored\n" msgstr "��������: ��������� �� ����� ������ ��������������� �������� `%s'\n" -#: g10/gpg.c:1919 +#: g10/gpg.c:1926 #, c-format msgid "libgcrypt is too old (need %s, have %s)\n" msgstr "" -#: g10/gpg.c:2303 g10/gpg.c:2989 g10/gpg.c:3001 +#: g10/gpg.c:2309 g10/gpg.c:2995 g10/gpg.c:3007 #, c-format msgid "NOTE: %s is not for normal use!\n" msgstr "��������: �� %s ��� ����� ��� �������� �����!\n" -#: g10/gpg.c:2484 g10/gpg.c:2496 +#: g10/gpg.c:2490 g10/gpg.c:2502 #, fuzzy, c-format msgid "`%s' is not a valid signature expiration\n" msgstr "�� %s ��� ����� ������ ��� ����������\n" -#: g10/gpg.c:2578 +#: g10/gpg.c:2584 #, fuzzy, c-format msgid "`%s' is not a valid character set\n" msgstr "�� %s ��� ����� ������ ��� ����������\n" -#: g10/gpg.c:2601 g10/gpg.c:2796 g10/keyedit.c:4107 +#: g10/gpg.c:2607 g10/gpg.c:2802 g10/keyedit.c:4107 #, fuzzy msgid "could not parse keyserver URL\n" msgstr "�������� ������������ ��� URI ��� ��������� ��������\n" -#: g10/gpg.c:2613 +#: g10/gpg.c:2619 #, fuzzy, c-format msgid "%s:%d: invalid keyserver options\n" msgstr "%s:%d: �� ������� �������� ��������\n" -#: g10/gpg.c:2616 +#: g10/gpg.c:2622 #, fuzzy msgid "invalid keyserver options\n" msgstr "�� ������� �������� ��������\n" -#: g10/gpg.c:2623 +#: g10/gpg.c:2629 #, c-format msgid "%s:%d: invalid import options\n" msgstr "%s:%d: �� ������� �������� ���������\n" -#: g10/gpg.c:2626 +#: g10/gpg.c:2632 msgid "invalid import options\n" msgstr "�� ������� �������� ���������\n" -#: g10/gpg.c:2633 +#: g10/gpg.c:2639 #, c-format msgid "%s:%d: invalid export options\n" msgstr "%s:%d: �� ������� �������� ��������\n" -#: g10/gpg.c:2636 +#: g10/gpg.c:2642 msgid "invalid export options\n" msgstr "�� ������� �������� ��������\n" -#: g10/gpg.c:2643 +#: g10/gpg.c:2649 #, fuzzy, c-format msgid "%s:%d: invalid list options\n" msgstr "%s:%d: �� ������� �������� ���������\n" -#: g10/gpg.c:2646 +#: g10/gpg.c:2652 #, fuzzy msgid "invalid list options\n" msgstr "�� ������� �������� ���������\n" -#: g10/gpg.c:2654 +#: g10/gpg.c:2660 msgid "display photo IDs during signature verification" msgstr "" -#: g10/gpg.c:2656 +#: g10/gpg.c:2662 msgid "show policy URLs during signature verification" msgstr "" -#: g10/gpg.c:2658 +#: g10/gpg.c:2664 #, fuzzy msgid "show all notations during signature verification" msgstr "�� %s ��� ����� ������ ��� ����������\n" -#: g10/gpg.c:2660 +#: g10/gpg.c:2666 msgid "show IETF standard notations during signature verification" msgstr "" -#: g10/gpg.c:2664 +#: g10/gpg.c:2670 msgid "show user-supplied notations during signature verification" msgstr "" -#: g10/gpg.c:2666 +#: g10/gpg.c:2672 #, fuzzy msgid "show preferred keyserver URLs during signature verification" msgstr "�� URL ��������� ��������� ��� ������ ��� ����� ������\n" -#: g10/gpg.c:2668 +#: g10/gpg.c:2674 #, fuzzy msgid "show user ID validity during signature verification" msgstr "�� %s ��� ����� ������ ��� ����������\n" -#: g10/gpg.c:2670 +#: g10/gpg.c:2676 msgid "show revoked and expired user IDs in signature verification" msgstr "" -#: g10/gpg.c:2672 +#: g10/gpg.c:2678 #, fuzzy msgid "show only the primary user ID in signature verification" msgstr "�� %s ��� ����� ������ ��� ����������\n" -#: g10/gpg.c:2674 +#: g10/gpg.c:2680 msgid "validate signatures with PKA data" msgstr "" -#: g10/gpg.c:2676 +#: g10/gpg.c:2682 msgid "elevate the trust of signatures with valid PKA data" msgstr "" -#: g10/gpg.c:2683 +#: g10/gpg.c:2689 #, fuzzy, c-format msgid "%s:%d: invalid verify options\n" msgstr "%s:%d: �� ������� �������� ��������\n" -#: g10/gpg.c:2686 +#: g10/gpg.c:2692 #, fuzzy msgid "invalid verify options\n" msgstr "�� ������� �������� ��������\n" -#: g10/gpg.c:2693 +#: g10/gpg.c:2699 #, c-format msgid "unable to set exec-path to %s\n" msgstr "�������� ������� ��� exec-path �� %s\n" -#: g10/gpg.c:2868 +#: g10/gpg.c:2874 #, fuzzy, c-format msgid "%s:%d: invalid auto-key-locate list\n" msgstr "%s:%d: �� ������� �������� ��������\n" -#: g10/gpg.c:2871 +#: g10/gpg.c:2877 msgid "invalid auto-key-locate list\n" msgstr "" -#: g10/gpg.c:2978 sm/gpgsm.c:1386 +#: g10/gpg.c:2984 sm/gpgsm.c:1386 msgid "WARNING: program may create a core file!\n" msgstr "�������������: �� ��������� ���� ������������ ������ core!\n" -#: g10/gpg.c:2982 +#: g10/gpg.c:2988 #, c-format msgid "WARNING: %s overrides %s\n" msgstr "�������������: �� %s ����������� �� %s\n" -#: g10/gpg.c:2991 +#: g10/gpg.c:2997 #, c-format msgid "%s not allowed with %s!\n" msgstr "�� %s ��� ����������� �� �� %s!\n" -#: g10/gpg.c:2994 +#: g10/gpg.c:3000 #, c-format msgid "%s makes no sense with %s!\n" msgstr "�� %s ��� ���� ������ ������ ���� �� �� %s!\n" -#: g10/gpg.c:3009 +#: g10/gpg.c:3015 #, fuzzy, c-format msgid "will not run with insecure memory due to %s\n" msgstr "������� ��� �������� �������� ��� `%s'\n" -#: g10/gpg.c:3023 +#: g10/gpg.c:3029 msgid "you can only make detached or clear signatures while in --pgp2 mode\n" msgstr "" "�������� �� ������ ����������� � ������� ��������� ���� �� --pgp2 ���������\n" -#: g10/gpg.c:3029 +#: g10/gpg.c:3035 msgid "you can't sign and encrypt at the same time while in --pgp2 mode\n" msgstr "" "��� �������� �� ���������� ��� �� �������������� ���������� �� --pgp2 " "���������\n" -#: g10/gpg.c:3035 +#: g10/gpg.c:3041 msgid "you must use files (and not a pipe) when working with --pgp2 enabled.\n" msgstr "���� ������ ������������ (��� ��� pipes) ���� ��� ��������� --pgp2.\n" -#: g10/gpg.c:3048 +#: g10/gpg.c:3054 msgid "encrypting a message in --pgp2 mode requires the IDEA cipher\n" msgstr "" "� ������������� ���� ��������� �� --pgp2 ��������� ������� ��� �����. IDEA\n" -#: g10/gpg.c:3114 g10/gpg.c:3138 sm/gpgsm.c:1458 +#: g10/gpg.c:3120 g10/gpg.c:3144 sm/gpgsm.c:1458 msgid "selected cipher algorithm is invalid\n" msgstr "� ����������� ���������� �������������� ��� ����� �������\n" -#: g10/gpg.c:3120 g10/gpg.c:3144 sm/gpgsm.c:1466 sm/gpgsm.c:1472 +#: g10/gpg.c:3126 g10/gpg.c:3150 sm/gpgsm.c:1466 sm/gpgsm.c:1472 msgid "selected digest algorithm is invalid\n" msgstr "� ����������� ���������� ��������� ��� ����� �������\n" -#: g10/gpg.c:3126 +#: g10/gpg.c:3132 #, fuzzy msgid "selected compression algorithm is invalid\n" msgstr "� ����������� ���������� �������������� ��� ����� �������\n" -#: g10/gpg.c:3132 +#: g10/gpg.c:3138 msgid "selected certification digest algorithm is invalid\n" msgstr "" "� ����������� ���������� ��������� ��� �����������\n" "��� ����� �������\n" -#: g10/gpg.c:3147 +#: g10/gpg.c:3153 msgid "completes-needed must be greater than 0\n" msgstr "completes-needed ������ �� ����� ���������� ��� 0\n" -#: g10/gpg.c:3149 +#: g10/gpg.c:3155 msgid "marginals-needed must be greater than 1\n" msgstr "marginals-needed ������ �� ����� ���������� ��� 1\n" -#: g10/gpg.c:3151 +#: g10/gpg.c:3157 #, fuzzy msgid "max-cert-depth must be in the range from 1 to 255\n" msgstr "max-cert-depth ������ �� ����� ������ 1 ��� 255\n" -#: g10/gpg.c:3153 +#: g10/gpg.c:3159 msgid "invalid default-cert-level; must be 0, 1, 2, or 3\n" msgstr "�� ������ default-cert-level� ������ �� ����� 0, 1, 2, � 3\n" -#: g10/gpg.c:3155 +#: g10/gpg.c:3161 msgid "invalid min-cert-level; must be 1, 2, or 3\n" msgstr "�� ������ min-cert-level� ������ �� ����� 0, 1, 2, � 3\n" -#: g10/gpg.c:3158 +#: g10/gpg.c:3164 msgid "NOTE: simple S2K mode (0) is strongly discouraged\n" msgstr "��������: � ���� S2K ��������� (0) ������ �� �����������\n" -#: g10/gpg.c:3162 +#: g10/gpg.c:3168 msgid "invalid S2K mode; must be 0, 1 or 3\n" msgstr "�� ������ ��������� S2K; ������ �� ����� 0, 1 � 3\n" -#: g10/gpg.c:3169 +#: g10/gpg.c:3175 msgid "invalid default preferences\n" msgstr "�� ������� �����������\n" -#: g10/gpg.c:3178 +#: g10/gpg.c:3184 msgid "invalid personal cipher preferences\n" msgstr "�� ������� ����������� ���������� ���������������\n" -#: g10/gpg.c:3182 +#: g10/gpg.c:3188 msgid "invalid personal digest preferences\n" msgstr "�� ������� ����������� ���������� ���������� ���������\n" -#: g10/gpg.c:3186 +#: g10/gpg.c:3192 msgid "invalid personal compress preferences\n" msgstr "�� ������� ����������� ���������� ���������� ���������\n" -#: g10/gpg.c:3219 +#: g10/gpg.c:3225 #, c-format msgid "%s does not yet work with %s\n" msgstr "�� %s ����� �� ���������� ���� �� �� %s\n" -#: g10/gpg.c:3266 +#: g10/gpg.c:3272 #, fuzzy, c-format msgid "you may not use cipher algorithm `%s' while in %s mode\n" msgstr "����������� � ����� ��� ��������������� \"%s\" ���� ��������� %s\n" -#: g10/gpg.c:3271 +#: g10/gpg.c:3277 #, fuzzy, c-format msgid "you may not use digest algorithm `%s' while in %s mode\n" msgstr "" "����������� � ����� ��� ���������� ��������� \"%s\" ���� ��������� %s\n" -#: g10/gpg.c:3276 +#: g10/gpg.c:3282 #, fuzzy, c-format msgid "you may not use compression algorithm `%s' while in %s mode\n" msgstr "" "����������� � ����� ��� ���������� ��������� \"%s\" ���� ��������� %s\n" -#: g10/gpg.c:3359 +#: g10/gpg.c:3365 #, c-format msgid "failed to initialize the TrustDB: %s\n" msgstr "�������� ������������� ��� TrustDB: %s\n" -#: g10/gpg.c:3370 +#: g10/gpg.c:3376 msgid "WARNING: recipients (-r) given without using public key encryption\n" msgstr "" "�������������: ������� ���������� (-r) ����� ����� ��������������\n" "�������� ��������\n" -#: g10/gpg.c:3391 +#: g10/gpg.c:3397 msgid "--store [filename]" msgstr "--store [����� �������]" -#: g10/gpg.c:3398 +#: g10/gpg.c:3404 msgid "--symmetric [filename]" msgstr "--symmetric [����� �������]" -#: g10/gpg.c:3400 +#: g10/gpg.c:3406 #, fuzzy, c-format msgid "symmetric encryption of `%s' failed: %s\n" msgstr "���������������� �������: %s\n" -#: g10/gpg.c:3410 +#: g10/gpg.c:3416 msgid "--encrypt [filename]" msgstr "--encrypt [����� �������]" -#: g10/gpg.c:3423 +#: g10/gpg.c:3429 #, fuzzy msgid "--symmetric --encrypt [filename]" msgstr "--sign --encrypt [����� �������]" -#: g10/gpg.c:3425 +#: g10/gpg.c:3431 msgid "you cannot use --symmetric --encrypt with --s2k-mode 0\n" msgstr "" -#: g10/gpg.c:3428 +#: g10/gpg.c:3434 #, fuzzy, c-format msgid "you cannot use --symmetric --encrypt while in %s mode\n" msgstr "����������� � ����� ��� %s ���� ��������� %s.\n" -#: g10/gpg.c:3446 +#: g10/gpg.c:3452 msgid "--sign [filename]" msgstr "--sign [����� �������]" -#: g10/gpg.c:3459 +#: g10/gpg.c:3465 msgid "--sign --encrypt [filename]" msgstr "--sign --encrypt [����� �������]" -#: g10/gpg.c:3474 +#: g10/gpg.c:3480 #, fuzzy msgid "--symmetric --sign --encrypt [filename]" msgstr "--sign --encrypt [����� �������]" -#: g10/gpg.c:3476 +#: g10/gpg.c:3482 msgid "you cannot use --symmetric --sign --encrypt with --s2k-mode 0\n" msgstr "" -#: g10/gpg.c:3479 +#: g10/gpg.c:3485 #, fuzzy, c-format msgid "you cannot use --symmetric --sign --encrypt while in %s mode\n" msgstr "����������� � ����� ��� %s ���� ��������� %s.\n" -#: g10/gpg.c:3499 +#: g10/gpg.c:3505 msgid "--sign --symmetric [filename]" msgstr "--sign --symmetric [����� �������]" -#: g10/gpg.c:3508 +#: g10/gpg.c:3514 msgid "--clearsign [filename]" msgstr "--clearsign [����� �������]" -#: g10/gpg.c:3533 +#: g10/gpg.c:3539 msgid "--decrypt [filename]" msgstr "--decrypt [����� �������]" -#: g10/gpg.c:3541 +#: g10/gpg.c:3547 msgid "--sign-key user-id" msgstr "--sign-key user-id" -#: g10/gpg.c:3545 +#: g10/gpg.c:3551 msgid "--lsign-key user-id" msgstr "--lsign-key user-id" -#: g10/gpg.c:3566 +#: g10/gpg.c:3572 msgid "--edit-key user-id [commands]" msgstr "--edit-key user-id [�������]" -#: g10/gpg.c:3658 +#: g10/gpg.c:3664 #, c-format msgid "keyserver send failed: %s\n" msgstr "keyserver �������� �������: %s\n" -#: g10/gpg.c:3660 +#: g10/gpg.c:3666 #, c-format msgid "keyserver receive failed: %s\n" msgstr "keyserver ���� �������: %s\n" -#: g10/gpg.c:3662 +#: g10/gpg.c:3668 #, c-format msgid "key export failed: %s\n" msgstr "������� �������� �������: %s\n" -#: g10/gpg.c:3673 +#: g10/gpg.c:3679 #, c-format msgid "keyserver search failed: %s\n" msgstr "keyserver ��������� �������: %s\n" -#: g10/gpg.c:3683 +#: g10/gpg.c:3689 #, c-format msgid "keyserver refresh failed: %s\n" msgstr "keyserver �������� �������: %s\n" -#: g10/gpg.c:3734 +#: g10/gpg.c:3740 #, c-format msgid "dearmoring failed: %s\n" msgstr "����������� �������: %s\n" -#: g10/gpg.c:3742 +#: g10/gpg.c:3748 #, c-format msgid "enarmoring failed: %s\n" msgstr "�������� �������: %s\n" -#: g10/gpg.c:3832 +#: g10/gpg.c:3838 #, c-format msgid "invalid hash algorithm `%s'\n" msgstr "�� ������� ���������� hash `%s'\n" -#: g10/gpg.c:3949 +#: g10/gpg.c:3955 msgid "[filename]" msgstr "[����� �������]" -#: g10/gpg.c:3953 +#: g10/gpg.c:3959 msgid "Go ahead and type your message ...\n" msgstr "�������� ���� �� ���������� �� ������ ��� ...\n" -#: g10/gpg.c:4265 +#: g10/gpg.c:4271 msgid "the given certification policy URL is invalid\n" msgstr "�� URL ��������� �������������� ��� ������ ��� ����� ������\n" -#: g10/gpg.c:4267 +#: g10/gpg.c:4273 msgid "the given signature policy URL is invalid\n" msgstr "�� URL ��������� ��������� ��� ������ ��� ����� ������\n" -#: g10/gpg.c:4300 +#: g10/gpg.c:4306 #, fuzzy msgid "the given preferred keyserver URL is invalid\n" msgstr "�� URL ��������� ��������� ��� ������ ��� ����� ������\n" @@ -3105,29 +3105,29 @@ msgstr "[��������]" msgid "[self-signature]" msgstr "[����-��������]" -#: g10/keyedit.c:344 g10/keylist.c:392 +#: g10/keyedit.c:344 g10/keylist.c:396 msgid "1 bad signature\n" msgstr "1 ���� ��������\n" -#: g10/keyedit.c:346 g10/keylist.c:394 +#: g10/keyedit.c:346 g10/keylist.c:398 #, c-format msgid "%d bad signatures\n" msgstr "%d ����� ���������\n" -#: g10/keyedit.c:348 g10/keylist.c:396 +#: g10/keyedit.c:348 g10/keylist.c:400 msgid "1 signature not checked due to a missing key\n" msgstr "1 �������� ��� ��������� ���� ������� ��������\n" -#: g10/keyedit.c:350 g10/keylist.c:398 +#: g10/keyedit.c:350 g10/keylist.c:402 #, c-format msgid "%d signatures not checked due to missing keys\n" msgstr "%d ��������� ��� ���������� ���� ������� ��������\n" -#: g10/keyedit.c:352 g10/keylist.c:400 +#: g10/keyedit.c:352 g10/keylist.c:404 msgid "1 signature not checked due to an error\n" msgstr "1 �������� ��� ��������� ���� ���� ���������\n" -#: g10/keyedit.c:354 g10/keylist.c:402 +#: g10/keyedit.c:354 g10/keylist.c:406 #, c-format msgid "%d signatures not checked due to errors\n" msgstr "%d ��������� ��� ���������� ���� ���������\n" @@ -3411,20 +3411,20 @@ msgstr "� �������� �������: %s\n" msgid "Key has only stub or on-card key items - no passphrase to change.\n" msgstr "" -#: g10/keyedit.c:1142 g10/keygen.c:3601 +#: g10/keyedit.c:1142 g10/keygen.c:3623 msgid "This key is not protected.\n" msgstr "���� �� ������ ��� �������������.\n" -#: g10/keyedit.c:1146 g10/keygen.c:3588 g10/revoke.c:538 +#: g10/keyedit.c:1146 g10/keygen.c:3610 g10/revoke.c:538 msgid "Secret parts of primary key are not available.\n" msgstr "������� ������� ��� ������ �������� ��� ����� ���������.\n" -#: g10/keyedit.c:1150 g10/keygen.c:3604 +#: g10/keyedit.c:1150 g10/keygen.c:3626 #, fuzzy msgid "Secret parts of primary key are stored on-card.\n" msgstr "������� ������� ��� ������ �������� ��� ����� ���������.\n" -#: g10/keyedit.c:1156 g10/keygen.c:3608 +#: g10/keyedit.c:1156 g10/keygen.c:3630 msgid "Key is protected.\n" msgstr "�� ������ �������������.\n" @@ -3821,7 +3821,7 @@ msgstr "����������: " msgid "Keyserver no-modify" msgstr "" -#: g10/keyedit.c:2443 g10/keylist.c:310 +#: g10/keyedit.c:2443 g10/keylist.c:314 msgid "Preferred keyserver: " msgstr "" @@ -3850,24 +3850,24 @@ msgid "(sensitive)" msgstr " (���������)" #: g10/keyedit.c:2764 g10/keyedit.c:2820 g10/keyedit.c:2881 g10/keyedit.c:2896 -#: g10/keylist.c:196 g10/keyserver.c:529 +#: g10/keylist.c:200 g10/keyserver.c:529 #, fuzzy, c-format msgid "created: %s" msgstr "�������� ����������� ��� %s: %s\n" -#: g10/keyedit.c:2767 g10/keylist.c:812 g10/keylist.c:906 g10/mainproc.c:989 +#: g10/keyedit.c:2767 g10/keylist.c:817 g10/keylist.c:911 g10/mainproc.c:989 #, fuzzy, c-format msgid "revoked: %s" msgstr "[����������]" -#: g10/keyedit.c:2769 g10/keylist.c:783 g10/keylist.c:818 g10/keylist.c:912 +#: g10/keyedit.c:2769 g10/keylist.c:788 g10/keylist.c:823 g10/keylist.c:917 #, fuzzy, c-format msgid "expired: %s" msgstr " [�����: %s]" #: g10/keyedit.c:2771 g10/keyedit.c:2822 g10/keyedit.c:2883 g10/keyedit.c:2898 -#: g10/keylist.c:198 g10/keylist.c:789 g10/keylist.c:824 g10/keylist.c:918 -#: g10/keylist.c:939 g10/keyserver.c:535 g10/mainproc.c:995 +#: g10/keylist.c:202 g10/keylist.c:794 g10/keylist.c:829 g10/keylist.c:923 +#: g10/keylist.c:944 g10/keyserver.c:535 g10/mainproc.c:995 #, fuzzy, c-format msgid "expires: %s" msgstr " [�����: %s]" @@ -3891,7 +3891,7 @@ msgstr "" msgid "This key has been disabled" msgstr "���� �� ������ ���� ���������������" -#: g10/keyedit.c:2827 g10/keylist.c:202 +#: g10/keyedit.c:2827 g10/keylist.c:206 msgid "card-no: " msgstr "" @@ -4253,12 +4253,12 @@ msgid "writing key binding signature\n" msgstr "������� ��������� \"�������\" ��������\n" #: g10/keygen.c:1157 g10/keygen.c:1268 g10/keygen.c:1273 g10/keygen.c:1408 -#: g10/keygen.c:3101 +#: g10/keygen.c:3123 #, c-format msgid "keysize invalid; using %u bits\n" msgstr "�� ������ ������� ��������, ����� %u bits\n" -#: g10/keygen.c:1163 g10/keygen.c:1279 g10/keygen.c:1414 g10/keygen.c:3107 +#: g10/keygen.c:1163 g10/keygen.c:1279 g10/keygen.c:1414 g10/keygen.c:3129 #, c-format msgid "keysize rounded up to %u bits\n" msgstr "��������������� ��� ������� �������� ��� %u bits\n" @@ -4616,50 +4616,50 @@ msgstr "" "���� �������) ���� �� �������� ����������� ������ �������. ���� �����\n" "��� ��������� ������� ������� ��� �������� �� ������� ������ ��������.\n" -#: g10/keygen.c:3041 g10/keygen.c:3068 +#: g10/keygen.c:3063 g10/keygen.c:3090 msgid "Key generation canceled.\n" msgstr "� ���������� �������� ����������.\n" -#: g10/keygen.c:3273 g10/keygen.c:3440 +#: g10/keygen.c:3295 g10/keygen.c:3462 #, c-format msgid "writing public key to `%s'\n" msgstr "������� ��� �������� �������� ��� `%s'\n" -#: g10/keygen.c:3275 g10/keygen.c:3443 +#: g10/keygen.c:3297 g10/keygen.c:3465 #, fuzzy, c-format msgid "writing secret key stub to `%s'\n" msgstr "������� ��� �������� �������� ��� `%s'\n" -#: g10/keygen.c:3278 g10/keygen.c:3446 +#: g10/keygen.c:3300 g10/keygen.c:3468 #, c-format msgid "writing secret key to `%s'\n" msgstr "������� ��� �������� �������� ��� `%s'\n" -#: g10/keygen.c:3427 +#: g10/keygen.c:3449 #, c-format msgid "no writable public keyring found: %s\n" msgstr "�� ������� ��������� ������� ����������: %s\n" -#: g10/keygen.c:3434 +#: g10/keygen.c:3456 #, c-format msgid "no writable secret keyring found: %s\n" msgstr "�� ������� ��������� ������� ����������: %s\n" -#: g10/keygen.c:3454 +#: g10/keygen.c:3476 #, c-format msgid "error writing public keyring `%s': %s\n" msgstr "�������� �������� �������� ����������� `%s': %s\n" -#: g10/keygen.c:3462 +#: g10/keygen.c:3484 #, c-format msgid "error writing secret keyring `%s': %s\n" msgstr "�������� �������� �������� ����������� `%s': %s\n" -#: g10/keygen.c:3489 +#: g10/keygen.c:3511 msgid "public and secret key created and signed.\n" msgstr "�� ������� ��� �� ������� ������ �������������� ��� �����������.\n" -#: g10/keygen.c:3500 +#: g10/keygen.c:3522 #, fuzzy msgid "" "Note that this key cannot be used for encryption. You may want to use\n" @@ -4670,12 +4670,12 @@ msgstr "" "�������� �� ��������������� ��� ������ \"--edit-key\" ��� �� ������������\n" "��� ���������� ������ ��� ���� �� ����.\n" -#: g10/keygen.c:3513 g10/keygen.c:3658 g10/keygen.c:3779 +#: g10/keygen.c:3535 g10/keygen.c:3680 g10/keygen.c:3801 #, c-format msgid "Key generation failed: %s\n" msgstr "� ���������� �������� �������: %s\n" -#: g10/keygen.c:3568 g10/keygen.c:3709 g10/sign.c:241 +#: g10/keygen.c:3590 g10/keygen.c:3731 g10/sign.c:241 #, c-format msgid "" "key has been created %lu second in future (time warp or clock problem)\n" @@ -4683,7 +4683,7 @@ msgstr "" "�� ������ ������������� %lu ������������ ��� ������ (��������� �\n" "����� �������� ��� �����)\n" -#: g10/keygen.c:3570 g10/keygen.c:3711 g10/sign.c:243 +#: g10/keygen.c:3592 g10/keygen.c:3733 g10/sign.c:243 #, c-format msgid "" "key has been created %lu seconds in future (time warp or clock problem)\n" @@ -4691,28 +4691,28 @@ msgstr "" "�� ������ ������������� %lu ������������ ��� ������ (��������� �\n" "����� �������� ��� �����)\n" -#: g10/keygen.c:3581 g10/keygen.c:3722 +#: g10/keygen.c:3603 g10/keygen.c:3744 msgid "NOTE: creating subkeys for v3 keys is not OpenPGP compliant\n" msgstr "" "��������: � ���������� ����������� ��� ������� v3 ��� ����� �������\n" "�� �� OpenPGP\n" -#: g10/keygen.c:3622 g10/keygen.c:3755 +#: g10/keygen.c:3644 g10/keygen.c:3777 #, fuzzy msgid "Really create? (y/N) " msgstr "������� �� ������������; " -#: g10/keygen.c:3928 +#: g10/keygen.c:3950 #, fuzzy, c-format msgid "storing key onto card failed: %s\n" msgstr "�������� block �������� �������: %s\n" -#: g10/keygen.c:3976 +#: g10/keygen.c:3998 #, fuzzy, c-format msgid "can't create backup file `%s': %s\n" msgstr "�������� ����������� ��� `%s': %s\n" -#: g10/keygen.c:4002 +#: g10/keygen.c:4024 #, fuzzy, c-format msgid "NOTE: backup of card key saved to `%s'\n" msgstr "��������: �� ������� ������ %08lX ����� ���� %s\n" @@ -4721,54 +4721,54 @@ msgstr "��������: �� ������� ������ %08lX ����� ���� %s\n" msgid "never " msgstr "���� " -#: g10/keylist.c:267 +#: g10/keylist.c:271 msgid "Critical signature policy: " msgstr "�������� �������� ���������: " -#: g10/keylist.c:269 +#: g10/keylist.c:273 msgid "Signature policy: " msgstr "�������� ���������: " -#: g10/keylist.c:308 +#: g10/keylist.c:312 msgid "Critical preferred keyserver: " msgstr "" -#: g10/keylist.c:361 +#: g10/keylist.c:365 msgid "Critical signature notation: " msgstr "�������� �������� ���������: " -#: g10/keylist.c:363 +#: g10/keylist.c:367 msgid "Signature notation: " msgstr "�������� ���������: " -#: g10/keylist.c:473 +#: g10/keylist.c:477 msgid "Keyring" msgstr "����������" -#: g10/keylist.c:1504 +#: g10/keylist.c:1509 msgid "Primary key fingerprint:" msgstr "��������� �������� ��������:" -#: g10/keylist.c:1506 +#: g10/keylist.c:1511 msgid " Subkey fingerprint:" msgstr " ��������� �����������:" #. TRANSLATORS: this should fit into 24 bytes to that the #. * fingerprint data is properly aligned with the user ID -#: g10/keylist.c:1513 +#: g10/keylist.c:1518 msgid " Primary key fingerprint:" msgstr " ��������� �������� ��������:" -#: g10/keylist.c:1515 +#: g10/keylist.c:1520 msgid " Subkey fingerprint:" msgstr " ��������� �����������:" -#: g10/keylist.c:1519 g10/keylist.c:1523 +#: g10/keylist.c:1524 g10/keylist.c:1528 #, fuzzy msgid " Key fingerprint =" msgstr " ��������� �������� =" -#: g10/keylist.c:1590 +#: g10/keylist.c:1595 msgid " Card serial no. =" msgstr "" @@ -4855,145 +4855,145 @@ msgstr "" msgid "disabled" msgstr "disable" -#: g10/keyserver.c:742 +#: g10/keyserver.c:744 msgid "Enter number(s), N)ext, or Q)uit > " msgstr "" -#: g10/keyserver.c:826 g10/keyserver.c:1448 +#: g10/keyserver.c:828 g10/keyserver.c:1450 #, fuzzy, c-format msgid "invalid keyserver protocol (us %d!=handler %d)\n" msgstr "�� ������� �������� ��������\n" -#: g10/keyserver.c:924 +#: g10/keyserver.c:926 #, fuzzy, c-format msgid "key \"%s\" not found on keyserver\n" msgstr "�� ������ '%s' �� �������: %s\n" -#: g10/keyserver.c:926 +#: g10/keyserver.c:928 #, fuzzy msgid "key not found on keyserver\n" msgstr "�� ������ '%s' �� �������: %s\n" -#: g10/keyserver.c:1167 +#: g10/keyserver.c:1169 #, fuzzy, c-format msgid "requesting key %s from %s server %s\n" msgstr "������ �������� %08lX ��� �� %s\n" -#: g10/keyserver.c:1171 +#: g10/keyserver.c:1173 #, fuzzy, c-format msgid "requesting key %s from %s\n" msgstr "������ �������� %08lX ��� �� %s\n" -#: g10/keyserver.c:1195 +#: g10/keyserver.c:1197 #, fuzzy, c-format msgid "searching for names from %s server %s\n" msgstr "��������� ��� \"%s\" ��� �� HKP ���������� %s\n" -#: g10/keyserver.c:1198 +#: g10/keyserver.c:1200 #, fuzzy, c-format msgid "searching for names from %s\n" msgstr "��������� ��� \"%s\" ��� �� HKP ���������� %s\n" -#: g10/keyserver.c:1351 +#: g10/keyserver.c:1353 #, fuzzy, c-format msgid "sending key %s to %s server %s\n" msgstr "��������� ��� \"%s\" ��� �� HKP ���������� %s\n" -#: g10/keyserver.c:1355 +#: g10/keyserver.c:1357 #, fuzzy, c-format msgid "sending key %s to %s\n" msgstr "" "\"\n" "����������� �� �� ������ ��� %08lX ���� %s\n" -#: g10/keyserver.c:1398 +#: g10/keyserver.c:1400 #, fuzzy, c-format msgid "searching for \"%s\" from %s server %s\n" msgstr "��������� ��� \"%s\" ��� �� HKP ���������� %s\n" -#: g10/keyserver.c:1401 +#: g10/keyserver.c:1403 #, fuzzy, c-format msgid "searching for \"%s\" from %s\n" msgstr "��������� ��� \"%s\" ��� �� HKP ���������� %s\n" -#: g10/keyserver.c:1408 g10/keyserver.c:1504 +#: g10/keyserver.c:1410 g10/keyserver.c:1506 #, fuzzy msgid "no keyserver action!\n" msgstr "�� ������� �������� ��������\n" -#: g10/keyserver.c:1456 +#: g10/keyserver.c:1458 #, c-format msgid "WARNING: keyserver handler from a different version of GnuPG (%s)\n" msgstr "" -#: g10/keyserver.c:1465 +#: g10/keyserver.c:1467 msgid "keyserver did not send VERSION\n" msgstr "" -#: g10/keyserver.c:1527 g10/keyserver.c:2056 +#: g10/keyserver.c:1529 g10/keyserver.c:2058 msgid "no keyserver known (use option --keyserver)\n" msgstr "" -#: g10/keyserver.c:1533 +#: g10/keyserver.c:1535 msgid "external keyserver calls are not supported in this build\n" msgstr "" -#: g10/keyserver.c:1545 +#: g10/keyserver.c:1547 #, c-format msgid "no handler for keyserver scheme `%s'\n" msgstr "" -#: g10/keyserver.c:1550 +#: g10/keyserver.c:1552 #, c-format msgid "action `%s' not supported with keyserver scheme `%s'\n" msgstr "" -#: g10/keyserver.c:1558 +#: g10/keyserver.c:1560 #, c-format msgid "%s does not support handler version %d\n" msgstr "" -#: g10/keyserver.c:1565 +#: g10/keyserver.c:1567 #, fuzzy msgid "keyserver timed out\n" msgstr "������ ���������� ��������" -#: g10/keyserver.c:1570 +#: g10/keyserver.c:1572 #, fuzzy msgid "keyserver internal error\n" msgstr "������ ���������� ��������" -#: g10/keyserver.c:1579 +#: g10/keyserver.c:1581 #, fuzzy, c-format msgid "keyserver communications error: %s\n" msgstr "keyserver ���� �������: %s\n" -#: g10/keyserver.c:1604 g10/keyserver.c:1638 +#: g10/keyserver.c:1606 g10/keyserver.c:1640 #, c-format msgid "\"%s\" not a key ID: skipping\n" msgstr "" -#: g10/keyserver.c:1897 +#: g10/keyserver.c:1899 #, fuzzy, c-format msgid "WARNING: unable to refresh key %s via %s: %s\n" msgstr "�������������: �������� ��������� tempfile (%s) `%s': %s\n" -#: g10/keyserver.c:1919 +#: g10/keyserver.c:1921 #, fuzzy, c-format msgid "refreshing 1 key from %s\n" msgstr "������ �������� %08lX ��� �� %s\n" -#: g10/keyserver.c:1921 +#: g10/keyserver.c:1923 #, fuzzy, c-format msgid "refreshing %d keys from %s\n" msgstr "������ �������� %08lX ��� �� %s\n" -#: g10/keyserver.c:1977 +#: g10/keyserver.c:1979 #, fuzzy, c-format msgid "WARNING: unable to fetch URI %s: %s\n" msgstr "�������������: �������� ��������� tempfile (%s) `%s': %s\n" -#: g10/keyserver.c:1983 +#: g10/keyserver.c:1985 #, fuzzy, c-format msgid "WARNING: unable to parse URI %s\n" msgstr "�������������: �������� ��������� tempfile (%s) `%s': %s\n" @@ -6454,7 +6454,7 @@ msgstr "" msgid "no need for a trustdb check\n" msgstr "��� ������� ������ ��� ������ ��� trustdb\n" -#: g10/trustdb.c:577 g10/trustdb.c:2432 +#: g10/trustdb.c:577 g10/trustdb.c:2456 #, c-format msgid "next trustdb check due at %s\n" msgstr "�������� ������� ��� trustdb �� ����� ���� %s\n" @@ -6482,33 +6482,33 @@ msgstr "�������� ����� ��� --check-trustdb\n" msgid "checking the trustdb\n" msgstr "������� ��� trustdb\n" -#: g10/trustdb.c:2175 +#: g10/trustdb.c:2199 #, c-format msgid "%d keys processed (%d validity counts cleared)\n" msgstr "%d ������� �������������� (%d ��������� ����������� �������)\n" -#: g10/trustdb.c:2240 +#: g10/trustdb.c:2264 msgid "no ultimately trusted keys found\n" msgstr "�� �������� ������� ������������ �������\n" -#: g10/trustdb.c:2254 +#: g10/trustdb.c:2278 #, fuzzy, c-format msgid "public key of ultimately trusted key %s not found\n" msgstr "" "�� ������� �� ������� ������ ��� ������� ������������� �������� %08lX\n" -#: g10/trustdb.c:2277 +#: g10/trustdb.c:2301 #, c-format msgid "%d marginal(s) needed, %d complete(s) needed, %s trust model\n" msgstr "" -#: g10/trustdb.c:2363 +#: g10/trustdb.c:2387 #, c-format msgid "" "depth: %d valid: %3d signed: %3d trust: %d-, %dq, %dn, %dm, %df, %du\n" msgstr "" -#: g10/trustdb.c:2438 +#: g10/trustdb.c:2462 #, fuzzy, c-format msgid "unable to update trustdb version record: write failed: %s\n" msgstr "������� trust %lu, ����� %d: write �������: %s\n" @@ -6695,12 +6695,12 @@ msgid "" "list, export, import Keybox data\n" msgstr "" -#: scd/app-nks.c:325 scd/app-openpgp.c:1456 scd/app-dinsig.c:297 +#: scd/app-nks.c:325 scd/app-openpgp.c:1457 scd/app-dinsig.c:297 msgid "||Please enter your PIN at the reader's keypad" msgstr "" -#: scd/app-nks.c:329 scd/app-openpgp.c:1460 scd/app-openpgp.c:1492 -#: scd/app-openpgp.c:1639 scd/app-openpgp.c:1657 scd/app-openpgp.c:1857 +#: scd/app-nks.c:329 scd/app-openpgp.c:1461 scd/app-openpgp.c:1493 +#: scd/app-openpgp.c:1640 scd/app-openpgp.c:1658 scd/app-openpgp.c:1858 #: scd/app-dinsig.c:301 #, c-format msgid "PIN callback returned error: %s\n" @@ -6713,103 +6713,103 @@ msgstr "" #. TRANSLATORS: Do not translate the "|*|" prefixes but #. keep it at the start of the string. We need this elsewhere #. to get some infos on the string. -#: scd/app-nks.c:557 scd/app-openpgp.c:1897 +#: scd/app-nks.c:557 scd/app-openpgp.c:1898 msgid "|N|New PIN" msgstr "" -#: scd/app-nks.c:560 scd/app-openpgp.c:1901 scd/app-dinsig.c:529 +#: scd/app-nks.c:560 scd/app-openpgp.c:1902 scd/app-dinsig.c:529 #, fuzzy, c-format msgid "error getting new PIN: %s\n" msgstr "������ ��� ���������� ��� ������ ������: %s\n" -#: scd/app-openpgp.c:667 +#: scd/app-openpgp.c:668 #, fuzzy, c-format msgid "failed to store the fingerprint: %s\n" msgstr "�������� ������������� ��� TrustDB: %s\n" -#: scd/app-openpgp.c:680 +#: scd/app-openpgp.c:681 #, fuzzy, c-format msgid "failed to store the creation date: %s\n" msgstr "�������� ������������ ��� cache �����������: %s\n" -#: scd/app-openpgp.c:1075 +#: scd/app-openpgp.c:1076 #, fuzzy, c-format msgid "reading public key failed: %s\n" msgstr "�������� block �������� �������: %s\n" -#: scd/app-openpgp.c:1083 scd/app-openpgp.c:2551 +#: scd/app-openpgp.c:1084 scd/app-openpgp.c:2552 msgid "response does not contain the public key data\n" msgstr "" -#: scd/app-openpgp.c:1091 scd/app-openpgp.c:2559 +#: scd/app-openpgp.c:1092 scd/app-openpgp.c:2560 msgid "response does not contain the RSA modulus\n" msgstr "" -#: scd/app-openpgp.c:1100 scd/app-openpgp.c:2569 +#: scd/app-openpgp.c:1101 scd/app-openpgp.c:2570 msgid "response does not contain the RSA public exponent\n" msgstr "" -#: scd/app-openpgp.c:1416 +#: scd/app-openpgp.c:1417 #, c-format msgid "using default PIN as %s\n" msgstr "" -#: scd/app-openpgp.c:1423 +#: scd/app-openpgp.c:1424 #, c-format msgid "failed to use default PIN as %s: %s - disabling further default use\n" msgstr "" -#: scd/app-openpgp.c:1442 +#: scd/app-openpgp.c:1443 #, c-format msgid "||Please enter your PIN at the reader's keypad%%0A[sigs done: %lu]" msgstr "" -#: scd/app-openpgp.c:1476 +#: scd/app-openpgp.c:1477 #, c-format msgid "||Please enter the PIN%%0A[sigs done: %lu]" msgstr "" -#: scd/app-openpgp.c:1488 +#: scd/app-openpgp.c:1489 #, fuzzy msgid "||Please enter the PIN" msgstr "������ ��� ������ ������" -#: scd/app-openpgp.c:1499 scd/app-openpgp.c:1664 +#: scd/app-openpgp.c:1500 scd/app-openpgp.c:1665 #, c-format msgid "PIN for CHV%d is too short; minimum length is %d\n" msgstr "" -#: scd/app-openpgp.c:1512 scd/app-openpgp.c:1552 scd/app-openpgp.c:1676 -#: scd/app-openpgp.c:2868 +#: scd/app-openpgp.c:1513 scd/app-openpgp.c:1553 scd/app-openpgp.c:1677 +#: scd/app-openpgp.c:2869 #, fuzzy, c-format msgid "verify CHV%d failed: %s\n" msgstr "keyserver �������� �������: %s\n" -#: scd/app-openpgp.c:1575 +#: scd/app-openpgp.c:1576 msgid "access to admin commands is not configured\n" msgstr "" -#: scd/app-openpgp.c:1596 scd/app-openpgp.c:1839 scd/app-openpgp.c:3119 +#: scd/app-openpgp.c:1597 scd/app-openpgp.c:1840 scd/app-openpgp.c:3120 msgid "error retrieving CHV status from card\n" msgstr "" -#: scd/app-openpgp.c:1602 scd/app-openpgp.c:3128 +#: scd/app-openpgp.c:1603 scd/app-openpgp.c:3129 msgid "card is permanently locked!\n" msgstr "" -#: scd/app-openpgp.c:1609 +#: scd/app-openpgp.c:1610 #, c-format msgid "%d Admin PIN attempts remaining before card is permanently locked\n" msgstr "" -#: scd/app-openpgp.c:1619 +#: scd/app-openpgp.c:1620 #, c-format msgid "" "|A|Please enter the Admin PIN at the reader's keypad%%0A[remaining attempts: " "%d]" msgstr "" -#: scd/app-openpgp.c:1634 +#: scd/app-openpgp.c:1635 #, fuzzy msgid "|A|Please enter the Admin PIN at the reader's keypad" msgstr "������ ��� ������ ������" @@ -6817,114 +6817,114 @@ msgstr "������ ��� ������ ������" #. TRANSLATORS: Do not translate the "|A|" prefix but keep #. it at the start of the string. We need this elsewhere to #. get some infos on the string. -#: scd/app-openpgp.c:1654 +#: scd/app-openpgp.c:1655 msgid "|A|Admin PIN" msgstr "" -#: scd/app-openpgp.c:1853 +#: scd/app-openpgp.c:1854 #, fuzzy msgid "||Please enter the Reset Code for the card" msgstr "�������� �������� ��� ����� ��� ��� ��������:\n" -#: scd/app-openpgp.c:1862 scd/app-openpgp.c:1925 +#: scd/app-openpgp.c:1863 scd/app-openpgp.c:1926 #, c-format msgid "Reset Code is too short; minimum length is %d\n" msgstr "" -#: scd/app-openpgp.c:1896 +#: scd/app-openpgp.c:1897 msgid "|RN|New Reset Code" msgstr "" -#: scd/app-openpgp.c:1897 +#: scd/app-openpgp.c:1898 msgid "|AN|New Admin PIN" msgstr "" -#: scd/app-openpgp.c:1987 scd/app-openpgp.c:2637 +#: scd/app-openpgp.c:1988 scd/app-openpgp.c:2638 #, fuzzy msgid "error reading application data\n" msgstr "������ ���� ��� �������� ��� ����� ��������: %s\n" -#: scd/app-openpgp.c:1993 scd/app-openpgp.c:2644 +#: scd/app-openpgp.c:1994 scd/app-openpgp.c:2645 #, fuzzy msgid "error reading fingerprint DO\n" msgstr "%s: ������ ���� �������� ��� �������� free : %s\n" -#: scd/app-openpgp.c:2003 +#: scd/app-openpgp.c:2004 #, fuzzy msgid "key already exists\n" msgstr "`%s' ��� �����������\n" -#: scd/app-openpgp.c:2007 +#: scd/app-openpgp.c:2008 msgid "existing key will be replaced\n" msgstr "" -#: scd/app-openpgp.c:2009 +#: scd/app-openpgp.c:2010 #, fuzzy msgid "generating new key\n" msgstr "���������� ���� ���� ������� ��������" -#: scd/app-openpgp.c:2335 +#: scd/app-openpgp.c:2336 msgid "creation timestamp missing\n" msgstr "" -#: scd/app-openpgp.c:2344 +#: scd/app-openpgp.c:2345 #, c-format msgid "RSA modulus missing or not of size %d bits\n" msgstr "" -#: scd/app-openpgp.c:2356 +#: scd/app-openpgp.c:2357 #, c-format msgid "RSA public exponent missing or larger than %d bits\n" msgstr "" -#: scd/app-openpgp.c:2366 scd/app-openpgp.c:2374 +#: scd/app-openpgp.c:2367 scd/app-openpgp.c:2375 #, c-format msgid "RSA prime %s missing or not of size %d bits\n" msgstr "" -#: scd/app-openpgp.c:2468 +#: scd/app-openpgp.c:2469 #, fuzzy, c-format msgid "failed to store the key: %s\n" msgstr "�������� ������������� ��� TrustDB: %s\n" -#: scd/app-openpgp.c:2528 +#: scd/app-openpgp.c:2529 msgid "please wait while key is being generated ...\n" msgstr "" -#: scd/app-openpgp.c:2542 +#: scd/app-openpgp.c:2543 #, fuzzy msgid "generating key failed\n" msgstr "�������� block �������� �������: %s\n" -#: scd/app-openpgp.c:2545 +#: scd/app-openpgp.c:2546 #, fuzzy, c-format msgid "key generation completed (%d seconds)\n" msgstr "� ���������� �������� �������: %s\n" -#: scd/app-openpgp.c:2602 +#: scd/app-openpgp.c:2603 msgid "invalid structure of OpenPGP card (DO 0x93)\n" msgstr "" -#: scd/app-openpgp.c:2652 +#: scd/app-openpgp.c:2653 msgid "fingerprint on card does not match requested one\n" msgstr "" -#: scd/app-openpgp.c:2767 +#: scd/app-openpgp.c:2768 #, fuzzy, c-format msgid "card does not support digest algorithm %s\n" msgstr "%s ��������, ���������� ��������� %s\n" -#: scd/app-openpgp.c:2843 +#: scd/app-openpgp.c:2844 #, c-format msgid "signatures created so far: %lu\n" msgstr "" -#: scd/app-openpgp.c:3133 +#: scd/app-openpgp.c:3134 msgid "" "verification of Admin PIN is currently prohibited through this command\n" msgstr "" -#: scd/app-openpgp.c:3357 scd/app-openpgp.c:3368 +#: scd/app-openpgp.c:3359 scd/app-openpgp.c:3370 #, fuzzy, c-format msgid "can't access %s - invalid OpenPGP card?\n" msgstr "�� �������� ������ OpenPGP ��������.\n" @@ -7334,7 +7334,7 @@ msgstr "" msgid "[Error - invalid DN]" msgstr "������: �� ������ ���������\n" -#: sm/certdump.c:964 +#: sm/certdump.c:961 #, fuzzy, c-format msgid "" "Please enter the passphrase to unlock the secret key for the X.509 " @@ -7426,6 +7426,12 @@ msgstr "�������� ����������� ��� ����������� `%s': %s\n" msgid "line %d: key generation failed: %s <%s>\n" msgstr "� ���������� �������� �������: %s\n" +#: sm/certreqgen.c:806 +msgid "" +"To complete this certificate request please enter the passphrase for the key " +"you just created once more.\n" +msgstr "" + #: sm/certreqgen-ui.c:122 #, fuzzy, c-format msgid " (%d) RSA\n" @@ -7791,7 +7797,7 @@ msgstr "" msgid "error importing certificate: %s\n" msgstr "������ ��� ���������� ��� ������ ������: %s\n" -#: sm/import.c:548 tools/gpg-connect-agent.c:1322 +#: sm/import.c:548 tools/gpg-connect-agent.c:1329 #, fuzzy, c-format msgid "error reading input: %s\n" msgstr "������ ���� ��� �������� ��� `%s': %s\n" @@ -7944,91 +7950,91 @@ msgstr "" "\n" "���� �� ����� ��� ����-��������.\n" -#: tools/gpg-connect-agent.c:67 tools/gpgconf.c:78 tools/symcryptrun.c:165 +#: tools/gpg-connect-agent.c:70 tools/gpgconf.c:78 tools/symcryptrun.c:165 #, fuzzy msgid "quiet" msgstr "�����������" -#: tools/gpg-connect-agent.c:68 +#: tools/gpg-connect-agent.c:71 msgid "print data out hex encoded" msgstr "" -#: tools/gpg-connect-agent.c:69 +#: tools/gpg-connect-agent.c:72 msgid "decode received data lines" msgstr "" -#: tools/gpg-connect-agent.c:70 +#: tools/gpg-connect-agent.c:74 msgid "|NAME|connect to Assuan socket NAME" msgstr "" -#: tools/gpg-connect-agent.c:71 +#: tools/gpg-connect-agent.c:76 msgid "run the Assuan server given on the command line" msgstr "" -#: tools/gpg-connect-agent.c:73 +#: tools/gpg-connect-agent.c:78 msgid "do not use extended connect mode" msgstr "" -#: tools/gpg-connect-agent.c:74 +#: tools/gpg-connect-agent.c:80 #, fuzzy msgid "|FILE|run commands from FILE on startup" msgstr "|������|������� ��� ���������� ��������� ������" -#: tools/gpg-connect-agent.c:75 +#: tools/gpg-connect-agent.c:81 msgid "run /subst on startup" msgstr "" -#: tools/gpg-connect-agent.c:176 +#: tools/gpg-connect-agent.c:183 #, fuzzy msgid "Usage: gpg-connect-agent [options] (-h for help)" msgstr "�����: gpg [��������] [������] (-h ��� �������)" -#: tools/gpg-connect-agent.c:179 +#: tools/gpg-connect-agent.c:186 msgid "" "Syntax: gpg-connect-agent [options]\n" "Connect to a running agent and send commands\n" msgstr "" -#: tools/gpg-connect-agent.c:1193 +#: tools/gpg-connect-agent.c:1200 #, c-format msgid "option \"%s\" requires a program and optional arguments\n" msgstr "" -#: tools/gpg-connect-agent.c:1202 +#: tools/gpg-connect-agent.c:1209 #, c-format msgid "option \"%s\" ignored due to \"%s\"\n" msgstr "" -#: tools/gpg-connect-agent.c:1257 tools/gpg-connect-agent.c:1745 +#: tools/gpg-connect-agent.c:1264 tools/gpg-connect-agent.c:1752 #, fuzzy, c-format msgid "receiving line failed: %s\n" msgstr "�������� block �������� �������: %s\n" -#: tools/gpg-connect-agent.c:1347 +#: tools/gpg-connect-agent.c:1354 #, fuzzy msgid "line too long - skipped\n" msgstr "� ������ ����� ���� ������\n" -#: tools/gpg-connect-agent.c:1351 +#: tools/gpg-connect-agent.c:1358 msgid "line shortened due to embedded Nul character\n" msgstr "" -#: tools/gpg-connect-agent.c:1719 +#: tools/gpg-connect-agent.c:1726 #, fuzzy, c-format msgid "unknown command `%s'\n" msgstr "�������� ��������������� ���������� `%s'\n" -#: tools/gpg-connect-agent.c:1737 +#: tools/gpg-connect-agent.c:1744 #, fuzzy, c-format msgid "sending line failed: %s\n" msgstr "� �������� �������: %s\n" -#: tools/gpg-connect-agent.c:2127 +#: tools/gpg-connect-agent.c:2166 #, fuzzy, c-format msgid "error sending %s command: %s\n" msgstr "������ ��� �������� ���� �� `%s': %s\n" -#: tools/gpg-connect-agent.c:2136 +#: tools/gpg-connect-agent.c:2175 #, fuzzy, c-format msgid "error sending standard options: %s\n" msgstr "������ ��� �������� ���� �� `%s': %s\n" @@ -8236,21 +8242,21 @@ msgid "" "Manage configuration options for tools of the GnuPG system\n" msgstr "" -#: tools/gpgconf.c:210 tools/gpgconf.c:250 +#: tools/gpgconf.c:209 tools/gpgconf.c:249 #, fuzzy msgid "usage: gpgconf [options] " msgstr "�����: gpg [��������] " -#: tools/gpgconf.c:212 +#: tools/gpgconf.c:211 msgid "Need one component argument" msgstr "" -#: tools/gpgconf.c:221 +#: tools/gpgconf.c:220 #, fuzzy msgid "Component not found" msgstr "��� ������� �� ������� ������" -#: tools/gpgconf.c:252 +#: tools/gpgconf.c:251 #, fuzzy msgid "No argument allowed" msgstr "������� ��� �������� �������� ��� `%s'\n" @@ -8411,16 +8417,16 @@ msgstr "�������� ����������� ��� `%s': %s\n" msgid "cannot allocate outfile string: %s\n" msgstr "�������� ����������� ��� `%s': %s\n" -#: tools/symcryptrun.c:985 +#: tools/symcryptrun.c:984 #, c-format msgid "either %s or %s must be given\n" msgstr "" -#: tools/symcryptrun.c:1012 +#: tools/symcryptrun.c:1011 msgid "no class provided\n" msgstr "" -#: tools/symcryptrun.c:1021 +#: tools/symcryptrun.c:1020 #, fuzzy, c-format msgid "class %s is not supported\n" msgstr "��� ������������� � ���������� ���������� %d%s\n" @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: gnupg 1.0.6d\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2008-12-03 09:59+0100\n" +"POT-Creation-Date: 2008-12-09 11:57+0100\n" "PO-Revision-Date: 2002-04-14 14:33+0100\n" "Last-Translator: Edmund GRIMLEY EVANS <[email protected]>\n" "Language-Team: Esperanto <[email protected]>\n" @@ -92,8 +92,8 @@ msgstr "malbona pasfrazo" msgid "ssh keys greater than %d bits are not supported\n" msgstr "protekto-metodo %d%s ne estas realigita\n" -#: agent/command-ssh.c:688 g10/exec.c:478 g10/gpg.c:1073 g10/keygen.c:3226 -#: g10/keygen.c:3259 g10/keyring.c:1206 g10/keyring.c:1510 g10/openfile.c:275 +#: agent/command-ssh.c:688 g10/exec.c:478 g10/gpg.c:1079 g10/keygen.c:3248 +#: g10/keygen.c:3281 g10/keyring.c:1206 g10/keyring.c:1510 g10/openfile.c:275 #: g10/openfile.c:368 g10/sign.c:798 g10/sign.c:1107 g10/tdbio.c:547 #: jnlib/dotlock.c:311 #, c-format @@ -102,7 +102,7 @@ msgstr "ne povas krei '%s': %s\n" #: agent/command-ssh.c:700 common/helpfile.c:47 g10/card-util.c:733 #: g10/dearmor.c:60 g10/dearmor.c:107 g10/decrypt.c:70 g10/encode.c:194 -#: g10/encode.c:504 g10/gpg.c:1074 g10/import.c:193 g10/keygen.c:2711 +#: g10/encode.c:504 g10/gpg.c:1080 g10/import.c:193 g10/keygen.c:2733 #: g10/keyring.c:1536 g10/openfile.c:192 g10/openfile.c:353 #: g10/plaintext.c:503 g10/sign.c:780 g10/sign.c:975 g10/sign.c:1091 #: g10/sign.c:1247 g10/tdbdump.c:142 g10/tdbdump.c:150 g10/tdbio.c:551 @@ -148,7 +148,7 @@ msgid "Please enter the passphrase for the ssh key%0A %c" msgstr "Bonvolu doni la pasfrazon; tio estas sekreta frazo \n" #: agent/command-ssh.c:2346 agent/genkey.c:310 agent/genkey.c:432 -#: agent/protect-tool.c:1199 +#: agent/protect-tool.c:1198 #, fuzzy msgid "Please re-enter this passphrase" msgstr "�an�i la pasfrazon" @@ -161,7 +161,7 @@ msgid "" msgstr "" #: agent/command-ssh.c:2405 agent/genkey.c:340 agent/genkey.c:463 -#: agent/protect-tool.c:1205 tools/symcryptrun.c:434 +#: agent/protect-tool.c:1204 tools/symcryptrun.c:434 msgid "does not match - try again" msgstr "" @@ -303,7 +303,7 @@ msgid "run in daemon mode (background)" msgstr "" #: agent/gpg-agent.c:121 g10/gpg.c:483 g10/gpgv.c:71 kbx/kbxutil.c:88 -#: scd/scdaemon.c:107 sm/gpgsm.c:281 tools/gpg-connect-agent.c:66 +#: scd/scdaemon.c:107 sm/gpgsm.c:281 tools/gpg-connect-agent.c:69 #: tools/gpgconf.c:77 tools/symcryptrun.c:164 msgid "verbose" msgstr "detala eligo" @@ -392,7 +392,7 @@ msgid "|FILE|write environment settings also to FILE" msgstr "" #: agent/gpg-agent.c:313 agent/preset-passphrase.c:94 agent/protect-tool.c:146 -#: scd/scdaemon.c:241 sm/gpgsm.c:512 tools/gpg-connect-agent.c:173 +#: scd/scdaemon.c:241 sm/gpgsm.c:512 tools/gpg-connect-agent.c:180 #: tools/gpgconf.c:99 tools/symcryptrun.c:204 tools/gpg-check-pattern.c:141 #, fuzzy msgid "Please report bugs to <" @@ -414,25 +414,25 @@ msgstr "" msgid "invalid debug-level `%s' given\n" msgstr "" -#: agent/gpg-agent.c:557 agent/protect-tool.c:1068 kbx/kbxutil.c:430 -#: scd/scdaemon.c:385 sm/gpgsm.c:877 sm/gpgsm.c:880 tools/symcryptrun.c:997 -#: tools/gpg-check-pattern.c:178 +#: agent/gpg-agent.c:557 agent/protect-tool.c:1067 kbx/kbxutil.c:429 +#: scd/scdaemon.c:385 sm/gpgsm.c:878 sm/gpgsm.c:881 tools/symcryptrun.c:996 +#: tools/gpg-check-pattern.c:177 #, c-format msgid "%s is too old (need %s, have %s)\n" msgstr "" -#: agent/gpg-agent.c:656 g10/gpg.c:2080 scd/scdaemon.c:466 sm/gpgsm.c:968 +#: agent/gpg-agent.c:656 g10/gpg.c:2086 scd/scdaemon.c:466 sm/gpgsm.c:968 #, c-format msgid "NOTE: no default option file `%s'\n" msgstr "NOTO: mankas implicita opcio-dosiero '%s'\n" -#: agent/gpg-agent.c:661 agent/gpg-agent.c:1240 g10/gpg.c:2084 -#: scd/scdaemon.c:471 sm/gpgsm.c:972 tools/symcryptrun.c:930 +#: agent/gpg-agent.c:661 agent/gpg-agent.c:1240 g10/gpg.c:2090 +#: scd/scdaemon.c:471 sm/gpgsm.c:972 tools/symcryptrun.c:929 #, c-format msgid "option file `%s': %s\n" msgstr "opcio-dosiero '%s': %s\n" -#: agent/gpg-agent.c:669 g10/gpg.c:2091 scd/scdaemon.c:479 sm/gpgsm.c:979 +#: agent/gpg-agent.c:669 g10/gpg.c:2097 scd/scdaemon.c:479 sm/gpgsm.c:979 #, c-format msgid "reading options from `%s'\n" msgstr "legas opciojn el '%s'\n" @@ -529,28 +529,28 @@ msgstr "" msgid "ssh handler 0x%lx for fd %d terminated\n" msgstr "" -#: agent/gpg-agent.c:1833 scd/scdaemon.c:1186 +#: agent/gpg-agent.c:1843 scd/scdaemon.c:1200 #, fuzzy, c-format msgid "pth_select failed: %s - waiting 1s\n" msgstr "aktualigo de sekreto malsukcesis: %s\n" -#: agent/gpg-agent.c:1946 scd/scdaemon.c:1253 +#: agent/gpg-agent.c:1956 scd/scdaemon.c:1267 #, fuzzy, c-format msgid "%s %s stopped\n" msgstr "\t%lu �losiloj ignoritaj\n" -#: agent/gpg-agent.c:2074 +#: agent/gpg-agent.c:2084 #, fuzzy msgid "no gpg-agent running in this session\n" msgstr "gpg-agent ne estas disponata en �i tiu sesio\n" -#: agent/gpg-agent.c:2085 common/simple-pwquery.c:349 common/asshelp.c:326 -#: tools/gpg-connect-agent.c:2094 +#: agent/gpg-agent.c:2095 common/simple-pwquery.c:349 common/asshelp.c:326 +#: tools/gpg-connect-agent.c:2133 msgid "malformed GPG_AGENT_INFO environment variable\n" msgstr "malbona valoro de la media variablo GPG_AGENT_INFO\n" -#: agent/gpg-agent.c:2098 common/simple-pwquery.c:361 common/asshelp.c:338 -#: tools/gpg-connect-agent.c:2105 +#: agent/gpg-agent.c:2108 common/simple-pwquery.c:361 common/asshelp.c:338 +#: tools/gpg-connect-agent.c:2144 #, c-format msgid "gpg-agent protocol version %d is not supported\n" msgstr "protokolversio %d de gpg-agent ne estas uzebla\n" @@ -577,40 +577,40 @@ msgid "" "Secret key maintenance tool\n" msgstr "" -#: agent/protect-tool.c:1190 +#: agent/protect-tool.c:1189 #, fuzzy msgid "Please enter the passphrase to unprotect the PKCS#12 object." msgstr "Bonvolu doni la pasfrazon; tio estas sekreta frazo \n" -#: agent/protect-tool.c:1193 +#: agent/protect-tool.c:1192 #, fuzzy msgid "Please enter the passphrase to protect the new PKCS#12 object." msgstr "Bonvolu doni la pasfrazon; tio estas sekreta frazo \n" -#: agent/protect-tool.c:1196 +#: agent/protect-tool.c:1195 msgid "" "Please enter the passphrase to protect the imported object within the GnuPG " "system." msgstr "" -#: agent/protect-tool.c:1201 +#: agent/protect-tool.c:1200 #, fuzzy msgid "" "Please enter the passphrase or the PIN\n" "needed to complete this operation." msgstr "Bonvolu doni la pasfrazon; tio estas sekreta frazo \n" -#: agent/protect-tool.c:1206 tools/symcryptrun.c:435 +#: agent/protect-tool.c:1205 tools/symcryptrun.c:435 #, fuzzy msgid "Passphrase:" msgstr "malbona pasfrazo" -#: agent/protect-tool.c:1214 tools/symcryptrun.c:442 +#: agent/protect-tool.c:1213 tools/symcryptrun.c:442 #, fuzzy, c-format msgid "error while asking for the passphrase: %s\n" msgstr "eraro dum kreado de pasfrazo: %s\n" -#: agent/protect-tool.c:1217 tools/symcryptrun.c:446 +#: agent/protect-tool.c:1216 tools/symcryptrun.c:446 #, fuzzy msgid "cancelled\n" msgstr "nuligita de uzanto\n" @@ -873,7 +873,7 @@ msgstr "" msgid "out of core while allocating %lu bytes" msgstr "" -#: common/asshelp.c:244 +#: common/asshelp.c:244 tools/gpg-connect-agent.c:2101 msgid "no running gpg-agent - starting one\n" msgstr "" @@ -1139,7 +1139,7 @@ msgid "OpenPGP card no. %s detected\n" msgstr "" #: g10/card-util.c:75 g10/card-util.c:1485 g10/delkey.c:126 g10/keyedit.c:1549 -#: g10/keygen.c:2902 g10/revoke.c:216 g10/revoke.c:455 +#: g10/keygen.c:2924 g10/revoke.c:216 g10/revoke.c:455 #, fuzzy msgid "can't do this in batch mode\n" msgstr "ne povas fari tion en neinteraga re�imo\n" @@ -1149,7 +1149,7 @@ msgstr "ne povas fari tion en neinteraga re�imo\n" msgid "This command is only available for version 2 cards\n" msgstr "Tiu komando ne eblas en la re�imo %s.\n" -#: g10/card-util.c:85 scd/app-openpgp.c:1848 +#: g10/card-util.c:85 scd/app-openpgp.c:1849 #, fuzzy msgid "Reset Code not or not anymore available\n" msgstr "sekretaj �losilpartoj ne estas disponataj\n" @@ -1461,18 +1461,18 @@ msgstr "Nevalida komando (provu per \"helpo\")\n" msgid "--output doesn't work for this command\n" msgstr "--output ne funkcias por �i tiu komando\n" -#: g10/decrypt.c:166 g10/gpg.c:3963 g10/keyring.c:380 g10/keyring.c:667 +#: g10/decrypt.c:166 g10/gpg.c:3969 g10/keyring.c:380 g10/keyring.c:667 #, c-format msgid "can't open `%s'\n" msgstr "ne povas malfermi '%s'\n" -#: g10/delkey.c:73 g10/export.c:324 g10/keyedit.c:3424 g10/keyserver.c:1727 +#: g10/delkey.c:73 g10/export.c:324 g10/keyedit.c:3424 g10/keyserver.c:1729 #: g10/revoke.c:226 #, fuzzy, c-format msgid "key \"%s\" not found: %s\n" msgstr "�losilo '%s' ne trovita: %s\n" -#: g10/delkey.c:81 g10/export.c:354 g10/import.c:2417 g10/keyserver.c:1741 +#: g10/delkey.c:81 g10/export.c:354 g10/import.c:2417 g10/keyserver.c:1743 #: g10/revoke.c:232 g10/revoke.c:477 #, c-format msgid "error reading keyblock: %s\n" @@ -1905,7 +1905,7 @@ msgid "run in server mode" msgstr "" #: g10/gpg.c:436 g10/gpgv.c:69 kbx/kbxutil.c:81 sm/gpgsm.c:226 -#: tools/gpg-connect-agent.c:64 tools/gpgconf.c:74 tools/symcryptrun.c:157 +#: tools/gpg-connect-agent.c:67 tools/gpgconf.c:74 tools/symcryptrun.c:157 msgid "" "@\n" "Options:\n" @@ -2030,544 +2030,544 @@ msgstr "Komento: " msgid "usage: gpg [options] " msgstr "uzado: gpg [opcioj] " -#: g10/gpg.c:1109 sm/gpgsm.c:675 +#: g10/gpg.c:1115 sm/gpgsm.c:675 msgid "conflicting commands\n" msgstr "malkongruaj komandoj\n" -#: g10/gpg.c:1127 +#: g10/gpg.c:1133 #, c-format msgid "no = sign found in group definition `%s'\n" msgstr "" -#: g10/gpg.c:1324 +#: g10/gpg.c:1330 #, fuzzy, c-format msgid "WARNING: unsafe ownership on homedir `%s'\n" msgstr "Averto: malsekura posedeco sur %s \"%s\"\n" -#: g10/gpg.c:1327 +#: g10/gpg.c:1333 #, fuzzy, c-format msgid "WARNING: unsafe ownership on configuration file `%s'\n" msgstr "Averto: malsekura posedeco sur %s \"%s\"\n" -#: g10/gpg.c:1330 +#: g10/gpg.c:1336 #, fuzzy, c-format msgid "WARNING: unsafe ownership on extension `%s'\n" msgstr "Averto: malsekura posedeco sur %s \"%s\"\n" -#: g10/gpg.c:1336 +#: g10/gpg.c:1342 #, fuzzy, c-format msgid "WARNING: unsafe permissions on homedir `%s'\n" msgstr "Averto: malsekuraj permesoj sur %s \"%s\"\n" -#: g10/gpg.c:1339 +#: g10/gpg.c:1345 #, fuzzy, c-format msgid "WARNING: unsafe permissions on configuration file `%s'\n" msgstr "Averto: malsekuraj permesoj sur %s \"%s\"\n" -#: g10/gpg.c:1342 +#: g10/gpg.c:1348 #, fuzzy, c-format msgid "WARNING: unsafe permissions on extension `%s'\n" msgstr "Averto: malsekuraj permesoj sur %s \"%s\"\n" -#: g10/gpg.c:1348 +#: g10/gpg.c:1354 #, fuzzy, c-format msgid "WARNING: unsafe enclosing directory ownership on homedir `%s'\n" msgstr "Averto: malsekura posedeco sur %s \"%s\"\n" -#: g10/gpg.c:1351 +#: g10/gpg.c:1357 #, fuzzy, c-format msgid "" "WARNING: unsafe enclosing directory ownership on configuration file `%s'\n" msgstr "Averto: malsekura posedeco sur %s \"%s\"\n" -#: g10/gpg.c:1354 +#: g10/gpg.c:1360 #, fuzzy, c-format msgid "WARNING: unsafe enclosing directory ownership on extension `%s'\n" msgstr "Averto: malsekura posedeco sur %s \"%s\"\n" -#: g10/gpg.c:1360 +#: g10/gpg.c:1366 #, fuzzy, c-format msgid "WARNING: unsafe enclosing directory permissions on homedir `%s'\n" msgstr "Averto: malsekuraj permesoj sur %s \"%s\"\n" -#: g10/gpg.c:1363 +#: g10/gpg.c:1369 #, fuzzy, c-format msgid "" "WARNING: unsafe enclosing directory permissions on configuration file `%s'\n" msgstr "Averto: malsekuraj permesoj sur %s \"%s\"\n" -#: g10/gpg.c:1366 +#: g10/gpg.c:1372 #, fuzzy, c-format msgid "WARNING: unsafe enclosing directory permissions on extension `%s'\n" msgstr "Averto: malsekuraj permesoj sur %s \"%s\"\n" -#: g10/gpg.c:1545 +#: g10/gpg.c:1551 #, fuzzy, c-format msgid "unknown configuration item `%s'\n" msgstr "%s: nova opcio-dosiero kreita\n" -#: g10/gpg.c:1645 +#: g10/gpg.c:1651 msgid "display photo IDs during key listings" msgstr "" -#: g10/gpg.c:1647 +#: g10/gpg.c:1653 msgid "show policy URLs during signature listings" msgstr "" -#: g10/gpg.c:1649 +#: g10/gpg.c:1655 #, fuzzy msgid "show all notations during signature listings" msgstr "Mankas responda subskribo en sekreta �losilaro\n" -#: g10/gpg.c:1651 +#: g10/gpg.c:1657 msgid "show IETF standard notations during signature listings" msgstr "" -#: g10/gpg.c:1655 +#: g10/gpg.c:1661 msgid "show user-supplied notations during signature listings" msgstr "" -#: g10/gpg.c:1657 +#: g10/gpg.c:1663 #, fuzzy msgid "show preferred keyserver URLs during signature listings" msgstr "la donita gvidlinia URL por subskriboj ne validas\n" -#: g10/gpg.c:1659 +#: g10/gpg.c:1665 msgid "show user ID validity during key listings" msgstr "" -#: g10/gpg.c:1661 +#: g10/gpg.c:1667 msgid "show revoked and expired user IDs in key listings" msgstr "" -#: g10/gpg.c:1663 +#: g10/gpg.c:1669 msgid "show revoked and expired subkeys in key listings" msgstr "" -#: g10/gpg.c:1665 +#: g10/gpg.c:1671 #, fuzzy msgid "show the keyring name in key listings" msgstr "montri, en kiu �losilaro estas listigita �losilo" -#: g10/gpg.c:1667 +#: g10/gpg.c:1673 #, fuzzy msgid "show expiration dates during signature listings" msgstr "Mankas responda subskribo en sekreta �losilaro\n" -#: g10/gpg.c:1828 +#: g10/gpg.c:1834 #, fuzzy, c-format msgid "NOTE: old default options file `%s' ignored\n" msgstr "NOTO: mankas implicita opcio-dosiero '%s'\n" -#: g10/gpg.c:1919 +#: g10/gpg.c:1926 #, c-format msgid "libgcrypt is too old (need %s, have %s)\n" msgstr "" -#: g10/gpg.c:2303 g10/gpg.c:2989 g10/gpg.c:3001 +#: g10/gpg.c:2309 g10/gpg.c:2995 g10/gpg.c:3007 #, c-format msgid "NOTE: %s is not for normal use!\n" msgstr "NOTO: %s ne estas por normala uzado!\n" -#: g10/gpg.c:2484 g10/gpg.c:2496 +#: g10/gpg.c:2490 g10/gpg.c:2502 #, fuzzy, c-format msgid "`%s' is not a valid signature expiration\n" msgstr "%s ne estas valida signaro\n" -#: g10/gpg.c:2578 +#: g10/gpg.c:2584 #, fuzzy, c-format msgid "`%s' is not a valid character set\n" msgstr "%s ne estas valida signaro\n" -#: g10/gpg.c:2601 g10/gpg.c:2796 g10/keyedit.c:4107 +#: g10/gpg.c:2607 g10/gpg.c:2802 g10/keyedit.c:4107 #, fuzzy msgid "could not parse keyserver URL\n" msgstr "ne povis analizi URI de �losilservilo\n" -#: g10/gpg.c:2613 +#: g10/gpg.c:2619 #, fuzzy, c-format msgid "%s:%d: invalid keyserver options\n" msgstr "AVERTO: '%s' estas malplena dosiero\n" -#: g10/gpg.c:2616 +#: g10/gpg.c:2622 #, fuzzy msgid "invalid keyserver options\n" msgstr "nevalida �losilaro" -#: g10/gpg.c:2623 +#: g10/gpg.c:2629 #, fuzzy, c-format msgid "%s:%d: invalid import options\n" msgstr "AVERTO: '%s' estas malplena dosiero\n" -#: g10/gpg.c:2626 +#: g10/gpg.c:2632 #, fuzzy msgid "invalid import options\n" msgstr "nevalida kiraso" -#: g10/gpg.c:2633 +#: g10/gpg.c:2639 #, fuzzy, c-format msgid "%s:%d: invalid export options\n" msgstr "AVERTO: '%s' estas malplena dosiero\n" -#: g10/gpg.c:2636 +#: g10/gpg.c:2642 #, fuzzy msgid "invalid export options\n" msgstr "nevalida �losilaro" -#: g10/gpg.c:2643 +#: g10/gpg.c:2649 #, fuzzy, c-format msgid "%s:%d: invalid list options\n" msgstr "AVERTO: '%s' estas malplena dosiero\n" -#: g10/gpg.c:2646 +#: g10/gpg.c:2652 #, fuzzy msgid "invalid list options\n" msgstr "nevalida kiraso" -#: g10/gpg.c:2654 +#: g10/gpg.c:2660 msgid "display photo IDs during signature verification" msgstr "" -#: g10/gpg.c:2656 +#: g10/gpg.c:2662 msgid "show policy URLs during signature verification" msgstr "" -#: g10/gpg.c:2658 +#: g10/gpg.c:2664 #, fuzzy msgid "show all notations during signature verification" msgstr "%s ne estas valida signaro\n" -#: g10/gpg.c:2660 +#: g10/gpg.c:2666 msgid "show IETF standard notations during signature verification" msgstr "" -#: g10/gpg.c:2664 +#: g10/gpg.c:2670 msgid "show user-supplied notations during signature verification" msgstr "" -#: g10/gpg.c:2666 +#: g10/gpg.c:2672 #, fuzzy msgid "show preferred keyserver URLs during signature verification" msgstr "la donita gvidlinia URL por subskriboj ne validas\n" -#: g10/gpg.c:2668 +#: g10/gpg.c:2674 #, fuzzy msgid "show user ID validity during signature verification" msgstr "%s ne estas valida signaro\n" -#: g10/gpg.c:2670 +#: g10/gpg.c:2676 msgid "show revoked and expired user IDs in signature verification" msgstr "" -#: g10/gpg.c:2672 +#: g10/gpg.c:2678 #, fuzzy msgid "show only the primary user ID in signature verification" msgstr "%s ne estas valida signaro\n" -#: g10/gpg.c:2674 +#: g10/gpg.c:2680 msgid "validate signatures with PKA data" msgstr "" -#: g10/gpg.c:2676 +#: g10/gpg.c:2682 msgid "elevate the trust of signatures with valid PKA data" msgstr "" -#: g10/gpg.c:2683 +#: g10/gpg.c:2689 #, fuzzy, c-format msgid "%s:%d: invalid verify options\n" msgstr "AVERTO: '%s' estas malplena dosiero\n" -#: g10/gpg.c:2686 +#: g10/gpg.c:2692 #, fuzzy msgid "invalid verify options\n" msgstr "nevalida �losilaro" -#: g10/gpg.c:2693 +#: g10/gpg.c:2699 #, c-format msgid "unable to set exec-path to %s\n" msgstr "" -#: g10/gpg.c:2868 +#: g10/gpg.c:2874 #, fuzzy, c-format msgid "%s:%d: invalid auto-key-locate list\n" msgstr "AVERTO: '%s' estas malplena dosiero\n" -#: g10/gpg.c:2871 +#: g10/gpg.c:2877 msgid "invalid auto-key-locate list\n" msgstr "" -#: g10/gpg.c:2978 sm/gpgsm.c:1386 +#: g10/gpg.c:2984 sm/gpgsm.c:1386 msgid "WARNING: program may create a core file!\n" msgstr "AVERTO: programo povas krei core-dosieron!\n" -#: g10/gpg.c:2982 +#: g10/gpg.c:2988 #, c-format msgid "WARNING: %s overrides %s\n" msgstr "AVERTO: %s nuligas %s\n" -#: g10/gpg.c:2991 +#: g10/gpg.c:2997 #, c-format msgid "%s not allowed with %s!\n" msgstr "%s ne eblas kun %s!\n" -#: g10/gpg.c:2994 +#: g10/gpg.c:3000 #, c-format msgid "%s makes no sense with %s!\n" msgstr "%s ne havas sencon kun %s!\n" -#: g10/gpg.c:3009 +#: g10/gpg.c:3015 #, fuzzy, c-format msgid "will not run with insecure memory due to %s\n" msgstr "skribas sekretan �losilon al '%s'\n" -#: g10/gpg.c:3023 +#: g10/gpg.c:3029 msgid "you can only make detached or clear signatures while in --pgp2 mode\n" msgstr "eblas fari nur apartajn kaj klartekstajn subskribojn kun --pgp2\n" -#: g10/gpg.c:3029 +#: g10/gpg.c:3035 msgid "you can't sign and encrypt at the same time while in --pgp2 mode\n" msgstr "ne eblas samtempe subskribi kaj �ifri kun --pgp2\n" -#: g10/gpg.c:3035 +#: g10/gpg.c:3041 msgid "you must use files (and not a pipe) when working with --pgp2 enabled.\n" msgstr "necesas uzi dosierojn (kaj ne tubon) kun --pgp2\n" -#: g10/gpg.c:3048 +#: g10/gpg.c:3054 msgid "encrypting a message in --pgp2 mode requires the IDEA cipher\n" msgstr "�ifri mesa�on kun --pgp2 postulas la �ifron IDEA\n" -#: g10/gpg.c:3114 g10/gpg.c:3138 sm/gpgsm.c:1458 +#: g10/gpg.c:3120 g10/gpg.c:3144 sm/gpgsm.c:1458 msgid "selected cipher algorithm is invalid\n" msgstr "elektita �ifrad-metodo ne validas\n" -#: g10/gpg.c:3120 g10/gpg.c:3144 sm/gpgsm.c:1466 sm/gpgsm.c:1472 +#: g10/gpg.c:3126 g10/gpg.c:3150 sm/gpgsm.c:1466 sm/gpgsm.c:1472 msgid "selected digest algorithm is invalid\n" msgstr "elektita kompendi-metodo ne validas\n" -#: g10/gpg.c:3126 +#: g10/gpg.c:3132 #, fuzzy msgid "selected compression algorithm is invalid\n" msgstr "elektita �ifrad-metodo ne validas\n" -#: g10/gpg.c:3132 +#: g10/gpg.c:3138 #, fuzzy msgid "selected certification digest algorithm is invalid\n" msgstr "elektita kompendi-metodo ne validas\n" -#: g10/gpg.c:3147 +#: g10/gpg.c:3153 msgid "completes-needed must be greater than 0\n" msgstr "completes-needed devas esti pli granda ol 0\n" -#: g10/gpg.c:3149 +#: g10/gpg.c:3155 msgid "marginals-needed must be greater than 1\n" msgstr "marginals-needed devas esti pli granda ol 1\n" -#: g10/gpg.c:3151 +#: g10/gpg.c:3157 #, fuzzy msgid "max-cert-depth must be in the range from 1 to 255\n" msgstr "max-cert-depth devas esti inter 1 kaj 255\n" -#: g10/gpg.c:3153 +#: g10/gpg.c:3159 #, fuzzy msgid "invalid default-cert-level; must be 0, 1, 2, or 3\n" msgstr "nevalida default-check-level; devas esti 0, 1, 2 a� 3\n" -#: g10/gpg.c:3155 +#: g10/gpg.c:3161 #, fuzzy msgid "invalid min-cert-level; must be 1, 2, or 3\n" msgstr "nevalida default-check-level; devas esti 0, 1, 2 a� 3\n" -#: g10/gpg.c:3158 +#: g10/gpg.c:3164 msgid "NOTE: simple S2K mode (0) is strongly discouraged\n" msgstr "NOTO: simpla S2K-re�imo (0) estas forte malrekomendata\n" -#: g10/gpg.c:3162 +#: g10/gpg.c:3168 msgid "invalid S2K mode; must be 0, 1 or 3\n" msgstr "nevalida S2K-re�imo; devas esti 0, 1 a� 3\n" -#: g10/gpg.c:3169 +#: g10/gpg.c:3175 #, fuzzy msgid "invalid default preferences\n" msgstr "nevalidaj preferoj\n" -#: g10/gpg.c:3178 +#: g10/gpg.c:3184 #, fuzzy msgid "invalid personal cipher preferences\n" msgstr "nevalidaj preferoj\n" -#: g10/gpg.c:3182 +#: g10/gpg.c:3188 #, fuzzy msgid "invalid personal digest preferences\n" msgstr "nevalidaj preferoj\n" -#: g10/gpg.c:3186 +#: g10/gpg.c:3192 #, fuzzy msgid "invalid personal compress preferences\n" msgstr "nevalidaj preferoj\n" -#: g10/gpg.c:3219 +#: g10/gpg.c:3225 #, fuzzy, c-format msgid "%s does not yet work with %s\n" msgstr "%s ne havas sencon kun %s!\n" -#: g10/gpg.c:3266 +#: g10/gpg.c:3272 #, fuzzy, c-format msgid "you may not use cipher algorithm `%s' while in %s mode\n" msgstr "Tiu komando ne eblas en la re�imo %s.\n" -#: g10/gpg.c:3271 +#: g10/gpg.c:3277 #, fuzzy, c-format msgid "you may not use digest algorithm `%s' while in %s mode\n" msgstr "Tiu komando ne eblas en la re�imo %s.\n" -#: g10/gpg.c:3276 +#: g10/gpg.c:3282 #, fuzzy, c-format msgid "you may not use compression algorithm `%s' while in %s mode\n" msgstr "Tiu komando ne eblas en la re�imo %s.\n" -#: g10/gpg.c:3359 +#: g10/gpg.c:3365 #, c-format msgid "failed to initialize the TrustDB: %s\n" msgstr "malsukcesis doni komencajn valorojn al fido-datenaro: %s\n" -#: g10/gpg.c:3370 +#: g10/gpg.c:3376 msgid "WARNING: recipients (-r) given without using public key encryption\n" msgstr "" -#: g10/gpg.c:3391 +#: g10/gpg.c:3397 msgid "--store [filename]" msgstr "--store [dosiero]" -#: g10/gpg.c:3398 +#: g10/gpg.c:3404 msgid "--symmetric [filename]" msgstr "--symmetric [dosiero]" -#: g10/gpg.c:3400 +#: g10/gpg.c:3406 #, fuzzy, c-format msgid "symmetric encryption of `%s' failed: %s\n" msgstr "mal�ifrado malsukcesis: %s\n" -#: g10/gpg.c:3410 +#: g10/gpg.c:3416 msgid "--encrypt [filename]" msgstr "--encrypt [dosiero]" -#: g10/gpg.c:3423 +#: g10/gpg.c:3429 #, fuzzy msgid "--symmetric --encrypt [filename]" msgstr "--sign --encrypt [dosiero]" -#: g10/gpg.c:3425 +#: g10/gpg.c:3431 msgid "you cannot use --symmetric --encrypt with --s2k-mode 0\n" msgstr "" -#: g10/gpg.c:3428 +#: g10/gpg.c:3434 #, fuzzy, c-format msgid "you cannot use --symmetric --encrypt while in %s mode\n" msgstr "Tiu komando ne eblas en la re�imo %s.\n" -#: g10/gpg.c:3446 +#: g10/gpg.c:3452 msgid "--sign [filename]" msgstr "--sign [dosiero]" -#: g10/gpg.c:3459 +#: g10/gpg.c:3465 msgid "--sign --encrypt [filename]" msgstr "--sign --encrypt [dosiero]" -#: g10/gpg.c:3474 +#: g10/gpg.c:3480 #, fuzzy msgid "--symmetric --sign --encrypt [filename]" msgstr "--sign --encrypt [dosiero]" -#: g10/gpg.c:3476 +#: g10/gpg.c:3482 msgid "you cannot use --symmetric --sign --encrypt with --s2k-mode 0\n" msgstr "" -#: g10/gpg.c:3479 +#: g10/gpg.c:3485 #, fuzzy, c-format msgid "you cannot use --symmetric --sign --encrypt while in %s mode\n" msgstr "Tiu komando ne eblas en la re�imo %s.\n" -#: g10/gpg.c:3499 +#: g10/gpg.c:3505 msgid "--sign --symmetric [filename]" msgstr "--sign --symmetric [dosiero]" -#: g10/gpg.c:3508 +#: g10/gpg.c:3514 msgid "--clearsign [filename]" msgstr "--clearsign [dosiero]" -#: g10/gpg.c:3533 +#: g10/gpg.c:3539 msgid "--decrypt [filename]" msgstr "--decrypt [dosiero]" -#: g10/gpg.c:3541 +#: g10/gpg.c:3547 msgid "--sign-key user-id" msgstr "--sign-key uzantidentigilo" -#: g10/gpg.c:3545 +#: g10/gpg.c:3551 msgid "--lsign-key user-id" msgstr "--lsign-key uzantidentigilo" -#: g10/gpg.c:3566 +#: g10/gpg.c:3572 msgid "--edit-key user-id [commands]" msgstr "--edit-key uzantidentigilo [komandoj]" -#: g10/gpg.c:3658 +#: g10/gpg.c:3664 #, fuzzy, c-format msgid "keyserver send failed: %s\n" msgstr "Kreado de �losiloj malsukcesis: %s\n" -#: g10/gpg.c:3660 +#: g10/gpg.c:3666 #, fuzzy, c-format msgid "keyserver receive failed: %s\n" msgstr "listigo de sekretaj �losiloj malsukcesis: %s\n" -#: g10/gpg.c:3662 +#: g10/gpg.c:3668 #, fuzzy, c-format msgid "key export failed: %s\n" msgstr "Kreado de �losiloj malsukcesis: %s\n" -#: g10/gpg.c:3673 +#: g10/gpg.c:3679 #, fuzzy, c-format msgid "keyserver search failed: %s\n" msgstr "get_dir_record: search_record malsukcesis: %s\n" -#: g10/gpg.c:3683 +#: g10/gpg.c:3689 #, fuzzy, c-format msgid "keyserver refresh failed: %s\n" msgstr "listigo de sekretaj �losiloj malsukcesis: %s\n" -#: g10/gpg.c:3734 +#: g10/gpg.c:3740 #, c-format msgid "dearmoring failed: %s\n" msgstr "elkirasigo malsukcesis: %s\n" -#: g10/gpg.c:3742 +#: g10/gpg.c:3748 #, c-format msgid "enarmoring failed: %s\n" msgstr "enkirasigo malsukcesis: %s\n" -#: g10/gpg.c:3832 +#: g10/gpg.c:3838 #, c-format msgid "invalid hash algorithm `%s'\n" msgstr "nevalida kompendi-metodo '%s'\n" -#: g10/gpg.c:3949 +#: g10/gpg.c:3955 msgid "[filename]" msgstr "[dosiero]" -#: g10/gpg.c:3953 +#: g10/gpg.c:3959 msgid "Go ahead and type your message ...\n" msgstr "Ektajpu vian mesa�on ...\n" -#: g10/gpg.c:4265 +#: g10/gpg.c:4271 msgid "the given certification policy URL is invalid\n" msgstr "la donita gvidlinia URL por atestado ne validas\n" -#: g10/gpg.c:4267 +#: g10/gpg.c:4273 msgid "the given signature policy URL is invalid\n" msgstr "la donita gvidlinia URL por subskriboj ne validas\n" -#: g10/gpg.c:4300 +#: g10/gpg.c:4306 #, fuzzy msgid "the given preferred keyserver URL is invalid\n" msgstr "la donita gvidlinia URL por subskriboj ne validas\n" @@ -3079,29 +3079,29 @@ msgstr "[revoko]" msgid "[self-signature]" msgstr "[mem-subskribo]" -#: g10/keyedit.c:344 g10/keylist.c:392 +#: g10/keyedit.c:344 g10/keylist.c:396 msgid "1 bad signature\n" msgstr "1 malbona subskribo\n" -#: g10/keyedit.c:346 g10/keylist.c:394 +#: g10/keyedit.c:346 g10/keylist.c:398 #, c-format msgid "%d bad signatures\n" msgstr "%d malbonaj subskriboj\n" -#: g10/keyedit.c:348 g10/keylist.c:396 +#: g10/keyedit.c:348 g10/keylist.c:400 msgid "1 signature not checked due to a missing key\n" msgstr "1 subskribo ne kontrolita pro manko de �losilo\n" -#: g10/keyedit.c:350 g10/keylist.c:398 +#: g10/keyedit.c:350 g10/keylist.c:402 #, c-format msgid "%d signatures not checked due to missing keys\n" msgstr "%d subskriboj ne kontrolitaj pro manko de �losiloj\n" -#: g10/keyedit.c:352 g10/keylist.c:400 +#: g10/keyedit.c:352 g10/keylist.c:404 msgid "1 signature not checked due to an error\n" msgstr "1 subskribo ne kontrolita pro eraro\n" -#: g10/keyedit.c:354 g10/keylist.c:402 +#: g10/keyedit.c:354 g10/keylist.c:406 #, c-format msgid "%d signatures not checked due to errors\n" msgstr "%d subskriboj ne kontrolitaj pro eraroj\n" @@ -3398,20 +3398,20 @@ msgstr "subskribado malsukcesis: %s\n" msgid "Key has only stub or on-card key items - no passphrase to change.\n" msgstr "" -#: g10/keyedit.c:1142 g10/keygen.c:3601 +#: g10/keyedit.c:1142 g10/keygen.c:3623 msgid "This key is not protected.\n" msgstr "�i tiu �losilo ne estas protektita.\n" -#: g10/keyedit.c:1146 g10/keygen.c:3588 g10/revoke.c:538 +#: g10/keyedit.c:1146 g10/keygen.c:3610 g10/revoke.c:538 msgid "Secret parts of primary key are not available.\n" msgstr "Sekretaj partoj de �efa �losilo ne estas disponataj.\n" -#: g10/keyedit.c:1150 g10/keygen.c:3604 +#: g10/keyedit.c:1150 g10/keygen.c:3626 #, fuzzy msgid "Secret parts of primary key are stored on-card.\n" msgstr "Sekretaj partoj de �efa �losilo ne estas disponataj.\n" -#: g10/keyedit.c:1156 g10/keygen.c:3608 +#: g10/keyedit.c:1156 g10/keygen.c:3630 msgid "Key is protected.\n" msgstr "�losilo estas protektita.\n" @@ -3808,7 +3808,7 @@ msgstr "" msgid "Keyserver no-modify" msgstr "" -#: g10/keyedit.c:2443 g10/keylist.c:310 +#: g10/keyedit.c:2443 g10/keylist.c:314 msgid "Preferred keyserver: " msgstr "" @@ -3837,24 +3837,24 @@ msgid "(sensitive)" msgstr " (sentema)" #: g10/keyedit.c:2764 g10/keyedit.c:2820 g10/keyedit.c:2881 g10/keyedit.c:2896 -#: g10/keylist.c:196 g10/keyserver.c:529 +#: g10/keylist.c:200 g10/keyserver.c:529 #, fuzzy, c-format msgid "created: %s" msgstr "ne povas krei %s: %s\n" -#: g10/keyedit.c:2767 g10/keylist.c:812 g10/keylist.c:906 g10/mainproc.c:989 +#: g10/keyedit.c:2767 g10/keylist.c:817 g10/keylist.c:911 g10/mainproc.c:989 #, fuzzy, c-format msgid "revoked: %s" msgstr "rev" -#: g10/keyedit.c:2769 g10/keylist.c:783 g10/keylist.c:818 g10/keylist.c:912 +#: g10/keyedit.c:2769 g10/keylist.c:788 g10/keylist.c:823 g10/keylist.c:917 #, fuzzy, c-format msgid "expired: %s" msgstr " [eksvalidi�os: %s]" #: g10/keyedit.c:2771 g10/keyedit.c:2822 g10/keyedit.c:2883 g10/keyedit.c:2898 -#: g10/keylist.c:198 g10/keylist.c:789 g10/keylist.c:824 g10/keylist.c:918 -#: g10/keylist.c:939 g10/keyserver.c:535 g10/mainproc.c:995 +#: g10/keylist.c:202 g10/keylist.c:794 g10/keylist.c:829 g10/keylist.c:923 +#: g10/keylist.c:944 g10/keyserver.c:535 g10/mainproc.c:995 #, fuzzy, c-format msgid "expires: %s" msgstr " [eksvalidi�os: %s]" @@ -3878,7 +3878,7 @@ msgstr "" msgid "This key has been disabled" msgstr "�i tiu �losilo estas mal�altita" -#: g10/keyedit.c:2827 g10/keylist.c:202 +#: g10/keyedit.c:2827 g10/keylist.c:206 msgid "card-no: " msgstr "" @@ -4231,12 +4231,12 @@ msgid "writing key binding signature\n" msgstr "skribas �losilbindan subskribon\n" #: g10/keygen.c:1157 g10/keygen.c:1268 g10/keygen.c:1273 g10/keygen.c:1408 -#: g10/keygen.c:3101 +#: g10/keygen.c:3123 #, c-format msgid "keysize invalid; using %u bits\n" msgstr "�losilgrando nevalida; uzas %u bitojn\n" -#: g10/keygen.c:1163 g10/keygen.c:1279 g10/keygen.c:1414 g10/keygen.c:3107 +#: g10/keygen.c:1163 g10/keygen.c:1279 g10/keygen.c:1414 g10/keygen.c:3129 #, c-format msgid "keysize rounded up to %u bits\n" msgstr "�losilgrando rondigita �is %u bitoj\n" @@ -4593,50 +4593,50 @@ msgstr "" "kreado de la primoj; tio donas al la stokastilo pli bonan �ancon\n" "akiri sufi�e da entropio.\n" -#: g10/keygen.c:3041 g10/keygen.c:3068 +#: g10/keygen.c:3063 g10/keygen.c:3090 msgid "Key generation canceled.\n" msgstr "Kreado de �losiloj nuligita.\n" -#: g10/keygen.c:3273 g10/keygen.c:3440 +#: g10/keygen.c:3295 g10/keygen.c:3462 #, c-format msgid "writing public key to `%s'\n" msgstr "skribas publikan �losilon al '%s'\n" -#: g10/keygen.c:3275 g10/keygen.c:3443 +#: g10/keygen.c:3297 g10/keygen.c:3465 #, fuzzy, c-format msgid "writing secret key stub to `%s'\n" msgstr "skribas sekretan �losilon al '%s'\n" -#: g10/keygen.c:3278 g10/keygen.c:3446 +#: g10/keygen.c:3300 g10/keygen.c:3468 #, c-format msgid "writing secret key to `%s'\n" msgstr "skribas sekretan �losilon al '%s'\n" -#: g10/keygen.c:3427 +#: g10/keygen.c:3449 #, c-format msgid "no writable public keyring found: %s\n" msgstr "neniu skribebla publika �losilaro trovita: %s\n" -#: g10/keygen.c:3434 +#: g10/keygen.c:3456 #, c-format msgid "no writable secret keyring found: %s\n" msgstr "neniu skribebla sekreta �losilaro trovita: %s\n" -#: g10/keygen.c:3454 +#: g10/keygen.c:3476 #, c-format msgid "error writing public keyring `%s': %s\n" msgstr "eraro dum skribado de publika �losilaro '%s': %s\n" -#: g10/keygen.c:3462 +#: g10/keygen.c:3484 #, c-format msgid "error writing secret keyring `%s': %s\n" msgstr "eraro dum skribado de sekreta �losilaro '%s': %s\n" -#: g10/keygen.c:3489 +#: g10/keygen.c:3511 msgid "public and secret key created and signed.\n" msgstr "publika kaj sekreta �losiloj kreitaj kaj subskribitaj.\n" -#: g10/keygen.c:3500 +#: g10/keygen.c:3522 #, fuzzy msgid "" "Note that this key cannot be used for encryption. You may want to use\n" @@ -4645,12 +4645,12 @@ msgstr "" "Notu, ke �i tiu �losilo ne estas uzebla por �ifrado. Vi eble volos\n" "uzi la komandon \"--edit-key\" por krei flankan �losilon por tiu celo.\n" -#: g10/keygen.c:3513 g10/keygen.c:3658 g10/keygen.c:3779 +#: g10/keygen.c:3535 g10/keygen.c:3680 g10/keygen.c:3801 #, c-format msgid "Key generation failed: %s\n" msgstr "Kreado de �losiloj malsukcesis: %s\n" -#: g10/keygen.c:3568 g10/keygen.c:3709 g10/sign.c:241 +#: g10/keygen.c:3590 g10/keygen.c:3731 g10/sign.c:241 #, c-format msgid "" "key has been created %lu second in future (time warp or clock problem)\n" @@ -4658,7 +4658,7 @@ msgstr "" "�losilo estis kreita %lu sekundon en la estonteco (tempotordo a� " "horlo�eraro)\n" -#: g10/keygen.c:3570 g10/keygen.c:3711 g10/sign.c:243 +#: g10/keygen.c:3592 g10/keygen.c:3733 g10/sign.c:243 #, c-format msgid "" "key has been created %lu seconds in future (time warp or clock problem)\n" @@ -4666,26 +4666,26 @@ msgstr "" "�losilo estis kreita %lu sekundojn en la estonteco (tempotordo a� " "horlo�eraro)\n" -#: g10/keygen.c:3581 g10/keygen.c:3722 +#: g10/keygen.c:3603 g10/keygen.c:3744 msgid "NOTE: creating subkeys for v3 keys is not OpenPGP compliant\n" msgstr "NOTO: krei sub�losilojn por v3-�losiloj ne estas OpenPGP-kongrue\n" -#: g10/keygen.c:3622 g10/keygen.c:3755 +#: g10/keygen.c:3644 g10/keygen.c:3777 #, fuzzy msgid "Really create? (y/N) " msgstr "�u vere krei? " -#: g10/keygen.c:3928 +#: g10/keygen.c:3950 #, fuzzy, c-format msgid "storing key onto card failed: %s\n" msgstr "forvi�o de �losilbloko malsukcesis: %s\n" -#: g10/keygen.c:3976 +#: g10/keygen.c:3998 #, fuzzy, c-format msgid "can't create backup file `%s': %s\n" msgstr "ne povas krei '%s': %s\n" -#: g10/keygen.c:4002 +#: g10/keygen.c:4024 #, fuzzy, c-format msgid "NOTE: backup of card key saved to `%s'\n" msgstr "NOTO: sekreta �losilo %08lX eksvalidi�is je %s\n" @@ -4694,60 +4694,60 @@ msgstr "NOTO: sekreta �losilo %08lX eksvalidi�is je %s\n" msgid "never " msgstr "" -#: g10/keylist.c:267 +#: g10/keylist.c:271 #, fuzzy msgid "Critical signature policy: " msgstr "Subskribo-gvidlinioj: " -#: g10/keylist.c:269 +#: g10/keylist.c:273 msgid "Signature policy: " msgstr "Subskribo-gvidlinioj: " -#: g10/keylist.c:308 +#: g10/keylist.c:312 msgid "Critical preferred keyserver: " msgstr "" -#: g10/keylist.c:361 +#: g10/keylist.c:365 #, fuzzy msgid "Critical signature notation: " msgstr "Subskribo-notacio: " -#: g10/keylist.c:363 +#: g10/keylist.c:367 msgid "Signature notation: " msgstr "Subskribo-notacio: " -#: g10/keylist.c:473 +#: g10/keylist.c:477 msgid "Keyring" msgstr "�losilaro" -#: g10/keylist.c:1504 +#: g10/keylist.c:1509 #, fuzzy msgid "Primary key fingerprint:" msgstr "listigi �losilojn kaj fingro�purojn" -#: g10/keylist.c:1506 +#: g10/keylist.c:1511 #, fuzzy msgid " Subkey fingerprint:" msgstr " �losilo-fingrospuro =" #. TRANSLATORS: this should fit into 24 bytes to that the #. * fingerprint data is properly aligned with the user ID -#: g10/keylist.c:1513 +#: g10/keylist.c:1518 #, fuzzy msgid " Primary key fingerprint:" msgstr " �losilo-fingrospuro =" -#: g10/keylist.c:1515 +#: g10/keylist.c:1520 #, fuzzy msgid " Subkey fingerprint:" msgstr " �losilo-fingrospuro =" -#: g10/keylist.c:1519 g10/keylist.c:1523 +#: g10/keylist.c:1524 g10/keylist.c:1528 #, fuzzy msgid " Key fingerprint =" msgstr " �losilo-fingrospuro =" -#: g10/keylist.c:1590 +#: g10/keylist.c:1595 msgid " Card serial no. =" msgstr "" @@ -4833,145 +4833,145 @@ msgstr "" msgid "disabled" msgstr "el" -#: g10/keyserver.c:742 +#: g10/keyserver.c:744 msgid "Enter number(s), N)ext, or Q)uit > " msgstr "" -#: g10/keyserver.c:826 g10/keyserver.c:1448 +#: g10/keyserver.c:828 g10/keyserver.c:1450 #, fuzzy, c-format msgid "invalid keyserver protocol (us %d!=handler %d)\n" msgstr "nevalida �losilaro" -#: g10/keyserver.c:924 +#: g10/keyserver.c:926 #, fuzzy, c-format msgid "key \"%s\" not found on keyserver\n" msgstr "�losilo '%s' ne trovita: %s\n" -#: g10/keyserver.c:926 +#: g10/keyserver.c:928 #, fuzzy msgid "key not found on keyserver\n" msgstr "�losilo '%s' ne trovita: %s\n" -#: g10/keyserver.c:1167 +#: g10/keyserver.c:1169 #, fuzzy, c-format msgid "requesting key %s from %s server %s\n" msgstr "petas la �losilon %08lX de HKP-�losilservilo %s ...\n" -#: g10/keyserver.c:1171 +#: g10/keyserver.c:1173 #, fuzzy, c-format msgid "requesting key %s from %s\n" msgstr "petas la �losilon %08lX de HKP-�losilservilo %s ...\n" -#: g10/keyserver.c:1195 +#: g10/keyserver.c:1197 #, fuzzy, c-format msgid "searching for names from %s server %s\n" msgstr "ser�as pri \"%s\" �e HKP-servilo %s\n" -#: g10/keyserver.c:1198 +#: g10/keyserver.c:1200 #, fuzzy, c-format msgid "searching for names from %s\n" msgstr "ser�as pri \"%s\" �e HKP-servilo %s\n" -#: g10/keyserver.c:1351 +#: g10/keyserver.c:1353 #, fuzzy, c-format msgid "sending key %s to %s server %s\n" msgstr "ser�as pri \"%s\" �e HKP-servilo %s\n" -#: g10/keyserver.c:1355 +#: g10/keyserver.c:1357 #, fuzzy, c-format msgid "sending key %s to %s\n" msgstr "" "\"\n" "subskribita per via �losilo %08lX je %s\n" -#: g10/keyserver.c:1398 +#: g10/keyserver.c:1400 #, fuzzy, c-format msgid "searching for \"%s\" from %s server %s\n" msgstr "ser�as pri \"%s\" �e HKP-servilo %s\n" -#: g10/keyserver.c:1401 +#: g10/keyserver.c:1403 #, fuzzy, c-format msgid "searching for \"%s\" from %s\n" msgstr "ser�as pri \"%s\" �e HKP-servilo %s\n" -#: g10/keyserver.c:1408 g10/keyserver.c:1504 +#: g10/keyserver.c:1410 g10/keyserver.c:1506 #, fuzzy msgid "no keyserver action!\n" msgstr "nevalida �losilaro" -#: g10/keyserver.c:1456 +#: g10/keyserver.c:1458 #, c-format msgid "WARNING: keyserver handler from a different version of GnuPG (%s)\n" msgstr "" -#: g10/keyserver.c:1465 +#: g10/keyserver.c:1467 msgid "keyserver did not send VERSION\n" msgstr "" -#: g10/keyserver.c:1527 g10/keyserver.c:2056 +#: g10/keyserver.c:1529 g10/keyserver.c:2058 msgid "no keyserver known (use option --keyserver)\n" msgstr "neniu �losilservilo konata (uzu la opcion --keyserver)\n" -#: g10/keyserver.c:1533 +#: g10/keyserver.c:1535 msgid "external keyserver calls are not supported in this build\n" msgstr "" -#: g10/keyserver.c:1545 +#: g10/keyserver.c:1547 #, c-format msgid "no handler for keyserver scheme `%s'\n" msgstr "" -#: g10/keyserver.c:1550 +#: g10/keyserver.c:1552 #, c-format msgid "action `%s' not supported with keyserver scheme `%s'\n" msgstr "" -#: g10/keyserver.c:1558 +#: g10/keyserver.c:1560 #, c-format msgid "%s does not support handler version %d\n" msgstr "" -#: g10/keyserver.c:1565 +#: g10/keyserver.c:1567 #, fuzzy msgid "keyserver timed out\n" msgstr "�losilservila eraro" -#: g10/keyserver.c:1570 +#: g10/keyserver.c:1572 #, fuzzy msgid "keyserver internal error\n" msgstr "�losilservila eraro" -#: g10/keyserver.c:1579 +#: g10/keyserver.c:1581 #, fuzzy, c-format msgid "keyserver communications error: %s\n" msgstr "listigo de sekretaj �losiloj malsukcesis: %s\n" -#: g10/keyserver.c:1604 g10/keyserver.c:1638 +#: g10/keyserver.c:1606 g10/keyserver.c:1640 #, fuzzy, c-format msgid "\"%s\" not a key ID: skipping\n" msgstr "%s: ne valida �losilidentigilo\n" -#: g10/keyserver.c:1897 +#: g10/keyserver.c:1899 #, fuzzy, c-format msgid "WARNING: unable to refresh key %s via %s: %s\n" msgstr "Averto: malsekura posedeco sur %s \"%s\"\n" -#: g10/keyserver.c:1919 +#: g10/keyserver.c:1921 #, fuzzy, c-format msgid "refreshing 1 key from %s\n" msgstr "petas la �losilon %08lX de HKP-�losilservilo %s ...\n" -#: g10/keyserver.c:1921 +#: g10/keyserver.c:1923 #, fuzzy, c-format msgid "refreshing %d keys from %s\n" msgstr "petas la �losilon %08lX de HKP-�losilservilo %s ...\n" -#: g10/keyserver.c:1977 +#: g10/keyserver.c:1979 #, fuzzy, c-format msgid "WARNING: unable to fetch URI %s: %s\n" msgstr "Averto: malsekura posedeco sur %s \"%s\"\n" -#: g10/keyserver.c:1983 +#: g10/keyserver.c:1985 #, fuzzy, c-format msgid "WARNING: unable to parse URI %s\n" msgstr "Averto: malsekura posedeco sur %s \"%s\"\n" @@ -6407,7 +6407,7 @@ msgstr "" msgid "no need for a trustdb check\n" msgstr "kontrolo de fido-datenaro ne estas bezonata\n" -#: g10/trustdb.c:577 g10/trustdb.c:2432 +#: g10/trustdb.c:577 g10/trustdb.c:2456 #, c-format msgid "next trustdb check due at %s\n" msgstr "sekva kontrolo de fido-datenaro je %s\n" @@ -6435,33 +6435,33 @@ msgstr "" msgid "checking the trustdb\n" msgstr "kontrolas la fido-datenaron\n" -#: g10/trustdb.c:2175 +#: g10/trustdb.c:2199 #, c-format msgid "%d keys processed (%d validity counts cleared)\n" msgstr "" -#: g10/trustdb.c:2240 +#: g10/trustdb.c:2264 #, fuzzy msgid "no ultimately trusted keys found\n" msgstr "publika �losilo de absolute fidata �losilo %08lX ne trovita\n" -#: g10/trustdb.c:2254 +#: g10/trustdb.c:2278 #, fuzzy, c-format msgid "public key of ultimately trusted key %s not found\n" msgstr "publika �losilo de absolute fidata �losilo %08lX ne trovita\n" -#: g10/trustdb.c:2277 +#: g10/trustdb.c:2301 #, c-format msgid "%d marginal(s) needed, %d complete(s) needed, %s trust model\n" msgstr "" -#: g10/trustdb.c:2363 +#: g10/trustdb.c:2387 #, c-format msgid "" "depth: %d valid: %3d signed: %3d trust: %d-, %dq, %dn, %dm, %df, %du\n" msgstr "" -#: g10/trustdb.c:2438 +#: g10/trustdb.c:2462 #, fuzzy, c-format msgid "unable to update trustdb version record: write failed: %s\n" msgstr "fido-datenaro %lu, speco %d: skribo malsukcesis: %s\n" @@ -6648,12 +6648,12 @@ msgid "" "list, export, import Keybox data\n" msgstr "" -#: scd/app-nks.c:325 scd/app-openpgp.c:1456 scd/app-dinsig.c:297 +#: scd/app-nks.c:325 scd/app-openpgp.c:1457 scd/app-dinsig.c:297 msgid "||Please enter your PIN at the reader's keypad" msgstr "" -#: scd/app-nks.c:329 scd/app-openpgp.c:1460 scd/app-openpgp.c:1492 -#: scd/app-openpgp.c:1639 scd/app-openpgp.c:1657 scd/app-openpgp.c:1857 +#: scd/app-nks.c:329 scd/app-openpgp.c:1461 scd/app-openpgp.c:1493 +#: scd/app-openpgp.c:1640 scd/app-openpgp.c:1658 scd/app-openpgp.c:1858 #: scd/app-dinsig.c:301 #, c-format msgid "PIN callback returned error: %s\n" @@ -6666,103 +6666,103 @@ msgstr "" #. TRANSLATORS: Do not translate the "|*|" prefixes but #. keep it at the start of the string. We need this elsewhere #. to get some infos on the string. -#: scd/app-nks.c:557 scd/app-openpgp.c:1897 +#: scd/app-nks.c:557 scd/app-openpgp.c:1898 msgid "|N|New PIN" msgstr "" -#: scd/app-nks.c:560 scd/app-openpgp.c:1901 scd/app-dinsig.c:529 +#: scd/app-nks.c:560 scd/app-openpgp.c:1902 scd/app-dinsig.c:529 #, fuzzy, c-format msgid "error getting new PIN: %s\n" msgstr "eraro dum kreado de pasfrazo: %s\n" -#: scd/app-openpgp.c:667 +#: scd/app-openpgp.c:668 #, fuzzy, c-format msgid "failed to store the fingerprint: %s\n" msgstr "malsukcesis doni komencajn valorojn al fido-datenaro: %s\n" -#: scd/app-openpgp.c:680 +#: scd/app-openpgp.c:681 #, fuzzy, c-format msgid "failed to store the creation date: %s\n" msgstr "malsukcesis rekonstrui �losilaran staplon: %s\n" -#: scd/app-openpgp.c:1075 +#: scd/app-openpgp.c:1076 #, fuzzy, c-format msgid "reading public key failed: %s\n" msgstr "forvi�o de �losilbloko malsukcesis: %s\n" -#: scd/app-openpgp.c:1083 scd/app-openpgp.c:2551 +#: scd/app-openpgp.c:1084 scd/app-openpgp.c:2552 msgid "response does not contain the public key data\n" msgstr "" -#: scd/app-openpgp.c:1091 scd/app-openpgp.c:2559 +#: scd/app-openpgp.c:1092 scd/app-openpgp.c:2560 msgid "response does not contain the RSA modulus\n" msgstr "" -#: scd/app-openpgp.c:1100 scd/app-openpgp.c:2569 +#: scd/app-openpgp.c:1101 scd/app-openpgp.c:2570 msgid "response does not contain the RSA public exponent\n" msgstr "" -#: scd/app-openpgp.c:1416 +#: scd/app-openpgp.c:1417 #, c-format msgid "using default PIN as %s\n" msgstr "" -#: scd/app-openpgp.c:1423 +#: scd/app-openpgp.c:1424 #, c-format msgid "failed to use default PIN as %s: %s - disabling further default use\n" msgstr "" -#: scd/app-openpgp.c:1442 +#: scd/app-openpgp.c:1443 #, c-format msgid "||Please enter your PIN at the reader's keypad%%0A[sigs done: %lu]" msgstr "" -#: scd/app-openpgp.c:1476 +#: scd/app-openpgp.c:1477 #, c-format msgid "||Please enter the PIN%%0A[sigs done: %lu]" msgstr "" -#: scd/app-openpgp.c:1488 +#: scd/app-openpgp.c:1489 #, fuzzy msgid "||Please enter the PIN" msgstr "�an�i la pasfrazon" -#: scd/app-openpgp.c:1499 scd/app-openpgp.c:1664 +#: scd/app-openpgp.c:1500 scd/app-openpgp.c:1665 #, c-format msgid "PIN for CHV%d is too short; minimum length is %d\n" msgstr "" -#: scd/app-openpgp.c:1512 scd/app-openpgp.c:1552 scd/app-openpgp.c:1676 -#: scd/app-openpgp.c:2868 +#: scd/app-openpgp.c:1513 scd/app-openpgp.c:1553 scd/app-openpgp.c:1677 +#: scd/app-openpgp.c:2869 #, fuzzy, c-format msgid "verify CHV%d failed: %s\n" msgstr "Kreado de �losiloj malsukcesis: %s\n" -#: scd/app-openpgp.c:1575 +#: scd/app-openpgp.c:1576 msgid "access to admin commands is not configured\n" msgstr "" -#: scd/app-openpgp.c:1596 scd/app-openpgp.c:1839 scd/app-openpgp.c:3119 +#: scd/app-openpgp.c:1597 scd/app-openpgp.c:1840 scd/app-openpgp.c:3120 msgid "error retrieving CHV status from card\n" msgstr "" -#: scd/app-openpgp.c:1602 scd/app-openpgp.c:3128 +#: scd/app-openpgp.c:1603 scd/app-openpgp.c:3129 msgid "card is permanently locked!\n" msgstr "" -#: scd/app-openpgp.c:1609 +#: scd/app-openpgp.c:1610 #, c-format msgid "%d Admin PIN attempts remaining before card is permanently locked\n" msgstr "" -#: scd/app-openpgp.c:1619 +#: scd/app-openpgp.c:1620 #, c-format msgid "" "|A|Please enter the Admin PIN at the reader's keypad%%0A[remaining attempts: " "%d]" msgstr "" -#: scd/app-openpgp.c:1634 +#: scd/app-openpgp.c:1635 #, fuzzy msgid "|A|Please enter the Admin PIN at the reader's keypad" msgstr "�an�i la pasfrazon" @@ -6770,114 +6770,114 @@ msgstr "�an�i la pasfrazon" #. TRANSLATORS: Do not translate the "|A|" prefix but keep #. it at the start of the string. We need this elsewhere to #. get some infos on the string. -#: scd/app-openpgp.c:1654 +#: scd/app-openpgp.c:1655 msgid "|A|Admin PIN" msgstr "" -#: scd/app-openpgp.c:1853 +#: scd/app-openpgp.c:1854 #, fuzzy msgid "||Please enter the Reset Code for the card" msgstr "Kialo por revoko: " -#: scd/app-openpgp.c:1862 scd/app-openpgp.c:1925 +#: scd/app-openpgp.c:1863 scd/app-openpgp.c:1926 #, c-format msgid "Reset Code is too short; minimum length is %d\n" msgstr "" -#: scd/app-openpgp.c:1896 +#: scd/app-openpgp.c:1897 msgid "|RN|New Reset Code" msgstr "" -#: scd/app-openpgp.c:1897 +#: scd/app-openpgp.c:1898 msgid "|AN|New Admin PIN" msgstr "" -#: scd/app-openpgp.c:1987 scd/app-openpgp.c:2637 +#: scd/app-openpgp.c:1988 scd/app-openpgp.c:2638 #, fuzzy msgid "error reading application data\n" msgstr "eraro dum legado de �losilbloko: %s\n" -#: scd/app-openpgp.c:1993 scd/app-openpgp.c:2644 +#: scd/app-openpgp.c:1994 scd/app-openpgp.c:2645 #, fuzzy msgid "error reading fingerprint DO\n" msgstr "%s: eraro dum legado de libera registro: %s\n" -#: scd/app-openpgp.c:2003 +#: scd/app-openpgp.c:2004 #, fuzzy msgid "key already exists\n" msgstr "'%s' jam densigita\n" -#: scd/app-openpgp.c:2007 +#: scd/app-openpgp.c:2008 msgid "existing key will be replaced\n" msgstr "" -#: scd/app-openpgp.c:2009 +#: scd/app-openpgp.c:2010 #, fuzzy msgid "generating new key\n" msgstr "krei novan �losilparon" -#: scd/app-openpgp.c:2335 +#: scd/app-openpgp.c:2336 msgid "creation timestamp missing\n" msgstr "" -#: scd/app-openpgp.c:2344 +#: scd/app-openpgp.c:2345 #, c-format msgid "RSA modulus missing or not of size %d bits\n" msgstr "" -#: scd/app-openpgp.c:2356 +#: scd/app-openpgp.c:2357 #, c-format msgid "RSA public exponent missing or larger than %d bits\n" msgstr "" -#: scd/app-openpgp.c:2366 scd/app-openpgp.c:2374 +#: scd/app-openpgp.c:2367 scd/app-openpgp.c:2375 #, c-format msgid "RSA prime %s missing or not of size %d bits\n" msgstr "" -#: scd/app-openpgp.c:2468 +#: scd/app-openpgp.c:2469 #, fuzzy, c-format msgid "failed to store the key: %s\n" msgstr "malsukcesis doni komencajn valorojn al fido-datenaro: %s\n" -#: scd/app-openpgp.c:2528 +#: scd/app-openpgp.c:2529 msgid "please wait while key is being generated ...\n" msgstr "" -#: scd/app-openpgp.c:2542 +#: scd/app-openpgp.c:2543 #, fuzzy msgid "generating key failed\n" msgstr "forvi�o de �losilbloko malsukcesis: %s\n" -#: scd/app-openpgp.c:2545 +#: scd/app-openpgp.c:2546 #, fuzzy, c-format msgid "key generation completed (%d seconds)\n" msgstr "Kreado de �losiloj malsukcesis: %s\n" -#: scd/app-openpgp.c:2602 +#: scd/app-openpgp.c:2603 msgid "invalid structure of OpenPGP card (DO 0x93)\n" msgstr "" -#: scd/app-openpgp.c:2652 +#: scd/app-openpgp.c:2653 msgid "fingerprint on card does not match requested one\n" msgstr "" -#: scd/app-openpgp.c:2767 +#: scd/app-openpgp.c:2768 #, fuzzy, c-format msgid "card does not support digest algorithm %s\n" msgstr "%s-subskribo de: %s\n" -#: scd/app-openpgp.c:2843 +#: scd/app-openpgp.c:2844 #, c-format msgid "signatures created so far: %lu\n" msgstr "" -#: scd/app-openpgp.c:3133 +#: scd/app-openpgp.c:3134 msgid "" "verification of Admin PIN is currently prohibited through this command\n" msgstr "" -#: scd/app-openpgp.c:3357 scd/app-openpgp.c:3368 +#: scd/app-openpgp.c:3359 scd/app-openpgp.c:3370 #, fuzzy, c-format msgid "can't access %s - invalid OpenPGP card?\n" msgstr "validaj OpenPGP-datenoj ne trovitaj.\n" @@ -7300,7 +7300,7 @@ msgstr "" msgid "[Error - invalid DN]" msgstr "%s: nevalida dosiero-versio %d\n" -#: sm/certdump.c:964 +#: sm/certdump.c:961 #, fuzzy, c-format msgid "" "Please enter the passphrase to unlock the secret key for the X.509 " @@ -7391,6 +7391,12 @@ msgstr "eraro dum kreado de �losilaro '%s': %s\n" msgid "line %d: key generation failed: %s <%s>\n" msgstr "Kreado de �losiloj malsukcesis: %s\n" +#: sm/certreqgen.c:806 +msgid "" +"To complete this certificate request please enter the passphrase for the key " +"you just created once more.\n" +msgstr "" + #: sm/certreqgen-ui.c:122 #, fuzzy, c-format msgid " (%d) RSA\n" @@ -7758,7 +7764,7 @@ msgstr "" msgid "error importing certificate: %s\n" msgstr "eraro dum kreado de pasfrazo: %s\n" -#: sm/import.c:548 tools/gpg-connect-agent.c:1322 +#: sm/import.c:548 tools/gpg-connect-agent.c:1329 #, fuzzy, c-format msgid "error reading input: %s\n" msgstr "eraro dum legado de '%s': %s\n" @@ -7909,91 +7915,91 @@ msgstr " alinome \"" msgid "This is a qualified signature\n" msgstr "tio povas esti ka�zata de mankanta mem-subskribo\n" -#: tools/gpg-connect-agent.c:67 tools/gpgconf.c:78 tools/symcryptrun.c:165 +#: tools/gpg-connect-agent.c:70 tools/gpgconf.c:78 tools/symcryptrun.c:165 #, fuzzy msgid "quiet" msgstr "fini" -#: tools/gpg-connect-agent.c:68 +#: tools/gpg-connect-agent.c:71 msgid "print data out hex encoded" msgstr "" -#: tools/gpg-connect-agent.c:69 +#: tools/gpg-connect-agent.c:72 msgid "decode received data lines" msgstr "" -#: tools/gpg-connect-agent.c:70 +#: tools/gpg-connect-agent.c:74 msgid "|NAME|connect to Assuan socket NAME" msgstr "" -#: tools/gpg-connect-agent.c:71 +#: tools/gpg-connect-agent.c:76 msgid "run the Assuan server given on the command line" msgstr "" -#: tools/gpg-connect-agent.c:73 +#: tools/gpg-connect-agent.c:78 msgid "do not use extended connect mode" msgstr "" -#: tools/gpg-connect-agent.c:74 +#: tools/gpg-connect-agent.c:80 #, fuzzy msgid "|FILE|run commands from FILE on startup" msgstr "|DOSIERO|legi aldonan bibliotekon DOSIERO" -#: tools/gpg-connect-agent.c:75 +#: tools/gpg-connect-agent.c:81 msgid "run /subst on startup" msgstr "" -#: tools/gpg-connect-agent.c:176 +#: tools/gpg-connect-agent.c:183 #, fuzzy msgid "Usage: gpg-connect-agent [options] (-h for help)" msgstr "Uzado: gpg [opcioj] [dosieroj] (-h por helpo)" -#: tools/gpg-connect-agent.c:179 +#: tools/gpg-connect-agent.c:186 msgid "" "Syntax: gpg-connect-agent [options]\n" "Connect to a running agent and send commands\n" msgstr "" -#: tools/gpg-connect-agent.c:1193 +#: tools/gpg-connect-agent.c:1200 #, c-format msgid "option \"%s\" requires a program and optional arguments\n" msgstr "" -#: tools/gpg-connect-agent.c:1202 +#: tools/gpg-connect-agent.c:1209 #, c-format msgid "option \"%s\" ignored due to \"%s\"\n" msgstr "" -#: tools/gpg-connect-agent.c:1257 tools/gpg-connect-agent.c:1745 +#: tools/gpg-connect-agent.c:1264 tools/gpg-connect-agent.c:1752 #, fuzzy, c-format msgid "receiving line failed: %s\n" msgstr "forvi�o de �losilbloko malsukcesis: %s\n" -#: tools/gpg-connect-agent.c:1347 +#: tools/gpg-connect-agent.c:1354 #, fuzzy msgid "line too long - skipped\n" msgstr "pasfrazo estas tro longa\n" -#: tools/gpg-connect-agent.c:1351 +#: tools/gpg-connect-agent.c:1358 msgid "line shortened due to embedded Nul character\n" msgstr "" -#: tools/gpg-connect-agent.c:1719 +#: tools/gpg-connect-agent.c:1726 #, fuzzy, c-format msgid "unknown command `%s'\n" msgstr "nekonata implicita ricevonto '%s'\n" -#: tools/gpg-connect-agent.c:1737 +#: tools/gpg-connect-agent.c:1744 #, fuzzy, c-format msgid "sending line failed: %s\n" msgstr "subskribado malsukcesis: %s\n" -#: tools/gpg-connect-agent.c:2127 +#: tools/gpg-connect-agent.c:2166 #, fuzzy, c-format msgid "error sending %s command: %s\n" msgstr "eraro dum sendo al '%s': %s\n" -#: tools/gpg-connect-agent.c:2136 +#: tools/gpg-connect-agent.c:2175 #, fuzzy, c-format msgid "error sending standard options: %s\n" msgstr "eraro dum sendo al '%s': %s\n" @@ -8201,21 +8207,21 @@ msgid "" "Manage configuration options for tools of the GnuPG system\n" msgstr "" -#: tools/gpgconf.c:210 tools/gpgconf.c:250 +#: tools/gpgconf.c:209 tools/gpgconf.c:249 #, fuzzy msgid "usage: gpgconf [options] " msgstr "uzado: gpg [opcioj] " -#: tools/gpgconf.c:212 +#: tools/gpgconf.c:211 msgid "Need one component argument" msgstr "" -#: tools/gpgconf.c:221 +#: tools/gpgconf.c:220 #, fuzzy msgid "Component not found" msgstr "publika �losilo ne trovita" -#: tools/gpgconf.c:252 +#: tools/gpgconf.c:251 #, fuzzy msgid "No argument allowed" msgstr "skribas sekretan �losilon al '%s'\n" @@ -8375,16 +8381,16 @@ msgstr "ne povas krei '%s': %s\n" msgid "cannot allocate outfile string: %s\n" msgstr "ne povas krei '%s': %s\n" -#: tools/symcryptrun.c:985 +#: tools/symcryptrun.c:984 #, c-format msgid "either %s or %s must be given\n" msgstr "" -#: tools/symcryptrun.c:1012 +#: tools/symcryptrun.c:1011 msgid "no class provided\n" msgstr "" -#: tools/symcryptrun.c:1021 +#: tools/symcryptrun.c:1020 #, fuzzy, c-format msgid "class %s is not supported\n" msgstr "protekto-metodo %d%s ne estas realigita\n" @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: gnupg 2.0.9\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2008-12-03 09:59+0100\n" +"POT-Creation-Date: 2008-12-09 11:57+0100\n" "PO-Revision-Date: 2008-05-27 22:38+0100\n" "Last-Translator: Jaime Su�rez <[email protected]>\n" "Language-Team: Spanish <[email protected]>\n" @@ -111,8 +111,8 @@ msgstr "Frase contrase�a" msgid "ssh keys greater than %d bits are not supported\n" msgstr "no pueden usarse claves ssh de m�s de %d bits\n" -#: agent/command-ssh.c:688 g10/exec.c:478 g10/gpg.c:1073 g10/keygen.c:3226 -#: g10/keygen.c:3259 g10/keyring.c:1206 g10/keyring.c:1510 g10/openfile.c:275 +#: agent/command-ssh.c:688 g10/exec.c:478 g10/gpg.c:1079 g10/keygen.c:3248 +#: g10/keygen.c:3281 g10/keyring.c:1206 g10/keyring.c:1510 g10/openfile.c:275 #: g10/openfile.c:368 g10/sign.c:798 g10/sign.c:1107 g10/tdbio.c:547 #: jnlib/dotlock.c:311 #, c-format @@ -121,7 +121,7 @@ msgstr "no se puede crear %s: %s\n" #: agent/command-ssh.c:700 common/helpfile.c:47 g10/card-util.c:733 #: g10/dearmor.c:60 g10/dearmor.c:107 g10/decrypt.c:70 g10/encode.c:194 -#: g10/encode.c:504 g10/gpg.c:1074 g10/import.c:193 g10/keygen.c:2711 +#: g10/encode.c:504 g10/gpg.c:1080 g10/import.c:193 g10/keygen.c:2733 #: g10/keyring.c:1536 g10/openfile.c:192 g10/openfile.c:353 #: g10/plaintext.c:503 g10/sign.c:780 g10/sign.c:975 g10/sign.c:1091 #: g10/sign.c:1247 g10/tdbdump.c:142 g10/tdbdump.c:150 g10/tdbio.c:551 @@ -169,7 +169,7 @@ msgid "Please enter the passphrase for the ssh key%0A %c" msgstr "Por favor introduzca la frase contrase�a para la clave ssh%0A %c" #: agent/command-ssh.c:2346 agent/genkey.c:310 agent/genkey.c:432 -#: agent/protect-tool.c:1199 +#: agent/protect-tool.c:1198 msgid "Please re-enter this passphrase" msgstr "Por favor vuelva a introducir frase contrase�a" @@ -183,7 +183,7 @@ msgstr "" "secretarecibida%%0A %s%%0Aen el almacen de claves del agente gpg" #: agent/command-ssh.c:2405 agent/genkey.c:340 agent/genkey.c:463 -#: agent/protect-tool.c:1205 tools/symcryptrun.c:434 +#: agent/protect-tool.c:1204 tools/symcryptrun.c:434 msgid "does not match - try again" msgstr "no coincide - reint�ntelo" @@ -329,7 +329,7 @@ msgid "run in daemon mode (background)" msgstr "ejecutar en modo demonio (segundo plano)" #: agent/gpg-agent.c:121 g10/gpg.c:483 g10/gpgv.c:71 kbx/kbxutil.c:88 -#: scd/scdaemon.c:107 sm/gpgsm.c:281 tools/gpg-connect-agent.c:66 +#: scd/scdaemon.c:107 sm/gpgsm.c:281 tools/gpg-connect-agent.c:69 #: tools/gpgconf.c:77 tools/symcryptrun.c:164 msgid "verbose" msgstr "prolijo" @@ -413,7 +413,7 @@ msgid "|FILE|write environment settings also to FILE" msgstr "|FICHERO|escribir variables de entorno tambi�n en FICHERO" #: agent/gpg-agent.c:313 agent/preset-passphrase.c:94 agent/protect-tool.c:146 -#: scd/scdaemon.c:241 sm/gpgsm.c:512 tools/gpg-connect-agent.c:173 +#: scd/scdaemon.c:241 sm/gpgsm.c:512 tools/gpg-connect-agent.c:180 #: tools/gpgconf.c:99 tools/symcryptrun.c:204 tools/gpg-check-pattern.c:141 msgid "Please report bugs to <" msgstr "Por favor, informe de posibles \"bugs\" a <" @@ -435,25 +435,25 @@ msgstr "" msgid "invalid debug-level `%s' given\n" msgstr "el nivel de depuraci�n `%s` no es v�lido\n" -#: agent/gpg-agent.c:557 agent/protect-tool.c:1068 kbx/kbxutil.c:430 -#: scd/scdaemon.c:385 sm/gpgsm.c:877 sm/gpgsm.c:880 tools/symcryptrun.c:997 -#: tools/gpg-check-pattern.c:178 +#: agent/gpg-agent.c:557 agent/protect-tool.c:1067 kbx/kbxutil.c:429 +#: scd/scdaemon.c:385 sm/gpgsm.c:878 sm/gpgsm.c:881 tools/symcryptrun.c:996 +#: tools/gpg-check-pattern.c:177 #, c-format msgid "%s is too old (need %s, have %s)\n" msgstr "%s es demasiado antiguo (necesita %s, tiene %s)\n" -#: agent/gpg-agent.c:656 g10/gpg.c:2080 scd/scdaemon.c:466 sm/gpgsm.c:968 +#: agent/gpg-agent.c:656 g10/gpg.c:2086 scd/scdaemon.c:466 sm/gpgsm.c:968 #, c-format msgid "NOTE: no default option file `%s'\n" msgstr "NOTA: no existe el fichero de opciones predefinido `%s'\n" -#: agent/gpg-agent.c:661 agent/gpg-agent.c:1240 g10/gpg.c:2084 -#: scd/scdaemon.c:471 sm/gpgsm.c:972 tools/symcryptrun.c:930 +#: agent/gpg-agent.c:661 agent/gpg-agent.c:1240 g10/gpg.c:2090 +#: scd/scdaemon.c:471 sm/gpgsm.c:972 tools/symcryptrun.c:929 #, c-format msgid "option file `%s': %s\n" msgstr "fichero de opciones `%s': %s\n" -#: agent/gpg-agent.c:669 g10/gpg.c:2091 scd/scdaemon.c:479 sm/gpgsm.c:979 +#: agent/gpg-agent.c:669 g10/gpg.c:2097 scd/scdaemon.c:479 sm/gpgsm.c:979 #, c-format msgid "reading options from `%s'\n" msgstr "leyendo opciones desde `%s'\n" @@ -548,28 +548,28 @@ msgstr "manejador ssh 0x%lx para el descriptor %d iniciado\n" msgid "ssh handler 0x%lx for fd %d terminated\n" msgstr "manejador ssh 0x%lx para el descriptor %d finalizado\n" -#: agent/gpg-agent.c:1833 scd/scdaemon.c:1186 +#: agent/gpg-agent.c:1843 scd/scdaemon.c:1200 #, c-format msgid "pth_select failed: %s - waiting 1s\n" msgstr "pth_select fall�: %s - espero 1s\n" # msgstr "clave %08lX: %d nuevas subclaves\n" -#: agent/gpg-agent.c:1946 scd/scdaemon.c:1253 +#: agent/gpg-agent.c:1956 scd/scdaemon.c:1267 #, c-format msgid "%s %s stopped\n" msgstr "%s %s detenido\n" -#: agent/gpg-agent.c:2074 +#: agent/gpg-agent.c:2084 msgid "no gpg-agent running in this session\n" msgstr "no hay un agente gpg ejecut�ndose en esta sesi�n\n" -#: agent/gpg-agent.c:2085 common/simple-pwquery.c:349 common/asshelp.c:326 -#: tools/gpg-connect-agent.c:2094 +#: agent/gpg-agent.c:2095 common/simple-pwquery.c:349 common/asshelp.c:326 +#: tools/gpg-connect-agent.c:2133 msgid "malformed GPG_AGENT_INFO environment variable\n" msgstr "variable de entorno GPG_AGENT_INFO malformada\n" -#: agent/gpg-agent.c:2098 common/simple-pwquery.c:361 common/asshelp.c:338 -#: tools/gpg-connect-agent.c:2105 +#: agent/gpg-agent.c:2108 common/simple-pwquery.c:361 common/asshelp.c:338 +#: tools/gpg-connect-agent.c:2144 #, c-format msgid "gpg-agent protocol version %d is not supported\n" msgstr "el programa no permite usar el protocolo agente gpg versi�n %d\n" @@ -598,22 +598,22 @@ msgstr "" "Sintaxis: gpg-protect-tool [opciones] [args]\n" "Herramienta para el mantenimiento de claves secretas\n" -#: agent/protect-tool.c:1190 +#: agent/protect-tool.c:1189 msgid "Please enter the passphrase to unprotect the PKCS#12 object." msgstr "Introduzca frase contrase�a para desproteger el objeto PKCS#12." -#: agent/protect-tool.c:1193 +#: agent/protect-tool.c:1192 msgid "Please enter the passphrase to protect the new PKCS#12 object." msgstr "Introduzca frase contrase�a para proteger el nuevo objeto PKCS#12." -#: agent/protect-tool.c:1196 +#: agent/protect-tool.c:1195 msgid "" "Please enter the passphrase to protect the imported object within the GnuPG " "system." msgstr "" "Introduzca la frase contrase�a para proteger el objeto importado en GnuPG" -#: agent/protect-tool.c:1201 +#: agent/protect-tool.c:1200 msgid "" "Please enter the passphrase or the PIN\n" "needed to complete this operation." @@ -630,16 +630,16 @@ msgstr "" # �Por qu� los ingleses entonces s� que saben lo que es un "passphrase"? # �Es que son m�s listos? :-) # -#: agent/protect-tool.c:1206 tools/symcryptrun.c:435 +#: agent/protect-tool.c:1205 tools/symcryptrun.c:435 msgid "Passphrase:" msgstr "Frase contrase�a:" -#: agent/protect-tool.c:1214 tools/symcryptrun.c:442 +#: agent/protect-tool.c:1213 tools/symcryptrun.c:442 #, c-format msgid "error while asking for the passphrase: %s\n" msgstr "error pidiendo la frase contrase�a: %s\n" -#: agent/protect-tool.c:1217 tools/symcryptrun.c:446 +#: agent/protect-tool.c:1216 tools/symcryptrun.c:446 msgid "cancelled\n" msgstr "cancelado\n" @@ -900,7 +900,7 @@ msgstr "agotado nucleo de memoria segura reservando %lu bytes" msgid "out of core while allocating %lu bytes" msgstr "error de memoria reservando %lu bytes" -#: common/asshelp.c:244 +#: common/asshelp.c:244 tools/gpg-connect-agent.c:2101 msgid "no running gpg-agent - starting one\n" msgstr "no hay gpg-agent en ejecuci�n - inicando uno\n" @@ -1140,7 +1140,7 @@ msgid "OpenPGP card no. %s detected\n" msgstr "tarjeta OpenPGP num. %s detectada\n" #: g10/card-util.c:75 g10/card-util.c:1485 g10/delkey.c:126 g10/keyedit.c:1549 -#: g10/keygen.c:2902 g10/revoke.c:216 g10/revoke.c:455 +#: g10/keygen.c:2924 g10/revoke.c:216 g10/revoke.c:455 msgid "can't do this in batch mode\n" msgstr "imposible hacer esto en modo de proceso por lotes\n" @@ -1149,7 +1149,7 @@ msgstr "imposible hacer esto en modo de proceso por lotes\n" msgid "This command is only available for version 2 cards\n" msgstr "Esta orden no se permite en modo %s.\n" -#: g10/card-util.c:85 scd/app-openpgp.c:1848 +#: g10/card-util.c:85 scd/app-openpgp.c:1849 #, fuzzy msgid "Reset Code not or not anymore available\n" msgstr "clave p�blica no disponible" @@ -1438,18 +1438,18 @@ msgstr "Orden inv�lida (pruebe \"help\")\n" msgid "--output doesn't work for this command\n" msgstr "--output no funciona con esta orden\n" -#: g10/decrypt.c:166 g10/gpg.c:3963 g10/keyring.c:380 g10/keyring.c:667 +#: g10/decrypt.c:166 g10/gpg.c:3969 g10/keyring.c:380 g10/keyring.c:667 #, c-format msgid "can't open `%s'\n" msgstr "no se puede abrir `%s'\n" -#: g10/delkey.c:73 g10/export.c:324 g10/keyedit.c:3424 g10/keyserver.c:1727 +#: g10/delkey.c:73 g10/export.c:324 g10/keyedit.c:3424 g10/keyserver.c:1729 #: g10/revoke.c:226 #, c-format msgid "key \"%s\" not found: %s\n" msgstr "clave \"%s\" no encontrada: %s\n" -#: g10/delkey.c:81 g10/export.c:354 g10/import.c:2417 g10/keyserver.c:1741 +#: g10/delkey.c:81 g10/export.c:354 g10/import.c:2417 g10/keyserver.c:1743 #: g10/revoke.c:232 g10/revoke.c:477 #, c-format msgid "error reading keyblock: %s\n" @@ -1885,7 +1885,7 @@ msgid "run in server mode" msgstr "ejecutar en modo servidor" #: g10/gpg.c:436 g10/gpgv.c:69 kbx/kbxutil.c:81 sm/gpgsm.c:226 -#: tools/gpg-connect-agent.c:64 tools/gpgconf.c:74 tools/symcryptrun.c:157 +#: tools/gpg-connect-agent.c:67 tools/gpgconf.c:74 tools/symcryptrun.c:157 msgid "" "@\n" "Options:\n" @@ -2012,51 +2012,51 @@ msgstr "Compresi�n: " msgid "usage: gpg [options] " msgstr "uso: gpg [opciones] " -#: g10/gpg.c:1109 sm/gpgsm.c:675 +#: g10/gpg.c:1115 sm/gpgsm.c:675 msgid "conflicting commands\n" msgstr "�rdenes incompatibles\n" -#: g10/gpg.c:1127 +#: g10/gpg.c:1133 #, c-format msgid "no = sign found in group definition `%s'\n" msgstr "no se encontr� el signo = en la definici�n de grupo `%s'\n" -#: g10/gpg.c:1324 +#: g10/gpg.c:1330 #, c-format msgid "WARNING: unsafe ownership on homedir `%s'\n" msgstr "AVISO: propiedad insegura del directorio personal `%s'\n" -#: g10/gpg.c:1327 +#: g10/gpg.c:1333 #, c-format msgid "WARNING: unsafe ownership on configuration file `%s'\n" msgstr "AVISO: propiedad insegura del fichero de configuraci�n `%s'\n" -#: g10/gpg.c:1330 +#: g10/gpg.c:1336 #, c-format msgid "WARNING: unsafe ownership on extension `%s'\n" msgstr "AVISO: propiedad insegura de la extensi�n `%s'\n" -#: g10/gpg.c:1336 +#: g10/gpg.c:1342 #, c-format msgid "WARNING: unsafe permissions on homedir `%s'\n" msgstr "AVISO: permisos inseguros del directorio personal `%s'\n" -#: g10/gpg.c:1339 +#: g10/gpg.c:1345 #, c-format msgid "WARNING: unsafe permissions on configuration file `%s'\n" msgstr "AVISO: permisos inseguros del fichero de configuraci�n `%s'\n" -#: g10/gpg.c:1342 +#: g10/gpg.c:1348 #, c-format msgid "WARNING: unsafe permissions on extension `%s'\n" msgstr "AVISO: permisos inseguros de la extensi�n `%s'\n" -#: g10/gpg.c:1348 +#: g10/gpg.c:1354 #, c-format msgid "WARNING: unsafe enclosing directory ownership on homedir `%s'\n" msgstr "AVISO: propiedad insegura del directorio contenedor de `%s'\n" -#: g10/gpg.c:1351 +#: g10/gpg.c:1357 #, c-format msgid "" "WARNING: unsafe enclosing directory ownership on configuration file `%s'\n" @@ -2064,18 +2064,18 @@ msgstr "" "AVISO: propiedad insegura del directorio contenedor del fichero de\n" "configuraci�n `%s'\n" -#: g10/gpg.c:1354 +#: g10/gpg.c:1360 #, c-format msgid "WARNING: unsafe enclosing directory ownership on extension `%s'\n" msgstr "" "AVISO: propiedad insegura del directorio contenedor de la extensi�n `%s'\n" -#: g10/gpg.c:1360 +#: g10/gpg.c:1366 #, c-format msgid "WARNING: unsafe enclosing directory permissions on homedir `%s'\n" msgstr "AVISO: permisos inseguros del directorio contenedor de `%s'\n" -#: g10/gpg.c:1363 +#: g10/gpg.c:1369 #, c-format msgid "" "WARNING: unsafe enclosing directory permissions on configuration file `%s'\n" @@ -2083,438 +2083,438 @@ msgstr "" "AVISO: permisos inseguros del directorio contenedor del fichero de\n" "configuraci�n `%s'\n" -#: g10/gpg.c:1366 +#: g10/gpg.c:1372 #, c-format msgid "WARNING: unsafe enclosing directory permissions on extension `%s'\n" msgstr "" "AVISO: permisos inseguros del directorio contenedor de la extensi�n `%s'\n" -#: g10/gpg.c:1545 +#: g10/gpg.c:1551 #, c-format msgid "unknown configuration item `%s'\n" msgstr "art�culo de configuraci�n desconocido `%s'\n" -#: g10/gpg.c:1645 +#: g10/gpg.c:1651 msgid "display photo IDs during key listings" msgstr "mostrar foto IDs al listar claves" -#: g10/gpg.c:1647 +#: g10/gpg.c:1653 msgid "show policy URLs during signature listings" msgstr "mostrar URLS de pol�tica al listar firmas" -#: g10/gpg.c:1649 +#: g10/gpg.c:1655 msgid "show all notations during signature listings" msgstr "mostrar todas las notaciones al listar firmas" -#: g10/gpg.c:1651 +#: g10/gpg.c:1657 msgid "show IETF standard notations during signature listings" msgstr "mostrar notaciones est�ndar IETF al listar firmas" -#: g10/gpg.c:1655 +#: g10/gpg.c:1661 msgid "show user-supplied notations during signature listings" msgstr "mostrar notaciones personalizadas al listar firmas" -#: g10/gpg.c:1657 +#: g10/gpg.c:1663 msgid "show preferred keyserver URLs during signature listings" msgstr "mostrar URL del servidor de claves preferido al listar firmas" -#: g10/gpg.c:1659 +#: g10/gpg.c:1665 msgid "show user ID validity during key listings" msgstr "mostrar validez de la ID de usuario al listar claves" -#: g10/gpg.c:1661 +#: g10/gpg.c:1667 msgid "show revoked and expired user IDs in key listings" msgstr "mostar IDs de usuario revocados y caducados al listar firmas" -#: g10/gpg.c:1663 +#: g10/gpg.c:1669 msgid "show revoked and expired subkeys in key listings" msgstr "mostrar subclaves revocadas y expiradas al listar claves" -#: g10/gpg.c:1665 +#: g10/gpg.c:1671 msgid "show the keyring name in key listings" msgstr "mostrar nombre de los anillos de claves al listar claves" -#: g10/gpg.c:1667 +#: g10/gpg.c:1673 msgid "show expiration dates during signature listings" msgstr "mostrar fechas de caducidad al listar firmas" -#: g10/gpg.c:1828 +#: g10/gpg.c:1834 #, c-format msgid "NOTE: old default options file `%s' ignored\n" msgstr "NOTA: se ignora el antiguo fichero de opciones predefinidas `%s'\n" -#: g10/gpg.c:1919 +#: g10/gpg.c:1926 #, c-format msgid "libgcrypt is too old (need %s, have %s)\n" msgstr "libgcrypt demasiado antigua (necesito %s, tengo %s)\n" -#: g10/gpg.c:2303 g10/gpg.c:2989 g10/gpg.c:3001 +#: g10/gpg.c:2309 g10/gpg.c:2995 g10/gpg.c:3007 #, c-format msgid "NOTE: %s is not for normal use!\n" msgstr "NOTA: �%s no es para uso normal!\n" -#: g10/gpg.c:2484 g10/gpg.c:2496 +#: g10/gpg.c:2490 g10/gpg.c:2502 #, c-format msgid "`%s' is not a valid signature expiration\n" msgstr "`%s' no es una fecha de caducidad v�lida\n" -#: g10/gpg.c:2578 +#: g10/gpg.c:2584 #, c-format msgid "`%s' is not a valid character set\n" msgstr "`%s' no es un juego de caracteres v�lido\n" -#: g10/gpg.c:2601 g10/gpg.c:2796 g10/keyedit.c:4107 +#: g10/gpg.c:2607 g10/gpg.c:2802 g10/keyedit.c:4107 msgid "could not parse keyserver URL\n" msgstr "no se puede interpretar la URL del servidor de claves\n" -#: g10/gpg.c:2613 +#: g10/gpg.c:2619 #, c-format msgid "%s:%d: invalid keyserver options\n" msgstr "%s:%d: opciones del servidor de claves inv�lidas\n" -#: g10/gpg.c:2616 +#: g10/gpg.c:2622 msgid "invalid keyserver options\n" msgstr "opciones del servidor de claves inv�lidas\n" -#: g10/gpg.c:2623 +#: g10/gpg.c:2629 #, c-format msgid "%s:%d: invalid import options\n" msgstr "%s:%d: opciones de importaci�n inv�lidas\n" -#: g10/gpg.c:2626 +#: g10/gpg.c:2632 msgid "invalid import options\n" msgstr "opciones de importaci�n inv�lidas\n" -#: g10/gpg.c:2633 +#: g10/gpg.c:2639 #, c-format msgid "%s:%d: invalid export options\n" msgstr "%s:%d: opciones de exportaci�n inv�lidas\n" -#: g10/gpg.c:2636 +#: g10/gpg.c:2642 msgid "invalid export options\n" msgstr "opciones de exportaci�n inv�lidas\n" -#: g10/gpg.c:2643 +#: g10/gpg.c:2649 #, c-format msgid "%s:%d: invalid list options\n" msgstr "%s:%d: lista de opciones inv�lida\n" -#: g10/gpg.c:2646 +#: g10/gpg.c:2652 msgid "invalid list options\n" msgstr "lista de opciones inv�lida\n" -#: g10/gpg.c:2654 +#: g10/gpg.c:2660 msgid "display photo IDs during signature verification" msgstr "mostrar foto IDs al verificar firmas" -#: g10/gpg.c:2656 +#: g10/gpg.c:2662 msgid "show policy URLs during signature verification" msgstr "mostrar URLs de pol�tica al verificar firmas" -#: g10/gpg.c:2658 +#: g10/gpg.c:2664 msgid "show all notations during signature verification" msgstr "mostrar todas las notaciones al verificar firmas" -#: g10/gpg.c:2660 +#: g10/gpg.c:2666 msgid "show IETF standard notations during signature verification" msgstr "mostrar notaciones est�ndar IETF al verificar firmas" -#: g10/gpg.c:2664 +#: g10/gpg.c:2670 msgid "show user-supplied notations during signature verification" msgstr "mostrar notaciones personalizadas al verificar firmas" -#: g10/gpg.c:2666 +#: g10/gpg.c:2672 msgid "show preferred keyserver URLs during signature verification" msgstr "mostrar URLs del servidor de claves preferido al verificar firmas" -#: g10/gpg.c:2668 +#: g10/gpg.c:2674 msgid "show user ID validity during signature verification" msgstr "mostrar validez del ID de usuario al verificar firmas" -#: g10/gpg.c:2670 +#: g10/gpg.c:2676 msgid "show revoked and expired user IDs in signature verification" msgstr "mostrar IDs de usuario revocados y caducados al verificar firmas" -#: g10/gpg.c:2672 +#: g10/gpg.c:2678 msgid "show only the primary user ID in signature verification" msgstr "mostrar solo ID primario de usuario al verificar firmas" -#: g10/gpg.c:2674 +#: g10/gpg.c:2680 msgid "validate signatures with PKA data" msgstr "validar firmas con datos PKA" -#: g10/gpg.c:2676 +#: g10/gpg.c:2682 msgid "elevate the trust of signatures with valid PKA data" msgstr "aumentar confianza en las firmas con datos v�lidos PKA" -#: g10/gpg.c:2683 +#: g10/gpg.c:2689 #, c-format msgid "%s:%d: invalid verify options\n" msgstr "%s:%d: opciones de verificaci�n inv�lidas\n" -#: g10/gpg.c:2686 +#: g10/gpg.c:2692 msgid "invalid verify options\n" msgstr "opciones de verificaci�n inv�lidas\n" -#: g10/gpg.c:2693 +#: g10/gpg.c:2699 #, c-format msgid "unable to set exec-path to %s\n" msgstr "imposible establecer camino de ejecutables %s\n" -#: g10/gpg.c:2868 +#: g10/gpg.c:2874 #, c-format msgid "%s:%d: invalid auto-key-locate list\n" msgstr "%s:%d: lista de auto-localizaci�n de claves inv�lida\n" -#: g10/gpg.c:2871 +#: g10/gpg.c:2877 msgid "invalid auto-key-locate list\n" msgstr "lista de auto-localizaci�n de claves inv�lida\n" -#: g10/gpg.c:2978 sm/gpgsm.c:1386 +#: g10/gpg.c:2984 sm/gpgsm.c:1386 msgid "WARNING: program may create a core file!\n" msgstr "ATENCI�N: �el programa podr�a volcar un fichero core!\n" -#: g10/gpg.c:2982 +#: g10/gpg.c:2988 #, c-format msgid "WARNING: %s overrides %s\n" msgstr "AVISO: %s sustituye a %s\n" -#: g10/gpg.c:2991 +#: g10/gpg.c:2997 #, c-format msgid "%s not allowed with %s!\n" msgstr "�%s no permitido con %s!\n" -#: g10/gpg.c:2994 +#: g10/gpg.c:3000 #, c-format msgid "%s makes no sense with %s!\n" msgstr "�%s no tiene sentido con %s!\n" -#: g10/gpg.c:3009 +#: g10/gpg.c:3015 #, c-format msgid "will not run with insecure memory due to %s\n" msgstr "no se ejecutar� en memoria insegura por %s\n" -#: g10/gpg.c:3023 +#: g10/gpg.c:3029 msgid "you can only make detached or clear signatures while in --pgp2 mode\n" msgstr "s�lo puede hacer firmas separadas o en claro en modo --pgp2\n" -#: g10/gpg.c:3029 +#: g10/gpg.c:3035 msgid "you can't sign and encrypt at the same time while in --pgp2 mode\n" msgstr "no puede firmar y cifrar a la vez en modo --pgp2\n" -#: g10/gpg.c:3035 +#: g10/gpg.c:3041 msgid "you must use files (and not a pipe) when working with --pgp2 enabled.\n" msgstr "debe usar ficheros (no tuber�as) si trabaja con --pgp2 activo.\n" -#: g10/gpg.c:3048 +#: g10/gpg.c:3054 msgid "encrypting a message in --pgp2 mode requires the IDEA cipher\n" msgstr "cifrar un mensaje en modo --pgp2 requiere el algoritmo IDEA\n" -#: g10/gpg.c:3114 g10/gpg.c:3138 sm/gpgsm.c:1458 +#: g10/gpg.c:3120 g10/gpg.c:3144 sm/gpgsm.c:1458 msgid "selected cipher algorithm is invalid\n" msgstr "el algoritmo de cifrado seleccionado es inv�lido\n" -#: g10/gpg.c:3120 g10/gpg.c:3144 sm/gpgsm.c:1466 sm/gpgsm.c:1472 +#: g10/gpg.c:3126 g10/gpg.c:3150 sm/gpgsm.c:1466 sm/gpgsm.c:1472 msgid "selected digest algorithm is invalid\n" msgstr "el algoritmo de resumen seleccionado no inv�lido\n" -#: g10/gpg.c:3126 +#: g10/gpg.c:3132 msgid "selected compression algorithm is invalid\n" msgstr "el algoritmo de compresi�n seleccionado es inv�lido\n" -#: g10/gpg.c:3132 +#: g10/gpg.c:3138 msgid "selected certification digest algorithm is invalid\n" msgstr "el algoritmo de certificaci�n por resumen elegido es inv�lido\n" -#: g10/gpg.c:3147 +#: g10/gpg.c:3153 msgid "completes-needed must be greater than 0\n" msgstr "completes-needed debe ser mayor que 0\n" -#: g10/gpg.c:3149 +#: g10/gpg.c:3155 msgid "marginals-needed must be greater than 1\n" msgstr "marginals-needed debe ser mayor que 1\n" -#: g10/gpg.c:3151 +#: g10/gpg.c:3157 msgid "max-cert-depth must be in the range from 1 to 255\n" msgstr "max-cert-depth debe estar en el rango de 1 a 255\n" -#: g10/gpg.c:3153 +#: g10/gpg.c:3159 msgid "invalid default-cert-level; must be 0, 1, 2, or 3\n" msgstr "default-cert-level inv�lido; debe ser 0, 1, 2, � 3\n" -#: g10/gpg.c:3155 +#: g10/gpg.c:3161 msgid "invalid min-cert-level; must be 1, 2, or 3\n" msgstr "min-cert-level inv�lido; debe ser 0, 1, 2, � 3\n" -#: g10/gpg.c:3158 +#: g10/gpg.c:3164 msgid "NOTE: simple S2K mode (0) is strongly discouraged\n" msgstr "NOTA: el modo S2K simple (0) no es nada recomendable\n" -#: g10/gpg.c:3162 +#: g10/gpg.c:3168 msgid "invalid S2K mode; must be 0, 1 or 3\n" msgstr "modo S2K incorrecto; debe ser 0, 1 o 3\n" -#: g10/gpg.c:3169 +#: g10/gpg.c:3175 msgid "invalid default preferences\n" msgstr "preferencias por defecto inv�lidas\n" -#: g10/gpg.c:3178 +#: g10/gpg.c:3184 msgid "invalid personal cipher preferences\n" msgstr "preferencias personales de cifrado inv�lidas\n" -#: g10/gpg.c:3182 +#: g10/gpg.c:3188 msgid "invalid personal digest preferences\n" msgstr "preferencias personales de algoritmo de resumen inv�lidas\n" -#: g10/gpg.c:3186 +#: g10/gpg.c:3192 msgid "invalid personal compress preferences\n" msgstr "preferencias personales de compresi�n inv�lidas\n" -#: g10/gpg.c:3219 +#: g10/gpg.c:3225 #, c-format msgid "%s does not yet work with %s\n" msgstr "%s a�n no funciona con %s\n" -#: g10/gpg.c:3266 +#: g10/gpg.c:3272 #, c-format msgid "you may not use cipher algorithm `%s' while in %s mode\n" msgstr "no puede usar el cifrado `%s' en modo %s\n" -#: g10/gpg.c:3271 +#: g10/gpg.c:3277 #, c-format msgid "you may not use digest algorithm `%s' while in %s mode\n" msgstr "no puede usar el resumen `%s' en modo %s\n" -#: g10/gpg.c:3276 +#: g10/gpg.c:3282 #, c-format msgid "you may not use compression algorithm `%s' while in %s mode\n" msgstr "no puede usar la compresi�n `%s' en modo %s\n" -#: g10/gpg.c:3359 +#: g10/gpg.c:3365 #, c-format msgid "failed to initialize the TrustDB: %s\n" msgstr "inicializaci�n de la base de datos de confianza fallida: %s\n" -#: g10/gpg.c:3370 +#: g10/gpg.c:3376 msgid "WARNING: recipients (-r) given without using public key encryption\n" msgstr "AVISO: se indicaron receptores (-r) sin clave p�blica de cifrado\n" -#: g10/gpg.c:3391 +#: g10/gpg.c:3397 msgid "--store [filename]" msgstr "--store [nombre_fichero]" -#: g10/gpg.c:3398 +#: g10/gpg.c:3404 msgid "--symmetric [filename]" msgstr "--symmetric [nombre_fichero]" -#: g10/gpg.c:3400 +#: g10/gpg.c:3406 #, c-format msgid "symmetric encryption of `%s' failed: %s\n" msgstr "el cifrado sim�trico de `%s' fall�: %s\n" -#: g10/gpg.c:3410 +#: g10/gpg.c:3416 msgid "--encrypt [filename]" msgstr "--encrypt [nombre_fichero]" -#: g10/gpg.c:3423 +#: g10/gpg.c:3429 msgid "--symmetric --encrypt [filename]" msgstr "--symmetric --encrypt [nombre_fichero]" -#: g10/gpg.c:3425 +#: g10/gpg.c:3431 msgid "you cannot use --symmetric --encrypt with --s2k-mode 0\n" msgstr "no puede usar --symetric --encrypt con --s2k-mode 0\n" -#: g10/gpg.c:3428 +#: g10/gpg.c:3434 #, c-format msgid "you cannot use --symmetric --encrypt while in %s mode\n" msgstr "no puede usar --symetric --encrypt en modo %s\n" -#: g10/gpg.c:3446 +#: g10/gpg.c:3452 msgid "--sign [filename]" msgstr "--sign [nombre_fichero]" -#: g10/gpg.c:3459 +#: g10/gpg.c:3465 msgid "--sign --encrypt [filename]" msgstr "--sign --encrypt [nombre_fichero]" -#: g10/gpg.c:3474 +#: g10/gpg.c:3480 msgid "--symmetric --sign --encrypt [filename]" msgstr "--symmetric --sign --encrypt [nombre_fichero]" -#: g10/gpg.c:3476 +#: g10/gpg.c:3482 msgid "you cannot use --symmetric --sign --encrypt with --s2k-mode 0\n" msgstr "no puede usar --symetric --sign --encrypt con --s2k-mode 0\n" -#: g10/gpg.c:3479 +#: g10/gpg.c:3485 #, c-format msgid "you cannot use --symmetric --sign --encrypt while in %s mode\n" msgstr "no puede usar --symmetric --sign --encrypt en modo %s\n" -#: g10/gpg.c:3499 +#: g10/gpg.c:3505 msgid "--sign --symmetric [filename]" msgstr "--sign --symmetric [nombre_fichero]" -#: g10/gpg.c:3508 +#: g10/gpg.c:3514 msgid "--clearsign [filename]" msgstr "--clearsign [nombre_fichero]" -#: g10/gpg.c:3533 +#: g10/gpg.c:3539 msgid "--decrypt [filename]" msgstr "--decrypt [nombre_fichero]" -#: g10/gpg.c:3541 +#: g10/gpg.c:3547 msgid "--sign-key user-id" msgstr "--sign-key id-usuario" -#: g10/gpg.c:3545 +#: g10/gpg.c:3551 msgid "--lsign-key user-id" msgstr "--lsign-key id-usuario" -#: g10/gpg.c:3566 +#: g10/gpg.c:3572 msgid "--edit-key user-id [commands]" msgstr "--edit-key id-usuario [�rdenes]" -#: g10/gpg.c:3658 +#: g10/gpg.c:3664 #, c-format msgid "keyserver send failed: %s\n" msgstr "env�o al servidor de claves fallido: %s\n" -#: g10/gpg.c:3660 +#: g10/gpg.c:3666 #, c-format msgid "keyserver receive failed: %s\n" msgstr "recepci�n del servidor de claves fallida: %s\n" -#: g10/gpg.c:3662 +#: g10/gpg.c:3668 #, c-format msgid "key export failed: %s\n" msgstr "exportaci�n de clave fallida: %s\n" -#: g10/gpg.c:3673 +#: g10/gpg.c:3679 #, c-format msgid "keyserver search failed: %s\n" msgstr "b�squeda del servidor de claves fallida: %s\n" -#: g10/gpg.c:3683 +#: g10/gpg.c:3689 #, c-format msgid "keyserver refresh failed: %s\n" msgstr "renovaci�n al servidor de claves fallida: %s\n" -#: g10/gpg.c:3734 +#: g10/gpg.c:3740 #, c-format msgid "dearmoring failed: %s\n" msgstr "eliminaci�n de armadura fallida: %s\n" -#: g10/gpg.c:3742 +#: g10/gpg.c:3748 #, c-format msgid "enarmoring failed: %s\n" msgstr "creaci�n de armadura fallida: %s\n" -#: g10/gpg.c:3832 +#: g10/gpg.c:3838 #, c-format msgid "invalid hash algorithm `%s'\n" msgstr "algoritmo de distribuci�n inv�lido `%s'\n" -#: g10/gpg.c:3949 +#: g10/gpg.c:3955 msgid "[filename]" msgstr "[nombre_fichero]" @@ -2522,19 +2522,19 @@ msgstr "[nombre_fichero]" # En espa�ol no se deja espacio antes de los puntos suspensivos # (Real Academia dixit) :) # Tomo nota :-). Este comentario d�jalo siempre. -#: g10/gpg.c:3953 +#: g10/gpg.c:3959 msgid "Go ahead and type your message ...\n" msgstr "Adelante, teclee su mensaje...\n" -#: g10/gpg.c:4265 +#: g10/gpg.c:4271 msgid "the given certification policy URL is invalid\n" msgstr "URL de pol�tica de certificado inv�lida\n" -#: g10/gpg.c:4267 +#: g10/gpg.c:4273 msgid "the given signature policy URL is invalid\n" msgstr "URL de pol�tica inv�lida\n" -#: g10/gpg.c:4300 +#: g10/gpg.c:4306 msgid "the given preferred keyserver URL is invalid\n" msgstr "la URL del servidor de claves preferido no es v�lida\n" @@ -3052,29 +3052,29 @@ msgstr "[revocaci�n]" msgid "[self-signature]" msgstr "[autofirma]" -#: g10/keyedit.c:344 g10/keylist.c:392 +#: g10/keyedit.c:344 g10/keylist.c:396 msgid "1 bad signature\n" msgstr "1 firma incorrecta\n" -#: g10/keyedit.c:346 g10/keylist.c:394 +#: g10/keyedit.c:346 g10/keylist.c:398 #, c-format msgid "%d bad signatures\n" msgstr "%d firmas incorrectas\n" -#: g10/keyedit.c:348 g10/keylist.c:396 +#: g10/keyedit.c:348 g10/keylist.c:400 msgid "1 signature not checked due to a missing key\n" msgstr "1 firma no comprobada por falta de clave\n" -#: g10/keyedit.c:350 g10/keylist.c:398 +#: g10/keyedit.c:350 g10/keylist.c:402 #, c-format msgid "%d signatures not checked due to missing keys\n" msgstr "%d firmas no comprobadas por falta de clave\n" -#: g10/keyedit.c:352 g10/keylist.c:400 +#: g10/keyedit.c:352 g10/keylist.c:404 msgid "1 signature not checked due to an error\n" msgstr "1 firma no comprobada por causa de un error\n" -#: g10/keyedit.c:354 g10/keylist.c:402 +#: g10/keyedit.c:354 g10/keylist.c:406 #, c-format msgid "%d signatures not checked due to errors\n" msgstr "%d firmas no comprobadas por errores\n" @@ -3332,19 +3332,19 @@ msgstr "" "La clave tiene s�lo un apuntador u objetos de clave en la propia tarjeta\n" "- no hay frase contrase�a que cambiar.\n" -#: g10/keyedit.c:1142 g10/keygen.c:3601 +#: g10/keyedit.c:1142 g10/keygen.c:3623 msgid "This key is not protected.\n" msgstr "Esta clave no est� protegida.\n" -#: g10/keyedit.c:1146 g10/keygen.c:3588 g10/revoke.c:538 +#: g10/keyedit.c:1146 g10/keygen.c:3610 g10/revoke.c:538 msgid "Secret parts of primary key are not available.\n" msgstr "Las partes secretas de la clave primaria no est�n disponibles.\n" -#: g10/keyedit.c:1150 g10/keygen.c:3604 +#: g10/keyedit.c:1150 g10/keygen.c:3626 msgid "Secret parts of primary key are stored on-card.\n" msgstr "Las partes secretas de la clave primaria se guardan en la tarjeta.\n" -#: g10/keyedit.c:1156 g10/keygen.c:3608 +#: g10/keyedit.c:1156 g10/keygen.c:3630 msgid "Key is protected.\n" msgstr "La clave est� protegida.\n" @@ -3706,7 +3706,7 @@ msgstr "Caracter�sticas: " msgid "Keyserver no-modify" msgstr "Sevidor de claves no-modificar" -#: g10/keyedit.c:2443 g10/keylist.c:310 +#: g10/keyedit.c:2443 g10/keylist.c:314 msgid "Preferred keyserver: " msgstr "Servidor de claves preferido: " @@ -3733,24 +3733,24 @@ msgid "(sensitive)" msgstr "(confidencial)" #: g10/keyedit.c:2764 g10/keyedit.c:2820 g10/keyedit.c:2881 g10/keyedit.c:2896 -#: g10/keylist.c:196 g10/keyserver.c:529 +#: g10/keylist.c:200 g10/keyserver.c:529 #, c-format msgid "created: %s" msgstr "creado: %s" -#: g10/keyedit.c:2767 g10/keylist.c:812 g10/keylist.c:906 g10/mainproc.c:989 +#: g10/keyedit.c:2767 g10/keylist.c:817 g10/keylist.c:911 g10/mainproc.c:989 #, c-format msgid "revoked: %s" msgstr "revocada: %s" -#: g10/keyedit.c:2769 g10/keylist.c:783 g10/keylist.c:818 g10/keylist.c:912 +#: g10/keyedit.c:2769 g10/keylist.c:788 g10/keylist.c:823 g10/keylist.c:917 #, c-format msgid "expired: %s" msgstr "caduc�: %s" #: g10/keyedit.c:2771 g10/keyedit.c:2822 g10/keyedit.c:2883 g10/keyedit.c:2898 -#: g10/keylist.c:198 g10/keylist.c:789 g10/keylist.c:824 g10/keylist.c:918 -#: g10/keylist.c:939 g10/keyserver.c:535 g10/mainproc.c:995 +#: g10/keylist.c:202 g10/keylist.c:794 g10/keylist.c:829 g10/keylist.c:923 +#: g10/keylist.c:944 g10/keyserver.c:535 g10/mainproc.c:995 #, c-format msgid "expires: %s" msgstr "caduca: %s" @@ -3774,7 +3774,7 @@ msgstr "validez: %s" msgid "This key has been disabled" msgstr "Esta clave est� deshabilitada" -#: g10/keyedit.c:2827 g10/keylist.c:202 +#: g10/keyedit.c:2827 g10/keylist.c:206 msgid "card-no: " msgstr "num. tarjeta: " @@ -4111,12 +4111,12 @@ msgid "writing key binding signature\n" msgstr "escribiendo la firma de comprobaci�n de clave\n" #: g10/keygen.c:1157 g10/keygen.c:1268 g10/keygen.c:1273 g10/keygen.c:1408 -#: g10/keygen.c:3101 +#: g10/keygen.c:3123 #, c-format msgid "keysize invalid; using %u bits\n" msgstr "tama�o de clave incorrecto; se usar�n %u bits\n" -#: g10/keygen.c:1163 g10/keygen.c:1279 g10/keygen.c:1414 g10/keygen.c:3107 +#: g10/keygen.c:1163 g10/keygen.c:1279 g10/keygen.c:1414 g10/keygen.c:3129 #, c-format msgid "keysize rounded up to %u bits\n" msgstr "tama�o de clave redondeado a %u bits\n" @@ -4473,50 +4473,50 @@ msgstr "" "generador de n�meros aleatorios mayor oportunidad de recoger suficiente\n" "entrop�a.\n" -#: g10/keygen.c:3041 g10/keygen.c:3068 +#: g10/keygen.c:3063 g10/keygen.c:3090 msgid "Key generation canceled.\n" msgstr "Creaci�n de claves cancelada.\n" -#: g10/keygen.c:3273 g10/keygen.c:3440 +#: g10/keygen.c:3295 g10/keygen.c:3462 #, c-format msgid "writing public key to `%s'\n" msgstr "escribiendo clave p�blica en `%s'\n" -#: g10/keygen.c:3275 g10/keygen.c:3443 +#: g10/keygen.c:3297 g10/keygen.c:3465 #, c-format msgid "writing secret key stub to `%s'\n" msgstr "escribiendo apuntador de la clave privada en `%s'\n" -#: g10/keygen.c:3278 g10/keygen.c:3446 +#: g10/keygen.c:3300 g10/keygen.c:3468 #, c-format msgid "writing secret key to `%s'\n" msgstr "escribiendo clave privada en `%s'\n" -#: g10/keygen.c:3427 +#: g10/keygen.c:3449 #, c-format msgid "no writable public keyring found: %s\n" msgstr "anillo p�blico de claves no escribible encontrado: %s\n" -#: g10/keygen.c:3434 +#: g10/keygen.c:3456 #, c-format msgid "no writable secret keyring found: %s\n" msgstr "anillo privado de claves no escribible encontrado: %s\n" -#: g10/keygen.c:3454 +#: g10/keygen.c:3476 #, c-format msgid "error writing public keyring `%s': %s\n" msgstr "error escribiendo anillo p�blico `%s': %s\n" -#: g10/keygen.c:3462 +#: g10/keygen.c:3484 #, c-format msgid "error writing secret keyring `%s': %s\n" msgstr "error escribiendo anillo privado `%s': %s\n" -#: g10/keygen.c:3489 +#: g10/keygen.c:3511 msgid "public and secret key created and signed.\n" msgstr "claves p�blica y secreta creadas y firmadas.\n" -#: g10/keygen.c:3500 +#: g10/keygen.c:3522 msgid "" "Note that this key cannot be used for encryption. You may want to use\n" "the command \"--edit-key\" to generate a subkey for this purpose.\n" @@ -4524,12 +4524,12 @@ msgstr "" "Tenga en cuenta que esta clave no puede ser usada para cifrar. Puede usar\n" "la orden \"--edit-key\" para crear una subclave con este prop�sito.\n" -#: g10/keygen.c:3513 g10/keygen.c:3658 g10/keygen.c:3779 +#: g10/keygen.c:3535 g10/keygen.c:3680 g10/keygen.c:3801 #, c-format msgid "Key generation failed: %s\n" msgstr "Creaci�n de la clave fallida: %s\n" -#: g10/keygen.c:3568 g10/keygen.c:3709 g10/sign.c:241 +#: g10/keygen.c:3590 g10/keygen.c:3731 g10/sign.c:241 #, c-format msgid "" "key has been created %lu second in future (time warp or clock problem)\n" @@ -4537,7 +4537,7 @@ msgstr "" "clave p�blica creada %lu segundos en el futuro (salto en el tiempo o\n" "problemas con el reloj)\n" -#: g10/keygen.c:3570 g10/keygen.c:3711 g10/sign.c:243 +#: g10/keygen.c:3592 g10/keygen.c:3733 g10/sign.c:243 #, c-format msgid "" "key has been created %lu seconds in future (time warp or clock problem)\n" @@ -4545,25 +4545,25 @@ msgstr "" "clave p�blica creada %lu segundos en el futuro (salto en el tiempo o\n" "problemas con el reloj)\n" -#: g10/keygen.c:3581 g10/keygen.c:3722 +#: g10/keygen.c:3603 g10/keygen.c:3744 msgid "NOTE: creating subkeys for v3 keys is not OpenPGP compliant\n" msgstr "NOTA: crear subclaves para claves V3 no sigue el est�ndar OpenPGP\n" -#: g10/keygen.c:3622 g10/keygen.c:3755 +#: g10/keygen.c:3644 g10/keygen.c:3777 msgid "Really create? (y/N) " msgstr "�Crear de verdad? (s/N) " -#: g10/keygen.c:3928 +#: g10/keygen.c:3950 #, c-format msgid "storing key onto card failed: %s\n" msgstr "almacenado de clave en la tarjeta fallido: %s\n" -#: g10/keygen.c:3976 +#: g10/keygen.c:3998 #, c-format msgid "can't create backup file `%s': %s\n" msgstr "no se puede crear fichero de respaldo `%s': %s\n" -#: g10/keygen.c:4002 +#: g10/keygen.c:4024 #, c-format msgid "NOTE: backup of card key saved to `%s'\n" msgstr "NOTA: copia de seguridad de la clave guardada en `%s'\n" @@ -4572,53 +4572,53 @@ msgstr "NOTA: copia de seguridad de la clave guardada en `%s'\n" msgid "never " msgstr "nunca " -#: g10/keylist.c:267 +#: g10/keylist.c:271 msgid "Critical signature policy: " msgstr "Pol�tica de firmas cr�ticas: " -#: g10/keylist.c:269 +#: g10/keylist.c:273 msgid "Signature policy: " msgstr "Pol�tica de firmas: " -#: g10/keylist.c:308 +#: g10/keylist.c:312 msgid "Critical preferred keyserver: " msgstr "Servidor de claves cr�tico preferido: " -#: g10/keylist.c:361 +#: g10/keylist.c:365 msgid "Critical signature notation: " msgstr "Notaci�n de firmas cr�ticas: " -#: g10/keylist.c:363 +#: g10/keylist.c:367 msgid "Signature notation: " msgstr "Notaci�n de firma: " -#: g10/keylist.c:473 +#: g10/keylist.c:477 msgid "Keyring" msgstr "Anillo de claves" -#: g10/keylist.c:1504 +#: g10/keylist.c:1509 msgid "Primary key fingerprint:" msgstr "Huellas dactilares de la clave primaria:" -#: g10/keylist.c:1506 +#: g10/keylist.c:1511 msgid " Subkey fingerprint:" msgstr " Huella de subclave:" #. TRANSLATORS: this should fit into 24 bytes to that the #. * fingerprint data is properly aligned with the user ID -#: g10/keylist.c:1513 +#: g10/keylist.c:1518 msgid " Primary key fingerprint:" msgstr " Huella de clave primaria:" -#: g10/keylist.c:1515 +#: g10/keylist.c:1520 msgid " Subkey fingerprint:" msgstr " Huella de subclave:" -#: g10/keylist.c:1519 g10/keylist.c:1523 +#: g10/keylist.c:1524 g10/keylist.c:1528 msgid " Key fingerprint =" msgstr " Huella de clave =" -#: g10/keylist.c:1590 +#: g10/keylist.c:1595 msgid " Card serial no. =" msgstr " N�mero de serie de la tarjeta =" @@ -4706,143 +4706,143 @@ msgstr "" msgid "disabled" msgstr "deshabilitado" -#: g10/keyserver.c:742 +#: g10/keyserver.c:744 msgid "Enter number(s), N)ext, or Q)uit > " msgstr "Introduzca n�mero(s), O)tro, o F)in >" -#: g10/keyserver.c:826 g10/keyserver.c:1448 +#: g10/keyserver.c:828 g10/keyserver.c:1450 #, c-format msgid "invalid keyserver protocol (us %d!=handler %d)\n" msgstr "protocolo del servidor de claves inv�lido (us %d!=handler %d)\n" -#: g10/keyserver.c:924 +#: g10/keyserver.c:926 #, c-format msgid "key \"%s\" not found on keyserver\n" msgstr "clave \"%s\" no encontrada en el servidor\n" -#: g10/keyserver.c:926 +#: g10/keyserver.c:928 msgid "key not found on keyserver\n" msgstr "clave no encontrada en el servidor\n" -#: g10/keyserver.c:1167 +#: g10/keyserver.c:1169 #, c-format msgid "requesting key %s from %s server %s\n" msgstr "solicitando clave %s de %s servidor %s\n" -#: g10/keyserver.c:1171 +#: g10/keyserver.c:1173 #, c-format msgid "requesting key %s from %s\n" msgstr "solicitando clave %s de %s\n" -#: g10/keyserver.c:1195 +#: g10/keyserver.c:1197 #, c-format msgid "searching for names from %s server %s\n" msgstr "buscando nombres desde %s servidor %s\n" -#: g10/keyserver.c:1198 +#: g10/keyserver.c:1200 #, c-format msgid "searching for names from %s\n" msgstr "buscando nombres de %s\n" -#: g10/keyserver.c:1351 +#: g10/keyserver.c:1353 #, c-format msgid "sending key %s to %s server %s\n" msgstr "enviando clave %s a %s servidor %s\n" -#: g10/keyserver.c:1355 +#: g10/keyserver.c:1357 #, c-format msgid "sending key %s to %s\n" msgstr "enviando clave %s a %s\n" -#: g10/keyserver.c:1398 +#: g10/keyserver.c:1400 #, c-format msgid "searching for \"%s\" from %s server %s\n" msgstr "buscando \"%s\" de %s servidor %s\n" -#: g10/keyserver.c:1401 +#: g10/keyserver.c:1403 #, c-format msgid "searching for \"%s\" from %s\n" msgstr "buscando \"%s\" de %s\n" -#: g10/keyserver.c:1408 g10/keyserver.c:1504 +#: g10/keyserver.c:1410 g10/keyserver.c:1506 msgid "no keyserver action!\n" msgstr "�no se solicita ninguna acci�n al servidor de claves!\n" -#: g10/keyserver.c:1456 +#: g10/keyserver.c:1458 #, c-format msgid "WARNING: keyserver handler from a different version of GnuPG (%s)\n" msgstr "" "AVISO: el manejo de claves procede de una versi�n diferente de GnuPG (%s)\n" -#: g10/keyserver.c:1465 +#: g10/keyserver.c:1467 msgid "keyserver did not send VERSION\n" msgstr "el servidor de claves no envi� VERSION\n" -#: g10/keyserver.c:1527 g10/keyserver.c:2056 +#: g10/keyserver.c:1529 g10/keyserver.c:2058 msgid "no keyserver known (use option --keyserver)\n" msgstr "no hay servidores de claves conocidos (use opci�n --keyserver)\n" -#: g10/keyserver.c:1533 +#: g10/keyserver.c:1535 msgid "external keyserver calls are not supported in this build\n" msgstr "" "no se pueden realizar llamadas a un servidor externo de claves tal y\n" "como est� compilado el programa\n" -#: g10/keyserver.c:1545 +#: g10/keyserver.c:1547 #, c-format msgid "no handler for keyserver scheme `%s'\n" msgstr "no hay un manejador para ese esquema de servidor de claves `%s'\n" -#: g10/keyserver.c:1550 +#: g10/keyserver.c:1552 #, c-format msgid "action `%s' not supported with keyserver scheme `%s'\n" msgstr "" "la acci�n `%s' no es posible con este esquema de servidor de claves `%s'\n" -#: g10/keyserver.c:1558 +#: g10/keyserver.c:1560 #, c-format msgid "%s does not support handler version %d\n" msgstr "%s no permite usar la versi�n %d del manejador\n" -#: g10/keyserver.c:1565 +#: g10/keyserver.c:1567 msgid "keyserver timed out\n" msgstr "agotado el tiempo de espera para el servidor de claves\n" -#: g10/keyserver.c:1570 +#: g10/keyserver.c:1572 msgid "keyserver internal error\n" msgstr "error interno del servidor de claves\n" -#: g10/keyserver.c:1579 +#: g10/keyserver.c:1581 #, c-format msgid "keyserver communications error: %s\n" msgstr "error de comunicaci�n con el servidor de claves: %s\n" -#: g10/keyserver.c:1604 g10/keyserver.c:1638 +#: g10/keyserver.c:1606 g10/keyserver.c:1640 #, c-format msgid "\"%s\" not a key ID: skipping\n" msgstr "\"%s\" no es un identificador de clave v�lido: omitido\n" -#: g10/keyserver.c:1897 +#: g10/keyserver.c:1899 #, c-format msgid "WARNING: unable to refresh key %s via %s: %s\n" msgstr "AVISO: no se puede renovar la clave %s a traves de %s: %s\n" -#: g10/keyserver.c:1919 +#: g10/keyserver.c:1921 #, c-format msgid "refreshing 1 key from %s\n" msgstr "renovando 1 clave de %s\n" -#: g10/keyserver.c:1921 +#: g10/keyserver.c:1923 #, c-format msgid "refreshing %d keys from %s\n" msgstr "renovando %d claves desde %s\n" -#: g10/keyserver.c:1977 +#: g10/keyserver.c:1979 #, c-format msgid "WARNING: unable to fetch URI %s: %s\n" msgstr "AVISO: imposible recuperar URI %s: %s\n" -#: g10/keyserver.c:1983 +#: g10/keyserver.c:1985 #, c-format msgid "WARNING: unable to parse URI %s\n" msgstr "AVISO: imposible interpretar URI %s\n" @@ -6262,7 +6262,7 @@ msgstr "absoluta" msgid "no need for a trustdb check\n" msgstr "no es necesaria una comprobaci�n de la base de datos de confianza\n" -#: g10/trustdb.c:577 g10/trustdb.c:2432 +#: g10/trustdb.c:577 g10/trustdb.c:2456 #, c-format msgid "next trustdb check due at %s\n" msgstr "siguiente comprobaci�n de base de datos de confianza el: %s\n" @@ -6294,28 +6294,28 @@ msgstr "por favor haga un --check-trustdb\n" msgid "checking the trustdb\n" msgstr "comprobando base de datos de confianza\n" -#: g10/trustdb.c:2175 +#: g10/trustdb.c:2199 #, c-format msgid "%d keys processed (%d validity counts cleared)\n" msgstr "%d claves procesadas (%d validaciones superadas)\n" -#: g10/trustdb.c:2240 +#: g10/trustdb.c:2264 msgid "no ultimately trusted keys found\n" msgstr "no se encuentran claves absolutamente fiables\n" -#: g10/trustdb.c:2254 +#: g10/trustdb.c:2278 #, c-format msgid "public key of ultimately trusted key %s not found\n" msgstr "clave p�blica de la clave absolutamente fiable %s no encontrada\n" -#: g10/trustdb.c:2277 +#: g10/trustdb.c:2301 #, c-format msgid "%d marginal(s) needed, %d complete(s) needed, %s trust model\n" msgstr "" "%d dudosa(s) necesarias, %d completa(s) necesarias,\n" "modelo de confianza %s\n" -#: g10/trustdb.c:2363 +#: g10/trustdb.c:2387 #, c-format msgid "" "depth: %d valid: %3d signed: %3d trust: %d-, %dq, %dn, %dm, %df, %du\n" @@ -6323,7 +6323,7 @@ msgstr "" "nivel: %d validez: %3d firmada: %3d confianza: %d-, %dq, %dn, %dm, %df, %" "du\n" -#: g10/trustdb.c:2438 +#: g10/trustdb.c:2462 #, c-format msgid "unable to update trustdb version record: write failed: %s\n" msgstr "" @@ -6505,12 +6505,12 @@ msgstr "" "Sintaxis: kbxutil [opciones] [ficheros]\n" "listar, exportar, importar datos Keybox\n" -#: scd/app-nks.c:325 scd/app-openpgp.c:1456 scd/app-dinsig.c:297 +#: scd/app-nks.c:325 scd/app-openpgp.c:1457 scd/app-dinsig.c:297 msgid "||Please enter your PIN at the reader's keypad" msgstr "||Por favor inntroduzca su PIN en el teclado del lector" -#: scd/app-nks.c:329 scd/app-openpgp.c:1460 scd/app-openpgp.c:1492 -#: scd/app-openpgp.c:1639 scd/app-openpgp.c:1657 scd/app-openpgp.c:1857 +#: scd/app-nks.c:329 scd/app-openpgp.c:1461 scd/app-openpgp.c:1493 +#: scd/app-openpgp.c:1640 scd/app-openpgp.c:1658 scd/app-openpgp.c:1858 #: scd/app-dinsig.c:301 #, c-format msgid "PIN callback returned error: %s\n" @@ -6523,98 +6523,98 @@ msgstr "el PIN-Nulo no ha sido cambiado\n" #. TRANSLATORS: Do not translate the "|*|" prefixes but #. keep it at the start of the string. We need this elsewhere #. to get some infos on the string. -#: scd/app-nks.c:557 scd/app-openpgp.c:1897 +#: scd/app-nks.c:557 scd/app-openpgp.c:1898 msgid "|N|New PIN" msgstr "|N|Nuevo PIN" -#: scd/app-nks.c:560 scd/app-openpgp.c:1901 scd/app-dinsig.c:529 +#: scd/app-nks.c:560 scd/app-openpgp.c:1902 scd/app-dinsig.c:529 #, c-format msgid "error getting new PIN: %s\n" msgstr "error obteniendo nuevo PIN: %s\n" -#: scd/app-openpgp.c:667 +#: scd/app-openpgp.c:668 #, c-format msgid "failed to store the fingerprint: %s\n" msgstr "fallo al almacenar la huella digital: %s\n" -#: scd/app-openpgp.c:680 +#: scd/app-openpgp.c:681 #, c-format msgid "failed to store the creation date: %s\n" msgstr "fallo guardando la fecha de creaci�n: %s\n" -#: scd/app-openpgp.c:1075 +#: scd/app-openpgp.c:1076 #, c-format msgid "reading public key failed: %s\n" msgstr "fallo leyendo clave p�blica: %s\n" -#: scd/app-openpgp.c:1083 scd/app-openpgp.c:2551 +#: scd/app-openpgp.c:1084 scd/app-openpgp.c:2552 msgid "response does not contain the public key data\n" msgstr "la respuesta no incluye la clave p�blica\n" -#: scd/app-openpgp.c:1091 scd/app-openpgp.c:2559 +#: scd/app-openpgp.c:1092 scd/app-openpgp.c:2560 msgid "response does not contain the RSA modulus\n" msgstr "la respuesta no incluye el m�dulo RSA\n" -#: scd/app-openpgp.c:1100 scd/app-openpgp.c:2569 +#: scd/app-openpgp.c:1101 scd/app-openpgp.c:2570 msgid "response does not contain the RSA public exponent\n" msgstr "la respuesta no incluye el exponente p�blico RSA\n" -#: scd/app-openpgp.c:1416 +#: scd/app-openpgp.c:1417 #, c-format msgid "using default PIN as %s\n" msgstr "" -#: scd/app-openpgp.c:1423 +#: scd/app-openpgp.c:1424 #, c-format msgid "failed to use default PIN as %s: %s - disabling further default use\n" msgstr "" -#: scd/app-openpgp.c:1442 +#: scd/app-openpgp.c:1443 #, c-format msgid "||Please enter your PIN at the reader's keypad%%0A[sigs done: %lu]" msgstr "||Introduzca su PIN en el teclado del lector%%OA[firmas hechas: %lu]" -#: scd/app-openpgp.c:1476 +#: scd/app-openpgp.c:1477 #, c-format msgid "||Please enter the PIN%%0A[sigs done: %lu]" msgstr "||Por favor introduzca PIN%%0A[firmas hechas: %lu]" -#: scd/app-openpgp.c:1488 +#: scd/app-openpgp.c:1489 #, fuzzy msgid "||Please enter the PIN" msgstr "||Por favor introduzca PIN%%0A[firmas hechas: %lu]" -#: scd/app-openpgp.c:1499 scd/app-openpgp.c:1664 +#: scd/app-openpgp.c:1500 scd/app-openpgp.c:1665 #, c-format msgid "PIN for CHV%d is too short; minimum length is %d\n" msgstr "El PIN para CHV%d es demasiado corto; longitud m�nima %d\n" -#: scd/app-openpgp.c:1512 scd/app-openpgp.c:1552 scd/app-openpgp.c:1676 -#: scd/app-openpgp.c:2868 +#: scd/app-openpgp.c:1513 scd/app-openpgp.c:1553 scd/app-openpgp.c:1677 +#: scd/app-openpgp.c:2869 #, c-format msgid "verify CHV%d failed: %s\n" msgstr "la verificaci�n CHV%d fall�: %s\n" -#: scd/app-openpgp.c:1575 +#: scd/app-openpgp.c:1576 msgid "access to admin commands is not configured\n" msgstr "el acceso a �rdenes de administrador no est� configurado\n" -#: scd/app-openpgp.c:1596 scd/app-openpgp.c:1839 scd/app-openpgp.c:3119 +#: scd/app-openpgp.c:1597 scd/app-openpgp.c:1840 scd/app-openpgp.c:3120 msgid "error retrieving CHV status from card\n" msgstr "error recuperando el estatus CHV de la tarjeta\n" -#: scd/app-openpgp.c:1602 scd/app-openpgp.c:3128 +#: scd/app-openpgp.c:1603 scd/app-openpgp.c:3129 msgid "card is permanently locked!\n" msgstr "�la tarjeta est� bloqueada permanentemente!\n" -#: scd/app-openpgp.c:1609 +#: scd/app-openpgp.c:1610 #, c-format msgid "%d Admin PIN attempts remaining before card is permanently locked\n" msgstr "" "%d intentos quedan para PIN de administrador antes de " "bloquearpermanentemente la clave\n" -#: scd/app-openpgp.c:1619 +#: scd/app-openpgp.c:1620 #, c-format msgid "" "|A|Please enter the Admin PIN at the reader's keypad%%0A[remaining attempts: " @@ -6623,117 +6623,117 @@ msgstr "" "|A|Introduzca PIN de Administrador en el teclado del lector%%0A[intentos " "restantes %d]" -#: scd/app-openpgp.c:1634 +#: scd/app-openpgp.c:1635 msgid "|A|Please enter the Admin PIN at the reader's keypad" msgstr "|A|Introduzca PIN de Administrador en el teclado del lector" #. TRANSLATORS: Do not translate the "|A|" prefix but keep #. it at the start of the string. We need this elsewhere to #. get some infos on the string. -#: scd/app-openpgp.c:1654 +#: scd/app-openpgp.c:1655 msgid "|A|Admin PIN" msgstr "|A|PIN Administrador" -#: scd/app-openpgp.c:1853 +#: scd/app-openpgp.c:1854 #, fuzzy msgid "||Please enter the Reset Code for the card" msgstr "Por favor introduzca el PIN%s%s%s para desbloquear la tarjeta" -#: scd/app-openpgp.c:1862 scd/app-openpgp.c:1925 +#: scd/app-openpgp.c:1863 scd/app-openpgp.c:1926 #, fuzzy, c-format msgid "Reset Code is too short; minimum length is %d\n" msgstr "El PIN para CHV%d es demasiado corto; longitud m�nima %d\n" -#: scd/app-openpgp.c:1896 +#: scd/app-openpgp.c:1897 msgid "|RN|New Reset Code" msgstr "" -#: scd/app-openpgp.c:1897 +#: scd/app-openpgp.c:1898 msgid "|AN|New Admin PIN" msgstr "|AN|Nuevo PIN Administrador" -#: scd/app-openpgp.c:1987 scd/app-openpgp.c:2637 +#: scd/app-openpgp.c:1988 scd/app-openpgp.c:2638 msgid "error reading application data\n" msgstr "error leyendo datos de la aplicaci�n\n" -#: scd/app-openpgp.c:1993 scd/app-openpgp.c:2644 +#: scd/app-openpgp.c:1994 scd/app-openpgp.c:2645 msgid "error reading fingerprint DO\n" msgstr "error leyendo huella digital DO\n" -#: scd/app-openpgp.c:2003 +#: scd/app-openpgp.c:2004 msgid "key already exists\n" msgstr "la clave ya existe\n" -#: scd/app-openpgp.c:2007 +#: scd/app-openpgp.c:2008 msgid "existing key will be replaced\n" msgstr "la clave existente ser� reemplazada\n" -#: scd/app-openpgp.c:2009 +#: scd/app-openpgp.c:2010 msgid "generating new key\n" msgstr "generando nueva clave\n" -#: scd/app-openpgp.c:2335 +#: scd/app-openpgp.c:2336 msgid "creation timestamp missing\n" msgstr "falta fecha de creaci�n\n" -#: scd/app-openpgp.c:2344 +#: scd/app-openpgp.c:2345 #, c-format msgid "RSA modulus missing or not of size %d bits\n" msgstr "falta el m�dulo RSA o no es de %d bits\n" -#: scd/app-openpgp.c:2356 +#: scd/app-openpgp.c:2357 #, c-format msgid "RSA public exponent missing or larger than %d bits\n" msgstr "falta el exponente p�blico RSA o es mayor de %d bits\n" -#: scd/app-openpgp.c:2366 scd/app-openpgp.c:2374 +#: scd/app-openpgp.c:2367 scd/app-openpgp.c:2375 #, c-format msgid "RSA prime %s missing or not of size %d bits\n" msgstr "el primo RSA %s falta o no es de %d bits\n" -#: scd/app-openpgp.c:2468 +#: scd/app-openpgp.c:2469 #, c-format msgid "failed to store the key: %s\n" msgstr "fallo al almacenar la clave: %s\n" -#: scd/app-openpgp.c:2528 +#: scd/app-openpgp.c:2529 msgid "please wait while key is being generated ...\n" msgstr "por favor, espere mientras se genera la clave ...\n" -#: scd/app-openpgp.c:2542 +#: scd/app-openpgp.c:2543 msgid "generating key failed\n" msgstr "la generaci�n de la clave fall�\n" -#: scd/app-openpgp.c:2545 +#: scd/app-openpgp.c:2546 #, c-format msgid "key generation completed (%d seconds)\n" msgstr "generaci�n de clave completada (%d segundos)\n" -#: scd/app-openpgp.c:2602 +#: scd/app-openpgp.c:2603 msgid "invalid structure of OpenPGP card (DO 0x93)\n" msgstr "estructura de la tarjeta OpenPGP inv�lida (DO 0x93)\n" -#: scd/app-openpgp.c:2652 +#: scd/app-openpgp.c:2653 msgid "fingerprint on card does not match requested one\n" msgstr "la huella digital en la tarjeta no coincide con la solicitada\n" -#: scd/app-openpgp.c:2767 +#: scd/app-openpgp.c:2768 #, c-format msgid "card does not support digest algorithm %s\n" msgstr "la tarjeta no permite usar el algoritmo de resumen %s\n" -#: scd/app-openpgp.c:2843 +#: scd/app-openpgp.c:2844 #, c-format msgid "signatures created so far: %lu\n" msgstr "firmas creadas hasta ahora: %lu\n" -#: scd/app-openpgp.c:3133 +#: scd/app-openpgp.c:3134 msgid "" "verification of Admin PIN is currently prohibited through this command\n" msgstr "" "actualmente se prohibe verificar el PIN del Administrador con esta orden\n" -#: scd/app-openpgp.c:3357 scd/app-openpgp.c:3368 +#: scd/app-openpgp.c:3359 scd/app-openpgp.c:3370 #, c-format msgid "can't access %s - invalid OpenPGP card?\n" msgstr "no se puede acceder a %s - �tarjeta OpenPGP inv�lida?\n" @@ -7118,7 +7118,7 @@ msgstr "[Error - Sin nombre]" msgid "[Error - invalid DN]" msgstr "[Error - DN inv�lido]" -#: sm/certdump.c:964 +#: sm/certdump.c:961 #, c-format msgid "" "Please enter the passphrase to unlock the secret key for the X.509 " @@ -7211,6 +7211,12 @@ msgstr "l�nea %d: error obteniendo clave con keygrip `%s': %s\n" msgid "line %d: key generation failed: %s <%s>\n" msgstr "l�nea %d: generaci�n de clave fallida: %s <%s>\n" +#: sm/certreqgen.c:806 +msgid "" +"To complete this certificate request please enter the passphrase for the key " +"you just created once more.\n" +msgstr "" + #: sm/certreqgen-ui.c:122 #, c-format msgid " (%d) RSA\n" @@ -7564,7 +7570,7 @@ msgstr "fallaron comprobaciones b�sicas sobre el certificado - no importado\n" msgid "error importing certificate: %s\n" msgstr "error importando el certificado: %s\n" -#: sm/import.c:548 tools/gpg-connect-agent.c:1322 +#: sm/import.c:548 tools/gpg-connect-agent.c:1329 #, c-format msgid "error reading input: %s\n" msgstr "error leyendo entrada: %s\n" @@ -7720,43 +7726,43 @@ msgstr " alias" msgid "This is a qualified signature\n" msgstr "Es una firma cualificada\n" -#: tools/gpg-connect-agent.c:67 tools/gpgconf.c:78 tools/symcryptrun.c:165 +#: tools/gpg-connect-agent.c:70 tools/gpgconf.c:78 tools/symcryptrun.c:165 msgid "quiet" msgstr "silencioso" -#: tools/gpg-connect-agent.c:68 +#: tools/gpg-connect-agent.c:71 msgid "print data out hex encoded" msgstr "escribir datos de salida en hexadecimal" -#: tools/gpg-connect-agent.c:69 +#: tools/gpg-connect-agent.c:72 msgid "decode received data lines" msgstr "decodificar l�neas de datos recibidos" -#: tools/gpg-connect-agent.c:70 +#: tools/gpg-connect-agent.c:74 msgid "|NAME|connect to Assuan socket NAME" msgstr "|NOMBRE|conectar al socket Assuan NOMBRE" -#: tools/gpg-connect-agent.c:71 +#: tools/gpg-connect-agent.c:76 msgid "run the Assuan server given on the command line" msgstr "ejecutar el servidor Assuan indicando en l�nea de �rdenes" -#: tools/gpg-connect-agent.c:73 +#: tools/gpg-connect-agent.c:78 msgid "do not use extended connect mode" msgstr "no usar el modo de conexi�n extendido" -#: tools/gpg-connect-agent.c:74 +#: tools/gpg-connect-agent.c:80 msgid "|FILE|run commands from FILE on startup" msgstr "|FICHERO|ejecuta �rdenes de FICHERO al empezar" -#: tools/gpg-connect-agent.c:75 +#: tools/gpg-connect-agent.c:81 msgid "run /subst on startup" msgstr "ejecutar /subst al empezar" -#: tools/gpg-connect-agent.c:176 +#: tools/gpg-connect-agent.c:183 msgid "Usage: gpg-connect-agent [options] (-h for help)" msgstr "Uso: gpg-connect-agent [opciones] (-h para ayuda)" -#: tools/gpg-connect-agent.c:179 +#: tools/gpg-connect-agent.c:186 msgid "" "Syntax: gpg-connect-agent [options]\n" "Connect to a running agent and send commands\n" @@ -7764,45 +7770,45 @@ msgstr "" "Sintaxis: gpg-connect-agent [opciones]\n" "Conectar a un agente que se est� ejecutando y mandar �rdenes\n" -#: tools/gpg-connect-agent.c:1193 +#: tools/gpg-connect-agent.c:1200 #, c-format msgid "option \"%s\" requires a program and optional arguments\n" msgstr "la opci�n \"%s\" necesita un programa y par�metros opcionales\n" -#: tools/gpg-connect-agent.c:1202 +#: tools/gpg-connect-agent.c:1209 #, c-format msgid "option \"%s\" ignored due to \"%s\"\n" msgstr "la opci�n \"%s\" se ignora por \"%s\"\n" -#: tools/gpg-connect-agent.c:1257 tools/gpg-connect-agent.c:1745 +#: tools/gpg-connect-agent.c:1264 tools/gpg-connect-agent.c:1752 #, c-format msgid "receiving line failed: %s\n" msgstr "fallo recibiendo la l�nea: %s\n" -#: tools/gpg-connect-agent.c:1347 +#: tools/gpg-connect-agent.c:1354 msgid "line too long - skipped\n" msgstr "l�nea demasiado larga -omitida\n" -#: tools/gpg-connect-agent.c:1351 +#: tools/gpg-connect-agent.c:1358 msgid "line shortened due to embedded Nul character\n" msgstr "l�nea acortada por culpa del caracter Nul inclu�do\n" -#: tools/gpg-connect-agent.c:1719 +#: tools/gpg-connect-agent.c:1726 #, c-format msgid "unknown command `%s'\n" msgstr "orden desconocida `%s'\n" -#: tools/gpg-connect-agent.c:1737 +#: tools/gpg-connect-agent.c:1744 #, c-format msgid "sending line failed: %s\n" msgstr "fallo mandando la l�nea: %s\n" -#: tools/gpg-connect-agent.c:2127 +#: tools/gpg-connect-agent.c:2166 #, c-format msgid "error sending %s command: %s\n" msgstr "error enviando orden %s: %s\n" -#: tools/gpg-connect-agent.c:2136 +#: tools/gpg-connect-agent.c:2175 #, c-format msgid "error sending standard options: %s\n" msgstr "error enviando opciones est�ndar: %s\n" @@ -8005,19 +8011,19 @@ msgstr "" "Sintaxis: gpgconf [opciones]\n" "Administrar opciones de configuraci�n de las herramientas GnuPG\n" -#: tools/gpgconf.c:210 tools/gpgconf.c:250 +#: tools/gpgconf.c:209 tools/gpgconf.c:249 msgid "usage: gpgconf [options] " msgstr "uso: gpgconf [opciones] " -#: tools/gpgconf.c:212 +#: tools/gpgconf.c:211 msgid "Need one component argument" msgstr "Necesita un argumento de un componente" -#: tools/gpgconf.c:221 +#: tools/gpgconf.c:220 msgid "Component not found" msgstr "Componente no encontrado" -#: tools/gpgconf.c:252 +#: tools/gpgconf.c:251 msgid "No argument allowed" msgstr "No se permiten par�metros" @@ -8179,16 +8185,16 @@ msgstr "no puedo reservar espacio para la cadena de entrada: %s\n" msgid "cannot allocate outfile string: %s\n" msgstr "no puedo reservar espacio para la cadena de salida: %s\n" -#: tools/symcryptrun.c:985 +#: tools/symcryptrun.c:984 #, c-format msgid "either %s or %s must be given\n" msgstr "debe darse %s o bien %s\n" -#: tools/symcryptrun.c:1012 +#: tools/symcryptrun.c:1011 msgid "no class provided\n" msgstr "se necesita una clase\n" -#: tools/symcryptrun.c:1021 +#: tools/symcryptrun.c:1020 #, c-format msgid "class %s is not supported\n" msgstr "la clase %s no puede usarse\n" @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: gnupg 1.2.2\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2008-12-03 09:59+0100\n" +"POT-Creation-Date: 2008-12-09 11:57+0100\n" "PO-Revision-Date: 2004-06-17 11:04+0300\n" "Last-Translator: Toomas Soome <[email protected]>\n" "Language-Team: Estonian <[email protected]>\n" @@ -92,8 +92,8 @@ msgstr "halb parool" msgid "ssh keys greater than %d bits are not supported\n" msgstr "kaitse algoritm %d%s ei ole toetatud\n" -#: agent/command-ssh.c:688 g10/exec.c:478 g10/gpg.c:1073 g10/keygen.c:3226 -#: g10/keygen.c:3259 g10/keyring.c:1206 g10/keyring.c:1510 g10/openfile.c:275 +#: agent/command-ssh.c:688 g10/exec.c:478 g10/gpg.c:1079 g10/keygen.c:3248 +#: g10/keygen.c:3281 g10/keyring.c:1206 g10/keyring.c:1510 g10/openfile.c:275 #: g10/openfile.c:368 g10/sign.c:798 g10/sign.c:1107 g10/tdbio.c:547 #: jnlib/dotlock.c:311 #, c-format @@ -102,7 +102,7 @@ msgstr "`%s' ei �nnestu luua: %s\n" #: agent/command-ssh.c:700 common/helpfile.c:47 g10/card-util.c:733 #: g10/dearmor.c:60 g10/dearmor.c:107 g10/decrypt.c:70 g10/encode.c:194 -#: g10/encode.c:504 g10/gpg.c:1074 g10/import.c:193 g10/keygen.c:2711 +#: g10/encode.c:504 g10/gpg.c:1080 g10/import.c:193 g10/keygen.c:2733 #: g10/keyring.c:1536 g10/openfile.c:192 g10/openfile.c:353 #: g10/plaintext.c:503 g10/sign.c:780 g10/sign.c:975 g10/sign.c:1091 #: g10/sign.c:1247 g10/tdbdump.c:142 g10/tdbdump.c:150 g10/tdbio.c:551 @@ -148,7 +148,7 @@ msgid "Please enter the passphrase for the ssh key%0A %c" msgstr "Palun sisestage parool; see on salajane tekst \n" #: agent/command-ssh.c:2346 agent/genkey.c:310 agent/genkey.c:432 -#: agent/protect-tool.c:1199 +#: agent/protect-tool.c:1198 #, fuzzy msgid "Please re-enter this passphrase" msgstr "muuda parooli" @@ -161,7 +161,7 @@ msgid "" msgstr "" #: agent/command-ssh.c:2405 agent/genkey.c:340 agent/genkey.c:463 -#: agent/protect-tool.c:1205 tools/symcryptrun.c:434 +#: agent/protect-tool.c:1204 tools/symcryptrun.c:434 msgid "does not match - try again" msgstr "" @@ -302,7 +302,7 @@ msgid "run in daemon mode (background)" msgstr "" #: agent/gpg-agent.c:121 g10/gpg.c:483 g10/gpgv.c:71 kbx/kbxutil.c:88 -#: scd/scdaemon.c:107 sm/gpgsm.c:281 tools/gpg-connect-agent.c:66 +#: scd/scdaemon.c:107 sm/gpgsm.c:281 tools/gpg-connect-agent.c:69 #: tools/gpgconf.c:77 tools/symcryptrun.c:164 msgid "verbose" msgstr "ole jutukas" @@ -391,7 +391,7 @@ msgid "|FILE|write environment settings also to FILE" msgstr "" #: agent/gpg-agent.c:313 agent/preset-passphrase.c:94 agent/protect-tool.c:146 -#: scd/scdaemon.c:241 sm/gpgsm.c:512 tools/gpg-connect-agent.c:173 +#: scd/scdaemon.c:241 sm/gpgsm.c:512 tools/gpg-connect-agent.c:180 #: tools/gpgconf.c:99 tools/symcryptrun.c:204 tools/gpg-check-pattern.c:141 #, fuzzy msgid "Please report bugs to <" @@ -413,25 +413,25 @@ msgstr "" msgid "invalid debug-level `%s' given\n" msgstr "" -#: agent/gpg-agent.c:557 agent/protect-tool.c:1068 kbx/kbxutil.c:430 -#: scd/scdaemon.c:385 sm/gpgsm.c:877 sm/gpgsm.c:880 tools/symcryptrun.c:997 -#: tools/gpg-check-pattern.c:178 +#: agent/gpg-agent.c:557 agent/protect-tool.c:1067 kbx/kbxutil.c:429 +#: scd/scdaemon.c:385 sm/gpgsm.c:878 sm/gpgsm.c:881 tools/symcryptrun.c:996 +#: tools/gpg-check-pattern.c:177 #, c-format msgid "%s is too old (need %s, have %s)\n" msgstr "" -#: agent/gpg-agent.c:656 g10/gpg.c:2080 scd/scdaemon.c:466 sm/gpgsm.c:968 +#: agent/gpg-agent.c:656 g10/gpg.c:2086 scd/scdaemon.c:466 sm/gpgsm.c:968 #, c-format msgid "NOTE: no default option file `%s'\n" msgstr "M�RKUS: vaikimisi v�tmete fail `%s' puudub\n" -#: agent/gpg-agent.c:661 agent/gpg-agent.c:1240 g10/gpg.c:2084 -#: scd/scdaemon.c:471 sm/gpgsm.c:972 tools/symcryptrun.c:930 +#: agent/gpg-agent.c:661 agent/gpg-agent.c:1240 g10/gpg.c:2090 +#: scd/scdaemon.c:471 sm/gpgsm.c:972 tools/symcryptrun.c:929 #, c-format msgid "option file `%s': %s\n" msgstr "v�tmete fail `%s': %s\n" -#: agent/gpg-agent.c:669 g10/gpg.c:2091 scd/scdaemon.c:479 sm/gpgsm.c:979 +#: agent/gpg-agent.c:669 g10/gpg.c:2097 scd/scdaemon.c:479 sm/gpgsm.c:979 #, c-format msgid "reading options from `%s'\n" msgstr "loen v�tmeid failist `%s'\n" @@ -528,28 +528,28 @@ msgstr "" msgid "ssh handler 0x%lx for fd %d terminated\n" msgstr "" -#: agent/gpg-agent.c:1833 scd/scdaemon.c:1186 +#: agent/gpg-agent.c:1843 scd/scdaemon.c:1200 #, fuzzy, c-format msgid "pth_select failed: %s - waiting 1s\n" msgstr "salajase v�tme uuendamine eba�nnestus: %s\n" -#: agent/gpg-agent.c:1946 scd/scdaemon.c:1253 +#: agent/gpg-agent.c:1956 scd/scdaemon.c:1267 #, fuzzy, c-format msgid "%s %s stopped\n" msgstr "%s: j�tsin vahele: %s\n" -#: agent/gpg-agent.c:2074 +#: agent/gpg-agent.c:2084 #, fuzzy msgid "no gpg-agent running in this session\n" msgstr "gpg-agent ei ole sesses sessioonis kasutatav\n" -#: agent/gpg-agent.c:2085 common/simple-pwquery.c:349 common/asshelp.c:326 -#: tools/gpg-connect-agent.c:2094 +#: agent/gpg-agent.c:2095 common/simple-pwquery.c:349 common/asshelp.c:326 +#: tools/gpg-connect-agent.c:2133 msgid "malformed GPG_AGENT_INFO environment variable\n" msgstr "vigane GPG_AGENT_INFO keskkonnamuutuja\n" -#: agent/gpg-agent.c:2098 common/simple-pwquery.c:361 common/asshelp.c:338 -#: tools/gpg-connect-agent.c:2105 +#: agent/gpg-agent.c:2108 common/simple-pwquery.c:361 common/asshelp.c:338 +#: tools/gpg-connect-agent.c:2144 #, c-format msgid "gpg-agent protocol version %d is not supported\n" msgstr "gpg-agendi protokolli versioon %d ei ole toetatud\n" @@ -576,40 +576,40 @@ msgid "" "Secret key maintenance tool\n" msgstr "" -#: agent/protect-tool.c:1190 +#: agent/protect-tool.c:1189 #, fuzzy msgid "Please enter the passphrase to unprotect the PKCS#12 object." msgstr "Palun sisestage parool; see on salajane tekst \n" -#: agent/protect-tool.c:1193 +#: agent/protect-tool.c:1192 #, fuzzy msgid "Please enter the passphrase to protect the new PKCS#12 object." msgstr "Palun sisestage parool; see on salajane tekst \n" -#: agent/protect-tool.c:1196 +#: agent/protect-tool.c:1195 msgid "" "Please enter the passphrase to protect the imported object within the GnuPG " "system." msgstr "" -#: agent/protect-tool.c:1201 +#: agent/protect-tool.c:1200 #, fuzzy msgid "" "Please enter the passphrase or the PIN\n" "needed to complete this operation." msgstr "Palun sisestage parool; see on salajane tekst \n" -#: agent/protect-tool.c:1206 tools/symcryptrun.c:435 +#: agent/protect-tool.c:1205 tools/symcryptrun.c:435 #, fuzzy msgid "Passphrase:" msgstr "halb parool" -#: agent/protect-tool.c:1214 tools/symcryptrun.c:442 +#: agent/protect-tool.c:1213 tools/symcryptrun.c:442 #, fuzzy, c-format msgid "error while asking for the passphrase: %s\n" msgstr "viga parooli loomisel: %s\n" -#: agent/protect-tool.c:1217 tools/symcryptrun.c:446 +#: agent/protect-tool.c:1216 tools/symcryptrun.c:446 #, fuzzy msgid "cancelled\n" msgstr "Katkesta" @@ -871,7 +871,7 @@ msgstr "" msgid "out of core while allocating %lu bytes" msgstr "" -#: common/asshelp.c:244 +#: common/asshelp.c:244 tools/gpg-connect-agent.c:2101 msgid "no running gpg-agent - starting one\n" msgstr "" @@ -1130,7 +1130,7 @@ msgid "OpenPGP card no. %s detected\n" msgstr "" #: g10/card-util.c:75 g10/card-util.c:1485 g10/delkey.c:126 g10/keyedit.c:1549 -#: g10/keygen.c:2902 g10/revoke.c:216 g10/revoke.c:455 +#: g10/keygen.c:2924 g10/revoke.c:216 g10/revoke.c:455 #, fuzzy msgid "can't do this in batch mode\n" msgstr "seda ei saa teha pakettmoodis\n" @@ -1140,7 +1140,7 @@ msgstr "seda ei saa teha pakettmoodis\n" msgid "This command is only available for version 2 cards\n" msgstr "See k�sklus ei ole %s moodis lubatud.\n" -#: g10/card-util.c:85 scd/app-openpgp.c:1848 +#: g10/card-util.c:85 scd/app-openpgp.c:1849 #, fuzzy msgid "Reset Code not or not anymore available\n" msgstr "salajase v�tme komponendid ei ole k�ttesaadavad\n" @@ -1452,18 +1452,18 @@ msgstr "Vigane k�sklus (proovige \"help\")\n" msgid "--output doesn't work for this command\n" msgstr "v�ti --output ei t��ta selle k�suga\n" -#: g10/decrypt.c:166 g10/gpg.c:3963 g10/keyring.c:380 g10/keyring.c:667 +#: g10/decrypt.c:166 g10/gpg.c:3969 g10/keyring.c:380 g10/keyring.c:667 #, c-format msgid "can't open `%s'\n" msgstr "`%s' ei �nnestu avada\n" -#: g10/delkey.c:73 g10/export.c:324 g10/keyedit.c:3424 g10/keyserver.c:1727 +#: g10/delkey.c:73 g10/export.c:324 g10/keyedit.c:3424 g10/keyserver.c:1729 #: g10/revoke.c:226 #, fuzzy, c-format msgid "key \"%s\" not found: %s\n" msgstr "v�tit '%s' ei leitud: %s\n" -#: g10/delkey.c:81 g10/export.c:354 g10/import.c:2417 g10/keyserver.c:1741 +#: g10/delkey.c:81 g10/export.c:354 g10/import.c:2417 g10/keyserver.c:1743 #: g10/revoke.c:232 g10/revoke.c:477 #, c-format msgid "error reading keyblock: %s\n" @@ -1908,7 +1908,7 @@ msgid "run in server mode" msgstr "" #: g10/gpg.c:436 g10/gpgv.c:69 kbx/kbxutil.c:81 sm/gpgsm.c:226 -#: tools/gpg-connect-agent.c:64 tools/gpgconf.c:74 tools/symcryptrun.c:157 +#: tools/gpg-connect-agent.c:67 tools/gpgconf.c:74 tools/symcryptrun.c:157 msgid "" "@\n" "Options:\n" @@ -2032,537 +2032,537 @@ msgstr "Pakkimine: " msgid "usage: gpg [options] " msgstr "kasuta: gpg [v�tmed] " -#: g10/gpg.c:1109 sm/gpgsm.c:675 +#: g10/gpg.c:1115 sm/gpgsm.c:675 msgid "conflicting commands\n" msgstr "vastuolulised k�sud\n" -#: g10/gpg.c:1127 +#: g10/gpg.c:1133 #, fuzzy, c-format msgid "no = sign found in group definition `%s'\n" msgstr "grupi definitsioonis \"%s\" puudub s�mbol =\n" -#: g10/gpg.c:1324 +#: g10/gpg.c:1330 #, fuzzy, c-format msgid "WARNING: unsafe ownership on homedir `%s'\n" msgstr "HOIATUS: ebaturvaline omanik %s \"%s\"\n" -#: g10/gpg.c:1327 +#: g10/gpg.c:1333 #, fuzzy, c-format msgid "WARNING: unsafe ownership on configuration file `%s'\n" msgstr "HOIATUS: ebaturvaline omanik %s \"%s\"\n" -#: g10/gpg.c:1330 +#: g10/gpg.c:1336 #, fuzzy, c-format msgid "WARNING: unsafe ownership on extension `%s'\n" msgstr "HOIATUS: ebaturvaline omanik %s \"%s\"\n" -#: g10/gpg.c:1336 +#: g10/gpg.c:1342 #, fuzzy, c-format msgid "WARNING: unsafe permissions on homedir `%s'\n" msgstr "HOIATUS: ebaturvalised �igused %s \"%s\"\n" -#: g10/gpg.c:1339 +#: g10/gpg.c:1345 #, fuzzy, c-format msgid "WARNING: unsafe permissions on configuration file `%s'\n" msgstr "HOIATUS: ebaturvalised �igused %s \"%s\"\n" -#: g10/gpg.c:1342 +#: g10/gpg.c:1348 #, fuzzy, c-format msgid "WARNING: unsafe permissions on extension `%s'\n" msgstr "HOIATUS: ebaturvalised �igused %s \"%s\"\n" -#: g10/gpg.c:1348 +#: g10/gpg.c:1354 #, fuzzy, c-format msgid "WARNING: unsafe enclosing directory ownership on homedir `%s'\n" msgstr "HOIATUS: ebaturvaline kataloogi omanik %s \"%s\"\n" -#: g10/gpg.c:1351 +#: g10/gpg.c:1357 #, fuzzy, c-format msgid "" "WARNING: unsafe enclosing directory ownership on configuration file `%s'\n" msgstr "HOIATUS: ebaturvaline kataloogi omanik %s \"%s\"\n" -#: g10/gpg.c:1354 +#: g10/gpg.c:1360 #, fuzzy, c-format msgid "WARNING: unsafe enclosing directory ownership on extension `%s'\n" msgstr "HOIATUS: ebaturvaline kataloogi omanik %s \"%s\"\n" -#: g10/gpg.c:1360 +#: g10/gpg.c:1366 #, fuzzy, c-format msgid "WARNING: unsafe enclosing directory permissions on homedir `%s'\n" msgstr "Hoiatus: ebaturvalised kataloogi �igused %s \"%s\"\n" -#: g10/gpg.c:1363 +#: g10/gpg.c:1369 #, fuzzy, c-format msgid "" "WARNING: unsafe enclosing directory permissions on configuration file `%s'\n" msgstr "Hoiatus: ebaturvalised kataloogi �igused %s \"%s\"\n" -#: g10/gpg.c:1366 +#: g10/gpg.c:1372 #, fuzzy, c-format msgid "WARNING: unsafe enclosing directory permissions on extension `%s'\n" msgstr "Hoiatus: ebaturvalised kataloogi �igused %s \"%s\"\n" -#: g10/gpg.c:1545 +#: g10/gpg.c:1551 #, fuzzy, c-format msgid "unknown configuration item `%s'\n" msgstr "tundmatu seade \"%s\"\n" -#: g10/gpg.c:1645 +#: g10/gpg.c:1651 msgid "display photo IDs during key listings" msgstr "" -#: g10/gpg.c:1647 +#: g10/gpg.c:1653 msgid "show policy URLs during signature listings" msgstr "" -#: g10/gpg.c:1649 +#: g10/gpg.c:1655 #, fuzzy msgid "show all notations during signature listings" msgstr "Vastavat allkirja salajaste v�tmete hoidlas pole\n" -#: g10/gpg.c:1651 +#: g10/gpg.c:1657 msgid "show IETF standard notations during signature listings" msgstr "" -#: g10/gpg.c:1655 +#: g10/gpg.c:1661 msgid "show user-supplied notations during signature listings" msgstr "" -#: g10/gpg.c:1657 +#: g10/gpg.c:1663 #, fuzzy msgid "show preferred keyserver URLs during signature listings" msgstr "antud allkirja poliisi URL on vigane\n" -#: g10/gpg.c:1659 +#: g10/gpg.c:1665 msgid "show user ID validity during key listings" msgstr "" -#: g10/gpg.c:1661 +#: g10/gpg.c:1667 msgid "show revoked and expired user IDs in key listings" msgstr "" -#: g10/gpg.c:1663 +#: g10/gpg.c:1669 msgid "show revoked and expired subkeys in key listings" msgstr "" -#: g10/gpg.c:1665 +#: g10/gpg.c:1671 #, fuzzy msgid "show the keyring name in key listings" msgstr "n�ita millisesse v�tmehoidlasse n�idatud v�ti kuulub" -#: g10/gpg.c:1667 +#: g10/gpg.c:1673 #, fuzzy msgid "show expiration dates during signature listings" msgstr "Vastavat allkirja salajaste v�tmete hoidlas pole\n" -#: g10/gpg.c:1828 +#: g10/gpg.c:1834 #, c-format msgid "NOTE: old default options file `%s' ignored\n" msgstr "M�RKUS: ignoreerin vana vaikimisi v�tmete faili `%s'\n" -#: g10/gpg.c:1919 +#: g10/gpg.c:1926 #, c-format msgid "libgcrypt is too old (need %s, have %s)\n" msgstr "" -#: g10/gpg.c:2303 g10/gpg.c:2989 g10/gpg.c:3001 +#: g10/gpg.c:2309 g10/gpg.c:2995 g10/gpg.c:3007 #, c-format msgid "NOTE: %s is not for normal use!\n" msgstr "M�RKUS: %s ei ole tavap�raseks kasutamiseks!\n" -#: g10/gpg.c:2484 g10/gpg.c:2496 +#: g10/gpg.c:2490 g10/gpg.c:2502 #, fuzzy, c-format msgid "`%s' is not a valid signature expiration\n" msgstr "%s ei ole lubatud kooditabel\n" -#: g10/gpg.c:2578 +#: g10/gpg.c:2584 #, fuzzy, c-format msgid "`%s' is not a valid character set\n" msgstr "%s ei ole lubatud kooditabel\n" -#: g10/gpg.c:2601 g10/gpg.c:2796 g10/keyedit.c:4107 +#: g10/gpg.c:2607 g10/gpg.c:2802 g10/keyedit.c:4107 #, fuzzy msgid "could not parse keyserver URL\n" msgstr "ei saa parsida v�tmeserveri URI\n" -#: g10/gpg.c:2613 +#: g10/gpg.c:2619 #, fuzzy, c-format msgid "%s:%d: invalid keyserver options\n" msgstr "%s:%d: vigased ekspordi v�tmed\n" -#: g10/gpg.c:2616 +#: g10/gpg.c:2622 #, fuzzy msgid "invalid keyserver options\n" msgstr "vigased ekspordi v�tmed\n" -#: g10/gpg.c:2623 +#: g10/gpg.c:2629 #, c-format msgid "%s:%d: invalid import options\n" msgstr "%s:%d: vigased impordi v�tmed\n" -#: g10/gpg.c:2626 +#: g10/gpg.c:2632 msgid "invalid import options\n" msgstr "vigased impordi v�tmed\n" -#: g10/gpg.c:2633 +#: g10/gpg.c:2639 #, c-format msgid "%s:%d: invalid export options\n" msgstr "%s:%d: vigased ekspordi v�tmed\n" -#: g10/gpg.c:2636 +#: g10/gpg.c:2642 msgid "invalid export options\n" msgstr "vigased ekspordi v�tmed\n" -#: g10/gpg.c:2643 +#: g10/gpg.c:2649 #, fuzzy, c-format msgid "%s:%d: invalid list options\n" msgstr "%s:%d: vigased impordi v�tmed\n" -#: g10/gpg.c:2646 +#: g10/gpg.c:2652 #, fuzzy msgid "invalid list options\n" msgstr "vigased impordi v�tmed\n" -#: g10/gpg.c:2654 +#: g10/gpg.c:2660 msgid "display photo IDs during signature verification" msgstr "" -#: g10/gpg.c:2656 +#: g10/gpg.c:2662 msgid "show policy URLs during signature verification" msgstr "" -#: g10/gpg.c:2658 +#: g10/gpg.c:2664 #, fuzzy msgid "show all notations during signature verification" msgstr "%s ei ole lubatud kooditabel\n" -#: g10/gpg.c:2660 +#: g10/gpg.c:2666 msgid "show IETF standard notations during signature verification" msgstr "" -#: g10/gpg.c:2664 +#: g10/gpg.c:2670 msgid "show user-supplied notations during signature verification" msgstr "" -#: g10/gpg.c:2666 +#: g10/gpg.c:2672 #, fuzzy msgid "show preferred keyserver URLs during signature verification" msgstr "antud allkirja poliisi URL on vigane\n" -#: g10/gpg.c:2668 +#: g10/gpg.c:2674 #, fuzzy msgid "show user ID validity during signature verification" msgstr "%s ei ole lubatud kooditabel\n" -#: g10/gpg.c:2670 +#: g10/gpg.c:2676 msgid "show revoked and expired user IDs in signature verification" msgstr "" -#: g10/gpg.c:2672 +#: g10/gpg.c:2678 #, fuzzy msgid "show only the primary user ID in signature verification" msgstr "%s ei ole lubatud kooditabel\n" -#: g10/gpg.c:2674 +#: g10/gpg.c:2680 msgid "validate signatures with PKA data" msgstr "" -#: g10/gpg.c:2676 +#: g10/gpg.c:2682 msgid "elevate the trust of signatures with valid PKA data" msgstr "" -#: g10/gpg.c:2683 +#: g10/gpg.c:2689 #, fuzzy, c-format msgid "%s:%d: invalid verify options\n" msgstr "%s:%d: vigased ekspordi v�tmed\n" -#: g10/gpg.c:2686 +#: g10/gpg.c:2692 #, fuzzy msgid "invalid verify options\n" msgstr "vigased ekspordi v�tmed\n" -#: g10/gpg.c:2693 +#: g10/gpg.c:2699 #, c-format msgid "unable to set exec-path to %s\n" msgstr "exec-path v��rtuseks ei �nnestu seada %s\n" -#: g10/gpg.c:2868 +#: g10/gpg.c:2874 #, fuzzy, c-format msgid "%s:%d: invalid auto-key-locate list\n" msgstr "%s:%d: vigased ekspordi v�tmed\n" -#: g10/gpg.c:2871 +#: g10/gpg.c:2877 msgid "invalid auto-key-locate list\n" msgstr "" -#: g10/gpg.c:2978 sm/gpgsm.c:1386 +#: g10/gpg.c:2984 sm/gpgsm.c:1386 msgid "WARNING: program may create a core file!\n" msgstr "HOIATUS: programm v�ib salvestada oma m�lupildi!\n" -#: g10/gpg.c:2982 +#: g10/gpg.c:2988 #, c-format msgid "WARNING: %s overrides %s\n" msgstr "HOIATUS: %s m��rab �le %s\n" -#: g10/gpg.c:2991 +#: g10/gpg.c:2997 #, c-format msgid "%s not allowed with %s!\n" msgstr "%s ja %s ei ole koos lubatud!\n" -#: g10/gpg.c:2994 +#: g10/gpg.c:3000 #, c-format msgid "%s makes no sense with %s!\n" msgstr "%s ja %s ei oma koos m�tet!\n" -#: g10/gpg.c:3009 +#: g10/gpg.c:3015 #, fuzzy, c-format msgid "will not run with insecure memory due to %s\n" msgstr "kirjutan salajase v�tme faili `%s'\n" -#: g10/gpg.c:3023 +#: g10/gpg.c:3029 msgid "you can only make detached or clear signatures while in --pgp2 mode\n" msgstr "" "--pgp2 moodis saate luua ainult eraldiseisvaid v�i avateksti allkirju\n" -#: g10/gpg.c:3029 +#: g10/gpg.c:3035 msgid "you can't sign and encrypt at the same time while in --pgp2 mode\n" msgstr "--pgp2 moodis ei saa korraga allkirjastada ja kr�pteerida\n" -#: g10/gpg.c:3035 +#: g10/gpg.c:3041 msgid "you must use files (and not a pipe) when working with --pgp2 enabled.\n" msgstr "--pgp2 moodis peate kasutama faile (ja mitte toru).\n" -#: g10/gpg.c:3048 +#: g10/gpg.c:3054 msgid "encrypting a message in --pgp2 mode requires the IDEA cipher\n" msgstr "teate kr�pteerimine --pgp2 moodis n�uab IDEA �iffrit\n" -#: g10/gpg.c:3114 g10/gpg.c:3138 sm/gpgsm.c:1458 +#: g10/gpg.c:3120 g10/gpg.c:3144 sm/gpgsm.c:1458 msgid "selected cipher algorithm is invalid\n" msgstr "valitud �ifri algoritm ei ole lubatud\n" -#: g10/gpg.c:3120 g10/gpg.c:3144 sm/gpgsm.c:1466 sm/gpgsm.c:1472 +#: g10/gpg.c:3126 g10/gpg.c:3150 sm/gpgsm.c:1466 sm/gpgsm.c:1472 msgid "selected digest algorithm is invalid\n" msgstr "valitud l�hendi algoritm ei ole lubatud\n" -#: g10/gpg.c:3126 +#: g10/gpg.c:3132 #, fuzzy msgid "selected compression algorithm is invalid\n" msgstr "valitud �ifri algoritm ei ole lubatud\n" -#: g10/gpg.c:3132 +#: g10/gpg.c:3138 msgid "selected certification digest algorithm is invalid\n" msgstr "valitud sertifikaadi l�hendi algoritm ei ole lubatud\n" -#: g10/gpg.c:3147 +#: g10/gpg.c:3153 msgid "completes-needed must be greater than 0\n" msgstr "completes-needed peab olema suurem, kui 0\n" -#: g10/gpg.c:3149 +#: g10/gpg.c:3155 msgid "marginals-needed must be greater than 1\n" msgstr "marginals-needed peab olema suurem, kui 1\n" -#: g10/gpg.c:3151 +#: g10/gpg.c:3157 #, fuzzy msgid "max-cert-depth must be in the range from 1 to 255\n" msgstr "max-cert-depth peab olema vahemikus 1 kuni 255\n" -#: g10/gpg.c:3153 +#: g10/gpg.c:3159 msgid "invalid default-cert-level; must be 0, 1, 2, or 3\n" msgstr "vigane vaikimisi-sert-tase; peab olema 0, 1, 2 v�i 3\n" -#: g10/gpg.c:3155 +#: g10/gpg.c:3161 msgid "invalid min-cert-level; must be 1, 2, or 3\n" msgstr "vigane min-sert-tase; peab olema 1, 2 v�i 3\n" -#: g10/gpg.c:3158 +#: g10/gpg.c:3164 msgid "NOTE: simple S2K mode (0) is strongly discouraged\n" msgstr "M�RKUS: lihtne S2K mood (0) ei soovitata kasutada\n" -#: g10/gpg.c:3162 +#: g10/gpg.c:3168 msgid "invalid S2K mode; must be 0, 1 or 3\n" msgstr "vigane S2K mood; peab olema 0, 1 v�i 3\n" -#: g10/gpg.c:3169 +#: g10/gpg.c:3175 msgid "invalid default preferences\n" msgstr "vigased vaikimisi eelistused\n" -#: g10/gpg.c:3178 +#: g10/gpg.c:3184 msgid "invalid personal cipher preferences\n" msgstr "vigased isikliku �ifri eelistused\n" -#: g10/gpg.c:3182 +#: g10/gpg.c:3188 msgid "invalid personal digest preferences\n" msgstr "vigased isikliku l�hendi eelistused\n" -#: g10/gpg.c:3186 +#: g10/gpg.c:3192 msgid "invalid personal compress preferences\n" msgstr "vigased isikliku pakkimise eelistused\n" -#: g10/gpg.c:3219 +#: g10/gpg.c:3225 #, c-format msgid "%s does not yet work with %s\n" msgstr "%s ei t��ta veel koos %s-ga\n" -#: g10/gpg.c:3266 +#: g10/gpg.c:3272 #, fuzzy, c-format msgid "you may not use cipher algorithm `%s' while in %s mode\n" msgstr "�ifri algoritm \"%s\" ei ole moodis %s lubatud\n" -#: g10/gpg.c:3271 +#: g10/gpg.c:3277 #, fuzzy, c-format msgid "you may not use digest algorithm `%s' while in %s mode\n" msgstr "s�numil�hendi algoritm \"%s\" ei ole moodis %s lubatud\n" -#: g10/gpg.c:3276 +#: g10/gpg.c:3282 #, fuzzy, c-format msgid "you may not use compression algorithm `%s' while in %s mode\n" msgstr "pakkimise algoritm \"%s\" ei ole moodis %s lubatud\n" -#: g10/gpg.c:3359 +#: g10/gpg.c:3365 #, c-format msgid "failed to initialize the TrustDB: %s\n" msgstr "TrustDB initsialiseerimine eba�nnestus: %s\n" -#: g10/gpg.c:3370 +#: g10/gpg.c:3376 msgid "WARNING: recipients (-r) given without using public key encryption\n" msgstr "" "HOIATUS: m��rati saajad (-r) aga ei kasutata avaliku v�tme kr�ptograafiat\n" -#: g10/gpg.c:3391 +#: g10/gpg.c:3397 msgid "--store [filename]" msgstr "--store [failinimi]" -#: g10/gpg.c:3398 +#: g10/gpg.c:3404 msgid "--symmetric [filename]" msgstr "--symmetric [failinimi]" -#: g10/gpg.c:3400 +#: g10/gpg.c:3406 #, fuzzy, c-format msgid "symmetric encryption of `%s' failed: %s\n" msgstr "lahtikr�pteerimine eba�nnestus: %s\n" -#: g10/gpg.c:3410 +#: g10/gpg.c:3416 msgid "--encrypt [filename]" msgstr "--encrypt [failinimi]" -#: g10/gpg.c:3423 +#: g10/gpg.c:3429 #, fuzzy msgid "--symmetric --encrypt [filename]" msgstr "--sign --encrypt [failinimi]" -#: g10/gpg.c:3425 +#: g10/gpg.c:3431 msgid "you cannot use --symmetric --encrypt with --s2k-mode 0\n" msgstr "" -#: g10/gpg.c:3428 +#: g10/gpg.c:3434 #, fuzzy, c-format msgid "you cannot use --symmetric --encrypt while in %s mode\n" msgstr "%s ei ole moodis %s lubatud.\n" -#: g10/gpg.c:3446 +#: g10/gpg.c:3452 msgid "--sign [filename]" msgstr "--sign [failinimi]" -#: g10/gpg.c:3459 +#: g10/gpg.c:3465 msgid "--sign --encrypt [filename]" msgstr "--sign --encrypt [failinimi]" -#: g10/gpg.c:3474 +#: g10/gpg.c:3480 #, fuzzy msgid "--symmetric --sign --encrypt [filename]" msgstr "--sign --encrypt [failinimi]" -#: g10/gpg.c:3476 +#: g10/gpg.c:3482 msgid "you cannot use --symmetric --sign --encrypt with --s2k-mode 0\n" msgstr "" -#: g10/gpg.c:3479 +#: g10/gpg.c:3485 #, fuzzy, c-format msgid "you cannot use --symmetric --sign --encrypt while in %s mode\n" msgstr "%s ei ole moodis %s lubatud.\n" -#: g10/gpg.c:3499 +#: g10/gpg.c:3505 msgid "--sign --symmetric [filename]" msgstr "--sign --symmetric [failinimi]" -#: g10/gpg.c:3508 +#: g10/gpg.c:3514 msgid "--clearsign [filename]" msgstr "--clearsign [failinimi]" -#: g10/gpg.c:3533 +#: g10/gpg.c:3539 msgid "--decrypt [filename]" msgstr "--decrypt [failinimi]" -#: g10/gpg.c:3541 +#: g10/gpg.c:3547 msgid "--sign-key user-id" msgstr "--sign-key kasutaja-id" -#: g10/gpg.c:3545 +#: g10/gpg.c:3551 msgid "--lsign-key user-id" msgstr "--lsign-key kasutaja-id" -#: g10/gpg.c:3566 +#: g10/gpg.c:3572 msgid "--edit-key user-id [commands]" msgstr "--edit-key kasutaja-id [k�sud]" -#: g10/gpg.c:3658 +#: g10/gpg.c:3664 #, c-format msgid "keyserver send failed: %s\n" msgstr "v�tmeserverile saatmine eba�nnestus: %s\n" -#: g10/gpg.c:3660 +#: g10/gpg.c:3666 #, c-format msgid "keyserver receive failed: %s\n" msgstr "v�tmeserverilt lugemine eba�nnestus: %s\n" -#: g10/gpg.c:3662 +#: g10/gpg.c:3668 #, c-format msgid "key export failed: %s\n" msgstr "v�tme eksport eba�nnestus: %s\n" -#: g10/gpg.c:3673 +#: g10/gpg.c:3679 #, c-format msgid "keyserver search failed: %s\n" msgstr "v�tmeserveri otsing eba�nnestus: %s\n" -#: g10/gpg.c:3683 +#: g10/gpg.c:3689 #, c-format msgid "keyserver refresh failed: %s\n" msgstr "v�tmeserveri uuendamine eba�nnestus: %s\n" -#: g10/gpg.c:3734 +#: g10/gpg.c:3740 #, c-format msgid "dearmoring failed: %s\n" msgstr "lahtipakendamine eba�nnestus: %s\n" -#: g10/gpg.c:3742 +#: g10/gpg.c:3748 #, c-format msgid "enarmoring failed: %s\n" msgstr "pakendamine eba�nnestus: %s\n" -#: g10/gpg.c:3832 +#: g10/gpg.c:3838 #, c-format msgid "invalid hash algorithm `%s'\n" msgstr "vigane r�sialgoritm `%s'\n" -#: g10/gpg.c:3949 +#: g10/gpg.c:3955 msgid "[filename]" msgstr "[failinimi]" -#: g10/gpg.c:3953 +#: g10/gpg.c:3959 msgid "Go ahead and type your message ...\n" msgstr "Kirjutage n��d oma teade ...\n" -#: g10/gpg.c:4265 +#: g10/gpg.c:4271 msgid "the given certification policy URL is invalid\n" msgstr "antud sertifikaadi poliisi URL on vigane\n" -#: g10/gpg.c:4267 +#: g10/gpg.c:4273 msgid "the given signature policy URL is invalid\n" msgstr "antud allkirja poliisi URL on vigane\n" -#: g10/gpg.c:4300 +#: g10/gpg.c:4306 #, fuzzy msgid "the given preferred keyserver URL is invalid\n" msgstr "antud allkirja poliisi URL on vigane\n" @@ -3079,29 +3079,29 @@ msgstr "[t�histamine]" msgid "[self-signature]" msgstr "[iseenda allkiri]" -#: g10/keyedit.c:344 g10/keylist.c:392 +#: g10/keyedit.c:344 g10/keylist.c:396 msgid "1 bad signature\n" msgstr "1 halb allkiri\n" -#: g10/keyedit.c:346 g10/keylist.c:394 +#: g10/keyedit.c:346 g10/keylist.c:398 #, c-format msgid "%d bad signatures\n" msgstr "%d halba allkirja\n" -#: g10/keyedit.c:348 g10/keylist.c:396 +#: g10/keyedit.c:348 g10/keylist.c:400 msgid "1 signature not checked due to a missing key\n" msgstr "1 allkiri j�i testimata, kuna v�ti puudub\n" -#: g10/keyedit.c:350 g10/keylist.c:398 +#: g10/keyedit.c:350 g10/keylist.c:402 #, c-format msgid "%d signatures not checked due to missing keys\n" msgstr "%d allkirja j�i testimata, kuna v�tmed puuduvad\n" -#: g10/keyedit.c:352 g10/keylist.c:400 +#: g10/keyedit.c:352 g10/keylist.c:404 msgid "1 signature not checked due to an error\n" msgstr "1 allkiri j�i vea t�ttu kontrollimata\n" -#: g10/keyedit.c:354 g10/keylist.c:402 +#: g10/keyedit.c:354 g10/keylist.c:406 #, c-format msgid "%d signatures not checked due to errors\n" msgstr "%d allkirja j�i vigade t�ttu kontrollimata\n" @@ -3381,20 +3381,20 @@ msgstr "allkirjastamine eba�nnestus: %s\n" msgid "Key has only stub or on-card key items - no passphrase to change.\n" msgstr "" -#: g10/keyedit.c:1142 g10/keygen.c:3601 +#: g10/keyedit.c:1142 g10/keygen.c:3623 msgid "This key is not protected.\n" msgstr "See v�ti ei ole kaitstud.\n" -#: g10/keyedit.c:1146 g10/keygen.c:3588 g10/revoke.c:538 +#: g10/keyedit.c:1146 g10/keygen.c:3610 g10/revoke.c:538 msgid "Secret parts of primary key are not available.\n" msgstr "Primaarse v�tme salajased komponendid ei ole k�ttesaadavad.\n" -#: g10/keyedit.c:1150 g10/keygen.c:3604 +#: g10/keyedit.c:1150 g10/keygen.c:3626 #, fuzzy msgid "Secret parts of primary key are stored on-card.\n" msgstr "Primaarse v�tme salajased komponendid ei ole k�ttesaadavad.\n" -#: g10/keyedit.c:1156 g10/keygen.c:3608 +#: g10/keyedit.c:1156 g10/keygen.c:3630 msgid "Key is protected.\n" msgstr "V�ti on kaitstud.\n" @@ -3789,7 +3789,7 @@ msgstr "Omadused: " msgid "Keyserver no-modify" msgstr "" -#: g10/keyedit.c:2443 g10/keylist.c:310 +#: g10/keyedit.c:2443 g10/keylist.c:314 msgid "Preferred keyserver: " msgstr "" @@ -3818,24 +3818,24 @@ msgid "(sensitive)" msgstr " (tundlik)" #: g10/keyedit.c:2764 g10/keyedit.c:2820 g10/keyedit.c:2881 g10/keyedit.c:2896 -#: g10/keylist.c:196 g10/keyserver.c:529 +#: g10/keylist.c:200 g10/keyserver.c:529 #, fuzzy, c-format msgid "created: %s" msgstr "%s ei �nnestu luua: %s\n" -#: g10/keyedit.c:2767 g10/keylist.c:812 g10/keylist.c:906 g10/mainproc.c:989 +#: g10/keyedit.c:2767 g10/keylist.c:817 g10/keylist.c:911 g10/mainproc.c:989 #, fuzzy, c-format msgid "revoked: %s" msgstr "[t�histatud] " -#: g10/keyedit.c:2769 g10/keylist.c:783 g10/keylist.c:818 g10/keylist.c:912 +#: g10/keyedit.c:2769 g10/keylist.c:788 g10/keylist.c:823 g10/keylist.c:917 #, fuzzy, c-format msgid "expired: %s" msgstr " [aegub: %s]" #: g10/keyedit.c:2771 g10/keyedit.c:2822 g10/keyedit.c:2883 g10/keyedit.c:2898 -#: g10/keylist.c:198 g10/keylist.c:789 g10/keylist.c:824 g10/keylist.c:918 -#: g10/keylist.c:939 g10/keyserver.c:535 g10/mainproc.c:995 +#: g10/keylist.c:202 g10/keylist.c:794 g10/keylist.c:829 g10/keylist.c:923 +#: g10/keylist.c:944 g10/keyserver.c:535 g10/mainproc.c:995 #, fuzzy, c-format msgid "expires: %s" msgstr " [aegub: %s]" @@ -3859,7 +3859,7 @@ msgstr "" msgid "This key has been disabled" msgstr "See v�ti on blokeeritud" -#: g10/keyedit.c:2827 g10/keylist.c:202 +#: g10/keyedit.c:2827 g10/keylist.c:206 msgid "card-no: " msgstr "" @@ -4210,12 +4210,12 @@ msgid "writing key binding signature\n" msgstr "kirjutan v�tit siduva allkirja\n" #: g10/keygen.c:1157 g10/keygen.c:1268 g10/keygen.c:1273 g10/keygen.c:1408 -#: g10/keygen.c:3101 +#: g10/keygen.c:3123 #, c-format msgid "keysize invalid; using %u bits\n" msgstr "vigane v�tme suurus; kasutan %u bitti\n" -#: g10/keygen.c:1163 g10/keygen.c:1279 g10/keygen.c:1414 g10/keygen.c:3107 +#: g10/keygen.c:1163 g10/keygen.c:1279 g10/keygen.c:1414 g10/keygen.c:3129 #, c-format msgid "keysize rounded up to %u bits\n" msgstr "v�tme suurus �mardatud �les %u bitini\n" @@ -4572,50 +4572,50 @@ msgstr "" "kasutada kettaid jne), see annaks juhuarvude generaatorile v�imaluse\n" "koguda paremat entroopiat.\n" -#: g10/keygen.c:3041 g10/keygen.c:3068 +#: g10/keygen.c:3063 g10/keygen.c:3090 msgid "Key generation canceled.\n" msgstr "V�tme genereerimine katkestati.\n" -#: g10/keygen.c:3273 g10/keygen.c:3440 +#: g10/keygen.c:3295 g10/keygen.c:3462 #, c-format msgid "writing public key to `%s'\n" msgstr "kirjutan avaliku v�tme faili `%s'\n" -#: g10/keygen.c:3275 g10/keygen.c:3443 +#: g10/keygen.c:3297 g10/keygen.c:3465 #, fuzzy, c-format msgid "writing secret key stub to `%s'\n" msgstr "kirjutan salajase v�tme faili `%s'\n" -#: g10/keygen.c:3278 g10/keygen.c:3446 +#: g10/keygen.c:3300 g10/keygen.c:3468 #, c-format msgid "writing secret key to `%s'\n" msgstr "kirjutan salajase v�tme faili `%s'\n" -#: g10/keygen.c:3427 +#: g10/keygen.c:3449 #, c-format msgid "no writable public keyring found: %s\n" msgstr "kirjutatavat avalike v�tmete hoidlat pole: %s\n" -#: g10/keygen.c:3434 +#: g10/keygen.c:3456 #, c-format msgid "no writable secret keyring found: %s\n" msgstr "kirjutatavat salajaste v�tmete hoidlat pole: %s\n" -#: g10/keygen.c:3454 +#: g10/keygen.c:3476 #, c-format msgid "error writing public keyring `%s': %s\n" msgstr "viga avaliku v�tme v�tmehoidlasse `%s' kirjutamisel: %s\n" -#: g10/keygen.c:3462 +#: g10/keygen.c:3484 #, c-format msgid "error writing secret keyring `%s': %s\n" msgstr "viga salajase v�tme v�tmehoidlasse `%s' kirjutamisel: %s\n" -#: g10/keygen.c:3489 +#: g10/keygen.c:3511 msgid "public and secret key created and signed.\n" msgstr "avalik ja salajane v�ti on loodud ja allkirjastatud.\n" -#: g10/keygen.c:3500 +#: g10/keygen.c:3522 #, fuzzy msgid "" "Note that this key cannot be used for encryption. You may want to use\n" @@ -4625,43 +4625,43 @@ msgstr "" "Kr�ptimiseks tuleb genereerida teine v�ti, seda saate teha\n" "kasutades v�tit \"--edit-key\".\n" -#: g10/keygen.c:3513 g10/keygen.c:3658 g10/keygen.c:3779 +#: g10/keygen.c:3535 g10/keygen.c:3680 g10/keygen.c:3801 #, c-format msgid "Key generation failed: %s\n" msgstr "V�tme genereerimine eba�nnestus: %s\n" -#: g10/keygen.c:3568 g10/keygen.c:3709 g10/sign.c:241 +#: g10/keygen.c:3590 g10/keygen.c:3731 g10/sign.c:241 #, c-format msgid "" "key has been created %lu second in future (time warp or clock problem)\n" msgstr "v�ti loodi %lu sekund tulevikus (ajah�pe v�i kella probleem)\n" -#: g10/keygen.c:3570 g10/keygen.c:3711 g10/sign.c:243 +#: g10/keygen.c:3592 g10/keygen.c:3733 g10/sign.c:243 #, c-format msgid "" "key has been created %lu seconds in future (time warp or clock problem)\n" msgstr "v�ti loodi %lu sekundit tulevikus (ajah�pe v�i kella probleem)\n" -#: g10/keygen.c:3581 g10/keygen.c:3722 +#: g10/keygen.c:3603 g10/keygen.c:3744 msgid "NOTE: creating subkeys for v3 keys is not OpenPGP compliant\n" msgstr "M�RKUS: v3 v�tmetele alamv�tmete loomine ei ole OpenPGP �hilduv\n" -#: g10/keygen.c:3622 g10/keygen.c:3755 +#: g10/keygen.c:3644 g10/keygen.c:3777 #, fuzzy msgid "Really create? (y/N) " msgstr "Loon t�esti? " -#: g10/keygen.c:3928 +#: g10/keygen.c:3950 #, fuzzy, c-format msgid "storing key onto card failed: %s\n" msgstr "v�tmebloki kustutamine eba�nnestus: %s\n" -#: g10/keygen.c:3976 +#: g10/keygen.c:3998 #, fuzzy, c-format msgid "can't create backup file `%s': %s\n" msgstr "`%s' ei �nnestu luua: %s\n" -#: g10/keygen.c:4002 +#: g10/keygen.c:4024 #, fuzzy, c-format msgid "NOTE: backup of card key saved to `%s'\n" msgstr "M�RKUS: salajane v�ti %08lX aegus %s\n" @@ -4670,54 +4670,54 @@ msgstr "M�RKUS: salajane v�ti %08lX aegus %s\n" msgid "never " msgstr "mitte kunagi" -#: g10/keylist.c:267 +#: g10/keylist.c:271 msgid "Critical signature policy: " msgstr "Kriitiline allkirja poliitika: " -#: g10/keylist.c:269 +#: g10/keylist.c:273 msgid "Signature policy: " msgstr "Allkirja poliitika: " -#: g10/keylist.c:308 +#: g10/keylist.c:312 msgid "Critical preferred keyserver: " msgstr "" -#: g10/keylist.c:361 +#: g10/keylist.c:365 msgid "Critical signature notation: " msgstr "Kriitiline allkirja noteerimine: " -#: g10/keylist.c:363 +#: g10/keylist.c:367 msgid "Signature notation: " msgstr "Allkirja noteerimine: " -#: g10/keylist.c:473 +#: g10/keylist.c:477 msgid "Keyring" msgstr "V�tmehoidla" -#: g10/keylist.c:1504 +#: g10/keylist.c:1509 msgid "Primary key fingerprint:" msgstr "Primaarse v�tme s�rmej�lg:" -#: g10/keylist.c:1506 +#: g10/keylist.c:1511 msgid " Subkey fingerprint:" msgstr " Alamv�tme s�rmej�lg:" #. TRANSLATORS: this should fit into 24 bytes to that the #. * fingerprint data is properly aligned with the user ID -#: g10/keylist.c:1513 +#: g10/keylist.c:1518 msgid " Primary key fingerprint:" msgstr " Primaarse v�tme s�rmej�lg:" -#: g10/keylist.c:1515 +#: g10/keylist.c:1520 msgid " Subkey fingerprint:" msgstr " Alamv�tme s�rmej�lg:" -#: g10/keylist.c:1519 g10/keylist.c:1523 +#: g10/keylist.c:1524 g10/keylist.c:1528 #, fuzzy msgid " Key fingerprint =" msgstr " V�tme s�rmej�lg =" -#: g10/keylist.c:1590 +#: g10/keylist.c:1595 msgid " Card serial no. =" msgstr "" @@ -4803,145 +4803,145 @@ msgstr "HOIATUS: seaded failis `%s' pole seekord veel aktiivsed\n" msgid "disabled" msgstr "disable" -#: g10/keyserver.c:742 +#: g10/keyserver.c:744 msgid "Enter number(s), N)ext, or Q)uit > " msgstr "" -#: g10/keyserver.c:826 g10/keyserver.c:1448 +#: g10/keyserver.c:828 g10/keyserver.c:1450 #, fuzzy, c-format msgid "invalid keyserver protocol (us %d!=handler %d)\n" msgstr "vigased ekspordi v�tmed\n" -#: g10/keyserver.c:924 +#: g10/keyserver.c:926 #, fuzzy, c-format msgid "key \"%s\" not found on keyserver\n" msgstr "v�tit '%s' ei leitud: %s\n" -#: g10/keyserver.c:926 +#: g10/keyserver.c:928 #, fuzzy msgid "key not found on keyserver\n" msgstr "v�tit '%s' ei leitud: %s\n" -#: g10/keyserver.c:1167 +#: g10/keyserver.c:1169 #, fuzzy, c-format msgid "requesting key %s from %s server %s\n" msgstr "k�sin v�tit %08lX v�tmeserverist %s\n" -#: g10/keyserver.c:1171 +#: g10/keyserver.c:1173 #, fuzzy, c-format msgid "requesting key %s from %s\n" msgstr "k�sin v�tit %08lX v�tmeserverist %s\n" -#: g10/keyserver.c:1195 +#: g10/keyserver.c:1197 #, fuzzy, c-format msgid "searching for names from %s server %s\n" msgstr "otsin \"%s\" HKP serverist %s\n" -#: g10/keyserver.c:1198 +#: g10/keyserver.c:1200 #, fuzzy, c-format msgid "searching for names from %s\n" msgstr "otsin \"%s\" HKP serverist %s\n" -#: g10/keyserver.c:1351 +#: g10/keyserver.c:1353 #, fuzzy, c-format msgid "sending key %s to %s server %s\n" msgstr "otsin \"%s\" HKP serverist %s\n" -#: g10/keyserver.c:1355 +#: g10/keyserver.c:1357 #, fuzzy, c-format msgid "sending key %s to %s\n" msgstr "" "\"\n" "allkirjastatud teie v�tmega %08lX %s\n" -#: g10/keyserver.c:1398 +#: g10/keyserver.c:1400 #, fuzzy, c-format msgid "searching for \"%s\" from %s server %s\n" msgstr "otsin \"%s\" HKP serverist %s\n" -#: g10/keyserver.c:1401 +#: g10/keyserver.c:1403 #, fuzzy, c-format msgid "searching for \"%s\" from %s\n" msgstr "otsin \"%s\" HKP serverist %s\n" -#: g10/keyserver.c:1408 g10/keyserver.c:1504 +#: g10/keyserver.c:1410 g10/keyserver.c:1506 #, fuzzy msgid "no keyserver action!\n" msgstr "vigased ekspordi v�tmed\n" -#: g10/keyserver.c:1456 +#: g10/keyserver.c:1458 #, c-format msgid "WARNING: keyserver handler from a different version of GnuPG (%s)\n" msgstr "" -#: g10/keyserver.c:1465 +#: g10/keyserver.c:1467 msgid "keyserver did not send VERSION\n" msgstr "" -#: g10/keyserver.c:1527 g10/keyserver.c:2056 +#: g10/keyserver.c:1529 g10/keyserver.c:2058 msgid "no keyserver known (use option --keyserver)\n" msgstr "" -#: g10/keyserver.c:1533 +#: g10/keyserver.c:1535 msgid "external keyserver calls are not supported in this build\n" msgstr "" -#: g10/keyserver.c:1545 +#: g10/keyserver.c:1547 #, c-format msgid "no handler for keyserver scheme `%s'\n" msgstr "" -#: g10/keyserver.c:1550 +#: g10/keyserver.c:1552 #, c-format msgid "action `%s' not supported with keyserver scheme `%s'\n" msgstr "" -#: g10/keyserver.c:1558 +#: g10/keyserver.c:1560 #, c-format msgid "%s does not support handler version %d\n" msgstr "" -#: g10/keyserver.c:1565 +#: g10/keyserver.c:1567 #, fuzzy msgid "keyserver timed out\n" msgstr "v�tmeserveri viga" -#: g10/keyserver.c:1570 +#: g10/keyserver.c:1572 #, fuzzy msgid "keyserver internal error\n" msgstr "v�tmeserveri viga" -#: g10/keyserver.c:1579 +#: g10/keyserver.c:1581 #, fuzzy, c-format msgid "keyserver communications error: %s\n" msgstr "v�tmeserverilt lugemine eba�nnestus: %s\n" -#: g10/keyserver.c:1604 g10/keyserver.c:1638 +#: g10/keyserver.c:1606 g10/keyserver.c:1640 #, c-format msgid "\"%s\" not a key ID: skipping\n" msgstr "" -#: g10/keyserver.c:1897 +#: g10/keyserver.c:1899 #, fuzzy, c-format msgid "WARNING: unable to refresh key %s via %s: %s\n" msgstr "HOIATUS: ei saa kustutada ajutist faili (%s) `%s': %s\n" -#: g10/keyserver.c:1919 +#: g10/keyserver.c:1921 #, fuzzy, c-format msgid "refreshing 1 key from %s\n" msgstr "k�sin v�tit %08lX v�tmeserverist %s\n" -#: g10/keyserver.c:1921 +#: g10/keyserver.c:1923 #, fuzzy, c-format msgid "refreshing %d keys from %s\n" msgstr "k�sin v�tit %08lX v�tmeserverist %s\n" -#: g10/keyserver.c:1977 +#: g10/keyserver.c:1979 #, fuzzy, c-format msgid "WARNING: unable to fetch URI %s: %s\n" msgstr "HOIATUS: ei saa kustutada ajutist faili (%s) `%s': %s\n" -#: g10/keyserver.c:1983 +#: g10/keyserver.c:1985 #, fuzzy, c-format msgid "WARNING: unable to parse URI %s\n" msgstr "HOIATUS: ei saa kustutada ajutist faili (%s) `%s': %s\n" @@ -6376,7 +6376,7 @@ msgstr "" msgid "no need for a trustdb check\n" msgstr "trustdb kontrolliks puudub vajadus\n" -#: g10/trustdb.c:577 g10/trustdb.c:2432 +#: g10/trustdb.c:577 g10/trustdb.c:2456 #, c-format msgid "next trustdb check due at %s\n" msgstr "trustdb j�rgmine kontroll %s\n" @@ -6404,32 +6404,32 @@ msgstr "palun tehke --check-trustdb\n" msgid "checking the trustdb\n" msgstr "kontrollin trustdb faili\n" -#: g10/trustdb.c:2175 +#: g10/trustdb.c:2199 #, c-format msgid "%d keys processed (%d validity counts cleared)\n" msgstr "%d v�tit t��deldud (%d kehtivust puhastatud)\n" -#: g10/trustdb.c:2240 +#: g10/trustdb.c:2264 msgid "no ultimately trusted keys found\n" msgstr "absoluutselt usaldatavaid v�tmeid pole\n" -#: g10/trustdb.c:2254 +#: g10/trustdb.c:2278 #, fuzzy, c-format msgid "public key of ultimately trusted key %s not found\n" msgstr "puudub absoluutselt usaldatava v�tme %08lX avalik v�ti\n" -#: g10/trustdb.c:2277 +#: g10/trustdb.c:2301 #, c-format msgid "%d marginal(s) needed, %d complete(s) needed, %s trust model\n" msgstr "" -#: g10/trustdb.c:2363 +#: g10/trustdb.c:2387 #, c-format msgid "" "depth: %d valid: %3d signed: %3d trust: %d-, %dq, %dn, %dm, %df, %du\n" msgstr "" -#: g10/trustdb.c:2438 +#: g10/trustdb.c:2462 #, fuzzy, c-format msgid "unable to update trustdb version record: write failed: %s\n" msgstr "usalduse kirje %lu, t��p %d: kirjutamine eba�nnestus: %s\n" @@ -6616,12 +6616,12 @@ msgid "" "list, export, import Keybox data\n" msgstr "" -#: scd/app-nks.c:325 scd/app-openpgp.c:1456 scd/app-dinsig.c:297 +#: scd/app-nks.c:325 scd/app-openpgp.c:1457 scd/app-dinsig.c:297 msgid "||Please enter your PIN at the reader's keypad" msgstr "" -#: scd/app-nks.c:329 scd/app-openpgp.c:1460 scd/app-openpgp.c:1492 -#: scd/app-openpgp.c:1639 scd/app-openpgp.c:1657 scd/app-openpgp.c:1857 +#: scd/app-nks.c:329 scd/app-openpgp.c:1461 scd/app-openpgp.c:1493 +#: scd/app-openpgp.c:1640 scd/app-openpgp.c:1658 scd/app-openpgp.c:1858 #: scd/app-dinsig.c:301 #, c-format msgid "PIN callback returned error: %s\n" @@ -6634,103 +6634,103 @@ msgstr "" #. TRANSLATORS: Do not translate the "|*|" prefixes but #. keep it at the start of the string. We need this elsewhere #. to get some infos on the string. -#: scd/app-nks.c:557 scd/app-openpgp.c:1897 +#: scd/app-nks.c:557 scd/app-openpgp.c:1898 msgid "|N|New PIN" msgstr "" -#: scd/app-nks.c:560 scd/app-openpgp.c:1901 scd/app-dinsig.c:529 +#: scd/app-nks.c:560 scd/app-openpgp.c:1902 scd/app-dinsig.c:529 #, fuzzy, c-format msgid "error getting new PIN: %s\n" msgstr "viga parooli loomisel: %s\n" -#: scd/app-openpgp.c:667 +#: scd/app-openpgp.c:668 #, fuzzy, c-format msgid "failed to store the fingerprint: %s\n" msgstr "TrustDB initsialiseerimine eba�nnestus: %s\n" -#: scd/app-openpgp.c:680 +#: scd/app-openpgp.c:681 #, fuzzy, c-format msgid "failed to store the creation date: %s\n" msgstr "v�tmehoidla vahem�lu uuesti loomine eba�nnestus: %s\n" -#: scd/app-openpgp.c:1075 +#: scd/app-openpgp.c:1076 #, fuzzy, c-format msgid "reading public key failed: %s\n" msgstr "v�tmebloki kustutamine eba�nnestus: %s\n" -#: scd/app-openpgp.c:1083 scd/app-openpgp.c:2551 +#: scd/app-openpgp.c:1084 scd/app-openpgp.c:2552 msgid "response does not contain the public key data\n" msgstr "" -#: scd/app-openpgp.c:1091 scd/app-openpgp.c:2559 +#: scd/app-openpgp.c:1092 scd/app-openpgp.c:2560 msgid "response does not contain the RSA modulus\n" msgstr "" -#: scd/app-openpgp.c:1100 scd/app-openpgp.c:2569 +#: scd/app-openpgp.c:1101 scd/app-openpgp.c:2570 msgid "response does not contain the RSA public exponent\n" msgstr "" -#: scd/app-openpgp.c:1416 +#: scd/app-openpgp.c:1417 #, c-format msgid "using default PIN as %s\n" msgstr "" -#: scd/app-openpgp.c:1423 +#: scd/app-openpgp.c:1424 #, c-format msgid "failed to use default PIN as %s: %s - disabling further default use\n" msgstr "" -#: scd/app-openpgp.c:1442 +#: scd/app-openpgp.c:1443 #, c-format msgid "||Please enter your PIN at the reader's keypad%%0A[sigs done: %lu]" msgstr "" -#: scd/app-openpgp.c:1476 +#: scd/app-openpgp.c:1477 #, c-format msgid "||Please enter the PIN%%0A[sigs done: %lu]" msgstr "" -#: scd/app-openpgp.c:1488 +#: scd/app-openpgp.c:1489 #, fuzzy msgid "||Please enter the PIN" msgstr "muuda parooli" -#: scd/app-openpgp.c:1499 scd/app-openpgp.c:1664 +#: scd/app-openpgp.c:1500 scd/app-openpgp.c:1665 #, c-format msgid "PIN for CHV%d is too short; minimum length is %d\n" msgstr "" -#: scd/app-openpgp.c:1512 scd/app-openpgp.c:1552 scd/app-openpgp.c:1676 -#: scd/app-openpgp.c:2868 +#: scd/app-openpgp.c:1513 scd/app-openpgp.c:1553 scd/app-openpgp.c:1677 +#: scd/app-openpgp.c:2869 #, fuzzy, c-format msgid "verify CHV%d failed: %s\n" msgstr "v�tmeserverile saatmine eba�nnestus: %s\n" -#: scd/app-openpgp.c:1575 +#: scd/app-openpgp.c:1576 msgid "access to admin commands is not configured\n" msgstr "" -#: scd/app-openpgp.c:1596 scd/app-openpgp.c:1839 scd/app-openpgp.c:3119 +#: scd/app-openpgp.c:1597 scd/app-openpgp.c:1840 scd/app-openpgp.c:3120 msgid "error retrieving CHV status from card\n" msgstr "" -#: scd/app-openpgp.c:1602 scd/app-openpgp.c:3128 +#: scd/app-openpgp.c:1603 scd/app-openpgp.c:3129 msgid "card is permanently locked!\n" msgstr "" -#: scd/app-openpgp.c:1609 +#: scd/app-openpgp.c:1610 #, c-format msgid "%d Admin PIN attempts remaining before card is permanently locked\n" msgstr "" -#: scd/app-openpgp.c:1619 +#: scd/app-openpgp.c:1620 #, c-format msgid "" "|A|Please enter the Admin PIN at the reader's keypad%%0A[remaining attempts: " "%d]" msgstr "" -#: scd/app-openpgp.c:1634 +#: scd/app-openpgp.c:1635 #, fuzzy msgid "|A|Please enter the Admin PIN at the reader's keypad" msgstr "muuda parooli" @@ -6738,114 +6738,114 @@ msgstr "muuda parooli" #. TRANSLATORS: Do not translate the "|A|" prefix but keep #. it at the start of the string. We need this elsewhere to #. get some infos on the string. -#: scd/app-openpgp.c:1654 +#: scd/app-openpgp.c:1655 msgid "|A|Admin PIN" msgstr "" -#: scd/app-openpgp.c:1853 +#: scd/app-openpgp.c:1854 #, fuzzy msgid "||Please enter the Reset Code for the card" msgstr "Palun valige t�histamise p�hjus:\n" -#: scd/app-openpgp.c:1862 scd/app-openpgp.c:1925 +#: scd/app-openpgp.c:1863 scd/app-openpgp.c:1926 #, c-format msgid "Reset Code is too short; minimum length is %d\n" msgstr "" -#: scd/app-openpgp.c:1896 +#: scd/app-openpgp.c:1897 msgid "|RN|New Reset Code" msgstr "" -#: scd/app-openpgp.c:1897 +#: scd/app-openpgp.c:1898 msgid "|AN|New Admin PIN" msgstr "" -#: scd/app-openpgp.c:1987 scd/app-openpgp.c:2637 +#: scd/app-openpgp.c:1988 scd/app-openpgp.c:2638 #, fuzzy msgid "error reading application data\n" msgstr "viga v�tmebloki lugemisel: %s\n" -#: scd/app-openpgp.c:1993 scd/app-openpgp.c:2644 +#: scd/app-openpgp.c:1994 scd/app-openpgp.c:2645 #, fuzzy msgid "error reading fingerprint DO\n" msgstr "%s: viga vaba kirje lugemisel: %s\n" -#: scd/app-openpgp.c:2003 +#: scd/app-openpgp.c:2004 #, fuzzy msgid "key already exists\n" msgstr "`%s' on juba pakitud\n" -#: scd/app-openpgp.c:2007 +#: scd/app-openpgp.c:2008 msgid "existing key will be replaced\n" msgstr "" -#: scd/app-openpgp.c:2009 +#: scd/app-openpgp.c:2010 #, fuzzy msgid "generating new key\n" msgstr "genereeri uus v�tmepaar" -#: scd/app-openpgp.c:2335 +#: scd/app-openpgp.c:2336 msgid "creation timestamp missing\n" msgstr "" -#: scd/app-openpgp.c:2344 +#: scd/app-openpgp.c:2345 #, c-format msgid "RSA modulus missing or not of size %d bits\n" msgstr "" -#: scd/app-openpgp.c:2356 +#: scd/app-openpgp.c:2357 #, c-format msgid "RSA public exponent missing or larger than %d bits\n" msgstr "" -#: scd/app-openpgp.c:2366 scd/app-openpgp.c:2374 +#: scd/app-openpgp.c:2367 scd/app-openpgp.c:2375 #, c-format msgid "RSA prime %s missing or not of size %d bits\n" msgstr "" -#: scd/app-openpgp.c:2468 +#: scd/app-openpgp.c:2469 #, fuzzy, c-format msgid "failed to store the key: %s\n" msgstr "TrustDB initsialiseerimine eba�nnestus: %s\n" -#: scd/app-openpgp.c:2528 +#: scd/app-openpgp.c:2529 msgid "please wait while key is being generated ...\n" msgstr "" -#: scd/app-openpgp.c:2542 +#: scd/app-openpgp.c:2543 #, fuzzy msgid "generating key failed\n" msgstr "v�tmebloki kustutamine eba�nnestus: %s\n" -#: scd/app-openpgp.c:2545 +#: scd/app-openpgp.c:2546 #, fuzzy, c-format msgid "key generation completed (%d seconds)\n" msgstr "V�tme genereerimine eba�nnestus: %s\n" -#: scd/app-openpgp.c:2602 +#: scd/app-openpgp.c:2603 msgid "invalid structure of OpenPGP card (DO 0x93)\n" msgstr "" -#: scd/app-openpgp.c:2652 +#: scd/app-openpgp.c:2653 msgid "fingerprint on card does not match requested one\n" msgstr "" -#: scd/app-openpgp.c:2767 +#: scd/app-openpgp.c:2768 #, fuzzy, c-format msgid "card does not support digest algorithm %s\n" msgstr "%s allkiri, s�numil�hendi algoritm %s\n" -#: scd/app-openpgp.c:2843 +#: scd/app-openpgp.c:2844 #, c-format msgid "signatures created so far: %lu\n" msgstr "" -#: scd/app-openpgp.c:3133 +#: scd/app-openpgp.c:3134 msgid "" "verification of Admin PIN is currently prohibited through this command\n" msgstr "" -#: scd/app-openpgp.c:3357 scd/app-openpgp.c:3368 +#: scd/app-openpgp.c:3359 scd/app-openpgp.c:3370 #, fuzzy, c-format msgid "can't access %s - invalid OpenPGP card?\n" msgstr "ei leia OpenPGP andmeid.\n" @@ -7255,7 +7255,7 @@ msgstr "" msgid "[Error - invalid DN]" msgstr "viga: vigane s�rmej�lg\n" -#: sm/certdump.c:964 +#: sm/certdump.c:961 #, fuzzy, c-format msgid "" "Please enter the passphrase to unlock the secret key for the X.509 " @@ -7346,6 +7346,12 @@ msgstr "viga v�tmehoidla `%s' loomisel: %s\n" msgid "line %d: key generation failed: %s <%s>\n" msgstr "V�tme genereerimine eba�nnestus: %s\n" +#: sm/certreqgen.c:806 +msgid "" +"To complete this certificate request please enter the passphrase for the key " +"you just created once more.\n" +msgstr "" + #: sm/certreqgen-ui.c:122 #, fuzzy, c-format msgid " (%d) RSA\n" @@ -7711,7 +7717,7 @@ msgstr "" msgid "error importing certificate: %s\n" msgstr "viga parooli loomisel: %s\n" -#: sm/import.c:548 tools/gpg-connect-agent.c:1322 +#: sm/import.c:548 tools/gpg-connect-agent.c:1329 #, fuzzy, c-format msgid "error reading input: %s\n" msgstr "viga `%s' lugemisel: %s\n" @@ -7864,91 +7870,91 @@ msgstr "" "\n" "See saab olema iseenda allkiri.\n" -#: tools/gpg-connect-agent.c:67 tools/gpgconf.c:78 tools/symcryptrun.c:165 +#: tools/gpg-connect-agent.c:70 tools/gpgconf.c:78 tools/symcryptrun.c:165 #, fuzzy msgid "quiet" msgstr "v�lju" -#: tools/gpg-connect-agent.c:68 +#: tools/gpg-connect-agent.c:71 msgid "print data out hex encoded" msgstr "" -#: tools/gpg-connect-agent.c:69 +#: tools/gpg-connect-agent.c:72 msgid "decode received data lines" msgstr "" -#: tools/gpg-connect-agent.c:70 +#: tools/gpg-connect-agent.c:74 msgid "|NAME|connect to Assuan socket NAME" msgstr "" -#: tools/gpg-connect-agent.c:71 +#: tools/gpg-connect-agent.c:76 msgid "run the Assuan server given on the command line" msgstr "" -#: tools/gpg-connect-agent.c:73 +#: tools/gpg-connect-agent.c:78 msgid "do not use extended connect mode" msgstr "" -#: tools/gpg-connect-agent.c:74 +#: tools/gpg-connect-agent.c:80 #, fuzzy msgid "|FILE|run commands from FILE on startup" msgstr "|FAIL|lae laiendusmoodul FAIL" -#: tools/gpg-connect-agent.c:75 +#: tools/gpg-connect-agent.c:81 msgid "run /subst on startup" msgstr "" -#: tools/gpg-connect-agent.c:176 +#: tools/gpg-connect-agent.c:183 #, fuzzy msgid "Usage: gpg-connect-agent [options] (-h for help)" msgstr "Kasuta: gpg [v�tmed] [failid] (-h n�itab abiinfot)" -#: tools/gpg-connect-agent.c:179 +#: tools/gpg-connect-agent.c:186 msgid "" "Syntax: gpg-connect-agent [options]\n" "Connect to a running agent and send commands\n" msgstr "" -#: tools/gpg-connect-agent.c:1193 +#: tools/gpg-connect-agent.c:1200 #, c-format msgid "option \"%s\" requires a program and optional arguments\n" msgstr "" -#: tools/gpg-connect-agent.c:1202 +#: tools/gpg-connect-agent.c:1209 #, c-format msgid "option \"%s\" ignored due to \"%s\"\n" msgstr "" -#: tools/gpg-connect-agent.c:1257 tools/gpg-connect-agent.c:1745 +#: tools/gpg-connect-agent.c:1264 tools/gpg-connect-agent.c:1752 #, fuzzy, c-format msgid "receiving line failed: %s\n" msgstr "v�tmebloki kustutamine eba�nnestus: %s\n" -#: tools/gpg-connect-agent.c:1347 +#: tools/gpg-connect-agent.c:1354 #, fuzzy msgid "line too long - skipped\n" msgstr "rida on liiga pikk\n" -#: tools/gpg-connect-agent.c:1351 +#: tools/gpg-connect-agent.c:1358 msgid "line shortened due to embedded Nul character\n" msgstr "" -#: tools/gpg-connect-agent.c:1719 +#: tools/gpg-connect-agent.c:1726 #, fuzzy, c-format msgid "unknown command `%s'\n" msgstr "tundmatu vaikimisi saaja `%s'\n" -#: tools/gpg-connect-agent.c:1737 +#: tools/gpg-connect-agent.c:1744 #, fuzzy, c-format msgid "sending line failed: %s\n" msgstr "allkirjastamine eba�nnestus: %s\n" -#: tools/gpg-connect-agent.c:2127 +#: tools/gpg-connect-agent.c:2166 #, fuzzy, c-format msgid "error sending %s command: %s\n" msgstr "viga teate saatmisel serverile `%s': %s\n" -#: tools/gpg-connect-agent.c:2136 +#: tools/gpg-connect-agent.c:2175 #, fuzzy, c-format msgid "error sending standard options: %s\n" msgstr "viga teate saatmisel serverile `%s': %s\n" @@ -8156,21 +8162,21 @@ msgid "" "Manage configuration options for tools of the GnuPG system\n" msgstr "" -#: tools/gpgconf.c:210 tools/gpgconf.c:250 +#: tools/gpgconf.c:209 tools/gpgconf.c:249 #, fuzzy msgid "usage: gpgconf [options] " msgstr "kasuta: gpg [v�tmed] " -#: tools/gpgconf.c:212 +#: tools/gpgconf.c:211 msgid "Need one component argument" msgstr "" -#: tools/gpgconf.c:221 +#: tools/gpgconf.c:220 #, fuzzy msgid "Component not found" msgstr "ei leia avalikku v�tit" -#: tools/gpgconf.c:252 +#: tools/gpgconf.c:251 #, fuzzy msgid "No argument allowed" msgstr "kirjutan salajase v�tme faili `%s'\n" @@ -8331,16 +8337,16 @@ msgstr "`%s' ei �nnestu luua: %s\n" msgid "cannot allocate outfile string: %s\n" msgstr "`%s' ei �nnestu luua: %s\n" -#: tools/symcryptrun.c:985 +#: tools/symcryptrun.c:984 #, c-format msgid "either %s or %s must be given\n" msgstr "" -#: tools/symcryptrun.c:1012 +#: tools/symcryptrun.c:1011 msgid "no class provided\n" msgstr "" -#: tools/symcryptrun.c:1021 +#: tools/symcryptrun.c:1020 #, fuzzy, c-format msgid "class %s is not supported\n" msgstr "kaitse algoritm %d%s ei ole toetatud\n" @@ -22,7 +22,7 @@ msgid "" msgstr "" "Project-Id-Version: gnupg 1.2.2\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2008-12-03 09:59+0100\n" +"POT-Creation-Date: 2008-12-09 11:57+0100\n" "PO-Revision-Date: 2004-06-16 22:40+0300\n" "Last-Translator: Tommi Vainikainen <[email protected]>\n" "Language-Team: Finnish <[email protected]>\n" @@ -108,8 +108,8 @@ msgstr "väärä salasana" msgid "ssh keys greater than %d bits are not supported\n" msgstr "suojausalgoritmi %d%s ei ole käytettävissä\n" -#: agent/command-ssh.c:688 g10/exec.c:478 g10/gpg.c:1073 g10/keygen.c:3226 -#: g10/keygen.c:3259 g10/keyring.c:1206 g10/keyring.c:1510 g10/openfile.c:275 +#: agent/command-ssh.c:688 g10/exec.c:478 g10/gpg.c:1079 g10/keygen.c:3248 +#: g10/keygen.c:3281 g10/keyring.c:1206 g10/keyring.c:1510 g10/openfile.c:275 #: g10/openfile.c:368 g10/sign.c:798 g10/sign.c:1107 g10/tdbio.c:547 #: jnlib/dotlock.c:311 #, c-format @@ -118,7 +118,7 @@ msgstr "tiedostoa \"%s\" ei voi luoda: %s\n" #: agent/command-ssh.c:700 common/helpfile.c:47 g10/card-util.c:733 #: g10/dearmor.c:60 g10/dearmor.c:107 g10/decrypt.c:70 g10/encode.c:194 -#: g10/encode.c:504 g10/gpg.c:1074 g10/import.c:193 g10/keygen.c:2711 +#: g10/encode.c:504 g10/gpg.c:1080 g10/import.c:193 g10/keygen.c:2733 #: g10/keyring.c:1536 g10/openfile.c:192 g10/openfile.c:353 #: g10/plaintext.c:503 g10/sign.c:780 g10/sign.c:975 g10/sign.c:1091 #: g10/sign.c:1247 g10/tdbdump.c:142 g10/tdbdump.c:150 g10/tdbio.c:551 @@ -164,7 +164,7 @@ msgid "Please enter the passphrase for the ssh key%0A %c" msgstr "Ole hyvä ja syötä salasana, tämän on salainen lause \n" #: agent/command-ssh.c:2346 agent/genkey.c:310 agent/genkey.c:432 -#: agent/protect-tool.c:1199 +#: agent/protect-tool.c:1198 #, fuzzy msgid "Please re-enter this passphrase" msgstr "muuta salasanaa" @@ -177,7 +177,7 @@ msgid "" msgstr "" #: agent/command-ssh.c:2405 agent/genkey.c:340 agent/genkey.c:463 -#: agent/protect-tool.c:1205 tools/symcryptrun.c:434 +#: agent/protect-tool.c:1204 tools/symcryptrun.c:434 msgid "does not match - try again" msgstr "" @@ -318,7 +318,7 @@ msgid "run in daemon mode (background)" msgstr "" #: agent/gpg-agent.c:121 g10/gpg.c:483 g10/gpgv.c:71 kbx/kbxutil.c:88 -#: scd/scdaemon.c:107 sm/gpgsm.c:281 tools/gpg-connect-agent.c:66 +#: scd/scdaemon.c:107 sm/gpgsm.c:281 tools/gpg-connect-agent.c:69 #: tools/gpgconf.c:77 tools/symcryptrun.c:164 msgid "verbose" msgstr "monisanainen" @@ -407,7 +407,7 @@ msgid "|FILE|write environment settings also to FILE" msgstr "" #: agent/gpg-agent.c:313 agent/preset-passphrase.c:94 agent/protect-tool.c:146 -#: scd/scdaemon.c:241 sm/gpgsm.c:512 tools/gpg-connect-agent.c:173 +#: scd/scdaemon.c:241 sm/gpgsm.c:512 tools/gpg-connect-agent.c:180 #: tools/gpgconf.c:99 tools/symcryptrun.c:204 tools/gpg-check-pattern.c:141 #, fuzzy msgid "Please report bugs to <" @@ -430,25 +430,25 @@ msgstr "" msgid "invalid debug-level `%s' given\n" msgstr "" -#: agent/gpg-agent.c:557 agent/protect-tool.c:1068 kbx/kbxutil.c:430 -#: scd/scdaemon.c:385 sm/gpgsm.c:877 sm/gpgsm.c:880 tools/symcryptrun.c:997 -#: tools/gpg-check-pattern.c:178 +#: agent/gpg-agent.c:557 agent/protect-tool.c:1067 kbx/kbxutil.c:429 +#: scd/scdaemon.c:385 sm/gpgsm.c:878 sm/gpgsm.c:881 tools/symcryptrun.c:996 +#: tools/gpg-check-pattern.c:177 #, c-format msgid "%s is too old (need %s, have %s)\n" msgstr "" -#: agent/gpg-agent.c:656 g10/gpg.c:2080 scd/scdaemon.c:466 sm/gpgsm.c:968 +#: agent/gpg-agent.c:656 g10/gpg.c:2086 scd/scdaemon.c:466 sm/gpgsm.c:968 #, c-format msgid "NOTE: no default option file `%s'\n" msgstr "HUOM: Ei oletusasetustiedostoa \"%s\"\n" -#: agent/gpg-agent.c:661 agent/gpg-agent.c:1240 g10/gpg.c:2084 -#: scd/scdaemon.c:471 sm/gpgsm.c:972 tools/symcryptrun.c:930 +#: agent/gpg-agent.c:661 agent/gpg-agent.c:1240 g10/gpg.c:2090 +#: scd/scdaemon.c:471 sm/gpgsm.c:972 tools/symcryptrun.c:929 #, c-format msgid "option file `%s': %s\n" msgstr "asetustiedosto \"%s\": %s\n" -#: agent/gpg-agent.c:669 g10/gpg.c:2091 scd/scdaemon.c:479 sm/gpgsm.c:979 +#: agent/gpg-agent.c:669 g10/gpg.c:2097 scd/scdaemon.c:479 sm/gpgsm.c:979 #, c-format msgid "reading options from `%s'\n" msgstr "luetaan asetukset tiedostosta \"%s\"\n" @@ -545,28 +545,28 @@ msgstr "" msgid "ssh handler 0x%lx for fd %d terminated\n" msgstr "" -#: agent/gpg-agent.c:1833 scd/scdaemon.c:1186 +#: agent/gpg-agent.c:1843 scd/scdaemon.c:1200 #, fuzzy, c-format msgid "pth_select failed: %s - waiting 1s\n" msgstr "salaisen päivitys epäonnistui: %s\n" -#: agent/gpg-agent.c:1946 scd/scdaemon.c:1253 +#: agent/gpg-agent.c:1956 scd/scdaemon.c:1267 #, fuzzy, c-format msgid "%s %s stopped\n" msgstr "%s: ohitettu: %s\n" -#: agent/gpg-agent.c:2074 +#: agent/gpg-agent.c:2084 #, fuzzy msgid "no gpg-agent running in this session\n" msgstr "gpg-agent ei ole käytettävissä tässä istunnossa\n" -#: agent/gpg-agent.c:2085 common/simple-pwquery.c:349 common/asshelp.c:326 -#: tools/gpg-connect-agent.c:2094 +#: agent/gpg-agent.c:2095 common/simple-pwquery.c:349 common/asshelp.c:326 +#: tools/gpg-connect-agent.c:2133 msgid "malformed GPG_AGENT_INFO environment variable\n" msgstr "GPG_AGENT_INFO-ympäristömuuttuja on väärin muotoiltu\n" -#: agent/gpg-agent.c:2098 common/simple-pwquery.c:361 common/asshelp.c:338 -#: tools/gpg-connect-agent.c:2105 +#: agent/gpg-agent.c:2108 common/simple-pwquery.c:361 common/asshelp.c:338 +#: tools/gpg-connect-agent.c:2144 #, c-format msgid "gpg-agent protocol version %d is not supported\n" msgstr "gpg-agent-protokollaversio %d ei ole tuettu\n" @@ -593,40 +593,40 @@ msgid "" "Secret key maintenance tool\n" msgstr "" -#: agent/protect-tool.c:1190 +#: agent/protect-tool.c:1189 #, fuzzy msgid "Please enter the passphrase to unprotect the PKCS#12 object." msgstr "Ole hyvä ja syötä salasana, tämän on salainen lause \n" -#: agent/protect-tool.c:1193 +#: agent/protect-tool.c:1192 #, fuzzy msgid "Please enter the passphrase to protect the new PKCS#12 object." msgstr "Ole hyvä ja syötä salasana, tämän on salainen lause \n" -#: agent/protect-tool.c:1196 +#: agent/protect-tool.c:1195 msgid "" "Please enter the passphrase to protect the imported object within the GnuPG " "system." msgstr "" -#: agent/protect-tool.c:1201 +#: agent/protect-tool.c:1200 #, fuzzy msgid "" "Please enter the passphrase or the PIN\n" "needed to complete this operation." msgstr "Ole hyvä ja syötä salasana, tämän on salainen lause \n" -#: agent/protect-tool.c:1206 tools/symcryptrun.c:435 +#: agent/protect-tool.c:1205 tools/symcryptrun.c:435 #, fuzzy msgid "Passphrase:" msgstr "väärä salasana" -#: agent/protect-tool.c:1214 tools/symcryptrun.c:442 +#: agent/protect-tool.c:1213 tools/symcryptrun.c:442 #, fuzzy, c-format msgid "error while asking for the passphrase: %s\n" msgstr "virhe luotaessa salasanaa: %s\n" -#: agent/protect-tool.c:1217 tools/symcryptrun.c:446 +#: agent/protect-tool.c:1216 tools/symcryptrun.c:446 #, fuzzy msgid "cancelled\n" msgstr "Peru" @@ -888,7 +888,7 @@ msgstr "" msgid "out of core while allocating %lu bytes" msgstr "" -#: common/asshelp.c:244 +#: common/asshelp.c:244 tools/gpg-connect-agent.c:2101 msgid "no running gpg-agent - starting one\n" msgstr "" @@ -1149,7 +1149,7 @@ msgid "OpenPGP card no. %s detected\n" msgstr "" #: g10/card-util.c:75 g10/card-util.c:1485 g10/delkey.c:126 g10/keyedit.c:1549 -#: g10/keygen.c:2902 g10/revoke.c:216 g10/revoke.c:455 +#: g10/keygen.c:2924 g10/revoke.c:216 g10/revoke.c:455 #, fuzzy msgid "can't do this in batch mode\n" msgstr "tätä ei voi tehdä eräajossa\n" @@ -1159,7 +1159,7 @@ msgstr "tätä ei voi tehdä eräajossa\n" msgid "This command is only available for version 2 cards\n" msgstr "Tätä komentoa ei sallita %s-tilassa.\n" -#: g10/card-util.c:85 scd/app-openpgp.c:1848 +#: g10/card-util.c:85 scd/app-openpgp.c:1849 #, fuzzy msgid "Reset Code not or not anymore available\n" msgstr "salaisen avaimen osat eivät ole käytettävissä\n" @@ -1471,18 +1471,18 @@ msgstr "Komento ei kelpaa (kirjoita \"help\")\n" msgid "--output doesn't work for this command\n" msgstr "--output ei toimi yhdessä tämän komennon kanssa\n" -#: g10/decrypt.c:166 g10/gpg.c:3963 g10/keyring.c:380 g10/keyring.c:667 +#: g10/decrypt.c:166 g10/gpg.c:3969 g10/keyring.c:380 g10/keyring.c:667 #, c-format msgid "can't open `%s'\n" msgstr "tiedostoa \"%s\" ei voi avata\n" -#: g10/delkey.c:73 g10/export.c:324 g10/keyedit.c:3424 g10/keyserver.c:1727 +#: g10/delkey.c:73 g10/export.c:324 g10/keyedit.c:3424 g10/keyserver.c:1729 #: g10/revoke.c:226 #, fuzzy, c-format msgid "key \"%s\" not found: %s\n" msgstr "avainta \"%s\" ei löydy: %s\n" -#: g10/delkey.c:81 g10/export.c:354 g10/import.c:2417 g10/keyserver.c:1741 +#: g10/delkey.c:81 g10/export.c:354 g10/import.c:2417 g10/keyserver.c:1743 #: g10/revoke.c:232 g10/revoke.c:477 #, c-format msgid "error reading keyblock: %s\n" @@ -1927,7 +1927,7 @@ msgid "run in server mode" msgstr "" #: g10/gpg.c:436 g10/gpgv.c:69 kbx/kbxutil.c:81 sm/gpgsm.c:226 -#: tools/gpg-connect-agent.c:64 tools/gpgconf.c:74 tools/symcryptrun.c:157 +#: tools/gpg-connect-agent.c:67 tools/gpgconf.c:74 tools/symcryptrun.c:157 msgid "" "@\n" "Options:\n" @@ -2052,538 +2052,538 @@ msgstr "Pakkaus: " msgid "usage: gpg [options] " msgstr "käyttö: gpg [valitsimet] " -#: g10/gpg.c:1109 sm/gpgsm.c:675 +#: g10/gpg.c:1115 sm/gpgsm.c:675 msgid "conflicting commands\n" msgstr "ristiriitainen komento\n" -#: g10/gpg.c:1127 +#: g10/gpg.c:1133 #, fuzzy, c-format msgid "no = sign found in group definition `%s'\n" msgstr "=-merkkiä ei löytynyt ryhmämäärityksessä \"%s\"\n" -#: g10/gpg.c:1324 +#: g10/gpg.c:1330 #, fuzzy, c-format msgid "WARNING: unsafe ownership on homedir `%s'\n" msgstr "VAROITUS: omistussuhde kohteessa %s \"%s\" ei ole turvallinen\"\n" -#: g10/gpg.c:1327 +#: g10/gpg.c:1333 #, fuzzy, c-format msgid "WARNING: unsafe ownership on configuration file `%s'\n" msgstr "VAROITUS: omistussuhde kohteessa %s \"%s\" ei ole turvallinen\"\n" -#: g10/gpg.c:1330 +#: g10/gpg.c:1336 #, fuzzy, c-format msgid "WARNING: unsafe ownership on extension `%s'\n" msgstr "VAROITUS: omistussuhde kohteessa %s \"%s\" ei ole turvallinen\"\n" -#: g10/gpg.c:1336 +#: g10/gpg.c:1342 #, fuzzy, c-format msgid "WARNING: unsafe permissions on homedir `%s'\n" msgstr "VAROITUS: oikeudet kohteessa %s \"%s\" eivät ole turvallisia\"\n" -#: g10/gpg.c:1339 +#: g10/gpg.c:1345 #, fuzzy, c-format msgid "WARNING: unsafe permissions on configuration file `%s'\n" msgstr "VAROITUS: oikeudet kohteessa %s \"%s\" eivät ole turvallisia\"\n" -#: g10/gpg.c:1342 +#: g10/gpg.c:1348 #, fuzzy, c-format msgid "WARNING: unsafe permissions on extension `%s'\n" msgstr "VAROITUS: oikeudet kohteessa %s \"%s\" eivät ole turvallisia\"\n" -#: g10/gpg.c:1348 +#: g10/gpg.c:1354 #, fuzzy, c-format msgid "WARNING: unsafe enclosing directory ownership on homedir `%s'\n" msgstr "VAROITUS: %s \"%s\" hakemiston oikeudet eivät ole turvallisia\"\n" -#: g10/gpg.c:1351 +#: g10/gpg.c:1357 #, fuzzy, c-format msgid "" "WARNING: unsafe enclosing directory ownership on configuration file `%s'\n" msgstr "VAROITUS: %s \"%s\" hakemiston oikeudet eivät ole turvallisia\"\n" -#: g10/gpg.c:1354 +#: g10/gpg.c:1360 #, fuzzy, c-format msgid "WARNING: unsafe enclosing directory ownership on extension `%s'\n" msgstr "VAROITUS: %s \"%s\" hakemiston oikeudet eivät ole turvallisia\"\n" -#: g10/gpg.c:1360 +#: g10/gpg.c:1366 #, fuzzy, c-format msgid "WARNING: unsafe enclosing directory permissions on homedir `%s'\n" msgstr "VAROITUS: Hakemiston %s \"%s\" oikeudet eivät ole turvallisia\"\n" -#: g10/gpg.c:1363 +#: g10/gpg.c:1369 #, fuzzy, c-format msgid "" "WARNING: unsafe enclosing directory permissions on configuration file `%s'\n" msgstr "VAROITUS: Hakemiston %s \"%s\" oikeudet eivät ole turvallisia\"\n" -#: g10/gpg.c:1366 +#: g10/gpg.c:1372 #, fuzzy, c-format msgid "WARNING: unsafe enclosing directory permissions on extension `%s'\n" msgstr "VAROITUS: Hakemiston %s \"%s\" oikeudet eivät ole turvallisia\"\n" -#: g10/gpg.c:1545 +#: g10/gpg.c:1551 #, fuzzy, c-format msgid "unknown configuration item `%s'\n" msgstr "tuntematon asetus \"%s\"\n" -#: g10/gpg.c:1645 +#: g10/gpg.c:1651 msgid "display photo IDs during key listings" msgstr "" -#: g10/gpg.c:1647 +#: g10/gpg.c:1653 msgid "show policy URLs during signature listings" msgstr "" -#: g10/gpg.c:1649 +#: g10/gpg.c:1655 #, fuzzy msgid "show all notations during signature listings" msgstr "Salaisesta avainrenkaasta ei löydy vastaavaa allekirjoitusta\n" -#: g10/gpg.c:1651 +#: g10/gpg.c:1657 msgid "show IETF standard notations during signature listings" msgstr "" -#: g10/gpg.c:1655 +#: g10/gpg.c:1661 msgid "show user-supplied notations during signature listings" msgstr "" -#: g10/gpg.c:1657 +#: g10/gpg.c:1663 #, fuzzy msgid "show preferred keyserver URLs during signature listings" msgstr "annettu allekirjoituskäytännön URL on virheellinen\n" -#: g10/gpg.c:1659 +#: g10/gpg.c:1665 msgid "show user ID validity during key listings" msgstr "" -#: g10/gpg.c:1661 +#: g10/gpg.c:1667 msgid "show revoked and expired user IDs in key listings" msgstr "" -#: g10/gpg.c:1663 +#: g10/gpg.c:1669 msgid "show revoked and expired subkeys in key listings" msgstr "" -#: g10/gpg.c:1665 +#: g10/gpg.c:1671 #, fuzzy msgid "show the keyring name in key listings" msgstr "näytä mihin avainrenkaaseen tulostettu avain kuuluu" -#: g10/gpg.c:1667 +#: g10/gpg.c:1673 #, fuzzy msgid "show expiration dates during signature listings" msgstr "Salaisesta avainrenkaasta ei löydy vastaavaa allekirjoitusta\n" -#: g10/gpg.c:1828 +#: g10/gpg.c:1834 #, c-format msgid "NOTE: old default options file `%s' ignored\n" msgstr "HUOM: Vanhat oletusarvoiset asetukset löytyvät tiedostosta \"%s\"\n" -#: g10/gpg.c:1919 +#: g10/gpg.c:1926 #, c-format msgid "libgcrypt is too old (need %s, have %s)\n" msgstr "" -#: g10/gpg.c:2303 g10/gpg.c:2989 g10/gpg.c:3001 +#: g10/gpg.c:2309 g10/gpg.c:2995 g10/gpg.c:3007 #, c-format msgid "NOTE: %s is not for normal use!\n" msgstr "HUOM: %s ei ole normaaliin käyttöön!\n" -#: g10/gpg.c:2484 g10/gpg.c:2496 +#: g10/gpg.c:2490 g10/gpg.c:2502 #, fuzzy, c-format msgid "`%s' is not a valid signature expiration\n" msgstr "%s ei kelpaa merkistöksi\n" -#: g10/gpg.c:2578 +#: g10/gpg.c:2584 #, fuzzy, c-format msgid "`%s' is not a valid character set\n" msgstr "%s ei kelpaa merkistöksi\n" -#: g10/gpg.c:2601 g10/gpg.c:2796 g10/keyedit.c:4107 +#: g10/gpg.c:2607 g10/gpg.c:2802 g10/keyedit.c:4107 #, fuzzy msgid "could not parse keyserver URL\n" msgstr "avainpalvelimen URI:iä ei voi jäsentää\n" -#: g10/gpg.c:2613 +#: g10/gpg.c:2619 #, fuzzy, c-format msgid "%s:%d: invalid keyserver options\n" msgstr "%s:%d: virheelliset vientivalitsimet\n" -#: g10/gpg.c:2616 +#: g10/gpg.c:2622 #, fuzzy msgid "invalid keyserver options\n" msgstr "virheelliset vientivalitsimet\n" -#: g10/gpg.c:2623 +#: g10/gpg.c:2629 #, c-format msgid "%s:%d: invalid import options\n" msgstr "%s:%d: virheelliset tuontivalitsimet\n" -#: g10/gpg.c:2626 +#: g10/gpg.c:2632 msgid "invalid import options\n" msgstr "virheelliset tuontivalitsimet\n" -#: g10/gpg.c:2633 +#: g10/gpg.c:2639 #, c-format msgid "%s:%d: invalid export options\n" msgstr "%s:%d: virheelliset vientivalitsimet\n" -#: g10/gpg.c:2636 +#: g10/gpg.c:2642 msgid "invalid export options\n" msgstr "virheelliset vientivalitsimet\n" -#: g10/gpg.c:2643 +#: g10/gpg.c:2649 #, fuzzy, c-format msgid "%s:%d: invalid list options\n" msgstr "%s:%d: virheelliset tuontivalitsimet\n" -#: g10/gpg.c:2646 +#: g10/gpg.c:2652 #, fuzzy msgid "invalid list options\n" msgstr "virheelliset tuontivalitsimet\n" -#: g10/gpg.c:2654 +#: g10/gpg.c:2660 msgid "display photo IDs during signature verification" msgstr "" -#: g10/gpg.c:2656 +#: g10/gpg.c:2662 msgid "show policy URLs during signature verification" msgstr "" -#: g10/gpg.c:2658 +#: g10/gpg.c:2664 #, fuzzy msgid "show all notations during signature verification" msgstr "%s ei kelpaa merkistöksi\n" -#: g10/gpg.c:2660 +#: g10/gpg.c:2666 msgid "show IETF standard notations during signature verification" msgstr "" -#: g10/gpg.c:2664 +#: g10/gpg.c:2670 msgid "show user-supplied notations during signature verification" msgstr "" -#: g10/gpg.c:2666 +#: g10/gpg.c:2672 #, fuzzy msgid "show preferred keyserver URLs during signature verification" msgstr "annettu allekirjoituskäytännön URL on virheellinen\n" -#: g10/gpg.c:2668 +#: g10/gpg.c:2674 #, fuzzy msgid "show user ID validity during signature verification" msgstr "%s ei kelpaa merkistöksi\n" -#: g10/gpg.c:2670 +#: g10/gpg.c:2676 msgid "show revoked and expired user IDs in signature verification" msgstr "" -#: g10/gpg.c:2672 +#: g10/gpg.c:2678 #, fuzzy msgid "show only the primary user ID in signature verification" msgstr "%s ei kelpaa merkistöksi\n" -#: g10/gpg.c:2674 +#: g10/gpg.c:2680 msgid "validate signatures with PKA data" msgstr "" -#: g10/gpg.c:2676 +#: g10/gpg.c:2682 msgid "elevate the trust of signatures with valid PKA data" msgstr "" -#: g10/gpg.c:2683 +#: g10/gpg.c:2689 #, fuzzy, c-format msgid "%s:%d: invalid verify options\n" msgstr "%s:%d: virheelliset vientivalitsimet\n" -#: g10/gpg.c:2686 +#: g10/gpg.c:2692 #, fuzzy msgid "invalid verify options\n" msgstr "virheelliset vientivalitsimet\n" -#: g10/gpg.c:2693 +#: g10/gpg.c:2699 #, c-format msgid "unable to set exec-path to %s\n" msgstr "exec-polkua kohteeseen %s ei voi asettaa\n" -#: g10/gpg.c:2868 +#: g10/gpg.c:2874 #, fuzzy, c-format msgid "%s:%d: invalid auto-key-locate list\n" msgstr "%s:%d: virheelliset vientivalitsimet\n" -#: g10/gpg.c:2871 +#: g10/gpg.c:2877 msgid "invalid auto-key-locate list\n" msgstr "" -#: g10/gpg.c:2978 sm/gpgsm.c:1386 +#: g10/gpg.c:2984 sm/gpgsm.c:1386 msgid "WARNING: program may create a core file!\n" msgstr "VAROITUS: ohjelma voi luoda core-tiedoston!\n" -#: g10/gpg.c:2982 +#: g10/gpg.c:2988 #, c-format msgid "WARNING: %s overrides %s\n" msgstr "VAROITUS: %s korvaa %s:n\n" -#: g10/gpg.c:2991 +#: g10/gpg.c:2997 #, c-format msgid "%s not allowed with %s!\n" msgstr "%s ja %s eivät ole sallittuja yhdessä!\n" -#: g10/gpg.c:2994 +#: g10/gpg.c:3000 #, c-format msgid "%s makes no sense with %s!\n" msgstr "%s ja %s yhdessä on järjetöntä!\n" -#: g10/gpg.c:3009 +#: g10/gpg.c:3015 #, fuzzy, c-format msgid "will not run with insecure memory due to %s\n" msgstr "kirjoitan salaisen avaimen kohteeseen \"%s\"\n" -#: g10/gpg.c:3023 +#: g10/gpg.c:3029 msgid "you can only make detached or clear signatures while in --pgp2 mode\n" msgstr "erillisen allekirjoituksen voi luoda vain --pgp2-tilassa\n" -#: g10/gpg.c:3029 +#: g10/gpg.c:3035 msgid "you can't sign and encrypt at the same time while in --pgp2 mode\n" msgstr "--pgp2-tilassa ei voi allekirjoittaa ja salata samanaikaisesti\n" -#: g10/gpg.c:3035 +#: g10/gpg.c:3041 msgid "you must use files (and not a pipe) when working with --pgp2 enabled.\n" msgstr "" "sinun tulee käyttää tiedostoja (eikä putkitusta) kun --pgp2 on käytössä.\n" -#: g10/gpg.c:3048 +#: g10/gpg.c:3054 msgid "encrypting a message in --pgp2 mode requires the IDEA cipher\n" msgstr "viestin salaaaminen --pgp2-tilassa vaatii IDEA-salaimen\n" -#: g10/gpg.c:3114 g10/gpg.c:3138 sm/gpgsm.c:1458 +#: g10/gpg.c:3120 g10/gpg.c:3144 sm/gpgsm.c:1458 msgid "selected cipher algorithm is invalid\n" msgstr "valittu salausalgoritmi ei kelpaa\n" -#: g10/gpg.c:3120 g10/gpg.c:3144 sm/gpgsm.c:1466 sm/gpgsm.c:1472 +#: g10/gpg.c:3126 g10/gpg.c:3150 sm/gpgsm.c:1466 sm/gpgsm.c:1472 msgid "selected digest algorithm is invalid\n" msgstr "valittu tiivistealgoritmi ei kelpaa\n" -#: g10/gpg.c:3126 +#: g10/gpg.c:3132 #, fuzzy msgid "selected compression algorithm is invalid\n" msgstr "valittu salausalgoritmi ei kelpaa\n" -#: g10/gpg.c:3132 +#: g10/gpg.c:3138 msgid "selected certification digest algorithm is invalid\n" msgstr "valittu varmenteen tiivistealgoritmi ei kelpaa\n" -#: g10/gpg.c:3147 +#: g10/gpg.c:3153 msgid "completes-needed must be greater than 0\n" msgstr "completes-needed täytyy olla suurempi kuin 0\n" -#: g10/gpg.c:3149 +#: g10/gpg.c:3155 msgid "marginals-needed must be greater than 1\n" msgstr "marginals-needed täytyy olla suurempi kuin 1\n" -#: g10/gpg.c:3151 +#: g10/gpg.c:3157 #, fuzzy msgid "max-cert-depth must be in the range from 1 to 255\n" msgstr "max-cert-depth tulee olla välillä 1-255\n" -#: g10/gpg.c:3153 +#: g10/gpg.c:3159 msgid "invalid default-cert-level; must be 0, 1, 2, or 3\n" msgstr "default-cert-level ei kelpaa; täytyy olla 0, 1, 2 tai 3\n" -#: g10/gpg.c:3155 +#: g10/gpg.c:3161 msgid "invalid min-cert-level; must be 1, 2, or 3\n" msgstr "min-cert-level ei kelpaa; täytyy olla 1, 2 tai 3\n" -#: g10/gpg.c:3158 +#: g10/gpg.c:3164 msgid "NOTE: simple S2K mode (0) is strongly discouraged\n" msgstr "" "HUOM: yksinkertaista S2K-tilaa (0) ei todellakaan suositella käytettäväksi\n" -#: g10/gpg.c:3162 +#: g10/gpg.c:3168 msgid "invalid S2K mode; must be 0, 1 or 3\n" msgstr "virheellinen S2K-tila; täytyy olla 0, 1 tai 3\n" -#: g10/gpg.c:3169 +#: g10/gpg.c:3175 msgid "invalid default preferences\n" msgstr "virheelliset oletusarvoiset valinnat\n" -#: g10/gpg.c:3178 +#: g10/gpg.c:3184 msgid "invalid personal cipher preferences\n" msgstr "virheelliset henkilökohtaisen salaimen valinnat\n" -#: g10/gpg.c:3182 +#: g10/gpg.c:3188 msgid "invalid personal digest preferences\n" msgstr "virheelliset henkilökohtaiset tiivisteen valinnat\n" -#: g10/gpg.c:3186 +#: g10/gpg.c:3192 msgid "invalid personal compress preferences\n" msgstr "virheelliset henkilökohtaiset pakkausvalinnat\n" -#: g10/gpg.c:3219 +#: g10/gpg.c:3225 #, c-format msgid "%s does not yet work with %s\n" msgstr "%s ja %s eivät vielä toimi yhdessä\n" -#: g10/gpg.c:3266 +#: g10/gpg.c:3272 #, fuzzy, c-format msgid "you may not use cipher algorithm `%s' while in %s mode\n" msgstr "salausalgoritmia \"%s\" ei voi käyttää %s-tilassa\n" -#: g10/gpg.c:3271 +#: g10/gpg.c:3277 #, fuzzy, c-format msgid "you may not use digest algorithm `%s' while in %s mode\n" msgstr "tiivistealgoritmia \"%s\" ei voi käyttää %s-tilassa\n" -#: g10/gpg.c:3276 +#: g10/gpg.c:3282 #, fuzzy, c-format msgid "you may not use compression algorithm `%s' while in %s mode\n" msgstr "pakkausalgoritmia \"%s\" ei voi käyttää %s-tilassa\n" -#: g10/gpg.c:3359 +#: g10/gpg.c:3365 #, c-format msgid "failed to initialize the TrustDB: %s\n" msgstr "TrustDB:n alustaminen ei onnistu: %s\n" -#: g10/gpg.c:3370 +#: g10/gpg.c:3376 msgid "WARNING: recipients (-r) given without using public key encryption\n" msgstr "" "VAROITUS: vastaanottajia (-r) annettu käyttämättä julkisen avaimen salausta\n" -#: g10/gpg.c:3391 +#: g10/gpg.c:3397 msgid "--store [filename]" msgstr "--store [tiedostonimi]" -#: g10/gpg.c:3398 +#: g10/gpg.c:3404 msgid "--symmetric [filename]" msgstr "--symmetric [tiedostonimi]" -#: g10/gpg.c:3400 +#: g10/gpg.c:3406 #, fuzzy, c-format msgid "symmetric encryption of `%s' failed: %s\n" msgstr "avaus epäonnistui: %s\n" -#: g10/gpg.c:3410 +#: g10/gpg.c:3416 msgid "--encrypt [filename]" msgstr "--encrypt [tiedostonimi]" -#: g10/gpg.c:3423 +#: g10/gpg.c:3429 #, fuzzy msgid "--symmetric --encrypt [filename]" msgstr "--sign --encrypt [tiedostonimi]" -#: g10/gpg.c:3425 +#: g10/gpg.c:3431 msgid "you cannot use --symmetric --encrypt with --s2k-mode 0\n" msgstr "" -#: g10/gpg.c:3428 +#: g10/gpg.c:3434 #, fuzzy, c-format msgid "you cannot use --symmetric --encrypt while in %s mode\n" msgstr "valitsinta %s ei voi käyttää %s-tilassa\n" -#: g10/gpg.c:3446 +#: g10/gpg.c:3452 msgid "--sign [filename]" msgstr "--allekirjoita [tiedostonimi]" -#: g10/gpg.c:3459 +#: g10/gpg.c:3465 msgid "--sign --encrypt [filename]" msgstr "--sign --encrypt [tiedostonimi]" -#: g10/gpg.c:3474 +#: g10/gpg.c:3480 #, fuzzy msgid "--symmetric --sign --encrypt [filename]" msgstr "--sign --encrypt [tiedostonimi]" -#: g10/gpg.c:3476 +#: g10/gpg.c:3482 msgid "you cannot use --symmetric --sign --encrypt with --s2k-mode 0\n" msgstr "" -#: g10/gpg.c:3479 +#: g10/gpg.c:3485 #, fuzzy, c-format msgid "you cannot use --symmetric --sign --encrypt while in %s mode\n" msgstr "valitsinta %s ei voi käyttää %s-tilassa\n" -#: g10/gpg.c:3499 +#: g10/gpg.c:3505 msgid "--sign --symmetric [filename]" msgstr "--sign --symmetric [tiedostonimi]" -#: g10/gpg.c:3508 +#: g10/gpg.c:3514 msgid "--clearsign [filename]" msgstr "--clearsign [tiedostonimi]" -#: g10/gpg.c:3533 +#: g10/gpg.c:3539 msgid "--decrypt [filename]" msgstr "--decrypt [tiedostonimi]" -#: g10/gpg.c:3541 +#: g10/gpg.c:3547 msgid "--sign-key user-id" msgstr "--sign-key käyttäjätunnus" -#: g10/gpg.c:3545 +#: g10/gpg.c:3551 msgid "--lsign-key user-id" msgstr "--lsign-key käyttäjätunnus" -#: g10/gpg.c:3566 +#: g10/gpg.c:3572 msgid "--edit-key user-id [commands]" msgstr "--edit-key käyttäjätunnus [komennot]" -#: g10/gpg.c:3658 +#: g10/gpg.c:3664 #, c-format msgid "keyserver send failed: %s\n" msgstr "avainpalvelimelle lähettäminen epäonnistui: %s\n" -#: g10/gpg.c:3660 +#: g10/gpg.c:3666 #, c-format msgid "keyserver receive failed: %s\n" msgstr "avainpalvelimelta vastaanotto epäonnistui: %s\n" -#: g10/gpg.c:3662 +#: g10/gpg.c:3668 #, c-format msgid "key export failed: %s\n" msgstr "avaimen vienti epäonnistui: %s\n" -#: g10/gpg.c:3673 +#: g10/gpg.c:3679 #, c-format msgid "keyserver search failed: %s\n" msgstr "avainpalvelimelta etsiminen epäonnistui: %s\n" -#: g10/gpg.c:3683 +#: g10/gpg.c:3689 #, c-format msgid "keyserver refresh failed: %s\n" msgstr "avainpalvelimen päivitys epäonnistui: %s\n" -#: g10/gpg.c:3734 +#: g10/gpg.c:3740 #, c-format msgid "dearmoring failed: %s\n" msgstr "ascii-koodauksen purku epäonnistui: %s\n" -#: g10/gpg.c:3742 +#: g10/gpg.c:3748 #, c-format msgid "enarmoring failed: %s\n" msgstr "ascii-koodaaminen epäonnistui: %s\n" -#: g10/gpg.c:3832 +#: g10/gpg.c:3838 #, c-format msgid "invalid hash algorithm `%s'\n" msgstr "virheellinen tiivistealgoritmi \"%s\"\n" -#: g10/gpg.c:3949 +#: g10/gpg.c:3955 msgid "[filename]" msgstr "[tiedostonimi]" -#: g10/gpg.c:3953 +#: g10/gpg.c:3959 msgid "Go ahead and type your message ...\n" msgstr "Kirjoita viestisi...\n" -#: g10/gpg.c:4265 +#: g10/gpg.c:4271 msgid "the given certification policy URL is invalid\n" msgstr "annettu varmennekäytännön URL on virheellinen\n" -#: g10/gpg.c:4267 +#: g10/gpg.c:4273 msgid "the given signature policy URL is invalid\n" msgstr "annettu allekirjoituskäytännön URL on virheellinen\n" -#: g10/gpg.c:4300 +#: g10/gpg.c:4306 #, fuzzy msgid "the given preferred keyserver URL is invalid\n" msgstr "annettu allekirjoituskäytännön URL on virheellinen\n" @@ -3103,29 +3103,29 @@ msgstr "[mitätöinti]" msgid "[self-signature]" msgstr "[oma-allekirjoitus]" -#: g10/keyedit.c:344 g10/keylist.c:392 +#: g10/keyedit.c:344 g10/keylist.c:396 msgid "1 bad signature\n" msgstr "1 väärä allekirjoitus\n" -#: g10/keyedit.c:346 g10/keylist.c:394 +#: g10/keyedit.c:346 g10/keylist.c:398 #, c-format msgid "%d bad signatures\n" msgstr "%d väärää allekirjoitusta\n" -#: g10/keyedit.c:348 g10/keylist.c:396 +#: g10/keyedit.c:348 g10/keylist.c:400 msgid "1 signature not checked due to a missing key\n" msgstr "1 allekirjoitus jätetty tarkistamatta puuttuvan avaimen vuoksi\n" -#: g10/keyedit.c:350 g10/keylist.c:398 +#: g10/keyedit.c:350 g10/keylist.c:402 #, c-format msgid "%d signatures not checked due to missing keys\n" msgstr "%d allekirjoitusta jätetty tarkistamatta puuttuvien avainten vuoksi\n" -#: g10/keyedit.c:352 g10/keylist.c:400 +#: g10/keyedit.c:352 g10/keylist.c:404 msgid "1 signature not checked due to an error\n" msgstr "1 allekirjoitus jätetty tarkistamatta virheen vuoksi\n" -#: g10/keyedit.c:354 g10/keylist.c:402 +#: g10/keyedit.c:354 g10/keylist.c:406 #, c-format msgid "%d signatures not checked due to errors\n" msgstr "%d allekirjoitusta jätetty tarkistamatta virheiden vuoksi\n" @@ -3408,20 +3408,20 @@ msgstr "allekirjoitus epäonnistui: %s\n" msgid "Key has only stub or on-card key items - no passphrase to change.\n" msgstr "" -#: g10/keyedit.c:1142 g10/keygen.c:3601 +#: g10/keyedit.c:1142 g10/keygen.c:3623 msgid "This key is not protected.\n" msgstr "Avainta ei ole suojattu.\n" -#: g10/keyedit.c:1146 g10/keygen.c:3588 g10/revoke.c:538 +#: g10/keyedit.c:1146 g10/keygen.c:3610 g10/revoke.c:538 msgid "Secret parts of primary key are not available.\n" msgstr "Ensisijaisen avaimen salaiset osat eivät ole saatavilla.\n" -#: g10/keyedit.c:1150 g10/keygen.c:3604 +#: g10/keyedit.c:1150 g10/keygen.c:3626 #, fuzzy msgid "Secret parts of primary key are stored on-card.\n" msgstr "Ensisijaisen avaimen salaiset osat eivät ole saatavilla.\n" -#: g10/keyedit.c:1156 g10/keygen.c:3608 +#: g10/keyedit.c:1156 g10/keygen.c:3630 msgid "Key is protected.\n" msgstr "Avain on suojattu.\n" @@ -3816,7 +3816,7 @@ msgstr "Ominaisuudet: " msgid "Keyserver no-modify" msgstr "" -#: g10/keyedit.c:2443 g10/keylist.c:310 +#: g10/keyedit.c:2443 g10/keylist.c:314 msgid "Preferred keyserver: " msgstr "" @@ -3845,24 +3845,24 @@ msgid "(sensitive)" msgstr " (luottamuksellinen)" #: g10/keyedit.c:2764 g10/keyedit.c:2820 g10/keyedit.c:2881 g10/keyedit.c:2896 -#: g10/keylist.c:196 g10/keyserver.c:529 +#: g10/keylist.c:200 g10/keyserver.c:529 #, fuzzy, c-format msgid "created: %s" msgstr "ei voida luoda kohdetta %s: %s\n" -#: g10/keyedit.c:2767 g10/keylist.c:812 g10/keylist.c:906 g10/mainproc.c:989 +#: g10/keyedit.c:2767 g10/keylist.c:817 g10/keylist.c:911 g10/mainproc.c:989 #, fuzzy, c-format msgid "revoked: %s" msgstr "[mitätöity] " -#: g10/keyedit.c:2769 g10/keylist.c:783 g10/keylist.c:818 g10/keylist.c:912 +#: g10/keyedit.c:2769 g10/keylist.c:788 g10/keylist.c:823 g10/keylist.c:917 #, fuzzy, c-format msgid "expired: %s" msgstr " [vanhenee: %s]" #: g10/keyedit.c:2771 g10/keyedit.c:2822 g10/keyedit.c:2883 g10/keyedit.c:2898 -#: g10/keylist.c:198 g10/keylist.c:789 g10/keylist.c:824 g10/keylist.c:918 -#: g10/keylist.c:939 g10/keyserver.c:535 g10/mainproc.c:995 +#: g10/keylist.c:202 g10/keylist.c:794 g10/keylist.c:829 g10/keylist.c:923 +#: g10/keylist.c:944 g10/keyserver.c:535 g10/mainproc.c:995 #, fuzzy, c-format msgid "expires: %s" msgstr " [vanhenee: %s]" @@ -3886,7 +3886,7 @@ msgstr "" msgid "This key has been disabled" msgstr "Tämä avain on poistettu käytöstä" -#: g10/keyedit.c:2827 g10/keylist.c:202 +#: g10/keyedit.c:2827 g10/keylist.c:206 msgid "card-no: " msgstr "" @@ -4242,12 +4242,12 @@ msgid "writing key binding signature\n" msgstr "kirjoitetaan avaimen varmentava allekirjoitus\n" #: g10/keygen.c:1157 g10/keygen.c:1268 g10/keygen.c:1273 g10/keygen.c:1408 -#: g10/keygen.c:3101 +#: g10/keygen.c:3123 #, c-format msgid "keysize invalid; using %u bits\n" msgstr "avaimen koko on virheellinen, käytetään %u bittiä\n" -#: g10/keygen.c:1163 g10/keygen.c:1279 g10/keygen.c:1414 g10/keygen.c:3107 +#: g10/keygen.c:1163 g10/keygen.c:1279 g10/keygen.c:1414 g10/keygen.c:3129 #, c-format msgid "keysize rounded up to %u bits\n" msgstr "avaimen koko on pyöristetty %u bittiin\n" @@ -4606,50 +4606,50 @@ msgstr "" "alkulukujen luomisen aikana, tämä antaa satunnaislukugeneraattorille\n" "paremmat mahdollisuudet kerätä riittävästi entropiaa.\n" -#: g10/keygen.c:3041 g10/keygen.c:3068 +#: g10/keygen.c:3063 g10/keygen.c:3090 msgid "Key generation canceled.\n" msgstr "Avaimen luonti keskeytetty.\n" -#: g10/keygen.c:3273 g10/keygen.c:3440 +#: g10/keygen.c:3295 g10/keygen.c:3462 #, c-format msgid "writing public key to `%s'\n" msgstr "kirjoitan julkisen avaimen kohteeseen \"%s\"\n" -#: g10/keygen.c:3275 g10/keygen.c:3443 +#: g10/keygen.c:3297 g10/keygen.c:3465 #, fuzzy, c-format msgid "writing secret key stub to `%s'\n" msgstr "kirjoitan salaisen avaimen kohteeseen \"%s\"\n" -#: g10/keygen.c:3278 g10/keygen.c:3446 +#: g10/keygen.c:3300 g10/keygen.c:3468 #, c-format msgid "writing secret key to `%s'\n" msgstr "kirjoitan salaisen avaimen kohteeseen \"%s\"\n" -#: g10/keygen.c:3427 +#: g10/keygen.c:3449 #, c-format msgid "no writable public keyring found: %s\n" msgstr "kirjoitettavissa olevaa julkista avainrengasta ei löydy: %s\n" -#: g10/keygen.c:3434 +#: g10/keygen.c:3456 #, c-format msgid "no writable secret keyring found: %s\n" msgstr "kirjoitettavissa olevaa salaista avainrengasta ei löydy: %s\n" -#: g10/keygen.c:3454 +#: g10/keygen.c:3476 #, c-format msgid "error writing public keyring `%s': %s\n" msgstr "virhe kirjoitettaessa julkiseen avainrenkaaseen \"%s\": %s\n" -#: g10/keygen.c:3462 +#: g10/keygen.c:3484 #, c-format msgid "error writing secret keyring `%s': %s\n" msgstr "virhe kirjoitettaessa salaiseen avainrenkaaseen \"%s\": %s\n" -#: g10/keygen.c:3489 +#: g10/keygen.c:3511 msgid "public and secret key created and signed.\n" msgstr "julkinen ja salainen avain on luotu ja allekirjoitettu.\n" -#: g10/keygen.c:3500 +#: g10/keygen.c:3522 #, fuzzy msgid "" "Note that this key cannot be used for encryption. You may want to use\n" @@ -4658,12 +4658,12 @@ msgstr "" "Huomaa, että tätä avainta ei voida käyttää salaamiseen. Käytä komentoa\n" "\"--edit-key\" luodaksesi toissijaisen avaimen salaustarkoitukseen.\n" -#: g10/keygen.c:3513 g10/keygen.c:3658 g10/keygen.c:3779 +#: g10/keygen.c:3535 g10/keygen.c:3680 g10/keygen.c:3801 #, c-format msgid "Key generation failed: %s\n" msgstr "Avaimen luonti epäonnistui: %s\n" -#: g10/keygen.c:3568 g10/keygen.c:3709 g10/sign.c:241 +#: g10/keygen.c:3590 g10/keygen.c:3731 g10/sign.c:241 #, c-format msgid "" "key has been created %lu second in future (time warp or clock problem)\n" @@ -4671,7 +4671,7 @@ msgstr "" "avain on luotu %lu sekunti tulevaisuudessa (on tapahtunut aikahyppy tai\n" "kellon kanssa on ongelmia)\n" -#: g10/keygen.c:3570 g10/keygen.c:3711 g10/sign.c:243 +#: g10/keygen.c:3592 g10/keygen.c:3733 g10/sign.c:243 #, c-format msgid "" "key has been created %lu seconds in future (time warp or clock problem)\n" @@ -4679,26 +4679,26 @@ msgstr "" "avain on luotu %lu sekuntia tulevaisuudessa (on tapahtunut aikahyppy tai\n" "kellon kanssa on ongelmia)\n" -#: g10/keygen.c:3581 g10/keygen.c:3722 +#: g10/keygen.c:3603 g10/keygen.c:3744 msgid "NOTE: creating subkeys for v3 keys is not OpenPGP compliant\n" msgstr "HUOM: v3-aliavainten luonti ei ole OpenPGP:n mukaista\n" -#: g10/keygen.c:3622 g10/keygen.c:3755 +#: g10/keygen.c:3644 g10/keygen.c:3777 #, fuzzy msgid "Really create? (y/N) " msgstr "Haluatko varmasti luoda? " -#: g10/keygen.c:3928 +#: g10/keygen.c:3950 #, fuzzy, c-format msgid "storing key onto card failed: %s\n" msgstr "avainlohkojen poisto epäonnistui: %s\n" -#: g10/keygen.c:3976 +#: g10/keygen.c:3998 #, fuzzy, c-format msgid "can't create backup file `%s': %s\n" msgstr "tiedostoa \"%s\" ei voi luoda: %s\n" -#: g10/keygen.c:4002 +#: g10/keygen.c:4024 #, fuzzy, c-format msgid "NOTE: backup of card key saved to `%s'\n" msgstr "HUOM: salainen avain %08lX vanheni %s\n" @@ -4707,54 +4707,54 @@ msgstr "HUOM: salainen avain %08lX vanheni %s\n" msgid "never " msgstr "ei koskaan" -#: g10/keylist.c:267 +#: g10/keylist.c:271 msgid "Critical signature policy: " msgstr "Kriittinen allekirjoituskäytäntö: " -#: g10/keylist.c:269 +#: g10/keylist.c:273 msgid "Signature policy: " msgstr "Allekirjoituskäytäntö: " -#: g10/keylist.c:308 +#: g10/keylist.c:312 msgid "Critical preferred keyserver: " msgstr "" -#: g10/keylist.c:361 +#: g10/keylist.c:365 msgid "Critical signature notation: " msgstr "Kriittinen allekirjoitusnotaatio: " -#: g10/keylist.c:363 +#: g10/keylist.c:367 msgid "Signature notation: " msgstr "Allekirjoitusnotaatio: " -#: g10/keylist.c:473 +#: g10/keylist.c:477 msgid "Keyring" msgstr "Avainrengas" -#: g10/keylist.c:1504 +#: g10/keylist.c:1509 msgid "Primary key fingerprint:" msgstr "Ensisijaisen avaimen sormenjälki:" -#: g10/keylist.c:1506 +#: g10/keylist.c:1511 msgid " Subkey fingerprint:" msgstr " Aliavaimen sormenjälki:" #. TRANSLATORS: this should fit into 24 bytes to that the #. * fingerprint data is properly aligned with the user ID -#: g10/keylist.c:1513 +#: g10/keylist.c:1518 msgid " Primary key fingerprint:" msgstr " Ensisijaisen avaimen sormenjälki:" -#: g10/keylist.c:1515 +#: g10/keylist.c:1520 msgid " Subkey fingerprint:" msgstr " Aliavaimen sormenjälki:" -#: g10/keylist.c:1519 g10/keylist.c:1523 +#: g10/keylist.c:1524 g10/keylist.c:1528 #, fuzzy msgid " Key fingerprint =" msgstr " Avaimen sormenjälki =" -#: g10/keylist.c:1590 +#: g10/keylist.c:1595 msgid " Card serial no. =" msgstr "" @@ -4842,145 +4842,145 @@ msgstr "" msgid "disabled" msgstr "disable" -#: g10/keyserver.c:742 +#: g10/keyserver.c:744 msgid "Enter number(s), N)ext, or Q)uit > " msgstr "" -#: g10/keyserver.c:826 g10/keyserver.c:1448 +#: g10/keyserver.c:828 g10/keyserver.c:1450 #, fuzzy, c-format msgid "invalid keyserver protocol (us %d!=handler %d)\n" msgstr "virheelliset vientivalitsimet\n" -#: g10/keyserver.c:924 +#: g10/keyserver.c:926 #, fuzzy, c-format msgid "key \"%s\" not found on keyserver\n" msgstr "avainta \"%s\" ei löydy: %s\n" -#: g10/keyserver.c:926 +#: g10/keyserver.c:928 #, fuzzy msgid "key not found on keyserver\n" msgstr "avainta \"%s\" ei löydy: %s\n" -#: g10/keyserver.c:1167 +#: g10/keyserver.c:1169 #, fuzzy, c-format msgid "requesting key %s from %s server %s\n" msgstr "pyydetään avainta %08lX kohteesta %s\n" -#: g10/keyserver.c:1171 +#: g10/keyserver.c:1173 #, fuzzy, c-format msgid "requesting key %s from %s\n" msgstr "pyydetään avainta %08lX kohteesta %s\n" -#: g10/keyserver.c:1195 +#: g10/keyserver.c:1197 #, fuzzy, c-format msgid "searching for names from %s server %s\n" msgstr "etsitään \"%s\" HKP-palvelimelta %s\n" -#: g10/keyserver.c:1198 +#: g10/keyserver.c:1200 #, fuzzy, c-format msgid "searching for names from %s\n" msgstr "etsitään \"%s\" HKP-palvelimelta %s\n" -#: g10/keyserver.c:1351 +#: g10/keyserver.c:1353 #, fuzzy, c-format msgid "sending key %s to %s server %s\n" msgstr "etsitään \"%s\" HKP-palvelimelta %s\n" -#: g10/keyserver.c:1355 +#: g10/keyserver.c:1357 #, fuzzy, c-format msgid "sending key %s to %s\n" msgstr "" "\"\n" "allekirjoitettu avaimellasi %08lX %s\n" -#: g10/keyserver.c:1398 +#: g10/keyserver.c:1400 #, fuzzy, c-format msgid "searching for \"%s\" from %s server %s\n" msgstr "etsitään \"%s\" HKP-palvelimelta %s\n" -#: g10/keyserver.c:1401 +#: g10/keyserver.c:1403 #, fuzzy, c-format msgid "searching for \"%s\" from %s\n" msgstr "etsitään \"%s\" HKP-palvelimelta %s\n" -#: g10/keyserver.c:1408 g10/keyserver.c:1504 +#: g10/keyserver.c:1410 g10/keyserver.c:1506 #, fuzzy msgid "no keyserver action!\n" msgstr "virheelliset vientivalitsimet\n" -#: g10/keyserver.c:1456 +#: g10/keyserver.c:1458 #, c-format msgid "WARNING: keyserver handler from a different version of GnuPG (%s)\n" msgstr "" -#: g10/keyserver.c:1465 +#: g10/keyserver.c:1467 msgid "keyserver did not send VERSION\n" msgstr "" -#: g10/keyserver.c:1527 g10/keyserver.c:2056 +#: g10/keyserver.c:1529 g10/keyserver.c:2058 msgid "no keyserver known (use option --keyserver)\n" msgstr "" -#: g10/keyserver.c:1533 +#: g10/keyserver.c:1535 msgid "external keyserver calls are not supported in this build\n" msgstr "" -#: g10/keyserver.c:1545 +#: g10/keyserver.c:1547 #, c-format msgid "no handler for keyserver scheme `%s'\n" msgstr "" -#: g10/keyserver.c:1550 +#: g10/keyserver.c:1552 #, c-format msgid "action `%s' not supported with keyserver scheme `%s'\n" msgstr "" -#: g10/keyserver.c:1558 +#: g10/keyserver.c:1560 #, c-format msgid "%s does not support handler version %d\n" msgstr "" -#: g10/keyserver.c:1565 +#: g10/keyserver.c:1567 #, fuzzy msgid "keyserver timed out\n" msgstr "avainpalvelinvirhe" -#: g10/keyserver.c:1570 +#: g10/keyserver.c:1572 #, fuzzy msgid "keyserver internal error\n" msgstr "avainpalvelinvirhe" -#: g10/keyserver.c:1579 +#: g10/keyserver.c:1581 #, fuzzy, c-format msgid "keyserver communications error: %s\n" msgstr "avainpalvelimelta vastaanotto epäonnistui: %s\n" -#: g10/keyserver.c:1604 g10/keyserver.c:1638 +#: g10/keyserver.c:1606 g10/keyserver.c:1640 #, c-format msgid "\"%s\" not a key ID: skipping\n" msgstr "" -#: g10/keyserver.c:1897 +#: g10/keyserver.c:1899 #, fuzzy, c-format msgid "WARNING: unable to refresh key %s via %s: %s\n" msgstr "VAROITUS: tilapäistiedostoa (%s) \"%s\" ei voi poistaa: %s\n" -#: g10/keyserver.c:1919 +#: g10/keyserver.c:1921 #, fuzzy, c-format msgid "refreshing 1 key from %s\n" msgstr "pyydetään avainta %08lX kohteesta %s\n" -#: g10/keyserver.c:1921 +#: g10/keyserver.c:1923 #, fuzzy, c-format msgid "refreshing %d keys from %s\n" msgstr "pyydetään avainta %08lX kohteesta %s\n" -#: g10/keyserver.c:1977 +#: g10/keyserver.c:1979 #, fuzzy, c-format msgid "WARNING: unable to fetch URI %s: %s\n" msgstr "VAROITUS: tilapäistiedostoa (%s) \"%s\" ei voi poistaa: %s\n" -#: g10/keyserver.c:1983 +#: g10/keyserver.c:1985 #, fuzzy, c-format msgid "WARNING: unable to parse URI %s\n" msgstr "VAROITUS: tilapäistiedostoa (%s) \"%s\" ei voi poistaa: %s\n" @@ -6440,7 +6440,7 @@ msgstr "" msgid "no need for a trustdb check\n" msgstr "trustdb:n tarkistusta ei tarvita\n" -#: g10/trustdb.c:577 g10/trustdb.c:2432 +#: g10/trustdb.c:577 g10/trustdb.c:2456 #, c-format msgid "next trustdb check due at %s\n" msgstr "seuraava trustdb tarkistus %s\n" @@ -6468,32 +6468,32 @@ msgstr "tee --check-trustdb, kiitos\n" msgid "checking the trustdb\n" msgstr "tarkistetaan trustdb:tä\n" -#: g10/trustdb.c:2175 +#: g10/trustdb.c:2199 #, c-format msgid "%d keys processed (%d validity counts cleared)\n" msgstr "%d avainta käsitelty (%d kelpoisuuslaskuria tyhjätty)\n" -#: g10/trustdb.c:2240 +#: g10/trustdb.c:2264 msgid "no ultimately trusted keys found\n" msgstr "ehdottomasti luotettavia avaimia ei löytynyt\n" -#: g10/trustdb.c:2254 +#: g10/trustdb.c:2278 #, fuzzy, c-format msgid "public key of ultimately trusted key %s not found\n" msgstr "ehdottomasti luotettu julkinen avain %08lX ei löytynyt\n" -#: g10/trustdb.c:2277 +#: g10/trustdb.c:2301 #, c-format msgid "%d marginal(s) needed, %d complete(s) needed, %s trust model\n" msgstr "" -#: g10/trustdb.c:2363 +#: g10/trustdb.c:2387 #, c-format msgid "" "depth: %d valid: %3d signed: %3d trust: %d-, %dq, %dn, %dm, %df, %du\n" msgstr "" -#: g10/trustdb.c:2438 +#: g10/trustdb.c:2462 #, fuzzy, c-format msgid "unable to update trustdb version record: write failed: %s\n" msgstr "luottamustietue %lu, tyyppi %d: kirjoittaminen epäonnistui: %s\n" @@ -6681,12 +6681,12 @@ msgid "" "list, export, import Keybox data\n" msgstr "" -#: scd/app-nks.c:325 scd/app-openpgp.c:1456 scd/app-dinsig.c:297 +#: scd/app-nks.c:325 scd/app-openpgp.c:1457 scd/app-dinsig.c:297 msgid "||Please enter your PIN at the reader's keypad" msgstr "" -#: scd/app-nks.c:329 scd/app-openpgp.c:1460 scd/app-openpgp.c:1492 -#: scd/app-openpgp.c:1639 scd/app-openpgp.c:1657 scd/app-openpgp.c:1857 +#: scd/app-nks.c:329 scd/app-openpgp.c:1461 scd/app-openpgp.c:1493 +#: scd/app-openpgp.c:1640 scd/app-openpgp.c:1658 scd/app-openpgp.c:1858 #: scd/app-dinsig.c:301 #, c-format msgid "PIN callback returned error: %s\n" @@ -6699,103 +6699,103 @@ msgstr "" #. TRANSLATORS: Do not translate the "|*|" prefixes but #. keep it at the start of the string. We need this elsewhere #. to get some infos on the string. -#: scd/app-nks.c:557 scd/app-openpgp.c:1897 +#: scd/app-nks.c:557 scd/app-openpgp.c:1898 msgid "|N|New PIN" msgstr "" -#: scd/app-nks.c:560 scd/app-openpgp.c:1901 scd/app-dinsig.c:529 +#: scd/app-nks.c:560 scd/app-openpgp.c:1902 scd/app-dinsig.c:529 #, fuzzy, c-format msgid "error getting new PIN: %s\n" msgstr "virhe luotaessa salasanaa: %s\n" -#: scd/app-openpgp.c:667 +#: scd/app-openpgp.c:668 #, fuzzy, c-format msgid "failed to store the fingerprint: %s\n" msgstr "TrustDB:n alustaminen ei onnistu: %s\n" -#: scd/app-openpgp.c:680 +#: scd/app-openpgp.c:681 #, fuzzy, c-format msgid "failed to store the creation date: %s\n" msgstr "avainrenkaan välimuistin uudelleenluominen epäonnistui: %s\n" -#: scd/app-openpgp.c:1075 +#: scd/app-openpgp.c:1076 #, fuzzy, c-format msgid "reading public key failed: %s\n" msgstr "avainlohkojen poisto epäonnistui: %s\n" -#: scd/app-openpgp.c:1083 scd/app-openpgp.c:2551 +#: scd/app-openpgp.c:1084 scd/app-openpgp.c:2552 msgid "response does not contain the public key data\n" msgstr "" -#: scd/app-openpgp.c:1091 scd/app-openpgp.c:2559 +#: scd/app-openpgp.c:1092 scd/app-openpgp.c:2560 msgid "response does not contain the RSA modulus\n" msgstr "" -#: scd/app-openpgp.c:1100 scd/app-openpgp.c:2569 +#: scd/app-openpgp.c:1101 scd/app-openpgp.c:2570 msgid "response does not contain the RSA public exponent\n" msgstr "" -#: scd/app-openpgp.c:1416 +#: scd/app-openpgp.c:1417 #, c-format msgid "using default PIN as %s\n" msgstr "" -#: scd/app-openpgp.c:1423 +#: scd/app-openpgp.c:1424 #, c-format msgid "failed to use default PIN as %s: %s - disabling further default use\n" msgstr "" -#: scd/app-openpgp.c:1442 +#: scd/app-openpgp.c:1443 #, c-format msgid "||Please enter your PIN at the reader's keypad%%0A[sigs done: %lu]" msgstr "" -#: scd/app-openpgp.c:1476 +#: scd/app-openpgp.c:1477 #, c-format msgid "||Please enter the PIN%%0A[sigs done: %lu]" msgstr "" -#: scd/app-openpgp.c:1488 +#: scd/app-openpgp.c:1489 #, fuzzy msgid "||Please enter the PIN" msgstr "muuta salasanaa" -#: scd/app-openpgp.c:1499 scd/app-openpgp.c:1664 +#: scd/app-openpgp.c:1500 scd/app-openpgp.c:1665 #, c-format msgid "PIN for CHV%d is too short; minimum length is %d\n" msgstr "" -#: scd/app-openpgp.c:1512 scd/app-openpgp.c:1552 scd/app-openpgp.c:1676 -#: scd/app-openpgp.c:2868 +#: scd/app-openpgp.c:1513 scd/app-openpgp.c:1553 scd/app-openpgp.c:1677 +#: scd/app-openpgp.c:2869 #, fuzzy, c-format msgid "verify CHV%d failed: %s\n" msgstr "avainpalvelimelle lähettäminen epäonnistui: %s\n" -#: scd/app-openpgp.c:1575 +#: scd/app-openpgp.c:1576 msgid "access to admin commands is not configured\n" msgstr "" -#: scd/app-openpgp.c:1596 scd/app-openpgp.c:1839 scd/app-openpgp.c:3119 +#: scd/app-openpgp.c:1597 scd/app-openpgp.c:1840 scd/app-openpgp.c:3120 msgid "error retrieving CHV status from card\n" msgstr "" -#: scd/app-openpgp.c:1602 scd/app-openpgp.c:3128 +#: scd/app-openpgp.c:1603 scd/app-openpgp.c:3129 msgid "card is permanently locked!\n" msgstr "" -#: scd/app-openpgp.c:1609 +#: scd/app-openpgp.c:1610 #, c-format msgid "%d Admin PIN attempts remaining before card is permanently locked\n" msgstr "" -#: scd/app-openpgp.c:1619 +#: scd/app-openpgp.c:1620 #, c-format msgid "" "|A|Please enter the Admin PIN at the reader's keypad%%0A[remaining attempts: " "%d]" msgstr "" -#: scd/app-openpgp.c:1634 +#: scd/app-openpgp.c:1635 #, fuzzy msgid "|A|Please enter the Admin PIN at the reader's keypad" msgstr "muuta salasanaa" @@ -6803,115 +6803,115 @@ msgstr "muuta salasanaa" #. TRANSLATORS: Do not translate the "|A|" prefix but keep #. it at the start of the string. We need this elsewhere to #. get some infos on the string. -#: scd/app-openpgp.c:1654 +#: scd/app-openpgp.c:1655 msgid "|A|Admin PIN" msgstr "" -#: scd/app-openpgp.c:1853 +#: scd/app-openpgp.c:1854 #, fuzzy msgid "||Please enter the Reset Code for the card" msgstr "Valitse mitätöinnin syy:\n" -#: scd/app-openpgp.c:1862 scd/app-openpgp.c:1925 +#: scd/app-openpgp.c:1863 scd/app-openpgp.c:1926 #, c-format msgid "Reset Code is too short; minimum length is %d\n" msgstr "" -#: scd/app-openpgp.c:1896 +#: scd/app-openpgp.c:1897 msgid "|RN|New Reset Code" msgstr "" -#: scd/app-openpgp.c:1897 +#: scd/app-openpgp.c:1898 msgid "|AN|New Admin PIN" msgstr "" -#: scd/app-openpgp.c:1987 scd/app-openpgp.c:2637 +#: scd/app-openpgp.c:1988 scd/app-openpgp.c:2638 #, fuzzy msgid "error reading application data\n" msgstr "virhe luettaessa avainlohkoa: %s\n" -#: scd/app-openpgp.c:1993 scd/app-openpgp.c:2644 +#: scd/app-openpgp.c:1994 scd/app-openpgp.c:2645 #, fuzzy msgid "error reading fingerprint DO\n" msgstr "%s: virhe luettaessa vapaata tietuetta: %s\n" -#: scd/app-openpgp.c:2003 +#: scd/app-openpgp.c:2004 #, fuzzy msgid "key already exists\n" msgstr "\"%s\" on jo pakattu\n" -#: scd/app-openpgp.c:2007 +#: scd/app-openpgp.c:2008 msgid "existing key will be replaced\n" msgstr "" -#: scd/app-openpgp.c:2009 +#: scd/app-openpgp.c:2010 #, fuzzy msgid "generating new key\n" msgstr "luo uusi avainpari" -#: scd/app-openpgp.c:2335 +#: scd/app-openpgp.c:2336 msgid "creation timestamp missing\n" msgstr "" -#: scd/app-openpgp.c:2344 +#: scd/app-openpgp.c:2345 #, c-format msgid "RSA modulus missing or not of size %d bits\n" msgstr "" -#: scd/app-openpgp.c:2356 +#: scd/app-openpgp.c:2357 #, c-format msgid "RSA public exponent missing or larger than %d bits\n" msgstr "" -#: scd/app-openpgp.c:2366 scd/app-openpgp.c:2374 +#: scd/app-openpgp.c:2367 scd/app-openpgp.c:2375 #, c-format msgid "RSA prime %s missing or not of size %d bits\n" msgstr "" -#: scd/app-openpgp.c:2468 +#: scd/app-openpgp.c:2469 #, fuzzy, c-format msgid "failed to store the key: %s\n" msgstr "TrustDB:n alustaminen ei onnistu: %s\n" -#: scd/app-openpgp.c:2528 +#: scd/app-openpgp.c:2529 msgid "please wait while key is being generated ...\n" msgstr "" -#: scd/app-openpgp.c:2542 +#: scd/app-openpgp.c:2543 #, fuzzy msgid "generating key failed\n" msgstr "avainlohkojen poisto epäonnistui: %s\n" -#: scd/app-openpgp.c:2545 +#: scd/app-openpgp.c:2546 #, fuzzy, c-format msgid "key generation completed (%d seconds)\n" msgstr "Avaimen luonti epäonnistui: %s\n" -#: scd/app-openpgp.c:2602 +#: scd/app-openpgp.c:2603 msgid "invalid structure of OpenPGP card (DO 0x93)\n" msgstr "" -#: scd/app-openpgp.c:2652 +#: scd/app-openpgp.c:2653 msgid "fingerprint on card does not match requested one\n" msgstr "" # Ensimmäinen %s on binary, textmode tai unknown, ks. alla -#: scd/app-openpgp.c:2767 +#: scd/app-openpgp.c:2768 #, fuzzy, c-format msgid "card does not support digest algorithm %s\n" msgstr "%sallekirjoitus, tiivistealgoritmi %s\n" -#: scd/app-openpgp.c:2843 +#: scd/app-openpgp.c:2844 #, c-format msgid "signatures created so far: %lu\n" msgstr "" -#: scd/app-openpgp.c:3133 +#: scd/app-openpgp.c:3134 msgid "" "verification of Admin PIN is currently prohibited through this command\n" msgstr "" -#: scd/app-openpgp.c:3357 scd/app-openpgp.c:3368 +#: scd/app-openpgp.c:3359 scd/app-openpgp.c:3370 #, fuzzy, c-format msgid "can't access %s - invalid OpenPGP card?\n" msgstr "kelvollista OpenPGP-dataa ei löytynyt.\n" @@ -7321,7 +7321,7 @@ msgstr "" msgid "[Error - invalid DN]" msgstr "virhe: sormenjälki on väärä\n" -#: sm/certdump.c:964 +#: sm/certdump.c:961 #, fuzzy, c-format msgid "" "Please enter the passphrase to unlock the secret key for the X.509 " @@ -7412,6 +7412,12 @@ msgstr "virhe luotaessa avainrengasta \"%s\": %s\n" msgid "line %d: key generation failed: %s <%s>\n" msgstr "Avaimen luonti epäonnistui: %s\n" +#: sm/certreqgen.c:806 +msgid "" +"To complete this certificate request please enter the passphrase for the key " +"you just created once more.\n" +msgstr "" + #: sm/certreqgen-ui.c:122 #, fuzzy, c-format msgid " (%d) RSA\n" @@ -7777,7 +7783,7 @@ msgstr "" msgid "error importing certificate: %s\n" msgstr "virhe luotaessa salasanaa: %s\n" -#: sm/import.c:548 tools/gpg-connect-agent.c:1322 +#: sm/import.c:548 tools/gpg-connect-agent.c:1329 #, fuzzy, c-format msgid "error reading input: %s\n" msgstr "virhe luettaessa tiedostoa \"%s\": %s\n" @@ -7930,91 +7936,91 @@ msgstr "" "\n" "Tämä tulee olemaan oma-allekirjoitus.\n" -#: tools/gpg-connect-agent.c:67 tools/gpgconf.c:78 tools/symcryptrun.c:165 +#: tools/gpg-connect-agent.c:70 tools/gpgconf.c:78 tools/symcryptrun.c:165 #, fuzzy msgid "quiet" msgstr "lopeta|sulje" -#: tools/gpg-connect-agent.c:68 +#: tools/gpg-connect-agent.c:71 msgid "print data out hex encoded" msgstr "" -#: tools/gpg-connect-agent.c:69 +#: tools/gpg-connect-agent.c:72 msgid "decode received data lines" msgstr "" -#: tools/gpg-connect-agent.c:70 +#: tools/gpg-connect-agent.c:74 msgid "|NAME|connect to Assuan socket NAME" msgstr "" -#: tools/gpg-connect-agent.c:71 +#: tools/gpg-connect-agent.c:76 msgid "run the Assuan server given on the command line" msgstr "" -#: tools/gpg-connect-agent.c:73 +#: tools/gpg-connect-agent.c:78 msgid "do not use extended connect mode" msgstr "" -#: tools/gpg-connect-agent.c:74 +#: tools/gpg-connect-agent.c:80 #, fuzzy msgid "|FILE|run commands from FILE on startup" msgstr "|TIEDOSTO|lataa laajennusmoduuli TIEDOSTO" -#: tools/gpg-connect-agent.c:75 +#: tools/gpg-connect-agent.c:81 msgid "run /subst on startup" msgstr "" -#: tools/gpg-connect-agent.c:176 +#: tools/gpg-connect-agent.c:183 #, fuzzy msgid "Usage: gpg-connect-agent [options] (-h for help)" msgstr "Käyttö: gpg [valitsimet] [tiedostot] (-h näyttää ohjeen)" -#: tools/gpg-connect-agent.c:179 +#: tools/gpg-connect-agent.c:186 msgid "" "Syntax: gpg-connect-agent [options]\n" "Connect to a running agent and send commands\n" msgstr "" -#: tools/gpg-connect-agent.c:1193 +#: tools/gpg-connect-agent.c:1200 #, c-format msgid "option \"%s\" requires a program and optional arguments\n" msgstr "" -#: tools/gpg-connect-agent.c:1202 +#: tools/gpg-connect-agent.c:1209 #, c-format msgid "option \"%s\" ignored due to \"%s\"\n" msgstr "" -#: tools/gpg-connect-agent.c:1257 tools/gpg-connect-agent.c:1745 +#: tools/gpg-connect-agent.c:1264 tools/gpg-connect-agent.c:1752 #, fuzzy, c-format msgid "receiving line failed: %s\n" msgstr "avainlohkojen poisto epäonnistui: %s\n" -#: tools/gpg-connect-agent.c:1347 +#: tools/gpg-connect-agent.c:1354 #, fuzzy msgid "line too long - skipped\n" msgstr "rivi on liian pitkä\n" -#: tools/gpg-connect-agent.c:1351 +#: tools/gpg-connect-agent.c:1358 msgid "line shortened due to embedded Nul character\n" msgstr "" -#: tools/gpg-connect-agent.c:1719 +#: tools/gpg-connect-agent.c:1726 #, fuzzy, c-format msgid "unknown command `%s'\n" msgstr "tuntematon oletusvastaanottaja \"%s\"\n" -#: tools/gpg-connect-agent.c:1737 +#: tools/gpg-connect-agent.c:1744 #, fuzzy, c-format msgid "sending line failed: %s\n" msgstr "allekirjoitus epäonnistui: %s\n" -#: tools/gpg-connect-agent.c:2127 +#: tools/gpg-connect-agent.c:2166 #, fuzzy, c-format msgid "error sending %s command: %s\n" msgstr "virhe lähettäessä kohteeseen \"%s\": %s\n" -#: tools/gpg-connect-agent.c:2136 +#: tools/gpg-connect-agent.c:2175 #, fuzzy, c-format msgid "error sending standard options: %s\n" msgstr "virhe lähettäessä kohteeseen \"%s\": %s\n" @@ -8222,21 +8228,21 @@ msgid "" "Manage configuration options for tools of the GnuPG system\n" msgstr "" -#: tools/gpgconf.c:210 tools/gpgconf.c:250 +#: tools/gpgconf.c:209 tools/gpgconf.c:249 #, fuzzy msgid "usage: gpgconf [options] " msgstr "käyttö: gpg [valitsimet] " -#: tools/gpgconf.c:212 +#: tools/gpgconf.c:211 msgid "Need one component argument" msgstr "" -#: tools/gpgconf.c:221 +#: tools/gpgconf.c:220 #, fuzzy msgid "Component not found" msgstr "julkista avainta ei löydy" -#: tools/gpgconf.c:252 +#: tools/gpgconf.c:251 #, fuzzy msgid "No argument allowed" msgstr "kirjoitan salaisen avaimen kohteeseen \"%s\"\n" @@ -8397,16 +8403,16 @@ msgstr "tiedostoa \"%s\" ei voi luoda: %s\n" msgid "cannot allocate outfile string: %s\n" msgstr "tiedostoa \"%s\" ei voi luoda: %s\n" -#: tools/symcryptrun.c:985 +#: tools/symcryptrun.c:984 #, c-format msgid "either %s or %s must be given\n" msgstr "" -#: tools/symcryptrun.c:1012 +#: tools/symcryptrun.c:1011 msgid "no class provided\n" msgstr "" -#: tools/symcryptrun.c:1021 +#: tools/symcryptrun.c:1020 #, fuzzy, c-format msgid "class %s is not supported\n" msgstr "suojausalgoritmi %d%s ei ole käytettävissä\n" @@ -11,7 +11,7 @@ msgid "" msgstr "" "Project-Id-Version: gnupg 1.4.2rc2\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2008-12-03 09:59+0100\n" +"POT-Creation-Date: 2008-12-09 11:57+0100\n" "PO-Revision-Date: 2008-09-30 19:38+0200\n" "Last-Translator: Ga�l Qu�ri <[email protected]>\n" "Language-Team: French <[email protected]>\n" @@ -98,8 +98,8 @@ msgstr "mauvaise phrase de passe" msgid "ssh keys greater than %d bits are not supported\n" msgstr "le hachage de protection %d n'est pas support�\n" -#: agent/command-ssh.c:688 g10/exec.c:478 g10/gpg.c:1073 g10/keygen.c:3226 -#: g10/keygen.c:3259 g10/keyring.c:1206 g10/keyring.c:1510 g10/openfile.c:275 +#: agent/command-ssh.c:688 g10/exec.c:478 g10/gpg.c:1079 g10/keygen.c:3248 +#: g10/keygen.c:3281 g10/keyring.c:1206 g10/keyring.c:1510 g10/openfile.c:275 #: g10/openfile.c:368 g10/sign.c:798 g10/sign.c:1107 g10/tdbio.c:547 #: jnlib/dotlock.c:311 #, c-format @@ -108,7 +108,7 @@ msgstr "impossible de cr�er `%s': %s\n" #: agent/command-ssh.c:700 common/helpfile.c:47 g10/card-util.c:733 #: g10/dearmor.c:60 g10/dearmor.c:107 g10/decrypt.c:70 g10/encode.c:194 -#: g10/encode.c:504 g10/gpg.c:1074 g10/import.c:193 g10/keygen.c:2711 +#: g10/encode.c:504 g10/gpg.c:1080 g10/import.c:193 g10/keygen.c:2733 #: g10/keyring.c:1536 g10/openfile.c:192 g10/openfile.c:353 #: g10/plaintext.c:503 g10/sign.c:780 g10/sign.c:975 g10/sign.c:1091 #: g10/sign.c:1247 g10/tdbdump.c:142 g10/tdbdump.c:150 g10/tdbio.c:551 @@ -157,7 +157,7 @@ msgid "Please enter the passphrase for the ssh key%0A %c" msgstr "Entrez le mot de passe ; c'est une phrase secr�te \n" #: agent/command-ssh.c:2346 agent/genkey.c:310 agent/genkey.c:432 -#: agent/protect-tool.c:1199 +#: agent/protect-tool.c:1198 #, fuzzy msgid "Please re-enter this passphrase" msgstr "changer la phrase de passe" @@ -170,7 +170,7 @@ msgid "" msgstr "" #: agent/command-ssh.c:2405 agent/genkey.c:340 agent/genkey.c:463 -#: agent/protect-tool.c:1205 tools/symcryptrun.c:434 +#: agent/protect-tool.c:1204 tools/symcryptrun.c:434 msgid "does not match - try again" msgstr "" @@ -314,7 +314,7 @@ msgid "run in daemon mode (background)" msgstr "" #: agent/gpg-agent.c:121 g10/gpg.c:483 g10/gpgv.c:71 kbx/kbxutil.c:88 -#: scd/scdaemon.c:107 sm/gpgsm.c:281 tools/gpg-connect-agent.c:66 +#: scd/scdaemon.c:107 sm/gpgsm.c:281 tools/gpg-connect-agent.c:69 #: tools/gpgconf.c:77 tools/symcryptrun.c:164 msgid "verbose" msgstr "bavard" @@ -405,7 +405,7 @@ msgid "|FILE|write environment settings also to FILE" msgstr "" #: agent/gpg-agent.c:313 agent/preset-passphrase.c:94 agent/protect-tool.c:146 -#: scd/scdaemon.c:241 sm/gpgsm.c:512 tools/gpg-connect-agent.c:173 +#: scd/scdaemon.c:241 sm/gpgsm.c:512 tools/gpg-connect-agent.c:180 #: tools/gpgconf.c:99 tools/symcryptrun.c:204 tools/gpg-check-pattern.c:141 #, fuzzy msgid "Please report bugs to <" @@ -429,25 +429,25 @@ msgstr "" msgid "invalid debug-level `%s' given\n" msgstr "" -#: agent/gpg-agent.c:557 agent/protect-tool.c:1068 kbx/kbxutil.c:430 -#: scd/scdaemon.c:385 sm/gpgsm.c:877 sm/gpgsm.c:880 tools/symcryptrun.c:997 -#: tools/gpg-check-pattern.c:178 +#: agent/gpg-agent.c:557 agent/protect-tool.c:1067 kbx/kbxutil.c:429 +#: scd/scdaemon.c:385 sm/gpgsm.c:878 sm/gpgsm.c:881 tools/symcryptrun.c:996 +#: tools/gpg-check-pattern.c:177 #, c-format msgid "%s is too old (need %s, have %s)\n" msgstr "" -#: agent/gpg-agent.c:656 g10/gpg.c:2080 scd/scdaemon.c:466 sm/gpgsm.c:968 +#: agent/gpg-agent.c:656 g10/gpg.c:2086 scd/scdaemon.c:466 sm/gpgsm.c:968 #, c-format msgid "NOTE: no default option file `%s'\n" msgstr "NOTE: pas de fichier d'options par d�faut `%s'\n" -#: agent/gpg-agent.c:661 agent/gpg-agent.c:1240 g10/gpg.c:2084 -#: scd/scdaemon.c:471 sm/gpgsm.c:972 tools/symcryptrun.c:930 +#: agent/gpg-agent.c:661 agent/gpg-agent.c:1240 g10/gpg.c:2090 +#: scd/scdaemon.c:471 sm/gpgsm.c:972 tools/symcryptrun.c:929 #, c-format msgid "option file `%s': %s\n" msgstr "fichier d'options `%s': %s\n" -#: agent/gpg-agent.c:669 g10/gpg.c:2091 scd/scdaemon.c:479 sm/gpgsm.c:979 +#: agent/gpg-agent.c:669 g10/gpg.c:2097 scd/scdaemon.c:479 sm/gpgsm.c:979 #, c-format msgid "reading options from `%s'\n" msgstr "lire les options de `%s'\n" @@ -546,28 +546,28 @@ msgstr "" msgid "ssh handler 0x%lx for fd %d terminated\n" msgstr "" -#: agent/gpg-agent.c:1833 scd/scdaemon.c:1186 +#: agent/gpg-agent.c:1843 scd/scdaemon.c:1200 #, fuzzy, c-format msgid "pth_select failed: %s - waiting 1s\n" msgstr "la mise � jour de la cl� secr�te a �chou�: %s\n" -#: agent/gpg-agent.c:1946 scd/scdaemon.c:1253 +#: agent/gpg-agent.c:1956 scd/scdaemon.c:1267 #, fuzzy, c-format msgid "%s %s stopped\n" msgstr "%s: ignor�: %s\n" -#: agent/gpg-agent.c:2074 +#: agent/gpg-agent.c:2084 #, fuzzy msgid "no gpg-agent running in this session\n" msgstr "gpg-agent n'est pas disponible dans cette session\n" -#: agent/gpg-agent.c:2085 common/simple-pwquery.c:349 common/asshelp.c:326 -#: tools/gpg-connect-agent.c:2094 +#: agent/gpg-agent.c:2095 common/simple-pwquery.c:349 common/asshelp.c:326 +#: tools/gpg-connect-agent.c:2133 msgid "malformed GPG_AGENT_INFO environment variable\n" msgstr "la variable d'environnement GPG_AGENT_INFO est mal d�finie\n" -#: agent/gpg-agent.c:2098 common/simple-pwquery.c:361 common/asshelp.c:338 -#: tools/gpg-connect-agent.c:2105 +#: agent/gpg-agent.c:2108 common/simple-pwquery.c:361 common/asshelp.c:338 +#: tools/gpg-connect-agent.c:2144 #, c-format msgid "gpg-agent protocol version %d is not supported\n" msgstr "le protocole gpg-agent version %d n'est pas support�\n" @@ -594,40 +594,40 @@ msgid "" "Secret key maintenance tool\n" msgstr "" -#: agent/protect-tool.c:1190 +#: agent/protect-tool.c:1189 #, fuzzy msgid "Please enter the passphrase to unprotect the PKCS#12 object." msgstr "Entrez le mot de passe ; c'est une phrase secr�te \n" -#: agent/protect-tool.c:1193 +#: agent/protect-tool.c:1192 #, fuzzy msgid "Please enter the passphrase to protect the new PKCS#12 object." msgstr "Entrez le mot de passe ; c'est une phrase secr�te \n" -#: agent/protect-tool.c:1196 +#: agent/protect-tool.c:1195 msgid "" "Please enter the passphrase to protect the imported object within the GnuPG " "system." msgstr "" -#: agent/protect-tool.c:1201 +#: agent/protect-tool.c:1200 #, fuzzy msgid "" "Please enter the passphrase or the PIN\n" "needed to complete this operation." msgstr "Entrez le mot de passe ; c'est une phrase secr�te \n" -#: agent/protect-tool.c:1206 tools/symcryptrun.c:435 +#: agent/protect-tool.c:1205 tools/symcryptrun.c:435 #, fuzzy msgid "Passphrase:" msgstr "mauvaise phrase de passe" -#: agent/protect-tool.c:1214 tools/symcryptrun.c:442 +#: agent/protect-tool.c:1213 tools/symcryptrun.c:442 #, fuzzy, c-format msgid "error while asking for the passphrase: %s\n" msgstr "erreur pendant la cr�ation de la phrase de passe: %s\n" -#: agent/protect-tool.c:1217 tools/symcryptrun.c:446 +#: agent/protect-tool.c:1216 tools/symcryptrun.c:446 #, fuzzy msgid "cancelled\n" msgstr "annul�" @@ -893,7 +893,7 @@ msgstr "" msgid "out of core while allocating %lu bytes" msgstr "" -#: common/asshelp.c:244 +#: common/asshelp.c:244 tools/gpg-connect-agent.c:2101 msgid "no running gpg-agent - starting one\n" msgstr "" @@ -1151,7 +1151,7 @@ msgid "OpenPGP card no. %s detected\n" msgstr "carte OpenPGP n� %s d�tect�e\n" #: g10/card-util.c:75 g10/card-util.c:1485 g10/delkey.c:126 g10/keyedit.c:1549 -#: g10/keygen.c:2902 g10/revoke.c:216 g10/revoke.c:455 +#: g10/keygen.c:2924 g10/revoke.c:216 g10/revoke.c:455 msgid "can't do this in batch mode\n" msgstr "impossible de faire cela en mode automatique\n" @@ -1160,7 +1160,7 @@ msgstr "impossible de faire cela en mode automatique\n" msgid "This command is only available for version 2 cards\n" msgstr "Cette commande n'est pas admise en mode %s.\n" -#: g10/card-util.c:85 scd/app-openpgp.c:1848 +#: g10/card-util.c:85 scd/app-openpgp.c:1849 #, fuzzy msgid "Reset Code not or not anymore available\n" msgstr "les parties secr�tes ne sont pas disponibles\n" @@ -1453,18 +1453,18 @@ msgstr "Commande invalide (essayez �help�)\n" msgid "--output doesn't work for this command\n" msgstr "--output n'est pas compatible avec cette commande\n" -#: g10/decrypt.c:166 g10/gpg.c:3963 g10/keyring.c:380 g10/keyring.c:667 +#: g10/decrypt.c:166 g10/gpg.c:3969 g10/keyring.c:380 g10/keyring.c:667 #, c-format msgid "can't open `%s'\n" msgstr "impossible d'ouvrir `%s'\n" -#: g10/delkey.c:73 g10/export.c:324 g10/keyedit.c:3424 g10/keyserver.c:1727 +#: g10/delkey.c:73 g10/export.c:324 g10/keyedit.c:3424 g10/keyserver.c:1729 #: g10/revoke.c:226 #, c-format msgid "key \"%s\" not found: %s\n" msgstr "cl� � %s � introuvable: %s\n" -#: g10/delkey.c:81 g10/export.c:354 g10/import.c:2417 g10/keyserver.c:1741 +#: g10/delkey.c:81 g10/export.c:354 g10/import.c:2417 g10/keyserver.c:1743 #: g10/revoke.c:232 g10/revoke.c:477 #, c-format msgid "error reading keyblock: %s\n" @@ -1915,7 +1915,7 @@ msgid "run in server mode" msgstr "" #: g10/gpg.c:436 g10/gpgv.c:69 kbx/kbxutil.c:81 sm/gpgsm.c:226 -#: tools/gpg-connect-agent.c:64 tools/gpgconf.c:74 tools/symcryptrun.c:157 +#: tools/gpg-connect-agent.c:67 tools/gpgconf.c:74 tools/symcryptrun.c:157 msgid "" "@\n" "Options:\n" @@ -2041,65 +2041,65 @@ msgstr "Compression: " msgid "usage: gpg [options] " msgstr "utilisation: gpg [options] " -#: g10/gpg.c:1109 sm/gpgsm.c:675 +#: g10/gpg.c:1115 sm/gpgsm.c:675 msgid "conflicting commands\n" msgstr "commandes en conflit\n" -#: g10/gpg.c:1127 +#: g10/gpg.c:1133 #, c-format msgid "no = sign found in group definition `%s'\n" msgstr "aucun signe = trouv� dans la d�finition du groupe `%s'\n" -#: g10/gpg.c:1324 +#: g10/gpg.c:1330 #, c-format msgid "WARNING: unsafe ownership on homedir `%s'\n" msgstr "" "AVERTISSEMENT: le propri�taire du r�pertoire personnel `%s' est\n" "peu s�r\n" -#: g10/gpg.c:1327 +#: g10/gpg.c:1333 #, c-format msgid "WARNING: unsafe ownership on configuration file `%s'\n" msgstr "" "AVERTISSEMENT: le propri�taire du fichier de configuration `%s'\n" "est peu s�r\n" -#: g10/gpg.c:1330 +#: g10/gpg.c:1336 #, c-format msgid "WARNING: unsafe ownership on extension `%s'\n" msgstr "" "AVERTISSEMENT: le propri�taire de l'extension `%s' est peu\n" "s�r\n" -#: g10/gpg.c:1336 +#: g10/gpg.c:1342 #, c-format msgid "WARNING: unsafe permissions on homedir `%s'\n" msgstr "" "AVERTISSEMENT: les permissions du r�pertoire personnel `%s'\n" "sont peu s�res\n" -#: g10/gpg.c:1339 +#: g10/gpg.c:1345 #, c-format msgid "WARNING: unsafe permissions on configuration file `%s'\n" msgstr "" "AVERTISSEMENT: les permissions du fichier de configuration\n" "`%s' sont peu s�res\n" -#: g10/gpg.c:1342 +#: g10/gpg.c:1348 #, c-format msgid "WARNING: unsafe permissions on extension `%s'\n" msgstr "" "AVERTISSEMENT: les permissions de l'extension `%s' sont\n" "peu s�res\n" -#: g10/gpg.c:1348 +#: g10/gpg.c:1354 #, c-format msgid "WARNING: unsafe enclosing directory ownership on homedir `%s'\n" msgstr "" "AVERTISSEMENT: le propri�taire du r�pertoire contenant est peu\n" "s�r pour le r�pertoire personnel `%s'\n" -#: g10/gpg.c:1351 +#: g10/gpg.c:1357 #, c-format msgid "" "WARNING: unsafe enclosing directory ownership on configuration file `%s'\n" @@ -2107,21 +2107,21 @@ msgstr "" "AVERTISSEMENT: le propri�taire du r�pertoire contenant est peu\n" "s�r pour le fichier de configuration `%s'\n" -#: g10/gpg.c:1354 +#: g10/gpg.c:1360 #, c-format msgid "WARNING: unsafe enclosing directory ownership on extension `%s'\n" msgstr "" "AVERTISSEMENT: le propri�taire du r�pertoire contenant est peu\n" "s�r pour l'extension `%s'\n" -#: g10/gpg.c:1360 +#: g10/gpg.c:1366 #, c-format msgid "WARNING: unsafe enclosing directory permissions on homedir `%s'\n" msgstr "" "AVERTISSEMENT: les permissions du r�pertoire contenant le\n" "r�pertoire personnel `%s' sont peu s�res\n" -#: g10/gpg.c:1363 +#: g10/gpg.c:1369 #, c-format msgid "" "WARNING: unsafe enclosing directory permissions on configuration file `%s'\n" @@ -2129,482 +2129,482 @@ msgstr "" "AVERTISSEMENT: les permissions du r�pertoire contenant le\n" "fichier de configuration `%s' sont peu s�res\n" -#: g10/gpg.c:1366 +#: g10/gpg.c:1372 #, c-format msgid "WARNING: unsafe enclosing directory permissions on extension `%s'\n" msgstr "" "AVERTISSEMENT: les permissions du r�pertoire contenant\n" "l'extension `%s' sont peu s�res\n" -#: g10/gpg.c:1545 +#: g10/gpg.c:1551 #, c-format msgid "unknown configuration item `%s'\n" msgstr "�l�ment de configuration `%s' inconnu\n" -#: g10/gpg.c:1645 +#: g10/gpg.c:1651 msgid "display photo IDs during key listings" msgstr "" -#: g10/gpg.c:1647 +#: g10/gpg.c:1653 msgid "show policy URLs during signature listings" msgstr "" -#: g10/gpg.c:1649 +#: g10/gpg.c:1655 #, fuzzy msgid "show all notations during signature listings" msgstr "Pas de signature correspondante dans le porte-cl�s secret\n" -#: g10/gpg.c:1651 +#: g10/gpg.c:1657 msgid "show IETF standard notations during signature listings" msgstr "" -#: g10/gpg.c:1655 +#: g10/gpg.c:1661 msgid "show user-supplied notations during signature listings" msgstr "" -#: g10/gpg.c:1657 +#: g10/gpg.c:1663 #, fuzzy msgid "show preferred keyserver URLs during signature listings" msgstr "l'URL du serveur de cl�s favori qui a �t� donn�e est invalide\n" -#: g10/gpg.c:1659 +#: g10/gpg.c:1665 msgid "show user ID validity during key listings" msgstr "" -#: g10/gpg.c:1661 +#: g10/gpg.c:1667 msgid "show revoked and expired user IDs in key listings" msgstr "" -#: g10/gpg.c:1663 +#: g10/gpg.c:1669 msgid "show revoked and expired subkeys in key listings" msgstr "" -#: g10/gpg.c:1665 +#: g10/gpg.c:1671 #, fuzzy msgid "show the keyring name in key listings" msgstr "" "passer de la liste des cl�s secr�tes � celle des cl�s priv�es\n" "et inversement" -#: g10/gpg.c:1667 +#: g10/gpg.c:1673 #, fuzzy msgid "show expiration dates during signature listings" msgstr "Pas de signature correspondante dans le porte-cl�s secret\n" -#: g10/gpg.c:1828 +#: g10/gpg.c:1834 #, c-format msgid "NOTE: old default options file `%s' ignored\n" msgstr "NOTE: l'ancien fichier d'options par d�faut `%s' a �t� ignor�\n" -#: g10/gpg.c:1919 +#: g10/gpg.c:1926 #, c-format msgid "libgcrypt is too old (need %s, have %s)\n" msgstr "" -#: g10/gpg.c:2303 g10/gpg.c:2989 g10/gpg.c:3001 +#: g10/gpg.c:2309 g10/gpg.c:2995 g10/gpg.c:3007 #, c-format msgid "NOTE: %s is not for normal use!\n" msgstr "NOTE: %s n'est pas pour une utilisation normale !\n" -#: g10/gpg.c:2484 g10/gpg.c:2496 +#: g10/gpg.c:2490 g10/gpg.c:2502 #, c-format msgid "`%s' is not a valid signature expiration\n" msgstr "`%s' n'est pas une date d'expiration de signature valide\n" -#: g10/gpg.c:2578 +#: g10/gpg.c:2584 #, c-format msgid "`%s' is not a valid character set\n" msgstr "`%s' n'est pas un jeu de caract�res valide\n" -#: g10/gpg.c:2601 g10/gpg.c:2796 g10/keyedit.c:4107 +#: g10/gpg.c:2607 g10/gpg.c:2802 g10/keyedit.c:4107 msgid "could not parse keyserver URL\n" msgstr "impossible d'interpr�ter l'URL du serveur de cl�s\n" -#: g10/gpg.c:2613 +#: g10/gpg.c:2619 #, c-format msgid "%s:%d: invalid keyserver options\n" msgstr "%s:%d: les options du serveur de cl�s sont invalides\n" -#: g10/gpg.c:2616 +#: g10/gpg.c:2622 msgid "invalid keyserver options\n" msgstr "les options du serveur de cl�s sont invalides\n" -#: g10/gpg.c:2623 +#: g10/gpg.c:2629 #, c-format msgid "%s:%d: invalid import options\n" msgstr "%s:%d: options d'import invalides\n" -#: g10/gpg.c:2626 +#: g10/gpg.c:2632 msgid "invalid import options\n" msgstr "options d'import invalides\n" -#: g10/gpg.c:2633 +#: g10/gpg.c:2639 #, c-format msgid "%s:%d: invalid export options\n" msgstr "%s:%d: options d'export invalides\n" -#: g10/gpg.c:2636 +#: g10/gpg.c:2642 msgid "invalid export options\n" msgstr "options d'export invalides\n" -#: g10/gpg.c:2643 +#: g10/gpg.c:2649 #, c-format msgid "%s:%d: invalid list options\n" msgstr "%s:%d: options de liste invalides\n" -#: g10/gpg.c:2646 +#: g10/gpg.c:2652 msgid "invalid list options\n" msgstr "options de liste invalides\n" -#: g10/gpg.c:2654 +#: g10/gpg.c:2660 msgid "display photo IDs during signature verification" msgstr "" -#: g10/gpg.c:2656 +#: g10/gpg.c:2662 msgid "show policy URLs during signature verification" msgstr "" -#: g10/gpg.c:2658 +#: g10/gpg.c:2664 #, fuzzy msgid "show all notations during signature verification" msgstr "`%s' n'est pas une date d'expiration de signature valide\n" -#: g10/gpg.c:2660 +#: g10/gpg.c:2666 msgid "show IETF standard notations during signature verification" msgstr "" -#: g10/gpg.c:2664 +#: g10/gpg.c:2670 msgid "show user-supplied notations during signature verification" msgstr "" -#: g10/gpg.c:2666 +#: g10/gpg.c:2672 #, fuzzy msgid "show preferred keyserver URLs during signature verification" msgstr "l'URL du serveur de cl�s favori qui a �t� donn�e est invalide\n" -#: g10/gpg.c:2668 +#: g10/gpg.c:2674 #, fuzzy msgid "show user ID validity during signature verification" msgstr "`%s' n'est pas une date d'expiration de signature valide\n" -#: g10/gpg.c:2670 +#: g10/gpg.c:2676 msgid "show revoked and expired user IDs in signature verification" msgstr "" -#: g10/gpg.c:2672 +#: g10/gpg.c:2678 #, fuzzy msgid "show only the primary user ID in signature verification" msgstr "`%s' n'est pas une date d'expiration de signature valide\n" -#: g10/gpg.c:2674 +#: g10/gpg.c:2680 msgid "validate signatures with PKA data" msgstr "" -#: g10/gpg.c:2676 +#: g10/gpg.c:2682 msgid "elevate the trust of signatures with valid PKA data" msgstr "" -#: g10/gpg.c:2683 +#: g10/gpg.c:2689 #, c-format msgid "%s:%d: invalid verify options\n" msgstr "%s:%d: options de v�rification invalides\n" -#: g10/gpg.c:2686 +#: g10/gpg.c:2692 msgid "invalid verify options\n" msgstr "options de v�rification invalides\n" -#: g10/gpg.c:2693 +#: g10/gpg.c:2699 #, c-format msgid "unable to set exec-path to %s\n" msgstr "impossible de mettre le chemin d'ex�cution � %s\n" -#: g10/gpg.c:2868 +#: g10/gpg.c:2874 #, fuzzy, c-format msgid "%s:%d: invalid auto-key-locate list\n" msgstr "%s:%d: options de v�rification invalides\n" -#: g10/gpg.c:2871 +#: g10/gpg.c:2877 msgid "invalid auto-key-locate list\n" msgstr "" -#: g10/gpg.c:2978 sm/gpgsm.c:1386 +#: g10/gpg.c:2984 sm/gpgsm.c:1386 msgid "WARNING: program may create a core file!\n" msgstr "ATTENTION: Le programme peut cr�er un fichier �core� !\n" -#: g10/gpg.c:2982 +#: g10/gpg.c:2988 #, c-format msgid "WARNING: %s overrides %s\n" msgstr "ATTENTION: %s remplace %s\n" -#: g10/gpg.c:2991 +#: g10/gpg.c:2997 #, c-format msgid "%s not allowed with %s!\n" msgstr "%s n'est pas permis avec %s !\n" -#: g10/gpg.c:2994 +#: g10/gpg.c:3000 #, c-format msgid "%s makes no sense with %s!\n" msgstr "%s n'a aucun sens avec %s !\n" -#: g10/gpg.c:3009 +#: g10/gpg.c:3015 #, c-format msgid "will not run with insecure memory due to %s\n" msgstr "pas d'ex�cution ave une m�moire non s�curis�e � cause de %s\n" -#: g10/gpg.c:3023 +#: g10/gpg.c:3029 msgid "you can only make detached or clear signatures while in --pgp2 mode\n" msgstr "" "il n'est possible de faire une signature d�tach�e ou en texte clair\n" "qu'en mode --pgp2\n" -#: g10/gpg.c:3029 +#: g10/gpg.c:3035 msgid "you can't sign and encrypt at the same time while in --pgp2 mode\n" msgstr "vous ne pouvez pas signer et chiffrer en m�me temps en mode --pgp2\n" -#: g10/gpg.c:3035 +#: g10/gpg.c:3041 msgid "you must use files (and not a pipe) when working with --pgp2 enabled.\n" msgstr "" "vous devez utiliser des fichiers (et pas un tube) lorsque --pgp2\n" "est activ�.\n" -#: g10/gpg.c:3048 +#: g10/gpg.c:3054 msgid "encrypting a message in --pgp2 mode requires the IDEA cipher\n" msgstr "" "chiffrer un message en mode --pgp2 n�cessite l'algorithme de chiffrage IDEA\n" -#: g10/gpg.c:3114 g10/gpg.c:3138 sm/gpgsm.c:1458 +#: g10/gpg.c:3120 g10/gpg.c:3144 sm/gpgsm.c:1458 msgid "selected cipher algorithm is invalid\n" msgstr "l'algorithme de chiffrement s�lectionn� est invalide\n" -#: g10/gpg.c:3120 g10/gpg.c:3144 sm/gpgsm.c:1466 sm/gpgsm.c:1472 +#: g10/gpg.c:3126 g10/gpg.c:3150 sm/gpgsm.c:1466 sm/gpgsm.c:1472 msgid "selected digest algorithm is invalid\n" msgstr "la fonction de hachage s�lectionn�e est invalide\n" -#: g10/gpg.c:3126 +#: g10/gpg.c:3132 msgid "selected compression algorithm is invalid\n" msgstr "l'algorithme de compression s�lectionn� est invalide\n" -#: g10/gpg.c:3132 +#: g10/gpg.c:3138 msgid "selected certification digest algorithm is invalid\n" msgstr "la fonction de hachage de certification s�lectionn�e est invalide\n" -#: g10/gpg.c:3147 +#: g10/gpg.c:3153 msgid "completes-needed must be greater than 0\n" msgstr "�completes-needed� doit �tre sup�rieur � 0\n" -#: g10/gpg.c:3149 +#: g10/gpg.c:3155 msgid "marginals-needed must be greater than 1\n" msgstr "�marginals-needed� doit �tre sup�rieur � 1\n" -#: g10/gpg.c:3151 +#: g10/gpg.c:3157 msgid "max-cert-depth must be in the range from 1 to 255\n" msgstr "max-cert-depth doit �tre compris entre 1 et 255\n" -#: g10/gpg.c:3153 +#: g10/gpg.c:3159 msgid "invalid default-cert-level; must be 0, 1, 2, or 3\n" msgstr "default-cert-level invalide; doit �tre 0, 1, 2 ou 3\n" -#: g10/gpg.c:3155 +#: g10/gpg.c:3161 msgid "invalid min-cert-level; must be 1, 2, or 3\n" msgstr "min-cert-level invalide; doit �tre 0, 1, 2 ou 3\n" -#: g10/gpg.c:3158 +#: g10/gpg.c:3164 msgid "NOTE: simple S2K mode (0) is strongly discouraged\n" msgstr "NOTE: le mode S2K simple (0) est fortement d�conseill�\n" -#: g10/gpg.c:3162 +#: g10/gpg.c:3168 msgid "invalid S2K mode; must be 0, 1 or 3\n" msgstr "mode S2K invalide; ce doit �tre 0, 1 ou 3\n" -#: g10/gpg.c:3169 +#: g10/gpg.c:3175 msgid "invalid default preferences\n" msgstr "pr�f�rences par d�faut invalides\n" -#: g10/gpg.c:3178 +#: g10/gpg.c:3184 msgid "invalid personal cipher preferences\n" msgstr "pr�f�rences de chiffrement personnelles invalides\n" -#: g10/gpg.c:3182 +#: g10/gpg.c:3188 msgid "invalid personal digest preferences\n" msgstr "pr�f�rences de hachage personnelles invalides\n" -#: g10/gpg.c:3186 +#: g10/gpg.c:3192 msgid "invalid personal compress preferences\n" msgstr "pr�f�rences de compression personnelles invalides\n" -#: g10/gpg.c:3219 +#: g10/gpg.c:3225 #, c-format msgid "%s does not yet work with %s\n" msgstr "%s ne marche pas encore avec %s\n" -#: g10/gpg.c:3266 +#: g10/gpg.c:3272 #, c-format msgid "you may not use cipher algorithm `%s' while in %s mode\n" msgstr "" "vous ne pouvez pas utiliser l'algorithme de chiffrement `%s'\n" "en mode %s.\n" -#: g10/gpg.c:3271 +#: g10/gpg.c:3277 #, c-format msgid "you may not use digest algorithm `%s' while in %s mode\n" msgstr "" "vous ne pouvez pas utiliser l'algorithme de hachage `%s'\n" "en mode %s.\n" -#: g10/gpg.c:3276 +#: g10/gpg.c:3282 #, c-format msgid "you may not use compression algorithm `%s' while in %s mode\n" msgstr "" "vous ne pouvez pas utiliser l'algorithme de compression `%s'\n" "en mode %s.\n" -#: g10/gpg.c:3359 +#: g10/gpg.c:3365 #, c-format msgid "failed to initialize the TrustDB: %s\n" msgstr "impossible d'initialiser la base de confiance: %s\n" -#: g10/gpg.c:3370 +#: g10/gpg.c:3376 msgid "WARNING: recipients (-r) given without using public key encryption\n" msgstr "" "AVERTISSEMENT: des destinataires (-r) ont �t� donn�s alors que le\n" "chiffrement ne se fait pas par cl� publique\n" -#: g10/gpg.c:3391 +#: g10/gpg.c:3397 msgid "--store [filename]" msgstr "--store [nom du fichier]" -#: g10/gpg.c:3398 +#: g10/gpg.c:3404 msgid "--symmetric [filename]" msgstr "--symmetric [nom du fichier]" -#: g10/gpg.c:3400 +#: g10/gpg.c:3406 #, c-format msgid "symmetric encryption of `%s' failed: %s\n" msgstr "le chiffrement sym�trique de `%s' a �chou�: %s\n" -#: g10/gpg.c:3410 +#: g10/gpg.c:3416 msgid "--encrypt [filename]" msgstr "--encrypt [nom du fichier]" -#: g10/gpg.c:3423 +#: g10/gpg.c:3429 msgid "--symmetric --encrypt [filename]" msgstr "--symmetric --encrypt [nom du fichier]" -#: g10/gpg.c:3425 +#: g10/gpg.c:3431 msgid "you cannot use --symmetric --encrypt with --s2k-mode 0\n" msgstr "vous ne pouvez pas utiliser --symmetric --encrypt avec --s2k-mode 0\n" -#: g10/gpg.c:3428 +#: g10/gpg.c:3434 #, c-format msgid "you cannot use --symmetric --encrypt while in %s mode\n" msgstr "vous ne pouvez pas utiliser --symmetric --encrypt en mode %s.\n" -#: g10/gpg.c:3446 +#: g10/gpg.c:3452 msgid "--sign [filename]" msgstr "--sign [nom du fichier]" -#: g10/gpg.c:3459 +#: g10/gpg.c:3465 msgid "--sign --encrypt [filename]" msgstr "--sign --encrypt [nom du fichier]" -#: g10/gpg.c:3474 +#: g10/gpg.c:3480 msgid "--symmetric --sign --encrypt [filename]" msgstr "--symmetric --sign --encrypt [nom du fichier]" -#: g10/gpg.c:3476 +#: g10/gpg.c:3482 msgid "you cannot use --symmetric --sign --encrypt with --s2k-mode 0\n" msgstr "" "Vous ne pouvez pas utiliser --symmetric --sign --encrypt avec\n" "--s2k-mode 0\n" -#: g10/gpg.c:3479 +#: g10/gpg.c:3485 #, c-format msgid "you cannot use --symmetric --sign --encrypt while in %s mode\n" msgstr "" "vous ne pouvez pas utiliser --symmetric --sign --encrypt\n" "en mode %s.\n" -#: g10/gpg.c:3499 +#: g10/gpg.c:3505 msgid "--sign --symmetric [filename]" msgstr "--sign --symmetric [nom du fichier]" -#: g10/gpg.c:3508 +#: g10/gpg.c:3514 msgid "--clearsign [filename]" msgstr "--clearsign [nom du fichier]" -#: g10/gpg.c:3533 +#: g10/gpg.c:3539 msgid "--decrypt [filename]" msgstr "--decrypt [nom du fichier]" -#: g10/gpg.c:3541 +#: g10/gpg.c:3547 msgid "--sign-key user-id" msgstr "--sign-key utilisateur" -#: g10/gpg.c:3545 +#: g10/gpg.c:3551 msgid "--lsign-key user-id" msgstr "--lsign-key utilisateur" -#: g10/gpg.c:3566 +#: g10/gpg.c:3572 msgid "--edit-key user-id [commands]" msgstr "--edit-key utilisateur [commandes]" -#: g10/gpg.c:3658 +#: g10/gpg.c:3664 #, c-format msgid "keyserver send failed: %s\n" msgstr "l'envoi vers le serveur de cl�s a �chou�: %s\n" -#: g10/gpg.c:3660 +#: g10/gpg.c:3666 #, c-format msgid "keyserver receive failed: %s\n" msgstr "la r�ception depuis le serveur de cl�s a �chou�: %s\n" -#: g10/gpg.c:3662 +#: g10/gpg.c:3668 #, c-format msgid "key export failed: %s\n" msgstr "l'export de la cl� a �chou�: %s\n" -#: g10/gpg.c:3673 +#: g10/gpg.c:3679 #, c-format msgid "keyserver search failed: %s\n" msgstr "la recherche au sein du serveur de cl�s a �chou�: %s\n" -#: g10/gpg.c:3683 +#: g10/gpg.c:3689 #, c-format msgid "keyserver refresh failed: %s\n" msgstr "le rafra�chissement par le serveur de cl�s a �chou�: %s\n" -#: g10/gpg.c:3734 +#: g10/gpg.c:3740 #, c-format msgid "dearmoring failed: %s\n" msgstr "la suppression d'une armure a �chou�: %s\n" -#: g10/gpg.c:3742 +#: g10/gpg.c:3748 #, c-format msgid "enarmoring failed: %s\n" msgstr "la construction d'une armure a �chou�: %s \n" -#: g10/gpg.c:3832 +#: g10/gpg.c:3838 #, c-format msgid "invalid hash algorithm `%s'\n" msgstr "algorithme de hachage `%s' invalide\n" -#: g10/gpg.c:3949 +#: g10/gpg.c:3955 msgid "[filename]" msgstr "[nom du fichier]" -#: g10/gpg.c:3953 +#: g10/gpg.c:3959 msgid "Go ahead and type your message ...\n" msgstr "Vous pouvez taper votre message...\n" -#: g10/gpg.c:4265 +#: g10/gpg.c:4271 msgid "the given certification policy URL is invalid\n" msgstr "l'URL de politique de certification donn�e est invalide\n" -#: g10/gpg.c:4267 +#: g10/gpg.c:4273 msgid "the given signature policy URL is invalid\n" msgstr "l'URL de politique de signature donn�e est invalide\n" -#: g10/gpg.c:4300 +#: g10/gpg.c:4306 msgid "the given preferred keyserver URL is invalid\n" msgstr "l'URL du serveur de cl�s favori qui a �t� donn�e est invalide\n" @@ -3128,29 +3128,29 @@ msgstr "[r�vocation]" msgid "[self-signature]" msgstr "[auto-signature]" -#: g10/keyedit.c:344 g10/keylist.c:392 +#: g10/keyedit.c:344 g10/keylist.c:396 msgid "1 bad signature\n" msgstr "une mauvaise signature\n" -#: g10/keyedit.c:346 g10/keylist.c:394 +#: g10/keyedit.c:346 g10/keylist.c:398 #, c-format msgid "%d bad signatures\n" msgstr "%d mauvaises signatures\n" -#: g10/keyedit.c:348 g10/keylist.c:396 +#: g10/keyedit.c:348 g10/keylist.c:400 msgid "1 signature not checked due to a missing key\n" msgstr "une signature non v�rifi�e � cause d'une cl� manquante\n" -#: g10/keyedit.c:350 g10/keylist.c:398 +#: g10/keyedit.c:350 g10/keylist.c:402 #, c-format msgid "%d signatures not checked due to missing keys\n" msgstr "%d signatures non v�rifi�es � cause de cl�s manquantes\n" -#: g10/keyedit.c:352 g10/keylist.c:400 +#: g10/keyedit.c:352 g10/keylist.c:404 msgid "1 signature not checked due to an error\n" msgstr "une signature non v�rifi�e � cause d'une erreur\n" -#: g10/keyedit.c:354 g10/keylist.c:402 +#: g10/keyedit.c:354 g10/keylist.c:406 #, c-format msgid "%d signatures not checked due to errors\n" msgstr "%d signatures non v�rifi�es � cause d'erreurs\n" @@ -3416,21 +3416,21 @@ msgstr "" "La cl� poss�de seulement des items partiels ou stock�s sur carte -\n" "pas de phrase de passe � changer.\n" -#: g10/keyedit.c:1142 g10/keygen.c:3601 +#: g10/keyedit.c:1142 g10/keygen.c:3623 msgid "This key is not protected.\n" msgstr "Cette cl� n'est pas prot�g�e.\n" -#: g10/keyedit.c:1146 g10/keygen.c:3588 g10/revoke.c:538 +#: g10/keyedit.c:1146 g10/keygen.c:3610 g10/revoke.c:538 msgid "Secret parts of primary key are not available.\n" msgstr "Les parties secr�tes de la cl� principale ne sont pas disponibles.\n" -#: g10/keyedit.c:1150 g10/keygen.c:3604 +#: g10/keyedit.c:1150 g10/keygen.c:3626 msgid "Secret parts of primary key are stored on-card.\n" msgstr "" "Les parties secr�tes de la cl� principale sont stock�es sur la\n" "carte.\n" -#: g10/keyedit.c:1156 g10/keygen.c:3608 +#: g10/keyedit.c:1156 g10/keygen.c:3630 msgid "Key is protected.\n" msgstr "La cl� est prot�g�e.\n" @@ -3807,7 +3807,7 @@ msgstr "Fonctions: " msgid "Keyserver no-modify" msgstr "Serveur de cl�s: pas-de-modification" -#: g10/keyedit.c:2443 g10/keylist.c:310 +#: g10/keyedit.c:2443 g10/keylist.c:314 msgid "Preferred keyserver: " msgstr "Serveur de cl�s pr�f�r�: " @@ -3840,24 +3840,24 @@ msgid "(sensitive)" msgstr "(sensible)" #: g10/keyedit.c:2764 g10/keyedit.c:2820 g10/keyedit.c:2881 g10/keyedit.c:2896 -#: g10/keylist.c:196 g10/keyserver.c:529 +#: g10/keylist.c:200 g10/keyserver.c:529 #, c-format msgid "created: %s" msgstr "cr��: %s" -#: g10/keyedit.c:2767 g10/keylist.c:812 g10/keylist.c:906 g10/mainproc.c:989 +#: g10/keyedit.c:2767 g10/keylist.c:817 g10/keylist.c:911 g10/mainproc.c:989 #, c-format msgid "revoked: %s" msgstr "revoqu�: %s" -#: g10/keyedit.c:2769 g10/keylist.c:783 g10/keylist.c:818 g10/keylist.c:912 +#: g10/keyedit.c:2769 g10/keylist.c:788 g10/keylist.c:823 g10/keylist.c:917 #, c-format msgid "expired: %s" msgstr "expir�: %s" #: g10/keyedit.c:2771 g10/keyedit.c:2822 g10/keyedit.c:2883 g10/keyedit.c:2898 -#: g10/keylist.c:198 g10/keylist.c:789 g10/keylist.c:824 g10/keylist.c:918 -#: g10/keylist.c:939 g10/keyserver.c:535 g10/mainproc.c:995 +#: g10/keylist.c:202 g10/keylist.c:794 g10/keylist.c:829 g10/keylist.c:923 +#: g10/keylist.c:944 g10/keyserver.c:535 g10/mainproc.c:995 #, c-format msgid "expires: %s" msgstr "expire: %s" @@ -3881,7 +3881,7 @@ msgstr "validit�: %s" msgid "This key has been disabled" msgstr "Cette cl� a �t� d�sactiv�e" -#: g10/keyedit.c:2827 g10/keylist.c:202 +#: g10/keyedit.c:2827 g10/keylist.c:206 msgid "card-no: " msgstr "n� de carte: " @@ -4240,12 +4240,12 @@ msgid "writing key binding signature\n" msgstr "�criture de la signature de liaison\n" #: g10/keygen.c:1157 g10/keygen.c:1268 g10/keygen.c:1273 g10/keygen.c:1408 -#: g10/keygen.c:3101 +#: g10/keygen.c:3123 #, c-format msgid "keysize invalid; using %u bits\n" msgstr "Taille invalide; utilisation de %u bits\n" -#: g10/keygen.c:1163 g10/keygen.c:1279 g10/keygen.c:1414 g10/keygen.c:3107 +#: g10/keygen.c:1163 g10/keygen.c:1279 g10/keygen.c:1414 g10/keygen.c:3129 #, c-format msgid "keysize rounded up to %u bits\n" msgstr "taille arrondie � %u bits\n" @@ -4601,52 +4601,52 @@ msgstr "" "pendant la g�n�ration de nombres premiers; cela donne au g�n�rateur de\n" "nombres al�atoires une meilleure chance d'avoir assez d'entropie.\n" -#: g10/keygen.c:3041 g10/keygen.c:3068 +#: g10/keygen.c:3063 g10/keygen.c:3090 msgid "Key generation canceled.\n" msgstr "La g�n�ration de cl� a �t� annul�e.\n" -#: g10/keygen.c:3273 g10/keygen.c:3440 +#: g10/keygen.c:3295 g10/keygen.c:3462 #, c-format msgid "writing public key to `%s'\n" msgstr "�criture de la cl� publique dans `%s'\n" -#: g10/keygen.c:3275 g10/keygen.c:3443 +#: g10/keygen.c:3297 g10/keygen.c:3465 #, c-format msgid "writing secret key stub to `%s'\n" msgstr "�criture d'une cl� secr�te partielle dans `%s'\n" -#: g10/keygen.c:3278 g10/keygen.c:3446 +#: g10/keygen.c:3300 g10/keygen.c:3468 #, c-format msgid "writing secret key to `%s'\n" msgstr "�criture de la cl� secr�te dans `%s'\n" -#: g10/keygen.c:3427 +#: g10/keygen.c:3449 #, c-format msgid "no writable public keyring found: %s\n" msgstr "" "aucun portes-cl�s public n'a �t� trouv� avec des droits d'�criture : %s\n" -#: g10/keygen.c:3434 +#: g10/keygen.c:3456 #, c-format msgid "no writable secret keyring found: %s\n" msgstr "" "aucun portes-cl�s secret n'a �t� trouv� avec des droits d'�criture : %s\n" -#: g10/keygen.c:3454 +#: g10/keygen.c:3476 #, c-format msgid "error writing public keyring `%s': %s\n" msgstr "erreur durant l'�criture du porte-cl�s public `%s': %s\n" -#: g10/keygen.c:3462 +#: g10/keygen.c:3484 #, c-format msgid "error writing secret keyring `%s': %s\n" msgstr "erreur durant l'�criture du porte-cl�s secret `%s': %s\n" -#: g10/keygen.c:3489 +#: g10/keygen.c:3511 msgid "public and secret key created and signed.\n" msgstr "les cl�s publique et secr�te ont �t� cr��es et sign�es.\n" -#: g10/keygen.c:3500 +#: g10/keygen.c:3522 msgid "" "Note that this key cannot be used for encryption. You may want to use\n" "the command \"--edit-key\" to generate a subkey for this purpose.\n" @@ -4655,13 +4655,13 @@ msgstr "" "utiliser la commande �--edit-key� pour g�n�rer une sous-cl� �\n" "cette fin.\n" -#: g10/keygen.c:3513 g10/keygen.c:3658 g10/keygen.c:3779 +#: g10/keygen.c:3535 g10/keygen.c:3680 g10/keygen.c:3801 #, c-format msgid "Key generation failed: %s\n" msgstr "La g�n�ration de cl� a �chou�: %s\n" # on s'amuse comme on peut... -#: g10/keygen.c:3568 g10/keygen.c:3709 g10/sign.c:241 +#: g10/keygen.c:3590 g10/keygen.c:3731 g10/sign.c:241 #, c-format msgid "" "key has been created %lu second in future (time warp or clock problem)\n" @@ -4669,7 +4669,7 @@ msgstr "" "la cl� a �t� cr��e %lu seconde dans le futur (rupture spatio-temporelle ou\n" "probl�me d'horloge)\n" -#: g10/keygen.c:3570 g10/keygen.c:3711 g10/sign.c:243 +#: g10/keygen.c:3592 g10/keygen.c:3733 g10/sign.c:243 #, c-format msgid "" "key has been created %lu seconds in future (time warp or clock problem)\n" @@ -4677,26 +4677,26 @@ msgstr "" "la cl� a �t� cr��e %lu secondes dans le futur (rupture spatio-temporelle ou\n" "probl�me d'horloge\n" -#: g10/keygen.c:3581 g10/keygen.c:3722 +#: g10/keygen.c:3603 g10/keygen.c:3744 msgid "NOTE: creating subkeys for v3 keys is not OpenPGP compliant\n" msgstr "" "NOTE: cr�er des sous-cl�s pour des cl�s v3 n'est pas conforme � OpenPGP\n" -#: g10/keygen.c:3622 g10/keygen.c:3755 +#: g10/keygen.c:3644 g10/keygen.c:3777 msgid "Really create? (y/N) " msgstr "Cr�er vraiment ? (o/N) " -#: g10/keygen.c:3928 +#: g10/keygen.c:3950 #, c-format msgid "storing key onto card failed: %s\n" msgstr "le stockage de la cl� dans la carte a �chou�: %s\n" -#: g10/keygen.c:3976 +#: g10/keygen.c:3998 #, c-format msgid "can't create backup file `%s': %s\n" msgstr "impossible de cr�er le fichier de sauvegarde `%s': %s\n" -#: g10/keygen.c:4002 +#: g10/keygen.c:4024 #, c-format msgid "NOTE: backup of card key saved to `%s'\n" msgstr "NOTE: sauvegarde de la cl� de la carte dans `%s'\n" @@ -4705,53 +4705,53 @@ msgstr "NOTE: sauvegarde de la cl� de la carte dans `%s'\n" msgid "never " msgstr "jamais " -#: g10/keylist.c:267 +#: g10/keylist.c:271 msgid "Critical signature policy: " msgstr "Politique de signature critique: " -#: g10/keylist.c:269 +#: g10/keylist.c:273 msgid "Signature policy: " msgstr "Politique de signature: " -#: g10/keylist.c:308 +#: g10/keylist.c:312 msgid "Critical preferred keyserver: " msgstr "Serveur de cl�s critique favori: " -#: g10/keylist.c:361 +#: g10/keylist.c:365 msgid "Critical signature notation: " msgstr "Notation de signature critique: " -#: g10/keylist.c:363 +#: g10/keylist.c:367 msgid "Signature notation: " msgstr "Notation de signature: " -#: g10/keylist.c:473 +#: g10/keylist.c:477 msgid "Keyring" msgstr "Porte-cl�s" -#: g10/keylist.c:1504 +#: g10/keylist.c:1509 msgid "Primary key fingerprint:" msgstr "Empreinte de cl� principale:" -#: g10/keylist.c:1506 +#: g10/keylist.c:1511 msgid " Subkey fingerprint:" msgstr " Empreinte de la sous-cl�:" #. TRANSLATORS: this should fit into 24 bytes to that the #. * fingerprint data is properly aligned with the user ID -#: g10/keylist.c:1513 +#: g10/keylist.c:1518 msgid " Primary key fingerprint:" msgstr " Empreinte de la cl� principale:" -#: g10/keylist.c:1515 +#: g10/keylist.c:1520 msgid " Subkey fingerprint:" msgstr " Empreinte de la sous-cl�:" -#: g10/keylist.c:1519 g10/keylist.c:1523 +#: g10/keylist.c:1524 g10/keylist.c:1528 msgid " Key fingerprint =" msgstr " Empreinte de la cl� =" -#: g10/keylist.c:1590 +#: g10/keylist.c:1595 msgid " Card serial no. =" msgstr "N� de s�rie de la carte =" @@ -4839,149 +4839,149 @@ msgstr "" msgid "disabled" msgstr "d�sactiv�" -#: g10/keyserver.c:742 +#: g10/keyserver.c:744 msgid "Enter number(s), N)ext, or Q)uit > " msgstr "Entrez le(s) nombre(s), S)uivant, ou Q)uitter > " -#: g10/keyserver.c:826 g10/keyserver.c:1448 +#: g10/keyserver.c:828 g10/keyserver.c:1450 #, c-format msgid "invalid keyserver protocol (us %d!=handler %d)\n" msgstr "protocole serveur de cl�s invalide (nous %d!=gestionnaire %d)\n" -#: g10/keyserver.c:924 +#: g10/keyserver.c:926 #, c-format msgid "key \"%s\" not found on keyserver\n" msgstr "cl� � %s � introuvable dans le serveur de cl�s\n" -#: g10/keyserver.c:926 +#: g10/keyserver.c:928 msgid "key not found on keyserver\n" msgstr "cl� non trouv�e dans le serveur de cl�s\n" -#: g10/keyserver.c:1167 +#: g10/keyserver.c:1169 #, c-format msgid "requesting key %s from %s server %s\n" msgstr "requ�te de la cl� %s du serveur %s %s\n" -#: g10/keyserver.c:1171 +#: g10/keyserver.c:1173 #, c-format msgid "requesting key %s from %s\n" msgstr "requ�te de la cl� %s de %s\n" -#: g10/keyserver.c:1195 +#: g10/keyserver.c:1197 #, fuzzy, c-format msgid "searching for names from %s server %s\n" msgstr "recherche de � %s � du serveur %s %s\n" -#: g10/keyserver.c:1198 +#: g10/keyserver.c:1200 #, fuzzy, c-format msgid "searching for names from %s\n" msgstr "recherche de � %s � de %s\n" -#: g10/keyserver.c:1351 +#: g10/keyserver.c:1353 #, c-format msgid "sending key %s to %s server %s\n" msgstr "envoi de la cl� %s au serveur %s %s\n" -#: g10/keyserver.c:1355 +#: g10/keyserver.c:1357 #, c-format msgid "sending key %s to %s\n" msgstr "envoi de la cl� %s � %s\n" -#: g10/keyserver.c:1398 +#: g10/keyserver.c:1400 #, c-format msgid "searching for \"%s\" from %s server %s\n" msgstr "recherche de � %s � du serveur %s %s\n" -#: g10/keyserver.c:1401 +#: g10/keyserver.c:1403 #, c-format msgid "searching for \"%s\" from %s\n" msgstr "recherche de � %s � de %s\n" -#: g10/keyserver.c:1408 g10/keyserver.c:1504 +#: g10/keyserver.c:1410 g10/keyserver.c:1506 msgid "no keyserver action!\n" msgstr "pas d'action pour le serveur de cl�s !\n" -#: g10/keyserver.c:1456 +#: g10/keyserver.c:1458 #, c-format msgid "WARNING: keyserver handler from a different version of GnuPG (%s)\n" msgstr "" "AVERTISSEMENT: le gestionnaire de serveurs de cl�s provient d'une\n" "version diff�rente de GnuPG (%s)\n" -#: g10/keyserver.c:1465 +#: g10/keyserver.c:1467 msgid "keyserver did not send VERSION\n" msgstr "le serveurs de cl�s n'a pas envoy� son num�ro de VERSION\n" -#: g10/keyserver.c:1527 g10/keyserver.c:2056 +#: g10/keyserver.c:1529 g10/keyserver.c:2058 msgid "no keyserver known (use option --keyserver)\n" msgstr "pas de serveur de cl�s connu (utilisez l'option --keyserver)\n" -#: g10/keyserver.c:1533 +#: g10/keyserver.c:1535 msgid "external keyserver calls are not supported in this build\n" msgstr "" "les appels externes � un serveur de cl� ne sont pas support�s dans\n" "cette compilation\n" -#: g10/keyserver.c:1545 +#: g10/keyserver.c:1547 #, c-format msgid "no handler for keyserver scheme `%s'\n" msgstr "pas de gestionnaire pour le type de serveurs de cl�s `%s'\n" -#: g10/keyserver.c:1550 +#: g10/keyserver.c:1552 #, c-format msgid "action `%s' not supported with keyserver scheme `%s'\n" msgstr "" "l'action `%s' n'est pas support�e avec le type de serveurs\n" "de cl�s `%s'\n" -#: g10/keyserver.c:1558 +#: g10/keyserver.c:1560 #, c-format msgid "%s does not support handler version %d\n" msgstr "%s ne supporte pas le gestionnaire de version %d\n" -#: g10/keyserver.c:1565 +#: g10/keyserver.c:1567 msgid "keyserver timed out\n" msgstr "le d�lai d'attente du serveur de cl�s a expir�\n" -#: g10/keyserver.c:1570 +#: g10/keyserver.c:1572 msgid "keyserver internal error\n" msgstr "erreur interne du serveur de cl�s\n" -#: g10/keyserver.c:1579 +#: g10/keyserver.c:1581 #, c-format msgid "keyserver communications error: %s\n" msgstr "erreur de communication avec le serveur de cl�s: %s\n" -#: g10/keyserver.c:1604 g10/keyserver.c:1638 +#: g10/keyserver.c:1606 g10/keyserver.c:1640 #, c-format msgid "\"%s\" not a key ID: skipping\n" msgstr "� %s � n'est pas une ID de cl�: ignor�\n" -#: g10/keyserver.c:1897 +#: g10/keyserver.c:1899 #, c-format msgid "WARNING: unable to refresh key %s via %s: %s\n" msgstr "" "AVERTISSEMENT: impossible de rafra�chir la cl� %s\n" "via %s: %s\n" -#: g10/keyserver.c:1919 +#: g10/keyserver.c:1921 #, c-format msgid "refreshing 1 key from %s\n" msgstr "rafra�chissement d'une cl� depuis %s\n" -#: g10/keyserver.c:1921 +#: g10/keyserver.c:1923 #, c-format msgid "refreshing %d keys from %s\n" msgstr "rafra�chissement de %d cl�s depuis %s\n" -#: g10/keyserver.c:1977 +#: g10/keyserver.c:1979 #, fuzzy, c-format msgid "WARNING: unable to fetch URI %s: %s\n" msgstr "" "AVERTISSEMENT: impossible de rafra�chir la cl� %s\n" "via %s: %s\n" -#: g10/keyserver.c:1983 +#: g10/keyserver.c:1985 #, fuzzy, c-format msgid "WARNING: unable to parse URI %s\n" msgstr "" @@ -6449,7 +6449,7 @@ msgstr "ultime" msgid "no need for a trustdb check\n" msgstr "v�rification de la base de confiance inutile\n" -#: g10/trustdb.c:577 g10/trustdb.c:2432 +#: g10/trustdb.c:577 g10/trustdb.c:2456 #, c-format msgid "next trustdb check due at %s\n" msgstr "la prochaine v�rification de la base de confiance aura lieu le %s\n" @@ -6481,28 +6481,28 @@ msgstr "faites un --check-trustdb\n" msgid "checking the trustdb\n" msgstr "v�rifier la base de confiance\n" -#: g10/trustdb.c:2175 +#: g10/trustdb.c:2199 #, c-format msgid "%d keys processed (%d validity counts cleared)\n" msgstr "%d cl�s trait�es (%d comptes de validit� r�initialis�s)\n" -#: g10/trustdb.c:2240 +#: g10/trustdb.c:2264 msgid "no ultimately trusted keys found\n" msgstr "aucune cl� de confiance ultime n'a �t� trouv�e\n" -#: g10/trustdb.c:2254 +#: g10/trustdb.c:2278 #, c-format msgid "public key of ultimately trusted key %s not found\n" msgstr "la cl� publique de la cl� de confiance ultime %s est introuvable\n" -#: g10/trustdb.c:2277 +#: g10/trustdb.c:2301 #, c-format msgid "%d marginal(s) needed, %d complete(s) needed, %s trust model\n" msgstr "" "%d marginale(s) n�cessaires, %d compl�te(s) n�cessaires, mod�le\n" "de confiance %s\n" -#: g10/trustdb.c:2363 +#: g10/trustdb.c:2387 #, c-format msgid "" "depth: %d valid: %3d signed: %3d trust: %d-, %dq, %dn, %dm, %df, %du\n" @@ -6510,7 +6510,7 @@ msgstr "" "profondeur: %d valide: %3d sign�: %3d\n" "confiance: %d-. %dg. %dn. %dm. %df. %du\n" -#: g10/trustdb.c:2438 +#: g10/trustdb.c:2462 #, c-format msgid "unable to update trustdb version record: write failed: %s\n" msgstr "" @@ -6703,12 +6703,12 @@ msgid "" "list, export, import Keybox data\n" msgstr "" -#: scd/app-nks.c:325 scd/app-openpgp.c:1456 scd/app-dinsig.c:297 +#: scd/app-nks.c:325 scd/app-openpgp.c:1457 scd/app-dinsig.c:297 msgid "||Please enter your PIN at the reader's keypad" msgstr "" -#: scd/app-nks.c:329 scd/app-openpgp.c:1460 scd/app-openpgp.c:1492 -#: scd/app-openpgp.c:1639 scd/app-openpgp.c:1657 scd/app-openpgp.c:1857 +#: scd/app-nks.c:329 scd/app-openpgp.c:1461 scd/app-openpgp.c:1493 +#: scd/app-openpgp.c:1640 scd/app-openpgp.c:1658 scd/app-openpgp.c:1858 #: scd/app-dinsig.c:301 #, c-format msgid "PIN callback returned error: %s\n" @@ -6721,107 +6721,107 @@ msgstr "" #. TRANSLATORS: Do not translate the "|*|" prefixes but #. keep it at the start of the string. We need this elsewhere #. to get some infos on the string. -#: scd/app-nks.c:557 scd/app-openpgp.c:1897 +#: scd/app-nks.c:557 scd/app-openpgp.c:1898 msgid "|N|New PIN" msgstr "|N|Nouveau code PIN" -#: scd/app-nks.c:560 scd/app-openpgp.c:1901 scd/app-dinsig.c:529 +#: scd/app-nks.c:560 scd/app-openpgp.c:1902 scd/app-dinsig.c:529 #, c-format msgid "error getting new PIN: %s\n" msgstr "erreur pendant l'obtention du nouveau code PIN: %s\n" -#: scd/app-openpgp.c:667 +#: scd/app-openpgp.c:668 #, c-format msgid "failed to store the fingerprint: %s\n" msgstr "impossible de stocker l'empreinte: %s\n" -#: scd/app-openpgp.c:680 +#: scd/app-openpgp.c:681 #, c-format msgid "failed to store the creation date: %s\n" msgstr "impossible de stocker la date de cr�ation: %s\n" -#: scd/app-openpgp.c:1075 +#: scd/app-openpgp.c:1076 #, c-format msgid "reading public key failed: %s\n" msgstr "la lecture de la cl� publique a �chou�: %s\n" -#: scd/app-openpgp.c:1083 scd/app-openpgp.c:2551 +#: scd/app-openpgp.c:1084 scd/app-openpgp.c:2552 msgid "response does not contain the public key data\n" msgstr "la r�ponse ne contient pas les donn�es de cl� publique\n" -#: scd/app-openpgp.c:1091 scd/app-openpgp.c:2559 +#: scd/app-openpgp.c:1092 scd/app-openpgp.c:2560 msgid "response does not contain the RSA modulus\n" msgstr "la r�ponse ne contient pas le modulo RSA\n" -#: scd/app-openpgp.c:1100 scd/app-openpgp.c:2569 +#: scd/app-openpgp.c:1101 scd/app-openpgp.c:2570 msgid "response does not contain the RSA public exponent\n" msgstr "la r�ponse ne contient pas l'exposant public RSA\n" -#: scd/app-openpgp.c:1416 +#: scd/app-openpgp.c:1417 #, c-format msgid "using default PIN as %s\n" msgstr "" -#: scd/app-openpgp.c:1423 +#: scd/app-openpgp.c:1424 #, c-format msgid "failed to use default PIN as %s: %s - disabling further default use\n" msgstr "" -#: scd/app-openpgp.c:1442 +#: scd/app-openpgp.c:1443 #, fuzzy, c-format msgid "||Please enter your PIN at the reader's keypad%%0A[sigs done: %lu]" msgstr "||Entrez le PIN%%0A[sigs faites: %lu]" -#: scd/app-openpgp.c:1476 +#: scd/app-openpgp.c:1477 #, c-format msgid "||Please enter the PIN%%0A[sigs done: %lu]" msgstr "||Entrez le PIN%%0A[sigs faites: %lu]" -#: scd/app-openpgp.c:1488 +#: scd/app-openpgp.c:1489 #, fuzzy msgid "||Please enter the PIN" msgstr "||Entrez le PIN%%0A[sigs faites: %lu]" -#: scd/app-openpgp.c:1499 scd/app-openpgp.c:1664 +#: scd/app-openpgp.c:1500 scd/app-openpgp.c:1665 #, c-format msgid "PIN for CHV%d is too short; minimum length is %d\n" msgstr "" "Le code PIN pour CHV%d est trop court ; la longueur minimale\n" "est %d\n" -#: scd/app-openpgp.c:1512 scd/app-openpgp.c:1552 scd/app-openpgp.c:1676 -#: scd/app-openpgp.c:2868 +#: scd/app-openpgp.c:1513 scd/app-openpgp.c:1553 scd/app-openpgp.c:1677 +#: scd/app-openpgp.c:2869 #, c-format msgid "verify CHV%d failed: %s\n" msgstr "la v�rification CHV%d a �chou�: %s\n" -#: scd/app-openpgp.c:1575 +#: scd/app-openpgp.c:1576 msgid "access to admin commands is not configured\n" msgstr "l'acc�s aux commandes d'administration n'est pas configur�\n" -#: scd/app-openpgp.c:1596 scd/app-openpgp.c:1839 scd/app-openpgp.c:3119 +#: scd/app-openpgp.c:1597 scd/app-openpgp.c:1840 scd/app-openpgp.c:3120 msgid "error retrieving CHV status from card\n" msgstr "erreur pendant la r�cup�ration de l'�tat CHV de la carte\n" -#: scd/app-openpgp.c:1602 scd/app-openpgp.c:3128 +#: scd/app-openpgp.c:1603 scd/app-openpgp.c:3129 msgid "card is permanently locked!\n" msgstr "la carte est irr�m�diablement bloqu�e !\n" -#: scd/app-openpgp.c:1609 +#: scd/app-openpgp.c:1610 #, c-format msgid "%d Admin PIN attempts remaining before card is permanently locked\n" msgstr "" "%d tentatives de PIN admin restent jusqu'� ce que la carte\n" "soit irr�m�diablement bloqu�e\n" -#: scd/app-openpgp.c:1619 +#: scd/app-openpgp.c:1620 #, fuzzy, c-format msgid "" "|A|Please enter the Admin PIN at the reader's keypad%%0A[remaining attempts: " "%d]" msgstr "||Entrez le PIN%%0A[sigs faites: %lu]" -#: scd/app-openpgp.c:1634 +#: scd/app-openpgp.c:1635 #, fuzzy msgid "|A|Please enter the Admin PIN at the reader's keypad" msgstr "||Entrez le PIN%%0A[sigs faites: %lu]" @@ -6829,115 +6829,115 @@ msgstr "||Entrez le PIN%%0A[sigs faites: %lu]" #. TRANSLATORS: Do not translate the "|A|" prefix but keep #. it at the start of the string. We need this elsewhere to #. get some infos on the string. -#: scd/app-openpgp.c:1654 +#: scd/app-openpgp.c:1655 msgid "|A|Admin PIN" msgstr "|A|code PIN d'administration" -#: scd/app-openpgp.c:1853 +#: scd/app-openpgp.c:1854 #, fuzzy msgid "||Please enter the Reset Code for the card" msgstr "||Entrez le PIN%%0A[sigs faites: %lu]" -#: scd/app-openpgp.c:1862 scd/app-openpgp.c:1925 +#: scd/app-openpgp.c:1863 scd/app-openpgp.c:1926 #, fuzzy, c-format msgid "Reset Code is too short; minimum length is %d\n" msgstr "" "Le code PIN pour CHV%d est trop court ; la longueur minimale\n" "est %d\n" -#: scd/app-openpgp.c:1896 +#: scd/app-openpgp.c:1897 msgid "|RN|New Reset Code" msgstr "" -#: scd/app-openpgp.c:1897 +#: scd/app-openpgp.c:1898 msgid "|AN|New Admin PIN" msgstr "|AN|Nouveau code PIN d'administration" -#: scd/app-openpgp.c:1987 scd/app-openpgp.c:2637 +#: scd/app-openpgp.c:1988 scd/app-openpgp.c:2638 msgid "error reading application data\n" msgstr "erreur pendant la lecture de donn�es d'application\n" -#: scd/app-openpgp.c:1993 scd/app-openpgp.c:2644 +#: scd/app-openpgp.c:1994 scd/app-openpgp.c:2645 msgid "error reading fingerprint DO\n" msgstr "erreur pendant la lecture de l'empreinte DO\n" -#: scd/app-openpgp.c:2003 +#: scd/app-openpgp.c:2004 msgid "key already exists\n" msgstr "la cl� existe d�j�\n" -#: scd/app-openpgp.c:2007 +#: scd/app-openpgp.c:2008 msgid "existing key will be replaced\n" msgstr "la cl� existante sera remplac�e\n" -#: scd/app-openpgp.c:2009 +#: scd/app-openpgp.c:2010 msgid "generating new key\n" msgstr "g�n�rer une nouvelle cl�\n" -#: scd/app-openpgp.c:2335 +#: scd/app-openpgp.c:2336 msgid "creation timestamp missing\n" msgstr "l'horodatage de cr�ation est manquant\n" -#: scd/app-openpgp.c:2344 +#: scd/app-openpgp.c:2345 #, c-format msgid "RSA modulus missing or not of size %d bits\n" msgstr "le module RSA est manquant ou bien sa taille n'est pas %d bits\n" -#: scd/app-openpgp.c:2356 +#: scd/app-openpgp.c:2357 #, c-format msgid "RSA public exponent missing or larger than %d bits\n" msgstr "l'exposant public RSA est manquant ou trop �lev� (plus de %d bits)\n" -#: scd/app-openpgp.c:2366 scd/app-openpgp.c:2374 +#: scd/app-openpgp.c:2367 scd/app-openpgp.c:2375 #, c-format msgid "RSA prime %s missing or not of size %d bits\n" msgstr "" "le nombre premier RSA %s est manquant ou bien sa taille n'est pas\n" "%d bits\n" -#: scd/app-openpgp.c:2468 +#: scd/app-openpgp.c:2469 #, c-format msgid "failed to store the key: %s\n" msgstr "le stockage de la cl� a �chou�: %s\n" -#: scd/app-openpgp.c:2528 +#: scd/app-openpgp.c:2529 msgid "please wait while key is being generated ...\n" msgstr "attendez que la cl� se g�n�re...\n" -#: scd/app-openpgp.c:2542 +#: scd/app-openpgp.c:2543 msgid "generating key failed\n" msgstr "la g�n�ration de la cl� a �chou�\n" -#: scd/app-openpgp.c:2545 +#: scd/app-openpgp.c:2546 #, c-format msgid "key generation completed (%d seconds)\n" msgstr "la g�n�ration de cl� a �t� effectu�e (%d secondes)\n" -#: scd/app-openpgp.c:2602 +#: scd/app-openpgp.c:2603 msgid "invalid structure of OpenPGP card (DO 0x93)\n" msgstr "structure de carte OpenPGP invalide (DO 0x93)\n" -#: scd/app-openpgp.c:2652 +#: scd/app-openpgp.c:2653 msgid "fingerprint on card does not match requested one\n" msgstr "" -#: scd/app-openpgp.c:2767 +#: scd/app-openpgp.c:2768 #, fuzzy, c-format msgid "card does not support digest algorithm %s\n" msgstr "signature %s, algorithme de hachage %s\n" -#: scd/app-openpgp.c:2843 +#: scd/app-openpgp.c:2844 #, c-format msgid "signatures created so far: %lu\n" msgstr "signatures cr��es jusqu'ici: %lu\n" -#: scd/app-openpgp.c:3133 +#: scd/app-openpgp.c:3134 msgid "" "verification of Admin PIN is currently prohibited through this command\n" msgstr "" "la v�rification du code PIN d'administration est actuellement interdite\n" "au travers de cette commande\n" -#: scd/app-openpgp.c:3357 scd/app-openpgp.c:3368 +#: scd/app-openpgp.c:3359 scd/app-openpgp.c:3370 #, c-format msgid "can't access %s - invalid OpenPGP card?\n" msgstr "impossible d'acc�der � %s - carte OpenPGP invalide ?\n" @@ -7345,7 +7345,7 @@ msgstr "" msgid "[Error - invalid DN]" msgstr "Erreur: r�ponse invalide.\n" -#: sm/certdump.c:964 +#: sm/certdump.c:961 #, fuzzy, c-format msgid "" "Please enter the passphrase to unlock the secret key for the X.509 " @@ -7439,6 +7439,12 @@ msgstr "erreur durant la cr�ation du porte-cl�s `%s' : %s\n" msgid "line %d: key generation failed: %s <%s>\n" msgstr "La g�n�ration de cl� a �chou�: %s\n" +#: sm/certreqgen.c:806 +msgid "" +"To complete this certificate request please enter the passphrase for the key " +"you just created once more.\n" +msgstr "" + #: sm/certreqgen-ui.c:122 #, fuzzy, c-format msgid " (%d) RSA\n" @@ -7806,7 +7812,7 @@ msgstr "" msgid "error importing certificate: %s\n" msgstr "erreur pendant la cr�ation de la phrase de passe: %s\n" -#: sm/import.c:548 tools/gpg-connect-agent.c:1322 +#: sm/import.c:548 tools/gpg-connect-agent.c:1329 #, fuzzy, c-format msgid "error reading input: %s\n" msgstr "erreur pendant la lecture de `%s': %s\n" @@ -7963,91 +7969,91 @@ msgstr " alias � %s �" msgid "This is a qualified signature\n" msgstr "Ceci sera une auto-signature.\n" -#: tools/gpg-connect-agent.c:67 tools/gpgconf.c:78 tools/symcryptrun.c:165 +#: tools/gpg-connect-agent.c:70 tools/gpgconf.c:78 tools/symcryptrun.c:165 #, fuzzy msgid "quiet" msgstr "quitter" -#: tools/gpg-connect-agent.c:68 +#: tools/gpg-connect-agent.c:71 msgid "print data out hex encoded" msgstr "" -#: tools/gpg-connect-agent.c:69 +#: tools/gpg-connect-agent.c:72 msgid "decode received data lines" msgstr "" -#: tools/gpg-connect-agent.c:70 +#: tools/gpg-connect-agent.c:74 msgid "|NAME|connect to Assuan socket NAME" msgstr "" -#: tools/gpg-connect-agent.c:71 +#: tools/gpg-connect-agent.c:76 msgid "run the Assuan server given on the command line" msgstr "" -#: tools/gpg-connect-agent.c:73 +#: tools/gpg-connect-agent.c:78 msgid "do not use extended connect mode" msgstr "" -#: tools/gpg-connect-agent.c:74 +#: tools/gpg-connect-agent.c:80 #, fuzzy msgid "|FILE|run commands from FILE on startup" msgstr "lire les options de `%s'\n" -#: tools/gpg-connect-agent.c:75 +#: tools/gpg-connect-agent.c:81 msgid "run /subst on startup" msgstr "" -#: tools/gpg-connect-agent.c:176 +#: tools/gpg-connect-agent.c:183 #, fuzzy msgid "Usage: gpg-connect-agent [options] (-h for help)" msgstr "Utilisation: gpg [options] [fichiers] (-h pour l'aide)" -#: tools/gpg-connect-agent.c:179 +#: tools/gpg-connect-agent.c:186 msgid "" "Syntax: gpg-connect-agent [options]\n" "Connect to a running agent and send commands\n" msgstr "" -#: tools/gpg-connect-agent.c:1193 +#: tools/gpg-connect-agent.c:1200 #, c-format msgid "option \"%s\" requires a program and optional arguments\n" msgstr "" -#: tools/gpg-connect-agent.c:1202 +#: tools/gpg-connect-agent.c:1209 #, c-format msgid "option \"%s\" ignored due to \"%s\"\n" msgstr "" -#: tools/gpg-connect-agent.c:1257 tools/gpg-connect-agent.c:1745 +#: tools/gpg-connect-agent.c:1264 tools/gpg-connect-agent.c:1752 #, fuzzy, c-format msgid "receiving line failed: %s\n" msgstr "la lecture de la cl� publique a �chou�: %s\n" -#: tools/gpg-connect-agent.c:1347 +#: tools/gpg-connect-agent.c:1354 #, fuzzy msgid "line too long - skipped\n" msgstr "ligne trop longue" -#: tools/gpg-connect-agent.c:1351 +#: tools/gpg-connect-agent.c:1358 msgid "line shortened due to embedded Nul character\n" msgstr "" -#: tools/gpg-connect-agent.c:1719 +#: tools/gpg-connect-agent.c:1726 #, fuzzy, c-format msgid "unknown command `%s'\n" msgstr "option `%s' inconnue\n" -#: tools/gpg-connect-agent.c:1737 +#: tools/gpg-connect-agent.c:1744 #, fuzzy, c-format msgid "sending line failed: %s\n" msgstr "la signature a �chou�: %s\n" -#: tools/gpg-connect-agent.c:2127 +#: tools/gpg-connect-agent.c:2166 #, fuzzy, c-format msgid "error sending %s command: %s\n" msgstr "erreur pendant la lecture de `%s': %s\n" -#: tools/gpg-connect-agent.c:2136 +#: tools/gpg-connect-agent.c:2175 #, fuzzy, c-format msgid "error sending standard options: %s\n" msgstr "" @@ -8256,21 +8262,21 @@ msgid "" "Manage configuration options for tools of the GnuPG system\n" msgstr "" -#: tools/gpgconf.c:210 tools/gpgconf.c:250 +#: tools/gpgconf.c:209 tools/gpgconf.c:249 #, fuzzy msgid "usage: gpgconf [options] " msgstr "utilisation: gpg [options] " -#: tools/gpgconf.c:212 +#: tools/gpgconf.c:211 msgid "Need one component argument" msgstr "" -#: tools/gpgconf.c:221 +#: tools/gpgconf.c:220 #, fuzzy msgid "Component not found" msgstr "cl� publique non trouv�e" -#: tools/gpgconf.c:252 +#: tools/gpgconf.c:251 #, fuzzy msgid "No argument allowed" msgstr "Les commandes d'administration ne sont pas permises\n" @@ -8431,16 +8437,16 @@ msgstr "impossible de cr�er le fichier de sauvegarde `%s': %s\n" msgid "cannot allocate outfile string: %s\n" msgstr "impossible de cr�er le fichier de sauvegarde `%s': %s\n" -#: tools/symcryptrun.c:985 +#: tools/symcryptrun.c:984 #, c-format msgid "either %s or %s must be given\n" msgstr "" -#: tools/symcryptrun.c:1012 +#: tools/symcryptrun.c:1011 msgid "no class provided\n" msgstr "" -#: tools/symcryptrun.c:1021 +#: tools/symcryptrun.c:1020 #, fuzzy, c-format msgid "class %s is not supported\n" msgstr "le hachage de protection %d n'est pas support�\n" @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: gnupg 1.2.4\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2008-12-03 09:59+0100\n" +"POT-Creation-Date: 2008-12-09 11:57+0100\n" "PO-Revision-Date: 2003-12-04 11:39+0100\n" "Last-Translator: Jacobo Tarrio <[email protected]>\n" "Language-Team: Galician <[email protected]>\n" @@ -92,8 +92,8 @@ msgstr "contrasinal err�neo" msgid "ssh keys greater than %d bits are not supported\n" msgstr "o algoritmo de protecci�n %d%s non est� soportado\n" -#: agent/command-ssh.c:688 g10/exec.c:478 g10/gpg.c:1073 g10/keygen.c:3226 -#: g10/keygen.c:3259 g10/keyring.c:1206 g10/keyring.c:1510 g10/openfile.c:275 +#: agent/command-ssh.c:688 g10/exec.c:478 g10/gpg.c:1079 g10/keygen.c:3248 +#: g10/keygen.c:3281 g10/keyring.c:1206 g10/keyring.c:1510 g10/openfile.c:275 #: g10/openfile.c:368 g10/sign.c:798 g10/sign.c:1107 g10/tdbio.c:547 #: jnlib/dotlock.c:311 #, c-format @@ -102,7 +102,7 @@ msgstr "non se pode crear `%s': %s\n" #: agent/command-ssh.c:700 common/helpfile.c:47 g10/card-util.c:733 #: g10/dearmor.c:60 g10/dearmor.c:107 g10/decrypt.c:70 g10/encode.c:194 -#: g10/encode.c:504 g10/gpg.c:1074 g10/import.c:193 g10/keygen.c:2711 +#: g10/encode.c:504 g10/gpg.c:1080 g10/import.c:193 g10/keygen.c:2733 #: g10/keyring.c:1536 g10/openfile.c:192 g10/openfile.c:353 #: g10/plaintext.c:503 g10/sign.c:780 g10/sign.c:975 g10/sign.c:1091 #: g10/sign.c:1247 g10/tdbdump.c:142 g10/tdbdump.c:150 g10/tdbio.c:551 @@ -148,7 +148,7 @@ msgid "Please enter the passphrase for the ssh key%0A %c" msgstr "Por favor, introduza o contrasinal; esta � unha frase secreta \n" #: agent/command-ssh.c:2346 agent/genkey.c:310 agent/genkey.c:432 -#: agent/protect-tool.c:1199 +#: agent/protect-tool.c:1198 #, fuzzy msgid "Please re-enter this passphrase" msgstr "cambia-lo contrasinal" @@ -161,7 +161,7 @@ msgid "" msgstr "" #: agent/command-ssh.c:2405 agent/genkey.c:340 agent/genkey.c:463 -#: agent/protect-tool.c:1205 tools/symcryptrun.c:434 +#: agent/protect-tool.c:1204 tools/symcryptrun.c:434 msgid "does not match - try again" msgstr "" @@ -303,7 +303,7 @@ msgid "run in daemon mode (background)" msgstr "" #: agent/gpg-agent.c:121 g10/gpg.c:483 g10/gpgv.c:71 kbx/kbxutil.c:88 -#: scd/scdaemon.c:107 sm/gpgsm.c:281 tools/gpg-connect-agent.c:66 +#: scd/scdaemon.c:107 sm/gpgsm.c:281 tools/gpg-connect-agent.c:69 #: tools/gpgconf.c:77 tools/symcryptrun.c:164 msgid "verbose" msgstr "lareto" @@ -394,7 +394,7 @@ msgid "|FILE|write environment settings also to FILE" msgstr "" #: agent/gpg-agent.c:313 agent/preset-passphrase.c:94 agent/protect-tool.c:146 -#: scd/scdaemon.c:241 sm/gpgsm.c:512 tools/gpg-connect-agent.c:173 +#: scd/scdaemon.c:241 sm/gpgsm.c:512 tools/gpg-connect-agent.c:180 #: tools/gpgconf.c:99 tools/symcryptrun.c:204 tools/gpg-check-pattern.c:141 #, fuzzy msgid "Please report bugs to <" @@ -418,25 +418,25 @@ msgstr "" msgid "invalid debug-level `%s' given\n" msgstr "" -#: agent/gpg-agent.c:557 agent/protect-tool.c:1068 kbx/kbxutil.c:430 -#: scd/scdaemon.c:385 sm/gpgsm.c:877 sm/gpgsm.c:880 tools/symcryptrun.c:997 -#: tools/gpg-check-pattern.c:178 +#: agent/gpg-agent.c:557 agent/protect-tool.c:1067 kbx/kbxutil.c:429 +#: scd/scdaemon.c:385 sm/gpgsm.c:878 sm/gpgsm.c:881 tools/symcryptrun.c:996 +#: tools/gpg-check-pattern.c:177 #, c-format msgid "%s is too old (need %s, have %s)\n" msgstr "" -#: agent/gpg-agent.c:656 g10/gpg.c:2080 scd/scdaemon.c:466 sm/gpgsm.c:968 +#: agent/gpg-agent.c:656 g10/gpg.c:2086 scd/scdaemon.c:466 sm/gpgsm.c:968 #, c-format msgid "NOTE: no default option file `%s'\n" msgstr "NOTA: non existe o ficheiro de opci�ns por defecto `%s'\n" -#: agent/gpg-agent.c:661 agent/gpg-agent.c:1240 g10/gpg.c:2084 -#: scd/scdaemon.c:471 sm/gpgsm.c:972 tools/symcryptrun.c:930 +#: agent/gpg-agent.c:661 agent/gpg-agent.c:1240 g10/gpg.c:2090 +#: scd/scdaemon.c:471 sm/gpgsm.c:972 tools/symcryptrun.c:929 #, c-format msgid "option file `%s': %s\n" msgstr "ficheiro de opci�ns `%s': %s\n" -#: agent/gpg-agent.c:669 g10/gpg.c:2091 scd/scdaemon.c:479 sm/gpgsm.c:979 +#: agent/gpg-agent.c:669 g10/gpg.c:2097 scd/scdaemon.c:479 sm/gpgsm.c:979 #, c-format msgid "reading options from `%s'\n" msgstr "lendo as opci�ns de `%s'\n" @@ -533,28 +533,28 @@ msgstr "" msgid "ssh handler 0x%lx for fd %d terminated\n" msgstr "" -#: agent/gpg-agent.c:1833 scd/scdaemon.c:1186 +#: agent/gpg-agent.c:1843 scd/scdaemon.c:1200 #, fuzzy, c-format msgid "pth_select failed: %s - waiting 1s\n" msgstr "o segredo da actualizaci�n fallou: %s\n" -#: agent/gpg-agent.c:1946 scd/scdaemon.c:1253 +#: agent/gpg-agent.c:1956 scd/scdaemon.c:1267 #, fuzzy, c-format msgid "%s %s stopped\n" msgstr "\t%lu chaves omitidas\n" -#: agent/gpg-agent.c:2074 +#: agent/gpg-agent.c:2084 #, fuzzy msgid "no gpg-agent running in this session\n" msgstr "gpg-agent non est� dispo�ible nesta sesi�n\n" -#: agent/gpg-agent.c:2085 common/simple-pwquery.c:349 common/asshelp.c:326 -#: tools/gpg-connect-agent.c:2094 +#: agent/gpg-agent.c:2095 common/simple-pwquery.c:349 common/asshelp.c:326 +#: tools/gpg-connect-agent.c:2133 msgid "malformed GPG_AGENT_INFO environment variable\n" msgstr "variable de ambiente GPG_AGENT_INFO mal formada\n" -#: agent/gpg-agent.c:2098 common/simple-pwquery.c:361 common/asshelp.c:338 -#: tools/gpg-connect-agent.c:2105 +#: agent/gpg-agent.c:2108 common/simple-pwquery.c:361 common/asshelp.c:338 +#: tools/gpg-connect-agent.c:2144 #, c-format msgid "gpg-agent protocol version %d is not supported\n" msgstr "a versi�n %d do protocolo de gpg-agent non est� soportada\n" @@ -581,40 +581,40 @@ msgid "" "Secret key maintenance tool\n" msgstr "" -#: agent/protect-tool.c:1190 +#: agent/protect-tool.c:1189 #, fuzzy msgid "Please enter the passphrase to unprotect the PKCS#12 object." msgstr "Por favor, introduza o contrasinal; esta � unha frase secreta \n" -#: agent/protect-tool.c:1193 +#: agent/protect-tool.c:1192 #, fuzzy msgid "Please enter the passphrase to protect the new PKCS#12 object." msgstr "Por favor, introduza o contrasinal; esta � unha frase secreta \n" -#: agent/protect-tool.c:1196 +#: agent/protect-tool.c:1195 msgid "" "Please enter the passphrase to protect the imported object within the GnuPG " "system." msgstr "" -#: agent/protect-tool.c:1201 +#: agent/protect-tool.c:1200 #, fuzzy msgid "" "Please enter the passphrase or the PIN\n" "needed to complete this operation." msgstr "Por favor, introduza o contrasinal; esta � unha frase secreta \n" -#: agent/protect-tool.c:1206 tools/symcryptrun.c:435 +#: agent/protect-tool.c:1205 tools/symcryptrun.c:435 #, fuzzy msgid "Passphrase:" msgstr "contrasinal err�neo" -#: agent/protect-tool.c:1214 tools/symcryptrun.c:442 +#: agent/protect-tool.c:1213 tools/symcryptrun.c:442 #, fuzzy, c-format msgid "error while asking for the passphrase: %s\n" msgstr "erro ao crea-lo contrasinal: %s\n" -#: agent/protect-tool.c:1217 tools/symcryptrun.c:446 +#: agent/protect-tool.c:1216 tools/symcryptrun.c:446 #, fuzzy msgid "cancelled\n" msgstr "Cancelar" @@ -876,7 +876,7 @@ msgstr "" msgid "out of core while allocating %lu bytes" msgstr "" -#: common/asshelp.c:244 +#: common/asshelp.c:244 tools/gpg-connect-agent.c:2101 msgid "no running gpg-agent - starting one\n" msgstr "" @@ -1140,7 +1140,7 @@ msgid "OpenPGP card no. %s detected\n" msgstr "" #: g10/card-util.c:75 g10/card-util.c:1485 g10/delkey.c:126 g10/keyedit.c:1549 -#: g10/keygen.c:2902 g10/revoke.c:216 g10/revoke.c:455 +#: g10/keygen.c:2924 g10/revoke.c:216 g10/revoke.c:455 #, fuzzy msgid "can't do this in batch mode\n" msgstr "non se pode facer iso no modo por lotes\n" @@ -1150,7 +1150,7 @@ msgstr "non se pode facer iso no modo por lotes\n" msgid "This command is only available for version 2 cards\n" msgstr "Non se admite este comando no modo %s.\n" -#: g10/card-util.c:85 scd/app-openpgp.c:1848 +#: g10/card-util.c:85 scd/app-openpgp.c:1849 #, fuzzy msgid "Reset Code not or not anymore available\n" msgstr "hai partes da chave secreta non dispo�ibles\n" @@ -1462,18 +1462,18 @@ msgstr "Comando incorrecto (tente \"help\")\n" msgid "--output doesn't work for this command\n" msgstr "--output non traballa con este comando\n" -#: g10/decrypt.c:166 g10/gpg.c:3963 g10/keyring.c:380 g10/keyring.c:667 +#: g10/decrypt.c:166 g10/gpg.c:3969 g10/keyring.c:380 g10/keyring.c:667 #, c-format msgid "can't open `%s'\n" msgstr "non se puido abrir `%s'\n" -#: g10/delkey.c:73 g10/export.c:324 g10/keyedit.c:3424 g10/keyserver.c:1727 +#: g10/delkey.c:73 g10/export.c:324 g10/keyedit.c:3424 g10/keyserver.c:1729 #: g10/revoke.c:226 #, fuzzy, c-format msgid "key \"%s\" not found: %s\n" msgstr "non se atopou a chave `%s': %s\n" -#: g10/delkey.c:81 g10/export.c:354 g10/import.c:2417 g10/keyserver.c:1741 +#: g10/delkey.c:81 g10/export.c:354 g10/import.c:2417 g10/keyserver.c:1743 #: g10/revoke.c:232 g10/revoke.c:477 #, c-format msgid "error reading keyblock: %s\n" @@ -1920,7 +1920,7 @@ msgid "run in server mode" msgstr "" #: g10/gpg.c:436 g10/gpgv.c:69 kbx/kbxutil.c:81 sm/gpgsm.c:226 -#: tools/gpg-connect-agent.c:64 tools/gpgconf.c:74 tools/symcryptrun.c:157 +#: tools/gpg-connect-agent.c:67 tools/gpgconf.c:74 tools/symcryptrun.c:157 msgid "" "@\n" "Options:\n" @@ -2046,540 +2046,540 @@ msgstr "Compresi�n: " msgid "usage: gpg [options] " msgstr "uso: gpg [opci�ns] " -#: g10/gpg.c:1109 sm/gpgsm.c:675 +#: g10/gpg.c:1115 sm/gpgsm.c:675 msgid "conflicting commands\n" msgstr "comandos conflictivos\n" -#: g10/gpg.c:1127 +#: g10/gpg.c:1133 #, fuzzy, c-format msgid "no = sign found in group definition `%s'\n" msgstr "non se atopou un signo = na definici�n do grupo \"%s\"\n" -#: g10/gpg.c:1324 +#: g10/gpg.c:1330 #, fuzzy, c-format msgid "WARNING: unsafe ownership on homedir `%s'\n" msgstr "AVISO: propiedade insegura en %s \"%s\"\n" -#: g10/gpg.c:1327 +#: g10/gpg.c:1333 #, fuzzy, c-format msgid "WARNING: unsafe ownership on configuration file `%s'\n" msgstr "AVISO: propiedade insegura en %s \"%s\"\n" -#: g10/gpg.c:1330 +#: g10/gpg.c:1336 #, fuzzy, c-format msgid "WARNING: unsafe ownership on extension `%s'\n" msgstr "AVISO: propiedade insegura en %s \"%s\"\n" -#: g10/gpg.c:1336 +#: g10/gpg.c:1342 #, fuzzy, c-format msgid "WARNING: unsafe permissions on homedir `%s'\n" msgstr "AVISO: permisos inseguros en %s \"%s\"\n" -#: g10/gpg.c:1339 +#: g10/gpg.c:1345 #, fuzzy, c-format msgid "WARNING: unsafe permissions on configuration file `%s'\n" msgstr "AVISO: permisos inseguros en %s \"%s\"\n" -#: g10/gpg.c:1342 +#: g10/gpg.c:1348 #, fuzzy, c-format msgid "WARNING: unsafe permissions on extension `%s'\n" msgstr "AVISO: permisos inseguros en %s \"%s\"\n" -#: g10/gpg.c:1348 +#: g10/gpg.c:1354 #, fuzzy, c-format msgid "WARNING: unsafe enclosing directory ownership on homedir `%s'\n" msgstr "AVISO: propiedade do directorio contedor insegura en %s \"%s\"\n" -#: g10/gpg.c:1351 +#: g10/gpg.c:1357 #, fuzzy, c-format msgid "" "WARNING: unsafe enclosing directory ownership on configuration file `%s'\n" msgstr "AVISO: propiedade do directorio contedor insegura en %s \"%s\"\n" -#: g10/gpg.c:1354 +#: g10/gpg.c:1360 #, fuzzy, c-format msgid "WARNING: unsafe enclosing directory ownership on extension `%s'\n" msgstr "AVISO: propiedade do directorio contedor insegura en %s \"%s\"\n" -#: g10/gpg.c:1360 +#: g10/gpg.c:1366 #, fuzzy, c-format msgid "WARNING: unsafe enclosing directory permissions on homedir `%s'\n" msgstr "AVISO: permisos do directorio contedor inseguros en %s \"%s\"\n" -#: g10/gpg.c:1363 +#: g10/gpg.c:1369 #, fuzzy, c-format msgid "" "WARNING: unsafe enclosing directory permissions on configuration file `%s'\n" msgstr "AVISO: permisos do directorio contedor inseguros en %s \"%s\"\n" -#: g10/gpg.c:1366 +#: g10/gpg.c:1372 #, fuzzy, c-format msgid "WARNING: unsafe enclosing directory permissions on extension `%s'\n" msgstr "AVISO: permisos do directorio contedor inseguros en %s \"%s\"\n" -#: g10/gpg.c:1545 +#: g10/gpg.c:1551 #, fuzzy, c-format msgid "unknown configuration item `%s'\n" msgstr " creouse un novo ficheiro de configuraci�n `%s'\n" -#: g10/gpg.c:1645 +#: g10/gpg.c:1651 msgid "display photo IDs during key listings" msgstr "" -#: g10/gpg.c:1647 +#: g10/gpg.c:1653 msgid "show policy URLs during signature listings" msgstr "" -#: g10/gpg.c:1649 +#: g10/gpg.c:1655 #, fuzzy msgid "show all notations during signature listings" msgstr "Non hai unha sinatura correspondiente no chaveiro secreto\n" -#: g10/gpg.c:1651 +#: g10/gpg.c:1657 msgid "show IETF standard notations during signature listings" msgstr "" -#: g10/gpg.c:1655 +#: g10/gpg.c:1661 msgid "show user-supplied notations during signature listings" msgstr "" -#: g10/gpg.c:1657 +#: g10/gpg.c:1663 #, fuzzy msgid "show preferred keyserver URLs during signature listings" msgstr "o URL de normativa de sinaturas dado non � v�lido\n" -#: g10/gpg.c:1659 +#: g10/gpg.c:1665 msgid "show user ID validity during key listings" msgstr "" -#: g10/gpg.c:1661 +#: g10/gpg.c:1667 msgid "show revoked and expired user IDs in key listings" msgstr "" -#: g10/gpg.c:1663 +#: g10/gpg.c:1669 msgid "show revoked and expired subkeys in key listings" msgstr "" -#: g10/gpg.c:1665 +#: g10/gpg.c:1671 #, fuzzy msgid "show the keyring name in key listings" msgstr "amosar en que chaveiro est� unha chave listada" -#: g10/gpg.c:1667 +#: g10/gpg.c:1673 #, fuzzy msgid "show expiration dates during signature listings" msgstr "Non hai unha sinatura correspondiente no chaveiro secreto\n" -#: g10/gpg.c:1828 +#: g10/gpg.c:1834 #, c-format msgid "NOTE: old default options file `%s' ignored\n" msgstr "NOTA: ign�rase o antigo ficheiro de opci�ns por defecto `%s'\n" -#: g10/gpg.c:1919 +#: g10/gpg.c:1926 #, c-format msgid "libgcrypt is too old (need %s, have %s)\n" msgstr "" -#: g10/gpg.c:2303 g10/gpg.c:2989 g10/gpg.c:3001 +#: g10/gpg.c:2309 g10/gpg.c:2995 g10/gpg.c:3007 #, c-format msgid "NOTE: %s is not for normal use!\n" msgstr "NOTA: �%s non � para uso normal!\n" -#: g10/gpg.c:2484 g10/gpg.c:2496 +#: g10/gpg.c:2490 g10/gpg.c:2502 #, fuzzy, c-format msgid "`%s' is not a valid signature expiration\n" msgstr "%s non � un xogo de caracteres v�lido\n" -#: g10/gpg.c:2578 +#: g10/gpg.c:2584 #, fuzzy, c-format msgid "`%s' is not a valid character set\n" msgstr "%s non � un xogo de caracteres v�lido\n" -#: g10/gpg.c:2601 g10/gpg.c:2796 g10/keyedit.c:4107 +#: g10/gpg.c:2607 g10/gpg.c:2802 g10/keyedit.c:4107 #, fuzzy msgid "could not parse keyserver URL\n" msgstr "non se puido analisa-lo URI do servidor de chaves\n" -#: g10/gpg.c:2613 +#: g10/gpg.c:2619 #, fuzzy, c-format msgid "%s:%d: invalid keyserver options\n" msgstr "%s:%d: opci�ns de exportaci�n non v�lidas\n" -#: g10/gpg.c:2616 +#: g10/gpg.c:2622 #, fuzzy msgid "invalid keyserver options\n" msgstr "opci�ns de exportaci�n non v�lidas\n" -#: g10/gpg.c:2623 +#: g10/gpg.c:2629 #, c-format msgid "%s:%d: invalid import options\n" msgstr "%s:%d: opci�ns de importaci�n non v�lidas\n" -#: g10/gpg.c:2626 +#: g10/gpg.c:2632 msgid "invalid import options\n" msgstr "opci�ns de importaci�n non v�lidas\n" -#: g10/gpg.c:2633 +#: g10/gpg.c:2639 #, c-format msgid "%s:%d: invalid export options\n" msgstr "%s:%d: opci�ns de exportaci�n non v�lidas\n" -#: g10/gpg.c:2636 +#: g10/gpg.c:2642 msgid "invalid export options\n" msgstr "opci�ns de exportaci�n non v�lidas\n" -#: g10/gpg.c:2643 +#: g10/gpg.c:2649 #, fuzzy, c-format msgid "%s:%d: invalid list options\n" msgstr "%s:%d: opci�ns de importaci�n non v�lidas\n" -#: g10/gpg.c:2646 +#: g10/gpg.c:2652 #, fuzzy msgid "invalid list options\n" msgstr "opci�ns de importaci�n non v�lidas\n" -#: g10/gpg.c:2654 +#: g10/gpg.c:2660 msgid "display photo IDs during signature verification" msgstr "" -#: g10/gpg.c:2656 +#: g10/gpg.c:2662 msgid "show policy URLs during signature verification" msgstr "" -#: g10/gpg.c:2658 +#: g10/gpg.c:2664 #, fuzzy msgid "show all notations during signature verification" msgstr "%s non � un xogo de caracteres v�lido\n" -#: g10/gpg.c:2660 +#: g10/gpg.c:2666 msgid "show IETF standard notations during signature verification" msgstr "" -#: g10/gpg.c:2664 +#: g10/gpg.c:2670 msgid "show user-supplied notations during signature verification" msgstr "" -#: g10/gpg.c:2666 +#: g10/gpg.c:2672 #, fuzzy msgid "show preferred keyserver URLs during signature verification" msgstr "o URL de normativa de sinaturas dado non � v�lido\n" -#: g10/gpg.c:2668 +#: g10/gpg.c:2674 #, fuzzy msgid "show user ID validity during signature verification" msgstr "%s non � un xogo de caracteres v�lido\n" -#: g10/gpg.c:2670 +#: g10/gpg.c:2676 msgid "show revoked and expired user IDs in signature verification" msgstr "" -#: g10/gpg.c:2672 +#: g10/gpg.c:2678 #, fuzzy msgid "show only the primary user ID in signature verification" msgstr "%s non � un xogo de caracteres v�lido\n" -#: g10/gpg.c:2674 +#: g10/gpg.c:2680 msgid "validate signatures with PKA data" msgstr "" -#: g10/gpg.c:2676 +#: g10/gpg.c:2682 msgid "elevate the trust of signatures with valid PKA data" msgstr "" -#: g10/gpg.c:2683 +#: g10/gpg.c:2689 #, fuzzy, c-format msgid "%s:%d: invalid verify options\n" msgstr "%s:%d: opci�ns de exportaci�n non v�lidas\n" -#: g10/gpg.c:2686 +#: g10/gpg.c:2692 #, fuzzy msgid "invalid verify options\n" msgstr "opci�ns de exportaci�n non v�lidas\n" -#: g10/gpg.c:2693 +#: g10/gpg.c:2699 #, c-format msgid "unable to set exec-path to %s\n" msgstr "non se puido estabrecer exec-path a %s\n" -#: g10/gpg.c:2868 +#: g10/gpg.c:2874 #, fuzzy, c-format msgid "%s:%d: invalid auto-key-locate list\n" msgstr "%s:%d: opci�ns de exportaci�n non v�lidas\n" -#: g10/gpg.c:2871 +#: g10/gpg.c:2877 msgid "invalid auto-key-locate list\n" msgstr "" -#: g10/gpg.c:2978 sm/gpgsm.c:1386 +#: g10/gpg.c:2984 sm/gpgsm.c:1386 msgid "WARNING: program may create a core file!\n" msgstr "AVISO: �o programa pode crear un ficheiro 'core'!\n" -#: g10/gpg.c:2982 +#: g10/gpg.c:2988 #, c-format msgid "WARNING: %s overrides %s\n" msgstr "AVISO: %s fai que se ignore %s\n" -#: g10/gpg.c:2991 +#: g10/gpg.c:2997 #, c-format msgid "%s not allowed with %s!\n" msgstr "�%s non se admite con %s!\n" -#: g10/gpg.c:2994 +#: g10/gpg.c:3000 #, c-format msgid "%s makes no sense with %s!\n" msgstr "�%s non ten sentido empreg�ndoo con %s!\n" -#: g10/gpg.c:3009 +#: g10/gpg.c:3015 #, fuzzy, c-format msgid "will not run with insecure memory due to %s\n" msgstr "gravando a chave secreta en `%s'\n" -#: g10/gpg.c:3023 +#: g10/gpg.c:3029 msgid "you can only make detached or clear signatures while in --pgp2 mode\n" msgstr "s� pode crear sinaturas separadas ou en claro no modo --pgp2\n" -#: g10/gpg.c:3029 +#: g10/gpg.c:3035 msgid "you can't sign and encrypt at the same time while in --pgp2 mode\n" msgstr "non pode asinar e cifrar ao mesmo tempo no modo --pgp2\n" -#: g10/gpg.c:3035 +#: g10/gpg.c:3041 msgid "you must use files (and not a pipe) when working with --pgp2 enabled.\n" msgstr "" "debe empregar ficheiros (e non canalizaci�ns) ao traballar con --pgp2 " "activado.\n" -#: g10/gpg.c:3048 +#: g10/gpg.c:3054 msgid "encrypting a message in --pgp2 mode requires the IDEA cipher\n" msgstr "para cifrar unha mensaxe en modo --pgp2 prec�sase da cifra IDEA\n" -#: g10/gpg.c:3114 g10/gpg.c:3138 sm/gpgsm.c:1458 +#: g10/gpg.c:3120 g10/gpg.c:3144 sm/gpgsm.c:1458 msgid "selected cipher algorithm is invalid\n" msgstr "o algoritmo de cifrado seleccionado non � v�lido\n" -#: g10/gpg.c:3120 g10/gpg.c:3144 sm/gpgsm.c:1466 sm/gpgsm.c:1472 +#: g10/gpg.c:3126 g10/gpg.c:3150 sm/gpgsm.c:1466 sm/gpgsm.c:1472 msgid "selected digest algorithm is invalid\n" msgstr "o algoritmo de resumo seleccionado non � v�lido\n" -#: g10/gpg.c:3126 +#: g10/gpg.c:3132 #, fuzzy msgid "selected compression algorithm is invalid\n" msgstr "o algoritmo de cifrado seleccionado non � v�lido\n" -#: g10/gpg.c:3132 +#: g10/gpg.c:3138 msgid "selected certification digest algorithm is invalid\n" msgstr "o algoritmo de resumo de certificaci�n seleccionado non � v�lido\n" -#: g10/gpg.c:3147 +#: g10/gpg.c:3153 msgid "completes-needed must be greater than 0\n" msgstr "completes-needed debe ser superior a 0\n" -#: g10/gpg.c:3149 +#: g10/gpg.c:3155 msgid "marginals-needed must be greater than 1\n" msgstr "marginals-needed debe ser superior a 1\n" -#: g10/gpg.c:3151 +#: g10/gpg.c:3157 #, fuzzy msgid "max-cert-depth must be in the range from 1 to 255\n" msgstr "max-cert-depth debe valer entre 1 e 255\n" -#: g10/gpg.c:3153 +#: g10/gpg.c:3159 #, fuzzy msgid "invalid default-cert-level; must be 0, 1, 2, or 3\n" msgstr "nivel de comprobaci�n por defecto non v�lido; debe ser 0, 1, 2 ou 3\n" -#: g10/gpg.c:3155 +#: g10/gpg.c:3161 #, fuzzy msgid "invalid min-cert-level; must be 1, 2, or 3\n" msgstr "nivel de comprobaci�n por defecto non v�lido; debe ser 0, 1, 2 ou 3\n" -#: g10/gpg.c:3158 +#: g10/gpg.c:3164 msgid "NOTE: simple S2K mode (0) is strongly discouraged\n" msgstr "NOTA: desacons�llase encarecidamente o modo S2K simple (0)\n" -#: g10/gpg.c:3162 +#: g10/gpg.c:3168 msgid "invalid S2K mode; must be 0, 1 or 3\n" msgstr "modo S2K non v�lido; debe ser 0, 1 ou 3\n" -#: g10/gpg.c:3169 +#: g10/gpg.c:3175 msgid "invalid default preferences\n" msgstr "preferencias por defecto non v�lidas\n" -#: g10/gpg.c:3178 +#: g10/gpg.c:3184 msgid "invalid personal cipher preferences\n" msgstr "preferencias de cifrado personais non v�lidas\n" -#: g10/gpg.c:3182 +#: g10/gpg.c:3188 msgid "invalid personal digest preferences\n" msgstr "preferencias de resumo personais non v�lidas\n" -#: g10/gpg.c:3186 +#: g10/gpg.c:3192 msgid "invalid personal compress preferences\n" msgstr "preferencias de compresi�n personais non v�lidas\n" -#: g10/gpg.c:3219 +#: g10/gpg.c:3225 #, c-format msgid "%s does not yet work with %s\n" msgstr "�%s a�nda non traballa con %s!\n" -#: g10/gpg.c:3266 +#: g10/gpg.c:3272 #, fuzzy, c-format msgid "you may not use cipher algorithm `%s' while in %s mode\n" msgstr "non se pode empregar o algoritmo de cifrado \"%s\" no modo %s\n" -#: g10/gpg.c:3271 +#: g10/gpg.c:3277 #, fuzzy, c-format msgid "you may not use digest algorithm `%s' while in %s mode\n" msgstr "non se pode empregar o algoritmo de resumo \"%s\" no modo %s\n" -#: g10/gpg.c:3276 +#: g10/gpg.c:3282 #, fuzzy, c-format msgid "you may not use compression algorithm `%s' while in %s mode\n" msgstr "non se pode empregar o algoritmo de compresi�n \"%s\" no modo %s\n" -#: g10/gpg.c:3359 +#: g10/gpg.c:3365 #, c-format msgid "failed to initialize the TrustDB: %s\n" msgstr "non se puido inicializa-la base de datos de confianzas: %s\n" -#: g10/gpg.c:3370 +#: g10/gpg.c:3376 msgid "WARNING: recipients (-r) given without using public key encryption\n" msgstr "" "AVISO: deronse destinatarios (-r) sen empregar cifrado de chave p�blica\n" -#: g10/gpg.c:3391 +#: g10/gpg.c:3397 msgid "--store [filename]" msgstr "--store [ficheiro]" -#: g10/gpg.c:3398 +#: g10/gpg.c:3404 msgid "--symmetric [filename]" msgstr "--symmetric [ficheiro]" -#: g10/gpg.c:3400 +#: g10/gpg.c:3406 #, fuzzy, c-format msgid "symmetric encryption of `%s' failed: %s\n" msgstr "o descifrado fallou: %s\n" -#: g10/gpg.c:3410 +#: g10/gpg.c:3416 msgid "--encrypt [filename]" msgstr "--encrypt [ficheiro]" -#: g10/gpg.c:3423 +#: g10/gpg.c:3429 #, fuzzy msgid "--symmetric --encrypt [filename]" msgstr "--sign --encrypt [ficheiro]" -#: g10/gpg.c:3425 +#: g10/gpg.c:3431 msgid "you cannot use --symmetric --encrypt with --s2k-mode 0\n" msgstr "" -#: g10/gpg.c:3428 +#: g10/gpg.c:3434 #, fuzzy, c-format msgid "you cannot use --symmetric --encrypt while in %s mode\n" msgstr "non se pode empregar %s no modo %s\n" -#: g10/gpg.c:3446 +#: g10/gpg.c:3452 msgid "--sign [filename]" msgstr "--sign [ficheiro]" -#: g10/gpg.c:3459 +#: g10/gpg.c:3465 msgid "--sign --encrypt [filename]" msgstr "--sign --encrypt [ficheiro]" -#: g10/gpg.c:3474 +#: g10/gpg.c:3480 #, fuzzy msgid "--symmetric --sign --encrypt [filename]" msgstr "--sign --encrypt [ficheiro]" -#: g10/gpg.c:3476 +#: g10/gpg.c:3482 msgid "you cannot use --symmetric --sign --encrypt with --s2k-mode 0\n" msgstr "" -#: g10/gpg.c:3479 +#: g10/gpg.c:3485 #, fuzzy, c-format msgid "you cannot use --symmetric --sign --encrypt while in %s mode\n" msgstr "non se pode empregar %s no modo %s\n" -#: g10/gpg.c:3499 +#: g10/gpg.c:3505 msgid "--sign --symmetric [filename]" msgstr "--sign --symmetric [ficheiro]" -#: g10/gpg.c:3508 +#: g10/gpg.c:3514 msgid "--clearsign [filename]" msgstr "--clearsign [ficheiro]" -#: g10/gpg.c:3533 +#: g10/gpg.c:3539 msgid "--decrypt [filename]" msgstr "--decrypt [ficheiro]" -#: g10/gpg.c:3541 +#: g10/gpg.c:3547 msgid "--sign-key user-id" msgstr "--sign-key id-de-usuario" -#: g10/gpg.c:3545 +#: g10/gpg.c:3551 msgid "--lsign-key user-id" msgstr "--lsign-key id-de-usuario" -#: g10/gpg.c:3566 +#: g10/gpg.c:3572 msgid "--edit-key user-id [commands]" msgstr "--edit-key id-de-usuario [comandos]" -#: g10/gpg.c:3658 +#: g10/gpg.c:3664 #, c-format msgid "keyserver send failed: %s\n" msgstr "o env�o ao servidor de chaves fallou: %s\n" -#: g10/gpg.c:3660 +#: g10/gpg.c:3666 #, c-format msgid "keyserver receive failed: %s\n" msgstr "a recepci�n do servidor de chaves fallou: %s\n" -#: g10/gpg.c:3662 +#: g10/gpg.c:3668 #, c-format msgid "key export failed: %s\n" msgstr "a exportaci�n da chave fallou: %s\n" -#: g10/gpg.c:3673 +#: g10/gpg.c:3679 #, c-format msgid "keyserver search failed: %s\n" msgstr "a busca no servidor de chaves fallou fallou: %s\n" -#: g10/gpg.c:3683 +#: g10/gpg.c:3689 #, c-format msgid "keyserver refresh failed: %s\n" msgstr "a actualizaci�n no servidor de chaves fallou: %s\n" -#: g10/gpg.c:3734 +#: g10/gpg.c:3740 #, c-format msgid "dearmoring failed: %s\n" msgstr "non se puido quita-la armadura: %s\n" -#: g10/gpg.c:3742 +#: g10/gpg.c:3748 #, c-format msgid "enarmoring failed: %s\n" msgstr "non se puido po�e-la armadura: %s\n" -#: g10/gpg.c:3832 +#: g10/gpg.c:3838 #, c-format msgid "invalid hash algorithm `%s'\n" msgstr "algoritmo de hash non v�lido `%s'\n" -#: g10/gpg.c:3949 +#: g10/gpg.c:3955 msgid "[filename]" msgstr "[ficheiro]" -#: g10/gpg.c:3953 +#: g10/gpg.c:3959 msgid "Go ahead and type your message ...\n" msgstr "Escriba a s�a mensaxe ...\n" -#: g10/gpg.c:4265 +#: g10/gpg.c:4271 msgid "the given certification policy URL is invalid\n" msgstr "o URL de normativa de certificaci�n dado non � v�lido\n" -#: g10/gpg.c:4267 +#: g10/gpg.c:4273 msgid "the given signature policy URL is invalid\n" msgstr "o URL de normativa de sinaturas dado non � v�lido\n" -#: g10/gpg.c:4300 +#: g10/gpg.c:4306 #, fuzzy msgid "the given preferred keyserver URL is invalid\n" msgstr "o URL de normativa de sinaturas dado non � v�lido\n" @@ -3107,29 +3107,29 @@ msgstr "[revocaci�n]" msgid "[self-signature]" msgstr "[auto-sinatura]" -#: g10/keyedit.c:344 g10/keylist.c:392 +#: g10/keyedit.c:344 g10/keylist.c:396 msgid "1 bad signature\n" msgstr "1 sinatura err�nea\n" -#: g10/keyedit.c:346 g10/keylist.c:394 +#: g10/keyedit.c:346 g10/keylist.c:398 #, c-format msgid "%d bad signatures\n" msgstr "%d sinaturas err�neas\n" -#: g10/keyedit.c:348 g10/keylist.c:396 +#: g10/keyedit.c:348 g10/keylist.c:400 msgid "1 signature not checked due to a missing key\n" msgstr "1 sinatura non verificada debido a unha chave que falta\n" -#: g10/keyedit.c:350 g10/keylist.c:398 +#: g10/keyedit.c:350 g10/keylist.c:402 #, c-format msgid "%d signatures not checked due to missing keys\n" msgstr "%d sinaturas non verificadas debido a chaves que faltan\n" -#: g10/keyedit.c:352 g10/keylist.c:400 +#: g10/keyedit.c:352 g10/keylist.c:404 msgid "1 signature not checked due to an error\n" msgstr "1 sinatura non verificada debido a un erro\n" -#: g10/keyedit.c:354 g10/keylist.c:402 +#: g10/keyedit.c:354 g10/keylist.c:406 #, c-format msgid "%d signatures not checked due to errors\n" msgstr "%d sinaturas non verificadas debido a erros\n" @@ -3407,20 +3407,20 @@ msgstr "fallou a sinatura: %s\n" msgid "Key has only stub or on-card key items - no passphrase to change.\n" msgstr "" -#: g10/keyedit.c:1142 g10/keygen.c:3601 +#: g10/keyedit.c:1142 g10/keygen.c:3623 msgid "This key is not protected.\n" msgstr "Esta chave non est� protexida.\n" -#: g10/keyedit.c:1146 g10/keygen.c:3588 g10/revoke.c:538 +#: g10/keyedit.c:1146 g10/keygen.c:3610 g10/revoke.c:538 msgid "Secret parts of primary key are not available.\n" msgstr "as partes secretas da chave primaria non est�n dispo�ibles.\n" -#: g10/keyedit.c:1150 g10/keygen.c:3604 +#: g10/keyedit.c:1150 g10/keygen.c:3626 #, fuzzy msgid "Secret parts of primary key are stored on-card.\n" msgstr "as partes secretas da chave primaria non est�n dispo�ibles.\n" -#: g10/keyedit.c:1156 g10/keygen.c:3608 +#: g10/keyedit.c:1156 g10/keygen.c:3630 msgid "Key is protected.\n" msgstr "A chave est� protexida.\n" @@ -3823,7 +3823,7 @@ msgstr "Caracter�sticas: " msgid "Keyserver no-modify" msgstr "" -#: g10/keyedit.c:2443 g10/keylist.c:310 +#: g10/keyedit.c:2443 g10/keylist.c:314 msgid "Preferred keyserver: " msgstr "" @@ -3852,24 +3852,24 @@ msgid "(sensitive)" msgstr " (sensible)" #: g10/keyedit.c:2764 g10/keyedit.c:2820 g10/keyedit.c:2881 g10/keyedit.c:2896 -#: g10/keylist.c:196 g10/keyserver.c:529 +#: g10/keylist.c:200 g10/keyserver.c:529 #, fuzzy, c-format msgid "created: %s" msgstr "non foi posible crear %s: %s\n" -#: g10/keyedit.c:2767 g10/keylist.c:812 g10/keylist.c:906 g10/mainproc.c:989 +#: g10/keyedit.c:2767 g10/keylist.c:817 g10/keylist.c:911 g10/mainproc.c:989 #, fuzzy, c-format msgid "revoked: %s" msgstr "[revocada] " -#: g10/keyedit.c:2769 g10/keylist.c:783 g10/keylist.c:818 g10/keylist.c:912 +#: g10/keyedit.c:2769 g10/keylist.c:788 g10/keylist.c:823 g10/keylist.c:917 #, fuzzy, c-format msgid "expired: %s" msgstr " [caduca: %s]" #: g10/keyedit.c:2771 g10/keyedit.c:2822 g10/keyedit.c:2883 g10/keyedit.c:2898 -#: g10/keylist.c:198 g10/keylist.c:789 g10/keylist.c:824 g10/keylist.c:918 -#: g10/keylist.c:939 g10/keyserver.c:535 g10/mainproc.c:995 +#: g10/keylist.c:202 g10/keylist.c:794 g10/keylist.c:829 g10/keylist.c:923 +#: g10/keylist.c:944 g10/keyserver.c:535 g10/mainproc.c:995 #, fuzzy, c-format msgid "expires: %s" msgstr " [caduca: %s]" @@ -3893,7 +3893,7 @@ msgstr "" msgid "This key has been disabled" msgstr "Esta chave est� desactivada" -#: g10/keyedit.c:2827 g10/keylist.c:202 +#: g10/keyedit.c:2827 g10/keylist.c:206 msgid "card-no: " msgstr "" @@ -4255,12 +4255,12 @@ msgid "writing key binding signature\n" msgstr "escribindo unha sinatura que liga a chave\n" #: g10/keygen.c:1157 g10/keygen.c:1268 g10/keygen.c:1273 g10/keygen.c:1408 -#: g10/keygen.c:3101 +#: g10/keygen.c:3123 #, c-format msgid "keysize invalid; using %u bits\n" msgstr "tama�o de chave non v�lido; empregando %u bits\n" -#: g10/keygen.c:1163 g10/keygen.c:1279 g10/keygen.c:1414 g10/keygen.c:3107 +#: g10/keygen.c:1163 g10/keygen.c:1279 g10/keygen.c:1414 g10/keygen.c:3129 #, c-format msgid "keysize rounded up to %u bits\n" msgstr "tama�o de chave redondeado a %u bits\n" @@ -4619,50 +4619,50 @@ msgstr "" "mentres se xeran os n�meros primos; isto proporci�nalle ao xerador de\n" "n�meros aleatorios unha opoertunidade de acumular entrop�a de abondo.\n" -#: g10/keygen.c:3041 g10/keygen.c:3068 +#: g10/keygen.c:3063 g10/keygen.c:3090 msgid "Key generation canceled.\n" msgstr "Cancelouse a xeraci�n de chaves.\n" -#: g10/keygen.c:3273 g10/keygen.c:3440 +#: g10/keygen.c:3295 g10/keygen.c:3462 #, c-format msgid "writing public key to `%s'\n" msgstr "gravando a chave p�blica en `%s'\n" -#: g10/keygen.c:3275 g10/keygen.c:3443 +#: g10/keygen.c:3297 g10/keygen.c:3465 #, fuzzy, c-format msgid "writing secret key stub to `%s'\n" msgstr "gravando a chave secreta en `%s'\n" -#: g10/keygen.c:3278 g10/keygen.c:3446 +#: g10/keygen.c:3300 g10/keygen.c:3468 #, c-format msgid "writing secret key to `%s'\n" msgstr "gravando a chave secreta en `%s'\n" -#: g10/keygen.c:3427 +#: g10/keygen.c:3449 #, c-format msgid "no writable public keyring found: %s\n" msgstr "non se atopou un chaveiro p�blico no que se poida escribir: %s\n" -#: g10/keygen.c:3434 +#: g10/keygen.c:3456 #, c-format msgid "no writable secret keyring found: %s\n" msgstr "non se atopou un chaveiro privado no que se poida escribir: %s\n" -#: g10/keygen.c:3454 +#: g10/keygen.c:3476 #, c-format msgid "error writing public keyring `%s': %s\n" msgstr "erro escribindo no chaveiro p�blico `%s': %s\n" -#: g10/keygen.c:3462 +#: g10/keygen.c:3484 #, c-format msgid "error writing secret keyring `%s': %s\n" msgstr "erro escribindo no chaveiro secreto `%s': %s\n" -#: g10/keygen.c:3489 +#: g10/keygen.c:3511 msgid "public and secret key created and signed.\n" msgstr "cre�ronse e asin�ronse as chaves p�blica e secreta.\n" -#: g10/keygen.c:3500 +#: g10/keygen.c:3522 #, fuzzy msgid "" "Note that this key cannot be used for encryption. You may want to use\n" @@ -4672,12 +4672,12 @@ msgstr "" "queira emprega-lo comando \"--edit-key\" para xerar unha chave secundaria\n" "con esa finalidade.\n" -#: g10/keygen.c:3513 g10/keygen.c:3658 g10/keygen.c:3779 +#: g10/keygen.c:3535 g10/keygen.c:3680 g10/keygen.c:3801 #, c-format msgid "Key generation failed: %s\n" msgstr "A xeraci�n da chave fallou: %s\n" -#: g10/keygen.c:3568 g10/keygen.c:3709 g10/sign.c:241 +#: g10/keygen.c:3590 g10/keygen.c:3731 g10/sign.c:241 #, c-format msgid "" "key has been created %lu second in future (time warp or clock problem)\n" @@ -4685,7 +4685,7 @@ msgstr "" "creouse a chave %lu segundo no futuro (salto no tempo ou problemas co " "reloxo)\n" -#: g10/keygen.c:3570 g10/keygen.c:3711 g10/sign.c:243 +#: g10/keygen.c:3592 g10/keygen.c:3733 g10/sign.c:243 #, c-format msgid "" "key has been created %lu seconds in future (time warp or clock problem)\n" @@ -4693,26 +4693,26 @@ msgstr "" "creouse a chave %lu segundos no futuro (salto no tempo ou problemas co " "reloxo)\n" -#: g10/keygen.c:3581 g10/keygen.c:3722 +#: g10/keygen.c:3603 g10/keygen.c:3744 msgid "NOTE: creating subkeys for v3 keys is not OpenPGP compliant\n" msgstr "NOTA: a creaci�n de subchaves para chaves v3 non cumpre OpenPGP\n" -#: g10/keygen.c:3622 g10/keygen.c:3755 +#: g10/keygen.c:3644 g10/keygen.c:3777 #, fuzzy msgid "Really create? (y/N) " msgstr "�Crear realmente? " -#: g10/keygen.c:3928 +#: g10/keygen.c:3950 #, fuzzy, c-format msgid "storing key onto card failed: %s\n" msgstr "fallou o borrado do bloque de chaves: %s\n" -#: g10/keygen.c:3976 +#: g10/keygen.c:3998 #, fuzzy, c-format msgid "can't create backup file `%s': %s\n" msgstr "non se pode crear `%s': %s\n" -#: g10/keygen.c:4002 +#: g10/keygen.c:4024 #, fuzzy, c-format msgid "NOTE: backup of card key saved to `%s'\n" msgstr "NOTA: a chave secreta %08lX caducou o %s\n" @@ -4721,54 +4721,54 @@ msgstr "NOTA: a chave secreta %08lX caducou o %s\n" msgid "never " msgstr "nunca " -#: g10/keylist.c:267 +#: g10/keylist.c:271 msgid "Critical signature policy: " msgstr "Normativa de sinaturas cr�ticas: " -#: g10/keylist.c:269 +#: g10/keylist.c:273 msgid "Signature policy: " msgstr "Normativa de sinaturas: " -#: g10/keylist.c:308 +#: g10/keylist.c:312 msgid "Critical preferred keyserver: " msgstr "" -#: g10/keylist.c:361 +#: g10/keylist.c:365 msgid "Critical signature notation: " msgstr "Notaci�n de sinaturas cr�ticas: " -#: g10/keylist.c:363 +#: g10/keylist.c:367 msgid "Signature notation: " msgstr "Notaci�n de sinaturas: " -#: g10/keylist.c:473 +#: g10/keylist.c:477 msgid "Keyring" msgstr "Chaveiro" -#: g10/keylist.c:1504 +#: g10/keylist.c:1509 msgid "Primary key fingerprint:" msgstr "Pegada dactilar da chave primaria:" -#: g10/keylist.c:1506 +#: g10/keylist.c:1511 msgid " Subkey fingerprint:" msgstr " Pegada dactilar da sub-chave:" #. TRANSLATORS: this should fit into 24 bytes to that the #. * fingerprint data is properly aligned with the user ID -#: g10/keylist.c:1513 +#: g10/keylist.c:1518 msgid " Primary key fingerprint:" msgstr "Pegada dactilar da chave primaria:" -#: g10/keylist.c:1515 +#: g10/keylist.c:1520 msgid " Subkey fingerprint:" msgstr " Pegada dactilar da sub-chave:" -#: g10/keylist.c:1519 g10/keylist.c:1523 +#: g10/keylist.c:1524 g10/keylist.c:1528 #, fuzzy msgid " Key fingerprint =" msgstr " Pegada dactilar =" -#: g10/keylist.c:1590 +#: g10/keylist.c:1595 msgid " Card serial no. =" msgstr "" @@ -4854,146 +4854,146 @@ msgstr "AVISO: as opci�ns de `%s' a�nda non est�n activas nesta execuci�n\n" msgid "disabled" msgstr "disable" -#: g10/keyserver.c:742 +#: g10/keyserver.c:744 msgid "Enter number(s), N)ext, or Q)uit > " msgstr "" -#: g10/keyserver.c:826 g10/keyserver.c:1448 +#: g10/keyserver.c:828 g10/keyserver.c:1450 #, fuzzy, c-format msgid "invalid keyserver protocol (us %d!=handler %d)\n" msgstr "opci�ns de exportaci�n non v�lidas\n" -#: g10/keyserver.c:924 +#: g10/keyserver.c:926 #, fuzzy, c-format msgid "key \"%s\" not found on keyserver\n" msgstr "non se atopou a chave `%s': %s\n" -#: g10/keyserver.c:926 +#: g10/keyserver.c:928 #, fuzzy msgid "key not found on keyserver\n" msgstr "non se atopou a chave `%s': %s\n" -#: g10/keyserver.c:1167 +#: g10/keyserver.c:1169 #, fuzzy, c-format msgid "requesting key %s from %s server %s\n" msgstr "solicitando a chave %08lX de %s\n" -#: g10/keyserver.c:1171 +#: g10/keyserver.c:1173 #, fuzzy, c-format msgid "requesting key %s from %s\n" msgstr "solicitando a chave %08lX de %s\n" -#: g10/keyserver.c:1195 +#: g10/keyserver.c:1197 #, fuzzy, c-format msgid "searching for names from %s server %s\n" msgstr "buscando \"%s\" no servidor HKP %s\n" -#: g10/keyserver.c:1198 +#: g10/keyserver.c:1200 #, fuzzy, c-format msgid "searching for names from %s\n" msgstr "buscando \"%s\" no servidor HKP %s\n" -#: g10/keyserver.c:1351 +#: g10/keyserver.c:1353 #, fuzzy, c-format msgid "sending key %s to %s server %s\n" msgstr "buscando \"%s\" no servidor HKP %s\n" -#: g10/keyserver.c:1355 +#: g10/keyserver.c:1357 #, fuzzy, c-format msgid "sending key %s to %s\n" msgstr "" "\"\n" "asinado coa s�a chave %08lX no %s\n" -#: g10/keyserver.c:1398 +#: g10/keyserver.c:1400 #, fuzzy, c-format msgid "searching for \"%s\" from %s server %s\n" msgstr "buscando \"%s\" no servidor HKP %s\n" -#: g10/keyserver.c:1401 +#: g10/keyserver.c:1403 #, fuzzy, c-format msgid "searching for \"%s\" from %s\n" msgstr "buscando \"%s\" no servidor HKP %s\n" -#: g10/keyserver.c:1408 g10/keyserver.c:1504 +#: g10/keyserver.c:1410 g10/keyserver.c:1506 #, fuzzy msgid "no keyserver action!\n" msgstr "opci�ns de exportaci�n non v�lidas\n" -#: g10/keyserver.c:1456 +#: g10/keyserver.c:1458 #, c-format msgid "WARNING: keyserver handler from a different version of GnuPG (%s)\n" msgstr "" -#: g10/keyserver.c:1465 +#: g10/keyserver.c:1467 msgid "keyserver did not send VERSION\n" msgstr "" -#: g10/keyserver.c:1527 g10/keyserver.c:2056 +#: g10/keyserver.c:1529 g10/keyserver.c:2058 msgid "no keyserver known (use option --keyserver)\n" msgstr "" "non hai un servidor de chaves co�ecido (empregue a opci�n --keyserver)\n" -#: g10/keyserver.c:1533 +#: g10/keyserver.c:1535 msgid "external keyserver calls are not supported in this build\n" msgstr "" -#: g10/keyserver.c:1545 +#: g10/keyserver.c:1547 #, c-format msgid "no handler for keyserver scheme `%s'\n" msgstr "" -#: g10/keyserver.c:1550 +#: g10/keyserver.c:1552 #, c-format msgid "action `%s' not supported with keyserver scheme `%s'\n" msgstr "" -#: g10/keyserver.c:1558 +#: g10/keyserver.c:1560 #, c-format msgid "%s does not support handler version %d\n" msgstr "" -#: g10/keyserver.c:1565 +#: g10/keyserver.c:1567 #, fuzzy msgid "keyserver timed out\n" msgstr "erro do servidor de chaves" -#: g10/keyserver.c:1570 +#: g10/keyserver.c:1572 #, fuzzy msgid "keyserver internal error\n" msgstr "erro do servidor de chaves" -#: g10/keyserver.c:1579 +#: g10/keyserver.c:1581 #, fuzzy, c-format msgid "keyserver communications error: %s\n" msgstr "a recepci�n do servidor de chaves fallou: %s\n" -#: g10/keyserver.c:1604 g10/keyserver.c:1638 +#: g10/keyserver.c:1606 g10/keyserver.c:1640 #, fuzzy, c-format msgid "\"%s\" not a key ID: skipping\n" msgstr "%s: non � un ID de chave v�lido\n" -#: g10/keyserver.c:1897 +#: g10/keyserver.c:1899 #, fuzzy, c-format msgid "WARNING: unable to refresh key %s via %s: %s\n" msgstr "AVISO: non se puido borra-lo ficheiro temporal (%s) `%s': %s\n" -#: g10/keyserver.c:1919 +#: g10/keyserver.c:1921 #, fuzzy, c-format msgid "refreshing 1 key from %s\n" msgstr "solicitando a chave %08lX de %s\n" -#: g10/keyserver.c:1921 +#: g10/keyserver.c:1923 #, fuzzy, c-format msgid "refreshing %d keys from %s\n" msgstr "solicitando a chave %08lX de %s\n" -#: g10/keyserver.c:1977 +#: g10/keyserver.c:1979 #, fuzzy, c-format msgid "WARNING: unable to fetch URI %s: %s\n" msgstr "AVISO: non se puido borra-lo ficheiro temporal (%s) `%s': %s\n" -#: g10/keyserver.c:1983 +#: g10/keyserver.c:1985 #, fuzzy, c-format msgid "WARNING: unable to parse URI %s\n" msgstr "AVISO: non se puido borra-lo ficheiro temporal (%s) `%s': %s\n" @@ -6447,7 +6447,7 @@ msgstr "" msgid "no need for a trustdb check\n" msgstr "non se precisa comproba-la base de datos de confianza\n" -#: g10/trustdb.c:577 g10/trustdb.c:2432 +#: g10/trustdb.c:577 g10/trustdb.c:2456 #, c-format msgid "next trustdb check due at %s\n" msgstr "hase comproba-la base de datos de confianza o %s\n" @@ -6475,32 +6475,32 @@ msgstr "por favor, execute con --check-trustdb\n" msgid "checking the trustdb\n" msgstr "comprobando a base de datos de confianza\n" -#: g10/trustdb.c:2175 +#: g10/trustdb.c:2199 #, c-format msgid "%d keys processed (%d validity counts cleared)\n" msgstr "proces�ronse %d chaves (marc�ronse %d contas de validez)\n" -#: g10/trustdb.c:2240 +#: g10/trustdb.c:2264 msgid "no ultimately trusted keys found\n" msgstr "non se atoparon chaves de confianza absoluta\n" -#: g10/trustdb.c:2254 +#: g10/trustdb.c:2278 #, fuzzy, c-format msgid "public key of ultimately trusted key %s not found\n" msgstr "non se atopou a chave p�blica da clave de confianza absoluta %08lX\n" -#: g10/trustdb.c:2277 +#: g10/trustdb.c:2301 #, c-format msgid "%d marginal(s) needed, %d complete(s) needed, %s trust model\n" msgstr "" -#: g10/trustdb.c:2363 +#: g10/trustdb.c:2387 #, c-format msgid "" "depth: %d valid: %3d signed: %3d trust: %d-, %dq, %dn, %dm, %df, %du\n" msgstr "" -#: g10/trustdb.c:2438 +#: g10/trustdb.c:2462 #, fuzzy, c-format msgid "unable to update trustdb version record: write failed: %s\n" msgstr "rexistro de confianza %lu, tipo %d: fallou a escritura: %s\n" @@ -6690,12 +6690,12 @@ msgid "" "list, export, import Keybox data\n" msgstr "" -#: scd/app-nks.c:325 scd/app-openpgp.c:1456 scd/app-dinsig.c:297 +#: scd/app-nks.c:325 scd/app-openpgp.c:1457 scd/app-dinsig.c:297 msgid "||Please enter your PIN at the reader's keypad" msgstr "" -#: scd/app-nks.c:329 scd/app-openpgp.c:1460 scd/app-openpgp.c:1492 -#: scd/app-openpgp.c:1639 scd/app-openpgp.c:1657 scd/app-openpgp.c:1857 +#: scd/app-nks.c:329 scd/app-openpgp.c:1461 scd/app-openpgp.c:1493 +#: scd/app-openpgp.c:1640 scd/app-openpgp.c:1658 scd/app-openpgp.c:1858 #: scd/app-dinsig.c:301 #, c-format msgid "PIN callback returned error: %s\n" @@ -6708,103 +6708,103 @@ msgstr "" #. TRANSLATORS: Do not translate the "|*|" prefixes but #. keep it at the start of the string. We need this elsewhere #. to get some infos on the string. -#: scd/app-nks.c:557 scd/app-openpgp.c:1897 +#: scd/app-nks.c:557 scd/app-openpgp.c:1898 msgid "|N|New PIN" msgstr "" -#: scd/app-nks.c:560 scd/app-openpgp.c:1901 scd/app-dinsig.c:529 +#: scd/app-nks.c:560 scd/app-openpgp.c:1902 scd/app-dinsig.c:529 #, fuzzy, c-format msgid "error getting new PIN: %s\n" msgstr "erro ao crea-lo contrasinal: %s\n" -#: scd/app-openpgp.c:667 +#: scd/app-openpgp.c:668 #, fuzzy, c-format msgid "failed to store the fingerprint: %s\n" msgstr "non se puido inicializa-la base de datos de confianzas: %s\n" -#: scd/app-openpgp.c:680 +#: scd/app-openpgp.c:681 #, fuzzy, c-format msgid "failed to store the creation date: %s\n" msgstr "fallo ao reconstru�-la cach� de chaveiros: %s\n" -#: scd/app-openpgp.c:1075 +#: scd/app-openpgp.c:1076 #, fuzzy, c-format msgid "reading public key failed: %s\n" msgstr "fallou o borrado do bloque de chaves: %s\n" -#: scd/app-openpgp.c:1083 scd/app-openpgp.c:2551 +#: scd/app-openpgp.c:1084 scd/app-openpgp.c:2552 msgid "response does not contain the public key data\n" msgstr "" -#: scd/app-openpgp.c:1091 scd/app-openpgp.c:2559 +#: scd/app-openpgp.c:1092 scd/app-openpgp.c:2560 msgid "response does not contain the RSA modulus\n" msgstr "" -#: scd/app-openpgp.c:1100 scd/app-openpgp.c:2569 +#: scd/app-openpgp.c:1101 scd/app-openpgp.c:2570 msgid "response does not contain the RSA public exponent\n" msgstr "" -#: scd/app-openpgp.c:1416 +#: scd/app-openpgp.c:1417 #, c-format msgid "using default PIN as %s\n" msgstr "" -#: scd/app-openpgp.c:1423 +#: scd/app-openpgp.c:1424 #, c-format msgid "failed to use default PIN as %s: %s - disabling further default use\n" msgstr "" -#: scd/app-openpgp.c:1442 +#: scd/app-openpgp.c:1443 #, c-format msgid "||Please enter your PIN at the reader's keypad%%0A[sigs done: %lu]" msgstr "" -#: scd/app-openpgp.c:1476 +#: scd/app-openpgp.c:1477 #, c-format msgid "||Please enter the PIN%%0A[sigs done: %lu]" msgstr "" -#: scd/app-openpgp.c:1488 +#: scd/app-openpgp.c:1489 #, fuzzy msgid "||Please enter the PIN" msgstr "cambia-lo contrasinal" -#: scd/app-openpgp.c:1499 scd/app-openpgp.c:1664 +#: scd/app-openpgp.c:1500 scd/app-openpgp.c:1665 #, c-format msgid "PIN for CHV%d is too short; minimum length is %d\n" msgstr "" -#: scd/app-openpgp.c:1512 scd/app-openpgp.c:1552 scd/app-openpgp.c:1676 -#: scd/app-openpgp.c:2868 +#: scd/app-openpgp.c:1513 scd/app-openpgp.c:1553 scd/app-openpgp.c:1677 +#: scd/app-openpgp.c:2869 #, fuzzy, c-format msgid "verify CHV%d failed: %s\n" msgstr "o env�o ao servidor de chaves fallou: %s\n" -#: scd/app-openpgp.c:1575 +#: scd/app-openpgp.c:1576 msgid "access to admin commands is not configured\n" msgstr "" -#: scd/app-openpgp.c:1596 scd/app-openpgp.c:1839 scd/app-openpgp.c:3119 +#: scd/app-openpgp.c:1597 scd/app-openpgp.c:1840 scd/app-openpgp.c:3120 msgid "error retrieving CHV status from card\n" msgstr "" -#: scd/app-openpgp.c:1602 scd/app-openpgp.c:3128 +#: scd/app-openpgp.c:1603 scd/app-openpgp.c:3129 msgid "card is permanently locked!\n" msgstr "" -#: scd/app-openpgp.c:1609 +#: scd/app-openpgp.c:1610 #, c-format msgid "%d Admin PIN attempts remaining before card is permanently locked\n" msgstr "" -#: scd/app-openpgp.c:1619 +#: scd/app-openpgp.c:1620 #, c-format msgid "" "|A|Please enter the Admin PIN at the reader's keypad%%0A[remaining attempts: " "%d]" msgstr "" -#: scd/app-openpgp.c:1634 +#: scd/app-openpgp.c:1635 #, fuzzy msgid "|A|Please enter the Admin PIN at the reader's keypad" msgstr "cambia-lo contrasinal" @@ -6812,114 +6812,114 @@ msgstr "cambia-lo contrasinal" #. TRANSLATORS: Do not translate the "|A|" prefix but keep #. it at the start of the string. We need this elsewhere to #. get some infos on the string. -#: scd/app-openpgp.c:1654 +#: scd/app-openpgp.c:1655 msgid "|A|Admin PIN" msgstr "" -#: scd/app-openpgp.c:1853 +#: scd/app-openpgp.c:1854 #, fuzzy msgid "||Please enter the Reset Code for the card" msgstr "Por favor, escolla o motivo da revocaci�n:\n" -#: scd/app-openpgp.c:1862 scd/app-openpgp.c:1925 +#: scd/app-openpgp.c:1863 scd/app-openpgp.c:1926 #, c-format msgid "Reset Code is too short; minimum length is %d\n" msgstr "" -#: scd/app-openpgp.c:1896 +#: scd/app-openpgp.c:1897 msgid "|RN|New Reset Code" msgstr "" -#: scd/app-openpgp.c:1897 +#: scd/app-openpgp.c:1898 msgid "|AN|New Admin PIN" msgstr "" -#: scd/app-openpgp.c:1987 scd/app-openpgp.c:2637 +#: scd/app-openpgp.c:1988 scd/app-openpgp.c:2638 #, fuzzy msgid "error reading application data\n" msgstr "erro ao le-lo bloque de chaves: %s\n" -#: scd/app-openpgp.c:1993 scd/app-openpgp.c:2644 +#: scd/app-openpgp.c:1994 scd/app-openpgp.c:2645 #, fuzzy msgid "error reading fingerprint DO\n" msgstr "%s: erro ao ler un rexistro libre: %s\n" -#: scd/app-openpgp.c:2003 +#: scd/app-openpgp.c:2004 #, fuzzy msgid "key already exists\n" msgstr "`%s' xa est� comprimido\n" -#: scd/app-openpgp.c:2007 +#: scd/app-openpgp.c:2008 msgid "existing key will be replaced\n" msgstr "" -#: scd/app-openpgp.c:2009 +#: scd/app-openpgp.c:2010 #, fuzzy msgid "generating new key\n" msgstr "xerar un novo par de chaves" -#: scd/app-openpgp.c:2335 +#: scd/app-openpgp.c:2336 msgid "creation timestamp missing\n" msgstr "" -#: scd/app-openpgp.c:2344 +#: scd/app-openpgp.c:2345 #, c-format msgid "RSA modulus missing or not of size %d bits\n" msgstr "" -#: scd/app-openpgp.c:2356 +#: scd/app-openpgp.c:2357 #, c-format msgid "RSA public exponent missing or larger than %d bits\n" msgstr "" -#: scd/app-openpgp.c:2366 scd/app-openpgp.c:2374 +#: scd/app-openpgp.c:2367 scd/app-openpgp.c:2375 #, c-format msgid "RSA prime %s missing or not of size %d bits\n" msgstr "" -#: scd/app-openpgp.c:2468 +#: scd/app-openpgp.c:2469 #, fuzzy, c-format msgid "failed to store the key: %s\n" msgstr "non se puido inicializa-la base de datos de confianzas: %s\n" -#: scd/app-openpgp.c:2528 +#: scd/app-openpgp.c:2529 msgid "please wait while key is being generated ...\n" msgstr "" -#: scd/app-openpgp.c:2542 +#: scd/app-openpgp.c:2543 #, fuzzy msgid "generating key failed\n" msgstr "fallou o borrado do bloque de chaves: %s\n" -#: scd/app-openpgp.c:2545 +#: scd/app-openpgp.c:2546 #, fuzzy, c-format msgid "key generation completed (%d seconds)\n" msgstr "A xeraci�n da chave fallou: %s\n" -#: scd/app-openpgp.c:2602 +#: scd/app-openpgp.c:2603 msgid "invalid structure of OpenPGP card (DO 0x93)\n" msgstr "" -#: scd/app-openpgp.c:2652 +#: scd/app-openpgp.c:2653 msgid "fingerprint on card does not match requested one\n" msgstr "" -#: scd/app-openpgp.c:2767 +#: scd/app-openpgp.c:2768 #, fuzzy, c-format msgid "card does not support digest algorithm %s\n" msgstr "Sinatura %s, algoritmo de resumo %s\n" -#: scd/app-openpgp.c:2843 +#: scd/app-openpgp.c:2844 #, c-format msgid "signatures created so far: %lu\n" msgstr "" -#: scd/app-openpgp.c:3133 +#: scd/app-openpgp.c:3134 msgid "" "verification of Admin PIN is currently prohibited through this command\n" msgstr "" -#: scd/app-openpgp.c:3357 scd/app-openpgp.c:3368 +#: scd/app-openpgp.c:3359 scd/app-openpgp.c:3370 #, fuzzy, c-format msgid "can't access %s - invalid OpenPGP card?\n" msgstr "non se atoparon datos OpenPGP v�lidos.\n" @@ -7342,7 +7342,7 @@ msgstr "" msgid "[Error - invalid DN]" msgstr "erro: pegada dactilar non v�lida\n" -#: sm/certdump.c:964 +#: sm/certdump.c:961 #, fuzzy, c-format msgid "" "Please enter the passphrase to unlock the secret key for the X.509 " @@ -7433,6 +7433,12 @@ msgstr "erro ao crea-lo chaveiro `%s': %s\n" msgid "line %d: key generation failed: %s <%s>\n" msgstr "A xeraci�n da chave fallou: %s\n" +#: sm/certreqgen.c:806 +msgid "" +"To complete this certificate request please enter the passphrase for the key " +"you just created once more.\n" +msgstr "" + #: sm/certreqgen-ui.c:122 #, fuzzy, c-format msgid " (%d) RSA\n" @@ -7799,7 +7805,7 @@ msgstr "" msgid "error importing certificate: %s\n" msgstr "erro ao crea-lo contrasinal: %s\n" -#: sm/import.c:548 tools/gpg-connect-agent.c:1322 +#: sm/import.c:548 tools/gpg-connect-agent.c:1329 #, fuzzy, c-format msgid "error reading input: %s\n" msgstr "erro lendo `%s': %s\n" @@ -7952,91 +7958,91 @@ msgstr "" "\n" "Esta ha ser unha auto-sinatura.\n" -#: tools/gpg-connect-agent.c:67 tools/gpgconf.c:78 tools/symcryptrun.c:165 +#: tools/gpg-connect-agent.c:70 tools/gpgconf.c:78 tools/symcryptrun.c:165 #, fuzzy msgid "quiet" msgstr "abandonar" -#: tools/gpg-connect-agent.c:68 +#: tools/gpg-connect-agent.c:71 msgid "print data out hex encoded" msgstr "" -#: tools/gpg-connect-agent.c:69 +#: tools/gpg-connect-agent.c:72 msgid "decode received data lines" msgstr "" -#: tools/gpg-connect-agent.c:70 +#: tools/gpg-connect-agent.c:74 msgid "|NAME|connect to Assuan socket NAME" msgstr "" -#: tools/gpg-connect-agent.c:71 +#: tools/gpg-connect-agent.c:76 msgid "run the Assuan server given on the command line" msgstr "" -#: tools/gpg-connect-agent.c:73 +#: tools/gpg-connect-agent.c:78 msgid "do not use extended connect mode" msgstr "" -#: tools/gpg-connect-agent.c:74 +#: tools/gpg-connect-agent.c:80 #, fuzzy msgid "|FILE|run commands from FILE on startup" msgstr "|FICHEIRO|carga-lo m�dulo de extensi�n FICHEIRO" -#: tools/gpg-connect-agent.c:75 +#: tools/gpg-connect-agent.c:81 msgid "run /subst on startup" msgstr "" -#: tools/gpg-connect-agent.c:176 +#: tools/gpg-connect-agent.c:183 #, fuzzy msgid "Usage: gpg-connect-agent [options] (-h for help)" msgstr "Uso: gpg [opci�ns] [ficheiros] (-h para ve-la axuda)" -#: tools/gpg-connect-agent.c:179 +#: tools/gpg-connect-agent.c:186 msgid "" "Syntax: gpg-connect-agent [options]\n" "Connect to a running agent and send commands\n" msgstr "" -#: tools/gpg-connect-agent.c:1193 +#: tools/gpg-connect-agent.c:1200 #, c-format msgid "option \"%s\" requires a program and optional arguments\n" msgstr "" -#: tools/gpg-connect-agent.c:1202 +#: tools/gpg-connect-agent.c:1209 #, c-format msgid "option \"%s\" ignored due to \"%s\"\n" msgstr "" -#: tools/gpg-connect-agent.c:1257 tools/gpg-connect-agent.c:1745 +#: tools/gpg-connect-agent.c:1264 tools/gpg-connect-agent.c:1752 #, fuzzy, c-format msgid "receiving line failed: %s\n" msgstr "fallou o borrado do bloque de chaves: %s\n" -#: tools/gpg-connect-agent.c:1347 +#: tools/gpg-connect-agent.c:1354 #, fuzzy msgid "line too long - skipped\n" msgstr "li�a longa de m�is\n" -#: tools/gpg-connect-agent.c:1351 +#: tools/gpg-connect-agent.c:1358 msgid "line shortened due to embedded Nul character\n" msgstr "" -#: tools/gpg-connect-agent.c:1719 +#: tools/gpg-connect-agent.c:1726 #, fuzzy, c-format msgid "unknown command `%s'\n" msgstr "destinatario por defecto `%s' desco�ecido\n" -#: tools/gpg-connect-agent.c:1737 +#: tools/gpg-connect-agent.c:1744 #, fuzzy, c-format msgid "sending line failed: %s\n" msgstr "fallou a sinatura: %s\n" -#: tools/gpg-connect-agent.c:2127 +#: tools/gpg-connect-agent.c:2166 #, fuzzy, c-format msgid "error sending %s command: %s\n" msgstr "erro ao enviar a `%s': %s\n" -#: tools/gpg-connect-agent.c:2136 +#: tools/gpg-connect-agent.c:2175 #, fuzzy, c-format msgid "error sending standard options: %s\n" msgstr "erro ao enviar a `%s': %s\n" @@ -8245,21 +8251,21 @@ msgid "" "Manage configuration options for tools of the GnuPG system\n" msgstr "" -#: tools/gpgconf.c:210 tools/gpgconf.c:250 +#: tools/gpgconf.c:209 tools/gpgconf.c:249 #, fuzzy msgid "usage: gpgconf [options] " msgstr "uso: gpg [opci�ns] " -#: tools/gpgconf.c:212 +#: tools/gpgconf.c:211 msgid "Need one component argument" msgstr "" -#: tools/gpgconf.c:221 +#: tools/gpgconf.c:220 #, fuzzy msgid "Component not found" msgstr "non se atopou a chave p�blica" -#: tools/gpgconf.c:252 +#: tools/gpgconf.c:251 #, fuzzy msgid "No argument allowed" msgstr "gravando a chave secreta en `%s'\n" @@ -8422,16 +8428,16 @@ msgstr "non se pode crear `%s': %s\n" msgid "cannot allocate outfile string: %s\n" msgstr "non se pode crear `%s': %s\n" -#: tools/symcryptrun.c:985 +#: tools/symcryptrun.c:984 #, c-format msgid "either %s or %s must be given\n" msgstr "" -#: tools/symcryptrun.c:1012 +#: tools/symcryptrun.c:1011 msgid "no class provided\n" msgstr "" -#: tools/symcryptrun.c:1021 +#: tools/symcryptrun.c:1020 #, fuzzy, c-format msgid "class %s is not supported\n" msgstr "o algoritmo de protecci�n %d%s non est� soportado\n" @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: gnupg 1.2.5\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2008-12-03 09:59+0100\n" +"POT-Creation-Date: 2008-12-09 11:57+0100\n" "PO-Revision-Date: 2004-06-19 21:53+0200\n" "Last-Translator: Nagy Ferenc L�szl� <[email protected]>\n" "Language-Team: Hungarian <[email protected]>\n" @@ -92,8 +92,8 @@ msgstr "rossz jelsz�" msgid "ssh keys greater than %d bits are not supported\n" msgstr "%d%s v�d� algoritmus nem t�mogatott.\n" -#: agent/command-ssh.c:688 g10/exec.c:478 g10/gpg.c:1073 g10/keygen.c:3226 -#: g10/keygen.c:3259 g10/keyring.c:1206 g10/keyring.c:1510 g10/openfile.c:275 +#: agent/command-ssh.c:688 g10/exec.c:478 g10/gpg.c:1079 g10/keygen.c:3248 +#: g10/keygen.c:3281 g10/keyring.c:1206 g10/keyring.c:1510 g10/openfile.c:275 #: g10/openfile.c:368 g10/sign.c:798 g10/sign.c:1107 g10/tdbio.c:547 #: jnlib/dotlock.c:311 #, c-format @@ -102,7 +102,7 @@ msgstr "Nem tudom l�trehozni a(z) \"%s\" �llom�nyt: %s.\n" #: agent/command-ssh.c:700 common/helpfile.c:47 g10/card-util.c:733 #: g10/dearmor.c:60 g10/dearmor.c:107 g10/decrypt.c:70 g10/encode.c:194 -#: g10/encode.c:504 g10/gpg.c:1074 g10/import.c:193 g10/keygen.c:2711 +#: g10/encode.c:504 g10/gpg.c:1080 g10/import.c:193 g10/keygen.c:2733 #: g10/keyring.c:1536 g10/openfile.c:192 g10/openfile.c:353 #: g10/plaintext.c:503 g10/sign.c:780 g10/sign.c:975 g10/sign.c:1091 #: g10/sign.c:1247 g10/tdbdump.c:142 g10/tdbdump.c:150 g10/tdbio.c:551 @@ -148,7 +148,7 @@ msgid "Please enter the passphrase for the ssh key%0A %c" msgstr "K�rem, adja meg a jelsz�t! Ezt egy titkos mondat. \n" #: agent/command-ssh.c:2346 agent/genkey.c:310 agent/genkey.c:432 -#: agent/protect-tool.c:1199 +#: agent/protect-tool.c:1198 #, fuzzy msgid "Please re-enter this passphrase" msgstr "jelsz�v�ltoztat�s" @@ -161,7 +161,7 @@ msgid "" msgstr "" #: agent/command-ssh.c:2405 agent/genkey.c:340 agent/genkey.c:463 -#: agent/protect-tool.c:1205 tools/symcryptrun.c:434 +#: agent/protect-tool.c:1204 tools/symcryptrun.c:434 msgid "does not match - try again" msgstr "" @@ -302,7 +302,7 @@ msgid "run in daemon mode (background)" msgstr "" #: agent/gpg-agent.c:121 g10/gpg.c:483 g10/gpgv.c:71 kbx/kbxutil.c:88 -#: scd/scdaemon.c:107 sm/gpgsm.c:281 tools/gpg-connect-agent.c:66 +#: scd/scdaemon.c:107 sm/gpgsm.c:281 tools/gpg-connect-agent.c:69 #: tools/gpgconf.c:77 tools/symcryptrun.c:164 msgid "verbose" msgstr "b�besz�d� m�d" @@ -391,7 +391,7 @@ msgid "|FILE|write environment settings also to FILE" msgstr "" #: agent/gpg-agent.c:313 agent/preset-passphrase.c:94 agent/protect-tool.c:146 -#: scd/scdaemon.c:241 sm/gpgsm.c:512 tools/gpg-connect-agent.c:173 +#: scd/scdaemon.c:241 sm/gpgsm.c:512 tools/gpg-connect-agent.c:180 #: tools/gpgconf.c:99 tools/symcryptrun.c:204 tools/gpg-check-pattern.c:141 #, fuzzy msgid "Please report bugs to <" @@ -413,25 +413,25 @@ msgstr "" msgid "invalid debug-level `%s' given\n" msgstr "" -#: agent/gpg-agent.c:557 agent/protect-tool.c:1068 kbx/kbxutil.c:430 -#: scd/scdaemon.c:385 sm/gpgsm.c:877 sm/gpgsm.c:880 tools/symcryptrun.c:997 -#: tools/gpg-check-pattern.c:178 +#: agent/gpg-agent.c:557 agent/protect-tool.c:1067 kbx/kbxutil.c:429 +#: scd/scdaemon.c:385 sm/gpgsm.c:878 sm/gpgsm.c:881 tools/symcryptrun.c:996 +#: tools/gpg-check-pattern.c:177 #, c-format msgid "%s is too old (need %s, have %s)\n" msgstr "" -#: agent/gpg-agent.c:656 g10/gpg.c:2080 scd/scdaemon.c:466 sm/gpgsm.c:968 +#: agent/gpg-agent.c:656 g10/gpg.c:2086 scd/scdaemon.c:466 sm/gpgsm.c:968 #, c-format msgid "NOTE: no default option file `%s'\n" msgstr "MEGJEGYZ�S: Nincs alap�rtelmezett opci�s f�jl (%s).\n" -#: agent/gpg-agent.c:661 agent/gpg-agent.c:1240 g10/gpg.c:2084 -#: scd/scdaemon.c:471 sm/gpgsm.c:972 tools/symcryptrun.c:930 +#: agent/gpg-agent.c:661 agent/gpg-agent.c:1240 g10/gpg.c:2090 +#: scd/scdaemon.c:471 sm/gpgsm.c:972 tools/symcryptrun.c:929 #, c-format msgid "option file `%s': %s\n" msgstr "\"%s\" opci�s f�jl: %s\n" -#: agent/gpg-agent.c:669 g10/gpg.c:2091 scd/scdaemon.c:479 sm/gpgsm.c:979 +#: agent/gpg-agent.c:669 g10/gpg.c:2097 scd/scdaemon.c:479 sm/gpgsm.c:979 #, c-format msgid "reading options from `%s'\n" msgstr "Az opci�kat a \"%s\" �llom�nyb�l olvasom.\n" @@ -528,28 +528,28 @@ msgstr "" msgid "ssh handler 0x%lx for fd %d terminated\n" msgstr "" -#: agent/gpg-agent.c:1833 scd/scdaemon.c:1186 +#: agent/gpg-agent.c:1843 scd/scdaemon.c:1200 #, fuzzy, c-format msgid "pth_select failed: %s - waiting 1s\n" msgstr "Titkoskulcs-blokk friss�t�se sikertelen: %s\n" -#: agent/gpg-agent.c:1946 scd/scdaemon.c:1253 +#: agent/gpg-agent.c:1956 scd/scdaemon.c:1267 #, fuzzy, c-format msgid "%s %s stopped\n" msgstr "%s: kihagyva: %s\n" -#: agent/gpg-agent.c:2074 +#: agent/gpg-agent.c:2084 #, fuzzy msgid "no gpg-agent running in this session\n" msgstr "GPG �gyn�k nem el�rhet� ebben a munkafolyamatban.\n" -#: agent/gpg-agent.c:2085 common/simple-pwquery.c:349 common/asshelp.c:326 -#: tools/gpg-connect-agent.c:2094 +#: agent/gpg-agent.c:2095 common/simple-pwquery.c:349 common/asshelp.c:326 +#: tools/gpg-connect-agent.c:2133 msgid "malformed GPG_AGENT_INFO environment variable\n" msgstr "Nem megfelel� form�j� GPG_AGENT_INFO k�rnyezeti v�ltoz�!\n" -#: agent/gpg-agent.c:2098 common/simple-pwquery.c:361 common/asshelp.c:338 -#: tools/gpg-connect-agent.c:2105 +#: agent/gpg-agent.c:2108 common/simple-pwquery.c:361 common/asshelp.c:338 +#: tools/gpg-connect-agent.c:2144 #, c-format msgid "gpg-agent protocol version %d is not supported\n" msgstr "%d gpg-agent protokollverzi� nem t�mogatott!\n" @@ -576,40 +576,40 @@ msgid "" "Secret key maintenance tool\n" msgstr "" -#: agent/protect-tool.c:1190 +#: agent/protect-tool.c:1189 #, fuzzy msgid "Please enter the passphrase to unprotect the PKCS#12 object." msgstr "K�rem, adja meg a jelsz�t! Ezt egy titkos mondat. \n" -#: agent/protect-tool.c:1193 +#: agent/protect-tool.c:1192 #, fuzzy msgid "Please enter the passphrase to protect the new PKCS#12 object." msgstr "K�rem, adja meg a jelsz�t! Ezt egy titkos mondat. \n" -#: agent/protect-tool.c:1196 +#: agent/protect-tool.c:1195 msgid "" "Please enter the passphrase to protect the imported object within the GnuPG " "system." msgstr "" -#: agent/protect-tool.c:1201 +#: agent/protect-tool.c:1200 #, fuzzy msgid "" "Please enter the passphrase or the PIN\n" "needed to complete this operation." msgstr "K�rem, adja meg a jelsz�t! Ezt egy titkos mondat. \n" -#: agent/protect-tool.c:1206 tools/symcryptrun.c:435 +#: agent/protect-tool.c:1205 tools/symcryptrun.c:435 #, fuzzy msgid "Passphrase:" msgstr "rossz jelsz�" -#: agent/protect-tool.c:1214 tools/symcryptrun.c:442 +#: agent/protect-tool.c:1213 tools/symcryptrun.c:442 #, fuzzy, c-format msgid "error while asking for the passphrase: %s\n" msgstr "Hiba a jelsz� l�trehoz�sakor: %s.\n" -#: agent/protect-tool.c:1217 tools/symcryptrun.c:446 +#: agent/protect-tool.c:1216 tools/symcryptrun.c:446 #, fuzzy msgid "cancelled\n" msgstr "M�gsem" @@ -871,7 +871,7 @@ msgstr "" msgid "out of core while allocating %lu bytes" msgstr "" -#: common/asshelp.c:244 +#: common/asshelp.c:244 tools/gpg-connect-agent.c:2101 msgid "no running gpg-agent - starting one\n" msgstr "" @@ -1130,7 +1130,7 @@ msgid "OpenPGP card no. %s detected\n" msgstr "" #: g10/card-util.c:75 g10/card-util.c:1485 g10/delkey.c:126 g10/keyedit.c:1549 -#: g10/keygen.c:2902 g10/revoke.c:216 g10/revoke.c:455 +#: g10/keygen.c:2924 g10/revoke.c:216 g10/revoke.c:455 #, fuzzy msgid "can't do this in batch mode\n" msgstr "Nem tudom ezt megcsin�lni k�tegelt m�dban!\n" @@ -1140,7 +1140,7 @@ msgstr "Nem tudom ezt megcsin�lni k�tegelt m�dban!\n" msgid "This command is only available for version 2 cards\n" msgstr "Ez a parancs %s m�dban nem enged�lyezett.\n" -#: g10/card-util.c:85 scd/app-openpgp.c:1848 +#: g10/card-util.c:85 scd/app-openpgp.c:1849 #, fuzzy msgid "Reset Code not or not anymore available\n" msgstr "Titkos kulcsr�szek nem �llnak rendelkez�sre.\n" @@ -1452,18 +1452,18 @@ msgstr "�rv�nytelen parancs! (Pr�b�lja a s�g�t: \"help\".)\n" msgid "--output doesn't work for this command\n" msgstr "Az --output opci� nem m�k�dik ehhez a parancshoz.\n" -#: g10/decrypt.c:166 g10/gpg.c:3963 g10/keyring.c:380 g10/keyring.c:667 +#: g10/decrypt.c:166 g10/gpg.c:3969 g10/keyring.c:380 g10/keyring.c:667 #, c-format msgid "can't open `%s'\n" msgstr "Nem tudom megnyitni %s-t!\n" -#: g10/delkey.c:73 g10/export.c:324 g10/keyedit.c:3424 g10/keyserver.c:1727 +#: g10/delkey.c:73 g10/export.c:324 g10/keyedit.c:3424 g10/keyserver.c:1729 #: g10/revoke.c:226 #, fuzzy, c-format msgid "key \"%s\" not found: %s\n" msgstr "\"%s\" kulcs nem tal�lhat�: %s\n" -#: g10/delkey.c:81 g10/export.c:354 g10/import.c:2417 g10/keyserver.c:1741 +#: g10/delkey.c:81 g10/export.c:354 g10/import.c:2417 g10/keyserver.c:1743 #: g10/revoke.c:232 g10/revoke.c:477 #, c-format msgid "error reading keyblock: %s\n" @@ -1905,7 +1905,7 @@ msgid "run in server mode" msgstr "" #: g10/gpg.c:436 g10/gpgv.c:69 kbx/kbxutil.c:81 sm/gpgsm.c:226 -#: tools/gpg-connect-agent.c:64 tools/gpgconf.c:74 tools/symcryptrun.c:157 +#: tools/gpg-connect-agent.c:67 tools/gpgconf.c:74 tools/symcryptrun.c:157 msgid "" "@\n" "Options:\n" @@ -2029,538 +2029,538 @@ msgstr "T�m�r�t� (compression): " msgid "usage: gpg [options] " msgstr "Haszn�lat: gpg [opci�k] " -#: g10/gpg.c:1109 sm/gpgsm.c:675 +#: g10/gpg.c:1115 sm/gpgsm.c:675 msgid "conflicting commands\n" msgstr "Egym�snak ellentmond� parancsok!\n" -#: g10/gpg.c:1127 +#: g10/gpg.c:1133 #, fuzzy, c-format msgid "no = sign found in group definition `%s'\n" msgstr "Nem tal�ltam = jelet a \"%s\" csoportdefin�ci�ban!\n" -#: g10/gpg.c:1324 +#: g10/gpg.c:1330 #, fuzzy, c-format msgid "WARNING: unsafe ownership on homedir `%s'\n" msgstr "FIGYELEM: Nem biztons�gos tulajdonos: %s \"%s\"\n" -#: g10/gpg.c:1327 +#: g10/gpg.c:1333 #, fuzzy, c-format msgid "WARNING: unsafe ownership on configuration file `%s'\n" msgstr "FIGYELEM: Nem biztons�gos tulajdonos: %s \"%s\"\n" -#: g10/gpg.c:1330 +#: g10/gpg.c:1336 #, fuzzy, c-format msgid "WARNING: unsafe ownership on extension `%s'\n" msgstr "FIGYELEM: Nem biztons�gos tulajdonos: %s \"%s\"\n" -#: g10/gpg.c:1336 +#: g10/gpg.c:1342 #, fuzzy, c-format msgid "WARNING: unsafe permissions on homedir `%s'\n" msgstr "FIGYELEM: nem biztons�gos enged�lyek: %s \"%s\"\n" -#: g10/gpg.c:1339 +#: g10/gpg.c:1345 #, fuzzy, c-format msgid "WARNING: unsafe permissions on configuration file `%s'\n" msgstr "FIGYELEM: nem biztons�gos enged�lyek: %s \"%s\"\n" -#: g10/gpg.c:1342 +#: g10/gpg.c:1348 #, fuzzy, c-format msgid "WARNING: unsafe permissions on extension `%s'\n" msgstr "FIGYELEM: nem biztons�gos enged�lyek: %s \"%s\"\n" -#: g10/gpg.c:1348 +#: g10/gpg.c:1354 #, fuzzy, c-format msgid "WARNING: unsafe enclosing directory ownership on homedir `%s'\n" msgstr "FIGYELEM: nem biztons�gos k�nyvt�rtulajdonos: %s \"%s\"\n" -#: g10/gpg.c:1351 +#: g10/gpg.c:1357 #, fuzzy, c-format msgid "" "WARNING: unsafe enclosing directory ownership on configuration file `%s'\n" msgstr "FIGYELEM: nem biztons�gos k�nyvt�rtulajdonos: %s \"%s\"\n" -#: g10/gpg.c:1354 +#: g10/gpg.c:1360 #, fuzzy, c-format msgid "WARNING: unsafe enclosing directory ownership on extension `%s'\n" msgstr "FIGYELEM: nem biztons�gos k�nyvt�rtulajdonos: %s \"%s\"\n" -#: g10/gpg.c:1360 +#: g10/gpg.c:1366 #, fuzzy, c-format msgid "WARNING: unsafe enclosing directory permissions on homedir `%s'\n" msgstr "FIGYELEM: nem biztons�gos k�nyvt�renged�lyek: %s \"%s\"\n" -#: g10/gpg.c:1363 +#: g10/gpg.c:1369 #, fuzzy, c-format msgid "" "WARNING: unsafe enclosing directory permissions on configuration file `%s'\n" msgstr "FIGYELEM: nem biztons�gos k�nyvt�renged�lyek: %s \"%s\"\n" -#: g10/gpg.c:1366 +#: g10/gpg.c:1372 #, fuzzy, c-format msgid "WARNING: unsafe enclosing directory permissions on extension `%s'\n" msgstr "FIGYELEM: nem biztons�gos k�nyvt�renged�lyek: %s \"%s\"\n" -#: g10/gpg.c:1545 +#: g10/gpg.c:1551 #, fuzzy, c-format msgid "unknown configuration item `%s'\n" msgstr "\"%s\": ismeretlen konfigur�ci�s elem.\n" -#: g10/gpg.c:1645 +#: g10/gpg.c:1651 msgid "display photo IDs during key listings" msgstr "" -#: g10/gpg.c:1647 +#: g10/gpg.c:1653 msgid "show policy URLs during signature listings" msgstr "" -#: g10/gpg.c:1649 +#: g10/gpg.c:1655 #, fuzzy msgid "show all notations during signature listings" msgstr "Nincs megfelel� al��r�s a titkoskulcs-karik�n.\n" -#: g10/gpg.c:1651 +#: g10/gpg.c:1657 msgid "show IETF standard notations during signature listings" msgstr "" -#: g10/gpg.c:1655 +#: g10/gpg.c:1661 msgid "show user-supplied notations during signature listings" msgstr "" -#: g10/gpg.c:1657 +#: g10/gpg.c:1663 #, fuzzy msgid "show preferred keyserver URLs during signature listings" msgstr "A megadott al��r�si elj�r�sm�d URL-je �rv�nytelen!\n" -#: g10/gpg.c:1659 +#: g10/gpg.c:1665 msgid "show user ID validity during key listings" msgstr "" -#: g10/gpg.c:1661 +#: g10/gpg.c:1667 msgid "show revoked and expired user IDs in key listings" msgstr "" -#: g10/gpg.c:1663 +#: g10/gpg.c:1669 msgid "show revoked and expired subkeys in key listings" msgstr "" -#: g10/gpg.c:1665 +#: g10/gpg.c:1671 #, fuzzy msgid "show the keyring name in key listings" msgstr "mutatja a kilist�zott kulcs kulcskarik�j�t is" -#: g10/gpg.c:1667 +#: g10/gpg.c:1673 #, fuzzy msgid "show expiration dates during signature listings" msgstr "Nincs megfelel� al��r�s a titkoskulcs-karik�n.\n" -#: g10/gpg.c:1828 +#: g10/gpg.c:1834 #, c-format msgid "NOTE: old default options file `%s' ignored\n" msgstr "MEGJEGYZ�S: Figyelmen k�v�l hagytam a r�gi opci�kat (%s).\n" -#: g10/gpg.c:1919 +#: g10/gpg.c:1926 #, c-format msgid "libgcrypt is too old (need %s, have %s)\n" msgstr "" -#: g10/gpg.c:2303 g10/gpg.c:2989 g10/gpg.c:3001 +#: g10/gpg.c:2309 g10/gpg.c:2995 g10/gpg.c:3007 #, c-format msgid "NOTE: %s is not for normal use!\n" msgstr "MEGJEGYZ�S: %s nem norm�l haszn�latra van!\n" -#: g10/gpg.c:2484 g10/gpg.c:2496 +#: g10/gpg.c:2490 g10/gpg.c:2502 #, fuzzy, c-format msgid "`%s' is not a valid signature expiration\n" msgstr "%s nem �rv�nyes karakterkioszt�s!\n" -#: g10/gpg.c:2578 +#: g10/gpg.c:2584 #, fuzzy, c-format msgid "`%s' is not a valid character set\n" msgstr "%s nem �rv�nyes karakterkioszt�s!\n" -#: g10/gpg.c:2601 g10/gpg.c:2796 g10/keyedit.c:4107 +#: g10/gpg.c:2607 g10/gpg.c:2802 g10/keyedit.c:4107 #, fuzzy msgid "could not parse keyserver URL\n" msgstr "�rtelmezhetetlen a kulcsszerver URI-ja!\n" -#: g10/gpg.c:2613 +#: g10/gpg.c:2619 #, fuzzy, c-format msgid "%s:%d: invalid keyserver options\n" msgstr "%s:%d: �rv�nytelen export opci�k!\n" -#: g10/gpg.c:2616 +#: g10/gpg.c:2622 #, fuzzy msgid "invalid keyserver options\n" msgstr "�rv�nytelen export opci�k!\n" -#: g10/gpg.c:2623 +#: g10/gpg.c:2629 #, c-format msgid "%s:%d: invalid import options\n" msgstr "%s:%d: �rv�nytelen import opci�k!\n" -#: g10/gpg.c:2626 +#: g10/gpg.c:2632 msgid "invalid import options\n" msgstr "�rv�nytelen import opci�k!\n" -#: g10/gpg.c:2633 +#: g10/gpg.c:2639 #, c-format msgid "%s:%d: invalid export options\n" msgstr "%s:%d: �rv�nytelen export opci�k!\n" -#: g10/gpg.c:2636 +#: g10/gpg.c:2642 msgid "invalid export options\n" msgstr "�rv�nytelen export opci�k!\n" -#: g10/gpg.c:2643 +#: g10/gpg.c:2649 #, fuzzy, c-format msgid "%s:%d: invalid list options\n" msgstr "%s:%d: �rv�nytelen import opci�k!\n" -#: g10/gpg.c:2646 +#: g10/gpg.c:2652 #, fuzzy msgid "invalid list options\n" msgstr "�rv�nytelen import opci�k!\n" -#: g10/gpg.c:2654 +#: g10/gpg.c:2660 msgid "display photo IDs during signature verification" msgstr "" -#: g10/gpg.c:2656 +#: g10/gpg.c:2662 msgid "show policy URLs during signature verification" msgstr "" -#: g10/gpg.c:2658 +#: g10/gpg.c:2664 #, fuzzy msgid "show all notations during signature verification" msgstr "%s nem �rv�nyes karakterkioszt�s!\n" -#: g10/gpg.c:2660 +#: g10/gpg.c:2666 msgid "show IETF standard notations during signature verification" msgstr "" -#: g10/gpg.c:2664 +#: g10/gpg.c:2670 msgid "show user-supplied notations during signature verification" msgstr "" -#: g10/gpg.c:2666 +#: g10/gpg.c:2672 #, fuzzy msgid "show preferred keyserver URLs during signature verification" msgstr "A megadott al��r�si elj�r�sm�d URL-je �rv�nytelen!\n" -#: g10/gpg.c:2668 +#: g10/gpg.c:2674 #, fuzzy msgid "show user ID validity during signature verification" msgstr "%s nem �rv�nyes karakterkioszt�s!\n" -#: g10/gpg.c:2670 +#: g10/gpg.c:2676 msgid "show revoked and expired user IDs in signature verification" msgstr "" -#: g10/gpg.c:2672 +#: g10/gpg.c:2678 #, fuzzy msgid "show only the primary user ID in signature verification" msgstr "%s nem �rv�nyes karakterkioszt�s!\n" -#: g10/gpg.c:2674 +#: g10/gpg.c:2680 msgid "validate signatures with PKA data" msgstr "" -#: g10/gpg.c:2676 +#: g10/gpg.c:2682 msgid "elevate the trust of signatures with valid PKA data" msgstr "" -#: g10/gpg.c:2683 +#: g10/gpg.c:2689 #, fuzzy, c-format msgid "%s:%d: invalid verify options\n" msgstr "%s:%d: �rv�nytelen export opci�k!\n" -#: g10/gpg.c:2686 +#: g10/gpg.c:2692 #, fuzzy msgid "invalid verify options\n" msgstr "�rv�nytelen export opci�k!\n" -#: g10/gpg.c:2693 +#: g10/gpg.c:2699 #, c-format msgid "unable to set exec-path to %s\n" msgstr "Nem tudom a v�grehajt�si el�r�si utat %s �rt�kre �ll�tani!\n" -#: g10/gpg.c:2868 +#: g10/gpg.c:2874 #, fuzzy, c-format msgid "%s:%d: invalid auto-key-locate list\n" msgstr "%s:%d: �rv�nytelen export opci�k!\n" -#: g10/gpg.c:2871 +#: g10/gpg.c:2877 msgid "invalid auto-key-locate list\n" msgstr "" -#: g10/gpg.c:2978 sm/gpgsm.c:1386 +#: g10/gpg.c:2984 sm/gpgsm.c:1386 msgid "WARNING: program may create a core file!\n" msgstr "FIGYELEM: A program core �llom�nyt hozhat l�tre!\n" -#: g10/gpg.c:2982 +#: g10/gpg.c:2988 #, c-format msgid "WARNING: %s overrides %s\n" msgstr "FIGYELEM: %s hat�stalan�tja %s-t!\n" -#: g10/gpg.c:2991 +#: g10/gpg.c:2997 #, c-format msgid "%s not allowed with %s!\n" msgstr "%s �s %s nem haszn�lhat� egy�tt!\n" -#: g10/gpg.c:2994 +#: g10/gpg.c:3000 #, c-format msgid "%s makes no sense with %s!\n" msgstr "%s �rtelmetlen %s mellett!\n" -#: g10/gpg.c:3009 +#: g10/gpg.c:3015 #, fuzzy, c-format msgid "will not run with insecure memory due to %s\n" msgstr "�rom a titkos kulcsot a %s �llom�nyba.\n" -#: g10/gpg.c:3023 +#: g10/gpg.c:3029 msgid "you can only make detached or clear signatures while in --pgp2 mode\n" msgstr "Csak k�l�n�ll� �s olvashat�sz�veg-al��r�st k�sz�thet --pgp2 m�dban!\n" -#: g10/gpg.c:3029 +#: g10/gpg.c:3035 msgid "you can't sign and encrypt at the same time while in --pgp2 mode\n" msgstr "Nem �rhat al� �s titkos�that egyszerre --pgp2 m�dban!\n" -#: g10/gpg.c:3035 +#: g10/gpg.c:3041 msgid "you must use files (and not a pipe) when working with --pgp2 enabled.\n" msgstr "Csak �llom�nyokat (pipe-ot nem) haszn�lhat --pgp2 m�dban!\n" -#: g10/gpg.c:3048 +#: g10/gpg.c:3054 msgid "encrypting a message in --pgp2 mode requires the IDEA cipher\n" msgstr "�zenet titkos�t�sa --pgp2 m�dban IDEA rejtjelez�t ig�nyel!\n" -#: g10/gpg.c:3114 g10/gpg.c:3138 sm/gpgsm.c:1458 +#: g10/gpg.c:3120 g10/gpg.c:3144 sm/gpgsm.c:1458 msgid "selected cipher algorithm is invalid\n" msgstr "A kiv�lasztott rejtjelez� algoritmus �rv�nytelen!\n" -#: g10/gpg.c:3120 g10/gpg.c:3144 sm/gpgsm.c:1466 sm/gpgsm.c:1472 +#: g10/gpg.c:3126 g10/gpg.c:3150 sm/gpgsm.c:1466 sm/gpgsm.c:1472 msgid "selected digest algorithm is invalid\n" msgstr "A kiv�lasztott kivonatol� algoritmus �rv�nytelen!\n" -#: g10/gpg.c:3126 +#: g10/gpg.c:3132 #, fuzzy msgid "selected compression algorithm is invalid\n" msgstr "A kiv�lasztott rejtjelez� algoritmus �rv�nytelen!\n" -#: g10/gpg.c:3132 +#: g10/gpg.c:3138 msgid "selected certification digest algorithm is invalid\n" msgstr "Az igazol�shoz kiv�lasztott kivonatol� algoritmus �rv�nytelen!\n" -#: g10/gpg.c:3147 +#: g10/gpg.c:3153 msgid "completes-needed must be greater than 0\n" msgstr "completes-needed nagyobb kell legyen 0-n�l!\n" -#: g10/gpg.c:3149 +#: g10/gpg.c:3155 msgid "marginals-needed must be greater than 1\n" msgstr "marginals-needed nagyobb kell legyen 1-n�l!\n" -#: g10/gpg.c:3151 +#: g10/gpg.c:3157 #, fuzzy msgid "max-cert-depth must be in the range from 1 to 255\n" msgstr "max-cert-depth 1 �s 255 k�z� kell essen!\n" -#: g10/gpg.c:3153 +#: g10/gpg.c:3159 msgid "invalid default-cert-level; must be 0, 1, 2, or 3\n" msgstr "�rv�nytelen default-cert-level; 0, 1, 2 vagy 3 lehet.\n" -#: g10/gpg.c:3155 +#: g10/gpg.c:3161 msgid "invalid min-cert-level; must be 1, 2, or 3\n" msgstr "�rv�nytelen min-cert-level; 0, 1, 2 vagy 3 lehet.\n" -#: g10/gpg.c:3158 +#: g10/gpg.c:3164 msgid "NOTE: simple S2K mode (0) is strongly discouraged\n" msgstr "MEGJEGYZ�S: Egyszer� S2K m�d (0) er�sen ellenjavallt!\n" -#: g10/gpg.c:3162 +#: g10/gpg.c:3168 msgid "invalid S2K mode; must be 0, 1 or 3\n" msgstr "�rv�nytelen S2K m�d; 0, 1 vagy 3 lehet.\n" -#: g10/gpg.c:3169 +#: g10/gpg.c:3175 msgid "invalid default preferences\n" msgstr "�rv�nytelen alap�rtelmezett preferenci�k!\n" -#: g10/gpg.c:3178 +#: g10/gpg.c:3184 msgid "invalid personal cipher preferences\n" msgstr "�rv�nytelen szem�lyes rejtjelez�-preferenci�k!\n" -#: g10/gpg.c:3182 +#: g10/gpg.c:3188 msgid "invalid personal digest preferences\n" msgstr "�rv�nytelen szem�lyes kivonatol�preferenci�k!\n" -#: g10/gpg.c:3186 +#: g10/gpg.c:3192 msgid "invalid personal compress preferences\n" msgstr "�rv�nytelen szem�lyes t�m�r�t�preferenci�k!\n" -#: g10/gpg.c:3219 +#: g10/gpg.c:3225 #, c-format msgid "%s does not yet work with %s\n" msgstr "%s �s %s egyel�re nem haszn�lhat� egy�tt!\n" -#: g10/gpg.c:3266 +#: g10/gpg.c:3272 #, fuzzy, c-format msgid "you may not use cipher algorithm `%s' while in %s mode\n" msgstr "" "Lehet, hogy nem haszn�lhatja \"%s\" rejtjelez� algoritmust %s m�dban!\n" -#: g10/gpg.c:3271 +#: g10/gpg.c:3277 #, fuzzy, c-format msgid "you may not use digest algorithm `%s' while in %s mode\n" msgstr "" "Lehet, hogy nem haszn�lhatja \"%s\" kivonatol� algoritmust %s m�dban!\n" -#: g10/gpg.c:3276 +#: g10/gpg.c:3282 #, fuzzy, c-format msgid "you may not use compression algorithm `%s' while in %s mode\n" msgstr "Lehet, hogy nem haszn�lhatja \"%s\" t�m�r�t� algoritmust %s m�dban!\n" -#: g10/gpg.c:3359 +#: g10/gpg.c:3365 #, c-format msgid "failed to initialize the TrustDB: %s\n" msgstr "Bizalmi adatb�zis (%s) inicializ�l�sa sikertelen!\n" -#: g10/gpg.c:3370 +#: g10/gpg.c:3376 msgid "WARNING: recipients (-r) given without using public key encryption\n" msgstr "" "FIGYELEM: C�mzett megadva (-r), de nincs nyilv�nos kulcs� titkos�t�s!\n" -#: g10/gpg.c:3391 +#: g10/gpg.c:3397 msgid "--store [filename]" msgstr "--store [f�jln�v]" -#: g10/gpg.c:3398 +#: g10/gpg.c:3404 msgid "--symmetric [filename]" msgstr "--symmetric [f�jln�v]" -#: g10/gpg.c:3400 +#: g10/gpg.c:3406 #, fuzzy, c-format msgid "symmetric encryption of `%s' failed: %s\n" msgstr "Visszafejt�s sikertelen: %s.\n" -#: g10/gpg.c:3410 +#: g10/gpg.c:3416 msgid "--encrypt [filename]" msgstr "--encrypt [f�jln�v]" -#: g10/gpg.c:3423 +#: g10/gpg.c:3429 #, fuzzy msgid "--symmetric --encrypt [filename]" msgstr "--sign --encrypt [f�jln�v]" -#: g10/gpg.c:3425 +#: g10/gpg.c:3431 msgid "you cannot use --symmetric --encrypt with --s2k-mode 0\n" msgstr "" -#: g10/gpg.c:3428 +#: g10/gpg.c:3434 #, fuzzy, c-format msgid "you cannot use --symmetric --encrypt while in %s mode\n" msgstr "Lehet, hogy nem haszn�lhatja %s-t %s m�dban!\n" -#: g10/gpg.c:3446 +#: g10/gpg.c:3452 msgid "--sign [filename]" msgstr "--sign [f�jln�v]" -#: g10/gpg.c:3459 +#: g10/gpg.c:3465 msgid "--sign --encrypt [filename]" msgstr "--sign --encrypt [f�jln�v]" -#: g10/gpg.c:3474 +#: g10/gpg.c:3480 #, fuzzy msgid "--symmetric --sign --encrypt [filename]" msgstr "--sign --encrypt [f�jln�v]" -#: g10/gpg.c:3476 +#: g10/gpg.c:3482 msgid "you cannot use --symmetric --sign --encrypt with --s2k-mode 0\n" msgstr "" -#: g10/gpg.c:3479 +#: g10/gpg.c:3485 #, fuzzy, c-format msgid "you cannot use --symmetric --sign --encrypt while in %s mode\n" msgstr "Lehet, hogy nem haszn�lhatja %s-t %s m�dban!\n" -#: g10/gpg.c:3499 +#: g10/gpg.c:3505 msgid "--sign --symmetric [filename]" msgstr "--sign --symmetric [f�jln�v]" -#: g10/gpg.c:3508 +#: g10/gpg.c:3514 msgid "--clearsign [filename]" msgstr "--clearsign [f�jln�v]" -#: g10/gpg.c:3533 +#: g10/gpg.c:3539 msgid "--decrypt [filename]" msgstr "--decrypt [f�jln�v]" -#: g10/gpg.c:3541 +#: g10/gpg.c:3547 msgid "--sign-key user-id" msgstr "--sign-key felh-azonos�t�" -#: g10/gpg.c:3545 +#: g10/gpg.c:3551 msgid "--lsign-key user-id" msgstr "--lsign-key felh-azonos�t�" -#: g10/gpg.c:3566 +#: g10/gpg.c:3572 msgid "--edit-key user-id [commands]" msgstr "--edit-key felh-azonos�t� [parancsok]" -#: g10/gpg.c:3658 +#: g10/gpg.c:3664 #, c-format msgid "keyserver send failed: %s\n" msgstr "K�ld�s a kulcsszerverre sikertelen: %s\n" -#: g10/gpg.c:3660 +#: g10/gpg.c:3666 #, c-format msgid "keyserver receive failed: %s\n" msgstr "V�tel a kulcsszerverr�l sikertelen: %s\n" -#: g10/gpg.c:3662 +#: g10/gpg.c:3668 #, c-format msgid "key export failed: %s\n" msgstr "Kulcsexport�l�s sikertelen: %s\n" -#: g10/gpg.c:3673 +#: g10/gpg.c:3679 #, c-format msgid "keyserver search failed: %s\n" msgstr "Keres�s a kulcsszerveren sikertelen: %s\n" -#: g10/gpg.c:3683 +#: g10/gpg.c:3689 #, c-format msgid "keyserver refresh failed: %s\n" msgstr "Friss�t�s a kulcsszerverr�l sikertelen: %s\n" -#: g10/gpg.c:3734 +#: g10/gpg.c:3740 #, c-format msgid "dearmoring failed: %s\n" msgstr "P�nc�l elt�vol�t�sa nem siker�lt: %s\n" -#: g10/gpg.c:3742 +#: g10/gpg.c:3748 #, c-format msgid "enarmoring failed: %s\n" msgstr "P�nc�loz�s nem siker�lt: %s\n" -#: g10/gpg.c:3832 +#: g10/gpg.c:3838 #, c-format msgid "invalid hash algorithm `%s'\n" msgstr "�rv�nytelen kivonatol� algoritmus: %s\n" -#: g10/gpg.c:3949 +#: g10/gpg.c:3955 msgid "[filename]" msgstr "[f�jln�v]" -#: g10/gpg.c:3953 +#: g10/gpg.c:3959 msgid "Go ahead and type your message ...\n" msgstr "Kezdheti g�pelni az �zenetet...\n" -#: g10/gpg.c:4265 +#: g10/gpg.c:4271 msgid "the given certification policy URL is invalid\n" msgstr "A megadott igazol�si elj�r�sm�d URL-je �rv�nytelen!\n" -#: g10/gpg.c:4267 +#: g10/gpg.c:4273 msgid "the given signature policy URL is invalid\n" msgstr "A megadott al��r�si elj�r�sm�d URL-je �rv�nytelen!\n" -#: g10/gpg.c:4300 +#: g10/gpg.c:4306 #, fuzzy msgid "the given preferred keyserver URL is invalid\n" msgstr "A megadott al��r�si elj�r�sm�d URL-je �rv�nytelen!\n" @@ -3080,29 +3080,29 @@ msgstr "[visszavon�s]" msgid "[self-signature]" msgstr "[�nal��r�s]" -#: g10/keyedit.c:344 g10/keylist.c:392 +#: g10/keyedit.c:344 g10/keylist.c:396 msgid "1 bad signature\n" msgstr "1 rossz al��r�s.\n" -#: g10/keyedit.c:346 g10/keylist.c:394 +#: g10/keyedit.c:346 g10/keylist.c:398 #, c-format msgid "%d bad signatures\n" msgstr "%d rossz al��r�s.\n" -#: g10/keyedit.c:348 g10/keylist.c:396 +#: g10/keyedit.c:348 g10/keylist.c:400 msgid "1 signature not checked due to a missing key\n" msgstr "1 al��r�st nem ellen�riztem hi�nyz� kulcs miatt.\n" -#: g10/keyedit.c:350 g10/keylist.c:398 +#: g10/keyedit.c:350 g10/keylist.c:402 #, c-format msgid "%d signatures not checked due to missing keys\n" msgstr "%d al��r�st nem ellen�riztem hi�nyz� kulcs miatt.\n" -#: g10/keyedit.c:352 g10/keylist.c:400 +#: g10/keyedit.c:352 g10/keylist.c:404 msgid "1 signature not checked due to an error\n" msgstr "1 al��r�st nem ellen�riztem hiba miatt.\n" -#: g10/keyedit.c:354 g10/keylist.c:402 +#: g10/keyedit.c:354 g10/keylist.c:406 #, c-format msgid "%d signatures not checked due to errors\n" msgstr "%d al��r�st nem ellen�riztem hiba miatt.\n" @@ -3381,20 +3381,20 @@ msgstr "Al��r�s sikertelen: %s\n" msgid "Key has only stub or on-card key items - no passphrase to change.\n" msgstr "" -#: g10/keyedit.c:1142 g10/keygen.c:3601 +#: g10/keyedit.c:1142 g10/keygen.c:3623 msgid "This key is not protected.\n" msgstr "Ez a kulcs nem v�dett.\n" -#: g10/keyedit.c:1146 g10/keygen.c:3588 g10/revoke.c:538 +#: g10/keyedit.c:1146 g10/keygen.c:3610 g10/revoke.c:538 msgid "Secret parts of primary key are not available.\n" msgstr "Az els�dleges kulcs titkos r�szei nem el�rhet�k.\n" -#: g10/keyedit.c:1150 g10/keygen.c:3604 +#: g10/keyedit.c:1150 g10/keygen.c:3626 #, fuzzy msgid "Secret parts of primary key are stored on-card.\n" msgstr "Az els�dleges kulcs titkos r�szei nem el�rhet�k.\n" -#: g10/keyedit.c:1156 g10/keygen.c:3608 +#: g10/keyedit.c:1156 g10/keygen.c:3630 msgid "Key is protected.\n" msgstr "A kulcs v�dett.\n" @@ -3789,7 +3789,7 @@ msgstr "Jellemz�k: " msgid "Keyserver no-modify" msgstr "" -#: g10/keyedit.c:2443 g10/keylist.c:310 +#: g10/keyedit.c:2443 g10/keylist.c:314 msgid "Preferred keyserver: " msgstr "" @@ -3818,24 +3818,24 @@ msgid "(sensitive)" msgstr " (�rz�keny)" #: g10/keyedit.c:2764 g10/keyedit.c:2820 g10/keyedit.c:2881 g10/keyedit.c:2896 -#: g10/keylist.c:196 g10/keyserver.c:529 +#: g10/keylist.c:200 g10/keyserver.c:529 #, fuzzy, c-format msgid "created: %s" msgstr "%s nem hozhat� l�tre: %s\n" -#: g10/keyedit.c:2767 g10/keylist.c:812 g10/keylist.c:906 g10/mainproc.c:989 +#: g10/keyedit.c:2767 g10/keylist.c:817 g10/keylist.c:911 g10/mainproc.c:989 #, fuzzy, c-format msgid "revoked: %s" msgstr "[visszavont] " -#: g10/keyedit.c:2769 g10/keylist.c:783 g10/keylist.c:818 g10/keylist.c:912 +#: g10/keyedit.c:2769 g10/keylist.c:788 g10/keylist.c:823 g10/keylist.c:917 #, fuzzy, c-format msgid "expired: %s" msgstr " [lej�r: %s]" #: g10/keyedit.c:2771 g10/keyedit.c:2822 g10/keyedit.c:2883 g10/keyedit.c:2898 -#: g10/keylist.c:198 g10/keylist.c:789 g10/keylist.c:824 g10/keylist.c:918 -#: g10/keylist.c:939 g10/keyserver.c:535 g10/mainproc.c:995 +#: g10/keylist.c:202 g10/keylist.c:794 g10/keylist.c:829 g10/keylist.c:923 +#: g10/keylist.c:944 g10/keyserver.c:535 g10/mainproc.c:995 #, fuzzy, c-format msgid "expires: %s" msgstr " [lej�r: %s]" @@ -3859,7 +3859,7 @@ msgstr "" msgid "This key has been disabled" msgstr "Ez a kulcs tiltott." -#: g10/keyedit.c:2827 g10/keylist.c:202 +#: g10/keyedit.c:2827 g10/keylist.c:206 msgid "card-no: " msgstr "" @@ -4214,12 +4214,12 @@ msgid "writing key binding signature\n" msgstr "�sszef�z� al��r�st �rok.\n" #: g10/keygen.c:1157 g10/keygen.c:1268 g10/keygen.c:1273 g10/keygen.c:1408 -#: g10/keygen.c:3101 +#: g10/keygen.c:3123 #, c-format msgid "keysize invalid; using %u bits\n" msgstr "Kulcsm�ret �rv�nytelen; %u bitet haszn�lok.\n" -#: g10/keygen.c:1163 g10/keygen.c:1279 g10/keygen.c:1414 g10/keygen.c:3107 +#: g10/keygen.c:1163 g10/keygen.c:1279 g10/keygen.c:1414 g10/keygen.c:3129 #, c-format msgid "keysize rounded up to %u bits\n" msgstr "Kulcsm�retet felkerek�tettem %u bitre.\n" @@ -4578,50 +4578,50 @@ msgstr "" "a lemezeket) a pr�msz�m gener�l�sa alatt. Ez seg�ti a v�letlensz�m-\n" "gener�tort, hogy entr�pi�t tudjon gy�jteni.\n" -#: g10/keygen.c:3041 g10/keygen.c:3068 +#: g10/keygen.c:3063 g10/keygen.c:3090 msgid "Key generation canceled.\n" msgstr "Kulcs l�trehoz�sa megszak�tva.\n" -#: g10/keygen.c:3273 g10/keygen.c:3440 +#: g10/keygen.c:3295 g10/keygen.c:3462 #, c-format msgid "writing public key to `%s'\n" msgstr "�rom a kulcsot a %s �llom�nyba.\n" -#: g10/keygen.c:3275 g10/keygen.c:3443 +#: g10/keygen.c:3297 g10/keygen.c:3465 #, fuzzy, c-format msgid "writing secret key stub to `%s'\n" msgstr "�rom a titkos kulcsot a %s �llom�nyba.\n" -#: g10/keygen.c:3278 g10/keygen.c:3446 +#: g10/keygen.c:3300 g10/keygen.c:3468 #, c-format msgid "writing secret key to `%s'\n" msgstr "�rom a titkos kulcsot a %s �llom�nyba.\n" -#: g10/keygen.c:3427 +#: g10/keygen.c:3449 #, c-format msgid "no writable public keyring found: %s\n" msgstr "Nem �rhat� nyilv�noskulcs-karik�t tal�ltam: %s\n" -#: g10/keygen.c:3434 +#: g10/keygen.c:3456 #, c-format msgid "no writable secret keyring found: %s\n" msgstr "Nem �rhat� titkoskulcs-karik�t tal�ltam: %s\n" -#: g10/keygen.c:3454 +#: g10/keygen.c:3476 #, c-format msgid "error writing public keyring `%s': %s\n" msgstr "Hiba a(z) \"%s\" nyilv�noskulcs-karika �r�sakor: %s.\n" -#: g10/keygen.c:3462 +#: g10/keygen.c:3484 #, c-format msgid "error writing secret keyring `%s': %s\n" msgstr "Hiba a(z) \"%s\" titkoskulcs-karika �r�sakor: %s.\n" -#: g10/keygen.c:3489 +#: g10/keygen.c:3511 msgid "public and secret key created and signed.\n" msgstr "A nyilv�nos �s titkos kulcsokat l�trehoztam �s al��rtam.\n" -#: g10/keygen.c:3500 +#: g10/keygen.c:3522 #, fuzzy msgid "" "Note that this key cannot be used for encryption. You may want to use\n" @@ -4631,46 +4631,46 @@ msgstr "" "k�v�n ilyen c�lra l�trehozni, azt az \"--edit-key\" parancs seg�ts�g�vel\n" "teheti meg.\n" -#: g10/keygen.c:3513 g10/keygen.c:3658 g10/keygen.c:3779 +#: g10/keygen.c:3535 g10/keygen.c:3680 g10/keygen.c:3801 #, c-format msgid "Key generation failed: %s\n" msgstr "Kulcsgener�l�s sikertelen: %s\n" -#: g10/keygen.c:3568 g10/keygen.c:3709 g10/sign.c:241 +#: g10/keygen.c:3590 g10/keygen.c:3731 g10/sign.c:241 #, c-format msgid "" "key has been created %lu second in future (time warp or clock problem)\n" msgstr "" "A kulcs %lu m�sodperccel a j�v�ben k�sz�lt. (Id�ugr�s vagy �raprobl�ma.)\n" -#: g10/keygen.c:3570 g10/keygen.c:3711 g10/sign.c:243 +#: g10/keygen.c:3592 g10/keygen.c:3733 g10/sign.c:243 #, c-format msgid "" "key has been created %lu seconds in future (time warp or clock problem)\n" msgstr "" "A kulcs %lu m�sodperccel a j�v�ben k�sz�lt. (Id�ugr�s vagy �raprobl�ma.)\n" -#: g10/keygen.c:3581 g10/keygen.c:3722 +#: g10/keygen.c:3603 g10/keygen.c:3744 msgid "NOTE: creating subkeys for v3 keys is not OpenPGP compliant\n" msgstr "" "MEGJEGYZ�S: Alkulcsok l�trehoz�sa v3 kulcsokhoz nem OpenPGP-megfelel�.\n" -#: g10/keygen.c:3622 g10/keygen.c:3755 +#: g10/keygen.c:3644 g10/keygen.c:3777 #, fuzzy msgid "Really create? (y/N) " msgstr "Val�ban l�trehozzam? " -#: g10/keygen.c:3928 +#: g10/keygen.c:3950 #, fuzzy, c-format msgid "storing key onto card failed: %s\n" msgstr "A kulcsblokk t�rl�se sikertelen: %s.\n" -#: g10/keygen.c:3976 +#: g10/keygen.c:3998 #, fuzzy, c-format msgid "can't create backup file `%s': %s\n" msgstr "Nem tudom l�trehozni a(z) \"%s\" �llom�nyt: %s.\n" -#: g10/keygen.c:4002 +#: g10/keygen.c:4024 #, fuzzy, c-format msgid "NOTE: backup of card key saved to `%s'\n" msgstr "MEGJEGYZ�S: %08lX titkos kulcs %s-kor lej�rt.\n" @@ -4679,54 +4679,54 @@ msgstr "MEGJEGYZ�S: %08lX titkos kulcs %s-kor lej�rt.\n" msgid "never " msgstr "soha " -#: g10/keylist.c:267 +#: g10/keylist.c:271 msgid "Critical signature policy: " msgstr "Kritikus al��r�si elj�r�sm�d: " -#: g10/keylist.c:269 +#: g10/keylist.c:273 msgid "Signature policy: " msgstr "Al��r�si elj�r�sm�d: " -#: g10/keylist.c:308 +#: g10/keylist.c:312 msgid "Critical preferred keyserver: " msgstr "" -#: g10/keylist.c:361 +#: g10/keylist.c:365 msgid "Critical signature notation: " msgstr "Kritikus al��r�s-jel�l�s: " -#: g10/keylist.c:363 +#: g10/keylist.c:367 msgid "Signature notation: " msgstr "Al��r�s-jel�l�s: " -#: g10/keylist.c:473 +#: g10/keylist.c:477 msgid "Keyring" msgstr "Kulcskarika" -#: g10/keylist.c:1504 +#: g10/keylist.c:1509 msgid "Primary key fingerprint:" msgstr "Els�dlegeskulcs-ujjlenyomat:" -#: g10/keylist.c:1506 +#: g10/keylist.c:1511 msgid " Subkey fingerprint:" msgstr " Alkulcsujjlenyomat:" #. TRANSLATORS: this should fit into 24 bytes to that the #. * fingerprint data is properly aligned with the user ID -#: g10/keylist.c:1513 +#: g10/keylist.c:1518 msgid " Primary key fingerprint:" msgstr "Els�dlegeskulcs-ujjlenyomat:" -#: g10/keylist.c:1515 +#: g10/keylist.c:1520 msgid " Subkey fingerprint:" msgstr " Alkulcsujjlenyomat:" -#: g10/keylist.c:1519 g10/keylist.c:1523 +#: g10/keylist.c:1524 g10/keylist.c:1528 #, fuzzy msgid " Key fingerprint =" msgstr " Kulcs ujjlenyomata =" -#: g10/keylist.c:1590 +#: g10/keylist.c:1595 msgid " Card serial no. =" msgstr "" @@ -4813,147 +4813,147 @@ msgstr "" msgid "disabled" msgstr "disable" -#: g10/keyserver.c:742 +#: g10/keyserver.c:744 msgid "Enter number(s), N)ext, or Q)uit > " msgstr "" -#: g10/keyserver.c:826 g10/keyserver.c:1448 +#: g10/keyserver.c:828 g10/keyserver.c:1450 #, fuzzy, c-format msgid "invalid keyserver protocol (us %d!=handler %d)\n" msgstr "�rv�nytelen export opci�k!\n" -#: g10/keyserver.c:924 +#: g10/keyserver.c:926 #, fuzzy, c-format msgid "key \"%s\" not found on keyserver\n" msgstr "\"%s\" kulcs nem tal�lhat�: %s\n" -#: g10/keyserver.c:926 +#: g10/keyserver.c:928 #, fuzzy msgid "key not found on keyserver\n" msgstr "\"%s\" kulcs nem tal�lhat�: %s\n" -#: g10/keyserver.c:1167 +#: g10/keyserver.c:1169 #, fuzzy, c-format msgid "requesting key %s from %s server %s\n" msgstr "Lek�rem a %08lX kulcsot a %s kulcsszerverr�l.\n" -#: g10/keyserver.c:1171 +#: g10/keyserver.c:1173 #, fuzzy, c-format msgid "requesting key %s from %s\n" msgstr "Lek�rem a %08lX kulcsot a %s kulcsszerverr�l.\n" -#: g10/keyserver.c:1195 +#: g10/keyserver.c:1197 #, fuzzy, c-format msgid "searching for names from %s server %s\n" msgstr "Keresem \"%s\"-t a %s HKP szerveren.\n" -#: g10/keyserver.c:1198 +#: g10/keyserver.c:1200 #, fuzzy, c-format msgid "searching for names from %s\n" msgstr "Keresem \"%s\"-t a %s HKP szerveren.\n" -#: g10/keyserver.c:1351 +#: g10/keyserver.c:1353 #, fuzzy, c-format msgid "sending key %s to %s server %s\n" msgstr "Keresem \"%s\"-t a %s HKP szerveren.\n" -#: g10/keyserver.c:1355 +#: g10/keyserver.c:1357 #, fuzzy, c-format msgid "sending key %s to %s\n" msgstr "" "\"\n" "Al��rva az �n %08lX kulcs�val %s id�pontban.\n" -#: g10/keyserver.c:1398 +#: g10/keyserver.c:1400 #, fuzzy, c-format msgid "searching for \"%s\" from %s server %s\n" msgstr "Keresem \"%s\"-t a %s HKP szerveren.\n" -#: g10/keyserver.c:1401 +#: g10/keyserver.c:1403 #, fuzzy, c-format msgid "searching for \"%s\" from %s\n" msgstr "Keresem \"%s\"-t a %s HKP szerveren.\n" -#: g10/keyserver.c:1408 g10/keyserver.c:1504 +#: g10/keyserver.c:1410 g10/keyserver.c:1506 #, fuzzy msgid "no keyserver action!\n" msgstr "�rv�nytelen export opci�k!\n" -#: g10/keyserver.c:1456 +#: g10/keyserver.c:1458 #, c-format msgid "WARNING: keyserver handler from a different version of GnuPG (%s)\n" msgstr "" -#: g10/keyserver.c:1465 +#: g10/keyserver.c:1467 msgid "keyserver did not send VERSION\n" msgstr "" -#: g10/keyserver.c:1527 g10/keyserver.c:2056 +#: g10/keyserver.c:1529 g10/keyserver.c:2058 msgid "no keyserver known (use option --keyserver)\n" msgstr "" -#: g10/keyserver.c:1533 +#: g10/keyserver.c:1535 msgid "external keyserver calls are not supported in this build\n" msgstr "" -#: g10/keyserver.c:1545 +#: g10/keyserver.c:1547 #, c-format msgid "no handler for keyserver scheme `%s'\n" msgstr "" -#: g10/keyserver.c:1550 +#: g10/keyserver.c:1552 #, c-format msgid "action `%s' not supported with keyserver scheme `%s'\n" msgstr "" -#: g10/keyserver.c:1558 +#: g10/keyserver.c:1560 #, c-format msgid "%s does not support handler version %d\n" msgstr "" -#: g10/keyserver.c:1565 +#: g10/keyserver.c:1567 #, fuzzy msgid "keyserver timed out\n" msgstr "kulcsszerverhiba" -#: g10/keyserver.c:1570 +#: g10/keyserver.c:1572 #, fuzzy msgid "keyserver internal error\n" msgstr "kulcsszerverhiba" -#: g10/keyserver.c:1579 +#: g10/keyserver.c:1581 #, fuzzy, c-format msgid "keyserver communications error: %s\n" msgstr "V�tel a kulcsszerverr�l sikertelen: %s\n" -#: g10/keyserver.c:1604 g10/keyserver.c:1638 +#: g10/keyserver.c:1606 g10/keyserver.c:1640 #, c-format msgid "\"%s\" not a key ID: skipping\n" msgstr "" -#: g10/keyserver.c:1897 +#: g10/keyserver.c:1899 #, fuzzy, c-format msgid "WARNING: unable to refresh key %s via %s: %s\n" msgstr "" "FIGYELEM: Nem tudom t�r�lni az (\"%s\") �tmeneti �llom�nyt: \"%s\": %s.\n" -#: g10/keyserver.c:1919 +#: g10/keyserver.c:1921 #, fuzzy, c-format msgid "refreshing 1 key from %s\n" msgstr "Lek�rem a %08lX kulcsot a %s kulcsszerverr�l.\n" -#: g10/keyserver.c:1921 +#: g10/keyserver.c:1923 #, fuzzy, c-format msgid "refreshing %d keys from %s\n" msgstr "Lek�rem a %08lX kulcsot a %s kulcsszerverr�l.\n" -#: g10/keyserver.c:1977 +#: g10/keyserver.c:1979 #, fuzzy, c-format msgid "WARNING: unable to fetch URI %s: %s\n" msgstr "" "FIGYELEM: Nem tudom t�r�lni az (\"%s\") �tmeneti �llom�nyt: \"%s\": %s.\n" -#: g10/keyserver.c:1983 +#: g10/keyserver.c:1985 #, fuzzy, c-format msgid "WARNING: unable to parse URI %s\n" msgstr "" @@ -6408,7 +6408,7 @@ msgstr "" msgid "no need for a trustdb check\n" msgstr "Nincs sz�ks�g a bizalmi adatb�zis ellen�rz�s�re.\n" -#: g10/trustdb.c:577 g10/trustdb.c:2432 +#: g10/trustdb.c:577 g10/trustdb.c:2456 #, c-format msgid "next trustdb check due at %s\n" msgstr "A bizalmi adatb�zis k�vetkez� ellen�rz�se: %s.\n" @@ -6436,32 +6436,32 @@ msgstr "K�rem, hajtson v�gre egy --check-trustdb parancsot!\n" msgid "checking the trustdb\n" msgstr "Ellen�rz�m a bizalmi adatb�zist.\n" -#: g10/trustdb.c:2175 +#: g10/trustdb.c:2199 #, c-format msgid "%d keys processed (%d validity counts cleared)\n" msgstr "%d kulcsot feldolgoztam (%d �rv�nyess�gsz�ml�l�t t�r�ltem)\n" -#: g10/trustdb.c:2240 +#: g10/trustdb.c:2264 msgid "no ultimately trusted keys found\n" msgstr "Nem tal�ltam alapvet�en megb�zhat� kulcsot.\n" -#: g10/trustdb.c:2254 +#: g10/trustdb.c:2278 #, fuzzy, c-format msgid "public key of ultimately trusted key %s not found\n" msgstr "Nem tal�lom az alapvet�en megb�zhat� %08lX kulcs nyilv�nos kulcs�t!\n" -#: g10/trustdb.c:2277 +#: g10/trustdb.c:2301 #, c-format msgid "%d marginal(s) needed, %d complete(s) needed, %s trust model\n" msgstr "" -#: g10/trustdb.c:2363 +#: g10/trustdb.c:2387 #, c-format msgid "" "depth: %d valid: %3d signed: %3d trust: %d-, %dq, %dn, %dm, %df, %du\n" msgstr "" -#: g10/trustdb.c:2438 +#: g10/trustdb.c:2462 #, fuzzy, c-format msgid "unable to update trustdb version record: write failed: %s\n" msgstr "%lu bizalmi rekord, %d t�pus: �r�s sikertelen: %s.\n" @@ -6648,12 +6648,12 @@ msgid "" "list, export, import Keybox data\n" msgstr "" -#: scd/app-nks.c:325 scd/app-openpgp.c:1456 scd/app-dinsig.c:297 +#: scd/app-nks.c:325 scd/app-openpgp.c:1457 scd/app-dinsig.c:297 msgid "||Please enter your PIN at the reader's keypad" msgstr "" -#: scd/app-nks.c:329 scd/app-openpgp.c:1460 scd/app-openpgp.c:1492 -#: scd/app-openpgp.c:1639 scd/app-openpgp.c:1657 scd/app-openpgp.c:1857 +#: scd/app-nks.c:329 scd/app-openpgp.c:1461 scd/app-openpgp.c:1493 +#: scd/app-openpgp.c:1640 scd/app-openpgp.c:1658 scd/app-openpgp.c:1858 #: scd/app-dinsig.c:301 #, c-format msgid "PIN callback returned error: %s\n" @@ -6666,103 +6666,103 @@ msgstr "" #. TRANSLATORS: Do not translate the "|*|" prefixes but #. keep it at the start of the string. We need this elsewhere #. to get some infos on the string. -#: scd/app-nks.c:557 scd/app-openpgp.c:1897 +#: scd/app-nks.c:557 scd/app-openpgp.c:1898 msgid "|N|New PIN" msgstr "" -#: scd/app-nks.c:560 scd/app-openpgp.c:1901 scd/app-dinsig.c:529 +#: scd/app-nks.c:560 scd/app-openpgp.c:1902 scd/app-dinsig.c:529 #, fuzzy, c-format msgid "error getting new PIN: %s\n" msgstr "Hiba a jelsz� l�trehoz�sakor: %s.\n" -#: scd/app-openpgp.c:667 +#: scd/app-openpgp.c:668 #, fuzzy, c-format msgid "failed to store the fingerprint: %s\n" msgstr "Bizalmi adatb�zis (%s) inicializ�l�sa sikertelen!\n" -#: scd/app-openpgp.c:680 +#: scd/app-openpgp.c:681 #, fuzzy, c-format msgid "failed to store the creation date: %s\n" msgstr "Nem tudtam �jra�p�teni a kulcskarika cache-�t: %s\n" -#: scd/app-openpgp.c:1075 +#: scd/app-openpgp.c:1076 #, fuzzy, c-format msgid "reading public key failed: %s\n" msgstr "A kulcsblokk t�rl�se sikertelen: %s.\n" -#: scd/app-openpgp.c:1083 scd/app-openpgp.c:2551 +#: scd/app-openpgp.c:1084 scd/app-openpgp.c:2552 msgid "response does not contain the public key data\n" msgstr "" -#: scd/app-openpgp.c:1091 scd/app-openpgp.c:2559 +#: scd/app-openpgp.c:1092 scd/app-openpgp.c:2560 msgid "response does not contain the RSA modulus\n" msgstr "" -#: scd/app-openpgp.c:1100 scd/app-openpgp.c:2569 +#: scd/app-openpgp.c:1101 scd/app-openpgp.c:2570 msgid "response does not contain the RSA public exponent\n" msgstr "" -#: scd/app-openpgp.c:1416 +#: scd/app-openpgp.c:1417 #, c-format msgid "using default PIN as %s\n" msgstr "" -#: scd/app-openpgp.c:1423 +#: scd/app-openpgp.c:1424 #, c-format msgid "failed to use default PIN as %s: %s - disabling further default use\n" msgstr "" -#: scd/app-openpgp.c:1442 +#: scd/app-openpgp.c:1443 #, c-format msgid "||Please enter your PIN at the reader's keypad%%0A[sigs done: %lu]" msgstr "" -#: scd/app-openpgp.c:1476 +#: scd/app-openpgp.c:1477 #, c-format msgid "||Please enter the PIN%%0A[sigs done: %lu]" msgstr "" -#: scd/app-openpgp.c:1488 +#: scd/app-openpgp.c:1489 #, fuzzy msgid "||Please enter the PIN" msgstr "jelsz�v�ltoztat�s" -#: scd/app-openpgp.c:1499 scd/app-openpgp.c:1664 +#: scd/app-openpgp.c:1500 scd/app-openpgp.c:1665 #, c-format msgid "PIN for CHV%d is too short; minimum length is %d\n" msgstr "" -#: scd/app-openpgp.c:1512 scd/app-openpgp.c:1552 scd/app-openpgp.c:1676 -#: scd/app-openpgp.c:2868 +#: scd/app-openpgp.c:1513 scd/app-openpgp.c:1553 scd/app-openpgp.c:1677 +#: scd/app-openpgp.c:2869 #, fuzzy, c-format msgid "verify CHV%d failed: %s\n" msgstr "K�ld�s a kulcsszerverre sikertelen: %s\n" -#: scd/app-openpgp.c:1575 +#: scd/app-openpgp.c:1576 msgid "access to admin commands is not configured\n" msgstr "" -#: scd/app-openpgp.c:1596 scd/app-openpgp.c:1839 scd/app-openpgp.c:3119 +#: scd/app-openpgp.c:1597 scd/app-openpgp.c:1840 scd/app-openpgp.c:3120 msgid "error retrieving CHV status from card\n" msgstr "" -#: scd/app-openpgp.c:1602 scd/app-openpgp.c:3128 +#: scd/app-openpgp.c:1603 scd/app-openpgp.c:3129 msgid "card is permanently locked!\n" msgstr "" -#: scd/app-openpgp.c:1609 +#: scd/app-openpgp.c:1610 #, c-format msgid "%d Admin PIN attempts remaining before card is permanently locked\n" msgstr "" -#: scd/app-openpgp.c:1619 +#: scd/app-openpgp.c:1620 #, c-format msgid "" "|A|Please enter the Admin PIN at the reader's keypad%%0A[remaining attempts: " "%d]" msgstr "" -#: scd/app-openpgp.c:1634 +#: scd/app-openpgp.c:1635 #, fuzzy msgid "|A|Please enter the Admin PIN at the reader's keypad" msgstr "jelsz�v�ltoztat�s" @@ -6770,114 +6770,114 @@ msgstr "jelsz�v�ltoztat�s" #. TRANSLATORS: Do not translate the "|A|" prefix but keep #. it at the start of the string. We need this elsewhere to #. get some infos on the string. -#: scd/app-openpgp.c:1654 +#: scd/app-openpgp.c:1655 msgid "|A|Admin PIN" msgstr "" -#: scd/app-openpgp.c:1853 +#: scd/app-openpgp.c:1854 #, fuzzy msgid "||Please enter the Reset Code for the card" msgstr "K�rem, v�lassza ki a visszavon�s ok�t:\n" -#: scd/app-openpgp.c:1862 scd/app-openpgp.c:1925 +#: scd/app-openpgp.c:1863 scd/app-openpgp.c:1926 #, c-format msgid "Reset Code is too short; minimum length is %d\n" msgstr "" -#: scd/app-openpgp.c:1896 +#: scd/app-openpgp.c:1897 msgid "|RN|New Reset Code" msgstr "" -#: scd/app-openpgp.c:1897 +#: scd/app-openpgp.c:1898 msgid "|AN|New Admin PIN" msgstr "" -#: scd/app-openpgp.c:1987 scd/app-openpgp.c:2637 +#: scd/app-openpgp.c:1988 scd/app-openpgp.c:2638 #, fuzzy msgid "error reading application data\n" msgstr "Hiba a kulcsblokk olvas�sakor: %s\n" -#: scd/app-openpgp.c:1993 scd/app-openpgp.c:2644 +#: scd/app-openpgp.c:1994 scd/app-openpgp.c:2645 #, fuzzy msgid "error reading fingerprint DO\n" msgstr "%s: Hiba szabad rekord olvas�sakor: %s.\n" -#: scd/app-openpgp.c:2003 +#: scd/app-openpgp.c:2004 #, fuzzy msgid "key already exists\n" msgstr "\"%s\" m�r t�m�r�tett.\n" -#: scd/app-openpgp.c:2007 +#: scd/app-openpgp.c:2008 msgid "existing key will be replaced\n" msgstr "" -#: scd/app-openpgp.c:2009 +#: scd/app-openpgp.c:2010 #, fuzzy msgid "generating new key\n" msgstr "�j kulcsp�r l�trehoz�sa" -#: scd/app-openpgp.c:2335 +#: scd/app-openpgp.c:2336 msgid "creation timestamp missing\n" msgstr "" -#: scd/app-openpgp.c:2344 +#: scd/app-openpgp.c:2345 #, c-format msgid "RSA modulus missing or not of size %d bits\n" msgstr "" -#: scd/app-openpgp.c:2356 +#: scd/app-openpgp.c:2357 #, c-format msgid "RSA public exponent missing or larger than %d bits\n" msgstr "" -#: scd/app-openpgp.c:2366 scd/app-openpgp.c:2374 +#: scd/app-openpgp.c:2367 scd/app-openpgp.c:2375 #, c-format msgid "RSA prime %s missing or not of size %d bits\n" msgstr "" -#: scd/app-openpgp.c:2468 +#: scd/app-openpgp.c:2469 #, fuzzy, c-format msgid "failed to store the key: %s\n" msgstr "Bizalmi adatb�zis (%s) inicializ�l�sa sikertelen!\n" -#: scd/app-openpgp.c:2528 +#: scd/app-openpgp.c:2529 msgid "please wait while key is being generated ...\n" msgstr "" -#: scd/app-openpgp.c:2542 +#: scd/app-openpgp.c:2543 #, fuzzy msgid "generating key failed\n" msgstr "A kulcsblokk t�rl�se sikertelen: %s.\n" -#: scd/app-openpgp.c:2545 +#: scd/app-openpgp.c:2546 #, fuzzy, c-format msgid "key generation completed (%d seconds)\n" msgstr "Kulcsgener�l�s sikertelen: %s\n" -#: scd/app-openpgp.c:2602 +#: scd/app-openpgp.c:2603 msgid "invalid structure of OpenPGP card (DO 0x93)\n" msgstr "" -#: scd/app-openpgp.c:2652 +#: scd/app-openpgp.c:2653 msgid "fingerprint on card does not match requested one\n" msgstr "" -#: scd/app-openpgp.c:2767 +#: scd/app-openpgp.c:2768 #, fuzzy, c-format msgid "card does not support digest algorithm %s\n" msgstr "%s al��r�s, %s kivonatol� algoritmus.\n" -#: scd/app-openpgp.c:2843 +#: scd/app-openpgp.c:2844 #, c-format msgid "signatures created so far: %lu\n" msgstr "" -#: scd/app-openpgp.c:3133 +#: scd/app-openpgp.c:3134 msgid "" "verification of Admin PIN is currently prohibited through this command\n" msgstr "" -#: scd/app-openpgp.c:3357 scd/app-openpgp.c:3368 +#: scd/app-openpgp.c:3359 scd/app-openpgp.c:3370 #, fuzzy, c-format msgid "can't access %s - invalid OpenPGP card?\n" msgstr "Nem tal�ltam �rv�nyes OpenPGP adatot.\n" @@ -7287,7 +7287,7 @@ msgstr "" msgid "[Error - invalid DN]" msgstr "Hiba: �rv�nytelen ujjlenyomat.\n" -#: sm/certdump.c:964 +#: sm/certdump.c:961 #, fuzzy, c-format msgid "" "Please enter the passphrase to unlock the secret key for the X.509 " @@ -7379,6 +7379,12 @@ msgstr "Hiba a(z) \"%s\" kulcskarika l�trehoz�sakor: %s\n" msgid "line %d: key generation failed: %s <%s>\n" msgstr "Kulcsgener�l�s sikertelen: %s\n" +#: sm/certreqgen.c:806 +msgid "" +"To complete this certificate request please enter the passphrase for the key " +"you just created once more.\n" +msgstr "" + #: sm/certreqgen-ui.c:122 #, fuzzy, c-format msgid " (%d) RSA\n" @@ -7744,7 +7750,7 @@ msgstr "" msgid "error importing certificate: %s\n" msgstr "Hiba a jelsz� l�trehoz�sakor: %s.\n" -#: sm/import.c:548 tools/gpg-connect-agent.c:1322 +#: sm/import.c:548 tools/gpg-connect-agent.c:1329 #, fuzzy, c-format msgid "error reading input: %s\n" msgstr "Hiba \"%s\" olvas�sakor: %s\n" @@ -7897,91 +7903,91 @@ msgstr "" "\n" "Ez egy �nal��r�s lesz.\n" -#: tools/gpg-connect-agent.c:67 tools/gpgconf.c:78 tools/symcryptrun.c:165 +#: tools/gpg-connect-agent.c:70 tools/gpgconf.c:78 tools/symcryptrun.c:165 #, fuzzy msgid "quiet" msgstr "kil�p�s|kilepes" -#: tools/gpg-connect-agent.c:68 +#: tools/gpg-connect-agent.c:71 msgid "print data out hex encoded" msgstr "" -#: tools/gpg-connect-agent.c:69 +#: tools/gpg-connect-agent.c:72 msgid "decode received data lines" msgstr "" -#: tools/gpg-connect-agent.c:70 +#: tools/gpg-connect-agent.c:74 msgid "|NAME|connect to Assuan socket NAME" msgstr "" -#: tools/gpg-connect-agent.c:71 +#: tools/gpg-connect-agent.c:76 msgid "run the Assuan server given on the command line" msgstr "" -#: tools/gpg-connect-agent.c:73 +#: tools/gpg-connect-agent.c:78 msgid "do not use extended connect mode" msgstr "" -#: tools/gpg-connect-agent.c:74 +#: tools/gpg-connect-agent.c:80 #, fuzzy msgid "|FILE|run commands from FILE on startup" msgstr "|f�jl|b�v�t� modul bet�lt�se" -#: tools/gpg-connect-agent.c:75 +#: tools/gpg-connect-agent.c:81 msgid "run /subst on startup" msgstr "" -#: tools/gpg-connect-agent.c:176 +#: tools/gpg-connect-agent.c:183 #, fuzzy msgid "Usage: gpg-connect-agent [options] (-h for help)" msgstr "Haszn�lat: gpg [opci�k] [f�jlok] (-h a s�g�hoz)" -#: tools/gpg-connect-agent.c:179 +#: tools/gpg-connect-agent.c:186 msgid "" "Syntax: gpg-connect-agent [options]\n" "Connect to a running agent and send commands\n" msgstr "" -#: tools/gpg-connect-agent.c:1193 +#: tools/gpg-connect-agent.c:1200 #, c-format msgid "option \"%s\" requires a program and optional arguments\n" msgstr "" -#: tools/gpg-connect-agent.c:1202 +#: tools/gpg-connect-agent.c:1209 #, c-format msgid "option \"%s\" ignored due to \"%s\"\n" msgstr "" -#: tools/gpg-connect-agent.c:1257 tools/gpg-connect-agent.c:1745 +#: tools/gpg-connect-agent.c:1264 tools/gpg-connect-agent.c:1752 #, fuzzy, c-format msgid "receiving line failed: %s\n" msgstr "A kulcsblokk t�rl�se sikertelen: %s.\n" -#: tools/gpg-connect-agent.c:1347 +#: tools/gpg-connect-agent.c:1354 #, fuzzy msgid "line too long - skipped\n" msgstr "A sor t�l hossz�!\n" -#: tools/gpg-connect-agent.c:1351 +#: tools/gpg-connect-agent.c:1358 msgid "line shortened due to embedded Nul character\n" msgstr "" -#: tools/gpg-connect-agent.c:1719 +#: tools/gpg-connect-agent.c:1726 #, fuzzy, c-format msgid "unknown command `%s'\n" msgstr "Ismeretlen alap�rtelmezett c�mzett: \"%s\"\n" -#: tools/gpg-connect-agent.c:1737 +#: tools/gpg-connect-agent.c:1744 #, fuzzy, c-format msgid "sending line failed: %s\n" msgstr "Al��r�s sikertelen: %s\n" -#: tools/gpg-connect-agent.c:2127 +#: tools/gpg-connect-agent.c:2166 #, fuzzy, c-format msgid "error sending %s command: %s\n" msgstr "Hiba %s-ra/-re k�ld�skor: %s\n" -#: tools/gpg-connect-agent.c:2136 +#: tools/gpg-connect-agent.c:2175 #, fuzzy, c-format msgid "error sending standard options: %s\n" msgstr "Hiba %s-ra/-re k�ld�skor: %s\n" @@ -8189,21 +8195,21 @@ msgid "" "Manage configuration options for tools of the GnuPG system\n" msgstr "" -#: tools/gpgconf.c:210 tools/gpgconf.c:250 +#: tools/gpgconf.c:209 tools/gpgconf.c:249 #, fuzzy msgid "usage: gpgconf [options] " msgstr "Haszn�lat: gpg [opci�k] " -#: tools/gpgconf.c:212 +#: tools/gpgconf.c:211 msgid "Need one component argument" msgstr "" -#: tools/gpgconf.c:221 +#: tools/gpgconf.c:220 #, fuzzy msgid "Component not found" msgstr "nyilv�nos kulcs nem tal�lhat�" -#: tools/gpgconf.c:252 +#: tools/gpgconf.c:251 #, fuzzy msgid "No argument allowed" msgstr "�rom a titkos kulcsot a %s �llom�nyba.\n" @@ -8364,16 +8370,16 @@ msgstr "Nem tudom l�trehozni a(z) \"%s\" �llom�nyt: %s.\n" msgid "cannot allocate outfile string: %s\n" msgstr "Nem tudom l�trehozni a(z) \"%s\" �llom�nyt: %s.\n" -#: tools/symcryptrun.c:985 +#: tools/symcryptrun.c:984 #, c-format msgid "either %s or %s must be given\n" msgstr "" -#: tools/symcryptrun.c:1012 +#: tools/symcryptrun.c:1011 msgid "no class provided\n" msgstr "" -#: tools/symcryptrun.c:1021 +#: tools/symcryptrun.c:1020 #, fuzzy, c-format msgid "class %s is not supported\n" msgstr "%d%s v�d� algoritmus nem t�mogatott.\n" @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: gnupg-id\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2008-12-03 09:59+0100\n" +"POT-Creation-Date: 2008-12-09 11:57+0100\n" "PO-Revision-Date: 2004-06-17 16:32+0700\n" "Last-Translator: Tedi Heriyanto <[email protected]>\n" "Language-Team: Indonesian <[email protected]>\n" @@ -94,8 +94,8 @@ msgstr "passphrase yang buruk" msgid "ssh keys greater than %d bits are not supported\n" msgstr "algoritma proteksi %d%s tidak didukung\n" -#: agent/command-ssh.c:688 g10/exec.c:478 g10/gpg.c:1073 g10/keygen.c:3226 -#: g10/keygen.c:3259 g10/keyring.c:1206 g10/keyring.c:1510 g10/openfile.c:275 +#: agent/command-ssh.c:688 g10/exec.c:478 g10/gpg.c:1079 g10/keygen.c:3248 +#: g10/keygen.c:3281 g10/keyring.c:1206 g10/keyring.c:1510 g10/openfile.c:275 #: g10/openfile.c:368 g10/sign.c:798 g10/sign.c:1107 g10/tdbio.c:547 #: jnlib/dotlock.c:311 #, c-format @@ -104,7 +104,7 @@ msgstr "tidak dapat membuat %s: %s\n" #: agent/command-ssh.c:700 common/helpfile.c:47 g10/card-util.c:733 #: g10/dearmor.c:60 g10/dearmor.c:107 g10/decrypt.c:70 g10/encode.c:194 -#: g10/encode.c:504 g10/gpg.c:1074 g10/import.c:193 g10/keygen.c:2711 +#: g10/encode.c:504 g10/gpg.c:1080 g10/import.c:193 g10/keygen.c:2733 #: g10/keyring.c:1536 g10/openfile.c:192 g10/openfile.c:353 #: g10/plaintext.c:503 g10/sign.c:780 g10/sign.c:975 g10/sign.c:1091 #: g10/sign.c:1247 g10/tdbdump.c:142 g10/tdbdump.c:150 g10/tdbio.c:551 @@ -150,7 +150,7 @@ msgid "Please enter the passphrase for the ssh key%0A %c" msgstr "Silakan masukkan passphrase; ini kalimat rahasia\n" #: agent/command-ssh.c:2346 agent/genkey.c:310 agent/genkey.c:432 -#: agent/protect-tool.c:1199 +#: agent/protect-tool.c:1198 #, fuzzy msgid "Please re-enter this passphrase" msgstr "ubah passphrase" @@ -163,7 +163,7 @@ msgid "" msgstr "" #: agent/command-ssh.c:2405 agent/genkey.c:340 agent/genkey.c:463 -#: agent/protect-tool.c:1205 tools/symcryptrun.c:434 +#: agent/protect-tool.c:1204 tools/symcryptrun.c:434 msgid "does not match - try again" msgstr "" @@ -304,7 +304,7 @@ msgid "run in daemon mode (background)" msgstr "" #: agent/gpg-agent.c:121 g10/gpg.c:483 g10/gpgv.c:71 kbx/kbxutil.c:88 -#: scd/scdaemon.c:107 sm/gpgsm.c:281 tools/gpg-connect-agent.c:66 +#: scd/scdaemon.c:107 sm/gpgsm.c:281 tools/gpg-connect-agent.c:69 #: tools/gpgconf.c:77 tools/symcryptrun.c:164 msgid "verbose" msgstr "detil" @@ -393,7 +393,7 @@ msgid "|FILE|write environment settings also to FILE" msgstr "" #: agent/gpg-agent.c:313 agent/preset-passphrase.c:94 agent/protect-tool.c:146 -#: scd/scdaemon.c:241 sm/gpgsm.c:512 tools/gpg-connect-agent.c:173 +#: scd/scdaemon.c:241 sm/gpgsm.c:512 tools/gpg-connect-agent.c:180 #: tools/gpgconf.c:99 tools/symcryptrun.c:204 tools/gpg-check-pattern.c:141 #, fuzzy msgid "Please report bugs to <" @@ -415,25 +415,25 @@ msgstr "" msgid "invalid debug-level `%s' given\n" msgstr "" -#: agent/gpg-agent.c:557 agent/protect-tool.c:1068 kbx/kbxutil.c:430 -#: scd/scdaemon.c:385 sm/gpgsm.c:877 sm/gpgsm.c:880 tools/symcryptrun.c:997 -#: tools/gpg-check-pattern.c:178 +#: agent/gpg-agent.c:557 agent/protect-tool.c:1067 kbx/kbxutil.c:429 +#: scd/scdaemon.c:385 sm/gpgsm.c:878 sm/gpgsm.c:881 tools/symcryptrun.c:996 +#: tools/gpg-check-pattern.c:177 #, c-format msgid "%s is too old (need %s, have %s)\n" msgstr "" -#: agent/gpg-agent.c:656 g10/gpg.c:2080 scd/scdaemon.c:466 sm/gpgsm.c:968 +#: agent/gpg-agent.c:656 g10/gpg.c:2086 scd/scdaemon.c:466 sm/gpgsm.c:968 #, c-format msgid "NOTE: no default option file `%s'\n" msgstr "CATATAN: tidak ada file pilihan baku `%s'\n" -#: agent/gpg-agent.c:661 agent/gpg-agent.c:1240 g10/gpg.c:2084 -#: scd/scdaemon.c:471 sm/gpgsm.c:972 tools/symcryptrun.c:930 +#: agent/gpg-agent.c:661 agent/gpg-agent.c:1240 g10/gpg.c:2090 +#: scd/scdaemon.c:471 sm/gpgsm.c:972 tools/symcryptrun.c:929 #, c-format msgid "option file `%s': %s\n" msgstr "file pilihan `%s': %s\n" -#: agent/gpg-agent.c:669 g10/gpg.c:2091 scd/scdaemon.c:479 sm/gpgsm.c:979 +#: agent/gpg-agent.c:669 g10/gpg.c:2097 scd/scdaemon.c:479 sm/gpgsm.c:979 #, c-format msgid "reading options from `%s'\n" msgstr "membaca pilihan dari `%s'\n" @@ -530,28 +530,28 @@ msgstr "" msgid "ssh handler 0x%lx for fd %d terminated\n" msgstr "" -#: agent/gpg-agent.c:1833 scd/scdaemon.c:1186 +#: agent/gpg-agent.c:1843 scd/scdaemon.c:1200 #, fuzzy, c-format msgid "pth_select failed: %s - waiting 1s\n" msgstr "gagal perbarui rahasia: %s\n" -#: agent/gpg-agent.c:1946 scd/scdaemon.c:1253 +#: agent/gpg-agent.c:1956 scd/scdaemon.c:1267 #, fuzzy, c-format msgid "%s %s stopped\n" msgstr "%s: dilewati: %s\n" -#: agent/gpg-agent.c:2074 +#: agent/gpg-agent.c:2084 #, fuzzy msgid "no gpg-agent running in this session\n" msgstr "gpg-agent tidak tersedia untuk sesi ini\n" -#: agent/gpg-agent.c:2085 common/simple-pwquery.c:349 common/asshelp.c:326 -#: tools/gpg-connect-agent.c:2094 +#: agent/gpg-agent.c:2095 common/simple-pwquery.c:349 common/asshelp.c:326 +#: tools/gpg-connect-agent.c:2133 msgid "malformed GPG_AGENT_INFO environment variable\n" msgstr "variabel lingkungan GPG_AGENT_INFO salah bentuk\n" -#: agent/gpg-agent.c:2098 common/simple-pwquery.c:361 common/asshelp.c:338 -#: tools/gpg-connect-agent.c:2105 +#: agent/gpg-agent.c:2108 common/simple-pwquery.c:361 common/asshelp.c:338 +#: tools/gpg-connect-agent.c:2144 #, c-format msgid "gpg-agent protocol version %d is not supported\n" msgstr "protokol gpg-agent versi %d tidak didukung\n" @@ -578,40 +578,40 @@ msgid "" "Secret key maintenance tool\n" msgstr "" -#: agent/protect-tool.c:1190 +#: agent/protect-tool.c:1189 #, fuzzy msgid "Please enter the passphrase to unprotect the PKCS#12 object." msgstr "Silakan masukkan passphrase; ini kalimat rahasia\n" -#: agent/protect-tool.c:1193 +#: agent/protect-tool.c:1192 #, fuzzy msgid "Please enter the passphrase to protect the new PKCS#12 object." msgstr "Silakan masukkan passphrase; ini kalimat rahasia\n" -#: agent/protect-tool.c:1196 +#: agent/protect-tool.c:1195 msgid "" "Please enter the passphrase to protect the imported object within the GnuPG " "system." msgstr "" -#: agent/protect-tool.c:1201 +#: agent/protect-tool.c:1200 #, fuzzy msgid "" "Please enter the passphrase or the PIN\n" "needed to complete this operation." msgstr "Silakan masukkan passphrase; ini kalimat rahasia\n" -#: agent/protect-tool.c:1206 tools/symcryptrun.c:435 +#: agent/protect-tool.c:1205 tools/symcryptrun.c:435 #, fuzzy msgid "Passphrase:" msgstr "passphrase yang buruk" -#: agent/protect-tool.c:1214 tools/symcryptrun.c:442 +#: agent/protect-tool.c:1213 tools/symcryptrun.c:442 #, fuzzy, c-format msgid "error while asking for the passphrase: %s\n" msgstr "kesalahan penciptaan passphrase: %s\n" -#: agent/protect-tool.c:1217 tools/symcryptrun.c:446 +#: agent/protect-tool.c:1216 tools/symcryptrun.c:446 #, fuzzy msgid "cancelled\n" msgstr "Batal" @@ -873,7 +873,7 @@ msgstr "" msgid "out of core while allocating %lu bytes" msgstr "" -#: common/asshelp.c:244 +#: common/asshelp.c:244 tools/gpg-connect-agent.c:2101 msgid "no running gpg-agent - starting one\n" msgstr "" @@ -1133,7 +1133,7 @@ msgid "OpenPGP card no. %s detected\n" msgstr "" #: g10/card-util.c:75 g10/card-util.c:1485 g10/delkey.c:126 g10/keyedit.c:1549 -#: g10/keygen.c:2902 g10/revoke.c:216 g10/revoke.c:455 +#: g10/keygen.c:2924 g10/revoke.c:216 g10/revoke.c:455 #, fuzzy msgid "can't do this in batch mode\n" msgstr "tidak dapat melakukan hal itu dalam mode batch\n" @@ -1143,7 +1143,7 @@ msgstr "tidak dapat melakukan hal itu dalam mode batch\n" msgid "This command is only available for version 2 cards\n" msgstr "Perintah ini tidak dibolehkan saat dalam mode %s.\n" -#: g10/card-util.c:85 scd/app-openpgp.c:1848 +#: g10/card-util.c:85 scd/app-openpgp.c:1849 #, fuzzy msgid "Reset Code not or not anymore available\n" msgstr "bagian kunci rahasia tidak tersedia\n" @@ -1455,18 +1455,18 @@ msgstr "Perintah tidak valid (coba \"help\")\n" msgid "--output doesn't work for this command\n" msgstr "--output tidak berfungsi untuk perintah ini\n" -#: g10/decrypt.c:166 g10/gpg.c:3963 g10/keyring.c:380 g10/keyring.c:667 +#: g10/decrypt.c:166 g10/gpg.c:3969 g10/keyring.c:380 g10/keyring.c:667 #, c-format msgid "can't open `%s'\n" msgstr "tidak dapat membuka `%s'\n" -#: g10/delkey.c:73 g10/export.c:324 g10/keyedit.c:3424 g10/keyserver.c:1727 +#: g10/delkey.c:73 g10/export.c:324 g10/keyedit.c:3424 g10/keyserver.c:1729 #: g10/revoke.c:226 #, fuzzy, c-format msgid "key \"%s\" not found: %s\n" msgstr "kunci '%s' tidak ditemukan: %s\n" -#: g10/delkey.c:81 g10/export.c:354 g10/import.c:2417 g10/keyserver.c:1741 +#: g10/delkey.c:81 g10/export.c:354 g10/import.c:2417 g10/keyserver.c:1743 #: g10/revoke.c:232 g10/revoke.c:477 #, c-format msgid "error reading keyblock: %s\n" @@ -1907,7 +1907,7 @@ msgid "run in server mode" msgstr "" #: g10/gpg.c:436 g10/gpgv.c:69 kbx/kbxutil.c:81 sm/gpgsm.c:226 -#: tools/gpg-connect-agent.c:64 tools/gpgconf.c:74 tools/symcryptrun.c:157 +#: tools/gpg-connect-agent.c:67 tools/gpgconf.c:74 tools/symcryptrun.c:157 msgid "" "@\n" "Options:\n" @@ -2031,546 +2031,546 @@ msgstr "Kompresi: " msgid "usage: gpg [options] " msgstr "pemakaian: gpg [pilihan] " -#: g10/gpg.c:1109 sm/gpgsm.c:675 +#: g10/gpg.c:1115 sm/gpgsm.c:675 msgid "conflicting commands\n" msgstr "perintah saling konflik\n" -#: g10/gpg.c:1127 +#: g10/gpg.c:1133 #, fuzzy, c-format msgid "no = sign found in group definition `%s'\n" msgstr "tanda = tidak ditemukan dalam definisi grup \"%s\"\n" -#: g10/gpg.c:1324 +#: g10/gpg.c:1330 #, fuzzy, c-format msgid "WARNING: unsafe ownership on homedir `%s'\n" msgstr "Peringatan: kepemilikan tidak aman pada %s \"%s\"\n" -#: g10/gpg.c:1327 +#: g10/gpg.c:1333 #, fuzzy, c-format msgid "WARNING: unsafe ownership on configuration file `%s'\n" msgstr "Peringatan: kepemilikan tidak aman pada %s \"%s\"\n" -#: g10/gpg.c:1330 +#: g10/gpg.c:1336 #, fuzzy, c-format msgid "WARNING: unsafe ownership on extension `%s'\n" msgstr "Peringatan: kepemilikan tidak aman pada %s \"%s\"\n" -#: g10/gpg.c:1336 +#: g10/gpg.c:1342 #, fuzzy, c-format msgid "WARNING: unsafe permissions on homedir `%s'\n" msgstr "Peringatan: permisi tidak aman pada %s \"%s\"\n" -#: g10/gpg.c:1339 +#: g10/gpg.c:1345 #, fuzzy, c-format msgid "WARNING: unsafe permissions on configuration file `%s'\n" msgstr "Peringatan: permisi tidak aman pada %s \"%s\"\n" -#: g10/gpg.c:1342 +#: g10/gpg.c:1348 #, fuzzy, c-format msgid "WARNING: unsafe permissions on extension `%s'\n" msgstr "Peringatan: permisi tidak aman pada %s \"%s\"\n" -#: g10/gpg.c:1348 +#: g10/gpg.c:1354 #, fuzzy, c-format msgid "WARNING: unsafe enclosing directory ownership on homedir `%s'\n" msgstr "Peringatan: kepemilikan direktori tidak aman pada %s \"%s\"\n" -#: g10/gpg.c:1351 +#: g10/gpg.c:1357 #, fuzzy, c-format msgid "" "WARNING: unsafe enclosing directory ownership on configuration file `%s'\n" msgstr "Peringatan: kepemilikan direktori tidak aman pada %s \"%s\"\n" -#: g10/gpg.c:1354 +#: g10/gpg.c:1360 #, fuzzy, c-format msgid "WARNING: unsafe enclosing directory ownership on extension `%s'\n" msgstr "Peringatan: kepemilikan direktori tidak aman pada %s \"%s\"\n" -#: g10/gpg.c:1360 +#: g10/gpg.c:1366 #, fuzzy, c-format msgid "WARNING: unsafe enclosing directory permissions on homedir `%s'\n" msgstr "Peringatan: permisi direktori tidak aman pada %s \"%s\"\n" -#: g10/gpg.c:1363 +#: g10/gpg.c:1369 #, fuzzy, c-format msgid "" "WARNING: unsafe enclosing directory permissions on configuration file `%s'\n" msgstr "Peringatan: permisi direktori tidak aman pada %s \"%s\"\n" -#: g10/gpg.c:1366 +#: g10/gpg.c:1372 #, fuzzy, c-format msgid "WARNING: unsafe enclosing directory permissions on extension `%s'\n" msgstr "Peringatan: permisi direktori tidak aman pada %s \"%s\"\n" -#: g10/gpg.c:1545 +#: g10/gpg.c:1551 #, fuzzy, c-format msgid "unknown configuration item `%s'\n" msgstr "Item Konfigurasi tidak dikenal \"%s\"\n" -#: g10/gpg.c:1645 +#: g10/gpg.c:1651 msgid "display photo IDs during key listings" msgstr "" -#: g10/gpg.c:1647 +#: g10/gpg.c:1653 msgid "show policy URLs during signature listings" msgstr "" -#: g10/gpg.c:1649 +#: g10/gpg.c:1655 #, fuzzy msgid "show all notations during signature listings" msgstr "Tidak ada signature koresponden di ring rahasia\n" -#: g10/gpg.c:1651 +#: g10/gpg.c:1657 msgid "show IETF standard notations during signature listings" msgstr "" -#: g10/gpg.c:1655 +#: g10/gpg.c:1661 msgid "show user-supplied notations during signature listings" msgstr "" -#: g10/gpg.c:1657 +#: g10/gpg.c:1663 #, fuzzy msgid "show preferred keyserver URLs during signature listings" msgstr "URL signature kebijakan yang diberikan tidak valid\n" -#: g10/gpg.c:1659 +#: g10/gpg.c:1665 msgid "show user ID validity during key listings" msgstr "" -#: g10/gpg.c:1661 +#: g10/gpg.c:1667 msgid "show revoked and expired user IDs in key listings" msgstr "" -#: g10/gpg.c:1663 +#: g10/gpg.c:1669 msgid "show revoked and expired subkeys in key listings" msgstr "" -#: g10/gpg.c:1665 +#: g10/gpg.c:1671 #, fuzzy msgid "show the keyring name in key listings" msgstr "tampilkan keyring tempat kunci yang dipilih berada" -#: g10/gpg.c:1667 +#: g10/gpg.c:1673 #, fuzzy msgid "show expiration dates during signature listings" msgstr "Tidak ada signature koresponden di ring rahasia\n" -#: g10/gpg.c:1828 +#: g10/gpg.c:1834 #, c-format msgid "NOTE: old default options file `%s' ignored\n" msgstr "CATATAN: file pilihan baku lama `%s' diabaikan\n" -#: g10/gpg.c:1919 +#: g10/gpg.c:1926 #, c-format msgid "libgcrypt is too old (need %s, have %s)\n" msgstr "" -#: g10/gpg.c:2303 g10/gpg.c:2989 g10/gpg.c:3001 +#: g10/gpg.c:2309 g10/gpg.c:2995 g10/gpg.c:3007 #, c-format msgid "NOTE: %s is not for normal use!\n" msgstr "CATATAN: %s tidak untuk pemakaian normal!\n" -#: g10/gpg.c:2484 g10/gpg.c:2496 +#: g10/gpg.c:2490 g10/gpg.c:2502 #, fuzzy, c-format msgid "`%s' is not a valid signature expiration\n" msgstr "%s bukanlah set karakter yang valid\n" -#: g10/gpg.c:2578 +#: g10/gpg.c:2584 #, fuzzy, c-format msgid "`%s' is not a valid character set\n" msgstr "%s bukanlah set karakter yang valid\n" -#: g10/gpg.c:2601 g10/gpg.c:2796 g10/keyedit.c:4107 +#: g10/gpg.c:2607 g10/gpg.c:2802 g10/keyedit.c:4107 #, fuzzy msgid "could not parse keyserver URL\n" msgstr "tidak dapat memparsing URI keyserver\n" -#: g10/gpg.c:2613 +#: g10/gpg.c:2619 #, fuzzy, c-format msgid "%s:%d: invalid keyserver options\n" msgstr "%s:%d: opsi ekspor tidak valid\n" -#: g10/gpg.c:2616 +#: g10/gpg.c:2622 #, fuzzy msgid "invalid keyserver options\n" msgstr "opsi ekspor tidak valid\n" -#: g10/gpg.c:2623 +#: g10/gpg.c:2629 #, c-format msgid "%s:%d: invalid import options\n" msgstr "%s:%d: opsi impor tidak valid\n" -#: g10/gpg.c:2626 +#: g10/gpg.c:2632 msgid "invalid import options\n" msgstr "opsi impor tidak valid\n" -#: g10/gpg.c:2633 +#: g10/gpg.c:2639 #, c-format msgid "%s:%d: invalid export options\n" msgstr "%s:%d: opsi ekspor tidak valid\n" -#: g10/gpg.c:2636 +#: g10/gpg.c:2642 msgid "invalid export options\n" msgstr "opsi ekspor tidak valid\n" -#: g10/gpg.c:2643 +#: g10/gpg.c:2649 #, fuzzy, c-format msgid "%s:%d: invalid list options\n" msgstr "%s:%d: opsi impor tidak valid\n" -#: g10/gpg.c:2646 +#: g10/gpg.c:2652 #, fuzzy msgid "invalid list options\n" msgstr "opsi impor tidak valid\n" -#: g10/gpg.c:2654 +#: g10/gpg.c:2660 msgid "display photo IDs during signature verification" msgstr "" -#: g10/gpg.c:2656 +#: g10/gpg.c:2662 msgid "show policy URLs during signature verification" msgstr "" -#: g10/gpg.c:2658 +#: g10/gpg.c:2664 #, fuzzy msgid "show all notations during signature verification" msgstr "%s bukanlah set karakter yang valid\n" -#: g10/gpg.c:2660 +#: g10/gpg.c:2666 msgid "show IETF standard notations during signature verification" msgstr "" -#: g10/gpg.c:2664 +#: g10/gpg.c:2670 msgid "show user-supplied notations during signature verification" msgstr "" -#: g10/gpg.c:2666 +#: g10/gpg.c:2672 #, fuzzy msgid "show preferred keyserver URLs during signature verification" msgstr "URL signature kebijakan yang diberikan tidak valid\n" -#: g10/gpg.c:2668 +#: g10/gpg.c:2674 #, fuzzy msgid "show user ID validity during signature verification" msgstr "%s bukanlah set karakter yang valid\n" -#: g10/gpg.c:2670 +#: g10/gpg.c:2676 msgid "show revoked and expired user IDs in signature verification" msgstr "" -#: g10/gpg.c:2672 +#: g10/gpg.c:2678 #, fuzzy msgid "show only the primary user ID in signature verification" msgstr "%s bukanlah set karakter yang valid\n" -#: g10/gpg.c:2674 +#: g10/gpg.c:2680 msgid "validate signatures with PKA data" msgstr "" -#: g10/gpg.c:2676 +#: g10/gpg.c:2682 msgid "elevate the trust of signatures with valid PKA data" msgstr "" -#: g10/gpg.c:2683 +#: g10/gpg.c:2689 #, fuzzy, c-format msgid "%s:%d: invalid verify options\n" msgstr "%s:%d: opsi ekspor tidak valid\n" -#: g10/gpg.c:2686 +#: g10/gpg.c:2692 #, fuzzy msgid "invalid verify options\n" msgstr "opsi ekspor tidak valid\n" -#: g10/gpg.c:2693 +#: g10/gpg.c:2699 #, c-format msgid "unable to set exec-path to %s\n" msgstr "tidak dapat menset path exec ke %s\n" -#: g10/gpg.c:2868 +#: g10/gpg.c:2874 #, fuzzy, c-format msgid "%s:%d: invalid auto-key-locate list\n" msgstr "%s:%d: opsi ekspor tidak valid\n" -#: g10/gpg.c:2871 +#: g10/gpg.c:2877 msgid "invalid auto-key-locate list\n" msgstr "" -#: g10/gpg.c:2978 sm/gpgsm.c:1386 +#: g10/gpg.c:2984 sm/gpgsm.c:1386 msgid "WARNING: program may create a core file!\n" msgstr "PERINGATAN: program mungkin membuat file core!\n" -#: g10/gpg.c:2982 +#: g10/gpg.c:2988 #, c-format msgid "WARNING: %s overrides %s\n" msgstr "PERINGATAN: %s menimpa %s\n" -#: g10/gpg.c:2991 +#: g10/gpg.c:2997 #, c-format msgid "%s not allowed with %s!\n" msgstr "%s tidak dibolehkan dengan %s!\n" -#: g10/gpg.c:2994 +#: g10/gpg.c:3000 #, c-format msgid "%s makes no sense with %s!\n" msgstr "%s tidak masuk akal dengan %s!\n" -#: g10/gpg.c:3009 +#: g10/gpg.c:3015 #, fuzzy, c-format msgid "will not run with insecure memory due to %s\n" msgstr "menulis kunci rahasia ke `%s'\n" -#: g10/gpg.c:3023 +#: g10/gpg.c:3029 msgid "you can only make detached or clear signatures while in --pgp2 mode\n" msgstr "" "anda hanya dapat membuat signature detached atau clear saat dalam mode --" "pgp2\n" -#: g10/gpg.c:3029 +#: g10/gpg.c:3035 msgid "you can't sign and encrypt at the same time while in --pgp2 mode\n" msgstr "" "anda tidak dapat menandai dan mengenkripsi pada saat bersamaan dalam mode --" "pgp2\n" -#: g10/gpg.c:3035 +#: g10/gpg.c:3041 msgid "you must use files (and not a pipe) when working with --pgp2 enabled.\n" msgstr "" "anda harus menggunakan file (dan bukan pipe) saat bekerja dengan opsi --" "pgpg2\n" -#: g10/gpg.c:3048 +#: g10/gpg.c:3054 msgid "encrypting a message in --pgp2 mode requires the IDEA cipher\n" msgstr "mengenkripsi pesan dalam mode --pgp2 membutuhkan cipher IDEA\n" -#: g10/gpg.c:3114 g10/gpg.c:3138 sm/gpgsm.c:1458 +#: g10/gpg.c:3120 g10/gpg.c:3144 sm/gpgsm.c:1458 msgid "selected cipher algorithm is invalid\n" msgstr "algoritma cipher yang dipilih tidak valid\n" -#: g10/gpg.c:3120 g10/gpg.c:3144 sm/gpgsm.c:1466 sm/gpgsm.c:1472 +#: g10/gpg.c:3126 g10/gpg.c:3150 sm/gpgsm.c:1466 sm/gpgsm.c:1472 msgid "selected digest algorithm is invalid\n" msgstr "algoritma digest yang dipilih tidak valid\n" -#: g10/gpg.c:3126 +#: g10/gpg.c:3132 #, fuzzy msgid "selected compression algorithm is invalid\n" msgstr "algoritma cipher yang dipilih tidak valid\n" -#: g10/gpg.c:3132 +#: g10/gpg.c:3138 msgid "selected certification digest algorithm is invalid\n" msgstr "algoritma sertifikasi digest yang dipilih tidak valid\n" -#: g10/gpg.c:3147 +#: g10/gpg.c:3153 msgid "completes-needed must be greater than 0\n" msgstr "completes-needed harus lebih dari 0\n" -#: g10/gpg.c:3149 +#: g10/gpg.c:3155 msgid "marginals-needed must be greater than 1\n" msgstr "marginals-needed harus lebih dari 1\n" -#: g10/gpg.c:3151 +#: g10/gpg.c:3157 #, fuzzy msgid "max-cert-depth must be in the range from 1 to 255\n" msgstr "max-cert-depth harus di antara 1 hingga 255\n" -#: g10/gpg.c:3153 +#: g10/gpg.c:3159 msgid "invalid default-cert-level; must be 0, 1, 2, or 3\n" msgstr "level cert default tidak valid; harus 0, 1, 2, atau 3\n" -#: g10/gpg.c:3155 +#: g10/gpg.c:3161 msgid "invalid min-cert-level; must be 1, 2, or 3\n" msgstr "level cert min tidak valid; harus 0, 1, 2, atau 3\n" -#: g10/gpg.c:3158 +#: g10/gpg.c:3164 msgid "NOTE: simple S2K mode (0) is strongly discouraged\n" msgstr "CATATAN: mode S2K sederhana (0) tidak dianjurkan\n" -#: g10/gpg.c:3162 +#: g10/gpg.c:3168 msgid "invalid S2K mode; must be 0, 1 or 3\n" msgstr "mode S2K yang tidak valid; harus 0, 1 atau 3\n" -#: g10/gpg.c:3169 +#: g10/gpg.c:3175 msgid "invalid default preferences\n" msgstr "preferensi baku tidak valid\n" -#: g10/gpg.c:3178 +#: g10/gpg.c:3184 msgid "invalid personal cipher preferences\n" msgstr "preferensi cipher personal tidak valid\n" -#: g10/gpg.c:3182 +#: g10/gpg.c:3188 msgid "invalid personal digest preferences\n" msgstr "preferensi digest personal tidak valid\n" -#: g10/gpg.c:3186 +#: g10/gpg.c:3192 msgid "invalid personal compress preferences\n" msgstr "preferensi kompresi personal tidak valid\n" -#: g10/gpg.c:3219 +#: g10/gpg.c:3225 #, c-format msgid "%s does not yet work with %s\n" msgstr "%s belum dapat dipakai dengan %s\n" -#: g10/gpg.c:3266 +#: g10/gpg.c:3272 #, fuzzy, c-format msgid "you may not use cipher algorithm `%s' while in %s mode\n" msgstr "" "anda tidak boleh menggunakan algoritma cipher \"%s\" saat dalam mode %s.\n" -#: g10/gpg.c:3271 +#: g10/gpg.c:3277 #, fuzzy, c-format msgid "you may not use digest algorithm `%s' while in %s mode\n" msgstr "" "anda tidak boleh menggunakan algoritma digest \"%s\" saat dalam mode %s.\n" -#: g10/gpg.c:3276 +#: g10/gpg.c:3282 #, fuzzy, c-format msgid "you may not use compression algorithm `%s' while in %s mode\n" msgstr "" "anda tidak boleh menggunakan algoritma kompresi \"%s\" saat dalam mode %s.\n" -#: g10/gpg.c:3359 +#: g10/gpg.c:3365 #, c-format msgid "failed to initialize the TrustDB: %s\n" msgstr "gagal inisialisasi TrustDB: %s\n" -#: g10/gpg.c:3370 +#: g10/gpg.c:3376 msgid "WARNING: recipients (-r) given without using public key encryption\n" msgstr "" "Peringatan: penerima yang disebutkan (-r) tanpa menggunakan enkripsi public " "key \n" -#: g10/gpg.c:3391 +#: g10/gpg.c:3397 msgid "--store [filename]" msgstr "--store [namafile]" -#: g10/gpg.c:3398 +#: g10/gpg.c:3404 msgid "--symmetric [filename]" msgstr "--symmetric [namafile]" -#: g10/gpg.c:3400 +#: g10/gpg.c:3406 #, fuzzy, c-format msgid "symmetric encryption of `%s' failed: %s\n" msgstr "dekripsi gagal: %s\n" -#: g10/gpg.c:3410 +#: g10/gpg.c:3416 msgid "--encrypt [filename]" msgstr "--encrypt [namafile]" -#: g10/gpg.c:3423 +#: g10/gpg.c:3429 #, fuzzy msgid "--symmetric --encrypt [filename]" msgstr "--sign --encrypt [namafile]" -#: g10/gpg.c:3425 +#: g10/gpg.c:3431 msgid "you cannot use --symmetric --encrypt with --s2k-mode 0\n" msgstr "" -#: g10/gpg.c:3428 +#: g10/gpg.c:3434 #, fuzzy, c-format msgid "you cannot use --symmetric --encrypt while in %s mode\n" msgstr "anda tidak boleh menggunakan %s saat dalam mode %s.\n" -#: g10/gpg.c:3446 +#: g10/gpg.c:3452 msgid "--sign [filename]" msgstr "--sign [namafile]" -#: g10/gpg.c:3459 +#: g10/gpg.c:3465 msgid "--sign --encrypt [filename]" msgstr "--sign --encrypt [namafile]" -#: g10/gpg.c:3474 +#: g10/gpg.c:3480 #, fuzzy msgid "--symmetric --sign --encrypt [filename]" msgstr "--sign --encrypt [namafile]" -#: g10/gpg.c:3476 +#: g10/gpg.c:3482 msgid "you cannot use --symmetric --sign --encrypt with --s2k-mode 0\n" msgstr "" -#: g10/gpg.c:3479 +#: g10/gpg.c:3485 #, fuzzy, c-format msgid "you cannot use --symmetric --sign --encrypt while in %s mode\n" msgstr "anda tidak boleh menggunakan %s saat dalam mode %s.\n" -#: g10/gpg.c:3499 +#: g10/gpg.c:3505 msgid "--sign --symmetric [filename]" msgstr "--sign --symmetric [namafile]" -#: g10/gpg.c:3508 +#: g10/gpg.c:3514 msgid "--clearsign [filename]" msgstr "--clearsign [namafile]" -#: g10/gpg.c:3533 +#: g10/gpg.c:3539 msgid "--decrypt [filename]" msgstr "--decrypt [namafile]" -#: g10/gpg.c:3541 +#: g10/gpg.c:3547 msgid "--sign-key user-id" msgstr "--sign-key id-user" -#: g10/gpg.c:3545 +#: g10/gpg.c:3551 msgid "--lsign-key user-id" msgstr "--lsign-key id-user" -#: g10/gpg.c:3566 +#: g10/gpg.c:3572 msgid "--edit-key user-id [commands]" msgstr "--edit-key id-user [perintah]" -#: g10/gpg.c:3658 +#: g10/gpg.c:3664 #, c-format msgid "keyserver send failed: %s\n" msgstr "Pengiriman keyserver gagal: %s\n" -#: g10/gpg.c:3660 +#: g10/gpg.c:3666 #, c-format msgid "keyserver receive failed: %s\n" msgstr "Penerimaan keyserver gagal: %s\n" -#: g10/gpg.c:3662 +#: g10/gpg.c:3668 #, c-format msgid "key export failed: %s\n" msgstr "Ekspor kunci gagal: %s\n" -#: g10/gpg.c:3673 +#: g10/gpg.c:3679 #, c-format msgid "keyserver search failed: %s\n" msgstr "Pencarian keyserver gagal: %s\n" -#: g10/gpg.c:3683 +#: g10/gpg.c:3689 #, c-format msgid "keyserver refresh failed: %s\n" msgstr "Refresh keyserver gagal: %s\n" -#: g10/gpg.c:3734 +#: g10/gpg.c:3740 #, c-format msgid "dearmoring failed: %s\n" msgstr "gagal dearmoring: %s\n" -#: g10/gpg.c:3742 +#: g10/gpg.c:3748 #, c-format msgid "enarmoring failed: %s\n" msgstr "gagal enarmoring: %s\n" -#: g10/gpg.c:3832 +#: g10/gpg.c:3838 #, c-format msgid "invalid hash algorithm `%s'\n" msgstr "algoritma hash tidak valid `%s'\n" -#: g10/gpg.c:3949 +#: g10/gpg.c:3955 msgid "[filename]" msgstr "[namafile]" -#: g10/gpg.c:3953 +#: g10/gpg.c:3959 msgid "Go ahead and type your message ...\n" msgstr "Teruskan dan ketikkan pesan anda ....\n" -#: g10/gpg.c:4265 +#: g10/gpg.c:4271 msgid "the given certification policy URL is invalid\n" msgstr "URL sertifikasi kebijakan yang diberikan tidak valid\n" -#: g10/gpg.c:4267 +#: g10/gpg.c:4273 msgid "the given signature policy URL is invalid\n" msgstr "URL signature kebijakan yang diberikan tidak valid\n" -#: g10/gpg.c:4300 +#: g10/gpg.c:4306 #, fuzzy msgid "the given preferred keyserver URL is invalid\n" msgstr "URL signature kebijakan yang diberikan tidak valid\n" @@ -3087,29 +3087,29 @@ msgstr "[pembatalan]" msgid "[self-signature]" msgstr "[self-signature]" -#: g10/keyedit.c:344 g10/keylist.c:392 +#: g10/keyedit.c:344 g10/keylist.c:396 msgid "1 bad signature\n" msgstr "1 signature yang buruk\n" -#: g10/keyedit.c:346 g10/keylist.c:394 +#: g10/keyedit.c:346 g10/keylist.c:398 #, c-format msgid "%d bad signatures\n" msgstr "%d signature yang buruk\n" -#: g10/keyedit.c:348 g10/keylist.c:396 +#: g10/keyedit.c:348 g10/keylist.c:400 msgid "1 signature not checked due to a missing key\n" msgstr "1 signature tidak diperiksa karena tidak ada kunci\n" -#: g10/keyedit.c:350 g10/keylist.c:398 +#: g10/keyedit.c:350 g10/keylist.c:402 #, c-format msgid "%d signatures not checked due to missing keys\n" msgstr "%d signature tidak diperiksa karena tidak ada kunci\n" -#: g10/keyedit.c:352 g10/keylist.c:400 +#: g10/keyedit.c:352 g10/keylist.c:404 msgid "1 signature not checked due to an error\n" msgstr "1 signature tidak diperiksa karena kesalahan\n" -#: g10/keyedit.c:354 g10/keylist.c:402 +#: g10/keyedit.c:354 g10/keylist.c:406 #, c-format msgid "%d signatures not checked due to errors\n" msgstr "%d signature tidak diperiksa karena ada kesalahan\n" @@ -3392,20 +3392,20 @@ msgstr "gagal menandai: %s\n" msgid "Key has only stub or on-card key items - no passphrase to change.\n" msgstr "" -#: g10/keyedit.c:1142 g10/keygen.c:3601 +#: g10/keyedit.c:1142 g10/keygen.c:3623 msgid "This key is not protected.\n" msgstr "Kunci ini tidak diproteksi.\n" -#: g10/keyedit.c:1146 g10/keygen.c:3588 g10/revoke.c:538 +#: g10/keyedit.c:1146 g10/keygen.c:3610 g10/revoke.c:538 msgid "Secret parts of primary key are not available.\n" msgstr "Bagian rahasia kunci primer tidak tersedia.\n" -#: g10/keyedit.c:1150 g10/keygen.c:3604 +#: g10/keyedit.c:1150 g10/keygen.c:3626 #, fuzzy msgid "Secret parts of primary key are stored on-card.\n" msgstr "Bagian rahasia kunci primer tidak tersedia.\n" -#: g10/keyedit.c:1156 g10/keygen.c:3608 +#: g10/keyedit.c:1156 g10/keygen.c:3630 msgid "Key is protected.\n" msgstr "Kunci diproteksi.\n" @@ -3800,7 +3800,7 @@ msgstr "Fitur: " msgid "Keyserver no-modify" msgstr "" -#: g10/keyedit.c:2443 g10/keylist.c:310 +#: g10/keyedit.c:2443 g10/keylist.c:314 msgid "Preferred keyserver: " msgstr "" @@ -3829,24 +3829,24 @@ msgid "(sensitive)" msgstr " (sensitive)" #: g10/keyedit.c:2764 g10/keyedit.c:2820 g10/keyedit.c:2881 g10/keyedit.c:2896 -#: g10/keylist.c:196 g10/keyserver.c:529 +#: g10/keylist.c:200 g10/keyserver.c:529 #, fuzzy, c-format msgid "created: %s" msgstr "tidak dapat membuat %s: %s\n" -#: g10/keyedit.c:2767 g10/keylist.c:812 g10/keylist.c:906 g10/mainproc.c:989 +#: g10/keyedit.c:2767 g10/keylist.c:817 g10/keylist.c:911 g10/mainproc.c:989 #, fuzzy, c-format msgid "revoked: %s" msgstr "[revoked] " -#: g10/keyedit.c:2769 g10/keylist.c:783 g10/keylist.c:818 g10/keylist.c:912 +#: g10/keyedit.c:2769 g10/keylist.c:788 g10/keylist.c:823 g10/keylist.c:917 #, fuzzy, c-format msgid "expired: %s" msgstr " [berakhir: %s]" #: g10/keyedit.c:2771 g10/keyedit.c:2822 g10/keyedit.c:2883 g10/keyedit.c:2898 -#: g10/keylist.c:198 g10/keylist.c:789 g10/keylist.c:824 g10/keylist.c:918 -#: g10/keylist.c:939 g10/keyserver.c:535 g10/mainproc.c:995 +#: g10/keylist.c:202 g10/keylist.c:794 g10/keylist.c:829 g10/keylist.c:923 +#: g10/keylist.c:944 g10/keyserver.c:535 g10/mainproc.c:995 #, fuzzy, c-format msgid "expires: %s" msgstr " [berakhir: %s]" @@ -3870,7 +3870,7 @@ msgstr "" msgid "This key has been disabled" msgstr "Kunci ini telah ditiadakan" -#: g10/keyedit.c:2827 g10/keylist.c:202 +#: g10/keyedit.c:2827 g10/keylist.c:206 msgid "card-no: " msgstr "" @@ -4228,12 +4228,12 @@ msgid "writing key binding signature\n" msgstr "menulis key binding signature\n" #: g10/keygen.c:1157 g10/keygen.c:1268 g10/keygen.c:1273 g10/keygen.c:1408 -#: g10/keygen.c:3101 +#: g10/keygen.c:3123 #, c-format msgid "keysize invalid; using %u bits\n" msgstr "keysize tidak valid; menggunakan %u bit\n" -#: g10/keygen.c:1163 g10/keygen.c:1279 g10/keygen.c:1414 g10/keygen.c:3107 +#: g10/keygen.c:1163 g10/keygen.c:1279 g10/keygen.c:1414 g10/keygen.c:3129 #, c-format msgid "keysize rounded up to %u bits\n" msgstr "keysize dibulatkan hingga %u bit\n" @@ -4590,50 +4590,50 @@ msgstr "" "selama pembuatan prima; ini akan memberi random number generator kesempatan\n" "yang baik untuk memperoleh entropi.\n" -#: g10/keygen.c:3041 g10/keygen.c:3068 +#: g10/keygen.c:3063 g10/keygen.c:3090 msgid "Key generation canceled.\n" msgstr "Pembuatan kunci dibatalkan.\n" -#: g10/keygen.c:3273 g10/keygen.c:3440 +#: g10/keygen.c:3295 g10/keygen.c:3462 #, c-format msgid "writing public key to `%s'\n" msgstr "menulis kunci publik ke `%s'\n" -#: g10/keygen.c:3275 g10/keygen.c:3443 +#: g10/keygen.c:3297 g10/keygen.c:3465 #, fuzzy, c-format msgid "writing secret key stub to `%s'\n" msgstr "menulis kunci rahasia ke `%s'\n" -#: g10/keygen.c:3278 g10/keygen.c:3446 +#: g10/keygen.c:3300 g10/keygen.c:3468 #, c-format msgid "writing secret key to `%s'\n" msgstr "menulis kunci rahasia ke `%s'\n" -#: g10/keygen.c:3427 +#: g10/keygen.c:3449 #, c-format msgid "no writable public keyring found: %s\n" msgstr "tidak ditemukan keyring publik yang dapat ditulisi: %s\n" -#: g10/keygen.c:3434 +#: g10/keygen.c:3456 #, c-format msgid "no writable secret keyring found: %s\n" msgstr "tidak ditemukan keyring rahasia yang dapat ditulisi: %s\n" -#: g10/keygen.c:3454 +#: g10/keygen.c:3476 #, c-format msgid "error writing public keyring `%s': %s\n" msgstr "kesalahan menulis keyring publik `%s': %s\n" -#: g10/keygen.c:3462 +#: g10/keygen.c:3484 #, c-format msgid "error writing secret keyring `%s': %s\n" msgstr "kesalahan menulis keyring rahasia `%s': %s\n" -#: g10/keygen.c:3489 +#: g10/keygen.c:3511 msgid "public and secret key created and signed.\n" msgstr "kunci publik dan rahasia dibuat dan ditandai.\n" -#: g10/keygen.c:3500 +#: g10/keygen.c:3522 #, fuzzy msgid "" "Note that this key cannot be used for encryption. You may want to use\n" @@ -4643,45 +4643,45 @@ msgstr "" "mungkin ingin menggunakan perintah \"--edit-key\" untuk membuat kunci kedua " "untuk tujuan ini.\n" -#: g10/keygen.c:3513 g10/keygen.c:3658 g10/keygen.c:3779 +#: g10/keygen.c:3535 g10/keygen.c:3680 g10/keygen.c:3801 #, c-format msgid "Key generation failed: %s\n" msgstr "Pembuatan kunci gagal: %s\n" -#: g10/keygen.c:3568 g10/keygen.c:3709 g10/sign.c:241 +#: g10/keygen.c:3590 g10/keygen.c:3731 g10/sign.c:241 #, c-format msgid "" "key has been created %lu second in future (time warp or clock problem)\n" msgstr "" "kunci telah diciptakan dalam %lu detik mendatang (masalah waktu atau jam)\n" -#: g10/keygen.c:3570 g10/keygen.c:3711 g10/sign.c:243 +#: g10/keygen.c:3592 g10/keygen.c:3733 g10/sign.c:243 #, c-format msgid "" "key has been created %lu seconds in future (time warp or clock problem)\n" msgstr "" "kunci telah diciptakan dalam %lu detik mendatang (masalah waktu atau jam)\n" -#: g10/keygen.c:3581 g10/keygen.c:3722 +#: g10/keygen.c:3603 g10/keygen.c:3744 msgid "NOTE: creating subkeys for v3 keys is not OpenPGP compliant\n" msgstr "CATATAN: membuat subkey bagi kunci-kunci v3 tidak OpenPGP compliant\n" -#: g10/keygen.c:3622 g10/keygen.c:3755 +#: g10/keygen.c:3644 g10/keygen.c:3777 #, fuzzy msgid "Really create? (y/N) " msgstr "Ingin diciptakan? " -#: g10/keygen.c:3928 +#: g10/keygen.c:3950 #, fuzzy, c-format msgid "storing key onto card failed: %s\n" msgstr "gagal menghapus keyblok: %s\n" -#: g10/keygen.c:3976 +#: g10/keygen.c:3998 #, fuzzy, c-format msgid "can't create backup file `%s': %s\n" msgstr "tidak dapat membuat %s: %s\n" -#: g10/keygen.c:4002 +#: g10/keygen.c:4024 #, fuzzy, c-format msgid "NOTE: backup of card key saved to `%s'\n" msgstr "CATATAN: kunci pribadi %08lX berakhir pada %s\n" @@ -4690,54 +4690,54 @@ msgstr "CATATAN: kunci pribadi %08lX berakhir pada %s\n" msgid "never " msgstr "tidak pernah..." -#: g10/keylist.c:267 +#: g10/keylist.c:271 msgid "Critical signature policy: " msgstr "Kebijakan signature kritis: " -#: g10/keylist.c:269 +#: g10/keylist.c:273 msgid "Signature policy: " msgstr "Kebijakan signature: " -#: g10/keylist.c:308 +#: g10/keylist.c:312 msgid "Critical preferred keyserver: " msgstr "" -#: g10/keylist.c:361 +#: g10/keylist.c:365 msgid "Critical signature notation: " msgstr "Notasi signature kritis: " -#: g10/keylist.c:363 +#: g10/keylist.c:367 msgid "Signature notation: " msgstr "Notasi signature: " -#: g10/keylist.c:473 +#: g10/keylist.c:477 msgid "Keyring" msgstr "Keyring" -#: g10/keylist.c:1504 +#: g10/keylist.c:1509 msgid "Primary key fingerprint:" msgstr "Fingerprint kunci primer:" -#: g10/keylist.c:1506 +#: g10/keylist.c:1511 msgid " Subkey fingerprint:" msgstr " Fingerprint subkunci =" #. TRANSLATORS: this should fit into 24 bytes to that the #. * fingerprint data is properly aligned with the user ID -#: g10/keylist.c:1513 +#: g10/keylist.c:1518 msgid " Primary key fingerprint:" msgstr " Fingerprint kunci primer =" -#: g10/keylist.c:1515 +#: g10/keylist.c:1520 msgid " Subkey fingerprint:" msgstr " Fingerprint subkunci =" -#: g10/keylist.c:1519 g10/keylist.c:1523 +#: g10/keylist.c:1524 g10/keylist.c:1528 #, fuzzy msgid " Key fingerprint =" msgstr " Fingerprint kunci =" -#: g10/keylist.c:1590 +#: g10/keylist.c:1595 msgid " Card serial no. =" msgstr "" @@ -4823,145 +4823,145 @@ msgstr "PERINGATAN: opsi dalam `%s' belum aktif selama pelaksanaan ini\n" msgid "disabled" msgstr "disable" -#: g10/keyserver.c:742 +#: g10/keyserver.c:744 msgid "Enter number(s), N)ext, or Q)uit > " msgstr "" -#: g10/keyserver.c:826 g10/keyserver.c:1448 +#: g10/keyserver.c:828 g10/keyserver.c:1450 #, fuzzy, c-format msgid "invalid keyserver protocol (us %d!=handler %d)\n" msgstr "opsi ekspor tidak valid\n" -#: g10/keyserver.c:924 +#: g10/keyserver.c:926 #, fuzzy, c-format msgid "key \"%s\" not found on keyserver\n" msgstr "kunci '%s' tidak ditemukan: %s\n" -#: g10/keyserver.c:926 +#: g10/keyserver.c:928 #, fuzzy msgid "key not found on keyserver\n" msgstr "kunci '%s' tidak ditemukan: %s\n" -#: g10/keyserver.c:1167 +#: g10/keyserver.c:1169 #, fuzzy, c-format msgid "requesting key %s from %s server %s\n" msgstr "meminta kunci %08lX dari %s\n" -#: g10/keyserver.c:1171 +#: g10/keyserver.c:1173 #, fuzzy, c-format msgid "requesting key %s from %s\n" msgstr "meminta kunci %08lX dari %s\n" -#: g10/keyserver.c:1195 +#: g10/keyserver.c:1197 #, fuzzy, c-format msgid "searching for names from %s server %s\n" msgstr "mencari \"%s\" dari server HKP %s\n" -#: g10/keyserver.c:1198 +#: g10/keyserver.c:1200 #, fuzzy, c-format msgid "searching for names from %s\n" msgstr "mencari \"%s\" dari server HKP %s\n" -#: g10/keyserver.c:1351 +#: g10/keyserver.c:1353 #, fuzzy, c-format msgid "sending key %s to %s server %s\n" msgstr "mencari \"%s\" dari server HKP %s\n" -#: g10/keyserver.c:1355 +#: g10/keyserver.c:1357 #, fuzzy, c-format msgid "sending key %s to %s\n" msgstr "" "\"\n" "ditandai dengan kunci anda %08lX pada %s\n" -#: g10/keyserver.c:1398 +#: g10/keyserver.c:1400 #, fuzzy, c-format msgid "searching for \"%s\" from %s server %s\n" msgstr "mencari \"%s\" dari server HKP %s\n" -#: g10/keyserver.c:1401 +#: g10/keyserver.c:1403 #, fuzzy, c-format msgid "searching for \"%s\" from %s\n" msgstr "mencari \"%s\" dari server HKP %s\n" -#: g10/keyserver.c:1408 g10/keyserver.c:1504 +#: g10/keyserver.c:1410 g10/keyserver.c:1506 #, fuzzy msgid "no keyserver action!\n" msgstr "opsi ekspor tidak valid\n" -#: g10/keyserver.c:1456 +#: g10/keyserver.c:1458 #, c-format msgid "WARNING: keyserver handler from a different version of GnuPG (%s)\n" msgstr "" -#: g10/keyserver.c:1465 +#: g10/keyserver.c:1467 msgid "keyserver did not send VERSION\n" msgstr "" -#: g10/keyserver.c:1527 g10/keyserver.c:2056 +#: g10/keyserver.c:1529 g10/keyserver.c:2058 msgid "no keyserver known (use option --keyserver)\n" msgstr "" -#: g10/keyserver.c:1533 +#: g10/keyserver.c:1535 msgid "external keyserver calls are not supported in this build\n" msgstr "" -#: g10/keyserver.c:1545 +#: g10/keyserver.c:1547 #, c-format msgid "no handler for keyserver scheme `%s'\n" msgstr "" -#: g10/keyserver.c:1550 +#: g10/keyserver.c:1552 #, c-format msgid "action `%s' not supported with keyserver scheme `%s'\n" msgstr "" -#: g10/keyserver.c:1558 +#: g10/keyserver.c:1560 #, c-format msgid "%s does not support handler version %d\n" msgstr "" -#: g10/keyserver.c:1565 +#: g10/keyserver.c:1567 #, fuzzy msgid "keyserver timed out\n" msgstr "kesalahan keyserver" -#: g10/keyserver.c:1570 +#: g10/keyserver.c:1572 #, fuzzy msgid "keyserver internal error\n" msgstr "kesalahan keyserver" -#: g10/keyserver.c:1579 +#: g10/keyserver.c:1581 #, fuzzy, c-format msgid "keyserver communications error: %s\n" msgstr "Penerimaan keyserver gagal: %s\n" -#: g10/keyserver.c:1604 g10/keyserver.c:1638 +#: g10/keyserver.c:1606 g10/keyserver.c:1640 #, c-format msgid "\"%s\" not a key ID: skipping\n" msgstr "" -#: g10/keyserver.c:1897 +#: g10/keyserver.c:1899 #, fuzzy, c-format msgid "WARNING: unable to refresh key %s via %s: %s\n" msgstr "PERINGATAN: tidak dapat menghapus file temp (%s) `%s': %s\n" -#: g10/keyserver.c:1919 +#: g10/keyserver.c:1921 #, fuzzy, c-format msgid "refreshing 1 key from %s\n" msgstr "meminta kunci %08lX dari %s\n" -#: g10/keyserver.c:1921 +#: g10/keyserver.c:1923 #, fuzzy, c-format msgid "refreshing %d keys from %s\n" msgstr "meminta kunci %08lX dari %s\n" -#: g10/keyserver.c:1977 +#: g10/keyserver.c:1979 #, fuzzy, c-format msgid "WARNING: unable to fetch URI %s: %s\n" msgstr "PERINGATAN: tidak dapat menghapus file temp (%s) `%s': %s\n" -#: g10/keyserver.c:1983 +#: g10/keyserver.c:1985 #, fuzzy, c-format msgid "WARNING: unable to parse URI %s\n" msgstr "PERINGATAN: tidak dapat menghapus file temp (%s) `%s': %s\n" @@ -6402,7 +6402,7 @@ msgstr "" msgid "no need for a trustdb check\n" msgstr "tidak perlu memeriksa trustdb\n" -#: g10/trustdb.c:577 g10/trustdb.c:2432 +#: g10/trustdb.c:577 g10/trustdb.c:2456 #, c-format msgid "next trustdb check due at %s\n" msgstr "pemeriksaan trustdb berikutnya pada %s\n" @@ -6430,32 +6430,32 @@ msgstr "lakukanlah --check-trustdb\n" msgid "checking the trustdb\n" msgstr "memeriksa trustdb\n" -#: g10/trustdb.c:2175 +#: g10/trustdb.c:2199 #, c-format msgid "%d keys processed (%d validity counts cleared)\n" msgstr "%d kunci diproses (%d hitungan validitas dihapus)\n" -#: g10/trustdb.c:2240 +#: g10/trustdb.c:2264 msgid "no ultimately trusted keys found\n" msgstr "tidak ditemukan kunci yang benar-benar terpercaya\n" -#: g10/trustdb.c:2254 +#: g10/trustdb.c:2278 #, fuzzy, c-format msgid "public key of ultimately trusted key %s not found\n" msgstr "kunci publik yang sangat terpercaya %08lX tidak ditemukan\n" -#: g10/trustdb.c:2277 +#: g10/trustdb.c:2301 #, c-format msgid "%d marginal(s) needed, %d complete(s) needed, %s trust model\n" msgstr "" -#: g10/trustdb.c:2363 +#: g10/trustdb.c:2387 #, c-format msgid "" "depth: %d valid: %3d signed: %3d trust: %d-, %dq, %dn, %dm, %df, %du\n" msgstr "" -#: g10/trustdb.c:2438 +#: g10/trustdb.c:2462 #, fuzzy, c-format msgid "unable to update trustdb version record: write failed: %s\n" msgstr "trust record %lu, tipe %d: gagal menulis: %s\n" @@ -6642,12 +6642,12 @@ msgid "" "list, export, import Keybox data\n" msgstr "" -#: scd/app-nks.c:325 scd/app-openpgp.c:1456 scd/app-dinsig.c:297 +#: scd/app-nks.c:325 scd/app-openpgp.c:1457 scd/app-dinsig.c:297 msgid "||Please enter your PIN at the reader's keypad" msgstr "" -#: scd/app-nks.c:329 scd/app-openpgp.c:1460 scd/app-openpgp.c:1492 -#: scd/app-openpgp.c:1639 scd/app-openpgp.c:1657 scd/app-openpgp.c:1857 +#: scd/app-nks.c:329 scd/app-openpgp.c:1461 scd/app-openpgp.c:1493 +#: scd/app-openpgp.c:1640 scd/app-openpgp.c:1658 scd/app-openpgp.c:1858 #: scd/app-dinsig.c:301 #, c-format msgid "PIN callback returned error: %s\n" @@ -6660,103 +6660,103 @@ msgstr "" #. TRANSLATORS: Do not translate the "|*|" prefixes but #. keep it at the start of the string. We need this elsewhere #. to get some infos on the string. -#: scd/app-nks.c:557 scd/app-openpgp.c:1897 +#: scd/app-nks.c:557 scd/app-openpgp.c:1898 msgid "|N|New PIN" msgstr "" -#: scd/app-nks.c:560 scd/app-openpgp.c:1901 scd/app-dinsig.c:529 +#: scd/app-nks.c:560 scd/app-openpgp.c:1902 scd/app-dinsig.c:529 #, fuzzy, c-format msgid "error getting new PIN: %s\n" msgstr "kesalahan penciptaan passphrase: %s\n" -#: scd/app-openpgp.c:667 +#: scd/app-openpgp.c:668 #, fuzzy, c-format msgid "failed to store the fingerprint: %s\n" msgstr "gagal inisialisasi TrustDB: %s\n" -#: scd/app-openpgp.c:680 +#: scd/app-openpgp.c:681 #, fuzzy, c-format msgid "failed to store the creation date: %s\n" msgstr "gagal membuat kembali cache keyring: %s\n" -#: scd/app-openpgp.c:1075 +#: scd/app-openpgp.c:1076 #, fuzzy, c-format msgid "reading public key failed: %s\n" msgstr "gagal menghapus keyblok: %s\n" -#: scd/app-openpgp.c:1083 scd/app-openpgp.c:2551 +#: scd/app-openpgp.c:1084 scd/app-openpgp.c:2552 msgid "response does not contain the public key data\n" msgstr "" -#: scd/app-openpgp.c:1091 scd/app-openpgp.c:2559 +#: scd/app-openpgp.c:1092 scd/app-openpgp.c:2560 msgid "response does not contain the RSA modulus\n" msgstr "" -#: scd/app-openpgp.c:1100 scd/app-openpgp.c:2569 +#: scd/app-openpgp.c:1101 scd/app-openpgp.c:2570 msgid "response does not contain the RSA public exponent\n" msgstr "" -#: scd/app-openpgp.c:1416 +#: scd/app-openpgp.c:1417 #, c-format msgid "using default PIN as %s\n" msgstr "" -#: scd/app-openpgp.c:1423 +#: scd/app-openpgp.c:1424 #, c-format msgid "failed to use default PIN as %s: %s - disabling further default use\n" msgstr "" -#: scd/app-openpgp.c:1442 +#: scd/app-openpgp.c:1443 #, c-format msgid "||Please enter your PIN at the reader's keypad%%0A[sigs done: %lu]" msgstr "" -#: scd/app-openpgp.c:1476 +#: scd/app-openpgp.c:1477 #, c-format msgid "||Please enter the PIN%%0A[sigs done: %lu]" msgstr "" -#: scd/app-openpgp.c:1488 +#: scd/app-openpgp.c:1489 #, fuzzy msgid "||Please enter the PIN" msgstr "ubah passphrase" -#: scd/app-openpgp.c:1499 scd/app-openpgp.c:1664 +#: scd/app-openpgp.c:1500 scd/app-openpgp.c:1665 #, c-format msgid "PIN for CHV%d is too short; minimum length is %d\n" msgstr "" -#: scd/app-openpgp.c:1512 scd/app-openpgp.c:1552 scd/app-openpgp.c:1676 -#: scd/app-openpgp.c:2868 +#: scd/app-openpgp.c:1513 scd/app-openpgp.c:1553 scd/app-openpgp.c:1677 +#: scd/app-openpgp.c:2869 #, fuzzy, c-format msgid "verify CHV%d failed: %s\n" msgstr "Pengiriman keyserver gagal: %s\n" -#: scd/app-openpgp.c:1575 +#: scd/app-openpgp.c:1576 msgid "access to admin commands is not configured\n" msgstr "" -#: scd/app-openpgp.c:1596 scd/app-openpgp.c:1839 scd/app-openpgp.c:3119 +#: scd/app-openpgp.c:1597 scd/app-openpgp.c:1840 scd/app-openpgp.c:3120 msgid "error retrieving CHV status from card\n" msgstr "" -#: scd/app-openpgp.c:1602 scd/app-openpgp.c:3128 +#: scd/app-openpgp.c:1603 scd/app-openpgp.c:3129 msgid "card is permanently locked!\n" msgstr "" -#: scd/app-openpgp.c:1609 +#: scd/app-openpgp.c:1610 #, c-format msgid "%d Admin PIN attempts remaining before card is permanently locked\n" msgstr "" -#: scd/app-openpgp.c:1619 +#: scd/app-openpgp.c:1620 #, c-format msgid "" "|A|Please enter the Admin PIN at the reader's keypad%%0A[remaining attempts: " "%d]" msgstr "" -#: scd/app-openpgp.c:1634 +#: scd/app-openpgp.c:1635 #, fuzzy msgid "|A|Please enter the Admin PIN at the reader's keypad" msgstr "ubah passphrase" @@ -6764,114 +6764,114 @@ msgstr "ubah passphrase" #. TRANSLATORS: Do not translate the "|A|" prefix but keep #. it at the start of the string. We need this elsewhere to #. get some infos on the string. -#: scd/app-openpgp.c:1654 +#: scd/app-openpgp.c:1655 msgid "|A|Admin PIN" msgstr "" -#: scd/app-openpgp.c:1853 +#: scd/app-openpgp.c:1854 #, fuzzy msgid "||Please enter the Reset Code for the card" msgstr "Silakan pilih alasan untuk pembatalan:\n" -#: scd/app-openpgp.c:1862 scd/app-openpgp.c:1925 +#: scd/app-openpgp.c:1863 scd/app-openpgp.c:1926 #, c-format msgid "Reset Code is too short; minimum length is %d\n" msgstr "" -#: scd/app-openpgp.c:1896 +#: scd/app-openpgp.c:1897 msgid "|RN|New Reset Code" msgstr "" -#: scd/app-openpgp.c:1897 +#: scd/app-openpgp.c:1898 msgid "|AN|New Admin PIN" msgstr "" -#: scd/app-openpgp.c:1987 scd/app-openpgp.c:2637 +#: scd/app-openpgp.c:1988 scd/app-openpgp.c:2638 #, fuzzy msgid "error reading application data\n" msgstr "gagal membaca keyblock: %s\n" -#: scd/app-openpgp.c:1993 scd/app-openpgp.c:2644 +#: scd/app-openpgp.c:1994 scd/app-openpgp.c:2645 #, fuzzy msgid "error reading fingerprint DO\n" msgstr "%s: kesalahan membaca record bebas: %s\n" -#: scd/app-openpgp.c:2003 +#: scd/app-openpgp.c:2004 #, fuzzy msgid "key already exists\n" msgstr "`%s' sudah dikompresi\n" -#: scd/app-openpgp.c:2007 +#: scd/app-openpgp.c:2008 msgid "existing key will be replaced\n" msgstr "" -#: scd/app-openpgp.c:2009 +#: scd/app-openpgp.c:2010 #, fuzzy msgid "generating new key\n" msgstr "buat sepasang kunci baru" -#: scd/app-openpgp.c:2335 +#: scd/app-openpgp.c:2336 msgid "creation timestamp missing\n" msgstr "" -#: scd/app-openpgp.c:2344 +#: scd/app-openpgp.c:2345 #, c-format msgid "RSA modulus missing or not of size %d bits\n" msgstr "" -#: scd/app-openpgp.c:2356 +#: scd/app-openpgp.c:2357 #, c-format msgid "RSA public exponent missing or larger than %d bits\n" msgstr "" -#: scd/app-openpgp.c:2366 scd/app-openpgp.c:2374 +#: scd/app-openpgp.c:2367 scd/app-openpgp.c:2375 #, c-format msgid "RSA prime %s missing or not of size %d bits\n" msgstr "" -#: scd/app-openpgp.c:2468 +#: scd/app-openpgp.c:2469 #, fuzzy, c-format msgid "failed to store the key: %s\n" msgstr "gagal inisialisasi TrustDB: %s\n" -#: scd/app-openpgp.c:2528 +#: scd/app-openpgp.c:2529 msgid "please wait while key is being generated ...\n" msgstr "" -#: scd/app-openpgp.c:2542 +#: scd/app-openpgp.c:2543 #, fuzzy msgid "generating key failed\n" msgstr "gagal menghapus keyblok: %s\n" -#: scd/app-openpgp.c:2545 +#: scd/app-openpgp.c:2546 #, fuzzy, c-format msgid "key generation completed (%d seconds)\n" msgstr "Pembuatan kunci gagal: %s\n" -#: scd/app-openpgp.c:2602 +#: scd/app-openpgp.c:2603 msgid "invalid structure of OpenPGP card (DO 0x93)\n" msgstr "" -#: scd/app-openpgp.c:2652 +#: scd/app-openpgp.c:2653 msgid "fingerprint on card does not match requested one\n" msgstr "" -#: scd/app-openpgp.c:2767 +#: scd/app-openpgp.c:2768 #, fuzzy, c-format msgid "card does not support digest algorithm %s\n" msgstr "%s signature, algoritma digest %s\n" -#: scd/app-openpgp.c:2843 +#: scd/app-openpgp.c:2844 #, c-format msgid "signatures created so far: %lu\n" msgstr "" -#: scd/app-openpgp.c:3133 +#: scd/app-openpgp.c:3134 msgid "" "verification of Admin PIN is currently prohibited through this command\n" msgstr "" -#: scd/app-openpgp.c:3357 scd/app-openpgp.c:3368 +#: scd/app-openpgp.c:3359 scd/app-openpgp.c:3370 #, fuzzy, c-format msgid "can't access %s - invalid OpenPGP card?\n" msgstr "tidak ditemukan data OpenPGP yang valid.\n" @@ -7281,7 +7281,7 @@ msgstr "" msgid "[Error - invalid DN]" msgstr "kesalahan: fingerprint tidak valid\n" -#: sm/certdump.c:964 +#: sm/certdump.c:961 #, fuzzy, c-format msgid "" "Please enter the passphrase to unlock the secret key for the X.509 " @@ -7372,6 +7372,12 @@ msgstr "kesalahan menulis keyring `%s': %s\n" msgid "line %d: key generation failed: %s <%s>\n" msgstr "Pembuatan kunci gagal: %s\n" +#: sm/certreqgen.c:806 +msgid "" +"To complete this certificate request please enter the passphrase for the key " +"you just created once more.\n" +msgstr "" + #: sm/certreqgen-ui.c:122 #, fuzzy, c-format msgid " (%d) RSA\n" @@ -7738,7 +7744,7 @@ msgstr "" msgid "error importing certificate: %s\n" msgstr "kesalahan penciptaan passphrase: %s\n" -#: sm/import.c:548 tools/gpg-connect-agent.c:1322 +#: sm/import.c:548 tools/gpg-connect-agent.c:1329 #, fuzzy, c-format msgid "error reading input: %s\n" msgstr "kesalahan membaca `%s': %s\n" @@ -7891,91 +7897,91 @@ msgstr "" "\n" "Ini akan jadi self-signature.\n" -#: tools/gpg-connect-agent.c:67 tools/gpgconf.c:78 tools/symcryptrun.c:165 +#: tools/gpg-connect-agent.c:70 tools/gpgconf.c:78 tools/symcryptrun.c:165 #, fuzzy msgid "quiet" msgstr "q|k|keluar" -#: tools/gpg-connect-agent.c:68 +#: tools/gpg-connect-agent.c:71 msgid "print data out hex encoded" msgstr "" -#: tools/gpg-connect-agent.c:69 +#: tools/gpg-connect-agent.c:72 msgid "decode received data lines" msgstr "" -#: tools/gpg-connect-agent.c:70 +#: tools/gpg-connect-agent.c:74 msgid "|NAME|connect to Assuan socket NAME" msgstr "" -#: tools/gpg-connect-agent.c:71 +#: tools/gpg-connect-agent.c:76 msgid "run the Assuan server given on the command line" msgstr "" -#: tools/gpg-connect-agent.c:73 +#: tools/gpg-connect-agent.c:78 msgid "do not use extended connect mode" msgstr "" -#: tools/gpg-connect-agent.c:74 +#: tools/gpg-connect-agent.c:80 #, fuzzy msgid "|FILE|run commands from FILE on startup" msgstr "|FILE|muat modul ekstensi FILE" -#: tools/gpg-connect-agent.c:75 +#: tools/gpg-connect-agent.c:81 msgid "run /subst on startup" msgstr "" -#: tools/gpg-connect-agent.c:176 +#: tools/gpg-connect-agent.c:183 #, fuzzy msgid "Usage: gpg-connect-agent [options] (-h for help)" msgstr "Pemakaian: gpg [pilihan] [file] (-h untuk bantuan)" -#: tools/gpg-connect-agent.c:179 +#: tools/gpg-connect-agent.c:186 msgid "" "Syntax: gpg-connect-agent [options]\n" "Connect to a running agent and send commands\n" msgstr "" -#: tools/gpg-connect-agent.c:1193 +#: tools/gpg-connect-agent.c:1200 #, c-format msgid "option \"%s\" requires a program and optional arguments\n" msgstr "" -#: tools/gpg-connect-agent.c:1202 +#: tools/gpg-connect-agent.c:1209 #, c-format msgid "option \"%s\" ignored due to \"%s\"\n" msgstr "" -#: tools/gpg-connect-agent.c:1257 tools/gpg-connect-agent.c:1745 +#: tools/gpg-connect-agent.c:1264 tools/gpg-connect-agent.c:1752 #, fuzzy, c-format msgid "receiving line failed: %s\n" msgstr "gagal menghapus keyblok: %s\n" -#: tools/gpg-connect-agent.c:1347 +#: tools/gpg-connect-agent.c:1354 #, fuzzy msgid "line too long - skipped\n" msgstr "baris terlalu panjang\n" -#: tools/gpg-connect-agent.c:1351 +#: tools/gpg-connect-agent.c:1358 msgid "line shortened due to embedded Nul character\n" msgstr "" -#: tools/gpg-connect-agent.c:1719 +#: tools/gpg-connect-agent.c:1726 #, fuzzy, c-format msgid "unknown command `%s'\n" msgstr "penerima baku tidak dikenal `%s'\n" -#: tools/gpg-connect-agent.c:1737 +#: tools/gpg-connect-agent.c:1744 #, fuzzy, c-format msgid "sending line failed: %s\n" msgstr "gagal menandai: %s\n" -#: tools/gpg-connect-agent.c:2127 +#: tools/gpg-connect-agent.c:2166 #, fuzzy, c-format msgid "error sending %s command: %s\n" msgstr "kesalahan mengirim ke `%s': %s\n" -#: tools/gpg-connect-agent.c:2136 +#: tools/gpg-connect-agent.c:2175 #, fuzzy, c-format msgid "error sending standard options: %s\n" msgstr "kesalahan mengirim ke `%s': %s\n" @@ -8183,21 +8189,21 @@ msgid "" "Manage configuration options for tools of the GnuPG system\n" msgstr "" -#: tools/gpgconf.c:210 tools/gpgconf.c:250 +#: tools/gpgconf.c:209 tools/gpgconf.c:249 #, fuzzy msgid "usage: gpgconf [options] " msgstr "pemakaian: gpg [pilihan] " -#: tools/gpgconf.c:212 +#: tools/gpgconf.c:211 msgid "Need one component argument" msgstr "" -#: tools/gpgconf.c:221 +#: tools/gpgconf.c:220 #, fuzzy msgid "Component not found" msgstr "kunci publik tidak ditemukan" -#: tools/gpgconf.c:252 +#: tools/gpgconf.c:251 #, fuzzy msgid "No argument allowed" msgstr "menulis kunci rahasia ke `%s'\n" @@ -8358,16 +8364,16 @@ msgstr "tidak dapat membuat %s: %s\n" msgid "cannot allocate outfile string: %s\n" msgstr "tidak dapat membuat %s: %s\n" -#: tools/symcryptrun.c:985 +#: tools/symcryptrun.c:984 #, c-format msgid "either %s or %s must be given\n" msgstr "" -#: tools/symcryptrun.c:1012 +#: tools/symcryptrun.c:1011 msgid "no class provided\n" msgstr "" -#: tools/symcryptrun.c:1021 +#: tools/symcryptrun.c:1020 #, fuzzy, c-format msgid "class %s is not supported\n" msgstr "algoritma proteksi %d%s tidak didukung\n" @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: gnupg 1.1.92\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2008-12-03 09:59+0100\n" +"POT-Creation-Date: 2008-12-09 11:57+0100\n" "PO-Revision-Date: 2008-05-26 12:02+0200\n" "Last-Translator: Marco d'Itri <[email protected]>\n" "Language-Team: Italian <[email protected]>\n" @@ -92,8 +92,8 @@ msgstr "passphrase errata" msgid "ssh keys greater than %d bits are not supported\n" msgstr "l'algoritmo di protezione %d%s non � gestito\n" -#: agent/command-ssh.c:688 g10/exec.c:478 g10/gpg.c:1073 g10/keygen.c:3226 -#: g10/keygen.c:3259 g10/keyring.c:1206 g10/keyring.c:1510 g10/openfile.c:275 +#: agent/command-ssh.c:688 g10/exec.c:478 g10/gpg.c:1079 g10/keygen.c:3248 +#: g10/keygen.c:3281 g10/keyring.c:1206 g10/keyring.c:1510 g10/openfile.c:275 #: g10/openfile.c:368 g10/sign.c:798 g10/sign.c:1107 g10/tdbio.c:547 #: jnlib/dotlock.c:311 #, c-format @@ -102,7 +102,7 @@ msgstr "impossibile creare `%s': %s\n" #: agent/command-ssh.c:700 common/helpfile.c:47 g10/card-util.c:733 #: g10/dearmor.c:60 g10/dearmor.c:107 g10/decrypt.c:70 g10/encode.c:194 -#: g10/encode.c:504 g10/gpg.c:1074 g10/import.c:193 g10/keygen.c:2711 +#: g10/encode.c:504 g10/gpg.c:1080 g10/import.c:193 g10/keygen.c:2733 #: g10/keyring.c:1536 g10/openfile.c:192 g10/openfile.c:353 #: g10/plaintext.c:503 g10/sign.c:780 g10/sign.c:975 g10/sign.c:1091 #: g10/sign.c:1247 g10/tdbdump.c:142 g10/tdbdump.c:150 g10/tdbio.c:551 @@ -148,7 +148,7 @@ msgid "Please enter the passphrase for the ssh key%0A %c" msgstr "Inserisci la passphrase, cio� una frase segreta \n" #: agent/command-ssh.c:2346 agent/genkey.c:310 agent/genkey.c:432 -#: agent/protect-tool.c:1199 +#: agent/protect-tool.c:1198 #, fuzzy msgid "Please re-enter this passphrase" msgstr "cambia la passphrase" @@ -161,7 +161,7 @@ msgid "" msgstr "" #: agent/command-ssh.c:2405 agent/genkey.c:340 agent/genkey.c:463 -#: agent/protect-tool.c:1205 tools/symcryptrun.c:434 +#: agent/protect-tool.c:1204 tools/symcryptrun.c:434 msgid "does not match - try again" msgstr "" @@ -302,7 +302,7 @@ msgid "run in daemon mode (background)" msgstr "" #: agent/gpg-agent.c:121 g10/gpg.c:483 g10/gpgv.c:71 kbx/kbxutil.c:88 -#: scd/scdaemon.c:107 sm/gpgsm.c:281 tools/gpg-connect-agent.c:66 +#: scd/scdaemon.c:107 sm/gpgsm.c:281 tools/gpg-connect-agent.c:69 #: tools/gpgconf.c:77 tools/symcryptrun.c:164 msgid "verbose" msgstr "prolisso" @@ -391,7 +391,7 @@ msgid "|FILE|write environment settings also to FILE" msgstr "" #: agent/gpg-agent.c:313 agent/preset-passphrase.c:94 agent/protect-tool.c:146 -#: scd/scdaemon.c:241 sm/gpgsm.c:512 tools/gpg-connect-agent.c:173 +#: scd/scdaemon.c:241 sm/gpgsm.c:512 tools/gpg-connect-agent.c:180 #: tools/gpgconf.c:99 tools/symcryptrun.c:204 tools/gpg-check-pattern.c:141 #, fuzzy msgid "Please report bugs to <" @@ -413,25 +413,25 @@ msgstr "" msgid "invalid debug-level `%s' given\n" msgstr "" -#: agent/gpg-agent.c:557 agent/protect-tool.c:1068 kbx/kbxutil.c:430 -#: scd/scdaemon.c:385 sm/gpgsm.c:877 sm/gpgsm.c:880 tools/symcryptrun.c:997 -#: tools/gpg-check-pattern.c:178 +#: agent/gpg-agent.c:557 agent/protect-tool.c:1067 kbx/kbxutil.c:429 +#: scd/scdaemon.c:385 sm/gpgsm.c:878 sm/gpgsm.c:881 tools/symcryptrun.c:996 +#: tools/gpg-check-pattern.c:177 #, c-format msgid "%s is too old (need %s, have %s)\n" msgstr "" -#: agent/gpg-agent.c:656 g10/gpg.c:2080 scd/scdaemon.c:466 sm/gpgsm.c:968 +#: agent/gpg-agent.c:656 g10/gpg.c:2086 scd/scdaemon.c:466 sm/gpgsm.c:968 #, c-format msgid "NOTE: no default option file `%s'\n" msgstr "NOTA: manca il file `%s' con le opzioni predefinite\n" -#: agent/gpg-agent.c:661 agent/gpg-agent.c:1240 g10/gpg.c:2084 -#: scd/scdaemon.c:471 sm/gpgsm.c:972 tools/symcryptrun.c:930 +#: agent/gpg-agent.c:661 agent/gpg-agent.c:1240 g10/gpg.c:2090 +#: scd/scdaemon.c:471 sm/gpgsm.c:972 tools/symcryptrun.c:929 #, c-format msgid "option file `%s': %s\n" msgstr "file con le opzioni `%s': %s\n" -#: agent/gpg-agent.c:669 g10/gpg.c:2091 scd/scdaemon.c:479 sm/gpgsm.c:979 +#: agent/gpg-agent.c:669 g10/gpg.c:2097 scd/scdaemon.c:479 sm/gpgsm.c:979 #, c-format msgid "reading options from `%s'\n" msgstr "lettura delle opzioni da `%s'\n" @@ -528,28 +528,28 @@ msgstr "" msgid "ssh handler 0x%lx for fd %d terminated\n" msgstr "" -#: agent/gpg-agent.c:1833 scd/scdaemon.c:1186 +#: agent/gpg-agent.c:1843 scd/scdaemon.c:1200 #, fuzzy, c-format msgid "pth_select failed: %s - waiting 1s\n" msgstr "aggiornamento della chiave segreta fallito: %s\n" -#: agent/gpg-agent.c:1946 scd/scdaemon.c:1253 +#: agent/gpg-agent.c:1956 scd/scdaemon.c:1267 #, fuzzy, c-format msgid "%s %s stopped\n" msgstr "%s: saltata: %s\n" -#: agent/gpg-agent.c:2074 +#: agent/gpg-agent.c:2084 #, fuzzy msgid "no gpg-agent running in this session\n" msgstr "gpg-agent non � disponibile in questa sessione\n" -#: agent/gpg-agent.c:2085 common/simple-pwquery.c:349 common/asshelp.c:326 -#: tools/gpg-connect-agent.c:2094 +#: agent/gpg-agent.c:2095 common/simple-pwquery.c:349 common/asshelp.c:326 +#: tools/gpg-connect-agent.c:2133 msgid "malformed GPG_AGENT_INFO environment variable\n" msgstr "variabile di ambiente GPG_AGENT_INFO malformata\n" -#: agent/gpg-agent.c:2098 common/simple-pwquery.c:361 common/asshelp.c:338 -#: tools/gpg-connect-agent.c:2105 +#: agent/gpg-agent.c:2108 common/simple-pwquery.c:361 common/asshelp.c:338 +#: tools/gpg-connect-agent.c:2144 #, c-format msgid "gpg-agent protocol version %d is not supported\n" msgstr "la versione %d del protocollo di gpg-agent non � gestita\n" @@ -576,40 +576,40 @@ msgid "" "Secret key maintenance tool\n" msgstr "" -#: agent/protect-tool.c:1190 +#: agent/protect-tool.c:1189 #, fuzzy msgid "Please enter the passphrase to unprotect the PKCS#12 object." msgstr "Inserisci la passphrase, cio� una frase segreta \n" -#: agent/protect-tool.c:1193 +#: agent/protect-tool.c:1192 #, fuzzy msgid "Please enter the passphrase to protect the new PKCS#12 object." msgstr "Inserisci la passphrase, cio� una frase segreta \n" -#: agent/protect-tool.c:1196 +#: agent/protect-tool.c:1195 msgid "" "Please enter the passphrase to protect the imported object within the GnuPG " "system." msgstr "" -#: agent/protect-tool.c:1201 +#: agent/protect-tool.c:1200 #, fuzzy msgid "" "Please enter the passphrase or the PIN\n" "needed to complete this operation." msgstr "Inserisci la passphrase, cio� una frase segreta \n" -#: agent/protect-tool.c:1206 tools/symcryptrun.c:435 +#: agent/protect-tool.c:1205 tools/symcryptrun.c:435 #, fuzzy msgid "Passphrase:" msgstr "passphrase errata" -#: agent/protect-tool.c:1214 tools/symcryptrun.c:442 +#: agent/protect-tool.c:1213 tools/symcryptrun.c:442 #, fuzzy, c-format msgid "error while asking for the passphrase: %s\n" msgstr "errore nella creazione della passhprase: %s\n" -#: agent/protect-tool.c:1217 tools/symcryptrun.c:446 +#: agent/protect-tool.c:1216 tools/symcryptrun.c:446 #, fuzzy msgid "cancelled\n" msgstr "Cancella" @@ -871,7 +871,7 @@ msgstr "" msgid "out of core while allocating %lu bytes" msgstr "" -#: common/asshelp.c:244 +#: common/asshelp.c:244 tools/gpg-connect-agent.c:2101 msgid "no running gpg-agent - starting one\n" msgstr "" @@ -1131,7 +1131,7 @@ msgid "OpenPGP card no. %s detected\n" msgstr "" #: g10/card-util.c:75 g10/card-util.c:1485 g10/delkey.c:126 g10/keyedit.c:1549 -#: g10/keygen.c:2902 g10/revoke.c:216 g10/revoke.c:455 +#: g10/keygen.c:2924 g10/revoke.c:216 g10/revoke.c:455 #, fuzzy msgid "can't do this in batch mode\n" msgstr "impossibile fare questo in modo batch\n" @@ -1141,7 +1141,7 @@ msgstr "impossibile fare questo in modo batch\n" msgid "This command is only available for version 2 cards\n" msgstr "Questo comando non � permesso in modalit� %s.\n" -#: g10/card-util.c:85 scd/app-openpgp.c:1848 +#: g10/card-util.c:85 scd/app-openpgp.c:1849 #, fuzzy msgid "Reset Code not or not anymore available\n" msgstr "parti della chiave segreta non sono disponibili\n" @@ -1454,18 +1454,18 @@ msgstr "Comando non valido (prova \"help\")\n" msgid "--output doesn't work for this command\n" msgstr "--output non funziona con questo comando\n" -#: g10/decrypt.c:166 g10/gpg.c:3963 g10/keyring.c:380 g10/keyring.c:667 +#: g10/decrypt.c:166 g10/gpg.c:3969 g10/keyring.c:380 g10/keyring.c:667 #, c-format msgid "can't open `%s'\n" msgstr "impossibile aprire `%s'\n" -#: g10/delkey.c:73 g10/export.c:324 g10/keyedit.c:3424 g10/keyserver.c:1727 +#: g10/delkey.c:73 g10/export.c:324 g10/keyedit.c:3424 g10/keyserver.c:1729 #: g10/revoke.c:226 #, fuzzy, c-format msgid "key \"%s\" not found: %s\n" msgstr "chiave `%s' non trovata: %s\n" -#: g10/delkey.c:81 g10/export.c:354 g10/import.c:2417 g10/keyserver.c:1741 +#: g10/delkey.c:81 g10/export.c:354 g10/import.c:2417 g10/keyserver.c:1743 #: g10/revoke.c:232 g10/revoke.c:477 #, c-format msgid "error reading keyblock: %s\n" @@ -1916,7 +1916,7 @@ msgid "run in server mode" msgstr "" #: g10/gpg.c:436 g10/gpgv.c:69 kbx/kbxutil.c:81 sm/gpgsm.c:226 -#: tools/gpg-connect-agent.c:64 tools/gpgconf.c:74 tools/symcryptrun.c:157 +#: tools/gpg-connect-agent.c:67 tools/gpgconf.c:74 tools/symcryptrun.c:157 msgid "" "@\n" "Options:\n" @@ -2040,541 +2040,541 @@ msgstr "Compressione: " msgid "usage: gpg [options] " msgstr "uso: gpg [opzioni] " -#: g10/gpg.c:1109 sm/gpgsm.c:675 +#: g10/gpg.c:1115 sm/gpgsm.c:675 msgid "conflicting commands\n" msgstr "comandi in conflitto\n" -#: g10/gpg.c:1127 +#: g10/gpg.c:1133 #, fuzzy, c-format msgid "no = sign found in group definition `%s'\n" msgstr "non � stato trovato il segno = nella definizione del gruppo \"%s\"\n" -#: g10/gpg.c:1324 +#: g10/gpg.c:1330 #, fuzzy, c-format msgid "WARNING: unsafe ownership on homedir `%s'\n" msgstr "ATTENZIONE: il proprietario \"%s\" di %s � insicuro\n" -#: g10/gpg.c:1327 +#: g10/gpg.c:1333 #, fuzzy, c-format msgid "WARNING: unsafe ownership on configuration file `%s'\n" msgstr "ATTENZIONE: il proprietario \"%s\" di %s � insicuro\n" -#: g10/gpg.c:1330 +#: g10/gpg.c:1336 #, fuzzy, c-format msgid "WARNING: unsafe ownership on extension `%s'\n" msgstr "ATTENZIONE: il proprietario \"%s\" di %s � insicuro\n" -#: g10/gpg.c:1336 +#: g10/gpg.c:1342 #, fuzzy, c-format msgid "WARNING: unsafe permissions on homedir `%s'\n" msgstr "ATTENZIONE: i permessi \"%s\" di %s sono insicuri\n" -#: g10/gpg.c:1339 +#: g10/gpg.c:1345 #, fuzzy, c-format msgid "WARNING: unsafe permissions on configuration file `%s'\n" msgstr "ATTENZIONE: i permessi \"%s\" di %s sono insicuri\n" -#: g10/gpg.c:1342 +#: g10/gpg.c:1348 #, fuzzy, c-format msgid "WARNING: unsafe permissions on extension `%s'\n" msgstr "ATTENZIONE: i permessi \"%s\" di %s sono insicuri\n" -#: g10/gpg.c:1348 +#: g10/gpg.c:1354 #, fuzzy, c-format msgid "WARNING: unsafe enclosing directory ownership on homedir `%s'\n" msgstr "ATTENZIONE: il proprietario \"%s\" di %s � insicuro\n" -#: g10/gpg.c:1351 +#: g10/gpg.c:1357 #, fuzzy, c-format msgid "" "WARNING: unsafe enclosing directory ownership on configuration file `%s'\n" msgstr "ATTENZIONE: il proprietario \"%s\" di %s � insicuro\n" -#: g10/gpg.c:1354 +#: g10/gpg.c:1360 #, fuzzy, c-format msgid "WARNING: unsafe enclosing directory ownership on extension `%s'\n" msgstr "ATTENZIONE: il proprietario \"%s\" di %s � insicuro\n" -#: g10/gpg.c:1360 +#: g10/gpg.c:1366 #, fuzzy, c-format msgid "WARNING: unsafe enclosing directory permissions on homedir `%s'\n" msgstr "ATTENZIONE: i permessi \"%s\" di %s sono insicuri\n" -#: g10/gpg.c:1363 +#: g10/gpg.c:1369 #, fuzzy, c-format msgid "" "WARNING: unsafe enclosing directory permissions on configuration file `%s'\n" msgstr "ATTENZIONE: i permessi \"%s\" di %s sono insicuri\n" -#: g10/gpg.c:1366 +#: g10/gpg.c:1372 #, fuzzy, c-format msgid "WARNING: unsafe enclosing directory permissions on extension `%s'\n" msgstr "ATTENZIONE: i permessi \"%s\" di %s sono insicuri\n" -#: g10/gpg.c:1545 +#: g10/gpg.c:1551 #, fuzzy, c-format msgid "unknown configuration item `%s'\n" msgstr "elemento della configurazione sconosciuto \"%s\"\n" -#: g10/gpg.c:1645 +#: g10/gpg.c:1651 msgid "display photo IDs during key listings" msgstr "" -#: g10/gpg.c:1647 +#: g10/gpg.c:1653 msgid "show policy URLs during signature listings" msgstr "" -#: g10/gpg.c:1649 +#: g10/gpg.c:1655 #, fuzzy msgid "show all notations during signature listings" msgstr "Manca la firma corrispondente nel portachiavi segreto\n" -#: g10/gpg.c:1651 +#: g10/gpg.c:1657 msgid "show IETF standard notations during signature listings" msgstr "" -#: g10/gpg.c:1655 +#: g10/gpg.c:1661 msgid "show user-supplied notations during signature listings" msgstr "" -#: g10/gpg.c:1657 +#: g10/gpg.c:1663 #, fuzzy msgid "show preferred keyserver URLs during signature listings" msgstr "l'URL della politica di firma indicato non � valido\n" -#: g10/gpg.c:1659 +#: g10/gpg.c:1665 msgid "show user ID validity during key listings" msgstr "" -#: g10/gpg.c:1661 +#: g10/gpg.c:1667 msgid "show revoked and expired user IDs in key listings" msgstr "" -#: g10/gpg.c:1663 +#: g10/gpg.c:1669 msgid "show revoked and expired subkeys in key listings" msgstr "" -#: g10/gpg.c:1665 +#: g10/gpg.c:1671 #, fuzzy msgid "show the keyring name in key listings" msgstr "mostra in quali portachiavi sono contenute le chiavi elencate" -#: g10/gpg.c:1667 +#: g10/gpg.c:1673 #, fuzzy msgid "show expiration dates during signature listings" msgstr "Manca la firma corrispondente nel portachiavi segreto\n" -#: g10/gpg.c:1828 +#: g10/gpg.c:1834 #, c-format msgid "NOTE: old default options file `%s' ignored\n" msgstr "" "NOTA: il vecchio file `%s' con le opzioni predefinite � stato ignorato\n" -#: g10/gpg.c:1919 +#: g10/gpg.c:1926 #, c-format msgid "libgcrypt is too old (need %s, have %s)\n" msgstr "" -#: g10/gpg.c:2303 g10/gpg.c:2989 g10/gpg.c:3001 +#: g10/gpg.c:2309 g10/gpg.c:2995 g10/gpg.c:3007 #, c-format msgid "NOTE: %s is not for normal use!\n" msgstr "NOTA: %s normalmente non deve essere usato!\n" -#: g10/gpg.c:2484 g10/gpg.c:2496 +#: g10/gpg.c:2490 g10/gpg.c:2502 #, fuzzy, c-format msgid "`%s' is not a valid signature expiration\n" msgstr "%s non � un set di caratteri valido\n" -#: g10/gpg.c:2578 +#: g10/gpg.c:2584 #, fuzzy, c-format msgid "`%s' is not a valid character set\n" msgstr "%s non � un set di caratteri valido\n" -#: g10/gpg.c:2601 g10/gpg.c:2796 g10/keyedit.c:4107 +#: g10/gpg.c:2607 g10/gpg.c:2802 g10/keyedit.c:4107 #, fuzzy msgid "could not parse keyserver URL\n" msgstr "impossibile fare il parsing dell'URI del keyserver\n" -#: g10/gpg.c:2613 +#: g10/gpg.c:2619 #, fuzzy, c-format msgid "%s:%d: invalid keyserver options\n" msgstr "%s:%d: opzioni di esportazione non valide\n" -#: g10/gpg.c:2616 +#: g10/gpg.c:2622 #, fuzzy msgid "invalid keyserver options\n" msgstr "opzioni di esportazione non valide\n" -#: g10/gpg.c:2623 +#: g10/gpg.c:2629 #, c-format msgid "%s:%d: invalid import options\n" msgstr "%s:%d: opzioni di importazione non valide\n" -#: g10/gpg.c:2626 +#: g10/gpg.c:2632 msgid "invalid import options\n" msgstr "opzioni di importazione non valide\n" -#: g10/gpg.c:2633 +#: g10/gpg.c:2639 #, c-format msgid "%s:%d: invalid export options\n" msgstr "%s:%d: opzioni di esportazione non valide\n" -#: g10/gpg.c:2636 +#: g10/gpg.c:2642 msgid "invalid export options\n" msgstr "opzioni di esportazione non valide\n" -#: g10/gpg.c:2643 +#: g10/gpg.c:2649 #, fuzzy, c-format msgid "%s:%d: invalid list options\n" msgstr "%s:%d: opzioni di importazione non valide\n" -#: g10/gpg.c:2646 +#: g10/gpg.c:2652 #, fuzzy msgid "invalid list options\n" msgstr "opzioni di importazione non valide\n" -#: g10/gpg.c:2654 +#: g10/gpg.c:2660 msgid "display photo IDs during signature verification" msgstr "" -#: g10/gpg.c:2656 +#: g10/gpg.c:2662 msgid "show policy URLs during signature verification" msgstr "" -#: g10/gpg.c:2658 +#: g10/gpg.c:2664 #, fuzzy msgid "show all notations during signature verification" msgstr "%s non � un set di caratteri valido\n" -#: g10/gpg.c:2660 +#: g10/gpg.c:2666 msgid "show IETF standard notations during signature verification" msgstr "" -#: g10/gpg.c:2664 +#: g10/gpg.c:2670 msgid "show user-supplied notations during signature verification" msgstr "" -#: g10/gpg.c:2666 +#: g10/gpg.c:2672 #, fuzzy msgid "show preferred keyserver URLs during signature verification" msgstr "l'URL della politica di firma indicato non � valido\n" -#: g10/gpg.c:2668 +#: g10/gpg.c:2674 #, fuzzy msgid "show user ID validity during signature verification" msgstr "%s non � un set di caratteri valido\n" -#: g10/gpg.c:2670 +#: g10/gpg.c:2676 msgid "show revoked and expired user IDs in signature verification" msgstr "" -#: g10/gpg.c:2672 +#: g10/gpg.c:2678 #, fuzzy msgid "show only the primary user ID in signature verification" msgstr "%s non � un set di caratteri valido\n" -#: g10/gpg.c:2674 +#: g10/gpg.c:2680 msgid "validate signatures with PKA data" msgstr "" -#: g10/gpg.c:2676 +#: g10/gpg.c:2682 msgid "elevate the trust of signatures with valid PKA data" msgstr "" -#: g10/gpg.c:2683 +#: g10/gpg.c:2689 #, fuzzy, c-format msgid "%s:%d: invalid verify options\n" msgstr "%s:%d: opzioni di esportazione non valide\n" -#: g10/gpg.c:2686 +#: g10/gpg.c:2692 #, fuzzy msgid "invalid verify options\n" msgstr "opzioni di esportazione non valide\n" -#: g10/gpg.c:2693 +#: g10/gpg.c:2699 #, c-format msgid "unable to set exec-path to %s\n" msgstr "impossibile impostare exec-path a %s\n" -#: g10/gpg.c:2868 +#: g10/gpg.c:2874 #, fuzzy, c-format msgid "%s:%d: invalid auto-key-locate list\n" msgstr "%s:%d: opzioni di esportazione non valide\n" -#: g10/gpg.c:2871 +#: g10/gpg.c:2877 msgid "invalid auto-key-locate list\n" msgstr "" -#: g10/gpg.c:2978 sm/gpgsm.c:1386 +#: g10/gpg.c:2984 sm/gpgsm.c:1386 msgid "WARNING: program may create a core file!\n" msgstr "ATTENZIONE: il programma potrebbe creare un file core!\n" -#: g10/gpg.c:2982 +#: g10/gpg.c:2988 #, c-format msgid "WARNING: %s overrides %s\n" msgstr "ATTENZIONE: %s ha la precedenza su %s\n" -#: g10/gpg.c:2991 +#: g10/gpg.c:2997 #, c-format msgid "%s not allowed with %s!\n" msgstr "Non � permesso usare %s con %s!\n" -#: g10/gpg.c:2994 +#: g10/gpg.c:3000 #, c-format msgid "%s makes no sense with %s!\n" msgstr "Non ha senso usare %s con %s!\n" -#: g10/gpg.c:3009 +#: g10/gpg.c:3015 #, fuzzy, c-format msgid "will not run with insecure memory due to %s\n" msgstr "scrittura della chiave segreta in `%s'\n" -#: g10/gpg.c:3023 +#: g10/gpg.c:3029 msgid "you can only make detached or clear signatures while in --pgp2 mode\n" msgstr "nella modalit� --pgp2 puoi fare solo firme in chiaro o separate\n" -#: g10/gpg.c:3029 +#: g10/gpg.c:3035 msgid "you can't sign and encrypt at the same time while in --pgp2 mode\n" msgstr "nella modalit� --pgp2 non puoi firmare e cifrare contemporaneamente\n" -#: g10/gpg.c:3035 +#: g10/gpg.c:3041 msgid "you must use files (and not a pipe) when working with --pgp2 enabled.\n" msgstr "" "devi usare dei file (e non una pipe) quando lavori con --pgp2 attivo.\n" -#: g10/gpg.c:3048 +#: g10/gpg.c:3054 msgid "encrypting a message in --pgp2 mode requires the IDEA cipher\n" msgstr "" "nella modalit� --pgp2 � richiesto il cifrario IDEA per cifrare un messaggio\n" -#: g10/gpg.c:3114 g10/gpg.c:3138 sm/gpgsm.c:1458 +#: g10/gpg.c:3120 g10/gpg.c:3144 sm/gpgsm.c:1458 msgid "selected cipher algorithm is invalid\n" msgstr "l'algoritmo di cifratura selezionato non � valido\n" -#: g10/gpg.c:3120 g10/gpg.c:3144 sm/gpgsm.c:1466 sm/gpgsm.c:1472 +#: g10/gpg.c:3126 g10/gpg.c:3150 sm/gpgsm.c:1466 sm/gpgsm.c:1472 msgid "selected digest algorithm is invalid\n" msgstr "l'algoritmo di digest selezionato non � valido\n" -#: g10/gpg.c:3126 +#: g10/gpg.c:3132 #, fuzzy msgid "selected compression algorithm is invalid\n" msgstr "l'algoritmo di cifratura selezionato non � valido\n" -#: g10/gpg.c:3132 +#: g10/gpg.c:3138 msgid "selected certification digest algorithm is invalid\n" msgstr "l'algoritmo di digest selezionato non � valido\n" -#: g10/gpg.c:3147 +#: g10/gpg.c:3153 msgid "completes-needed must be greater than 0\n" msgstr "completes-needed deve essere maggiore di 0\n" -#: g10/gpg.c:3149 +#: g10/gpg.c:3155 msgid "marginals-needed must be greater than 1\n" msgstr "marginals-needed deve essere maggiore di 1\n" -#: g10/gpg.c:3151 +#: g10/gpg.c:3157 #, fuzzy msgid "max-cert-depth must be in the range from 1 to 255\n" msgstr "max-cert-depth deve essere tra 1 e 255\n" -#: g10/gpg.c:3153 +#: g10/gpg.c:3159 msgid "invalid default-cert-level; must be 0, 1, 2, or 3\n" msgstr "default-cert-level non valido; deve essere 0, 1, 2 o 3\n" -#: g10/gpg.c:3155 +#: g10/gpg.c:3161 msgid "invalid min-cert-level; must be 1, 2, or 3\n" msgstr "min-cert-level non valido; deve essere 1, 2 o 3\n" -#: g10/gpg.c:3158 +#: g10/gpg.c:3164 msgid "NOTE: simple S2K mode (0) is strongly discouraged\n" msgstr "NOTA: l'uso del modo S2K semplice (0) � fortemente scoraggiato\n" -#: g10/gpg.c:3162 +#: g10/gpg.c:3168 msgid "invalid S2K mode; must be 0, 1 or 3\n" msgstr "modo S2K non valido; deve essere 0, 1 o 3\n" -#: g10/gpg.c:3169 +#: g10/gpg.c:3175 msgid "invalid default preferences\n" msgstr "preferenze predefinite non valide\n" -#: g10/gpg.c:3178 +#: g10/gpg.c:3184 msgid "invalid personal cipher preferences\n" msgstr "preferenze personali del cifrario non valide\n" -#: g10/gpg.c:3182 +#: g10/gpg.c:3188 msgid "invalid personal digest preferences\n" msgstr "preferenze personali del digest non valide\n" -#: g10/gpg.c:3186 +#: g10/gpg.c:3192 msgid "invalid personal compress preferences\n" msgstr "preferenze personali di compressione non valide\n" -#: g10/gpg.c:3219 +#: g10/gpg.c:3225 #, c-format msgid "%s does not yet work with %s\n" msgstr "%s non funziona ancora con %s\n" -#: g10/gpg.c:3266 +#: g10/gpg.c:3272 #, fuzzy, c-format msgid "you may not use cipher algorithm `%s' while in %s mode\n" msgstr "non � possibile usare l'algoritmo di cifratura \"%s\" in modalit� %s\n" -#: g10/gpg.c:3271 +#: g10/gpg.c:3277 #, fuzzy, c-format msgid "you may not use digest algorithm `%s' while in %s mode\n" msgstr "non � possibile usare l'algoritmo di digest \"%s\" in modalit� %s\n" -#: g10/gpg.c:3276 +#: g10/gpg.c:3282 #, fuzzy, c-format msgid "you may not use compression algorithm `%s' while in %s mode\n" msgstr "" "non � possibile usare l'algoritmo di compressione \"%s\" in modalit� %s\n" -#: g10/gpg.c:3359 +#: g10/gpg.c:3365 #, c-format msgid "failed to initialize the TrustDB: %s\n" msgstr "inizializzazione del trustdb fallita: %s\n" -#: g10/gpg.c:3370 +#: g10/gpg.c:3376 msgid "WARNING: recipients (-r) given without using public key encryption\n" msgstr "" "ATTENZIONE: sono stati indicati dei destinatari (-r) senza usare la\n" "crittografia a chiave pubblica\n" -#: g10/gpg.c:3391 +#: g10/gpg.c:3397 msgid "--store [filename]" msgstr "--store [nomefile]" -#: g10/gpg.c:3398 +#: g10/gpg.c:3404 msgid "--symmetric [filename]" msgstr "--symmetric [nomefile]" -#: g10/gpg.c:3400 +#: g10/gpg.c:3406 #, fuzzy, c-format msgid "symmetric encryption of `%s' failed: %s\n" msgstr "decifratura fallita: %s\n" -#: g10/gpg.c:3410 +#: g10/gpg.c:3416 msgid "--encrypt [filename]" msgstr "--encrypt [nomefile]" -#: g10/gpg.c:3423 +#: g10/gpg.c:3429 #, fuzzy msgid "--symmetric --encrypt [filename]" msgstr "--sign --encrypt [nomefile]" -#: g10/gpg.c:3425 +#: g10/gpg.c:3431 msgid "you cannot use --symmetric --encrypt with --s2k-mode 0\n" msgstr "" -#: g10/gpg.c:3428 +#: g10/gpg.c:3434 #, fuzzy, c-format msgid "you cannot use --symmetric --encrypt while in %s mode\n" msgstr "non � possibile usare %s in modalit� %s\n" -#: g10/gpg.c:3446 +#: g10/gpg.c:3452 msgid "--sign [filename]" msgstr "--sign [nomefile]" -#: g10/gpg.c:3459 +#: g10/gpg.c:3465 msgid "--sign --encrypt [filename]" msgstr "--sign --encrypt [nomefile]" -#: g10/gpg.c:3474 +#: g10/gpg.c:3480 #, fuzzy msgid "--symmetric --sign --encrypt [filename]" msgstr "--sign --encrypt [nomefile]" -#: g10/gpg.c:3476 +#: g10/gpg.c:3482 msgid "you cannot use --symmetric --sign --encrypt with --s2k-mode 0\n" msgstr "" -#: g10/gpg.c:3479 +#: g10/gpg.c:3485 #, fuzzy, c-format msgid "you cannot use --symmetric --sign --encrypt while in %s mode\n" msgstr "non � possibile usare %s in modalit� %s\n" -#: g10/gpg.c:3499 +#: g10/gpg.c:3505 msgid "--sign --symmetric [filename]" msgstr "--sign --symmetric [nomefile]" -#: g10/gpg.c:3508 +#: g10/gpg.c:3514 msgid "--clearsign [filename]" msgstr "--clearsign [nomefile]" -#: g10/gpg.c:3533 +#: g10/gpg.c:3539 msgid "--decrypt [filename]" msgstr "--decrypt [nomefile]" -#: g10/gpg.c:3541 +#: g10/gpg.c:3547 msgid "--sign-key user-id" msgstr "--sign-key user-id" -#: g10/gpg.c:3545 +#: g10/gpg.c:3551 msgid "--lsign-key user-id" msgstr "--lsign-key user-id" -#: g10/gpg.c:3566 +#: g10/gpg.c:3572 msgid "--edit-key user-id [commands]" msgstr "--edit-key user-id [comandi]" -#: g10/gpg.c:3658 +#: g10/gpg.c:3664 #, c-format msgid "keyserver send failed: %s\n" msgstr "invio al keyserver fallito: %s\n" -#: g10/gpg.c:3660 +#: g10/gpg.c:3666 #, c-format msgid "keyserver receive failed: %s\n" msgstr "ricezione dal keyserver fallita: %s\n" -#: g10/gpg.c:3662 +#: g10/gpg.c:3668 #, c-format msgid "key export failed: %s\n" msgstr "esportazione della chiave fallita: %s\n" -#: g10/gpg.c:3673 +#: g10/gpg.c:3679 #, c-format msgid "keyserver search failed: %s\n" msgstr "ricerca nel keyserver fallita: %s\n" -#: g10/gpg.c:3683 +#: g10/gpg.c:3689 #, c-format msgid "keyserver refresh failed: %s\n" msgstr "aggiornamento del keyserver fallito: %s\n" -#: g10/gpg.c:3734 +#: g10/gpg.c:3740 #, c-format msgid "dearmoring failed: %s\n" msgstr "rimozione dell'armatura fallita: %s\n" -#: g10/gpg.c:3742 +#: g10/gpg.c:3748 #, c-format msgid "enarmoring failed: %s\n" msgstr "creazione dell'armatura fallita: %s\n" -#: g10/gpg.c:3832 +#: g10/gpg.c:3838 #, c-format msgid "invalid hash algorithm `%s'\n" msgstr "algoritmo di hash non valido `%s'\n" -#: g10/gpg.c:3949 +#: g10/gpg.c:3955 msgid "[filename]" msgstr "[nomefile]" -#: g10/gpg.c:3953 +#: g10/gpg.c:3959 msgid "Go ahead and type your message ...\n" msgstr "Vai avanti e scrivi il messaggio...\n" -#: g10/gpg.c:4265 +#: g10/gpg.c:4271 msgid "the given certification policy URL is invalid\n" msgstr "l'URL della politica di certificazione indicato non � valido\n" -#: g10/gpg.c:4267 +#: g10/gpg.c:4273 msgid "the given signature policy URL is invalid\n" msgstr "l'URL della politica di firma indicato non � valido\n" -#: g10/gpg.c:4300 +#: g10/gpg.c:4306 #, fuzzy msgid "the given preferred keyserver URL is invalid\n" msgstr "l'URL della politica di firma indicato non � valido\n" @@ -3094,29 +3094,29 @@ msgstr "[revoca]" msgid "[self-signature]" msgstr "[autofirma]" -#: g10/keyedit.c:344 g10/keylist.c:392 +#: g10/keyedit.c:344 g10/keylist.c:396 msgid "1 bad signature\n" msgstr "una firma non corretta\n" -#: g10/keyedit.c:346 g10/keylist.c:394 +#: g10/keyedit.c:346 g10/keylist.c:398 #, c-format msgid "%d bad signatures\n" msgstr "%d firme non corrette\n" -#: g10/keyedit.c:348 g10/keylist.c:396 +#: g10/keyedit.c:348 g10/keylist.c:400 msgid "1 signature not checked due to a missing key\n" msgstr "una firma non controllata per mancanza della chiave\n" -#: g10/keyedit.c:350 g10/keylist.c:398 +#: g10/keyedit.c:350 g10/keylist.c:402 #, c-format msgid "%d signatures not checked due to missing keys\n" msgstr "%d firme non controllate per mancanza delle chiavi\n" -#: g10/keyedit.c:352 g10/keylist.c:400 +#: g10/keyedit.c:352 g10/keylist.c:404 msgid "1 signature not checked due to an error\n" msgstr "una firma non controllata a causa di un errore\n" -#: g10/keyedit.c:354 g10/keylist.c:402 +#: g10/keyedit.c:354 g10/keylist.c:406 #, c-format msgid "%d signatures not checked due to errors\n" msgstr "%d firme non controllate a causa di errori\n" @@ -3397,20 +3397,20 @@ msgstr "firma fallita: %s\n" msgid "Key has only stub or on-card key items - no passphrase to change.\n" msgstr "" -#: g10/keyedit.c:1142 g10/keygen.c:3601 +#: g10/keyedit.c:1142 g10/keygen.c:3623 msgid "This key is not protected.\n" msgstr "Questa chiave non � protetta.\n" -#: g10/keyedit.c:1146 g10/keygen.c:3588 g10/revoke.c:538 +#: g10/keyedit.c:1146 g10/keygen.c:3610 g10/revoke.c:538 msgid "Secret parts of primary key are not available.\n" msgstr "Parti della chiave segreta non sono disponibili.\n" -#: g10/keyedit.c:1150 g10/keygen.c:3604 +#: g10/keyedit.c:1150 g10/keygen.c:3626 #, fuzzy msgid "Secret parts of primary key are stored on-card.\n" msgstr "Parti della chiave segreta non sono disponibili.\n" -#: g10/keyedit.c:1156 g10/keygen.c:3608 +#: g10/keyedit.c:1156 g10/keygen.c:3630 msgid "Key is protected.\n" msgstr "La chiave � protetta.\n" @@ -3805,7 +3805,7 @@ msgstr "Caratteristiche: " msgid "Keyserver no-modify" msgstr "" -#: g10/keyedit.c:2443 g10/keylist.c:310 +#: g10/keyedit.c:2443 g10/keylist.c:314 msgid "Preferred keyserver: " msgstr "" @@ -3834,24 +3834,24 @@ msgid "(sensitive)" msgstr " (sensibile)" #: g10/keyedit.c:2764 g10/keyedit.c:2820 g10/keyedit.c:2881 g10/keyedit.c:2896 -#: g10/keylist.c:196 g10/keyserver.c:529 +#: g10/keylist.c:200 g10/keyserver.c:529 #, fuzzy, c-format msgid "created: %s" msgstr "impossibile creare %s: %s\n" -#: g10/keyedit.c:2767 g10/keylist.c:812 g10/keylist.c:906 g10/mainproc.c:989 +#: g10/keyedit.c:2767 g10/keylist.c:817 g10/keylist.c:911 g10/mainproc.c:989 #, fuzzy, c-format msgid "revoked: %s" msgstr "[revocata]" -#: g10/keyedit.c:2769 g10/keylist.c:783 g10/keylist.c:818 g10/keylist.c:912 +#: g10/keyedit.c:2769 g10/keylist.c:788 g10/keylist.c:823 g10/keylist.c:917 #, fuzzy, c-format msgid "expired: %s" msgstr "[scadenza: %s]" #: g10/keyedit.c:2771 g10/keyedit.c:2822 g10/keyedit.c:2883 g10/keyedit.c:2898 -#: g10/keylist.c:198 g10/keylist.c:789 g10/keylist.c:824 g10/keylist.c:918 -#: g10/keylist.c:939 g10/keyserver.c:535 g10/mainproc.c:995 +#: g10/keylist.c:202 g10/keylist.c:794 g10/keylist.c:829 g10/keylist.c:923 +#: g10/keylist.c:944 g10/keyserver.c:535 g10/mainproc.c:995 #, fuzzy, c-format msgid "expires: %s" msgstr "[scadenza: %s]" @@ -3875,7 +3875,7 @@ msgstr "" msgid "This key has been disabled" msgstr "Questa chiave � stata disabilitata" -#: g10/keyedit.c:2827 g10/keylist.c:202 +#: g10/keyedit.c:2827 g10/keylist.c:206 msgid "card-no: " msgstr "" @@ -4241,12 +4241,12 @@ msgid "writing key binding signature\n" msgstr "scrittura della firma di collegamento alla chiave\n" #: g10/keygen.c:1157 g10/keygen.c:1268 g10/keygen.c:1273 g10/keygen.c:1408 -#: g10/keygen.c:3101 +#: g10/keygen.c:3123 #, c-format msgid "keysize invalid; using %u bits\n" msgstr "dimensione della chiave non valida; uso %u bit\n" -#: g10/keygen.c:1163 g10/keygen.c:1279 g10/keygen.c:1414 g10/keygen.c:3107 +#: g10/keygen.c:1163 g10/keygen.c:1279 g10/keygen.c:1414 g10/keygen.c:3129 #, c-format msgid "keysize rounded up to %u bits\n" msgstr "dimensioni della chiave arrotondate a %u bit\n" @@ -4604,50 +4604,50 @@ msgstr "" "dischi) durante la generazione dei numeri primi; questo da al generatore di\n" "numeri casuali migliori possibilit� di raccogliere abbastanza entropia.\n" -#: g10/keygen.c:3041 g10/keygen.c:3068 +#: g10/keygen.c:3063 g10/keygen.c:3090 msgid "Key generation canceled.\n" msgstr "Generazione della chiave annullata.\n" -#: g10/keygen.c:3273 g10/keygen.c:3440 +#: g10/keygen.c:3295 g10/keygen.c:3462 #, c-format msgid "writing public key to `%s'\n" msgstr "scrittura della chiave pubblica in `%s'\n" -#: g10/keygen.c:3275 g10/keygen.c:3443 +#: g10/keygen.c:3297 g10/keygen.c:3465 #, fuzzy, c-format msgid "writing secret key stub to `%s'\n" msgstr "scrittura della chiave segreta in `%s'\n" -#: g10/keygen.c:3278 g10/keygen.c:3446 +#: g10/keygen.c:3300 g10/keygen.c:3468 #, c-format msgid "writing secret key to `%s'\n" msgstr "scrittura della chiave segreta in `%s'\n" -#: g10/keygen.c:3427 +#: g10/keygen.c:3449 #, c-format msgid "no writable public keyring found: %s\n" msgstr "non � stato trovato un portachiavi pubblico scrivibile: %s\n" -#: g10/keygen.c:3434 +#: g10/keygen.c:3456 #, c-format msgid "no writable secret keyring found: %s\n" msgstr "non � stato trovato un portachiavi segreto scrivibile: %s\n" -#: g10/keygen.c:3454 +#: g10/keygen.c:3476 #, c-format msgid "error writing public keyring `%s': %s\n" msgstr "errore scrivendo il portachiavi pubblico `%s': %s\n" -#: g10/keygen.c:3462 +#: g10/keygen.c:3484 #, c-format msgid "error writing secret keyring `%s': %s\n" msgstr "errore scrivendo il portachiavi segreto `%s': %s\n" -#: g10/keygen.c:3489 +#: g10/keygen.c:3511 msgid "public and secret key created and signed.\n" msgstr "chiavi pubbliche e segrete create e firmate.\n" -#: g10/keygen.c:3500 +#: g10/keygen.c:3522 #, fuzzy msgid "" "Note that this key cannot be used for encryption. You may want to use\n" @@ -4657,12 +4657,12 @@ msgstr "" "il comando \"--edit-key\" per generare una chiave secondaria per questo " "scopo.\n" -#: g10/keygen.c:3513 g10/keygen.c:3658 g10/keygen.c:3779 +#: g10/keygen.c:3535 g10/keygen.c:3680 g10/keygen.c:3801 #, c-format msgid "Key generation failed: %s\n" msgstr "Generazione della chiave fallita: %s\n" -#: g10/keygen.c:3568 g10/keygen.c:3709 g10/sign.c:241 +#: g10/keygen.c:3590 g10/keygen.c:3731 g10/sign.c:241 #, c-format msgid "" "key has been created %lu second in future (time warp or clock problem)\n" @@ -4670,7 +4670,7 @@ msgstr "" "la chiave � stata creata %lu secondo nel futuro (salto nel tempo o problema\n" "con l'orologio)\n" -#: g10/keygen.c:3570 g10/keygen.c:3711 g10/sign.c:243 +#: g10/keygen.c:3592 g10/keygen.c:3733 g10/sign.c:243 #, c-format msgid "" "key has been created %lu seconds in future (time warp or clock problem)\n" @@ -4678,26 +4678,26 @@ msgstr "" "la chiave � stata creata %lu secondi nel futuro (salto nel tempo o problema\n" "con l'orologio)\n" -#: g10/keygen.c:3581 g10/keygen.c:3722 +#: g10/keygen.c:3603 g10/keygen.c:3744 msgid "NOTE: creating subkeys for v3 keys is not OpenPGP compliant\n" msgstr "NB: la creazione di subchiavi per chiavi v3 non rispetta OpenPGP.\n" -#: g10/keygen.c:3622 g10/keygen.c:3755 +#: g10/keygen.c:3644 g10/keygen.c:3777 #, fuzzy msgid "Really create? (y/N) " msgstr "Crea davvero? " -#: g10/keygen.c:3928 +#: g10/keygen.c:3950 #, fuzzy, c-format msgid "storing key onto card failed: %s\n" msgstr "cancellazione del keyblock fallita: %s\n" -#: g10/keygen.c:3976 +#: g10/keygen.c:3998 #, fuzzy, c-format msgid "can't create backup file `%s': %s\n" msgstr "impossibile creare `%s': %s\n" -#: g10/keygen.c:4002 +#: g10/keygen.c:4024 #, fuzzy, c-format msgid "NOTE: backup of card key saved to `%s'\n" msgstr "NOTA: chiave %08lX scaduta il %s\n" @@ -4706,54 +4706,54 @@ msgstr "NOTA: chiave %08lX scaduta il %s\n" msgid "never " msgstr "mai " -#: g10/keylist.c:267 +#: g10/keylist.c:271 msgid "Critical signature policy: " msgstr "Politica critica di firma: " -#: g10/keylist.c:269 +#: g10/keylist.c:273 msgid "Signature policy: " msgstr "Politica di firma: " -#: g10/keylist.c:308 +#: g10/keylist.c:312 msgid "Critical preferred keyserver: " msgstr "" -#: g10/keylist.c:361 +#: g10/keylist.c:365 msgid "Critical signature notation: " msgstr "Annotazione critica della firma: " -#: g10/keylist.c:363 +#: g10/keylist.c:367 msgid "Signature notation: " msgstr "Annotazione della firma: " -#: g10/keylist.c:473 +#: g10/keylist.c:477 msgid "Keyring" msgstr "Portachiavi" -#: g10/keylist.c:1504 +#: g10/keylist.c:1509 msgid "Primary key fingerprint:" msgstr "Impronta digitale della chiave primaria:" -#: g10/keylist.c:1506 +#: g10/keylist.c:1511 msgid " Subkey fingerprint:" msgstr " Impronta digitale della subchiave:" #. TRANSLATORS: this should fit into 24 bytes to that the #. * fingerprint data is properly aligned with the user ID -#: g10/keylist.c:1513 +#: g10/keylist.c:1518 msgid " Primary key fingerprint:" msgstr " Impronta digitale della chiave primaria:" -#: g10/keylist.c:1515 +#: g10/keylist.c:1520 msgid " Subkey fingerprint:" msgstr " Impronta digitale della subchiave:" -#: g10/keylist.c:1519 g10/keylist.c:1523 +#: g10/keylist.c:1524 g10/keylist.c:1528 #, fuzzy msgid " Key fingerprint =" msgstr " Impronta digitale =" -#: g10/keylist.c:1590 +#: g10/keylist.c:1595 msgid " Card serial no. =" msgstr "" @@ -4841,51 +4841,51 @@ msgstr "" msgid "disabled" msgstr "disable" -#: g10/keyserver.c:742 +#: g10/keyserver.c:744 msgid "Enter number(s), N)ext, or Q)uit > " msgstr "" -#: g10/keyserver.c:826 g10/keyserver.c:1448 +#: g10/keyserver.c:828 g10/keyserver.c:1450 #, fuzzy, c-format msgid "invalid keyserver protocol (us %d!=handler %d)\n" msgstr "opzioni di esportazione non valide\n" -#: g10/keyserver.c:924 +#: g10/keyserver.c:926 #, fuzzy, c-format msgid "key \"%s\" not found on keyserver\n" msgstr "chiave `%s' non trovata: %s\n" -#: g10/keyserver.c:926 +#: g10/keyserver.c:928 #, fuzzy msgid "key not found on keyserver\n" msgstr "chiave `%s' non trovata: %s\n" -#: g10/keyserver.c:1167 +#: g10/keyserver.c:1169 #, fuzzy, c-format msgid "requesting key %s from %s server %s\n" msgstr "richiedo la chiave %08lX a %s\n" -#: g10/keyserver.c:1171 +#: g10/keyserver.c:1173 #, fuzzy, c-format msgid "requesting key %s from %s\n" msgstr "richiedo la chiave %08lX a %s\n" -#: g10/keyserver.c:1195 +#: g10/keyserver.c:1197 #, fuzzy, c-format msgid "searching for names from %s server %s\n" msgstr "cerco \"%s\" sul server HKP %s\n" -#: g10/keyserver.c:1198 +#: g10/keyserver.c:1200 #, fuzzy, c-format msgid "searching for names from %s\n" msgstr "cerco \"%s\" sul server HKP %s\n" -#: g10/keyserver.c:1351 +#: g10/keyserver.c:1353 #, fuzzy, c-format msgid "sending key %s to %s server %s\n" msgstr "cerco \"%s\" sul server HKP %s\n" -#: g10/keyserver.c:1355 +#: g10/keyserver.c:1357 #, fuzzy, c-format msgid "sending key %s to %s\n" msgstr "" @@ -4893,94 +4893,94 @@ msgstr "" "firmata con la tua chiave %08lX il %s\n" "\n" -#: g10/keyserver.c:1398 +#: g10/keyserver.c:1400 #, fuzzy, c-format msgid "searching for \"%s\" from %s server %s\n" msgstr "cerco \"%s\" sul server HKP %s\n" -#: g10/keyserver.c:1401 +#: g10/keyserver.c:1403 #, fuzzy, c-format msgid "searching for \"%s\" from %s\n" msgstr "cerco \"%s\" sul server HKP %s\n" -#: g10/keyserver.c:1408 g10/keyserver.c:1504 +#: g10/keyserver.c:1410 g10/keyserver.c:1506 #, fuzzy msgid "no keyserver action!\n" msgstr "opzioni di esportazione non valide\n" -#: g10/keyserver.c:1456 +#: g10/keyserver.c:1458 #, c-format msgid "WARNING: keyserver handler from a different version of GnuPG (%s)\n" msgstr "" -#: g10/keyserver.c:1465 +#: g10/keyserver.c:1467 msgid "keyserver did not send VERSION\n" msgstr "" -#: g10/keyserver.c:1527 g10/keyserver.c:2056 +#: g10/keyserver.c:1529 g10/keyserver.c:2058 msgid "no keyserver known (use option --keyserver)\n" msgstr "" -#: g10/keyserver.c:1533 +#: g10/keyserver.c:1535 msgid "external keyserver calls are not supported in this build\n" msgstr "" -#: g10/keyserver.c:1545 +#: g10/keyserver.c:1547 #, c-format msgid "no handler for keyserver scheme `%s'\n" msgstr "" -#: g10/keyserver.c:1550 +#: g10/keyserver.c:1552 #, c-format msgid "action `%s' not supported with keyserver scheme `%s'\n" msgstr "" -#: g10/keyserver.c:1558 +#: g10/keyserver.c:1560 #, c-format msgid "%s does not support handler version %d\n" msgstr "" -#: g10/keyserver.c:1565 +#: g10/keyserver.c:1567 #, fuzzy msgid "keyserver timed out\n" msgstr "errore del keyserver" -#: g10/keyserver.c:1570 +#: g10/keyserver.c:1572 #, fuzzy msgid "keyserver internal error\n" msgstr "errore del keyserver" -#: g10/keyserver.c:1579 +#: g10/keyserver.c:1581 #, fuzzy, c-format msgid "keyserver communications error: %s\n" msgstr "ricezione dal keyserver fallita: %s\n" -#: g10/keyserver.c:1604 g10/keyserver.c:1638 +#: g10/keyserver.c:1606 g10/keyserver.c:1640 #, c-format msgid "\"%s\" not a key ID: skipping\n" msgstr "" -#: g10/keyserver.c:1897 +#: g10/keyserver.c:1899 #, fuzzy, c-format msgid "WARNING: unable to refresh key %s via %s: %s\n" msgstr "ATTENZIONE: impossibile cancellare il file temporaneo (%s) `%s': %s\n" -#: g10/keyserver.c:1919 +#: g10/keyserver.c:1921 #, fuzzy, c-format msgid "refreshing 1 key from %s\n" msgstr "richiedo la chiave %08lX a %s\n" -#: g10/keyserver.c:1921 +#: g10/keyserver.c:1923 #, fuzzy, c-format msgid "refreshing %d keys from %s\n" msgstr "richiedo la chiave %08lX a %s\n" -#: g10/keyserver.c:1977 +#: g10/keyserver.c:1979 #, fuzzy, c-format msgid "WARNING: unable to fetch URI %s: %s\n" msgstr "ATTENZIONE: impossibile cancellare il file temporaneo (%s) `%s': %s\n" -#: g10/keyserver.c:1983 +#: g10/keyserver.c:1985 #, fuzzy, c-format msgid "WARNING: unable to parse URI %s\n" msgstr "ATTENZIONE: impossibile cancellare il file temporaneo (%s) `%s': %s\n" @@ -6446,7 +6446,7 @@ msgstr "" msgid "no need for a trustdb check\n" msgstr "non � necessario un controllo del trustdb\n" -#: g10/trustdb.c:577 g10/trustdb.c:2432 +#: g10/trustdb.c:577 g10/trustdb.c:2456 #, c-format msgid "next trustdb check due at %s\n" msgstr "il prossimo controllo del trustdb sar� fatto il %s\n" @@ -6474,32 +6474,32 @@ msgstr "per favore usa --check-trustdb\n" msgid "checking the trustdb\n" msgstr "controllo il trustdb\n" -#: g10/trustdb.c:2175 +#: g10/trustdb.c:2199 #, c-format msgid "%d keys processed (%d validity counts cleared)\n" msgstr "%d chiavi processate (%d conteggi di validit� azzerati)\n" -#: g10/trustdb.c:2240 +#: g10/trustdb.c:2264 msgid "no ultimately trusted keys found\n" msgstr "non � stata trovata alcuna chiave definitivamente affidabile\n" -#: g10/trustdb.c:2254 +#: g10/trustdb.c:2278 #, fuzzy, c-format msgid "public key of ultimately trusted key %s not found\n" msgstr "chiave pubblica definitivamente affidabile %08lX non trovata\n" -#: g10/trustdb.c:2277 +#: g10/trustdb.c:2301 #, c-format msgid "%d marginal(s) needed, %d complete(s) needed, %s trust model\n" msgstr "" -#: g10/trustdb.c:2363 +#: g10/trustdb.c:2387 #, c-format msgid "" "depth: %d valid: %3d signed: %3d trust: %d-, %dq, %dn, %dm, %df, %du\n" msgstr "" -#: g10/trustdb.c:2438 +#: g10/trustdb.c:2462 #, fuzzy, c-format msgid "unable to update trustdb version record: write failed: %s\n" msgstr "trust record %lu, req type %d: write fallita: %s\n" @@ -6688,12 +6688,12 @@ msgid "" "list, export, import Keybox data\n" msgstr "" -#: scd/app-nks.c:325 scd/app-openpgp.c:1456 scd/app-dinsig.c:297 +#: scd/app-nks.c:325 scd/app-openpgp.c:1457 scd/app-dinsig.c:297 msgid "||Please enter your PIN at the reader's keypad" msgstr "" -#: scd/app-nks.c:329 scd/app-openpgp.c:1460 scd/app-openpgp.c:1492 -#: scd/app-openpgp.c:1639 scd/app-openpgp.c:1657 scd/app-openpgp.c:1857 +#: scd/app-nks.c:329 scd/app-openpgp.c:1461 scd/app-openpgp.c:1493 +#: scd/app-openpgp.c:1640 scd/app-openpgp.c:1658 scd/app-openpgp.c:1858 #: scd/app-dinsig.c:301 #, c-format msgid "PIN callback returned error: %s\n" @@ -6706,103 +6706,103 @@ msgstr "" #. TRANSLATORS: Do not translate the "|*|" prefixes but #. keep it at the start of the string. We need this elsewhere #. to get some infos on the string. -#: scd/app-nks.c:557 scd/app-openpgp.c:1897 +#: scd/app-nks.c:557 scd/app-openpgp.c:1898 msgid "|N|New PIN" msgstr "" -#: scd/app-nks.c:560 scd/app-openpgp.c:1901 scd/app-dinsig.c:529 +#: scd/app-nks.c:560 scd/app-openpgp.c:1902 scd/app-dinsig.c:529 #, fuzzy, c-format msgid "error getting new PIN: %s\n" msgstr "errore nella creazione della passhprase: %s\n" -#: scd/app-openpgp.c:667 +#: scd/app-openpgp.c:668 #, fuzzy, c-format msgid "failed to store the fingerprint: %s\n" msgstr "inizializzazione del trustdb fallita: %s\n" -#: scd/app-openpgp.c:680 +#: scd/app-openpgp.c:681 #, fuzzy, c-format msgid "failed to store the creation date: %s\n" msgstr "rebuild della cache del portachiavi fallito: %s\n" -#: scd/app-openpgp.c:1075 +#: scd/app-openpgp.c:1076 #, fuzzy, c-format msgid "reading public key failed: %s\n" msgstr "cancellazione del keyblock fallita: %s\n" -#: scd/app-openpgp.c:1083 scd/app-openpgp.c:2551 +#: scd/app-openpgp.c:1084 scd/app-openpgp.c:2552 msgid "response does not contain the public key data\n" msgstr "" -#: scd/app-openpgp.c:1091 scd/app-openpgp.c:2559 +#: scd/app-openpgp.c:1092 scd/app-openpgp.c:2560 msgid "response does not contain the RSA modulus\n" msgstr "" -#: scd/app-openpgp.c:1100 scd/app-openpgp.c:2569 +#: scd/app-openpgp.c:1101 scd/app-openpgp.c:2570 msgid "response does not contain the RSA public exponent\n" msgstr "" -#: scd/app-openpgp.c:1416 +#: scd/app-openpgp.c:1417 #, c-format msgid "using default PIN as %s\n" msgstr "" -#: scd/app-openpgp.c:1423 +#: scd/app-openpgp.c:1424 #, c-format msgid "failed to use default PIN as %s: %s - disabling further default use\n" msgstr "" -#: scd/app-openpgp.c:1442 +#: scd/app-openpgp.c:1443 #, c-format msgid "||Please enter your PIN at the reader's keypad%%0A[sigs done: %lu]" msgstr "" -#: scd/app-openpgp.c:1476 +#: scd/app-openpgp.c:1477 #, c-format msgid "||Please enter the PIN%%0A[sigs done: %lu]" msgstr "" -#: scd/app-openpgp.c:1488 +#: scd/app-openpgp.c:1489 #, fuzzy msgid "||Please enter the PIN" msgstr "cambia la passphrase" -#: scd/app-openpgp.c:1499 scd/app-openpgp.c:1664 +#: scd/app-openpgp.c:1500 scd/app-openpgp.c:1665 #, c-format msgid "PIN for CHV%d is too short; minimum length is %d\n" msgstr "" -#: scd/app-openpgp.c:1512 scd/app-openpgp.c:1552 scd/app-openpgp.c:1676 -#: scd/app-openpgp.c:2868 +#: scd/app-openpgp.c:1513 scd/app-openpgp.c:1553 scd/app-openpgp.c:1677 +#: scd/app-openpgp.c:2869 #, fuzzy, c-format msgid "verify CHV%d failed: %s\n" msgstr "invio al keyserver fallito: %s\n" -#: scd/app-openpgp.c:1575 +#: scd/app-openpgp.c:1576 msgid "access to admin commands is not configured\n" msgstr "" -#: scd/app-openpgp.c:1596 scd/app-openpgp.c:1839 scd/app-openpgp.c:3119 +#: scd/app-openpgp.c:1597 scd/app-openpgp.c:1840 scd/app-openpgp.c:3120 msgid "error retrieving CHV status from card\n" msgstr "" -#: scd/app-openpgp.c:1602 scd/app-openpgp.c:3128 +#: scd/app-openpgp.c:1603 scd/app-openpgp.c:3129 msgid "card is permanently locked!\n" msgstr "" -#: scd/app-openpgp.c:1609 +#: scd/app-openpgp.c:1610 #, c-format msgid "%d Admin PIN attempts remaining before card is permanently locked\n" msgstr "" -#: scd/app-openpgp.c:1619 +#: scd/app-openpgp.c:1620 #, c-format msgid "" "|A|Please enter the Admin PIN at the reader's keypad%%0A[remaining attempts: " "%d]" msgstr "" -#: scd/app-openpgp.c:1634 +#: scd/app-openpgp.c:1635 #, fuzzy msgid "|A|Please enter the Admin PIN at the reader's keypad" msgstr "cambia la passphrase" @@ -6810,114 +6810,114 @@ msgstr "cambia la passphrase" #. TRANSLATORS: Do not translate the "|A|" prefix but keep #. it at the start of the string. We need this elsewhere to #. get some infos on the string. -#: scd/app-openpgp.c:1654 +#: scd/app-openpgp.c:1655 msgid "|A|Admin PIN" msgstr "" -#: scd/app-openpgp.c:1853 +#: scd/app-openpgp.c:1854 #, fuzzy msgid "||Please enter the Reset Code for the card" msgstr "Per favore scegli il motivo della revoca:\n" -#: scd/app-openpgp.c:1862 scd/app-openpgp.c:1925 +#: scd/app-openpgp.c:1863 scd/app-openpgp.c:1926 #, c-format msgid "Reset Code is too short; minimum length is %d\n" msgstr "" -#: scd/app-openpgp.c:1896 +#: scd/app-openpgp.c:1897 msgid "|RN|New Reset Code" msgstr "" -#: scd/app-openpgp.c:1897 +#: scd/app-openpgp.c:1898 msgid "|AN|New Admin PIN" msgstr "" -#: scd/app-openpgp.c:1987 scd/app-openpgp.c:2637 +#: scd/app-openpgp.c:1988 scd/app-openpgp.c:2638 #, fuzzy msgid "error reading application data\n" msgstr "errore leggendo il keyblock: %s\n" -#: scd/app-openpgp.c:1993 scd/app-openpgp.c:2644 +#: scd/app-openpgp.c:1994 scd/app-openpgp.c:2645 #, fuzzy msgid "error reading fingerprint DO\n" msgstr "%s: errore durante la lettura del record libero: %s\n" -#: scd/app-openpgp.c:2003 +#: scd/app-openpgp.c:2004 #, fuzzy msgid "key already exists\n" msgstr "`%s' � gi� compresso\n" -#: scd/app-openpgp.c:2007 +#: scd/app-openpgp.c:2008 msgid "existing key will be replaced\n" msgstr "" -#: scd/app-openpgp.c:2009 +#: scd/app-openpgp.c:2010 #, fuzzy msgid "generating new key\n" msgstr "genera una nuova coppia di chiavi" -#: scd/app-openpgp.c:2335 +#: scd/app-openpgp.c:2336 msgid "creation timestamp missing\n" msgstr "" -#: scd/app-openpgp.c:2344 +#: scd/app-openpgp.c:2345 #, c-format msgid "RSA modulus missing or not of size %d bits\n" msgstr "" -#: scd/app-openpgp.c:2356 +#: scd/app-openpgp.c:2357 #, c-format msgid "RSA public exponent missing or larger than %d bits\n" msgstr "" -#: scd/app-openpgp.c:2366 scd/app-openpgp.c:2374 +#: scd/app-openpgp.c:2367 scd/app-openpgp.c:2375 #, c-format msgid "RSA prime %s missing or not of size %d bits\n" msgstr "" -#: scd/app-openpgp.c:2468 +#: scd/app-openpgp.c:2469 #, fuzzy, c-format msgid "failed to store the key: %s\n" msgstr "inizializzazione del trustdb fallita: %s\n" -#: scd/app-openpgp.c:2528 +#: scd/app-openpgp.c:2529 msgid "please wait while key is being generated ...\n" msgstr "" -#: scd/app-openpgp.c:2542 +#: scd/app-openpgp.c:2543 #, fuzzy msgid "generating key failed\n" msgstr "cancellazione del keyblock fallita: %s\n" -#: scd/app-openpgp.c:2545 +#: scd/app-openpgp.c:2546 #, fuzzy, c-format msgid "key generation completed (%d seconds)\n" msgstr "Generazione della chiave fallita: %s\n" -#: scd/app-openpgp.c:2602 +#: scd/app-openpgp.c:2603 msgid "invalid structure of OpenPGP card (DO 0x93)\n" msgstr "" -#: scd/app-openpgp.c:2652 +#: scd/app-openpgp.c:2653 msgid "fingerprint on card does not match requested one\n" msgstr "" -#: scd/app-openpgp.c:2767 +#: scd/app-openpgp.c:2768 #, fuzzy, c-format msgid "card does not support digest algorithm %s\n" msgstr "Firma %s, algoritmo di digest %s\n" -#: scd/app-openpgp.c:2843 +#: scd/app-openpgp.c:2844 #, c-format msgid "signatures created so far: %lu\n" msgstr "" -#: scd/app-openpgp.c:3133 +#: scd/app-openpgp.c:3134 msgid "" "verification of Admin PIN is currently prohibited through this command\n" msgstr "" -#: scd/app-openpgp.c:3357 scd/app-openpgp.c:3368 +#: scd/app-openpgp.c:3359 scd/app-openpgp.c:3370 #, fuzzy, c-format msgid "can't access %s - invalid OpenPGP card?\n" msgstr "Non sono stati trovati dati OpenPGP validi.\n" @@ -7327,7 +7327,7 @@ msgstr "" msgid "[Error - invalid DN]" msgstr "errore: impronta digitale non valida\n" -#: sm/certdump.c:964 +#: sm/certdump.c:961 #, fuzzy, c-format msgid "" "Please enter the passphrase to unlock the secret key for the X.509 " @@ -7418,6 +7418,12 @@ msgstr "errore creando il portachiavi `%s': %s\n" msgid "line %d: key generation failed: %s <%s>\n" msgstr "Generazione della chiave fallita: %s\n" +#: sm/certreqgen.c:806 +msgid "" +"To complete this certificate request please enter the passphrase for the key " +"you just created once more.\n" +msgstr "" + #: sm/certreqgen-ui.c:122 #, fuzzy, c-format msgid " (%d) RSA\n" @@ -7783,7 +7789,7 @@ msgstr "" msgid "error importing certificate: %s\n" msgstr "errore nella creazione della passhprase: %s\n" -#: sm/import.c:548 tools/gpg-connect-agent.c:1322 +#: sm/import.c:548 tools/gpg-connect-agent.c:1329 #, fuzzy, c-format msgid "error reading input: %s\n" msgstr "errore leggendo `%s': %s\n" @@ -7936,91 +7942,91 @@ msgstr "" "\n" "Questa sar� una autofirma.\n" -#: tools/gpg-connect-agent.c:67 tools/gpgconf.c:78 tools/symcryptrun.c:165 +#: tools/gpg-connect-agent.c:70 tools/gpgconf.c:78 tools/symcryptrun.c:165 #, fuzzy msgid "quiet" msgstr "quit" -#: tools/gpg-connect-agent.c:68 +#: tools/gpg-connect-agent.c:71 msgid "print data out hex encoded" msgstr "" -#: tools/gpg-connect-agent.c:69 +#: tools/gpg-connect-agent.c:72 msgid "decode received data lines" msgstr "" -#: tools/gpg-connect-agent.c:70 +#: tools/gpg-connect-agent.c:74 msgid "|NAME|connect to Assuan socket NAME" msgstr "" -#: tools/gpg-connect-agent.c:71 +#: tools/gpg-connect-agent.c:76 msgid "run the Assuan server given on the command line" msgstr "" -#: tools/gpg-connect-agent.c:73 +#: tools/gpg-connect-agent.c:78 msgid "do not use extended connect mode" msgstr "" -#: tools/gpg-connect-agent.c:74 +#: tools/gpg-connect-agent.c:80 #, fuzzy msgid "|FILE|run commands from FILE on startup" msgstr "|FILE|carica il modulo di estensione FILE" -#: tools/gpg-connect-agent.c:75 +#: tools/gpg-connect-agent.c:81 msgid "run /subst on startup" msgstr "" -#: tools/gpg-connect-agent.c:176 +#: tools/gpg-connect-agent.c:183 #, fuzzy msgid "Usage: gpg-connect-agent [options] (-h for help)" msgstr "Uso: gpg [opzioni] [files] (-h per l'aiuto)" -#: tools/gpg-connect-agent.c:179 +#: tools/gpg-connect-agent.c:186 msgid "" "Syntax: gpg-connect-agent [options]\n" "Connect to a running agent and send commands\n" msgstr "" -#: tools/gpg-connect-agent.c:1193 +#: tools/gpg-connect-agent.c:1200 #, c-format msgid "option \"%s\" requires a program and optional arguments\n" msgstr "" -#: tools/gpg-connect-agent.c:1202 +#: tools/gpg-connect-agent.c:1209 #, c-format msgid "option \"%s\" ignored due to \"%s\"\n" msgstr "" -#: tools/gpg-connect-agent.c:1257 tools/gpg-connect-agent.c:1745 +#: tools/gpg-connect-agent.c:1264 tools/gpg-connect-agent.c:1752 #, fuzzy, c-format msgid "receiving line failed: %s\n" msgstr "cancellazione del keyblock fallita: %s\n" -#: tools/gpg-connect-agent.c:1347 +#: tools/gpg-connect-agent.c:1354 #, fuzzy msgid "line too long - skipped\n" msgstr "riga troppo lunga\n" -#: tools/gpg-connect-agent.c:1351 +#: tools/gpg-connect-agent.c:1358 msgid "line shortened due to embedded Nul character\n" msgstr "" -#: tools/gpg-connect-agent.c:1719 +#: tools/gpg-connect-agent.c:1726 #, fuzzy, c-format msgid "unknown command `%s'\n" msgstr "destinatario predefinito `%s' sconosciuto\n" -#: tools/gpg-connect-agent.c:1737 +#: tools/gpg-connect-agent.c:1744 #, fuzzy, c-format msgid "sending line failed: %s\n" msgstr "firma fallita: %s\n" -#: tools/gpg-connect-agent.c:2127 +#: tools/gpg-connect-agent.c:2166 #, fuzzy, c-format msgid "error sending %s command: %s\n" msgstr "errore leggendo `%s': %s\n" -#: tools/gpg-connect-agent.c:2136 +#: tools/gpg-connect-agent.c:2175 #, fuzzy, c-format msgid "error sending standard options: %s\n" msgstr "errore leggendo `%s': %s\n" @@ -8228,21 +8234,21 @@ msgid "" "Manage configuration options for tools of the GnuPG system\n" msgstr "" -#: tools/gpgconf.c:210 tools/gpgconf.c:250 +#: tools/gpgconf.c:209 tools/gpgconf.c:249 #, fuzzy msgid "usage: gpgconf [options] " msgstr "uso: gpg [opzioni] " -#: tools/gpgconf.c:212 +#: tools/gpgconf.c:211 msgid "Need one component argument" msgstr "" -#: tools/gpgconf.c:221 +#: tools/gpgconf.c:220 #, fuzzy msgid "Component not found" msgstr "chiave pubblica non trovata" -#: tools/gpgconf.c:252 +#: tools/gpgconf.c:251 #, fuzzy msgid "No argument allowed" msgstr "scrittura della chiave segreta in `%s'\n" @@ -8403,16 +8409,16 @@ msgstr "impossibile creare `%s': %s\n" msgid "cannot allocate outfile string: %s\n" msgstr "impossibile creare `%s': %s\n" -#: tools/symcryptrun.c:985 +#: tools/symcryptrun.c:984 #, c-format msgid "either %s or %s must be given\n" msgstr "" -#: tools/symcryptrun.c:1012 +#: tools/symcryptrun.c:1011 msgid "no class provided\n" msgstr "" -#: tools/symcryptrun.c:1021 +#: tools/symcryptrun.c:1020 #, fuzzy, c-format msgid "class %s is not supported\n" msgstr "l'algoritmo di protezione %d%s non � gestito\n" @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: gnupg 1.3.92\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2008-12-03 09:59+0100\n" +"POT-Creation-Date: 2008-12-09 11:57+0100\n" "PO-Revision-Date: 2004-11-23 11:14+0900\n" "Last-Translator: IIDA Yosiaki <[email protected]>\n" "Language-Team: Japanese <[email protected]>\n" @@ -96,8 +96,8 @@ msgstr "�ѥ��ե졼���������Ǥ�" msgid "ssh keys greater than %d bits are not supported\n" msgstr "�ݸ�����%d�ϥ��ݡ��Ȥ��Ƥ��ޤ���\n" -#: agent/command-ssh.c:688 g10/exec.c:478 g10/gpg.c:1073 g10/keygen.c:3226 -#: g10/keygen.c:3259 g10/keyring.c:1206 g10/keyring.c:1510 g10/openfile.c:275 +#: agent/command-ssh.c:688 g10/exec.c:478 g10/gpg.c:1079 g10/keygen.c:3248 +#: g10/keygen.c:3281 g10/keyring.c:1206 g10/keyring.c:1510 g10/openfile.c:275 #: g10/openfile.c:368 g10/sign.c:798 g10/sign.c:1107 g10/tdbio.c:547 #: jnlib/dotlock.c:311 #, c-format @@ -106,7 +106,7 @@ msgstr "��%s�פ������Ǥ��ޤ���: %s\n" #: agent/command-ssh.c:700 common/helpfile.c:47 g10/card-util.c:733 #: g10/dearmor.c:60 g10/dearmor.c:107 g10/decrypt.c:70 g10/encode.c:194 -#: g10/encode.c:504 g10/gpg.c:1074 g10/import.c:193 g10/keygen.c:2711 +#: g10/encode.c:504 g10/gpg.c:1080 g10/import.c:193 g10/keygen.c:2733 #: g10/keyring.c:1536 g10/openfile.c:192 g10/openfile.c:353 #: g10/plaintext.c:503 g10/sign.c:780 g10/sign.c:975 g10/sign.c:1091 #: g10/sign.c:1247 g10/tdbdump.c:142 g10/tdbdump.c:150 g10/tdbio.c:551 @@ -152,7 +152,7 @@ msgid "Please enter the passphrase for the ssh key%0A %c" msgstr "�ѥ��ե졼�������Ϥ��Ƥ����������������̩��ʸ�ϤΤ��ȤǤ� \n" #: agent/command-ssh.c:2346 agent/genkey.c:310 agent/genkey.c:432 -#: agent/protect-tool.c:1199 +#: agent/protect-tool.c:1198 #, fuzzy msgid "Please re-enter this passphrase" msgstr "�ѥ��ե졼�����ѹ�" @@ -165,7 +165,7 @@ msgid "" msgstr "" #: agent/command-ssh.c:2405 agent/genkey.c:340 agent/genkey.c:463 -#: agent/protect-tool.c:1205 tools/symcryptrun.c:434 +#: agent/protect-tool.c:1204 tools/symcryptrun.c:434 msgid "does not match - try again" msgstr "" @@ -306,7 +306,7 @@ msgid "run in daemon mode (background)" msgstr "" #: agent/gpg-agent.c:121 g10/gpg.c:483 g10/gpgv.c:71 kbx/kbxutil.c:88 -#: scd/scdaemon.c:107 sm/gpgsm.c:281 tools/gpg-connect-agent.c:66 +#: scd/scdaemon.c:107 sm/gpgsm.c:281 tools/gpg-connect-agent.c:69 #: tools/gpgconf.c:77 tools/symcryptrun.c:164 msgid "verbose" msgstr "��Ĺ" @@ -395,7 +395,7 @@ msgid "|FILE|write environment settings also to FILE" msgstr "" #: agent/gpg-agent.c:313 agent/preset-passphrase.c:94 agent/protect-tool.c:146 -#: scd/scdaemon.c:241 sm/gpgsm.c:512 tools/gpg-connect-agent.c:173 +#: scd/scdaemon.c:241 sm/gpgsm.c:512 tools/gpg-connect-agent.c:180 #: tools/gpgconf.c:99 tools/symcryptrun.c:204 tools/gpg-check-pattern.c:141 #, fuzzy msgid "Please report bugs to <" @@ -417,25 +417,25 @@ msgstr "" msgid "invalid debug-level `%s' given\n" msgstr "" -#: agent/gpg-agent.c:557 agent/protect-tool.c:1068 kbx/kbxutil.c:430 -#: scd/scdaemon.c:385 sm/gpgsm.c:877 sm/gpgsm.c:880 tools/symcryptrun.c:997 -#: tools/gpg-check-pattern.c:178 +#: agent/gpg-agent.c:557 agent/protect-tool.c:1067 kbx/kbxutil.c:429 +#: scd/scdaemon.c:385 sm/gpgsm.c:878 sm/gpgsm.c:881 tools/symcryptrun.c:996 +#: tools/gpg-check-pattern.c:177 #, c-format msgid "%s is too old (need %s, have %s)\n" msgstr "" -#: agent/gpg-agent.c:656 g10/gpg.c:2080 scd/scdaemon.c:466 sm/gpgsm.c:968 +#: agent/gpg-agent.c:656 g10/gpg.c:2086 scd/scdaemon.c:466 sm/gpgsm.c:968 #, c-format msgid "NOTE: no default option file `%s'\n" msgstr "����: ����Υ��ץ���ե������%s�פ�����ޤ���\n" -#: agent/gpg-agent.c:661 agent/gpg-agent.c:1240 g10/gpg.c:2084 -#: scd/scdaemon.c:471 sm/gpgsm.c:972 tools/symcryptrun.c:930 +#: agent/gpg-agent.c:661 agent/gpg-agent.c:1240 g10/gpg.c:2090 +#: scd/scdaemon.c:471 sm/gpgsm.c:972 tools/symcryptrun.c:929 #, c-format msgid "option file `%s': %s\n" msgstr "���ץ���ե������%s��: %s\n" -#: agent/gpg-agent.c:669 g10/gpg.c:2091 scd/scdaemon.c:479 sm/gpgsm.c:979 +#: agent/gpg-agent.c:669 g10/gpg.c:2097 scd/scdaemon.c:479 sm/gpgsm.c:979 #, c-format msgid "reading options from `%s'\n" msgstr "��%s�פ��饪�ץ������ɤ߽Ф��ޤ�\n" @@ -532,28 +532,28 @@ msgstr "" msgid "ssh handler 0x%lx for fd %d terminated\n" msgstr "" -#: agent/gpg-agent.c:1833 scd/scdaemon.c:1186 +#: agent/gpg-agent.c:1843 scd/scdaemon.c:1200 #, fuzzy, c-format msgid "pth_select failed: %s - waiting 1s\n" msgstr "��̩�ι����˼��Ԥ��ޤ���: %s\n" -#: agent/gpg-agent.c:1946 scd/scdaemon.c:1253 +#: agent/gpg-agent.c:1956 scd/scdaemon.c:1267 #, fuzzy, c-format msgid "%s %s stopped\n" msgstr "%s: �����å�: %s\n" -#: agent/gpg-agent.c:2074 +#: agent/gpg-agent.c:2084 #, fuzzy msgid "no gpg-agent running in this session\n" msgstr "���Υ��å�����gpg-agent��̵���Ǥ�\n" -#: agent/gpg-agent.c:2085 common/simple-pwquery.c:349 common/asshelp.c:326 -#: tools/gpg-connect-agent.c:2094 +#: agent/gpg-agent.c:2095 common/simple-pwquery.c:349 common/asshelp.c:326 +#: tools/gpg-connect-agent.c:2133 msgid "malformed GPG_AGENT_INFO environment variable\n" msgstr "GPG_AGENT_INFO�Ķ��ѿ��ν�����������ޤ���\n" -#: agent/gpg-agent.c:2098 common/simple-pwquery.c:361 common/asshelp.c:338 -#: tools/gpg-connect-agent.c:2105 +#: agent/gpg-agent.c:2108 common/simple-pwquery.c:361 common/asshelp.c:338 +#: tools/gpg-connect-agent.c:2144 #, c-format msgid "gpg-agent protocol version %d is not supported\n" msgstr "gpg-agent�ץ��ȥ��롦�С������%d�ϥ��ݡ��Ȥ��Ƥ��ޤ���\n" @@ -580,40 +580,40 @@ msgid "" "Secret key maintenance tool\n" msgstr "" -#: agent/protect-tool.c:1190 +#: agent/protect-tool.c:1189 #, fuzzy msgid "Please enter the passphrase to unprotect the PKCS#12 object." msgstr "�ѥ��ե졼�������Ϥ��Ƥ����������������̩��ʸ�ϤΤ��ȤǤ� \n" -#: agent/protect-tool.c:1193 +#: agent/protect-tool.c:1192 #, fuzzy msgid "Please enter the passphrase to protect the new PKCS#12 object." msgstr "�ѥ��ե졼�������Ϥ��Ƥ����������������̩��ʸ�ϤΤ��ȤǤ� \n" -#: agent/protect-tool.c:1196 +#: agent/protect-tool.c:1195 msgid "" "Please enter the passphrase to protect the imported object within the GnuPG " "system." msgstr "" -#: agent/protect-tool.c:1201 +#: agent/protect-tool.c:1200 #, fuzzy msgid "" "Please enter the passphrase or the PIN\n" "needed to complete this operation." msgstr "�ѥ��ե졼�������Ϥ��Ƥ����������������̩��ʸ�ϤΤ��ȤǤ� \n" -#: agent/protect-tool.c:1206 tools/symcryptrun.c:435 +#: agent/protect-tool.c:1205 tools/symcryptrun.c:435 #, fuzzy msgid "Passphrase:" msgstr "�ѥ��ե졼���������Ǥ�" -#: agent/protect-tool.c:1214 tools/symcryptrun.c:442 +#: agent/protect-tool.c:1213 tools/symcryptrun.c:442 #, fuzzy, c-format msgid "error while asking for the passphrase: %s\n" msgstr "�ѥ��ե졼���κ������顼: %s\n" -#: agent/protect-tool.c:1217 tools/symcryptrun.c:446 +#: agent/protect-tool.c:1216 tools/symcryptrun.c:446 #, fuzzy msgid "cancelled\n" msgstr "�����" @@ -874,7 +874,7 @@ msgstr "" msgid "out of core while allocating %lu bytes" msgstr "" -#: common/asshelp.c:244 +#: common/asshelp.c:244 tools/gpg-connect-agent.c:2101 msgid "no running gpg-agent - starting one\n" msgstr "" @@ -1132,7 +1132,7 @@ msgid "OpenPGP card no. %s detected\n" msgstr "OpenPGP������no. %s��\n" #: g10/card-util.c:75 g10/card-util.c:1485 g10/delkey.c:126 g10/keyedit.c:1549 -#: g10/keygen.c:2902 g10/revoke.c:216 g10/revoke.c:455 +#: g10/keygen.c:2924 g10/revoke.c:216 g10/revoke.c:455 msgid "can't do this in batch mode\n" msgstr "����ϥХå����⡼�ɤǤϤǤ��ޤ���\n" @@ -1141,7 +1141,7 @@ msgstr "����ϥХå����⡼�ɤǤϤǤ��ޤ���\n" msgid "This command is only available for version 2 cards\n" msgstr "%s�⡼�ɤǤ��Υ��ޥ�ɤ϶ػߤǤ���\n" -#: g10/card-util.c:85 scd/app-openpgp.c:1848 +#: g10/card-util.c:85 scd/app-openpgp.c:1849 #, fuzzy msgid "Reset Code not or not anymore available\n" msgstr "��̩��ʬ�������ޤ���\n" @@ -1428,18 +1428,18 @@ msgstr "̵���ʥ��ޥ�� (��help�ɤ�)\n" msgid "--output doesn't work for this command\n" msgstr "���Υ��ޥ�ɤ�--output�ϵ�ǽ���ޤ���\n" -#: g10/decrypt.c:166 g10/gpg.c:3963 g10/keyring.c:380 g10/keyring.c:667 +#: g10/decrypt.c:166 g10/gpg.c:3969 g10/keyring.c:380 g10/keyring.c:667 #, c-format msgid "can't open `%s'\n" msgstr "��%s�פ������ޤ���\n" -#: g10/delkey.c:73 g10/export.c:324 g10/keyedit.c:3424 g10/keyserver.c:1727 +#: g10/delkey.c:73 g10/export.c:324 g10/keyedit.c:3424 g10/keyserver.c:1729 #: g10/revoke.c:226 #, c-format msgid "key \"%s\" not found: %s\n" msgstr "����%s�ɤ����Ĥ���ޤ���: %s\n" -#: g10/delkey.c:81 g10/export.c:354 g10/import.c:2417 g10/keyserver.c:1741 +#: g10/delkey.c:81 g10/export.c:354 g10/import.c:2417 g10/keyserver.c:1743 #: g10/revoke.c:232 g10/revoke.c:477 #, c-format msgid "error reading keyblock: %s\n" @@ -1866,7 +1866,7 @@ msgid "run in server mode" msgstr "" #: g10/gpg.c:436 g10/gpgv.c:69 kbx/kbxutil.c:81 sm/gpgsm.c:226 -#: tools/gpg-connect-agent.c:64 tools/gpgconf.c:74 tools/symcryptrun.c:157 +#: tools/gpg-connect-agent.c:67 tools/gpgconf.c:74 tools/symcryptrun.c:157 msgid "" "@\n" "Options:\n" @@ -1995,527 +1995,527 @@ msgstr "����: " msgid "usage: gpg [options] " msgstr "�Ȥ���: gpg [���ץ����] " -#: g10/gpg.c:1109 sm/gpgsm.c:675 +#: g10/gpg.c:1115 sm/gpgsm.c:675 msgid "conflicting commands\n" msgstr "��Ω���륳�ޥ��\n" -#: g10/gpg.c:1127 +#: g10/gpg.c:1133 #, c-format msgid "no = sign found in group definition `%s'\n" msgstr "=���椬�����롼�������%s����˸��Ĥ���ޤ���\n" -#: g10/gpg.c:1324 +#: g10/gpg.c:1330 #, c-format msgid "WARNING: unsafe ownership on homedir `%s'\n" msgstr "�ٹ�: homedir ��%s�פΰ����Ǥʤ���ͭ��\n" -#: g10/gpg.c:1327 +#: g10/gpg.c:1333 #, c-format msgid "WARNING: unsafe ownership on configuration file `%s'\n" msgstr "�ٹ�: �����ե������%s�פΰ����Ǥʤ���ͭ��\n" -#: g10/gpg.c:1330 +#: g10/gpg.c:1336 #, c-format msgid "WARNING: unsafe ownership on extension `%s'\n" msgstr "�ٹ�: ��ĥ��%s�פΰ����Ǥʤ���ͭ��\n" -#: g10/gpg.c:1336 +#: g10/gpg.c:1342 #, c-format msgid "WARNING: unsafe permissions on homedir `%s'\n" msgstr "�ٹ�: homedir ��%s�פΰ����Ǥʤ�����\n" -#: g10/gpg.c:1339 +#: g10/gpg.c:1345 #, c-format msgid "WARNING: unsafe permissions on configuration file `%s'\n" msgstr "�ٹ�: �����ե������%s�פΰ����Ǥʤ�����\n" -#: g10/gpg.c:1342 +#: g10/gpg.c:1348 #, c-format msgid "WARNING: unsafe permissions on extension `%s'\n" msgstr "�ٹ�: ��ĥ��%s�פΰ����Ǥʤ�����\n" -#: g10/gpg.c:1348 +#: g10/gpg.c:1354 #, c-format msgid "WARNING: unsafe enclosing directory ownership on homedir `%s'\n" msgstr "�ٹ�: homedir ��%s�פΰ����Ǥʤ���̥ǥ��쥯�ȥ��ͭ��\n" -#: g10/gpg.c:1351 +#: g10/gpg.c:1357 #, c-format msgid "" "WARNING: unsafe enclosing directory ownership on configuration file `%s'\n" msgstr "�ٹ�: �����ե������%s�פΰ����Ǥʤ���̥ǥ��쥯�ȥ��ͭ��\n" -#: g10/gpg.c:1354 +#: g10/gpg.c:1360 #, c-format msgid "WARNING: unsafe enclosing directory ownership on extension `%s'\n" msgstr "�ٹ�: ��ĥ��%s�פΰ����Ǥʤ���̥ǥ��쥯�ȥ��ͭ��\n" -#: g10/gpg.c:1360 +#: g10/gpg.c:1366 #, c-format msgid "WARNING: unsafe enclosing directory permissions on homedir `%s'\n" msgstr "�ٹ�: homedir ��%s�פΰ����Ǥʤ���̥ǥ��쥯�ȥ����\n" -#: g10/gpg.c:1363 +#: g10/gpg.c:1369 #, c-format msgid "" "WARNING: unsafe enclosing directory permissions on configuration file `%s'\n" msgstr "�ٹ�: �����ե������%s�פΰ����Ǥʤ���̥ǥ��쥯�ȥ����\n" -#: g10/gpg.c:1366 +#: g10/gpg.c:1372 #, c-format msgid "WARNING: unsafe enclosing directory permissions on extension `%s'\n" msgstr "�ٹ�: ��ĥ��%s�פΰ����Ǥʤ���̥ǥ��쥯�ȥ����\n" -#: g10/gpg.c:1545 +#: g10/gpg.c:1551 #, c-format msgid "unknown configuration item `%s'\n" msgstr "̤�Τι������ܡ�%s��\n" -#: g10/gpg.c:1645 +#: g10/gpg.c:1651 msgid "display photo IDs during key listings" msgstr "" -#: g10/gpg.c:1647 +#: g10/gpg.c:1653 msgid "show policy URLs during signature listings" msgstr "" -#: g10/gpg.c:1649 +#: g10/gpg.c:1655 #, fuzzy msgid "show all notations during signature listings" msgstr "��̩���ؤ��б������̾������ޤ���\n" -#: g10/gpg.c:1651 +#: g10/gpg.c:1657 msgid "show IETF standard notations during signature listings" msgstr "" -#: g10/gpg.c:1655 +#: g10/gpg.c:1661 msgid "show user-supplied notations during signature listings" msgstr "" -#: g10/gpg.c:1657 +#: g10/gpg.c:1663 #, fuzzy msgid "show preferred keyserver URLs during signature listings" msgstr "���ꤵ�줿�����������С�URL��̵���Ǥ�\n" -#: g10/gpg.c:1659 +#: g10/gpg.c:1665 msgid "show user ID validity during key listings" msgstr "" -#: g10/gpg.c:1661 +#: g10/gpg.c:1667 msgid "show revoked and expired user IDs in key listings" msgstr "" -#: g10/gpg.c:1663 +#: g10/gpg.c:1669 msgid "show revoked and expired subkeys in key listings" msgstr "" -#: g10/gpg.c:1665 +#: g10/gpg.c:1671 #, fuzzy msgid "show the keyring name in key listings" msgstr "��̩���ȸ������ΰ�����ȿž" -#: g10/gpg.c:1667 +#: g10/gpg.c:1673 #, fuzzy msgid "show expiration dates during signature listings" msgstr "��̩���ؤ��б������̾������ޤ���\n" -#: g10/gpg.c:1828 +#: g10/gpg.c:1834 #, c-format msgid "NOTE: old default options file `%s' ignored\n" msgstr "����: �Ρ�������ä����ץ���ե������%s�פϡ�̵�뤵��ޤ�\n" -#: g10/gpg.c:1919 +#: g10/gpg.c:1926 #, c-format msgid "libgcrypt is too old (need %s, have %s)\n" msgstr "" -#: g10/gpg.c:2303 g10/gpg.c:2989 g10/gpg.c:3001 +#: g10/gpg.c:2309 g10/gpg.c:2995 g10/gpg.c:3007 #, c-format msgid "NOTE: %s is not for normal use!\n" msgstr "����: ����%s�ϻȤ��ޤ���!\n" -#: g10/gpg.c:2484 g10/gpg.c:2496 +#: g10/gpg.c:2490 g10/gpg.c:2502 #, fuzzy, c-format msgid "`%s' is not a valid signature expiration\n" msgstr "��%s�פϡ�ͭ����ʸ������ǤϤ���ޤ���\n" -#: g10/gpg.c:2578 +#: g10/gpg.c:2584 #, c-format msgid "`%s' is not a valid character set\n" msgstr "��%s�פϡ�ͭ����ʸ������ǤϤ���ޤ���\n" -#: g10/gpg.c:2601 g10/gpg.c:2796 g10/keyedit.c:4107 +#: g10/gpg.c:2607 g10/gpg.c:2802 g10/keyedit.c:4107 msgid "could not parse keyserver URL\n" msgstr "�������С���URL�������ǽ\n" -#: g10/gpg.c:2613 +#: g10/gpg.c:2619 #, c-format msgid "%s:%d: invalid keyserver options\n" msgstr "%s:%d: ̵���ʸ������С������ץ����Ǥ�\n" -#: g10/gpg.c:2616 +#: g10/gpg.c:2622 msgid "invalid keyserver options\n" msgstr "̵���ʸ������С������ץ����Ǥ�\n" -#: g10/gpg.c:2623 +#: g10/gpg.c:2629 #, c-format msgid "%s:%d: invalid import options\n" msgstr "%s:%d: ̵�����ɹ��ߥ��ץ����Ǥ�\n" -#: g10/gpg.c:2626 +#: g10/gpg.c:2632 msgid "invalid import options\n" msgstr "̵�����ɹ��ߥ��ץ����Ǥ�\n" -#: g10/gpg.c:2633 +#: g10/gpg.c:2639 #, c-format msgid "%s:%d: invalid export options\n" msgstr "%s:%d: ̵���ʽ�Ф����ץ����Ǥ�\n" -#: g10/gpg.c:2636 +#: g10/gpg.c:2642 msgid "invalid export options\n" msgstr "̵���ʽ�Ф����ץ����Ǥ�\n" -#: g10/gpg.c:2643 +#: g10/gpg.c:2649 #, c-format msgid "%s:%d: invalid list options\n" msgstr "%s:%d: ̵���ʰ������ץ����Ǥ�\n" -#: g10/gpg.c:2646 +#: g10/gpg.c:2652 msgid "invalid list options\n" msgstr "̵���ʰ������ץ����Ǥ�\n" -#: g10/gpg.c:2654 +#: g10/gpg.c:2660 msgid "display photo IDs during signature verification" msgstr "" -#: g10/gpg.c:2656 +#: g10/gpg.c:2662 msgid "show policy URLs during signature verification" msgstr "" -#: g10/gpg.c:2658 +#: g10/gpg.c:2664 #, fuzzy msgid "show all notations during signature verification" msgstr "��%s�פϡ�ͭ����ʸ������ǤϤ���ޤ���\n" -#: g10/gpg.c:2660 +#: g10/gpg.c:2666 msgid "show IETF standard notations during signature verification" msgstr "" -#: g10/gpg.c:2664 +#: g10/gpg.c:2670 msgid "show user-supplied notations during signature verification" msgstr "" -#: g10/gpg.c:2666 +#: g10/gpg.c:2672 #, fuzzy msgid "show preferred keyserver URLs during signature verification" msgstr "���ꤵ�줿�����������С�URL��̵���Ǥ�\n" -#: g10/gpg.c:2668 +#: g10/gpg.c:2674 #, fuzzy msgid "show user ID validity during signature verification" msgstr "��%s�פϡ�ͭ����ʸ������ǤϤ���ޤ���\n" -#: g10/gpg.c:2670 +#: g10/gpg.c:2676 msgid "show revoked and expired user IDs in signature verification" msgstr "" -#: g10/gpg.c:2672 +#: g10/gpg.c:2678 #, fuzzy msgid "show only the primary user ID in signature verification" msgstr "��%s�פϡ�ͭ����ʸ������ǤϤ���ޤ���\n" -#: g10/gpg.c:2674 +#: g10/gpg.c:2680 msgid "validate signatures with PKA data" msgstr "" -#: g10/gpg.c:2676 +#: g10/gpg.c:2682 msgid "elevate the trust of signatures with valid PKA data" msgstr "" -#: g10/gpg.c:2683 +#: g10/gpg.c:2689 #, c-format msgid "%s:%d: invalid verify options\n" msgstr "%s:%d: ̵���ʸ��ڥ��ץ����Ǥ�\n" -#: g10/gpg.c:2686 +#: g10/gpg.c:2692 msgid "invalid verify options\n" msgstr "̵���ʸ��ڥ��ץ����Ǥ�\n" -#: g10/gpg.c:2693 +#: g10/gpg.c:2699 #, c-format msgid "unable to set exec-path to %s\n" msgstr "exec-path��%s��������ǽ\n" -#: g10/gpg.c:2868 +#: g10/gpg.c:2874 #, fuzzy, c-format msgid "%s:%d: invalid auto-key-locate list\n" msgstr "%s:%d: ̵���ʸ��ڥ��ץ����Ǥ�\n" -#: g10/gpg.c:2871 +#: g10/gpg.c:2877 msgid "invalid auto-key-locate list\n" msgstr "" -#: g10/gpg.c:2978 sm/gpgsm.c:1386 +#: g10/gpg.c:2984 sm/gpgsm.c:1386 msgid "WARNING: program may create a core file!\n" msgstr "�ٹ�: �ץ������Υ������ե����뤬�Ǥ��뤳�Ȥ�����ޤ�!\n" -#: g10/gpg.c:2982 +#: g10/gpg.c:2988 #, c-format msgid "WARNING: %s overrides %s\n" msgstr "�ٹ�: %s��%s���ͥ��\n" -#: g10/gpg.c:2991 +#: g10/gpg.c:2997 #, c-format msgid "%s not allowed with %s!\n" msgstr "%s��%s�ȤȤ�˻Ȥ����ȤϤǤ��ޤ���!\n" -#: g10/gpg.c:2994 +#: g10/gpg.c:3000 #, c-format msgid "%s makes no sense with %s!\n" msgstr "%s��%s�ȤȤ�˻ȤäƤ�̵��̣�Ǥ�!\n" -#: g10/gpg.c:3009 +#: g10/gpg.c:3015 #, fuzzy, c-format msgid "will not run with insecure memory due to %s\n" msgstr "��%s�פ���̩�������֤���ߤޤ�\n" -#: g10/gpg.c:3023 +#: g10/gpg.c:3029 msgid "you can only make detached or clear signatures while in --pgp2 mode\n" msgstr "--pgp2�⡼�ɤǤ�ʬΥ��̾�����ꥢ��̾���������Ǥ��ޤ���\n" -#: g10/gpg.c:3029 +#: g10/gpg.c:3035 msgid "you can't sign and encrypt at the same time while in --pgp2 mode\n" msgstr "--pgp2�⡼�ɤǤϽ�̾�ȰŹ沽��Ʊ���ˤǤ��ޤ���\n" -#: g10/gpg.c:3035 +#: g10/gpg.c:3041 msgid "you must use files (and not a pipe) when working with --pgp2 enabled.\n" msgstr "--pgp2����ꤷ���顢(�ѥ��פǤʤ�) �ե��������ꤻ�ͤФʤ�ޤ���\n" -#: g10/gpg.c:3048 +#: g10/gpg.c:3054 msgid "encrypting a message in --pgp2 mode requires the IDEA cipher\n" msgstr "--pgp2�⡼�ɤΥ�å������Ź沽�Ǥϡ�IDEA�Ź�ˡ��ɬ�פǤ�\n" -#: g10/gpg.c:3114 g10/gpg.c:3138 sm/gpgsm.c:1458 +#: g10/gpg.c:3120 g10/gpg.c:3144 sm/gpgsm.c:1458 msgid "selected cipher algorithm is invalid\n" msgstr "���줿�Ź楢�르�ꥺ��ϡ�̵���Ǥ�\n" -#: g10/gpg.c:3120 g10/gpg.c:3144 sm/gpgsm.c:1466 sm/gpgsm.c:1472 +#: g10/gpg.c:3126 g10/gpg.c:3150 sm/gpgsm.c:1466 sm/gpgsm.c:1472 msgid "selected digest algorithm is invalid\n" msgstr "���줿���르�ꥺ��ϡ�̵���Ǥ�\n" -#: g10/gpg.c:3126 +#: g10/gpg.c:3132 msgid "selected compression algorithm is invalid\n" msgstr "���줿���̥��르�ꥺ��ϡ�̵���Ǥ�\n" -#: g10/gpg.c:3132 +#: g10/gpg.c:3138 msgid "selected certification digest algorithm is invalid\n" msgstr "���줿���������르�ꥺ��ϡ�̵���Ǥ�\n" -#: g10/gpg.c:3147 +#: g10/gpg.c:3153 msgid "completes-needed must be greater than 0\n" msgstr "completes-needed�������ͤ�ɬ�פǤ�\n" -#: g10/gpg.c:3149 +#: g10/gpg.c:3155 msgid "marginals-needed must be greater than 1\n" msgstr "marginals-needed��1����礭���ͤ�ɬ�פǤ�\n" -#: g10/gpg.c:3151 +#: g10/gpg.c:3157 msgid "max-cert-depth must be in the range from 1 to 255\n" msgstr "max-cert-depth��1����255���ϰϤǤʤ���Фʤ�ޤ���\n" -#: g10/gpg.c:3153 +#: g10/gpg.c:3159 msgid "invalid default-cert-level; must be 0, 1, 2, or 3\n" msgstr "̵����default-cert-level��0��1��2��3�Ǥʤ���Фʤ�ޤ���\n" -#: g10/gpg.c:3155 +#: g10/gpg.c:3161 msgid "invalid min-cert-level; must be 1, 2, or 3\n" msgstr "̵����min-cert-level��0��1��2��3�Ǥʤ���Фʤ�ޤ���\n" -#: g10/gpg.c:3158 +#: g10/gpg.c:3164 msgid "NOTE: simple S2K mode (0) is strongly discouraged\n" msgstr "����: ñ���S2K�⡼��(0)�λ��Ѥˤ϶���ȿ�Ф��ޤ�\n" -#: g10/gpg.c:3162 +#: g10/gpg.c:3168 msgid "invalid S2K mode; must be 0, 1 or 3\n" msgstr "̵����S2K�⡼�ɡ�0��1��3�Ǥʤ���Фʤ�ޤ���\n" -#: g10/gpg.c:3169 +#: g10/gpg.c:3175 msgid "invalid default preferences\n" msgstr "̵���ʴ��������\n" -#: g10/gpg.c:3178 +#: g10/gpg.c:3184 msgid "invalid personal cipher preferences\n" msgstr "̵���ʸĿ��ѰŹ�ˡ������\n" -#: g10/gpg.c:3182 +#: g10/gpg.c:3188 msgid "invalid personal digest preferences\n" msgstr "̵���ʸĿ������������\n" -#: g10/gpg.c:3186 +#: g10/gpg.c:3192 msgid "invalid personal compress preferences\n" msgstr "̵���ʸĿ��Ѱ��̤�����\n" -#: g10/gpg.c:3219 +#: g10/gpg.c:3225 #, c-format msgid "%s does not yet work with %s\n" msgstr "%s��%s�ǵ�ǽ���ޤ���\n" -#: g10/gpg.c:3266 +#: g10/gpg.c:3272 #, c-format msgid "you may not use cipher algorithm `%s' while in %s mode\n" msgstr "�Ź楢�르�ꥺ���%s�פ�%s�⡼�ɤǻȤ����ȤϤǤ��ޤ���\n" -#: g10/gpg.c:3271 +#: g10/gpg.c:3277 #, c-format msgid "you may not use digest algorithm `%s' while in %s mode\n" msgstr "���르�ꥺ���%s�פ�%s�⡼�ɤǻȤ����ȤϤǤ��ޤ���\n" -#: g10/gpg.c:3276 +#: g10/gpg.c:3282 #, c-format msgid "you may not use compression algorithm `%s' while in %s mode\n" msgstr "���̥��르�ꥺ���%s�פ�%s�⡼�ɤǻȤ����ȤϤǤ��ޤ���\n" -#: g10/gpg.c:3359 +#: g10/gpg.c:3365 #, c-format msgid "failed to initialize the TrustDB: %s\n" msgstr "���ѥǡ����١����ν�����˼��Ԥ��ޤ���: %s\n" -#: g10/gpg.c:3370 +#: g10/gpg.c:3376 msgid "WARNING: recipients (-r) given without using public key encryption\n" msgstr "�ٹ�: �������Ź��Ȥ鷺�ˡ������ (-r) ����ꤷ�Ƥ��ޤ�\n" -#: g10/gpg.c:3391 +#: g10/gpg.c:3397 msgid "--store [filename]" msgstr "--store [�ե�����̾]" -#: g10/gpg.c:3398 +#: g10/gpg.c:3404 msgid "--symmetric [filename]" msgstr "--symmetric [�ե�����̾]" -#: g10/gpg.c:3400 +#: g10/gpg.c:3406 #, c-format msgid "symmetric encryption of `%s' failed: %s\n" msgstr "��%s�פ��оΰŹ�˼��Ԥ��ޤ���: %s\n" -#: g10/gpg.c:3410 +#: g10/gpg.c:3416 msgid "--encrypt [filename]" msgstr "--encrypt [�ե�����̾]" -#: g10/gpg.c:3423 +#: g10/gpg.c:3429 msgid "--symmetric --encrypt [filename]" msgstr "--symmetric --encrypt [�ե�����̾]" -#: g10/gpg.c:3425 +#: g10/gpg.c:3431 msgid "you cannot use --symmetric --encrypt with --s2k-mode 0\n" msgstr "--symmetric --encrypt��--s2k-mode 0�ǻȤ����ȤϤǤ��ޤ���\n" -#: g10/gpg.c:3428 +#: g10/gpg.c:3434 #, c-format msgid "you cannot use --symmetric --encrypt while in %s mode\n" msgstr "--symmetric --encrypt��%s�⡼�ɤǻȤ����ȤϤǤ��ޤ���\n" -#: g10/gpg.c:3446 +#: g10/gpg.c:3452 msgid "--sign [filename]" msgstr "--sign [�ե�����̾]" -#: g10/gpg.c:3459 +#: g10/gpg.c:3465 msgid "--sign --encrypt [filename]" msgstr "--sign --encrypt [�ե�����̾]" -#: g10/gpg.c:3474 +#: g10/gpg.c:3480 msgid "--symmetric --sign --encrypt [filename]" msgstr "--symmetric --sign --encrypt [�ե�����̾]" -#: g10/gpg.c:3476 +#: g10/gpg.c:3482 msgid "you cannot use --symmetric --sign --encrypt with --s2k-mode 0\n" msgstr "--symmetric --sign --encrypt��--s2k-mode 0�ǻȤ����ȤϤǤ��ޤ���\n" -#: g10/gpg.c:3479 +#: g10/gpg.c:3485 #, c-format msgid "you cannot use --symmetric --sign --encrypt while in %s mode\n" msgstr "--symmetric --sign --encrypt��%s�⡼�ɤǻȤ����ȤϤǤ��ޤ���\n" -#: g10/gpg.c:3499 +#: g10/gpg.c:3505 msgid "--sign --symmetric [filename]" msgstr "--sign --symmetric [�ե�����̾]" -#: g10/gpg.c:3508 +#: g10/gpg.c:3514 msgid "--clearsign [filename]" msgstr "--clearsign [�ե�����̾]" -#: g10/gpg.c:3533 +#: g10/gpg.c:3539 msgid "--decrypt [filename]" msgstr "--decrypt [�ե�����̾]" -#: g10/gpg.c:3541 +#: g10/gpg.c:3547 msgid "--sign-key user-id" msgstr "--sign-key �桼����id" -#: g10/gpg.c:3545 +#: g10/gpg.c:3551 msgid "--lsign-key user-id" msgstr "--lsign-key �桼����id" -#: g10/gpg.c:3566 +#: g10/gpg.c:3572 msgid "--edit-key user-id [commands]" msgstr "--edit-key �桼����id [���ޥ��]" -#: g10/gpg.c:3658 +#: g10/gpg.c:3664 #, c-format msgid "keyserver send failed: %s\n" msgstr "�������С��ؤ������˼��Ԥ��ޤ���: %s\n" -#: g10/gpg.c:3660 +#: g10/gpg.c:3666 #, c-format msgid "keyserver receive failed: %s\n" msgstr "�������С�����μ����˼��Ԥ��ޤ���: %s\n" -#: g10/gpg.c:3662 +#: g10/gpg.c:3668 #, c-format msgid "key export failed: %s\n" msgstr "���ν�Ф��˼��Ԥ��ޤ���: %s\n" -#: g10/gpg.c:3673 +#: g10/gpg.c:3679 #, c-format msgid "keyserver search failed: %s\n" msgstr "�������С��θ����˼��Ԥ��ޤ���: %s\n" -#: g10/gpg.c:3683 +#: g10/gpg.c:3689 #, c-format msgid "keyserver refresh failed: %s\n" msgstr "�������С��β����˼��Ԥ��ޤ���: %s\n" -#: g10/gpg.c:3734 +#: g10/gpg.c:3740 #, c-format msgid "dearmoring failed: %s\n" msgstr "��������˼��Ԥ��ޤ���: %s\n" -#: g10/gpg.c:3742 +#: g10/gpg.c:3748 #, c-format msgid "enarmoring failed: %s\n" msgstr "�����˼��Ԥ��ޤ���: %s\n" -#: g10/gpg.c:3832 +#: g10/gpg.c:3838 #, c-format msgid "invalid hash algorithm `%s'\n" msgstr "̵���ʥϥå��塦���르�ꥺ���%s�פǤ�\n" -#: g10/gpg.c:3949 +#: g10/gpg.c:3955 msgid "[filename]" msgstr "[�ե�����̾]" -#: g10/gpg.c:3953 +#: g10/gpg.c:3959 msgid "Go ahead and type your message ...\n" msgstr "���Ϥ��ޤ�����å��������ǤäƤ������� ...\n" -#: g10/gpg.c:4265 +#: g10/gpg.c:4271 msgid "the given certification policy URL is invalid\n" msgstr "��������줿������ݥꥷ��URL��̵���Ǥ�\n" -#: g10/gpg.c:4267 +#: g10/gpg.c:4273 msgid "the given signature policy URL is invalid\n" msgstr "��������줿��̾�ݥꥷ��URL��̵���Ǥ�\n" -#: g10/gpg.c:4300 +#: g10/gpg.c:4306 msgid "the given preferred keyserver URL is invalid\n" msgstr "���ꤵ�줿�����������С�URL��̵���Ǥ�\n" @@ -3029,29 +3029,29 @@ msgstr "[����]" msgid "[self-signature]" msgstr "[���ʽ�̾]" -#: g10/keyedit.c:344 g10/keylist.c:392 +#: g10/keyedit.c:344 g10/keylist.c:396 msgid "1 bad signature\n" msgstr "�����ʽ�̾1��\n" -#: g10/keyedit.c:346 g10/keylist.c:394 +#: g10/keyedit.c:346 g10/keylist.c:398 #, c-format msgid "%d bad signatures\n" msgstr "�����ʽ�̾%d��\n" -#: g10/keyedit.c:348 g10/keylist.c:396 +#: g10/keyedit.c:348 g10/keylist.c:400 msgid "1 signature not checked due to a missing key\n" msgstr "�����ʤ�����1�Ĥν�̾�����ޤ���\n" -#: g10/keyedit.c:350 g10/keylist.c:398 +#: g10/keyedit.c:350 g10/keylist.c:402 #, c-format msgid "%d signatures not checked due to missing keys\n" msgstr "�����ʤ�����%d�Ĥν�̾�����ޤ���\n" -#: g10/keyedit.c:352 g10/keylist.c:400 +#: g10/keyedit.c:352 g10/keylist.c:404 msgid "1 signature not checked due to an error\n" msgstr "���顼�Τ���1�Ĥν�̾�����ޤ���\n" -#: g10/keyedit.c:354 g10/keylist.c:402 +#: g10/keyedit.c:354 g10/keylist.c:406 #, c-format msgid "%d signatures not checked due to errors\n" msgstr "���顼�Τ���%d�Ĥν�̾�����ޤ���\n" @@ -3304,20 +3304,20 @@ msgstr "��̾�˼��Ԥ��ޤ���: %s\n" msgid "Key has only stub or on-card key items - no passphrase to change.\n" msgstr "" -#: g10/keyedit.c:1142 g10/keygen.c:3601 +#: g10/keyedit.c:1142 g10/keygen.c:3623 msgid "This key is not protected.\n" msgstr "���θ����ݸ��Ƥ��ޤ���\n" -#: g10/keyedit.c:1146 g10/keygen.c:3588 g10/revoke.c:538 +#: g10/keyedit.c:1146 g10/keygen.c:3610 g10/revoke.c:538 msgid "Secret parts of primary key are not available.\n" msgstr "�縰����̩��ʬ�������ޤ���\n" -#: g10/keyedit.c:1150 g10/keygen.c:3604 +#: g10/keyedit.c:1150 g10/keygen.c:3626 #, fuzzy msgid "Secret parts of primary key are stored on-card.\n" msgstr "�縰����̩��ʬ�������ޤ���\n" -#: g10/keyedit.c:1156 g10/keygen.c:3608 +#: g10/keyedit.c:1156 g10/keygen.c:3630 msgid "Key is protected.\n" msgstr "�����ݸ��Ƥ��ޤ���\n" @@ -3701,7 +3701,7 @@ msgstr "��ǽ: " msgid "Keyserver no-modify" msgstr "̵�����������С�" -#: g10/keyedit.c:2443 g10/keylist.c:310 +#: g10/keyedit.c:2443 g10/keylist.c:314 msgid "Preferred keyserver: " msgstr "�����������С�: " @@ -3732,24 +3732,24 @@ msgid "(sensitive)" msgstr "(�ǥꥱ����)" #: g10/keyedit.c:2764 g10/keyedit.c:2820 g10/keyedit.c:2881 g10/keyedit.c:2896 -#: g10/keylist.c:196 g10/keyserver.c:529 +#: g10/keylist.c:200 g10/keyserver.c:529 #, c-format msgid "created: %s" msgstr "����: %s" -#: g10/keyedit.c:2767 g10/keylist.c:812 g10/keylist.c:906 g10/mainproc.c:989 +#: g10/keyedit.c:2767 g10/keylist.c:817 g10/keylist.c:911 g10/mainproc.c:989 #, c-format msgid "revoked: %s" msgstr "����: %s" -#: g10/keyedit.c:2769 g10/keylist.c:783 g10/keylist.c:818 g10/keylist.c:912 +#: g10/keyedit.c:2769 g10/keylist.c:788 g10/keylist.c:823 g10/keylist.c:917 #, c-format msgid "expired: %s" msgstr "��λ: %s" #: g10/keyedit.c:2771 g10/keyedit.c:2822 g10/keyedit.c:2883 g10/keyedit.c:2898 -#: g10/keylist.c:198 g10/keylist.c:789 g10/keylist.c:824 g10/keylist.c:918 -#: g10/keylist.c:939 g10/keyserver.c:535 g10/mainproc.c:995 +#: g10/keylist.c:202 g10/keylist.c:794 g10/keylist.c:829 g10/keylist.c:923 +#: g10/keylist.c:944 g10/keyserver.c:535 g10/mainproc.c:995 #, c-format msgid "expires: %s" msgstr "��λ: %s" @@ -3773,7 +3773,7 @@ msgstr "ͭ����: %s" msgid "This key has been disabled" msgstr "���θ��ϻ��Ѷػߤ����ꤵ��Ƥ��ޤ�" -#: g10/keyedit.c:2827 g10/keylist.c:202 +#: g10/keyedit.c:2827 g10/keylist.c:206 msgid "card-no: " msgstr "�������ֹ�: " @@ -4113,12 +4113,12 @@ msgid "writing key binding signature\n" msgstr "���б��ؤν�̾����ߤޤ�\n" #: g10/keygen.c:1157 g10/keygen.c:1268 g10/keygen.c:1273 g10/keygen.c:1408 -#: g10/keygen.c:3101 +#: g10/keygen.c:3123 #, c-format msgid "keysize invalid; using %u bits\n" msgstr "̵���ʸ�Ĺ��%u�ӥåȤˤ��ޤ�\n" -#: g10/keygen.c:1163 g10/keygen.c:1279 g10/keygen.c:1414 g10/keygen.c:3107 +#: g10/keygen.c:1163 g10/keygen.c:1279 g10/keygen.c:1414 g10/keygen.c:3129 #, c-format msgid "keysize rounded up to %u bits\n" msgstr "��Ĺ��%u�ӥåȤ˴ݤ�ޤ�\n" @@ -4471,50 +4471,50 @@ msgstr "" "�Ȥ����ǥ������˥�����������Ȥ���¾�Τ��Ȥ�ȡ���������Ҥ�\n" "�����礭�ʤ���������������䤹���ʤ�Τǡ������ᤤ�����ޤ���\n" -#: g10/keygen.c:3041 g10/keygen.c:3068 +#: g10/keygen.c:3063 g10/keygen.c:3090 msgid "Key generation canceled.\n" msgstr "�������������ä���ޤ�����\n" -#: g10/keygen.c:3273 g10/keygen.c:3440 +#: g10/keygen.c:3295 g10/keygen.c:3462 #, c-format msgid "writing public key to `%s'\n" msgstr "��%s�פظ���������ߤޤ�\n" -#: g10/keygen.c:3275 g10/keygen.c:3443 +#: g10/keygen.c:3297 g10/keygen.c:3465 #, c-format msgid "writing secret key stub to `%s'\n" msgstr "��%s�פ���̩�������֤���ߤޤ�\n" -#: g10/keygen.c:3278 g10/keygen.c:3446 +#: g10/keygen.c:3300 g10/keygen.c:3468 #, c-format msgid "writing secret key to `%s'\n" msgstr "��%s�פ���̩������ߤޤ�\n" -#: g10/keygen.c:3427 +#: g10/keygen.c:3449 #, c-format msgid "no writable public keyring found: %s\n" msgstr "����߲�ǽ�ʸ������ؤ����Ĥ���ޤ���: %s\n" -#: g10/keygen.c:3434 +#: g10/keygen.c:3456 #, c-format msgid "no writable secret keyring found: %s\n" msgstr "����߲�ǽ����̩���ؤ����Ĥ���ޤ���: %s\n" -#: g10/keygen.c:3454 +#: g10/keygen.c:3476 #, c-format msgid "error writing public keyring `%s': %s\n" msgstr "�������ء�%s�פν���ߥ��顼: %s\n" -#: g10/keygen.c:3462 +#: g10/keygen.c:3484 #, c-format msgid "error writing secret keyring `%s': %s\n" msgstr "��̩���ء�%s�פν���ߥ��顼: %s\n" -#: g10/keygen.c:3489 +#: g10/keygen.c:3511 msgid "public and secret key created and signed.\n" msgstr "����������̩�������������̾���ޤ�����\n" -#: g10/keygen.c:3500 +#: g10/keygen.c:3522 #, fuzzy msgid "" "Note that this key cannot be used for encryption. You may want to use\n" @@ -4523,42 +4523,42 @@ msgstr "" "���θ��ϰŹ沽�ˤϻ��ѤǤ��ʤ����Ȥ����դ��Ƥ����������Ź沽��Ԥ��ˤϡ�\n" "��--edit-key�ɥ��ޥ�ɤ�Ȥä��������������Ƥ���������\n" -#: g10/keygen.c:3513 g10/keygen.c:3658 g10/keygen.c:3779 +#: g10/keygen.c:3535 g10/keygen.c:3680 g10/keygen.c:3801 #, c-format msgid "Key generation failed: %s\n" msgstr "���������˼��Ԥ��ޤ���: %s\n" -#: g10/keygen.c:3568 g10/keygen.c:3709 g10/sign.c:241 +#: g10/keygen.c:3590 g10/keygen.c:3731 g10/sign.c:241 #, c-format msgid "" "key has been created %lu second in future (time warp or clock problem)\n" msgstr "����%lu��̤��ˤǤ��ޤ��� (����ι�Ԥ����פξ㳲�Ǥ��礦)\n" -#: g10/keygen.c:3570 g10/keygen.c:3711 g10/sign.c:243 +#: g10/keygen.c:3592 g10/keygen.c:3733 g10/sign.c:243 #, c-format msgid "" "key has been created %lu seconds in future (time warp or clock problem)\n" msgstr "����%lu��̤��ˤǤ��ޤ��� (����ι�Ԥ����פξ㳲�Ǥ��礦)\n" -#: g10/keygen.c:3581 g10/keygen.c:3722 +#: g10/keygen.c:3603 g10/keygen.c:3744 msgid "NOTE: creating subkeys for v3 keys is not OpenPGP compliant\n" msgstr "����: v3���������κ����ϡ�OpenPGP��Ŭ�礷�ޤ���\n" -#: g10/keygen.c:3622 g10/keygen.c:3755 +#: g10/keygen.c:3644 g10/keygen.c:3777 msgid "Really create? (y/N) " msgstr "�����˺������ޤ���? (y/N) " -#: g10/keygen.c:3928 +#: g10/keygen.c:3950 #, c-format msgid "storing key onto card failed: %s\n" msgstr "�����ɤؤθ����ݴɤ˼��Ԥ��ޤ���: %s\n" -#: g10/keygen.c:3976 +#: g10/keygen.c:3998 #, c-format msgid "can't create backup file `%s': %s\n" msgstr "�Хå����åס��ե������%s�פ������Ǥ��ޤ���: %s\n" -#: g10/keygen.c:4002 +#: g10/keygen.c:4024 #, c-format msgid "NOTE: backup of card key saved to `%s'\n" msgstr "����: �����ɸ��ΥХå����åפ���%s�פ���¸����ޤ�\n" @@ -4567,53 +4567,53 @@ msgstr "����: �����ɸ��ΥХå����åפ���%s�פ���¸����ޤ�\n" msgid "never " msgstr "̵���� " -#: g10/keylist.c:267 +#: g10/keylist.c:271 msgid "Critical signature policy: " msgstr "����ƥ�����ʽ�̾�ݥꥷ��: " -#: g10/keylist.c:269 +#: g10/keylist.c:273 msgid "Signature policy: " msgstr "��̾�ݥꥷ��: " -#: g10/keylist.c:308 +#: g10/keylist.c:312 msgid "Critical preferred keyserver: " msgstr "���������������С�: " -#: g10/keylist.c:361 +#: g10/keylist.c:365 msgid "Critical signature notation: " msgstr "����ƥ�����ʽ�̾����: " -#: g10/keylist.c:363 +#: g10/keylist.c:367 msgid "Signature notation: " msgstr "��̾����: " -#: g10/keylist.c:473 +#: g10/keylist.c:477 msgid "Keyring" msgstr "����" -#: g10/keylist.c:1504 +#: g10/keylist.c:1509 msgid "Primary key fingerprint:" msgstr "�縰�λ���:" -#: g10/keylist.c:1506 +#: g10/keylist.c:1511 msgid " Subkey fingerprint:" msgstr "�����λ���:" #. TRANSLATORS: this should fit into 24 bytes to that the #. * fingerprint data is properly aligned with the user ID -#: g10/keylist.c:1513 +#: g10/keylist.c:1518 msgid " Primary key fingerprint:" msgstr " �縰�λ���:" -#: g10/keylist.c:1515 +#: g10/keylist.c:1520 msgid " Subkey fingerprint:" msgstr " �����λ���:" -#: g10/keylist.c:1519 g10/keylist.c:1523 +#: g10/keylist.c:1524 g10/keylist.c:1528 msgid " Key fingerprint =" msgstr " ���� =" -#: g10/keylist.c:1590 +#: g10/keylist.c:1595 msgid " Card serial no. =" msgstr " �����ɤ����� =" @@ -4699,139 +4699,139 @@ msgstr "" msgid "disabled" msgstr "disabled" -#: g10/keyserver.c:742 +#: g10/keyserver.c:744 msgid "Enter number(s), N)ext, or Q)uit > " msgstr "�ֹ�(s)��N)�����ޤ���Q)��ߤ����Ϥ��Ƥ������� >" -#: g10/keyserver.c:826 g10/keyserver.c:1448 +#: g10/keyserver.c:828 g10/keyserver.c:1450 #, c-format msgid "invalid keyserver protocol (us %d!=handler %d)\n" msgstr "̵���ʸ������С����ץ��ȥ���Ǥ� (us %d!=handler %d)\n" -#: g10/keyserver.c:924 +#: g10/keyserver.c:926 #, c-format msgid "key \"%s\" not found on keyserver\n" msgstr "����%s�ɤ��������С��˸��Ĥ���ޤ���\n" -#: g10/keyserver.c:926 +#: g10/keyserver.c:928 msgid "key not found on keyserver\n" msgstr "�����������С��˸��Ĥ���ޤ���\n" -#: g10/keyserver.c:1167 +#: g10/keyserver.c:1169 #, c-format msgid "requesting key %s from %s server %s\n" msgstr "��%s��%s���饵���С�%s����\n" -#: g10/keyserver.c:1171 +#: g10/keyserver.c:1173 #, c-format msgid "requesting key %s from %s\n" msgstr "��%s��%s����\n" -#: g10/keyserver.c:1195 +#: g10/keyserver.c:1197 #, fuzzy, c-format msgid "searching for names from %s server %s\n" msgstr "��%s�ɤ�%s�����С�%s���鸡��\n" -#: g10/keyserver.c:1198 +#: g10/keyserver.c:1200 #, fuzzy, c-format msgid "searching for names from %s\n" msgstr "��%s�ɤ��С�%s���鸡��\n" -#: g10/keyserver.c:1351 +#: g10/keyserver.c:1353 #, c-format msgid "sending key %s to %s server %s\n" msgstr "��%s��%s�����С�%s������\n" -#: g10/keyserver.c:1355 +#: g10/keyserver.c:1357 #, c-format msgid "sending key %s to %s\n" msgstr "��%s��%s������\n" -#: g10/keyserver.c:1398 +#: g10/keyserver.c:1400 #, c-format msgid "searching for \"%s\" from %s server %s\n" msgstr "��%s�ɤ�%s�����С�%s���鸡��\n" -#: g10/keyserver.c:1401 +#: g10/keyserver.c:1403 #, c-format msgid "searching for \"%s\" from %s\n" msgstr "��%s�ɤ��С�%s���鸡��\n" -#: g10/keyserver.c:1408 g10/keyserver.c:1504 +#: g10/keyserver.c:1410 g10/keyserver.c:1506 msgid "no keyserver action!\n" msgstr "�������С��������������ޤ���!\n" -#: g10/keyserver.c:1456 +#: g10/keyserver.c:1458 #, c-format msgid "WARNING: keyserver handler from a different version of GnuPG (%s)\n" msgstr "�ٹ�: ���� (%s) ��GnuPG�θ������С����ϥ�ɥ�\n" -#: g10/keyserver.c:1465 +#: g10/keyserver.c:1467 msgid "keyserver did not send VERSION\n" msgstr "�������С���VERSION���������ޤ���Ǥ���\n" -#: g10/keyserver.c:1527 g10/keyserver.c:2056 +#: g10/keyserver.c:1529 g10/keyserver.c:2058 msgid "no keyserver known (use option --keyserver)\n" msgstr "���Τθ������С�������ޤ��� (���ץ����--keyserver��Ȥ��ޤ��礦)\n" -#: g10/keyserver.c:1533 +#: g10/keyserver.c:1535 msgid "external keyserver calls are not supported in this build\n" msgstr "���ι��ۤǤϡ������������С��θƽФ��ϥ��ݡ��Ȥ��Ƥ��ޤ���\n" -#: g10/keyserver.c:1545 +#: g10/keyserver.c:1547 #, c-format msgid "no handler for keyserver scheme `%s'\n" msgstr "�������С������������%s���ѤΥϥ�ɥ餬����ޤ���\n" -#: g10/keyserver.c:1550 +#: g10/keyserver.c:1552 #, c-format msgid "action `%s' not supported with keyserver scheme `%s'\n" msgstr "����%s�פϡ��������С������������%s�פǥ��ݡ��Ȥ���Ƥ��ޤ���\n" -#: g10/keyserver.c:1558 +#: g10/keyserver.c:1560 #, fuzzy, c-format msgid "%s does not support handler version %d\n" msgstr "gpgkeys_%s�ϡ��ϥ�ɥ�%d�Ǥݡ��Ȥ��ޤ���\n" -#: g10/keyserver.c:1565 +#: g10/keyserver.c:1567 msgid "keyserver timed out\n" msgstr "�������С��Υ����ॢ����\n" -#: g10/keyserver.c:1570 +#: g10/keyserver.c:1572 msgid "keyserver internal error\n" msgstr "�������С����������顼\n" -#: g10/keyserver.c:1579 +#: g10/keyserver.c:1581 #, c-format msgid "keyserver communications error: %s\n" msgstr "�������С��̿����顼: %s\n" -#: g10/keyserver.c:1604 g10/keyserver.c:1638 +#: g10/keyserver.c:1606 g10/keyserver.c:1640 #, c-format msgid "\"%s\" not a key ID: skipping\n" msgstr "��%s�ɸ�ID�ǤϤ���ޤ���: �ȤФ��ޤ�\n" -#: g10/keyserver.c:1897 +#: g10/keyserver.c:1899 #, c-format msgid "WARNING: unable to refresh key %s via %s: %s\n" msgstr "�ٹ�: ��%s��%s��ͳ�Dz����Ǥ��ޤ���: %s\n" -#: g10/keyserver.c:1919 +#: g10/keyserver.c:1921 #, c-format msgid "refreshing 1 key from %s\n" msgstr "1�ܤθ���%s�������\n" -#: g10/keyserver.c:1921 +#: g10/keyserver.c:1923 #, c-format msgid "refreshing %d keys from %s\n" msgstr "%d�ܤθ���%s�������\n" -#: g10/keyserver.c:1977 +#: g10/keyserver.c:1979 #, fuzzy, c-format msgid "WARNING: unable to fetch URI %s: %s\n" msgstr "�ٹ�: ��%s��%s��ͳ�Dz����Ǥ��ޤ���: %s\n" -#: g10/keyserver.c:1983 +#: g10/keyserver.c:1985 #, fuzzy, c-format msgid "WARNING: unable to parse URI %s\n" msgstr "�ٹ�: ��%s��%s��ͳ�Dz����Ǥ��ޤ���: %s\n" @@ -6223,7 +6223,7 @@ msgstr "����Ū" msgid "no need for a trustdb check\n" msgstr "���ѥǡ����١����θ����ϡ����פǤ�\n" -#: g10/trustdb.c:577 g10/trustdb.c:2432 +#: g10/trustdb.c:577 g10/trustdb.c:2456 #, c-format msgid "next trustdb check due at %s\n" msgstr "����ο��ѥǡ����١��������ϡ�%s�Ǥ�\n" @@ -6251,32 +6251,32 @@ msgstr "--check-trustdb��¹Ԥ��Ƥ�������\n" msgid "checking the trustdb\n" msgstr "���ѥǡ����١����θ���\n" -#: g10/trustdb.c:2175 +#: g10/trustdb.c:2199 #, c-format msgid "%d keys processed (%d validity counts cleared)\n" msgstr "%d�ܤθ������ (����%d�ܤ�ͭ�������ꥢ)\n" -#: g10/trustdb.c:2240 +#: g10/trustdb.c:2264 msgid "no ultimately trusted keys found\n" msgstr "����Ū�˿��Ѥ��븰�����Ĥ���ޤ���\n" -#: g10/trustdb.c:2254 +#: g10/trustdb.c:2278 #, c-format msgid "public key of ultimately trusted key %s not found\n" msgstr "����Ū�˿��Ѥ��븰%s�θ����������Ĥ���ޤ���\n" -#: g10/trustdb.c:2277 +#: g10/trustdb.c:2301 #, c-format msgid "%d marginal(s) needed, %d complete(s) needed, %s trust model\n" msgstr "�Ǿ��Ρ֤������٤ο��ѡ�%d���Ǿ��Ρ�����Ū���ѡ�%d��%s���ѥ�ǥ�\n" -#: g10/trustdb.c:2363 +#: g10/trustdb.c:2387 #, c-format msgid "" "depth: %d valid: %3d signed: %3d trust: %d-, %dq, %dn, %dm, %df, %du\n" msgstr "����: %d ͭ����: %3d ��̾: %3d ����: %d-, %dq, %dn, %dm, %df, %du\n" -#: g10/trustdb.c:2438 +#: g10/trustdb.c:2462 #, c-format msgid "unable to update trustdb version record: write failed: %s\n" msgstr "" @@ -6465,12 +6465,12 @@ msgid "" "list, export, import Keybox data\n" msgstr "" -#: scd/app-nks.c:325 scd/app-openpgp.c:1456 scd/app-dinsig.c:297 +#: scd/app-nks.c:325 scd/app-openpgp.c:1457 scd/app-dinsig.c:297 msgid "||Please enter your PIN at the reader's keypad" msgstr "" -#: scd/app-nks.c:329 scd/app-openpgp.c:1460 scd/app-openpgp.c:1492 -#: scd/app-openpgp.c:1639 scd/app-openpgp.c:1657 scd/app-openpgp.c:1857 +#: scd/app-nks.c:329 scd/app-openpgp.c:1461 scd/app-openpgp.c:1493 +#: scd/app-openpgp.c:1640 scd/app-openpgp.c:1658 scd/app-openpgp.c:1858 #: scd/app-dinsig.c:301 #, c-format msgid "PIN callback returned error: %s\n" @@ -6483,104 +6483,104 @@ msgstr "" #. TRANSLATORS: Do not translate the "|*|" prefixes but #. keep it at the start of the string. We need this elsewhere #. to get some infos on the string. -#: scd/app-nks.c:557 scd/app-openpgp.c:1897 +#: scd/app-nks.c:557 scd/app-openpgp.c:1898 #, fuzzy msgid "|N|New PIN" msgstr "������PIN" -#: scd/app-nks.c:560 scd/app-openpgp.c:1901 scd/app-dinsig.c:529 +#: scd/app-nks.c:560 scd/app-openpgp.c:1902 scd/app-dinsig.c:529 #, c-format msgid "error getting new PIN: %s\n" msgstr "������PIN�μ������顼: %s\n" -#: scd/app-openpgp.c:667 +#: scd/app-openpgp.c:668 #, c-format msgid "failed to store the fingerprint: %s\n" msgstr "������ݴɤ˼��Ԥ��ޤ���: %s\n" -#: scd/app-openpgp.c:680 +#: scd/app-openpgp.c:681 #, c-format msgid "failed to store the creation date: %s\n" msgstr "���������ݴɤ˼��Ԥ��ޤ���: %s\n" -#: scd/app-openpgp.c:1075 +#: scd/app-openpgp.c:1076 #, fuzzy, c-format msgid "reading public key failed: %s\n" msgstr "�����ɽФ��˼��Ԥ��ޤ���: %s\n" -#: scd/app-openpgp.c:1083 scd/app-openpgp.c:2551 +#: scd/app-openpgp.c:1084 scd/app-openpgp.c:2552 msgid "response does not contain the public key data\n" msgstr "�����˸������ǡ������ޤޤ�Ƥ��ޤ���\n" -#: scd/app-openpgp.c:1091 scd/app-openpgp.c:2559 +#: scd/app-openpgp.c:1092 scd/app-openpgp.c:2560 msgid "response does not contain the RSA modulus\n" msgstr "������RSA��ˡ(modulus)���ޤޤ�Ƥ��ޤ���\n" -#: scd/app-openpgp.c:1100 scd/app-openpgp.c:2569 +#: scd/app-openpgp.c:1101 scd/app-openpgp.c:2570 msgid "response does not contain the RSA public exponent\n" msgstr "������RSA�����ؿ����ޤޤ�Ƥ��ޤ���\n" -#: scd/app-openpgp.c:1416 +#: scd/app-openpgp.c:1417 #, c-format msgid "using default PIN as %s\n" msgstr "" -#: scd/app-openpgp.c:1423 +#: scd/app-openpgp.c:1424 #, c-format msgid "failed to use default PIN as %s: %s - disabling further default use\n" msgstr "" -#: scd/app-openpgp.c:1442 +#: scd/app-openpgp.c:1443 #, fuzzy, c-format msgid "||Please enter your PIN at the reader's keypad%%0A[sigs done: %lu]" msgstr "PIN [��̾��: %lu]" -#: scd/app-openpgp.c:1476 +#: scd/app-openpgp.c:1477 #, fuzzy, c-format msgid "||Please enter the PIN%%0A[sigs done: %lu]" msgstr "PIN [��̾��: %lu]" -#: scd/app-openpgp.c:1488 +#: scd/app-openpgp.c:1489 #, fuzzy msgid "||Please enter the PIN" msgstr "PIN [��̾��: %lu]" -#: scd/app-openpgp.c:1499 scd/app-openpgp.c:1664 +#: scd/app-openpgp.c:1500 scd/app-openpgp.c:1665 #, c-format msgid "PIN for CHV%d is too short; minimum length is %d\n" msgstr "CHV%d��PIN��û�����ޤ�����û��%d\n" -#: scd/app-openpgp.c:1512 scd/app-openpgp.c:1552 scd/app-openpgp.c:1676 -#: scd/app-openpgp.c:2868 +#: scd/app-openpgp.c:1513 scd/app-openpgp.c:1553 scd/app-openpgp.c:1677 +#: scd/app-openpgp.c:2869 #, c-format msgid "verify CHV%d failed: %s\n" msgstr "CHV%d�θ��ڤ˼��Ԥ��ޤ���: %s\n" -#: scd/app-openpgp.c:1575 +#: scd/app-openpgp.c:1576 msgid "access to admin commands is not configured\n" msgstr "�������ޥ�ɤؤΥ���������������ꤵ��Ƥ��ޤ���\n" -#: scd/app-openpgp.c:1596 scd/app-openpgp.c:1839 scd/app-openpgp.c:3119 +#: scd/app-openpgp.c:1597 scd/app-openpgp.c:1840 scd/app-openpgp.c:3120 msgid "error retrieving CHV status from card\n" msgstr "�����ɤ����CHV���֤θ����ǥ��顼\n" -#: scd/app-openpgp.c:1602 scd/app-openpgp.c:3128 +#: scd/app-openpgp.c:1603 scd/app-openpgp.c:3129 msgid "card is permanently locked!\n" msgstr "�����ɤ��ʵפ˥��å�����ޤ�!\n" -#: scd/app-openpgp.c:1609 +#: scd/app-openpgp.c:1610 #, c-format msgid "%d Admin PIN attempts remaining before card is permanently locked\n" msgstr "�����ɤαʵץ��å�����%d��Admin PIN�����Ƥ��ޤ�\n" -#: scd/app-openpgp.c:1619 +#: scd/app-openpgp.c:1620 #, fuzzy, c-format msgid "" "|A|Please enter the Admin PIN at the reader's keypad%%0A[remaining attempts: " "%d]" msgstr "PIN [��̾��: %lu]" -#: scd/app-openpgp.c:1634 +#: scd/app-openpgp.c:1635 #, fuzzy msgid "|A|Please enter the Admin PIN at the reader's keypad" msgstr "PIN [��̾��: %lu]" @@ -6588,110 +6588,110 @@ msgstr "PIN [��̾��: %lu]" #. TRANSLATORS: Do not translate the "|A|" prefix but keep #. it at the start of the string. We need this elsewhere to #. get some infos on the string. -#: scd/app-openpgp.c:1654 +#: scd/app-openpgp.c:1655 msgid "|A|Admin PIN" msgstr "|A|Admin PIN" -#: scd/app-openpgp.c:1853 +#: scd/app-openpgp.c:1854 #, fuzzy msgid "||Please enter the Reset Code for the card" msgstr "PIN [��̾��: %lu]" -#: scd/app-openpgp.c:1862 scd/app-openpgp.c:1925 +#: scd/app-openpgp.c:1863 scd/app-openpgp.c:1926 #, fuzzy, c-format msgid "Reset Code is too short; minimum length is %d\n" msgstr "CHV%d��PIN��û�����ޤ�����û��%d\n" -#: scd/app-openpgp.c:1896 +#: scd/app-openpgp.c:1897 msgid "|RN|New Reset Code" msgstr "" -#: scd/app-openpgp.c:1897 +#: scd/app-openpgp.c:1898 #, fuzzy msgid "|AN|New Admin PIN" msgstr "|A|������Admin PIN" -#: scd/app-openpgp.c:1987 scd/app-openpgp.c:2637 +#: scd/app-openpgp.c:1988 scd/app-openpgp.c:2638 msgid "error reading application data\n" msgstr "���ץꥱ������ǡ������ɽФ����顼\n" -#: scd/app-openpgp.c:1993 scd/app-openpgp.c:2644 +#: scd/app-openpgp.c:1994 scd/app-openpgp.c:2645 msgid "error reading fingerprint DO\n" msgstr "����ǡ��������֥������Ȥ��ɽФ����顼\n" -#: scd/app-openpgp.c:2003 +#: scd/app-openpgp.c:2004 msgid "key already exists\n" msgstr "���Ϥ⤦����ޤ�\n" -#: scd/app-openpgp.c:2007 +#: scd/app-openpgp.c:2008 msgid "existing key will be replaced\n" msgstr "��¸�θ��ϸ���ޤ�\n" -#: scd/app-openpgp.c:2009 +#: scd/app-openpgp.c:2010 msgid "generating new key\n" msgstr "��������������\n" -#: scd/app-openpgp.c:2335 +#: scd/app-openpgp.c:2336 msgid "creation timestamp missing\n" msgstr "" -#: scd/app-openpgp.c:2344 +#: scd/app-openpgp.c:2345 #, c-format msgid "RSA modulus missing or not of size %d bits\n" msgstr "" -#: scd/app-openpgp.c:2356 +#: scd/app-openpgp.c:2357 #, fuzzy, c-format msgid "RSA public exponent missing or larger than %d bits\n" msgstr "�����ؿ����礭�����ޤ� (32�ӥåȤ����)\n" -#: scd/app-openpgp.c:2366 scd/app-openpgp.c:2374 +#: scd/app-openpgp.c:2367 scd/app-openpgp.c:2375 #, c-format msgid "RSA prime %s missing or not of size %d bits\n" msgstr "" -#: scd/app-openpgp.c:2468 +#: scd/app-openpgp.c:2469 #, c-format msgid "failed to store the key: %s\n" msgstr "�����ݴɤ˼��Ԥ��ޤ���: %s\n" -#: scd/app-openpgp.c:2528 +#: scd/app-openpgp.c:2529 msgid "please wait while key is being generated ...\n" msgstr "�������δ֡����Ԥ��������� ...\n" -#: scd/app-openpgp.c:2542 +#: scd/app-openpgp.c:2543 msgid "generating key failed\n" msgstr "���������˼��Ԥ��ޤ���\n" -#: scd/app-openpgp.c:2545 +#: scd/app-openpgp.c:2546 #, c-format msgid "key generation completed (%d seconds)\n" msgstr "������������λ���ޤ��� (%d��)\n" -#: scd/app-openpgp.c:2602 +#: scd/app-openpgp.c:2603 msgid "invalid structure of OpenPGP card (DO 0x93)\n" msgstr "OpenPGP�����ɤ�̵���ʹ�¤ (�ǡ��������֥������� 0x93)\n" -#: scd/app-openpgp.c:2652 +#: scd/app-openpgp.c:2653 msgid "fingerprint on card does not match requested one\n" msgstr "" -#: scd/app-openpgp.c:2767 +#: scd/app-openpgp.c:2768 #, fuzzy, c-format msgid "card does not support digest algorithm %s\n" msgstr "%s��̾�����르�ꥺ�� %s\n" -#: scd/app-openpgp.c:2843 +#: scd/app-openpgp.c:2844 #, c-format msgid "signatures created so far: %lu\n" msgstr "����ޤǤ˺������줿��̾: %lu\n" -#: scd/app-openpgp.c:3133 +#: scd/app-openpgp.c:3134 msgid "" "verification of Admin PIN is currently prohibited through this command\n" msgstr "" -#: scd/app-openpgp.c:3357 scd/app-openpgp.c:3368 +#: scd/app-openpgp.c:3359 scd/app-openpgp.c:3370 #, c-format msgid "can't access %s - invalid OpenPGP card?\n" msgstr "%s�˥��������Ǥ��ޤ��� - ̵����OpenPGP������?\n" @@ -7101,7 +7101,7 @@ msgstr "" msgid "[Error - invalid DN]" msgstr "���顼: ̵���ʱ�����\n" -#: sm/certdump.c:964 +#: sm/certdump.c:961 #, fuzzy, c-format msgid "" "Please enter the passphrase to unlock the secret key for the X.509 " @@ -7192,6 +7192,12 @@ msgstr "���ء�%s�פκ������顼: %s\n" msgid "line %d: key generation failed: %s <%s>\n" msgstr "���������˼��Ԥ��ޤ���: %s\n" +#: sm/certreqgen.c:806 +msgid "" +"To complete this certificate request please enter the passphrase for the key " +"you just created once more.\n" +msgstr "" + #: sm/certreqgen-ui.c:122 #, fuzzy, c-format msgid " (%d) RSA\n" @@ -7559,7 +7565,7 @@ msgstr "" msgid "error importing certificate: %s\n" msgstr "���֤μ������顼: %s\n" -#: sm/import.c:548 tools/gpg-connect-agent.c:1322 +#: sm/import.c:548 tools/gpg-connect-agent.c:1329 #, fuzzy, c-format msgid "error reading input: %s\n" msgstr "��%s�פ��ɽФ����顼: %s\n" @@ -7710,91 +7716,91 @@ msgstr " ��̾��%s��" msgid "This is a qualified signature\n" msgstr "���ʽ�̾�ˤʤ�Ǥ��礦��\n" -#: tools/gpg-connect-agent.c:67 tools/gpgconf.c:78 tools/symcryptrun.c:165 +#: tools/gpg-connect-agent.c:70 tools/gpgconf.c:78 tools/symcryptrun.c:165 #, fuzzy msgid "quiet" msgstr "quit" -#: tools/gpg-connect-agent.c:68 +#: tools/gpg-connect-agent.c:71 msgid "print data out hex encoded" msgstr "" -#: tools/gpg-connect-agent.c:69 +#: tools/gpg-connect-agent.c:72 msgid "decode received data lines" msgstr "" -#: tools/gpg-connect-agent.c:70 +#: tools/gpg-connect-agent.c:74 msgid "|NAME|connect to Assuan socket NAME" msgstr "" -#: tools/gpg-connect-agent.c:71 +#: tools/gpg-connect-agent.c:76 msgid "run the Assuan server given on the command line" msgstr "" -#: tools/gpg-connect-agent.c:73 +#: tools/gpg-connect-agent.c:78 msgid "do not use extended connect mode" msgstr "" -#: tools/gpg-connect-agent.c:74 +#: tools/gpg-connect-agent.c:80 #, fuzzy msgid "|FILE|run commands from FILE on startup" msgstr "��%s�פ��饪�ץ������ɤ߽Ф��ޤ�\n" -#: tools/gpg-connect-agent.c:75 +#: tools/gpg-connect-agent.c:81 msgid "run /subst on startup" msgstr "" -#: tools/gpg-connect-agent.c:176 +#: tools/gpg-connect-agent.c:183 #, fuzzy msgid "Usage: gpg-connect-agent [options] (-h for help)" msgstr "�Ȥ���: gpg [���ץ����] [�ե�����] (�إ�פ� -h)" -#: tools/gpg-connect-agent.c:179 +#: tools/gpg-connect-agent.c:186 msgid "" "Syntax: gpg-connect-agent [options]\n" "Connect to a running agent and send commands\n" msgstr "" -#: tools/gpg-connect-agent.c:1193 +#: tools/gpg-connect-agent.c:1200 #, c-format msgid "option \"%s\" requires a program and optional arguments\n" msgstr "" -#: tools/gpg-connect-agent.c:1202 +#: tools/gpg-connect-agent.c:1209 #, c-format msgid "option \"%s\" ignored due to \"%s\"\n" msgstr "" -#: tools/gpg-connect-agent.c:1257 tools/gpg-connect-agent.c:1745 +#: tools/gpg-connect-agent.c:1264 tools/gpg-connect-agent.c:1752 #, fuzzy, c-format msgid "receiving line failed: %s\n" msgstr "�����ɽФ��˼��Ԥ��ޤ���: %s\n" -#: tools/gpg-connect-agent.c:1347 +#: tools/gpg-connect-agent.c:1354 #, fuzzy msgid "line too long - skipped\n" msgstr "�Ԥ�Ĺ�����ޤ�" -#: tools/gpg-connect-agent.c:1351 +#: tools/gpg-connect-agent.c:1358 msgid "line shortened due to embedded Nul character\n" msgstr "" -#: tools/gpg-connect-agent.c:1719 +#: tools/gpg-connect-agent.c:1726 #, fuzzy, c-format msgid "unknown command `%s'\n" msgstr "̤�ΤΥ��ץ�����%s��\n" -#: tools/gpg-connect-agent.c:1737 +#: tools/gpg-connect-agent.c:1744 #, fuzzy, c-format msgid "sending line failed: %s\n" msgstr "��̾�˼��Ԥ��ޤ���: %s\n" -#: tools/gpg-connect-agent.c:2127 +#: tools/gpg-connect-agent.c:2166 #, fuzzy, c-format msgid "error sending %s command: %s\n" msgstr "��%s�פ��ɽФ����顼: %s\n" -#: tools/gpg-connect-agent.c:2136 +#: tools/gpg-connect-agent.c:2175 #, fuzzy, c-format msgid "error sending standard options: %s\n" msgstr "��%s�פǿ��ѥ쥳���ɤθ������顼: %s\n" @@ -8001,21 +8007,21 @@ msgid "" "Manage configuration options for tools of the GnuPG system\n" msgstr "" -#: tools/gpgconf.c:210 tools/gpgconf.c:250 +#: tools/gpgconf.c:209 tools/gpgconf.c:249 #, fuzzy msgid "usage: gpgconf [options] " msgstr "�Ȥ���: gpg [���ץ����] " -#: tools/gpgconf.c:212 +#: tools/gpgconf.c:211 msgid "Need one component argument" msgstr "" -#: tools/gpgconf.c:221 +#: tools/gpgconf.c:220 #, fuzzy msgid "Component not found" msgstr "�����������Ĥ���ޤ���" -#: tools/gpgconf.c:252 +#: tools/gpgconf.c:251 #, fuzzy msgid "No argument allowed" msgstr "�������ޥ�ɤ϶ػߤ���Ƥ��ޤ�\n" @@ -8176,16 +8182,16 @@ msgstr "�Хå����åס��ե������%s�פ������Ǥ��ޤ���: %s\n" msgid "cannot allocate outfile string: %s\n" msgstr "�Хå����åס��ե������%s�פ������Ǥ��ޤ���: %s\n" -#: tools/symcryptrun.c:985 +#: tools/symcryptrun.c:984 #, c-format msgid "either %s or %s must be given\n" msgstr "" -#: tools/symcryptrun.c:1012 +#: tools/symcryptrun.c:1011 msgid "no class provided\n" msgstr "" -#: tools/symcryptrun.c:1021 +#: tools/symcryptrun.c:1020 #, fuzzy, c-format msgid "class %s is not supported\n" msgstr "�ݸ�����%d�ϥ��ݡ��Ȥ��Ƥ��ޤ���\n" @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: gnupg 1.4.3\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2008-12-03 09:59+0100\n" +"POT-Creation-Date: 2008-12-09 11:57+0100\n" "PO-Revision-Date: 2006-06-13 20:31+0200\n" "Last-Translator: Trond Endrest�l <[email protected]>\n" "Language-Team: Norwegian Bokm�l <[email protected]>\n" @@ -96,8 +96,8 @@ msgstr "ugyldig passfrase" msgid "ssh keys greater than %d bits are not supported\n" msgstr "" -#: agent/command-ssh.c:688 g10/exec.c:478 g10/gpg.c:1073 g10/keygen.c:3226 -#: g10/keygen.c:3259 g10/keyring.c:1206 g10/keyring.c:1510 g10/openfile.c:275 +#: agent/command-ssh.c:688 g10/exec.c:478 g10/gpg.c:1079 g10/keygen.c:3248 +#: g10/keygen.c:3281 g10/keyring.c:1206 g10/keyring.c:1510 g10/openfile.c:275 #: g10/openfile.c:368 g10/sign.c:798 g10/sign.c:1107 g10/tdbio.c:547 #: jnlib/dotlock.c:311 #, c-format @@ -106,7 +106,7 @@ msgstr "kan ikke opprette �%s�: %s\n" #: agent/command-ssh.c:700 common/helpfile.c:47 g10/card-util.c:733 #: g10/dearmor.c:60 g10/dearmor.c:107 g10/decrypt.c:70 g10/encode.c:194 -#: g10/encode.c:504 g10/gpg.c:1074 g10/import.c:193 g10/keygen.c:2711 +#: g10/encode.c:504 g10/gpg.c:1080 g10/import.c:193 g10/keygen.c:2733 #: g10/keyring.c:1536 g10/openfile.c:192 g10/openfile.c:353 #: g10/plaintext.c:503 g10/sign.c:780 g10/sign.c:975 g10/sign.c:1091 #: g10/sign.c:1247 g10/tdbdump.c:142 g10/tdbdump.c:150 g10/tdbio.c:551 @@ -152,7 +152,7 @@ msgid "Please enter the passphrase for the ssh key%0A %c" msgstr "Tast inn den nye passfrasen for denne hemmelige n�kklen.\n" #: agent/command-ssh.c:2346 agent/genkey.c:310 agent/genkey.c:432 -#: agent/protect-tool.c:1199 +#: agent/protect-tool.c:1198 #, fuzzy msgid "Please re-enter this passphrase" msgstr "endre passfrasen" @@ -165,7 +165,7 @@ msgid "" msgstr "" #: agent/command-ssh.c:2405 agent/genkey.c:340 agent/genkey.c:463 -#: agent/protect-tool.c:1205 tools/symcryptrun.c:434 +#: agent/protect-tool.c:1204 tools/symcryptrun.c:434 msgid "does not match - try again" msgstr "" @@ -306,7 +306,7 @@ msgid "run in daemon mode (background)" msgstr "" #: agent/gpg-agent.c:121 g10/gpg.c:483 g10/gpgv.c:71 kbx/kbxutil.c:88 -#: scd/scdaemon.c:107 sm/gpgsm.c:281 tools/gpg-connect-agent.c:66 +#: scd/scdaemon.c:107 sm/gpgsm.c:281 tools/gpg-connect-agent.c:69 #: tools/gpgconf.c:77 tools/symcryptrun.c:164 msgid "verbose" msgstr "fyldig output" @@ -395,7 +395,7 @@ msgid "|FILE|write environment settings also to FILE" msgstr "" #: agent/gpg-agent.c:313 agent/preset-passphrase.c:94 agent/protect-tool.c:146 -#: scd/scdaemon.c:241 sm/gpgsm.c:512 tools/gpg-connect-agent.c:173 +#: scd/scdaemon.c:241 sm/gpgsm.c:512 tools/gpg-connect-agent.c:180 #: tools/gpgconf.c:99 tools/symcryptrun.c:204 tools/gpg-check-pattern.c:141 #, fuzzy msgid "Please report bugs to <" @@ -417,25 +417,25 @@ msgstr "" msgid "invalid debug-level `%s' given\n" msgstr "" -#: agent/gpg-agent.c:557 agent/protect-tool.c:1068 kbx/kbxutil.c:430 -#: scd/scdaemon.c:385 sm/gpgsm.c:877 sm/gpgsm.c:880 tools/symcryptrun.c:997 -#: tools/gpg-check-pattern.c:178 +#: agent/gpg-agent.c:557 agent/protect-tool.c:1067 kbx/kbxutil.c:429 +#: scd/scdaemon.c:385 sm/gpgsm.c:878 sm/gpgsm.c:881 tools/symcryptrun.c:996 +#: tools/gpg-check-pattern.c:177 #, c-format msgid "%s is too old (need %s, have %s)\n" msgstr "" -#: agent/gpg-agent.c:656 g10/gpg.c:2080 scd/scdaemon.c:466 sm/gpgsm.c:968 +#: agent/gpg-agent.c:656 g10/gpg.c:2086 scd/scdaemon.c:466 sm/gpgsm.c:968 #, c-format msgid "NOTE: no default option file `%s'\n" msgstr "MERK: ingen standard valgfil �%s�\n" -#: agent/gpg-agent.c:661 agent/gpg-agent.c:1240 g10/gpg.c:2084 -#: scd/scdaemon.c:471 sm/gpgsm.c:972 tools/symcryptrun.c:930 +#: agent/gpg-agent.c:661 agent/gpg-agent.c:1240 g10/gpg.c:2090 +#: scd/scdaemon.c:471 sm/gpgsm.c:972 tools/symcryptrun.c:929 #, c-format msgid "option file `%s': %s\n" msgstr "valgfil �%s�: %s\n" -#: agent/gpg-agent.c:669 g10/gpg.c:2091 scd/scdaemon.c:479 sm/gpgsm.c:979 +#: agent/gpg-agent.c:669 g10/gpg.c:2097 scd/scdaemon.c:479 sm/gpgsm.c:979 #, c-format msgid "reading options from `%s'\n" msgstr "leser valg fra �%s�\n" @@ -531,27 +531,27 @@ msgstr "" msgid "ssh handler 0x%lx for fd %d terminated\n" msgstr "" -#: agent/gpg-agent.c:1833 scd/scdaemon.c:1186 +#: agent/gpg-agent.c:1843 scd/scdaemon.c:1200 #, fuzzy, c-format msgid "pth_select failed: %s - waiting 1s\n" msgstr "oppdatering av hemmelig mislyktes: %s\n" -#: agent/gpg-agent.c:1946 scd/scdaemon.c:1253 +#: agent/gpg-agent.c:1956 scd/scdaemon.c:1267 #, fuzzy, c-format msgid "%s %s stopped\n" msgstr "%s: hoppet over: %s\n" -#: agent/gpg-agent.c:2074 +#: agent/gpg-agent.c:2084 msgid "no gpg-agent running in this session\n" msgstr "" -#: agent/gpg-agent.c:2085 common/simple-pwquery.c:349 common/asshelp.c:326 -#: tools/gpg-connect-agent.c:2094 +#: agent/gpg-agent.c:2095 common/simple-pwquery.c:349 common/asshelp.c:326 +#: tools/gpg-connect-agent.c:2133 msgid "malformed GPG_AGENT_INFO environment variable\n" msgstr "" -#: agent/gpg-agent.c:2098 common/simple-pwquery.c:361 common/asshelp.c:338 -#: tools/gpg-connect-agent.c:2105 +#: agent/gpg-agent.c:2108 common/simple-pwquery.c:361 common/asshelp.c:338 +#: tools/gpg-connect-agent.c:2144 #, c-format msgid "gpg-agent protocol version %d is not supported\n" msgstr "" @@ -578,37 +578,37 @@ msgid "" "Secret key maintenance tool\n" msgstr "" -#: agent/protect-tool.c:1190 +#: agent/protect-tool.c:1189 msgid "Please enter the passphrase to unprotect the PKCS#12 object." msgstr "" -#: agent/protect-tool.c:1193 +#: agent/protect-tool.c:1192 msgid "Please enter the passphrase to protect the new PKCS#12 object." msgstr "" -#: agent/protect-tool.c:1196 +#: agent/protect-tool.c:1195 msgid "" "Please enter the passphrase to protect the imported object within the GnuPG " "system." msgstr "" -#: agent/protect-tool.c:1201 +#: agent/protect-tool.c:1200 msgid "" "Please enter the passphrase or the PIN\n" "needed to complete this operation." msgstr "" -#: agent/protect-tool.c:1206 tools/symcryptrun.c:435 +#: agent/protect-tool.c:1205 tools/symcryptrun.c:435 #, fuzzy msgid "Passphrase:" msgstr "ugyldig passfrase" -#: agent/protect-tool.c:1214 tools/symcryptrun.c:442 +#: agent/protect-tool.c:1213 tools/symcryptrun.c:442 #, fuzzy, c-format msgid "error while asking for the passphrase: %s\n" msgstr "feil ved opprettelse av passfrase: %s\n" -#: agent/protect-tool.c:1217 tools/symcryptrun.c:446 +#: agent/protect-tool.c:1216 tools/symcryptrun.c:446 #, fuzzy msgid "cancelled\n" msgstr "cancel|cancel" @@ -866,7 +866,7 @@ msgstr "" msgid "out of core while allocating %lu bytes" msgstr "" -#: common/asshelp.c:244 +#: common/asshelp.c:244 tools/gpg-connect-agent.c:2101 msgid "no running gpg-agent - starting one\n" msgstr "" @@ -1120,7 +1120,7 @@ msgid "OpenPGP card no. %s detected\n" msgstr "OpenPGP-kortnummer %s oppdaget\n" #: g10/card-util.c:75 g10/card-util.c:1485 g10/delkey.c:126 g10/keyedit.c:1549 -#: g10/keygen.c:2902 g10/revoke.c:216 g10/revoke.c:455 +#: g10/keygen.c:2924 g10/revoke.c:216 g10/revoke.c:455 msgid "can't do this in batch mode\n" msgstr "kan ikke gj�re dette i batchmodus\n" @@ -1129,7 +1129,7 @@ msgstr "kan ikke gj�re dette i batchmodus\n" msgid "This command is only available for version 2 cards\n" msgstr "Denne kommandoen er ikke tillatt i %s-modus.\n" -#: g10/card-util.c:85 scd/app-openpgp.c:1848 +#: g10/card-util.c:85 scd/app-openpgp.c:1849 msgid "Reset Code not or not anymore available\n" msgstr "" @@ -1415,18 +1415,18 @@ msgstr "Ugyldig kommando (pr�v �help�)\n" msgid "--output doesn't work for this command\n" msgstr "--output virker ikke for denne kommandoen\n" -#: g10/decrypt.c:166 g10/gpg.c:3963 g10/keyring.c:380 g10/keyring.c:667 +#: g10/decrypt.c:166 g10/gpg.c:3969 g10/keyring.c:380 g10/keyring.c:667 #, c-format msgid "can't open `%s'\n" msgstr "kan ikke �pne �%s�\n" -#: g10/delkey.c:73 g10/export.c:324 g10/keyedit.c:3424 g10/keyserver.c:1727 +#: g10/delkey.c:73 g10/export.c:324 g10/keyedit.c:3424 g10/keyserver.c:1729 #: g10/revoke.c:226 #, c-format msgid "key \"%s\" not found: %s\n" msgstr "n�kkelen �%s� ble ikke funnet: %s\n" -#: g10/delkey.c:81 g10/export.c:354 g10/import.c:2417 g10/keyserver.c:1741 +#: g10/delkey.c:81 g10/export.c:354 g10/import.c:2417 g10/keyserver.c:1743 #: g10/revoke.c:232 g10/revoke.c:477 #, c-format msgid "error reading keyblock: %s\n" @@ -1859,7 +1859,7 @@ msgid "run in server mode" msgstr "" #: g10/gpg.c:436 g10/gpgv.c:69 kbx/kbxutil.c:81 sm/gpgsm.c:226 -#: tools/gpg-connect-agent.c:64 tools/gpgconf.c:74 tools/symcryptrun.c:157 +#: tools/gpg-connect-agent.c:67 tools/gpgconf.c:74 tools/symcryptrun.c:157 msgid "" "@\n" "Options:\n" @@ -1983,52 +1983,52 @@ msgstr "Kompresjon: " msgid "usage: gpg [options] " msgstr "bruksm�te: gpg [valg] " -#: g10/gpg.c:1109 sm/gpgsm.c:675 +#: g10/gpg.c:1115 sm/gpgsm.c:675 msgid "conflicting commands\n" msgstr "motstridende kommandoer\n" -#: g10/gpg.c:1127 +#: g10/gpg.c:1133 #, c-format msgid "no = sign found in group definition `%s'\n" msgstr "fant ingen �=�-tegn i gruppedefinisjonen �%s�\n" -#: g10/gpg.c:1324 +#: g10/gpg.c:1330 #, c-format msgid "WARNING: unsafe ownership on homedir `%s'\n" msgstr "ADVARSEL: utrygt eierskap p� hjemmekatalogen �%s�\n" -#: g10/gpg.c:1327 +#: g10/gpg.c:1333 #, c-format msgid "WARNING: unsafe ownership on configuration file `%s'\n" msgstr "ADVARSEL: utrygt eierskap p� konfigurasjonsfilen �%s�\n" -#: g10/gpg.c:1330 +#: g10/gpg.c:1336 #, c-format msgid "WARNING: unsafe ownership on extension `%s'\n" msgstr "ADVARSEL: utrygt eierskap p� utvidelsen �%s�\n" -#: g10/gpg.c:1336 +#: g10/gpg.c:1342 #, c-format msgid "WARNING: unsafe permissions on homedir `%s'\n" msgstr "ADVARSEL: utrygge rettigheter p� hjemmekatalogen �%s�\n" -#: g10/gpg.c:1339 +#: g10/gpg.c:1345 #, c-format msgid "WARNING: unsafe permissions on configuration file `%s'\n" msgstr "ADVARSEL: utrygge rettigheter p� konfigurasjonsfilen �%s�\n" -#: g10/gpg.c:1342 +#: g10/gpg.c:1348 #, c-format msgid "WARNING: unsafe permissions on extension `%s'\n" msgstr "ADVARSEL: utrygge rettigheter p� utvidelsen �%s�\n" -#: g10/gpg.c:1348 +#: g10/gpg.c:1354 #, c-format msgid "WARNING: unsafe enclosing directory ownership on homedir `%s'\n" msgstr "" "ADVARSEL: utrygt eierskap p� katalogene p� niv�ene over hjemmekatalogen �%s�\n" -#: g10/gpg.c:1351 +#: g10/gpg.c:1357 #, c-format msgid "" "WARNING: unsafe enclosing directory ownership on configuration file `%s'\n" @@ -2036,20 +2036,20 @@ msgstr "" "ADVARSEL: utrygt eierskap p� katalogene p� niv�ene over konfigurasjonsfilen �%" "s�\n" -#: g10/gpg.c:1354 +#: g10/gpg.c:1360 #, c-format msgid "WARNING: unsafe enclosing directory ownership on extension `%s'\n" msgstr "" "ADVARSEL: utrygt eierskap p� katalogene p� niv�ene over utvidelsen �%s�\n" -#: g10/gpg.c:1360 +#: g10/gpg.c:1366 #, c-format msgid "WARNING: unsafe enclosing directory permissions on homedir `%s'\n" msgstr "" "ADVARSEL: utrygge rettigheter p� katalogene p� niv�ene over hjemmekatalogen �%" "s�\n" -#: g10/gpg.c:1363 +#: g10/gpg.c:1369 #, c-format msgid "" "WARNING: unsafe enclosing directory permissions on configuration file `%s'\n" @@ -2057,456 +2057,456 @@ msgstr "" "ADVARSEL: utrygge rettigheter p� katalogene p� niv�ene over " "konfigurasjonsfilen �%s�\n" -#: g10/gpg.c:1366 +#: g10/gpg.c:1372 #, c-format msgid "WARNING: unsafe enclosing directory permissions on extension `%s'\n" msgstr "" "ADVARSEL: utrygge rettigheter p� katalogene p� niv�ene over utvidelsen �%s�\n" -#: g10/gpg.c:1545 +#: g10/gpg.c:1551 #, c-format msgid "unknown configuration item `%s'\n" msgstr "ukjent konfigurasjonspunkt �%s�\n" -#: g10/gpg.c:1645 +#: g10/gpg.c:1651 msgid "display photo IDs during key listings" msgstr "" -#: g10/gpg.c:1647 +#: g10/gpg.c:1653 msgid "show policy URLs during signature listings" msgstr "" -#: g10/gpg.c:1649 +#: g10/gpg.c:1655 msgid "show all notations during signature listings" msgstr "" -#: g10/gpg.c:1651 +#: g10/gpg.c:1657 msgid "show IETF standard notations during signature listings" msgstr "" -#: g10/gpg.c:1655 +#: g10/gpg.c:1661 msgid "show user-supplied notations during signature listings" msgstr "" -#: g10/gpg.c:1657 +#: g10/gpg.c:1663 msgid "show preferred keyserver URLs during signature listings" msgstr "" -#: g10/gpg.c:1659 +#: g10/gpg.c:1665 msgid "show user ID validity during key listings" msgstr "" -#: g10/gpg.c:1661 +#: g10/gpg.c:1667 msgid "show revoked and expired user IDs in key listings" msgstr "" -#: g10/gpg.c:1663 +#: g10/gpg.c:1669 msgid "show revoked and expired subkeys in key listings" msgstr "" -#: g10/gpg.c:1665 +#: g10/gpg.c:1671 msgid "show the keyring name in key listings" msgstr "vise navnet til n�kkelknippene i n�kkellister" -#: g10/gpg.c:1667 +#: g10/gpg.c:1673 msgid "show expiration dates during signature listings" msgstr "" -#: g10/gpg.c:1828 +#: g10/gpg.c:1834 #, c-format msgid "NOTE: old default options file `%s' ignored\n" msgstr "MERK: den gamle valgfila �%s� ble ignorert\n" -#: g10/gpg.c:1919 +#: g10/gpg.c:1926 #, c-format msgid "libgcrypt is too old (need %s, have %s)\n" msgstr "" -#: g10/gpg.c:2303 g10/gpg.c:2989 g10/gpg.c:3001 +#: g10/gpg.c:2309 g10/gpg.c:2995 g10/gpg.c:3007 #, c-format msgid "NOTE: %s is not for normal use!\n" msgstr "MERK: %s er ikke for vanlig bruk!\n" # Tenk litt p� denne du, Trond. -#: g10/gpg.c:2484 g10/gpg.c:2496 +#: g10/gpg.c:2490 g10/gpg.c:2502 #, c-format msgid "`%s' is not a valid signature expiration\n" msgstr "�%s� er ikke en gyldig signaturutg�else\n" -#: g10/gpg.c:2578 +#: g10/gpg.c:2584 #, c-format msgid "`%s' is not a valid character set\n" msgstr "�%s� er ikke et gyldig tegnsett\n" -#: g10/gpg.c:2601 g10/gpg.c:2796 g10/keyedit.c:4107 +#: g10/gpg.c:2607 g10/gpg.c:2802 g10/keyedit.c:4107 msgid "could not parse keyserver URL\n" msgstr "kunne ikke parse n�kkelserverens URL\n" -#: g10/gpg.c:2613 +#: g10/gpg.c:2619 #, c-format msgid "%s:%d: invalid keyserver options\n" msgstr "%s:%d: ugyldige valg for n�kkelserver\n" -#: g10/gpg.c:2616 +#: g10/gpg.c:2622 msgid "invalid keyserver options\n" msgstr "ugyldige valg for n�kkelserver\n" -#: g10/gpg.c:2623 +#: g10/gpg.c:2629 #, c-format msgid "%s:%d: invalid import options\n" msgstr "%s:%d: ugyldige importvalg\n" -#: g10/gpg.c:2626 +#: g10/gpg.c:2632 msgid "invalid import options\n" msgstr "ugyldige importvalg\n" -#: g10/gpg.c:2633 +#: g10/gpg.c:2639 #, c-format msgid "%s:%d: invalid export options\n" msgstr "%s:%d: ugyldige eksportvalg\n" -#: g10/gpg.c:2636 +#: g10/gpg.c:2642 msgid "invalid export options\n" msgstr "ugyldige eksportvalg\n" -#: g10/gpg.c:2643 +#: g10/gpg.c:2649 #, c-format msgid "%s:%d: invalid list options\n" msgstr "%s:%d: ugyldige listevalg\n" -#: g10/gpg.c:2646 +#: g10/gpg.c:2652 msgid "invalid list options\n" msgstr "ugyldige listevalg\n" -#: g10/gpg.c:2654 +#: g10/gpg.c:2660 msgid "display photo IDs during signature verification" msgstr "" -#: g10/gpg.c:2656 +#: g10/gpg.c:2662 msgid "show policy URLs during signature verification" msgstr "" -#: g10/gpg.c:2658 +#: g10/gpg.c:2664 msgid "show all notations during signature verification" msgstr "" -#: g10/gpg.c:2660 +#: g10/gpg.c:2666 msgid "show IETF standard notations during signature verification" msgstr "" -#: g10/gpg.c:2664 +#: g10/gpg.c:2670 msgid "show user-supplied notations during signature verification" msgstr "" -#: g10/gpg.c:2666 +#: g10/gpg.c:2672 msgid "show preferred keyserver URLs during signature verification" msgstr "" -#: g10/gpg.c:2668 +#: g10/gpg.c:2674 msgid "show user ID validity during signature verification" msgstr "" -#: g10/gpg.c:2670 +#: g10/gpg.c:2676 msgid "show revoked and expired user IDs in signature verification" msgstr "" -#: g10/gpg.c:2672 +#: g10/gpg.c:2678 msgid "show only the primary user ID in signature verification" msgstr "" -#: g10/gpg.c:2674 +#: g10/gpg.c:2680 msgid "validate signatures with PKA data" msgstr "" -#: g10/gpg.c:2676 +#: g10/gpg.c:2682 msgid "elevate the trust of signatures with valid PKA data" msgstr "" -#: g10/gpg.c:2683 +#: g10/gpg.c:2689 #, c-format msgid "%s:%d: invalid verify options\n" msgstr "%s:%d: ugyldige valg for bekreftelse\n" -#: g10/gpg.c:2686 +#: g10/gpg.c:2692 msgid "invalid verify options\n" msgstr "ugyldige valg for bekreftelse\n" -#: g10/gpg.c:2693 +#: g10/gpg.c:2699 #, c-format msgid "unable to set exec-path to %s\n" msgstr "kunne ikke sette exec-path til %s\n" -#: g10/gpg.c:2868 +#: g10/gpg.c:2874 #, c-format msgid "%s:%d: invalid auto-key-locate list\n" msgstr "%s:%d: ugyldig auto-key-locate-liste\n" -#: g10/gpg.c:2871 +#: g10/gpg.c:2877 msgid "invalid auto-key-locate list\n" msgstr "" -#: g10/gpg.c:2978 sm/gpgsm.c:1386 +#: g10/gpg.c:2984 sm/gpgsm.c:1386 msgid "WARNING: program may create a core file!\n" msgstr "ADVARSEL: programmet kan opprette en corefil!\n" -#: g10/gpg.c:2982 +#: g10/gpg.c:2988 #, c-format msgid "WARNING: %s overrides %s\n" msgstr "ADVARSEL: %s overstyrere %s\n" -#: g10/gpg.c:2991 +#: g10/gpg.c:2997 #, c-format msgid "%s not allowed with %s!\n" msgstr "%s er ikke tillatt sammen med %s!\n" -#: g10/gpg.c:2994 +#: g10/gpg.c:3000 #, c-format msgid "%s makes no sense with %s!\n" msgstr "%s er ikke fornuftig med %s!\n" -#: g10/gpg.c:3009 +#: g10/gpg.c:3015 #, c-format msgid "will not run with insecure memory due to %s\n" msgstr "" -#: g10/gpg.c:3023 +#: g10/gpg.c:3029 msgid "you can only make detached or clear signatures while in --pgp2 mode\n" msgstr "du kan bare lage adskilte eller klare signaturer i --pgp2-modus\n" -#: g10/gpg.c:3029 +#: g10/gpg.c:3035 msgid "you can't sign and encrypt at the same time while in --pgp2 mode\n" msgstr "du kan ikke signere og kryptere samtidig i --pgp2-modus\n" -#: g10/gpg.c:3035 +#: g10/gpg.c:3041 msgid "you must use files (and not a pipe) when working with --pgp2 enabled.\n" msgstr "du m� bruke filer (og ikke en pipe) n�r --pgp2 er p�sl�tt\n" -#: g10/gpg.c:3048 +#: g10/gpg.c:3054 msgid "encrypting a message in --pgp2 mode requires the IDEA cipher\n" msgstr "kryptering en melding i --pgp2-modus krever IDEA-algoritmen\n" -#: g10/gpg.c:3114 g10/gpg.c:3138 sm/gpgsm.c:1458 +#: g10/gpg.c:3120 g10/gpg.c:3144 sm/gpgsm.c:1458 msgid "selected cipher algorithm is invalid\n" msgstr "valgt krypteringsalgoritme er ugyldig\n" -#: g10/gpg.c:3120 g10/gpg.c:3144 sm/gpgsm.c:1466 sm/gpgsm.c:1472 +#: g10/gpg.c:3126 g10/gpg.c:3150 sm/gpgsm.c:1466 sm/gpgsm.c:1472 msgid "selected digest algorithm is invalid\n" msgstr "valg digestalgoritme er ugyldig\n" -#: g10/gpg.c:3126 +#: g10/gpg.c:3132 msgid "selected compression algorithm is invalid\n" msgstr "valgt kompresjonsalgoritme er ugyldig\n" -#: g10/gpg.c:3132 +#: g10/gpg.c:3138 msgid "selected certification digest algorithm is invalid\n" msgstr "valgt sertifikasjondigestalgoritme er ugyldig\n" -#: g10/gpg.c:3147 +#: g10/gpg.c:3153 msgid "completes-needed must be greater than 0\n" msgstr "completes-needed m� v�re st�rre enn 0\n" -#: g10/gpg.c:3149 +#: g10/gpg.c:3155 msgid "marginals-needed must be greater than 1\n" msgstr "marginals-neede m� v�re st�rre enn 1\n" -#: g10/gpg.c:3151 +#: g10/gpg.c:3157 msgid "max-cert-depth must be in the range from 1 to 255\n" msgstr "max-cert-depth m� v�re i intervallet fra 1 til 255\n" -#: g10/gpg.c:3153 +#: g10/gpg.c:3159 msgid "invalid default-cert-level; must be 0, 1, 2, or 3\n" msgstr "ugyldig default-cert-level; m� v�re 0, 1, 2 eller 3\n" -#: g10/gpg.c:3155 +#: g10/gpg.c:3161 msgid "invalid min-cert-level; must be 1, 2, or 3\n" msgstr "ugyldig min-cert-level; m� v�re 0, 1, 2 eller 3\n" -#: g10/gpg.c:3158 +#: g10/gpg.c:3164 msgid "NOTE: simple S2K mode (0) is strongly discouraged\n" msgstr "MERK: enkel S2K-modus (0) er sterkt frar�det\n" -#: g10/gpg.c:3162 +#: g10/gpg.c:3168 msgid "invalid S2K mode; must be 0, 1 or 3\n" msgstr "ugyldig S2K-modus; m� v�re 0, 1 eller 3\n" -#: g10/gpg.c:3169 +#: g10/gpg.c:3175 msgid "invalid default preferences\n" msgstr "ugyldig standard preferanser\n" -#: g10/gpg.c:3178 +#: g10/gpg.c:3184 msgid "invalid personal cipher preferences\n" msgstr "ugyldig personlig cipherpreferanser\n" -#: g10/gpg.c:3182 +#: g10/gpg.c:3188 msgid "invalid personal digest preferences\n" msgstr "ugyldig personlig digestpreferanser\n" -#: g10/gpg.c:3186 +#: g10/gpg.c:3192 msgid "invalid personal compress preferences\n" msgstr "ugyldig personlig kompresjonspreferanser\n" -#: g10/gpg.c:3219 +#: g10/gpg.c:3225 #, c-format msgid "%s does not yet work with %s\n" msgstr "%s virker ikke enn� med %s\n" -#: g10/gpg.c:3266 +#: g10/gpg.c:3272 #, c-format msgid "you may not use cipher algorithm `%s' while in %s mode\n" msgstr "du kan ikke bruke cipheralgoritmen �%s� i %s-modus\n" -#: g10/gpg.c:3271 +#: g10/gpg.c:3277 #, c-format msgid "you may not use digest algorithm `%s' while in %s mode\n" msgstr "du kan ikke bruke digestalgoritmen �%s� i %s-modus\n" -#: g10/gpg.c:3276 +#: g10/gpg.c:3282 #, c-format msgid "you may not use compression algorithm `%s' while in %s mode\n" msgstr "du kan ikke bruke kompresjonsalgoritmen �%s� i %s-modus\n" -#: g10/gpg.c:3359 +#: g10/gpg.c:3365 #, c-format msgid "failed to initialize the TrustDB: %s\n" msgstr "klarte ikke � initialisere tillitsdatabasen: %s\n" -#: g10/gpg.c:3370 +#: g10/gpg.c:3376 msgid "WARNING: recipients (-r) given without using public key encryption\n" msgstr "" "ADVARSEL: mottakere (-r) angitt uten � bruke offentlig n�kkelkryptering\n" -#: g10/gpg.c:3391 +#: g10/gpg.c:3397 msgid "--store [filename]" msgstr "--store [filnavn]" -#: g10/gpg.c:3398 +#: g10/gpg.c:3404 msgid "--symmetric [filename]" msgstr "--symmetric [filnavn]" -#: g10/gpg.c:3400 +#: g10/gpg.c:3406 #, c-format msgid "symmetric encryption of `%s' failed: %s\n" msgstr "symmetrisk kryptering av �%s� mislyktes: %s\n" -#: g10/gpg.c:3410 +#: g10/gpg.c:3416 msgid "--encrypt [filename]" msgstr "--encrypt [filnavn]" -#: g10/gpg.c:3423 +#: g10/gpg.c:3429 msgid "--symmetric --encrypt [filename]" msgstr "--symmetric --encrypt [filnavn]" -#: g10/gpg.c:3425 +#: g10/gpg.c:3431 msgid "you cannot use --symmetric --encrypt with --s2k-mode 0\n" msgstr "" -#: g10/gpg.c:3428 +#: g10/gpg.c:3434 #, c-format msgid "you cannot use --symmetric --encrypt while in %s mode\n" msgstr "du kan ikke bruke --symmtric --encrypt i %s-modus\n" -#: g10/gpg.c:3446 +#: g10/gpg.c:3452 msgid "--sign [filename]" msgstr "--sign [filnavn]" -#: g10/gpg.c:3459 +#: g10/gpg.c:3465 msgid "--sign --encrypt [filename]" msgstr "--sign --encrypt [filnavn]" -#: g10/gpg.c:3474 +#: g10/gpg.c:3480 msgid "--symmetric --sign --encrypt [filename]" msgstr "--symmetric --sign --encrypt [filnavn]" -#: g10/gpg.c:3476 +#: g10/gpg.c:3482 msgid "you cannot use --symmetric --sign --encrypt with --s2k-mode 0\n" msgstr "" -#: g10/gpg.c:3479 +#: g10/gpg.c:3485 #, c-format msgid "you cannot use --symmetric --sign --encrypt while in %s mode\n" msgstr "du kan ikke bruke --symmetric --sign --encrypt i %s-modus\n" -#: g10/gpg.c:3499 +#: g10/gpg.c:3505 msgid "--sign --symmetric [filename]" msgstr "--sign --symmetric [filnavn]" -#: g10/gpg.c:3508 +#: g10/gpg.c:3514 msgid "--clearsign [filename]" msgstr "--clearsign [filnavn]" -#: g10/gpg.c:3533 +#: g10/gpg.c:3539 msgid "--decrypt [filename]" msgstr "--decrypt [filnavn]" -#: g10/gpg.c:3541 +#: g10/gpg.c:3547 msgid "--sign-key user-id" msgstr "--sign-key brukerid" -#: g10/gpg.c:3545 +#: g10/gpg.c:3551 msgid "--lsign-key user-id" msgstr "--lsign-key brukerid" -#: g10/gpg.c:3566 +#: g10/gpg.c:3572 msgid "--edit-key user-id [commands]" msgstr "--edit-key brukerid [kommandoer]" -#: g10/gpg.c:3658 +#: g10/gpg.c:3664 #, c-format msgid "keyserver send failed: %s\n" msgstr "sending til n�kkelserver mislyktes: %s\n" -#: g10/gpg.c:3660 +#: g10/gpg.c:3666 #, c-format msgid "keyserver receive failed: %s\n" msgstr "mottak fra n�kkelserver mislyktes: %s\n" -#: g10/gpg.c:3662 +#: g10/gpg.c:3668 #, c-format msgid "key export failed: %s\n" msgstr "n�kkeleksport mislyktes: %s\n" -#: g10/gpg.c:3673 +#: g10/gpg.c:3679 #, c-format msgid "keyserver search failed: %s\n" msgstr "s�k p� n�kkelserver mislyktes: %s\n" -#: g10/gpg.c:3683 +#: g10/gpg.c:3689 #, c-format msgid "keyserver refresh failed: %s\n" msgstr "refresh p� n�kkelserver mislyktes: %s\n" -#: g10/gpg.c:3734 +#: g10/gpg.c:3740 #, c-format msgid "dearmoring failed: %s\n" msgstr "dearmoring failed: %s\n" -#: g10/gpg.c:3742 +#: g10/gpg.c:3748 #, c-format msgid "enarmoring failed: %s\n" msgstr "enarmoring failed: %s\n" -#: g10/gpg.c:3832 +#: g10/gpg.c:3838 #, c-format msgid "invalid hash algorithm `%s'\n" msgstr "ugyldig hashalgoritme �%s�\n" -#: g10/gpg.c:3949 +#: g10/gpg.c:3955 msgid "[filename]" msgstr "[filnavn]" -#: g10/gpg.c:3953 +#: g10/gpg.c:3959 msgid "Go ahead and type your message ...\n" msgstr "Sett i gang og tast inn meldingen din ...\n" -#: g10/gpg.c:4265 +#: g10/gpg.c:4271 msgid "the given certification policy URL is invalid\n" msgstr "den angitte URLen for sertifikasjonspolicyen er ugyldig\n" -#: g10/gpg.c:4267 +#: g10/gpg.c:4273 msgid "the given signature policy URL is invalid\n" msgstr "den angitte URLen for signaturpolicy er ugyldig\n" -#: g10/gpg.c:4300 +#: g10/gpg.c:4306 msgid "the given preferred keyserver URL is invalid\n" msgstr "den angitte URLen for den foretrukkede n�kkelserveren er ugyldig\n" @@ -3013,29 +3013,29 @@ msgstr "[oppheving]" msgid "[self-signature]" msgstr "[selvsignatur]" -#: g10/keyedit.c:344 g10/keylist.c:392 +#: g10/keyedit.c:344 g10/keylist.c:396 msgid "1 bad signature\n" msgstr "1 ubrukelig signatur\n" -#: g10/keyedit.c:346 g10/keylist.c:394 +#: g10/keyedit.c:346 g10/keylist.c:398 #, c-format msgid "%d bad signatures\n" msgstr "%d ubrukelige signaturer\n" -#: g10/keyedit.c:348 g10/keylist.c:396 +#: g10/keyedit.c:348 g10/keylist.c:400 msgid "1 signature not checked due to a missing key\n" msgstr "1 signatur ble ikke sjekket p� grunn av en manglende n�kkel\n" -#: g10/keyedit.c:350 g10/keylist.c:398 +#: g10/keyedit.c:350 g10/keylist.c:402 #, c-format msgid "%d signatures not checked due to missing keys\n" msgstr "%d signaturer ble ikke sjekket p� grunn av manglende n�kler\n" -#: g10/keyedit.c:352 g10/keylist.c:400 +#: g10/keyedit.c:352 g10/keylist.c:404 msgid "1 signature not checked due to an error\n" msgstr "1 signatur ble ikke sjekket p� grunn av en feil\n" -#: g10/keyedit.c:354 g10/keylist.c:402 +#: g10/keyedit.c:354 g10/keylist.c:406 #, c-format msgid "%d signatures not checked due to errors\n" msgstr "%d signaturer ble ikke sjekket p� grunn av feil\n" @@ -3286,19 +3286,19 @@ msgstr "signering mislyktes: %s\n" msgid "Key has only stub or on-card key items - no passphrase to change.\n" msgstr "" -#: g10/keyedit.c:1142 g10/keygen.c:3601 +#: g10/keyedit.c:1142 g10/keygen.c:3623 msgid "This key is not protected.\n" msgstr "Denne n�kkelen er ikke beskyttet.\n" -#: g10/keyedit.c:1146 g10/keygen.c:3588 g10/revoke.c:538 +#: g10/keyedit.c:1146 g10/keygen.c:3610 g10/revoke.c:538 msgid "Secret parts of primary key are not available.\n" msgstr "Hemmelige deler av prim�rn�kkelen er ikke tilgjengelig.\n" -#: g10/keyedit.c:1150 g10/keygen.c:3604 +#: g10/keyedit.c:1150 g10/keygen.c:3626 msgid "Secret parts of primary key are stored on-card.\n" msgstr "Hemmelige deler av prim�rn�kkelen er lagret p� kort.\n" -#: g10/keyedit.c:1156 g10/keygen.c:3608 +#: g10/keyedit.c:1156 g10/keygen.c:3630 msgid "Key is protected.\n" msgstr "N�kkelen er beskyttet.\n" @@ -3650,7 +3650,7 @@ msgstr "S�rtrekk: " msgid "Keyserver no-modify" msgstr "" -#: g10/keyedit.c:2443 g10/keylist.c:310 +#: g10/keyedit.c:2443 g10/keylist.c:314 msgid "Preferred keyserver: " msgstr "" @@ -3677,24 +3677,24 @@ msgid "(sensitive)" msgstr "(sensitiv)" #: g10/keyedit.c:2764 g10/keyedit.c:2820 g10/keyedit.c:2881 g10/keyedit.c:2896 -#: g10/keylist.c:196 g10/keyserver.c:529 +#: g10/keylist.c:200 g10/keyserver.c:529 #, c-format msgid "created: %s" msgstr "opprettet: %s" -#: g10/keyedit.c:2767 g10/keylist.c:812 g10/keylist.c:906 g10/mainproc.c:989 +#: g10/keyedit.c:2767 g10/keylist.c:817 g10/keylist.c:911 g10/mainproc.c:989 #, c-format msgid "revoked: %s" msgstr "opphevet: %s" -#: g10/keyedit.c:2769 g10/keylist.c:783 g10/keylist.c:818 g10/keylist.c:912 +#: g10/keyedit.c:2769 g10/keylist.c:788 g10/keylist.c:823 g10/keylist.c:917 #, c-format msgid "expired: %s" msgstr "utgikk: %s" #: g10/keyedit.c:2771 g10/keyedit.c:2822 g10/keyedit.c:2883 g10/keyedit.c:2898 -#: g10/keylist.c:198 g10/keylist.c:789 g10/keylist.c:824 g10/keylist.c:918 -#: g10/keylist.c:939 g10/keyserver.c:535 g10/mainproc.c:995 +#: g10/keylist.c:202 g10/keylist.c:794 g10/keylist.c:829 g10/keylist.c:923 +#: g10/keylist.c:944 g10/keyserver.c:535 g10/mainproc.c:995 #, c-format msgid "expires: %s" msgstr "utg�r: %s" @@ -3718,7 +3718,7 @@ msgstr "gyldighet: %s" msgid "This key has been disabled" msgstr "Denne n�kkelen har blitt utkoblet" -#: g10/keyedit.c:2827 g10/keylist.c:202 +#: g10/keyedit.c:2827 g10/keylist.c:206 msgid "card-no: " msgstr "" @@ -4047,12 +4047,12 @@ msgid "writing key binding signature\n" msgstr "skriver n�kkelbindende signatur\n" #: g10/keygen.c:1157 g10/keygen.c:1268 g10/keygen.c:1273 g10/keygen.c:1408 -#: g10/keygen.c:3101 +#: g10/keygen.c:3123 #, c-format msgid "keysize invalid; using %u bits\n" msgstr "n�kkelst�rrelsen er ugyldig; bruker %u bits\n" -#: g10/keygen.c:1163 g10/keygen.c:1279 g10/keygen.c:1414 g10/keygen.c:3107 +#: g10/keygen.c:1163 g10/keygen.c:1279 g10/keygen.c:1414 g10/keygen.c:3129 #, c-format msgid "keysize rounded up to %u bits\n" msgstr "n�kkelst�rrelsen ble rundet opp til %u bits\n" @@ -4409,50 +4409,50 @@ msgstr "" "diskene jobbe) under primtallgenereringen; dette gir\n" "tilfeldig-tall-generatoren en bedre sjanse til � samle nok entropy.\n" -#: g10/keygen.c:3041 g10/keygen.c:3068 +#: g10/keygen.c:3063 g10/keygen.c:3090 msgid "Key generation canceled.\n" msgstr "N�kkelgenereringen ble avbrutt.\n" -#: g10/keygen.c:3273 g10/keygen.c:3440 +#: g10/keygen.c:3295 g10/keygen.c:3462 #, c-format msgid "writing public key to `%s'\n" msgstr "skriver offentlig n�kkel til �%s�\n" -#: g10/keygen.c:3275 g10/keygen.c:3443 +#: g10/keygen.c:3297 g10/keygen.c:3465 #, c-format msgid "writing secret key stub to `%s'\n" msgstr "skriver forel�pig hemmelig n�kkel til �%s�\n" -#: g10/keygen.c:3278 g10/keygen.c:3446 +#: g10/keygen.c:3300 g10/keygen.c:3468 #, c-format msgid "writing secret key to `%s'\n" msgstr "skriver hemmelig n�kkel til �%s�\n" -#: g10/keygen.c:3427 +#: g10/keygen.c:3449 #, c-format msgid "no writable public keyring found: %s\n" msgstr "ingen skrivbart offentlig n�kkelknippe ble funnet: %s\n" -#: g10/keygen.c:3434 +#: g10/keygen.c:3456 #, c-format msgid "no writable secret keyring found: %s\n" msgstr "ingen skrivbart hemmelig n�kkelknippe ble funnet: %s\n" -#: g10/keygen.c:3454 +#: g10/keygen.c:3476 #, c-format msgid "error writing public keyring `%s': %s\n" msgstr "feil ved skriving av offentlig n�kkelknippe �%s�: %s\n" -#: g10/keygen.c:3462 +#: g10/keygen.c:3484 #, c-format msgid "error writing secret keyring `%s': %s\n" msgstr "feil ved skriving av hemmelig n�kkelknippe �%s�: %s\n" -#: g10/keygen.c:3489 +#: g10/keygen.c:3511 msgid "public and secret key created and signed.\n" msgstr "offentlig og hemmelig n�kkel opprettet og signert.\n" -#: g10/keygen.c:3500 +#: g10/keygen.c:3522 msgid "" "Note that this key cannot be used for encryption. You may want to use\n" "the command \"--edit-key\" to generate a subkey for this purpose.\n" @@ -4461,13 +4461,13 @@ msgstr "" "kanskje � bruke kommandoen �--edit-key� for � generere en\n" "sekund�rn�kkel for dette form�let.\n" -#: g10/keygen.c:3513 g10/keygen.c:3658 g10/keygen.c:3779 +#: g10/keygen.c:3535 g10/keygen.c:3680 g10/keygen.c:3801 #, c-format msgid "Key generation failed: %s\n" msgstr "N�kkelgenerering mislyktes: %s\n" # Er dette entallsformen av denne strengen? -#: g10/keygen.c:3568 g10/keygen.c:3709 g10/sign.c:241 +#: g10/keygen.c:3590 g10/keygen.c:3731 g10/sign.c:241 #, c-format msgid "" "key has been created %lu second in future (time warp or clock problem)\n" @@ -4476,7 +4476,7 @@ msgstr "" "klokkeproblem)\n" # Er dette flertallsformen av denne og den forrige strengen? -#: g10/keygen.c:3570 g10/keygen.c:3711 g10/sign.c:243 +#: g10/keygen.c:3592 g10/keygen.c:3733 g10/sign.c:243 #, c-format msgid "" "key has been created %lu seconds in future (time warp or clock problem)\n" @@ -4484,27 +4484,27 @@ msgstr "" "n�kkel har blitt opprettet %lu sekunder i fremtiden (time warp eller " "klokkeproblem)\n" -#: g10/keygen.c:3581 g10/keygen.c:3722 +#: g10/keygen.c:3603 g10/keygen.c:3744 msgid "NOTE: creating subkeys for v3 keys is not OpenPGP compliant\n" msgstr "" "MERK: opprettelse av undern�kler for v3-n�kler er ikke i samsvar med " "OpenPGP\n" -#: g10/keygen.c:3622 g10/keygen.c:3755 +#: g10/keygen.c:3644 g10/keygen.c:3777 msgid "Really create? (y/N) " msgstr "Virkelig opprette? (j/N)" -#: g10/keygen.c:3928 +#: g10/keygen.c:3950 #, c-format msgid "storing key onto card failed: %s\n" msgstr "lagring av n�kkel p� kort mislyktes: %s\n" -#: g10/keygen.c:3976 +#: g10/keygen.c:3998 #, c-format msgid "can't create backup file `%s': %s\n" msgstr "kan ikke opprette sikkerhetskopifil �%s�: %s\n" -#: g10/keygen.c:4002 +#: g10/keygen.c:4024 #, c-format msgid "NOTE: backup of card key saved to `%s'\n" msgstr "" @@ -4513,53 +4513,53 @@ msgstr "" msgid "never " msgstr "" -#: g10/keylist.c:267 +#: g10/keylist.c:271 msgid "Critical signature policy: " msgstr "" -#: g10/keylist.c:269 +#: g10/keylist.c:273 msgid "Signature policy: " msgstr "" -#: g10/keylist.c:308 +#: g10/keylist.c:312 msgid "Critical preferred keyserver: " msgstr "" -#: g10/keylist.c:361 +#: g10/keylist.c:365 msgid "Critical signature notation: " msgstr "" -#: g10/keylist.c:363 +#: g10/keylist.c:367 msgid "Signature notation: " msgstr "" -#: g10/keylist.c:473 +#: g10/keylist.c:477 msgid "Keyring" msgstr "N�kkelknippe" -#: g10/keylist.c:1504 +#: g10/keylist.c:1509 msgid "Primary key fingerprint:" msgstr "Fingeravtrykk for prim�rn�kkel:" -#: g10/keylist.c:1506 +#: g10/keylist.c:1511 msgid " Subkey fingerprint:" msgstr " Fingeravtrykk for undern�kkel:" #. TRANSLATORS: this should fit into 24 bytes to that the #. * fingerprint data is properly aligned with the user ID -#: g10/keylist.c:1513 +#: g10/keylist.c:1518 msgid " Primary key fingerprint:" msgstr " Fingeravtrykk for prim�rn�kkel:" -#: g10/keylist.c:1515 +#: g10/keylist.c:1520 msgid " Subkey fingerprint:" msgstr " Fingeravstrykk for undern�kkel:" -#: g10/keylist.c:1519 g10/keylist.c:1523 +#: g10/keylist.c:1524 g10/keylist.c:1528 msgid " Key fingerprint =" msgstr " N�kkelfingeravtrykk =" -#: g10/keylist.c:1590 +#: g10/keylist.c:1595 msgid " Card serial no. =" msgstr " Serienummer for kort =" @@ -4644,139 +4644,139 @@ msgstr "" msgid "disabled" msgstr "utkoblet" -#: g10/keyserver.c:742 +#: g10/keyserver.c:744 msgid "Enter number(s), N)ext, or Q)uit > " msgstr "" -#: g10/keyserver.c:826 g10/keyserver.c:1448 +#: g10/keyserver.c:828 g10/keyserver.c:1450 #, c-format msgid "invalid keyserver protocol (us %d!=handler %d)\n" msgstr "" -#: g10/keyserver.c:924 +#: g10/keyserver.c:926 #, c-format msgid "key \"%s\" not found on keyserver\n" msgstr "n�kkelen �%s� ble ikke funnet p� n�kkelserveren\n" -#: g10/keyserver.c:926 +#: g10/keyserver.c:928 msgid "key not found on keyserver\n" msgstr "n�kkelen ble ikke funnet p� n�kkelserver\n" -#: g10/keyserver.c:1167 +#: g10/keyserver.c:1169 #, c-format msgid "requesting key %s from %s server %s\n" msgstr "ber om n�kkelen %s fra %s server %s\n" -#: g10/keyserver.c:1171 +#: g10/keyserver.c:1173 #, c-format msgid "requesting key %s from %s\n" msgstr "ber om n�kkel %s fra %s\n" -#: g10/keyserver.c:1195 +#: g10/keyserver.c:1197 #, c-format msgid "searching for names from %s server %s\n" msgstr "s�ke etter navn fra %s server %s\n" -#: g10/keyserver.c:1198 +#: g10/keyserver.c:1200 #, c-format msgid "searching for names from %s\n" msgstr "s�ker etter navn fra %s\n" -#: g10/keyserver.c:1351 +#: g10/keyserver.c:1353 #, c-format msgid "sending key %s to %s server %s\n" msgstr "" -#: g10/keyserver.c:1355 +#: g10/keyserver.c:1357 #, c-format msgid "sending key %s to %s\n" msgstr "" -#: g10/keyserver.c:1398 +#: g10/keyserver.c:1400 #, c-format msgid "searching for \"%s\" from %s server %s\n" msgstr "s�ke etter �%s� fra %s server %s\n" -#: g10/keyserver.c:1401 +#: g10/keyserver.c:1403 #, c-format msgid "searching for \"%s\" from %s\n" msgstr "s�ker etter �%s� fra %s\n" -#: g10/keyserver.c:1408 g10/keyserver.c:1504 +#: g10/keyserver.c:1410 g10/keyserver.c:1506 msgid "no keyserver action!\n" msgstr "ingen handling for n�kkelserver!\n" -#: g10/keyserver.c:1456 +#: g10/keyserver.c:1458 #, c-format msgid "WARNING: keyserver handler from a different version of GnuPG (%s)\n" msgstr "" -#: g10/keyserver.c:1465 +#: g10/keyserver.c:1467 msgid "keyserver did not send VERSION\n" msgstr "n�kkelserver sendte ikke VERSION\n" -#: g10/keyserver.c:1527 g10/keyserver.c:2056 +#: g10/keyserver.c:1529 g10/keyserver.c:2058 msgid "no keyserver known (use option --keyserver)\n" msgstr "" -#: g10/keyserver.c:1533 +#: g10/keyserver.c:1535 msgid "external keyserver calls are not supported in this build\n" msgstr "" -#: g10/keyserver.c:1545 +#: g10/keyserver.c:1547 #, c-format msgid "no handler for keyserver scheme `%s'\n" msgstr "" -#: g10/keyserver.c:1550 +#: g10/keyserver.c:1552 #, c-format msgid "action `%s' not supported with keyserver scheme `%s'\n" msgstr "" -#: g10/keyserver.c:1558 +#: g10/keyserver.c:1560 #, c-format msgid "%s does not support handler version %d\n" msgstr "" -#: g10/keyserver.c:1565 +#: g10/keyserver.c:1567 msgid "keyserver timed out\n" msgstr "n�kkelserver svarte ikke tidsnok\n" -#: g10/keyserver.c:1570 +#: g10/keyserver.c:1572 msgid "keyserver internal error\n" msgstr "intern feil ved n�kkelserver\n" -#: g10/keyserver.c:1579 +#: g10/keyserver.c:1581 #, c-format msgid "keyserver communications error: %s\n" msgstr "kommunikasjonsfeil med n�kkelserver: %s\n" -#: g10/keyserver.c:1604 g10/keyserver.c:1638 +#: g10/keyserver.c:1606 g10/keyserver.c:1640 #, c-format msgid "\"%s\" not a key ID: skipping\n" msgstr "" -#: g10/keyserver.c:1897 +#: g10/keyserver.c:1899 #, c-format msgid "WARNING: unable to refresh key %s via %s: %s\n" msgstr "ADVARSEL: klarte ikke � oppfriske n�kkel %s via %s: %s\n" -#: g10/keyserver.c:1919 +#: g10/keyserver.c:1921 #, c-format msgid "refreshing 1 key from %s\n" msgstr "oppfrisker 1 n�kkel fra %s\n" -#: g10/keyserver.c:1921 +#: g10/keyserver.c:1923 #, c-format msgid "refreshing %d keys from %s\n" msgstr "oppfrisker %d n�kler fra %s\n" -#: g10/keyserver.c:1977 +#: g10/keyserver.c:1979 #, c-format msgid "WARNING: unable to fetch URI %s: %s\n" msgstr "ADVARSEL: klarte ikke � fange URI %s: %s\n" -#: g10/keyserver.c:1983 +#: g10/keyserver.c:1985 #, c-format msgid "WARNING: unable to parse URI %s\n" msgstr "ADVARSEL: klarte ikke � parse URI %s\n" @@ -6165,7 +6165,7 @@ msgstr "" msgid "no need for a trustdb check\n" msgstr "" -#: g10/trustdb.c:577 g10/trustdb.c:2432 +#: g10/trustdb.c:577 g10/trustdb.c:2456 #, c-format msgid "next trustdb check due at %s\n" msgstr "" @@ -6193,32 +6193,32 @@ msgstr "" msgid "checking the trustdb\n" msgstr "" -#: g10/trustdb.c:2175 +#: g10/trustdb.c:2199 #, c-format msgid "%d keys processed (%d validity counts cleared)\n" msgstr "" -#: g10/trustdb.c:2240 +#: g10/trustdb.c:2264 msgid "no ultimately trusted keys found\n" msgstr "" -#: g10/trustdb.c:2254 +#: g10/trustdb.c:2278 #, c-format msgid "public key of ultimately trusted key %s not found\n" msgstr "" -#: g10/trustdb.c:2277 +#: g10/trustdb.c:2301 #, c-format msgid "%d marginal(s) needed, %d complete(s) needed, %s trust model\n" msgstr "" -#: g10/trustdb.c:2363 +#: g10/trustdb.c:2387 #, c-format msgid "" "depth: %d valid: %3d signed: %3d trust: %d-, %dq, %dn, %dm, %df, %du\n" msgstr "" -#: g10/trustdb.c:2438 +#: g10/trustdb.c:2462 #, c-format msgid "unable to update trustdb version record: write failed: %s\n" msgstr "" @@ -6402,12 +6402,12 @@ msgid "" "list, export, import Keybox data\n" msgstr "" -#: scd/app-nks.c:325 scd/app-openpgp.c:1456 scd/app-dinsig.c:297 +#: scd/app-nks.c:325 scd/app-openpgp.c:1457 scd/app-dinsig.c:297 msgid "||Please enter your PIN at the reader's keypad" msgstr "" -#: scd/app-nks.c:329 scd/app-openpgp.c:1460 scd/app-openpgp.c:1492 -#: scd/app-openpgp.c:1639 scd/app-openpgp.c:1657 scd/app-openpgp.c:1857 +#: scd/app-nks.c:329 scd/app-openpgp.c:1461 scd/app-openpgp.c:1493 +#: scd/app-openpgp.c:1640 scd/app-openpgp.c:1658 scd/app-openpgp.c:1858 #: scd/app-dinsig.c:301 #, c-format msgid "PIN callback returned error: %s\n" @@ -6420,103 +6420,103 @@ msgstr "" #. TRANSLATORS: Do not translate the "|*|" prefixes but #. keep it at the start of the string. We need this elsewhere #. to get some infos on the string. -#: scd/app-nks.c:557 scd/app-openpgp.c:1897 +#: scd/app-nks.c:557 scd/app-openpgp.c:1898 msgid "|N|New PIN" msgstr "|N|Ny PIN" -#: scd/app-nks.c:560 scd/app-openpgp.c:1901 scd/app-dinsig.c:529 +#: scd/app-nks.c:560 scd/app-openpgp.c:1902 scd/app-dinsig.c:529 #, c-format msgid "error getting new PIN: %s\n" msgstr "feil ved henting av ny PIN: %s\n" -#: scd/app-openpgp.c:667 +#: scd/app-openpgp.c:668 #, c-format msgid "failed to store the fingerprint: %s\n" msgstr "klarte ikke � lagre fingeravtrykket: %s\n" -#: scd/app-openpgp.c:680 +#: scd/app-openpgp.c:681 #, c-format msgid "failed to store the creation date: %s\n" msgstr "klarte ikke � lagre opprettelsesdatoen: %s\n" -#: scd/app-openpgp.c:1075 +#: scd/app-openpgp.c:1076 #, c-format msgid "reading public key failed: %s\n" msgstr "lesing av offentlig n�kkel mislyktes: %s\n" -#: scd/app-openpgp.c:1083 scd/app-openpgp.c:2551 +#: scd/app-openpgp.c:1084 scd/app-openpgp.c:2552 msgid "response does not contain the public key data\n" msgstr "respons inneholder ikke data om offentlig n�kkel\n" -#: scd/app-openpgp.c:1091 scd/app-openpgp.c:2559 +#: scd/app-openpgp.c:1092 scd/app-openpgp.c:2560 msgid "response does not contain the RSA modulus\n" msgstr "respons inneholder ikke RSA-modulus\n" -#: scd/app-openpgp.c:1100 scd/app-openpgp.c:2569 +#: scd/app-openpgp.c:1101 scd/app-openpgp.c:2570 msgid "response does not contain the RSA public exponent\n" msgstr "respons inneholder ikke den offentlige RSA-eksponenten\n" -#: scd/app-openpgp.c:1416 +#: scd/app-openpgp.c:1417 #, c-format msgid "using default PIN as %s\n" msgstr "" -#: scd/app-openpgp.c:1423 +#: scd/app-openpgp.c:1424 #, c-format msgid "failed to use default PIN as %s: %s - disabling further default use\n" msgstr "" -#: scd/app-openpgp.c:1442 +#: scd/app-openpgp.c:1443 #, fuzzy, c-format msgid "||Please enter your PIN at the reader's keypad%%0A[sigs done: %lu]" msgstr "||Vennligst tast inn PIN%%0A[signaturer utf�rt: %lu]" -#: scd/app-openpgp.c:1476 +#: scd/app-openpgp.c:1477 #, c-format msgid "||Please enter the PIN%%0A[sigs done: %lu]" msgstr "||Vennligst tast inn PIN%%0A[signaturer utf�rt: %lu]" -#: scd/app-openpgp.c:1488 +#: scd/app-openpgp.c:1489 #, fuzzy msgid "||Please enter the PIN" msgstr "||Vennligst tast inn PIN%%0A[signaturer utf�rt: %lu]" -#: scd/app-openpgp.c:1499 scd/app-openpgp.c:1664 +#: scd/app-openpgp.c:1500 scd/app-openpgp.c:1665 #, c-format msgid "PIN for CHV%d is too short; minimum length is %d\n" msgstr "PIN for CHV%d er for kort; minum lengde er %d\n" -#: scd/app-openpgp.c:1512 scd/app-openpgp.c:1552 scd/app-openpgp.c:1676 -#: scd/app-openpgp.c:2868 +#: scd/app-openpgp.c:1513 scd/app-openpgp.c:1553 scd/app-openpgp.c:1677 +#: scd/app-openpgp.c:2869 #, c-format msgid "verify CHV%d failed: %s\n" msgstr "bekreftelse av CHV%d mislyktes: %s\n" -#: scd/app-openpgp.c:1575 +#: scd/app-openpgp.c:1576 msgid "access to admin commands is not configured\n" msgstr "tilgang til admin-kommandoer er ikke konfigurert\n" -#: scd/app-openpgp.c:1596 scd/app-openpgp.c:1839 scd/app-openpgp.c:3119 +#: scd/app-openpgp.c:1597 scd/app-openpgp.c:1840 scd/app-openpgp.c:3120 msgid "error retrieving CHV status from card\n" msgstr "feil ved henting av CHV-status fra kort\n" -#: scd/app-openpgp.c:1602 scd/app-openpgp.c:3128 +#: scd/app-openpgp.c:1603 scd/app-openpgp.c:3129 msgid "card is permanently locked!\n" msgstr "kort er permanent l�st!\n" -#: scd/app-openpgp.c:1609 +#: scd/app-openpgp.c:1610 #, c-format msgid "%d Admin PIN attempts remaining before card is permanently locked\n" msgstr "%d Admin PIN-fors�k f�r kortet blir l�st permanent\n" -#: scd/app-openpgp.c:1619 +#: scd/app-openpgp.c:1620 #, fuzzy, c-format msgid "" "|A|Please enter the Admin PIN at the reader's keypad%%0A[remaining attempts: " "%d]" msgstr "||Vennligst tast inn PIN%%0A[signaturer utf�rt: %lu]" -#: scd/app-openpgp.c:1634 +#: scd/app-openpgp.c:1635 #, fuzzy msgid "|A|Please enter the Admin PIN at the reader's keypad" msgstr "||Vennligst tast inn PIN%%0A[signaturer utf�rt: %lu]" @@ -6524,109 +6524,109 @@ msgstr "||Vennligst tast inn PIN%%0A[signaturer utf�rt: %lu]" #. TRANSLATORS: Do not translate the "|A|" prefix but keep #. it at the start of the string. We need this elsewhere to #. get some infos on the string. -#: scd/app-openpgp.c:1654 +#: scd/app-openpgp.c:1655 msgid "|A|Admin PIN" msgstr "|A|Admin PIN" -#: scd/app-openpgp.c:1853 +#: scd/app-openpgp.c:1854 #, fuzzy msgid "||Please enter the Reset Code for the card" msgstr "||Vennligst tast inn PIN%%0A[signaturer utf�rt: %lu]" -#: scd/app-openpgp.c:1862 scd/app-openpgp.c:1925 +#: scd/app-openpgp.c:1863 scd/app-openpgp.c:1926 #, fuzzy, c-format msgid "Reset Code is too short; minimum length is %d\n" msgstr "PIN for CHV%d er for kort; minum lengde er %d\n" -#: scd/app-openpgp.c:1896 +#: scd/app-openpgp.c:1897 msgid "|RN|New Reset Code" msgstr "" -#: scd/app-openpgp.c:1897 +#: scd/app-openpgp.c:1898 msgid "|AN|New Admin PIN" msgstr "|AN|Ny Admin PIN" -#: scd/app-openpgp.c:1987 scd/app-openpgp.c:2637 +#: scd/app-openpgp.c:1988 scd/app-openpgp.c:2638 msgid "error reading application data\n" msgstr "feil ved lesing av applikasjonsdata\n" -#: scd/app-openpgp.c:1993 scd/app-openpgp.c:2644 +#: scd/app-openpgp.c:1994 scd/app-openpgp.c:2645 msgid "error reading fingerprint DO\n" msgstr "feil ved lesing av fingeravtrykk DO\n" -#: scd/app-openpgp.c:2003 +#: scd/app-openpgp.c:2004 msgid "key already exists\n" msgstr "n�kkel finnes allerede\n" -#: scd/app-openpgp.c:2007 +#: scd/app-openpgp.c:2008 msgid "existing key will be replaced\n" msgstr "eksisterende n�kkel vil bli erstattet\n" -#: scd/app-openpgp.c:2009 +#: scd/app-openpgp.c:2010 msgid "generating new key\n" msgstr "generere en ny n�kkel\n" -#: scd/app-openpgp.c:2335 +#: scd/app-openpgp.c:2336 msgid "creation timestamp missing\n" msgstr "tidsstempel for opprettelse mangler\n" -#: scd/app-openpgp.c:2344 +#: scd/app-openpgp.c:2345 #, c-format msgid "RSA modulus missing or not of size %d bits\n" msgstr "RSA-modulus mangler eller har ikke en st�rrelse p� %d bits\n" -#: scd/app-openpgp.c:2356 +#: scd/app-openpgp.c:2357 #, c-format msgid "RSA public exponent missing or larger than %d bits\n" msgstr "offentlig RSA-eksponent mangler eller er st�rre enn %d bits\n" -#: scd/app-openpgp.c:2366 scd/app-openpgp.c:2374 +#: scd/app-openpgp.c:2367 scd/app-openpgp.c:2375 #, c-format msgid "RSA prime %s missing or not of size %d bits\n" msgstr "RSA-primtall %s mangler eller har ikke en st�rrelse p� %d bits\n" -#: scd/app-openpgp.c:2468 +#: scd/app-openpgp.c:2469 #, c-format msgid "failed to store the key: %s\n" msgstr "klarte ikke � lagre n�kkelen: %s\n" -#: scd/app-openpgp.c:2528 +#: scd/app-openpgp.c:2529 msgid "please wait while key is being generated ...\n" msgstr "vennligst vent mens n�kkel blir generert ...\n" -#: scd/app-openpgp.c:2542 +#: scd/app-openpgp.c:2543 msgid "generating key failed\n" msgstr "n�kkelgenerering mislyktes\n" -#: scd/app-openpgp.c:2545 +#: scd/app-openpgp.c:2546 #, c-format msgid "key generation completed (%d seconds)\n" msgstr "n�kkelgenerering fullf�rt (%d sekunder)\n" -#: scd/app-openpgp.c:2602 +#: scd/app-openpgp.c:2603 msgid "invalid structure of OpenPGP card (DO 0x93)\n" msgstr "ugyldig struktur i OpenPGP-kort (DO 0x93)\n" -#: scd/app-openpgp.c:2652 +#: scd/app-openpgp.c:2653 msgid "fingerprint on card does not match requested one\n" msgstr "" -#: scd/app-openpgp.c:2767 +#: scd/app-openpgp.c:2768 #, c-format msgid "card does not support digest algorithm %s\n" msgstr "kortet st�tter ikke digestalgoritme %s\n" -#: scd/app-openpgp.c:2843 +#: scd/app-openpgp.c:2844 #, c-format msgid "signatures created so far: %lu\n" msgstr "signaturer opprettet s� langt: %lu\n" -#: scd/app-openpgp.c:3133 +#: scd/app-openpgp.c:3134 msgid "" "verification of Admin PIN is currently prohibited through this command\n" msgstr "bekrefting av Admin PIN er forel�pig nektet gjennom denne kommandoen\n" -#: scd/app-openpgp.c:3357 scd/app-openpgp.c:3368 +#: scd/app-openpgp.c:3359 scd/app-openpgp.c:3370 #, c-format msgid "can't access %s - invalid OpenPGP card?\n" msgstr "kan ikke aksere %s - ugyldig OpenPGP-kort?\n" @@ -7032,7 +7032,7 @@ msgstr "" msgid "[Error - invalid DN]" msgstr "Feil: ugyldig respons.\n" -#: sm/certdump.c:964 +#: sm/certdump.c:961 #, fuzzy, c-format msgid "" "Please enter the passphrase to unlock the secret key for the X.509 " @@ -7123,6 +7123,12 @@ msgstr "feil ved opprettelse av n�kkelknippet �%s�: %s\n" msgid "line %d: key generation failed: %s <%s>\n" msgstr "N�kkelgenerering mislyktes: %s\n" +#: sm/certreqgen.c:806 +msgid "" +"To complete this certificate request please enter the passphrase for the key " +"you just created once more.\n" +msgstr "" + #: sm/certreqgen-ui.c:122 #, fuzzy, c-format msgid " (%d) RSA\n" @@ -7490,7 +7496,7 @@ msgstr "" msgid "error importing certificate: %s\n" msgstr "feil ved opprettelse av passfrase: %s\n" -#: sm/import.c:548 tools/gpg-connect-agent.c:1322 +#: sm/import.c:548 tools/gpg-connect-agent.c:1329 #, fuzzy, c-format msgid "error reading input: %s\n" msgstr "feil ved lesing av �%s�: %s\n" @@ -7641,91 +7647,91 @@ msgstr " aka �%s�" msgid "This is a qualified signature\n" msgstr "Dette vil v�re en selvsignatur.\n" -#: tools/gpg-connect-agent.c:67 tools/gpgconf.c:78 tools/symcryptrun.c:165 +#: tools/gpg-connect-agent.c:70 tools/gpgconf.c:78 tools/symcryptrun.c:165 #, fuzzy msgid "quiet" msgstr "avslutt" -#: tools/gpg-connect-agent.c:68 +#: tools/gpg-connect-agent.c:71 msgid "print data out hex encoded" msgstr "" -#: tools/gpg-connect-agent.c:69 +#: tools/gpg-connect-agent.c:72 msgid "decode received data lines" msgstr "" -#: tools/gpg-connect-agent.c:70 +#: tools/gpg-connect-agent.c:74 msgid "|NAME|connect to Assuan socket NAME" msgstr "" -#: tools/gpg-connect-agent.c:71 +#: tools/gpg-connect-agent.c:76 msgid "run the Assuan server given on the command line" msgstr "" -#: tools/gpg-connect-agent.c:73 +#: tools/gpg-connect-agent.c:78 msgid "do not use extended connect mode" msgstr "" -#: tools/gpg-connect-agent.c:74 +#: tools/gpg-connect-agent.c:80 #, fuzzy msgid "|FILE|run commands from FILE on startup" msgstr "leser valg fra �%s�\n" -#: tools/gpg-connect-agent.c:75 +#: tools/gpg-connect-agent.c:81 msgid "run /subst on startup" msgstr "" -#: tools/gpg-connect-agent.c:176 +#: tools/gpg-connect-agent.c:183 #, fuzzy msgid "Usage: gpg-connect-agent [options] (-h for help)" msgstr "Bruksm�te: gpg [valg] [filer] (-h for hjelp)" -#: tools/gpg-connect-agent.c:179 +#: tools/gpg-connect-agent.c:186 msgid "" "Syntax: gpg-connect-agent [options]\n" "Connect to a running agent and send commands\n" msgstr "" -#: tools/gpg-connect-agent.c:1193 +#: tools/gpg-connect-agent.c:1200 #, c-format msgid "option \"%s\" requires a program and optional arguments\n" msgstr "" -#: tools/gpg-connect-agent.c:1202 +#: tools/gpg-connect-agent.c:1209 #, c-format msgid "option \"%s\" ignored due to \"%s\"\n" msgstr "" -#: tools/gpg-connect-agent.c:1257 tools/gpg-connect-agent.c:1745 +#: tools/gpg-connect-agent.c:1264 tools/gpg-connect-agent.c:1752 #, fuzzy, c-format msgid "receiving line failed: %s\n" msgstr "lesing av offentlig n�kkel mislyktes: %s\n" -#: tools/gpg-connect-agent.c:1347 +#: tools/gpg-connect-agent.c:1354 #, fuzzy msgid "line too long - skipped\n" msgstr "for lang linje" -#: tools/gpg-connect-agent.c:1351 +#: tools/gpg-connect-agent.c:1358 msgid "line shortened due to embedded Nul character\n" msgstr "" -#: tools/gpg-connect-agent.c:1719 +#: tools/gpg-connect-agent.c:1726 #, fuzzy, c-format msgid "unknown command `%s'\n" msgstr "ukjent valg �%s�\n" -#: tools/gpg-connect-agent.c:1737 +#: tools/gpg-connect-agent.c:1744 #, fuzzy, c-format msgid "sending line failed: %s\n" msgstr "signering mislyktes: %s\n" -#: tools/gpg-connect-agent.c:2127 +#: tools/gpg-connect-agent.c:2166 #, fuzzy, c-format msgid "error sending %s command: %s\n" msgstr "feil ved lesing av �%s�: %s\n" -#: tools/gpg-connect-agent.c:2136 +#: tools/gpg-connect-agent.c:2175 #, fuzzy, c-format msgid "error sending standard options: %s\n" msgstr "feil ved s�king etter tillitspost i �%s�: %s\n" @@ -7931,21 +7937,21 @@ msgid "" "Manage configuration options for tools of the GnuPG system\n" msgstr "" -#: tools/gpgconf.c:210 tools/gpgconf.c:250 +#: tools/gpgconf.c:209 tools/gpgconf.c:249 #, fuzzy msgid "usage: gpgconf [options] " msgstr "bruksm�te: gpg [valg] " -#: tools/gpgconf.c:212 +#: tools/gpgconf.c:211 msgid "Need one component argument" msgstr "" -#: tools/gpgconf.c:221 +#: tools/gpgconf.c:220 #, fuzzy msgid "Component not found" msgstr "fant ikke offentlig n�kkel" -#: tools/gpgconf.c:252 +#: tools/gpgconf.c:251 #, fuzzy msgid "No argument allowed" msgstr "Admin-kommandoer er ikke tillatt\n" @@ -8106,16 +8112,16 @@ msgstr "kan ikke opprette sikkerhetskopifil �%s�: %s\n" msgid "cannot allocate outfile string: %s\n" msgstr "kan ikke opprette sikkerhetskopifil �%s�: %s\n" -#: tools/symcryptrun.c:985 +#: tools/symcryptrun.c:984 #, c-format msgid "either %s or %s must be given\n" msgstr "" -#: tools/symcryptrun.c:1012 +#: tools/symcryptrun.c:1011 msgid "no class provided\n" msgstr "" -#: tools/symcryptrun.c:1021 +#: tools/symcryptrun.c:1020 #, fuzzy, c-format msgid "class %s is not supported\n" msgstr "ikke st�ttet" @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: gnupg-2.0.7\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2008-12-03 09:59+0100\n" +"POT-Creation-Date: 2008-12-09 11:57+0100\n" "PO-Revision-Date: 2007-11-26 19:01+0100\n" "Last-Translator: Jakub Bogusz <[email protected]>\n" "Language-Team: Polish <[email protected]>\n" @@ -92,8 +92,8 @@ msgstr "Has�o" msgid "ssh keys greater than %d bits are not supported\n" msgstr "klucze ssh wi�ksze ni� %d bit�w nie s� obs�ugiwane\n" -#: agent/command-ssh.c:688 g10/exec.c:478 g10/gpg.c:1073 g10/keygen.c:3226 -#: g10/keygen.c:3259 g10/keyring.c:1206 g10/keyring.c:1510 g10/openfile.c:275 +#: agent/command-ssh.c:688 g10/exec.c:478 g10/gpg.c:1079 g10/keygen.c:3248 +#: g10/keygen.c:3281 g10/keyring.c:1206 g10/keyring.c:1510 g10/openfile.c:275 #: g10/openfile.c:368 g10/sign.c:798 g10/sign.c:1107 g10/tdbio.c:547 #: jnlib/dotlock.c:311 #, c-format @@ -102,7 +102,7 @@ msgstr "nie mo�na utworzy� ,,%s'': %s\n" #: agent/command-ssh.c:700 common/helpfile.c:47 g10/card-util.c:733 #: g10/dearmor.c:60 g10/dearmor.c:107 g10/decrypt.c:70 g10/encode.c:194 -#: g10/encode.c:504 g10/gpg.c:1074 g10/import.c:193 g10/keygen.c:2711 +#: g10/encode.c:504 g10/gpg.c:1080 g10/import.c:193 g10/keygen.c:2733 #: g10/keyring.c:1536 g10/openfile.c:192 g10/openfile.c:353 #: g10/plaintext.c:503 g10/sign.c:780 g10/sign.c:975 g10/sign.c:1091 #: g10/sign.c:1247 g10/tdbdump.c:142 g10/tdbdump.c:150 g10/tdbio.c:551 @@ -148,7 +148,7 @@ msgid "Please enter the passphrase for the ssh key%0A %c" msgstr "Prosz� wprowadzi� has�o dla klucza ssh%0A %c" #: agent/command-ssh.c:2346 agent/genkey.c:310 agent/genkey.c:432 -#: agent/protect-tool.c:1199 +#: agent/protect-tool.c:1198 msgid "Please re-enter this passphrase" msgstr "Prosz� ponownie wprowadzi� to has�o" @@ -162,7 +162,7 @@ msgstr "" "%0A w miejscu przechowywania kluczy gpg-agenta" #: agent/command-ssh.c:2405 agent/genkey.c:340 agent/genkey.c:463 -#: agent/protect-tool.c:1205 tools/symcryptrun.c:434 +#: agent/protect-tool.c:1204 tools/symcryptrun.c:434 msgid "does not match - try again" msgstr "nie pasuj� - prosz� spr�bowa� jeszcze raz" @@ -312,7 +312,7 @@ msgid "run in daemon mode (background)" msgstr "uruchomienie w trybie demona (w tle)" #: agent/gpg-agent.c:121 g10/gpg.c:483 g10/gpgv.c:71 kbx/kbxutil.c:88 -#: scd/scdaemon.c:107 sm/gpgsm.c:281 tools/gpg-connect-agent.c:66 +#: scd/scdaemon.c:107 sm/gpgsm.c:281 tools/gpg-connect-agent.c:69 #: tools/gpgconf.c:77 tools/symcryptrun.c:164 msgid "verbose" msgstr "z dodatkowymi informacjami" @@ -396,7 +396,7 @@ msgid "|FILE|write environment settings also to FILE" msgstr "|PLIK|zapis ustawie� �rodowiska tak�e do PLIKU" #: agent/gpg-agent.c:313 agent/preset-passphrase.c:94 agent/protect-tool.c:146 -#: scd/scdaemon.c:241 sm/gpgsm.c:512 tools/gpg-connect-agent.c:173 +#: scd/scdaemon.c:241 sm/gpgsm.c:512 tools/gpg-connect-agent.c:180 #: tools/gpgconf.c:99 tools/symcryptrun.c:204 tools/gpg-check-pattern.c:141 msgid "Please report bugs to <" msgstr "B��dy prosimy zg�asza� na adres <" @@ -418,25 +418,25 @@ msgstr "" msgid "invalid debug-level `%s' given\n" msgstr "podano b��dny poziom diagnostyki ,,%s''\n" -#: agent/gpg-agent.c:557 agent/protect-tool.c:1068 kbx/kbxutil.c:430 -#: scd/scdaemon.c:385 sm/gpgsm.c:877 sm/gpgsm.c:880 tools/symcryptrun.c:997 -#: tools/gpg-check-pattern.c:178 +#: agent/gpg-agent.c:557 agent/protect-tool.c:1067 kbx/kbxutil.c:429 +#: scd/scdaemon.c:385 sm/gpgsm.c:878 sm/gpgsm.c:881 tools/symcryptrun.c:996 +#: tools/gpg-check-pattern.c:177 #, c-format msgid "%s is too old (need %s, have %s)\n" msgstr "biblioteka %s jest zbyt stara (potrzebna %s, zainstalowana %s)\n" -#: agent/gpg-agent.c:656 g10/gpg.c:2080 scd/scdaemon.c:466 sm/gpgsm.c:968 +#: agent/gpg-agent.c:656 g10/gpg.c:2086 scd/scdaemon.c:466 sm/gpgsm.c:968 #, c-format msgid "NOTE: no default option file `%s'\n" msgstr "UWAGA: brak domy�lnego pliku opcji ,,%s''\n" -#: agent/gpg-agent.c:661 agent/gpg-agent.c:1240 g10/gpg.c:2084 -#: scd/scdaemon.c:471 sm/gpgsm.c:972 tools/symcryptrun.c:930 +#: agent/gpg-agent.c:661 agent/gpg-agent.c:1240 g10/gpg.c:2090 +#: scd/scdaemon.c:471 sm/gpgsm.c:972 tools/symcryptrun.c:929 #, c-format msgid "option file `%s': %s\n" msgstr "plik opcji ,,%s'': %s\n" -#: agent/gpg-agent.c:669 g10/gpg.c:2091 scd/scdaemon.c:479 sm/gpgsm.c:979 +#: agent/gpg-agent.c:669 g10/gpg.c:2097 scd/scdaemon.c:479 sm/gpgsm.c:979 #, c-format msgid "reading options from `%s'\n" msgstr "odczyt opcji z ,,%s''\n" @@ -532,27 +532,27 @@ msgstr "obs�uga ssh 0x%lx dla fd %d uruchomiona\n" msgid "ssh handler 0x%lx for fd %d terminated\n" msgstr "obs�uga ssh 0x%lx dla fd %d zako�czona\n" -#: agent/gpg-agent.c:1833 scd/scdaemon.c:1186 +#: agent/gpg-agent.c:1843 scd/scdaemon.c:1200 #, c-format msgid "pth_select failed: %s - waiting 1s\n" msgstr "pth_select nie powiod�o si�: %s - czekanie 1s\n" -#: agent/gpg-agent.c:1946 scd/scdaemon.c:1253 +#: agent/gpg-agent.c:1956 scd/scdaemon.c:1267 #, c-format msgid "%s %s stopped\n" msgstr "%s %s zatrzymany\n" -#: agent/gpg-agent.c:2074 +#: agent/gpg-agent.c:2084 msgid "no gpg-agent running in this session\n" msgstr "brak dzia�aj�cego gpg-agenta w tej sesji\n" -#: agent/gpg-agent.c:2085 common/simple-pwquery.c:349 common/asshelp.c:326 -#: tools/gpg-connect-agent.c:2094 +#: agent/gpg-agent.c:2095 common/simple-pwquery.c:349 common/asshelp.c:326 +#: tools/gpg-connect-agent.c:2133 msgid "malformed GPG_AGENT_INFO environment variable\n" msgstr "z�y format zmiennej �rodowiskowej GPG_AGENT_INFO\n" -#: agent/gpg-agent.c:2098 common/simple-pwquery.c:361 common/asshelp.c:338 -#: tools/gpg-connect-agent.c:2105 +#: agent/gpg-agent.c:2108 common/simple-pwquery.c:361 common/asshelp.c:338 +#: tools/gpg-connect-agent.c:2144 #, c-format msgid "gpg-agent protocol version %d is not supported\n" msgstr "wersja %d protoko�u agenta nie jest obs�ugiwana\n" @@ -582,22 +582,22 @@ msgstr "" "Sk�adnia: gpg-protect-tool [opcje] [argumenty]\n" "Narz�dzie do utrzymywania kluczy tajnych\n" -#: agent/protect-tool.c:1190 +#: agent/protect-tool.c:1189 msgid "Please enter the passphrase to unprotect the PKCS#12 object." msgstr "Prosz� wprowadzi� has�o do odbezpieczenia obiektu PKCS#12." -#: agent/protect-tool.c:1193 +#: agent/protect-tool.c:1192 msgid "Please enter the passphrase to protect the new PKCS#12 object." msgstr "Prosz� wprowadzi� has�o do zabezpieczenia obiektu PKCS#12." -#: agent/protect-tool.c:1196 +#: agent/protect-tool.c:1195 msgid "" "Please enter the passphrase to protect the imported object within the GnuPG " "system." msgstr "" "Prosz� wprowadzi� has�o do zabezpieczenia wa�nego obiektu w systemie GnuPG." -#: agent/protect-tool.c:1201 +#: agent/protect-tool.c:1200 msgid "" "Please enter the passphrase or the PIN\n" "needed to complete this operation." @@ -605,16 +605,16 @@ msgstr "" "Prosz� wprowadzi� has�o lub PIN\n" "Potrzebny do zako�czenia tej operacji." -#: agent/protect-tool.c:1206 tools/symcryptrun.c:435 +#: agent/protect-tool.c:1205 tools/symcryptrun.c:435 msgid "Passphrase:" msgstr "Has�o:" -#: agent/protect-tool.c:1214 tools/symcryptrun.c:442 +#: agent/protect-tool.c:1213 tools/symcryptrun.c:442 #, c-format msgid "error while asking for the passphrase: %s\n" msgstr "b��d podczas pytania o has�o: %s\n" -#: agent/protect-tool.c:1217 tools/symcryptrun.c:446 +#: agent/protect-tool.c:1216 tools/symcryptrun.c:446 msgid "cancelled\n" msgstr "anulowano\n" @@ -873,7 +873,7 @@ msgstr "brak miejsca w bezpiecznej pami�ci podczas przydzielania %lu bajt�w" msgid "out of core while allocating %lu bytes" msgstr "brak miejsca podczas przydzielania %lu bajt�w" -#: common/asshelp.c:244 +#: common/asshelp.c:244 tools/gpg-connect-agent.c:2101 #, fuzzy msgid "no running gpg-agent - starting one\n" msgstr "dirmngr nie dzia�a - uruchamianie ,,%s''\n" @@ -1133,7 +1133,7 @@ msgid "OpenPGP card no. %s detected\n" msgstr "Wykryto kart� OpenPGP nr %s\n" #: g10/card-util.c:75 g10/card-util.c:1485 g10/delkey.c:126 g10/keyedit.c:1549 -#: g10/keygen.c:2902 g10/revoke.c:216 g10/revoke.c:455 +#: g10/keygen.c:2924 g10/revoke.c:216 g10/revoke.c:455 msgid "can't do this in batch mode\n" msgstr "nie dzia�a w trybie wsadowym\n" @@ -1142,7 +1142,7 @@ msgstr "nie dzia�a w trybie wsadowym\n" msgid "This command is only available for version 2 cards\n" msgstr "To polecenie nie jest dost�pne w trybie %s.\n" -#: g10/card-util.c:85 scd/app-openpgp.c:1848 +#: g10/card-util.c:85 scd/app-openpgp.c:1849 #, fuzzy msgid "Reset Code not or not anymore available\n" msgstr "tajne cz�ci klucza s� niedost�pne\n" @@ -1429,18 +1429,18 @@ msgstr "Niepoprawne polecenie (spr�buj ,,help'')\n" msgid "--output doesn't work for this command\n" msgstr "opcja --output nie dzia�a z tym poleceniem\n" -#: g10/decrypt.c:166 g10/gpg.c:3963 g10/keyring.c:380 g10/keyring.c:667 +#: g10/decrypt.c:166 g10/gpg.c:3969 g10/keyring.c:380 g10/keyring.c:667 #, c-format msgid "can't open `%s'\n" msgstr "nie mo�na otworzy� ,,%s''\n" -#: g10/delkey.c:73 g10/export.c:324 g10/keyedit.c:3424 g10/keyserver.c:1727 +#: g10/delkey.c:73 g10/export.c:324 g10/keyedit.c:3424 g10/keyserver.c:1729 #: g10/revoke.c:226 #, c-format msgid "key \"%s\" not found: %s\n" msgstr "klucz ,,%s'' nie zosta� odnaleziony: %s\n" -#: g10/delkey.c:81 g10/export.c:354 g10/import.c:2417 g10/keyserver.c:1741 +#: g10/delkey.c:81 g10/export.c:354 g10/import.c:2417 g10/keyserver.c:1743 #: g10/revoke.c:232 g10/revoke.c:477 #, c-format msgid "error reading keyblock: %s\n" @@ -1872,7 +1872,7 @@ msgid "run in server mode" msgstr "uruchomienie w trybie serwera" #: g10/gpg.c:436 g10/gpgv.c:69 kbx/kbxutil.c:81 sm/gpgsm.c:226 -#: tools/gpg-connect-agent.c:64 tools/gpgconf.c:74 tools/symcryptrun.c:157 +#: tools/gpg-connect-agent.c:67 tools/gpgconf.c:74 tools/symcryptrun.c:157 msgid "" "@\n" "Options:\n" @@ -1998,56 +1998,56 @@ msgstr "Kompresji: " msgid "usage: gpg [options] " msgstr "wywo�anie: gpg [opcje]" -#: g10/gpg.c:1109 sm/gpgsm.c:675 +#: g10/gpg.c:1115 sm/gpgsm.c:675 msgid "conflicting commands\n" msgstr "sprzeczne polecenia\n" -#: g10/gpg.c:1127 +#: g10/gpg.c:1133 #, c-format msgid "no = sign found in group definition `%s'\n" msgstr "w definicji grupy ,,%s'' brak znaku ,,=''\n" -#: g10/gpg.c:1324 +#: g10/gpg.c:1330 #, c-format msgid "WARNING: unsafe ownership on homedir `%s'\n" msgstr "" "OSTRZE�ENIE: niebezpieczne prawa w�asno�ci do katalogu domowego ,,%s''\n" -#: g10/gpg.c:1327 +#: g10/gpg.c:1333 #, c-format msgid "WARNING: unsafe ownership on configuration file `%s'\n" msgstr "" "OSTRZE�ENIE: niebezpieczne prawa w�asno�ci do pliku konfiguracyjnego ,,%s''\n" -#: g10/gpg.c:1330 +#: g10/gpg.c:1336 #, c-format msgid "WARNING: unsafe ownership on extension `%s'\n" msgstr "OSTRZE�ENIE: niebezpieczne prawa w�asno�ci do rozszerzenia ,,%s''\n" -#: g10/gpg.c:1336 +#: g10/gpg.c:1342 #, c-format msgid "WARNING: unsafe permissions on homedir `%s'\n" msgstr "OSTRZE�ENIE: niebezpieczne prawa dost�pu do katalogu domowego ,,%s''\n" -#: g10/gpg.c:1339 +#: g10/gpg.c:1345 #, c-format msgid "WARNING: unsafe permissions on configuration file `%s'\n" msgstr "" "OSTRZE�ENIE: niebezpieczne prawa dost�pu do pliku konfiguracyjnego ,,%s''\n" -#: g10/gpg.c:1342 +#: g10/gpg.c:1348 #, c-format msgid "WARNING: unsafe permissions on extension `%s'\n" msgstr "OSTRZE�ENIE: niebezpieczne prawa dost�pu do rozszerzenia ,,%s''\n" -#: g10/gpg.c:1348 +#: g10/gpg.c:1354 #, c-format msgid "WARNING: unsafe enclosing directory ownership on homedir `%s'\n" msgstr "" "OSTRZE�ENIE: niebezpieczne prawa w�asno�ci do katalogu zawieraj�cego katalog " "domowy ,,%s''\n" -#: g10/gpg.c:1351 +#: g10/gpg.c:1357 #, c-format msgid "" "WARNING: unsafe enclosing directory ownership on configuration file `%s'\n" @@ -2055,21 +2055,21 @@ msgstr "" "OSTRZE�ENIE: niebezpieczne prawa w�asno�ci do katalogu zawieraj�cego plik " "konfiguracyjny ,,%s''\n" -#: g10/gpg.c:1354 +#: g10/gpg.c:1360 #, c-format msgid "WARNING: unsafe enclosing directory ownership on extension `%s'\n" msgstr "" "OSTRZE�ENIE: niebezpieczne prawa w�asno�ci do katalogu zawieraj�cego " "rozszerzenie ,,%s''\n" -#: g10/gpg.c:1360 +#: g10/gpg.c:1366 #, c-format msgid "WARNING: unsafe enclosing directory permissions on homedir `%s'\n" msgstr "" "OSTRZE�ENIE: niebezpieczne prawa dost�pu do katalogu zawieraj�cego katalog " "domowy ,,%s''\n" -#: g10/gpg.c:1363 +#: g10/gpg.c:1369 #, c-format msgid "" "WARNING: unsafe enclosing directory permissions on configuration file `%s'\n" @@ -2077,465 +2077,465 @@ msgstr "" "OSTRZE�ENIE: niebezpieczne prawa dost�pu do katalogu zawieraj�cego plik " "konfiguracyjny ,,%s''\n" -#: g10/gpg.c:1366 +#: g10/gpg.c:1372 #, c-format msgid "WARNING: unsafe enclosing directory permissions on extension `%s'\n" msgstr "" "OSTRZE�ENIE: niebezpieczne prawa dost�pu do katalogu zawieraj�cego " "rozszerzenie ,,%s''\n" -#: g10/gpg.c:1545 +#: g10/gpg.c:1551 #, c-format msgid "unknown configuration item `%s'\n" msgstr "nieznana opcja konfiguracyjna ,,%s''\n" -#: g10/gpg.c:1645 +#: g10/gpg.c:1651 msgid "display photo IDs during key listings" msgstr "wy�wietlenie ID zdj�� przy wypisywaniu kluczy" -#: g10/gpg.c:1647 +#: g10/gpg.c:1653 msgid "show policy URLs during signature listings" msgstr "pokazywanie URL-i polityk przy wypisywaniu podpis�w" -#: g10/gpg.c:1649 +#: g10/gpg.c:1655 msgid "show all notations during signature listings" msgstr "pokazywanie wszystkich adnotacji przy wypisywaniu podpis�w" -#: g10/gpg.c:1651 +#: g10/gpg.c:1657 msgid "show IETF standard notations during signature listings" msgstr "pokazywanie standardowych adnotacji IETF przy wypisywaniu podpis�w" -#: g10/gpg.c:1655 +#: g10/gpg.c:1661 msgid "show user-supplied notations during signature listings" msgstr "pokazywanie adnotacji u�ytkownika przy wypisywaniu podpis�w" -#: g10/gpg.c:1657 +#: g10/gpg.c:1663 msgid "show preferred keyserver URLs during signature listings" msgstr "" "pokazywanie URL-i preferowanych serwer�w kluczy przy wypisywaniu podpis�w" -#: g10/gpg.c:1659 +#: g10/gpg.c:1665 msgid "show user ID validity during key listings" msgstr "pokazywanie poprawno�ci ID u�ytkownika przy wypisywaniu kluczy" -#: g10/gpg.c:1661 +#: g10/gpg.c:1667 msgid "show revoked and expired user IDs in key listings" msgstr "" "pokazywanie uniewa�nionych i wygas�ych ID u�ytkownika na listach kluczy" -#: g10/gpg.c:1663 +#: g10/gpg.c:1669 msgid "show revoked and expired subkeys in key listings" msgstr "pokazywanie uniewa�nionych i wygas�ych podkluczy na listach kluczy" -#: g10/gpg.c:1665 +#: g10/gpg.c:1671 msgid "show the keyring name in key listings" msgstr "pokazywanie nazwy zbioru kluczy na listach kluczy" -#: g10/gpg.c:1667 +#: g10/gpg.c:1673 msgid "show expiration dates during signature listings" msgstr "pokazywanie dat wyga�ni�cia przy wypisywaniu podpis�w" -#: g10/gpg.c:1828 +#: g10/gpg.c:1834 #, c-format msgid "NOTE: old default options file `%s' ignored\n" msgstr "UWAGA: stary domy�lny plik opcji ,,%s'' zosta� zignorowany\n" -#: g10/gpg.c:1919 +#: g10/gpg.c:1926 #, c-format msgid "libgcrypt is too old (need %s, have %s)\n" msgstr "" "biblioteka libgcrypt jest zbyt stara (potrzebna %s, zainstalowana %s)\n" -#: g10/gpg.c:2303 g10/gpg.c:2989 g10/gpg.c:3001 +#: g10/gpg.c:2309 g10/gpg.c:2995 g10/gpg.c:3007 #, c-format msgid "NOTE: %s is not for normal use!\n" msgstr "UWAGA: %s nie jest do normalnego u�ytku!\n" -#: g10/gpg.c:2484 g10/gpg.c:2496 +#: g10/gpg.c:2490 g10/gpg.c:2502 #, c-format msgid "`%s' is not a valid signature expiration\n" msgstr ",,%s'' nie jest poprawnym czasem wyga�ni�cia podpisu\n" -#: g10/gpg.c:2578 +#: g10/gpg.c:2584 #, c-format msgid "`%s' is not a valid character set\n" msgstr ",,%s'' nie jest poprawn� nazw� zestawu znak�w\n" -#: g10/gpg.c:2601 g10/gpg.c:2796 g10/keyedit.c:4107 +#: g10/gpg.c:2607 g10/gpg.c:2802 g10/keyedit.c:4107 msgid "could not parse keyserver URL\n" msgstr "niezrozumia�y URL serwera kluczy\n" -#: g10/gpg.c:2613 +#: g10/gpg.c:2619 #, c-format msgid "%s:%d: invalid keyserver options\n" msgstr "%s:%d: niepoprawne opcje serwera kluczy\n" -#: g10/gpg.c:2616 +#: g10/gpg.c:2622 msgid "invalid keyserver options\n" msgstr "niepoprawne opcje serwera kluczy\n" -#: g10/gpg.c:2623 +#: g10/gpg.c:2629 #, c-format msgid "%s:%d: invalid import options\n" msgstr "%s:%d: niepoprawne opcje wczytania kluczy\n" -#: g10/gpg.c:2626 +#: g10/gpg.c:2632 msgid "invalid import options\n" msgstr "niepoprawne opcje wczytania kluczy\n" -#: g10/gpg.c:2633 +#: g10/gpg.c:2639 #, c-format msgid "%s:%d: invalid export options\n" msgstr "%s:%d niepoprawne opcje eksportu kluczy\n" -#: g10/gpg.c:2636 +#: g10/gpg.c:2642 msgid "invalid export options\n" msgstr "niepoprawne opcje eksportu kluczy\n" -#: g10/gpg.c:2643 +#: g10/gpg.c:2649 #, c-format msgid "%s:%d: invalid list options\n" msgstr "%s:%d: niepoprawne opcje wypisywania\n" -#: g10/gpg.c:2646 +#: g10/gpg.c:2652 msgid "invalid list options\n" msgstr "niepoprawne opcje wypisywania\n" -#: g10/gpg.c:2654 +#: g10/gpg.c:2660 msgid "display photo IDs during signature verification" msgstr "wy�wietlanie ID zdj�� przy sprawdzaniu podpis�w" -#: g10/gpg.c:2656 +#: g10/gpg.c:2662 msgid "show policy URLs during signature verification" msgstr "pokazywanie URL-i polityk przy sprawdzaniu podpis�w" -#: g10/gpg.c:2658 +#: g10/gpg.c:2664 msgid "show all notations during signature verification" msgstr "pokazywanie wszystkich adnotacji przy sprawdzaniu podpis�w" -#: g10/gpg.c:2660 +#: g10/gpg.c:2666 msgid "show IETF standard notations during signature verification" msgstr "pokazywanie standardowych adnotacji IETF przy sprawdzaniu podpis�w" -#: g10/gpg.c:2664 +#: g10/gpg.c:2670 msgid "show user-supplied notations during signature verification" msgstr "pokazywanie adnotacji u�ytkownika przy sprawdzaniu podpis�w" -#: g10/gpg.c:2666 +#: g10/gpg.c:2672 msgid "show preferred keyserver URLs during signature verification" msgstr "" "pokazywanie URL-i preferowanych serwer�w kluczy przy sprawdzaniu podpis�w" -#: g10/gpg.c:2668 +#: g10/gpg.c:2674 msgid "show user ID validity during signature verification" msgstr "pokazywanie poprawno�ci ID u�ytkownika przy sprawdzaniu podpis�w" -#: g10/gpg.c:2670 +#: g10/gpg.c:2676 msgid "show revoked and expired user IDs in signature verification" msgstr "" "pokazywanie uniewa�nionych i wygas�ych ID u�ytkownika przy sprawdzaniu " "podpis�w" -#: g10/gpg.c:2672 +#: g10/gpg.c:2678 msgid "show only the primary user ID in signature verification" msgstr "pokazywanie tylko g��wnego ID u�ytkownika przy sprawdzaniu podpisu" -#: g10/gpg.c:2674 +#: g10/gpg.c:2680 msgid "validate signatures with PKA data" msgstr "sprawdzanie podpis�w z danymi PKA" -#: g10/gpg.c:2676 +#: g10/gpg.c:2682 msgid "elevate the trust of signatures with valid PKA data" msgstr "zwi�kszenie zaufania podpis�w z poprawnymi danymi PKA" -#: g10/gpg.c:2683 +#: g10/gpg.c:2689 #, c-format msgid "%s:%d: invalid verify options\n" msgstr "%s:%d: niepoprawne opcje sprawdzania\n" -#: g10/gpg.c:2686 +#: g10/gpg.c:2692 msgid "invalid verify options\n" msgstr "niepoprawne opcje sprawdzania\n" -#: g10/gpg.c:2693 +#: g10/gpg.c:2699 #, c-format msgid "unable to set exec-path to %s\n" msgstr "nie mo�na ustawi� �cie�ki program�w wykonywalnych na %s\n" -#: g10/gpg.c:2868 +#: g10/gpg.c:2874 #, c-format msgid "%s:%d: invalid auto-key-locate list\n" msgstr "%s:%d: niepoprawna lista auto-key-locate\n" -#: g10/gpg.c:2871 +#: g10/gpg.c:2877 msgid "invalid auto-key-locate list\n" msgstr "Niepoprawna lista auto-key-locate\n" -#: g10/gpg.c:2978 sm/gpgsm.c:1386 +#: g10/gpg.c:2984 sm/gpgsm.c:1386 msgid "WARNING: program may create a core file!\n" msgstr "OSTRZE�ENIE: program mo�e stworzy� plik zrzutu pami�ci!\n" -#: g10/gpg.c:2982 +#: g10/gpg.c:2988 #, c-format msgid "WARNING: %s overrides %s\n" msgstr "OSTRZE�ENIE: %s powoduje obej�cie %s\n" -#: g10/gpg.c:2991 +#: g10/gpg.c:2997 #, c-format msgid "%s not allowed with %s!\n" msgstr "Nie wolno u�ywa� %s z %s!\n" -#: g10/gpg.c:2994 +#: g10/gpg.c:3000 #, c-format msgid "%s makes no sense with %s!\n" msgstr "%s nie ma sensu w po��czeniu z %s!\n" -#: g10/gpg.c:3009 +#: g10/gpg.c:3015 #, c-format msgid "will not run with insecure memory due to %s\n" msgstr "nie zadzia�a z niebezpieczn� pami�ci� z powodu %s\n" -#: g10/gpg.c:3023 +#: g10/gpg.c:3029 msgid "you can only make detached or clear signatures while in --pgp2 mode\n" msgstr "" "w trybie --pgp2 mo�na sk�ada� tylko podpisy oddzielne lub do��czone do " "tekstu\n" -#: g10/gpg.c:3029 +#: g10/gpg.c:3035 msgid "you can't sign and encrypt at the same time while in --pgp2 mode\n" msgstr "w trybie --pgp2 nie mo�na jednocze�nie szyfrowa� i podpisywa�\n" -#: g10/gpg.c:3035 +#: g10/gpg.c:3041 msgid "you must use files (and not a pipe) when working with --pgp2 enabled.\n" msgstr "w trybie --pgp2 trzeba u�ywa� plik�w a nie potok�w.\n" -#: g10/gpg.c:3048 +#: g10/gpg.c:3054 msgid "encrypting a message in --pgp2 mode requires the IDEA cipher\n" msgstr "szyfrowanie wiadomo�ci w trybie --pgp2 wymaga modu�u szyfru IDEA\n" -#: g10/gpg.c:3114 g10/gpg.c:3138 sm/gpgsm.c:1458 +#: g10/gpg.c:3120 g10/gpg.c:3144 sm/gpgsm.c:1458 msgid "selected cipher algorithm is invalid\n" msgstr "wybrany algorytm szyfruj�cy jest niepoprawny\n" -#: g10/gpg.c:3120 g10/gpg.c:3144 sm/gpgsm.c:1466 sm/gpgsm.c:1472 +#: g10/gpg.c:3126 g10/gpg.c:3150 sm/gpgsm.c:1466 sm/gpgsm.c:1472 msgid "selected digest algorithm is invalid\n" msgstr "wybrany algorytm skr�t�w wiadomo�ci jest niepoprawny\n" -#: g10/gpg.c:3126 +#: g10/gpg.c:3132 msgid "selected compression algorithm is invalid\n" msgstr "wybrany algorytm kompresji jest niepoprawny\n" -#: g10/gpg.c:3132 +#: g10/gpg.c:3138 msgid "selected certification digest algorithm is invalid\n" msgstr "wybrany algorytm skr�t�w po�wiadcze� jest niepoprawny\n" -#: g10/gpg.c:3147 +#: g10/gpg.c:3153 msgid "completes-needed must be greater than 0\n" msgstr "warto�� completes-needed musi by� wi�ksza od 0\n" -#: g10/gpg.c:3149 +#: g10/gpg.c:3155 msgid "marginals-needed must be greater than 1\n" msgstr "warto�� marginals-needed musi by� wi�ksza od 1\n" -#: g10/gpg.c:3151 +#: g10/gpg.c:3157 msgid "max-cert-depth must be in the range from 1 to 255\n" msgstr "warto�� max-cert-depth musi mie�ci� si� w zakresie od 1 do 255\n" -#: g10/gpg.c:3153 +#: g10/gpg.c:3159 msgid "invalid default-cert-level; must be 0, 1, 2, or 3\n" msgstr "" "niew�a�ciwy domy�lny poziom sprawdzania; musi mie� warto�� 0, 1, 2 lub 3\n" -#: g10/gpg.c:3155 +#: g10/gpg.c:3161 msgid "invalid min-cert-level; must be 1, 2, or 3\n" msgstr "" "niew�a�ciwy minimalny poziom sprawdzania; musi mie� warto�� 0, 1, 2 lub 3\n" -#: g10/gpg.c:3158 +#: g10/gpg.c:3164 msgid "NOTE: simple S2K mode (0) is strongly discouraged\n" msgstr "UWAGA: prosty tryb S2K (0) jest stanowczo odradzany\n" -#: g10/gpg.c:3162 +#: g10/gpg.c:3168 msgid "invalid S2K mode; must be 0, 1 or 3\n" msgstr "niepoprawny tryb S2K; musi mie� warto�� 0, 1 lub 3\n" -#: g10/gpg.c:3169 +#: g10/gpg.c:3175 msgid "invalid default preferences\n" msgstr "niew�a�ciwe domy�lne ustawienia\n" -#: g10/gpg.c:3178 +#: g10/gpg.c:3184 msgid "invalid personal cipher preferences\n" msgstr "niew�a�ciwe ustawienia szyfr�w\n" -#: g10/gpg.c:3182 +#: g10/gpg.c:3188 msgid "invalid personal digest preferences\n" msgstr "niew�a�ciwe ustawienia skr�t�w\n" -#: g10/gpg.c:3186 +#: g10/gpg.c:3192 msgid "invalid personal compress preferences\n" msgstr "niew�a�ciwe ustawienia algorytm�w kompresji\n" -#: g10/gpg.c:3219 +#: g10/gpg.c:3225 #, c-format msgid "%s does not yet work with %s\n" msgstr "%s jeszcze nie dzia�a z %s!\n" -#: g10/gpg.c:3266 +#: g10/gpg.c:3272 #, c-format msgid "you may not use cipher algorithm `%s' while in %s mode\n" msgstr "szyfr ,,%s'' nie jest dost�pny w trybie %s\n" -#: g10/gpg.c:3271 +#: g10/gpg.c:3277 #, c-format msgid "you may not use digest algorithm `%s' while in %s mode\n" msgstr "skr�t ,,%s'' nie jest dost�pny w trybie %s\n" -#: g10/gpg.c:3276 +#: g10/gpg.c:3282 #, c-format msgid "you may not use compression algorithm `%s' while in %s mode\n" msgstr "kompresja ,,%s'' nie jest dost�pna w trybie %s\n" -#: g10/gpg.c:3359 +#: g10/gpg.c:3365 #, c-format msgid "failed to initialize the TrustDB: %s\n" msgstr "inicjowanie Bazy Zaufania nie powiod�o si�: %s\n" -#: g10/gpg.c:3370 +#: g10/gpg.c:3376 msgid "WARNING: recipients (-r) given without using public key encryption\n" msgstr "OSTRZE�ENIE: podano adresat�w (-r) w dzia�aniu kt�re ich nie dotyczy\n" -#: g10/gpg.c:3391 +#: g10/gpg.c:3397 msgid "--store [filename]" msgstr "--store [plik]" -#: g10/gpg.c:3398 +#: g10/gpg.c:3404 msgid "--symmetric [filename]" msgstr "--symmetric [plik]" -#: g10/gpg.c:3400 +#: g10/gpg.c:3406 #, c-format msgid "symmetric encryption of `%s' failed: %s\n" msgstr "szyfrowanie symetryczne ,,%s'' nie powiod�o si�: %s\n" -#: g10/gpg.c:3410 +#: g10/gpg.c:3416 msgid "--encrypt [filename]" msgstr "--encrypt [plik]" -#: g10/gpg.c:3423 +#: g10/gpg.c:3429 msgid "--symmetric --encrypt [filename]" msgstr "--symmetric --encrypt [plik]" -#: g10/gpg.c:3425 +#: g10/gpg.c:3431 msgid "you cannot use --symmetric --encrypt with --s2k-mode 0\n" msgstr "nie mo�na u�y� --symmetric --encrypt wraz z --s2k-mode 0\n" -#: g10/gpg.c:3428 +#: g10/gpg.c:3434 #, c-format msgid "you cannot use --symmetric --encrypt while in %s mode\n" msgstr "nie mo�na u�y� --symmetric --encrypt w trybie %s\n" -#: g10/gpg.c:3446 +#: g10/gpg.c:3452 msgid "--sign [filename]" msgstr "--sign [plik]" -#: g10/gpg.c:3459 +#: g10/gpg.c:3465 msgid "--sign --encrypt [filename]" msgstr "--sign --encrypt [plik]" -#: g10/gpg.c:3474 +#: g10/gpg.c:3480 msgid "--symmetric --sign --encrypt [filename]" msgstr "--symmetric --sign --encrypt [plik]" -#: g10/gpg.c:3476 +#: g10/gpg.c:3482 msgid "you cannot use --symmetric --sign --encrypt with --s2k-mode 0\n" msgstr "nie mo�na u�y� --symmetric --sign --encrypt wraz z --s2k-mode 0\n" -#: g10/gpg.c:3479 +#: g10/gpg.c:3485 #, c-format msgid "you cannot use --symmetric --sign --encrypt while in %s mode\n" msgstr "nie mo�na u�y� --symmetric --sign --encrypt w trybie %s\n" -#: g10/gpg.c:3499 +#: g10/gpg.c:3505 msgid "--sign --symmetric [filename]" msgstr "--sign --symmetric [plik]" -#: g10/gpg.c:3508 +#: g10/gpg.c:3514 msgid "--clearsign [filename]" msgstr "--clearsign [plik]" -#: g10/gpg.c:3533 +#: g10/gpg.c:3539 msgid "--decrypt [filename]" msgstr "--decrypt [plik]" -#: g10/gpg.c:3541 +#: g10/gpg.c:3547 msgid "--sign-key user-id" msgstr "--sign-key nazwa u�ytkownika" -#: g10/gpg.c:3545 +#: g10/gpg.c:3551 msgid "--lsign-key user-id" msgstr "--lsign-key nazwa u�ytkownika" -#: g10/gpg.c:3566 +#: g10/gpg.c:3572 msgid "--edit-key user-id [commands]" msgstr "--edit-key nazwa u�ytkownika [polecenia]" -#: g10/gpg.c:3658 +#: g10/gpg.c:3664 #, c-format msgid "keyserver send failed: %s\n" msgstr "wysy�ka do serwera kluczy nie powiod�a si�: %s\n" -#: g10/gpg.c:3660 +#: g10/gpg.c:3666 #, c-format msgid "keyserver receive failed: %s\n" msgstr "odbi�r z serwera kluczy nie powi�d� si�: %s\n" -#: g10/gpg.c:3662 +#: g10/gpg.c:3668 #, c-format msgid "key export failed: %s\n" msgstr "eksport kluczy nie powi�d� si�: %s\n" -#: g10/gpg.c:3673 +#: g10/gpg.c:3679 #, c-format msgid "keyserver search failed: %s\n" msgstr "szukanie w serwerze kluczy nie powiod�o si�: %s\n" -#: g10/gpg.c:3683 +#: g10/gpg.c:3689 #, c-format msgid "keyserver refresh failed: %s\n" msgstr "od�wie�enie kluczy z serwera nie powiod�o si�: %s\n" -#: g10/gpg.c:3734 +#: g10/gpg.c:3740 #, c-format msgid "dearmoring failed: %s\n" msgstr "zdj�cie opakowania ASCII nie powiod�o si�: %s\n" -#: g10/gpg.c:3742 +#: g10/gpg.c:3748 #, c-format msgid "enarmoring failed: %s\n" msgstr "opakowywanie ASCII nie powiod�o si�: %s\n" -#: g10/gpg.c:3832 +#: g10/gpg.c:3838 #, c-format msgid "invalid hash algorithm `%s'\n" msgstr "niew�a�ciwy algorytm skr�tu ,,%s''\n" -#: g10/gpg.c:3949 +#: g10/gpg.c:3955 msgid "[filename]" msgstr "[nazwa pliku]" -#: g10/gpg.c:3953 +#: g10/gpg.c:3959 msgid "Go ahead and type your message ...\n" msgstr "Wpisz tutaj swoj� wiadomo�� ...\n" -#: g10/gpg.c:4265 +#: g10/gpg.c:4271 msgid "the given certification policy URL is invalid\n" msgstr "podany URL regulaminu po�wiadczania jest niepoprawny\n" -#: g10/gpg.c:4267 +#: g10/gpg.c:4273 msgid "the given signature policy URL is invalid\n" msgstr "podany URL regulaminu podpis�w jest niepoprawny\n" -#: g10/gpg.c:4300 +#: g10/gpg.c:4306 msgid "the given preferred keyserver URL is invalid\n" msgstr "podany preferowany URL serwera kluczy jest niepoprawny\n" @@ -3051,29 +3051,29 @@ msgstr "[uniewa�nienie]" msgid "[self-signature]" msgstr "[podpis klucza nim samym]" -#: g10/keyedit.c:344 g10/keylist.c:392 +#: g10/keyedit.c:344 g10/keylist.c:396 msgid "1 bad signature\n" msgstr "1 niepoprawny podpis\n" -#: g10/keyedit.c:346 g10/keylist.c:394 +#: g10/keyedit.c:346 g10/keylist.c:398 #, c-format msgid "%d bad signatures\n" msgstr "%d niepoprawnych podpis�w\n" -#: g10/keyedit.c:348 g10/keylist.c:396 +#: g10/keyedit.c:348 g10/keylist.c:400 msgid "1 signature not checked due to a missing key\n" msgstr "1 podpis nie zosta� sprawdzony z powodu braku klucza\n" -#: g10/keyedit.c:350 g10/keylist.c:398 +#: g10/keyedit.c:350 g10/keylist.c:402 #, c-format msgid "%d signatures not checked due to missing keys\n" msgstr "%d podpis�w nie zosta�o sprawdzonych z powodu braku kluczy\n" -#: g10/keyedit.c:352 g10/keylist.c:400 +#: g10/keyedit.c:352 g10/keylist.c:404 msgid "1 signature not checked due to an error\n" msgstr "1 podpis nie zosta� sprawdzony z powodu b��du\n" -#: g10/keyedit.c:354 g10/keylist.c:402 +#: g10/keyedit.c:354 g10/keylist.c:406 #, c-format msgid "%d signatures not checked due to errors\n" msgstr "%d podpis�w nie sprawdzonych z powodu b��d�w\n" @@ -3334,19 +3334,19 @@ msgid "Key has only stub or on-card key items - no passphrase to change.\n" msgstr "" "Klucz ma tylko za�lepk� albo elementy na karcie - nie ma has�a do zmiany.\n" -#: g10/keyedit.c:1142 g10/keygen.c:3601 +#: g10/keyedit.c:1142 g10/keygen.c:3623 msgid "This key is not protected.\n" msgstr "Ten klucz nie jest chroniony.\n" -#: g10/keyedit.c:1146 g10/keygen.c:3588 g10/revoke.c:538 +#: g10/keyedit.c:1146 g10/keygen.c:3610 g10/revoke.c:538 msgid "Secret parts of primary key are not available.\n" msgstr "Cz�� tajna g��wnego klucza jest niedost�pna.\n" -#: g10/keyedit.c:1150 g10/keygen.c:3604 +#: g10/keyedit.c:1150 g10/keygen.c:3626 msgid "Secret parts of primary key are stored on-card.\n" msgstr "Cz�� tajna g��wnego klucza jest zapisana na karcie.\n" -#: g10/keyedit.c:1156 g10/keygen.c:3608 +#: g10/keyedit.c:1156 g10/keygen.c:3630 msgid "Key is protected.\n" msgstr "Klucz jest chroniony.\n" @@ -3726,7 +3726,7 @@ msgstr "Ustawienia: " msgid "Keyserver no-modify" msgstr "no-modify dla serwera kluczy" -#: g10/keyedit.c:2443 g10/keylist.c:310 +#: g10/keyedit.c:2443 g10/keylist.c:314 msgid "Preferred keyserver: " msgstr "Preferowany serwer kluczy: " @@ -3753,24 +3753,24 @@ msgid "(sensitive)" msgstr "(poufne)" #: g10/keyedit.c:2764 g10/keyedit.c:2820 g10/keyedit.c:2881 g10/keyedit.c:2896 -#: g10/keylist.c:196 g10/keyserver.c:529 +#: g10/keylist.c:200 g10/keyserver.c:529 #, c-format msgid "created: %s" msgstr "utworzono: %s" -#: g10/keyedit.c:2767 g10/keylist.c:812 g10/keylist.c:906 g10/mainproc.c:989 +#: g10/keyedit.c:2767 g10/keylist.c:817 g10/keylist.c:911 g10/mainproc.c:989 #, c-format msgid "revoked: %s" msgstr "uniewa�niono: %s" -#: g10/keyedit.c:2769 g10/keylist.c:783 g10/keylist.c:818 g10/keylist.c:912 +#: g10/keyedit.c:2769 g10/keylist.c:788 g10/keylist.c:823 g10/keylist.c:917 #, c-format msgid "expired: %s" msgstr "wygas�: %s" #: g10/keyedit.c:2771 g10/keyedit.c:2822 g10/keyedit.c:2883 g10/keyedit.c:2898 -#: g10/keylist.c:198 g10/keylist.c:789 g10/keylist.c:824 g10/keylist.c:918 -#: g10/keylist.c:939 g10/keyserver.c:535 g10/mainproc.c:995 +#: g10/keylist.c:202 g10/keylist.c:794 g10/keylist.c:829 g10/keylist.c:923 +#: g10/keylist.c:944 g10/keyserver.c:535 g10/mainproc.c:995 #, c-format msgid "expires: %s" msgstr "wygasa: %s" @@ -3794,7 +3794,7 @@ msgstr "poprawno��: %s" msgid "This key has been disabled" msgstr "Ten klucz zosta� wy��czony z u�ytku" -#: g10/keyedit.c:2827 g10/keylist.c:202 +#: g10/keyedit.c:2827 g10/keylist.c:206 msgid "card-no: " msgstr "nr-karty: " @@ -4137,12 +4137,12 @@ msgid "writing key binding signature\n" msgstr "zapis podpisu wi���cego klucz\n" #: g10/keygen.c:1157 g10/keygen.c:1268 g10/keygen.c:1273 g10/keygen.c:1408 -#: g10/keygen.c:3101 +#: g10/keygen.c:3123 #, c-format msgid "keysize invalid; using %u bits\n" msgstr "niew�a�ciwa d�ugo�� klucza; wykorzystano %u bit�w\n" -#: g10/keygen.c:1163 g10/keygen.c:1279 g10/keygen.c:1414 g10/keygen.c:3107 +#: g10/keygen.c:1163 g10/keygen.c:1279 g10/keygen.c:1414 g10/keygen.c:3129 #, c-format msgid "keysize rounded up to %u bits\n" msgstr "rozmiar klucza zaokr�glony w g�r� do %u bit�w\n" @@ -4504,50 +4504,50 @@ msgstr "" "ilo�ci\n" "entropii.\n" -#: g10/keygen.c:3041 g10/keygen.c:3068 +#: g10/keygen.c:3063 g10/keygen.c:3090 msgid "Key generation canceled.\n" msgstr "Procedura generacji klucza zosta�a anulowana.\n" -#: g10/keygen.c:3273 g10/keygen.c:3440 +#: g10/keygen.c:3295 g10/keygen.c:3462 #, c-format msgid "writing public key to `%s'\n" msgstr "zapisuj� klucz publiczny w ,,%s''\n" -#: g10/keygen.c:3275 g10/keygen.c:3443 +#: g10/keygen.c:3297 g10/keygen.c:3465 #, c-format msgid "writing secret key stub to `%s'\n" msgstr "zapisuj� za�lepk� klucza tajnego w ,,%s''\n" -#: g10/keygen.c:3278 g10/keygen.c:3446 +#: g10/keygen.c:3300 g10/keygen.c:3468 #, c-format msgid "writing secret key to `%s'\n" msgstr "zapisuj� klucz tajny w ,,%s''\n" -#: g10/keygen.c:3427 +#: g10/keygen.c:3449 #, c-format msgid "no writable public keyring found: %s\n" msgstr "brak zapisywalnego zbioru kluczy publicznych: %s\n" -#: g10/keygen.c:3434 +#: g10/keygen.c:3456 #, c-format msgid "no writable secret keyring found: %s\n" msgstr "brak zapisywalnego zbioru kluczy tajnych: %s\n" -#: g10/keygen.c:3454 +#: g10/keygen.c:3476 #, c-format msgid "error writing public keyring `%s': %s\n" msgstr "b��d podczas zapisu zbioru kluczy publicznych ,,%s'': %s\n" -#: g10/keygen.c:3462 +#: g10/keygen.c:3484 #, c-format msgid "error writing secret keyring `%s': %s\n" msgstr "b��d podczas zapisu zbioru kluczy tajnych ,,%s'': %s\n" -#: g10/keygen.c:3489 +#: g10/keygen.c:3511 msgid "public and secret key created and signed.\n" msgstr "klucz publiczny i prywatny (tajny) zosta�y utworzone i podpisane.\n" -#: g10/keygen.c:3500 +#: g10/keygen.c:3522 msgid "" "Note that this key cannot be used for encryption. You may want to use\n" "the command \"--edit-key\" to generate a subkey for this purpose.\n" @@ -4555,12 +4555,12 @@ msgstr "" "Ten klucz nie mo�e by� wykorzystany do szyfrowania. Komend� \"--edit-key\"\n" "mo�na doda� do niego podklucz szyfruj�cy.\n" -#: g10/keygen.c:3513 g10/keygen.c:3658 g10/keygen.c:3779 +#: g10/keygen.c:3535 g10/keygen.c:3680 g10/keygen.c:3801 #, c-format msgid "Key generation failed: %s\n" msgstr "Generacja klucza nie powiod�a si�: %s\n" -#: g10/keygen.c:3568 g10/keygen.c:3709 g10/sign.c:241 +#: g10/keygen.c:3590 g10/keygen.c:3731 g10/sign.c:241 #, c-format msgid "" "key has been created %lu second in future (time warp or clock problem)\n" @@ -4568,7 +4568,7 @@ msgstr "" "klucz zosta� stworzony %lu sekund� w przysz�o�ci (zaburzenia\n" "czasoprzestrzeni, lub �le ustawiony zegar systemowy)\n" -#: g10/keygen.c:3570 g10/keygen.c:3711 g10/sign.c:243 +#: g10/keygen.c:3592 g10/keygen.c:3733 g10/sign.c:243 #, c-format msgid "" "key has been created %lu seconds in future (time warp or clock problem)\n" @@ -4576,26 +4576,26 @@ msgstr "" "klucz zosta� stworzony %lu sekund w przysz�o�ci (zaburzenia\n" "czasoprzestrzeni, lub �le ustawiony zegar systemowy)\n" -#: g10/keygen.c:3581 g10/keygen.c:3722 +#: g10/keygen.c:3603 g10/keygen.c:3744 msgid "NOTE: creating subkeys for v3 keys is not OpenPGP compliant\n" msgstr "" "UWAGA: tworzenie podkluczy dla kluczy wersji 3 jest niezgodne z OpenPGP.\n" -#: g10/keygen.c:3622 g10/keygen.c:3755 +#: g10/keygen.c:3644 g10/keygen.c:3777 msgid "Really create? (y/N) " msgstr "Czy na pewno utworzy�? (t/N) " -#: g10/keygen.c:3928 +#: g10/keygen.c:3950 #, c-format msgid "storing key onto card failed: %s\n" msgstr "zapis klucza na karcie nie powi�d� si�: %s\n" -#: g10/keygen.c:3976 +#: g10/keygen.c:3998 #, c-format msgid "can't create backup file `%s': %s\n" msgstr "nie mo�na utworzy� pliku kopii zapasowej ,,%s'': %s\n" -#: g10/keygen.c:4002 +#: g10/keygen.c:4024 #, c-format msgid "NOTE: backup of card key saved to `%s'\n" msgstr "UWAGA: kopia zapasowa klucza karty zapisana do ,,%s''\n" @@ -4604,53 +4604,53 @@ msgstr "UWAGA: kopia zapasowa klucza karty zapisana do ,,%s''\n" msgid "never " msgstr "nigdy " -#: g10/keylist.c:267 +#: g10/keylist.c:271 msgid "Critical signature policy: " msgstr "Krytyczny regulamin podpisu: " -#: g10/keylist.c:269 +#: g10/keylist.c:273 msgid "Signature policy: " msgstr "Regulamin podpisu: " -#: g10/keylist.c:308 +#: g10/keylist.c:312 msgid "Critical preferred keyserver: " msgstr "Krytyczny preferowany serwer kluczy: " -#: g10/keylist.c:361 +#: g10/keylist.c:365 msgid "Critical signature notation: " msgstr "Krytyczne adnotacje podpisu: " -#: g10/keylist.c:363 +#: g10/keylist.c:367 msgid "Signature notation: " msgstr "Adnotacje podpisu: " -#: g10/keylist.c:473 +#: g10/keylist.c:477 msgid "Keyring" msgstr "Zbi�r kluczy" -#: g10/keylist.c:1504 +#: g10/keylist.c:1509 msgid "Primary key fingerprint:" msgstr "Odcisk klucza g��wnego:" -#: g10/keylist.c:1506 +#: g10/keylist.c:1511 msgid " Subkey fingerprint:" msgstr " Odcisk podklucza:" #. TRANSLATORS: this should fit into 24 bytes to that the #. * fingerprint data is properly aligned with the user ID -#: g10/keylist.c:1513 +#: g10/keylist.c:1518 msgid " Primary key fingerprint:" msgstr " Odcisk klucza g��wnego:" -#: g10/keylist.c:1515 +#: g10/keylist.c:1520 msgid " Subkey fingerprint:" msgstr " Odcisk podklucza:" -#: g10/keylist.c:1519 g10/keylist.c:1523 +#: g10/keylist.c:1524 g10/keylist.c:1528 msgid " Key fingerprint =" msgstr " Odcisk klucza =" -#: g10/keylist.c:1590 +#: g10/keylist.c:1595 msgid " Card serial no. =" msgstr " Nr seryjny karty =" @@ -4738,141 +4738,141 @@ msgstr "" msgid "disabled" msgstr "wy��czony" -#: g10/keyserver.c:742 +#: g10/keyserver.c:744 msgid "Enter number(s), N)ext, or Q)uit > " msgstr "Wprowad� numer(y), N)ast�pny lub Q)uit > " -#: g10/keyserver.c:826 g10/keyserver.c:1448 +#: g10/keyserver.c:828 g10/keyserver.c:1450 #, c-format msgid "invalid keyserver protocol (us %d!=handler %d)\n" msgstr "niepoprawny protok� serwera kluczy (nasz %d != modu� obs�ugi %d)\n" -#: g10/keyserver.c:924 +#: g10/keyserver.c:926 #, c-format msgid "key \"%s\" not found on keyserver\n" msgstr "klucz ,,%s'' nie zosta� odnaleziony na serwerze kluczy\n" -#: g10/keyserver.c:926 +#: g10/keyserver.c:928 msgid "key not found on keyserver\n" msgstr "klucz nie zosta� odnaleziony na serwerze kluczy\n" -#: g10/keyserver.c:1167 +#: g10/keyserver.c:1169 #, c-format msgid "requesting key %s from %s server %s\n" msgstr "zapytanie o klucz %s z serwera %s %s\n" -#: g10/keyserver.c:1171 +#: g10/keyserver.c:1173 #, c-format msgid "requesting key %s from %s\n" msgstr "zapytanie o klucz %s z %s\n" -#: g10/keyserver.c:1195 +#: g10/keyserver.c:1197 #, c-format msgid "searching for names from %s server %s\n" msgstr "poszukiwanie nazw z serwera %s %s\n" -#: g10/keyserver.c:1198 +#: g10/keyserver.c:1200 #, c-format msgid "searching for names from %s\n" msgstr "poszukiwanie nazw z %s\n" -#: g10/keyserver.c:1351 +#: g10/keyserver.c:1353 #, c-format msgid "sending key %s to %s server %s\n" msgstr "wysy�anie klucza %s na serwer %s %s\n" -#: g10/keyserver.c:1355 +#: g10/keyserver.c:1357 #, c-format msgid "sending key %s to %s\n" msgstr "wysy�anie klucza %s na %s\n" -#: g10/keyserver.c:1398 +#: g10/keyserver.c:1400 #, c-format msgid "searching for \"%s\" from %s server %s\n" msgstr "poszukiwanie ,,%s'' z serwera %s %s\n" -#: g10/keyserver.c:1401 +#: g10/keyserver.c:1403 #, c-format msgid "searching for \"%s\" from %s\n" msgstr "poszukiwanie ,,%s'' z %s\n" -#: g10/keyserver.c:1408 g10/keyserver.c:1504 +#: g10/keyserver.c:1410 g10/keyserver.c:1506 msgid "no keyserver action!\n" msgstr "brak akcji serwera kluczy!\n" -#: g10/keyserver.c:1456 +#: g10/keyserver.c:1458 #, c-format msgid "WARNING: keyserver handler from a different version of GnuPG (%s)\n" msgstr "OSTRZE�ENIE: modu� obs�ugi serwera kluczy z innej wersji GnuPG (%s)\n" -#: g10/keyserver.c:1465 +#: g10/keyserver.c:1467 msgid "keyserver did not send VERSION\n" msgstr "serwer kluczy nie wys�a� VERSION\n" -#: g10/keyserver.c:1527 g10/keyserver.c:2056 +#: g10/keyserver.c:1529 g10/keyserver.c:2058 msgid "no keyserver known (use option --keyserver)\n" msgstr "brak znanyk serwer�w kluczy (u�yj opcji --keyserver)\n" -#: g10/keyserver.c:1533 +#: g10/keyserver.c:1535 msgid "external keyserver calls are not supported in this build\n" msgstr "" "zewn�trzne wywo�ania serwera kluczy nie s� obs�ugiwane w tej kompilacji\n" -#: g10/keyserver.c:1545 +#: g10/keyserver.c:1547 #, c-format msgid "no handler for keyserver scheme `%s'\n" msgstr "brak modu�u obs�ugi dla schematu serwera kluczy ,,%s''\n" -#: g10/keyserver.c:1550 +#: g10/keyserver.c:1552 #, c-format msgid "action `%s' not supported with keyserver scheme `%s'\n" msgstr "" "akcja ,,%s'' nie jest obs�ugiwana przez schemat serwera kluczy ,,%s''\n" -#: g10/keyserver.c:1558 +#: g10/keyserver.c:1560 #, c-format msgid "%s does not support handler version %d\n" msgstr "%s nie obs�uguje modu�u obs�ugi w wersji %d\n" -#: g10/keyserver.c:1565 +#: g10/keyserver.c:1567 msgid "keyserver timed out\n" msgstr "zbyt d�ugi czas oczekiwania na serwer kluczy\n" -#: g10/keyserver.c:1570 +#: g10/keyserver.c:1572 msgid "keyserver internal error\n" msgstr "b��d wewn�trzny serwera kluczy\n" -#: g10/keyserver.c:1579 +#: g10/keyserver.c:1581 #, c-format msgid "keyserver communications error: %s\n" msgstr "b��d komunikacji z serwerem kluczy: %s\n" -#: g10/keyserver.c:1604 g10/keyserver.c:1638 +#: g10/keyserver.c:1606 g10/keyserver.c:1640 #, c-format msgid "\"%s\" not a key ID: skipping\n" msgstr ",,%s'' nie jest identyfikatorem klucza - pomini�to\n" -#: g10/keyserver.c:1897 +#: g10/keyserver.c:1899 #, c-format msgid "WARNING: unable to refresh key %s via %s: %s\n" msgstr "OSTRZE�ENIE: nie mo�na od�wie�y� klucza %s przez %s: %s\n" -#: g10/keyserver.c:1919 +#: g10/keyserver.c:1921 #, c-format msgid "refreshing 1 key from %s\n" msgstr "od�wie�anie 1 klucza z %s\n" -#: g10/keyserver.c:1921 +#: g10/keyserver.c:1923 #, c-format msgid "refreshing %d keys from %s\n" msgstr "od�wie�anie %d kluczy z %s\n" -#: g10/keyserver.c:1977 +#: g10/keyserver.c:1979 #, c-format msgid "WARNING: unable to fetch URI %s: %s\n" msgstr "OSTRZE�ENIE: nie mo�na pobra� URI %s: %s\n" -#: g10/keyserver.c:1983 +#: g10/keyserver.c:1985 #, c-format msgid "WARNING: unable to parse URI %s\n" msgstr "OSTRZE�ENIE: nie mo�na przeanalizowa� URI %s\n" @@ -6301,7 +6301,7 @@ msgstr "absolutne" msgid "no need for a trustdb check\n" msgstr "sprawdzanie bazy jest niepotrzebne\n" -#: g10/trustdb.c:577 g10/trustdb.c:2432 +#: g10/trustdb.c:577 g10/trustdb.c:2456 #, c-format msgid "next trustdb check due at %s\n" msgstr "nast�pne sprawdzanie bazy odb�dzie si� %s\n" @@ -6329,26 +6329,26 @@ msgstr "nale�y uruchomi� gpg z opcj� ,,--check-trustdb''\n" msgid "checking the trustdb\n" msgstr "sprawdzanie bazy zaufania\n" -#: g10/trustdb.c:2175 +#: g10/trustdb.c:2199 #, c-format msgid "%d keys processed (%d validity counts cleared)\n" msgstr "przetworzono %d kluczy (rozwi�zano %d przelicze� zaufania)\n" -#: g10/trustdb.c:2240 +#: g10/trustdb.c:2264 msgid "no ultimately trusted keys found\n" msgstr "brak absolutnie zaufanych kluczy\n" -#: g10/trustdb.c:2254 +#: g10/trustdb.c:2278 #, c-format msgid "public key of ultimately trusted key %s not found\n" msgstr "klucz publiczny absolutnie zaufanego klucza %s nie odnaleziony\n" -#: g10/trustdb.c:2277 +#: g10/trustdb.c:2301 #, c-format msgid "%d marginal(s) needed, %d complete(s) needed, %s trust model\n" msgstr "potrzeba %d marginalnych, %d pe�nych, model zaufania %s\n" -#: g10/trustdb.c:2363 +#: g10/trustdb.c:2387 #, c-format msgid "" "depth: %d valid: %3d signed: %3d trust: %d-, %dq, %dn, %dm, %df, %du\n" @@ -6356,7 +6356,7 @@ msgstr "" "poziom: %d poprawnych: %3d podpisanych: %3d zaufanie: %d-,%dq,%dn,%dm,%df,%" "du\n" -#: g10/trustdb.c:2438 +#: g10/trustdb.c:2462 #, c-format msgid "unable to update trustdb version record: write failed: %s\n" msgstr "" @@ -6538,12 +6538,12 @@ msgstr "" "Sk�adnia: kbxutil [opcje] [pliki]\n" "wypisywanie, eksport, import danych Keybox\n" -#: scd/app-nks.c:325 scd/app-openpgp.c:1456 scd/app-dinsig.c:297 +#: scd/app-nks.c:325 scd/app-openpgp.c:1457 scd/app-dinsig.c:297 msgid "||Please enter your PIN at the reader's keypad" msgstr "||Prosz� wprowadzi� PIN na klawiaturze czytnika" -#: scd/app-nks.c:329 scd/app-openpgp.c:1460 scd/app-openpgp.c:1492 -#: scd/app-openpgp.c:1639 scd/app-openpgp.c:1657 scd/app-openpgp.c:1857 +#: scd/app-nks.c:329 scd/app-openpgp.c:1461 scd/app-openpgp.c:1493 +#: scd/app-openpgp.c:1640 scd/app-openpgp.c:1658 scd/app-openpgp.c:1858 #: scd/app-dinsig.c:301 #, c-format msgid "PIN callback returned error: %s\n" @@ -6556,97 +6556,97 @@ msgstr "NullPIN nie zosta� jeszcze zmieniony\n" #. TRANSLATORS: Do not translate the "|*|" prefixes but #. keep it at the start of the string. We need this elsewhere #. to get some infos on the string. -#: scd/app-nks.c:557 scd/app-openpgp.c:1897 +#: scd/app-nks.c:557 scd/app-openpgp.c:1898 msgid "|N|New PIN" msgstr "|N|Nowy PIN" -#: scd/app-nks.c:560 scd/app-openpgp.c:1901 scd/app-dinsig.c:529 +#: scd/app-nks.c:560 scd/app-openpgp.c:1902 scd/app-dinsig.c:529 #, c-format msgid "error getting new PIN: %s\n" msgstr "b��d podczas odczytu nowego PIN-u: %s\n" -#: scd/app-openpgp.c:667 +#: scd/app-openpgp.c:668 #, c-format msgid "failed to store the fingerprint: %s\n" msgstr "nie powi�d� si� zapis odcisku: %s\n" -#: scd/app-openpgp.c:680 +#: scd/app-openpgp.c:681 #, c-format msgid "failed to store the creation date: %s\n" msgstr "nie powi�d� si� zapis daty utworzenia: %s\n" -#: scd/app-openpgp.c:1075 +#: scd/app-openpgp.c:1076 #, c-format msgid "reading public key failed: %s\n" msgstr "odczyt klucza publicznego nie powi�d� si�: %s\n" -#: scd/app-openpgp.c:1083 scd/app-openpgp.c:2551 +#: scd/app-openpgp.c:1084 scd/app-openpgp.c:2552 msgid "response does not contain the public key data\n" msgstr "odpowied� nie zawiera danych klucza publicznego\n" -#: scd/app-openpgp.c:1091 scd/app-openpgp.c:2559 +#: scd/app-openpgp.c:1092 scd/app-openpgp.c:2560 msgid "response does not contain the RSA modulus\n" msgstr "odpowied� nie zawiera wsp�czynnika RSA\n" -#: scd/app-openpgp.c:1100 scd/app-openpgp.c:2569 +#: scd/app-openpgp.c:1101 scd/app-openpgp.c:2570 msgid "response does not contain the RSA public exponent\n" msgstr "odpowied� nie zawiera publicznego wyk�adnika RSA\n" -#: scd/app-openpgp.c:1416 +#: scd/app-openpgp.c:1417 #, c-format msgid "using default PIN as %s\n" msgstr "" -#: scd/app-openpgp.c:1423 +#: scd/app-openpgp.c:1424 #, c-format msgid "failed to use default PIN as %s: %s - disabling further default use\n" msgstr "" -#: scd/app-openpgp.c:1442 +#: scd/app-openpgp.c:1443 #, c-format msgid "||Please enter your PIN at the reader's keypad%%0A[sigs done: %lu]" msgstr "" "||Prosz� wprowadzi� PIN na klawiaturze czytnika%%0A[podpis�w wykonanych: %lu]" -#: scd/app-openpgp.c:1476 +#: scd/app-openpgp.c:1477 #, c-format msgid "||Please enter the PIN%%0A[sigs done: %lu]" msgstr "||Prosz� wpisa� PIN%%0A[podpis�w wykonanych: %lu]" -#: scd/app-openpgp.c:1488 +#: scd/app-openpgp.c:1489 #, fuzzy msgid "||Please enter the PIN" msgstr "||Prosz� wpisa� PIN%%0A[podpis�w wykonanych: %lu]" -#: scd/app-openpgp.c:1499 scd/app-openpgp.c:1664 +#: scd/app-openpgp.c:1500 scd/app-openpgp.c:1665 #, c-format msgid "PIN for CHV%d is too short; minimum length is %d\n" msgstr "PIN dla CHV%d jest zbyt kr�tki; minimalna d�ugo�� to %d\n" -#: scd/app-openpgp.c:1512 scd/app-openpgp.c:1552 scd/app-openpgp.c:1676 -#: scd/app-openpgp.c:2868 +#: scd/app-openpgp.c:1513 scd/app-openpgp.c:1553 scd/app-openpgp.c:1677 +#: scd/app-openpgp.c:2869 #, c-format msgid "verify CHV%d failed: %s\n" msgstr "weryfikacja CHV%d nie powiod�a si�: %s\n" -#: scd/app-openpgp.c:1575 +#: scd/app-openpgp.c:1576 msgid "access to admin commands is not configured\n" msgstr "dost�p do polece� administratora nie zosta� skonfigurowany\n" -#: scd/app-openpgp.c:1596 scd/app-openpgp.c:1839 scd/app-openpgp.c:3119 +#: scd/app-openpgp.c:1597 scd/app-openpgp.c:1840 scd/app-openpgp.c:3120 msgid "error retrieving CHV status from card\n" msgstr "b��d podczas odczytu stanu CHV z karty\n" -#: scd/app-openpgp.c:1602 scd/app-openpgp.c:3128 +#: scd/app-openpgp.c:1603 scd/app-openpgp.c:3129 msgid "card is permanently locked!\n" msgstr "karta zosta�a trwale zablokowana!\n" -#: scd/app-openpgp.c:1609 +#: scd/app-openpgp.c:1610 #, c-format msgid "%d Admin PIN attempts remaining before card is permanently locked\n" msgstr "Zosta�o %d pr�b PIN-u administratora do trwa�ego zablokowania karty\n" -#: scd/app-openpgp.c:1619 +#: scd/app-openpgp.c:1620 #, fuzzy, c-format msgid "" "|A|Please enter the Admin PIN at the reader's keypad%%0A[remaining attempts: " @@ -6654,7 +6654,7 @@ msgid "" msgstr "" "||Prosz� wprowadzi� PIN na klawiaturze czytnika%%0A[podpis�w wykonanych: %lu]" -#: scd/app-openpgp.c:1634 +#: scd/app-openpgp.c:1635 #, fuzzy msgid "|A|Please enter the Admin PIN at the reader's keypad" msgstr "||Prosz� wprowadzi� PIN na klawiaturze czytnika" @@ -6662,110 +6662,110 @@ msgstr "||Prosz� wprowadzi� PIN na klawiaturze czytnika" #. TRANSLATORS: Do not translate the "|A|" prefix but keep #. it at the start of the string. We need this elsewhere to #. get some infos on the string. -#: scd/app-openpgp.c:1654 +#: scd/app-openpgp.c:1655 msgid "|A|Admin PIN" msgstr "|A|PIN administratora" -#: scd/app-openpgp.c:1853 +#: scd/app-openpgp.c:1854 #, fuzzy msgid "||Please enter the Reset Code for the card" msgstr "Prosz� wprowadzi� PIN%s%s%s aby odblokowa� kart�" -#: scd/app-openpgp.c:1862 scd/app-openpgp.c:1925 +#: scd/app-openpgp.c:1863 scd/app-openpgp.c:1926 #, fuzzy, c-format msgid "Reset Code is too short; minimum length is %d\n" msgstr "PIN dla CHV%d jest zbyt kr�tki; minimalna d�ugo�� to %d\n" -#: scd/app-openpgp.c:1896 +#: scd/app-openpgp.c:1897 msgid "|RN|New Reset Code" msgstr "" -#: scd/app-openpgp.c:1897 +#: scd/app-openpgp.c:1898 msgid "|AN|New Admin PIN" msgstr "|AN|Nowy PIN administratora" -#: scd/app-openpgp.c:1987 scd/app-openpgp.c:2637 +#: scd/app-openpgp.c:1988 scd/app-openpgp.c:2638 msgid "error reading application data\n" msgstr "b��d podczas odczytu danych aplikacji\n" -#: scd/app-openpgp.c:1993 scd/app-openpgp.c:2644 +#: scd/app-openpgp.c:1994 scd/app-openpgp.c:2645 msgid "error reading fingerprint DO\n" msgstr "b��d podczas odczytu odcisku DO\n" -#: scd/app-openpgp.c:2003 +#: scd/app-openpgp.c:2004 msgid "key already exists\n" msgstr "klucz ju� istnieje\n" -#: scd/app-openpgp.c:2007 +#: scd/app-openpgp.c:2008 msgid "existing key will be replaced\n" msgstr "istniej�cy klucz zostanie zast�piony\n" -#: scd/app-openpgp.c:2009 +#: scd/app-openpgp.c:2010 msgid "generating new key\n" msgstr "generowanie nowego klucza\n" -#: scd/app-openpgp.c:2335 +#: scd/app-openpgp.c:2336 msgid "creation timestamp missing\n" msgstr "brak datownika utworzenia\n" -#: scd/app-openpgp.c:2344 +#: scd/app-openpgp.c:2345 #, c-format msgid "RSA modulus missing or not of size %d bits\n" msgstr "reszta RSA brakuj�ca lub o rozmiarze innym ni� %d bity\n" -#: scd/app-openpgp.c:2356 +#: scd/app-openpgp.c:2357 #, c-format msgid "RSA public exponent missing or larger than %d bits\n" msgstr "publiczny wyk�adnik RSA brakuj�cy lub wi�kszy ni� %d bity\n" -#: scd/app-openpgp.c:2366 scd/app-openpgp.c:2374 +#: scd/app-openpgp.c:2367 scd/app-openpgp.c:2375 #, c-format msgid "RSA prime %s missing or not of size %d bits\n" msgstr "liczba pierwsza %s RSA brakuj�ca lub o rozmiarze innym ni� %d bit�w\n" -#: scd/app-openpgp.c:2468 +#: scd/app-openpgp.c:2469 #, c-format msgid "failed to store the key: %s\n" msgstr "nie powi�d� si� zapis klucza: %s\n" -#: scd/app-openpgp.c:2528 +#: scd/app-openpgp.c:2529 msgid "please wait while key is being generated ...\n" msgstr "prosz� czeka� na wygenerowanie klucza...\n" -#: scd/app-openpgp.c:2542 +#: scd/app-openpgp.c:2543 msgid "generating key failed\n" msgstr "generowanie klucza nie powiod�o si�\n" -#: scd/app-openpgp.c:2545 +#: scd/app-openpgp.c:2546 #, c-format msgid "key generation completed (%d seconds)\n" msgstr "generowanie klucza zako�czone (%d sekund)\n" -#: scd/app-openpgp.c:2602 +#: scd/app-openpgp.c:2603 msgid "invalid structure of OpenPGP card (DO 0x93)\n" msgstr "niepoprawna struktura karty OpenPGP (DO 0x93)\n" -#: scd/app-openpgp.c:2652 +#: scd/app-openpgp.c:2653 msgid "fingerprint on card does not match requested one\n" msgstr "odcisk na karcie nie zgadza si� z ��danym\n" -#: scd/app-openpgp.c:2767 +#: scd/app-openpgp.c:2768 #, c-format msgid "card does not support digest algorithm %s\n" msgstr "karta nie obs�uguje algorytmu skr�tu %s\n" -#: scd/app-openpgp.c:2843 +#: scd/app-openpgp.c:2844 #, c-format msgid "signatures created so far: %lu\n" msgstr "dotychczas stworzono podpis�w: %lu\n" -#: scd/app-openpgp.c:3133 +#: scd/app-openpgp.c:3134 msgid "" "verification of Admin PIN is currently prohibited through this command\n" msgstr "" "weryfikacja PIN-u administratora tym poleceniem jest aktualnie zabroniona\n" -#: scd/app-openpgp.c:3357 scd/app-openpgp.c:3368 +#: scd/app-openpgp.c:3359 scd/app-openpgp.c:3370 #, c-format msgid "can't access %s - invalid OpenPGP card?\n" msgstr "nie mo�na dosta� si� do %s - niepoprawna karta OpenPGP?\n" @@ -7150,7 +7150,7 @@ msgstr "[B��d - Brak nazwy]" msgid "[Error - invalid DN]" msgstr "[B��d - niew�a�ciwe DN]" -#: sm/certdump.c:964 +#: sm/certdump.c:961 #, fuzzy, c-format msgid "" "Please enter the passphrase to unlock the secret key for the X.509 " @@ -7242,6 +7242,12 @@ msgstr "linia %d: b��d pobierania klucza z uchwytu ,,%s'': %s\n" msgid "line %d: key generation failed: %s <%s>\n" msgstr "linia %d: generowanie klucza nie powiod�o si�: %s <%s>\n" +#: sm/certreqgen.c:806 +msgid "" +"To complete this certificate request please enter the passphrase for the key " +"you just created once more.\n" +msgstr "" + #: sm/certreqgen-ui.c:122 #, fuzzy, c-format msgid " (%d) RSA\n" @@ -7600,7 +7606,7 @@ msgstr "" msgid "error importing certificate: %s\n" msgstr "b��d importu certyfikatu: %s\n" -#: sm/import.c:548 tools/gpg-connect-agent.c:1322 +#: sm/import.c:548 tools/gpg-connect-agent.c:1329 #, c-format msgid "error reading input: %s\n" msgstr "b��d odczytu wej�cia: %s\n" @@ -7757,44 +7763,44 @@ msgstr " alias" msgid "This is a qualified signature\n" msgstr "To jest podpis kwalifikowany\n" -#: tools/gpg-connect-agent.c:67 tools/gpgconf.c:78 tools/symcryptrun.c:165 +#: tools/gpg-connect-agent.c:70 tools/gpgconf.c:78 tools/symcryptrun.c:165 msgid "quiet" msgstr "cicho" -#: tools/gpg-connect-agent.c:68 +#: tools/gpg-connect-agent.c:71 msgid "print data out hex encoded" msgstr "wypisanie danych zakodowanych szesnastkowo" -#: tools/gpg-connect-agent.c:69 +#: tools/gpg-connect-agent.c:72 msgid "decode received data lines" msgstr "dekodowanie otrzymanych linii danych" -#: tools/gpg-connect-agent.c:70 +#: tools/gpg-connect-agent.c:74 msgid "|NAME|connect to Assuan socket NAME" msgstr "|NAZWA|po��czenie z gniazdem Assuan o tej nazwie" -#: tools/gpg-connect-agent.c:71 +#: tools/gpg-connect-agent.c:76 msgid "run the Assuan server given on the command line" msgstr "uruchomienie serwera Assuan podanego z linii polece�" -#: tools/gpg-connect-agent.c:73 +#: tools/gpg-connect-agent.c:78 msgid "do not use extended connect mode" msgstr "nie u�ywanie rozszerzonego trybu po��czenia" -#: tools/gpg-connect-agent.c:74 +#: tools/gpg-connect-agent.c:80 #, fuzzy msgid "|FILE|run commands from FILE on startup" msgstr "|PLIK|odczyt opcji z PLIKU" -#: tools/gpg-connect-agent.c:75 +#: tools/gpg-connect-agent.c:81 msgid "run /subst on startup" msgstr "" -#: tools/gpg-connect-agent.c:176 +#: tools/gpg-connect-agent.c:183 msgid "Usage: gpg-connect-agent [options] (-h for help)" msgstr "Wywo�anie: gpg-connect-agent [opcje] (-h podaje pomoc)" -#: tools/gpg-connect-agent.c:179 +#: tools/gpg-connect-agent.c:186 msgid "" "Syntax: gpg-connect-agent [options]\n" "Connect to a running agent and send commands\n" @@ -7802,45 +7808,45 @@ msgstr "" "Sk�adnia: gpg-connect-agent [opcje]\n" "Po��czenie z dzia�aj�cym agentem i wysy�anie polece�\n" -#: tools/gpg-connect-agent.c:1193 +#: tools/gpg-connect-agent.c:1200 #, c-format msgid "option \"%s\" requires a program and optional arguments\n" msgstr "opcja ,,%s'' wymaga programu i opcjonalnych argument�w\n" -#: tools/gpg-connect-agent.c:1202 +#: tools/gpg-connect-agent.c:1209 #, c-format msgid "option \"%s\" ignored due to \"%s\"\n" msgstr "opcja ,,%s'' zignorowana z powodu ,,%s''\n" -#: tools/gpg-connect-agent.c:1257 tools/gpg-connect-agent.c:1745 +#: tools/gpg-connect-agent.c:1264 tools/gpg-connect-agent.c:1752 #, c-format msgid "receiving line failed: %s\n" msgstr "odbieranie linii nie powiod�o si�: %s\n" -#: tools/gpg-connect-agent.c:1347 +#: tools/gpg-connect-agent.c:1354 msgid "line too long - skipped\n" msgstr "linia zbyt d�uga - pomini�ta\n" -#: tools/gpg-connect-agent.c:1351 +#: tools/gpg-connect-agent.c:1358 msgid "line shortened due to embedded Nul character\n" msgstr "linia skr�cona z powodu osadzonego znaku Nul\n" -#: tools/gpg-connect-agent.c:1719 +#: tools/gpg-connect-agent.c:1726 #, c-format msgid "unknown command `%s'\n" msgstr "nieznane polecenie ,,%s''\n" -#: tools/gpg-connect-agent.c:1737 +#: tools/gpg-connect-agent.c:1744 #, c-format msgid "sending line failed: %s\n" msgstr "wysy�anie linii nie powiod�o si�: %s\n" -#: tools/gpg-connect-agent.c:2127 +#: tools/gpg-connect-agent.c:2166 #, c-format msgid "error sending %s command: %s\n" msgstr "b��d wysy�ania polecenia %s: %s\n" -#: tools/gpg-connect-agent.c:2136 +#: tools/gpg-connect-agent.c:2175 #, c-format msgid "error sending standard options: %s\n" msgstr "b��d wysy�ania standardowych opcji: %s\n" @@ -8047,19 +8053,19 @@ msgstr "" "Sk�adnia: gpgconf [opcje]\n" "Zarz�dzanie opcjami konfiguracji dla narz�dzi z systemu GnuPG\n" -#: tools/gpgconf.c:210 tools/gpgconf.c:250 +#: tools/gpgconf.c:209 tools/gpgconf.c:249 msgid "usage: gpgconf [options] " msgstr "wywo�anie: gpgconf [opcje]" -#: tools/gpgconf.c:212 +#: tools/gpgconf.c:211 msgid "Need one component argument" msgstr "Wymagany jest jeden argument komponentu" -#: tools/gpgconf.c:221 +#: tools/gpgconf.c:220 msgid "Component not found" msgstr "Nie znaleziono komponentu" -#: tools/gpgconf.c:252 +#: tools/gpgconf.c:251 msgid "No argument allowed" msgstr "Argument nie jest dozwolony" @@ -8217,16 +8223,16 @@ msgstr "nie mo�na przydzieli� �a�cucha pliku wej�ciowego: %s\n" msgid "cannot allocate outfile string: %s\n" msgstr "nie mo�na przydzieli� �a�cucha pliku wyj�ciowego: %s\n" -#: tools/symcryptrun.c:985 +#: tools/symcryptrun.c:984 #, c-format msgid "either %s or %s must be given\n" msgstr "musi by� podane %s lub %s\n" -#: tools/symcryptrun.c:1012 +#: tools/symcryptrun.c:1011 msgid "no class provided\n" msgstr "nie podano klasy\n" -#: tools/symcryptrun.c:1021 +#: tools/symcryptrun.c:1020 #, c-format msgid "class %s is not supported\n" msgstr "klasa %s nie jest obs�ugiwana\n" @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: gnupg\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2008-12-03 09:59+0100\n" +"POT-Creation-Date: 2008-12-09 11:57+0100\n" "PO-Revision-Date: 2002-09-13 18:26+0100\n" "Last-Translator: Pedro Morais <[email protected]>\n" "Language-Team: pt <[email protected]>\n" @@ -95,8 +95,8 @@ msgstr "frase secreta incorrecta" msgid "ssh keys greater than %d bits are not supported\n" msgstr "algoritmo de protec��o %d%s n�o � suportado\n" -#: agent/command-ssh.c:688 g10/exec.c:478 g10/gpg.c:1073 g10/keygen.c:3226 -#: g10/keygen.c:3259 g10/keyring.c:1206 g10/keyring.c:1510 g10/openfile.c:275 +#: agent/command-ssh.c:688 g10/exec.c:478 g10/gpg.c:1079 g10/keygen.c:3248 +#: g10/keygen.c:3281 g10/keyring.c:1206 g10/keyring.c:1510 g10/openfile.c:275 #: g10/openfile.c:368 g10/sign.c:798 g10/sign.c:1107 g10/tdbio.c:547 #: jnlib/dotlock.c:311 #, c-format @@ -105,7 +105,7 @@ msgstr "imposs�vel criar `%s': %s\n" #: agent/command-ssh.c:700 common/helpfile.c:47 g10/card-util.c:733 #: g10/dearmor.c:60 g10/dearmor.c:107 g10/decrypt.c:70 g10/encode.c:194 -#: g10/encode.c:504 g10/gpg.c:1074 g10/import.c:193 g10/keygen.c:2711 +#: g10/encode.c:504 g10/gpg.c:1080 g10/import.c:193 g10/keygen.c:2733 #: g10/keyring.c:1536 g10/openfile.c:192 g10/openfile.c:353 #: g10/plaintext.c:503 g10/sign.c:780 g10/sign.c:975 g10/sign.c:1091 #: g10/sign.c:1247 g10/tdbdump.c:142 g10/tdbdump.c:150 g10/tdbio.c:551 @@ -151,7 +151,7 @@ msgid "Please enter the passphrase for the ssh key%0A %c" msgstr "Por favor digite a frase secreta \n" #: agent/command-ssh.c:2346 agent/genkey.c:310 agent/genkey.c:432 -#: agent/protect-tool.c:1199 +#: agent/protect-tool.c:1198 #, fuzzy msgid "Please re-enter this passphrase" msgstr "muda a frase secreta" @@ -164,7 +164,7 @@ msgid "" msgstr "" #: agent/command-ssh.c:2405 agent/genkey.c:340 agent/genkey.c:463 -#: agent/protect-tool.c:1205 tools/symcryptrun.c:434 +#: agent/protect-tool.c:1204 tools/symcryptrun.c:434 msgid "does not match - try again" msgstr "" @@ -305,7 +305,7 @@ msgid "run in daemon mode (background)" msgstr "" #: agent/gpg-agent.c:121 g10/gpg.c:483 g10/gpgv.c:71 kbx/kbxutil.c:88 -#: scd/scdaemon.c:107 sm/gpgsm.c:281 tools/gpg-connect-agent.c:66 +#: scd/scdaemon.c:107 sm/gpgsm.c:281 tools/gpg-connect-agent.c:69 #: tools/gpgconf.c:77 tools/symcryptrun.c:164 msgid "verbose" msgstr "detalhado" @@ -395,7 +395,7 @@ msgid "|FILE|write environment settings also to FILE" msgstr "" #: agent/gpg-agent.c:313 agent/preset-passphrase.c:94 agent/protect-tool.c:146 -#: scd/scdaemon.c:241 sm/gpgsm.c:512 tools/gpg-connect-agent.c:173 +#: scd/scdaemon.c:241 sm/gpgsm.c:512 tools/gpg-connect-agent.c:180 #: tools/gpgconf.c:99 tools/symcryptrun.c:204 tools/gpg-check-pattern.c:141 #, fuzzy msgid "Please report bugs to <" @@ -417,25 +417,25 @@ msgstr "" msgid "invalid debug-level `%s' given\n" msgstr "" -#: agent/gpg-agent.c:557 agent/protect-tool.c:1068 kbx/kbxutil.c:430 -#: scd/scdaemon.c:385 sm/gpgsm.c:877 sm/gpgsm.c:880 tools/symcryptrun.c:997 -#: tools/gpg-check-pattern.c:178 +#: agent/gpg-agent.c:557 agent/protect-tool.c:1067 kbx/kbxutil.c:429 +#: scd/scdaemon.c:385 sm/gpgsm.c:878 sm/gpgsm.c:881 tools/symcryptrun.c:996 +#: tools/gpg-check-pattern.c:177 #, c-format msgid "%s is too old (need %s, have %s)\n" msgstr "" -#: agent/gpg-agent.c:656 g10/gpg.c:2080 scd/scdaemon.c:466 sm/gpgsm.c:968 +#: agent/gpg-agent.c:656 g10/gpg.c:2086 scd/scdaemon.c:466 sm/gpgsm.c:968 #, c-format msgid "NOTE: no default option file `%s'\n" msgstr "NOTA: ficheiro de op��es por omiss�o `%s' inexistente\n" -#: agent/gpg-agent.c:661 agent/gpg-agent.c:1240 g10/gpg.c:2084 -#: scd/scdaemon.c:471 sm/gpgsm.c:972 tools/symcryptrun.c:930 +#: agent/gpg-agent.c:661 agent/gpg-agent.c:1240 g10/gpg.c:2090 +#: scd/scdaemon.c:471 sm/gpgsm.c:972 tools/symcryptrun.c:929 #, c-format msgid "option file `%s': %s\n" msgstr "ficheiro de op��es `%s': %s\n" -#: agent/gpg-agent.c:669 g10/gpg.c:2091 scd/scdaemon.c:479 sm/gpgsm.c:979 +#: agent/gpg-agent.c:669 g10/gpg.c:2097 scd/scdaemon.c:479 sm/gpgsm.c:979 #, c-format msgid "reading options from `%s'\n" msgstr "a ler op��es de `%s'\n" @@ -532,28 +532,28 @@ msgstr "" msgid "ssh handler 0x%lx for fd %d terminated\n" msgstr "" -#: agent/gpg-agent.c:1833 scd/scdaemon.c:1186 +#: agent/gpg-agent.c:1843 scd/scdaemon.c:1200 #, fuzzy, c-format msgid "pth_select failed: %s - waiting 1s\n" msgstr "actualiza��o da chave secreta falhou: %s\n" -#: agent/gpg-agent.c:1946 scd/scdaemon.c:1253 +#: agent/gpg-agent.c:1956 scd/scdaemon.c:1267 #, fuzzy, c-format msgid "%s %s stopped\n" msgstr "%s: ignorado: %s\n" -#: agent/gpg-agent.c:2074 +#: agent/gpg-agent.c:2084 #, fuzzy msgid "no gpg-agent running in this session\n" msgstr "o gpg-agent n�o est� dispon�vel nesta sess�o\n" -#: agent/gpg-agent.c:2085 common/simple-pwquery.c:349 common/asshelp.c:326 -#: tools/gpg-connect-agent.c:2094 +#: agent/gpg-agent.c:2095 common/simple-pwquery.c:349 common/asshelp.c:326 +#: tools/gpg-connect-agent.c:2133 msgid "malformed GPG_AGENT_INFO environment variable\n" msgstr "vari�vel de ambiente GPG_AGENT_INFO inv�lida\n" -#: agent/gpg-agent.c:2098 common/simple-pwquery.c:361 common/asshelp.c:338 -#: tools/gpg-connect-agent.c:2105 +#: agent/gpg-agent.c:2108 common/simple-pwquery.c:361 common/asshelp.c:338 +#: tools/gpg-connect-agent.c:2144 #, c-format msgid "gpg-agent protocol version %d is not supported\n" msgstr "a vers�o %d do protocolo gpg-agent n�o � suportada\n" @@ -580,40 +580,40 @@ msgid "" "Secret key maintenance tool\n" msgstr "" -#: agent/protect-tool.c:1190 +#: agent/protect-tool.c:1189 #, fuzzy msgid "Please enter the passphrase to unprotect the PKCS#12 object." msgstr "Por favor digite a frase secreta \n" -#: agent/protect-tool.c:1193 +#: agent/protect-tool.c:1192 #, fuzzy msgid "Please enter the passphrase to protect the new PKCS#12 object." msgstr "Por favor digite a frase secreta \n" -#: agent/protect-tool.c:1196 +#: agent/protect-tool.c:1195 msgid "" "Please enter the passphrase to protect the imported object within the GnuPG " "system." msgstr "" -#: agent/protect-tool.c:1201 +#: agent/protect-tool.c:1200 #, fuzzy msgid "" "Please enter the passphrase or the PIN\n" "needed to complete this operation." msgstr "Por favor digite a frase secreta \n" -#: agent/protect-tool.c:1206 tools/symcryptrun.c:435 +#: agent/protect-tool.c:1205 tools/symcryptrun.c:435 #, fuzzy msgid "Passphrase:" msgstr "frase secreta incorrecta" -#: agent/protect-tool.c:1214 tools/symcryptrun.c:442 +#: agent/protect-tool.c:1213 tools/symcryptrun.c:442 #, fuzzy, c-format msgid "error while asking for the passphrase: %s\n" msgstr "erro na cria��o da frase secreta: %s\n" -#: agent/protect-tool.c:1217 tools/symcryptrun.c:446 +#: agent/protect-tool.c:1216 tools/symcryptrun.c:446 #, fuzzy msgid "cancelled\n" msgstr "cancelado pelo utilizador\n" @@ -876,7 +876,7 @@ msgstr "" msgid "out of core while allocating %lu bytes" msgstr "" -#: common/asshelp.c:244 +#: common/asshelp.c:244 tools/gpg-connect-agent.c:2101 msgid "no running gpg-agent - starting one\n" msgstr "" @@ -1136,7 +1136,7 @@ msgid "OpenPGP card no. %s detected\n" msgstr "" #: g10/card-util.c:75 g10/card-util.c:1485 g10/delkey.c:126 g10/keyedit.c:1549 -#: g10/keygen.c:2902 g10/revoke.c:216 g10/revoke.c:455 +#: g10/keygen.c:2924 g10/revoke.c:216 g10/revoke.c:455 #, fuzzy msgid "can't do this in batch mode\n" msgstr "imposs�vel fazer isso em modo n�o-interativo\n" @@ -1146,7 +1146,7 @@ msgstr "imposs�vel fazer isso em modo n�o-interativo\n" msgid "This command is only available for version 2 cards\n" msgstr "Este comando n�o � permitido no modo %s.\n" -#: g10/card-util.c:85 scd/app-openpgp.c:1848 +#: g10/card-util.c:85 scd/app-openpgp.c:1849 #, fuzzy msgid "Reset Code not or not anymore available\n" msgstr "partes da chave secreta n�o dispon�veis\n" @@ -1458,18 +1458,18 @@ msgstr "Comando inv�lido (tente \"help\")\n" msgid "--output doesn't work for this command\n" msgstr "--output n�o funciona para este comando\n" -#: g10/decrypt.c:166 g10/gpg.c:3963 g10/keyring.c:380 g10/keyring.c:667 +#: g10/decrypt.c:166 g10/gpg.c:3969 g10/keyring.c:380 g10/keyring.c:667 #, c-format msgid "can't open `%s'\n" msgstr "imposs�vel abrir `%s'\n" -#: g10/delkey.c:73 g10/export.c:324 g10/keyedit.c:3424 g10/keyserver.c:1727 +#: g10/delkey.c:73 g10/export.c:324 g10/keyedit.c:3424 g10/keyserver.c:1729 #: g10/revoke.c:226 #, fuzzy, c-format msgid "key \"%s\" not found: %s\n" msgstr "chave `%s' n�o encontrada: %s\n" -#: g10/delkey.c:81 g10/export.c:354 g10/import.c:2417 g10/keyserver.c:1741 +#: g10/delkey.c:81 g10/export.c:354 g10/import.c:2417 g10/keyserver.c:1743 #: g10/revoke.c:232 g10/revoke.c:477 #, c-format msgid "error reading keyblock: %s\n" @@ -1909,7 +1909,7 @@ msgid "run in server mode" msgstr "" #: g10/gpg.c:436 g10/gpgv.c:69 kbx/kbxutil.c:81 sm/gpgsm.c:226 -#: tools/gpg-connect-agent.c:64 tools/gpgconf.c:74 tools/symcryptrun.c:157 +#: tools/gpg-connect-agent.c:67 tools/gpgconf.c:74 tools/symcryptrun.c:157 msgid "" "@\n" "Options:\n" @@ -2037,539 +2037,539 @@ msgstr "Compress�o: " msgid "usage: gpg [options] " msgstr "uso: gpg [op��es] " -#: g10/gpg.c:1109 sm/gpgsm.c:675 +#: g10/gpg.c:1115 sm/gpgsm.c:675 msgid "conflicting commands\n" msgstr "comandos em conflito\n" -#: g10/gpg.c:1127 +#: g10/gpg.c:1133 #, fuzzy, c-format msgid "no = sign found in group definition `%s'\n" msgstr "nenhum sinal = encontrada na defini��o de grupo \"%s\"\n" -#: g10/gpg.c:1324 +#: g10/gpg.c:1330 #, fuzzy, c-format msgid "WARNING: unsafe ownership on homedir `%s'\n" msgstr "AVISO: dono pouco seguro em %s \"%s\"\n" -#: g10/gpg.c:1327 +#: g10/gpg.c:1333 #, fuzzy, c-format msgid "WARNING: unsafe ownership on configuration file `%s'\n" msgstr "AVISO: dono pouco seguro em %s \"%s\"\n" -#: g10/gpg.c:1330 +#: g10/gpg.c:1336 #, fuzzy, c-format msgid "WARNING: unsafe ownership on extension `%s'\n" msgstr "AVISO: dono pouco seguro em %s \"%s\"\n" -#: g10/gpg.c:1336 +#: g10/gpg.c:1342 #, fuzzy, c-format msgid "WARNING: unsafe permissions on homedir `%s'\n" msgstr "AVISO: permiss�es pouco seguras em %s \"%s\"\n" -#: g10/gpg.c:1339 +#: g10/gpg.c:1345 #, fuzzy, c-format msgid "WARNING: unsafe permissions on configuration file `%s'\n" msgstr "AVISO: permiss�es pouco seguras em %s \"%s\"\n" -#: g10/gpg.c:1342 +#: g10/gpg.c:1348 #, fuzzy, c-format msgid "WARNING: unsafe permissions on extension `%s'\n" msgstr "AVISO: permiss�es pouco seguras em %s \"%s\"\n" -#: g10/gpg.c:1348 +#: g10/gpg.c:1354 #, fuzzy, c-format msgid "WARNING: unsafe enclosing directory ownership on homedir `%s'\n" msgstr "AVISO: dono pouco seguro em %s \"%s\"\n" -#: g10/gpg.c:1351 +#: g10/gpg.c:1357 #, fuzzy, c-format msgid "" "WARNING: unsafe enclosing directory ownership on configuration file `%s'\n" msgstr "AVISO: dono pouco seguro em %s \"%s\"\n" -#: g10/gpg.c:1354 +#: g10/gpg.c:1360 #, fuzzy, c-format msgid "WARNING: unsafe enclosing directory ownership on extension `%s'\n" msgstr "AVISO: dono pouco seguro em %s \"%s\"\n" -#: g10/gpg.c:1360 +#: g10/gpg.c:1366 #, fuzzy, c-format msgid "WARNING: unsafe enclosing directory permissions on homedir `%s'\n" msgstr "AVISO: permiss�es pouco seguras em %s \"%s\"\n" -#: g10/gpg.c:1363 +#: g10/gpg.c:1369 #, fuzzy, c-format msgid "" "WARNING: unsafe enclosing directory permissions on configuration file `%s'\n" msgstr "AVISO: permiss�es pouco seguras em %s \"%s\"\n" -#: g10/gpg.c:1366 +#: g10/gpg.c:1372 #, fuzzy, c-format msgid "WARNING: unsafe enclosing directory permissions on extension `%s'\n" msgstr "AVISO: permiss�es pouco seguras em %s \"%s\"\n" -#: g10/gpg.c:1545 +#: g10/gpg.c:1551 #, fuzzy, c-format msgid "unknown configuration item `%s'\n" msgstr "criado um novo ficheiro de configura��o `%s'\n" -#: g10/gpg.c:1645 +#: g10/gpg.c:1651 msgid "display photo IDs during key listings" msgstr "" -#: g10/gpg.c:1647 +#: g10/gpg.c:1653 msgid "show policy URLs during signature listings" msgstr "" -#: g10/gpg.c:1649 +#: g10/gpg.c:1655 #, fuzzy msgid "show all notations during signature listings" msgstr "Nenhuma assinatura correspondente no porta-chaves secreto\n" -#: g10/gpg.c:1651 +#: g10/gpg.c:1657 msgid "show IETF standard notations during signature listings" msgstr "" -#: g10/gpg.c:1655 +#: g10/gpg.c:1661 msgid "show user-supplied notations during signature listings" msgstr "" -#: g10/gpg.c:1657 +#: g10/gpg.c:1663 #, fuzzy msgid "show preferred keyserver URLs during signature listings" msgstr "a URL de pol�tica de assinatura dada � inv�lida\n" -#: g10/gpg.c:1659 +#: g10/gpg.c:1665 msgid "show user ID validity during key listings" msgstr "" -#: g10/gpg.c:1661 +#: g10/gpg.c:1667 msgid "show revoked and expired user IDs in key listings" msgstr "" -#: g10/gpg.c:1663 +#: g10/gpg.c:1669 msgid "show revoked and expired subkeys in key listings" msgstr "" -#: g10/gpg.c:1665 +#: g10/gpg.c:1671 #, fuzzy msgid "show the keyring name in key listings" msgstr "mostrar em que porta-chave a chave est�" -#: g10/gpg.c:1667 +#: g10/gpg.c:1673 #, fuzzy msgid "show expiration dates during signature listings" msgstr "Nenhuma assinatura correspondente no porta-chaves secreto\n" -#: g10/gpg.c:1828 +#: g10/gpg.c:1834 #, c-format msgid "NOTE: old default options file `%s' ignored\n" msgstr "NOTA: o ficheiro antigo de op��es por omiss�o `%s' foi ignorado\n" -#: g10/gpg.c:1919 +#: g10/gpg.c:1926 #, c-format msgid "libgcrypt is too old (need %s, have %s)\n" msgstr "" -#: g10/gpg.c:2303 g10/gpg.c:2989 g10/gpg.c:3001 +#: g10/gpg.c:2309 g10/gpg.c:2995 g10/gpg.c:3007 #, c-format msgid "NOTE: %s is not for normal use!\n" msgstr "NOTA: %s n�o � para uso normal!\n" -#: g10/gpg.c:2484 g10/gpg.c:2496 +#: g10/gpg.c:2490 g10/gpg.c:2502 #, fuzzy, c-format msgid "`%s' is not a valid signature expiration\n" msgstr "%s n�o � um conjunto de caracteres v�lido\n" -#: g10/gpg.c:2578 +#: g10/gpg.c:2584 #, fuzzy, c-format msgid "`%s' is not a valid character set\n" msgstr "%s n�o � um conjunto de caracteres v�lido\n" -#: g10/gpg.c:2601 g10/gpg.c:2796 g10/keyedit.c:4107 +#: g10/gpg.c:2607 g10/gpg.c:2802 g10/keyedit.c:4107 #, fuzzy msgid "could not parse keyserver URL\n" msgstr "n�o consegui processar a URI do servidor de chaves\n" -#: g10/gpg.c:2613 +#: g10/gpg.c:2619 #, fuzzy, c-format msgid "%s:%d: invalid keyserver options\n" msgstr "%s:%d: op��es de exporta��o inv�lidas\n" -#: g10/gpg.c:2616 +#: g10/gpg.c:2622 #, fuzzy msgid "invalid keyserver options\n" msgstr "op��es de exporta��o inv�lidas\n" -#: g10/gpg.c:2623 +#: g10/gpg.c:2629 #, c-format msgid "%s:%d: invalid import options\n" msgstr "%s:%d: op��es de importa��o inv�lidas\n" -#: g10/gpg.c:2626 +#: g10/gpg.c:2632 msgid "invalid import options\n" msgstr "op��es de importa��o inv�lidas\n" -#: g10/gpg.c:2633 +#: g10/gpg.c:2639 #, c-format msgid "%s:%d: invalid export options\n" msgstr "%s:%d: op��es de exporta��o inv�lidas\n" -#: g10/gpg.c:2636 +#: g10/gpg.c:2642 msgid "invalid export options\n" msgstr "op��es de exporta��o inv�lidas\n" -#: g10/gpg.c:2643 +#: g10/gpg.c:2649 #, fuzzy, c-format msgid "%s:%d: invalid list options\n" msgstr "%s:%d: op��es de importa��o inv�lidas\n" -#: g10/gpg.c:2646 +#: g10/gpg.c:2652 #, fuzzy msgid "invalid list options\n" msgstr "op��es de importa��o inv�lidas\n" -#: g10/gpg.c:2654 +#: g10/gpg.c:2660 msgid "display photo IDs during signature verification" msgstr "" -#: g10/gpg.c:2656 +#: g10/gpg.c:2662 msgid "show policy URLs during signature verification" msgstr "" -#: g10/gpg.c:2658 +#: g10/gpg.c:2664 #, fuzzy msgid "show all notations during signature verification" msgstr "%s n�o � um conjunto de caracteres v�lido\n" -#: g10/gpg.c:2660 +#: g10/gpg.c:2666 msgid "show IETF standard notations during signature verification" msgstr "" -#: g10/gpg.c:2664 +#: g10/gpg.c:2670 msgid "show user-supplied notations during signature verification" msgstr "" -#: g10/gpg.c:2666 +#: g10/gpg.c:2672 #, fuzzy msgid "show preferred keyserver URLs during signature verification" msgstr "a URL de pol�tica de assinatura dada � inv�lida\n" -#: g10/gpg.c:2668 +#: g10/gpg.c:2674 #, fuzzy msgid "show user ID validity during signature verification" msgstr "%s n�o � um conjunto de caracteres v�lido\n" -#: g10/gpg.c:2670 +#: g10/gpg.c:2676 msgid "show revoked and expired user IDs in signature verification" msgstr "" -#: g10/gpg.c:2672 +#: g10/gpg.c:2678 #, fuzzy msgid "show only the primary user ID in signature verification" msgstr "%s n�o � um conjunto de caracteres v�lido\n" -#: g10/gpg.c:2674 +#: g10/gpg.c:2680 msgid "validate signatures with PKA data" msgstr "" -#: g10/gpg.c:2676 +#: g10/gpg.c:2682 msgid "elevate the trust of signatures with valid PKA data" msgstr "" -#: g10/gpg.c:2683 +#: g10/gpg.c:2689 #, fuzzy, c-format msgid "%s:%d: invalid verify options\n" msgstr "%s:%d: op��es de exporta��o inv�lidas\n" -#: g10/gpg.c:2686 +#: g10/gpg.c:2692 #, fuzzy msgid "invalid verify options\n" msgstr "op��es de exporta��o inv�lidas\n" -#: g10/gpg.c:2693 +#: g10/gpg.c:2699 #, c-format msgid "unable to set exec-path to %s\n" msgstr "n�o foi poss�vel alterar o exec-path para %s\n" -#: g10/gpg.c:2868 +#: g10/gpg.c:2874 #, fuzzy, c-format msgid "%s:%d: invalid auto-key-locate list\n" msgstr "%s:%d: op��es de exporta��o inv�lidas\n" -#: g10/gpg.c:2871 +#: g10/gpg.c:2877 msgid "invalid auto-key-locate list\n" msgstr "" -#: g10/gpg.c:2978 sm/gpgsm.c:1386 +#: g10/gpg.c:2984 sm/gpgsm.c:1386 msgid "WARNING: program may create a core file!\n" msgstr "AVISO: O programa pode criar um ficheiro core!\n" -#: g10/gpg.c:2982 +#: g10/gpg.c:2988 #, c-format msgid "WARNING: %s overrides %s\n" msgstr "AVISO: %s sobrep�e %s\n" -#: g10/gpg.c:2991 +#: g10/gpg.c:2997 #, c-format msgid "%s not allowed with %s!\n" msgstr "%s n�o � permitido com %s!\n" -#: g10/gpg.c:2994 +#: g10/gpg.c:3000 #, c-format msgid "%s makes no sense with %s!\n" msgstr "%s n�o faz sentido com %s!\n" -#: g10/gpg.c:3009 +#: g10/gpg.c:3015 #, fuzzy, c-format msgid "will not run with insecure memory due to %s\n" msgstr "a escrever chave privada para `%s'\n" -#: g10/gpg.c:3023 +#: g10/gpg.c:3029 msgid "you can only make detached or clear signatures while in --pgp2 mode\n" msgstr "s� pode fazer assinaturas separadas ou em texto puro no modo --pgp2\n" -#: g10/gpg.c:3029 +#: g10/gpg.c:3035 msgid "you can't sign and encrypt at the same time while in --pgp2 mode\n" msgstr "n�o pode assinar e cifrar ao mesmo tempo no modo --pgp2\n" -#: g10/gpg.c:3035 +#: g10/gpg.c:3041 msgid "you must use files (and not a pipe) when working with --pgp2 enabled.\n" msgstr "" "deve utilizar ficheiros (e n�o um 'pipe') quando trabalho no modo --pgp2.\n" -#: g10/gpg.c:3048 +#: g10/gpg.c:3054 msgid "encrypting a message in --pgp2 mode requires the IDEA cipher\n" msgstr "cifrar uma mensagem no modo --pgp2 necessita da cifra IDEA\n" -#: g10/gpg.c:3114 g10/gpg.c:3138 sm/gpgsm.c:1458 +#: g10/gpg.c:3120 g10/gpg.c:3144 sm/gpgsm.c:1458 msgid "selected cipher algorithm is invalid\n" msgstr "o algoritmo de cifragem selecionado � inv�lido\n" -#: g10/gpg.c:3120 g10/gpg.c:3144 sm/gpgsm.c:1466 sm/gpgsm.c:1472 +#: g10/gpg.c:3126 g10/gpg.c:3150 sm/gpgsm.c:1466 sm/gpgsm.c:1472 msgid "selected digest algorithm is invalid\n" msgstr "o algoritmo de \"digest\" selecionado � inv�lido\n" -#: g10/gpg.c:3126 +#: g10/gpg.c:3132 #, fuzzy msgid "selected compression algorithm is invalid\n" msgstr "o algoritmo de cifragem selecionado � inv�lido\n" -#: g10/gpg.c:3132 +#: g10/gpg.c:3138 msgid "selected certification digest algorithm is invalid\n" msgstr "o algoritmo de \"digest\" de certifica��o selecionado � inv�lido\n" -#: g10/gpg.c:3147 +#: g10/gpg.c:3153 msgid "completes-needed must be greater than 0\n" msgstr "completes-needed deve ser maior que 0\n" -#: g10/gpg.c:3149 +#: g10/gpg.c:3155 msgid "marginals-needed must be greater than 1\n" msgstr "marginals-needed deve ser maior que 1\n" -#: g10/gpg.c:3151 +#: g10/gpg.c:3157 #, fuzzy msgid "max-cert-depth must be in the range from 1 to 255\n" msgstr "max-cert-depth deve estar na entre 1 e 255\n" -#: g10/gpg.c:3153 +#: g10/gpg.c:3159 #, fuzzy msgid "invalid default-cert-level; must be 0, 1, 2, or 3\n" msgstr "n�vel de verifica��o por omiss�o inv�lido: deve ser 0, 1, 2 ou 3\n" -#: g10/gpg.c:3155 +#: g10/gpg.c:3161 #, fuzzy msgid "invalid min-cert-level; must be 1, 2, or 3\n" msgstr "n�vel de verifica��o por omiss�o inv�lido: deve ser 0, 1, 2 ou 3\n" -#: g10/gpg.c:3158 +#: g10/gpg.c:3164 msgid "NOTE: simple S2K mode (0) is strongly discouraged\n" msgstr "NOTA: o modo S2K simples (0) n�o � recomend�vel\n" -#: g10/gpg.c:3162 +#: g10/gpg.c:3168 msgid "invalid S2K mode; must be 0, 1 or 3\n" msgstr "modo S2K inv�lido: deve ser 0, 1 ou 3\n" -#: g10/gpg.c:3169 +#: g10/gpg.c:3175 msgid "invalid default preferences\n" msgstr "prefer�ncias por omiss�o inv�lidas\n" -#: g10/gpg.c:3178 +#: g10/gpg.c:3184 msgid "invalid personal cipher preferences\n" msgstr "prefer�ncias pessoais de cifra inv�lidas\n" -#: g10/gpg.c:3182 +#: g10/gpg.c:3188 msgid "invalid personal digest preferences\n" msgstr "prefer�ncias pessoais de 'digest' inv�lidas\n" -#: g10/gpg.c:3186 +#: g10/gpg.c:3192 msgid "invalid personal compress preferences\n" msgstr "prefer�ncias pessoais de compress�o inv�lidas\n" -#: g10/gpg.c:3219 +#: g10/gpg.c:3225 #, fuzzy, c-format msgid "%s does not yet work with %s\n" msgstr "%s n�o faz sentido com %s!\n" -#: g10/gpg.c:3266 +#: g10/gpg.c:3272 #, fuzzy, c-format msgid "you may not use cipher algorithm `%s' while in %s mode\n" msgstr "n�o pode utilizar %s enquanto estiver no modo %s\n" -#: g10/gpg.c:3271 +#: g10/gpg.c:3277 #, fuzzy, c-format msgid "you may not use digest algorithm `%s' while in %s mode\n" msgstr "n�o pode utilizar %s enquanto estiver no modo %s\n" -#: g10/gpg.c:3276 +#: g10/gpg.c:3282 #, fuzzy, c-format msgid "you may not use compression algorithm `%s' while in %s mode\n" msgstr "n�o pode utilizar %s enquanto estiver no modo %s\n" -#: g10/gpg.c:3359 +#: g10/gpg.c:3365 #, c-format msgid "failed to initialize the TrustDB: %s\n" msgstr "falha ao inicializar a base de dados de confian�a: %s\n" -#: g10/gpg.c:3370 +#: g10/gpg.c:3376 msgid "WARNING: recipients (-r) given without using public key encryption\n" msgstr "" "AVISO: destinat�rios (-r) dados sem utilizar uma cifra de chave p�blica\n" -#: g10/gpg.c:3391 +#: g10/gpg.c:3397 msgid "--store [filename]" msgstr "--store [nome_do_ficheiro]" -#: g10/gpg.c:3398 +#: g10/gpg.c:3404 msgid "--symmetric [filename]" msgstr "--symmetric [nome_do_ficheiro]" -#: g10/gpg.c:3400 +#: g10/gpg.c:3406 #, fuzzy, c-format msgid "symmetric encryption of `%s' failed: %s\n" msgstr "decifragem falhou: %s\n" -#: g10/gpg.c:3410 +#: g10/gpg.c:3416 msgid "--encrypt [filename]" msgstr "--encrypt [nome_do_ficheiro]" -#: g10/gpg.c:3423 +#: g10/gpg.c:3429 #, fuzzy msgid "--symmetric --encrypt [filename]" msgstr "--sign --encrypt [nome_do_ficheiro]" -#: g10/gpg.c:3425 +#: g10/gpg.c:3431 msgid "you cannot use --symmetric --encrypt with --s2k-mode 0\n" msgstr "" -#: g10/gpg.c:3428 +#: g10/gpg.c:3434 #, fuzzy, c-format msgid "you cannot use --symmetric --encrypt while in %s mode\n" msgstr "n�o pode utilizar %s enquanto estiver no modo %s\n" -#: g10/gpg.c:3446 +#: g10/gpg.c:3452 msgid "--sign [filename]" msgstr "--sign [nome_do_ficheiro]" -#: g10/gpg.c:3459 +#: g10/gpg.c:3465 msgid "--sign --encrypt [filename]" msgstr "--sign --encrypt [nome_do_ficheiro]" -#: g10/gpg.c:3474 +#: g10/gpg.c:3480 #, fuzzy msgid "--symmetric --sign --encrypt [filename]" msgstr "--sign --encrypt [nome_do_ficheiro]" -#: g10/gpg.c:3476 +#: g10/gpg.c:3482 msgid "you cannot use --symmetric --sign --encrypt with --s2k-mode 0\n" msgstr "" -#: g10/gpg.c:3479 +#: g10/gpg.c:3485 #, fuzzy, c-format msgid "you cannot use --symmetric --sign --encrypt while in %s mode\n" msgstr "n�o pode utilizar %s enquanto estiver no modo %s\n" -#: g10/gpg.c:3499 +#: g10/gpg.c:3505 msgid "--sign --symmetric [filename]" msgstr "--sign --symmetric [nome_do_ficheiro]" -#: g10/gpg.c:3508 +#: g10/gpg.c:3514 msgid "--clearsign [filename]" msgstr "--clearsign [nome_do_ficheiro]" -#: g10/gpg.c:3533 +#: g10/gpg.c:3539 msgid "--decrypt [filename]" msgstr "--decrypt [nome_do_ficheiro]" -#: g10/gpg.c:3541 +#: g10/gpg.c:3547 msgid "--sign-key user-id" msgstr "--sign-key id-utilizador" -#: g10/gpg.c:3545 +#: g10/gpg.c:3551 msgid "--lsign-key user-id" msgstr "--lsign-key id-utilizador" -#: g10/gpg.c:3566 +#: g10/gpg.c:3572 msgid "--edit-key user-id [commands]" msgstr "--edit-key id-utilizador [comandos]" -#: g10/gpg.c:3658 +#: g10/gpg.c:3664 #, fuzzy, c-format msgid "keyserver send failed: %s\n" msgstr "A gera��o de chaves falhou: %s\n" -#: g10/gpg.c:3660 +#: g10/gpg.c:3666 #, fuzzy, c-format msgid "keyserver receive failed: %s\n" msgstr "A gera��o de chaves falhou: %s\n" -#: g10/gpg.c:3662 +#: g10/gpg.c:3668 #, fuzzy, c-format msgid "key export failed: %s\n" msgstr "A gera��o de chaves falhou: %s\n" -#: g10/gpg.c:3673 +#: g10/gpg.c:3679 #, fuzzy, c-format msgid "keyserver search failed: %s\n" msgstr "A gera��o de chaves falhou: %s\n" -#: g10/gpg.c:3683 +#: g10/gpg.c:3689 #, fuzzy, c-format msgid "keyserver refresh failed: %s\n" msgstr "actualiza��o da chave secreta falhou: %s\n" -#: g10/gpg.c:3734 +#: g10/gpg.c:3740 #, c-format msgid "dearmoring failed: %s\n" msgstr "retirada de armadura falhou: %s\n" -#: g10/gpg.c:3742 +#: g10/gpg.c:3748 #, c-format msgid "enarmoring failed: %s\n" msgstr "cria��o de armadura falhou: %s\n" -#: g10/gpg.c:3832 +#: g10/gpg.c:3838 #, c-format msgid "invalid hash algorithm `%s'\n" msgstr "algoritmo de dispers�o inv�lido `%s'\n" -#: g10/gpg.c:3949 +#: g10/gpg.c:3955 msgid "[filename]" msgstr "[nome_do_ficheiro]" -#: g10/gpg.c:3953 +#: g10/gpg.c:3959 msgid "Go ahead and type your message ...\n" msgstr "Digite a sua mensagem ...\n" -#: g10/gpg.c:4265 +#: g10/gpg.c:4271 msgid "the given certification policy URL is invalid\n" msgstr "a URL de pol�tica de certifica��o dada � inv�lida\n" -#: g10/gpg.c:4267 +#: g10/gpg.c:4273 msgid "the given signature policy URL is invalid\n" msgstr "a URL de pol�tica de assinatura dada � inv�lida\n" -#: g10/gpg.c:4300 +#: g10/gpg.c:4306 #, fuzzy msgid "the given preferred keyserver URL is invalid\n" msgstr "a URL de pol�tica de assinatura dada � inv�lida\n" @@ -3089,29 +3089,29 @@ msgstr "[revoga��o]" msgid "[self-signature]" msgstr "[auto-assinatura]" -#: g10/keyedit.c:344 g10/keylist.c:392 +#: g10/keyedit.c:344 g10/keylist.c:396 msgid "1 bad signature\n" msgstr "1 assinatura incorrecta\n" -#: g10/keyedit.c:346 g10/keylist.c:394 +#: g10/keyedit.c:346 g10/keylist.c:398 #, c-format msgid "%d bad signatures\n" msgstr "%d assinaturas incorrectas\n" -#: g10/keyedit.c:348 g10/keylist.c:396 +#: g10/keyedit.c:348 g10/keylist.c:400 msgid "1 signature not checked due to a missing key\n" msgstr "1 assinatura n�o verificada por falta de chave\n" -#: g10/keyedit.c:350 g10/keylist.c:398 +#: g10/keyedit.c:350 g10/keylist.c:402 #, c-format msgid "%d signatures not checked due to missing keys\n" msgstr "%d assinaturas n�o verificadas por falta de chaves\n" -#: g10/keyedit.c:352 g10/keylist.c:400 +#: g10/keyedit.c:352 g10/keylist.c:404 msgid "1 signature not checked due to an error\n" msgstr "1 assinatura n�o verificada devido a um erro\n" -#: g10/keyedit.c:354 g10/keylist.c:402 +#: g10/keyedit.c:354 g10/keylist.c:406 #, c-format msgid "%d signatures not checked due to errors\n" msgstr "%d assinaturas n�o verificadas devido a erros\n" @@ -3392,20 +3392,20 @@ msgstr "assinatura falhou: %s\n" msgid "Key has only stub or on-card key items - no passphrase to change.\n" msgstr "" -#: g10/keyedit.c:1142 g10/keygen.c:3601 +#: g10/keyedit.c:1142 g10/keygen.c:3623 msgid "This key is not protected.\n" msgstr "Esta chave n�o � protegida.\n" -#: g10/keyedit.c:1146 g10/keygen.c:3588 g10/revoke.c:538 +#: g10/keyedit.c:1146 g10/keygen.c:3610 g10/revoke.c:538 msgid "Secret parts of primary key are not available.\n" msgstr "Componentes secretas da chave prim�ria n�o dispon�veis.\n" -#: g10/keyedit.c:1150 g10/keygen.c:3604 +#: g10/keyedit.c:1150 g10/keygen.c:3626 #, fuzzy msgid "Secret parts of primary key are stored on-card.\n" msgstr "Componentes secretas da chave prim�ria n�o dispon�veis.\n" -#: g10/keyedit.c:1156 g10/keygen.c:3608 +#: g10/keyedit.c:1156 g10/keygen.c:3630 msgid "Key is protected.\n" msgstr "A chave � protegida.\n" @@ -3804,7 +3804,7 @@ msgstr "Caracter�sticas: " msgid "Keyserver no-modify" msgstr "" -#: g10/keyedit.c:2443 g10/keylist.c:310 +#: g10/keyedit.c:2443 g10/keylist.c:314 msgid "Preferred keyserver: " msgstr "" @@ -3833,24 +3833,24 @@ msgid "(sensitive)" msgstr " (sens�vel)" #: g10/keyedit.c:2764 g10/keyedit.c:2820 g10/keyedit.c:2881 g10/keyedit.c:2896 -#: g10/keylist.c:196 g10/keyserver.c:529 +#: g10/keylist.c:200 g10/keyserver.c:529 #, fuzzy, c-format msgid "created: %s" msgstr "imposs�vel criar %s: %s\n" -#: g10/keyedit.c:2767 g10/keylist.c:812 g10/keylist.c:906 g10/mainproc.c:989 +#: g10/keyedit.c:2767 g10/keylist.c:817 g10/keylist.c:911 g10/mainproc.c:989 #, fuzzy, c-format msgid "revoked: %s" msgstr "revkey" -#: g10/keyedit.c:2769 g10/keylist.c:783 g10/keylist.c:818 g10/keylist.c:912 +#: g10/keyedit.c:2769 g10/keylist.c:788 g10/keylist.c:823 g10/keylist.c:917 #, fuzzy, c-format msgid "expired: %s" msgstr "[expira: %s]" #: g10/keyedit.c:2771 g10/keyedit.c:2822 g10/keyedit.c:2883 g10/keyedit.c:2898 -#: g10/keylist.c:198 g10/keylist.c:789 g10/keylist.c:824 g10/keylist.c:918 -#: g10/keylist.c:939 g10/keyserver.c:535 g10/mainproc.c:995 +#: g10/keylist.c:202 g10/keylist.c:794 g10/keylist.c:829 g10/keylist.c:923 +#: g10/keylist.c:944 g10/keyserver.c:535 g10/mainproc.c:995 #, fuzzy, c-format msgid "expires: %s" msgstr "[expira: %s]" @@ -3874,7 +3874,7 @@ msgstr "" msgid "This key has been disabled" msgstr "Esta chave foi desactivada" -#: g10/keyedit.c:2827 g10/keylist.c:202 +#: g10/keyedit.c:2827 g10/keylist.c:206 msgid "card-no: " msgstr "" @@ -4226,12 +4226,12 @@ msgid "writing key binding signature\n" msgstr "a escrever a assinatura ligada a uma chave\n" #: g10/keygen.c:1157 g10/keygen.c:1268 g10/keygen.c:1273 g10/keygen.c:1408 -#: g10/keygen.c:3101 +#: g10/keygen.c:3123 #, c-format msgid "keysize invalid; using %u bits\n" msgstr "tamanho de chave inv�lido; a utilizar %u bits\n" -#: g10/keygen.c:1163 g10/keygen.c:1279 g10/keygen.c:1414 g10/keygen.c:3107 +#: g10/keygen.c:1163 g10/keygen.c:1279 g10/keygen.c:1414 g10/keygen.c:3129 #, c-format msgid "keysize rounded up to %u bits\n" msgstr "tamanho da chave arredondado para %u bits\n" @@ -4592,50 +4592,50 @@ msgstr "" "gera��o dos n�meros primos; isso d� ao gerador de n�meros aleat�rios\n" "uma hip�tese maior de ganhar entropia suficiente.\n" -#: g10/keygen.c:3041 g10/keygen.c:3068 +#: g10/keygen.c:3063 g10/keygen.c:3090 msgid "Key generation canceled.\n" msgstr "Gera��o de chave cancelada.\n" -#: g10/keygen.c:3273 g10/keygen.c:3440 +#: g10/keygen.c:3295 g10/keygen.c:3462 #, c-format msgid "writing public key to `%s'\n" msgstr "a escrever chave p�blica para `%s'\n" -#: g10/keygen.c:3275 g10/keygen.c:3443 +#: g10/keygen.c:3297 g10/keygen.c:3465 #, fuzzy, c-format msgid "writing secret key stub to `%s'\n" msgstr "a escrever chave privada para `%s'\n" -#: g10/keygen.c:3278 g10/keygen.c:3446 +#: g10/keygen.c:3300 g10/keygen.c:3468 #, c-format msgid "writing secret key to `%s'\n" msgstr "a escrever chave privada para `%s'\n" -#: g10/keygen.c:3427 +#: g10/keygen.c:3449 #, c-format msgid "no writable public keyring found: %s\n" msgstr "nenhum porta-chaves p�blico com permiss�es de escrita encontrado: %s\n" -#: g10/keygen.c:3434 +#: g10/keygen.c:3456 #, c-format msgid "no writable secret keyring found: %s\n" msgstr "nenhum porta-chaves secreto com permiss�es de escrita encontrado: %s\n" -#: g10/keygen.c:3454 +#: g10/keygen.c:3476 #, c-format msgid "error writing public keyring `%s': %s\n" msgstr "erro ao escrever no porta-chaves p�blico `%s': %s\n" -#: g10/keygen.c:3462 +#: g10/keygen.c:3484 #, c-format msgid "error writing secret keyring `%s': %s\n" msgstr "erro ao escrever no porta-chaves secreto `%s': %s\n" -#: g10/keygen.c:3489 +#: g10/keygen.c:3511 msgid "public and secret key created and signed.\n" msgstr "chaves p�blica e privada criadas e assinadas.\n" -#: g10/keygen.c:3500 +#: g10/keygen.c:3522 #, fuzzy msgid "" "Note that this key cannot be used for encryption. You may want to use\n" @@ -4644,12 +4644,12 @@ msgstr "" "Note que esta chave n�o pode ser usada para cifragem. Voc� pode usar\n" "o comando \"--edit-key\" para gerar uma chave secund�ria para esse fim.\n" -#: g10/keygen.c:3513 g10/keygen.c:3658 g10/keygen.c:3779 +#: g10/keygen.c:3535 g10/keygen.c:3680 g10/keygen.c:3801 #, c-format msgid "Key generation failed: %s\n" msgstr "A gera��o de chaves falhou: %s\n" -#: g10/keygen.c:3568 g10/keygen.c:3709 g10/sign.c:241 +#: g10/keygen.c:3590 g10/keygen.c:3731 g10/sign.c:241 #, c-format msgid "" "key has been created %lu second in future (time warp or clock problem)\n" @@ -4657,7 +4657,7 @@ msgstr "" "a chave foi criada %lu segundo no futuro\n" "(viagem no tempo ou problema no rel�gio)\n" -#: g10/keygen.c:3570 g10/keygen.c:3711 g10/sign.c:243 +#: g10/keygen.c:3592 g10/keygen.c:3733 g10/sign.c:243 #, c-format msgid "" "key has been created %lu seconds in future (time warp or clock problem)\n" @@ -4665,26 +4665,26 @@ msgstr "" "a chave foi criada %lu segundos no futuro\n" "(viagem no tempo ou problema no rel�gio)\n" -#: g10/keygen.c:3581 g10/keygen.c:3722 +#: g10/keygen.c:3603 g10/keygen.c:3744 msgid "NOTE: creating subkeys for v3 keys is not OpenPGP compliant\n" msgstr "NOTA: a cria��o de sub-chave para chaves v3 n�o respeito o OpenPGP\n" -#: g10/keygen.c:3622 g10/keygen.c:3755 +#: g10/keygen.c:3644 g10/keygen.c:3777 #, fuzzy msgid "Really create? (y/N) " msgstr "Realmente criar? " -#: g10/keygen.c:3928 +#: g10/keygen.c:3950 #, fuzzy, c-format msgid "storing key onto card failed: %s\n" msgstr "remo��o do bloco de chave falhou: %s\n" -#: g10/keygen.c:3976 +#: g10/keygen.c:3998 #, fuzzy, c-format msgid "can't create backup file `%s': %s\n" msgstr "imposs�vel criar `%s': %s\n" -#: g10/keygen.c:4002 +#: g10/keygen.c:4024 #, fuzzy, c-format msgid "NOTE: backup of card key saved to `%s'\n" msgstr "NOTA: chave secreta %08lX expirou em %s\n" @@ -4693,54 +4693,54 @@ msgstr "NOTA: chave secreta %08lX expirou em %s\n" msgid "never " msgstr "" -#: g10/keylist.c:267 +#: g10/keylist.c:271 msgid "Critical signature policy: " msgstr "Politica de assinatura cr�tica: " -#: g10/keylist.c:269 +#: g10/keylist.c:273 msgid "Signature policy: " msgstr "Politica de assinatura: " -#: g10/keylist.c:308 +#: g10/keylist.c:312 msgid "Critical preferred keyserver: " msgstr "" -#: g10/keylist.c:361 +#: g10/keylist.c:365 msgid "Critical signature notation: " msgstr "Nota��o de assinatura cr�tica: " -#: g10/keylist.c:363 +#: g10/keylist.c:367 msgid "Signature notation: " msgstr "Nota��o de assinatura: " -#: g10/keylist.c:473 +#: g10/keylist.c:477 msgid "Keyring" msgstr "Porta-chaves" -#: g10/keylist.c:1504 +#: g10/keylist.c:1509 msgid "Primary key fingerprint:" msgstr "Impress�o da chave prim�ria:" -#: g10/keylist.c:1506 +#: g10/keylist.c:1511 msgid " Subkey fingerprint:" msgstr " Impress�o da subchave:" #. TRANSLATORS: this should fit into 24 bytes to that the #. * fingerprint data is properly aligned with the user ID -#: g10/keylist.c:1513 +#: g10/keylist.c:1518 msgid " Primary key fingerprint:" msgstr "Impress�o da chave prim�ria:" -#: g10/keylist.c:1515 +#: g10/keylist.c:1520 msgid " Subkey fingerprint:" msgstr " Impress�o da subchave:" -#: g10/keylist.c:1519 g10/keylist.c:1523 +#: g10/keylist.c:1524 g10/keylist.c:1528 #, fuzzy msgid " Key fingerprint =" msgstr " Impress�o da chave =" -#: g10/keylist.c:1590 +#: g10/keylist.c:1595 msgid " Card serial no. =" msgstr "" @@ -4826,145 +4826,145 @@ msgstr "AVISO: op��es em `%s' ainda n�o est�o activas nesta execu��o\n" msgid "disabled" msgstr "disable" -#: g10/keyserver.c:742 +#: g10/keyserver.c:744 msgid "Enter number(s), N)ext, or Q)uit > " msgstr "" -#: g10/keyserver.c:826 g10/keyserver.c:1448 +#: g10/keyserver.c:828 g10/keyserver.c:1450 #, fuzzy, c-format msgid "invalid keyserver protocol (us %d!=handler %d)\n" msgstr "op��es de exporta��o inv�lidas\n" -#: g10/keyserver.c:924 +#: g10/keyserver.c:926 #, fuzzy, c-format msgid "key \"%s\" not found on keyserver\n" msgstr "chave `%s' n�o encontrada: %s\n" -#: g10/keyserver.c:926 +#: g10/keyserver.c:928 #, fuzzy msgid "key not found on keyserver\n" msgstr "chave `%s' n�o encontrada: %s\n" -#: g10/keyserver.c:1167 +#: g10/keyserver.c:1169 #, fuzzy, c-format msgid "requesting key %s from %s server %s\n" msgstr "a pedir a chave %08lX de %s\n" -#: g10/keyserver.c:1171 +#: g10/keyserver.c:1173 #, fuzzy, c-format msgid "requesting key %s from %s\n" msgstr "a pedir a chave %08lX de %s\n" -#: g10/keyserver.c:1195 +#: g10/keyserver.c:1197 #, fuzzy, c-format msgid "searching for names from %s server %s\n" msgstr "a procurar por \"%s\" no servidor HKP %s\n" -#: g10/keyserver.c:1198 +#: g10/keyserver.c:1200 #, fuzzy, c-format msgid "searching for names from %s\n" msgstr "a procurar por \"%s\" no servidor HKP %s\n" -#: g10/keyserver.c:1351 +#: g10/keyserver.c:1353 #, fuzzy, c-format msgid "sending key %s to %s server %s\n" msgstr "a procurar por \"%s\" no servidor HKP %s\n" -#: g10/keyserver.c:1355 +#: g10/keyserver.c:1357 #, fuzzy, c-format msgid "sending key %s to %s\n" msgstr "" "\"\n" "assinado com a sua chave %08lX em %s\n" -#: g10/keyserver.c:1398 +#: g10/keyserver.c:1400 #, fuzzy, c-format msgid "searching for \"%s\" from %s server %s\n" msgstr "a procurar por \"%s\" no servidor HKP %s\n" -#: g10/keyserver.c:1401 +#: g10/keyserver.c:1403 #, fuzzy, c-format msgid "searching for \"%s\" from %s\n" msgstr "a procurar por \"%s\" no servidor HKP %s\n" -#: g10/keyserver.c:1408 g10/keyserver.c:1504 +#: g10/keyserver.c:1410 g10/keyserver.c:1506 #, fuzzy msgid "no keyserver action!\n" msgstr "op��es de exporta��o inv�lidas\n" -#: g10/keyserver.c:1456 +#: g10/keyserver.c:1458 #, c-format msgid "WARNING: keyserver handler from a different version of GnuPG (%s)\n" msgstr "" -#: g10/keyserver.c:1465 +#: g10/keyserver.c:1467 msgid "keyserver did not send VERSION\n" msgstr "" -#: g10/keyserver.c:1527 g10/keyserver.c:2056 +#: g10/keyserver.c:1529 g10/keyserver.c:2058 msgid "no keyserver known (use option --keyserver)\n" msgstr "" -#: g10/keyserver.c:1533 +#: g10/keyserver.c:1535 msgid "external keyserver calls are not supported in this build\n" msgstr "" -#: g10/keyserver.c:1545 +#: g10/keyserver.c:1547 #, c-format msgid "no handler for keyserver scheme `%s'\n" msgstr "" -#: g10/keyserver.c:1550 +#: g10/keyserver.c:1552 #, c-format msgid "action `%s' not supported with keyserver scheme `%s'\n" msgstr "" -#: g10/keyserver.c:1558 +#: g10/keyserver.c:1560 #, c-format msgid "%s does not support handler version %d\n" msgstr "" -#: g10/keyserver.c:1565 +#: g10/keyserver.c:1567 #, fuzzy msgid "keyserver timed out\n" msgstr "erro do servidor de chaves" -#: g10/keyserver.c:1570 +#: g10/keyserver.c:1572 #, fuzzy msgid "keyserver internal error\n" msgstr "erro do servidor de chaves" -#: g10/keyserver.c:1579 +#: g10/keyserver.c:1581 #, fuzzy, c-format msgid "keyserver communications error: %s\n" msgstr "A gera��o de chaves falhou: %s\n" -#: g10/keyserver.c:1604 g10/keyserver.c:1638 +#: g10/keyserver.c:1606 g10/keyserver.c:1640 #, c-format msgid "\"%s\" not a key ID: skipping\n" msgstr "" -#: g10/keyserver.c:1897 +#: g10/keyserver.c:1899 #, fuzzy, c-format msgid "WARNING: unable to refresh key %s via %s: %s\n" msgstr "AVISO: dono pouco seguro em %s \"%s\"\n" -#: g10/keyserver.c:1919 +#: g10/keyserver.c:1921 #, fuzzy, c-format msgid "refreshing 1 key from %s\n" msgstr "a pedir a chave %08lX de %s\n" -#: g10/keyserver.c:1921 +#: g10/keyserver.c:1923 #, fuzzy, c-format msgid "refreshing %d keys from %s\n" msgstr "a pedir a chave %08lX de %s\n" -#: g10/keyserver.c:1977 +#: g10/keyserver.c:1979 #, fuzzy, c-format msgid "WARNING: unable to fetch URI %s: %s\n" msgstr "AVISO: dono pouco seguro em %s \"%s\"\n" -#: g10/keyserver.c:1983 +#: g10/keyserver.c:1985 #, fuzzy, c-format msgid "WARNING: unable to parse URI %s\n" msgstr "AVISO: dono pouco seguro em %s \"%s\"\n" @@ -6412,7 +6412,7 @@ msgstr "" msgid "no need for a trustdb check\n" msgstr "n�o � necess�ria uma verifica��o da base de dados de confian�a\n" -#: g10/trustdb.c:577 g10/trustdb.c:2432 +#: g10/trustdb.c:577 g10/trustdb.c:2456 #, c-format msgid "next trustdb check due at %s\n" msgstr "proxima verifica��o da base de dados de confian�a a %s\n" @@ -6440,35 +6440,35 @@ msgstr "" msgid "checking the trustdb\n" msgstr "a verificar a base de dados de confian�a\n" -#: g10/trustdb.c:2175 +#: g10/trustdb.c:2199 #, c-format msgid "%d keys processed (%d validity counts cleared)\n" msgstr "" -#: g10/trustdb.c:2240 +#: g10/trustdb.c:2264 #, fuzzy msgid "no ultimately trusted keys found\n" msgstr "" "chave p�blica da chave absolutamente de confian�a %08lX n�o encontrada\n" -#: g10/trustdb.c:2254 +#: g10/trustdb.c:2278 #, fuzzy, c-format msgid "public key of ultimately trusted key %s not found\n" msgstr "" "chave p�blica da chave absolutamente de confian�a %08lX n�o encontrada\n" -#: g10/trustdb.c:2277 +#: g10/trustdb.c:2301 #, c-format msgid "%d marginal(s) needed, %d complete(s) needed, %s trust model\n" msgstr "" -#: g10/trustdb.c:2363 +#: g10/trustdb.c:2387 #, c-format msgid "" "depth: %d valid: %3d signed: %3d trust: %d-, %dq, %dn, %dm, %df, %du\n" msgstr "" -#: g10/trustdb.c:2438 +#: g10/trustdb.c:2462 #, fuzzy, c-format msgid "unable to update trustdb version record: write failed: %s\n" msgstr "registo de confian�a %lu, tipo %d: escrita falhou: %s\n" @@ -6655,12 +6655,12 @@ msgid "" "list, export, import Keybox data\n" msgstr "" -#: scd/app-nks.c:325 scd/app-openpgp.c:1456 scd/app-dinsig.c:297 +#: scd/app-nks.c:325 scd/app-openpgp.c:1457 scd/app-dinsig.c:297 msgid "||Please enter your PIN at the reader's keypad" msgstr "" -#: scd/app-nks.c:329 scd/app-openpgp.c:1460 scd/app-openpgp.c:1492 -#: scd/app-openpgp.c:1639 scd/app-openpgp.c:1657 scd/app-openpgp.c:1857 +#: scd/app-nks.c:329 scd/app-openpgp.c:1461 scd/app-openpgp.c:1493 +#: scd/app-openpgp.c:1640 scd/app-openpgp.c:1658 scd/app-openpgp.c:1858 #: scd/app-dinsig.c:301 #, c-format msgid "PIN callback returned error: %s\n" @@ -6673,103 +6673,103 @@ msgstr "" #. TRANSLATORS: Do not translate the "|*|" prefixes but #. keep it at the start of the string. We need this elsewhere #. to get some infos on the string. -#: scd/app-nks.c:557 scd/app-openpgp.c:1897 +#: scd/app-nks.c:557 scd/app-openpgp.c:1898 msgid "|N|New PIN" msgstr "" -#: scd/app-nks.c:560 scd/app-openpgp.c:1901 scd/app-dinsig.c:529 +#: scd/app-nks.c:560 scd/app-openpgp.c:1902 scd/app-dinsig.c:529 #, fuzzy, c-format msgid "error getting new PIN: %s\n" msgstr "erro na cria��o da frase secreta: %s\n" -#: scd/app-openpgp.c:667 +#: scd/app-openpgp.c:668 #, fuzzy, c-format msgid "failed to store the fingerprint: %s\n" msgstr "falha ao inicializar a base de dados de confian�a: %s\n" -#: scd/app-openpgp.c:680 +#: scd/app-openpgp.c:681 #, fuzzy, c-format msgid "failed to store the creation date: %s\n" msgstr "falha ao criar 'cache' do porta-chaves: %s\n" -#: scd/app-openpgp.c:1075 +#: scd/app-openpgp.c:1076 #, fuzzy, c-format msgid "reading public key failed: %s\n" msgstr "remo��o do bloco de chave falhou: %s\n" -#: scd/app-openpgp.c:1083 scd/app-openpgp.c:2551 +#: scd/app-openpgp.c:1084 scd/app-openpgp.c:2552 msgid "response does not contain the public key data\n" msgstr "" -#: scd/app-openpgp.c:1091 scd/app-openpgp.c:2559 +#: scd/app-openpgp.c:1092 scd/app-openpgp.c:2560 msgid "response does not contain the RSA modulus\n" msgstr "" -#: scd/app-openpgp.c:1100 scd/app-openpgp.c:2569 +#: scd/app-openpgp.c:1101 scd/app-openpgp.c:2570 msgid "response does not contain the RSA public exponent\n" msgstr "" -#: scd/app-openpgp.c:1416 +#: scd/app-openpgp.c:1417 #, c-format msgid "using default PIN as %s\n" msgstr "" -#: scd/app-openpgp.c:1423 +#: scd/app-openpgp.c:1424 #, c-format msgid "failed to use default PIN as %s: %s - disabling further default use\n" msgstr "" -#: scd/app-openpgp.c:1442 +#: scd/app-openpgp.c:1443 #, c-format msgid "||Please enter your PIN at the reader's keypad%%0A[sigs done: %lu]" msgstr "" -#: scd/app-openpgp.c:1476 +#: scd/app-openpgp.c:1477 #, c-format msgid "||Please enter the PIN%%0A[sigs done: %lu]" msgstr "" -#: scd/app-openpgp.c:1488 +#: scd/app-openpgp.c:1489 #, fuzzy msgid "||Please enter the PIN" msgstr "muda a frase secreta" -#: scd/app-openpgp.c:1499 scd/app-openpgp.c:1664 +#: scd/app-openpgp.c:1500 scd/app-openpgp.c:1665 #, c-format msgid "PIN for CHV%d is too short; minimum length is %d\n" msgstr "" -#: scd/app-openpgp.c:1512 scd/app-openpgp.c:1552 scd/app-openpgp.c:1676 -#: scd/app-openpgp.c:2868 +#: scd/app-openpgp.c:1513 scd/app-openpgp.c:1553 scd/app-openpgp.c:1677 +#: scd/app-openpgp.c:2869 #, fuzzy, c-format msgid "verify CHV%d failed: %s\n" msgstr "A gera��o de chaves falhou: %s\n" -#: scd/app-openpgp.c:1575 +#: scd/app-openpgp.c:1576 msgid "access to admin commands is not configured\n" msgstr "" -#: scd/app-openpgp.c:1596 scd/app-openpgp.c:1839 scd/app-openpgp.c:3119 +#: scd/app-openpgp.c:1597 scd/app-openpgp.c:1840 scd/app-openpgp.c:3120 msgid "error retrieving CHV status from card\n" msgstr "" -#: scd/app-openpgp.c:1602 scd/app-openpgp.c:3128 +#: scd/app-openpgp.c:1603 scd/app-openpgp.c:3129 msgid "card is permanently locked!\n" msgstr "" -#: scd/app-openpgp.c:1609 +#: scd/app-openpgp.c:1610 #, c-format msgid "%d Admin PIN attempts remaining before card is permanently locked\n" msgstr "" -#: scd/app-openpgp.c:1619 +#: scd/app-openpgp.c:1620 #, c-format msgid "" "|A|Please enter the Admin PIN at the reader's keypad%%0A[remaining attempts: " "%d]" msgstr "" -#: scd/app-openpgp.c:1634 +#: scd/app-openpgp.c:1635 #, fuzzy msgid "|A|Please enter the Admin PIN at the reader's keypad" msgstr "muda a frase secreta" @@ -6777,114 +6777,114 @@ msgstr "muda a frase secreta" #. TRANSLATORS: Do not translate the "|A|" prefix but keep #. it at the start of the string. We need this elsewhere to #. get some infos on the string. -#: scd/app-openpgp.c:1654 +#: scd/app-openpgp.c:1655 msgid "|A|Admin PIN" msgstr "" -#: scd/app-openpgp.c:1853 +#: scd/app-openpgp.c:1854 #, fuzzy msgid "||Please enter the Reset Code for the card" msgstr "motivo da revoca��o: " -#: scd/app-openpgp.c:1862 scd/app-openpgp.c:1925 +#: scd/app-openpgp.c:1863 scd/app-openpgp.c:1926 #, c-format msgid "Reset Code is too short; minimum length is %d\n" msgstr "" -#: scd/app-openpgp.c:1896 +#: scd/app-openpgp.c:1897 msgid "|RN|New Reset Code" msgstr "" -#: scd/app-openpgp.c:1897 +#: scd/app-openpgp.c:1898 msgid "|AN|New Admin PIN" msgstr "" -#: scd/app-openpgp.c:1987 scd/app-openpgp.c:2637 +#: scd/app-openpgp.c:1988 scd/app-openpgp.c:2638 #, fuzzy msgid "error reading application data\n" msgstr "erro na leitura do bloco de chave: %s\n" -#: scd/app-openpgp.c:1993 scd/app-openpgp.c:2644 +#: scd/app-openpgp.c:1994 scd/app-openpgp.c:2645 #, fuzzy msgid "error reading fingerprint DO\n" msgstr "%s: erro ao ler registo livre: %s\n" -#: scd/app-openpgp.c:2003 +#: scd/app-openpgp.c:2004 #, fuzzy msgid "key already exists\n" msgstr "%s' j� comprimido\n" -#: scd/app-openpgp.c:2007 +#: scd/app-openpgp.c:2008 msgid "existing key will be replaced\n" msgstr "" -#: scd/app-openpgp.c:2009 +#: scd/app-openpgp.c:2010 #, fuzzy msgid "generating new key\n" msgstr "gerar um novo par de chaves" -#: scd/app-openpgp.c:2335 +#: scd/app-openpgp.c:2336 msgid "creation timestamp missing\n" msgstr "" -#: scd/app-openpgp.c:2344 +#: scd/app-openpgp.c:2345 #, c-format msgid "RSA modulus missing or not of size %d bits\n" msgstr "" -#: scd/app-openpgp.c:2356 +#: scd/app-openpgp.c:2357 #, c-format msgid "RSA public exponent missing or larger than %d bits\n" msgstr "" -#: scd/app-openpgp.c:2366 scd/app-openpgp.c:2374 +#: scd/app-openpgp.c:2367 scd/app-openpgp.c:2375 #, c-format msgid "RSA prime %s missing or not of size %d bits\n" msgstr "" -#: scd/app-openpgp.c:2468 +#: scd/app-openpgp.c:2469 #, fuzzy, c-format msgid "failed to store the key: %s\n" msgstr "falha ao inicializar a base de dados de confian�a: %s\n" -#: scd/app-openpgp.c:2528 +#: scd/app-openpgp.c:2529 msgid "please wait while key is being generated ...\n" msgstr "" -#: scd/app-openpgp.c:2542 +#: scd/app-openpgp.c:2543 #, fuzzy msgid "generating key failed\n" msgstr "remo��o do bloco de chave falhou: %s\n" -#: scd/app-openpgp.c:2545 +#: scd/app-openpgp.c:2546 #, fuzzy, c-format msgid "key generation completed (%d seconds)\n" msgstr "A gera��o de chaves falhou: %s\n" -#: scd/app-openpgp.c:2602 +#: scd/app-openpgp.c:2603 msgid "invalid structure of OpenPGP card (DO 0x93)\n" msgstr "" -#: scd/app-openpgp.c:2652 +#: scd/app-openpgp.c:2653 msgid "fingerprint on card does not match requested one\n" msgstr "" -#: scd/app-openpgp.c:2767 +#: scd/app-openpgp.c:2768 #, fuzzy, c-format msgid "card does not support digest algorithm %s\n" msgstr "assinatura %s de: \"%s\"\n" -#: scd/app-openpgp.c:2843 +#: scd/app-openpgp.c:2844 #, c-format msgid "signatures created so far: %lu\n" msgstr "" -#: scd/app-openpgp.c:3133 +#: scd/app-openpgp.c:3134 msgid "" "verification of Admin PIN is currently prohibited through this command\n" msgstr "" -#: scd/app-openpgp.c:3357 scd/app-openpgp.c:3368 +#: scd/app-openpgp.c:3359 scd/app-openpgp.c:3370 #, fuzzy, c-format msgid "can't access %s - invalid OpenPGP card?\n" msgstr "nenhum dado OpenPGP v�lido encontrado.\n" @@ -7294,7 +7294,7 @@ msgstr "" msgid "[Error - invalid DN]" msgstr "%s: vers�o de ficheiro inv�lida %d\n" -#: sm/certdump.c:964 +#: sm/certdump.c:961 #, fuzzy, c-format msgid "" "Please enter the passphrase to unlock the secret key for the X.509 " @@ -7387,6 +7387,12 @@ msgstr "erro ao criar porta-chaves `%s': %s\n" msgid "line %d: key generation failed: %s <%s>\n" msgstr "A gera��o de chaves falhou: %s\n" +#: sm/certreqgen.c:806 +msgid "" +"To complete this certificate request please enter the passphrase for the key " +"you just created once more.\n" +msgstr "" + #: sm/certreqgen-ui.c:122 #, fuzzy, c-format msgid " (%d) RSA\n" @@ -7755,7 +7761,7 @@ msgstr "" msgid "error importing certificate: %s\n" msgstr "erro na cria��o da frase secreta: %s\n" -#: sm/import.c:548 tools/gpg-connect-agent.c:1322 +#: sm/import.c:548 tools/gpg-connect-agent.c:1329 #, fuzzy, c-format msgid "error reading input: %s\n" msgstr "erro na leitura de `%s': %s\n" @@ -7908,91 +7914,91 @@ msgstr "" "\n" "Isto ser� uma auto-assinatura.\n" -#: tools/gpg-connect-agent.c:67 tools/gpgconf.c:78 tools/symcryptrun.c:165 +#: tools/gpg-connect-agent.c:70 tools/gpgconf.c:78 tools/symcryptrun.c:165 #, fuzzy msgid "quiet" msgstr "sair" -#: tools/gpg-connect-agent.c:68 +#: tools/gpg-connect-agent.c:71 msgid "print data out hex encoded" msgstr "" -#: tools/gpg-connect-agent.c:69 +#: tools/gpg-connect-agent.c:72 msgid "decode received data lines" msgstr "" -#: tools/gpg-connect-agent.c:70 +#: tools/gpg-connect-agent.c:74 msgid "|NAME|connect to Assuan socket NAME" msgstr "" -#: tools/gpg-connect-agent.c:71 +#: tools/gpg-connect-agent.c:76 msgid "run the Assuan server given on the command line" msgstr "" -#: tools/gpg-connect-agent.c:73 +#: tools/gpg-connect-agent.c:78 msgid "do not use extended connect mode" msgstr "" -#: tools/gpg-connect-agent.c:74 +#: tools/gpg-connect-agent.c:80 #, fuzzy msgid "|FILE|run commands from FILE on startup" msgstr "|FICHEIRO|carregar m�dulo de extens�o FICHEIRO" -#: tools/gpg-connect-agent.c:75 +#: tools/gpg-connect-agent.c:81 msgid "run /subst on startup" msgstr "" -#: tools/gpg-connect-agent.c:176 +#: tools/gpg-connect-agent.c:183 #, fuzzy msgid "Usage: gpg-connect-agent [options] (-h for help)" msgstr "Uso: gpg [op��es] [ficheiros] (-h para ajuda)" -#: tools/gpg-connect-agent.c:179 +#: tools/gpg-connect-agent.c:186 msgid "" "Syntax: gpg-connect-agent [options]\n" "Connect to a running agent and send commands\n" msgstr "" -#: tools/gpg-connect-agent.c:1193 +#: tools/gpg-connect-agent.c:1200 #, c-format msgid "option \"%s\" requires a program and optional arguments\n" msgstr "" -#: tools/gpg-connect-agent.c:1202 +#: tools/gpg-connect-agent.c:1209 #, c-format msgid "option \"%s\" ignored due to \"%s\"\n" msgstr "" -#: tools/gpg-connect-agent.c:1257 tools/gpg-connect-agent.c:1745 +#: tools/gpg-connect-agent.c:1264 tools/gpg-connect-agent.c:1752 #, fuzzy, c-format msgid "receiving line failed: %s\n" msgstr "remo��o do bloco de chave falhou: %s\n" -#: tools/gpg-connect-agent.c:1347 +#: tools/gpg-connect-agent.c:1354 #, fuzzy msgid "line too long - skipped\n" msgstr "frase secreta demasiado longa\n" -#: tools/gpg-connect-agent.c:1351 +#: tools/gpg-connect-agent.c:1358 msgid "line shortened due to embedded Nul character\n" msgstr "" -#: tools/gpg-connect-agent.c:1719 +#: tools/gpg-connect-agent.c:1726 #, fuzzy, c-format msgid "unknown command `%s'\n" msgstr "destinat�rio por omiss�o desconhecido `%s'\n" -#: tools/gpg-connect-agent.c:1737 +#: tools/gpg-connect-agent.c:1744 #, fuzzy, c-format msgid "sending line failed: %s\n" msgstr "assinatura falhou: %s\n" -#: tools/gpg-connect-agent.c:2127 +#: tools/gpg-connect-agent.c:2166 #, fuzzy, c-format msgid "error sending %s command: %s\n" msgstr "erro ao enviar para `%s': %s\n" -#: tools/gpg-connect-agent.c:2136 +#: tools/gpg-connect-agent.c:2175 #, fuzzy, c-format msgid "error sending standard options: %s\n" msgstr "erro ao enviar para `%s': %s\n" @@ -8202,21 +8208,21 @@ msgid "" "Manage configuration options for tools of the GnuPG system\n" msgstr "" -#: tools/gpgconf.c:210 tools/gpgconf.c:250 +#: tools/gpgconf.c:209 tools/gpgconf.c:249 #, fuzzy msgid "usage: gpgconf [options] " msgstr "uso: gpg [op��es] " -#: tools/gpgconf.c:212 +#: tools/gpgconf.c:211 msgid "Need one component argument" msgstr "" -#: tools/gpgconf.c:221 +#: tools/gpgconf.c:220 #, fuzzy msgid "Component not found" msgstr "chave p�blica n�o encontrada" -#: tools/gpgconf.c:252 +#: tools/gpgconf.c:251 #, fuzzy msgid "No argument allowed" msgstr "a escrever chave privada para `%s'\n" @@ -8376,16 +8382,16 @@ msgstr "imposs�vel criar `%s': %s\n" msgid "cannot allocate outfile string: %s\n" msgstr "imposs�vel criar `%s': %s\n" -#: tools/symcryptrun.c:985 +#: tools/symcryptrun.c:984 #, c-format msgid "either %s or %s must be given\n" msgstr "" -#: tools/symcryptrun.c:1012 +#: tools/symcryptrun.c:1011 msgid "no class provided\n" msgstr "" -#: tools/symcryptrun.c:1021 +#: tools/symcryptrun.c:1020 #, fuzzy, c-format msgid "class %s is not supported\n" msgstr "algoritmo de protec��o %d%s n�o � suportado\n" diff --git a/po/pt_BR.po b/po/pt_BR.po index 0da81f7f6..4a63ad2ab 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -13,7 +13,7 @@ msgid "" msgstr "" "Project-Id-Version: gnupg 1.0\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2008-12-03 09:59+0100\n" +"POT-Creation-Date: 2008-12-09 11:57+0100\n" "PO-Revision-Date: 2007-08-16 11:35+0200\n" "Last-Translator:\n" "Language-Team: ?\n" @@ -99,8 +99,8 @@ msgstr "frase secreta incorreta" msgid "ssh keys greater than %d bits are not supported\n" msgstr "algoritmo de prote��o %d n�o � suportado\n" -#: agent/command-ssh.c:688 g10/exec.c:478 g10/gpg.c:1073 g10/keygen.c:3226 -#: g10/keygen.c:3259 g10/keyring.c:1206 g10/keyring.c:1510 g10/openfile.c:275 +#: agent/command-ssh.c:688 g10/exec.c:478 g10/gpg.c:1079 g10/keygen.c:3248 +#: g10/keygen.c:3281 g10/keyring.c:1206 g10/keyring.c:1510 g10/openfile.c:275 #: g10/openfile.c:368 g10/sign.c:798 g10/sign.c:1107 g10/tdbio.c:547 #: jnlib/dotlock.c:311 #, fuzzy, c-format @@ -109,7 +109,7 @@ msgstr "imposs�vel criar %s: %s\n" #: agent/command-ssh.c:700 common/helpfile.c:47 g10/card-util.c:733 #: g10/dearmor.c:60 g10/dearmor.c:107 g10/decrypt.c:70 g10/encode.c:194 -#: g10/encode.c:504 g10/gpg.c:1074 g10/import.c:193 g10/keygen.c:2711 +#: g10/encode.c:504 g10/gpg.c:1080 g10/import.c:193 g10/keygen.c:2733 #: g10/keyring.c:1536 g10/openfile.c:192 g10/openfile.c:353 #: g10/plaintext.c:503 g10/sign.c:780 g10/sign.c:975 g10/sign.c:1091 #: g10/sign.c:1247 g10/tdbdump.c:142 g10/tdbdump.c:150 g10/tdbio.c:551 @@ -155,7 +155,7 @@ msgid "Please enter the passphrase for the ssh key%0A %c" msgstr "Por favor digite a frase secreta" #: agent/command-ssh.c:2346 agent/genkey.c:310 agent/genkey.c:432 -#: agent/protect-tool.c:1199 +#: agent/protect-tool.c:1198 #, fuzzy msgid "Please re-enter this passphrase" msgstr "muda a frase secreta" @@ -168,7 +168,7 @@ msgid "" msgstr "" #: agent/command-ssh.c:2405 agent/genkey.c:340 agent/genkey.c:463 -#: agent/protect-tool.c:1205 tools/symcryptrun.c:434 +#: agent/protect-tool.c:1204 tools/symcryptrun.c:434 msgid "does not match - try again" msgstr "" @@ -310,7 +310,7 @@ msgid "run in daemon mode (background)" msgstr "" #: agent/gpg-agent.c:121 g10/gpg.c:483 g10/gpgv.c:71 kbx/kbxutil.c:88 -#: scd/scdaemon.c:107 sm/gpgsm.c:281 tools/gpg-connect-agent.c:66 +#: scd/scdaemon.c:107 sm/gpgsm.c:281 tools/gpg-connect-agent.c:69 #: tools/gpgconf.c:77 tools/symcryptrun.c:164 msgid "verbose" msgstr "detalhado" @@ -399,7 +399,7 @@ msgid "|FILE|write environment settings also to FILE" msgstr "" #: agent/gpg-agent.c:313 agent/preset-passphrase.c:94 agent/protect-tool.c:146 -#: scd/scdaemon.c:241 sm/gpgsm.c:512 tools/gpg-connect-agent.c:173 +#: scd/scdaemon.c:241 sm/gpgsm.c:512 tools/gpg-connect-agent.c:180 #: tools/gpgconf.c:99 tools/symcryptrun.c:204 tools/gpg-check-pattern.c:141 #, fuzzy msgid "Please report bugs to <" @@ -421,25 +421,25 @@ msgstr "" msgid "invalid debug-level `%s' given\n" msgstr "" -#: agent/gpg-agent.c:557 agent/protect-tool.c:1068 kbx/kbxutil.c:430 -#: scd/scdaemon.c:385 sm/gpgsm.c:877 sm/gpgsm.c:880 tools/symcryptrun.c:997 -#: tools/gpg-check-pattern.c:178 +#: agent/gpg-agent.c:557 agent/protect-tool.c:1067 kbx/kbxutil.c:429 +#: scd/scdaemon.c:385 sm/gpgsm.c:878 sm/gpgsm.c:881 tools/symcryptrun.c:996 +#: tools/gpg-check-pattern.c:177 #, c-format msgid "%s is too old (need %s, have %s)\n" msgstr "" -#: agent/gpg-agent.c:656 g10/gpg.c:2080 scd/scdaemon.c:466 sm/gpgsm.c:968 +#: agent/gpg-agent.c:656 g10/gpg.c:2086 scd/scdaemon.c:466 sm/gpgsm.c:968 #, c-format msgid "NOTE: no default option file `%s'\n" msgstr "NOTA: arquivo de op��es padr�o `%s' inexistente\n" -#: agent/gpg-agent.c:661 agent/gpg-agent.c:1240 g10/gpg.c:2084 -#: scd/scdaemon.c:471 sm/gpgsm.c:972 tools/symcryptrun.c:930 +#: agent/gpg-agent.c:661 agent/gpg-agent.c:1240 g10/gpg.c:2090 +#: scd/scdaemon.c:471 sm/gpgsm.c:972 tools/symcryptrun.c:929 #, c-format msgid "option file `%s': %s\n" msgstr "arquivo de op��es `%s': %s\n" -#: agent/gpg-agent.c:669 g10/gpg.c:2091 scd/scdaemon.c:479 sm/gpgsm.c:979 +#: agent/gpg-agent.c:669 g10/gpg.c:2097 scd/scdaemon.c:479 sm/gpgsm.c:979 #, c-format msgid "reading options from `%s'\n" msgstr "lendo op��es de `%s'\n" @@ -535,27 +535,27 @@ msgstr "" msgid "ssh handler 0x%lx for fd %d terminated\n" msgstr "" -#: agent/gpg-agent.c:1833 scd/scdaemon.c:1186 +#: agent/gpg-agent.c:1843 scd/scdaemon.c:1200 #, fuzzy, c-format msgid "pth_select failed: %s - waiting 1s\n" msgstr "atualiza��o da chave secreta falhou: %s\n" -#: agent/gpg-agent.c:1946 scd/scdaemon.c:1253 +#: agent/gpg-agent.c:1956 scd/scdaemon.c:1267 #, fuzzy, c-format msgid "%s %s stopped\n" msgstr "\t%lu chaves ignoradas\n" -#: agent/gpg-agent.c:2074 +#: agent/gpg-agent.c:2084 msgid "no gpg-agent running in this session\n" msgstr "" -#: agent/gpg-agent.c:2085 common/simple-pwquery.c:349 common/asshelp.c:326 -#: tools/gpg-connect-agent.c:2094 +#: agent/gpg-agent.c:2095 common/simple-pwquery.c:349 common/asshelp.c:326 +#: tools/gpg-connect-agent.c:2133 msgid "malformed GPG_AGENT_INFO environment variable\n" msgstr "" -#: agent/gpg-agent.c:2098 common/simple-pwquery.c:361 common/asshelp.c:338 -#: tools/gpg-connect-agent.c:2105 +#: agent/gpg-agent.c:2108 common/simple-pwquery.c:361 common/asshelp.c:338 +#: tools/gpg-connect-agent.c:2144 #, fuzzy, c-format msgid "gpg-agent protocol version %d is not supported\n" msgstr "algoritmo de prote��o %d n�o � suportado\n" @@ -582,40 +582,40 @@ msgid "" "Secret key maintenance tool\n" msgstr "" -#: agent/protect-tool.c:1190 +#: agent/protect-tool.c:1189 #, fuzzy msgid "Please enter the passphrase to unprotect the PKCS#12 object." msgstr "Por favor digite a frase secreta" -#: agent/protect-tool.c:1193 +#: agent/protect-tool.c:1192 #, fuzzy msgid "Please enter the passphrase to protect the new PKCS#12 object." msgstr "Por favor digite a frase secreta" -#: agent/protect-tool.c:1196 +#: agent/protect-tool.c:1195 msgid "" "Please enter the passphrase to protect the imported object within the GnuPG " "system." msgstr "" -#: agent/protect-tool.c:1201 +#: agent/protect-tool.c:1200 #, fuzzy msgid "" "Please enter the passphrase or the PIN\n" "needed to complete this operation." msgstr "Por favor digite a frase secreta" -#: agent/protect-tool.c:1206 tools/symcryptrun.c:435 +#: agent/protect-tool.c:1205 tools/symcryptrun.c:435 #, fuzzy msgid "Passphrase:" msgstr "frase secreta incorreta" -#: agent/protect-tool.c:1214 tools/symcryptrun.c:442 +#: agent/protect-tool.c:1213 tools/symcryptrun.c:442 #, fuzzy, c-format msgid "error while asking for the passphrase: %s\n" msgstr "erro na cria��o da frase secreta: %s\n" -#: agent/protect-tool.c:1217 tools/symcryptrun.c:446 +#: agent/protect-tool.c:1216 tools/symcryptrun.c:446 msgid "cancelled\n" msgstr "" @@ -875,7 +875,7 @@ msgstr "" msgid "out of core while allocating %lu bytes" msgstr "" -#: common/asshelp.c:244 +#: common/asshelp.c:244 tools/gpg-connect-agent.c:2101 msgid "no running gpg-agent - starting one\n" msgstr "" @@ -1142,7 +1142,7 @@ msgid "OpenPGP card no. %s detected\n" msgstr "" #: g10/card-util.c:75 g10/card-util.c:1485 g10/delkey.c:126 g10/keyedit.c:1549 -#: g10/keygen.c:2902 g10/revoke.c:216 g10/revoke.c:455 +#: g10/keygen.c:2924 g10/revoke.c:216 g10/revoke.c:455 #, fuzzy msgid "can't do this in batch mode\n" msgstr "imposs�vel fazer isso em modo n�o-interativo\n" @@ -1151,7 +1151,7 @@ msgstr "imposs�vel fazer isso em modo n�o-interativo\n" msgid "This command is only available for version 2 cards\n" msgstr "" -#: g10/card-util.c:85 scd/app-openpgp.c:1848 +#: g10/card-util.c:85 scd/app-openpgp.c:1849 #, fuzzy msgid "Reset Code not or not anymore available\n" msgstr "a chave p�blica n�o est� mais dispon�vel" @@ -1465,18 +1465,18 @@ msgstr "Comando inv�lido (tente \"help\")\n" msgid "--output doesn't work for this command\n" msgstr "" -#: g10/decrypt.c:166 g10/gpg.c:3963 g10/keyring.c:380 g10/keyring.c:667 +#: g10/decrypt.c:166 g10/gpg.c:3969 g10/keyring.c:380 g10/keyring.c:667 #, c-format msgid "can't open `%s'\n" msgstr "imposs�vel abrir `%s'\n" -#: g10/delkey.c:73 g10/export.c:324 g10/keyedit.c:3424 g10/keyserver.c:1727 +#: g10/delkey.c:73 g10/export.c:324 g10/keyedit.c:3424 g10/keyserver.c:1729 #: g10/revoke.c:226 #, fuzzy, c-format msgid "key \"%s\" not found: %s\n" msgstr "usu�rio `%s' n�o encontrado: %s\n" -#: g10/delkey.c:81 g10/export.c:354 g10/import.c:2417 g10/keyserver.c:1741 +#: g10/delkey.c:81 g10/export.c:354 g10/import.c:2417 g10/keyserver.c:1743 #: g10/revoke.c:232 g10/revoke.c:477 #, fuzzy, c-format msgid "error reading keyblock: %s\n" @@ -1918,7 +1918,7 @@ msgid "run in server mode" msgstr "" #: g10/gpg.c:436 g10/gpgv.c:69 kbx/kbxutil.c:81 sm/gpgsm.c:226 -#: tools/gpg-connect-agent.c:64 tools/gpgconf.c:74 tools/symcryptrun.c:157 +#: tools/gpg-connect-agent.c:67 tools/gpgconf.c:74 tools/symcryptrun.c:157 msgid "" "@\n" "Options:\n" @@ -2045,548 +2045,548 @@ msgstr "Coment�rio: " msgid "usage: gpg [options] " msgstr "uso: gpg [op��es] " -#: g10/gpg.c:1109 sm/gpgsm.c:675 +#: g10/gpg.c:1115 sm/gpgsm.c:675 msgid "conflicting commands\n" msgstr "comandos conflitantes\n" -#: g10/gpg.c:1127 +#: g10/gpg.c:1133 #, c-format msgid "no = sign found in group definition `%s'\n" msgstr "" -#: g10/gpg.c:1324 +#: g10/gpg.c:1330 #, fuzzy, c-format msgid "WARNING: unsafe ownership on homedir `%s'\n" msgstr "%s: novo arquivo de op��es criado\n" -#: g10/gpg.c:1327 +#: g10/gpg.c:1333 #, fuzzy, c-format msgid "WARNING: unsafe ownership on configuration file `%s'\n" msgstr "%s: novo arquivo de op��es criado\n" -#: g10/gpg.c:1330 +#: g10/gpg.c:1336 #, fuzzy, c-format msgid "WARNING: unsafe ownership on extension `%s'\n" msgstr "%s: novo arquivo de op��es criado\n" -#: g10/gpg.c:1336 +#: g10/gpg.c:1342 #, fuzzy, c-format msgid "WARNING: unsafe permissions on homedir `%s'\n" msgstr "%s: novo arquivo de op��es criado\n" -#: g10/gpg.c:1339 +#: g10/gpg.c:1345 #, fuzzy, c-format msgid "WARNING: unsafe permissions on configuration file `%s'\n" msgstr "%s: novo arquivo de op��es criado\n" -#: g10/gpg.c:1342 +#: g10/gpg.c:1348 #, fuzzy, c-format msgid "WARNING: unsafe permissions on extension `%s'\n" msgstr "%s: novo arquivo de op��es criado\n" -#: g10/gpg.c:1348 +#: g10/gpg.c:1354 #, fuzzy, c-format msgid "WARNING: unsafe enclosing directory ownership on homedir `%s'\n" msgstr "%s: novo arquivo de op��es criado\n" -#: g10/gpg.c:1351 +#: g10/gpg.c:1357 #, fuzzy, c-format msgid "" "WARNING: unsafe enclosing directory ownership on configuration file `%s'\n" msgstr "%s: novo arquivo de op��es criado\n" -#: g10/gpg.c:1354 +#: g10/gpg.c:1360 #, fuzzy, c-format msgid "WARNING: unsafe enclosing directory ownership on extension `%s'\n" msgstr "%s: novo arquivo de op��es criado\n" -#: g10/gpg.c:1360 +#: g10/gpg.c:1366 #, fuzzy, c-format msgid "WARNING: unsafe enclosing directory permissions on homedir `%s'\n" msgstr "%s: novo arquivo de op��es criado\n" -#: g10/gpg.c:1363 +#: g10/gpg.c:1369 #, fuzzy, c-format msgid "" "WARNING: unsafe enclosing directory permissions on configuration file `%s'\n" msgstr "%s: novo arquivo de op��es criado\n" -#: g10/gpg.c:1366 +#: g10/gpg.c:1372 #, fuzzy, c-format msgid "WARNING: unsafe enclosing directory permissions on extension `%s'\n" msgstr "%s: novo arquivo de op��es criado\n" -#: g10/gpg.c:1545 +#: g10/gpg.c:1551 #, fuzzy, c-format msgid "unknown configuration item `%s'\n" msgstr "%s: novo arquivo de op��es criado\n" -#: g10/gpg.c:1645 +#: g10/gpg.c:1651 msgid "display photo IDs during key listings" msgstr "" -#: g10/gpg.c:1647 +#: g10/gpg.c:1653 msgid "show policy URLs during signature listings" msgstr "" -#: g10/gpg.c:1649 +#: g10/gpg.c:1655 #, fuzzy msgid "show all notations during signature listings" msgstr "Nenhuma assinatura correspondente no chaveiro secreto\n" -#: g10/gpg.c:1651 +#: g10/gpg.c:1657 msgid "show IETF standard notations during signature listings" msgstr "" -#: g10/gpg.c:1655 +#: g10/gpg.c:1661 msgid "show user-supplied notations during signature listings" msgstr "" -#: g10/gpg.c:1657 +#: g10/gpg.c:1663 #, fuzzy msgid "show preferred keyserver URLs during signature listings" msgstr "a URL de pol�tica dada � inv�lida\n" -#: g10/gpg.c:1659 +#: g10/gpg.c:1665 msgid "show user ID validity during key listings" msgstr "" -#: g10/gpg.c:1661 +#: g10/gpg.c:1667 msgid "show revoked and expired user IDs in key listings" msgstr "" -#: g10/gpg.c:1663 +#: g10/gpg.c:1669 msgid "show revoked and expired subkeys in key listings" msgstr "" -#: g10/gpg.c:1665 +#: g10/gpg.c:1671 #, fuzzy msgid "show the keyring name in key listings" msgstr "alterna entre listagem de chave secreta e p�blica" -#: g10/gpg.c:1667 +#: g10/gpg.c:1673 #, fuzzy msgid "show expiration dates during signature listings" msgstr "Nenhuma assinatura correspondente no chaveiro secreto\n" -#: g10/gpg.c:1828 +#: g10/gpg.c:1834 #, fuzzy, c-format msgid "NOTE: old default options file `%s' ignored\n" msgstr "NOTA: arquivo de op��es padr�o `%s' inexistente\n" -#: g10/gpg.c:1919 +#: g10/gpg.c:1926 #, c-format msgid "libgcrypt is too old (need %s, have %s)\n" msgstr "" -#: g10/gpg.c:2303 g10/gpg.c:2989 g10/gpg.c:3001 +#: g10/gpg.c:2309 g10/gpg.c:2995 g10/gpg.c:3007 #, c-format msgid "NOTE: %s is not for normal use!\n" msgstr "NOTA: %s n�o � para uso normal!\n" -#: g10/gpg.c:2484 g10/gpg.c:2496 +#: g10/gpg.c:2490 g10/gpg.c:2502 #, fuzzy, c-format msgid "`%s' is not a valid signature expiration\n" msgstr "%s n�o � um conjunto de caracteres v�lido\n" -#: g10/gpg.c:2578 +#: g10/gpg.c:2584 #, fuzzy, c-format msgid "`%s' is not a valid character set\n" msgstr "%s n�o � um conjunto de caracteres v�lido\n" -#: g10/gpg.c:2601 g10/gpg.c:2796 g10/keyedit.c:4107 +#: g10/gpg.c:2607 g10/gpg.c:2802 g10/keyedit.c:4107 #, fuzzy msgid "could not parse keyserver URL\n" msgstr "imposs�vel escrever para o chaveiro: %s\n" -#: g10/gpg.c:2613 +#: g10/gpg.c:2619 #, fuzzy, c-format msgid "%s:%d: invalid keyserver options\n" msgstr "AVISO: `%s' � um arquivo vazio\n" -#: g10/gpg.c:2616 +#: g10/gpg.c:2622 #, fuzzy msgid "invalid keyserver options\n" msgstr "chaveiro inv�lido" -#: g10/gpg.c:2623 +#: g10/gpg.c:2629 #, fuzzy, c-format msgid "%s:%d: invalid import options\n" msgstr "AVISO: `%s' � um arquivo vazio\n" -#: g10/gpg.c:2626 +#: g10/gpg.c:2632 #, fuzzy msgid "invalid import options\n" msgstr "armadura inv�lida" -#: g10/gpg.c:2633 +#: g10/gpg.c:2639 #, fuzzy, c-format msgid "%s:%d: invalid export options\n" msgstr "AVISO: `%s' � um arquivo vazio\n" -#: g10/gpg.c:2636 +#: g10/gpg.c:2642 #, fuzzy msgid "invalid export options\n" msgstr "chaveiro inv�lido" -#: g10/gpg.c:2643 +#: g10/gpg.c:2649 #, fuzzy, c-format msgid "%s:%d: invalid list options\n" msgstr "AVISO: `%s' � um arquivo vazio\n" -#: g10/gpg.c:2646 +#: g10/gpg.c:2652 #, fuzzy msgid "invalid list options\n" msgstr "armadura inv�lida" -#: g10/gpg.c:2654 +#: g10/gpg.c:2660 msgid "display photo IDs during signature verification" msgstr "" -#: g10/gpg.c:2656 +#: g10/gpg.c:2662 msgid "show policy URLs during signature verification" msgstr "" -#: g10/gpg.c:2658 +#: g10/gpg.c:2664 #, fuzzy msgid "show all notations during signature verification" msgstr "%s n�o � um conjunto de caracteres v�lido\n" -#: g10/gpg.c:2660 +#: g10/gpg.c:2666 msgid "show IETF standard notations during signature verification" msgstr "" -#: g10/gpg.c:2664 +#: g10/gpg.c:2670 msgid "show user-supplied notations during signature verification" msgstr "" -#: g10/gpg.c:2666 +#: g10/gpg.c:2672 #, fuzzy msgid "show preferred keyserver URLs during signature verification" msgstr "a URL de pol�tica dada � inv�lida\n" -#: g10/gpg.c:2668 +#: g10/gpg.c:2674 #, fuzzy msgid "show user ID validity during signature verification" msgstr "%s n�o � um conjunto de caracteres v�lido\n" -#: g10/gpg.c:2670 +#: g10/gpg.c:2676 msgid "show revoked and expired user IDs in signature verification" msgstr "" -#: g10/gpg.c:2672 +#: g10/gpg.c:2678 #, fuzzy msgid "show only the primary user ID in signature verification" msgstr "%s n�o � um conjunto de caracteres v�lido\n" -#: g10/gpg.c:2674 +#: g10/gpg.c:2680 msgid "validate signatures with PKA data" msgstr "" -#: g10/gpg.c:2676 +#: g10/gpg.c:2682 msgid "elevate the trust of signatures with valid PKA data" msgstr "" -#: g10/gpg.c:2683 +#: g10/gpg.c:2689 #, fuzzy, c-format msgid "%s:%d: invalid verify options\n" msgstr "AVISO: `%s' � um arquivo vazio\n" -#: g10/gpg.c:2686 +#: g10/gpg.c:2692 #, fuzzy msgid "invalid verify options\n" msgstr "chaveiro inv�lido" -#: g10/gpg.c:2693 +#: g10/gpg.c:2699 #, c-format msgid "unable to set exec-path to %s\n" msgstr "" -#: g10/gpg.c:2868 +#: g10/gpg.c:2874 #, fuzzy, c-format msgid "%s:%d: invalid auto-key-locate list\n" msgstr "AVISO: `%s' � um arquivo vazio\n" -#: g10/gpg.c:2871 +#: g10/gpg.c:2877 msgid "invalid auto-key-locate list\n" msgstr "" -#: g10/gpg.c:2978 sm/gpgsm.c:1386 +#: g10/gpg.c:2984 sm/gpgsm.c:1386 msgid "WARNING: program may create a core file!\n" msgstr "AVISO: O programa pode criar um arquivo core!\n" -#: g10/gpg.c:2982 +#: g10/gpg.c:2988 #, c-format msgid "WARNING: %s overrides %s\n" msgstr "" -#: g10/gpg.c:2991 +#: g10/gpg.c:2997 #, c-format msgid "%s not allowed with %s!\n" msgstr "%s n�o � permitido com %s!\n" -#: g10/gpg.c:2994 +#: g10/gpg.c:3000 #, c-format msgid "%s makes no sense with %s!\n" msgstr "%s n�o faz sentido com %s!\n" -#: g10/gpg.c:3009 +#: g10/gpg.c:3015 #, fuzzy, c-format msgid "will not run with insecure memory due to %s\n" msgstr "escrevendo certificado privado para `%s'\n" -#: g10/gpg.c:3023 +#: g10/gpg.c:3029 msgid "you can only make detached or clear signatures while in --pgp2 mode\n" msgstr "" -#: g10/gpg.c:3029 +#: g10/gpg.c:3035 msgid "you can't sign and encrypt at the same time while in --pgp2 mode\n" msgstr "" -#: g10/gpg.c:3035 +#: g10/gpg.c:3041 msgid "you must use files (and not a pipe) when working with --pgp2 enabled.\n" msgstr "" -#: g10/gpg.c:3048 +#: g10/gpg.c:3054 msgid "encrypting a message in --pgp2 mode requires the IDEA cipher\n" msgstr "" -#: g10/gpg.c:3114 g10/gpg.c:3138 sm/gpgsm.c:1458 +#: g10/gpg.c:3120 g10/gpg.c:3144 sm/gpgsm.c:1458 msgid "selected cipher algorithm is invalid\n" msgstr "o algoritmo de criptografia selecionado n�o � v�lido\n" -#: g10/gpg.c:3120 g10/gpg.c:3144 sm/gpgsm.c:1466 sm/gpgsm.c:1472 +#: g10/gpg.c:3126 g10/gpg.c:3150 sm/gpgsm.c:1466 sm/gpgsm.c:1472 msgid "selected digest algorithm is invalid\n" msgstr "o algoritmo de \"digest\" selecionado n�o � v�lido\n" -#: g10/gpg.c:3126 +#: g10/gpg.c:3132 #, fuzzy msgid "selected compression algorithm is invalid\n" msgstr "o algoritmo de criptografia selecionado n�o � v�lido\n" -#: g10/gpg.c:3132 +#: g10/gpg.c:3138 #, fuzzy msgid "selected certification digest algorithm is invalid\n" msgstr "o algoritmo de \"digest\" selecionado n�o � v�lido\n" -#: g10/gpg.c:3147 +#: g10/gpg.c:3153 msgid "completes-needed must be greater than 0\n" msgstr "completes-needed deve ser maior que 0\n" -#: g10/gpg.c:3149 +#: g10/gpg.c:3155 msgid "marginals-needed must be greater than 1\n" msgstr "marginals-needed deve ser maior que 1\n" -#: g10/gpg.c:3151 +#: g10/gpg.c:3157 #, fuzzy msgid "max-cert-depth must be in the range from 1 to 255\n" msgstr "max-cert-depth deve estar na entre 1 e 255\n" -#: g10/gpg.c:3153 +#: g10/gpg.c:3159 #, fuzzy msgid "invalid default-cert-level; must be 0, 1, 2, or 3\n" msgstr "modo S2K inv�lido: deve ser 0, 1 ou 3\n" -#: g10/gpg.c:3155 +#: g10/gpg.c:3161 #, fuzzy msgid "invalid min-cert-level; must be 1, 2, or 3\n" msgstr "modo S2K inv�lido: deve ser 0, 1 ou 3\n" -#: g10/gpg.c:3158 +#: g10/gpg.c:3164 msgid "NOTE: simple S2K mode (0) is strongly discouraged\n" msgstr "NOTA: o modo S2K simples (0) n�o � recomend�vel\n" -#: g10/gpg.c:3162 +#: g10/gpg.c:3168 msgid "invalid S2K mode; must be 0, 1 or 3\n" msgstr "modo S2K inv�lido: deve ser 0, 1 ou 3\n" -#: g10/gpg.c:3169 +#: g10/gpg.c:3175 #, fuzzy msgid "invalid default preferences\n" msgstr "lista prefer�ncias" -#: g10/gpg.c:3178 +#: g10/gpg.c:3184 #, fuzzy msgid "invalid personal cipher preferences\n" msgstr "lista prefer�ncias" -#: g10/gpg.c:3182 +#: g10/gpg.c:3188 #, fuzzy msgid "invalid personal digest preferences\n" msgstr "lista prefer�ncias" -#: g10/gpg.c:3186 +#: g10/gpg.c:3192 #, fuzzy msgid "invalid personal compress preferences\n" msgstr "lista prefer�ncias" -#: g10/gpg.c:3219 +#: g10/gpg.c:3225 #, fuzzy, c-format msgid "%s does not yet work with %s\n" msgstr "%s n�o faz sentido com %s!\n" -#: g10/gpg.c:3266 +#: g10/gpg.c:3272 #, c-format msgid "you may not use cipher algorithm `%s' while in %s mode\n" msgstr "" -#: g10/gpg.c:3271 +#: g10/gpg.c:3277 #, c-format msgid "you may not use digest algorithm `%s' while in %s mode\n" msgstr "" -#: g10/gpg.c:3276 +#: g10/gpg.c:3282 #, fuzzy, c-format msgid "you may not use compression algorithm `%s' while in %s mode\n" msgstr "o algoritmo de criptografia selecionado n�o � v�lido\n" -#: g10/gpg.c:3359 +#: g10/gpg.c:3365 #, c-format msgid "failed to initialize the TrustDB: %s\n" msgstr "falha ao inicializar o banco de dados de confiabilidade: %s\n" -#: g10/gpg.c:3370 +#: g10/gpg.c:3376 msgid "WARNING: recipients (-r) given without using public key encryption\n" msgstr "" -#: g10/gpg.c:3391 +#: g10/gpg.c:3397 msgid "--store [filename]" msgstr "--store [nome_do_arquivo]" -#: g10/gpg.c:3398 +#: g10/gpg.c:3404 msgid "--symmetric [filename]" msgstr "--symmetric [nome_do_arquivo]" -#: g10/gpg.c:3400 +#: g10/gpg.c:3406 #, fuzzy, c-format msgid "symmetric encryption of `%s' failed: %s\n" msgstr "descriptografia falhou: %s\n" -#: g10/gpg.c:3410 +#: g10/gpg.c:3416 msgid "--encrypt [filename]" msgstr "--encrypt [nome_do_arquivo]" -#: g10/gpg.c:3423 +#: g10/gpg.c:3429 #, fuzzy msgid "--symmetric --encrypt [filename]" msgstr "--sign --encrypt [nome_do_arquivo]" -#: g10/gpg.c:3425 +#: g10/gpg.c:3431 msgid "you cannot use --symmetric --encrypt with --s2k-mode 0\n" msgstr "" -#: g10/gpg.c:3428 +#: g10/gpg.c:3434 #, c-format msgid "you cannot use --symmetric --encrypt while in %s mode\n" msgstr "" -#: g10/gpg.c:3446 +#: g10/gpg.c:3452 msgid "--sign [filename]" msgstr "--sign [nome_do_arquivo]" -#: g10/gpg.c:3459 +#: g10/gpg.c:3465 msgid "--sign --encrypt [filename]" msgstr "--sign --encrypt [nome_do_arquivo]" -#: g10/gpg.c:3474 +#: g10/gpg.c:3480 #, fuzzy msgid "--symmetric --sign --encrypt [filename]" msgstr "--sign --encrypt [nome_do_arquivo]" -#: g10/gpg.c:3476 +#: g10/gpg.c:3482 msgid "you cannot use --symmetric --sign --encrypt with --s2k-mode 0\n" msgstr "" -#: g10/gpg.c:3479 +#: g10/gpg.c:3485 #, c-format msgid "you cannot use --symmetric --sign --encrypt while in %s mode\n" msgstr "" -#: g10/gpg.c:3499 +#: g10/gpg.c:3505 #, fuzzy msgid "--sign --symmetric [filename]" msgstr "--symmetric [nome_do_arquivo]" -#: g10/gpg.c:3508 +#: g10/gpg.c:3514 msgid "--clearsign [filename]" msgstr "--clearsign [nome_do_arquivo]" -#: g10/gpg.c:3533 +#: g10/gpg.c:3539 msgid "--decrypt [filename]" msgstr "--decrypt [nome_do_arquivo]" -#: g10/gpg.c:3541 +#: g10/gpg.c:3547 msgid "--sign-key user-id" msgstr "--sign-key id-usu�rio" -#: g10/gpg.c:3545 +#: g10/gpg.c:3551 msgid "--lsign-key user-id" msgstr "--lsign-key id-usu�rio" -#: g10/gpg.c:3566 +#: g10/gpg.c:3572 msgid "--edit-key user-id [commands]" msgstr "--edit-key id-usu�rio [comandos]" -#: g10/gpg.c:3658 +#: g10/gpg.c:3664 #, fuzzy, c-format msgid "keyserver send failed: %s\n" msgstr "A gera��o de chaves falhou: %s\n" -#: g10/gpg.c:3660 +#: g10/gpg.c:3666 #, fuzzy, c-format msgid "keyserver receive failed: %s\n" msgstr "enumera��o de chaves secretas falhou: %s\n" -#: g10/gpg.c:3662 +#: g10/gpg.c:3668 #, fuzzy, c-format msgid "key export failed: %s\n" msgstr "A gera��o de chaves falhou: %s\n" -#: g10/gpg.c:3673 +#: g10/gpg.c:3679 #, fuzzy, c-format msgid "keyserver search failed: %s\n" msgstr "get_dir_record: search_record falhou: %s\n" -#: g10/gpg.c:3683 +#: g10/gpg.c:3689 #, fuzzy, c-format msgid "keyserver refresh failed: %s\n" msgstr "enumera��o de chaves secretas falhou: %s\n" -#: g10/gpg.c:3734 +#: g10/gpg.c:3740 #, c-format msgid "dearmoring failed: %s\n" msgstr "retirada de armadura falhou: %s\n" -#: g10/gpg.c:3742 +#: g10/gpg.c:3748 #, c-format msgid "enarmoring failed: %s\n" msgstr "cria��o de armadura falhou: %s\n" # "hash" poderia ser "espalhamento", mas n�o fica claro -#: g10/gpg.c:3832 +#: g10/gpg.c:3838 #, c-format msgid "invalid hash algorithm `%s'\n" msgstr "algoritmo de hash inv�lido `%s'\n" -#: g10/gpg.c:3949 +#: g10/gpg.c:3955 msgid "[filename]" msgstr "[nome_do_arquivo]" -#: g10/gpg.c:3953 +#: g10/gpg.c:3959 msgid "Go ahead and type your message ...\n" msgstr "V� em frente e digite sua mensagem ...\n" -#: g10/gpg.c:4265 +#: g10/gpg.c:4271 #, fuzzy msgid "the given certification policy URL is invalid\n" msgstr "a URL de pol�tica dada � inv�lida\n" -#: g10/gpg.c:4267 +#: g10/gpg.c:4273 #, fuzzy msgid "the given signature policy URL is invalid\n" msgstr "a URL de pol�tica dada � inv�lida\n" -#: g10/gpg.c:4300 +#: g10/gpg.c:4306 #, fuzzy msgid "the given preferred keyserver URL is invalid\n" msgstr "a URL de pol�tica dada � inv�lida\n" @@ -3106,29 +3106,29 @@ msgstr "[revoga��o]" msgid "[self-signature]" msgstr "[auto-assinatura]" -#: g10/keyedit.c:344 g10/keylist.c:392 +#: g10/keyedit.c:344 g10/keylist.c:396 msgid "1 bad signature\n" msgstr "1 assinatura incorreta\n" -#: g10/keyedit.c:346 g10/keylist.c:394 +#: g10/keyedit.c:346 g10/keylist.c:398 #, c-format msgid "%d bad signatures\n" msgstr "%d assinaturas incorretas\n" -#: g10/keyedit.c:348 g10/keylist.c:396 +#: g10/keyedit.c:348 g10/keylist.c:400 msgid "1 signature not checked due to a missing key\n" msgstr "1 assinatura n�o verificada por falta de chave\n" -#: g10/keyedit.c:350 g10/keylist.c:398 +#: g10/keyedit.c:350 g10/keylist.c:402 #, c-format msgid "%d signatures not checked due to missing keys\n" msgstr "%d assinaturas n�o verificadas por falta de chaves\n" -#: g10/keyedit.c:352 g10/keylist.c:400 +#: g10/keyedit.c:352 g10/keylist.c:404 msgid "1 signature not checked due to an error\n" msgstr "1 assinatura n�o verificada devido a um erro\n" -#: g10/keyedit.c:354 g10/keylist.c:402 +#: g10/keyedit.c:354 g10/keylist.c:406 #, c-format msgid "%d signatures not checked due to errors\n" msgstr "%d assinaturas n�o verificadas devido a erros\n" @@ -3395,21 +3395,21 @@ msgstr "assinatura falhou: %s\n" msgid "Key has only stub or on-card key items - no passphrase to change.\n" msgstr "" -#: g10/keyedit.c:1142 g10/keygen.c:3601 +#: g10/keyedit.c:1142 g10/keygen.c:3623 msgid "This key is not protected.\n" msgstr "Esta chave n�o � protegida.\n" -#: g10/keyedit.c:1146 g10/keygen.c:3588 g10/revoke.c:538 +#: g10/keyedit.c:1146 g10/keygen.c:3610 g10/revoke.c:538 #, fuzzy msgid "Secret parts of primary key are not available.\n" msgstr "chave secreta n�o dispon�vel" -#: g10/keyedit.c:1150 g10/keygen.c:3604 +#: g10/keyedit.c:1150 g10/keygen.c:3626 #, fuzzy msgid "Secret parts of primary key are stored on-card.\n" msgstr "chave secreta n�o dispon�vel" -#: g10/keyedit.c:1156 g10/keygen.c:3608 +#: g10/keyedit.c:1156 g10/keygen.c:3630 msgid "Key is protected.\n" msgstr "A chave � protegida.\n" @@ -3808,7 +3808,7 @@ msgstr "" msgid "Keyserver no-modify" msgstr "" -#: g10/keyedit.c:2443 g10/keylist.c:310 +#: g10/keyedit.c:2443 g10/keylist.c:314 msgid "Preferred keyserver: " msgstr "" @@ -3836,24 +3836,24 @@ msgid "(sensitive)" msgstr "" #: g10/keyedit.c:2764 g10/keyedit.c:2820 g10/keyedit.c:2881 g10/keyedit.c:2896 -#: g10/keylist.c:196 g10/keyserver.c:529 +#: g10/keylist.c:200 g10/keyserver.c:529 #, fuzzy, c-format msgid "created: %s" msgstr "imposs�vel criar %s: %s\n" -#: g10/keyedit.c:2767 g10/keylist.c:812 g10/keylist.c:906 g10/mainproc.c:989 +#: g10/keyedit.c:2767 g10/keylist.c:817 g10/keylist.c:911 g10/mainproc.c:989 #, fuzzy, c-format msgid "revoked: %s" msgstr "revkey" -#: g10/keyedit.c:2769 g10/keylist.c:783 g10/keylist.c:818 g10/keylist.c:912 +#: g10/keyedit.c:2769 g10/keylist.c:788 g10/keylist.c:823 g10/keylist.c:917 #, fuzzy, c-format msgid "expired: %s" msgstr "A chave expira em %s\n" #: g10/keyedit.c:2771 g10/keyedit.c:2822 g10/keyedit.c:2883 g10/keyedit.c:2898 -#: g10/keylist.c:198 g10/keylist.c:789 g10/keylist.c:824 g10/keylist.c:918 -#: g10/keylist.c:939 g10/keyserver.c:535 g10/mainproc.c:995 +#: g10/keylist.c:202 g10/keylist.c:794 g10/keylist.c:829 g10/keylist.c:923 +#: g10/keylist.c:944 g10/keyserver.c:535 g10/mainproc.c:995 #, fuzzy, c-format msgid "expires: %s" msgstr "A chave expira em %s\n" @@ -3877,7 +3877,7 @@ msgstr "" msgid "This key has been disabled" msgstr "Esta chave foi desativada" -#: g10/keyedit.c:2827 g10/keylist.c:202 +#: g10/keyedit.c:2827 g10/keylist.c:206 msgid "card-no: " msgstr "" @@ -4230,12 +4230,12 @@ msgid "writing key binding signature\n" msgstr "escrevendo assinatura ligada a uma chave\n" #: g10/keygen.c:1157 g10/keygen.c:1268 g10/keygen.c:1273 g10/keygen.c:1408 -#: g10/keygen.c:3101 +#: g10/keygen.c:3123 #, fuzzy, c-format msgid "keysize invalid; using %u bits\n" msgstr "O tamanho de chave pedido � %u bits\n" -#: g10/keygen.c:1163 g10/keygen.c:1279 g10/keygen.c:1414 g10/keygen.c:3107 +#: g10/keygen.c:1163 g10/keygen.c:1279 g10/keygen.c:1414 g10/keygen.c:3129 #, fuzzy, c-format msgid "keysize rounded up to %u bits\n" msgstr "arredondado para %u bits\n" @@ -4595,50 +4595,50 @@ msgstr "" "gera��o dos n�meros primos; isso d� ao gerador de n�meros aleat�rios\n" "uma chance melhor de conseguir entropia suficiente.\n" -#: g10/keygen.c:3041 g10/keygen.c:3068 +#: g10/keygen.c:3063 g10/keygen.c:3090 msgid "Key generation canceled.\n" msgstr "Gera��o de chave cancelada.\n" -#: g10/keygen.c:3273 g10/keygen.c:3440 +#: g10/keygen.c:3295 g10/keygen.c:3462 #, fuzzy, c-format msgid "writing public key to `%s'\n" msgstr "escrevendo certificado p�blico para `%s'\n" -#: g10/keygen.c:3275 g10/keygen.c:3443 +#: g10/keygen.c:3297 g10/keygen.c:3465 #, fuzzy, c-format msgid "writing secret key stub to `%s'\n" msgstr "escrevendo certificado privado para `%s'\n" -#: g10/keygen.c:3278 g10/keygen.c:3446 +#: g10/keygen.c:3300 g10/keygen.c:3468 #, fuzzy, c-format msgid "writing secret key to `%s'\n" msgstr "escrevendo certificado privado para `%s'\n" -#: g10/keygen.c:3427 +#: g10/keygen.c:3449 #, fuzzy, c-format msgid "no writable public keyring found: %s\n" msgstr "chave %08lX: chave p�blica n�o encontrada: %s\n" -#: g10/keygen.c:3434 +#: g10/keygen.c:3456 #, fuzzy, c-format msgid "no writable secret keyring found: %s\n" msgstr "imposs�vel bloquear chaveiro secreto: %s\n" -#: g10/keygen.c:3454 +#: g10/keygen.c:3476 #, fuzzy, c-format msgid "error writing public keyring `%s': %s\n" msgstr "erro na escrita do chaveiro `%s': %s\n" -#: g10/keygen.c:3462 +#: g10/keygen.c:3484 #, fuzzy, c-format msgid "error writing secret keyring `%s': %s\n" msgstr "erro na escrita do chaveiro `%s': %s\n" -#: g10/keygen.c:3489 +#: g10/keygen.c:3511 msgid "public and secret key created and signed.\n" msgstr "chaves p�blica e privada criadas e assinadas.\n" -#: g10/keygen.c:3500 +#: g10/keygen.c:3522 #, fuzzy msgid "" "Note that this key cannot be used for encryption. You may want to use\n" @@ -4647,12 +4647,12 @@ msgstr "" "Note que esta chave n�o pode ser usada para criptografia. Voc� pode usar\n" "o comando \"--edit-key\" para gerar uma chave secund�ria para esse fim.\n" -#: g10/keygen.c:3513 g10/keygen.c:3658 g10/keygen.c:3779 +#: g10/keygen.c:3535 g10/keygen.c:3680 g10/keygen.c:3801 #, c-format msgid "Key generation failed: %s\n" msgstr "A gera��o de chaves falhou: %s\n" -#: g10/keygen.c:3568 g10/keygen.c:3709 g10/sign.c:241 +#: g10/keygen.c:3590 g10/keygen.c:3731 g10/sign.c:241 #, c-format msgid "" "key has been created %lu second in future (time warp or clock problem)\n" @@ -4660,7 +4660,7 @@ msgstr "" "a chave foi criada %lu segundo no futuro\n" "(viagem no tempo ou problema no rel�gio)\n" -#: g10/keygen.c:3570 g10/keygen.c:3711 g10/sign.c:243 +#: g10/keygen.c:3592 g10/keygen.c:3733 g10/sign.c:243 #, c-format msgid "" "key has been created %lu seconds in future (time warp or clock problem)\n" @@ -4668,26 +4668,26 @@ msgstr "" "a chave foi criada %lu segundos no futuro\n" "(viagem no tempo ou problema no rel�gio)\n" -#: g10/keygen.c:3581 g10/keygen.c:3722 +#: g10/keygen.c:3603 g10/keygen.c:3744 msgid "NOTE: creating subkeys for v3 keys is not OpenPGP compliant\n" msgstr "" -#: g10/keygen.c:3622 g10/keygen.c:3755 +#: g10/keygen.c:3644 g10/keygen.c:3777 #, fuzzy msgid "Really create? (y/N) " msgstr "Realmente criar? " -#: g10/keygen.c:3928 +#: g10/keygen.c:3950 #, fuzzy, c-format msgid "storing key onto card failed: %s\n" msgstr "enumera��o de blocos de chaves falhou: %s\n" -#: g10/keygen.c:3976 +#: g10/keygen.c:3998 #, fuzzy, c-format msgid "can't create backup file `%s': %s\n" msgstr "imposs�vel criar %s: %s\n" -#: g10/keygen.c:4002 +#: g10/keygen.c:4024 #, fuzzy, c-format msgid "NOTE: backup of card key saved to `%s'\n" msgstr "NOTA: chave secreta %08lX expirou %s\n" @@ -4696,62 +4696,62 @@ msgstr "NOTA: chave secreta %08lX expirou %s\n" msgid "never " msgstr "" -#: g10/keylist.c:267 +#: g10/keylist.c:271 #, fuzzy msgid "Critical signature policy: " msgstr "assinatura %s de: %s\n" -#: g10/keylist.c:269 +#: g10/keylist.c:273 #, fuzzy msgid "Signature policy: " msgstr "assinatura %s de: %s\n" -#: g10/keylist.c:308 +#: g10/keylist.c:312 msgid "Critical preferred keyserver: " msgstr "" -#: g10/keylist.c:361 +#: g10/keylist.c:365 #, fuzzy msgid "Critical signature notation: " msgstr "Nota��o: " -#: g10/keylist.c:363 +#: g10/keylist.c:367 #, fuzzy msgid "Signature notation: " msgstr "Nota��o: " -#: g10/keylist.c:473 +#: g10/keylist.c:477 msgid "Keyring" msgstr "" -#: g10/keylist.c:1504 +#: g10/keylist.c:1509 #, fuzzy msgid "Primary key fingerprint:" msgstr "listar as chaves e as impress�es digitais" -#: g10/keylist.c:1506 +#: g10/keylist.c:1511 #, fuzzy msgid " Subkey fingerprint:" msgstr " Impress�o digital:" #. TRANSLATORS: this should fit into 24 bytes to that the #. * fingerprint data is properly aligned with the user ID -#: g10/keylist.c:1513 +#: g10/keylist.c:1518 #, fuzzy msgid " Primary key fingerprint:" msgstr " Impress�o digital:" -#: g10/keylist.c:1515 +#: g10/keylist.c:1520 #, fuzzy msgid " Subkey fingerprint:" msgstr " Impress�o digital:" -#: g10/keylist.c:1519 g10/keylist.c:1523 +#: g10/keylist.c:1524 g10/keylist.c:1528 #, fuzzy msgid " Key fingerprint =" msgstr " Impress�o digital:" -#: g10/keylist.c:1590 +#: g10/keylist.c:1595 msgid " Card serial no. =" msgstr "" @@ -4837,145 +4837,145 @@ msgstr "" msgid "disabled" msgstr "disable" -#: g10/keyserver.c:742 +#: g10/keyserver.c:744 msgid "Enter number(s), N)ext, or Q)uit > " msgstr "" -#: g10/keyserver.c:826 g10/keyserver.c:1448 +#: g10/keyserver.c:828 g10/keyserver.c:1450 #, fuzzy, c-format msgid "invalid keyserver protocol (us %d!=handler %d)\n" msgstr "chaveiro inv�lido" -#: g10/keyserver.c:924 +#: g10/keyserver.c:926 #, fuzzy, c-format msgid "key \"%s\" not found on keyserver\n" msgstr "usu�rio `%s' n�o encontrado: %s\n" -#: g10/keyserver.c:926 +#: g10/keyserver.c:928 #, fuzzy msgid "key not found on keyserver\n" msgstr "usu�rio `%s' n�o encontrado: %s\n" -#: g10/keyserver.c:1167 +#: g10/keyserver.c:1169 #, fuzzy, c-format msgid "requesting key %s from %s server %s\n" msgstr "imposs�vel escrever para o chaveiro: %s\n" -#: g10/keyserver.c:1171 +#: g10/keyserver.c:1173 #, fuzzy, c-format msgid "requesting key %s from %s\n" msgstr "imposs�vel escrever para o chaveiro: %s\n" -#: g10/keyserver.c:1195 +#: g10/keyserver.c:1197 #, fuzzy, c-format msgid "searching for names from %s server %s\n" msgstr "exportar chaves para um servidor" -#: g10/keyserver.c:1198 +#: g10/keyserver.c:1200 #, fuzzy, c-format msgid "searching for names from %s\n" msgstr "lendo op��es de `%s'\n" -#: g10/keyserver.c:1351 +#: g10/keyserver.c:1353 #, c-format msgid "sending key %s to %s server %s\n" msgstr "" -#: g10/keyserver.c:1355 +#: g10/keyserver.c:1357 #, fuzzy, c-format msgid "sending key %s to %s\n" msgstr "" "\"\n" "assinado com sua chave %08lX em %s\n" -#: g10/keyserver.c:1398 +#: g10/keyserver.c:1400 #, fuzzy, c-format msgid "searching for \"%s\" from %s server %s\n" msgstr "exportar chaves para um servidor" -#: g10/keyserver.c:1401 +#: g10/keyserver.c:1403 #, fuzzy, c-format msgid "searching for \"%s\" from %s\n" msgstr "lendo op��es de `%s'\n" -#: g10/keyserver.c:1408 g10/keyserver.c:1504 +#: g10/keyserver.c:1410 g10/keyserver.c:1506 #, fuzzy msgid "no keyserver action!\n" msgstr "chaveiro inv�lido" -#: g10/keyserver.c:1456 +#: g10/keyserver.c:1458 #, c-format msgid "WARNING: keyserver handler from a different version of GnuPG (%s)\n" msgstr "" -#: g10/keyserver.c:1465 +#: g10/keyserver.c:1467 msgid "keyserver did not send VERSION\n" msgstr "" -#: g10/keyserver.c:1527 g10/keyserver.c:2056 +#: g10/keyserver.c:1529 g10/keyserver.c:2058 msgid "no keyserver known (use option --keyserver)\n" msgstr "" -#: g10/keyserver.c:1533 +#: g10/keyserver.c:1535 msgid "external keyserver calls are not supported in this build\n" msgstr "" -#: g10/keyserver.c:1545 +#: g10/keyserver.c:1547 #, c-format msgid "no handler for keyserver scheme `%s'\n" msgstr "" -#: g10/keyserver.c:1550 +#: g10/keyserver.c:1552 #, c-format msgid "action `%s' not supported with keyserver scheme `%s'\n" msgstr "" -#: g10/keyserver.c:1558 +#: g10/keyserver.c:1560 #, c-format msgid "%s does not support handler version %d\n" msgstr "" -#: g10/keyserver.c:1565 +#: g10/keyserver.c:1567 #, fuzzy msgid "keyserver timed out\n" msgstr "erro geral" -#: g10/keyserver.c:1570 +#: g10/keyserver.c:1572 #, fuzzy msgid "keyserver internal error\n" msgstr "erro geral" -#: g10/keyserver.c:1579 +#: g10/keyserver.c:1581 #, fuzzy, c-format msgid "keyserver communications error: %s\n" msgstr "enumera��o de chaves secretas falhou: %s\n" -#: g10/keyserver.c:1604 g10/keyserver.c:1638 +#: g10/keyserver.c:1606 g10/keyserver.c:1640 #, fuzzy, c-format msgid "\"%s\" not a key ID: skipping\n" msgstr "%s n�o � um mapa de caracteres v�lido\n" -#: g10/keyserver.c:1897 +#: g10/keyserver.c:1899 #, fuzzy, c-format msgid "WARNING: unable to refresh key %s via %s: %s\n" msgstr "%s: novo arquivo de op��es criado\n" -#: g10/keyserver.c:1919 +#: g10/keyserver.c:1921 #, fuzzy, c-format msgid "refreshing 1 key from %s\n" msgstr "imposs�vel escrever para o chaveiro: %s\n" -#: g10/keyserver.c:1921 +#: g10/keyserver.c:1923 #, fuzzy, c-format msgid "refreshing %d keys from %s\n" msgstr "imposs�vel escrever para o chaveiro: %s\n" -#: g10/keyserver.c:1977 +#: g10/keyserver.c:1979 #, fuzzy, c-format msgid "WARNING: unable to fetch URI %s: %s\n" msgstr "%s: novo arquivo de op��es criado\n" -#: g10/keyserver.c:1983 +#: g10/keyserver.c:1985 #, fuzzy, c-format msgid "WARNING: unable to parse URI %s\n" msgstr "%s: novo arquivo de op��es criado\n" @@ -6418,7 +6418,7 @@ msgstr "" msgid "no need for a trustdb check\n" msgstr "%s: n�o � um banco de dados de confiabilidade\n" -#: g10/trustdb.c:577 g10/trustdb.c:2432 +#: g10/trustdb.c:577 g10/trustdb.c:2456 #, fuzzy, c-format msgid "next trustdb check due at %s\n" msgstr "inser��o de registro de confian�a falhou: %s\n" @@ -6447,33 +6447,33 @@ msgstr "" msgid "checking the trustdb\n" msgstr "muda os valores de confian�a" -#: g10/trustdb.c:2175 +#: g10/trustdb.c:2199 #, c-format msgid "%d keys processed (%d validity counts cleared)\n" msgstr "" -#: g10/trustdb.c:2240 +#: g10/trustdb.c:2264 #, fuzzy msgid "no ultimately trusted keys found\n" msgstr "Certificados que levam a uma chave confiada plenamente:\n" -#: g10/trustdb.c:2254 +#: g10/trustdb.c:2278 #, fuzzy, c-format msgid "public key of ultimately trusted key %s not found\n" msgstr "Certificados que levam a uma chave confiada plenamente:\n" -#: g10/trustdb.c:2277 +#: g10/trustdb.c:2301 #, c-format msgid "%d marginal(s) needed, %d complete(s) needed, %s trust model\n" msgstr "" -#: g10/trustdb.c:2363 +#: g10/trustdb.c:2387 #, c-format msgid "" "depth: %d valid: %3d signed: %3d trust: %d-, %dq, %dn, %dm, %df, %du\n" msgstr "" -#: g10/trustdb.c:2438 +#: g10/trustdb.c:2462 #, fuzzy, c-format msgid "unable to update trustdb version record: write failed: %s\n" msgstr "registro de confian�a %lu, tipo %d: escrita falhou: %s\n" @@ -6661,12 +6661,12 @@ msgid "" "list, export, import Keybox data\n" msgstr "" -#: scd/app-nks.c:325 scd/app-openpgp.c:1456 scd/app-dinsig.c:297 +#: scd/app-nks.c:325 scd/app-openpgp.c:1457 scd/app-dinsig.c:297 msgid "||Please enter your PIN at the reader's keypad" msgstr "" -#: scd/app-nks.c:329 scd/app-openpgp.c:1460 scd/app-openpgp.c:1492 -#: scd/app-openpgp.c:1639 scd/app-openpgp.c:1657 scd/app-openpgp.c:1857 +#: scd/app-nks.c:329 scd/app-openpgp.c:1461 scd/app-openpgp.c:1493 +#: scd/app-openpgp.c:1640 scd/app-openpgp.c:1658 scd/app-openpgp.c:1858 #: scd/app-dinsig.c:301 #, c-format msgid "PIN callback returned error: %s\n" @@ -6679,103 +6679,103 @@ msgstr "" #. TRANSLATORS: Do not translate the "|*|" prefixes but #. keep it at the start of the string. We need this elsewhere #. to get some infos on the string. -#: scd/app-nks.c:557 scd/app-openpgp.c:1897 +#: scd/app-nks.c:557 scd/app-openpgp.c:1898 msgid "|N|New PIN" msgstr "" -#: scd/app-nks.c:560 scd/app-openpgp.c:1901 scd/app-dinsig.c:529 +#: scd/app-nks.c:560 scd/app-openpgp.c:1902 scd/app-dinsig.c:529 #, fuzzy, c-format msgid "error getting new PIN: %s\n" msgstr "erro na cria��o da frase secreta: %s\n" -#: scd/app-openpgp.c:667 +#: scd/app-openpgp.c:668 #, fuzzy, c-format msgid "failed to store the fingerprint: %s\n" msgstr "falha ao inicializar o banco de dados de confiabilidade: %s\n" -#: scd/app-openpgp.c:680 +#: scd/app-openpgp.c:681 #, fuzzy, c-format msgid "failed to store the creation date: %s\n" msgstr "%s: falha ao criar tabela de \"hash\": %s\n" -#: scd/app-openpgp.c:1075 +#: scd/app-openpgp.c:1076 #, fuzzy, c-format msgid "reading public key failed: %s\n" msgstr "enumera��o de blocos de chaves falhou: %s\n" -#: scd/app-openpgp.c:1083 scd/app-openpgp.c:2551 +#: scd/app-openpgp.c:1084 scd/app-openpgp.c:2552 msgid "response does not contain the public key data\n" msgstr "" -#: scd/app-openpgp.c:1091 scd/app-openpgp.c:2559 +#: scd/app-openpgp.c:1092 scd/app-openpgp.c:2560 msgid "response does not contain the RSA modulus\n" msgstr "" -#: scd/app-openpgp.c:1100 scd/app-openpgp.c:2569 +#: scd/app-openpgp.c:1101 scd/app-openpgp.c:2570 msgid "response does not contain the RSA public exponent\n" msgstr "" -#: scd/app-openpgp.c:1416 +#: scd/app-openpgp.c:1417 #, c-format msgid "using default PIN as %s\n" msgstr "" -#: scd/app-openpgp.c:1423 +#: scd/app-openpgp.c:1424 #, c-format msgid "failed to use default PIN as %s: %s - disabling further default use\n" msgstr "" -#: scd/app-openpgp.c:1442 +#: scd/app-openpgp.c:1443 #, c-format msgid "||Please enter your PIN at the reader's keypad%%0A[sigs done: %lu]" msgstr "" -#: scd/app-openpgp.c:1476 +#: scd/app-openpgp.c:1477 #, c-format msgid "||Please enter the PIN%%0A[sigs done: %lu]" msgstr "" -#: scd/app-openpgp.c:1488 +#: scd/app-openpgp.c:1489 #, fuzzy msgid "||Please enter the PIN" msgstr "muda a frase secreta" -#: scd/app-openpgp.c:1499 scd/app-openpgp.c:1664 +#: scd/app-openpgp.c:1500 scd/app-openpgp.c:1665 #, c-format msgid "PIN for CHV%d is too short; minimum length is %d\n" msgstr "" -#: scd/app-openpgp.c:1512 scd/app-openpgp.c:1552 scd/app-openpgp.c:1676 -#: scd/app-openpgp.c:2868 +#: scd/app-openpgp.c:1513 scd/app-openpgp.c:1553 scd/app-openpgp.c:1677 +#: scd/app-openpgp.c:2869 #, fuzzy, c-format msgid "verify CHV%d failed: %s\n" msgstr "A gera��o de chaves falhou: %s\n" -#: scd/app-openpgp.c:1575 +#: scd/app-openpgp.c:1576 msgid "access to admin commands is not configured\n" msgstr "" -#: scd/app-openpgp.c:1596 scd/app-openpgp.c:1839 scd/app-openpgp.c:3119 +#: scd/app-openpgp.c:1597 scd/app-openpgp.c:1840 scd/app-openpgp.c:3120 msgid "error retrieving CHV status from card\n" msgstr "" -#: scd/app-openpgp.c:1602 scd/app-openpgp.c:3128 +#: scd/app-openpgp.c:1603 scd/app-openpgp.c:3129 msgid "card is permanently locked!\n" msgstr "" -#: scd/app-openpgp.c:1609 +#: scd/app-openpgp.c:1610 #, c-format msgid "%d Admin PIN attempts remaining before card is permanently locked\n" msgstr "" -#: scd/app-openpgp.c:1619 +#: scd/app-openpgp.c:1620 #, c-format msgid "" "|A|Please enter the Admin PIN at the reader's keypad%%0A[remaining attempts: " "%d]" msgstr "" -#: scd/app-openpgp.c:1634 +#: scd/app-openpgp.c:1635 #, fuzzy msgid "|A|Please enter the Admin PIN at the reader's keypad" msgstr "muda a frase secreta" @@ -6783,114 +6783,114 @@ msgstr "muda a frase secreta" #. TRANSLATORS: Do not translate the "|A|" prefix but keep #. it at the start of the string. We need this elsewhere to #. get some infos on the string. -#: scd/app-openpgp.c:1654 +#: scd/app-openpgp.c:1655 msgid "|A|Admin PIN" msgstr "" -#: scd/app-openpgp.c:1853 +#: scd/app-openpgp.c:1854 #, fuzzy msgid "||Please enter the Reset Code for the card" msgstr "rev- revoga��es de chaves incorreta\n" -#: scd/app-openpgp.c:1862 scd/app-openpgp.c:1925 +#: scd/app-openpgp.c:1863 scd/app-openpgp.c:1926 #, c-format msgid "Reset Code is too short; minimum length is %d\n" msgstr "" -#: scd/app-openpgp.c:1896 +#: scd/app-openpgp.c:1897 msgid "|RN|New Reset Code" msgstr "" -#: scd/app-openpgp.c:1897 +#: scd/app-openpgp.c:1898 msgid "|AN|New Admin PIN" msgstr "" -#: scd/app-openpgp.c:1987 scd/app-openpgp.c:2637 +#: scd/app-openpgp.c:1988 scd/app-openpgp.c:2638 #, fuzzy msgid "error reading application data\n" msgstr "erro na leitura de `%s': %s\n" -#: scd/app-openpgp.c:1993 scd/app-openpgp.c:2644 +#: scd/app-openpgp.c:1994 scd/app-openpgp.c:2645 #, fuzzy msgid "error reading fingerprint DO\n" msgstr "%s: erro lendo registro livre: %s\n" -#: scd/app-openpgp.c:2003 +#: scd/app-openpgp.c:2004 #, fuzzy msgid "key already exists\n" msgstr "%lu chaves processadas\n" -#: scd/app-openpgp.c:2007 +#: scd/app-openpgp.c:2008 msgid "existing key will be replaced\n" msgstr "" -#: scd/app-openpgp.c:2009 +#: scd/app-openpgp.c:2010 #, fuzzy msgid "generating new key\n" msgstr "gerar um novo par de chaves" -#: scd/app-openpgp.c:2335 +#: scd/app-openpgp.c:2336 msgid "creation timestamp missing\n" msgstr "" -#: scd/app-openpgp.c:2344 +#: scd/app-openpgp.c:2345 #, c-format msgid "RSA modulus missing or not of size %d bits\n" msgstr "" -#: scd/app-openpgp.c:2356 +#: scd/app-openpgp.c:2357 #, c-format msgid "RSA public exponent missing or larger than %d bits\n" msgstr "" -#: scd/app-openpgp.c:2366 scd/app-openpgp.c:2374 +#: scd/app-openpgp.c:2367 scd/app-openpgp.c:2375 #, c-format msgid "RSA prime %s missing or not of size %d bits\n" msgstr "" -#: scd/app-openpgp.c:2468 +#: scd/app-openpgp.c:2469 #, fuzzy, c-format msgid "failed to store the key: %s\n" msgstr "falha ao inicializar o banco de dados de confiabilidade: %s\n" -#: scd/app-openpgp.c:2528 +#: scd/app-openpgp.c:2529 msgid "please wait while key is being generated ...\n" msgstr "" -#: scd/app-openpgp.c:2542 +#: scd/app-openpgp.c:2543 #, fuzzy msgid "generating key failed\n" msgstr "enumera��o de blocos de chaves falhou: %s\n" -#: scd/app-openpgp.c:2545 +#: scd/app-openpgp.c:2546 #, fuzzy, c-format msgid "key generation completed (%d seconds)\n" msgstr "A gera��o de chaves falhou: %s\n" -#: scd/app-openpgp.c:2602 +#: scd/app-openpgp.c:2603 msgid "invalid structure of OpenPGP card (DO 0x93)\n" msgstr "" -#: scd/app-openpgp.c:2652 +#: scd/app-openpgp.c:2653 msgid "fingerprint on card does not match requested one\n" msgstr "" -#: scd/app-openpgp.c:2767 +#: scd/app-openpgp.c:2768 #, fuzzy, c-format msgid "card does not support digest algorithm %s\n" msgstr "assinatura %s de: %s\n" -#: scd/app-openpgp.c:2843 +#: scd/app-openpgp.c:2844 #, c-format msgid "signatures created so far: %lu\n" msgstr "" -#: scd/app-openpgp.c:3133 +#: scd/app-openpgp.c:3134 msgid "" "verification of Admin PIN is currently prohibited through this command\n" msgstr "" -#: scd/app-openpgp.c:3357 scd/app-openpgp.c:3368 +#: scd/app-openpgp.c:3359 scd/app-openpgp.c:3370 #, fuzzy, c-format msgid "can't access %s - invalid OpenPGP card?\n" msgstr "nenhum dado OpenPGP v�lido encontrado.\n" @@ -7312,7 +7312,7 @@ msgstr "" msgid "[Error - invalid DN]" msgstr "erro: impress�o digital inv�lida\n" -#: sm/certdump.c:964 +#: sm/certdump.c:961 #, fuzzy, c-format msgid "" "Please enter the passphrase to unlock the secret key for the X.509 " @@ -7405,6 +7405,12 @@ msgstr "erro na escrita do chaveiro `%s': %s\n" msgid "line %d: key generation failed: %s <%s>\n" msgstr "A gera��o de chaves falhou: %s\n" +#: sm/certreqgen.c:806 +msgid "" +"To complete this certificate request please enter the passphrase for the key " +"you just created once more.\n" +msgstr "" + #: sm/certreqgen-ui.c:122 #, fuzzy, c-format msgid " (%d) RSA\n" @@ -7767,7 +7773,7 @@ msgstr "" msgid "error importing certificate: %s\n" msgstr "erro na cria��o da frase secreta: %s\n" -#: sm/import.c:548 tools/gpg-connect-agent.c:1322 +#: sm/import.c:548 tools/gpg-connect-agent.c:1329 #, fuzzy, c-format msgid "error reading input: %s\n" msgstr "erro na leitura de `%s': %s\n" @@ -7919,91 +7925,91 @@ msgid "This is a qualified signature\n" msgstr "isto pode ser causado por falta de auto-assinatura\n" # INICIO MENU -#: tools/gpg-connect-agent.c:67 tools/gpgconf.c:78 tools/symcryptrun.c:165 +#: tools/gpg-connect-agent.c:70 tools/gpgconf.c:78 tools/symcryptrun.c:165 #, fuzzy msgid "quiet" msgstr "sair" -#: tools/gpg-connect-agent.c:68 +#: tools/gpg-connect-agent.c:71 msgid "print data out hex encoded" msgstr "" -#: tools/gpg-connect-agent.c:69 +#: tools/gpg-connect-agent.c:72 msgid "decode received data lines" msgstr "" -#: tools/gpg-connect-agent.c:70 +#: tools/gpg-connect-agent.c:74 msgid "|NAME|connect to Assuan socket NAME" msgstr "" -#: tools/gpg-connect-agent.c:71 +#: tools/gpg-connect-agent.c:76 msgid "run the Assuan server given on the command line" msgstr "" -#: tools/gpg-connect-agent.c:73 +#: tools/gpg-connect-agent.c:78 msgid "do not use extended connect mode" msgstr "" -#: tools/gpg-connect-agent.c:74 +#: tools/gpg-connect-agent.c:80 #, fuzzy msgid "|FILE|run commands from FILE on startup" msgstr "|ARQUIVO|carregar m�dulo de extens�o ARQUIVO" -#: tools/gpg-connect-agent.c:75 +#: tools/gpg-connect-agent.c:81 msgid "run /subst on startup" msgstr "" -#: tools/gpg-connect-agent.c:176 +#: tools/gpg-connect-agent.c:183 #, fuzzy msgid "Usage: gpg-connect-agent [options] (-h for help)" msgstr "Uso: gpg [op��es] [arquivos] (-h para ajuda)" -#: tools/gpg-connect-agent.c:179 +#: tools/gpg-connect-agent.c:186 msgid "" "Syntax: gpg-connect-agent [options]\n" "Connect to a running agent and send commands\n" msgstr "" -#: tools/gpg-connect-agent.c:1193 +#: tools/gpg-connect-agent.c:1200 #, c-format msgid "option \"%s\" requires a program and optional arguments\n" msgstr "" -#: tools/gpg-connect-agent.c:1202 +#: tools/gpg-connect-agent.c:1209 #, c-format msgid "option \"%s\" ignored due to \"%s\"\n" msgstr "" -#: tools/gpg-connect-agent.c:1257 tools/gpg-connect-agent.c:1745 +#: tools/gpg-connect-agent.c:1264 tools/gpg-connect-agent.c:1752 #, fuzzy, c-format msgid "receiving line failed: %s\n" msgstr "enumera��o de blocos de chaves falhou: %s\n" -#: tools/gpg-connect-agent.c:1347 +#: tools/gpg-connect-agent.c:1354 #, fuzzy msgid "line too long - skipped\n" msgstr "linha muito longa\n" -#: tools/gpg-connect-agent.c:1351 +#: tools/gpg-connect-agent.c:1358 msgid "line shortened due to embedded Nul character\n" msgstr "" -#: tools/gpg-connect-agent.c:1719 +#: tools/gpg-connect-agent.c:1726 #, fuzzy, c-format msgid "unknown command `%s'\n" msgstr "destinat�rio padr�o desconhecido `%s'\n" -#: tools/gpg-connect-agent.c:1737 +#: tools/gpg-connect-agent.c:1744 #, fuzzy, c-format msgid "sending line failed: %s\n" msgstr "assinatura falhou: %s\n" -#: tools/gpg-connect-agent.c:2127 +#: tools/gpg-connect-agent.c:2166 #, fuzzy, c-format msgid "error sending %s command: %s\n" msgstr "erro na leitura de `%s': %s\n" -#: tools/gpg-connect-agent.c:2136 +#: tools/gpg-connect-agent.c:2175 #, fuzzy, c-format msgid "error sending standard options: %s\n" msgstr "erro na leitura de `%s': %s\n" @@ -8214,21 +8220,21 @@ msgid "" "Manage configuration options for tools of the GnuPG system\n" msgstr "" -#: tools/gpgconf.c:210 tools/gpgconf.c:250 +#: tools/gpgconf.c:209 tools/gpgconf.c:249 #, fuzzy msgid "usage: gpgconf [options] " msgstr "uso: gpg [op��es] " -#: tools/gpgconf.c:212 +#: tools/gpgconf.c:211 msgid "Need one component argument" msgstr "" -#: tools/gpgconf.c:221 +#: tools/gpgconf.c:220 #, fuzzy msgid "Component not found" msgstr "chave p�blica n�o encontrada" -#: tools/gpgconf.c:252 +#: tools/gpgconf.c:251 #, fuzzy msgid "No argument allowed" msgstr "escrevendo certificado privado para `%s'\n" @@ -8388,16 +8394,16 @@ msgstr "imposs�vel criar %s: %s\n" msgid "cannot allocate outfile string: %s\n" msgstr "imposs�vel criar %s: %s\n" -#: tools/symcryptrun.c:985 +#: tools/symcryptrun.c:984 #, c-format msgid "either %s or %s must be given\n" msgstr "" -#: tools/symcryptrun.c:1012 +#: tools/symcryptrun.c:1011 msgid "no class provided\n" msgstr "" -#: tools/symcryptrun.c:1021 +#: tools/symcryptrun.c:1020 #, fuzzy, c-format msgid "class %s is not supported\n" msgstr "algoritmo de prote��o %d n�o � suportado\n" @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: gnupg 1.4.2rc1\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2008-12-03 09:59+0100\n" +"POT-Creation-Date: 2008-12-09 11:57+0100\n" "PO-Revision-Date: 2005-05-31 22:00-0500\n" "Last-Translator: Laurentiu Buzdugan <[email protected]>\n" "Language-Team: Romanian <[email protected]>\n" @@ -98,8 +98,8 @@ msgstr "fraz�-parol� incorect�" msgid "ssh keys greater than %d bits are not supported\n" msgstr "algoritm rezumat %d nu este suportat\n" -#: agent/command-ssh.c:688 g10/exec.c:478 g10/gpg.c:1073 g10/keygen.c:3226 -#: g10/keygen.c:3259 g10/keyring.c:1206 g10/keyring.c:1510 g10/openfile.c:275 +#: agent/command-ssh.c:688 g10/exec.c:478 g10/gpg.c:1079 g10/keygen.c:3248 +#: g10/keygen.c:3281 g10/keyring.c:1206 g10/keyring.c:1510 g10/openfile.c:275 #: g10/openfile.c:368 g10/sign.c:798 g10/sign.c:1107 g10/tdbio.c:547 #: jnlib/dotlock.c:311 #, c-format @@ -108,7 +108,7 @@ msgstr "nu pot crea `%s': %s\n" #: agent/command-ssh.c:700 common/helpfile.c:47 g10/card-util.c:733 #: g10/dearmor.c:60 g10/dearmor.c:107 g10/decrypt.c:70 g10/encode.c:194 -#: g10/encode.c:504 g10/gpg.c:1074 g10/import.c:193 g10/keygen.c:2711 +#: g10/encode.c:504 g10/gpg.c:1080 g10/import.c:193 g10/keygen.c:2733 #: g10/keyring.c:1536 g10/openfile.c:192 g10/openfile.c:353 #: g10/plaintext.c:503 g10/sign.c:780 g10/sign.c:975 g10/sign.c:1091 #: g10/sign.c:1247 g10/tdbdump.c:142 g10/tdbdump.c:150 g10/tdbio.c:551 @@ -155,7 +155,7 @@ msgstr "" "V� rug�m introduce�i fraza-parol�; aceasta este o propozi�ie secret� \n" #: agent/command-ssh.c:2346 agent/genkey.c:310 agent/genkey.c:432 -#: agent/protect-tool.c:1199 +#: agent/protect-tool.c:1198 #, fuzzy msgid "Please re-enter this passphrase" msgstr "schimb� fraza-parol�" @@ -168,7 +168,7 @@ msgid "" msgstr "" #: agent/command-ssh.c:2405 agent/genkey.c:340 agent/genkey.c:463 -#: agent/protect-tool.c:1205 tools/symcryptrun.c:434 +#: agent/protect-tool.c:1204 tools/symcryptrun.c:434 msgid "does not match - try again" msgstr "" @@ -309,7 +309,7 @@ msgid "run in daemon mode (background)" msgstr "" #: agent/gpg-agent.c:121 g10/gpg.c:483 g10/gpgv.c:71 kbx/kbxutil.c:88 -#: scd/scdaemon.c:107 sm/gpgsm.c:281 tools/gpg-connect-agent.c:66 +#: scd/scdaemon.c:107 sm/gpgsm.c:281 tools/gpg-connect-agent.c:69 #: tools/gpgconf.c:77 tools/symcryptrun.c:164 msgid "verbose" msgstr "locvace" @@ -398,7 +398,7 @@ msgid "|FILE|write environment settings also to FILE" msgstr "" #: agent/gpg-agent.c:313 agent/preset-passphrase.c:94 agent/protect-tool.c:146 -#: scd/scdaemon.c:241 sm/gpgsm.c:512 tools/gpg-connect-agent.c:173 +#: scd/scdaemon.c:241 sm/gpgsm.c:512 tools/gpg-connect-agent.c:180 #: tools/gpgconf.c:99 tools/symcryptrun.c:204 tools/gpg-check-pattern.c:141 #, fuzzy msgid "Please report bugs to <" @@ -420,25 +420,25 @@ msgstr "" msgid "invalid debug-level `%s' given\n" msgstr "" -#: agent/gpg-agent.c:557 agent/protect-tool.c:1068 kbx/kbxutil.c:430 -#: scd/scdaemon.c:385 sm/gpgsm.c:877 sm/gpgsm.c:880 tools/symcryptrun.c:997 -#: tools/gpg-check-pattern.c:178 +#: agent/gpg-agent.c:557 agent/protect-tool.c:1067 kbx/kbxutil.c:429 +#: scd/scdaemon.c:385 sm/gpgsm.c:878 sm/gpgsm.c:881 tools/symcryptrun.c:996 +#: tools/gpg-check-pattern.c:177 #, c-format msgid "%s is too old (need %s, have %s)\n" msgstr "" -#: agent/gpg-agent.c:656 g10/gpg.c:2080 scd/scdaemon.c:466 sm/gpgsm.c:968 +#: agent/gpg-agent.c:656 g10/gpg.c:2086 scd/scdaemon.c:466 sm/gpgsm.c:968 #, c-format msgid "NOTE: no default option file `%s'\n" msgstr "NOT�: nici un fi�ier op�iuni implicit `%s'\n" -#: agent/gpg-agent.c:661 agent/gpg-agent.c:1240 g10/gpg.c:2084 -#: scd/scdaemon.c:471 sm/gpgsm.c:972 tools/symcryptrun.c:930 +#: agent/gpg-agent.c:661 agent/gpg-agent.c:1240 g10/gpg.c:2090 +#: scd/scdaemon.c:471 sm/gpgsm.c:972 tools/symcryptrun.c:929 #, c-format msgid "option file `%s': %s\n" msgstr "fi�ier op�iuni `%s': %s\n" -#: agent/gpg-agent.c:669 g10/gpg.c:2091 scd/scdaemon.c:479 sm/gpgsm.c:979 +#: agent/gpg-agent.c:669 g10/gpg.c:2097 scd/scdaemon.c:479 sm/gpgsm.c:979 #, c-format msgid "reading options from `%s'\n" msgstr "citesc op�iuni din `%s'\n" @@ -535,28 +535,28 @@ msgstr "" msgid "ssh handler 0x%lx for fd %d terminated\n" msgstr "" -#: agent/gpg-agent.c:1833 scd/scdaemon.c:1186 +#: agent/gpg-agent.c:1843 scd/scdaemon.c:1200 #, fuzzy, c-format msgid "pth_select failed: %s - waiting 1s\n" msgstr "actualizarea secretului a e�uat: %s\n" -#: agent/gpg-agent.c:1946 scd/scdaemon.c:1253 +#: agent/gpg-agent.c:1956 scd/scdaemon.c:1267 #, fuzzy, c-format msgid "%s %s stopped\n" msgstr "%s: s�rit�: %s\n" -#: agent/gpg-agent.c:2074 +#: agent/gpg-agent.c:2084 #, fuzzy msgid "no gpg-agent running in this session\n" msgstr "gpg-agent nu este disponibil �n aceast� sesiune\n" -#: agent/gpg-agent.c:2085 common/simple-pwquery.c:349 common/asshelp.c:326 -#: tools/gpg-connect-agent.c:2094 +#: agent/gpg-agent.c:2095 common/simple-pwquery.c:349 common/asshelp.c:326 +#: tools/gpg-connect-agent.c:2133 msgid "malformed GPG_AGENT_INFO environment variable\n" msgstr "variabila de mediu GPG_AGENT_INFO anormal�\n" -#: agent/gpg-agent.c:2098 common/simple-pwquery.c:361 common/asshelp.c:338 -#: tools/gpg-connect-agent.c:2105 +#: agent/gpg-agent.c:2108 common/simple-pwquery.c:361 common/asshelp.c:338 +#: tools/gpg-connect-agent.c:2144 #, c-format msgid "gpg-agent protocol version %d is not supported\n" msgstr "gpg-agent versiune protocol %d nu este suportat\n" @@ -583,25 +583,25 @@ msgid "" "Secret key maintenance tool\n" msgstr "" -#: agent/protect-tool.c:1190 +#: agent/protect-tool.c:1189 #, fuzzy msgid "Please enter the passphrase to unprotect the PKCS#12 object." msgstr "" "V� rug�m introduce�i fraza-parol�; aceasta este o propozi�ie secret� \n" -#: agent/protect-tool.c:1193 +#: agent/protect-tool.c:1192 #, fuzzy msgid "Please enter the passphrase to protect the new PKCS#12 object." msgstr "" "V� rug�m introduce�i fraza-parol�; aceasta este o propozi�ie secret� \n" -#: agent/protect-tool.c:1196 +#: agent/protect-tool.c:1195 msgid "" "Please enter the passphrase to protect the imported object within the GnuPG " "system." msgstr "" -#: agent/protect-tool.c:1201 +#: agent/protect-tool.c:1200 #, fuzzy msgid "" "Please enter the passphrase or the PIN\n" @@ -609,17 +609,17 @@ msgid "" msgstr "" "V� rug�m introduce�i fraza-parol�; aceasta este o propozi�ie secret� \n" -#: agent/protect-tool.c:1206 tools/symcryptrun.c:435 +#: agent/protect-tool.c:1205 tools/symcryptrun.c:435 #, fuzzy msgid "Passphrase:" msgstr "fraz�-parol� incorect�" -#: agent/protect-tool.c:1214 tools/symcryptrun.c:442 +#: agent/protect-tool.c:1213 tools/symcryptrun.c:442 #, fuzzy, c-format msgid "error while asking for the passphrase: %s\n" msgstr "eroare la crearea frazei-parol�: %s\n" -#: agent/protect-tool.c:1217 tools/symcryptrun.c:446 +#: agent/protect-tool.c:1216 tools/symcryptrun.c:446 #, fuzzy msgid "cancelled\n" msgstr "anulat�" @@ -880,7 +880,7 @@ msgstr "" msgid "out of core while allocating %lu bytes" msgstr "" -#: common/asshelp.c:244 +#: common/asshelp.c:244 tools/gpg-connect-agent.c:2101 msgid "no running gpg-agent - starting one\n" msgstr "" @@ -1139,7 +1139,7 @@ msgid "OpenPGP card no. %s detected\n" msgstr "cardul OpenPGP nr. %s detectat\n" #: g10/card-util.c:75 g10/card-util.c:1485 g10/delkey.c:126 g10/keyedit.c:1549 -#: g10/keygen.c:2902 g10/revoke.c:216 g10/revoke.c:455 +#: g10/keygen.c:2924 g10/revoke.c:216 g10/revoke.c:455 msgid "can't do this in batch mode\n" msgstr "nu pot face acest lucru �n modul batch\n" @@ -1148,7 +1148,7 @@ msgstr "nu pot face acest lucru �n modul batch\n" msgid "This command is only available for version 2 cards\n" msgstr "Aceast� comand� nu este permis� �n modul %s.\n" -#: g10/card-util.c:85 scd/app-openpgp.c:1848 +#: g10/card-util.c:85 scd/app-openpgp.c:1849 #, fuzzy msgid "Reset Code not or not anymore available\n" msgstr "p�r�i ale cheii secrete nu sunt disponibile\n" @@ -1435,18 +1435,18 @@ msgstr "Comand� invalid� (�ncerca�i \"ajutor\")\n" msgid "--output doesn't work for this command\n" msgstr "--output nu merge pentru aceast� comand�\n" -#: g10/decrypt.c:166 g10/gpg.c:3963 g10/keyring.c:380 g10/keyring.c:667 +#: g10/decrypt.c:166 g10/gpg.c:3969 g10/keyring.c:380 g10/keyring.c:667 #, c-format msgid "can't open `%s'\n" msgstr "nu pot deschide `%s'\n" -#: g10/delkey.c:73 g10/export.c:324 g10/keyedit.c:3424 g10/keyserver.c:1727 +#: g10/delkey.c:73 g10/export.c:324 g10/keyedit.c:3424 g10/keyserver.c:1729 #: g10/revoke.c:226 #, c-format msgid "key \"%s\" not found: %s\n" msgstr "cheia \"%s\" nu a fost g�sit�: %s\n" -#: g10/delkey.c:81 g10/export.c:354 g10/import.c:2417 g10/keyserver.c:1741 +#: g10/delkey.c:81 g10/export.c:354 g10/import.c:2417 g10/keyserver.c:1743 #: g10/revoke.c:232 g10/revoke.c:477 #, c-format msgid "error reading keyblock: %s\n" @@ -1883,7 +1883,7 @@ msgid "run in server mode" msgstr "" #: g10/gpg.c:436 g10/gpgv.c:69 kbx/kbxutil.c:81 sm/gpgsm.c:226 -#: tools/gpg-connect-agent.c:64 tools/gpgconf.c:74 tools/symcryptrun.c:157 +#: tools/gpg-connect-agent.c:67 tools/gpgconf.c:74 tools/symcryptrun.c:157 msgid "" "@\n" "Options:\n" @@ -2007,57 +2007,57 @@ msgstr "Compresie: " msgid "usage: gpg [options] " msgstr "folosire: gpg [op�iuni] " -#: g10/gpg.c:1109 sm/gpgsm.c:675 +#: g10/gpg.c:1115 sm/gpgsm.c:675 msgid "conflicting commands\n" msgstr "comenzi �n conflict\n" -#: g10/gpg.c:1127 +#: g10/gpg.c:1133 #, c-format msgid "no = sign found in group definition `%s'\n" msgstr "nu am g�sit nici un semn = �n defini�ia grupului `%s'\n" -#: g10/gpg.c:1324 +#: g10/gpg.c:1330 #, c-format msgid "WARNING: unsafe ownership on homedir `%s'\n" msgstr "" "AVERTISMENT: proprietate nesigur� (unsafe) pentru directorul home `%s'\n" -#: g10/gpg.c:1327 +#: g10/gpg.c:1333 #, c-format msgid "WARNING: unsafe ownership on configuration file `%s'\n" msgstr "" "AVERTISMENT: proprietate nesigur� (unsafe) pentru fi�ier configurare `%s'\n" -#: g10/gpg.c:1330 +#: g10/gpg.c:1336 #, c-format msgid "WARNING: unsafe ownership on extension `%s'\n" msgstr "AVERTISMENT: proprietate nesigur� (unsafe) pentru extensia `%s'\n" -#: g10/gpg.c:1336 +#: g10/gpg.c:1342 #, c-format msgid "WARNING: unsafe permissions on homedir `%s'\n" msgstr "" "AVERTISMENT: permisiuni nesigure (unsafe) pentru directorul home `%s'\n" -#: g10/gpg.c:1339 +#: g10/gpg.c:1345 #, c-format msgid "WARNING: unsafe permissions on configuration file `%s'\n" msgstr "" "AVERTISMENT: permisiuni nesigure (unsafe) pentru fi�ier configurare `%s'\n" -#: g10/gpg.c:1342 +#: g10/gpg.c:1348 #, c-format msgid "WARNING: unsafe permissions on extension `%s'\n" msgstr "AVERTISMENT: permisiuni nesigure (unsafe) pentru extensia `%s'\n" -#: g10/gpg.c:1348 +#: g10/gpg.c:1354 #, c-format msgid "WARNING: unsafe enclosing directory ownership on homedir `%s'\n" msgstr "" "AVERTISMENT: proprietate director incluziuni nesigur (unsafe) pentru " "directorul home `%s'\n" -#: g10/gpg.c:1351 +#: g10/gpg.c:1357 #, c-format msgid "" "WARNING: unsafe enclosing directory ownership on configuration file `%s'\n" @@ -2065,21 +2065,21 @@ msgstr "" "AVERTISMENT: proprietate director incluziuni nesigur (unsafe) pentru fi�ier " "configurare `%s'\n" -#: g10/gpg.c:1354 +#: g10/gpg.c:1360 #, c-format msgid "WARNING: unsafe enclosing directory ownership on extension `%s'\n" msgstr "" "AVERTISMENT: proprietate director incluziuni nesigur (unsafe) pentru " "extensia `%s'\n" -#: g10/gpg.c:1360 +#: g10/gpg.c:1366 #, c-format msgid "WARNING: unsafe enclosing directory permissions on homedir `%s'\n" msgstr "" "AVERTISMENT: permisiuni director incluziuni nesigure (unsafe) pentru " "directorul home `%s'\n" -#: g10/gpg.c:1363 +#: g10/gpg.c:1369 #, c-format msgid "" "WARNING: unsafe enclosing directory permissions on configuration file `%s'\n" @@ -2087,471 +2087,471 @@ msgstr "" "AVERTISMENT: permisiuni director incluziuni nesigure (unsafe) pentru fi�ier " "configurare `%s'\n" -#: g10/gpg.c:1366 +#: g10/gpg.c:1372 #, c-format msgid "WARNING: unsafe enclosing directory permissions on extension `%s'\n" msgstr "" "AVERTISMENT: permisiuni director incluziuni nesigure (unsafe) pentru " "extensia `%s'\n" -#: g10/gpg.c:1545 +#: g10/gpg.c:1551 #, c-format msgid "unknown configuration item `%s'\n" msgstr "articol configurare necunoscut `%s'\n" -#: g10/gpg.c:1645 +#: g10/gpg.c:1651 msgid "display photo IDs during key listings" msgstr "" -#: g10/gpg.c:1647 +#: g10/gpg.c:1653 msgid "show policy URLs during signature listings" msgstr "" -#: g10/gpg.c:1649 +#: g10/gpg.c:1655 #, fuzzy msgid "show all notations during signature listings" msgstr "Nici o semn�tur� corespunz�toare �n inelul secret\n" -#: g10/gpg.c:1651 +#: g10/gpg.c:1657 msgid "show IETF standard notations during signature listings" msgstr "" -#: g10/gpg.c:1655 +#: g10/gpg.c:1661 msgid "show user-supplied notations during signature listings" msgstr "" -#: g10/gpg.c:1657 +#: g10/gpg.c:1663 #, fuzzy msgid "show preferred keyserver URLs during signature listings" msgstr "URL-ul serverului de chei preferat furnizat este invalid\n" -#: g10/gpg.c:1659 +#: g10/gpg.c:1665 msgid "show user ID validity during key listings" msgstr "" -#: g10/gpg.c:1661 +#: g10/gpg.c:1667 msgid "show revoked and expired user IDs in key listings" msgstr "" -#: g10/gpg.c:1663 +#: g10/gpg.c:1669 msgid "show revoked and expired subkeys in key listings" msgstr "" -#: g10/gpg.c:1665 +#: g10/gpg.c:1671 #, fuzzy msgid "show the keyring name in key listings" msgstr "arat� c�ruia dintre inelele de chei �i apar�ine o cheie enumerat�" -#: g10/gpg.c:1667 +#: g10/gpg.c:1673 #, fuzzy msgid "show expiration dates during signature listings" msgstr "Nici o semn�tur� corespunz�toare �n inelul secret\n" -#: g10/gpg.c:1828 +#: g10/gpg.c:1834 #, c-format msgid "NOTE: old default options file `%s' ignored\n" msgstr "NOT�: fisier op�iuni implicite vechi `%s' ignorat\n" -#: g10/gpg.c:1919 +#: g10/gpg.c:1926 #, c-format msgid "libgcrypt is too old (need %s, have %s)\n" msgstr "" -#: g10/gpg.c:2303 g10/gpg.c:2989 g10/gpg.c:3001 +#: g10/gpg.c:2309 g10/gpg.c:2995 g10/gpg.c:3007 #, c-format msgid "NOTE: %s is not for normal use!\n" msgstr "NOT�: %s nu este pentru o folosire normal�!\n" -#: g10/gpg.c:2484 g10/gpg.c:2496 +#: g10/gpg.c:2490 g10/gpg.c:2502 #, c-format msgid "`%s' is not a valid signature expiration\n" msgstr "`%s' nu este expirare de semn�tur� valid�\n" -#: g10/gpg.c:2578 +#: g10/gpg.c:2584 #, c-format msgid "`%s' is not a valid character set\n" msgstr "`%s' nu este un set de carectere valid\n" # -#: g10/gpg.c:2601 g10/gpg.c:2796 g10/keyedit.c:4107 +#: g10/gpg.c:2607 g10/gpg.c:2802 g10/keyedit.c:4107 msgid "could not parse keyserver URL\n" msgstr "nu am putut interpreta URL-ul serverului de chei\n" -#: g10/gpg.c:2613 +#: g10/gpg.c:2619 #, c-format msgid "%s:%d: invalid keyserver options\n" msgstr "%s:%d: op�iuni server de chei invalide\n" -#: g10/gpg.c:2616 +#: g10/gpg.c:2622 msgid "invalid keyserver options\n" msgstr "op�iuni server de chei invalide\n" -#: g10/gpg.c:2623 +#: g10/gpg.c:2629 #, c-format msgid "%s:%d: invalid import options\n" msgstr "%s:%d: op�iuni import invalide\n" -#: g10/gpg.c:2626 +#: g10/gpg.c:2632 msgid "invalid import options\n" msgstr "op�iuni import invalide\n" -#: g10/gpg.c:2633 +#: g10/gpg.c:2639 #, c-format msgid "%s:%d: invalid export options\n" msgstr "%s:%d: op�iuni export invalide\n" -#: g10/gpg.c:2636 +#: g10/gpg.c:2642 msgid "invalid export options\n" msgstr "op�iuni export invalide\n" -#: g10/gpg.c:2643 +#: g10/gpg.c:2649 #, c-format msgid "%s:%d: invalid list options\n" msgstr "%s:%d: op�iuni enumerare invalide\n" -#: g10/gpg.c:2646 +#: g10/gpg.c:2652 msgid "invalid list options\n" msgstr "op�iuni enumerare invalide\n" -#: g10/gpg.c:2654 +#: g10/gpg.c:2660 msgid "display photo IDs during signature verification" msgstr "" -#: g10/gpg.c:2656 +#: g10/gpg.c:2662 msgid "show policy URLs during signature verification" msgstr "" -#: g10/gpg.c:2658 +#: g10/gpg.c:2664 #, fuzzy msgid "show all notations during signature verification" msgstr "`%s' nu este expirare de semn�tur� valid�\n" -#: g10/gpg.c:2660 +#: g10/gpg.c:2666 msgid "show IETF standard notations during signature verification" msgstr "" -#: g10/gpg.c:2664 +#: g10/gpg.c:2670 msgid "show user-supplied notations during signature verification" msgstr "" -#: g10/gpg.c:2666 +#: g10/gpg.c:2672 #, fuzzy msgid "show preferred keyserver URLs during signature verification" msgstr "URL-ul serverului de chei preferat furnizat este invalid\n" -#: g10/gpg.c:2668 +#: g10/gpg.c:2674 #, fuzzy msgid "show user ID validity during signature verification" msgstr "`%s' nu este expirare de semn�tur� valid�\n" -#: g10/gpg.c:2670 +#: g10/gpg.c:2676 msgid "show revoked and expired user IDs in signature verification" msgstr "" -#: g10/gpg.c:2672 +#: g10/gpg.c:2678 #, fuzzy msgid "show only the primary user ID in signature verification" msgstr "`%s' nu este expirare de semn�tur� valid�\n" -#: g10/gpg.c:2674 +#: g10/gpg.c:2680 msgid "validate signatures with PKA data" msgstr "" -#: g10/gpg.c:2676 +#: g10/gpg.c:2682 msgid "elevate the trust of signatures with valid PKA data" msgstr "" -#: g10/gpg.c:2683 +#: g10/gpg.c:2689 #, c-format msgid "%s:%d: invalid verify options\n" msgstr "%s:%d: op�iuni verificare invalide\n" -#: g10/gpg.c:2686 +#: g10/gpg.c:2692 msgid "invalid verify options\n" msgstr "op�iuni verificare invalide\n" -#: g10/gpg.c:2693 +#: g10/gpg.c:2699 #, c-format msgid "unable to set exec-path to %s\n" msgstr "nu pot seta cale-execu�ie ca %s\n" -#: g10/gpg.c:2868 +#: g10/gpg.c:2874 #, fuzzy, c-format msgid "%s:%d: invalid auto-key-locate list\n" msgstr "%s:%d: op�iuni verificare invalide\n" -#: g10/gpg.c:2871 +#: g10/gpg.c:2877 msgid "invalid auto-key-locate list\n" msgstr "" -#: g10/gpg.c:2978 sm/gpgsm.c:1386 +#: g10/gpg.c:2984 sm/gpgsm.c:1386 msgid "WARNING: program may create a core file!\n" msgstr "AVERTISMENT: programul ar putea crea un fi�ier core!\n" -#: g10/gpg.c:2982 +#: g10/gpg.c:2988 #, c-format msgid "WARNING: %s overrides %s\n" msgstr "AVERTISMENT: %s �nlocuie�te %s\n" -#: g10/gpg.c:2991 +#: g10/gpg.c:2997 #, c-format msgid "%s not allowed with %s!\n" msgstr "%s nu este permis cu %s!\n" -#: g10/gpg.c:2994 +#: g10/gpg.c:3000 #, c-format msgid "%s makes no sense with %s!\n" msgstr "%s nu are sens cu %s!\n" -#: g10/gpg.c:3009 +#: g10/gpg.c:3015 #, c-format msgid "will not run with insecure memory due to %s\n" msgstr "nu va rula cu memorie neprotejat� (insecure) pentru c� %s\n" -#: g10/gpg.c:3023 +#: g10/gpg.c:3029 msgid "you can only make detached or clear signatures while in --pgp2 mode\n" msgstr "" "pute�i crea doar semn�turi deta�ate sau �n clar c�t� vreme sunte�i �n modul " "--pgp2\n" -#: g10/gpg.c:3029 +#: g10/gpg.c:3035 msgid "you can't sign and encrypt at the same time while in --pgp2 mode\n" msgstr "" "nu pute�i semna �i cifra �n acela�i timp c�t� vreme sunte�i �n modul --pgp2\n" -#: g10/gpg.c:3035 +#: g10/gpg.c:3041 msgid "you must use files (and not a pipe) when working with --pgp2 enabled.\n" msgstr "" "trebuie s� folosi�i fi�iere (�i nu un pipe) c�nd lucra�i cu modul --pgp2 " "activat.\n" -#: g10/gpg.c:3048 +#: g10/gpg.c:3054 msgid "encrypting a message in --pgp2 mode requires the IDEA cipher\n" msgstr "cifrarea unui mesaj �n modul --pgp2 necesit� un cifru IDEA\n" -#: g10/gpg.c:3114 g10/gpg.c:3138 sm/gpgsm.c:1458 +#: g10/gpg.c:3120 g10/gpg.c:3144 sm/gpgsm.c:1458 msgid "selected cipher algorithm is invalid\n" msgstr "algoritm cifrare selectat este invalid\n" -#: g10/gpg.c:3120 g10/gpg.c:3144 sm/gpgsm.c:1466 sm/gpgsm.c:1472 +#: g10/gpg.c:3126 g10/gpg.c:3150 sm/gpgsm.c:1466 sm/gpgsm.c:1472 msgid "selected digest algorithm is invalid\n" msgstr "algoritm rezumat selectat este invalid\n" -#: g10/gpg.c:3126 +#: g10/gpg.c:3132 msgid "selected compression algorithm is invalid\n" msgstr "algoritm compresie selectat este invalid\n" -#: g10/gpg.c:3132 +#: g10/gpg.c:3138 msgid "selected certification digest algorithm is invalid\n" msgstr "algoritm rezumat certificare selectat este invalid\n" -#: g10/gpg.c:3147 +#: g10/gpg.c:3153 msgid "completes-needed must be greater than 0\n" msgstr "completes-needed trebuie s� fie mai mare dec�t 0\n" -#: g10/gpg.c:3149 +#: g10/gpg.c:3155 msgid "marginals-needed must be greater than 1\n" msgstr "marginals-needed trebuie s� fie mai mare dec�t 1\n" -#: g10/gpg.c:3151 +#: g10/gpg.c:3157 msgid "max-cert-depth must be in the range from 1 to 255\n" msgstr "max-cert-depth trebuie s� fie �n intervalul de la 1 la 255\n" -#: g10/gpg.c:3153 +#: g10/gpg.c:3159 msgid "invalid default-cert-level; must be 0, 1, 2, or 3\n" msgstr "default-cert-level invalid; trebuie s� fie 0, 1, 2 sau 3\n" -#: g10/gpg.c:3155 +#: g10/gpg.c:3161 msgid "invalid min-cert-level; must be 1, 2, or 3\n" msgstr "min-cert-level invalid; trebuie s� fie 0, 1, 2 sau 3\n" -#: g10/gpg.c:3158 +#: g10/gpg.c:3164 msgid "NOTE: simple S2K mode (0) is strongly discouraged\n" msgstr "NOT�: modul S2K simplu (0) este contraindicat cu insisten��\n" -#: g10/gpg.c:3162 +#: g10/gpg.c:3168 msgid "invalid S2K mode; must be 0, 1 or 3\n" msgstr "mod S2K invalid; trebuie s� fie 0, 1 sau 3\n" -#: g10/gpg.c:3169 +#: g10/gpg.c:3175 msgid "invalid default preferences\n" msgstr "preferin�e implicite invalide\n" -#: g10/gpg.c:3178 +#: g10/gpg.c:3184 msgid "invalid personal cipher preferences\n" msgstr "preferin�e cifrare personale invalide\n" -#: g10/gpg.c:3182 +#: g10/gpg.c:3188 msgid "invalid personal digest preferences\n" msgstr "preferin�e rezumat personale invalide\n" -#: g10/gpg.c:3186 +#: g10/gpg.c:3192 msgid "invalid personal compress preferences\n" msgstr "preferin�e compresie personale invalide\n" -#: g10/gpg.c:3219 +#: g10/gpg.c:3225 #, c-format msgid "%s does not yet work with %s\n" msgstr "%s nu merge �nc� cu %s!\n" -#: g10/gpg.c:3266 +#: g10/gpg.c:3272 #, c-format msgid "you may not use cipher algorithm `%s' while in %s mode\n" msgstr "nu pute�i folosi algoritmul de cifrare `%s' c�t� vreme �n modul %s\n" -#: g10/gpg.c:3271 +#: g10/gpg.c:3277 #, c-format msgid "you may not use digest algorithm `%s' while in %s mode\n" msgstr "nu pute�i folosi algorimul de rezumat `%s' c�t� vreme �n modul %s\n" -#: g10/gpg.c:3276 +#: g10/gpg.c:3282 #, c-format msgid "you may not use compression algorithm `%s' while in %s mode\n" msgstr "nu pute�i folosi algoritmul de compresie `%s' c�t� vreme �n modul %s\n" -#: g10/gpg.c:3359 +#: g10/gpg.c:3365 #, c-format msgid "failed to initialize the TrustDB: %s\n" msgstr "am e�uat s� ini�ializez TrustDB:%s\n" -#: g10/gpg.c:3370 +#: g10/gpg.c:3376 msgid "WARNING: recipients (-r) given without using public key encryption\n" msgstr "" "AVERTISMENT: destinatari (-r) furniza�i f�r� a folosi cifrare cu cheie " "public�\n" -#: g10/gpg.c:3391 +#: g10/gpg.c:3397 msgid "--store [filename]" msgstr "--store [nume_fi�ier]" -#: g10/gpg.c:3398 +#: g10/gpg.c:3404 msgid "--symmetric [filename]" msgstr "--symmetric [nume_fi�ier]" -#: g10/gpg.c:3400 +#: g10/gpg.c:3406 #, c-format msgid "symmetric encryption of `%s' failed: %s\n" msgstr "cifrarea simetric� a lui `%s' a e�uat: %s\n" -#: g10/gpg.c:3410 +#: g10/gpg.c:3416 msgid "--encrypt [filename]" msgstr "--encrypt [nume_fi�ier]" -#: g10/gpg.c:3423 +#: g10/gpg.c:3429 msgid "--symmetric --encrypt [filename]" msgstr "--symmetric --encrypt [nume_fi�ier]" -#: g10/gpg.c:3425 +#: g10/gpg.c:3431 msgid "you cannot use --symmetric --encrypt with --s2k-mode 0\n" msgstr "nu pute�i folosi --symmetric --encrypt cu --s2k-mode 0\n" -#: g10/gpg.c:3428 +#: g10/gpg.c:3434 #, c-format msgid "you cannot use --symmetric --encrypt while in %s mode\n" msgstr "nu pute�i folosi --symmetric --encrypt c�t� vreme �n modul %s\n" -#: g10/gpg.c:3446 +#: g10/gpg.c:3452 msgid "--sign [filename]" msgstr "--sign [nume_fi�ier]" -#: g10/gpg.c:3459 +#: g10/gpg.c:3465 msgid "--sign --encrypt [filename]" msgstr "--sign --encrypt [nume_fi�ier]" -#: g10/gpg.c:3474 +#: g10/gpg.c:3480 msgid "--symmetric --sign --encrypt [filename]" msgstr "--symmetric --sign --encrypt [nume_fi�ier]" -#: g10/gpg.c:3476 +#: g10/gpg.c:3482 msgid "you cannot use --symmetric --sign --encrypt with --s2k-mode 0\n" msgstr "nu pute�i folosi --symmetric --sign --encrypt cu --s2k-mode 0\n" -#: g10/gpg.c:3479 +#: g10/gpg.c:3485 #, c-format msgid "you cannot use --symmetric --sign --encrypt while in %s mode\n" msgstr "nu pute�i folosi --symmetric --sign --encrypt c�t� vreme �n modul %s\n" -#: g10/gpg.c:3499 +#: g10/gpg.c:3505 msgid "--sign --symmetric [filename]" msgstr "--sign --symmetric [nume_fi�ier]" -#: g10/gpg.c:3508 +#: g10/gpg.c:3514 msgid "--clearsign [filename]" msgstr "--clearsign [nume_fi�ier]" -#: g10/gpg.c:3533 +#: g10/gpg.c:3539 msgid "--decrypt [filename]" msgstr "--decrypt [nume_fi�ier]" -#: g10/gpg.c:3541 +#: g10/gpg.c:3547 msgid "--sign-key user-id" msgstr "--sign-key id-utilizator" -#: g10/gpg.c:3545 +#: g10/gpg.c:3551 msgid "--lsign-key user-id" msgstr "--lsign-key id-utilizator" -#: g10/gpg.c:3566 +#: g10/gpg.c:3572 msgid "--edit-key user-id [commands]" msgstr "--edit-key id-utilizator [comenzi]" -#: g10/gpg.c:3658 +#: g10/gpg.c:3664 #, c-format msgid "keyserver send failed: %s\n" msgstr "trimitere server de chei e�uat�: %s\n" -#: g10/gpg.c:3660 +#: g10/gpg.c:3666 #, c-format msgid "keyserver receive failed: %s\n" msgstr "recep�ie server de chei e�uat�: %s\n" -#: g10/gpg.c:3662 +#: g10/gpg.c:3668 #, c-format msgid "key export failed: %s\n" msgstr "export cheie e�uat: %s\n" -#: g10/gpg.c:3673 +#: g10/gpg.c:3679 #, c-format msgid "keyserver search failed: %s\n" msgstr "c�utare server de chei e�uat�: %s\n" -#: g10/gpg.c:3683 +#: g10/gpg.c:3689 #, c-format msgid "keyserver refresh failed: %s\n" msgstr "actualizare server de chei e�uat�: %s\n" -#: g10/gpg.c:3734 +#: g10/gpg.c:3740 #, c-format msgid "dearmoring failed: %s\n" msgstr "eliminarea armurii a e�uat: %s\n" -#: g10/gpg.c:3742 +#: g10/gpg.c:3748 #, c-format msgid "enarmoring failed: %s\n" msgstr "punerea armurii a e�uat: %s\n" -#: g10/gpg.c:3832 +#: g10/gpg.c:3838 #, c-format msgid "invalid hash algorithm `%s'\n" msgstr "algoritm hash invalid `%s'\n" -#: g10/gpg.c:3949 +#: g10/gpg.c:3955 msgid "[filename]" msgstr "[nume_fi�ier]" -#: g10/gpg.c:3953 +#: g10/gpg.c:3959 msgid "Go ahead and type your message ...\n" msgstr "Da�i-i drumul �i scrie�i mesajul ...\n" -#: g10/gpg.c:4265 +#: g10/gpg.c:4271 msgid "the given certification policy URL is invalid\n" msgstr "URL-ul politicii de certificare furnizat este invalid\n" -#: g10/gpg.c:4267 +#: g10/gpg.c:4273 msgid "the given signature policy URL is invalid\n" msgstr "URL-ul politicii de semn�turi furnizat este invalid\n" -#: g10/gpg.c:4300 +#: g10/gpg.c:4306 msgid "the given preferred keyserver URL is invalid\n" msgstr "URL-ul serverului de chei preferat furnizat este invalid\n" @@ -3067,29 +3067,29 @@ msgstr "[revocare]" msgid "[self-signature]" msgstr "[auto-semn�tur�]" -#: g10/keyedit.c:344 g10/keylist.c:392 +#: g10/keyedit.c:344 g10/keylist.c:396 msgid "1 bad signature\n" msgstr "1 semn�tur� incorect�\n" -#: g10/keyedit.c:346 g10/keylist.c:394 +#: g10/keyedit.c:346 g10/keylist.c:398 #, c-format msgid "%d bad signatures\n" msgstr "%d semn�turi incorecte\n" -#: g10/keyedit.c:348 g10/keylist.c:396 +#: g10/keyedit.c:348 g10/keylist.c:400 msgid "1 signature not checked due to a missing key\n" msgstr "1 semn�tur� nu a fost verificat� din cauza unei chei lips�\n" -#: g10/keyedit.c:350 g10/keylist.c:398 +#: g10/keyedit.c:350 g10/keylist.c:402 #, c-format msgid "%d signatures not checked due to missing keys\n" msgstr "%d semn�turi nu au fost verificate din cauza unor chei lips�\n" -#: g10/keyedit.c:352 g10/keylist.c:400 +#: g10/keyedit.c:352 g10/keylist.c:404 msgid "1 signature not checked due to an error\n" msgstr "1 semn�tur� nu a fost verificat� din cauza unei erori\n" -#: g10/keyedit.c:354 g10/keylist.c:402 +#: g10/keyedit.c:354 g10/keylist.c:406 #, c-format msgid "%d signatures not checked due to errors\n" msgstr "%d semn�turi nu au fost verificate din cauza unor erori\n" @@ -3350,19 +3350,19 @@ msgstr "" "Cheia are numai articole de cheie sau talon (stub) pe card - nici o fraz� " "parol� de schimbat.\n" -#: g10/keyedit.c:1142 g10/keygen.c:3601 +#: g10/keyedit.c:1142 g10/keygen.c:3623 msgid "This key is not protected.\n" msgstr "Aceast� cheie nu este protejat�.\n" -#: g10/keyedit.c:1146 g10/keygen.c:3588 g10/revoke.c:538 +#: g10/keyedit.c:1146 g10/keygen.c:3610 g10/revoke.c:538 msgid "Secret parts of primary key are not available.\n" msgstr "P�r�ile secrete ale cheii primare nu sunt disponibile.\n" -#: g10/keyedit.c:1150 g10/keygen.c:3604 +#: g10/keyedit.c:1150 g10/keygen.c:3626 msgid "Secret parts of primary key are stored on-card.\n" msgstr "P�r�i secrete ale cheii primare sunt stacate pe card.\n" -#: g10/keyedit.c:1156 g10/keygen.c:3608 +#: g10/keyedit.c:1156 g10/keygen.c:3630 msgid "Key is protected.\n" msgstr "Cheia este protejat�.\n" @@ -3733,7 +3733,7 @@ msgstr "Capabilit��i: " msgid "Keyserver no-modify" msgstr "Server de chei no-modify" -#: g10/keyedit.c:2443 g10/keylist.c:310 +#: g10/keyedit.c:2443 g10/keylist.c:314 msgid "Preferred keyserver: " msgstr "Server de chei preferat: " @@ -3761,24 +3761,24 @@ msgid "(sensitive)" msgstr " (senzitiv)" #: g10/keyedit.c:2764 g10/keyedit.c:2820 g10/keyedit.c:2881 g10/keyedit.c:2896 -#: g10/keylist.c:196 g10/keyserver.c:529 +#: g10/keylist.c:200 g10/keyserver.c:529 #, c-format msgid "created: %s" msgstr "creat�: %s" -#: g10/keyedit.c:2767 g10/keylist.c:812 g10/keylist.c:906 g10/mainproc.c:989 +#: g10/keyedit.c:2767 g10/keylist.c:817 g10/keylist.c:911 g10/mainproc.c:989 #, c-format msgid "revoked: %s" msgstr "revocat�: %s" -#: g10/keyedit.c:2769 g10/keylist.c:783 g10/keylist.c:818 g10/keylist.c:912 +#: g10/keyedit.c:2769 g10/keylist.c:788 g10/keylist.c:823 g10/keylist.c:917 #, c-format msgid "expired: %s" msgstr "expirat�: %s" #: g10/keyedit.c:2771 g10/keyedit.c:2822 g10/keyedit.c:2883 g10/keyedit.c:2898 -#: g10/keylist.c:198 g10/keylist.c:789 g10/keylist.c:824 g10/keylist.c:918 -#: g10/keylist.c:939 g10/keyserver.c:535 g10/mainproc.c:995 +#: g10/keylist.c:202 g10/keylist.c:794 g10/keylist.c:829 g10/keylist.c:923 +#: g10/keylist.c:944 g10/keyserver.c:535 g10/mainproc.c:995 #, c-format msgid "expires: %s" msgstr "expir�: %s" @@ -3802,7 +3802,7 @@ msgstr "validitate: %s" msgid "This key has been disabled" msgstr "Aceast� cheie a fost deactivat�" -#: g10/keyedit.c:2827 g10/keylist.c:202 +#: g10/keyedit.c:2827 g10/keylist.c:206 msgid "card-no: " msgstr "nr-card: " @@ -4149,12 +4149,12 @@ msgid "writing key binding signature\n" msgstr "scriu semn�tur� legat� de cheie\n" #: g10/keygen.c:1157 g10/keygen.c:1268 g10/keygen.c:1273 g10/keygen.c:1408 -#: g10/keygen.c:3101 +#: g10/keygen.c:3123 #, c-format msgid "keysize invalid; using %u bits\n" msgstr "lungime cheie invalid�; folosesc %u bi�i\n" -#: g10/keygen.c:1163 g10/keygen.c:1279 g10/keygen.c:1414 g10/keygen.c:3107 +#: g10/keygen.c:1163 g10/keygen.c:1279 g10/keygen.c:1414 g10/keygen.c:3129 #, c-format msgid "keysize rounded up to %u bits\n" msgstr "lungime cheie rotunjit� la %u bi�i\n" @@ -4506,50 +4506,50 @@ msgstr "" "�n timpul gener�rii numerelor prime; aceasta d� o �ans� generatorului de\n" "numere aleatoare o �ans� mai bun� de a aduna destul� entropie.\n" -#: g10/keygen.c:3041 g10/keygen.c:3068 +#: g10/keygen.c:3063 g10/keygen.c:3090 msgid "Key generation canceled.\n" msgstr "Generarea cheii a fost anulat�.\n" -#: g10/keygen.c:3273 g10/keygen.c:3440 +#: g10/keygen.c:3295 g10/keygen.c:3462 #, c-format msgid "writing public key to `%s'\n" msgstr "scriu cheia public� �n `%s'\n" -#: g10/keygen.c:3275 g10/keygen.c:3443 +#: g10/keygen.c:3297 g10/keygen.c:3465 #, c-format msgid "writing secret key stub to `%s'\n" msgstr "scriu talonul (stub) cheii secrete �n `%s'\n" -#: g10/keygen.c:3278 g10/keygen.c:3446 +#: g10/keygen.c:3300 g10/keygen.c:3468 #, c-format msgid "writing secret key to `%s'\n" msgstr "scriu cheia secret� �n `%s'\n" -#: g10/keygen.c:3427 +#: g10/keygen.c:3449 #, c-format msgid "no writable public keyring found: %s\n" msgstr "nu am g�sit nici un inel de chei public de scris: %s\n" -#: g10/keygen.c:3434 +#: g10/keygen.c:3456 #, c-format msgid "no writable secret keyring found: %s\n" msgstr "nu am g�sit nici un inel de chei secret de scris: %s\n" -#: g10/keygen.c:3454 +#: g10/keygen.c:3476 #, c-format msgid "error writing public keyring `%s': %s\n" msgstr "eroare la scrierea inelului de chei public `%s': %s\n" -#: g10/keygen.c:3462 +#: g10/keygen.c:3484 #, c-format msgid "error writing secret keyring `%s': %s\n" msgstr "eroare la scrierea inelului de chei secret `%s': %s\n" -#: g10/keygen.c:3489 +#: g10/keygen.c:3511 msgid "public and secret key created and signed.\n" msgstr "cheile secret� �i public� au fost create �i semnate.\n" -#: g10/keygen.c:3500 +#: g10/keygen.c:3522 msgid "" "Note that this key cannot be used for encryption. You may want to use\n" "the command \"--edit-key\" to generate a subkey for this purpose.\n" @@ -4559,12 +4559,12 @@ msgstr "" "s� folosi�i comanda \"--edit-key\" pentru a genera o subcheie secundar�\n" "pentru acest scop.\n" -#: g10/keygen.c:3513 g10/keygen.c:3658 g10/keygen.c:3779 +#: g10/keygen.c:3535 g10/keygen.c:3680 g10/keygen.c:3801 #, c-format msgid "Key generation failed: %s\n" msgstr "Generarea cheii a e�uat: %s\n" -#: g10/keygen.c:3568 g10/keygen.c:3709 g10/sign.c:241 +#: g10/keygen.c:3590 g10/keygen.c:3731 g10/sign.c:241 #, c-format msgid "" "key has been created %lu second in future (time warp or clock problem)\n" @@ -4572,7 +4572,7 @@ msgstr "" "cheia a fost creat� %lu secund� �n viitor (warp �n timp sau probleme cu " "ceasul)\n" -#: g10/keygen.c:3570 g10/keygen.c:3711 g10/sign.c:243 +#: g10/keygen.c:3592 g10/keygen.c:3733 g10/sign.c:243 #, c-format msgid "" "key has been created %lu seconds in future (time warp or clock problem)\n" @@ -4580,25 +4580,25 @@ msgstr "" "cheia a fost creat� %lu secunde �n viitor (warp �n timp sau probleme cu " "ceasul)\n" -#: g10/keygen.c:3581 g10/keygen.c:3722 +#: g10/keygen.c:3603 g10/keygen.c:3744 msgid "NOTE: creating subkeys for v3 keys is not OpenPGP compliant\n" msgstr "NOT�: crearea de subchei pentru chei v3 nu este conform OpenPGP\n" -#: g10/keygen.c:3622 g10/keygen.c:3755 +#: g10/keygen.c:3644 g10/keygen.c:3777 msgid "Really create? (y/N) " msgstr "Crea�i �ntr-adev�r? (d/N) " -#: g10/keygen.c:3928 +#: g10/keygen.c:3950 #, c-format msgid "storing key onto card failed: %s\n" msgstr "stocarea cheii pe card a e�uat: %s\n" -#: g10/keygen.c:3976 +#: g10/keygen.c:3998 #, c-format msgid "can't create backup file `%s': %s\n" msgstr "nu pot crea fi�ier de rezerv� `%s': %s\n" -#: g10/keygen.c:4002 +#: g10/keygen.c:4024 #, c-format msgid "NOTE: backup of card key saved to `%s'\n" msgstr "NOT�: copia de siguran�a a cheii cardului salvat� la `%s'\n" @@ -4607,53 +4607,53 @@ msgstr "NOT�: copia de siguran�a a cheii cardului salvat� la `%s'\n" msgid "never " msgstr "niciodat� " -#: g10/keylist.c:267 +#: g10/keylist.c:271 msgid "Critical signature policy: " msgstr "Politic� de semn�turi critic�: " -#: g10/keylist.c:269 +#: g10/keylist.c:273 msgid "Signature policy: " msgstr "Politic� de semn�turi: " -#: g10/keylist.c:308 +#: g10/keylist.c:312 msgid "Critical preferred keyserver: " msgstr "Server de chei preferat critic: " -#: g10/keylist.c:361 +#: g10/keylist.c:365 msgid "Critical signature notation: " msgstr "Notare semn�tur� critic�: " -#: g10/keylist.c:363 +#: g10/keylist.c:367 msgid "Signature notation: " msgstr "Notare semn�tur�: " -#: g10/keylist.c:473 +#: g10/keylist.c:477 msgid "Keyring" msgstr "Inel de chei" -#: g10/keylist.c:1504 +#: g10/keylist.c:1509 msgid "Primary key fingerprint:" msgstr "Amprent� cheie primar�:" -#: g10/keylist.c:1506 +#: g10/keylist.c:1511 msgid " Subkey fingerprint:" msgstr " Amprent� subcheie:" #. TRANSLATORS: this should fit into 24 bytes to that the #. * fingerprint data is properly aligned with the user ID -#: g10/keylist.c:1513 +#: g10/keylist.c:1518 msgid " Primary key fingerprint:" msgstr " Amprent� cheie primar�:" -#: g10/keylist.c:1515 +#: g10/keylist.c:1520 msgid " Subkey fingerprint:" msgstr " Amprent� subcheie:" -#: g10/keylist.c:1519 g10/keylist.c:1523 +#: g10/keylist.c:1524 g10/keylist.c:1528 msgid " Key fingerprint =" msgstr " Amprent� cheie =" -#: g10/keylist.c:1590 +#: g10/keylist.c:1595 msgid " Card serial no. =" msgstr " Card nr. serie =" @@ -4740,142 +4740,142 @@ msgstr "" msgid "disabled" msgstr "deactivat(�)" -#: g10/keyserver.c:742 +#: g10/keyserver.c:744 msgid "Enter number(s), N)ext, or Q)uit > " msgstr "Introduce�i num�r/numere, N)ext (urm�tor), sau Q)uit (termin�) > " -#: g10/keyserver.c:826 g10/keyserver.c:1448 +#: g10/keyserver.c:828 g10/keyserver.c:1450 #, c-format msgid "invalid keyserver protocol (us %d!=handler %d)\n" msgstr "protocol server de chei invalid (us %d!=handler %d)\n" -#: g10/keyserver.c:924 +#: g10/keyserver.c:926 #, c-format msgid "key \"%s\" not found on keyserver\n" msgstr "cheia \"%s\" nu a fost g�sit� pe serverul de chei\n" -#: g10/keyserver.c:926 +#: g10/keyserver.c:928 msgid "key not found on keyserver\n" msgstr "cheia nu a fost g�sit� pe serverul de chei\n" -#: g10/keyserver.c:1167 +#: g10/keyserver.c:1169 #, c-format msgid "requesting key %s from %s server %s\n" msgstr "cer cheia %s de la serverul %s %s\n" -#: g10/keyserver.c:1171 +#: g10/keyserver.c:1173 #, c-format msgid "requesting key %s from %s\n" msgstr "cer cheia %s de la %s\n" -#: g10/keyserver.c:1195 +#: g10/keyserver.c:1197 #, fuzzy, c-format msgid "searching for names from %s server %s\n" msgstr "caut \"%s\" de pe serverul %s %s\n" -#: g10/keyserver.c:1198 +#: g10/keyserver.c:1200 #, fuzzy, c-format msgid "searching for names from %s\n" msgstr "caut \"%s\" de pe %s\n" -#: g10/keyserver.c:1351 +#: g10/keyserver.c:1353 #, c-format msgid "sending key %s to %s server %s\n" msgstr "trimit cheia %s serverului %s %s\n" -#: g10/keyserver.c:1355 +#: g10/keyserver.c:1357 #, c-format msgid "sending key %s to %s\n" msgstr "trimit cheia %s lui %s\n" -#: g10/keyserver.c:1398 +#: g10/keyserver.c:1400 #, c-format msgid "searching for \"%s\" from %s server %s\n" msgstr "caut \"%s\" de pe serverul %s %s\n" -#: g10/keyserver.c:1401 +#: g10/keyserver.c:1403 #, c-format msgid "searching for \"%s\" from %s\n" msgstr "caut \"%s\" de pe %s\n" -#: g10/keyserver.c:1408 g10/keyserver.c:1504 +#: g10/keyserver.c:1410 g10/keyserver.c:1506 msgid "no keyserver action!\n" msgstr "nici o ac�iune pentru serverul de chei!\n" -#: g10/keyserver.c:1456 +#: g10/keyserver.c:1458 #, c-format msgid "WARNING: keyserver handler from a different version of GnuPG (%s)\n" msgstr "" "AVERTISMENT: manipulator server de chei dintr-o versiune diferit� de GnuPG (%" "s)\n" -#: g10/keyserver.c:1465 +#: g10/keyserver.c:1467 msgid "keyserver did not send VERSION\n" msgstr "serverul de chei nu a trimis VERSION (versiune)\n" -#: g10/keyserver.c:1527 g10/keyserver.c:2056 +#: g10/keyserver.c:1529 g10/keyserver.c:2058 msgid "no keyserver known (use option --keyserver)\n" msgstr "nici un server de chei cunoscut (folosi�i op�iunea --keyserver)\n" -#: g10/keyserver.c:1533 +#: g10/keyserver.c:1535 msgid "external keyserver calls are not supported in this build\n" msgstr "" "apeluri c�tre server de chei extern nu este suportat de acest program\n" -#: g10/keyserver.c:1545 +#: g10/keyserver.c:1547 #, c-format msgid "no handler for keyserver scheme `%s'\n" msgstr "nici un manipulator (handler) pentru schema serverului de chei `%s'\n" -#: g10/keyserver.c:1550 +#: g10/keyserver.c:1552 #, c-format msgid "action `%s' not supported with keyserver scheme `%s'\n" msgstr "ac�iunea `%s' nu este suportat� cu schema serverului de chei `%s'\n" -#: g10/keyserver.c:1558 +#: g10/keyserver.c:1560 #, c-format msgid "%s does not support handler version %d\n" msgstr "%s nu suport� versiunea de manipulator (handler) %d\n" -#: g10/keyserver.c:1565 +#: g10/keyserver.c:1567 msgid "keyserver timed out\n" msgstr "serverul de chei a epuizat timpul de a�teptare (timed out)\n" -#: g10/keyserver.c:1570 +#: g10/keyserver.c:1572 msgid "keyserver internal error\n" msgstr "eroare intern� server de chei\n" -#: g10/keyserver.c:1579 +#: g10/keyserver.c:1581 #, c-format msgid "keyserver communications error: %s\n" msgstr "eroare de comunicare server de chei: %s\n" -#: g10/keyserver.c:1604 g10/keyserver.c:1638 +#: g10/keyserver.c:1606 g10/keyserver.c:1640 #, c-format msgid "\"%s\" not a key ID: skipping\n" msgstr "\"%s\" nu este un ID de cheie: s�rit\n" -#: g10/keyserver.c:1897 +#: g10/keyserver.c:1899 #, c-format msgid "WARNING: unable to refresh key %s via %s: %s\n" msgstr "AVERTISMENT: nu pot reactualiza cheia %s via %s: %s\n" -#: g10/keyserver.c:1919 +#: g10/keyserver.c:1921 #, c-format msgid "refreshing 1 key from %s\n" msgstr "reactualizez 1 cheie de la %s\n" -#: g10/keyserver.c:1921 +#: g10/keyserver.c:1923 #, c-format msgid "refreshing %d keys from %s\n" msgstr "reactualizez %d chei de la %s\n" -#: g10/keyserver.c:1977 +#: g10/keyserver.c:1979 #, fuzzy, c-format msgid "WARNING: unable to fetch URI %s: %s\n" msgstr "AVERTISMENT: nu pot reactualiza cheia %s via %s: %s\n" -#: g10/keyserver.c:1983 +#: g10/keyserver.c:1985 #, fuzzy, c-format msgid "WARNING: unable to parse URI %s\n" msgstr "AVERTISMENT: nu pot reactualiza cheia %s via %s: %s\n" @@ -6304,7 +6304,7 @@ msgstr "suprem�" msgid "no need for a trustdb check\n" msgstr "nu e nevoie de o verificare trustdb\n" -#: g10/trustdb.c:577 g10/trustdb.c:2432 +#: g10/trustdb.c:577 g10/trustdb.c:2456 #, c-format msgid "next trustdb check due at %s\n" msgstr "urm�toarea verificare trustdb programat� pe %s\n" @@ -6332,34 +6332,34 @@ msgstr "v� rug�m face�i un --check-trustdb\n" msgid "checking the trustdb\n" msgstr "verific trustdb\n" -#: g10/trustdb.c:2175 +#: g10/trustdb.c:2199 #, c-format msgid "%d keys processed (%d validity counts cleared)\n" msgstr "%d chei procesate (%d num�r�tori valide anulate)\n" -#: g10/trustdb.c:2240 +#: g10/trustdb.c:2264 msgid "no ultimately trusted keys found\n" msgstr "nu am g�sit nici o cheie cu �ncredere suprem�\n" -#: g10/trustdb.c:2254 +#: g10/trustdb.c:2278 #, c-format msgid "public key of ultimately trusted key %s not found\n" msgstr "cheia public� a cheii cu �ncredere suprem� %s nu a fost g�sit�\n" -#: g10/trustdb.c:2277 +#: g10/trustdb.c:2301 #, c-format msgid "%d marginal(s) needed, %d complete(s) needed, %s trust model\n" msgstr "" "%d marginal(e) necesare, %d complet(e) necesare, model de �ncredere %s\n" -#: g10/trustdb.c:2363 +#: g10/trustdb.c:2387 #, c-format msgid "" "depth: %d valid: %3d signed: %3d trust: %d-, %dq, %dn, %dm, %df, %du\n" msgstr "" "ad�nc: %d valid: %3d semnat: %3d �ncredere: %d-, %dq, %dn, %dm, %df, %du\n" -#: g10/trustdb.c:2438 +#: g10/trustdb.c:2462 #, c-format msgid "unable to update trustdb version record: write failed: %s\n" msgstr "" @@ -6547,12 +6547,12 @@ msgid "" "list, export, import Keybox data\n" msgstr "" -#: scd/app-nks.c:325 scd/app-openpgp.c:1456 scd/app-dinsig.c:297 +#: scd/app-nks.c:325 scd/app-openpgp.c:1457 scd/app-dinsig.c:297 msgid "||Please enter your PIN at the reader's keypad" msgstr "" -#: scd/app-nks.c:329 scd/app-openpgp.c:1460 scd/app-openpgp.c:1492 -#: scd/app-openpgp.c:1639 scd/app-openpgp.c:1657 scd/app-openpgp.c:1857 +#: scd/app-nks.c:329 scd/app-openpgp.c:1461 scd/app-openpgp.c:1493 +#: scd/app-openpgp.c:1640 scd/app-openpgp.c:1658 scd/app-openpgp.c:1858 #: scd/app-dinsig.c:301 #, c-format msgid "PIN callback returned error: %s\n" @@ -6565,103 +6565,103 @@ msgstr "" #. TRANSLATORS: Do not translate the "|*|" prefixes but #. keep it at the start of the string. We need this elsewhere #. to get some infos on the string. -#: scd/app-nks.c:557 scd/app-openpgp.c:1897 +#: scd/app-nks.c:557 scd/app-openpgp.c:1898 msgid "|N|New PIN" msgstr "|N|PIN Nou" -#: scd/app-nks.c:560 scd/app-openpgp.c:1901 scd/app-dinsig.c:529 +#: scd/app-nks.c:560 scd/app-openpgp.c:1902 scd/app-dinsig.c:529 #, c-format msgid "error getting new PIN: %s\n" msgstr "eroare la ob�inere noului PIN: %s\n" -#: scd/app-openpgp.c:667 +#: scd/app-openpgp.c:668 #, c-format msgid "failed to store the fingerprint: %s\n" msgstr "am e�uat s� stochez amprenta: %s\n" -#: scd/app-openpgp.c:680 +#: scd/app-openpgp.c:681 #, c-format msgid "failed to store the creation date: %s\n" msgstr "am e�uat s� stochez data cre�rii: %s\n" -#: scd/app-openpgp.c:1075 +#: scd/app-openpgp.c:1076 #, c-format msgid "reading public key failed: %s\n" msgstr "citirea cheii publice a e�uat: %s\n" -#: scd/app-openpgp.c:1083 scd/app-openpgp.c:2551 +#: scd/app-openpgp.c:1084 scd/app-openpgp.c:2552 msgid "response does not contain the public key data\n" msgstr "r�spunsul nu con�ine datele cheii publice\n" -#: scd/app-openpgp.c:1091 scd/app-openpgp.c:2559 +#: scd/app-openpgp.c:1092 scd/app-openpgp.c:2560 msgid "response does not contain the RSA modulus\n" msgstr "r�spunsul nu con�ine modulul RSA\n" -#: scd/app-openpgp.c:1100 scd/app-openpgp.c:2569 +#: scd/app-openpgp.c:1101 scd/app-openpgp.c:2570 msgid "response does not contain the RSA public exponent\n" msgstr "r�spunsul nu con�ine exponentul public RSA\n" -#: scd/app-openpgp.c:1416 +#: scd/app-openpgp.c:1417 #, c-format msgid "using default PIN as %s\n" msgstr "" -#: scd/app-openpgp.c:1423 +#: scd/app-openpgp.c:1424 #, c-format msgid "failed to use default PIN as %s: %s - disabling further default use\n" msgstr "" -#: scd/app-openpgp.c:1442 +#: scd/app-openpgp.c:1443 #, fuzzy, c-format msgid "||Please enter your PIN at the reader's keypad%%0A[sigs done: %lu]" msgstr "||V� rug�m introduce�i PIN%%0A[semn�turi f�cute: %lu]" -#: scd/app-openpgp.c:1476 +#: scd/app-openpgp.c:1477 #, c-format msgid "||Please enter the PIN%%0A[sigs done: %lu]" msgstr "||V� rug�m introduce�i PIN%%0A[semn�turi f�cute: %lu]" -#: scd/app-openpgp.c:1488 +#: scd/app-openpgp.c:1489 #, fuzzy msgid "||Please enter the PIN" msgstr "||V� rug�m introduce�i PIN%%0A[semn�turi f�cute: %lu]" -#: scd/app-openpgp.c:1499 scd/app-openpgp.c:1664 +#: scd/app-openpgp.c:1500 scd/app-openpgp.c:1665 #, c-format msgid "PIN for CHV%d is too short; minimum length is %d\n" msgstr "PIN-ul pentru CHV%d este prea scurt; lungimea minim� este %d\n" -#: scd/app-openpgp.c:1512 scd/app-openpgp.c:1552 scd/app-openpgp.c:1676 -#: scd/app-openpgp.c:2868 +#: scd/app-openpgp.c:1513 scd/app-openpgp.c:1553 scd/app-openpgp.c:1677 +#: scd/app-openpgp.c:2869 #, c-format msgid "verify CHV%d failed: %s\n" msgstr "verificarea CHV%d a e�uat: %s\n" -#: scd/app-openpgp.c:1575 +#: scd/app-openpgp.c:1576 msgid "access to admin commands is not configured\n" msgstr "accesul la comenzile de administrare nu este configurat�\n" -#: scd/app-openpgp.c:1596 scd/app-openpgp.c:1839 scd/app-openpgp.c:3119 +#: scd/app-openpgp.c:1597 scd/app-openpgp.c:1840 scd/app-openpgp.c:3120 msgid "error retrieving CHV status from card\n" msgstr "eroare la recuperarea st�rii CHV de pe card\n" -#: scd/app-openpgp.c:1602 scd/app-openpgp.c:3128 +#: scd/app-openpgp.c:1603 scd/app-openpgp.c:3129 msgid "card is permanently locked!\n" msgstr "cardul este �ncuiat permanent!\n" -#: scd/app-openpgp.c:1609 +#: scd/app-openpgp.c:1610 #, c-format msgid "%d Admin PIN attempts remaining before card is permanently locked\n" msgstr "%d �ncerc�ri PIN Admin r�mase �nainte de a �ncuia cardul permanent\n" -#: scd/app-openpgp.c:1619 +#: scd/app-openpgp.c:1620 #, fuzzy, c-format msgid "" "|A|Please enter the Admin PIN at the reader's keypad%%0A[remaining attempts: " "%d]" msgstr "||V� rug�m introduce�i PIN%%0A[semn�turi f�cute: %lu]" -#: scd/app-openpgp.c:1634 +#: scd/app-openpgp.c:1635 #, fuzzy msgid "|A|Please enter the Admin PIN at the reader's keypad" msgstr "||V� rug�m introduce�i PIN%%0A[semn�turi f�cute: %lu]" @@ -6669,110 +6669,110 @@ msgstr "||V� rug�m introduce�i PIN%%0A[semn�turi f�cute: %lu]" #. TRANSLATORS: Do not translate the "|A|" prefix but keep #. it at the start of the string. We need this elsewhere to #. get some infos on the string. -#: scd/app-openpgp.c:1654 +#: scd/app-openpgp.c:1655 msgid "|A|Admin PIN" msgstr "|A|PIN Admin" -#: scd/app-openpgp.c:1853 +#: scd/app-openpgp.c:1854 #, fuzzy msgid "||Please enter the Reset Code for the card" msgstr "||V� rug�m introduce�i PIN%%0A[semn�turi f�cute: %lu]" -#: scd/app-openpgp.c:1862 scd/app-openpgp.c:1925 +#: scd/app-openpgp.c:1863 scd/app-openpgp.c:1926 #, fuzzy, c-format msgid "Reset Code is too short; minimum length is %d\n" msgstr "PIN-ul pentru CHV%d este prea scurt; lungimea minim� este %d\n" -#: scd/app-openpgp.c:1896 +#: scd/app-openpgp.c:1897 msgid "|RN|New Reset Code" msgstr "" -#: scd/app-openpgp.c:1897 +#: scd/app-openpgp.c:1898 msgid "|AN|New Admin PIN" msgstr "|AN|PIN Admin Nou" -#: scd/app-openpgp.c:1987 scd/app-openpgp.c:2637 +#: scd/app-openpgp.c:1988 scd/app-openpgp.c:2638 msgid "error reading application data\n" msgstr "eroare la citirea datelor aplica�iei\n" -#: scd/app-openpgp.c:1993 scd/app-openpgp.c:2644 +#: scd/app-openpgp.c:1994 scd/app-openpgp.c:2645 msgid "error reading fingerprint DO\n" msgstr "eroare la citirea amprentei DO\n" -#: scd/app-openpgp.c:2003 +#: scd/app-openpgp.c:2004 msgid "key already exists\n" msgstr "cheia exist� deja\n" -#: scd/app-openpgp.c:2007 +#: scd/app-openpgp.c:2008 msgid "existing key will be replaced\n" msgstr "cheia existent� va fi �nlocuit�\n" -#: scd/app-openpgp.c:2009 +#: scd/app-openpgp.c:2010 msgid "generating new key\n" msgstr "generez o nou� cheie\n" -#: scd/app-openpgp.c:2335 +#: scd/app-openpgp.c:2336 msgid "creation timestamp missing\n" msgstr "timestamp-ul de creare lipse�te\n" -#: scd/app-openpgp.c:2344 +#: scd/app-openpgp.c:2345 #, c-format msgid "RSA modulus missing or not of size %d bits\n" msgstr "modulus-ul RSA lipse�te sau nu are %d bi�i\n" -#: scd/app-openpgp.c:2356 +#: scd/app-openpgp.c:2357 #, fuzzy, c-format msgid "RSA public exponent missing or larger than %d bits\n" msgstr "exponentul public RSA lipse�te sau are mai mult de %d bi�i\n" -#: scd/app-openpgp.c:2366 scd/app-openpgp.c:2374 +#: scd/app-openpgp.c:2367 scd/app-openpgp.c:2375 #, c-format msgid "RSA prime %s missing or not of size %d bits\n" msgstr "prime-ul RSA %s lipse�te sau nu are %d bi�i\n" -#: scd/app-openpgp.c:2468 +#: scd/app-openpgp.c:2469 #, c-format msgid "failed to store the key: %s\n" msgstr "am e�uat s� stochez cheia: %s\n" -#: scd/app-openpgp.c:2528 +#: scd/app-openpgp.c:2529 msgid "please wait while key is being generated ...\n" msgstr "v� rug�m a�tepta�i c�t� vreme este creat� noua cheie ...\n" -#: scd/app-openpgp.c:2542 +#: scd/app-openpgp.c:2543 msgid "generating key failed\n" msgstr "generarea cheii a e�uat\n" -#: scd/app-openpgp.c:2545 +#: scd/app-openpgp.c:2546 #, c-format msgid "key generation completed (%d seconds)\n" msgstr "generarea cheii este complet� (%d secunde)\n" -#: scd/app-openpgp.c:2602 +#: scd/app-openpgp.c:2603 msgid "invalid structure of OpenPGP card (DO 0x93)\n" msgstr "structur� invalid� a cardului OpenPGP (DO 0x93)\n" -#: scd/app-openpgp.c:2652 +#: scd/app-openpgp.c:2653 msgid "fingerprint on card does not match requested one\n" msgstr "" -#: scd/app-openpgp.c:2767 +#: scd/app-openpgp.c:2768 #, fuzzy, c-format msgid "card does not support digest algorithm %s\n" msgstr "semn�tur� %s, algoritm rezumat %s\n" -#: scd/app-openpgp.c:2843 +#: scd/app-openpgp.c:2844 #, c-format msgid "signatures created so far: %lu\n" msgstr "semn�turi create p�n� acum: %lu\n" -#: scd/app-openpgp.c:3133 +#: scd/app-openpgp.c:3134 msgid "" "verification of Admin PIN is currently prohibited through this command\n" msgstr "" "verificarea PIN-ului Admin este deocamdat� interzis� prin aceast� comand�\n" -#: scd/app-openpgp.c:3357 scd/app-openpgp.c:3368 +#: scd/app-openpgp.c:3359 scd/app-openpgp.c:3370 #, c-format msgid "can't access %s - invalid OpenPGP card?\n" msgstr "nu pot accesa %s - card OpenPGP invalid?\n" @@ -7184,7 +7184,7 @@ msgstr "" msgid "[Error - invalid DN]" msgstr "Eroare: r�spuns invalid.\n" -#: sm/certdump.c:964 +#: sm/certdump.c:961 #, fuzzy, c-format msgid "" "Please enter the passphrase to unlock the secret key for the X.509 " @@ -7276,6 +7276,12 @@ msgstr "eroare la crearea inelului de chei `%s': %s\n" msgid "line %d: key generation failed: %s <%s>\n" msgstr "Generarea cheii a e�uat: %s\n" +#: sm/certreqgen.c:806 +msgid "" +"To complete this certificate request please enter the passphrase for the key " +"you just created once more.\n" +msgstr "" + #: sm/certreqgen-ui.c:122 #, fuzzy, c-format msgid " (%d) RSA\n" @@ -7644,7 +7650,7 @@ msgstr "" msgid "error importing certificate: %s\n" msgstr "eroare la ob�inerea num�rului serial: %s\n" -#: sm/import.c:548 tools/gpg-connect-agent.c:1322 +#: sm/import.c:548 tools/gpg-connect-agent.c:1329 #, fuzzy, c-format msgid "error reading input: %s\n" msgstr "eroare la citire `%s': %s\n" @@ -7795,91 +7801,91 @@ msgstr " aka \"%s\"" msgid "This is a qualified signature\n" msgstr "Aceasta va fi o auto-semn�tur�.\n" -#: tools/gpg-connect-agent.c:67 tools/gpgconf.c:78 tools/symcryptrun.c:165 +#: tools/gpg-connect-agent.c:70 tools/gpgconf.c:78 tools/symcryptrun.c:165 #, fuzzy msgid "quiet" msgstr "termin�" -#: tools/gpg-connect-agent.c:68 +#: tools/gpg-connect-agent.c:71 msgid "print data out hex encoded" msgstr "" -#: tools/gpg-connect-agent.c:69 +#: tools/gpg-connect-agent.c:72 msgid "decode received data lines" msgstr "" -#: tools/gpg-connect-agent.c:70 +#: tools/gpg-connect-agent.c:74 msgid "|NAME|connect to Assuan socket NAME" msgstr "" -#: tools/gpg-connect-agent.c:71 +#: tools/gpg-connect-agent.c:76 msgid "run the Assuan server given on the command line" msgstr "" -#: tools/gpg-connect-agent.c:73 +#: tools/gpg-connect-agent.c:78 msgid "do not use extended connect mode" msgstr "" -#: tools/gpg-connect-agent.c:74 +#: tools/gpg-connect-agent.c:80 #, fuzzy msgid "|FILE|run commands from FILE on startup" msgstr "|FI�IER|�ncarc� modulul extensie FI�IER" -#: tools/gpg-connect-agent.c:75 +#: tools/gpg-connect-agent.c:81 msgid "run /subst on startup" msgstr "" -#: tools/gpg-connect-agent.c:176 +#: tools/gpg-connect-agent.c:183 #, fuzzy msgid "Usage: gpg-connect-agent [options] (-h for help)" msgstr "Folosire: gpg [op�iuni] [fi�iere] (-h pentru ajutor)" -#: tools/gpg-connect-agent.c:179 +#: tools/gpg-connect-agent.c:186 msgid "" "Syntax: gpg-connect-agent [options]\n" "Connect to a running agent and send commands\n" msgstr "" -#: tools/gpg-connect-agent.c:1193 +#: tools/gpg-connect-agent.c:1200 #, c-format msgid "option \"%s\" requires a program and optional arguments\n" msgstr "" -#: tools/gpg-connect-agent.c:1202 +#: tools/gpg-connect-agent.c:1209 #, c-format msgid "option \"%s\" ignored due to \"%s\"\n" msgstr "" -#: tools/gpg-connect-agent.c:1257 tools/gpg-connect-agent.c:1745 +#: tools/gpg-connect-agent.c:1264 tools/gpg-connect-agent.c:1752 #, fuzzy, c-format msgid "receiving line failed: %s\n" msgstr "citirea cheii publice a e�uat: %s\n" -#: tools/gpg-connect-agent.c:1347 +#: tools/gpg-connect-agent.c:1354 #, fuzzy msgid "line too long - skipped\n" msgstr "linie prea lung�" -#: tools/gpg-connect-agent.c:1351 +#: tools/gpg-connect-agent.c:1358 msgid "line shortened due to embedded Nul character\n" msgstr "" -#: tools/gpg-connect-agent.c:1719 +#: tools/gpg-connect-agent.c:1726 #, fuzzy, c-format msgid "unknown command `%s'\n" msgstr "op�iune necunoscut� `%s'\n" -#: tools/gpg-connect-agent.c:1737 +#: tools/gpg-connect-agent.c:1744 #, fuzzy, c-format msgid "sending line failed: %s\n" msgstr "semnarea a e�uat: %s\n" -#: tools/gpg-connect-agent.c:2127 +#: tools/gpg-connect-agent.c:2166 #, fuzzy, c-format msgid "error sending %s command: %s\n" msgstr "eroare trimitere la `%s': %s\n" -#: tools/gpg-connect-agent.c:2136 +#: tools/gpg-connect-agent.c:2175 #, fuzzy, c-format msgid "error sending standard options: %s\n" msgstr "eroare trimitere la `%s': %s\n" @@ -8088,21 +8094,21 @@ msgid "" "Manage configuration options for tools of the GnuPG system\n" msgstr "" -#: tools/gpgconf.c:210 tools/gpgconf.c:250 +#: tools/gpgconf.c:209 tools/gpgconf.c:249 #, fuzzy msgid "usage: gpgconf [options] " msgstr "folosire: gpg [op�iuni] " -#: tools/gpgconf.c:212 +#: tools/gpgconf.c:211 msgid "Need one component argument" msgstr "" -#: tools/gpgconf.c:221 +#: tools/gpgconf.c:220 #, fuzzy msgid "Component not found" msgstr "cheia public� nu a fost g�sit�" -#: tools/gpgconf.c:252 +#: tools/gpgconf.c:251 #, fuzzy msgid "No argument allowed" msgstr "Nu sunt permise comenzi administrare\n" @@ -8263,16 +8269,16 @@ msgstr "nu pot deschide fi�ierul: %s\n" msgid "cannot allocate outfile string: %s\n" msgstr "nu pot crea fi�ier de rezerv� `%s': %s\n" -#: tools/symcryptrun.c:985 +#: tools/symcryptrun.c:984 #, c-format msgid "either %s or %s must be given\n" msgstr "" -#: tools/symcryptrun.c:1012 +#: tools/symcryptrun.c:1011 msgid "no class provided\n" msgstr "" -#: tools/symcryptrun.c:1021 +#: tools/symcryptrun.c:1020 #, fuzzy, c-format msgid "class %s is not supported\n" msgstr "algoritm rezumat %d nu este suportat\n" @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: GnuPG 2.0.0\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2008-12-03 09:59+0100\n" +"POT-Creation-Date: 2008-12-09 11:57+0100\n" "PO-Revision-Date: 2006-11-07 19:31+0300\n" "Last-Translator: Maxim Britov <[email protected]>\n" "Language-Team: Russian <[email protected]>\n" @@ -88,8 +88,8 @@ msgstr "Фраза-пароль" msgid "ssh keys greater than %d bits are not supported\n" msgstr "не поддерживаются ssh ключи превышающие %d бит\n" -#: agent/command-ssh.c:688 g10/exec.c:478 g10/gpg.c:1073 g10/keygen.c:3226 -#: g10/keygen.c:3259 g10/keyring.c:1206 g10/keyring.c:1510 g10/openfile.c:275 +#: agent/command-ssh.c:688 g10/exec.c:478 g10/gpg.c:1079 g10/keygen.c:3248 +#: g10/keygen.c:3281 g10/keyring.c:1206 g10/keyring.c:1510 g10/openfile.c:275 #: g10/openfile.c:368 g10/sign.c:798 g10/sign.c:1107 g10/tdbio.c:547 #: jnlib/dotlock.c:311 #, c-format @@ -98,7 +98,7 @@ msgstr "не могу создать `%s': %s\n" #: agent/command-ssh.c:700 common/helpfile.c:47 g10/card-util.c:733 #: g10/dearmor.c:60 g10/dearmor.c:107 g10/decrypt.c:70 g10/encode.c:194 -#: g10/encode.c:504 g10/gpg.c:1074 g10/import.c:193 g10/keygen.c:2711 +#: g10/encode.c:504 g10/gpg.c:1080 g10/import.c:193 g10/keygen.c:2733 #: g10/keyring.c:1536 g10/openfile.c:192 g10/openfile.c:353 #: g10/plaintext.c:503 g10/sign.c:780 g10/sign.c:975 g10/sign.c:1091 #: g10/sign.c:1247 g10/tdbdump.c:142 g10/tdbdump.c:150 g10/tdbio.c:551 @@ -144,7 +144,7 @@ msgid "Please enter the passphrase for the ssh key%0A %c" msgstr "Введите фразу-пароль для ssh ключа%0A %c" #: agent/command-ssh.c:2346 agent/genkey.c:310 agent/genkey.c:432 -#: agent/protect-tool.c:1199 +#: agent/protect-tool.c:1198 msgid "Please re-enter this passphrase" msgstr "Повторно введите фразу-пароль:" @@ -158,7 +158,7 @@ msgstr "" "хранилища ключей gpg-agent" #: agent/command-ssh.c:2405 agent/genkey.c:340 agent/genkey.c:463 -#: agent/protect-tool.c:1205 tools/symcryptrun.c:434 +#: agent/protect-tool.c:1204 tools/symcryptrun.c:434 msgid "does not match - try again" msgstr "не совпало, попробуйте еще раз" @@ -292,7 +292,7 @@ msgid "run in daemon mode (background)" msgstr "запуск в режиме демона (background)" #: agent/gpg-agent.c:121 g10/gpg.c:483 g10/gpgv.c:71 kbx/kbxutil.c:88 -#: scd/scdaemon.c:107 sm/gpgsm.c:281 tools/gpg-connect-agent.c:66 +#: scd/scdaemon.c:107 sm/gpgsm.c:281 tools/gpg-connect-agent.c:69 #: tools/gpgconf.c:77 tools/symcryptrun.c:164 msgid "verbose" msgstr "подробно" @@ -376,7 +376,7 @@ msgid "|FILE|write environment settings also to FILE" msgstr "|FILE|сохранить состояние в файл" #: agent/gpg-agent.c:313 agent/preset-passphrase.c:94 agent/protect-tool.c:146 -#: scd/scdaemon.c:241 sm/gpgsm.c:512 tools/gpg-connect-agent.c:173 +#: scd/scdaemon.c:241 sm/gpgsm.c:512 tools/gpg-connect-agent.c:180 #: tools/gpgconf.c:99 tools/symcryptrun.c:204 tools/gpg-check-pattern.c:141 msgid "Please report bugs to <" msgstr "О найденных ошибках сообщайте <" @@ -398,25 +398,25 @@ msgstr "" msgid "invalid debug-level `%s' given\n" msgstr "запрошен недупустимый уровень отладки `%s'\n" -#: agent/gpg-agent.c:557 agent/protect-tool.c:1068 kbx/kbxutil.c:430 -#: scd/scdaemon.c:385 sm/gpgsm.c:877 sm/gpgsm.c:880 tools/symcryptrun.c:997 -#: tools/gpg-check-pattern.c:178 +#: agent/gpg-agent.c:557 agent/protect-tool.c:1067 kbx/kbxutil.c:429 +#: scd/scdaemon.c:385 sm/gpgsm.c:878 sm/gpgsm.c:881 tools/symcryptrun.c:996 +#: tools/gpg-check-pattern.c:177 #, fuzzy, c-format msgid "%s is too old (need %s, have %s)\n" msgstr "libksba слишком устаревшая (требуется %s, имеется %s)\n" -#: agent/gpg-agent.c:656 g10/gpg.c:2080 scd/scdaemon.c:466 sm/gpgsm.c:968 +#: agent/gpg-agent.c:656 g10/gpg.c:2086 scd/scdaemon.c:466 sm/gpgsm.c:968 #, c-format msgid "NOTE: no default option file `%s'\n" msgstr "ЗАМЕЧАНИЕ: файл конфигурации `%s' не обнаружен\n" -#: agent/gpg-agent.c:661 agent/gpg-agent.c:1240 g10/gpg.c:2084 -#: scd/scdaemon.c:471 sm/gpgsm.c:972 tools/symcryptrun.c:930 +#: agent/gpg-agent.c:661 agent/gpg-agent.c:1240 g10/gpg.c:2090 +#: scd/scdaemon.c:471 sm/gpgsm.c:972 tools/symcryptrun.c:929 #, c-format msgid "option file `%s': %s\n" msgstr "файл конфигурации `%s': %s\n" -#: agent/gpg-agent.c:669 g10/gpg.c:2091 scd/scdaemon.c:479 sm/gpgsm.c:979 +#: agent/gpg-agent.c:669 g10/gpg.c:2097 scd/scdaemon.c:479 sm/gpgsm.c:979 #, c-format msgid "reading options from `%s'\n" msgstr "параметры конфигурации из файла `%s'\n" @@ -513,27 +513,27 @@ msgstr "" msgid "ssh handler 0x%lx for fd %d terminated\n" msgstr "" -#: agent/gpg-agent.c:1833 scd/scdaemon.c:1186 +#: agent/gpg-agent.c:1843 scd/scdaemon.c:1200 #, c-format msgid "pth_select failed: %s - waiting 1s\n" msgstr "" -#: agent/gpg-agent.c:1946 scd/scdaemon.c:1253 +#: agent/gpg-agent.c:1956 scd/scdaemon.c:1267 #, c-format msgid "%s %s stopped\n" msgstr "%s %s: остановлен\n" -#: agent/gpg-agent.c:2074 +#: agent/gpg-agent.c:2084 msgid "no gpg-agent running in this session\n" msgstr "нет gpg-agent доступого для данной сессии\n" -#: agent/gpg-agent.c:2085 common/simple-pwquery.c:349 common/asshelp.c:326 -#: tools/gpg-connect-agent.c:2094 +#: agent/gpg-agent.c:2095 common/simple-pwquery.c:349 common/asshelp.c:326 +#: tools/gpg-connect-agent.c:2133 msgid "malformed GPG_AGENT_INFO environment variable\n" msgstr "неправильная переменная окружения GPG_AGENT_INFO\n" -#: agent/gpg-agent.c:2098 common/simple-pwquery.c:361 common/asshelp.c:338 -#: tools/gpg-connect-agent.c:2105 +#: agent/gpg-agent.c:2108 common/simple-pwquery.c:361 common/asshelp.c:338 +#: tools/gpg-connect-agent.c:2144 #, c-format msgid "gpg-agent protocol version %d is not supported\n" msgstr "протокол gpg-agent версии %d не поддерживается\n" @@ -564,21 +564,21 @@ msgstr "" "Синтаксис: gpg-protect-tool [параметры] [аргументы]\n" "Инструмент для работы с закрытыми ключами\n" -#: agent/protect-tool.c:1190 +#: agent/protect-tool.c:1189 msgid "Please enter the passphrase to unprotect the PKCS#12 object." msgstr "Введите фразу-пароль для доступа к PKCS#12 объекту." -#: agent/protect-tool.c:1193 +#: agent/protect-tool.c:1192 msgid "Please enter the passphrase to protect the new PKCS#12 object." msgstr "Введите фразу-пароль для защиты нового PKCS#12 объекта." -#: agent/protect-tool.c:1196 +#: agent/protect-tool.c:1195 msgid "" "Please enter the passphrase to protect the imported object within the GnuPG " "system." msgstr "Введите фразу-пароль для защиты импортированных в GnuPG объектов." -#: agent/protect-tool.c:1201 +#: agent/protect-tool.c:1200 msgid "" "Please enter the passphrase or the PIN\n" "needed to complete this operation." @@ -586,16 +586,16 @@ msgstr "" "Введите фразу-пароль или PIN\n" "необходимые для выполения данной операции." -#: agent/protect-tool.c:1206 tools/symcryptrun.c:435 +#: agent/protect-tool.c:1205 tools/symcryptrun.c:435 msgid "Passphrase:" msgstr "Фраза-пароль:" -#: agent/protect-tool.c:1214 tools/symcryptrun.c:442 +#: agent/protect-tool.c:1213 tools/symcryptrun.c:442 #, c-format msgid "error while asking for the passphrase: %s\n" msgstr "ошибка запроса ввода фразы-пароля: %s\n" -#: agent/protect-tool.c:1217 tools/symcryptrun.c:446 +#: agent/protect-tool.c:1216 tools/symcryptrun.c:446 msgid "cancelled\n" msgstr "отменено\n" @@ -854,7 +854,7 @@ msgstr "выход за безопасный предел памяти при р msgid "out of core while allocating %lu bytes" msgstr "выход за границы при распределении %lu байтов" -#: common/asshelp.c:244 +#: common/asshelp.c:244 tools/gpg-connect-agent.c:2101 msgid "no running gpg-agent - starting one\n" msgstr "нет работающих gpg-agent - запускаем\n" @@ -1112,7 +1112,7 @@ msgid "OpenPGP card no. %s detected\n" msgstr "Обнаружена карта OpenPGP номер %s \n" #: g10/card-util.c:75 g10/card-util.c:1485 g10/delkey.c:126 g10/keyedit.c:1549 -#: g10/keygen.c:2902 g10/revoke.c:216 g10/revoke.c:455 +#: g10/keygen.c:2924 g10/revoke.c:216 g10/revoke.c:455 msgid "can't do this in batch mode\n" msgstr "невозможно сделать это в пакетном режиме\n" @@ -1121,7 +1121,7 @@ msgstr "невозможно сделать это в пакетном режи� msgid "This command is only available for version 2 cards\n" msgstr "Данная команда не допустима в режиме %s.\n" -#: g10/card-util.c:85 scd/app-openpgp.c:1848 +#: g10/card-util.c:85 scd/app-openpgp.c:1849 #, fuzzy msgid "Reset Code not or not anymore available\n" msgstr "секретная часть ключ не доступна\n" @@ -1408,18 +1408,18 @@ msgstr "Недопустимая команда (список команд: \"h msgid "--output doesn't work for this command\n" msgstr "--output не работает для данной команды\n" -#: g10/decrypt.c:166 g10/gpg.c:3963 g10/keyring.c:380 g10/keyring.c:667 +#: g10/decrypt.c:166 g10/gpg.c:3969 g10/keyring.c:380 g10/keyring.c:667 #, c-format msgid "can't open `%s'\n" msgstr "не могу открыть `%s'\n" -#: g10/delkey.c:73 g10/export.c:324 g10/keyedit.c:3424 g10/keyserver.c:1727 +#: g10/delkey.c:73 g10/export.c:324 g10/keyedit.c:3424 g10/keyserver.c:1729 #: g10/revoke.c:226 #, c-format msgid "key \"%s\" not found: %s\n" msgstr "ключ \"%s\" не найден: %s\n" -#: g10/delkey.c:81 g10/export.c:354 g10/import.c:2417 g10/keyserver.c:1741 +#: g10/delkey.c:81 g10/export.c:354 g10/import.c:2417 g10/keyserver.c:1743 #: g10/revoke.c:232 g10/revoke.c:477 #, c-format msgid "error reading keyblock: %s\n" @@ -1847,7 +1847,7 @@ msgid "run in server mode" msgstr "запуск в режиме сервера" #: g10/gpg.c:436 g10/gpgv.c:69 kbx/kbxutil.c:81 sm/gpgsm.c:226 -#: tools/gpg-connect-agent.c:64 tools/gpgconf.c:74 tools/symcryptrun.c:157 +#: tools/gpg-connect-agent.c:67 tools/gpgconf.c:74 tools/symcryptrun.c:157 msgid "" "@\n" "Options:\n" @@ -1971,72 +1971,72 @@ msgstr "Алгоритмы сжатия: " msgid "usage: gpg [options] " msgstr "использование: gpg [параметры] " -#: g10/gpg.c:1109 sm/gpgsm.c:675 +#: g10/gpg.c:1115 sm/gpgsm.c:675 msgid "conflicting commands\n" msgstr "несовместимые команды\n" -#: g10/gpg.c:1127 +#: g10/gpg.c:1133 #, c-format msgid "no = sign found in group definition `%s'\n" msgstr "отсутствует знак = в определении группы `%s'\n" -#: g10/gpg.c:1324 +#: g10/gpg.c:1330 #, c-format msgid "WARNING: unsafe ownership on homedir `%s'\n" msgstr "ВНИМАНИЕ: небезопасный владелец домашнего каталога `%s'\n" -#: g10/gpg.c:1327 +#: g10/gpg.c:1333 #, c-format msgid "WARNING: unsafe ownership on configuration file `%s'\n" msgstr "ВНИМАНИЕ: небезопасный владелец файла конфигурации `%s'\n" -#: g10/gpg.c:1330 +#: g10/gpg.c:1336 #, c-format msgid "WARNING: unsafe ownership on extension `%s'\n" msgstr "ВНИМАНИЕ: небезопасный владелец файла модуля расширения `%s'\n" -#: g10/gpg.c:1336 +#: g10/gpg.c:1342 #, c-format msgid "WARNING: unsafe permissions on homedir `%s'\n" msgstr "ВНИМАНИЕ: небезопасные права доступа у домашнего каталога `%s'\n" -#: g10/gpg.c:1339 +#: g10/gpg.c:1345 #, c-format msgid "WARNING: unsafe permissions on configuration file `%s'\n" msgstr "ВНИМАНИЕ: небезопасные права доступа у файла конфигурации `%s'\n" -#: g10/gpg.c:1342 +#: g10/gpg.c:1348 #, c-format msgid "WARNING: unsafe permissions on extension `%s'\n" msgstr "ВНИМАНИЕ: небезопасные права доступа у файла модуля расширения `%s'\n" -#: g10/gpg.c:1348 +#: g10/gpg.c:1354 #, c-format msgid "WARNING: unsafe enclosing directory ownership on homedir `%s'\n" msgstr "" "ВНИМАНИЕ: небезопасный владелец каталога содержащего домашний каталог `%s'\n" -#: g10/gpg.c:1351 +#: g10/gpg.c:1357 #, c-format msgid "" "WARNING: unsafe enclosing directory ownership on configuration file `%s'\n" msgstr "" "ВНИМАНИЕ: небезопасный владелец каталога содержащего файл конфигурации `%s'\n" -#: g10/gpg.c:1354 +#: g10/gpg.c:1360 #, c-format msgid "WARNING: unsafe enclosing directory ownership on extension `%s'\n" msgstr "" "ВНИМАНИЕ: небезопасный владелец каталога содержащего модуль расширения `%s'\n" -#: g10/gpg.c:1360 +#: g10/gpg.c:1366 #, c-format msgid "WARNING: unsafe enclosing directory permissions on homedir `%s'\n" msgstr "" "ВНИМАНИЕ: небезопасные права доступа у каталога содержащего домашний каталог " "`%s'\n" -#: g10/gpg.c:1363 +#: g10/gpg.c:1369 #, c-format msgid "" "WARNING: unsafe enclosing directory permissions on configuration file `%s'\n" @@ -2044,461 +2044,461 @@ msgstr "" "ВНИМАНИЕ: небезопасные права доступа у каталога содержащего файл " "конфигурации `%s'\n" -#: g10/gpg.c:1366 +#: g10/gpg.c:1372 #, c-format msgid "WARNING: unsafe enclosing directory permissions on extension `%s'\n" msgstr "" "ВНИМАНИЕ: небезопасные права доступа у каталогу содержащего файл модуля " "расширения `%s'\n" -#: g10/gpg.c:1545 +#: g10/gpg.c:1551 #, c-format msgid "unknown configuration item `%s'\n" msgstr "неизвестный параметр в файле конфигурации `%s'\n" -#: g10/gpg.c:1645 +#: g10/gpg.c:1651 msgid "display photo IDs during key listings" msgstr "отображать Фото ID при распечатке ключей" -#: g10/gpg.c:1647 +#: g10/gpg.c:1653 msgid "show policy URLs during signature listings" msgstr "показывать ссылку на политики при распечатке подписей" -#: g10/gpg.c:1649 +#: g10/gpg.c:1655 msgid "show all notations during signature listings" msgstr "показывать все примечания в списке подписей" -#: g10/gpg.c:1651 +#: g10/gpg.c:1657 msgid "show IETF standard notations during signature listings" msgstr "" -#: g10/gpg.c:1655 +#: g10/gpg.c:1661 msgid "show user-supplied notations during signature listings" msgstr "" "показывать добавленные пользователем примечания при распечатке подписей" -#: g10/gpg.c:1657 +#: g10/gpg.c:1663 msgid "show preferred keyserver URLs during signature listings" msgstr "показываеть предпочитаемый сервер ключей с списке подписей" -#: g10/gpg.c:1659 +#: g10/gpg.c:1665 msgid "show user ID validity during key listings" msgstr "показывать действительность Used ID при распечатке ключей" -#: g10/gpg.c:1661 +#: g10/gpg.c:1667 msgid "show revoked and expired user IDs in key listings" msgstr "показывать отозванные и просроченные User ID при распечатке ключей" -#: g10/gpg.c:1663 +#: g10/gpg.c:1669 msgid "show revoked and expired subkeys in key listings" msgstr "показывать отозванные и просроченные ключи при распечатке списка" -#: g10/gpg.c:1665 +#: g10/gpg.c:1671 msgid "show the keyring name in key listings" msgstr "печатать имя таблиц ключей в списке ключей" -#: g10/gpg.c:1667 +#: g10/gpg.c:1673 msgid "show expiration dates during signature listings" msgstr "печатать даты истечения в списке подписей" -#: g10/gpg.c:1828 +#: g10/gpg.c:1834 #, c-format msgid "NOTE: old default options file `%s' ignored\n" msgstr "ЗАМЕЧАНИЕ: старый файл конфигурации по умолчанию `%s' проигнорирован\n" -#: g10/gpg.c:1919 +#: g10/gpg.c:1926 #, c-format msgid "libgcrypt is too old (need %s, have %s)\n" msgstr "libcrypt слишком старой версии (требуется %s, обнаружено %s)\n" -#: g10/gpg.c:2303 g10/gpg.c:2989 g10/gpg.c:3001 +#: g10/gpg.c:2309 g10/gpg.c:2995 g10/gpg.c:3007 #, c-format msgid "NOTE: %s is not for normal use!\n" msgstr "ЗАМЕЧАНИЕ: %s не предназначен для обычного применения!\n" -#: g10/gpg.c:2484 g10/gpg.c:2496 +#: g10/gpg.c:2490 g10/gpg.c:2502 #, c-format msgid "`%s' is not a valid signature expiration\n" msgstr "`%s' недопустимый срок действия подписи\n" -#: g10/gpg.c:2578 +#: g10/gpg.c:2584 #, c-format msgid "`%s' is not a valid character set\n" msgstr "`%s' недопустимая таблица символов\n" -#: g10/gpg.c:2601 g10/gpg.c:2796 g10/keyedit.c:4107 +#: g10/gpg.c:2607 g10/gpg.c:2802 g10/keyedit.c:4107 msgid "could not parse keyserver URL\n" msgstr "не могу проанализировать URL сервера ключей\n" -#: g10/gpg.c:2613 +#: g10/gpg.c:2619 #, c-format msgid "%s:%d: invalid keyserver options\n" msgstr "%s:%d: недопустимые параметры для сервера ключей\n" -#: g10/gpg.c:2616 +#: g10/gpg.c:2622 msgid "invalid keyserver options\n" msgstr "недопустимые параметры для сервера ключей\n" -#: g10/gpg.c:2623 +#: g10/gpg.c:2629 #, c-format msgid "%s:%d: invalid import options\n" msgstr "%s:%d: недопустимые параметры импорта\n" -#: g10/gpg.c:2626 +#: g10/gpg.c:2632 msgid "invalid import options\n" msgstr "недопустимые параметры импорта\n" -#: g10/gpg.c:2633 +#: g10/gpg.c:2639 #, c-format msgid "%s:%d: invalid export options\n" msgstr "%s:%d: недопустимые параметры экспорта\n" -#: g10/gpg.c:2636 +#: g10/gpg.c:2642 msgid "invalid export options\n" msgstr "недопустимые параметры экспорта\n" -#: g10/gpg.c:2643 +#: g10/gpg.c:2649 #, c-format msgid "%s:%d: invalid list options\n" msgstr "%s:%d: недопустимый список параметров\n" -#: g10/gpg.c:2646 +#: g10/gpg.c:2652 msgid "invalid list options\n" msgstr "недопустимый список параметров\n" -#: g10/gpg.c:2654 +#: g10/gpg.c:2660 msgid "display photo IDs during signature verification" msgstr "показывать Фото ID при проверке подписи" -#: g10/gpg.c:2656 +#: g10/gpg.c:2662 msgid "show policy URLs during signature verification" msgstr "показывать ссылку на политики при проверке подписи" -#: g10/gpg.c:2658 +#: g10/gpg.c:2664 msgid "show all notations during signature verification" msgstr "показывать все примечания в процессе проверки подписей" -#: g10/gpg.c:2660 +#: g10/gpg.c:2666 msgid "show IETF standard notations during signature verification" msgstr "" -#: g10/gpg.c:2664 +#: g10/gpg.c:2670 msgid "show user-supplied notations during signature verification" msgstr "показывать добавленные пользователем примечания при проверке подписей" -#: g10/gpg.c:2666 +#: g10/gpg.c:2672 msgid "show preferred keyserver URLs during signature verification" msgstr "печатать предпочитаемые серверы ключей при проверке подписей" -#: g10/gpg.c:2668 +#: g10/gpg.c:2674 msgid "show user ID validity during signature verification" msgstr "печатать действительность UserID при проверке подписей" -#: g10/gpg.c:2670 +#: g10/gpg.c:2676 msgid "show revoked and expired user IDs in signature verification" msgstr "показывать отозванные и просроченные User ID при проверке подписей" -#: g10/gpg.c:2672 +#: g10/gpg.c:2678 #, fuzzy msgid "show only the primary user ID in signature verification" msgstr "показывать отозванные и просроченные User ID при проверке подписей" -#: g10/gpg.c:2674 +#: g10/gpg.c:2680 msgid "validate signatures with PKA data" msgstr "" -#: g10/gpg.c:2676 +#: g10/gpg.c:2682 msgid "elevate the trust of signatures with valid PKA data" msgstr "" -#: g10/gpg.c:2683 +#: g10/gpg.c:2689 #, c-format msgid "%s:%d: invalid verify options\n" msgstr "%s:%d: недопустимые параметры проверки \n" -#: g10/gpg.c:2686 +#: g10/gpg.c:2692 msgid "invalid verify options\n" msgstr "недопустимые параметры проверки\n" -#: g10/gpg.c:2693 +#: g10/gpg.c:2699 #, c-format msgid "unable to set exec-path to %s\n" msgstr "не могу определить путь запуска для %s\n" -#: g10/gpg.c:2868 +#: g10/gpg.c:2874 #, c-format msgid "%s:%d: invalid auto-key-locate list\n" msgstr "%s:%d: недопустимый список auto-key-locate\n" -#: g10/gpg.c:2871 +#: g10/gpg.c:2877 msgid "invalid auto-key-locate list\n" msgstr "недопустимый список auto-key-locate\n" -#: g10/gpg.c:2978 sm/gpgsm.c:1386 +#: g10/gpg.c:2984 sm/gpgsm.c:1386 msgid "WARNING: program may create a core file!\n" msgstr "ВНИМАНИЕ: возможно создание файла дампа памяти программы!\n" -#: g10/gpg.c:2982 +#: g10/gpg.c:2988 #, c-format msgid "WARNING: %s overrides %s\n" msgstr "ВНИМАНИЕ: %s заместит %s\n" -#: g10/gpg.c:2991 +#: g10/gpg.c:2997 #, c-format msgid "%s not allowed with %s!\n" msgstr "%s не допускается использовать с %s!\n" -#: g10/gpg.c:2994 +#: g10/gpg.c:3000 #, c-format msgid "%s makes no sense with %s!\n" msgstr "%s не имеет смысла совместно с %s!\n" -#: g10/gpg.c:3009 +#: g10/gpg.c:3015 #, c-format msgid "will not run with insecure memory due to %s\n" msgstr "не будет работать с небезопасной памятью из-за %s\n" -#: g10/gpg.c:3023 +#: g10/gpg.c:3029 msgid "you can only make detached or clear signatures while in --pgp2 mode\n" msgstr "" "можно сделать только отделенную или прозрачную подпись в режиме --pgp2\n" -#: g10/gpg.c:3029 +#: g10/gpg.c:3035 msgid "you can't sign and encrypt at the same time while in --pgp2 mode\n" msgstr "Нельзя одновременно подписать и зашифровать в режиме --pgp2\n" -#: g10/gpg.c:3035 +#: g10/gpg.c:3041 msgid "you must use files (and not a pipe) when working with --pgp2 enabled.\n" msgstr "Следует использовать файлы (а не каналы (pipe)) в режиме --pgp2.\n" -#: g10/gpg.c:3048 +#: g10/gpg.c:3054 msgid "encrypting a message in --pgp2 mode requires the IDEA cipher\n" msgstr "для зашифрования сообщения в режиме --pgp2 требуется шифр IDEA\n" -#: g10/gpg.c:3114 g10/gpg.c:3138 sm/gpgsm.c:1458 +#: g10/gpg.c:3120 g10/gpg.c:3144 sm/gpgsm.c:1458 msgid "selected cipher algorithm is invalid\n" msgstr "выбран неверный алгоритм шифрования\n" -#: g10/gpg.c:3120 g10/gpg.c:3144 sm/gpgsm.c:1466 sm/gpgsm.c:1472 +#: g10/gpg.c:3126 g10/gpg.c:3150 sm/gpgsm.c:1466 sm/gpgsm.c:1472 msgid "selected digest algorithm is invalid\n" msgstr "выбрана неверная хэш-функция\n" -#: g10/gpg.c:3126 +#: g10/gpg.c:3132 msgid "selected compression algorithm is invalid\n" msgstr "выбран неверный алгоритм сжатия\n" -#: g10/gpg.c:3132 +#: g10/gpg.c:3138 msgid "selected certification digest algorithm is invalid\n" msgstr "выбрана неверная хэш-функция для сертификации\n" -#: g10/gpg.c:3147 +#: g10/gpg.c:3153 msgid "completes-needed must be greater than 0\n" msgstr "completes-needed должен быть больше 0\n" -#: g10/gpg.c:3149 +#: g10/gpg.c:3155 msgid "marginals-needed must be greater than 1\n" msgstr "marginals-needed должен быть больше 1\n" -#: g10/gpg.c:3151 +#: g10/gpg.c:3157 msgid "max-cert-depth must be in the range from 1 to 255\n" msgstr "max-cert-depth должен быть в диапазоне от 1 до 255\n" -#: g10/gpg.c:3153 +#: g10/gpg.c:3159 msgid "invalid default-cert-level; must be 0, 1, 2, or 3\n" msgstr "недопустимый default-cert-level; должен быть 0, 1, 2 или 3\n" -#: g10/gpg.c:3155 +#: g10/gpg.c:3161 msgid "invalid min-cert-level; must be 1, 2, or 3\n" msgstr "недопустимый min-cert-level; должен быть 0, 1, 2 или 3\n" -#: g10/gpg.c:3158 +#: g10/gpg.c:3164 msgid "NOTE: simple S2K mode (0) is strongly discouraged\n" msgstr "ЗАМЕЧАНИЕ: простой режим S2K (0) строго не рекомендуется\n" -#: g10/gpg.c:3162 +#: g10/gpg.c:3168 msgid "invalid S2K mode; must be 0, 1 or 3\n" msgstr "недопустимый режим S2K; должно быть 0, 1 или 3\n" -#: g10/gpg.c:3169 +#: g10/gpg.c:3175 msgid "invalid default preferences\n" msgstr "недопустимые предпочтения по умолчанию\n" -#: g10/gpg.c:3178 +#: g10/gpg.c:3184 msgid "invalid personal cipher preferences\n" msgstr "недопустимые персональные предпочтения шифра\n" -#: g10/gpg.c:3182 +#: g10/gpg.c:3188 msgid "invalid personal digest preferences\n" msgstr "недопустимые персональные предпочтения хэш-функции\n" -#: g10/gpg.c:3186 +#: g10/gpg.c:3192 msgid "invalid personal compress preferences\n" msgstr "недопустимые персональные предпочтения алгоритмов сжатия\n" -#: g10/gpg.c:3219 +#: g10/gpg.c:3225 #, c-format msgid "%s does not yet work with %s\n" msgstr "%s пока не работает совместно с %s\n" -#: g10/gpg.c:3266 +#: g10/gpg.c:3272 #, c-format msgid "you may not use cipher algorithm `%s' while in %s mode\n" msgstr "нельзя использовать шифрование `%s' в режиме %s\n" -#: g10/gpg.c:3271 +#: g10/gpg.c:3277 #, c-format msgid "you may not use digest algorithm `%s' while in %s mode\n" msgstr "нельзя использовать хэш-функцию `%s' в режиме %s\n" -#: g10/gpg.c:3276 +#: g10/gpg.c:3282 #, c-format msgid "you may not use compression algorithm `%s' while in %s mode\n" msgstr "нельзя использовать сжатие `%s' в режиме %s\n" -#: g10/gpg.c:3359 +#: g10/gpg.c:3365 #, c-format msgid "failed to initialize the TrustDB: %s\n" msgstr "сбой инициализации таблицы доверий: %s\n" -#: g10/gpg.c:3370 +#: g10/gpg.c:3376 msgid "WARNING: recipients (-r) given without using public key encryption\n" msgstr "" "ВНИМАНИЕ: получатели (-r) заданы без использования шифрования с открытым " "ключом\n" -#: g10/gpg.c:3391 +#: g10/gpg.c:3397 msgid "--store [filename]" msgstr "--store [файл]" -#: g10/gpg.c:3398 +#: g10/gpg.c:3404 msgid "--symmetric [filename]" msgstr "--symmetric [файл]" -#: g10/gpg.c:3400 +#: g10/gpg.c:3406 #, c-format msgid "symmetric encryption of `%s' failed: %s\n" msgstr "симметричное шифрование `%s' не удалось: %s\n" -#: g10/gpg.c:3410 +#: g10/gpg.c:3416 msgid "--encrypt [filename]" msgstr "--encrypt [файл]" -#: g10/gpg.c:3423 +#: g10/gpg.c:3429 msgid "--symmetric --encrypt [filename]" msgstr "--symmetric --encrypt [файл]" -#: g10/gpg.c:3425 +#: g10/gpg.c:3431 msgid "you cannot use --symmetric --encrypt with --s2k-mode 0\n" msgstr "нельзя использовать --symmetric --encrypt совместно с --s2k-mode 0\n" -#: g10/gpg.c:3428 +#: g10/gpg.c:3434 #, c-format msgid "you cannot use --symmetric --encrypt while in %s mode\n" msgstr "невозможно использовать --symmetric --encrypt в режиме %s\n" -#: g10/gpg.c:3446 +#: g10/gpg.c:3452 msgid "--sign [filename]" msgstr "--sign [файл]" -#: g10/gpg.c:3459 +#: g10/gpg.c:3465 msgid "--sign --encrypt [filename]" msgstr "--sign --encrypt [файл]" -#: g10/gpg.c:3474 +#: g10/gpg.c:3480 msgid "--symmetric --sign --encrypt [filename]" msgstr "--symmetric --sign --encrypt [файл]" -#: g10/gpg.c:3476 +#: g10/gpg.c:3482 msgid "you cannot use --symmetric --sign --encrypt with --s2k-mode 0\n" msgstr "" "нельзя использовать --symmetric --sign --encrypt совместно с --s2k-mode 0\n" -#: g10/gpg.c:3479 +#: g10/gpg.c:3485 #, c-format msgid "you cannot use --symmetric --sign --encrypt while in %s mode\n" msgstr "невозможно использовать --symmetric --sign --encrypt в режиме %s\n" -#: g10/gpg.c:3499 +#: g10/gpg.c:3505 msgid "--sign --symmetric [filename]" msgstr "--sign --symmetric [файл]" -#: g10/gpg.c:3508 +#: g10/gpg.c:3514 msgid "--clearsign [filename]" msgstr "--clearsign [файл]" -#: g10/gpg.c:3533 +#: g10/gpg.c:3539 msgid "--decrypt [filename]" msgstr "--decrypt [файл]" -#: g10/gpg.c:3541 +#: g10/gpg.c:3547 msgid "--sign-key user-id" msgstr "--sign-key user-id" -#: g10/gpg.c:3545 +#: g10/gpg.c:3551 msgid "--lsign-key user-id" msgstr "--lsign-key user-id" -#: g10/gpg.c:3566 +#: g10/gpg.c:3572 msgid "--edit-key user-id [commands]" msgstr "--edit-key user-id [команды]" -#: g10/gpg.c:3658 +#: g10/gpg.c:3664 #, c-format msgid "keyserver send failed: %s\n" msgstr "сбой при отправке на сервер ключей: %s\n" -#: g10/gpg.c:3660 +#: g10/gpg.c:3666 #, c-format msgid "keyserver receive failed: %s\n" msgstr "сбой при получении с сервера ключей: %s\n" -#: g10/gpg.c:3662 +#: g10/gpg.c:3668 #, c-format msgid "key export failed: %s\n" msgstr "сбой при экспорте ключа: %s\n" -#: g10/gpg.c:3673 +#: g10/gpg.c:3679 #, c-format msgid "keyserver search failed: %s\n" msgstr "сбой при поиске на сервере ключей: %s\n" -#: g10/gpg.c:3683 +#: g10/gpg.c:3689 #, c-format msgid "keyserver refresh failed: %s\n" msgstr "сбой при обновлении с сервера ключей: %s\n" -#: g10/gpg.c:3734 +#: g10/gpg.c:3740 #, c-format msgid "dearmoring failed: %s\n" msgstr "ошибка преобразования из ASCII формата: %s\n" -#: g10/gpg.c:3742 +#: g10/gpg.c:3748 #, c-format msgid "enarmoring failed: %s\n" msgstr "ошибка преобразования в ASCII формат: %s\n" -#: g10/gpg.c:3832 +#: g10/gpg.c:3838 #, c-format msgid "invalid hash algorithm `%s'\n" msgstr "недопустимая хэш-функция `%s'\n" -#: g10/gpg.c:3949 +#: g10/gpg.c:3955 msgid "[filename]" msgstr "[файл]" -#: g10/gpg.c:3953 +#: g10/gpg.c:3959 msgid "Go ahead and type your message ...\n" msgstr "Набирайте Ваше сообщение ...\n" -#: g10/gpg.c:4265 +#: g10/gpg.c:4271 msgid "the given certification policy URL is invalid\n" msgstr "заданный URL политики сертификации неверен\n" -#: g10/gpg.c:4267 +#: g10/gpg.c:4273 msgid "the given signature policy URL is invalid\n" msgstr "заданный URL политики подписи неверен\n" -#: g10/gpg.c:4300 +#: g10/gpg.c:4306 msgid "the given preferred keyserver URL is invalid\n" msgstr "заданный URL предпочитаемого сервера ключей неправилен\n" @@ -3011,29 +3011,29 @@ msgstr "[отозван]" msgid "[self-signature]" msgstr "[самоподпись]" -#: g10/keyedit.c:344 g10/keylist.c:392 +#: g10/keyedit.c:344 g10/keylist.c:396 msgid "1 bad signature\n" msgstr "1 плохая подпись\n" -#: g10/keyedit.c:346 g10/keylist.c:394 +#: g10/keyedit.c:346 g10/keylist.c:398 #, c-format msgid "%d bad signatures\n" msgstr "%d плохих подписей\n" -#: g10/keyedit.c:348 g10/keylist.c:396 +#: g10/keyedit.c:348 g10/keylist.c:400 msgid "1 signature not checked due to a missing key\n" msgstr "1 подпись не проверена за отсутствием ключа\n" -#: g10/keyedit.c:350 g10/keylist.c:398 +#: g10/keyedit.c:350 g10/keylist.c:402 #, c-format msgid "%d signatures not checked due to missing keys\n" msgstr "%d подписей не проверено за отсутствием ключей\n" -#: g10/keyedit.c:352 g10/keylist.c:400 +#: g10/keyedit.c:352 g10/keylist.c:404 msgid "1 signature not checked due to an error\n" msgstr "1 подпись не проверена из-за ошибки\n" -#: g10/keyedit.c:354 g10/keylist.c:402 +#: g10/keyedit.c:354 g10/keylist.c:406 #, c-format msgid "%d signatures not checked due to errors\n" msgstr "%d подписей не проверено из-за ошибок\n" @@ -3289,19 +3289,19 @@ msgstr "не удалось подписать: %s\n" msgid "Key has only stub or on-card key items - no passphrase to change.\n" msgstr "" -#: g10/keyedit.c:1142 g10/keygen.c:3601 +#: g10/keyedit.c:1142 g10/keygen.c:3623 msgid "This key is not protected.\n" msgstr "Данный ключ не защищен.\n" -#: g10/keyedit.c:1146 g10/keygen.c:3588 g10/revoke.c:538 +#: g10/keyedit.c:1146 g10/keygen.c:3610 g10/revoke.c:538 msgid "Secret parts of primary key are not available.\n" msgstr "Секретная часть главного ключа отсутствует.\n" -#: g10/keyedit.c:1150 g10/keygen.c:3604 +#: g10/keyedit.c:1150 g10/keygen.c:3626 msgid "Secret parts of primary key are stored on-card.\n" msgstr "Секретная часть главного ключа сохранена на карте.\n" -#: g10/keyedit.c:1156 g10/keygen.c:3608 +#: g10/keyedit.c:1156 g10/keygen.c:3630 msgid "Key is protected.\n" msgstr "Ключ защищен.\n" @@ -3663,7 +3663,7 @@ msgstr "Опции: " msgid "Keyserver no-modify" msgstr "" -#: g10/keyedit.c:2443 g10/keylist.c:310 +#: g10/keyedit.c:2443 g10/keylist.c:314 msgid "Preferred keyserver: " msgstr "Предпочитаемый сервер ключей: " @@ -3690,24 +3690,24 @@ msgid "(sensitive)" msgstr "" #: g10/keyedit.c:2764 g10/keyedit.c:2820 g10/keyedit.c:2881 g10/keyedit.c:2896 -#: g10/keylist.c:196 g10/keyserver.c:529 +#: g10/keylist.c:200 g10/keyserver.c:529 #, c-format msgid "created: %s" msgstr "создан: %s" -#: g10/keyedit.c:2767 g10/keylist.c:812 g10/keylist.c:906 g10/mainproc.c:989 +#: g10/keyedit.c:2767 g10/keylist.c:817 g10/keylist.c:911 g10/mainproc.c:989 #, c-format msgid "revoked: %s" msgstr "отозван: %s" -#: g10/keyedit.c:2769 g10/keylist.c:783 g10/keylist.c:818 g10/keylist.c:912 +#: g10/keyedit.c:2769 g10/keylist.c:788 g10/keylist.c:823 g10/keylist.c:917 #, c-format msgid "expired: %s" msgstr "просрочен с: %s" #: g10/keyedit.c:2771 g10/keyedit.c:2822 g10/keyedit.c:2883 g10/keyedit.c:2898 -#: g10/keylist.c:198 g10/keylist.c:789 g10/keylist.c:824 g10/keylist.c:918 -#: g10/keylist.c:939 g10/keyserver.c:535 g10/mainproc.c:995 +#: g10/keylist.c:202 g10/keylist.c:794 g10/keylist.c:829 g10/keylist.c:923 +#: g10/keylist.c:944 g10/keyserver.c:535 g10/mainproc.c:995 #, c-format msgid "expires: %s" msgstr "годен до: %s" @@ -3731,7 +3731,7 @@ msgstr "достоверность: %s" msgid "This key has been disabled" msgstr "Данный ключ отключен" -#: g10/keyedit.c:2827 g10/keylist.c:202 +#: g10/keyedit.c:2827 g10/keylist.c:206 msgid "card-no: " msgstr "" @@ -4066,12 +4066,12 @@ msgid "writing key binding signature\n" msgstr "сохраняем объединяющую подпись\n" #: g10/keygen.c:1157 g10/keygen.c:1268 g10/keygen.c:1273 g10/keygen.c:1408 -#: g10/keygen.c:3101 +#: g10/keygen.c:3123 #, c-format msgid "keysize invalid; using %u bits\n" msgstr "неверный размер ключа; используется %u бит\n" -#: g10/keygen.c:1163 g10/keygen.c:1279 g10/keygen.c:1414 g10/keygen.c:3107 +#: g10/keygen.c:1163 g10/keygen.c:1279 g10/keygen.c:1414 g10/keygen.c:3129 #, c-format msgid "keysize rounded up to %u bits\n" msgstr "размер ключа приведен к %u битам\n" @@ -4426,50 +4426,50 @@ msgstr "" "обращения к дискам) в процессе генерации; это даст генератору\n" "случайных чисел возможность получить лучшую энтропию.\n" -#: g10/keygen.c:3041 g10/keygen.c:3068 +#: g10/keygen.c:3063 g10/keygen.c:3090 msgid "Key generation canceled.\n" msgstr "Создание ключа прервано.\n" -#: g10/keygen.c:3273 g10/keygen.c:3440 +#: g10/keygen.c:3295 g10/keygen.c:3462 #, c-format msgid "writing public key to `%s'\n" msgstr "сохранение открытого ключа в `%s'\n" -#: g10/keygen.c:3275 g10/keygen.c:3443 +#: g10/keygen.c:3297 g10/keygen.c:3465 #, c-format msgid "writing secret key stub to `%s'\n" msgstr "сохранение заглушки секретного ключа в `%s'\n" -#: g10/keygen.c:3278 g10/keygen.c:3446 +#: g10/keygen.c:3300 g10/keygen.c:3468 #, c-format msgid "writing secret key to `%s'\n" msgstr "сохранение секретного ключа в `%s'\n" -#: g10/keygen.c:3427 +#: g10/keygen.c:3449 #, c-format msgid "no writable public keyring found: %s\n" msgstr "нет доступной для записи таблицы открытых ключей: %s\n" -#: g10/keygen.c:3434 +#: g10/keygen.c:3456 #, c-format msgid "no writable secret keyring found: %s\n" msgstr "нет доступной для записи таблицы закрытых ключей: %s\n" -#: g10/keygen.c:3454 +#: g10/keygen.c:3476 #, c-format msgid "error writing public keyring `%s': %s\n" msgstr "ошибка записи таблицы открытых ключей `%s': %s\n" -#: g10/keygen.c:3462 +#: g10/keygen.c:3484 #, c-format msgid "error writing secret keyring `%s': %s\n" msgstr "ошибка записи таблицы секретных ключей `%s': %s\n" -#: g10/keygen.c:3489 +#: g10/keygen.c:3511 msgid "public and secret key created and signed.\n" msgstr "открытый и закрытый ключи созданы и подписаны.\n" -#: g10/keygen.c:3500 +#: g10/keygen.c:3522 msgid "" "Note that this key cannot be used for encryption. You may want to use\n" "the command \"--edit-key\" to generate a subkey for this purpose.\n" @@ -4477,44 +4477,44 @@ msgstr "" "Учтите, данный ключ не может использоваться для шифрования. Можно\n" "воспользоваться командой \"--edit-key\" и создать подключ для этих целей.\n" -#: g10/keygen.c:3513 g10/keygen.c:3658 g10/keygen.c:3779 +#: g10/keygen.c:3535 g10/keygen.c:3680 g10/keygen.c:3801 #, c-format msgid "Key generation failed: %s\n" msgstr "Сбой при создании ключа: %s\n" -#: g10/keygen.c:3568 g10/keygen.c:3709 g10/sign.c:241 +#: g10/keygen.c:3590 g10/keygen.c:3731 g10/sign.c:241 #, c-format msgid "" "key has been created %lu second in future (time warp or clock problem)\n" msgstr "" "ключ был создан на %lu секунд в будущем (time warp или проблемы с часами)\n" -#: g10/keygen.c:3570 g10/keygen.c:3711 g10/sign.c:243 +#: g10/keygen.c:3592 g10/keygen.c:3733 g10/sign.c:243 #, c-format msgid "" "key has been created %lu seconds in future (time warp or clock problem)\n" msgstr "" "ключ был создан на %lu секунд в будущем (time warp или проблемы с часами)\n" -#: g10/keygen.c:3581 g10/keygen.c:3722 +#: g10/keygen.c:3603 g10/keygen.c:3744 msgid "NOTE: creating subkeys for v3 keys is not OpenPGP compliant\n" msgstr "ЗАМЕЧАНИЕ: создание подключа для ключей v3 не совместимо с OpenPGP\n" -#: g10/keygen.c:3622 g10/keygen.c:3755 +#: g10/keygen.c:3644 g10/keygen.c:3777 msgid "Really create? (y/N) " msgstr "Действительно создать? (y/N)" -#: g10/keygen.c:3928 +#: g10/keygen.c:3950 #, c-format msgid "storing key onto card failed: %s\n" msgstr "сбой сохранения ключа на карту: %s\n" -#: g10/keygen.c:3976 +#: g10/keygen.c:3998 #, c-format msgid "can't create backup file `%s': %s\n" msgstr "не могу создать резервную копию, файл `%s': %s\n" -#: g10/keygen.c:4002 +#: g10/keygen.c:4024 #, c-format msgid "NOTE: backup of card key saved to `%s'\n" msgstr "ЗАМЕЧАНИЕ: архивная копия ключа карты сохранена в `%s'\n" @@ -4523,53 +4523,53 @@ msgstr "ЗАМЕЧАНИЕ: архивная копия ключа карты с msgid "never " msgstr "никогда " -#: g10/keylist.c:267 +#: g10/keylist.c:271 msgid "Critical signature policy: " msgstr "Критичные правила для подписи: " -#: g10/keylist.c:269 +#: g10/keylist.c:273 msgid "Signature policy: " msgstr "Политика подписи: " -#: g10/keylist.c:308 +#: g10/keylist.c:312 msgid "Critical preferred keyserver: " msgstr "Критично предпочитаемые серверы ключей:" -#: g10/keylist.c:361 +#: g10/keylist.c:365 msgid "Critical signature notation: " msgstr "Критичное примечание к подписи: " -#: g10/keylist.c:363 +#: g10/keylist.c:367 msgid "Signature notation: " msgstr "Примечание к подписи" -#: g10/keylist.c:473 +#: g10/keylist.c:477 msgid "Keyring" msgstr "Таблица ключей" -#: g10/keylist.c:1504 +#: g10/keylist.c:1509 msgid "Primary key fingerprint:" msgstr " Отпечаток главного ключа:" -#: g10/keylist.c:1506 +#: g10/keylist.c:1511 msgid " Subkey fingerprint:" msgstr " Отпечаток подключа:" #. TRANSLATORS: this should fit into 24 bytes to that the #. * fingerprint data is properly aligned with the user ID -#: g10/keylist.c:1513 +#: g10/keylist.c:1518 msgid " Primary key fingerprint:" msgstr " Отпечаток главного ключа:" -#: g10/keylist.c:1515 +#: g10/keylist.c:1520 msgid " Subkey fingerprint:" msgstr " Отпечаток подключа:" -#: g10/keylist.c:1519 g10/keylist.c:1523 +#: g10/keylist.c:1524 g10/keylist.c:1528 msgid " Key fingerprint =" msgstr "Отпечаток ключа =" -#: g10/keylist.c:1590 +#: g10/keylist.c:1595 msgid " Card serial no. =" msgstr "" @@ -4654,139 +4654,139 @@ msgstr "" msgid "disabled" msgstr "disable" -#: g10/keyserver.c:742 +#: g10/keyserver.c:744 msgid "Enter number(s), N)ext, or Q)uit > " msgstr "Введите число(а), N) Следующий или Q) Выход> " -#: g10/keyserver.c:826 g10/keyserver.c:1448 +#: g10/keyserver.c:828 g10/keyserver.c:1450 #, c-format msgid "invalid keyserver protocol (us %d!=handler %d)\n" msgstr "invalid keyserver protocol (us %d!=handler %d)\n" -#: g10/keyserver.c:924 +#: g10/keyserver.c:926 #, c-format msgid "key \"%s\" not found on keyserver\n" msgstr "ключ \"%s\" не найден на сервере ключей\n" -#: g10/keyserver.c:926 +#: g10/keyserver.c:928 msgid "key not found on keyserver\n" msgstr "ключ не найден на сервере ключей\n" -#: g10/keyserver.c:1167 +#: g10/keyserver.c:1169 #, c-format msgid "requesting key %s from %s server %s\n" msgstr "запрашиваю ключ %s с %s сервера %s\n" -#: g10/keyserver.c:1171 +#: g10/keyserver.c:1173 #, c-format msgid "requesting key %s from %s\n" msgstr "получение ключа %s с %s\n" -#: g10/keyserver.c:1195 +#: g10/keyserver.c:1197 #, c-format msgid "searching for names from %s server %s\n" msgstr "поиск по именам %s на сервере %s\n" -#: g10/keyserver.c:1198 +#: g10/keyserver.c:1200 #, c-format msgid "searching for names from %s\n" msgstr "поиск по именам на %s\n" -#: g10/keyserver.c:1351 +#: g10/keyserver.c:1353 #, c-format msgid "sending key %s to %s server %s\n" msgstr "отправляю ключ %s на %s сервер %s\n" -#: g10/keyserver.c:1355 +#: g10/keyserver.c:1357 #, c-format msgid "sending key %s to %s\n" msgstr "отправка ключа %s на %s\n" -#: g10/keyserver.c:1398 +#: g10/keyserver.c:1400 #, c-format msgid "searching for \"%s\" from %s server %s\n" msgstr "поиск \"%s\" на %s сервере %s\n" -#: g10/keyserver.c:1401 +#: g10/keyserver.c:1403 #, c-format msgid "searching for \"%s\" from %s\n" msgstr "поиск \"%s\" на %s\n" -#: g10/keyserver.c:1408 g10/keyserver.c:1504 +#: g10/keyserver.c:1410 g10/keyserver.c:1506 msgid "no keyserver action!\n" msgstr "" -#: g10/keyserver.c:1456 +#: g10/keyserver.c:1458 #, c-format msgid "WARNING: keyserver handler from a different version of GnuPG (%s)\n" msgstr "ВНИМАНИЕ: обработчик сервера ключей от другой версии GnuPG (%s)\n" -#: g10/keyserver.c:1465 +#: g10/keyserver.c:1467 msgid "keyserver did not send VERSION\n" msgstr "сервер ключей не прислал VERSION\n" -#: g10/keyserver.c:1527 g10/keyserver.c:2056 +#: g10/keyserver.c:1529 g10/keyserver.c:2058 msgid "no keyserver known (use option --keyserver)\n" msgstr "не заданы серверы ключей (используйте --keyserver)\n" -#: g10/keyserver.c:1533 +#: g10/keyserver.c:1535 msgid "external keyserver calls are not supported in this build\n" msgstr "данная сборка не поддерживает внешние вызовы для сервера ключей.\n" -#: g10/keyserver.c:1545 +#: g10/keyserver.c:1547 #, c-format msgid "no handler for keyserver scheme `%s'\n" msgstr "нет обработчика для схемы сервера ключей `%s'\n" -#: g10/keyserver.c:1550 +#: g10/keyserver.c:1552 #, c-format msgid "action `%s' not supported with keyserver scheme `%s'\n" msgstr "действие `%s' не поддерживается схемой сервера ключей `%s'\n" -#: g10/keyserver.c:1558 +#: g10/keyserver.c:1560 #, c-format msgid "%s does not support handler version %d\n" msgstr "%s не поддерживает версию обработчика %d\n" -#: g10/keyserver.c:1565 +#: g10/keyserver.c:1567 msgid "keyserver timed out\n" msgstr "превышено время ожидания сервера ключей\n" -#: g10/keyserver.c:1570 +#: g10/keyserver.c:1572 msgid "keyserver internal error\n" msgstr "ошибка сервера ключей\n" -#: g10/keyserver.c:1579 +#: g10/keyserver.c:1581 #, c-format msgid "keyserver communications error: %s\n" msgstr "ошибка связи с сервером ключей: %s\n" -#: g10/keyserver.c:1604 g10/keyserver.c:1638 +#: g10/keyserver.c:1606 g10/keyserver.c:1640 #, c-format msgid "\"%s\" not a key ID: skipping\n" msgstr "\"%s\" не идентификатор ключа: пропущен\n" -#: g10/keyserver.c:1897 +#: g10/keyserver.c:1899 #, c-format msgid "WARNING: unable to refresh key %s via %s: %s\n" msgstr "ВНИМАНИЕ: невозможно обновить ключ %s с %s: %s\n" -#: g10/keyserver.c:1919 +#: g10/keyserver.c:1921 #, c-format msgid "refreshing 1 key from %s\n" msgstr "обновление 1 ключа из %s\n" -#: g10/keyserver.c:1921 +#: g10/keyserver.c:1923 #, c-format msgid "refreshing %d keys from %s\n" msgstr "обновление %d ключей из %s\n" -#: g10/keyserver.c:1977 +#: g10/keyserver.c:1979 #, c-format msgid "WARNING: unable to fetch URI %s: %s\n" msgstr "ВНИМАНИЕ: невозможно загрузить ссылку %s: %s\n" -#: g10/keyserver.c:1983 +#: g10/keyserver.c:1985 #, c-format msgid "WARNING: unable to parse URI %s\n" msgstr "ВНИМАНИЕ: невозможно проанализировать ссылку %s\n" @@ -6204,7 +6204,7 @@ msgstr "абсолютное" msgid "no need for a trustdb check\n" msgstr "нет необходимости в проверке таблицы доверий\n" -#: g10/trustdb.c:577 g10/trustdb.c:2432 +#: g10/trustdb.c:577 g10/trustdb.c:2456 #, c-format msgid "next trustdb check due at %s\n" msgstr "срок следующей проверки таблицы доверий %s\n" @@ -6232,27 +6232,27 @@ msgstr "выполните --check-trustdb, пожалуйста\n" msgid "checking the trustdb\n" msgstr "проверка таблицы доверий\n" -#: g10/trustdb.c:2175 +#: g10/trustdb.c:2199 #, c-format msgid "%d keys processed (%d validity counts cleared)\n" msgstr "%d ключей обработано (%d действующих записей очищено)\n" -#: g10/trustdb.c:2240 +#: g10/trustdb.c:2264 msgid "no ultimately trusted keys found\n" msgstr "не найдено абсолютно доверяемых ключей\n" -#: g10/trustdb.c:2254 +#: g10/trustdb.c:2278 #, c-format msgid "public key of ultimately trusted key %s not found\n" msgstr "открытый ключ для абсолютно доверяемого ключа %s не найден\n" -#: g10/trustdb.c:2277 +#: g10/trustdb.c:2301 #, c-format msgid "%d marginal(s) needed, %d complete(s) needed, %s trust model\n" msgstr "" "%d ограниченных необходимо, %d выполненных необходимо, %s модель доверия\n" -#: g10/trustdb.c:2363 +#: g10/trustdb.c:2387 #, c-format msgid "" "depth: %d valid: %3d signed: %3d trust: %d-, %dq, %dn, %dm, %df, %du\n" @@ -6260,7 +6260,7 @@ msgstr "" "глубина: %d корректных: %3d подписанных: %3d доверия: %d-, %dq, %dn, %dm, " "%df, %du\n" -#: g10/trustdb.c:2438 +#: g10/trustdb.c:2462 #, c-format msgid "unable to update trustdb version record: write failed: %s\n" msgstr "" @@ -6445,12 +6445,12 @@ msgstr "" "Синтаксис: kbxutil [параметры] [файлы]\n" "просморт, экспорт, импорт данных Keybox\n" -#: scd/app-nks.c:325 scd/app-openpgp.c:1456 scd/app-dinsig.c:297 +#: scd/app-nks.c:325 scd/app-openpgp.c:1457 scd/app-dinsig.c:297 msgid "||Please enter your PIN at the reader's keypad" msgstr "" -#: scd/app-nks.c:329 scd/app-openpgp.c:1460 scd/app-openpgp.c:1492 -#: scd/app-openpgp.c:1639 scd/app-openpgp.c:1657 scd/app-openpgp.c:1857 +#: scd/app-nks.c:329 scd/app-openpgp.c:1461 scd/app-openpgp.c:1493 +#: scd/app-openpgp.c:1640 scd/app-openpgp.c:1658 scd/app-openpgp.c:1858 #: scd/app-dinsig.c:301 #, c-format msgid "PIN callback returned error: %s\n" @@ -6463,104 +6463,104 @@ msgstr "NullPIN всё еще не изменен\n" #. TRANSLATORS: Do not translate the "|*|" prefixes but #. keep it at the start of the string. We need this elsewhere #. to get some infos on the string. -#: scd/app-nks.c:557 scd/app-openpgp.c:1897 +#: scd/app-nks.c:557 scd/app-openpgp.c:1898 msgid "|N|New PIN" msgstr "|N|Новый PIN" -#: scd/app-nks.c:560 scd/app-openpgp.c:1901 scd/app-dinsig.c:529 +#: scd/app-nks.c:560 scd/app-openpgp.c:1902 scd/app-dinsig.c:529 #, c-format msgid "error getting new PIN: %s\n" msgstr "ошибка при получении нового PIN: %s\n" -#: scd/app-openpgp.c:667 +#: scd/app-openpgp.c:668 #, c-format msgid "failed to store the fingerprint: %s\n" msgstr "сбой сохранения отпечатка: %s\n" -#: scd/app-openpgp.c:680 +#: scd/app-openpgp.c:681 #, c-format msgid "failed to store the creation date: %s\n" msgstr "сбой сохранения даты создания: %s\n" -#: scd/app-openpgp.c:1075 +#: scd/app-openpgp.c:1076 #, c-format msgid "reading public key failed: %s\n" msgstr "сбой чтения открытого ключа: %s\n" -#: scd/app-openpgp.c:1083 scd/app-openpgp.c:2551 +#: scd/app-openpgp.c:1084 scd/app-openpgp.c:2552 msgid "response does not contain the public key data\n" msgstr "ответ не содержит данных открытого ключа\n" -#: scd/app-openpgp.c:1091 scd/app-openpgp.c:2559 +#: scd/app-openpgp.c:1092 scd/app-openpgp.c:2560 msgid "response does not contain the RSA modulus\n" msgstr "в ответе отсутствует модуль RSA\n" -#: scd/app-openpgp.c:1100 scd/app-openpgp.c:2569 +#: scd/app-openpgp.c:1101 scd/app-openpgp.c:2570 msgid "response does not contain the RSA public exponent\n" msgstr "в ответе отсутствует открытая экспонента RSA\n" -#: scd/app-openpgp.c:1416 +#: scd/app-openpgp.c:1417 #, c-format msgid "using default PIN as %s\n" msgstr "" -#: scd/app-openpgp.c:1423 +#: scd/app-openpgp.c:1424 #, c-format msgid "failed to use default PIN as %s: %s - disabling further default use\n" msgstr "" -#: scd/app-openpgp.c:1442 +#: scd/app-openpgp.c:1443 #, fuzzy, c-format msgid "||Please enter your PIN at the reader's keypad%%0A[sigs done: %lu]" msgstr "||Введите PIN%%0A[подписей: %lu]" -#: scd/app-openpgp.c:1476 +#: scd/app-openpgp.c:1477 #, c-format msgid "||Please enter the PIN%%0A[sigs done: %lu]" msgstr "||Введите PIN%%0A[подписей: %lu]" -#: scd/app-openpgp.c:1488 +#: scd/app-openpgp.c:1489 #, fuzzy msgid "||Please enter the PIN" msgstr "||Введите PIN%%0A[подписей: %lu]" -#: scd/app-openpgp.c:1499 scd/app-openpgp.c:1664 +#: scd/app-openpgp.c:1500 scd/app-openpgp.c:1665 #, c-format msgid "PIN for CHV%d is too short; minimum length is %d\n" msgstr "PIN для CHV%d слишком короток, минимальная длина %d\n" -#: scd/app-openpgp.c:1512 scd/app-openpgp.c:1552 scd/app-openpgp.c:1676 -#: scd/app-openpgp.c:2868 +#: scd/app-openpgp.c:1513 scd/app-openpgp.c:1553 scd/app-openpgp.c:1677 +#: scd/app-openpgp.c:2869 #, c-format msgid "verify CHV%d failed: %s\n" msgstr "при проверке CHV%d сбой: %s\n" -#: scd/app-openpgp.c:1575 +#: scd/app-openpgp.c:1576 msgid "access to admin commands is not configured\n" msgstr "доступ к командам управления не настроен\n" -#: scd/app-openpgp.c:1596 scd/app-openpgp.c:1839 scd/app-openpgp.c:3119 +#: scd/app-openpgp.c:1597 scd/app-openpgp.c:1840 scd/app-openpgp.c:3120 msgid "error retrieving CHV status from card\n" msgstr "ошибка получения статуса CHV с карты\n" -#: scd/app-openpgp.c:1602 scd/app-openpgp.c:3128 +#: scd/app-openpgp.c:1603 scd/app-openpgp.c:3129 msgid "card is permanently locked!\n" msgstr "карта заблокирована!\n" -#: scd/app-openpgp.c:1609 +#: scd/app-openpgp.c:1610 #, c-format msgid "%d Admin PIN attempts remaining before card is permanently locked\n" msgstr "" "осталось %d попыток ввода административного PIN перед блокировкой карты\n" -#: scd/app-openpgp.c:1619 +#: scd/app-openpgp.c:1620 #, fuzzy, c-format msgid "" "|A|Please enter the Admin PIN at the reader's keypad%%0A[remaining attempts: " "%d]" msgstr "||Введите PIN%%0A[подписей: %lu]" -#: scd/app-openpgp.c:1634 +#: scd/app-openpgp.c:1635 #, fuzzy msgid "|A|Please enter the Admin PIN at the reader's keypad" msgstr "||Введите PIN%%0A[подписей: %lu]" @@ -6568,110 +6568,110 @@ msgstr "||Введите PIN%%0A[подписей: %lu]" #. TRANSLATORS: Do not translate the "|A|" prefix but keep #. it at the start of the string. We need this elsewhere to #. get some infos on the string. -#: scd/app-openpgp.c:1654 +#: scd/app-openpgp.c:1655 msgid "|A|Admin PIN" msgstr "|A|Административный PID" -#: scd/app-openpgp.c:1853 +#: scd/app-openpgp.c:1854 #, fuzzy msgid "||Please enter the Reset Code for the card" msgstr "Введите PIN%s%s%s для доступа к карте" -#: scd/app-openpgp.c:1862 scd/app-openpgp.c:1925 +#: scd/app-openpgp.c:1863 scd/app-openpgp.c:1926 #, fuzzy, c-format msgid "Reset Code is too short; minimum length is %d\n" msgstr "PIN для CHV%d слишком короток, минимальная длина %d\n" -#: scd/app-openpgp.c:1896 +#: scd/app-openpgp.c:1897 msgid "|RN|New Reset Code" msgstr "" -#: scd/app-openpgp.c:1897 +#: scd/app-openpgp.c:1898 msgid "|AN|New Admin PIN" msgstr "|AN|Новый административный PIN" -#: scd/app-openpgp.c:1987 scd/app-openpgp.c:2637 +#: scd/app-openpgp.c:1988 scd/app-openpgp.c:2638 msgid "error reading application data\n" msgstr "ошибка чтения данных приложения\n" -#: scd/app-openpgp.c:1993 scd/app-openpgp.c:2644 +#: scd/app-openpgp.c:1994 scd/app-openpgp.c:2645 msgid "error reading fingerprint DO\n" msgstr "ошибка чтения отпечатка DO\n" -#: scd/app-openpgp.c:2003 +#: scd/app-openpgp.c:2004 msgid "key already exists\n" msgstr "ключ уже существует\n" -#: scd/app-openpgp.c:2007 +#: scd/app-openpgp.c:2008 msgid "existing key will be replaced\n" msgstr "существующий ключ будет заменен\n" -#: scd/app-openpgp.c:2009 +#: scd/app-openpgp.c:2010 msgid "generating new key\n" msgstr "генерация нового ключа\n" -#: scd/app-openpgp.c:2335 +#: scd/app-openpgp.c:2336 msgid "creation timestamp missing\n" msgstr "пропущен штамп создания создания\n" -#: scd/app-openpgp.c:2344 +#: scd/app-openpgp.c:2345 #, c-format msgid "RSA modulus missing or not of size %d bits\n" msgstr "Модули RSA пропущены или не имеют размер %d бит\n" -#: scd/app-openpgp.c:2356 +#: scd/app-openpgp.c:2357 #, c-format msgid "RSA public exponent missing or larger than %d bits\n" msgstr "отсутствует открытая экспонента RSA или превышает %d бит\n" -#: scd/app-openpgp.c:2366 scd/app-openpgp.c:2374 +#: scd/app-openpgp.c:2367 scd/app-openpgp.c:2375 #, c-format msgid "RSA prime %s missing or not of size %d bits\n" msgstr "Простое число RSA %s пропущено или не имеет размер %d бит\n" -#: scd/app-openpgp.c:2468 +#: scd/app-openpgp.c:2469 #, c-format msgid "failed to store the key: %s\n" msgstr "сбой сохранения ключа: %s\n" -#: scd/app-openpgp.c:2528 +#: scd/app-openpgp.c:2529 msgid "please wait while key is being generated ...\n" msgstr "пожалуйста, подождите, пока будет генерироваться ключ ...\n" -#: scd/app-openpgp.c:2542 +#: scd/app-openpgp.c:2543 msgid "generating key failed\n" msgstr "сбой при генерации ключа\n" -#: scd/app-openpgp.c:2545 +#: scd/app-openpgp.c:2546 #, c-format msgid "key generation completed (%d seconds)\n" msgstr "ключ сгенерирован (%d секунд)\n" -#: scd/app-openpgp.c:2602 +#: scd/app-openpgp.c:2603 msgid "invalid structure of OpenPGP card (DO 0x93)\n" msgstr "недопутимая структура OpenPGP карты (DO 0x93)\n" -#: scd/app-openpgp.c:2652 +#: scd/app-openpgp.c:2653 msgid "fingerprint on card does not match requested one\n" msgstr "" -#: scd/app-openpgp.c:2767 +#: scd/app-openpgp.c:2768 #, c-format msgid "card does not support digest algorithm %s\n" msgstr "карта не поддерживает функцию хеширования %s\n" -#: scd/app-openpgp.c:2843 +#: scd/app-openpgp.c:2844 #, c-format msgid "signatures created so far: %lu\n" msgstr "подписей создано: %lu\n" -#: scd/app-openpgp.c:3133 +#: scd/app-openpgp.c:3134 msgid "" "verification of Admin PIN is currently prohibited through this command\n" msgstr "" "проверка административного PIN в данный момент запрещена этой командой\n" -#: scd/app-openpgp.c:3357 scd/app-openpgp.c:3368 +#: scd/app-openpgp.c:3359 scd/app-openpgp.c:3370 #, c-format msgid "can't access %s - invalid OpenPGP card?\n" msgstr "нет доступа %s - неработоспособная карта OpenPGP?\n" @@ -7069,7 +7069,7 @@ msgstr "[Ошибка - Нет имени]" msgid "[Error - invalid DN]" msgstr "[Ошибка - недопустимый DN]" -#: sm/certdump.c:964 +#: sm/certdump.c:961 #, fuzzy, c-format msgid "" "Please enter the passphrase to unlock the secret key for the X.509 " @@ -7160,6 +7160,12 @@ msgstr "строка %d: ошибка получения keygrip ключа `%s' msgid "line %d: key generation failed: %s <%s>\n" msgstr "строка %d: cбой создания ключа: %s\n" +#: sm/certreqgen.c:806 +msgid "" +"To complete this certificate request please enter the passphrase for the key " +"you just created once more.\n" +msgstr "" + #: sm/certreqgen-ui.c:122 #, fuzzy, c-format msgid " (%d) RSA\n" @@ -7516,7 +7522,7 @@ msgstr "ошибка базовой проверки сертификата - н msgid "error importing certificate: %s\n" msgstr "ошибка импортирования сертификата: %s\n" -#: sm/import.c:548 tools/gpg-connect-agent.c:1322 +#: sm/import.c:548 tools/gpg-connect-agent.c:1329 #, c-format msgid "error reading input: %s\n" msgstr "ошибка чтения ввода: %s\n" @@ -7666,44 +7672,44 @@ msgstr " aka" msgid "This is a qualified signature\n" msgstr "Это будет самоподпись.\n" -#: tools/gpg-connect-agent.c:67 tools/gpgconf.c:78 tools/symcryptrun.c:165 +#: tools/gpg-connect-agent.c:70 tools/gpgconf.c:78 tools/symcryptrun.c:165 msgid "quiet" msgstr "" -#: tools/gpg-connect-agent.c:68 +#: tools/gpg-connect-agent.c:71 msgid "print data out hex encoded" msgstr "" -#: tools/gpg-connect-agent.c:69 +#: tools/gpg-connect-agent.c:72 msgid "decode received data lines" msgstr "" -#: tools/gpg-connect-agent.c:70 +#: tools/gpg-connect-agent.c:74 msgid "|NAME|connect to Assuan socket NAME" msgstr "" -#: tools/gpg-connect-agent.c:71 +#: tools/gpg-connect-agent.c:76 msgid "run the Assuan server given on the command line" msgstr "" -#: tools/gpg-connect-agent.c:73 +#: tools/gpg-connect-agent.c:78 msgid "do not use extended connect mode" msgstr "" -#: tools/gpg-connect-agent.c:74 +#: tools/gpg-connect-agent.c:80 #, fuzzy msgid "|FILE|run commands from FILE on startup" msgstr "|FILE|взять параметры из FILE" -#: tools/gpg-connect-agent.c:75 +#: tools/gpg-connect-agent.c:81 msgid "run /subst on startup" msgstr "" -#: tools/gpg-connect-agent.c:176 +#: tools/gpg-connect-agent.c:183 msgid "Usage: gpg-connect-agent [options] (-h for help)" msgstr "Использование: gpg-connect-agent [параметры] (-h для подсказки)" -#: tools/gpg-connect-agent.c:179 +#: tools/gpg-connect-agent.c:186 msgid "" "Syntax: gpg-connect-agent [options]\n" "Connect to a running agent and send commands\n" @@ -7711,45 +7717,45 @@ msgstr "" "Синтаксис: gpg-connect-agent: [параметры]\n" "Связывается с запущенным агентом и отcылает команды\n" -#: tools/gpg-connect-agent.c:1193 +#: tools/gpg-connect-agent.c:1200 #, c-format msgid "option \"%s\" requires a program and optional arguments\n" msgstr "параметр \"%s\" требует программы и опциональных аргументов\n" -#: tools/gpg-connect-agent.c:1202 +#: tools/gpg-connect-agent.c:1209 #, c-format msgid "option \"%s\" ignored due to \"%s\"\n" msgstr "параметр \"%s\" игнорирован по причине \"%s\"\n" -#: tools/gpg-connect-agent.c:1257 tools/gpg-connect-agent.c:1745 +#: tools/gpg-connect-agent.c:1264 tools/gpg-connect-agent.c:1752 #, c-format msgid "receiving line failed: %s\n" msgstr "сбой получения строки: %s\n" -#: tools/gpg-connect-agent.c:1347 +#: tools/gpg-connect-agent.c:1354 msgid "line too long - skipped\n" msgstr "строка слишком длинная - пропущено\n" -#: tools/gpg-connect-agent.c:1351 +#: tools/gpg-connect-agent.c:1358 msgid "line shortened due to embedded Nul character\n" msgstr "" -#: tools/gpg-connect-agent.c:1719 +#: tools/gpg-connect-agent.c:1726 #, c-format msgid "unknown command `%s'\n" msgstr "неизвестная команда `%s'\n" -#: tools/gpg-connect-agent.c:1737 +#: tools/gpg-connect-agent.c:1744 #, c-format msgid "sending line failed: %s\n" msgstr "сбой отправки строки: %s\n" -#: tools/gpg-connect-agent.c:2127 +#: tools/gpg-connect-agent.c:2166 #, c-format msgid "error sending %s command: %s\n" msgstr "ошибка отправки %s команды: %s\n" -#: tools/gpg-connect-agent.c:2136 +#: tools/gpg-connect-agent.c:2175 #, c-format msgid "error sending standard options: %s\n" msgstr "ошибка отправки стандартных параметров: %s\n" @@ -7961,19 +7967,19 @@ msgstr "" "Синтаксис: gpgconf [параметры]\n" "Управляет параметрами конфигурации инструментария GnuPG\n" -#: tools/gpgconf.c:210 tools/gpgconf.c:250 +#: tools/gpgconf.c:209 tools/gpgconf.c:249 msgid "usage: gpgconf [options] " msgstr "использование: gpgconf [параметры] " -#: tools/gpgconf.c:212 +#: tools/gpgconf.c:211 msgid "Need one component argument" msgstr "Требуется однокомпонентный аргумент" -#: tools/gpgconf.c:221 +#: tools/gpgconf.c:220 msgid "Component not found" msgstr "Компонент не найден" -#: tools/gpgconf.c:252 +#: tools/gpgconf.c:251 #, fuzzy msgid "No argument allowed" msgstr "Команды администрирования не разрешены\n" @@ -8132,16 +8138,16 @@ msgstr "" msgid "cannot allocate outfile string: %s\n" msgstr "" -#: tools/symcryptrun.c:985 +#: tools/symcryptrun.c:984 #, c-format msgid "either %s or %s must be given\n" msgstr "следует задать %s либо %s\n" -#: tools/symcryptrun.c:1012 +#: tools/symcryptrun.c:1011 msgid "no class provided\n" msgstr "не задан класс\n" -#: tools/symcryptrun.c:1021 +#: tools/symcryptrun.c:1020 #, c-format msgid "class %s is not supported\n" msgstr "класс %s не поддерживается\n" @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: gnupg 1.2.5\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2008-12-03 09:59+0100\n" +"POT-Creation-Date: 2008-12-09 11:57+0100\n" "PO-Revision-Date: 2004-07-20 15:52+0200\n" "Last-Translator: Michal Majer <[email protected]>\n" "Language-Team: Slovak <[email protected]>\n" @@ -91,8 +91,8 @@ msgstr "nespr�vne heslo" msgid "ssh keys greater than %d bits are not supported\n" msgstr "ochrann� algoritmus %d%s nie je podporov�n�\n" -#: agent/command-ssh.c:688 g10/exec.c:478 g10/gpg.c:1073 g10/keygen.c:3226 -#: g10/keygen.c:3259 g10/keyring.c:1206 g10/keyring.c:1510 g10/openfile.c:275 +#: agent/command-ssh.c:688 g10/exec.c:478 g10/gpg.c:1079 g10/keygen.c:3248 +#: g10/keygen.c:3281 g10/keyring.c:1206 g10/keyring.c:1510 g10/openfile.c:275 #: g10/openfile.c:368 g10/sign.c:798 g10/sign.c:1107 g10/tdbio.c:547 #: jnlib/dotlock.c:311 #, c-format @@ -101,7 +101,7 @@ msgstr "nem��em vytvori� `%s': %s\n" #: agent/command-ssh.c:700 common/helpfile.c:47 g10/card-util.c:733 #: g10/dearmor.c:60 g10/dearmor.c:107 g10/decrypt.c:70 g10/encode.c:194 -#: g10/encode.c:504 g10/gpg.c:1074 g10/import.c:193 g10/keygen.c:2711 +#: g10/encode.c:504 g10/gpg.c:1080 g10/import.c:193 g10/keygen.c:2733 #: g10/keyring.c:1536 g10/openfile.c:192 g10/openfile.c:353 #: g10/plaintext.c:503 g10/sign.c:780 g10/sign.c:975 g10/sign.c:1091 #: g10/sign.c:1247 g10/tdbdump.c:142 g10/tdbdump.c:150 g10/tdbio.c:551 @@ -147,7 +147,7 @@ msgid "Please enter the passphrase for the ssh key%0A %c" msgstr "Pros�m, vlo�te heslo; toto je tajn� veta \n" #: agent/command-ssh.c:2346 agent/genkey.c:310 agent/genkey.c:432 -#: agent/protect-tool.c:1199 +#: agent/protect-tool.c:1198 #, fuzzy msgid "Please re-enter this passphrase" msgstr "zmeni� heslo" @@ -160,7 +160,7 @@ msgid "" msgstr "" #: agent/command-ssh.c:2405 agent/genkey.c:340 agent/genkey.c:463 -#: agent/protect-tool.c:1205 tools/symcryptrun.c:434 +#: agent/protect-tool.c:1204 tools/symcryptrun.c:434 msgid "does not match - try again" msgstr "" @@ -301,7 +301,7 @@ msgid "run in daemon mode (background)" msgstr "" #: agent/gpg-agent.c:121 g10/gpg.c:483 g10/gpgv.c:71 kbx/kbxutil.c:88 -#: scd/scdaemon.c:107 sm/gpgsm.c:281 tools/gpg-connect-agent.c:66 +#: scd/scdaemon.c:107 sm/gpgsm.c:281 tools/gpg-connect-agent.c:69 #: tools/gpgconf.c:77 tools/symcryptrun.c:164 msgid "verbose" msgstr "s dodato�n�mi inform�ciami" @@ -390,7 +390,7 @@ msgid "|FILE|write environment settings also to FILE" msgstr "" #: agent/gpg-agent.c:313 agent/preset-passphrase.c:94 agent/protect-tool.c:146 -#: scd/scdaemon.c:241 sm/gpgsm.c:512 tools/gpg-connect-agent.c:173 +#: scd/scdaemon.c:241 sm/gpgsm.c:512 tools/gpg-connect-agent.c:180 #: tools/gpgconf.c:99 tools/symcryptrun.c:204 tools/gpg-check-pattern.c:141 #, fuzzy msgid "Please report bugs to <" @@ -414,25 +414,25 @@ msgstr "" msgid "invalid debug-level `%s' given\n" msgstr "" -#: agent/gpg-agent.c:557 agent/protect-tool.c:1068 kbx/kbxutil.c:430 -#: scd/scdaemon.c:385 sm/gpgsm.c:877 sm/gpgsm.c:880 tools/symcryptrun.c:997 -#: tools/gpg-check-pattern.c:178 +#: agent/gpg-agent.c:557 agent/protect-tool.c:1067 kbx/kbxutil.c:429 +#: scd/scdaemon.c:385 sm/gpgsm.c:878 sm/gpgsm.c:881 tools/symcryptrun.c:996 +#: tools/gpg-check-pattern.c:177 #, c-format msgid "%s is too old (need %s, have %s)\n" msgstr "" -#: agent/gpg-agent.c:656 g10/gpg.c:2080 scd/scdaemon.c:466 sm/gpgsm.c:968 +#: agent/gpg-agent.c:656 g10/gpg.c:2086 scd/scdaemon.c:466 sm/gpgsm.c:968 #, c-format msgid "NOTE: no default option file `%s'\n" msgstr "POZN�MKA: neexistuje implicitn� s�bor s mo�nos�ami `%s'\n" -#: agent/gpg-agent.c:661 agent/gpg-agent.c:1240 g10/gpg.c:2084 -#: scd/scdaemon.c:471 sm/gpgsm.c:972 tools/symcryptrun.c:930 +#: agent/gpg-agent.c:661 agent/gpg-agent.c:1240 g10/gpg.c:2090 +#: scd/scdaemon.c:471 sm/gpgsm.c:972 tools/symcryptrun.c:929 #, c-format msgid "option file `%s': %s\n" msgstr "s�bor s mo�nos�ami `%s': %s\n" -#: agent/gpg-agent.c:669 g10/gpg.c:2091 scd/scdaemon.c:479 sm/gpgsm.c:979 +#: agent/gpg-agent.c:669 g10/gpg.c:2097 scd/scdaemon.c:479 sm/gpgsm.c:979 #, c-format msgid "reading options from `%s'\n" msgstr "��tam mo�nosti z `%s'\n" @@ -529,28 +529,28 @@ msgstr "" msgid "ssh handler 0x%lx for fd %d terminated\n" msgstr "" -#: agent/gpg-agent.c:1833 scd/scdaemon.c:1186 +#: agent/gpg-agent.c:1843 scd/scdaemon.c:1200 #, fuzzy, c-format msgid "pth_select failed: %s - waiting 1s\n" msgstr "aktualiz�cia tajn�ho k���a zlyhala: %s\n" -#: agent/gpg-agent.c:1946 scd/scdaemon.c:1253 +#: agent/gpg-agent.c:1956 scd/scdaemon.c:1267 #, fuzzy, c-format msgid "%s %s stopped\n" msgstr "%s: presko�en�: %s\n" -#: agent/gpg-agent.c:2074 +#: agent/gpg-agent.c:2084 #, fuzzy msgid "no gpg-agent running in this session\n" msgstr "gpg-agent nie je v tomto seden� dostupn�\n" -#: agent/gpg-agent.c:2085 common/simple-pwquery.c:349 common/asshelp.c:326 -#: tools/gpg-connect-agent.c:2094 +#: agent/gpg-agent.c:2095 common/simple-pwquery.c:349 common/asshelp.c:326 +#: tools/gpg-connect-agent.c:2133 msgid "malformed GPG_AGENT_INFO environment variable\n" msgstr "zl� form�t premennej prostredia GPG_AGENT_INFO\n" -#: agent/gpg-agent.c:2098 common/simple-pwquery.c:361 common/asshelp.c:338 -#: tools/gpg-connect-agent.c:2105 +#: agent/gpg-agent.c:2108 common/simple-pwquery.c:361 common/asshelp.c:338 +#: tools/gpg-connect-agent.c:2144 #, c-format msgid "gpg-agent protocol version %d is not supported\n" msgstr "gpg-agent protokol verzie %d nie je podporovan�\n" @@ -577,40 +577,40 @@ msgid "" "Secret key maintenance tool\n" msgstr "" -#: agent/protect-tool.c:1190 +#: agent/protect-tool.c:1189 #, fuzzy msgid "Please enter the passphrase to unprotect the PKCS#12 object." msgstr "Pros�m, vlo�te heslo; toto je tajn� veta \n" -#: agent/protect-tool.c:1193 +#: agent/protect-tool.c:1192 #, fuzzy msgid "Please enter the passphrase to protect the new PKCS#12 object." msgstr "Pros�m, vlo�te heslo; toto je tajn� veta \n" -#: agent/protect-tool.c:1196 +#: agent/protect-tool.c:1195 msgid "" "Please enter the passphrase to protect the imported object within the GnuPG " "system." msgstr "" -#: agent/protect-tool.c:1201 +#: agent/protect-tool.c:1200 #, fuzzy msgid "" "Please enter the passphrase or the PIN\n" "needed to complete this operation." msgstr "Pros�m, vlo�te heslo; toto je tajn� veta \n" -#: agent/protect-tool.c:1206 tools/symcryptrun.c:435 +#: agent/protect-tool.c:1205 tools/symcryptrun.c:435 #, fuzzy msgid "Passphrase:" msgstr "nespr�vne heslo" -#: agent/protect-tool.c:1214 tools/symcryptrun.c:442 +#: agent/protect-tool.c:1213 tools/symcryptrun.c:442 #, fuzzy, c-format msgid "error while asking for the passphrase: %s\n" msgstr "chyba pri vytv�ran� hesla: %s\n" -#: agent/protect-tool.c:1217 tools/symcryptrun.c:446 +#: agent/protect-tool.c:1216 tools/symcryptrun.c:446 #, fuzzy msgid "cancelled\n" msgstr "Zru�i�" @@ -872,7 +872,7 @@ msgstr "" msgid "out of core while allocating %lu bytes" msgstr "" -#: common/asshelp.c:244 +#: common/asshelp.c:244 tools/gpg-connect-agent.c:2101 msgid "no running gpg-agent - starting one\n" msgstr "" @@ -1132,7 +1132,7 @@ msgid "OpenPGP card no. %s detected\n" msgstr "" #: g10/card-util.c:75 g10/card-util.c:1485 g10/delkey.c:126 g10/keyedit.c:1549 -#: g10/keygen.c:2902 g10/revoke.c:216 g10/revoke.c:455 +#: g10/keygen.c:2924 g10/revoke.c:216 g10/revoke.c:455 #, fuzzy msgid "can't do this in batch mode\n" msgstr "nemo�no previes� v d�vkovom m�de\n" @@ -1142,7 +1142,7 @@ msgstr "nemo�no previes� v d�vkovom m�de\n" msgid "This command is only available for version 2 cards\n" msgstr "Tento pr�kaz nie je v m�doch %s dovolen�.\n" -#: g10/card-util.c:85 scd/app-openpgp.c:1848 +#: g10/card-util.c:85 scd/app-openpgp.c:1849 #, fuzzy msgid "Reset Code not or not anymore available\n" msgstr "tajn� �asti k���a nie s� dostupn�\n" @@ -1454,18 +1454,18 @@ msgstr "Neplatn� pr�kaz (sk�ste \"help\")\n" msgid "--output doesn't work for this command\n" msgstr "--output pre tento pr�kaz nefunguje\n" -#: g10/decrypt.c:166 g10/gpg.c:3963 g10/keyring.c:380 g10/keyring.c:667 +#: g10/decrypt.c:166 g10/gpg.c:3969 g10/keyring.c:380 g10/keyring.c:667 #, c-format msgid "can't open `%s'\n" msgstr "nemo�no otvori� `%s'\n" -#: g10/delkey.c:73 g10/export.c:324 g10/keyedit.c:3424 g10/keyserver.c:1727 +#: g10/delkey.c:73 g10/export.c:324 g10/keyedit.c:3424 g10/keyserver.c:1729 #: g10/revoke.c:226 #, fuzzy, c-format msgid "key \"%s\" not found: %s\n" msgstr "k��� `%s' nebol n�jden�: %s\n" -#: g10/delkey.c:81 g10/export.c:354 g10/import.c:2417 g10/keyserver.c:1741 +#: g10/delkey.c:81 g10/export.c:354 g10/import.c:2417 g10/keyserver.c:1743 #: g10/revoke.c:232 g10/revoke.c:477 #, c-format msgid "error reading keyblock: %s\n" @@ -1908,7 +1908,7 @@ msgid "run in server mode" msgstr "" #: g10/gpg.c:436 g10/gpgv.c:69 kbx/kbxutil.c:81 sm/gpgsm.c:226 -#: tools/gpg-connect-agent.c:64 tools/gpgconf.c:74 tools/symcryptrun.c:157 +#: tools/gpg-connect-agent.c:67 tools/gpgconf.c:74 tools/symcryptrun.c:157 msgid "" "@\n" "Options:\n" @@ -2039,545 +2039,545 @@ msgstr "Kompresia: " msgid "usage: gpg [options] " msgstr "pou�itie: gpg [mo�nosti] " -#: g10/gpg.c:1109 sm/gpgsm.c:675 +#: g10/gpg.c:1115 sm/gpgsm.c:675 msgid "conflicting commands\n" msgstr "konfliktn� pr�kazy\n" -#: g10/gpg.c:1127 +#: g10/gpg.c:1133 #, fuzzy, c-format msgid "no = sign found in group definition `%s'\n" msgstr "no = podpis n�jden� v defin�cii skupiny \"%s\"\n" -#: g10/gpg.c:1324 +#: g10/gpg.c:1330 #, fuzzy, c-format msgid "WARNING: unsafe ownership on homedir `%s'\n" msgstr "VAROVANIE: vlastn�ctvo pre %s nastaven� nebezpe�ne \"%s\"\n" -#: g10/gpg.c:1327 +#: g10/gpg.c:1333 #, fuzzy, c-format msgid "WARNING: unsafe ownership on configuration file `%s'\n" msgstr "VAROVANIE: vlastn�ctvo pre %s nastaven� nebezpe�ne \"%s\"\n" -#: g10/gpg.c:1330 +#: g10/gpg.c:1336 #, fuzzy, c-format msgid "WARNING: unsafe ownership on extension `%s'\n" msgstr "VAROVANIE: vlastn�ctvo pre %s nastaven� nebezpe�ne \"%s\"\n" -#: g10/gpg.c:1336 +#: g10/gpg.c:1342 #, fuzzy, c-format msgid "WARNING: unsafe permissions on homedir `%s'\n" msgstr "VAROVANIE: pr�stupov� pr�va pre %s nie s� nastaven� bezpe�ne \"%s\"\n" -#: g10/gpg.c:1339 +#: g10/gpg.c:1345 #, fuzzy, c-format msgid "WARNING: unsafe permissions on configuration file `%s'\n" msgstr "VAROVANIE: pr�stupov� pr�va pre %s nie s� nastaven� bezpe�ne \"%s\"\n" -#: g10/gpg.c:1342 +#: g10/gpg.c:1348 #, fuzzy, c-format msgid "WARNING: unsafe permissions on extension `%s'\n" msgstr "VAROVANIE: pr�stupov� pr�va pre %s nie s� nastaven� bezpe�ne \"%s\"\n" -#: g10/gpg.c:1348 +#: g10/gpg.c:1354 #, fuzzy, c-format msgid "WARNING: unsafe enclosing directory ownership on homedir `%s'\n" msgstr "VAROVANIE: vlastn�ctvo adres�ra %s nastaven� nebezpe�ne \"%s\"\n" -#: g10/gpg.c:1351 +#: g10/gpg.c:1357 #, fuzzy, c-format msgid "" "WARNING: unsafe enclosing directory ownership on configuration file `%s'\n" msgstr "VAROVANIE: vlastn�ctvo adres�ra %s nastaven� nebezpe�ne \"%s\"\n" -#: g10/gpg.c:1354 +#: g10/gpg.c:1360 #, fuzzy, c-format msgid "WARNING: unsafe enclosing directory ownership on extension `%s'\n" msgstr "VAROVANIE: vlastn�ctvo adres�ra %s nastaven� nebezpe�ne \"%s\"\n" -#: g10/gpg.c:1360 +#: g10/gpg.c:1366 #, fuzzy, c-format msgid "WARNING: unsafe enclosing directory permissions on homedir `%s'\n" msgstr "" "VAROVANIE: pr�stupov� pr�va adres�ra %s nie s� nastaven� bezpe�ne \"%s\"\n" -#: g10/gpg.c:1363 +#: g10/gpg.c:1369 #, fuzzy, c-format msgid "" "WARNING: unsafe enclosing directory permissions on configuration file `%s'\n" msgstr "" "VAROVANIE: pr�stupov� pr�va adres�ra %s nie s� nastaven� bezpe�ne \"%s\"\n" -#: g10/gpg.c:1366 +#: g10/gpg.c:1372 #, fuzzy, c-format msgid "WARNING: unsafe enclosing directory permissions on extension `%s'\n" msgstr "" "VAROVANIE: pr�stupov� pr�va adres�ra %s nie s� nastaven� bezpe�ne \"%s\"\n" -#: g10/gpg.c:1545 +#: g10/gpg.c:1551 #, fuzzy, c-format msgid "unknown configuration item `%s'\n" msgstr "nezn�ma polo�ka konfigur�cie \"%s\"\n" -#: g10/gpg.c:1645 +#: g10/gpg.c:1651 msgid "display photo IDs during key listings" msgstr "" -#: g10/gpg.c:1647 +#: g10/gpg.c:1653 msgid "show policy URLs during signature listings" msgstr "" -#: g10/gpg.c:1649 +#: g10/gpg.c:1655 #, fuzzy msgid "show all notations during signature listings" msgstr "V s�bore tajn�ch k���ov ch�ba zodpovedaj�ci podpis\n" -#: g10/gpg.c:1651 +#: g10/gpg.c:1657 msgid "show IETF standard notations during signature listings" msgstr "" -#: g10/gpg.c:1655 +#: g10/gpg.c:1661 msgid "show user-supplied notations during signature listings" msgstr "" -#: g10/gpg.c:1657 +#: g10/gpg.c:1663 #, fuzzy msgid "show preferred keyserver URLs during signature listings" msgstr "zadan� URL pre podpisov� politiku je neplatn�\n" -#: g10/gpg.c:1659 +#: g10/gpg.c:1665 msgid "show user ID validity during key listings" msgstr "" -#: g10/gpg.c:1661 +#: g10/gpg.c:1667 msgid "show revoked and expired user IDs in key listings" msgstr "" -#: g10/gpg.c:1663 +#: g10/gpg.c:1669 msgid "show revoked and expired subkeys in key listings" msgstr "" -#: g10/gpg.c:1665 +#: g10/gpg.c:1671 #, fuzzy msgid "show the keyring name in key listings" msgstr "uk� v ktorom s�bore k���ov je vyp�san� k���" -#: g10/gpg.c:1667 +#: g10/gpg.c:1673 #, fuzzy msgid "show expiration dates during signature listings" msgstr "V s�bore tajn�ch k���ov ch�ba zodpovedaj�ci podpis\n" -#: g10/gpg.c:1828 +#: g10/gpg.c:1834 #, c-format msgid "NOTE: old default options file `%s' ignored\n" msgstr "POZN�MKA: star� implicitn� s�bor s mo�nos�ami `%s ignorovan�'\n" -#: g10/gpg.c:1919 +#: g10/gpg.c:1926 #, c-format msgid "libgcrypt is too old (need %s, have %s)\n" msgstr "" -#: g10/gpg.c:2303 g10/gpg.c:2989 g10/gpg.c:3001 +#: g10/gpg.c:2309 g10/gpg.c:2995 g10/gpg.c:3007 #, c-format msgid "NOTE: %s is not for normal use!\n" msgstr "POZN�MKA: %s nie je pre norm�lne pou�itie!\n" -#: g10/gpg.c:2484 g10/gpg.c:2496 +#: g10/gpg.c:2490 g10/gpg.c:2502 #, fuzzy, c-format msgid "`%s' is not a valid signature expiration\n" msgstr "%s nie je platn� znakov� sada\n" -#: g10/gpg.c:2578 +#: g10/gpg.c:2584 #, fuzzy, c-format msgid "`%s' is not a valid character set\n" msgstr "%s nie je platn� znakov� sada\n" -#: g10/gpg.c:2601 g10/gpg.c:2796 g10/keyedit.c:4107 +#: g10/gpg.c:2607 g10/gpg.c:2802 g10/keyedit.c:4107 #, fuzzy msgid "could not parse keyserver URL\n" msgstr "nemo�no pou�i� URI servera k���ov - chyba anal�zy URI\n" -#: g10/gpg.c:2613 +#: g10/gpg.c:2619 #, fuzzy, c-format msgid "%s:%d: invalid keyserver options\n" msgstr "%s:%d: neplatn� parameter pre export\n" -#: g10/gpg.c:2616 +#: g10/gpg.c:2622 #, fuzzy msgid "invalid keyserver options\n" msgstr "neplatn� parameter pre export\n" -#: g10/gpg.c:2623 +#: g10/gpg.c:2629 #, c-format msgid "%s:%d: invalid import options\n" msgstr "%s:%d: neplatn� parameter pre import\n" -#: g10/gpg.c:2626 +#: g10/gpg.c:2632 msgid "invalid import options\n" msgstr "neplatn� parameter pre import\n" -#: g10/gpg.c:2633 +#: g10/gpg.c:2639 #, c-format msgid "%s:%d: invalid export options\n" msgstr "%s:%d: neplatn� parameter pre export\n" -#: g10/gpg.c:2636 +#: g10/gpg.c:2642 msgid "invalid export options\n" msgstr "neplatn� parameter pre export\n" -#: g10/gpg.c:2643 +#: g10/gpg.c:2649 #, fuzzy, c-format msgid "%s:%d: invalid list options\n" msgstr "%s:%d: neplatn� parameter pre import\n" -#: g10/gpg.c:2646 +#: g10/gpg.c:2652 #, fuzzy msgid "invalid list options\n" msgstr "neplatn� parameter pre import\n" -#: g10/gpg.c:2654 +#: g10/gpg.c:2660 msgid "display photo IDs during signature verification" msgstr "" -#: g10/gpg.c:2656 +#: g10/gpg.c:2662 msgid "show policy URLs during signature verification" msgstr "" -#: g10/gpg.c:2658 +#: g10/gpg.c:2664 #, fuzzy msgid "show all notations during signature verification" msgstr "%s nie je platn� znakov� sada\n" -#: g10/gpg.c:2660 +#: g10/gpg.c:2666 msgid "show IETF standard notations during signature verification" msgstr "" -#: g10/gpg.c:2664 +#: g10/gpg.c:2670 msgid "show user-supplied notations during signature verification" msgstr "" -#: g10/gpg.c:2666 +#: g10/gpg.c:2672 #, fuzzy msgid "show preferred keyserver URLs during signature verification" msgstr "zadan� URL pre podpisov� politiku je neplatn�\n" -#: g10/gpg.c:2668 +#: g10/gpg.c:2674 #, fuzzy msgid "show user ID validity during signature verification" msgstr "%s nie je platn� znakov� sada\n" -#: g10/gpg.c:2670 +#: g10/gpg.c:2676 msgid "show revoked and expired user IDs in signature verification" msgstr "" -#: g10/gpg.c:2672 +#: g10/gpg.c:2678 #, fuzzy msgid "show only the primary user ID in signature verification" msgstr "%s nie je platn� znakov� sada\n" -#: g10/gpg.c:2674 +#: g10/gpg.c:2680 msgid "validate signatures with PKA data" msgstr "" -#: g10/gpg.c:2676 +#: g10/gpg.c:2682 msgid "elevate the trust of signatures with valid PKA data" msgstr "" -#: g10/gpg.c:2683 +#: g10/gpg.c:2689 #, fuzzy, c-format msgid "%s:%d: invalid verify options\n" msgstr "%s:%d: neplatn� parameter pre export\n" -#: g10/gpg.c:2686 +#: g10/gpg.c:2692 #, fuzzy msgid "invalid verify options\n" msgstr "neplatn� parameter pre export\n" -#: g10/gpg.c:2693 +#: g10/gpg.c:2699 #, c-format msgid "unable to set exec-path to %s\n" msgstr "nemo�no nastavi� exec-path na %s\n" -#: g10/gpg.c:2868 +#: g10/gpg.c:2874 #, fuzzy, c-format msgid "%s:%d: invalid auto-key-locate list\n" msgstr "%s:%d: neplatn� parameter pre export\n" -#: g10/gpg.c:2871 +#: g10/gpg.c:2877 msgid "invalid auto-key-locate list\n" msgstr "" -#: g10/gpg.c:2978 sm/gpgsm.c:1386 +#: g10/gpg.c:2984 sm/gpgsm.c:1386 msgid "WARNING: program may create a core file!\n" msgstr "VAROVANIE: program m��e vytvori� s�bor core!\n" -#: g10/gpg.c:2982 +#: g10/gpg.c:2988 #, c-format msgid "WARNING: %s overrides %s\n" msgstr "VAROVANIE: %s prep��e %s\n" -#: g10/gpg.c:2991 +#: g10/gpg.c:2997 #, c-format msgid "%s not allowed with %s!\n" msgstr "Nie je dovolen� pou��va� %s s %s!\n" -#: g10/gpg.c:2994 +#: g10/gpg.c:3000 #, c-format msgid "%s makes no sense with %s!\n" msgstr "%s ned�va s %s zmysel!\n" -#: g10/gpg.c:3009 +#: g10/gpg.c:3015 #, fuzzy, c-format msgid "will not run with insecure memory due to %s\n" msgstr "zapisujem tajn� k��� do `%s'\n" -#: g10/gpg.c:3023 +#: g10/gpg.c:3029 msgid "you can only make detached or clear signatures while in --pgp2 mode\n" msgstr "" "v m�de --pgp2 m��ete vytv�ra� len oddelen� podpisy alebo podpisy �itate�n� " "ako text\n" -#: g10/gpg.c:3029 +#: g10/gpg.c:3035 msgid "you can't sign and encrypt at the same time while in --pgp2 mode\n" msgstr "v m�de --pgp2 nemo�no s��asne �ifrova� a podpisova�\n" -#: g10/gpg.c:3035 +#: g10/gpg.c:3041 msgid "you must use files (and not a pipe) when working with --pgp2 enabled.\n" msgstr "v m�de --pgp2 mus�te pou�i� s�bor (nie r�ru).\n" -#: g10/gpg.c:3048 +#: g10/gpg.c:3054 msgid "encrypting a message in --pgp2 mode requires the IDEA cipher\n" msgstr "�ifrovanie spr�v v m�de --pgp2 vy�aduje algoritmus IDEA\n" -#: g10/gpg.c:3114 g10/gpg.c:3138 sm/gpgsm.c:1458 +#: g10/gpg.c:3120 g10/gpg.c:3144 sm/gpgsm.c:1458 msgid "selected cipher algorithm is invalid\n" msgstr "vybran� �ifrovac� algoritmus je neplatn�\n" -#: g10/gpg.c:3120 g10/gpg.c:3144 sm/gpgsm.c:1466 sm/gpgsm.c:1472 +#: g10/gpg.c:3126 g10/gpg.c:3150 sm/gpgsm.c:1466 sm/gpgsm.c:1472 msgid "selected digest algorithm is invalid\n" msgstr "vybran� hashovac� algoritmus je neplatn�\n" -#: g10/gpg.c:3126 +#: g10/gpg.c:3132 #, fuzzy msgid "selected compression algorithm is invalid\n" msgstr "vybran� �ifrovac� algoritmus je neplatn�\n" -#: g10/gpg.c:3132 +#: g10/gpg.c:3138 msgid "selected certification digest algorithm is invalid\n" msgstr "vybran� hashovac� algoritmus je neplatn�\n" -#: g10/gpg.c:3147 +#: g10/gpg.c:3153 msgid "completes-needed must be greater than 0\n" msgstr "polo�ka completes-needed mus� by� v��ia ako 0\n" -#: g10/gpg.c:3149 +#: g10/gpg.c:3155 msgid "marginals-needed must be greater than 1\n" msgstr "polo�ka marginals-needed mus� by� v��ia ako 1\n" -#: g10/gpg.c:3151 +#: g10/gpg.c:3157 #, fuzzy msgid "max-cert-depth must be in the range from 1 to 255\n" msgstr "polo�ka max-cert-depth mus� by� v rozmedz� od 1 do 255\n" -#: g10/gpg.c:3153 +#: g10/gpg.c:3159 msgid "invalid default-cert-level; must be 0, 1, 2, or 3\n" msgstr "neplatn� implicitn� �rove� certifik�cie; mus� by� 0, 1, 2 alebo 3\n" -#: g10/gpg.c:3155 +#: g10/gpg.c:3161 msgid "invalid min-cert-level; must be 1, 2, or 3\n" msgstr "neplatn� minim�lna �rove� certifik�cie; mus� by� 0, 1, 2 alebo 3\n" -#: g10/gpg.c:3158 +#: g10/gpg.c:3164 msgid "NOTE: simple S2K mode (0) is strongly discouraged\n" msgstr "POZN�MKA: jednoduch� m�d S2K (0) je d�razne nedoporu�ovan�\n" -#: g10/gpg.c:3162 +#: g10/gpg.c:3168 msgid "invalid S2K mode; must be 0, 1 or 3\n" msgstr "neplatn� m�d S2K; mus� by� 0, 1 alebo 3\n" -#: g10/gpg.c:3169 +#: g10/gpg.c:3175 msgid "invalid default preferences\n" msgstr "neplatn� defaultn� predvo�by\n" -#: g10/gpg.c:3178 +#: g10/gpg.c:3184 msgid "invalid personal cipher preferences\n" msgstr "neplatn� u��vate�sk� predvo�by pre �ifrovanie\n" -#: g10/gpg.c:3182 +#: g10/gpg.c:3188 msgid "invalid personal digest preferences\n" msgstr "neplatn� u��vate�sk� predvo�by pre hashovanie\n" -#: g10/gpg.c:3186 +#: g10/gpg.c:3192 msgid "invalid personal compress preferences\n" msgstr "neplatn� u��vate�sk� predvo�by pre kompresiu\n" -#: g10/gpg.c:3219 +#: g10/gpg.c:3225 #, c-format msgid "%s does not yet work with %s\n" msgstr "%s e�te nepracuje s %s\n" -#: g10/gpg.c:3266 +#: g10/gpg.c:3272 #, fuzzy, c-format msgid "you may not use cipher algorithm `%s' while in %s mode\n" msgstr "nem��ete pou�i� �ifrovac� algoritmus \"%s\" v m�de %s\n" -#: g10/gpg.c:3271 +#: g10/gpg.c:3277 #, fuzzy, c-format msgid "you may not use digest algorithm `%s' while in %s mode\n" msgstr "nem��ete pou�i� hashovac� algoritmus \"%s\" v m�de %s\n" -#: g10/gpg.c:3276 +#: g10/gpg.c:3282 #, fuzzy, c-format msgid "you may not use compression algorithm `%s' while in %s mode\n" msgstr "nem��ete pou�i� kompresn� algoritmus \"%s\" v m�de %s\n" -#: g10/gpg.c:3359 +#: g10/gpg.c:3365 #, c-format msgid "failed to initialize the TrustDB: %s\n" msgstr "nem��em inicializova� datab�zu d�very: %s\n" -#: g10/gpg.c:3370 +#: g10/gpg.c:3376 msgid "WARNING: recipients (-r) given without using public key encryption\n" msgstr "" "VAROVANIE: dan� adres�t (-r) bez pou�itia �ifrovania s verejn�m k���om\n" -#: g10/gpg.c:3391 +#: g10/gpg.c:3397 msgid "--store [filename]" msgstr "--store [meno s�boru]" -#: g10/gpg.c:3398 +#: g10/gpg.c:3404 msgid "--symmetric [filename]" msgstr "--symmetric [meno s�boru]" -#: g10/gpg.c:3400 +#: g10/gpg.c:3406 #, fuzzy, c-format msgid "symmetric encryption of `%s' failed: %s\n" msgstr "de�ifrovanie zlyhalo: %s\n" -#: g10/gpg.c:3410 +#: g10/gpg.c:3416 msgid "--encrypt [filename]" msgstr "--encrypt [meno s�boru]" -#: g10/gpg.c:3423 +#: g10/gpg.c:3429 #, fuzzy msgid "--symmetric --encrypt [filename]" msgstr "--sign --encrypt [meno s�boru]" -#: g10/gpg.c:3425 +#: g10/gpg.c:3431 msgid "you cannot use --symmetric --encrypt with --s2k-mode 0\n" msgstr "" -#: g10/gpg.c:3428 +#: g10/gpg.c:3434 #, fuzzy, c-format msgid "you cannot use --symmetric --encrypt while in %s mode\n" msgstr "" "pou�itie %s nie je v m�de %s dovolen�\n" "\n" -#: g10/gpg.c:3446 +#: g10/gpg.c:3452 msgid "--sign [filename]" msgstr "--sign [meno s�boru]" -#: g10/gpg.c:3459 +#: g10/gpg.c:3465 msgid "--sign --encrypt [filename]" msgstr "--sign --encrypt [meno s�boru]" -#: g10/gpg.c:3474 +#: g10/gpg.c:3480 #, fuzzy msgid "--symmetric --sign --encrypt [filename]" msgstr "--sign --encrypt [meno s�boru]" -#: g10/gpg.c:3476 +#: g10/gpg.c:3482 msgid "you cannot use --symmetric --sign --encrypt with --s2k-mode 0\n" msgstr "" -#: g10/gpg.c:3479 +#: g10/gpg.c:3485 #, fuzzy, c-format msgid "you cannot use --symmetric --sign --encrypt while in %s mode\n" msgstr "" "pou�itie %s nie je v m�de %s dovolen�\n" "\n" -#: g10/gpg.c:3499 +#: g10/gpg.c:3505 msgid "--sign --symmetric [filename]" msgstr "--sign --symmetric [meno s�boru]" -#: g10/gpg.c:3508 +#: g10/gpg.c:3514 msgid "--clearsign [filename]" msgstr "--clearsign [meno s�boru]" -#: g10/gpg.c:3533 +#: g10/gpg.c:3539 msgid "--decrypt [filename]" msgstr "--decrypt [meno s�boru]" -#: g10/gpg.c:3541 +#: g10/gpg.c:3547 msgid "--sign-key user-id" msgstr "--sign-key id u��vate�a" -#: g10/gpg.c:3545 +#: g10/gpg.c:3551 msgid "--lsign-key user-id" msgstr "--lsign-key id u��vate�a" -#: g10/gpg.c:3566 +#: g10/gpg.c:3572 msgid "--edit-key user-id [commands]" msgstr "--edit-key id u��vate�a [pr�kazy]" -#: g10/gpg.c:3658 +#: g10/gpg.c:3664 #, c-format msgid "keyserver send failed: %s\n" msgstr "nepodarilo posla� k��� na server: %s\n" -#: g10/gpg.c:3660 +#: g10/gpg.c:3666 #, c-format msgid "keyserver receive failed: %s\n" msgstr "nepodarilo sa prija� k��� zo servera: %s\n" -#: g10/gpg.c:3662 +#: g10/gpg.c:3668 #, c-format msgid "key export failed: %s\n" msgstr "nepodaril sa export k���a: %s\n" -#: g10/gpg.c:3673 +#: g10/gpg.c:3679 #, c-format msgid "keyserver search failed: %s\n" msgstr "nepodarilo sa n�js� server: %s\n" -#: g10/gpg.c:3683 +#: g10/gpg.c:3689 #, c-format msgid "keyserver refresh failed: %s\n" msgstr "aktualiz�cia servera zlyhala: %s\n" -#: g10/gpg.c:3734 +#: g10/gpg.c:3740 #, c-format msgid "dearmoring failed: %s\n" msgstr "dek�dovanie z ASCII form�tu zlyhalo: %s\n" -#: g10/gpg.c:3742 +#: g10/gpg.c:3748 #, c-format msgid "enarmoring failed: %s\n" msgstr "k�dovanie do ASCII form�tu zlyhalo: %s\n" -#: g10/gpg.c:3832 +#: g10/gpg.c:3838 #, c-format msgid "invalid hash algorithm `%s'\n" msgstr "neplatn� hashovac� algoritmus `%s'\n" -#: g10/gpg.c:3949 +#: g10/gpg.c:3955 msgid "[filename]" msgstr "[meno s�boru]" -#: g10/gpg.c:3953 +#: g10/gpg.c:3959 msgid "Go ahead and type your message ...\n" msgstr "Za�nite p�sa� svoju spr�vu ...\n" -#: g10/gpg.c:4265 +#: g10/gpg.c:4271 msgid "the given certification policy URL is invalid\n" msgstr "zadan� URL pre certifika�n� politiku je neplatn�\n" -#: g10/gpg.c:4267 +#: g10/gpg.c:4273 msgid "the given signature policy URL is invalid\n" msgstr "zadan� URL pre podpisov� politiku je neplatn�\n" -#: g10/gpg.c:4300 +#: g10/gpg.c:4306 #, fuzzy msgid "the given preferred keyserver URL is invalid\n" msgstr "zadan� URL pre podpisov� politiku je neplatn�\n" @@ -3099,29 +3099,29 @@ msgstr "[revok�cia]" msgid "[self-signature]" msgstr "[podpis k���a n�m sam�m]" -#: g10/keyedit.c:344 g10/keylist.c:392 +#: g10/keyedit.c:344 g10/keylist.c:396 msgid "1 bad signature\n" msgstr "1 zl� podpis\n" -#: g10/keyedit.c:346 g10/keylist.c:394 +#: g10/keyedit.c:346 g10/keylist.c:398 #, c-format msgid "%d bad signatures\n" msgstr "%d zl�ch podpisov\n" -#: g10/keyedit.c:348 g10/keylist.c:396 +#: g10/keyedit.c:348 g10/keylist.c:400 msgid "1 signature not checked due to a missing key\n" msgstr "1 podpis neoveren�, preto�e ch�ba k���\n" -#: g10/keyedit.c:350 g10/keylist.c:398 +#: g10/keyedit.c:350 g10/keylist.c:402 #, c-format msgid "%d signatures not checked due to missing keys\n" msgstr "%d podpisov neoveren�ch, preto�e ch�ba k���\n" -#: g10/keyedit.c:352 g10/keylist.c:400 +#: g10/keyedit.c:352 g10/keylist.c:404 msgid "1 signature not checked due to an error\n" msgstr "1 podpis neoveren�, preto�e vznikla chyba\n" -#: g10/keyedit.c:354 g10/keylist.c:402 +#: g10/keyedit.c:354 g10/keylist.c:406 #, c-format msgid "%d signatures not checked due to errors\n" msgstr "%d podpisov neoveren�ch, preto�e vznikli chyby\n" @@ -3405,20 +3405,20 @@ msgstr "podpisovanie zlyhalo: %s\n" msgid "Key has only stub or on-card key items - no passphrase to change.\n" msgstr "" -#: g10/keyedit.c:1142 g10/keygen.c:3601 +#: g10/keyedit.c:1142 g10/keygen.c:3623 msgid "This key is not protected.\n" msgstr "Tento k��� nie je chr�nen�.\n" -#: g10/keyedit.c:1146 g10/keygen.c:3588 g10/revoke.c:538 +#: g10/keyedit.c:1146 g10/keygen.c:3610 g10/revoke.c:538 msgid "Secret parts of primary key are not available.\n" msgstr "Tajn� �asti prim�rneho k���a nie s� dostupn�.\n" -#: g10/keyedit.c:1150 g10/keygen.c:3604 +#: g10/keyedit.c:1150 g10/keygen.c:3626 #, fuzzy msgid "Secret parts of primary key are stored on-card.\n" msgstr "Tajn� �asti prim�rneho k���a nie s� dostupn�.\n" -#: g10/keyedit.c:1156 g10/keygen.c:3608 +#: g10/keyedit.c:1156 g10/keygen.c:3630 msgid "Key is protected.\n" msgstr "k��� je chr�nen�.\n" @@ -3813,7 +3813,7 @@ msgstr "Charakteristiky: " msgid "Keyserver no-modify" msgstr "" -#: g10/keyedit.c:2443 g10/keylist.c:310 +#: g10/keyedit.c:2443 g10/keylist.c:314 msgid "Preferred keyserver: " msgstr "" @@ -3842,24 +3842,24 @@ msgid "(sensitive)" msgstr "(citliv� inform�cia)" #: g10/keyedit.c:2764 g10/keyedit.c:2820 g10/keyedit.c:2881 g10/keyedit.c:2896 -#: g10/keylist.c:196 g10/keyserver.c:529 +#: g10/keylist.c:200 g10/keyserver.c:529 #, fuzzy, c-format msgid "created: %s" msgstr "%s: nem��em vytvori�: %s\n" -#: g10/keyedit.c:2767 g10/keylist.c:812 g10/keylist.c:906 g10/mainproc.c:989 +#: g10/keyedit.c:2767 g10/keylist.c:817 g10/keylist.c:911 g10/mainproc.c:989 #, fuzzy, c-format msgid "revoked: %s" msgstr "[revokovan�]" -#: g10/keyedit.c:2769 g10/keylist.c:783 g10/keylist.c:818 g10/keylist.c:912 +#: g10/keyedit.c:2769 g10/keylist.c:788 g10/keylist.c:823 g10/keylist.c:917 #, fuzzy, c-format msgid "expired: %s" msgstr " [platnos� skon��: %s]" #: g10/keyedit.c:2771 g10/keyedit.c:2822 g10/keyedit.c:2883 g10/keyedit.c:2898 -#: g10/keylist.c:198 g10/keylist.c:789 g10/keylist.c:824 g10/keylist.c:918 -#: g10/keylist.c:939 g10/keyserver.c:535 g10/mainproc.c:995 +#: g10/keylist.c:202 g10/keylist.c:794 g10/keylist.c:829 g10/keylist.c:923 +#: g10/keylist.c:944 g10/keyserver.c:535 g10/mainproc.c:995 #, fuzzy, c-format msgid "expires: %s" msgstr " [platnos� skon��: %s]" @@ -3883,7 +3883,7 @@ msgstr "" msgid "This key has been disabled" msgstr "Tento k��� bol ozna�en� za neplatn� (disabled)" -#: g10/keyedit.c:2827 g10/keylist.c:202 +#: g10/keyedit.c:2827 g10/keylist.c:206 msgid "card-no: " msgstr "" @@ -4234,12 +4234,12 @@ msgid "writing key binding signature\n" msgstr "zapisujem \"key-binding\" podpis\n" #: g10/keygen.c:1157 g10/keygen.c:1268 g10/keygen.c:1273 g10/keygen.c:1408 -#: g10/keygen.c:3101 +#: g10/keygen.c:3123 #, c-format msgid "keysize invalid; using %u bits\n" msgstr "neplatn� d�ka k���a; pou�ijem %u bitov\n" -#: g10/keygen.c:1163 g10/keygen.c:1279 g10/keygen.c:1414 g10/keygen.c:3107 +#: g10/keygen.c:1163 g10/keygen.c:1279 g10/keygen.c:1414 g10/keygen.c:3129 #, c-format msgid "keysize rounded up to %u bits\n" msgstr "d�ka k���a zaokr�hlen� na %u bitov\n" @@ -4597,50 +4597,50 @@ msgstr "" "pou��va� disky); v�aka tomu m� gener�tor lep�iu �ancu z�ska� dostatok " "entropie.\n" -#: g10/keygen.c:3041 g10/keygen.c:3068 +#: g10/keygen.c:3063 g10/keygen.c:3090 msgid "Key generation canceled.\n" msgstr "Vytv�ranie k���a bolo zru�en�.\n" -#: g10/keygen.c:3273 g10/keygen.c:3440 +#: g10/keygen.c:3295 g10/keygen.c:3462 #, c-format msgid "writing public key to `%s'\n" msgstr "zapisujem verejn� k��� do `%s'\n" -#: g10/keygen.c:3275 g10/keygen.c:3443 +#: g10/keygen.c:3297 g10/keygen.c:3465 #, fuzzy, c-format msgid "writing secret key stub to `%s'\n" msgstr "zapisujem tajn� k��� do `%s'\n" -#: g10/keygen.c:3278 g10/keygen.c:3446 +#: g10/keygen.c:3300 g10/keygen.c:3468 #, c-format msgid "writing secret key to `%s'\n" msgstr "zapisujem tajn� k��� do `%s'\n" -#: g10/keygen.c:3427 +#: g10/keygen.c:3449 #, c-format msgid "no writable public keyring found: %s\n" msgstr "nen�jden� zapisovate�n� s�bor verejn�ch k���ov (pubring): %s\n" -#: g10/keygen.c:3434 +#: g10/keygen.c:3456 #, c-format msgid "no writable secret keyring found: %s\n" msgstr "nen�jden� zapisovate�n� s�bor tajn�ch k���ov (secring): %s\n" -#: g10/keygen.c:3454 +#: g10/keygen.c:3476 #, c-format msgid "error writing public keyring `%s': %s\n" msgstr "chyba pri z�pise do s�boru verejn�ch k���ov `%s': %s\n" -#: g10/keygen.c:3462 +#: g10/keygen.c:3484 #, c-format msgid "error writing secret keyring `%s': %s\n" msgstr "chyba pri z�pise do s�boru tajn�ch k���ov `%s': %s\n" -#: g10/keygen.c:3489 +#: g10/keygen.c:3511 msgid "public and secret key created and signed.\n" msgstr "verejn� a tajn� k��� boli vytvoren� a podp�san�.\n" -#: g10/keygen.c:3500 +#: g10/keygen.c:3522 #, fuzzy msgid "" "Note that this key cannot be used for encryption. You may want to use\n" @@ -4649,12 +4649,12 @@ msgstr "" "Tento k��� nem��e by� pou�it� na �ifrovanie. Pre vytvorenie\n" "sekund�rneho k���a na tento ��el m��ete pou�i� pr�kaz \"--edit-key\".\n" -#: g10/keygen.c:3513 g10/keygen.c:3658 g10/keygen.c:3779 +#: g10/keygen.c:3535 g10/keygen.c:3680 g10/keygen.c:3801 #, c-format msgid "Key generation failed: %s\n" msgstr "Vytvorenie k���a sa nepodarilo: %s\n" -#: g10/keygen.c:3568 g10/keygen.c:3709 g10/sign.c:241 +#: g10/keygen.c:3590 g10/keygen.c:3731 g10/sign.c:241 #, c-format msgid "" "key has been created %lu second in future (time warp or clock problem)\n" @@ -4662,7 +4662,7 @@ msgstr "" "k��� bol vytvoren� %lu sekund v bud�cnosti (do�lo k zmene �asu alebo\n" "je probl�m so syst�mov�m �asom)\n" -#: g10/keygen.c:3570 g10/keygen.c:3711 g10/sign.c:243 +#: g10/keygen.c:3592 g10/keygen.c:3733 g10/sign.c:243 #, c-format msgid "" "key has been created %lu seconds in future (time warp or clock problem)\n" @@ -4670,26 +4670,26 @@ msgstr "" "k��� bol vytvoren� %lu sekund v bud�cnosti (do�lo k zmene �asu alebo\n" "je probl�m so syst�mov�m �asom)\n" -#: g10/keygen.c:3581 g10/keygen.c:3722 +#: g10/keygen.c:3603 g10/keygen.c:3744 msgid "NOTE: creating subkeys for v3 keys is not OpenPGP compliant\n" msgstr "POZN�MKA: vytvorenie podk���a pre k���e v3 nie je v s�lade s OpenPGP\n" -#: g10/keygen.c:3622 g10/keygen.c:3755 +#: g10/keygen.c:3644 g10/keygen.c:3777 #, fuzzy msgid "Really create? (y/N) " msgstr "Skuto�ne vytvori�? " -#: g10/keygen.c:3928 +#: g10/keygen.c:3950 #, fuzzy, c-format msgid "storing key onto card failed: %s\n" msgstr "zmazanie bloku k���a sa nepodarilo: %s\n" -#: g10/keygen.c:3976 +#: g10/keygen.c:3998 #, fuzzy, c-format msgid "can't create backup file `%s': %s\n" msgstr "nem��em vytvori� `%s': %s\n" -#: g10/keygen.c:4002 +#: g10/keygen.c:4024 #, fuzzy, c-format msgid "NOTE: backup of card key saved to `%s'\n" msgstr "POZN�MKA: platnos� tajn�ho k���a %08lX skon�ila %s\n" @@ -4698,54 +4698,54 @@ msgstr "POZN�MKA: platnos� tajn�ho k���a %08lX skon�ila %s\n" msgid "never " msgstr "nikdy " -#: g10/keylist.c:267 +#: g10/keylist.c:271 msgid "Critical signature policy: " msgstr "Kritick� podpisov� politika: " -#: g10/keylist.c:269 +#: g10/keylist.c:273 msgid "Signature policy: " msgstr "Podpisov� politika: " -#: g10/keylist.c:308 +#: g10/keylist.c:312 msgid "Critical preferred keyserver: " msgstr "" -#: g10/keylist.c:361 +#: g10/keylist.c:365 msgid "Critical signature notation: " msgstr "Kritick� podpisov� not�cia: " -#: g10/keylist.c:363 +#: g10/keylist.c:367 msgid "Signature notation: " msgstr "Podpisov� not�cia: " -#: g10/keylist.c:473 +#: g10/keylist.c:477 msgid "Keyring" msgstr "s�bor k���ov (keyring)" -#: g10/keylist.c:1504 +#: g10/keylist.c:1509 msgid "Primary key fingerprint:" msgstr "Prim�rny fingerprint k���a:" -#: g10/keylist.c:1506 +#: g10/keylist.c:1511 msgid " Subkey fingerprint:" msgstr " Fingerprint podk���a:" #. TRANSLATORS: this should fit into 24 bytes to that the #. * fingerprint data is properly aligned with the user ID -#: g10/keylist.c:1513 +#: g10/keylist.c:1518 msgid " Primary key fingerprint:" msgstr " Prim�rny fingerprint k���a:" -#: g10/keylist.c:1515 +#: g10/keylist.c:1520 msgid " Subkey fingerprint:" msgstr " Fingerprint podk���a:" -#: g10/keylist.c:1519 g10/keylist.c:1523 +#: g10/keylist.c:1524 g10/keylist.c:1528 #, fuzzy msgid " Key fingerprint =" msgstr " Fingerprint k���a =" -#: g10/keylist.c:1590 +#: g10/keylist.c:1595 msgid " Card serial no. =" msgstr "" @@ -4831,145 +4831,145 @@ msgstr "VAROVANIE: nastavenie v `%s' e�te nie je akt�vne\n" msgid "disabled" msgstr "disable" -#: g10/keyserver.c:742 +#: g10/keyserver.c:744 msgid "Enter number(s), N)ext, or Q)uit > " msgstr "" -#: g10/keyserver.c:826 g10/keyserver.c:1448 +#: g10/keyserver.c:828 g10/keyserver.c:1450 #, fuzzy, c-format msgid "invalid keyserver protocol (us %d!=handler %d)\n" msgstr "neplatn� parameter pre export\n" -#: g10/keyserver.c:924 +#: g10/keyserver.c:926 #, fuzzy, c-format msgid "key \"%s\" not found on keyserver\n" msgstr "k��� `%s' nebol n�jden�: %s\n" -#: g10/keyserver.c:926 +#: g10/keyserver.c:928 #, fuzzy msgid "key not found on keyserver\n" msgstr "k��� `%s' nebol n�jden�: %s\n" -#: g10/keyserver.c:1167 +#: g10/keyserver.c:1169 #, fuzzy, c-format msgid "requesting key %s from %s server %s\n" msgstr "po�adujem k��� %08lX z %s\n" -#: g10/keyserver.c:1171 +#: g10/keyserver.c:1173 #, fuzzy, c-format msgid "requesting key %s from %s\n" msgstr "po�adujem k��� %08lX z %s\n" -#: g10/keyserver.c:1195 +#: g10/keyserver.c:1197 #, fuzzy, c-format msgid "searching for names from %s server %s\n" msgstr "vyh�ad�vam \"%s\" na HKP serveri %s\n" -#: g10/keyserver.c:1198 +#: g10/keyserver.c:1200 #, fuzzy, c-format msgid "searching for names from %s\n" msgstr "vyh�ad�vam \"%s\" na HKP serveri %s\n" -#: g10/keyserver.c:1351 +#: g10/keyserver.c:1353 #, fuzzy, c-format msgid "sending key %s to %s server %s\n" msgstr "vyh�ad�vam \"%s\" na HKP serveri %s\n" -#: g10/keyserver.c:1355 +#: g10/keyserver.c:1357 #, fuzzy, c-format msgid "sending key %s to %s\n" msgstr "" "\"\n" "podp�san� Va��m k���om %08lX v %s\n" -#: g10/keyserver.c:1398 +#: g10/keyserver.c:1400 #, fuzzy, c-format msgid "searching for \"%s\" from %s server %s\n" msgstr "vyh�ad�vam \"%s\" na HKP serveri %s\n" -#: g10/keyserver.c:1401 +#: g10/keyserver.c:1403 #, fuzzy, c-format msgid "searching for \"%s\" from %s\n" msgstr "vyh�ad�vam \"%s\" na HKP serveri %s\n" -#: g10/keyserver.c:1408 g10/keyserver.c:1504 +#: g10/keyserver.c:1410 g10/keyserver.c:1506 #, fuzzy msgid "no keyserver action!\n" msgstr "neplatn� parameter pre export\n" -#: g10/keyserver.c:1456 +#: g10/keyserver.c:1458 #, c-format msgid "WARNING: keyserver handler from a different version of GnuPG (%s)\n" msgstr "" -#: g10/keyserver.c:1465 +#: g10/keyserver.c:1467 msgid "keyserver did not send VERSION\n" msgstr "" -#: g10/keyserver.c:1527 g10/keyserver.c:2056 +#: g10/keyserver.c:1529 g10/keyserver.c:2058 msgid "no keyserver known (use option --keyserver)\n" msgstr "" -#: g10/keyserver.c:1533 +#: g10/keyserver.c:1535 msgid "external keyserver calls are not supported in this build\n" msgstr "" -#: g10/keyserver.c:1545 +#: g10/keyserver.c:1547 #, c-format msgid "no handler for keyserver scheme `%s'\n" msgstr "" -#: g10/keyserver.c:1550 +#: g10/keyserver.c:1552 #, c-format msgid "action `%s' not supported with keyserver scheme `%s'\n" msgstr "" -#: g10/keyserver.c:1558 +#: g10/keyserver.c:1560 #, c-format msgid "%s does not support handler version %d\n" msgstr "" -#: g10/keyserver.c:1565 +#: g10/keyserver.c:1567 #, fuzzy msgid "keyserver timed out\n" msgstr "chyba servera k���ov" -#: g10/keyserver.c:1570 +#: g10/keyserver.c:1572 #, fuzzy msgid "keyserver internal error\n" msgstr "chyba servera k���ov" -#: g10/keyserver.c:1579 +#: g10/keyserver.c:1581 #, fuzzy, c-format msgid "keyserver communications error: %s\n" msgstr "nepodarilo sa prija� k��� zo servera: %s\n" -#: g10/keyserver.c:1604 g10/keyserver.c:1638 +#: g10/keyserver.c:1606 g10/keyserver.c:1640 #, c-format msgid "\"%s\" not a key ID: skipping\n" msgstr "" -#: g10/keyserver.c:1897 +#: g10/keyserver.c:1899 #, fuzzy, c-format msgid "WARNING: unable to refresh key %s via %s: %s\n" msgstr "VAROVANIE: nem��em vymaza� do�asn� s�bor (%s) `%s': %s\n" -#: g10/keyserver.c:1919 +#: g10/keyserver.c:1921 #, fuzzy, c-format msgid "refreshing 1 key from %s\n" msgstr "po�adujem k��� %08lX z %s\n" -#: g10/keyserver.c:1921 +#: g10/keyserver.c:1923 #, fuzzy, c-format msgid "refreshing %d keys from %s\n" msgstr "po�adujem k��� %08lX z %s\n" -#: g10/keyserver.c:1977 +#: g10/keyserver.c:1979 #, fuzzy, c-format msgid "WARNING: unable to fetch URI %s: %s\n" msgstr "VAROVANIE: nem��em vymaza� do�asn� s�bor (%s) `%s': %s\n" -#: g10/keyserver.c:1983 +#: g10/keyserver.c:1985 #, fuzzy, c-format msgid "WARNING: unable to parse URI %s\n" msgstr "VAROVANIE: nem��em vymaza� do�asn� s�bor (%s) `%s': %s\n" @@ -6422,7 +6422,7 @@ msgstr "" msgid "no need for a trustdb check\n" msgstr "nie je nutn� kontrolova� datab�zu d�very\n" -#: g10/trustdb.c:577 g10/trustdb.c:2432 +#: g10/trustdb.c:577 g10/trustdb.c:2456 #, c-format msgid "next trustdb check due at %s\n" msgstr "dal�ia kontrola datab�zy d�very %s\n" @@ -6450,32 +6450,32 @@ msgstr "pros�m vykonajte --check-trustdb\n" msgid "checking the trustdb\n" msgstr "kontrolujem datab�zu d�very\n" -#: g10/trustdb.c:2175 +#: g10/trustdb.c:2199 #, c-format msgid "%d keys processed (%d validity counts cleared)\n" msgstr "%d k���ov spracovan�ch (%d po�tov platnosti vymazan�ch)\n" -#: g10/trustdb.c:2240 +#: g10/trustdb.c:2264 msgid "no ultimately trusted keys found\n" msgstr "neboli n�jden� �iadne absol�tne d�veryhodn� k���e\n" -#: g10/trustdb.c:2254 +#: g10/trustdb.c:2278 #, fuzzy, c-format msgid "public key of ultimately trusted key %s not found\n" msgstr "verejn� k��� k absol�tne d�veryhodn�mu k���u %08lX nebol n�jden�\n" -#: g10/trustdb.c:2277 +#: g10/trustdb.c:2301 #, c-format msgid "%d marginal(s) needed, %d complete(s) needed, %s trust model\n" msgstr "" -#: g10/trustdb.c:2363 +#: g10/trustdb.c:2387 #, c-format msgid "" "depth: %d valid: %3d signed: %3d trust: %d-, %dq, %dn, %dm, %df, %du\n" msgstr "" -#: g10/trustdb.c:2438 +#: g10/trustdb.c:2462 #, fuzzy, c-format msgid "unable to update trustdb version record: write failed: %s\n" msgstr "z�znam d�very %lu, typ %d: z�pis zlyhal: %s\n" @@ -6664,12 +6664,12 @@ msgid "" "list, export, import Keybox data\n" msgstr "" -#: scd/app-nks.c:325 scd/app-openpgp.c:1456 scd/app-dinsig.c:297 +#: scd/app-nks.c:325 scd/app-openpgp.c:1457 scd/app-dinsig.c:297 msgid "||Please enter your PIN at the reader's keypad" msgstr "" -#: scd/app-nks.c:329 scd/app-openpgp.c:1460 scd/app-openpgp.c:1492 -#: scd/app-openpgp.c:1639 scd/app-openpgp.c:1657 scd/app-openpgp.c:1857 +#: scd/app-nks.c:329 scd/app-openpgp.c:1461 scd/app-openpgp.c:1493 +#: scd/app-openpgp.c:1640 scd/app-openpgp.c:1658 scd/app-openpgp.c:1858 #: scd/app-dinsig.c:301 #, c-format msgid "PIN callback returned error: %s\n" @@ -6682,103 +6682,103 @@ msgstr "" #. TRANSLATORS: Do not translate the "|*|" prefixes but #. keep it at the start of the string. We need this elsewhere #. to get some infos on the string. -#: scd/app-nks.c:557 scd/app-openpgp.c:1897 +#: scd/app-nks.c:557 scd/app-openpgp.c:1898 msgid "|N|New PIN" msgstr "" -#: scd/app-nks.c:560 scd/app-openpgp.c:1901 scd/app-dinsig.c:529 +#: scd/app-nks.c:560 scd/app-openpgp.c:1902 scd/app-dinsig.c:529 #, fuzzy, c-format msgid "error getting new PIN: %s\n" msgstr "chyba pri vytv�ran� hesla: %s\n" -#: scd/app-openpgp.c:667 +#: scd/app-openpgp.c:668 #, fuzzy, c-format msgid "failed to store the fingerprint: %s\n" msgstr "nem��em inicializova� datab�zu d�very: %s\n" -#: scd/app-openpgp.c:680 +#: scd/app-openpgp.c:681 #, fuzzy, c-format msgid "failed to store the creation date: %s\n" msgstr "zlyhalo obnovenie vyrovn�vacej pam�ti k���ov: %s\n" -#: scd/app-openpgp.c:1075 +#: scd/app-openpgp.c:1076 #, fuzzy, c-format msgid "reading public key failed: %s\n" msgstr "zmazanie bloku k���a sa nepodarilo: %s\n" -#: scd/app-openpgp.c:1083 scd/app-openpgp.c:2551 +#: scd/app-openpgp.c:1084 scd/app-openpgp.c:2552 msgid "response does not contain the public key data\n" msgstr "" -#: scd/app-openpgp.c:1091 scd/app-openpgp.c:2559 +#: scd/app-openpgp.c:1092 scd/app-openpgp.c:2560 msgid "response does not contain the RSA modulus\n" msgstr "" -#: scd/app-openpgp.c:1100 scd/app-openpgp.c:2569 +#: scd/app-openpgp.c:1101 scd/app-openpgp.c:2570 msgid "response does not contain the RSA public exponent\n" msgstr "" -#: scd/app-openpgp.c:1416 +#: scd/app-openpgp.c:1417 #, c-format msgid "using default PIN as %s\n" msgstr "" -#: scd/app-openpgp.c:1423 +#: scd/app-openpgp.c:1424 #, c-format msgid "failed to use default PIN as %s: %s - disabling further default use\n" msgstr "" -#: scd/app-openpgp.c:1442 +#: scd/app-openpgp.c:1443 #, c-format msgid "||Please enter your PIN at the reader's keypad%%0A[sigs done: %lu]" msgstr "" -#: scd/app-openpgp.c:1476 +#: scd/app-openpgp.c:1477 #, c-format msgid "||Please enter the PIN%%0A[sigs done: %lu]" msgstr "" -#: scd/app-openpgp.c:1488 +#: scd/app-openpgp.c:1489 #, fuzzy msgid "||Please enter the PIN" msgstr "zmeni� heslo" -#: scd/app-openpgp.c:1499 scd/app-openpgp.c:1664 +#: scd/app-openpgp.c:1500 scd/app-openpgp.c:1665 #, c-format msgid "PIN for CHV%d is too short; minimum length is %d\n" msgstr "" -#: scd/app-openpgp.c:1512 scd/app-openpgp.c:1552 scd/app-openpgp.c:1676 -#: scd/app-openpgp.c:2868 +#: scd/app-openpgp.c:1513 scd/app-openpgp.c:1553 scd/app-openpgp.c:1677 +#: scd/app-openpgp.c:2869 #, fuzzy, c-format msgid "verify CHV%d failed: %s\n" msgstr "nepodarilo posla� k��� na server: %s\n" -#: scd/app-openpgp.c:1575 +#: scd/app-openpgp.c:1576 msgid "access to admin commands is not configured\n" msgstr "" -#: scd/app-openpgp.c:1596 scd/app-openpgp.c:1839 scd/app-openpgp.c:3119 +#: scd/app-openpgp.c:1597 scd/app-openpgp.c:1840 scd/app-openpgp.c:3120 msgid "error retrieving CHV status from card\n" msgstr "" -#: scd/app-openpgp.c:1602 scd/app-openpgp.c:3128 +#: scd/app-openpgp.c:1603 scd/app-openpgp.c:3129 msgid "card is permanently locked!\n" msgstr "" -#: scd/app-openpgp.c:1609 +#: scd/app-openpgp.c:1610 #, c-format msgid "%d Admin PIN attempts remaining before card is permanently locked\n" msgstr "" -#: scd/app-openpgp.c:1619 +#: scd/app-openpgp.c:1620 #, c-format msgid "" "|A|Please enter the Admin PIN at the reader's keypad%%0A[remaining attempts: " "%d]" msgstr "" -#: scd/app-openpgp.c:1634 +#: scd/app-openpgp.c:1635 #, fuzzy msgid "|A|Please enter the Admin PIN at the reader's keypad" msgstr "zmeni� heslo" @@ -6786,114 +6786,114 @@ msgstr "zmeni� heslo" #. TRANSLATORS: Do not translate the "|A|" prefix but keep #. it at the start of the string. We need this elsewhere to #. get some infos on the string. -#: scd/app-openpgp.c:1654 +#: scd/app-openpgp.c:1655 msgid "|A|Admin PIN" msgstr "" -#: scd/app-openpgp.c:1853 +#: scd/app-openpgp.c:1854 #, fuzzy msgid "||Please enter the Reset Code for the card" msgstr "Pros�m v�berte d�vod na revok�ciu:\n" -#: scd/app-openpgp.c:1862 scd/app-openpgp.c:1925 +#: scd/app-openpgp.c:1863 scd/app-openpgp.c:1926 #, c-format msgid "Reset Code is too short; minimum length is %d\n" msgstr "" -#: scd/app-openpgp.c:1896 +#: scd/app-openpgp.c:1897 msgid "|RN|New Reset Code" msgstr "" -#: scd/app-openpgp.c:1897 +#: scd/app-openpgp.c:1898 msgid "|AN|New Admin PIN" msgstr "" -#: scd/app-openpgp.c:1987 scd/app-openpgp.c:2637 +#: scd/app-openpgp.c:1988 scd/app-openpgp.c:2638 #, fuzzy msgid "error reading application data\n" msgstr "chyba pri ��tan� bloku k���a: %s\n" -#: scd/app-openpgp.c:1993 scd/app-openpgp.c:2644 +#: scd/app-openpgp.c:1994 scd/app-openpgp.c:2645 #, fuzzy msgid "error reading fingerprint DO\n" msgstr "%s: chyba pri ��tan� vo�n�ho z�znamu: %s\n" -#: scd/app-openpgp.c:2003 +#: scd/app-openpgp.c:2004 #, fuzzy msgid "key already exists\n" msgstr "`%s' je u� skomprimovan�\n" -#: scd/app-openpgp.c:2007 +#: scd/app-openpgp.c:2008 msgid "existing key will be replaced\n" msgstr "" -#: scd/app-openpgp.c:2009 +#: scd/app-openpgp.c:2010 #, fuzzy msgid "generating new key\n" msgstr "vytvori� nov� p�r k���ov" -#: scd/app-openpgp.c:2335 +#: scd/app-openpgp.c:2336 msgid "creation timestamp missing\n" msgstr "" -#: scd/app-openpgp.c:2344 +#: scd/app-openpgp.c:2345 #, c-format msgid "RSA modulus missing or not of size %d bits\n" msgstr "" -#: scd/app-openpgp.c:2356 +#: scd/app-openpgp.c:2357 #, c-format msgid "RSA public exponent missing or larger than %d bits\n" msgstr "" -#: scd/app-openpgp.c:2366 scd/app-openpgp.c:2374 +#: scd/app-openpgp.c:2367 scd/app-openpgp.c:2375 #, c-format msgid "RSA prime %s missing or not of size %d bits\n" msgstr "" -#: scd/app-openpgp.c:2468 +#: scd/app-openpgp.c:2469 #, fuzzy, c-format msgid "failed to store the key: %s\n" msgstr "nem��em inicializova� datab�zu d�very: %s\n" -#: scd/app-openpgp.c:2528 +#: scd/app-openpgp.c:2529 msgid "please wait while key is being generated ...\n" msgstr "" -#: scd/app-openpgp.c:2542 +#: scd/app-openpgp.c:2543 #, fuzzy msgid "generating key failed\n" msgstr "zmazanie bloku k���a sa nepodarilo: %s\n" -#: scd/app-openpgp.c:2545 +#: scd/app-openpgp.c:2546 #, fuzzy, c-format msgid "key generation completed (%d seconds)\n" msgstr "Vytvorenie k���a sa nepodarilo: %s\n" -#: scd/app-openpgp.c:2602 +#: scd/app-openpgp.c:2603 msgid "invalid structure of OpenPGP card (DO 0x93)\n" msgstr "" -#: scd/app-openpgp.c:2652 +#: scd/app-openpgp.c:2653 msgid "fingerprint on card does not match requested one\n" msgstr "" -#: scd/app-openpgp.c:2767 +#: scd/app-openpgp.c:2768 #, fuzzy, c-format msgid "card does not support digest algorithm %s\n" msgstr "%s podpis, hashovac� algoritmus %s\n" -#: scd/app-openpgp.c:2843 +#: scd/app-openpgp.c:2844 #, c-format msgid "signatures created so far: %lu\n" msgstr "" -#: scd/app-openpgp.c:3133 +#: scd/app-openpgp.c:3134 msgid "" "verification of Admin PIN is currently prohibited through this command\n" msgstr "" -#: scd/app-openpgp.c:3357 scd/app-openpgp.c:3368 +#: scd/app-openpgp.c:3359 scd/app-openpgp.c:3370 #, fuzzy, c-format msgid "can't access %s - invalid OpenPGP card?\n" msgstr "nen�jden� �iadne platn� d�ta vo form�te OpenPGP.\n" @@ -7303,7 +7303,7 @@ msgstr "" msgid "[Error - invalid DN]" msgstr "chyba: neplatn� odtla�ok\n" -#: sm/certdump.c:964 +#: sm/certdump.c:961 #, fuzzy, c-format msgid "" "Please enter the passphrase to unlock the secret key for the X.509 " @@ -7394,6 +7394,12 @@ msgstr "chyba pri vytv�ran� s�boru k���ov (keyring)`%s': %s\n" msgid "line %d: key generation failed: %s <%s>\n" msgstr "Vytvorenie k���a sa nepodarilo: %s\n" +#: sm/certreqgen.c:806 +msgid "" +"To complete this certificate request please enter the passphrase for the key " +"you just created once more.\n" +msgstr "" + #: sm/certreqgen-ui.c:122 #, fuzzy, c-format msgid " (%d) RSA\n" @@ -7763,7 +7769,7 @@ msgstr "" msgid "error importing certificate: %s\n" msgstr "chyba pri vytv�ran� hesla: %s\n" -#: sm/import.c:548 tools/gpg-connect-agent.c:1322 +#: sm/import.c:548 tools/gpg-connect-agent.c:1329 #, fuzzy, c-format msgid "error reading input: %s\n" msgstr "chyba pri ��tan� `%s': %s\n" @@ -7916,91 +7922,91 @@ msgstr "" "\n" "Ide o podpis k���a n�m sam�m\n" -#: tools/gpg-connect-agent.c:67 tools/gpgconf.c:78 tools/symcryptrun.c:165 +#: tools/gpg-connect-agent.c:70 tools/gpgconf.c:78 tools/symcryptrun.c:165 #, fuzzy msgid "quiet" msgstr "ukon�i�" -#: tools/gpg-connect-agent.c:68 +#: tools/gpg-connect-agent.c:71 msgid "print data out hex encoded" msgstr "" -#: tools/gpg-connect-agent.c:69 +#: tools/gpg-connect-agent.c:72 msgid "decode received data lines" msgstr "" -#: tools/gpg-connect-agent.c:70 +#: tools/gpg-connect-agent.c:74 msgid "|NAME|connect to Assuan socket NAME" msgstr "" -#: tools/gpg-connect-agent.c:71 +#: tools/gpg-connect-agent.c:76 msgid "run the Assuan server given on the command line" msgstr "" -#: tools/gpg-connect-agent.c:73 +#: tools/gpg-connect-agent.c:78 msgid "do not use extended connect mode" msgstr "" -#: tools/gpg-connect-agent.c:74 +#: tools/gpg-connect-agent.c:80 #, fuzzy msgid "|FILE|run commands from FILE on startup" msgstr "|S�BOR|nahra� roz�iruj�ci modul S�BOR" -#: tools/gpg-connect-agent.c:75 +#: tools/gpg-connect-agent.c:81 msgid "run /subst on startup" msgstr "" -#: tools/gpg-connect-agent.c:176 +#: tools/gpg-connect-agent.c:183 #, fuzzy msgid "Usage: gpg-connect-agent [options] (-h for help)" msgstr "Pou�itie: gpg [mo�nosti] [s�bory] (-h pre pomoc)" -#: tools/gpg-connect-agent.c:179 +#: tools/gpg-connect-agent.c:186 msgid "" "Syntax: gpg-connect-agent [options]\n" "Connect to a running agent and send commands\n" msgstr "" -#: tools/gpg-connect-agent.c:1193 +#: tools/gpg-connect-agent.c:1200 #, c-format msgid "option \"%s\" requires a program and optional arguments\n" msgstr "" -#: tools/gpg-connect-agent.c:1202 +#: tools/gpg-connect-agent.c:1209 #, c-format msgid "option \"%s\" ignored due to \"%s\"\n" msgstr "" -#: tools/gpg-connect-agent.c:1257 tools/gpg-connect-agent.c:1745 +#: tools/gpg-connect-agent.c:1264 tools/gpg-connect-agent.c:1752 #, fuzzy, c-format msgid "receiving line failed: %s\n" msgstr "zmazanie bloku k���a sa nepodarilo: %s\n" -#: tools/gpg-connect-agent.c:1347 +#: tools/gpg-connect-agent.c:1354 #, fuzzy msgid "line too long - skipped\n" msgstr "riadok je pr�li� dlh�\n" -#: tools/gpg-connect-agent.c:1351 +#: tools/gpg-connect-agent.c:1358 msgid "line shortened due to embedded Nul character\n" msgstr "" -#: tools/gpg-connect-agent.c:1719 +#: tools/gpg-connect-agent.c:1726 #, fuzzy, c-format msgid "unknown command `%s'\n" msgstr "nezn�my implicitn� adres�t `%s'\n" -#: tools/gpg-connect-agent.c:1737 +#: tools/gpg-connect-agent.c:1744 #, fuzzy, c-format msgid "sending line failed: %s\n" msgstr "podpisovanie zlyhalo: %s\n" -#: tools/gpg-connect-agent.c:2127 +#: tools/gpg-connect-agent.c:2166 #, fuzzy, c-format msgid "error sending %s command: %s\n" msgstr "chyba pri posielan� na `%s': %s\n" -#: tools/gpg-connect-agent.c:2136 +#: tools/gpg-connect-agent.c:2175 #, fuzzy, c-format msgid "error sending standard options: %s\n" msgstr "chyba pri posielan� na `%s': %s\n" @@ -8208,21 +8214,21 @@ msgid "" "Manage configuration options for tools of the GnuPG system\n" msgstr "" -#: tools/gpgconf.c:210 tools/gpgconf.c:250 +#: tools/gpgconf.c:209 tools/gpgconf.c:249 #, fuzzy msgid "usage: gpgconf [options] " msgstr "pou�itie: gpg [mo�nosti] " -#: tools/gpgconf.c:212 +#: tools/gpgconf.c:211 msgid "Need one component argument" msgstr "" -#: tools/gpgconf.c:221 +#: tools/gpgconf.c:220 #, fuzzy msgid "Component not found" msgstr "verejn� k��� nen�jden�" -#: tools/gpgconf.c:252 +#: tools/gpgconf.c:251 #, fuzzy msgid "No argument allowed" msgstr "zapisujem tajn� k��� do `%s'\n" @@ -8383,16 +8389,16 @@ msgstr "nem��em vytvori� `%s': %s\n" msgid "cannot allocate outfile string: %s\n" msgstr "nem��em vytvori� `%s': %s\n" -#: tools/symcryptrun.c:985 +#: tools/symcryptrun.c:984 #, c-format msgid "either %s or %s must be given\n" msgstr "" -#: tools/symcryptrun.c:1012 +#: tools/symcryptrun.c:1011 msgid "no class provided\n" msgstr "" -#: tools/symcryptrun.c:1021 +#: tools/symcryptrun.c:1020 #, fuzzy, c-format msgid "class %s is not supported\n" msgstr "ochrann� algoritmus %d%s nie je podporov�n�\n" @@ -24,7 +24,7 @@ msgid "" msgstr "" "Project-Id-Version: gnupg trunk\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2008-12-03 09:59+0100\n" +"POT-Creation-Date: 2008-12-09 11:57+0100\n" "PO-Revision-Date: 2008-07-21 09:04+0200\n" "Last-Translator: Daniel Nylander <[email protected]>\n" "Language-Team: Swedish <[email protected]>\n" @@ -115,8 +115,8 @@ msgstr "Lösenfras" msgid "ssh keys greater than %d bits are not supported\n" msgstr "ssh-nycklar större än %d bitar stöds inte\n" -#: agent/command-ssh.c:688 g10/exec.c:478 g10/gpg.c:1073 g10/keygen.c:3226 -#: g10/keygen.c:3259 g10/keyring.c:1206 g10/keyring.c:1510 g10/openfile.c:275 +#: agent/command-ssh.c:688 g10/exec.c:478 g10/gpg.c:1079 g10/keygen.c:3248 +#: g10/keygen.c:3281 g10/keyring.c:1206 g10/keyring.c:1510 g10/openfile.c:275 #: g10/openfile.c:368 g10/sign.c:798 g10/sign.c:1107 g10/tdbio.c:547 #: jnlib/dotlock.c:311 #, c-format @@ -125,7 +125,7 @@ msgstr "kan inte skapa \"%s\": %s\n" #: agent/command-ssh.c:700 common/helpfile.c:47 g10/card-util.c:733 #: g10/dearmor.c:60 g10/dearmor.c:107 g10/decrypt.c:70 g10/encode.c:194 -#: g10/encode.c:504 g10/gpg.c:1074 g10/import.c:193 g10/keygen.c:2711 +#: g10/encode.c:504 g10/gpg.c:1080 g10/import.c:193 g10/keygen.c:2733 #: g10/keyring.c:1536 g10/openfile.c:192 g10/openfile.c:353 #: g10/plaintext.c:503 g10/sign.c:780 g10/sign.c:975 g10/sign.c:1091 #: g10/sign.c:1247 g10/tdbdump.c:142 g10/tdbdump.c:150 g10/tdbio.c:551 @@ -171,7 +171,7 @@ msgid "Please enter the passphrase for the ssh key%0A %c" msgstr "Ange lösenfrasen för ssh-nyckeln%0A %c" #: agent/command-ssh.c:2346 agent/genkey.c:310 agent/genkey.c:432 -#: agent/protect-tool.c:1199 +#: agent/protect-tool.c:1198 msgid "Please re-enter this passphrase" msgstr "Ange denna lösenfras igen" @@ -185,7 +185,7 @@ msgstr "" "gpg-agents nyckellager" #: agent/command-ssh.c:2405 agent/genkey.c:340 agent/genkey.c:463 -#: agent/protect-tool.c:1205 tools/symcryptrun.c:434 +#: agent/protect-tool.c:1204 tools/symcryptrun.c:434 msgid "does not match - try again" msgstr "stämmer inte överens - försök igen" @@ -331,7 +331,7 @@ msgid "run in daemon mode (background)" msgstr "kör i demonläge (bakgrund)" #: agent/gpg-agent.c:121 g10/gpg.c:483 g10/gpgv.c:71 kbx/kbxutil.c:88 -#: scd/scdaemon.c:107 sm/gpgsm.c:281 tools/gpg-connect-agent.c:66 +#: scd/scdaemon.c:107 sm/gpgsm.c:281 tools/gpg-connect-agent.c:69 #: tools/gpgconf.c:77 tools/symcryptrun.c:164 msgid "verbose" msgstr "utförlig" @@ -416,7 +416,7 @@ msgid "|FILE|write environment settings also to FILE" msgstr "|FIL|skriv miljöinställningar även till FIL" #: agent/gpg-agent.c:313 agent/preset-passphrase.c:94 agent/protect-tool.c:146 -#: scd/scdaemon.c:241 sm/gpgsm.c:512 tools/gpg-connect-agent.c:173 +#: scd/scdaemon.c:241 sm/gpgsm.c:512 tools/gpg-connect-agent.c:180 #: tools/gpgconf.c:99 tools/symcryptrun.c:204 tools/gpg-check-pattern.c:141 msgid "Please report bugs to <" msgstr "Rapportera fel till <" @@ -438,25 +438,25 @@ msgstr "" msgid "invalid debug-level `%s' given\n" msgstr "ogiltig debug-level \"%s\" angiven\n" -#: agent/gpg-agent.c:557 agent/protect-tool.c:1068 kbx/kbxutil.c:430 -#: scd/scdaemon.c:385 sm/gpgsm.c:877 sm/gpgsm.c:880 tools/symcryptrun.c:997 -#: tools/gpg-check-pattern.c:178 +#: agent/gpg-agent.c:557 agent/protect-tool.c:1067 kbx/kbxutil.c:429 +#: scd/scdaemon.c:385 sm/gpgsm.c:878 sm/gpgsm.c:881 tools/symcryptrun.c:996 +#: tools/gpg-check-pattern.c:177 #, c-format msgid "%s is too old (need %s, have %s)\n" msgstr "%s är för gammal (behöver %s, har %s)\n" -#: agent/gpg-agent.c:656 g10/gpg.c:2080 scd/scdaemon.c:466 sm/gpgsm.c:968 +#: agent/gpg-agent.c:656 g10/gpg.c:2086 scd/scdaemon.c:466 sm/gpgsm.c:968 #, c-format msgid "NOTE: no default option file `%s'\n" msgstr "OBS: inställningsfilen \"%s\" saknas\n" -#: agent/gpg-agent.c:661 agent/gpg-agent.c:1240 g10/gpg.c:2084 -#: scd/scdaemon.c:471 sm/gpgsm.c:972 tools/symcryptrun.c:930 +#: agent/gpg-agent.c:661 agent/gpg-agent.c:1240 g10/gpg.c:2090 +#: scd/scdaemon.c:471 sm/gpgsm.c:972 tools/symcryptrun.c:929 #, c-format msgid "option file `%s': %s\n" msgstr "inställningsfil \"%s\": %s\n" -#: agent/gpg-agent.c:669 g10/gpg.c:2091 scd/scdaemon.c:479 sm/gpgsm.c:979 +#: agent/gpg-agent.c:669 g10/gpg.c:2097 scd/scdaemon.c:479 sm/gpgsm.c:979 #, c-format msgid "reading options from `%s'\n" msgstr "läser inställningar från \"%s\"\n" @@ -552,27 +552,27 @@ msgstr "ssh-hanteraren 0x%lx för fd %d startad\n" msgid "ssh handler 0x%lx for fd %d terminated\n" msgstr "ssh-hanteraren 0x%lx för fd %d avslutad\n" -#: agent/gpg-agent.c:1833 scd/scdaemon.c:1186 +#: agent/gpg-agent.c:1843 scd/scdaemon.c:1200 #, c-format msgid "pth_select failed: %s - waiting 1s\n" msgstr "pth_select misslyckades: %s - väntar 1 s\n" -#: agent/gpg-agent.c:1946 scd/scdaemon.c:1253 +#: agent/gpg-agent.c:1956 scd/scdaemon.c:1267 #, c-format msgid "%s %s stopped\n" msgstr "%s %s stoppad\n" -#: agent/gpg-agent.c:2074 +#: agent/gpg-agent.c:2084 msgid "no gpg-agent running in this session\n" msgstr "ingen gpg-agent kör i den här sessionen\n" -#: agent/gpg-agent.c:2085 common/simple-pwquery.c:349 common/asshelp.c:326 -#: tools/gpg-connect-agent.c:2094 +#: agent/gpg-agent.c:2095 common/simple-pwquery.c:349 common/asshelp.c:326 +#: tools/gpg-connect-agent.c:2133 msgid "malformed GPG_AGENT_INFO environment variable\n" msgstr "miljövariabeln GPG_AGENT_INFO är felformaterad\n" -#: agent/gpg-agent.c:2098 common/simple-pwquery.c:361 common/asshelp.c:338 -#: tools/gpg-connect-agent.c:2105 +#: agent/gpg-agent.c:2108 common/simple-pwquery.c:361 common/asshelp.c:338 +#: tools/gpg-connect-agent.c:2144 #, c-format msgid "gpg-agent protocol version %d is not supported\n" msgstr "GPG-Agent protokoll version %d stöds inte\n" @@ -603,22 +603,22 @@ msgstr "" "Syntax: gpg-protect-tool [flaggor] [argument]\n" "Underhållsverktyg för hemliga nycklar\n" -#: agent/protect-tool.c:1190 +#: agent/protect-tool.c:1189 msgid "Please enter the passphrase to unprotect the PKCS#12 object." msgstr "Ange lösenfrasen för att avskydda PKCS#12-objektet." -#: agent/protect-tool.c:1193 +#: agent/protect-tool.c:1192 msgid "Please enter the passphrase to protect the new PKCS#12 object." msgstr "Ange lösenfrasen för att skydda det nya PKCS#12-objektet." -#: agent/protect-tool.c:1196 +#: agent/protect-tool.c:1195 msgid "" "Please enter the passphrase to protect the imported object within the GnuPG " "system." msgstr "" "Ange lösenfrasen för att skydda det importerade objektet inom GnuPG-systemet." -#: agent/protect-tool.c:1201 +#: agent/protect-tool.c:1200 msgid "" "Please enter the passphrase or the PIN\n" "needed to complete this operation." @@ -626,16 +626,16 @@ msgstr "" "Ange lösenfrasen eller PIN-koden som\n" "behövs för att färdigställa denna åtgärd." -#: agent/protect-tool.c:1206 tools/symcryptrun.c:435 +#: agent/protect-tool.c:1205 tools/symcryptrun.c:435 msgid "Passphrase:" msgstr "Lösenfras:" -#: agent/protect-tool.c:1214 tools/symcryptrun.c:442 +#: agent/protect-tool.c:1213 tools/symcryptrun.c:442 #, c-format msgid "error while asking for the passphrase: %s\n" msgstr "fel vid fråga efter lösenfrasen: %s\n" -#: agent/protect-tool.c:1217 tools/symcryptrun.c:446 +#: agent/protect-tool.c:1216 tools/symcryptrun.c:446 msgid "cancelled\n" msgstr "avbruten\n" @@ -899,7 +899,7 @@ msgstr "slut på kärna i säkert minne vid allokering av %lu byte" msgid "out of core while allocating %lu bytes" msgstr "slut på kärna vid allokering av %lu byte" -#: common/asshelp.c:244 +#: common/asshelp.c:244 tools/gpg-connect-agent.c:2101 msgid "no running gpg-agent - starting one\n" msgstr "ingen körande gpg-agent - startar en\n" @@ -1144,7 +1144,7 @@ msgid "OpenPGP card no. %s detected\n" msgstr "OpenPGP-kort nr. %s identifierades\n" #: g10/card-util.c:75 g10/card-util.c:1485 g10/delkey.c:126 g10/keyedit.c:1549 -#: g10/keygen.c:2902 g10/revoke.c:216 g10/revoke.c:455 +#: g10/keygen.c:2924 g10/revoke.c:216 g10/revoke.c:455 msgid "can't do this in batch mode\n" msgstr "kan inte göra detta i satsläge\n" @@ -1153,7 +1153,7 @@ msgstr "kan inte göra detta i satsläge\n" msgid "This command is only available for version 2 cards\n" msgstr "Detta kommando är inte tillåtet när du är i %s-läge.\n" -#: g10/card-util.c:85 scd/app-openpgp.c:1848 +#: g10/card-util.c:85 scd/app-openpgp.c:1849 #, fuzzy msgid "Reset Code not or not anymore available\n" msgstr "de hemliga nyckeldelarna är inte tillgängliga\n" @@ -1443,18 +1443,18 @@ msgid "--output doesn't work for this command\n" msgstr "--output kan inte användas för detta kommando\n" # se förra kommentaren -#: g10/decrypt.c:166 g10/gpg.c:3963 g10/keyring.c:380 g10/keyring.c:667 +#: g10/decrypt.c:166 g10/gpg.c:3969 g10/keyring.c:380 g10/keyring.c:667 #, c-format msgid "can't open `%s'\n" msgstr "kan inte öppna \"%s\"\n" -#: g10/delkey.c:73 g10/export.c:324 g10/keyedit.c:3424 g10/keyserver.c:1727 +#: g10/delkey.c:73 g10/export.c:324 g10/keyedit.c:3424 g10/keyserver.c:1729 #: g10/revoke.c:226 #, c-format msgid "key \"%s\" not found: %s\n" msgstr "nyckeln \"%s\" hittades inte: %s\n" -#: g10/delkey.c:81 g10/export.c:354 g10/import.c:2417 g10/keyserver.c:1741 +#: g10/delkey.c:81 g10/export.c:354 g10/import.c:2417 g10/keyserver.c:1743 #: g10/revoke.c:232 g10/revoke.c:477 #, c-format msgid "error reading keyblock: %s\n" @@ -1889,7 +1889,7 @@ msgstr "kör i serverläge" # Här bruksanvisning för kommandoraden. Resultatet har jag översatt med "inställningar", eftersom flaggorna även kan förekomma i en inställningsfil. #: g10/gpg.c:436 g10/gpgv.c:69 kbx/kbxutil.c:81 sm/gpgsm.c:226 -#: tools/gpg-connect-agent.c:64 tools/gpgconf.c:74 tools/symcryptrun.c:157 +#: tools/gpg-connect-agent.c:67 tools/gpgconf.c:74 tools/symcryptrun.c:157 msgid "" "@\n" "Options:\n" @@ -2017,54 +2017,54 @@ msgstr "Komprimering: " msgid "usage: gpg [options] " msgstr "användning: gpg [flaggor] " -#: g10/gpg.c:1109 sm/gpgsm.c:675 +#: g10/gpg.c:1115 sm/gpgsm.c:675 msgid "conflicting commands\n" msgstr "motstridiga kommandon\n" # Vad betyder detta? -#: g10/gpg.c:1127 +#: g10/gpg.c:1133 #, c-format msgid "no = sign found in group definition `%s'\n" msgstr "no = signatur hittad i gruppdefinitionen \"%s\"\n" -#: g10/gpg.c:1324 +#: g10/gpg.c:1330 #, c-format msgid "WARNING: unsafe ownership on homedir `%s'\n" msgstr "VARNING: osäkert ägarskap på hemkatalogen \"%s\"\n" -#: g10/gpg.c:1327 +#: g10/gpg.c:1333 #, c-format msgid "WARNING: unsafe ownership on configuration file `%s'\n" msgstr "VARNING: osäkert ägarskap på konfigurationsfilen \"%s\"\n" -#: g10/gpg.c:1330 +#: g10/gpg.c:1336 #, c-format msgid "WARNING: unsafe ownership on extension `%s'\n" msgstr "VARNING: osäkert ägarskap på tillägget \"%s\"\n" -#: g10/gpg.c:1336 +#: g10/gpg.c:1342 #, c-format msgid "WARNING: unsafe permissions on homedir `%s'\n" msgstr "VARNING: osäkra rättigheter på hemkatalogen \"%s\"\n" -#: g10/gpg.c:1339 +#: g10/gpg.c:1345 #, c-format msgid "WARNING: unsafe permissions on configuration file `%s'\n" msgstr "VARNING: osäkra rättigheter på konfigurationsfilen \"%s\"\n" # Extension är vad? FIXME -#: g10/gpg.c:1342 +#: g10/gpg.c:1348 #, c-format msgid "WARNING: unsafe permissions on extension `%s'\n" msgstr "VARNING: osäkra rättigheter på tillägget \"%s\"\n" -#: g10/gpg.c:1348 +#: g10/gpg.c:1354 #, c-format msgid "WARNING: unsafe enclosing directory ownership on homedir `%s'\n" msgstr "" "VARNING: osäkert ägarskap på inneslutande katalog för hemkatalogen \"%s\"\n" -#: g10/gpg.c:1351 +#: g10/gpg.c:1357 #, c-format msgid "" "WARNING: unsafe enclosing directory ownership on configuration file `%s'\n" @@ -2072,19 +2072,19 @@ msgstr "" "VARNING: osäkert ägarskap på inneslutande katalog för konfigurationsfilen \"%" "s\"\n" -#: g10/gpg.c:1354 +#: g10/gpg.c:1360 #, c-format msgid "WARNING: unsafe enclosing directory ownership on extension `%s'\n" msgstr "" "VARNING: osäkert ägarskap på inneslutande katalog för tillägget \"%s\"\n" -#: g10/gpg.c:1360 +#: g10/gpg.c:1366 #, c-format msgid "WARNING: unsafe enclosing directory permissions on homedir `%s'\n" msgstr "" "VARNING: osäkra rättigheter på inneslutande katalog för hemkatalogen \"%s\"\n" -#: g10/gpg.c:1363 +#: g10/gpg.c:1369 #, c-format msgid "" "WARNING: unsafe enclosing directory permissions on configuration file `%s'\n" @@ -2092,470 +2092,470 @@ msgstr "" "VARNING: osäkra rättigheter på inneslutande katalog för konfigurationsfilen " "\"%s\"\n" -#: g10/gpg.c:1366 +#: g10/gpg.c:1372 #, c-format msgid "WARNING: unsafe enclosing directory permissions on extension `%s'\n" msgstr "" "VARNING: osäkra rättigheter på inneslutande katalog för tillägget \"%s\"\n" -#: g10/gpg.c:1545 +#: g10/gpg.c:1551 #, c-format msgid "unknown configuration item `%s'\n" msgstr "okänd konfigurationspost \"%s\"\n" -#: g10/gpg.c:1645 +#: g10/gpg.c:1651 msgid "display photo IDs during key listings" msgstr "visa foto-id under nyckellistning" -#: g10/gpg.c:1647 +#: g10/gpg.c:1653 msgid "show policy URLs during signature listings" msgstr "visa policy-url:er under signaturlistningar" -#: g10/gpg.c:1649 +#: g10/gpg.c:1655 msgid "show all notations during signature listings" msgstr "visa alla notationer under signaturlistningar" -#: g10/gpg.c:1651 +#: g10/gpg.c:1657 msgid "show IETF standard notations during signature listings" msgstr "visa IETF-standardnotationer under signaturlistningar" -#: g10/gpg.c:1655 +#: g10/gpg.c:1661 msgid "show user-supplied notations during signature listings" msgstr "visa användarangivna notationer under signaturlistningar" -#: g10/gpg.c:1657 +#: g10/gpg.c:1663 msgid "show preferred keyserver URLs during signature listings" msgstr "visa url:er till föredragna nyckelservrar under signaturlistningar" -#: g10/gpg.c:1659 +#: g10/gpg.c:1665 msgid "show user ID validity during key listings" msgstr "visa giltighet för användaridentitet vid nyckellistningar " -#: g10/gpg.c:1661 +#: g10/gpg.c:1667 msgid "show revoked and expired user IDs in key listings" msgstr "visa spärrade och utgångna användaridentiteter i nyckellistningar" -#: g10/gpg.c:1663 +#: g10/gpg.c:1669 msgid "show revoked and expired subkeys in key listings" msgstr "visa spärrade och utgångna undernycklar i nyckellistningar" -#: g10/gpg.c:1665 +#: g10/gpg.c:1671 msgid "show the keyring name in key listings" msgstr "visa nyckelringens namn i nyckellistningar" -#: g10/gpg.c:1667 +#: g10/gpg.c:1673 msgid "show expiration dates during signature listings" msgstr "visa utgångsdatum under signaturlistningar" -#: g10/gpg.c:1828 +#: g10/gpg.c:1834 #, c-format msgid "NOTE: old default options file `%s' ignored\n" msgstr "OBS: den gamla inställningsfilen \"%s\" används inte\n" -#: g10/gpg.c:1919 +#: g10/gpg.c:1926 #, c-format msgid "libgcrypt is too old (need %s, have %s)\n" msgstr "libgcrypt är för gammalt (behöver %s, har %s)\n" -#: g10/gpg.c:2303 g10/gpg.c:2989 g10/gpg.c:3001 +#: g10/gpg.c:2309 g10/gpg.c:2995 g10/gpg.c:3007 #, c-format msgid "NOTE: %s is not for normal use!\n" msgstr "OBS: %s är inte för normal användning!\n" -#: g10/gpg.c:2484 g10/gpg.c:2496 +#: g10/gpg.c:2490 g10/gpg.c:2502 #, c-format msgid "`%s' is not a valid signature expiration\n" msgstr "\"%s\" är inte ett giltigt utgångsdatum för en signatur\n" -#: g10/gpg.c:2578 +#: g10/gpg.c:2584 #, c-format msgid "`%s' is not a valid character set\n" msgstr "\"%s\" är ingen giltig teckentabell\n" -#: g10/gpg.c:2601 g10/gpg.c:2796 g10/keyedit.c:4107 +#: g10/gpg.c:2607 g10/gpg.c:2802 g10/keyedit.c:4107 msgid "could not parse keyserver URL\n" msgstr "kunde inte tolka url till nyckelserver\n" -#: g10/gpg.c:2613 +#: g10/gpg.c:2619 #, c-format msgid "%s:%d: invalid keyserver options\n" msgstr "%s:%d: ogiltiga flaggor för nyckelserver\n" -#: g10/gpg.c:2616 +#: g10/gpg.c:2622 msgid "invalid keyserver options\n" msgstr "ogiltiga flaggor för nyckelserver\n" -#: g10/gpg.c:2623 +#: g10/gpg.c:2629 #, c-format msgid "%s:%d: invalid import options\n" msgstr "%s:%d: ogiltiga importeringsflaggor\n" -#: g10/gpg.c:2626 +#: g10/gpg.c:2632 msgid "invalid import options\n" msgstr "ogiltiga importflaggor\n" -#: g10/gpg.c:2633 +#: g10/gpg.c:2639 #, c-format msgid "%s:%d: invalid export options\n" msgstr "%s:%d: ogiltiga exportflaggor\n" -#: g10/gpg.c:2636 +#: g10/gpg.c:2642 msgid "invalid export options\n" msgstr "ogiltiga exportinställningar\n" -#: g10/gpg.c:2643 +#: g10/gpg.c:2649 #, c-format msgid "%s:%d: invalid list options\n" msgstr "%s:%d: ogiltiga listflaggor\n" -#: g10/gpg.c:2646 +#: g10/gpg.c:2652 msgid "invalid list options\n" msgstr "ogiltiga listflaggor\n" -#: g10/gpg.c:2654 +#: g10/gpg.c:2660 msgid "display photo IDs during signature verification" msgstr "visa foto-id under signaturvalidering" -#: g10/gpg.c:2656 +#: g10/gpg.c:2662 msgid "show policy URLs during signature verification" msgstr "visa policy-url:er under signaturvalidering" -#: g10/gpg.c:2658 +#: g10/gpg.c:2664 msgid "show all notations during signature verification" msgstr "visa alla notationer under signaturvalidering" -#: g10/gpg.c:2660 +#: g10/gpg.c:2666 msgid "show IETF standard notations during signature verification" msgstr "visa IETF-standardnotationer under signaturvalidering" -#: g10/gpg.c:2664 +#: g10/gpg.c:2670 msgid "show user-supplied notations during signature verification" msgstr "visa användarangivna notationer under signaturvalidering" -#: g10/gpg.c:2666 +#: g10/gpg.c:2672 msgid "show preferred keyserver URLs during signature verification" msgstr "visa url:er till föredragna nyckelserver under signaturvalidering" -#: g10/gpg.c:2668 +#: g10/gpg.c:2674 msgid "show user ID validity during signature verification" msgstr "visa giltighet för användaridentitet vid signaturvalidering" -#: g10/gpg.c:2670 +#: g10/gpg.c:2676 msgid "show revoked and expired user IDs in signature verification" msgstr "visa spärrade och utgångna användaridentiteter i signaturvalidering" -#: g10/gpg.c:2672 +#: g10/gpg.c:2678 msgid "show only the primary user ID in signature verification" msgstr "visa endast primär användaridentitet i signaturvalidering" -#: g10/gpg.c:2674 +#: g10/gpg.c:2680 msgid "validate signatures with PKA data" msgstr "validera signaturer med PKA-data" -#: g10/gpg.c:2676 +#: g10/gpg.c:2682 msgid "elevate the trust of signatures with valid PKA data" msgstr "öka tillit på signaturer med giltigt PKA-data" -#: g10/gpg.c:2683 +#: g10/gpg.c:2689 #, c-format msgid "%s:%d: invalid verify options\n" msgstr "%s:%d: ogiltiga flaggor för validering\n" -#: g10/gpg.c:2686 +#: g10/gpg.c:2692 msgid "invalid verify options\n" msgstr "ogiltiga flaggor för validering\n" -#: g10/gpg.c:2693 +#: g10/gpg.c:2699 #, c-format msgid "unable to set exec-path to %s\n" msgstr "kunde inte ställa in exec-path till %s\n" -#: g10/gpg.c:2868 +#: g10/gpg.c:2874 #, c-format msgid "%s:%d: invalid auto-key-locate list\n" msgstr "%s:%d: ogiltig auto-key-locate-lista\n" -#: g10/gpg.c:2871 +#: g10/gpg.c:2877 msgid "invalid auto-key-locate list\n" msgstr "ogiltig auto-key-locate-lista\n" # Programmet skapar en avbildning (image) av minnet för att lättare kunna spåra fel. -#: g10/gpg.c:2978 sm/gpgsm.c:1386 +#: g10/gpg.c:2984 sm/gpgsm.c:1386 msgid "WARNING: program may create a core file!\n" msgstr "VARNING: programmet kan komma att skapa en minnesavbild!\n" -#: g10/gpg.c:2982 +#: g10/gpg.c:2988 #, c-format msgid "WARNING: %s overrides %s\n" msgstr "VARNING: %s gäller istället för %s\n" -#: g10/gpg.c:2991 +#: g10/gpg.c:2997 #, c-format msgid "%s not allowed with %s!\n" msgstr "%s är inte tillåten tillsammans med %s!\n" -#: g10/gpg.c:2994 +#: g10/gpg.c:3000 #, c-format msgid "%s makes no sense with %s!\n" msgstr "det är ingen poäng att använda %s tillsammans med %s!\n" -#: g10/gpg.c:3009 +#: g10/gpg.c:3015 #, c-format msgid "will not run with insecure memory due to %s\n" msgstr "kommer inte att köra med osäkert minne på grund av %s\n" -#: g10/gpg.c:3023 +#: g10/gpg.c:3029 msgid "you can only make detached or clear signatures while in --pgp2 mode\n" msgstr "" "du kan bara göra signaturer i en separat fil eller klartextsignaturer\n" "i --pgp2-läge\n" -#: g10/gpg.c:3029 +#: g10/gpg.c:3035 msgid "you can't sign and encrypt at the same time while in --pgp2 mode\n" msgstr "du kan inte signera och kryptera samtidigt i --pgp2-läge\n" -#: g10/gpg.c:3035 +#: g10/gpg.c:3041 msgid "you must use files (and not a pipe) when working with --pgp2 enabled.\n" msgstr "du måste använda filer (och inte rör) i --pgp2-läge\n" # IDEA-algoritmen är patenterat i flera länder och finns därför inte med i GnuPG som standard. -#: g10/gpg.c:3048 +#: g10/gpg.c:3054 msgid "encrypting a message in --pgp2 mode requires the IDEA cipher\n" msgstr "kryptering av meddelanden i --pgp2-läge kräver IDEA-chiffret\n" -#: g10/gpg.c:3114 g10/gpg.c:3138 sm/gpgsm.c:1458 +#: g10/gpg.c:3120 g10/gpg.c:3144 sm/gpgsm.c:1458 msgid "selected cipher algorithm is invalid\n" msgstr "den valda chifferalgoritmen är ogiltig\n" -#: g10/gpg.c:3120 g10/gpg.c:3144 sm/gpgsm.c:1466 sm/gpgsm.c:1472 +#: g10/gpg.c:3126 g10/gpg.c:3150 sm/gpgsm.c:1466 sm/gpgsm.c:1472 msgid "selected digest algorithm is invalid\n" msgstr "vald sammandragsalgoritm är ogiltig\n" -#: g10/gpg.c:3126 +#: g10/gpg.c:3132 msgid "selected compression algorithm is invalid\n" msgstr "vald komprimeringsalgoritm är ogiltig\n" -#: g10/gpg.c:3132 +#: g10/gpg.c:3138 msgid "selected certification digest algorithm is invalid\n" msgstr "vald algoritm för certifieringssammandrag är felaktig\n" # antalet betrodda signaturer som behövs (1-3) för att du ska lita på en nyckel du inte själv verifierat. -#: g10/gpg.c:3147 +#: g10/gpg.c:3153 msgid "completes-needed must be greater than 0\n" msgstr "variabeln \"completes-needed\" måste ha ett värde som är större än 0\n" # antalet delvis betrodda signaturer som behövs (1-3) för att du ska lita på en nyckel du inte själv verifierat. -#: g10/gpg.c:3149 +#: g10/gpg.c:3155 msgid "marginals-needed must be greater than 1\n" msgstr "variabeln \"marginals-needed\" måste vara större än 1\n" # Hur djupt GnuPG ska leta i Web-of-trust. -#: g10/gpg.c:3151 +#: g10/gpg.c:3157 msgid "max-cert-depth must be in the range from 1 to 255\n" msgstr "max-cert-depth måste vara inom intervallet från 1 till 255\n" # Det är nivån för hurväl du har kontrollerat att nyckeln tillhör innehavaren. -#: g10/gpg.c:3153 +#: g10/gpg.c:3159 msgid "invalid default-cert-level; must be 0, 1, 2, or 3\n" msgstr "" "ogiltigt standardvärde för certifieringsnivån; måste vara 0, 1, 2 eller 3\n" # Det är nivån för hurväl du har kontrollerat att nyckeln tillhör innehavaren. -#: g10/gpg.c:3155 +#: g10/gpg.c:3161 msgid "invalid min-cert-level; must be 1, 2, or 3\n" msgstr "ogiltigt minimivärde för certifieringsnivån; måste vara 1, 2 eller 3\n" # S2K har med krypteringen av hemliga nyckeln att göra -#: g10/gpg.c:3158 +#: g10/gpg.c:3164 msgid "NOTE: simple S2K mode (0) is strongly discouraged\n" msgstr "OBS: enkelt S2K-läge (0) rekommenderas inte\n" -#: g10/gpg.c:3162 +#: g10/gpg.c:3168 msgid "invalid S2K mode; must be 0, 1 or 3\n" msgstr "ogiltigt S2K-läge; måste vara 0, 1 eller 3\n" -#: g10/gpg.c:3169 +#: g10/gpg.c:3175 msgid "invalid default preferences\n" msgstr "ogiltiga standardinställningar\n" # Du kan ange de algoritmer du föredrar i prioritetsordning. Då avgör inte enbart standard (symmetrisk kryptering) eller mottagarens preferenser (kryptering till öppen nyckel). -#: g10/gpg.c:3178 +#: g10/gpg.c:3184 msgid "invalid personal cipher preferences\n" msgstr "ogiltig inställning av personligt chiffer\n" -#: g10/gpg.c:3182 +#: g10/gpg.c:3188 msgid "invalid personal digest preferences\n" msgstr "ogiltig inställning av föredragna kontrollsummealgoritmer\n" -#: g10/gpg.c:3186 +#: g10/gpg.c:3192 msgid "invalid personal compress preferences\n" msgstr "ogiltig inställning av föredragna kompressionsalgoritmer\n" -#: g10/gpg.c:3219 +#: g10/gpg.c:3225 #, c-format msgid "%s does not yet work with %s\n" msgstr "%s fungerar ännu inte med %s\n" -#: g10/gpg.c:3266 +#: g10/gpg.c:3272 #, c-format msgid "you may not use cipher algorithm `%s' while in %s mode\n" msgstr "du får inte använda chifferalgoritmen \"%s\" när du är i %s-läget\n" -#: g10/gpg.c:3271 +#: g10/gpg.c:3277 #, c-format msgid "you may not use digest algorithm `%s' while in %s mode\n" msgstr "" "du får inte använda sammandragsalgoritmen \"%s\" när du är i %s-läget\n" -#: g10/gpg.c:3276 +#: g10/gpg.c:3282 #, c-format msgid "you may not use compression algorithm `%s' while in %s mode\n" msgstr "" "du får inte använda komprimeringsalgoritmen \"%s\" när du är i %s-läget\n" -#: g10/gpg.c:3359 +#: g10/gpg.c:3365 #, c-format msgid "failed to initialize the TrustDB: %s\n" msgstr "misslyckades med att initialisera tillitsdatabasen: %s\n" -#: g10/gpg.c:3370 +#: g10/gpg.c:3376 msgid "WARNING: recipients (-r) given without using public key encryption\n" msgstr "" "VARNING: mottagare (-r) angivna utan att använda publik nyckel-kryptering\n" -#: g10/gpg.c:3391 +#: g10/gpg.c:3397 msgid "--store [filename]" msgstr "--store [filnamn]" -#: g10/gpg.c:3398 +#: g10/gpg.c:3404 msgid "--symmetric [filename]" msgstr "--symmetric [filnamn]" -#: g10/gpg.c:3400 +#: g10/gpg.c:3406 #, c-format msgid "symmetric encryption of `%s' failed: %s\n" msgstr "symmetrisk kryptering av \"%s\" misslyckades: %s\n" -#: g10/gpg.c:3410 +#: g10/gpg.c:3416 msgid "--encrypt [filename]" msgstr "--encrypt [filnamn]" -#: g10/gpg.c:3423 +#: g10/gpg.c:3429 msgid "--symmetric --encrypt [filename]" msgstr "--symmetric --encrypt [filnamn]" -#: g10/gpg.c:3425 +#: g10/gpg.c:3431 msgid "you cannot use --symmetric --encrypt with --s2k-mode 0\n" msgstr "du kan inte använda --symmetric --encrypt med --s2k-mode 0\n" -#: g10/gpg.c:3428 +#: g10/gpg.c:3434 #, c-format msgid "you cannot use --symmetric --encrypt while in %s mode\n" msgstr "du kan inte använda --symmetric --encrypt i %s-läget\n" -#: g10/gpg.c:3446 +#: g10/gpg.c:3452 msgid "--sign [filename]" msgstr "--sign [filnamn]" -#: g10/gpg.c:3459 +#: g10/gpg.c:3465 msgid "--sign --encrypt [filename]" msgstr "--sign --encrypt [filnamn]" -#: g10/gpg.c:3474 +#: g10/gpg.c:3480 msgid "--symmetric --sign --encrypt [filename]" msgstr "--symmetric --sign --encrypt [filnamn]" -#: g10/gpg.c:3476 +#: g10/gpg.c:3482 msgid "you cannot use --symmetric --sign --encrypt with --s2k-mode 0\n" msgstr "du kan inte använda --symmetric --sign --encrypt med --s2k-mode 0\n" -#: g10/gpg.c:3479 +#: g10/gpg.c:3485 #, c-format msgid "you cannot use --symmetric --sign --encrypt while in %s mode\n" msgstr "" "du kan inte använda --symmetric --sign --encrypt när du är i %s-läget\n" -#: g10/gpg.c:3499 +#: g10/gpg.c:3505 msgid "--sign --symmetric [filename]" msgstr "--sign --symmetric [filnamn]" -#: g10/gpg.c:3508 +#: g10/gpg.c:3514 msgid "--clearsign [filename]" msgstr "--clearsign [filnamn]" -#: g10/gpg.c:3533 +#: g10/gpg.c:3539 msgid "--decrypt [filename]" msgstr "--decrypt [filnamn]" -#: g10/gpg.c:3541 +#: g10/gpg.c:3547 msgid "--sign-key user-id" msgstr "--sign-key användaridentitet" -#: g10/gpg.c:3545 +#: g10/gpg.c:3551 msgid "--lsign-key user-id" msgstr "--lsign-key användaridentitet" -#: g10/gpg.c:3566 +#: g10/gpg.c:3572 msgid "--edit-key user-id [commands]" msgstr "--edit-key användaridentitet [kommandon]" -#: g10/gpg.c:3658 +#: g10/gpg.c:3664 #, c-format msgid "keyserver send failed: %s\n" msgstr "sändning till nyckelservern misslyckades: %s\n" -#: g10/gpg.c:3660 +#: g10/gpg.c:3666 #, c-format msgid "keyserver receive failed: %s\n" msgstr "hämtning från nyckelservern misslyckades: %s\n" -#: g10/gpg.c:3662 +#: g10/gpg.c:3668 #, c-format msgid "key export failed: %s\n" msgstr "export av nyckeln misslyckades: %s\n" -#: g10/gpg.c:3673 +#: g10/gpg.c:3679 #, c-format msgid "keyserver search failed: %s\n" msgstr "sökning på nyckelservern misslyckades: %s\n" -#: g10/gpg.c:3683 +#: g10/gpg.c:3689 #, c-format msgid "keyserver refresh failed: %s\n" msgstr "uppdatering av nyckeln från en nyckelserver misslyckades: %s\n" -#: g10/gpg.c:3734 +#: g10/gpg.c:3740 #, c-format msgid "dearmoring failed: %s\n" msgstr "misslyckades med att ta bort ASCII-skalet: %s\n" -#: g10/gpg.c:3742 +#: g10/gpg.c:3748 #, c-format msgid "enarmoring failed: %s\n" msgstr "misslyckades med att skapa ASCII-skal: %s\n" -#: g10/gpg.c:3832 +#: g10/gpg.c:3838 #, c-format msgid "invalid hash algorithm `%s'\n" msgstr "ogiltig kontrollsummealgoritm \"%s\"\n" -#: g10/gpg.c:3949 +#: g10/gpg.c:3955 msgid "[filename]" msgstr "[filnamn]" -#: g10/gpg.c:3953 +#: g10/gpg.c:3959 msgid "Go ahead and type your message ...\n" msgstr "Skriv ditt meddelande här ...\n" -#: g10/gpg.c:4265 +#: g10/gpg.c:4271 msgid "the given certification policy URL is invalid\n" msgstr "den angivna URL som beskriver certifieringsspolicy är ogiltig\n" -#: g10/gpg.c:4267 +#: g10/gpg.c:4273 msgid "the given signature policy URL is invalid\n" msgstr "den angivna URL som beskriver signaturpolicy är ogiltig\n" -#: g10/gpg.c:4300 +#: g10/gpg.c:4306 msgid "the given preferred keyserver URL is invalid\n" msgstr "den angivna föredragna nyckelserver-url:n är ogiltig\n" @@ -3078,29 +3078,29 @@ msgstr "[spärr]" msgid "[self-signature]" msgstr "[självsignatur]" -#: g10/keyedit.c:344 g10/keylist.c:392 +#: g10/keyedit.c:344 g10/keylist.c:396 msgid "1 bad signature\n" msgstr "1 felaktig signatur\n" -#: g10/keyedit.c:346 g10/keylist.c:394 +#: g10/keyedit.c:346 g10/keylist.c:398 #, c-format msgid "%d bad signatures\n" msgstr "%d felaktiga signaturer\n" -#: g10/keyedit.c:348 g10/keylist.c:396 +#: g10/keyedit.c:348 g10/keylist.c:400 msgid "1 signature not checked due to a missing key\n" msgstr "1 signatur validerades inte eftersom nyckeln saknades\n" -#: g10/keyedit.c:350 g10/keylist.c:398 +#: g10/keyedit.c:350 g10/keylist.c:402 #, c-format msgid "%d signatures not checked due to missing keys\n" msgstr "%d signaturer validerades inte eftersom nycklar saknades\n" -#: g10/keyedit.c:352 g10/keylist.c:400 +#: g10/keyedit.c:352 g10/keylist.c:404 msgid "1 signature not checked due to an error\n" msgstr "1 signatur validerades inte eftersom ett fel uppstod\n" -#: g10/keyedit.c:354 g10/keylist.c:402 +#: g10/keyedit.c:354 g10/keylist.c:406 #, c-format msgid "%d signatures not checked due to errors\n" msgstr "%d signaturer validerades inte eftersom fel uppstod\n" @@ -3360,19 +3360,19 @@ msgstr "" "Nyckeln har endast en stump eller nyckelobjekt på kortet - ingen lösenfras " "att ändra.\n" -#: g10/keyedit.c:1142 g10/keygen.c:3601 +#: g10/keyedit.c:1142 g10/keygen.c:3623 msgid "This key is not protected.\n" msgstr "Denna nyckel är inte skyddad.\n" -#: g10/keyedit.c:1146 g10/keygen.c:3588 g10/revoke.c:538 +#: g10/keyedit.c:1146 g10/keygen.c:3610 g10/revoke.c:538 msgid "Secret parts of primary key are not available.\n" msgstr "De hemliga delarna av den primära nyckeln är inte tillgängliga.\n" -#: g10/keyedit.c:1150 g10/keygen.c:3604 +#: g10/keyedit.c:1150 g10/keygen.c:3626 msgid "Secret parts of primary key are stored on-card.\n" msgstr "Hemliga delar av den primära nyckeln är lagrade på kortet.\n" -#: g10/keyedit.c:1156 g10/keygen.c:3608 +#: g10/keyedit.c:1156 g10/keygen.c:3630 msgid "Key is protected.\n" msgstr "Nyckeln är skyddad.\n" @@ -3744,7 +3744,7 @@ msgstr "Funktioner: " msgid "Keyserver no-modify" msgstr "Nyckelserver no-modify" -#: g10/keyedit.c:2443 g10/keylist.c:310 +#: g10/keyedit.c:2443 g10/keylist.c:314 msgid "Preferred keyserver: " msgstr "Föredragen nyckelserver: " @@ -3773,24 +3773,24 @@ msgid "(sensitive)" msgstr "(känsligt)" #: g10/keyedit.c:2764 g10/keyedit.c:2820 g10/keyedit.c:2881 g10/keyedit.c:2896 -#: g10/keylist.c:196 g10/keyserver.c:529 +#: g10/keylist.c:200 g10/keyserver.c:529 #, c-format msgid "created: %s" msgstr "skapat: %s" -#: g10/keyedit.c:2767 g10/keylist.c:812 g10/keylist.c:906 g10/mainproc.c:989 +#: g10/keyedit.c:2767 g10/keylist.c:817 g10/keylist.c:911 g10/mainproc.c:989 #, c-format msgid "revoked: %s" msgstr "spärrad: %s" -#: g10/keyedit.c:2769 g10/keylist.c:783 g10/keylist.c:818 g10/keylist.c:912 +#: g10/keyedit.c:2769 g10/keylist.c:788 g10/keylist.c:823 g10/keylist.c:917 #, c-format msgid "expired: %s" msgstr "utgånget: %s" #: g10/keyedit.c:2771 g10/keyedit.c:2822 g10/keyedit.c:2883 g10/keyedit.c:2898 -#: g10/keylist.c:198 g10/keylist.c:789 g10/keylist.c:824 g10/keylist.c:918 -#: g10/keylist.c:939 g10/keyserver.c:535 g10/mainproc.c:995 +#: g10/keylist.c:202 g10/keylist.c:794 g10/keylist.c:829 g10/keylist.c:923 +#: g10/keylist.c:944 g10/keyserver.c:535 g10/mainproc.c:995 #, c-format msgid "expires: %s" msgstr "går ut: %s" @@ -3814,7 +3814,7 @@ msgstr "giltighet: %s" msgid "This key has been disabled" msgstr "Denna nyckel har stängts av" -#: g10/keyedit.c:2827 g10/keylist.c:202 +#: g10/keyedit.c:2827 g10/keylist.c:206 msgid "card-no: " msgstr "kortnummer: " @@ -4160,12 +4160,12 @@ msgid "writing key binding signature\n" msgstr "skriver signatur knuten till nyckeln\n" #: g10/keygen.c:1157 g10/keygen.c:1268 g10/keygen.c:1273 g10/keygen.c:1408 -#: g10/keygen.c:3101 +#: g10/keygen.c:3123 #, c-format msgid "keysize invalid; using %u bits\n" msgstr "ogiltig nyckelstorlek; använder %u bitar\n" -#: g10/keygen.c:1163 g10/keygen.c:1279 g10/keygen.c:1414 g10/keygen.c:3107 +#: g10/keygen.c:1163 g10/keygen.c:1279 g10/keygen.c:1414 g10/keygen.c:3129 #, c-format msgid "keysize rounded up to %u bits\n" msgstr "nyckelstorleken avrundad uppåt till %u bitar\n" @@ -4533,51 +4533,51 @@ msgstr "" "hårddisken) under primtalsgenereringen; detta ger slumptalsgeneratorn\n" "en större chans att samla ihop en tillräcklig mängd slumpmässig data.\n" -#: g10/keygen.c:3041 g10/keygen.c:3068 +#: g10/keygen.c:3063 g10/keygen.c:3090 msgid "Key generation canceled.\n" msgstr "Skapandet av nycklar avbröts.\n" -#: g10/keygen.c:3273 g10/keygen.c:3440 +#: g10/keygen.c:3295 g10/keygen.c:3462 #, c-format msgid "writing public key to `%s'\n" msgstr "skriver den publika nyckeln till \"%s\"\n" -#: g10/keygen.c:3275 g10/keygen.c:3443 +#: g10/keygen.c:3297 g10/keygen.c:3465 #, c-format msgid "writing secret key stub to `%s'\n" msgstr "skriver hemliga nyckelstumpen till \"%s\"\n" -#: g10/keygen.c:3278 g10/keygen.c:3446 +#: g10/keygen.c:3300 g10/keygen.c:3468 #, c-format msgid "writing secret key to `%s'\n" msgstr "skriver hemlig nyckel till \"%s\"\n" -#: g10/keygen.c:3427 +#: g10/keygen.c:3449 #, c-format msgid "no writable public keyring found: %s\n" msgstr "ingen skrivbar publik nyckelring hittades: %s\n" -#: g10/keygen.c:3434 +#: g10/keygen.c:3456 #, c-format msgid "no writable secret keyring found: %s\n" msgstr "ingen skrivbar hemlig nyckelring hittades: %s\n" -#: g10/keygen.c:3454 +#: g10/keygen.c:3476 #, c-format msgid "error writing public keyring `%s': %s\n" msgstr "fel vid skrivning av publika nyckelringen \"%s\": %s\n" -#: g10/keygen.c:3462 +#: g10/keygen.c:3484 #, c-format msgid "error writing secret keyring `%s': %s\n" msgstr "fel vid skrivning av hemliga nyckelringen \"%s\": %s\n" -#: g10/keygen.c:3489 +#: g10/keygen.c:3511 msgid "public and secret key created and signed.\n" msgstr "den publika och den hemliga nyckeln är skapade och signerade.\n" # Flagga.. inte kommando -#: g10/keygen.c:3500 +#: g10/keygen.c:3522 msgid "" "Note that this key cannot be used for encryption. You may want to use\n" "the command \"--edit-key\" to generate a subkey for this purpose.\n" @@ -4586,13 +4586,13 @@ msgstr "" "vill använda flaggan \"--edit-key\" för att skapa en undernyckel för detta " "syfte.\n" -#: g10/keygen.c:3513 g10/keygen.c:3658 g10/keygen.c:3779 +#: g10/keygen.c:3535 g10/keygen.c:3680 g10/keygen.c:3801 #, c-format msgid "Key generation failed: %s\n" msgstr "Nyckelgenereringen misslyckades: %s\n" # c-format behövs inte i singularis -#: g10/keygen.c:3568 g10/keygen.c:3709 g10/sign.c:241 +#: g10/keygen.c:3590 g10/keygen.c:3731 g10/sign.c:241 #, c-format msgid "" "key has been created %lu second in future (time warp or clock problem)\n" @@ -4600,7 +4600,7 @@ msgstr "" "nyckeln är skapad %lu sekund in i framtiden (problemet är\n" "relaterat till tidsresande eller en felställd klocka)\n" -#: g10/keygen.c:3570 g10/keygen.c:3711 g10/sign.c:243 +#: g10/keygen.c:3592 g10/keygen.c:3733 g10/sign.c:243 #, c-format msgid "" "key has been created %lu seconds in future (time warp or clock problem)\n" @@ -4608,25 +4608,25 @@ msgstr "" "nyckeln är skapad %lu sekunder in i framtiden (problemet är\n" "relaterat till tidsresande eller en felställd klocka)\n" -#: g10/keygen.c:3581 g10/keygen.c:3722 +#: g10/keygen.c:3603 g10/keygen.c:3744 msgid "NOTE: creating subkeys for v3 keys is not OpenPGP compliant\n" msgstr "OBS: att skapa undernycklar till v3-nycklar bryter mot OpenPGP\n" -#: g10/keygen.c:3622 g10/keygen.c:3755 +#: g10/keygen.c:3644 g10/keygen.c:3777 msgid "Really create? (y/N) " msgstr "Verkligen skapa? (j/N) " -#: g10/keygen.c:3928 +#: g10/keygen.c:3950 #, c-format msgid "storing key onto card failed: %s\n" msgstr "misslyckades med att lagra nyckeln på kortet: %s\n" -#: g10/keygen.c:3976 +#: g10/keygen.c:3998 #, c-format msgid "can't create backup file `%s': %s\n" msgstr "kan inte skapa säkerhetskopian \"%s\": %s\n" -#: g10/keygen.c:4002 +#: g10/keygen.c:4024 #, c-format msgid "NOTE: backup of card key saved to `%s'\n" msgstr "OBSERVERA: säkerhetskopia av kortnyckeln sparades i \"%s\"\n" @@ -4635,53 +4635,53 @@ msgstr "OBSERVERA: säkerhetskopia av kortnyckeln sparades i \"%s\"\n" msgid "never " msgstr "aldrig" -#: g10/keylist.c:267 +#: g10/keylist.c:271 msgid "Critical signature policy: " msgstr "Viktig signaturpolicy: " -#: g10/keylist.c:269 +#: g10/keylist.c:273 msgid "Signature policy: " msgstr "Signaturpolicy: " -#: g10/keylist.c:308 +#: g10/keylist.c:312 msgid "Critical preferred keyserver: " msgstr "Föredragen kritisk nyckelserver: " -#: g10/keylist.c:361 +#: g10/keylist.c:365 msgid "Critical signature notation: " msgstr "Kritisk signaturnotation: " -#: g10/keylist.c:363 +#: g10/keylist.c:367 msgid "Signature notation: " msgstr "Signaturnotation: " -#: g10/keylist.c:473 +#: g10/keylist.c:477 msgid "Keyring" msgstr "Nyckelring" -#: g10/keylist.c:1504 +#: g10/keylist.c:1509 msgid "Primary key fingerprint:" msgstr "Primära nyckelns fingeravtryck:" -#: g10/keylist.c:1506 +#: g10/keylist.c:1511 msgid " Subkey fingerprint:" msgstr " Undernyckelns fingeravtryck:" #. TRANSLATORS: this should fit into 24 bytes to that the #. * fingerprint data is properly aligned with the user ID -#: g10/keylist.c:1513 +#: g10/keylist.c:1518 msgid " Primary key fingerprint:" msgstr "Primära nyckelns fingeravtryck:" -#: g10/keylist.c:1515 +#: g10/keylist.c:1520 msgid " Subkey fingerprint:" msgstr " Undernyckelns fingeravtryck:" -#: g10/keylist.c:1519 g10/keylist.c:1523 +#: g10/keylist.c:1524 g10/keylist.c:1528 msgid " Key fingerprint =" msgstr "Nyckelns fingeravtryck =" -#: g10/keylist.c:1590 +#: g10/keylist.c:1595 msgid " Card serial no. =" msgstr " Kortets serienr =" @@ -4768,139 +4768,139 @@ msgstr "" msgid "disabled" msgstr "inaktiverad" -#: g10/keyserver.c:742 +#: g10/keyserver.c:744 msgid "Enter number(s), N)ext, or Q)uit > " msgstr "Ange nummer, N)ästa, eller Q) för Avsluta > " -#: g10/keyserver.c:826 g10/keyserver.c:1448 +#: g10/keyserver.c:828 g10/keyserver.c:1450 #, c-format msgid "invalid keyserver protocol (us %d!=handler %d)\n" msgstr "ogiltigt nyckelserverprotokoll (vi %d!=hanterare %d)\n" -#: g10/keyserver.c:924 +#: g10/keyserver.c:926 #, c-format msgid "key \"%s\" not found on keyserver\n" msgstr "nyckeln \"%s\" hittades inte på nyckelservern\n" -#: g10/keyserver.c:926 +#: g10/keyserver.c:928 msgid "key not found on keyserver\n" msgstr "nyckeln hittades inte på nyckelservern\n" -#: g10/keyserver.c:1167 +#: g10/keyserver.c:1169 #, c-format msgid "requesting key %s from %s server %s\n" msgstr "begär nyckeln %s från %s-servern %s\n" -#: g10/keyserver.c:1171 +#: g10/keyserver.c:1173 #, c-format msgid "requesting key %s from %s\n" msgstr "begär nyckeln %s från %s\n" -#: g10/keyserver.c:1195 +#: g10/keyserver.c:1197 #, c-format msgid "searching for names from %s server %s\n" msgstr "söker efter namn från %s-servern %s\n" -#: g10/keyserver.c:1198 +#: g10/keyserver.c:1200 #, c-format msgid "searching for names from %s\n" msgstr "söker efter namn från %s\n" -#: g10/keyserver.c:1351 +#: g10/keyserver.c:1353 #, c-format msgid "sending key %s to %s server %s\n" msgstr "skickar nyckeln %s till %s-servern %s\n" -#: g10/keyserver.c:1355 +#: g10/keyserver.c:1357 #, c-format msgid "sending key %s to %s\n" msgstr "skickar nyckeln %s till %s\n" -#: g10/keyserver.c:1398 +#: g10/keyserver.c:1400 #, c-format msgid "searching for \"%s\" from %s server %s\n" msgstr "söker efter \"%s\" från %s-servern %s\n" -#: g10/keyserver.c:1401 +#: g10/keyserver.c:1403 #, c-format msgid "searching for \"%s\" from %s\n" msgstr "söker efter \"%s\" från %s\n" -#: g10/keyserver.c:1408 g10/keyserver.c:1504 +#: g10/keyserver.c:1410 g10/keyserver.c:1506 msgid "no keyserver action!\n" msgstr "ingen nyckelserveråtgärd!\n" -#: g10/keyserver.c:1456 +#: g10/keyserver.c:1458 #, c-format msgid "WARNING: keyserver handler from a different version of GnuPG (%s)\n" msgstr "VARNING: nyckelserverhanteraren från en annan version av GnuPG (%s)\n" -#: g10/keyserver.c:1465 +#: g10/keyserver.c:1467 msgid "keyserver did not send VERSION\n" msgstr "nyckelserver skickade inte VERSION\n" -#: g10/keyserver.c:1527 g10/keyserver.c:2056 +#: g10/keyserver.c:1529 g10/keyserver.c:2058 msgid "no keyserver known (use option --keyserver)\n" msgstr "ingen nyckelserver är känd (använd flaggan --keyserver)\n" -#: g10/keyserver.c:1533 +#: g10/keyserver.c:1535 msgid "external keyserver calls are not supported in this build\n" msgstr "externa anrop till nyckelserver stöds inte i detta bygge\n" -#: g10/keyserver.c:1545 +#: g10/keyserver.c:1547 #, c-format msgid "no handler for keyserver scheme `%s'\n" msgstr "ingen hanterare för nyckelserverschemat \"%s\"\n" -#: g10/keyserver.c:1550 +#: g10/keyserver.c:1552 #, c-format msgid "action `%s' not supported with keyserver scheme `%s'\n" msgstr "åtgärden \"%s\" stöds inte med nyckelserverschemat \"%s\"\n" -#: g10/keyserver.c:1558 +#: g10/keyserver.c:1560 #, c-format msgid "%s does not support handler version %d\n" msgstr "%s har inte stöd för hanterarversionen %d\n" -#: g10/keyserver.c:1565 +#: g10/keyserver.c:1567 msgid "keyserver timed out\n" msgstr "tidsgräns överstigen för nyckelserver\n" -#: g10/keyserver.c:1570 +#: g10/keyserver.c:1572 msgid "keyserver internal error\n" msgstr "internt fel i nyckelserver\n" -#: g10/keyserver.c:1579 +#: g10/keyserver.c:1581 #, c-format msgid "keyserver communications error: %s\n" msgstr "kommunikationsfel mot nyckelserver: %s\n" -#: g10/keyserver.c:1604 g10/keyserver.c:1638 +#: g10/keyserver.c:1606 g10/keyserver.c:1640 #, c-format msgid "\"%s\" not a key ID: skipping\n" msgstr "\"%s\" inte ett nyckel-id: hoppar över\n" -#: g10/keyserver.c:1897 +#: g10/keyserver.c:1899 #, c-format msgid "WARNING: unable to refresh key %s via %s: %s\n" msgstr "VARNING: kunde inte uppdatera nyckeln %s via %s: %s\n" -#: g10/keyserver.c:1919 +#: g10/keyserver.c:1921 #, c-format msgid "refreshing 1 key from %s\n" msgstr "uppdaterar 1 nyckel från %s\n" -#: g10/keyserver.c:1921 +#: g10/keyserver.c:1923 #, c-format msgid "refreshing %d keys from %s\n" msgstr "uppdaterar %d nycklar från %s\n" -#: g10/keyserver.c:1977 +#: g10/keyserver.c:1979 #, c-format msgid "WARNING: unable to fetch URI %s: %s\n" msgstr "VARNING: kunde inte hämta uri:n %s: %s\n" -#: g10/keyserver.c:1983 +#: g10/keyserver.c:1985 #, c-format msgid "WARNING: unable to parse URI %s\n" msgstr "VARNING: kunde inte tolka uri:n %s\n" @@ -6368,7 +6368,7 @@ msgstr "förbehållslös" msgid "no need for a trustdb check\n" msgstr "det behövs ingen kontroll av tillitsdatabasen\n" -#: g10/trustdb.c:577 g10/trustdb.c:2432 +#: g10/trustdb.c:577 g10/trustdb.c:2456 #, c-format msgid "next trustdb check due at %s\n" msgstr "nästa kontroll av tillitsdatabasen kommer att äga rum %s\n" @@ -6400,33 +6400,33 @@ msgid "checking the trustdb\n" msgstr "kontrollerar tillitsdatabasen\n" # Vad är detta!? -#: g10/trustdb.c:2175 +#: g10/trustdb.c:2199 #, c-format msgid "%d keys processed (%d validity counts cleared)\n" msgstr "%d nycklar behandlade (%d validity counts rensade)\n" -#: g10/trustdb.c:2240 +#: g10/trustdb.c:2264 msgid "no ultimately trusted keys found\n" msgstr "hittade inga nycklar med förbehållslöst förtroende\n" -#: g10/trustdb.c:2254 +#: g10/trustdb.c:2278 #, c-format msgid "public key of ultimately trusted key %s not found\n" msgstr "publik nyckel för förbehållslöst betrodda nyckeln %s hittades inte\n" -#: g10/trustdb.c:2277 +#: g10/trustdb.c:2301 #, c-format msgid "%d marginal(s) needed, %d complete(s) needed, %s trust model\n" msgstr "%d marginal(er) behövs, %d fullständig(a) behövs, tillitsmodell %s\n" -#: g10/trustdb.c:2363 +#: g10/trustdb.c:2387 #, c-format msgid "" "depth: %d valid: %3d signed: %3d trust: %d-, %dq, %dn, %dm, %df, %du\n" msgstr "" "djup: %d giltig: %3d signerad: %3d tillit: %d-, %dq, %dn, %dm, %df, %du\n" -#: g10/trustdb.c:2438 +#: g10/trustdb.c:2462 #, c-format msgid "unable to update trustdb version record: write failed: %s\n" msgstr "" @@ -6608,12 +6608,12 @@ msgstr "" "Syntax: kbxutil [flaggor] [filer]\n" "lista, exportera, importera nyckelskåpsdata\n" -#: scd/app-nks.c:325 scd/app-openpgp.c:1456 scd/app-dinsig.c:297 +#: scd/app-nks.c:325 scd/app-openpgp.c:1457 scd/app-dinsig.c:297 msgid "||Please enter your PIN at the reader's keypad" msgstr "||Knappa in din PIN-kod på läsarens knappsats" -#: scd/app-nks.c:329 scd/app-openpgp.c:1460 scd/app-openpgp.c:1492 -#: scd/app-openpgp.c:1639 scd/app-openpgp.c:1657 scd/app-openpgp.c:1857 +#: scd/app-nks.c:329 scd/app-openpgp.c:1461 scd/app-openpgp.c:1493 +#: scd/app-openpgp.c:1640 scd/app-openpgp.c:1658 scd/app-openpgp.c:1858 #: scd/app-dinsig.c:301 #, c-format msgid "PIN callback returned error: %s\n" @@ -6626,98 +6626,98 @@ msgstr "NullPIN har ännu inte ändrats\n" #. TRANSLATORS: Do not translate the "|*|" prefixes but #. keep it at the start of the string. We need this elsewhere #. to get some infos on the string. -#: scd/app-nks.c:557 scd/app-openpgp.c:1897 +#: scd/app-nks.c:557 scd/app-openpgp.c:1898 msgid "|N|New PIN" msgstr "|N|Ny PIN-kod" -#: scd/app-nks.c:560 scd/app-openpgp.c:1901 scd/app-dinsig.c:529 +#: scd/app-nks.c:560 scd/app-openpgp.c:1902 scd/app-dinsig.c:529 #, c-format msgid "error getting new PIN: %s\n" msgstr "fel vid hämtning av ny PIN-kod: %s\n" -#: scd/app-openpgp.c:667 +#: scd/app-openpgp.c:668 #, c-format msgid "failed to store the fingerprint: %s\n" msgstr "misslyckades med att lagra fingeravtrycket: %s\n" -#: scd/app-openpgp.c:680 +#: scd/app-openpgp.c:681 #, c-format msgid "failed to store the creation date: %s\n" msgstr "misslyckades med att lagra datum för skapandet: %s\n" -#: scd/app-openpgp.c:1075 +#: scd/app-openpgp.c:1076 #, c-format msgid "reading public key failed: %s\n" msgstr "läsning av publik nyckel misslyckades: %s\n" -#: scd/app-openpgp.c:1083 scd/app-openpgp.c:2551 +#: scd/app-openpgp.c:1084 scd/app-openpgp.c:2552 msgid "response does not contain the public key data\n" msgstr "svaret innehåller inte publikt nyckeldata\n" -#: scd/app-openpgp.c:1091 scd/app-openpgp.c:2559 +#: scd/app-openpgp.c:1092 scd/app-openpgp.c:2560 msgid "response does not contain the RSA modulus\n" msgstr "svaret innehåller inte en RSA-modulus\n" -#: scd/app-openpgp.c:1100 scd/app-openpgp.c:2569 +#: scd/app-openpgp.c:1101 scd/app-openpgp.c:2570 msgid "response does not contain the RSA public exponent\n" msgstr "svaret innehåller inte den publika RSA-exponenten\n" -#: scd/app-openpgp.c:1416 +#: scd/app-openpgp.c:1417 #, c-format msgid "using default PIN as %s\n" msgstr "använder standard-PIN som %s\n" -#: scd/app-openpgp.c:1423 +#: scd/app-openpgp.c:1424 #, c-format msgid "failed to use default PIN as %s: %s - disabling further default use\n" msgstr "" "misslyckades med att använda standard-PIN som %s: %s - inaktiverar " "ytterligare standardanvändning\n" -#: scd/app-openpgp.c:1442 +#: scd/app-openpgp.c:1443 #, c-format msgid "||Please enter your PIN at the reader's keypad%%0A[sigs done: %lu]" msgstr "||Ange din PIN-kod på läsarens knappsats%%0A[signaturer gjorda: %lu]" -#: scd/app-openpgp.c:1476 +#: scd/app-openpgp.c:1477 #, c-format msgid "||Please enter the PIN%%0A[sigs done: %lu]" msgstr "||Ange PIN-koden%%0A[signaturer kvar: %lu]" -#: scd/app-openpgp.c:1488 +#: scd/app-openpgp.c:1489 #, fuzzy msgid "||Please enter the PIN" msgstr "||Ange PIN-koden%%0A[signaturer kvar: %lu]" -#: scd/app-openpgp.c:1499 scd/app-openpgp.c:1664 +#: scd/app-openpgp.c:1500 scd/app-openpgp.c:1665 #, c-format msgid "PIN for CHV%d is too short; minimum length is %d\n" msgstr "PIN-kod för CHV%d är för kort; minimumlängd är %d\n" -#: scd/app-openpgp.c:1512 scd/app-openpgp.c:1552 scd/app-openpgp.c:1676 -#: scd/app-openpgp.c:2868 +#: scd/app-openpgp.c:1513 scd/app-openpgp.c:1553 scd/app-openpgp.c:1677 +#: scd/app-openpgp.c:2869 #, c-format msgid "verify CHV%d failed: %s\n" msgstr "validering av CHV%d misslyckades: %s\n" -#: scd/app-openpgp.c:1575 +#: scd/app-openpgp.c:1576 msgid "access to admin commands is not configured\n" msgstr "åtkomst till administrationskommandon är inte konfigurerat\n" -#: scd/app-openpgp.c:1596 scd/app-openpgp.c:1839 scd/app-openpgp.c:3119 +#: scd/app-openpgp.c:1597 scd/app-openpgp.c:1840 scd/app-openpgp.c:3120 msgid "error retrieving CHV status from card\n" msgstr "fel vid hämtning av CHV-status från kort\n" -#: scd/app-openpgp.c:1602 scd/app-openpgp.c:3128 +#: scd/app-openpgp.c:1603 scd/app-openpgp.c:3129 msgid "card is permanently locked!\n" msgstr "kortet är låst permanent!\n" -#: scd/app-openpgp.c:1609 +#: scd/app-openpgp.c:1610 #, c-format msgid "%d Admin PIN attempts remaining before card is permanently locked\n" msgstr "%d försök för Admin PIN-koden återstår innan kortet låses permanent\n" -#: scd/app-openpgp.c:1619 +#: scd/app-openpgp.c:1620 #, c-format msgid "" "|A|Please enter the Admin PIN at the reader's keypad%%0A[remaining attempts: " @@ -6726,118 +6726,118 @@ msgstr "" "|A|Ange administratörens PIN-kod på läsarens knappsats%%0A[återstående " "försök: %d]" -#: scd/app-openpgp.c:1634 +#: scd/app-openpgp.c:1635 msgid "|A|Please enter the Admin PIN at the reader's keypad" msgstr "|A|Ange administratörens PIN-kod på läsarens knappsats" #. TRANSLATORS: Do not translate the "|A|" prefix but keep #. it at the start of the string. We need this elsewhere to #. get some infos on the string. -#: scd/app-openpgp.c:1654 +#: scd/app-openpgp.c:1655 msgid "|A|Admin PIN" msgstr "|A|Admin PIN-kod" -#: scd/app-openpgp.c:1853 +#: scd/app-openpgp.c:1854 #, fuzzy msgid "||Please enter the Reset Code for the card" msgstr "Ange PIN-koden%s%s%s för att låsa upp kortet" -#: scd/app-openpgp.c:1862 scd/app-openpgp.c:1925 +#: scd/app-openpgp.c:1863 scd/app-openpgp.c:1926 #, fuzzy, c-format msgid "Reset Code is too short; minimum length is %d\n" msgstr "PIN-kod för CHV%d är för kort; minimumlängd är %d\n" -#: scd/app-openpgp.c:1896 +#: scd/app-openpgp.c:1897 msgid "|RN|New Reset Code" msgstr "" -#: scd/app-openpgp.c:1897 +#: scd/app-openpgp.c:1898 msgid "|AN|New Admin PIN" msgstr "|AN|Ny Admin PIN-kod" -#: scd/app-openpgp.c:1987 scd/app-openpgp.c:2637 +#: scd/app-openpgp.c:1988 scd/app-openpgp.c:2638 msgid "error reading application data\n" msgstr "fel vid läsning av programdata\n" -#: scd/app-openpgp.c:1993 scd/app-openpgp.c:2644 +#: scd/app-openpgp.c:1994 scd/app-openpgp.c:2645 msgid "error reading fingerprint DO\n" msgstr "fel vid läsning av fingeravtryckets DO\n" -#: scd/app-openpgp.c:2003 +#: scd/app-openpgp.c:2004 msgid "key already exists\n" msgstr "nyckeln finns redan\n" -#: scd/app-openpgp.c:2007 +#: scd/app-openpgp.c:2008 msgid "existing key will be replaced\n" msgstr "befintlig nyckel kommer att ersättas\n" -#: scd/app-openpgp.c:2009 +#: scd/app-openpgp.c:2010 msgid "generating new key\n" msgstr "genererar ny nyckel\n" -#: scd/app-openpgp.c:2335 +#: scd/app-openpgp.c:2336 msgid "creation timestamp missing\n" msgstr "tidsstämpel för skapandet saknas\n" -#: scd/app-openpgp.c:2344 +#: scd/app-openpgp.c:2345 #, c-format msgid "RSA modulus missing or not of size %d bits\n" msgstr "RSA modulus saknas eller är inte %d bitar stor\n" -#: scd/app-openpgp.c:2356 +#: scd/app-openpgp.c:2357 #, c-format msgid "RSA public exponent missing or larger than %d bits\n" msgstr "Publik RSA-exponent saknas eller större än %d bitar\n" -#: scd/app-openpgp.c:2366 scd/app-openpgp.c:2374 +#: scd/app-openpgp.c:2367 scd/app-openpgp.c:2375 #, c-format msgid "RSA prime %s missing or not of size %d bits\n" msgstr "RSA-primtal %s saknas eller inte %d bitar stor\n" -#: scd/app-openpgp.c:2468 +#: scd/app-openpgp.c:2469 #, c-format msgid "failed to store the key: %s\n" msgstr "misslyckades med att lagra nyckeln: %s\n" -#: scd/app-openpgp.c:2528 +#: scd/app-openpgp.c:2529 msgid "please wait while key is being generated ...\n" msgstr "var god vänta under tiden nyckeln genereras ...\n" -#: scd/app-openpgp.c:2542 +#: scd/app-openpgp.c:2543 msgid "generating key failed\n" msgstr "nyckelgenereringen misslyckades\n" -#: scd/app-openpgp.c:2545 +#: scd/app-openpgp.c:2546 #, c-format msgid "key generation completed (%d seconds)\n" msgstr "nyckelgenereringen är färdig (%d sekunder)\n" -#: scd/app-openpgp.c:2602 +#: scd/app-openpgp.c:2603 msgid "invalid structure of OpenPGP card (DO 0x93)\n" msgstr "ogiltig struktur för OpenPGP-kort (DO 0x93)\n" -#: scd/app-openpgp.c:2652 +#: scd/app-openpgp.c:2653 msgid "fingerprint on card does not match requested one\n" msgstr "avtrycket på kortet stämmer inte med den begärda\n" -#: scd/app-openpgp.c:2767 +#: scd/app-openpgp.c:2768 #, c-format msgid "card does not support digest algorithm %s\n" msgstr "kortet har inte stöd för sammandragsalgoritmen %s\n" -#: scd/app-openpgp.c:2843 +#: scd/app-openpgp.c:2844 #, c-format msgid "signatures created so far: %lu\n" msgstr "signaturer skapade hittills: %lu\n" -#: scd/app-openpgp.c:3133 +#: scd/app-openpgp.c:3134 msgid "" "verification of Admin PIN is currently prohibited through this command\n" msgstr "" "validering av Admin PIN-kod är för närvarande förbjudet genom detta " "kommando\n" -#: scd/app-openpgp.c:3357 scd/app-openpgp.c:3368 +#: scd/app-openpgp.c:3359 scd/app-openpgp.c:3370 #, c-format msgid "can't access %s - invalid OpenPGP card?\n" msgstr "kan inte komma åt %s - ogiltigt OpenPGP-kort?\n" @@ -7222,7 +7222,7 @@ msgstr "[Fel - Inget namn]" msgid "[Error - invalid DN]" msgstr "[Fel - ogiltigt DN]" -#: sm/certdump.c:964 +#: sm/certdump.c:961 #, c-format msgid "" "Please enter the passphrase to unlock the secret key for the X.509 " @@ -7317,6 +7317,12 @@ msgstr "rad %d: fel vid hämtning av nyckelhashen \"%s\": %s\n" msgid "line %d: key generation failed: %s <%s>\n" msgstr "rad %d: nyckelgenerering misslyckades: %s <%s>\n" +#: sm/certreqgen.c:806 +msgid "" +"To complete this certificate request please enter the passphrase for the key " +"you just created once more.\n" +msgstr "" + #: sm/certreqgen-ui.c:122 #, c-format msgid " (%d) RSA\n" @@ -7664,7 +7670,7 @@ msgstr "enkla certifikatkontroller misslyckades - importeras inte\n" msgid "error importing certificate: %s\n" msgstr "fel vid import av certifikat: %s\n" -#: sm/import.c:548 tools/gpg-connect-agent.c:1322 +#: sm/import.c:548 tools/gpg-connect-agent.c:1329 #, c-format msgid "error reading input: %s\n" msgstr "fel vid läsning av indata: %s\n" @@ -7823,43 +7829,43 @@ msgstr " även känd som" msgid "This is a qualified signature\n" msgstr "Det här är en kvalificerad signatur\n" -#: tools/gpg-connect-agent.c:67 tools/gpgconf.c:78 tools/symcryptrun.c:165 +#: tools/gpg-connect-agent.c:70 tools/gpgconf.c:78 tools/symcryptrun.c:165 msgid "quiet" msgstr "tyst" -#: tools/gpg-connect-agent.c:68 +#: tools/gpg-connect-agent.c:71 msgid "print data out hex encoded" msgstr "skriv ut data hexkodat" -#: tools/gpg-connect-agent.c:69 +#: tools/gpg-connect-agent.c:72 msgid "decode received data lines" msgstr "avkoda mottagna datarader" -#: tools/gpg-connect-agent.c:70 +#: tools/gpg-connect-agent.c:74 msgid "|NAME|connect to Assuan socket NAME" msgstr "|NAMN|anslut till Assuan-uttaget NAMN" -#: tools/gpg-connect-agent.c:71 +#: tools/gpg-connect-agent.c:76 msgid "run the Assuan server given on the command line" msgstr "kör Assuan-servern som angivits på kommandoraden" -#: tools/gpg-connect-agent.c:73 +#: tools/gpg-connect-agent.c:78 msgid "do not use extended connect mode" msgstr "använd inte utökat anslutningsläge" -#: tools/gpg-connect-agent.c:74 +#: tools/gpg-connect-agent.c:80 msgid "|FILE|run commands from FILE on startup" msgstr "|FIL|kör kommandon från FIL vid uppstart" -#: tools/gpg-connect-agent.c:75 +#: tools/gpg-connect-agent.c:81 msgid "run /subst on startup" msgstr "kör /subst vid uppstart" -#: tools/gpg-connect-agent.c:176 +#: tools/gpg-connect-agent.c:183 msgid "Usage: gpg-connect-agent [options] (-h for help)" msgstr "Användning: gpg-connect-agent [flaggor] (-h för hjälp)" -#: tools/gpg-connect-agent.c:179 +#: tools/gpg-connect-agent.c:186 msgid "" "Syntax: gpg-connect-agent [options]\n" "Connect to a running agent and send commands\n" @@ -7867,45 +7873,45 @@ msgstr "" "Syntax: gpg-connect-agent [flaggor]\n" "Anslut till en körande agent och skicka kommandon\n" -#: tools/gpg-connect-agent.c:1193 +#: tools/gpg-connect-agent.c:1200 #, c-format msgid "option \"%s\" requires a program and optional arguments\n" msgstr "flaggan \"%s\" kräver ett program och valfria argument\n" -#: tools/gpg-connect-agent.c:1202 +#: tools/gpg-connect-agent.c:1209 #, c-format msgid "option \"%s\" ignored due to \"%s\"\n" msgstr "flaggan \"%s\" ignoreras på grund av \"%s\"\n" -#: tools/gpg-connect-agent.c:1257 tools/gpg-connect-agent.c:1745 +#: tools/gpg-connect-agent.c:1264 tools/gpg-connect-agent.c:1752 #, c-format msgid "receiving line failed: %s\n" msgstr "mottagande rad misslyckades: %s\n" -#: tools/gpg-connect-agent.c:1347 +#: tools/gpg-connect-agent.c:1354 msgid "line too long - skipped\n" msgstr "raden är för lång - hoppades över\n" -#: tools/gpg-connect-agent.c:1351 +#: tools/gpg-connect-agent.c:1358 msgid "line shortened due to embedded Nul character\n" msgstr "rad nerkortad på grund av inbäddat Nul-tecken\n" -#: tools/gpg-connect-agent.c:1719 +#: tools/gpg-connect-agent.c:1726 #, c-format msgid "unknown command `%s'\n" msgstr "okänt kommando \"%s\"\n" -#: tools/gpg-connect-agent.c:1737 +#: tools/gpg-connect-agent.c:1744 #, c-format msgid "sending line failed: %s\n" msgstr "sändande rad misslyckades: %s\n" -#: tools/gpg-connect-agent.c:2127 +#: tools/gpg-connect-agent.c:2166 #, c-format msgid "error sending %s command: %s\n" msgstr "fel vid sändning av %s-kommando: %s\n" -#: tools/gpg-connect-agent.c:2136 +#: tools/gpg-connect-agent.c:2175 #, c-format msgid "error sending standard options: %s\n" msgstr "fel vid sändning av standardflaggor: %s\n" @@ -8107,19 +8113,19 @@ msgstr "" "Syntax: gpgconf [flaggor]\n" "Hantera konfigurationsinställningar för verktygen i GnuPG-systemet\n" -#: tools/gpgconf.c:210 tools/gpgconf.c:250 +#: tools/gpgconf.c:209 tools/gpgconf.c:249 msgid "usage: gpgconf [options] " msgstr "användning: gpgconf [flaggor] " -#: tools/gpgconf.c:212 +#: tools/gpgconf.c:211 msgid "Need one component argument" msgstr "Behöver ett komponentargument" -#: tools/gpgconf.c:221 +#: tools/gpgconf.c:220 msgid "Component not found" msgstr "Komponenten hittades inte" -#: tools/gpgconf.c:252 +#: tools/gpgconf.c:251 msgid "No argument allowed" msgstr "Inget argument tillåts" @@ -8277,18 +8283,18 @@ msgstr "kan inte allokera infilssträng: %s\n" msgid "cannot allocate outfile string: %s\n" msgstr "kan inte allokera utfilssträng: %s\n" -#: tools/symcryptrun.c:985 +#: tools/symcryptrun.c:984 #, c-format msgid "either %s or %s must be given\n" msgstr "antingen %s eller %s måste anges\n" -#: tools/symcryptrun.c:1012 +#: tools/symcryptrun.c:1011 msgid "no class provided\n" msgstr "ingen klass tillhandahölls\n" # Skyddssammandraget låter underligt # Kontrollsumma? -#: tools/symcryptrun.c:1021 +#: tools/symcryptrun.c:1020 #, c-format msgid "class %s is not supported\n" msgstr "klassen %s stöds inte\n" @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: gnupg 1.9.94\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2008-12-03 09:59+0100\n" +"POT-Creation-Date: 2008-12-09 11:57+0100\n" "PO-Revision-Date: 2006-11-04 03:45+0200\n" "Last-Translator: Nilgün Belma Bugüner <[email protected]>\n" "Language-Team: Turkish <[email protected]>\n" @@ -91,8 +91,8 @@ msgstr "Anahtar Parolası" msgid "ssh keys greater than %d bits are not supported\n" msgstr "%d bitlikten daha büyük SSH anahtarları desteklenmiyor\n" -#: agent/command-ssh.c:688 g10/exec.c:478 g10/gpg.c:1073 g10/keygen.c:3226 -#: g10/keygen.c:3259 g10/keyring.c:1206 g10/keyring.c:1510 g10/openfile.c:275 +#: agent/command-ssh.c:688 g10/exec.c:478 g10/gpg.c:1079 g10/keygen.c:3248 +#: g10/keygen.c:3281 g10/keyring.c:1206 g10/keyring.c:1510 g10/openfile.c:275 #: g10/openfile.c:368 g10/sign.c:798 g10/sign.c:1107 g10/tdbio.c:547 #: jnlib/dotlock.c:311 #, c-format @@ -101,7 +101,7 @@ msgstr "\"%s\" oluşturulamıyor: %s\n" #: agent/command-ssh.c:700 common/helpfile.c:47 g10/card-util.c:733 #: g10/dearmor.c:60 g10/dearmor.c:107 g10/decrypt.c:70 g10/encode.c:194 -#: g10/encode.c:504 g10/gpg.c:1074 g10/import.c:193 g10/keygen.c:2711 +#: g10/encode.c:504 g10/gpg.c:1080 g10/import.c:193 g10/keygen.c:2733 #: g10/keyring.c:1536 g10/openfile.c:192 g10/openfile.c:353 #: g10/plaintext.c:503 g10/sign.c:780 g10/sign.c:975 g10/sign.c:1091 #: g10/sign.c:1247 g10/tdbdump.c:142 g10/tdbdump.c:150 g10/tdbio.c:551 @@ -147,7 +147,7 @@ msgid "Please enter the passphrase for the ssh key%0A %c" msgstr "Lütfen SSH anahtarı %0A %c için anahtar parolasını giriniz" #: agent/command-ssh.c:2346 agent/genkey.c:310 agent/genkey.c:432 -#: agent/protect-tool.c:1199 +#: agent/protect-tool.c:1198 msgid "Please re-enter this passphrase" msgstr "Lütfen bu anahtar parolasını tekrar girin" @@ -161,7 +161,7 @@ msgstr "" "için lütfen anahtar parolası giriniz" #: agent/command-ssh.c:2405 agent/genkey.c:340 agent/genkey.c:463 -#: agent/protect-tool.c:1205 tools/symcryptrun.c:434 +#: agent/protect-tool.c:1204 tools/symcryptrun.c:434 msgid "does not match - try again" msgstr "aynı değiller - tekrar deneyin" @@ -295,7 +295,7 @@ msgid "run in daemon mode (background)" msgstr "artalan süreci olarak çalışır" #: agent/gpg-agent.c:121 g10/gpg.c:483 g10/gpgv.c:71 kbx/kbxutil.c:88 -#: scd/scdaemon.c:107 sm/gpgsm.c:281 tools/gpg-connect-agent.c:66 +#: scd/scdaemon.c:107 sm/gpgsm.c:281 tools/gpg-connect-agent.c:69 #: tools/gpgconf.c:77 tools/symcryptrun.c:164 msgid "verbose" msgstr "ayrıntılı" @@ -379,7 +379,7 @@ msgid "|FILE|write environment settings also to FILE" msgstr "|DOSYA|ortam ayarlarını ayrıca DOSYAya da yazar" #: agent/gpg-agent.c:313 agent/preset-passphrase.c:94 agent/protect-tool.c:146 -#: scd/scdaemon.c:241 sm/gpgsm.c:512 tools/gpg-connect-agent.c:173 +#: scd/scdaemon.c:241 sm/gpgsm.c:512 tools/gpg-connect-agent.c:180 #: tools/gpgconf.c:99 tools/symcryptrun.c:204 tools/gpg-check-pattern.c:141 msgid "Please report bugs to <" msgstr "Yazılım hatalarını lütfen <" @@ -401,25 +401,25 @@ msgstr "" msgid "invalid debug-level `%s' given\n" msgstr "belirtilen hata seviyesi `%s' geçersiz\n" -#: agent/gpg-agent.c:557 agent/protect-tool.c:1068 kbx/kbxutil.c:430 -#: scd/scdaemon.c:385 sm/gpgsm.c:877 sm/gpgsm.c:880 tools/symcryptrun.c:997 -#: tools/gpg-check-pattern.c:178 +#: agent/gpg-agent.c:557 agent/protect-tool.c:1067 kbx/kbxutil.c:429 +#: scd/scdaemon.c:385 sm/gpgsm.c:878 sm/gpgsm.c:881 tools/symcryptrun.c:996 +#: tools/gpg-check-pattern.c:177 #, fuzzy, c-format msgid "%s is too old (need %s, have %s)\n" msgstr "libksba çok eski (gereken %s, sizinki %s)\n" -#: agent/gpg-agent.c:656 g10/gpg.c:2080 scd/scdaemon.c:466 sm/gpgsm.c:968 +#: agent/gpg-agent.c:656 g10/gpg.c:2086 scd/scdaemon.c:466 sm/gpgsm.c:968 #, c-format msgid "NOTE: no default option file `%s'\n" msgstr "BİLGİ: \"%s\" öntanımlı seçenek dosyası yok\n" -#: agent/gpg-agent.c:661 agent/gpg-agent.c:1240 g10/gpg.c:2084 -#: scd/scdaemon.c:471 sm/gpgsm.c:972 tools/symcryptrun.c:930 +#: agent/gpg-agent.c:661 agent/gpg-agent.c:1240 g10/gpg.c:2090 +#: scd/scdaemon.c:471 sm/gpgsm.c:972 tools/symcryptrun.c:929 #, c-format msgid "option file `%s': %s\n" msgstr "seçenek dosyası \"%s\": %s\n" -#: agent/gpg-agent.c:669 g10/gpg.c:2091 scd/scdaemon.c:479 sm/gpgsm.c:979 +#: agent/gpg-agent.c:669 g10/gpg.c:2097 scd/scdaemon.c:479 sm/gpgsm.c:979 #, c-format msgid "reading options from `%s'\n" msgstr "\"%s\"den seçenekler okunuyor\n" @@ -516,27 +516,27 @@ msgstr "ssh tutamağı 0x%lx, fd %d için başlatıldı\n" msgid "ssh handler 0x%lx for fd %d terminated\n" msgstr "ssh tutamağı 0x%lx, fd %d için sonlandırıldı\n" -#: agent/gpg-agent.c:1833 scd/scdaemon.c:1186 +#: agent/gpg-agent.c:1843 scd/scdaemon.c:1200 #, c-format msgid "pth_select failed: %s - waiting 1s\n" msgstr "pth_select başarısız: %s - 1s bekliyor\n" -#: agent/gpg-agent.c:1946 scd/scdaemon.c:1253 +#: agent/gpg-agent.c:1956 scd/scdaemon.c:1267 #, c-format msgid "%s %s stopped\n" msgstr "%s %s durdu\n" -#: agent/gpg-agent.c:2074 +#: agent/gpg-agent.c:2084 msgid "no gpg-agent running in this session\n" msgstr "bu oturumda çalışan gpg-agent yok\n" -#: agent/gpg-agent.c:2085 common/simple-pwquery.c:349 common/asshelp.c:326 -#: tools/gpg-connect-agent.c:2094 +#: agent/gpg-agent.c:2095 common/simple-pwquery.c:349 common/asshelp.c:326 +#: tools/gpg-connect-agent.c:2133 msgid "malformed GPG_AGENT_INFO environment variable\n" msgstr "GPG_AGENT_INFO çevre değişkeni hatalı\n" -#: agent/gpg-agent.c:2098 common/simple-pwquery.c:361 common/asshelp.c:338 -#: tools/gpg-connect-agent.c:2105 +#: agent/gpg-agent.c:2108 common/simple-pwquery.c:361 common/asshelp.c:338 +#: tools/gpg-connect-agent.c:2144 #, c-format msgid "gpg-agent protocol version %d is not supported\n" msgstr "gpg-agent protokolü sürüm %d desteklenmiyor\n" @@ -566,16 +566,16 @@ msgstr "" "Sözdizimi: gpg-protect-tool [seçenekler] [arg ...]\n" "Gizli anahtar bakım aracı\n" -#: agent/protect-tool.c:1190 +#: agent/protect-tool.c:1189 msgid "Please enter the passphrase to unprotect the PKCS#12 object." msgstr "" "PKCS#12 nesnesinin korumasını aşmak için lütfen anahtar parolasını giriniz." -#: agent/protect-tool.c:1193 +#: agent/protect-tool.c:1192 msgid "Please enter the passphrase to protect the new PKCS#12 object." msgstr "PKCS#12 nesnesini korumak için lütfen anahtar parolasını giriniz." -#: agent/protect-tool.c:1196 +#: agent/protect-tool.c:1195 msgid "" "Please enter the passphrase to protect the imported object within the GnuPG " "system." @@ -583,7 +583,7 @@ msgstr "" "Lütfen GnuPG sistemine ithal edilen nesneyi koruyacak anahtar parolasını " "giriniz." -#: agent/protect-tool.c:1201 +#: agent/protect-tool.c:1200 msgid "" "Please enter the passphrase or the PIN\n" "needed to complete this operation." @@ -591,16 +591,16 @@ msgstr "" "Lütfen bu işlemi tamamlamak için gereken\n" "PIN'i veya anahtar parolasını giriniz." -#: agent/protect-tool.c:1206 tools/symcryptrun.c:435 +#: agent/protect-tool.c:1205 tools/symcryptrun.c:435 msgid "Passphrase:" msgstr "Anahtar Parolası:" -#: agent/protect-tool.c:1214 tools/symcryptrun.c:442 +#: agent/protect-tool.c:1213 tools/symcryptrun.c:442 #, c-format msgid "error while asking for the passphrase: %s\n" msgstr "anahtar parolası sorulurken hata: %s\n" -#: agent/protect-tool.c:1217 tools/symcryptrun.c:446 +#: agent/protect-tool.c:1216 tools/symcryptrun.c:446 msgid "cancelled\n" msgstr "iptal edildi\n" @@ -859,7 +859,7 @@ msgstr "%lu bayt ayrılırken güvenli bellekte nüve dışına çıkıldı" msgid "out of core while allocating %lu bytes" msgstr "%lu bayt ayrılırken nüve dışına çıkıldı" -#: common/asshelp.c:244 +#: common/asshelp.c:244 tools/gpg-connect-agent.c:2101 msgid "no running gpg-agent - starting one\n" msgstr "çalışan gpg-agent yok - bir tane başlatılıyor\n" @@ -1117,7 +1117,7 @@ msgid "OpenPGP card no. %s detected\n" msgstr "%s numaralı OpenPGP kartı saptandı\n" #: g10/card-util.c:75 g10/card-util.c:1485 g10/delkey.c:126 g10/keyedit.c:1549 -#: g10/keygen.c:2902 g10/revoke.c:216 g10/revoke.c:455 +#: g10/keygen.c:2924 g10/revoke.c:216 g10/revoke.c:455 msgid "can't do this in batch mode\n" msgstr "bu önceden betik kipinde yapılamaz\n" @@ -1126,7 +1126,7 @@ msgstr "bu önceden betik kipinde yapılamaz\n" msgid "This command is only available for version 2 cards\n" msgstr "%s kipindeyken bu komut kullanılamaz.\n" -#: g10/card-util.c:85 scd/app-openpgp.c:1848 +#: g10/card-util.c:85 scd/app-openpgp.c:1849 #, fuzzy msgid "Reset Code not or not anymore available\n" msgstr "gizli anahtar parçaları kullanım dışı\n" @@ -1413,18 +1413,18 @@ msgstr "Komut geçersiz (\"help\" komutunu deneyin)\n" msgid "--output doesn't work for this command\n" msgstr "--output seçeneği bu komutla çalışmaz\n" -#: g10/decrypt.c:166 g10/gpg.c:3963 g10/keyring.c:380 g10/keyring.c:667 +#: g10/decrypt.c:166 g10/gpg.c:3969 g10/keyring.c:380 g10/keyring.c:667 #, c-format msgid "can't open `%s'\n" msgstr "`%s' açılamadı\n" -#: g10/delkey.c:73 g10/export.c:324 g10/keyedit.c:3424 g10/keyserver.c:1727 +#: g10/delkey.c:73 g10/export.c:324 g10/keyedit.c:3424 g10/keyserver.c:1729 #: g10/revoke.c:226 #, c-format msgid "key \"%s\" not found: %s\n" msgstr "anahtar \"%s\" yok: %s\n" -#: g10/delkey.c:81 g10/export.c:354 g10/import.c:2417 g10/keyserver.c:1741 +#: g10/delkey.c:81 g10/export.c:354 g10/import.c:2417 g10/keyserver.c:1743 #: g10/revoke.c:232 g10/revoke.c:477 #, c-format msgid "error reading keyblock: %s\n" @@ -1857,7 +1857,7 @@ msgid "run in server mode" msgstr "sunucu kipinde çalışır" #: g10/gpg.c:436 g10/gpgv.c:69 kbx/kbxutil.c:81 sm/gpgsm.c:226 -#: tools/gpg-connect-agent.c:64 tools/gpgconf.c:74 tools/symcryptrun.c:157 +#: tools/gpg-connect-agent.c:67 tools/gpgconf.c:74 tools/symcryptrun.c:157 msgid "" "@\n" "Options:\n" @@ -1983,532 +1983,532 @@ msgstr "Sıkıştırma: " msgid "usage: gpg [options] " msgstr "kullanımı: gpg [seçenekler] " -#: g10/gpg.c:1109 sm/gpgsm.c:675 +#: g10/gpg.c:1115 sm/gpgsm.c:675 msgid "conflicting commands\n" msgstr "çelişen komutlar\n" -#: g10/gpg.c:1127 +#: g10/gpg.c:1133 #, c-format msgid "no = sign found in group definition `%s'\n" msgstr "grup tanımı '%s' içinde = işareti yok\n" -#: g10/gpg.c:1324 +#: g10/gpg.c:1330 #, c-format msgid "WARNING: unsafe ownership on homedir `%s'\n" msgstr "UYARI: '%s' evdizininde güvensiz iyelik\n" -#: g10/gpg.c:1327 +#: g10/gpg.c:1333 #, c-format msgid "WARNING: unsafe ownership on configuration file `%s'\n" msgstr "UYARI: '%s' yapılandırma dosyasında güvensiz iyelik\n" -#: g10/gpg.c:1330 +#: g10/gpg.c:1336 #, c-format msgid "WARNING: unsafe ownership on extension `%s'\n" msgstr "UYARI: '%s' eklentisinde güvensiz iyelik\n" -#: g10/gpg.c:1336 +#: g10/gpg.c:1342 #, c-format msgid "WARNING: unsafe permissions on homedir `%s'\n" msgstr "UYARI: UYARI: '%s' evdizininde güvensiz izinler\n" -#: g10/gpg.c:1339 +#: g10/gpg.c:1345 #, c-format msgid "WARNING: unsafe permissions on configuration file `%s'\n" msgstr "UYARI: '%s' yapılandırma dosyasında güvensiz izinler\n" -#: g10/gpg.c:1342 +#: g10/gpg.c:1348 #, c-format msgid "WARNING: unsafe permissions on extension `%s'\n" msgstr "UYARI: '%s' eklentisinde güvensiz izinler\n" -#: g10/gpg.c:1348 +#: g10/gpg.c:1354 #, c-format msgid "WARNING: unsafe enclosing directory ownership on homedir `%s'\n" msgstr "UYARI: '%s' evdizinindeki ilgili dizinin iyeliği güvensiz\n" -#: g10/gpg.c:1351 +#: g10/gpg.c:1357 #, c-format msgid "" "WARNING: unsafe enclosing directory ownership on configuration file `%s'\n" msgstr "UYARI: '%s' yapılandırma dosyasını içeren dizinin iyeliği güvensiz\n" -#: g10/gpg.c:1354 +#: g10/gpg.c:1360 #, c-format msgid "WARNING: unsafe enclosing directory ownership on extension `%s'\n" msgstr "UYARI: '%s' eklentisini içeren dizinin iyeliği güvensiz\n" -#: g10/gpg.c:1360 +#: g10/gpg.c:1366 #, c-format msgid "WARNING: unsafe enclosing directory permissions on homedir `%s'\n" msgstr "UYARI: '%s' evdizinindeki ilgili dizinin izinleri güvensiz\n" -#: g10/gpg.c:1363 +#: g10/gpg.c:1369 #, c-format msgid "" "WARNING: unsafe enclosing directory permissions on configuration file `%s'\n" msgstr "UYARI: '%s' yapılandırma dosyasını içeren dizinin izinleri güvensiz\n" -#: g10/gpg.c:1366 +#: g10/gpg.c:1372 #, c-format msgid "WARNING: unsafe enclosing directory permissions on extension `%s'\n" msgstr "UYARI: '%s' eklentisini içeren dizinin izinleri güvensiz\n" -#: g10/gpg.c:1545 +#: g10/gpg.c:1551 #, c-format msgid "unknown configuration item `%s'\n" msgstr "yapılandırma öğesi '%s' bilinmiyor\n" -#: g10/gpg.c:1645 +#: g10/gpg.c:1651 msgid "display photo IDs during key listings" msgstr "anahtarların listelenmesi sırasında foto kimliklerini gösterir" -#: g10/gpg.c:1647 +#: g10/gpg.c:1653 msgid "show policy URLs during signature listings" msgstr "imza listelemesi sırasında poliçe URLleri gösterilir" -#: g10/gpg.c:1649 +#: g10/gpg.c:1655 msgid "show all notations during signature listings" msgstr "imza listelemesi sırasında tüm simgelemi gösterir" -#: g10/gpg.c:1651 +#: g10/gpg.c:1657 msgid "show IETF standard notations during signature listings" msgstr "imza listelemesi sırasında IETF standart simgelemlerini gösterir" -#: g10/gpg.c:1655 +#: g10/gpg.c:1661 msgid "show user-supplied notations during signature listings" msgstr "imza listelemesi sırasında kullanıcı kanaklı simgelemleri gösterir" -#: g10/gpg.c:1657 +#: g10/gpg.c:1663 msgid "show preferred keyserver URLs during signature listings" msgstr "" "imza listelemesi sırasında tercih edilen anahtar sunucusu adresi gösterilir" -#: g10/gpg.c:1659 +#: g10/gpg.c:1665 msgid "show user ID validity during key listings" msgstr "anahtar listelemesi sırasında kullanıcı kimliği geçerliliğini gösterir" -#: g10/gpg.c:1661 +#: g10/gpg.c:1667 msgid "show revoked and expired user IDs in key listings" msgstr "" "anahtar listelerinde yürürlükten kaldırılmış ve zamanaşımına uğramış " "kullanıcı kimlikleri gösterilir" -#: g10/gpg.c:1663 +#: g10/gpg.c:1669 msgid "show revoked and expired subkeys in key listings" msgstr "" "anahtar listelerinde yürürlükten kaldırılmış ve zamanaşımına uğramış " "yardımcı anahtarlar gösterilir" -#: g10/gpg.c:1665 +#: g10/gpg.c:1671 msgid "show the keyring name in key listings" msgstr "anahtar listelerinde anahtarlık ismini gösterir" -#: g10/gpg.c:1667 +#: g10/gpg.c:1673 msgid "show expiration dates during signature listings" msgstr "imza listelemesi sırasında zamanaşımı tarihleri gösterilir" -#: g10/gpg.c:1828 +#: g10/gpg.c:1834 #, c-format msgid "NOTE: old default options file `%s' ignored\n" msgstr "BİLGİ: eski öntanımlı seçenekler dosyası `%s' yoksayıldı\n" -#: g10/gpg.c:1919 +#: g10/gpg.c:1926 #, c-format msgid "libgcrypt is too old (need %s, have %s)\n" msgstr "libgcrypt çok eski (%s lazım, sizinki %s)\n" -#: g10/gpg.c:2303 g10/gpg.c:2989 g10/gpg.c:3001 +#: g10/gpg.c:2309 g10/gpg.c:2995 g10/gpg.c:3007 #, c-format msgid "NOTE: %s is not for normal use!\n" msgstr "BİLGİ: %s normal kullanım için değil!\n" -#: g10/gpg.c:2484 g10/gpg.c:2496 +#: g10/gpg.c:2490 g10/gpg.c:2502 #, c-format msgid "`%s' is not a valid signature expiration\n" msgstr "'%s' geçerli bir imza zamanaşımı değil\n" -#: g10/gpg.c:2578 +#: g10/gpg.c:2584 #, c-format msgid "`%s' is not a valid character set\n" msgstr "'%s' geçerli bir karakter kümesi değil\n" -#: g10/gpg.c:2601 g10/gpg.c:2796 g10/keyedit.c:4107 +#: g10/gpg.c:2607 g10/gpg.c:2802 g10/keyedit.c:4107 msgid "could not parse keyserver URL\n" msgstr "anahtar sunucusunun adresi çözümlenemedi\n" -#: g10/gpg.c:2613 +#: g10/gpg.c:2619 #, c-format msgid "%s:%d: invalid keyserver options\n" msgstr "%s:%d: anahtar sunucusu seçenekleri geçersiz\n" -#: g10/gpg.c:2616 +#: g10/gpg.c:2622 msgid "invalid keyserver options\n" msgstr "anahtar sunucusu seçenekleri geçersiz\n" -#: g10/gpg.c:2623 +#: g10/gpg.c:2629 #, c-format msgid "%s:%d: invalid import options\n" msgstr "%s:%d: geçersiz içselleştirme seçenekleri\n" -#: g10/gpg.c:2626 +#: g10/gpg.c:2632 msgid "invalid import options\n" msgstr "içselleştirme seçenekleri geçersiz\n" -#: g10/gpg.c:2633 +#: g10/gpg.c:2639 #, c-format msgid "%s:%d: invalid export options\n" msgstr "%s:%d geçersiz dışsallaştırma seçenekleri\n" -#: g10/gpg.c:2636 +#: g10/gpg.c:2642 msgid "invalid export options\n" msgstr "dışsallaştırma seçenekleri geçersiz\n" -#: g10/gpg.c:2643 +#: g10/gpg.c:2649 #, c-format msgid "%s:%d: invalid list options\n" msgstr "%s:%d: liste seçenekleri geçersiz\n" -#: g10/gpg.c:2646 +#: g10/gpg.c:2652 msgid "invalid list options\n" msgstr "liste seçenekleri geçersiz\n" -#: g10/gpg.c:2654 +#: g10/gpg.c:2660 msgid "display photo IDs during signature verification" msgstr "imza doğrulaması sırasında foto kimliklerini gösterir" -#: g10/gpg.c:2656 +#: g10/gpg.c:2662 msgid "show policy URLs during signature verification" msgstr "imza doğrulaması sırasında poliçe adreslerini gösterir" -#: g10/gpg.c:2658 +#: g10/gpg.c:2664 msgid "show all notations during signature verification" msgstr "imza doğrulaması sırasında tüm simgelemi gösterir" -#: g10/gpg.c:2660 +#: g10/gpg.c:2666 msgid "show IETF standard notations during signature verification" msgstr "imza doğrulaması sırasında IETF standart simgelemlerini gösterir" -#: g10/gpg.c:2664 +#: g10/gpg.c:2670 msgid "show user-supplied notations during signature verification" msgstr "imza doğrulaması sırasında kullanıcı kaynaklı simgelemleri gösterir" -#: g10/gpg.c:2666 +#: g10/gpg.c:2672 msgid "show preferred keyserver URLs during signature verification" msgstr "" "imza doğrulaması sırasında tercih edilen anahtar sunucusu adresleri " "gösterilir" -#: g10/gpg.c:2668 +#: g10/gpg.c:2674 msgid "show user ID validity during signature verification" msgstr "imza doğrulaması sırasında kullanıcı kimliği geçerliliğini gösterir" -#: g10/gpg.c:2670 +#: g10/gpg.c:2676 msgid "show revoked and expired user IDs in signature verification" msgstr "" "imza doğrulamasında yürürlükten kaldırılan ve zamanaşımına uğrayan kullanıcı " "kimlikleri gösterilir" -#: g10/gpg.c:2672 +#: g10/gpg.c:2678 #, fuzzy msgid "show only the primary user ID in signature verification" msgstr "" "imza doğrulamasında yürürlükten kaldırılan ve zamanaşımına uğrayan kullanıcı " "kimlikleri gösterilir" -#: g10/gpg.c:2674 +#: g10/gpg.c:2680 msgid "validate signatures with PKA data" msgstr "imzaları PKA verisi ile doğrular" -#: g10/gpg.c:2676 +#: g10/gpg.c:2682 msgid "elevate the trust of signatures with valid PKA data" msgstr "imzaların güvenilirliğini geçerli PKA verisi ile yükseltir" -#: g10/gpg.c:2683 +#: g10/gpg.c:2689 #, c-format msgid "%s:%d: invalid verify options\n" msgstr "%s:%d doğrulama seçenekleri geçersiz\n" -#: g10/gpg.c:2686 +#: g10/gpg.c:2692 msgid "invalid verify options\n" msgstr "doğrulama seçenekleri geçersiz\n" -#: g10/gpg.c:2693 +#: g10/gpg.c:2699 #, c-format msgid "unable to set exec-path to %s\n" msgstr "çalıştırılabilirlerin patikası %s yapılamıyor\n" -#: g10/gpg.c:2868 +#: g10/gpg.c:2874 #, c-format msgid "%s:%d: invalid auto-key-locate list\n" msgstr "%s:%d: özdevinimli anahtar konumlama listesi geçersiz\n" -#: g10/gpg.c:2871 +#: g10/gpg.c:2877 msgid "invalid auto-key-locate list\n" msgstr "özdevinimli anahtar konumlama listesi geçersiz\n" -#: g10/gpg.c:2978 sm/gpgsm.c:1386 +#: g10/gpg.c:2984 sm/gpgsm.c:1386 msgid "WARNING: program may create a core file!\n" msgstr "UYARI: program bir \"core\" dosyası oluşturabilir!\n" -#: g10/gpg.c:2982 +#: g10/gpg.c:2988 #, c-format msgid "WARNING: %s overrides %s\n" msgstr "UYARI: %s %s'i aşıyor\n" -#: g10/gpg.c:2991 +#: g10/gpg.c:2997 #, c-format msgid "%s not allowed with %s!\n" msgstr "%s ile %s birlikte kullanılmaz!\n" -#: g10/gpg.c:2994 +#: g10/gpg.c:3000 #, c-format msgid "%s makes no sense with %s!\n" msgstr "%s, %s ile etkisiz olur!\n" -#: g10/gpg.c:3009 +#: g10/gpg.c:3015 #, c-format msgid "will not run with insecure memory due to %s\n" msgstr "%s olmasından dolayı güvensiz bellekle çalıştırılmayacak\n" -#: g10/gpg.c:3023 +#: g10/gpg.c:3029 msgid "you can only make detached or clear signatures while in --pgp2 mode\n" msgstr "--pgp2 kipindeyken sadece ayrık veya sade imzalar yapabilirsiniz\n" -#: g10/gpg.c:3029 +#: g10/gpg.c:3035 msgid "you can't sign and encrypt at the same time while in --pgp2 mode\n" msgstr "--pgp2 kipinde aynı anda hem imzalama hem de şifreleme yapamazsınız\n" -#: g10/gpg.c:3035 +#: g10/gpg.c:3041 msgid "you must use files (and not a pipe) when working with --pgp2 enabled.\n" msgstr "--pgp2 ile çalışırken veri yolu yerine dosyaları kullanmalısınız.\n" -#: g10/gpg.c:3048 +#: g10/gpg.c:3054 msgid "encrypting a message in --pgp2 mode requires the IDEA cipher\n" msgstr "--pgp2 kipinde ileti şifrelemesi IDEA şifresi gerektirir\n" -#: g10/gpg.c:3114 g10/gpg.c:3138 sm/gpgsm.c:1458 +#: g10/gpg.c:3120 g10/gpg.c:3144 sm/gpgsm.c:1458 msgid "selected cipher algorithm is invalid\n" msgstr "seçilen şifre algoritması geçersiz\n" -#: g10/gpg.c:3120 g10/gpg.c:3144 sm/gpgsm.c:1466 sm/gpgsm.c:1472 +#: g10/gpg.c:3126 g10/gpg.c:3150 sm/gpgsm.c:1466 sm/gpgsm.c:1472 msgid "selected digest algorithm is invalid\n" msgstr "seçilen özümleme algoritması geçersiz\n" -#: g10/gpg.c:3126 +#: g10/gpg.c:3132 msgid "selected compression algorithm is invalid\n" msgstr "seçilen şifre algoritması geçersiz\n" -#: g10/gpg.c:3132 +#: g10/gpg.c:3138 msgid "selected certification digest algorithm is invalid\n" msgstr "seçilen sertifikalama özümleme algoritması geçersiz\n" -#: g10/gpg.c:3147 +#: g10/gpg.c:3153 msgid "completes-needed must be greater than 0\n" msgstr "\"completes-needed\" 0 dan büyük olmalı\n" -#: g10/gpg.c:3149 +#: g10/gpg.c:3155 msgid "marginals-needed must be greater than 1\n" msgstr "\"marginals-needed\" 1 den büyük olmalı\n" -#: g10/gpg.c:3151 +#: g10/gpg.c:3157 msgid "max-cert-depth must be in the range from 1 to 255\n" msgstr "\"max-cert-depth\" 1 ile 255 arasında olmalı\n" -#: g10/gpg.c:3153 +#: g10/gpg.c:3159 msgid "invalid default-cert-level; must be 0, 1, 2, or 3\n" msgstr "öntanımlı sertifika seviyesi geçersiz; 0, 1, 2, ya da 3 olabilir\n" -#: g10/gpg.c:3155 +#: g10/gpg.c:3161 msgid "invalid min-cert-level; must be 1, 2, or 3\n" msgstr "asgari sertifika seviyesi geçersiz; 1, 2, ya da 3 olabilir\n" -#: g10/gpg.c:3158 +#: g10/gpg.c:3164 msgid "NOTE: simple S2K mode (0) is strongly discouraged\n" msgstr "BİLGİ: basit S2K kipi (0) kesinlikle tavsiye edilmez\n" -#: g10/gpg.c:3162 +#: g10/gpg.c:3168 msgid "invalid S2K mode; must be 0, 1 or 3\n" msgstr "S2K kipi geçersiz; 0, 1 veya 3 olmalı\n" -#: g10/gpg.c:3169 +#: g10/gpg.c:3175 msgid "invalid default preferences\n" msgstr "öntanımlı tercihler geçersiz\n" -#: g10/gpg.c:3178 +#: g10/gpg.c:3184 msgid "invalid personal cipher preferences\n" msgstr "kişisel şifre tercihleri geçersiz\n" -#: g10/gpg.c:3182 +#: g10/gpg.c:3188 msgid "invalid personal digest preferences\n" msgstr "kişisel özümleme tercihleri geçersiz\n" -#: g10/gpg.c:3186 +#: g10/gpg.c:3192 msgid "invalid personal compress preferences\n" msgstr "kişisel sıkıştırma tercihleri geçersiz\n" -#: g10/gpg.c:3219 +#: g10/gpg.c:3225 #, c-format msgid "%s does not yet work with %s\n" msgstr "%s, %s ile henüz çalışmıyor\n" -#: g10/gpg.c:3266 +#: g10/gpg.c:3272 #, c-format msgid "you may not use cipher algorithm `%s' while in %s mode\n" msgstr "%2$s kipindeyken '%1$s' şifreleme algoritması kullanılamaz\n" -#: g10/gpg.c:3271 +#: g10/gpg.c:3277 #, c-format msgid "you may not use digest algorithm `%s' while in %s mode\n" msgstr "%2$s kipindeyken '%1$s' özümleme algoritması kullanılamaz\n" -#: g10/gpg.c:3276 +#: g10/gpg.c:3282 #, c-format msgid "you may not use compression algorithm `%s' while in %s mode\n" msgstr "%2$s kipindeyken '%1$s' sıkıştırma algoritması kullanılamaz\n" -#: g10/gpg.c:3359 +#: g10/gpg.c:3365 #, c-format msgid "failed to initialize the TrustDB: %s\n" msgstr "\"TrustDB\" güvence veritabanı başlangıç aşamasında başarısız: %s\n" -#: g10/gpg.c:3370 +#: g10/gpg.c:3376 msgid "WARNING: recipients (-r) given without using public key encryption\n" msgstr "" "UYARI: alıcılar (-r) genel anahtar şifrelemesi kullanılmadan belirtilmiş\n" -#: g10/gpg.c:3391 +#: g10/gpg.c:3397 msgid "--store [filename]" msgstr "--store [dosyaismi]" -#: g10/gpg.c:3398 +#: g10/gpg.c:3404 msgid "--symmetric [filename]" msgstr "--symmetric [dosyaismi]" -#: g10/gpg.c:3400 +#: g10/gpg.c:3406 #, c-format msgid "symmetric encryption of `%s' failed: %s\n" msgstr "`%s' için simetrik şifreleme başarısız: %s\n" -#: g10/gpg.c:3410 +#: g10/gpg.c:3416 msgid "--encrypt [filename]" msgstr "--encrypt [dosyaismi]" -#: g10/gpg.c:3423 +#: g10/gpg.c:3429 msgid "--symmetric --encrypt [filename]" msgstr "--symmetric --encrypt [dosyaismi]" -#: g10/gpg.c:3425 +#: g10/gpg.c:3431 msgid "you cannot use --symmetric --encrypt with --s2k-mode 0\n" msgstr "--s2k-mode 0 ile --symmetric --encrypt kullanamazsınız\n" -#: g10/gpg.c:3428 +#: g10/gpg.c:3434 #, c-format msgid "you cannot use --symmetric --encrypt while in %s mode\n" msgstr "%s kipindeyken --symmetric --encrypt kullanamazsınız\n" -#: g10/gpg.c:3446 +#: g10/gpg.c:3452 msgid "--sign [filename]" msgstr "--sign [dosyaismi]" -#: g10/gpg.c:3459 +#: g10/gpg.c:3465 msgid "--sign --encrypt [filename]" msgstr "--sign --encrypt [dosyaismi]" -#: g10/gpg.c:3474 +#: g10/gpg.c:3480 msgid "--symmetric --sign --encrypt [filename]" msgstr "--symmetric --sign --encrypt [dosyaismi]" -#: g10/gpg.c:3476 +#: g10/gpg.c:3482 msgid "you cannot use --symmetric --sign --encrypt with --s2k-mode 0\n" msgstr "--s2k-mode 0 ile --symmetric --sign --encrypt kullanamazsınız\n" -#: g10/gpg.c:3479 +#: g10/gpg.c:3485 #, c-format msgid "you cannot use --symmetric --sign --encrypt while in %s mode\n" msgstr "%s kipindeyken --symmetric --sign --encrypt kullanamazsınız.\n" -#: g10/gpg.c:3499 +#: g10/gpg.c:3505 msgid "--sign --symmetric [filename]" msgstr "--sign --symmetric [DOSYA]" -#: g10/gpg.c:3508 +#: g10/gpg.c:3514 msgid "--clearsign [filename]" msgstr "--clearsign [dosyaismi]" -#: g10/gpg.c:3533 +#: g10/gpg.c:3539 msgid "--decrypt [filename]" msgstr "--decrypt [dosyaismi]" -#: g10/gpg.c:3541 +#: g10/gpg.c:3547 msgid "--sign-key user-id" msgstr "--sign-key kullanıcı-kimliği" -#: g10/gpg.c:3545 +#: g10/gpg.c:3551 msgid "--lsign-key user-id" msgstr "--lsign-key kullanıcı-kimliği" -#: g10/gpg.c:3566 +#: g10/gpg.c:3572 msgid "--edit-key user-id [commands]" msgstr "--edit-key kullanıcı-kimliği [komutlar]" -#: g10/gpg.c:3658 +#: g10/gpg.c:3664 #, c-format msgid "keyserver send failed: %s\n" msgstr "anahtar sunucusuna gönderim başarısızlığa uğradı: %s\n" -#: g10/gpg.c:3660 +#: g10/gpg.c:3666 #, c-format msgid "keyserver receive failed: %s\n" msgstr "anahtar sunucusundan alım başarısızlığa uğradı: %s\n" -#: g10/gpg.c:3662 +#: g10/gpg.c:3668 #, c-format msgid "key export failed: %s\n" msgstr "anahtar ihracı başarısızlığa uğradı: %s\n" -#: g10/gpg.c:3673 +#: g10/gpg.c:3679 #, c-format msgid "keyserver search failed: %s\n" msgstr "anahtar sunucusunda arama başarısız: %s\n" -#: g10/gpg.c:3683 +#: g10/gpg.c:3689 #, c-format msgid "keyserver refresh failed: %s\n" msgstr "anahtar sunucusunda tazeleme başarısız: %s\n" -#: g10/gpg.c:3734 +#: g10/gpg.c:3740 #, c-format msgid "dearmoring failed: %s\n" msgstr "zırhın kaldırılması başarısız: %s\n" -#: g10/gpg.c:3742 +#: g10/gpg.c:3748 #, c-format msgid "enarmoring failed: %s\n" msgstr "zırhlama başarısız: %s\n" -#: g10/gpg.c:3832 +#: g10/gpg.c:3838 #, c-format msgid "invalid hash algorithm `%s'\n" msgstr "`%s' çittirim algoritması geçersiz\n" -#: g10/gpg.c:3949 +#: g10/gpg.c:3955 msgid "[filename]" msgstr "[dosyaismi]" -#: g10/gpg.c:3953 +#: g10/gpg.c:3959 msgid "Go ahead and type your message ...\n" msgstr "İletinizi yazın ...\n" -#: g10/gpg.c:4265 +#: g10/gpg.c:4271 msgid "the given certification policy URL is invalid\n" msgstr "belirtilen sertifika güvence adresi geçersiz\n" -#: g10/gpg.c:4267 +#: g10/gpg.c:4273 msgid "the given signature policy URL is invalid\n" msgstr "belirtilen imza güvence adresi geçersiz\n" -#: g10/gpg.c:4300 +#: g10/gpg.c:4306 msgid "the given preferred keyserver URL is invalid\n" msgstr "belirtilen anahtar sunucusu adresi geçersiz\n" @@ -3030,29 +3030,29 @@ msgstr "[yürürlükten kaldırma]" msgid "[self-signature]" msgstr "[öz-imza]" -#: g10/keyedit.c:344 g10/keylist.c:392 +#: g10/keyedit.c:344 g10/keylist.c:396 msgid "1 bad signature\n" msgstr "1 kötü imza\n" -#: g10/keyedit.c:346 g10/keylist.c:394 +#: g10/keyedit.c:346 g10/keylist.c:398 #, c-format msgid "%d bad signatures\n" msgstr "%d kötü imza\n" -#: g10/keyedit.c:348 g10/keylist.c:396 +#: g10/keyedit.c:348 g10/keylist.c:400 msgid "1 signature not checked due to a missing key\n" msgstr "1 imza kayıp bir anahtar yüzünden kontrol edilmedi\n" -#: g10/keyedit.c:350 g10/keylist.c:398 +#: g10/keyedit.c:350 g10/keylist.c:402 #, c-format msgid "%d signatures not checked due to missing keys\n" msgstr "%d imza kayıp bir anahtar yüzünden kontrol edilmedi\n" -#: g10/keyedit.c:352 g10/keylist.c:400 +#: g10/keyedit.c:352 g10/keylist.c:404 msgid "1 signature not checked due to an error\n" msgstr "1 imza bir hata yüzünden kontrol edilmedi\n" -#: g10/keyedit.c:354 g10/keylist.c:402 +#: g10/keyedit.c:354 g10/keylist.c:406 #, c-format msgid "%d signatures not checked due to errors\n" msgstr "%d imza hatalardan dolayı kontrol edilmedi\n" @@ -3315,19 +3315,19 @@ msgstr "" "Anahtar sadece kısa veya karta özel öğeler içeriyor,\n" "değiştirilecek bir anahtar parolası yok.\n" -#: g10/keyedit.c:1142 g10/keygen.c:3601 +#: g10/keyedit.c:1142 g10/keygen.c:3623 msgid "This key is not protected.\n" msgstr "Bu anahtar korunmamış.\n" -#: g10/keyedit.c:1146 g10/keygen.c:3588 g10/revoke.c:538 +#: g10/keyedit.c:1146 g10/keygen.c:3610 g10/revoke.c:538 msgid "Secret parts of primary key are not available.\n" msgstr "Asıl anahtarın gizli parçaları kullanılamaz.\n" -#: g10/keyedit.c:1150 g10/keygen.c:3604 +#: g10/keyedit.c:1150 g10/keygen.c:3626 msgid "Secret parts of primary key are stored on-card.\n" msgstr "Asıl anahtarın gizli parçaları kart üzerinde saklı.\n" -#: g10/keyedit.c:1156 g10/keygen.c:3608 +#: g10/keyedit.c:1156 g10/keygen.c:3630 msgid "Key is protected.\n" msgstr "Anahtar korunmuş.\n" @@ -3713,7 +3713,7 @@ msgstr "Özellikler: " msgid "Keyserver no-modify" msgstr "Anahtar sunucusu değişmez" -#: g10/keyedit.c:2443 g10/keylist.c:310 +#: g10/keyedit.c:2443 g10/keylist.c:314 msgid "Preferred keyserver: " msgstr "Tercih edilen anahtar sunucusu: " @@ -3743,24 +3743,24 @@ msgid "(sensitive)" msgstr "(duyarlı)" #: g10/keyedit.c:2764 g10/keyedit.c:2820 g10/keyedit.c:2881 g10/keyedit.c:2896 -#: g10/keylist.c:196 g10/keyserver.c:529 +#: g10/keylist.c:200 g10/keyserver.c:529 #, c-format msgid "created: %s" msgstr "oluşturuldu: %s" -#: g10/keyedit.c:2767 g10/keylist.c:812 g10/keylist.c:906 g10/mainproc.c:989 +#: g10/keyedit.c:2767 g10/keylist.c:817 g10/keylist.c:911 g10/mainproc.c:989 #, c-format msgid "revoked: %s" msgstr "yürürlükten kaldırıldı: %s" -#: g10/keyedit.c:2769 g10/keylist.c:783 g10/keylist.c:818 g10/keylist.c:912 +#: g10/keyedit.c:2769 g10/keylist.c:788 g10/keylist.c:823 g10/keylist.c:917 #, c-format msgid "expired: %s" msgstr "son kullanma tarihi: %s" #: g10/keyedit.c:2771 g10/keyedit.c:2822 g10/keyedit.c:2883 g10/keyedit.c:2898 -#: g10/keylist.c:198 g10/keylist.c:789 g10/keylist.c:824 g10/keylist.c:918 -#: g10/keylist.c:939 g10/keyserver.c:535 g10/mainproc.c:995 +#: g10/keylist.c:202 g10/keylist.c:794 g10/keylist.c:829 g10/keylist.c:923 +#: g10/keylist.c:944 g10/keyserver.c:535 g10/mainproc.c:995 #, c-format msgid "expires: %s" msgstr "son kullanma tarihi: %s" @@ -3784,7 +3784,7 @@ msgstr "geçerliliği: %s" msgid "This key has been disabled" msgstr "Bu anahtar iptal edilmişti" -#: g10/keyedit.c:2827 g10/keylist.c:202 +#: g10/keyedit.c:2827 g10/keylist.c:206 msgid "card-no: " msgstr "kart-no: " @@ -4140,12 +4140,12 @@ msgid "writing key binding signature\n" msgstr "anahtarı garantileyen imzayı yazıyor\n" #: g10/keygen.c:1157 g10/keygen.c:1268 g10/keygen.c:1273 g10/keygen.c:1408 -#: g10/keygen.c:3101 +#: g10/keygen.c:3123 #, c-format msgid "keysize invalid; using %u bits\n" msgstr "anahtar uzunluğu geçersiz; %u bit kullanılıyor\n" -#: g10/keygen.c:1163 g10/keygen.c:1279 g10/keygen.c:1414 g10/keygen.c:3107 +#: g10/keygen.c:1163 g10/keygen.c:1279 g10/keygen.c:1414 g10/keygen.c:3129 #, c-format msgid "keysize rounded up to %u bits\n" msgstr "anahtar uzunluğu %u bite yuvarlandı\n" @@ -4502,50 +4502,50 @@ msgstr "" "iyi olacaktır; bu yeterli rasgele bayt kazanmak için rasgele sayı\n" "üretecine yardımcı olur. \n" -#: g10/keygen.c:3041 g10/keygen.c:3068 +#: g10/keygen.c:3063 g10/keygen.c:3090 msgid "Key generation canceled.\n" msgstr "Anahtar üretimi durduruldu.\n" -#: g10/keygen.c:3273 g10/keygen.c:3440 +#: g10/keygen.c:3295 g10/keygen.c:3462 #, c-format msgid "writing public key to `%s'\n" msgstr "genel anahtarı `%s'e yazıyor\n" -#: g10/keygen.c:3275 g10/keygen.c:3443 +#: g10/keygen.c:3297 g10/keygen.c:3465 #, c-format msgid "writing secret key stub to `%s'\n" msgstr "gizli anahtar koçanı `%s'e yazılıyor\n" -#: g10/keygen.c:3278 g10/keygen.c:3446 +#: g10/keygen.c:3300 g10/keygen.c:3468 #, c-format msgid "writing secret key to `%s'\n" msgstr "gizli anahtarı `%s'e yazıyor\n" -#: g10/keygen.c:3427 +#: g10/keygen.c:3449 #, c-format msgid "no writable public keyring found: %s\n" msgstr "yazılabilir bir genel anahtarlık yok: %s\n" -#: g10/keygen.c:3434 +#: g10/keygen.c:3456 #, c-format msgid "no writable secret keyring found: %s\n" msgstr "yazılabilir bir gizli anahtarlık yok: %s\n" -#: g10/keygen.c:3454 +#: g10/keygen.c:3476 #, c-format msgid "error writing public keyring `%s': %s\n" msgstr "`%s' genel anahtarlığa yazılırken hata oluştu: %s\n" -#: g10/keygen.c:3462 +#: g10/keygen.c:3484 #, c-format msgid "error writing secret keyring `%s': %s\n" msgstr "`%s' gizli anahtarlığa yazılırken hata oluştu: %s\n" -#: g10/keygen.c:3489 +#: g10/keygen.c:3511 msgid "public and secret key created and signed.\n" msgstr "genel ve gizli anahtar üretildi ve imzalandı.\n" -#: g10/keygen.c:3500 +#: g10/keygen.c:3522 msgid "" "Note that this key cannot be used for encryption. You may want to use\n" "the command \"--edit-key\" to generate a subkey for this purpose.\n" @@ -4553,19 +4553,19 @@ msgstr "" "Bu anahtar şifreleme için kullanılamaz. Şifreleme için yardımcı anahtarı\n" "\"--edit-key\" seçeneğini kullanarak üretebilirsiniz.\n" -#: g10/keygen.c:3513 g10/keygen.c:3658 g10/keygen.c:3779 +#: g10/keygen.c:3535 g10/keygen.c:3680 g10/keygen.c:3801 #, c-format msgid "Key generation failed: %s\n" msgstr "Anahtar üretimi başarısızlığa uğradı: %s\n" -#: g10/keygen.c:3568 g10/keygen.c:3709 g10/sign.c:241 +#: g10/keygen.c:3590 g10/keygen.c:3731 g10/sign.c:241 #, c-format msgid "" "key has been created %lu second in future (time warp or clock problem)\n" msgstr "" "anahtar %lu saniye sonra üretilmiş (zaman sapması veya saat problemi)\n" -#: g10/keygen.c:3570 g10/keygen.c:3711 g10/sign.c:243 +#: g10/keygen.c:3592 g10/keygen.c:3733 g10/sign.c:243 #, c-format msgid "" "key has been created %lu seconds in future (time warp or clock problem)\n" @@ -4573,26 +4573,26 @@ msgstr "" "anahtar bundan %lu saniye sonra üretilmiş (zaman sapması veya saat " "problemi)\n" -#: g10/keygen.c:3581 g10/keygen.c:3722 +#: g10/keygen.c:3603 g10/keygen.c:3744 msgid "NOTE: creating subkeys for v3 keys is not OpenPGP compliant\n" msgstr "" "BİLGİ: v3 anahtarları için yardımcı anahtar üretimi OpenPGP uyumlu değildir\n" -#: g10/keygen.c:3622 g10/keygen.c:3755 +#: g10/keygen.c:3644 g10/keygen.c:3777 msgid "Really create? (y/N) " msgstr "Gerçekten oluşturulsun mu? (e/H ya da y/N) " -#: g10/keygen.c:3928 +#: g10/keygen.c:3950 #, c-format msgid "storing key onto card failed: %s\n" msgstr "anahtarın kart üzerinde saklanması başarısız: %s\n" -#: g10/keygen.c:3976 +#: g10/keygen.c:3998 #, c-format msgid "can't create backup file `%s': %s\n" msgstr "'%s' yedek dosyası oluşturulamıyor: %s\n" -#: g10/keygen.c:4002 +#: g10/keygen.c:4024 #, c-format msgid "NOTE: backup of card key saved to `%s'\n" msgstr "BİLGİ: kart anahtarının yedeklemesi '%s' e kaydedildi\n" @@ -4601,53 +4601,53 @@ msgstr "BİLGİ: kart anahtarının yedeklemesi '%s' e kaydedildi\n" msgid "never " msgstr "asla " -#: g10/keylist.c:267 +#: g10/keylist.c:271 msgid "Critical signature policy: " msgstr "Kritik imza guvencesi: " -#: g10/keylist.c:269 +#: g10/keylist.c:273 msgid "Signature policy: " msgstr "imza guvencesi: " -#: g10/keylist.c:308 +#: g10/keylist.c:312 msgid "Critical preferred keyserver: " msgstr "Kritik tercihli anahtar sunucusu: " -#: g10/keylist.c:361 +#: g10/keylist.c:365 msgid "Critical signature notation: " msgstr "Kritik imza simgelemi: " -#: g10/keylist.c:363 +#: g10/keylist.c:367 msgid "Signature notation: " msgstr "imza simgelemi: " -#: g10/keylist.c:473 +#: g10/keylist.c:477 msgid "Keyring" msgstr "Anahtarlık" -#: g10/keylist.c:1504 +#: g10/keylist.c:1509 msgid "Primary key fingerprint:" msgstr "Birincil anahtar parmak izi:" -#: g10/keylist.c:1506 +#: g10/keylist.c:1511 msgid " Subkey fingerprint:" msgstr "Yardımcı anahtar parmak izi:" #. TRANSLATORS: this should fit into 24 bytes to that the #. * fingerprint data is properly aligned with the user ID -#: g10/keylist.c:1513 +#: g10/keylist.c:1518 msgid " Primary key fingerprint:" msgstr "Birincil anahtar parmak izi:" -#: g10/keylist.c:1515 +#: g10/keylist.c:1520 msgid " Subkey fingerprint:" msgstr "Yardımcı anahtar parmak izi:" -#: g10/keylist.c:1519 g10/keylist.c:1523 +#: g10/keylist.c:1524 g10/keylist.c:1528 msgid " Key fingerprint =" msgstr " Anahtar parmakizi =" -#: g10/keylist.c:1590 +#: g10/keylist.c:1595 msgid " Card serial no. =" msgstr " Kart seri no. =" @@ -4733,139 +4733,139 @@ msgstr "UYARI: anahtar sunucusu seçeneği `%s' bu platformda kullanımda değil msgid "disabled" msgstr "iptal edildi" -#: g10/keyserver.c:742 +#: g10/keyserver.c:744 msgid "Enter number(s), N)ext, or Q)uit > " msgstr "Sayıyı/sayıları girin veya S)onraki ya da Ç)ık >" -#: g10/keyserver.c:826 g10/keyserver.c:1448 +#: g10/keyserver.c:828 g10/keyserver.c:1450 #, c-format msgid "invalid keyserver protocol (us %d!=handler %d)\n" msgstr "anahtar sunucu protokolü geçersiz (bizimki %d!=eylemci %d)\n" -#: g10/keyserver.c:924 +#: g10/keyserver.c:926 #, c-format msgid "key \"%s\" not found on keyserver\n" msgstr "anahtar \"%s\" anahtar sunucusunda yok\n" -#: g10/keyserver.c:926 +#: g10/keyserver.c:928 msgid "key not found on keyserver\n" msgstr "anahtar, anahtar sunucusunda yok\n" -#: g10/keyserver.c:1167 +#: g10/keyserver.c:1169 #, c-format msgid "requesting key %s from %s server %s\n" msgstr "%1$s anahtarı %3$s sunucusunun %2$s adresinden isteniyor\n" -#: g10/keyserver.c:1171 +#: g10/keyserver.c:1173 #, c-format msgid "requesting key %s from %s\n" msgstr "%s anahtarı %s adresinden isteniyor\n" -#: g10/keyserver.c:1195 +#: g10/keyserver.c:1197 #, c-format msgid "searching for names from %s server %s\n" msgstr "%2$s sunucusunda %1$s içindeki isimler aranıyor\n" -#: g10/keyserver.c:1198 +#: g10/keyserver.c:1200 #, c-format msgid "searching for names from %s\n" msgstr "%s içindeki isimler aranıyor\n" -#: g10/keyserver.c:1351 +#: g10/keyserver.c:1353 #, c-format msgid "sending key %s to %s server %s\n" msgstr "anahtar %1$s, %3$s sunucusunun %2$s adresine gönderiliyor\n" -#: g10/keyserver.c:1355 +#: g10/keyserver.c:1357 #, c-format msgid "sending key %s to %s\n" msgstr "%s anahtarı %s adresine gönderiliyor\n" -#: g10/keyserver.c:1398 +#: g10/keyserver.c:1400 #, c-format msgid "searching for \"%s\" from %s server %s\n" msgstr "%3$s sunucusunun %2$s adresinde \"%1$s\" aranıyor\n" -#: g10/keyserver.c:1401 +#: g10/keyserver.c:1403 #, c-format msgid "searching for \"%s\" from %s\n" msgstr "%2$s adresinde \"%1$s\" aranıyor\n" -#: g10/keyserver.c:1408 g10/keyserver.c:1504 +#: g10/keyserver.c:1410 g10/keyserver.c:1506 msgid "no keyserver action!\n" msgstr "bir anahtar sunucusu eylemi yok!\n" -#: g10/keyserver.c:1456 +#: g10/keyserver.c:1458 #, c-format msgid "WARNING: keyserver handler from a different version of GnuPG (%s)\n" msgstr "UYARI: GnuPG'nin başka bir sürümünün anahtar sunucusu eylemcisi (%s)\n" -#: g10/keyserver.c:1465 +#: g10/keyserver.c:1467 msgid "keyserver did not send VERSION\n" msgstr "anahtar sunucusu VERSION göndermiyor\n" -#: g10/keyserver.c:1527 g10/keyserver.c:2056 +#: g10/keyserver.c:1529 g10/keyserver.c:2058 msgid "no keyserver known (use option --keyserver)\n" msgstr "bilinen bir anahtar sunucusu yok (--keyserver seçeneğini kullanın)\n" -#: g10/keyserver.c:1533 +#: g10/keyserver.c:1535 msgid "external keyserver calls are not supported in this build\n" msgstr "harici anahtar sunucusu çağrıları bu kurulumda desteklenmiyor\n" -#: g10/keyserver.c:1545 +#: g10/keyserver.c:1547 #, c-format msgid "no handler for keyserver scheme `%s'\n" msgstr "`%s' anahtar sunucusu şeması için eylemci yok\n" -#: g10/keyserver.c:1550 +#: g10/keyserver.c:1552 #, c-format msgid "action `%s' not supported with keyserver scheme `%s'\n" msgstr "`%s' eylemi `%s' anahtar sunucusu şeması ile desteklenmiyor\n" -#: g10/keyserver.c:1558 +#: g10/keyserver.c:1560 #, c-format msgid "%s does not support handler version %d\n" msgstr "%s %d sürümü eylemciyi desteklemiyor\n" -#: g10/keyserver.c:1565 +#: g10/keyserver.c:1567 msgid "keyserver timed out\n" msgstr "anahtar sunucusu zamanaşımına uğradı\n" -#: g10/keyserver.c:1570 +#: g10/keyserver.c:1572 msgid "keyserver internal error\n" msgstr "anahtar sunucusu iç hatası\n" -#: g10/keyserver.c:1579 +#: g10/keyserver.c:1581 #, c-format msgid "keyserver communications error: %s\n" msgstr "anahtar sunucusuyla iletişim hatası: %s\n" -#: g10/keyserver.c:1604 g10/keyserver.c:1638 +#: g10/keyserver.c:1606 g10/keyserver.c:1640 #, c-format msgid "\"%s\" not a key ID: skipping\n" msgstr "\"%s\" bir anahtar kimliği değil: atlanıyor\n" -#: g10/keyserver.c:1897 +#: g10/keyserver.c:1899 #, c-format msgid "WARNING: unable to refresh key %s via %s: %s\n" msgstr "UYARI: %s anahtarı %s üzerinden tazelenemiyor: %s\n" -#: g10/keyserver.c:1919 +#: g10/keyserver.c:1921 #, c-format msgid "refreshing 1 key from %s\n" msgstr "1 anahtar %s adresinden tazeleniyor\n" -#: g10/keyserver.c:1921 +#: g10/keyserver.c:1923 #, c-format msgid "refreshing %d keys from %s\n" msgstr "%d anahtar %s adresinden tazeleniyor\n" -#: g10/keyserver.c:1977 +#: g10/keyserver.c:1979 #, c-format msgid "WARNING: unable to fetch URI %s: %s\n" msgstr "UYARI: Betimleyici %s alınamıyor: %s\n" -#: g10/keyserver.c:1983 +#: g10/keyserver.c:1985 #, c-format msgid "WARNING: unable to parse URI %s\n" msgstr "UYARI: Betimleyici %s çözümlenemiyor\n" @@ -6296,7 +6296,7 @@ msgstr "son derece" msgid "no need for a trustdb check\n" msgstr "bir güvence veritabanı denetimi gereksiz\n" -#: g10/trustdb.c:577 g10/trustdb.c:2432 +#: g10/trustdb.c:577 g10/trustdb.c:2456 #, c-format msgid "next trustdb check due at %s\n" msgstr "sonraki güvence veritabanı denetimi %s de\n" @@ -6324,26 +6324,26 @@ msgstr "lütfen bir --check-trustdb yapın\n" msgid "checking the trustdb\n" msgstr "güvence veritabanı denetleniyor\n" -#: g10/trustdb.c:2175 +#: g10/trustdb.c:2199 #, c-format msgid "%d keys processed (%d validity counts cleared)\n" msgstr "%d anahtar işlendi (%d doğrulama temizlendi)\n" -#: g10/trustdb.c:2240 +#: g10/trustdb.c:2264 msgid "no ultimately trusted keys found\n" msgstr "son derece güvenli bir anahtar yok\n" -#: g10/trustdb.c:2254 +#: g10/trustdb.c:2278 #, c-format msgid "public key of ultimately trusted key %s not found\n" msgstr "son derece güvenli %s için genel anahtar yok\n" -#: g10/trustdb.c:2277 +#: g10/trustdb.c:2301 #, c-format msgid "%d marginal(s) needed, %d complete(s) needed, %s trust model\n" msgstr "%d şöyle böyle gerekli, %d tamamen gerekli, %s güvence modeli\n" -#: g10/trustdb.c:2363 +#: g10/trustdb.c:2387 #, c-format msgid "" "depth: %d valid: %3d signed: %3d trust: %d-, %dq, %dn, %dm, %df, %du\n" @@ -6351,7 +6351,7 @@ msgstr "" "derinlik: %d geçerli: %3d imzalı: %3d güvenilir: %d-, %dq, %dn, %dm, %df, " "%du\n" -#: g10/trustdb.c:2438 +#: g10/trustdb.c:2462 #, c-format msgid "unable to update trustdb version record: write failed: %s\n" msgstr "" @@ -6538,13 +6538,13 @@ msgstr "" "Sözdizimi: kbxutil [seçenekler] [dosyalar]\n" "Anahtar kutusu verisini listeler, ithal ve ihraç eder\n" -#: scd/app-nks.c:325 scd/app-openpgp.c:1456 scd/app-dinsig.c:297 +#: scd/app-nks.c:325 scd/app-openpgp.c:1457 scd/app-dinsig.c:297 #, fuzzy msgid "||Please enter your PIN at the reader's keypad" msgstr "bir okuyucu tuştakımı kullanılmaz" -#: scd/app-nks.c:329 scd/app-openpgp.c:1460 scd/app-openpgp.c:1492 -#: scd/app-openpgp.c:1639 scd/app-openpgp.c:1657 scd/app-openpgp.c:1857 +#: scd/app-nks.c:329 scd/app-openpgp.c:1461 scd/app-openpgp.c:1493 +#: scd/app-openpgp.c:1640 scd/app-openpgp.c:1658 scd/app-openpgp.c:1858 #: scd/app-dinsig.c:301 #, c-format msgid "PIN callback returned error: %s\n" @@ -6557,104 +6557,104 @@ msgstr "BoşPIN henüz değişmedi\n" #. TRANSLATORS: Do not translate the "|*|" prefixes but #. keep it at the start of the string. We need this elsewhere #. to get some infos on the string. -#: scd/app-nks.c:557 scd/app-openpgp.c:1897 +#: scd/app-nks.c:557 scd/app-openpgp.c:1898 msgid "|N|New PIN" msgstr "|N|Yeni PIN" -#: scd/app-nks.c:560 scd/app-openpgp.c:1901 scd/app-dinsig.c:529 +#: scd/app-nks.c:560 scd/app-openpgp.c:1902 scd/app-dinsig.c:529 #, c-format msgid "error getting new PIN: %s\n" msgstr "yeni PIN alınırken hata: %s\n" -#: scd/app-openpgp.c:667 +#: scd/app-openpgp.c:668 #, c-format msgid "failed to store the fingerprint: %s\n" msgstr "parmakizinin saklanması başarısız oldu: %s\n" -#: scd/app-openpgp.c:680 +#: scd/app-openpgp.c:681 #, c-format msgid "failed to store the creation date: %s\n" msgstr "oluşturma tarihinin saklanması başarısız oldu: %s\n" -#: scd/app-openpgp.c:1075 +#: scd/app-openpgp.c:1076 #, c-format msgid "reading public key failed: %s\n" msgstr "genel anahtar okuması başarısız: %s\n" -#: scd/app-openpgp.c:1083 scd/app-openpgp.c:2551 +#: scd/app-openpgp.c:1084 scd/app-openpgp.c:2552 msgid "response does not contain the public key data\n" msgstr "yanıt genel anahtar verisi içermiyor\n" -#: scd/app-openpgp.c:1091 scd/app-openpgp.c:2559 +#: scd/app-openpgp.c:1092 scd/app-openpgp.c:2560 msgid "response does not contain the RSA modulus\n" msgstr "yanıt RSA modülü içermiyor\n" -#: scd/app-openpgp.c:1100 scd/app-openpgp.c:2569 +#: scd/app-openpgp.c:1101 scd/app-openpgp.c:2570 msgid "response does not contain the RSA public exponent\n" msgstr "yanıt RSA genel bileşenini içermiyor\n" -#: scd/app-openpgp.c:1416 +#: scd/app-openpgp.c:1417 #, c-format msgid "using default PIN as %s\n" msgstr "" -#: scd/app-openpgp.c:1423 +#: scd/app-openpgp.c:1424 #, c-format msgid "failed to use default PIN as %s: %s - disabling further default use\n" msgstr "" -#: scd/app-openpgp.c:1442 +#: scd/app-openpgp.c:1443 #, fuzzy, c-format msgid "||Please enter your PIN at the reader's keypad%%0A[sigs done: %lu]" msgstr "bir okuyucu tuştakımı kullanılmaz" -#: scd/app-openpgp.c:1476 +#: scd/app-openpgp.c:1477 #, c-format msgid "||Please enter the PIN%%0A[sigs done: %lu]" msgstr "||Lütfen PIN'i giriniz%%0A[yapılan imza: %lu]" -#: scd/app-openpgp.c:1488 +#: scd/app-openpgp.c:1489 #, fuzzy msgid "||Please enter the PIN" msgstr "||Lütfen PIN'i giriniz%%0A[yapılan imza: %lu]" -#: scd/app-openpgp.c:1499 scd/app-openpgp.c:1664 +#: scd/app-openpgp.c:1500 scd/app-openpgp.c:1665 #, c-format msgid "PIN for CHV%d is too short; minimum length is %d\n" msgstr "CHV%d için PIN çok kısa; asgari uzunluk: %d\n" -#: scd/app-openpgp.c:1512 scd/app-openpgp.c:1552 scd/app-openpgp.c:1676 -#: scd/app-openpgp.c:2868 +#: scd/app-openpgp.c:1513 scd/app-openpgp.c:1553 scd/app-openpgp.c:1677 +#: scd/app-openpgp.c:2869 #, c-format msgid "verify CHV%d failed: %s\n" msgstr "CHV%d doğrulaması başarısız oldu: %s\n" -#: scd/app-openpgp.c:1575 +#: scd/app-openpgp.c:1576 msgid "access to admin commands is not configured\n" msgstr "yönetici komutlarına erişim yapılandırılmamış\n" -#: scd/app-openpgp.c:1596 scd/app-openpgp.c:1839 scd/app-openpgp.c:3119 +#: scd/app-openpgp.c:1597 scd/app-openpgp.c:1840 scd/app-openpgp.c:3120 msgid "error retrieving CHV status from card\n" msgstr "karttan CHV durumu alınırken hata\n" -#: scd/app-openpgp.c:1602 scd/app-openpgp.c:3128 +#: scd/app-openpgp.c:1603 scd/app-openpgp.c:3129 msgid "card is permanently locked!\n" msgstr "kart kalıcı olarak kilitli!\n" -#: scd/app-openpgp.c:1609 +#: scd/app-openpgp.c:1610 #, c-format msgid "%d Admin PIN attempts remaining before card is permanently locked\n" msgstr "" "kart kalıcı olarak kilitlenmeden önce %d Yönetici PIN kalmasına çalışılıyor\n" -#: scd/app-openpgp.c:1619 +#: scd/app-openpgp.c:1620 #, fuzzy, c-format msgid "" "|A|Please enter the Admin PIN at the reader's keypad%%0A[remaining attempts: " "%d]" msgstr "bir okuyucu tuştakımı kullanılmaz" -#: scd/app-openpgp.c:1634 +#: scd/app-openpgp.c:1635 #, fuzzy msgid "|A|Please enter the Admin PIN at the reader's keypad" msgstr "bir okuyucu tuştakımı kullanılmaz" @@ -6662,109 +6662,109 @@ msgstr "bir okuyucu tuştakımı kullanılmaz" #. TRANSLATORS: Do not translate the "|A|" prefix but keep #. it at the start of the string. We need this elsewhere to #. get some infos on the string. -#: scd/app-openpgp.c:1654 +#: scd/app-openpgp.c:1655 msgid "|A|Admin PIN" msgstr "|A|Yönetici PIN'i" -#: scd/app-openpgp.c:1853 +#: scd/app-openpgp.c:1854 #, fuzzy msgid "||Please enter the Reset Code for the card" msgstr "Kartın kilidini açmak için lütfen PIN%s%s%s giriniz" -#: scd/app-openpgp.c:1862 scd/app-openpgp.c:1925 +#: scd/app-openpgp.c:1863 scd/app-openpgp.c:1926 #, fuzzy, c-format msgid "Reset Code is too short; minimum length is %d\n" msgstr "CHV%d için PIN çok kısa; asgari uzunluk: %d\n" -#: scd/app-openpgp.c:1896 +#: scd/app-openpgp.c:1897 msgid "|RN|New Reset Code" msgstr "" -#: scd/app-openpgp.c:1897 +#: scd/app-openpgp.c:1898 msgid "|AN|New Admin PIN" msgstr "|AN|Yeni Yönetici PIN'i" -#: scd/app-openpgp.c:1987 scd/app-openpgp.c:2637 +#: scd/app-openpgp.c:1988 scd/app-openpgp.c:2638 msgid "error reading application data\n" msgstr "uygulama verisi okunurken hata\n" -#: scd/app-openpgp.c:1993 scd/app-openpgp.c:2644 +#: scd/app-openpgp.c:1994 scd/app-openpgp.c:2645 msgid "error reading fingerprint DO\n" msgstr "parmakizi DO okunurken hata\n" -#: scd/app-openpgp.c:2003 +#: scd/app-openpgp.c:2004 msgid "key already exists\n" msgstr "anahtar zaten mevcut\n" -#: scd/app-openpgp.c:2007 +#: scd/app-openpgp.c:2008 msgid "existing key will be replaced\n" msgstr "mevcut anahtar konulacak\n" -#: scd/app-openpgp.c:2009 +#: scd/app-openpgp.c:2010 msgid "generating new key\n" msgstr "yeni anahtar üretiliyor\n" -#: scd/app-openpgp.c:2335 +#: scd/app-openpgp.c:2336 msgid "creation timestamp missing\n" msgstr "oluşturum zaman damgası kayıp\n" -#: scd/app-openpgp.c:2344 +#: scd/app-openpgp.c:2345 #, c-format msgid "RSA modulus missing or not of size %d bits\n" msgstr "RSA modülü ya eksik ya da %d bitlik değil\n" -#: scd/app-openpgp.c:2356 +#: scd/app-openpgp.c:2357 #, c-format msgid "RSA public exponent missing or larger than %d bits\n" msgstr "RSA genel üstel sayısı ya eksik ya da %d bitten büyük\n" -#: scd/app-openpgp.c:2366 scd/app-openpgp.c:2374 +#: scd/app-openpgp.c:2367 scd/app-openpgp.c:2375 #, c-format msgid "RSA prime %s missing or not of size %d bits\n" msgstr "RSA asal sayısı %s ya eksik la da %d bitlik değil\n" -#: scd/app-openpgp.c:2468 +#: scd/app-openpgp.c:2469 #, c-format msgid "failed to store the key: %s\n" msgstr "anahtarın saklanması başarısız: %s\n" -#: scd/app-openpgp.c:2528 +#: scd/app-openpgp.c:2529 msgid "please wait while key is being generated ...\n" msgstr "anahtar üretilene kadar lütfen bekleyiniz ....\n" -#: scd/app-openpgp.c:2542 +#: scd/app-openpgp.c:2543 msgid "generating key failed\n" msgstr "anahtar üretimi başarısızlığa uğradı\n" -#: scd/app-openpgp.c:2545 +#: scd/app-openpgp.c:2546 #, c-format msgid "key generation completed (%d seconds)\n" msgstr "anahtar üretimi tamamlandı (%d saniye)\n" -#: scd/app-openpgp.c:2602 +#: scd/app-openpgp.c:2603 msgid "invalid structure of OpenPGP card (DO 0x93)\n" msgstr "OpenPGP kartının yapısı geçersiz (DO 0x93)\n" -#: scd/app-openpgp.c:2652 +#: scd/app-openpgp.c:2653 msgid "fingerprint on card does not match requested one\n" msgstr "" -#: scd/app-openpgp.c:2767 +#: scd/app-openpgp.c:2768 #, c-format msgid "card does not support digest algorithm %s\n" msgstr "kart %s özet algoritmasını desteklemiyor\n" -#: scd/app-openpgp.c:2843 +#: scd/app-openpgp.c:2844 #, c-format msgid "signatures created so far: %lu\n" msgstr "şu ana kadar oluşturulan imzalar: %lu\n" -#: scd/app-openpgp.c:3133 +#: scd/app-openpgp.c:3134 msgid "" "verification of Admin PIN is currently prohibited through this command\n" msgstr "Yönetici PIN'inin doğrulanması bu komut yüzünden şimdilik yasaktır\n" -#: scd/app-openpgp.c:3357 scd/app-openpgp.c:3368 +#: scd/app-openpgp.c:3359 scd/app-openpgp.c:3370 #, c-format msgid "can't access %s - invalid OpenPGP card?\n" msgstr "%s erişilebilir değil - OpenPGP kartı geçersiz olabilir mi?\n" @@ -7164,7 +7164,7 @@ msgstr "[Hata - Adsız]" msgid "[Error - invalid DN]" msgstr "[Hata - DN geçersiz]" -#: sm/certdump.c:964 +#: sm/certdump.c:961 #, fuzzy, c-format msgid "" "Please enter the passphrase to unlock the secret key for the X.509 " @@ -7255,6 +7255,12 @@ msgstr "%d. satır: `%s' anahtar maşası tarafından alınırken hata: %s\n" msgid "line %d: key generation failed: %s <%s>\n" msgstr "%d. satır: anahtar üretimi başarısızlığa uğradı: %s\n" +#: sm/certreqgen.c:806 +msgid "" +"To complete this certificate request please enter the passphrase for the key " +"you just created once more.\n" +msgstr "" + #: sm/certreqgen-ui.c:122 #, fuzzy, c-format msgid " (%d) RSA\n" @@ -7612,7 +7618,7 @@ msgstr "temel sertifika sınamaları başarısız oldu - ithal edilmedi\n" msgid "error importing certificate: %s\n" msgstr "sertifika ithal edilirken hata: %s\n" -#: sm/import.c:548 tools/gpg-connect-agent.c:1322 +#: sm/import.c:548 tools/gpg-connect-agent.c:1329 #, c-format msgid "error reading input: %s\n" msgstr "girdi okunurken hata: %s\n" @@ -7769,44 +7775,44 @@ msgstr " nam-ı diğer" msgid "This is a qualified signature\n" msgstr "Bu bir öz-imza olacak.\n" -#: tools/gpg-connect-agent.c:67 tools/gpgconf.c:78 tools/symcryptrun.c:165 +#: tools/gpg-connect-agent.c:70 tools/gpgconf.c:78 tools/symcryptrun.c:165 msgid "quiet" msgstr "sessiz" -#: tools/gpg-connect-agent.c:68 +#: tools/gpg-connect-agent.c:71 msgid "print data out hex encoded" msgstr "veri çıktısını onaltılık kodlamayla basar" -#: tools/gpg-connect-agent.c:69 +#: tools/gpg-connect-agent.c:72 msgid "decode received data lines" msgstr "" -#: tools/gpg-connect-agent.c:70 +#: tools/gpg-connect-agent.c:74 msgid "|NAME|connect to Assuan socket NAME" msgstr "|İSİM|Assuan soketi İSİMe bağlanır" -#: tools/gpg-connect-agent.c:71 +#: tools/gpg-connect-agent.c:76 msgid "run the Assuan server given on the command line" msgstr "komut satırında verilen Assuan sunucu çalıştırılır" -#: tools/gpg-connect-agent.c:73 +#: tools/gpg-connect-agent.c:78 msgid "do not use extended connect mode" msgstr "ek bağlantı kipi kullanılmaz" -#: tools/gpg-connect-agent.c:74 +#: tools/gpg-connect-agent.c:80 #, fuzzy msgid "|FILE|run commands from FILE on startup" msgstr "|DOSYA|seçenekler DOSYAdan okunur" -#: tools/gpg-connect-agent.c:75 +#: tools/gpg-connect-agent.c:81 msgid "run /subst on startup" msgstr "" -#: tools/gpg-connect-agent.c:176 +#: tools/gpg-connect-agent.c:183 msgid "Usage: gpg-connect-agent [options] (-h for help)" msgstr "Kullanımı: gpg-connect-agent [seçenekler] (yardım için -h)" -#: tools/gpg-connect-agent.c:179 +#: tools/gpg-connect-agent.c:186 msgid "" "Syntax: gpg-connect-agent [options]\n" "Connect to a running agent and send commands\n" @@ -7814,45 +7820,45 @@ msgstr "" "Sözdizimi: gpg-connect-agent [seçenekler]\n" "Çalışan bir aracıya bağlanıp komutları gönderir\n" -#: tools/gpg-connect-agent.c:1193 +#: tools/gpg-connect-agent.c:1200 #, c-format msgid "option \"%s\" requires a program and optional arguments\n" msgstr "\"%s\" seçeneği bir program ve seçimlik argümanlar gerektirir\n" -#: tools/gpg-connect-agent.c:1202 +#: tools/gpg-connect-agent.c:1209 #, c-format msgid "option \"%s\" ignored due to \"%s\"\n" msgstr "\"%2$s\" nedeniyle \"%1$s\" seçeneği yoksayıldı\n" -#: tools/gpg-connect-agent.c:1257 tools/gpg-connect-agent.c:1745 +#: tools/gpg-connect-agent.c:1264 tools/gpg-connect-agent.c:1752 #, c-format msgid "receiving line failed: %s\n" msgstr "satır alımı başarısız: %s\n" -#: tools/gpg-connect-agent.c:1347 +#: tools/gpg-connect-agent.c:1354 msgid "line too long - skipped\n" msgstr "satır çok uzun - atlandı\n" -#: tools/gpg-connect-agent.c:1351 +#: tools/gpg-connect-agent.c:1358 msgid "line shortened due to embedded Nul character\n" msgstr "gömülü boş karakterden dolayı satır kısaldı\n" -#: tools/gpg-connect-agent.c:1719 +#: tools/gpg-connect-agent.c:1726 #, c-format msgid "unknown command `%s'\n" msgstr "komut `%s' bilinmiyor\n" -#: tools/gpg-connect-agent.c:1737 +#: tools/gpg-connect-agent.c:1744 #, c-format msgid "sending line failed: %s\n" msgstr "satır göndirimi başarısız: %s\n" -#: tools/gpg-connect-agent.c:2127 +#: tools/gpg-connect-agent.c:2166 #, c-format msgid "error sending %s command: %s\n" msgstr "%s komutu gönderilirken hata: %s\n" -#: tools/gpg-connect-agent.c:2136 +#: tools/gpg-connect-agent.c:2175 #, c-format msgid "error sending standard options: %s\n" msgstr "standart seçenekler gönderilirken hata: %s\n" @@ -8064,19 +8070,19 @@ msgstr "" "Sözdizimi: gpgconf [seçenekler]\n" "GnuPG sisteminin araçları için yapılandırma seçeneklerini yönetir\n" -#: tools/gpgconf.c:210 tools/gpgconf.c:250 +#: tools/gpgconf.c:209 tools/gpgconf.c:249 msgid "usage: gpgconf [options] " msgstr "kullanımı: gpgconf [seçenekler] " -#: tools/gpgconf.c:212 +#: tools/gpgconf.c:211 msgid "Need one component argument" msgstr "Tek bileşen argümanı gerekiyor" -#: tools/gpgconf.c:221 +#: tools/gpgconf.c:220 msgid "Component not found" msgstr "Bileşen yok" -#: tools/gpgconf.c:252 +#: tools/gpgconf.c:251 #, fuzzy msgid "No argument allowed" msgstr "Yönetici komutlarına izin verilmez\n" @@ -8235,16 +8241,16 @@ msgstr "dosya içi dizge ayrılamıyor: %s\n" msgid "cannot allocate outfile string: %s\n" msgstr "dosya dışı dizge ayrılamıyor: %s\n" -#: tools/symcryptrun.c:985 +#: tools/symcryptrun.c:984 #, c-format msgid "either %s or %s must be given\n" msgstr "ya %s verilmeli ya da %s\n" -#: tools/symcryptrun.c:1012 +#: tools/symcryptrun.c:1011 msgid "no class provided\n" msgstr "hiç sınıf sağlanmamış\n" -#: tools/symcryptrun.c:1021 +#: tools/symcryptrun.c:1020 #, c-format msgid "class %s is not supported\n" msgstr "%s sınıfı desteklenmiyor\n" diff --git a/po/zh_CN.po b/po/zh_CN.po index 352d1f2b4..6c7a959fe 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: gnupg 1.4.4\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2008-12-03 09:59+0100\n" +"POT-Creation-Date: 2008-12-09 11:57+0100\n" "PO-Revision-Date: 2006-07-02 10:58+0800\n" "Last-Translator: Meng Jie <[email protected]>\n" "Language-Team: Chinese (simplified) <[email protected]>\n" @@ -98,8 +98,8 @@ msgstr "错误的密码" msgid "ssh keys greater than %d bits are not supported\n" msgstr "不支持保护散列 %d\n" -#: agent/command-ssh.c:688 g10/exec.c:478 g10/gpg.c:1073 g10/keygen.c:3226 -#: g10/keygen.c:3259 g10/keyring.c:1206 g10/keyring.c:1510 g10/openfile.c:275 +#: agent/command-ssh.c:688 g10/exec.c:478 g10/gpg.c:1079 g10/keygen.c:3248 +#: g10/keygen.c:3281 g10/keyring.c:1206 g10/keyring.c:1510 g10/openfile.c:275 #: g10/openfile.c:368 g10/sign.c:798 g10/sign.c:1107 g10/tdbio.c:547 #: jnlib/dotlock.c:311 #, c-format @@ -108,7 +108,7 @@ msgstr "无法建立‘%s’:%s\n" #: agent/command-ssh.c:700 common/helpfile.c:47 g10/card-util.c:733 #: g10/dearmor.c:60 g10/dearmor.c:107 g10/decrypt.c:70 g10/encode.c:194 -#: g10/encode.c:504 g10/gpg.c:1074 g10/import.c:193 g10/keygen.c:2711 +#: g10/encode.c:504 g10/gpg.c:1080 g10/import.c:193 g10/keygen.c:2733 #: g10/keyring.c:1536 g10/openfile.c:192 g10/openfile.c:353 #: g10/plaintext.c:503 g10/sign.c:780 g10/sign.c:975 g10/sign.c:1091 #: g10/sign.c:1247 g10/tdbdump.c:142 g10/tdbdump.c:150 g10/tdbio.c:551 @@ -154,7 +154,7 @@ msgid "Please enter the passphrase for the ssh key%0A %c" msgstr "请输入密码:这是一个秘密的句子 \n" #: agent/command-ssh.c:2346 agent/genkey.c:310 agent/genkey.c:432 -#: agent/protect-tool.c:1199 +#: agent/protect-tool.c:1198 #, fuzzy msgid "Please re-enter this passphrase" msgstr "更改密码" @@ -167,7 +167,7 @@ msgid "" msgstr "" #: agent/command-ssh.c:2405 agent/genkey.c:340 agent/genkey.c:463 -#: agent/protect-tool.c:1205 tools/symcryptrun.c:434 +#: agent/protect-tool.c:1204 tools/symcryptrun.c:434 msgid "does not match - try again" msgstr "" @@ -308,7 +308,7 @@ msgid "run in daemon mode (background)" msgstr "" #: agent/gpg-agent.c:121 g10/gpg.c:483 g10/gpgv.c:71 kbx/kbxutil.c:88 -#: scd/scdaemon.c:107 sm/gpgsm.c:281 tools/gpg-connect-agent.c:66 +#: scd/scdaemon.c:107 sm/gpgsm.c:281 tools/gpg-connect-agent.c:69 #: tools/gpgconf.c:77 tools/symcryptrun.c:164 msgid "verbose" msgstr "详细模式" @@ -397,7 +397,7 @@ msgid "|FILE|write environment settings also to FILE" msgstr "" #: agent/gpg-agent.c:313 agent/preset-passphrase.c:94 agent/protect-tool.c:146 -#: scd/scdaemon.c:241 sm/gpgsm.c:512 tools/gpg-connect-agent.c:173 +#: scd/scdaemon.c:241 sm/gpgsm.c:512 tools/gpg-connect-agent.c:180 #: tools/gpgconf.c:99 tools/symcryptrun.c:204 tools/gpg-check-pattern.c:141 #, fuzzy msgid "Please report bugs to <" @@ -421,25 +421,25 @@ msgstr "" msgid "invalid debug-level `%s' given\n" msgstr "" -#: agent/gpg-agent.c:557 agent/protect-tool.c:1068 kbx/kbxutil.c:430 -#: scd/scdaemon.c:385 sm/gpgsm.c:877 sm/gpgsm.c:880 tools/symcryptrun.c:997 -#: tools/gpg-check-pattern.c:178 +#: agent/gpg-agent.c:557 agent/protect-tool.c:1067 kbx/kbxutil.c:429 +#: scd/scdaemon.c:385 sm/gpgsm.c:878 sm/gpgsm.c:881 tools/symcryptrun.c:996 +#: tools/gpg-check-pattern.c:177 #, c-format msgid "%s is too old (need %s, have %s)\n" msgstr "" -#: agent/gpg-agent.c:656 g10/gpg.c:2080 scd/scdaemon.c:466 sm/gpgsm.c:968 +#: agent/gpg-agent.c:656 g10/gpg.c:2086 scd/scdaemon.c:466 sm/gpgsm.c:968 #, c-format msgid "NOTE: no default option file `%s'\n" msgstr "注意:没有默认配置文件‘%s’\n" -#: agent/gpg-agent.c:661 agent/gpg-agent.c:1240 g10/gpg.c:2084 -#: scd/scdaemon.c:471 sm/gpgsm.c:972 tools/symcryptrun.c:930 +#: agent/gpg-agent.c:661 agent/gpg-agent.c:1240 g10/gpg.c:2090 +#: scd/scdaemon.c:471 sm/gpgsm.c:972 tools/symcryptrun.c:929 #, c-format msgid "option file `%s': %s\n" msgstr "配置文件‘%s’:%s\n" -#: agent/gpg-agent.c:669 g10/gpg.c:2091 scd/scdaemon.c:479 sm/gpgsm.c:979 +#: agent/gpg-agent.c:669 g10/gpg.c:2097 scd/scdaemon.c:479 sm/gpgsm.c:979 #, c-format msgid "reading options from `%s'\n" msgstr "从‘%s’读取选项\n" @@ -536,28 +536,28 @@ msgstr "" msgid "ssh handler 0x%lx for fd %d terminated\n" msgstr "" -#: agent/gpg-agent.c:1833 scd/scdaemon.c:1186 +#: agent/gpg-agent.c:1843 scd/scdaemon.c:1200 #, fuzzy, c-format msgid "pth_select failed: %s - waiting 1s\n" msgstr "更新私钥失败:%s\n" -#: agent/gpg-agent.c:1946 scd/scdaemon.c:1253 +#: agent/gpg-agent.c:1956 scd/scdaemon.c:1267 #, fuzzy, c-format msgid "%s %s stopped\n" msgstr "%s:已跳过:%s\n" -#: agent/gpg-agent.c:2074 +#: agent/gpg-agent.c:2084 #, fuzzy msgid "no gpg-agent running in this session\n" msgstr "gpg-agent 在此次舍话中无法使用\n" -#: agent/gpg-agent.c:2085 common/simple-pwquery.c:349 common/asshelp.c:326 -#: tools/gpg-connect-agent.c:2094 +#: agent/gpg-agent.c:2095 common/simple-pwquery.c:349 common/asshelp.c:326 +#: tools/gpg-connect-agent.c:2133 msgid "malformed GPG_AGENT_INFO environment variable\n" msgstr "GPG_AGENT_INFO 环境变量格式错误\n" -#: agent/gpg-agent.c:2098 common/simple-pwquery.c:361 common/asshelp.c:338 -#: tools/gpg-connect-agent.c:2105 +#: agent/gpg-agent.c:2108 common/simple-pwquery.c:361 common/asshelp.c:338 +#: tools/gpg-connect-agent.c:2144 #, c-format msgid "gpg-agent protocol version %d is not supported\n" msgstr "不支持 gpg-agent 协议版本 %d\n" @@ -584,40 +584,40 @@ msgid "" "Secret key maintenance tool\n" msgstr "" -#: agent/protect-tool.c:1190 +#: agent/protect-tool.c:1189 #, fuzzy msgid "Please enter the passphrase to unprotect the PKCS#12 object." msgstr "请输入密码:这是一个秘密的句子 \n" -#: agent/protect-tool.c:1193 +#: agent/protect-tool.c:1192 #, fuzzy msgid "Please enter the passphrase to protect the new PKCS#12 object." msgstr "请输入密码:这是一个秘密的句子 \n" -#: agent/protect-tool.c:1196 +#: agent/protect-tool.c:1195 msgid "" "Please enter the passphrase to protect the imported object within the GnuPG " "system." msgstr "" -#: agent/protect-tool.c:1201 +#: agent/protect-tool.c:1200 #, fuzzy msgid "" "Please enter the passphrase or the PIN\n" "needed to complete this operation." msgstr "请输入密码:这是一个秘密的句子 \n" -#: agent/protect-tool.c:1206 tools/symcryptrun.c:435 +#: agent/protect-tool.c:1205 tools/symcryptrun.c:435 #, fuzzy msgid "Passphrase:" msgstr "错误的密码" -#: agent/protect-tool.c:1214 tools/symcryptrun.c:442 +#: agent/protect-tool.c:1213 tools/symcryptrun.c:442 #, fuzzy, c-format msgid "error while asking for the passphrase: %s\n" msgstr "生成密码的时候发生错误:%s\n" -#: agent/protect-tool.c:1217 tools/symcryptrun.c:446 +#: agent/protect-tool.c:1216 tools/symcryptrun.c:446 #, fuzzy msgid "cancelled\n" msgstr "已取消" @@ -877,7 +877,7 @@ msgstr "" msgid "out of core while allocating %lu bytes" msgstr "" -#: common/asshelp.c:244 +#: common/asshelp.c:244 tools/gpg-connect-agent.c:2101 msgid "no running gpg-agent - starting one\n" msgstr "" @@ -1132,7 +1132,7 @@ msgid "OpenPGP card no. %s detected\n" msgstr "检测到 OpenPGP 卡号 %s\n" #: g10/card-util.c:75 g10/card-util.c:1485 g10/delkey.c:126 g10/keyedit.c:1549 -#: g10/keygen.c:2902 g10/revoke.c:216 g10/revoke.c:455 +#: g10/keygen.c:2924 g10/revoke.c:216 g10/revoke.c:455 msgid "can't do this in batch mode\n" msgstr "在批处理模式中无法完成此操作\n" @@ -1141,7 +1141,7 @@ msgstr "在批处理模式中无法完成此操作\n" msgid "This command is only available for version 2 cards\n" msgstr "在 %s 模式中不允许使用这个指令。\n" -#: g10/card-util.c:85 scd/app-openpgp.c:1848 +#: g10/card-util.c:85 scd/app-openpgp.c:1849 #, fuzzy msgid "Reset Code not or not anymore available\n" msgstr "私钥部分不可用\n" @@ -1428,18 +1428,18 @@ msgstr "无效的指令(尝试“help”)\n" msgid "--output doesn't work for this command\n" msgstr "--output 在这个命令中不起作用\n" -#: g10/decrypt.c:166 g10/gpg.c:3963 g10/keyring.c:380 g10/keyring.c:667 +#: g10/decrypt.c:166 g10/gpg.c:3969 g10/keyring.c:380 g10/keyring.c:667 #, c-format msgid "can't open `%s'\n" msgstr "无法打开‘%s’\n" -#: g10/delkey.c:73 g10/export.c:324 g10/keyedit.c:3424 g10/keyserver.c:1727 +#: g10/delkey.c:73 g10/export.c:324 g10/keyedit.c:3424 g10/keyserver.c:1729 #: g10/revoke.c:226 #, c-format msgid "key \"%s\" not found: %s\n" msgstr "密钥‘%s’找不到:%s\n" -#: g10/delkey.c:81 g10/export.c:354 g10/import.c:2417 g10/keyserver.c:1741 +#: g10/delkey.c:81 g10/export.c:354 g10/import.c:2417 g10/keyserver.c:1743 #: g10/revoke.c:232 g10/revoke.c:477 #, c-format msgid "error reading keyblock: %s\n" @@ -1860,7 +1860,7 @@ msgid "run in server mode" msgstr "" #: g10/gpg.c:436 g10/gpgv.c:69 kbx/kbxutil.c:81 sm/gpgsm.c:226 -#: tools/gpg-connect-agent.c:64 tools/gpgconf.c:74 tools/symcryptrun.c:157 +#: tools/gpg-connect-agent.c:67 tools/gpgconf.c:74 tools/symcryptrun.c:157 msgid "" "@\n" "Options:\n" @@ -1986,520 +1986,520 @@ msgstr "压缩:" msgid "usage: gpg [options] " msgstr "用法:gpg [选项] " -#: g10/gpg.c:1109 sm/gpgsm.c:675 +#: g10/gpg.c:1115 sm/gpgsm.c:675 msgid "conflicting commands\n" msgstr "冲突的指令\n" -#: g10/gpg.c:1127 +#: g10/gpg.c:1133 #, c-format msgid "no = sign found in group definition `%s'\n" msgstr "在‘%s’组定义里找不到等号(=)\n" -#: g10/gpg.c:1324 +#: g10/gpg.c:1330 #, c-format msgid "WARNING: unsafe ownership on homedir `%s'\n" msgstr "警告:用户目录‘%s’所有权不安全\n" -#: g10/gpg.c:1327 +#: g10/gpg.c:1333 #, c-format msgid "WARNING: unsafe ownership on configuration file `%s'\n" msgstr "警告:配置文件‘%s’所有权不安全\n" -#: g10/gpg.c:1330 +#: g10/gpg.c:1336 #, c-format msgid "WARNING: unsafe ownership on extension `%s'\n" msgstr "警告:扩展模块‘%s’所有权不安全\n" -#: g10/gpg.c:1336 +#: g10/gpg.c:1342 #, c-format msgid "WARNING: unsafe permissions on homedir `%s'\n" msgstr "警告:用户目录‘%s’权限不安全\n" -#: g10/gpg.c:1339 +#: g10/gpg.c:1345 #, c-format msgid "WARNING: unsafe permissions on configuration file `%s'\n" msgstr "警告:配置文件‘%s’权限不安全\n" -#: g10/gpg.c:1342 +#: g10/gpg.c:1348 #, c-format msgid "WARNING: unsafe permissions on extension `%s'\n" msgstr "警告:扩展模块‘%s’权限不安全\n" -#: g10/gpg.c:1348 +#: g10/gpg.c:1354 #, c-format msgid "WARNING: unsafe enclosing directory ownership on homedir `%s'\n" msgstr "警告:用户目录‘%s’的关闭目录所有权不安全\n" -#: g10/gpg.c:1351 +#: g10/gpg.c:1357 #, c-format msgid "" "WARNING: unsafe enclosing directory ownership on configuration file `%s'\n" msgstr "警告:配置文件‘%s’的关闭目录所有权不安全\n" -#: g10/gpg.c:1354 +#: g10/gpg.c:1360 #, c-format msgid "WARNING: unsafe enclosing directory ownership on extension `%s'\n" msgstr "警告:扩展模块‘%s’的关闭目录所有权不安全\n" -#: g10/gpg.c:1360 +#: g10/gpg.c:1366 #, c-format msgid "WARNING: unsafe enclosing directory permissions on homedir `%s'\n" msgstr "警告:用户目录‘%s’的关闭目录权限不安全\n" -#: g10/gpg.c:1363 +#: g10/gpg.c:1369 #, c-format msgid "" "WARNING: unsafe enclosing directory permissions on configuration file `%s'\n" msgstr "警告:配置文件‘%s’的关闭目录权限不安全\n" -#: g10/gpg.c:1366 +#: g10/gpg.c:1372 #, c-format msgid "WARNING: unsafe enclosing directory permissions on extension `%s'\n" msgstr "警告:扩展模块‘%s’的关闭目录权限不安全\n" -#: g10/gpg.c:1545 +#: g10/gpg.c:1551 #, c-format msgid "unknown configuration item `%s'\n" msgstr "未知的配置项‘%s’\n" -#: g10/gpg.c:1645 +#: g10/gpg.c:1651 msgid "display photo IDs during key listings" msgstr "列出密钥时显示用户标识" -#: g10/gpg.c:1647 +#: g10/gpg.c:1653 msgid "show policy URLs during signature listings" msgstr "列出签名时显示策略 URL" -#: g10/gpg.c:1649 +#: g10/gpg.c:1655 msgid "show all notations during signature listings" msgstr "列出签名时显示 IETF 标准注记" -#: g10/gpg.c:1651 +#: g10/gpg.c:1657 msgid "show IETF standard notations during signature listings" msgstr "列出签名时显示 IETF 标准注记" -#: g10/gpg.c:1655 +#: g10/gpg.c:1661 msgid "show user-supplied notations during signature listings" msgstr "列出签名时显示用户提供的注记" -#: g10/gpg.c:1657 +#: g10/gpg.c:1663 msgid "show preferred keyserver URLs during signature listings" msgstr "列出密钥时显示首选公钥服务器 URL" -#: g10/gpg.c:1659 +#: g10/gpg.c:1665 msgid "show user ID validity during key listings" msgstr "列出密钥时显示用户标识的有效性" -#: g10/gpg.c:1661 +#: g10/gpg.c:1667 msgid "show revoked and expired user IDs in key listings" msgstr "列出密钥时显示已吊销或已过期的用户标识" -#: g10/gpg.c:1663 +#: g10/gpg.c:1669 msgid "show revoked and expired subkeys in key listings" msgstr "列出密钥时显示已吊销或已过期的子钥" -#: g10/gpg.c:1665 +#: g10/gpg.c:1671 msgid "show the keyring name in key listings" msgstr "列出密钥时显示钥匙环的名称" -#: g10/gpg.c:1667 +#: g10/gpg.c:1673 msgid "show expiration dates during signature listings" msgstr "列出签名时显示过期日期" -#: g10/gpg.c:1828 +#: g10/gpg.c:1834 #, c-format msgid "NOTE: old default options file `%s' ignored\n" msgstr "注意:旧式的默认配置文件‘%s’已被忽略\n" -#: g10/gpg.c:1919 +#: g10/gpg.c:1926 #, c-format msgid "libgcrypt is too old (need %s, have %s)\n" msgstr "" -#: g10/gpg.c:2303 g10/gpg.c:2989 g10/gpg.c:3001 +#: g10/gpg.c:2309 g10/gpg.c:2995 g10/gpg.c:3007 #, c-format msgid "NOTE: %s is not for normal use!\n" msgstr "注意:一般情况下不会用到 %s!\n" -#: g10/gpg.c:2484 g10/gpg.c:2496 +#: g10/gpg.c:2490 g10/gpg.c:2502 #, c-format msgid "`%s' is not a valid signature expiration\n" msgstr "‘%s’不是一个有效的签名过期日期\n" -#: g10/gpg.c:2578 +#: g10/gpg.c:2584 #, c-format msgid "`%s' is not a valid character set\n" msgstr "‘%s’不是一个有效的字符集\n" -#: g10/gpg.c:2601 g10/gpg.c:2796 g10/keyedit.c:4107 +#: g10/gpg.c:2607 g10/gpg.c:2802 g10/keyedit.c:4107 msgid "could not parse keyserver URL\n" msgstr "无法解析公钥服务器 URL\n" -#: g10/gpg.c:2613 +#: g10/gpg.c:2619 #, c-format msgid "%s:%d: invalid keyserver options\n" msgstr "%s:%d:无效的公钥服务器选项\n" -#: g10/gpg.c:2616 +#: g10/gpg.c:2622 msgid "invalid keyserver options\n" msgstr "无效的公钥服务器选项\n" -#: g10/gpg.c:2623 +#: g10/gpg.c:2629 #, c-format msgid "%s:%d: invalid import options\n" msgstr "%s:%d:无效的导入选项\n" -#: g10/gpg.c:2626 +#: g10/gpg.c:2632 msgid "invalid import options\n" msgstr "无效的导入选项\n" -#: g10/gpg.c:2633 +#: g10/gpg.c:2639 #, c-format msgid "%s:%d: invalid export options\n" msgstr "%s:%d:无效的导出选项\n" -#: g10/gpg.c:2636 +#: g10/gpg.c:2642 msgid "invalid export options\n" msgstr "无效的导出选项\n" -#: g10/gpg.c:2643 +#: g10/gpg.c:2649 #, c-format msgid "%s:%d: invalid list options\n" msgstr "%s:%d:无效的列表选项\n" -#: g10/gpg.c:2646 +#: g10/gpg.c:2652 msgid "invalid list options\n" msgstr "无效的列表选项\n" -#: g10/gpg.c:2654 +#: g10/gpg.c:2660 msgid "display photo IDs during signature verification" msgstr "验证签名时显示照片标识" -#: g10/gpg.c:2656 +#: g10/gpg.c:2662 msgid "show policy URLs during signature verification" msgstr "验证签名时显示策略 URL" -#: g10/gpg.c:2658 +#: g10/gpg.c:2664 msgid "show all notations during signature verification" msgstr "验证签名时显示所有注记" -#: g10/gpg.c:2660 +#: g10/gpg.c:2666 msgid "show IETF standard notations during signature verification" msgstr "验证签名时显示 IETF 标准注记" -#: g10/gpg.c:2664 +#: g10/gpg.c:2670 msgid "show user-supplied notations during signature verification" msgstr "验证签名时显示用户提供的注记" -#: g10/gpg.c:2666 +#: g10/gpg.c:2672 msgid "show preferred keyserver URLs during signature verification" msgstr "验证签名时显示首选公钥服务器 URL" -#: g10/gpg.c:2668 +#: g10/gpg.c:2674 msgid "show user ID validity during signature verification" msgstr "验证签名时显示用户标识的有效性" -#: g10/gpg.c:2670 +#: g10/gpg.c:2676 msgid "show revoked and expired user IDs in signature verification" msgstr "验证密钥时显示已吊销或已过期的子钥" -#: g10/gpg.c:2672 +#: g10/gpg.c:2678 #, fuzzy msgid "show only the primary user ID in signature verification" msgstr "验证密钥时显示已吊销或已过期的子钥" -#: g10/gpg.c:2674 +#: g10/gpg.c:2680 msgid "validate signatures with PKA data" msgstr "使用 PKA 数据验证签名的有效性" -#: g10/gpg.c:2676 +#: g10/gpg.c:2682 msgid "elevate the trust of signatures with valid PKA data" msgstr "提升带有有效 PKA 数据的签名的信任度" -#: g10/gpg.c:2683 +#: g10/gpg.c:2689 #, c-format msgid "%s:%d: invalid verify options\n" msgstr "%s:%d:无效的校验选项\n" -#: g10/gpg.c:2686 +#: g10/gpg.c:2692 msgid "invalid verify options\n" msgstr "无效的校验选项\n" -#: g10/gpg.c:2693 +#: g10/gpg.c:2699 #, c-format msgid "unable to set exec-path to %s\n" msgstr "无法把运行路径设成 %s\n" -#: g10/gpg.c:2868 +#: g10/gpg.c:2874 #, c-format msgid "%s:%d: invalid auto-key-locate list\n" msgstr "%s:%d:无效的 auto-key-locate 清单\n" -#: g10/gpg.c:2871 +#: g10/gpg.c:2877 msgid "invalid auto-key-locate list\n" msgstr "无效的 auto-key-locate 清单\n" -#: g10/gpg.c:2978 sm/gpgsm.c:1386 +#: g10/gpg.c:2984 sm/gpgsm.c:1386 msgid "WARNING: program may create a core file!\n" msgstr "警告:程序可能会创建核心内存转储!\n" -#: g10/gpg.c:2982 +#: g10/gpg.c:2988 #, c-format msgid "WARNING: %s overrides %s\n" msgstr "警告:%s 会使得 %s 失效\n" -#: g10/gpg.c:2991 +#: g10/gpg.c:2997 #, c-format msgid "%s not allowed with %s!\n" msgstr "%s 不可与 %s 并用\n" -#: g10/gpg.c:2994 +#: g10/gpg.c:3000 #, c-format msgid "%s makes no sense with %s!\n" msgstr "%s 与 %s 并用无意义!\n" -#: g10/gpg.c:3009 +#: g10/gpg.c:3015 #, c-format msgid "will not run with insecure memory due to %s\n" msgstr "不会在内存不安全的情况下运行,原因是 %s\n" -#: g10/gpg.c:3023 +#: g10/gpg.c:3029 msgid "you can only make detached or clear signatures while in --pgp2 mode\n" msgstr "您只有在 --pgp2 模式下才能做分离式或明文签名\n" -#: g10/gpg.c:3029 +#: g10/gpg.c:3035 msgid "you can't sign and encrypt at the same time while in --pgp2 mode\n" msgstr "您在 --pgp2 模式下时,不能同时签名和加密\n" -#: g10/gpg.c:3035 +#: g10/gpg.c:3041 msgid "you must use files (and not a pipe) when working with --pgp2 enabled.\n" msgstr "启用 --pgp2 时您应该只使用文件,而非管道\n" -#: g10/gpg.c:3048 +#: g10/gpg.c:3054 msgid "encrypting a message in --pgp2 mode requires the IDEA cipher\n" msgstr "在 --pgp2 模式下加密报文需要 IDEA 算法\n" -#: g10/gpg.c:3114 g10/gpg.c:3138 sm/gpgsm.c:1458 +#: g10/gpg.c:3120 g10/gpg.c:3144 sm/gpgsm.c:1458 msgid "selected cipher algorithm is invalid\n" msgstr "所选的对称加密算法无效\n" -#: g10/gpg.c:3120 g10/gpg.c:3144 sm/gpgsm.c:1466 sm/gpgsm.c:1472 +#: g10/gpg.c:3126 g10/gpg.c:3150 sm/gpgsm.c:1466 sm/gpgsm.c:1472 msgid "selected digest algorithm is invalid\n" msgstr "所选的散列算法无效\n" -#: g10/gpg.c:3126 +#: g10/gpg.c:3132 msgid "selected compression algorithm is invalid\n" msgstr "所选的压缩算法无效\n" -#: g10/gpg.c:3132 +#: g10/gpg.c:3138 msgid "selected certification digest algorithm is invalid\n" msgstr "所选的证书散列算法无效\n" -#: g10/gpg.c:3147 +#: g10/gpg.c:3153 msgid "completes-needed must be greater than 0\n" msgstr "需要的完全可信签名数一定要大于 0\n" -#: g10/gpg.c:3149 +#: g10/gpg.c:3155 msgid "marginals-needed must be greater than 1\n" msgstr "需要的勉强可信签名数一定要大于 1\n" -#: g10/gpg.c:3151 +#: g10/gpg.c:3157 msgid "max-cert-depth must be in the range from 1 to 255\n" msgstr "最大验证深度一定要介于 1 和 255 之间\n" -#: g10/gpg.c:3153 +#: g10/gpg.c:3159 msgid "invalid default-cert-level; must be 0, 1, 2, or 3\n" msgstr "无效的默认验证级别;一定要是 0,1,2 或 3\n" -#: g10/gpg.c:3155 +#: g10/gpg.c:3161 msgid "invalid min-cert-level; must be 1, 2, or 3\n" msgstr "无效的最小验证级别;一定要是 1,2 或 3\n" -#: g10/gpg.c:3158 +#: g10/gpg.c:3164 msgid "NOTE: simple S2K mode (0) is strongly discouraged\n" msgstr "注意:强烈不建议使用简单的 S2K 模式(0)\n" -#: g10/gpg.c:3162 +#: g10/gpg.c:3168 msgid "invalid S2K mode; must be 0, 1 or 3\n" msgstr "无效的 S2K 模式;必须是 0,1 或 3\n" -#: g10/gpg.c:3169 +#: g10/gpg.c:3175 msgid "invalid default preferences\n" msgstr "无效的默认首选项\n" -#: g10/gpg.c:3178 +#: g10/gpg.c:3184 msgid "invalid personal cipher preferences\n" msgstr "无效的个人对称加密算法首选项\n" -#: g10/gpg.c:3182 +#: g10/gpg.c:3188 msgid "invalid personal digest preferences\n" msgstr "无效的个人散列算法首选项\n" -#: g10/gpg.c:3186 +#: g10/gpg.c:3192 msgid "invalid personal compress preferences\n" msgstr "无效的个人压缩算法首选项\n" -#: g10/gpg.c:3219 +#: g10/gpg.c:3225 #, c-format msgid "%s does not yet work with %s\n" msgstr "%s 尚不能和 %s 并用\n" -#: g10/gpg.c:3266 +#: g10/gpg.c:3272 #, c-format msgid "you may not use cipher algorithm `%s' while in %s mode\n" msgstr "您不能在 %s 模式下使用‘%s’对称加密算法\n" -#: g10/gpg.c:3271 +#: g10/gpg.c:3277 #, c-format msgid "you may not use digest algorithm `%s' while in %s mode\n" msgstr "您不能在 %s 模式下使用‘%s’散列算法\n" -#: g10/gpg.c:3276 +#: g10/gpg.c:3282 #, c-format msgid "you may not use compression algorithm `%s' while in %s mode\n" msgstr "您不能在 %s 模式下使用‘%s’压缩算法\n" -#: g10/gpg.c:3359 +#: g10/gpg.c:3365 #, c-format msgid "failed to initialize the TrustDB: %s\n" msgstr "初始化信任度数据库失败:%s\n" -#: g10/gpg.c:3370 +#: g10/gpg.c:3376 msgid "WARNING: recipients (-r) given without using public key encryption\n" msgstr "警告:给定了收件人(-r)但并未使用公钥加密\n" -#: g10/gpg.c:3391 +#: g10/gpg.c:3397 msgid "--store [filename]" msgstr "--store [文件名]" -#: g10/gpg.c:3398 +#: g10/gpg.c:3404 msgid "--symmetric [filename]" msgstr "--symmetric [文件名]" -#: g10/gpg.c:3400 +#: g10/gpg.c:3406 #, c-format msgid "symmetric encryption of `%s' failed: %s\n" msgstr "对称加密‘%s’失败:%s\n" -#: g10/gpg.c:3410 +#: g10/gpg.c:3416 msgid "--encrypt [filename]" msgstr "--encrypt [文件名]" -#: g10/gpg.c:3423 +#: g10/gpg.c:3429 msgid "--symmetric --encrypt [filename]" msgstr "--symmetric --encrypt [文件名]" -#: g10/gpg.c:3425 +#: g10/gpg.c:3431 msgid "you cannot use --symmetric --encrypt with --s2k-mode 0\n" msgstr "使用 --symmetric --encrypt 时不能使用 --s2k-mode 0\n" -#: g10/gpg.c:3428 +#: g10/gpg.c:3434 #, c-format msgid "you cannot use --symmetric --encrypt while in %s mode\n" msgstr "您不能在 %s 模式下使用 --symmetric -encrypt\n" -#: g10/gpg.c:3446 +#: g10/gpg.c:3452 msgid "--sign [filename]" msgstr "--sign [文件名]" -#: g10/gpg.c:3459 +#: g10/gpg.c:3465 msgid "--sign --encrypt [filename]" msgstr "--sign --encrypt [文件名]" -#: g10/gpg.c:3474 +#: g10/gpg.c:3480 msgid "--symmetric --sign --encrypt [filename]" msgstr "--symmetric --sign --encrypt [文件名]" -#: g10/gpg.c:3476 +#: g10/gpg.c:3482 msgid "you cannot use --symmetric --sign --encrypt with --s2k-mode 0\n" msgstr "使用 --symmetric --sign --encrypt 时不能使用 --s2k-mode 0\n" -#: g10/gpg.c:3479 +#: g10/gpg.c:3485 #, c-format msgid "you cannot use --symmetric --sign --encrypt while in %s mode\n" msgstr "您不能在 %s 模式下使用 --symmetric --sign -encrypt\n" -#: g10/gpg.c:3499 +#: g10/gpg.c:3505 msgid "--sign --symmetric [filename]" msgstr "--sign --symmetric [文件名]" -#: g10/gpg.c:3508 +#: g10/gpg.c:3514 msgid "--clearsign [filename]" msgstr "--clearsign [文件名]" -#: g10/gpg.c:3533 +#: g10/gpg.c:3539 msgid "--decrypt [filename]" msgstr "--decrypt [文件名]" -#: g10/gpg.c:3541 +#: g10/gpg.c:3547 msgid "--sign-key user-id" msgstr "--sign-key 用户标识" -#: g10/gpg.c:3545 +#: g10/gpg.c:3551 msgid "--lsign-key user-id" msgstr "--lsign-key 用户标识" -#: g10/gpg.c:3566 +#: g10/gpg.c:3572 msgid "--edit-key user-id [commands]" msgstr "--edit-key 用户标识 [指令]" -#: g10/gpg.c:3658 +#: g10/gpg.c:3664 #, c-format msgid "keyserver send failed: %s\n" msgstr "上传至公钥服务器失败:%s\n" -#: g10/gpg.c:3660 +#: g10/gpg.c:3666 #, c-format msgid "keyserver receive failed: %s\n" msgstr "从公钥服务器接收失败:%s\n" -#: g10/gpg.c:3662 +#: g10/gpg.c:3668 #, c-format msgid "key export failed: %s\n" msgstr "导出密钥失败:%s\n" -#: g10/gpg.c:3673 +#: g10/gpg.c:3679 #, c-format msgid "keyserver search failed: %s\n" msgstr "搜寻公钥服务器失败:%s\n" -#: g10/gpg.c:3683 +#: g10/gpg.c:3689 #, c-format msgid "keyserver refresh failed: %s\n" msgstr "从公钥服务器更新失败:%s\n" -#: g10/gpg.c:3734 +#: g10/gpg.c:3740 #, c-format msgid "dearmoring failed: %s\n" msgstr "解开 ASCII 封装失败:%s\n" -#: g10/gpg.c:3742 +#: g10/gpg.c:3748 #, c-format msgid "enarmoring failed: %s\n" msgstr "进行 ASCII 封装失败:%s\n" -#: g10/gpg.c:3832 +#: g10/gpg.c:3838 #, c-format msgid "invalid hash algorithm `%s'\n" msgstr "无效的‘%s’散列算法\n" -#: g10/gpg.c:3949 +#: g10/gpg.c:3955 msgid "[filename]" msgstr "[文件名]" -#: g10/gpg.c:3953 +#: g10/gpg.c:3959 msgid "Go ahead and type your message ...\n" msgstr "请开始键入您的报文……\n" -#: g10/gpg.c:4265 +#: g10/gpg.c:4271 msgid "the given certification policy URL is invalid\n" msgstr "给定的的验证策略 URL 无效\n" -#: g10/gpg.c:4267 +#: g10/gpg.c:4273 msgid "the given signature policy URL is invalid\n" msgstr "给定的签名策略 URL 无效\n" -#: g10/gpg.c:4300 +#: g10/gpg.c:4306 msgid "the given preferred keyserver URL is invalid\n" msgstr "给定的首选公钥服务器 URL 无效\n" @@ -3008,29 +3008,29 @@ msgstr "[吊销]" msgid "[self-signature]" msgstr "[自身签名]" -#: g10/keyedit.c:344 g10/keylist.c:392 +#: g10/keyedit.c:344 g10/keylist.c:396 msgid "1 bad signature\n" msgstr "1 个损坏的签名\n" -#: g10/keyedit.c:346 g10/keylist.c:394 +#: g10/keyedit.c:346 g10/keylist.c:398 #, c-format msgid "%d bad signatures\n" msgstr "%d 个损坏的签名\n" -#: g10/keyedit.c:348 g10/keylist.c:396 +#: g10/keyedit.c:348 g10/keylist.c:400 msgid "1 signature not checked due to a missing key\n" msgstr "有 1 份签名因为遗失密钥而未被检查\n" -#: g10/keyedit.c:350 g10/keylist.c:398 +#: g10/keyedit.c:350 g10/keylist.c:402 #, c-format msgid "%d signatures not checked due to missing keys\n" msgstr "有 %d 份签名因为遗失密钥而未被检查\n" -#: g10/keyedit.c:352 g10/keylist.c:400 +#: g10/keyedit.c:352 g10/keylist.c:404 msgid "1 signature not checked due to an error\n" msgstr "有 1 份签名因为某个错误而未被检查\n" -#: g10/keyedit.c:354 g10/keylist.c:402 +#: g10/keyedit.c:354 g10/keylist.c:406 #, c-format msgid "%d signatures not checked due to errors\n" msgstr "有 %d 份签名因为某些错误而未被检查\n" @@ -3277,19 +3277,19 @@ msgstr "签名时失败: %s\n" msgid "Key has only stub or on-card key items - no passphrase to change.\n" msgstr "只有占位密钥,或者密钥存储在卡上——没有密码可以更改。\n" -#: g10/keyedit.c:1142 g10/keygen.c:3601 +#: g10/keyedit.c:1142 g10/keygen.c:3623 msgid "This key is not protected.\n" msgstr "这把密钥没有被保护。\n" -#: g10/keyedit.c:1146 g10/keygen.c:3588 g10/revoke.c:538 +#: g10/keyedit.c:1146 g10/keygen.c:3610 g10/revoke.c:538 msgid "Secret parts of primary key are not available.\n" msgstr "主钥的私钥部分无法取用。\n" -#: g10/keyedit.c:1150 g10/keygen.c:3604 +#: g10/keyedit.c:1150 g10/keygen.c:3626 msgid "Secret parts of primary key are stored on-card.\n" msgstr "主钥的私钥部分存储在卡上。\n" -#: g10/keyedit.c:1156 g10/keygen.c:3608 +#: g10/keyedit.c:1156 g10/keygen.c:3630 msgid "Key is protected.\n" msgstr "密钥受保护。\n" @@ -3648,7 +3648,7 @@ msgstr "特点:" msgid "Keyserver no-modify" msgstr "公钥服务器不可变造" -#: g10/keyedit.c:2443 g10/keylist.c:310 +#: g10/keyedit.c:2443 g10/keylist.c:314 msgid "Preferred keyserver: " msgstr "首选公钥服务器:" @@ -3675,24 +3675,24 @@ msgid "(sensitive)" msgstr " (敏感的)" #: g10/keyedit.c:2764 g10/keyedit.c:2820 g10/keyedit.c:2881 g10/keyedit.c:2896 -#: g10/keylist.c:196 g10/keyserver.c:529 +#: g10/keylist.c:200 g10/keyserver.c:529 #, c-format msgid "created: %s" msgstr "创建于:%s" -#: g10/keyedit.c:2767 g10/keylist.c:812 g10/keylist.c:906 g10/mainproc.c:989 +#: g10/keyedit.c:2767 g10/keylist.c:817 g10/keylist.c:911 g10/mainproc.c:989 #, c-format msgid "revoked: %s" msgstr "已吊销:%s" -#: g10/keyedit.c:2769 g10/keylist.c:783 g10/keylist.c:818 g10/keylist.c:912 +#: g10/keyedit.c:2769 g10/keylist.c:788 g10/keylist.c:823 g10/keylist.c:917 #, c-format msgid "expired: %s" msgstr "已过期:%s" #: g10/keyedit.c:2771 g10/keyedit.c:2822 g10/keyedit.c:2883 g10/keyedit.c:2898 -#: g10/keylist.c:198 g10/keylist.c:789 g10/keylist.c:824 g10/keylist.c:918 -#: g10/keylist.c:939 g10/keyserver.c:535 g10/mainproc.c:995 +#: g10/keylist.c:202 g10/keylist.c:794 g10/keylist.c:829 g10/keylist.c:923 +#: g10/keylist.c:944 g10/keyserver.c:535 g10/mainproc.c:995 #, c-format msgid "expires: %s" msgstr "有效至:%s" @@ -3716,7 +3716,7 @@ msgstr "有效性:%s" msgid "This key has been disabled" msgstr "这把密钥已经被禁用" -#: g10/keyedit.c:2827 g10/keylist.c:202 +#: g10/keyedit.c:2827 g10/keylist.c:206 msgid "card-no: " msgstr "卡号:" @@ -4054,12 +4054,12 @@ msgid "writing key binding signature\n" msgstr "正在写入密钥绑定签名\n" #: g10/keygen.c:1157 g10/keygen.c:1268 g10/keygen.c:1273 g10/keygen.c:1408 -#: g10/keygen.c:3101 +#: g10/keygen.c:3123 #, c-format msgid "keysize invalid; using %u bits\n" msgstr "密钥尺寸无效:改用 %u 位\n" -#: g10/keygen.c:1163 g10/keygen.c:1279 g10/keygen.c:1414 g10/keygen.c:3107 +#: g10/keygen.c:1163 g10/keygen.c:1279 g10/keygen.c:1414 g10/keygen.c:3129 #, c-format msgid "keysize rounded up to %u bits\n" msgstr "密钥尺寸舍入到 %u 位\n" @@ -4409,50 +4409,50 @@ msgstr "" "我们需要生成大量的随机字节。这个时候您可以多做些琐事(像是敲打键盘、移动\n" "鼠标、读写硬盘之类的),这会让随机数字发生器有更好的机会获得足够的熵数。\n" -#: g10/keygen.c:3041 g10/keygen.c:3068 +#: g10/keygen.c:3063 g10/keygen.c:3090 msgid "Key generation canceled.\n" msgstr "密钥生成已取消。\n" -#: g10/keygen.c:3273 g10/keygen.c:3440 +#: g10/keygen.c:3295 g10/keygen.c:3462 #, c-format msgid "writing public key to `%s'\n" msgstr "正在将公钥写至`%s'\n" -#: g10/keygen.c:3275 g10/keygen.c:3443 +#: g10/keygen.c:3297 g10/keygen.c:3465 #, c-format msgid "writing secret key stub to `%s'\n" msgstr "向‘%s’写入私钥占位符\n" -#: g10/keygen.c:3278 g10/keygen.c:3446 +#: g10/keygen.c:3300 g10/keygen.c:3468 #, c-format msgid "writing secret key to `%s'\n" msgstr "正在将私钥写至`%s'\n" -#: g10/keygen.c:3427 +#: g10/keygen.c:3449 #, c-format msgid "no writable public keyring found: %s\n" msgstr "找不到可写的公钥钥匙环:%s\n" -#: g10/keygen.c:3434 +#: g10/keygen.c:3456 #, c-format msgid "no writable secret keyring found: %s\n" msgstr "找不到可写的私钥钥匙环:%s\n" -#: g10/keygen.c:3454 +#: g10/keygen.c:3476 #, c-format msgid "error writing public keyring `%s': %s\n" msgstr "写入公钥钥匙环‘%s’时发生错误: %s\n" -#: g10/keygen.c:3462 +#: g10/keygen.c:3484 #, c-format msgid "error writing secret keyring `%s': %s\n" msgstr "写入私钥钥匙环‘%s’时发生错误: %s\n" -#: g10/keygen.c:3489 +#: g10/keygen.c:3511 msgid "public and secret key created and signed.\n" msgstr "公钥和私钥已经生成并经签名。\n" -#: g10/keygen.c:3500 +#: g10/keygen.c:3522 msgid "" "Note that this key cannot be used for encryption. You may want to use\n" "the command \"--edit-key\" to generate a subkey for this purpose.\n" @@ -4460,42 +4460,42 @@ msgstr "" "请注意这把密钥还不能用来加密,您必须先用“--edit-key”指令\n" "生成用于加密的子钥。\n" -#: g10/keygen.c:3513 g10/keygen.c:3658 g10/keygen.c:3779 +#: g10/keygen.c:3535 g10/keygen.c:3680 g10/keygen.c:3801 #, c-format msgid "Key generation failed: %s\n" msgstr "生成密钥失败:%s\n" -#: g10/keygen.c:3568 g10/keygen.c:3709 g10/sign.c:241 +#: g10/keygen.c:3590 g10/keygen.c:3731 g10/sign.c:241 #, c-format msgid "" "key has been created %lu second in future (time warp or clock problem)\n" msgstr "密钥是在 %lu 秒后的未来生成的(可能是因为时空扭曲或时钟的问题)\n" -#: g10/keygen.c:3570 g10/keygen.c:3711 g10/sign.c:243 +#: g10/keygen.c:3592 g10/keygen.c:3733 g10/sign.c:243 #, c-format msgid "" "key has been created %lu seconds in future (time warp or clock problem)\n" msgstr "密钥是在 %lu 秒后的未来生成的(可能是因为时空扭曲或时钟的问题)\n" -#: g10/keygen.c:3581 g10/keygen.c:3722 +#: g10/keygen.c:3603 g10/keygen.c:3744 msgid "NOTE: creating subkeys for v3 keys is not OpenPGP compliant\n" msgstr "注意:为 v3 密钥生成子钥会失去 OpenPGP 兼容性\n" -#: g10/keygen.c:3622 g10/keygen.c:3755 +#: g10/keygen.c:3644 g10/keygen.c:3777 msgid "Really create? (y/N) " msgstr "真的要建立吗?(y/N)" -#: g10/keygen.c:3928 +#: g10/keygen.c:3950 #, c-format msgid "storing key onto card failed: %s\n" msgstr "向卡上存储密钥时失败:%s\n" -#: g10/keygen.c:3976 +#: g10/keygen.c:3998 #, c-format msgid "can't create backup file `%s': %s\n" msgstr "不能创建备份文件‘%s’:%s\n" -#: g10/keygen.c:4002 +#: g10/keygen.c:4024 #, c-format msgid "NOTE: backup of card key saved to `%s'\n" msgstr "注意:卡密钥的备份已保存到‘%s’\n" @@ -4504,54 +4504,54 @@ msgstr "注意:卡密钥的备份已保存到‘%s’\n" msgid "never " msgstr "永不过期" -#: g10/keylist.c:267 +#: g10/keylist.c:271 msgid "Critical signature policy: " msgstr "关键签名策略:" -#: g10/keylist.c:269 +#: g10/keylist.c:273 msgid "Signature policy: " msgstr "签名策略:" -#: g10/keylist.c:308 +#: g10/keylist.c:312 msgid "Critical preferred keyserver: " msgstr "关键首选公钥服务器:" -#: g10/keylist.c:361 +#: g10/keylist.c:365 msgid "Critical signature notation: " msgstr "关键签名注记:" -#: g10/keylist.c:363 +#: g10/keylist.c:367 msgid "Signature notation: " msgstr "签名注记:" -#: g10/keylist.c:473 +#: g10/keylist.c:477 msgid "Keyring" msgstr "钥匙环" -#: g10/keylist.c:1504 +#: g10/keylist.c:1509 msgid "Primary key fingerprint:" msgstr "主钥指纹:" -#: g10/keylist.c:1506 +#: g10/keylist.c:1511 msgid " Subkey fingerprint:" msgstr "子钥指纹:" #. TRANSLATORS: this should fit into 24 bytes to that the #. * fingerprint data is properly aligned with the user ID -#: g10/keylist.c:1513 +#: g10/keylist.c:1518 msgid " Primary key fingerprint:" msgstr " 主钥指纹:" -#: g10/keylist.c:1515 +#: g10/keylist.c:1520 msgid " Subkey fingerprint:" msgstr " 子钥指纹:" # use tty -#: g10/keylist.c:1519 g10/keylist.c:1523 +#: g10/keylist.c:1524 g10/keylist.c:1528 msgid " Key fingerprint =" msgstr "密钥指纹 =" -#: g10/keylist.c:1590 +#: g10/keylist.c:1595 msgid " Card serial no. =" msgstr "卡序列号 =" @@ -4635,139 +4635,139 @@ msgstr "警告:公钥服务器选项‘%s’在此平台上没有被使用\n" msgid "disabled" msgstr "已禁用" -#: g10/keyserver.c:742 +#: g10/keyserver.c:744 msgid "Enter number(s), N)ext, or Q)uit > " msgstr "输入数字以选择,输入 N 翻页,输入 Q 退出 >" -#: g10/keyserver.c:826 g10/keyserver.c:1448 +#: g10/keyserver.c:828 g10/keyserver.c:1450 #, c-format msgid "invalid keyserver protocol (us %d!=handler %d)\n" msgstr "无效的公钥服务器协议(us %d!=handler %d)\n" -#: g10/keyserver.c:924 +#: g10/keyserver.c:926 #, c-format msgid "key \"%s\" not found on keyserver\n" msgstr "在公钥服务器上找不到密钥“%s”\n" -#: g10/keyserver.c:926 +#: g10/keyserver.c:928 msgid "key not found on keyserver\n" msgstr "在公钥服务器上找不到密钥\n" -#: g10/keyserver.c:1167 +#: g10/keyserver.c:1169 #, c-format msgid "requesting key %s from %s server %s\n" msgstr "下载密钥‘%s’,从 %s 服务器 %s\n" -#: g10/keyserver.c:1171 +#: g10/keyserver.c:1173 #, c-format msgid "requesting key %s from %s\n" msgstr "下载密钥 %s,从 %s\n" -#: g10/keyserver.c:1195 +#: g10/keyserver.c:1197 #, c-format msgid "searching for names from %s server %s\n" msgstr "在 %s 服务器 %s 上搜索名字\n" -#: g10/keyserver.c:1198 +#: g10/keyserver.c:1200 #, c-format msgid "searching for names from %s\n" msgstr "在 %s 上搜索名字\n" -#: g10/keyserver.c:1351 +#: g10/keyserver.c:1353 #, c-format msgid "sending key %s to %s server %s\n" msgstr "将密钥‘%s’上传到 %s 服务器 %s\n" -#: g10/keyserver.c:1355 +#: g10/keyserver.c:1357 #, c-format msgid "sending key %s to %s\n" msgstr "将密钥‘%s’上传到 %s\n" -#: g10/keyserver.c:1398 +#: g10/keyserver.c:1400 #, c-format msgid "searching for \"%s\" from %s server %s\n" msgstr "搜索“%s”,在 %s 服务器 %s 上\n" -#: g10/keyserver.c:1401 +#: g10/keyserver.c:1403 #, c-format msgid "searching for \"%s\" from %s\n" msgstr "搜索“%s”,在 %s 上\n" -#: g10/keyserver.c:1408 g10/keyserver.c:1504 +#: g10/keyserver.c:1410 g10/keyserver.c:1506 msgid "no keyserver action!\n" msgstr "公钥服务器无动作!\n" -#: g10/keyserver.c:1456 +#: g10/keyserver.c:1458 #, c-format msgid "WARNING: keyserver handler from a different version of GnuPG (%s)\n" msgstr "警告:处理公钥服务器的程序来自不同版本的 GnuPG (%s)\n" -#: g10/keyserver.c:1465 +#: g10/keyserver.c:1467 msgid "keyserver did not send VERSION\n" msgstr "公钥服务器未发送 VERSION\n" -#: g10/keyserver.c:1527 g10/keyserver.c:2056 +#: g10/keyserver.c:1529 g10/keyserver.c:2058 msgid "no keyserver known (use option --keyserver)\n" msgstr "未给出公钥服务器(使用 --keyserver 选项)\n" -#: g10/keyserver.c:1533 +#: g10/keyserver.c:1535 msgid "external keyserver calls are not supported in this build\n" msgstr "这一编译版本不支持外部调用公钥服务器\n" -#: g10/keyserver.c:1545 +#: g10/keyserver.c:1547 #, c-format msgid "no handler for keyserver scheme `%s'\n" msgstr "没有处理‘%s’公钥服务器的程序\n" -#: g10/keyserver.c:1550 +#: g10/keyserver.c:1552 #, c-format msgid "action `%s' not supported with keyserver scheme `%s'\n" msgstr "‘%s’操作不为‘%s’公钥服务器所支持\n" -#: g10/keyserver.c:1558 +#: g10/keyserver.c:1560 #, c-format msgid "%s does not support handler version %d\n" msgstr "%s 不支持对版本 %d 的处理\n" -#: g10/keyserver.c:1565 +#: g10/keyserver.c:1567 msgid "keyserver timed out\n" msgstr "公钥服务器超时\n" -#: g10/keyserver.c:1570 +#: g10/keyserver.c:1572 msgid "keyserver internal error\n" msgstr "公钥服务器内部错误\n" -#: g10/keyserver.c:1579 +#: g10/keyserver.c:1581 #, c-format msgid "keyserver communications error: %s\n" msgstr "公钥服务器通讯错误:%s\n" -#: g10/keyserver.c:1604 g10/keyserver.c:1638 +#: g10/keyserver.c:1606 g10/keyserver.c:1640 #, c-format msgid "\"%s\" not a key ID: skipping\n" msgstr "“%s”不是一个用户标识:跳过\n" -#: g10/keyserver.c:1897 +#: g10/keyserver.c:1899 #, c-format msgid "WARNING: unable to refresh key %s via %s: %s\n" msgstr "警告:无法更新密钥 %s,通过 %s:%s\n" -#: g10/keyserver.c:1919 +#: g10/keyserver.c:1921 #, c-format msgid "refreshing 1 key from %s\n" msgstr "1 个密钥正从 %s 得到更新\n" -#: g10/keyserver.c:1921 +#: g10/keyserver.c:1923 #, c-format msgid "refreshing %d keys from %s\n" msgstr "%d 个密钥正从 %s 得到更新\n" -#: g10/keyserver.c:1977 +#: g10/keyserver.c:1979 #, c-format msgid "WARNING: unable to fetch URI %s: %s\n" msgstr "警告:无法获取 URI %s:%s\n" -#: g10/keyserver.c:1983 +#: g10/keyserver.c:1985 #, c-format msgid "WARNING: unable to parse URI %s\n" msgstr "不能解析 URI %s\n" @@ -6145,7 +6145,7 @@ msgstr "绝对" msgid "no need for a trustdb check\n" msgstr "不需要检查信任度数据库\n" -#: g10/trustdb.c:577 g10/trustdb.c:2432 +#: g10/trustdb.c:577 g10/trustdb.c:2456 #, c-format msgid "next trustdb check due at %s\n" msgstr "下次信任度数据库检查将于 %s 进行\n" @@ -6173,33 +6173,33 @@ msgstr "请执行一次 --check-trustdb\n" msgid "checking the trustdb\n" msgstr "正在检查信任度数据库\n" -#: g10/trustdb.c:2175 +#: g10/trustdb.c:2199 #, c-format msgid "%d keys processed (%d validity counts cleared)\n" msgstr "已经处理了 %d 把密钥(共计已解决了 %d 份的有效性)\n" -#: g10/trustdb.c:2240 +#: g10/trustdb.c:2264 msgid "no ultimately trusted keys found\n" msgstr "没有找到任何绝对信任的密钥\n" -#: g10/trustdb.c:2254 +#: g10/trustdb.c:2278 #, c-format msgid "public key of ultimately trusted key %s not found\n" msgstr "绝对信任的密钥 %s 的公钥未被找到\n" -#: g10/trustdb.c:2277 +#: g10/trustdb.c:2301 #, c-format msgid "%d marginal(s) needed, %d complete(s) needed, %s trust model\n" msgstr "需要 %d 份勉强信任和 %d 份完全信任,%s 信任模型\n" -#: g10/trustdb.c:2363 +#: g10/trustdb.c:2387 #, c-format msgid "" "depth: %d valid: %3d signed: %3d trust: %d-, %dq, %dn, %dm, %df, %du\n" msgstr "" "深度:%d 有效性:%3d 已签名:%3d 信任度:%d-,%dq,%dn,%dm,%df,%du\n" -#: g10/trustdb.c:2438 +#: g10/trustdb.c:2462 #, c-format msgid "unable to update trustdb version record: write failed: %s\n" msgstr "无法更新信任度数据库版本记录:写入失败:%s\n" @@ -6388,12 +6388,12 @@ msgid "" "list, export, import Keybox data\n" msgstr "" -#: scd/app-nks.c:325 scd/app-openpgp.c:1456 scd/app-dinsig.c:297 +#: scd/app-nks.c:325 scd/app-openpgp.c:1457 scd/app-dinsig.c:297 msgid "||Please enter your PIN at the reader's keypad" msgstr "" -#: scd/app-nks.c:329 scd/app-openpgp.c:1460 scd/app-openpgp.c:1492 -#: scd/app-openpgp.c:1639 scd/app-openpgp.c:1657 scd/app-openpgp.c:1857 +#: scd/app-nks.c:329 scd/app-openpgp.c:1461 scd/app-openpgp.c:1493 +#: scd/app-openpgp.c:1640 scd/app-openpgp.c:1658 scd/app-openpgp.c:1858 #: scd/app-dinsig.c:301 #, c-format msgid "PIN callback returned error: %s\n" @@ -6406,103 +6406,103 @@ msgstr "" #. TRANSLATORS: Do not translate the "|*|" prefixes but #. keep it at the start of the string. We need this elsewhere #. to get some infos on the string. -#: scd/app-nks.c:557 scd/app-openpgp.c:1897 +#: scd/app-nks.c:557 scd/app-openpgp.c:1898 msgid "|N|New PIN" msgstr "新的 PIN" -#: scd/app-nks.c:560 scd/app-openpgp.c:1901 scd/app-dinsig.c:529 +#: scd/app-nks.c:560 scd/app-openpgp.c:1902 scd/app-dinsig.c:529 #, c-format msgid "error getting new PIN: %s\n" msgstr "获取新 PIN 时出错:%s\n" -#: scd/app-openpgp.c:667 +#: scd/app-openpgp.c:668 #, c-format msgid "failed to store the fingerprint: %s\n" msgstr "无法存储指纹:%s\n" -#: scd/app-openpgp.c:680 +#: scd/app-openpgp.c:681 #, c-format msgid "failed to store the creation date: %s\n" msgstr "无法存储创建日期:%s\n" -#: scd/app-openpgp.c:1075 +#: scd/app-openpgp.c:1076 #, c-format msgid "reading public key failed: %s\n" msgstr "无法读出公钥:%s\n" -#: scd/app-openpgp.c:1083 scd/app-openpgp.c:2551 +#: scd/app-openpgp.c:1084 scd/app-openpgp.c:2552 msgid "response does not contain the public key data\n" msgstr "响应未包含公钥数据\n" -#: scd/app-openpgp.c:1091 scd/app-openpgp.c:2559 +#: scd/app-openpgp.c:1092 scd/app-openpgp.c:2560 msgid "response does not contain the RSA modulus\n" msgstr "响应未包含 RSA 余数\n" -#: scd/app-openpgp.c:1100 scd/app-openpgp.c:2569 +#: scd/app-openpgp.c:1101 scd/app-openpgp.c:2570 msgid "response does not contain the RSA public exponent\n" msgstr "响应未包含 RSA 公钥指数\n" -#: scd/app-openpgp.c:1416 +#: scd/app-openpgp.c:1417 #, c-format msgid "using default PIN as %s\n" msgstr "" -#: scd/app-openpgp.c:1423 +#: scd/app-openpgp.c:1424 #, c-format msgid "failed to use default PIN as %s: %s - disabling further default use\n" msgstr "" -#: scd/app-openpgp.c:1442 +#: scd/app-openpgp.c:1443 #, fuzzy, c-format msgid "||Please enter your PIN at the reader's keypad%%0A[sigs done: %lu]" msgstr "||请输入 PIN%%0A[完成的签字:%lu]" -#: scd/app-openpgp.c:1476 +#: scd/app-openpgp.c:1477 #, c-format msgid "||Please enter the PIN%%0A[sigs done: %lu]" msgstr "||请输入 PIN%%0A[完成的签字:%lu]" -#: scd/app-openpgp.c:1488 +#: scd/app-openpgp.c:1489 #, fuzzy msgid "||Please enter the PIN" msgstr "||请输入 PIN%%0A[完成的签字:%lu]" -#: scd/app-openpgp.c:1499 scd/app-openpgp.c:1664 +#: scd/app-openpgp.c:1500 scd/app-openpgp.c:1665 #, c-format msgid "PIN for CHV%d is too short; minimum length is %d\n" msgstr "CHV%d 的 PIN 太短;最小长度为 %d\n" -#: scd/app-openpgp.c:1512 scd/app-openpgp.c:1552 scd/app-openpgp.c:1676 -#: scd/app-openpgp.c:2868 +#: scd/app-openpgp.c:1513 scd/app-openpgp.c:1553 scd/app-openpgp.c:1677 +#: scd/app-openpgp.c:2869 #, c-format msgid "verify CHV%d failed: %s\n" msgstr "验证 CHV%d 失败:%s\n" -#: scd/app-openpgp.c:1575 +#: scd/app-openpgp.c:1576 msgid "access to admin commands is not configured\n" msgstr "尚未配置管理员命令的权限\n" -#: scd/app-openpgp.c:1596 scd/app-openpgp.c:1839 scd/app-openpgp.c:3119 +#: scd/app-openpgp.c:1597 scd/app-openpgp.c:1840 scd/app-openpgp.c:3120 msgid "error retrieving CHV status from card\n" msgstr "从卡中获取 CHV 状态时出错\n" -#: scd/app-openpgp.c:1602 scd/app-openpgp.c:3128 +#: scd/app-openpgp.c:1603 scd/app-openpgp.c:3129 msgid "card is permanently locked!\n" msgstr "卡被永久锁定!\n" -#: scd/app-openpgp.c:1609 +#: scd/app-openpgp.c:1610 #, c-format msgid "%d Admin PIN attempts remaining before card is permanently locked\n" msgstr "尝试管理员 PIN %d 次后,卡将被永久锁定!\n" -#: scd/app-openpgp.c:1619 +#: scd/app-openpgp.c:1620 #, fuzzy, c-format msgid "" "|A|Please enter the Admin PIN at the reader's keypad%%0A[remaining attempts: " "%d]" msgstr "||请输入 PIN%%0A[完成的签字:%lu]" -#: scd/app-openpgp.c:1634 +#: scd/app-openpgp.c:1635 #, fuzzy msgid "|A|Please enter the Admin PIN at the reader's keypad" msgstr "||请输入 PIN%%0A[完成的签字:%lu]" @@ -6510,109 +6510,109 @@ msgstr "||请输入 PIN%%0A[完成的签字:%lu]" #. TRANSLATORS: Do not translate the "|A|" prefix but keep #. it at the start of the string. We need this elsewhere to #. get some infos on the string. -#: scd/app-openpgp.c:1654 +#: scd/app-openpgp.c:1655 msgid "|A|Admin PIN" msgstr "|A|管理员 PIN" -#: scd/app-openpgp.c:1853 +#: scd/app-openpgp.c:1854 #, fuzzy msgid "||Please enter the Reset Code for the card" msgstr "||请输入 PIN%%0A[完成的签字:%lu]" -#: scd/app-openpgp.c:1862 scd/app-openpgp.c:1925 +#: scd/app-openpgp.c:1863 scd/app-openpgp.c:1926 #, fuzzy, c-format msgid "Reset Code is too short; minimum length is %d\n" msgstr "CHV%d 的 PIN 太短;最小长度为 %d\n" -#: scd/app-openpgp.c:1896 +#: scd/app-openpgp.c:1897 msgid "|RN|New Reset Code" msgstr "" -#: scd/app-openpgp.c:1897 +#: scd/app-openpgp.c:1898 msgid "|AN|New Admin PIN" msgstr "|AN|新的管理员 PIN" -#: scd/app-openpgp.c:1987 scd/app-openpgp.c:2637 +#: scd/app-openpgp.c:1988 scd/app-openpgp.c:2638 msgid "error reading application data\n" msgstr "读取应用程序数据时出错\n" -#: scd/app-openpgp.c:1993 scd/app-openpgp.c:2644 +#: scd/app-openpgp.c:1994 scd/app-openpgp.c:2645 msgid "error reading fingerprint DO\n" msgstr "读取指纹 D0 出错\n" -#: scd/app-openpgp.c:2003 +#: scd/app-openpgp.c:2004 msgid "key already exists\n" msgstr "密钥已存在\n" -#: scd/app-openpgp.c:2007 +#: scd/app-openpgp.c:2008 msgid "existing key will be replaced\n" msgstr "现有的密钥将被替换\n" -#: scd/app-openpgp.c:2009 +#: scd/app-openpgp.c:2010 msgid "generating new key\n" msgstr "生成新密钥\n" -#: scd/app-openpgp.c:2335 +#: scd/app-openpgp.c:2336 msgid "creation timestamp missing\n" msgstr "缺少创建时间戳\n" -#: scd/app-openpgp.c:2344 +#: scd/app-openpgp.c:2345 #, c-format msgid "RSA modulus missing or not of size %d bits\n" msgstr "RSA 余数缺失或者不是 %d 位长\n" -#: scd/app-openpgp.c:2356 +#: scd/app-openpgp.c:2357 #, c-format msgid "RSA public exponent missing or larger than %d bits\n" msgstr "RSA 公钥指数缺失或长于 %d 位\n" -#: scd/app-openpgp.c:2366 scd/app-openpgp.c:2374 +#: scd/app-openpgp.c:2367 scd/app-openpgp.c:2375 #, c-format msgid "RSA prime %s missing or not of size %d bits\n" msgstr "RSA 质数 %s 缺失或者不是 %d 位长\n" -#: scd/app-openpgp.c:2468 +#: scd/app-openpgp.c:2469 #, c-format msgid "failed to store the key: %s\n" msgstr "无法存储密钥:%s\n" -#: scd/app-openpgp.c:2528 +#: scd/app-openpgp.c:2529 msgid "please wait while key is being generated ...\n" msgstr "请稍候,正在生成密钥……\n" -#: scd/app-openpgp.c:2542 +#: scd/app-openpgp.c:2543 msgid "generating key failed\n" msgstr "生成密钥失败\n" -#: scd/app-openpgp.c:2545 +#: scd/app-openpgp.c:2546 #, c-format msgid "key generation completed (%d seconds)\n" msgstr "密钥已生成(耗时 %d 秒)\n" -#: scd/app-openpgp.c:2602 +#: scd/app-openpgp.c:2603 msgid "invalid structure of OpenPGP card (DO 0x93)\n" msgstr "无效的 OpenPGP 卡结构(D0 0x93)\n" -#: scd/app-openpgp.c:2652 +#: scd/app-openpgp.c:2653 msgid "fingerprint on card does not match requested one\n" msgstr "" -#: scd/app-openpgp.c:2767 +#: scd/app-openpgp.c:2768 #, c-format msgid "card does not support digest algorithm %s\n" msgstr "卡不支持散列算法 %s\n" -#: scd/app-openpgp.c:2843 +#: scd/app-openpgp.c:2844 #, c-format msgid "signatures created so far: %lu\n" msgstr "目前已创建的签名:%lu\n" -#: scd/app-openpgp.c:3133 +#: scd/app-openpgp.c:3134 msgid "" "verification of Admin PIN is currently prohibited through this command\n" msgstr "目前禁止通过此命令验证管理员 PIN\n" -#: scd/app-openpgp.c:3357 scd/app-openpgp.c:3368 +#: scd/app-openpgp.c:3359 scd/app-openpgp.c:3370 #, c-format msgid "can't access %s - invalid OpenPGP card?\n" msgstr "不能存取 %s――无效的 OpenPGP 卡?\n" @@ -7020,7 +7020,7 @@ msgstr "" msgid "[Error - invalid DN]" msgstr "错误:无效的响应。\n" -#: sm/certdump.c:964 +#: sm/certdump.c:961 #, fuzzy, c-format msgid "" "Please enter the passphrase to unlock the secret key for the X.509 " @@ -7111,6 +7111,12 @@ msgstr "建立钥匙环‘%s’时发生错误:%s\n" msgid "line %d: key generation failed: %s <%s>\n" msgstr "生成密钥失败:%s\n" +#: sm/certreqgen.c:806 +msgid "" +"To complete this certificate request please enter the passphrase for the key " +"you just created once more.\n" +msgstr "" + #: sm/certreqgen-ui.c:122 #, fuzzy, c-format msgid " (%d) RSA\n" @@ -7478,7 +7484,7 @@ msgstr "" msgid "error importing certificate: %s\n" msgstr "生成密码的时候发生错误:%s\n" -#: sm/import.c:548 tools/gpg-connect-agent.c:1322 +#: sm/import.c:548 tools/gpg-connect-agent.c:1329 #, fuzzy, c-format msgid "error reading input: %s\n" msgstr "读取‘%s’时出错:%s\n" @@ -7629,91 +7635,91 @@ msgstr " 亦即“%s”" msgid "This is a qualified signature\n" msgstr "这将是一个自身签名。\n" -#: tools/gpg-connect-agent.c:67 tools/gpgconf.c:78 tools/symcryptrun.c:165 +#: tools/gpg-connect-agent.c:70 tools/gpgconf.c:78 tools/symcryptrun.c:165 #, fuzzy msgid "quiet" msgstr "quit" -#: tools/gpg-connect-agent.c:68 +#: tools/gpg-connect-agent.c:71 msgid "print data out hex encoded" msgstr "" -#: tools/gpg-connect-agent.c:69 +#: tools/gpg-connect-agent.c:72 msgid "decode received data lines" msgstr "" -#: tools/gpg-connect-agent.c:70 +#: tools/gpg-connect-agent.c:74 msgid "|NAME|connect to Assuan socket NAME" msgstr "" -#: tools/gpg-connect-agent.c:71 +#: tools/gpg-connect-agent.c:76 msgid "run the Assuan server given on the command line" msgstr "" -#: tools/gpg-connect-agent.c:73 +#: tools/gpg-connect-agent.c:78 msgid "do not use extended connect mode" msgstr "" -#: tools/gpg-connect-agent.c:74 +#: tools/gpg-connect-agent.c:80 #, fuzzy msgid "|FILE|run commands from FILE on startup" msgstr "从‘%s’读取选项\n" -#: tools/gpg-connect-agent.c:75 +#: tools/gpg-connect-agent.c:81 msgid "run /subst on startup" msgstr "" -#: tools/gpg-connect-agent.c:176 +#: tools/gpg-connect-agent.c:183 #, fuzzy msgid "Usage: gpg-connect-agent [options] (-h for help)" msgstr "用法: gpg [选项] [文件] (用 -h 求助)" -#: tools/gpg-connect-agent.c:179 +#: tools/gpg-connect-agent.c:186 msgid "" "Syntax: gpg-connect-agent [options]\n" "Connect to a running agent and send commands\n" msgstr "" -#: tools/gpg-connect-agent.c:1193 +#: tools/gpg-connect-agent.c:1200 #, c-format msgid "option \"%s\" requires a program and optional arguments\n" msgstr "" -#: tools/gpg-connect-agent.c:1202 +#: tools/gpg-connect-agent.c:1209 #, c-format msgid "option \"%s\" ignored due to \"%s\"\n" msgstr "" -#: tools/gpg-connect-agent.c:1257 tools/gpg-connect-agent.c:1745 +#: tools/gpg-connect-agent.c:1264 tools/gpg-connect-agent.c:1752 #, fuzzy, c-format msgid "receiving line failed: %s\n" msgstr "无法读出公钥:%s\n" -#: tools/gpg-connect-agent.c:1347 +#: tools/gpg-connect-agent.c:1354 #, fuzzy msgid "line too long - skipped\n" msgstr "列太长" -#: tools/gpg-connect-agent.c:1351 +#: tools/gpg-connect-agent.c:1358 msgid "line shortened due to embedded Nul character\n" msgstr "" -#: tools/gpg-connect-agent.c:1719 +#: tools/gpg-connect-agent.c:1726 #, fuzzy, c-format msgid "unknown command `%s'\n" msgstr "未知的选项 '%s'\n" -#: tools/gpg-connect-agent.c:1737 +#: tools/gpg-connect-agent.c:1744 #, fuzzy, c-format msgid "sending line failed: %s\n" msgstr "签名时失败: %s\n" -#: tools/gpg-connect-agent.c:2127 +#: tools/gpg-connect-agent.c:2166 #, fuzzy, c-format msgid "error sending %s command: %s\n" msgstr "读取‘%s’时出错:%s\n" -#: tools/gpg-connect-agent.c:2136 +#: tools/gpg-connect-agent.c:2175 #, fuzzy, c-format msgid "error sending standard options: %s\n" msgstr "在‘%s’中寻找信任度记录时出错:%s\n" @@ -7920,21 +7926,21 @@ msgid "" "Manage configuration options for tools of the GnuPG system\n" msgstr "" -#: tools/gpgconf.c:210 tools/gpgconf.c:250 +#: tools/gpgconf.c:209 tools/gpgconf.c:249 #, fuzzy msgid "usage: gpgconf [options] " msgstr "用法:gpg [选项] " -#: tools/gpgconf.c:212 +#: tools/gpgconf.c:211 msgid "Need one component argument" msgstr "" -#: tools/gpgconf.c:221 +#: tools/gpgconf.c:220 #, fuzzy msgid "Component not found" msgstr "找不到公钥" -#: tools/gpgconf.c:252 +#: tools/gpgconf.c:251 #, fuzzy msgid "No argument allowed" msgstr "不允许使用管理员命令\n" @@ -8095,16 +8101,16 @@ msgstr "不能创建备份文件‘%s’:%s\n" msgid "cannot allocate outfile string: %s\n" msgstr "不能创建备份文件‘%s’:%s\n" -#: tools/symcryptrun.c:985 +#: tools/symcryptrun.c:984 #, c-format msgid "either %s or %s must be given\n" msgstr "" -#: tools/symcryptrun.c:1012 +#: tools/symcryptrun.c:1011 msgid "no class provided\n" msgstr "" -#: tools/symcryptrun.c:1021 +#: tools/symcryptrun.c:1020 #, fuzzy, c-format msgid "class %s is not supported\n" msgstr "不支持保护散列 %d\n" diff --git a/po/zh_TW.po b/po/zh_TW.po index 9b77f2405..67f64a007 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: gnupg 2.0.9\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2008-12-03 09:59+0100\n" +"POT-Creation-Date: 2008-12-09 11:57+0100\n" "PO-Revision-Date: 2008-03-26 22:35+0800\n" "Last-Translator: Jedi Lin <[email protected]>\n" "Language-Team: Chinese (traditional) <[email protected]>\n" @@ -94,8 +94,8 @@ msgstr "密語" msgid "ssh keys greater than %d bits are not supported\n" msgstr "未支援大於 %d 位元的 ssh 金鑰\n" -#: agent/command-ssh.c:688 g10/exec.c:478 g10/gpg.c:1073 g10/keygen.c:3226 -#: g10/keygen.c:3259 g10/keyring.c:1206 g10/keyring.c:1510 g10/openfile.c:275 +#: agent/command-ssh.c:688 g10/exec.c:478 g10/gpg.c:1079 g10/keygen.c:3248 +#: g10/keygen.c:3281 g10/keyring.c:1206 g10/keyring.c:1510 g10/openfile.c:275 #: g10/openfile.c:368 g10/sign.c:798 g10/sign.c:1107 g10/tdbio.c:547 #: jnlib/dotlock.c:311 #, c-format @@ -104,7 +104,7 @@ msgstr "無法建立 `%s': %s\n" #: agent/command-ssh.c:700 common/helpfile.c:47 g10/card-util.c:733 #: g10/dearmor.c:60 g10/dearmor.c:107 g10/decrypt.c:70 g10/encode.c:194 -#: g10/encode.c:504 g10/gpg.c:1074 g10/import.c:193 g10/keygen.c:2711 +#: g10/encode.c:504 g10/gpg.c:1080 g10/import.c:193 g10/keygen.c:2733 #: g10/keyring.c:1536 g10/openfile.c:192 g10/openfile.c:353 #: g10/plaintext.c:503 g10/sign.c:780 g10/sign.c:975 g10/sign.c:1091 #: g10/sign.c:1247 g10/tdbdump.c:142 g10/tdbdump.c:150 g10/tdbio.c:551 @@ -150,7 +150,7 @@ msgid "Please enter the passphrase for the ssh key%0A %c" msgstr "請輸入此 ssh 金鑰的密語%0A %c" #: agent/command-ssh.c:2346 agent/genkey.c:310 agent/genkey.c:432 -#: agent/protect-tool.c:1199 +#: agent/protect-tool.c:1198 msgid "Please re-enter this passphrase" msgstr "請再次輸入密語" @@ -162,7 +162,7 @@ msgid "" msgstr "請輸入密語以保護收到的私鑰%%0A %s%%0A於 gpg-agent 的金鑰存放處" #: agent/command-ssh.c:2405 agent/genkey.c:340 agent/genkey.c:463 -#: agent/protect-tool.c:1205 tools/symcryptrun.c:434 +#: agent/protect-tool.c:1204 tools/symcryptrun.c:434 msgid "does not match - try again" msgstr "前後不一致 - 請再試一次" @@ -297,7 +297,7 @@ msgid "run in daemon mode (background)" msgstr "以服務模式執行 (背景)" #: agent/gpg-agent.c:121 g10/gpg.c:483 g10/gpgv.c:71 kbx/kbxutil.c:88 -#: scd/scdaemon.c:107 sm/gpgsm.c:281 tools/gpg-connect-agent.c:66 +#: scd/scdaemon.c:107 sm/gpgsm.c:281 tools/gpg-connect-agent.c:69 #: tools/gpgconf.c:77 tools/symcryptrun.c:164 msgid "verbose" msgstr "囉唆模式" @@ -381,7 +381,7 @@ msgid "|FILE|write environment settings also to FILE" msgstr "|檔案|將環境設定也寫至「檔案」" #: agent/gpg-agent.c:313 agent/preset-passphrase.c:94 agent/protect-tool.c:146 -#: scd/scdaemon.c:241 sm/gpgsm.c:512 tools/gpg-connect-agent.c:173 +#: scd/scdaemon.c:241 sm/gpgsm.c:512 tools/gpg-connect-agent.c:180 #: tools/gpgconf.c:99 tools/symcryptrun.c:204 tools/gpg-check-pattern.c:141 msgid "Please report bugs to <" msgstr "翻譯瑕疵請回報給 <[email protected]>, 程式瑕疵則請回報給 <" @@ -403,25 +403,25 @@ msgstr "" msgid "invalid debug-level `%s' given\n" msgstr "給定的除錯等級 `%s' 無效\n" -#: agent/gpg-agent.c:557 agent/protect-tool.c:1068 kbx/kbxutil.c:430 -#: scd/scdaemon.c:385 sm/gpgsm.c:877 sm/gpgsm.c:880 tools/symcryptrun.c:997 -#: tools/gpg-check-pattern.c:178 +#: agent/gpg-agent.c:557 agent/protect-tool.c:1067 kbx/kbxutil.c:429 +#: scd/scdaemon.c:385 sm/gpgsm.c:878 sm/gpgsm.c:881 tools/symcryptrun.c:996 +#: tools/gpg-check-pattern.c:177 #, c-format msgid "%s is too old (need %s, have %s)\n" msgstr "%s 太舊了 (需要 %s, 但是祇有 %s)\n" -#: agent/gpg-agent.c:656 g10/gpg.c:2080 scd/scdaemon.c:466 sm/gpgsm.c:968 +#: agent/gpg-agent.c:656 g10/gpg.c:2086 scd/scdaemon.c:466 sm/gpgsm.c:968 #, c-format msgid "NOTE: no default option file `%s'\n" msgstr "請注意: 沒有預設選項檔 `%s'\n" -#: agent/gpg-agent.c:661 agent/gpg-agent.c:1240 g10/gpg.c:2084 -#: scd/scdaemon.c:471 sm/gpgsm.c:972 tools/symcryptrun.c:930 +#: agent/gpg-agent.c:661 agent/gpg-agent.c:1240 g10/gpg.c:2090 +#: scd/scdaemon.c:471 sm/gpgsm.c:972 tools/symcryptrun.c:929 #, c-format msgid "option file `%s': %s\n" msgstr "選項檔 `%s': %s\n" -#: agent/gpg-agent.c:669 g10/gpg.c:2091 scd/scdaemon.c:479 sm/gpgsm.c:979 +#: agent/gpg-agent.c:669 g10/gpg.c:2097 scd/scdaemon.c:479 sm/gpgsm.c:979 #, c-format msgid "reading options from `%s'\n" msgstr "從 `%s' 讀取選項中\n" @@ -516,27 +516,27 @@ msgstr "ssh 經手程式 0x%lx (用於 fd %d) 已啟動\n" msgid "ssh handler 0x%lx for fd %d terminated\n" msgstr "ssh 經手程式 0x%lx (用於 fd %d) 已終止\n" -#: agent/gpg-agent.c:1833 scd/scdaemon.c:1186 +#: agent/gpg-agent.c:1843 scd/scdaemon.c:1200 #, c-format msgid "pth_select failed: %s - waiting 1s\n" msgstr "pth_select 失敗: %s - 等 1 秒鐘\n" -#: agent/gpg-agent.c:1946 scd/scdaemon.c:1253 +#: agent/gpg-agent.c:1956 scd/scdaemon.c:1267 #, c-format msgid "%s %s stopped\n" msgstr "%s %s 已停止\n" -#: agent/gpg-agent.c:2074 +#: agent/gpg-agent.c:2084 msgid "no gpg-agent running in this session\n" msgstr "在此階段中沒有執行中的 gpg-agent\n" -#: agent/gpg-agent.c:2085 common/simple-pwquery.c:349 common/asshelp.c:326 -#: tools/gpg-connect-agent.c:2094 +#: agent/gpg-agent.c:2095 common/simple-pwquery.c:349 common/asshelp.c:326 +#: tools/gpg-connect-agent.c:2133 msgid "malformed GPG_AGENT_INFO environment variable\n" msgstr "被變造的 GPG_AGENT_INFO 環境變數\n" -#: agent/gpg-agent.c:2098 common/simple-pwquery.c:361 common/asshelp.c:338 -#: tools/gpg-connect-agent.c:2105 +#: agent/gpg-agent.c:2108 common/simple-pwquery.c:361 common/asshelp.c:338 +#: tools/gpg-connect-agent.c:2144 #, c-format msgid "gpg-agent protocol version %d is not supported\n" msgstr "gpg-agent 協定版本 %d 未被支援\n" @@ -565,21 +565,21 @@ msgstr "" "語法: gpg-protect-tool [選項] [引數]\n" "私鑰維護工具\n" -#: agent/protect-tool.c:1190 +#: agent/protect-tool.c:1189 msgid "Please enter the passphrase to unprotect the PKCS#12 object." msgstr "請輸入密語來取消 PKCS#12 物件的保護." -#: agent/protect-tool.c:1193 +#: agent/protect-tool.c:1192 msgid "Please enter the passphrase to protect the new PKCS#12 object." msgstr "請輸入密語來保護新的 PKCS#12 物件." -#: agent/protect-tool.c:1196 +#: agent/protect-tool.c:1195 msgid "" "Please enter the passphrase to protect the imported object within the GnuPG " "system." msgstr "請輸入密語以保護匯入至 GnuPG 系統內的物件." -#: agent/protect-tool.c:1201 +#: agent/protect-tool.c:1200 msgid "" "Please enter the passphrase or the PIN\n" "needed to complete this operation." @@ -587,16 +587,16 @@ msgstr "" "請輸入完成這項操作所需的\n" "密語或 PIN." -#: agent/protect-tool.c:1206 tools/symcryptrun.c:435 +#: agent/protect-tool.c:1205 tools/symcryptrun.c:435 msgid "Passphrase:" msgstr "密語:" -#: agent/protect-tool.c:1214 tools/symcryptrun.c:442 +#: agent/protect-tool.c:1213 tools/symcryptrun.c:442 #, c-format msgid "error while asking for the passphrase: %s\n" msgstr "詢問密語時出錯: %s\n" -#: agent/protect-tool.c:1217 tools/symcryptrun.c:446 +#: agent/protect-tool.c:1216 tools/symcryptrun.c:446 msgid "cancelled\n" msgstr "已取消\n" @@ -850,7 +850,7 @@ msgstr "在安全記憶體配置 %lu 位元組時超出核心" msgid "out of core while allocating %lu bytes" msgstr "配置 %lu 位元組時超出核心" -#: common/asshelp.c:244 +#: common/asshelp.c:244 tools/gpg-connect-agent.c:2101 msgid "no running gpg-agent - starting one\n" msgstr "沒有執行中的 gpg-agent - 正在啟動一份\n" @@ -1086,7 +1086,7 @@ msgid "OpenPGP card no. %s detected\n" msgstr "偵測到 OpenPGP 卡片編號 %s\n" #: g10/card-util.c:75 g10/card-util.c:1485 g10/delkey.c:126 g10/keyedit.c:1549 -#: g10/keygen.c:2902 g10/revoke.c:216 g10/revoke.c:455 +#: g10/keygen.c:2924 g10/revoke.c:216 g10/revoke.c:455 msgid "can't do this in batch mode\n" msgstr "無法在批次模式中這樣做\n" @@ -1095,7 +1095,7 @@ msgstr "無法在批次模式中這樣做\n" msgid "This command is only available for version 2 cards\n" msgstr "在 %s 模式中不允許使用這個指令.\n" -#: g10/card-util.c:85 scd/app-openpgp.c:1848 +#: g10/card-util.c:85 scd/app-openpgp.c:1849 #, fuzzy msgid "Reset Code not or not anymore available\n" msgstr "私鑰部分無法取用\n" @@ -1382,18 +1382,18 @@ msgstr "無效的指令 (試試看 \"help\")\n" msgid "--output doesn't work for this command\n" msgstr "--output 在這個指令中沒有作用\n" -#: g10/decrypt.c:166 g10/gpg.c:3963 g10/keyring.c:380 g10/keyring.c:667 +#: g10/decrypt.c:166 g10/gpg.c:3969 g10/keyring.c:380 g10/keyring.c:667 #, c-format msgid "can't open `%s'\n" msgstr "無法開啟 `%s'\n" -#: g10/delkey.c:73 g10/export.c:324 g10/keyedit.c:3424 g10/keyserver.c:1727 +#: g10/delkey.c:73 g10/export.c:324 g10/keyedit.c:3424 g10/keyserver.c:1729 #: g10/revoke.c:226 #, c-format msgid "key \"%s\" not found: %s\n" msgstr "找不到金鑰 \"%s\": %s\n" -#: g10/delkey.c:81 g10/export.c:354 g10/import.c:2417 g10/keyserver.c:1741 +#: g10/delkey.c:81 g10/export.c:354 g10/import.c:2417 g10/keyserver.c:1743 #: g10/revoke.c:232 g10/revoke.c:477 #, c-format msgid "error reading keyblock: %s\n" @@ -1814,7 +1814,7 @@ msgid "run in server mode" msgstr "以伺服器模式執行" #: g10/gpg.c:436 g10/gpgv.c:69 kbx/kbxutil.c:81 sm/gpgsm.c:226 -#: tools/gpg-connect-agent.c:64 tools/gpgconf.c:74 tools/symcryptrun.c:157 +#: tools/gpg-connect-agent.c:67 tools/gpgconf.c:74 tools/symcryptrun.c:157 msgid "" "@\n" "Options:\n" @@ -1938,519 +1938,519 @@ msgstr "壓縮: " msgid "usage: gpg [options] " msgstr "用法: gpg [選項] " -#: g10/gpg.c:1109 sm/gpgsm.c:675 +#: g10/gpg.c:1115 sm/gpgsm.c:675 msgid "conflicting commands\n" msgstr "指令彼此矛盾\n" -#: g10/gpg.c:1127 +#: g10/gpg.c:1133 #, c-format msgid "no = sign found in group definition `%s'\n" msgstr "在群組定義 `%s' 裡找不到 = 記號\n" -#: g10/gpg.c:1324 +#: g10/gpg.c:1330 #, c-format msgid "WARNING: unsafe ownership on homedir `%s'\n" msgstr "警告: 家目錄 `%s' 的所有權並不安全\n" -#: g10/gpg.c:1327 +#: g10/gpg.c:1333 #, c-format msgid "WARNING: unsafe ownership on configuration file `%s'\n" msgstr "警告: 組態檔案 `%s' 的所有權並不安全\n" -#: g10/gpg.c:1330 +#: g10/gpg.c:1336 #, c-format msgid "WARNING: unsafe ownership on extension `%s'\n" msgstr "警告: 延伸模組 `%s' 的所有權並不安全\n" -#: g10/gpg.c:1336 +#: g10/gpg.c:1342 #, c-format msgid "WARNING: unsafe permissions on homedir `%s'\n" msgstr "警告: 家目錄 `%s' 的權限並不安全\n" -#: g10/gpg.c:1339 +#: g10/gpg.c:1345 #, c-format msgid "WARNING: unsafe permissions on configuration file `%s'\n" msgstr "警告: 組態檔案 `%s' 的權限並不安全\n" -#: g10/gpg.c:1342 +#: g10/gpg.c:1348 #, c-format msgid "WARNING: unsafe permissions on extension `%s'\n" msgstr "警告: 延伸模組 `%s' 的權限並不安全\n" -#: g10/gpg.c:1348 +#: g10/gpg.c:1354 #, c-format msgid "WARNING: unsafe enclosing directory ownership on homedir `%s'\n" msgstr "警告: 家目錄 `%s' 的封入目錄所有權並不安全\n" -#: g10/gpg.c:1351 +#: g10/gpg.c:1357 #, c-format msgid "" "WARNING: unsafe enclosing directory ownership on configuration file `%s'\n" msgstr "警告: 組態檔案 `%s' 的封入目錄所有權並不安全\n" -#: g10/gpg.c:1354 +#: g10/gpg.c:1360 #, c-format msgid "WARNING: unsafe enclosing directory ownership on extension `%s'\n" msgstr "警告: 延伸模組 `%s' 的封入目錄所有權並不安全\n" -#: g10/gpg.c:1360 +#: g10/gpg.c:1366 #, c-format msgid "WARNING: unsafe enclosing directory permissions on homedir `%s'\n" msgstr "警告: 家目錄 `%s' 的封入目錄權限並不安全\n" -#: g10/gpg.c:1363 +#: g10/gpg.c:1369 #, c-format msgid "" "WARNING: unsafe enclosing directory permissions on configuration file `%s'\n" msgstr "警告: 組態檔案 `%s' 的封入目錄權限並不安全\n" -#: g10/gpg.c:1366 +#: g10/gpg.c:1372 #, c-format msgid "WARNING: unsafe enclosing directory permissions on extension `%s'\n" msgstr "警告: 延伸模組 `%s' 的封入目錄權限並不安全\n" -#: g10/gpg.c:1545 +#: g10/gpg.c:1551 #, c-format msgid "unknown configuration item `%s'\n" msgstr "未知的組態項目 `%s'\n" -#: g10/gpg.c:1645 +#: g10/gpg.c:1651 msgid "display photo IDs during key listings" msgstr "列出金鑰時顯示照片 ID" -#: g10/gpg.c:1647 +#: g10/gpg.c:1653 msgid "show policy URLs during signature listings" msgstr "列出簽章時顯示原則 URL" -#: g10/gpg.c:1649 +#: g10/gpg.c:1655 msgid "show all notations during signature listings" msgstr "列出簽章時顯示所有的註記" -#: g10/gpg.c:1651 +#: g10/gpg.c:1657 msgid "show IETF standard notations during signature listings" msgstr "列出簽章時顯示 IETF 標準註記" -#: g10/gpg.c:1655 +#: g10/gpg.c:1661 msgid "show user-supplied notations during signature listings" msgstr "列出簽章時顯示使用者提供的註記" -#: g10/gpg.c:1657 +#: g10/gpg.c:1663 msgid "show preferred keyserver URLs during signature listings" msgstr "列出簽章時顯示偏好的金鑰伺服器 URL" -#: g10/gpg.c:1659 +#: g10/gpg.c:1665 msgid "show user ID validity during key listings" msgstr "列出金鑰時顯示使用者 ID 有效性" -#: g10/gpg.c:1661 +#: g10/gpg.c:1667 msgid "show revoked and expired user IDs in key listings" msgstr "列出金鑰時顯示已撤銷或過期的使用者 ID" -#: g10/gpg.c:1663 +#: g10/gpg.c:1669 msgid "show revoked and expired subkeys in key listings" msgstr "列出金鑰時顯示已撤銷或過期的子鑰" -#: g10/gpg.c:1665 +#: g10/gpg.c:1671 msgid "show the keyring name in key listings" msgstr "在金鑰清單中顯示鑰匙圈名稱" -#: g10/gpg.c:1667 +#: g10/gpg.c:1673 msgid "show expiration dates during signature listings" msgstr "列出簽章時顯示有效期限" -#: g10/gpg.c:1828 +#: g10/gpg.c:1834 #, c-format msgid "NOTE: old default options file `%s' ignored\n" msgstr "請注意: 已忽略舊有的預設選項檔 `%s'\n" -#: g10/gpg.c:1919 +#: g10/gpg.c:1926 #, c-format msgid "libgcrypt is too old (need %s, have %s)\n" msgstr "libgcrypt 太舊了 (需要 %s, 但是祇有 %s)\n" -#: g10/gpg.c:2303 g10/gpg.c:2989 g10/gpg.c:3001 +#: g10/gpg.c:2309 g10/gpg.c:2995 g10/gpg.c:3007 #, c-format msgid "NOTE: %s is not for normal use!\n" msgstr "請注意: 一般情況下不會用到 %s!\n" -#: g10/gpg.c:2484 g10/gpg.c:2496 +#: g10/gpg.c:2490 g10/gpg.c:2502 #, c-format msgid "`%s' is not a valid signature expiration\n" msgstr "`%s' 不是個有效的簽章使用期限\n" -#: g10/gpg.c:2578 +#: g10/gpg.c:2584 #, c-format msgid "`%s' is not a valid character set\n" msgstr "`%s' 不是個有效的字元集\n" -#: g10/gpg.c:2601 g10/gpg.c:2796 g10/keyedit.c:4107 +#: g10/gpg.c:2607 g10/gpg.c:2802 g10/keyedit.c:4107 msgid "could not parse keyserver URL\n" msgstr "無法剖析金鑰伺服器 URL\n" -#: g10/gpg.c:2613 +#: g10/gpg.c:2619 #, c-format msgid "%s:%d: invalid keyserver options\n" msgstr "%s:%d: 無效的金鑰伺服器選項\n" -#: g10/gpg.c:2616 +#: g10/gpg.c:2622 msgid "invalid keyserver options\n" msgstr "無效的金鑰伺服器選項\n" -#: g10/gpg.c:2623 +#: g10/gpg.c:2629 #, c-format msgid "%s:%d: invalid import options\n" msgstr "%s:%d: 無效的匯入選項\n" -#: g10/gpg.c:2626 +#: g10/gpg.c:2632 msgid "invalid import options\n" msgstr "無效的匯入選項\n" -#: g10/gpg.c:2633 +#: g10/gpg.c:2639 #, c-format msgid "%s:%d: invalid export options\n" msgstr "%s:%d: 無效的匯出選項\n" -#: g10/gpg.c:2636 +#: g10/gpg.c:2642 msgid "invalid export options\n" msgstr "無效的匯出選項\n" -#: g10/gpg.c:2643 +#: g10/gpg.c:2649 #, c-format msgid "%s:%d: invalid list options\n" msgstr "%s:%d: 無效的清單選項\n" -#: g10/gpg.c:2646 +#: g10/gpg.c:2652 msgid "invalid list options\n" msgstr "無效的清單選項\n" -#: g10/gpg.c:2654 +#: g10/gpg.c:2660 msgid "display photo IDs during signature verification" msgstr "驗證簽章時顯示照片 ID" -#: g10/gpg.c:2656 +#: g10/gpg.c:2662 msgid "show policy URLs during signature verification" msgstr "驗證簽章時顯示原則 URL" -#: g10/gpg.c:2658 +#: g10/gpg.c:2664 msgid "show all notations during signature verification" msgstr "驗證簽章時顯示所有的註記" -#: g10/gpg.c:2660 +#: g10/gpg.c:2666 msgid "show IETF standard notations during signature verification" msgstr "驗證簽章時顯示 IETF 標準註記" -#: g10/gpg.c:2664 +#: g10/gpg.c:2670 msgid "show user-supplied notations during signature verification" msgstr "驗證簽章時顯示使用者提供的註記" -#: g10/gpg.c:2666 +#: g10/gpg.c:2672 msgid "show preferred keyserver URLs during signature verification" msgstr "驗證簽章時顯示偏好的金鑰伺服器 URL" -#: g10/gpg.c:2668 +#: g10/gpg.c:2674 msgid "show user ID validity during signature verification" msgstr "驗證簽章時顯示使用者 ID 有效性" -#: g10/gpg.c:2670 +#: g10/gpg.c:2676 msgid "show revoked and expired user IDs in signature verification" msgstr "驗證簽章時顯示已撤銷或過期的使用者 ID" -#: g10/gpg.c:2672 +#: g10/gpg.c:2678 msgid "show only the primary user ID in signature verification" msgstr "驗證簽章時祇顯示主要的使用者 ID" -#: g10/gpg.c:2674 +#: g10/gpg.c:2680 msgid "validate signatures with PKA data" msgstr "以 PKA 資料驗證簽章" -#: g10/gpg.c:2676 +#: g10/gpg.c:2682 msgid "elevate the trust of signatures with valid PKA data" msgstr "提高對持有有效 PKA 資料之簽章的信任" -#: g10/gpg.c:2683 +#: g10/gpg.c:2689 #, c-format msgid "%s:%d: invalid verify options\n" msgstr "%s:%d: 無效的驗證選項\n" -#: g10/gpg.c:2686 +#: g10/gpg.c:2692 msgid "invalid verify options\n" msgstr "無效的驗證選項\n" -#: g10/gpg.c:2693 +#: g10/gpg.c:2699 #, c-format msgid "unable to set exec-path to %s\n" msgstr "無法把執行檔路徑設成 %s\n" -#: g10/gpg.c:2868 +#: g10/gpg.c:2874 #, c-format msgid "%s:%d: invalid auto-key-locate list\n" msgstr "%s:%d: 無效的自動金鑰定址清單\n" -#: g10/gpg.c:2871 +#: g10/gpg.c:2877 msgid "invalid auto-key-locate list\n" msgstr "無效的自動金鑰定址清單\n" -#: g10/gpg.c:2978 sm/gpgsm.c:1386 +#: g10/gpg.c:2984 sm/gpgsm.c:1386 msgid "WARNING: program may create a core file!\n" msgstr "警告: 程式可能會傾印出核心檔!\n" -#: g10/gpg.c:2982 +#: g10/gpg.c:2988 #, c-format msgid "WARNING: %s overrides %s\n" msgstr "警告: %s 會推翻 %s\n" -#: g10/gpg.c:2991 +#: g10/gpg.c:2997 #, c-format msgid "%s not allowed with %s!\n" msgstr "%s 不允許跟 %s 併用!\n" -#: g10/gpg.c:2994 +#: g10/gpg.c:3000 #, c-format msgid "%s makes no sense with %s!\n" msgstr "%s 跟 %s 放在一起沒有意義!\n" -#: g10/gpg.c:3009 +#: g10/gpg.c:3015 #, c-format msgid "will not run with insecure memory due to %s\n" msgstr "因為 %s 而不會在不安全的記憶體中執行\n" -#: g10/gpg.c:3023 +#: g10/gpg.c:3029 msgid "you can only make detached or clear signatures while in --pgp2 mode\n" msgstr "你祇有在 --pgp2 模式下纔能做出分離式或明文簽章\n" -#: g10/gpg.c:3029 +#: g10/gpg.c:3035 msgid "you can't sign and encrypt at the same time while in --pgp2 mode\n" msgstr "你在 --pgp2 模式下時, 不能同時簽署和加密\n" -#: g10/gpg.c:3035 +#: g10/gpg.c:3041 msgid "you must use files (and not a pipe) when working with --pgp2 enabled.\n" msgstr "啟用 --pgp2 時你祇應該使用檔案, 而非管道\n" -#: g10/gpg.c:3048 +#: g10/gpg.c:3054 msgid "encrypting a message in --pgp2 mode requires the IDEA cipher\n" msgstr "在 --pgp2 模式下加密訊息需要 IDEA 編密法\n" -#: g10/gpg.c:3114 g10/gpg.c:3138 sm/gpgsm.c:1458 +#: g10/gpg.c:3120 g10/gpg.c:3144 sm/gpgsm.c:1458 msgid "selected cipher algorithm is invalid\n" msgstr "所選的編密演算法無效\n" -#: g10/gpg.c:3120 g10/gpg.c:3144 sm/gpgsm.c:1466 sm/gpgsm.c:1472 +#: g10/gpg.c:3126 g10/gpg.c:3150 sm/gpgsm.c:1466 sm/gpgsm.c:1472 msgid "selected digest algorithm is invalid\n" msgstr "所選的摘要演算法無效\n" -#: g10/gpg.c:3126 +#: g10/gpg.c:3132 msgid "selected compression algorithm is invalid\n" msgstr "所選的壓縮演算法無效\n" -#: g10/gpg.c:3132 +#: g10/gpg.c:3138 msgid "selected certification digest algorithm is invalid\n" msgstr "所選的憑證摘要演算法無效\n" -#: g10/gpg.c:3147 +#: g10/gpg.c:3153 msgid "completes-needed must be greater than 0\n" msgstr "completes-needed 一定要大於 0\n" -#: g10/gpg.c:3149 +#: g10/gpg.c:3155 msgid "marginals-needed must be greater than 1\n" msgstr "marginals-needed 一定要大於 1\n" -#: g10/gpg.c:3151 +#: g10/gpg.c:3157 msgid "max-cert-depth must be in the range from 1 to 255\n" msgstr "max-cert-depth 一定要介於 1 和 255 之間\n" -#: g10/gpg.c:3153 +#: g10/gpg.c:3159 msgid "invalid default-cert-level; must be 0, 1, 2, or 3\n" msgstr "無效的 default-cert-level; 一定要是 0, 1, 2 或 3\n" -#: g10/gpg.c:3155 +#: g10/gpg.c:3161 msgid "invalid min-cert-level; must be 1, 2, or 3\n" msgstr "無效的 min-cert-level; 一定要是 1, 2 或 3\n" -#: g10/gpg.c:3158 +#: g10/gpg.c:3164 msgid "NOTE: simple S2K mode (0) is strongly discouraged\n" msgstr "請注意: 強烈不建議使用單純的 S2K 模式 (0)\n" -#: g10/gpg.c:3162 +#: g10/gpg.c:3168 msgid "invalid S2K mode; must be 0, 1 or 3\n" msgstr "無效的 S2K 模式; 一定要是 0, 1 或 3\n" -#: g10/gpg.c:3169 +#: g10/gpg.c:3175 msgid "invalid default preferences\n" msgstr "無效的預設偏好\n" -#: g10/gpg.c:3178 +#: g10/gpg.c:3184 msgid "invalid personal cipher preferences\n" msgstr "無效的個人編密法偏好\n" -#: g10/gpg.c:3182 +#: g10/gpg.c:3188 msgid "invalid personal digest preferences\n" msgstr "無效的個人摘要偏好\n" -#: g10/gpg.c:3186 +#: g10/gpg.c:3192 msgid "invalid personal compress preferences\n" msgstr "無效的個人壓縮偏好\n" -#: g10/gpg.c:3219 +#: g10/gpg.c:3225 #, c-format msgid "%s does not yet work with %s\n" msgstr "%s 還沒辦法跟 %s 一起運作\n" -#: g10/gpg.c:3266 +#: g10/gpg.c:3272 #, c-format msgid "you may not use cipher algorithm `%s' while in %s mode\n" msgstr "你不該將 `%s' 編密演算法用於 %s 模式中\n" -#: g10/gpg.c:3271 +#: g10/gpg.c:3277 #, c-format msgid "you may not use digest algorithm `%s' while in %s mode\n" msgstr "你不該將 `%s' 摘要演算法用於 %s 模式中\n" -#: g10/gpg.c:3276 +#: g10/gpg.c:3282 #, c-format msgid "you may not use compression algorithm `%s' while in %s mode\n" msgstr "你不該將 `%s' 壓縮演算法用於 %s 模式中\n" -#: g10/gpg.c:3359 +#: g10/gpg.c:3365 #, c-format msgid "failed to initialize the TrustDB: %s\n" msgstr "信任資料庫啟始失敗: %s\n" -#: g10/gpg.c:3370 +#: g10/gpg.c:3376 msgid "WARNING: recipients (-r) given without using public key encryption\n" msgstr "警告: 給定的收件者 (-r) 未使用公鑰加密\n" -#: g10/gpg.c:3391 +#: g10/gpg.c:3397 msgid "--store [filename]" msgstr "--store [檔名]" -#: g10/gpg.c:3398 +#: g10/gpg.c:3404 msgid "--symmetric [filename]" msgstr "--symmetric [檔名]" -#: g10/gpg.c:3400 +#: g10/gpg.c:3406 #, c-format msgid "symmetric encryption of `%s' failed: %s\n" msgstr "`%s' 對稱式加密失敗: %s\n" -#: g10/gpg.c:3410 +#: g10/gpg.c:3416 msgid "--encrypt [filename]" msgstr "--encrypt [檔名]" -#: g10/gpg.c:3423 +#: g10/gpg.c:3429 msgid "--symmetric --encrypt [filename]" msgstr "--symmetric --encrypt [檔名]" -#: g10/gpg.c:3425 +#: g10/gpg.c:3431 msgid "you cannot use --symmetric --encrypt with --s2k-mode 0\n" msgstr "你不能在 --s2k-mode 0 中使用 --symmetric --encrypt\n" -#: g10/gpg.c:3428 +#: g10/gpg.c:3434 #, c-format msgid "you cannot use --symmetric --encrypt while in %s mode\n" msgstr "你不能在 %s 模式中使用 --symmetric --encrypt\n" -#: g10/gpg.c:3446 +#: g10/gpg.c:3452 msgid "--sign [filename]" msgstr "--sign [檔名]" -#: g10/gpg.c:3459 +#: g10/gpg.c:3465 msgid "--sign --encrypt [filename]" msgstr "--sign --encrypt [檔名]" -#: g10/gpg.c:3474 +#: g10/gpg.c:3480 msgid "--symmetric --sign --encrypt [filename]" msgstr "--symmetric --sign --encrypt [檔名]" -#: g10/gpg.c:3476 +#: g10/gpg.c:3482 msgid "you cannot use --symmetric --sign --encrypt with --s2k-mode 0\n" msgstr "你不能在 --s2k-mode 0 中使用 --symmetric --sign --encrypt\n" -#: g10/gpg.c:3479 +#: g10/gpg.c:3485 #, c-format msgid "you cannot use --symmetric --sign --encrypt while in %s mode\n" msgstr "你不能在 %s 模式中使用 --symmetric --sign --encrypt\n" -#: g10/gpg.c:3499 +#: g10/gpg.c:3505 msgid "--sign --symmetric [filename]" msgstr "--sign --symmetric [檔名]" -#: g10/gpg.c:3508 +#: g10/gpg.c:3514 msgid "--clearsign [filename]" msgstr "--clearsign [檔名]" -#: g10/gpg.c:3533 +#: g10/gpg.c:3539 msgid "--decrypt [filename]" msgstr "--decrypt [檔名]" -#: g10/gpg.c:3541 +#: g10/gpg.c:3547 msgid "--sign-key user-id" msgstr "--sign-key 使用者ID" -#: g10/gpg.c:3545 +#: g10/gpg.c:3551 msgid "--lsign-key user-id" msgstr "--lsign-key 使用者ID" -#: g10/gpg.c:3566 +#: g10/gpg.c:3572 msgid "--edit-key user-id [commands]" msgstr "--edit-key 使用者ID [指令]" -#: g10/gpg.c:3658 +#: g10/gpg.c:3664 #, c-format msgid "keyserver send failed: %s\n" msgstr "送至金鑰伺服器失敗: %s\n" -#: g10/gpg.c:3660 +#: g10/gpg.c:3666 #, c-format msgid "keyserver receive failed: %s\n" msgstr "從金鑰伺服器接收失敗: %s\n" -#: g10/gpg.c:3662 +#: g10/gpg.c:3668 #, c-format msgid "key export failed: %s\n" msgstr "金鑰匯出失敗: %s\n" -#: g10/gpg.c:3673 +#: g10/gpg.c:3679 #, c-format msgid "keyserver search failed: %s\n" msgstr "用金鑰伺服器搜尋失敗: %s\n" -#: g10/gpg.c:3683 +#: g10/gpg.c:3689 #, c-format msgid "keyserver refresh failed: %s\n" msgstr "從金鑰伺服器更新失敗: %s\n" -#: g10/gpg.c:3734 +#: g10/gpg.c:3740 #, c-format msgid "dearmoring failed: %s\n" msgstr "解開封裝失敗: %s\n" -#: g10/gpg.c:3742 +#: g10/gpg.c:3748 #, c-format msgid "enarmoring failed: %s\n" msgstr "進行封裝失敗: %s\n" -#: g10/gpg.c:3832 +#: g10/gpg.c:3838 #, c-format msgid "invalid hash algorithm `%s'\n" msgstr "無效的 `%s' 雜湊演算法\n" -#: g10/gpg.c:3949 +#: g10/gpg.c:3955 msgid "[filename]" msgstr "[檔名]" -#: g10/gpg.c:3953 +#: g10/gpg.c:3959 msgid "Go ahead and type your message ...\n" msgstr "請開始輸入你的訊息 ...\n" -#: g10/gpg.c:4265 +#: g10/gpg.c:4271 msgid "the given certification policy URL is invalid\n" msgstr "給定的的憑證原則 URL 無效\n" -#: g10/gpg.c:4267 +#: g10/gpg.c:4273 msgid "the given signature policy URL is invalid\n" msgstr "給定的簽章原則 URL 無效\n" -#: g10/gpg.c:4300 +#: g10/gpg.c:4306 msgid "the given preferred keyserver URL is invalid\n" msgstr "給定的偏好金鑰伺服器 URL 無效\n" @@ -2959,29 +2959,29 @@ msgstr "[撤銷]" msgid "[self-signature]" msgstr "[自我簽章]" -#: g10/keyedit.c:344 g10/keylist.c:392 +#: g10/keyedit.c:344 g10/keylist.c:396 msgid "1 bad signature\n" msgstr "1 份損壞的簽章\n" -#: g10/keyedit.c:346 g10/keylist.c:394 +#: g10/keyedit.c:346 g10/keylist.c:398 #, c-format msgid "%d bad signatures\n" msgstr "%d 份損壞的簽章\n" -#: g10/keyedit.c:348 g10/keylist.c:396 +#: g10/keyedit.c:348 g10/keylist.c:400 msgid "1 signature not checked due to a missing key\n" msgstr "有 1 份簽章因為遺失金鑰而未被檢查\n" -#: g10/keyedit.c:350 g10/keylist.c:398 +#: g10/keyedit.c:350 g10/keylist.c:402 #, c-format msgid "%d signatures not checked due to missing keys\n" msgstr "有 %d 份簽章因為遺失金鑰而未被檢查\n" -#: g10/keyedit.c:352 g10/keylist.c:400 +#: g10/keyedit.c:352 g10/keylist.c:404 msgid "1 signature not checked due to an error\n" msgstr "有 1 份簽章因錯誤而未被檢查\n" -#: g10/keyedit.c:354 g10/keylist.c:402 +#: g10/keyedit.c:354 g10/keylist.c:406 #, c-format msgid "%d signatures not checked due to errors\n" msgstr "有 %d 份簽章因錯誤而未被檢查\n" @@ -3232,19 +3232,19 @@ msgstr "簽署時失敗: %s\n" msgid "Key has only stub or on-card key items - no passphrase to change.\n" msgstr "金鑰祇剩下殘骸或者祇含有卡上金鑰項目 - 沒有可變更的密語.\n" -#: g10/keyedit.c:1142 g10/keygen.c:3601 +#: g10/keyedit.c:1142 g10/keygen.c:3623 msgid "This key is not protected.\n" msgstr "這把金鑰未被保護.\n" -#: g10/keyedit.c:1146 g10/keygen.c:3588 g10/revoke.c:538 +#: g10/keyedit.c:1146 g10/keygen.c:3610 g10/revoke.c:538 msgid "Secret parts of primary key are not available.\n" msgstr "主鑰的私鑰部分無法取用.\n" -#: g10/keyedit.c:1150 g10/keygen.c:3604 +#: g10/keyedit.c:1150 g10/keygen.c:3626 msgid "Secret parts of primary key are stored on-card.\n" msgstr "主鑰的私鑰部分存放於卡上.\n" -#: g10/keyedit.c:1156 g10/keygen.c:3608 +#: g10/keyedit.c:1156 g10/keygen.c:3630 msgid "Key is protected.\n" msgstr "金鑰已保護.\n" @@ -3603,7 +3603,7 @@ msgstr "特點: " msgid "Keyserver no-modify" msgstr "金鑰伺服器無修改" -#: g10/keyedit.c:2443 g10/keylist.c:310 +#: g10/keyedit.c:2443 g10/keylist.c:314 msgid "Preferred keyserver: " msgstr "偏好的金鑰伺服器: " @@ -3630,26 +3630,26 @@ msgid "(sensitive)" msgstr "(機密)" #: g10/keyedit.c:2764 g10/keyedit.c:2820 g10/keyedit.c:2881 g10/keyedit.c:2896 -#: g10/keylist.c:196 g10/keyserver.c:529 +#: g10/keylist.c:200 g10/keyserver.c:529 #, c-format msgid "created: %s" msgstr "建立: %s" -#: g10/keyedit.c:2767 g10/keylist.c:812 g10/keylist.c:906 g10/mainproc.c:989 +#: g10/keyedit.c:2767 g10/keylist.c:817 g10/keylist.c:911 g10/mainproc.c:989 #, c-format msgid "revoked: %s" msgstr "撤銷: %s" # of subkey -#: g10/keyedit.c:2769 g10/keylist.c:783 g10/keylist.c:818 g10/keylist.c:912 +#: g10/keyedit.c:2769 g10/keylist.c:788 g10/keylist.c:823 g10/keylist.c:917 #, c-format msgid "expired: %s" msgstr "過期: %s" # of subkey #: g10/keyedit.c:2771 g10/keyedit.c:2822 g10/keyedit.c:2883 g10/keyedit.c:2898 -#: g10/keylist.c:198 g10/keylist.c:789 g10/keylist.c:824 g10/keylist.c:918 -#: g10/keylist.c:939 g10/keyserver.c:535 g10/mainproc.c:995 +#: g10/keylist.c:202 g10/keylist.c:794 g10/keylist.c:829 g10/keylist.c:923 +#: g10/keylist.c:944 g10/keyserver.c:535 g10/mainproc.c:995 #, c-format msgid "expires: %s" msgstr "到期: %s" @@ -3673,7 +3673,7 @@ msgstr "有效性: %s" msgid "This key has been disabled" msgstr "這把金鑰已經停用了" -#: g10/keyedit.c:2827 g10/keylist.c:202 +#: g10/keyedit.c:2827 g10/keylist.c:206 msgid "card-no: " msgstr "卡片編號: " @@ -4011,12 +4011,12 @@ msgid "writing key binding signature\n" msgstr "寫入附鑰簽章中\n" #: g10/keygen.c:1157 g10/keygen.c:1268 g10/keygen.c:1273 g10/keygen.c:1408 -#: g10/keygen.c:3101 +#: g10/keygen.c:3123 #, c-format msgid "keysize invalid; using %u bits\n" msgstr "金鑰尺寸無效; 改用 %u 位元\n" -#: g10/keygen.c:1163 g10/keygen.c:1279 g10/keygen.c:1414 g10/keygen.c:3107 +#: g10/keygen.c:1163 g10/keygen.c:1279 g10/keygen.c:1414 g10/keygen.c:3129 #, c-format msgid "keysize rounded up to %u bits\n" msgstr "金鑰尺寸增大到 %u 位元\n" @@ -4366,50 +4366,50 @@ msgstr "" "(像是敲打鍵盤, 移動滑鼠, 讀寫硬碟之類的)\n" "這會讓隨機數字產生器有更多的機會獲得夠多的亂數.\n" -#: g10/keygen.c:3041 g10/keygen.c:3068 +#: g10/keygen.c:3063 g10/keygen.c:3090 msgid "Key generation canceled.\n" msgstr "金鑰產生已取消.\n" -#: g10/keygen.c:3273 g10/keygen.c:3440 +#: g10/keygen.c:3295 g10/keygen.c:3462 #, c-format msgid "writing public key to `%s'\n" msgstr "正在寫入公鑰至 `%s'\n" -#: g10/keygen.c:3275 g10/keygen.c:3443 +#: g10/keygen.c:3297 g10/keygen.c:3465 #, c-format msgid "writing secret key stub to `%s'\n" msgstr "正在寫入私鑰 stub 至 `%s'\n" -#: g10/keygen.c:3278 g10/keygen.c:3446 +#: g10/keygen.c:3300 g10/keygen.c:3468 #, c-format msgid "writing secret key to `%s'\n" msgstr "正在寫入私鑰至 `%s'\n" -#: g10/keygen.c:3427 +#: g10/keygen.c:3449 #, c-format msgid "no writable public keyring found: %s\n" msgstr "找不到可寫入的公鑰鑰匙圈: %s\n" -#: g10/keygen.c:3434 +#: g10/keygen.c:3456 #, c-format msgid "no writable secret keyring found: %s\n" msgstr "找不到可寫入的私鑰鑰匙圈: %s\n" -#: g10/keygen.c:3454 +#: g10/keygen.c:3476 #, c-format msgid "error writing public keyring `%s': %s\n" msgstr "寫入公鑰鑰匙圈 `%s' 時出錯: %s\n" -#: g10/keygen.c:3462 +#: g10/keygen.c:3484 #, c-format msgid "error writing secret keyring `%s': %s\n" msgstr "寫入私鑰鑰匙圈 `%s' 時出錯: %s\n" -#: g10/keygen.c:3489 +#: g10/keygen.c:3511 msgid "public and secret key created and signed.\n" msgstr "公鑰和私鑰已建立及簽署.\n" -#: g10/keygen.c:3500 +#: g10/keygen.c:3522 msgid "" "Note that this key cannot be used for encryption. You may want to use\n" "the command \"--edit-key\" to generate a subkey for this purpose.\n" @@ -4417,42 +4417,42 @@ msgstr "" "請注意這把金鑰不能用於加密. 也許你會想藉由 \"--edit-key\" 指令\n" "來產生加密用的子鑰.\n" -#: g10/keygen.c:3513 g10/keygen.c:3658 g10/keygen.c:3779 +#: g10/keygen.c:3535 g10/keygen.c:3680 g10/keygen.c:3801 #, c-format msgid "Key generation failed: %s\n" msgstr "產生金鑰失敗: %s\n" -#: g10/keygen.c:3568 g10/keygen.c:3709 g10/sign.c:241 +#: g10/keygen.c:3590 g10/keygen.c:3731 g10/sign.c:241 #, c-format msgid "" "key has been created %lu second in future (time warp or clock problem)\n" msgstr "金鑰已經在 %lu 秒後的未來製妥 (可能是因為時光旅行或時鐘的問題)\n" -#: g10/keygen.c:3570 g10/keygen.c:3711 g10/sign.c:243 +#: g10/keygen.c:3592 g10/keygen.c:3733 g10/sign.c:243 #, c-format msgid "" "key has been created %lu seconds in future (time warp or clock problem)\n" msgstr "金鑰已經在 %lu 秒後的未來製妥 (可能是因為時光旅行或時鐘的問題)\n" -#: g10/keygen.c:3581 g10/keygen.c:3722 +#: g10/keygen.c:3603 g10/keygen.c:3744 msgid "NOTE: creating subkeys for v3 keys is not OpenPGP compliant\n" msgstr "請注意: 對 v3 金鑰製造子鑰會失去 OpenPGP 相容性\n" -#: g10/keygen.c:3622 g10/keygen.c:3755 +#: g10/keygen.c:3644 g10/keygen.c:3777 msgid "Really create? (y/N) " msgstr "真的要建立嗎? (y/N) " -#: g10/keygen.c:3928 +#: g10/keygen.c:3950 #, c-format msgid "storing key onto card failed: %s\n" msgstr "儲存金鑰到卡片上時失敗: %s\n" -#: g10/keygen.c:3976 +#: g10/keygen.c:3998 #, c-format msgid "can't create backup file `%s': %s\n" msgstr "無法建立備份檔案 `%s': %s\n" -#: g10/keygen.c:4002 +#: g10/keygen.c:4024 #, c-format msgid "NOTE: backup of card key saved to `%s'\n" msgstr "請注意: 卡片金鑰的備份已儲存至 `%s'\n" @@ -4461,54 +4461,54 @@ msgstr "請注意: 卡片金鑰的備份已儲存至 `%s'\n" msgid "never " msgstr "永遠不過期" -#: g10/keylist.c:267 +#: g10/keylist.c:271 msgid "Critical signature policy: " msgstr "關鍵簽章原則: " -#: g10/keylist.c:269 +#: g10/keylist.c:273 msgid "Signature policy: " msgstr "簽章原則: " -#: g10/keylist.c:308 +#: g10/keylist.c:312 msgid "Critical preferred keyserver: " msgstr "執意偏好的金鑰伺服器: " -#: g10/keylist.c:361 +#: g10/keylist.c:365 msgid "Critical signature notation: " msgstr "關鍵簽章註記: " -#: g10/keylist.c:363 +#: g10/keylist.c:367 msgid "Signature notation: " msgstr "簽章註記: " -#: g10/keylist.c:473 +#: g10/keylist.c:477 msgid "Keyring" msgstr "鑰匙圈" -#: g10/keylist.c:1504 +#: g10/keylist.c:1509 msgid "Primary key fingerprint:" msgstr " 主鑰指紋:" -#: g10/keylist.c:1506 +#: g10/keylist.c:1511 msgid " Subkey fingerprint:" msgstr " 子鑰指紋:" #. TRANSLATORS: this should fit into 24 bytes to that the #. * fingerprint data is properly aligned with the user ID -#: g10/keylist.c:1513 +#: g10/keylist.c:1518 msgid " Primary key fingerprint:" msgstr " 主鑰指紋:" -#: g10/keylist.c:1515 +#: g10/keylist.c:1520 msgid " Subkey fingerprint:" msgstr " 子鑰指紋:" # use tty -#: g10/keylist.c:1519 g10/keylist.c:1523 +#: g10/keylist.c:1524 g10/keylist.c:1528 msgid " Key fingerprint =" msgstr " 金鑰指紋 =" -#: g10/keylist.c:1590 +#: g10/keylist.c:1595 msgid " Card serial no. =" msgstr " 卡片序號 =" @@ -4592,139 +4592,139 @@ msgstr "警告: 金鑰伺服器選項 `%s' 並未用於此平台\n" msgid "disabled" msgstr "已停用" -#: g10/keyserver.c:742 +#: g10/keyserver.c:744 msgid "Enter number(s), N)ext, or Q)uit > " msgstr "請輸入數字, N)下一頁, 或 Q)離開 > " -#: g10/keyserver.c:826 g10/keyserver.c:1448 +#: g10/keyserver.c:828 g10/keyserver.c:1450 #, c-format msgid "invalid keyserver protocol (us %d!=handler %d)\n" msgstr "無效的金鑰伺服器協定 (我們用 %d!=經手程式 %d)\n" -#: g10/keyserver.c:924 +#: g10/keyserver.c:926 #, c-format msgid "key \"%s\" not found on keyserver\n" msgstr "在金鑰伺服器上找不到金鑰 \"%s\"\n" -#: g10/keyserver.c:926 +#: g10/keyserver.c:928 msgid "key not found on keyserver\n" msgstr "在金鑰伺服器上找不到金鑰\n" -#: g10/keyserver.c:1167 +#: g10/keyserver.c:1169 #, c-format msgid "requesting key %s from %s server %s\n" msgstr "正在請求金鑰 %s 自 %s 伺服器 %s\n" -#: g10/keyserver.c:1171 +#: g10/keyserver.c:1173 #, c-format msgid "requesting key %s from %s\n" msgstr "正在請求金鑰 %s 自 %s\n" -#: g10/keyserver.c:1195 +#: g10/keyserver.c:1197 #, c-format msgid "searching for names from %s server %s\n" msgstr "正在從 %s 伺服器 %s 搜尋名字\n" -#: g10/keyserver.c:1198 +#: g10/keyserver.c:1200 #, c-format msgid "searching for names from %s\n" msgstr "正在從 %s 搜尋名字\n" -#: g10/keyserver.c:1351 +#: g10/keyserver.c:1353 #, c-format msgid "sending key %s to %s server %s\n" msgstr "遞送金鑰 %s 至 %s 伺服器 %s\n" -#: g10/keyserver.c:1355 +#: g10/keyserver.c:1357 #, c-format msgid "sending key %s to %s\n" msgstr "遞送金鑰 %s 至 %s\n" -#: g10/keyserver.c:1398 +#: g10/keyserver.c:1400 #, c-format msgid "searching for \"%s\" from %s server %s\n" msgstr "正在搜尋 \"%s\" 於 %s 伺服器 %s\n" -#: g10/keyserver.c:1401 +#: g10/keyserver.c:1403 #, c-format msgid "searching for \"%s\" from %s\n" msgstr "正在搜尋 \"%s\" 於 %s\n" -#: g10/keyserver.c:1408 g10/keyserver.c:1504 +#: g10/keyserver.c:1410 g10/keyserver.c:1506 msgid "no keyserver action!\n" msgstr "沒有金鑰伺服器動作!\n" -#: g10/keyserver.c:1456 +#: g10/keyserver.c:1458 #, c-format msgid "WARNING: keyserver handler from a different version of GnuPG (%s)\n" msgstr "警告: 金鑰伺服器經手程式係來自不同版本的 GnuPG (%s)\n" -#: g10/keyserver.c:1465 +#: g10/keyserver.c:1467 msgid "keyserver did not send VERSION\n" msgstr "金鑰伺服器並未送出版本 (VERSION)\n" -#: g10/keyserver.c:1527 g10/keyserver.c:2056 +#: g10/keyserver.c:1529 g10/keyserver.c:2058 msgid "no keyserver known (use option --keyserver)\n" msgstr "沒有已知的金鑰伺服器 (使用 --keyserver 選項)\n" -#: g10/keyserver.c:1533 +#: g10/keyserver.c:1535 msgid "external keyserver calls are not supported in this build\n" msgstr "本版並不支援外部金鑰伺服器叫用\n" -#: g10/keyserver.c:1545 +#: g10/keyserver.c:1547 #, c-format msgid "no handler for keyserver scheme `%s'\n" msgstr "沒有 `%s' 金鑰伺服器架構的經手程式\n" -#: g10/keyserver.c:1550 +#: g10/keyserver.c:1552 #, c-format msgid "action `%s' not supported with keyserver scheme `%s'\n" msgstr "`%s' 動作在 `%s' 金鑰伺服器架構中未支援\n" -#: g10/keyserver.c:1558 +#: g10/keyserver.c:1560 #, c-format msgid "%s does not support handler version %d\n" msgstr "%s 並不支援第 %d 版經手程式\n" -#: g10/keyserver.c:1565 +#: g10/keyserver.c:1567 msgid "keyserver timed out\n" msgstr "金鑰伺服器逾時\n" -#: g10/keyserver.c:1570 +#: g10/keyserver.c:1572 msgid "keyserver internal error\n" msgstr "金鑰伺服器內部錯誤\n" -#: g10/keyserver.c:1579 +#: g10/keyserver.c:1581 #, c-format msgid "keyserver communications error: %s\n" msgstr "金鑰伺服器通訊錯誤: %s\n" -#: g10/keyserver.c:1604 g10/keyserver.c:1638 +#: g10/keyserver.c:1606 g10/keyserver.c:1640 #, c-format msgid "\"%s\" not a key ID: skipping\n" msgstr "\"%s\" 並非金鑰 ID: 跳過中\n" -#: g10/keyserver.c:1897 +#: g10/keyserver.c:1899 #, c-format msgid "WARNING: unable to refresh key %s via %s: %s\n" msgstr "警告: 無法更新金鑰 %s 於 %s: %s\n" -#: g10/keyserver.c:1919 +#: g10/keyserver.c:1921 #, c-format msgid "refreshing 1 key from %s\n" msgstr "更新 1 份金鑰中 (從 %s )\n" -#: g10/keyserver.c:1921 +#: g10/keyserver.c:1923 #, c-format msgid "refreshing %d keys from %s\n" msgstr "更新 %d 份金鑰中 (從 %s )\n" -#: g10/keyserver.c:1977 +#: g10/keyserver.c:1979 #, c-format msgid "WARNING: unable to fetch URI %s: %s\n" msgstr "警告: 無法抓取 URI %s: %s\n" -#: g10/keyserver.c:1983 +#: g10/keyserver.c:1985 #, c-format msgid "WARNING: unable to parse URI %s\n" msgstr "警告: 無法剖析 URI %s\n" @@ -6107,7 +6107,7 @@ msgstr "徹底" msgid "no need for a trustdb check\n" msgstr "不需要檢查信任資料庫\n" -#: g10/trustdb.c:577 g10/trustdb.c:2432 +#: g10/trustdb.c:577 g10/trustdb.c:2456 #, c-format msgid "next trustdb check due at %s\n" msgstr "下次信任資料庫檢查將於 %s 進行\n" @@ -6135,32 +6135,32 @@ msgstr "請做一次 --check-trustdb\n" msgid "checking the trustdb\n" msgstr "正在檢查信任資料庫\n" -#: g10/trustdb.c:2175 +#: g10/trustdb.c:2199 #, c-format msgid "%d keys processed (%d validity counts cleared)\n" msgstr "已經處理了 %d 把金鑰 (共計已解決了 %d 份有效性)\n" -#: g10/trustdb.c:2240 +#: g10/trustdb.c:2264 msgid "no ultimately trusted keys found\n" msgstr "沒有找到任何徹底信任的金鑰\n" -#: g10/trustdb.c:2254 +#: g10/trustdb.c:2278 #, c-format msgid "public key of ultimately trusted key %s not found\n" msgstr "找不到徹底信任金鑰 %s 的公鑰\n" -#: g10/trustdb.c:2277 +#: g10/trustdb.c:2301 #, c-format msgid "%d marginal(s) needed, %d complete(s) needed, %s trust model\n" msgstr "%d 個勉強信任以及 %d 個完全信任是 %s 信任模型的最小需求\n" -#: g10/trustdb.c:2363 +#: g10/trustdb.c:2387 #, c-format msgid "" "depth: %d valid: %3d signed: %3d trust: %d-, %dq, %dn, %dm, %df, %du\n" msgstr "深度: %d 有效: %3d 已簽署: %3d 信任: %d-, %dq, %dn, %dm, %df, %du\n" -#: g10/trustdb.c:2438 +#: g10/trustdb.c:2462 #, c-format msgid "unable to update trustdb version record: write failed: %s\n" msgstr "無法更新信任資料庫版本記錄: 寫入失敗: %s\n" @@ -6340,12 +6340,12 @@ msgstr "" "語法: kbxutil [選項] [檔案]\n" "列出, 匯出, 匯入金鑰鑰匙盒資料\n" -#: scd/app-nks.c:325 scd/app-openpgp.c:1456 scd/app-dinsig.c:297 +#: scd/app-nks.c:325 scd/app-openpgp.c:1457 scd/app-dinsig.c:297 msgid "||Please enter your PIN at the reader's keypad" msgstr "||請在讀卡機鍵盤上輸入你的 PIN" -#: scd/app-nks.c:329 scd/app-openpgp.c:1460 scd/app-openpgp.c:1492 -#: scd/app-openpgp.c:1639 scd/app-openpgp.c:1657 scd/app-openpgp.c:1857 +#: scd/app-nks.c:329 scd/app-openpgp.c:1461 scd/app-openpgp.c:1493 +#: scd/app-openpgp.c:1640 scd/app-openpgp.c:1658 scd/app-openpgp.c:1858 #: scd/app-dinsig.c:301 #, c-format msgid "PIN callback returned error: %s\n" @@ -6358,212 +6358,212 @@ msgstr "NullPIN 還沒有變更過\n" #. TRANSLATORS: Do not translate the "|*|" prefixes but #. keep it at the start of the string. We need this elsewhere #. to get some infos on the string. -#: scd/app-nks.c:557 scd/app-openpgp.c:1897 +#: scd/app-nks.c:557 scd/app-openpgp.c:1898 msgid "|N|New PIN" msgstr "|N|新增 PIN" -#: scd/app-nks.c:560 scd/app-openpgp.c:1901 scd/app-dinsig.c:529 +#: scd/app-nks.c:560 scd/app-openpgp.c:1902 scd/app-dinsig.c:529 #, c-format msgid "error getting new PIN: %s\n" msgstr "取得新的 PIN 時出錯: %s\n" -#: scd/app-openpgp.c:667 +#: scd/app-openpgp.c:668 #, c-format msgid "failed to store the fingerprint: %s\n" msgstr "存放指紋失敗: %s\n" -#: scd/app-openpgp.c:680 +#: scd/app-openpgp.c:681 #, c-format msgid "failed to store the creation date: %s\n" msgstr "存放創生日期失敗: %s\n" -#: scd/app-openpgp.c:1075 +#: scd/app-openpgp.c:1076 #, c-format msgid "reading public key failed: %s\n" msgstr "讀取公鑰時失敗: %s\n" -#: scd/app-openpgp.c:1083 scd/app-openpgp.c:2551 +#: scd/app-openpgp.c:1084 scd/app-openpgp.c:2552 msgid "response does not contain the public key data\n" msgstr "回應中未包含公鑰資料\n" -#: scd/app-openpgp.c:1091 scd/app-openpgp.c:2559 +#: scd/app-openpgp.c:1092 scd/app-openpgp.c:2560 msgid "response does not contain the RSA modulus\n" msgstr "回應中未包含 RSA 系數\n" -#: scd/app-openpgp.c:1100 scd/app-openpgp.c:2569 +#: scd/app-openpgp.c:1101 scd/app-openpgp.c:2570 msgid "response does not contain the RSA public exponent\n" msgstr "回應中未包含 RSA 公用指數\n" -#: scd/app-openpgp.c:1416 +#: scd/app-openpgp.c:1417 #, c-format msgid "using default PIN as %s\n" msgstr "" -#: scd/app-openpgp.c:1423 +#: scd/app-openpgp.c:1424 #, c-format msgid "failed to use default PIN as %s: %s - disabling further default use\n" msgstr "" -#: scd/app-openpgp.c:1442 +#: scd/app-openpgp.c:1443 #, c-format msgid "||Please enter your PIN at the reader's keypad%%0A[sigs done: %lu]" msgstr "||請在讀卡機鍵盤上輸入你的 PIN%%0A[簽署完成: %lu]" -#: scd/app-openpgp.c:1476 +#: scd/app-openpgp.c:1477 #, c-format msgid "||Please enter the PIN%%0A[sigs done: %lu]" msgstr "||請輸入 PIN%%0A[簽署完成: %lu]" -#: scd/app-openpgp.c:1488 +#: scd/app-openpgp.c:1489 #, fuzzy msgid "||Please enter the PIN" msgstr "||請輸入 PIN%%0A[簽署完成: %lu]" -#: scd/app-openpgp.c:1499 scd/app-openpgp.c:1664 +#: scd/app-openpgp.c:1500 scd/app-openpgp.c:1665 #, c-format msgid "PIN for CHV%d is too short; minimum length is %d\n" msgstr "用於 CHV%d 的 PIN 太短; 長度最少要有 %d\n" -#: scd/app-openpgp.c:1512 scd/app-openpgp.c:1552 scd/app-openpgp.c:1676 -#: scd/app-openpgp.c:2868 +#: scd/app-openpgp.c:1513 scd/app-openpgp.c:1553 scd/app-openpgp.c:1677 +#: scd/app-openpgp.c:2869 #, c-format msgid "verify CHV%d failed: %s\n" msgstr "驗證 CHV%d 失敗: %s\n" -#: scd/app-openpgp.c:1575 +#: scd/app-openpgp.c:1576 msgid "access to admin commands is not configured\n" msgstr "管理者指令存取權限尚未組態\n" -#: scd/app-openpgp.c:1596 scd/app-openpgp.c:1839 scd/app-openpgp.c:3119 +#: scd/app-openpgp.c:1597 scd/app-openpgp.c:1840 scd/app-openpgp.c:3120 msgid "error retrieving CHV status from card\n" msgstr "從卡片取回 CHV 狀態時出錯\n" -#: scd/app-openpgp.c:1602 scd/app-openpgp.c:3128 +#: scd/app-openpgp.c:1603 scd/app-openpgp.c:3129 msgid "card is permanently locked!\n" msgstr "卡片永久鎖定了!!\n" -#: scd/app-openpgp.c:1609 +#: scd/app-openpgp.c:1610 #, c-format msgid "%d Admin PIN attempts remaining before card is permanently locked\n" msgstr "%d 管理者 PIN 試圖在卡片永久鎖定前遺留下來\n" -#: scd/app-openpgp.c:1619 +#: scd/app-openpgp.c:1620 #, c-format msgid "" "|A|Please enter the Admin PIN at the reader's keypad%%0A[remaining attempts: " "%d]" msgstr "|A|請在讀卡機鍵盤上輸入管理者 PIN%%0A[剩餘嘗試次數: %d]" -#: scd/app-openpgp.c:1634 +#: scd/app-openpgp.c:1635 msgid "|A|Please enter the Admin PIN at the reader's keypad" msgstr "|A|請在讀卡機鍵盤上輸入管理者 PIN" #. TRANSLATORS: Do not translate the "|A|" prefix but keep #. it at the start of the string. We need this elsewhere to #. get some infos on the string. -#: scd/app-openpgp.c:1654 +#: scd/app-openpgp.c:1655 msgid "|A|Admin PIN" msgstr "|A|管理者 PIN" -#: scd/app-openpgp.c:1853 +#: scd/app-openpgp.c:1854 #, fuzzy msgid "||Please enter the Reset Code for the card" msgstr "請輸入 PIN%s%s%s 以解開卡片" -#: scd/app-openpgp.c:1862 scd/app-openpgp.c:1925 +#: scd/app-openpgp.c:1863 scd/app-openpgp.c:1926 #, fuzzy, c-format msgid "Reset Code is too short; minimum length is %d\n" msgstr "用於 CHV%d 的 PIN 太短; 長度最少要有 %d\n" -#: scd/app-openpgp.c:1896 +#: scd/app-openpgp.c:1897 msgid "|RN|New Reset Code" msgstr "" -#: scd/app-openpgp.c:1897 +#: scd/app-openpgp.c:1898 msgid "|AN|New Admin PIN" msgstr "|AN|新增管理者 PIN" -#: scd/app-openpgp.c:1987 scd/app-openpgp.c:2637 +#: scd/app-openpgp.c:1988 scd/app-openpgp.c:2638 msgid "error reading application data\n" msgstr "讀取應用程式資料時出錯\n" -#: scd/app-openpgp.c:1993 scd/app-openpgp.c:2644 +#: scd/app-openpgp.c:1994 scd/app-openpgp.c:2645 msgid "error reading fingerprint DO\n" msgstr "讀取指紋 DO 時出錯\n" -#: scd/app-openpgp.c:2003 +#: scd/app-openpgp.c:2004 msgid "key already exists\n" msgstr "金鑰已存在\n" -#: scd/app-openpgp.c:2007 +#: scd/app-openpgp.c:2008 msgid "existing key will be replaced\n" msgstr "既有的金鑰將被取代\n" -#: scd/app-openpgp.c:2009 +#: scd/app-openpgp.c:2010 msgid "generating new key\n" msgstr "正在產生新的金鑰\n" -#: scd/app-openpgp.c:2335 +#: scd/app-openpgp.c:2336 msgid "creation timestamp missing\n" msgstr "缺漏創生時間戳印\n" -#: scd/app-openpgp.c:2344 +#: scd/app-openpgp.c:2345 #, c-format msgid "RSA modulus missing or not of size %d bits\n" msgstr "RSA 模組缺漏或者並非 %d 位元大\n" -#: scd/app-openpgp.c:2356 +#: scd/app-openpgp.c:2357 #, c-format msgid "RSA public exponent missing or larger than %d bits\n" msgstr "RSA 公用指數缺漏或者大於 %d 位元\n" -#: scd/app-openpgp.c:2366 scd/app-openpgp.c:2374 +#: scd/app-openpgp.c:2367 scd/app-openpgp.c:2375 #, c-format msgid "RSA prime %s missing or not of size %d bits\n" msgstr "RSA 質數 %s 缺漏或者並非 %d 位元大\n" -#: scd/app-openpgp.c:2468 +#: scd/app-openpgp.c:2469 #, c-format msgid "failed to store the key: %s\n" msgstr "存放金鑰失敗: %s\n" -#: scd/app-openpgp.c:2528 +#: scd/app-openpgp.c:2529 msgid "please wait while key is being generated ...\n" msgstr "正在產生金鑰中, 請稍候 ...\n" -#: scd/app-openpgp.c:2542 +#: scd/app-openpgp.c:2543 msgid "generating key failed\n" msgstr "產生金鑰時失敗\n" -#: scd/app-openpgp.c:2545 +#: scd/app-openpgp.c:2546 #, c-format msgid "key generation completed (%d seconds)\n" msgstr "金鑰產生完畢 (%d 秒)\n" -#: scd/app-openpgp.c:2602 +#: scd/app-openpgp.c:2603 msgid "invalid structure of OpenPGP card (DO 0x93)\n" msgstr "無效的 OpenPGP 卡片結構 (DO 0x93)\n" -#: scd/app-openpgp.c:2652 +#: scd/app-openpgp.c:2653 msgid "fingerprint on card does not match requested one\n" msgstr "卡片上的指紋與所要求的那個並不吻合\n" -#: scd/app-openpgp.c:2767 +#: scd/app-openpgp.c:2768 #, c-format msgid "card does not support digest algorithm %s\n" msgstr "卡片不支援 %s 摘要演算法\n" -#: scd/app-openpgp.c:2843 +#: scd/app-openpgp.c:2844 #, c-format msgid "signatures created so far: %lu\n" msgstr "目前建立的簽章: %lu\n" -#: scd/app-openpgp.c:3133 +#: scd/app-openpgp.c:3134 msgid "" "verification of Admin PIN is currently prohibited through this command\n" msgstr "目前在此指令中的管理者 PIN 驗證被禁止了\n" -#: scd/app-openpgp.c:3357 scd/app-openpgp.c:3368 +#: scd/app-openpgp.c:3359 scd/app-openpgp.c:3370 #, c-format msgid "can't access %s - invalid OpenPGP card?\n" msgstr "無法存取 %s - 無效的 OpenPGP 卡片?\n" @@ -6947,7 +6947,7 @@ msgstr "[錯誤 - 沒有名稱]" msgid "[Error - invalid DN]" msgstr "[錯誤 - 無效的 DN]" -#: sm/certdump.c:964 +#: sm/certdump.c:961 #, c-format msgid "" "Please enter the passphrase to unlock the secret key for the X.509 " @@ -7039,6 +7039,12 @@ msgstr "第 %d 列: 以金鑰鑰柄 `%s' 取得金鑰時出錯: %s\n" msgid "line %d: key generation failed: %s <%s>\n" msgstr "第 %d 列: 金鑰產生失敗: %s <%s>\n" +#: sm/certreqgen.c:806 +msgid "" +"To complete this certificate request please enter the passphrase for the key " +"you just created once more.\n" +msgstr "" + #: sm/certreqgen-ui.c:122 #, c-format msgid " (%d) RSA\n" @@ -7386,7 +7392,7 @@ msgstr "基本的憑證檢查失敗了 - 未匯入\n" msgid "error importing certificate: %s\n" msgstr "匯入憑證時出錯: %s\n" -#: sm/import.c:548 tools/gpg-connect-agent.c:1322 +#: sm/import.c:548 tools/gpg-connect-agent.c:1329 #, c-format msgid "error reading input: %s\n" msgstr "讀取輸入時出錯: %s\n" @@ -7540,43 +7546,43 @@ msgstr " 亦即" msgid "This is a qualified signature\n" msgstr "這是一份合格簽章\n" -#: tools/gpg-connect-agent.c:67 tools/gpgconf.c:78 tools/symcryptrun.c:165 +#: tools/gpg-connect-agent.c:70 tools/gpgconf.c:78 tools/symcryptrun.c:165 msgid "quiet" msgstr "安靜模式" -#: tools/gpg-connect-agent.c:68 +#: tools/gpg-connect-agent.c:71 msgid "print data out hex encoded" msgstr "列印資料超出十六進制編碼範圍" -#: tools/gpg-connect-agent.c:69 +#: tools/gpg-connect-agent.c:72 msgid "decode received data lines" msgstr "對已收到的資料列解碼" -#: tools/gpg-connect-agent.c:70 +#: tools/gpg-connect-agent.c:74 msgid "|NAME|connect to Assuan socket NAME" msgstr "|名稱|連線至 Assuan socket「名稱」" -#: tools/gpg-connect-agent.c:71 +#: tools/gpg-connect-agent.c:76 msgid "run the Assuan server given on the command line" msgstr "執行命令列所給定的 Assuan 伺服器" -#: tools/gpg-connect-agent.c:73 +#: tools/gpg-connect-agent.c:78 msgid "do not use extended connect mode" msgstr "不要使用延伸連線模式" -#: tools/gpg-connect-agent.c:74 +#: tools/gpg-connect-agent.c:80 msgid "|FILE|run commands from FILE on startup" msgstr "|檔案|啟動時執行「檔案」中的指令" -#: tools/gpg-connect-agent.c:75 +#: tools/gpg-connect-agent.c:81 msgid "run /subst on startup" msgstr "啟動時執行 /subst" -#: tools/gpg-connect-agent.c:176 +#: tools/gpg-connect-agent.c:183 msgid "Usage: gpg-connect-agent [options] (-h for help)" msgstr "用法: gpg-connect-agent [選項] (或用 -h 求助)" -#: tools/gpg-connect-agent.c:179 +#: tools/gpg-connect-agent.c:186 msgid "" "Syntax: gpg-connect-agent [options]\n" "Connect to a running agent and send commands\n" @@ -7584,45 +7590,45 @@ msgstr "" "語法: gpg-connect-agent [選項]\n" "連線至運作中的代理程式並送出指令\n" -#: tools/gpg-connect-agent.c:1193 +#: tools/gpg-connect-agent.c:1200 #, c-format msgid "option \"%s\" requires a program and optional arguments\n" msgstr "\"%s\" 選項需要有程式及選用的引數\n" -#: tools/gpg-connect-agent.c:1202 +#: tools/gpg-connect-agent.c:1209 #, c-format msgid "option \"%s\" ignored due to \"%s\"\n" msgstr "\"%s\" 選項因為 \"%s\" 而被忽略了\n" -#: tools/gpg-connect-agent.c:1257 tools/gpg-connect-agent.c:1745 +#: tools/gpg-connect-agent.c:1264 tools/gpg-connect-agent.c:1752 #, c-format msgid "receiving line failed: %s\n" msgstr "接收列時失敗: %s\n" -#: tools/gpg-connect-agent.c:1347 +#: tools/gpg-connect-agent.c:1354 msgid "line too long - skipped\n" msgstr "列太長 - 已跳過\n" -#: tools/gpg-connect-agent.c:1351 +#: tools/gpg-connect-agent.c:1358 msgid "line shortened due to embedded Nul character\n" msgstr "列因嵌入的 Nul 字符而縮短了\n" -#: tools/gpg-connect-agent.c:1719 +#: tools/gpg-connect-agent.c:1726 #, c-format msgid "unknown command `%s'\n" msgstr "未知的指令 `%s'\n" -#: tools/gpg-connect-agent.c:1737 +#: tools/gpg-connect-agent.c:1744 #, c-format msgid "sending line failed: %s\n" msgstr "送出列時失敗: %s\n" -#: tools/gpg-connect-agent.c:2127 +#: tools/gpg-connect-agent.c:2166 #, c-format msgid "error sending %s command: %s\n" msgstr "送出 `%s' 指令時出錯: %s\n" -#: tools/gpg-connect-agent.c:2136 +#: tools/gpg-connect-agent.c:2175 #, c-format msgid "error sending standard options: %s\n" msgstr "送出標準選項時出錯: %s\n" @@ -7825,19 +7831,19 @@ msgstr "" "語法: gpgconf [選項]\n" "管理 GnuPG 系統工具的組態選項\n" -#: tools/gpgconf.c:210 tools/gpgconf.c:250 +#: tools/gpgconf.c:209 tools/gpgconf.c:249 msgid "usage: gpgconf [options] " msgstr "用法: gpgconf [選項] " -#: tools/gpgconf.c:212 +#: tools/gpgconf.c:211 msgid "Need one component argument" msgstr "需要一個元件引數" -#: tools/gpgconf.c:221 +#: tools/gpgconf.c:220 msgid "Component not found" msgstr "找不到元件" -#: tools/gpgconf.c:252 +#: tools/gpgconf.c:251 msgid "No argument allowed" msgstr "未允許使用引數" @@ -7995,16 +8001,16 @@ msgstr "無法配置檔內字串: %s\n" msgid "cannot allocate outfile string: %s\n" msgstr "無法配置檔外字串: %s\n" -#: tools/symcryptrun.c:985 +#: tools/symcryptrun.c:984 #, c-format msgid "either %s or %s must be given\n" msgstr "一定要給定 %s 或 %s 其中之一\n" -#: tools/symcryptrun.c:1012 +#: tools/symcryptrun.c:1011 msgid "no class provided\n" msgstr "沒有提供類別\n" -#: tools/symcryptrun.c:1021 +#: tools/symcryptrun.c:1020 #, c-format msgid "class %s is not supported\n" msgstr "未支援 %s 類別\n" |