diff options
Diffstat (limited to 'apps/settings/l10n/zh_TW.json')
-rw-r--r-- | apps/settings/l10n/zh_TW.json | 33 |
1 files changed, 20 insertions, 13 deletions
diff --git a/apps/settings/l10n/zh_TW.json b/apps/settings/l10n/zh_TW.json index 860daffb1c5..4481023ec30 100644 --- a/apps/settings/l10n/zh_TW.json +++ b/apps/settings/l10n/zh_TW.json @@ -210,16 +210,19 @@ "Copied!" : "已複製!", "Copy" : "複製", "Could not copy app password. Please copy it manually." : "無法複製應用程式密碼。請手動複製。", - "Add" : "新增", + "Your full name" : "您的全名", + "No full name set" : "未設定全名", "Email options" : "電子郵件選項", "Primary email for password reset and notifications" : "用於密碼重設與通知的主要電子郵件地址", - "Your email address" : "您的電子郵件信箱", - "Additional email address {index}" : "額外的電子郵件地址 {index}", "Remove primary email" : "移除主要電子郵件地址", "Delete email" : "刪除電子郵件地址", + "Your email address" : "您的電子郵件信箱", + "Additional email address {index}" : "額外的電子郵件地址 {index}", "No email address set" : "未設定電子郵件信箱", - "Change privacy level of email" : "變更電子郵件的隱私等級", - "Email" : "信箱", + "Add" : "新增", + "Change privacy level of {accountProperty}" : "變更 {accountProperty} 的隱私等級", + "Unable to update federation scope of the primary {accountProperty}" : "無法更新主要 {accountProperty} 的聯盟範圍", + "Unable to update federation scope of additional {accountProperty}" : "無法更新額外 {accountProperty} 的聯盟範圍", "You do not have permissions to see the details of this user" : "您沒有檢視此使用者詳細資料的權限", "Add new password" : "新增密碼", "Add new email address" : "新增電子郵件", @@ -246,6 +249,7 @@ "New user" : "新使用者", "Will be autogenerated" : "將自動生成", "Display name" : "顯示名稱", + "Email" : "信箱", "Default language" : "預設語言", "Add a new user" : "新增使用者", "Group admin for" : "群組管理員", @@ -297,6 +301,13 @@ "Send email to new user" : "傳送電子郵件給新使用者", "You are about to remove the group {group}. The users will NOT be deleted." : "您將要移除群組 {group}。使用者將不會被刪除。", "Please confirm the group removal " : "請確認移除群組", + "Address" : "地址", + "Avatar" : "大頭照", + "Full name" : "全名", + "Additional email" : "額外的電子郵件", + "Phone number" : "電話號碼", + "Twitter" : "Twitter", + "Website" : "網站", "Download and enable" : "下載並啟用", "Enable" : "啟用", "Enable untested app" : "啟用未經測試的應用程式", @@ -415,20 +426,13 @@ "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>)", - "Full name" : "全名", - "Change privacy level of full name" : "變更全名的隱私等級", - "No display name set" : "未設定顯示名稱", - "Phone number" : "電話號碼", "Change privacy level of phone number" : "變更電話號碼的隱私等級", "Your phone number" : "您的電話號碼", - "Address" : "地址", "Change privacy level of address" : "變更地址的隱私等級", "Your postal address" : "您的郵遞地址", - "Website" : "網站", "Change privacy level of website" : "變更網站的隱私等級", "It can take up to 24 hours before the account is displayed as verified." : "帳號在顯示為已驗證前可能需要最多24小時。", "Link https://…" : "連結 https://...", - "Twitter" : "Twitter", "Change privacy level of Twitter profile" : "變更 Twitter 個人資料的隱私等級", "Twitter handle @…" : "Twitter 使用者名稱 @...", "Help translate" : "協助翻譯", @@ -458,6 +462,9 @@ "Set default expiration date for link shares" : "設定連結分享的預設到期日", "Allow username autocompletion in share dialog (if this is disabled the full username or email address needs to be entered)" : "在分享對話框中允許使用者名稱自動完成(如果停用此選項,則必須輸入完整的使用者名稱或電子郵件地址)", "Restrict username autocompletion to users within the same groups" : "將使用者名稱限制為僅相同群組的使用者可使用", - "For password reset and notifications" : "用於密碼重設和通知信件" + "No display name set" : "未設定顯示名稱", + "For password reset and notifications" : "用於密碼重設和通知信件", + "Change privacy level of full name" : "變更全名的隱私等級", + "Change privacy level of email" : "變更電子郵件的隱私等級" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |