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_TW.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_TW.js')
-rw-r--r-- | apps/settings/l10n/zh_TW.js | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/apps/settings/l10n/zh_TW.js b/apps/settings/l10n/zh_TW.js index 98f8518944c..dc4416b4172 100644 --- a/apps/settings/l10n/zh_TW.js +++ b/apps/settings/l10n/zh_TW.js @@ -281,6 +281,8 @@ OC.L10N.register( "Your biography" : "您的自傳", "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" : "用於密碼重設與通知的主要電子郵件地址", @@ -304,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" : "您的電話號碼", |