aboutsummaryrefslogtreecommitdiffstats
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.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files/l10n/zh_TW.js b/apps/files/l10n/zh_TW.js
index 861c848fd0f..b34dc5e7714 100644
--- a/apps/files/l10n/zh_TW.js
+++ b/apps/files/l10n/zh_TW.js
@@ -182,6 +182,7 @@ OC.L10N.register(
"\"{displayName}\" action failed" : "「{displayName}」操作失敗",
"\"{name}\" is not an allowed filetype." : "「{name}」是不允許的檔案類型。",
"{newName} already exists." : "{newName} 已經存在。",
+ "\"{char}\" is not allowed inside a file name." : "不允許檔名中出現「{char}」。",
"Name cannot be empty" : "名稱不能空白",
"Another entry with the same name already exists" : "已存在另一個同名條目",
"Renamed \"{oldName}\" to \"{newName}\"" : "已將「{oldName}」重新命名為「{newName}」",