diff options
Diffstat (limited to 'apps/sharebymail/l10n/zh_HK.js')
-rw-r--r-- | apps/sharebymail/l10n/zh_HK.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/sharebymail/l10n/zh_HK.js b/apps/sharebymail/l10n/zh_HK.js index f2c978d7c78..70d312be2ea 100644 --- a/apps/sharebymail/l10n/zh_HK.js +++ b/apps/sharebymail/l10n/zh_HK.js @@ -19,7 +19,6 @@ OC.L10N.register( "Failed to send share by email. Got an invalid email address" : "透過電子郵件傳送分享失敗。收到無效的電郵地址", "Failed to send share by email" : "通過電郵發送分享失敗", "%1$s shared %2$s with you" : "%1$s 與您分享了 %2$s", - "%1$s shared %2$s with you." : "%1$s 與您分享了 %2$s。", "Note:" : "備註:", "This share is valid until %s at midnight" : "此分享有效期限至 %s 午夜", "Expiration:" : "過期於:", @@ -58,6 +57,7 @@ OC.L10N.register( "»%s« added a note to a file shared with you" : "»%s« 在與您分享的檔案中添加了備註", "You just shared »%1$s« with %2$s. The share was already sent to the recipient. Due to the security policies defined by the administrator of %3$s each share needs to be protected by password and it is not allowed to send the password directly to the recipient. Therefore you need to forward the password manually to the recipient." : "您剛剛與 %2$s 分享了 »%1$s«。此共享已發送給收件人。根據管理員定義的安全策略 %3$s,每個共享都需要受密碼保護,並且不允許直接向收件人發送密碼。因此,您需要將密碼手動轉發給收件人。", "Password to access »%1$s« shared by you with %2$s" : "您與 %2$s 分享了存取 »%1$s« 的密碼", - "Allows users to share a personalized link to a file or folder by putting in an email address." : "使用戶可以通過輸入電郵地址來分享指向檔案或資料夾的個性化連結。" + "Allows users to share a personalized link to a file or folder by putting in an email address." : "使用戶可以通過輸入電郵地址來分享指向檔案或資料夾的個性化連結。", + "%1$s shared %2$s with you." : "%1$s 與您分享了 %2$s。" }, "nplurals=1; plural=0;"); |