diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-09-01 00:29:48 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-09-01 00:29:48 +0000 |
commit | 322bb03a589778573ace1d866d1345820d1e9496 (patch) | |
tree | 2753c19824a1a72633fe2b0a06649f2727b91424 /apps/files_sharing/l10n/zh_HK.js | |
parent | 3519f20add91ea990b9bd049e2c028b7915cfca3 (diff) | |
download | nextcloud-server-322bb03a589778573ace1d866d1345820d1e9496.tar.gz nextcloud-server-322bb03a589778573ace1d866d1345820d1e9496.zip |
Fix(l10n): Update translations 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.js | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/zh_HK.js b/apps/files_sharing/l10n/zh_HK.js index c759b8525e2..adcab5dffde 100644 --- a/apps/files_sharing/l10n/zh_HK.js +++ b/apps/files_sharing/l10n/zh_HK.js @@ -133,6 +133,7 @@ OC.L10N.register( "Upload" : "上傳", "Edit" : "編輯", "Bundled permissions" : "權限包", + "Open Sharing Details" : "打開分享細節", "group" : "群組", "conversation" : "對話", "remote" : "遠端", @@ -158,6 +159,7 @@ OC.L10N.register( "Enter a date" : "輸入日期", "Create share" : "創建分享", "Cancel" : "取消", + "Customize link" : "自訂連結", "Add another link" : "加入另一個連結", "Create a new share link" : "建立新分享連結", "{shareWith} by {initiator}" : "{initiator} 分享了 {shareWith}", @@ -190,8 +192,10 @@ OC.L10N.register( "Deck board" : "Deck 面板", "ScienceMesh" : "ScienceMesh", "on {server}" : "在 {server} 上", + "Upload only" : "僅上傳", "Advanced settings" : "進階設定", "Share label" : "分享標籤", + "Set password" : "設置密碼", "Password" : "密碼", "Password expires {passwordExpirationTime}" : "密碼於 {passwordExpirationTime} 到期", "Password expired" : "密碼已過期", @@ -203,6 +207,10 @@ OC.L10N.register( "Create" : "創建", "Update" : "更新", "Share" : "分享", + "Delete share" : "刪除分享", + "Share with " : "分享給", + "Save share" : "保存分享", + "Update share" : "更新分享", "Others with access" : "其他擁有存取權限的人", "No other users with access found" : "找不到其他擁有存取權限的用戶", "Toggle list of others with access to this directory" : "切換有權存取此目錄的其他人的清單", |