diff options
Diffstat (limited to 'apps/files/l10n/zh_TW.json')
-rw-r--r-- | apps/files/l10n/zh_TW.json | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/apps/files/l10n/zh_TW.json b/apps/files/l10n/zh_TW.json index 9ddad9c3e31..f76dc94382e 100644 --- a/apps/files/l10n/zh_TW.json +++ b/apps/files/l10n/zh_TW.json @@ -377,6 +377,10 @@ "Copy direct link (only works for users who have access to this file/folder)" : "複製直接連結(僅對有權存取此檔案或資料夾的使用者有用)", "\"remote user\"" : "「遠端使用者」", "{newName} already exists." : "{newName} 已經存在。", + "\"{segment}\" is not allowed inside a filename." : "檔案名稱中不允許出現「{segment}」", + "\"{segment}\" is a forbidden file or folder name." : "「{segment}」是禁止的檔案或資料夾名稱。", + "\"{segment}\" is not an allowed filetype." : "「{segment}」是不允許的檔案類型。", + "Filenames must not end with \"{segment}\"." : "檔案名稱不能以「{segment}」結尾。", "Name cannot be empty" : "名稱不能空白", "Another entry with the same name already exists" : "已存在另一個同名條目", "Storage informations" : "儲存空間資訊", @@ -384,7 +388,6 @@ "You might not have have permissions to view it, ask the sender to share it" : "您可能沒有權限檢視它,請要求寄件者分享它", "The files is locked" : "檔案已鎖定", "Create new templates folder" : "建立新的範本資料夾", - "Toggle %1$s sublist" : "切換 %1$s 子列表", - "Pictures and images" : "照片與影像" + "Toggle %1$s sublist" : "切換 %1$s 子列表" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |