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:
Diffstat (limited to 'apps/sharebymail/l10n/zh_HK.js')
-rw-r--r--apps/sharebymail/l10n/zh_HK.js5
1 files changed, 2 insertions, 3 deletions
diff --git a/apps/sharebymail/l10n/zh_HK.js b/apps/sharebymail/l10n/zh_HK.js
index 58b39bb6e84..188b142c304 100644
--- a/apps/sharebymail/l10n/zh_HK.js
+++ b/apps/sharebymail/l10n/zh_HK.js
@@ -24,7 +24,6 @@ OC.L10N.register(
"Password to access {file} was sent to {email}" : "訪問 {file} 的密碼已發送給 {email}",
"Password to access %1$s was sent to you" : "訪問 %1$s 的密碼已發送給您",
"Password to access {file} was sent to you" : "訪問 {file} 的密碼已發送給您",
- "Sharing %1$s failed, this item is already shared with %2$s" : "分享 %1$s 失敗,此項目已經與 %2$s 分享",
"We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "我們無法將自動生成的密碼發送與您。請在您的個人設置中提供有效的電郵地址後重試。",
"Failed to send share by email" : "通過電郵發送分享失敗",
"%1$s shared »%2$s« with you" : "%1$s 與您分享了 »%2$s«",
@@ -49,7 +48,7 @@ OC.L10N.register(
"Share provider which allows you to share files by mail" : "分享提供程序,可讓您通過郵件分享檔案",
"Allows users to share a personalized link to a file or folder by putting in an email address." : "使用戶可以通過輸入電郵地址來分享指向檔案或資料夾的個性化連結。",
"Send password by mail" : "通過電郵發送密碼",
- "Enforce password protection" : "強制密碼保護",
- "Reply to initiator" : "回覆發起人"
+ "Reply to initiator" : "回覆發起人",
+ "Enforce password protection" : "強制密碼保護"
},
"nplurals=1; plural=0;");