diff options
Diffstat (limited to 'core/l10n/zh_TW.json')
-rw-r--r-- | core/l10n/zh_TW.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/core/l10n/zh_TW.json b/core/l10n/zh_TW.json index 67afbec79ee..be2e56e428a 100644 --- a/core/l10n/zh_TW.json +++ b/core/l10n/zh_TW.json @@ -183,6 +183,10 @@ "Name" : "姓名", "Size" : "大小", "Modified" : "已修改", + "\"{name}\" is an invalid file name." : "{name} 是無效的檔名", + "File name cannot be empty." : "檔名不能為空", + "\"/\" is not allowed inside a file name." : "不允許檔名中出現 \"/\"", + "\"{name}\" is not an allowed filetype" : "\"{name}\" 是不允許的檔案類型", "{newName} already exists" : "{newName} 已經存在", "Choose" : "選擇", "Copy" : "複製", |