aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n/zh_TW.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-06-30 00:08:23 +0000
committerNextcloud bot <bot@nextcloud.com>2017-06-30 00:08:23 +0000
commit2afb4857cca4ca5eb48af63ab814727cfe77b1bd (patch)
tree82ee42b889053bd5a134babe407fe71759419dee /lib/l10n/zh_TW.js
parent72d3bfcf56c40e24cbd706dfddb627d21ad8ad54 (diff)
downloadnextcloud-server-2afb4857cca4ca5eb48af63ab814727cfe77b1bd.tar.gz
nextcloud-server-2afb4857cca4ca5eb48af63ab814727cfe77b1bd.zip
[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 06fdd152296..fcde5a9016a 100644
--- a/lib/l10n/zh_TW.js
+++ b/lib/l10n/zh_TW.js
@@ -38,9 +38,7 @@ OC.L10N.register(
"App \"%s\" cannot be installed because it is not compatible with this version of the server." : "程式\"%s\"無法安裝,因為伺服器版本不符。",
"Help" : "說明",
"Apps" : "應用程式",
- "Personal" : "個人",
"Users" : "使用者",
- "Admin" : "管理",
"APCu" : "APCu",
"Redis" : "Redis",
"Sharing" : "分享",
@@ -193,6 +191,8 @@ OC.L10N.register(
"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天",
+ "Personal" : "個人",
+ "Admin" : "管理",
"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\">給予網頁伺服器寫入根目錄的權限。",