diff options
Diffstat (limited to 'apps/sharebymail')
-rw-r--r-- | apps/sharebymail/l10n/es.js | 1 | ||||
-rw-r--r-- | apps/sharebymail/l10n/es.json | 1 | ||||
-rw-r--r-- | apps/sharebymail/l10n/pl.js | 1 | ||||
-rw-r--r-- | apps/sharebymail/l10n/pl.json | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/apps/sharebymail/l10n/es.js b/apps/sharebymail/l10n/es.js index e7b5adc1d9d..f8f57e43290 100644 --- a/apps/sharebymail/l10n/es.js +++ b/apps/sharebymail/l10n/es.js @@ -18,6 +18,7 @@ OC.L10N.register( "Password to access {file} was sent to you" : "Se te ha enviado una contraseña para acceder a {file}", "Sharing %s failed, this item is already shared with %s" : "Falló el compartir %s , este ítem ya se encontraba compartido con %s", "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "No podemos enviarte la contraseña autogenerada. Por favor, indica una dirección de correo electrónico válida en tu configuración personal y vuelve a intentarlo.", + "Failed to send share by email" : "Fallo al enviar compartido por correo electrónico", "%s shared »%s« with you" : "%s compartió »%s« con usted", "%s shared »%s« with you." : "%s compartió »%s« con usted.", "Click the button below to open it." : "Haga click en el botón debajo para abrirlo.", diff --git a/apps/sharebymail/l10n/es.json b/apps/sharebymail/l10n/es.json index fc8959959b9..2be5f6d311e 100644 --- a/apps/sharebymail/l10n/es.json +++ b/apps/sharebymail/l10n/es.json @@ -16,6 +16,7 @@ "Password to access {file} was sent to you" : "Se te ha enviado una contraseña para acceder a {file}", "Sharing %s failed, this item is already shared with %s" : "Falló el compartir %s , este ítem ya se encontraba compartido con %s", "We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "No podemos enviarte la contraseña autogenerada. Por favor, indica una dirección de correo electrónico válida en tu configuración personal y vuelve a intentarlo.", + "Failed to send share by email" : "Fallo al enviar compartido por correo electrónico", "%s shared »%s« with you" : "%s compartió »%s« con usted", "%s shared »%s« with you." : "%s compartió »%s« con usted.", "Click the button below to open it." : "Haga click en el botón debajo para abrirlo.", diff --git a/apps/sharebymail/l10n/pl.js b/apps/sharebymail/l10n/pl.js index 0846487d3dc..2ce0903cc2c 100644 --- a/apps/sharebymail/l10n/pl.js +++ b/apps/sharebymail/l10n/pl.js @@ -18,6 +18,7 @@ OC.L10N.register( "Password to access {file} was sent to you" : "Hasło dostępu do {file} zostało wysłane do ciebie", "Sharing %s failed, this item is already shared with %s" : "Współdzielenie %s nie udało się, ten obiekt już jest współdzielony z %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ć współdzielenia przez e-mail", "%s shared »%s« with you" : "%s współdzieli »%s« z tobą", "%s shared »%s« with you." : "%s współdzieli »%s« z tobą.", "Click the button below to open it." : "Kliknij przycisk poniżej, żeby to otworzyć.", diff --git a/apps/sharebymail/l10n/pl.json b/apps/sharebymail/l10n/pl.json index 9d0ac1281ee..1f19a3e109c 100644 --- a/apps/sharebymail/l10n/pl.json +++ b/apps/sharebymail/l10n/pl.json @@ -16,6 +16,7 @@ "Password to access {file} was sent to you" : "Hasło dostępu do {file} zostało wysłane do ciebie", "Sharing %s failed, this item is already shared with %s" : "Współdzielenie %s nie udało się, ten obiekt już jest współdzielony z %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ć współdzielenia przez e-mail", "%s shared »%s« with you" : "%s współdzieli »%s« z tobą", "%s shared »%s« with you." : "%s współdzieli »%s« z tobą.", "Click the button below to open it." : "Kliknij przycisk poniżej, żeby to otworzyć.", |