From c18755a260ed9b261d4826650a3502a8e9317587 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Tue, 3 Jun 2014 09:54:56 +0200 Subject: [PATCH] po: Auto-update due to one new entry. -- --- po/be.po | 4 ++++ po/ca.po | 5 +++++ po/cs.po | 5 +++++ po/da.po | 5 +++++ po/de.po | 6 +++++- po/el.po | 5 +++++ po/eo.po | 4 ++++ po/es.po | 5 +++++ po/et.po | 5 +++++ po/fi.po | 6 ++++++ po/fr.po | 5 +++++ po/gl.po | 5 +++++ po/hu.po | 5 +++++ po/id.po | 5 +++++ po/it.po | 5 +++++ po/ja.po | 5 +++++ po/nb.po | 5 +++++ po/pl.po | 5 +++++ po/pt.po | 4 ++++ po/pt_BR.po | 4 ++++ po/ro.po | 5 +++++ po/ru.po | 5 +++++ po/sk.po | 5 +++++ po/sv.po | 5 +++++ po/tr.po | 5 +++++ po/uk.po | 5 +++++ po/zh_CN.po | 5 +++++ po/zh_TW.po | 5 +++++ 28 files changed, 137 insertions(+), 1 deletion(-) diff --git a/po/be.po b/po/be.po index 960c5986f..b6b973cf0 100644 --- a/po/be.po +++ b/po/be.po @@ -4704,6 +4704,10 @@ msgstr "" msgid "NOTE: signature key %s has been revoked\n" msgstr "" +#, fuzzy, c-format +msgid "Note: signatures using the %s algorithm are rejected\n" +msgstr "нерэчаісны хэш-альгарытм \"%s\"\n" + #, c-format msgid "assuming bad signature from key %s due to an unknown critical bit\n" msgstr "" diff --git a/po/ca.po b/po/ca.po index 8dd2ee44a..06fb4190b 100644 --- a/po/ca.po +++ b/po/ca.po @@ -5152,6 +5152,11 @@ msgstr "NOTA: la clau de signatura %08lX va caducar el %s\n" msgid "NOTE: signature key %s has been revoked\n" msgstr "NOTA: aquesta clau ha estat revocada!" +#, fuzzy, c-format +#| msgid "%s signature, digest algorithm %s\n" +msgid "Note: signatures using the %s algorithm are rejected\n" +msgstr "signatura %s, algorisme de resum %s\n" + #, fuzzy, c-format msgid "assuming bad signature from key %s due to an unknown critical bit\n" msgstr "" diff --git a/po/cs.po b/po/cs.po index db44102b3..bdda65dbf 100644 --- a/po/cs.po +++ b/po/cs.po @@ -4808,6 +4808,11 @@ msgstr "POZNÁMKA: podpisovému klíči %s skončila platnost %s\n" msgid "NOTE: signature key %s has been revoked\n" msgstr "POZNÁMKA: podpisový klíč %s byl odvolán\n" +#, fuzzy, c-format +#| msgid "%s signature, digest algorithm %s\n" +msgid "Note: signatures using the %s algorithm are rejected\n" +msgstr "podpis %s, hashovací algoritmus %s\n" + #, c-format msgid "assuming bad signature from key %s due to an unknown critical bit\n" msgstr "" diff --git a/po/da.po b/po/da.po index a9073c4b0..add508590 100644 --- a/po/da.po +++ b/po/da.po @@ -4803,6 +4803,11 @@ msgstr "BEMÆRK: underskriftnøgle %s udløb %s\n" msgid "NOTE: signature key %s has been revoked\n" msgstr "BEMÆRK: underskriftnøgle %s er blevet tilbagekaldt\n" +#, fuzzy, c-format +#| msgid "%s signature, digest algorithm %s\n" +msgid "Note: signatures using the %s algorithm are rejected\n" +msgstr "%s underskrift, sammendragsalgoritme %s\n" + #, c-format msgid "assuming bad signature from key %s due to an unknown critical bit\n" msgstr "" diff --git a/po/de.po b/po/de.po index f9b4be700..515fd9eb0 100644 --- a/po/de.po +++ b/po/de.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: gnupg-2.0.18\n" "Report-Msgid-Bugs-To: translations@gnupg.org\n" -"PO-Revision-Date: 2013-07-03 15:03+0200\n" +"PO-Revision-Date: 2014-06-03 09:53+0200\n" "Last-Translator: Werner Koch \n" "Language-Team: German \n" "Language: de\n" @@ -4903,6 +4903,10 @@ msgstr "Hinweis: Signaturschlüssel %s ist am %s verfallen\n" msgid "NOTE: signature key %s has been revoked\n" msgstr "Hinweis: Signaturschlüssel %s wurde widerrufen\n" +#, c-format +msgid "Note: signatures using the %s algorithm are rejected\n" +msgstr "Hinweis: Signaturen mit dem %s Hashverfahren werden zurückgewiesen.\n" + #, c-format msgid "assuming bad signature from key %s due to an unknown critical bit\n" msgstr "" diff --git a/po/el.po b/po/el.po index 3035309c1..5a599efdb 100644 --- a/po/el.po +++ b/po/el.po @@ -5035,6 +5035,11 @@ msgstr " msgid "NOTE: signature key %s has been revoked\n" msgstr ": " +#, fuzzy, c-format +#| msgid "%s signature, digest algorithm %s\n" +msgid "Note: signatures using the %s algorithm are rejected\n" +msgstr "%s , %s\n" + #, fuzzy, c-format msgid "assuming bad signature from key %s due to an unknown critical bit\n" msgstr " %08lX bit\n" diff --git a/po/eo.po b/po/eo.po index c75f95bb2..9ef962530 100644 --- a/po/eo.po +++ b/po/eo.po @@ -4995,6 +4995,10 @@ msgstr "NOTO: subskribo- msgid "NOTE: signature key %s has been revoked\n" msgstr "losilo %08lX: losilo estas revokita!\n" +#, fuzzy, c-format +msgid "Note: signatures using the %s algorithm are rejected\n" +msgstr "%s-subskribo de: %s\n" + #, fuzzy, c-format msgid "assuming bad signature from key %s due to an unknown critical bit\n" msgstr "supozas malbonan subskribon pro nekonata \"critical bit\"\n" diff --git a/po/es.po b/po/es.po index 2fcba6d15..44574675c 100644 --- a/po/es.po +++ b/po/es.po @@ -4833,6 +4833,11 @@ msgstr "NOTA: clave de la firma %s caducada el %s\n" msgid "NOTE: signature key %s has been revoked\n" msgstr "NOTA: la clave de firmado %s ha sido revocada\n" +#, fuzzy, c-format +#| msgid "%s signature, digest algorithm %s\n" +msgid "Note: signatures using the %s algorithm are rejected\n" +msgstr "firma %s, algoritmo de resumen %s\n" + #, c-format msgid "assuming bad signature from key %s due to an unknown critical bit\n" msgstr "" diff --git a/po/et.po b/po/et.po index 01d449692..9613faf64 100644 --- a/po/et.po +++ b/po/et.po @@ -4960,6 +4960,11 @@ msgstr "M msgid "NOTE: signature key %s has been revoked\n" msgstr "MRKUS: vti on thistatud" +#, fuzzy, c-format +#| msgid "%s signature, digest algorithm %s\n" +msgid "Note: signatures using the %s algorithm are rejected\n" +msgstr "%s allkiri, snumilhendi algoritm %s\n" + #, fuzzy, c-format msgid "assuming bad signature from key %s due to an unknown critical bit\n" msgstr "eeldan tundmatu kriitilise biti tttu vtmel %08lX vigast allkirja\n" diff --git a/po/fi.po b/po/fi.po index 05b0b1758..19fe78c7c 100644 --- a/po/fi.po +++ b/po/fi.po @@ -5017,6 +5017,12 @@ msgstr "HUOM: allekirjoitusavain %08lX vanheni %s\n" msgid "NOTE: signature key %s has been revoked\n" msgstr "HUOM: avain on mitätöity!" +# Ensimmäinen %s on binary, textmode tai unknown, ks. alla +#, fuzzy, c-format +#| msgid "%s signature, digest algorithm %s\n" +msgid "Note: signatures using the %s algorithm are rejected\n" +msgstr "%sallekirjoitus, tiivistealgoritmi %s\n" + #, fuzzy, c-format msgid "assuming bad signature from key %s due to an unknown critical bit\n" msgstr "" diff --git a/po/fr.po b/po/fr.po index 7a6d33991..dd6c7bd52 100644 --- a/po/fr.po +++ b/po/fr.po @@ -4932,6 +4932,11 @@ msgstr "Remarque : la clef de signature %s a expiré le %s\n" msgid "NOTE: signature key %s has been revoked\n" msgstr "Remarque : la clef de signature %s a été révoquée\n" +#, fuzzy, c-format +#| msgid "%s signature, digest algorithm %s\n" +msgid "Note: signatures using the %s algorithm are rejected\n" +msgstr "signature %s, algorithme de hachage %s\n" + #, c-format msgid "assuming bad signature from key %s due to an unknown critical bit\n" msgstr "" diff --git a/po/gl.po b/po/gl.po index 278ba8a13..0df3729a5 100644 --- a/po/gl.po +++ b/po/gl.po @@ -5024,6 +5024,11 @@ msgstr "NOTA: a chave de sinatura %08lX caducou o %s\n" msgid "NOTE: signature key %s has been revoked\n" msgstr "NOTA: a chave est revocada" +#, fuzzy, c-format +#| msgid "%s signature, digest algorithm %s\n" +msgid "Note: signatures using the %s algorithm are rejected\n" +msgstr "Sinatura %s, algoritmo de resumo %s\n" + #, fuzzy, c-format msgid "assuming bad signature from key %s due to an unknown critical bit\n" msgstr "" diff --git a/po/hu.po b/po/hu.po index ddab0bea6..63ae15770 100644 --- a/po/hu.po +++ b/po/hu.po @@ -4985,6 +4985,11 @@ msgstr "MEGJEGYZ msgid "NOTE: signature key %s has been revoked\n" msgstr "MEGJEGYZS: A kulcsot visszavontk." +#, fuzzy, c-format +#| msgid "%s signature, digest algorithm %s\n" +msgid "Note: signatures using the %s algorithm are rejected\n" +msgstr "%s alrs, %s kivonatol algoritmus.\n" + #, fuzzy, c-format msgid "assuming bad signature from key %s due to an unknown critical bit\n" msgstr "" diff --git a/po/id.po b/po/id.po index 50e9c3ad2..5aadeebb6 100644 --- a/po/id.po +++ b/po/id.po @@ -4985,6 +4985,11 @@ msgstr "CATATAN: kunci signature %08lX berakhir %s\n" msgid "NOTE: signature key %s has been revoked\n" msgstr "CATATAN: kunci telah dibatalkan" +#, fuzzy, c-format +#| msgid "%s signature, digest algorithm %s\n" +msgid "Note: signatures using the %s algorithm are rejected\n" +msgstr "%s signature, algoritma digest %s\n" + #, fuzzy, c-format msgid "assuming bad signature from key %s due to an unknown critical bit\n" msgstr "" diff --git a/po/it.po b/po/it.po index 2335b60fe..80141329e 100644 --- a/po/it.po +++ b/po/it.po @@ -5019,6 +5019,11 @@ msgstr "NOTA: chiave per firmare %08lX scaduta il %s\n" msgid "NOTE: signature key %s has been revoked\n" msgstr "NOTA: la chiave stata revocata" +#, fuzzy, c-format +#| msgid "%s signature, digest algorithm %s\n" +msgid "Note: signatures using the %s algorithm are rejected\n" +msgstr "Firma %s, algoritmo di digest %s\n" + #, fuzzy, c-format msgid "assuming bad signature from key %s due to an unknown critical bit\n" msgstr "" diff --git a/po/ja.po b/po/ja.po index 9e454c79a..c479e8937 100644 --- a/po/ja.po +++ b/po/ja.po @@ -4713,6 +4713,11 @@ msgstr "*注意*: 署名鍵%sは%sに期限切れとなります\n" msgid "NOTE: signature key %s has been revoked\n" msgstr "*注意*: 鍵 %s は失効済みです\n" +#, fuzzy, c-format +#| msgid "%s signature, digest algorithm %s\n" +msgid "Note: signatures using the %s algorithm are rejected\n" +msgstr "%s署名、ダイジェスト・アルゴリズム %s\n" + #, c-format msgid "assuming bad signature from key %s due to an unknown critical bit\n" msgstr "不明のクリティカル・ビットにより、鍵%sの署名を不正とみなします\n" diff --git a/po/nb.po b/po/nb.po index a1d37787c..8938541af 100644 --- a/po/nb.po +++ b/po/nb.po @@ -4775,6 +4775,11 @@ msgstr "NOTIS: signaturn msgid "NOTE: signature key %s has been revoked\n" msgstr "NOTIS: signaturnkkelen %s utgikk %s\n" +#, fuzzy, c-format +#| msgid "%s signature, digest algorithm %s\n" +msgid "Note: signatures using the %s algorithm are rejected\n" +msgstr "%s signatur, digestalgoritme %s\n" + #, c-format msgid "assuming bad signature from key %s due to an unknown critical bit\n" msgstr "" diff --git a/po/pl.po b/po/pl.po index 6a8789169..c38f573b8 100644 --- a/po/pl.po +++ b/po/pl.po @@ -4838,6 +4838,11 @@ msgstr "UWAGA: klucz podpisuj msgid "NOTE: signature key %s has been revoked\n" msgstr "UWAGA: klucz podpisujcy %s zosta uniewaniony\n" +#, fuzzy, c-format +#| msgid "%s signature, digest algorithm %s\n" +msgid "Note: signatures using the %s algorithm are rejected\n" +msgstr "podpis %s, skrt %s\n" + #, c-format msgid "assuming bad signature from key %s due to an unknown critical bit\n" msgstr "" diff --git a/po/pt.po b/po/pt.po index 1e0be48d7..54651b37c 100644 --- a/po/pt.po +++ b/po/pt.po @@ -4993,6 +4993,10 @@ msgstr "NOTA: chave de assinatura %08lx expirou %s\n" msgid "NOTE: signature key %s has been revoked\n" msgstr "NOTA: a chave foi revogada" +#, fuzzy, c-format +msgid "Note: signatures using the %s algorithm are rejected\n" +msgstr "assinatura %s de: \"%s\"\n" + #, fuzzy, c-format msgid "assuming bad signature from key %s due to an unknown critical bit\n" msgstr "" diff --git a/po/pt_BR.po b/po/pt_BR.po index 34b9eadfc..f4f1b8501 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -5008,6 +5008,10 @@ msgstr "NOTA: chave de assinatura %08lX expirou %s\n" msgid "NOTE: signature key %s has been revoked\n" msgstr "chave %08lX: a chave foi revogada!\n" +#, fuzzy, c-format +msgid "Note: signatures using the %s algorithm are rejected\n" +msgstr "assinatura %s de: %s\n" + #, fuzzy, c-format msgid "assuming bad signature from key %s due to an unknown critical bit\n" msgstr "assumindo assinatura incorreta devido a um bit crtico desconhecido\n" diff --git a/po/ro.po b/po/ro.po index 50381389b..8128c5055 100644 --- a/po/ro.po +++ b/po/ro.po @@ -4903,6 +4903,11 @@ msgstr "NOT msgid "NOTE: signature key %s has been revoked\n" msgstr "NOT: cheia a fost revocat" +#, fuzzy, c-format +#| msgid "%s signature, digest algorithm %s\n" +msgid "Note: signatures using the %s algorithm are rejected\n" +msgstr "semntur %s, algoritm rezumat %s\n" + #, c-format msgid "assuming bad signature from key %s due to an unknown critical bit\n" msgstr "" diff --git a/po/ru.po b/po/ru.po index 9f685126c..5e4de9719 100644 --- a/po/ru.po +++ b/po/ru.po @@ -4788,6 +4788,11 @@ msgstr "ЗАМЕЧАНИЕ: подписавший ключ %s - просроч msgid "NOTE: signature key %s has been revoked\n" msgstr "ЗАМЕЧАНИЕ: ключ %s подписи - отозван\n" +#, fuzzy, c-format +#| msgid "%s signature, digest algorithm %s\n" +msgid "Note: signatures using the %s algorithm are rejected\n" +msgstr "%s подпись, хэш-функция %s\n" + #, c-format msgid "assuming bad signature from key %s due to an unknown critical bit\n" msgstr "принята плохая подпись ключа %s с неизвестным критическим битом\n" diff --git a/po/sk.po b/po/sk.po index a7ed64efb..d897bbbb1 100644 --- a/po/sk.po +++ b/po/sk.po @@ -5001,6 +5001,11 @@ msgstr "POZN msgid "NOTE: signature key %s has been revoked\n" msgstr "POZNMKA: k bol revokovan" +#, fuzzy, c-format +#| msgid "%s signature, digest algorithm %s\n" +msgid "Note: signatures using the %s algorithm are rejected\n" +msgstr "%s podpis, hashovac algoritmus %s\n" + #, fuzzy, c-format msgid "assuming bad signature from key %s due to an unknown critical bit\n" msgstr "" diff --git a/po/sv.po b/po/sv.po index 5dbedf9b5..2eef3fcf5 100644 --- a/po/sv.po +++ b/po/sv.po @@ -4921,6 +4921,11 @@ msgstr "OBSERVERA: signaturnyckeln %s gick ut %s\n" msgid "NOTE: signature key %s has been revoked\n" msgstr "OBSERVERA: signaturnyckeln %s har spärrats\n" +#, fuzzy, c-format +#| msgid "%s signature, digest algorithm %s\n" +msgid "Note: signatures using the %s algorithm are rejected\n" +msgstr "%s signatur, sammandragsalgoritm %s\n" + #, c-format msgid "assuming bad signature from key %s due to an unknown critical bit\n" msgstr "" diff --git a/po/tr.po b/po/tr.po index 845387230..b94fb4c03 100644 --- a/po/tr.po +++ b/po/tr.po @@ -4863,6 +4863,11 @@ msgstr "BİLGİ: %s imza anahtarının kullanım süresi %s sularında dolmuş\n msgid "NOTE: signature key %s has been revoked\n" msgstr "BİLGİ: imza anahtarı %s yürürlükten kaldırılmıştı\n" +#, fuzzy, c-format +#| msgid "%s signature, digest algorithm %s\n" +msgid "Note: signatures using the %s algorithm are rejected\n" +msgstr "%s imzası, %s özet algoritması\n" + #, c-format msgid "assuming bad signature from key %s due to an unknown critical bit\n" msgstr "" diff --git a/po/uk.po b/po/uk.po index d40d9b31a..1ac467949 100644 --- a/po/uk.po +++ b/po/uk.po @@ -4877,6 +4877,11 @@ msgstr "ЗАУВАЖЕННЯ: строк дії ключа підпису %s з msgid "NOTE: signature key %s has been revoked\n" msgstr "ЗАУВАЖЕННЯ: ключ підпису %s було відкликано\n" +#, fuzzy, c-format +#| msgid "%s signature, digest algorithm %s\n" +msgid "Note: signatures using the %s algorithm are rejected\n" +msgstr "%s підпис, алгоритм контрольної суми %s\n" + #, c-format msgid "assuming bad signature from key %s due to an unknown critical bit\n" msgstr "" diff --git a/po/zh_CN.po b/po/zh_CN.po index ccc218977..98244898f 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -4752,6 +4752,11 @@ msgstr "注意:签名密钥 %s 已于 %s 过期\n" msgid "NOTE: signature key %s has been revoked\n" msgstr "注意:密钥已被吊销" +#, fuzzy, c-format +#| msgid "%s signature, digest algorithm %s\n" +msgid "Note: signatures using the %s algorithm are rejected\n" +msgstr "%s 签名,散列算法 %s\n" + #, c-format msgid "assuming bad signature from key %s due to an unknown critical bit\n" msgstr "假定密钥 %s 的签名由于某个未知的关键位出错而损坏\n" diff --git a/po/zh_TW.po b/po/zh_TW.po index 64c3302f5..611cf4518 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -4684,6 +4684,11 @@ msgstr "請注意: 簽章金鑰 %s 已於 %s 過期\n" msgid "NOTE: signature key %s has been revoked\n" msgstr "請注意: 簽署金鑰 %s 已撤銷\n" +#, fuzzy, c-format +#| msgid "%s signature, digest algorithm %s\n" +msgid "Note: signatures using the %s algorithm are rejected\n" +msgstr "%s 簽章, 摘要演算法 %s\n" + #, c-format msgid "assuming bad signature from key %s due to an unknown critical bit\n" msgstr "假設金鑰 %s 的損壞簽章導因於某個未知的關鍵位元\n"