From 7d699a2ed265d67a6a48f48cf98fa4ee04fabb1e Mon Sep 17 00:00:00 2001 From: fiaxh Date: Mon, 27 Jan 2020 18:33:43 +0100 Subject: Rename zh_Hans -> zh_CN and zh_Hant -> zh_TW fixes #524 --- plugins/openpgp/po/LINGUAS | 4 +-- plugins/openpgp/po/zh_CN.po | 57 +++++++++++++++++++++++++++++++++++++++++++ plugins/openpgp/po/zh_Hans.po | 57 ------------------------------------------- plugins/openpgp/po/zh_Hant.po | 53 ---------------------------------------- plugins/openpgp/po/zh_TW.po | 53 ++++++++++++++++++++++++++++++++++++++++ 5 files changed, 112 insertions(+), 112 deletions(-) create mode 100644 plugins/openpgp/po/zh_CN.po delete mode 100644 plugins/openpgp/po/zh_Hans.po delete mode 100644 plugins/openpgp/po/zh_Hant.po create mode 100644 plugins/openpgp/po/zh_TW.po (limited to 'plugins/openpgp') diff --git a/plugins/openpgp/po/LINGUAS b/plugins/openpgp/po/LINGUAS index 989ecb68..dcb33cc8 100644 --- a/plugins/openpgp/po/LINGUAS +++ b/plugins/openpgp/po/LINGUAS @@ -19,5 +19,5 @@ pt_BR ro ru sv -zh_Hans -zh_Hant +zh_CN +zh_TW diff --git a/plugins/openpgp/po/zh_CN.po b/plugins/openpgp/po/zh_CN.po new file mode 100644 index 00000000..c0111924 --- /dev/null +++ b/plugins/openpgp/po/zh_CN.po @@ -0,0 +1,57 @@ +msgid "" +msgstr "" +"Project-Id-Version: dino-omemo-0.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-01-29 00:32+0100\n" +"PO-Revision-Date: 2018-05-08 09:42+0000\n" +"Language-Team: Chinese (Simplified) \n" +"Language: zh_Hans\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0;\n" +"X-Generator: Weblate 3.0-dev\n" + +#: plugins/openpgp/src/account_settings_widget.vala:60 +#: plugins/openpgp/src/account_settings_widget.vala:64 +#: plugins/openpgp/src/account_settings_widget.vala:93 +msgid "Key publishing disabled" +msgstr "已禁用密钥发布功能" + +#: plugins/openpgp/src/account_settings_widget.vala:60 +msgid "Error in GnuPG" +msgstr "GnuPG 错误" + +#: plugins/openpgp/src/account_settings_widget.vala:64 +msgid "No keys available. Generate one!" +msgstr "没有密钥可用。生成一个吧!" + +#: plugins/openpgp/src/account_settings_widget.vala:93 +msgid "Select key" +msgstr "选择密钥" + +#: plugins/openpgp/src/account_settings_widget.vala:106 +msgid "Loading…" +msgstr "载入中…" + +#: plugins/openpgp/src/account_settings_widget.vala:106 +msgid "Querying GnuPG" +msgstr "正在查询 GnuPG" + +#: plugins/openpgp/src/contact_details_provider.vala:28 +msgid "Key not in keychain" +msgstr "密钥并没有在密钥串里" + +#: plugins/openpgp/src/contact_details_provider.vala:30 +msgid "Encryption" +msgstr "加密" + +#~ msgid "Own fingerprint" +#~ msgstr "自己的指纹" + +#~ msgid "Will be generated on first connect" +#~ msgstr "会在第一次连接时生成" + +#~ msgid "Database error" +#~ msgstr "数据库错误" diff --git a/plugins/openpgp/po/zh_Hans.po b/plugins/openpgp/po/zh_Hans.po deleted file mode 100644 index c0111924..00000000 --- a/plugins/openpgp/po/zh_Hans.po +++ /dev/null @@ -1,57 +0,0 @@ -msgid "" -msgstr "" -"Project-Id-Version: dino-omemo-0.0\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-01-29 00:32+0100\n" -"PO-Revision-Date: 2018-05-08 09:42+0000\n" -"Language-Team: Chinese (Simplified) \n" -"Language: zh_Hans\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: Weblate 3.0-dev\n" - -#: plugins/openpgp/src/account_settings_widget.vala:60 -#: plugins/openpgp/src/account_settings_widget.vala:64 -#: plugins/openpgp/src/account_settings_widget.vala:93 -msgid "Key publishing disabled" -msgstr "已禁用密钥发布功能" - -#: plugins/openpgp/src/account_settings_widget.vala:60 -msgid "Error in GnuPG" -msgstr "GnuPG 错误" - -#: plugins/openpgp/src/account_settings_widget.vala:64 -msgid "No keys available. Generate one!" -msgstr "没有密钥可用。生成一个吧!" - -#: plugins/openpgp/src/account_settings_widget.vala:93 -msgid "Select key" -msgstr "选择密钥" - -#: plugins/openpgp/src/account_settings_widget.vala:106 -msgid "Loading…" -msgstr "载入中…" - -#: plugins/openpgp/src/account_settings_widget.vala:106 -msgid "Querying GnuPG" -msgstr "正在查询 GnuPG" - -#: plugins/openpgp/src/contact_details_provider.vala:28 -msgid "Key not in keychain" -msgstr "密钥并没有在密钥串里" - -#: plugins/openpgp/src/contact_details_provider.vala:30 -msgid "Encryption" -msgstr "加密" - -#~ msgid "Own fingerprint" -#~ msgstr "自己的指纹" - -#~ msgid "Will be generated on first connect" -#~ msgstr "会在第一次连接时生成" - -#~ msgid "Database error" -#~ msgstr "数据库错误" diff --git a/plugins/openpgp/po/zh_Hant.po b/plugins/openpgp/po/zh_Hant.po deleted file mode 100644 index aacc4273..00000000 --- a/plugins/openpgp/po/zh_Hant.po +++ /dev/null @@ -1,53 +0,0 @@ -# SOME DESCRIPTIVE TITLE. -# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER -# This file is distributed under the same license as the PACKAGE package. -# FIRST AUTHOR , YEAR. -# -msgid "" -msgstr "" -"Project-Id-Version: PACKAGE VERSION\n" -"Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2020-01-29 00:32+0100\n" -"PO-Revision-Date: 2019-01-14 14:19+0000\n" -"Language-Team: Chinese (Traditional) \n" -"Language: zh_Hant\n" -"MIME-Version: 1.0\n" -"Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: Weblate 3.4-dev\n" - -#: plugins/openpgp/src/account_settings_widget.vala:60 -#: plugins/openpgp/src/account_settings_widget.vala:64 -#: plugins/openpgp/src/account_settings_widget.vala:93 -msgid "Key publishing disabled" -msgstr "金鑰發佈已被禁用" - -#: plugins/openpgp/src/account_settings_widget.vala:60 -msgid "Error in GnuPG" -msgstr "GnuPG 錯誤" - -#: plugins/openpgp/src/account_settings_widget.vala:64 -msgid "No keys available. Generate one!" -msgstr "沒有可用的金鑰。生成一個!" - -#: plugins/openpgp/src/account_settings_widget.vala:93 -msgid "Select key" -msgstr "選擇金鑰" - -#: plugins/openpgp/src/account_settings_widget.vala:106 -msgid "Loading…" -msgstr "載入中…" - -#: plugins/openpgp/src/account_settings_widget.vala:106 -msgid "Querying GnuPG" -msgstr "正在查詢 GnuPG" - -#: plugins/openpgp/src/contact_details_provider.vala:28 -msgid "Key not in keychain" -msgstr "密鑰不在密鑰串中" - -#: plugins/openpgp/src/contact_details_provider.vala:30 -msgid "Encryption" -msgstr "加密" diff --git a/plugins/openpgp/po/zh_TW.po b/plugins/openpgp/po/zh_TW.po new file mode 100644 index 00000000..aacc4273 --- /dev/null +++ b/plugins/openpgp/po/zh_TW.po @@ -0,0 +1,53 @@ +# SOME DESCRIPTIVE TITLE. +# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# FIRST AUTHOR , YEAR. +# +msgid "" +msgstr "" +"Project-Id-Version: PACKAGE VERSION\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2020-01-29 00:32+0100\n" +"PO-Revision-Date: 2019-01-14 14:19+0000\n" +"Language-Team: Chinese (Traditional) \n" +"Language: zh_Hant\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=1; plural=0;\n" +"X-Generator: Weblate 3.4-dev\n" + +#: plugins/openpgp/src/account_settings_widget.vala:60 +#: plugins/openpgp/src/account_settings_widget.vala:64 +#: plugins/openpgp/src/account_settings_widget.vala:93 +msgid "Key publishing disabled" +msgstr "金鑰發佈已被禁用" + +#: plugins/openpgp/src/account_settings_widget.vala:60 +msgid "Error in GnuPG" +msgstr "GnuPG 錯誤" + +#: plugins/openpgp/src/account_settings_widget.vala:64 +msgid "No keys available. Generate one!" +msgstr "沒有可用的金鑰。生成一個!" + +#: plugins/openpgp/src/account_settings_widget.vala:93 +msgid "Select key" +msgstr "選擇金鑰" + +#: plugins/openpgp/src/account_settings_widget.vala:106 +msgid "Loading…" +msgstr "載入中…" + +#: plugins/openpgp/src/account_settings_widget.vala:106 +msgid "Querying GnuPG" +msgstr "正在查詢 GnuPG" + +#: plugins/openpgp/src/contact_details_provider.vala:28 +msgid "Key not in keychain" +msgstr "密鑰不在密鑰串中" + +#: plugins/openpgp/src/contact_details_provider.vala:30 +msgid "Encryption" +msgstr "加密" -- cgit v1.2.3-54-g00ecf