diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-11-22 02:45:29 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-11-22 02:45:29 +0000 |
commit | ac1928cb8ae79b4dc99f54a4a0d56631f1d595e8 (patch) | |
tree | 53bd494486911cc5fdfbea8e05b072832bc25396 /core/l10n/zh_TW.js | |
parent | 2631f48c440d39df43553312691a2e8cb9084b97 (diff) | |
download | nextcloud-server-ac1928cb8ae79b4dc99f54a4a0d56631f1d595e8.tar.gz nextcloud-server-ac1928cb8ae79b4dc99f54a4a0d56631f1d595e8.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/zh_TW.js')
-rw-r--r-- | core/l10n/zh_TW.js | 6 |
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;"); |