diff options
Diffstat (limited to 'apps/files/l10n/zh_HK.js')
-rw-r--r-- | apps/files/l10n/zh_HK.js | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/apps/files/l10n/zh_HK.js b/apps/files/l10n/zh_HK.js index 796a807b692..dcb346432f8 100644 --- a/apps/files/l10n/zh_HK.js +++ b/apps/files/l10n/zh_HK.js @@ -19,7 +19,7 @@ OC.L10N.register( "Not enough free space, you are uploading {size1} but only {size2} is left" : "可用空間不足,你正要上傳 {size1} 可是只剩下 {size2}", "Target folder \"{dir}\" does not exist any more" : "資料夾 \"{dir}\" 不存在", "Not enough free space" : "空間不足", - "An unknown error has occurred" : "發生了未知的錯誤", + "An unknown error has occurred" : "發生了不詳的錯誤", "File could not be uploaded" : "檔案無法上傳", "Uploading …" : "上傳中...", "{remainingTime} ({currentNumber}/{total})" : "{remainingTime} ({currentNumber}/{total})", @@ -217,7 +217,7 @@ OC.L10N.register( "Transfer" : "轉移", "Transfer {path} to {userid}" : "轉移 \"{path}\" 給 {userid}", "Invalid path selected" : "所選的路徑無效", - "Unknown error" : "未知錯誤", + "Unknown error" : "錯誤不詳", "Ownership transfer request sent" : "已送出擁有權轉移的請求", "Cannot transfer ownership of a file or folder you do not own" : "無法轉移您未擁有的檔案或是資料夾所有權", "Select file or folder to link to" : "選擇要連結的檔案或資料夾", @@ -322,9 +322,6 @@ OC.L10N.register( "This list is not fully rendered for performances reasons. The files will be rendered as you navigate through the list." : "出於性能考慮,此清單未完全呈現。檔案將在您瀏覽清單時呈現。", "Search for an account" : "搜尋賬號", "Choose" : "選擇", - "No files or folders have been deleted yet" : "尚未刪除任何檔案或資料夾", - "{summaryFile} and {summaryFolder}" : "{summaryFile} 及 {summaryFolder}", - "_{count} file_::_{count} files_" : ["{count} 檔案"], - "_{count} folder_::_{count} folders_" : ["{count} 資料夾"] + "No files or folders have been deleted yet" : "尚未刪除任何檔案或資料夾" }, "nplurals=1; plural=0;"); |