diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-01-11 02:24:41 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-01-11 02:24:41 +0000 |
commit | 380e5a4ee17ad5e976753cbbd79247f217e5d886 (patch) | |
tree | 2165349c62f68d3db313f74897a2a8db37c6b004 /apps/files_sharing/l10n/zh_HK.js | |
parent | 4014d4d0ff6e78afc2a193c7cdae53117f532c0c (diff) | |
download | nextcloud-server-380e5a4ee17ad5e976753cbbd79247f217e5d886.tar.gz nextcloud-server-380e5a4ee17ad5e976753cbbd79247f217e5d886.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 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/zh_HK.js b/apps/files_sharing/l10n/zh_HK.js index 4a7c17fda29..a3481b856a7 100644 --- a/apps/files_sharing/l10n/zh_HK.js +++ b/apps/files_sharing/l10n/zh_HK.js @@ -207,6 +207,7 @@ OC.L10N.register( "Share link" : "分享連結", "Copy public link to clipboard" : "將公共連結複製到剪貼簿", "Error, please enter proper password and/or expiration date" : "錯誤,請輸入正確的密碼和/或有效期", + "Link share created" : "創建了連結分享", "Error while creating the share" : "創建分享出錯", "Search for share recipients" : "搜尋分享參與者", "No recommendations. Start typing." : "沒有建議。開始輸入。", @@ -233,9 +234,11 @@ OC.L10N.register( "Error updating the share" : "更新分享出錯", "File \"{path}\" has been unshared" : "檔案 “{path}” 已取消共享", "Folder \"{path}\" has been unshared" : "資料夾 “{path}” 已取消共享", + "Share {propertyName} saved" : "分享 {propertyName} 已保存", "Shared" : "已分享", "Share" : "分享", "Shared with" : "分享給", + "Password created successfully" : "成功創建了密碼", "Shared with you and the group {group} by {owner}" : "由 {owner} 分享給您和 {group}群組", "Shared with you and {circle} by {owner}" : "{owner} 分享給您和 {circle}", "Shared with you and the conversation {conversation} by {owner}" : "{owner} 分享給您和 {conversation} 對話", |