diff options
Diffstat (limited to 'apps/sharebymail/l10n/zh_TW.js')
-rw-r--r-- | apps/sharebymail/l10n/zh_TW.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/sharebymail/l10n/zh_TW.js b/apps/sharebymail/l10n/zh_TW.js index f02dbf7d1e3..a117eeb5772 100644 --- a/apps/sharebymail/l10n/zh_TW.js +++ b/apps/sharebymail/l10n/zh_TW.js @@ -24,6 +24,8 @@ 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, because this item is already shared with user %2$s" : "分享 %1$s 失敗,因為此項目已與使用者 %2$s 分享", + "We cannot 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", "%1$s shared »%2$s« with you." : "%1$s 與您分享了 %2$s。", |