diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-05-25 02:27:20 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-05-25 02:27:20 +0000 |
commit | 3fa2437223ac44aa2fa8e74485490392658d7d75 (patch) | |
tree | 7835116eced821861003d1bd3857ddf02acf35b6 /apps/sharebymail/l10n | |
parent | ba6f5a4a2a5c661fc9deb7c37107be9f7f22ae77 (diff) | |
download | nextcloud-server-3fa2437223ac44aa2fa8e74485490392658d7d75.tar.gz nextcloud-server-3fa2437223ac44aa2fa8e74485490392658d7d75.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/sharebymail/l10n')
-rw-r--r-- | apps/sharebymail/l10n/es.js | 1 | ||||
-rw-r--r-- | apps/sharebymail/l10n/es.json | 1 | ||||
-rw-r--r-- | apps/sharebymail/l10n/tr.js | 1 | ||||
-rw-r--r-- | apps/sharebymail/l10n/tr.json | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/apps/sharebymail/l10n/es.js b/apps/sharebymail/l10n/es.js index 7d3099c3936..65a1bf657d0 100644 --- a/apps/sharebymail/l10n/es.js +++ b/apps/sharebymail/l10n/es.js @@ -25,6 +25,7 @@ OC.L10N.register( "Password to access %1$s was sent to you" : "Se te ha enviado una contraseña para acceder a %1$s", "Password to access {file} was sent to you" : "Se te ha enviado una contraseña para acceder a {file}", "Sharing %1$s failed, because this item is already shared with user %2$s" : "Fallo al compartir %1$s porque este objeto ya está compartido con el usuario %2$s", + "We cannot send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "No te podemos enviar la contraseña auto generada. Por favor, indica una dirección de email válida en tu configuración personal e inténtalo de nuevo.", "Failed to send share by email" : "Fallo al enviar compartido por correo electrónico", "%1$s shared »%2$s« with you" : "%1$s ha compartido «%2$s» contigo", "%1$s shared »%2$s« with you." : "%1$s ha compartido «%2$s» contigo.", diff --git a/apps/sharebymail/l10n/es.json b/apps/sharebymail/l10n/es.json index 6f638786742..01b2026b1ba 100644 --- a/apps/sharebymail/l10n/es.json +++ b/apps/sharebymail/l10n/es.json @@ -23,6 +23,7 @@ "Password to access %1$s was sent to you" : "Se te ha enviado una contraseña para acceder a %1$s", "Password to access {file} was sent to you" : "Se te ha enviado una contraseña para acceder a {file}", "Sharing %1$s failed, because this item is already shared with user %2$s" : "Fallo al compartir %1$s porque este objeto ya está compartido con el usuario %2$s", + "We cannot send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "No te podemos enviar la contraseña auto generada. Por favor, indica una dirección de email válida en tu configuración personal e inténtalo de nuevo.", "Failed to send share by email" : "Fallo al enviar compartido por correo electrónico", "%1$s shared »%2$s« with you" : "%1$s ha compartido «%2$s» contigo", "%1$s shared »%2$s« with you." : "%1$s ha compartido «%2$s» contigo.", diff --git a/apps/sharebymail/l10n/tr.js b/apps/sharebymail/l10n/tr.js index dfe9376181e..0e0ded7b28b 100644 --- a/apps/sharebymail/l10n/tr.js +++ b/apps/sharebymail/l10n/tr.js @@ -25,6 +25,7 @@ OC.L10N.register( "Password to access %1$s was sent to you" : "%1$s dosyasına erişim parolası size gönderildi", "Password to access {file} was sent to you" : "{file} dosyasına erişim parolası size gönderildi", "Sharing %1$s failed, because this item is already shared with user %2$s" : "%1$s ögesi %2$s kullanıcısı ile zaten paylaşılmış olduğundan paylaşılamadı", + "We cannot send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Otomatik üretilen parola size gönderilemedi. Lütfen kişisel ayarlarınızdan geçerli bir e-posta adresi ayarlayın ve yeniden deneyin.", "Failed to send share by email" : "Paylaşım e-postası gönderilemedi", "%1$s shared »%2$s« with you" : "%1$s, sizinle »%2$s« ögesini paylaştı", "%1$s shared »%2$s« with you." : "%1$s, sizinle »%2$s« ögesini paylaştı.", diff --git a/apps/sharebymail/l10n/tr.json b/apps/sharebymail/l10n/tr.json index 3a29280c8a2..886fe86e834 100644 --- a/apps/sharebymail/l10n/tr.json +++ b/apps/sharebymail/l10n/tr.json @@ -23,6 +23,7 @@ "Password to access %1$s was sent to you" : "%1$s dosyasına erişim parolası size gönderildi", "Password to access {file} was sent to you" : "{file} dosyasına erişim parolası size gönderildi", "Sharing %1$s failed, because this item is already shared with user %2$s" : "%1$s ögesi %2$s kullanıcısı ile zaten paylaşılmış olduğundan paylaşılamadı", + "We cannot send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Otomatik üretilen parola size gönderilemedi. Lütfen kişisel ayarlarınızdan geçerli bir e-posta adresi ayarlayın ve yeniden deneyin.", "Failed to send share by email" : "Paylaşım e-postası gönderilemedi", "%1$s shared »%2$s« with you" : "%1$s, sizinle »%2$s« ögesini paylaştı", "%1$s shared »%2$s« with you." : "%1$s, sizinle »%2$s« ögesini paylaştı.", |