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:
authorNextcloud bot <bot@nextcloud.com>2019-08-15 05:14:35 +0300
committerNextcloud bot <bot@nextcloud.com>2019-08-15 05:14:35 +0300
commitfdcc654ff6267e03854db27cec472dd26aaf6233 (patch)
tree63d1b3a68587fbb4cc2bca5265cb8e8b0e12bc50 /lib/l10n/zh_TW.js
parent76c004b857a1beac0dcf7c39b5a5b38a4dfb5d22 (diff)
[tx-robot] updated from transifex
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 d717f064d95..740fa80b651 100644
--- a/lib/l10n/zh_TW.js
+++ b/lib/l10n/zh_TW.js
@@ -198,6 +198,7 @@ OC.L10N.register(
"This is probably caused by a cache/accelerator such as Zend OPcache or eAccelerator." : "這大概是由快取或是加速器像是 Zend OPcache, eAccelerator 造成的",
"PHP modules have been installed, but they are still listed as missing?" : "你已經安裝了指定的 PHP 模組,可是還是顯示為找不到嗎?",
"Please ask your server administrator to restart the web server." : "請聯絡您的系統管理員重新啟動網頁伺服器",
+ "PostgreSQL >= 9 required" : "需要 PostgreSQL 版本 >= 9",
"Please upgrade your database version" : "請升級您的資料庫版本",
"Please change the permissions to 0770 so that the directory cannot be listed by other users." : "請將該目錄權限設定為 0770 ,以免其他使用者讀取目錄列表",
"Your data directory is readable by other users" : "您的資料目錄可以被其他使用者讀取",
@@ -249,7 +250,6 @@ OC.L10N.register(
"%s shared »%s« with you" : "%s 與您分享了 %s",
"%s shared »%s« with you." : "%s 與您分享了 %s",
"%s via %s" : "%s 經由 %s",
- "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "應用程式 \"%s\" 無法被安裝,缺少下列所需元件: %s",
- "PostgreSQL >= 9 required" : "需要 PostgreSQL 版本 >= 9"
+ "App \"%s\" cannot be installed because the following dependencies are not fulfilled: %s" : "應用程式 \"%s\" 無法被安裝,缺少下列所需元件: %s"
},
"nplurals=1; plural=0;");