1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-11-10 21:38:50 +01:00

Post release updates.

This commit is contained in:
Werner Koch 2006-08-01 12:27:00 +00:00
parent 4053ceded3
commit 39600e7278
29 changed files with 330 additions and 326 deletions

4
NEWS
View File

@ -1,3 +1,7 @@
Noteworthy changes in version 1.4.6
------------------------------------------------
Noteworthy changes in version 1.4.5 (2006-08-01) Noteworthy changes in version 1.4.5 (2006-08-01)
------------------------------------------------ ------------------------------------------------

View File

@ -27,8 +27,8 @@ min_automake_version="1.9.3"
# Remember to change the version number immediately *after* a release. # Remember to change the version number immediately *after* a release.
# Set my_issvn to "yes" for non-released code. Remember to run an # Set my_issvn to "yes" for non-released code. Remember to run an
# "svn up" and "autogen.sh" right before creating a distribution. # "svn up" and "autogen.sh" right before creating a distribution.
m4_define([my_version], [1.4.5]) m4_define([my_version], [1.4.6])
m4_define([my_issvn], [no]) m4_define([my_issvn], [yes])
m4_define([svn_revision], m4_esyscmd([echo -n $((svn info 2>/dev/null \ 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)])) || echo 'Revision: 0')|sed -n '/^Revision:/ s/[^0-9]//gp'|head -1)]))

View File

@ -6,7 +6,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: gnupg 1.2.2\n" "Project-Id-Version: gnupg 1.2.2\n"
"Report-Msgid-Bugs-To: gnupg-i18n@gnupg.org\n" "Report-Msgid-Bugs-To: gnupg-i18n@gnupg.org\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" "PO-Revision-Date: 2003-10-30 16:35+0200\n"
"Last-Translator: Ales Nyakhaychyk <nab@mail.by>\n" "Last-Translator: Ales Nyakhaychyk <nab@mail.by>\n"
"Language-Team: Belarusian <i18n@mova.org>\n" "Language-Team: Belarusian <i18n@mova.org>\n"
@ -42,7 +42,7 @@ msgstr "запіс у stdout\n"
#: cipher/random.c:448 g10/card-util.c:678 g10/card-util.c:747 #: 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/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/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/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/sign.c:1264 g10/tdbdump.c:141 g10/tdbdump.c:149 g10/tdbio.c:540
#: g10/tdbio.c:605 #: g10/tdbio.c:605
@ -78,8 +78,8 @@ msgid "note: random_seed file not updated\n"
msgstr "" msgstr ""
#: cipher/random.c:544 g10/exec.c:481 g10/gpg.c:1002 g10/keygen.c:2864 #: 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/keygen.c:2894 g10/keyring.c:1201 g10/keyring.c:1501 g10/openfile.c:269
#: g10/openfile.c:357 g10/sign.c:826 g10/sign.c:1130 g10/tdbio.c:536 #: g10/openfile.c:363 g10/sign.c:826 g10/sign.c:1130 g10/tdbio.c:536
#, c-format #, c-format
msgid "can't create `%s': %s\n" msgid "can't create `%s': %s\n"
msgstr "" msgstr ""
@ -866,7 +866,7 @@ msgstr ""
msgid "no remote program execution supported\n" msgid "no remote program execution supported\n"
msgstr "" msgstr ""
#: g10/exec.c:176 g10/openfile.c:415 #: g10/exec.c:176 g10/openfile.c:421
#, fuzzy, c-format #, fuzzy, c-format
msgid "can't create directory `%s': %s\n" msgid "can't create directory `%s': %s\n"
msgstr "%s: немагчыма стварыць тэчку: %s\n" msgstr "%s: немагчыма стварыць тэчку: %s\n"
@ -2269,7 +2269,7 @@ msgstr ""
msgid "no writable keyring found: %s\n" msgid "no writable keyring found: %s\n"
msgstr "" 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 #, c-format
msgid "writing to `%s'\n" msgid "writing to `%s'\n"
msgstr "" msgstr ""
@ -4562,22 +4562,22 @@ msgstr "Увядзіце новае ймя файла"
msgid "writing to stdout\n" msgid "writing to stdout\n"
msgstr "запіс у stdout\n" msgstr "запіс у stdout\n"
#: g10/openfile.c:305 #: g10/openfile.c:311
#, c-format #, c-format
msgid "assuming signed data in `%s'\n" msgid "assuming signed data in `%s'\n"
msgstr "" msgstr ""
#: g10/openfile.c:384 #: g10/openfile.c:390
#, c-format #, c-format
msgid "new configuration file `%s' created\n" msgid "new configuration file `%s' created\n"
msgstr "" msgstr ""
#: g10/openfile.c:386 #: g10/openfile.c:392
#, c-format #, c-format
msgid "WARNING: options in `%s' are not yet active during this run\n" msgid "WARNING: options in `%s' are not yet active during this run\n"
msgstr "" msgstr ""
#: g10/openfile.c:418 #: g10/openfile.c:424
#, fuzzy, c-format #, fuzzy, c-format
msgid "directory `%s' created\n" msgid "directory `%s' created\n"
msgstr "%s: тэчка створана\n" msgstr "%s: тэчка створана\n"
@ -6003,11 +6003,11 @@ msgid "please see http://www.gnupg.org/faq.html for more information\n"
msgstr "" msgstr ""
"па больш падрабязныя зьвесткі шукайце на http://www.gnupg.org/faq.html\n" "па больш падрабязныя зьвесткі шукайце на 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" msgid "operation is not possible without initialized secure memory\n"
msgstr "дзеяньне немагчымае без распачатае бясьпечнае памяці\n" msgstr "дзеяньне немагчымае без распачатае бясьпечнае памяці\n"
#: util/secmem.c:351 #: util/secmem.c:352
msgid "(you may have used the wrong program for this task)\n" msgid "(you may have used the wrong program for this task)\n"
msgstr "" msgstr ""

View File

@ -27,7 +27,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: gnupg 1.4.0\n" "Project-Id-Version: gnupg 1.4.0\n"
"Report-Msgid-Bugs-To: gnupg-i18n@gnupg.org\n" "Report-Msgid-Bugs-To: gnupg-i18n@gnupg.org\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" "PO-Revision-Date: 2005-02-04 02:04+0100\n"
"Last-Translator: Jordi Mallach <jordi@gnu.org>\n" "Last-Translator: Jordi Mallach <jordi@gnu.org>\n"
"Language-Team: Catalan <ca@dodds.net>\n" "Language-Team: Catalan <ca@dodds.net>\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 #: 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/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/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/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/sign.c:1264 g10/tdbdump.c:141 g10/tdbdump.c:149 g10/tdbio.c:540
#: g10/tdbio.c:605 #: 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" 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 #: 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/keygen.c:2894 g10/keyring.c:1201 g10/keyring.c:1501 g10/openfile.c:269
#: g10/openfile.c:357 g10/sign.c:826 g10/sign.c:1130 g10/tdbio.c:536 #: g10/openfile.c:363 g10/sign.c:826 g10/sign.c:1130 g10/tdbio.c:536
#, c-format #, c-format
msgid "can't create `%s': %s\n" msgid "can't create `%s': %s\n"
msgstr "no s'ha pogut crear «%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" msgid "no remote program execution supported\n"
msgstr "no hi ha suport per a l'execució remota de programes\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 #, c-format
msgid "can't create directory `%s': %s\n" msgid "can't create directory `%s': %s\n"
msgstr "no es pot crear el directori «%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" msgid "no writable keyring found: %s\n"
msgstr "no s'ha trobat cap anell escrivible: %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 #, c-format
msgid "writing to `%s'\n" msgid "writing to `%s'\n"
msgstr "s'està escrivint en «%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" msgid "writing to stdout\n"
msgstr "s'està escrivint en stdout\n" msgstr "s'està escrivint en stdout\n"
#: g10/openfile.c:305 #: g10/openfile.c:311
#, c-format #, c-format
msgid "assuming signed data in `%s'\n" msgid "assuming signed data in `%s'\n"
msgstr "s'asumeix que hi ha dades signades en «%s»\n" msgstr "s'asumeix que hi ha dades signades en «%s»\n"
#: g10/openfile.c:384 #: g10/openfile.c:390
#, c-format #, c-format
msgid "new configuration file `%s' created\n" msgid "new configuration file `%s' created\n"
msgstr "s'ha creat el nou fitxer d'opcions «%s»\n" msgstr "s'ha creat el nou fitxer d'opcions «%s»\n"
#: g10/openfile.c:386 #: g10/openfile.c:392
#, c-format #, c-format
msgid "WARNING: options in `%s' are not yet active during this run\n" msgid "WARNING: options in `%s' are not yet active during this run\n"
msgstr "" msgstr ""
"AVÍS: les opcions en «%s» encara no estan actives durant aquesta execució\n" "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 #, fuzzy, c-format
msgid "directory `%s' created\n" msgid "directory `%s' created\n"
msgstr "%s: s'ha creat el directori\n" msgstr "%s: s'ha creat el directori\n"
@ -6582,11 +6582,11 @@ msgstr ""
# Últimament pense si «iniciar» no serà millor que «inicialitzar»? ivb # Últimament pense si «iniciar» no serà millor que «inicialitzar»? ivb
# Segons SC, hi ha diferència. jm # 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" msgid "operation is not possible without initialized secure memory\n"
msgstr "l'operació no és possible sense memòria segura inicialitzada\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" msgid "(you may have used the wrong program for this task)\n"
msgstr "(potser heu utilitzat el programa erroni per a aquesta tasca)\n" msgstr "(potser heu utilitzat el programa erroni per a aquesta tasca)\n"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: gnupg-1.3.92\n" "Project-Id-Version: gnupg-1.3.92\n"
"Report-Msgid-Bugs-To: gnupg-i18n@gnupg.org\n" "Report-Msgid-Bugs-To: gnupg-i18n@gnupg.org\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" "PO-Revision-Date: 2004-11-26 09:12+0200\n"
"Last-Translator: Roman Pavlik <rp@tns.cz>\n" "Last-Translator: Roman Pavlik <rp@tns.cz>\n"
"Language-Team: Czech <translations.cs@gnupg.cz>\n" "Language-Team: Czech <translations.cs@gnupg.cz>\n"
@ -42,7 +42,7 @@ msgstr "zapisuji tajn
#: cipher/random.c:448 g10/card-util.c:678 g10/card-util.c:747 #: 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/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/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/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/sign.c:1264 g10/tdbdump.c:141 g10/tdbdump.c:149 g10/tdbio.c:540
#: g10/tdbio.c:605 #: 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" 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 #: 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/keygen.c:2894 g10/keyring.c:1201 g10/keyring.c:1501 g10/openfile.c:269
#: g10/openfile.c:357 g10/sign.c:826 g10/sign.c:1130 g10/tdbio.c:536 #: g10/openfile.c:363 g10/sign.c:826 g10/sign.c:1130 g10/tdbio.c:536
#, c-format #, c-format
msgid "can't create `%s': %s\n" msgid "can't create `%s': %s\n"
msgstr "nemohu vytvoøit `%s': %s\n" msgstr "nemohu vytvoøit `%s': %s\n"
@ -866,7 +866,7 @@ msgstr "probl
msgid "no remote program execution supported\n" msgid "no remote program execution supported\n"
msgstr "spu¹tìní externího programu není podporováno\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 #, c-format
msgid "can't create directory `%s': %s\n" msgid "can't create directory `%s': %s\n"
msgstr "nemohu vytvoøit adresáø `%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" msgstr "nenalezen zapisovatelný soubor klíèù (keyring): %s\n"
# g10/import.c:766 g10/openfile.c:261#, c-format # 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 #, c-format
msgid "writing to `%s'\n" msgid "writing to `%s'\n"
msgstr "zapisuji do '%s'\n" msgstr "zapisuji do '%s'\n"
@ -4772,22 +4772,22 @@ msgstr "Vlo
msgid "writing to stdout\n" msgid "writing to stdout\n"
msgstr "zapisuji do standardního výstupu\n" msgstr "zapisuji do standardního výstupu\n"
#: g10/openfile.c:305 #: g10/openfile.c:311
#, c-format #, c-format
msgid "assuming signed data in `%s'\n" msgid "assuming signed data in `%s'\n"
msgstr "pøedpokládám podepsaná data v `%s'\n" msgstr "pøedpokládám podepsaná data v `%s'\n"
#: g10/openfile.c:384 #: g10/openfile.c:390
#, c-format #, c-format
msgid "new configuration file `%s' created\n" msgid "new configuration file `%s' created\n"
msgstr "vytvoøen nový konfiguraèní soubor `%s'\n" msgstr "vytvoøen nový konfiguraèní soubor `%s'\n"
#: g10/openfile.c:386 #: g10/openfile.c:392
#, c-format #, c-format
msgid "WARNING: options in `%s' are not yet active during this run\n" 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" 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 #, c-format
msgid "directory `%s' created\n" msgid "directory `%s' created\n"
msgstr "adresáø `%s' vytvoøen\n" msgstr "adresáø `%s' vytvoøen\n"
@ -6261,11 +6261,11 @@ msgstr "VAROV
msgid "please see http://www.gnupg.org/faq.html for more information\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" 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" msgid "operation is not possible without initialized secure memory\n"
msgstr "provést operaci není mo¾né bez inicializované bezpeèné pamìti\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" 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" msgstr "(pravdìpodobnì jste pro tento úkol pou¾ili nesprávný program)\n"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: gnupg 1.0.0h\n" "Project-Id-Version: gnupg 1.0.0h\n"
"Report-Msgid-Bugs-To: gnupg-i18n@gnupg.org\n" "Report-Msgid-Bugs-To: gnupg-i18n@gnupg.org\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" "PO-Revision-Date: 2003-12-03 16:11+0100\n"
"Last-Translator: Birger Langkjer <birger.langkjer@image.dk>\n" "Last-Translator: Birger Langkjer <birger.langkjer@image.dk>\n"
"Language-Team: Danish <dansk@klid.dk>\n" "Language-Team: Danish <dansk@klid.dk>\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 #: 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/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/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/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/sign.c:1264 g10/tdbdump.c:141 g10/tdbdump.c:149 g10/tdbio.c:540
#: g10/tdbio.c:605 #: g10/tdbio.c:605
@ -79,8 +79,8 @@ msgid "note: random_seed file not updated\n"
msgstr "" msgstr ""
#: cipher/random.c:544 g10/exec.c:481 g10/gpg.c:1002 g10/keygen.c:2864 #: 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/keygen.c:2894 g10/keyring.c:1201 g10/keyring.c:1501 g10/openfile.c:269
#: g10/openfile.c:357 g10/sign.c:826 g10/sign.c:1130 g10/tdbio.c:536 #: g10/openfile.c:363 g10/sign.c:826 g10/sign.c:1130 g10/tdbio.c:536
#, fuzzy, c-format #, fuzzy, c-format
msgid "can't create `%s': %s\n" msgid "can't create `%s': %s\n"
msgstr "kan ikke oprette %s: %s\n" msgstr "kan ikke oprette %s: %s\n"
@ -892,7 +892,7 @@ msgstr ""
msgid "no remote program execution supported\n" msgid "no remote program execution supported\n"
msgstr "" msgstr ""
#: g10/exec.c:176 g10/openfile.c:415 #: g10/exec.c:176 g10/openfile.c:421
#, fuzzy, c-format #, fuzzy, c-format
msgid "can't create directory `%s': %s\n" msgid "can't create directory `%s': %s\n"
msgstr "%s: kan ikke oprette mappe: %s\n" msgstr "%s: kan ikke oprette mappe: %s\n"
@ -2325,7 +2325,7 @@ msgstr "n
msgid "no writable keyring found: %s\n" msgid "no writable keyring found: %s\n"
msgstr "fejl ved skrivning af nøglering `%s': %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 #, c-format
msgid "writing to `%s'\n" msgid "writing to `%s'\n"
msgstr "skriver til `%s'\n" msgstr "skriver til `%s'\n"
@ -4688,22 +4688,22 @@ msgstr "Indtast nyt filnavn"
msgid "writing to stdout\n" msgid "writing to stdout\n"
msgstr "skriver til stdout\n" msgstr "skriver til stdout\n"
#: g10/openfile.c:305 #: g10/openfile.c:311
#, c-format #, c-format
msgid "assuming signed data in `%s'\n" msgid "assuming signed data in `%s'\n"
msgstr "" msgstr ""
#: g10/openfile.c:384 #: g10/openfile.c:390
#, c-format #, c-format
msgid "new configuration file `%s' created\n" msgid "new configuration file `%s' created\n"
msgstr "" msgstr ""
#: g10/openfile.c:386 #: g10/openfile.c:392
#, c-format #, c-format
msgid "WARNING: options in `%s' are not yet active during this run\n" msgid "WARNING: options in `%s' are not yet active during this run\n"
msgstr "" msgstr ""
#: g10/openfile.c:418 #: g10/openfile.c:424
#, fuzzy, c-format #, fuzzy, c-format
msgid "directory `%s' created\n" msgid "directory `%s' created\n"
msgstr "%s: mappe oprettet\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" msgid "please see http://www.gnupg.org/faq.html for more information\n"
msgstr "" msgstr ""
#: util/secmem.c:350 #: util/secmem.c:351
msgid "operation is not possible without initialized secure memory\n" msgid "operation is not possible without initialized secure memory\n"
msgstr "operation er ikke mulig uden beskyttet hukommelse indlæst\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" msgid "(you may have used the wrong program for this task)\n"
msgstr "(du kan have brugt et forkert program til denne opgave)\n" msgstr "(du kan have brugt et forkert program til denne opgave)\n"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: gnupg-1.4.1\n" "Project-Id-Version: gnupg-1.4.1\n"
"Report-Msgid-Bugs-To: gnupg-i18n@gnupg.org\n" "Report-Msgid-Bugs-To: gnupg-i18n@gnupg.org\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" "PO-Revision-Date: 2006-06-28 20:54+0200\n"
"Last-Translator: Walter Koch <koch@u32.de>\n" "Last-Translator: Walter Koch <koch@u32.de>\n"
"Language-Team: German <de@li.org>\n" "Language-Team: German <de@li.org>\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 #: 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/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/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/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/sign.c:1264 g10/tdbdump.c:141 g10/tdbdump.c:149 g10/tdbio.c:540
#: g10/tdbio.c:605 #: 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" 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 #: 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/keygen.c:2894 g10/keyring.c:1201 g10/keyring.c:1501 g10/openfile.c:269
#: g10/openfile.c:357 g10/sign.c:826 g10/sign.c:1130 g10/tdbio.c:536 #: g10/openfile.c:363 g10/sign.c:826 g10/sign.c:1130 g10/tdbio.c:536
#, c-format #, c-format
msgid "can't create `%s': %s\n" msgid "can't create `%s': %s\n"
msgstr "'%s' kann nicht erzeugt werden: %s\n" msgstr "'%s' kann nicht erzeugt werden: %s\n"
@ -881,7 +881,7 @@ msgstr "Problem beim Bearbeiten des verschl
msgid "no remote program execution supported\n" msgid "no remote program execution supported\n"
msgstr "Ausführen von externen Programmen wird nicht unterstützt\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 #, c-format
msgid "can't create directory `%s': %s\n" msgid "can't create directory `%s': %s\n"
msgstr "Verzeichnis `%s' kann nicht erzeugt werden: %s\n" msgstr "Verzeichnis `%s' kann nicht erzeugt werden: %s\n"
@ -2426,7 +2426,7 @@ msgstr "Schl
msgid "no writable keyring found: %s\n" msgid "no writable keyring found: %s\n"
msgstr "kein schreibbarer Schlüsselbund gefunden: %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 #, c-format
msgid "writing to `%s'\n" msgid "writing to `%s'\n"
msgstr "Schreiben nach '%s'\n" msgstr "Schreiben nach '%s'\n"
@ -4900,23 +4900,23 @@ msgstr "Neuen Dateinamen eingeben"
msgid "writing to stdout\n" msgid "writing to stdout\n"
msgstr "Schreiben auf die Standardausgabe\n" msgstr "Schreiben auf die Standardausgabe\n"
#: g10/openfile.c:305 #: g10/openfile.c:311
#, c-format #, c-format
msgid "assuming signed data in `%s'\n" msgid "assuming signed data in `%s'\n"
msgstr "die unterzeichneten Daten sind wohl in '%s'\n" msgstr "die unterzeichneten Daten sind wohl in '%s'\n"
#: g10/openfile.c:384 #: g10/openfile.c:390
#, c-format #, c-format
msgid "new configuration file `%s' created\n" msgid "new configuration file `%s' created\n"
msgstr "Neue Konfigurationsdatei `%s' erstellt\n" msgstr "Neue Konfigurationsdatei `%s' erstellt\n"
#: g10/openfile.c:386 #: g10/openfile.c:392
#, c-format #, c-format
msgid "WARNING: options in `%s' are not yet active during this run\n" msgid "WARNING: options in `%s' are not yet active during this run\n"
msgstr "" msgstr ""
"WARNUNG: Optionen in `%s' sind während dieses Laufes noch nicht wirksam\n" "WARNUNG: Optionen in `%s' sind während dieses Laufes noch nicht wirksam\n"
#: g10/openfile.c:418 #: g10/openfile.c:424
#, c-format #, c-format
msgid "directory `%s' created\n" msgid "directory `%s' created\n"
msgstr "Verzeichnis `%s' erzeugt\n" msgstr "Verzeichnis `%s' erzeugt\n"
@ -6463,11 +6463,11 @@ msgstr "siehe http://www.gnupg.org/faq.html f
# " Um dies zu vermeiden, kann das Programm suid(root) installiert werden.\n" # " Um dies zu vermeiden, kann das Programm suid(root) installiert werden.\n"
# " Bitte wenden Sie sich hierzu an den Systemadministrator.\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" msgid "operation is not possible without initialized secure memory\n"
msgstr "Vorgang ist ohne sicheren Hauptspeicher nicht möglich\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" msgid "(you may have used the wrong program for this task)\n"
msgstr "" msgstr ""
"(möglicherweise haben Sie das falsche Programm für diese Aufgabe benutzt)\n" "(möglicherweise haben Sie das falsche Programm für diese Aufgabe benutzt)\n"

View File

@ -6,7 +6,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: gnupg-1.1.92\n" "Project-Id-Version: gnupg-1.1.92\n"
"Report-Msgid-Bugs-To: gnupg-i18n@gnupg.org\n" "Report-Msgid-Bugs-To: gnupg-i18n@gnupg.org\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" "PO-Revision-Date: 2003-06-27 12:00+0200\n"
"Last-Translator: Dokianakis Theofanis <madf@hellug.gr>\n" "Last-Translator: Dokianakis Theofanis <madf@hellug.gr>\n"
"Language-Team: Greek <nls@tux.hellug.gr>\n" "Language-Team: Greek <nls@tux.hellug.gr>\n"
@ -41,7 +41,7 @@ msgstr "
#: cipher/random.c:448 g10/card-util.c:678 g10/card-util.c:747 #: 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/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/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/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/sign.c:1264 g10/tdbdump.c:141 g10/tdbdump.c:149 g10/tdbio.c:540
#: g10/tdbio.c:605 #: g10/tdbio.c:605
@ -79,8 +79,8 @@ msgid "note: random_seed file not updated\n"
msgstr "óçìåßùóç: äåí Ý÷åé áíáíåùèåß ôï áñ÷åßï random_seed\n" msgstr "óçìåßùóç: äåí Ý÷åé áíáíåùèåß ôï áñ÷åßï random_seed\n"
#: cipher/random.c:544 g10/exec.c:481 g10/gpg.c:1002 g10/keygen.c:2864 #: 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/keygen.c:2894 g10/keyring.c:1201 g10/keyring.c:1501 g10/openfile.c:269
#: g10/openfile.c:357 g10/sign.c:826 g10/sign.c:1130 g10/tdbio.c:536 #: g10/openfile.c:363 g10/sign.c:826 g10/sign.c:1130 g10/tdbio.c:536
#, c-format #, c-format
msgid "can't create `%s': %s\n" msgid "can't create `%s': %s\n"
msgstr "áäõíáìßá äçìéïõñãßáò ôïõ `%s': %s\n" msgstr "áäõíáìßá äçìéïõñãßáò ôïõ `%s': %s\n"
@ -906,7 +906,7 @@ msgstr "
msgid "no remote program execution supported\n" msgid "no remote program execution supported\n"
msgstr "äåí õðïóôçñßæåôå ç áðïìáêñõóìÝíç åêôÝëåóç ðñïãñÜììáôïò\n" msgstr "äåí õðïóôçñßæåôå ç áðïìáêñõóìÝíç åêôÝëåóç ðñïãñÜììáôïò\n"
#: g10/exec.c:176 g10/openfile.c:415 #: g10/exec.c:176 g10/openfile.c:421
#, c-format #, c-format
msgid "can't create directory `%s': %s\n" msgid "can't create directory `%s': %s\n"
msgstr "áäõíáìßá äçìéïõñãßáò êáôáëüãïõ `%s': %s\n" msgstr "áäõíáìßá äçìéïõñãßáò êáôáëüãïõ `%s': %s\n"
@ -2445,7 +2445,7 @@ msgstr "
msgid "no writable keyring found: %s\n" msgid "no writable keyring found: %s\n"
msgstr "äåí âñåèçêå åããñÜøéìç êëåéäïèÞêç: %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 #, c-format
msgid "writing to `%s'\n" msgid "writing to `%s'\n"
msgstr "åããñáöÞ óôï `%s'\n" msgstr "åããñáöÞ óôï `%s'\n"
@ -4911,23 +4911,23 @@ msgstr "
msgid "writing to stdout\n" msgid "writing to stdout\n"
msgstr "åããñáöÞ óôçí stdout\n" msgstr "åããñáöÞ óôçí stdout\n"
#: g10/openfile.c:305 #: g10/openfile.c:311
#, c-format #, c-format
msgid "assuming signed data in `%s'\n" msgid "assuming signed data in `%s'\n"
msgstr "õðüèåóç õðïãåãñáììÝíùí äåäïìÝíùí óôï `%s'\n" msgstr "õðüèåóç õðïãåãñáììÝíùí äåäïìÝíùí óôï `%s'\n"
#: g10/openfile.c:384 #: g10/openfile.c:390
#, c-format #, c-format
msgid "new configuration file `%s' created\n" msgid "new configuration file `%s' created\n"
msgstr "äçìéïõñãÞèçêå íÝï áñ÷åßï åðéëïãþí `%s'\n" msgstr "äçìéïõñãÞèçêå íÝï áñ÷åßï åðéëïãþí `%s'\n"
#: g10/openfile.c:386 #: g10/openfile.c:392
#, c-format #, c-format
msgid "WARNING: options in `%s' are not yet active during this run\n" msgid "WARNING: options in `%s' are not yet active during this run\n"
msgstr "" msgstr ""
"ÐÑÏÅÉÄÏÐÏÉÇÓÇ: ïé åðéëïãåò óôï `%s' äåí åßíáé åíåñãÝò óå áõôÞ ôçí åêôÝëåóç\n" "ÐÑÏÅÉÄÏÐÏÉÇÓÇ: ïé åðéëïãåò óôï `%s' äåí åßíáé åíåñãÝò óå áõôÞ ôçí åêôÝëåóç\n"
#: g10/openfile.c:418 #: g10/openfile.c:424
#, fuzzy, c-format #, fuzzy, c-format
msgid "directory `%s' created\n" msgid "directory `%s' created\n"
msgstr "%s: êáôÜëïãïò äçìéïõñãÞèçêå\n" msgstr "%s: êáôÜëïãïò äçìéïõñãÞèçêå\n"
@ -6441,11 +6441,11 @@ msgstr "
msgid "please see http://www.gnupg.org/faq.html for more information\n" msgid "please see http://www.gnupg.org/faq.html for more information\n"
msgstr "äåßôå ôï http://www.gnupg.org/faq.html ãéá ðåñéóóüôåñåò ðëçñïöïñßåò\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" msgid "operation is not possible without initialized secure memory\n"
msgstr "ç ëåéôïõñãßá äåí åßíáé äõíáôÞ ÷ùñßò áñ÷éêïðïéçìÝíç áóöáëÞ ìíÞìç\n" msgstr "ç ëåéôïõñãßá äåí åßíáé äõíáôÞ ÷ùñßò áñ÷éêïðïéçìÝíç áóöáëÞ ìíÞìç\n"
#: util/secmem.c:351 #: util/secmem.c:352
msgid "(you may have used the wrong program for this task)\n" msgid "(you may have used the wrong program for this task)\n"
msgstr "(ßóùò ÷ñçóéìïðïéÞóáôå ëÜèïò ðñüãñáììá ãéá áõôÞ ôçí åñãáóßá)\n" msgstr "(ßóùò ÷ñçóéìïðïéÞóáôå ëÜèïò ðñüãñáììá ãéá áõôÞ ôçí åñãáóßá)\n"

View File

@ -6,7 +6,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: gnupg 1.0.6d\n" "Project-Id-Version: gnupg 1.0.6d\n"
"Report-Msgid-Bugs-To: gnupg-i18n@gnupg.org\n" "Report-Msgid-Bugs-To: gnupg-i18n@gnupg.org\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" "PO-Revision-Date: 2002-04-14 14:33+0100\n"
"Last-Translator: Edmund GRIMLEY EVANS <edmundo@rano.org>\n" "Last-Translator: Edmund GRIMLEY EVANS <edmundo@rano.org>\n"
"Language-Team: Esperanto <translation-team-eo@lists.sourceforge.net>\n" "Language-Team: Esperanto <translation-team-eo@lists.sourceforge.net>\n"
@ -41,7 +41,7 @@ msgstr "skribas sekretan
#: cipher/random.c:448 g10/card-util.c:678 g10/card-util.c:747 #: 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/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/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/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/sign.c:1264 g10/tdbdump.c:141 g10/tdbdump.c:149 g10/tdbio.c:540
#: g10/tdbio.c:605 #: g10/tdbio.c:605
@ -78,8 +78,8 @@ msgid "note: random_seed file not updated\n"
msgstr "noto: dosiero random_seed ne aktualigita\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 #: 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/keygen.c:2894 g10/keyring.c:1201 g10/keyring.c:1501 g10/openfile.c:269
#: g10/openfile.c:357 g10/sign.c:826 g10/sign.c:1130 g10/tdbio.c:536 #: g10/openfile.c:363 g10/sign.c:826 g10/sign.c:1130 g10/tdbio.c:536
#, c-format #, c-format
msgid "can't create `%s': %s\n" msgid "can't create `%s': %s\n"
msgstr "ne povas krei '%s': %s\n" msgstr "ne povas krei '%s': %s\n"
@ -894,7 +894,7 @@ msgstr "problemo
msgid "no remote program execution supported\n" msgid "no remote program execution supported\n"
msgstr "" msgstr ""
#: g10/exec.c:176 g10/openfile.c:415 #: g10/exec.c:176 g10/openfile.c:421
#, fuzzy, c-format #, fuzzy, c-format
msgid "can't create directory `%s': %s\n" msgid "can't create directory `%s': %s\n"
msgstr "%s: ne povas krei dosierujon: %s\n" msgstr "%s: ne povas krei dosierujon: %s\n"
@ -2410,7 +2410,7 @@ msgstr "
msgid "no writable keyring found: %s\n" msgid "no writable keyring found: %s\n"
msgstr "neniu skribebla þlosilaro trovita: %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 #, c-format
msgid "writing to `%s'\n" msgid "writing to `%s'\n"
msgstr "skribas al '%s'\n" msgstr "skribas al '%s'\n"
@ -4871,22 +4871,22 @@ msgstr "Donu novan dosiernomon"
msgid "writing to stdout\n" msgid "writing to stdout\n"
msgstr "skribas al la normala eligo\n" msgstr "skribas al la normala eligo\n"
#: g10/openfile.c:305 #: g10/openfile.c:311
#, c-format #, c-format
msgid "assuming signed data in `%s'\n" msgid "assuming signed data in `%s'\n"
msgstr "supozas subskribitajn datenojn en '%s'\n" msgstr "supozas subskribitajn datenojn en '%s'\n"
#: g10/openfile.c:384 #: g10/openfile.c:390
#, fuzzy, c-format #, fuzzy, c-format
msgid "new configuration file `%s' created\n" msgid "new configuration file `%s' created\n"
msgstr "%s: nova opcio-dosiero kreita\n" msgstr "%s: nova opcio-dosiero kreita\n"
#: g10/openfile.c:386 #: g10/openfile.c:392
#, c-format #, c-format
msgid "WARNING: options in `%s' are not yet active during this run\n" msgid "WARNING: options in `%s' are not yet active during this run\n"
msgstr "" msgstr ""
#: g10/openfile.c:418 #: g10/openfile.c:424
#, fuzzy, c-format #, fuzzy, c-format
msgid "directory `%s' created\n" msgid "directory `%s' created\n"
msgstr "%s: dosierujo kreita\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" 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" 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" msgid "operation is not possible without initialized secure memory\n"
msgstr "operacio ne eblas sen sekura memoro kun komenca valoro\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" 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" msgstr "(eble vi uzis la maløustan programon por æi tiu tasko)\n"

View File

@ -10,7 +10,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: GNU gnupg 1.4.1\n" "Project-Id-Version: GNU gnupg 1.4.1\n"
"Report-Msgid-Bugs-To: gnupg-i18n@gnupg.org\n" "Report-Msgid-Bugs-To: gnupg-i18n@gnupg.org\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" "PO-Revision-Date: 2005-03-25 16:50+0100\n"
"Last-Translator: Jaime Suárez <jsuarez@ono.com>\n" "Last-Translator: Jaime Suárez <jsuarez@ono.com>\n"
"Language-Team: Spanish <es@li.org>\n" "Language-Team: Spanish <es@li.org>\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 #: 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/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/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/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/sign.c:1264 g10/tdbdump.c:141 g10/tdbdump.c:149 g10/tdbio.c:540
#: g10/tdbio.c:605 #: 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" 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 #: 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/keygen.c:2894 g10/keyring.c:1201 g10/keyring.c:1501 g10/openfile.c:269
#: g10/openfile.c:357 g10/sign.c:826 g10/sign.c:1130 g10/tdbio.c:536 #: g10/openfile.c:363 g10/sign.c:826 g10/sign.c:1130 g10/tdbio.c:536
#, c-format #, c-format
msgid "can't create `%s': %s\n" msgid "can't create `%s': %s\n"
msgstr "no se puede crear %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" msgid "no remote program execution supported\n"
msgstr "no es posible ejecutar programas remotos\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 #, c-format
msgid "can't create directory `%s': %s\n" msgid "can't create directory `%s': %s\n"
msgstr "no se puede crear el directorio `%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" msgid "no writable keyring found: %s\n"
msgstr "anillo de claves no escribible encontrado: %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 #, c-format
msgid "writing to `%s'\n" msgid "writing to `%s'\n"
msgstr "escribiendo en `%s'\n" msgstr "escribiendo en `%s'\n"
@ -4771,22 +4771,22 @@ msgstr "Introduzca nuevo nombre de fichero"
msgid "writing to stdout\n" msgid "writing to stdout\n"
msgstr "escribiendo en stdout\n" msgstr "escribiendo en stdout\n"
#: g10/openfile.c:305 #: g10/openfile.c:311
#, c-format #, c-format
msgid "assuming signed data in `%s'\n" msgid "assuming signed data in `%s'\n"
msgstr "asumiendo que hay datos firmados en `%s'\n" msgstr "asumiendo que hay datos firmados en `%s'\n"
#: g10/openfile.c:384 #: g10/openfile.c:390
#, c-format #, c-format
msgid "new configuration file `%s' created\n" msgid "new configuration file `%s' created\n"
msgstr "creado un nuevo fichero de configuración `%s'\n" msgstr "creado un nuevo fichero de configuración `%s'\n"
#: g10/openfile.c:386 #: g10/openfile.c:392
#, c-format #, c-format
msgid "WARNING: options in `%s' are not yet active during this run\n" 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" 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 #, c-format
msgid "directory `%s' created\n" msgid "directory `%s' created\n"
msgstr "directorio `%s' creado\n" msgstr "directorio `%s' creado\n"
@ -6297,11 +6297,11 @@ msgstr "ATENCI
msgid "please see http://www.gnupg.org/faq.html for more information\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" 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" msgid "operation is not possible without initialized secure memory\n"
msgstr "operación imposible sin memoria segura inicializada\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" 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" msgstr "(es posible que haya usado el programa incorrecto para esta tarea)\n"

View File

@ -6,7 +6,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: gnupg 1.2.2\n" "Project-Id-Version: gnupg 1.2.2\n"
"Report-Msgid-Bugs-To: gnupg-i18n@gnupg.org\n" "Report-Msgid-Bugs-To: gnupg-i18n@gnupg.org\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" "PO-Revision-Date: 2004-06-17 11:04+0300\n"
"Last-Translator: Toomas Soome <Toomas.Soome@microlink.ee>\n" "Last-Translator: Toomas Soome <Toomas.Soome@microlink.ee>\n"
"Language-Team: Estonian <et@li.org>\n" "Language-Team: Estonian <et@li.org>\n"
@ -41,7 +41,7 @@ msgstr "kirjutan salajase v
#: cipher/random.c:448 g10/card-util.c:678 g10/card-util.c:747 #: 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/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/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/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/sign.c:1264 g10/tdbdump.c:141 g10/tdbdump.c:149 g10/tdbio.c:540
#: g10/tdbio.c:605 #: 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" 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 #: 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/keygen.c:2894 g10/keyring.c:1201 g10/keyring.c:1501 g10/openfile.c:269
#: g10/openfile.c:357 g10/sign.c:826 g10/sign.c:1130 g10/tdbio.c:536 #: g10/openfile.c:363 g10/sign.c:826 g10/sign.c:1130 g10/tdbio.c:536
#, c-format #, c-format
msgid "can't create `%s': %s\n" msgid "can't create `%s': %s\n"
msgstr "`%s' ei õnnestu luua: %s\n" msgstr "`%s' ei õnnestu luua: %s\n"
@ -894,7 +894,7 @@ msgstr "probleem kr
msgid "no remote program execution supported\n" msgid "no remote program execution supported\n"
msgstr "mittelokaalse programmi käivitamist ei toetata\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 #, c-format
msgid "can't create directory `%s': %s\n" msgid "can't create directory `%s': %s\n"
msgstr "kataloogi `%s' ei õnnestu luua: %s\n" msgstr "kataloogi `%s' ei õnnestu luua: %s\n"
@ -2411,7 +2411,7 @@ msgstr "v
msgid "no writable keyring found: %s\n" msgid "no writable keyring found: %s\n"
msgstr "ei leia kirjutatavat võtmehoidlat: %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 #, c-format
msgid "writing to `%s'\n" msgid "writing to `%s'\n"
msgstr "kirjutan faili `%s'\n" msgstr "kirjutan faili `%s'\n"
@ -4840,22 +4840,22 @@ msgstr "Sisestage uus failinimi"
msgid "writing to stdout\n" msgid "writing to stdout\n"
msgstr "kirjutan standardväljundisse\n" msgstr "kirjutan standardväljundisse\n"
#: g10/openfile.c:305 #: g10/openfile.c:311
#, c-format #, c-format
msgid "assuming signed data in `%s'\n" msgid "assuming signed data in `%s'\n"
msgstr "eeldan allkirjastatud andmeid failis `%s'\n" msgstr "eeldan allkirjastatud andmeid failis `%s'\n"
#: g10/openfile.c:384 #: g10/openfile.c:390
#, c-format #, c-format
msgid "new configuration file `%s' created\n" msgid "new configuration file `%s' created\n"
msgstr "uus omaduste fail `%s' on loodud\n" msgstr "uus omaduste fail `%s' on loodud\n"
#: g10/openfile.c:386 #: g10/openfile.c:392
#, c-format #, c-format
msgid "WARNING: options in `%s' are not yet active during this run\n" msgid "WARNING: options in `%s' are not yet active during this run\n"
msgstr "HOIATUS: seaded failis `%s' pole seekord veel aktiivsed\n" msgstr "HOIATUS: seaded failis `%s' pole seekord veel aktiivsed\n"
#: g10/openfile.c:418 #: g10/openfile.c:424
#, fuzzy, c-format #, fuzzy, c-format
msgid "directory `%s' created\n" msgid "directory `%s' created\n"
msgstr "%s: kataloog on loodud\n" msgstr "%s: kataloog on loodud\n"
@ -6344,11 +6344,11 @@ msgstr "HOIATUS: kasutan ebaturvalist m
msgid "please see http://www.gnupg.org/faq.html for more information\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" 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" msgid "operation is not possible without initialized secure memory\n"
msgstr "initsialiseerimata turvalise mäluta ei ole operatsioon võimalik\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" msgid "(you may have used the wrong program for this task)\n"
msgstr "(te kasutasite vahest selle töö jaoks valet programmi)\n" msgstr "(te kasutasite vahest selle töö jaoks valet programmi)\n"

View File

@ -22,7 +22,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: gnupg 1.2.2\n" "Project-Id-Version: gnupg 1.2.2\n"
"Report-Msgid-Bugs-To: gnupg-i18n@gnupg.org\n" "Report-Msgid-Bugs-To: gnupg-i18n@gnupg.org\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" "PO-Revision-Date: 2004-06-16 22:40+0300\n"
"Last-Translator: Tommi Vainikainen <Tommi.Vainikainen@iki.fi>\n" "Last-Translator: Tommi Vainikainen <Tommi.Vainikainen@iki.fi>\n"
"Language-Team: Finnish <translation-team-fi@lists.sourceforge.net>\n" "Language-Team: Finnish <translation-team-fi@lists.sourceforge.net>\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 #: 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/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/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/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/sign.c:1264 g10/tdbdump.c:141 g10/tdbdump.c:149 g10/tdbio.c:540
#: g10/tdbio.c:605 #: 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" 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 #: 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/keygen.c:2894 g10/keyring.c:1201 g10/keyring.c:1501 g10/openfile.c:269
#: g10/openfile.c:357 g10/sign.c:826 g10/sign.c:1130 g10/tdbio.c:536 #: g10/openfile.c:363 g10/sign.c:826 g10/sign.c:1130 g10/tdbio.c:536
#, c-format #, c-format
msgid "can't create `%s': %s\n" msgid "can't create `%s': %s\n"
msgstr "tiedostoa \"%s\" ei voi luoda: %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" msgid "no remote program execution supported\n"
msgstr "etäohjelman suorittamista ei tueta\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 #, c-format
msgid "can't create directory `%s': %s\n" msgid "can't create directory `%s': %s\n"
msgstr "hakemiston \"%s\" luominen ei onnistu: %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" msgid "no writable keyring found: %s\n"
msgstr "kirjoitettavissa olevaa avainrengasta ei löydy: %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 #, c-format
msgid "writing to `%s'\n" msgid "writing to `%s'\n"
msgstr "kirjoitetaan kohteeseen \"%s\"\n" msgstr "kirjoitetaan kohteeseen \"%s\"\n"
@ -4896,24 +4896,24 @@ msgstr "Syötä uusi tiedostonimi"
msgid "writing to stdout\n" msgid "writing to stdout\n"
msgstr "kirjoitetaan vakiotulosteeseen\n" msgstr "kirjoitetaan vakiotulosteeseen\n"
#: g10/openfile.c:305 #: g10/openfile.c:311
#, c-format #, c-format
msgid "assuming signed data in `%s'\n" msgid "assuming signed data in `%s'\n"
msgstr "data kohteessa \"%s\" oletetaan allekirjoitetuksi\n" msgstr "data kohteessa \"%s\" oletetaan allekirjoitetuksi\n"
#: g10/openfile.c:384 #: g10/openfile.c:390
#, c-format #, c-format
msgid "new configuration file `%s' created\n" msgid "new configuration file `%s' created\n"
msgstr "uusi asetustiedosto \"%s\" luotu\n" msgstr "uusi asetustiedosto \"%s\" luotu\n"
#: g10/openfile.c:386 #: g10/openfile.c:392
#, c-format #, c-format
msgid "WARNING: options in `%s' are not yet active during this run\n" msgid "WARNING: options in `%s' are not yet active during this run\n"
msgstr "" msgstr ""
"VAROITUS: asetukset tiedostossa \"%s\" eivät ole käytössä vielä tässä " "VAROITUS: asetukset tiedostossa \"%s\" eivät ole käytössä vielä tässä "
"ajossa\n" "ajossa\n"
#: g10/openfile.c:418 #: g10/openfile.c:424
#, fuzzy, c-format #, fuzzy, c-format
msgid "directory `%s' created\n" msgid "directory `%s' created\n"
msgstr "%s: hakemisto luotu\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" msgid "please see http://www.gnupg.org/faq.html for more information\n"
msgstr "lisätietoja osoitteesta http://www.gnupg.org/faq.html\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" msgid "operation is not possible without initialized secure memory\n"
msgstr "toiminto on mahdollinen vain, jos suojattu muisti alustetaan\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" 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" msgstr "(olet ehkä käyttänyt tehtävään väärää ohjelmaa)\n"

View File

@ -11,7 +11,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: gnupg 1.4.2rc2\n" "Project-Id-Version: gnupg 1.4.2rc2\n"
"Report-Msgid-Bugs-To: gnupg-i18n@gnupg.org\n" "Report-Msgid-Bugs-To: gnupg-i18n@gnupg.org\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" "PO-Revision-Date: 2005-06-28 00:24+0200\n"
"Last-Translator: Gaël Quéri <gael@lautre.net>\n" "Last-Translator: Gaël Quéri <gael@lautre.net>\n"
"Language-Team: French <traduc@traduc.org>\n" "Language-Team: French <traduc@traduc.org>\n"
@ -46,7 +46,7 @@ msgstr "
#: cipher/random.c:448 g10/card-util.c:678 g10/card-util.c:747 #: 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/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/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/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/sign.c:1264 g10/tdbdump.c:141 g10/tdbdump.c:149 g10/tdbio.c:540
#: g10/tdbio.c:605 #: 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" 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 #: 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/keygen.c:2894 g10/keyring.c:1201 g10/keyring.c:1501 g10/openfile.c:269
#: g10/openfile.c:357 g10/sign.c:826 g10/sign.c:1130 g10/tdbio.c:536 #: g10/openfile.c:363 g10/sign.c:826 g10/sign.c:1130 g10/tdbio.c:536
#, c-format #, c-format
msgid "can't create `%s': %s\n" msgid "can't create `%s': %s\n"
msgstr "impossible de créer `%s': %s\n" msgstr "impossible de créer `%s': %s\n"
@ -892,7 +892,7 @@ msgstr "probl
msgid "no remote program execution supported\n" msgid "no remote program execution supported\n"
msgstr "aucun programme d'exécution distante n'est supporté\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 #, c-format
msgid "can't create directory `%s': %s\n" msgid "can't create directory `%s': %s\n"
msgstr "impossible de créer le répertoire `%s': %s\n" msgstr "impossible de créer le répertoire `%s': %s\n"
@ -2465,7 +2465,7 @@ msgstr "cl
msgid "no writable keyring found: %s\n" msgid "no writable keyring found: %s\n"
msgstr "aucun porte-clé n'a été trouvé avec des droits d'écriture : %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 #, c-format
msgid "writing to `%s'\n" msgid "writing to `%s'\n"
msgstr "écriture de `%s'\n" msgstr "écriture de `%s'\n"
@ -4900,23 +4900,23 @@ msgstr "Entrez le nouveau nom de fichier"
msgid "writing to stdout\n" msgid "writing to stdout\n"
msgstr "écriture vers la sortie standard\n" msgstr "écriture vers la sortie standard\n"
#: g10/openfile.c:305 #: g10/openfile.c:311
#, c-format #, c-format
msgid "assuming signed data in `%s'\n" msgid "assuming signed data in `%s'\n"
msgstr "les données signées sont supposées être dans `%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 #, c-format
msgid "new configuration file `%s' created\n" msgid "new configuration file `%s' created\n"
msgstr " nouveau fichier de configuration `%s' créé\n" msgstr " nouveau fichier de configuration `%s' créé\n"
#: g10/openfile.c:386 #: g10/openfile.c:392
#, c-format #, c-format
msgid "WARNING: options in `%s' are not yet active during this run\n" msgid "WARNING: options in `%s' are not yet active during this run\n"
msgstr "" msgstr ""
"AVERTISSEMENT: les options de `%s' ne sont pas encore actives cette fois\n" "AVERTISSEMENT: les options de `%s' ne sont pas encore actives cette fois\n"
#: g10/openfile.c:418 #: g10/openfile.c:424
#, c-format #, c-format
msgid "directory `%s' created\n" msgid "directory `%s' created\n"
msgstr "répertoire `%s' créé\n" msgstr "répertoire `%s' créé\n"
@ -6442,13 +6442,13 @@ msgstr "AVERTISSEMENT: l'utilisation de la m
msgid "please see http://www.gnupg.org/faq.html for more information\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" 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" msgid "operation is not possible without initialized secure memory\n"
msgstr "" msgstr ""
"l'opération n'est pas possible tant que la mémoire sûre n'est pas\n" "l'opération n'est pas possible tant que la mémoire sûre n'est pas\n"
"initialisée\n" "initialisée\n"
#: util/secmem.c:351 #: util/secmem.c:352
msgid "(you may have used the wrong program for this task)\n" 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" msgstr "(vous avez peut-être utilisé un programme non adapté à cette fin)\n"

View File

@ -6,7 +6,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: gnupg 1.2.4\n" "Project-Id-Version: gnupg 1.2.4\n"
"Report-Msgid-Bugs-To: gnupg-i18n@gnupg.org\n" "Report-Msgid-Bugs-To: gnupg-i18n@gnupg.org\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" "PO-Revision-Date: 2003-12-04 11:39+0100\n"
"Last-Translator: Jacobo Tarrio <jtarrio@trasno.net>\n" "Last-Translator: Jacobo Tarrio <jtarrio@trasno.net>\n"
"Language-Team: Galician <gpul-traduccion@ceu.fi.udc.es>\n" "Language-Team: Galician <gpul-traduccion@ceu.fi.udc.es>\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 #: 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/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/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/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/sign.c:1264 g10/tdbdump.c:141 g10/tdbdump.c:149 g10/tdbio.c:540
#: g10/tdbio.c:605 #: 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" 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 #: 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/keygen.c:2894 g10/keyring.c:1201 g10/keyring.c:1501 g10/openfile.c:269
#: g10/openfile.c:357 g10/sign.c:826 g10/sign.c:1130 g10/tdbio.c:536 #: g10/openfile.c:363 g10/sign.c:826 g10/sign.c:1130 g10/tdbio.c:536
#, c-format #, c-format
msgid "can't create `%s': %s\n" msgid "can't create `%s': %s\n"
msgstr "non se pode crear `%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" msgid "no remote program execution supported\n"
msgstr "non se soporta a execución remota de programas\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 #, c-format
msgid "can't create directory `%s': %s\n" msgid "can't create directory `%s': %s\n"
msgstr "non se pode crea-lo directorio `%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" msgid "no writable keyring found: %s\n"
msgstr "non se atopou un chaveiro no que se poida escribir: %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 #, c-format
msgid "writing to `%s'\n" msgid "writing to `%s'\n"
msgstr "escribindo a `%s'\n" msgstr "escribindo a `%s'\n"
@ -4894,22 +4894,22 @@ msgstr "Introduza o novo nome de ficheiro"
msgid "writing to stdout\n" msgid "writing to stdout\n"
msgstr "escribindo na saída estándar\n" msgstr "escribindo na saída estándar\n"
#: g10/openfile.c:305 #: g10/openfile.c:311
#, c-format #, c-format
msgid "assuming signed data in `%s'\n" msgid "assuming signed data in `%s'\n"
msgstr "suponse que hai datos asinados en `%s'\n" msgstr "suponse que hai datos asinados en `%s'\n"
#: g10/openfile.c:384 #: g10/openfile.c:390
#, c-format #, c-format
msgid "new configuration file `%s' created\n" msgid "new configuration file `%s' created\n"
msgstr " creouse un novo ficheiro de configuración `%s'\n" msgstr " creouse un novo ficheiro de configuración `%s'\n"
#: g10/openfile.c:386 #: g10/openfile.c:392
#, c-format #, c-format
msgid "WARNING: options in `%s' are not yet active during this run\n" 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" 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 #, fuzzy, c-format
msgid "directory `%s' created\n" msgid "directory `%s' created\n"
msgstr "%s: directorio creado\n" msgstr "%s: directorio creado\n"
@ -6421,11 +6421,11 @@ msgstr "AVISO:
msgid "please see http://www.gnupg.org/faq.html for more information\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" 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" msgid "operation is not possible without initialized secure memory\n"
msgstr "a operación non é posible sen memoria inicializada como segura\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" msgid "(you may have used the wrong program for this task)\n"
msgstr "(pode que usara o programa equivocado para esta tarefa)\n" msgstr "(pode que usara o programa equivocado para esta tarefa)\n"

View File

@ -6,7 +6,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: gnupg 1.2.5\n" "Project-Id-Version: gnupg 1.2.5\n"
"Report-Msgid-Bugs-To: gnupg-i18n@gnupg.org\n" "Report-Msgid-Bugs-To: gnupg-i18n@gnupg.org\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" "PO-Revision-Date: 2004-06-19 21:53+0200\n"
"Last-Translator: Nagy Ferenc László <nfl@nfllab.com>\n" "Last-Translator: Nagy Ferenc László <nfl@nfllab.com>\n"
"Language-Team: Hungarian <translation-team-hu@lists.sourceforge.net>\n" "Language-Team: Hungarian <translation-team-hu@lists.sourceforge.net>\n"
@ -41,7 +41,7 @@ msgstr "
#: cipher/random.c:448 g10/card-util.c:678 g10/card-util.c:747 #: 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/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/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/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/sign.c:1264 g10/tdbdump.c:141 g10/tdbdump.c:149 g10/tdbio.c:540
#: g10/tdbio.c:605 #: 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" 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 #: 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/keygen.c:2894 g10/keyring.c:1201 g10/keyring.c:1501 g10/openfile.c:269
#: g10/openfile.c:357 g10/sign.c:826 g10/sign.c:1130 g10/tdbio.c:536 #: g10/openfile.c:363 g10/sign.c:826 g10/sign.c:1130 g10/tdbio.c:536
#, c-format #, c-format
msgid "can't create `%s': %s\n" msgid "can't create `%s': %s\n"
msgstr "Nem tudom létrehozni a(z) \"%s\" állományt: %s.\n" msgstr "Nem tudom létrehozni a(z) \"%s\" állományt: %s.\n"
@ -894,7 +894,7 @@ msgstr "Probl
msgid "no remote program execution supported\n" msgid "no remote program execution supported\n"
msgstr "Külsõ program meghívása nem támogatott.\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 #, c-format
msgid "can't create directory `%s': %s\n" msgid "can't create directory `%s': %s\n"
msgstr "Nem tudom a \"%s\" könyvtárat létrehozni: %s.\n" msgstr "Nem tudom a \"%s\" könyvtárat létrehozni: %s.\n"
@ -2418,7 +2418,7 @@ msgstr "%08lX kulcs:
msgid "no writable keyring found: %s\n" msgid "no writable keyring found: %s\n"
msgstr "Nem írható kulcskarikát találtam: %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 #, c-format
msgid "writing to `%s'\n" msgid "writing to `%s'\n"
msgstr "Írok a \"%s\" állományba.\n" msgstr "Írok a \"%s\" állományba.\n"
@ -4867,23 +4867,23 @@ msgstr "
msgid "writing to stdout\n" msgid "writing to stdout\n"
msgstr "Írok a szabványos kimenetre.\n" msgstr "Írok a szabványos kimenetre.\n"
#: g10/openfile.c:305 #: g10/openfile.c:311
#, c-format #, c-format
msgid "assuming signed data in `%s'\n" msgid "assuming signed data in `%s'\n"
msgstr "Azt feltételezem, hogy az aláírt adat a %s állományban van.\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 #, c-format
msgid "new configuration file `%s' created\n" msgid "new configuration file `%s' created\n"
msgstr "\"%s\" új konfigurációs állományt létrehoztam.\n" msgstr "\"%s\" új konfigurációs állományt létrehoztam.\n"
#: g10/openfile.c:386 #: g10/openfile.c:392
#, c-format #, c-format
msgid "WARNING: options in `%s' are not yet active during this run\n" msgid "WARNING: options in `%s' are not yet active during this run\n"
msgstr "" msgstr ""
"FIGYELEM: \"%s\" opciói csak a következõ futáskor lesznek érvényesek!\n" "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 #, fuzzy, c-format
msgid "directory `%s' created\n" msgid "directory `%s' created\n"
msgstr "%s: Könyvtárat létrehoztam.\n" msgstr "%s: Könyvtárat létrehoztam.\n"
@ -6386,11 +6386,11 @@ msgstr "FIGYELEM: Nem biztons
msgid "please see http://www.gnupg.org/faq.html for more information\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" 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" 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" 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" msgid "(you may have used the wrong program for this task)\n"
msgstr "(Lehet, hogy nem a megfelelõ programot használja a feladatra.)\n" msgstr "(Lehet, hogy nem a megfelelõ programot használja a feladatra.)\n"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: gnupg-id\n" "Project-Id-Version: gnupg-id\n"
"Report-Msgid-Bugs-To: gnupg-i18n@gnupg.org\n" "Report-Msgid-Bugs-To: gnupg-i18n@gnupg.org\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" "PO-Revision-Date: 2004-06-17 16:32+0700\n"
"Last-Translator: Tedi Heriyanto <tedi_h@gmx.net>\n" "Last-Translator: Tedi Heriyanto <tedi_h@gmx.net>\n"
"Language-Team: Indonesian <translation-team-id@lists.sourceforge.net>\n" "Language-Team: Indonesian <translation-team-id@lists.sourceforge.net>\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 #: 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/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/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/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/sign.c:1264 g10/tdbdump.c:141 g10/tdbdump.c:149 g10/tdbio.c:540
#: g10/tdbio.c:605 #: g10/tdbio.c:605
@ -79,8 +79,8 @@ msgid "note: random_seed file not updated\n"
msgstr "catatan: file random_seed tidak diupdate\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 #: 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/keygen.c:2894 g10/keyring.c:1201 g10/keyring.c:1501 g10/openfile.c:269
#: g10/openfile.c:357 g10/sign.c:826 g10/sign.c:1130 g10/tdbio.c:536 #: g10/openfile.c:363 g10/sign.c:826 g10/sign.c:1130 g10/tdbio.c:536
#, c-format #, c-format
msgid "can't create `%s': %s\n" msgid "can't create `%s': %s\n"
msgstr "tidak dapat membuat %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" msgid "no remote program execution supported\n"
msgstr "tidak ada eksekusi program remote yang didukung\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 #, c-format
msgid "can't create directory `%s': %s\n" msgid "can't create directory `%s': %s\n"
msgstr "tidak dapat membuat direktori `%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" msgid "no writable keyring found: %s\n"
msgstr "tidak ditemukan keyring yang dapat ditulisi: %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 #, c-format
msgid "writing to `%s'\n" msgid "writing to `%s'\n"
msgstr "menulis ke `%s'\n" msgstr "menulis ke `%s'\n"
@ -4875,22 +4875,22 @@ msgstr "Masukkan nama file baru"
msgid "writing to stdout\n" msgid "writing to stdout\n"
msgstr "menulis ke stdout\n" msgstr "menulis ke stdout\n"
#: g10/openfile.c:305 #: g10/openfile.c:311
#, c-format #, c-format
msgid "assuming signed data in `%s'\n" msgid "assuming signed data in `%s'\n"
msgstr "mengasumsikan data bertanda dalam `%s'\n" msgstr "mengasumsikan data bertanda dalam `%s'\n"
#: g10/openfile.c:384 #: g10/openfile.c:390
#, c-format #, c-format
msgid "new configuration file `%s' created\n" msgid "new configuration file `%s' created\n"
msgstr "file konfigurasi baru `%s' tercipta\n" msgstr "file konfigurasi baru `%s' tercipta\n"
#: g10/openfile.c:386 #: g10/openfile.c:392
#, c-format #, c-format
msgid "WARNING: options in `%s' are not yet active during this run\n" msgid "WARNING: options in `%s' are not yet active during this run\n"
msgstr "PERINGATAN: opsi dalam `%s' belum aktif selama pelaksanaan ini\n" msgstr "PERINGATAN: opsi dalam `%s' belum aktif selama pelaksanaan ini\n"
#: g10/openfile.c:418 #: g10/openfile.c:424
#, fuzzy, c-format #, fuzzy, c-format
msgid "directory `%s' created\n" msgid "directory `%s' created\n"
msgstr "%s: direktori tercipta\n" msgstr "%s: direktori tercipta\n"
@ -6389,11 +6389,11 @@ msgid "please see http://www.gnupg.org/faq.html for more information\n"
msgstr "" msgstr ""
"silakan lihat http://www.gnupg.org/faq.html untuk informasi lebih lanjut\n" "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" msgid "operation is not possible without initialized secure memory\n"
msgstr "operasi tidak mungkin tanpa menginisialisasi memori yang aman\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" msgid "(you may have used the wrong program for this task)\n"
msgstr "(anda mungkin menggunakan program yang salah untuk tugas ini)\n" msgstr "(anda mungkin menggunakan program yang salah untuk tugas ini)\n"

View File

@ -6,7 +6,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: gnupg 1.1.92\n" "Project-Id-Version: gnupg 1.1.92\n"
"Report-Msgid-Bugs-To: gnupg-i18n@gnupg.org\n" "Report-Msgid-Bugs-To: gnupg-i18n@gnupg.org\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" "PO-Revision-Date: 2004-06-16 17:01+0200\n"
"Last-Translator: Marco d'Itri <md@linux.it>\n" "Last-Translator: Marco d'Itri <md@linux.it>\n"
"Language-Team: Italian <tp@lists.linux.it>\n" "Language-Team: Italian <tp@lists.linux.it>\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 #: 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/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/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/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/sign.c:1264 g10/tdbdump.c:141 g10/tdbdump.c:149 g10/tdbio.c:540
#: g10/tdbio.c:605 #: 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" 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 #: 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/keygen.c:2894 g10/keyring.c:1201 g10/keyring.c:1501 g10/openfile.c:269
#: g10/openfile.c:357 g10/sign.c:826 g10/sign.c:1130 g10/tdbio.c:536 #: g10/openfile.c:363 g10/sign.c:826 g10/sign.c:1130 g10/tdbio.c:536
#, c-format #, c-format
msgid "can't create `%s': %s\n" msgid "can't create `%s': %s\n"
msgstr "impossibile creare `%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" msgid "no remote program execution supported\n"
msgstr "l'esecuzione remota dei programmi non è gestita\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 #, c-format
msgid "can't create directory `%s': %s\n" msgid "can't create directory `%s': %s\n"
msgstr "impossibile creare la 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" msgid "no writable keyring found: %s\n"
msgstr "non è stato trovato un portachiavi scrivibile: %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 #, c-format
msgid "writing to `%s'\n" msgid "writing to `%s'\n"
msgstr "scrittura in `%s'\n" msgstr "scrittura in `%s'\n"
@ -4900,24 +4900,24 @@ msgstr "Inserire il nuovo nome del file"
msgid "writing to stdout\n" msgid "writing to stdout\n"
msgstr "scrivo su stdout\n" msgstr "scrivo su stdout\n"
#: g10/openfile.c:305 #: g10/openfile.c:311
#, c-format #, c-format
msgid "assuming signed data in `%s'\n" msgid "assuming signed data in `%s'\n"
msgstr "suppongo che i dati firmati siano in `%s'\n" msgstr "suppongo che i dati firmati siano in `%s'\n"
#: g10/openfile.c:384 #: g10/openfile.c:390
#, c-format #, c-format
msgid "new configuration file `%s' created\n" msgid "new configuration file `%s' created\n"
msgstr "creato un nuovo file di configurazione `%s'\n" msgstr "creato un nuovo file di configurazione `%s'\n"
#: g10/openfile.c:386 #: g10/openfile.c:392
#, c-format #, c-format
msgid "WARNING: options in `%s' are not yet active during this run\n" msgid "WARNING: options in `%s' are not yet active during this run\n"
msgstr "" msgstr ""
"ATTENZIONE: le opzioni in `%s' non sono ancora attive durante questa\n" "ATTENZIONE: le opzioni in `%s' non sono ancora attive durante questa\n"
"esecuzione del programma\n" "esecuzione del programma\n"
#: g10/openfile.c:418 #: g10/openfile.c:424
#, fuzzy, c-format #, fuzzy, c-format
msgid "directory `%s' created\n" msgid "directory `%s' created\n"
msgstr "%s: directory creata\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" 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" 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" msgid "operation is not possible without initialized secure memory\n"
msgstr "l'operazione non è possibile senza memoria sicura inizializzata\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" msgid "(you may have used the wrong program for this task)\n"
msgstr "(potresti avere usato il programma sbagliato per questa funzione)\n" msgstr "(potresti avere usato il programma sbagliato per questa funzione)\n"

View File

@ -9,7 +9,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: gnupg 1.3.92\n" "Project-Id-Version: gnupg 1.3.92\n"
"Report-Msgid-Bugs-To: gnupg-i18n@gnupg.org\n" "Report-Msgid-Bugs-To: gnupg-i18n@gnupg.org\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" "PO-Revision-Date: 2004-11-23 11:14+0900\n"
"Last-Translator: IIDA Yosiaki <iida@gnu.org>\n" "Last-Translator: IIDA Yosiaki <iida@gnu.org>\n"
"Language-Team: Japanese <translation-team-ja@lists.sourceforge.net>\n" "Language-Team: Japanese <translation-team-ja@lists.sourceforge.net>\n"
@ -44,7 +44,7 @@ msgstr "
#: cipher/random.c:448 g10/card-util.c:678 g10/card-util.c:747 #: 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/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/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/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/sign.c:1264 g10/tdbdump.c:141 g10/tdbdump.c:149 g10/tdbio.c:540
#: g10/tdbio.c:605 #: g10/tdbio.c:605
@ -80,8 +80,8 @@ msgid "note: random_seed file not updated\n"
msgstr "注意: random_seed ファイルの更新をしません\n" msgstr "注意: random_seed ファイルの更新をしません\n"
#: cipher/random.c:544 g10/exec.c:481 g10/gpg.c:1002 g10/keygen.c:2864 #: 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/keygen.c:2894 g10/keyring.c:1201 g10/keyring.c:1501 g10/openfile.c:269
#: g10/openfile.c:357 g10/sign.c:826 g10/sign.c:1130 g10/tdbio.c:536 #: g10/openfile.c:363 g10/sign.c:826 g10/sign.c:1130 g10/tdbio.c:536
#, c-format #, c-format
msgid "can't create `%s': %s\n" msgid "can't create `%s': %s\n"
msgstr "「%s」が作成できません: %s\n" msgstr "「%s」が作成できません: %s\n"
@ -862,7 +862,7 @@ msgstr "
msgid "no remote program execution supported\n" msgid "no remote program execution supported\n"
msgstr "遠隔プログラムの実行は、サポートしていません\n" msgstr "遠隔プログラムの実行は、サポートしていません\n"
#: g10/exec.c:176 g10/openfile.c:415 #: g10/exec.c:176 g10/openfile.c:421
#, c-format #, c-format
msgid "can't create directory `%s': %s\n" msgid "can't create directory `%s': %s\n"
msgstr "ディレクトリー「%s」が作成できません: %s\n" msgstr "ディレクトリー「%s」が作成できません: %s\n"
@ -2370,7 +2370,7 @@ msgstr "
msgid "no writable keyring found: %s\n" msgid "no writable keyring found: %s\n"
msgstr "書込み可能な鍵輪が見つかりません: %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 #, c-format
msgid "writing to `%s'\n" msgid "writing to `%s'\n"
msgstr "「%s」への書込み\n" msgstr "「%s」への書込み\n"
@ -4732,22 +4732,22 @@ msgstr "
msgid "writing to stdout\n" msgid "writing to stdout\n"
msgstr "標準出力に書き込みます\n" msgstr "標準出力に書き込みます\n"
#: g10/openfile.c:305 #: g10/openfile.c:311
#, c-format #, c-format
msgid "assuming signed data in `%s'\n" msgid "assuming signed data in `%s'\n"
msgstr "署名されたデータが「%s」にあると想定します\n" msgstr "署名されたデータが「%s」にあると想定します\n"
#: g10/openfile.c:384 #: g10/openfile.c:390
#, c-format #, c-format
msgid "new configuration file `%s' created\n" msgid "new configuration file `%s' created\n"
msgstr "新しい構成ファイル「%s」ができました\n" msgstr "新しい構成ファイル「%s」ができました\n"
#: g10/openfile.c:386 #: g10/openfile.c:392
#, c-format #, c-format
msgid "WARNING: options in `%s' are not yet active during this run\n" msgid "WARNING: options in `%s' are not yet active during this run\n"
msgstr "警告: 「%s」のオプションは起動している間、有効になりません\n" msgstr "警告: 「%s」のオプションは起動している間、有効になりません\n"
#: g10/openfile.c:418 #: g10/openfile.c:424
#, c-format #, c-format
msgid "directory `%s' created\n" msgid "directory `%s' created\n"
msgstr "ディレクトリー「%s」ができました\n" msgstr "ディレクトリー「%s」ができました\n"
@ -6195,11 +6195,11 @@ msgstr "
msgid "please see http://www.gnupg.org/faq.html for more information\n" msgid "please see http://www.gnupg.org/faq.html for more information\n"
msgstr "詳細はhttp://www.gnupg.org/faq.htmlをご覧ください\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" msgid "operation is not possible without initialized secure memory\n"
msgstr "初期化済みの安全なメモリーがない場合には操作できません\n" msgstr "初期化済みの安全なメモリーがない場合には操作できません\n"
#: util/secmem.c:351 #: util/secmem.c:352
msgid "(you may have used the wrong program for this task)\n" msgid "(you may have used the wrong program for this task)\n"
msgstr "(この目的には誤ったプログラムを使ったのでしょう)\n" msgstr "(この目的には誤ったプログラムを使ったのでしょう)\n"

View File

@ -10,7 +10,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: gnupg 1.4.3\n" "Project-Id-Version: gnupg 1.4.3\n"
"Report-Msgid-Bugs-To: gnupg-i18n@gnupg.org\n" "Report-Msgid-Bugs-To: gnupg-i18n@gnupg.org\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" "PO-Revision-Date: 2006-06-13 20:31+0200\n"
"Last-Translator: Trond Endrestøl <Trond.Endrestol@fagskolen.gjovik.no>\n" "Last-Translator: Trond Endrestøl <Trond.Endrestol@fagskolen.gjovik.no>\n"
"Language-Team: Norwegian Bokmål <i18n-nb@lister.ping.uio.no>\n" "Language-Team: Norwegian Bokmål <i18n-nb@lister.ping.uio.no>\n"
@ -45,7 +45,7 @@ msgstr "venter p
#: cipher/random.c:448 g10/card-util.c:678 g10/card-util.c:747 #: 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/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/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/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/sign.c:1264 g10/tdbdump.c:141 g10/tdbdump.c:149 g10/tdbio.c:540
#: g10/tdbio.c:605 #: 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" 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 #: 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/keygen.c:2894 g10/keyring.c:1201 g10/keyring.c:1501 g10/openfile.c:269
#: g10/openfile.c:357 g10/sign.c:826 g10/sign.c:1130 g10/tdbio.c:536 #: g10/openfile.c:363 g10/sign.c:826 g10/sign.c:1130 g10/tdbio.c:536
#, c-format #, c-format
msgid "can't create `%s': %s\n" msgid "can't create `%s': %s\n"
msgstr "kan ikke opprette «%s»: %s\n" msgstr "kan ikke opprette «%s»: %s\n"
@ -871,7 +871,7 @@ msgstr "problem ved h
msgid "no remote program execution supported\n" msgid "no remote program execution supported\n"
msgstr "fjernutføring av programmer er ikke støttet\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 #, c-format
msgid "can't create directory `%s': %s\n" msgid "can't create directory `%s': %s\n"
msgstr "kan ikke opprette katalogen «%s»: %s\n" msgstr "kan ikke opprette katalogen «%s»: %s\n"
@ -2305,7 +2305,7 @@ msgstr "n
msgid "no writable keyring found: %s\n" msgid "no writable keyring found: %s\n"
msgstr "ingen skrivbart nøkkelknippe funnet: %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 #, c-format
msgid "writing to `%s'\n" msgid "writing to `%s'\n"
msgstr "skriver til «%s»\n" msgstr "skriver til «%s»\n"
@ -4627,22 +4627,22 @@ msgstr "Tast inn nytt filnavn"
msgid "writing to stdout\n" msgid "writing to stdout\n"
msgstr "skriver til stdout\n" msgstr "skriver til stdout\n"
#: g10/openfile.c:305 #: g10/openfile.c:311
#, c-format #, c-format
msgid "assuming signed data in `%s'\n" msgid "assuming signed data in `%s'\n"
msgstr "antar at signert data er i «%s»\n" msgstr "antar at signert data er i «%s»\n"
#: g10/openfile.c:384 #: g10/openfile.c:390
#, c-format #, c-format
msgid "new configuration file `%s' created\n" msgid "new configuration file `%s' created\n"
msgstr "ny konfigurasjonsfil «%s» ble opprettet\n" msgstr "ny konfigurasjonsfil «%s» ble opprettet\n"
#: g10/openfile.c:386 #: g10/openfile.c:392
#, c-format #, c-format
msgid "WARNING: options in `%s' are not yet active during this run\n" 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" msgstr "ADVARSEL: valgene i «%s» er ikke aktive under denne kjøringen\n"
#: g10/openfile.c:418 #: g10/openfile.c:424
#, c-format #, c-format
msgid "directory `%s' created\n" msgid "directory `%s' created\n"
msgstr "katalogen «%s» ble opprettet\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" 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" 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" msgid "operation is not possible without initialized secure memory\n"
msgstr "operasjonen er ikke mulig uten initialisert sikkert minne\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" msgid "(you may have used the wrong program for this task)\n"
msgstr "(du kan ha brukt feil program for denne oppgaven)\n" msgstr "(du kan ha brukt feil program for denne oppgaven)\n"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: gnupg-1.2.2\n" "Project-Id-Version: gnupg-1.2.2\n"
"Report-Msgid-Bugs-To: gnupg-i18n@gnupg.org\n" "Report-Msgid-Bugs-To: gnupg-i18n@gnupg.org\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" "PO-Revision-Date: 2004-06-23 15:54+0200\n"
"Last-Translator: Janusz A. Urbanowicz <alex@bofh.net.pl>\n" "Last-Translator: Janusz A. Urbanowicz <alex@bofh.net.pl>\n"
"Language-Team: Polish <pl@li.org>\n" "Language-Team: Polish <pl@li.org>\n"
@ -51,7 +51,7 @@ msgstr "zapisuj
#: cipher/random.c:448 g10/card-util.c:678 g10/card-util.c:747 #: 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/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/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/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/sign.c:1264 g10/tdbdump.c:141 g10/tdbdump.c:149 g10/tdbio.c:540
#: g10/tdbio.c:605 #: 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" 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 #: 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/keygen.c:2894 g10/keyring.c:1201 g10/keyring.c:1501 g10/openfile.c:269
#: g10/openfile.c:357 g10/sign.c:826 g10/sign.c:1130 g10/tdbio.c:536 #: g10/openfile.c:363 g10/sign.c:826 g10/sign.c:1130 g10/tdbio.c:536
#, c-format #, c-format
msgid "can't create `%s': %s\n" msgid "can't create `%s': %s\n"
msgstr "nie mo¿na utworzyæ ,,%s'': %s\n" msgstr "nie mo¿na utworzyæ ,,%s'': %s\n"
@ -918,7 +918,7 @@ msgstr "problem podczas obr
msgid "no remote program execution supported\n" msgid "no remote program execution supported\n"
msgstr "odwo³ania do zewnêtrznych programów s± wy³±czone\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 #, c-format
msgid "can't create directory `%s': %s\n" msgid "can't create directory `%s': %s\n"
msgstr "nie mo¿na utworzyæ katalogu ,,%s'': %s\n" msgstr "nie mo¿na utworzyæ katalogu ,,%s'': %s\n"
@ -2450,7 +2450,7 @@ msgstr "klucz %08lX: nowy klucz - pomini
msgid "no writable keyring found: %s\n" msgid "no writable keyring found: %s\n"
msgstr "brak zapisywalnego zbioru kluczy: %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 #, c-format
msgid "writing to `%s'\n" msgid "writing to `%s'\n"
msgstr "zapis do '%s'\n" msgstr "zapis do '%s'\n"
@ -4905,22 +4905,22 @@ msgstr "Nazwa pliku"
msgid "writing to stdout\n" msgid "writing to stdout\n"
msgstr "zapisywanie na wyj¶cie standardowe\n" msgstr "zapisywanie na wyj¶cie standardowe\n"
#: g10/openfile.c:305 #: g10/openfile.c:311
#, c-format #, c-format
msgid "assuming signed data in `%s'\n" msgid "assuming signed data in `%s'\n"
msgstr "przyjêto obecno¶æ podpisanych danych w '%s'\n" msgstr "przyjêto obecno¶æ podpisanych danych w '%s'\n"
#: g10/openfile.c:384 #: g10/openfile.c:390
#, c-format #, c-format
msgid "new configuration file `%s' created\n" msgid "new configuration file `%s' created\n"
msgstr "nowy plik ustawieñ ,,%s'' zosta³ utworzony\n" msgstr "nowy plik ustawieñ ,,%s'' zosta³ utworzony\n"
#: g10/openfile.c:386 #: g10/openfile.c:392
#, c-format #, c-format
msgid "WARNING: options in `%s' are not yet active during this run\n" 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" msgstr "OSTRZE¯ENIE: opcje w ,,%s'' nie s± jeszcze uwzglêdnione.\n"
#: g10/openfile.c:418 #: g10/openfile.c:424
#, fuzzy, c-format #, fuzzy, c-format
msgid "directory `%s' created\n" msgid "directory `%s' created\n"
msgstr "%s: katalog utworzony\n" msgstr "%s: katalog utworzony\n"
@ -6429,11 +6429,11 @@ msgstr "OSTRZE
msgid "please see http://www.gnupg.org/faq.html for more information\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" 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" msgid "operation is not possible without initialized secure memory\n"
msgstr "bez zabezpieczenia pamiêci nie mo¿na wykonaæ tej operacji\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" msgid "(you may have used the wrong program for this task)\n"
msgstr "(prawdopodobnie u¿ywany program jest niew³a¶ciwy dlatego zadania)\n" msgstr "(prawdopodobnie u¿ywany program jest niew³a¶ciwy dlatego zadania)\n"

View File

@ -9,7 +9,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: gnupg\n" "Project-Id-Version: gnupg\n"
"Report-Msgid-Bugs-To: gnupg-i18n@gnupg.org\n" "Report-Msgid-Bugs-To: gnupg-i18n@gnupg.org\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" "PO-Revision-Date: 2002-09-13 18:26+0100\n"
"Last-Translator: Pedro Morais <morais@kde.org>\n" "Last-Translator: Pedro Morais <morais@kde.org>\n"
"Language-Team: pt <morais@kde.org>\n" "Language-Team: pt <morais@kde.org>\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 #: 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/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/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/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/sign.c:1264 g10/tdbdump.c:141 g10/tdbdump.c:149 g10/tdbio.c:540
#: g10/tdbio.c:605 #: 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" 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 #: 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/keygen.c:2894 g10/keyring.c:1201 g10/keyring.c:1501 g10/openfile.c:269
#: g10/openfile.c:357 g10/sign.c:826 g10/sign.c:1130 g10/tdbio.c:536 #: g10/openfile.c:363 g10/sign.c:826 g10/sign.c:1130 g10/tdbio.c:536
#, c-format #, c-format
msgid "can't create `%s': %s\n" msgid "can't create `%s': %s\n"
msgstr "impossível criar `%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" msgid "no remote program execution supported\n"
msgstr "" msgstr ""
#: g10/exec.c:176 g10/openfile.c:415 #: g10/exec.c:176 g10/openfile.c:421
#, fuzzy, c-format #, fuzzy, c-format
msgid "can't create directory `%s': %s\n" msgid "can't create directory `%s': %s\n"
msgstr "%s: impossível criar directoria: %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" msgid "no writable keyring found: %s\n"
msgstr "não foi encontrada nenhum porta-chaves onde escrever: %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 #, c-format
msgid "writing to `%s'\n" msgid "writing to `%s'\n"
msgstr "a escrever para `%s'\n" msgstr "a escrever para `%s'\n"
@ -4877,22 +4877,22 @@ msgstr "Digite novo nome de ficheiro"
msgid "writing to stdout\n" msgid "writing to stdout\n"
msgstr "a escrever em \"stdout\"\n" msgstr "a escrever em \"stdout\"\n"
#: g10/openfile.c:305 #: g10/openfile.c:311
#, c-format #, c-format
msgid "assuming signed data in `%s'\n" msgid "assuming signed data in `%s'\n"
msgstr "a assumir dados assinados em `%s'\n" msgstr "a assumir dados assinados em `%s'\n"
#: g10/openfile.c:384 #: g10/openfile.c:390
#, c-format #, c-format
msgid "new configuration file `%s' created\n" msgid "new configuration file `%s' created\n"
msgstr "criado um novo ficheiro de configuração `%s'\n" msgstr "criado um novo ficheiro de configuração `%s'\n"
#: g10/openfile.c:386 #: g10/openfile.c:392
#, c-format #, c-format
msgid "WARNING: options in `%s' are not yet active during this run\n" 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" 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 #, fuzzy, c-format
msgid "directory `%s' created\n" msgid "directory `%s' created\n"
msgstr "%s: directoria criada\n" msgstr "%s: directoria criada\n"
@ -6393,11 +6393,11 @@ msgstr "AVISO: a utilizar mem
msgid "please see http://www.gnupg.org/faq.html for more information\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" 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" msgid "operation is not possible without initialized secure memory\n"
msgstr "a operação não é possível sem memória segura inicializada\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" msgid "(you may have used the wrong program for this task)\n"
msgstr "(você pode ter usado o programa errado para esta tarefa)\n" msgstr "(você pode ter usado o programa errado para esta tarefa)\n"

View File

@ -13,7 +13,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: GNU gnupg 1.0\n" "Project-Id-Version: GNU gnupg 1.0\n"
"Report-Msgid-Bugs-To: gnupg-i18n@gnupg.org\n" "Report-Msgid-Bugs-To: gnupg-i18n@gnupg.org\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" "PO-Revision-Date: 1998-11-20 23:46:36-0200\n"
"Last-Translator:\n" "Last-Translator:\n"
"Language-Team: ?\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 #: 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/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/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/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/sign.c:1264 g10/tdbdump.c:141 g10/tdbdump.c:149 g10/tdbio.c:540
#: g10/tdbio.c:605 #: g10/tdbio.c:605
@ -85,8 +85,8 @@ msgid "note: random_seed file not updated\n"
msgstr "" msgstr ""
#: cipher/random.c:544 g10/exec.c:481 g10/gpg.c:1002 g10/keygen.c:2864 #: 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/keygen.c:2894 g10/keyring.c:1201 g10/keyring.c:1501 g10/openfile.c:269
#: g10/openfile.c:357 g10/sign.c:826 g10/sign.c:1130 g10/tdbio.c:536 #: g10/openfile.c:363 g10/sign.c:826 g10/sign.c:1130 g10/tdbio.c:536
#, fuzzy, c-format #, fuzzy, c-format
msgid "can't create `%s': %s\n" msgid "can't create `%s': %s\n"
msgstr "impossível criar %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" msgid "no remote program execution supported\n"
msgstr "" msgstr ""
#: g10/exec.c:176 g10/openfile.c:415 #: g10/exec.c:176 g10/openfile.c:421
#, fuzzy, c-format #, fuzzy, c-format
msgid "can't create directory `%s': %s\n" msgid "can't create directory `%s': %s\n"
msgstr "%s: impossível criar diretório: %s\n" msgstr "%s: impossível criar diretório: %s\n"
@ -2389,7 +2389,7 @@ msgstr "chave %08lX: n
msgid "no writable keyring found: %s\n" msgid "no writable keyring found: %s\n"
msgstr "impossível escrever chaveiro: %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 #, c-format
msgid "writing to `%s'\n" msgid "writing to `%s'\n"
msgstr "escrevendo para `%s'\n" msgstr "escrevendo para `%s'\n"
@ -4829,22 +4829,22 @@ msgstr "Digite novo nome de arquivo"
msgid "writing to stdout\n" msgid "writing to stdout\n"
msgstr "escrevendo em \"stdout\"\n" msgstr "escrevendo em \"stdout\"\n"
#: g10/openfile.c:305 #: g10/openfile.c:311
#, c-format #, c-format
msgid "assuming signed data in `%s'\n" msgid "assuming signed data in `%s'\n"
msgstr "assumindo dados assinados em `%s'\n" msgstr "assumindo dados assinados em `%s'\n"
#: g10/openfile.c:384 #: g10/openfile.c:390
#, fuzzy, c-format #, fuzzy, c-format
msgid "new configuration file `%s' created\n" msgid "new configuration file `%s' created\n"
msgstr "%s: novo arquivo de opções criado\n" msgstr "%s: novo arquivo de opções criado\n"
#: g10/openfile.c:386 #: g10/openfile.c:392
#, c-format #, c-format
msgid "WARNING: options in `%s' are not yet active during this run\n" msgid "WARNING: options in `%s' are not yet active during this run\n"
msgstr "" msgstr ""
#: g10/openfile.c:418 #: g10/openfile.c:424
#, fuzzy, c-format #, fuzzy, c-format
msgid "directory `%s' created\n" msgid "directory `%s' created\n"
msgstr "%s: diretório criado\n" msgstr "%s: diretório criado\n"
@ -6345,11 +6345,11 @@ msgstr "Aviso: usando mem
msgid "please see http://www.gnupg.org/faq.html for more information\n" msgid "please see http://www.gnupg.org/faq.html for more information\n"
msgstr "" msgstr ""
#: util/secmem.c:350 #: util/secmem.c:351
msgid "operation is not possible without initialized secure memory\n" msgid "operation is not possible without initialized secure memory\n"
msgstr "a operação não é possível sem memória segura inicializada\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" msgid "(you may have used the wrong program for this task)\n"
msgstr "(você pode ter usado o programa errado para esta tarefa)\n" msgstr "(você pode ter usado o programa errado para esta tarefa)\n"

View File

@ -9,7 +9,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: gnupg 1.4.2rc1\n" "Project-Id-Version: gnupg 1.4.2rc1\n"
"Report-Msgid-Bugs-To: gnupg-i18n@gnupg.org\n" "Report-Msgid-Bugs-To: gnupg-i18n@gnupg.org\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" "PO-Revision-Date: 2005-05-31 22:00-0500\n"
"Last-Translator: Laurentiu Buzdugan <lbuz@rolix.org>\n" "Last-Translator: Laurentiu Buzdugan <lbuz@rolix.org>\n"
"Language-Team: Romanian <translation-team-ro@lists.sourceforge.net>\n" "Language-Team: Romanian <translation-team-ro@lists.sourceforge.net>\n"
@ -45,7 +45,7 @@ msgstr "scriu cheia secret
#: cipher/random.c:448 g10/card-util.c:678 g10/card-util.c:747 #: 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/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/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/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/sign.c:1264 g10/tdbdump.c:141 g10/tdbdump.c:149 g10/tdbio.c:540
#: g10/tdbio.c:605 #: 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" 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 #: 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/keygen.c:2894 g10/keyring.c:1201 g10/keyring.c:1501 g10/openfile.c:269
#: g10/openfile.c:357 g10/sign.c:826 g10/sign.c:1130 g10/tdbio.c:536 #: g10/openfile.c:363 g10/sign.c:826 g10/sign.c:1130 g10/tdbio.c:536
#, c-format #, c-format
msgid "can't create `%s': %s\n" msgid "can't create `%s': %s\n"
msgstr "nu pot crea `%s': %s\n" msgstr "nu pot crea `%s': %s\n"
@ -876,7 +876,7 @@ msgstr "problem
msgid "no remote program execution supported\n" msgid "no remote program execution supported\n"
msgstr "nu este suportatã execuþia nici unui program la distanþã\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 #, c-format
msgid "can't create directory `%s': %s\n" msgid "can't create directory `%s': %s\n"
msgstr "nu pot crea directorul `%s': %s\n" msgstr "nu pot crea directorul `%s': %s\n"
@ -2422,7 +2422,7 @@ msgstr "cheia %s: cheie nou
msgid "no writable keyring found: %s\n" msgid "no writable keyring found: %s\n"
msgstr "n-am gãsit nici un inel de chei ce poate fi scris: %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 #, c-format
msgid "writing to `%s'\n" msgid "writing to `%s'\n"
msgstr "scriu în `%s'\n" msgstr "scriu în `%s'\n"
@ -4794,23 +4794,23 @@ msgstr "Introduce
msgid "writing to stdout\n" msgid "writing to stdout\n"
msgstr "scriu la stdout\n" msgstr "scriu la stdout\n"
#: g10/openfile.c:305 #: g10/openfile.c:311
#, c-format #, c-format
msgid "assuming signed data in `%s'\n" msgid "assuming signed data in `%s'\n"
msgstr "presupun date semnate în `%s'\n" msgstr "presupun date semnate în `%s'\n"
#: g10/openfile.c:384 #: g10/openfile.c:390
#, c-format #, c-format
msgid "new configuration file `%s' created\n" msgid "new configuration file `%s' created\n"
msgstr "fiºier de configurare nou `%s' creat\n" msgstr "fiºier de configurare nou `%s' creat\n"
#: g10/openfile.c:386 #: g10/openfile.c:392
#, c-format #, c-format
msgid "WARNING: options in `%s' are not yet active during this run\n" msgid "WARNING: options in `%s' are not yet active during this run\n"
msgstr "" msgstr ""
"AVERTISMENT: opþiunile din %s nu sunt încã active în timpul acestei rulãri\n" "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 #, c-format
msgid "directory `%s' created\n" msgid "directory `%s' created\n"
msgstr "director `%s' creat\n" msgstr "director `%s' creat\n"
@ -6295,12 +6295,12 @@ msgstr "AVERTISMENT: este folosit
msgid "please see http://www.gnupg.org/faq.html for more information\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" 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" msgid "operation is not possible without initialized secure memory\n"
msgstr "" msgstr ""
"operaþia nu este posibilã fãrã memorie protejatã (secure) iniþializatã\n" "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" msgid "(you may have used the wrong program for this task)\n"
msgstr "(aþi folosit probabil un program nepotrivit pentru aceastã sarcinã)\n" msgstr "(aþi folosit probabil un program nepotrivit pentru aceastã sarcinã)\n"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: GnuPG 1.4.2\n" "Project-Id-Version: GnuPG 1.4.2\n"
"Report-Msgid-Bugs-To: gnupg-i18n@gnupg.org\n" "Report-Msgid-Bugs-To: gnupg-i18n@gnupg.org\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" "PO-Revision-Date: 2005-06-22 02:53+0200\n"
"Last-Translator: Maxim Britov <maxbritov@tut.by>\n" "Last-Translator: Maxim Britov <maxbritov@tut.by>\n"
"Language-Team: Russian <gnupg-ru@gnupg.org>\n" "Language-Team: Russian <gnupg-ru@gnupg.org>\n"
@ -43,7 +43,7 @@ msgstr "сохранение секретного ключа в `%s'\n"
#: cipher/random.c:448 g10/card-util.c:678 g10/card-util.c:747 #: 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/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/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/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/sign.c:1264 g10/tdbdump.c:141 g10/tdbdump.c:149 g10/tdbio.c:540
#: g10/tdbio.c:605 #: g10/tdbio.c:605
@ -79,8 +79,8 @@ msgid "note: random_seed file not updated\n"
msgstr "замечание: файл random_seed не обновлен\n" msgstr "замечание: файл random_seed не обновлен\n"
#: cipher/random.c:544 g10/exec.c:481 g10/gpg.c:1002 g10/keygen.c:2864 #: 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/keygen.c:2894 g10/keyring.c:1201 g10/keyring.c:1501 g10/openfile.c:269
#: g10/openfile.c:357 g10/sign.c:826 g10/sign.c:1130 g10/tdbio.c:536 #: g10/openfile.c:363 g10/sign.c:826 g10/sign.c:1130 g10/tdbio.c:536
#, c-format #, c-format
msgid "can't create `%s': %s\n" msgid "can't create `%s': %s\n"
msgstr "не могу создать `%s': %s\n" msgstr "не могу создать `%s': %s\n"
@ -865,7 +865,7 @@ msgstr "проблема обработки зашифрованного пак
msgid "no remote program execution supported\n" msgid "no remote program execution supported\n"
msgstr "удаленный запуск программы не поддерживается\n" msgstr "удаленный запуск программы не поддерживается\n"
#: g10/exec.c:176 g10/openfile.c:415 #: g10/exec.c:176 g10/openfile.c:421
#, c-format #, c-format
msgid "can't create directory `%s': %s\n" msgid "can't create directory `%s': %s\n"
msgstr "не могу создать каталог `%s': %s\n" msgstr "не могу создать каталог `%s': %s\n"
@ -2396,7 +2396,7 @@ msgstr "ключ %s: новый ключ - пропущен\n"
msgid "no writable keyring found: %s\n" msgid "no writable keyring found: %s\n"
msgstr "нет доступной для записи таблицы ключей: %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 #, c-format
msgid "writing to `%s'\n" msgid "writing to `%s'\n"
msgstr "сохраняю в `%s'\n" msgstr "сохраняю в `%s'\n"
@ -4753,22 +4753,22 @@ msgstr "Введите новое имя файла"
msgid "writing to stdout\n" msgid "writing to stdout\n"
msgstr "Вывод в stdout\n" msgstr "Вывод в stdout\n"
#: g10/openfile.c:305 #: g10/openfile.c:311
#, c-format #, c-format
msgid "assuming signed data in `%s'\n" msgid "assuming signed data in `%s'\n"
msgstr "принятие подписанных данных в `%s'\n" msgstr "принятие подписанных данных в `%s'\n"
#: g10/openfile.c:384 #: g10/openfile.c:390
#, c-format #, c-format
msgid "new configuration file `%s' created\n" msgid "new configuration file `%s' created\n"
msgstr "создан новый файл настроек `%s'\n" msgstr "создан новый файл настроек `%s'\n"
#: g10/openfile.c:386 #: g10/openfile.c:392
#, c-format #, c-format
msgid "WARNING: options in `%s' are not yet active during this run\n" msgid "WARNING: options in `%s' are not yet active during this run\n"
msgstr "ВНИМАНИЕ: параметры в `%s' еще не активны при этом запуске\n" msgstr "ВНИМАНИЕ: параметры в `%s' еще не активны при этом запуске\n"
#: g10/openfile.c:418 #: g10/openfile.c:424
#, c-format #, c-format
msgid "directory `%s' created\n" msgid "directory `%s' created\n"
msgstr "создан каталог `%s'\n" msgstr "создан каталог `%s'\n"
@ -6247,11 +6247,11 @@ msgstr "ВНИМАНИЕ: используется незащищенная па
msgid "please see http://www.gnupg.org/faq.html for more information\n" msgid "please see http://www.gnupg.org/faq.html for more information\n"
msgstr "Для дополнительной информации см. http://www.gnupg.org/faq.html\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" msgid "operation is not possible without initialized secure memory\n"
msgstr "операция невозможна без инициализации защищенной памяти\n" msgstr "операция невозможна без инициализации защищенной памяти\n"
#: util/secmem.c:351 #: util/secmem.c:352
msgid "(you may have used the wrong program for this task)\n" msgid "(you may have used the wrong program for this task)\n"
msgstr "" msgstr ""
"(возможно, Вы используете неподходящее программное обеспечение\n" "(возможно, Вы используете неподходящее программное обеспечение\n"

View File

@ -5,7 +5,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: gnupg 1.2.5\n" "Project-Id-Version: gnupg 1.2.5\n"
"Report-Msgid-Bugs-To: gnupg-i18n@gnupg.org\n" "Report-Msgid-Bugs-To: gnupg-i18n@gnupg.org\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" "PO-Revision-Date: 2004-07-20 15:52+0200\n"
"Last-Translator: Michal Majer <mmajer@econ.umb.sk>\n" "Last-Translator: Michal Majer <mmajer@econ.umb.sk>\n"
"Language-Team: Slovak <sk-i18n@lists.linux.sk>\n" "Language-Team: Slovak <sk-i18n@lists.linux.sk>\n"
@ -40,7 +40,7 @@ msgstr "zapisujem tajn
#: cipher/random.c:448 g10/card-util.c:678 g10/card-util.c:747 #: 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/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/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/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/sign.c:1264 g10/tdbdump.c:141 g10/tdbdump.c:149 g10/tdbio.c:540
#: g10/tdbio.c:605 #: 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" 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 #: 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/keygen.c:2894 g10/keyring.c:1201 g10/keyring.c:1501 g10/openfile.c:269
#: g10/openfile.c:357 g10/sign.c:826 g10/sign.c:1130 g10/tdbio.c:536 #: g10/openfile.c:363 g10/sign.c:826 g10/sign.c:1130 g10/tdbio.c:536
#, c-format #, c-format
msgid "can't create `%s': %s\n" msgid "can't create `%s': %s\n"
msgstr "nemô¾em vytvori» `%s': %s\n" msgstr "nemô¾em vytvori» `%s': %s\n"
@ -895,7 +895,7 @@ msgstr "probl
msgid "no remote program execution supported\n" msgid "no remote program execution supported\n"
msgstr "¾iadne vzialené vykonávanie programu nie je podporované\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 #, c-format
msgid "can't create directory `%s': %s\n" msgid "can't create directory `%s': %s\n"
msgstr "nemô¾em vytvori» adresár `%s': %s\n" msgstr "nemô¾em vytvori» adresár `%s': %s\n"
@ -2434,7 +2434,7 @@ msgstr "k
msgid "no writable keyring found: %s\n" msgid "no writable keyring found: %s\n"
msgstr "nenájdený zapisovateµný súbor kµúèov (keyring): %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 #, c-format
msgid "writing to `%s'\n" msgid "writing to `%s'\n"
msgstr "zapisujem do '%s'\n" msgstr "zapisujem do '%s'\n"
@ -4882,22 +4882,22 @@ msgstr "Vlo
msgid "writing to stdout\n" msgid "writing to stdout\n"
msgstr "zapisujem na ¹tandardný výstup (stdout)\n" msgstr "zapisujem na ¹tandardný výstup (stdout)\n"
#: g10/openfile.c:305 #: g10/openfile.c:311
#, c-format #, c-format
msgid "assuming signed data in `%s'\n" msgid "assuming signed data in `%s'\n"
msgstr "predpokladám podpísané dáta v `%s'\n" msgstr "predpokladám podpísané dáta v `%s'\n"
#: g10/openfile.c:384 #: g10/openfile.c:390
#, c-format #, c-format
msgid "new configuration file `%s' created\n" msgid "new configuration file `%s' created\n"
msgstr "vytvorený nový konfiguraèný súbor `%s'\n" msgstr "vytvorený nový konfiguraèný súbor `%s'\n"
#: g10/openfile.c:386 #: g10/openfile.c:392
#, c-format #, c-format
msgid "WARNING: options in `%s' are not yet active during this run\n" 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" msgstr "VAROVANIE: nastavenie v `%s' e¹te nie je aktívne\n"
#: g10/openfile.c:418 #: g10/openfile.c:424
#, fuzzy, c-format #, fuzzy, c-format
msgid "directory `%s' created\n" msgid "directory `%s' created\n"
msgstr "%s: adresár vytvorený\n" msgstr "%s: adresár vytvorený\n"
@ -6397,11 +6397,11 @@ msgstr "VAROVANIE: Pou
msgid "please see http://www.gnupg.org/faq.html for more information\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" 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" 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" 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" 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" msgstr "(pravdepodobne ste na túto úlohu pou¾ili nesprávny program)\n"

View File

@ -23,7 +23,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: gnupg 1.2.6\n" "Project-Id-Version: gnupg 1.2.6\n"
"Report-Msgid-Bugs-To: gnupg-i18n@gnupg.org\n" "Report-Msgid-Bugs-To: gnupg-i18n@gnupg.org\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" "PO-Revision-Date: 2004-12-01 17:49+0100\n"
"Last-Translator: Per Tunedal <info@clipanish.com>\n" "Last-Translator: Per Tunedal <info@clipanish.com>\n"
"Language-Team: Swedish <sv@li.org>\n" "Language-Team: Swedish <sv@li.org>\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 #: 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/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/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/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/sign.c:1264 g10/tdbdump.c:141 g10/tdbdump.c:149 g10/tdbio.c:540
#: g10/tdbio.c:605 #: g10/tdbio.c:605
@ -95,8 +95,8 @@ msgid "note: random_seed file not updated\n"
msgstr "Obs: random_seed uppdaterades inte\n" msgstr "Obs: random_seed uppdaterades inte\n"
#: cipher/random.c:544 g10/exec.c:481 g10/gpg.c:1002 g10/keygen.c:2864 #: 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/keygen.c:2894 g10/keyring.c:1201 g10/keyring.c:1501 g10/openfile.c:269
#: g10/openfile.c:357 g10/sign.c:826 g10/sign.c:1130 g10/tdbio.c:536 #: g10/openfile.c:363 g10/sign.c:826 g10/sign.c:1130 g10/tdbio.c:536
#, c-format #, c-format
msgid "can't create `%s': %s\n" msgid "can't create `%s': %s\n"
msgstr "kan inte skapa \"%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" msgid "no remote program execution supported\n"
msgstr "ingen körning av fjärrprogram stöds\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 #, c-format
msgid "can't create directory `%s': %s\n" msgid "can't create directory `%s': %s\n"
msgstr "%s: kan inte skapa katalog: %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" msgid "no writable keyring found: %s\n"
msgstr "hittade ingen nyckelring som gick att skriva till: %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 #, c-format
msgid "writing to `%s'\n" msgid "writing to `%s'\n"
msgstr "skriver till \"%s\"\n" msgstr "skriver till \"%s\"\n"
@ -4981,23 +4981,23 @@ msgstr "Ange nytt filnamn"
msgid "writing to stdout\n" msgid "writing to stdout\n"
msgstr "skriver till standard ut\n" msgstr "skriver till standard ut\n"
#: g10/openfile.c:305 #: g10/openfile.c:311
#, c-format #, c-format
msgid "assuming signed data in `%s'\n" msgid "assuming signed data in `%s'\n"
msgstr "antar att signera data finns i filen \"%s\"\n" msgstr "antar att signera data finns i filen \"%s\"\n"
#: g10/openfile.c:384 #: g10/openfile.c:390
#, c-format #, c-format
msgid "new configuration file `%s' created\n" msgid "new configuration file `%s' created\n"
msgstr "ny konfigurationsfil `%s'skapad\n" msgstr "ny konfigurationsfil `%s'skapad\n"
#: g10/openfile.c:386 #: g10/openfile.c:392
#, c-format #, c-format
msgid "WARNING: options in `%s' are not yet active during this run\n" msgid "WARNING: options in `%s' are not yet active during this run\n"
msgstr "" msgstr ""
"VARNING: inställningar i `%s' är ännu inte aktiva under denna körning\n" "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 #, fuzzy, c-format
msgid "directory `%s' created\n" msgid "directory `%s' created\n"
msgstr "%s: katalog skapad\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" 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" 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" msgid "operation is not possible without initialized secure memory\n"
msgstr "operationen är inte möjlig utan tillgång till säkert minne\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" 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" msgstr "(du kan ha använt fel program för denna uppgift)\n"

View File

@ -6,7 +6,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: gnupg 1.4.1\n" "Project-Id-Version: gnupg 1.4.1\n"
"Report-Msgid-Bugs-To: gnupg-i18n@gnupg.org\n" "Report-Msgid-Bugs-To: gnupg-i18n@gnupg.org\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" "PO-Revision-Date: 2005-03-16 07:30+0300\n"
"Last-Translator: Nilgün Belma Bugüner <nilgun@superonline.com>\n" "Last-Translator: Nilgün Belma Bugüner <nilgun@superonline.com>\n"
"Language-Team: Turkish <gnu-tr-u12a@lists.sourceforge.net>\n" "Language-Team: Turkish <gnu-tr-u12a@lists.sourceforge.net>\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 #: 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/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/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/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/sign.c:1264 g10/tdbdump.c:141 g10/tdbdump.c:149 g10/tdbio.c:540
#: g10/tdbio.c:605 #: 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" 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 #: 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/keygen.c:2894 g10/keyring.c:1201 g10/keyring.c:1501 g10/openfile.c:269
#: g10/openfile.c:357 g10/sign.c:826 g10/sign.c:1130 g10/tdbio.c:536 #: g10/openfile.c:363 g10/sign.c:826 g10/sign.c:1130 g10/tdbio.c:536
#, c-format #, c-format
msgid "can't create `%s': %s\n" msgid "can't create `%s': %s\n"
msgstr "\"%s\" oluşturulamıyor: %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" msgid "no remote program execution supported\n"
msgstr "uzaktan uygulama çalıştırılması desteklenmiyor\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 #, c-format
msgid "can't create directory `%s': %s\n" msgid "can't create directory `%s': %s\n"
msgstr "`%s' dizini oluşturulamıyor: %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" msgid "no writable keyring found: %s\n"
msgstr "yazılabilir bir anahtar zinciri yok: %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 #, c-format
msgid "writing to `%s'\n" msgid "writing to `%s'\n"
msgstr "\"%s\"e yazıyor\n" msgstr "\"%s\"e yazıyor\n"
@ -4773,23 +4773,23 @@ msgstr "Yeni dosya ismini giriniz"
msgid "writing to stdout\n" msgid "writing to stdout\n"
msgstr "standart çıktıya yazıyor\n" msgstr "standart çıktıya yazıyor\n"
#: g10/openfile.c:305 #: g10/openfile.c:311
#, c-format #, c-format
msgid "assuming signed data in `%s'\n" msgid "assuming signed data in `%s'\n"
msgstr "\"%s\" içindeki veri imzalı kabul ediliyor\n" msgstr "\"%s\" içindeki veri imzalı kabul ediliyor\n"
#: g10/openfile.c:384 #: g10/openfile.c:390
#, c-format #, c-format
msgid "new configuration file `%s' created\n" msgid "new configuration file `%s' created\n"
msgstr "yeni yapılandırma dosyası `%s' oluşturuldu\n" msgstr "yeni yapılandırma dosyası `%s' oluşturuldu\n"
#: g10/openfile.c:386 #: g10/openfile.c:392
#, c-format #, c-format
msgid "WARNING: options in `%s' are not yet active during this run\n" msgid "WARNING: options in `%s' are not yet active during this run\n"
msgstr "" msgstr ""
"UYARI: `%s' deki seçenekler bu çalıştırma sırasında henüz etkin değil\n" "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 #, c-format
msgid "directory `%s' created\n" msgid "directory `%s' created\n"
msgstr "dizin `%s' oluşturuldu\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 " "Daha geniş bilgi edinmek için http://www.gnupg.org/faq.html adresine "
"bakınız\n" "bakınız\n"
#: util/secmem.c:350 #: util/secmem.c:351
msgid "operation is not possible without initialized secure memory\n" 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" 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" msgid "(you may have used the wrong program for this task)\n"
msgstr "(bu görev için yanlış program kullanmış olabilirsiniz)\n" msgstr "(bu görev için yanlış program kullanmış olabilirsiniz)\n"

View File

@ -7,7 +7,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: gnupg 1.4.4\n" "Project-Id-Version: gnupg 1.4.4\n"
"Report-Msgid-Bugs-To: gnupg-i18n@gnupg.org\n" "Report-Msgid-Bugs-To: gnupg-i18n@gnupg.org\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" "PO-Revision-Date: 2006-07-02 10:58+0800\n"
"Last-Translator: Meng Jie <zuxyhere@eastday.com>\n" "Last-Translator: Meng Jie <zuxyhere@eastday.com>\n"
"Language-Team: Chinese (simplified) <i18n-translation@lists.linux.net.cn>\n" "Language-Team: Chinese (simplified) <i18n-translation@lists.linux.net.cn>\n"
@ -46,7 +46,7 @@ msgstr "等待‘%s上的锁\n"
#: cipher/random.c:448 g10/card-util.c:678 g10/card-util.c:747 #: 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/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/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/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/sign.c:1264 g10/tdbdump.c:141 g10/tdbdump.c:149 g10/tdbio.c:540
#: g10/tdbio.c:605 #: g10/tdbio.c:605
@ -82,8 +82,8 @@ msgid "note: random_seed file not updated\n"
msgstr "注意:随机数种子文件未被更新\n" msgstr "注意:随机数种子文件未被更新\n"
#: cipher/random.c:544 g10/exec.c:481 g10/gpg.c:1002 g10/keygen.c:2864 #: 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/keygen.c:2894 g10/keyring.c:1201 g10/keyring.c:1501 g10/openfile.c:269
#: g10/openfile.c:357 g10/sign.c:826 g10/sign.c:1130 g10/tdbio.c:536 #: g10/openfile.c:363 g10/sign.c:826 g10/sign.c:1130 g10/tdbio.c:536
#, c-format #, c-format
msgid "can't create `%s': %s\n" msgid "can't create `%s': %s\n"
msgstr "无法建立‘%s%s\n" msgstr "无法建立‘%s%s\n"
@ -858,7 +858,7 @@ msgstr "处理加密包有问题\n"
msgid "no remote program execution supported\n" msgid "no remote program execution supported\n"
msgstr "不支持远程调用\n" msgstr "不支持远程调用\n"
#: g10/exec.c:176 g10/openfile.c:415 #: g10/exec.c:176 g10/openfile.c:421
#, c-format #, c-format
msgid "can't create directory `%s': %s\n" msgid "can't create directory `%s': %s\n"
msgstr "无法建立目录‘%s%s\n" msgstr "无法建立目录‘%s%s\n"
@ -2327,7 +2327,7 @@ msgstr "密钥 %s新密钥――已跳过\n"
msgid "no writable keyring found: %s\n" msgid "no writable keyring found: %s\n"
msgstr "找不到可写的钥匙环:%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 #, c-format
msgid "writing to `%s'\n" msgid "writing to `%s'\n"
msgstr "正在写入‘%s\n" msgstr "正在写入‘%s\n"
@ -4645,22 +4645,22 @@ msgstr "请输入新的文件名"
msgid "writing to stdout\n" msgid "writing to stdout\n"
msgstr "正在写入到标准输出\n" msgstr "正在写入到标准输出\n"
#: g10/openfile.c:305 #: g10/openfile.c:311
#, c-format #, c-format
msgid "assuming signed data in `%s'\n" msgid "assuming signed data in `%s'\n"
msgstr "假定被签名的数据是‘%s\n" msgstr "假定被签名的数据是‘%s\n"
#: g10/openfile.c:384 #: g10/openfile.c:390
#, c-format #, c-format
msgid "new configuration file `%s' created\n" msgid "new configuration file `%s' created\n"
msgstr "新的配置文件‘%s已建立\n" msgstr "新的配置文件‘%s已建立\n"
#: g10/openfile.c:386 #: g10/openfile.c:392
#, c-format #, c-format
msgid "WARNING: options in `%s' are not yet active during this run\n" msgid "WARNING: options in `%s' are not yet active during this run\n"
msgstr "警告:在‘%s里的选项于此次运行期间未被使用\n" msgstr "警告:在‘%s里的选项于此次运行期间未被使用\n"
#: g10/openfile.c:418 #: g10/openfile.c:424
#, c-format #, c-format
msgid "directory `%s' created\n" msgid "directory `%s' created\n"
msgstr "已创建目录‘%s\n" msgstr "已创建目录‘%s\n"
@ -6094,11 +6094,11 @@ msgstr "警告:正在使用不安全的内存!\n"
msgid "please see http://www.gnupg.org/faq.html for more information\n" msgid "please see http://www.gnupg.org/faq.html for more information\n"
msgstr "请访问 http://www.gnupg.org/faq.html 以获得更详细的信息\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" msgid "operation is not possible without initialized secure memory\n"
msgstr "安全内存未初始化,不能进行操作\n" msgstr "安全内存未初始化,不能进行操作\n"
#: util/secmem.c:351 #: util/secmem.c:352
msgid "(you may have used the wrong program for this task)\n" msgid "(you may have used the wrong program for this task)\n"
msgstr "(您可能使用了错误的程序来完成此项任务)\n" msgstr "(您可能使用了错误的程序来完成此项任务)\n"

View File

@ -9,7 +9,7 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: gnupg 1.4.2\n" "Project-Id-Version: gnupg 1.4.2\n"
"Report-Msgid-Bugs-To: gnupg-i18n@gnupg.org\n" "Report-Msgid-Bugs-To: gnupg-i18n@gnupg.org\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" "PO-Revision-Date: 2005-07-29 09:49+0800\n"
"Last-Translator: Jedi <Jedi@Jedi.org>\n" "Last-Translator: Jedi <Jedi@Jedi.org>\n"
"Language-Team: Chinese (traditional) <zh-l10n@linux.org.tw>\n" "Language-Team: Chinese (traditional) <zh-l10n@linux.org.tw>\n"
@ -44,7 +44,7 @@ msgstr "正在將私鑰寫至 `%s'\n"
#: cipher/random.c:448 g10/card-util.c:678 g10/card-util.c:747 #: 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/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/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/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/sign.c:1264 g10/tdbdump.c:141 g10/tdbdump.c:149 g10/tdbio.c:540
#: g10/tdbio.c:605 #: g10/tdbio.c:605
@ -80,8 +80,8 @@ msgid "note: random_seed file not updated\n"
msgstr "請注意: random_seed 檔案未被更新\n" msgstr "請注意: random_seed 檔案未被更新\n"
#: cipher/random.c:544 g10/exec.c:481 g10/gpg.c:1002 g10/keygen.c:2864 #: 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/keygen.c:2894 g10/keyring.c:1201 g10/keyring.c:1501 g10/openfile.c:269
#: g10/openfile.c:357 g10/sign.c:826 g10/sign.c:1130 g10/tdbio.c:536 #: g10/openfile.c:363 g10/sign.c:826 g10/sign.c:1130 g10/tdbio.c:536
#, c-format #, c-format
msgid "can't create `%s': %s\n" msgid "can't create `%s': %s\n"
msgstr "無法建立 `%s': %s\n" msgstr "無法建立 `%s': %s\n"
@ -856,7 +856,7 @@ msgstr "處理加密的封包有問題\n"
msgid "no remote program execution supported\n" msgid "no remote program execution supported\n"
msgstr "沒有已支援的遠端程式執行\n" msgstr "沒有已支援的遠端程式執行\n"
#: g10/exec.c:176 g10/openfile.c:415 #: g10/exec.c:176 g10/openfile.c:421
#, c-format #, c-format
msgid "can't create directory `%s': %s\n" msgid "can't create directory `%s': %s\n"
msgstr "無法建立目錄 `%s': %s\n" msgstr "無法建立目錄 `%s': %s\n"
@ -2349,7 +2349,7 @@ msgstr "金鑰 %s: 新的金鑰 - 已跳過\n"
msgid "no writable keyring found: %s\n" msgid "no writable keyring found: %s\n"
msgstr "找不到可寫的鑰匙圈: %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 #, c-format
msgid "writing to `%s'\n" msgid "writing to `%s'\n"
msgstr "正在寫到 `%s'\n" msgstr "正在寫到 `%s'\n"
@ -4684,22 +4684,22 @@ msgstr "請輸入新的檔名"
msgid "writing to stdout\n" msgid "writing to stdout\n"
msgstr "正在寫入到標準輸出\n" msgstr "正在寫入到標準輸出\n"
#: g10/openfile.c:305 #: g10/openfile.c:311
#, c-format #, c-format
msgid "assuming signed data in `%s'\n" msgid "assuming signed data in `%s'\n"
msgstr "假設被簽署的資料在 `%s'\n" msgstr "假設被簽署的資料在 `%s'\n"
#: g10/openfile.c:384 #: g10/openfile.c:390
#, c-format #, c-format
msgid "new configuration file `%s' created\n" msgid "new configuration file `%s' created\n"
msgstr "新的設定檔 `%s' 被建立了\n" msgstr "新的設定檔 `%s' 被建立了\n"
#: g10/openfile.c:386 #: g10/openfile.c:392
#, c-format #, c-format
msgid "WARNING: options in `%s' are not yet active during this run\n" msgid "WARNING: options in `%s' are not yet active during this run\n"
msgstr "警告: 在 `%s' 裡的選項於這次執行期間並沒有被啟用\n" msgstr "警告: 在 `%s' 裡的選項於這次執行期間並沒有被啟用\n"
#: g10/openfile.c:418 #: g10/openfile.c:424
#, c-format #, c-format
msgid "directory `%s' created\n" msgid "directory `%s' created\n"
msgstr "目錄 `%s' 已建立\n" msgstr "目錄 `%s' 已建立\n"
@ -6140,11 +6140,11 @@ msgstr "警告: 正在使用不安全的記憶體!\n"
msgid "please see http://www.gnupg.org/faq.html for more information\n" msgid "please see http://www.gnupg.org/faq.html for more information\n"
msgstr "請參考 http://www.gnupg.org/faq.html 上進一步的資訊\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" msgid "operation is not possible without initialized secure memory\n"
msgstr "尚未啟用安全的記憶體前, 不可能進行操作\n" msgstr "尚未啟用安全的記憶體前, 不可能進行操作\n"
#: util/secmem.c:351 #: util/secmem.c:352
msgid "(you may have used the wrong program for this task)\n" msgid "(you may have used the wrong program for this task)\n"
msgstr "(也許妳選錯程式來做這件事了)\n" msgstr "(也許妳選錯程式來做這件事了)\n"