diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-02-17 00:19:22 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-02-17 00:19:22 +0000 |
commit | 1ca914b8577db9a4ca008ad4e66ad712e0256c59 (patch) | |
tree | 363daf2eb1e214f0ee2512b304936667e478219a /apps/settings/l10n/zh_HK.js | |
parent | 56db6738414e80b998529bb7a38d13e834cc071d (diff) | |
download | nextcloud-server-1ca914b8577db9a4ca008ad4e66ad712e0256c59.tar.gz nextcloud-server-1ca914b8577db9a4ca008ad4e66ad712e0256c59.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/zh_HK.js')
-rw-r--r-- | apps/settings/l10n/zh_HK.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/settings/l10n/zh_HK.js b/apps/settings/l10n/zh_HK.js index c0b73c526e1..3d14503eb62 100644 --- a/apps/settings/l10n/zh_HK.js +++ b/apps/settings/l10n/zh_HK.js @@ -442,6 +442,7 @@ OC.L10N.register( "You are using <strong>{usage}</strong>" : "您已使用了 <strong>{usage}</strong> 的存儲空間", "You are using <strong>{usage}</strong> of <strong>{totalSpace}</strong> (<strong>{usageRelative}%</strong>)" : "您已使用了 <strong>{totalSpace}</strong> 中的 <strong>{usage}</strong>(<strong>{usageRelative} %</strong>)", "Your full name" : "您的全名", + "Back" : "上星期", "This address is not confirmed" : "此地址尚未確認", "Primary email for password reset and notifications" : "用於密碼重設和通告信件的主要電郵地址", "Email options" : "電子郵件通知選項", |