From bae57a21cfab25ad11c82dc6e69d82d1f2f7a415 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Thu, 10 Nov 2016 17:20:53 +0100 Subject: Change description of GPG_ERR_OPEN_KEYRING. Signed-off-by: Werner Koch --- doc/errorref.txt | 2 +- po/cs.po | 2 +- po/da.po | 2 +- po/de.po | 2 +- po/eo.po | 2 +- po/fr.po | 2 +- po/hu.po | 2 +- po/it.po | 2 +- po/ja.po | 2 +- po/nl.po | 2 +- po/pl.po | 2 +- po/pt.po | 2 +- po/ro.po | 2 +- po/ru.po | 2 +- po/sr.po | 2 +- po/sv.po | 2 +- po/uk.po | 2 +- po/vi.po | 2 +- po/zh_CN.po | 2 +- po/zh_TW.po | 2 +- src/err-codes.h.in | 2 +- 21 files changed, 21 insertions(+), 21 deletions(-) diff --git a/doc/errorref.txt b/doc/errorref.txt index 0ea7d76..0203724 100644 --- a/doc/errorref.txt +++ b/doc/errorref.txt @@ -106,7 +106,7 @@ GPG_ERR_BAD_PASSPHRASE Bad passphrase 12 GPG_ERR_CIPHER_ALGO Invalid cipher algorithm -13 GPG_ERR_KEYRING_OPEN Keyring open +13 GPG_ERR_KEYRING_OPEN Cannot open keyring 14 GPG_ERR_INV_PACKET Invalid packet 15 GPG_ERR_INV_ARMOR Invalid armor 16 GPG_ERR_NO_USER_ID No user ID diff --git a/po/cs.po b/po/cs.po index f4b0bcf..22324e1 100644 --- a/po/cs.po +++ b/po/cs.po @@ -131,7 +131,7 @@ msgstr "Chybné heslo" msgid "Invalid cipher algorithm" msgstr "Neplatný šifrovací algoritmus" -msgid "Keyring open" +msgid "Cannot open keyring" msgstr "Klíčenka otevřena" msgid "Invalid packet" diff --git a/po/da.po b/po/da.po index a55872c..9079e39 100644 --- a/po/da.po +++ b/po/da.po @@ -127,7 +127,7 @@ msgstr "Ødelagt adgangsfrase" msgid "Invalid cipher algorithm" msgstr "Ugyldig chifferalgoritme" -msgid "Keyring open" +msgid "Cannot open keyring" msgstr "Nøglering åben" msgid "Invalid packet" diff --git a/po/de.po b/po/de.po index 9620d17..b7b0e23 100644 --- a/po/de.po +++ b/po/de.po @@ -123,7 +123,7 @@ msgstr "Falsche Passphrase" msgid "Invalid cipher algorithm" msgstr "Ungültiges Verschlüsselungsverfahren" -msgid "Keyring open" +msgid "Cannot open keyring" msgstr "Schlüsselbund kann nicht geöffnet werden" msgid "Invalid packet" diff --git a/po/eo.po b/po/eo.po index 79d5054..7fb7c1b 100644 --- a/po/eo.po +++ b/po/eo.po @@ -123,7 +123,7 @@ msgstr "Malĝusta pasfrazo" msgid "Invalid cipher algorithm" msgstr "Malvalida ĉifra algoritmo" -msgid "Keyring open" +msgid "Cannot open keyring" msgstr "Malfermo de ŝlosilringo" msgid "Invalid packet" diff --git a/po/fr.po b/po/fr.po index b807d1b..add5c90 100644 --- a/po/fr.po +++ b/po/fr.po @@ -126,7 +126,7 @@ msgstr "Mauvaise phrase secrète" msgid "Invalid cipher algorithm" msgstr "Algorithme de chiffrement incorrect" -msgid "Keyring open" +msgid "Cannot open keyring" msgstr "Porte-clefs ouvert" msgid "Invalid packet" diff --git a/po/hu.po b/po/hu.po index 8e60405..75ddfdb 100644 --- a/po/hu.po +++ b/po/hu.po @@ -125,7 +125,7 @@ msgstr "Rossz jelmondat" msgid "Invalid cipher algorithm" msgstr "Érvénytelen titkosító algoritmus" -msgid "Keyring open" +msgid "Cannot open keyring" msgstr "Kulcstartó nyitva" msgid "Invalid packet" diff --git a/po/it.po b/po/it.po index c6afd2d..5b764f8 100644 --- a/po/it.po +++ b/po/it.po @@ -124,7 +124,7 @@ msgstr "Passphrase errata" msgid "Invalid cipher algorithm" msgstr "Algoritmo di cifratura non valido" -msgid "Keyring open" +msgid "Cannot open keyring" msgstr "Apertura del portachiavi" msgid "Invalid packet" diff --git a/po/ja.po b/po/ja.po index 5b6c88b..402a6ea 100644 --- a/po/ja.po +++ b/po/ja.po @@ -125,7 +125,7 @@ msgstr "誤ったパスフレーズです" msgid "Invalid cipher algorithm" msgstr "無効な暗号アルゴリズムです" -msgid "Keyring open" +msgid "Cannot open keyring" msgstr "鍵リングオープン" msgid "Invalid packet" diff --git a/po/nl.po b/po/nl.po index 90c0f23..5a54707 100644 --- a/po/nl.po +++ b/po/nl.po @@ -125,7 +125,7 @@ msgstr "Ongeldige wachtwoordzin" msgid "Invalid cipher algorithm" msgstr "Ongeldig versleutelingsalgoritme" -msgid "Keyring open" +msgid "Cannot open keyring" msgstr "Sleutelring open" msgid "Invalid packet" diff --git a/po/pl.po b/po/pl.po index f986aa3..8b0a7a2 100644 --- a/po/pl.po +++ b/po/pl.po @@ -123,7 +123,7 @@ msgstr "Błędne hasło" msgid "Invalid cipher algorithm" msgstr "Niepoprawny algorytm szyfru" -msgid "Keyring open" +msgid "Cannot open keyring" msgstr "Zbiór kluczy otwarty" msgid "Invalid packet" diff --git a/po/pt.po b/po/pt.po index f2709b2..46776a1 100644 --- a/po/pt.po +++ b/po/pt.po @@ -125,7 +125,7 @@ msgstr "Senha errada" msgid "Invalid cipher algorithm" msgstr "Algoritmo de cifra inválido" -msgid "Keyring open" +msgid "Cannot open keyring" msgstr "Chaveiro aberto" msgid "Invalid packet" diff --git a/po/ro.po b/po/ro.po index 0402e2d..4faca4f 100644 --- a/po/ro.po +++ b/po/ro.po @@ -127,7 +127,7 @@ msgstr "Fraz msgid "Invalid cipher algorithm" msgstr "Algoritm cifrare invalid" -msgid "Keyring open" +msgid "Cannot open keyring" msgstr "Inel de chei deschis" msgid "Invalid packet" diff --git a/po/ru.po b/po/ru.po index 0e46f24..3cc27f6 100644 --- a/po/ru.po +++ b/po/ru.po @@ -123,7 +123,7 @@ msgstr "Плохая фраза-пароль" msgid "Invalid cipher algorithm" msgstr "Недопустимый алгоритм симметричного шифрования" -msgid "Keyring open" +msgid "Cannot open keyring" msgstr "Таблица ключей открыта" msgid "Invalid packet" diff --git a/po/sr.po b/po/sr.po index de76e9b..ffdee12 100644 --- a/po/sr.po +++ b/po/sr.po @@ -124,7 +124,7 @@ msgstr "Лоша пропусна реч" msgid "Invalid cipher algorithm" msgstr "Неисправан алгоритам шифровања" -msgid "Keyring open" +msgid "Cannot open keyring" msgstr "Привезак кључева је отворен" msgid "Invalid packet" diff --git a/po/sv.po b/po/sv.po index 8477b00..b01c70c 100644 --- a/po/sv.po +++ b/po/sv.po @@ -123,7 +123,7 @@ msgstr "Felaktig lösenfras" msgid "Invalid cipher algorithm" msgstr "Ogiltig chifferalgoritm" -msgid "Keyring open" +msgid "Cannot open keyring" msgstr "Nyckelring är öppnad" msgid "Invalid packet" diff --git a/po/uk.po b/po/uk.po index 88e8189..c712b3a 100644 --- a/po/uk.po +++ b/po/uk.po @@ -125,7 +125,7 @@ msgstr "Помилковий пароль" msgid "Invalid cipher algorithm" msgstr "Некоректний алгоритм шифрування" -msgid "Keyring open" +msgid "Cannot open keyring" msgstr "Відкриття сховища ключів" msgid "Invalid packet" diff --git a/po/vi.po b/po/vi.po index a17f2fa..1636d49 100644 --- a/po/vi.po +++ b/po/vi.po @@ -125,7 +125,7 @@ msgstr "Cụm từ mật khẩu sai" msgid "Invalid cipher algorithm" msgstr "Thuật toán mật mã không hợp lệ" -msgid "Keyring open" +msgid "Cannot open keyring" msgstr "Vòng khoá đã mở" msgid "Invalid packet" diff --git a/po/zh_CN.po b/po/zh_CN.po index 8db4a72..2170957 100644 --- a/po/zh_CN.po +++ b/po/zh_CN.po @@ -125,7 +125,7 @@ msgstr "损坏的密码" msgid "Invalid cipher algorithm" msgstr "无效的密码算法" -msgid "Keyring open" +msgid "Cannot open keyring" msgstr "" msgid "Invalid packet" diff --git a/po/zh_TW.po b/po/zh_TW.po index 324b9a5..7997c72 100644 --- a/po/zh_TW.po +++ b/po/zh_TW.po @@ -127,7 +127,7 @@ msgstr "不良的密語" msgid "Invalid cipher algorithm" msgstr "無效的編密演算法" -msgid "Keyring open" +msgid "Cannot open keyring" msgstr "金鑰鏈開啟" msgid "Invalid packet" diff --git a/src/err-codes.h.in b/src/err-codes.h.in index f29c234..833405f 100644 --- a/src/err-codes.h.in +++ b/src/err-codes.h.in @@ -42,7 +42,7 @@ 10 GPG_ERR_CHECKSUM Checksum error 11 GPG_ERR_BAD_PASSPHRASE Bad passphrase 12 GPG_ERR_CIPHER_ALGO Invalid cipher algorithm -13 GPG_ERR_KEYRING_OPEN Keyring open +13 GPG_ERR_KEYRING_OPEN Cannot open keyring 14 GPG_ERR_INV_PACKET Invalid packet 15 GPG_ERR_INV_ARMOR Invalid armor 16 GPG_ERR_NO_USER_ID No user ID -- cgit v1.2.3