summaryrefslogtreecommitdiffstats
path: root/settings/l10n/zh_TW.php
diff options
context:
space:
mode:
Diffstat (limited to 'settings/l10n/zh_TW.php')
-rw-r--r--settings/l10n/zh_TW.php34
1 files changed, 34 insertions, 0 deletions
diff --git a/settings/l10n/zh_TW.php b/settings/l10n/zh_TW.php
new file mode 100644
index 00000000000..d62eb84eb91
--- /dev/null
+++ b/settings/l10n/zh_TW.php
@@ -0,0 +1,34 @@
+<?php $TRANSLATIONS = array(
+"email Changed" => "電子郵件已變更",
+"Invalid request" => "無效請求",
+"OpenID Changed" => "OpenID 已變更",
+"Language changed" => "語言已變更",
+"__language_name__" => "__語言_名稱__",
+"Select an App" => "選擇一個應用程式",
+"-licensed" => "-已許可",
+"by" => "由",
+"Ask a question" => "提問",
+"Problems connecting to help database." => "連接到求助資料庫發生問題",
+"Go there manually." => "手動前往",
+"Answer" => "答案",
+"You use" => "你使用",
+"of the available" => "可用",
+"Your password got changed" => "你的密碼已變更",
+"Unable to change your password" => "無法變更你的密碼",
+"Current password" => "目前密碼",
+"New password" => "新密碼",
+"show" => "顯示",
+"Change password" => "變更密碼",
+"Email" => "電子郵件",
+"Your email address" => "你的電子郵件信箱",
+"Fill in an email address to enable password recovery" => "請甜入店子郵件信箱以便回復密碼",
+"Language" => "語言",
+"Help translate" => "幫助翻譯",
+"use this address to connect to your ownCloud in your file manager" => "使用這個位址去連接到你的私有雲檔案管理員",
+"Name" => "名稱",
+"Password" => "密碼",
+"Groups" => "群組",
+"Create" => "創造",
+"Quota" => "容量限制",
+"Delete" => "刪除"
+);