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-03-06 05:41:33 +0300
committerNextcloud bot <bot@nextcloud.com>2021-03-06 05:41:33 +0300
commit406f2265876d3f49091ad830134a8cdec581af8b (patch)
treebb8e551a2c3d5ab4604e2ead6f6c06e82e07caa0
parent084ff47c3b7d9e771bae2735b60a7b50ef322aac (diff)
[tx-robot] updated from transifexv19.0.10RC1
-rw-r--r--l10n/zh_HK.js8
-rw-r--r--l10n/zh_HK.json8
2 files changed, 8 insertions, 8 deletions
diff --git a/l10n/zh_HK.js b/l10n/zh_HK.js
index f87a95d..3592e76 100644
--- a/l10n/zh_HK.js
+++ b/l10n/zh_HK.js
@@ -1,12 +1,12 @@
OC.L10N.register(
"files_rightclick",
{
- "Unselect" : "取消選取",
+ "Unselect" : "取消選擇",
"Share " : "分享",
- "Select" : "選取",
+ "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僅需使用滑鼠右鍵就可以顯示相關的功能介面,在檔案瀏覽功能中對檔案與資料夾按右鍵,就可以顯示可進行動作的選單。"
+ "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 836f898..2251b84 100644
--- a/l10n/zh_HK.json
+++ b/l10n/zh_HK.json
@@ -1,10 +1,10 @@
{ "translations": {
- "Unselect" : "取消選取",
+ "Unselect" : "取消選擇",
"Share " : "分享",
- "Select" : "選取",
+ "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僅需使用滑鼠右鍵就可以顯示相關的功能介面,在檔案瀏覽功能中對檔案與資料夾按右鍵,就可以顯示可進行動作的選單。"
+ "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