diff options
Diffstat (limited to 'settings/l10n/zh_TW.js')
-rw-r--r-- | settings/l10n/zh_TW.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/settings/l10n/zh_TW.js b/settings/l10n/zh_TW.js index 4df969b3e3f..16664e01184 100644 --- a/settings/l10n/zh_TW.js +++ b/settings/l10n/zh_TW.js @@ -32,9 +32,9 @@ OC.L10N.register( "Unable to add group." : "無法新增群組", "Unable to delete group." : "無法刪除群組", "Invalid SMTP password." : "無效的 SMTP 密碼", + "Email setting test" : "測試郵件設定", "Well done, %s!" : "太棒了, %s!", "If you received this email, the email configuration seems to be correct." : "如果你收到這封email,代表email設定是正確的。", - "Email setting test" : "測試郵件設定", "Email could not be sent. Check your mail server log" : "郵件無法寄出,請查閱mail伺服器記錄檔", "A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "寄出郵件時發生問題,請檢查您的設定(錯誤訊息:%s)", "You need to set your user email before being able to send test emails." : "在寄出測試郵件前您需要設定信箱位址", @@ -59,15 +59,16 @@ OC.L10N.register( "%1$s changed your password on %2$s." : "%1$s在%2$s時更改了您的密碼", "Your password on %s was changed." : "你的密碼在 %s 已變更。", "Your password on %s was reset by an administrator." : "您的密碼在 %s 已被管理員重設。", + "Password for %1$s changed on %2$s" : "%1$s 的密碼已在 %2$s 變更。", "Password changed for %s" : "%s 的密碼已變更。", "If you did not request this, please contact an administrator." : "如果你未發送此請求 ,請聯絡系統管理員。", - "Password for %1$s changed on %2$s" : "%1$s 的密碼已在 %2$s 變更。", "%1$s changed your email address on %2$s." : "%1$s 更改你的 email 地址在 %2$s 時。", "Your email address on %s was changed." : "你的email地址在 %s 已變更。", "Your email address on %s was changed by an administrator." : "你的email地址在 %s 已被管理員變更。", + "Email address for %1$s changed on %2$s" : "%1$s的Email信箱在%2$s已經變更。", "Email address changed for %s" : "%s 的email地址已變更。", "The new email address is %s" : "新的email地址為 %s", - "Email address for %1$s changed on %2$s" : "%1$s的Email信箱在%2$s已經變更。", + "Your %s account was created" : "您的 %s 帳號已經建立", "Welcome aboard" : "歡迎加入", "Welcome aboard %s" : "%s,歡迎您加入", "You now have an %s account, you can add, protect, and share your data." : "你現在已經擁有了%s帳戶,你可以新增、分享以及捍衛你的資料。", @@ -75,7 +76,6 @@ OC.L10N.register( "Set your password" : "設定您的密碼", "Go to %s" : "前往 %s", "Install Client" : "安裝使用端", - "Your %s account was created" : "您的 %s 帳號已經建立", "Password confirmation is required" : "要求密碼確認", "Couldn't remove app." : "無法移除應用程式", "Couldn't update app." : "無法更新應用程式", |