diff options
author | Werner Koch <[email protected]> | 2008-11-11 11:45:17 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2008-11-11 11:45:17 +0000 |
commit | abaa732d6b0cade814bdbda36a2d0cb5d79b1684 (patch) | |
tree | de11cea4cf6e89d69af8d2be14a47d072206d252 | |
parent | Minor cleanups. (diff) | |
download | gnupg-abaa732d6b0cade814bdbda36a2d0cb5d79b1684.tar.gz gnupg-abaa732d6b0cade814bdbda36a2d0cb5d79b1684.zip |
Reorder libs in kbx.
Diffstat (limited to '')
-rw-r--r-- | jnlib/w32-gettext.c | 2 | ||||
-rw-r--r-- | kbx/ChangeLog | 5 | ||||
-rw-r--r-- | kbx/Makefile.am | 4 | ||||
-rw-r--r-- | po/be.po | 164 | ||||
-rw-r--r-- | po/ca.po | 164 | ||||
-rw-r--r-- | po/cs.po | 164 | ||||
-rw-r--r-- | po/da.po | 164 | ||||
-rw-r--r-- | po/de.po | 172 | ||||
-rw-r--r-- | po/el.po | 164 | ||||
-rw-r--r-- | po/eo.po | 164 | ||||
-rw-r--r-- | po/es.po | 164 | ||||
-rw-r--r-- | po/et.po | 164 | ||||
-rw-r--r-- | po/fi.po | 164 | ||||
-rw-r--r-- | po/fr.po | 164 | ||||
-rw-r--r-- | po/gl.po | 164 | ||||
-rw-r--r-- | po/hu.po | 164 | ||||
-rw-r--r-- | po/id.po | 164 | ||||
-rw-r--r-- | po/it.po | 164 | ||||
-rw-r--r-- | po/ja.po | 164 | ||||
-rw-r--r-- | po/nb.po | 164 | ||||
-rw-r--r-- | po/pl.po | 164 | ||||
-rw-r--r-- | po/pt.po | 164 | ||||
-rw-r--r-- | po/pt_BR.po | 164 | ||||
-rw-r--r-- | po/ro.po | 164 | ||||
-rw-r--r-- | po/ru.po | 164 | ||||
-rw-r--r-- | po/sk.po | 164 | ||||
-rw-r--r-- | po/sv.po | 164 | ||||
-rw-r--r-- | po/tr.po | 164 | ||||
-rw-r--r-- | po/zh_CN.po | 164 | ||||
-rw-r--r-- | po/zh_TW.po | 164 |
30 files changed, 2228 insertions, 2219 deletions
diff --git a/jnlib/w32-gettext.c b/jnlib/w32-gettext.c index 9ec2492ac..834b2aa17 100644 --- a/jnlib/w32-gettext.c +++ b/jnlib/w32-gettext.c @@ -69,7 +69,7 @@ /* Written by Ulrich Drepper <[email protected]>, 1995. */ /* Win32 code written by Tor Lillqvist <[email protected]>. */ -/* Renamed _nl_locale_name, removed unsed carg, removed include files, +/* Renamed _nl_locale_name, removed unsed args, removed include files, non-W32 code and changed comments <[email protected]>. */ /* Mingw headers don't have latest language and sublanguage codes. */ diff --git a/kbx/ChangeLog b/kbx/ChangeLog index 269b8ddfa..dc45e29a4 100644 --- a/kbx/ChangeLog +++ b/kbx/ChangeLog @@ -1,3 +1,8 @@ +2008-11-11 Werner Koch <[email protected]> + + * Makefile.am (kbxutil_LDADD): Change order of libs. + ($(PROGRAMS)): Ditto for documentation. + 2008-10-20 Werner Koch <[email protected]> * keybox-update.c (blob_filecopy): Remove unused arg n_packets. diff --git a/kbx/Makefile.am b/kbx/Makefile.am index 85791efaf..14e8fa5e2 100644 --- a/kbx/Makefile.am +++ b/kbx/Makefile.am @@ -46,8 +46,8 @@ libkeybox_a_SOURCES = $(common_sources) # requires it - although we don't actually need it. It is easier # to do it this way. kbxutil_SOURCES = kbxutil.c $(common_sources) -kbxutil_LDADD = ../jnlib/libjnlib.a ../gl/libgnu.a ../common/libcommon.a \ +kbxutil_LDADD = ../common/libcommon.a ../jnlib/libjnlib.a ../gl/libgnu.a \ $(KSBA_LIBS) $(LIBGCRYPT_LIBS) \ $(GPG_ERROR_LIBS) $(LIBINTL) $(LIBICONV) $(W32SOCKLIBS) -$(PROGRAMS) : ../jnlib/libjnlib.a ../gl/libgnu.a ../common/libcommon.a +$(PROGRAMS) : ../common/libcommon.a ../jnlib/libjnlib.a ../gl/libgnu.a @@ -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-10-29 09:04+0100\n" +"POT-Creation-Date: 2008-11-11 08:40+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" @@ -384,163 +384,163 @@ msgstr "" msgid "|FILE|write environment settings also to FILE" msgstr "" -#: agent/gpg-agent.c:290 agent/preset-passphrase.c:94 agent/protect-tool.c:146 +#: agent/gpg-agent.c:294 agent/preset-passphrase.c:94 agent/protect-tool.c:146 #: scd/scdaemon.c:213 sm/gpgsm.c:571 tools/gpg-connect-agent.c:173 #: tools/gpgconf.c:99 tools/symcryptrun.c:204 tools/gpg-check-pattern.c:141 #, fuzzy msgid "Please report bugs to <" msgstr "Калі ласка, паведамляйце пра памылкі на <[email protected]>.\n" -#: agent/gpg-agent.c:293 +#: agent/gpg-agent.c:297 #, fuzzy msgid "Usage: gpg-agent [options] (-h for help)" msgstr "Выкарыстаньне: gpg [выбары] [файлы] (-h для даведкі)" -#: agent/gpg-agent.c:295 +#: agent/gpg-agent.c:299 msgid "" "Syntax: gpg-agent [options] [command [args]]\n" "Secret key management for GnuPG\n" msgstr "" -#: agent/gpg-agent.c:330 g10/gpg.c:971 scd/scdaemon.c:253 sm/gpgsm.c:735 +#: agent/gpg-agent.c:334 g10/gpg.c:971 scd/scdaemon.c:253 sm/gpgsm.c:735 #, c-format msgid "invalid debug-level `%s' given\n" msgstr "" -#: agent/gpg-agent.c:529 agent/protect-tool.c:1068 kbx/kbxutil.c:430 +#: agent/gpg-agent.c:532 agent/protect-tool.c:1068 kbx/kbxutil.c:430 #: scd/scdaemon.c:347 sm/gpgsm.c:973 sm/gpgsm.c:976 tools/symcryptrun.c:997 #: tools/gpg-check-pattern.c:178 #, c-format msgid "%s is too old (need %s, have %s)\n" msgstr "" -#: agent/gpg-agent.c:628 g10/gpg.c:2071 scd/scdaemon.c:428 sm/gpgsm.c:1064 +#: agent/gpg-agent.c:631 g10/gpg.c:2071 scd/scdaemon.c:428 sm/gpgsm.c:1064 #, c-format msgid "NOTE: no default option file `%s'\n" msgstr "" -#: agent/gpg-agent.c:633 agent/gpg-agent.c:1216 g10/gpg.c:2075 +#: agent/gpg-agent.c:636 agent/gpg-agent.c:1215 g10/gpg.c:2075 #: scd/scdaemon.c:433 sm/gpgsm.c:1068 tools/symcryptrun.c:930 #, c-format msgid "option file `%s': %s\n" msgstr "" -#: agent/gpg-agent.c:641 g10/gpg.c:2082 scd/scdaemon.c:441 sm/gpgsm.c:1075 +#: agent/gpg-agent.c:644 g10/gpg.c:2082 scd/scdaemon.c:441 sm/gpgsm.c:1075 #, c-format msgid "reading options from `%s'\n" msgstr "" -#: agent/gpg-agent.c:974 g10/plaintext.c:140 g10/plaintext.c:145 +#: agent/gpg-agent.c:973 g10/plaintext.c:140 g10/plaintext.c:145 #: g10/plaintext.c:162 #, c-format msgid "error creating `%s': %s\n" msgstr "памылка стварэньня \"%s\": %s\n" -#: agent/gpg-agent.c:1330 agent/gpg-agent.c:1452 agent/gpg-agent.c:1456 -#: agent/gpg-agent.c:1497 agent/gpg-agent.c:1501 g10/exec.c:172 +#: agent/gpg-agent.c:1328 agent/gpg-agent.c:1448 agent/gpg-agent.c:1452 +#: agent/gpg-agent.c:1493 agent/gpg-agent.c:1497 g10/exec.c:172 #: g10/openfile.c:429 scd/scdaemon.c:928 #, fuzzy, c-format msgid "can't create directory `%s': %s\n" msgstr "%s: немагчыма стварыць тэчку: %s\n" -#: agent/gpg-agent.c:1344 scd/scdaemon.c:942 +#: agent/gpg-agent.c:1342 scd/scdaemon.c:942 msgid "name of socket too long\n" msgstr "" -#: agent/gpg-agent.c:1369 scd/scdaemon.c:965 +#: agent/gpg-agent.c:1365 scd/scdaemon.c:965 #, fuzzy, c-format msgid "can't create socket: %s\n" msgstr "%s: немагчыма стварыць тэчку: %s\n" -#: agent/gpg-agent.c:1378 +#: agent/gpg-agent.c:1374 #, c-format msgid "socket name `%s' is too long\n" msgstr "" -#: agent/gpg-agent.c:1398 +#: agent/gpg-agent.c:1394 msgid "a gpg-agent is already running - not starting a new one\n" msgstr "" -#: agent/gpg-agent.c:1409 scd/scdaemon.c:985 +#: agent/gpg-agent.c:1405 scd/scdaemon.c:985 #, fuzzy msgid "error getting nonce for the socket\n" msgstr "памылка стварэньня \"%s\": %s\n" -#: agent/gpg-agent.c:1414 scd/scdaemon.c:988 +#: agent/gpg-agent.c:1410 scd/scdaemon.c:988 #, fuzzy, c-format msgid "error binding socket to `%s': %s\n" msgstr "памылка стварэньня \"%s\": %s\n" -#: agent/gpg-agent.c:1426 scd/scdaemon.c:997 +#: agent/gpg-agent.c:1422 scd/scdaemon.c:997 #, fuzzy, c-format msgid "listen() failed: %s\n" msgstr "збой падпісаньня: %s\n" -#: agent/gpg-agent.c:1432 scd/scdaemon.c:1004 +#: agent/gpg-agent.c:1428 scd/scdaemon.c:1004 #, fuzzy, c-format msgid "listening on socket `%s'\n" msgstr "запіс у stdout\n" -#: agent/gpg-agent.c:1460 agent/gpg-agent.c:1507 g10/openfile.c:432 +#: agent/gpg-agent.c:1456 agent/gpg-agent.c:1503 g10/openfile.c:432 #, fuzzy, c-format msgid "directory `%s' created\n" msgstr "%s: тэчка створана\n" -#: agent/gpg-agent.c:1513 +#: agent/gpg-agent.c:1509 #, fuzzy, c-format msgid "stat() failed for `%s': %s\n" msgstr "немагчыма адкрыць %s: %s\n" -#: agent/gpg-agent.c:1517 +#: agent/gpg-agent.c:1513 #, fuzzy, c-format msgid "can't use `%s' as home directory\n" msgstr "%s: немагчыма стварыць тэчку: %s\n" -#: agent/gpg-agent.c:1634 scd/scdaemon.c:1020 +#: agent/gpg-agent.c:1643 scd/scdaemon.c:1020 #, fuzzy, c-format msgid "error reading nonce on fd %d: %s\n" msgstr "памылка стварэньня \"%s\": %s\n" -#: agent/gpg-agent.c:1656 +#: agent/gpg-agent.c:1665 #, c-format msgid "handler 0x%lx for fd %d started\n" msgstr "" -#: agent/gpg-agent.c:1661 +#: agent/gpg-agent.c:1670 #, c-format msgid "handler 0x%lx for fd %d terminated\n" msgstr "" -#: agent/gpg-agent.c:1681 +#: agent/gpg-agent.c:1690 #, c-format msgid "ssh handler 0x%lx for fd %d started\n" msgstr "" -#: agent/gpg-agent.c:1686 +#: agent/gpg-agent.c:1695 #, c-format msgid "ssh handler 0x%lx for fd %d terminated\n" msgstr "" -#: agent/gpg-agent.c:1803 scd/scdaemon.c:1143 +#: agent/gpg-agent.c:1808 scd/scdaemon.c:1143 #, c-format msgid "pth_select failed: %s - waiting 1s\n" msgstr "" -#: agent/gpg-agent.c:1916 scd/scdaemon.c:1210 +#: agent/gpg-agent.c:1921 scd/scdaemon.c:1210 #, c-format msgid "%s %s stopped\n" msgstr "" -#: agent/gpg-agent.c:1939 +#: agent/gpg-agent.c:2049 msgid "no gpg-agent running in this session\n" msgstr "" -#: agent/gpg-agent.c:1950 common/simple-pwquery.c:349 common/asshelp.c:326 +#: agent/gpg-agent.c:2060 common/simple-pwquery.c:349 common/asshelp.c:326 #: tools/gpg-connect-agent.c:2094 msgid "malformed GPG_AGENT_INFO environment variable\n" msgstr "" -#: agent/gpg-agent.c:1963 common/simple-pwquery.c:361 common/asshelp.c:338 +#: agent/gpg-agent.c:2073 common/simple-pwquery.c:361 common/asshelp.c:338 #: tools/gpg-connect-agent.c:2105 #, c-format msgid "gpg-agent protocol version %d is not supported\n" @@ -1116,7 +1116,7 @@ msgstr "" msgid "This command is only available for version 2 cards\n" msgstr "" -#: g10/card-util.c:85 scd/app-openpgp.c:1851 +#: g10/card-util.c:85 scd/app-openpgp.c:1848 msgid "Reset Code not or not anymore available\n" msgstr "" @@ -6348,29 +6348,29 @@ msgid "" "list, export, import Keybox data\n" msgstr "" -#: scd/app-nks.c:326 scd/app-openpgp.c:1459 scd/app-dinsig.c:297 +#: scd/app-nks.c:325 scd/app-openpgp.c:1456 scd/app-dinsig.c:297 msgid "||Please enter your PIN at the reader's keypad" msgstr "" -#: scd/app-nks.c:330 scd/app-openpgp.c:1463 scd/app-openpgp.c:1495 -#: scd/app-openpgp.c:1642 scd/app-openpgp.c:1660 scd/app-openpgp.c:1860 +#: 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-dinsig.c:301 #, c-format msgid "PIN callback returned error: %s\n" msgstr "" -#: scd/app-nks.c:378 +#: scd/app-nks.c:377 msgid "the NullPIN has not yet been changed\n" 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:558 scd/app-openpgp.c:1900 +#: scd/app-nks.c:557 scd/app-openpgp.c:1897 msgid "|N|New PIN" msgstr "" -#: scd/app-nks.c:561 scd/app-openpgp.c:1904 scd/app-dinsig.c:529 +#: scd/app-nks.c:560 scd/app-openpgp.c:1901 scd/app-dinsig.c:529 #, fuzzy, c-format msgid "error getting new PIN: %s\n" msgstr "памылка стварэньня \"%s\": %s\n" @@ -6385,84 +6385,84 @@ msgstr "" msgid "failed to store the creation date: %s\n" msgstr "%s: немагчыма стварыць хэш-табліцу: %s\n" -#: scd/app-openpgp.c:1076 +#: scd/app-openpgp.c:1075 #, fuzzy, c-format msgid "reading public key failed: %s\n" msgstr "грамадскі ключ ня знойдзены" -#: scd/app-openpgp.c:1084 scd/app-openpgp.c:2554 +#: scd/app-openpgp.c:1083 scd/app-openpgp.c:2551 msgid "response does not contain the public key data\n" msgstr "" -#: scd/app-openpgp.c:1092 scd/app-openpgp.c:2562 +#: scd/app-openpgp.c:1091 scd/app-openpgp.c:2559 msgid "response does not contain the RSA modulus\n" msgstr "" -#: scd/app-openpgp.c:1101 scd/app-openpgp.c:2572 +#: scd/app-openpgp.c:1100 scd/app-openpgp.c:2569 msgid "response does not contain the RSA public exponent\n" msgstr "" -#: scd/app-openpgp.c:1419 +#: scd/app-openpgp.c:1416 #, c-format msgid "using default PIN as %s\n" msgstr "" -#: scd/app-openpgp.c:1426 +#: scd/app-openpgp.c:1423 #, c-format msgid "failed to use default PIN as %s: %s - disabling further default use\n" msgstr "" -#: scd/app-openpgp.c:1445 +#: scd/app-openpgp.c:1442 #, c-format msgid "||Please enter your PIN at the reader's keypad%%0A[sigs done: %lu]" msgstr "" -#: scd/app-openpgp.c:1479 +#: scd/app-openpgp.c:1476 #, c-format msgid "||Please enter the PIN%%0A[sigs done: %lu]" msgstr "" -#: scd/app-openpgp.c:1491 +#: scd/app-openpgp.c:1488 #, fuzzy msgid "||Please enter the PIN" msgstr "Паўтарыце пароль\n" -#: scd/app-openpgp.c:1502 scd/app-openpgp.c:1667 +#: scd/app-openpgp.c:1499 scd/app-openpgp.c:1664 #, c-format msgid "PIN for CHV%d is too short; minimum length is %d\n" msgstr "" -#: scd/app-openpgp.c:1515 scd/app-openpgp.c:1555 scd/app-openpgp.c:1679 -#: scd/app-openpgp.c:2871 +#: scd/app-openpgp.c:1512 scd/app-openpgp.c:1552 scd/app-openpgp.c:1676 +#: scd/app-openpgp.c:2868 #, fuzzy, c-format msgid "verify CHV%d failed: %s\n" msgstr "збой падпісаньня: %s\n" -#: scd/app-openpgp.c:1578 +#: scd/app-openpgp.c:1575 msgid "access to admin commands is not configured\n" msgstr "" -#: scd/app-openpgp.c:1599 scd/app-openpgp.c:1842 scd/app-openpgp.c:3122 +#: scd/app-openpgp.c:1596 scd/app-openpgp.c:1839 scd/app-openpgp.c:3119 msgid "error retrieving CHV status from card\n" msgstr "" -#: scd/app-openpgp.c:1605 scd/app-openpgp.c:3131 +#: scd/app-openpgp.c:1602 scd/app-openpgp.c:3128 msgid "card is permanently locked!\n" msgstr "" -#: scd/app-openpgp.c:1612 +#: scd/app-openpgp.c:1609 #, c-format msgid "%d Admin PIN attempts remaining before card is permanently locked\n" msgstr "" -#: scd/app-openpgp.c:1622 +#: scd/app-openpgp.c:1619 #, c-format msgid "" "|A|Please enter the Admin PIN at the reader's keypad%%0A[remaining attempts: " "%d]" msgstr "" -#: scd/app-openpgp.c:1637 +#: scd/app-openpgp.c:1634 #, fuzzy msgid "|A|Please enter the Admin PIN at the reader's keypad" msgstr "Паўтарыце пароль\n" @@ -6470,113 +6470,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:1657 +#: scd/app-openpgp.c:1654 msgid "|A|Admin PIN" msgstr "" -#: scd/app-openpgp.c:1856 +#: scd/app-openpgp.c:1853 #, fuzzy msgid "||Please enter the Reset Code for the card" msgstr "Калі ласка, абярыце від ключа, які Вам патрэбны:\n" -#: scd/app-openpgp.c:1865 scd/app-openpgp.c:1928 +#: scd/app-openpgp.c:1862 scd/app-openpgp.c:1925 #, c-format msgid "Reset Code is too short; minimum length is %d\n" msgstr "" -#: scd/app-openpgp.c:1899 +#: scd/app-openpgp.c:1896 msgid "|RN|New Reset Code" msgstr "" -#: scd/app-openpgp.c:1900 +#: scd/app-openpgp.c:1897 msgid "|AN|New Admin PIN" msgstr "" -#: scd/app-openpgp.c:1990 scd/app-openpgp.c:2640 +#: scd/app-openpgp.c:1987 scd/app-openpgp.c:2637 msgid "error reading application data\n" msgstr "" -#: scd/app-openpgp.c:1996 scd/app-openpgp.c:2647 +#: scd/app-openpgp.c:1993 scd/app-openpgp.c:2644 #, fuzzy msgid "error reading fingerprint DO\n" msgstr "паказаць ключы й адбіткі пальцаў" -#: scd/app-openpgp.c:2006 +#: scd/app-openpgp.c:2003 #, fuzzy msgid "key already exists\n" msgstr "выдаліць ключы са зьвязку сакрэтных ключоў" -#: scd/app-openpgp.c:2010 +#: scd/app-openpgp.c:2007 msgid "existing key will be replaced\n" msgstr "" -#: scd/app-openpgp.c:2012 +#: scd/app-openpgp.c:2009 #, fuzzy msgid "generating new key\n" msgstr "стварыць новую пару ключоў" -#: scd/app-openpgp.c:2338 +#: scd/app-openpgp.c:2335 msgid "creation timestamp missing\n" msgstr "" -#: scd/app-openpgp.c:2347 +#: scd/app-openpgp.c:2344 #, c-format msgid "RSA modulus missing or not of size %d bits\n" msgstr "" -#: scd/app-openpgp.c:2359 +#: scd/app-openpgp.c:2356 #, c-format msgid "RSA public exponent missing or larger than %d bits\n" msgstr "" -#: scd/app-openpgp.c:2369 scd/app-openpgp.c:2377 +#: scd/app-openpgp.c:2366 scd/app-openpgp.c:2374 #, c-format msgid "RSA prime %s missing or not of size %d bits\n" msgstr "" -#: scd/app-openpgp.c:2471 +#: scd/app-openpgp.c:2468 #, fuzzy, c-format msgid "failed to store the key: %s\n" msgstr "%s: немагчыма стварыць хэш-табліцу: %s\n" -#: scd/app-openpgp.c:2531 +#: scd/app-openpgp.c:2528 msgid "please wait while key is being generated ...\n" msgstr "" -#: scd/app-openpgp.c:2545 +#: scd/app-openpgp.c:2542 #, fuzzy msgid "generating key failed\n" msgstr "стварыць новую пару ключоў" -#: scd/app-openpgp.c:2548 +#: scd/app-openpgp.c:2545 #, c-format msgid "key generation completed (%d seconds)\n" msgstr "" -#: scd/app-openpgp.c:2605 +#: scd/app-openpgp.c:2602 msgid "invalid structure of OpenPGP card (DO 0x93)\n" msgstr "" -#: scd/app-openpgp.c:2655 +#: scd/app-openpgp.c:2652 msgid "fingerprint on card does not match requested one\n" msgstr "" -#: scd/app-openpgp.c:2770 +#: scd/app-openpgp.c:2767 #, fuzzy, c-format msgid "card does not support digest algorithm %s\n" msgstr "нерэчаісны хэш-альгарытм \"%s\"\n" -#: scd/app-openpgp.c:2846 +#: scd/app-openpgp.c:2843 #, c-format msgid "signatures created so far: %lu\n" msgstr "" -#: scd/app-openpgp.c:3136 +#: scd/app-openpgp.c:3133 msgid "" "verification of Admin PIN is currently prohibited through this command\n" msgstr "" -#: scd/app-openpgp.c:3360 scd/app-openpgp.c:3371 +#: scd/app-openpgp.c:3357 scd/app-openpgp.c:3368 #, c-format msgid "can't access %s - invalid OpenPGP card?\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-10-29 09:04+0100\n" +"POT-Creation-Date: 2008-11-11 08:40+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" @@ -415,165 +415,165 @@ msgstr "" msgid "|FILE|write environment settings also to FILE" msgstr "" -#: agent/gpg-agent.c:290 agent/preset-passphrase.c:94 agent/protect-tool.c:146 +#: agent/gpg-agent.c:294 agent/preset-passphrase.c:94 agent/protect-tool.c:146 #: scd/scdaemon.c:213 sm/gpgsm.c:571 tools/gpg-connect-agent.c:173 #: tools/gpgconf.c:99 tools/symcryptrun.c:204 tools/gpg-check-pattern.c:141 #, fuzzy msgid "Please report bugs to <" msgstr "Si us plau, informeu sobre els errors a <[email protected]>.\n" -#: agent/gpg-agent.c:293 +#: agent/gpg-agent.c:297 #, fuzzy msgid "Usage: gpg-agent [options] (-h for help)" msgstr "Forma d'ús: gpg [opcions] [fitxers] (-h per a veure l'ajuda)" -#: agent/gpg-agent.c:295 +#: agent/gpg-agent.c:299 msgid "" "Syntax: gpg-agent [options] [command [args]]\n" "Secret key management for GnuPG\n" msgstr "" -#: agent/gpg-agent.c:330 g10/gpg.c:971 scd/scdaemon.c:253 sm/gpgsm.c:735 +#: agent/gpg-agent.c:334 g10/gpg.c:971 scd/scdaemon.c:253 sm/gpgsm.c:735 #, c-format msgid "invalid debug-level `%s' given\n" msgstr "" -#: agent/gpg-agent.c:529 agent/protect-tool.c:1068 kbx/kbxutil.c:430 +#: agent/gpg-agent.c:532 agent/protect-tool.c:1068 kbx/kbxutil.c:430 #: scd/scdaemon.c:347 sm/gpgsm.c:973 sm/gpgsm.c:976 tools/symcryptrun.c:997 #: tools/gpg-check-pattern.c:178 #, c-format msgid "%s is too old (need %s, have %s)\n" msgstr "" -#: agent/gpg-agent.c:628 g10/gpg.c:2071 scd/scdaemon.c:428 sm/gpgsm.c:1064 +#: agent/gpg-agent.c:631 g10/gpg.c:2071 scd/scdaemon.c:428 sm/gpgsm.c:1064 #, 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:633 agent/gpg-agent.c:1216 g10/gpg.c:2075 +#: agent/gpg-agent.c:636 agent/gpg-agent.c:1215 g10/gpg.c:2075 #: scd/scdaemon.c:433 sm/gpgsm.c:1068 tools/symcryptrun.c:930 #, c-format msgid "option file `%s': %s\n" msgstr "fitxer d'opcions «%s»: %s\n" -#: agent/gpg-agent.c:641 g10/gpg.c:2082 scd/scdaemon.c:441 sm/gpgsm.c:1075 +#: agent/gpg-agent.c:644 g10/gpg.c:2082 scd/scdaemon.c:441 sm/gpgsm.c:1075 #, c-format msgid "reading options from `%s'\n" msgstr "s'estan llegint opcions de «%s»\n" -#: agent/gpg-agent.c:974 g10/plaintext.c:140 g10/plaintext.c:145 +#: agent/gpg-agent.c:973 g10/plaintext.c:140 g10/plaintext.c:145 #: g10/plaintext.c:162 #, c-format msgid "error creating `%s': %s\n" msgstr "error en crear «%s»: %s\n" -#: agent/gpg-agent.c:1330 agent/gpg-agent.c:1452 agent/gpg-agent.c:1456 -#: agent/gpg-agent.c:1497 agent/gpg-agent.c:1501 g10/exec.c:172 +#: agent/gpg-agent.c:1328 agent/gpg-agent.c:1448 agent/gpg-agent.c:1452 +#: agent/gpg-agent.c:1493 agent/gpg-agent.c:1497 g10/exec.c:172 #: g10/openfile.c:429 scd/scdaemon.c:928 #, c-format msgid "can't create directory `%s': %s\n" msgstr "no es pot crear el directori «%s»: %s\n" -#: agent/gpg-agent.c:1344 scd/scdaemon.c:942 +#: agent/gpg-agent.c:1342 scd/scdaemon.c:942 msgid "name of socket too long\n" msgstr "" -#: agent/gpg-agent.c:1369 scd/scdaemon.c:965 +#: agent/gpg-agent.c:1365 scd/scdaemon.c:965 #, fuzzy, c-format msgid "can't create socket: %s\n" msgstr "no s'ha pogut crear «%s»: %s\n" -#: agent/gpg-agent.c:1378 +#: agent/gpg-agent.c:1374 #, fuzzy, c-format msgid "socket name `%s' is too long\n" msgstr "Certificat de revocació vàlid" -#: agent/gpg-agent.c:1398 +#: agent/gpg-agent.c:1394 #, fuzzy msgid "a gpg-agent is already running - not starting a new one\n" msgstr "gpg-agent no està disponible en aquesta sessió\n" -#: agent/gpg-agent.c:1409 scd/scdaemon.c:985 +#: agent/gpg-agent.c:1405 scd/scdaemon.c:985 #, fuzzy msgid "error getting nonce for the socket\n" msgstr "error en crear «%s»: %s\n" -#: agent/gpg-agent.c:1414 scd/scdaemon.c:988 +#: agent/gpg-agent.c:1410 scd/scdaemon.c:988 #, fuzzy, c-format msgid "error binding socket to `%s': %s\n" msgstr "error mentre s'enviava a «%s»: %s\n" -#: agent/gpg-agent.c:1426 scd/scdaemon.c:997 +#: agent/gpg-agent.c:1422 scd/scdaemon.c:997 #, fuzzy, c-format msgid "listen() failed: %s\n" msgstr "ha fallat l'actualització: %s\n" -#: agent/gpg-agent.c:1432 scd/scdaemon.c:1004 +#: agent/gpg-agent.c:1428 scd/scdaemon.c:1004 #, fuzzy, c-format msgid "listening on socket `%s'\n" msgstr "s'està escrivint la clau secreta a «%s»\n" -#: agent/gpg-agent.c:1460 agent/gpg-agent.c:1507 g10/openfile.c:432 +#: agent/gpg-agent.c:1456 agent/gpg-agent.c:1503 g10/openfile.c:432 #, fuzzy, c-format msgid "directory `%s' created\n" msgstr "%s: s'ha creat el directori\n" -#: agent/gpg-agent.c:1513 +#: agent/gpg-agent.c:1509 #, fuzzy, c-format msgid "stat() failed for `%s': %s\n" msgstr "base de dades de confiança: ha fallat la lectura (n=%d): %s\n" -#: agent/gpg-agent.c:1517 +#: agent/gpg-agent.c:1513 #, fuzzy, c-format msgid "can't use `%s' as home directory\n" msgstr "%s: no s'ha pogut crear el directori: %s\n" -#: agent/gpg-agent.c:1634 scd/scdaemon.c:1020 +#: agent/gpg-agent.c:1643 scd/scdaemon.c:1020 #, fuzzy, c-format msgid "error reading nonce on fd %d: %s\n" msgstr "error en la lectura de «%s»: %s\n" -#: agent/gpg-agent.c:1656 +#: agent/gpg-agent.c:1665 #, c-format msgid "handler 0x%lx for fd %d started\n" msgstr "" -#: agent/gpg-agent.c:1661 +#: agent/gpg-agent.c:1670 #, c-format msgid "handler 0x%lx for fd %d terminated\n" msgstr "" -#: agent/gpg-agent.c:1681 +#: agent/gpg-agent.c:1690 #, c-format msgid "ssh handler 0x%lx for fd %d started\n" msgstr "" -#: agent/gpg-agent.c:1686 +#: agent/gpg-agent.c:1695 #, c-format msgid "ssh handler 0x%lx for fd %d terminated\n" msgstr "" -#: agent/gpg-agent.c:1803 scd/scdaemon.c:1143 +#: agent/gpg-agent.c:1808 scd/scdaemon.c:1143 #, 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:1916 scd/scdaemon.c:1210 +#: agent/gpg-agent.c:1921 scd/scdaemon.c:1210 #, fuzzy, c-format msgid "%s %s stopped\n" msgstr "\t%lu claus es descarta\n" -#: agent/gpg-agent.c:1939 +#: agent/gpg-agent.c:2049 #, fuzzy msgid "no gpg-agent running in this session\n" msgstr "gpg-agent no està disponible en aquesta sessió\n" -#: agent/gpg-agent.c:1950 common/simple-pwquery.c:349 common/asshelp.c:326 +#: agent/gpg-agent.c:2060 common/simple-pwquery.c:349 common/asshelp.c:326 #: tools/gpg-connect-agent.c:2094 msgid "malformed GPG_AGENT_INFO environment variable\n" msgstr "la variable d'entorn GPG_AGENT_INFO és malformada\n" -#: agent/gpg-agent.c:1963 common/simple-pwquery.c:361 common/asshelp.c:338 +#: agent/gpg-agent.c:2073 common/simple-pwquery.c:361 common/asshelp.c:338 #: tools/gpg-connect-agent.c:2105 #, c-format msgid "gpg-agent protocol version %d is not supported\n" @@ -1190,7 +1190,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:1851 +#: g10/card-util.c:85 scd/app-openpgp.c:1848 #, fuzzy msgid "Reset Code not or not anymore available\n" msgstr "parts de la clau secreta no estan disponbles\n" @@ -6832,29 +6832,29 @@ msgid "" "list, export, import Keybox data\n" msgstr "" -#: scd/app-nks.c:326 scd/app-openpgp.c:1459 scd/app-dinsig.c:297 +#: scd/app-nks.c:325 scd/app-openpgp.c:1456 scd/app-dinsig.c:297 msgid "||Please enter your PIN at the reader's keypad" msgstr "" -#: scd/app-nks.c:330 scd/app-openpgp.c:1463 scd/app-openpgp.c:1495 -#: scd/app-openpgp.c:1642 scd/app-openpgp.c:1660 scd/app-openpgp.c:1860 +#: 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-dinsig.c:301 #, c-format msgid "PIN callback returned error: %s\n" msgstr "" -#: scd/app-nks.c:378 +#: scd/app-nks.c:377 msgid "the NullPIN has not yet been changed\n" 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:558 scd/app-openpgp.c:1900 +#: scd/app-nks.c:557 scd/app-openpgp.c:1897 msgid "|N|New PIN" msgstr "" -#: scd/app-nks.c:561 scd/app-openpgp.c:1904 scd/app-dinsig.c:529 +#: scd/app-nks.c:560 scd/app-openpgp.c:1901 scd/app-dinsig.c:529 #, fuzzy, c-format msgid "error getting new PIN: %s\n" msgstr "error en crear «%s»: %s\n" @@ -6869,84 +6869,84 @@ msgstr "no s'ha pogut emmagatzemar l'empremta digital: %s\n" 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:1076 +#: scd/app-openpgp.c:1075 #, 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:1084 scd/app-openpgp.c:2554 +#: scd/app-openpgp.c:1083 scd/app-openpgp.c:2551 msgid "response does not contain the public key data\n" msgstr "" -#: scd/app-openpgp.c:1092 scd/app-openpgp.c:2562 +#: scd/app-openpgp.c:1091 scd/app-openpgp.c:2559 msgid "response does not contain the RSA modulus\n" msgstr "" -#: scd/app-openpgp.c:1101 scd/app-openpgp.c:2572 +#: scd/app-openpgp.c:1100 scd/app-openpgp.c:2569 msgid "response does not contain the RSA public exponent\n" msgstr "" -#: scd/app-openpgp.c:1419 +#: scd/app-openpgp.c:1416 #, c-format msgid "using default PIN as %s\n" msgstr "" -#: scd/app-openpgp.c:1426 +#: scd/app-openpgp.c:1423 #, c-format msgid "failed to use default PIN as %s: %s - disabling further default use\n" msgstr "" -#: scd/app-openpgp.c:1445 +#: scd/app-openpgp.c:1442 #, c-format msgid "||Please enter your PIN at the reader's keypad%%0A[sigs done: %lu]" msgstr "" -#: scd/app-openpgp.c:1479 +#: scd/app-openpgp.c:1476 #, c-format msgid "||Please enter the PIN%%0A[sigs done: %lu]" msgstr "" -#: scd/app-openpgp.c:1491 +#: scd/app-openpgp.c:1488 #, fuzzy msgid "||Please enter the PIN" msgstr "canvia la contrasenya" -#: scd/app-openpgp.c:1502 scd/app-openpgp.c:1667 +#: scd/app-openpgp.c:1499 scd/app-openpgp.c:1664 #, c-format msgid "PIN for CHV%d is too short; minimum length is %d\n" msgstr "" -#: scd/app-openpgp.c:1515 scd/app-openpgp.c:1555 scd/app-openpgp.c:1679 -#: scd/app-openpgp.c:2871 +#: scd/app-openpgp.c:1512 scd/app-openpgp.c:1552 scd/app-openpgp.c:1676 +#: scd/app-openpgp.c:2868 #, 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:1578 +#: scd/app-openpgp.c:1575 msgid "access to admin commands is not configured\n" msgstr "" -#: scd/app-openpgp.c:1599 scd/app-openpgp.c:1842 scd/app-openpgp.c:3122 +#: scd/app-openpgp.c:1596 scd/app-openpgp.c:1839 scd/app-openpgp.c:3119 msgid "error retrieving CHV status from card\n" msgstr "" -#: scd/app-openpgp.c:1605 scd/app-openpgp.c:3131 +#: scd/app-openpgp.c:1602 scd/app-openpgp.c:3128 msgid "card is permanently locked!\n" msgstr "" -#: scd/app-openpgp.c:1612 +#: scd/app-openpgp.c:1609 #, c-format msgid "%d Admin PIN attempts remaining before card is permanently locked\n" msgstr "" -#: scd/app-openpgp.c:1622 +#: scd/app-openpgp.c:1619 #, c-format msgid "" "|A|Please enter the Admin PIN at the reader's keypad%%0A[remaining attempts: " "%d]" msgstr "" -#: scd/app-openpgp.c:1637 +#: scd/app-openpgp.c:1634 #, 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:1657 +#: scd/app-openpgp.c:1654 msgid "|A|Admin PIN" msgstr "" -#: scd/app-openpgp.c:1856 +#: scd/app-openpgp.c:1853 #, fuzzy msgid "||Please enter the Reset Code for the card" msgstr "Seleccioneu la raó de la revocació:\n" -#: scd/app-openpgp.c:1865 scd/app-openpgp.c:1928 +#: scd/app-openpgp.c:1862 scd/app-openpgp.c:1925 #, c-format msgid "Reset Code is too short; minimum length is %d\n" msgstr "" -#: scd/app-openpgp.c:1899 +#: scd/app-openpgp.c:1896 msgid "|RN|New Reset Code" msgstr "" -#: scd/app-openpgp.c:1900 +#: scd/app-openpgp.c:1897 msgid "|AN|New Admin PIN" msgstr "" -#: scd/app-openpgp.c:1990 scd/app-openpgp.c:2640 +#: scd/app-openpgp.c:1987 scd/app-openpgp.c:2637 #, 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:1996 scd/app-openpgp.c:2647 +#: scd/app-openpgp.c:1993 scd/app-openpgp.c:2644 #, fuzzy msgid "error reading fingerprint DO\n" msgstr "error: l'empremta digital és invàlida\n" -#: scd/app-openpgp.c:2006 +#: scd/app-openpgp.c:2003 #, fuzzy msgid "key already exists\n" msgstr "«%s» ja està comprimida\n" -#: scd/app-openpgp.c:2010 +#: scd/app-openpgp.c:2007 msgid "existing key will be replaced\n" msgstr "" -#: scd/app-openpgp.c:2012 +#: scd/app-openpgp.c:2009 #, fuzzy msgid "generating new key\n" msgstr "genera un nou parell de claus" -#: scd/app-openpgp.c:2338 +#: scd/app-openpgp.c:2335 msgid "creation timestamp missing\n" msgstr "" -#: scd/app-openpgp.c:2347 +#: scd/app-openpgp.c:2344 #, c-format msgid "RSA modulus missing or not of size %d bits\n" msgstr "" -#: scd/app-openpgp.c:2359 +#: scd/app-openpgp.c:2356 #, c-format msgid "RSA public exponent missing or larger than %d bits\n" msgstr "" -#: scd/app-openpgp.c:2369 scd/app-openpgp.c:2377 +#: scd/app-openpgp.c:2366 scd/app-openpgp.c:2374 #, c-format msgid "RSA prime %s missing or not of size %d bits\n" msgstr "" -#: scd/app-openpgp.c:2471 +#: scd/app-openpgp.c:2468 #, 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:2531 +#: scd/app-openpgp.c:2528 msgid "please wait while key is being generated ...\n" msgstr "" -#: scd/app-openpgp.c:2545 +#: scd/app-openpgp.c:2542 #, fuzzy msgid "generating key failed\n" msgstr "La generació de claus ha fallat: %s\n" -#: scd/app-openpgp.c:2548 +#: scd/app-openpgp.c:2545 #, fuzzy, c-format msgid "key generation completed (%d seconds)\n" msgstr "La generació de claus ha fallat: %s\n" -#: scd/app-openpgp.c:2605 +#: scd/app-openpgp.c:2602 msgid "invalid structure of OpenPGP card (DO 0x93)\n" msgstr "" -#: scd/app-openpgp.c:2655 +#: scd/app-openpgp.c:2652 msgid "fingerprint on card does not match requested one\n" msgstr "" -#: scd/app-openpgp.c:2770 +#: scd/app-openpgp.c:2767 #, fuzzy, c-format msgid "card does not support digest algorithm %s\n" msgstr "signatura %s, algorisme de resum %s\n" -#: scd/app-openpgp.c:2846 +#: scd/app-openpgp.c:2843 #, c-format msgid "signatures created so far: %lu\n" msgstr "" -#: scd/app-openpgp.c:3136 +#: scd/app-openpgp.c:3133 msgid "" "verification of Admin PIN is currently prohibited through this command\n" msgstr "" -#: scd/app-openpgp.c:3360 scd/app-openpgp.c:3371 +#: scd/app-openpgp.c:3357 scd/app-openpgp.c:3368 #, c-format msgid "can't access %s - invalid OpenPGP card?\n" msgstr "" @@ -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-10-29 09:04+0100\n" +"POT-Creation-Date: 2008-11-11 08:40+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" @@ -391,7 +391,7 @@ msgstr "" msgid "|FILE|write environment settings also to FILE" msgstr "" -#: agent/gpg-agent.c:290 agent/preset-passphrase.c:94 agent/protect-tool.c:146 +#: agent/gpg-agent.c:294 agent/preset-passphrase.c:94 agent/protect-tool.c:146 #: scd/scdaemon.c:213 sm/gpgsm.c:571 tools/gpg-connect-agent.c:173 #: tools/gpgconf.c:99 tools/symcryptrun.c:204 tools/gpg-check-pattern.c:141 #, fuzzy @@ -400,158 +400,158 @@ msgstr "" "Chyby oznamte, pros�m, na adresu <[email protected]>.\n" "P�ipom�nky k p�ekladu <[email protected]>.\n" -#: agent/gpg-agent.c:293 +#: agent/gpg-agent.c:297 #, fuzzy msgid "Usage: gpg-agent [options] (-h for help)" msgstr "Pou�it�: gpg [mo�nosti] [soubory] (-h pro pomoc)" -#: agent/gpg-agent.c:295 +#: agent/gpg-agent.c:299 msgid "" "Syntax: gpg-agent [options] [command [args]]\n" "Secret key management for GnuPG\n" msgstr "" -#: agent/gpg-agent.c:330 g10/gpg.c:971 scd/scdaemon.c:253 sm/gpgsm.c:735 +#: agent/gpg-agent.c:334 g10/gpg.c:971 scd/scdaemon.c:253 sm/gpgsm.c:735 #, c-format msgid "invalid debug-level `%s' given\n" msgstr "" -#: agent/gpg-agent.c:529 agent/protect-tool.c:1068 kbx/kbxutil.c:430 +#: agent/gpg-agent.c:532 agent/protect-tool.c:1068 kbx/kbxutil.c:430 #: scd/scdaemon.c:347 sm/gpgsm.c:973 sm/gpgsm.c:976 tools/symcryptrun.c:997 #: tools/gpg-check-pattern.c:178 #, c-format msgid "%s is too old (need %s, have %s)\n" msgstr "" -#: agent/gpg-agent.c:628 g10/gpg.c:2071 scd/scdaemon.c:428 sm/gpgsm.c:1064 +#: agent/gpg-agent.c:631 g10/gpg.c:2071 scd/scdaemon.c:428 sm/gpgsm.c:1064 #, 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:633 agent/gpg-agent.c:1216 g10/gpg.c:2075 +#: agent/gpg-agent.c:636 agent/gpg-agent.c:1215 g10/gpg.c:2075 #: scd/scdaemon.c:433 sm/gpgsm.c:1068 tools/symcryptrun.c:930 #, c-format msgid "option file `%s': %s\n" msgstr "soubor s mo�nostmi `%s': %s\n" -#: agent/gpg-agent.c:641 g10/gpg.c:2082 scd/scdaemon.c:441 sm/gpgsm.c:1075 +#: agent/gpg-agent.c:644 g10/gpg.c:2082 scd/scdaemon.c:441 sm/gpgsm.c:1075 #, c-format msgid "reading options from `%s'\n" msgstr "�tu mo�nosti z `%s'\n" -#: agent/gpg-agent.c:974 g10/plaintext.c:140 g10/plaintext.c:145 +#: agent/gpg-agent.c:973 g10/plaintext.c:140 g10/plaintext.c:145 #: g10/plaintext.c:162 #, c-format msgid "error creating `%s': %s\n" msgstr "chyba p�i vytv��en� `%s': %s\n" -#: agent/gpg-agent.c:1330 agent/gpg-agent.c:1452 agent/gpg-agent.c:1456 -#: agent/gpg-agent.c:1497 agent/gpg-agent.c:1501 g10/exec.c:172 +#: agent/gpg-agent.c:1328 agent/gpg-agent.c:1448 agent/gpg-agent.c:1452 +#: agent/gpg-agent.c:1493 agent/gpg-agent.c:1497 g10/exec.c:172 #: g10/openfile.c:429 scd/scdaemon.c:928 #, c-format msgid "can't create directory `%s': %s\n" msgstr "nemohu vytvo�it adres�� `%s': %s\n" -#: agent/gpg-agent.c:1344 scd/scdaemon.c:942 +#: agent/gpg-agent.c:1342 scd/scdaemon.c:942 msgid "name of socket too long\n" msgstr "" -#: agent/gpg-agent.c:1369 scd/scdaemon.c:965 +#: agent/gpg-agent.c:1365 scd/scdaemon.c:965 #, fuzzy, c-format msgid "can't create socket: %s\n" msgstr "nemohu vytvo�it `%s': %s\n" -#: agent/gpg-agent.c:1378 +#: agent/gpg-agent.c:1374 #, c-format msgid "socket name `%s' is too long\n" msgstr "" -#: agent/gpg-agent.c:1398 +#: agent/gpg-agent.c:1394 #, fuzzy msgid "a gpg-agent is already running - not starting a new one\n" msgstr "gpg-agent nen� v tomto sezen� dostupn�\n" -#: agent/gpg-agent.c:1409 scd/scdaemon.c:985 +#: agent/gpg-agent.c:1405 scd/scdaemon.c:985 #, fuzzy msgid "error getting nonce for the socket\n" msgstr "chyba p�i z�sk�n� nov�ho PINu: %s\n" -#: agent/gpg-agent.c:1414 scd/scdaemon.c:988 +#: agent/gpg-agent.c:1410 scd/scdaemon.c:988 #, fuzzy, c-format msgid "error binding socket to `%s': %s\n" msgstr "chyba p�i hled�n� z�znamu d�v�ryhodnosti v `%s': %s\n" -#: agent/gpg-agent.c:1426 scd/scdaemon.c:997 +#: agent/gpg-agent.c:1422 scd/scdaemon.c:997 #, fuzzy, c-format msgid "listen() failed: %s\n" msgstr "aktualizace selhala: %s\n" -#: agent/gpg-agent.c:1432 scd/scdaemon.c:1004 +#: agent/gpg-agent.c:1428 scd/scdaemon.c:1004 #, fuzzy, c-format msgid "listening on socket `%s'\n" msgstr "zapisuji tajn� kl�� do `%s'\n" -#: agent/gpg-agent.c:1460 agent/gpg-agent.c:1507 g10/openfile.c:432 +#: agent/gpg-agent.c:1456 agent/gpg-agent.c:1503 g10/openfile.c:432 #, c-format msgid "directory `%s' created\n" msgstr "adres�� `%s' vytvo�en\n" -#: agent/gpg-agent.c:1513 +#: agent/gpg-agent.c:1509 #, fuzzy, c-format msgid "stat() failed for `%s': %s\n" msgstr "fstat(%d) selhal v %s: %s\n" -#: agent/gpg-agent.c:1517 +#: agent/gpg-agent.c:1513 #, fuzzy, c-format msgid "can't use `%s' as home directory\n" msgstr "nemohu vytvo�it adres�� `%s': %s\n" -#: agent/gpg-agent.c:1634 scd/scdaemon.c:1020 +#: agent/gpg-agent.c:1643 scd/scdaemon.c:1020 #, fuzzy, c-format msgid "error reading nonce on fd %d: %s\n" msgstr "chyba p�i �ten� `%s': %s\n" -#: agent/gpg-agent.c:1656 +#: agent/gpg-agent.c:1665 #, c-format msgid "handler 0x%lx for fd %d started\n" msgstr "" -#: agent/gpg-agent.c:1661 +#: agent/gpg-agent.c:1670 #, c-format msgid "handler 0x%lx for fd %d terminated\n" msgstr "" -#: agent/gpg-agent.c:1681 +#: agent/gpg-agent.c:1690 #, c-format msgid "ssh handler 0x%lx for fd %d started\n" msgstr "" -#: agent/gpg-agent.c:1686 +#: agent/gpg-agent.c:1695 #, c-format msgid "ssh handler 0x%lx for fd %d terminated\n" msgstr "" -#: agent/gpg-agent.c:1803 scd/scdaemon.c:1143 +#: agent/gpg-agent.c:1808 scd/scdaemon.c:1143 #, fuzzy, c-format msgid "pth_select failed: %s - waiting 1s\n" msgstr "aktualizace tajn�ho kl��e selhala: %s\n" -#: agent/gpg-agent.c:1916 scd/scdaemon.c:1210 +#: agent/gpg-agent.c:1921 scd/scdaemon.c:1210 #, fuzzy, c-format msgid "%s %s stopped\n" msgstr "%s: p�esko�eno: %s\n" -#: agent/gpg-agent.c:1939 +#: agent/gpg-agent.c:2049 #, fuzzy msgid "no gpg-agent running in this session\n" msgstr "gpg-agent nen� v tomto sezen� dostupn�\n" -#: agent/gpg-agent.c:1950 common/simple-pwquery.c:349 common/asshelp.c:326 +#: agent/gpg-agent.c:2060 common/simple-pwquery.c:349 common/asshelp.c:326 #: tools/gpg-connect-agent.c:2094 msgid "malformed GPG_AGENT_INFO environment variable\n" msgstr "�patn� form�t prom�nn� prost�ed� GPG_AGENT_INFO\n" -#: agent/gpg-agent.c:1963 common/simple-pwquery.c:361 common/asshelp.c:338 +#: agent/gpg-agent.c:2073 common/simple-pwquery.c:361 common/asshelp.c:338 #: tools/gpg-connect-agent.c:2105 #, c-format msgid "gpg-agent protocol version %d is not supported\n" @@ -1140,7 +1140,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:1851 +#: g10/card-util.c:85 scd/app-openpgp.c:1848 #, fuzzy msgid "Reset Code not or not anymore available\n" msgstr "tajn� ��sti kl��e nejsou dostupn�\n" @@ -6522,29 +6522,29 @@ msgid "" "list, export, import Keybox data\n" msgstr "" -#: scd/app-nks.c:326 scd/app-openpgp.c:1459 scd/app-dinsig.c:297 +#: scd/app-nks.c:325 scd/app-openpgp.c:1456 scd/app-dinsig.c:297 msgid "||Please enter your PIN at the reader's keypad" msgstr "" -#: scd/app-nks.c:330 scd/app-openpgp.c:1463 scd/app-openpgp.c:1495 -#: scd/app-openpgp.c:1642 scd/app-openpgp.c:1660 scd/app-openpgp.c:1860 +#: 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-dinsig.c:301 #, c-format msgid "PIN callback returned error: %s\n" msgstr "funkce PIN callback zkon�ila chybou: %s\n" -#: scd/app-nks.c:378 +#: scd/app-nks.c:377 msgid "the NullPIN has not yet been changed\n" 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:558 scd/app-openpgp.c:1900 +#: scd/app-nks.c:557 scd/app-openpgp.c:1897 msgid "|N|New PIN" msgstr "|N|Nov� PIN" -#: scd/app-nks.c:561 scd/app-openpgp.c:1904 scd/app-dinsig.c:529 +#: scd/app-nks.c:560 scd/app-openpgp.c:1901 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" @@ -6559,85 +6559,85 @@ msgstr "ulo�en� fingerprintu se nezda�ilo: %s\n" msgid "failed to store the creation date: %s\n" msgstr "ulo�en� datumu vytvo�en� se nezda�ilo: %s\n" -#: scd/app-openpgp.c:1076 +#: scd/app-openpgp.c:1075 #, 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:1084 scd/app-openpgp.c:2554 +#: scd/app-openpgp.c:1083 scd/app-openpgp.c:2551 msgid "response does not contain the public key data\n" msgstr "odpov�� neobsahuje ve�ejn� kl��\n" -#: scd/app-openpgp.c:1092 scd/app-openpgp.c:2562 +#: scd/app-openpgp.c:1091 scd/app-openpgp.c:2559 msgid "response does not contain the RSA modulus\n" msgstr "odpov�� neobsahuje RSA modulus\n" -#: scd/app-openpgp.c:1101 scd/app-openpgp.c:2572 +#: scd/app-openpgp.c:1100 scd/app-openpgp.c:2569 msgid "response does not contain the RSA public exponent\n" msgstr "odpov�� neobsahuje ve�ejn� RSA exponent\n" -#: scd/app-openpgp.c:1419 +#: scd/app-openpgp.c:1416 #, c-format msgid "using default PIN as %s\n" msgstr "" -#: scd/app-openpgp.c:1426 +#: scd/app-openpgp.c:1423 #, c-format msgid "failed to use default PIN as %s: %s - disabling further default use\n" msgstr "" -#: scd/app-openpgp.c:1445 +#: scd/app-openpgp.c:1442 #, 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:1479 +#: scd/app-openpgp.c:1476 #, 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:1491 +#: scd/app-openpgp.c:1488 #, fuzzy msgid "||Please enter the PIN" msgstr "||Pros�m vlo�te PIN%%0A[podpis hotov: %lu]" -#: scd/app-openpgp.c:1502 scd/app-openpgp.c:1667 +#: scd/app-openpgp.c:1499 scd/app-openpgp.c:1664 #, 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:1515 scd/app-openpgp.c:1555 scd/app-openpgp.c:1679 -#: scd/app-openpgp.c:2871 +#: scd/app-openpgp.c:1512 scd/app-openpgp.c:1552 scd/app-openpgp.c:1676 +#: scd/app-openpgp.c:2868 #, c-format msgid "verify CHV%d failed: %s\n" msgstr "verifikace CHV%d se nezda�ila: %s\n" -#: scd/app-openpgp.c:1578 +#: scd/app-openpgp.c:1575 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:1599 scd/app-openpgp.c:1842 scd/app-openpgp.c:3122 +#: scd/app-openpgp.c:1596 scd/app-openpgp.c:1839 scd/app-openpgp.c:3119 msgid "error retrieving CHV status from card\n" msgstr "chyba p�i z�sk�n� CHV z karty\n" -#: scd/app-openpgp.c:1605 scd/app-openpgp.c:3131 +#: scd/app-openpgp.c:1602 scd/app-openpgp.c:3128 msgid "card is permanently locked!\n" msgstr "karta je trvale uzam�ena!\n" -#: scd/app-openpgp.c:1612 +#: scd/app-openpgp.c:1609 #, 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:1622 +#: scd/app-openpgp.c:1619 #, 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:1637 +#: scd/app-openpgp.c:1634 #, 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:1657 +#: scd/app-openpgp.c:1654 msgid "|A|Admin PIN" msgstr "|A|PIN administr�tora" -#: scd/app-openpgp.c:1856 +#: scd/app-openpgp.c:1853 #, fuzzy msgid "||Please enter the Reset Code for the card" msgstr "||Pros�m vlo�te PIN%%0A[podpis hotov: %lu]" -#: scd/app-openpgp.c:1865 scd/app-openpgp.c:1928 +#: scd/app-openpgp.c:1862 scd/app-openpgp.c:1925 #, 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:1899 +#: scd/app-openpgp.c:1896 msgid "|RN|New Reset Code" msgstr "" -#: scd/app-openpgp.c:1900 +#: scd/app-openpgp.c:1897 msgid "|AN|New Admin PIN" msgstr "|AN|Nov� PIN administr�tora" -#: scd/app-openpgp.c:1990 scd/app-openpgp.c:2640 +#: scd/app-openpgp.c:1987 scd/app-openpgp.c:2637 msgid "error reading application data\n" msgstr "chyba p�i �ten� aplika�n�ch dat\n" -#: scd/app-openpgp.c:1996 scd/app-openpgp.c:2647 +#: scd/app-openpgp.c:1993 scd/app-openpgp.c:2644 msgid "error reading fingerprint DO\n" msgstr "chyba p�i �ten� fingerpritnu DO\n" -#: scd/app-openpgp.c:2006 +#: scd/app-openpgp.c:2003 msgid "key already exists\n" msgstr "kl�� ji� existuje\n" -#: scd/app-openpgp.c:2010 +#: scd/app-openpgp.c:2007 msgid "existing key will be replaced\n" msgstr "existuj�c� kl�� bude p�eps�n\n" -#: scd/app-openpgp.c:2012 +#: scd/app-openpgp.c:2009 msgid "generating new key\n" msgstr "generov�n� nov�ho kl��e\n" -#: scd/app-openpgp.c:2338 +#: scd/app-openpgp.c:2335 msgid "creation timestamp missing\n" msgstr "chyb� �asov� raz�tko vytvo�en�\n" -#: scd/app-openpgp.c:2347 +#: scd/app-openpgp.c:2344 #, 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:2359 +#: scd/app-openpgp.c:2356 #, 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:2369 scd/app-openpgp.c:2377 +#: scd/app-openpgp.c:2366 scd/app-openpgp.c:2374 #, 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:2471 +#: scd/app-openpgp.c:2468 #, c-format msgid "failed to store the key: %s\n" msgstr "nelze ulo�it kl��: %s\n" -#: scd/app-openpgp.c:2531 +#: scd/app-openpgp.c:2528 msgid "please wait while key is being generated ...\n" msgstr "pros�m po�kejte ne� bude kl�� vygenerov�n ...\n" -#: scd/app-openpgp.c:2545 +#: scd/app-openpgp.c:2542 msgid "generating key failed\n" msgstr "henerov�n� kl��e se nezda�ilo\n" -#: scd/app-openpgp.c:2548 +#: scd/app-openpgp.c:2545 #, c-format msgid "key generation completed (%d seconds)\n" msgstr "generov�n� kl��e dokon�eno (%d sekund)\n" -#: scd/app-openpgp.c:2605 +#: scd/app-openpgp.c:2602 msgid "invalid structure of OpenPGP card (DO 0x93)\n" msgstr "neplatn� struktura OpenPGP kraty (DO 0x93)\n" -#: scd/app-openpgp.c:2655 +#: scd/app-openpgp.c:2652 msgid "fingerprint on card does not match requested one\n" msgstr "" -#: scd/app-openpgp.c:2770 +#: scd/app-openpgp.c:2767 #, fuzzy, c-format msgid "card does not support digest algorithm %s\n" msgstr "podpis %s, hashovac� algoritmus %s\n" -#: scd/app-openpgp.c:2846 +#: scd/app-openpgp.c:2843 #, c-format msgid "signatures created so far: %lu\n" msgstr "dosud vytvo�en� podpisy: %lu\n" -#: scd/app-openpgp.c:3136 +#: scd/app-openpgp.c:3133 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:3360 scd/app-openpgp.c:3371 +#: scd/app-openpgp.c:3357 scd/app-openpgp.c:3368 #, c-format msgid "can't access %s - invalid OpenPGP card?\n" msgstr "p��stup na %s se nezda�il - vadn� OpenPGP karta?\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-10-29 09:04+0100\n" +"POT-Creation-Date: 2008-11-11 08:40+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" @@ -391,163 +391,163 @@ msgstr "" msgid "|FILE|write environment settings also to FILE" msgstr "" -#: agent/gpg-agent.c:290 agent/preset-passphrase.c:94 agent/protect-tool.c:146 +#: agent/gpg-agent.c:294 agent/preset-passphrase.c:94 agent/protect-tool.c:146 #: scd/scdaemon.c:213 sm/gpgsm.c:571 tools/gpg-connect-agent.c:173 #: tools/gpgconf.c:99 tools/symcryptrun.c:204 tools/gpg-check-pattern.c:141 #, fuzzy msgid "Please report bugs to <" msgstr "Rapport�r venligst fejl til <[email protected]>.\n" -#: agent/gpg-agent.c:293 +#: agent/gpg-agent.c:297 #, fuzzy msgid "Usage: gpg-agent [options] (-h for help)" msgstr "Brug: gpg [flag] [filer] (-h for hj�lp)" -#: agent/gpg-agent.c:295 +#: agent/gpg-agent.c:299 msgid "" "Syntax: gpg-agent [options] [command [args]]\n" "Secret key management for GnuPG\n" msgstr "" -#: agent/gpg-agent.c:330 g10/gpg.c:971 scd/scdaemon.c:253 sm/gpgsm.c:735 +#: agent/gpg-agent.c:334 g10/gpg.c:971 scd/scdaemon.c:253 sm/gpgsm.c:735 #, c-format msgid "invalid debug-level `%s' given\n" msgstr "" -#: agent/gpg-agent.c:529 agent/protect-tool.c:1068 kbx/kbxutil.c:430 +#: agent/gpg-agent.c:532 agent/protect-tool.c:1068 kbx/kbxutil.c:430 #: scd/scdaemon.c:347 sm/gpgsm.c:973 sm/gpgsm.c:976 tools/symcryptrun.c:997 #: tools/gpg-check-pattern.c:178 #, c-format msgid "%s is too old (need %s, have %s)\n" msgstr "" -#: agent/gpg-agent.c:628 g10/gpg.c:2071 scd/scdaemon.c:428 sm/gpgsm.c:1064 +#: agent/gpg-agent.c:631 g10/gpg.c:2071 scd/scdaemon.c:428 sm/gpgsm.c:1064 #, c-format msgid "NOTE: no default option file `%s'\n" msgstr "NOTITS: ingen standard alternativfil '%s'\n" -#: agent/gpg-agent.c:633 agent/gpg-agent.c:1216 g10/gpg.c:2075 +#: agent/gpg-agent.c:636 agent/gpg-agent.c:1215 g10/gpg.c:2075 #: scd/scdaemon.c:433 sm/gpgsm.c:1068 tools/symcryptrun.c:930 #, c-format msgid "option file `%s': %s\n" msgstr "alternativfil`%s': %s\n" -#: agent/gpg-agent.c:641 g10/gpg.c:2082 scd/scdaemon.c:441 sm/gpgsm.c:1075 +#: agent/gpg-agent.c:644 g10/gpg.c:2082 scd/scdaemon.c:441 sm/gpgsm.c:1075 #, c-format msgid "reading options from `%s'\n" msgstr "l�ser indstillinger fra `%s'\n" -#: agent/gpg-agent.c:974 g10/plaintext.c:140 g10/plaintext.c:145 +#: agent/gpg-agent.c:973 g10/plaintext.c:140 g10/plaintext.c:145 #: g10/plaintext.c:162 #, fuzzy, c-format msgid "error creating `%s': %s\n" msgstr "fejl ved l�sning af '%s': %s\n" -#: agent/gpg-agent.c:1330 agent/gpg-agent.c:1452 agent/gpg-agent.c:1456 -#: agent/gpg-agent.c:1497 agent/gpg-agent.c:1501 g10/exec.c:172 +#: agent/gpg-agent.c:1328 agent/gpg-agent.c:1448 agent/gpg-agent.c:1452 +#: agent/gpg-agent.c:1493 agent/gpg-agent.c:1497 g10/exec.c:172 #: g10/openfile.c:429 scd/scdaemon.c:928 #, fuzzy, c-format msgid "can't create directory `%s': %s\n" msgstr "%s: kan ikke oprette mappe: %s\n" -#: agent/gpg-agent.c:1344 scd/scdaemon.c:942 +#: agent/gpg-agent.c:1342 scd/scdaemon.c:942 msgid "name of socket too long\n" msgstr "" -#: agent/gpg-agent.c:1369 scd/scdaemon.c:965 +#: agent/gpg-agent.c:1365 scd/scdaemon.c:965 #, fuzzy, c-format msgid "can't create socket: %s\n" msgstr "kan ikke oprette %s: %s\n" -#: agent/gpg-agent.c:1378 +#: agent/gpg-agent.c:1374 #, fuzzy, c-format msgid "socket name `%s' is too long\n" msgstr "certifikatl�seproblem: %s\n" -#: agent/gpg-agent.c:1398 +#: agent/gpg-agent.c:1394 msgid "a gpg-agent is already running - not starting a new one\n" msgstr "" -#: agent/gpg-agent.c:1409 scd/scdaemon.c:985 +#: agent/gpg-agent.c:1405 scd/scdaemon.c:985 #, fuzzy msgid "error getting nonce for the socket\n" msgstr "fejl ved oprettelse af kodes�tning: %s\n" -#: agent/gpg-agent.c:1414 scd/scdaemon.c:988 +#: agent/gpg-agent.c:1410 scd/scdaemon.c:988 #, fuzzy, c-format msgid "error binding socket to `%s': %s\n" msgstr "fejl ved l�sning af '%s': %s\n" -#: agent/gpg-agent.c:1426 scd/scdaemon.c:997 +#: agent/gpg-agent.c:1422 scd/scdaemon.c:997 #, fuzzy, c-format msgid "listen() failed: %s\n" msgstr "signering fejlede: %s\n" -#: agent/gpg-agent.c:1432 scd/scdaemon.c:1004 +#: agent/gpg-agent.c:1428 scd/scdaemon.c:1004 #, fuzzy, c-format msgid "listening on socket `%s'\n" msgstr "skriver hemmeligt certifikat til '%s'\n" -#: agent/gpg-agent.c:1460 agent/gpg-agent.c:1507 g10/openfile.c:432 +#: agent/gpg-agent.c:1456 agent/gpg-agent.c:1503 g10/openfile.c:432 #, fuzzy, c-format msgid "directory `%s' created\n" msgstr "%s: mappe oprettet\n" -#: agent/gpg-agent.c:1513 +#: agent/gpg-agent.c:1509 #, fuzzy, c-format msgid "stat() failed for `%s': %s\n" msgstr "kan ikke �bne %s: %s\n" -#: agent/gpg-agent.c:1517 +#: agent/gpg-agent.c:1513 #, fuzzy, c-format msgid "can't use `%s' as home directory\n" msgstr "%s: kan ikke oprette mappe: %s\n" -#: agent/gpg-agent.c:1634 scd/scdaemon.c:1020 +#: agent/gpg-agent.c:1643 scd/scdaemon.c:1020 #, fuzzy, c-format msgid "error reading nonce on fd %d: %s\n" msgstr "fejl ved l�sning af '%s': %s\n" -#: agent/gpg-agent.c:1656 +#: agent/gpg-agent.c:1665 #, c-format msgid "handler 0x%lx for fd %d started\n" msgstr "" -#: agent/gpg-agent.c:1661 +#: agent/gpg-agent.c:1670 #, c-format msgid "handler 0x%lx for fd %d terminated\n" msgstr "" -#: agent/gpg-agent.c:1681 +#: agent/gpg-agent.c:1690 #, c-format msgid "ssh handler 0x%lx for fd %d started\n" msgstr "" -#: agent/gpg-agent.c:1686 +#: agent/gpg-agent.c:1695 #, c-format msgid "ssh handler 0x%lx for fd %d terminated\n" msgstr "" -#: agent/gpg-agent.c:1803 scd/scdaemon.c:1143 +#: agent/gpg-agent.c:1808 scd/scdaemon.c:1143 #, c-format msgid "pth_select failed: %s - waiting 1s\n" msgstr "" -#: agent/gpg-agent.c:1916 scd/scdaemon.c:1210 +#: agent/gpg-agent.c:1921 scd/scdaemon.c:1210 #, fuzzy, c-format msgid "%s %s stopped\n" msgstr "%s: udelod: %s\n" -#: agent/gpg-agent.c:1939 +#: agent/gpg-agent.c:2049 msgid "no gpg-agent running in this session\n" msgstr "" -#: agent/gpg-agent.c:1950 common/simple-pwquery.c:349 common/asshelp.c:326 +#: agent/gpg-agent.c:2060 common/simple-pwquery.c:349 common/asshelp.c:326 #: tools/gpg-connect-agent.c:2094 msgid "malformed GPG_AGENT_INFO environment variable\n" msgstr "" -#: agent/gpg-agent.c:1963 common/simple-pwquery.c:361 common/asshelp.c:338 +#: agent/gpg-agent.c:2073 common/simple-pwquery.c:361 common/asshelp.c:338 #: tools/gpg-connect-agent.c:2105 #, fuzzy, c-format msgid "gpg-agent protocol version %d is not supported\n" @@ -1127,7 +1127,7 @@ msgstr "" msgid "This command is only available for version 2 cards\n" msgstr "" -#: g10/card-util.c:85 scd/app-openpgp.c:1851 +#: g10/card-util.c:85 scd/app-openpgp.c:1848 #, fuzzy msgid "Reset Code not or not anymore available\n" msgstr "hemmelig n�gle ikke tilg�ngelig" @@ -6500,29 +6500,29 @@ msgid "" "list, export, import Keybox data\n" msgstr "" -#: scd/app-nks.c:326 scd/app-openpgp.c:1459 scd/app-dinsig.c:297 +#: scd/app-nks.c:325 scd/app-openpgp.c:1456 scd/app-dinsig.c:297 msgid "||Please enter your PIN at the reader's keypad" msgstr "" -#: scd/app-nks.c:330 scd/app-openpgp.c:1463 scd/app-openpgp.c:1495 -#: scd/app-openpgp.c:1642 scd/app-openpgp.c:1660 scd/app-openpgp.c:1860 +#: 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-dinsig.c:301 #, c-format msgid "PIN callback returned error: %s\n" msgstr "" -#: scd/app-nks.c:378 +#: scd/app-nks.c:377 msgid "the NullPIN has not yet been changed\n" 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:558 scd/app-openpgp.c:1900 +#: scd/app-nks.c:557 scd/app-openpgp.c:1897 msgid "|N|New PIN" msgstr "" -#: scd/app-nks.c:561 scd/app-openpgp.c:1904 scd/app-dinsig.c:529 +#: scd/app-nks.c:560 scd/app-openpgp.c:1901 scd/app-dinsig.c:529 #, fuzzy, c-format msgid "error getting new PIN: %s\n" msgstr "fejl ved oprettelse af kodes�tning: %s\n" @@ -6538,84 +6538,84 @@ msgstr "kunne ikke initialisere TillidsDB: %s\n" msgid "failed to store the creation date: %s\n" msgstr "ingen standard offentlig n�glering\n" -#: scd/app-openpgp.c:1076 +#: scd/app-openpgp.c:1075 #, fuzzy, c-format msgid "reading public key failed: %s\n" msgstr "fjernelse af beskyttelse fejlede: %s\n" -#: scd/app-openpgp.c:1084 scd/app-openpgp.c:2554 +#: scd/app-openpgp.c:1083 scd/app-openpgp.c:2551 msgid "response does not contain the public key data\n" msgstr "" -#: scd/app-openpgp.c:1092 scd/app-openpgp.c:2562 +#: scd/app-openpgp.c:1091 scd/app-openpgp.c:2559 msgid "response does not contain the RSA modulus\n" msgstr "" -#: scd/app-openpgp.c:1101 scd/app-openpgp.c:2572 +#: scd/app-openpgp.c:1100 scd/app-openpgp.c:2569 msgid "response does not contain the RSA public exponent\n" msgstr "" -#: scd/app-openpgp.c:1419 +#: scd/app-openpgp.c:1416 #, c-format msgid "using default PIN as %s\n" msgstr "" -#: scd/app-openpgp.c:1426 +#: scd/app-openpgp.c:1423 #, c-format msgid "failed to use default PIN as %s: %s - disabling further default use\n" msgstr "" -#: scd/app-openpgp.c:1445 +#: scd/app-openpgp.c:1442 #, c-format msgid "||Please enter your PIN at the reader's keypad%%0A[sigs done: %lu]" msgstr "" -#: scd/app-openpgp.c:1479 +#: scd/app-openpgp.c:1476 #, c-format msgid "||Please enter the PIN%%0A[sigs done: %lu]" msgstr "" -#: scd/app-openpgp.c:1491 +#: scd/app-openpgp.c:1488 #, fuzzy msgid "||Please enter the PIN" msgstr "�ndr kodes�tningen" -#: scd/app-openpgp.c:1502 scd/app-openpgp.c:1667 +#: scd/app-openpgp.c:1499 scd/app-openpgp.c:1664 #, c-format msgid "PIN for CHV%d is too short; minimum length is %d\n" msgstr "" -#: scd/app-openpgp.c:1515 scd/app-openpgp.c:1555 scd/app-openpgp.c:1679 -#: scd/app-openpgp.c:2871 +#: scd/app-openpgp.c:1512 scd/app-openpgp.c:1552 scd/app-openpgp.c:1676 +#: scd/app-openpgp.c:2868 #, fuzzy, c-format msgid "verify CHV%d failed: %s\n" msgstr "p�kl�dning af beskyttelse fejlede: %s\n" -#: scd/app-openpgp.c:1578 +#: scd/app-openpgp.c:1575 msgid "access to admin commands is not configured\n" msgstr "" -#: scd/app-openpgp.c:1599 scd/app-openpgp.c:1842 scd/app-openpgp.c:3122 +#: scd/app-openpgp.c:1596 scd/app-openpgp.c:1839 scd/app-openpgp.c:3119 msgid "error retrieving CHV status from card\n" msgstr "" -#: scd/app-openpgp.c:1605 scd/app-openpgp.c:3131 +#: scd/app-openpgp.c:1602 scd/app-openpgp.c:3128 msgid "card is permanently locked!\n" msgstr "" -#: scd/app-openpgp.c:1612 +#: scd/app-openpgp.c:1609 #, c-format msgid "%d Admin PIN attempts remaining before card is permanently locked\n" msgstr "" -#: scd/app-openpgp.c:1622 +#: scd/app-openpgp.c:1619 #, c-format msgid "" "|A|Please enter the Admin PIN at the reader's keypad%%0A[remaining attempts: " "%d]" msgstr "" -#: scd/app-openpgp.c:1637 +#: scd/app-openpgp.c:1634 #, fuzzy msgid "|A|Please enter the Admin PIN at the reader's keypad" msgstr "�ndr kodes�tningen" @@ -6623,115 +6623,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:1657 +#: scd/app-openpgp.c:1654 msgid "|A|Admin PIN" msgstr "" -#: scd/app-openpgp.c:1856 +#: scd/app-openpgp.c:1853 #, fuzzy msgid "||Please enter the Reset Code for the card" msgstr "rev- forkert n�gletilbagekald\n" -#: scd/app-openpgp.c:1865 scd/app-openpgp.c:1928 +#: scd/app-openpgp.c:1862 scd/app-openpgp.c:1925 #, c-format msgid "Reset Code is too short; minimum length is %d\n" msgstr "" -#: scd/app-openpgp.c:1899 +#: scd/app-openpgp.c:1896 msgid "|RN|New Reset Code" msgstr "" -#: scd/app-openpgp.c:1900 +#: scd/app-openpgp.c:1897 msgid "|AN|New Admin PIN" msgstr "" -#: scd/app-openpgp.c:1990 scd/app-openpgp.c:2640 +#: scd/app-openpgp.c:1987 scd/app-openpgp.c:2637 #, fuzzy msgid "error reading application data\n" msgstr "fejl ved l�sning af '%s': %s\n" -#: scd/app-openpgp.c:1996 scd/app-openpgp.c:2647 +#: scd/app-openpgp.c:1993 scd/app-openpgp.c:2644 #, fuzzy msgid "error reading fingerprint DO\n" msgstr "fejl i trailerlinie\n" -#: scd/app-openpgp.c:2006 +#: scd/app-openpgp.c:2003 #, fuzzy msgid "key already exists\n" msgstr "fjern n�gle fra den hemmelige n�glering" -#: scd/app-openpgp.c:2010 +#: scd/app-openpgp.c:2007 msgid "existing key will be replaced\n" msgstr "" -#: scd/app-openpgp.c:2012 +#: scd/app-openpgp.c:2009 #, fuzzy msgid "generating new key\n" msgstr "gener�r et nyt n�glepar" -#: scd/app-openpgp.c:2338 +#: scd/app-openpgp.c:2335 msgid "creation timestamp missing\n" msgstr "" -#: scd/app-openpgp.c:2347 +#: scd/app-openpgp.c:2344 #, c-format msgid "RSA modulus missing or not of size %d bits\n" msgstr "" -#: scd/app-openpgp.c:2359 +#: scd/app-openpgp.c:2356 #, c-format msgid "RSA public exponent missing or larger than %d bits\n" msgstr "" -#: scd/app-openpgp.c:2369 scd/app-openpgp.c:2377 +#: scd/app-openpgp.c:2366 scd/app-openpgp.c:2374 #, 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:2471 +#: scd/app-openpgp.c:2468 #, fuzzy, c-format msgid "failed to store the key: %s\n" msgstr "kunne ikke initialisere TillidsDB: %s\n" -#: scd/app-openpgp.c:2531 +#: scd/app-openpgp.c:2528 msgid "please wait while key is being generated ...\n" msgstr "" -#: scd/app-openpgp.c:2545 +#: scd/app-openpgp.c:2542 #, fuzzy msgid "generating key failed\n" msgstr "fjernelse af beskyttelse fejlede: %s\n" -#: scd/app-openpgp.c:2548 +#: scd/app-openpgp.c:2545 #, fuzzy, c-format msgid "key generation completed (%d seconds)\n" msgstr "N�gleoprettelse annulleret.\n" -#: scd/app-openpgp.c:2605 +#: scd/app-openpgp.c:2602 msgid "invalid structure of OpenPGP card (DO 0x93)\n" msgstr "" -#: scd/app-openpgp.c:2655 +#: scd/app-openpgp.c:2652 msgid "fingerprint on card does not match requested one\n" msgstr "" -#: scd/app-openpgp.c:2770 +#: scd/app-openpgp.c:2767 #, fuzzy, c-format msgid "card does not support digest algorithm %s\n" msgstr "%s signatur fra: %s\n" -#: scd/app-openpgp.c:2846 +#: scd/app-openpgp.c:2843 #, c-format msgid "signatures created so far: %lu\n" msgstr "" -#: scd/app-openpgp.c:3136 +#: scd/app-openpgp.c:3133 msgid "" "verification of Admin PIN is currently prohibited through this command\n" msgstr "" -#: scd/app-openpgp.c:3360 scd/app-openpgp.c:3371 +#: scd/app-openpgp.c:3357 scd/app-openpgp.c:3368 #, fuzzy, c-format msgid "can't access %s - invalid OpenPGP card?\n" msgstr "ingen gyldig OpenPGP data fundet.\n" @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: gnupg-2.0.6\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2008-10-29 09:04+0100\n" +"POT-Creation-Date: 2008-11-11 08:40+0100\n" "PO-Revision-Date: 2008-11-04 18:44+0100\n" "Last-Translator: Walter Koch <[email protected]>\n" "Language-Team: German <[email protected]>\n" @@ -233,8 +233,12 @@ msgid "" msgid_plural "" "Warning: You have entered an insecure passphrase.%%0AA passphrase should be " "at least %u characters long." -msgstr[0] "WARNUNG: Sie haben eine offensichtlich unsichere%%0APassphrase eingegeben. Eine Passphrase sollte%%0A mindestens %u Zeichen lang sein." -msgstr[1] "WARNUNG: Sie haben eine offensichtlich unsichere%%0APassphrase eingegeben. Eine Passphrase sollte%%0A mindestens %u Zeichen lang sein." +msgstr[0] "" +"WARNUNG: Sie haben eine offensichtlich unsichere%%0APassphrase eingegeben. " +"Eine Passphrase sollte%%0A mindestens %u Zeichen lang sein." +msgstr[1] "" +"WARNUNG: Sie haben eine offensichtlich unsichere%%0APassphrase eingegeben. " +"Eine Passphrase sollte%%0A mindestens %u Zeichen lang sein." #: agent/genkey.c:214 #, c-format @@ -394,17 +398,17 @@ msgstr "Die ssh-agent-Emulation anschalten" msgid "|FILE|write environment settings also to FILE" msgstr "|DATEI|Schreibe die Umgebungsvariabeln auf DATEI" -#: agent/gpg-agent.c:290 agent/preset-passphrase.c:94 agent/protect-tool.c:146 +#: agent/gpg-agent.c:294 agent/preset-passphrase.c:94 agent/protect-tool.c:146 #: scd/scdaemon.c:213 sm/gpgsm.c:571 tools/gpg-connect-agent.c:173 #: tools/gpgconf.c:99 tools/symcryptrun.c:204 tools/gpg-check-pattern.c:141 msgid "Please report bugs to <" msgstr "Fehlerberichte bitte an <" -#: agent/gpg-agent.c:293 +#: agent/gpg-agent.c:297 msgid "Usage: gpg-agent [options] (-h for help)" msgstr "Aufruf: gpg-agent [Optionen] (-h für Hilfe)" -#: agent/gpg-agent.c:295 +#: agent/gpg-agent.c:299 msgid "" "Syntax: gpg-agent [options] [command [args]]\n" "Secret key management for GnuPG\n" @@ -412,144 +416,144 @@ msgstr "" "Syntax: gpg-agent [Optionen] [Befehl [Argumente]]\n" "Verwaltung von geheimen Schlüsseln für GnuPG\n" -#: agent/gpg-agent.c:330 g10/gpg.c:971 scd/scdaemon.c:253 sm/gpgsm.c:735 +#: agent/gpg-agent.c:334 g10/gpg.c:971 scd/scdaemon.c:253 sm/gpgsm.c:735 #, c-format msgid "invalid debug-level `%s' given\n" msgstr "ungültige Debugebene `%s' angegeben\n" -#: agent/gpg-agent.c:529 agent/protect-tool.c:1068 kbx/kbxutil.c:430 +#: agent/gpg-agent.c:532 agent/protect-tool.c:1068 kbx/kbxutil.c:430 #: scd/scdaemon.c:347 sm/gpgsm.c:973 sm/gpgsm.c:976 tools/symcryptrun.c:997 #: tools/gpg-check-pattern.c:178 #, 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:628 g10/gpg.c:2071 scd/scdaemon.c:428 sm/gpgsm.c:1064 +#: agent/gpg-agent.c:631 g10/gpg.c:2071 scd/scdaemon.c:428 sm/gpgsm.c:1064 #, c-format msgid "NOTE: no default option file `%s'\n" msgstr "Hinweis: Keine voreingestellte Optionendatei '%s' vorhanden\n" -#: agent/gpg-agent.c:633 agent/gpg-agent.c:1216 g10/gpg.c:2075 +#: agent/gpg-agent.c:636 agent/gpg-agent.c:1215 g10/gpg.c:2075 #: scd/scdaemon.c:433 sm/gpgsm.c:1068 tools/symcryptrun.c:930 #, c-format msgid "option file `%s': %s\n" msgstr "Optionendatei '%s': %s\n" -#: agent/gpg-agent.c:641 g10/gpg.c:2082 scd/scdaemon.c:441 sm/gpgsm.c:1075 +#: agent/gpg-agent.c:644 g10/gpg.c:2082 scd/scdaemon.c:441 sm/gpgsm.c:1075 #, c-format msgid "reading options from `%s'\n" msgstr "Optionen werden aus '%s' gelesen\n" -#: agent/gpg-agent.c:974 g10/plaintext.c:140 g10/plaintext.c:145 +#: agent/gpg-agent.c:973 g10/plaintext.c:140 g10/plaintext.c:145 #: g10/plaintext.c:162 #, c-format msgid "error creating `%s': %s\n" msgstr "Fehler beim Erstellen von `%s': %s\n" -#: agent/gpg-agent.c:1330 agent/gpg-agent.c:1452 agent/gpg-agent.c:1456 -#: agent/gpg-agent.c:1497 agent/gpg-agent.c:1501 g10/exec.c:172 +#: agent/gpg-agent.c:1328 agent/gpg-agent.c:1448 agent/gpg-agent.c:1452 +#: agent/gpg-agent.c:1493 agent/gpg-agent.c:1497 g10/exec.c:172 #: g10/openfile.c:429 scd/scdaemon.c:928 #, c-format msgid "can't create directory `%s': %s\n" msgstr "Verzeichnis `%s' kann nicht erzeugt werden: %s\n" -#: agent/gpg-agent.c:1344 scd/scdaemon.c:942 +#: agent/gpg-agent.c:1342 scd/scdaemon.c:942 msgid "name of socket too long\n" msgstr "Der Name des Sockets ist zu lang\n" -#: agent/gpg-agent.c:1369 scd/scdaemon.c:965 +#: agent/gpg-agent.c:1365 scd/scdaemon.c:965 #, c-format msgid "can't create socket: %s\n" msgstr "Socket kann nicht erzeugt werden: %s\n" -#: agent/gpg-agent.c:1378 +#: agent/gpg-agent.c:1374 #, c-format msgid "socket name `%s' is too long\n" msgstr "Der Name des Sockets `%s' ist zu lang\n" -#: agent/gpg-agent.c:1398 +#: agent/gpg-agent.c:1394 msgid "a gpg-agent is already running - not starting a new one\n" msgstr "Ein gpg-agent läuft bereits - ein weiterer wird nicht gestartet\n" -#: agent/gpg-agent.c:1409 scd/scdaemon.c:985 +#: agent/gpg-agent.c:1405 scd/scdaemon.c:985 msgid "error getting nonce for the socket\n" msgstr "Fehler beim Ermitteln der \"Nonce\" dieses Sockets\n" -#: agent/gpg-agent.c:1414 scd/scdaemon.c:988 +#: agent/gpg-agent.c:1410 scd/scdaemon.c:988 #, c-format msgid "error binding socket to `%s': %s\n" msgstr "Der Socket kann nicht an `%s' gebunden werden: %s\n" -#: agent/gpg-agent.c:1426 scd/scdaemon.c:997 +#: agent/gpg-agent.c:1422 scd/scdaemon.c:997 #, c-format msgid "listen() failed: %s\n" msgstr "Der listen()-Aufruf ist fehlgeschlagen: %s\n" -#: agent/gpg-agent.c:1432 scd/scdaemon.c:1004 +#: agent/gpg-agent.c:1428 scd/scdaemon.c:1004 #, c-format msgid "listening on socket `%s'\n" msgstr "Es wird auf Socket `%s' gehört\n" -#: agent/gpg-agent.c:1460 agent/gpg-agent.c:1507 g10/openfile.c:432 +#: agent/gpg-agent.c:1456 agent/gpg-agent.c:1503 g10/openfile.c:432 #, c-format msgid "directory `%s' created\n" msgstr "Verzeichnis `%s' erzeugt\n" -#: agent/gpg-agent.c:1513 +#: agent/gpg-agent.c:1509 #, c-format msgid "stat() failed for `%s': %s\n" msgstr "stat()-Aufruf für `%s' fehlgeschlagen: %s\n" -#: agent/gpg-agent.c:1517 +#: agent/gpg-agent.c:1513 #, c-format msgid "can't use `%s' as home directory\n" msgstr "Die Datei `%s' kann nicht als Home-Verzeichnis benutzt werden\n" -#: agent/gpg-agent.c:1634 scd/scdaemon.c:1020 +#: agent/gpg-agent.c:1643 scd/scdaemon.c:1020 #, c-format msgid "error reading nonce on fd %d: %s\n" msgstr "Fehler beim Lesen der \"Nonce\" von FD %d: %s\n" -#: agent/gpg-agent.c:1656 +#: agent/gpg-agent.c:1665 #, c-format msgid "handler 0x%lx for fd %d started\n" msgstr "Handhabungsroutine 0x%lx für fd %d gestartet\n" -#: agent/gpg-agent.c:1661 +#: agent/gpg-agent.c:1670 #, c-format msgid "handler 0x%lx for fd %d terminated\n" msgstr "Handhabungsroutine 0x%lx für den fd %d beendet\n" -#: agent/gpg-agent.c:1681 +#: agent/gpg-agent.c:1690 #, c-format msgid "ssh handler 0x%lx for fd %d started\n" msgstr "SSH-Handhabungsroutine 0x%lx für fd %d gestartet\n" -#: agent/gpg-agent.c:1686 +#: agent/gpg-agent.c:1695 #, c-format 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:1803 scd/scdaemon.c:1143 +#: agent/gpg-agent.c:1808 scd/scdaemon.c:1143 #, c-format msgid "pth_select failed: %s - waiting 1s\n" msgstr "pth_select()-Aufruf fehlgeschlagen: %s - warte 1s\n" -#: agent/gpg-agent.c:1916 scd/scdaemon.c:1210 +#: agent/gpg-agent.c:1921 scd/scdaemon.c:1210 #, c-format msgid "%s %s stopped\n" msgstr "%s %s angehalten\n" -#: agent/gpg-agent.c:1939 +#: agent/gpg-agent.c:2049 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:1950 common/simple-pwquery.c:349 common/asshelp.c:326 +#: agent/gpg-agent.c:2060 common/simple-pwquery.c:349 common/asshelp.c:326 #: tools/gpg-connect-agent.c:2094 msgid "malformed GPG_AGENT_INFO environment variable\n" msgstr "fehlerhaft aufgebaute GPG_AGENT_INFO - Umgebungsvariable\n" -#: agent/gpg-agent.c:1963 common/simple-pwquery.c:361 common/asshelp.c:338 +#: agent/gpg-agent.c:2073 common/simple-pwquery.c:361 common/asshelp.c:338 #: tools/gpg-connect-agent.c:2105 #, c-format msgid "gpg-agent protocol version %d is not supported\n" @@ -1128,7 +1132,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 im %s-Modus nicht erlaubt.\n" -#: g10/card-util.c:85 scd/app-openpgp.c:1851 +#: g10/card-util.c:85 scd/app-openpgp.c:1848 #, fuzzy msgid "Reset Code not or not anymore available\n" msgstr "Teile des geheimen Schlüssels sind nicht vorhanden\n" @@ -6590,29 +6594,29 @@ msgstr "" "Syntax: kbxutil [Optionen] [Dateien]\n" "Anlistem exportieren und Importieren von KeyBox Dateien\n" -#: scd/app-nks.c:326 scd/app-openpgp.c:1459 scd/app-dinsig.c:297 +#: scd/app-nks.c:325 scd/app-openpgp.c:1456 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:330 scd/app-openpgp.c:1463 scd/app-openpgp.c:1495 -#: scd/app-openpgp.c:1642 scd/app-openpgp.c:1660 scd/app-openpgp.c:1860 +#: 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-dinsig.c:301 #, c-format msgid "PIN callback returned error: %s\n" msgstr "PIN-Callback meldete Fehler: %s\n" -#: scd/app-nks.c:378 +#: scd/app-nks.c:377 msgid "the NullPIN has not yet been changed\n" 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:558 scd/app-openpgp.c:1900 +#: scd/app-nks.c:557 scd/app-openpgp.c:1897 msgid "|N|New PIN" msgstr "|N|Neue PIN" -#: scd/app-nks.c:561 scd/app-openpgp.c:1904 scd/app-dinsig.c:529 +#: scd/app-nks.c:560 scd/app-openpgp.c:1901 scd/app-dinsig.c:529 #, c-format msgid "error getting new PIN: %s\n" msgstr "Fehler beim Abfragen einer neuen PIN: %s\n" @@ -6627,81 +6631,81 @@ msgstr "Der Fingerabdruck kann nicht gespeichert werden: %s\n" msgid "failed to store the creation date: %s\n" msgstr "Das Erzeugungsdatum konnte nicht gespeichert werden: %s\n" -#: scd/app-openpgp.c:1076 +#: scd/app-openpgp.c:1075 #, c-format msgid "reading public key failed: %s\n" msgstr "Lesen des öffentlichen Schlüssels fehlgeschlagen: %s\n" -#: scd/app-openpgp.c:1084 scd/app-openpgp.c:2554 +#: scd/app-openpgp.c:1083 scd/app-openpgp.c:2551 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:1092 scd/app-openpgp.c:2562 +#: scd/app-openpgp.c:1091 scd/app-openpgp.c:2559 msgid "response does not contain the RSA modulus\n" msgstr "Die Antwort enthält das RSA-Modulus nicht\n" -#: scd/app-openpgp.c:1101 scd/app-openpgp.c:2572 +#: scd/app-openpgp.c:1100 scd/app-openpgp.c:2569 msgid "response does not contain the RSA public exponent\n" msgstr "Antwort enthält den öffentlichen RSA-Exponenten nicht\n" -#: scd/app-openpgp.c:1419 +#: scd/app-openpgp.c:1416 #, c-format msgid "using default PIN as %s\n" msgstr "Die Standard PIN wird für %s benutzt\n" -#: scd/app-openpgp.c:1426 +#: scd/app-openpgp.c:1423 #, 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:1445 +#: scd/app-openpgp.c:1442 #, 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:1479 +#: scd/app-openpgp.c:1476 #, c-format msgid "||Please enter the PIN%%0A[sigs done: %lu]" msgstr "||Bitte die PIN eingeben%%0A[Sigs erzeugt: %lu]" -#: scd/app-openpgp.c:1491 +#: scd/app-openpgp.c:1488 #, fuzzy msgid "||Please enter the PIN" msgstr "||Bitte die PIN eingeben%%0A[Sigs erzeugt: %lu]" -#: scd/app-openpgp.c:1502 scd/app-openpgp.c:1667 +#: scd/app-openpgp.c:1499 scd/app-openpgp.c:1664 #, 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:1515 scd/app-openpgp.c:1555 scd/app-openpgp.c:1679 -#: scd/app-openpgp.c:2871 +#: scd/app-openpgp.c:1512 scd/app-openpgp.c:1552 scd/app-openpgp.c:1676 +#: scd/app-openpgp.c:2868 #, c-format msgid "verify CHV%d failed: %s\n" msgstr "Prüfung des CHV%d fehlgeschlagen: %s\n" -#: scd/app-openpgp.c:1578 +#: scd/app-openpgp.c:1575 msgid "access to admin commands is not configured\n" msgstr "Zugriff auf Admin-Befehle ist nicht eingerichtet\n" -#: scd/app-openpgp.c:1599 scd/app-openpgp.c:1842 scd/app-openpgp.c:3122 +#: scd/app-openpgp.c:1596 scd/app-openpgp.c:1839 scd/app-openpgp.c:3119 msgid "error retrieving CHV status from card\n" msgstr "Fehler beim Holen des CHV-Status' von der Karte\n" -#: scd/app-openpgp.c:1605 scd/app-openpgp.c:3131 +#: scd/app-openpgp.c:1602 scd/app-openpgp.c:3128 msgid "card is permanently locked!\n" msgstr "Karte ist dauerhaft gesperrt!\n" -#: scd/app-openpgp.c:1612 +#: scd/app-openpgp.c:1609 #, 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:1622 +#: scd/app-openpgp.c:1619 #, c-format msgid "" "|A|Please enter the Admin PIN at the reader's keypad%%0A[remaining attempts: " @@ -6710,118 +6714,118 @@ msgstr "" "|A|Bitte die Admin-PIN auf der Tastatur des Kartenleser eingeben%%0A" "[Verbliebene Versuche: %d]" -#: scd/app-openpgp.c:1637 +#: scd/app-openpgp.c:1634 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:1657 +#: scd/app-openpgp.c:1654 msgid "|A|Admin PIN" msgstr "|A|Admin-PIN" -#: scd/app-openpgp.c:1856 +#: scd/app-openpgp.c:1853 #, fuzzy msgid "||Please enter the Reset Code for the card" msgstr "Bitte geben Sie die PIN%s%s%s ein um die Karte zu entsperren" -#: scd/app-openpgp.c:1865 scd/app-openpgp.c:1928 +#: scd/app-openpgp.c:1862 scd/app-openpgp.c:1925 #, fuzzy, c-format msgid "Reset Code 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:1899 +#: scd/app-openpgp.c:1896 msgid "|RN|New Reset Code" msgstr "" -#: scd/app-openpgp.c:1900 +#: scd/app-openpgp.c:1897 msgid "|AN|New Admin PIN" msgstr "|AN|Neue Admin-PIN" -#: scd/app-openpgp.c:1990 scd/app-openpgp.c:2640 +#: scd/app-openpgp.c:1987 scd/app-openpgp.c:2637 msgid "error reading application data\n" msgstr "Fehler beim Lesen der Anwendungsdaten\n" -#: scd/app-openpgp.c:1996 scd/app-openpgp.c:2647 +#: scd/app-openpgp.c:1993 scd/app-openpgp.c:2644 msgid "error reading fingerprint DO\n" msgstr "Fehler beim Lesen des Fingerabdrucks DO\n" -#: scd/app-openpgp.c:2006 +#: scd/app-openpgp.c:2003 msgid "key already exists\n" msgstr "Schlüssel existiert bereits\n" -#: scd/app-openpgp.c:2010 +#: scd/app-openpgp.c:2007 msgid "existing key will be replaced\n" msgstr "Existierender Schlüssel wird ersetzt werden\n" -#: scd/app-openpgp.c:2012 +#: scd/app-openpgp.c:2009 msgid "generating new key\n" msgstr "neue Schlüssel werden erzeugt\n" -#: scd/app-openpgp.c:2338 +#: scd/app-openpgp.c:2335 msgid "creation timestamp missing\n" msgstr "Erzeugungsdatum fehlt\n" -#: scd/app-openpgp.c:2347 +#: scd/app-openpgp.c:2344 #, 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:2359 +#: scd/app-openpgp.c:2356 #, 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:2369 scd/app-openpgp.c:2377 +#: scd/app-openpgp.c:2366 scd/app-openpgp.c:2374 #, 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:2471 +#: scd/app-openpgp.c:2468 #, c-format msgid "failed to store the key: %s\n" msgstr "Speichern des Schlüssels fehlgeschlagen: %s\n" -#: scd/app-openpgp.c:2531 +#: scd/app-openpgp.c:2528 msgid "please wait while key is being generated ...\n" msgstr "Bitte warten, der Schlüssel wird erzeugt ...\n" -#: scd/app-openpgp.c:2545 +#: scd/app-openpgp.c:2542 msgid "generating key failed\n" msgstr "Schlüsselerzeugung fehlgeschlagen\n" -#: scd/app-openpgp.c:2548 +#: scd/app-openpgp.c:2545 #, c-format msgid "key generation completed (%d seconds)\n" msgstr "Schlüsselerzeugung abgeschlossen (%d Sekunden)\n" -#: scd/app-openpgp.c:2605 +#: scd/app-openpgp.c:2602 msgid "invalid structure of OpenPGP card (DO 0x93)\n" msgstr "Ungültige Struktur der OpenPGP-Karte (DO 0x93)}\n" -#: scd/app-openpgp.c:2655 +#: scd/app-openpgp.c:2652 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:2770 +#: scd/app-openpgp.c:2767 #, 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:2846 +#: scd/app-openpgp.c:2843 #, c-format msgid "signatures created so far: %lu\n" msgstr "Anzahl bereits erzeugter Signaturen: %lu\n" -#: scd/app-openpgp.c:3136 +#: scd/app-openpgp.c:3133 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:3360 scd/app-openpgp.c:3371 +#: scd/app-openpgp.c:3357 scd/app-openpgp.c:3368 #, c-format msgid "can't access %s - invalid OpenPGP card?\n" msgstr "Kann auf %s nicht zugreifen - ungültige OpenPGP-Karte?\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-10-29 09:04+0100\n" +"POT-Creation-Date: 2008-11-11 08:40+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" @@ -390,165 +390,165 @@ msgstr "" msgid "|FILE|write environment settings also to FILE" msgstr "" -#: agent/gpg-agent.c:290 agent/preset-passphrase.c:94 agent/protect-tool.c:146 +#: agent/gpg-agent.c:294 agent/preset-passphrase.c:94 agent/protect-tool.c:146 #: scd/scdaemon.c:213 sm/gpgsm.c:571 tools/gpg-connect-agent.c:173 #: tools/gpgconf.c:99 tools/symcryptrun.c:204 tools/gpg-check-pattern.c:141 #, fuzzy msgid "Please report bugs to <" msgstr "��������� �� ���������� ��� <[email protected]>\n" -#: agent/gpg-agent.c:293 +#: agent/gpg-agent.c:297 #, fuzzy msgid "Usage: gpg-agent [options] (-h for help)" msgstr "�����: gpg [��������] [������] (-h ��� �������)" -#: agent/gpg-agent.c:295 +#: agent/gpg-agent.c:299 msgid "" "Syntax: gpg-agent [options] [command [args]]\n" "Secret key management for GnuPG\n" msgstr "" -#: agent/gpg-agent.c:330 g10/gpg.c:971 scd/scdaemon.c:253 sm/gpgsm.c:735 +#: agent/gpg-agent.c:334 g10/gpg.c:971 scd/scdaemon.c:253 sm/gpgsm.c:735 #, c-format msgid "invalid debug-level `%s' given\n" msgstr "" -#: agent/gpg-agent.c:529 agent/protect-tool.c:1068 kbx/kbxutil.c:430 +#: agent/gpg-agent.c:532 agent/protect-tool.c:1068 kbx/kbxutil.c:430 #: scd/scdaemon.c:347 sm/gpgsm.c:973 sm/gpgsm.c:976 tools/symcryptrun.c:997 #: tools/gpg-check-pattern.c:178 #, c-format msgid "%s is too old (need %s, have %s)\n" msgstr "" -#: agent/gpg-agent.c:628 g10/gpg.c:2071 scd/scdaemon.c:428 sm/gpgsm.c:1064 +#: agent/gpg-agent.c:631 g10/gpg.c:2071 scd/scdaemon.c:428 sm/gpgsm.c:1064 #, c-format msgid "NOTE: no default option file `%s'\n" msgstr "��������: �� �������������� ������ �������� `%s'\n" -#: agent/gpg-agent.c:633 agent/gpg-agent.c:1216 g10/gpg.c:2075 +#: agent/gpg-agent.c:636 agent/gpg-agent.c:1215 g10/gpg.c:2075 #: scd/scdaemon.c:433 sm/gpgsm.c:1068 tools/symcryptrun.c:930 #, c-format msgid "option file `%s': %s\n" msgstr "������ �������� `%s': %s\n" -#: agent/gpg-agent.c:641 g10/gpg.c:2082 scd/scdaemon.c:441 sm/gpgsm.c:1075 +#: agent/gpg-agent.c:644 g10/gpg.c:2082 scd/scdaemon.c:441 sm/gpgsm.c:1075 #, c-format msgid "reading options from `%s'\n" msgstr "�������� �������� ��� `%s'\n" -#: agent/gpg-agent.c:974 g10/plaintext.c:140 g10/plaintext.c:145 +#: agent/gpg-agent.c:973 g10/plaintext.c:140 g10/plaintext.c:145 #: g10/plaintext.c:162 #, c-format msgid "error creating `%s': %s\n" msgstr "������ ���� �� ���������� ��� `%s': %s\n" -#: agent/gpg-agent.c:1330 agent/gpg-agent.c:1452 agent/gpg-agent.c:1456 -#: agent/gpg-agent.c:1497 agent/gpg-agent.c:1501 g10/exec.c:172 +#: agent/gpg-agent.c:1328 agent/gpg-agent.c:1448 agent/gpg-agent.c:1452 +#: agent/gpg-agent.c:1493 agent/gpg-agent.c:1497 g10/exec.c:172 #: g10/openfile.c:429 scd/scdaemon.c:928 #, c-format msgid "can't create directory `%s': %s\n" msgstr "�������� ����������� ��������� `%s': %s\n" -#: agent/gpg-agent.c:1344 scd/scdaemon.c:942 +#: agent/gpg-agent.c:1342 scd/scdaemon.c:942 msgid "name of socket too long\n" msgstr "" -#: agent/gpg-agent.c:1369 scd/scdaemon.c:965 +#: agent/gpg-agent.c:1365 scd/scdaemon.c:965 #, fuzzy, c-format msgid "can't create socket: %s\n" msgstr "�������� ����������� ��� %s: %s\n" -#: agent/gpg-agent.c:1378 +#: agent/gpg-agent.c:1374 #, c-format msgid "socket name `%s' is too long\n" msgstr "" -#: agent/gpg-agent.c:1398 +#: agent/gpg-agent.c:1394 #, fuzzy msgid "a gpg-agent is already running - not starting a new one\n" msgstr "� gpg-agent ��� ����� ���������� �� ���� �� ��������\n" -#: agent/gpg-agent.c:1409 scd/scdaemon.c:985 +#: agent/gpg-agent.c:1405 scd/scdaemon.c:985 #, fuzzy msgid "error getting nonce for the socket\n" msgstr "������ ��� ���������� ��� ������ ������: %s\n" -#: agent/gpg-agent.c:1414 scd/scdaemon.c:988 +#: agent/gpg-agent.c:1410 scd/scdaemon.c:988 #, fuzzy, c-format msgid "error binding socket to `%s': %s\n" msgstr "������ ��� �������� ���� �� `%s': %s\n" -#: agent/gpg-agent.c:1426 scd/scdaemon.c:997 +#: agent/gpg-agent.c:1422 scd/scdaemon.c:997 #, fuzzy, c-format msgid "listen() failed: %s\n" msgstr "� ��������� �������: %s\n" -#: agent/gpg-agent.c:1432 scd/scdaemon.c:1004 +#: agent/gpg-agent.c:1428 scd/scdaemon.c:1004 #, fuzzy, c-format msgid "listening on socket `%s'\n" msgstr "������� ��� �������� �������� ��� `%s'\n" -#: agent/gpg-agent.c:1460 agent/gpg-agent.c:1507 g10/openfile.c:432 +#: agent/gpg-agent.c:1456 agent/gpg-agent.c:1503 g10/openfile.c:432 #, fuzzy, c-format msgid "directory `%s' created\n" msgstr "%s: ��������� �������������\n" -#: agent/gpg-agent.c:1513 +#: agent/gpg-agent.c:1509 #, fuzzy, c-format msgid "stat() failed for `%s': %s\n" msgstr "trustdb: read ������� (n=%d): %s\n" -#: agent/gpg-agent.c:1517 +#: agent/gpg-agent.c:1513 #, fuzzy, c-format msgid "can't use `%s' as home directory\n" msgstr "%s: �������� ����������� ���������: %s\n" -#: agent/gpg-agent.c:1634 scd/scdaemon.c:1020 +#: agent/gpg-agent.c:1643 scd/scdaemon.c:1020 #, fuzzy, c-format msgid "error reading nonce on fd %d: %s\n" msgstr "������ ���� ��� �������� ��� `%s': %s\n" -#: agent/gpg-agent.c:1656 +#: agent/gpg-agent.c:1665 #, c-format msgid "handler 0x%lx for fd %d started\n" msgstr "" -#: agent/gpg-agent.c:1661 +#: agent/gpg-agent.c:1670 #, c-format msgid "handler 0x%lx for fd %d terminated\n" msgstr "" -#: agent/gpg-agent.c:1681 +#: agent/gpg-agent.c:1690 #, c-format msgid "ssh handler 0x%lx for fd %d started\n" msgstr "" -#: agent/gpg-agent.c:1686 +#: agent/gpg-agent.c:1695 #, c-format msgid "ssh handler 0x%lx for fd %d terminated\n" msgstr "" -#: agent/gpg-agent.c:1803 scd/scdaemon.c:1143 +#: agent/gpg-agent.c:1808 scd/scdaemon.c:1143 #, fuzzy, c-format msgid "pth_select failed: %s - waiting 1s\n" msgstr "� ��������� �������� �������: %s\n" -#: agent/gpg-agent.c:1916 scd/scdaemon.c:1210 +#: agent/gpg-agent.c:1921 scd/scdaemon.c:1210 #, fuzzy, c-format msgid "%s %s stopped\n" msgstr "%s: ������������: %s\n" -#: agent/gpg-agent.c:1939 +#: agent/gpg-agent.c:2049 #, fuzzy msgid "no gpg-agent running in this session\n" msgstr "� gpg-agent ��� ����� ���������� �� ���� �� ��������\n" -#: agent/gpg-agent.c:1950 common/simple-pwquery.c:349 common/asshelp.c:326 +#: agent/gpg-agent.c:2060 common/simple-pwquery.c:349 common/asshelp.c:326 #: tools/gpg-connect-agent.c:2094 msgid "malformed GPG_AGENT_INFO environment variable\n" msgstr "��������������� ��������� ������������� GPG_AGENT_INFO\n" -#: agent/gpg-agent.c:1963 common/simple-pwquery.c:361 common/asshelp.c:338 +#: agent/gpg-agent.c:2073 common/simple-pwquery.c:361 common/asshelp.c:338 #: tools/gpg-connect-agent.c:2105 #, c-format msgid "gpg-agent protocol version %d is not supported\n" @@ -1141,7 +1141,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:1851 +#: g10/card-util.c:85 scd/app-openpgp.c:1848 #, fuzzy msgid "Reset Code not or not anymore available\n" msgstr "������� ��� �������� �������� ��� ����� ���������\n" @@ -6695,29 +6695,29 @@ msgid "" "list, export, import Keybox data\n" msgstr "" -#: scd/app-nks.c:326 scd/app-openpgp.c:1459 scd/app-dinsig.c:297 +#: scd/app-nks.c:325 scd/app-openpgp.c:1456 scd/app-dinsig.c:297 msgid "||Please enter your PIN at the reader's keypad" msgstr "" -#: scd/app-nks.c:330 scd/app-openpgp.c:1463 scd/app-openpgp.c:1495 -#: scd/app-openpgp.c:1642 scd/app-openpgp.c:1660 scd/app-openpgp.c:1860 +#: 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-dinsig.c:301 #, c-format msgid "PIN callback returned error: %s\n" msgstr "" -#: scd/app-nks.c:378 +#: scd/app-nks.c:377 msgid "the NullPIN has not yet been changed\n" 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:558 scd/app-openpgp.c:1900 +#: scd/app-nks.c:557 scd/app-openpgp.c:1897 msgid "|N|New PIN" msgstr "" -#: scd/app-nks.c:561 scd/app-openpgp.c:1904 scd/app-dinsig.c:529 +#: scd/app-nks.c:560 scd/app-openpgp.c:1901 scd/app-dinsig.c:529 #, fuzzy, c-format msgid "error getting new PIN: %s\n" msgstr "������ ��� ���������� ��� ������ ������: %s\n" @@ -6732,84 +6732,84 @@ msgstr "�������� ������������� ��� TrustDB: %s\n" msgid "failed to store the creation date: %s\n" msgstr "�������� ������������ ��� cache �����������: %s\n" -#: scd/app-openpgp.c:1076 +#: scd/app-openpgp.c:1075 #, fuzzy, c-format msgid "reading public key failed: %s\n" msgstr "�������� block �������� �������: %s\n" -#: scd/app-openpgp.c:1084 scd/app-openpgp.c:2554 +#: scd/app-openpgp.c:1083 scd/app-openpgp.c:2551 msgid "response does not contain the public key data\n" msgstr "" -#: scd/app-openpgp.c:1092 scd/app-openpgp.c:2562 +#: scd/app-openpgp.c:1091 scd/app-openpgp.c:2559 msgid "response does not contain the RSA modulus\n" msgstr "" -#: scd/app-openpgp.c:1101 scd/app-openpgp.c:2572 +#: scd/app-openpgp.c:1100 scd/app-openpgp.c:2569 msgid "response does not contain the RSA public exponent\n" msgstr "" -#: scd/app-openpgp.c:1419 +#: scd/app-openpgp.c:1416 #, c-format msgid "using default PIN as %s\n" msgstr "" -#: scd/app-openpgp.c:1426 +#: scd/app-openpgp.c:1423 #, c-format msgid "failed to use default PIN as %s: %s - disabling further default use\n" msgstr "" -#: scd/app-openpgp.c:1445 +#: scd/app-openpgp.c:1442 #, c-format msgid "||Please enter your PIN at the reader's keypad%%0A[sigs done: %lu]" msgstr "" -#: scd/app-openpgp.c:1479 +#: scd/app-openpgp.c:1476 #, c-format msgid "||Please enter the PIN%%0A[sigs done: %lu]" msgstr "" -#: scd/app-openpgp.c:1491 +#: scd/app-openpgp.c:1488 #, fuzzy msgid "||Please enter the PIN" msgstr "������ ��� ������ ������" -#: scd/app-openpgp.c:1502 scd/app-openpgp.c:1667 +#: scd/app-openpgp.c:1499 scd/app-openpgp.c:1664 #, c-format msgid "PIN for CHV%d is too short; minimum length is %d\n" msgstr "" -#: scd/app-openpgp.c:1515 scd/app-openpgp.c:1555 scd/app-openpgp.c:1679 -#: scd/app-openpgp.c:2871 +#: scd/app-openpgp.c:1512 scd/app-openpgp.c:1552 scd/app-openpgp.c:1676 +#: scd/app-openpgp.c:2868 #, fuzzy, c-format msgid "verify CHV%d failed: %s\n" msgstr "keyserver �������� �������: %s\n" -#: scd/app-openpgp.c:1578 +#: scd/app-openpgp.c:1575 msgid "access to admin commands is not configured\n" msgstr "" -#: scd/app-openpgp.c:1599 scd/app-openpgp.c:1842 scd/app-openpgp.c:3122 +#: scd/app-openpgp.c:1596 scd/app-openpgp.c:1839 scd/app-openpgp.c:3119 msgid "error retrieving CHV status from card\n" msgstr "" -#: scd/app-openpgp.c:1605 scd/app-openpgp.c:3131 +#: scd/app-openpgp.c:1602 scd/app-openpgp.c:3128 msgid "card is permanently locked!\n" msgstr "" -#: scd/app-openpgp.c:1612 +#: scd/app-openpgp.c:1609 #, c-format msgid "%d Admin PIN attempts remaining before card is permanently locked\n" msgstr "" -#: scd/app-openpgp.c:1622 +#: scd/app-openpgp.c:1619 #, c-format msgid "" "|A|Please enter the Admin PIN at the reader's keypad%%0A[remaining attempts: " "%d]" msgstr "" -#: scd/app-openpgp.c:1637 +#: scd/app-openpgp.c:1634 #, 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:1657 +#: scd/app-openpgp.c:1654 msgid "|A|Admin PIN" msgstr "" -#: scd/app-openpgp.c:1856 +#: scd/app-openpgp.c:1853 #, fuzzy msgid "||Please enter the Reset Code for the card" msgstr "�������� �������� ��� ����� ��� ��� ��������:\n" -#: scd/app-openpgp.c:1865 scd/app-openpgp.c:1928 +#: scd/app-openpgp.c:1862 scd/app-openpgp.c:1925 #, c-format msgid "Reset Code is too short; minimum length is %d\n" msgstr "" -#: scd/app-openpgp.c:1899 +#: scd/app-openpgp.c:1896 msgid "|RN|New Reset Code" msgstr "" -#: scd/app-openpgp.c:1900 +#: scd/app-openpgp.c:1897 msgid "|AN|New Admin PIN" msgstr "" -#: scd/app-openpgp.c:1990 scd/app-openpgp.c:2640 +#: scd/app-openpgp.c:1987 scd/app-openpgp.c:2637 #, fuzzy msgid "error reading application data\n" msgstr "������ ���� ��� �������� ��� ����� ��������: %s\n" -#: scd/app-openpgp.c:1996 scd/app-openpgp.c:2647 +#: scd/app-openpgp.c:1993 scd/app-openpgp.c:2644 #, fuzzy msgid "error reading fingerprint DO\n" msgstr "%s: ������ ���� �������� ��� �������� free : %s\n" -#: scd/app-openpgp.c:2006 +#: scd/app-openpgp.c:2003 #, fuzzy msgid "key already exists\n" msgstr "`%s' ��� �����������\n" -#: scd/app-openpgp.c:2010 +#: scd/app-openpgp.c:2007 msgid "existing key will be replaced\n" msgstr "" -#: scd/app-openpgp.c:2012 +#: scd/app-openpgp.c:2009 #, fuzzy msgid "generating new key\n" msgstr "���������� ���� ���� ������� ��������" -#: scd/app-openpgp.c:2338 +#: scd/app-openpgp.c:2335 msgid "creation timestamp missing\n" msgstr "" -#: scd/app-openpgp.c:2347 +#: scd/app-openpgp.c:2344 #, c-format msgid "RSA modulus missing or not of size %d bits\n" msgstr "" -#: scd/app-openpgp.c:2359 +#: scd/app-openpgp.c:2356 #, c-format msgid "RSA public exponent missing or larger than %d bits\n" msgstr "" -#: scd/app-openpgp.c:2369 scd/app-openpgp.c:2377 +#: scd/app-openpgp.c:2366 scd/app-openpgp.c:2374 #, c-format msgid "RSA prime %s missing or not of size %d bits\n" msgstr "" -#: scd/app-openpgp.c:2471 +#: scd/app-openpgp.c:2468 #, fuzzy, c-format msgid "failed to store the key: %s\n" msgstr "�������� ������������� ��� TrustDB: %s\n" -#: scd/app-openpgp.c:2531 +#: scd/app-openpgp.c:2528 msgid "please wait while key is being generated ...\n" msgstr "" -#: scd/app-openpgp.c:2545 +#: scd/app-openpgp.c:2542 #, fuzzy msgid "generating key failed\n" msgstr "�������� block �������� �������: %s\n" -#: scd/app-openpgp.c:2548 +#: scd/app-openpgp.c:2545 #, fuzzy, c-format msgid "key generation completed (%d seconds)\n" msgstr "� ���������� �������� �������: %s\n" -#: scd/app-openpgp.c:2605 +#: scd/app-openpgp.c:2602 msgid "invalid structure of OpenPGP card (DO 0x93)\n" msgstr "" -#: scd/app-openpgp.c:2655 +#: scd/app-openpgp.c:2652 msgid "fingerprint on card does not match requested one\n" msgstr "" -#: scd/app-openpgp.c:2770 +#: scd/app-openpgp.c:2767 #, fuzzy, c-format msgid "card does not support digest algorithm %s\n" msgstr "%s ��������, ���������� ��������� %s\n" -#: scd/app-openpgp.c:2846 +#: scd/app-openpgp.c:2843 #, c-format msgid "signatures created so far: %lu\n" msgstr "" -#: scd/app-openpgp.c:3136 +#: scd/app-openpgp.c:3133 msgid "" "verification of Admin PIN is currently prohibited through this command\n" msgstr "" -#: scd/app-openpgp.c:3360 scd/app-openpgp.c:3371 +#: scd/app-openpgp.c:3357 scd/app-openpgp.c:3368 #, fuzzy, c-format msgid "can't access %s - invalid OpenPGP card?\n" msgstr "�� �������� ������ OpenPGP ��������.\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-10-29 09:04+0100\n" +"POT-Creation-Date: 2008-11-11 08:40+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" @@ -390,165 +390,165 @@ msgstr "" msgid "|FILE|write environment settings also to FILE" msgstr "" -#: agent/gpg-agent.c:290 agent/preset-passphrase.c:94 agent/protect-tool.c:146 +#: agent/gpg-agent.c:294 agent/preset-passphrase.c:94 agent/protect-tool.c:146 #: scd/scdaemon.c:213 sm/gpgsm.c:571 tools/gpg-connect-agent.c:173 #: tools/gpgconf.c:99 tools/symcryptrun.c:204 tools/gpg-check-pattern.c:141 #, fuzzy msgid "Please report bugs to <" msgstr "Bonvolu raporti cimojn al <[email protected]>.\n" -#: agent/gpg-agent.c:293 +#: agent/gpg-agent.c:297 #, fuzzy msgid "Usage: gpg-agent [options] (-h for help)" msgstr "Uzado: gpg [opcioj] [dosieroj] (-h por helpo)" -#: agent/gpg-agent.c:295 +#: agent/gpg-agent.c:299 msgid "" "Syntax: gpg-agent [options] [command [args]]\n" "Secret key management for GnuPG\n" msgstr "" -#: agent/gpg-agent.c:330 g10/gpg.c:971 scd/scdaemon.c:253 sm/gpgsm.c:735 +#: agent/gpg-agent.c:334 g10/gpg.c:971 scd/scdaemon.c:253 sm/gpgsm.c:735 #, c-format msgid "invalid debug-level `%s' given\n" msgstr "" -#: agent/gpg-agent.c:529 agent/protect-tool.c:1068 kbx/kbxutil.c:430 +#: agent/gpg-agent.c:532 agent/protect-tool.c:1068 kbx/kbxutil.c:430 #: scd/scdaemon.c:347 sm/gpgsm.c:973 sm/gpgsm.c:976 tools/symcryptrun.c:997 #: tools/gpg-check-pattern.c:178 #, c-format msgid "%s is too old (need %s, have %s)\n" msgstr "" -#: agent/gpg-agent.c:628 g10/gpg.c:2071 scd/scdaemon.c:428 sm/gpgsm.c:1064 +#: agent/gpg-agent.c:631 g10/gpg.c:2071 scd/scdaemon.c:428 sm/gpgsm.c:1064 #, c-format msgid "NOTE: no default option file `%s'\n" msgstr "NOTO: mankas implicita opcio-dosiero '%s'\n" -#: agent/gpg-agent.c:633 agent/gpg-agent.c:1216 g10/gpg.c:2075 +#: agent/gpg-agent.c:636 agent/gpg-agent.c:1215 g10/gpg.c:2075 #: scd/scdaemon.c:433 sm/gpgsm.c:1068 tools/symcryptrun.c:930 #, c-format msgid "option file `%s': %s\n" msgstr "opcio-dosiero '%s': %s\n" -#: agent/gpg-agent.c:641 g10/gpg.c:2082 scd/scdaemon.c:441 sm/gpgsm.c:1075 +#: agent/gpg-agent.c:644 g10/gpg.c:2082 scd/scdaemon.c:441 sm/gpgsm.c:1075 #, c-format msgid "reading options from `%s'\n" msgstr "legas opciojn el '%s'\n" -#: agent/gpg-agent.c:974 g10/plaintext.c:140 g10/plaintext.c:145 +#: agent/gpg-agent.c:973 g10/plaintext.c:140 g10/plaintext.c:145 #: g10/plaintext.c:162 #, c-format msgid "error creating `%s': %s\n" msgstr "eraro dum kreado de '%s': %s\n" -#: agent/gpg-agent.c:1330 agent/gpg-agent.c:1452 agent/gpg-agent.c:1456 -#: agent/gpg-agent.c:1497 agent/gpg-agent.c:1501 g10/exec.c:172 +#: agent/gpg-agent.c:1328 agent/gpg-agent.c:1448 agent/gpg-agent.c:1452 +#: agent/gpg-agent.c:1493 agent/gpg-agent.c:1497 g10/exec.c:172 #: g10/openfile.c:429 scd/scdaemon.c:928 #, fuzzy, c-format msgid "can't create directory `%s': %s\n" msgstr "%s: ne povas krei dosierujon: %s\n" -#: agent/gpg-agent.c:1344 scd/scdaemon.c:942 +#: agent/gpg-agent.c:1342 scd/scdaemon.c:942 msgid "name of socket too long\n" msgstr "" -#: agent/gpg-agent.c:1369 scd/scdaemon.c:965 +#: agent/gpg-agent.c:1365 scd/scdaemon.c:965 #, fuzzy, c-format msgid "can't create socket: %s\n" msgstr "ne povas krei %s: %s\n" -#: agent/gpg-agent.c:1378 +#: agent/gpg-agent.c:1374 #, fuzzy, c-format msgid "socket name `%s' is too long\n" msgstr "Valida atestilrevoko" -#: agent/gpg-agent.c:1398 +#: agent/gpg-agent.c:1394 #, fuzzy msgid "a gpg-agent is already running - not starting a new one\n" msgstr "gpg-agent ne estas disponata en �i tiu sesio\n" -#: agent/gpg-agent.c:1409 scd/scdaemon.c:985 +#: agent/gpg-agent.c:1405 scd/scdaemon.c:985 #, fuzzy msgid "error getting nonce for the socket\n" msgstr "eraro dum kreado de pasfrazo: %s\n" -#: agent/gpg-agent.c:1414 scd/scdaemon.c:988 +#: agent/gpg-agent.c:1410 scd/scdaemon.c:988 #, fuzzy, c-format msgid "error binding socket to `%s': %s\n" msgstr "eraro dum sendo al '%s': %s\n" -#: agent/gpg-agent.c:1426 scd/scdaemon.c:997 +#: agent/gpg-agent.c:1422 scd/scdaemon.c:997 #, fuzzy, c-format msgid "listen() failed: %s\n" msgstr "aktualigo malsukcesis: %s\n" -#: agent/gpg-agent.c:1432 scd/scdaemon.c:1004 +#: agent/gpg-agent.c:1428 scd/scdaemon.c:1004 #, fuzzy, c-format msgid "listening on socket `%s'\n" msgstr "skribas sekretan �losilon al '%s'\n" -#: agent/gpg-agent.c:1460 agent/gpg-agent.c:1507 g10/openfile.c:432 +#: agent/gpg-agent.c:1456 agent/gpg-agent.c:1503 g10/openfile.c:432 #, fuzzy, c-format msgid "directory `%s' created\n" msgstr "%s: dosierujo kreita\n" -#: agent/gpg-agent.c:1513 +#: agent/gpg-agent.c:1509 #, fuzzy, c-format msgid "stat() failed for `%s': %s\n" msgstr "fido-datenaro: lego malsukcesis (n=%d): %s\n" -#: agent/gpg-agent.c:1517 +#: agent/gpg-agent.c:1513 #, fuzzy, c-format msgid "can't use `%s' as home directory\n" msgstr "%s: ne povas krei dosierujon: %s\n" -#: agent/gpg-agent.c:1634 scd/scdaemon.c:1020 +#: agent/gpg-agent.c:1643 scd/scdaemon.c:1020 #, fuzzy, c-format msgid "error reading nonce on fd %d: %s\n" msgstr "eraro dum legado de '%s': %s\n" -#: agent/gpg-agent.c:1656 +#: agent/gpg-agent.c:1665 #, c-format msgid "handler 0x%lx for fd %d started\n" msgstr "" -#: agent/gpg-agent.c:1661 +#: agent/gpg-agent.c:1670 #, c-format msgid "handler 0x%lx for fd %d terminated\n" msgstr "" -#: agent/gpg-agent.c:1681 +#: agent/gpg-agent.c:1690 #, c-format msgid "ssh handler 0x%lx for fd %d started\n" msgstr "" -#: agent/gpg-agent.c:1686 +#: agent/gpg-agent.c:1695 #, c-format msgid "ssh handler 0x%lx for fd %d terminated\n" msgstr "" -#: agent/gpg-agent.c:1803 scd/scdaemon.c:1143 +#: agent/gpg-agent.c:1808 scd/scdaemon.c:1143 #, fuzzy, c-format msgid "pth_select failed: %s - waiting 1s\n" msgstr "aktualigo de sekreto malsukcesis: %s\n" -#: agent/gpg-agent.c:1916 scd/scdaemon.c:1210 +#: agent/gpg-agent.c:1921 scd/scdaemon.c:1210 #, fuzzy, c-format msgid "%s %s stopped\n" msgstr "\t%lu �losiloj ignoritaj\n" -#: agent/gpg-agent.c:1939 +#: agent/gpg-agent.c:2049 #, 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:1950 common/simple-pwquery.c:349 common/asshelp.c:326 +#: agent/gpg-agent.c:2060 common/simple-pwquery.c:349 common/asshelp.c:326 #: tools/gpg-connect-agent.c:2094 msgid "malformed GPG_AGENT_INFO environment variable\n" msgstr "malbona valoro de la media variablo GPG_AGENT_INFO\n" -#: agent/gpg-agent.c:1963 common/simple-pwquery.c:361 common/asshelp.c:338 +#: agent/gpg-agent.c:2073 common/simple-pwquery.c:361 common/asshelp.c:338 #: tools/gpg-connect-agent.c:2105 #, c-format msgid "gpg-agent protocol version %d is not supported\n" @@ -1148,7 +1148,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:1851 +#: g10/card-util.c:85 scd/app-openpgp.c:1848 #, fuzzy msgid "Reset Code not or not anymore available\n" msgstr "sekretaj �losilpartoj ne estas disponataj\n" @@ -6649,29 +6649,29 @@ msgid "" "list, export, import Keybox data\n" msgstr "" -#: scd/app-nks.c:326 scd/app-openpgp.c:1459 scd/app-dinsig.c:297 +#: scd/app-nks.c:325 scd/app-openpgp.c:1456 scd/app-dinsig.c:297 msgid "||Please enter your PIN at the reader's keypad" msgstr "" -#: scd/app-nks.c:330 scd/app-openpgp.c:1463 scd/app-openpgp.c:1495 -#: scd/app-openpgp.c:1642 scd/app-openpgp.c:1660 scd/app-openpgp.c:1860 +#: 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-dinsig.c:301 #, c-format msgid "PIN callback returned error: %s\n" msgstr "" -#: scd/app-nks.c:378 +#: scd/app-nks.c:377 msgid "the NullPIN has not yet been changed\n" 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:558 scd/app-openpgp.c:1900 +#: scd/app-nks.c:557 scd/app-openpgp.c:1897 msgid "|N|New PIN" msgstr "" -#: scd/app-nks.c:561 scd/app-openpgp.c:1904 scd/app-dinsig.c:529 +#: scd/app-nks.c:560 scd/app-openpgp.c:1901 scd/app-dinsig.c:529 #, fuzzy, c-format msgid "error getting new PIN: %s\n" msgstr "eraro dum kreado de pasfrazo: %s\n" @@ -6686,84 +6686,84 @@ msgstr "malsukcesis doni komencajn valorojn al fido-datenaro: %s\n" msgid "failed to store the creation date: %s\n" msgstr "malsukcesis rekonstrui �losilaran staplon: %s\n" -#: scd/app-openpgp.c:1076 +#: scd/app-openpgp.c:1075 #, fuzzy, c-format msgid "reading public key failed: %s\n" msgstr "forvi�o de �losilbloko malsukcesis: %s\n" -#: scd/app-openpgp.c:1084 scd/app-openpgp.c:2554 +#: scd/app-openpgp.c:1083 scd/app-openpgp.c:2551 msgid "response does not contain the public key data\n" msgstr "" -#: scd/app-openpgp.c:1092 scd/app-openpgp.c:2562 +#: scd/app-openpgp.c:1091 scd/app-openpgp.c:2559 msgid "response does not contain the RSA modulus\n" msgstr "" -#: scd/app-openpgp.c:1101 scd/app-openpgp.c:2572 +#: scd/app-openpgp.c:1100 scd/app-openpgp.c:2569 msgid "response does not contain the RSA public exponent\n" msgstr "" -#: scd/app-openpgp.c:1419 +#: scd/app-openpgp.c:1416 #, c-format msgid "using default PIN as %s\n" msgstr "" -#: scd/app-openpgp.c:1426 +#: scd/app-openpgp.c:1423 #, c-format msgid "failed to use default PIN as %s: %s - disabling further default use\n" msgstr "" -#: scd/app-openpgp.c:1445 +#: scd/app-openpgp.c:1442 #, c-format msgid "||Please enter your PIN at the reader's keypad%%0A[sigs done: %lu]" msgstr "" -#: scd/app-openpgp.c:1479 +#: scd/app-openpgp.c:1476 #, c-format msgid "||Please enter the PIN%%0A[sigs done: %lu]" msgstr "" -#: scd/app-openpgp.c:1491 +#: scd/app-openpgp.c:1488 #, fuzzy msgid "||Please enter the PIN" msgstr "�an�i la pasfrazon" -#: scd/app-openpgp.c:1502 scd/app-openpgp.c:1667 +#: scd/app-openpgp.c:1499 scd/app-openpgp.c:1664 #, c-format msgid "PIN for CHV%d is too short; minimum length is %d\n" msgstr "" -#: scd/app-openpgp.c:1515 scd/app-openpgp.c:1555 scd/app-openpgp.c:1679 -#: scd/app-openpgp.c:2871 +#: scd/app-openpgp.c:1512 scd/app-openpgp.c:1552 scd/app-openpgp.c:1676 +#: scd/app-openpgp.c:2868 #, fuzzy, c-format msgid "verify CHV%d failed: %s\n" msgstr "Kreado de �losiloj malsukcesis: %s\n" -#: scd/app-openpgp.c:1578 +#: scd/app-openpgp.c:1575 msgid "access to admin commands is not configured\n" msgstr "" -#: scd/app-openpgp.c:1599 scd/app-openpgp.c:1842 scd/app-openpgp.c:3122 +#: scd/app-openpgp.c:1596 scd/app-openpgp.c:1839 scd/app-openpgp.c:3119 msgid "error retrieving CHV status from card\n" msgstr "" -#: scd/app-openpgp.c:1605 scd/app-openpgp.c:3131 +#: scd/app-openpgp.c:1602 scd/app-openpgp.c:3128 msgid "card is permanently locked!\n" msgstr "" -#: scd/app-openpgp.c:1612 +#: scd/app-openpgp.c:1609 #, c-format msgid "%d Admin PIN attempts remaining before card is permanently locked\n" msgstr "" -#: scd/app-openpgp.c:1622 +#: scd/app-openpgp.c:1619 #, c-format msgid "" "|A|Please enter the Admin PIN at the reader's keypad%%0A[remaining attempts: " "%d]" msgstr "" -#: scd/app-openpgp.c:1637 +#: scd/app-openpgp.c:1634 #, fuzzy msgid "|A|Please enter the Admin PIN at the reader's keypad" msgstr "�an�i la pasfrazon" @@ -6771,114 +6771,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:1657 +#: scd/app-openpgp.c:1654 msgid "|A|Admin PIN" msgstr "" -#: scd/app-openpgp.c:1856 +#: scd/app-openpgp.c:1853 #, fuzzy msgid "||Please enter the Reset Code for the card" msgstr "Kialo por revoko: " -#: scd/app-openpgp.c:1865 scd/app-openpgp.c:1928 +#: scd/app-openpgp.c:1862 scd/app-openpgp.c:1925 #, c-format msgid "Reset Code is too short; minimum length is %d\n" msgstr "" -#: scd/app-openpgp.c:1899 +#: scd/app-openpgp.c:1896 msgid "|RN|New Reset Code" msgstr "" -#: scd/app-openpgp.c:1900 +#: scd/app-openpgp.c:1897 msgid "|AN|New Admin PIN" msgstr "" -#: scd/app-openpgp.c:1990 scd/app-openpgp.c:2640 +#: scd/app-openpgp.c:1987 scd/app-openpgp.c:2637 #, fuzzy msgid "error reading application data\n" msgstr "eraro dum legado de �losilbloko: %s\n" -#: scd/app-openpgp.c:1996 scd/app-openpgp.c:2647 +#: scd/app-openpgp.c:1993 scd/app-openpgp.c:2644 #, fuzzy msgid "error reading fingerprint DO\n" msgstr "%s: eraro dum legado de libera registro: %s\n" -#: scd/app-openpgp.c:2006 +#: scd/app-openpgp.c:2003 #, fuzzy msgid "key already exists\n" msgstr "'%s' jam densigita\n" -#: scd/app-openpgp.c:2010 +#: scd/app-openpgp.c:2007 msgid "existing key will be replaced\n" msgstr "" -#: scd/app-openpgp.c:2012 +#: scd/app-openpgp.c:2009 #, fuzzy msgid "generating new key\n" msgstr "krei novan �losilparon" -#: scd/app-openpgp.c:2338 +#: scd/app-openpgp.c:2335 msgid "creation timestamp missing\n" msgstr "" -#: scd/app-openpgp.c:2347 +#: scd/app-openpgp.c:2344 #, c-format msgid "RSA modulus missing or not of size %d bits\n" msgstr "" -#: scd/app-openpgp.c:2359 +#: scd/app-openpgp.c:2356 #, c-format msgid "RSA public exponent missing or larger than %d bits\n" msgstr "" -#: scd/app-openpgp.c:2369 scd/app-openpgp.c:2377 +#: scd/app-openpgp.c:2366 scd/app-openpgp.c:2374 #, c-format msgid "RSA prime %s missing or not of size %d bits\n" msgstr "" -#: scd/app-openpgp.c:2471 +#: scd/app-openpgp.c:2468 #, 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:2531 +#: scd/app-openpgp.c:2528 msgid "please wait while key is being generated ...\n" msgstr "" -#: scd/app-openpgp.c:2545 +#: scd/app-openpgp.c:2542 #, fuzzy msgid "generating key failed\n" msgstr "forvi�o de �losilbloko malsukcesis: %s\n" -#: scd/app-openpgp.c:2548 +#: scd/app-openpgp.c:2545 #, fuzzy, c-format msgid "key generation completed (%d seconds)\n" msgstr "Kreado de �losiloj malsukcesis: %s\n" -#: scd/app-openpgp.c:2605 +#: scd/app-openpgp.c:2602 msgid "invalid structure of OpenPGP card (DO 0x93)\n" msgstr "" -#: scd/app-openpgp.c:2655 +#: scd/app-openpgp.c:2652 msgid "fingerprint on card does not match requested one\n" msgstr "" -#: scd/app-openpgp.c:2770 +#: scd/app-openpgp.c:2767 #, fuzzy, c-format msgid "card does not support digest algorithm %s\n" msgstr "%s-subskribo de: %s\n" -#: scd/app-openpgp.c:2846 +#: scd/app-openpgp.c:2843 #, c-format msgid "signatures created so far: %lu\n" msgstr "" -#: scd/app-openpgp.c:3136 +#: scd/app-openpgp.c:3133 msgid "" "verification of Admin PIN is currently prohibited through this command\n" msgstr "" -#: scd/app-openpgp.c:3360 scd/app-openpgp.c:3371 +#: scd/app-openpgp.c:3357 scd/app-openpgp.c:3368 #, fuzzy, c-format msgid "can't access %s - invalid OpenPGP card?\n" msgstr "validaj OpenPGP-datenoj ne trovitaj.\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-10-29 09:04+0100\n" +"POT-Creation-Date: 2008-11-11 08:40+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" @@ -411,17 +411,17 @@ msgstr "permitir emulaci�n de ssh-agent" msgid "|FILE|write environment settings also to FILE" msgstr "|FICHERO|escribir variables de entorno tambi�n en FICHERO" -#: agent/gpg-agent.c:290 agent/preset-passphrase.c:94 agent/protect-tool.c:146 +#: agent/gpg-agent.c:294 agent/preset-passphrase.c:94 agent/protect-tool.c:146 #: scd/scdaemon.c:213 sm/gpgsm.c:571 tools/gpg-connect-agent.c:173 #: 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 <" -#: agent/gpg-agent.c:293 +#: agent/gpg-agent.c:297 msgid "Usage: gpg-agent [options] (-h for help)" msgstr "Uso: gpg-agent [opciones] (-h para ayuda)" -#: agent/gpg-agent.c:295 +#: agent/gpg-agent.c:299 msgid "" "Syntax: gpg-agent [options] [command [args]]\n" "Secret key management for GnuPG\n" @@ -429,145 +429,145 @@ msgstr "" "Sintaxis: gpg-agent [opciones] [orden [argumentos]]\n" "Manejo de claves privadas por GnuPG\n" -#: agent/gpg-agent.c:330 g10/gpg.c:971 scd/scdaemon.c:253 sm/gpgsm.c:735 +#: agent/gpg-agent.c:334 g10/gpg.c:971 scd/scdaemon.c:253 sm/gpgsm.c:735 #, c-format msgid "invalid debug-level `%s' given\n" msgstr "el nivel de depuraci�n `%s` no es v�lido\n" -#: agent/gpg-agent.c:529 agent/protect-tool.c:1068 kbx/kbxutil.c:430 +#: agent/gpg-agent.c:532 agent/protect-tool.c:1068 kbx/kbxutil.c:430 #: scd/scdaemon.c:347 sm/gpgsm.c:973 sm/gpgsm.c:976 tools/symcryptrun.c:997 #: tools/gpg-check-pattern.c:178 #, 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:628 g10/gpg.c:2071 scd/scdaemon.c:428 sm/gpgsm.c:1064 +#: agent/gpg-agent.c:631 g10/gpg.c:2071 scd/scdaemon.c:428 sm/gpgsm.c:1064 #, 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:633 agent/gpg-agent.c:1216 g10/gpg.c:2075 +#: agent/gpg-agent.c:636 agent/gpg-agent.c:1215 g10/gpg.c:2075 #: scd/scdaemon.c:433 sm/gpgsm.c:1068 tools/symcryptrun.c:930 #, c-format msgid "option file `%s': %s\n" msgstr "fichero de opciones `%s': %s\n" -#: agent/gpg-agent.c:641 g10/gpg.c:2082 scd/scdaemon.c:441 sm/gpgsm.c:1075 +#: agent/gpg-agent.c:644 g10/gpg.c:2082 scd/scdaemon.c:441 sm/gpgsm.c:1075 #, c-format msgid "reading options from `%s'\n" msgstr "leyendo opciones desde `%s'\n" -#: agent/gpg-agent.c:974 g10/plaintext.c:140 g10/plaintext.c:145 +#: agent/gpg-agent.c:973 g10/plaintext.c:140 g10/plaintext.c:145 #: g10/plaintext.c:162 #, c-format msgid "error creating `%s': %s\n" msgstr "error creando `%s': %s\n" -#: agent/gpg-agent.c:1330 agent/gpg-agent.c:1452 agent/gpg-agent.c:1456 -#: agent/gpg-agent.c:1497 agent/gpg-agent.c:1501 g10/exec.c:172 +#: agent/gpg-agent.c:1328 agent/gpg-agent.c:1448 agent/gpg-agent.c:1452 +#: agent/gpg-agent.c:1493 agent/gpg-agent.c:1497 g10/exec.c:172 #: g10/openfile.c:429 scd/scdaemon.c:928 #, c-format msgid "can't create directory `%s': %s\n" msgstr "no se puede crear el directorio `%s': %s\n" -#: agent/gpg-agent.c:1344 scd/scdaemon.c:942 +#: agent/gpg-agent.c:1342 scd/scdaemon.c:942 msgid "name of socket too long\n" msgstr "nombre de socket demasiado largo\n" -#: agent/gpg-agent.c:1369 scd/scdaemon.c:965 +#: agent/gpg-agent.c:1365 scd/scdaemon.c:965 #, c-format msgid "can't create socket: %s\n" msgstr "no se puede crear el socket: %s\n" -#: agent/gpg-agent.c:1378 +#: agent/gpg-agent.c:1374 #, c-format msgid "socket name `%s' is too long\n" msgstr "el nombre de socket `%s' es demasiado largo\n" -#: agent/gpg-agent.c:1398 +#: agent/gpg-agent.c:1394 msgid "a gpg-agent is already running - not starting a new one\n" msgstr "ya hay un agente gpg ejecut�ndose - no se inicia otro\n" -#: agent/gpg-agent.c:1409 scd/scdaemon.c:985 +#: agent/gpg-agent.c:1405 scd/scdaemon.c:985 msgid "error getting nonce for the socket\n" msgstr "error obteniendo valor �nico para el socket\n" -#: agent/gpg-agent.c:1414 scd/scdaemon.c:988 +#: agent/gpg-agent.c:1410 scd/scdaemon.c:988 #, c-format msgid "error binding socket to `%s': %s\n" msgstr "error enlazando el socket con `%s': %s\n" -#: agent/gpg-agent.c:1426 scd/scdaemon.c:997 +#: agent/gpg-agent.c:1422 scd/scdaemon.c:997 #, c-format msgid "listen() failed: %s\n" msgstr "listen() fall�: %s\n" -#: agent/gpg-agent.c:1432 scd/scdaemon.c:1004 +#: agent/gpg-agent.c:1428 scd/scdaemon.c:1004 #, c-format msgid "listening on socket `%s'\n" msgstr "escuchando el socket `%s'\n" -#: agent/gpg-agent.c:1460 agent/gpg-agent.c:1507 g10/openfile.c:432 +#: agent/gpg-agent.c:1456 agent/gpg-agent.c:1503 g10/openfile.c:432 #, c-format msgid "directory `%s' created\n" msgstr "directorio `%s' creado\n" -#: agent/gpg-agent.c:1513 +#: agent/gpg-agent.c:1509 #, c-format msgid "stat() failed for `%s': %s\n" msgstr "stat() fall� para `%s': %s\n" -#: agent/gpg-agent.c:1517 +#: agent/gpg-agent.c:1513 #, c-format msgid "can't use `%s' as home directory\n" msgstr "no puede usar `%s' como directorio personal\n" -#: agent/gpg-agent.c:1634 scd/scdaemon.c:1020 +#: agent/gpg-agent.c:1643 scd/scdaemon.c:1020 #, c-format msgid "error reading nonce on fd %d: %s\n" msgstr "error leyendo valor �nico en el descriptor %d: %s\n" -#: agent/gpg-agent.c:1656 +#: agent/gpg-agent.c:1665 #, c-format msgid "handler 0x%lx for fd %d started\n" msgstr "manejador 0x%lx para descriptor %d iniciado\n" -#: agent/gpg-agent.c:1661 +#: agent/gpg-agent.c:1670 #, c-format msgid "handler 0x%lx for fd %d terminated\n" msgstr "manejador 0x%lx pada descriptor %d finalizado\n" -#: agent/gpg-agent.c:1681 +#: agent/gpg-agent.c:1690 #, c-format msgid "ssh handler 0x%lx for fd %d started\n" msgstr "manejador ssh 0x%lx para el descriptor %d iniciado\n" -#: agent/gpg-agent.c:1686 +#: agent/gpg-agent.c:1695 #, c-format 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:1803 scd/scdaemon.c:1143 +#: agent/gpg-agent.c:1808 scd/scdaemon.c:1143 #, 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:1916 scd/scdaemon.c:1210 +#: agent/gpg-agent.c:1921 scd/scdaemon.c:1210 #, c-format msgid "%s %s stopped\n" msgstr "%s %s detenido\n" -#: agent/gpg-agent.c:1939 +#: agent/gpg-agent.c:2049 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:1950 common/simple-pwquery.c:349 common/asshelp.c:326 +#: agent/gpg-agent.c:2060 common/simple-pwquery.c:349 common/asshelp.c:326 #: tools/gpg-connect-agent.c:2094 msgid "malformed GPG_AGENT_INFO environment variable\n" msgstr "variable de entorno GPG_AGENT_INFO malformada\n" -#: agent/gpg-agent.c:1963 common/simple-pwquery.c:361 common/asshelp.c:338 +#: agent/gpg-agent.c:2073 common/simple-pwquery.c:361 common/asshelp.c:338 #: tools/gpg-connect-agent.c:2105 #, c-format msgid "gpg-agent protocol version %d is not supported\n" @@ -1148,7 +1148,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:1851 +#: g10/card-util.c:85 scd/app-openpgp.c:1848 #, fuzzy msgid "Reset Code not or not anymore available\n" msgstr "clave p�blica no disponible" @@ -6505,29 +6505,29 @@ msgstr "" "Sintaxis: kbxutil [opciones] [ficheros]\n" "listar, exportar, importar datos Keybox\n" -#: scd/app-nks.c:326 scd/app-openpgp.c:1459 scd/app-dinsig.c:297 +#: scd/app-nks.c:325 scd/app-openpgp.c:1456 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:330 scd/app-openpgp.c:1463 scd/app-openpgp.c:1495 -#: scd/app-openpgp.c:1642 scd/app-openpgp.c:1660 scd/app-openpgp.c:1860 +#: 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-dinsig.c:301 #, c-format msgid "PIN callback returned error: %s\n" msgstr "la funci�n de manejo del PIN devolvi� un error: %s\n" -#: scd/app-nks.c:378 +#: scd/app-nks.c:377 msgid "the NullPIN has not yet been changed\n" 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:558 scd/app-openpgp.c:1900 +#: scd/app-nks.c:557 scd/app-openpgp.c:1897 msgid "|N|New PIN" msgstr "|N|Nuevo PIN" -#: scd/app-nks.c:561 scd/app-openpgp.c:1904 scd/app-dinsig.c:529 +#: scd/app-nks.c:560 scd/app-openpgp.c:1901 scd/app-dinsig.c:529 #, c-format msgid "error getting new PIN: %s\n" msgstr "error obteniendo nuevo PIN: %s\n" @@ -6542,79 +6542,79 @@ msgstr "fallo al almacenar la huella digital: %s\n" msgid "failed to store the creation date: %s\n" msgstr "fallo guardando la fecha de creaci�n: %s\n" -#: scd/app-openpgp.c:1076 +#: scd/app-openpgp.c:1075 #, c-format msgid "reading public key failed: %s\n" msgstr "fallo leyendo clave p�blica: %s\n" -#: scd/app-openpgp.c:1084 scd/app-openpgp.c:2554 +#: scd/app-openpgp.c:1083 scd/app-openpgp.c:2551 msgid "response does not contain the public key data\n" msgstr "la respuesta no incluye la clave p�blica\n" -#: scd/app-openpgp.c:1092 scd/app-openpgp.c:2562 +#: scd/app-openpgp.c:1091 scd/app-openpgp.c:2559 msgid "response does not contain the RSA modulus\n" msgstr "la respuesta no incluye el m�dulo RSA\n" -#: scd/app-openpgp.c:1101 scd/app-openpgp.c:2572 +#: scd/app-openpgp.c:1100 scd/app-openpgp.c:2569 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:1419 +#: scd/app-openpgp.c:1416 #, c-format msgid "using default PIN as %s\n" msgstr "" -#: scd/app-openpgp.c:1426 +#: scd/app-openpgp.c:1423 #, c-format msgid "failed to use default PIN as %s: %s - disabling further default use\n" msgstr "" -#: scd/app-openpgp.c:1445 +#: scd/app-openpgp.c:1442 #, 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:1479 +#: scd/app-openpgp.c:1476 #, c-format msgid "||Please enter the PIN%%0A[sigs done: %lu]" msgstr "||Por favor introduzca PIN%%0A[firmas hechas: %lu]" -#: scd/app-openpgp.c:1491 +#: scd/app-openpgp.c:1488 #, fuzzy msgid "||Please enter the PIN" msgstr "||Por favor introduzca PIN%%0A[firmas hechas: %lu]" -#: scd/app-openpgp.c:1502 scd/app-openpgp.c:1667 +#: scd/app-openpgp.c:1499 scd/app-openpgp.c:1664 #, 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:1515 scd/app-openpgp.c:1555 scd/app-openpgp.c:1679 -#: scd/app-openpgp.c:2871 +#: scd/app-openpgp.c:1512 scd/app-openpgp.c:1552 scd/app-openpgp.c:1676 +#: scd/app-openpgp.c:2868 #, c-format msgid "verify CHV%d failed: %s\n" msgstr "la verificaci�n CHV%d fall�: %s\n" -#: scd/app-openpgp.c:1578 +#: scd/app-openpgp.c:1575 msgid "access to admin commands is not configured\n" msgstr "el acceso a �rdenes de administrador no est� configurado\n" -#: scd/app-openpgp.c:1599 scd/app-openpgp.c:1842 scd/app-openpgp.c:3122 +#: scd/app-openpgp.c:1596 scd/app-openpgp.c:1839 scd/app-openpgp.c:3119 msgid "error retrieving CHV status from card\n" msgstr "error recuperando el estatus CHV de la tarjeta\n" -#: scd/app-openpgp.c:1605 scd/app-openpgp.c:3131 +#: scd/app-openpgp.c:1602 scd/app-openpgp.c:3128 msgid "card is permanently locked!\n" msgstr "�la tarjeta est� bloqueada permanentemente!\n" -#: scd/app-openpgp.c:1612 +#: scd/app-openpgp.c:1609 #, 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:1622 +#: scd/app-openpgp.c:1619 #, 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:1637 +#: scd/app-openpgp.c:1634 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:1657 +#: scd/app-openpgp.c:1654 msgid "|A|Admin PIN" msgstr "|A|PIN Administrador" -#: scd/app-openpgp.c:1856 +#: scd/app-openpgp.c:1853 #, 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:1865 scd/app-openpgp.c:1928 +#: scd/app-openpgp.c:1862 scd/app-openpgp.c:1925 #, 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:1899 +#: scd/app-openpgp.c:1896 msgid "|RN|New Reset Code" msgstr "" -#: scd/app-openpgp.c:1900 +#: scd/app-openpgp.c:1897 msgid "|AN|New Admin PIN" msgstr "|AN|Nuevo PIN Administrador" -#: scd/app-openpgp.c:1990 scd/app-openpgp.c:2640 +#: scd/app-openpgp.c:1987 scd/app-openpgp.c:2637 msgid "error reading application data\n" msgstr "error leyendo datos de la aplicaci�n\n" -#: scd/app-openpgp.c:1996 scd/app-openpgp.c:2647 +#: scd/app-openpgp.c:1993 scd/app-openpgp.c:2644 msgid "error reading fingerprint DO\n" msgstr "error leyendo huella digital DO\n" -#: scd/app-openpgp.c:2006 +#: scd/app-openpgp.c:2003 msgid "key already exists\n" msgstr "la clave ya existe\n" -#: scd/app-openpgp.c:2010 +#: scd/app-openpgp.c:2007 msgid "existing key will be replaced\n" msgstr "la clave existente ser� reemplazada\n" -#: scd/app-openpgp.c:2012 +#: scd/app-openpgp.c:2009 msgid "generating new key\n" msgstr "generando nueva clave\n" -#: scd/app-openpgp.c:2338 +#: scd/app-openpgp.c:2335 msgid "creation timestamp missing\n" msgstr "falta fecha de creaci�n\n" -#: scd/app-openpgp.c:2347 +#: scd/app-openpgp.c:2344 #, 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:2359 +#: scd/app-openpgp.c:2356 #, 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:2369 scd/app-openpgp.c:2377 +#: scd/app-openpgp.c:2366 scd/app-openpgp.c:2374 #, 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:2471 +#: scd/app-openpgp.c:2468 #, c-format msgid "failed to store the key: %s\n" msgstr "fallo al almacenar la clave: %s\n" -#: scd/app-openpgp.c:2531 +#: scd/app-openpgp.c:2528 msgid "please wait while key is being generated ...\n" msgstr "por favor, espere mientras se genera la clave ...\n" -#: scd/app-openpgp.c:2545 +#: scd/app-openpgp.c:2542 msgid "generating key failed\n" msgstr "la generaci�n de la clave fall�\n" -#: scd/app-openpgp.c:2548 +#: scd/app-openpgp.c:2545 #, c-format msgid "key generation completed (%d seconds)\n" msgstr "generaci�n de clave completada (%d segundos)\n" -#: scd/app-openpgp.c:2605 +#: scd/app-openpgp.c:2602 msgid "invalid structure of OpenPGP card (DO 0x93)\n" msgstr "estructura de la tarjeta OpenPGP inv�lida (DO 0x93)\n" -#: scd/app-openpgp.c:2655 +#: scd/app-openpgp.c:2652 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:2770 +#: scd/app-openpgp.c:2767 #, 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:2846 +#: scd/app-openpgp.c:2843 #, c-format msgid "signatures created so far: %lu\n" msgstr "firmas creadas hasta ahora: %lu\n" -#: scd/app-openpgp.c:3136 +#: scd/app-openpgp.c:3133 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:3360 scd/app-openpgp.c:3371 +#: scd/app-openpgp.c:3357 scd/app-openpgp.c:3368 #, c-format msgid "can't access %s - invalid OpenPGP card?\n" msgstr "no se puede acceder a %s - �tarjeta OpenPGP inv�lida?\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-10-29 09:04+0100\n" +"POT-Creation-Date: 2008-11-11 08:40+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" @@ -389,165 +389,165 @@ msgstr "" msgid "|FILE|write environment settings also to FILE" msgstr "" -#: agent/gpg-agent.c:290 agent/preset-passphrase.c:94 agent/protect-tool.c:146 +#: agent/gpg-agent.c:294 agent/preset-passphrase.c:94 agent/protect-tool.c:146 #: scd/scdaemon.c:213 sm/gpgsm.c:571 tools/gpg-connect-agent.c:173 #: tools/gpgconf.c:99 tools/symcryptrun.c:204 tools/gpg-check-pattern.c:141 #, fuzzy msgid "Please report bugs to <" msgstr "Palun saatke veateated aadressil <[email protected]>.\n" -#: agent/gpg-agent.c:293 +#: agent/gpg-agent.c:297 #, fuzzy msgid "Usage: gpg-agent [options] (-h for help)" msgstr "Kasuta: gpg [v�tmed] [failid] (-h n�itab abiinfot)" -#: agent/gpg-agent.c:295 +#: agent/gpg-agent.c:299 msgid "" "Syntax: gpg-agent [options] [command [args]]\n" "Secret key management for GnuPG\n" msgstr "" -#: agent/gpg-agent.c:330 g10/gpg.c:971 scd/scdaemon.c:253 sm/gpgsm.c:735 +#: agent/gpg-agent.c:334 g10/gpg.c:971 scd/scdaemon.c:253 sm/gpgsm.c:735 #, c-format msgid "invalid debug-level `%s' given\n" msgstr "" -#: agent/gpg-agent.c:529 agent/protect-tool.c:1068 kbx/kbxutil.c:430 +#: agent/gpg-agent.c:532 agent/protect-tool.c:1068 kbx/kbxutil.c:430 #: scd/scdaemon.c:347 sm/gpgsm.c:973 sm/gpgsm.c:976 tools/symcryptrun.c:997 #: tools/gpg-check-pattern.c:178 #, c-format msgid "%s is too old (need %s, have %s)\n" msgstr "" -#: agent/gpg-agent.c:628 g10/gpg.c:2071 scd/scdaemon.c:428 sm/gpgsm.c:1064 +#: agent/gpg-agent.c:631 g10/gpg.c:2071 scd/scdaemon.c:428 sm/gpgsm.c:1064 #, c-format msgid "NOTE: no default option file `%s'\n" msgstr "M�RKUS: vaikimisi v�tmete fail `%s' puudub\n" -#: agent/gpg-agent.c:633 agent/gpg-agent.c:1216 g10/gpg.c:2075 +#: agent/gpg-agent.c:636 agent/gpg-agent.c:1215 g10/gpg.c:2075 #: scd/scdaemon.c:433 sm/gpgsm.c:1068 tools/symcryptrun.c:930 #, c-format msgid "option file `%s': %s\n" msgstr "v�tmete fail `%s': %s\n" -#: agent/gpg-agent.c:641 g10/gpg.c:2082 scd/scdaemon.c:441 sm/gpgsm.c:1075 +#: agent/gpg-agent.c:644 g10/gpg.c:2082 scd/scdaemon.c:441 sm/gpgsm.c:1075 #, c-format msgid "reading options from `%s'\n" msgstr "loen v�tmeid failist `%s'\n" -#: agent/gpg-agent.c:974 g10/plaintext.c:140 g10/plaintext.c:145 +#: agent/gpg-agent.c:973 g10/plaintext.c:140 g10/plaintext.c:145 #: g10/plaintext.c:162 #, c-format msgid "error creating `%s': %s\n" msgstr "viga `%s' loomisel: %s\n" -#: agent/gpg-agent.c:1330 agent/gpg-agent.c:1452 agent/gpg-agent.c:1456 -#: agent/gpg-agent.c:1497 agent/gpg-agent.c:1501 g10/exec.c:172 +#: agent/gpg-agent.c:1328 agent/gpg-agent.c:1448 agent/gpg-agent.c:1452 +#: agent/gpg-agent.c:1493 agent/gpg-agent.c:1497 g10/exec.c:172 #: g10/openfile.c:429 scd/scdaemon.c:928 #, c-format msgid "can't create directory `%s': %s\n" msgstr "kataloogi `%s' ei �nnestu luua: %s\n" -#: agent/gpg-agent.c:1344 scd/scdaemon.c:942 +#: agent/gpg-agent.c:1342 scd/scdaemon.c:942 msgid "name of socket too long\n" msgstr "" -#: agent/gpg-agent.c:1369 scd/scdaemon.c:965 +#: agent/gpg-agent.c:1365 scd/scdaemon.c:965 #, fuzzy, c-format msgid "can't create socket: %s\n" msgstr "%s ei �nnestu luua: %s\n" -#: agent/gpg-agent.c:1378 +#: agent/gpg-agent.c:1374 #, c-format msgid "socket name `%s' is too long\n" msgstr "" -#: agent/gpg-agent.c:1398 +#: agent/gpg-agent.c:1394 #, fuzzy msgid "a gpg-agent is already running - not starting a new one\n" msgstr "gpg-agent ei ole sesses sessioonis kasutatav\n" -#: agent/gpg-agent.c:1409 scd/scdaemon.c:985 +#: agent/gpg-agent.c:1405 scd/scdaemon.c:985 #, fuzzy msgid "error getting nonce for the socket\n" msgstr "viga parooli loomisel: %s\n" -#: agent/gpg-agent.c:1414 scd/scdaemon.c:988 +#: agent/gpg-agent.c:1410 scd/scdaemon.c:988 #, fuzzy, c-format msgid "error binding socket to `%s': %s\n" msgstr "viga teate saatmisel serverile `%s': %s\n" -#: agent/gpg-agent.c:1426 scd/scdaemon.c:997 +#: agent/gpg-agent.c:1422 scd/scdaemon.c:997 #, fuzzy, c-format msgid "listen() failed: %s\n" msgstr "uuendamine eba�nnestus: %s\n" -#: agent/gpg-agent.c:1432 scd/scdaemon.c:1004 +#: agent/gpg-agent.c:1428 scd/scdaemon.c:1004 #, fuzzy, c-format msgid "listening on socket `%s'\n" msgstr "kirjutan salajase v�tme faili `%s'\n" -#: agent/gpg-agent.c:1460 agent/gpg-agent.c:1507 g10/openfile.c:432 +#: agent/gpg-agent.c:1456 agent/gpg-agent.c:1503 g10/openfile.c:432 #, fuzzy, c-format msgid "directory `%s' created\n" msgstr "%s: kataloog on loodud\n" -#: agent/gpg-agent.c:1513 +#: agent/gpg-agent.c:1509 #, fuzzy, c-format msgid "stat() failed for `%s': %s\n" msgstr "trustdb: lugemine eba�nnestus (n=%d): %s\n" -#: agent/gpg-agent.c:1517 +#: agent/gpg-agent.c:1513 #, fuzzy, c-format msgid "can't use `%s' as home directory\n" msgstr "%s: kataloogi ei �nnestu luua: %s\n" -#: agent/gpg-agent.c:1634 scd/scdaemon.c:1020 +#: agent/gpg-agent.c:1643 scd/scdaemon.c:1020 #, fuzzy, c-format msgid "error reading nonce on fd %d: %s\n" msgstr "viga `%s' lugemisel: %s\n" -#: agent/gpg-agent.c:1656 +#: agent/gpg-agent.c:1665 #, c-format msgid "handler 0x%lx for fd %d started\n" msgstr "" -#: agent/gpg-agent.c:1661 +#: agent/gpg-agent.c:1670 #, c-format msgid "handler 0x%lx for fd %d terminated\n" msgstr "" -#: agent/gpg-agent.c:1681 +#: agent/gpg-agent.c:1690 #, c-format msgid "ssh handler 0x%lx for fd %d started\n" msgstr "" -#: agent/gpg-agent.c:1686 +#: agent/gpg-agent.c:1695 #, c-format msgid "ssh handler 0x%lx for fd %d terminated\n" msgstr "" -#: agent/gpg-agent.c:1803 scd/scdaemon.c:1143 +#: agent/gpg-agent.c:1808 scd/scdaemon.c:1143 #, fuzzy, c-format msgid "pth_select failed: %s - waiting 1s\n" msgstr "salajase v�tme uuendamine eba�nnestus: %s\n" -#: agent/gpg-agent.c:1916 scd/scdaemon.c:1210 +#: agent/gpg-agent.c:1921 scd/scdaemon.c:1210 #, fuzzy, c-format msgid "%s %s stopped\n" msgstr "%s: j�tsin vahele: %s\n" -#: agent/gpg-agent.c:1939 +#: agent/gpg-agent.c:2049 #, fuzzy msgid "no gpg-agent running in this session\n" msgstr "gpg-agent ei ole sesses sessioonis kasutatav\n" -#: agent/gpg-agent.c:1950 common/simple-pwquery.c:349 common/asshelp.c:326 +#: agent/gpg-agent.c:2060 common/simple-pwquery.c:349 common/asshelp.c:326 #: tools/gpg-connect-agent.c:2094 msgid "malformed GPG_AGENT_INFO environment variable\n" msgstr "vigane GPG_AGENT_INFO keskkonnamuutuja\n" -#: agent/gpg-agent.c:1963 common/simple-pwquery.c:361 common/asshelp.c:338 +#: agent/gpg-agent.c:2073 common/simple-pwquery.c:361 common/asshelp.c:338 #: tools/gpg-connect-agent.c:2105 #, c-format msgid "gpg-agent protocol version %d is not supported\n" @@ -1139,7 +1139,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:1851 +#: g10/card-util.c:85 scd/app-openpgp.c:1848 #, fuzzy msgid "Reset Code not or not anymore available\n" msgstr "salajase v�tme komponendid ei ole k�ttesaadavad\n" @@ -6616,29 +6616,29 @@ msgid "" "list, export, import Keybox data\n" msgstr "" -#: scd/app-nks.c:326 scd/app-openpgp.c:1459 scd/app-dinsig.c:297 +#: scd/app-nks.c:325 scd/app-openpgp.c:1456 scd/app-dinsig.c:297 msgid "||Please enter your PIN at the reader's keypad" msgstr "" -#: scd/app-nks.c:330 scd/app-openpgp.c:1463 scd/app-openpgp.c:1495 -#: scd/app-openpgp.c:1642 scd/app-openpgp.c:1660 scd/app-openpgp.c:1860 +#: 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-dinsig.c:301 #, c-format msgid "PIN callback returned error: %s\n" msgstr "" -#: scd/app-nks.c:378 +#: scd/app-nks.c:377 msgid "the NullPIN has not yet been changed\n" 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:558 scd/app-openpgp.c:1900 +#: scd/app-nks.c:557 scd/app-openpgp.c:1897 msgid "|N|New PIN" msgstr "" -#: scd/app-nks.c:561 scd/app-openpgp.c:1904 scd/app-dinsig.c:529 +#: scd/app-nks.c:560 scd/app-openpgp.c:1901 scd/app-dinsig.c:529 #, fuzzy, c-format msgid "error getting new PIN: %s\n" msgstr "viga parooli loomisel: %s\n" @@ -6653,84 +6653,84 @@ msgstr "TrustDB initsialiseerimine eba�nnestus: %s\n" msgid "failed to store the creation date: %s\n" msgstr "v�tmehoidla vahem�lu uuesti loomine eba�nnestus: %s\n" -#: scd/app-openpgp.c:1076 +#: scd/app-openpgp.c:1075 #, fuzzy, c-format msgid "reading public key failed: %s\n" msgstr "v�tmebloki kustutamine eba�nnestus: %s\n" -#: scd/app-openpgp.c:1084 scd/app-openpgp.c:2554 +#: scd/app-openpgp.c:1083 scd/app-openpgp.c:2551 msgid "response does not contain the public key data\n" msgstr "" -#: scd/app-openpgp.c:1092 scd/app-openpgp.c:2562 +#: scd/app-openpgp.c:1091 scd/app-openpgp.c:2559 msgid "response does not contain the RSA modulus\n" msgstr "" -#: scd/app-openpgp.c:1101 scd/app-openpgp.c:2572 +#: scd/app-openpgp.c:1100 scd/app-openpgp.c:2569 msgid "response does not contain the RSA public exponent\n" msgstr "" -#: scd/app-openpgp.c:1419 +#: scd/app-openpgp.c:1416 #, c-format msgid "using default PIN as %s\n" msgstr "" -#: scd/app-openpgp.c:1426 +#: scd/app-openpgp.c:1423 #, c-format msgid "failed to use default PIN as %s: %s - disabling further default use\n" msgstr "" -#: scd/app-openpgp.c:1445 +#: scd/app-openpgp.c:1442 #, c-format msgid "||Please enter your PIN at the reader's keypad%%0A[sigs done: %lu]" msgstr "" -#: scd/app-openpgp.c:1479 +#: scd/app-openpgp.c:1476 #, c-format msgid "||Please enter the PIN%%0A[sigs done: %lu]" msgstr "" -#: scd/app-openpgp.c:1491 +#: scd/app-openpgp.c:1488 #, fuzzy msgid "||Please enter the PIN" msgstr "muuda parooli" -#: scd/app-openpgp.c:1502 scd/app-openpgp.c:1667 +#: scd/app-openpgp.c:1499 scd/app-openpgp.c:1664 #, c-format msgid "PIN for CHV%d is too short; minimum length is %d\n" msgstr "" -#: scd/app-openpgp.c:1515 scd/app-openpgp.c:1555 scd/app-openpgp.c:1679 -#: scd/app-openpgp.c:2871 +#: scd/app-openpgp.c:1512 scd/app-openpgp.c:1552 scd/app-openpgp.c:1676 +#: scd/app-openpgp.c:2868 #, fuzzy, c-format msgid "verify CHV%d failed: %s\n" msgstr "v�tmeserverile saatmine eba�nnestus: %s\n" -#: scd/app-openpgp.c:1578 +#: scd/app-openpgp.c:1575 msgid "access to admin commands is not configured\n" msgstr "" -#: scd/app-openpgp.c:1599 scd/app-openpgp.c:1842 scd/app-openpgp.c:3122 +#: scd/app-openpgp.c:1596 scd/app-openpgp.c:1839 scd/app-openpgp.c:3119 msgid "error retrieving CHV status from card\n" msgstr "" -#: scd/app-openpgp.c:1605 scd/app-openpgp.c:3131 +#: scd/app-openpgp.c:1602 scd/app-openpgp.c:3128 msgid "card is permanently locked!\n" msgstr "" -#: scd/app-openpgp.c:1612 +#: scd/app-openpgp.c:1609 #, c-format msgid "%d Admin PIN attempts remaining before card is permanently locked\n" msgstr "" -#: scd/app-openpgp.c:1622 +#: scd/app-openpgp.c:1619 #, c-format msgid "" "|A|Please enter the Admin PIN at the reader's keypad%%0A[remaining attempts: " "%d]" msgstr "" -#: scd/app-openpgp.c:1637 +#: scd/app-openpgp.c:1634 #, 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:1657 +#: scd/app-openpgp.c:1654 msgid "|A|Admin PIN" msgstr "" -#: scd/app-openpgp.c:1856 +#: scd/app-openpgp.c:1853 #, fuzzy msgid "||Please enter the Reset Code for the card" msgstr "Palun valige t�histamise p�hjus:\n" -#: scd/app-openpgp.c:1865 scd/app-openpgp.c:1928 +#: scd/app-openpgp.c:1862 scd/app-openpgp.c:1925 #, c-format msgid "Reset Code is too short; minimum length is %d\n" msgstr "" -#: scd/app-openpgp.c:1899 +#: scd/app-openpgp.c:1896 msgid "|RN|New Reset Code" msgstr "" -#: scd/app-openpgp.c:1900 +#: scd/app-openpgp.c:1897 msgid "|AN|New Admin PIN" msgstr "" -#: scd/app-openpgp.c:1990 scd/app-openpgp.c:2640 +#: scd/app-openpgp.c:1987 scd/app-openpgp.c:2637 #, fuzzy msgid "error reading application data\n" msgstr "viga v�tmebloki lugemisel: %s\n" -#: scd/app-openpgp.c:1996 scd/app-openpgp.c:2647 +#: scd/app-openpgp.c:1993 scd/app-openpgp.c:2644 #, fuzzy msgid "error reading fingerprint DO\n" msgstr "%s: viga vaba kirje lugemisel: %s\n" -#: scd/app-openpgp.c:2006 +#: scd/app-openpgp.c:2003 #, fuzzy msgid "key already exists\n" msgstr "`%s' on juba pakitud\n" -#: scd/app-openpgp.c:2010 +#: scd/app-openpgp.c:2007 msgid "existing key will be replaced\n" msgstr "" -#: scd/app-openpgp.c:2012 +#: scd/app-openpgp.c:2009 #, fuzzy msgid "generating new key\n" msgstr "genereeri uus v�tmepaar" -#: scd/app-openpgp.c:2338 +#: scd/app-openpgp.c:2335 msgid "creation timestamp missing\n" msgstr "" -#: scd/app-openpgp.c:2347 +#: scd/app-openpgp.c:2344 #, c-format msgid "RSA modulus missing or not of size %d bits\n" msgstr "" -#: scd/app-openpgp.c:2359 +#: scd/app-openpgp.c:2356 #, c-format msgid "RSA public exponent missing or larger than %d bits\n" msgstr "" -#: scd/app-openpgp.c:2369 scd/app-openpgp.c:2377 +#: scd/app-openpgp.c:2366 scd/app-openpgp.c:2374 #, c-format msgid "RSA prime %s missing or not of size %d bits\n" msgstr "" -#: scd/app-openpgp.c:2471 +#: scd/app-openpgp.c:2468 #, fuzzy, c-format msgid "failed to store the key: %s\n" msgstr "TrustDB initsialiseerimine eba�nnestus: %s\n" -#: scd/app-openpgp.c:2531 +#: scd/app-openpgp.c:2528 msgid "please wait while key is being generated ...\n" msgstr "" -#: scd/app-openpgp.c:2545 +#: scd/app-openpgp.c:2542 #, fuzzy msgid "generating key failed\n" msgstr "v�tmebloki kustutamine eba�nnestus: %s\n" -#: scd/app-openpgp.c:2548 +#: scd/app-openpgp.c:2545 #, fuzzy, c-format msgid "key generation completed (%d seconds)\n" msgstr "V�tme genereerimine eba�nnestus: %s\n" -#: scd/app-openpgp.c:2605 +#: scd/app-openpgp.c:2602 msgid "invalid structure of OpenPGP card (DO 0x93)\n" msgstr "" -#: scd/app-openpgp.c:2655 +#: scd/app-openpgp.c:2652 msgid "fingerprint on card does not match requested one\n" msgstr "" -#: scd/app-openpgp.c:2770 +#: scd/app-openpgp.c:2767 #, 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:2846 +#: scd/app-openpgp.c:2843 #, c-format msgid "signatures created so far: %lu\n" msgstr "" -#: scd/app-openpgp.c:3136 +#: scd/app-openpgp.c:3133 msgid "" "verification of Admin PIN is currently prohibited through this command\n" msgstr "" -#: scd/app-openpgp.c:3360 scd/app-openpgp.c:3371 +#: scd/app-openpgp.c:3357 scd/app-openpgp.c:3368 #, fuzzy, c-format msgid "can't access %s - invalid OpenPGP card?\n" msgstr "ei leia OpenPGP andmeid.\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-10-29 09:04+0100\n" +"POT-Creation-Date: 2008-11-11 08:40+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" @@ -405,7 +405,7 @@ msgstr "" msgid "|FILE|write environment settings also to FILE" msgstr "" -#: agent/gpg-agent.c:290 agent/preset-passphrase.c:94 agent/protect-tool.c:146 +#: agent/gpg-agent.c:294 agent/preset-passphrase.c:94 agent/protect-tool.c:146 #: scd/scdaemon.c:213 sm/gpgsm.c:571 tools/gpg-connect-agent.c:173 #: tools/gpgconf.c:99 tools/symcryptrun.c:204 tools/gpg-check-pattern.c:141 #, fuzzy @@ -413,158 +413,158 @@ msgid "Please report bugs to <" msgstr "" "Ilmoita ohjelmistovioista (englanniksi) osoitteeseen <[email protected]>.\n" -#: agent/gpg-agent.c:293 +#: agent/gpg-agent.c:297 #, fuzzy msgid "Usage: gpg-agent [options] (-h for help)" msgstr "Käyttö: gpg [valitsimet] [tiedostot] (-h näyttää ohjeen)" -#: agent/gpg-agent.c:295 +#: agent/gpg-agent.c:299 msgid "" "Syntax: gpg-agent [options] [command [args]]\n" "Secret key management for GnuPG\n" msgstr "" -#: agent/gpg-agent.c:330 g10/gpg.c:971 scd/scdaemon.c:253 sm/gpgsm.c:735 +#: agent/gpg-agent.c:334 g10/gpg.c:971 scd/scdaemon.c:253 sm/gpgsm.c:735 #, c-format msgid "invalid debug-level `%s' given\n" msgstr "" -#: agent/gpg-agent.c:529 agent/protect-tool.c:1068 kbx/kbxutil.c:430 +#: agent/gpg-agent.c:532 agent/protect-tool.c:1068 kbx/kbxutil.c:430 #: scd/scdaemon.c:347 sm/gpgsm.c:973 sm/gpgsm.c:976 tools/symcryptrun.c:997 #: tools/gpg-check-pattern.c:178 #, c-format msgid "%s is too old (need %s, have %s)\n" msgstr "" -#: agent/gpg-agent.c:628 g10/gpg.c:2071 scd/scdaemon.c:428 sm/gpgsm.c:1064 +#: agent/gpg-agent.c:631 g10/gpg.c:2071 scd/scdaemon.c:428 sm/gpgsm.c:1064 #, c-format msgid "NOTE: no default option file `%s'\n" msgstr "HUOM: Ei oletusasetustiedostoa \"%s\"\n" -#: agent/gpg-agent.c:633 agent/gpg-agent.c:1216 g10/gpg.c:2075 +#: agent/gpg-agent.c:636 agent/gpg-agent.c:1215 g10/gpg.c:2075 #: scd/scdaemon.c:433 sm/gpgsm.c:1068 tools/symcryptrun.c:930 #, c-format msgid "option file `%s': %s\n" msgstr "asetustiedosto \"%s\": %s\n" -#: agent/gpg-agent.c:641 g10/gpg.c:2082 scd/scdaemon.c:441 sm/gpgsm.c:1075 +#: agent/gpg-agent.c:644 g10/gpg.c:2082 scd/scdaemon.c:441 sm/gpgsm.c:1075 #, c-format msgid "reading options from `%s'\n" msgstr "luetaan asetukset tiedostosta \"%s\"\n" -#: agent/gpg-agent.c:974 g10/plaintext.c:140 g10/plaintext.c:145 +#: agent/gpg-agent.c:973 g10/plaintext.c:140 g10/plaintext.c:145 #: g10/plaintext.c:162 #, c-format msgid "error creating `%s': %s\n" msgstr "virhe luotaessa \"%s\": %s\n" -#: agent/gpg-agent.c:1330 agent/gpg-agent.c:1452 agent/gpg-agent.c:1456 -#: agent/gpg-agent.c:1497 agent/gpg-agent.c:1501 g10/exec.c:172 +#: agent/gpg-agent.c:1328 agent/gpg-agent.c:1448 agent/gpg-agent.c:1452 +#: agent/gpg-agent.c:1493 agent/gpg-agent.c:1497 g10/exec.c:172 #: g10/openfile.c:429 scd/scdaemon.c:928 #, c-format msgid "can't create directory `%s': %s\n" msgstr "hakemiston \"%s\" luominen ei onnistu: %s\n" -#: agent/gpg-agent.c:1344 scd/scdaemon.c:942 +#: agent/gpg-agent.c:1342 scd/scdaemon.c:942 msgid "name of socket too long\n" msgstr "" -#: agent/gpg-agent.c:1369 scd/scdaemon.c:965 +#: agent/gpg-agent.c:1365 scd/scdaemon.c:965 #, fuzzy, c-format msgid "can't create socket: %s\n" msgstr "ei voida luoda kohdetta %s: %s\n" -#: agent/gpg-agent.c:1378 +#: agent/gpg-agent.c:1374 #, c-format msgid "socket name `%s' is too long\n" msgstr "" -#: agent/gpg-agent.c:1398 +#: agent/gpg-agent.c:1394 #, fuzzy msgid "a gpg-agent is already running - not starting a new one\n" msgstr "gpg-agent ei ole käytettävissä tässä istunnossa\n" -#: agent/gpg-agent.c:1409 scd/scdaemon.c:985 +#: agent/gpg-agent.c:1405 scd/scdaemon.c:985 #, fuzzy msgid "error getting nonce for the socket\n" msgstr "virhe luotaessa salasanaa: %s\n" -#: agent/gpg-agent.c:1414 scd/scdaemon.c:988 +#: agent/gpg-agent.c:1410 scd/scdaemon.c:988 #, fuzzy, c-format msgid "error binding socket to `%s': %s\n" msgstr "virhe lähettäessä kohteeseen \"%s\": %s\n" -#: agent/gpg-agent.c:1426 scd/scdaemon.c:997 +#: agent/gpg-agent.c:1422 scd/scdaemon.c:997 #, fuzzy, c-format msgid "listen() failed: %s\n" msgstr "päivitys epäonnistui: %s\n" -#: agent/gpg-agent.c:1432 scd/scdaemon.c:1004 +#: agent/gpg-agent.c:1428 scd/scdaemon.c:1004 #, fuzzy, c-format msgid "listening on socket `%s'\n" msgstr "kirjoitan salaisen avaimen kohteeseen \"%s\"\n" -#: agent/gpg-agent.c:1460 agent/gpg-agent.c:1507 g10/openfile.c:432 +#: agent/gpg-agent.c:1456 agent/gpg-agent.c:1503 g10/openfile.c:432 #, fuzzy, c-format msgid "directory `%s' created\n" msgstr "%s: hakemisto luotu\n" -#: agent/gpg-agent.c:1513 +#: agent/gpg-agent.c:1509 #, fuzzy, c-format msgid "stat() failed for `%s': %s\n" msgstr "trustdb: luku epäonnistui (n=%d): %s\n" -#: agent/gpg-agent.c:1517 +#: agent/gpg-agent.c:1513 #, fuzzy, c-format msgid "can't use `%s' as home directory\n" msgstr "%s: hakemistoa ei voi luoda: %s\n" -#: agent/gpg-agent.c:1634 scd/scdaemon.c:1020 +#: agent/gpg-agent.c:1643 scd/scdaemon.c:1020 #, fuzzy, c-format msgid "error reading nonce on fd %d: %s\n" msgstr "virhe luettaessa tiedostoa \"%s\": %s\n" -#: agent/gpg-agent.c:1656 +#: agent/gpg-agent.c:1665 #, c-format msgid "handler 0x%lx for fd %d started\n" msgstr "" -#: agent/gpg-agent.c:1661 +#: agent/gpg-agent.c:1670 #, c-format msgid "handler 0x%lx for fd %d terminated\n" msgstr "" -#: agent/gpg-agent.c:1681 +#: agent/gpg-agent.c:1690 #, c-format msgid "ssh handler 0x%lx for fd %d started\n" msgstr "" -#: agent/gpg-agent.c:1686 +#: agent/gpg-agent.c:1695 #, c-format msgid "ssh handler 0x%lx for fd %d terminated\n" msgstr "" -#: agent/gpg-agent.c:1803 scd/scdaemon.c:1143 +#: agent/gpg-agent.c:1808 scd/scdaemon.c:1143 #, fuzzy, c-format msgid "pth_select failed: %s - waiting 1s\n" msgstr "salaisen päivitys epäonnistui: %s\n" -#: agent/gpg-agent.c:1916 scd/scdaemon.c:1210 +#: agent/gpg-agent.c:1921 scd/scdaemon.c:1210 #, fuzzy, c-format msgid "%s %s stopped\n" msgstr "%s: ohitettu: %s\n" -#: agent/gpg-agent.c:1939 +#: agent/gpg-agent.c:2049 #, 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:1950 common/simple-pwquery.c:349 common/asshelp.c:326 +#: agent/gpg-agent.c:2060 common/simple-pwquery.c:349 common/asshelp.c:326 #: tools/gpg-connect-agent.c:2094 msgid "malformed GPG_AGENT_INFO environment variable\n" msgstr "GPG_AGENT_INFO-ympäristömuuttuja on väärin muotoiltu\n" -#: agent/gpg-agent.c:1963 common/simple-pwquery.c:361 common/asshelp.c:338 +#: agent/gpg-agent.c:2073 common/simple-pwquery.c:361 common/asshelp.c:338 #: tools/gpg-connect-agent.c:2105 #, c-format msgid "gpg-agent protocol version %d is not supported\n" @@ -1158,7 +1158,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:1851 +#: g10/card-util.c:85 scd/app-openpgp.c:1848 #, fuzzy msgid "Reset Code not or not anymore available\n" msgstr "salaisen avaimen osat eivät ole käytettävissä\n" @@ -6681,29 +6681,29 @@ msgid "" "list, export, import Keybox data\n" msgstr "" -#: scd/app-nks.c:326 scd/app-openpgp.c:1459 scd/app-dinsig.c:297 +#: scd/app-nks.c:325 scd/app-openpgp.c:1456 scd/app-dinsig.c:297 msgid "||Please enter your PIN at the reader's keypad" msgstr "" -#: scd/app-nks.c:330 scd/app-openpgp.c:1463 scd/app-openpgp.c:1495 -#: scd/app-openpgp.c:1642 scd/app-openpgp.c:1660 scd/app-openpgp.c:1860 +#: 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-dinsig.c:301 #, c-format msgid "PIN callback returned error: %s\n" msgstr "" -#: scd/app-nks.c:378 +#: scd/app-nks.c:377 msgid "the NullPIN has not yet been changed\n" 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:558 scd/app-openpgp.c:1900 +#: scd/app-nks.c:557 scd/app-openpgp.c:1897 msgid "|N|New PIN" msgstr "" -#: scd/app-nks.c:561 scd/app-openpgp.c:1904 scd/app-dinsig.c:529 +#: scd/app-nks.c:560 scd/app-openpgp.c:1901 scd/app-dinsig.c:529 #, fuzzy, c-format msgid "error getting new PIN: %s\n" msgstr "virhe luotaessa salasanaa: %s\n" @@ -6718,84 +6718,84 @@ msgstr "TrustDB:n alustaminen ei onnistu: %s\n" msgid "failed to store the creation date: %s\n" msgstr "avainrenkaan välimuistin uudelleenluominen epäonnistui: %s\n" -#: scd/app-openpgp.c:1076 +#: scd/app-openpgp.c:1075 #, fuzzy, c-format msgid "reading public key failed: %s\n" msgstr "avainlohkojen poisto epäonnistui: %s\n" -#: scd/app-openpgp.c:1084 scd/app-openpgp.c:2554 +#: scd/app-openpgp.c:1083 scd/app-openpgp.c:2551 msgid "response does not contain the public key data\n" msgstr "" -#: scd/app-openpgp.c:1092 scd/app-openpgp.c:2562 +#: scd/app-openpgp.c:1091 scd/app-openpgp.c:2559 msgid "response does not contain the RSA modulus\n" msgstr "" -#: scd/app-openpgp.c:1101 scd/app-openpgp.c:2572 +#: scd/app-openpgp.c:1100 scd/app-openpgp.c:2569 msgid "response does not contain the RSA public exponent\n" msgstr "" -#: scd/app-openpgp.c:1419 +#: scd/app-openpgp.c:1416 #, c-format msgid "using default PIN as %s\n" msgstr "" -#: scd/app-openpgp.c:1426 +#: scd/app-openpgp.c:1423 #, c-format msgid "failed to use default PIN as %s: %s - disabling further default use\n" msgstr "" -#: scd/app-openpgp.c:1445 +#: scd/app-openpgp.c:1442 #, c-format msgid "||Please enter your PIN at the reader's keypad%%0A[sigs done: %lu]" msgstr "" -#: scd/app-openpgp.c:1479 +#: scd/app-openpgp.c:1476 #, c-format msgid "||Please enter the PIN%%0A[sigs done: %lu]" msgstr "" -#: scd/app-openpgp.c:1491 +#: scd/app-openpgp.c:1488 #, fuzzy msgid "||Please enter the PIN" msgstr "muuta salasanaa" -#: scd/app-openpgp.c:1502 scd/app-openpgp.c:1667 +#: scd/app-openpgp.c:1499 scd/app-openpgp.c:1664 #, c-format msgid "PIN for CHV%d is too short; minimum length is %d\n" msgstr "" -#: scd/app-openpgp.c:1515 scd/app-openpgp.c:1555 scd/app-openpgp.c:1679 -#: scd/app-openpgp.c:2871 +#: scd/app-openpgp.c:1512 scd/app-openpgp.c:1552 scd/app-openpgp.c:1676 +#: scd/app-openpgp.c:2868 #, fuzzy, c-format msgid "verify CHV%d failed: %s\n" msgstr "avainpalvelimelle lähettäminen epäonnistui: %s\n" -#: scd/app-openpgp.c:1578 +#: scd/app-openpgp.c:1575 msgid "access to admin commands is not configured\n" msgstr "" -#: scd/app-openpgp.c:1599 scd/app-openpgp.c:1842 scd/app-openpgp.c:3122 +#: scd/app-openpgp.c:1596 scd/app-openpgp.c:1839 scd/app-openpgp.c:3119 msgid "error retrieving CHV status from card\n" msgstr "" -#: scd/app-openpgp.c:1605 scd/app-openpgp.c:3131 +#: scd/app-openpgp.c:1602 scd/app-openpgp.c:3128 msgid "card is permanently locked!\n" msgstr "" -#: scd/app-openpgp.c:1612 +#: scd/app-openpgp.c:1609 #, c-format msgid "%d Admin PIN attempts remaining before card is permanently locked\n" msgstr "" -#: scd/app-openpgp.c:1622 +#: scd/app-openpgp.c:1619 #, c-format msgid "" "|A|Please enter the Admin PIN at the reader's keypad%%0A[remaining attempts: " "%d]" msgstr "" -#: scd/app-openpgp.c:1637 +#: scd/app-openpgp.c:1634 #, 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:1657 +#: scd/app-openpgp.c:1654 msgid "|A|Admin PIN" msgstr "" -#: scd/app-openpgp.c:1856 +#: scd/app-openpgp.c:1853 #, fuzzy msgid "||Please enter the Reset Code for the card" msgstr "Valitse mitätöinnin syy:\n" -#: scd/app-openpgp.c:1865 scd/app-openpgp.c:1928 +#: scd/app-openpgp.c:1862 scd/app-openpgp.c:1925 #, c-format msgid "Reset Code is too short; minimum length is %d\n" msgstr "" -#: scd/app-openpgp.c:1899 +#: scd/app-openpgp.c:1896 msgid "|RN|New Reset Code" msgstr "" -#: scd/app-openpgp.c:1900 +#: scd/app-openpgp.c:1897 msgid "|AN|New Admin PIN" msgstr "" -#: scd/app-openpgp.c:1990 scd/app-openpgp.c:2640 +#: scd/app-openpgp.c:1987 scd/app-openpgp.c:2637 #, fuzzy msgid "error reading application data\n" msgstr "virhe luettaessa avainlohkoa: %s\n" -#: scd/app-openpgp.c:1996 scd/app-openpgp.c:2647 +#: scd/app-openpgp.c:1993 scd/app-openpgp.c:2644 #, fuzzy msgid "error reading fingerprint DO\n" msgstr "%s: virhe luettaessa vapaata tietuetta: %s\n" -#: scd/app-openpgp.c:2006 +#: scd/app-openpgp.c:2003 #, fuzzy msgid "key already exists\n" msgstr "\"%s\" on jo pakattu\n" -#: scd/app-openpgp.c:2010 +#: scd/app-openpgp.c:2007 msgid "existing key will be replaced\n" msgstr "" -#: scd/app-openpgp.c:2012 +#: scd/app-openpgp.c:2009 #, fuzzy msgid "generating new key\n" msgstr "luo uusi avainpari" -#: scd/app-openpgp.c:2338 +#: scd/app-openpgp.c:2335 msgid "creation timestamp missing\n" msgstr "" -#: scd/app-openpgp.c:2347 +#: scd/app-openpgp.c:2344 #, c-format msgid "RSA modulus missing or not of size %d bits\n" msgstr "" -#: scd/app-openpgp.c:2359 +#: scd/app-openpgp.c:2356 #, c-format msgid "RSA public exponent missing or larger than %d bits\n" msgstr "" -#: scd/app-openpgp.c:2369 scd/app-openpgp.c:2377 +#: scd/app-openpgp.c:2366 scd/app-openpgp.c:2374 #, c-format msgid "RSA prime %s missing or not of size %d bits\n" msgstr "" -#: scd/app-openpgp.c:2471 +#: scd/app-openpgp.c:2468 #, fuzzy, c-format msgid "failed to store the key: %s\n" msgstr "TrustDB:n alustaminen ei onnistu: %s\n" -#: scd/app-openpgp.c:2531 +#: scd/app-openpgp.c:2528 msgid "please wait while key is being generated ...\n" msgstr "" -#: scd/app-openpgp.c:2545 +#: scd/app-openpgp.c:2542 #, fuzzy msgid "generating key failed\n" msgstr "avainlohkojen poisto epäonnistui: %s\n" -#: scd/app-openpgp.c:2548 +#: scd/app-openpgp.c:2545 #, fuzzy, c-format msgid "key generation completed (%d seconds)\n" msgstr "Avaimen luonti epäonnistui: %s\n" -#: scd/app-openpgp.c:2605 +#: scd/app-openpgp.c:2602 msgid "invalid structure of OpenPGP card (DO 0x93)\n" msgstr "" -#: scd/app-openpgp.c:2655 +#: scd/app-openpgp.c:2652 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:2770 +#: scd/app-openpgp.c:2767 #, fuzzy, c-format msgid "card does not support digest algorithm %s\n" msgstr "%sallekirjoitus, tiivistealgoritmi %s\n" -#: scd/app-openpgp.c:2846 +#: scd/app-openpgp.c:2843 #, c-format msgid "signatures created so far: %lu\n" msgstr "" -#: scd/app-openpgp.c:3136 +#: scd/app-openpgp.c:3133 msgid "" "verification of Admin PIN is currently prohibited through this command\n" msgstr "" -#: scd/app-openpgp.c:3360 scd/app-openpgp.c:3371 +#: scd/app-openpgp.c:3357 scd/app-openpgp.c:3368 #, fuzzy, c-format msgid "can't access %s - invalid OpenPGP card?\n" msgstr "kelvollista OpenPGP-dataa ei löytynyt.\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-10-29 09:04+0100\n" +"POT-Creation-Date: 2008-11-11 08:40+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" @@ -403,7 +403,7 @@ msgstr "" msgid "|FILE|write environment settings also to FILE" msgstr "" -#: agent/gpg-agent.c:290 agent/preset-passphrase.c:94 agent/protect-tool.c:146 +#: agent/gpg-agent.c:294 agent/preset-passphrase.c:94 agent/protect-tool.c:146 #: scd/scdaemon.c:213 sm/gpgsm.c:571 tools/gpg-connect-agent.c:173 #: tools/gpgconf.c:99 tools/symcryptrun.c:204 tools/gpg-check-pattern.c:141 #, fuzzy @@ -412,160 +412,160 @@ msgstr "" "Signaler toutes anomalies � <[email protected]> (en anglais)\n" "et tout probl�me de traduction � <[email protected]>.\n" -#: agent/gpg-agent.c:293 +#: agent/gpg-agent.c:297 #, fuzzy msgid "Usage: gpg-agent [options] (-h for help)" msgstr "Utilisation: gpg [options] [fichiers] (-h pour l'aide)" -#: agent/gpg-agent.c:295 +#: agent/gpg-agent.c:299 msgid "" "Syntax: gpg-agent [options] [command [args]]\n" "Secret key management for GnuPG\n" msgstr "" -#: agent/gpg-agent.c:330 g10/gpg.c:971 scd/scdaemon.c:253 sm/gpgsm.c:735 +#: agent/gpg-agent.c:334 g10/gpg.c:971 scd/scdaemon.c:253 sm/gpgsm.c:735 #, c-format msgid "invalid debug-level `%s' given\n" msgstr "" -#: agent/gpg-agent.c:529 agent/protect-tool.c:1068 kbx/kbxutil.c:430 +#: agent/gpg-agent.c:532 agent/protect-tool.c:1068 kbx/kbxutil.c:430 #: scd/scdaemon.c:347 sm/gpgsm.c:973 sm/gpgsm.c:976 tools/symcryptrun.c:997 #: tools/gpg-check-pattern.c:178 #, c-format msgid "%s is too old (need %s, have %s)\n" msgstr "" -#: agent/gpg-agent.c:628 g10/gpg.c:2071 scd/scdaemon.c:428 sm/gpgsm.c:1064 +#: agent/gpg-agent.c:631 g10/gpg.c:2071 scd/scdaemon.c:428 sm/gpgsm.c:1064 #, 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:633 agent/gpg-agent.c:1216 g10/gpg.c:2075 +#: agent/gpg-agent.c:636 agent/gpg-agent.c:1215 g10/gpg.c:2075 #: scd/scdaemon.c:433 sm/gpgsm.c:1068 tools/symcryptrun.c:930 #, c-format msgid "option file `%s': %s\n" msgstr "fichier d'options `%s': %s\n" -#: agent/gpg-agent.c:641 g10/gpg.c:2082 scd/scdaemon.c:441 sm/gpgsm.c:1075 +#: agent/gpg-agent.c:644 g10/gpg.c:2082 scd/scdaemon.c:441 sm/gpgsm.c:1075 #, c-format msgid "reading options from `%s'\n" msgstr "lire les options de `%s'\n" -#: agent/gpg-agent.c:974 g10/plaintext.c:140 g10/plaintext.c:145 +#: agent/gpg-agent.c:973 g10/plaintext.c:140 g10/plaintext.c:145 #: g10/plaintext.c:162 #, c-format msgid "error creating `%s': %s\n" msgstr "erreur pendant la cr�ation de `%s': %s\n" -#: agent/gpg-agent.c:1330 agent/gpg-agent.c:1452 agent/gpg-agent.c:1456 -#: agent/gpg-agent.c:1497 agent/gpg-agent.c:1501 g10/exec.c:172 +#: agent/gpg-agent.c:1328 agent/gpg-agent.c:1448 agent/gpg-agent.c:1452 +#: agent/gpg-agent.c:1493 agent/gpg-agent.c:1497 g10/exec.c:172 #: g10/openfile.c:429 scd/scdaemon.c:928 #, c-format msgid "can't create directory `%s': %s\n" msgstr "impossible de cr�er le r�pertoire `%s': %s\n" -#: agent/gpg-agent.c:1344 scd/scdaemon.c:942 +#: agent/gpg-agent.c:1342 scd/scdaemon.c:942 msgid "name of socket too long\n" msgstr "" -#: agent/gpg-agent.c:1369 scd/scdaemon.c:965 +#: agent/gpg-agent.c:1365 scd/scdaemon.c:965 #, fuzzy, c-format msgid "can't create socket: %s\n" msgstr "impossible de cr�er `%s': %s\n" -#: agent/gpg-agent.c:1378 +#: agent/gpg-agent.c:1374 #, c-format msgid "socket name `%s' is too long\n" msgstr "" -#: agent/gpg-agent.c:1398 +#: agent/gpg-agent.c:1394 #, fuzzy msgid "a gpg-agent is already running - not starting a new one\n" msgstr "gpg-agent n'est pas disponible dans cette session\n" -#: agent/gpg-agent.c:1409 scd/scdaemon.c:985 +#: agent/gpg-agent.c:1405 scd/scdaemon.c:985 #, fuzzy msgid "error getting nonce for the socket\n" msgstr "erreur pendant l'obtention du nouveau code PIN: %s\n" -#: agent/gpg-agent.c:1414 scd/scdaemon.c:988 +#: agent/gpg-agent.c:1410 scd/scdaemon.c:988 #, fuzzy, c-format msgid "error binding socket to `%s': %s\n" msgstr "" "erreur pendant la recherche de l'enregistrement de confiance\n" "dans `%s': %s\n" -#: agent/gpg-agent.c:1426 scd/scdaemon.c:997 +#: agent/gpg-agent.c:1422 scd/scdaemon.c:997 #, fuzzy, c-format msgid "listen() failed: %s\n" msgstr "la mise � jour a �chou�: %s\n" -#: agent/gpg-agent.c:1432 scd/scdaemon.c:1004 +#: agent/gpg-agent.c:1428 scd/scdaemon.c:1004 #, fuzzy, c-format msgid "listening on socket `%s'\n" msgstr "�criture de la cl� secr�te dans `%s'\n" -#: agent/gpg-agent.c:1460 agent/gpg-agent.c:1507 g10/openfile.c:432 +#: agent/gpg-agent.c:1456 agent/gpg-agent.c:1503 g10/openfile.c:432 #, c-format msgid "directory `%s' created\n" msgstr "r�pertoire `%s' cr��\n" -#: agent/gpg-agent.c:1513 +#: agent/gpg-agent.c:1509 #, fuzzy, c-format msgid "stat() failed for `%s': %s\n" msgstr "fstat(%d) �chou� dans %s: %s\n" -#: agent/gpg-agent.c:1517 +#: agent/gpg-agent.c:1513 #, fuzzy, c-format msgid "can't use `%s' as home directory\n" msgstr "impossible de cr�er le r�pertoire `%s': %s\n" -#: agent/gpg-agent.c:1634 scd/scdaemon.c:1020 +#: agent/gpg-agent.c:1643 scd/scdaemon.c:1020 #, fuzzy, c-format msgid "error reading nonce on fd %d: %s\n" msgstr "erreur pendant la lecture de `%s': %s\n" -#: agent/gpg-agent.c:1656 +#: agent/gpg-agent.c:1665 #, c-format msgid "handler 0x%lx for fd %d started\n" msgstr "" -#: agent/gpg-agent.c:1661 +#: agent/gpg-agent.c:1670 #, c-format msgid "handler 0x%lx for fd %d terminated\n" msgstr "" -#: agent/gpg-agent.c:1681 +#: agent/gpg-agent.c:1690 #, c-format msgid "ssh handler 0x%lx for fd %d started\n" msgstr "" -#: agent/gpg-agent.c:1686 +#: agent/gpg-agent.c:1695 #, c-format msgid "ssh handler 0x%lx for fd %d terminated\n" msgstr "" -#: agent/gpg-agent.c:1803 scd/scdaemon.c:1143 +#: agent/gpg-agent.c:1808 scd/scdaemon.c:1143 #, 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:1916 scd/scdaemon.c:1210 +#: agent/gpg-agent.c:1921 scd/scdaemon.c:1210 #, fuzzy, c-format msgid "%s %s stopped\n" msgstr "%s: ignor�: %s\n" -#: agent/gpg-agent.c:1939 +#: agent/gpg-agent.c:2049 #, 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:1950 common/simple-pwquery.c:349 common/asshelp.c:326 +#: agent/gpg-agent.c:2060 common/simple-pwquery.c:349 common/asshelp.c:326 #: tools/gpg-connect-agent.c:2094 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:1963 common/simple-pwquery.c:361 common/asshelp.c:338 +#: agent/gpg-agent.c:2073 common/simple-pwquery.c:361 common/asshelp.c:338 #: tools/gpg-connect-agent.c:2105 #, c-format msgid "gpg-agent protocol version %d is not supported\n" @@ -1159,7 +1159,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:1851 +#: g10/card-util.c:85 scd/app-openpgp.c:1848 #, fuzzy msgid "Reset Code not or not anymore available\n" msgstr "les parties secr�tes ne sont pas disponibles\n" @@ -6703,29 +6703,29 @@ msgid "" "list, export, import Keybox data\n" msgstr "" -#: scd/app-nks.c:326 scd/app-openpgp.c:1459 scd/app-dinsig.c:297 +#: scd/app-nks.c:325 scd/app-openpgp.c:1456 scd/app-dinsig.c:297 msgid "||Please enter your PIN at the reader's keypad" msgstr "" -#: scd/app-nks.c:330 scd/app-openpgp.c:1463 scd/app-openpgp.c:1495 -#: scd/app-openpgp.c:1642 scd/app-openpgp.c:1660 scd/app-openpgp.c:1860 +#: 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-dinsig.c:301 #, c-format msgid "PIN callback returned error: %s\n" msgstr "l'appel du PIN a retourn� une erreur: %s\n" -#: scd/app-nks.c:378 +#: scd/app-nks.c:377 msgid "the NullPIN has not yet been changed\n" 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:558 scd/app-openpgp.c:1900 +#: scd/app-nks.c:557 scd/app-openpgp.c:1897 msgid "|N|New PIN" msgstr "|N|Nouveau code PIN" -#: scd/app-nks.c:561 scd/app-openpgp.c:1904 scd/app-dinsig.c:529 +#: scd/app-nks.c:560 scd/app-openpgp.c:1901 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" @@ -6740,88 +6740,88 @@ msgstr "impossible de stocker l'empreinte: %s\n" msgid "failed to store the creation date: %s\n" msgstr "impossible de stocker la date de cr�ation: %s\n" -#: scd/app-openpgp.c:1076 +#: scd/app-openpgp.c:1075 #, c-format msgid "reading public key failed: %s\n" msgstr "la lecture de la cl� publique a �chou�: %s\n" -#: scd/app-openpgp.c:1084 scd/app-openpgp.c:2554 +#: scd/app-openpgp.c:1083 scd/app-openpgp.c:2551 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:1092 scd/app-openpgp.c:2562 +#: scd/app-openpgp.c:1091 scd/app-openpgp.c:2559 msgid "response does not contain the RSA modulus\n" msgstr "la r�ponse ne contient pas le modulo RSA\n" -#: scd/app-openpgp.c:1101 scd/app-openpgp.c:2572 +#: scd/app-openpgp.c:1100 scd/app-openpgp.c:2569 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:1419 +#: scd/app-openpgp.c:1416 #, c-format msgid "using default PIN as %s\n" msgstr "" -#: scd/app-openpgp.c:1426 +#: scd/app-openpgp.c:1423 #, c-format msgid "failed to use default PIN as %s: %s - disabling further default use\n" msgstr "" -#: scd/app-openpgp.c:1445 +#: scd/app-openpgp.c:1442 #, 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:1479 +#: scd/app-openpgp.c:1476 #, c-format msgid "||Please enter the PIN%%0A[sigs done: %lu]" msgstr "||Entrez le PIN%%0A[sigs faites: %lu]" -#: scd/app-openpgp.c:1491 +#: scd/app-openpgp.c:1488 #, fuzzy msgid "||Please enter the PIN" msgstr "||Entrez le PIN%%0A[sigs faites: %lu]" -#: scd/app-openpgp.c:1502 scd/app-openpgp.c:1667 +#: scd/app-openpgp.c:1499 scd/app-openpgp.c:1664 #, 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:1515 scd/app-openpgp.c:1555 scd/app-openpgp.c:1679 -#: scd/app-openpgp.c:2871 +#: scd/app-openpgp.c:1512 scd/app-openpgp.c:1552 scd/app-openpgp.c:1676 +#: scd/app-openpgp.c:2868 #, c-format msgid "verify CHV%d failed: %s\n" msgstr "la v�rification CHV%d a �chou�: %s\n" -#: scd/app-openpgp.c:1578 +#: scd/app-openpgp.c:1575 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:1599 scd/app-openpgp.c:1842 scd/app-openpgp.c:3122 +#: scd/app-openpgp.c:1596 scd/app-openpgp.c:1839 scd/app-openpgp.c:3119 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:1605 scd/app-openpgp.c:3131 +#: scd/app-openpgp.c:1602 scd/app-openpgp.c:3128 msgid "card is permanently locked!\n" msgstr "la carte est irr�m�diablement bloqu�e !\n" -#: scd/app-openpgp.c:1612 +#: scd/app-openpgp.c:1609 #, 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:1622 +#: scd/app-openpgp.c:1619 #, 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:1637 +#: scd/app-openpgp.c:1634 #, 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:1657 +#: scd/app-openpgp.c:1654 msgid "|A|Admin PIN" msgstr "|A|code PIN d'administration" -#: scd/app-openpgp.c:1856 +#: scd/app-openpgp.c:1853 #, fuzzy msgid "||Please enter the Reset Code for the card" msgstr "||Entrez le PIN%%0A[sigs faites: %lu]" -#: scd/app-openpgp.c:1865 scd/app-openpgp.c:1928 +#: scd/app-openpgp.c:1862 scd/app-openpgp.c:1925 #, 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:1899 +#: scd/app-openpgp.c:1896 msgid "|RN|New Reset Code" msgstr "" -#: scd/app-openpgp.c:1900 +#: scd/app-openpgp.c:1897 msgid "|AN|New Admin PIN" msgstr "|AN|Nouveau code PIN d'administration" -#: scd/app-openpgp.c:1990 scd/app-openpgp.c:2640 +#: scd/app-openpgp.c:1987 scd/app-openpgp.c:2637 msgid "error reading application data\n" msgstr "erreur pendant la lecture de donn�es d'application\n" -#: scd/app-openpgp.c:1996 scd/app-openpgp.c:2647 +#: scd/app-openpgp.c:1993 scd/app-openpgp.c:2644 msgid "error reading fingerprint DO\n" msgstr "erreur pendant la lecture de l'empreinte DO\n" -#: scd/app-openpgp.c:2006 +#: scd/app-openpgp.c:2003 msgid "key already exists\n" msgstr "la cl� existe d�j�\n" -#: scd/app-openpgp.c:2010 +#: scd/app-openpgp.c:2007 msgid "existing key will be replaced\n" msgstr "la cl� existante sera remplac�e\n" -#: scd/app-openpgp.c:2012 +#: scd/app-openpgp.c:2009 msgid "generating new key\n" msgstr "g�n�rer une nouvelle cl�\n" -#: scd/app-openpgp.c:2338 +#: scd/app-openpgp.c:2335 msgid "creation timestamp missing\n" msgstr "l'horodatage de cr�ation est manquant\n" -#: scd/app-openpgp.c:2347 +#: scd/app-openpgp.c:2344 #, 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:2359 +#: scd/app-openpgp.c:2356 #, 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:2369 scd/app-openpgp.c:2377 +#: scd/app-openpgp.c:2366 scd/app-openpgp.c:2374 #, 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:2471 +#: scd/app-openpgp.c:2468 #, c-format msgid "failed to store the key: %s\n" msgstr "le stockage de la cl� a �chou�: %s\n" -#: scd/app-openpgp.c:2531 +#: scd/app-openpgp.c:2528 msgid "please wait while key is being generated ...\n" msgstr "attendez que la cl� se g�n�re...\n" -#: scd/app-openpgp.c:2545 +#: scd/app-openpgp.c:2542 msgid "generating key failed\n" msgstr "la g�n�ration de la cl� a �chou�\n" -#: scd/app-openpgp.c:2548 +#: scd/app-openpgp.c:2545 #, 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:2605 +#: scd/app-openpgp.c:2602 msgid "invalid structure of OpenPGP card (DO 0x93)\n" msgstr "structure de carte OpenPGP invalide (DO 0x93)\n" -#: scd/app-openpgp.c:2655 +#: scd/app-openpgp.c:2652 msgid "fingerprint on card does not match requested one\n" msgstr "" -#: scd/app-openpgp.c:2770 +#: scd/app-openpgp.c:2767 #, fuzzy, c-format msgid "card does not support digest algorithm %s\n" msgstr "signature %s, algorithme de hachage %s\n" -#: scd/app-openpgp.c:2846 +#: scd/app-openpgp.c:2843 #, c-format msgid "signatures created so far: %lu\n" msgstr "signatures cr��es jusqu'ici: %lu\n" -#: scd/app-openpgp.c:3136 +#: scd/app-openpgp.c:3133 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:3360 scd/app-openpgp.c:3371 +#: scd/app-openpgp.c:3357 scd/app-openpgp.c:3368 #, c-format msgid "can't access %s - invalid OpenPGP card?\n" msgstr "impossible d'acc�der � %s - carte OpenPGP invalide ?\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-10-29 09:04+0100\n" +"POT-Creation-Date: 2008-11-11 08:40+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" @@ -392,7 +392,7 @@ msgstr "" msgid "|FILE|write environment settings also to FILE" msgstr "" -#: agent/gpg-agent.c:290 agent/preset-passphrase.c:94 agent/protect-tool.c:146 +#: agent/gpg-agent.c:294 agent/preset-passphrase.c:94 agent/protect-tool.c:146 #: scd/scdaemon.c:213 sm/gpgsm.c:571 tools/gpg-connect-agent.c:173 #: tools/gpgconf.c:99 tools/symcryptrun.c:204 tools/gpg-check-pattern.c:141 #, fuzzy @@ -401,158 +401,158 @@ msgstr "" "Por favor, informe dos erros no programa a <[email protected]>,\n" "e dos erros na traducci�n a <[email protected]>.\n" -#: agent/gpg-agent.c:293 +#: agent/gpg-agent.c:297 #, fuzzy msgid "Usage: gpg-agent [options] (-h for help)" msgstr "Uso: gpg [opci�ns] [ficheiros] (-h para ve-la axuda)" -#: agent/gpg-agent.c:295 +#: agent/gpg-agent.c:299 msgid "" "Syntax: gpg-agent [options] [command [args]]\n" "Secret key management for GnuPG\n" msgstr "" -#: agent/gpg-agent.c:330 g10/gpg.c:971 scd/scdaemon.c:253 sm/gpgsm.c:735 +#: agent/gpg-agent.c:334 g10/gpg.c:971 scd/scdaemon.c:253 sm/gpgsm.c:735 #, c-format msgid "invalid debug-level `%s' given\n" msgstr "" -#: agent/gpg-agent.c:529 agent/protect-tool.c:1068 kbx/kbxutil.c:430 +#: agent/gpg-agent.c:532 agent/protect-tool.c:1068 kbx/kbxutil.c:430 #: scd/scdaemon.c:347 sm/gpgsm.c:973 sm/gpgsm.c:976 tools/symcryptrun.c:997 #: tools/gpg-check-pattern.c:178 #, c-format msgid "%s is too old (need %s, have %s)\n" msgstr "" -#: agent/gpg-agent.c:628 g10/gpg.c:2071 scd/scdaemon.c:428 sm/gpgsm.c:1064 +#: agent/gpg-agent.c:631 g10/gpg.c:2071 scd/scdaemon.c:428 sm/gpgsm.c:1064 #, 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:633 agent/gpg-agent.c:1216 g10/gpg.c:2075 +#: agent/gpg-agent.c:636 agent/gpg-agent.c:1215 g10/gpg.c:2075 #: scd/scdaemon.c:433 sm/gpgsm.c:1068 tools/symcryptrun.c:930 #, c-format msgid "option file `%s': %s\n" msgstr "ficheiro de opci�ns `%s': %s\n" -#: agent/gpg-agent.c:641 g10/gpg.c:2082 scd/scdaemon.c:441 sm/gpgsm.c:1075 +#: agent/gpg-agent.c:644 g10/gpg.c:2082 scd/scdaemon.c:441 sm/gpgsm.c:1075 #, c-format msgid "reading options from `%s'\n" msgstr "lendo as opci�ns de `%s'\n" -#: agent/gpg-agent.c:974 g10/plaintext.c:140 g10/plaintext.c:145 +#: agent/gpg-agent.c:973 g10/plaintext.c:140 g10/plaintext.c:145 #: g10/plaintext.c:162 #, c-format msgid "error creating `%s': %s\n" msgstr "erro ao crear `%s': %s\n" -#: agent/gpg-agent.c:1330 agent/gpg-agent.c:1452 agent/gpg-agent.c:1456 -#: agent/gpg-agent.c:1497 agent/gpg-agent.c:1501 g10/exec.c:172 +#: agent/gpg-agent.c:1328 agent/gpg-agent.c:1448 agent/gpg-agent.c:1452 +#: agent/gpg-agent.c:1493 agent/gpg-agent.c:1497 g10/exec.c:172 #: g10/openfile.c:429 scd/scdaemon.c:928 #, c-format msgid "can't create directory `%s': %s\n" msgstr "non se pode crea-lo directorio `%s': %s\n" -#: agent/gpg-agent.c:1344 scd/scdaemon.c:942 +#: agent/gpg-agent.c:1342 scd/scdaemon.c:942 msgid "name of socket too long\n" msgstr "" -#: agent/gpg-agent.c:1369 scd/scdaemon.c:965 +#: agent/gpg-agent.c:1365 scd/scdaemon.c:965 #, fuzzy, c-format msgid "can't create socket: %s\n" msgstr "non foi posible crear %s: %s\n" -#: agent/gpg-agent.c:1378 +#: agent/gpg-agent.c:1374 #, fuzzy, c-format msgid "socket name `%s' is too long\n" msgstr "Revocaci�n de certificado v�lida" -#: agent/gpg-agent.c:1398 +#: agent/gpg-agent.c:1394 #, fuzzy msgid "a gpg-agent is already running - not starting a new one\n" msgstr "gpg-agent non est� dispo�ible nesta sesi�n\n" -#: agent/gpg-agent.c:1409 scd/scdaemon.c:985 +#: agent/gpg-agent.c:1405 scd/scdaemon.c:985 #, fuzzy msgid "error getting nonce for the socket\n" msgstr "erro ao crea-lo contrasinal: %s\n" -#: agent/gpg-agent.c:1414 scd/scdaemon.c:988 +#: agent/gpg-agent.c:1410 scd/scdaemon.c:988 #, fuzzy, c-format msgid "error binding socket to `%s': %s\n" msgstr "erro ao enviar a `%s': %s\n" -#: agent/gpg-agent.c:1426 scd/scdaemon.c:997 +#: agent/gpg-agent.c:1422 scd/scdaemon.c:997 #, fuzzy, c-format msgid "listen() failed: %s\n" msgstr "a actualizaci�n fallou: %s\n" -#: agent/gpg-agent.c:1432 scd/scdaemon.c:1004 +#: agent/gpg-agent.c:1428 scd/scdaemon.c:1004 #, fuzzy, c-format msgid "listening on socket `%s'\n" msgstr "gravando a chave secreta en `%s'\n" -#: agent/gpg-agent.c:1460 agent/gpg-agent.c:1507 g10/openfile.c:432 +#: agent/gpg-agent.c:1456 agent/gpg-agent.c:1503 g10/openfile.c:432 #, fuzzy, c-format msgid "directory `%s' created\n" msgstr "%s: directorio creado\n" -#: agent/gpg-agent.c:1513 +#: agent/gpg-agent.c:1509 #, fuzzy, c-format msgid "stat() failed for `%s': %s\n" msgstr "base de datos de confianza: fallou a lectura (n=%d): %s\n" -#: agent/gpg-agent.c:1517 +#: agent/gpg-agent.c:1513 #, fuzzy, c-format msgid "can't use `%s' as home directory\n" msgstr "%s: non foi posible crear un directorio: %s\n" -#: agent/gpg-agent.c:1634 scd/scdaemon.c:1020 +#: agent/gpg-agent.c:1643 scd/scdaemon.c:1020 #, fuzzy, c-format msgid "error reading nonce on fd %d: %s\n" msgstr "erro lendo `%s': %s\n" -#: agent/gpg-agent.c:1656 +#: agent/gpg-agent.c:1665 #, c-format msgid "handler 0x%lx for fd %d started\n" msgstr "" -#: agent/gpg-agent.c:1661 +#: agent/gpg-agent.c:1670 #, c-format msgid "handler 0x%lx for fd %d terminated\n" msgstr "" -#: agent/gpg-agent.c:1681 +#: agent/gpg-agent.c:1690 #, c-format msgid "ssh handler 0x%lx for fd %d started\n" msgstr "" -#: agent/gpg-agent.c:1686 +#: agent/gpg-agent.c:1695 #, c-format msgid "ssh handler 0x%lx for fd %d terminated\n" msgstr "" -#: agent/gpg-agent.c:1803 scd/scdaemon.c:1143 +#: agent/gpg-agent.c:1808 scd/scdaemon.c:1143 #, fuzzy, c-format msgid "pth_select failed: %s - waiting 1s\n" msgstr "o segredo da actualizaci�n fallou: %s\n" -#: agent/gpg-agent.c:1916 scd/scdaemon.c:1210 +#: agent/gpg-agent.c:1921 scd/scdaemon.c:1210 #, fuzzy, c-format msgid "%s %s stopped\n" msgstr "\t%lu chaves omitidas\n" -#: agent/gpg-agent.c:1939 +#: agent/gpg-agent.c:2049 #, 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:1950 common/simple-pwquery.c:349 common/asshelp.c:326 +#: agent/gpg-agent.c:2060 common/simple-pwquery.c:349 common/asshelp.c:326 #: tools/gpg-connect-agent.c:2094 msgid "malformed GPG_AGENT_INFO environment variable\n" msgstr "variable de ambiente GPG_AGENT_INFO mal formada\n" -#: agent/gpg-agent.c:1963 common/simple-pwquery.c:361 common/asshelp.c:338 +#: agent/gpg-agent.c:2073 common/simple-pwquery.c:361 common/asshelp.c:338 #: tools/gpg-connect-agent.c:2105 #, c-format msgid "gpg-agent protocol version %d is not supported\n" @@ -1149,7 +1149,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:1851 +#: g10/card-util.c:85 scd/app-openpgp.c:1848 #, fuzzy msgid "Reset Code not or not anymore available\n" msgstr "hai partes da chave secreta non dispo�ibles\n" @@ -6690,29 +6690,29 @@ msgid "" "list, export, import Keybox data\n" msgstr "" -#: scd/app-nks.c:326 scd/app-openpgp.c:1459 scd/app-dinsig.c:297 +#: scd/app-nks.c:325 scd/app-openpgp.c:1456 scd/app-dinsig.c:297 msgid "||Please enter your PIN at the reader's keypad" msgstr "" -#: scd/app-nks.c:330 scd/app-openpgp.c:1463 scd/app-openpgp.c:1495 -#: scd/app-openpgp.c:1642 scd/app-openpgp.c:1660 scd/app-openpgp.c:1860 +#: 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-dinsig.c:301 #, c-format msgid "PIN callback returned error: %s\n" msgstr "" -#: scd/app-nks.c:378 +#: scd/app-nks.c:377 msgid "the NullPIN has not yet been changed\n" 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:558 scd/app-openpgp.c:1900 +#: scd/app-nks.c:557 scd/app-openpgp.c:1897 msgid "|N|New PIN" msgstr "" -#: scd/app-nks.c:561 scd/app-openpgp.c:1904 scd/app-dinsig.c:529 +#: scd/app-nks.c:560 scd/app-openpgp.c:1901 scd/app-dinsig.c:529 #, fuzzy, c-format msgid "error getting new PIN: %s\n" msgstr "erro ao crea-lo contrasinal: %s\n" @@ -6727,84 +6727,84 @@ msgstr "non se puido inicializa-la base de datos de confianzas: %s\n" msgid "failed to store the creation date: %s\n" msgstr "fallo ao reconstru�-la cach� de chaveiros: %s\n" -#: scd/app-openpgp.c:1076 +#: scd/app-openpgp.c:1075 #, fuzzy, c-format msgid "reading public key failed: %s\n" msgstr "fallou o borrado do bloque de chaves: %s\n" -#: scd/app-openpgp.c:1084 scd/app-openpgp.c:2554 +#: scd/app-openpgp.c:1083 scd/app-openpgp.c:2551 msgid "response does not contain the public key data\n" msgstr "" -#: scd/app-openpgp.c:1092 scd/app-openpgp.c:2562 +#: scd/app-openpgp.c:1091 scd/app-openpgp.c:2559 msgid "response does not contain the RSA modulus\n" msgstr "" -#: scd/app-openpgp.c:1101 scd/app-openpgp.c:2572 +#: scd/app-openpgp.c:1100 scd/app-openpgp.c:2569 msgid "response does not contain the RSA public exponent\n" msgstr "" -#: scd/app-openpgp.c:1419 +#: scd/app-openpgp.c:1416 #, c-format msgid "using default PIN as %s\n" msgstr "" -#: scd/app-openpgp.c:1426 +#: scd/app-openpgp.c:1423 #, c-format msgid "failed to use default PIN as %s: %s - disabling further default use\n" msgstr "" -#: scd/app-openpgp.c:1445 +#: scd/app-openpgp.c:1442 #, c-format msgid "||Please enter your PIN at the reader's keypad%%0A[sigs done: %lu]" msgstr "" -#: scd/app-openpgp.c:1479 +#: scd/app-openpgp.c:1476 #, c-format msgid "||Please enter the PIN%%0A[sigs done: %lu]" msgstr "" -#: scd/app-openpgp.c:1491 +#: scd/app-openpgp.c:1488 #, fuzzy msgid "||Please enter the PIN" msgstr "cambia-lo contrasinal" -#: scd/app-openpgp.c:1502 scd/app-openpgp.c:1667 +#: scd/app-openpgp.c:1499 scd/app-openpgp.c:1664 #, c-format msgid "PIN for CHV%d is too short; minimum length is %d\n" msgstr "" -#: scd/app-openpgp.c:1515 scd/app-openpgp.c:1555 scd/app-openpgp.c:1679 -#: scd/app-openpgp.c:2871 +#: scd/app-openpgp.c:1512 scd/app-openpgp.c:1552 scd/app-openpgp.c:1676 +#: scd/app-openpgp.c:2868 #, 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:1578 +#: scd/app-openpgp.c:1575 msgid "access to admin commands is not configured\n" msgstr "" -#: scd/app-openpgp.c:1599 scd/app-openpgp.c:1842 scd/app-openpgp.c:3122 +#: scd/app-openpgp.c:1596 scd/app-openpgp.c:1839 scd/app-openpgp.c:3119 msgid "error retrieving CHV status from card\n" msgstr "" -#: scd/app-openpgp.c:1605 scd/app-openpgp.c:3131 +#: scd/app-openpgp.c:1602 scd/app-openpgp.c:3128 msgid "card is permanently locked!\n" msgstr "" -#: scd/app-openpgp.c:1612 +#: scd/app-openpgp.c:1609 #, c-format msgid "%d Admin PIN attempts remaining before card is permanently locked\n" msgstr "" -#: scd/app-openpgp.c:1622 +#: scd/app-openpgp.c:1619 #, c-format msgid "" "|A|Please enter the Admin PIN at the reader's keypad%%0A[remaining attempts: " "%d]" msgstr "" -#: scd/app-openpgp.c:1637 +#: scd/app-openpgp.c:1634 #, 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:1657 +#: scd/app-openpgp.c:1654 msgid "|A|Admin PIN" msgstr "" -#: scd/app-openpgp.c:1856 +#: scd/app-openpgp.c:1853 #, fuzzy msgid "||Please enter the Reset Code for the card" msgstr "Por favor, escolla o motivo da revocaci�n:\n" -#: scd/app-openpgp.c:1865 scd/app-openpgp.c:1928 +#: scd/app-openpgp.c:1862 scd/app-openpgp.c:1925 #, c-format msgid "Reset Code is too short; minimum length is %d\n" msgstr "" -#: scd/app-openpgp.c:1899 +#: scd/app-openpgp.c:1896 msgid "|RN|New Reset Code" msgstr "" -#: scd/app-openpgp.c:1900 +#: scd/app-openpgp.c:1897 msgid "|AN|New Admin PIN" msgstr "" -#: scd/app-openpgp.c:1990 scd/app-openpgp.c:2640 +#: scd/app-openpgp.c:1987 scd/app-openpgp.c:2637 #, fuzzy msgid "error reading application data\n" msgstr "erro ao le-lo bloque de chaves: %s\n" -#: scd/app-openpgp.c:1996 scd/app-openpgp.c:2647 +#: scd/app-openpgp.c:1993 scd/app-openpgp.c:2644 #, fuzzy msgid "error reading fingerprint DO\n" msgstr "%s: erro ao ler un rexistro libre: %s\n" -#: scd/app-openpgp.c:2006 +#: scd/app-openpgp.c:2003 #, fuzzy msgid "key already exists\n" msgstr "`%s' xa est� comprimido\n" -#: scd/app-openpgp.c:2010 +#: scd/app-openpgp.c:2007 msgid "existing key will be replaced\n" msgstr "" -#: scd/app-openpgp.c:2012 +#: scd/app-openpgp.c:2009 #, fuzzy msgid "generating new key\n" msgstr "xerar un novo par de chaves" -#: scd/app-openpgp.c:2338 +#: scd/app-openpgp.c:2335 msgid "creation timestamp missing\n" msgstr "" -#: scd/app-openpgp.c:2347 +#: scd/app-openpgp.c:2344 #, c-format msgid "RSA modulus missing or not of size %d bits\n" msgstr "" -#: scd/app-openpgp.c:2359 +#: scd/app-openpgp.c:2356 #, c-format msgid "RSA public exponent missing or larger than %d bits\n" msgstr "" -#: scd/app-openpgp.c:2369 scd/app-openpgp.c:2377 +#: scd/app-openpgp.c:2366 scd/app-openpgp.c:2374 #, c-format msgid "RSA prime %s missing or not of size %d bits\n" msgstr "" -#: scd/app-openpgp.c:2471 +#: scd/app-openpgp.c:2468 #, 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:2531 +#: scd/app-openpgp.c:2528 msgid "please wait while key is being generated ...\n" msgstr "" -#: scd/app-openpgp.c:2545 +#: scd/app-openpgp.c:2542 #, fuzzy msgid "generating key failed\n" msgstr "fallou o borrado do bloque de chaves: %s\n" -#: scd/app-openpgp.c:2548 +#: scd/app-openpgp.c:2545 #, fuzzy, c-format msgid "key generation completed (%d seconds)\n" msgstr "A xeraci�n da chave fallou: %s\n" -#: scd/app-openpgp.c:2605 +#: scd/app-openpgp.c:2602 msgid "invalid structure of OpenPGP card (DO 0x93)\n" msgstr "" -#: scd/app-openpgp.c:2655 +#: scd/app-openpgp.c:2652 msgid "fingerprint on card does not match requested one\n" msgstr "" -#: scd/app-openpgp.c:2770 +#: scd/app-openpgp.c:2767 #, fuzzy, c-format msgid "card does not support digest algorithm %s\n" msgstr "Sinatura %s, algoritmo de resumo %s\n" -#: scd/app-openpgp.c:2846 +#: scd/app-openpgp.c:2843 #, c-format msgid "signatures created so far: %lu\n" msgstr "" -#: scd/app-openpgp.c:3136 +#: scd/app-openpgp.c:3133 msgid "" "verification of Admin PIN is currently prohibited through this command\n" msgstr "" -#: scd/app-openpgp.c:3360 scd/app-openpgp.c:3371 +#: scd/app-openpgp.c:3357 scd/app-openpgp.c:3368 #, fuzzy, c-format msgid "can't access %s - invalid OpenPGP card?\n" msgstr "non se atoparon datos OpenPGP v�lidos.\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-10-29 09:04+0100\n" +"POT-Creation-Date: 2008-11-11 08:40+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" @@ -389,165 +389,165 @@ msgstr "" msgid "|FILE|write environment settings also to FILE" msgstr "" -#: agent/gpg-agent.c:290 agent/preset-passphrase.c:94 agent/protect-tool.c:146 +#: agent/gpg-agent.c:294 agent/preset-passphrase.c:94 agent/protect-tool.c:146 #: scd/scdaemon.c:213 sm/gpgsm.c:571 tools/gpg-connect-agent.c:173 #: tools/gpgconf.c:99 tools/symcryptrun.c:204 tools/gpg-check-pattern.c:141 #, fuzzy msgid "Please report bugs to <" msgstr "A hib�kat (angolul) a <[email protected]> c�mre �rja meg!\n" -#: agent/gpg-agent.c:293 +#: agent/gpg-agent.c:297 #, fuzzy msgid "Usage: gpg-agent [options] (-h for help)" msgstr "Haszn�lat: gpg [opci�k] [f�jlok] (-h a s�g�hoz)" -#: agent/gpg-agent.c:295 +#: agent/gpg-agent.c:299 msgid "" "Syntax: gpg-agent [options] [command [args]]\n" "Secret key management for GnuPG\n" msgstr "" -#: agent/gpg-agent.c:330 g10/gpg.c:971 scd/scdaemon.c:253 sm/gpgsm.c:735 +#: agent/gpg-agent.c:334 g10/gpg.c:971 scd/scdaemon.c:253 sm/gpgsm.c:735 #, c-format msgid "invalid debug-level `%s' given\n" msgstr "" -#: agent/gpg-agent.c:529 agent/protect-tool.c:1068 kbx/kbxutil.c:430 +#: agent/gpg-agent.c:532 agent/protect-tool.c:1068 kbx/kbxutil.c:430 #: scd/scdaemon.c:347 sm/gpgsm.c:973 sm/gpgsm.c:976 tools/symcryptrun.c:997 #: tools/gpg-check-pattern.c:178 #, c-format msgid "%s is too old (need %s, have %s)\n" msgstr "" -#: agent/gpg-agent.c:628 g10/gpg.c:2071 scd/scdaemon.c:428 sm/gpgsm.c:1064 +#: agent/gpg-agent.c:631 g10/gpg.c:2071 scd/scdaemon.c:428 sm/gpgsm.c:1064 #, 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:633 agent/gpg-agent.c:1216 g10/gpg.c:2075 +#: agent/gpg-agent.c:636 agent/gpg-agent.c:1215 g10/gpg.c:2075 #: scd/scdaemon.c:433 sm/gpgsm.c:1068 tools/symcryptrun.c:930 #, c-format msgid "option file `%s': %s\n" msgstr "\"%s\" opci�s f�jl: %s\n" -#: agent/gpg-agent.c:641 g10/gpg.c:2082 scd/scdaemon.c:441 sm/gpgsm.c:1075 +#: agent/gpg-agent.c:644 g10/gpg.c:2082 scd/scdaemon.c:441 sm/gpgsm.c:1075 #, c-format msgid "reading options from `%s'\n" msgstr "Az opci�kat a \"%s\" �llom�nyb�l olvasom.\n" -#: agent/gpg-agent.c:974 g10/plaintext.c:140 g10/plaintext.c:145 +#: agent/gpg-agent.c:973 g10/plaintext.c:140 g10/plaintext.c:145 #: g10/plaintext.c:162 #, c-format msgid "error creating `%s': %s\n" msgstr "Hiba \"%s\" l�trehoz�sakor: %s\n" -#: agent/gpg-agent.c:1330 agent/gpg-agent.c:1452 agent/gpg-agent.c:1456 -#: agent/gpg-agent.c:1497 agent/gpg-agent.c:1501 g10/exec.c:172 +#: agent/gpg-agent.c:1328 agent/gpg-agent.c:1448 agent/gpg-agent.c:1452 +#: agent/gpg-agent.c:1493 agent/gpg-agent.c:1497 g10/exec.c:172 #: g10/openfile.c:429 scd/scdaemon.c:928 #, c-format msgid "can't create directory `%s': %s\n" msgstr "Nem tudom a \"%s\" k�nyvt�rat l�trehozni: %s.\n" -#: agent/gpg-agent.c:1344 scd/scdaemon.c:942 +#: agent/gpg-agent.c:1342 scd/scdaemon.c:942 msgid "name of socket too long\n" msgstr "" -#: agent/gpg-agent.c:1369 scd/scdaemon.c:965 +#: agent/gpg-agent.c:1365 scd/scdaemon.c:965 #, fuzzy, c-format msgid "can't create socket: %s\n" msgstr "%s nem hozhat� l�tre: %s\n" -#: agent/gpg-agent.c:1378 +#: agent/gpg-agent.c:1374 #, c-format msgid "socket name `%s' is too long\n" msgstr "" -#: agent/gpg-agent.c:1398 +#: agent/gpg-agent.c:1394 #, fuzzy msgid "a gpg-agent is already running - not starting a new one\n" msgstr "GPG �gyn�k nem el�rhet� ebben a munkafolyamatban.\n" -#: agent/gpg-agent.c:1409 scd/scdaemon.c:985 +#: agent/gpg-agent.c:1405 scd/scdaemon.c:985 #, fuzzy msgid "error getting nonce for the socket\n" msgstr "Hiba a jelsz� l�trehoz�sakor: %s.\n" -#: agent/gpg-agent.c:1414 scd/scdaemon.c:988 +#: agent/gpg-agent.c:1410 scd/scdaemon.c:988 #, fuzzy, c-format msgid "error binding socket to `%s': %s\n" msgstr "Hiba %s-ra/-re k�ld�skor: %s\n" -#: agent/gpg-agent.c:1426 scd/scdaemon.c:997 +#: agent/gpg-agent.c:1422 scd/scdaemon.c:997 #, fuzzy, c-format msgid "listen() failed: %s\n" msgstr "Friss�t�s sikertelen: %s.\n" -#: agent/gpg-agent.c:1432 scd/scdaemon.c:1004 +#: agent/gpg-agent.c:1428 scd/scdaemon.c:1004 #, fuzzy, c-format msgid "listening on socket `%s'\n" msgstr "�rom a titkos kulcsot a %s �llom�nyba.\n" -#: agent/gpg-agent.c:1460 agent/gpg-agent.c:1507 g10/openfile.c:432 +#: agent/gpg-agent.c:1456 agent/gpg-agent.c:1503 g10/openfile.c:432 #, fuzzy, c-format msgid "directory `%s' created\n" msgstr "%s: K�nyvt�rat l�trehoztam.\n" -#: agent/gpg-agent.c:1513 +#: agent/gpg-agent.c:1509 #, fuzzy, c-format msgid "stat() failed for `%s': %s\n" msgstr "Bizalmi adatb�zis: olvas�s sikertelen (n=%d): %s.\n" -#: agent/gpg-agent.c:1517 +#: agent/gpg-agent.c:1513 #, fuzzy, c-format msgid "can't use `%s' as home directory\n" msgstr "%s: Nem tudom a k�nyvt�rat l�trehozni: %s.\n" -#: agent/gpg-agent.c:1634 scd/scdaemon.c:1020 +#: agent/gpg-agent.c:1643 scd/scdaemon.c:1020 #, fuzzy, c-format msgid "error reading nonce on fd %d: %s\n" msgstr "Hiba \"%s\" olvas�sakor: %s\n" -#: agent/gpg-agent.c:1656 +#: agent/gpg-agent.c:1665 #, c-format msgid "handler 0x%lx for fd %d started\n" msgstr "" -#: agent/gpg-agent.c:1661 +#: agent/gpg-agent.c:1670 #, c-format msgid "handler 0x%lx for fd %d terminated\n" msgstr "" -#: agent/gpg-agent.c:1681 +#: agent/gpg-agent.c:1690 #, c-format msgid "ssh handler 0x%lx for fd %d started\n" msgstr "" -#: agent/gpg-agent.c:1686 +#: agent/gpg-agent.c:1695 #, c-format msgid "ssh handler 0x%lx for fd %d terminated\n" msgstr "" -#: agent/gpg-agent.c:1803 scd/scdaemon.c:1143 +#: agent/gpg-agent.c:1808 scd/scdaemon.c:1143 #, fuzzy, c-format msgid "pth_select failed: %s - waiting 1s\n" msgstr "Titkoskulcs-blokk friss�t�se sikertelen: %s\n" -#: agent/gpg-agent.c:1916 scd/scdaemon.c:1210 +#: agent/gpg-agent.c:1921 scd/scdaemon.c:1210 #, fuzzy, c-format msgid "%s %s stopped\n" msgstr "%s: kihagyva: %s\n" -#: agent/gpg-agent.c:1939 +#: agent/gpg-agent.c:2049 #, 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:1950 common/simple-pwquery.c:349 common/asshelp.c:326 +#: agent/gpg-agent.c:2060 common/simple-pwquery.c:349 common/asshelp.c:326 #: tools/gpg-connect-agent.c:2094 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:1963 common/simple-pwquery.c:361 common/asshelp.c:338 +#: agent/gpg-agent.c:2073 common/simple-pwquery.c:361 common/asshelp.c:338 #: tools/gpg-connect-agent.c:2105 #, c-format msgid "gpg-agent protocol version %d is not supported\n" @@ -1139,7 +1139,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:1851 +#: g10/card-util.c:85 scd/app-openpgp.c:1848 #, fuzzy msgid "Reset Code not or not anymore available\n" msgstr "Titkos kulcsr�szek nem �llnak rendelkez�sre.\n" @@ -6648,29 +6648,29 @@ msgid "" "list, export, import Keybox data\n" msgstr "" -#: scd/app-nks.c:326 scd/app-openpgp.c:1459 scd/app-dinsig.c:297 +#: scd/app-nks.c:325 scd/app-openpgp.c:1456 scd/app-dinsig.c:297 msgid "||Please enter your PIN at the reader's keypad" msgstr "" -#: scd/app-nks.c:330 scd/app-openpgp.c:1463 scd/app-openpgp.c:1495 -#: scd/app-openpgp.c:1642 scd/app-openpgp.c:1660 scd/app-openpgp.c:1860 +#: 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-dinsig.c:301 #, c-format msgid "PIN callback returned error: %s\n" msgstr "" -#: scd/app-nks.c:378 +#: scd/app-nks.c:377 msgid "the NullPIN has not yet been changed\n" 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:558 scd/app-openpgp.c:1900 +#: scd/app-nks.c:557 scd/app-openpgp.c:1897 msgid "|N|New PIN" msgstr "" -#: scd/app-nks.c:561 scd/app-openpgp.c:1904 scd/app-dinsig.c:529 +#: scd/app-nks.c:560 scd/app-openpgp.c:1901 scd/app-dinsig.c:529 #, fuzzy, c-format msgid "error getting new PIN: %s\n" msgstr "Hiba a jelsz� l�trehoz�sakor: %s.\n" @@ -6685,84 +6685,84 @@ msgstr "Bizalmi adatb�zis (%s) inicializ�l�sa sikertelen!\n" 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:1076 +#: scd/app-openpgp.c:1075 #, fuzzy, c-format msgid "reading public key failed: %s\n" msgstr "A kulcsblokk t�rl�se sikertelen: %s.\n" -#: scd/app-openpgp.c:1084 scd/app-openpgp.c:2554 +#: scd/app-openpgp.c:1083 scd/app-openpgp.c:2551 msgid "response does not contain the public key data\n" msgstr "" -#: scd/app-openpgp.c:1092 scd/app-openpgp.c:2562 +#: scd/app-openpgp.c:1091 scd/app-openpgp.c:2559 msgid "response does not contain the RSA modulus\n" msgstr "" -#: scd/app-openpgp.c:1101 scd/app-openpgp.c:2572 +#: scd/app-openpgp.c:1100 scd/app-openpgp.c:2569 msgid "response does not contain the RSA public exponent\n" msgstr "" -#: scd/app-openpgp.c:1419 +#: scd/app-openpgp.c:1416 #, c-format msgid "using default PIN as %s\n" msgstr "" -#: scd/app-openpgp.c:1426 +#: scd/app-openpgp.c:1423 #, c-format msgid "failed to use default PIN as %s: %s - disabling further default use\n" msgstr "" -#: scd/app-openpgp.c:1445 +#: scd/app-openpgp.c:1442 #, c-format msgid "||Please enter your PIN at the reader's keypad%%0A[sigs done: %lu]" msgstr "" -#: scd/app-openpgp.c:1479 +#: scd/app-openpgp.c:1476 #, c-format msgid "||Please enter the PIN%%0A[sigs done: %lu]" msgstr "" -#: scd/app-openpgp.c:1491 +#: scd/app-openpgp.c:1488 #, fuzzy msgid "||Please enter the PIN" msgstr "jelsz�v�ltoztat�s" -#: scd/app-openpgp.c:1502 scd/app-openpgp.c:1667 +#: scd/app-openpgp.c:1499 scd/app-openpgp.c:1664 #, c-format msgid "PIN for CHV%d is too short; minimum length is %d\n" msgstr "" -#: scd/app-openpgp.c:1515 scd/app-openpgp.c:1555 scd/app-openpgp.c:1679 -#: scd/app-openpgp.c:2871 +#: scd/app-openpgp.c:1512 scd/app-openpgp.c:1552 scd/app-openpgp.c:1676 +#: scd/app-openpgp.c:2868 #, fuzzy, c-format msgid "verify CHV%d failed: %s\n" msgstr "K�ld�s a kulcsszerverre sikertelen: %s\n" -#: scd/app-openpgp.c:1578 +#: scd/app-openpgp.c:1575 msgid "access to admin commands is not configured\n" msgstr "" -#: scd/app-openpgp.c:1599 scd/app-openpgp.c:1842 scd/app-openpgp.c:3122 +#: scd/app-openpgp.c:1596 scd/app-openpgp.c:1839 scd/app-openpgp.c:3119 msgid "error retrieving CHV status from card\n" msgstr "" -#: scd/app-openpgp.c:1605 scd/app-openpgp.c:3131 +#: scd/app-openpgp.c:1602 scd/app-openpgp.c:3128 msgid "card is permanently locked!\n" msgstr "" -#: scd/app-openpgp.c:1612 +#: scd/app-openpgp.c:1609 #, c-format msgid "%d Admin PIN attempts remaining before card is permanently locked\n" msgstr "" -#: scd/app-openpgp.c:1622 +#: scd/app-openpgp.c:1619 #, c-format msgid "" "|A|Please enter the Admin PIN at the reader's keypad%%0A[remaining attempts: " "%d]" msgstr "" -#: scd/app-openpgp.c:1637 +#: scd/app-openpgp.c:1634 #, 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:1657 +#: scd/app-openpgp.c:1654 msgid "|A|Admin PIN" msgstr "" -#: scd/app-openpgp.c:1856 +#: scd/app-openpgp.c:1853 #, 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:1865 scd/app-openpgp.c:1928 +#: scd/app-openpgp.c:1862 scd/app-openpgp.c:1925 #, c-format msgid "Reset Code is too short; minimum length is %d\n" msgstr "" -#: scd/app-openpgp.c:1899 +#: scd/app-openpgp.c:1896 msgid "|RN|New Reset Code" msgstr "" -#: scd/app-openpgp.c:1900 +#: scd/app-openpgp.c:1897 msgid "|AN|New Admin PIN" msgstr "" -#: scd/app-openpgp.c:1990 scd/app-openpgp.c:2640 +#: scd/app-openpgp.c:1987 scd/app-openpgp.c:2637 #, fuzzy msgid "error reading application data\n" msgstr "Hiba a kulcsblokk olvas�sakor: %s\n" -#: scd/app-openpgp.c:1996 scd/app-openpgp.c:2647 +#: scd/app-openpgp.c:1993 scd/app-openpgp.c:2644 #, fuzzy msgid "error reading fingerprint DO\n" msgstr "%s: Hiba szabad rekord olvas�sakor: %s.\n" -#: scd/app-openpgp.c:2006 +#: scd/app-openpgp.c:2003 #, fuzzy msgid "key already exists\n" msgstr "\"%s\" m�r t�m�r�tett.\n" -#: scd/app-openpgp.c:2010 +#: scd/app-openpgp.c:2007 msgid "existing key will be replaced\n" msgstr "" -#: scd/app-openpgp.c:2012 +#: scd/app-openpgp.c:2009 #, fuzzy msgid "generating new key\n" msgstr "�j kulcsp�r l�trehoz�sa" -#: scd/app-openpgp.c:2338 +#: scd/app-openpgp.c:2335 msgid "creation timestamp missing\n" msgstr "" -#: scd/app-openpgp.c:2347 +#: scd/app-openpgp.c:2344 #, c-format msgid "RSA modulus missing or not of size %d bits\n" msgstr "" -#: scd/app-openpgp.c:2359 +#: scd/app-openpgp.c:2356 #, c-format msgid "RSA public exponent missing or larger than %d bits\n" msgstr "" -#: scd/app-openpgp.c:2369 scd/app-openpgp.c:2377 +#: scd/app-openpgp.c:2366 scd/app-openpgp.c:2374 #, c-format msgid "RSA prime %s missing or not of size %d bits\n" msgstr "" -#: scd/app-openpgp.c:2471 +#: scd/app-openpgp.c:2468 #, 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:2531 +#: scd/app-openpgp.c:2528 msgid "please wait while key is being generated ...\n" msgstr "" -#: scd/app-openpgp.c:2545 +#: scd/app-openpgp.c:2542 #, fuzzy msgid "generating key failed\n" msgstr "A kulcsblokk t�rl�se sikertelen: %s.\n" -#: scd/app-openpgp.c:2548 +#: scd/app-openpgp.c:2545 #, fuzzy, c-format msgid "key generation completed (%d seconds)\n" msgstr "Kulcsgener�l�s sikertelen: %s\n" -#: scd/app-openpgp.c:2605 +#: scd/app-openpgp.c:2602 msgid "invalid structure of OpenPGP card (DO 0x93)\n" msgstr "" -#: scd/app-openpgp.c:2655 +#: scd/app-openpgp.c:2652 msgid "fingerprint on card does not match requested one\n" msgstr "" -#: scd/app-openpgp.c:2770 +#: scd/app-openpgp.c:2767 #, 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:2846 +#: scd/app-openpgp.c:2843 #, c-format msgid "signatures created so far: %lu\n" msgstr "" -#: scd/app-openpgp.c:3136 +#: scd/app-openpgp.c:3133 msgid "" "verification of Admin PIN is currently prohibited through this command\n" msgstr "" -#: scd/app-openpgp.c:3360 scd/app-openpgp.c:3371 +#: scd/app-openpgp.c:3357 scd/app-openpgp.c:3368 #, fuzzy, c-format msgid "can't access %s - invalid OpenPGP card?\n" msgstr "Nem tal�ltam �rv�nyes OpenPGP adatot.\n" @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: gnupg-id\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2008-10-29 09:04+0100\n" +"POT-Creation-Date: 2008-11-11 08:40+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" @@ -391,165 +391,165 @@ msgstr "" msgid "|FILE|write environment settings also to FILE" msgstr "" -#: agent/gpg-agent.c:290 agent/preset-passphrase.c:94 agent/protect-tool.c:146 +#: agent/gpg-agent.c:294 agent/preset-passphrase.c:94 agent/protect-tool.c:146 #: scd/scdaemon.c:213 sm/gpgsm.c:571 tools/gpg-connect-agent.c:173 #: tools/gpgconf.c:99 tools/symcryptrun.c:204 tools/gpg-check-pattern.c:141 #, fuzzy msgid "Please report bugs to <" msgstr "Laporkan bug ke <[email protected]>.\n" -#: agent/gpg-agent.c:293 +#: agent/gpg-agent.c:297 #, fuzzy msgid "Usage: gpg-agent [options] (-h for help)" msgstr "Pemakaian: gpg [pilihan] [file] (-h untuk bantuan)" -#: agent/gpg-agent.c:295 +#: agent/gpg-agent.c:299 msgid "" "Syntax: gpg-agent [options] [command [args]]\n" "Secret key management for GnuPG\n" msgstr "" -#: agent/gpg-agent.c:330 g10/gpg.c:971 scd/scdaemon.c:253 sm/gpgsm.c:735 +#: agent/gpg-agent.c:334 g10/gpg.c:971 scd/scdaemon.c:253 sm/gpgsm.c:735 #, c-format msgid "invalid debug-level `%s' given\n" msgstr "" -#: agent/gpg-agent.c:529 agent/protect-tool.c:1068 kbx/kbxutil.c:430 +#: agent/gpg-agent.c:532 agent/protect-tool.c:1068 kbx/kbxutil.c:430 #: scd/scdaemon.c:347 sm/gpgsm.c:973 sm/gpgsm.c:976 tools/symcryptrun.c:997 #: tools/gpg-check-pattern.c:178 #, c-format msgid "%s is too old (need %s, have %s)\n" msgstr "" -#: agent/gpg-agent.c:628 g10/gpg.c:2071 scd/scdaemon.c:428 sm/gpgsm.c:1064 +#: agent/gpg-agent.c:631 g10/gpg.c:2071 scd/scdaemon.c:428 sm/gpgsm.c:1064 #, c-format msgid "NOTE: no default option file `%s'\n" msgstr "CATATAN: tidak ada file pilihan baku `%s'\n" -#: agent/gpg-agent.c:633 agent/gpg-agent.c:1216 g10/gpg.c:2075 +#: agent/gpg-agent.c:636 agent/gpg-agent.c:1215 g10/gpg.c:2075 #: scd/scdaemon.c:433 sm/gpgsm.c:1068 tools/symcryptrun.c:930 #, c-format msgid "option file `%s': %s\n" msgstr "file pilihan `%s': %s\n" -#: agent/gpg-agent.c:641 g10/gpg.c:2082 scd/scdaemon.c:441 sm/gpgsm.c:1075 +#: agent/gpg-agent.c:644 g10/gpg.c:2082 scd/scdaemon.c:441 sm/gpgsm.c:1075 #, c-format msgid "reading options from `%s'\n" msgstr "membaca pilihan dari `%s'\n" -#: agent/gpg-agent.c:974 g10/plaintext.c:140 g10/plaintext.c:145 +#: agent/gpg-agent.c:973 g10/plaintext.c:140 g10/plaintext.c:145 #: g10/plaintext.c:162 #, c-format msgid "error creating `%s': %s\n" msgstr "kesalahan penciptaan : `%s': %s\n" -#: agent/gpg-agent.c:1330 agent/gpg-agent.c:1452 agent/gpg-agent.c:1456 -#: agent/gpg-agent.c:1497 agent/gpg-agent.c:1501 g10/exec.c:172 +#: agent/gpg-agent.c:1328 agent/gpg-agent.c:1448 agent/gpg-agent.c:1452 +#: agent/gpg-agent.c:1493 agent/gpg-agent.c:1497 g10/exec.c:172 #: g10/openfile.c:429 scd/scdaemon.c:928 #, c-format msgid "can't create directory `%s': %s\n" msgstr "tidak dapat membuat direktori `%s': %s\n" -#: agent/gpg-agent.c:1344 scd/scdaemon.c:942 +#: agent/gpg-agent.c:1342 scd/scdaemon.c:942 msgid "name of socket too long\n" msgstr "" -#: agent/gpg-agent.c:1369 scd/scdaemon.c:965 +#: agent/gpg-agent.c:1365 scd/scdaemon.c:965 #, fuzzy, c-format msgid "can't create socket: %s\n" msgstr "tidak dapat membuat %s: %s\n" -#: agent/gpg-agent.c:1378 +#: agent/gpg-agent.c:1374 #, c-format msgid "socket name `%s' is too long\n" msgstr "" -#: agent/gpg-agent.c:1398 +#: agent/gpg-agent.c:1394 #, fuzzy msgid "a gpg-agent is already running - not starting a new one\n" msgstr "gpg-agent tidak tersedia untuk sesi ini\n" -#: agent/gpg-agent.c:1409 scd/scdaemon.c:985 +#: agent/gpg-agent.c:1405 scd/scdaemon.c:985 #, fuzzy msgid "error getting nonce for the socket\n" msgstr "kesalahan penciptaan passphrase: %s\n" -#: agent/gpg-agent.c:1414 scd/scdaemon.c:988 +#: agent/gpg-agent.c:1410 scd/scdaemon.c:988 #, fuzzy, c-format msgid "error binding socket to `%s': %s\n" msgstr "kesalahan mengirim ke `%s': %s\n" -#: agent/gpg-agent.c:1426 scd/scdaemon.c:997 +#: agent/gpg-agent.c:1422 scd/scdaemon.c:997 #, fuzzy, c-format msgid "listen() failed: %s\n" msgstr "gagal memperbarui: %s\n" -#: agent/gpg-agent.c:1432 scd/scdaemon.c:1004 +#: agent/gpg-agent.c:1428 scd/scdaemon.c:1004 #, fuzzy, c-format msgid "listening on socket `%s'\n" msgstr "menulis kunci rahasia ke `%s'\n" -#: agent/gpg-agent.c:1460 agent/gpg-agent.c:1507 g10/openfile.c:432 +#: agent/gpg-agent.c:1456 agent/gpg-agent.c:1503 g10/openfile.c:432 #, fuzzy, c-format msgid "directory `%s' created\n" msgstr "%s: direktori tercipta\n" -#: agent/gpg-agent.c:1513 +#: agent/gpg-agent.c:1509 #, fuzzy, c-format msgid "stat() failed for `%s': %s\n" msgstr "trustdb: read failed (n=%d): %s\n" -#: agent/gpg-agent.c:1517 +#: agent/gpg-agent.c:1513 #, fuzzy, c-format msgid "can't use `%s' as home directory\n" msgstr "%s: tidak dapat membuat direktori: %s\n" -#: agent/gpg-agent.c:1634 scd/scdaemon.c:1020 +#: agent/gpg-agent.c:1643 scd/scdaemon.c:1020 #, fuzzy, c-format msgid "error reading nonce on fd %d: %s\n" msgstr "kesalahan membaca `%s': %s\n" -#: agent/gpg-agent.c:1656 +#: agent/gpg-agent.c:1665 #, c-format msgid "handler 0x%lx for fd %d started\n" msgstr "" -#: agent/gpg-agent.c:1661 +#: agent/gpg-agent.c:1670 #, c-format msgid "handler 0x%lx for fd %d terminated\n" msgstr "" -#: agent/gpg-agent.c:1681 +#: agent/gpg-agent.c:1690 #, c-format msgid "ssh handler 0x%lx for fd %d started\n" msgstr "" -#: agent/gpg-agent.c:1686 +#: agent/gpg-agent.c:1695 #, c-format msgid "ssh handler 0x%lx for fd %d terminated\n" msgstr "" -#: agent/gpg-agent.c:1803 scd/scdaemon.c:1143 +#: agent/gpg-agent.c:1808 scd/scdaemon.c:1143 #, fuzzy, c-format msgid "pth_select failed: %s - waiting 1s\n" msgstr "gagal perbarui rahasia: %s\n" -#: agent/gpg-agent.c:1916 scd/scdaemon.c:1210 +#: agent/gpg-agent.c:1921 scd/scdaemon.c:1210 #, fuzzy, c-format msgid "%s %s stopped\n" msgstr "%s: dilewati: %s\n" -#: agent/gpg-agent.c:1939 +#: agent/gpg-agent.c:2049 #, fuzzy msgid "no gpg-agent running in this session\n" msgstr "gpg-agent tidak tersedia untuk sesi ini\n" -#: agent/gpg-agent.c:1950 common/simple-pwquery.c:349 common/asshelp.c:326 +#: agent/gpg-agent.c:2060 common/simple-pwquery.c:349 common/asshelp.c:326 #: tools/gpg-connect-agent.c:2094 msgid "malformed GPG_AGENT_INFO environment variable\n" msgstr "variabel lingkungan GPG_AGENT_INFO salah bentuk\n" -#: agent/gpg-agent.c:1963 common/simple-pwquery.c:361 common/asshelp.c:338 +#: agent/gpg-agent.c:2073 common/simple-pwquery.c:361 common/asshelp.c:338 #: tools/gpg-connect-agent.c:2105 #, c-format msgid "gpg-agent protocol version %d is not supported\n" @@ -1142,7 +1142,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:1851 +#: g10/card-util.c:85 scd/app-openpgp.c:1848 #, fuzzy msgid "Reset Code not or not anymore available\n" msgstr "bagian kunci rahasia tidak tersedia\n" @@ -6642,29 +6642,29 @@ msgid "" "list, export, import Keybox data\n" msgstr "" -#: scd/app-nks.c:326 scd/app-openpgp.c:1459 scd/app-dinsig.c:297 +#: scd/app-nks.c:325 scd/app-openpgp.c:1456 scd/app-dinsig.c:297 msgid "||Please enter your PIN at the reader's keypad" msgstr "" -#: scd/app-nks.c:330 scd/app-openpgp.c:1463 scd/app-openpgp.c:1495 -#: scd/app-openpgp.c:1642 scd/app-openpgp.c:1660 scd/app-openpgp.c:1860 +#: 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-dinsig.c:301 #, c-format msgid "PIN callback returned error: %s\n" msgstr "" -#: scd/app-nks.c:378 +#: scd/app-nks.c:377 msgid "the NullPIN has not yet been changed\n" 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:558 scd/app-openpgp.c:1900 +#: scd/app-nks.c:557 scd/app-openpgp.c:1897 msgid "|N|New PIN" msgstr "" -#: scd/app-nks.c:561 scd/app-openpgp.c:1904 scd/app-dinsig.c:529 +#: scd/app-nks.c:560 scd/app-openpgp.c:1901 scd/app-dinsig.c:529 #, fuzzy, c-format msgid "error getting new PIN: %s\n" msgstr "kesalahan penciptaan passphrase: %s\n" @@ -6679,84 +6679,84 @@ msgstr "gagal inisialisasi TrustDB: %s\n" msgid "failed to store the creation date: %s\n" msgstr "gagal membuat kembali cache keyring: %s\n" -#: scd/app-openpgp.c:1076 +#: scd/app-openpgp.c:1075 #, fuzzy, c-format msgid "reading public key failed: %s\n" msgstr "gagal menghapus keyblok: %s\n" -#: scd/app-openpgp.c:1084 scd/app-openpgp.c:2554 +#: scd/app-openpgp.c:1083 scd/app-openpgp.c:2551 msgid "response does not contain the public key data\n" msgstr "" -#: scd/app-openpgp.c:1092 scd/app-openpgp.c:2562 +#: scd/app-openpgp.c:1091 scd/app-openpgp.c:2559 msgid "response does not contain the RSA modulus\n" msgstr "" -#: scd/app-openpgp.c:1101 scd/app-openpgp.c:2572 +#: scd/app-openpgp.c:1100 scd/app-openpgp.c:2569 msgid "response does not contain the RSA public exponent\n" msgstr "" -#: scd/app-openpgp.c:1419 +#: scd/app-openpgp.c:1416 #, c-format msgid "using default PIN as %s\n" msgstr "" -#: scd/app-openpgp.c:1426 +#: scd/app-openpgp.c:1423 #, c-format msgid "failed to use default PIN as %s: %s - disabling further default use\n" msgstr "" -#: scd/app-openpgp.c:1445 +#: scd/app-openpgp.c:1442 #, c-format msgid "||Please enter your PIN at the reader's keypad%%0A[sigs done: %lu]" msgstr "" -#: scd/app-openpgp.c:1479 +#: scd/app-openpgp.c:1476 #, c-format msgid "||Please enter the PIN%%0A[sigs done: %lu]" msgstr "" -#: scd/app-openpgp.c:1491 +#: scd/app-openpgp.c:1488 #, fuzzy msgid "||Please enter the PIN" msgstr "ubah passphrase" -#: scd/app-openpgp.c:1502 scd/app-openpgp.c:1667 +#: scd/app-openpgp.c:1499 scd/app-openpgp.c:1664 #, c-format msgid "PIN for CHV%d is too short; minimum length is %d\n" msgstr "" -#: scd/app-openpgp.c:1515 scd/app-openpgp.c:1555 scd/app-openpgp.c:1679 -#: scd/app-openpgp.c:2871 +#: scd/app-openpgp.c:1512 scd/app-openpgp.c:1552 scd/app-openpgp.c:1676 +#: scd/app-openpgp.c:2868 #, fuzzy, c-format msgid "verify CHV%d failed: %s\n" msgstr "Pengiriman keyserver gagal: %s\n" -#: scd/app-openpgp.c:1578 +#: scd/app-openpgp.c:1575 msgid "access to admin commands is not configured\n" msgstr "" -#: scd/app-openpgp.c:1599 scd/app-openpgp.c:1842 scd/app-openpgp.c:3122 +#: scd/app-openpgp.c:1596 scd/app-openpgp.c:1839 scd/app-openpgp.c:3119 msgid "error retrieving CHV status from card\n" msgstr "" -#: scd/app-openpgp.c:1605 scd/app-openpgp.c:3131 +#: scd/app-openpgp.c:1602 scd/app-openpgp.c:3128 msgid "card is permanently locked!\n" msgstr "" -#: scd/app-openpgp.c:1612 +#: scd/app-openpgp.c:1609 #, c-format msgid "%d Admin PIN attempts remaining before card is permanently locked\n" msgstr "" -#: scd/app-openpgp.c:1622 +#: scd/app-openpgp.c:1619 #, c-format msgid "" "|A|Please enter the Admin PIN at the reader's keypad%%0A[remaining attempts: " "%d]" msgstr "" -#: scd/app-openpgp.c:1637 +#: scd/app-openpgp.c:1634 #, 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:1657 +#: scd/app-openpgp.c:1654 msgid "|A|Admin PIN" msgstr "" -#: scd/app-openpgp.c:1856 +#: scd/app-openpgp.c:1853 #, fuzzy msgid "||Please enter the Reset Code for the card" msgstr "Silakan pilih alasan untuk pembatalan:\n" -#: scd/app-openpgp.c:1865 scd/app-openpgp.c:1928 +#: scd/app-openpgp.c:1862 scd/app-openpgp.c:1925 #, c-format msgid "Reset Code is too short; minimum length is %d\n" msgstr "" -#: scd/app-openpgp.c:1899 +#: scd/app-openpgp.c:1896 msgid "|RN|New Reset Code" msgstr "" -#: scd/app-openpgp.c:1900 +#: scd/app-openpgp.c:1897 msgid "|AN|New Admin PIN" msgstr "" -#: scd/app-openpgp.c:1990 scd/app-openpgp.c:2640 +#: scd/app-openpgp.c:1987 scd/app-openpgp.c:2637 #, fuzzy msgid "error reading application data\n" msgstr "gagal membaca keyblock: %s\n" -#: scd/app-openpgp.c:1996 scd/app-openpgp.c:2647 +#: scd/app-openpgp.c:1993 scd/app-openpgp.c:2644 #, fuzzy msgid "error reading fingerprint DO\n" msgstr "%s: kesalahan membaca record bebas: %s\n" -#: scd/app-openpgp.c:2006 +#: scd/app-openpgp.c:2003 #, fuzzy msgid "key already exists\n" msgstr "`%s' sudah dikompresi\n" -#: scd/app-openpgp.c:2010 +#: scd/app-openpgp.c:2007 msgid "existing key will be replaced\n" msgstr "" -#: scd/app-openpgp.c:2012 +#: scd/app-openpgp.c:2009 #, fuzzy msgid "generating new key\n" msgstr "buat sepasang kunci baru" -#: scd/app-openpgp.c:2338 +#: scd/app-openpgp.c:2335 msgid "creation timestamp missing\n" msgstr "" -#: scd/app-openpgp.c:2347 +#: scd/app-openpgp.c:2344 #, c-format msgid "RSA modulus missing or not of size %d bits\n" msgstr "" -#: scd/app-openpgp.c:2359 +#: scd/app-openpgp.c:2356 #, c-format msgid "RSA public exponent missing or larger than %d bits\n" msgstr "" -#: scd/app-openpgp.c:2369 scd/app-openpgp.c:2377 +#: scd/app-openpgp.c:2366 scd/app-openpgp.c:2374 #, c-format msgid "RSA prime %s missing or not of size %d bits\n" msgstr "" -#: scd/app-openpgp.c:2471 +#: scd/app-openpgp.c:2468 #, fuzzy, c-format msgid "failed to store the key: %s\n" msgstr "gagal inisialisasi TrustDB: %s\n" -#: scd/app-openpgp.c:2531 +#: scd/app-openpgp.c:2528 msgid "please wait while key is being generated ...\n" msgstr "" -#: scd/app-openpgp.c:2545 +#: scd/app-openpgp.c:2542 #, fuzzy msgid "generating key failed\n" msgstr "gagal menghapus keyblok: %s\n" -#: scd/app-openpgp.c:2548 +#: scd/app-openpgp.c:2545 #, fuzzy, c-format msgid "key generation completed (%d seconds)\n" msgstr "Pembuatan kunci gagal: %s\n" -#: scd/app-openpgp.c:2605 +#: scd/app-openpgp.c:2602 msgid "invalid structure of OpenPGP card (DO 0x93)\n" msgstr "" -#: scd/app-openpgp.c:2655 +#: scd/app-openpgp.c:2652 msgid "fingerprint on card does not match requested one\n" msgstr "" -#: scd/app-openpgp.c:2770 +#: scd/app-openpgp.c:2767 #, fuzzy, c-format msgid "card does not support digest algorithm %s\n" msgstr "%s signature, algoritma digest %s\n" -#: scd/app-openpgp.c:2846 +#: scd/app-openpgp.c:2843 #, c-format msgid "signatures created so far: %lu\n" msgstr "" -#: scd/app-openpgp.c:3136 +#: scd/app-openpgp.c:3133 msgid "" "verification of Admin PIN is currently prohibited through this command\n" msgstr "" -#: scd/app-openpgp.c:3360 scd/app-openpgp.c:3371 +#: scd/app-openpgp.c:3357 scd/app-openpgp.c:3368 #, fuzzy, c-format msgid "can't access %s - invalid OpenPGP card?\n" msgstr "tidak ditemukan data OpenPGP yang valid.\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-10-29 09:04+0100\n" +"POT-Creation-Date: 2008-11-11 08:40+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" @@ -389,165 +389,165 @@ msgstr "" msgid "|FILE|write environment settings also to FILE" msgstr "" -#: agent/gpg-agent.c:290 agent/preset-passphrase.c:94 agent/protect-tool.c:146 +#: agent/gpg-agent.c:294 agent/preset-passphrase.c:94 agent/protect-tool.c:146 #: scd/scdaemon.c:213 sm/gpgsm.c:571 tools/gpg-connect-agent.c:173 #: tools/gpgconf.c:99 tools/symcryptrun.c:204 tools/gpg-check-pattern.c:141 #, fuzzy msgid "Please report bugs to <" msgstr "Per favore segnala i bug a <[email protected]>.\n" -#: agent/gpg-agent.c:293 +#: agent/gpg-agent.c:297 #, fuzzy msgid "Usage: gpg-agent [options] (-h for help)" msgstr "Uso: gpg [opzioni] [files] (-h per l'aiuto)" -#: agent/gpg-agent.c:295 +#: agent/gpg-agent.c:299 msgid "" "Syntax: gpg-agent [options] [command [args]]\n" "Secret key management for GnuPG\n" msgstr "" -#: agent/gpg-agent.c:330 g10/gpg.c:971 scd/scdaemon.c:253 sm/gpgsm.c:735 +#: agent/gpg-agent.c:334 g10/gpg.c:971 scd/scdaemon.c:253 sm/gpgsm.c:735 #, c-format msgid "invalid debug-level `%s' given\n" msgstr "" -#: agent/gpg-agent.c:529 agent/protect-tool.c:1068 kbx/kbxutil.c:430 +#: agent/gpg-agent.c:532 agent/protect-tool.c:1068 kbx/kbxutil.c:430 #: scd/scdaemon.c:347 sm/gpgsm.c:973 sm/gpgsm.c:976 tools/symcryptrun.c:997 #: tools/gpg-check-pattern.c:178 #, c-format msgid "%s is too old (need %s, have %s)\n" msgstr "" -#: agent/gpg-agent.c:628 g10/gpg.c:2071 scd/scdaemon.c:428 sm/gpgsm.c:1064 +#: agent/gpg-agent.c:631 g10/gpg.c:2071 scd/scdaemon.c:428 sm/gpgsm.c:1064 #, 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:633 agent/gpg-agent.c:1216 g10/gpg.c:2075 +#: agent/gpg-agent.c:636 agent/gpg-agent.c:1215 g10/gpg.c:2075 #: scd/scdaemon.c:433 sm/gpgsm.c:1068 tools/symcryptrun.c:930 #, c-format msgid "option file `%s': %s\n" msgstr "file con le opzioni `%s': %s\n" -#: agent/gpg-agent.c:641 g10/gpg.c:2082 scd/scdaemon.c:441 sm/gpgsm.c:1075 +#: agent/gpg-agent.c:644 g10/gpg.c:2082 scd/scdaemon.c:441 sm/gpgsm.c:1075 #, c-format msgid "reading options from `%s'\n" msgstr "lettura delle opzioni da `%s'\n" -#: agent/gpg-agent.c:974 g10/plaintext.c:140 g10/plaintext.c:145 +#: agent/gpg-agent.c:973 g10/plaintext.c:140 g10/plaintext.c:145 #: g10/plaintext.c:162 #, c-format msgid "error creating `%s': %s\n" msgstr "errore creando `%s': %s\n" -#: agent/gpg-agent.c:1330 agent/gpg-agent.c:1452 agent/gpg-agent.c:1456 -#: agent/gpg-agent.c:1497 agent/gpg-agent.c:1501 g10/exec.c:172 +#: agent/gpg-agent.c:1328 agent/gpg-agent.c:1448 agent/gpg-agent.c:1452 +#: agent/gpg-agent.c:1493 agent/gpg-agent.c:1497 g10/exec.c:172 #: g10/openfile.c:429 scd/scdaemon.c:928 #, c-format msgid "can't create directory `%s': %s\n" msgstr "impossibile creare la directory `%s': %s\n" -#: agent/gpg-agent.c:1344 scd/scdaemon.c:942 +#: agent/gpg-agent.c:1342 scd/scdaemon.c:942 msgid "name of socket too long\n" msgstr "" -#: agent/gpg-agent.c:1369 scd/scdaemon.c:965 +#: agent/gpg-agent.c:1365 scd/scdaemon.c:965 #, fuzzy, c-format msgid "can't create socket: %s\n" msgstr "impossibile creare %s: %s\n" -#: agent/gpg-agent.c:1378 +#: agent/gpg-agent.c:1374 #, c-format msgid "socket name `%s' is too long\n" msgstr "" -#: agent/gpg-agent.c:1398 +#: agent/gpg-agent.c:1394 #, fuzzy msgid "a gpg-agent is already running - not starting a new one\n" msgstr "gpg-agent non � disponibile in questa sessione\n" -#: agent/gpg-agent.c:1409 scd/scdaemon.c:985 +#: agent/gpg-agent.c:1405 scd/scdaemon.c:985 #, fuzzy msgid "error getting nonce for the socket\n" msgstr "errore nella creazione della passhprase: %s\n" -#: agent/gpg-agent.c:1414 scd/scdaemon.c:988 +#: agent/gpg-agent.c:1410 scd/scdaemon.c:988 #, fuzzy, c-format msgid "error binding socket to `%s': %s\n" msgstr "errore leggendo `%s': %s\n" -#: agent/gpg-agent.c:1426 scd/scdaemon.c:997 +#: agent/gpg-agent.c:1422 scd/scdaemon.c:997 #, fuzzy, c-format msgid "listen() failed: %s\n" msgstr "aggiornamento fallito: %s\n" -#: agent/gpg-agent.c:1432 scd/scdaemon.c:1004 +#: agent/gpg-agent.c:1428 scd/scdaemon.c:1004 #, fuzzy, c-format msgid "listening on socket `%s'\n" msgstr "scrittura della chiave segreta in `%s'\n" -#: agent/gpg-agent.c:1460 agent/gpg-agent.c:1507 g10/openfile.c:432 +#: agent/gpg-agent.c:1456 agent/gpg-agent.c:1503 g10/openfile.c:432 #, fuzzy, c-format msgid "directory `%s' created\n" msgstr "%s: directory creata\n" -#: agent/gpg-agent.c:1513 +#: agent/gpg-agent.c:1509 #, fuzzy, c-format msgid "stat() failed for `%s': %s\n" msgstr "trustdb: read fallita (n=%d): %s\n" -#: agent/gpg-agent.c:1517 +#: agent/gpg-agent.c:1513 #, fuzzy, c-format msgid "can't use `%s' as home directory\n" msgstr "%s: impossibile creare la directory: %s\n" -#: agent/gpg-agent.c:1634 scd/scdaemon.c:1020 +#: agent/gpg-agent.c:1643 scd/scdaemon.c:1020 #, fuzzy, c-format msgid "error reading nonce on fd %d: %s\n" msgstr "errore leggendo `%s': %s\n" -#: agent/gpg-agent.c:1656 +#: agent/gpg-agent.c:1665 #, c-format msgid "handler 0x%lx for fd %d started\n" msgstr "" -#: agent/gpg-agent.c:1661 +#: agent/gpg-agent.c:1670 #, c-format msgid "handler 0x%lx for fd %d terminated\n" msgstr "" -#: agent/gpg-agent.c:1681 +#: agent/gpg-agent.c:1690 #, c-format msgid "ssh handler 0x%lx for fd %d started\n" msgstr "" -#: agent/gpg-agent.c:1686 +#: agent/gpg-agent.c:1695 #, c-format msgid "ssh handler 0x%lx for fd %d terminated\n" msgstr "" -#: agent/gpg-agent.c:1803 scd/scdaemon.c:1143 +#: agent/gpg-agent.c:1808 scd/scdaemon.c:1143 #, fuzzy, c-format msgid "pth_select failed: %s - waiting 1s\n" msgstr "aggiornamento della chiave segreta fallito: %s\n" -#: agent/gpg-agent.c:1916 scd/scdaemon.c:1210 +#: agent/gpg-agent.c:1921 scd/scdaemon.c:1210 #, fuzzy, c-format msgid "%s %s stopped\n" msgstr "%s: saltata: %s\n" -#: agent/gpg-agent.c:1939 +#: agent/gpg-agent.c:2049 #, fuzzy msgid "no gpg-agent running in this session\n" msgstr "gpg-agent non � disponibile in questa sessione\n" -#: agent/gpg-agent.c:1950 common/simple-pwquery.c:349 common/asshelp.c:326 +#: agent/gpg-agent.c:2060 common/simple-pwquery.c:349 common/asshelp.c:326 #: tools/gpg-connect-agent.c:2094 msgid "malformed GPG_AGENT_INFO environment variable\n" msgstr "variabile di ambiente GPG_AGENT_INFO malformata\n" -#: agent/gpg-agent.c:1963 common/simple-pwquery.c:361 common/asshelp.c:338 +#: agent/gpg-agent.c:2073 common/simple-pwquery.c:361 common/asshelp.c:338 #: tools/gpg-connect-agent.c:2105 #, c-format msgid "gpg-agent protocol version %d is not supported\n" @@ -1140,7 +1140,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:1851 +#: g10/card-util.c:85 scd/app-openpgp.c:1848 #, fuzzy msgid "Reset Code not or not anymore available\n" msgstr "parti della chiave segreta non sono disponibili\n" @@ -6688,29 +6688,29 @@ msgid "" "list, export, import Keybox data\n" msgstr "" -#: scd/app-nks.c:326 scd/app-openpgp.c:1459 scd/app-dinsig.c:297 +#: scd/app-nks.c:325 scd/app-openpgp.c:1456 scd/app-dinsig.c:297 msgid "||Please enter your PIN at the reader's keypad" msgstr "" -#: scd/app-nks.c:330 scd/app-openpgp.c:1463 scd/app-openpgp.c:1495 -#: scd/app-openpgp.c:1642 scd/app-openpgp.c:1660 scd/app-openpgp.c:1860 +#: 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-dinsig.c:301 #, c-format msgid "PIN callback returned error: %s\n" msgstr "" -#: scd/app-nks.c:378 +#: scd/app-nks.c:377 msgid "the NullPIN has not yet been changed\n" 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:558 scd/app-openpgp.c:1900 +#: scd/app-nks.c:557 scd/app-openpgp.c:1897 msgid "|N|New PIN" msgstr "" -#: scd/app-nks.c:561 scd/app-openpgp.c:1904 scd/app-dinsig.c:529 +#: scd/app-nks.c:560 scd/app-openpgp.c:1901 scd/app-dinsig.c:529 #, fuzzy, c-format msgid "error getting new PIN: %s\n" msgstr "errore nella creazione della passhprase: %s\n" @@ -6725,84 +6725,84 @@ msgstr "inizializzazione del trustdb fallita: %s\n" msgid "failed to store the creation date: %s\n" msgstr "rebuild della cache del portachiavi fallito: %s\n" -#: scd/app-openpgp.c:1076 +#: scd/app-openpgp.c:1075 #, fuzzy, c-format msgid "reading public key failed: %s\n" msgstr "cancellazione del keyblock fallita: %s\n" -#: scd/app-openpgp.c:1084 scd/app-openpgp.c:2554 +#: scd/app-openpgp.c:1083 scd/app-openpgp.c:2551 msgid "response does not contain the public key data\n" msgstr "" -#: scd/app-openpgp.c:1092 scd/app-openpgp.c:2562 +#: scd/app-openpgp.c:1091 scd/app-openpgp.c:2559 msgid "response does not contain the RSA modulus\n" msgstr "" -#: scd/app-openpgp.c:1101 scd/app-openpgp.c:2572 +#: scd/app-openpgp.c:1100 scd/app-openpgp.c:2569 msgid "response does not contain the RSA public exponent\n" msgstr "" -#: scd/app-openpgp.c:1419 +#: scd/app-openpgp.c:1416 #, c-format msgid "using default PIN as %s\n" msgstr "" -#: scd/app-openpgp.c:1426 +#: scd/app-openpgp.c:1423 #, c-format msgid "failed to use default PIN as %s: %s - disabling further default use\n" msgstr "" -#: scd/app-openpgp.c:1445 +#: scd/app-openpgp.c:1442 #, c-format msgid "||Please enter your PIN at the reader's keypad%%0A[sigs done: %lu]" msgstr "" -#: scd/app-openpgp.c:1479 +#: scd/app-openpgp.c:1476 #, c-format msgid "||Please enter the PIN%%0A[sigs done: %lu]" msgstr "" -#: scd/app-openpgp.c:1491 +#: scd/app-openpgp.c:1488 #, fuzzy msgid "||Please enter the PIN" msgstr "cambia la passphrase" -#: scd/app-openpgp.c:1502 scd/app-openpgp.c:1667 +#: scd/app-openpgp.c:1499 scd/app-openpgp.c:1664 #, c-format msgid "PIN for CHV%d is too short; minimum length is %d\n" msgstr "" -#: scd/app-openpgp.c:1515 scd/app-openpgp.c:1555 scd/app-openpgp.c:1679 -#: scd/app-openpgp.c:2871 +#: scd/app-openpgp.c:1512 scd/app-openpgp.c:1552 scd/app-openpgp.c:1676 +#: scd/app-openpgp.c:2868 #, fuzzy, c-format msgid "verify CHV%d failed: %s\n" msgstr "invio al keyserver fallito: %s\n" -#: scd/app-openpgp.c:1578 +#: scd/app-openpgp.c:1575 msgid "access to admin commands is not configured\n" msgstr "" -#: scd/app-openpgp.c:1599 scd/app-openpgp.c:1842 scd/app-openpgp.c:3122 +#: scd/app-openpgp.c:1596 scd/app-openpgp.c:1839 scd/app-openpgp.c:3119 msgid "error retrieving CHV status from card\n" msgstr "" -#: scd/app-openpgp.c:1605 scd/app-openpgp.c:3131 +#: scd/app-openpgp.c:1602 scd/app-openpgp.c:3128 msgid "card is permanently locked!\n" msgstr "" -#: scd/app-openpgp.c:1612 +#: scd/app-openpgp.c:1609 #, c-format msgid "%d Admin PIN attempts remaining before card is permanently locked\n" msgstr "" -#: scd/app-openpgp.c:1622 +#: scd/app-openpgp.c:1619 #, c-format msgid "" "|A|Please enter the Admin PIN at the reader's keypad%%0A[remaining attempts: " "%d]" msgstr "" -#: scd/app-openpgp.c:1637 +#: scd/app-openpgp.c:1634 #, 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:1657 +#: scd/app-openpgp.c:1654 msgid "|A|Admin PIN" msgstr "" -#: scd/app-openpgp.c:1856 +#: scd/app-openpgp.c:1853 #, fuzzy msgid "||Please enter the Reset Code for the card" msgstr "Per favore scegli il motivo della revoca:\n" -#: scd/app-openpgp.c:1865 scd/app-openpgp.c:1928 +#: scd/app-openpgp.c:1862 scd/app-openpgp.c:1925 #, c-format msgid "Reset Code is too short; minimum length is %d\n" msgstr "" -#: scd/app-openpgp.c:1899 +#: scd/app-openpgp.c:1896 msgid "|RN|New Reset Code" msgstr "" -#: scd/app-openpgp.c:1900 +#: scd/app-openpgp.c:1897 msgid "|AN|New Admin PIN" msgstr "" -#: scd/app-openpgp.c:1990 scd/app-openpgp.c:2640 +#: scd/app-openpgp.c:1987 scd/app-openpgp.c:2637 #, fuzzy msgid "error reading application data\n" msgstr "errore leggendo il keyblock: %s\n" -#: scd/app-openpgp.c:1996 scd/app-openpgp.c:2647 +#: scd/app-openpgp.c:1993 scd/app-openpgp.c:2644 #, fuzzy msgid "error reading fingerprint DO\n" msgstr "%s: errore durante la lettura del record libero: %s\n" -#: scd/app-openpgp.c:2006 +#: scd/app-openpgp.c:2003 #, fuzzy msgid "key already exists\n" msgstr "`%s' � gi� compresso\n" -#: scd/app-openpgp.c:2010 +#: scd/app-openpgp.c:2007 msgid "existing key will be replaced\n" msgstr "" -#: scd/app-openpgp.c:2012 +#: scd/app-openpgp.c:2009 #, fuzzy msgid "generating new key\n" msgstr "genera una nuova coppia di chiavi" -#: scd/app-openpgp.c:2338 +#: scd/app-openpgp.c:2335 msgid "creation timestamp missing\n" msgstr "" -#: scd/app-openpgp.c:2347 +#: scd/app-openpgp.c:2344 #, c-format msgid "RSA modulus missing or not of size %d bits\n" msgstr "" -#: scd/app-openpgp.c:2359 +#: scd/app-openpgp.c:2356 #, c-format msgid "RSA public exponent missing or larger than %d bits\n" msgstr "" -#: scd/app-openpgp.c:2369 scd/app-openpgp.c:2377 +#: scd/app-openpgp.c:2366 scd/app-openpgp.c:2374 #, c-format msgid "RSA prime %s missing or not of size %d bits\n" msgstr "" -#: scd/app-openpgp.c:2471 +#: scd/app-openpgp.c:2468 #, fuzzy, c-format msgid "failed to store the key: %s\n" msgstr "inizializzazione del trustdb fallita: %s\n" -#: scd/app-openpgp.c:2531 +#: scd/app-openpgp.c:2528 msgid "please wait while key is being generated ...\n" msgstr "" -#: scd/app-openpgp.c:2545 +#: scd/app-openpgp.c:2542 #, fuzzy msgid "generating key failed\n" msgstr "cancellazione del keyblock fallita: %s\n" -#: scd/app-openpgp.c:2548 +#: scd/app-openpgp.c:2545 #, fuzzy, c-format msgid "key generation completed (%d seconds)\n" msgstr "Generazione della chiave fallita: %s\n" -#: scd/app-openpgp.c:2605 +#: scd/app-openpgp.c:2602 msgid "invalid structure of OpenPGP card (DO 0x93)\n" msgstr "" -#: scd/app-openpgp.c:2655 +#: scd/app-openpgp.c:2652 msgid "fingerprint on card does not match requested one\n" msgstr "" -#: scd/app-openpgp.c:2770 +#: scd/app-openpgp.c:2767 #, fuzzy, c-format msgid "card does not support digest algorithm %s\n" msgstr "Firma %s, algoritmo di digest %s\n" -#: scd/app-openpgp.c:2846 +#: scd/app-openpgp.c:2843 #, c-format msgid "signatures created so far: %lu\n" msgstr "" -#: scd/app-openpgp.c:3136 +#: scd/app-openpgp.c:3133 msgid "" "verification of Admin PIN is currently prohibited through this command\n" msgstr "" -#: scd/app-openpgp.c:3360 scd/app-openpgp.c:3371 +#: scd/app-openpgp.c:3357 scd/app-openpgp.c:3368 #, fuzzy, c-format msgid "can't access %s - invalid OpenPGP card?\n" msgstr "Non sono stati trovati dati OpenPGP validi.\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-10-29 09:04+0100\n" +"POT-Creation-Date: 2008-11-11 08:40+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" @@ -393,165 +393,165 @@ msgstr "" msgid "|FILE|write environment settings also to FILE" msgstr "" -#: agent/gpg-agent.c:290 agent/preset-passphrase.c:94 agent/protect-tool.c:146 +#: agent/gpg-agent.c:294 agent/preset-passphrase.c:94 agent/protect-tool.c:146 #: scd/scdaemon.c:213 sm/gpgsm.c:571 tools/gpg-connect-agent.c:173 #: tools/gpgconf.c:99 tools/symcryptrun.c:204 tools/gpg-check-pattern.c:141 #, fuzzy msgid "Please report bugs to <" msgstr "�Х��Ĥ����� <[email protected]> �ޤǤ���𤯤�������\n" -#: agent/gpg-agent.c:293 +#: agent/gpg-agent.c:297 #, fuzzy msgid "Usage: gpg-agent [options] (-h for help)" msgstr "�Ȥ���: gpg [���ץ����] [�ե�����] (�إ�פ� -h)" -#: agent/gpg-agent.c:295 +#: agent/gpg-agent.c:299 msgid "" "Syntax: gpg-agent [options] [command [args]]\n" "Secret key management for GnuPG\n" msgstr "" -#: agent/gpg-agent.c:330 g10/gpg.c:971 scd/scdaemon.c:253 sm/gpgsm.c:735 +#: agent/gpg-agent.c:334 g10/gpg.c:971 scd/scdaemon.c:253 sm/gpgsm.c:735 #, c-format msgid "invalid debug-level `%s' given\n" msgstr "" -#: agent/gpg-agent.c:529 agent/protect-tool.c:1068 kbx/kbxutil.c:430 +#: agent/gpg-agent.c:532 agent/protect-tool.c:1068 kbx/kbxutil.c:430 #: scd/scdaemon.c:347 sm/gpgsm.c:973 sm/gpgsm.c:976 tools/symcryptrun.c:997 #: tools/gpg-check-pattern.c:178 #, c-format msgid "%s is too old (need %s, have %s)\n" msgstr "" -#: agent/gpg-agent.c:628 g10/gpg.c:2071 scd/scdaemon.c:428 sm/gpgsm.c:1064 +#: agent/gpg-agent.c:631 g10/gpg.c:2071 scd/scdaemon.c:428 sm/gpgsm.c:1064 #, c-format msgid "NOTE: no default option file `%s'\n" msgstr "����: ����Υ��ץ���ե������%s�פ�����ޤ���\n" -#: agent/gpg-agent.c:633 agent/gpg-agent.c:1216 g10/gpg.c:2075 +#: agent/gpg-agent.c:636 agent/gpg-agent.c:1215 g10/gpg.c:2075 #: scd/scdaemon.c:433 sm/gpgsm.c:1068 tools/symcryptrun.c:930 #, c-format msgid "option file `%s': %s\n" msgstr "���ץ���ե������%s��: %s\n" -#: agent/gpg-agent.c:641 g10/gpg.c:2082 scd/scdaemon.c:441 sm/gpgsm.c:1075 +#: agent/gpg-agent.c:644 g10/gpg.c:2082 scd/scdaemon.c:441 sm/gpgsm.c:1075 #, c-format msgid "reading options from `%s'\n" msgstr "��%s�פ��饪�ץ������ɤ߽Ф��ޤ�\n" -#: agent/gpg-agent.c:974 g10/plaintext.c:140 g10/plaintext.c:145 +#: agent/gpg-agent.c:973 g10/plaintext.c:140 g10/plaintext.c:145 #: g10/plaintext.c:162 #, c-format msgid "error creating `%s': %s\n" msgstr "��%s�פκ������顼: %s\n" -#: agent/gpg-agent.c:1330 agent/gpg-agent.c:1452 agent/gpg-agent.c:1456 -#: agent/gpg-agent.c:1497 agent/gpg-agent.c:1501 g10/exec.c:172 +#: agent/gpg-agent.c:1328 agent/gpg-agent.c:1448 agent/gpg-agent.c:1452 +#: agent/gpg-agent.c:1493 agent/gpg-agent.c:1497 g10/exec.c:172 #: g10/openfile.c:429 scd/scdaemon.c:928 #, c-format msgid "can't create directory `%s': %s\n" msgstr "�ǥ��쥯�ȥ��%s�פ������Ǥ��ޤ���: %s\n" -#: agent/gpg-agent.c:1344 scd/scdaemon.c:942 +#: agent/gpg-agent.c:1342 scd/scdaemon.c:942 msgid "name of socket too long\n" msgstr "" -#: agent/gpg-agent.c:1369 scd/scdaemon.c:965 +#: agent/gpg-agent.c:1365 scd/scdaemon.c:965 #, fuzzy, c-format msgid "can't create socket: %s\n" msgstr "��%s�פ������Ǥ��ޤ���: %s\n" -#: agent/gpg-agent.c:1378 +#: agent/gpg-agent.c:1374 #, c-format msgid "socket name `%s' is too long\n" msgstr "" -#: agent/gpg-agent.c:1398 +#: agent/gpg-agent.c:1394 #, fuzzy msgid "a gpg-agent is already running - not starting a new one\n" msgstr "���Υ��å�����gpg-agent��̵���Ǥ�\n" -#: agent/gpg-agent.c:1409 scd/scdaemon.c:985 +#: agent/gpg-agent.c:1405 scd/scdaemon.c:985 #, fuzzy msgid "error getting nonce for the socket\n" msgstr "������PIN�μ������顼: %s\n" -#: agent/gpg-agent.c:1414 scd/scdaemon.c:988 +#: agent/gpg-agent.c:1410 scd/scdaemon.c:988 #, fuzzy, c-format msgid "error binding socket to `%s': %s\n" msgstr "��%s�פǿ��ѥ쥳���ɤθ������顼: %s\n" -#: agent/gpg-agent.c:1426 scd/scdaemon.c:997 +#: agent/gpg-agent.c:1422 scd/scdaemon.c:997 #, fuzzy, c-format msgid "listen() failed: %s\n" msgstr "�����˼��Ԥ��ޤ���: %s\n" -#: agent/gpg-agent.c:1432 scd/scdaemon.c:1004 +#: agent/gpg-agent.c:1428 scd/scdaemon.c:1004 #, fuzzy, c-format msgid "listening on socket `%s'\n" msgstr "��%s�פ���̩������ߤޤ�\n" -#: agent/gpg-agent.c:1460 agent/gpg-agent.c:1507 g10/openfile.c:432 +#: agent/gpg-agent.c:1456 agent/gpg-agent.c:1503 g10/openfile.c:432 #, c-format msgid "directory `%s' created\n" msgstr "�ǥ��쥯�ȥ��%s�פ��Ǥ��ޤ���\n" -#: agent/gpg-agent.c:1513 +#: agent/gpg-agent.c:1509 #, fuzzy, c-format msgid "stat() failed for `%s': %s\n" msgstr "fstat(%d)��%s�Ǽ��Ԥ��ޤ���: %s\n" -#: agent/gpg-agent.c:1517 +#: agent/gpg-agent.c:1513 #, fuzzy, c-format msgid "can't use `%s' as home directory\n" msgstr "�ǥ��쥯�ȥ��%s�פ������Ǥ��ޤ���: %s\n" -#: agent/gpg-agent.c:1634 scd/scdaemon.c:1020 +#: agent/gpg-agent.c:1643 scd/scdaemon.c:1020 #, fuzzy, c-format msgid "error reading nonce on fd %d: %s\n" msgstr "��%s�פ��ɽФ����顼: %s\n" -#: agent/gpg-agent.c:1656 +#: agent/gpg-agent.c:1665 #, c-format msgid "handler 0x%lx for fd %d started\n" msgstr "" -#: agent/gpg-agent.c:1661 +#: agent/gpg-agent.c:1670 #, c-format msgid "handler 0x%lx for fd %d terminated\n" msgstr "" -#: agent/gpg-agent.c:1681 +#: agent/gpg-agent.c:1690 #, c-format msgid "ssh handler 0x%lx for fd %d started\n" msgstr "" -#: agent/gpg-agent.c:1686 +#: agent/gpg-agent.c:1695 #, c-format msgid "ssh handler 0x%lx for fd %d terminated\n" msgstr "" -#: agent/gpg-agent.c:1803 scd/scdaemon.c:1143 +#: agent/gpg-agent.c:1808 scd/scdaemon.c:1143 #, fuzzy, c-format msgid "pth_select failed: %s - waiting 1s\n" msgstr "��̩�ι����˼��Ԥ��ޤ���: %s\n" -#: agent/gpg-agent.c:1916 scd/scdaemon.c:1210 +#: agent/gpg-agent.c:1921 scd/scdaemon.c:1210 #, fuzzy, c-format msgid "%s %s stopped\n" msgstr "%s: �����å�: %s\n" -#: agent/gpg-agent.c:1939 +#: agent/gpg-agent.c:2049 #, fuzzy msgid "no gpg-agent running in this session\n" msgstr "���Υ��å�����gpg-agent��̵���Ǥ�\n" -#: agent/gpg-agent.c:1950 common/simple-pwquery.c:349 common/asshelp.c:326 +#: agent/gpg-agent.c:2060 common/simple-pwquery.c:349 common/asshelp.c:326 #: tools/gpg-connect-agent.c:2094 msgid "malformed GPG_AGENT_INFO environment variable\n" msgstr "GPG_AGENT_INFO�Ķ��ѿ��ν�����������ޤ���\n" -#: agent/gpg-agent.c:1963 common/simple-pwquery.c:361 common/asshelp.c:338 +#: agent/gpg-agent.c:2073 common/simple-pwquery.c:361 common/asshelp.c:338 #: tools/gpg-connect-agent.c:2105 #, c-format msgid "gpg-agent protocol version %d is not supported\n" @@ -1140,7 +1140,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:1851 +#: g10/card-util.c:85 scd/app-openpgp.c:1848 #, fuzzy msgid "Reset Code not or not anymore available\n" msgstr "��̩��ʬ�������ޤ���\n" @@ -6465,30 +6465,30 @@ msgid "" "list, export, import Keybox data\n" msgstr "" -#: scd/app-nks.c:326 scd/app-openpgp.c:1459 scd/app-dinsig.c:297 +#: scd/app-nks.c:325 scd/app-openpgp.c:1456 scd/app-dinsig.c:297 msgid "||Please enter your PIN at the reader's keypad" msgstr "" -#: scd/app-nks.c:330 scd/app-openpgp.c:1463 scd/app-openpgp.c:1495 -#: scd/app-openpgp.c:1642 scd/app-openpgp.c:1660 scd/app-openpgp.c:1860 +#: 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-dinsig.c:301 #, c-format msgid "PIN callback returned error: %s\n" msgstr "PIN������Хå������顼���ᤷ�ޤ���: %s\n" -#: scd/app-nks.c:378 +#: scd/app-nks.c:377 msgid "the NullPIN has not yet been changed\n" 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:558 scd/app-openpgp.c:1900 +#: scd/app-nks.c:557 scd/app-openpgp.c:1897 #, fuzzy msgid "|N|New PIN" msgstr "������PIN" -#: scd/app-nks.c:561 scd/app-openpgp.c:1904 scd/app-dinsig.c:529 +#: scd/app-nks.c:560 scd/app-openpgp.c:1901 scd/app-dinsig.c:529 #, c-format msgid "error getting new PIN: %s\n" msgstr "������PIN�μ������顼: %s\n" @@ -6503,84 +6503,84 @@ msgstr "������ݴɤ˼��Ԥ��ޤ���: %s\n" msgid "failed to store the creation date: %s\n" msgstr "���������ݴɤ˼��Ԥ��ޤ���: %s\n" -#: scd/app-openpgp.c:1076 +#: scd/app-openpgp.c:1075 #, fuzzy, c-format msgid "reading public key failed: %s\n" msgstr "�����ɽФ��˼��Ԥ��ޤ���: %s\n" -#: scd/app-openpgp.c:1084 scd/app-openpgp.c:2554 +#: scd/app-openpgp.c:1083 scd/app-openpgp.c:2551 msgid "response does not contain the public key data\n" msgstr "�����˸������ǡ������ޤޤ�Ƥ��ޤ���\n" -#: scd/app-openpgp.c:1092 scd/app-openpgp.c:2562 +#: scd/app-openpgp.c:1091 scd/app-openpgp.c:2559 msgid "response does not contain the RSA modulus\n" msgstr "������RSA��ˡ(modulus)���ޤޤ�Ƥ��ޤ���\n" -#: scd/app-openpgp.c:1101 scd/app-openpgp.c:2572 +#: scd/app-openpgp.c:1100 scd/app-openpgp.c:2569 msgid "response does not contain the RSA public exponent\n" msgstr "������RSA�����ؿ����ޤޤ�Ƥ��ޤ���\n" -#: scd/app-openpgp.c:1419 +#: scd/app-openpgp.c:1416 #, c-format msgid "using default PIN as %s\n" msgstr "" -#: scd/app-openpgp.c:1426 +#: scd/app-openpgp.c:1423 #, c-format msgid "failed to use default PIN as %s: %s - disabling further default use\n" msgstr "" -#: scd/app-openpgp.c:1445 +#: scd/app-openpgp.c:1442 #, fuzzy, c-format msgid "||Please enter your PIN at the reader's keypad%%0A[sigs done: %lu]" msgstr "PIN [��̾��: %lu]" -#: scd/app-openpgp.c:1479 +#: scd/app-openpgp.c:1476 #, fuzzy, c-format msgid "||Please enter the PIN%%0A[sigs done: %lu]" msgstr "PIN [��̾��: %lu]" -#: scd/app-openpgp.c:1491 +#: scd/app-openpgp.c:1488 #, fuzzy msgid "||Please enter the PIN" msgstr "PIN [��̾��: %lu]" -#: scd/app-openpgp.c:1502 scd/app-openpgp.c:1667 +#: scd/app-openpgp.c:1499 scd/app-openpgp.c:1664 #, 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:1515 scd/app-openpgp.c:1555 scd/app-openpgp.c:1679 -#: scd/app-openpgp.c:2871 +#: scd/app-openpgp.c:1512 scd/app-openpgp.c:1552 scd/app-openpgp.c:1676 +#: scd/app-openpgp.c:2868 #, c-format msgid "verify CHV%d failed: %s\n" msgstr "CHV%d�θ��ڤ˼��Ԥ��ޤ���: %s\n" -#: scd/app-openpgp.c:1578 +#: scd/app-openpgp.c:1575 msgid "access to admin commands is not configured\n" msgstr "�������ޥ�ɤؤΥ���������������ꤵ��Ƥ��ޤ���\n" -#: scd/app-openpgp.c:1599 scd/app-openpgp.c:1842 scd/app-openpgp.c:3122 +#: scd/app-openpgp.c:1596 scd/app-openpgp.c:1839 scd/app-openpgp.c:3119 msgid "error retrieving CHV status from card\n" msgstr "�����ɤ����CHV���֤θ����ǥ��顼\n" -#: scd/app-openpgp.c:1605 scd/app-openpgp.c:3131 +#: scd/app-openpgp.c:1602 scd/app-openpgp.c:3128 msgid "card is permanently locked!\n" msgstr "�����ɤ��ʵפ˥��å�����ޤ�!\n" -#: scd/app-openpgp.c:1612 +#: scd/app-openpgp.c:1609 #, c-format msgid "%d Admin PIN attempts remaining before card is permanently locked\n" msgstr "�����ɤαʵץ��å�����%d��Admin PIN�����Ƥ��ޤ�\n" -#: scd/app-openpgp.c:1622 +#: scd/app-openpgp.c:1619 #, 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:1637 +#: scd/app-openpgp.c:1634 #, 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:1657 +#: scd/app-openpgp.c:1654 msgid "|A|Admin PIN" msgstr "|A|Admin PIN" -#: scd/app-openpgp.c:1856 +#: scd/app-openpgp.c:1853 #, fuzzy msgid "||Please enter the Reset Code for the card" msgstr "PIN [��̾��: %lu]" -#: scd/app-openpgp.c:1865 scd/app-openpgp.c:1928 +#: scd/app-openpgp.c:1862 scd/app-openpgp.c:1925 #, fuzzy, c-format msgid "Reset Code is too short; minimum length is %d\n" msgstr "CHV%d��PIN��û�����ޤ�����û��%d\n" -#: scd/app-openpgp.c:1899 +#: scd/app-openpgp.c:1896 msgid "|RN|New Reset Code" msgstr "" -#: scd/app-openpgp.c:1900 +#: scd/app-openpgp.c:1897 #, fuzzy msgid "|AN|New Admin PIN" msgstr "|A|������Admin PIN" -#: scd/app-openpgp.c:1990 scd/app-openpgp.c:2640 +#: scd/app-openpgp.c:1987 scd/app-openpgp.c:2637 msgid "error reading application data\n" msgstr "���ץꥱ������ǡ������ɽФ����顼\n" -#: scd/app-openpgp.c:1996 scd/app-openpgp.c:2647 +#: scd/app-openpgp.c:1993 scd/app-openpgp.c:2644 msgid "error reading fingerprint DO\n" msgstr "����ǡ��������֥������Ȥ��ɽФ����顼\n" -#: scd/app-openpgp.c:2006 +#: scd/app-openpgp.c:2003 msgid "key already exists\n" msgstr "���Ϥ⤦����ޤ�\n" -#: scd/app-openpgp.c:2010 +#: scd/app-openpgp.c:2007 msgid "existing key will be replaced\n" msgstr "��¸�θ��ϸ���ޤ�\n" -#: scd/app-openpgp.c:2012 +#: scd/app-openpgp.c:2009 msgid "generating new key\n" msgstr "��������������\n" -#: scd/app-openpgp.c:2338 +#: scd/app-openpgp.c:2335 msgid "creation timestamp missing\n" msgstr "" -#: scd/app-openpgp.c:2347 +#: scd/app-openpgp.c:2344 #, c-format msgid "RSA modulus missing or not of size %d bits\n" msgstr "" -#: scd/app-openpgp.c:2359 +#: scd/app-openpgp.c:2356 #, fuzzy, c-format msgid "RSA public exponent missing or larger than %d bits\n" msgstr "�����ؿ����礭�����ޤ� (32�ӥåȤ����)\n" -#: scd/app-openpgp.c:2369 scd/app-openpgp.c:2377 +#: scd/app-openpgp.c:2366 scd/app-openpgp.c:2374 #, c-format msgid "RSA prime %s missing or not of size %d bits\n" msgstr "" -#: scd/app-openpgp.c:2471 +#: scd/app-openpgp.c:2468 #, c-format msgid "failed to store the key: %s\n" msgstr "�����ݴɤ˼��Ԥ��ޤ���: %s\n" -#: scd/app-openpgp.c:2531 +#: scd/app-openpgp.c:2528 msgid "please wait while key is being generated ...\n" msgstr "�������δ֡����Ԥ��������� ...\n" -#: scd/app-openpgp.c:2545 +#: scd/app-openpgp.c:2542 msgid "generating key failed\n" msgstr "���������˼��Ԥ��ޤ���\n" -#: scd/app-openpgp.c:2548 +#: scd/app-openpgp.c:2545 #, c-format msgid "key generation completed (%d seconds)\n" msgstr "������������λ���ޤ��� (%d��)\n" -#: scd/app-openpgp.c:2605 +#: scd/app-openpgp.c:2602 msgid "invalid structure of OpenPGP card (DO 0x93)\n" msgstr "OpenPGP�����ɤ�̵���ʹ�¤ (�ǡ��������֥������� 0x93)\n" -#: scd/app-openpgp.c:2655 +#: scd/app-openpgp.c:2652 msgid "fingerprint on card does not match requested one\n" msgstr "" -#: scd/app-openpgp.c:2770 +#: scd/app-openpgp.c:2767 #, fuzzy, c-format msgid "card does not support digest algorithm %s\n" msgstr "%s��̾�����르�ꥺ�� %s\n" -#: scd/app-openpgp.c:2846 +#: scd/app-openpgp.c:2843 #, c-format msgid "signatures created so far: %lu\n" msgstr "����ޤǤ˺������줿��̾: %lu\n" -#: scd/app-openpgp.c:3136 +#: scd/app-openpgp.c:3133 msgid "" "verification of Admin PIN is currently prohibited through this command\n" msgstr "" -#: scd/app-openpgp.c:3360 scd/app-openpgp.c:3371 +#: scd/app-openpgp.c:3357 scd/app-openpgp.c:3368 #, c-format msgid "can't access %s - invalid OpenPGP card?\n" msgstr "%s�˥��������Ǥ��ޤ��� - ̵����OpenPGP������?\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-10-29 09:04+0100\n" +"POT-Creation-Date: 2008-11-11 08:40+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" @@ -393,163 +393,163 @@ msgstr "" msgid "|FILE|write environment settings also to FILE" msgstr "" -#: agent/gpg-agent.c:290 agent/preset-passphrase.c:94 agent/protect-tool.c:146 +#: agent/gpg-agent.c:294 agent/preset-passphrase.c:94 agent/protect-tool.c:146 #: scd/scdaemon.c:213 sm/gpgsm.c:571 tools/gpg-connect-agent.c:173 #: tools/gpgconf.c:99 tools/symcryptrun.c:204 tools/gpg-check-pattern.c:141 #, fuzzy msgid "Please report bugs to <" msgstr "Vennligst rapporter feil til <[email protected]>.\n" -#: agent/gpg-agent.c:293 +#: agent/gpg-agent.c:297 #, fuzzy msgid "Usage: gpg-agent [options] (-h for help)" msgstr "Bruksm�te: gpg [valg] [filer] (-h for hjelp)" -#: agent/gpg-agent.c:295 +#: agent/gpg-agent.c:299 msgid "" "Syntax: gpg-agent [options] [command [args]]\n" "Secret key management for GnuPG\n" msgstr "" -#: agent/gpg-agent.c:330 g10/gpg.c:971 scd/scdaemon.c:253 sm/gpgsm.c:735 +#: agent/gpg-agent.c:334 g10/gpg.c:971 scd/scdaemon.c:253 sm/gpgsm.c:735 #, c-format msgid "invalid debug-level `%s' given\n" msgstr "" -#: agent/gpg-agent.c:529 agent/protect-tool.c:1068 kbx/kbxutil.c:430 +#: agent/gpg-agent.c:532 agent/protect-tool.c:1068 kbx/kbxutil.c:430 #: scd/scdaemon.c:347 sm/gpgsm.c:973 sm/gpgsm.c:976 tools/symcryptrun.c:997 #: tools/gpg-check-pattern.c:178 #, c-format msgid "%s is too old (need %s, have %s)\n" msgstr "" -#: agent/gpg-agent.c:628 g10/gpg.c:2071 scd/scdaemon.c:428 sm/gpgsm.c:1064 +#: agent/gpg-agent.c:631 g10/gpg.c:2071 scd/scdaemon.c:428 sm/gpgsm.c:1064 #, c-format msgid "NOTE: no default option file `%s'\n" msgstr "MERK: ingen standard valgfil �%s�\n" -#: agent/gpg-agent.c:633 agent/gpg-agent.c:1216 g10/gpg.c:2075 +#: agent/gpg-agent.c:636 agent/gpg-agent.c:1215 g10/gpg.c:2075 #: scd/scdaemon.c:433 sm/gpgsm.c:1068 tools/symcryptrun.c:930 #, c-format msgid "option file `%s': %s\n" msgstr "valgfil �%s�: %s\n" -#: agent/gpg-agent.c:641 g10/gpg.c:2082 scd/scdaemon.c:441 sm/gpgsm.c:1075 +#: agent/gpg-agent.c:644 g10/gpg.c:2082 scd/scdaemon.c:441 sm/gpgsm.c:1075 #, c-format msgid "reading options from `%s'\n" msgstr "leser valg fra �%s�\n" -#: agent/gpg-agent.c:974 g10/plaintext.c:140 g10/plaintext.c:145 +#: agent/gpg-agent.c:973 g10/plaintext.c:140 g10/plaintext.c:145 #: g10/plaintext.c:162 #, c-format msgid "error creating `%s': %s\n" msgstr "" -#: agent/gpg-agent.c:1330 agent/gpg-agent.c:1452 agent/gpg-agent.c:1456 -#: agent/gpg-agent.c:1497 agent/gpg-agent.c:1501 g10/exec.c:172 +#: agent/gpg-agent.c:1328 agent/gpg-agent.c:1448 agent/gpg-agent.c:1452 +#: agent/gpg-agent.c:1493 agent/gpg-agent.c:1497 g10/exec.c:172 #: g10/openfile.c:429 scd/scdaemon.c:928 #, c-format msgid "can't create directory `%s': %s\n" msgstr "kan ikke opprette katalogen �%s�: %s\n" -#: agent/gpg-agent.c:1344 scd/scdaemon.c:942 +#: agent/gpg-agent.c:1342 scd/scdaemon.c:942 msgid "name of socket too long\n" msgstr "" -#: agent/gpg-agent.c:1369 scd/scdaemon.c:965 +#: agent/gpg-agent.c:1365 scd/scdaemon.c:965 #, fuzzy, c-format msgid "can't create socket: %s\n" msgstr "kan ikke opprette �%s�: %s\n" -#: agent/gpg-agent.c:1378 +#: agent/gpg-agent.c:1374 #, c-format msgid "socket name `%s' is too long\n" msgstr "" -#: agent/gpg-agent.c:1398 +#: agent/gpg-agent.c:1394 msgid "a gpg-agent is already running - not starting a new one\n" msgstr "" -#: agent/gpg-agent.c:1409 scd/scdaemon.c:985 +#: agent/gpg-agent.c:1405 scd/scdaemon.c:985 #, fuzzy msgid "error getting nonce for the socket\n" msgstr "feil ved henting av ny PIN: %s\n" -#: agent/gpg-agent.c:1414 scd/scdaemon.c:988 +#: agent/gpg-agent.c:1410 scd/scdaemon.c:988 #, fuzzy, c-format msgid "error binding socket to `%s': %s\n" msgstr "feil ved s�king etter tillitspost i �%s�: %s\n" -#: agent/gpg-agent.c:1426 scd/scdaemon.c:997 +#: agent/gpg-agent.c:1422 scd/scdaemon.c:997 #, fuzzy, c-format msgid "listen() failed: %s\n" msgstr "oppdatering mislyktes: %s\n" -#: agent/gpg-agent.c:1432 scd/scdaemon.c:1004 +#: agent/gpg-agent.c:1428 scd/scdaemon.c:1004 #, fuzzy, c-format msgid "listening on socket `%s'\n" msgstr "skriver hemmelig n�kkel til �%s�\n" -#: agent/gpg-agent.c:1460 agent/gpg-agent.c:1507 g10/openfile.c:432 +#: agent/gpg-agent.c:1456 agent/gpg-agent.c:1503 g10/openfile.c:432 #, c-format msgid "directory `%s' created\n" msgstr "katalogen �%s� ble opprettet\n" -#: agent/gpg-agent.c:1513 +#: agent/gpg-agent.c:1509 #, fuzzy, c-format msgid "stat() failed for `%s': %s\n" msgstr "fstat(%d) mislyktes in %s: %s\n" -#: agent/gpg-agent.c:1517 +#: agent/gpg-agent.c:1513 #, fuzzy, c-format msgid "can't use `%s' as home directory\n" msgstr "kan ikke opprette katalogen �%s�: %s\n" -#: agent/gpg-agent.c:1634 scd/scdaemon.c:1020 +#: agent/gpg-agent.c:1643 scd/scdaemon.c:1020 #, fuzzy, c-format msgid "error reading nonce on fd %d: %s\n" msgstr "feil ved lesing av �%s�: %s\n" -#: agent/gpg-agent.c:1656 +#: agent/gpg-agent.c:1665 #, c-format msgid "handler 0x%lx for fd %d started\n" msgstr "" -#: agent/gpg-agent.c:1661 +#: agent/gpg-agent.c:1670 #, c-format msgid "handler 0x%lx for fd %d terminated\n" msgstr "" -#: agent/gpg-agent.c:1681 +#: agent/gpg-agent.c:1690 #, c-format msgid "ssh handler 0x%lx for fd %d started\n" msgstr "" -#: agent/gpg-agent.c:1686 +#: agent/gpg-agent.c:1695 #, c-format msgid "ssh handler 0x%lx for fd %d terminated\n" msgstr "" -#: agent/gpg-agent.c:1803 scd/scdaemon.c:1143 +#: agent/gpg-agent.c:1808 scd/scdaemon.c:1143 #, fuzzy, c-format msgid "pth_select failed: %s - waiting 1s\n" msgstr "oppdatering av hemmelig mislyktes: %s\n" -#: agent/gpg-agent.c:1916 scd/scdaemon.c:1210 +#: agent/gpg-agent.c:1921 scd/scdaemon.c:1210 #, fuzzy, c-format msgid "%s %s stopped\n" msgstr "%s: hoppet over: %s\n" -#: agent/gpg-agent.c:1939 +#: agent/gpg-agent.c:2049 msgid "no gpg-agent running in this session\n" msgstr "" -#: agent/gpg-agent.c:1950 common/simple-pwquery.c:349 common/asshelp.c:326 +#: agent/gpg-agent.c:2060 common/simple-pwquery.c:349 common/asshelp.c:326 #: tools/gpg-connect-agent.c:2094 msgid "malformed GPG_AGENT_INFO environment variable\n" msgstr "" -#: agent/gpg-agent.c:1963 common/simple-pwquery.c:361 common/asshelp.c:338 +#: agent/gpg-agent.c:2073 common/simple-pwquery.c:361 common/asshelp.c:338 #: tools/gpg-connect-agent.c:2105 #, c-format msgid "gpg-agent protocol version %d is not supported\n" @@ -1128,7 +1128,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:1851 +#: g10/card-util.c:85 scd/app-openpgp.c:1848 msgid "Reset Code not or not anymore available\n" msgstr "" @@ -6402,29 +6402,29 @@ msgid "" "list, export, import Keybox data\n" msgstr "" -#: scd/app-nks.c:326 scd/app-openpgp.c:1459 scd/app-dinsig.c:297 +#: scd/app-nks.c:325 scd/app-openpgp.c:1456 scd/app-dinsig.c:297 msgid "||Please enter your PIN at the reader's keypad" msgstr "" -#: scd/app-nks.c:330 scd/app-openpgp.c:1463 scd/app-openpgp.c:1495 -#: scd/app-openpgp.c:1642 scd/app-openpgp.c:1660 scd/app-openpgp.c:1860 +#: 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-dinsig.c:301 #, c-format msgid "PIN callback returned error: %s\n" msgstr "PIN-callback returnerte en feil: %s\n" -#: scd/app-nks.c:378 +#: scd/app-nks.c:377 msgid "the NullPIN has not yet been changed\n" 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:558 scd/app-openpgp.c:1900 +#: scd/app-nks.c:557 scd/app-openpgp.c:1897 msgid "|N|New PIN" msgstr "|N|Ny PIN" -#: scd/app-nks.c:561 scd/app-openpgp.c:1904 scd/app-dinsig.c:529 +#: scd/app-nks.c:560 scd/app-openpgp.c:1901 scd/app-dinsig.c:529 #, c-format msgid "error getting new PIN: %s\n" msgstr "feil ved henting av ny PIN: %s\n" @@ -6439,84 +6439,84 @@ msgstr "klarte ikke � lagre fingeravtrykket: %s\n" msgid "failed to store the creation date: %s\n" msgstr "klarte ikke � lagre opprettelsesdatoen: %s\n" -#: scd/app-openpgp.c:1076 +#: scd/app-openpgp.c:1075 #, c-format msgid "reading public key failed: %s\n" msgstr "lesing av offentlig n�kkel mislyktes: %s\n" -#: scd/app-openpgp.c:1084 scd/app-openpgp.c:2554 +#: scd/app-openpgp.c:1083 scd/app-openpgp.c:2551 msgid "response does not contain the public key data\n" msgstr "respons inneholder ikke data om offentlig n�kkel\n" -#: scd/app-openpgp.c:1092 scd/app-openpgp.c:2562 +#: scd/app-openpgp.c:1091 scd/app-openpgp.c:2559 msgid "response does not contain the RSA modulus\n" msgstr "respons inneholder ikke RSA-modulus\n" -#: scd/app-openpgp.c:1101 scd/app-openpgp.c:2572 +#: scd/app-openpgp.c:1100 scd/app-openpgp.c:2569 msgid "response does not contain the RSA public exponent\n" msgstr "respons inneholder ikke den offentlige RSA-eksponenten\n" -#: scd/app-openpgp.c:1419 +#: scd/app-openpgp.c:1416 #, c-format msgid "using default PIN as %s\n" msgstr "" -#: scd/app-openpgp.c:1426 +#: scd/app-openpgp.c:1423 #, c-format msgid "failed to use default PIN as %s: %s - disabling further default use\n" msgstr "" -#: scd/app-openpgp.c:1445 +#: scd/app-openpgp.c:1442 #, 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:1479 +#: scd/app-openpgp.c:1476 #, 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:1491 +#: scd/app-openpgp.c:1488 #, fuzzy msgid "||Please enter the PIN" msgstr "||Vennligst tast inn PIN%%0A[signaturer utf�rt: %lu]" -#: scd/app-openpgp.c:1502 scd/app-openpgp.c:1667 +#: scd/app-openpgp.c:1499 scd/app-openpgp.c:1664 #, 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:1515 scd/app-openpgp.c:1555 scd/app-openpgp.c:1679 -#: scd/app-openpgp.c:2871 +#: scd/app-openpgp.c:1512 scd/app-openpgp.c:1552 scd/app-openpgp.c:1676 +#: scd/app-openpgp.c:2868 #, c-format msgid "verify CHV%d failed: %s\n" msgstr "bekreftelse av CHV%d mislyktes: %s\n" -#: scd/app-openpgp.c:1578 +#: scd/app-openpgp.c:1575 msgid "access to admin commands is not configured\n" msgstr "tilgang til admin-kommandoer er ikke konfigurert\n" -#: scd/app-openpgp.c:1599 scd/app-openpgp.c:1842 scd/app-openpgp.c:3122 +#: scd/app-openpgp.c:1596 scd/app-openpgp.c:1839 scd/app-openpgp.c:3119 msgid "error retrieving CHV status from card\n" msgstr "feil ved henting av CHV-status fra kort\n" -#: scd/app-openpgp.c:1605 scd/app-openpgp.c:3131 +#: scd/app-openpgp.c:1602 scd/app-openpgp.c:3128 msgid "card is permanently locked!\n" msgstr "kort er permanent l�st!\n" -#: scd/app-openpgp.c:1612 +#: scd/app-openpgp.c:1609 #, 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:1622 +#: scd/app-openpgp.c:1619 #, 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:1637 +#: scd/app-openpgp.c:1634 #, 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:1657 +#: scd/app-openpgp.c:1654 msgid "|A|Admin PIN" msgstr "|A|Admin PIN" -#: scd/app-openpgp.c:1856 +#: scd/app-openpgp.c:1853 #, fuzzy msgid "||Please enter the Reset Code for the card" msgstr "||Vennligst tast inn PIN%%0A[signaturer utf�rt: %lu]" -#: scd/app-openpgp.c:1865 scd/app-openpgp.c:1928 +#: scd/app-openpgp.c:1862 scd/app-openpgp.c:1925 #, 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:1899 +#: scd/app-openpgp.c:1896 msgid "|RN|New Reset Code" msgstr "" -#: scd/app-openpgp.c:1900 +#: scd/app-openpgp.c:1897 msgid "|AN|New Admin PIN" msgstr "|AN|Ny Admin PIN" -#: scd/app-openpgp.c:1990 scd/app-openpgp.c:2640 +#: scd/app-openpgp.c:1987 scd/app-openpgp.c:2637 msgid "error reading application data\n" msgstr "feil ved lesing av applikasjonsdata\n" -#: scd/app-openpgp.c:1996 scd/app-openpgp.c:2647 +#: scd/app-openpgp.c:1993 scd/app-openpgp.c:2644 msgid "error reading fingerprint DO\n" msgstr "feil ved lesing av fingeravtrykk DO\n" -#: scd/app-openpgp.c:2006 +#: scd/app-openpgp.c:2003 msgid "key already exists\n" msgstr "n�kkel finnes allerede\n" -#: scd/app-openpgp.c:2010 +#: scd/app-openpgp.c:2007 msgid "existing key will be replaced\n" msgstr "eksisterende n�kkel vil bli erstattet\n" -#: scd/app-openpgp.c:2012 +#: scd/app-openpgp.c:2009 msgid "generating new key\n" msgstr "generere en ny n�kkel\n" -#: scd/app-openpgp.c:2338 +#: scd/app-openpgp.c:2335 msgid "creation timestamp missing\n" msgstr "tidsstempel for opprettelse mangler\n" -#: scd/app-openpgp.c:2347 +#: scd/app-openpgp.c:2344 #, 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:2359 +#: scd/app-openpgp.c:2356 #, 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:2369 scd/app-openpgp.c:2377 +#: scd/app-openpgp.c:2366 scd/app-openpgp.c:2374 #, 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:2471 +#: scd/app-openpgp.c:2468 #, c-format msgid "failed to store the key: %s\n" msgstr "klarte ikke � lagre n�kkelen: %s\n" -#: scd/app-openpgp.c:2531 +#: scd/app-openpgp.c:2528 msgid "please wait while key is being generated ...\n" msgstr "vennligst vent mens n�kkel blir generert ...\n" -#: scd/app-openpgp.c:2545 +#: scd/app-openpgp.c:2542 msgid "generating key failed\n" msgstr "n�kkelgenerering mislyktes\n" -#: scd/app-openpgp.c:2548 +#: scd/app-openpgp.c:2545 #, c-format msgid "key generation completed (%d seconds)\n" msgstr "n�kkelgenerering fullf�rt (%d sekunder)\n" -#: scd/app-openpgp.c:2605 +#: scd/app-openpgp.c:2602 msgid "invalid structure of OpenPGP card (DO 0x93)\n" msgstr "ugyldig struktur i OpenPGP-kort (DO 0x93)\n" -#: scd/app-openpgp.c:2655 +#: scd/app-openpgp.c:2652 msgid "fingerprint on card does not match requested one\n" msgstr "" -#: scd/app-openpgp.c:2770 +#: scd/app-openpgp.c:2767 #, c-format msgid "card does not support digest algorithm %s\n" msgstr "kortet st�tter ikke digestalgoritme %s\n" -#: scd/app-openpgp.c:2846 +#: scd/app-openpgp.c:2843 #, c-format msgid "signatures created so far: %lu\n" msgstr "signaturer opprettet s� langt: %lu\n" -#: scd/app-openpgp.c:3136 +#: scd/app-openpgp.c:3133 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:3360 scd/app-openpgp.c:3371 +#: scd/app-openpgp.c:3357 scd/app-openpgp.c:3368 #, c-format msgid "can't access %s - invalid OpenPGP card?\n" msgstr "kan ikke aksere %s - ugyldig OpenPGP-kort?\n" @@ -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-10-29 09:04+0100\n" +"POT-Creation-Date: 2008-11-11 08:40+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" @@ -394,17 +394,17 @@ msgstr "w��czenie emulacji ssh-agenta" msgid "|FILE|write environment settings also to FILE" msgstr "|PLIK|zapis ustawie� �rodowiska tak�e do PLIKU" -#: agent/gpg-agent.c:290 agent/preset-passphrase.c:94 agent/protect-tool.c:146 +#: agent/gpg-agent.c:294 agent/preset-passphrase.c:94 agent/protect-tool.c:146 #: scd/scdaemon.c:213 sm/gpgsm.c:571 tools/gpg-connect-agent.c:173 #: 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 <" -#: agent/gpg-agent.c:293 +#: agent/gpg-agent.c:297 msgid "Usage: gpg-agent [options] (-h for help)" msgstr "Wywo�anie: gpg-agent [opcje] (-h podaje pomoc)" -#: agent/gpg-agent.c:295 +#: agent/gpg-agent.c:299 msgid "" "Syntax: gpg-agent [options] [command [args]]\n" "Secret key management for GnuPG\n" @@ -412,145 +412,145 @@ msgstr "" "Sk�adnia: gpg-agent [opcje] [polecenie [argumenty]]\n" "Zarz�dzanie kluczem tajnym dla GnuPG\n" -#: agent/gpg-agent.c:330 g10/gpg.c:971 scd/scdaemon.c:253 sm/gpgsm.c:735 +#: agent/gpg-agent.c:334 g10/gpg.c:971 scd/scdaemon.c:253 sm/gpgsm.c:735 #, c-format msgid "invalid debug-level `%s' given\n" msgstr "podano b��dny poziom diagnostyki ,,%s''\n" -#: agent/gpg-agent.c:529 agent/protect-tool.c:1068 kbx/kbxutil.c:430 +#: agent/gpg-agent.c:532 agent/protect-tool.c:1068 kbx/kbxutil.c:430 #: scd/scdaemon.c:347 sm/gpgsm.c:973 sm/gpgsm.c:976 tools/symcryptrun.c:997 #: tools/gpg-check-pattern.c:178 #, 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:628 g10/gpg.c:2071 scd/scdaemon.c:428 sm/gpgsm.c:1064 +#: agent/gpg-agent.c:631 g10/gpg.c:2071 scd/scdaemon.c:428 sm/gpgsm.c:1064 #, c-format msgid "NOTE: no default option file `%s'\n" msgstr "UWAGA: brak domy�lnego pliku opcji ,,%s''\n" -#: agent/gpg-agent.c:633 agent/gpg-agent.c:1216 g10/gpg.c:2075 +#: agent/gpg-agent.c:636 agent/gpg-agent.c:1215 g10/gpg.c:2075 #: scd/scdaemon.c:433 sm/gpgsm.c:1068 tools/symcryptrun.c:930 #, c-format msgid "option file `%s': %s\n" msgstr "plik opcji ,,%s'': %s\n" -#: agent/gpg-agent.c:641 g10/gpg.c:2082 scd/scdaemon.c:441 sm/gpgsm.c:1075 +#: agent/gpg-agent.c:644 g10/gpg.c:2082 scd/scdaemon.c:441 sm/gpgsm.c:1075 #, c-format msgid "reading options from `%s'\n" msgstr "odczyt opcji z ,,%s''\n" -#: agent/gpg-agent.c:974 g10/plaintext.c:140 g10/plaintext.c:145 +#: agent/gpg-agent.c:973 g10/plaintext.c:140 g10/plaintext.c:145 #: g10/plaintext.c:162 #, c-format msgid "error creating `%s': %s\n" msgstr "b��d tworzenia ,,%s'': %s\n" -#: agent/gpg-agent.c:1330 agent/gpg-agent.c:1452 agent/gpg-agent.c:1456 -#: agent/gpg-agent.c:1497 agent/gpg-agent.c:1501 g10/exec.c:172 +#: agent/gpg-agent.c:1328 agent/gpg-agent.c:1448 agent/gpg-agent.c:1452 +#: agent/gpg-agent.c:1493 agent/gpg-agent.c:1497 g10/exec.c:172 #: g10/openfile.c:429 scd/scdaemon.c:928 #, c-format msgid "can't create directory `%s': %s\n" msgstr "nie mo�na utworzy� katalogu ,,%s'': %s\n" -#: agent/gpg-agent.c:1344 scd/scdaemon.c:942 +#: agent/gpg-agent.c:1342 scd/scdaemon.c:942 msgid "name of socket too long\n" msgstr "nazwa gniazda zbyt d�uga\n" -#: agent/gpg-agent.c:1369 scd/scdaemon.c:965 +#: agent/gpg-agent.c:1365 scd/scdaemon.c:965 #, c-format msgid "can't create socket: %s\n" msgstr "nie mo�na utworzy� gniazda: %s\n" -#: agent/gpg-agent.c:1378 +#: agent/gpg-agent.c:1374 #, fuzzy, c-format msgid "socket name `%s' is too long\n" msgstr "nazwa gniazda zbyt d�uga\n" -#: agent/gpg-agent.c:1398 +#: agent/gpg-agent.c:1394 msgid "a gpg-agent is already running - not starting a new one\n" msgstr "gpg-agent ju� dzia�a - nie uruchamianie nowego\n" -#: agent/gpg-agent.c:1409 scd/scdaemon.c:985 +#: agent/gpg-agent.c:1405 scd/scdaemon.c:985 #, fuzzy msgid "error getting nonce for the socket\n" msgstr "b��d podczas odczytu nowego PIN-u: %s\n" -#: agent/gpg-agent.c:1414 scd/scdaemon.c:988 +#: agent/gpg-agent.c:1410 scd/scdaemon.c:988 #, c-format msgid "error binding socket to `%s': %s\n" msgstr "b��d podczas przypisywania gniazda do ,,%s'': %s\n" -#: agent/gpg-agent.c:1426 scd/scdaemon.c:997 +#: agent/gpg-agent.c:1422 scd/scdaemon.c:997 #, c-format msgid "listen() failed: %s\n" msgstr "listen() nie powiod�o si�: %s\n" -#: agent/gpg-agent.c:1432 scd/scdaemon.c:1004 +#: agent/gpg-agent.c:1428 scd/scdaemon.c:1004 #, c-format msgid "listening on socket `%s'\n" msgstr "nas�uchiwanie na gnie�dzie ,,%s''\n" -#: agent/gpg-agent.c:1460 agent/gpg-agent.c:1507 g10/openfile.c:432 +#: agent/gpg-agent.c:1456 agent/gpg-agent.c:1503 g10/openfile.c:432 #, c-format msgid "directory `%s' created\n" msgstr "katalog ,,%s'' utworzony\n" -#: agent/gpg-agent.c:1513 +#: agent/gpg-agent.c:1509 #, c-format msgid "stat() failed for `%s': %s\n" msgstr "stat() nie powiod�o si� dla ,,%s'': %s\n" -#: agent/gpg-agent.c:1517 +#: agent/gpg-agent.c:1513 #, c-format msgid "can't use `%s' as home directory\n" msgstr "nie mo�na u�y� ,,%s'' jako katalogu domowego\n" -#: agent/gpg-agent.c:1634 scd/scdaemon.c:1020 +#: agent/gpg-agent.c:1643 scd/scdaemon.c:1020 #, fuzzy, c-format msgid "error reading nonce on fd %d: %s\n" msgstr "b��d odczytu z %s: %s\n" -#: agent/gpg-agent.c:1656 +#: agent/gpg-agent.c:1665 #, c-format msgid "handler 0x%lx for fd %d started\n" msgstr "obs�uga 0x%lx dla fd %d uruchomiona\n" -#: agent/gpg-agent.c:1661 +#: agent/gpg-agent.c:1670 #, c-format msgid "handler 0x%lx for fd %d terminated\n" msgstr "obs�uga 0x%lx dla fd %d zako�czona\n" -#: agent/gpg-agent.c:1681 +#: agent/gpg-agent.c:1690 #, c-format msgid "ssh handler 0x%lx for fd %d started\n" msgstr "obs�uga ssh 0x%lx dla fd %d uruchomiona\n" -#: agent/gpg-agent.c:1686 +#: agent/gpg-agent.c:1695 #, c-format 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:1803 scd/scdaemon.c:1143 +#: agent/gpg-agent.c:1808 scd/scdaemon.c:1143 #, 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:1916 scd/scdaemon.c:1210 +#: agent/gpg-agent.c:1921 scd/scdaemon.c:1210 #, c-format msgid "%s %s stopped\n" msgstr "%s %s zatrzymany\n" -#: agent/gpg-agent.c:1939 +#: agent/gpg-agent.c:2049 msgid "no gpg-agent running in this session\n" msgstr "brak dzia�aj�cego gpg-agenta w tej sesji\n" -#: agent/gpg-agent.c:1950 common/simple-pwquery.c:349 common/asshelp.c:326 +#: agent/gpg-agent.c:2060 common/simple-pwquery.c:349 common/asshelp.c:326 #: tools/gpg-connect-agent.c:2094 msgid "malformed GPG_AGENT_INFO environment variable\n" msgstr "z�y format zmiennej �rodowiskowej GPG_AGENT_INFO\n" -#: agent/gpg-agent.c:1963 common/simple-pwquery.c:361 common/asshelp.c:338 +#: agent/gpg-agent.c:2073 common/simple-pwquery.c:361 common/asshelp.c:338 #: tools/gpg-connect-agent.c:2105 #, c-format msgid "gpg-agent protocol version %d is not supported\n" @@ -1141,7 +1141,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:1851 +#: g10/card-util.c:85 scd/app-openpgp.c:1848 #, fuzzy msgid "Reset Code not or not anymore available\n" msgstr "tajne cz�ci klucza s� niedost�pne\n" @@ -6538,29 +6538,29 @@ msgstr "" "Sk�adnia: kbxutil [opcje] [pliki]\n" "wypisywanie, eksport, import danych Keybox\n" -#: scd/app-nks.c:326 scd/app-openpgp.c:1459 scd/app-dinsig.c:297 +#: scd/app-nks.c:325 scd/app-openpgp.c:1456 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:330 scd/app-openpgp.c:1463 scd/app-openpgp.c:1495 -#: scd/app-openpgp.c:1642 scd/app-openpgp.c:1660 scd/app-openpgp.c:1860 +#: 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-dinsig.c:301 #, c-format msgid "PIN callback returned error: %s\n" msgstr "Zapytanie zwrotne o PIN zwr�ci�o b��d: %s\n" -#: scd/app-nks.c:378 +#: scd/app-nks.c:377 msgid "the NullPIN has not yet been changed\n" 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:558 scd/app-openpgp.c:1900 +#: scd/app-nks.c:557 scd/app-openpgp.c:1897 msgid "|N|New PIN" msgstr "|N|Nowy PIN" -#: scd/app-nks.c:561 scd/app-openpgp.c:1904 scd/app-dinsig.c:529 +#: scd/app-nks.c:560 scd/app-openpgp.c:1901 scd/app-dinsig.c:529 #, c-format msgid "error getting new PIN: %s\n" msgstr "b��d podczas odczytu nowego PIN-u: %s\n" @@ -6575,78 +6575,78 @@ msgstr "nie powi�d� si� zapis odcisku: %s\n" msgid "failed to store the creation date: %s\n" msgstr "nie powi�d� si� zapis daty utworzenia: %s\n" -#: scd/app-openpgp.c:1076 +#: scd/app-openpgp.c:1075 #, c-format msgid "reading public key failed: %s\n" msgstr "odczyt klucza publicznego nie powi�d� si�: %s\n" -#: scd/app-openpgp.c:1084 scd/app-openpgp.c:2554 +#: scd/app-openpgp.c:1083 scd/app-openpgp.c:2551 msgid "response does not contain the public key data\n" msgstr "odpowied� nie zawiera danych klucza publicznego\n" -#: scd/app-openpgp.c:1092 scd/app-openpgp.c:2562 +#: scd/app-openpgp.c:1091 scd/app-openpgp.c:2559 msgid "response does not contain the RSA modulus\n" msgstr "odpowied� nie zawiera wsp�czynnika RSA\n" -#: scd/app-openpgp.c:1101 scd/app-openpgp.c:2572 +#: scd/app-openpgp.c:1100 scd/app-openpgp.c:2569 msgid "response does not contain the RSA public exponent\n" msgstr "odpowied� nie zawiera publicznego wyk�adnika RSA\n" -#: scd/app-openpgp.c:1419 +#: scd/app-openpgp.c:1416 #, c-format msgid "using default PIN as %s\n" msgstr "" -#: scd/app-openpgp.c:1426 +#: scd/app-openpgp.c:1423 #, c-format msgid "failed to use default PIN as %s: %s - disabling further default use\n" msgstr "" -#: scd/app-openpgp.c:1445 +#: scd/app-openpgp.c:1442 #, 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:1479 +#: scd/app-openpgp.c:1476 #, c-format msgid "||Please enter the PIN%%0A[sigs done: %lu]" msgstr "||Prosz� wpisa� PIN%%0A[podpis�w wykonanych: %lu]" -#: scd/app-openpgp.c:1491 +#: scd/app-openpgp.c:1488 #, fuzzy msgid "||Please enter the PIN" msgstr "||Prosz� wpisa� PIN%%0A[podpis�w wykonanych: %lu]" -#: scd/app-openpgp.c:1502 scd/app-openpgp.c:1667 +#: scd/app-openpgp.c:1499 scd/app-openpgp.c:1664 #, 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:1515 scd/app-openpgp.c:1555 scd/app-openpgp.c:1679 -#: scd/app-openpgp.c:2871 +#: scd/app-openpgp.c:1512 scd/app-openpgp.c:1552 scd/app-openpgp.c:1676 +#: scd/app-openpgp.c:2868 #, c-format msgid "verify CHV%d failed: %s\n" msgstr "weryfikacja CHV%d nie powiod�a si�: %s\n" -#: scd/app-openpgp.c:1578 +#: scd/app-openpgp.c:1575 msgid "access to admin commands is not configured\n" msgstr "dost�p do polece� administratora nie zosta� skonfigurowany\n" -#: scd/app-openpgp.c:1599 scd/app-openpgp.c:1842 scd/app-openpgp.c:3122 +#: scd/app-openpgp.c:1596 scd/app-openpgp.c:1839 scd/app-openpgp.c:3119 msgid "error retrieving CHV status from card\n" msgstr "b��d podczas odczytu stanu CHV z karty\n" -#: scd/app-openpgp.c:1605 scd/app-openpgp.c:3131 +#: scd/app-openpgp.c:1602 scd/app-openpgp.c:3128 msgid "card is permanently locked!\n" msgstr "karta zosta�a trwale zablokowana!\n" -#: scd/app-openpgp.c:1612 +#: scd/app-openpgp.c:1609 #, 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:1622 +#: scd/app-openpgp.c:1619 #, 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:1637 +#: scd/app-openpgp.c:1634 #, 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:1657 +#: scd/app-openpgp.c:1654 msgid "|A|Admin PIN" msgstr "|A|PIN administratora" -#: scd/app-openpgp.c:1856 +#: scd/app-openpgp.c:1853 #, fuzzy msgid "||Please enter the Reset Code for the card" msgstr "Prosz� wprowadzi� PIN%s%s%s aby odblokowa� kart�" -#: scd/app-openpgp.c:1865 scd/app-openpgp.c:1928 +#: scd/app-openpgp.c:1862 scd/app-openpgp.c:1925 #, 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:1899 +#: scd/app-openpgp.c:1896 msgid "|RN|New Reset Code" msgstr "" -#: scd/app-openpgp.c:1900 +#: scd/app-openpgp.c:1897 msgid "|AN|New Admin PIN" msgstr "|AN|Nowy PIN administratora" -#: scd/app-openpgp.c:1990 scd/app-openpgp.c:2640 +#: scd/app-openpgp.c:1987 scd/app-openpgp.c:2637 msgid "error reading application data\n" msgstr "b��d podczas odczytu danych aplikacji\n" -#: scd/app-openpgp.c:1996 scd/app-openpgp.c:2647 +#: scd/app-openpgp.c:1993 scd/app-openpgp.c:2644 msgid "error reading fingerprint DO\n" msgstr "b��d podczas odczytu odcisku DO\n" -#: scd/app-openpgp.c:2006 +#: scd/app-openpgp.c:2003 msgid "key already exists\n" msgstr "klucz ju� istnieje\n" -#: scd/app-openpgp.c:2010 +#: scd/app-openpgp.c:2007 msgid "existing key will be replaced\n" msgstr "istniej�cy klucz zostanie zast�piony\n" -#: scd/app-openpgp.c:2012 +#: scd/app-openpgp.c:2009 msgid "generating new key\n" msgstr "generowanie nowego klucza\n" -#: scd/app-openpgp.c:2338 +#: scd/app-openpgp.c:2335 msgid "creation timestamp missing\n" msgstr "brak datownika utworzenia\n" -#: scd/app-openpgp.c:2347 +#: scd/app-openpgp.c:2344 #, 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:2359 +#: scd/app-openpgp.c:2356 #, 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:2369 scd/app-openpgp.c:2377 +#: scd/app-openpgp.c:2366 scd/app-openpgp.c:2374 #, 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:2471 +#: scd/app-openpgp.c:2468 #, c-format msgid "failed to store the key: %s\n" msgstr "nie powi�d� si� zapis klucza: %s\n" -#: scd/app-openpgp.c:2531 +#: scd/app-openpgp.c:2528 msgid "please wait while key is being generated ...\n" msgstr "prosz� czeka� na wygenerowanie klucza...\n" -#: scd/app-openpgp.c:2545 +#: scd/app-openpgp.c:2542 msgid "generating key failed\n" msgstr "generowanie klucza nie powiod�o si�\n" -#: scd/app-openpgp.c:2548 +#: scd/app-openpgp.c:2545 #, c-format msgid "key generation completed (%d seconds)\n" msgstr "generowanie klucza zako�czone (%d sekund)\n" -#: scd/app-openpgp.c:2605 +#: scd/app-openpgp.c:2602 msgid "invalid structure of OpenPGP card (DO 0x93)\n" msgstr "niepoprawna struktura karty OpenPGP (DO 0x93)\n" -#: scd/app-openpgp.c:2655 +#: scd/app-openpgp.c:2652 msgid "fingerprint on card does not match requested one\n" msgstr "odcisk na karcie nie zgadza si� z ��danym\n" -#: scd/app-openpgp.c:2770 +#: scd/app-openpgp.c:2767 #, 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:2846 +#: scd/app-openpgp.c:2843 #, c-format msgid "signatures created so far: %lu\n" msgstr "dotychczas stworzono podpis�w: %lu\n" -#: scd/app-openpgp.c:3136 +#: scd/app-openpgp.c:3133 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:3360 scd/app-openpgp.c:3371 +#: scd/app-openpgp.c:3357 scd/app-openpgp.c:3368 #, c-format msgid "can't access %s - invalid OpenPGP card?\n" msgstr "nie mo�na dosta� si� do %s - niepoprawna karta OpenPGP?\n" @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: gnupg\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2008-10-29 09:04+0100\n" +"POT-Creation-Date: 2008-11-11 08:40+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" @@ -393,165 +393,165 @@ msgstr "" msgid "|FILE|write environment settings also to FILE" msgstr "" -#: agent/gpg-agent.c:290 agent/preset-passphrase.c:94 agent/protect-tool.c:146 +#: agent/gpg-agent.c:294 agent/preset-passphrase.c:94 agent/protect-tool.c:146 #: scd/scdaemon.c:213 sm/gpgsm.c:571 tools/gpg-connect-agent.c:173 #: tools/gpgconf.c:99 tools/symcryptrun.c:204 tools/gpg-check-pattern.c:141 #, fuzzy msgid "Please report bugs to <" msgstr "Por favor comunique bugs para <[email protected]>.\n" -#: agent/gpg-agent.c:293 +#: agent/gpg-agent.c:297 #, fuzzy msgid "Usage: gpg-agent [options] (-h for help)" msgstr "Uso: gpg [op��es] [ficheiros] (-h para ajuda)" -#: agent/gpg-agent.c:295 +#: agent/gpg-agent.c:299 msgid "" "Syntax: gpg-agent [options] [command [args]]\n" "Secret key management for GnuPG\n" msgstr "" -#: agent/gpg-agent.c:330 g10/gpg.c:971 scd/scdaemon.c:253 sm/gpgsm.c:735 +#: agent/gpg-agent.c:334 g10/gpg.c:971 scd/scdaemon.c:253 sm/gpgsm.c:735 #, c-format msgid "invalid debug-level `%s' given\n" msgstr "" -#: agent/gpg-agent.c:529 agent/protect-tool.c:1068 kbx/kbxutil.c:430 +#: agent/gpg-agent.c:532 agent/protect-tool.c:1068 kbx/kbxutil.c:430 #: scd/scdaemon.c:347 sm/gpgsm.c:973 sm/gpgsm.c:976 tools/symcryptrun.c:997 #: tools/gpg-check-pattern.c:178 #, c-format msgid "%s is too old (need %s, have %s)\n" msgstr "" -#: agent/gpg-agent.c:628 g10/gpg.c:2071 scd/scdaemon.c:428 sm/gpgsm.c:1064 +#: agent/gpg-agent.c:631 g10/gpg.c:2071 scd/scdaemon.c:428 sm/gpgsm.c:1064 #, 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:633 agent/gpg-agent.c:1216 g10/gpg.c:2075 +#: agent/gpg-agent.c:636 agent/gpg-agent.c:1215 g10/gpg.c:2075 #: scd/scdaemon.c:433 sm/gpgsm.c:1068 tools/symcryptrun.c:930 #, c-format msgid "option file `%s': %s\n" msgstr "ficheiro de op��es `%s': %s\n" -#: agent/gpg-agent.c:641 g10/gpg.c:2082 scd/scdaemon.c:441 sm/gpgsm.c:1075 +#: agent/gpg-agent.c:644 g10/gpg.c:2082 scd/scdaemon.c:441 sm/gpgsm.c:1075 #, c-format msgid "reading options from `%s'\n" msgstr "a ler op��es de `%s'\n" -#: agent/gpg-agent.c:974 g10/plaintext.c:140 g10/plaintext.c:145 +#: agent/gpg-agent.c:973 g10/plaintext.c:140 g10/plaintext.c:145 #: g10/plaintext.c:162 #, c-format msgid "error creating `%s': %s\n" msgstr "erro ao criar `%s': %s\n" -#: agent/gpg-agent.c:1330 agent/gpg-agent.c:1452 agent/gpg-agent.c:1456 -#: agent/gpg-agent.c:1497 agent/gpg-agent.c:1501 g10/exec.c:172 +#: agent/gpg-agent.c:1328 agent/gpg-agent.c:1448 agent/gpg-agent.c:1452 +#: agent/gpg-agent.c:1493 agent/gpg-agent.c:1497 g10/exec.c:172 #: g10/openfile.c:429 scd/scdaemon.c:928 #, fuzzy, c-format msgid "can't create directory `%s': %s\n" msgstr "%s: imposs�vel criar directoria: %s\n" -#: agent/gpg-agent.c:1344 scd/scdaemon.c:942 +#: agent/gpg-agent.c:1342 scd/scdaemon.c:942 msgid "name of socket too long\n" msgstr "" -#: agent/gpg-agent.c:1369 scd/scdaemon.c:965 +#: agent/gpg-agent.c:1365 scd/scdaemon.c:965 #, fuzzy, c-format msgid "can't create socket: %s\n" msgstr "imposs�vel criar %s: %s\n" -#: agent/gpg-agent.c:1378 +#: agent/gpg-agent.c:1374 #, c-format msgid "socket name `%s' is too long\n" msgstr "" -#: agent/gpg-agent.c:1398 +#: agent/gpg-agent.c:1394 #, fuzzy msgid "a gpg-agent is already running - not starting a new one\n" msgstr "o gpg-agent n�o est� dispon�vel nesta sess�o\n" -#: agent/gpg-agent.c:1409 scd/scdaemon.c:985 +#: agent/gpg-agent.c:1405 scd/scdaemon.c:985 #, fuzzy msgid "error getting nonce for the socket\n" msgstr "erro na cria��o da frase secreta: %s\n" -#: agent/gpg-agent.c:1414 scd/scdaemon.c:988 +#: agent/gpg-agent.c:1410 scd/scdaemon.c:988 #, fuzzy, c-format msgid "error binding socket to `%s': %s\n" msgstr "erro ao enviar para `%s': %s\n" -#: agent/gpg-agent.c:1426 scd/scdaemon.c:997 +#: agent/gpg-agent.c:1422 scd/scdaemon.c:997 #, fuzzy, c-format msgid "listen() failed: %s\n" msgstr "actualiza��o falhou: %s\n" -#: agent/gpg-agent.c:1432 scd/scdaemon.c:1004 +#: agent/gpg-agent.c:1428 scd/scdaemon.c:1004 #, fuzzy, c-format msgid "listening on socket `%s'\n" msgstr "a escrever chave privada para `%s'\n" -#: agent/gpg-agent.c:1460 agent/gpg-agent.c:1507 g10/openfile.c:432 +#: agent/gpg-agent.c:1456 agent/gpg-agent.c:1503 g10/openfile.c:432 #, fuzzy, c-format msgid "directory `%s' created\n" msgstr "%s: directoria criada\n" -#: agent/gpg-agent.c:1513 +#: agent/gpg-agent.c:1509 #, fuzzy, c-format msgid "stat() failed for `%s': %s\n" msgstr "base de dados de confian�a: leitura falhou (n=%d): %s\n" -#: agent/gpg-agent.c:1517 +#: agent/gpg-agent.c:1513 #, fuzzy, c-format msgid "can't use `%s' as home directory\n" msgstr "%s: imposs�vel criar directoria: %s\n" -#: agent/gpg-agent.c:1634 scd/scdaemon.c:1020 +#: agent/gpg-agent.c:1643 scd/scdaemon.c:1020 #, fuzzy, c-format msgid "error reading nonce on fd %d: %s\n" msgstr "erro na leitura de `%s': %s\n" -#: agent/gpg-agent.c:1656 +#: agent/gpg-agent.c:1665 #, c-format msgid "handler 0x%lx for fd %d started\n" msgstr "" -#: agent/gpg-agent.c:1661 +#: agent/gpg-agent.c:1670 #, c-format msgid "handler 0x%lx for fd %d terminated\n" msgstr "" -#: agent/gpg-agent.c:1681 +#: agent/gpg-agent.c:1690 #, c-format msgid "ssh handler 0x%lx for fd %d started\n" msgstr "" -#: agent/gpg-agent.c:1686 +#: agent/gpg-agent.c:1695 #, c-format msgid "ssh handler 0x%lx for fd %d terminated\n" msgstr "" -#: agent/gpg-agent.c:1803 scd/scdaemon.c:1143 +#: agent/gpg-agent.c:1808 scd/scdaemon.c:1143 #, fuzzy, c-format msgid "pth_select failed: %s - waiting 1s\n" msgstr "actualiza��o da chave secreta falhou: %s\n" -#: agent/gpg-agent.c:1916 scd/scdaemon.c:1210 +#: agent/gpg-agent.c:1921 scd/scdaemon.c:1210 #, fuzzy, c-format msgid "%s %s stopped\n" msgstr "%s: ignorado: %s\n" -#: agent/gpg-agent.c:1939 +#: agent/gpg-agent.c:2049 #, 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:1950 common/simple-pwquery.c:349 common/asshelp.c:326 +#: agent/gpg-agent.c:2060 common/simple-pwquery.c:349 common/asshelp.c:326 #: tools/gpg-connect-agent.c:2094 msgid "malformed GPG_AGENT_INFO environment variable\n" msgstr "vari�vel de ambiente GPG_AGENT_INFO inv�lida\n" -#: agent/gpg-agent.c:1963 common/simple-pwquery.c:361 common/asshelp.c:338 +#: agent/gpg-agent.c:2073 common/simple-pwquery.c:361 common/asshelp.c:338 #: tools/gpg-connect-agent.c:2105 #, c-format msgid "gpg-agent protocol version %d is not supported\n" @@ -1145,7 +1145,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:1851 +#: g10/card-util.c:85 scd/app-openpgp.c:1848 #, fuzzy msgid "Reset Code not or not anymore available\n" msgstr "partes da chave secreta n�o dispon�veis\n" @@ -6656,29 +6656,29 @@ msgid "" "list, export, import Keybox data\n" msgstr "" -#: scd/app-nks.c:326 scd/app-openpgp.c:1459 scd/app-dinsig.c:297 +#: scd/app-nks.c:325 scd/app-openpgp.c:1456 scd/app-dinsig.c:297 msgid "||Please enter your PIN at the reader's keypad" msgstr "" -#: scd/app-nks.c:330 scd/app-openpgp.c:1463 scd/app-openpgp.c:1495 -#: scd/app-openpgp.c:1642 scd/app-openpgp.c:1660 scd/app-openpgp.c:1860 +#: 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-dinsig.c:301 #, c-format msgid "PIN callback returned error: %s\n" msgstr "" -#: scd/app-nks.c:378 +#: scd/app-nks.c:377 msgid "the NullPIN has not yet been changed\n" 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:558 scd/app-openpgp.c:1900 +#: scd/app-nks.c:557 scd/app-openpgp.c:1897 msgid "|N|New PIN" msgstr "" -#: scd/app-nks.c:561 scd/app-openpgp.c:1904 scd/app-dinsig.c:529 +#: scd/app-nks.c:560 scd/app-openpgp.c:1901 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" @@ -6693,84 +6693,84 @@ msgstr "falha ao inicializar a base de dados de confian�a: %s\n" msgid "failed to store the creation date: %s\n" msgstr "falha ao criar 'cache' do porta-chaves: %s\n" -#: scd/app-openpgp.c:1076 +#: scd/app-openpgp.c:1075 #, fuzzy, c-format msgid "reading public key failed: %s\n" msgstr "remo��o do bloco de chave falhou: %s\n" -#: scd/app-openpgp.c:1084 scd/app-openpgp.c:2554 +#: scd/app-openpgp.c:1083 scd/app-openpgp.c:2551 msgid "response does not contain the public key data\n" msgstr "" -#: scd/app-openpgp.c:1092 scd/app-openpgp.c:2562 +#: scd/app-openpgp.c:1091 scd/app-openpgp.c:2559 msgid "response does not contain the RSA modulus\n" msgstr "" -#: scd/app-openpgp.c:1101 scd/app-openpgp.c:2572 +#: scd/app-openpgp.c:1100 scd/app-openpgp.c:2569 msgid "response does not contain the RSA public exponent\n" msgstr "" -#: scd/app-openpgp.c:1419 +#: scd/app-openpgp.c:1416 #, c-format msgid "using default PIN as %s\n" msgstr "" -#: scd/app-openpgp.c:1426 +#: scd/app-openpgp.c:1423 #, c-format msgid "failed to use default PIN as %s: %s - disabling further default use\n" msgstr "" -#: scd/app-openpgp.c:1445 +#: scd/app-openpgp.c:1442 #, c-format msgid "||Please enter your PIN at the reader's keypad%%0A[sigs done: %lu]" msgstr "" -#: scd/app-openpgp.c:1479 +#: scd/app-openpgp.c:1476 #, c-format msgid "||Please enter the PIN%%0A[sigs done: %lu]" msgstr "" -#: scd/app-openpgp.c:1491 +#: scd/app-openpgp.c:1488 #, fuzzy msgid "||Please enter the PIN" msgstr "muda a frase secreta" -#: scd/app-openpgp.c:1502 scd/app-openpgp.c:1667 +#: scd/app-openpgp.c:1499 scd/app-openpgp.c:1664 #, c-format msgid "PIN for CHV%d is too short; minimum length is %d\n" msgstr "" -#: scd/app-openpgp.c:1515 scd/app-openpgp.c:1555 scd/app-openpgp.c:1679 -#: scd/app-openpgp.c:2871 +#: scd/app-openpgp.c:1512 scd/app-openpgp.c:1552 scd/app-openpgp.c:1676 +#: scd/app-openpgp.c:2868 #, fuzzy, c-format msgid "verify CHV%d failed: %s\n" msgstr "A gera��o de chaves falhou: %s\n" -#: scd/app-openpgp.c:1578 +#: scd/app-openpgp.c:1575 msgid "access to admin commands is not configured\n" msgstr "" -#: scd/app-openpgp.c:1599 scd/app-openpgp.c:1842 scd/app-openpgp.c:3122 +#: scd/app-openpgp.c:1596 scd/app-openpgp.c:1839 scd/app-openpgp.c:3119 msgid "error retrieving CHV status from card\n" msgstr "" -#: scd/app-openpgp.c:1605 scd/app-openpgp.c:3131 +#: scd/app-openpgp.c:1602 scd/app-openpgp.c:3128 msgid "card is permanently locked!\n" msgstr "" -#: scd/app-openpgp.c:1612 +#: scd/app-openpgp.c:1609 #, c-format msgid "%d Admin PIN attempts remaining before card is permanently locked\n" msgstr "" -#: scd/app-openpgp.c:1622 +#: scd/app-openpgp.c:1619 #, c-format msgid "" "|A|Please enter the Admin PIN at the reader's keypad%%0A[remaining attempts: " "%d]" msgstr "" -#: scd/app-openpgp.c:1637 +#: scd/app-openpgp.c:1634 #, fuzzy msgid "|A|Please enter the Admin PIN at the reader's keypad" msgstr "muda a frase secreta" @@ -6778,114 +6778,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:1657 +#: scd/app-openpgp.c:1654 msgid "|A|Admin PIN" msgstr "" -#: scd/app-openpgp.c:1856 +#: scd/app-openpgp.c:1853 #, fuzzy msgid "||Please enter the Reset Code for the card" msgstr "motivo da revoca��o: " -#: scd/app-openpgp.c:1865 scd/app-openpgp.c:1928 +#: scd/app-openpgp.c:1862 scd/app-openpgp.c:1925 #, c-format msgid "Reset Code is too short; minimum length is %d\n" msgstr "" -#: scd/app-openpgp.c:1899 +#: scd/app-openpgp.c:1896 msgid "|RN|New Reset Code" msgstr "" -#: scd/app-openpgp.c:1900 +#: scd/app-openpgp.c:1897 msgid "|AN|New Admin PIN" msgstr "" -#: scd/app-openpgp.c:1990 scd/app-openpgp.c:2640 +#: scd/app-openpgp.c:1987 scd/app-openpgp.c:2637 #, fuzzy msgid "error reading application data\n" msgstr "erro na leitura do bloco de chave: %s\n" -#: scd/app-openpgp.c:1996 scd/app-openpgp.c:2647 +#: scd/app-openpgp.c:1993 scd/app-openpgp.c:2644 #, fuzzy msgid "error reading fingerprint DO\n" msgstr "%s: erro ao ler registo livre: %s\n" -#: scd/app-openpgp.c:2006 +#: scd/app-openpgp.c:2003 #, fuzzy msgid "key already exists\n" msgstr "%s' j� comprimido\n" -#: scd/app-openpgp.c:2010 +#: scd/app-openpgp.c:2007 msgid "existing key will be replaced\n" msgstr "" -#: scd/app-openpgp.c:2012 +#: scd/app-openpgp.c:2009 #, fuzzy msgid "generating new key\n" msgstr "gerar um novo par de chaves" -#: scd/app-openpgp.c:2338 +#: scd/app-openpgp.c:2335 msgid "creation timestamp missing\n" msgstr "" -#: scd/app-openpgp.c:2347 +#: scd/app-openpgp.c:2344 #, c-format msgid "RSA modulus missing or not of size %d bits\n" msgstr "" -#: scd/app-openpgp.c:2359 +#: scd/app-openpgp.c:2356 #, c-format msgid "RSA public exponent missing or larger than %d bits\n" msgstr "" -#: scd/app-openpgp.c:2369 scd/app-openpgp.c:2377 +#: scd/app-openpgp.c:2366 scd/app-openpgp.c:2374 #, c-format msgid "RSA prime %s missing or not of size %d bits\n" msgstr "" -#: scd/app-openpgp.c:2471 +#: scd/app-openpgp.c:2468 #, 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:2531 +#: scd/app-openpgp.c:2528 msgid "please wait while key is being generated ...\n" msgstr "" -#: scd/app-openpgp.c:2545 +#: scd/app-openpgp.c:2542 #, fuzzy msgid "generating key failed\n" msgstr "remo��o do bloco de chave falhou: %s\n" -#: scd/app-openpgp.c:2548 +#: scd/app-openpgp.c:2545 #, fuzzy, c-format msgid "key generation completed (%d seconds)\n" msgstr "A gera��o de chaves falhou: %s\n" -#: scd/app-openpgp.c:2605 +#: scd/app-openpgp.c:2602 msgid "invalid structure of OpenPGP card (DO 0x93)\n" msgstr "" -#: scd/app-openpgp.c:2655 +#: scd/app-openpgp.c:2652 msgid "fingerprint on card does not match requested one\n" msgstr "" -#: scd/app-openpgp.c:2770 +#: scd/app-openpgp.c:2767 #, fuzzy, c-format msgid "card does not support digest algorithm %s\n" msgstr "assinatura %s de: \"%s\"\n" -#: scd/app-openpgp.c:2846 +#: scd/app-openpgp.c:2843 #, c-format msgid "signatures created so far: %lu\n" msgstr "" -#: scd/app-openpgp.c:3136 +#: scd/app-openpgp.c:3133 msgid "" "verification of Admin PIN is currently prohibited through this command\n" msgstr "" -#: scd/app-openpgp.c:3360 scd/app-openpgp.c:3371 +#: scd/app-openpgp.c:3357 scd/app-openpgp.c:3368 #, fuzzy, c-format msgid "can't access %s - invalid OpenPGP card?\n" msgstr "nenhum dado OpenPGP v�lido encontrado.\n" diff --git a/po/pt_BR.po b/po/pt_BR.po index b246c2504..21f8a17ae 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-10-29 09:04+0100\n" +"POT-Creation-Date: 2008-11-11 08:40+0100\n" "PO-Revision-Date: 2007-08-16 11:35+0200\n" "Last-Translator:\n" "Language-Team: ?\n" @@ -397,163 +397,163 @@ msgstr "" msgid "|FILE|write environment settings also to FILE" msgstr "" -#: agent/gpg-agent.c:290 agent/preset-passphrase.c:94 agent/protect-tool.c:146 +#: agent/gpg-agent.c:294 agent/preset-passphrase.c:94 agent/protect-tool.c:146 #: scd/scdaemon.c:213 sm/gpgsm.c:571 tools/gpg-connect-agent.c:173 #: tools/gpgconf.c:99 tools/symcryptrun.c:204 tools/gpg-check-pattern.c:141 #, fuzzy msgid "Please report bugs to <" msgstr "Por favor comunique bugs para <[email protected]>.\n" -#: agent/gpg-agent.c:293 +#: agent/gpg-agent.c:297 #, fuzzy msgid "Usage: gpg-agent [options] (-h for help)" msgstr "Uso: gpg [op��es] [arquivos] (-h para ajuda)" -#: agent/gpg-agent.c:295 +#: agent/gpg-agent.c:299 msgid "" "Syntax: gpg-agent [options] [command [args]]\n" "Secret key management for GnuPG\n" msgstr "" -#: agent/gpg-agent.c:330 g10/gpg.c:971 scd/scdaemon.c:253 sm/gpgsm.c:735 +#: agent/gpg-agent.c:334 g10/gpg.c:971 scd/scdaemon.c:253 sm/gpgsm.c:735 #, c-format msgid "invalid debug-level `%s' given\n" msgstr "" -#: agent/gpg-agent.c:529 agent/protect-tool.c:1068 kbx/kbxutil.c:430 +#: agent/gpg-agent.c:532 agent/protect-tool.c:1068 kbx/kbxutil.c:430 #: scd/scdaemon.c:347 sm/gpgsm.c:973 sm/gpgsm.c:976 tools/symcryptrun.c:997 #: tools/gpg-check-pattern.c:178 #, c-format msgid "%s is too old (need %s, have %s)\n" msgstr "" -#: agent/gpg-agent.c:628 g10/gpg.c:2071 scd/scdaemon.c:428 sm/gpgsm.c:1064 +#: agent/gpg-agent.c:631 g10/gpg.c:2071 scd/scdaemon.c:428 sm/gpgsm.c:1064 #, 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:633 agent/gpg-agent.c:1216 g10/gpg.c:2075 +#: agent/gpg-agent.c:636 agent/gpg-agent.c:1215 g10/gpg.c:2075 #: scd/scdaemon.c:433 sm/gpgsm.c:1068 tools/symcryptrun.c:930 #, c-format msgid "option file `%s': %s\n" msgstr "arquivo de op��es `%s': %s\n" -#: agent/gpg-agent.c:641 g10/gpg.c:2082 scd/scdaemon.c:441 sm/gpgsm.c:1075 +#: agent/gpg-agent.c:644 g10/gpg.c:2082 scd/scdaemon.c:441 sm/gpgsm.c:1075 #, c-format msgid "reading options from `%s'\n" msgstr "lendo op��es de `%s'\n" -#: agent/gpg-agent.c:974 g10/plaintext.c:140 g10/plaintext.c:145 +#: agent/gpg-agent.c:973 g10/plaintext.c:140 g10/plaintext.c:145 #: g10/plaintext.c:162 #, fuzzy, c-format msgid "error creating `%s': %s\n" msgstr "erro na leitura de `%s': %s\n" -#: agent/gpg-agent.c:1330 agent/gpg-agent.c:1452 agent/gpg-agent.c:1456 -#: agent/gpg-agent.c:1497 agent/gpg-agent.c:1501 g10/exec.c:172 +#: agent/gpg-agent.c:1328 agent/gpg-agent.c:1448 agent/gpg-agent.c:1452 +#: agent/gpg-agent.c:1493 agent/gpg-agent.c:1497 g10/exec.c:172 #: g10/openfile.c:429 scd/scdaemon.c:928 #, fuzzy, c-format msgid "can't create directory `%s': %s\n" msgstr "%s: imposs�vel criar diret�rio: %s\n" -#: agent/gpg-agent.c:1344 scd/scdaemon.c:942 +#: agent/gpg-agent.c:1342 scd/scdaemon.c:942 msgid "name of socket too long\n" msgstr "" -#: agent/gpg-agent.c:1369 scd/scdaemon.c:965 +#: agent/gpg-agent.c:1365 scd/scdaemon.c:965 #, fuzzy, c-format msgid "can't create socket: %s\n" msgstr "imposs�vel criar %s: %s\n" -#: agent/gpg-agent.c:1378 +#: agent/gpg-agent.c:1374 #, fuzzy, c-format msgid "socket name `%s' is too long\n" msgstr "Certificado de revoga��o v�lido" -#: agent/gpg-agent.c:1398 +#: agent/gpg-agent.c:1394 msgid "a gpg-agent is already running - not starting a new one\n" msgstr "" -#: agent/gpg-agent.c:1409 scd/scdaemon.c:985 +#: agent/gpg-agent.c:1405 scd/scdaemon.c:985 #, fuzzy msgid "error getting nonce for the socket\n" msgstr "erro na cria��o da frase secreta: %s\n" -#: agent/gpg-agent.c:1414 scd/scdaemon.c:988 +#: agent/gpg-agent.c:1410 scd/scdaemon.c:988 #, fuzzy, c-format msgid "error binding socket to `%s': %s\n" msgstr "erro na leitura de `%s': %s\n" -#: agent/gpg-agent.c:1426 scd/scdaemon.c:997 +#: agent/gpg-agent.c:1422 scd/scdaemon.c:997 #, fuzzy, c-format msgid "listen() failed: %s\n" msgstr "atualiza��o falhou: %s\n" -#: agent/gpg-agent.c:1432 scd/scdaemon.c:1004 +#: agent/gpg-agent.c:1428 scd/scdaemon.c:1004 #, fuzzy, c-format msgid "listening on socket `%s'\n" msgstr "escrevendo certificado privado para `%s'\n" -#: agent/gpg-agent.c:1460 agent/gpg-agent.c:1507 g10/openfile.c:432 +#: agent/gpg-agent.c:1456 agent/gpg-agent.c:1503 g10/openfile.c:432 #, fuzzy, c-format msgid "directory `%s' created\n" msgstr "%s: diret�rio criado\n" -#: agent/gpg-agent.c:1513 +#: agent/gpg-agent.c:1509 #, fuzzy, c-format msgid "stat() failed for `%s': %s\n" msgstr "banco de dados de confiabilidade: leitura falhou (n=%d): %s\n" -#: agent/gpg-agent.c:1517 +#: agent/gpg-agent.c:1513 #, fuzzy, c-format msgid "can't use `%s' as home directory\n" msgstr "%s: imposs�vel criar diret�rio: %s\n" -#: agent/gpg-agent.c:1634 scd/scdaemon.c:1020 +#: agent/gpg-agent.c:1643 scd/scdaemon.c:1020 #, fuzzy, c-format msgid "error reading nonce on fd %d: %s\n" msgstr "erro na leitura de `%s': %s\n" -#: agent/gpg-agent.c:1656 +#: agent/gpg-agent.c:1665 #, c-format msgid "handler 0x%lx for fd %d started\n" msgstr "" -#: agent/gpg-agent.c:1661 +#: agent/gpg-agent.c:1670 #, c-format msgid "handler 0x%lx for fd %d terminated\n" msgstr "" -#: agent/gpg-agent.c:1681 +#: agent/gpg-agent.c:1690 #, c-format msgid "ssh handler 0x%lx for fd %d started\n" msgstr "" -#: agent/gpg-agent.c:1686 +#: agent/gpg-agent.c:1695 #, c-format msgid "ssh handler 0x%lx for fd %d terminated\n" msgstr "" -#: agent/gpg-agent.c:1803 scd/scdaemon.c:1143 +#: agent/gpg-agent.c:1808 scd/scdaemon.c:1143 #, fuzzy, c-format msgid "pth_select failed: %s - waiting 1s\n" msgstr "atualiza��o da chave secreta falhou: %s\n" -#: agent/gpg-agent.c:1916 scd/scdaemon.c:1210 +#: agent/gpg-agent.c:1921 scd/scdaemon.c:1210 #, fuzzy, c-format msgid "%s %s stopped\n" msgstr "\t%lu chaves ignoradas\n" -#: agent/gpg-agent.c:1939 +#: agent/gpg-agent.c:2049 msgid "no gpg-agent running in this session\n" msgstr "" -#: agent/gpg-agent.c:1950 common/simple-pwquery.c:349 common/asshelp.c:326 +#: agent/gpg-agent.c:2060 common/simple-pwquery.c:349 common/asshelp.c:326 #: tools/gpg-connect-agent.c:2094 msgid "malformed GPG_AGENT_INFO environment variable\n" msgstr "" -#: agent/gpg-agent.c:1963 common/simple-pwquery.c:361 common/asshelp.c:338 +#: agent/gpg-agent.c:2073 common/simple-pwquery.c:361 common/asshelp.c:338 #: tools/gpg-connect-agent.c:2105 #, fuzzy, c-format msgid "gpg-agent protocol version %d is not supported\n" @@ -1150,7 +1150,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:1851 +#: g10/card-util.c:85 scd/app-openpgp.c:1848 #, fuzzy msgid "Reset Code not or not anymore available\n" msgstr "a chave p�blica n�o est� mais dispon�vel" @@ -6662,29 +6662,29 @@ msgid "" "list, export, import Keybox data\n" msgstr "" -#: scd/app-nks.c:326 scd/app-openpgp.c:1459 scd/app-dinsig.c:297 +#: scd/app-nks.c:325 scd/app-openpgp.c:1456 scd/app-dinsig.c:297 msgid "||Please enter your PIN at the reader's keypad" msgstr "" -#: scd/app-nks.c:330 scd/app-openpgp.c:1463 scd/app-openpgp.c:1495 -#: scd/app-openpgp.c:1642 scd/app-openpgp.c:1660 scd/app-openpgp.c:1860 +#: 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-dinsig.c:301 #, c-format msgid "PIN callback returned error: %s\n" msgstr "" -#: scd/app-nks.c:378 +#: scd/app-nks.c:377 msgid "the NullPIN has not yet been changed\n" 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:558 scd/app-openpgp.c:1900 +#: scd/app-nks.c:557 scd/app-openpgp.c:1897 msgid "|N|New PIN" msgstr "" -#: scd/app-nks.c:561 scd/app-openpgp.c:1904 scd/app-dinsig.c:529 +#: scd/app-nks.c:560 scd/app-openpgp.c:1901 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" @@ -6699,84 +6699,84 @@ msgstr "falha ao inicializar o banco de dados de confiabilidade: %s\n" msgid "failed to store the creation date: %s\n" msgstr "%s: falha ao criar tabela de \"hash\": %s\n" -#: scd/app-openpgp.c:1076 +#: scd/app-openpgp.c:1075 #, fuzzy, c-format msgid "reading public key failed: %s\n" msgstr "enumera��o de blocos de chaves falhou: %s\n" -#: scd/app-openpgp.c:1084 scd/app-openpgp.c:2554 +#: scd/app-openpgp.c:1083 scd/app-openpgp.c:2551 msgid "response does not contain the public key data\n" msgstr "" -#: scd/app-openpgp.c:1092 scd/app-openpgp.c:2562 +#: scd/app-openpgp.c:1091 scd/app-openpgp.c:2559 msgid "response does not contain the RSA modulus\n" msgstr "" -#: scd/app-openpgp.c:1101 scd/app-openpgp.c:2572 +#: scd/app-openpgp.c:1100 scd/app-openpgp.c:2569 msgid "response does not contain the RSA public exponent\n" msgstr "" -#: scd/app-openpgp.c:1419 +#: scd/app-openpgp.c:1416 #, c-format msgid "using default PIN as %s\n" msgstr "" -#: scd/app-openpgp.c:1426 +#: scd/app-openpgp.c:1423 #, c-format msgid "failed to use default PIN as %s: %s - disabling further default use\n" msgstr "" -#: scd/app-openpgp.c:1445 +#: scd/app-openpgp.c:1442 #, c-format msgid "||Please enter your PIN at the reader's keypad%%0A[sigs done: %lu]" msgstr "" -#: scd/app-openpgp.c:1479 +#: scd/app-openpgp.c:1476 #, c-format msgid "||Please enter the PIN%%0A[sigs done: %lu]" msgstr "" -#: scd/app-openpgp.c:1491 +#: scd/app-openpgp.c:1488 #, fuzzy msgid "||Please enter the PIN" msgstr "muda a frase secreta" -#: scd/app-openpgp.c:1502 scd/app-openpgp.c:1667 +#: scd/app-openpgp.c:1499 scd/app-openpgp.c:1664 #, c-format msgid "PIN for CHV%d is too short; minimum length is %d\n" msgstr "" -#: scd/app-openpgp.c:1515 scd/app-openpgp.c:1555 scd/app-openpgp.c:1679 -#: scd/app-openpgp.c:2871 +#: scd/app-openpgp.c:1512 scd/app-openpgp.c:1552 scd/app-openpgp.c:1676 +#: scd/app-openpgp.c:2868 #, fuzzy, c-format msgid "verify CHV%d failed: %s\n" msgstr "A gera��o de chaves falhou: %s\n" -#: scd/app-openpgp.c:1578 +#: scd/app-openpgp.c:1575 msgid "access to admin commands is not configured\n" msgstr "" -#: scd/app-openpgp.c:1599 scd/app-openpgp.c:1842 scd/app-openpgp.c:3122 +#: scd/app-openpgp.c:1596 scd/app-openpgp.c:1839 scd/app-openpgp.c:3119 msgid "error retrieving CHV status from card\n" msgstr "" -#: scd/app-openpgp.c:1605 scd/app-openpgp.c:3131 +#: scd/app-openpgp.c:1602 scd/app-openpgp.c:3128 msgid "card is permanently locked!\n" msgstr "" -#: scd/app-openpgp.c:1612 +#: scd/app-openpgp.c:1609 #, c-format msgid "%d Admin PIN attempts remaining before card is permanently locked\n" msgstr "" -#: scd/app-openpgp.c:1622 +#: scd/app-openpgp.c:1619 #, c-format msgid "" "|A|Please enter the Admin PIN at the reader's keypad%%0A[remaining attempts: " "%d]" msgstr "" -#: scd/app-openpgp.c:1637 +#: scd/app-openpgp.c:1634 #, fuzzy msgid "|A|Please enter the Admin PIN at the reader's keypad" msgstr "muda a frase secreta" @@ -6784,114 +6784,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:1657 +#: scd/app-openpgp.c:1654 msgid "|A|Admin PIN" msgstr "" -#: scd/app-openpgp.c:1856 +#: scd/app-openpgp.c:1853 #, fuzzy msgid "||Please enter the Reset Code for the card" msgstr "rev- revoga��es de chaves incorreta\n" -#: scd/app-openpgp.c:1865 scd/app-openpgp.c:1928 +#: scd/app-openpgp.c:1862 scd/app-openpgp.c:1925 #, c-format msgid "Reset Code is too short; minimum length is %d\n" msgstr "" -#: scd/app-openpgp.c:1899 +#: scd/app-openpgp.c:1896 msgid "|RN|New Reset Code" msgstr "" -#: scd/app-openpgp.c:1900 +#: scd/app-openpgp.c:1897 msgid "|AN|New Admin PIN" msgstr "" -#: scd/app-openpgp.c:1990 scd/app-openpgp.c:2640 +#: scd/app-openpgp.c:1987 scd/app-openpgp.c:2637 #, fuzzy msgid "error reading application data\n" msgstr "erro na leitura de `%s': %s\n" -#: scd/app-openpgp.c:1996 scd/app-openpgp.c:2647 +#: scd/app-openpgp.c:1993 scd/app-openpgp.c:2644 #, fuzzy msgid "error reading fingerprint DO\n" msgstr "%s: erro lendo registro livre: %s\n" -#: scd/app-openpgp.c:2006 +#: scd/app-openpgp.c:2003 #, fuzzy msgid "key already exists\n" msgstr "%lu chaves processadas\n" -#: scd/app-openpgp.c:2010 +#: scd/app-openpgp.c:2007 msgid "existing key will be replaced\n" msgstr "" -#: scd/app-openpgp.c:2012 +#: scd/app-openpgp.c:2009 #, fuzzy msgid "generating new key\n" msgstr "gerar um novo par de chaves" -#: scd/app-openpgp.c:2338 +#: scd/app-openpgp.c:2335 msgid "creation timestamp missing\n" msgstr "" -#: scd/app-openpgp.c:2347 +#: scd/app-openpgp.c:2344 #, c-format msgid "RSA modulus missing or not of size %d bits\n" msgstr "" -#: scd/app-openpgp.c:2359 +#: scd/app-openpgp.c:2356 #, c-format msgid "RSA public exponent missing or larger than %d bits\n" msgstr "" -#: scd/app-openpgp.c:2369 scd/app-openpgp.c:2377 +#: scd/app-openpgp.c:2366 scd/app-openpgp.c:2374 #, c-format msgid "RSA prime %s missing or not of size %d bits\n" msgstr "" -#: scd/app-openpgp.c:2471 +#: scd/app-openpgp.c:2468 #, 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:2531 +#: scd/app-openpgp.c:2528 msgid "please wait while key is being generated ...\n" msgstr "" -#: scd/app-openpgp.c:2545 +#: scd/app-openpgp.c:2542 #, fuzzy msgid "generating key failed\n" msgstr "enumera��o de blocos de chaves falhou: %s\n" -#: scd/app-openpgp.c:2548 +#: scd/app-openpgp.c:2545 #, fuzzy, c-format msgid "key generation completed (%d seconds)\n" msgstr "A gera��o de chaves falhou: %s\n" -#: scd/app-openpgp.c:2605 +#: scd/app-openpgp.c:2602 msgid "invalid structure of OpenPGP card (DO 0x93)\n" msgstr "" -#: scd/app-openpgp.c:2655 +#: scd/app-openpgp.c:2652 msgid "fingerprint on card does not match requested one\n" msgstr "" -#: scd/app-openpgp.c:2770 +#: scd/app-openpgp.c:2767 #, fuzzy, c-format msgid "card does not support digest algorithm %s\n" msgstr "assinatura %s de: %s\n" -#: scd/app-openpgp.c:2846 +#: scd/app-openpgp.c:2843 #, c-format msgid "signatures created so far: %lu\n" msgstr "" -#: scd/app-openpgp.c:3136 +#: scd/app-openpgp.c:3133 msgid "" "verification of Admin PIN is currently prohibited through this command\n" msgstr "" -#: scd/app-openpgp.c:3360 scd/app-openpgp.c:3371 +#: scd/app-openpgp.c:3357 scd/app-openpgp.c:3368 #, fuzzy, c-format msgid "can't access %s - invalid OpenPGP card?\n" msgstr "nenhum dado OpenPGP v�lido encontrado.\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-10-29 09:04+0100\n" +"POT-Creation-Date: 2008-11-11 08:40+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" @@ -396,165 +396,165 @@ msgstr "" msgid "|FILE|write environment settings also to FILE" msgstr "" -#: agent/gpg-agent.c:290 agent/preset-passphrase.c:94 agent/protect-tool.c:146 +#: agent/gpg-agent.c:294 agent/preset-passphrase.c:94 agent/protect-tool.c:146 #: scd/scdaemon.c:213 sm/gpgsm.c:571 tools/gpg-connect-agent.c:173 #: tools/gpgconf.c:99 tools/symcryptrun.c:204 tools/gpg-check-pattern.c:141 #, fuzzy msgid "Please report bugs to <" msgstr "Raporta�i bug-uri la <[email protected]>.\n" -#: agent/gpg-agent.c:293 +#: agent/gpg-agent.c:297 #, fuzzy msgid "Usage: gpg-agent [options] (-h for help)" msgstr "Folosire: gpg [op�iuni] [fi�iere] (-h pentru ajutor)" -#: agent/gpg-agent.c:295 +#: agent/gpg-agent.c:299 msgid "" "Syntax: gpg-agent [options] [command [args]]\n" "Secret key management for GnuPG\n" msgstr "" -#: agent/gpg-agent.c:330 g10/gpg.c:971 scd/scdaemon.c:253 sm/gpgsm.c:735 +#: agent/gpg-agent.c:334 g10/gpg.c:971 scd/scdaemon.c:253 sm/gpgsm.c:735 #, c-format msgid "invalid debug-level `%s' given\n" msgstr "" -#: agent/gpg-agent.c:529 agent/protect-tool.c:1068 kbx/kbxutil.c:430 +#: agent/gpg-agent.c:532 agent/protect-tool.c:1068 kbx/kbxutil.c:430 #: scd/scdaemon.c:347 sm/gpgsm.c:973 sm/gpgsm.c:976 tools/symcryptrun.c:997 #: tools/gpg-check-pattern.c:178 #, c-format msgid "%s is too old (need %s, have %s)\n" msgstr "" -#: agent/gpg-agent.c:628 g10/gpg.c:2071 scd/scdaemon.c:428 sm/gpgsm.c:1064 +#: agent/gpg-agent.c:631 g10/gpg.c:2071 scd/scdaemon.c:428 sm/gpgsm.c:1064 #, 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:633 agent/gpg-agent.c:1216 g10/gpg.c:2075 +#: agent/gpg-agent.c:636 agent/gpg-agent.c:1215 g10/gpg.c:2075 #: scd/scdaemon.c:433 sm/gpgsm.c:1068 tools/symcryptrun.c:930 #, c-format msgid "option file `%s': %s\n" msgstr "fi�ier op�iuni `%s': %s\n" -#: agent/gpg-agent.c:641 g10/gpg.c:2082 scd/scdaemon.c:441 sm/gpgsm.c:1075 +#: agent/gpg-agent.c:644 g10/gpg.c:2082 scd/scdaemon.c:441 sm/gpgsm.c:1075 #, c-format msgid "reading options from `%s'\n" msgstr "citesc op�iuni din `%s'\n" -#: agent/gpg-agent.c:974 g10/plaintext.c:140 g10/plaintext.c:145 +#: agent/gpg-agent.c:973 g10/plaintext.c:140 g10/plaintext.c:145 #: g10/plaintext.c:162 #, c-format msgid "error creating `%s': %s\n" msgstr "eroare la creearea `%s': %s\n" -#: agent/gpg-agent.c:1330 agent/gpg-agent.c:1452 agent/gpg-agent.c:1456 -#: agent/gpg-agent.c:1497 agent/gpg-agent.c:1501 g10/exec.c:172 +#: agent/gpg-agent.c:1328 agent/gpg-agent.c:1448 agent/gpg-agent.c:1452 +#: agent/gpg-agent.c:1493 agent/gpg-agent.c:1497 g10/exec.c:172 #: g10/openfile.c:429 scd/scdaemon.c:928 #, c-format msgid "can't create directory `%s': %s\n" msgstr "nu pot crea directorul `%s': %s\n" -#: agent/gpg-agent.c:1344 scd/scdaemon.c:942 +#: agent/gpg-agent.c:1342 scd/scdaemon.c:942 msgid "name of socket too long\n" msgstr "" -#: agent/gpg-agent.c:1369 scd/scdaemon.c:965 +#: agent/gpg-agent.c:1365 scd/scdaemon.c:965 #, fuzzy, c-format msgid "can't create socket: %s\n" msgstr "nu pot crea `%s': %s\n" -#: agent/gpg-agent.c:1378 +#: agent/gpg-agent.c:1374 #, c-format msgid "socket name `%s' is too long\n" msgstr "" -#: agent/gpg-agent.c:1398 +#: agent/gpg-agent.c:1394 #, fuzzy msgid "a gpg-agent is already running - not starting a new one\n" msgstr "gpg-agent nu este disponibil �n aceast� sesiune\n" -#: agent/gpg-agent.c:1409 scd/scdaemon.c:985 +#: agent/gpg-agent.c:1405 scd/scdaemon.c:985 #, fuzzy msgid "error getting nonce for the socket\n" msgstr "eroare la ob�inere noului PIN: %s\n" -#: agent/gpg-agent.c:1414 scd/scdaemon.c:988 +#: agent/gpg-agent.c:1410 scd/scdaemon.c:988 #, fuzzy, c-format msgid "error binding socket to `%s': %s\n" msgstr "eroare trimitere la `%s': %s\n" -#: agent/gpg-agent.c:1426 scd/scdaemon.c:997 +#: agent/gpg-agent.c:1422 scd/scdaemon.c:997 #, fuzzy, c-format msgid "listen() failed: %s\n" msgstr "actualizarea a e�uat: %s\n" -#: agent/gpg-agent.c:1432 scd/scdaemon.c:1004 +#: agent/gpg-agent.c:1428 scd/scdaemon.c:1004 #, fuzzy, c-format msgid "listening on socket `%s'\n" msgstr "scriu cheia secret� �n `%s'\n" -#: agent/gpg-agent.c:1460 agent/gpg-agent.c:1507 g10/openfile.c:432 +#: agent/gpg-agent.c:1456 agent/gpg-agent.c:1503 g10/openfile.c:432 #, c-format msgid "directory `%s' created\n" msgstr "director `%s' creat\n" -#: agent/gpg-agent.c:1513 +#: agent/gpg-agent.c:1509 #, fuzzy, c-format msgid "stat() failed for `%s': %s\n" msgstr "fstat(%d) a e�uat �n %s: %s\n" -#: agent/gpg-agent.c:1517 +#: agent/gpg-agent.c:1513 #, fuzzy, c-format msgid "can't use `%s' as home directory\n" msgstr "%s: nu pot crea director: %s\n" -#: agent/gpg-agent.c:1634 scd/scdaemon.c:1020 +#: agent/gpg-agent.c:1643 scd/scdaemon.c:1020 #, fuzzy, c-format msgid "error reading nonce on fd %d: %s\n" msgstr "eroare la citire `%s': %s\n" -#: agent/gpg-agent.c:1656 +#: agent/gpg-agent.c:1665 #, c-format msgid "handler 0x%lx for fd %d started\n" msgstr "" -#: agent/gpg-agent.c:1661 +#: agent/gpg-agent.c:1670 #, c-format msgid "handler 0x%lx for fd %d terminated\n" msgstr "" -#: agent/gpg-agent.c:1681 +#: agent/gpg-agent.c:1690 #, c-format msgid "ssh handler 0x%lx for fd %d started\n" msgstr "" -#: agent/gpg-agent.c:1686 +#: agent/gpg-agent.c:1695 #, c-format msgid "ssh handler 0x%lx for fd %d terminated\n" msgstr "" -#: agent/gpg-agent.c:1803 scd/scdaemon.c:1143 +#: agent/gpg-agent.c:1808 scd/scdaemon.c:1143 #, fuzzy, c-format msgid "pth_select failed: %s - waiting 1s\n" msgstr "actualizarea secretului a e�uat: %s\n" -#: agent/gpg-agent.c:1916 scd/scdaemon.c:1210 +#: agent/gpg-agent.c:1921 scd/scdaemon.c:1210 #, fuzzy, c-format msgid "%s %s stopped\n" msgstr "%s: s�rit�: %s\n" -#: agent/gpg-agent.c:1939 +#: agent/gpg-agent.c:2049 #, fuzzy msgid "no gpg-agent running in this session\n" msgstr "gpg-agent nu este disponibil �n aceast� sesiune\n" -#: agent/gpg-agent.c:1950 common/simple-pwquery.c:349 common/asshelp.c:326 +#: agent/gpg-agent.c:2060 common/simple-pwquery.c:349 common/asshelp.c:326 #: tools/gpg-connect-agent.c:2094 msgid "malformed GPG_AGENT_INFO environment variable\n" msgstr "variabila de mediu GPG_AGENT_INFO anormal�\n" -#: agent/gpg-agent.c:1963 common/simple-pwquery.c:361 common/asshelp.c:338 +#: agent/gpg-agent.c:2073 common/simple-pwquery.c:361 common/asshelp.c:338 #: tools/gpg-connect-agent.c:2105 #, c-format msgid "gpg-agent protocol version %d is not supported\n" @@ -1147,7 +1147,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:1851 +#: g10/card-util.c:85 scd/app-openpgp.c:1848 #, fuzzy msgid "Reset Code not or not anymore available\n" msgstr "p�r�i ale cheii secrete nu sunt disponibile\n" @@ -6547,29 +6547,29 @@ msgid "" "list, export, import Keybox data\n" msgstr "" -#: scd/app-nks.c:326 scd/app-openpgp.c:1459 scd/app-dinsig.c:297 +#: scd/app-nks.c:325 scd/app-openpgp.c:1456 scd/app-dinsig.c:297 msgid "||Please enter your PIN at the reader's keypad" msgstr "" -#: scd/app-nks.c:330 scd/app-openpgp.c:1463 scd/app-openpgp.c:1495 -#: scd/app-openpgp.c:1642 scd/app-openpgp.c:1660 scd/app-openpgp.c:1860 +#: 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-dinsig.c:301 #, c-format msgid "PIN callback returned error: %s\n" msgstr "apelul PIN a returnat eroare: %s\n" -#: scd/app-nks.c:378 +#: scd/app-nks.c:377 msgid "the NullPIN has not yet been changed\n" 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:558 scd/app-openpgp.c:1900 +#: scd/app-nks.c:557 scd/app-openpgp.c:1897 msgid "|N|New PIN" msgstr "|N|PIN Nou" -#: scd/app-nks.c:561 scd/app-openpgp.c:1904 scd/app-dinsig.c:529 +#: scd/app-nks.c:560 scd/app-openpgp.c:1901 scd/app-dinsig.c:529 #, c-format msgid "error getting new PIN: %s\n" msgstr "eroare la ob�inere noului PIN: %s\n" @@ -6584,84 +6584,84 @@ msgstr "am e�uat s� stochez amprenta: %s\n" msgid "failed to store the creation date: %s\n" msgstr "am e�uat s� stochez data cre�rii: %s\n" -#: scd/app-openpgp.c:1076 +#: scd/app-openpgp.c:1075 #, c-format msgid "reading public key failed: %s\n" msgstr "citirea cheii publice a e�uat: %s\n" -#: scd/app-openpgp.c:1084 scd/app-openpgp.c:2554 +#: scd/app-openpgp.c:1083 scd/app-openpgp.c:2551 msgid "response does not contain the public key data\n" msgstr "r�spunsul nu con�ine datele cheii publice\n" -#: scd/app-openpgp.c:1092 scd/app-openpgp.c:2562 +#: scd/app-openpgp.c:1091 scd/app-openpgp.c:2559 msgid "response does not contain the RSA modulus\n" msgstr "r�spunsul nu con�ine modulul RSA\n" -#: scd/app-openpgp.c:1101 scd/app-openpgp.c:2572 +#: scd/app-openpgp.c:1100 scd/app-openpgp.c:2569 msgid "response does not contain the RSA public exponent\n" msgstr "r�spunsul nu con�ine exponentul public RSA\n" -#: scd/app-openpgp.c:1419 +#: scd/app-openpgp.c:1416 #, c-format msgid "using default PIN as %s\n" msgstr "" -#: scd/app-openpgp.c:1426 +#: scd/app-openpgp.c:1423 #, c-format msgid "failed to use default PIN as %s: %s - disabling further default use\n" msgstr "" -#: scd/app-openpgp.c:1445 +#: scd/app-openpgp.c:1442 #, 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:1479 +#: scd/app-openpgp.c:1476 #, 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:1491 +#: scd/app-openpgp.c:1488 #, fuzzy msgid "||Please enter the PIN" msgstr "||V� rug�m introduce�i PIN%%0A[semn�turi f�cute: %lu]" -#: scd/app-openpgp.c:1502 scd/app-openpgp.c:1667 +#: scd/app-openpgp.c:1499 scd/app-openpgp.c:1664 #, 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:1515 scd/app-openpgp.c:1555 scd/app-openpgp.c:1679 -#: scd/app-openpgp.c:2871 +#: scd/app-openpgp.c:1512 scd/app-openpgp.c:1552 scd/app-openpgp.c:1676 +#: scd/app-openpgp.c:2868 #, c-format msgid "verify CHV%d failed: %s\n" msgstr "verificarea CHV%d a e�uat: %s\n" -#: scd/app-openpgp.c:1578 +#: scd/app-openpgp.c:1575 msgid "access to admin commands is not configured\n" msgstr "accesul la comenzile de administrare nu este configurat�\n" -#: scd/app-openpgp.c:1599 scd/app-openpgp.c:1842 scd/app-openpgp.c:3122 +#: scd/app-openpgp.c:1596 scd/app-openpgp.c:1839 scd/app-openpgp.c:3119 msgid "error retrieving CHV status from card\n" msgstr "eroare la recuperarea st�rii CHV de pe card\n" -#: scd/app-openpgp.c:1605 scd/app-openpgp.c:3131 +#: scd/app-openpgp.c:1602 scd/app-openpgp.c:3128 msgid "card is permanently locked!\n" msgstr "cardul este �ncuiat permanent!\n" -#: scd/app-openpgp.c:1612 +#: scd/app-openpgp.c:1609 #, 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:1622 +#: scd/app-openpgp.c:1619 #, 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:1637 +#: scd/app-openpgp.c:1634 #, 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:1657 +#: scd/app-openpgp.c:1654 msgid "|A|Admin PIN" msgstr "|A|PIN Admin" -#: scd/app-openpgp.c:1856 +#: scd/app-openpgp.c:1853 #, 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:1865 scd/app-openpgp.c:1928 +#: scd/app-openpgp.c:1862 scd/app-openpgp.c:1925 #, 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:1899 +#: scd/app-openpgp.c:1896 msgid "|RN|New Reset Code" msgstr "" -#: scd/app-openpgp.c:1900 +#: scd/app-openpgp.c:1897 msgid "|AN|New Admin PIN" msgstr "|AN|PIN Admin Nou" -#: scd/app-openpgp.c:1990 scd/app-openpgp.c:2640 +#: scd/app-openpgp.c:1987 scd/app-openpgp.c:2637 msgid "error reading application data\n" msgstr "eroare la citirea datelor aplica�iei\n" -#: scd/app-openpgp.c:1996 scd/app-openpgp.c:2647 +#: scd/app-openpgp.c:1993 scd/app-openpgp.c:2644 msgid "error reading fingerprint DO\n" msgstr "eroare la citirea amprentei DO\n" -#: scd/app-openpgp.c:2006 +#: scd/app-openpgp.c:2003 msgid "key already exists\n" msgstr "cheia exist� deja\n" -#: scd/app-openpgp.c:2010 +#: scd/app-openpgp.c:2007 msgid "existing key will be replaced\n" msgstr "cheia existent� va fi �nlocuit�\n" -#: scd/app-openpgp.c:2012 +#: scd/app-openpgp.c:2009 msgid "generating new key\n" msgstr "generez o nou� cheie\n" -#: scd/app-openpgp.c:2338 +#: scd/app-openpgp.c:2335 msgid "creation timestamp missing\n" msgstr "timestamp-ul de creare lipse�te\n" -#: scd/app-openpgp.c:2347 +#: scd/app-openpgp.c:2344 #, 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:2359 +#: scd/app-openpgp.c:2356 #, 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:2369 scd/app-openpgp.c:2377 +#: scd/app-openpgp.c:2366 scd/app-openpgp.c:2374 #, 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:2471 +#: scd/app-openpgp.c:2468 #, c-format msgid "failed to store the key: %s\n" msgstr "am e�uat s� stochez cheia: %s\n" -#: scd/app-openpgp.c:2531 +#: scd/app-openpgp.c:2528 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:2545 +#: scd/app-openpgp.c:2542 msgid "generating key failed\n" msgstr "generarea cheii a e�uat\n" -#: scd/app-openpgp.c:2548 +#: scd/app-openpgp.c:2545 #, c-format msgid "key generation completed (%d seconds)\n" msgstr "generarea cheii este complet� (%d secunde)\n" -#: scd/app-openpgp.c:2605 +#: scd/app-openpgp.c:2602 msgid "invalid structure of OpenPGP card (DO 0x93)\n" msgstr "structur� invalid� a cardului OpenPGP (DO 0x93)\n" -#: scd/app-openpgp.c:2655 +#: scd/app-openpgp.c:2652 msgid "fingerprint on card does not match requested one\n" msgstr "" -#: scd/app-openpgp.c:2770 +#: scd/app-openpgp.c:2767 #, fuzzy, c-format msgid "card does not support digest algorithm %s\n" msgstr "semn�tur� %s, algoritm rezumat %s\n" -#: scd/app-openpgp.c:2846 +#: scd/app-openpgp.c:2843 #, c-format msgid "signatures created so far: %lu\n" msgstr "semn�turi create p�n� acum: %lu\n" -#: scd/app-openpgp.c:3136 +#: scd/app-openpgp.c:3133 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:3360 scd/app-openpgp.c:3371 +#: scd/app-openpgp.c:3357 scd/app-openpgp.c:3368 #, c-format msgid "can't access %s - invalid OpenPGP card?\n" msgstr "nu pot accesa %s - card OpenPGP invalid?\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-10-29 09:04+0100\n" +"POT-Creation-Date: 2008-11-11 08:40+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" @@ -374,17 +374,17 @@ msgstr "разрешить эмуляцию ssh-агента" msgid "|FILE|write environment settings also to FILE" msgstr "|FILE|сохранить состояние в файл" -#: agent/gpg-agent.c:290 agent/preset-passphrase.c:94 agent/protect-tool.c:146 +#: agent/gpg-agent.c:294 agent/preset-passphrase.c:94 agent/protect-tool.c:146 #: scd/scdaemon.c:213 sm/gpgsm.c:571 tools/gpg-connect-agent.c:173 #: tools/gpgconf.c:99 tools/symcryptrun.c:204 tools/gpg-check-pattern.c:141 msgid "Please report bugs to <" msgstr "О найденных ошибках сообщайте <" -#: agent/gpg-agent.c:293 +#: agent/gpg-agent.c:297 msgid "Usage: gpg-agent [options] (-h for help)" msgstr "Использование: gpg-agent [параметры] (-h для подсказки)" -#: agent/gpg-agent.c:295 +#: agent/gpg-agent.c:299 msgid "" "Syntax: gpg-agent [options] [command [args]]\n" "Secret key management for GnuPG\n" @@ -392,146 +392,146 @@ msgstr "" "Синтаксис: gpg-agent [параметры] [команда [аргументы]]\n" "Управление закрытыми ключами для GnuPG\n" -#: agent/gpg-agent.c:330 g10/gpg.c:971 scd/scdaemon.c:253 sm/gpgsm.c:735 +#: agent/gpg-agent.c:334 g10/gpg.c:971 scd/scdaemon.c:253 sm/gpgsm.c:735 #, c-format msgid "invalid debug-level `%s' given\n" msgstr "запрошен недупустимый уровень отладки `%s'\n" -#: agent/gpg-agent.c:529 agent/protect-tool.c:1068 kbx/kbxutil.c:430 +#: agent/gpg-agent.c:532 agent/protect-tool.c:1068 kbx/kbxutil.c:430 #: scd/scdaemon.c:347 sm/gpgsm.c:973 sm/gpgsm.c:976 tools/symcryptrun.c:997 #: tools/gpg-check-pattern.c:178 #, fuzzy, c-format msgid "%s is too old (need %s, have %s)\n" msgstr "libksba слишком устаревшая (требуется %s, имеется %s)\n" -#: agent/gpg-agent.c:628 g10/gpg.c:2071 scd/scdaemon.c:428 sm/gpgsm.c:1064 +#: agent/gpg-agent.c:631 g10/gpg.c:2071 scd/scdaemon.c:428 sm/gpgsm.c:1064 #, c-format msgid "NOTE: no default option file `%s'\n" msgstr "ЗАМЕЧАНИЕ: файл конфигурации `%s' не обнаружен\n" -#: agent/gpg-agent.c:633 agent/gpg-agent.c:1216 g10/gpg.c:2075 +#: agent/gpg-agent.c:636 agent/gpg-agent.c:1215 g10/gpg.c:2075 #: scd/scdaemon.c:433 sm/gpgsm.c:1068 tools/symcryptrun.c:930 #, c-format msgid "option file `%s': %s\n" msgstr "файл конфигурации `%s': %s\n" -#: agent/gpg-agent.c:641 g10/gpg.c:2082 scd/scdaemon.c:441 sm/gpgsm.c:1075 +#: agent/gpg-agent.c:644 g10/gpg.c:2082 scd/scdaemon.c:441 sm/gpgsm.c:1075 #, c-format msgid "reading options from `%s'\n" msgstr "параметры конфигурации из файла `%s'\n" -#: agent/gpg-agent.c:974 g10/plaintext.c:140 g10/plaintext.c:145 +#: agent/gpg-agent.c:973 g10/plaintext.c:140 g10/plaintext.c:145 #: g10/plaintext.c:162 #, c-format msgid "error creating `%s': %s\n" msgstr "ошибка создания `%s': %s\n" -#: agent/gpg-agent.c:1330 agent/gpg-agent.c:1452 agent/gpg-agent.c:1456 -#: agent/gpg-agent.c:1497 agent/gpg-agent.c:1501 g10/exec.c:172 +#: agent/gpg-agent.c:1328 agent/gpg-agent.c:1448 agent/gpg-agent.c:1452 +#: agent/gpg-agent.c:1493 agent/gpg-agent.c:1497 g10/exec.c:172 #: g10/openfile.c:429 scd/scdaemon.c:928 #, c-format msgid "can't create directory `%s': %s\n" msgstr "не могу создать каталог `%s': %s\n" -#: agent/gpg-agent.c:1344 scd/scdaemon.c:942 +#: agent/gpg-agent.c:1342 scd/scdaemon.c:942 msgid "name of socket too long\n" msgstr "имя сокета слишком длинное\n" -#: agent/gpg-agent.c:1369 scd/scdaemon.c:965 +#: agent/gpg-agent.c:1365 scd/scdaemon.c:965 #, c-format msgid "can't create socket: %s\n" msgstr "не могу создать сокет: %s\n" -#: agent/gpg-agent.c:1378 +#: agent/gpg-agent.c:1374 #, fuzzy, c-format msgid "socket name `%s' is too long\n" msgstr "имя сокета слишком длинное\n" -#: agent/gpg-agent.c:1398 +#: agent/gpg-agent.c:1394 #, fuzzy msgid "a gpg-agent is already running - not starting a new one\n" msgstr "нет gpg-agent доступого для данной сессии\n" -#: agent/gpg-agent.c:1409 scd/scdaemon.c:985 +#: agent/gpg-agent.c:1405 scd/scdaemon.c:985 #, fuzzy msgid "error getting nonce for the socket\n" msgstr "ошибка при получении нового PIN: %s\n" -#: agent/gpg-agent.c:1414 scd/scdaemon.c:988 +#: agent/gpg-agent.c:1410 scd/scdaemon.c:988 #, c-format msgid "error binding socket to `%s': %s\n" msgstr "ошибка связывния сокета с `%s': %s\n" -#: agent/gpg-agent.c:1426 scd/scdaemon.c:997 +#: agent/gpg-agent.c:1422 scd/scdaemon.c:997 #, c-format msgid "listen() failed: %s\n" msgstr "" -#: agent/gpg-agent.c:1432 scd/scdaemon.c:1004 +#: agent/gpg-agent.c:1428 scd/scdaemon.c:1004 #, c-format msgid "listening on socket `%s'\n" msgstr "слушаем сокет `%s'\n" -#: agent/gpg-agent.c:1460 agent/gpg-agent.c:1507 g10/openfile.c:432 +#: agent/gpg-agent.c:1456 agent/gpg-agent.c:1503 g10/openfile.c:432 #, c-format msgid "directory `%s' created\n" msgstr "создан каталог `%s'\n" -#: agent/gpg-agent.c:1513 +#: agent/gpg-agent.c:1509 #, c-format msgid "stat() failed for `%s': %s\n" msgstr "" -#: agent/gpg-agent.c:1517 +#: agent/gpg-agent.c:1513 #, c-format msgid "can't use `%s' as home directory\n" msgstr "невозможно использовать `%s' как домашний каталог\n" -#: agent/gpg-agent.c:1634 scd/scdaemon.c:1020 +#: agent/gpg-agent.c:1643 scd/scdaemon.c:1020 #, fuzzy, c-format msgid "error reading nonce on fd %d: %s\n" msgstr "ошибка чтения из %s: %s\n" -#: agent/gpg-agent.c:1656 +#: agent/gpg-agent.c:1665 #, c-format msgid "handler 0x%lx for fd %d started\n" msgstr "" -#: agent/gpg-agent.c:1661 +#: agent/gpg-agent.c:1670 #, c-format msgid "handler 0x%lx for fd %d terminated\n" msgstr "" -#: agent/gpg-agent.c:1681 +#: agent/gpg-agent.c:1690 #, c-format msgid "ssh handler 0x%lx for fd %d started\n" msgstr "" -#: agent/gpg-agent.c:1686 +#: agent/gpg-agent.c:1695 #, c-format msgid "ssh handler 0x%lx for fd %d terminated\n" msgstr "" -#: agent/gpg-agent.c:1803 scd/scdaemon.c:1143 +#: agent/gpg-agent.c:1808 scd/scdaemon.c:1143 #, c-format msgid "pth_select failed: %s - waiting 1s\n" msgstr "" -#: agent/gpg-agent.c:1916 scd/scdaemon.c:1210 +#: agent/gpg-agent.c:1921 scd/scdaemon.c:1210 #, c-format msgid "%s %s stopped\n" msgstr "%s %s: остановлен\n" -#: agent/gpg-agent.c:1939 +#: agent/gpg-agent.c:2049 msgid "no gpg-agent running in this session\n" msgstr "нет gpg-agent доступого для данной сессии\n" -#: agent/gpg-agent.c:1950 common/simple-pwquery.c:349 common/asshelp.c:326 +#: agent/gpg-agent.c:2060 common/simple-pwquery.c:349 common/asshelp.c:326 #: tools/gpg-connect-agent.c:2094 msgid "malformed GPG_AGENT_INFO environment variable\n" msgstr "неправильная переменная окружения GPG_AGENT_INFO\n" -#: agent/gpg-agent.c:1963 common/simple-pwquery.c:361 common/asshelp.c:338 +#: agent/gpg-agent.c:2073 common/simple-pwquery.c:361 common/asshelp.c:338 #: tools/gpg-connect-agent.c:2105 #, c-format msgid "gpg-agent protocol version %d is not supported\n" @@ -1120,7 +1120,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:1851 +#: g10/card-util.c:85 scd/app-openpgp.c:1848 #, fuzzy msgid "Reset Code not or not anymore available\n" msgstr "секретная часть ключ не доступна\n" @@ -6445,29 +6445,29 @@ msgstr "" "Синтаксис: kbxutil [параметры] [файлы]\n" "просморт, экспорт, импорт данных Keybox\n" -#: scd/app-nks.c:326 scd/app-openpgp.c:1459 scd/app-dinsig.c:297 +#: scd/app-nks.c:325 scd/app-openpgp.c:1456 scd/app-dinsig.c:297 msgid "||Please enter your PIN at the reader's keypad" msgstr "" -#: scd/app-nks.c:330 scd/app-openpgp.c:1463 scd/app-openpgp.c:1495 -#: scd/app-openpgp.c:1642 scd/app-openpgp.c:1660 scd/app-openpgp.c:1860 +#: 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-dinsig.c:301 #, c-format msgid "PIN callback returned error: %s\n" msgstr "" -#: scd/app-nks.c:378 +#: scd/app-nks.c:377 msgid "the NullPIN has not yet been changed\n" 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:558 scd/app-openpgp.c:1900 +#: scd/app-nks.c:557 scd/app-openpgp.c:1897 msgid "|N|New PIN" msgstr "|N|Новый PIN" -#: scd/app-nks.c:561 scd/app-openpgp.c:1904 scd/app-dinsig.c:529 +#: scd/app-nks.c:560 scd/app-openpgp.c:1901 scd/app-dinsig.c:529 #, c-format msgid "error getting new PIN: %s\n" msgstr "ошибка при получении нового PIN: %s\n" @@ -6482,85 +6482,85 @@ msgstr "сбой сохранения отпечатка: %s\n" msgid "failed to store the creation date: %s\n" msgstr "сбой сохранения даты создания: %s\n" -#: scd/app-openpgp.c:1076 +#: scd/app-openpgp.c:1075 #, c-format msgid "reading public key failed: %s\n" msgstr "сбой чтения открытого ключа: %s\n" -#: scd/app-openpgp.c:1084 scd/app-openpgp.c:2554 +#: scd/app-openpgp.c:1083 scd/app-openpgp.c:2551 msgid "response does not contain the public key data\n" msgstr "ответ не содержит данных открытого ключа\n" -#: scd/app-openpgp.c:1092 scd/app-openpgp.c:2562 +#: scd/app-openpgp.c:1091 scd/app-openpgp.c:2559 msgid "response does not contain the RSA modulus\n" msgstr "в ответе отсутствует модуль RSA\n" -#: scd/app-openpgp.c:1101 scd/app-openpgp.c:2572 +#: scd/app-openpgp.c:1100 scd/app-openpgp.c:2569 msgid "response does not contain the RSA public exponent\n" msgstr "в ответе отсутствует открытая экспонента RSA\n" -#: scd/app-openpgp.c:1419 +#: scd/app-openpgp.c:1416 #, c-format msgid "using default PIN as %s\n" msgstr "" -#: scd/app-openpgp.c:1426 +#: scd/app-openpgp.c:1423 #, c-format msgid "failed to use default PIN as %s: %s - disabling further default use\n" msgstr "" -#: scd/app-openpgp.c:1445 +#: scd/app-openpgp.c:1442 #, 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:1479 +#: scd/app-openpgp.c:1476 #, c-format msgid "||Please enter the PIN%%0A[sigs done: %lu]" msgstr "||Введите PIN%%0A[подписей: %lu]" -#: scd/app-openpgp.c:1491 +#: scd/app-openpgp.c:1488 #, fuzzy msgid "||Please enter the PIN" msgstr "||Введите PIN%%0A[подписей: %lu]" -#: scd/app-openpgp.c:1502 scd/app-openpgp.c:1667 +#: scd/app-openpgp.c:1499 scd/app-openpgp.c:1664 #, 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:1515 scd/app-openpgp.c:1555 scd/app-openpgp.c:1679 -#: scd/app-openpgp.c:2871 +#: scd/app-openpgp.c:1512 scd/app-openpgp.c:1552 scd/app-openpgp.c:1676 +#: scd/app-openpgp.c:2868 #, c-format msgid "verify CHV%d failed: %s\n" msgstr "при проверке CHV%d сбой: %s\n" -#: scd/app-openpgp.c:1578 +#: scd/app-openpgp.c:1575 msgid "access to admin commands is not configured\n" msgstr "доступ к командам управления не настроен\n" -#: scd/app-openpgp.c:1599 scd/app-openpgp.c:1842 scd/app-openpgp.c:3122 +#: scd/app-openpgp.c:1596 scd/app-openpgp.c:1839 scd/app-openpgp.c:3119 msgid "error retrieving CHV status from card\n" msgstr "ошибка получения статуса CHV с карты\n" -#: scd/app-openpgp.c:1605 scd/app-openpgp.c:3131 +#: scd/app-openpgp.c:1602 scd/app-openpgp.c:3128 msgid "card is permanently locked!\n" msgstr "карта заблокирована!\n" -#: scd/app-openpgp.c:1612 +#: scd/app-openpgp.c:1609 #, c-format msgid "%d Admin PIN attempts remaining before card is permanently locked\n" msgstr "" "осталось %d попыток ввода административного PIN перед блокировкой карты\n" -#: scd/app-openpgp.c:1622 +#: scd/app-openpgp.c:1619 #, 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:1637 +#: scd/app-openpgp.c:1634 #, 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:1657 +#: scd/app-openpgp.c:1654 msgid "|A|Admin PIN" msgstr "|A|Административный PID" -#: scd/app-openpgp.c:1856 +#: scd/app-openpgp.c:1853 #, fuzzy msgid "||Please enter the Reset Code for the card" msgstr "Введите PIN%s%s%s для доступа к карте" -#: scd/app-openpgp.c:1865 scd/app-openpgp.c:1928 +#: scd/app-openpgp.c:1862 scd/app-openpgp.c:1925 #, fuzzy, c-format msgid "Reset Code is too short; minimum length is %d\n" msgstr "PIN для CHV%d слишком короток, минимальная длина %d\n" -#: scd/app-openpgp.c:1899 +#: scd/app-openpgp.c:1896 msgid "|RN|New Reset Code" msgstr "" -#: scd/app-openpgp.c:1900 +#: scd/app-openpgp.c:1897 msgid "|AN|New Admin PIN" msgstr "|AN|Новый административный PIN" -#: scd/app-openpgp.c:1990 scd/app-openpgp.c:2640 +#: scd/app-openpgp.c:1987 scd/app-openpgp.c:2637 msgid "error reading application data\n" msgstr "ошибка чтения данных приложения\n" -#: scd/app-openpgp.c:1996 scd/app-openpgp.c:2647 +#: scd/app-openpgp.c:1993 scd/app-openpgp.c:2644 msgid "error reading fingerprint DO\n" msgstr "ошибка чтения отпечатка DO\n" -#: scd/app-openpgp.c:2006 +#: scd/app-openpgp.c:2003 msgid "key already exists\n" msgstr "ключ уже существует\n" -#: scd/app-openpgp.c:2010 +#: scd/app-openpgp.c:2007 msgid "existing key will be replaced\n" msgstr "существующий ключ будет заменен\n" -#: scd/app-openpgp.c:2012 +#: scd/app-openpgp.c:2009 msgid "generating new key\n" msgstr "генерация нового ключа\n" -#: scd/app-openpgp.c:2338 +#: scd/app-openpgp.c:2335 msgid "creation timestamp missing\n" msgstr "пропущен штамп создания создания\n" -#: scd/app-openpgp.c:2347 +#: scd/app-openpgp.c:2344 #, c-format msgid "RSA modulus missing or not of size %d bits\n" msgstr "Модули RSA пропущены или не имеют размер %d бит\n" -#: scd/app-openpgp.c:2359 +#: scd/app-openpgp.c:2356 #, c-format msgid "RSA public exponent missing or larger than %d bits\n" msgstr "отсутствует открытая экспонента RSA или превышает %d бит\n" -#: scd/app-openpgp.c:2369 scd/app-openpgp.c:2377 +#: scd/app-openpgp.c:2366 scd/app-openpgp.c:2374 #, c-format msgid "RSA prime %s missing or not of size %d bits\n" msgstr "Простое число RSA %s пропущено или не имеет размер %d бит\n" -#: scd/app-openpgp.c:2471 +#: scd/app-openpgp.c:2468 #, c-format msgid "failed to store the key: %s\n" msgstr "сбой сохранения ключа: %s\n" -#: scd/app-openpgp.c:2531 +#: scd/app-openpgp.c:2528 msgid "please wait while key is being generated ...\n" msgstr "пожалуйста, подождите, пока будет генерироваться ключ ...\n" -#: scd/app-openpgp.c:2545 +#: scd/app-openpgp.c:2542 msgid "generating key failed\n" msgstr "сбой при генерации ключа\n" -#: scd/app-openpgp.c:2548 +#: scd/app-openpgp.c:2545 #, c-format msgid "key generation completed (%d seconds)\n" msgstr "ключ сгенерирован (%d секунд)\n" -#: scd/app-openpgp.c:2605 +#: scd/app-openpgp.c:2602 msgid "invalid structure of OpenPGP card (DO 0x93)\n" msgstr "недопутимая структура OpenPGP карты (DO 0x93)\n" -#: scd/app-openpgp.c:2655 +#: scd/app-openpgp.c:2652 msgid "fingerprint on card does not match requested one\n" msgstr "" -#: scd/app-openpgp.c:2770 +#: scd/app-openpgp.c:2767 #, c-format msgid "card does not support digest algorithm %s\n" msgstr "карта не поддерживает функцию хеширования %s\n" -#: scd/app-openpgp.c:2846 +#: scd/app-openpgp.c:2843 #, c-format msgid "signatures created so far: %lu\n" msgstr "подписей создано: %lu\n" -#: scd/app-openpgp.c:3136 +#: scd/app-openpgp.c:3133 msgid "" "verification of Admin PIN is currently prohibited through this command\n" msgstr "" "проверка административного PIN в данный момент запрещена этой командой\n" -#: scd/app-openpgp.c:3360 scd/app-openpgp.c:3371 +#: scd/app-openpgp.c:3357 scd/app-openpgp.c:3368 #, c-format msgid "can't access %s - invalid OpenPGP card?\n" msgstr "нет доступа %s - неработоспособная карта OpenPGP?\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-10-29 09:04+0100\n" +"POT-Creation-Date: 2008-11-11 08:40+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" @@ -388,7 +388,7 @@ msgstr "" msgid "|FILE|write environment settings also to FILE" msgstr "" -#: agent/gpg-agent.c:290 agent/preset-passphrase.c:94 agent/protect-tool.c:146 +#: agent/gpg-agent.c:294 agent/preset-passphrase.c:94 agent/protect-tool.c:146 #: scd/scdaemon.c:213 sm/gpgsm.c:571 tools/gpg-connect-agent.c:173 #: tools/gpgconf.c:99 tools/symcryptrun.c:204 tools/gpg-check-pattern.c:141 #, fuzzy @@ -397,158 +397,158 @@ msgstr "" "Chyby ozn�mte, pros�m, na adresu <[email protected]>.\n" "Pripomienky k prekladu <[email protected]>.\n" -#: agent/gpg-agent.c:293 +#: agent/gpg-agent.c:297 #, fuzzy msgid "Usage: gpg-agent [options] (-h for help)" msgstr "Pou�itie: gpg [mo�nosti] [s�bory] (-h pre pomoc)" -#: agent/gpg-agent.c:295 +#: agent/gpg-agent.c:299 msgid "" "Syntax: gpg-agent [options] [command [args]]\n" "Secret key management for GnuPG\n" msgstr "" -#: agent/gpg-agent.c:330 g10/gpg.c:971 scd/scdaemon.c:253 sm/gpgsm.c:735 +#: agent/gpg-agent.c:334 g10/gpg.c:971 scd/scdaemon.c:253 sm/gpgsm.c:735 #, c-format msgid "invalid debug-level `%s' given\n" msgstr "" -#: agent/gpg-agent.c:529 agent/protect-tool.c:1068 kbx/kbxutil.c:430 +#: agent/gpg-agent.c:532 agent/protect-tool.c:1068 kbx/kbxutil.c:430 #: scd/scdaemon.c:347 sm/gpgsm.c:973 sm/gpgsm.c:976 tools/symcryptrun.c:997 #: tools/gpg-check-pattern.c:178 #, c-format msgid "%s is too old (need %s, have %s)\n" msgstr "" -#: agent/gpg-agent.c:628 g10/gpg.c:2071 scd/scdaemon.c:428 sm/gpgsm.c:1064 +#: agent/gpg-agent.c:631 g10/gpg.c:2071 scd/scdaemon.c:428 sm/gpgsm.c:1064 #, 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:633 agent/gpg-agent.c:1216 g10/gpg.c:2075 +#: agent/gpg-agent.c:636 agent/gpg-agent.c:1215 g10/gpg.c:2075 #: scd/scdaemon.c:433 sm/gpgsm.c:1068 tools/symcryptrun.c:930 #, c-format msgid "option file `%s': %s\n" msgstr "s�bor s mo�nos�ami `%s': %s\n" -#: agent/gpg-agent.c:641 g10/gpg.c:2082 scd/scdaemon.c:441 sm/gpgsm.c:1075 +#: agent/gpg-agent.c:644 g10/gpg.c:2082 scd/scdaemon.c:441 sm/gpgsm.c:1075 #, c-format msgid "reading options from `%s'\n" msgstr "��tam mo�nosti z `%s'\n" -#: agent/gpg-agent.c:974 g10/plaintext.c:140 g10/plaintext.c:145 +#: agent/gpg-agent.c:973 g10/plaintext.c:140 g10/plaintext.c:145 #: g10/plaintext.c:162 #, c-format msgid "error creating `%s': %s\n" msgstr "chyba pri vytv�ran� `%s': %s\n" -#: agent/gpg-agent.c:1330 agent/gpg-agent.c:1452 agent/gpg-agent.c:1456 -#: agent/gpg-agent.c:1497 agent/gpg-agent.c:1501 g10/exec.c:172 +#: agent/gpg-agent.c:1328 agent/gpg-agent.c:1448 agent/gpg-agent.c:1452 +#: agent/gpg-agent.c:1493 agent/gpg-agent.c:1497 g10/exec.c:172 #: g10/openfile.c:429 scd/scdaemon.c:928 #, c-format msgid "can't create directory `%s': %s\n" msgstr "nem��em vytvori� adres�r `%s': %s\n" -#: agent/gpg-agent.c:1344 scd/scdaemon.c:942 +#: agent/gpg-agent.c:1342 scd/scdaemon.c:942 msgid "name of socket too long\n" msgstr "" -#: agent/gpg-agent.c:1369 scd/scdaemon.c:965 +#: agent/gpg-agent.c:1365 scd/scdaemon.c:965 #, fuzzy, c-format msgid "can't create socket: %s\n" msgstr "%s: nem��em vytvori�: %s\n" -#: agent/gpg-agent.c:1378 +#: agent/gpg-agent.c:1374 #, c-format msgid "socket name `%s' is too long\n" msgstr "" -#: agent/gpg-agent.c:1398 +#: agent/gpg-agent.c:1394 #, fuzzy msgid "a gpg-agent is already running - not starting a new one\n" msgstr "gpg-agent nie je v tomto seden� dostupn�\n" -#: agent/gpg-agent.c:1409 scd/scdaemon.c:985 +#: agent/gpg-agent.c:1405 scd/scdaemon.c:985 #, fuzzy msgid "error getting nonce for the socket\n" msgstr "chyba pri vytv�ran� hesla: %s\n" -#: agent/gpg-agent.c:1414 scd/scdaemon.c:988 +#: agent/gpg-agent.c:1410 scd/scdaemon.c:988 #, fuzzy, c-format msgid "error binding socket to `%s': %s\n" msgstr "chyba pri posielan� na `%s': %s\n" -#: agent/gpg-agent.c:1426 scd/scdaemon.c:997 +#: agent/gpg-agent.c:1422 scd/scdaemon.c:997 #, fuzzy, c-format msgid "listen() failed: %s\n" msgstr "aktualiz�cia zlyhala: %s\n" -#: agent/gpg-agent.c:1432 scd/scdaemon.c:1004 +#: agent/gpg-agent.c:1428 scd/scdaemon.c:1004 #, fuzzy, c-format msgid "listening on socket `%s'\n" msgstr "zapisujem tajn� k��� do `%s'\n" -#: agent/gpg-agent.c:1460 agent/gpg-agent.c:1507 g10/openfile.c:432 +#: agent/gpg-agent.c:1456 agent/gpg-agent.c:1503 g10/openfile.c:432 #, fuzzy, c-format msgid "directory `%s' created\n" msgstr "%s: adres�r vytvoren�\n" -#: agent/gpg-agent.c:1513 +#: agent/gpg-agent.c:1509 #, fuzzy, c-format msgid "stat() failed for `%s': %s\n" msgstr "datab�za d�very: proced�ra read() (n=%d) zlyhala: %s\n" -#: agent/gpg-agent.c:1517 +#: agent/gpg-agent.c:1513 #, fuzzy, c-format msgid "can't use `%s' as home directory\n" msgstr "%s: nem��em vytvori� adres�r: %s\n" -#: agent/gpg-agent.c:1634 scd/scdaemon.c:1020 +#: agent/gpg-agent.c:1643 scd/scdaemon.c:1020 #, fuzzy, c-format msgid "error reading nonce on fd %d: %s\n" msgstr "chyba pri ��tan� `%s': %s\n" -#: agent/gpg-agent.c:1656 +#: agent/gpg-agent.c:1665 #, c-format msgid "handler 0x%lx for fd %d started\n" msgstr "" -#: agent/gpg-agent.c:1661 +#: agent/gpg-agent.c:1670 #, c-format msgid "handler 0x%lx for fd %d terminated\n" msgstr "" -#: agent/gpg-agent.c:1681 +#: agent/gpg-agent.c:1690 #, c-format msgid "ssh handler 0x%lx for fd %d started\n" msgstr "" -#: agent/gpg-agent.c:1686 +#: agent/gpg-agent.c:1695 #, c-format msgid "ssh handler 0x%lx for fd %d terminated\n" msgstr "" -#: agent/gpg-agent.c:1803 scd/scdaemon.c:1143 +#: agent/gpg-agent.c:1808 scd/scdaemon.c:1143 #, 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:1916 scd/scdaemon.c:1210 +#: agent/gpg-agent.c:1921 scd/scdaemon.c:1210 #, fuzzy, c-format msgid "%s %s stopped\n" msgstr "%s: presko�en�: %s\n" -#: agent/gpg-agent.c:1939 +#: agent/gpg-agent.c:2049 #, fuzzy msgid "no gpg-agent running in this session\n" msgstr "gpg-agent nie je v tomto seden� dostupn�\n" -#: agent/gpg-agent.c:1950 common/simple-pwquery.c:349 common/asshelp.c:326 +#: agent/gpg-agent.c:2060 common/simple-pwquery.c:349 common/asshelp.c:326 #: tools/gpg-connect-agent.c:2094 msgid "malformed GPG_AGENT_INFO environment variable\n" msgstr "zl� form�t premennej prostredia GPG_AGENT_INFO\n" -#: agent/gpg-agent.c:1963 common/simple-pwquery.c:361 common/asshelp.c:338 +#: agent/gpg-agent.c:2073 common/simple-pwquery.c:361 common/asshelp.c:338 #: tools/gpg-connect-agent.c:2105 #, c-format msgid "gpg-agent protocol version %d is not supported\n" @@ -1141,7 +1141,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:1851 +#: g10/card-util.c:85 scd/app-openpgp.c:1848 #, fuzzy msgid "Reset Code not or not anymore available\n" msgstr "tajn� �asti k���a nie s� dostupn�\n" @@ -6664,29 +6664,29 @@ msgid "" "list, export, import Keybox data\n" msgstr "" -#: scd/app-nks.c:326 scd/app-openpgp.c:1459 scd/app-dinsig.c:297 +#: scd/app-nks.c:325 scd/app-openpgp.c:1456 scd/app-dinsig.c:297 msgid "||Please enter your PIN at the reader's keypad" msgstr "" -#: scd/app-nks.c:330 scd/app-openpgp.c:1463 scd/app-openpgp.c:1495 -#: scd/app-openpgp.c:1642 scd/app-openpgp.c:1660 scd/app-openpgp.c:1860 +#: 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-dinsig.c:301 #, c-format msgid "PIN callback returned error: %s\n" msgstr "" -#: scd/app-nks.c:378 +#: scd/app-nks.c:377 msgid "the NullPIN has not yet been changed\n" 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:558 scd/app-openpgp.c:1900 +#: scd/app-nks.c:557 scd/app-openpgp.c:1897 msgid "|N|New PIN" msgstr "" -#: scd/app-nks.c:561 scd/app-openpgp.c:1904 scd/app-dinsig.c:529 +#: scd/app-nks.c:560 scd/app-openpgp.c:1901 scd/app-dinsig.c:529 #, fuzzy, c-format msgid "error getting new PIN: %s\n" msgstr "chyba pri vytv�ran� hesla: %s\n" @@ -6701,84 +6701,84 @@ msgstr "nem��em inicializova� datab�zu d�very: %s\n" msgid "failed to store the creation date: %s\n" msgstr "zlyhalo obnovenie vyrovn�vacej pam�ti k���ov: %s\n" -#: scd/app-openpgp.c:1076 +#: scd/app-openpgp.c:1075 #, fuzzy, c-format msgid "reading public key failed: %s\n" msgstr "zmazanie bloku k���a sa nepodarilo: %s\n" -#: scd/app-openpgp.c:1084 scd/app-openpgp.c:2554 +#: scd/app-openpgp.c:1083 scd/app-openpgp.c:2551 msgid "response does not contain the public key data\n" msgstr "" -#: scd/app-openpgp.c:1092 scd/app-openpgp.c:2562 +#: scd/app-openpgp.c:1091 scd/app-openpgp.c:2559 msgid "response does not contain the RSA modulus\n" msgstr "" -#: scd/app-openpgp.c:1101 scd/app-openpgp.c:2572 +#: scd/app-openpgp.c:1100 scd/app-openpgp.c:2569 msgid "response does not contain the RSA public exponent\n" msgstr "" -#: scd/app-openpgp.c:1419 +#: scd/app-openpgp.c:1416 #, c-format msgid "using default PIN as %s\n" msgstr "" -#: scd/app-openpgp.c:1426 +#: scd/app-openpgp.c:1423 #, c-format msgid "failed to use default PIN as %s: %s - disabling further default use\n" msgstr "" -#: scd/app-openpgp.c:1445 +#: scd/app-openpgp.c:1442 #, c-format msgid "||Please enter your PIN at the reader's keypad%%0A[sigs done: %lu]" msgstr "" -#: scd/app-openpgp.c:1479 +#: scd/app-openpgp.c:1476 #, c-format msgid "||Please enter the PIN%%0A[sigs done: %lu]" msgstr "" -#: scd/app-openpgp.c:1491 +#: scd/app-openpgp.c:1488 #, fuzzy msgid "||Please enter the PIN" msgstr "zmeni� heslo" -#: scd/app-openpgp.c:1502 scd/app-openpgp.c:1667 +#: scd/app-openpgp.c:1499 scd/app-openpgp.c:1664 #, c-format msgid "PIN for CHV%d is too short; minimum length is %d\n" msgstr "" -#: scd/app-openpgp.c:1515 scd/app-openpgp.c:1555 scd/app-openpgp.c:1679 -#: scd/app-openpgp.c:2871 +#: scd/app-openpgp.c:1512 scd/app-openpgp.c:1552 scd/app-openpgp.c:1676 +#: scd/app-openpgp.c:2868 #, fuzzy, c-format msgid "verify CHV%d failed: %s\n" msgstr "nepodarilo posla� k��� na server: %s\n" -#: scd/app-openpgp.c:1578 +#: scd/app-openpgp.c:1575 msgid "access to admin commands is not configured\n" msgstr "" -#: scd/app-openpgp.c:1599 scd/app-openpgp.c:1842 scd/app-openpgp.c:3122 +#: scd/app-openpgp.c:1596 scd/app-openpgp.c:1839 scd/app-openpgp.c:3119 msgid "error retrieving CHV status from card\n" msgstr "" -#: scd/app-openpgp.c:1605 scd/app-openpgp.c:3131 +#: scd/app-openpgp.c:1602 scd/app-openpgp.c:3128 msgid "card is permanently locked!\n" msgstr "" -#: scd/app-openpgp.c:1612 +#: scd/app-openpgp.c:1609 #, c-format msgid "%d Admin PIN attempts remaining before card is permanently locked\n" msgstr "" -#: scd/app-openpgp.c:1622 +#: scd/app-openpgp.c:1619 #, c-format msgid "" "|A|Please enter the Admin PIN at the reader's keypad%%0A[remaining attempts: " "%d]" msgstr "" -#: scd/app-openpgp.c:1637 +#: scd/app-openpgp.c:1634 #, 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:1657 +#: scd/app-openpgp.c:1654 msgid "|A|Admin PIN" msgstr "" -#: scd/app-openpgp.c:1856 +#: scd/app-openpgp.c:1853 #, 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:1865 scd/app-openpgp.c:1928 +#: scd/app-openpgp.c:1862 scd/app-openpgp.c:1925 #, c-format msgid "Reset Code is too short; minimum length is %d\n" msgstr "" -#: scd/app-openpgp.c:1899 +#: scd/app-openpgp.c:1896 msgid "|RN|New Reset Code" msgstr "" -#: scd/app-openpgp.c:1900 +#: scd/app-openpgp.c:1897 msgid "|AN|New Admin PIN" msgstr "" -#: scd/app-openpgp.c:1990 scd/app-openpgp.c:2640 +#: scd/app-openpgp.c:1987 scd/app-openpgp.c:2637 #, fuzzy msgid "error reading application data\n" msgstr "chyba pri ��tan� bloku k���a: %s\n" -#: scd/app-openpgp.c:1996 scd/app-openpgp.c:2647 +#: scd/app-openpgp.c:1993 scd/app-openpgp.c:2644 #, fuzzy msgid "error reading fingerprint DO\n" msgstr "%s: chyba pri ��tan� vo�n�ho z�znamu: %s\n" -#: scd/app-openpgp.c:2006 +#: scd/app-openpgp.c:2003 #, fuzzy msgid "key already exists\n" msgstr "`%s' je u� skomprimovan�\n" -#: scd/app-openpgp.c:2010 +#: scd/app-openpgp.c:2007 msgid "existing key will be replaced\n" msgstr "" -#: scd/app-openpgp.c:2012 +#: scd/app-openpgp.c:2009 #, fuzzy msgid "generating new key\n" msgstr "vytvori� nov� p�r k���ov" -#: scd/app-openpgp.c:2338 +#: scd/app-openpgp.c:2335 msgid "creation timestamp missing\n" msgstr "" -#: scd/app-openpgp.c:2347 +#: scd/app-openpgp.c:2344 #, c-format msgid "RSA modulus missing or not of size %d bits\n" msgstr "" -#: scd/app-openpgp.c:2359 +#: scd/app-openpgp.c:2356 #, c-format msgid "RSA public exponent missing or larger than %d bits\n" msgstr "" -#: scd/app-openpgp.c:2369 scd/app-openpgp.c:2377 +#: scd/app-openpgp.c:2366 scd/app-openpgp.c:2374 #, c-format msgid "RSA prime %s missing or not of size %d bits\n" msgstr "" -#: scd/app-openpgp.c:2471 +#: scd/app-openpgp.c:2468 #, 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:2531 +#: scd/app-openpgp.c:2528 msgid "please wait while key is being generated ...\n" msgstr "" -#: scd/app-openpgp.c:2545 +#: scd/app-openpgp.c:2542 #, fuzzy msgid "generating key failed\n" msgstr "zmazanie bloku k���a sa nepodarilo: %s\n" -#: scd/app-openpgp.c:2548 +#: scd/app-openpgp.c:2545 #, fuzzy, c-format msgid "key generation completed (%d seconds)\n" msgstr "Vytvorenie k���a sa nepodarilo: %s\n" -#: scd/app-openpgp.c:2605 +#: scd/app-openpgp.c:2602 msgid "invalid structure of OpenPGP card (DO 0x93)\n" msgstr "" -#: scd/app-openpgp.c:2655 +#: scd/app-openpgp.c:2652 msgid "fingerprint on card does not match requested one\n" msgstr "" -#: scd/app-openpgp.c:2770 +#: scd/app-openpgp.c:2767 #, fuzzy, c-format msgid "card does not support digest algorithm %s\n" msgstr "%s podpis, hashovac� algoritmus %s\n" -#: scd/app-openpgp.c:2846 +#: scd/app-openpgp.c:2843 #, c-format msgid "signatures created so far: %lu\n" msgstr "" -#: scd/app-openpgp.c:3136 +#: scd/app-openpgp.c:3133 msgid "" "verification of Admin PIN is currently prohibited through this command\n" msgstr "" -#: scd/app-openpgp.c:3360 scd/app-openpgp.c:3371 +#: scd/app-openpgp.c:3357 scd/app-openpgp.c:3368 #, fuzzy, c-format msgid "can't access %s - invalid OpenPGP card?\n" msgstr "nen�jden� �iadne platn� d�ta vo form�te OpenPGP.\n" @@ -24,7 +24,7 @@ msgid "" msgstr "" "Project-Id-Version: gnupg trunk\n" "Report-Msgid-Bugs-To: [email protected]\n" -"POT-Creation-Date: 2008-10-29 09:04+0100\n" +"POT-Creation-Date: 2008-11-11 08:40+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" @@ -414,17 +414,17 @@ msgstr "aktivera ssh-agent-emulering" msgid "|FILE|write environment settings also to FILE" msgstr "|FIL|skriv miljöinställningar även till FIL" -#: agent/gpg-agent.c:290 agent/preset-passphrase.c:94 agent/protect-tool.c:146 +#: agent/gpg-agent.c:294 agent/preset-passphrase.c:94 agent/protect-tool.c:146 #: scd/scdaemon.c:213 sm/gpgsm.c:571 tools/gpg-connect-agent.c:173 #: tools/gpgconf.c:99 tools/symcryptrun.c:204 tools/gpg-check-pattern.c:141 msgid "Please report bugs to <" msgstr "Rapportera fel till <" -#: agent/gpg-agent.c:293 +#: agent/gpg-agent.c:297 msgid "Usage: gpg-agent [options] (-h for help)" msgstr "Användning: gpg-agent [flaggor] (-h för hjälp)" -#: agent/gpg-agent.c:295 +#: agent/gpg-agent.c:299 msgid "" "Syntax: gpg-agent [options] [command [args]]\n" "Secret key management for GnuPG\n" @@ -432,145 +432,145 @@ msgstr "" "Syntax: gpg-agent [flaggor] [kommando [argument]]\n" "Hantering av hemliga nycklar för GnuPG\n" -#: agent/gpg-agent.c:330 g10/gpg.c:971 scd/scdaemon.c:253 sm/gpgsm.c:735 +#: agent/gpg-agent.c:334 g10/gpg.c:971 scd/scdaemon.c:253 sm/gpgsm.c:735 #, c-format msgid "invalid debug-level `%s' given\n" msgstr "ogiltig debug-level \"%s\" angiven\n" -#: agent/gpg-agent.c:529 agent/protect-tool.c:1068 kbx/kbxutil.c:430 +#: agent/gpg-agent.c:532 agent/protect-tool.c:1068 kbx/kbxutil.c:430 #: scd/scdaemon.c:347 sm/gpgsm.c:973 sm/gpgsm.c:976 tools/symcryptrun.c:997 #: tools/gpg-check-pattern.c:178 #, 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:628 g10/gpg.c:2071 scd/scdaemon.c:428 sm/gpgsm.c:1064 +#: agent/gpg-agent.c:631 g10/gpg.c:2071 scd/scdaemon.c:428 sm/gpgsm.c:1064 #, c-format msgid "NOTE: no default option file `%s'\n" msgstr "OBS: inställningsfilen \"%s\" saknas\n" -#: agent/gpg-agent.c:633 agent/gpg-agent.c:1216 g10/gpg.c:2075 +#: agent/gpg-agent.c:636 agent/gpg-agent.c:1215 g10/gpg.c:2075 #: scd/scdaemon.c:433 sm/gpgsm.c:1068 tools/symcryptrun.c:930 #, c-format msgid "option file `%s': %s\n" msgstr "inställningsfil \"%s\": %s\n" -#: agent/gpg-agent.c:641 g10/gpg.c:2082 scd/scdaemon.c:441 sm/gpgsm.c:1075 +#: agent/gpg-agent.c:644 g10/gpg.c:2082 scd/scdaemon.c:441 sm/gpgsm.c:1075 #, c-format msgid "reading options from `%s'\n" msgstr "läser inställningar från \"%s\"\n" -#: agent/gpg-agent.c:974 g10/plaintext.c:140 g10/plaintext.c:145 +#: agent/gpg-agent.c:973 g10/plaintext.c:140 g10/plaintext.c:145 #: g10/plaintext.c:162 #, c-format msgid "error creating `%s': %s\n" msgstr "Fel när \"%s\" skapades: %s\n" -#: agent/gpg-agent.c:1330 agent/gpg-agent.c:1452 agent/gpg-agent.c:1456 -#: agent/gpg-agent.c:1497 agent/gpg-agent.c:1501 g10/exec.c:172 +#: agent/gpg-agent.c:1328 agent/gpg-agent.c:1448 agent/gpg-agent.c:1452 +#: agent/gpg-agent.c:1493 agent/gpg-agent.c:1497 g10/exec.c:172 #: g10/openfile.c:429 scd/scdaemon.c:928 #, c-format msgid "can't create directory `%s': %s\n" msgstr "%s: kan inte skapa katalog: %s\n" -#: agent/gpg-agent.c:1344 scd/scdaemon.c:942 +#: agent/gpg-agent.c:1342 scd/scdaemon.c:942 msgid "name of socket too long\n" msgstr "namnet på uttaget är för långt\n" -#: agent/gpg-agent.c:1369 scd/scdaemon.c:965 +#: agent/gpg-agent.c:1365 scd/scdaemon.c:965 #, c-format msgid "can't create socket: %s\n" msgstr "kan inte skapa uttag: %s\n" -#: agent/gpg-agent.c:1378 +#: agent/gpg-agent.c:1374 #, c-format msgid "socket name `%s' is too long\n" msgstr "namnet på uttaget \"%s\" är för långt\n" -#: agent/gpg-agent.c:1398 +#: agent/gpg-agent.c:1394 msgid "a gpg-agent is already running - not starting a new one\n" msgstr "en gpg-agent är redan igång - startar inte en till\n" # Jag har valt att inte översätta nonce. Nonce är data eller information som endast används en gång -#: agent/gpg-agent.c:1409 scd/scdaemon.c:985 +#: agent/gpg-agent.c:1405 scd/scdaemon.c:985 msgid "error getting nonce for the socket\n" msgstr "fel vid hämtning av nonce för uttaget\n" -#: agent/gpg-agent.c:1414 scd/scdaemon.c:988 +#: agent/gpg-agent.c:1410 scd/scdaemon.c:988 #, c-format msgid "error binding socket to `%s': %s\n" msgstr "fel när \"%s\" bands till uttag: %s\n" -#: agent/gpg-agent.c:1426 scd/scdaemon.c:997 +#: agent/gpg-agent.c:1422 scd/scdaemon.c:997 #, c-format msgid "listen() failed: %s\n" msgstr "listen() misslyckades: %s\n" -#: agent/gpg-agent.c:1432 scd/scdaemon.c:1004 +#: agent/gpg-agent.c:1428 scd/scdaemon.c:1004 #, c-format msgid "listening on socket `%s'\n" msgstr "lyssnar på uttaget \"%s\"\n" -#: agent/gpg-agent.c:1460 agent/gpg-agent.c:1507 g10/openfile.c:432 +#: agent/gpg-agent.c:1456 agent/gpg-agent.c:1503 g10/openfile.c:432 #, c-format msgid "directory `%s' created\n" msgstr "katalogen \"%s\" skapades\n" -#: agent/gpg-agent.c:1513 +#: agent/gpg-agent.c:1509 #, c-format msgid "stat() failed for `%s': %s\n" msgstr "stat() misslyckades för \"%s\": %s\n" -#: agent/gpg-agent.c:1517 +#: agent/gpg-agent.c:1513 #, c-format msgid "can't use `%s' as home directory\n" msgstr "kan inte använda \"%s\" som hemkatalog\n" -#: agent/gpg-agent.c:1634 scd/scdaemon.c:1020 +#: agent/gpg-agent.c:1643 scd/scdaemon.c:1020 #, c-format msgid "error reading nonce on fd %d: %s\n" msgstr "fel vid läsning av nonce på fd %d: %s\n" -#: agent/gpg-agent.c:1656 +#: agent/gpg-agent.c:1665 #, c-format msgid "handler 0x%lx for fd %d started\n" msgstr "hanteraren 0x%lx för fd %d startad\n" -#: agent/gpg-agent.c:1661 +#: agent/gpg-agent.c:1670 #, c-format msgid "handler 0x%lx for fd %d terminated\n" msgstr "hanteraren 0x%lx för fd %d avslutad\n" -#: agent/gpg-agent.c:1681 +#: agent/gpg-agent.c:1690 #, c-format msgid "ssh handler 0x%lx for fd %d started\n" msgstr "ssh-hanteraren 0x%lx för fd %d startad\n" -#: agent/gpg-agent.c:1686 +#: agent/gpg-agent.c:1695 #, c-format 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:1803 scd/scdaemon.c:1143 +#: agent/gpg-agent.c:1808 scd/scdaemon.c:1143 #, c-format msgid "pth_select failed: %s - waiting 1s\n" msgstr "pth_select misslyckades: %s - väntar 1 s\n" -#: agent/gpg-agent.c:1916 scd/scdaemon.c:1210 +#: agent/gpg-agent.c:1921 scd/scdaemon.c:1210 #, c-format msgid "%s %s stopped\n" msgstr "%s %s stoppad\n" -#: agent/gpg-agent.c:1939 +#: agent/gpg-agent.c:2049 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:1950 common/simple-pwquery.c:349 common/asshelp.c:326 +#: agent/gpg-agent.c:2060 common/simple-pwquery.c:349 common/asshelp.c:326 #: tools/gpg-connect-agent.c:2094 msgid "malformed GPG_AGENT_INFO environment variable\n" msgstr "miljövariabeln GPG_AGENT_INFO är felformaterad\n" -#: agent/gpg-agent.c:1963 common/simple-pwquery.c:361 common/asshelp.c:338 +#: agent/gpg-agent.c:2073 common/simple-pwquery.c:361 common/asshelp.c:338 #: tools/gpg-connect-agent.c:2105 #, c-format msgid "gpg-agent protocol version %d is not supported\n" @@ -1152,7 +1152,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:1851 +#: g10/card-util.c:85 scd/app-openpgp.c:1848 #, fuzzy msgid "Reset Code not or not anymore available\n" msgstr "de hemliga nyckeldelarna är inte tillgängliga\n" @@ -6608,29 +6608,29 @@ msgstr "" "Syntax: kbxutil [flaggor] [filer]\n" "lista, exportera, importera nyckelskåpsdata\n" -#: scd/app-nks.c:326 scd/app-openpgp.c:1459 scd/app-dinsig.c:297 +#: scd/app-nks.c:325 scd/app-openpgp.c:1456 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:330 scd/app-openpgp.c:1463 scd/app-openpgp.c:1495 -#: scd/app-openpgp.c:1642 scd/app-openpgp.c:1660 scd/app-openpgp.c:1860 +#: 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-dinsig.c:301 #, c-format msgid "PIN callback returned error: %s\n" msgstr "PIN-återanrop returnerade fel: %s\n" -#: scd/app-nks.c:378 +#: scd/app-nks.c:377 msgid "the NullPIN has not yet been changed\n" 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:558 scd/app-openpgp.c:1900 +#: scd/app-nks.c:557 scd/app-openpgp.c:1897 msgid "|N|New PIN" msgstr "|N|Ny PIN-kod" -#: scd/app-nks.c:561 scd/app-openpgp.c:1904 scd/app-dinsig.c:529 +#: scd/app-nks.c:560 scd/app-openpgp.c:1901 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" @@ -6645,79 +6645,79 @@ msgstr "misslyckades med att lagra fingeravtrycket: %s\n" msgid "failed to store the creation date: %s\n" msgstr "misslyckades med att lagra datum för skapandet: %s\n" -#: scd/app-openpgp.c:1076 +#: scd/app-openpgp.c:1075 #, c-format msgid "reading public key failed: %s\n" msgstr "läsning av publik nyckel misslyckades: %s\n" -#: scd/app-openpgp.c:1084 scd/app-openpgp.c:2554 +#: scd/app-openpgp.c:1083 scd/app-openpgp.c:2551 msgid "response does not contain the public key data\n" msgstr "svaret innehåller inte publikt nyckeldata\n" -#: scd/app-openpgp.c:1092 scd/app-openpgp.c:2562 +#: scd/app-openpgp.c:1091 scd/app-openpgp.c:2559 msgid "response does not contain the RSA modulus\n" msgstr "svaret innehåller inte en RSA-modulus\n" -#: scd/app-openpgp.c:1101 scd/app-openpgp.c:2572 +#: scd/app-openpgp.c:1100 scd/app-openpgp.c:2569 msgid "response does not contain the RSA public exponent\n" msgstr "svaret innehåller inte den publika RSA-exponenten\n" -#: scd/app-openpgp.c:1419 +#: scd/app-openpgp.c:1416 #, c-format msgid "using default PIN as %s\n" msgstr "använder standard-PIN som %s\n" -#: scd/app-openpgp.c:1426 +#: scd/app-openpgp.c:1423 #, 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:1445 +#: scd/app-openpgp.c:1442 #, 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:1479 +#: scd/app-openpgp.c:1476 #, c-format msgid "||Please enter the PIN%%0A[sigs done: %lu]" msgstr "||Ange PIN-koden%%0A[signaturer kvar: %lu]" -#: scd/app-openpgp.c:1491 +#: scd/app-openpgp.c:1488 #, fuzzy msgid "||Please enter the PIN" msgstr "||Ange PIN-koden%%0A[signaturer kvar: %lu]" -#: scd/app-openpgp.c:1502 scd/app-openpgp.c:1667 +#: scd/app-openpgp.c:1499 scd/app-openpgp.c:1664 #, 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:1515 scd/app-openpgp.c:1555 scd/app-openpgp.c:1679 -#: scd/app-openpgp.c:2871 +#: scd/app-openpgp.c:1512 scd/app-openpgp.c:1552 scd/app-openpgp.c:1676 +#: scd/app-openpgp.c:2868 #, c-format msgid "verify CHV%d failed: %s\n" msgstr "validering av CHV%d misslyckades: %s\n" -#: scd/app-openpgp.c:1578 +#: scd/app-openpgp.c:1575 msgid "access to admin commands is not configured\n" msgstr "åtkomst till administrationskommandon är inte konfigurerat\n" -#: scd/app-openpgp.c:1599 scd/app-openpgp.c:1842 scd/app-openpgp.c:3122 +#: scd/app-openpgp.c:1596 scd/app-openpgp.c:1839 scd/app-openpgp.c:3119 msgid "error retrieving CHV status from card\n" msgstr "fel vid hämtning av CHV-status från kort\n" -#: scd/app-openpgp.c:1605 scd/app-openpgp.c:3131 +#: scd/app-openpgp.c:1602 scd/app-openpgp.c:3128 msgid "card is permanently locked!\n" msgstr "kortet är låst permanent!\n" -#: scd/app-openpgp.c:1612 +#: scd/app-openpgp.c:1609 #, 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:1622 +#: scd/app-openpgp.c:1619 #, 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:1637 +#: scd/app-openpgp.c:1634 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:1657 +#: scd/app-openpgp.c:1654 msgid "|A|Admin PIN" msgstr "|A|Admin PIN-kod" -#: scd/app-openpgp.c:1856 +#: scd/app-openpgp.c:1853 #, 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:1865 scd/app-openpgp.c:1928 +#: scd/app-openpgp.c:1862 scd/app-openpgp.c:1925 #, 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:1899 +#: scd/app-openpgp.c:1896 msgid "|RN|New Reset Code" msgstr "" -#: scd/app-openpgp.c:1900 +#: scd/app-openpgp.c:1897 msgid "|AN|New Admin PIN" msgstr "|AN|Ny Admin PIN-kod" -#: scd/app-openpgp.c:1990 scd/app-openpgp.c:2640 +#: scd/app-openpgp.c:1987 scd/app-openpgp.c:2637 msgid "error reading application data\n" msgstr "fel vid läsning av programdata\n" -#: scd/app-openpgp.c:1996 scd/app-openpgp.c:2647 +#: scd/app-openpgp.c:1993 scd/app-openpgp.c:2644 msgid "error reading fingerprint DO\n" msgstr "fel vid läsning av fingeravtryckets DO\n" -#: scd/app-openpgp.c:2006 +#: scd/app-openpgp.c:2003 msgid "key already exists\n" msgstr "nyckeln finns redan\n" -#: scd/app-openpgp.c:2010 +#: scd/app-openpgp.c:2007 msgid "existing key will be replaced\n" msgstr "befintlig nyckel kommer att ersättas\n" -#: scd/app-openpgp.c:2012 +#: scd/app-openpgp.c:2009 msgid "generating new key\n" msgstr "genererar ny nyckel\n" -#: scd/app-openpgp.c:2338 +#: scd/app-openpgp.c:2335 msgid "creation timestamp missing\n" msgstr "tidsstämpel för skapandet saknas\n" -#: scd/app-openpgp.c:2347 +#: scd/app-openpgp.c:2344 #, 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:2359 +#: scd/app-openpgp.c:2356 #, 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:2369 scd/app-openpgp.c:2377 +#: scd/app-openpgp.c:2366 scd/app-openpgp.c:2374 #, 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:2471 +#: scd/app-openpgp.c:2468 #, c-format msgid "failed to store the key: %s\n" msgstr "misslyckades med att lagra nyckeln: %s\n" -#: scd/app-openpgp.c:2531 +#: scd/app-openpgp.c:2528 msgid "please wait while key is being generated ...\n" msgstr "var god vänta under tiden nyckeln genereras ...\n" -#: scd/app-openpgp.c:2545 +#: scd/app-openpgp.c:2542 msgid "generating key failed\n" msgstr "nyckelgenereringen misslyckades\n" -#: scd/app-openpgp.c:2548 +#: scd/app-openpgp.c:2545 #, c-format msgid "key generation completed (%d seconds)\n" msgstr "nyckelgenereringen är färdig (%d sekunder)\n" -#: scd/app-openpgp.c:2605 +#: scd/app-openpgp.c:2602 msgid "invalid structure of OpenPGP card (DO 0x93)\n" msgstr "ogiltig struktur för OpenPGP-kort (DO 0x93)\n" -#: scd/app-openpgp.c:2655 +#: scd/app-openpgp.c:2652 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:2770 +#: scd/app-openpgp.c:2767 #, 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:2846 +#: scd/app-openpgp.c:2843 #, c-format msgid "signatures created so far: %lu\n" msgstr "signaturer skapade hittills: %lu\n" -#: scd/app-openpgp.c:3136 +#: scd/app-openpgp.c:3133 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:3360 scd/app-openpgp.c:3371 +#: scd/app-openpgp.c:3357 scd/app-openpgp.c:3368 #, c-format msgid "can't access %s - invalid OpenPGP card?\n" msgstr "kan inte komma åt %s - ogiltigt OpenPGP-kort?\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-10-29 09:04+0100\n" +"POT-Creation-Date: 2008-11-11 08:40+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" @@ -377,17 +377,17 @@ msgstr "ssh-agent öykünümü etkinleşir" msgid "|FILE|write environment settings also to FILE" msgstr "|DOSYA|ortam ayarlarını ayrıca DOSYAya da yazar" -#: agent/gpg-agent.c:290 agent/preset-passphrase.c:94 agent/protect-tool.c:146 +#: agent/gpg-agent.c:294 agent/preset-passphrase.c:94 agent/protect-tool.c:146 #: scd/scdaemon.c:213 sm/gpgsm.c:571 tools/gpg-connect-agent.c:173 #: 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 <" -#: agent/gpg-agent.c:293 +#: agent/gpg-agent.c:297 msgid "Usage: gpg-agent [options] (-h for help)" msgstr "Kullanımı: gpg [seçenekler] (yardım için -h)" -#: agent/gpg-agent.c:295 +#: agent/gpg-agent.c:299 msgid "" "Syntax: gpg-agent [options] [command [args]]\n" "Secret key management for GnuPG\n" @@ -395,146 +395,146 @@ msgstr "" "Sözdizimi: gpg-agent [seçenekler] [komut [arg ...]]\n" "GnuPG için gizli anahtar yönetimi\n" -#: agent/gpg-agent.c:330 g10/gpg.c:971 scd/scdaemon.c:253 sm/gpgsm.c:735 +#: agent/gpg-agent.c:334 g10/gpg.c:971 scd/scdaemon.c:253 sm/gpgsm.c:735 #, c-format msgid "invalid debug-level `%s' given\n" msgstr "belirtilen hata seviyesi `%s' geçersiz\n" -#: agent/gpg-agent.c:529 agent/protect-tool.c:1068 kbx/kbxutil.c:430 +#: agent/gpg-agent.c:532 agent/protect-tool.c:1068 kbx/kbxutil.c:430 #: scd/scdaemon.c:347 sm/gpgsm.c:973 sm/gpgsm.c:976 tools/symcryptrun.c:997 #: tools/gpg-check-pattern.c:178 #, 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:628 g10/gpg.c:2071 scd/scdaemon.c:428 sm/gpgsm.c:1064 +#: agent/gpg-agent.c:631 g10/gpg.c:2071 scd/scdaemon.c:428 sm/gpgsm.c:1064 #, 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:633 agent/gpg-agent.c:1216 g10/gpg.c:2075 +#: agent/gpg-agent.c:636 agent/gpg-agent.c:1215 g10/gpg.c:2075 #: scd/scdaemon.c:433 sm/gpgsm.c:1068 tools/symcryptrun.c:930 #, c-format msgid "option file `%s': %s\n" msgstr "seçenek dosyası \"%s\": %s\n" -#: agent/gpg-agent.c:641 g10/gpg.c:2082 scd/scdaemon.c:441 sm/gpgsm.c:1075 +#: agent/gpg-agent.c:644 g10/gpg.c:2082 scd/scdaemon.c:441 sm/gpgsm.c:1075 #, c-format msgid "reading options from `%s'\n" msgstr "\"%s\"den seçenekler okunuyor\n" -#: agent/gpg-agent.c:974 g10/plaintext.c:140 g10/plaintext.c:145 +#: agent/gpg-agent.c:973 g10/plaintext.c:140 g10/plaintext.c:145 #: g10/plaintext.c:162 #, c-format msgid "error creating `%s': %s\n" msgstr "`%s' oluşturulurken hata: %s\n" -#: agent/gpg-agent.c:1330 agent/gpg-agent.c:1452 agent/gpg-agent.c:1456 -#: agent/gpg-agent.c:1497 agent/gpg-agent.c:1501 g10/exec.c:172 +#: agent/gpg-agent.c:1328 agent/gpg-agent.c:1448 agent/gpg-agent.c:1452 +#: agent/gpg-agent.c:1493 agent/gpg-agent.c:1497 g10/exec.c:172 #: g10/openfile.c:429 scd/scdaemon.c:928 #, c-format msgid "can't create directory `%s': %s\n" msgstr "`%s' dizini oluşturulamıyor: %s\n" -#: agent/gpg-agent.c:1344 scd/scdaemon.c:942 +#: agent/gpg-agent.c:1342 scd/scdaemon.c:942 msgid "name of socket too long\n" msgstr "soketin ismi çok uzun\n" -#: agent/gpg-agent.c:1369 scd/scdaemon.c:965 +#: agent/gpg-agent.c:1365 scd/scdaemon.c:965 #, c-format msgid "can't create socket: %s\n" msgstr "soket oluşturulamıyor: %s\n" -#: agent/gpg-agent.c:1378 +#: agent/gpg-agent.c:1374 #, fuzzy, c-format msgid "socket name `%s' is too long\n" msgstr "soketin ismi çok uzun\n" -#: agent/gpg-agent.c:1398 +#: agent/gpg-agent.c:1394 #, fuzzy msgid "a gpg-agent is already running - not starting a new one\n" msgstr "bu oturumda çalışan gpg-agent yok\n" -#: agent/gpg-agent.c:1409 scd/scdaemon.c:985 +#: agent/gpg-agent.c:1405 scd/scdaemon.c:985 #, fuzzy msgid "error getting nonce for the socket\n" msgstr "yeni PIN alınırken hata: %s\n" -#: agent/gpg-agent.c:1414 scd/scdaemon.c:988 +#: agent/gpg-agent.c:1410 scd/scdaemon.c:988 #, c-format msgid "error binding socket to `%s': %s\n" msgstr "soket `%s'e bağlanırken hata: %s\n" -#: agent/gpg-agent.c:1426 scd/scdaemon.c:997 +#: agent/gpg-agent.c:1422 scd/scdaemon.c:997 #, c-format msgid "listen() failed: %s\n" msgstr "soket dinleme başarısız: %s\n" -#: agent/gpg-agent.c:1432 scd/scdaemon.c:1004 +#: agent/gpg-agent.c:1428 scd/scdaemon.c:1004 #, c-format msgid "listening on socket `%s'\n" msgstr "`%s' soketi dinlemede\n" -#: agent/gpg-agent.c:1460 agent/gpg-agent.c:1507 g10/openfile.c:432 +#: agent/gpg-agent.c:1456 agent/gpg-agent.c:1503 g10/openfile.c:432 #, c-format msgid "directory `%s' created\n" msgstr "dizin `%s' oluşturuldu\n" -#: agent/gpg-agent.c:1513 +#: agent/gpg-agent.c:1509 #, c-format msgid "stat() failed for `%s': %s\n" msgstr "%s için stat() başarısız oldu: %s\n" -#: agent/gpg-agent.c:1517 +#: agent/gpg-agent.c:1513 #, c-format msgid "can't use `%s' as home directory\n" msgstr "`%s' ev dizini olarak kullanılamıyor\n" -#: agent/gpg-agent.c:1634 scd/scdaemon.c:1020 +#: agent/gpg-agent.c:1643 scd/scdaemon.c:1020 #, fuzzy, c-format msgid "error reading nonce on fd %d: %s\n" msgstr "%s okunurken hata: %s\n" -#: agent/gpg-agent.c:1656 +#: agent/gpg-agent.c:1665 #, c-format msgid "handler 0x%lx for fd %d started\n" msgstr "tutamak 0x%lx, fd %d için başlatıldı\n" -#: agent/gpg-agent.c:1661 +#: agent/gpg-agent.c:1670 #, c-format msgid "handler 0x%lx for fd %d terminated\n" msgstr "tutamak 0x%lx, fd %d için sonlandırıldı\n" -#: agent/gpg-agent.c:1681 +#: agent/gpg-agent.c:1690 #, c-format msgid "ssh handler 0x%lx for fd %d started\n" msgstr "ssh tutamağı 0x%lx, fd %d için başlatıldı\n" -#: agent/gpg-agent.c:1686 +#: agent/gpg-agent.c:1695 #, c-format 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:1803 scd/scdaemon.c:1143 +#: agent/gpg-agent.c:1808 scd/scdaemon.c:1143 #, 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:1916 scd/scdaemon.c:1210 +#: agent/gpg-agent.c:1921 scd/scdaemon.c:1210 #, c-format msgid "%s %s stopped\n" msgstr "%s %s durdu\n" -#: agent/gpg-agent.c:1939 +#: agent/gpg-agent.c:2049 msgid "no gpg-agent running in this session\n" msgstr "bu oturumda çalışan gpg-agent yok\n" -#: agent/gpg-agent.c:1950 common/simple-pwquery.c:349 common/asshelp.c:326 +#: agent/gpg-agent.c:2060 common/simple-pwquery.c:349 common/asshelp.c:326 #: tools/gpg-connect-agent.c:2094 msgid "malformed GPG_AGENT_INFO environment variable\n" msgstr "GPG_AGENT_INFO çevre değişkeni hatalı\n" -#: agent/gpg-agent.c:1963 common/simple-pwquery.c:361 common/asshelp.c:338 +#: agent/gpg-agent.c:2073 common/simple-pwquery.c:361 common/asshelp.c:338 #: tools/gpg-connect-agent.c:2105 #, c-format msgid "gpg-agent protocol version %d is not supported\n" @@ -1125,7 +1125,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:1851 +#: g10/card-util.c:85 scd/app-openpgp.c:1848 #, fuzzy msgid "Reset Code not or not anymore available\n" msgstr "gizli anahtar parçaları kullanım dışı\n" @@ -6538,30 +6538,30 @@ msgstr "" "Sözdizimi: kbxutil [seçenekler] [dosyalar]\n" "Anahtar kutusu verisini listeler, ithal ve ihraç eder\n" -#: scd/app-nks.c:326 scd/app-openpgp.c:1459 scd/app-dinsig.c:297 +#: scd/app-nks.c:325 scd/app-openpgp.c:1456 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:330 scd/app-openpgp.c:1463 scd/app-openpgp.c:1495 -#: scd/app-openpgp.c:1642 scd/app-openpgp.c:1660 scd/app-openpgp.c:1860 +#: 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-dinsig.c:301 #, c-format msgid "PIN callback returned error: %s\n" msgstr "PIN eylemcisi hata döndürdü: %s\n" -#: scd/app-nks.c:378 +#: scd/app-nks.c:377 msgid "the NullPIN has not yet been changed\n" 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:558 scd/app-openpgp.c:1900 +#: scd/app-nks.c:557 scd/app-openpgp.c:1897 msgid "|N|New PIN" msgstr "|N|Yeni PIN" -#: scd/app-nks.c:561 scd/app-openpgp.c:1904 scd/app-dinsig.c:529 +#: scd/app-nks.c:560 scd/app-openpgp.c:1901 scd/app-dinsig.c:529 #, c-format msgid "error getting new PIN: %s\n" msgstr "yeni PIN alınırken hata: %s\n" @@ -6576,85 +6576,85 @@ msgstr "parmakizinin saklanması başarısız oldu: %s\n" 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:1076 +#: scd/app-openpgp.c:1075 #, c-format msgid "reading public key failed: %s\n" msgstr "genel anahtar okuması başarısız: %s\n" -#: scd/app-openpgp.c:1084 scd/app-openpgp.c:2554 +#: scd/app-openpgp.c:1083 scd/app-openpgp.c:2551 msgid "response does not contain the public key data\n" msgstr "yanıt genel anahtar verisi içermiyor\n" -#: scd/app-openpgp.c:1092 scd/app-openpgp.c:2562 +#: scd/app-openpgp.c:1091 scd/app-openpgp.c:2559 msgid "response does not contain the RSA modulus\n" msgstr "yanıt RSA modülü içermiyor\n" -#: scd/app-openpgp.c:1101 scd/app-openpgp.c:2572 +#: scd/app-openpgp.c:1100 scd/app-openpgp.c:2569 msgid "response does not contain the RSA public exponent\n" msgstr "yanıt RSA genel bileşenini içermiyor\n" -#: scd/app-openpgp.c:1419 +#: scd/app-openpgp.c:1416 #, c-format msgid "using default PIN as %s\n" msgstr "" -#: scd/app-openpgp.c:1426 +#: scd/app-openpgp.c:1423 #, c-format msgid "failed to use default PIN as %s: %s - disabling further default use\n" msgstr "" -#: scd/app-openpgp.c:1445 +#: scd/app-openpgp.c:1442 #, 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:1479 +#: scd/app-openpgp.c:1476 #, 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:1491 +#: scd/app-openpgp.c:1488 #, fuzzy msgid "||Please enter the PIN" msgstr "||Lütfen PIN'i giriniz%%0A[yapılan imza: %lu]" -#: scd/app-openpgp.c:1502 scd/app-openpgp.c:1667 +#: scd/app-openpgp.c:1499 scd/app-openpgp.c:1664 #, 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:1515 scd/app-openpgp.c:1555 scd/app-openpgp.c:1679 -#: scd/app-openpgp.c:2871 +#: scd/app-openpgp.c:1512 scd/app-openpgp.c:1552 scd/app-openpgp.c:1676 +#: scd/app-openpgp.c:2868 #, 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:1578 +#: scd/app-openpgp.c:1575 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:1599 scd/app-openpgp.c:1842 scd/app-openpgp.c:3122 +#: scd/app-openpgp.c:1596 scd/app-openpgp.c:1839 scd/app-openpgp.c:3119 msgid "error retrieving CHV status from card\n" msgstr "karttan CHV durumu alınırken hata\n" -#: scd/app-openpgp.c:1605 scd/app-openpgp.c:3131 +#: scd/app-openpgp.c:1602 scd/app-openpgp.c:3128 msgid "card is permanently locked!\n" msgstr "kart kalıcı olarak kilitli!\n" -#: scd/app-openpgp.c:1612 +#: scd/app-openpgp.c:1609 #, 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:1622 +#: scd/app-openpgp.c:1619 #, 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:1637 +#: scd/app-openpgp.c:1634 #, 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:1657 +#: scd/app-openpgp.c:1654 msgid "|A|Admin PIN" msgstr "|A|Yönetici PIN'i" -#: scd/app-openpgp.c:1856 +#: scd/app-openpgp.c:1853 #, 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:1865 scd/app-openpgp.c:1928 +#: scd/app-openpgp.c:1862 scd/app-openpgp.c:1925 #, 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:1899 +#: scd/app-openpgp.c:1896 msgid "|RN|New Reset Code" msgstr "" -#: scd/app-openpgp.c:1900 +#: scd/app-openpgp.c:1897 msgid "|AN|New Admin PIN" msgstr "|AN|Yeni Yönetici PIN'i" -#: scd/app-openpgp.c:1990 scd/app-openpgp.c:2640 +#: scd/app-openpgp.c:1987 scd/app-openpgp.c:2637 msgid "error reading application data\n" msgstr "uygulama verisi okunurken hata\n" -#: scd/app-openpgp.c:1996 scd/app-openpgp.c:2647 +#: scd/app-openpgp.c:1993 scd/app-openpgp.c:2644 msgid "error reading fingerprint DO\n" msgstr "parmakizi DO okunurken hata\n" -#: scd/app-openpgp.c:2006 +#: scd/app-openpgp.c:2003 msgid "key already exists\n" msgstr "anahtar zaten mevcut\n" -#: scd/app-openpgp.c:2010 +#: scd/app-openpgp.c:2007 msgid "existing key will be replaced\n" msgstr "mevcut anahtar konulacak\n" -#: scd/app-openpgp.c:2012 +#: scd/app-openpgp.c:2009 msgid "generating new key\n" msgstr "yeni anahtar üretiliyor\n" -#: scd/app-openpgp.c:2338 +#: scd/app-openpgp.c:2335 msgid "creation timestamp missing\n" msgstr "oluşturum zaman damgası kayıp\n" -#: scd/app-openpgp.c:2347 +#: scd/app-openpgp.c:2344 #, 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:2359 +#: scd/app-openpgp.c:2356 #, 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:2369 scd/app-openpgp.c:2377 +#: scd/app-openpgp.c:2366 scd/app-openpgp.c:2374 #, 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:2471 +#: scd/app-openpgp.c:2468 #, c-format msgid "failed to store the key: %s\n" msgstr "anahtarın saklanması başarısız: %s\n" -#: scd/app-openpgp.c:2531 +#: scd/app-openpgp.c:2528 msgid "please wait while key is being generated ...\n" msgstr "anahtar üretilene kadar lütfen bekleyiniz ....\n" -#: scd/app-openpgp.c:2545 +#: scd/app-openpgp.c:2542 msgid "generating key failed\n" msgstr "anahtar üretimi başarısızlığa uğradı\n" -#: scd/app-openpgp.c:2548 +#: scd/app-openpgp.c:2545 #, c-format msgid "key generation completed (%d seconds)\n" msgstr "anahtar üretimi tamamlandı (%d saniye)\n" -#: scd/app-openpgp.c:2605 +#: scd/app-openpgp.c:2602 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:2655 +#: scd/app-openpgp.c:2652 msgid "fingerprint on card does not match requested one\n" msgstr "" -#: scd/app-openpgp.c:2770 +#: scd/app-openpgp.c:2767 #, c-format msgid "card does not support digest algorithm %s\n" msgstr "kart %s özet algoritmasını desteklemiyor\n" -#: scd/app-openpgp.c:2846 +#: scd/app-openpgp.c:2843 #, c-format msgid "signatures created so far: %lu\n" msgstr "şu ana kadar oluşturulan imzalar: %lu\n" -#: scd/app-openpgp.c:3136 +#: scd/app-openpgp.c:3133 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:3360 scd/app-openpgp.c:3371 +#: scd/app-openpgp.c:3357 scd/app-openpgp.c:3368 #, c-format msgid "can't access %s - invalid OpenPGP card?\n" msgstr "%s erişilebilir değil - OpenPGP kartı geçersiz olabilir mi?\n" diff --git a/po/zh_CN.po b/po/zh_CN.po index 0f7e0eb35..8f0d2e805 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-10-29 09:04+0100\n" +"POT-Creation-Date: 2008-11-11 08:40+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" @@ -395,7 +395,7 @@ msgstr "" msgid "|FILE|write environment settings also to FILE" msgstr "" -#: agent/gpg-agent.c:290 agent/preset-passphrase.c:94 agent/protect-tool.c:146 +#: agent/gpg-agent.c:294 agent/preset-passphrase.c:94 agent/protect-tool.c:146 #: scd/scdaemon.c:213 sm/gpgsm.c:571 tools/gpg-connect-agent.c:173 #: tools/gpgconf.c:99 tools/symcryptrun.c:204 tools/gpg-check-pattern.c:141 #, fuzzy @@ -404,158 +404,158 @@ msgstr "" "请向 <[email protected]> 报告程序缺陷。\n" "请向 <[email protected]> 反映简体中文翻译的问题。\n" -#: agent/gpg-agent.c:293 +#: agent/gpg-agent.c:297 #, fuzzy msgid "Usage: gpg-agent [options] (-h for help)" msgstr "用法: gpg [选项] [文件] (用 -h 求助)" -#: agent/gpg-agent.c:295 +#: agent/gpg-agent.c:299 msgid "" "Syntax: gpg-agent [options] [command [args]]\n" "Secret key management for GnuPG\n" msgstr "" -#: agent/gpg-agent.c:330 g10/gpg.c:971 scd/scdaemon.c:253 sm/gpgsm.c:735 +#: agent/gpg-agent.c:334 g10/gpg.c:971 scd/scdaemon.c:253 sm/gpgsm.c:735 #, c-format msgid "invalid debug-level `%s' given\n" msgstr "" -#: agent/gpg-agent.c:529 agent/protect-tool.c:1068 kbx/kbxutil.c:430 +#: agent/gpg-agent.c:532 agent/protect-tool.c:1068 kbx/kbxutil.c:430 #: scd/scdaemon.c:347 sm/gpgsm.c:973 sm/gpgsm.c:976 tools/symcryptrun.c:997 #: tools/gpg-check-pattern.c:178 #, c-format msgid "%s is too old (need %s, have %s)\n" msgstr "" -#: agent/gpg-agent.c:628 g10/gpg.c:2071 scd/scdaemon.c:428 sm/gpgsm.c:1064 +#: agent/gpg-agent.c:631 g10/gpg.c:2071 scd/scdaemon.c:428 sm/gpgsm.c:1064 #, c-format msgid "NOTE: no default option file `%s'\n" msgstr "注意:没有默认配置文件‘%s’\n" -#: agent/gpg-agent.c:633 agent/gpg-agent.c:1216 g10/gpg.c:2075 +#: agent/gpg-agent.c:636 agent/gpg-agent.c:1215 g10/gpg.c:2075 #: scd/scdaemon.c:433 sm/gpgsm.c:1068 tools/symcryptrun.c:930 #, c-format msgid "option file `%s': %s\n" msgstr "配置文件‘%s’:%s\n" -#: agent/gpg-agent.c:641 g10/gpg.c:2082 scd/scdaemon.c:441 sm/gpgsm.c:1075 +#: agent/gpg-agent.c:644 g10/gpg.c:2082 scd/scdaemon.c:441 sm/gpgsm.c:1075 #, c-format msgid "reading options from `%s'\n" msgstr "从‘%s’读取选项\n" -#: agent/gpg-agent.c:974 g10/plaintext.c:140 g10/plaintext.c:145 +#: agent/gpg-agent.c:973 g10/plaintext.c:140 g10/plaintext.c:145 #: g10/plaintext.c:162 #, c-format msgid "error creating `%s': %s\n" msgstr "建立‘%s’时发生错误:%s\n" -#: agent/gpg-agent.c:1330 agent/gpg-agent.c:1452 agent/gpg-agent.c:1456 -#: agent/gpg-agent.c:1497 agent/gpg-agent.c:1501 g10/exec.c:172 +#: agent/gpg-agent.c:1328 agent/gpg-agent.c:1448 agent/gpg-agent.c:1452 +#: agent/gpg-agent.c:1493 agent/gpg-agent.c:1497 g10/exec.c:172 #: g10/openfile.c:429 scd/scdaemon.c:928 #, c-format msgid "can't create directory `%s': %s\n" msgstr "无法建立目录‘%s’:%s\n" -#: agent/gpg-agent.c:1344 scd/scdaemon.c:942 +#: agent/gpg-agent.c:1342 scd/scdaemon.c:942 msgid "name of socket too long\n" msgstr "" -#: agent/gpg-agent.c:1369 scd/scdaemon.c:965 +#: agent/gpg-agent.c:1365 scd/scdaemon.c:965 #, fuzzy, c-format msgid "can't create socket: %s\n" msgstr "无法建立‘%s’:%s\n" -#: agent/gpg-agent.c:1378 +#: agent/gpg-agent.c:1374 #, c-format msgid "socket name `%s' is too long\n" msgstr "" -#: agent/gpg-agent.c:1398 +#: agent/gpg-agent.c:1394 #, fuzzy msgid "a gpg-agent is already running - not starting a new one\n" msgstr "gpg-agent 在此次舍话中无法使用\n" -#: agent/gpg-agent.c:1409 scd/scdaemon.c:985 +#: agent/gpg-agent.c:1405 scd/scdaemon.c:985 #, fuzzy msgid "error getting nonce for the socket\n" msgstr "获取新 PIN 时出错:%s\n" -#: agent/gpg-agent.c:1414 scd/scdaemon.c:988 +#: agent/gpg-agent.c:1410 scd/scdaemon.c:988 #, fuzzy, c-format msgid "error binding socket to `%s': %s\n" msgstr "在‘%s’中寻找信任度记录时出错:%s\n" -#: agent/gpg-agent.c:1426 scd/scdaemon.c:997 +#: agent/gpg-agent.c:1422 scd/scdaemon.c:997 #, fuzzy, c-format msgid "listen() failed: %s\n" msgstr "更新失败:%s\n" -#: agent/gpg-agent.c:1432 scd/scdaemon.c:1004 +#: agent/gpg-agent.c:1428 scd/scdaemon.c:1004 #, fuzzy, c-format msgid "listening on socket `%s'\n" msgstr "正在将私钥写至`%s'\n" -#: agent/gpg-agent.c:1460 agent/gpg-agent.c:1507 g10/openfile.c:432 +#: agent/gpg-agent.c:1456 agent/gpg-agent.c:1503 g10/openfile.c:432 #, c-format msgid "directory `%s' created\n" msgstr "已创建目录‘%s’\n" -#: agent/gpg-agent.c:1513 +#: agent/gpg-agent.c:1509 #, fuzzy, c-format msgid "stat() failed for `%s': %s\n" msgstr "fstat(%d) 在 %s 中出错:%s\n" -#: agent/gpg-agent.c:1517 +#: agent/gpg-agent.c:1513 #, fuzzy, c-format msgid "can't use `%s' as home directory\n" msgstr "无法建立目录‘%s’:%s\n" -#: agent/gpg-agent.c:1634 scd/scdaemon.c:1020 +#: agent/gpg-agent.c:1643 scd/scdaemon.c:1020 #, fuzzy, c-format msgid "error reading nonce on fd %d: %s\n" msgstr "读取‘%s’时出错:%s\n" -#: agent/gpg-agent.c:1656 +#: agent/gpg-agent.c:1665 #, c-format msgid "handler 0x%lx for fd %d started\n" msgstr "" -#: agent/gpg-agent.c:1661 +#: agent/gpg-agent.c:1670 #, c-format msgid "handler 0x%lx for fd %d terminated\n" msgstr "" -#: agent/gpg-agent.c:1681 +#: agent/gpg-agent.c:1690 #, c-format msgid "ssh handler 0x%lx for fd %d started\n" msgstr "" -#: agent/gpg-agent.c:1686 +#: agent/gpg-agent.c:1695 #, c-format msgid "ssh handler 0x%lx for fd %d terminated\n" msgstr "" -#: agent/gpg-agent.c:1803 scd/scdaemon.c:1143 +#: agent/gpg-agent.c:1808 scd/scdaemon.c:1143 #, fuzzy, c-format msgid "pth_select failed: %s - waiting 1s\n" msgstr "更新私钥失败:%s\n" -#: agent/gpg-agent.c:1916 scd/scdaemon.c:1210 +#: agent/gpg-agent.c:1921 scd/scdaemon.c:1210 #, fuzzy, c-format msgid "%s %s stopped\n" msgstr "%s:已跳过:%s\n" -#: agent/gpg-agent.c:1939 +#: agent/gpg-agent.c:2049 #, fuzzy msgid "no gpg-agent running in this session\n" msgstr "gpg-agent 在此次舍话中无法使用\n" -#: agent/gpg-agent.c:1950 common/simple-pwquery.c:349 common/asshelp.c:326 +#: agent/gpg-agent.c:2060 common/simple-pwquery.c:349 common/asshelp.c:326 #: tools/gpg-connect-agent.c:2094 msgid "malformed GPG_AGENT_INFO environment variable\n" msgstr "GPG_AGENT_INFO 环境变量格式错误\n" -#: agent/gpg-agent.c:1963 common/simple-pwquery.c:361 common/asshelp.c:338 +#: agent/gpg-agent.c:2073 common/simple-pwquery.c:361 common/asshelp.c:338 #: tools/gpg-connect-agent.c:2105 #, c-format msgid "gpg-agent protocol version %d is not supported\n" @@ -1140,7 +1140,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:1851 +#: g10/card-util.c:85 scd/app-openpgp.c:1848 #, fuzzy msgid "Reset Code not or not anymore available\n" msgstr "私钥部分不可用\n" @@ -6388,29 +6388,29 @@ msgid "" "list, export, import Keybox data\n" msgstr "" -#: scd/app-nks.c:326 scd/app-openpgp.c:1459 scd/app-dinsig.c:297 +#: scd/app-nks.c:325 scd/app-openpgp.c:1456 scd/app-dinsig.c:297 msgid "||Please enter your PIN at the reader's keypad" msgstr "" -#: scd/app-nks.c:330 scd/app-openpgp.c:1463 scd/app-openpgp.c:1495 -#: scd/app-openpgp.c:1642 scd/app-openpgp.c:1660 scd/app-openpgp.c:1860 +#: 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-dinsig.c:301 #, c-format msgid "PIN callback returned error: %s\n" msgstr "PIN 回调返回错误:%s\n" -#: scd/app-nks.c:378 +#: scd/app-nks.c:377 msgid "the NullPIN has not yet been changed\n" 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:558 scd/app-openpgp.c:1900 +#: scd/app-nks.c:557 scd/app-openpgp.c:1897 msgid "|N|New PIN" msgstr "新的 PIN" -#: scd/app-nks.c:561 scd/app-openpgp.c:1904 scd/app-dinsig.c:529 +#: scd/app-nks.c:560 scd/app-openpgp.c:1901 scd/app-dinsig.c:529 #, c-format msgid "error getting new PIN: %s\n" msgstr "获取新 PIN 时出错:%s\n" @@ -6425,84 +6425,84 @@ msgstr "无法存储指纹:%s\n" msgid "failed to store the creation date: %s\n" msgstr "无法存储创建日期:%s\n" -#: scd/app-openpgp.c:1076 +#: scd/app-openpgp.c:1075 #, c-format msgid "reading public key failed: %s\n" msgstr "无法读出公钥:%s\n" -#: scd/app-openpgp.c:1084 scd/app-openpgp.c:2554 +#: scd/app-openpgp.c:1083 scd/app-openpgp.c:2551 msgid "response does not contain the public key data\n" msgstr "响应未包含公钥数据\n" -#: scd/app-openpgp.c:1092 scd/app-openpgp.c:2562 +#: scd/app-openpgp.c:1091 scd/app-openpgp.c:2559 msgid "response does not contain the RSA modulus\n" msgstr "响应未包含 RSA 余数\n" -#: scd/app-openpgp.c:1101 scd/app-openpgp.c:2572 +#: scd/app-openpgp.c:1100 scd/app-openpgp.c:2569 msgid "response does not contain the RSA public exponent\n" msgstr "响应未包含 RSA 公钥指数\n" -#: scd/app-openpgp.c:1419 +#: scd/app-openpgp.c:1416 #, c-format msgid "using default PIN as %s\n" msgstr "" -#: scd/app-openpgp.c:1426 +#: scd/app-openpgp.c:1423 #, c-format msgid "failed to use default PIN as %s: %s - disabling further default use\n" msgstr "" -#: scd/app-openpgp.c:1445 +#: scd/app-openpgp.c:1442 #, 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:1479 +#: scd/app-openpgp.c:1476 #, c-format msgid "||Please enter the PIN%%0A[sigs done: %lu]" msgstr "||请输入 PIN%%0A[完成的签字:%lu]" -#: scd/app-openpgp.c:1491 +#: scd/app-openpgp.c:1488 #, fuzzy msgid "||Please enter the PIN" msgstr "||请输入 PIN%%0A[完成的签字:%lu]" -#: scd/app-openpgp.c:1502 scd/app-openpgp.c:1667 +#: scd/app-openpgp.c:1499 scd/app-openpgp.c:1664 #, 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:1515 scd/app-openpgp.c:1555 scd/app-openpgp.c:1679 -#: scd/app-openpgp.c:2871 +#: scd/app-openpgp.c:1512 scd/app-openpgp.c:1552 scd/app-openpgp.c:1676 +#: scd/app-openpgp.c:2868 #, c-format msgid "verify CHV%d failed: %s\n" msgstr "验证 CHV%d 失败:%s\n" -#: scd/app-openpgp.c:1578 +#: scd/app-openpgp.c:1575 msgid "access to admin commands is not configured\n" msgstr "尚未配置管理员命令的权限\n" -#: scd/app-openpgp.c:1599 scd/app-openpgp.c:1842 scd/app-openpgp.c:3122 +#: scd/app-openpgp.c:1596 scd/app-openpgp.c:1839 scd/app-openpgp.c:3119 msgid "error retrieving CHV status from card\n" msgstr "从卡中获取 CHV 状态时出错\n" -#: scd/app-openpgp.c:1605 scd/app-openpgp.c:3131 +#: scd/app-openpgp.c:1602 scd/app-openpgp.c:3128 msgid "card is permanently locked!\n" msgstr "卡被永久锁定!\n" -#: scd/app-openpgp.c:1612 +#: scd/app-openpgp.c:1609 #, c-format msgid "%d Admin PIN attempts remaining before card is permanently locked\n" msgstr "尝试管理员 PIN %d 次后,卡将被永久锁定!\n" -#: scd/app-openpgp.c:1622 +#: scd/app-openpgp.c:1619 #, 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:1637 +#: scd/app-openpgp.c:1634 #, 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:1657 +#: scd/app-openpgp.c:1654 msgid "|A|Admin PIN" msgstr "|A|管理员 PIN" -#: scd/app-openpgp.c:1856 +#: scd/app-openpgp.c:1853 #, fuzzy msgid "||Please enter the Reset Code for the card" msgstr "||请输入 PIN%%0A[完成的签字:%lu]" -#: scd/app-openpgp.c:1865 scd/app-openpgp.c:1928 +#: scd/app-openpgp.c:1862 scd/app-openpgp.c:1925 #, fuzzy, c-format msgid "Reset Code is too short; minimum length is %d\n" msgstr "CHV%d 的 PIN 太短;最小长度为 %d\n" -#: scd/app-openpgp.c:1899 +#: scd/app-openpgp.c:1896 msgid "|RN|New Reset Code" msgstr "" -#: scd/app-openpgp.c:1900 +#: scd/app-openpgp.c:1897 msgid "|AN|New Admin PIN" msgstr "|AN|新的管理员 PIN" -#: scd/app-openpgp.c:1990 scd/app-openpgp.c:2640 +#: scd/app-openpgp.c:1987 scd/app-openpgp.c:2637 msgid "error reading application data\n" msgstr "读取应用程序数据时出错\n" -#: scd/app-openpgp.c:1996 scd/app-openpgp.c:2647 +#: scd/app-openpgp.c:1993 scd/app-openpgp.c:2644 msgid "error reading fingerprint DO\n" msgstr "读取指纹 D0 出错\n" -#: scd/app-openpgp.c:2006 +#: scd/app-openpgp.c:2003 msgid "key already exists\n" msgstr "密钥已存在\n" -#: scd/app-openpgp.c:2010 +#: scd/app-openpgp.c:2007 msgid "existing key will be replaced\n" msgstr "现有的密钥将被替换\n" -#: scd/app-openpgp.c:2012 +#: scd/app-openpgp.c:2009 msgid "generating new key\n" msgstr "生成新密钥\n" -#: scd/app-openpgp.c:2338 +#: scd/app-openpgp.c:2335 msgid "creation timestamp missing\n" msgstr "缺少创建时间戳\n" -#: scd/app-openpgp.c:2347 +#: scd/app-openpgp.c:2344 #, c-format msgid "RSA modulus missing or not of size %d bits\n" msgstr "RSA 余数缺失或者不是 %d 位长\n" -#: scd/app-openpgp.c:2359 +#: scd/app-openpgp.c:2356 #, c-format msgid "RSA public exponent missing or larger than %d bits\n" msgstr "RSA 公钥指数缺失或长于 %d 位\n" -#: scd/app-openpgp.c:2369 scd/app-openpgp.c:2377 +#: scd/app-openpgp.c:2366 scd/app-openpgp.c:2374 #, c-format msgid "RSA prime %s missing or not of size %d bits\n" msgstr "RSA 质数 %s 缺失或者不是 %d 位长\n" -#: scd/app-openpgp.c:2471 +#: scd/app-openpgp.c:2468 #, c-format msgid "failed to store the key: %s\n" msgstr "无法存储密钥:%s\n" -#: scd/app-openpgp.c:2531 +#: scd/app-openpgp.c:2528 msgid "please wait while key is being generated ...\n" msgstr "请稍候,正在生成密钥……\n" -#: scd/app-openpgp.c:2545 +#: scd/app-openpgp.c:2542 msgid "generating key failed\n" msgstr "生成密钥失败\n" -#: scd/app-openpgp.c:2548 +#: scd/app-openpgp.c:2545 #, c-format msgid "key generation completed (%d seconds)\n" msgstr "密钥已生成(耗时 %d 秒)\n" -#: scd/app-openpgp.c:2605 +#: scd/app-openpgp.c:2602 msgid "invalid structure of OpenPGP card (DO 0x93)\n" msgstr "无效的 OpenPGP 卡结构(D0 0x93)\n" -#: scd/app-openpgp.c:2655 +#: scd/app-openpgp.c:2652 msgid "fingerprint on card does not match requested one\n" msgstr "" -#: scd/app-openpgp.c:2770 +#: scd/app-openpgp.c:2767 #, c-format msgid "card does not support digest algorithm %s\n" msgstr "卡不支持散列算法 %s\n" -#: scd/app-openpgp.c:2846 +#: scd/app-openpgp.c:2843 #, c-format msgid "signatures created so far: %lu\n" msgstr "目前已创建的签名:%lu\n" -#: scd/app-openpgp.c:3136 +#: scd/app-openpgp.c:3133 msgid "" "verification of Admin PIN is currently prohibited through this command\n" msgstr "目前禁止通过此命令验证管理员 PIN\n" -#: scd/app-openpgp.c:3360 scd/app-openpgp.c:3371 +#: scd/app-openpgp.c:3357 scd/app-openpgp.c:3368 #, c-format msgid "can't access %s - invalid OpenPGP card?\n" msgstr "不能存取 %s――无效的 OpenPGP 卡?\n" diff --git a/po/zh_TW.po b/po/zh_TW.po index 10b017e69..666111076 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-10-29 09:04+0100\n" +"POT-Creation-Date: 2008-11-11 08:40+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" @@ -379,17 +379,17 @@ msgstr "啟用 ssh-agent 模擬" msgid "|FILE|write environment settings also to FILE" msgstr "|檔案|將環境設定也寫至「檔案」" -#: agent/gpg-agent.c:290 agent/preset-passphrase.c:94 agent/protect-tool.c:146 +#: agent/gpg-agent.c:294 agent/preset-passphrase.c:94 agent/protect-tool.c:146 #: scd/scdaemon.c:213 sm/gpgsm.c:571 tools/gpg-connect-agent.c:173 #: tools/gpgconf.c:99 tools/symcryptrun.c:204 tools/gpg-check-pattern.c:141 msgid "Please report bugs to <" msgstr "翻譯瑕疵請回報給 <[email protected]>, 程式瑕疵則請回報給 <" -#: agent/gpg-agent.c:293 +#: agent/gpg-agent.c:297 msgid "Usage: gpg-agent [options] (-h for help)" msgstr "用法: gpg-agent [選項] (或用 -h 求助)" -#: agent/gpg-agent.c:295 +#: agent/gpg-agent.c:299 msgid "" "Syntax: gpg-agent [options] [command [args]]\n" "Secret key management for GnuPG\n" @@ -397,144 +397,144 @@ msgstr "" "語法: gpg-agent [選項] [指令 [引數]]\n" "GnuPG 私鑰管理\n" -#: agent/gpg-agent.c:330 g10/gpg.c:971 scd/scdaemon.c:253 sm/gpgsm.c:735 +#: agent/gpg-agent.c:334 g10/gpg.c:971 scd/scdaemon.c:253 sm/gpgsm.c:735 #, c-format msgid "invalid debug-level `%s' given\n" msgstr "給定的除錯等級 `%s' 無效\n" -#: agent/gpg-agent.c:529 agent/protect-tool.c:1068 kbx/kbxutil.c:430 +#: agent/gpg-agent.c:532 agent/protect-tool.c:1068 kbx/kbxutil.c:430 #: scd/scdaemon.c:347 sm/gpgsm.c:973 sm/gpgsm.c:976 tools/symcryptrun.c:997 #: tools/gpg-check-pattern.c:178 #, c-format msgid "%s is too old (need %s, have %s)\n" msgstr "%s 太舊了 (需要 %s, 但是祇有 %s)\n" -#: agent/gpg-agent.c:628 g10/gpg.c:2071 scd/scdaemon.c:428 sm/gpgsm.c:1064 +#: agent/gpg-agent.c:631 g10/gpg.c:2071 scd/scdaemon.c:428 sm/gpgsm.c:1064 #, c-format msgid "NOTE: no default option file `%s'\n" msgstr "請注意: 沒有預設選項檔 `%s'\n" -#: agent/gpg-agent.c:633 agent/gpg-agent.c:1216 g10/gpg.c:2075 +#: agent/gpg-agent.c:636 agent/gpg-agent.c:1215 g10/gpg.c:2075 #: scd/scdaemon.c:433 sm/gpgsm.c:1068 tools/symcryptrun.c:930 #, c-format msgid "option file `%s': %s\n" msgstr "選項檔 `%s': %s\n" -#: agent/gpg-agent.c:641 g10/gpg.c:2082 scd/scdaemon.c:441 sm/gpgsm.c:1075 +#: agent/gpg-agent.c:644 g10/gpg.c:2082 scd/scdaemon.c:441 sm/gpgsm.c:1075 #, c-format msgid "reading options from `%s'\n" msgstr "從 `%s' 讀取選項中\n" -#: agent/gpg-agent.c:974 g10/plaintext.c:140 g10/plaintext.c:145 +#: agent/gpg-agent.c:973 g10/plaintext.c:140 g10/plaintext.c:145 #: g10/plaintext.c:162 #, c-format msgid "error creating `%s': %s\n" msgstr "建立 `%s' 時出錯: %s\n" -#: agent/gpg-agent.c:1330 agent/gpg-agent.c:1452 agent/gpg-agent.c:1456 -#: agent/gpg-agent.c:1497 agent/gpg-agent.c:1501 g10/exec.c:172 +#: agent/gpg-agent.c:1328 agent/gpg-agent.c:1448 agent/gpg-agent.c:1452 +#: agent/gpg-agent.c:1493 agent/gpg-agent.c:1497 g10/exec.c:172 #: g10/openfile.c:429 scd/scdaemon.c:928 #, c-format msgid "can't create directory `%s': %s\n" msgstr "無法建立目錄 `%s': %s\n" -#: agent/gpg-agent.c:1344 scd/scdaemon.c:942 +#: agent/gpg-agent.c:1342 scd/scdaemon.c:942 msgid "name of socket too long\n" msgstr "socket 名稱太長\n" -#: agent/gpg-agent.c:1369 scd/scdaemon.c:965 +#: agent/gpg-agent.c:1365 scd/scdaemon.c:965 #, c-format msgid "can't create socket: %s\n" msgstr "無法建立 socket: %s\n" -#: agent/gpg-agent.c:1378 +#: agent/gpg-agent.c:1374 #, c-format msgid "socket name `%s' is too long\n" msgstr "socket 名稱 `%s' 太長\n" -#: agent/gpg-agent.c:1398 +#: agent/gpg-agent.c:1394 msgid "a gpg-agent is already running - not starting a new one\n" msgstr "已經有一份 gpg-agent 在執行了 - 不會再啟動一份新的\n" -#: agent/gpg-agent.c:1409 scd/scdaemon.c:985 +#: agent/gpg-agent.c:1405 scd/scdaemon.c:985 msgid "error getting nonce for the socket\n" msgstr "為 socket 取得 nonce 時出錯\n" -#: agent/gpg-agent.c:1414 scd/scdaemon.c:988 +#: agent/gpg-agent.c:1410 scd/scdaemon.c:988 #, c-format msgid "error binding socket to `%s': %s\n" msgstr "綁定 socket 至 `%s' 時出錯: %s\n" -#: agent/gpg-agent.c:1426 scd/scdaemon.c:997 +#: agent/gpg-agent.c:1422 scd/scdaemon.c:997 #, c-format msgid "listen() failed: %s\n" msgstr "listen() 失敗: %s\n" -#: agent/gpg-agent.c:1432 scd/scdaemon.c:1004 +#: agent/gpg-agent.c:1428 scd/scdaemon.c:1004 #, c-format msgid "listening on socket `%s'\n" msgstr "正在候聽 socket `%s'\n" -#: agent/gpg-agent.c:1460 agent/gpg-agent.c:1507 g10/openfile.c:432 +#: agent/gpg-agent.c:1456 agent/gpg-agent.c:1503 g10/openfile.c:432 #, c-format msgid "directory `%s' created\n" msgstr "`%s' 目錄已建立\n" -#: agent/gpg-agent.c:1513 +#: agent/gpg-agent.c:1509 #, c-format msgid "stat() failed for `%s': %s\n" msgstr "stat() 失敗於 `%s': %s\n" -#: agent/gpg-agent.c:1517 +#: agent/gpg-agent.c:1513 #, c-format msgid "can't use `%s' as home directory\n" msgstr "無法使用 `%s' 做為家目錄\n" -#: agent/gpg-agent.c:1634 scd/scdaemon.c:1020 +#: agent/gpg-agent.c:1643 scd/scdaemon.c:1020 #, c-format msgid "error reading nonce on fd %d: %s\n" msgstr "於 fd %d 讀取 nonce 時出錯: %s\n" -#: agent/gpg-agent.c:1656 +#: agent/gpg-agent.c:1665 #, c-format msgid "handler 0x%lx for fd %d started\n" msgstr "經手程式 0x%lx (用於 fd %d) 已啟動\n" -#: agent/gpg-agent.c:1661 +#: agent/gpg-agent.c:1670 #, c-format msgid "handler 0x%lx for fd %d terminated\n" msgstr "經手程式 0x%lx (用於 fd %d) 已終止\n" -#: agent/gpg-agent.c:1681 +#: agent/gpg-agent.c:1690 #, c-format msgid "ssh handler 0x%lx for fd %d started\n" msgstr "ssh 經手程式 0x%lx (用於 fd %d) 已啟動\n" -#: agent/gpg-agent.c:1686 +#: agent/gpg-agent.c:1695 #, c-format msgid "ssh handler 0x%lx for fd %d terminated\n" msgstr "ssh 經手程式 0x%lx (用於 fd %d) 已終止\n" -#: agent/gpg-agent.c:1803 scd/scdaemon.c:1143 +#: agent/gpg-agent.c:1808 scd/scdaemon.c:1143 #, c-format msgid "pth_select failed: %s - waiting 1s\n" msgstr "pth_select 失敗: %s - 等 1 秒鐘\n" -#: agent/gpg-agent.c:1916 scd/scdaemon.c:1210 +#: agent/gpg-agent.c:1921 scd/scdaemon.c:1210 #, c-format msgid "%s %s stopped\n" msgstr "%s %s 已停止\n" -#: agent/gpg-agent.c:1939 +#: agent/gpg-agent.c:2049 msgid "no gpg-agent running in this session\n" msgstr "在此階段中沒有執行中的 gpg-agent\n" -#: agent/gpg-agent.c:1950 common/simple-pwquery.c:349 common/asshelp.c:326 +#: agent/gpg-agent.c:2060 common/simple-pwquery.c:349 common/asshelp.c:326 #: tools/gpg-connect-agent.c:2094 msgid "malformed GPG_AGENT_INFO environment variable\n" msgstr "被變造的 GPG_AGENT_INFO 環境變數\n" -#: agent/gpg-agent.c:1963 common/simple-pwquery.c:361 common/asshelp.c:338 +#: agent/gpg-agent.c:2073 common/simple-pwquery.c:361 common/asshelp.c:338 #: tools/gpg-connect-agent.c:2105 #, c-format msgid "gpg-agent protocol version %d is not supported\n" @@ -1094,7 +1094,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:1851 +#: g10/card-util.c:85 scd/app-openpgp.c:1848 #, fuzzy msgid "Reset Code not or not anymore available\n" msgstr "私鑰部分無法取用\n" @@ -6340,29 +6340,29 @@ msgstr "" "語法: kbxutil [選項] [檔案]\n" "列出, 匯出, 匯入金鑰鑰匙盒資料\n" -#: scd/app-nks.c:326 scd/app-openpgp.c:1459 scd/app-dinsig.c:297 +#: scd/app-nks.c:325 scd/app-openpgp.c:1456 scd/app-dinsig.c:297 msgid "||Please enter your PIN at the reader's keypad" msgstr "||請在讀卡機鍵盤上輸入你的 PIN" -#: scd/app-nks.c:330 scd/app-openpgp.c:1463 scd/app-openpgp.c:1495 -#: scd/app-openpgp.c:1642 scd/app-openpgp.c:1660 scd/app-openpgp.c:1860 +#: 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-dinsig.c:301 #, c-format msgid "PIN callback returned error: %s\n" msgstr "收回 PIN 時傳回錯誤: %s\n" -#: scd/app-nks.c:378 +#: scd/app-nks.c:377 msgid "the NullPIN has not yet been changed\n" 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:558 scd/app-openpgp.c:1900 +#: scd/app-nks.c:557 scd/app-openpgp.c:1897 msgid "|N|New PIN" msgstr "|N|新增 PIN" -#: scd/app-nks.c:561 scd/app-openpgp.c:1904 scd/app-dinsig.c:529 +#: scd/app-nks.c:560 scd/app-openpgp.c:1901 scd/app-dinsig.c:529 #, c-format msgid "error getting new PIN: %s\n" msgstr "取得新的 PIN 時出錯: %s\n" @@ -6377,193 +6377,193 @@ msgstr "存放指紋失敗: %s\n" msgid "failed to store the creation date: %s\n" msgstr "存放創生日期失敗: %s\n" -#: scd/app-openpgp.c:1076 +#: scd/app-openpgp.c:1075 #, c-format msgid "reading public key failed: %s\n" msgstr "讀取公鑰時失敗: %s\n" -#: scd/app-openpgp.c:1084 scd/app-openpgp.c:2554 +#: scd/app-openpgp.c:1083 scd/app-openpgp.c:2551 msgid "response does not contain the public key data\n" msgstr "回應中未包含公鑰資料\n" -#: scd/app-openpgp.c:1092 scd/app-openpgp.c:2562 +#: scd/app-openpgp.c:1091 scd/app-openpgp.c:2559 msgid "response does not contain the RSA modulus\n" msgstr "回應中未包含 RSA 系數\n" -#: scd/app-openpgp.c:1101 scd/app-openpgp.c:2572 +#: scd/app-openpgp.c:1100 scd/app-openpgp.c:2569 msgid "response does not contain the RSA public exponent\n" msgstr "回應中未包含 RSA 公用指數\n" -#: scd/app-openpgp.c:1419 +#: scd/app-openpgp.c:1416 #, c-format msgid "using default PIN as %s\n" msgstr "" -#: scd/app-openpgp.c:1426 +#: scd/app-openpgp.c:1423 #, c-format msgid "failed to use default PIN as %s: %s - disabling further default use\n" msgstr "" -#: scd/app-openpgp.c:1445 +#: scd/app-openpgp.c:1442 #, c-format msgid "||Please enter your PIN at the reader's keypad%%0A[sigs done: %lu]" msgstr "||請在讀卡機鍵盤上輸入你的 PIN%%0A[簽署完成: %lu]" -#: scd/app-openpgp.c:1479 +#: scd/app-openpgp.c:1476 #, c-format msgid "||Please enter the PIN%%0A[sigs done: %lu]" msgstr "||請輸入 PIN%%0A[簽署完成: %lu]" -#: scd/app-openpgp.c:1491 +#: scd/app-openpgp.c:1488 #, fuzzy msgid "||Please enter the PIN" msgstr "||請輸入 PIN%%0A[簽署完成: %lu]" -#: scd/app-openpgp.c:1502 scd/app-openpgp.c:1667 +#: scd/app-openpgp.c:1499 scd/app-openpgp.c:1664 #, 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:1515 scd/app-openpgp.c:1555 scd/app-openpgp.c:1679 -#: scd/app-openpgp.c:2871 +#: scd/app-openpgp.c:1512 scd/app-openpgp.c:1552 scd/app-openpgp.c:1676 +#: scd/app-openpgp.c:2868 #, c-format msgid "verify CHV%d failed: %s\n" msgstr "驗證 CHV%d 失敗: %s\n" -#: scd/app-openpgp.c:1578 +#: scd/app-openpgp.c:1575 msgid "access to admin commands is not configured\n" msgstr "管理者指令存取權限尚未組態\n" -#: scd/app-openpgp.c:1599 scd/app-openpgp.c:1842 scd/app-openpgp.c:3122 +#: scd/app-openpgp.c:1596 scd/app-openpgp.c:1839 scd/app-openpgp.c:3119 msgid "error retrieving CHV status from card\n" msgstr "從卡片取回 CHV 狀態時出錯\n" -#: scd/app-openpgp.c:1605 scd/app-openpgp.c:3131 +#: scd/app-openpgp.c:1602 scd/app-openpgp.c:3128 msgid "card is permanently locked!\n" msgstr "卡片永久鎖定了!!\n" -#: scd/app-openpgp.c:1612 +#: scd/app-openpgp.c:1609 #, c-format msgid "%d Admin PIN attempts remaining before card is permanently locked\n" msgstr "%d 管理者 PIN 試圖在卡片永久鎖定前遺留下來\n" -#: scd/app-openpgp.c:1622 +#: scd/app-openpgp.c:1619 #, 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:1637 +#: scd/app-openpgp.c:1634 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:1657 +#: scd/app-openpgp.c:1654 msgid "|A|Admin PIN" msgstr "|A|管理者 PIN" -#: scd/app-openpgp.c:1856 +#: scd/app-openpgp.c:1853 #, fuzzy msgid "||Please enter the Reset Code for the card" msgstr "請輸入 PIN%s%s%s 以解開卡片" -#: scd/app-openpgp.c:1865 scd/app-openpgp.c:1928 +#: scd/app-openpgp.c:1862 scd/app-openpgp.c:1925 #, fuzzy, c-format msgid "Reset Code is too short; minimum length is %d\n" msgstr "用於 CHV%d 的 PIN 太短; 長度最少要有 %d\n" -#: scd/app-openpgp.c:1899 +#: scd/app-openpgp.c:1896 msgid "|RN|New Reset Code" msgstr "" -#: scd/app-openpgp.c:1900 +#: scd/app-openpgp.c:1897 msgid "|AN|New Admin PIN" msgstr "|AN|新增管理者 PIN" -#: scd/app-openpgp.c:1990 scd/app-openpgp.c:2640 +#: scd/app-openpgp.c:1987 scd/app-openpgp.c:2637 msgid "error reading application data\n" msgstr "讀取應用程式資料時出錯\n" -#: scd/app-openpgp.c:1996 scd/app-openpgp.c:2647 +#: scd/app-openpgp.c:1993 scd/app-openpgp.c:2644 msgid "error reading fingerprint DO\n" msgstr "讀取指紋 DO 時出錯\n" -#: scd/app-openpgp.c:2006 +#: scd/app-openpgp.c:2003 msgid "key already exists\n" msgstr "金鑰已存在\n" -#: scd/app-openpgp.c:2010 +#: scd/app-openpgp.c:2007 msgid "existing key will be replaced\n" msgstr "既有的金鑰將被取代\n" -#: scd/app-openpgp.c:2012 +#: scd/app-openpgp.c:2009 msgid "generating new key\n" msgstr "正在產生新的金鑰\n" -#: scd/app-openpgp.c:2338 +#: scd/app-openpgp.c:2335 msgid "creation timestamp missing\n" msgstr "缺漏創生時間戳印\n" -#: scd/app-openpgp.c:2347 +#: scd/app-openpgp.c:2344 #, c-format msgid "RSA modulus missing or not of size %d bits\n" msgstr "RSA 模組缺漏或者並非 %d 位元大\n" -#: scd/app-openpgp.c:2359 +#: scd/app-openpgp.c:2356 #, c-format msgid "RSA public exponent missing or larger than %d bits\n" msgstr "RSA 公用指數缺漏或者大於 %d 位元\n" -#: scd/app-openpgp.c:2369 scd/app-openpgp.c:2377 +#: scd/app-openpgp.c:2366 scd/app-openpgp.c:2374 #, c-format msgid "RSA prime %s missing or not of size %d bits\n" msgstr "RSA 質數 %s 缺漏或者並非 %d 位元大\n" -#: scd/app-openpgp.c:2471 +#: scd/app-openpgp.c:2468 #, c-format msgid "failed to store the key: %s\n" msgstr "存放金鑰失敗: %s\n" -#: scd/app-openpgp.c:2531 +#: scd/app-openpgp.c:2528 msgid "please wait while key is being generated ...\n" msgstr "正在產生金鑰中, 請稍候 ...\n" -#: scd/app-openpgp.c:2545 +#: scd/app-openpgp.c:2542 msgid "generating key failed\n" msgstr "產生金鑰時失敗\n" -#: scd/app-openpgp.c:2548 +#: scd/app-openpgp.c:2545 #, c-format msgid "key generation completed (%d seconds)\n" msgstr "金鑰產生完畢 (%d 秒)\n" -#: scd/app-openpgp.c:2605 +#: scd/app-openpgp.c:2602 msgid "invalid structure of OpenPGP card (DO 0x93)\n" msgstr "無效的 OpenPGP 卡片結構 (DO 0x93)\n" -#: scd/app-openpgp.c:2655 +#: scd/app-openpgp.c:2652 msgid "fingerprint on card does not match requested one\n" msgstr "卡片上的指紋與所要求的那個並不吻合\n" -#: scd/app-openpgp.c:2770 +#: scd/app-openpgp.c:2767 #, c-format msgid "card does not support digest algorithm %s\n" msgstr "卡片不支援 %s 摘要演算法\n" -#: scd/app-openpgp.c:2846 +#: scd/app-openpgp.c:2843 #, c-format msgid "signatures created so far: %lu\n" msgstr "目前建立的簽章: %lu\n" -#: scd/app-openpgp.c:3136 +#: scd/app-openpgp.c:3133 msgid "" "verification of Admin PIN is currently prohibited through this command\n" msgstr "目前在此指令中的管理者 PIN 驗證被禁止了\n" -#: scd/app-openpgp.c:3360 scd/app-openpgp.c:3371 +#: scd/app-openpgp.c:3357 scd/app-openpgp.c:3368 #, c-format msgid "can't access %s - invalid OpenPGP card?\n" msgstr "無法存取 %s - 無效的 OpenPGP 卡片?\n" |