summaryrefslogtreecommitdiffstats
path: root/apps/files_encryption/l10n/zh_TW.php
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-01-27 00:06:21 +0100
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-01-27 00:06:21 +0100
commit00a28062e12761c6b806497a6e4a811a8f363ce1 (patch)
tree720ad8f9ab4192ecc85c33ff0b016975125583ad /apps/files_encryption/l10n/zh_TW.php
parentc9e25d3fab17b178759dd6d2f9488aa4cf37fbbb (diff)
downloadnextcloud-server-00a28062e12761c6b806497a6e4a811a8f363ce1.tar.gz
nextcloud-server-00a28062e12761c6b806497a6e4a811a8f363ce1.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_encryption/l10n/zh_TW.php')
-rw-r--r--apps/files_encryption/l10n/zh_TW.php11
1 files changed, 11 insertions, 0 deletions
diff --git a/apps/files_encryption/l10n/zh_TW.php b/apps/files_encryption/l10n/zh_TW.php
index fecebbe2509..146724def08 100644
--- a/apps/files_encryption/l10n/zh_TW.php
+++ b/apps/files_encryption/l10n/zh_TW.php
@@ -1,4 +1,15 @@
<?php $TRANSLATIONS = array(
+"Please switch to your ownCloud client and change your encryption password to complete the conversion." => "請至您的 ownCloud 客戶端程式修改您的加密密碼以完成轉換。",
+"switched to client side encryption" => "已切換為客戶端加密",
+"Change encryption password to login password" => "將加密密碼修改為登入密碼",
+"Please check your passwords and try again." => "請檢查您的密碼並再試一次。",
+"Could not change your file encryption password to your login password" => "無法變更您的檔案加密密碼為登入密碼",
+"Choose encryption mode:" => "選擇加密模式:",
+"Client side encryption (most secure but makes it impossible to access your data from the web interface)" => "客戶端加密 (最安全但是會使您無法從網頁界面存取您的檔案)",
+"Server side encryption (allows you to access your files from the web interface and the desktop client)" => "伺服器端加密 (您可以從網頁界面及客戶端程式存取您的檔案)",
+"None (no encryption at all)" => "無 (不加密)",
+"Important: Once you selected an encryption mode there is no way to change it back" => "重要:一旦您選擇了加密就無法再改回來",
+"User specific (let the user decide)" => "使用者自訂 (讓使用者自己決定)",
"Encryption" => "加密",
"Exclude the following file types from encryption" => "下列的檔案類型不加密",
"None" => "無"