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:28 +0300
committerNextcloud bot <bot@nextcloud.com>2021-03-06 05:41:28 +0300
commit767b2b1c836c5699e74d03c1f81665ed5e750e99 (patch)
tree12746d05899a321f78db5cafb743b1392a138a0b
parent9ec41954f858ec573f2e27e322ba0615473b71f6 (diff)
[tx-robot] updated from transifexv21.0.1RC1
-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