aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2007-11-27 08:37:03 +0000
committerWerner Koch <[email protected]>2007-11-27 08:37:03 +0000
commite09e3fa4eaf6c1000dd7d4bfd4260264fc212dfa (patch)
treed4a2f6b2dc242f4a538603637a735247f3fdfc2d
parent[W32] Changed default socket for dirmngr. (diff)
downloadgnupg-e09e3fa4eaf6c1000dd7d4bfd4260264fc212dfa.tar.gz
gnupg-e09e3fa4eaf6c1000dd7d4bfd4260264fc212dfa.zip
Fixed make distcheck
-rw-r--r--common/ChangeLog2
-rw-r--r--common/Makefile.am2
-rw-r--r--po/be.po78
-rw-r--r--po/ca.po78
-rw-r--r--po/cs.po78
-rw-r--r--po/da.po78
-rw-r--r--po/de.po81
-rw-r--r--po/el.po78
-rw-r--r--po/eo.po78
-rw-r--r--po/es.po78
-rw-r--r--po/et.po78
-rw-r--r--po/fi.po78
-rw-r--r--po/fr.po78
-rw-r--r--po/gl.po78
-rw-r--r--po/hu.po78
-rw-r--r--po/id.po78
-rw-r--r--po/it.po78
-rw-r--r--po/ja.po78
-rw-r--r--po/nb.po78
-rw-r--r--po/pl.po78
-rw-r--r--po/pt.po78
-rw-r--r--po/pt_BR.po78
-rw-r--r--po/ro.po78
-rw-r--r--po/ru.po78
-rw-r--r--po/sk.po78
-rw-r--r--po/sv.po80
-rw-r--r--po/tr.po78
-rw-r--r--po/zh_CN.po78
-rw-r--r--po/zh_TW.po78
29 files changed, 1061 insertions, 1054 deletions
diff --git a/common/ChangeLog b/common/ChangeLog
index d398d2a77..1ebfe2984 100644
--- a/common/ChangeLog
+++ b/common/ChangeLog
@@ -1,5 +1,7 @@
2007-11-27 Werner Koch <[email protected]>
+ * Makefile.am (CLEANFILES): New.
+
* homedir.c (dirmngr_socket_name): Use CSIDL_WINDOWS.
2007-11-15 Werner Koch <[email protected]>
diff --git a/common/Makefile.am b/common/Makefile.am
index d475faeff..2d217a118 100644
--- a/common/Makefile.am
+++ b/common/Makefile.am
@@ -27,6 +27,8 @@ TESTS = $(module_tests)
BUILT_SOURCES = audit-events.h status-codes.h
+CLEANFILES = audit-events.h status-codes.h
+
AM_CPPFLAGS = -I$(top_srcdir)/gl -I$(top_srcdir)/intl
AM_CFLAGS = $(LIBGCRYPT_CFLAGS) $(KSBA_CFLAGS)
diff --git a/po/be.po b/po/be.po
index 97b185bfa..026428f2e 100644
--- a/po/be.po
+++ b/po/be.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gnupg 1.2.2\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2007-11-19 16:02+0100\n"
+"POT-Creation-Date: 2007-11-27 09:11+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"
@@ -32,18 +32,18 @@ msgid ""
"this session"
msgstr ""
-#. TRANSLATORS: This string is displayed pinentry as the label
-#. for the quality bar.
+#. TRANSLATORS: This string is displayed by pinentry as the
+#. label for the quality bar.
#: agent/call-pinentry.c:586
msgid "Quality:"
msgstr ""
#. TRANSLATORS: This string is a tooltip, shown by pinentry when
#. hovering over the quality bar. Please use an appropriate
-#. sting to describe what this is about. The length of the
+#. string to describe what this is about. The length of the
#. tooltip is limited to about 900 characters. If you do not
-#. translate this a default english string (see source) will be
-#. used.
+#. translate this entry, a default english text (see source)
+#. will be used.
#: agent/call-pinentry.c:604
msgid "pinentry.qualitybar.tooltip"
msgstr ""
@@ -104,8 +104,8 @@ msgstr ""
#: g10/keyring.c:1532 g10/openfile.c:192 g10/openfile.c:353
#: g10/plaintext.c:503 g10/sign.c:780 g10/sign.c:975 g10/sign.c:1091
#: g10/sign.c:1247 g10/tdbdump.c:139 g10/tdbdump.c:147 g10/tdbio.c:540
-#: g10/tdbio.c:603 g10/verify.c:99 g10/verify.c:162 sm/gpgsm.c:1939
-#: sm/gpgsm.c:1976 sm/gpgsm.c:2014 sm/qualified.c:66
+#: g10/tdbio.c:603 g10/verify.c:99 g10/verify.c:162 sm/gpgsm.c:1943
+#: sm/gpgsm.c:1980 sm/gpgsm.c:2018 sm/qualified.c:66
#, c-format
msgid "can't open `%s': %s\n"
msgstr ""
@@ -233,7 +233,7 @@ msgstr[1] ""
#: agent/genkey.c:235
#, c-format
msgid ""
-"Warning: You have entered an insecure passphrase.%0AA passphrase may not be "
+"Warning: You have entered an insecure passphrase.%%0AA passphrase may not be "
"a known term or match%%0Acertain pattern."
msgstr ""
@@ -421,111 +421,111 @@ msgstr ""
msgid "error creating `%s': %s\n"
msgstr "памылка стварэньня \"%s\": %s\n"
-#: agent/gpg-agent.c:1275 agent/gpg-agent.c:1387 agent/gpg-agent.c:1391
-#: agent/gpg-agent.c:1432 agent/gpg-agent.c:1436 g10/exec.c:172
+#: agent/gpg-agent.c:1297 agent/gpg-agent.c:1409 agent/gpg-agent.c:1413
+#: agent/gpg-agent.c:1454 agent/gpg-agent.c:1458 g10/exec.c:172
#: g10/openfile.c:429 scd/scdaemon.c:921
#, fuzzy, c-format
msgid "can't create directory `%s': %s\n"
msgstr "%s: немагчыма стварыць тэчку: %s\n"
-#: agent/gpg-agent.c:1289 scd/scdaemon.c:935
+#: agent/gpg-agent.c:1311 scd/scdaemon.c:935
msgid "name of socket too long\n"
msgstr ""
-#: agent/gpg-agent.c:1312 scd/scdaemon.c:958
+#: agent/gpg-agent.c:1334 scd/scdaemon.c:958
#, fuzzy, c-format
msgid "can't create socket: %s\n"
msgstr "%s: немагчыма стварыць тэчку: %s\n"
-#: agent/gpg-agent.c:1321
+#: agent/gpg-agent.c:1343
#, c-format
msgid "socket name `%s' is too long\n"
msgstr ""
-#: agent/gpg-agent.c:1333
+#: agent/gpg-agent.c:1355
msgid "a gpg-agent is already running - not starting a new one\n"
msgstr ""
-#: agent/gpg-agent.c:1344 scd/scdaemon.c:978
+#: agent/gpg-agent.c:1366 scd/scdaemon.c:978
#, fuzzy
msgid "error getting nonce for the socket\n"
msgstr "памылка стварэньня \"%s\": %s\n"
-#: agent/gpg-agent.c:1349 scd/scdaemon.c:981
+#: agent/gpg-agent.c:1371 scd/scdaemon.c:981
#, fuzzy, c-format
msgid "error binding socket to `%s': %s\n"
msgstr "памылка стварэньня \"%s\": %s\n"
-#: agent/gpg-agent.c:1361 scd/scdaemon.c:990
+#: agent/gpg-agent.c:1383 scd/scdaemon.c:990
#, fuzzy, c-format
msgid "listen() failed: %s\n"
msgstr "збой падпісаньня: %s\n"
-#: agent/gpg-agent.c:1367 scd/scdaemon.c:997
+#: agent/gpg-agent.c:1389 scd/scdaemon.c:997
#, fuzzy, c-format
msgid "listening on socket `%s'\n"
msgstr "запіс у stdout\n"
-#: agent/gpg-agent.c:1395 agent/gpg-agent.c:1442 g10/openfile.c:432
+#: agent/gpg-agent.c:1417 agent/gpg-agent.c:1464 g10/openfile.c:432
#, fuzzy, c-format
msgid "directory `%s' created\n"
msgstr "%s: тэчка створана\n"
-#: agent/gpg-agent.c:1448
+#: agent/gpg-agent.c:1470
#, fuzzy, c-format
msgid "stat() failed for `%s': %s\n"
msgstr "немагчыма адкрыць %s: %s\n"
-#: agent/gpg-agent.c:1452
+#: agent/gpg-agent.c:1474
#, fuzzy, c-format
msgid "can't use `%s' as home directory\n"
msgstr "%s: немагчыма стварыць тэчку: %s\n"
-#: agent/gpg-agent.c:1562 scd/scdaemon.c:1013
+#: agent/gpg-agent.c:1591 scd/scdaemon.c:1013
#, fuzzy, c-format
msgid "error reading nonce on fd %d: %s\n"
msgstr "памылка стварэньня \"%s\": %s\n"
-#: agent/gpg-agent.c:1584
+#: agent/gpg-agent.c:1613
#, c-format
msgid "handler 0x%lx for fd %d started\n"
msgstr ""
-#: agent/gpg-agent.c:1589
+#: agent/gpg-agent.c:1618
#, c-format
msgid "handler 0x%lx for fd %d terminated\n"
msgstr ""
-#: agent/gpg-agent.c:1609
+#: agent/gpg-agent.c:1638
#, c-format
msgid "ssh handler 0x%lx for fd %d started\n"
msgstr ""
-#: agent/gpg-agent.c:1614
+#: agent/gpg-agent.c:1643
#, c-format
msgid "ssh handler 0x%lx for fd %d terminated\n"
msgstr ""
-#: agent/gpg-agent.c:1718 scd/scdaemon.c:1135
+#: agent/gpg-agent.c:1760 scd/scdaemon.c:1135
#, c-format
msgid "pth_select failed: %s - waiting 1s\n"
msgstr ""
-#: agent/gpg-agent.c:1827 scd/scdaemon.c:1202
+#: agent/gpg-agent.c:1873 scd/scdaemon.c:1202
#, c-format
msgid "%s %s stopped\n"
msgstr ""
-#: agent/gpg-agent.c:1850
+#: agent/gpg-agent.c:1896
msgid "no gpg-agent running in this session\n"
msgstr ""
-#: agent/gpg-agent.c:1861 common/simple-pwquery.c:329
+#: agent/gpg-agent.c:1907 common/simple-pwquery.c:329
#: tools/gpg-connect-agent.c:1953
msgid "malformed GPG_AGENT_INFO environment variable\n"
msgstr ""
-#: agent/gpg-agent.c:1874 common/simple-pwquery.c:341
+#: agent/gpg-agent.c:1920 common/simple-pwquery.c:341
#: tools/gpg-connect-agent.c:1964
#, c-format
msgid "gpg-agent protocol version %d is not supported\n"
@@ -2063,7 +2063,7 @@ msgstr "%s:%d: недапушчальныя выбары экспартаван�
msgid "invalid auto-key-locate list\n"
msgstr ""
-#: g10/gpg.c:2944 sm/gpgsm.c:1355
+#: g10/gpg.c:2944 sm/gpgsm.c:1360
msgid "WARNING: program may create a core file!\n"
msgstr ""
@@ -2103,11 +2103,11 @@ msgstr ""
msgid "encrypting a message in --pgp2 mode requires the IDEA cipher\n"
msgstr ""
-#: g10/gpg.c:3080 g10/gpg.c:3104 sm/gpgsm.c:1427
+#: g10/gpg.c:3080 g10/gpg.c:3104 sm/gpgsm.c:1432
msgid "selected cipher algorithm is invalid\n"
msgstr ""
-#: g10/gpg.c:3086 g10/gpg.c:3110 sm/gpgsm.c:1435
+#: g10/gpg.c:3086 g10/gpg.c:3110 sm/gpgsm.c:1440
msgid "selected digest algorithm is invalid\n"
msgstr ""
@@ -7216,21 +7216,21 @@ msgstr "%s: немагчыма стварыць тэчку: %s\n"
msgid "unknown validation model `%s'\n"
msgstr "невядомая вэрсыя"
-#: sm/gpgsm.c:1372
+#: sm/gpgsm.c:1377
msgid "WARNING: running with faked system time: "
msgstr ""
-#: sm/gpgsm.c:1468
+#: sm/gpgsm.c:1473
#, c-format
msgid "importing common certificates `%s'\n"
msgstr ""
-#: sm/gpgsm.c:1486
+#: sm/gpgsm.c:1491
#, fuzzy, c-format
msgid "can't sign using `%s': %s\n"
msgstr "немагчыма адкрыць %s: %s\n"
-#: sm/gpgsm.c:1686
+#: sm/gpgsm.c:1690
msgid "this command has not yet been implemented\n"
msgstr ""
diff --git a/po/ca.po b/po/ca.po
index d40fadc70..7e56fb4eb 100644
--- a/po/ca.po
+++ b/po/ca.po
@@ -27,7 +27,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gnupg 1.4.0\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2007-11-19 16:02+0100\n"
+"POT-Creation-Date: 2007-11-27 09:11+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"
@@ -53,18 +53,18 @@ msgid ""
"this session"
msgstr "Introduïu la contrasenya; aquesta ha de ser una frase secreta \n"
-#. TRANSLATORS: This string is displayed pinentry as the label
-#. for the quality bar.
+#. TRANSLATORS: This string is displayed by pinentry as the
+#. label for the quality bar.
#: agent/call-pinentry.c:586
msgid "Quality:"
msgstr ""
#. TRANSLATORS: This string is a tooltip, shown by pinentry when
#. hovering over the quality bar. Please use an appropriate
-#. sting to describe what this is about. The length of the
+#. string to describe what this is about. The length of the
#. tooltip is limited to about 900 characters. If you do not
-#. translate this a default english string (see source) will be
-#. used.
+#. translate this entry, a default english text (see source)
+#. will be used.
#: agent/call-pinentry.c:604
msgid "pinentry.qualitybar.tooltip"
msgstr ""
@@ -126,8 +126,8 @@ msgstr "no s'ha pogut crear «%s»: %s\n"
#: g10/keyring.c:1532 g10/openfile.c:192 g10/openfile.c:353
#: g10/plaintext.c:503 g10/sign.c:780 g10/sign.c:975 g10/sign.c:1091
#: g10/sign.c:1247 g10/tdbdump.c:139 g10/tdbdump.c:147 g10/tdbio.c:540
-#: g10/tdbio.c:603 g10/verify.c:99 g10/verify.c:162 sm/gpgsm.c:1939
-#: sm/gpgsm.c:1976 sm/gpgsm.c:2014 sm/qualified.c:66
+#: g10/tdbio.c:603 g10/verify.c:99 g10/verify.c:162 sm/gpgsm.c:1943
+#: sm/gpgsm.c:1980 sm/gpgsm.c:2018 sm/qualified.c:66
#, c-format
msgid "can't open `%s': %s\n"
msgstr "no s'ha pogut obrir «%s»: %s\n"
@@ -258,7 +258,7 @@ msgstr[1] ""
#: agent/genkey.c:235
#, c-format
msgid ""
-"Warning: You have entered an insecure passphrase.%0AA passphrase may not be "
+"Warning: You have entered an insecure passphrase.%%0AA passphrase may not be "
"a known term or match%%0Acertain pattern."
msgstr ""
@@ -451,113 +451,113 @@ msgstr "s'estan llegint opcions de «%s»\n"
msgid "error creating `%s': %s\n"
msgstr "error en crear «%s»: %s\n"
-#: agent/gpg-agent.c:1275 agent/gpg-agent.c:1387 agent/gpg-agent.c:1391
-#: agent/gpg-agent.c:1432 agent/gpg-agent.c:1436 g10/exec.c:172
+#: agent/gpg-agent.c:1297 agent/gpg-agent.c:1409 agent/gpg-agent.c:1413
+#: agent/gpg-agent.c:1454 agent/gpg-agent.c:1458 g10/exec.c:172
#: g10/openfile.c:429 scd/scdaemon.c:921
#, c-format
msgid "can't create directory `%s': %s\n"
msgstr "no es pot crear el directori «%s»: %s\n"
-#: agent/gpg-agent.c:1289 scd/scdaemon.c:935
+#: agent/gpg-agent.c:1311 scd/scdaemon.c:935
msgid "name of socket too long\n"
msgstr ""
-#: agent/gpg-agent.c:1312 scd/scdaemon.c:958
+#: agent/gpg-agent.c:1334 scd/scdaemon.c:958
#, fuzzy, c-format
msgid "can't create socket: %s\n"
msgstr "no s'ha pogut crear «%s»: %s\n"
-#: agent/gpg-agent.c:1321
+#: agent/gpg-agent.c:1343
#, fuzzy, c-format
msgid "socket name `%s' is too long\n"
msgstr "Certificat de revocació vàlid"
-#: agent/gpg-agent.c:1333
+#: agent/gpg-agent.c:1355
#, 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:1344 scd/scdaemon.c:978
+#: agent/gpg-agent.c:1366 scd/scdaemon.c:978
#, fuzzy
msgid "error getting nonce for the socket\n"
msgstr "error en crear «%s»: %s\n"
-#: agent/gpg-agent.c:1349 scd/scdaemon.c:981
+#: agent/gpg-agent.c:1371 scd/scdaemon.c:981
#, fuzzy, c-format
msgid "error binding socket to `%s': %s\n"
msgstr "error mentre s'enviava a «%s»: %s\n"
-#: agent/gpg-agent.c:1361 scd/scdaemon.c:990
+#: agent/gpg-agent.c:1383 scd/scdaemon.c:990
#, fuzzy, c-format
msgid "listen() failed: %s\n"
msgstr "ha fallat l'actualització: %s\n"
-#: agent/gpg-agent.c:1367 scd/scdaemon.c:997
+#: agent/gpg-agent.c:1389 scd/scdaemon.c:997
#, fuzzy, c-format
msgid "listening on socket `%s'\n"
msgstr "s'està escrivint la clau secreta a «%s»\n"
-#: agent/gpg-agent.c:1395 agent/gpg-agent.c:1442 g10/openfile.c:432
+#: agent/gpg-agent.c:1417 agent/gpg-agent.c:1464 g10/openfile.c:432
#, fuzzy, c-format
msgid "directory `%s' created\n"
msgstr "%s: s'ha creat el directori\n"
-#: agent/gpg-agent.c:1448
+#: agent/gpg-agent.c:1470
#, 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:1452
+#: agent/gpg-agent.c:1474
#, 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:1562 scd/scdaemon.c:1013
+#: agent/gpg-agent.c:1591 scd/scdaemon.c:1013
#, 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:1584
+#: agent/gpg-agent.c:1613
#, c-format
msgid "handler 0x%lx for fd %d started\n"
msgstr ""
-#: agent/gpg-agent.c:1589
+#: agent/gpg-agent.c:1618
#, c-format
msgid "handler 0x%lx for fd %d terminated\n"
msgstr ""
-#: agent/gpg-agent.c:1609
+#: agent/gpg-agent.c:1638
#, c-format
msgid "ssh handler 0x%lx for fd %d started\n"
msgstr ""
-#: agent/gpg-agent.c:1614
+#: agent/gpg-agent.c:1643
#, c-format
msgid "ssh handler 0x%lx for fd %d terminated\n"
msgstr ""
-#: agent/gpg-agent.c:1718 scd/scdaemon.c:1135
+#: agent/gpg-agent.c:1760 scd/scdaemon.c:1135
#, 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:1827 scd/scdaemon.c:1202
+#: agent/gpg-agent.c:1873 scd/scdaemon.c:1202
#, fuzzy, c-format
msgid "%s %s stopped\n"
msgstr "\t%lu claus es descarta\n"
-#: agent/gpg-agent.c:1850
+#: agent/gpg-agent.c:1896
#, fuzzy
msgid "no gpg-agent running in this session\n"
msgstr "gpg-agent no està disponible en aquesta sessió\n"
-#: agent/gpg-agent.c:1861 common/simple-pwquery.c:329
+#: agent/gpg-agent.c:1907 common/simple-pwquery.c:329
#: tools/gpg-connect-agent.c:1953
msgid "malformed GPG_AGENT_INFO environment variable\n"
msgstr "la variable d'entorn GPG_AGENT_INFO és malformada\n"
-#: agent/gpg-agent.c:1874 common/simple-pwquery.c:341
+#: agent/gpg-agent.c:1920 common/simple-pwquery.c:341
#: tools/gpg-connect-agent.c:1964
#, c-format
msgid "gpg-agent protocol version %d is not supported\n"
@@ -2174,7 +2174,7 @@ msgstr "%s:%d opcions d'exportació no vàlides\n"
msgid "invalid auto-key-locate list\n"
msgstr ""
-#: g10/gpg.c:2944 sm/gpgsm.c:1355
+#: g10/gpg.c:2944 sm/gpgsm.c:1360
msgid "WARNING: program may create a core file!\n"
msgstr "AVÍS: el programa podria crear un fitxer core!\n"
@@ -2219,11 +2219,11 @@ msgstr ""
msgid "encrypting a message in --pgp2 mode requires the IDEA cipher\n"
msgstr "xifrar un missatge en mode --pgp2 requereix el xifratge IDEA\n"
-#: g10/gpg.c:3080 g10/gpg.c:3104 sm/gpgsm.c:1427
+#: g10/gpg.c:3080 g10/gpg.c:3104 sm/gpgsm.c:1432
msgid "selected cipher algorithm is invalid\n"
msgstr "l'algorisme de xifratge triat no és vàlid\n"
-#: g10/gpg.c:3086 g10/gpg.c:3110 sm/gpgsm.c:1435
+#: g10/gpg.c:3086 g10/gpg.c:3110 sm/gpgsm.c:1440
msgid "selected digest algorithm is invalid\n"
msgstr "l'algorisme de resum seleccionat no és vàlid\n"
@@ -7798,22 +7798,22 @@ msgstr "no s'ha pogut connectar amb «%s»: %s\n"
msgid "unknown validation model `%s'\n"
msgstr "el destinatari predeterminat és desconegut «%s»\n"
-#: sm/gpgsm.c:1372
+#: sm/gpgsm.c:1377
msgid "WARNING: running with faked system time: "
msgstr ""
-#: sm/gpgsm.c:1468
+#: sm/gpgsm.c:1473
#, c-format
msgid "importing common certificates `%s'\n"
msgstr ""
# No em passe! ;) ivb
-#: sm/gpgsm.c:1486
+#: sm/gpgsm.c:1491
#, fuzzy, c-format
msgid "can't sign using `%s': %s\n"
msgstr "no s'ha pogut tancar «%s»: %s\n"
-#: sm/gpgsm.c:1686
+#: sm/gpgsm.c:1690
msgid "this command has not yet been implemented\n"
msgstr ""
diff --git a/po/cs.po b/po/cs.po
index 977bdb275..544a04a32 100644
--- a/po/cs.po
+++ b/po/cs.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gnupg-1.3.92\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2007-11-19 16:02+0100\n"
+"POT-Creation-Date: 2007-11-27 09:11+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"
@@ -33,8 +33,8 @@ msgid ""
"this session"
msgstr "Pros�m, vlo�te heslo; toto je tajn� v�ta \n"
-#. TRANSLATORS: This string is displayed pinentry as the label
-#. for the quality bar.
+#. TRANSLATORS: This string is displayed by pinentry as the
+#. label for the quality bar.
#: agent/call-pinentry.c:586
#, fuzzy
msgid "Quality:"
@@ -42,10 +42,10 @@ msgstr "platnost: %s"
#. TRANSLATORS: This string is a tooltip, shown by pinentry when
#. hovering over the quality bar. Please use an appropriate
-#. sting to describe what this is about. The length of the
+#. string to describe what this is about. The length of the
#. tooltip is limited to about 900 characters. If you do not
-#. translate this a default english string (see source) will be
-#. used.
+#. translate this entry, a default english text (see source)
+#. will be used.
#: agent/call-pinentry.c:604
msgid "pinentry.qualitybar.tooltip"
msgstr ""
@@ -107,8 +107,8 @@ msgstr "nemohu vytvo�it `%s': %s\n"
#: g10/keyring.c:1532 g10/openfile.c:192 g10/openfile.c:353
#: g10/plaintext.c:503 g10/sign.c:780 g10/sign.c:975 g10/sign.c:1091
#: g10/sign.c:1247 g10/tdbdump.c:139 g10/tdbdump.c:147 g10/tdbio.c:540
-#: g10/tdbio.c:603 g10/verify.c:99 g10/verify.c:162 sm/gpgsm.c:1939
-#: sm/gpgsm.c:1976 sm/gpgsm.c:2014 sm/qualified.c:66
+#: g10/tdbio.c:603 g10/verify.c:99 g10/verify.c:162 sm/gpgsm.c:1943
+#: sm/gpgsm.c:1980 sm/gpgsm.c:2018 sm/qualified.c:66
#, c-format
msgid "can't open `%s': %s\n"
msgstr "nemohu otev��t `%s': %s\n"
@@ -236,7 +236,7 @@ msgstr[1] ""
#: agent/genkey.c:235
#, c-format
msgid ""
-"Warning: You have entered an insecure passphrase.%0AA passphrase may not be "
+"Warning: You have entered an insecure passphrase.%%0AA passphrase may not be "
"a known term or match%%0Acertain pattern."
msgstr ""
@@ -429,113 +429,113 @@ msgstr "�tu mo�nosti z `%s'\n"
msgid "error creating `%s': %s\n"
msgstr "chyba p�i vytv��en� `%s': %s\n"
-#: agent/gpg-agent.c:1275 agent/gpg-agent.c:1387 agent/gpg-agent.c:1391
-#: agent/gpg-agent.c:1432 agent/gpg-agent.c:1436 g10/exec.c:172
+#: agent/gpg-agent.c:1297 agent/gpg-agent.c:1409 agent/gpg-agent.c:1413
+#: agent/gpg-agent.c:1454 agent/gpg-agent.c:1458 g10/exec.c:172
#: g10/openfile.c:429 scd/scdaemon.c:921
#, c-format
msgid "can't create directory `%s': %s\n"
msgstr "nemohu vytvo�it adres�� `%s': %s\n"
-#: agent/gpg-agent.c:1289 scd/scdaemon.c:935
+#: agent/gpg-agent.c:1311 scd/scdaemon.c:935
msgid "name of socket too long\n"
msgstr ""
-#: agent/gpg-agent.c:1312 scd/scdaemon.c:958
+#: agent/gpg-agent.c:1334 scd/scdaemon.c:958
#, fuzzy, c-format
msgid "can't create socket: %s\n"
msgstr "nemohu vytvo�it `%s': %s\n"
-#: agent/gpg-agent.c:1321
+#: agent/gpg-agent.c:1343
#, c-format
msgid "socket name `%s' is too long\n"
msgstr ""
-#: agent/gpg-agent.c:1333
+#: agent/gpg-agent.c:1355
#, 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:1344 scd/scdaemon.c:978
+#: agent/gpg-agent.c:1366 scd/scdaemon.c:978
#, 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:1349 scd/scdaemon.c:981
+#: agent/gpg-agent.c:1371 scd/scdaemon.c:981
#, 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:1361 scd/scdaemon.c:990
+#: agent/gpg-agent.c:1383 scd/scdaemon.c:990
#, fuzzy, c-format
msgid "listen() failed: %s\n"
msgstr "aktualizace selhala: %s\n"
-#: agent/gpg-agent.c:1367 scd/scdaemon.c:997
+#: agent/gpg-agent.c:1389 scd/scdaemon.c:997
#, fuzzy, c-format
msgid "listening on socket `%s'\n"
msgstr "zapisuji tajn� kl�� do `%s'\n"
-#: agent/gpg-agent.c:1395 agent/gpg-agent.c:1442 g10/openfile.c:432
+#: agent/gpg-agent.c:1417 agent/gpg-agent.c:1464 g10/openfile.c:432
#, c-format
msgid "directory `%s' created\n"
msgstr "adres�� `%s' vytvo�en\n"
-#: agent/gpg-agent.c:1448
+#: agent/gpg-agent.c:1470
#, fuzzy, c-format
msgid "stat() failed for `%s': %s\n"
msgstr "fstat(%d) selhal v %s: %s\n"
-#: agent/gpg-agent.c:1452
+#: agent/gpg-agent.c:1474
#, fuzzy, c-format
msgid "can't use `%s' as home directory\n"
msgstr "nemohu vytvo�it adres�� `%s': %s\n"
-#: agent/gpg-agent.c:1562 scd/scdaemon.c:1013
+#: agent/gpg-agent.c:1591 scd/scdaemon.c:1013
#, fuzzy, c-format
msgid "error reading nonce on fd %d: %s\n"
msgstr "chyba p�i �ten� `%s': %s\n"
-#: agent/gpg-agent.c:1584
+#: agent/gpg-agent.c:1613
#, c-format
msgid "handler 0x%lx for fd %d started\n"
msgstr ""
-#: agent/gpg-agent.c:1589
+#: agent/gpg-agent.c:1618
#, c-format
msgid "handler 0x%lx for fd %d terminated\n"
msgstr ""
-#: agent/gpg-agent.c:1609
+#: agent/gpg-agent.c:1638
#, c-format
msgid "ssh handler 0x%lx for fd %d started\n"
msgstr ""
-#: agent/gpg-agent.c:1614
+#: agent/gpg-agent.c:1643
#, c-format
msgid "ssh handler 0x%lx for fd %d terminated\n"
msgstr ""
-#: agent/gpg-agent.c:1718 scd/scdaemon.c:1135
+#: agent/gpg-agent.c:1760 scd/scdaemon.c:1135
#, fuzzy, c-format
msgid "pth_select failed: %s - waiting 1s\n"
msgstr "aktualizace tajn�ho kl��e selhala: %s\n"
-#: agent/gpg-agent.c:1827 scd/scdaemon.c:1202
+#: agent/gpg-agent.c:1873 scd/scdaemon.c:1202
#, fuzzy, c-format
msgid "%s %s stopped\n"
msgstr "%s: p�esko�eno: %s\n"
-#: agent/gpg-agent.c:1850
+#: agent/gpg-agent.c:1896
#, fuzzy
msgid "no gpg-agent running in this session\n"
msgstr "gpg-agent nen� v tomto sezen� dostupn�\n"
-#: agent/gpg-agent.c:1861 common/simple-pwquery.c:329
+#: agent/gpg-agent.c:1907 common/simple-pwquery.c:329
#: tools/gpg-connect-agent.c:1953
msgid "malformed GPG_AGENT_INFO environment variable\n"
msgstr "�patn� form�t prom�nn� prost�ed� GPG_AGENT_INFO\n"
-#: agent/gpg-agent.c:1874 common/simple-pwquery.c:341
+#: agent/gpg-agent.c:1920 common/simple-pwquery.c:341
#: tools/gpg-connect-agent.c:1964
#, c-format
msgid "gpg-agent protocol version %d is not supported\n"
@@ -2098,7 +2098,7 @@ msgstr "%s:%d: neplatn� parametr pro ov��en�\n"
msgid "invalid auto-key-locate list\n"
msgstr ""
-#: g10/gpg.c:2944 sm/gpgsm.c:1355
+#: g10/gpg.c:2944 sm/gpgsm.c:1360
msgid "WARNING: program may create a core file!\n"
msgstr "VAROV�N�: program m��e vytvo�it soubor core!\n"
@@ -2140,11 +2140,11 @@ msgstr "v m�du --pgp2 mus�te pou��t soubor (ne rouru).\n"
msgid "encrypting a message in --pgp2 mode requires the IDEA cipher\n"
msgstr "�ifrov�n� zpr�v v m�du --pgp2 vy�aduje algoritmus IDEA\n"
-#: g10/gpg.c:3080 g10/gpg.c:3104 sm/gpgsm.c:1427
+#: g10/gpg.c:3080 g10/gpg.c:3104 sm/gpgsm.c:1432
msgid "selected cipher algorithm is invalid\n"
msgstr "vybran� �ifrovac� algoritmus je neplatn�\n"
-#: g10/gpg.c:3086 g10/gpg.c:3110 sm/gpgsm.c:1435
+#: g10/gpg.c:3086 g10/gpg.c:3110 sm/gpgsm.c:1440
msgid "selected digest algorithm is invalid\n"
msgstr "vybran� hashovac� algoritmus je neplatn�\n"
@@ -7489,21 +7489,21 @@ msgstr "nemohu se p�ipojit k `%s': %s\n"
msgid "unknown validation model `%s'\n"
msgstr "nezn�m� volba `%s'\n"
-#: sm/gpgsm.c:1372
+#: sm/gpgsm.c:1377
msgid "WARNING: running with faked system time: "
msgstr ""
-#: sm/gpgsm.c:1468
+#: sm/gpgsm.c:1473
#, c-format
msgid "importing common certificates `%s'\n"
msgstr ""
-#: sm/gpgsm.c:1486
+#: sm/gpgsm.c:1491
#, fuzzy, c-format
msgid "can't sign using `%s': %s\n"
msgstr "nemohu otev��t `%s': %s\n"
-#: sm/gpgsm.c:1686
+#: sm/gpgsm.c:1690
msgid "this command has not yet been implemented\n"
msgstr ""
diff --git a/po/da.po b/po/da.po
index b4d423d1e..d5d34af09 100644
--- a/po/da.po
+++ b/po/da.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gnupg 1.0.0h\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2007-11-19 16:02+0100\n"
+"POT-Creation-Date: 2007-11-27 09:11+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"
@@ -34,18 +34,18 @@ msgid ""
"this session"
msgstr ""
-#. TRANSLATORS: This string is displayed pinentry as the label
-#. for the quality bar.
+#. TRANSLATORS: This string is displayed by pinentry as the
+#. label for the quality bar.
#: agent/call-pinentry.c:586
msgid "Quality:"
msgstr ""
#. TRANSLATORS: This string is a tooltip, shown by pinentry when
#. hovering over the quality bar. Please use an appropriate
-#. sting to describe what this is about. The length of the
+#. string to describe what this is about. The length of the
#. tooltip is limited to about 900 characters. If you do not
-#. translate this a default english string (see source) will be
-#. used.
+#. translate this entry, a default english text (see source)
+#. will be used.
#: agent/call-pinentry.c:604
msgid "pinentry.qualitybar.tooltip"
msgstr ""
@@ -105,8 +105,8 @@ msgstr "kan ikke oprette %s: %s\n"
#: g10/keyring.c:1532 g10/openfile.c:192 g10/openfile.c:353
#: g10/plaintext.c:503 g10/sign.c:780 g10/sign.c:975 g10/sign.c:1091
#: g10/sign.c:1247 g10/tdbdump.c:139 g10/tdbdump.c:147 g10/tdbio.c:540
-#: g10/tdbio.c:603 g10/verify.c:99 g10/verify.c:162 sm/gpgsm.c:1939
-#: sm/gpgsm.c:1976 sm/gpgsm.c:2014 sm/qualified.c:66
+#: g10/tdbio.c:603 g10/verify.c:99 g10/verify.c:162 sm/gpgsm.c:1943
+#: sm/gpgsm.c:1980 sm/gpgsm.c:2018 sm/qualified.c:66
#, c-format
msgid "can't open `%s': %s\n"
msgstr "kan ikke �bne '%s': %s\n"
@@ -236,7 +236,7 @@ msgstr[1] ""
#: agent/genkey.c:235
#, c-format
msgid ""
-"Warning: You have entered an insecure passphrase.%0AA passphrase may not be "
+"Warning: You have entered an insecure passphrase.%%0AA passphrase may not be "
"a known term or match%%0Acertain pattern."
msgstr ""
@@ -427,111 +427,111 @@ msgstr "l�ser indstillinger fra `%s'\n"
msgid "error creating `%s': %s\n"
msgstr "fejl ved l�sning af '%s': %s\n"
-#: agent/gpg-agent.c:1275 agent/gpg-agent.c:1387 agent/gpg-agent.c:1391
-#: agent/gpg-agent.c:1432 agent/gpg-agent.c:1436 g10/exec.c:172
+#: agent/gpg-agent.c:1297 agent/gpg-agent.c:1409 agent/gpg-agent.c:1413
+#: agent/gpg-agent.c:1454 agent/gpg-agent.c:1458 g10/exec.c:172
#: g10/openfile.c:429 scd/scdaemon.c:921
#, fuzzy, c-format
msgid "can't create directory `%s': %s\n"
msgstr "%s: kan ikke oprette mappe: %s\n"
-#: agent/gpg-agent.c:1289 scd/scdaemon.c:935
+#: agent/gpg-agent.c:1311 scd/scdaemon.c:935
msgid "name of socket too long\n"
msgstr ""
-#: agent/gpg-agent.c:1312 scd/scdaemon.c:958
+#: agent/gpg-agent.c:1334 scd/scdaemon.c:958
#, fuzzy, c-format
msgid "can't create socket: %s\n"
msgstr "kan ikke oprette %s: %s\n"
-#: agent/gpg-agent.c:1321
+#: agent/gpg-agent.c:1343
#, fuzzy, c-format
msgid "socket name `%s' is too long\n"
msgstr "certifikatl�seproblem: %s\n"
-#: agent/gpg-agent.c:1333
+#: agent/gpg-agent.c:1355
msgid "a gpg-agent is already running - not starting a new one\n"
msgstr ""
-#: agent/gpg-agent.c:1344 scd/scdaemon.c:978
+#: agent/gpg-agent.c:1366 scd/scdaemon.c:978
#, fuzzy
msgid "error getting nonce for the socket\n"
msgstr "fejl ved oprettelse af kodes�tning: %s\n"
-#: agent/gpg-agent.c:1349 scd/scdaemon.c:981
+#: agent/gpg-agent.c:1371 scd/scdaemon.c:981
#, fuzzy, c-format
msgid "error binding socket to `%s': %s\n"
msgstr "fejl ved l�sning af '%s': %s\n"
-#: agent/gpg-agent.c:1361 scd/scdaemon.c:990
+#: agent/gpg-agent.c:1383 scd/scdaemon.c:990
#, fuzzy, c-format
msgid "listen() failed: %s\n"
msgstr "signering fejlede: %s\n"
-#: agent/gpg-agent.c:1367 scd/scdaemon.c:997
+#: agent/gpg-agent.c:1389 scd/scdaemon.c:997
#, fuzzy, c-format
msgid "listening on socket `%s'\n"
msgstr "skriver hemmeligt certifikat til '%s'\n"
-#: agent/gpg-agent.c:1395 agent/gpg-agent.c:1442 g10/openfile.c:432
+#: agent/gpg-agent.c:1417 agent/gpg-agent.c:1464 g10/openfile.c:432
#, fuzzy, c-format
msgid "directory `%s' created\n"
msgstr "%s: mappe oprettet\n"
-#: agent/gpg-agent.c:1448
+#: agent/gpg-agent.c:1470
#, fuzzy, c-format
msgid "stat() failed for `%s': %s\n"
msgstr "kan ikke �bne %s: %s\n"
-#: agent/gpg-agent.c:1452
+#: agent/gpg-agent.c:1474
#, fuzzy, c-format
msgid "can't use `%s' as home directory\n"
msgstr "%s: kan ikke oprette mappe: %s\n"
-#: agent/gpg-agent.c:1562 scd/scdaemon.c:1013
+#: agent/gpg-agent.c:1591 scd/scdaemon.c:1013
#, 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:1584
+#: agent/gpg-agent.c:1613
#, c-format
msgid "handler 0x%lx for fd %d started\n"
msgstr ""
-#: agent/gpg-agent.c:1589
+#: agent/gpg-agent.c:1618
#, c-format
msgid "handler 0x%lx for fd %d terminated\n"
msgstr ""
-#: agent/gpg-agent.c:1609
+#: agent/gpg-agent.c:1638
#, c-format
msgid "ssh handler 0x%lx for fd %d started\n"
msgstr ""
-#: agent/gpg-agent.c:1614
+#: agent/gpg-agent.c:1643
#, c-format
msgid "ssh handler 0x%lx for fd %d terminated\n"
msgstr ""
-#: agent/gpg-agent.c:1718 scd/scdaemon.c:1135
+#: agent/gpg-agent.c:1760 scd/scdaemon.c:1135
#, c-format
msgid "pth_select failed: %s - waiting 1s\n"
msgstr ""
-#: agent/gpg-agent.c:1827 scd/scdaemon.c:1202
+#: agent/gpg-agent.c:1873 scd/scdaemon.c:1202
#, fuzzy, c-format
msgid "%s %s stopped\n"
msgstr "%s: udelod: %s\n"
-#: agent/gpg-agent.c:1850
+#: agent/gpg-agent.c:1896
msgid "no gpg-agent running in this session\n"
msgstr ""
-#: agent/gpg-agent.c:1861 common/simple-pwquery.c:329
+#: agent/gpg-agent.c:1907 common/simple-pwquery.c:329
#: tools/gpg-connect-agent.c:1953
msgid "malformed GPG_AGENT_INFO environment variable\n"
msgstr ""
-#: agent/gpg-agent.c:1874 common/simple-pwquery.c:341
+#: agent/gpg-agent.c:1920 common/simple-pwquery.c:341
#: tools/gpg-connect-agent.c:1964
#, fuzzy, c-format
msgid "gpg-agent protocol version %d is not supported\n"
@@ -2093,7 +2093,7 @@ msgstr "ADVARSEL: '%s' er en tom fil\n"
msgid "invalid auto-key-locate list\n"
msgstr ""
-#: g10/gpg.c:2944 sm/gpgsm.c:1355
+#: g10/gpg.c:2944 sm/gpgsm.c:1360
msgid "WARNING: program may create a core file!\n"
msgstr ""
@@ -2133,11 +2133,11 @@ msgstr ""
msgid "encrypting a message in --pgp2 mode requires the IDEA cipher\n"
msgstr ""
-#: g10/gpg.c:3080 g10/gpg.c:3104 sm/gpgsm.c:1427
+#: g10/gpg.c:3080 g10/gpg.c:3104 sm/gpgsm.c:1432
msgid "selected cipher algorithm is invalid\n"
msgstr "valgte cifferalgoritme er ugyldig\n"
-#: g10/gpg.c:3086 g10/gpg.c:3110 sm/gpgsm.c:1435
+#: g10/gpg.c:3086 g10/gpg.c:3110 sm/gpgsm.c:1440
msgid "selected digest algorithm is invalid\n"
msgstr "valgte resum�algoritme er ugyldig\n"
@@ -7370,21 +7370,21 @@ msgstr "kan ikke �bne '%s': %s\n"
msgid "unknown validation model `%s'\n"
msgstr "ukendt standard modtager '%s'\n"
-#: sm/gpgsm.c:1372
+#: sm/gpgsm.c:1377
msgid "WARNING: running with faked system time: "
msgstr ""
-#: sm/gpgsm.c:1468
+#: sm/gpgsm.c:1473
#, fuzzy, c-format
msgid "importing common certificates `%s'\n"
msgstr "skriver til `%s'\n"
-#: sm/gpgsm.c:1486
+#: sm/gpgsm.c:1491
#, fuzzy, c-format
msgid "can't sign using `%s': %s\n"
msgstr "kan ikke �bne '%s': %s\n"
-#: sm/gpgsm.c:1686
+#: sm/gpgsm.c:1690
msgid "this command has not yet been implemented\n"
msgstr ""
diff --git a/po/de.po b/po/de.po
index 566deae3d..7ebebe1c9 100644
--- a/po/de.po
+++ b/po/de.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gnupg-2.0.6\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2007-11-19 16:02+0100\n"
+"POT-Creation-Date: 2007-11-27 09:11+0100\n"
"PO-Revision-Date: 2007-11-20 14:43+0100\n"
"Last-Translator: Walter Koch <[email protected]>\n"
"Language-Team: German <[email protected]>\n"
@@ -39,18 +39,18 @@ msgstr ""
"Bitte geben Sie Ihre Passphrase ein, so daß der geheime Schlüssel benutzt "
"werden kann"
-#. TRANSLATORS: This string is displayed pinentry as the label
-#. for the quality bar.
+#. TRANSLATORS: This string is displayed by pinentry as the
+#. label for the quality bar.
#: agent/call-pinentry.c:586
msgid "Quality:"
msgstr "Qualität:"
#. TRANSLATORS: This string is a tooltip, shown by pinentry when
#. hovering over the quality bar. Please use an appropriate
-#. sting to describe what this is about. The length of the
+#. string to describe what this is about. The length of the
#. tooltip is limited to about 900 characters. If you do not
-#. translate this a default english string (see source) will be
-#. used.
+#. translate this entry, a default english text (see source)
+#. will be used.
#: agent/call-pinentry.c:604
msgid "pinentry.qualitybar.tooltip"
msgstr ""
@@ -109,8 +109,8 @@ msgstr "'%s' kann nicht erzeugt werden: %s\n"
#: g10/keyring.c:1532 g10/openfile.c:192 g10/openfile.c:353
#: g10/plaintext.c:503 g10/sign.c:780 g10/sign.c:975 g10/sign.c:1091
#: g10/sign.c:1247 g10/tdbdump.c:139 g10/tdbdump.c:147 g10/tdbio.c:540
-#: g10/tdbio.c:603 g10/verify.c:99 g10/verify.c:162 sm/gpgsm.c:1939
-#: sm/gpgsm.c:1976 sm/gpgsm.c:2014 sm/qualified.c:66
+#: g10/tdbio.c:603 g10/verify.c:99 g10/verify.c:162 sm/gpgsm.c:1943
+#: sm/gpgsm.c:1980 sm/gpgsm.c:2018 sm/qualified.c:66
#, c-format
msgid "can't open `%s': %s\n"
msgstr "'%s' kann nicht geöffnet werden: %s\n"
@@ -247,7 +247,10 @@ msgstr[1] ""
msgid ""
"Warning: You have entered an insecure passphrase.%%0AA passphrase may not be "
"a known term or match%%0Acertain pattern."
-msgstr "WARNUNG: Sie haben eine offensichtlich unsichere%%0APassphrase eingegeben. Eine Passphrase sollte kein%%0Abekanntes Wort sein oder nach bekannten Regeln aufgebaut sein."
+msgstr ""
+"WARNUNG: Sie haben eine offensichtlich unsichere%%0APassphrase eingegeben. "
+"Eine Passphrase sollte kein%%0Abekanntes Wort sein oder nach bekannten "
+"Regeln aufgebaut sein."
#: agent/genkey.c:251
#, c-format
@@ -431,110 +434,110 @@ msgstr "Optionen werden aus '%s' gelesen\n"
msgid "error creating `%s': %s\n"
msgstr "Fehler beim Erstellen von `%s': %s\n"
-#: agent/gpg-agent.c:1275 agent/gpg-agent.c:1387 agent/gpg-agent.c:1391
-#: agent/gpg-agent.c:1432 agent/gpg-agent.c:1436 g10/exec.c:172
+#: agent/gpg-agent.c:1297 agent/gpg-agent.c:1409 agent/gpg-agent.c:1413
+#: agent/gpg-agent.c:1454 agent/gpg-agent.c:1458 g10/exec.c:172
#: g10/openfile.c:429 scd/scdaemon.c:921
#, c-format
msgid "can't create directory `%s': %s\n"
msgstr "Verzeichnis `%s' kann nicht erzeugt werden: %s\n"
-#: agent/gpg-agent.c:1289 scd/scdaemon.c:935
+#: agent/gpg-agent.c:1311 scd/scdaemon.c:935
msgid "name of socket too long\n"
msgstr "Der Name des Sockets ist zu lang\n"
-#: agent/gpg-agent.c:1312 scd/scdaemon.c:958
+#: agent/gpg-agent.c:1334 scd/scdaemon.c:958
#, c-format
msgid "can't create socket: %s\n"
msgstr "Socket kann nicht erzeugt werden: %s\n"
-#: agent/gpg-agent.c:1321
+#: agent/gpg-agent.c:1343
#, c-format
msgid "socket name `%s' is too long\n"
msgstr "Der Name des Sockets `%s' ist zu lang\n"
-#: agent/gpg-agent.c:1333
+#: agent/gpg-agent.c:1355
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:1344 scd/scdaemon.c:978
+#: agent/gpg-agent.c:1366 scd/scdaemon.c:978
msgid "error getting nonce for the socket\n"
msgstr "Fehler beim Ermitteln der \"Nonce\" dieses Sockets\n"
-#: agent/gpg-agent.c:1349 scd/scdaemon.c:981
+#: agent/gpg-agent.c:1371 scd/scdaemon.c:981
#, 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:1361 scd/scdaemon.c:990
+#: agent/gpg-agent.c:1383 scd/scdaemon.c:990
#, c-format
msgid "listen() failed: %s\n"
msgstr "Der listen()-Aufruf ist fehlgeschlagen: %s\n"
-#: agent/gpg-agent.c:1367 scd/scdaemon.c:997
+#: agent/gpg-agent.c:1389 scd/scdaemon.c:997
#, c-format
msgid "listening on socket `%s'\n"
msgstr "Es wird auf Socket `%s' gehört\n"
-#: agent/gpg-agent.c:1395 agent/gpg-agent.c:1442 g10/openfile.c:432
+#: agent/gpg-agent.c:1417 agent/gpg-agent.c:1464 g10/openfile.c:432
#, c-format
msgid "directory `%s' created\n"
msgstr "Verzeichnis `%s' erzeugt\n"
-#: agent/gpg-agent.c:1448
+#: agent/gpg-agent.c:1470
#, c-format
msgid "stat() failed for `%s': %s\n"
msgstr "stat()-Aufruf für `%s' fehlgeschlagen: %s\n"
-#: agent/gpg-agent.c:1452
+#: agent/gpg-agent.c:1474
#, 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:1562 scd/scdaemon.c:1013
+#: agent/gpg-agent.c:1591 scd/scdaemon.c:1013
#, 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:1584
+#: agent/gpg-agent.c:1613
#, 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:1589
+#: agent/gpg-agent.c:1618
#, 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:1609
+#: agent/gpg-agent.c:1638
#, 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:1614
+#: agent/gpg-agent.c:1643
#, 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:1718 scd/scdaemon.c:1135
+#: agent/gpg-agent.c:1760 scd/scdaemon.c:1135
#, c-format
msgid "pth_select failed: %s - waiting 1s\n"
msgstr "pth_select()-Aufruf fehlgeschlagen: %s - warte 1s\n"
-#: agent/gpg-agent.c:1827 scd/scdaemon.c:1202
+#: agent/gpg-agent.c:1873 scd/scdaemon.c:1202
#, c-format
msgid "%s %s stopped\n"
msgstr "%s %s angehalten\n"
-#: agent/gpg-agent.c:1850
+#: agent/gpg-agent.c:1896
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:1861 common/simple-pwquery.c:329
+#: agent/gpg-agent.c:1907 common/simple-pwquery.c:329
#: tools/gpg-connect-agent.c:1953
msgid "malformed GPG_AGENT_INFO environment variable\n"
msgstr "fehlerhaft aufgebaute GPG_AGENT_INFO - Umgebungsvariable\n"
-#: agent/gpg-agent.c:1874 common/simple-pwquery.c:341
+#: agent/gpg-agent.c:1920 common/simple-pwquery.c:341
#: tools/gpg-connect-agent.c:1964
#, c-format
msgid "gpg-agent protocol version %d is not supported\n"
@@ -2104,7 +2107,7 @@ msgstr "%s:%d: ungültige \"auto-key-locate\"-Liste\n"
msgid "invalid auto-key-locate list\n"
msgstr "ungültige \"auto-key-locate\"-Liste\n"
-#: g10/gpg.c:2944 sm/gpgsm.c:1355
+#: g10/gpg.c:2944 sm/gpgsm.c:1360
msgid "WARNING: program may create a core file!\n"
msgstr "WARNUNG: Programm könnte eine core-dump-Datei schreiben!\n"
@@ -2152,11 +2155,11 @@ msgstr ""
"Verschlüssen einer Botschaft benötigt im --pgp2-Modus die IDEA-"
"Verschlüsselung\n"
-#: g10/gpg.c:3080 g10/gpg.c:3104 sm/gpgsm.c:1427
+#: g10/gpg.c:3080 g10/gpg.c:3104 sm/gpgsm.c:1432
msgid "selected cipher algorithm is invalid\n"
msgstr "Das ausgewählte Verschlüsselungsverfahren ist ungültig\n"
-#: g10/gpg.c:3086 g10/gpg.c:3110 sm/gpgsm.c:1435
+#: g10/gpg.c:3086 g10/gpg.c:3110 sm/gpgsm.c:1440
msgid "selected digest algorithm is invalid\n"
msgstr "Das ausgewählte Hashverfahren ist ungültig\n"
@@ -7568,21 +7571,21 @@ msgstr "Hinweis: Verschlüsselung für `%s' wird nicht möglich sein: %s\n"
msgid "unknown validation model `%s'\n"
msgstr "Unbekanntes Gültigkeitsmodell '%s'\n"
-#: sm/gpgsm.c:1372
+#: sm/gpgsm.c:1377
msgid "WARNING: running with faked system time: "
msgstr "WARNUNG: Ausführung mit gefälschter Systemzeit: "
-#: sm/gpgsm.c:1468
+#: sm/gpgsm.c:1473
#, c-format
msgid "importing common certificates `%s'\n"
msgstr "Importiere allgemeine Zertifikate: %s\n"
-#: sm/gpgsm.c:1486
+#: sm/gpgsm.c:1491
#, c-format
msgid "can't sign using `%s': %s\n"
msgstr "Signieren mit `%s' nicht möglich: %s\n"
-#: sm/gpgsm.c:1686
+#: sm/gpgsm.c:1690
msgid "this command has not yet been implemented\n"
msgstr "Dieser Befehl wurde noch nicht implementiert\n"
diff --git a/po/el.po b/po/el.po
index bf974f4d6..73a221f44 100644
--- a/po/el.po
+++ b/po/el.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gnupg-1.1.92\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2007-11-19 16:02+0100\n"
+"POT-Creation-Date: 2007-11-27 09:11+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"
@@ -32,18 +32,18 @@ msgid ""
"this session"
msgstr "�������������� �� ����� �����߷ ���� ����� ��� ������� ������� \n"
-#. TRANSLATORS: This string is displayed pinentry as the label
-#. for the quality bar.
+#. TRANSLATORS: This string is displayed by pinentry as the
+#. label for the quality bar.
#: agent/call-pinentry.c:586
msgid "Quality:"
msgstr ""
#. TRANSLATORS: This string is a tooltip, shown by pinentry when
#. hovering over the quality bar. Please use an appropriate
-#. sting to describe what this is about. The length of the
+#. string to describe what this is about. The length of the
#. tooltip is limited to about 900 characters. If you do not
-#. translate this a default english string (see source) will be
-#. used.
+#. translate this entry, a default english text (see source)
+#. will be used.
#: agent/call-pinentry.c:604
msgid "pinentry.qualitybar.tooltip"
msgstr ""
@@ -105,8 +105,8 @@ msgstr "�������� ����������� ��� `%s': %s\n"
#: g10/keyring.c:1532 g10/openfile.c:192 g10/openfile.c:353
#: g10/plaintext.c:503 g10/sign.c:780 g10/sign.c:975 g10/sign.c:1091
#: g10/sign.c:1247 g10/tdbdump.c:139 g10/tdbdump.c:147 g10/tdbio.c:540
-#: g10/tdbio.c:603 g10/verify.c:99 g10/verify.c:162 sm/gpgsm.c:1939
-#: sm/gpgsm.c:1976 sm/gpgsm.c:2014 sm/qualified.c:66
+#: g10/tdbio.c:603 g10/verify.c:99 g10/verify.c:162 sm/gpgsm.c:1943
+#: sm/gpgsm.c:1980 sm/gpgsm.c:2018 sm/qualified.c:66
#, c-format
msgid "can't open `%s': %s\n"
msgstr "�������� ��������� ��� `%s': %s\n"
@@ -234,7 +234,7 @@ msgstr[1] ""
#: agent/genkey.c:235
#, c-format
msgid ""
-"Warning: You have entered an insecure passphrase.%0AA passphrase may not be "
+"Warning: You have entered an insecure passphrase.%%0AA passphrase may not be "
"a known term or match%%0Acertain pattern."
msgstr ""
@@ -426,113 +426,113 @@ msgstr "�������� �������� ��� `%s'\n"
msgid "error creating `%s': %s\n"
msgstr "������ ���� �� ���������� ��� `%s': %s\n"
-#: agent/gpg-agent.c:1275 agent/gpg-agent.c:1387 agent/gpg-agent.c:1391
-#: agent/gpg-agent.c:1432 agent/gpg-agent.c:1436 g10/exec.c:172
+#: agent/gpg-agent.c:1297 agent/gpg-agent.c:1409 agent/gpg-agent.c:1413
+#: agent/gpg-agent.c:1454 agent/gpg-agent.c:1458 g10/exec.c:172
#: g10/openfile.c:429 scd/scdaemon.c:921
#, c-format
msgid "can't create directory `%s': %s\n"
msgstr "�������� ����������� ��������� `%s': %s\n"
-#: agent/gpg-agent.c:1289 scd/scdaemon.c:935
+#: agent/gpg-agent.c:1311 scd/scdaemon.c:935
msgid "name of socket too long\n"
msgstr ""
-#: agent/gpg-agent.c:1312 scd/scdaemon.c:958
+#: agent/gpg-agent.c:1334 scd/scdaemon.c:958
#, fuzzy, c-format
msgid "can't create socket: %s\n"
msgstr "�������� ����������� ��� %s: %s\n"
-#: agent/gpg-agent.c:1321
+#: agent/gpg-agent.c:1343
#, c-format
msgid "socket name `%s' is too long\n"
msgstr ""
-#: agent/gpg-agent.c:1333
+#: agent/gpg-agent.c:1355
#, fuzzy
msgid "a gpg-agent is already running - not starting a new one\n"
msgstr "� gpg-agent ��� ����� ���������� �� ���� �� ��������\n"
-#: agent/gpg-agent.c:1344 scd/scdaemon.c:978
+#: agent/gpg-agent.c:1366 scd/scdaemon.c:978
#, fuzzy
msgid "error getting nonce for the socket\n"
msgstr "������ ��� ���������� ��� ������ ������: %s\n"
-#: agent/gpg-agent.c:1349 scd/scdaemon.c:981
+#: agent/gpg-agent.c:1371 scd/scdaemon.c:981
#, fuzzy, c-format
msgid "error binding socket to `%s': %s\n"
msgstr "������ ��� �������� ���� �� `%s': %s\n"
-#: agent/gpg-agent.c:1361 scd/scdaemon.c:990
+#: agent/gpg-agent.c:1383 scd/scdaemon.c:990
#, fuzzy, c-format
msgid "listen() failed: %s\n"
msgstr "� ��������� �������: %s\n"
-#: agent/gpg-agent.c:1367 scd/scdaemon.c:997
+#: agent/gpg-agent.c:1389 scd/scdaemon.c:997
#, fuzzy, c-format
msgid "listening on socket `%s'\n"
msgstr "������� ��� �������� �������� ��� `%s'\n"
-#: agent/gpg-agent.c:1395 agent/gpg-agent.c:1442 g10/openfile.c:432
+#: agent/gpg-agent.c:1417 agent/gpg-agent.c:1464 g10/openfile.c:432
#, fuzzy, c-format
msgid "directory `%s' created\n"
msgstr "%s: ��������� �������������\n"
-#: agent/gpg-agent.c:1448
+#: agent/gpg-agent.c:1470
#, fuzzy, c-format
msgid "stat() failed for `%s': %s\n"
msgstr "trustdb: read ������� (n=%d): %s\n"
-#: agent/gpg-agent.c:1452
+#: agent/gpg-agent.c:1474
#, fuzzy, c-format
msgid "can't use `%s' as home directory\n"
msgstr "%s: �������� ����������� ���������: %s\n"
-#: agent/gpg-agent.c:1562 scd/scdaemon.c:1013
+#: agent/gpg-agent.c:1591 scd/scdaemon.c:1013
#, fuzzy, c-format
msgid "error reading nonce on fd %d: %s\n"
msgstr "������ ���� ��� �������� ��� `%s': %s\n"
-#: agent/gpg-agent.c:1584
+#: agent/gpg-agent.c:1613
#, c-format
msgid "handler 0x%lx for fd %d started\n"
msgstr ""
-#: agent/gpg-agent.c:1589
+#: agent/gpg-agent.c:1618
#, c-format
msgid "handler 0x%lx for fd %d terminated\n"
msgstr ""
-#: agent/gpg-agent.c:1609
+#: agent/gpg-agent.c:1638
#, c-format
msgid "ssh handler 0x%lx for fd %d started\n"
msgstr ""
-#: agent/gpg-agent.c:1614
+#: agent/gpg-agent.c:1643
#, c-format
msgid "ssh handler 0x%lx for fd %d terminated\n"
msgstr ""
-#: agent/gpg-agent.c:1718 scd/scdaemon.c:1135
+#: agent/gpg-agent.c:1760 scd/scdaemon.c:1135
#, fuzzy, c-format
msgid "pth_select failed: %s - waiting 1s\n"
msgstr "� ��������� �������� �������: %s\n"
-#: agent/gpg-agent.c:1827 scd/scdaemon.c:1202
+#: agent/gpg-agent.c:1873 scd/scdaemon.c:1202
#, fuzzy, c-format
msgid "%s %s stopped\n"
msgstr "%s: ������������: %s\n"
-#: agent/gpg-agent.c:1850
+#: agent/gpg-agent.c:1896
#, fuzzy
msgid "no gpg-agent running in this session\n"
msgstr "� gpg-agent ��� ����� ���������� �� ���� �� ��������\n"
-#: agent/gpg-agent.c:1861 common/simple-pwquery.c:329
+#: agent/gpg-agent.c:1907 common/simple-pwquery.c:329
#: tools/gpg-connect-agent.c:1953
msgid "malformed GPG_AGENT_INFO environment variable\n"
msgstr "��������������� ��������� ������������� GPG_AGENT_INFO\n"
-#: agent/gpg-agent.c:1874 common/simple-pwquery.c:341
+#: agent/gpg-agent.c:1920 common/simple-pwquery.c:341
#: tools/gpg-connect-agent.c:1964
#, c-format
msgid "gpg-agent protocol version %d is not supported\n"
@@ -2127,7 +2127,7 @@ msgstr "%s:%d: �� ������� �������� ��������\n"
msgid "invalid auto-key-locate list\n"
msgstr ""
-#: g10/gpg.c:2944 sm/gpgsm.c:1355
+#: g10/gpg.c:2944 sm/gpgsm.c:1360
msgid "WARNING: program may create a core file!\n"
msgstr "�������������: �� ��������� ���� ������������ ������ core!\n"
@@ -2171,11 +2171,11 @@ msgid "encrypting a message in --pgp2 mode requires the IDEA cipher\n"
msgstr ""
"� ������������� ���� ��������� �� --pgp2 ��������� ������� ��� �����. IDEA\n"
-#: g10/gpg.c:3080 g10/gpg.c:3104 sm/gpgsm.c:1427
+#: g10/gpg.c:3080 g10/gpg.c:3104 sm/gpgsm.c:1432
msgid "selected cipher algorithm is invalid\n"
msgstr "� ����������� ���������� �������������� ��� ����� �������\n"
-#: g10/gpg.c:3086 g10/gpg.c:3110 sm/gpgsm.c:1435
+#: g10/gpg.c:3086 g10/gpg.c:3110 sm/gpgsm.c:1440
msgid "selected digest algorithm is invalid\n"
msgstr "� ����������� ���������� ��������� ��� ����� �������\n"
@@ -7655,21 +7655,21 @@ msgstr "�������� �������� ��� `%s': %s\n"
msgid "unknown validation model `%s'\n"
msgstr "�������� ��������������� ���������� `%s'\n"
-#: sm/gpgsm.c:1372
+#: sm/gpgsm.c:1377
msgid "WARNING: running with faked system time: "
msgstr ""
-#: sm/gpgsm.c:1468
+#: sm/gpgsm.c:1473
#, fuzzy, c-format
msgid "importing common certificates `%s'\n"
msgstr "������� ��� `%s'\n"
-#: sm/gpgsm.c:1486
+#: sm/gpgsm.c:1491
#, fuzzy, c-format
msgid "can't sign using `%s': %s\n"
msgstr "�������� ����������� ��� `%s': %s\n"
-#: sm/gpgsm.c:1686
+#: sm/gpgsm.c:1690
msgid "this command has not yet been implemented\n"
msgstr ""
diff --git a/po/eo.po b/po/eo.po
index 192f6ae8a..53e57b81e 100644
--- a/po/eo.po
+++ b/po/eo.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gnupg 1.0.6d\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2007-11-19 16:02+0100\n"
+"POT-Creation-Date: 2007-11-27 09:11+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"
@@ -32,18 +32,18 @@ msgid ""
"this session"
msgstr "Bonvolu doni la pasfrazon; tio estas sekreta frazo \n"
-#. TRANSLATORS: This string is displayed pinentry as the label
-#. for the quality bar.
+#. TRANSLATORS: This string is displayed by pinentry as the
+#. label for the quality bar.
#: agent/call-pinentry.c:586
msgid "Quality:"
msgstr ""
#. TRANSLATORS: This string is a tooltip, shown by pinentry when
#. hovering over the quality bar. Please use an appropriate
-#. sting to describe what this is about. The length of the
+#. string to describe what this is about. The length of the
#. tooltip is limited to about 900 characters. If you do not
-#. translate this a default english string (see source) will be
-#. used.
+#. translate this entry, a default english text (see source)
+#. will be used.
#: agent/call-pinentry.c:604
msgid "pinentry.qualitybar.tooltip"
msgstr ""
@@ -105,8 +105,8 @@ msgstr "ne povas krei '%s': %s\n"
#: g10/keyring.c:1532 g10/openfile.c:192 g10/openfile.c:353
#: g10/plaintext.c:503 g10/sign.c:780 g10/sign.c:975 g10/sign.c:1091
#: g10/sign.c:1247 g10/tdbdump.c:139 g10/tdbdump.c:147 g10/tdbio.c:540
-#: g10/tdbio.c:603 g10/verify.c:99 g10/verify.c:162 sm/gpgsm.c:1939
-#: sm/gpgsm.c:1976 sm/gpgsm.c:2014 sm/qualified.c:66
+#: g10/tdbio.c:603 g10/verify.c:99 g10/verify.c:162 sm/gpgsm.c:1943
+#: sm/gpgsm.c:1980 sm/gpgsm.c:2018 sm/qualified.c:66
#, c-format
msgid "can't open `%s': %s\n"
msgstr "ne povas malfermi '%s': %s\n"
@@ -235,7 +235,7 @@ msgstr[1] ""
#: agent/genkey.c:235
#, c-format
msgid ""
-"Warning: You have entered an insecure passphrase.%0AA passphrase may not be "
+"Warning: You have entered an insecure passphrase.%%0AA passphrase may not be "
"a known term or match%%0Acertain pattern."
msgstr ""
@@ -426,113 +426,113 @@ msgstr "legas opciojn el '%s'\n"
msgid "error creating `%s': %s\n"
msgstr "eraro dum kreado de '%s': %s\n"
-#: agent/gpg-agent.c:1275 agent/gpg-agent.c:1387 agent/gpg-agent.c:1391
-#: agent/gpg-agent.c:1432 agent/gpg-agent.c:1436 g10/exec.c:172
+#: agent/gpg-agent.c:1297 agent/gpg-agent.c:1409 agent/gpg-agent.c:1413
+#: agent/gpg-agent.c:1454 agent/gpg-agent.c:1458 g10/exec.c:172
#: g10/openfile.c:429 scd/scdaemon.c:921
#, fuzzy, c-format
msgid "can't create directory `%s': %s\n"
msgstr "%s: ne povas krei dosierujon: %s\n"
-#: agent/gpg-agent.c:1289 scd/scdaemon.c:935
+#: agent/gpg-agent.c:1311 scd/scdaemon.c:935
msgid "name of socket too long\n"
msgstr ""
-#: agent/gpg-agent.c:1312 scd/scdaemon.c:958
+#: agent/gpg-agent.c:1334 scd/scdaemon.c:958
#, fuzzy, c-format
msgid "can't create socket: %s\n"
msgstr "ne povas krei %s: %s\n"
-#: agent/gpg-agent.c:1321
+#: agent/gpg-agent.c:1343
#, fuzzy, c-format
msgid "socket name `%s' is too long\n"
msgstr "Valida atestilrevoko"
-#: agent/gpg-agent.c:1333
+#: agent/gpg-agent.c:1355
#, 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:1344 scd/scdaemon.c:978
+#: agent/gpg-agent.c:1366 scd/scdaemon.c:978
#, fuzzy
msgid "error getting nonce for the socket\n"
msgstr "eraro dum kreado de pasfrazo: %s\n"
-#: agent/gpg-agent.c:1349 scd/scdaemon.c:981
+#: agent/gpg-agent.c:1371 scd/scdaemon.c:981
#, fuzzy, c-format
msgid "error binding socket to `%s': %s\n"
msgstr "eraro dum sendo al '%s': %s\n"
-#: agent/gpg-agent.c:1361 scd/scdaemon.c:990
+#: agent/gpg-agent.c:1383 scd/scdaemon.c:990
#, fuzzy, c-format
msgid "listen() failed: %s\n"
msgstr "aktualigo malsukcesis: %s\n"
-#: agent/gpg-agent.c:1367 scd/scdaemon.c:997
+#: agent/gpg-agent.c:1389 scd/scdaemon.c:997
#, fuzzy, c-format
msgid "listening on socket `%s'\n"
msgstr "skribas sekretan �losilon al '%s'\n"
-#: agent/gpg-agent.c:1395 agent/gpg-agent.c:1442 g10/openfile.c:432
+#: agent/gpg-agent.c:1417 agent/gpg-agent.c:1464 g10/openfile.c:432
#, fuzzy, c-format
msgid "directory `%s' created\n"
msgstr "%s: dosierujo kreita\n"
-#: agent/gpg-agent.c:1448
+#: agent/gpg-agent.c:1470
#, fuzzy, c-format
msgid "stat() failed for `%s': %s\n"
msgstr "fido-datenaro: lego malsukcesis (n=%d): %s\n"
-#: agent/gpg-agent.c:1452
+#: agent/gpg-agent.c:1474
#, fuzzy, c-format
msgid "can't use `%s' as home directory\n"
msgstr "%s: ne povas krei dosierujon: %s\n"
-#: agent/gpg-agent.c:1562 scd/scdaemon.c:1013
+#: agent/gpg-agent.c:1591 scd/scdaemon.c:1013
#, fuzzy, c-format
msgid "error reading nonce on fd %d: %s\n"
msgstr "eraro dum legado de '%s': %s\n"
-#: agent/gpg-agent.c:1584
+#: agent/gpg-agent.c:1613
#, c-format
msgid "handler 0x%lx for fd %d started\n"
msgstr ""
-#: agent/gpg-agent.c:1589
+#: agent/gpg-agent.c:1618
#, c-format
msgid "handler 0x%lx for fd %d terminated\n"
msgstr ""
-#: agent/gpg-agent.c:1609
+#: agent/gpg-agent.c:1638
#, c-format
msgid "ssh handler 0x%lx for fd %d started\n"
msgstr ""
-#: agent/gpg-agent.c:1614
+#: agent/gpg-agent.c:1643
#, c-format
msgid "ssh handler 0x%lx for fd %d terminated\n"
msgstr ""
-#: agent/gpg-agent.c:1718 scd/scdaemon.c:1135
+#: agent/gpg-agent.c:1760 scd/scdaemon.c:1135
#, fuzzy, c-format
msgid "pth_select failed: %s - waiting 1s\n"
msgstr "aktualigo de sekreto malsukcesis: %s\n"
-#: agent/gpg-agent.c:1827 scd/scdaemon.c:1202
+#: agent/gpg-agent.c:1873 scd/scdaemon.c:1202
#, fuzzy, c-format
msgid "%s %s stopped\n"
msgstr "\t%lu �losiloj ignoritaj\n"
-#: agent/gpg-agent.c:1850
+#: agent/gpg-agent.c:1896
#, 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:1861 common/simple-pwquery.c:329
+#: agent/gpg-agent.c:1907 common/simple-pwquery.c:329
#: tools/gpg-connect-agent.c:1953
msgid "malformed GPG_AGENT_INFO environment variable\n"
msgstr "malbona valoro de la media variablo GPG_AGENT_INFO\n"
-#: agent/gpg-agent.c:1874 common/simple-pwquery.c:341
+#: agent/gpg-agent.c:1920 common/simple-pwquery.c:341
#: tools/gpg-connect-agent.c:1964
#, c-format
msgid "gpg-agent protocol version %d is not supported\n"
@@ -2111,7 +2111,7 @@ msgstr "AVERTO: '%s' estas malplena dosiero\n"
msgid "invalid auto-key-locate list\n"
msgstr ""
-#: g10/gpg.c:2944 sm/gpgsm.c:1355
+#: g10/gpg.c:2944 sm/gpgsm.c:1360
msgid "WARNING: program may create a core file!\n"
msgstr "AVERTO: programo povas krei core-dosieron!\n"
@@ -2151,11 +2151,11 @@ msgstr "necesas uzi dosierojn (kaj ne tubon) kun --pgp2\n"
msgid "encrypting a message in --pgp2 mode requires the IDEA cipher\n"
msgstr "�ifri mesa�on kun --pgp2 postulas la �ifron IDEA\n"
-#: g10/gpg.c:3080 g10/gpg.c:3104 sm/gpgsm.c:1427
+#: g10/gpg.c:3080 g10/gpg.c:3104 sm/gpgsm.c:1432
msgid "selected cipher algorithm is invalid\n"
msgstr "elektita �ifrad-metodo ne validas\n"
-#: g10/gpg.c:3086 g10/gpg.c:3110 sm/gpgsm.c:1435
+#: g10/gpg.c:3086 g10/gpg.c:3110 sm/gpgsm.c:1440
msgid "selected digest algorithm is invalid\n"
msgstr "elektita kompendi-metodo ne validas\n"
@@ -7607,21 +7607,21 @@ msgstr "ne povas konekti�i al '%s': %s\n"
msgid "unknown validation model `%s'\n"
msgstr "nekonata implicita ricevonto '%s'\n"
-#: sm/gpgsm.c:1372
+#: sm/gpgsm.c:1377
msgid "WARNING: running with faked system time: "
msgstr ""
-#: sm/gpgsm.c:1468
+#: sm/gpgsm.c:1473
#, fuzzy, c-format
msgid "importing common certificates `%s'\n"
msgstr "skribas al '%s'\n"
-#: sm/gpgsm.c:1486
+#: sm/gpgsm.c:1491
#, fuzzy, c-format
msgid "can't sign using `%s': %s\n"
msgstr "ne povas fermi '%s': %s\n"
-#: sm/gpgsm.c:1686
+#: sm/gpgsm.c:1690
msgid "this command has not yet been implemented\n"
msgstr ""
diff --git a/po/es.po b/po/es.po
index 93da4e73e..52dab9e3f 100644
--- a/po/es.po
+++ b/po/es.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gnupg 1.4.1\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2007-11-19 16:02+0100\n"
+"POT-Creation-Date: 2007-11-27 09:11+0100\n"
"PO-Revision-Date: 2007-08-16 11:35+0200\n"
"Last-Translator: Jaime Su�rez <[email protected]>\n"
"Language-Team: Spanish <[email protected]>\n"
@@ -36,8 +36,8 @@ msgid ""
"this session"
msgstr "Por favor introduzca la contrase�a: una frase secreta \n"
-#. TRANSLATORS: This string is displayed pinentry as the label
-#. for the quality bar.
+#. TRANSLATORS: This string is displayed by pinentry as the
+#. label for the quality bar.
#: agent/call-pinentry.c:586
#, fuzzy
msgid "Quality:"
@@ -45,10 +45,10 @@ msgstr "validez: %s"
#. TRANSLATORS: This string is a tooltip, shown by pinentry when
#. hovering over the quality bar. Please use an appropriate
-#. sting to describe what this is about. The length of the
+#. string to describe what this is about. The length of the
#. tooltip is limited to about 900 characters. If you do not
-#. translate this a default english string (see source) will be
-#. used.
+#. translate this entry, a default english text (see source)
+#. will be used.
#: agent/call-pinentry.c:604
msgid "pinentry.qualitybar.tooltip"
msgstr ""
@@ -128,8 +128,8 @@ msgstr "no se puede crear %s: %s\n"
#: g10/keyring.c:1532 g10/openfile.c:192 g10/openfile.c:353
#: g10/plaintext.c:503 g10/sign.c:780 g10/sign.c:975 g10/sign.c:1091
#: g10/sign.c:1247 g10/tdbdump.c:139 g10/tdbdump.c:147 g10/tdbio.c:540
-#: g10/tdbio.c:603 g10/verify.c:99 g10/verify.c:162 sm/gpgsm.c:1939
-#: sm/gpgsm.c:1976 sm/gpgsm.c:2014 sm/qualified.c:66
+#: g10/tdbio.c:603 g10/verify.c:99 g10/verify.c:162 sm/gpgsm.c:1943
+#: sm/gpgsm.c:1980 sm/gpgsm.c:2018 sm/qualified.c:66
#, c-format
msgid "can't open `%s': %s\n"
msgstr "no se puede abrir `%s': %s\n"
@@ -257,7 +257,7 @@ msgstr[1] ""
#: agent/genkey.c:235
#, c-format
msgid ""
-"Warning: You have entered an insecure passphrase.%0AA passphrase may not be "
+"Warning: You have entered an insecure passphrase.%%0AA passphrase may not be "
"a known term or match%%0Acertain pattern."
msgstr ""
@@ -448,114 +448,114 @@ msgstr "leyendo opciones desde `%s'\n"
msgid "error creating `%s': %s\n"
msgstr "error creando `%s': %s\n"
-#: agent/gpg-agent.c:1275 agent/gpg-agent.c:1387 agent/gpg-agent.c:1391
-#: agent/gpg-agent.c:1432 agent/gpg-agent.c:1436 g10/exec.c:172
+#: agent/gpg-agent.c:1297 agent/gpg-agent.c:1409 agent/gpg-agent.c:1413
+#: agent/gpg-agent.c:1454 agent/gpg-agent.c:1458 g10/exec.c:172
#: g10/openfile.c:429 scd/scdaemon.c:921
#, c-format
msgid "can't create directory `%s': %s\n"
msgstr "no se puede crear el directorio `%s': %s\n"
-#: agent/gpg-agent.c:1289 scd/scdaemon.c:935
+#: agent/gpg-agent.c:1311 scd/scdaemon.c:935
msgid "name of socket too long\n"
msgstr ""
-#: agent/gpg-agent.c:1312 scd/scdaemon.c:958
+#: agent/gpg-agent.c:1334 scd/scdaemon.c:958
#, fuzzy, c-format
msgid "can't create socket: %s\n"
msgstr "no se puede crear %s: %s\n"
-#: agent/gpg-agent.c:1321
+#: agent/gpg-agent.c:1343
#, fuzzy, c-format
msgid "socket name `%s' is too long\n"
msgstr "Revocaci�n de certificado v�lida"
-#: agent/gpg-agent.c:1333
+#: agent/gpg-agent.c:1355
#, fuzzy
msgid "a gpg-agent is already running - not starting a new one\n"
msgstr "el agente gpg no esta disponible en esta sesi�n\n"
-#: agent/gpg-agent.c:1344 scd/scdaemon.c:978
+#: agent/gpg-agent.c:1366 scd/scdaemon.c:978
#, fuzzy
msgid "error getting nonce for the socket\n"
msgstr "error obteniendo nuevo PIN: %s\n"
-#: agent/gpg-agent.c:1349 scd/scdaemon.c:981
+#: agent/gpg-agent.c:1371 scd/scdaemon.c:981
#, fuzzy, c-format
msgid "error binding socket to `%s': %s\n"
msgstr "error enviando a `%s': %s\n"
-#: agent/gpg-agent.c:1361 scd/scdaemon.c:990
+#: agent/gpg-agent.c:1383 scd/scdaemon.c:990
#, fuzzy, c-format
msgid "listen() failed: %s\n"
msgstr "actualizaci�n fallida: %s\n"
-#: agent/gpg-agent.c:1367 scd/scdaemon.c:997
+#: agent/gpg-agent.c:1389 scd/scdaemon.c:997
#, fuzzy, c-format
msgid "listening on socket `%s'\n"
msgstr "escribiendo clave privada en `%s'\n"
-#: agent/gpg-agent.c:1395 agent/gpg-agent.c:1442 g10/openfile.c:432
+#: agent/gpg-agent.c:1417 agent/gpg-agent.c:1464 g10/openfile.c:432
#, c-format
msgid "directory `%s' created\n"
msgstr "directorio `%s' creado\n"
-#: agent/gpg-agent.c:1448
+#: agent/gpg-agent.c:1470
#, fuzzy, c-format
msgid "stat() failed for `%s': %s\n"
msgstr "fstat(%d) fall� en %s: %s\n"
-#: agent/gpg-agent.c:1452
+#: agent/gpg-agent.c:1474
#, fuzzy, c-format
msgid "can't use `%s' as home directory\n"
msgstr "%s: no se puede crear el directorio: %s\n"
-#: agent/gpg-agent.c:1562 scd/scdaemon.c:1013
+#: agent/gpg-agent.c:1591 scd/scdaemon.c:1013
#, fuzzy, c-format
msgid "error reading nonce on fd %d: %s\n"
msgstr "error leyendo `%s': %s\n"
-#: agent/gpg-agent.c:1584
+#: agent/gpg-agent.c:1613
#, c-format
msgid "handler 0x%lx for fd %d started\n"
msgstr ""
-#: agent/gpg-agent.c:1589
+#: agent/gpg-agent.c:1618
#, c-format
msgid "handler 0x%lx for fd %d terminated\n"
msgstr ""
-#: agent/gpg-agent.c:1609
+#: agent/gpg-agent.c:1638
#, c-format
msgid "ssh handler 0x%lx for fd %d started\n"
msgstr ""
-#: agent/gpg-agent.c:1614
+#: agent/gpg-agent.c:1643
#, c-format
msgid "ssh handler 0x%lx for fd %d terminated\n"
msgstr ""
-#: agent/gpg-agent.c:1718 scd/scdaemon.c:1135
+#: agent/gpg-agent.c:1760 scd/scdaemon.c:1135
#, fuzzy, c-format
msgid "pth_select failed: %s - waiting 1s\n"
msgstr "actualizaci�n de la clave secreta fallida: %s\n"
# msgstr "clave %08lX: %d nuevas subclaves\n"
-#: agent/gpg-agent.c:1827 scd/scdaemon.c:1202
+#: agent/gpg-agent.c:1873 scd/scdaemon.c:1202
#, fuzzy, c-format
msgid "%s %s stopped\n"
msgstr "\t%lu claves omitidas\n"
-#: agent/gpg-agent.c:1850
+#: agent/gpg-agent.c:1896
#, fuzzy
msgid "no gpg-agent running in this session\n"
msgstr "el agente gpg no esta disponible en esta sesi�n\n"
-#: agent/gpg-agent.c:1861 common/simple-pwquery.c:329
+#: agent/gpg-agent.c:1907 common/simple-pwquery.c:329
#: tools/gpg-connect-agent.c:1953
msgid "malformed GPG_AGENT_INFO environment variable\n"
msgstr "variable de entorno GPG_AGENT_INFO malformada\n"
-#: agent/gpg-agent.c:1874 common/simple-pwquery.c:341
+#: agent/gpg-agent.c:1920 common/simple-pwquery.c:341
#: tools/gpg-connect-agent.c:1964
#, c-format
msgid "gpg-agent protocol version %d is not supported\n"
@@ -2123,7 +2123,7 @@ msgstr "%s:%d: opciones de verificaci�n inv�lidas\n"
msgid "invalid auto-key-locate list\n"
msgstr ""
-#: g10/gpg.c:2944 sm/gpgsm.c:1355
+#: g10/gpg.c:2944 sm/gpgsm.c:1360
msgid "WARNING: program may create a core file!\n"
msgstr "ATENCI�N: �el programa podr�a volcar un fichero core!\n"
@@ -2163,11 +2163,11 @@ msgstr "debe usar ficheros (no tuber�as) si trabaja con --pgp2 activo.\n"
msgid "encrypting a message in --pgp2 mode requires the IDEA cipher\n"
msgstr "cifrar un mensaje en modo --pgp2 requiere el algoritmo IDEA\n"
-#: g10/gpg.c:3080 g10/gpg.c:3104 sm/gpgsm.c:1427
+#: g10/gpg.c:3080 g10/gpg.c:3104 sm/gpgsm.c:1432
msgid "selected cipher algorithm is invalid\n"
msgstr "el algoritmo de cifrado seleccionado es inv�lido\n"
-#: g10/gpg.c:3086 g10/gpg.c:3110 sm/gpgsm.c:1435
+#: g10/gpg.c:3086 g10/gpg.c:3110 sm/gpgsm.c:1440
msgid "selected digest algorithm is invalid\n"
msgstr "el algoritmo de resumen seleccionado no inv�lido\n"
@@ -7534,21 +7534,21 @@ msgstr "no se puede conectar con `%s': %s\n"
msgid "unknown validation model `%s'\n"
msgstr "opci�n desconocida `%s'\n"
-#: sm/gpgsm.c:1372
+#: sm/gpgsm.c:1377
msgid "WARNING: running with faked system time: "
msgstr ""
-#: sm/gpgsm.c:1468
+#: sm/gpgsm.c:1473
#, c-format
msgid "importing common certificates `%s'\n"
msgstr ""
-#: sm/gpgsm.c:1486
+#: sm/gpgsm.c:1491
#, fuzzy, c-format
msgid "can't sign using `%s': %s\n"
msgstr "no se puede acceder a `%s': %s\n"
-#: sm/gpgsm.c:1686
+#: sm/gpgsm.c:1690
msgid "this command has not yet been implemented\n"
msgstr ""
diff --git a/po/et.po b/po/et.po
index bcece85d0..3c6473b25 100644
--- a/po/et.po
+++ b/po/et.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gnupg 1.2.2\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2007-11-19 16:02+0100\n"
+"POT-Creation-Date: 2007-11-27 09:11+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"
@@ -32,18 +32,18 @@ msgid ""
"this session"
msgstr "Palun sisestage parool; see on salajane tekst \n"
-#. TRANSLATORS: This string is displayed pinentry as the label
-#. for the quality bar.
+#. TRANSLATORS: This string is displayed by pinentry as the
+#. label for the quality bar.
#: agent/call-pinentry.c:586
msgid "Quality:"
msgstr ""
#. TRANSLATORS: This string is a tooltip, shown by pinentry when
#. hovering over the quality bar. Please use an appropriate
-#. sting to describe what this is about. The length of the
+#. string to describe what this is about. The length of the
#. tooltip is limited to about 900 characters. If you do not
-#. translate this a default english string (see source) will be
-#. used.
+#. translate this entry, a default english text (see source)
+#. will be used.
#: agent/call-pinentry.c:604
msgid "pinentry.qualitybar.tooltip"
msgstr ""
@@ -105,8 +105,8 @@ msgstr "`%s' ei �nnestu luua: %s\n"
#: g10/keyring.c:1532 g10/openfile.c:192 g10/openfile.c:353
#: g10/plaintext.c:503 g10/sign.c:780 g10/sign.c:975 g10/sign.c:1091
#: g10/sign.c:1247 g10/tdbdump.c:139 g10/tdbdump.c:147 g10/tdbio.c:540
-#: g10/tdbio.c:603 g10/verify.c:99 g10/verify.c:162 sm/gpgsm.c:1939
-#: sm/gpgsm.c:1976 sm/gpgsm.c:2014 sm/qualified.c:66
+#: g10/tdbio.c:603 g10/verify.c:99 g10/verify.c:162 sm/gpgsm.c:1943
+#: sm/gpgsm.c:1980 sm/gpgsm.c:2018 sm/qualified.c:66
#, c-format
msgid "can't open `%s': %s\n"
msgstr "`%s' ei �nnestu avada: %s\n"
@@ -234,7 +234,7 @@ msgstr[1] ""
#: agent/genkey.c:235
#, c-format
msgid ""
-"Warning: You have entered an insecure passphrase.%0AA passphrase may not be "
+"Warning: You have entered an insecure passphrase.%%0AA passphrase may not be "
"a known term or match%%0Acertain pattern."
msgstr ""
@@ -425,113 +425,113 @@ msgstr "loen v�tmeid failist `%s'\n"
msgid "error creating `%s': %s\n"
msgstr "viga `%s' loomisel: %s\n"
-#: agent/gpg-agent.c:1275 agent/gpg-agent.c:1387 agent/gpg-agent.c:1391
-#: agent/gpg-agent.c:1432 agent/gpg-agent.c:1436 g10/exec.c:172
+#: agent/gpg-agent.c:1297 agent/gpg-agent.c:1409 agent/gpg-agent.c:1413
+#: agent/gpg-agent.c:1454 agent/gpg-agent.c:1458 g10/exec.c:172
#: g10/openfile.c:429 scd/scdaemon.c:921
#, c-format
msgid "can't create directory `%s': %s\n"
msgstr "kataloogi `%s' ei �nnestu luua: %s\n"
-#: agent/gpg-agent.c:1289 scd/scdaemon.c:935
+#: agent/gpg-agent.c:1311 scd/scdaemon.c:935
msgid "name of socket too long\n"
msgstr ""
-#: agent/gpg-agent.c:1312 scd/scdaemon.c:958
+#: agent/gpg-agent.c:1334 scd/scdaemon.c:958
#, fuzzy, c-format
msgid "can't create socket: %s\n"
msgstr "%s ei �nnestu luua: %s\n"
-#: agent/gpg-agent.c:1321
+#: agent/gpg-agent.c:1343
#, c-format
msgid "socket name `%s' is too long\n"
msgstr ""
-#: agent/gpg-agent.c:1333
+#: agent/gpg-agent.c:1355
#, 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:1344 scd/scdaemon.c:978
+#: agent/gpg-agent.c:1366 scd/scdaemon.c:978
#, fuzzy
msgid "error getting nonce for the socket\n"
msgstr "viga parooli loomisel: %s\n"
-#: agent/gpg-agent.c:1349 scd/scdaemon.c:981
+#: agent/gpg-agent.c:1371 scd/scdaemon.c:981
#, fuzzy, c-format
msgid "error binding socket to `%s': %s\n"
msgstr "viga teate saatmisel serverile `%s': %s\n"
-#: agent/gpg-agent.c:1361 scd/scdaemon.c:990
+#: agent/gpg-agent.c:1383 scd/scdaemon.c:990
#, fuzzy, c-format
msgid "listen() failed: %s\n"
msgstr "uuendamine eba�nnestus: %s\n"
-#: agent/gpg-agent.c:1367 scd/scdaemon.c:997
+#: agent/gpg-agent.c:1389 scd/scdaemon.c:997
#, fuzzy, c-format
msgid "listening on socket `%s'\n"
msgstr "kirjutan salajase v�tme faili `%s'\n"
-#: agent/gpg-agent.c:1395 agent/gpg-agent.c:1442 g10/openfile.c:432
+#: agent/gpg-agent.c:1417 agent/gpg-agent.c:1464 g10/openfile.c:432
#, fuzzy, c-format
msgid "directory `%s' created\n"
msgstr "%s: kataloog on loodud\n"
-#: agent/gpg-agent.c:1448
+#: agent/gpg-agent.c:1470
#, fuzzy, c-format
msgid "stat() failed for `%s': %s\n"
msgstr "trustdb: lugemine eba�nnestus (n=%d): %s\n"
-#: agent/gpg-agent.c:1452
+#: agent/gpg-agent.c:1474
#, fuzzy, c-format
msgid "can't use `%s' as home directory\n"
msgstr "%s: kataloogi ei �nnestu luua: %s\n"
-#: agent/gpg-agent.c:1562 scd/scdaemon.c:1013
+#: agent/gpg-agent.c:1591 scd/scdaemon.c:1013
#, fuzzy, c-format
msgid "error reading nonce on fd %d: %s\n"
msgstr "viga `%s' lugemisel: %s\n"
-#: agent/gpg-agent.c:1584
+#: agent/gpg-agent.c:1613
#, c-format
msgid "handler 0x%lx for fd %d started\n"
msgstr ""
-#: agent/gpg-agent.c:1589
+#: agent/gpg-agent.c:1618
#, c-format
msgid "handler 0x%lx for fd %d terminated\n"
msgstr ""
-#: agent/gpg-agent.c:1609
+#: agent/gpg-agent.c:1638
#, c-format
msgid "ssh handler 0x%lx for fd %d started\n"
msgstr ""
-#: agent/gpg-agent.c:1614
+#: agent/gpg-agent.c:1643
#, c-format
msgid "ssh handler 0x%lx for fd %d terminated\n"
msgstr ""
-#: agent/gpg-agent.c:1718 scd/scdaemon.c:1135
+#: agent/gpg-agent.c:1760 scd/scdaemon.c:1135
#, fuzzy, c-format
msgid "pth_select failed: %s - waiting 1s\n"
msgstr "salajase v�tme uuendamine eba�nnestus: %s\n"
-#: agent/gpg-agent.c:1827 scd/scdaemon.c:1202
+#: agent/gpg-agent.c:1873 scd/scdaemon.c:1202
#, fuzzy, c-format
msgid "%s %s stopped\n"
msgstr "%s: j�tsin vahele: %s\n"
-#: agent/gpg-agent.c:1850
+#: agent/gpg-agent.c:1896
#, fuzzy
msgid "no gpg-agent running in this session\n"
msgstr "gpg-agent ei ole sesses sessioonis kasutatav\n"
-#: agent/gpg-agent.c:1861 common/simple-pwquery.c:329
+#: agent/gpg-agent.c:1907 common/simple-pwquery.c:329
#: tools/gpg-connect-agent.c:1953
msgid "malformed GPG_AGENT_INFO environment variable\n"
msgstr "vigane GPG_AGENT_INFO keskkonnamuutuja\n"
-#: agent/gpg-agent.c:1874 common/simple-pwquery.c:341
+#: agent/gpg-agent.c:1920 common/simple-pwquery.c:341
#: tools/gpg-connect-agent.c:1964
#, c-format
msgid "gpg-agent protocol version %d is not supported\n"
@@ -2115,7 +2115,7 @@ msgstr "%s:%d: vigased ekspordi v�tmed\n"
msgid "invalid auto-key-locate list\n"
msgstr ""
-#: g10/gpg.c:2944 sm/gpgsm.c:1355
+#: g10/gpg.c:2944 sm/gpgsm.c:1360
msgid "WARNING: program may create a core file!\n"
msgstr "HOIATUS: programm v�ib salvestada oma m�lupildi!\n"
@@ -2156,11 +2156,11 @@ msgstr "--pgp2 moodis peate kasutama faile (ja mitte toru).\n"
msgid "encrypting a message in --pgp2 mode requires the IDEA cipher\n"
msgstr "teate kr�pteerimine --pgp2 moodis n�uab IDEA �iffrit\n"
-#: g10/gpg.c:3080 g10/gpg.c:3104 sm/gpgsm.c:1427
+#: g10/gpg.c:3080 g10/gpg.c:3104 sm/gpgsm.c:1432
msgid "selected cipher algorithm is invalid\n"
msgstr "valitud �ifri algoritm ei ole lubatud\n"
-#: g10/gpg.c:3086 g10/gpg.c:3110 sm/gpgsm.c:1435
+#: g10/gpg.c:3086 g10/gpg.c:3110 sm/gpgsm.c:1440
msgid "selected digest algorithm is invalid\n"
msgstr "valitud l�hendi algoritm ei ole lubatud\n"
@@ -7564,21 +7564,21 @@ msgstr "ei �nnestu luua �hendust serveriga `%s': %s\n"
msgid "unknown validation model `%s'\n"
msgstr "tundmatu vaikimisi saaja `%s'\n"
-#: sm/gpgsm.c:1372
+#: sm/gpgsm.c:1377
msgid "WARNING: running with faked system time: "
msgstr ""
-#: sm/gpgsm.c:1468
+#: sm/gpgsm.c:1473
#, fuzzy, c-format
msgid "importing common certificates `%s'\n"
msgstr "kirjutan faili `%s'\n"
-#: sm/gpgsm.c:1486
+#: sm/gpgsm.c:1491
#, fuzzy, c-format
msgid "can't sign using `%s': %s\n"
msgstr "`%s' ei �nnestu sulgeda: %s\n"
-#: sm/gpgsm.c:1686
+#: sm/gpgsm.c:1690
msgid "this command has not yet been implemented\n"
msgstr ""
diff --git a/po/fi.po b/po/fi.po
index 33c6c4a06..b0a92c3c5 100644
--- a/po/fi.po
+++ b/po/fi.po
@@ -22,7 +22,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gnupg 1.2.2\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2007-11-19 16:02+0100\n"
+"POT-Creation-Date: 2007-11-27 09:11+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"
@@ -48,18 +48,18 @@ msgid ""
"this session"
msgstr "Ole hyvä ja syötä salasana, tämän on salainen lause \n"
-#. TRANSLATORS: This string is displayed pinentry as the label
-#. for the quality bar.
+#. TRANSLATORS: This string is displayed by pinentry as the
+#. label for the quality bar.
#: agent/call-pinentry.c:586
msgid "Quality:"
msgstr ""
#. TRANSLATORS: This string is a tooltip, shown by pinentry when
#. hovering over the quality bar. Please use an appropriate
-#. sting to describe what this is about. The length of the
+#. string to describe what this is about. The length of the
#. tooltip is limited to about 900 characters. If you do not
-#. translate this a default english string (see source) will be
-#. used.
+#. translate this entry, a default english text (see source)
+#. will be used.
#: agent/call-pinentry.c:604
msgid "pinentry.qualitybar.tooltip"
msgstr ""
@@ -121,8 +121,8 @@ msgstr "tiedostoa \"%s\" ei voi luoda: %s\n"
#: g10/keyring.c:1532 g10/openfile.c:192 g10/openfile.c:353
#: g10/plaintext.c:503 g10/sign.c:780 g10/sign.c:975 g10/sign.c:1091
#: g10/sign.c:1247 g10/tdbdump.c:139 g10/tdbdump.c:147 g10/tdbio.c:540
-#: g10/tdbio.c:603 g10/verify.c:99 g10/verify.c:162 sm/gpgsm.c:1939
-#: sm/gpgsm.c:1976 sm/gpgsm.c:2014 sm/qualified.c:66
+#: g10/tdbio.c:603 g10/verify.c:99 g10/verify.c:162 sm/gpgsm.c:1943
+#: sm/gpgsm.c:1980 sm/gpgsm.c:2018 sm/qualified.c:66
#, c-format
msgid "can't open `%s': %s\n"
msgstr "tiedostoa \"%s\" ei voi avata: %s\n"
@@ -250,7 +250,7 @@ msgstr[1] ""
#: agent/genkey.c:235
#, c-format
msgid ""
-"Warning: You have entered an insecure passphrase.%0AA passphrase may not be "
+"Warning: You have entered an insecure passphrase.%%0AA passphrase may not be "
"a known term or match%%0Acertain pattern."
msgstr ""
@@ -442,113 +442,113 @@ msgstr "luetaan asetukset tiedostosta \"%s\"\n"
msgid "error creating `%s': %s\n"
msgstr "virhe luotaessa \"%s\": %s\n"
-#: agent/gpg-agent.c:1275 agent/gpg-agent.c:1387 agent/gpg-agent.c:1391
-#: agent/gpg-agent.c:1432 agent/gpg-agent.c:1436 g10/exec.c:172
+#: agent/gpg-agent.c:1297 agent/gpg-agent.c:1409 agent/gpg-agent.c:1413
+#: agent/gpg-agent.c:1454 agent/gpg-agent.c:1458 g10/exec.c:172
#: g10/openfile.c:429 scd/scdaemon.c:921
#, c-format
msgid "can't create directory `%s': %s\n"
msgstr "hakemiston \"%s\" luominen ei onnistu: %s\n"
-#: agent/gpg-agent.c:1289 scd/scdaemon.c:935
+#: agent/gpg-agent.c:1311 scd/scdaemon.c:935
msgid "name of socket too long\n"
msgstr ""
-#: agent/gpg-agent.c:1312 scd/scdaemon.c:958
+#: agent/gpg-agent.c:1334 scd/scdaemon.c:958
#, fuzzy, c-format
msgid "can't create socket: %s\n"
msgstr "ei voida luoda kohdetta %s: %s\n"
-#: agent/gpg-agent.c:1321
+#: agent/gpg-agent.c:1343
#, c-format
msgid "socket name `%s' is too long\n"
msgstr ""
-#: agent/gpg-agent.c:1333
+#: agent/gpg-agent.c:1355
#, 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:1344 scd/scdaemon.c:978
+#: agent/gpg-agent.c:1366 scd/scdaemon.c:978
#, fuzzy
msgid "error getting nonce for the socket\n"
msgstr "virhe luotaessa salasanaa: %s\n"
-#: agent/gpg-agent.c:1349 scd/scdaemon.c:981
+#: agent/gpg-agent.c:1371 scd/scdaemon.c:981
#, fuzzy, c-format
msgid "error binding socket to `%s': %s\n"
msgstr "virhe lähettäessä kohteeseen \"%s\": %s\n"
-#: agent/gpg-agent.c:1361 scd/scdaemon.c:990
+#: agent/gpg-agent.c:1383 scd/scdaemon.c:990
#, fuzzy, c-format
msgid "listen() failed: %s\n"
msgstr "päivitys epäonnistui: %s\n"
-#: agent/gpg-agent.c:1367 scd/scdaemon.c:997
+#: agent/gpg-agent.c:1389 scd/scdaemon.c:997
#, fuzzy, c-format
msgid "listening on socket `%s'\n"
msgstr "kirjoitan salaisen avaimen kohteeseen \"%s\"\n"
-#: agent/gpg-agent.c:1395 agent/gpg-agent.c:1442 g10/openfile.c:432
+#: agent/gpg-agent.c:1417 agent/gpg-agent.c:1464 g10/openfile.c:432
#, fuzzy, c-format
msgid "directory `%s' created\n"
msgstr "%s: hakemisto luotu\n"
-#: agent/gpg-agent.c:1448
+#: agent/gpg-agent.c:1470
#, fuzzy, c-format
msgid "stat() failed for `%s': %s\n"
msgstr "trustdb: luku epäonnistui (n=%d): %s\n"
-#: agent/gpg-agent.c:1452
+#: agent/gpg-agent.c:1474
#, fuzzy, c-format
msgid "can't use `%s' as home directory\n"
msgstr "%s: hakemistoa ei voi luoda: %s\n"
-#: agent/gpg-agent.c:1562 scd/scdaemon.c:1013
+#: agent/gpg-agent.c:1591 scd/scdaemon.c:1013
#, fuzzy, c-format
msgid "error reading nonce on fd %d: %s\n"
msgstr "virhe luettaessa tiedostoa \"%s\": %s\n"
-#: agent/gpg-agent.c:1584
+#: agent/gpg-agent.c:1613
#, c-format
msgid "handler 0x%lx for fd %d started\n"
msgstr ""
-#: agent/gpg-agent.c:1589
+#: agent/gpg-agent.c:1618
#, c-format
msgid "handler 0x%lx for fd %d terminated\n"
msgstr ""
-#: agent/gpg-agent.c:1609
+#: agent/gpg-agent.c:1638
#, c-format
msgid "ssh handler 0x%lx for fd %d started\n"
msgstr ""
-#: agent/gpg-agent.c:1614
+#: agent/gpg-agent.c:1643
#, c-format
msgid "ssh handler 0x%lx for fd %d terminated\n"
msgstr ""
-#: agent/gpg-agent.c:1718 scd/scdaemon.c:1135
+#: agent/gpg-agent.c:1760 scd/scdaemon.c:1135
#, fuzzy, c-format
msgid "pth_select failed: %s - waiting 1s\n"
msgstr "salaisen päivitys epäonnistui: %s\n"
-#: agent/gpg-agent.c:1827 scd/scdaemon.c:1202
+#: agent/gpg-agent.c:1873 scd/scdaemon.c:1202
#, fuzzy, c-format
msgid "%s %s stopped\n"
msgstr "%s: ohitettu: %s\n"
-#: agent/gpg-agent.c:1850
+#: agent/gpg-agent.c:1896
#, 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:1861 common/simple-pwquery.c:329
+#: agent/gpg-agent.c:1907 common/simple-pwquery.c:329
#: tools/gpg-connect-agent.c:1953
msgid "malformed GPG_AGENT_INFO environment variable\n"
msgstr "GPG_AGENT_INFO-ympäristömuuttuja on väärin muotoiltu\n"
-#: agent/gpg-agent.c:1874 common/simple-pwquery.c:341
+#: agent/gpg-agent.c:1920 common/simple-pwquery.c:341
#: tools/gpg-connect-agent.c:1964
#, c-format
msgid "gpg-agent protocol version %d is not supported\n"
@@ -2135,7 +2135,7 @@ msgstr "%s:%d: virheelliset vientivalitsimet\n"
msgid "invalid auto-key-locate list\n"
msgstr ""
-#: g10/gpg.c:2944 sm/gpgsm.c:1355
+#: g10/gpg.c:2944 sm/gpgsm.c:1360
msgid "WARNING: program may create a core file!\n"
msgstr "VAROITUS: ohjelma voi luoda core-tiedoston!\n"
@@ -2176,11 +2176,11 @@ msgstr ""
msgid "encrypting a message in --pgp2 mode requires the IDEA cipher\n"
msgstr "viestin salaaaminen --pgp2-tilassa vaatii IDEA-salaimen\n"
-#: g10/gpg.c:3080 g10/gpg.c:3104 sm/gpgsm.c:1427
+#: g10/gpg.c:3080 g10/gpg.c:3104 sm/gpgsm.c:1432
msgid "selected cipher algorithm is invalid\n"
msgstr "valittu salausalgoritmi ei kelpaa\n"
-#: g10/gpg.c:3086 g10/gpg.c:3110 sm/gpgsm.c:1435
+#: g10/gpg.c:3086 g10/gpg.c:3110 sm/gpgsm.c:1440
msgid "selected digest algorithm is invalid\n"
msgstr "valittu tiivistealgoritmi ei kelpaa\n"
@@ -7638,21 +7638,21 @@ msgstr "yhteys kohteeseen \"%s\" ei onnistu: %s\n"
msgid "unknown validation model `%s'\n"
msgstr "tuntematon oletusvastaanottaja \"%s\"\n"
-#: sm/gpgsm.c:1372
+#: sm/gpgsm.c:1377
msgid "WARNING: running with faked system time: "
msgstr ""
-#: sm/gpgsm.c:1468
+#: sm/gpgsm.c:1473
#, fuzzy, c-format
msgid "importing common certificates `%s'\n"
msgstr "kirjoitetaan kohteeseen \"%s\"\n"
-#: sm/gpgsm.c:1486
+#: sm/gpgsm.c:1491
#, fuzzy, c-format
msgid "can't sign using `%s': %s\n"
msgstr "tiedostoa \"%s\" ei voi sulkea: %s\n"
-#: sm/gpgsm.c:1686
+#: sm/gpgsm.c:1690
msgid "this command has not yet been implemented\n"
msgstr ""
diff --git a/po/fr.po b/po/fr.po
index 8a28c45c5..be3e34ede 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gnupg 1.4.2rc2\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2007-11-19 16:02+0100\n"
+"POT-Creation-Date: 2007-11-27 09:11+0100\n"
"PO-Revision-Date: 2005-06-28 00:24+0200\n"
"Last-Translator: Ga�l Qu�ri <[email protected]>\n"
"Language-Team: French <[email protected]>\n"
@@ -37,8 +37,8 @@ msgid ""
"this session"
msgstr "Entrez le mot de passe ; c'est une phrase secr�te \n"
-#. TRANSLATORS: This string is displayed pinentry as the label
-#. for the quality bar.
+#. TRANSLATORS: This string is displayed by pinentry as the
+#. label for the quality bar.
#: agent/call-pinentry.c:586
#, fuzzy
msgid "Quality:"
@@ -46,10 +46,10 @@ msgstr "validit�: %s"
#. TRANSLATORS: This string is a tooltip, shown by pinentry when
#. hovering over the quality bar. Please use an appropriate
-#. sting to describe what this is about. The length of the
+#. string to describe what this is about. The length of the
#. tooltip is limited to about 900 characters. If you do not
-#. translate this a default english string (see source) will be
-#. used.
+#. translate this entry, a default english text (see source)
+#. will be used.
#: agent/call-pinentry.c:604
msgid "pinentry.qualitybar.tooltip"
msgstr ""
@@ -111,8 +111,8 @@ msgstr "impossible de cr�er `%s': %s\n"
#: g10/keyring.c:1532 g10/openfile.c:192 g10/openfile.c:353
#: g10/plaintext.c:503 g10/sign.c:780 g10/sign.c:975 g10/sign.c:1091
#: g10/sign.c:1247 g10/tdbdump.c:139 g10/tdbdump.c:147 g10/tdbio.c:540
-#: g10/tdbio.c:603 g10/verify.c:99 g10/verify.c:162 sm/gpgsm.c:1939
-#: sm/gpgsm.c:1976 sm/gpgsm.c:2014 sm/qualified.c:66
+#: g10/tdbio.c:603 g10/verify.c:99 g10/verify.c:162 sm/gpgsm.c:1943
+#: sm/gpgsm.c:1980 sm/gpgsm.c:2018 sm/qualified.c:66
#, c-format
msgid "can't open `%s': %s\n"
msgstr "impossible d'ouvrir `%s': %s\n"
@@ -245,7 +245,7 @@ msgstr[1] ""
#: agent/genkey.c:235
#, c-format
msgid ""
-"Warning: You have entered an insecure passphrase.%0AA passphrase may not be "
+"Warning: You have entered an insecure passphrase.%%0AA passphrase may not be "
"a known term or match%%0Acertain pattern."
msgstr ""
@@ -441,115 +441,115 @@ msgstr "lire les options de `%s'\n"
msgid "error creating `%s': %s\n"
msgstr "erreur pendant la cr�ation de `%s': %s\n"
-#: agent/gpg-agent.c:1275 agent/gpg-agent.c:1387 agent/gpg-agent.c:1391
-#: agent/gpg-agent.c:1432 agent/gpg-agent.c:1436 g10/exec.c:172
+#: agent/gpg-agent.c:1297 agent/gpg-agent.c:1409 agent/gpg-agent.c:1413
+#: agent/gpg-agent.c:1454 agent/gpg-agent.c:1458 g10/exec.c:172
#: g10/openfile.c:429 scd/scdaemon.c:921
#, 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:1289 scd/scdaemon.c:935
+#: agent/gpg-agent.c:1311 scd/scdaemon.c:935
msgid "name of socket too long\n"
msgstr ""
-#: agent/gpg-agent.c:1312 scd/scdaemon.c:958
+#: agent/gpg-agent.c:1334 scd/scdaemon.c:958
#, fuzzy, c-format
msgid "can't create socket: %s\n"
msgstr "impossible de cr�er `%s': %s\n"
-#: agent/gpg-agent.c:1321
+#: agent/gpg-agent.c:1343
#, c-format
msgid "socket name `%s' is too long\n"
msgstr ""
-#: agent/gpg-agent.c:1333
+#: agent/gpg-agent.c:1355
#, 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:1344 scd/scdaemon.c:978
+#: agent/gpg-agent.c:1366 scd/scdaemon.c:978
#, fuzzy
msgid "error getting nonce for the socket\n"
msgstr "erreur pendant l'obtention du nouveau code PIN: %s\n"
-#: agent/gpg-agent.c:1349 scd/scdaemon.c:981
+#: agent/gpg-agent.c:1371 scd/scdaemon.c:981
#, 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:1361 scd/scdaemon.c:990
+#: agent/gpg-agent.c:1383 scd/scdaemon.c:990
#, fuzzy, c-format
msgid "listen() failed: %s\n"
msgstr "la mise � jour a �chou�: %s\n"
-#: agent/gpg-agent.c:1367 scd/scdaemon.c:997
+#: agent/gpg-agent.c:1389 scd/scdaemon.c:997
#, fuzzy, c-format
msgid "listening on socket `%s'\n"
msgstr "�criture de la cl� secr�te dans `%s'\n"
-#: agent/gpg-agent.c:1395 agent/gpg-agent.c:1442 g10/openfile.c:432
+#: agent/gpg-agent.c:1417 agent/gpg-agent.c:1464 g10/openfile.c:432
#, c-format
msgid "directory `%s' created\n"
msgstr "r�pertoire `%s' cr��\n"
-#: agent/gpg-agent.c:1448
+#: agent/gpg-agent.c:1470
#, fuzzy, c-format
msgid "stat() failed for `%s': %s\n"
msgstr "fstat(%d) �chou� dans %s: %s\n"
-#: agent/gpg-agent.c:1452
+#: agent/gpg-agent.c:1474
#, 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:1562 scd/scdaemon.c:1013
+#: agent/gpg-agent.c:1591 scd/scdaemon.c:1013
#, 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:1584
+#: agent/gpg-agent.c:1613
#, c-format
msgid "handler 0x%lx for fd %d started\n"
msgstr ""
-#: agent/gpg-agent.c:1589
+#: agent/gpg-agent.c:1618
#, c-format
msgid "handler 0x%lx for fd %d terminated\n"
msgstr ""
-#: agent/gpg-agent.c:1609
+#: agent/gpg-agent.c:1638
#, c-format
msgid "ssh handler 0x%lx for fd %d started\n"
msgstr ""
-#: agent/gpg-agent.c:1614
+#: agent/gpg-agent.c:1643
#, c-format
msgid "ssh handler 0x%lx for fd %d terminated\n"
msgstr ""
-#: agent/gpg-agent.c:1718 scd/scdaemon.c:1135
+#: agent/gpg-agent.c:1760 scd/scdaemon.c:1135
#, 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:1827 scd/scdaemon.c:1202
+#: agent/gpg-agent.c:1873 scd/scdaemon.c:1202
#, fuzzy, c-format
msgid "%s %s stopped\n"
msgstr "%s: ignor�: %s\n"
-#: agent/gpg-agent.c:1850
+#: agent/gpg-agent.c:1896
#, 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:1861 common/simple-pwquery.c:329
+#: agent/gpg-agent.c:1907 common/simple-pwquery.c:329
#: tools/gpg-connect-agent.c:1953
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:1874 common/simple-pwquery.c:341
+#: agent/gpg-agent.c:1920 common/simple-pwquery.c:341
#: tools/gpg-connect-agent.c:1964
#, c-format
msgid "gpg-agent protocol version %d is not supported\n"
@@ -2145,7 +2145,7 @@ msgstr "%s:%d: options de v�rification invalides\n"
msgid "invalid auto-key-locate list\n"
msgstr ""
-#: g10/gpg.c:2944 sm/gpgsm.c:1355
+#: g10/gpg.c:2944 sm/gpgsm.c:1360
msgid "WARNING: program may create a core file!\n"
msgstr "ATTENTION: Le programme peut cr�er un fichier �core� !\n"
@@ -2190,11 +2190,11 @@ msgid "encrypting a message in --pgp2 mode requires the IDEA cipher\n"
msgstr ""
"chiffrer un message en mode --pgp2 n�cessite l'algorithme de chiffrage IDEA\n"
-#: g10/gpg.c:3080 g10/gpg.c:3104 sm/gpgsm.c:1427
+#: g10/gpg.c:3080 g10/gpg.c:3104 sm/gpgsm.c:1432
msgid "selected cipher algorithm is invalid\n"
msgstr "l'algorithme de chiffrement s�lectionn� est invalide\n"
-#: g10/gpg.c:3086 g10/gpg.c:3110 sm/gpgsm.c:1435
+#: g10/gpg.c:3086 g10/gpg.c:3110 sm/gpgsm.c:1440
msgid "selected digest algorithm is invalid\n"
msgstr "la fonction de hachage s�lectionn�e est invalide\n"
@@ -7678,21 +7678,21 @@ msgstr "impossible de se connecter � `%s': %s\n"
msgid "unknown validation model `%s'\n"
msgstr "option `%s' inconnue\n"
-#: sm/gpgsm.c:1372
+#: sm/gpgsm.c:1377
msgid "WARNING: running with faked system time: "
msgstr ""
-#: sm/gpgsm.c:1468
+#: sm/gpgsm.c:1473
#, c-format
msgid "importing common certificates `%s'\n"
msgstr ""
-#: sm/gpgsm.c:1486
+#: sm/gpgsm.c:1491
#, fuzzy, c-format
msgid "can't sign using `%s': %s\n"
msgstr "impossible d'acc�der � `%s': %s\n"
-#: sm/gpgsm.c:1686
+#: sm/gpgsm.c:1690
msgid "this command has not yet been implemented\n"
msgstr ""
diff --git a/po/gl.po b/po/gl.po
index 77c23bbfc..87cd6712d 100644
--- a/po/gl.po
+++ b/po/gl.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gnupg 1.2.4\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2007-11-19 16:02+0100\n"
+"POT-Creation-Date: 2007-11-27 09:11+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"
@@ -32,18 +32,18 @@ msgid ""
"this session"
msgstr "Por favor, introduza o contrasinal; esta � unha frase secreta \n"
-#. TRANSLATORS: This string is displayed pinentry as the label
-#. for the quality bar.
+#. TRANSLATORS: This string is displayed by pinentry as the
+#. label for the quality bar.
#: agent/call-pinentry.c:586
msgid "Quality:"
msgstr ""
#. TRANSLATORS: This string is a tooltip, shown by pinentry when
#. hovering over the quality bar. Please use an appropriate
-#. sting to describe what this is about. The length of the
+#. string to describe what this is about. The length of the
#. tooltip is limited to about 900 characters. If you do not
-#. translate this a default english string (see source) will be
-#. used.
+#. translate this entry, a default english text (see source)
+#. will be used.
#: agent/call-pinentry.c:604
msgid "pinentry.qualitybar.tooltip"
msgstr ""
@@ -105,8 +105,8 @@ msgstr "non se pode crear `%s': %s\n"
#: g10/keyring.c:1532 g10/openfile.c:192 g10/openfile.c:353
#: g10/plaintext.c:503 g10/sign.c:780 g10/sign.c:975 g10/sign.c:1091
#: g10/sign.c:1247 g10/tdbdump.c:139 g10/tdbdump.c:147 g10/tdbio.c:540
-#: g10/tdbio.c:603 g10/verify.c:99 g10/verify.c:162 sm/gpgsm.c:1939
-#: sm/gpgsm.c:1976 sm/gpgsm.c:2014 sm/qualified.c:66
+#: g10/tdbio.c:603 g10/verify.c:99 g10/verify.c:162 sm/gpgsm.c:1943
+#: sm/gpgsm.c:1980 sm/gpgsm.c:2018 sm/qualified.c:66
#, c-format
msgid "can't open `%s': %s\n"
msgstr "non se puido abrir `%s': %s\n"
@@ -235,7 +235,7 @@ msgstr[1] ""
#: agent/genkey.c:235
#, c-format
msgid ""
-"Warning: You have entered an insecure passphrase.%0AA passphrase may not be "
+"Warning: You have entered an insecure passphrase.%%0AA passphrase may not be "
"a known term or match%%0Acertain pattern."
msgstr ""
@@ -430,113 +430,113 @@ msgstr "lendo as opci�ns de `%s'\n"
msgid "error creating `%s': %s\n"
msgstr "erro ao crear `%s': %s\n"
-#: agent/gpg-agent.c:1275 agent/gpg-agent.c:1387 agent/gpg-agent.c:1391
-#: agent/gpg-agent.c:1432 agent/gpg-agent.c:1436 g10/exec.c:172
+#: agent/gpg-agent.c:1297 agent/gpg-agent.c:1409 agent/gpg-agent.c:1413
+#: agent/gpg-agent.c:1454 agent/gpg-agent.c:1458 g10/exec.c:172
#: g10/openfile.c:429 scd/scdaemon.c:921
#, c-format
msgid "can't create directory `%s': %s\n"
msgstr "non se pode crea-lo directorio `%s': %s\n"
-#: agent/gpg-agent.c:1289 scd/scdaemon.c:935
+#: agent/gpg-agent.c:1311 scd/scdaemon.c:935
msgid "name of socket too long\n"
msgstr ""
-#: agent/gpg-agent.c:1312 scd/scdaemon.c:958
+#: agent/gpg-agent.c:1334 scd/scdaemon.c:958
#, fuzzy, c-format
msgid "can't create socket: %s\n"
msgstr "non foi posible crear %s: %s\n"
-#: agent/gpg-agent.c:1321
+#: agent/gpg-agent.c:1343
#, fuzzy, c-format
msgid "socket name `%s' is too long\n"
msgstr "Revocaci�n de certificado v�lida"
-#: agent/gpg-agent.c:1333
+#: agent/gpg-agent.c:1355
#, 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:1344 scd/scdaemon.c:978
+#: agent/gpg-agent.c:1366 scd/scdaemon.c:978
#, fuzzy
msgid "error getting nonce for the socket\n"
msgstr "erro ao crea-lo contrasinal: %s\n"
-#: agent/gpg-agent.c:1349 scd/scdaemon.c:981
+#: agent/gpg-agent.c:1371 scd/scdaemon.c:981
#, fuzzy, c-format
msgid "error binding socket to `%s': %s\n"
msgstr "erro ao enviar a `%s': %s\n"
-#: agent/gpg-agent.c:1361 scd/scdaemon.c:990
+#: agent/gpg-agent.c:1383 scd/scdaemon.c:990
#, fuzzy, c-format
msgid "listen() failed: %s\n"
msgstr "a actualizaci�n fallou: %s\n"
-#: agent/gpg-agent.c:1367 scd/scdaemon.c:997
+#: agent/gpg-agent.c:1389 scd/scdaemon.c:997
#, fuzzy, c-format
msgid "listening on socket `%s'\n"
msgstr "gravando a chave secreta en `%s'\n"
-#: agent/gpg-agent.c:1395 agent/gpg-agent.c:1442 g10/openfile.c:432
+#: agent/gpg-agent.c:1417 agent/gpg-agent.c:1464 g10/openfile.c:432
#, fuzzy, c-format
msgid "directory `%s' created\n"
msgstr "%s: directorio creado\n"
-#: agent/gpg-agent.c:1448
+#: agent/gpg-agent.c:1470
#, 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:1452
+#: agent/gpg-agent.c:1474
#, 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:1562 scd/scdaemon.c:1013
+#: agent/gpg-agent.c:1591 scd/scdaemon.c:1013
#, fuzzy, c-format
msgid "error reading nonce on fd %d: %s\n"
msgstr "erro lendo `%s': %s\n"
-#: agent/gpg-agent.c:1584
+#: agent/gpg-agent.c:1613
#, c-format
msgid "handler 0x%lx for fd %d started\n"
msgstr ""
-#: agent/gpg-agent.c:1589
+#: agent/gpg-agent.c:1618
#, c-format
msgid "handler 0x%lx for fd %d terminated\n"
msgstr ""
-#: agent/gpg-agent.c:1609
+#: agent/gpg-agent.c:1638
#, c-format
msgid "ssh handler 0x%lx for fd %d started\n"
msgstr ""
-#: agent/gpg-agent.c:1614
+#: agent/gpg-agent.c:1643
#, c-format
msgid "ssh handler 0x%lx for fd %d terminated\n"
msgstr ""
-#: agent/gpg-agent.c:1718 scd/scdaemon.c:1135
+#: agent/gpg-agent.c:1760 scd/scdaemon.c:1135
#, fuzzy, c-format
msgid "pth_select failed: %s - waiting 1s\n"
msgstr "o segredo da actualizaci�n fallou: %s\n"
-#: agent/gpg-agent.c:1827 scd/scdaemon.c:1202
+#: agent/gpg-agent.c:1873 scd/scdaemon.c:1202
#, fuzzy, c-format
msgid "%s %s stopped\n"
msgstr "\t%lu chaves omitidas\n"
-#: agent/gpg-agent.c:1850
+#: agent/gpg-agent.c:1896
#, 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:1861 common/simple-pwquery.c:329
+#: agent/gpg-agent.c:1907 common/simple-pwquery.c:329
#: tools/gpg-connect-agent.c:1953
msgid "malformed GPG_AGENT_INFO environment variable\n"
msgstr "variable de ambiente GPG_AGENT_INFO mal formada\n"
-#: agent/gpg-agent.c:1874 common/simple-pwquery.c:341
+#: agent/gpg-agent.c:1920 common/simple-pwquery.c:341
#: tools/gpg-connect-agent.c:1964
#, c-format
msgid "gpg-agent protocol version %d is not supported\n"
@@ -2125,7 +2125,7 @@ msgstr "%s:%d: opci�ns de exportaci�n non v�lidas\n"
msgid "invalid auto-key-locate list\n"
msgstr ""
-#: g10/gpg.c:2944 sm/gpgsm.c:1355
+#: g10/gpg.c:2944 sm/gpgsm.c:1360
msgid "WARNING: program may create a core file!\n"
msgstr "AVISO: �o programa pode crear un ficheiro 'core'!\n"
@@ -2167,11 +2167,11 @@ msgstr ""
msgid "encrypting a message in --pgp2 mode requires the IDEA cipher\n"
msgstr "para cifrar unha mensaxe en modo --pgp2 prec�sase da cifra IDEA\n"
-#: g10/gpg.c:3080 g10/gpg.c:3104 sm/gpgsm.c:1427
+#: g10/gpg.c:3080 g10/gpg.c:3104 sm/gpgsm.c:1432
msgid "selected cipher algorithm is invalid\n"
msgstr "o algoritmo de cifrado seleccionado non � v�lido\n"
-#: g10/gpg.c:3086 g10/gpg.c:3110 sm/gpgsm.c:1435
+#: g10/gpg.c:3086 g10/gpg.c:3110 sm/gpgsm.c:1440
msgid "selected digest algorithm is invalid\n"
msgstr "o algoritmo de resumo seleccionado non � v�lido\n"
@@ -7647,21 +7647,21 @@ msgstr "non se puido conectar a `%s': %s\n"
msgid "unknown validation model `%s'\n"
msgstr "destinatario por defecto `%s' desco�ecido\n"
-#: sm/gpgsm.c:1372
+#: sm/gpgsm.c:1377
msgid "WARNING: running with faked system time: "
msgstr ""
-#: sm/gpgsm.c:1468
+#: sm/gpgsm.c:1473
#, fuzzy, c-format
msgid "importing common certificates `%s'\n"
msgstr "escribindo a `%s'\n"
-#: sm/gpgsm.c:1486
+#: sm/gpgsm.c:1491
#, fuzzy, c-format
msgid "can't sign using `%s': %s\n"
msgstr "non se pode pechar `%s': %s\n"
-#: sm/gpgsm.c:1686
+#: sm/gpgsm.c:1690
msgid "this command has not yet been implemented\n"
msgstr ""
diff --git a/po/hu.po b/po/hu.po
index 18551ee50..e35bd4d73 100644
--- a/po/hu.po
+++ b/po/hu.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gnupg 1.2.5\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2007-11-19 16:02+0100\n"
+"POT-Creation-Date: 2007-11-27 09:11+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"
@@ -32,18 +32,18 @@ msgid ""
"this session"
msgstr "K�rem, adja meg a jelsz�t! Ezt egy titkos mondat. \n"
-#. TRANSLATORS: This string is displayed pinentry as the label
-#. for the quality bar.
+#. TRANSLATORS: This string is displayed by pinentry as the
+#. label for the quality bar.
#: agent/call-pinentry.c:586
msgid "Quality:"
msgstr ""
#. TRANSLATORS: This string is a tooltip, shown by pinentry when
#. hovering over the quality bar. Please use an appropriate
-#. sting to describe what this is about. The length of the
+#. string to describe what this is about. The length of the
#. tooltip is limited to about 900 characters. If you do not
-#. translate this a default english string (see source) will be
-#. used.
+#. translate this entry, a default english text (see source)
+#. will be used.
#: agent/call-pinentry.c:604
msgid "pinentry.qualitybar.tooltip"
msgstr ""
@@ -105,8 +105,8 @@ msgstr "Nem tudom l�trehozni a(z) \"%s\" �llom�nyt: %s.\n"
#: g10/keyring.c:1532 g10/openfile.c:192 g10/openfile.c:353
#: g10/plaintext.c:503 g10/sign.c:780 g10/sign.c:975 g10/sign.c:1091
#: g10/sign.c:1247 g10/tdbdump.c:139 g10/tdbdump.c:147 g10/tdbio.c:540
-#: g10/tdbio.c:603 g10/verify.c:99 g10/verify.c:162 sm/gpgsm.c:1939
-#: sm/gpgsm.c:1976 sm/gpgsm.c:2014 sm/qualified.c:66
+#: g10/tdbio.c:603 g10/verify.c:99 g10/verify.c:162 sm/gpgsm.c:1943
+#: sm/gpgsm.c:1980 sm/gpgsm.c:2018 sm/qualified.c:66
#, c-format
msgid "can't open `%s': %s\n"
msgstr "Nem tudom megnyitni a(z) \"%s\" �llom�nyt: %s.\n"
@@ -234,7 +234,7 @@ msgstr[1] ""
#: agent/genkey.c:235
#, c-format
msgid ""
-"Warning: You have entered an insecure passphrase.%0AA passphrase may not be "
+"Warning: You have entered an insecure passphrase.%%0AA passphrase may not be "
"a known term or match%%0Acertain pattern."
msgstr ""
@@ -425,113 +425,113 @@ msgstr "Az opci�kat a \"%s\" �llom�nyb�l olvasom.\n"
msgid "error creating `%s': %s\n"
msgstr "Hiba \"%s\" l�trehoz�sakor: %s\n"
-#: agent/gpg-agent.c:1275 agent/gpg-agent.c:1387 agent/gpg-agent.c:1391
-#: agent/gpg-agent.c:1432 agent/gpg-agent.c:1436 g10/exec.c:172
+#: agent/gpg-agent.c:1297 agent/gpg-agent.c:1409 agent/gpg-agent.c:1413
+#: agent/gpg-agent.c:1454 agent/gpg-agent.c:1458 g10/exec.c:172
#: g10/openfile.c:429 scd/scdaemon.c:921
#, 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:1289 scd/scdaemon.c:935
+#: agent/gpg-agent.c:1311 scd/scdaemon.c:935
msgid "name of socket too long\n"
msgstr ""
-#: agent/gpg-agent.c:1312 scd/scdaemon.c:958
+#: agent/gpg-agent.c:1334 scd/scdaemon.c:958
#, fuzzy, c-format
msgid "can't create socket: %s\n"
msgstr "%s nem hozhat� l�tre: %s\n"
-#: agent/gpg-agent.c:1321
+#: agent/gpg-agent.c:1343
#, c-format
msgid "socket name `%s' is too long\n"
msgstr ""
-#: agent/gpg-agent.c:1333
+#: agent/gpg-agent.c:1355
#, 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:1344 scd/scdaemon.c:978
+#: agent/gpg-agent.c:1366 scd/scdaemon.c:978
#, fuzzy
msgid "error getting nonce for the socket\n"
msgstr "Hiba a jelsz� l�trehoz�sakor: %s.\n"
-#: agent/gpg-agent.c:1349 scd/scdaemon.c:981
+#: agent/gpg-agent.c:1371 scd/scdaemon.c:981
#, 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:1361 scd/scdaemon.c:990
+#: agent/gpg-agent.c:1383 scd/scdaemon.c:990
#, fuzzy, c-format
msgid "listen() failed: %s\n"
msgstr "Friss�t�s sikertelen: %s.\n"
-#: agent/gpg-agent.c:1367 scd/scdaemon.c:997
+#: agent/gpg-agent.c:1389 scd/scdaemon.c:997
#, fuzzy, c-format
msgid "listening on socket `%s'\n"
msgstr "�rom a titkos kulcsot a %s �llom�nyba.\n"
-#: agent/gpg-agent.c:1395 agent/gpg-agent.c:1442 g10/openfile.c:432
+#: agent/gpg-agent.c:1417 agent/gpg-agent.c:1464 g10/openfile.c:432
#, fuzzy, c-format
msgid "directory `%s' created\n"
msgstr "%s: K�nyvt�rat l�trehoztam.\n"
-#: agent/gpg-agent.c:1448
+#: agent/gpg-agent.c:1470
#, 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:1452
+#: agent/gpg-agent.c:1474
#, 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:1562 scd/scdaemon.c:1013
+#: agent/gpg-agent.c:1591 scd/scdaemon.c:1013
#, fuzzy, c-format
msgid "error reading nonce on fd %d: %s\n"
msgstr "Hiba \"%s\" olvas�sakor: %s\n"
-#: agent/gpg-agent.c:1584
+#: agent/gpg-agent.c:1613
#, c-format
msgid "handler 0x%lx for fd %d started\n"
msgstr ""
-#: agent/gpg-agent.c:1589
+#: agent/gpg-agent.c:1618
#, c-format
msgid "handler 0x%lx for fd %d terminated\n"
msgstr ""
-#: agent/gpg-agent.c:1609
+#: agent/gpg-agent.c:1638
#, c-format
msgid "ssh handler 0x%lx for fd %d started\n"
msgstr ""
-#: agent/gpg-agent.c:1614
+#: agent/gpg-agent.c:1643
#, c-format
msgid "ssh handler 0x%lx for fd %d terminated\n"
msgstr ""
-#: agent/gpg-agent.c:1718 scd/scdaemon.c:1135
+#: agent/gpg-agent.c:1760 scd/scdaemon.c:1135
#, fuzzy, c-format
msgid "pth_select failed: %s - waiting 1s\n"
msgstr "Titkoskulcs-blokk friss�t�se sikertelen: %s\n"
-#: agent/gpg-agent.c:1827 scd/scdaemon.c:1202
+#: agent/gpg-agent.c:1873 scd/scdaemon.c:1202
#, fuzzy, c-format
msgid "%s %s stopped\n"
msgstr "%s: kihagyva: %s\n"
-#: agent/gpg-agent.c:1850
+#: agent/gpg-agent.c:1896
#, 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:1861 common/simple-pwquery.c:329
+#: agent/gpg-agent.c:1907 common/simple-pwquery.c:329
#: tools/gpg-connect-agent.c:1953
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:1874 common/simple-pwquery.c:341
+#: agent/gpg-agent.c:1920 common/simple-pwquery.c:341
#: tools/gpg-connect-agent.c:1964
#, c-format
msgid "gpg-agent protocol version %d is not supported\n"
@@ -2112,7 +2112,7 @@ msgstr "%s:%d: �rv�nytelen export opci�k!\n"
msgid "invalid auto-key-locate list\n"
msgstr ""
-#: g10/gpg.c:2944 sm/gpgsm.c:1355
+#: g10/gpg.c:2944 sm/gpgsm.c:1360
msgid "WARNING: program may create a core file!\n"
msgstr "FIGYELEM: A program core �llom�nyt hozhat l�tre!\n"
@@ -2152,11 +2152,11 @@ msgstr "Csak �llom�nyokat (pipe-ot nem) haszn�lhat --pgp2 m�dban!\n"
msgid "encrypting a message in --pgp2 mode requires the IDEA cipher\n"
msgstr "�zenet titkos�t�sa --pgp2 m�dban IDEA rejtjelez�t ig�nyel!\n"
-#: g10/gpg.c:3080 g10/gpg.c:3104 sm/gpgsm.c:1427
+#: g10/gpg.c:3080 g10/gpg.c:3104 sm/gpgsm.c:1432
msgid "selected cipher algorithm is invalid\n"
msgstr "A kiv�lasztott rejtjelez� algoritmus �rv�nytelen!\n"
-#: g10/gpg.c:3086 g10/gpg.c:3110 sm/gpgsm.c:1435
+#: g10/gpg.c:3086 g10/gpg.c:3110 sm/gpgsm.c:1440
msgid "selected digest algorithm is invalid\n"
msgstr "A kiv�lasztott kivonatol� algoritmus �rv�nytelen!\n"
@@ -7604,21 +7604,21 @@ msgstr "Nem tudok kapcsol�dni \"%s\" objektumhoz: %s\n"
msgid "unknown validation model `%s'\n"
msgstr "Ismeretlen alap�rtelmezett c�mzett: \"%s\"\n"
-#: sm/gpgsm.c:1372
+#: sm/gpgsm.c:1377
msgid "WARNING: running with faked system time: "
msgstr ""
-#: sm/gpgsm.c:1468
+#: sm/gpgsm.c:1473
#, fuzzy, c-format
msgid "importing common certificates `%s'\n"
msgstr "�rok a \"%s\" �llom�nyba.\n"
-#: sm/gpgsm.c:1486
+#: sm/gpgsm.c:1491
#, fuzzy, c-format
msgid "can't sign using `%s': %s\n"
msgstr "Nem tudom bez�rni a(z) \"%s\" �llom�nyt: %s.\n"
-#: sm/gpgsm.c:1686
+#: sm/gpgsm.c:1690
msgid "this command has not yet been implemented\n"
msgstr ""
diff --git a/po/id.po b/po/id.po
index d004aad71..bca8720ee 100644
--- a/po/id.po
+++ b/po/id.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gnupg-id\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2007-11-19 16:02+0100\n"
+"POT-Creation-Date: 2007-11-27 09:11+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"
@@ -34,18 +34,18 @@ msgid ""
"this session"
msgstr "Silakan masukkan passphrase; ini kalimat rahasia\n"
-#. TRANSLATORS: This string is displayed pinentry as the label
-#. for the quality bar.
+#. TRANSLATORS: This string is displayed by pinentry as the
+#. label for the quality bar.
#: agent/call-pinentry.c:586
msgid "Quality:"
msgstr ""
#. TRANSLATORS: This string is a tooltip, shown by pinentry when
#. hovering over the quality bar. Please use an appropriate
-#. sting to describe what this is about. The length of the
+#. string to describe what this is about. The length of the
#. tooltip is limited to about 900 characters. If you do not
-#. translate this a default english string (see source) will be
-#. used.
+#. translate this entry, a default english text (see source)
+#. will be used.
#: agent/call-pinentry.c:604
msgid "pinentry.qualitybar.tooltip"
msgstr ""
@@ -107,8 +107,8 @@ msgstr "tidak dapat membuat %s: %s\n"
#: g10/keyring.c:1532 g10/openfile.c:192 g10/openfile.c:353
#: g10/plaintext.c:503 g10/sign.c:780 g10/sign.c:975 g10/sign.c:1091
#: g10/sign.c:1247 g10/tdbdump.c:139 g10/tdbdump.c:147 g10/tdbio.c:540
-#: g10/tdbio.c:603 g10/verify.c:99 g10/verify.c:162 sm/gpgsm.c:1939
-#: sm/gpgsm.c:1976 sm/gpgsm.c:2014 sm/qualified.c:66
+#: g10/tdbio.c:603 g10/verify.c:99 g10/verify.c:162 sm/gpgsm.c:1943
+#: sm/gpgsm.c:1980 sm/gpgsm.c:2018 sm/qualified.c:66
#, c-format
msgid "can't open `%s': %s\n"
msgstr "tidak dapat membuka `%s': %s\n"
@@ -236,7 +236,7 @@ msgstr[1] ""
#: agent/genkey.c:235
#, c-format
msgid ""
-"Warning: You have entered an insecure passphrase.%0AA passphrase may not be "
+"Warning: You have entered an insecure passphrase.%%0AA passphrase may not be "
"a known term or match%%0Acertain pattern."
msgstr ""
@@ -427,113 +427,113 @@ msgstr "membaca pilihan dari `%s'\n"
msgid "error creating `%s': %s\n"
msgstr "kesalahan penciptaan : `%s': %s\n"
-#: agent/gpg-agent.c:1275 agent/gpg-agent.c:1387 agent/gpg-agent.c:1391
-#: agent/gpg-agent.c:1432 agent/gpg-agent.c:1436 g10/exec.c:172
+#: agent/gpg-agent.c:1297 agent/gpg-agent.c:1409 agent/gpg-agent.c:1413
+#: agent/gpg-agent.c:1454 agent/gpg-agent.c:1458 g10/exec.c:172
#: g10/openfile.c:429 scd/scdaemon.c:921
#, c-format
msgid "can't create directory `%s': %s\n"
msgstr "tidak dapat membuat direktori `%s': %s\n"
-#: agent/gpg-agent.c:1289 scd/scdaemon.c:935
+#: agent/gpg-agent.c:1311 scd/scdaemon.c:935
msgid "name of socket too long\n"
msgstr ""
-#: agent/gpg-agent.c:1312 scd/scdaemon.c:958
+#: agent/gpg-agent.c:1334 scd/scdaemon.c:958
#, fuzzy, c-format
msgid "can't create socket: %s\n"
msgstr "tidak dapat membuat %s: %s\n"
-#: agent/gpg-agent.c:1321
+#: agent/gpg-agent.c:1343
#, c-format
msgid "socket name `%s' is too long\n"
msgstr ""
-#: agent/gpg-agent.c:1333
+#: agent/gpg-agent.c:1355
#, 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:1344 scd/scdaemon.c:978
+#: agent/gpg-agent.c:1366 scd/scdaemon.c:978
#, fuzzy
msgid "error getting nonce for the socket\n"
msgstr "kesalahan penciptaan passphrase: %s\n"
-#: agent/gpg-agent.c:1349 scd/scdaemon.c:981
+#: agent/gpg-agent.c:1371 scd/scdaemon.c:981
#, fuzzy, c-format
msgid "error binding socket to `%s': %s\n"
msgstr "kesalahan mengirim ke `%s': %s\n"
-#: agent/gpg-agent.c:1361 scd/scdaemon.c:990
+#: agent/gpg-agent.c:1383 scd/scdaemon.c:990
#, fuzzy, c-format
msgid "listen() failed: %s\n"
msgstr "gagal memperbarui: %s\n"
-#: agent/gpg-agent.c:1367 scd/scdaemon.c:997
+#: agent/gpg-agent.c:1389 scd/scdaemon.c:997
#, fuzzy, c-format
msgid "listening on socket `%s'\n"
msgstr "menulis kunci rahasia ke `%s'\n"
-#: agent/gpg-agent.c:1395 agent/gpg-agent.c:1442 g10/openfile.c:432
+#: agent/gpg-agent.c:1417 agent/gpg-agent.c:1464 g10/openfile.c:432
#, fuzzy, c-format
msgid "directory `%s' created\n"
msgstr "%s: direktori tercipta\n"
-#: agent/gpg-agent.c:1448
+#: agent/gpg-agent.c:1470
#, fuzzy, c-format
msgid "stat() failed for `%s': %s\n"
msgstr "trustdb: read failed (n=%d): %s\n"
-#: agent/gpg-agent.c:1452
+#: agent/gpg-agent.c:1474
#, fuzzy, c-format
msgid "can't use `%s' as home directory\n"
msgstr "%s: tidak dapat membuat direktori: %s\n"
-#: agent/gpg-agent.c:1562 scd/scdaemon.c:1013
+#: agent/gpg-agent.c:1591 scd/scdaemon.c:1013
#, fuzzy, c-format
msgid "error reading nonce on fd %d: %s\n"
msgstr "kesalahan membaca `%s': %s\n"
-#: agent/gpg-agent.c:1584
+#: agent/gpg-agent.c:1613
#, c-format
msgid "handler 0x%lx for fd %d started\n"
msgstr ""
-#: agent/gpg-agent.c:1589
+#: agent/gpg-agent.c:1618
#, c-format
msgid "handler 0x%lx for fd %d terminated\n"
msgstr ""
-#: agent/gpg-agent.c:1609
+#: agent/gpg-agent.c:1638
#, c-format
msgid "ssh handler 0x%lx for fd %d started\n"
msgstr ""
-#: agent/gpg-agent.c:1614
+#: agent/gpg-agent.c:1643
#, c-format
msgid "ssh handler 0x%lx for fd %d terminated\n"
msgstr ""
-#: agent/gpg-agent.c:1718 scd/scdaemon.c:1135
+#: agent/gpg-agent.c:1760 scd/scdaemon.c:1135
#, fuzzy, c-format
msgid "pth_select failed: %s - waiting 1s\n"
msgstr "gagal perbarui rahasia: %s\n"
-#: agent/gpg-agent.c:1827 scd/scdaemon.c:1202
+#: agent/gpg-agent.c:1873 scd/scdaemon.c:1202
#, fuzzy, c-format
msgid "%s %s stopped\n"
msgstr "%s: dilewati: %s\n"
-#: agent/gpg-agent.c:1850
+#: agent/gpg-agent.c:1896
#, fuzzy
msgid "no gpg-agent running in this session\n"
msgstr "gpg-agent tidak tersedia untuk sesi ini\n"
-#: agent/gpg-agent.c:1861 common/simple-pwquery.c:329
+#: agent/gpg-agent.c:1907 common/simple-pwquery.c:329
#: tools/gpg-connect-agent.c:1953
msgid "malformed GPG_AGENT_INFO environment variable\n"
msgstr "variabel lingkungan GPG_AGENT_INFO salah bentuk\n"
-#: agent/gpg-agent.c:1874 common/simple-pwquery.c:341
+#: agent/gpg-agent.c:1920 common/simple-pwquery.c:341
#: tools/gpg-connect-agent.c:1964
#, c-format
msgid "gpg-agent protocol version %d is not supported\n"
@@ -2114,7 +2114,7 @@ msgstr "%s:%d: opsi ekspor tidak valid\n"
msgid "invalid auto-key-locate list\n"
msgstr ""
-#: g10/gpg.c:2944 sm/gpgsm.c:1355
+#: g10/gpg.c:2944 sm/gpgsm.c:1360
msgid "WARNING: program may create a core file!\n"
msgstr "PERINGATAN: program mungkin membuat file core!\n"
@@ -2160,11 +2160,11 @@ msgstr ""
msgid "encrypting a message in --pgp2 mode requires the IDEA cipher\n"
msgstr "mengenkripsi pesan dalam mode --pgp2 membutuhkan cipher IDEA\n"
-#: g10/gpg.c:3080 g10/gpg.c:3104 sm/gpgsm.c:1427
+#: g10/gpg.c:3080 g10/gpg.c:3104 sm/gpgsm.c:1432
msgid "selected cipher algorithm is invalid\n"
msgstr "algoritma cipher yang dipilih tidak valid\n"
-#: g10/gpg.c:3086 g10/gpg.c:3110 sm/gpgsm.c:1435
+#: g10/gpg.c:3086 g10/gpg.c:3110 sm/gpgsm.c:1440
msgid "selected digest algorithm is invalid\n"
msgstr "algoritma digest yang dipilih tidak valid\n"
@@ -7605,21 +7605,21 @@ msgstr "tidak dapat terkoneksi ke `%s': %s\n"
msgid "unknown validation model `%s'\n"
msgstr "penerima baku tidak dikenal `%s'\n"
-#: sm/gpgsm.c:1372
+#: sm/gpgsm.c:1377
msgid "WARNING: running with faked system time: "
msgstr ""
-#: sm/gpgsm.c:1468
+#: sm/gpgsm.c:1473
#, fuzzy, c-format
msgid "importing common certificates `%s'\n"
msgstr "menulis ke `%s'\n"
-#: sm/gpgsm.c:1486
+#: sm/gpgsm.c:1491
#, fuzzy, c-format
msgid "can't sign using `%s': %s\n"
msgstr "tidak dapat menutup `%s': %s\n"
-#: sm/gpgsm.c:1686
+#: sm/gpgsm.c:1690
msgid "this command has not yet been implemented\n"
msgstr ""
diff --git a/po/it.po b/po/it.po
index 0346c41b2..31db5f1ff 100644
--- a/po/it.po
+++ b/po/it.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gnupg 1.1.92\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2007-11-19 16:02+0100\n"
+"POT-Creation-Date: 2007-11-27 09:11+0100\n"
"PO-Revision-Date: 2004-06-16 17:01+0200\n"
"Last-Translator: Marco d'Itri <[email protected]>\n"
"Language-Team: Italian <[email protected]>\n"
@@ -32,18 +32,18 @@ msgid ""
"this session"
msgstr "Inserisci la passphrase, cio� una frase segreta \n"
-#. TRANSLATORS: This string is displayed pinentry as the label
-#. for the quality bar.
+#. TRANSLATORS: This string is displayed by pinentry as the
+#. label for the quality bar.
#: agent/call-pinentry.c:586
msgid "Quality:"
msgstr ""
#. TRANSLATORS: This string is a tooltip, shown by pinentry when
#. hovering over the quality bar. Please use an appropriate
-#. sting to describe what this is about. The length of the
+#. string to describe what this is about. The length of the
#. tooltip is limited to about 900 characters. If you do not
-#. translate this a default english string (see source) will be
-#. used.
+#. translate this entry, a default english text (see source)
+#. will be used.
#: agent/call-pinentry.c:604
msgid "pinentry.qualitybar.tooltip"
msgstr ""
@@ -105,8 +105,8 @@ msgstr "impossibile creare `%s': %s\n"
#: g10/keyring.c:1532 g10/openfile.c:192 g10/openfile.c:353
#: g10/plaintext.c:503 g10/sign.c:780 g10/sign.c:975 g10/sign.c:1091
#: g10/sign.c:1247 g10/tdbdump.c:139 g10/tdbdump.c:147 g10/tdbio.c:540
-#: g10/tdbio.c:603 g10/verify.c:99 g10/verify.c:162 sm/gpgsm.c:1939
-#: sm/gpgsm.c:1976 sm/gpgsm.c:2014 sm/qualified.c:66
+#: g10/tdbio.c:603 g10/verify.c:99 g10/verify.c:162 sm/gpgsm.c:1943
+#: sm/gpgsm.c:1980 sm/gpgsm.c:2018 sm/qualified.c:66
#, c-format
msgid "can't open `%s': %s\n"
msgstr "impossibile aprire `%s': %s\n"
@@ -234,7 +234,7 @@ msgstr[1] ""
#: agent/genkey.c:235
#, c-format
msgid ""
-"Warning: You have entered an insecure passphrase.%0AA passphrase may not be "
+"Warning: You have entered an insecure passphrase.%%0AA passphrase may not be "
"a known term or match%%0Acertain pattern."
msgstr ""
@@ -425,113 +425,113 @@ msgstr "lettura delle opzioni da `%s'\n"
msgid "error creating `%s': %s\n"
msgstr "errore creando `%s': %s\n"
-#: agent/gpg-agent.c:1275 agent/gpg-agent.c:1387 agent/gpg-agent.c:1391
-#: agent/gpg-agent.c:1432 agent/gpg-agent.c:1436 g10/exec.c:172
+#: agent/gpg-agent.c:1297 agent/gpg-agent.c:1409 agent/gpg-agent.c:1413
+#: agent/gpg-agent.c:1454 agent/gpg-agent.c:1458 g10/exec.c:172
#: g10/openfile.c:429 scd/scdaemon.c:921
#, c-format
msgid "can't create directory `%s': %s\n"
msgstr "impossibile creare la directory `%s': %s\n"
-#: agent/gpg-agent.c:1289 scd/scdaemon.c:935
+#: agent/gpg-agent.c:1311 scd/scdaemon.c:935
msgid "name of socket too long\n"
msgstr ""
-#: agent/gpg-agent.c:1312 scd/scdaemon.c:958
+#: agent/gpg-agent.c:1334 scd/scdaemon.c:958
#, fuzzy, c-format
msgid "can't create socket: %s\n"
msgstr "impossibile creare %s: %s\n"
-#: agent/gpg-agent.c:1321
+#: agent/gpg-agent.c:1343
#, c-format
msgid "socket name `%s' is too long\n"
msgstr ""
-#: agent/gpg-agent.c:1333
+#: agent/gpg-agent.c:1355
#, 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:1344 scd/scdaemon.c:978
+#: agent/gpg-agent.c:1366 scd/scdaemon.c:978
#, fuzzy
msgid "error getting nonce for the socket\n"
msgstr "errore nella creazione della passhprase: %s\n"
-#: agent/gpg-agent.c:1349 scd/scdaemon.c:981
+#: agent/gpg-agent.c:1371 scd/scdaemon.c:981
#, fuzzy, c-format
msgid "error binding socket to `%s': %s\n"
msgstr "errore leggendo `%s': %s\n"
-#: agent/gpg-agent.c:1361 scd/scdaemon.c:990
+#: agent/gpg-agent.c:1383 scd/scdaemon.c:990
#, fuzzy, c-format
msgid "listen() failed: %s\n"
msgstr "aggiornamento fallito: %s\n"
-#: agent/gpg-agent.c:1367 scd/scdaemon.c:997
+#: agent/gpg-agent.c:1389 scd/scdaemon.c:997
#, fuzzy, c-format
msgid "listening on socket `%s'\n"
msgstr "scrittura della chiave segreta in `%s'\n"
-#: agent/gpg-agent.c:1395 agent/gpg-agent.c:1442 g10/openfile.c:432
+#: agent/gpg-agent.c:1417 agent/gpg-agent.c:1464 g10/openfile.c:432
#, fuzzy, c-format
msgid "directory `%s' created\n"
msgstr "%s: directory creata\n"
-#: agent/gpg-agent.c:1448
+#: agent/gpg-agent.c:1470
#, fuzzy, c-format
msgid "stat() failed for `%s': %s\n"
msgstr "trustdb: read fallita (n=%d): %s\n"
-#: agent/gpg-agent.c:1452
+#: agent/gpg-agent.c:1474
#, fuzzy, c-format
msgid "can't use `%s' as home directory\n"
msgstr "%s: impossibile creare la directory: %s\n"
-#: agent/gpg-agent.c:1562 scd/scdaemon.c:1013
+#: agent/gpg-agent.c:1591 scd/scdaemon.c:1013
#, fuzzy, c-format
msgid "error reading nonce on fd %d: %s\n"
msgstr "errore leggendo `%s': %s\n"
-#: agent/gpg-agent.c:1584
+#: agent/gpg-agent.c:1613
#, c-format
msgid "handler 0x%lx for fd %d started\n"
msgstr ""
-#: agent/gpg-agent.c:1589
+#: agent/gpg-agent.c:1618
#, c-format
msgid "handler 0x%lx for fd %d terminated\n"
msgstr ""
-#: agent/gpg-agent.c:1609
+#: agent/gpg-agent.c:1638
#, c-format
msgid "ssh handler 0x%lx for fd %d started\n"
msgstr ""
-#: agent/gpg-agent.c:1614
+#: agent/gpg-agent.c:1643
#, c-format
msgid "ssh handler 0x%lx for fd %d terminated\n"
msgstr ""
-#: agent/gpg-agent.c:1718 scd/scdaemon.c:1135
+#: agent/gpg-agent.c:1760 scd/scdaemon.c:1135
#, fuzzy, c-format
msgid "pth_select failed: %s - waiting 1s\n"
msgstr "aggiornamento della chiave segreta fallito: %s\n"
-#: agent/gpg-agent.c:1827 scd/scdaemon.c:1202
+#: agent/gpg-agent.c:1873 scd/scdaemon.c:1202
#, fuzzy, c-format
msgid "%s %s stopped\n"
msgstr "%s: saltata: %s\n"
-#: agent/gpg-agent.c:1850
+#: agent/gpg-agent.c:1896
#, fuzzy
msgid "no gpg-agent running in this session\n"
msgstr "gpg-agent non � disponibile in questa sessione\n"
-#: agent/gpg-agent.c:1861 common/simple-pwquery.c:329
+#: agent/gpg-agent.c:1907 common/simple-pwquery.c:329
#: tools/gpg-connect-agent.c:1953
msgid "malformed GPG_AGENT_INFO environment variable\n"
msgstr "variabile di ambiente GPG_AGENT_INFO malformata\n"
-#: agent/gpg-agent.c:1874 common/simple-pwquery.c:341
+#: agent/gpg-agent.c:1920 common/simple-pwquery.c:341
#: tools/gpg-connect-agent.c:1964
#, c-format
msgid "gpg-agent protocol version %d is not supported\n"
@@ -2124,7 +2124,7 @@ msgstr "%s:%d: opzioni di esportazione non valide\n"
msgid "invalid auto-key-locate list\n"
msgstr ""
-#: g10/gpg.c:2944 sm/gpgsm.c:1355
+#: g10/gpg.c:2944 sm/gpgsm.c:1360
msgid "WARNING: program may create a core file!\n"
msgstr "ATTENZIONE: il programma potrebbe creare un file core!\n"
@@ -2166,11 +2166,11 @@ msgid "encrypting a message in --pgp2 mode requires the IDEA cipher\n"
msgstr ""
"nella modalit� --pgp2 � richiesto il cifrario IDEA per cifrare un messaggio\n"
-#: g10/gpg.c:3080 g10/gpg.c:3104 sm/gpgsm.c:1427
+#: g10/gpg.c:3080 g10/gpg.c:3104 sm/gpgsm.c:1432
msgid "selected cipher algorithm is invalid\n"
msgstr "l'algoritmo di cifratura selezionato non � valido\n"
-#: g10/gpg.c:3086 g10/gpg.c:3110 sm/gpgsm.c:1435
+#: g10/gpg.c:3086 g10/gpg.c:3110 sm/gpgsm.c:1440
msgid "selected digest algorithm is invalid\n"
msgstr "l'algoritmo di digest selezionato non � valido\n"
@@ -7649,21 +7649,21 @@ msgstr "impossibile connettersi a `%s': %s\n"
msgid "unknown validation model `%s'\n"
msgstr "destinatario predefinito `%s' sconosciuto\n"
-#: sm/gpgsm.c:1372
+#: sm/gpgsm.c:1377
msgid "WARNING: running with faked system time: "
msgstr ""
-#: sm/gpgsm.c:1468
+#: sm/gpgsm.c:1473
#, fuzzy, c-format
msgid "importing common certificates `%s'\n"
msgstr "scrittura in `%s'\n"
-#: sm/gpgsm.c:1486
+#: sm/gpgsm.c:1491
#, fuzzy, c-format
msgid "can't sign using `%s': %s\n"
msgstr "impossibile chiudere `%s': %s\n"
-#: sm/gpgsm.c:1686
+#: sm/gpgsm.c:1690
msgid "this command has not yet been implemented\n"
msgstr ""
diff --git a/po/ja.po b/po/ja.po
index 93b21a230..7d08bfd3a 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gnupg 1.3.92\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2007-11-19 16:02+0100\n"
+"POT-Creation-Date: 2007-11-27 09:11+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"
@@ -35,8 +35,8 @@ msgid ""
"this session"
msgstr "�ѥ��ե졼�������Ϥ��Ƥ����������������̩��ʸ�ϤΤ��ȤǤ� \n"
-#. TRANSLATORS: This string is displayed pinentry as the label
-#. for the quality bar.
+#. TRANSLATORS: This string is displayed by pinentry as the
+#. label for the quality bar.
#: agent/call-pinentry.c:586
#, fuzzy
msgid "Quality:"
@@ -44,10 +44,10 @@ msgstr "ͭ����: %s"
#. TRANSLATORS: This string is a tooltip, shown by pinentry when
#. hovering over the quality bar. Please use an appropriate
-#. sting to describe what this is about. The length of the
+#. string to describe what this is about. The length of the
#. tooltip is limited to about 900 characters. If you do not
-#. translate this a default english string (see source) will be
-#. used.
+#. translate this entry, a default english text (see source)
+#. will be used.
#: agent/call-pinentry.c:604
msgid "pinentry.qualitybar.tooltip"
msgstr ""
@@ -109,8 +109,8 @@ msgstr "��%s�פ������Ǥ��ޤ���: %s\n"
#: g10/keyring.c:1532 g10/openfile.c:192 g10/openfile.c:353
#: g10/plaintext.c:503 g10/sign.c:780 g10/sign.c:975 g10/sign.c:1091
#: g10/sign.c:1247 g10/tdbdump.c:139 g10/tdbdump.c:147 g10/tdbio.c:540
-#: g10/tdbio.c:603 g10/verify.c:99 g10/verify.c:162 sm/gpgsm.c:1939
-#: sm/gpgsm.c:1976 sm/gpgsm.c:2014 sm/qualified.c:66
+#: g10/tdbio.c:603 g10/verify.c:99 g10/verify.c:162 sm/gpgsm.c:1943
+#: sm/gpgsm.c:1980 sm/gpgsm.c:2018 sm/qualified.c:66
#, c-format
msgid "can't open `%s': %s\n"
msgstr "��%s�פ������ޤ���: %s\n"
@@ -238,7 +238,7 @@ msgstr[1] ""
#: agent/genkey.c:235
#, c-format
msgid ""
-"Warning: You have entered an insecure passphrase.%0AA passphrase may not be "
+"Warning: You have entered an insecure passphrase.%%0AA passphrase may not be "
"a known term or match%%0Acertain pattern."
msgstr ""
@@ -429,113 +429,113 @@ msgstr "��%s�פ��饪�ץ������ɤ߽Ф��ޤ�\n"
msgid "error creating `%s': %s\n"
msgstr "��%s�פκ������顼: %s\n"
-#: agent/gpg-agent.c:1275 agent/gpg-agent.c:1387 agent/gpg-agent.c:1391
-#: agent/gpg-agent.c:1432 agent/gpg-agent.c:1436 g10/exec.c:172
+#: agent/gpg-agent.c:1297 agent/gpg-agent.c:1409 agent/gpg-agent.c:1413
+#: agent/gpg-agent.c:1454 agent/gpg-agent.c:1458 g10/exec.c:172
#: g10/openfile.c:429 scd/scdaemon.c:921
#, c-format
msgid "can't create directory `%s': %s\n"
msgstr "�ǥ��쥯�ȥ꡼��%s�פ������Ǥ��ޤ���: %s\n"
-#: agent/gpg-agent.c:1289 scd/scdaemon.c:935
+#: agent/gpg-agent.c:1311 scd/scdaemon.c:935
msgid "name of socket too long\n"
msgstr ""
-#: agent/gpg-agent.c:1312 scd/scdaemon.c:958
+#: agent/gpg-agent.c:1334 scd/scdaemon.c:958
#, fuzzy, c-format
msgid "can't create socket: %s\n"
msgstr "��%s�פ������Ǥ��ޤ���: %s\n"
-#: agent/gpg-agent.c:1321
+#: agent/gpg-agent.c:1343
#, c-format
msgid "socket name `%s' is too long\n"
msgstr ""
-#: agent/gpg-agent.c:1333
+#: agent/gpg-agent.c:1355
#, fuzzy
msgid "a gpg-agent is already running - not starting a new one\n"
msgstr "���Υ��å�����gpg-agent��̵���Ǥ�\n"
-#: agent/gpg-agent.c:1344 scd/scdaemon.c:978
+#: agent/gpg-agent.c:1366 scd/scdaemon.c:978
#, fuzzy
msgid "error getting nonce for the socket\n"
msgstr "������PIN�μ������顼: %s\n"
-#: agent/gpg-agent.c:1349 scd/scdaemon.c:981
+#: agent/gpg-agent.c:1371 scd/scdaemon.c:981
#, fuzzy, c-format
msgid "error binding socket to `%s': %s\n"
msgstr "��%s�פǿ��ѥ쥳���ɤθ������顼: %s\n"
-#: agent/gpg-agent.c:1361 scd/scdaemon.c:990
+#: agent/gpg-agent.c:1383 scd/scdaemon.c:990
#, fuzzy, c-format
msgid "listen() failed: %s\n"
msgstr "�����˼��Ԥ��ޤ���: %s\n"
-#: agent/gpg-agent.c:1367 scd/scdaemon.c:997
+#: agent/gpg-agent.c:1389 scd/scdaemon.c:997
#, fuzzy, c-format
msgid "listening on socket `%s'\n"
msgstr "��%s�פ���̩����񤭹��ߤޤ�\n"
-#: agent/gpg-agent.c:1395 agent/gpg-agent.c:1442 g10/openfile.c:432
+#: agent/gpg-agent.c:1417 agent/gpg-agent.c:1464 g10/openfile.c:432
#, c-format
msgid "directory `%s' created\n"
msgstr "�ǥ��쥯�ȥ꡼��%s�פ��Ǥ��ޤ���\n"
-#: agent/gpg-agent.c:1448
+#: agent/gpg-agent.c:1470
#, fuzzy, c-format
msgid "stat() failed for `%s': %s\n"
msgstr "fstat(%d)��%s�Ǽ��Ԥ��ޤ���: %s\n"
-#: agent/gpg-agent.c:1452
+#: agent/gpg-agent.c:1474
#, fuzzy, c-format
msgid "can't use `%s' as home directory\n"
msgstr "�ǥ��쥯�ȥ꡼��%s�פ������Ǥ��ޤ���: %s\n"
-#: agent/gpg-agent.c:1562 scd/scdaemon.c:1013
+#: agent/gpg-agent.c:1591 scd/scdaemon.c:1013
#, fuzzy, c-format
msgid "error reading nonce on fd %d: %s\n"
msgstr "��%s�פ��ɽФ����顼: %s\n"
-#: agent/gpg-agent.c:1584
+#: agent/gpg-agent.c:1613
#, c-format
msgid "handler 0x%lx for fd %d started\n"
msgstr ""
-#: agent/gpg-agent.c:1589
+#: agent/gpg-agent.c:1618
#, c-format
msgid "handler 0x%lx for fd %d terminated\n"
msgstr ""
-#: agent/gpg-agent.c:1609
+#: agent/gpg-agent.c:1638
#, c-format
msgid "ssh handler 0x%lx for fd %d started\n"
msgstr ""
-#: agent/gpg-agent.c:1614
+#: agent/gpg-agent.c:1643
#, c-format
msgid "ssh handler 0x%lx for fd %d terminated\n"
msgstr ""
-#: agent/gpg-agent.c:1718 scd/scdaemon.c:1135
+#: agent/gpg-agent.c:1760 scd/scdaemon.c:1135
#, fuzzy, c-format
msgid "pth_select failed: %s - waiting 1s\n"
msgstr "��̩�ι����˼��Ԥ��ޤ���: %s\n"
-#: agent/gpg-agent.c:1827 scd/scdaemon.c:1202
+#: agent/gpg-agent.c:1873 scd/scdaemon.c:1202
#, fuzzy, c-format
msgid "%s %s stopped\n"
msgstr "%s: �����å�: %s\n"
-#: agent/gpg-agent.c:1850
+#: agent/gpg-agent.c:1896
#, fuzzy
msgid "no gpg-agent running in this session\n"
msgstr "���Υ��å�����gpg-agent��̵���Ǥ�\n"
-#: agent/gpg-agent.c:1861 common/simple-pwquery.c:329
+#: agent/gpg-agent.c:1907 common/simple-pwquery.c:329
#: tools/gpg-connect-agent.c:1953
msgid "malformed GPG_AGENT_INFO environment variable\n"
msgstr "GPG_AGENT_INFO�Ķ��ѿ��ν񼰤�����������ޤ���\n"
-#: agent/gpg-agent.c:1874 common/simple-pwquery.c:341
+#: agent/gpg-agent.c:1920 common/simple-pwquery.c:341
#: tools/gpg-connect-agent.c:1964
#, c-format
msgid "gpg-agent protocol version %d is not supported\n"
@@ -2073,7 +2073,7 @@ msgstr "%s:%d: ̵���ʸ��ڥ��ץ����Ǥ�\n"
msgid "invalid auto-key-locate list\n"
msgstr ""
-#: g10/gpg.c:2944 sm/gpgsm.c:1355
+#: g10/gpg.c:2944 sm/gpgsm.c:1360
msgid "WARNING: program may create a core file!\n"
msgstr "�ٹ�: �ץ������Υ������ե����뤬�Ǥ��뤳�Ȥ�����ޤ�!\n"
@@ -2113,11 +2113,11 @@ msgstr "--pgp2����ꤷ���顢(�ѥ��פǤʤ�) �ե��������ꤻ�ͤФʤ�ޤ���\n"
msgid "encrypting a message in --pgp2 mode requires the IDEA cipher\n"
msgstr "--pgp2�⡼�ɤΥ�å������Ź沽�Ǥϡ�IDEA�Ź�ˡ��ɬ�פǤ�\n"
-#: g10/gpg.c:3080 g10/gpg.c:3104 sm/gpgsm.c:1427
+#: g10/gpg.c:3080 g10/gpg.c:3104 sm/gpgsm.c:1432
msgid "selected cipher algorithm is invalid\n"
msgstr "���򤵤줿�Ź楢�르�ꥺ��ϡ�̵���Ǥ�\n"
-#: g10/gpg.c:3086 g10/gpg.c:3110 sm/gpgsm.c:1435
+#: g10/gpg.c:3086 g10/gpg.c:3110 sm/gpgsm.c:1440
msgid "selected digest algorithm is invalid\n"
msgstr "���򤵤줿���󥢥르�ꥺ��ϡ�̵���Ǥ�\n"
@@ -7424,21 +7424,21 @@ msgstr "��%s�פ���³�Ǥ��ޤ���: %s\n"
msgid "unknown validation model `%s'\n"
msgstr "̤�ΤΥ��ץ�����%s��\n"
-#: sm/gpgsm.c:1372
+#: sm/gpgsm.c:1377
msgid "WARNING: running with faked system time: "
msgstr ""
-#: sm/gpgsm.c:1468
+#: sm/gpgsm.c:1473
#, c-format
msgid "importing common certificates `%s'\n"
msgstr ""
-#: sm/gpgsm.c:1486
+#: sm/gpgsm.c:1491
#, fuzzy, c-format
msgid "can't sign using `%s': %s\n"
msgstr "��%s�פ˥��������Ǥ��ޤ���: %s\n"
-#: sm/gpgsm.c:1686
+#: sm/gpgsm.c:1690
msgid "this command has not yet been implemented\n"
msgstr ""
diff --git a/po/nb.po b/po/nb.po
index ac1707534..138030cf6 100644
--- a/po/nb.po
+++ b/po/nb.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gnupg 1.4.3\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2007-11-19 16:02+0100\n"
+"POT-Creation-Date: 2007-11-27 09:11+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"
@@ -35,8 +35,8 @@ msgid ""
"this session"
msgstr ""
-#. TRANSLATORS: This string is displayed pinentry as the label
-#. for the quality bar.
+#. TRANSLATORS: This string is displayed by pinentry as the
+#. label for the quality bar.
#: agent/call-pinentry.c:586
#, fuzzy
msgid "Quality:"
@@ -44,10 +44,10 @@ msgstr "gyldighet: %s"
#. TRANSLATORS: This string is a tooltip, shown by pinentry when
#. hovering over the quality bar. Please use an appropriate
-#. sting to describe what this is about. The length of the
+#. string to describe what this is about. The length of the
#. tooltip is limited to about 900 characters. If you do not
-#. translate this a default english string (see source) will be
-#. used.
+#. translate this entry, a default english text (see source)
+#. will be used.
#: agent/call-pinentry.c:604
msgid "pinentry.qualitybar.tooltip"
msgstr ""
@@ -109,8 +109,8 @@ msgstr "kan ikke opprette �%s�: %s\n"
#: g10/keyring.c:1532 g10/openfile.c:192 g10/openfile.c:353
#: g10/plaintext.c:503 g10/sign.c:780 g10/sign.c:975 g10/sign.c:1091
#: g10/sign.c:1247 g10/tdbdump.c:139 g10/tdbdump.c:147 g10/tdbio.c:540
-#: g10/tdbio.c:603 g10/verify.c:99 g10/verify.c:162 sm/gpgsm.c:1939
-#: sm/gpgsm.c:1976 sm/gpgsm.c:2014 sm/qualified.c:66
+#: g10/tdbio.c:603 g10/verify.c:99 g10/verify.c:162 sm/gpgsm.c:1943
+#: sm/gpgsm.c:1980 sm/gpgsm.c:2018 sm/qualified.c:66
#, c-format
msgid "can't open `%s': %s\n"
msgstr "kan ikke �pne �%s�: %s\n"
@@ -238,7 +238,7 @@ msgstr[1] ""
#: agent/genkey.c:235
#, c-format
msgid ""
-"Warning: You have entered an insecure passphrase.%0AA passphrase may not be "
+"Warning: You have entered an insecure passphrase.%%0AA passphrase may not be "
"a known term or match%%0Acertain pattern."
msgstr ""
@@ -429,111 +429,111 @@ msgstr "leser valg fra �%s�\n"
msgid "error creating `%s': %s\n"
msgstr ""
-#: agent/gpg-agent.c:1275 agent/gpg-agent.c:1387 agent/gpg-agent.c:1391
-#: agent/gpg-agent.c:1432 agent/gpg-agent.c:1436 g10/exec.c:172
+#: agent/gpg-agent.c:1297 agent/gpg-agent.c:1409 agent/gpg-agent.c:1413
+#: agent/gpg-agent.c:1454 agent/gpg-agent.c:1458 g10/exec.c:172
#: g10/openfile.c:429 scd/scdaemon.c:921
#, c-format
msgid "can't create directory `%s': %s\n"
msgstr "kan ikke opprette katalogen �%s�: %s\n"
-#: agent/gpg-agent.c:1289 scd/scdaemon.c:935
+#: agent/gpg-agent.c:1311 scd/scdaemon.c:935
msgid "name of socket too long\n"
msgstr ""
-#: agent/gpg-agent.c:1312 scd/scdaemon.c:958
+#: agent/gpg-agent.c:1334 scd/scdaemon.c:958
#, fuzzy, c-format
msgid "can't create socket: %s\n"
msgstr "kan ikke opprette �%s�: %s\n"
-#: agent/gpg-agent.c:1321
+#: agent/gpg-agent.c:1343
#, c-format
msgid "socket name `%s' is too long\n"
msgstr ""
-#: agent/gpg-agent.c:1333
+#: agent/gpg-agent.c:1355
msgid "a gpg-agent is already running - not starting a new one\n"
msgstr ""
-#: agent/gpg-agent.c:1344 scd/scdaemon.c:978
+#: agent/gpg-agent.c:1366 scd/scdaemon.c:978
#, fuzzy
msgid "error getting nonce for the socket\n"
msgstr "feil ved henting av ny PIN: %s\n"
-#: agent/gpg-agent.c:1349 scd/scdaemon.c:981
+#: agent/gpg-agent.c:1371 scd/scdaemon.c:981
#, 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:1361 scd/scdaemon.c:990
+#: agent/gpg-agent.c:1383 scd/scdaemon.c:990
#, fuzzy, c-format
msgid "listen() failed: %s\n"
msgstr "oppdatering mislyktes: %s\n"
-#: agent/gpg-agent.c:1367 scd/scdaemon.c:997
+#: agent/gpg-agent.c:1389 scd/scdaemon.c:997
#, fuzzy, c-format
msgid "listening on socket `%s'\n"
msgstr "skriver hemmelig n�kkel til �%s�\n"
-#: agent/gpg-agent.c:1395 agent/gpg-agent.c:1442 g10/openfile.c:432
+#: agent/gpg-agent.c:1417 agent/gpg-agent.c:1464 g10/openfile.c:432
#, c-format
msgid "directory `%s' created\n"
msgstr "katalogen �%s� ble opprettet\n"
-#: agent/gpg-agent.c:1448
+#: agent/gpg-agent.c:1470
#, fuzzy, c-format
msgid "stat() failed for `%s': %s\n"
msgstr "fstat(%d) mislyktes in %s: %s\n"
-#: agent/gpg-agent.c:1452
+#: agent/gpg-agent.c:1474
#, fuzzy, c-format
msgid "can't use `%s' as home directory\n"
msgstr "kan ikke opprette katalogen �%s�: %s\n"
-#: agent/gpg-agent.c:1562 scd/scdaemon.c:1013
+#: agent/gpg-agent.c:1591 scd/scdaemon.c:1013
#, fuzzy, c-format
msgid "error reading nonce on fd %d: %s\n"
msgstr "feil ved lesing av �%s�: %s\n"
-#: agent/gpg-agent.c:1584
+#: agent/gpg-agent.c:1613
#, c-format
msgid "handler 0x%lx for fd %d started\n"
msgstr ""
-#: agent/gpg-agent.c:1589
+#: agent/gpg-agent.c:1618
#, c-format
msgid "handler 0x%lx for fd %d terminated\n"
msgstr ""
-#: agent/gpg-agent.c:1609
+#: agent/gpg-agent.c:1638
#, c-format
msgid "ssh handler 0x%lx for fd %d started\n"
msgstr ""
-#: agent/gpg-agent.c:1614
+#: agent/gpg-agent.c:1643
#, c-format
msgid "ssh handler 0x%lx for fd %d terminated\n"
msgstr ""
-#: agent/gpg-agent.c:1718 scd/scdaemon.c:1135
+#: agent/gpg-agent.c:1760 scd/scdaemon.c:1135
#, fuzzy, c-format
msgid "pth_select failed: %s - waiting 1s\n"
msgstr "oppdatering av hemmelig mislyktes: %s\n"
-#: agent/gpg-agent.c:1827 scd/scdaemon.c:1202
+#: agent/gpg-agent.c:1873 scd/scdaemon.c:1202
#, fuzzy, c-format
msgid "%s %s stopped\n"
msgstr "%s: hoppet over: %s\n"
-#: agent/gpg-agent.c:1850
+#: agent/gpg-agent.c:1896
msgid "no gpg-agent running in this session\n"
msgstr ""
-#: agent/gpg-agent.c:1861 common/simple-pwquery.c:329
+#: agent/gpg-agent.c:1907 common/simple-pwquery.c:329
#: tools/gpg-connect-agent.c:1953
msgid "malformed GPG_AGENT_INFO environment variable\n"
msgstr ""
-#: agent/gpg-agent.c:1874 common/simple-pwquery.c:341
+#: agent/gpg-agent.c:1920 common/simple-pwquery.c:341
#: tools/gpg-connect-agent.c:1964
#, c-format
msgid "gpg-agent protocol version %d is not supported\n"
@@ -2067,7 +2067,7 @@ msgstr "%s:%d: ugyldig auto-key-locate-liste\n"
msgid "invalid auto-key-locate list\n"
msgstr ""
-#: g10/gpg.c:2944 sm/gpgsm.c:1355
+#: g10/gpg.c:2944 sm/gpgsm.c:1360
msgid "WARNING: program may create a core file!\n"
msgstr "ADVARSEL: programmet kan opprette en corefil!\n"
@@ -2107,11 +2107,11 @@ msgstr "du m� bruke filer (og ikke en pipe) n�r --pgp2 er p�sl�tt\n"
msgid "encrypting a message in --pgp2 mode requires the IDEA cipher\n"
msgstr "kryptering en melding i --pgp2-modus krever IDEA-algoritmen\n"
-#: g10/gpg.c:3080 g10/gpg.c:3104 sm/gpgsm.c:1427
+#: g10/gpg.c:3080 g10/gpg.c:3104 sm/gpgsm.c:1432
msgid "selected cipher algorithm is invalid\n"
msgstr "valgt krypteringsalgoritme er ugyldig\n"
-#: g10/gpg.c:3086 g10/gpg.c:3110 sm/gpgsm.c:1435
+#: g10/gpg.c:3086 g10/gpg.c:3110 sm/gpgsm.c:1440
msgid "selected digest algorithm is invalid\n"
msgstr "valg digestalgoritme er ugyldig\n"
@@ -7294,21 +7294,21 @@ msgstr "kan ikke opprette �%s�: %s\n"
msgid "unknown validation model `%s'\n"
msgstr "ukjent valg �%s�\n"
-#: sm/gpgsm.c:1372
+#: sm/gpgsm.c:1377
msgid "WARNING: running with faked system time: "
msgstr ""
-#: sm/gpgsm.c:1468
+#: sm/gpgsm.c:1473
#, c-format
msgid "importing common certificates `%s'\n"
msgstr ""
-#: sm/gpgsm.c:1486
+#: sm/gpgsm.c:1491
#, fuzzy, c-format
msgid "can't sign using `%s': %s\n"
msgstr "kan ikke aksere �%s�: %s\n"
-#: sm/gpgsm.c:1686
+#: sm/gpgsm.c:1690
msgid "this command has not yet been implemented\n"
msgstr ""
diff --git a/po/pl.po b/po/pl.po
index 4bd01b4c7..fe87bb5e4 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gnupg-1.2.2\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2007-11-19 16:02+0100\n"
+"POT-Creation-Date: 2007-11-27 09:11+0100\n"
"PO-Revision-Date: 2004-06-23 15:54+0200\n"
"Last-Translator: Janusz A. Urbanowicz <[email protected]>\n"
"Language-Team: Polish <[email protected]>\n"
@@ -42,18 +42,18 @@ msgid ""
"this session"
msgstr "Podaj d�ugie, skomplikowane has�o, np. ca�e zdanie.\n"
-#. TRANSLATORS: This string is displayed pinentry as the label
-#. for the quality bar.
+#. TRANSLATORS: This string is displayed by pinentry as the
+#. label for the quality bar.
#: agent/call-pinentry.c:586
msgid "Quality:"
msgstr ""
#. TRANSLATORS: This string is a tooltip, shown by pinentry when
#. hovering over the quality bar. Please use an appropriate
-#. sting to describe what this is about. The length of the
+#. string to describe what this is about. The length of the
#. tooltip is limited to about 900 characters. If you do not
-#. translate this a default english string (see source) will be
-#. used.
+#. translate this entry, a default english text (see source)
+#. will be used.
#: agent/call-pinentry.c:604
msgid "pinentry.qualitybar.tooltip"
msgstr ""
@@ -115,8 +115,8 @@ msgstr "nie mo�na utworzy� ,,%s'': %s\n"
#: g10/keyring.c:1532 g10/openfile.c:192 g10/openfile.c:353
#: g10/plaintext.c:503 g10/sign.c:780 g10/sign.c:975 g10/sign.c:1091
#: g10/sign.c:1247 g10/tdbdump.c:139 g10/tdbdump.c:147 g10/tdbio.c:540
-#: g10/tdbio.c:603 g10/verify.c:99 g10/verify.c:162 sm/gpgsm.c:1939
-#: sm/gpgsm.c:1976 sm/gpgsm.c:2014 sm/qualified.c:66
+#: g10/tdbio.c:603 g10/verify.c:99 g10/verify.c:162 sm/gpgsm.c:1943
+#: sm/gpgsm.c:1980 sm/gpgsm.c:2018 sm/qualified.c:66
#, c-format
msgid "can't open `%s': %s\n"
msgstr "nie mo�na otworzy� ,,%s'': %s\n"
@@ -245,7 +245,7 @@ msgstr[1] ""
#: agent/genkey.c:235
#, c-format
msgid ""
-"Warning: You have entered an insecure passphrase.%0AA passphrase may not be "
+"Warning: You have entered an insecure passphrase.%%0AA passphrase may not be "
"a known term or match%%0Acertain pattern."
msgstr ""
@@ -436,113 +436,113 @@ msgstr "odczyt opcji z ,,%s''\n"
msgid "error creating `%s': %s\n"
msgstr "b��d tworzenia `%s': %s\n"
-#: agent/gpg-agent.c:1275 agent/gpg-agent.c:1387 agent/gpg-agent.c:1391
-#: agent/gpg-agent.c:1432 agent/gpg-agent.c:1436 g10/exec.c:172
+#: agent/gpg-agent.c:1297 agent/gpg-agent.c:1409 agent/gpg-agent.c:1413
+#: agent/gpg-agent.c:1454 agent/gpg-agent.c:1458 g10/exec.c:172
#: g10/openfile.c:429 scd/scdaemon.c:921
#, c-format
msgid "can't create directory `%s': %s\n"
msgstr "nie mo�na utworzy� katalogu ,,%s'': %s\n"
-#: agent/gpg-agent.c:1289 scd/scdaemon.c:935
+#: agent/gpg-agent.c:1311 scd/scdaemon.c:935
msgid "name of socket too long\n"
msgstr ""
-#: agent/gpg-agent.c:1312 scd/scdaemon.c:958
+#: agent/gpg-agent.c:1334 scd/scdaemon.c:958
#, fuzzy, c-format
msgid "can't create socket: %s\n"
msgstr "nie mo�na utworzy� %s: %s\n"
-#: agent/gpg-agent.c:1321
+#: agent/gpg-agent.c:1343
#, fuzzy, c-format
msgid "socket name `%s' is too long\n"
msgstr "Poprawne uniewa�nienie certyfikatu"
-#: agent/gpg-agent.c:1333
+#: agent/gpg-agent.c:1355
#, fuzzy
msgid "a gpg-agent is already running - not starting a new one\n"
msgstr "gpg-agent nie jest dost�pny w tej sesji\n"
-#: agent/gpg-agent.c:1344 scd/scdaemon.c:978
+#: agent/gpg-agent.c:1366 scd/scdaemon.c:978
#, fuzzy
msgid "error getting nonce for the socket\n"
msgstr "b��d podczas tworzenia has�a: %s\n"
-#: agent/gpg-agent.c:1349 scd/scdaemon.c:981
+#: agent/gpg-agent.c:1371 scd/scdaemon.c:981
#, fuzzy, c-format
msgid "error binding socket to `%s': %s\n"
msgstr "b��d przy wysy�aniu do ,,%s'': %s\n"
-#: agent/gpg-agent.c:1361 scd/scdaemon.c:990
+#: agent/gpg-agent.c:1383 scd/scdaemon.c:990
#, fuzzy, c-format
msgid "listen() failed: %s\n"
msgstr "zapis zmian nie powi�d� si�: %s\n"
-#: agent/gpg-agent.c:1367 scd/scdaemon.c:997
+#: agent/gpg-agent.c:1389 scd/scdaemon.c:997
#, fuzzy, c-format
msgid "listening on socket `%s'\n"
msgstr "zapisuj� klucz tajny w '%s'\n"
-#: agent/gpg-agent.c:1395 agent/gpg-agent.c:1442 g10/openfile.c:432
+#: agent/gpg-agent.c:1417 agent/gpg-agent.c:1464 g10/openfile.c:432
#, fuzzy, c-format
msgid "directory `%s' created\n"
msgstr "%s: katalog utworzony\n"
-#: agent/gpg-agent.c:1448
+#: agent/gpg-agent.c:1470
#, fuzzy, c-format
msgid "stat() failed for `%s': %s\n"
msgstr "baza zaufania: funkcja read() (n=%d) zawiod�a: %s\n"
-#: agent/gpg-agent.c:1452
+#: agent/gpg-agent.c:1474
#, fuzzy, c-format
msgid "can't use `%s' as home directory\n"
msgstr "%s: nie mo�na utworzy� katalogu: %s\n"
-#: agent/gpg-agent.c:1562 scd/scdaemon.c:1013
+#: agent/gpg-agent.c:1591 scd/scdaemon.c:1013
#, fuzzy, c-format
msgid "error reading nonce on fd %d: %s\n"
msgstr "b��d odczytu ,,%s'': %s\n"
-#: agent/gpg-agent.c:1584
+#: agent/gpg-agent.c:1613
#, c-format
msgid "handler 0x%lx for fd %d started\n"
msgstr ""
-#: agent/gpg-agent.c:1589
+#: agent/gpg-agent.c:1618
#, c-format
msgid "handler 0x%lx for fd %d terminated\n"
msgstr ""
-#: agent/gpg-agent.c:1609
+#: agent/gpg-agent.c:1638
#, c-format
msgid "ssh handler 0x%lx for fd %d started\n"
msgstr ""
-#: agent/gpg-agent.c:1614
+#: agent/gpg-agent.c:1643
#, c-format
msgid "ssh handler 0x%lx for fd %d terminated\n"
msgstr ""
-#: agent/gpg-agent.c:1718 scd/scdaemon.c:1135
+#: agent/gpg-agent.c:1760 scd/scdaemon.c:1135
#, fuzzy, c-format
msgid "pth_select failed: %s - waiting 1s\n"
msgstr "zapis zmian na kluczu prywatnym nie powi�d� si�: %s\n"
-#: agent/gpg-agent.c:1827 scd/scdaemon.c:1202
+#: agent/gpg-agent.c:1873 scd/scdaemon.c:1202
#, fuzzy, c-format
msgid "%s %s stopped\n"
msgstr "\t%lu kluczy pomini�tych\n"
-#: agent/gpg-agent.c:1850
+#: agent/gpg-agent.c:1896
#, fuzzy
msgid "no gpg-agent running in this session\n"
msgstr "gpg-agent nie jest dost�pny w tej sesji\n"
-#: agent/gpg-agent.c:1861 common/simple-pwquery.c:329
+#: agent/gpg-agent.c:1907 common/simple-pwquery.c:329
#: tools/gpg-connect-agent.c:1953
msgid "malformed GPG_AGENT_INFO environment variable\n"
msgstr "z�y format zmiennej �rodowiskowej GPG_AGENT_INFO\n"
-#: agent/gpg-agent.c:1874 common/simple-pwquery.c:341
+#: agent/gpg-agent.c:1920 common/simple-pwquery.c:341
#: tools/gpg-connect-agent.c:1964
#, c-format
msgid "gpg-agent protocol version %d is not supported\n"
@@ -2138,7 +2138,7 @@ msgstr "%s:%d niepoprawne opcje eksportu kluczy\n"
msgid "invalid auto-key-locate list\n"
msgstr ""
-#: g10/gpg.c:2944 sm/gpgsm.c:1355
+#: g10/gpg.c:2944 sm/gpgsm.c:1360
msgid "WARNING: program may create a core file!\n"
msgstr "OSTRZE�ENIE: program mo�e stworzy� plik zrzutu pami�ci!\n"
@@ -2180,11 +2180,11 @@ msgstr "w trybie --pgp2 trzeba u�ywa� plik�w a nie potok�w.\n"
msgid "encrypting a message in --pgp2 mode requires the IDEA cipher\n"
msgstr "szyfrowanie wiadomo�ci w trybie --pgp2 wymaga modu�u szyfru IDEA\n"
-#: g10/gpg.c:3080 g10/gpg.c:3104 sm/gpgsm.c:1427
+#: g10/gpg.c:3080 g10/gpg.c:3104 sm/gpgsm.c:1432
msgid "selected cipher algorithm is invalid\n"
msgstr "wybrany algorytm szyfruj�cy jest niepoprawny\n"
-#: g10/gpg.c:3086 g10/gpg.c:3110 sm/gpgsm.c:1435
+#: g10/gpg.c:3086 g10/gpg.c:3110 sm/gpgsm.c:1440
msgid "selected digest algorithm is invalid\n"
msgstr "wybrany algorytm skr�t�w wiadomo�ci jest niepoprawny\n"
@@ -7646,21 +7646,21 @@ msgstr "nie mo�na si� po��czy� z ,,%s'': %s\n"
msgid "unknown validation model `%s'\n"
msgstr "nieznany domy�lny adresat ,,%s''\n"
-#: sm/gpgsm.c:1372
+#: sm/gpgsm.c:1377
msgid "WARNING: running with faked system time: "
msgstr ""
-#: sm/gpgsm.c:1468
+#: sm/gpgsm.c:1473
#, fuzzy, c-format
msgid "importing common certificates `%s'\n"
msgstr "zapis do '%s'\n"
-#: sm/gpgsm.c:1486
+#: sm/gpgsm.c:1491
#, fuzzy, c-format
msgid "can't sign using `%s': %s\n"
msgstr "nie mo�na zamkn�� ,,%s'': %s\n"
-#: sm/gpgsm.c:1686
+#: sm/gpgsm.c:1690
msgid "this command has not yet been implemented\n"
msgstr ""
diff --git a/po/pt.po b/po/pt.po
index fa9b4f6d5..34149d709 100644
--- a/po/pt.po
+++ b/po/pt.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gnupg\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2007-11-19 16:02+0100\n"
+"POT-Creation-Date: 2007-11-27 09:11+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"
@@ -35,18 +35,18 @@ msgid ""
"this session"
msgstr "Por favor digite a frase secreta \n"
-#. TRANSLATORS: This string is displayed pinentry as the label
-#. for the quality bar.
+#. TRANSLATORS: This string is displayed by pinentry as the
+#. label for the quality bar.
#: agent/call-pinentry.c:586
msgid "Quality:"
msgstr ""
#. TRANSLATORS: This string is a tooltip, shown by pinentry when
#. hovering over the quality bar. Please use an appropriate
-#. sting to describe what this is about. The length of the
+#. string to describe what this is about. The length of the
#. tooltip is limited to about 900 characters. If you do not
-#. translate this a default english string (see source) will be
-#. used.
+#. translate this entry, a default english text (see source)
+#. will be used.
#: agent/call-pinentry.c:604
msgid "pinentry.qualitybar.tooltip"
msgstr ""
@@ -108,8 +108,8 @@ msgstr "imposs�vel criar `%s': %s\n"
#: g10/keyring.c:1532 g10/openfile.c:192 g10/openfile.c:353
#: g10/plaintext.c:503 g10/sign.c:780 g10/sign.c:975 g10/sign.c:1091
#: g10/sign.c:1247 g10/tdbdump.c:139 g10/tdbdump.c:147 g10/tdbio.c:540
-#: g10/tdbio.c:603 g10/verify.c:99 g10/verify.c:162 sm/gpgsm.c:1939
-#: sm/gpgsm.c:1976 sm/gpgsm.c:2014 sm/qualified.c:66
+#: g10/tdbio.c:603 g10/verify.c:99 g10/verify.c:162 sm/gpgsm.c:1943
+#: sm/gpgsm.c:1980 sm/gpgsm.c:2018 sm/qualified.c:66
#, c-format
msgid "can't open `%s': %s\n"
msgstr "imposs�vel abrir `%s': %s\n"
@@ -237,7 +237,7 @@ msgstr[1] ""
#: agent/genkey.c:235
#, c-format
msgid ""
-"Warning: You have entered an insecure passphrase.%0AA passphrase may not be "
+"Warning: You have entered an insecure passphrase.%%0AA passphrase may not be "
"a known term or match%%0Acertain pattern."
msgstr ""
@@ -429,113 +429,113 @@ msgstr "a ler op��es de `%s'\n"
msgid "error creating `%s': %s\n"
msgstr "erro ao criar `%s': %s\n"
-#: agent/gpg-agent.c:1275 agent/gpg-agent.c:1387 agent/gpg-agent.c:1391
-#: agent/gpg-agent.c:1432 agent/gpg-agent.c:1436 g10/exec.c:172
+#: agent/gpg-agent.c:1297 agent/gpg-agent.c:1409 agent/gpg-agent.c:1413
+#: agent/gpg-agent.c:1454 agent/gpg-agent.c:1458 g10/exec.c:172
#: g10/openfile.c:429 scd/scdaemon.c:921
#, fuzzy, c-format
msgid "can't create directory `%s': %s\n"
msgstr "%s: imposs�vel criar directoria: %s\n"
-#: agent/gpg-agent.c:1289 scd/scdaemon.c:935
+#: agent/gpg-agent.c:1311 scd/scdaemon.c:935
msgid "name of socket too long\n"
msgstr ""
-#: agent/gpg-agent.c:1312 scd/scdaemon.c:958
+#: agent/gpg-agent.c:1334 scd/scdaemon.c:958
#, fuzzy, c-format
msgid "can't create socket: %s\n"
msgstr "imposs�vel criar %s: %s\n"
-#: agent/gpg-agent.c:1321
+#: agent/gpg-agent.c:1343
#, c-format
msgid "socket name `%s' is too long\n"
msgstr ""
-#: agent/gpg-agent.c:1333
+#: agent/gpg-agent.c:1355
#, 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:1344 scd/scdaemon.c:978
+#: agent/gpg-agent.c:1366 scd/scdaemon.c:978
#, fuzzy
msgid "error getting nonce for the socket\n"
msgstr "erro na cria��o da frase secreta: %s\n"
-#: agent/gpg-agent.c:1349 scd/scdaemon.c:981
+#: agent/gpg-agent.c:1371 scd/scdaemon.c:981
#, fuzzy, c-format
msgid "error binding socket to `%s': %s\n"
msgstr "erro ao enviar para `%s': %s\n"
-#: agent/gpg-agent.c:1361 scd/scdaemon.c:990
+#: agent/gpg-agent.c:1383 scd/scdaemon.c:990
#, fuzzy, c-format
msgid "listen() failed: %s\n"
msgstr "actualiza��o falhou: %s\n"
-#: agent/gpg-agent.c:1367 scd/scdaemon.c:997
+#: agent/gpg-agent.c:1389 scd/scdaemon.c:997
#, fuzzy, c-format
msgid "listening on socket `%s'\n"
msgstr "a escrever chave privada para `%s'\n"
-#: agent/gpg-agent.c:1395 agent/gpg-agent.c:1442 g10/openfile.c:432
+#: agent/gpg-agent.c:1417 agent/gpg-agent.c:1464 g10/openfile.c:432
#, fuzzy, c-format
msgid "directory `%s' created\n"
msgstr "%s: directoria criada\n"
-#: agent/gpg-agent.c:1448
+#: agent/gpg-agent.c:1470
#, 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:1452
+#: agent/gpg-agent.c:1474
#, fuzzy, c-format
msgid "can't use `%s' as home directory\n"
msgstr "%s: imposs�vel criar directoria: %s\n"
-#: agent/gpg-agent.c:1562 scd/scdaemon.c:1013
+#: agent/gpg-agent.c:1591 scd/scdaemon.c:1013
#, fuzzy, c-format
msgid "error reading nonce on fd %d: %s\n"
msgstr "erro na leitura de `%s': %s\n"
-#: agent/gpg-agent.c:1584
+#: agent/gpg-agent.c:1613
#, c-format
msgid "handler 0x%lx for fd %d started\n"
msgstr ""
-#: agent/gpg-agent.c:1589
+#: agent/gpg-agent.c:1618
#, c-format
msgid "handler 0x%lx for fd %d terminated\n"
msgstr ""
-#: agent/gpg-agent.c:1609
+#: agent/gpg-agent.c:1638
#, c-format
msgid "ssh handler 0x%lx for fd %d started\n"
msgstr ""
-#: agent/gpg-agent.c:1614
+#: agent/gpg-agent.c:1643
#, c-format
msgid "ssh handler 0x%lx for fd %d terminated\n"
msgstr ""
-#: agent/gpg-agent.c:1718 scd/scdaemon.c:1135
+#: agent/gpg-agent.c:1760 scd/scdaemon.c:1135
#, fuzzy, c-format
msgid "pth_select failed: %s - waiting 1s\n"
msgstr "actualiza��o da chave secreta falhou: %s\n"
-#: agent/gpg-agent.c:1827 scd/scdaemon.c:1202
+#: agent/gpg-agent.c:1873 scd/scdaemon.c:1202
#, fuzzy, c-format
msgid "%s %s stopped\n"
msgstr "%s: ignorado: %s\n"
-#: agent/gpg-agent.c:1850
+#: agent/gpg-agent.c:1896
#, 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:1861 common/simple-pwquery.c:329
+#: agent/gpg-agent.c:1907 common/simple-pwquery.c:329
#: tools/gpg-connect-agent.c:1953
msgid "malformed GPG_AGENT_INFO environment variable\n"
msgstr "vari�vel de ambiente GPG_AGENT_INFO inv�lida\n"
-#: agent/gpg-agent.c:1874 common/simple-pwquery.c:341
+#: agent/gpg-agent.c:1920 common/simple-pwquery.c:341
#: tools/gpg-connect-agent.c:1964
#, c-format
msgid "gpg-agent protocol version %d is not supported\n"
@@ -2120,7 +2120,7 @@ msgstr "%s:%d: op��es de exporta��o inv�lidas\n"
msgid "invalid auto-key-locate list\n"
msgstr ""
-#: g10/gpg.c:2944 sm/gpgsm.c:1355
+#: g10/gpg.c:2944 sm/gpgsm.c:1360
msgid "WARNING: program may create a core file!\n"
msgstr "AVISO: O programa pode criar um ficheiro core!\n"
@@ -2161,11 +2161,11 @@ msgstr ""
msgid "encrypting a message in --pgp2 mode requires the IDEA cipher\n"
msgstr "cifrar uma mensagem no modo --pgp2 necessita da cifra IDEA\n"
-#: g10/gpg.c:3080 g10/gpg.c:3104 sm/gpgsm.c:1427
+#: g10/gpg.c:3080 g10/gpg.c:3104 sm/gpgsm.c:1432
msgid "selected cipher algorithm is invalid\n"
msgstr "o algoritmo de cifragem selecionado � inv�lido\n"
-#: g10/gpg.c:3086 g10/gpg.c:3110 sm/gpgsm.c:1435
+#: g10/gpg.c:3086 g10/gpg.c:3110 sm/gpgsm.c:1440
msgid "selected digest algorithm is invalid\n"
msgstr "o algoritmo de \"digest\" selecionado � inv�lido\n"
@@ -7616,21 +7616,21 @@ msgstr "imposs�vel ligar a `%s': %s\n"
msgid "unknown validation model `%s'\n"
msgstr "destinat�rio por omiss�o desconhecido `%s'\n"
-#: sm/gpgsm.c:1372
+#: sm/gpgsm.c:1377
msgid "WARNING: running with faked system time: "
msgstr ""
-#: sm/gpgsm.c:1468
+#: sm/gpgsm.c:1473
#, fuzzy, c-format
msgid "importing common certificates `%s'\n"
msgstr "a escrever para `%s'\n"
-#: sm/gpgsm.c:1486
+#: sm/gpgsm.c:1491
#, fuzzy, c-format
msgid "can't sign using `%s': %s\n"
msgstr "imposs�vel fechar `%s': %s\n"
-#: sm/gpgsm.c:1686
+#: sm/gpgsm.c:1690
msgid "this command has not yet been implemented\n"
msgstr ""
diff --git a/po/pt_BR.po b/po/pt_BR.po
index 2a36b86b3..2be01605a 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: 2007-11-19 16:02+0100\n"
+"POT-Creation-Date: 2007-11-27 09:11+0100\n"
"PO-Revision-Date: 2007-08-16 11:35+0200\n"
"Last-Translator:\n"
"Language-Team: ?\n"
@@ -39,18 +39,18 @@ msgid ""
"this session"
msgstr "Por favor digite a frase secreta"
-#. TRANSLATORS: This string is displayed pinentry as the label
-#. for the quality bar.
+#. TRANSLATORS: This string is displayed by pinentry as the
+#. label for the quality bar.
#: agent/call-pinentry.c:586
msgid "Quality:"
msgstr ""
#. TRANSLATORS: This string is a tooltip, shown by pinentry when
#. hovering over the quality bar. Please use an appropriate
-#. sting to describe what this is about. The length of the
+#. string to describe what this is about. The length of the
#. tooltip is limited to about 900 characters. If you do not
-#. translate this a default english string (see source) will be
-#. used.
+#. translate this entry, a default english text (see source)
+#. will be used.
#: agent/call-pinentry.c:604
msgid "pinentry.qualitybar.tooltip"
msgstr ""
@@ -112,8 +112,8 @@ msgstr "imposs�vel criar %s: %s\n"
#: g10/keyring.c:1532 g10/openfile.c:192 g10/openfile.c:353
#: g10/plaintext.c:503 g10/sign.c:780 g10/sign.c:975 g10/sign.c:1091
#: g10/sign.c:1247 g10/tdbdump.c:139 g10/tdbdump.c:147 g10/tdbio.c:540
-#: g10/tdbio.c:603 g10/verify.c:99 g10/verify.c:162 sm/gpgsm.c:1939
-#: sm/gpgsm.c:1976 sm/gpgsm.c:2014 sm/qualified.c:66
+#: g10/tdbio.c:603 g10/verify.c:99 g10/verify.c:162 sm/gpgsm.c:1943
+#: sm/gpgsm.c:1980 sm/gpgsm.c:2018 sm/qualified.c:66
#, c-format
msgid "can't open `%s': %s\n"
msgstr "imposs�vel abrir `%s': %s\n"
@@ -242,7 +242,7 @@ msgstr[1] ""
#: agent/genkey.c:235
#, c-format
msgid ""
-"Warning: You have entered an insecure passphrase.%0AA passphrase may not be "
+"Warning: You have entered an insecure passphrase.%%0AA passphrase may not be "
"a known term or match%%0Acertain pattern."
msgstr ""
@@ -433,111 +433,111 @@ msgstr "lendo op��es de `%s'\n"
msgid "error creating `%s': %s\n"
msgstr "erro na leitura de `%s': %s\n"
-#: agent/gpg-agent.c:1275 agent/gpg-agent.c:1387 agent/gpg-agent.c:1391
-#: agent/gpg-agent.c:1432 agent/gpg-agent.c:1436 g10/exec.c:172
+#: agent/gpg-agent.c:1297 agent/gpg-agent.c:1409 agent/gpg-agent.c:1413
+#: agent/gpg-agent.c:1454 agent/gpg-agent.c:1458 g10/exec.c:172
#: g10/openfile.c:429 scd/scdaemon.c:921
#, fuzzy, c-format
msgid "can't create directory `%s': %s\n"
msgstr "%s: imposs�vel criar diret�rio: %s\n"
-#: agent/gpg-agent.c:1289 scd/scdaemon.c:935
+#: agent/gpg-agent.c:1311 scd/scdaemon.c:935
msgid "name of socket too long\n"
msgstr ""
-#: agent/gpg-agent.c:1312 scd/scdaemon.c:958
+#: agent/gpg-agent.c:1334 scd/scdaemon.c:958
#, fuzzy, c-format
msgid "can't create socket: %s\n"
msgstr "imposs�vel criar %s: %s\n"
-#: agent/gpg-agent.c:1321
+#: agent/gpg-agent.c:1343
#, fuzzy, c-format
msgid "socket name `%s' is too long\n"
msgstr "Certificado de revoga��o v�lido"
-#: agent/gpg-agent.c:1333
+#: agent/gpg-agent.c:1355
msgid "a gpg-agent is already running - not starting a new one\n"
msgstr ""
-#: agent/gpg-agent.c:1344 scd/scdaemon.c:978
+#: agent/gpg-agent.c:1366 scd/scdaemon.c:978
#, fuzzy
msgid "error getting nonce for the socket\n"
msgstr "erro na cria��o da frase secreta: %s\n"
-#: agent/gpg-agent.c:1349 scd/scdaemon.c:981
+#: agent/gpg-agent.c:1371 scd/scdaemon.c:981
#, fuzzy, c-format
msgid "error binding socket to `%s': %s\n"
msgstr "erro na leitura de `%s': %s\n"
-#: agent/gpg-agent.c:1361 scd/scdaemon.c:990
+#: agent/gpg-agent.c:1383 scd/scdaemon.c:990
#, fuzzy, c-format
msgid "listen() failed: %s\n"
msgstr "atualiza��o falhou: %s\n"
-#: agent/gpg-agent.c:1367 scd/scdaemon.c:997
+#: agent/gpg-agent.c:1389 scd/scdaemon.c:997
#, fuzzy, c-format
msgid "listening on socket `%s'\n"
msgstr "escrevendo certificado privado para `%s'\n"
-#: agent/gpg-agent.c:1395 agent/gpg-agent.c:1442 g10/openfile.c:432
+#: agent/gpg-agent.c:1417 agent/gpg-agent.c:1464 g10/openfile.c:432
#, fuzzy, c-format
msgid "directory `%s' created\n"
msgstr "%s: diret�rio criado\n"
-#: agent/gpg-agent.c:1448
+#: agent/gpg-agent.c:1470
#, 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:1452
+#: agent/gpg-agent.c:1474
#, 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:1562 scd/scdaemon.c:1013
+#: agent/gpg-agent.c:1591 scd/scdaemon.c:1013
#, fuzzy, c-format
msgid "error reading nonce on fd %d: %s\n"
msgstr "erro na leitura de `%s': %s\n"
-#: agent/gpg-agent.c:1584
+#: agent/gpg-agent.c:1613
#, c-format
msgid "handler 0x%lx for fd %d started\n"
msgstr ""
-#: agent/gpg-agent.c:1589
+#: agent/gpg-agent.c:1618
#, c-format
msgid "handler 0x%lx for fd %d terminated\n"
msgstr ""
-#: agent/gpg-agent.c:1609
+#: agent/gpg-agent.c:1638
#, c-format
msgid "ssh handler 0x%lx for fd %d started\n"
msgstr ""
-#: agent/gpg-agent.c:1614
+#: agent/gpg-agent.c:1643
#, c-format
msgid "ssh handler 0x%lx for fd %d terminated\n"
msgstr ""
-#: agent/gpg-agent.c:1718 scd/scdaemon.c:1135
+#: agent/gpg-agent.c:1760 scd/scdaemon.c:1135
#, fuzzy, c-format
msgid "pth_select failed: %s - waiting 1s\n"
msgstr "atualiza��o da chave secreta falhou: %s\n"
-#: agent/gpg-agent.c:1827 scd/scdaemon.c:1202
+#: agent/gpg-agent.c:1873 scd/scdaemon.c:1202
#, fuzzy, c-format
msgid "%s %s stopped\n"
msgstr "\t%lu chaves ignoradas\n"
-#: agent/gpg-agent.c:1850
+#: agent/gpg-agent.c:1896
msgid "no gpg-agent running in this session\n"
msgstr ""
-#: agent/gpg-agent.c:1861 common/simple-pwquery.c:329
+#: agent/gpg-agent.c:1907 common/simple-pwquery.c:329
#: tools/gpg-connect-agent.c:1953
msgid "malformed GPG_AGENT_INFO environment variable\n"
msgstr ""
-#: agent/gpg-agent.c:1874 common/simple-pwquery.c:341
+#: agent/gpg-agent.c:1920 common/simple-pwquery.c:341
#: tools/gpg-connect-agent.c:1964
#, fuzzy, c-format
msgid "gpg-agent protocol version %d is not supported\n"
@@ -2126,7 +2126,7 @@ msgstr "AVISO: `%s' � um arquivo vazio\n"
msgid "invalid auto-key-locate list\n"
msgstr ""
-#: g10/gpg.c:2944 sm/gpgsm.c:1355
+#: g10/gpg.c:2944 sm/gpgsm.c:1360
msgid "WARNING: program may create a core file!\n"
msgstr "AVISO: O programa pode criar um arquivo core!\n"
@@ -2166,11 +2166,11 @@ msgstr ""
msgid "encrypting a message in --pgp2 mode requires the IDEA cipher\n"
msgstr ""
-#: g10/gpg.c:3080 g10/gpg.c:3104 sm/gpgsm.c:1427
+#: g10/gpg.c:3080 g10/gpg.c:3104 sm/gpgsm.c:1432
msgid "selected cipher algorithm is invalid\n"
msgstr "o algoritmo de criptografia selecionado n�o � v�lido\n"
-#: g10/gpg.c:3086 g10/gpg.c:3110 sm/gpgsm.c:1435
+#: g10/gpg.c:3086 g10/gpg.c:3110 sm/gpgsm.c:1440
msgid "selected digest algorithm is invalid\n"
msgstr "o algoritmo de \"digest\" selecionado n�o � v�lido\n"
@@ -7571,21 +7571,21 @@ msgstr "imposs�vel abrir `%s': %s\n"
msgid "unknown validation model `%s'\n"
msgstr "destinat�rio padr�o desconhecido `%s'\n"
-#: sm/gpgsm.c:1372
+#: sm/gpgsm.c:1377
msgid "WARNING: running with faked system time: "
msgstr ""
-#: sm/gpgsm.c:1468
+#: sm/gpgsm.c:1473
#, fuzzy, c-format
msgid "importing common certificates `%s'\n"
msgstr "escrevendo para `%s'\n"
-#: sm/gpgsm.c:1486
+#: sm/gpgsm.c:1491
#, fuzzy, c-format
msgid "can't sign using `%s': %s\n"
msgstr "imposs�vel abrir `%s': %s\n"
-#: sm/gpgsm.c:1686
+#: sm/gpgsm.c:1690
msgid "this command has not yet been implemented\n"
msgstr ""
diff --git a/po/ro.po b/po/ro.po
index 24f931521..ef6c03bbc 100644
--- a/po/ro.po
+++ b/po/ro.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gnupg 1.4.2rc1\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2007-11-19 16:02+0100\n"
+"POT-Creation-Date: 2007-11-27 09:11+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"
@@ -37,8 +37,8 @@ msgid ""
msgstr ""
"V� rug�m introduce�i fraza-parol�; aceasta este o propozi�ie secret� \n"
-#. TRANSLATORS: This string is displayed pinentry as the label
-#. for the quality bar.
+#. TRANSLATORS: This string is displayed by pinentry as the
+#. label for the quality bar.
#: agent/call-pinentry.c:586
#, fuzzy
msgid "Quality:"
@@ -46,10 +46,10 @@ msgstr "validitate: %s"
#. TRANSLATORS: This string is a tooltip, shown by pinentry when
#. hovering over the quality bar. Please use an appropriate
-#. sting to describe what this is about. The length of the
+#. string to describe what this is about. The length of the
#. tooltip is limited to about 900 characters. If you do not
-#. translate this a default english string (see source) will be
-#. used.
+#. translate this entry, a default english text (see source)
+#. will be used.
#: agent/call-pinentry.c:604
msgid "pinentry.qualitybar.tooltip"
msgstr ""
@@ -111,8 +111,8 @@ msgstr "nu pot crea `%s': %s\n"
#: g10/keyring.c:1532 g10/openfile.c:192 g10/openfile.c:353
#: g10/plaintext.c:503 g10/sign.c:780 g10/sign.c:975 g10/sign.c:1091
#: g10/sign.c:1247 g10/tdbdump.c:139 g10/tdbdump.c:147 g10/tdbio.c:540
-#: g10/tdbio.c:603 g10/verify.c:99 g10/verify.c:162 sm/gpgsm.c:1939
-#: sm/gpgsm.c:1976 sm/gpgsm.c:2014 sm/qualified.c:66
+#: g10/tdbio.c:603 g10/verify.c:99 g10/verify.c:162 sm/gpgsm.c:1943
+#: sm/gpgsm.c:1980 sm/gpgsm.c:2018 sm/qualified.c:66
#, c-format
msgid "can't open `%s': %s\n"
msgstr "nu pot deschide `%s': %s\n"
@@ -241,7 +241,7 @@ msgstr[1] ""
#: agent/genkey.c:235
#, c-format
msgid ""
-"Warning: You have entered an insecure passphrase.%0AA passphrase may not be "
+"Warning: You have entered an insecure passphrase.%%0AA passphrase may not be "
"a known term or match%%0Acertain pattern."
msgstr ""
@@ -432,113 +432,113 @@ msgstr "citesc op�iuni din `%s'\n"
msgid "error creating `%s': %s\n"
msgstr "eroare la creearea `%s': %s\n"
-#: agent/gpg-agent.c:1275 agent/gpg-agent.c:1387 agent/gpg-agent.c:1391
-#: agent/gpg-agent.c:1432 agent/gpg-agent.c:1436 g10/exec.c:172
+#: agent/gpg-agent.c:1297 agent/gpg-agent.c:1409 agent/gpg-agent.c:1413
+#: agent/gpg-agent.c:1454 agent/gpg-agent.c:1458 g10/exec.c:172
#: g10/openfile.c:429 scd/scdaemon.c:921
#, c-format
msgid "can't create directory `%s': %s\n"
msgstr "nu pot crea directorul `%s': %s\n"
-#: agent/gpg-agent.c:1289 scd/scdaemon.c:935
+#: agent/gpg-agent.c:1311 scd/scdaemon.c:935
msgid "name of socket too long\n"
msgstr ""
-#: agent/gpg-agent.c:1312 scd/scdaemon.c:958
+#: agent/gpg-agent.c:1334 scd/scdaemon.c:958
#, fuzzy, c-format
msgid "can't create socket: %s\n"
msgstr "nu pot crea `%s': %s\n"
-#: agent/gpg-agent.c:1321
+#: agent/gpg-agent.c:1343
#, c-format
msgid "socket name `%s' is too long\n"
msgstr ""
-#: agent/gpg-agent.c:1333
+#: agent/gpg-agent.c:1355
#, 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:1344 scd/scdaemon.c:978
+#: agent/gpg-agent.c:1366 scd/scdaemon.c:978
#, fuzzy
msgid "error getting nonce for the socket\n"
msgstr "eroare la ob�inere noului PIN: %s\n"
-#: agent/gpg-agent.c:1349 scd/scdaemon.c:981
+#: agent/gpg-agent.c:1371 scd/scdaemon.c:981
#, fuzzy, c-format
msgid "error binding socket to `%s': %s\n"
msgstr "eroare trimitere la `%s': %s\n"
-#: agent/gpg-agent.c:1361 scd/scdaemon.c:990
+#: agent/gpg-agent.c:1383 scd/scdaemon.c:990
#, fuzzy, c-format
msgid "listen() failed: %s\n"
msgstr "actualizarea a e�uat: %s\n"
-#: agent/gpg-agent.c:1367 scd/scdaemon.c:997
+#: agent/gpg-agent.c:1389 scd/scdaemon.c:997
#, fuzzy, c-format
msgid "listening on socket `%s'\n"
msgstr "scriu cheia secret� �n `%s'\n"
-#: agent/gpg-agent.c:1395 agent/gpg-agent.c:1442 g10/openfile.c:432
+#: agent/gpg-agent.c:1417 agent/gpg-agent.c:1464 g10/openfile.c:432
#, c-format
msgid "directory `%s' created\n"
msgstr "director `%s' creat\n"
-#: agent/gpg-agent.c:1448
+#: agent/gpg-agent.c:1470
#, fuzzy, c-format
msgid "stat() failed for `%s': %s\n"
msgstr "fstat(%d) a e�uat �n %s: %s\n"
-#: agent/gpg-agent.c:1452
+#: agent/gpg-agent.c:1474
#, fuzzy, c-format
msgid "can't use `%s' as home directory\n"
msgstr "%s: nu pot crea director: %s\n"
-#: agent/gpg-agent.c:1562 scd/scdaemon.c:1013
+#: agent/gpg-agent.c:1591 scd/scdaemon.c:1013
#, fuzzy, c-format
msgid "error reading nonce on fd %d: %s\n"
msgstr "eroare la citire `%s': %s\n"
-#: agent/gpg-agent.c:1584
+#: agent/gpg-agent.c:1613
#, c-format
msgid "handler 0x%lx for fd %d started\n"
msgstr ""
-#: agent/gpg-agent.c:1589
+#: agent/gpg-agent.c:1618
#, c-format
msgid "handler 0x%lx for fd %d terminated\n"
msgstr ""
-#: agent/gpg-agent.c:1609
+#: agent/gpg-agent.c:1638
#, c-format
msgid "ssh handler 0x%lx for fd %d started\n"
msgstr ""
-#: agent/gpg-agent.c:1614
+#: agent/gpg-agent.c:1643
#, c-format
msgid "ssh handler 0x%lx for fd %d terminated\n"
msgstr ""
-#: agent/gpg-agent.c:1718 scd/scdaemon.c:1135
+#: agent/gpg-agent.c:1760 scd/scdaemon.c:1135
#, fuzzy, c-format
msgid "pth_select failed: %s - waiting 1s\n"
msgstr "actualizarea secretului a e�uat: %s\n"
-#: agent/gpg-agent.c:1827 scd/scdaemon.c:1202
+#: agent/gpg-agent.c:1873 scd/scdaemon.c:1202
#, fuzzy, c-format
msgid "%s %s stopped\n"
msgstr "%s: s�rit�: %s\n"
-#: agent/gpg-agent.c:1850
+#: agent/gpg-agent.c:1896
#, fuzzy
msgid "no gpg-agent running in this session\n"
msgstr "gpg-agent nu este disponibil �n aceast� sesiune\n"
-#: agent/gpg-agent.c:1861 common/simple-pwquery.c:329
+#: agent/gpg-agent.c:1907 common/simple-pwquery.c:329
#: tools/gpg-connect-agent.c:1953
msgid "malformed GPG_AGENT_INFO environment variable\n"
msgstr "variabila de mediu GPG_AGENT_INFO anormal�\n"
-#: agent/gpg-agent.c:1874 common/simple-pwquery.c:341
+#: agent/gpg-agent.c:1920 common/simple-pwquery.c:341
#: tools/gpg-connect-agent.c:1964
#, c-format
msgid "gpg-agent protocol version %d is not supported\n"
@@ -2102,7 +2102,7 @@ msgstr "%s:%d: op�iuni verificare invalide\n"
msgid "invalid auto-key-locate list\n"
msgstr ""
-#: g10/gpg.c:2944 sm/gpgsm.c:1355
+#: g10/gpg.c:2944 sm/gpgsm.c:1360
msgid "WARNING: program may create a core file!\n"
msgstr "AVERTISMENT: programul ar putea crea un fi�ier core!\n"
@@ -2147,11 +2147,11 @@ msgstr ""
msgid "encrypting a message in --pgp2 mode requires the IDEA cipher\n"
msgstr "cifrarea unui mesaj �n modul --pgp2 necesit� un cifru IDEA\n"
-#: g10/gpg.c:3080 g10/gpg.c:3104 sm/gpgsm.c:1427
+#: g10/gpg.c:3080 g10/gpg.c:3104 sm/gpgsm.c:1432
msgid "selected cipher algorithm is invalid\n"
msgstr "algoritm cifrare selectat este invalid\n"
-#: g10/gpg.c:3086 g10/gpg.c:3110 sm/gpgsm.c:1435
+#: g10/gpg.c:3086 g10/gpg.c:3110 sm/gpgsm.c:1440
msgid "selected digest algorithm is invalid\n"
msgstr "algoritm rezumat selectat este invalid\n"
@@ -7516,21 +7516,21 @@ msgstr "nu m� pot conecta la `%s': %s\n"
msgid "unknown validation model `%s'\n"
msgstr "op�iune necunoscut� `%s'\n"
-#: sm/gpgsm.c:1372
+#: sm/gpgsm.c:1377
msgid "WARNING: running with faked system time: "
msgstr ""
-#: sm/gpgsm.c:1468
+#: sm/gpgsm.c:1473
#, c-format
msgid "importing common certificates `%s'\n"
msgstr ""
-#: sm/gpgsm.c:1486
+#: sm/gpgsm.c:1491
#, fuzzy, c-format
msgid "can't sign using `%s': %s\n"
msgstr "nu pot accesa `%s': %s\n"
-#: sm/gpgsm.c:1686
+#: sm/gpgsm.c:1690
msgid "this command has not yet been implemented\n"
msgstr ""
diff --git a/po/ru.po b/po/ru.po
index 4bf485d6f..abd704cf8 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: GnuPG 2.0.0\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2007-11-19 16:02+0100\n"
+"POT-Creation-Date: 2007-11-27 09:11+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"
@@ -33,8 +33,8 @@ msgid ""
"this session"
msgstr "Введите фразу-пароль для доступа к закрытому ключу"
-#. TRANSLATORS: This string is displayed pinentry as the label
-#. for the quality bar.
+#. TRANSLATORS: This string is displayed by pinentry as the
+#. label for the quality bar.
#: agent/call-pinentry.c:586
#, fuzzy
msgid "Quality:"
@@ -42,10 +42,10 @@ msgstr "достоверность: %s"
#. TRANSLATORS: This string is a tooltip, shown by pinentry when
#. hovering over the quality bar. Please use an appropriate
-#. sting to describe what this is about. The length of the
+#. string to describe what this is about. The length of the
#. tooltip is limited to about 900 characters. If you do not
-#. translate this a default english string (see source) will be
-#. used.
+#. translate this entry, a default english text (see source)
+#. will be used.
#: agent/call-pinentry.c:604
msgid "pinentry.qualitybar.tooltip"
msgstr ""
@@ -101,8 +101,8 @@ msgstr "не могу создать `%s': %s\n"
#: g10/keyring.c:1532 g10/openfile.c:192 g10/openfile.c:353
#: g10/plaintext.c:503 g10/sign.c:780 g10/sign.c:975 g10/sign.c:1091
#: g10/sign.c:1247 g10/tdbdump.c:139 g10/tdbdump.c:147 g10/tdbio.c:540
-#: g10/tdbio.c:603 g10/verify.c:99 g10/verify.c:162 sm/gpgsm.c:1939
-#: sm/gpgsm.c:1976 sm/gpgsm.c:2014 sm/qualified.c:66
+#: g10/tdbio.c:603 g10/verify.c:99 g10/verify.c:162 sm/gpgsm.c:1943
+#: sm/gpgsm.c:1980 sm/gpgsm.c:2018 sm/qualified.c:66
#, c-format
msgid "can't open `%s': %s\n"
msgstr "не могу открыть `%s': %s\n"
@@ -229,7 +229,7 @@ msgstr[1] ""
#: agent/genkey.c:235
#, c-format
msgid ""
-"Warning: You have entered an insecure passphrase.%0AA passphrase may not be "
+"Warning: You have entered an insecure passphrase.%%0AA passphrase may not be "
"a known term or match%%0Acertain pattern."
msgstr ""
@@ -410,112 +410,112 @@ msgstr "параметры конфигурации из файла `%s'\n"
msgid "error creating `%s': %s\n"
msgstr "ошибка создания `%s': %s\n"
-#: agent/gpg-agent.c:1275 agent/gpg-agent.c:1387 agent/gpg-agent.c:1391
-#: agent/gpg-agent.c:1432 agent/gpg-agent.c:1436 g10/exec.c:172
+#: agent/gpg-agent.c:1297 agent/gpg-agent.c:1409 agent/gpg-agent.c:1413
+#: agent/gpg-agent.c:1454 agent/gpg-agent.c:1458 g10/exec.c:172
#: g10/openfile.c:429 scd/scdaemon.c:921
#, c-format
msgid "can't create directory `%s': %s\n"
msgstr "не могу создать каталог `%s': %s\n"
-#: agent/gpg-agent.c:1289 scd/scdaemon.c:935
+#: agent/gpg-agent.c:1311 scd/scdaemon.c:935
msgid "name of socket too long\n"
msgstr "имя сокета слишком длинное\n"
-#: agent/gpg-agent.c:1312 scd/scdaemon.c:958
+#: agent/gpg-agent.c:1334 scd/scdaemon.c:958
#, c-format
msgid "can't create socket: %s\n"
msgstr "не могу создать сокет: %s\n"
-#: agent/gpg-agent.c:1321
+#: agent/gpg-agent.c:1343
#, fuzzy, c-format
msgid "socket name `%s' is too long\n"
msgstr "имя сокета слишком длинное\n"
-#: agent/gpg-agent.c:1333
+#: agent/gpg-agent.c:1355
#, fuzzy
msgid "a gpg-agent is already running - not starting a new one\n"
msgstr "нет gpg-agent доступого для данной сессии\n"
-#: agent/gpg-agent.c:1344 scd/scdaemon.c:978
+#: agent/gpg-agent.c:1366 scd/scdaemon.c:978
#, fuzzy
msgid "error getting nonce for the socket\n"
msgstr "ошибка при получении нового PIN: %s\n"
-#: agent/gpg-agent.c:1349 scd/scdaemon.c:981
+#: agent/gpg-agent.c:1371 scd/scdaemon.c:981
#, c-format
msgid "error binding socket to `%s': %s\n"
msgstr "ошибка связывния сокета с `%s': %s\n"
-#: agent/gpg-agent.c:1361 scd/scdaemon.c:990
+#: agent/gpg-agent.c:1383 scd/scdaemon.c:990
#, c-format
msgid "listen() failed: %s\n"
msgstr ""
-#: agent/gpg-agent.c:1367 scd/scdaemon.c:997
+#: agent/gpg-agent.c:1389 scd/scdaemon.c:997
#, c-format
msgid "listening on socket `%s'\n"
msgstr "слушаем сокет `%s'\n"
-#: agent/gpg-agent.c:1395 agent/gpg-agent.c:1442 g10/openfile.c:432
+#: agent/gpg-agent.c:1417 agent/gpg-agent.c:1464 g10/openfile.c:432
#, c-format
msgid "directory `%s' created\n"
msgstr "создан каталог `%s'\n"
-#: agent/gpg-agent.c:1448
+#: agent/gpg-agent.c:1470
#, c-format
msgid "stat() failed for `%s': %s\n"
msgstr ""
-#: agent/gpg-agent.c:1452
+#: agent/gpg-agent.c:1474
#, c-format
msgid "can't use `%s' as home directory\n"
msgstr "невозможно использовать `%s' как домашний каталог\n"
-#: agent/gpg-agent.c:1562 scd/scdaemon.c:1013
+#: agent/gpg-agent.c:1591 scd/scdaemon.c:1013
#, fuzzy, c-format
msgid "error reading nonce on fd %d: %s\n"
msgstr "ошибка чтения из %s: %s\n"
-#: agent/gpg-agent.c:1584
+#: agent/gpg-agent.c:1613
#, c-format
msgid "handler 0x%lx for fd %d started\n"
msgstr ""
-#: agent/gpg-agent.c:1589
+#: agent/gpg-agent.c:1618
#, c-format
msgid "handler 0x%lx for fd %d terminated\n"
msgstr ""
-#: agent/gpg-agent.c:1609
+#: agent/gpg-agent.c:1638
#, c-format
msgid "ssh handler 0x%lx for fd %d started\n"
msgstr ""
-#: agent/gpg-agent.c:1614
+#: agent/gpg-agent.c:1643
#, c-format
msgid "ssh handler 0x%lx for fd %d terminated\n"
msgstr ""
-#: agent/gpg-agent.c:1718 scd/scdaemon.c:1135
+#: agent/gpg-agent.c:1760 scd/scdaemon.c:1135
#, c-format
msgid "pth_select failed: %s - waiting 1s\n"
msgstr ""
-#: agent/gpg-agent.c:1827 scd/scdaemon.c:1202
+#: agent/gpg-agent.c:1873 scd/scdaemon.c:1202
#, c-format
msgid "%s %s stopped\n"
msgstr "%s %s: остановлен\n"
-#: agent/gpg-agent.c:1850
+#: agent/gpg-agent.c:1896
msgid "no gpg-agent running in this session\n"
msgstr "нет gpg-agent доступого для данной сессии\n"
-#: agent/gpg-agent.c:1861 common/simple-pwquery.c:329
+#: agent/gpg-agent.c:1907 common/simple-pwquery.c:329
#: tools/gpg-connect-agent.c:1953
msgid "malformed GPG_AGENT_INFO environment variable\n"
msgstr "неправильная переменная окружения GPG_AGENT_INFO\n"
-#: agent/gpg-agent.c:1874 common/simple-pwquery.c:341
+#: agent/gpg-agent.c:1920 common/simple-pwquery.c:341
#: tools/gpg-connect-agent.c:1964
#, c-format
msgid "gpg-agent protocol version %d is not supported\n"
@@ -2052,7 +2052,7 @@ msgstr "%s:%d: недопустимый список auto-key-locate\n"
msgid "invalid auto-key-locate list\n"
msgstr "недопустимый список auto-key-locate\n"
-#: g10/gpg.c:2944 sm/gpgsm.c:1355
+#: g10/gpg.c:2944 sm/gpgsm.c:1360
msgid "WARNING: program may create a core file!\n"
msgstr "ВНИМАНИЕ: возможно создание файла дампа памяти программы!\n"
@@ -2093,11 +2093,11 @@ msgstr "Следует использовать файлы (а не каналы
msgid "encrypting a message in --pgp2 mode requires the IDEA cipher\n"
msgstr "для зашифрования сообщения в режиме --pgp2 требуется шифр IDEA\n"
-#: g10/gpg.c:3080 g10/gpg.c:3104 sm/gpgsm.c:1427
+#: g10/gpg.c:3080 g10/gpg.c:3104 sm/gpgsm.c:1432
msgid "selected cipher algorithm is invalid\n"
msgstr "выбран неверный алгоритм шифрования\n"
-#: g10/gpg.c:3086 g10/gpg.c:3110 sm/gpgsm.c:1435
+#: g10/gpg.c:3086 g10/gpg.c:3110 sm/gpgsm.c:1440
msgid "selected digest algorithm is invalid\n"
msgstr "выбрана неверная хэш-функция\n"
@@ -7381,21 +7381,21 @@ msgstr "не могу зашифровать для `%s': %s\n"
msgid "unknown validation model `%s'\n"
msgstr "неизвестный параметр `%s'\n"
-#: sm/gpgsm.c:1372
+#: sm/gpgsm.c:1377
msgid "WARNING: running with faked system time: "
msgstr "ВНИМАНИЕ: выполняемся с подделанным системным временем: "
-#: sm/gpgsm.c:1468
+#: sm/gpgsm.c:1473
#, c-format
msgid "importing common certificates `%s'\n"
msgstr ""
-#: sm/gpgsm.c:1486
+#: sm/gpgsm.c:1491
#, c-format
msgid "can't sign using `%s': %s\n"
msgstr "невозможно подписать используя `%s': %s\n"
-#: sm/gpgsm.c:1686
+#: sm/gpgsm.c:1690
msgid "this command has not yet been implemented\n"
msgstr "данная команды всё еще не реализована\n"
diff --git a/po/sk.po b/po/sk.po
index 6cfc98274..e57bc347e 100644
--- a/po/sk.po
+++ b/po/sk.po
@@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gnupg 1.2.5\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2007-11-19 16:02+0100\n"
+"POT-Creation-Date: 2007-11-27 09:11+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"
@@ -31,18 +31,18 @@ msgid ""
"this session"
msgstr "Pros�m, vlo�te heslo; toto je tajn� veta \n"
-#. TRANSLATORS: This string is displayed pinentry as the label
-#. for the quality bar.
+#. TRANSLATORS: This string is displayed by pinentry as the
+#. label for the quality bar.
#: agent/call-pinentry.c:586
msgid "Quality:"
msgstr ""
#. TRANSLATORS: This string is a tooltip, shown by pinentry when
#. hovering over the quality bar. Please use an appropriate
-#. sting to describe what this is about. The length of the
+#. string to describe what this is about. The length of the
#. tooltip is limited to about 900 characters. If you do not
-#. translate this a default english string (see source) will be
-#. used.
+#. translate this entry, a default english text (see source)
+#. will be used.
#: agent/call-pinentry.c:604
msgid "pinentry.qualitybar.tooltip"
msgstr ""
@@ -104,8 +104,8 @@ msgstr "nem��em vytvori� `%s': %s\n"
#: g10/keyring.c:1532 g10/openfile.c:192 g10/openfile.c:353
#: g10/plaintext.c:503 g10/sign.c:780 g10/sign.c:975 g10/sign.c:1091
#: g10/sign.c:1247 g10/tdbdump.c:139 g10/tdbdump.c:147 g10/tdbio.c:540
-#: g10/tdbio.c:603 g10/verify.c:99 g10/verify.c:162 sm/gpgsm.c:1939
-#: sm/gpgsm.c:1976 sm/gpgsm.c:2014 sm/qualified.c:66
+#: g10/tdbio.c:603 g10/verify.c:99 g10/verify.c:162 sm/gpgsm.c:1943
+#: sm/gpgsm.c:1980 sm/gpgsm.c:2018 sm/qualified.c:66
#, c-format
msgid "can't open `%s': %s\n"
msgstr "nem��em otvori� `%s': %s\n"
@@ -233,7 +233,7 @@ msgstr[1] ""
#: agent/genkey.c:235
#, c-format
msgid ""
-"Warning: You have entered an insecure passphrase.%0AA passphrase may not be "
+"Warning: You have entered an insecure passphrase.%%0AA passphrase may not be "
"a known term or match%%0Acertain pattern."
msgstr ""
@@ -426,113 +426,113 @@ msgstr "��tam mo�nosti z `%s'\n"
msgid "error creating `%s': %s\n"
msgstr "chyba pri vytv�ran� `%s': %s\n"
-#: agent/gpg-agent.c:1275 agent/gpg-agent.c:1387 agent/gpg-agent.c:1391
-#: agent/gpg-agent.c:1432 agent/gpg-agent.c:1436 g10/exec.c:172
+#: agent/gpg-agent.c:1297 agent/gpg-agent.c:1409 agent/gpg-agent.c:1413
+#: agent/gpg-agent.c:1454 agent/gpg-agent.c:1458 g10/exec.c:172
#: g10/openfile.c:429 scd/scdaemon.c:921
#, c-format
msgid "can't create directory `%s': %s\n"
msgstr "nem��em vytvori� adres�r `%s': %s\n"
-#: agent/gpg-agent.c:1289 scd/scdaemon.c:935
+#: agent/gpg-agent.c:1311 scd/scdaemon.c:935
msgid "name of socket too long\n"
msgstr ""
-#: agent/gpg-agent.c:1312 scd/scdaemon.c:958
+#: agent/gpg-agent.c:1334 scd/scdaemon.c:958
#, fuzzy, c-format
msgid "can't create socket: %s\n"
msgstr "%s: nem��em vytvori�: %s\n"
-#: agent/gpg-agent.c:1321
+#: agent/gpg-agent.c:1343
#, c-format
msgid "socket name `%s' is too long\n"
msgstr ""
-#: agent/gpg-agent.c:1333
+#: agent/gpg-agent.c:1355
#, 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:1344 scd/scdaemon.c:978
+#: agent/gpg-agent.c:1366 scd/scdaemon.c:978
#, fuzzy
msgid "error getting nonce for the socket\n"
msgstr "chyba pri vytv�ran� hesla: %s\n"
-#: agent/gpg-agent.c:1349 scd/scdaemon.c:981
+#: agent/gpg-agent.c:1371 scd/scdaemon.c:981
#, fuzzy, c-format
msgid "error binding socket to `%s': %s\n"
msgstr "chyba pri posielan� na `%s': %s\n"
-#: agent/gpg-agent.c:1361 scd/scdaemon.c:990
+#: agent/gpg-agent.c:1383 scd/scdaemon.c:990
#, fuzzy, c-format
msgid "listen() failed: %s\n"
msgstr "aktualiz�cia zlyhala: %s\n"
-#: agent/gpg-agent.c:1367 scd/scdaemon.c:997
+#: agent/gpg-agent.c:1389 scd/scdaemon.c:997
#, fuzzy, c-format
msgid "listening on socket `%s'\n"
msgstr "zapisujem tajn� k��� do `%s'\n"
-#: agent/gpg-agent.c:1395 agent/gpg-agent.c:1442 g10/openfile.c:432
+#: agent/gpg-agent.c:1417 agent/gpg-agent.c:1464 g10/openfile.c:432
#, fuzzy, c-format
msgid "directory `%s' created\n"
msgstr "%s: adres�r vytvoren�\n"
-#: agent/gpg-agent.c:1448
+#: agent/gpg-agent.c:1470
#, 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:1452
+#: agent/gpg-agent.c:1474
#, 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:1562 scd/scdaemon.c:1013
+#: agent/gpg-agent.c:1591 scd/scdaemon.c:1013
#, fuzzy, c-format
msgid "error reading nonce on fd %d: %s\n"
msgstr "chyba pri ��tan� `%s': %s\n"
-#: agent/gpg-agent.c:1584
+#: agent/gpg-agent.c:1613
#, c-format
msgid "handler 0x%lx for fd %d started\n"
msgstr ""
-#: agent/gpg-agent.c:1589
+#: agent/gpg-agent.c:1618
#, c-format
msgid "handler 0x%lx for fd %d terminated\n"
msgstr ""
-#: agent/gpg-agent.c:1609
+#: agent/gpg-agent.c:1638
#, c-format
msgid "ssh handler 0x%lx for fd %d started\n"
msgstr ""
-#: agent/gpg-agent.c:1614
+#: agent/gpg-agent.c:1643
#, c-format
msgid "ssh handler 0x%lx for fd %d terminated\n"
msgstr ""
-#: agent/gpg-agent.c:1718 scd/scdaemon.c:1135
+#: agent/gpg-agent.c:1760 scd/scdaemon.c:1135
#, 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:1827 scd/scdaemon.c:1202
+#: agent/gpg-agent.c:1873 scd/scdaemon.c:1202
#, fuzzy, c-format
msgid "%s %s stopped\n"
msgstr "%s: presko�en�: %s\n"
-#: agent/gpg-agent.c:1850
+#: agent/gpg-agent.c:1896
#, fuzzy
msgid "no gpg-agent running in this session\n"
msgstr "gpg-agent nie je v tomto seden� dostupn�\n"
-#: agent/gpg-agent.c:1861 common/simple-pwquery.c:329
+#: agent/gpg-agent.c:1907 common/simple-pwquery.c:329
#: tools/gpg-connect-agent.c:1953
msgid "malformed GPG_AGENT_INFO environment variable\n"
msgstr "zl� form�t premennej prostredia GPG_AGENT_INFO\n"
-#: agent/gpg-agent.c:1874 common/simple-pwquery.c:341
+#: agent/gpg-agent.c:1920 common/simple-pwquery.c:341
#: tools/gpg-connect-agent.c:1964
#, c-format
msgid "gpg-agent protocol version %d is not supported\n"
@@ -2125,7 +2125,7 @@ msgstr "%s:%d: neplatn� parameter pre export\n"
msgid "invalid auto-key-locate list\n"
msgstr ""
-#: g10/gpg.c:2944 sm/gpgsm.c:1355
+#: g10/gpg.c:2944 sm/gpgsm.c:1360
msgid "WARNING: program may create a core file!\n"
msgstr "VAROVANIE: program m��e vytvori� s�bor core!\n"
@@ -2167,11 +2167,11 @@ msgstr "v m�de --pgp2 mus�te pou�i� s�bor (nie r�ru).\n"
msgid "encrypting a message in --pgp2 mode requires the IDEA cipher\n"
msgstr "�ifrovanie spr�v v m�de --pgp2 vy�aduje algoritmus IDEA\n"
-#: g10/gpg.c:3080 g10/gpg.c:3104 sm/gpgsm.c:1427
+#: g10/gpg.c:3080 g10/gpg.c:3104 sm/gpgsm.c:1432
msgid "selected cipher algorithm is invalid\n"
msgstr "vybran� �ifrovac� algoritmus je neplatn�\n"
-#: g10/gpg.c:3086 g10/gpg.c:3110 sm/gpgsm.c:1435
+#: g10/gpg.c:3086 g10/gpg.c:3110 sm/gpgsm.c:1440
msgid "selected digest algorithm is invalid\n"
msgstr "vybran� hashovac� algoritmus je neplatn�\n"
@@ -7625,21 +7625,21 @@ msgstr "nem��em sa pripoji� k `%s': %s\n"
msgid "unknown validation model `%s'\n"
msgstr "nezn�my implicitn� adres�t `%s'\n"
-#: sm/gpgsm.c:1372
+#: sm/gpgsm.c:1377
msgid "WARNING: running with faked system time: "
msgstr ""
-#: sm/gpgsm.c:1468
+#: sm/gpgsm.c:1473
#, fuzzy, c-format
msgid "importing common certificates `%s'\n"
msgstr "zapisujem do '%s'\n"
-#: sm/gpgsm.c:1486
+#: sm/gpgsm.c:1491
#, fuzzy, c-format
msgid "can't sign using `%s': %s\n"
msgstr "nem��em zavrie� `%s': %s\n"
-#: sm/gpgsm.c:1686
+#: sm/gpgsm.c:1690
msgid "this command has not yet been implemented\n"
msgstr ""
diff --git a/po/sv.po b/po/sv.po
index 968d17ad6..168825e3e 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -24,7 +24,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gnupg trunk\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2007-11-19 16:02+0100\n"
+"POT-Creation-Date: 2007-11-27 09:11+0100\n"
"PO-Revision-Date: 2007-11-12 16:08+0100\n"
"Last-Translator: Daniel Nylander <[email protected]>\n"
"Language-Team: Swedish <[email protected]>\n"
@@ -53,8 +53,8 @@ msgid ""
msgstr ""
"Ange din lösenfras så att den hemliga nyckeln kan låsas upp för denna session"
-#. TRANSLATORS: This string is displayed pinentry as the label
-#. for the quality bar.
+#. TRANSLATORS: This string is displayed by pinentry as the
+#. label for the quality bar.
#: agent/call-pinentry.c:586
#, fuzzy
msgid "Quality:"
@@ -62,10 +62,10 @@ msgstr "giltighet: %s"
#. TRANSLATORS: This string is a tooltip, shown by pinentry when
#. hovering over the quality bar. Please use an appropriate
-#. sting to describe what this is about. The length of the
+#. string to describe what this is about. The length of the
#. tooltip is limited to about 900 characters. If you do not
-#. translate this a default english string (see source) will be
-#. used.
+#. translate this entry, a default english text (see source)
+#. will be used.
#: agent/call-pinentry.c:604
msgid "pinentry.qualitybar.tooltip"
msgstr ""
@@ -124,8 +124,8 @@ msgstr "kan inte skapa \"%s\": %s\n"
#: g10/keyring.c:1532 g10/openfile.c:192 g10/openfile.c:353
#: g10/plaintext.c:503 g10/sign.c:780 g10/sign.c:975 g10/sign.c:1091
#: g10/sign.c:1247 g10/tdbdump.c:139 g10/tdbdump.c:147 g10/tdbio.c:540
-#: g10/tdbio.c:603 g10/verify.c:99 g10/verify.c:162 sm/gpgsm.c:1939
-#: sm/gpgsm.c:1976 sm/gpgsm.c:2014 sm/qualified.c:66
+#: g10/tdbio.c:603 g10/verify.c:99 g10/verify.c:162 sm/gpgsm.c:1943
+#: sm/gpgsm.c:1980 sm/gpgsm.c:2018 sm/qualified.c:66
#, c-format
msgid "can't open `%s': %s\n"
msgstr "kan inte öppna \"%s\": %s\n"
@@ -256,9 +256,9 @@ msgstr[1] ""
"innehålla minst %u tecken eller%%0Aspecialtecken."
#: agent/genkey.c:235
-#, c-format
+#, fuzzy, c-format
msgid ""
-"Warning: You have entered an insecure passphrase.%0AA passphrase may not be "
+"Warning: You have entered an insecure passphrase.%%0AA passphrase may not be "
"a known term or match%%0Acertain pattern."
msgstr ""
"Varning: Du har angivit en lösenfras som inte är säker.%0AEn lösenfras får "
@@ -446,111 +446,111 @@ msgstr "läser inställningar från \"%s\"\n"
msgid "error creating `%s': %s\n"
msgstr "Fel när \"%s\" skapades: %s\n"
-#: agent/gpg-agent.c:1275 agent/gpg-agent.c:1387 agent/gpg-agent.c:1391
-#: agent/gpg-agent.c:1432 agent/gpg-agent.c:1436 g10/exec.c:172
+#: agent/gpg-agent.c:1297 agent/gpg-agent.c:1409 agent/gpg-agent.c:1413
+#: agent/gpg-agent.c:1454 agent/gpg-agent.c:1458 g10/exec.c:172
#: g10/openfile.c:429 scd/scdaemon.c:921
#, c-format
msgid "can't create directory `%s': %s\n"
msgstr "%s: kan inte skapa katalog: %s\n"
-#: agent/gpg-agent.c:1289 scd/scdaemon.c:935
+#: agent/gpg-agent.c:1311 scd/scdaemon.c:935
msgid "name of socket too long\n"
msgstr "namnet på uttaget är för långt\n"
-#: agent/gpg-agent.c:1312 scd/scdaemon.c:958
+#: agent/gpg-agent.c:1334 scd/scdaemon.c:958
#, c-format
msgid "can't create socket: %s\n"
msgstr "kan inte skapa uttag: %s\n"
-#: agent/gpg-agent.c:1321
+#: agent/gpg-agent.c:1343
#, 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:1333
+#: agent/gpg-agent.c:1355
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:1344 scd/scdaemon.c:978
+#: agent/gpg-agent.c:1366 scd/scdaemon.c:978
msgid "error getting nonce for the socket\n"
msgstr "fel vid hämtning av nonce för uttaget\n"
-#: agent/gpg-agent.c:1349 scd/scdaemon.c:981
+#: agent/gpg-agent.c:1371 scd/scdaemon.c:981
#, c-format
msgid "error binding socket to `%s': %s\n"
msgstr "fel när \"%s\" bands till uttag: %s\n"
-#: agent/gpg-agent.c:1361 scd/scdaemon.c:990
+#: agent/gpg-agent.c:1383 scd/scdaemon.c:990
#, c-format
msgid "listen() failed: %s\n"
msgstr "listen() misslyckades: %s\n"
-#: agent/gpg-agent.c:1367 scd/scdaemon.c:997
+#: agent/gpg-agent.c:1389 scd/scdaemon.c:997
#, c-format
msgid "listening on socket `%s'\n"
msgstr "lyssnar på uttaget \"%s\"\n"
-#: agent/gpg-agent.c:1395 agent/gpg-agent.c:1442 g10/openfile.c:432
+#: agent/gpg-agent.c:1417 agent/gpg-agent.c:1464 g10/openfile.c:432
#, c-format
msgid "directory `%s' created\n"
msgstr "katalogen \"%s\" skapades\n"
-#: agent/gpg-agent.c:1448
+#: agent/gpg-agent.c:1470
#, c-format
msgid "stat() failed for `%s': %s\n"
msgstr "stat() misslyckades för \"%s\": %s\n"
-#: agent/gpg-agent.c:1452
+#: agent/gpg-agent.c:1474
#, c-format
msgid "can't use `%s' as home directory\n"
msgstr "kan inte använda \"%s\" som hemkatalog\n"
-#: agent/gpg-agent.c:1562 scd/scdaemon.c:1013
+#: agent/gpg-agent.c:1591 scd/scdaemon.c:1013
#, 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:1584
+#: agent/gpg-agent.c:1613
#, 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:1589
+#: agent/gpg-agent.c:1618
#, 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:1609
+#: agent/gpg-agent.c:1638
#, 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:1614
+#: agent/gpg-agent.c:1643
#, 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:1718 scd/scdaemon.c:1135
+#: agent/gpg-agent.c:1760 scd/scdaemon.c:1135
#, c-format
msgid "pth_select failed: %s - waiting 1s\n"
msgstr "pth_select misslyckades: %s - väntar 1 s\n"
-#: agent/gpg-agent.c:1827 scd/scdaemon.c:1202
+#: agent/gpg-agent.c:1873 scd/scdaemon.c:1202
#, c-format
msgid "%s %s stopped\n"
msgstr "%s %s stoppad\n"
-#: agent/gpg-agent.c:1850
+#: agent/gpg-agent.c:1896
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:1861 common/simple-pwquery.c:329
+#: agent/gpg-agent.c:1907 common/simple-pwquery.c:329
#: tools/gpg-connect-agent.c:1953
msgid "malformed GPG_AGENT_INFO environment variable\n"
msgstr "miljövariabeln GPG_AGENT_INFO är felformaterad\n"
-#: agent/gpg-agent.c:1874 common/simple-pwquery.c:341
+#: agent/gpg-agent.c:1920 common/simple-pwquery.c:341
#: tools/gpg-connect-agent.c:1964
#, c-format
msgid "gpg-agent protocol version %d is not supported\n"
@@ -2113,7 +2113,7 @@ msgid "invalid auto-key-locate list\n"
msgstr "ogiltig auto-key-locate-lista\n"
# Programmet skapar en avbildning (image) av minnet för att lättare kunna spåra fel.
-#: g10/gpg.c:2944 sm/gpgsm.c:1355
+#: g10/gpg.c:2944 sm/gpgsm.c:1360
msgid "WARNING: program may create a core file!\n"
msgstr "VARNING: programmet kan komma att skapa en minnesavbild!\n"
@@ -2156,11 +2156,11 @@ msgstr "du måste använda filer (och inte rör) i --pgp2-läge\n"
msgid "encrypting a message in --pgp2 mode requires the IDEA cipher\n"
msgstr "kryptering av meddelanden i --pgp2-läge kräver IDEA-chiffret\n"
-#: g10/gpg.c:3080 g10/gpg.c:3104 sm/gpgsm.c:1427
+#: g10/gpg.c:3080 g10/gpg.c:3104 sm/gpgsm.c:1432
msgid "selected cipher algorithm is invalid\n"
msgstr "den valda chifferalgoritmen är ogiltig\n"
-#: g10/gpg.c:3086 g10/gpg.c:3110 sm/gpgsm.c:1435
+#: g10/gpg.c:3086 g10/gpg.c:3110 sm/gpgsm.c:1440
msgid "selected digest algorithm is invalid\n"
msgstr "vald sammandragsalgoritm är ogiltig\n"
@@ -7561,21 +7561,21 @@ msgstr "OBSERVERA: kommer inte att kunna kryptera till \"%s\": %s\n"
msgid "unknown validation model `%s'\n"
msgstr "okänd valideringsmodell \"%s\"\n"
-#: sm/gpgsm.c:1372
+#: sm/gpgsm.c:1377
msgid "WARNING: running with faked system time: "
msgstr "VARNING: kör med falsk systemtid: "
-#: sm/gpgsm.c:1468
+#: sm/gpgsm.c:1473
#, c-format
msgid "importing common certificates `%s'\n"
msgstr "importerar vanliga certifikat \"%s\"\n"
-#: sm/gpgsm.c:1486
+#: sm/gpgsm.c:1491
#, c-format
msgid "can't sign using `%s': %s\n"
msgstr "kan inte signera med \"%s\": %s\n"
-#: sm/gpgsm.c:1686
+#: sm/gpgsm.c:1690
msgid "this command has not yet been implemented\n"
msgstr "det här kommandot har ännu inte implementerats\n"
diff --git a/po/tr.po b/po/tr.po
index e76e57d2a..66276a587 100644
--- a/po/tr.po
+++ b/po/tr.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gnupg 1.9.94\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2007-11-19 16:02+0100\n"
+"POT-Creation-Date: 2007-11-27 09:11+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"
@@ -36,8 +36,8 @@ msgstr ""
"Lütfen anahtar parolanızı giriniz, böylelikle bu oturumda bu gizli anahtar "
"kilitsiz olabilecek"
-#. TRANSLATORS: This string is displayed pinentry as the label
-#. for the quality bar.
+#. TRANSLATORS: This string is displayed by pinentry as the
+#. label for the quality bar.
#: agent/call-pinentry.c:586
#, fuzzy
msgid "Quality:"
@@ -45,10 +45,10 @@ msgstr "geçerliliği: %s"
#. TRANSLATORS: This string is a tooltip, shown by pinentry when
#. hovering over the quality bar. Please use an appropriate
-#. sting to describe what this is about. The length of the
+#. string to describe what this is about. The length of the
#. tooltip is limited to about 900 characters. If you do not
-#. translate this a default english string (see source) will be
-#. used.
+#. translate this entry, a default english text (see source)
+#. will be used.
#: agent/call-pinentry.c:604
msgid "pinentry.qualitybar.tooltip"
msgstr ""
@@ -104,8 +104,8 @@ msgstr "\"%s\" oluşturulamıyor: %s\n"
#: g10/keyring.c:1532 g10/openfile.c:192 g10/openfile.c:353
#: g10/plaintext.c:503 g10/sign.c:780 g10/sign.c:975 g10/sign.c:1091
#: g10/sign.c:1247 g10/tdbdump.c:139 g10/tdbdump.c:147 g10/tdbio.c:540
-#: g10/tdbio.c:603 g10/verify.c:99 g10/verify.c:162 sm/gpgsm.c:1939
-#: sm/gpgsm.c:1976 sm/gpgsm.c:2014 sm/qualified.c:66
+#: g10/tdbio.c:603 g10/verify.c:99 g10/verify.c:162 sm/gpgsm.c:1943
+#: sm/gpgsm.c:1980 sm/gpgsm.c:2018 sm/qualified.c:66
#, c-format
msgid "can't open `%s': %s\n"
msgstr "`%s' açılamıyor: %s\n"
@@ -232,7 +232,7 @@ msgstr[1] ""
#: agent/genkey.c:235
#, c-format
msgid ""
-"Warning: You have entered an insecure passphrase.%0AA passphrase may not be "
+"Warning: You have entered an insecure passphrase.%%0AA passphrase may not be "
"a known term or match%%0Acertain pattern."
msgstr ""
@@ -413,112 +413,112 @@ msgstr "\"%s\"den seçenekler okunuyor\n"
msgid "error creating `%s': %s\n"
msgstr "`%s' oluşturulurken hata: %s\n"
-#: agent/gpg-agent.c:1275 agent/gpg-agent.c:1387 agent/gpg-agent.c:1391
-#: agent/gpg-agent.c:1432 agent/gpg-agent.c:1436 g10/exec.c:172
+#: agent/gpg-agent.c:1297 agent/gpg-agent.c:1409 agent/gpg-agent.c:1413
+#: agent/gpg-agent.c:1454 agent/gpg-agent.c:1458 g10/exec.c:172
#: g10/openfile.c:429 scd/scdaemon.c:921
#, c-format
msgid "can't create directory `%s': %s\n"
msgstr "`%s' dizini oluşturulamıyor: %s\n"
-#: agent/gpg-agent.c:1289 scd/scdaemon.c:935
+#: agent/gpg-agent.c:1311 scd/scdaemon.c:935
msgid "name of socket too long\n"
msgstr "soketin ismi çok uzun\n"
-#: agent/gpg-agent.c:1312 scd/scdaemon.c:958
+#: agent/gpg-agent.c:1334 scd/scdaemon.c:958
#, c-format
msgid "can't create socket: %s\n"
msgstr "soket oluşturulamıyor: %s\n"
-#: agent/gpg-agent.c:1321
+#: agent/gpg-agent.c:1343
#, fuzzy, c-format
msgid "socket name `%s' is too long\n"
msgstr "soketin ismi çok uzun\n"
-#: agent/gpg-agent.c:1333
+#: agent/gpg-agent.c:1355
#, 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:1344 scd/scdaemon.c:978
+#: agent/gpg-agent.c:1366 scd/scdaemon.c:978
#, fuzzy
msgid "error getting nonce for the socket\n"
msgstr "yeni PIN alınırken hata: %s\n"
-#: agent/gpg-agent.c:1349 scd/scdaemon.c:981
+#: agent/gpg-agent.c:1371 scd/scdaemon.c:981
#, c-format
msgid "error binding socket to `%s': %s\n"
msgstr "soket `%s'e bağlanırken hata: %s\n"
-#: agent/gpg-agent.c:1361 scd/scdaemon.c:990
+#: agent/gpg-agent.c:1383 scd/scdaemon.c:990
#, c-format
msgid "listen() failed: %s\n"
msgstr "soket dinleme başarısız: %s\n"
-#: agent/gpg-agent.c:1367 scd/scdaemon.c:997
+#: agent/gpg-agent.c:1389 scd/scdaemon.c:997
#, c-format
msgid "listening on socket `%s'\n"
msgstr "`%s' soketi dinlemede\n"
-#: agent/gpg-agent.c:1395 agent/gpg-agent.c:1442 g10/openfile.c:432
+#: agent/gpg-agent.c:1417 agent/gpg-agent.c:1464 g10/openfile.c:432
#, c-format
msgid "directory `%s' created\n"
msgstr "dizin `%s' oluşturuldu\n"
-#: agent/gpg-agent.c:1448
+#: agent/gpg-agent.c:1470
#, 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:1452
+#: agent/gpg-agent.c:1474
#, c-format
msgid "can't use `%s' as home directory\n"
msgstr "`%s' ev dizini olarak kullanılamıyor\n"
-#: agent/gpg-agent.c:1562 scd/scdaemon.c:1013
+#: agent/gpg-agent.c:1591 scd/scdaemon.c:1013
#, fuzzy, c-format
msgid "error reading nonce on fd %d: %s\n"
msgstr "%s okunurken hata: %s\n"
-#: agent/gpg-agent.c:1584
+#: agent/gpg-agent.c:1613
#, 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:1589
+#: agent/gpg-agent.c:1618
#, 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:1609
+#: agent/gpg-agent.c:1638
#, 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:1614
+#: agent/gpg-agent.c:1643
#, 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:1718 scd/scdaemon.c:1135
+#: agent/gpg-agent.c:1760 scd/scdaemon.c:1135
#, 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:1827 scd/scdaemon.c:1202
+#: agent/gpg-agent.c:1873 scd/scdaemon.c:1202
#, c-format
msgid "%s %s stopped\n"
msgstr "%s %s durdu\n"
-#: agent/gpg-agent.c:1850
+#: agent/gpg-agent.c:1896
msgid "no gpg-agent running in this session\n"
msgstr "bu oturumda çalışan gpg-agent yok\n"
-#: agent/gpg-agent.c:1861 common/simple-pwquery.c:329
+#: agent/gpg-agent.c:1907 common/simple-pwquery.c:329
#: tools/gpg-connect-agent.c:1953
msgid "malformed GPG_AGENT_INFO environment variable\n"
msgstr "GPG_AGENT_INFO çevre değişkeni hatalı\n"
-#: agent/gpg-agent.c:1874 common/simple-pwquery.c:341
+#: agent/gpg-agent.c:1920 common/simple-pwquery.c:341
#: tools/gpg-connect-agent.c:1964
#, c-format
msgid "gpg-agent protocol version %d is not supported\n"
@@ -2065,7 +2065,7 @@ msgstr "%s:%d: özdevinimli anahtar konumlama listesi geçersiz\n"
msgid "invalid auto-key-locate list\n"
msgstr "özdevinimli anahtar konumlama listesi geçersiz\n"
-#: g10/gpg.c:2944 sm/gpgsm.c:1355
+#: g10/gpg.c:2944 sm/gpgsm.c:1360
msgid "WARNING: program may create a core file!\n"
msgstr "UYARI: program bir \"core\" dosyası oluşturabilir!\n"
@@ -2105,11 +2105,11 @@ msgstr "--pgp2 ile çalışırken veri yolu yerine dosyaları kullanmalısınız
msgid "encrypting a message in --pgp2 mode requires the IDEA cipher\n"
msgstr "--pgp2 kipinde ileti şifrelemesi IDEA şifresi gerektirir\n"
-#: g10/gpg.c:3080 g10/gpg.c:3104 sm/gpgsm.c:1427
+#: g10/gpg.c:3080 g10/gpg.c:3104 sm/gpgsm.c:1432
msgid "selected cipher algorithm is invalid\n"
msgstr "seçilen şifre algoritması geçersiz\n"
-#: g10/gpg.c:3086 g10/gpg.c:3110 sm/gpgsm.c:1435
+#: g10/gpg.c:3086 g10/gpg.c:3110 sm/gpgsm.c:1440
msgid "selected digest algorithm is invalid\n"
msgstr "seçilen özümleme algoritması geçersiz\n"
@@ -7462,21 +7462,21 @@ msgstr "`%s'e şifrelenemez: %s\n"
msgid "unknown validation model `%s'\n"
msgstr "`%s' seçeneği bilinmiyor\n"
-#: sm/gpgsm.c:1372
+#: sm/gpgsm.c:1377
msgid "WARNING: running with faked system time: "
msgstr "UYARI: sahte sistem zamanıyla çalışıyor: "
-#: sm/gpgsm.c:1468
+#: sm/gpgsm.c:1473
#, c-format
msgid "importing common certificates `%s'\n"
msgstr "ortak sertifikalar `%s' ithal ediliyor\n"
-#: sm/gpgsm.c:1486
+#: sm/gpgsm.c:1491
#, c-format
msgid "can't sign using `%s': %s\n"
msgstr "`%s' kullanarak imzalanamıyor: %s\n"
-#: sm/gpgsm.c:1686
+#: sm/gpgsm.c:1690
msgid "this command has not yet been implemented\n"
msgstr "bu komut henüz gerçeklenmedi\n"
diff --git a/po/zh_CN.po b/po/zh_CN.po
index b0be48d69..285302337 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: 2007-11-19 16:02+0100\n"
+"POT-Creation-Date: 2007-11-27 09:11+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"
@@ -37,8 +37,8 @@ msgid ""
"this session"
msgstr "请输入密码:这是一个秘密的句子 \n"
-#. TRANSLATORS: This string is displayed pinentry as the label
-#. for the quality bar.
+#. TRANSLATORS: This string is displayed by pinentry as the
+#. label for the quality bar.
#: agent/call-pinentry.c:586
#, fuzzy
msgid "Quality:"
@@ -46,10 +46,10 @@ msgstr "有效性:%s"
#. TRANSLATORS: This string is a tooltip, shown by pinentry when
#. hovering over the quality bar. Please use an appropriate
-#. sting to describe what this is about. The length of the
+#. string to describe what this is about. The length of the
#. tooltip is limited to about 900 characters. If you do not
-#. translate this a default english string (see source) will be
-#. used.
+#. translate this entry, a default english text (see source)
+#. will be used.
#: agent/call-pinentry.c:604
msgid "pinentry.qualitybar.tooltip"
msgstr ""
@@ -111,8 +111,8 @@ msgstr "无法建立‘%s’:%s\n"
#: g10/keyring.c:1532 g10/openfile.c:192 g10/openfile.c:353
#: g10/plaintext.c:503 g10/sign.c:780 g10/sign.c:975 g10/sign.c:1091
#: g10/sign.c:1247 g10/tdbdump.c:139 g10/tdbdump.c:147 g10/tdbio.c:540
-#: g10/tdbio.c:603 g10/verify.c:99 g10/verify.c:162 sm/gpgsm.c:1939
-#: sm/gpgsm.c:1976 sm/gpgsm.c:2014 sm/qualified.c:66
+#: g10/tdbio.c:603 g10/verify.c:99 g10/verify.c:162 sm/gpgsm.c:1943
+#: sm/gpgsm.c:1980 sm/gpgsm.c:2018 sm/qualified.c:66
#, c-format
msgid "can't open `%s': %s\n"
msgstr "无法打开‘%s’: %s\n"
@@ -240,7 +240,7 @@ msgstr[1] ""
#: agent/genkey.c:235
#, c-format
msgid ""
-"Warning: You have entered an insecure passphrase.%0AA passphrase may not be "
+"Warning: You have entered an insecure passphrase.%%0AA passphrase may not be "
"a known term or match%%0Acertain pattern."
msgstr ""
@@ -433,113 +433,113 @@ msgstr "从‘%s’读取选项\n"
msgid "error creating `%s': %s\n"
msgstr "建立‘%s’时发生错误:%s\n"
-#: agent/gpg-agent.c:1275 agent/gpg-agent.c:1387 agent/gpg-agent.c:1391
-#: agent/gpg-agent.c:1432 agent/gpg-agent.c:1436 g10/exec.c:172
+#: agent/gpg-agent.c:1297 agent/gpg-agent.c:1409 agent/gpg-agent.c:1413
+#: agent/gpg-agent.c:1454 agent/gpg-agent.c:1458 g10/exec.c:172
#: g10/openfile.c:429 scd/scdaemon.c:921
#, c-format
msgid "can't create directory `%s': %s\n"
msgstr "无法建立目录‘%s’:%s\n"
-#: agent/gpg-agent.c:1289 scd/scdaemon.c:935
+#: agent/gpg-agent.c:1311 scd/scdaemon.c:935
msgid "name of socket too long\n"
msgstr ""
-#: agent/gpg-agent.c:1312 scd/scdaemon.c:958
+#: agent/gpg-agent.c:1334 scd/scdaemon.c:958
#, fuzzy, c-format
msgid "can't create socket: %s\n"
msgstr "无法建立‘%s’:%s\n"
-#: agent/gpg-agent.c:1321
+#: agent/gpg-agent.c:1343
#, c-format
msgid "socket name `%s' is too long\n"
msgstr ""
-#: agent/gpg-agent.c:1333
+#: agent/gpg-agent.c:1355
#, fuzzy
msgid "a gpg-agent is already running - not starting a new one\n"
msgstr "gpg-agent 在此次舍话中无法使用\n"
-#: agent/gpg-agent.c:1344 scd/scdaemon.c:978
+#: agent/gpg-agent.c:1366 scd/scdaemon.c:978
#, fuzzy
msgid "error getting nonce for the socket\n"
msgstr "获取新 PIN 时出错:%s\n"
-#: agent/gpg-agent.c:1349 scd/scdaemon.c:981
+#: agent/gpg-agent.c:1371 scd/scdaemon.c:981
#, fuzzy, c-format
msgid "error binding socket to `%s': %s\n"
msgstr "在‘%s’中寻找信任度记录时出错:%s\n"
-#: agent/gpg-agent.c:1361 scd/scdaemon.c:990
+#: agent/gpg-agent.c:1383 scd/scdaemon.c:990
#, fuzzy, c-format
msgid "listen() failed: %s\n"
msgstr "更新失败:%s\n"
-#: agent/gpg-agent.c:1367 scd/scdaemon.c:997
+#: agent/gpg-agent.c:1389 scd/scdaemon.c:997
#, fuzzy, c-format
msgid "listening on socket `%s'\n"
msgstr "正在将私钥写至`%s'\n"
-#: agent/gpg-agent.c:1395 agent/gpg-agent.c:1442 g10/openfile.c:432
+#: agent/gpg-agent.c:1417 agent/gpg-agent.c:1464 g10/openfile.c:432
#, c-format
msgid "directory `%s' created\n"
msgstr "已创建目录‘%s’\n"
-#: agent/gpg-agent.c:1448
+#: agent/gpg-agent.c:1470
#, fuzzy, c-format
msgid "stat() failed for `%s': %s\n"
msgstr "fstat(%d) 在 %s 中出错:%s\n"
-#: agent/gpg-agent.c:1452
+#: agent/gpg-agent.c:1474
#, fuzzy, c-format
msgid "can't use `%s' as home directory\n"
msgstr "无法建立目录‘%s’:%s\n"
-#: agent/gpg-agent.c:1562 scd/scdaemon.c:1013
+#: agent/gpg-agent.c:1591 scd/scdaemon.c:1013
#, fuzzy, c-format
msgid "error reading nonce on fd %d: %s\n"
msgstr "读取‘%s’时出错:%s\n"
-#: agent/gpg-agent.c:1584
+#: agent/gpg-agent.c:1613
#, c-format
msgid "handler 0x%lx for fd %d started\n"
msgstr ""
-#: agent/gpg-agent.c:1589
+#: agent/gpg-agent.c:1618
#, c-format
msgid "handler 0x%lx for fd %d terminated\n"
msgstr ""
-#: agent/gpg-agent.c:1609
+#: agent/gpg-agent.c:1638
#, c-format
msgid "ssh handler 0x%lx for fd %d started\n"
msgstr ""
-#: agent/gpg-agent.c:1614
+#: agent/gpg-agent.c:1643
#, c-format
msgid "ssh handler 0x%lx for fd %d terminated\n"
msgstr ""
-#: agent/gpg-agent.c:1718 scd/scdaemon.c:1135
+#: agent/gpg-agent.c:1760 scd/scdaemon.c:1135
#, fuzzy, c-format
msgid "pth_select failed: %s - waiting 1s\n"
msgstr "更新私钥失败:%s\n"
-#: agent/gpg-agent.c:1827 scd/scdaemon.c:1202
+#: agent/gpg-agent.c:1873 scd/scdaemon.c:1202
#, fuzzy, c-format
msgid "%s %s stopped\n"
msgstr "%s:已跳过:%s\n"
-#: agent/gpg-agent.c:1850
+#: agent/gpg-agent.c:1896
#, fuzzy
msgid "no gpg-agent running in this session\n"
msgstr "gpg-agent 在此次舍话中无法使用\n"
-#: agent/gpg-agent.c:1861 common/simple-pwquery.c:329
+#: agent/gpg-agent.c:1907 common/simple-pwquery.c:329
#: tools/gpg-connect-agent.c:1953
msgid "malformed GPG_AGENT_INFO environment variable\n"
msgstr "GPG_AGENT_INFO 环境变量格式错误\n"
-#: agent/gpg-agent.c:1874 common/simple-pwquery.c:341
+#: agent/gpg-agent.c:1920 common/simple-pwquery.c:341
#: tools/gpg-connect-agent.c:1964
#, c-format
msgid "gpg-agent protocol version %d is not supported\n"
@@ -2057,7 +2057,7 @@ msgstr "%s:%d:无效的 auto-key-locate 清单\n"
msgid "invalid auto-key-locate list\n"
msgstr "无效的 auto-key-locate 清单\n"
-#: g10/gpg.c:2944 sm/gpgsm.c:1355
+#: g10/gpg.c:2944 sm/gpgsm.c:1360
msgid "WARNING: program may create a core file!\n"
msgstr "警告:程序可能会创建核心内存转储!\n"
@@ -2097,11 +2097,11 @@ msgstr "启用 --pgp2 时您应该只使用文件,而非管道\n"
msgid "encrypting a message in --pgp2 mode requires the IDEA cipher\n"
msgstr "在 --pgp2 模式下加密报文需要 IDEA 算法\n"
-#: g10/gpg.c:3080 g10/gpg.c:3104 sm/gpgsm.c:1427
+#: g10/gpg.c:3080 g10/gpg.c:3104 sm/gpgsm.c:1432
msgid "selected cipher algorithm is invalid\n"
msgstr "所选的对称加密算法无效\n"
-#: g10/gpg.c:3086 g10/gpg.c:3110 sm/gpgsm.c:1435
+#: g10/gpg.c:3086 g10/gpg.c:3110 sm/gpgsm.c:1440
msgid "selected digest algorithm is invalid\n"
msgstr "所选的散列算法无效\n"
@@ -7326,21 +7326,21 @@ msgstr "无法连接至‘%s’:%s\n"
msgid "unknown validation model `%s'\n"
msgstr "未知的选项 '%s'\n"
-#: sm/gpgsm.c:1372
+#: sm/gpgsm.c:1377
msgid "WARNING: running with faked system time: "
msgstr ""
-#: sm/gpgsm.c:1468
+#: sm/gpgsm.c:1473
#, c-format
msgid "importing common certificates `%s'\n"
msgstr ""
-#: sm/gpgsm.c:1486
+#: sm/gpgsm.c:1491
#, fuzzy, c-format
msgid "can't sign using `%s': %s\n"
msgstr "无法存取‘%s’:%s\n"
-#: sm/gpgsm.c:1686
+#: sm/gpgsm.c:1690
msgid "this command has not yet been implemented\n"
msgstr ""
diff --git a/po/zh_TW.po b/po/zh_TW.po
index daa1f9bd5..86cc8876d 100644
--- a/po/zh_TW.po
+++ b/po/zh_TW.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gnupg 1.4.2\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2007-11-19 16:02+0100\n"
+"POT-Creation-Date: 2007-11-27 09:11+0100\n"
"PO-Revision-Date: 2005-07-29 09:49+0800\n"
"Last-Translator: Jedi <[email protected]>\n"
"Language-Team: Chinese (traditional) <[email protected]>\n"
@@ -35,8 +35,8 @@ msgid ""
"this session"
msgstr "請輸入密語; 這是一個秘密的句子 \n"
-#. TRANSLATORS: This string is displayed pinentry as the label
-#. for the quality bar.
+#. TRANSLATORS: This string is displayed by pinentry as the
+#. label for the quality bar.
#: agent/call-pinentry.c:586
#, fuzzy
msgid "Quality:"
@@ -44,10 +44,10 @@ msgstr "有效性: %s"
#. TRANSLATORS: This string is a tooltip, shown by pinentry when
#. hovering over the quality bar. Please use an appropriate
-#. sting to describe what this is about. The length of the
+#. string to describe what this is about. The length of the
#. tooltip is limited to about 900 characters. If you do not
-#. translate this a default english string (see source) will be
-#. used.
+#. translate this entry, a default english text (see source)
+#. will be used.
#: agent/call-pinentry.c:604
msgid "pinentry.qualitybar.tooltip"
msgstr ""
@@ -109,8 +109,8 @@ msgstr "無法建立 `%s': %s\n"
#: g10/keyring.c:1532 g10/openfile.c:192 g10/openfile.c:353
#: g10/plaintext.c:503 g10/sign.c:780 g10/sign.c:975 g10/sign.c:1091
#: g10/sign.c:1247 g10/tdbdump.c:139 g10/tdbdump.c:147 g10/tdbio.c:540
-#: g10/tdbio.c:603 g10/verify.c:99 g10/verify.c:162 sm/gpgsm.c:1939
-#: sm/gpgsm.c:1976 sm/gpgsm.c:2014 sm/qualified.c:66
+#: g10/tdbio.c:603 g10/verify.c:99 g10/verify.c:162 sm/gpgsm.c:1943
+#: sm/gpgsm.c:1980 sm/gpgsm.c:2018 sm/qualified.c:66
#, c-format
msgid "can't open `%s': %s\n"
msgstr "無法開啟 `%s': %s\n"
@@ -238,7 +238,7 @@ msgstr[1] ""
#: agent/genkey.c:235
#, c-format
msgid ""
-"Warning: You have entered an insecure passphrase.%0AA passphrase may not be "
+"Warning: You have entered an insecure passphrase.%%0AA passphrase may not be "
"a known term or match%%0Acertain pattern."
msgstr ""
@@ -429,113 +429,113 @@ msgstr "從 `%s' 讀取選項\n"
msgid "error creating `%s': %s\n"
msgstr "建立 `%s' 時發生錯誤: %s\n"
-#: agent/gpg-agent.c:1275 agent/gpg-agent.c:1387 agent/gpg-agent.c:1391
-#: agent/gpg-agent.c:1432 agent/gpg-agent.c:1436 g10/exec.c:172
+#: agent/gpg-agent.c:1297 agent/gpg-agent.c:1409 agent/gpg-agent.c:1413
+#: agent/gpg-agent.c:1454 agent/gpg-agent.c:1458 g10/exec.c:172
#: g10/openfile.c:429 scd/scdaemon.c:921
#, c-format
msgid "can't create directory `%s': %s\n"
msgstr "無法建立目錄 `%s': %s\n"
-#: agent/gpg-agent.c:1289 scd/scdaemon.c:935
+#: agent/gpg-agent.c:1311 scd/scdaemon.c:935
msgid "name of socket too long\n"
msgstr ""
-#: agent/gpg-agent.c:1312 scd/scdaemon.c:958
+#: agent/gpg-agent.c:1334 scd/scdaemon.c:958
#, fuzzy, c-format
msgid "can't create socket: %s\n"
msgstr "無法建立 `%s': %s\n"
-#: agent/gpg-agent.c:1321
+#: agent/gpg-agent.c:1343
#, c-format
msgid "socket name `%s' is too long\n"
msgstr ""
-#: agent/gpg-agent.c:1333
+#: agent/gpg-agent.c:1355
#, fuzzy
msgid "a gpg-agent is already running - not starting a new one\n"
msgstr "gpg-agent 在此階段無法使用\n"
-#: agent/gpg-agent.c:1344 scd/scdaemon.c:978
+#: agent/gpg-agent.c:1366 scd/scdaemon.c:978
#, fuzzy
msgid "error getting nonce for the socket\n"
msgstr "取得新的個人識別碼 (PIN) 時出錯: %s\n"
-#: agent/gpg-agent.c:1349 scd/scdaemon.c:981
+#: agent/gpg-agent.c:1371 scd/scdaemon.c:981
#, fuzzy, c-format
msgid "error binding socket to `%s': %s\n"
msgstr "在 `%s' 中尋找信任記錄時出錯: %s\n"
-#: agent/gpg-agent.c:1361 scd/scdaemon.c:990
+#: agent/gpg-agent.c:1383 scd/scdaemon.c:990
#, fuzzy, c-format
msgid "listen() failed: %s\n"
msgstr "更新失敗: %s\n"
-#: agent/gpg-agent.c:1367 scd/scdaemon.c:997
+#: agent/gpg-agent.c:1389 scd/scdaemon.c:997
#, fuzzy, c-format
msgid "listening on socket `%s'\n"
msgstr "正在將私鑰寫至 `%s'\n"
-#: agent/gpg-agent.c:1395 agent/gpg-agent.c:1442 g10/openfile.c:432
+#: agent/gpg-agent.c:1417 agent/gpg-agent.c:1464 g10/openfile.c:432
#, c-format
msgid "directory `%s' created\n"
msgstr "目錄 `%s' 已建立\n"
-#: agent/gpg-agent.c:1448
+#: agent/gpg-agent.c:1470
#, fuzzy, c-format
msgid "stat() failed for `%s': %s\n"
msgstr "fstat(%d) 失敗於 %s: %s\n"
-#: agent/gpg-agent.c:1452
+#: agent/gpg-agent.c:1474
#, fuzzy, c-format
msgid "can't use `%s' as home directory\n"
msgstr "無法建立目錄 `%s': %s\n"
-#: agent/gpg-agent.c:1562 scd/scdaemon.c:1013
+#: agent/gpg-agent.c:1591 scd/scdaemon.c:1013
#, fuzzy, c-format
msgid "error reading nonce on fd %d: %s\n"
msgstr "讀取 `%s' 時發生錯誤: %s\n"
-#: agent/gpg-agent.c:1584
+#: agent/gpg-agent.c:1613
#, c-format
msgid "handler 0x%lx for fd %d started\n"
msgstr ""
-#: agent/gpg-agent.c:1589
+#: agent/gpg-agent.c:1618
#, c-format
msgid "handler 0x%lx for fd %d terminated\n"
msgstr ""
-#: agent/gpg-agent.c:1609
+#: agent/gpg-agent.c:1638
#, c-format
msgid "ssh handler 0x%lx for fd %d started\n"
msgstr ""
-#: agent/gpg-agent.c:1614
+#: agent/gpg-agent.c:1643
#, c-format
msgid "ssh handler 0x%lx for fd %d terminated\n"
msgstr ""
-#: agent/gpg-agent.c:1718 scd/scdaemon.c:1135
+#: agent/gpg-agent.c:1760 scd/scdaemon.c:1135
#, fuzzy, c-format
msgid "pth_select failed: %s - waiting 1s\n"
msgstr "更新私鑰失敗: %s\n"
-#: agent/gpg-agent.c:1827 scd/scdaemon.c:1202
+#: agent/gpg-agent.c:1873 scd/scdaemon.c:1202
#, fuzzy, c-format
msgid "%s %s stopped\n"
msgstr "%s: 已跳過: %s\n"
-#: agent/gpg-agent.c:1850
+#: agent/gpg-agent.c:1896
#, fuzzy
msgid "no gpg-agent running in this session\n"
msgstr "gpg-agent 在此階段無法使用\n"
-#: agent/gpg-agent.c:1861 common/simple-pwquery.c:329
+#: agent/gpg-agent.c:1907 common/simple-pwquery.c:329
#: tools/gpg-connect-agent.c:1953
msgid "malformed GPG_AGENT_INFO environment variable\n"
msgstr "被變造的 GPG_AGENT_INFO 環境變數\n"
-#: agent/gpg-agent.c:1874 common/simple-pwquery.c:341
+#: agent/gpg-agent.c:1920 common/simple-pwquery.c:341
#: tools/gpg-connect-agent.c:1964
#, c-format
msgid "gpg-agent protocol version %d is not supported\n"
@@ -2061,7 +2061,7 @@ msgstr "%s:%d: 無效的驗證選項\n"
msgid "invalid auto-key-locate list\n"
msgstr ""
-#: g10/gpg.c:2944 sm/gpgsm.c:1355
+#: g10/gpg.c:2944 sm/gpgsm.c:1360
msgid "WARNING: program may create a core file!\n"
msgstr "警告: 程式可能會傾印出核心檔!\n"
@@ -2101,11 +2101,11 @@ msgstr "啟用 --pgp2 時妳祇應該使用檔案, 而非管道\n"
msgid "encrypting a message in --pgp2 mode requires the IDEA cipher\n"
msgstr "在 --pgp2 模式下加密訊息需要 IDEA 編密法\n"
-#: g10/gpg.c:3080 g10/gpg.c:3104 sm/gpgsm.c:1427
+#: g10/gpg.c:3080 g10/gpg.c:3104 sm/gpgsm.c:1432
msgid "selected cipher algorithm is invalid\n"
msgstr "所選的編密演算法無效\n"
-#: g10/gpg.c:3086 g10/gpg.c:3110 sm/gpgsm.c:1435
+#: g10/gpg.c:3086 g10/gpg.c:3110 sm/gpgsm.c:1440
msgid "selected digest algorithm is invalid\n"
msgstr "所選的摘要演算法無效\n"
@@ -7366,21 +7366,21 @@ msgstr "無法連接至 `%s': %s\n"
msgid "unknown validation model `%s'\n"
msgstr "未知的選項 `%s'\n"
-#: sm/gpgsm.c:1372
+#: sm/gpgsm.c:1377
msgid "WARNING: running with faked system time: "
msgstr ""
-#: sm/gpgsm.c:1468
+#: sm/gpgsm.c:1473
#, c-format
msgid "importing common certificates `%s'\n"
msgstr ""
-#: sm/gpgsm.c:1486
+#: sm/gpgsm.c:1491
#, fuzzy, c-format
msgid "can't sign using `%s': %s\n"
msgstr "無法存取 `%s': %s\n"
-#: sm/gpgsm.c:1686
+#: sm/gpgsm.c:1690
msgid "this command has not yet been implemented\n"
msgstr ""