From 8cc34b14d120486261a44c659eb58907609a2b50 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 29 Jan 2021 02:39:03 +0000 Subject: [tx-robot] updated from transifex --- l10n/zh_HK.js | 12 +++++++++++- l10n/zh_HK.json | 12 +++++++++++- 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 -- cgit v1.2.3