diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-09-19 02:32:20 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-09-19 02:32:20 +0000 |
commit | c3a87e8c4880c7a248c539b771759076d1f22f1c (patch) | |
tree | 272eea265e4bc30c02bdc7093474dedb0063becd /apps/settings/l10n/zh_HK.js | |
parent | 061d621a1f50b8dbe93effe2524ed20cdac69744 (diff) | |
download | nextcloud-server-c3a87e8c4880c7a248c539b771759076d1f22f1c.tar.gz nextcloud-server-c3a87e8c4880c7a248c539b771759076d1f22f1c.zip |
[tx-robot] updated 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 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/settings/l10n/zh_HK.js b/apps/settings/l10n/zh_HK.js index 6c826392f3d..68abb11d1aa 100644 --- a/apps/settings/l10n/zh_HK.js +++ b/apps/settings/l10n/zh_HK.js @@ -282,6 +282,7 @@ OC.L10N.register( "Details" : "詳細資訊", "You are a member of the following groups:" : "你是下列群組的成員︰", "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" : "您的全名", "Email options" : "電子郵件通知選項", "Primary email for password reset and notifications" : "用於密碼重設和通告信件的主要電郵地址", @@ -305,6 +306,9 @@ OC.L10N.register( "Unable to update language" : "無法更新語言", "No language set" : "未設定語言", "Locale" : "地區設定", + "Week starts on {firstDayOfWeek}" : "一星期從 {firstDayOfWeek} 開始", + "Unable to update locale" : "無法更新語言場景", + "No locale set" : "沒有設置語言場景", "Your location" : "您的位置", "Your organisation" : "您的機構", "Your phone number" : "您的電話號碼", |