diff options
Diffstat (limited to 'apps/files/l10n/zh_HK.js')
-rw-r--r-- | apps/files/l10n/zh_HK.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/zh_HK.js b/apps/files/l10n/zh_HK.js index d0df748c0ac..91ad01ccf8b 100644 --- a/apps/files/l10n/zh_HK.js +++ b/apps/files/l10n/zh_HK.js @@ -100,12 +100,11 @@ OC.L10N.register( "Your storage is almost full ({usedSpacePercent}%)." : "您的儲存空間將近已滿({usedSpacePercent}%)。", "_matches \"{filter}\"_::_match \"{filter}\"_" : ["符合「{filter}」"], "View in folder" : "在資料夾中檢視", - "Copied!" : "已複製", - "Copy direct link (only works for users who have access to this file/folder)" : "複製直接連結(只對能存取的用戶有用)", "Path" : "路徑", "_%n byte_::_%n bytes_" : ["%n 位元組"], "Favorited" : "已加入最愛", "Favorite" : "我的最愛", + "Copy direct link (only works for users who have access to this file/folder)" : "複製直接連結(只對能存取的用戶有用)", "You can only favorite a single file or folder at a time" : "您一次只能為一個檔案或資料夾加星號", "New folder" : "新資料夾", "Upload file" : "上傳檔案", @@ -222,6 +221,7 @@ OC.L10N.register( "Select" : "選擇", "You don’t have permission to upload or create files here" : "您無權限上傳或建立檔案", "New" : "新增", + "Copied!" : "已複製", "Cannot transfer ownership of a file or folder you don't own" : "無法轉移您未擁有的檔案或是資料夾所有權。", "Settings" : "設定" }, |