aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--NEWS4
-rw-r--r--configure.ac4
-rw-r--r--po/be.po24
-rw-r--r--po/ca.po24
-rw-r--r--po/cs.po24
-rw-r--r--po/da.po24
-rw-r--r--po/de.po24
-rw-r--r--po/el.po24
-rw-r--r--po/eo.po24
-rw-r--r--po/es.po24
-rw-r--r--po/et.po24
-rw-r--r--po/fi.po24
-rw-r--r--po/fr.po24
-rw-r--r--po/gl.po24
-rw-r--r--po/hu.po24
-rw-r--r--po/id.po24
-rw-r--r--po/it.po24
-rw-r--r--po/ja.po24
-rw-r--r--po/nb.po24
-rw-r--r--po/pl.po24
-rw-r--r--po/pt.po24
-rw-r--r--po/pt_BR.po24
-rw-r--r--po/ro.po24
-rw-r--r--po/ru.po24
-rw-r--r--po/sk.po24
-rw-r--r--po/sv.po24
-rw-r--r--po/tr.po24
-rw-r--r--po/zh_CN.po24
-rw-r--r--po/zh_TW.po24
29 files changed, 330 insertions, 326 deletions
diff --git a/NEWS b/NEWS
index 2ba5ec4ea..7e66ca797 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+Noteworthy changes in version 1.4.6
+------------------------------------------------
+
+
Noteworthy changes in version 1.4.5 (2006-08-01)
------------------------------------------------
diff --git a/configure.ac b/configure.ac
index 4b54751bc..6f601843e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -27,8 +27,8 @@ min_automake_version="1.9.3"
# Remember to change the version number immediately *after* a release.
# Set my_issvn to "yes" for non-released code. Remember to run an
# "svn up" and "autogen.sh" right before creating a distribution.
-m4_define([my_version], [1.4.5])
-m4_define([my_issvn], [no])
+m4_define([my_version], [1.4.6])
+m4_define([my_issvn], [yes])
m4_define([svn_revision], m4_esyscmd([echo -n $((svn info 2>/dev/null \
|| echo 'Revision: 0')|sed -n '/^Revision:/ s/[^0-9]//gp'|head -1)]))
diff --git a/po/be.po b/po/be.po
index 380940c6d..19f9a204c 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: 2006-07-28 11:12+0200\n"
+"POT-Creation-Date: 2006-08-01 13:07+0200\n"
"PO-Revision-Date: 2003-10-30 16:35+0200\n"
"Last-Translator: Ales Nyakhaychyk <[email protected]>\n"
"Language-Team: Belarusian <[email protected]>\n"
@@ -42,7 +42,7 @@ msgstr "запіс у stdout\n"
#: cipher/random.c:448 g10/card-util.c:678 g10/card-util.c:747
#: g10/dearmor.c:61 g10/dearmor.c:110 g10/encode.c:184 g10/encode.c:474
#: g10/gpg.c:1003 g10/gpg.c:3461 g10/import.c:195 g10/keygen.c:2385
-#: g10/keyring.c:1525 g10/openfile.c:186 g10/openfile.c:342
+#: g10/keyring.c:1525 g10/openfile.c:186 g10/openfile.c:348
#: g10/plaintext.c:481 g10/sign.c:808 g10/sign.c:1001 g10/sign.c:1114
#: g10/sign.c:1264 g10/tdbdump.c:141 g10/tdbdump.c:149 g10/tdbio.c:540
#: g10/tdbio.c:605
@@ -78,8 +78,8 @@ msgid "note: random_seed file not updated\n"
msgstr ""
#: cipher/random.c:544 g10/exec.c:481 g10/gpg.c:1002 g10/keygen.c:2864
-#: g10/keygen.c:2894 g10/keyring.c:1201 g10/keyring.c:1501 g10/openfile.c:263
-#: g10/openfile.c:357 g10/sign.c:826 g10/sign.c:1130 g10/tdbio.c:536
+#: g10/keygen.c:2894 g10/keyring.c:1201 g10/keyring.c:1501 g10/openfile.c:269
+#: g10/openfile.c:363 g10/sign.c:826 g10/sign.c:1130 g10/tdbio.c:536
#, c-format
msgid "can't create `%s': %s\n"
msgstr ""
@@ -866,7 +866,7 @@ msgstr ""
msgid "no remote program execution supported\n"
msgstr ""
-#: g10/exec.c:176 g10/openfile.c:415
+#: g10/exec.c:176 g10/openfile.c:421
#, fuzzy, c-format
msgid "can't create directory `%s': %s\n"
msgstr "%s: немагчыма стварыць тэчку: %s\n"
@@ -2269,7 +2269,7 @@ msgstr ""
msgid "no writable keyring found: %s\n"
msgstr ""
-#: g10/import.c:802 g10/openfile.c:267 g10/sign.c:831 g10/sign.c:1135
+#: g10/import.c:802 g10/openfile.c:273 g10/sign.c:831 g10/sign.c:1135
#, c-format
msgid "writing to `%s'\n"
msgstr ""
@@ -4562,22 +4562,22 @@ msgstr "Увядзіце новае ймя файла"
msgid "writing to stdout\n"
msgstr "запіс у stdout\n"
-#: g10/openfile.c:305
+#: g10/openfile.c:311
#, c-format
msgid "assuming signed data in `%s'\n"
msgstr ""
-#: g10/openfile.c:384
+#: g10/openfile.c:390
#, c-format
msgid "new configuration file `%s' created\n"
msgstr ""
-#: g10/openfile.c:386
+#: g10/openfile.c:392
#, c-format
msgid "WARNING: options in `%s' are not yet active during this run\n"
msgstr ""
-#: g10/openfile.c:418
+#: g10/openfile.c:424
#, fuzzy, c-format
msgid "directory `%s' created\n"
msgstr "%s: тэчка створана\n"
@@ -6003,11 +6003,11 @@ msgid "please see http://www.gnupg.org/faq.html for more information\n"
msgstr ""
"па больш падрабязныя зьвесткі шукайце на http://www.gnupg.org/faq.html\n"
-#: util/secmem.c:350
+#: util/secmem.c:351
msgid "operation is not possible without initialized secure memory\n"
msgstr "дзеяньне немагчымае без распачатае бясьпечнае памяці\n"
-#: util/secmem.c:351
+#: util/secmem.c:352
msgid "(you may have used the wrong program for this task)\n"
msgstr ""
diff --git a/po/ca.po b/po/ca.po
index f156143ad..004e589ed 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: 2006-07-28 11:12+0200\n"
+"POT-Creation-Date: 2006-08-01 13:07+0200\n"
"PO-Revision-Date: 2005-02-04 02:04+0100\n"
"Last-Translator: Jordi Mallach <[email protected]>\n"
"Language-Team: Catalan <[email protected]>\n"
@@ -62,7 +62,7 @@ msgstr "s'està escrivint la clau secreta a «%s»\n"
#: cipher/random.c:448 g10/card-util.c:678 g10/card-util.c:747
#: g10/dearmor.c:61 g10/dearmor.c:110 g10/encode.c:184 g10/encode.c:474
#: g10/gpg.c:1003 g10/gpg.c:3461 g10/import.c:195 g10/keygen.c:2385
-#: g10/keyring.c:1525 g10/openfile.c:186 g10/openfile.c:342
+#: g10/keyring.c:1525 g10/openfile.c:186 g10/openfile.c:348
#: g10/plaintext.c:481 g10/sign.c:808 g10/sign.c:1001 g10/sign.c:1114
#: g10/sign.c:1264 g10/tdbdump.c:141 g10/tdbdump.c:149 g10/tdbio.c:540
#: g10/tdbio.c:605
@@ -99,8 +99,8 @@ msgid "note: random_seed file not updated\n"
msgstr "nota: el fitxer random_seed no s'ha actualitzat\n"
#: cipher/random.c:544 g10/exec.c:481 g10/gpg.c:1002 g10/keygen.c:2864
-#: g10/keygen.c:2894 g10/keyring.c:1201 g10/keyring.c:1501 g10/openfile.c:263
-#: g10/openfile.c:357 g10/sign.c:826 g10/sign.c:1130 g10/tdbio.c:536
+#: g10/keygen.c:2894 g10/keyring.c:1201 g10/keyring.c:1501 g10/openfile.c:269
+#: g10/openfile.c:363 g10/sign.c:826 g10/sign.c:1130 g10/tdbio.c:536
#, c-format
msgid "can't create `%s': %s\n"
msgstr "no s'ha pogut crear «%s»: %s\n"
@@ -935,7 +935,7 @@ msgstr "problema en tractar amb un paquet xifrat\n"
msgid "no remote program execution supported\n"
msgstr "no hi ha suport per a l'execució remota de programes\n"
-#: g10/exec.c:176 g10/openfile.c:415
+#: g10/exec.c:176 g10/openfile.c:421
#, c-format
msgid "can't create directory `%s': %s\n"
msgstr "no es pot crear el directori «%s»: %s\n"
@@ -2490,7 +2490,7 @@ msgstr "clau %08lX: clau nova - es descarta \n"
msgid "no writable keyring found: %s\n"
msgstr "no s'ha trobat cap anell escrivible: %s\n"
-#: g10/import.c:802 g10/openfile.c:267 g10/sign.c:831 g10/sign.c:1135
+#: g10/import.c:802 g10/openfile.c:273 g10/sign.c:831 g10/sign.c:1135
#, c-format
msgid "writing to `%s'\n"
msgstr "s'està escrivint en «%s»\n"
@@ -4999,23 +4999,23 @@ msgstr "Introduïu el nou nom del fitxer"
msgid "writing to stdout\n"
msgstr "s'està escrivint en stdout\n"
-#: g10/openfile.c:305
+#: g10/openfile.c:311
#, c-format
msgid "assuming signed data in `%s'\n"
msgstr "s'asumeix que hi ha dades signades en «%s»\n"
-#: g10/openfile.c:384
+#: g10/openfile.c:390
#, c-format
msgid "new configuration file `%s' created\n"
msgstr "s'ha creat el nou fitxer d'opcions «%s»\n"
-#: g10/openfile.c:386
+#: g10/openfile.c:392
#, c-format
msgid "WARNING: options in `%s' are not yet active during this run\n"
msgstr ""
"AVÍS: les opcions en «%s» encara no estan actives durant aquesta execució\n"
-#: g10/openfile.c:418
+#: g10/openfile.c:424
#, fuzzy, c-format
msgid "directory `%s' created\n"
msgstr "%s: s'ha creat el directori\n"
@@ -6582,11 +6582,11 @@ msgstr ""
# Últimament pense si «iniciar» no serà millor que «inicialitzar»? ivb
# Segons SC, hi ha diferència. jm
-#: util/secmem.c:350
+#: util/secmem.c:351
msgid "operation is not possible without initialized secure memory\n"
msgstr "l'operació no és possible sense memòria segura inicialitzada\n"
-#: util/secmem.c:351
+#: util/secmem.c:352
msgid "(you may have used the wrong program for this task)\n"
msgstr "(potser heu utilitzat el programa erroni per a aquesta tasca)\n"
diff --git a/po/cs.po b/po/cs.po
index 7965b0f97..7ae848cbb 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: 2006-07-28 11:12+0200\n"
+"POT-Creation-Date: 2006-08-01 13:07+0200\n"
"PO-Revision-Date: 2004-11-26 09:12+0200\n"
"Last-Translator: Roman Pavlik <[email protected]>\n"
"Language-Team: Czech <[email protected]>\n"
@@ -42,7 +42,7 @@ msgstr "zapisuji tajn� kl�� do `%s'\n"
#: cipher/random.c:448 g10/card-util.c:678 g10/card-util.c:747
#: g10/dearmor.c:61 g10/dearmor.c:110 g10/encode.c:184 g10/encode.c:474
#: g10/gpg.c:1003 g10/gpg.c:3461 g10/import.c:195 g10/keygen.c:2385
-#: g10/keyring.c:1525 g10/openfile.c:186 g10/openfile.c:342
+#: g10/keyring.c:1525 g10/openfile.c:186 g10/openfile.c:348
#: g10/plaintext.c:481 g10/sign.c:808 g10/sign.c:1001 g10/sign.c:1114
#: g10/sign.c:1264 g10/tdbdump.c:141 g10/tdbdump.c:149 g10/tdbio.c:540
#: g10/tdbio.c:605
@@ -78,8 +78,8 @@ msgid "note: random_seed file not updated\n"
msgstr "pozn�mka: soubor random_seed nen� aktualizov�n\n"
#: cipher/random.c:544 g10/exec.c:481 g10/gpg.c:1002 g10/keygen.c:2864
-#: g10/keygen.c:2894 g10/keyring.c:1201 g10/keyring.c:1501 g10/openfile.c:263
-#: g10/openfile.c:357 g10/sign.c:826 g10/sign.c:1130 g10/tdbio.c:536
+#: g10/keygen.c:2894 g10/keyring.c:1201 g10/keyring.c:1501 g10/openfile.c:269
+#: g10/openfile.c:363 g10/sign.c:826 g10/sign.c:1130 g10/tdbio.c:536
#, c-format
msgid "can't create `%s': %s\n"
msgstr "nemohu vytvo�it `%s': %s\n"
@@ -866,7 +866,7 @@ msgstr "probl�m se za�ifrovan�m paketem\n"
msgid "no remote program execution supported\n"
msgstr "spu�t�n� extern�ho programu nen� podporov�no\n"
-#: g10/exec.c:176 g10/openfile.c:415
+#: g10/exec.c:176 g10/openfile.c:421
#, c-format
msgid "can't create directory `%s': %s\n"
msgstr "nemohu vytvo�it adres�� `%s': %s\n"
@@ -2412,7 +2412,7 @@ msgid "no writable keyring found: %s\n"
msgstr "nenalezen zapisovateln� soubor kl��� (keyring): %s\n"
# g10/import.c:766 g10/openfile.c:261#, c-format
-#: g10/import.c:802 g10/openfile.c:267 g10/sign.c:831 g10/sign.c:1135
+#: g10/import.c:802 g10/openfile.c:273 g10/sign.c:831 g10/sign.c:1135
#, c-format
msgid "writing to `%s'\n"
msgstr "zapisuji do '%s'\n"
@@ -4772,22 +4772,22 @@ msgstr "Vlo�te nov� n�zev souboru"
msgid "writing to stdout\n"
msgstr "zapisuji do standardn�ho v�stupu\n"
-#: g10/openfile.c:305
+#: g10/openfile.c:311
#, c-format
msgid "assuming signed data in `%s'\n"
msgstr "p�edpokl�d�m podepsan� data v `%s'\n"
-#: g10/openfile.c:384
+#: g10/openfile.c:390
#, c-format
msgid "new configuration file `%s' created\n"
msgstr "vytvo�en nov� konfigura�n� soubor `%s'\n"
-#: g10/openfile.c:386
+#: g10/openfile.c:392
#, c-format
msgid "WARNING: options in `%s' are not yet active during this run\n"
msgstr "VAROV�N�: nastaven� z `%s' nejsou p�i tomto spu�t�n� zat�m aktivn�\n"
-#: g10/openfile.c:418
+#: g10/openfile.c:424
#, c-format
msgid "directory `%s' created\n"
msgstr "adres�� `%s' vytvo�en\n"
@@ -6261,11 +6261,11 @@ msgstr "VAROV�N�: Pou��van� pam� nen� bezpe�n�!\n"
msgid "please see http://www.gnupg.org/faq.html for more information\n"
msgstr "V�ce informac� naleznete na adrese http://www.gnupg.cz/faq.html\n"
-#: util/secmem.c:350
+#: util/secmem.c:351
msgid "operation is not possible without initialized secure memory\n"
msgstr "prov�st operaci nen� mo�n� bez inicializovan� bezpe�n� pam�ti\n"
-#: util/secmem.c:351
+#: util/secmem.c:352
msgid "(you may have used the wrong program for this task)\n"
msgstr "(pravd�podobn� jste pro tento �kol pou�ili nespr�vn� program)\n"
diff --git a/po/da.po b/po/da.po
index 7bcfb20e6..ff553782c 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: 2006-07-28 11:12+0200\n"
+"POT-Creation-Date: 2006-08-01 13:07+0200\n"
"PO-Revision-Date: 2003-12-03 16:11+0100\n"
"Last-Translator: Birger Langkjer <[email protected]>\n"
"Language-Team: Danish <[email protected]>\n"
@@ -43,7 +43,7 @@ msgstr "skriver hemmeligt certifikat til '%s'\n"
#: cipher/random.c:448 g10/card-util.c:678 g10/card-util.c:747
#: g10/dearmor.c:61 g10/dearmor.c:110 g10/encode.c:184 g10/encode.c:474
#: g10/gpg.c:1003 g10/gpg.c:3461 g10/import.c:195 g10/keygen.c:2385
-#: g10/keyring.c:1525 g10/openfile.c:186 g10/openfile.c:342
+#: g10/keyring.c:1525 g10/openfile.c:186 g10/openfile.c:348
#: g10/plaintext.c:481 g10/sign.c:808 g10/sign.c:1001 g10/sign.c:1114
#: g10/sign.c:1264 g10/tdbdump.c:141 g10/tdbdump.c:149 g10/tdbio.c:540
#: g10/tdbio.c:605
@@ -79,8 +79,8 @@ msgid "note: random_seed file not updated\n"
msgstr ""
#: cipher/random.c:544 g10/exec.c:481 g10/gpg.c:1002 g10/keygen.c:2864
-#: g10/keygen.c:2894 g10/keyring.c:1201 g10/keyring.c:1501 g10/openfile.c:263
-#: g10/openfile.c:357 g10/sign.c:826 g10/sign.c:1130 g10/tdbio.c:536
+#: g10/keygen.c:2894 g10/keyring.c:1201 g10/keyring.c:1501 g10/openfile.c:269
+#: g10/openfile.c:363 g10/sign.c:826 g10/sign.c:1130 g10/tdbio.c:536
#, fuzzy, c-format
msgid "can't create `%s': %s\n"
msgstr "kan ikke oprette %s: %s\n"
@@ -892,7 +892,7 @@ msgstr ""
msgid "no remote program execution supported\n"
msgstr ""
-#: g10/exec.c:176 g10/openfile.c:415
+#: g10/exec.c:176 g10/openfile.c:421
#, fuzzy, c-format
msgid "can't create directory `%s': %s\n"
msgstr "%s: kan ikke oprette mappe: %s\n"
@@ -2325,7 +2325,7 @@ msgstr "n�gle %08lX: ikke en rfc2440 n�gle - udeladt\n"
msgid "no writable keyring found: %s\n"
msgstr "fejl ved skrivning af n�glering `%s': %s\n"
-#: g10/import.c:802 g10/openfile.c:267 g10/sign.c:831 g10/sign.c:1135
+#: g10/import.c:802 g10/openfile.c:273 g10/sign.c:831 g10/sign.c:1135
#, c-format
msgid "writing to `%s'\n"
msgstr "skriver til `%s'\n"
@@ -4688,22 +4688,22 @@ msgstr "Indtast nyt filnavn"
msgid "writing to stdout\n"
msgstr "skriver til stdout\n"
-#: g10/openfile.c:305
+#: g10/openfile.c:311
#, c-format
msgid "assuming signed data in `%s'\n"
msgstr ""
-#: g10/openfile.c:384
+#: g10/openfile.c:390
#, c-format
msgid "new configuration file `%s' created\n"
msgstr ""
-#: g10/openfile.c:386
+#: g10/openfile.c:392
#, c-format
msgid "WARNING: options in `%s' are not yet active during this run\n"
msgstr ""
-#: g10/openfile.c:418
+#: g10/openfile.c:424
#, fuzzy, c-format
msgid "directory `%s' created\n"
msgstr "%s: mappe oprettet\n"
@@ -6162,11 +6162,11 @@ msgstr "Advarsel: benytter ubeskyttet hukommelse!\n"
msgid "please see http://www.gnupg.org/faq.html for more information\n"
msgstr ""
-#: util/secmem.c:350
+#: util/secmem.c:351
msgid "operation is not possible without initialized secure memory\n"
msgstr "operation er ikke mulig uden beskyttet hukommelse indl�st\n"
-#: util/secmem.c:351
+#: util/secmem.c:352
msgid "(you may have used the wrong program for this task)\n"
msgstr "(du kan have brugt et forkert program til denne opgave)\n"
diff --git a/po/de.po b/po/de.po
index bf0dabe99..e2f6e74e3 100644
--- a/po/de.po
+++ b/po/de.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gnupg-1.4.1\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2006-07-28 11:12+0200\n"
+"POT-Creation-Date: 2006-08-01 13:07+0200\n"
"PO-Revision-Date: 2006-06-28 20:54+0200\n"
"Last-Translator: Walter Koch <[email protected]>\n"
"Language-Team: German <[email protected]>\n"
@@ -42,7 +42,7 @@ msgstr "es wird auf die Sperre `%s' gewartet...\n"
#: cipher/random.c:448 g10/card-util.c:678 g10/card-util.c:747
#: g10/dearmor.c:61 g10/dearmor.c:110 g10/encode.c:184 g10/encode.c:474
#: g10/gpg.c:1003 g10/gpg.c:3461 g10/import.c:195 g10/keygen.c:2385
-#: g10/keyring.c:1525 g10/openfile.c:186 g10/openfile.c:342
+#: g10/keyring.c:1525 g10/openfile.c:186 g10/openfile.c:348
#: g10/plaintext.c:481 g10/sign.c:808 g10/sign.c:1001 g10/sign.c:1114
#: g10/sign.c:1264 g10/tdbdump.c:141 g10/tdbdump.c:149 g10/tdbio.c:540
#: g10/tdbio.c:605
@@ -79,8 +79,8 @@ msgid "note: random_seed file not updated\n"
msgstr "Hinweis: 'random_seed'-Datei bleibt unver�ndert\n"
#: cipher/random.c:544 g10/exec.c:481 g10/gpg.c:1002 g10/keygen.c:2864
-#: g10/keygen.c:2894 g10/keyring.c:1201 g10/keyring.c:1501 g10/openfile.c:263
-#: g10/openfile.c:357 g10/sign.c:826 g10/sign.c:1130 g10/tdbio.c:536
+#: g10/keygen.c:2894 g10/keyring.c:1201 g10/keyring.c:1501 g10/openfile.c:269
+#: g10/openfile.c:363 g10/sign.c:826 g10/sign.c:1130 g10/tdbio.c:536
#, c-format
msgid "can't create `%s': %s\n"
msgstr "'%s' kann nicht erzeugt werden: %s\n"
@@ -881,7 +881,7 @@ msgstr "Problem beim Bearbeiten des verschl�sselten Packets\n"
msgid "no remote program execution supported\n"
msgstr "Ausf�hren von externen Programmen wird nicht unterst�tzt\n"
-#: g10/exec.c:176 g10/openfile.c:415
+#: g10/exec.c:176 g10/openfile.c:421
#, c-format
msgid "can't create directory `%s': %s\n"
msgstr "Verzeichnis `%s' kann nicht erzeugt werden: %s\n"
@@ -2426,7 +2426,7 @@ msgstr "Schl�ssel %08lX: neuer Schl�ssel - �bersprungen\n"
msgid "no writable keyring found: %s\n"
msgstr "kein schreibbarer Schl�sselbund gefunden: %s\n"
-#: g10/import.c:802 g10/openfile.c:267 g10/sign.c:831 g10/sign.c:1135
+#: g10/import.c:802 g10/openfile.c:273 g10/sign.c:831 g10/sign.c:1135
#, c-format
msgid "writing to `%s'\n"
msgstr "Schreiben nach '%s'\n"
@@ -4900,23 +4900,23 @@ msgstr "Neuen Dateinamen eingeben"
msgid "writing to stdout\n"
msgstr "Schreiben auf die Standardausgabe\n"
-#: g10/openfile.c:305
+#: g10/openfile.c:311
#, c-format
msgid "assuming signed data in `%s'\n"
msgstr "die unterzeichneten Daten sind wohl in '%s'\n"
-#: g10/openfile.c:384
+#: g10/openfile.c:390
#, c-format
msgid "new configuration file `%s' created\n"
msgstr "Neue Konfigurationsdatei `%s' erstellt\n"
-#: g10/openfile.c:386
+#: g10/openfile.c:392
#, c-format
msgid "WARNING: options in `%s' are not yet active during this run\n"
msgstr ""
"WARNUNG: Optionen in `%s' sind w�hrend dieses Laufes noch nicht wirksam\n"
-#: g10/openfile.c:418
+#: g10/openfile.c:424
#, c-format
msgid "directory `%s' created\n"
msgstr "Verzeichnis `%s' erzeugt\n"
@@ -6463,11 +6463,11 @@ msgstr "siehe http://www.gnupg.org/faq.html f�r weitere Informationen\n"
# " Um dies zu vermeiden, kann das Programm suid(root) installiert werden.\n"
# " Bitte wenden Sie sich hierzu an den Systemadministrator.\n"
-#: util/secmem.c:350
+#: util/secmem.c:351
msgid "operation is not possible without initialized secure memory\n"
msgstr "Vorgang ist ohne sicheren Hauptspeicher nicht m�glich\n"
-#: util/secmem.c:351
+#: util/secmem.c:352
msgid "(you may have used the wrong program for this task)\n"
msgstr ""
"(m�glicherweise haben Sie das falsche Programm f�r diese Aufgabe benutzt)\n"
diff --git a/po/el.po b/po/el.po
index e4dc91eab..096a52d1e 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: 2006-07-28 11:12+0200\n"
+"POT-Creation-Date: 2006-08-01 13:07+0200\n"
"PO-Revision-Date: 2003-06-27 12:00+0200\n"
"Last-Translator: Dokianakis Theofanis <[email protected]>\n"
"Language-Team: Greek <[email protected]>\n"
@@ -41,7 +41,7 @@ msgstr "������� ��� �������� �������� ��� `%s'\n"
#: cipher/random.c:448 g10/card-util.c:678 g10/card-util.c:747
#: g10/dearmor.c:61 g10/dearmor.c:110 g10/encode.c:184 g10/encode.c:474
#: g10/gpg.c:1003 g10/gpg.c:3461 g10/import.c:195 g10/keygen.c:2385
-#: g10/keyring.c:1525 g10/openfile.c:186 g10/openfile.c:342
+#: g10/keyring.c:1525 g10/openfile.c:186 g10/openfile.c:348
#: g10/plaintext.c:481 g10/sign.c:808 g10/sign.c:1001 g10/sign.c:1114
#: g10/sign.c:1264 g10/tdbdump.c:141 g10/tdbdump.c:149 g10/tdbio.c:540
#: g10/tdbio.c:605
@@ -79,8 +79,8 @@ msgid "note: random_seed file not updated\n"
msgstr "��������: ��� ���� ��������� �� ������ random_seed\n"
#: cipher/random.c:544 g10/exec.c:481 g10/gpg.c:1002 g10/keygen.c:2864
-#: g10/keygen.c:2894 g10/keyring.c:1201 g10/keyring.c:1501 g10/openfile.c:263
-#: g10/openfile.c:357 g10/sign.c:826 g10/sign.c:1130 g10/tdbio.c:536
+#: g10/keygen.c:2894 g10/keyring.c:1201 g10/keyring.c:1501 g10/openfile.c:269
+#: g10/openfile.c:363 g10/sign.c:826 g10/sign.c:1130 g10/tdbio.c:536
#, c-format
msgid "can't create `%s': %s\n"
msgstr "�������� ����������� ��� `%s': %s\n"
@@ -906,7 +906,7 @@ msgstr "�������� ��� �������� ���������������� �������\n"
msgid "no remote program execution supported\n"
msgstr "��� ������������ � ������������� �������� ������������\n"
-#: g10/exec.c:176 g10/openfile.c:415
+#: g10/exec.c:176 g10/openfile.c:421
#, c-format
msgid "can't create directory `%s': %s\n"
msgstr "�������� ����������� ��������� `%s': %s\n"
@@ -2445,7 +2445,7 @@ msgstr "������ %08lX: ��� ������ - ������������\n"
msgid "no writable keyring found: %s\n"
msgstr "��� ������� ��������� ����������: %s\n"
-#: g10/import.c:802 g10/openfile.c:267 g10/sign.c:831 g10/sign.c:1135
+#: g10/import.c:802 g10/openfile.c:273 g10/sign.c:831 g10/sign.c:1135
#, c-format
msgid "writing to `%s'\n"
msgstr "������� ��� `%s'\n"
@@ -4911,23 +4911,23 @@ msgstr "�������������� ��� ��� ����� �������"
msgid "writing to stdout\n"
msgstr "������� ���� stdout\n"
-#: g10/openfile.c:305
+#: g10/openfile.c:311
#, c-format
msgid "assuming signed data in `%s'\n"
msgstr "������� �������������� ��������� ��� `%s'\n"
-#: g10/openfile.c:384
+#: g10/openfile.c:390
#, c-format
msgid "new configuration file `%s' created\n"
msgstr "������������� ��� ������ �������� `%s'\n"
-#: g10/openfile.c:386
+#: g10/openfile.c:392
#, c-format
msgid "WARNING: options in `%s' are not yet active during this run\n"
msgstr ""
"�������������: �� �������� ��� `%s' ��� ����� ������� �� ���� ��� ��������\n"
-#: g10/openfile.c:418
+#: g10/openfile.c:424
#, fuzzy, c-format
msgid "directory `%s' created\n"
msgstr "%s: ��������� �������������\n"
@@ -6441,11 +6441,11 @@ msgstr "�������������: ����� �� �������� ������!\n"
msgid "please see http://www.gnupg.org/faq.html for more information\n"
msgstr "����� �� http://www.gnupg.org/faq.html ��� ������������ �����������\n"
-#: util/secmem.c:350
+#: util/secmem.c:351
msgid "operation is not possible without initialized secure memory\n"
msgstr "� ���������� ��� ����� ������ ����� �������������� ������ �����\n"
-#: util/secmem.c:351
+#: util/secmem.c:352
msgid "(you may have used the wrong program for this task)\n"
msgstr "(���� ��������������� ����� ��������� ��� ���� ��� �������)\n"
diff --git a/po/eo.po b/po/eo.po
index 59e92e35a..6c98c3ee2 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: 2006-07-28 11:12+0200\n"
+"POT-Creation-Date: 2006-08-01 13:07+0200\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"
@@ -41,7 +41,7 @@ msgstr "skribas sekretan �losilon al '%s'\n"
#: cipher/random.c:448 g10/card-util.c:678 g10/card-util.c:747
#: g10/dearmor.c:61 g10/dearmor.c:110 g10/encode.c:184 g10/encode.c:474
#: g10/gpg.c:1003 g10/gpg.c:3461 g10/import.c:195 g10/keygen.c:2385
-#: g10/keyring.c:1525 g10/openfile.c:186 g10/openfile.c:342
+#: g10/keyring.c:1525 g10/openfile.c:186 g10/openfile.c:348
#: g10/plaintext.c:481 g10/sign.c:808 g10/sign.c:1001 g10/sign.c:1114
#: g10/sign.c:1264 g10/tdbdump.c:141 g10/tdbdump.c:149 g10/tdbio.c:540
#: g10/tdbio.c:605
@@ -78,8 +78,8 @@ msgid "note: random_seed file not updated\n"
msgstr "noto: dosiero random_seed ne aktualigita\n"
#: cipher/random.c:544 g10/exec.c:481 g10/gpg.c:1002 g10/keygen.c:2864
-#: g10/keygen.c:2894 g10/keyring.c:1201 g10/keyring.c:1501 g10/openfile.c:263
-#: g10/openfile.c:357 g10/sign.c:826 g10/sign.c:1130 g10/tdbio.c:536
+#: g10/keygen.c:2894 g10/keyring.c:1201 g10/keyring.c:1501 g10/openfile.c:269
+#: g10/openfile.c:363 g10/sign.c:826 g10/sign.c:1130 g10/tdbio.c:536
#, c-format
msgid "can't create `%s': %s\n"
msgstr "ne povas krei '%s': %s\n"
@@ -894,7 +894,7 @@ msgstr "problemo �e traktado de �ifrita paketo\n"
msgid "no remote program execution supported\n"
msgstr ""
-#: g10/exec.c:176 g10/openfile.c:415
+#: g10/exec.c:176 g10/openfile.c:421
#, fuzzy, c-format
msgid "can't create directory `%s': %s\n"
msgstr "%s: ne povas krei dosierujon: %s\n"
@@ -2410,7 +2410,7 @@ msgstr "�losilo %08lX: nova �losilo - ignorita\n"
msgid "no writable keyring found: %s\n"
msgstr "neniu skribebla �losilaro trovita: %s\n"
-#: g10/import.c:802 g10/openfile.c:267 g10/sign.c:831 g10/sign.c:1135
+#: g10/import.c:802 g10/openfile.c:273 g10/sign.c:831 g10/sign.c:1135
#, c-format
msgid "writing to `%s'\n"
msgstr "skribas al '%s'\n"
@@ -4871,22 +4871,22 @@ msgstr "Donu novan dosiernomon"
msgid "writing to stdout\n"
msgstr "skribas al la normala eligo\n"
-#: g10/openfile.c:305
+#: g10/openfile.c:311
#, c-format
msgid "assuming signed data in `%s'\n"
msgstr "supozas subskribitajn datenojn en '%s'\n"
-#: g10/openfile.c:384
+#: g10/openfile.c:390
#, fuzzy, c-format
msgid "new configuration file `%s' created\n"
msgstr "%s: nova opcio-dosiero kreita\n"
-#: g10/openfile.c:386
+#: g10/openfile.c:392
#, c-format
msgid "WARNING: options in `%s' are not yet active during this run\n"
msgstr ""
-#: g10/openfile.c:418
+#: g10/openfile.c:424
#, fuzzy, c-format
msgid "directory `%s' created\n"
msgstr "%s: dosierujo kreita\n"
@@ -6375,11 +6375,11 @@ msgstr "Averto: uzas malsekuran memoron!\n"
msgid "please see http://www.gnupg.org/faq.html for more information\n"
msgstr "bonvolu vidi http://www.gnupg.org/faq.html por pliaj informoj\n"
-#: util/secmem.c:350
+#: util/secmem.c:351
msgid "operation is not possible without initialized secure memory\n"
msgstr "operacio ne eblas sen sekura memoro kun komenca valoro\n"
-#: util/secmem.c:351
+#: util/secmem.c:352
msgid "(you may have used the wrong program for this task)\n"
msgstr "(eble vi uzis la mal�ustan programon por �i tiu tasko)\n"
diff --git a/po/es.po b/po/es.po
index 4f2b044ed..015af4821 100644
--- a/po/es.po
+++ b/po/es.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: GNU gnupg 1.4.1\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2006-07-28 11:12+0200\n"
+"POT-Creation-Date: 2006-08-01 13:07+0200\n"
"PO-Revision-Date: 2005-03-25 16:50+0100\n"
"Last-Translator: Jaime Su�rez <[email protected]>\n"
"Language-Team: Spanish <[email protected]>\n"
@@ -45,7 +45,7 @@ msgstr "escribiendo clave privada en `%s'\n"
#: cipher/random.c:448 g10/card-util.c:678 g10/card-util.c:747
#: g10/dearmor.c:61 g10/dearmor.c:110 g10/encode.c:184 g10/encode.c:474
#: g10/gpg.c:1003 g10/gpg.c:3461 g10/import.c:195 g10/keygen.c:2385
-#: g10/keyring.c:1525 g10/openfile.c:186 g10/openfile.c:342
+#: g10/keyring.c:1525 g10/openfile.c:186 g10/openfile.c:348
#: g10/plaintext.c:481 g10/sign.c:808 g10/sign.c:1001 g10/sign.c:1114
#: g10/sign.c:1264 g10/tdbdump.c:141 g10/tdbdump.c:149 g10/tdbio.c:540
#: g10/tdbio.c:605
@@ -87,8 +87,8 @@ msgid "note: random_seed file not updated\n"
msgstr "nota: el fichero de semillas aleatorias no se ha actualizado\n"
#: cipher/random.c:544 g10/exec.c:481 g10/gpg.c:1002 g10/keygen.c:2864
-#: g10/keygen.c:2894 g10/keyring.c:1201 g10/keyring.c:1501 g10/openfile.c:263
-#: g10/openfile.c:357 g10/sign.c:826 g10/sign.c:1130 g10/tdbio.c:536
+#: g10/keygen.c:2894 g10/keyring.c:1201 g10/keyring.c:1501 g10/openfile.c:269
+#: g10/openfile.c:363 g10/sign.c:826 g10/sign.c:1130 g10/tdbio.c:536
#, c-format
msgid "can't create `%s': %s\n"
msgstr "no se puede crear %s: %s\n"
@@ -879,7 +879,7 @@ msgstr "problema trabajando con un paquete cifrado\n"
msgid "no remote program execution supported\n"
msgstr "no es posible ejecutar programas remotos\n"
-#: g10/exec.c:176 g10/openfile.c:415
+#: g10/exec.c:176 g10/openfile.c:421
#, c-format
msgid "can't create directory `%s': %s\n"
msgstr "no se puede crear el directorio `%s': %s\n"
@@ -2414,7 +2414,7 @@ msgstr "clave %s: clave nueva - omitida\n"
msgid "no writable keyring found: %s\n"
msgstr "anillo de claves no escribible encontrado: %s\n"
-#: g10/import.c:802 g10/openfile.c:267 g10/sign.c:831 g10/sign.c:1135
+#: g10/import.c:802 g10/openfile.c:273 g10/sign.c:831 g10/sign.c:1135
#, c-format
msgid "writing to `%s'\n"
msgstr "escribiendo en `%s'\n"
@@ -4771,22 +4771,22 @@ msgstr "Introduzca nuevo nombre de fichero"
msgid "writing to stdout\n"
msgstr "escribiendo en stdout\n"
-#: g10/openfile.c:305
+#: g10/openfile.c:311
#, c-format
msgid "assuming signed data in `%s'\n"
msgstr "asumiendo que hay datos firmados en `%s'\n"
-#: g10/openfile.c:384
+#: g10/openfile.c:390
#, c-format
msgid "new configuration file `%s' created\n"
msgstr "creado un nuevo fichero de configuraci�n `%s'\n"
-#: g10/openfile.c:386
+#: g10/openfile.c:392
#, c-format
msgid "WARNING: options in `%s' are not yet active during this run\n"
msgstr "AVISO: las opciones en `%s' no est�n a�n activas en esta ejecuci�n\n"
-#: g10/openfile.c:418
+#: g10/openfile.c:424
#, c-format
msgid "directory `%s' created\n"
msgstr "directorio `%s' creado\n"
@@ -6297,11 +6297,11 @@ msgstr "ATENCI�N: �se est� usando memoria insegura!\n"
msgid "please see http://www.gnupg.org/faq.html for more information\n"
msgstr "por favor, vea http://www.gnupg.org/faq.html para m�s informaci�n\n"
-#: util/secmem.c:350
+#: util/secmem.c:351
msgid "operation is not possible without initialized secure memory\n"
msgstr "operaci�n imposible sin memoria segura inicializada\n"
-#: util/secmem.c:351
+#: util/secmem.c:352
msgid "(you may have used the wrong program for this task)\n"
msgstr "(es posible que haya usado el programa incorrecto para esta tarea)\n"
diff --git a/po/et.po b/po/et.po
index 7cf6a2d3c..048e9b730 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: 2006-07-28 11:12+0200\n"
+"POT-Creation-Date: 2006-08-01 13:07+0200\n"
"PO-Revision-Date: 2004-06-17 11:04+0300\n"
"Last-Translator: Toomas Soome <[email protected]>\n"
"Language-Team: Estonian <[email protected]>\n"
@@ -41,7 +41,7 @@ msgstr "kirjutan salajase v�tme faili `%s'\n"
#: cipher/random.c:448 g10/card-util.c:678 g10/card-util.c:747
#: g10/dearmor.c:61 g10/dearmor.c:110 g10/encode.c:184 g10/encode.c:474
#: g10/gpg.c:1003 g10/gpg.c:3461 g10/import.c:195 g10/keygen.c:2385
-#: g10/keyring.c:1525 g10/openfile.c:186 g10/openfile.c:342
+#: g10/keyring.c:1525 g10/openfile.c:186 g10/openfile.c:348
#: g10/plaintext.c:481 g10/sign.c:808 g10/sign.c:1001 g10/sign.c:1114
#: g10/sign.c:1264 g10/tdbdump.c:141 g10/tdbdump.c:149 g10/tdbio.c:540
#: g10/tdbio.c:605
@@ -77,8 +77,8 @@ msgid "note: random_seed file not updated\n"
msgstr "m�rkus: random_seed faili ei uuendatud\n"
#: cipher/random.c:544 g10/exec.c:481 g10/gpg.c:1002 g10/keygen.c:2864
-#: g10/keygen.c:2894 g10/keyring.c:1201 g10/keyring.c:1501 g10/openfile.c:263
-#: g10/openfile.c:357 g10/sign.c:826 g10/sign.c:1130 g10/tdbio.c:536
+#: g10/keygen.c:2894 g10/keyring.c:1201 g10/keyring.c:1501 g10/openfile.c:269
+#: g10/openfile.c:363 g10/sign.c:826 g10/sign.c:1130 g10/tdbio.c:536
#, c-format
msgid "can't create `%s': %s\n"
msgstr "`%s' ei �nnestu luua: %s\n"
@@ -894,7 +894,7 @@ msgstr "probleem kr�ptitud paketi k�sitlemisel\n"
msgid "no remote program execution supported\n"
msgstr "mittelokaalse programmi k�ivitamist ei toetata\n"
-#: g10/exec.c:176 g10/openfile.c:415
+#: g10/exec.c:176 g10/openfile.c:421
#, c-format
msgid "can't create directory `%s': %s\n"
msgstr "kataloogi `%s' ei �nnestu luua: %s\n"
@@ -2411,7 +2411,7 @@ msgstr "v�ti %08lX: uus v�ti - j�tsin vahele\n"
msgid "no writable keyring found: %s\n"
msgstr "ei leia kirjutatavat v�tmehoidlat: %s\n"
-#: g10/import.c:802 g10/openfile.c:267 g10/sign.c:831 g10/sign.c:1135
+#: g10/import.c:802 g10/openfile.c:273 g10/sign.c:831 g10/sign.c:1135
#, c-format
msgid "writing to `%s'\n"
msgstr "kirjutan faili `%s'\n"
@@ -4840,22 +4840,22 @@ msgstr "Sisestage uus failinimi"
msgid "writing to stdout\n"
msgstr "kirjutan standardv�ljundisse\n"
-#: g10/openfile.c:305
+#: g10/openfile.c:311
#, c-format
msgid "assuming signed data in `%s'\n"
msgstr "eeldan allkirjastatud andmeid failis `%s'\n"
-#: g10/openfile.c:384
+#: g10/openfile.c:390
#, c-format
msgid "new configuration file `%s' created\n"
msgstr "uus omaduste fail `%s' on loodud\n"
-#: g10/openfile.c:386
+#: g10/openfile.c:392
#, c-format
msgid "WARNING: options in `%s' are not yet active during this run\n"
msgstr "HOIATUS: seaded failis `%s' pole seekord veel aktiivsed\n"
-#: g10/openfile.c:418
+#: g10/openfile.c:424
#, fuzzy, c-format
msgid "directory `%s' created\n"
msgstr "%s: kataloog on loodud\n"
@@ -6344,11 +6344,11 @@ msgstr "HOIATUS: kasutan ebaturvalist m�lu!\n"
msgid "please see http://www.gnupg.org/faq.html for more information\n"
msgstr "Lisainfot leiate lehelt http://www.gnupg.org/faq.html\n"
-#: util/secmem.c:350
+#: util/secmem.c:351
msgid "operation is not possible without initialized secure memory\n"
msgstr "initsialiseerimata turvalise m�luta ei ole operatsioon v�imalik\n"
-#: util/secmem.c:351
+#: util/secmem.c:352
msgid "(you may have used the wrong program for this task)\n"
msgstr "(te kasutasite vahest selle t�� jaoks valet programmi)\n"
diff --git a/po/fi.po b/po/fi.po
index 273cce964..3518d2c96 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: 2006-07-28 11:12+0200\n"
+"POT-Creation-Date: 2006-08-01 13:07+0200\n"
"PO-Revision-Date: 2004-06-16 22:40+0300\n"
"Last-Translator: Tommi Vainikainen <[email protected]>\n"
"Language-Team: Finnish <[email protected]>\n"
@@ -57,7 +57,7 @@ msgstr "kirjoitan salaisen avaimen kohteeseen \"%s\"\n"
#: cipher/random.c:448 g10/card-util.c:678 g10/card-util.c:747
#: g10/dearmor.c:61 g10/dearmor.c:110 g10/encode.c:184 g10/encode.c:474
#: g10/gpg.c:1003 g10/gpg.c:3461 g10/import.c:195 g10/keygen.c:2385
-#: g10/keyring.c:1525 g10/openfile.c:186 g10/openfile.c:342
+#: g10/keyring.c:1525 g10/openfile.c:186 g10/openfile.c:348
#: g10/plaintext.c:481 g10/sign.c:808 g10/sign.c:1001 g10/sign.c:1114
#: g10/sign.c:1264 g10/tdbdump.c:141 g10/tdbdump.c:149 g10/tdbio.c:540
#: g10/tdbio.c:605
@@ -94,8 +94,8 @@ msgid "note: random_seed file not updated\n"
msgstr "huom: random_seed-tiedostoa ei päivitetty\n"
#: cipher/random.c:544 g10/exec.c:481 g10/gpg.c:1002 g10/keygen.c:2864
-#: g10/keygen.c:2894 g10/keyring.c:1201 g10/keyring.c:1501 g10/openfile.c:263
-#: g10/openfile.c:357 g10/sign.c:826 g10/sign.c:1130 g10/tdbio.c:536
+#: g10/keygen.c:2894 g10/keyring.c:1201 g10/keyring.c:1501 g10/openfile.c:269
+#: g10/openfile.c:363 g10/sign.c:826 g10/sign.c:1130 g10/tdbio.c:536
#, c-format
msgid "can't create `%s': %s\n"
msgstr "tiedostoa \"%s\" ei voi luoda: %s\n"
@@ -914,7 +914,7 @@ msgstr "ongelma käsiteltäessä salattua pakettia\n"
msgid "no remote program execution supported\n"
msgstr "etäohjelman suorittamista ei tueta\n"
-#: g10/exec.c:176 g10/openfile.c:415
+#: g10/exec.c:176 g10/openfile.c:421
#, c-format
msgid "can't create directory `%s': %s\n"
msgstr "hakemiston \"%s\" luominen ei onnistu: %s\n"
@@ -2443,7 +2443,7 @@ msgstr "avain %08lX: uusi avain - ohitetaan\n"
msgid "no writable keyring found: %s\n"
msgstr "kirjoitettavissa olevaa avainrengasta ei löydy: %s\n"
-#: g10/import.c:802 g10/openfile.c:267 g10/sign.c:831 g10/sign.c:1135
+#: g10/import.c:802 g10/openfile.c:273 g10/sign.c:831 g10/sign.c:1135
#, c-format
msgid "writing to `%s'\n"
msgstr "kirjoitetaan kohteeseen \"%s\"\n"
@@ -4896,24 +4896,24 @@ msgstr "Syötä uusi tiedostonimi"
msgid "writing to stdout\n"
msgstr "kirjoitetaan vakiotulosteeseen\n"
-#: g10/openfile.c:305
+#: g10/openfile.c:311
#, c-format
msgid "assuming signed data in `%s'\n"
msgstr "data kohteessa \"%s\" oletetaan allekirjoitetuksi\n"
-#: g10/openfile.c:384
+#: g10/openfile.c:390
#, c-format
msgid "new configuration file `%s' created\n"
msgstr "uusi asetustiedosto \"%s\" luotu\n"
-#: g10/openfile.c:386
+#: g10/openfile.c:392
#, c-format
msgid "WARNING: options in `%s' are not yet active during this run\n"
msgstr ""
"VAROITUS: asetukset tiedostossa \"%s\" eivät ole käytössä vielä tässä "
"ajossa\n"
-#: g10/openfile.c:418
+#: g10/openfile.c:424
#, fuzzy, c-format
msgid "directory `%s' created\n"
msgstr "%s: hakemisto luotu\n"
@@ -6423,11 +6423,11 @@ msgstr "VAROITUS: käytetään suojaamatonta muistia!\n"
msgid "please see http://www.gnupg.org/faq.html for more information\n"
msgstr "lisätietoja osoitteesta http://www.gnupg.org/faq.html\n"
-#: util/secmem.c:350
+#: util/secmem.c:351
msgid "operation is not possible without initialized secure memory\n"
msgstr "toiminto on mahdollinen vain, jos suojattu muisti alustetaan\n"
-#: util/secmem.c:351
+#: util/secmem.c:352
msgid "(you may have used the wrong program for this task)\n"
msgstr "(olet ehkä käyttänyt tehtävään väärää ohjelmaa)\n"
diff --git a/po/fr.po b/po/fr.po
index a1cb36fe0..6c0812c05 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: 2006-07-28 11:12+0200\n"
+"POT-Creation-Date: 2006-08-01 13:07+0200\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"
@@ -46,7 +46,7 @@ msgstr "�criture de la cl� secr�te dans `%s'\n"
#: cipher/random.c:448 g10/card-util.c:678 g10/card-util.c:747
#: g10/dearmor.c:61 g10/dearmor.c:110 g10/encode.c:184 g10/encode.c:474
#: g10/gpg.c:1003 g10/gpg.c:3461 g10/import.c:195 g10/keygen.c:2385
-#: g10/keyring.c:1525 g10/openfile.c:186 g10/openfile.c:342
+#: g10/keyring.c:1525 g10/openfile.c:186 g10/openfile.c:348
#: g10/plaintext.c:481 g10/sign.c:808 g10/sign.c:1001 g10/sign.c:1114
#: g10/sign.c:1264 g10/tdbdump.c:141 g10/tdbdump.c:149 g10/tdbio.c:540
#: g10/tdbio.c:605
@@ -84,8 +84,8 @@ msgid "note: random_seed file not updated\n"
msgstr "note: le fichier `random_seed' n'a pas �t� mis � jour\n"
#: cipher/random.c:544 g10/exec.c:481 g10/gpg.c:1002 g10/keygen.c:2864
-#: g10/keygen.c:2894 g10/keyring.c:1201 g10/keyring.c:1501 g10/openfile.c:263
-#: g10/openfile.c:357 g10/sign.c:826 g10/sign.c:1130 g10/tdbio.c:536
+#: g10/keygen.c:2894 g10/keyring.c:1201 g10/keyring.c:1501 g10/openfile.c:269
+#: g10/openfile.c:363 g10/sign.c:826 g10/sign.c:1130 g10/tdbio.c:536
#, c-format
msgid "can't create `%s': %s\n"
msgstr "impossible de cr�er `%s': %s\n"
@@ -892,7 +892,7 @@ msgstr "probl�me de gestion des paquets chiffr�s\n"
msgid "no remote program execution supported\n"
msgstr "aucun programme d'ex�cution distante n'est support�\n"
-#: g10/exec.c:176 g10/openfile.c:415
+#: g10/exec.c:176 g10/openfile.c:421
#, c-format
msgid "can't create directory `%s': %s\n"
msgstr "impossible de cr�er le r�pertoire `%s': %s\n"
@@ -2465,7 +2465,7 @@ msgstr "cl� %s: nouvelle cl� - ignor�e\n"
msgid "no writable keyring found: %s\n"
msgstr "aucun porte-cl� n'a �t� trouv� avec des droits d'�criture : %s\n"
-#: g10/import.c:802 g10/openfile.c:267 g10/sign.c:831 g10/sign.c:1135
+#: g10/import.c:802 g10/openfile.c:273 g10/sign.c:831 g10/sign.c:1135
#, c-format
msgid "writing to `%s'\n"
msgstr "�criture de `%s'\n"
@@ -4900,23 +4900,23 @@ msgstr "Entrez le nouveau nom de fichier"
msgid "writing to stdout\n"
msgstr "�criture vers la sortie standard\n"
-#: g10/openfile.c:305
+#: g10/openfile.c:311
#, c-format
msgid "assuming signed data in `%s'\n"
msgstr "les donn�es sign�es sont suppos�es �tre dans `%s'\n"
-#: g10/openfile.c:384
+#: g10/openfile.c:390
#, c-format
msgid "new configuration file `%s' created\n"
msgstr " nouveau fichier de configuration `%s' cr��\n"
-#: g10/openfile.c:386
+#: g10/openfile.c:392
#, c-format
msgid "WARNING: options in `%s' are not yet active during this run\n"
msgstr ""
"AVERTISSEMENT: les options de `%s' ne sont pas encore actives cette fois\n"
-#: g10/openfile.c:418
+#: g10/openfile.c:424
#, c-format
msgid "directory `%s' created\n"
msgstr "r�pertoire `%s' cr��\n"
@@ -6442,13 +6442,13 @@ msgstr "AVERTISSEMENT: l'utilisation de la m�moire n'est pas s�re !\n"
msgid "please see http://www.gnupg.org/faq.html for more information\n"
msgstr "voir http://www.gnupg.org/fr/faq.html pour plus d'informations\n"
-#: util/secmem.c:350
+#: util/secmem.c:351
msgid "operation is not possible without initialized secure memory\n"
msgstr ""
"l'op�ration n'est pas possible tant que la m�moire s�re n'est pas\n"
"initialis�e\n"
-#: util/secmem.c:351
+#: util/secmem.c:352
msgid "(you may have used the wrong program for this task)\n"
msgstr "(vous avez peut-�tre utilis� un programme non adapt� � cette fin)\n"
diff --git a/po/gl.po b/po/gl.po
index 631c059a9..ff183df84 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: 2006-07-28 11:12+0200\n"
+"POT-Creation-Date: 2006-08-01 13:07+0200\n"
"PO-Revision-Date: 2003-12-04 11:39+0100\n"
"Last-Translator: Jacobo Tarrio <[email protected]>\n"
"Language-Team: Galician <[email protected]>\n"
@@ -41,7 +41,7 @@ msgstr "gravando a chave secreta en `%s'\n"
#: cipher/random.c:448 g10/card-util.c:678 g10/card-util.c:747
#: g10/dearmor.c:61 g10/dearmor.c:110 g10/encode.c:184 g10/encode.c:474
#: g10/gpg.c:1003 g10/gpg.c:3461 g10/import.c:195 g10/keygen.c:2385
-#: g10/keyring.c:1525 g10/openfile.c:186 g10/openfile.c:342
+#: g10/keyring.c:1525 g10/openfile.c:186 g10/openfile.c:348
#: g10/plaintext.c:481 g10/sign.c:808 g10/sign.c:1001 g10/sign.c:1114
#: g10/sign.c:1264 g10/tdbdump.c:141 g10/tdbdump.c:149 g10/tdbio.c:540
#: g10/tdbio.c:605
@@ -77,8 +77,8 @@ msgid "note: random_seed file not updated\n"
msgstr "nota: o ficheiro random_seed non se actualiza\n"
#: cipher/random.c:544 g10/exec.c:481 g10/gpg.c:1002 g10/keygen.c:2864
-#: g10/keygen.c:2894 g10/keyring.c:1201 g10/keyring.c:1501 g10/openfile.c:263
-#: g10/openfile.c:357 g10/sign.c:826 g10/sign.c:1130 g10/tdbio.c:536
+#: g10/keygen.c:2894 g10/keyring.c:1201 g10/keyring.c:1501 g10/openfile.c:269
+#: g10/openfile.c:363 g10/sign.c:826 g10/sign.c:1130 g10/tdbio.c:536
#, c-format
msgid "can't create `%s': %s\n"
msgstr "non se pode crear `%s': %s\n"
@@ -904,7 +904,7 @@ msgstr "problema ao manexa-lo paquete cifrado\n"
msgid "no remote program execution supported\n"
msgstr "non se soporta a execuci�n remota de programas\n"
-#: g10/exec.c:176 g10/openfile.c:415
+#: g10/exec.c:176 g10/openfile.c:421
#, c-format
msgid "can't create directory `%s': %s\n"
msgstr "non se pode crea-lo directorio `%s': %s\n"
@@ -2426,7 +2426,7 @@ msgstr "chave %08lX: nova chave - omitida\n"
msgid "no writable keyring found: %s\n"
msgstr "non se atopou un chaveiro no que se poida escribir: %s\n"
-#: g10/import.c:802 g10/openfile.c:267 g10/sign.c:831 g10/sign.c:1135
+#: g10/import.c:802 g10/openfile.c:273 g10/sign.c:831 g10/sign.c:1135
#, c-format
msgid "writing to `%s'\n"
msgstr "escribindo a `%s'\n"
@@ -4894,22 +4894,22 @@ msgstr "Introduza o novo nome de ficheiro"
msgid "writing to stdout\n"
msgstr "escribindo na sa�da est�ndar\n"
-#: g10/openfile.c:305
+#: g10/openfile.c:311
#, c-format
msgid "assuming signed data in `%s'\n"
msgstr "suponse que hai datos asinados en `%s'\n"
-#: g10/openfile.c:384
+#: g10/openfile.c:390
#, c-format
msgid "new configuration file `%s' created\n"
msgstr " creouse un novo ficheiro de configuraci�n `%s'\n"
-#: g10/openfile.c:386
+#: g10/openfile.c:392
#, c-format
msgid "WARNING: options in `%s' are not yet active during this run\n"
msgstr "AVISO: as opci�ns de `%s' a�nda non est�n activas nesta execuci�n\n"
-#: g10/openfile.c:418
+#: g10/openfile.c:424
#, fuzzy, c-format
msgid "directory `%s' created\n"
msgstr "%s: directorio creado\n"
@@ -6421,11 +6421,11 @@ msgstr "AVISO: ��sase memoria insegura!\n"
msgid "please see http://www.gnupg.org/faq.html for more information\n"
msgstr "mire en http://www.gnupg.org/faq.html para obter m�is informaci�n\n"
-#: util/secmem.c:350
+#: util/secmem.c:351
msgid "operation is not possible without initialized secure memory\n"
msgstr "a operaci�n non � posible sen memoria inicializada como segura\n"
-#: util/secmem.c:351
+#: util/secmem.c:352
msgid "(you may have used the wrong program for this task)\n"
msgstr "(pode que usara o programa equivocado para esta tarefa)\n"
diff --git a/po/hu.po b/po/hu.po
index f57cf1e7e..70d612fdc 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: 2006-07-28 11:12+0200\n"
+"POT-Creation-Date: 2006-08-01 13:07+0200\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"
@@ -41,7 +41,7 @@ msgstr "�rom a titkos kulcsot a %s �llom�nyba.\n"
#: cipher/random.c:448 g10/card-util.c:678 g10/card-util.c:747
#: g10/dearmor.c:61 g10/dearmor.c:110 g10/encode.c:184 g10/encode.c:474
#: g10/gpg.c:1003 g10/gpg.c:3461 g10/import.c:195 g10/keygen.c:2385
-#: g10/keyring.c:1525 g10/openfile.c:186 g10/openfile.c:342
+#: g10/keyring.c:1525 g10/openfile.c:186 g10/openfile.c:348
#: g10/plaintext.c:481 g10/sign.c:808 g10/sign.c:1001 g10/sign.c:1114
#: g10/sign.c:1264 g10/tdbdump.c:141 g10/tdbdump.c:149 g10/tdbio.c:540
#: g10/tdbio.c:605
@@ -78,8 +78,8 @@ msgid "note: random_seed file not updated\n"
msgstr "Megjegyz�s: random_seed �llom�nyt nem friss�tettem.\n"
#: cipher/random.c:544 g10/exec.c:481 g10/gpg.c:1002 g10/keygen.c:2864
-#: g10/keygen.c:2894 g10/keyring.c:1201 g10/keyring.c:1501 g10/openfile.c:263
-#: g10/openfile.c:357 g10/sign.c:826 g10/sign.c:1130 g10/tdbio.c:536
+#: g10/keygen.c:2894 g10/keyring.c:1201 g10/keyring.c:1501 g10/openfile.c:269
+#: g10/openfile.c:363 g10/sign.c:826 g10/sign.c:1130 g10/tdbio.c:536
#, c-format
msgid "can't create `%s': %s\n"
msgstr "Nem tudom l�trehozni a(z) \"%s\" �llom�nyt: %s.\n"
@@ -894,7 +894,7 @@ msgstr "Probl�ma a titkos�tott csomag kezel�sekor!\n"
msgid "no remote program execution supported\n"
msgstr "K�ls� program megh�v�sa nem t�mogatott.\n"
-#: g10/exec.c:176 g10/openfile.c:415
+#: g10/exec.c:176 g10/openfile.c:421
#, c-format
msgid "can't create directory `%s': %s\n"
msgstr "Nem tudom a \"%s\" k�nyvt�rat l�trehozni: %s.\n"
@@ -2418,7 +2418,7 @@ msgstr "%08lX kulcs: �j kulcs - kihagytam.\n"
msgid "no writable keyring found: %s\n"
msgstr "Nem �rhat� kulcskarik�t tal�ltam: %s\n"
-#: g10/import.c:802 g10/openfile.c:267 g10/sign.c:831 g10/sign.c:1135
+#: g10/import.c:802 g10/openfile.c:273 g10/sign.c:831 g10/sign.c:1135
#, c-format
msgid "writing to `%s'\n"
msgstr "�rok a \"%s\" �llom�nyba.\n"
@@ -4867,23 +4867,23 @@ msgstr "�rja be az �j �llom�nynevet"
msgid "writing to stdout\n"
msgstr "�rok a szabv�nyos kimenetre.\n"
-#: g10/openfile.c:305
+#: g10/openfile.c:311
#, c-format
msgid "assuming signed data in `%s'\n"
msgstr "Azt felt�telezem, hogy az al��rt adat a %s �llom�nyban van.\n"
-#: g10/openfile.c:384
+#: g10/openfile.c:390
#, c-format
msgid "new configuration file `%s' created\n"
msgstr "\"%s\" �j konfigur�ci�s �llom�nyt l�trehoztam.\n"
-#: g10/openfile.c:386
+#: g10/openfile.c:392
#, c-format
msgid "WARNING: options in `%s' are not yet active during this run\n"
msgstr ""
"FIGYELEM: \"%s\" opci�i csak a k�vetkez� fut�skor lesznek �rv�nyesek!\n"
-#: g10/openfile.c:418
+#: g10/openfile.c:424
#, fuzzy, c-format
msgid "directory `%s' created\n"
msgstr "%s: K�nyvt�rat l�trehoztam.\n"
@@ -6386,11 +6386,11 @@ msgstr "FIGYELEM: Nem biztons�gos mem�ri�t haszn�lunk!\n"
msgid "please see http://www.gnupg.org/faq.html for more information\n"
msgstr "Tov�bbi inform�ci� a http://www.gnupg.org/faq.html c�men tal�lhat�.\n"
-#: util/secmem.c:350
+#: util/secmem.c:351
msgid "operation is not possible without initialized secure memory\n"
msgstr "A m�velet nem lehets�ges biztons�gos mem�ria n�lk�l.\n"
-#: util/secmem.c:351
+#: util/secmem.c:352
msgid "(you may have used the wrong program for this task)\n"
msgstr "(Lehet, hogy nem a megfelel� programot haszn�lja a feladatra.)\n"
diff --git a/po/id.po b/po/id.po
index 0337b71d1..1e8ff5d24 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: 2006-07-28 11:12+0200\n"
+"POT-Creation-Date: 2006-08-01 13:07+0200\n"
"PO-Revision-Date: 2004-06-17 16:32+0700\n"
"Last-Translator: Tedi Heriyanto <[email protected]>\n"
"Language-Team: Indonesian <[email protected]>\n"
@@ -43,7 +43,7 @@ msgstr "menulis kunci rahasia ke `%s'\n"
#: cipher/random.c:448 g10/card-util.c:678 g10/card-util.c:747
#: g10/dearmor.c:61 g10/dearmor.c:110 g10/encode.c:184 g10/encode.c:474
#: g10/gpg.c:1003 g10/gpg.c:3461 g10/import.c:195 g10/keygen.c:2385
-#: g10/keyring.c:1525 g10/openfile.c:186 g10/openfile.c:342
+#: g10/keyring.c:1525 g10/openfile.c:186 g10/openfile.c:348
#: g10/plaintext.c:481 g10/sign.c:808 g10/sign.c:1001 g10/sign.c:1114
#: g10/sign.c:1264 g10/tdbdump.c:141 g10/tdbdump.c:149 g10/tdbio.c:540
#: g10/tdbio.c:605
@@ -79,8 +79,8 @@ msgid "note: random_seed file not updated\n"
msgstr "catatan: file random_seed tidak diupdate\n"
#: cipher/random.c:544 g10/exec.c:481 g10/gpg.c:1002 g10/keygen.c:2864
-#: g10/keygen.c:2894 g10/keyring.c:1201 g10/keyring.c:1501 g10/openfile.c:263
-#: g10/openfile.c:357 g10/sign.c:826 g10/sign.c:1130 g10/tdbio.c:536
+#: g10/keygen.c:2894 g10/keyring.c:1201 g10/keyring.c:1501 g10/openfile.c:269
+#: g10/openfile.c:363 g10/sign.c:826 g10/sign.c:1130 g10/tdbio.c:536
#, c-format
msgid "can't create `%s': %s\n"
msgstr "tidak dapat membuat %s: %s\n"
@@ -898,7 +898,7 @@ msgstr "masalah menangani paket terenkripsi\n"
msgid "no remote program execution supported\n"
msgstr "tidak ada eksekusi program remote yang didukung\n"
-#: g10/exec.c:176 g10/openfile.c:415
+#: g10/exec.c:176 g10/openfile.c:421
#, c-format
msgid "can't create directory `%s': %s\n"
msgstr "tidak dapat membuat direktori `%s': %s\n"
@@ -2433,7 +2433,7 @@ msgstr "kunci %08lX: kunci baru - dilewati\n"
msgid "no writable keyring found: %s\n"
msgstr "tidak ditemukan keyring yang dapat ditulisi: %s\n"
-#: g10/import.c:802 g10/openfile.c:267 g10/sign.c:831 g10/sign.c:1135
+#: g10/import.c:802 g10/openfile.c:273 g10/sign.c:831 g10/sign.c:1135
#, c-format
msgid "writing to `%s'\n"
msgstr "menulis ke `%s'\n"
@@ -4875,22 +4875,22 @@ msgstr "Masukkan nama file baru"
msgid "writing to stdout\n"
msgstr "menulis ke stdout\n"
-#: g10/openfile.c:305
+#: g10/openfile.c:311
#, c-format
msgid "assuming signed data in `%s'\n"
msgstr "mengasumsikan data bertanda dalam `%s'\n"
-#: g10/openfile.c:384
+#: g10/openfile.c:390
#, c-format
msgid "new configuration file `%s' created\n"
msgstr "file konfigurasi baru `%s' tercipta\n"
-#: g10/openfile.c:386
+#: g10/openfile.c:392
#, c-format
msgid "WARNING: options in `%s' are not yet active during this run\n"
msgstr "PERINGATAN: opsi dalam `%s' belum aktif selama pelaksanaan ini\n"
-#: g10/openfile.c:418
+#: g10/openfile.c:424
#, fuzzy, c-format
msgid "directory `%s' created\n"
msgstr "%s: direktori tercipta\n"
@@ -6389,11 +6389,11 @@ msgid "please see http://www.gnupg.org/faq.html for more information\n"
msgstr ""
"silakan lihat http://www.gnupg.org/faq.html untuk informasi lebih lanjut\n"
-#: util/secmem.c:350
+#: util/secmem.c:351
msgid "operation is not possible without initialized secure memory\n"
msgstr "operasi tidak mungkin tanpa menginisialisasi memori yang aman\n"
-#: util/secmem.c:351
+#: util/secmem.c:352
msgid "(you may have used the wrong program for this task)\n"
msgstr "(anda mungkin menggunakan program yang salah untuk tugas ini)\n"
diff --git a/po/it.po b/po/it.po
index c5703bd17..00132402a 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: 2006-07-28 11:12+0200\n"
+"POT-Creation-Date: 2006-08-01 13:07+0200\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"
@@ -41,7 +41,7 @@ msgstr "scrittura della chiave segreta in `%s'\n"
#: cipher/random.c:448 g10/card-util.c:678 g10/card-util.c:747
#: g10/dearmor.c:61 g10/dearmor.c:110 g10/encode.c:184 g10/encode.c:474
#: g10/gpg.c:1003 g10/gpg.c:3461 g10/import.c:195 g10/keygen.c:2385
-#: g10/keyring.c:1525 g10/openfile.c:186 g10/openfile.c:342
+#: g10/keyring.c:1525 g10/openfile.c:186 g10/openfile.c:348
#: g10/plaintext.c:481 g10/sign.c:808 g10/sign.c:1001 g10/sign.c:1114
#: g10/sign.c:1264 g10/tdbdump.c:141 g10/tdbdump.c:149 g10/tdbio.c:540
#: g10/tdbio.c:605
@@ -78,8 +78,8 @@ msgid "note: random_seed file not updated\n"
msgstr "nota: il file random_seed non � stato aggiornato\n"
#: cipher/random.c:544 g10/exec.c:481 g10/gpg.c:1002 g10/keygen.c:2864
-#: g10/keygen.c:2894 g10/keyring.c:1201 g10/keyring.c:1501 g10/openfile.c:263
-#: g10/openfile.c:357 g10/sign.c:826 g10/sign.c:1130 g10/tdbio.c:536
+#: g10/keygen.c:2894 g10/keyring.c:1201 g10/keyring.c:1501 g10/openfile.c:269
+#: g10/openfile.c:363 g10/sign.c:826 g10/sign.c:1130 g10/tdbio.c:536
#, c-format
msgid "can't create `%s': %s\n"
msgstr "impossibile creare `%s': %s\n"
@@ -909,7 +909,7 @@ msgstr "problema nella gestione del pacchetto cifrato\n"
msgid "no remote program execution supported\n"
msgstr "l'esecuzione remota dei programmi non � gestita\n"
-#: g10/exec.c:176 g10/openfile.c:415
+#: g10/exec.c:176 g10/openfile.c:421
#, c-format
msgid "can't create directory `%s': %s\n"
msgstr "impossibile creare la directory `%s': %s\n"
@@ -2443,7 +2443,7 @@ msgstr "chiave %08lX: nuova chiave - saltata\n"
msgid "no writable keyring found: %s\n"
msgstr "non � stato trovato un portachiavi scrivibile: %s\n"
-#: g10/import.c:802 g10/openfile.c:267 g10/sign.c:831 g10/sign.c:1135
+#: g10/import.c:802 g10/openfile.c:273 g10/sign.c:831 g10/sign.c:1135
#, c-format
msgid "writing to `%s'\n"
msgstr "scrittura in `%s'\n"
@@ -4900,24 +4900,24 @@ msgstr "Inserire il nuovo nome del file"
msgid "writing to stdout\n"
msgstr "scrivo su stdout\n"
-#: g10/openfile.c:305
+#: g10/openfile.c:311
#, c-format
msgid "assuming signed data in `%s'\n"
msgstr "suppongo che i dati firmati siano in `%s'\n"
-#: g10/openfile.c:384
+#: g10/openfile.c:390
#, c-format
msgid "new configuration file `%s' created\n"
msgstr "creato un nuovo file di configurazione `%s'\n"
-#: g10/openfile.c:386
+#: g10/openfile.c:392
#, c-format
msgid "WARNING: options in `%s' are not yet active during this run\n"
msgstr ""
"ATTENZIONE: le opzioni in `%s' non sono ancora attive durante questa\n"
"esecuzione del programma\n"
-#: g10/openfile.c:418
+#: g10/openfile.c:424
#, fuzzy, c-format
msgid "directory `%s' created\n"
msgstr "%s: directory creata\n"
@@ -6440,11 +6440,11 @@ msgstr "ATTENZIONE: si sta usando memoria insicura!\n"
msgid "please see http://www.gnupg.org/faq.html for more information\n"
msgstr "visitare http://www.gnupg.org/faq.html per ulteriori informazioni\n"
-#: util/secmem.c:350
+#: util/secmem.c:351
msgid "operation is not possible without initialized secure memory\n"
msgstr "l'operazione non � possibile senza memoria sicura inizializzata\n"
-#: util/secmem.c:351
+#: util/secmem.c:352
msgid "(you may have used the wrong program for this task)\n"
msgstr "(potresti avere usato il programma sbagliato per questa funzione)\n"
diff --git a/po/ja.po b/po/ja.po
index f0461318c..f795c7736 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: 2006-07-28 11:12+0200\n"
+"POT-Creation-Date: 2006-08-01 13:07+0200\n"
"PO-Revision-Date: 2004-11-23 11:14+0900\n"
"Last-Translator: IIDA Yosiaki <[email protected]>\n"
"Language-Team: Japanese <[email protected]>\n"
@@ -44,7 +44,7 @@ msgstr "��%s�פ���̩����񤭹��ߤޤ�\n"
#: cipher/random.c:448 g10/card-util.c:678 g10/card-util.c:747
#: g10/dearmor.c:61 g10/dearmor.c:110 g10/encode.c:184 g10/encode.c:474
#: g10/gpg.c:1003 g10/gpg.c:3461 g10/import.c:195 g10/keygen.c:2385
-#: g10/keyring.c:1525 g10/openfile.c:186 g10/openfile.c:342
+#: g10/keyring.c:1525 g10/openfile.c:186 g10/openfile.c:348
#: g10/plaintext.c:481 g10/sign.c:808 g10/sign.c:1001 g10/sign.c:1114
#: g10/sign.c:1264 g10/tdbdump.c:141 g10/tdbdump.c:149 g10/tdbio.c:540
#: g10/tdbio.c:605
@@ -80,8 +80,8 @@ msgid "note: random_seed file not updated\n"
msgstr "����: random_seed �ե�����ι����򤷤ޤ���\n"
#: cipher/random.c:544 g10/exec.c:481 g10/gpg.c:1002 g10/keygen.c:2864
-#: g10/keygen.c:2894 g10/keyring.c:1201 g10/keyring.c:1501 g10/openfile.c:263
-#: g10/openfile.c:357 g10/sign.c:826 g10/sign.c:1130 g10/tdbio.c:536
+#: g10/keygen.c:2894 g10/keyring.c:1201 g10/keyring.c:1501 g10/openfile.c:269
+#: g10/openfile.c:363 g10/sign.c:826 g10/sign.c:1130 g10/tdbio.c:536
#, c-format
msgid "can't create `%s': %s\n"
msgstr "��%s�פ������Ǥ��ޤ���: %s\n"
@@ -862,7 +862,7 @@ msgstr "�Ź沽�ѥ��åȤμ谷���Ǿ㳲\n"
msgid "no remote program execution supported\n"
msgstr "��֥ץ������μ¹Ԥϡ����ݡ��Ȥ��Ƥ��ޤ���\n"
-#: g10/exec.c:176 g10/openfile.c:415
+#: g10/exec.c:176 g10/openfile.c:421
#, c-format
msgid "can't create directory `%s': %s\n"
msgstr "�ǥ��쥯�ȥ꡼��%s�פ������Ǥ��ޤ���: %s\n"
@@ -2370,7 +2370,7 @@ msgstr "��%s: ���������Ǥ� - �ȤФ��ޤ�\n"
msgid "no writable keyring found: %s\n"
msgstr "����߲�ǽ�ʸ��ؤ����Ĥ���ޤ���: %s\n"
-#: g10/import.c:802 g10/openfile.c:267 g10/sign.c:831 g10/sign.c:1135
+#: g10/import.c:802 g10/openfile.c:273 g10/sign.c:831 g10/sign.c:1135
#, c-format
msgid "writing to `%s'\n"
msgstr "��%s�פؤν����\n"
@@ -4732,22 +4732,22 @@ msgstr "�������ե�����̾�����Ϥ��Ƥ�������"
msgid "writing to stdout\n"
msgstr "ɸ����Ϥ˽񤭹��ߤޤ�\n"
-#: g10/openfile.c:305
+#: g10/openfile.c:311
#, c-format
msgid "assuming signed data in `%s'\n"
msgstr "��̾���줿�ǡ�������%s�פˤ�������ꤷ�ޤ�\n"
-#: g10/openfile.c:384
+#: g10/openfile.c:390
#, c-format
msgid "new configuration file `%s' created\n"
msgstr "�����������ե������%s�פ��Ǥ��ޤ���\n"
-#: g10/openfile.c:386
+#: g10/openfile.c:392
#, c-format
msgid "WARNING: options in `%s' are not yet active during this run\n"
msgstr "�ٹ�: ��%s�פΥ��ץ����ϵ�ư���Ƥ���֡�ͭ���ˤʤ�ޤ���\n"
-#: g10/openfile.c:418
+#: g10/openfile.c:424
#, c-format
msgid "directory `%s' created\n"
msgstr "�ǥ��쥯�ȥ꡼��%s�פ��Ǥ��ޤ���\n"
@@ -6195,11 +6195,11 @@ msgstr "�ٹ�: ���ݤʥ��꡼����Ѥ��Ƥ��ޤ�!\n"
msgid "please see http://www.gnupg.org/faq.html for more information\n"
msgstr "�ܺ٤�http://www.gnupg.org/faq.html������������\n"
-#: util/secmem.c:350
+#: util/secmem.c:351
msgid "operation is not possible without initialized secure memory\n"
msgstr "������Ѥߤΰ����ʥ��꡼���ʤ����ˤ����Ǥ��ޤ���\n"
-#: util/secmem.c:351
+#: util/secmem.c:352
msgid "(you may have used the wrong program for this task)\n"
msgstr "(������Ū�ˤϸ��ä��ץ�������Ȥä��ΤǤ��礦)\n"
diff --git a/po/nb.po b/po/nb.po
index 515db7b2c..6e3e86a5c 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: 2006-07-28 11:12+0200\n"
+"POT-Creation-Date: 2006-08-01 13:07+0200\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"
@@ -45,7 +45,7 @@ msgstr "venter p� l�sing av �%s� ...\n"
#: cipher/random.c:448 g10/card-util.c:678 g10/card-util.c:747
#: g10/dearmor.c:61 g10/dearmor.c:110 g10/encode.c:184 g10/encode.c:474
#: g10/gpg.c:1003 g10/gpg.c:3461 g10/import.c:195 g10/keygen.c:2385
-#: g10/keyring.c:1525 g10/openfile.c:186 g10/openfile.c:342
+#: g10/keyring.c:1525 g10/openfile.c:186 g10/openfile.c:348
#: g10/plaintext.c:481 g10/sign.c:808 g10/sign.c:1001 g10/sign.c:1114
#: g10/sign.c:1264 g10/tdbdump.c:141 g10/tdbdump.c:149 g10/tdbio.c:540
#: g10/tdbio.c:605
@@ -81,8 +81,8 @@ msgid "note: random_seed file not updated\n"
msgstr "merk: random_seed-fila ble ikke oppdatert\n"
#: cipher/random.c:544 g10/exec.c:481 g10/gpg.c:1002 g10/keygen.c:2864
-#: g10/keygen.c:2894 g10/keyring.c:1201 g10/keyring.c:1501 g10/openfile.c:263
-#: g10/openfile.c:357 g10/sign.c:826 g10/sign.c:1130 g10/tdbio.c:536
+#: g10/keygen.c:2894 g10/keyring.c:1201 g10/keyring.c:1501 g10/openfile.c:269
+#: g10/openfile.c:363 g10/sign.c:826 g10/sign.c:1130 g10/tdbio.c:536
#, c-format
msgid "can't create `%s': %s\n"
msgstr "kan ikke opprette �%s�: %s\n"
@@ -871,7 +871,7 @@ msgstr "problem ved h�ndtering av kryptert pakke\n"
msgid "no remote program execution supported\n"
msgstr "fjernutf�ring av programmer er ikke st�ttet\n"
-#: g10/exec.c:176 g10/openfile.c:415
+#: g10/exec.c:176 g10/openfile.c:421
#, c-format
msgid "can't create directory `%s': %s\n"
msgstr "kan ikke opprette katalogen �%s�: %s\n"
@@ -2305,7 +2305,7 @@ msgstr "n�kkel %s: ny n�kkel - hoppet over\n"
msgid "no writable keyring found: %s\n"
msgstr "ingen skrivbart n�kkelknippe funnet: %s\n"
-#: g10/import.c:802 g10/openfile.c:267 g10/sign.c:831 g10/sign.c:1135
+#: g10/import.c:802 g10/openfile.c:273 g10/sign.c:831 g10/sign.c:1135
#, c-format
msgid "writing to `%s'\n"
msgstr "skriver til �%s�\n"
@@ -4627,22 +4627,22 @@ msgstr "Tast inn nytt filnavn"
msgid "writing to stdout\n"
msgstr "skriver til stdout\n"
-#: g10/openfile.c:305
+#: g10/openfile.c:311
#, c-format
msgid "assuming signed data in `%s'\n"
msgstr "antar at signert data er i �%s�\n"
-#: g10/openfile.c:384
+#: g10/openfile.c:390
#, c-format
msgid "new configuration file `%s' created\n"
msgstr "ny konfigurasjonsfil �%s� ble opprettet\n"
-#: g10/openfile.c:386
+#: g10/openfile.c:392
#, c-format
msgid "WARNING: options in `%s' are not yet active during this run\n"
msgstr "ADVARSEL: valgene i �%s� er ikke aktive under denne kj�ringen\n"
-#: g10/openfile.c:418
+#: g10/openfile.c:424
#, c-format
msgid "directory `%s' created\n"
msgstr "katalogen �%s� ble opprettet\n"
@@ -6081,11 +6081,11 @@ msgstr "ADVARSEL: bruker usikkert minne!\n"
msgid "please see http://www.gnupg.org/faq.html for more information\n"
msgstr "vennligst se http://www.gnupg.org/faq.html for mere informasjon\n"
-#: util/secmem.c:350
+#: util/secmem.c:351
msgid "operation is not possible without initialized secure memory\n"
msgstr "operasjonen er ikke mulig uten initialisert sikkert minne\n"
-#: util/secmem.c:351
+#: util/secmem.c:352
msgid "(you may have used the wrong program for this task)\n"
msgstr "(du kan ha brukt feil program for denne oppgaven)\n"
diff --git a/po/pl.po b/po/pl.po
index b8ead6cbd..64878e9e3 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: 2006-07-28 11:12+0200\n"
+"POT-Creation-Date: 2006-08-01 13:07+0200\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"
@@ -51,7 +51,7 @@ msgstr "zapisuj� klucz tajny w '%s'\n"
#: cipher/random.c:448 g10/card-util.c:678 g10/card-util.c:747
#: g10/dearmor.c:61 g10/dearmor.c:110 g10/encode.c:184 g10/encode.c:474
#: g10/gpg.c:1003 g10/gpg.c:3461 g10/import.c:195 g10/keygen.c:2385
-#: g10/keyring.c:1525 g10/openfile.c:186 g10/openfile.c:342
+#: g10/keyring.c:1525 g10/openfile.c:186 g10/openfile.c:348
#: g10/plaintext.c:481 g10/sign.c:808 g10/sign.c:1001 g10/sign.c:1114
#: g10/sign.c:1264 g10/tdbdump.c:141 g10/tdbdump.c:149 g10/tdbio.c:540
#: g10/tdbio.c:605
@@ -88,8 +88,8 @@ msgid "note: random_seed file not updated\n"
msgstr "uwaga: plik random_seed nie jest uaktualniony\n"
#: cipher/random.c:544 g10/exec.c:481 g10/gpg.c:1002 g10/keygen.c:2864
-#: g10/keygen.c:2894 g10/keyring.c:1201 g10/keyring.c:1501 g10/openfile.c:263
-#: g10/openfile.c:357 g10/sign.c:826 g10/sign.c:1130 g10/tdbio.c:536
+#: g10/keygen.c:2894 g10/keyring.c:1201 g10/keyring.c:1501 g10/openfile.c:269
+#: g10/openfile.c:363 g10/sign.c:826 g10/sign.c:1130 g10/tdbio.c:536
#, c-format
msgid "can't create `%s': %s\n"
msgstr "nie mo�na utworzy� ,,%s'': %s\n"
@@ -918,7 +918,7 @@ msgstr "problem podczas obr�bki pakietu szyfrowego\n"
msgid "no remote program execution supported\n"
msgstr "odwo�ania do zewn�trznych program�w s� wy��czone\n"
-#: g10/exec.c:176 g10/openfile.c:415
+#: g10/exec.c:176 g10/openfile.c:421
#, c-format
msgid "can't create directory `%s': %s\n"
msgstr "nie mo�na utworzy� katalogu ,,%s'': %s\n"
@@ -2450,7 +2450,7 @@ msgstr "klucz %08lX: nowy klucz - pomini�ty\n"
msgid "no writable keyring found: %s\n"
msgstr "brak zapisywalnego zbioru kluczy: %s\n"
-#: g10/import.c:802 g10/openfile.c:267 g10/sign.c:831 g10/sign.c:1135
+#: g10/import.c:802 g10/openfile.c:273 g10/sign.c:831 g10/sign.c:1135
#, c-format
msgid "writing to `%s'\n"
msgstr "zapis do '%s'\n"
@@ -4905,22 +4905,22 @@ msgstr "Nazwa pliku"
msgid "writing to stdout\n"
msgstr "zapisywanie na wyj�cie standardowe\n"
-#: g10/openfile.c:305
+#: g10/openfile.c:311
#, c-format
msgid "assuming signed data in `%s'\n"
msgstr "przyj�to obecno�� podpisanych danych w '%s'\n"
-#: g10/openfile.c:384
+#: g10/openfile.c:390
#, c-format
msgid "new configuration file `%s' created\n"
msgstr "nowy plik ustawie� ,,%s'' zosta� utworzony\n"
-#: g10/openfile.c:386
+#: g10/openfile.c:392
#, c-format
msgid "WARNING: options in `%s' are not yet active during this run\n"
msgstr "OSTRZE�ENIE: opcje w ,,%s'' nie s� jeszcze uwzgl�dnione.\n"
-#: g10/openfile.c:418
+#: g10/openfile.c:424
#, fuzzy, c-format
msgid "directory `%s' created\n"
msgstr "%s: katalog utworzony\n"
@@ -6429,11 +6429,11 @@ msgstr "OSTRZE�ENIE: nie mo�na zabezpieczy� u�ywanej pami�ci!\n"
msgid "please see http://www.gnupg.org/faq.html for more information\n"
msgstr "obja�nienie mo�na przeczyta� tutaj: http://www.gnupg.org/faq.html\n"
-#: util/secmem.c:350
+#: util/secmem.c:351
msgid "operation is not possible without initialized secure memory\n"
msgstr "bez zabezpieczenia pami�ci nie mo�na wykona� tej operacji\n"
-#: util/secmem.c:351
+#: util/secmem.c:352
msgid "(you may have used the wrong program for this task)\n"
msgstr "(prawdopodobnie u�ywany program jest niew�a�ciwy dlatego zadania)\n"
diff --git a/po/pt.po b/po/pt.po
index 55e5046fc..a6eb5527e 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: 2006-07-28 11:12+0200\n"
+"POT-Creation-Date: 2006-08-01 13:07+0200\n"
"PO-Revision-Date: 2002-09-13 18:26+0100\n"
"Last-Translator: Pedro Morais <[email protected]>\n"
"Language-Team: pt <[email protected]>\n"
@@ -44,7 +44,7 @@ msgstr "a escrever chave privada para `%s'\n"
#: cipher/random.c:448 g10/card-util.c:678 g10/card-util.c:747
#: g10/dearmor.c:61 g10/dearmor.c:110 g10/encode.c:184 g10/encode.c:474
#: g10/gpg.c:1003 g10/gpg.c:3461 g10/import.c:195 g10/keygen.c:2385
-#: g10/keyring.c:1525 g10/openfile.c:186 g10/openfile.c:342
+#: g10/keyring.c:1525 g10/openfile.c:186 g10/openfile.c:348
#: g10/plaintext.c:481 g10/sign.c:808 g10/sign.c:1001 g10/sign.c:1114
#: g10/sign.c:1264 g10/tdbdump.c:141 g10/tdbdump.c:149 g10/tdbio.c:540
#: g10/tdbio.c:605
@@ -81,8 +81,8 @@ msgid "note: random_seed file not updated\n"
msgstr "nota: ficheiro random_seed n�o actualizado\n"
#: cipher/random.c:544 g10/exec.c:481 g10/gpg.c:1002 g10/keygen.c:2864
-#: g10/keygen.c:2894 g10/keyring.c:1201 g10/keyring.c:1501 g10/openfile.c:263
-#: g10/openfile.c:357 g10/sign.c:826 g10/sign.c:1130 g10/tdbio.c:536
+#: g10/keygen.c:2894 g10/keyring.c:1201 g10/keyring.c:1501 g10/openfile.c:269
+#: g10/openfile.c:363 g10/sign.c:826 g10/sign.c:1130 g10/tdbio.c:536
#, c-format
msgid "can't create `%s': %s\n"
msgstr "imposs�vel criar `%s': %s\n"
@@ -900,7 +900,7 @@ msgstr "problema ao tratar pacote cifrado\n"
msgid "no remote program execution supported\n"
msgstr ""
-#: g10/exec.c:176 g10/openfile.c:415
+#: g10/exec.c:176 g10/openfile.c:421
#, fuzzy, c-format
msgid "can't create directory `%s': %s\n"
msgstr "%s: imposs�vel criar directoria: %s\n"
@@ -2425,7 +2425,7 @@ msgstr "chave %08lX: chave nova - ignorada\n"
msgid "no writable keyring found: %s\n"
msgstr "n�o foi encontrada nenhum porta-chaves onde escrever: %s\n"
-#: g10/import.c:802 g10/openfile.c:267 g10/sign.c:831 g10/sign.c:1135
+#: g10/import.c:802 g10/openfile.c:273 g10/sign.c:831 g10/sign.c:1135
#, c-format
msgid "writing to `%s'\n"
msgstr "a escrever para `%s'\n"
@@ -4877,22 +4877,22 @@ msgstr "Digite novo nome de ficheiro"
msgid "writing to stdout\n"
msgstr "a escrever em \"stdout\"\n"
-#: g10/openfile.c:305
+#: g10/openfile.c:311
#, c-format
msgid "assuming signed data in `%s'\n"
msgstr "a assumir dados assinados em `%s'\n"
-#: g10/openfile.c:384
+#: g10/openfile.c:390
#, c-format
msgid "new configuration file `%s' created\n"
msgstr "criado um novo ficheiro de configura��o `%s'\n"
-#: g10/openfile.c:386
+#: g10/openfile.c:392
#, c-format
msgid "WARNING: options in `%s' are not yet active during this run\n"
msgstr "AVISO: op��es em `%s' ainda n�o est�o activas nesta execu��o\n"
-#: g10/openfile.c:418
+#: g10/openfile.c:424
#, fuzzy, c-format
msgid "directory `%s' created\n"
msgstr "%s: directoria criada\n"
@@ -6393,11 +6393,11 @@ msgstr "AVISO: a utilizar mem�ria insegura!\n"
msgid "please see http://www.gnupg.org/faq.html for more information\n"
msgstr "por favor veja http://www.gnupg.org/faq.html para mais informa��es\n"
-#: util/secmem.c:350
+#: util/secmem.c:351
msgid "operation is not possible without initialized secure memory\n"
msgstr "a opera��o n�o � poss�vel sem mem�ria segura inicializada\n"
-#: util/secmem.c:351
+#: util/secmem.c:352
msgid "(you may have used the wrong program for this task)\n"
msgstr "(voc� pode ter usado o programa errado para esta tarefa)\n"
diff --git a/po/pt_BR.po b/po/pt_BR.po
index 47ce0fb78..51c733730 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -13,7 +13,7 @@ msgid ""
msgstr ""
"Project-Id-Version: GNU gnupg 1.0\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2006-07-28 11:12+0200\n"
+"POT-Creation-Date: 2006-08-01 13:07+0200\n"
"PO-Revision-Date: 1998-11-20 23:46:36-0200\n"
"Last-Translator:\n"
"Language-Team: ?\n"
@@ -48,7 +48,7 @@ msgstr "escrevendo certificado privado para `%s'\n"
#: cipher/random.c:448 g10/card-util.c:678 g10/card-util.c:747
#: g10/dearmor.c:61 g10/dearmor.c:110 g10/encode.c:184 g10/encode.c:474
#: g10/gpg.c:1003 g10/gpg.c:3461 g10/import.c:195 g10/keygen.c:2385
-#: g10/keyring.c:1525 g10/openfile.c:186 g10/openfile.c:342
+#: g10/keyring.c:1525 g10/openfile.c:186 g10/openfile.c:348
#: g10/plaintext.c:481 g10/sign.c:808 g10/sign.c:1001 g10/sign.c:1114
#: g10/sign.c:1264 g10/tdbdump.c:141 g10/tdbdump.c:149 g10/tdbio.c:540
#: g10/tdbio.c:605
@@ -85,8 +85,8 @@ msgid "note: random_seed file not updated\n"
msgstr ""
#: cipher/random.c:544 g10/exec.c:481 g10/gpg.c:1002 g10/keygen.c:2864
-#: g10/keygen.c:2894 g10/keyring.c:1201 g10/keyring.c:1501 g10/openfile.c:263
-#: g10/openfile.c:357 g10/sign.c:826 g10/sign.c:1130 g10/tdbio.c:536
+#: g10/keygen.c:2894 g10/keyring.c:1201 g10/keyring.c:1501 g10/openfile.c:269
+#: g10/openfile.c:363 g10/sign.c:826 g10/sign.c:1130 g10/tdbio.c:536
#, fuzzy, c-format
msgid "can't create `%s': %s\n"
msgstr "imposs�vel criar %s: %s\n"
@@ -907,7 +907,7 @@ msgstr "eliminar o campo keyid dos pacotes criptografados\n"
msgid "no remote program execution supported\n"
msgstr ""
-#: g10/exec.c:176 g10/openfile.c:415
+#: g10/exec.c:176 g10/openfile.c:421
#, fuzzy, c-format
msgid "can't create directory `%s': %s\n"
msgstr "%s: imposs�vel criar diret�rio: %s\n"
@@ -2389,7 +2389,7 @@ msgstr "chave %08lX: n�o � uma chave rfc2440 - ignorada\n"
msgid "no writable keyring found: %s\n"
msgstr "imposs�vel escrever chaveiro: %s\n"
-#: g10/import.c:802 g10/openfile.c:267 g10/sign.c:831 g10/sign.c:1135
+#: g10/import.c:802 g10/openfile.c:273 g10/sign.c:831 g10/sign.c:1135
#, c-format
msgid "writing to `%s'\n"
msgstr "escrevendo para `%s'\n"
@@ -4829,22 +4829,22 @@ msgstr "Digite novo nome de arquivo"
msgid "writing to stdout\n"
msgstr "escrevendo em \"stdout\"\n"
-#: g10/openfile.c:305
+#: g10/openfile.c:311
#, c-format
msgid "assuming signed data in `%s'\n"
msgstr "assumindo dados assinados em `%s'\n"
-#: g10/openfile.c:384
+#: g10/openfile.c:390
#, fuzzy, c-format
msgid "new configuration file `%s' created\n"
msgstr "%s: novo arquivo de op��es criado\n"
-#: g10/openfile.c:386
+#: g10/openfile.c:392
#, c-format
msgid "WARNING: options in `%s' are not yet active during this run\n"
msgstr ""
-#: g10/openfile.c:418
+#: g10/openfile.c:424
#, fuzzy, c-format
msgid "directory `%s' created\n"
msgstr "%s: diret�rio criado\n"
@@ -6345,11 +6345,11 @@ msgstr "Aviso: usando mem�ria insegura!\n"
msgid "please see http://www.gnupg.org/faq.html for more information\n"
msgstr ""
-#: util/secmem.c:350
+#: util/secmem.c:351
msgid "operation is not possible without initialized secure memory\n"
msgstr "a opera��o n�o � poss�vel sem mem�ria segura inicializada\n"
-#: util/secmem.c:351
+#: util/secmem.c:352
msgid "(you may have used the wrong program for this task)\n"
msgstr "(voc� pode ter usado o programa errado para esta tarefa)\n"
diff --git a/po/ro.po b/po/ro.po
index ea2e0a0ff..2287656e0 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: 2006-07-28 11:12+0200\n"
+"POT-Creation-Date: 2006-08-01 13:07+0200\n"
"PO-Revision-Date: 2005-05-31 22:00-0500\n"
"Last-Translator: Laurentiu Buzdugan <[email protected]>\n"
"Language-Team: Romanian <[email protected]>\n"
@@ -45,7 +45,7 @@ msgstr "scriu cheia secret� �n `%s'\n"
#: cipher/random.c:448 g10/card-util.c:678 g10/card-util.c:747
#: g10/dearmor.c:61 g10/dearmor.c:110 g10/encode.c:184 g10/encode.c:474
#: g10/gpg.c:1003 g10/gpg.c:3461 g10/import.c:195 g10/keygen.c:2385
-#: g10/keyring.c:1525 g10/openfile.c:186 g10/openfile.c:342
+#: g10/keyring.c:1525 g10/openfile.c:186 g10/openfile.c:348
#: g10/plaintext.c:481 g10/sign.c:808 g10/sign.c:1001 g10/sign.c:1114
#: g10/sign.c:1264 g10/tdbdump.c:141 g10/tdbdump.c:149 g10/tdbio.c:540
#: g10/tdbio.c:605
@@ -83,8 +83,8 @@ msgid "note: random_seed file not updated\n"
msgstr "not�: fi�ierul random_seed nu a fost actualizat\n"
#: cipher/random.c:544 g10/exec.c:481 g10/gpg.c:1002 g10/keygen.c:2864
-#: g10/keygen.c:2894 g10/keyring.c:1201 g10/keyring.c:1501 g10/openfile.c:263
-#: g10/openfile.c:357 g10/sign.c:826 g10/sign.c:1130 g10/tdbio.c:536
+#: g10/keygen.c:2894 g10/keyring.c:1201 g10/keyring.c:1501 g10/openfile.c:269
+#: g10/openfile.c:363 g10/sign.c:826 g10/sign.c:1130 g10/tdbio.c:536
#, c-format
msgid "can't create `%s': %s\n"
msgstr "nu pot crea `%s': %s\n"
@@ -876,7 +876,7 @@ msgstr "problem� cu m�nuirea pachetului cifrat\n"
msgid "no remote program execution supported\n"
msgstr "nu este suportat� execu�ia nici unui program la distan��\n"
-#: g10/exec.c:176 g10/openfile.c:415
+#: g10/exec.c:176 g10/openfile.c:421
#, c-format
msgid "can't create directory `%s': %s\n"
msgstr "nu pot crea directorul `%s': %s\n"
@@ -2422,7 +2422,7 @@ msgstr "cheia %s: cheie nou� - s�rit�\n"
msgid "no writable keyring found: %s\n"
msgstr "n-am g�sit nici un inel de chei ce poate fi scris: %s\n"
-#: g10/import.c:802 g10/openfile.c:267 g10/sign.c:831 g10/sign.c:1135
+#: g10/import.c:802 g10/openfile.c:273 g10/sign.c:831 g10/sign.c:1135
#, c-format
msgid "writing to `%s'\n"
msgstr "scriu �n `%s'\n"
@@ -4794,23 +4794,23 @@ msgstr "Introduce�i un nou nume-fi�ier"
msgid "writing to stdout\n"
msgstr "scriu la stdout\n"
-#: g10/openfile.c:305
+#: g10/openfile.c:311
#, c-format
msgid "assuming signed data in `%s'\n"
msgstr "presupun date semnate �n `%s'\n"
-#: g10/openfile.c:384
+#: g10/openfile.c:390
#, c-format
msgid "new configuration file `%s' created\n"
msgstr "fi�ier de configurare nou `%s' creat\n"
-#: g10/openfile.c:386
+#: g10/openfile.c:392
#, c-format
msgid "WARNING: options in `%s' are not yet active during this run\n"
msgstr ""
"AVERTISMENT: op�iunile din %s nu sunt �nc� active �n timpul acestei rul�ri\n"
-#: g10/openfile.c:418
+#: g10/openfile.c:424
#, c-format
msgid "directory `%s' created\n"
msgstr "director `%s' creat\n"
@@ -6295,12 +6295,12 @@ msgstr "AVERTISMENT: este folosit� memorie neprotejat� (insecure)!\n"
msgid "please see http://www.gnupg.org/faq.html for more information\n"
msgstr "vede�i http://www.gnupg.org/faq.html pentru informa�ii suplimentare\n"
-#: util/secmem.c:350
+#: util/secmem.c:351
msgid "operation is not possible without initialized secure memory\n"
msgstr ""
"opera�ia nu este posibil� f�r� memorie protejat� (secure) ini�ializat�\n"
-#: util/secmem.c:351
+#: util/secmem.c:352
msgid "(you may have used the wrong program for this task)\n"
msgstr "(a�i folosit probabil un program nepotrivit pentru aceast� sarcin�)\n"
diff --git a/po/ru.po b/po/ru.po
index ce79870e0..77438e4fa 100644
--- a/po/ru.po
+++ b/po/ru.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: GnuPG 1.4.2\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2006-07-28 11:12+0200\n"
+"POT-Creation-Date: 2006-08-01 13:07+0200\n"
"PO-Revision-Date: 2005-06-22 02:53+0200\n"
"Last-Translator: Maxim Britov <[email protected]>\n"
"Language-Team: Russian <[email protected]>\n"
@@ -43,7 +43,7 @@ msgstr "сохранение секретного ключа в `%s'\n"
#: cipher/random.c:448 g10/card-util.c:678 g10/card-util.c:747
#: g10/dearmor.c:61 g10/dearmor.c:110 g10/encode.c:184 g10/encode.c:474
#: g10/gpg.c:1003 g10/gpg.c:3461 g10/import.c:195 g10/keygen.c:2385
-#: g10/keyring.c:1525 g10/openfile.c:186 g10/openfile.c:342
+#: g10/keyring.c:1525 g10/openfile.c:186 g10/openfile.c:348
#: g10/plaintext.c:481 g10/sign.c:808 g10/sign.c:1001 g10/sign.c:1114
#: g10/sign.c:1264 g10/tdbdump.c:141 g10/tdbdump.c:149 g10/tdbio.c:540
#: g10/tdbio.c:605
@@ -79,8 +79,8 @@ msgid "note: random_seed file not updated\n"
msgstr "замечание: файл random_seed не обновлен\n"
#: cipher/random.c:544 g10/exec.c:481 g10/gpg.c:1002 g10/keygen.c:2864
-#: g10/keygen.c:2894 g10/keyring.c:1201 g10/keyring.c:1501 g10/openfile.c:263
-#: g10/openfile.c:357 g10/sign.c:826 g10/sign.c:1130 g10/tdbio.c:536
+#: g10/keygen.c:2894 g10/keyring.c:1201 g10/keyring.c:1501 g10/openfile.c:269
+#: g10/openfile.c:363 g10/sign.c:826 g10/sign.c:1130 g10/tdbio.c:536
#, c-format
msgid "can't create `%s': %s\n"
msgstr "не могу создать `%s': %s\n"
@@ -865,7 +865,7 @@ msgstr "проблема обработки зашифрованного пак�
msgid "no remote program execution supported\n"
msgstr "удаленный запуск программы не поддерживается\n"
-#: g10/exec.c:176 g10/openfile.c:415
+#: g10/exec.c:176 g10/openfile.c:421
#, c-format
msgid "can't create directory `%s': %s\n"
msgstr "не могу создать каталог `%s': %s\n"
@@ -2396,7 +2396,7 @@ msgstr "ключ %s: новый ключ - пропущен\n"
msgid "no writable keyring found: %s\n"
msgstr "нет доступной для записи таблицы ключей: %s\n"
-#: g10/import.c:802 g10/openfile.c:267 g10/sign.c:831 g10/sign.c:1135
+#: g10/import.c:802 g10/openfile.c:273 g10/sign.c:831 g10/sign.c:1135
#, c-format
msgid "writing to `%s'\n"
msgstr "сохраняю в `%s'\n"
@@ -4753,22 +4753,22 @@ msgstr "Введите новое имя файла"
msgid "writing to stdout\n"
msgstr "Вывод в stdout\n"
-#: g10/openfile.c:305
+#: g10/openfile.c:311
#, c-format
msgid "assuming signed data in `%s'\n"
msgstr "принятие подписанных данных в `%s'\n"
-#: g10/openfile.c:384
+#: g10/openfile.c:390
#, c-format
msgid "new configuration file `%s' created\n"
msgstr "создан новый файл настроек `%s'\n"
-#: g10/openfile.c:386
+#: g10/openfile.c:392
#, c-format
msgid "WARNING: options in `%s' are not yet active during this run\n"
msgstr "ВНИМАНИЕ: параметры в `%s' еще не активны при этом запуске\n"
-#: g10/openfile.c:418
+#: g10/openfile.c:424
#, c-format
msgid "directory `%s' created\n"
msgstr "создан каталог `%s'\n"
@@ -6247,11 +6247,11 @@ msgstr "ВНИМАНИЕ: используется незащищенная па
msgid "please see http://www.gnupg.org/faq.html for more information\n"
msgstr "Для дополнительной информации см. http://www.gnupg.org/faq.html\n"
-#: util/secmem.c:350
+#: util/secmem.c:351
msgid "operation is not possible without initialized secure memory\n"
msgstr "операция невозможна без инициализации защищенной памяти\n"
-#: util/secmem.c:351
+#: util/secmem.c:352
msgid "(you may have used the wrong program for this task)\n"
msgstr ""
"(возможно, Вы используете неподходящее программное обеспечение\n"
diff --git a/po/sk.po b/po/sk.po
index 1cb824eb4..b72084f1b 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: 2006-07-28 11:12+0200\n"
+"POT-Creation-Date: 2006-08-01 13:07+0200\n"
"PO-Revision-Date: 2004-07-20 15:52+0200\n"
"Last-Translator: Michal Majer <[email protected]>\n"
"Language-Team: Slovak <[email protected]>\n"
@@ -40,7 +40,7 @@ msgstr "zapisujem tajn� k��� do `%s'\n"
#: cipher/random.c:448 g10/card-util.c:678 g10/card-util.c:747
#: g10/dearmor.c:61 g10/dearmor.c:110 g10/encode.c:184 g10/encode.c:474
#: g10/gpg.c:1003 g10/gpg.c:3461 g10/import.c:195 g10/keygen.c:2385
-#: g10/keyring.c:1525 g10/openfile.c:186 g10/openfile.c:342
+#: g10/keyring.c:1525 g10/openfile.c:186 g10/openfile.c:348
#: g10/plaintext.c:481 g10/sign.c:808 g10/sign.c:1001 g10/sign.c:1114
#: g10/sign.c:1264 g10/tdbdump.c:141 g10/tdbdump.c:149 g10/tdbio.c:540
#: g10/tdbio.c:605
@@ -76,8 +76,8 @@ msgid "note: random_seed file not updated\n"
msgstr "pozn�mka: s�bor random_seed nie je aktualizovan�\n"
#: cipher/random.c:544 g10/exec.c:481 g10/gpg.c:1002 g10/keygen.c:2864
-#: g10/keygen.c:2894 g10/keyring.c:1201 g10/keyring.c:1501 g10/openfile.c:263
-#: g10/openfile.c:357 g10/sign.c:826 g10/sign.c:1130 g10/tdbio.c:536
+#: g10/keygen.c:2894 g10/keyring.c:1201 g10/keyring.c:1501 g10/openfile.c:269
+#: g10/openfile.c:363 g10/sign.c:826 g10/sign.c:1130 g10/tdbio.c:536
#, c-format
msgid "can't create `%s': %s\n"
msgstr "nem��em vytvori� `%s': %s\n"
@@ -895,7 +895,7 @@ msgstr "probl�m so za�ifrovan�m paketom\n"
msgid "no remote program execution supported\n"
msgstr "�iadne vzialen� vykon�vanie programu nie je podporovan�\n"
-#: g10/exec.c:176 g10/openfile.c:415
+#: g10/exec.c:176 g10/openfile.c:421
#, c-format
msgid "can't create directory `%s': %s\n"
msgstr "nem��em vytvori� adres�r `%s': %s\n"
@@ -2434,7 +2434,7 @@ msgstr "k��� %08lX: nov� k��� - presko�en�\n"
msgid "no writable keyring found: %s\n"
msgstr "nen�jden� zapisovate�n� s�bor k���ov (keyring): %s\n"
-#: g10/import.c:802 g10/openfile.c:267 g10/sign.c:831 g10/sign.c:1135
+#: g10/import.c:802 g10/openfile.c:273 g10/sign.c:831 g10/sign.c:1135
#, c-format
msgid "writing to `%s'\n"
msgstr "zapisujem do '%s'\n"
@@ -4882,22 +4882,22 @@ msgstr "Vlo�te nov� n�zov s�boru"
msgid "writing to stdout\n"
msgstr "zapisujem na �tandardn� v�stup (stdout)\n"
-#: g10/openfile.c:305
+#: g10/openfile.c:311
#, c-format
msgid "assuming signed data in `%s'\n"
msgstr "predpoklad�m podp�san� d�ta v `%s'\n"
-#: g10/openfile.c:384
+#: g10/openfile.c:390
#, c-format
msgid "new configuration file `%s' created\n"
msgstr "vytvoren� nov� konfigura�n� s�bor `%s'\n"
-#: g10/openfile.c:386
+#: g10/openfile.c:392
#, c-format
msgid "WARNING: options in `%s' are not yet active during this run\n"
msgstr "VAROVANIE: nastavenie v `%s' e�te nie je akt�vne\n"
-#: g10/openfile.c:418
+#: g10/openfile.c:424
#, fuzzy, c-format
msgid "directory `%s' created\n"
msgstr "%s: adres�r vytvoren�\n"
@@ -6397,11 +6397,11 @@ msgstr "VAROVANIE: Pou��van� pam� nie je bezpe�n�!\n"
msgid "please see http://www.gnupg.org/faq.html for more information\n"
msgstr "Viac inform�ci� n�jdete na adrese http://www.gnupg.org/faq.html\n"
-#: util/secmem.c:350
+#: util/secmem.c:351
msgid "operation is not possible without initialized secure memory\n"
msgstr "vykonanie oper�cie nie je mo�n� bez inicializovanej bezpe�nej pam�te\n"
-#: util/secmem.c:351
+#: util/secmem.c:352
msgid "(you may have used the wrong program for this task)\n"
msgstr "(pravdepodobne ste na t�to �lohu pou�ili nespr�vny program)\n"
diff --git a/po/sv.po b/po/sv.po
index 9abf51398..758c31198 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -23,7 +23,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gnupg 1.2.6\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2006-07-28 11:12+0200\n"
+"POT-Creation-Date: 2006-08-01 13:07+0200\n"
"PO-Revision-Date: 2004-12-01 17:49+0100\n"
"Last-Translator: Per Tunedal <[email protected]>\n"
"Language-Team: Swedish <[email protected]>\n"
@@ -59,7 +59,7 @@ msgstr "skriver hemlig nyckel till \"%s\"\n"
#: cipher/random.c:448 g10/card-util.c:678 g10/card-util.c:747
#: g10/dearmor.c:61 g10/dearmor.c:110 g10/encode.c:184 g10/encode.c:474
#: g10/gpg.c:1003 g10/gpg.c:3461 g10/import.c:195 g10/keygen.c:2385
-#: g10/keyring.c:1525 g10/openfile.c:186 g10/openfile.c:342
+#: g10/keyring.c:1525 g10/openfile.c:186 g10/openfile.c:348
#: g10/plaintext.c:481 g10/sign.c:808 g10/sign.c:1001 g10/sign.c:1114
#: g10/sign.c:1264 g10/tdbdump.c:141 g10/tdbdump.c:149 g10/tdbio.c:540
#: g10/tdbio.c:605
@@ -95,8 +95,8 @@ msgid "note: random_seed file not updated\n"
msgstr "Obs: random_seed uppdaterades inte\n"
#: cipher/random.c:544 g10/exec.c:481 g10/gpg.c:1002 g10/keygen.c:2864
-#: g10/keygen.c:2894 g10/keyring.c:1201 g10/keyring.c:1501 g10/openfile.c:263
-#: g10/openfile.c:357 g10/sign.c:826 g10/sign.c:1130 g10/tdbio.c:536
+#: g10/keygen.c:2894 g10/keyring.c:1201 g10/keyring.c:1501 g10/openfile.c:269
+#: g10/openfile.c:363 g10/sign.c:826 g10/sign.c:1130 g10/tdbio.c:536
#, c-format
msgid "can't create `%s': %s\n"
msgstr "kan inte skapa \"%s\": %s\n"
@@ -926,7 +926,7 @@ msgstr "problem vid hanteringen av krypterat paket\n"
msgid "no remote program execution supported\n"
msgstr "ingen körning av fjärrprogram stöds\n"
-#: g10/exec.c:176 g10/openfile.c:415
+#: g10/exec.c:176 g10/openfile.c:421
#, c-format
msgid "can't create directory `%s': %s\n"
msgstr "%s: kan inte skapa katalog: %s\n"
@@ -2491,7 +2491,7 @@ msgstr "nyckel %08lX: ny nyckel - hoppade över den\n"
msgid "no writable keyring found: %s\n"
msgstr "hittade ingen nyckelring som gick att skriva till: %s\n"
-#: g10/import.c:802 g10/openfile.c:267 g10/sign.c:831 g10/sign.c:1135
+#: g10/import.c:802 g10/openfile.c:273 g10/sign.c:831 g10/sign.c:1135
#, c-format
msgid "writing to `%s'\n"
msgstr "skriver till \"%s\"\n"
@@ -4981,23 +4981,23 @@ msgstr "Ange nytt filnamn"
msgid "writing to stdout\n"
msgstr "skriver till standard ut\n"
-#: g10/openfile.c:305
+#: g10/openfile.c:311
#, c-format
msgid "assuming signed data in `%s'\n"
msgstr "antar att signera data finns i filen \"%s\"\n"
-#: g10/openfile.c:384
+#: g10/openfile.c:390
#, c-format
msgid "new configuration file `%s' created\n"
msgstr "ny konfigurationsfil `%s'skapad\n"
-#: g10/openfile.c:386
+#: g10/openfile.c:392
#, c-format
msgid "WARNING: options in `%s' are not yet active during this run\n"
msgstr ""
"VARNING: inställningar i `%s' är ännu inte aktiva under denna körning\n"
-#: g10/openfile.c:418
+#: g10/openfile.c:424
#, fuzzy, c-format
msgid "directory `%s' created\n"
msgstr "%s: katalog skapad\n"
@@ -6540,11 +6540,11 @@ msgstr "Varning: använder osäkert minne!\n"
msgid "please see http://www.gnupg.org/faq.html for more information\n"
msgstr "se http://www.gnupg.org/faq.html för mer information\n"
-#: util/secmem.c:350
+#: util/secmem.c:351
msgid "operation is not possible without initialized secure memory\n"
msgstr "operationen är inte möjlig utan tillgång till säkert minne\n"
-#: util/secmem.c:351
+#: util/secmem.c:352
msgid "(you may have used the wrong program for this task)\n"
msgstr "(du kan ha använt fel program för denna uppgift)\n"
diff --git a/po/tr.po b/po/tr.po
index 3234887d6..ceb9b53a8 100644
--- a/po/tr.po
+++ b/po/tr.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gnupg 1.4.1\n"
"Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2006-07-28 11:12+0200\n"
+"POT-Creation-Date: 2006-08-01 13:07+0200\n"
"PO-Revision-Date: 2005-03-16 07:30+0300\n"
"Last-Translator: Nilgün Belma Bugüner <[email protected]>\n"
"Language-Team: Turkish <[email protected]>\n"
@@ -42,7 +42,7 @@ msgstr "gizli anahtarı `%s'e yazıyor\n"
#: cipher/random.c:448 g10/card-util.c:678 g10/card-util.c:747
#: g10/dearmor.c:61 g10/dearmor.c:110 g10/encode.c:184 g10/encode.c:474
#: g10/gpg.c:1003 g10/gpg.c:3461 g10/import.c:195 g10/keygen.c:2385
-#: g10/keyring.c:1525 g10/openfile.c:186 g10/openfile.c:342
+#: g10/keyring.c:1525 g10/openfile.c:186 g10/openfile.c:348
#: g10/plaintext.c:481 g10/sign.c:808 g10/sign.c:1001 g10/sign.c:1114
#: g10/sign.c:1264 g10/tdbdump.c:141 g10/tdbdump.c:149 g10/tdbio.c:540
#: g10/tdbio.c:605
@@ -78,8 +78,8 @@ msgid "note: random_seed file not updated\n"
msgstr "bilgi: \"random_seed\" dosyası güncel değil\n"
#: cipher/random.c:544 g10/exec.c:481 g10/gpg.c:1002 g10/keygen.c:2864
-#: g10/keygen.c:2894 g10/keyring.c:1201 g10/keyring.c:1501 g10/openfile.c:263
-#: g10/openfile.c:357 g10/sign.c:826 g10/sign.c:1130 g10/tdbio.c:536
+#: g10/keygen.c:2894 g10/keyring.c:1201 g10/keyring.c:1501 g10/openfile.c:269
+#: g10/openfile.c:363 g10/sign.c:826 g10/sign.c:1130 g10/tdbio.c:536
#, c-format
msgid "can't create `%s': %s\n"
msgstr "\"%s\" oluşturulamıyor: %s\n"
@@ -867,7 +867,7 @@ msgstr "şifreli paketin elde edilmesinde sorun var\n"
msgid "no remote program execution supported\n"
msgstr "uzaktan uygulama çalıştırılması desteklenmiyor\n"
-#: g10/exec.c:176 g10/openfile.c:415
+#: g10/exec.c:176 g10/openfile.c:421
#, c-format
msgid "can't create directory `%s': %s\n"
msgstr "`%s' dizini oluşturulamıyor: %s\n"
@@ -2375,7 +2375,7 @@ msgstr "anahtar %s: yeni anahtar - atlandı\n"
msgid "no writable keyring found: %s\n"
msgstr "yazılabilir bir anahtar zinciri yok: %s\n"
-#: g10/import.c:802 g10/openfile.c:267 g10/sign.c:831 g10/sign.c:1135
+#: g10/import.c:802 g10/openfile.c:273 g10/sign.c:831 g10/sign.c:1135
#, c-format
msgid "writing to `%s'\n"
msgstr "\"%s\"e yazıyor\n"
@@ -4773,23 +4773,23 @@ msgstr "Yeni dosya ismini giriniz"
msgid "writing to stdout\n"
msgstr "standart çıktıya yazıyor\n"
-#: g10/openfile.c:305
+#: g10/openfile.c:311
#, c-format
msgid "assuming signed data in `%s'\n"
msgstr "\"%s\" içindeki veri imzalı kabul ediliyor\n"
-#: g10/openfile.c:384
+#: g10/openfile.c:390
#, c-format
msgid "new configuration file `%s' created\n"
msgstr "yeni yapılandırma dosyası `%s' oluşturuldu\n"
-#: g10/openfile.c:386
+#: g10/openfile.c:392
#, c-format
msgid "WARNING: options in `%s' are not yet active during this run\n"
msgstr ""
"UYARI: `%s' deki seçenekler bu çalıştırma sırasında henüz etkin değil\n"
-#: g10/openfile.c:418
+#: g10/openfile.c:424
#, c-format
msgid "directory `%s' created\n"
msgstr "dizin `%s' oluşturuldu\n"
@@ -6276,11 +6276,11 @@ msgstr ""
"Daha geniş bilgi edinmek için http://www.gnupg.org/faq.html adresine "
"bakınız\n"
-#: util/secmem.c:350
+#: util/secmem.c:351
msgid "operation is not possible without initialized secure memory\n"
msgstr "güvenli bellek hazırlanmadan işlem yapmak mümkün değil\n"
-#: util/secmem.c:351
+#: util/secmem.c:352
msgid "(you may have used the wrong program for this task)\n"
msgstr "(bu görev için yanlış program kullanmış olabilirsiniz)\n"
diff --git a/po/zh_CN.po b/po/zh_CN.po
index 597e82be5..d53b336b9 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: 2006-07-28 11:12+0200\n"
+"POT-Creation-Date: 2006-08-01 13:07+0200\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"
@@ -46,7 +46,7 @@ msgstr "等待‘%s’上的锁\n"
#: cipher/random.c:448 g10/card-util.c:678 g10/card-util.c:747
#: g10/dearmor.c:61 g10/dearmor.c:110 g10/encode.c:184 g10/encode.c:474
#: g10/gpg.c:1003 g10/gpg.c:3461 g10/import.c:195 g10/keygen.c:2385
-#: g10/keyring.c:1525 g10/openfile.c:186 g10/openfile.c:342
+#: g10/keyring.c:1525 g10/openfile.c:186 g10/openfile.c:348
#: g10/plaintext.c:481 g10/sign.c:808 g10/sign.c:1001 g10/sign.c:1114
#: g10/sign.c:1264 g10/tdbdump.c:141 g10/tdbdump.c:149 g10/tdbio.c:540
#: g10/tdbio.c:605
@@ -82,8 +82,8 @@ msgid "note: random_seed file not updated\n"
msgstr "注意:随机数种子文件未被更新\n"
#: cipher/random.c:544 g10/exec.c:481 g10/gpg.c:1002 g10/keygen.c:2864
-#: g10/keygen.c:2894 g10/keyring.c:1201 g10/keyring.c:1501 g10/openfile.c:263
-#: g10/openfile.c:357 g10/sign.c:826 g10/sign.c:1130 g10/tdbio.c:536
+#: g10/keygen.c:2894 g10/keyring.c:1201 g10/keyring.c:1501 g10/openfile.c:269
+#: g10/openfile.c:363 g10/sign.c:826 g10/sign.c:1130 g10/tdbio.c:536
#, c-format
msgid "can't create `%s': %s\n"
msgstr "无法建立‘%s’:%s\n"
@@ -858,7 +858,7 @@ msgstr "处理加密包有问题\n"
msgid "no remote program execution supported\n"
msgstr "不支持远程调用\n"
-#: g10/exec.c:176 g10/openfile.c:415
+#: g10/exec.c:176 g10/openfile.c:421
#, c-format
msgid "can't create directory `%s': %s\n"
msgstr "无法建立目录‘%s’:%s\n"
@@ -2327,7 +2327,7 @@ msgstr "密钥 %s:新密钥――已跳过\n"
msgid "no writable keyring found: %s\n"
msgstr "找不到可写的钥匙环:%s\n"
-#: g10/import.c:802 g10/openfile.c:267 g10/sign.c:831 g10/sign.c:1135
+#: g10/import.c:802 g10/openfile.c:273 g10/sign.c:831 g10/sign.c:1135
#, c-format
msgid "writing to `%s'\n"
msgstr "正在写入‘%s’\n"
@@ -4645,22 +4645,22 @@ msgstr "请输入新的文件名"
msgid "writing to stdout\n"
msgstr "正在写入到标准输出\n"
-#: g10/openfile.c:305
+#: g10/openfile.c:311
#, c-format
msgid "assuming signed data in `%s'\n"
msgstr "假定被签名的数据是‘%s’\n"
-#: g10/openfile.c:384
+#: g10/openfile.c:390
#, c-format
msgid "new configuration file `%s' created\n"
msgstr "新的配置文件‘%s’已建立\n"
-#: g10/openfile.c:386
+#: g10/openfile.c:392
#, c-format
msgid "WARNING: options in `%s' are not yet active during this run\n"
msgstr "警告:在‘%s’里的选项于此次运行期间未被使用\n"
-#: g10/openfile.c:418
+#: g10/openfile.c:424
#, c-format
msgid "directory `%s' created\n"
msgstr "已创建目录‘%s’\n"
@@ -6094,11 +6094,11 @@ msgstr "警告:正在使用不安全的内存!\n"
msgid "please see http://www.gnupg.org/faq.html for more information\n"
msgstr "请访问 http://www.gnupg.org/faq.html 以获得更详细的信息\n"
-#: util/secmem.c:350
+#: util/secmem.c:351
msgid "operation is not possible without initialized secure memory\n"
msgstr "安全内存未初始化,不能进行操作\n"
-#: util/secmem.c:351
+#: util/secmem.c:352
msgid "(you may have used the wrong program for this task)\n"
msgstr "(您可能使用了错误的程序来完成此项任务)\n"
diff --git a/po/zh_TW.po b/po/zh_TW.po
index 75aa24e28..ce0bd30ae 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: 2006-07-28 11:12+0200\n"
+"POT-Creation-Date: 2006-08-01 13:07+0200\n"
"PO-Revision-Date: 2005-07-29 09:49+0800\n"
"Last-Translator: Jedi <[email protected]>\n"
"Language-Team: Chinese (traditional) <[email protected]>\n"
@@ -44,7 +44,7 @@ msgstr "正在將私鑰寫至 `%s'\n"
#: cipher/random.c:448 g10/card-util.c:678 g10/card-util.c:747
#: g10/dearmor.c:61 g10/dearmor.c:110 g10/encode.c:184 g10/encode.c:474
#: g10/gpg.c:1003 g10/gpg.c:3461 g10/import.c:195 g10/keygen.c:2385
-#: g10/keyring.c:1525 g10/openfile.c:186 g10/openfile.c:342
+#: g10/keyring.c:1525 g10/openfile.c:186 g10/openfile.c:348
#: g10/plaintext.c:481 g10/sign.c:808 g10/sign.c:1001 g10/sign.c:1114
#: g10/sign.c:1264 g10/tdbdump.c:141 g10/tdbdump.c:149 g10/tdbio.c:540
#: g10/tdbio.c:605
@@ -80,8 +80,8 @@ msgid "note: random_seed file not updated\n"
msgstr "請注意: random_seed 檔案未被更新\n"
#: cipher/random.c:544 g10/exec.c:481 g10/gpg.c:1002 g10/keygen.c:2864
-#: g10/keygen.c:2894 g10/keyring.c:1201 g10/keyring.c:1501 g10/openfile.c:263
-#: g10/openfile.c:357 g10/sign.c:826 g10/sign.c:1130 g10/tdbio.c:536
+#: g10/keygen.c:2894 g10/keyring.c:1201 g10/keyring.c:1501 g10/openfile.c:269
+#: g10/openfile.c:363 g10/sign.c:826 g10/sign.c:1130 g10/tdbio.c:536
#, c-format
msgid "can't create `%s': %s\n"
msgstr "無法建立 `%s': %s\n"
@@ -856,7 +856,7 @@ msgstr "處理加密的封包有問題\n"
msgid "no remote program execution supported\n"
msgstr "沒有已支援的遠端程式執行\n"
-#: g10/exec.c:176 g10/openfile.c:415
+#: g10/exec.c:176 g10/openfile.c:421
#, c-format
msgid "can't create directory `%s': %s\n"
msgstr "無法建立目錄 `%s': %s\n"
@@ -2349,7 +2349,7 @@ msgstr "金鑰 %s: 新的金鑰 - 已跳過\n"
msgid "no writable keyring found: %s\n"
msgstr "找不到可寫的鑰匙圈: %s\n"
-#: g10/import.c:802 g10/openfile.c:267 g10/sign.c:831 g10/sign.c:1135
+#: g10/import.c:802 g10/openfile.c:273 g10/sign.c:831 g10/sign.c:1135
#, c-format
msgid "writing to `%s'\n"
msgstr "正在寫到 `%s'\n"
@@ -4684,22 +4684,22 @@ msgstr "請輸入新的檔名"
msgid "writing to stdout\n"
msgstr "正在寫入到標準輸出\n"
-#: g10/openfile.c:305
+#: g10/openfile.c:311
#, c-format
msgid "assuming signed data in `%s'\n"
msgstr "假設被簽署的資料在 `%s'\n"
-#: g10/openfile.c:384
+#: g10/openfile.c:390
#, c-format
msgid "new configuration file `%s' created\n"
msgstr "新的設定檔 `%s' 被建立了\n"
-#: g10/openfile.c:386
+#: g10/openfile.c:392
#, c-format
msgid "WARNING: options in `%s' are not yet active during this run\n"
msgstr "警告: 在 `%s' 裡的選項於這次執行期間並沒有被啟用\n"
-#: g10/openfile.c:418
+#: g10/openfile.c:424
#, c-format
msgid "directory `%s' created\n"
msgstr "目錄 `%s' 已建立\n"
@@ -6140,11 +6140,11 @@ msgstr "警告: 正在使用不安全的記憶體!\n"
msgid "please see http://www.gnupg.org/faq.html for more information\n"
msgstr "請參考 http://www.gnupg.org/faq.html 上進一步的資訊\n"
-#: util/secmem.c:350
+#: util/secmem.c:351
msgid "operation is not possible without initialized secure memory\n"
msgstr "尚未啟用安全的記憶體前, 不可能進行操作\n"
-#: util/secmem.c:351
+#: util/secmem.c:352
msgid "(you may have used the wrong program for this task)\n"
msgstr "(也許妳選錯程式來做這件事了)\n"