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>2021-05-21 05:27:50 +0300
committerNextcloud bot <bot@nextcloud.com>2021-05-21 05:27:50 +0300
commita6cb2973a973565e2450b8bb7912257e5e22cde2 (patch)
tree9dd1db982e4ac8296b58ce34bec4eef768794231 /core/l10n/zh_HK.js
parent7ffee26aa8768736593c77dcb12d17978a6e06b2 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/zh_HK.js')
-rw-r--r--core/l10n/zh_HK.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/zh_HK.js b/core/l10n/zh_HK.js
index 8b0ac04e6a8..42d62984cc8 100644
--- a/core/l10n/zh_HK.js
+++ b/core/l10n/zh_HK.js
@@ -151,7 +151,6 @@ OC.L10N.register(
"A password reset message has been sent to the email 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." : "無法重設密碼,請聯絡管理員。",
"Back to login" : "回到登入畫面",
"New password" : "新密碼",
"Your files are encrypted. There will be no way to get your data back after your password is reset. If you are not sure what to do, please contact your administrator before you continue. Do you really want to continue?" : "由於您已啟用檔案加密,重設密碼後,您的資料將無法解密。若您不確定繼續與否,請與管理員聯繫。確定要繼續嗎?",
@@ -162,8 +161,6 @@ OC.L10N.register(
"Could not fetch list of apps from the app store." : "無法從應用程式商店抓取應用程式清單",
"Installing apps …" : "正在安裝應用程式…",
"App download or installation failed" : "應用程式下載或是安裝失敗",
- "Can't install this app because it is not compatible" : "應用程式無法安裝,因為不相容",
- "Can't install this app" : "無法安裝這個應用程式",
"Cancel" : "取消",
"Schedule work & meetings, synced with all your devices." : "排定工作和會議時間,並與您的所有裝置同步",
"Keep your colleagues and friends in one place without leaking their private info." : "將您的同事和朋友的聯繫整合在一處,且不洩漏他們的個人資訊",
@@ -406,7 +403,10 @@ OC.L10N.register(
"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." : "重設密碼資訊已寄至您的電子郵件。若您並未收到該信件,請確認您垃圾信箱,或請求管理員協助。",
+ "Password can not be changed. Please contact your administrator." : "無法重設密碼,請聯絡管理員。",
"Nextcloud {app}" : "Nextcloud {app}",
+ "Can't install this app because it is not compatible" : "應用程式無法安裝,因為不相容",
+ "Can't install this app" : "無法安裝這個應用程式",
"These apps will be updated:" : "將會更新這些應用程式",
"For more details see the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation</a>." : "要取得進一步的資訊,請見 <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"{docLink}\">documentation\n</a>。"
},