summaryrefslogtreecommitdiffstats
path: root/apps/files/l10n/zh_HK.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files/l10n/zh_HK.js')
-rw-r--r--apps/files/l10n/zh_HK.js10
1 files changed, 6 insertions, 4 deletions
diff --git a/apps/files/l10n/zh_HK.js b/apps/files/l10n/zh_HK.js
index ee541142206..6d3f0859621 100644
--- a/apps/files/l10n/zh_HK.js
+++ b/apps/files/l10n/zh_HK.js
@@ -166,6 +166,7 @@ OC.L10N.register(
"The ownership transfer of {path} from {user} has completed." : "來自 {user} 的 \"{path}\" 所有權轉移已經完成",
"in %s" : "在 %s",
"File Management" : "檔案管理",
+ "Select all" : "全選",
"Storage informations" : "儲存資訊",
"{usedQuotaByte} used" : "已使用 {usedQuotaByte} ",
"{relative}% used" : "已使用 {relative}%",
@@ -183,6 +184,8 @@ OC.L10N.register(
"Ownership transfer request sent" : "已送出擁有權轉移的請求",
"Cannot transfer ownership of a file or folder you do not own" : "無法轉移您未擁有的檔案或是資料夾所有權",
"Select file or folder to link to" : "選擇要連結的檔案或資料夾",
+ "No files in here" : "沒有任何檔案",
+ "Go back" : "返回",
"Open the files app settings" : "開啟 Files 應用程式設定",
"Files settings" : "檔案設定",
"File cannot be accessed" : "檔案無法存取",
@@ -205,20 +208,18 @@ OC.L10N.register(
"Creating file" : "創建檔案中",
"Blank" : "空白",
"Unable to create new file from template" : "無法從模板創建新檔案",
+ "Delete permanently" : "永久刪除",
"Set up templates folder" : "設定範本料夾",
"Templates" : "模板",
"Unable to initialize the templates directory" : "無法初始化模板目錄",
"Toggle %1$s sublist" : "切換 %1$s 子列表",
"Toggle grid view" : "切換網格檢視",
- "No files in here" : "沒有任何檔案",
"Upload some content or sync with your devices!" : "在您的裝置同步或上傳一些內容!",
"No entries found in this folder" : "在此資料夾中沒有任何項目",
- "Select all" : "全選",
"Upload too large" : "上傳過大",
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "您試圖上傳的檔案大小超過伺服器的限制",
"No favorites yet" : "尚無最愛",
"Files and folders you mark as favorite will show up here" : "您標記為最愛的檔案與資料夾將會顯示在這裡",
- "Deleted files" : "回收桶",
"Shares" : "分享",
"Shared with others" : "與其他人分享",
"Shared with you" : "與您分享",
@@ -237,6 +238,7 @@ OC.L10N.register(
"%s used" : "使用了 %s 的存儲空間",
"%s%%" : "%s%%",
"%1$s of %2$s used" : "在 %2$s 中使用了 %1$s",
- "Settings" : "設定"
+ "Settings" : "設定",
+ "Deleted files" : "回收桶"
},
"nplurals=1; plural=0;");