diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-10-19 00:08:27 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-10-19 00:08:27 +0000 |
commit | 07b6e234bd3ba015809d9e4a312259266370d985 (patch) | |
tree | 663e53d27dfda45ed915ff7060f183f38db57d57 /core/l10n/zh_TW.js | |
parent | bea04d12d5a9ae8653277fc6379468d990f397ea (diff) | |
download | nextcloud-server-07b6e234bd3ba015809d9e4a312259266370d985.tar.gz nextcloud-server-07b6e234bd3ba015809d9e4a312259266370d985.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/zh_TW.js')
-rw-r--r-- | core/l10n/zh_TW.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/zh_TW.js b/core/l10n/zh_TW.js index 29e4a756ad7..325899d7ddf 100644 --- a/core/l10n/zh_TW.js +++ b/core/l10n/zh_TW.js @@ -19,11 +19,11 @@ OC.L10N.register( "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" : "重設您的密碼", - "%s password reset" : "%s 密碼重設", "Couldn't send reset email. Please contact your administrator." : "無法寄送重設 email ,請聯絡系統管理員", "Couldn't send reset email. Please make sure your username is correct." : "無法寄送重設 email ,請確認您的帳號輸入正確", "Preparing update" : "準備更新", |