Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'core/l10n/zh_TW.js')
-rw-r--r--core/l10n/zh_TW.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/zh_TW.js b/core/l10n/zh_TW.js
index b520445fb95..adf0aed70a5 100644
--- a/core/l10n/zh_TW.js
+++ b/core/l10n/zh_TW.js
@@ -53,9 +53,7 @@ OC.L10N.register(
"Maintenance mode is kept active" : "伺服器正處於維護模式",
"Updating database schema" : "正在更新資料庫格式",
"Updated database" : "已更新資料庫",
- "Checking for update of app \"%s\" in App Store" : "正於應用程式商店中檢查應用程式「%s」的更新",
"Update app \"%s\" from App Store" : "從應用程式商店更新應用程式「%s」",
- "Checked for update of app \"%s\" in App Store" : "已於應用程式商店中檢查應用程式「%s」的更新",
"Checking whether the database schema for %s can be updated (this can take a long time depending on the database size)" : "檢查 %s 是否有可更新的資料庫格式(若資料庫較大,可能需要一段時間)",
"Updated \"%1$s\" to %2$s" : "已從 %1$s 更新至 %2$s",
"Set log level to debug" : "設定記錄至除錯層級",
@@ -426,6 +424,8 @@ OC.L10N.register(
"Password can not be changed. Please contact your administrator." : "無法重設密碼,請聯絡管理員。",
"Could not fetch list of apps from the app store." : "無法從應用程式商店抓取應用程式清單",
"Can't install this app because it is not compatible" : "應用程式無法安裝,因為不相容",
- "Can't install this app" : "無法安裝這個應用程式"
+ "Can't install this app" : "無法安裝這個應用程式",
+ "Checking for update of app \"%s\" in App Store" : "正於應用程式商店中檢查應用程式「%s」的更新",
+ "Checked for update of app \"%s\" in App Store" : "已於應用程式商店中檢查應用程式「%s」的更新"
},
"nplurals=1; plural=0;");