summaryrefslogtreecommitdiffstats
path: root/apps/sharebymail
diff options
context:
space:
mode:
Diffstat (limited to 'apps/sharebymail')
-rw-r--r--apps/sharebymail/l10n/de_DE.js1
-rw-r--r--apps/sharebymail/l10n/de_DE.json1
-rw-r--r--apps/sharebymail/l10n/pl.js1
-rw-r--r--apps/sharebymail/l10n/pl.json1
-rw-r--r--apps/sharebymail/l10n/pt_BR.js1
-rw-r--r--apps/sharebymail/l10n/pt_BR.json1
-rw-r--r--apps/sharebymail/l10n/zh_CN.js1
-rw-r--r--apps/sharebymail/l10n/zh_CN.json1
8 files changed, 8 insertions, 0 deletions
diff --git a/apps/sharebymail/l10n/de_DE.js b/apps/sharebymail/l10n/de_DE.js
index 6ec1611837e..2dc427cdf72 100644
--- a/apps/sharebymail/l10n/de_DE.js
+++ b/apps/sharebymail/l10n/de_DE.js
@@ -24,6 +24,7 @@ OC.L10N.register(
"Password to access {file} was sent to {email}" : "Passwort für den Zugriff auf {file} wurde an {email} versandt ",
"Password to access %1$s was sent to you" : "Passwort für den Zugriff auf %1$s wurde an Sie versandt",
"Password to access {file} was sent to you" : " Passwort für den Zugriff auf {file} wurde an Sie versandt ",
+ "Sharing %1$s failed, because this item is already shared with user %2$s" : "Freigabe von %1$s fehlgeschlagen, da dieses Element schon mit dem Benutzer %2$s geteilt wird.",
"We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Automatisch erzeugtes Passwort kann nicht versandt werden. Bitte geben Sie in Ihren persönlichen Einstellungen eine gültige E-Mail-Adresse ein und versuche Sie es erneut.",
"Failed to send share by email" : "Fehler beim Senden der Freigabe per E-Mail",
"%1$s shared »%2$s« with you" : "%1$s hat »%2$s« mit Ihnen geteilt",
diff --git a/apps/sharebymail/l10n/de_DE.json b/apps/sharebymail/l10n/de_DE.json
index 2664a7d4b27..6ebac499ee9 100644
--- a/apps/sharebymail/l10n/de_DE.json
+++ b/apps/sharebymail/l10n/de_DE.json
@@ -22,6 +22,7 @@
"Password to access {file} was sent to {email}" : "Passwort für den Zugriff auf {file} wurde an {email} versandt ",
"Password to access %1$s was sent to you" : "Passwort für den Zugriff auf %1$s wurde an Sie versandt",
"Password to access {file} was sent to you" : " Passwort für den Zugriff auf {file} wurde an Sie versandt ",
+ "Sharing %1$s failed, because this item is already shared with user %2$s" : "Freigabe von %1$s fehlgeschlagen, da dieses Element schon mit dem Benutzer %2$s geteilt wird.",
"We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Automatisch erzeugtes Passwort kann nicht versandt werden. Bitte geben Sie in Ihren persönlichen Einstellungen eine gültige E-Mail-Adresse ein und versuche Sie es erneut.",
"Failed to send share by email" : "Fehler beim Senden der Freigabe per E-Mail",
"%1$s shared »%2$s« with you" : "%1$s hat »%2$s« mit Ihnen geteilt",
diff --git a/apps/sharebymail/l10n/pl.js b/apps/sharebymail/l10n/pl.js
index 1a110692cbd..7f9f80f7b81 100644
--- a/apps/sharebymail/l10n/pl.js
+++ b/apps/sharebymail/l10n/pl.js
@@ -24,6 +24,7 @@ OC.L10N.register(
"Password to access {file} was sent to {email}" : "Hasło dostępu do {file} zostało wysłane do {email}",
"Password to access %1$s was sent to you" : "Hasło dostępu do %1$s zostało do Ciebie wysłane",
"Password to access {file} was sent to you" : "Hasło dostępu do {file} zostało do Ciebie wysłane",
+ "Sharing %1$s failed, because this item is already shared with user %2$s" : "Udostępnianie %1$s nie powiodło się, ponieważ ten element jest już udostępniony użytkownikowi %2$s",
"We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Nie można wysłać automatycznie wygenerowanego hasła. Proszę ustawić prawidłowy adres e-mail w ustawieniach osobistych i spróbować ponownie.",
"Failed to send share by email" : "Nie udało się wysłać linku udostępnienia e-mailem",
"%1$s shared »%2$s« with you" : "%1$s udostępnił »%2$s«",
diff --git a/apps/sharebymail/l10n/pl.json b/apps/sharebymail/l10n/pl.json
index 0cbca55a248..6b252fffcfb 100644
--- a/apps/sharebymail/l10n/pl.json
+++ b/apps/sharebymail/l10n/pl.json
@@ -22,6 +22,7 @@
"Password to access {file} was sent to {email}" : "Hasło dostępu do {file} zostało wysłane do {email}",
"Password to access %1$s was sent to you" : "Hasło dostępu do %1$s zostało do Ciebie wysłane",
"Password to access {file} was sent to you" : "Hasło dostępu do {file} zostało do Ciebie wysłane",
+ "Sharing %1$s failed, because this item is already shared with user %2$s" : "Udostępnianie %1$s nie powiodło się, ponieważ ten element jest już udostępniony użytkownikowi %2$s",
"We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Nie można wysłać automatycznie wygenerowanego hasła. Proszę ustawić prawidłowy adres e-mail w ustawieniach osobistych i spróbować ponownie.",
"Failed to send share by email" : "Nie udało się wysłać linku udostępnienia e-mailem",
"%1$s shared »%2$s« with you" : "%1$s udostępnił »%2$s«",
diff --git a/apps/sharebymail/l10n/pt_BR.js b/apps/sharebymail/l10n/pt_BR.js
index 77ccfe6b7f3..5dedbeca3df 100644
--- a/apps/sharebymail/l10n/pt_BR.js
+++ b/apps/sharebymail/l10n/pt_BR.js
@@ -24,6 +24,7 @@ OC.L10N.register(
"Password to access {file} was sent to {email}" : "A senha para acesso {file} foi enviada para {email}",
"Password to access %1$s was sent to you" : "A senha para acesso %1$s foi enviada para você",
"Password to access {file} was sent to you" : "A senha para acesso {file} foi enviada para você",
+ "Sharing %1$s failed, because this item is already shared with user %2$s" : "Compartilhamento de %1$s falhou, porque este item já está compartilhado com o usuário%2$s",
"We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Não pudemos enviar a você a senha auto-gerada. Defina um e-mail válido em sua configuração e tente novamente.",
"Failed to send share by email" : "Falha ao enviar compartilhamento via e-mail",
"%1$s shared »%2$s« with you" : "%1$s compartilhou »%2$s« com você",
diff --git a/apps/sharebymail/l10n/pt_BR.json b/apps/sharebymail/l10n/pt_BR.json
index 00a24a2efdc..35c10d33953 100644
--- a/apps/sharebymail/l10n/pt_BR.json
+++ b/apps/sharebymail/l10n/pt_BR.json
@@ -22,6 +22,7 @@
"Password to access {file} was sent to {email}" : "A senha para acesso {file} foi enviada para {email}",
"Password to access %1$s was sent to you" : "A senha para acesso %1$s foi enviada para você",
"Password to access {file} was sent to you" : "A senha para acesso {file} foi enviada para você",
+ "Sharing %1$s failed, because this item is already shared with user %2$s" : "Compartilhamento de %1$s falhou, porque este item já está compartilhado com o usuário%2$s",
"We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Não pudemos enviar a você a senha auto-gerada. Defina um e-mail válido em sua configuração e tente novamente.",
"Failed to send share by email" : "Falha ao enviar compartilhamento via e-mail",
"%1$s shared »%2$s« with you" : "%1$s compartilhou »%2$s« com você",
diff --git a/apps/sharebymail/l10n/zh_CN.js b/apps/sharebymail/l10n/zh_CN.js
index 006fea2771d..97bcf189d94 100644
--- a/apps/sharebymail/l10n/zh_CN.js
+++ b/apps/sharebymail/l10n/zh_CN.js
@@ -24,6 +24,7 @@ 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 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«",
diff --git a/apps/sharebymail/l10n/zh_CN.json b/apps/sharebymail/l10n/zh_CN.json
index ca728aa8e7a..e466780a368 100644
--- a/apps/sharebymail/l10n/zh_CN.json
+++ b/apps/sharebymail/l10n/zh_CN.json
@@ -22,6 +22,7 @@
"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 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«",