summaryrefslogtreecommitdiffstats
path: root/core/l10n/zh_TW.js
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/zh_TW.js')
-rw-r--r--core/l10n/zh_TW.js20
1 files changed, 10 insertions, 10 deletions
diff --git a/core/l10n/zh_TW.js b/core/l10n/zh_TW.js
index 4d2b11d4aef..eb5cb600501 100644
--- a/core/l10n/zh_TW.js
+++ b/core/l10n/zh_TW.js
@@ -18,14 +18,6 @@ OC.L10N.register(
"Could not send reset email because there is no email address for this username. Please contact your administrator." : "無法寄送重設 email ,因為這個帳號沒有設定 email 地址,請聯絡您的系統管理員。",
"%s password reset" : "%s 密碼重設",
"Couldn't send reset email. Please contact your administrator." : "無法寄送重設 email ,請聯絡系統管理員",
- "Error loading tags" : "載入標籤出錯",
- "Tag already exists" : "標籤已經存在",
- "Error deleting tag(s)" : "刪除標籤出錯",
- "Error tagging" : "貼標籤發生錯誤",
- "Error untagging" : "移除標籤失敗",
- "Error favoriting" : "加入最愛時出錯",
- "Error unfavoriting" : "從最愛移除出錯",
- "Couldn't send mail to following users: %s " : "無法寄送郵件給這些使用者:%s",
"Preparing update" : "準備更新",
"[%d / %d]: %s" : "[%d / %d]: %s",
"Repair warning: " : "修復警告:",
@@ -146,7 +138,6 @@ OC.L10N.register(
"Link" : "連結",
"Password protect" : "密碼保護",
"Password" : "密碼",
- "Allow editing" : "允許編輯",
"Email link to person" : "將連結 email 給別人",
"Send" : "寄出",
"Sending ..." : "正在傳送…",
@@ -285,6 +276,15 @@ OC.L10N.register(
"Start update" : "開始升級",
"To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" : "在大型安裝上,為了避免升級請求逾時,你也可以在安裝目錄執行下列指令:",
"This %s instance is currently in maintenance mode, which may take a while." : "這個 %s 安裝目前處於維護模式,需要一段時間恢復。",
- "This page will refresh itself when the %s instance is available again." : "%s 安裝恢復可用之後,本頁會自動重新整理"
+ "This page will refresh itself when the %s instance is available again." : "%s 安裝恢復可用之後,本頁會自動重新整理",
+ "Error loading tags" : "載入標籤出錯",
+ "Tag already exists" : "標籤已經存在",
+ "Error deleting tag(s)" : "刪除標籤出錯",
+ "Error tagging" : "貼標籤發生錯誤",
+ "Error untagging" : "移除標籤失敗",
+ "Error favoriting" : "加入最愛時出錯",
+ "Error unfavoriting" : "從最愛移除出錯",
+ "Couldn't send mail to following users: %s " : "無法寄送郵件給這些使用者:%s",
+ "Allow editing" : "允許編輯"
},
"nplurals=1; plural=0;");