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/omemo/po/zh_TW.po | 243 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 243 insertions(+) create mode 100644 plugins/omemo/po/zh_TW.po (limited to 'plugins/omemo/po/zh_TW.po') diff --git a/plugins/omemo/po/zh_TW.po b/plugins/omemo/po/zh_TW.po new file mode 100644 index 00000000..5ae61872 --- /dev/null +++ b/plugins/omemo/po/zh_TW.po @@ -0,0 +1,243 @@ +# 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-05-11 09:48+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.7-dev\n" + +#: plugins/omemo/src/ui/device_notification_populator.vala:73 +msgid "Manage" +msgstr "管理" + +#: plugins/omemo/src/ui/device_notification_populator.vala:83 +msgid "This contact has new devices" +msgstr "此連絡人有新的裝置" + +#: plugins/omemo/src/ui/own_notifications.vala:29 +msgid "OMEMO trust decision required" +msgstr "需要 OMEMO 信任決策" + +#: plugins/omemo/src/ui/own_notifications.vala:31 +#, c-format +msgid "Did you add a new device for account %s?" +msgstr "是否為帳戶 %s 添加新設備?" + +#: plugins/omemo/src/ui/manage_key_dialog.vala:35 +msgid "Manage Key" +msgstr "" + +#: plugins/omemo/src/ui/manage_key_dialog.vala:36 +msgid "" +"Compare the fingerprint, character by character, with the one shown on your " +"contacts device." +msgstr "" + +#: plugins/omemo/src/ui/manage_key_dialog.vala:37 +msgid "Not matching" +msgstr "" + +#: plugins/omemo/src/ui/manage_key_dialog.vala:38 +msgid "Matching" +msgstr "" + +#: plugins/omemo/src/ui/manage_key_dialog.vala:39 +#: plugins/omemo/src/ui/manage_key_dialog.vala:82 +#: plugins/omemo/src/ui/manage_key_dialog.vala:88 +msgid "Cancel" +msgstr "" + +#: plugins/omemo/src/ui/manage_key_dialog.vala:40 +msgid "Confirm" +msgstr "" + +#: plugins/omemo/src/ui/manage_key_dialog.vala:60 +msgid "Verify key" +msgstr "驗證金鑰" + +#: plugins/omemo/src/ui/manage_key_dialog.vala:61 +#, c-format +msgid "" +"Once confirmed, any future messages sent by %s using this key will be " +"highlighted accordingly in the chat window." +msgstr "" + +#: plugins/omemo/src/ui/manage_key_dialog.vala:71 +msgid "Fingerprints do not match" +msgstr "" + +#: plugins/omemo/src/ui/manage_key_dialog.vala:72 +#, c-format +msgid "" +"Please verify that you are comparing the correct fingerprint. If " +"fingerprints do not match, %s's account may be compromised and you should " +"consider rejecting this key." +msgstr "" + +#: plugins/omemo/src/ui/manage_key_dialog.vala:124 +msgid "Verify key fingerprint" +msgstr "" + +#: plugins/omemo/src/ui/manage_key_dialog.vala:124 +msgid "" +"Compare this key's fingerprint with the fingerprint displayed on the " +"contact's device." +msgstr "" + +#: plugins/omemo/src/ui/manage_key_dialog.vala:126 +#: plugins/omemo/src/ui/manage_key_dialog.vala:152 +#: plugins/omemo/src/ui/contact_details_dialog.vala:256 +msgid "Reject key" +msgstr "" + +#: plugins/omemo/src/ui/manage_key_dialog.vala:126 +msgid "" +"Stop accepting this key during communication with its associated contact." +msgstr "" + +#: plugins/omemo/src/ui/manage_key_dialog.vala:128 +#: plugins/omemo/src/ui/manage_key_dialog.vala:160 +#: plugins/omemo/src/ui/contact_details_dialog.vala:251 +msgid "Accept key" +msgstr "" + +#: plugins/omemo/src/ui/manage_key_dialog.vala:128 +msgid "" +"Start accepting this key during communication with its associated contact" +msgstr "" + +#: plugins/omemo/src/ui/manage_key_dialog.vala:132 +#: plugins/omemo/src/ui/manage_key_dialog.vala:137 +#: plugins/omemo/src/ui/manage_key_dialog.vala:141 +#, c-format +msgid "This key is currently %s." +msgstr "" + +#: plugins/omemo/src/ui/manage_key_dialog.vala:132 +msgid "accepted" +msgstr "" + +#: plugins/omemo/src/ui/manage_key_dialog.vala:132 +#: plugins/omemo/src/ui/manage_key_dialog.vala:137 +#, c-format +msgid "This means it can be used by %s to receive and send messages." +msgstr "" + +#: plugins/omemo/src/ui/manage_key_dialog.vala:137 +msgid "verified" +msgstr "" + +#: plugins/omemo/src/ui/manage_key_dialog.vala:137 +msgid "" +"Additionally it has been verified to match the key on the contact's device." +msgstr "" + +#: plugins/omemo/src/ui/manage_key_dialog.vala:141 +msgid "rejected" +msgstr "" + +#: plugins/omemo/src/ui/manage_key_dialog.vala:141 +#, c-format +msgid "" +"This means it cannot be used by %s to receive messages, and any messages " +"sent by it will be ignored." +msgstr "" + +#: plugins/omemo/src/ui/manage_key_dialog.vala:153 +#, c-format +msgid "" +"Once confirmed, any future messages sent by %s using this key will be " +"ignored and none of your messages will be readable using this key." +msgstr "" + +#: plugins/omemo/src/ui/manage_key_dialog.vala:161 +#, c-format +msgid "" +"Once confirmed this key will be usable by %s to receive and send messages." +msgstr "" + +#: plugins/omemo/src/ui/manage_key_dialog.vala:167 +msgid "Back" +msgstr "" + +#: plugins/omemo/src/ui/contact_details_dialog.vala:46 +msgid "OMEMO Key Management" +msgstr "" + +#: plugins/omemo/src/ui/contact_details_dialog.vala:47 +msgid "Automatically accept new keys" +msgstr "" + +#: plugins/omemo/src/ui/contact_details_dialog.vala:48 +msgid "" +"When this contact adds new encryption keys to their account, automatically " +"accept them." +msgstr "" + +#: plugins/omemo/src/ui/contact_details_dialog.vala:49 +msgid "Own key" +msgstr "" + +#: plugins/omemo/src/ui/contact_details_dialog.vala:50 +msgid "New keys" +msgstr "" + +#: plugins/omemo/src/ui/contact_details_dialog.vala:51 +msgid "Associated keys" +msgstr "" + +#: plugins/omemo/src/ui/contact_details_dialog.vala:52 +msgid "Inactive keys" +msgstr "" + +#: plugins/omemo/src/ui/contact_details_dialog.vala:84 +msgid "" +"When you add new encryption keys to your account, automatically accept them." +msgstr "" + +#: plugins/omemo/src/ui/contact_details_dialog.vala:319 +msgid "Accepted" +msgstr "" + +#: plugins/omemo/src/ui/contact_details_dialog.vala:324 +msgid "Rejected" +msgstr "" + +#: plugins/omemo/src/ui/contact_details_dialog.vala:329 +msgid "Verified" +msgstr "" + +#: plugins/omemo/src/ui/contact_details_dialog.vala:336 +msgid "Unused" +msgstr "" + +#: plugins/omemo/src/ui/account_settings_widget.vala:42 +#: plugins/omemo/src/ui/account_settings_widget.vala:45 +msgid "Own fingerprint" +msgstr "" + +#: plugins/omemo/src/ui/account_settings_widget.vala:42 +msgid "Will be generated on first connect" +msgstr "" + +#: plugins/omemo/src/ui/contact_details_provider.vala:42 +msgid "Encryption" +msgstr "加密" + +#: plugins/omemo/src/ui/contact_details_provider.vala:42 +#, c-format +msgid "%d OMEMO device" +msgid_plural "%d OMEMO devices" +msgstr[0] "" -- cgit v1.2.3-54-g00ecf