summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/zh_TW.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/zh_TW.js')
-rw-r--r--apps/files/l10n/zh_TW.js12
1 files changed, 6 insertions, 6 deletions
diff --git a/apps/files/l10n/zh_TW.js b/apps/files/l10n/zh_TW.js
index 7dad67422f6..6a375f03355 100644
--- a/apps/files/l10n/zh_TW.js
+++ b/apps/files/l10n/zh_TW.js
@@ -135,12 +135,6 @@ OC.L10N.register(
"Unlimited" : "無限制",
"Upload (max. %s)" : "上傳(至多 %s)",
"File Management" : "檔案管理",
- "File handling" : "檔案處理",
- "Maximum upload size" : "上傳限制",
- "max. possible: " : "最大允許:",
- "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 ",
"%1$s%% of %2$s used" : "在%2$s使用了%1$s%%",
"%s used" : "%s已使用",
@@ -167,6 +161,12 @@ OC.L10N.register(
"Text file" : "文字檔",
"New text file.txt" : "新文字檔.txt",
"Target folder" : "目標資料夾",
+ "File handling" : "檔案處理",
+ "Maximum upload size" : "上傳限制",
+ "max. possible: " : "最大允許:",
+ "Save" : "儲存",
+ "With PHP-FPM it might take 5 minutes for changes to be applied." : "如果使用 PHP-FPM ,此設定值需要5分鐘左右才會生效。",
+ "Missing permissions to edit from here." : "您沒有在此編輯的權限",
"Cancel upload" : "取消上傳",
"%1$s of %2$s used" : "在 %2$s中使用了%1$s "
},