diff options
Diffstat (limited to 'apps/sharebymail')
-rw-r--r-- | apps/sharebymail/l10n/nl.js | 1 | ||||
-rw-r--r-- | apps/sharebymail/l10n/nl.json | 1 | ||||
-rw-r--r-- | apps/sharebymail/l10n/zh_TW.js | 2 | ||||
-rw-r--r-- | apps/sharebymail/l10n/zh_TW.json | 2 |
4 files changed, 6 insertions, 0 deletions
diff --git a/apps/sharebymail/l10n/nl.js b/apps/sharebymail/l10n/nl.js index d8e0a7dd11d..b0a12a317c8 100644 --- a/apps/sharebymail/l10n/nl.js +++ b/apps/sharebymail/l10n/nl.js @@ -25,6 +25,7 @@ OC.L10N.register( "Password to access %1$s was sent to you" : "Wachtwoord voor toegang tot %1$s is naar jou gestuurd", "Password to access {file} was sent to you" : "Wachtwoord voor toegang tot {file} is naar je verstuurd", "Sharing %1$s failed, because this item is already shared with user %2$s" : "Delen van %1$s is mislukt omdat het object al wordt gedeeld met gebruiker %2$s", + "We cannot send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "We kunnen je geen automatisch gegenereerd wachtwoord toesturen. Vermeld een geldig e-mailadres in je persoonlijke instellingen en probeer het nogmaals.", "Failed to send share by email" : "Versturen share per e-mail is mislukt", "%1$s shared »%2$s« with you" : "%1$s deelde \"%2$s\" met jou", "%1$s shared »%2$s« with you." : "%1$s deelde \"%2$s\" met jou.", diff --git a/apps/sharebymail/l10n/nl.json b/apps/sharebymail/l10n/nl.json index 30ea31e9b32..887d006b471 100644 --- a/apps/sharebymail/l10n/nl.json +++ b/apps/sharebymail/l10n/nl.json @@ -23,6 +23,7 @@ "Password to access %1$s was sent to you" : "Wachtwoord voor toegang tot %1$s is naar jou gestuurd", "Password to access {file} was sent to you" : "Wachtwoord voor toegang tot {file} is naar je verstuurd", "Sharing %1$s failed, because this item is already shared with user %2$s" : "Delen van %1$s is mislukt omdat het object al wordt gedeeld met gebruiker %2$s", + "We cannot send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "We kunnen je geen automatisch gegenereerd wachtwoord toesturen. Vermeld een geldig e-mailadres in je persoonlijke instellingen en probeer het nogmaals.", "Failed to send share by email" : "Versturen share per e-mail is mislukt", "%1$s shared »%2$s« with you" : "%1$s deelde \"%2$s\" met jou", "%1$s shared »%2$s« with you." : "%1$s deelde \"%2$s\" met jou.", 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。", diff --git a/apps/sharebymail/l10n/zh_TW.json b/apps/sharebymail/l10n/zh_TW.json index 16e37b13a36..b8ef5a4c73a 100644 --- a/apps/sharebymail/l10n/zh_TW.json +++ b/apps/sharebymail/l10n/zh_TW.json @@ -22,6 +22,8 @@ "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。", |