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:
authorNextcloud bot <bot@nextcloud.com>2021-01-29 05:39:03 +0300
committerNextcloud bot <bot@nextcloud.com>2021-01-29 05:39:03 +0300
commit8cc34b14d120486261a44c659eb58907609a2b50 (patch)
tree19a59474984d632511d5f1e0e3ed364f3984a86b
parent2d1e42b31abc9f22f46cc618f4736375ab53d20c (diff)
[tx-robot] updated from transifex
-rw-r--r--l10n/zh_HK.js12
-rw-r--r--l10n/zh_HK.json12
2 files changed, 22 insertions, 2 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;");
diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json
index 53be6f2..4375c55 100644
--- a/l10n/zh_HK.json
+++ b/l10n/zh_HK.json
@@ -1,7 +1,17 @@
{ "translations": {
+ "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" : "已上傳的影片會顯示在這裡"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file