summaryrefslogtreecommitdiffstats
path: root/lib/l10n/zh_TW.js
diff options
context:
space:
mode:
Diffstat (limited to 'lib/l10n/zh_TW.js')
-rw-r--r--lib/l10n/zh_TW.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/zh_TW.js b/lib/l10n/zh_TW.js
index 129f4f24f23..9f789f0a9ce 100644
--- a/lib/l10n/zh_TW.js
+++ b/lib/l10n/zh_TW.js
@@ -175,8 +175,6 @@ OC.L10N.register(
"Could not create user" : "無法建立使用者",
"User disabled" : "使用者已停用",
"Login canceled by app" : "應用程式取消了登入",
- "No app name specified" : "沒有指定應用程式名稱",
- "App '%s' could not be installed!" : "無法安裝應用程式 \"%s\"",
"App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "應用程式 \"%s\" 無法被安裝,缺少下列所需元件: %s",
"a safe home for all your data" : "您資料的安全屋",
"File is currently busy, please try again later" : "檔案目前忙碌中,請稍候再試",
@@ -235,6 +233,8 @@ OC.L10N.register(
"Cannot set expiration date more than %s days in the future" : "無法設定到期日超過未來%s天",
"Personal" : "個人",
"Admin" : "管理",
+ "No app name specified" : "沒有指定應用程式名稱",
+ "App '%s' could not be installed!" : "無法安裝應用程式 \"%s\"",
"This can usually be fixed by %sgiving the webserver write access to the apps directory%s or disabling the appstore in the config file." : "通常藉由%s開放網頁伺服器對 apps 目錄的權限%s或是在設定檔中關閉 appstore 就可以修正這個問題",
"Cannot create \"data\" directory (%s)" : "無法建立 \"data\" 目錄 (%s)",
"This can usually be fixed by <a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">giving the webserver write access to the root directory</a>." : "<a href=\"%s\" target=\"_blank\" rel=\"noreferrer\">開放網頁伺服器寫入根目錄</a>通常就可以解決這個問題。",