Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2019-07-30 05:14:53 +0300
committerNextcloud bot <bot@nextcloud.com>2019-07-30 05:14:53 +0300
commit48b271a2167bd0414a308b57e203e611d83bc817 (patch)
tree0a11e56d6b92c4cc945d44a9b156fa3dfd536fb6 /core/l10n/zh_TW.js
parent5ac52d2e0901175d5fc565357b5fd93e0c4cd562 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/zh_TW.js')
-rw-r--r--core/l10n/zh_TW.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/zh_TW.js b/core/l10n/zh_TW.js
index 4b3d1b027c8..38937d7a123 100644
--- a/core/l10n/zh_TW.js
+++ b/core/l10n/zh_TW.js
@@ -20,14 +20,11 @@ OC.L10N.register(
"Password reset is disabled" : "密碼重設已停用",
"Couldn't reset password because the token is invalid" : "無法重設密碼因為 token 無效",
"Couldn't reset password because the token is expired" : "無法重設密碼,因為 token 過期",
- "Could not send reset email because there is no email address for this username. Please contact your administrator." : "無法寄送重設 email ,因為這個帳號沒有設定 email 地址,請聯絡您的系統管理員。",
"%s password reset" : "%s 密碼重設",
"Password reset" : "密碼重設",
"Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "點取下方的按鈕以重設您的密碼。 如果您沒有要求重設密碼的話,請忽略這封信。",
"Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "點取下方的連結以重設您的密碼。 如果您沒有要求重設密碼的話,請忽略這封信。",
"Reset your password" : "重設您的密碼",
- "Couldn't send reset email. Please contact your administrator." : "無法寄送重設 email ,請聯絡系統管理員",
- "Couldn't send reset email. Please make sure your username is correct." : "無法寄送重設 email ,請確認您的帳號輸入正確",
"Some of your link shares have been removed" : "有些分享的連結己經被移除",
"Preparing update" : "準備更新",
"[%d / %d]: %s" : "[%d / %d]: %s",
@@ -204,6 +201,7 @@ OC.L10N.register(
"User disabled" : "使用者已停用",
"We have detected multiple invalid login attempts from your IP. Therefore your next login is throttled up to 30 seconds." : "您的 IP 多次嘗試登入無效,下一次登入將會被延時30秒。",
"Reset password" : "重設密碼",
+ "Couldn't send reset email. Please contact your administrator." : "無法寄送重設 email ,請聯絡系統管理員",
"Password can not be changed. Please contact your administrator." : "無法變更密碼,請聯絡您的系統管理員",
"Back to login" : "回到登入畫面",
"Forgot password?" : "忘記密碼?",
@@ -354,6 +352,8 @@ OC.L10N.register(
"This %s instance is currently in maintenance mode, which may take a while." : "這個 %s 安裝目前處於維護模式,需要一段時間恢復。",
"This page will refresh itself when the instance is available again." : "安裝恢復可用之後,本頁會自動重新整理",
"Contact your system administrator if this message persists or appeared unexpectedly." : "若這個訊息持續出現,請聯絡系統管理員",
+ "Could not send reset email because there is no email address for this username. Please contact your administrator." : "無法寄送重設 email ,因為這個帳號沒有設定 email 地址,請聯絡您的系統管理員。",
+ "Couldn't send reset email. Please make sure your username is correct." : "無法寄送重設 email ,請確認您的帳號輸入正確",
"Updated \"%s\" to %s" : "已更新 %s 到 %s",
"<a href=\"{docUrl}\">There were problems with the code integrity check. More information…</a>" : "<a href=\"{docUrl}\">執行程式碼完整性檢查時發生問題。更多資訊…</a>",
"Dismiss" : "知道了",