diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-09-16 02:26:19 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-09-16 02:26:19 +0000 |
commit | 88b66442a2ca71070f0d655f426c2d099fd1d8b5 (patch) | |
tree | a1293aea36f0fbc36473248f8f938334d17eb741 /apps/settings/l10n/zh_TW.js | |
parent | 38569444d2c7a08cd75245d94d263aebb00c8353 (diff) | |
download | nextcloud-server-88b66442a2ca71070f0d655f426c2d099fd1d8b5.tar.gz nextcloud-server-88b66442a2ca71070f0d655f426c2d099fd1d8b5.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 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/settings/l10n/zh_TW.js b/apps/settings/l10n/zh_TW.js index 0f81c6c5c72..b695754bf10 100644 --- a/apps/settings/l10n/zh_TW.js +++ b/apps/settings/l10n/zh_TW.js @@ -282,6 +282,8 @@ OC.L10N.register( "Error saving profile picture" : "儲存個人資料圖片時發生錯誤", "Error removing profile picture" : "移除個人資料圖片時發生錯誤", "Your biography" : "您的自傳", + "Details" : "詳細資料", + "You are a member of the following groups:" : "你是下列群組的成員︰", "Your full name" : "您的全名", "Email options" : "電子郵件選項", "Primary email for password reset and notifications" : "用於密碼重設與通知的主要電子郵件地址", @@ -380,7 +382,6 @@ OC.L10N.register( "App bundles" : "應用程式套裝", "Featured apps" : "精選應用程式", "{license}-licensed" : "以 {license} 授權", - "Details" : "詳細資料", "Changelog" : "變更紀錄", "by {author}\n{license}" : "作者為 {author}\n{license}", "Enter group name" : "輸入群組名稱", @@ -492,9 +493,6 @@ OC.L10N.register( "Check out our blog" : "逛逛我們的部落格", "Subscribe to our newsletter" : "訂閱我們的電子報", "This community release of Nextcloud is unsupported and instant notifications are unavailable." : "不支援 Nextcloud 的這個社群版本,且即時通知不可用。", - "You are a member of the following groups:" : "你是下列群組的成員︰", - "You are using <strong>%s</strong>" : "您正在使用 <strong>%s</strong>", - "You are using <strong>%1$s</strong> of <strong>%2$s</strong> (<strong>%3$s %%</strong>)" : "您已使用 <strong>%2$s</strong> 中的 <strong>%1$s</strong> (<strong>%3$s %%</strong>)", "Locale" : "地區設定", "Use a second factor besides your password to increase security for your account." : "使用密碼以外的第二因素來增強您帳號的安全性。", "If you use third party applications to connect to Nextcloud, please make sure to create and configure an app password for each before enabling second factor authentication." : "如果您使用第三方應用程式來連線到 Nextcloud,請確保在啟用雙因素驗證前為每個應用程式設定應用程式密碼。", @@ -535,6 +533,8 @@ OC.L10N.register( "Remove image" : "移除圖片", "Please note that it can take up to 24 hours for the avatar to get updated everywhere." : "請注意,大頭照最長可能需要24小時才能在所有地方更新。", "Choose as profile picture" : "設定為個人資料圖片", + "You are using <strong>%s</strong>" : "您正在使用 <strong>%s</strong>", + "You are using <strong>%1$s</strong> of <strong>%2$s</strong> (<strong>%3$s %%</strong>)" : "您已使用 <strong>%2$s</strong> 中的 <strong>%1$s</strong> (<strong>%3$s %%</strong>)", "Change privacy level of full name" : "變更全名的隱私等級", "No display name set" : "未設定顯示名稱", "Change privacy level of phone number" : "變更電話號碼的隱私等級", |