diff options
Diffstat (limited to 'apps/files/l10n/zh_HK.js')
-rw-r--r-- | apps/files/l10n/zh_HK.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/zh_HK.js b/apps/files/l10n/zh_HK.js index c51b90cebe2..7c7b266f1de 100644 --- a/apps/files/l10n/zh_HK.js +++ b/apps/files/l10n/zh_HK.js @@ -223,7 +223,6 @@ OC.L10N.register( "Unable to change the favourite state of the file" : "無法更改檔案的最愛狀態", "Error while loading the file data" : "載入檔案資料失敗", "Pick a template for {name}" : "為 {name} 選擇一個模板", - "Cancel" : "取消", "Create" : "創建", "Create a new file with the selected template" : "使用所選模板創建一個新檔案", "Creating file" : "創建檔案中", @@ -258,6 +257,7 @@ OC.L10N.register( "Unlimited" : "無限制", "Search users" : "搜尋用戶", "Cannot transfer ownership of a file or folder you don't own" : "無法轉移您未擁有的檔案或是資料夾所有權。", + "Cancel" : "取消", "%s used" : "使用了 %s 的存儲空間", "%s%%" : "%s%%", "%1$s of %2$s used" : "在 %2$s 中使用了 %1$s", |