diff options
author | fiaxh <git@lightrise.org> | 2020-01-27 18:33:43 +0100 |
---|---|---|
committer | fiaxh <git@lightrise.org> | 2020-01-29 00:38:12 +0100 |
commit | 7d699a2ed265d67a6a48f48cf98fa4ee04fabb1e (patch) | |
tree | 70d6e6027bfc2eea8b96f59b589cdc4bb4a09e66 /plugins/openpgp/po/zh_TW.po | |
parent | 74dc1c1739aa0ad2afc924075c698b2a85f1f496 (diff) | |
download | dino-7d699a2ed265d67a6a48f48cf98fa4ee04fabb1e.tar.gz dino-7d699a2ed265d67a6a48f48cf98fa4ee04fabb1e.zip |
Rename zh_Hans -> zh_CN and zh_Hant -> zh_TW
fixes #524
Diffstat (limited to 'plugins/openpgp/po/zh_TW.po')
-rw-r--r-- | plugins/openpgp/po/zh_TW.po | 53 |
1 files changed, 53 insertions, 0 deletions
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 <EMAIL@ADDRESS>, 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) <https://hosted.weblate.org/projects/" +"dino/plugin-openpgp/zh_Hant/>\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 "加密" |