From a772d51e5d9d4f9fee32ad24360e7b6e257b19e7 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Tue, 15 Apr 2014 12:56:12 +0200 Subject: Auto-update of po files. -- --- po/cs.po | 13 +++++++++++++ po/da.po | 13 +++++++++++++ po/eo.po | 13 +++++++++++++ po/fr.po | 13 +++++++++++++ po/it.po | 13 +++++++++++++ po/ja.po | 13 +++++++++++++ po/nl.po | 13 +++++++++++++ po/pl.po | 13 +++++++++++++ po/ro.po | 13 +++++++++++++ po/sv.po | 13 +++++++++++++ po/uk.po | 13 +++++++++++++ po/vi.po | 13 +++++++++++++ po/zh_CN.po | 13 +++++++++++++ 13 files changed, 169 insertions(+) diff --git a/po/cs.po b/po/cs.po index da5db20..38aa99e 100644 --- a/po/cs.po +++ b/po/cs.po @@ -698,6 +698,11 @@ msgstr "Žádný veřejný klíč" msgid "Broken secret key" msgstr "Žádný tajný klíč" +#, fuzzy +#| msgid "Invalid digest algorithm" +msgid "Invalid MAC algorithm" +msgstr "Neplatný hashovací algoritmus" + msgid "Operation fully cancelled" msgstr "Operace zcela zrušena" @@ -746,6 +751,14 @@ msgstr "Lichá šestnáctková čísla v S-výrazu" msgid "Bad octal character in S-expression" msgstr "Chybný osmičkový znak v S-výrazu" +msgid "Not possible with a card based key" +msgstr "" + +#, fuzzy +#| msgid "Invalid object" +msgid "Invalid lock object" +msgstr "Neplatný objekt" + msgid "General IPC error" msgstr "Obecná chyba IPC" diff --git a/po/da.po b/po/da.po index 3752ade..e5b4dce 100644 --- a/po/da.po +++ b/po/da.po @@ -693,6 +693,11 @@ msgstr "Ingen offentlig nøgle" msgid "Broken secret key" msgstr "Ingen hemmelig nøgle" +#, fuzzy +#| msgid "Invalid digest algorithm" +msgid "Invalid MAC algorithm" +msgstr "Ugyldig sammendragsalgoritme" + msgid "Operation fully cancelled" msgstr "Handling fuldt afbrudt" @@ -741,6 +746,14 @@ msgstr "Ulige hexadecimalt tal i S-udtryk" msgid "Bad octal character in S-expression" msgstr "Ødelagt oktalt tegn i S-udtryk" +msgid "Not possible with a card based key" +msgstr "" + +#, fuzzy +#| msgid "Invalid object" +msgid "Invalid lock object" +msgstr "Ugyldigt objekt" + msgid "General IPC error" msgstr "Generel IPC-fejl" diff --git a/po/eo.po b/po/eo.po index 8a09b04..17e3d8d 100644 --- a/po/eo.po +++ b/po/eo.po @@ -704,6 +704,11 @@ msgstr "Neniu publika ŝlosilo" msgid "Broken secret key" msgstr "Neniu sekreta ŝlosilo" +#, fuzzy +#| msgid "Invalid digest algorithm" +msgid "Invalid MAC algorithm" +msgstr "Malvalida resuma algoritmo" + #, fuzzy #| msgid "Operation cancelled" msgid "Operation fully cancelled" @@ -756,6 +761,14 @@ msgstr "Malparaj deksesumaj numeroj en S-esprimo" msgid "Bad octal character in S-expression" msgstr "Malĝusta okuma signo en S-esprimo" +msgid "Not possible with a card based key" +msgstr "" + +#, fuzzy +#| msgid "Invalid object" +msgid "Invalid lock object" +msgstr "Malvalida objekto" + msgid "General IPC error" msgstr "Ĝenerala eraro de IPC" diff --git a/po/fr.po b/po/fr.po index 0720e96..d67dd4e 100644 --- a/po/fr.po +++ b/po/fr.po @@ -691,6 +691,11 @@ msgstr "Pas de clef publique" msgid "Broken secret key" msgstr "Pas de clef secrète" +#, fuzzy +#| msgid "Invalid digest algorithm" +msgid "Invalid MAC algorithm" +msgstr "Algorithme de hachage incorrect" + msgid "Operation fully cancelled" msgstr "Opération complètement annulée" @@ -739,6 +744,14 @@ msgstr "Nombre hexadécimal impair dans l'expression symbolique" msgid "Bad octal character in S-expression" msgstr "Mauvais caractère octal dans l'expression symbolique" +msgid "Not possible with a card based key" +msgstr "" + +#, fuzzy +#| msgid "Invalid object" +msgid "Invalid lock object" +msgstr "Objet incorrect" + msgid "General IPC error" msgstr "Erreur générale IPC" diff --git a/po/it.po b/po/it.po index 3a6bf61..2567bd0 100644 --- a/po/it.po +++ b/po/it.po @@ -704,6 +704,11 @@ msgstr "Nessuna chiave pubblica" msgid "Broken secret key" msgstr "Nessuna chiave segreta" +#, fuzzy +#| msgid "Invalid digest algorithm" +msgid "Invalid MAC algorithm" +msgstr "Algoritmo di digest non valido" + #, fuzzy #| msgid "Operation cancelled" msgid "Operation fully cancelled" @@ -756,6 +761,14 @@ msgstr "Numeri esadecimali dispari in S-expression" msgid "Bad octal character in S-expression" msgstr "Carattere ottale errato in S-expression" +msgid "Not possible with a card based key" +msgstr "" + +#, fuzzy +#| msgid "Invalid object" +msgid "Invalid lock object" +msgstr "Oggetto non valido" + msgid "General IPC error" msgstr "Errore IPC generale" diff --git a/po/ja.po b/po/ja.po index 450d765..3c534d1 100644 --- a/po/ja.po +++ b/po/ja.po @@ -700,6 +700,11 @@ msgstr "公開鍵がありません" msgid "Broken secret key" msgstr "秘密鍵がありません" +#, fuzzy +#| msgid "Invalid digest algorithm" +msgid "Invalid MAC algorithm" +msgstr "無効な要約アルゴリズムです" + #, fuzzy msgid "Operation fully cancelled" msgstr "操作がキャンセルされました" @@ -756,6 +761,14 @@ msgstr "" msgid "Bad octal character in S-expression" msgstr "表現にシンタックスエラー" +msgid "Not possible with a card based key" +msgstr "" + +#, fuzzy +#| msgid "Invalid object" +msgid "Invalid lock object" +msgstr "無効なオブジェクト" + msgid "General IPC error" msgstr "一般的なIPCエラーです" diff --git a/po/nl.po b/po/nl.po index ebf2538..977ccb3 100644 --- a/po/nl.po +++ b/po/nl.po @@ -690,6 +690,11 @@ msgstr "Geen publieke sleutel" msgid "Broken secret key" msgstr "Geen geheime sleutel" +#, fuzzy +#| msgid "Invalid digest algorithm" +msgid "Invalid MAC algorithm" +msgstr "Ongeldig digest-algoritme" + msgid "Operation fully cancelled" msgstr "Bewerking volledig geannuleerd" @@ -738,6 +743,14 @@ msgstr "Vreemde hexadecimale getallen in S-expressie" msgid "Bad octal character in S-expression" msgstr "Fout octaal teken in S-expressie" +msgid "Not possible with a card based key" +msgstr "" + +#, fuzzy +#| msgid "Invalid object" +msgid "Invalid lock object" +msgstr "Ongeldig object" + msgid "General IPC error" msgstr "Algemene IPC-fout" diff --git a/po/pl.po b/po/pl.po index f7d7a76..275b863 100644 --- a/po/pl.po +++ b/po/pl.po @@ -692,6 +692,11 @@ msgstr "Brak klucza publicznego" msgid "Broken secret key" msgstr "Brak klucza tajnego" +#, fuzzy +#| msgid "Invalid digest algorithm" +msgid "Invalid MAC algorithm" +msgstr "Niepoprawny algorytm skrtu" + #, fuzzy msgid "Operation fully cancelled" msgstr "Operacja anulowana" @@ -741,6 +746,14 @@ msgstr "Nieparzysta liczba cyfr szesnastkowych w S-wyra msgid "Bad octal character in S-expression" msgstr "Bdny znak semkowy w S-wyraeniu" +msgid "Not possible with a card based key" +msgstr "" + +#, fuzzy +#| msgid "Invalid object" +msgid "Invalid lock object" +msgstr "Niepoprawny obiekt" + msgid "General IPC error" msgstr "Bd oglny IPC" diff --git a/po/ro.po b/po/ro.po index e52c53b..8d21615 100644 --- a/po/ro.po +++ b/po/ro.po @@ -707,6 +707,11 @@ msgstr "Nici o cheie public msgid "Broken secret key" msgstr "Nici o cheie secret" +#, fuzzy +#| msgid "Invalid digest algorithm" +msgid "Invalid MAC algorithm" +msgstr "Algoritm rezumat invalid" + #, fuzzy msgid "Operation fully cancelled" msgstr "Operaiune anulat" @@ -757,6 +762,14 @@ msgstr "Numere hexazecimale ciudate msgid "Bad octal character in S-expression" msgstr "Caracter octal incorect n expresia-S" +msgid "Not possible with a card based key" +msgstr "" + +#, fuzzy +#| msgid "Invalid object" +msgid "Invalid lock object" +msgstr "Obiect invalid" + #, fuzzy msgid "General IPC error" msgstr "Eroare general" diff --git a/po/sv.po b/po/sv.po index 261c438..7fcad88 100644 --- a/po/sv.po +++ b/po/sv.po @@ -694,6 +694,11 @@ msgstr "Ingen publik nyckel" msgid "Broken secret key" msgstr "Ingen hemlig nyckel" +#, fuzzy +#| msgid "Invalid digest algorithm" +msgid "Invalid MAC algorithm" +msgstr "Ogiltig sammandragsalgoritm" + #, fuzzy msgid "Operation fully cancelled" msgstr "Åtgärden avbröts" @@ -744,6 +749,14 @@ msgstr "Udda hexadecimala tal i S-uttryck" msgid "Bad octal character in S-expression" msgstr "Felaktigt oktadecimalt tecken i S-uttryck" +msgid "Not possible with a card based key" +msgstr "" + +#, fuzzy +#| msgid "Invalid object" +msgid "Invalid lock object" +msgstr "Ogiltigt objekt" + msgid "General IPC error" msgstr "Allmänt IPC-fel" diff --git a/po/uk.po b/po/uk.po index 2b4768e..be9d7aa 100644 --- a/po/uk.po +++ b/po/uk.po @@ -706,6 +706,11 @@ msgstr "Немає відкритого ключа" msgid "Broken secret key" msgstr "Немає закритого ключа" +#, fuzzy +#| msgid "Invalid digest algorithm" +msgid "Invalid MAC algorithm" +msgstr "Некоректний алгоритм контрольної суми" + #, fuzzy #| msgid "Operation cancelled" msgid "Operation fully cancelled" @@ -758,6 +763,14 @@ msgstr "Дивні шістнадцяткові числа у S-виразі" msgid "Bad octal character in S-expression" msgstr "Помилковий вісімковий символ у S-виразі" +msgid "Not possible with a card based key" +msgstr "" + +#, fuzzy +#| msgid "Invalid object" +msgid "Invalid lock object" +msgstr "Некоректний об’єкт" + msgid "General IPC error" msgstr "Загальна помилка IPC" diff --git a/po/vi.po b/po/vi.po index 54e8c04..6606dc2 100644 --- a/po/vi.po +++ b/po/vi.po @@ -696,6 +696,11 @@ msgstr "Không có khoá công" msgid "Broken secret key" msgstr "Không có khoá bí mật" +#, fuzzy +#| msgid "Invalid digest algorithm" +msgid "Invalid MAC algorithm" +msgstr "Thuật toán bộ tóm tắt (digest) không hợp lệ" + #, fuzzy msgid "Operation fully cancelled" msgstr "Thao tác bị hủy bỏ" @@ -746,6 +751,14 @@ msgstr "Có số thập lục lẻ trong biểu thức S" msgid "Bad octal character in S-expression" msgstr "Ký tự bát phân sai trong biểu thức S" +msgid "Not possible with a card based key" +msgstr "" + +#, fuzzy +#| msgid "Invalid object" +msgid "Invalid lock object" +msgstr "Đối tượng không hợp lệ" + msgid "General IPC error" msgstr "Lỗi IPC chung" diff --git a/po/zh_CN.po b/po/zh_CN.po index 74ce991..ca22d85 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -694,6 +694,11 @@ msgstr "没有公钥" msgid "Broken secret key" msgstr "没有秘匙" +#, fuzzy +#| msgid "Invalid digest algorithm" +msgid "Invalid MAC algorithm" +msgstr "无效的摘要算法" + #, fuzzy msgid "Operation fully cancelled" msgstr "操作已取消" @@ -743,6 +748,14 @@ msgstr "" msgid "Bad octal character in S-expression" msgstr "" +msgid "Not possible with a card based key" +msgstr "" + +#, fuzzy +#| msgid "Invalid object" +msgid "Invalid lock object" +msgstr "无效的对象" + msgid "General IPC error" msgstr "一般IPC 错误" -- cgit v1.2.3