summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/zh_TW.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-07-02 02:13:41 +0000
committerNextcloud bot <bot@nextcloud.com>2019-07-02 02:13:41 +0000
commit9beda013c159e857113de1d9ab3314ed9c85d5f9 (patch)
treeeb969eb6c23850e92fffb39722f0c569c6ce7dba /apps/files/l10n/zh_TW.js
parent7dafa24f7119fcfa1f2d6c85dfcc751087b9de80 (diff)
downloadnextcloud-server-9beda013c159e857113de1d9ab3314ed9c85d5f9.tar.gz
nextcloud-server-9beda013c159e857113de1d9ab3314ed9c85d5f9.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/zh_TW.js')
-rw-r--r--apps/files/l10n/zh_TW.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files/l10n/zh_TW.js b/apps/files/l10n/zh_TW.js
index 6a375f03355..752e4d7dbbb 100644
--- a/apps/files/l10n/zh_TW.js
+++ b/apps/files/l10n/zh_TW.js
@@ -135,9 +135,8 @@ OC.L10N.register(
"Unlimited" : "無限制",
"Upload (max. %s)" : "上傳(至多 %s)",
"File Management" : "檔案管理",
- "%s of %s used" : "在 %s 中使用了%s ",
- "%1$s%% of %2$s used" : "在%2$s使用了%1$s%%",
"%s used" : "%s已使用",
+ "%1$s of %2$s used" : "在 %2$s中使用了%1$s ",
"Settings" : "設定",
"Show hidden files" : "顯示隱藏檔",
"WebDAV" : "WebDAV",
@@ -167,7 +166,8 @@ OC.L10N.register(
"Save" : "儲存",
"With PHP-FPM it might take 5 minutes for changes to be applied." : "如果使用 PHP-FPM ,此設定值需要5分鐘左右才會生效。",
"Missing permissions to edit from here." : "您沒有在此編輯的權限",
+ "%s of %s used" : "在 %s 中使用了%s ",
"Cancel upload" : "取消上傳",
- "%1$s of %2$s used" : "在 %2$s中使用了%1$s "
+ "%1$s%% of %2$s used" : "在%2$s使用了%1$s%%"
},
"nplurals=1; plural=0;");