diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-04-12 02:24:55 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-04-12 02:24:55 +0000 |
commit | ac893e843b64b00ad83ce08e88534fc7c4d3f464 (patch) | |
tree | a8e7788506c0b3224c3ab8008bb190bb35922338 /core/l10n/zh_HK.js | |
parent | 295fee91a887cd794447aeda3a7a06d7c9decf54 (diff) | |
download | nextcloud-server-ac893e843b64b00ad83ce08e88534fc7c4d3f464.tar.gz nextcloud-server-ac893e843b64b00ad83ce08e88534fc7c4d3f464.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/zh_HK.js')
-rw-r--r-- | core/l10n/zh_HK.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/zh_HK.js b/core/l10n/zh_HK.js index 9b4701d3f7f..3fad0418484 100644 --- a/core/l10n/zh_HK.js +++ b/core/l10n/zh_HK.js @@ -147,7 +147,6 @@ OC.L10N.register( "Passwordless authentication is not supported in your browser." : "你使用的瀏覽器不支援無密碼身分驗證。", "Passwordless authentication is only available over a secure connection." : "無密碼身分驗證僅支援經加密的連線。", "Reset password" : "重設密碼", - "A password reset message has been sent to the e-mail address of this account. If you do not receive it, check your spam/junk folders or ask your local administrator for help." : "重設密碼資訊已寄至您的電子郵件。若您並未收到該信件,請確認您垃圾信箱,或請求管理員協助。", "If it is not there ask your local administrator." : "你找的東西不在,請聯絡管理員。", "Couldn't send reset email. Please contact your administrator." : "無法寄出重設密碼資訊。請聯絡您的管理員。", "Password can not be changed. Please contact your administrator." : "無法重設密碼,請聯絡管理員。", @@ -403,6 +402,7 @@ OC.L10N.register( "Searching other places" : "搜尋其他位置", "No search results in other folders for {tag}{filter}{endtag}" : "{tag}{filter}{endtag} 在其他資料夾中沒有比對結果", "_{count} search result in another folder_::_{count} search results in other folders_" : ["在其他資料夾中有 {count} 比結果"], + "A password reset message has been sent to the e-mail address of this account. If you do not receive it, check your spam/junk folders or ask your local administrator for help." : "重設密碼資訊已寄至您的電子郵件。若您並未收到該信件,請確認您垃圾信箱,或請求管理員協助。", "Nextcloud {app}" : "Nextcloud {app}", "Search" : "搜尋", "These apps will be updated:" : "將會更新這些應用程式", |