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

github.com/nextcloud/files_rightclick.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:42:51 +0300
committerNextcloud bot <bot@nextcloud.com>2021-01-29 05:42:51 +0300
commit34132e40c9297036d35aafd27c7e84b30e24c4a3 (patch)
tree219c3459657275589abdc21e5e4bbbddfcf055a2
parent68081d721dc9c8a6ecf60ce6e513f9e44f56a759 (diff)
[tx-robot] updated from transifexv20.0.7RC1v20.0.7
-rw-r--r--l10n/zh_HK.js8
-rw-r--r--l10n/zh_HK.json8
2 files changed, 14 insertions, 2 deletions
diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js
index df69425..5333661 100644
--- a/l10n/zh_HK.js
+++ b/l10n/zh_HK.js
@@ -1,6 +1,12 @@
OC.L10N.register(
"files_rightclick",
{
- "Select" : "Select"
+ "Unselect" : "取消選取",
+ "Share " : "分享",
+ "Select" : "選取",
+ "Copied !" : "已複製!",
+ "Right click" : "右鍵選單",
+ "Right click menu for Nextcloud" : "讓 Nextcloud 擁有右鍵選單",
+ "This app allows users and developers to have a right click menu. Simply use the RightClick object to quickly create context menus. The Files app already shows the actions menu when right clicking on files and folders." : "這個應用程式可以讓使用者以及開發人員使用右鍵選單功能。\n僅需使用滑鼠右鍵就可以顯示相關的功能介面,在檔案瀏覽功能中對檔案與資料夾按右鍵,就可以顯示可進行動作的選單。"
},
"nplurals=1; plural=0;");
diff --git a/l10n/zh_HK.json b/l10n/zh_HK.json
index 9248746..1a5e8c3 100644
--- a/l10n/zh_HK.json
+++ b/l10n/zh_HK.json
@@ -1,4 +1,10 @@
{ "translations": {
- "Select" : "Select"
+ "Unselect" : "取消選取",
+ "Share " : "分享",
+ "Select" : "選取",
+ "Copied !" : "已複製!",
+ "Right click" : "右鍵選單",
+ "Right click menu for Nextcloud" : "讓 Nextcloud 擁有右鍵選單",
+ "This app allows users and developers to have a right click menu. Simply use the RightClick object to quickly create context menus. The Files app already shows the actions menu when right clicking on files and folders." : "這個應用程式可以讓使用者以及開發人員使用右鍵選單功能。\n僅需使用滑鼠右鍵就可以顯示相關的功能介面,在檔案瀏覽功能中對檔案與資料夾按右鍵,就可以顯示可進行動作的選單。"
},"pluralForm" :"nplurals=1; plural=0;"
} \ No newline at end of file