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

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-07-06 05:23:38 +0300
committerNextcloud bot <bot@nextcloud.com>2022-07-06 05:23:38 +0300
commitdfbfe5ac9d07c899b256a2772b2d9f3b0ced5b04 (patch)
tree992845119f1bb2304653162be20f925ac5ccfc8b /apps/files_sharing/l10n/zh_HK.js
parent00c63c0d9df47b76ef85a333c6b085873a421650 (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/zh_HK.js')
-rw-r--r--apps/files_sharing/l10n/zh_HK.js6
1 files changed, 4 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/zh_HK.js b/apps/files_sharing/l10n/zh_HK.js
index 99ad9a5a457..cb5474e2760 100644
--- a/apps/files_sharing/l10n/zh_HK.js
+++ b/apps/files_sharing/l10n/zh_HK.js
@@ -244,7 +244,8 @@ OC.L10N.register(
"sharing is disabled" : "分享功能已停用",
"For more info, please ask the person who sent this link." : "請詢問告訴您此連結的人以瞭解更多",
"Share note" : "分享筆記",
- "Toggle grid view" : "切換網格檢視",
+ "Show list view" : "顯示清單視圖",
+ "Show grid view" : "顯示網格視圖",
"Upload files to %s" : "上傳檔案到 %s",
"Note" : "筆記",
"Select or drop files" : "選擇或拖曳檔案至此",
@@ -256,6 +257,7 @@ OC.L10N.register(
"Wrong path, file/folder doesn't exist" : "錯誤的路徑,該檔案或資料夾不存在",
"Cannot change permissions for public share links" : "無法由公開分享的連結變更權限",
"Sharing sending the password by Nextcloud Talk failed because Nextcloud Talk is not enabled" : "因為未啟用 Nextcloud Talk,因此透過 Nextcloud Talk 傳送密碼分享失敗",
- "Sorry, this link doesn’t seem to work anymore." : "抱歉,此連結已經失效"
+ "Sorry, this link doesn’t seem to work anymore." : "抱歉,此連結已經失效",
+ "Toggle grid view" : "切換網格檢視"
},
"nplurals=1; plural=0;");