Update from transifex

This commit is contained in:
Dominik Schürmann
2018-02-20 17:15:11 +01:00
parent 7f0d0e073a
commit 892b5ec4e2
114 changed files with 5615 additions and 1065 deletions

View File

@@ -54,7 +54,6 @@
<string name="section_share_key">金鑰</string>
<string name="section_key_server">金鑰伺服器</string>
<string name="section_fingerprint">指紋</string>
<string name="section_phrases">密語</string>
<string name="section_encrypt">加密</string>
<string name="section_current_expiry">目前有效期限</string>
<string name="section_new_expiry">新的有效期限</string>
@@ -74,7 +73,6 @@
<string name="btn_back">返回</string>
<string name="btn_no"></string>
<string name="btn_match">指紋相符</string>
<string name="btn_match_phrases">口令相符</string>
<string name="btn_share_encrypted_signed">加密/簽名文字後分享</string>
<string name="btn_copy_encrypted_signed">加密/簽名文字後複製到剪貼簿</string>
<string name="btn_view_cert_key">檢視簽署的金鑰</string>
@@ -247,6 +245,7 @@
<string name="passphrase_must_not_be_empty">請輸入密碼。</string>
<string name="passphrase_for_symmetric_encryption">輸入密碼</string>
<string name="passphrase_for">輸入 %s 的密碼</string>
<string name="passphrase_for_any">輸入密碼</string>
<string name="pin_for">輸入 \'%s\' 的 PIN</string>
<string name="file_delete_confirmation_title">刪除原始檔案?</string>
<string name="file_delete_confirmation">下列的檔案將會被刪除:%s</string>
@@ -402,6 +401,7 @@
<string name="help_tab_wot">金鑰認證</string>
<string name="help_tab_nfc_beam">NFC Beam</string>
<string name="help_tab_changelog">更新紀錄</string>
<string name="help_tab_license">許可證</string>
<string name="help_tab_about">關於</string>
<string name="help_about_version">版本:</string>
<string name="help_tab_donations">捐贈</string>