diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-01-12 02:24:43 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-01-12 02:24:43 +0000 |
commit | dc7e2fbe487e1f720132f6064be0d5617921e6c5 (patch) | |
tree | 70351c516aa23b580faa8021ff26b480b2d4902d /apps/files_sharing/l10n/zh_HK.js | |
parent | 69ef1bc7aadd7f708e4208960a688e67bb97e6e8 (diff) | |
download | nextcloud-server-dc7e2fbe487e1f720132f6064be0d5617921e6c5.tar.gz nextcloud-server-dc7e2fbe487e1f720132f6064be0d5617921e6c5.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 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/zh_HK.js b/apps/files_sharing/l10n/zh_HK.js index a3481b856a7..4aa357f4328 100644 --- a/apps/files_sharing/l10n/zh_HK.js +++ b/apps/files_sharing/l10n/zh_HK.js @@ -239,6 +239,7 @@ OC.L10N.register( "Share" : "分享", "Shared with" : "分享給", "Password created successfully" : "成功創建了密碼", + "Error generating password from password policy" : "從密碼策略生成密碼時出錯", "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} 對話", |