summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2014-04-15 12:56:12 +0200
committerWerner Koch <wk@gnupg.org>2014-04-15 12:56:12 +0200
commita772d51e5d9d4f9fee32ad24360e7b6e257b19e7 (patch)
tree997d16e43af21b1e63484fe95daee8f661c3f718
parent7dd539703610e09cbcc8bdac0c70d0f5856946e1 (diff)
downloadlibgpg-error-a772d51e5d9d4f9fee32ad24360e7b6e257b19e7.tar.gz
Auto-update of po files.
--
-rw-r--r--po/cs.po13
-rw-r--r--po/da.po13
-rw-r--r--po/eo.po13
-rw-r--r--po/fr.po13
-rw-r--r--po/it.po13
-rw-r--r--po/ja.po13
-rw-r--r--po/nl.po13
-rw-r--r--po/pl.po13
-rw-r--r--po/ro.po13
-rw-r--r--po/sv.po13
-rw-r--r--po/uk.po13
-rw-r--r--po/vi.po13
-rw-r--r--po/zh_CN.po13
13 files changed, 169 insertions, 0 deletions
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
@@ -705,6 +705,11 @@ 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"
msgstr "Operacio estas nuligita"
@@ -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
@@ -705,6 +705,11 @@ 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"
msgstr "Operazione annullata"
@@ -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
@@ -701,6 +701,11 @@ 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
@@ -693,6 +693,11 @@ 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-wyraeniu"
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
@@ -708,6 +708,11 @@ 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 n expresia-S"
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
@@ -695,6 +695,11 @@ 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
@@ -707,6 +707,11 @@ msgid "Broken secret key"
msgstr "Немає закритого ключа"
#, fuzzy
+#| msgid "Invalid digest algorithm"
+msgid "Invalid MAC algorithm"
+msgstr "Некоректний алгоритм контрольної суми"
+
+#, fuzzy
#| msgid "Operation cancelled"
msgid "Operation fully cancelled"
msgstr "Дію скасовано"
@@ -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
@@ -697,6 +697,11 @@ 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
@@ -695,6 +695,11 @@ 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 错误"