diff options
Diffstat (limited to 'apps/files/l10n/zh_TW.js')
-rw-r--r-- | apps/files/l10n/zh_TW.js | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/apps/files/l10n/zh_TW.js b/apps/files/l10n/zh_TW.js index 6dac8d89715..c491d5069d8 100644 --- a/apps/files/l10n/zh_TW.js +++ b/apps/files/l10n/zh_TW.js @@ -323,6 +323,7 @@ OC.L10N.register( "PDFs" : "PDF", "Folders" : "資料夾", "Audio" : "音訊", + "Photos and images" : "照片與影像", "Videos" : "影片", "New folder creation cancelled" : "已取消建立新資料夾", "Created new folder \"{name}\"" : "已建立新資料夾「{name}」", @@ -377,15 +378,10 @@ OC.L10N.register( "Direct link was copied (only works for users who have access to this file/folder)" : "已複製直接連結(僅對有權存取此檔案或資料夾的使用者有用)", "Copy direct link (only works for users who have access to this file/folder)" : "複製直接連結(僅對有權存取此檔案或資料夾的使用者有用)", "\"remote user\"" : "「遠端使用者」", - "File name" : "檔案名稱", - "\"{char}\" is not allowed inside a file name." : "不允許檔名中出現「{char}」。", - "\"{name}\" is not an allowed filetype." : "「{name}」是不允許的檔案類型。", "{newName} already exists." : "{newName} 已經存在。", "Name cannot be empty" : "名稱不能空白", "Another entry with the same name already exists" : "已存在另一個同名條目", "Storage informations" : "儲存空間資訊", - "A file or folder with that name already exists." : "已存在同名的檔案或資料夾。", - "Invalid file name" : "無效的檔案名稱", "Open the files app settings" : "開啟檔案應用程式設定", "You might not have have permissions to view it, ask the sender to share it" : "您可能沒有權限檢視它,請要求寄件者分享它", "The files is locked" : "檔案已鎖定", |