diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-08-31 02:24:06 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-08-31 02:24:06 +0000 |
commit | 23bb4f16f9056e7a79116129c7de5b59cf84f8be (patch) | |
tree | cc989d803f9d9a42457b298dc6f0ce8b774e81c5 /core/l10n/zh_TW.js | |
parent | f56ecf92426026c913497bea9f7ca99e8d3ac631 (diff) | |
download | nextcloud-server-23bb4f16f9056e7a79116129c7de5b59cf84f8be.tar.gz nextcloud-server-23bb4f16f9056e7a79116129c7de5b59cf84f8be.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 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/zh_TW.js b/core/l10n/zh_TW.js index 0b6583154df..efe06c25047 100644 --- a/core/l10n/zh_TW.js +++ b/core/l10n/zh_TW.js @@ -48,7 +48,6 @@ OC.L10N.register( "Repair warning:" : "修復警告:", "Repair error:" : "修復錯誤:", "Please use the command line updater because automatic updating is disabled in the config.php." : "由於自動更新功能已在 config.php 檔案中設定停用,請使用命令列更新系統。", - "[%d / %d]: Checking table %s" : "[%d / %d]: 檢查資料表 %s", "Turned on maintenance mode" : "啟用維護模式", "Turned off maintenance mode" : "停用維護模式", "Maintenance mode is kept active" : "伺服器正處於維護模式", @@ -397,6 +396,7 @@ OC.L10N.register( "This %s instance is currently in maintenance mode, which may take a while." : "這個 %s 安裝目前處於維護模式,需要一段時間恢復。", "This page will refresh itself when the instance is available again." : "安裝恢復可用之後,本頁會自動重新整理", "Contact your system administrator if this message persists or appeared unexpectedly." : "若這個訊息持續出現,請聯絡系統管理員", + "[%d / %d]: Checking table %s" : "[%d / %d]: 檢查資料表 %s", "This server has no working Internet connection: Multiple endpoints could not be reached. This means that some of the features like mounting external storage, notifications about updates or installation of third-party apps will not work. Accessing files remotely and sending of notification emails might not work, either. Establish a connection from this server to the Internet to enjoy all features." : "伺服器沒有網際網路連線(無法與多個端點取得聯繫),有些功能,像是外部儲存、應用程式更新版通知將無法運作。從遠端存取資料或是寄送電子郵件通知可能也無法運作。建議您設定好網際網路連線以使用所有功能。", "Nextcloud 20 is the last release supporting PHP 7.2. Nextcloud 21 requires at least PHP 7.3." : "Nextcloud 20 將是支援 PHP 7.2 的最後一個版本,Nextcloud 21 僅支援 PHP 7.3 以上的 PHP。", "The PHP OPcache module is not loaded. {linkstart}For better performance it is recommended ↗{linkend} to load it into your PHP installation." : "PHP 的 OPcache 模組並未被載入。{linkstart}為了提供更好的效能,建議 ↗{linkend}將此 PHP 模組載入。", |