Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/files_filter.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'l10n/zh_HK.js')
-rw-r--r--l10n/zh_HK.js12
1 files changed, 11 insertions, 1 deletions
diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js
index 6350966..f73be28 100644
--- a/l10n/zh_HK.js
+++ b/l10n/zh_HK.js
@@ -1,9 +1,19 @@
OC.L10N.register(
"files_filter",
{
+ "Images" : "圖片",
"Videos" : "影片",
+ "No images found" : "查無圖片",
+ "Any uploaded image will show up here" : "已上傳的圖片會顯示在這裡",
+ "Filter" : "過濾",
+ "Files filter" : "檔案過濾",
+ "Adds type filtered file views to the sidebar" : "將類型過濾的文件視圖添加到側邊欄",
+ "No entries found in this folder" : "在此資料夾中沒有任何項目",
"Name" : "名稱",
"Size" : "大小",
- "Delete" : "刪除"
+ "Modified" : "已修改",
+ "Delete" : "刪除",
+ "No videos found" : "查無影片",
+ "Any uploaded video will show up here" : "已上傳的影片會顯示在這裡"
},
"nplurals=1; plural=0;");