diff options
Diffstat (limited to 'apps/files/l10n/zh_HK.js')
-rw-r--r-- | apps/files/l10n/zh_HK.js | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/apps/files/l10n/zh_HK.js b/apps/files/l10n/zh_HK.js index 5c048ae5070..2d9693718e3 100644 --- a/apps/files/l10n/zh_HK.js +++ b/apps/files/l10n/zh_HK.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" : "開啟 Files 應用程式設定", "You might not have have permissions to view it, ask the sender to share it" : "您可能沒有權限檢視它,請要求寄件者分享它", "The files is locked" : "檔案已被上鎖", |