diff options
Diffstat (limited to 'apps/settings/l10n/zh_TW.js')
-rw-r--r-- | apps/settings/l10n/zh_TW.js | 14 |
1 files changed, 8 insertions, 6 deletions
diff --git a/apps/settings/l10n/zh_TW.js b/apps/settings/l10n/zh_TW.js index 7ca9446e58e..7e19925342a 100644 --- a/apps/settings/l10n/zh_TW.js +++ b/apps/settings/l10n/zh_TW.js @@ -297,6 +297,7 @@ OC.L10N.register( "Unable to update visibility of {displayId}" : "無法更新 {displayId} 的能見度", "Your role" : "您的角色", "Your Twitter handle" : "您的 Twitter 帳號", + "Your website" : "您的網站", "Add additional email" : "新增額外電子郵件", "Add" : "新增", "You do not have permissions to see the details of this user" : "您沒有檢視此使用者詳細資料的權限", @@ -375,7 +376,7 @@ OC.L10N.register( "Not saved" : "未儲存", "Sending…" : "正在傳送……", "Email sent" : "電子郵件已寄出", - "Address" : "地址", + "Location" : "路徑", "Avatar" : "大頭照", "About" : "關於", "Full name" : "全名", @@ -484,11 +485,6 @@ OC.L10N.register( "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 phone number" : "變更電話號碼的隱私等級", "Your phone number" : "您的電話號碼", - "Change privacy level of address" : "變更地址的隱私等級", - "Your postal address" : "您的郵遞地址", - "Change privacy level of website" : "變更網站的隱私等級", - "It can take up to 24 hours before the account is displayed as verified." : "帳號在顯示為已驗證前可能需要最多24小時。", - "Link https://…" : "連結 https://...", "Locale" : "地區設定", "Current password" : "目前密碼", "New password" : "新密碼", @@ -526,6 +522,12 @@ 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" : "未設定顯示名稱", + "Address" : "地址", + "Change privacy level of address" : "變更地址的隱私等級", + "Your postal address" : "您的郵遞地址", + "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 使用者名稱 @...", "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> 的值。", |