diff options
Diffstat (limited to 'apps/settings/l10n/zh_TW.js')
-rw-r--r-- | apps/settings/l10n/zh_TW.js | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/apps/settings/l10n/zh_TW.js b/apps/settings/l10n/zh_TW.js index add9cbf95fa..7ca9446e58e 100644 --- a/apps/settings/l10n/zh_TW.js +++ b/apps/settings/l10n/zh_TW.js @@ -266,10 +266,7 @@ OC.L10N.register( "You are about to remove the group {group}. The users will NOT be deleted." : "您將要移除群組 {group}。使用者將不會被刪除。", "Please confirm the group removal " : "請確認移除群組", "Your biography" : "您的自傳", - "Unable to update biography" : "無法更新自傳", "Your full name" : "您的全名", - "Unable to update full name" : "無法更新全名", - "No full name set" : "未設定全名", "Email options" : "電子郵件選項", "Primary email for password reset and notifications" : "用於密碼重設與通知的主要電子郵件地址", "Remove primary email" : "移除主要電子郵件地址", @@ -287,13 +284,11 @@ OC.L10N.register( "No email address set" : "未設定電子郵件信箱", "Additional emails" : "額外的電子郵件", "Your headline" : "您的標題", - "Unable to update headline" : "無法更新標題", "Language" : "語言", "Help translate" : "協助翻譯", "Unable to update language" : "無法更新語言", "No language set" : "未設定語言", "Your organisation" : "您的組織", - "Unable to update organisation" : "無法更新組織", "Edit your Profile visibility" : "編輯您的個人資料能見度", "Enable Profile" : "啟用個人檔案", "Unable to update profile enabled state" : "無法更新個人檔案啟用狀態", @@ -301,10 +296,7 @@ OC.L10N.register( "{displayId}" : "{displayId}", "Unable to update visibility of {displayId}" : "無法更新 {displayId} 的能見度", "Your role" : "您的角色", - "Unable to update role" : "無法更新角色", - "Change scope level of {accountProperty}, current scope is {scope}" : "變更 {accountProperty} 的範圍層級,目前的範圍為 {scope}", - "Unable to update federation scope of the primary {accountProperty}" : "無法更新主要 {accountProperty} 的聯盟範圍", - "Unable to update federation scope of additional {accountProperty}" : "無法更新額外 {accountProperty} 的聯盟範圍", + "Your Twitter handle" : "您的 Twitter 帳號", "Add additional email" : "新增額外電子郵件", "Add" : "新增", "You do not have permissions to see the details of this user" : "您沒有檢視此使用者詳細資料的權限", @@ -497,8 +489,6 @@ OC.L10N.register( "Change privacy level of website" : "變更網站的隱私等級", "It can take up to 24 hours before the account is displayed as verified." : "帳號在顯示為已驗證前可能需要最多24小時。", "Link https://…" : "連結 https://...", - "Change privacy level of Twitter profile" : "變更 Twitter 個人資料的隱私等級", - "Twitter handle @…" : "Twitter 使用者名稱 @...", "Locale" : "地區設定", "Current password" : "目前密碼", "New password" : "新密碼", @@ -536,7 +526,17 @@ OC.L10N.register( "Allow username autocompletion when entering the full name or email address (ignoring missing phonebook match and being in the same group)" : "輸入全名或電子郵件地址時,允許使用者名稱自動完成(忽略缺少的通訊錄相符,以及在同一個群組中的)", "Change privacy level of full name" : "變更全名的隱私等級", "No display name set" : "未設定顯示名稱", + "Change privacy level of Twitter profile" : "變更 Twitter 個人資料的隱私等級", + "Twitter handle @…" : "Twitter 使用者名稱 @...", "The maximum number of OPcache keys is nearly exceeded. To assure that all scripts can be hold in cache, it is recommended to apply <code>opcache.max_accelerated_files</code> to your PHP configuration with a value higher than <code>%s</code>." : "幾乎超過了 OPcache 鍵的最大數量。為確保幾乎所有指令稿都可以保留在快取中,建議在您的 PHP 設定中的 <code>opcache.max_accelerated_files</code> 套用高於 <code>%s</code> 的值。", - "Change scope level of {accountProperty}" : "變更 {accountProperty} 的範圍層級" + "Unable to update biography" : "無法更新自傳", + "Unable to update full name" : "無法更新全名", + "No full name set" : "未設定全名", + "Unable to update headline" : "無法更新標題", + "Unable to update organisation" : "無法更新組織", + "Unable to update role" : "無法更新角色", + "Change scope level of {accountProperty}" : "變更 {accountProperty} 的範圍層級", + "Unable to update federation scope of the primary {accountProperty}" : "無法更新主要 {accountProperty} 的聯盟範圍", + "Unable to update federation scope of additional {accountProperty}" : "無法更新額外 {accountProperty} 的聯盟範圍" }, "nplurals=1; plural=0;"); |