diff options
author | Translations <translations@dino.im> | 2019-02-14 20:47:32 +0100 |
---|---|---|
committer | fiaxh <git@lightrise.org> | 2019-02-14 21:13:42 +0100 |
commit | e55fb9cca5a638f29d8c7c5bfa85c6d10d69c987 (patch) | |
tree | 0ff372cb623c4be9e939d8e8c68471b4d2c28fb9 /plugins/openpgp/po/zh_Hant.po | |
parent | 736522737f4dae39af126353abfe26903b2c82ea (diff) | |
download | dino-e55fb9cca5a638f29d8c7c5bfa85c6d10d69c987.tar.gz dino-e55fb9cca5a638f29d8c7c5bfa85c6d10d69c987.zip |
Update Translations
Diffstat (limited to 'plugins/openpgp/po/zh_Hant.po')
-rw-r--r-- | plugins/openpgp/po/zh_Hant.po | 53 |
1 files changed, 53 insertions, 0 deletions
diff --git a/plugins/openpgp/po/zh_Hant.po b/plugins/openpgp/po/zh_Hant.po new file mode 100644 index 00000000..eaad5d19 --- /dev/null +++ b/plugins/openpgp/po/zh_Hant.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: 2019-02-14 21:12+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 "加密" |