summaryrefslogtreecommitdiffstats
path: root/lib/l10n/zh_TW.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-06-22 00:08:37 +0000
committerNextcloud bot <bot@nextcloud.com>2017-06-22 00:08:37 +0000
commite1e4d188f940a2534d977a9283f4371df0a3d1dc (patch)
tree17047e0d3af3a7e36c61047c2c388f1dfdd8b425 /lib/l10n/zh_TW.js
parent18824d476ea555b1c49f2cd07e05581b08020183 (diff)
downloadnextcloud-server-e1e4d188f940a2534d977a9283f4371df0a3d1dc.tar.gz
nextcloud-server-e1e4d188f940a2534d977a9283f4371df0a3d1dc.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n/zh_TW.js')
-rw-r--r--lib/l10n/zh_TW.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/lib/l10n/zh_TW.js b/lib/l10n/zh_TW.js
index d920941222a..06fdd152296 100644
--- a/lib/l10n/zh_TW.js
+++ b/lib/l10n/zh_TW.js
@@ -93,11 +93,7 @@ OC.L10N.register(
"Sharing %s failed, because resharing is not allowed" : "分享 %s 失敗,不允許重複分享",
"Sharing %s failed, because the sharing backend for %s could not find its source" : "分享 %s 失敗,因為 %s 的分享後端找不到它的來源",
"Sharing %s failed, because the file could not be found in the file cache" : "分享 %s 失敗,因為在快取中找不到該檔案",
- "Cannot increase permissions of %s" : "無法增加%s的權限",
- "Files can't be shared with delete permissions" : "無法分享具有刪除權限的檔案",
- "Files can't be shared with create permissions" : "無法分享具有新建權限的檔案",
"Expiration date is in the past" : "到期日是之前的時間",
- "Cannot set expiration date more than %s days in the future" : "無法設定到期日超過未來%s天",
"Could not find category \"%s\"" : "找不到分類:\"%s\"",
"Sunday" : "週日",
"Monday" : "週一",
@@ -193,6 +189,10 @@ OC.L10N.register(
"You need to enter either an existing account or the administrator." : "您必須輸入一個現有的帳號或管理員帳號。",
"%s shared »%s« with you" : "%s 與您分享了 %s",
"%s via %s" : "%s 經由 %s",
+ "Cannot increase permissions of %s" : "無法增加%s的權限",
+ "Files can't be shared with delete permissions" : "無法分享具有刪除權限的檔案",
+ "Files can't be shared with create permissions" : "無法分享具有新建權限的檔案",
+ "Cannot set expiration date more than %s days in the future" : "無法設定到期日超過未來%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\">給予網頁伺服器寫入根目錄的權限。",