aboutsummaryrefslogtreecommitdiffstats
path: root/apps/sharebymail/l10n
diff options
context:
space:
mode:
Diffstat (limited to 'apps/sharebymail/l10n')
-rw-r--r--apps/sharebymail/l10n/es_MX.js6
-rw-r--r--apps/sharebymail/l10n/es_MX.json6
2 files changed, 10 insertions, 2 deletions
diff --git a/apps/sharebymail/l10n/es_MX.js b/apps/sharebymail/l10n/es_MX.js
index 68240925f4c..0cc51120cb9 100644
--- a/apps/sharebymail/l10n/es_MX.js
+++ b/apps/sharebymail/l10n/es_MX.js
@@ -14,11 +14,15 @@ OC.L10N.register(
"%s shared »%s« with you" : "%s ha compartido »%s« con usted",
"%s shared »%s« with you on behalf of %s" : "%s ha compartido »%s« con usted a nombre de %s",
"Failed to create the E-mail" : "Se presentó una falla al crear el correo electrónico",
+ "Password to access »%s« shared to you by %s" : "Contraseña para acceder »%s« compartido con usted por %s ",
"Could not find share" : "No fue posible encontrar el elemento compartido",
"Hey there,\n\n%s shared »%s« with you on behalf of %s.\n\n%s\n\n" : "Hola,\n\n%s ha compartido »%s« con usted a nombre de %s.\n\n%s\n",
"Hey there,\n\n%s shared »%s« with you.\n\n%s\n\n" : "Hola,\n\n%s ha compartido »%s« con usted.\n\n%s\n",
"Cheers!" : "¡Saludos!",
"Hey there,<br><br>%s shared <a href=\"%s\">%s</a> with you on behalf of %s.<br><br>" : "Hola,<br><br>%s ha compartido <a href=\"%s\">%s</a> con usted a nombre de %s.<br><br> ",
- "Hey there,<br><br>%s shared <a href=\"%s\">%s</a> with you.<br><br>" : "Hola, <br><br>%s ha compartido <a href=\"%s\">%s</a> con usted.<br><br> "
+ "Hey there,<br><br>%s shared <a href=\"%s\">%s</a> with you.<br><br>" : "Hola, <br><br>%s ha compartido <a href=\"%s\">%s</a> con usted.<br><br> ",
+ "Share by mail" : "Compartir por correo",
+ "Send a personalized link to a file or folder by mail." : "Enviar por correo una liga personalizada a un archivo o carpeta.",
+ "Send password by mail" : "La contraseña ha sido enviada por correo"
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/sharebymail/l10n/es_MX.json b/apps/sharebymail/l10n/es_MX.json
index b73e92c967f..86c8eb996d8 100644
--- a/apps/sharebymail/l10n/es_MX.json
+++ b/apps/sharebymail/l10n/es_MX.json
@@ -12,11 +12,15 @@
"%s shared »%s« with you" : "%s ha compartido »%s« con usted",
"%s shared »%s« with you on behalf of %s" : "%s ha compartido »%s« con usted a nombre de %s",
"Failed to create the E-mail" : "Se presentó una falla al crear el correo electrónico",
+ "Password to access »%s« shared to you by %s" : "Contraseña para acceder »%s« compartido con usted por %s ",
"Could not find share" : "No fue posible encontrar el elemento compartido",
"Hey there,\n\n%s shared »%s« with you on behalf of %s.\n\n%s\n\n" : "Hola,\n\n%s ha compartido »%s« con usted a nombre de %s.\n\n%s\n",
"Hey there,\n\n%s shared »%s« with you.\n\n%s\n\n" : "Hola,\n\n%s ha compartido »%s« con usted.\n\n%s\n",
"Cheers!" : "¡Saludos!",
"Hey there,<br><br>%s shared <a href=\"%s\">%s</a> with you on behalf of %s.<br><br>" : "Hola,<br><br>%s ha compartido <a href=\"%s\">%s</a> con usted a nombre de %s.<br><br> ",
- "Hey there,<br><br>%s shared <a href=\"%s\">%s</a> with you.<br><br>" : "Hola, <br><br>%s ha compartido <a href=\"%s\">%s</a> con usted.<br><br> "
+ "Hey there,<br><br>%s shared <a href=\"%s\">%s</a> with you.<br><br>" : "Hola, <br><br>%s ha compartido <a href=\"%s\">%s</a> con usted.<br><br> ",
+ "Share by mail" : "Compartir por correo",
+ "Send a personalized link to a file or folder by mail." : "Enviar por correo una liga personalizada a un archivo o carpeta.",
+ "Send password by mail" : "La contraseña ha sido enviada por correo"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file