diff options
Diffstat (limited to 'core/l10n/es.json')
-rw-r--r-- | core/l10n/es.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/core/l10n/es.json b/core/l10n/es.json index c84a0a967c2..693de570271 100644 --- a/core/l10n/es.json +++ b/core/l10n/es.json @@ -135,6 +135,7 @@ "group" : "grupo", "remote" : "remoto", "email" : "email", + "shared by {sharer}" : "compartido por {sharer}", "Unshare" : "Dejar de compartir", "Can reshare" : "Puede compartir", "Can edit" : "Puede editar", @@ -260,7 +261,6 @@ "Log in" : "Iniciar sesión", "Stay logged in" : "Permanecer autenticado", "Alternative Logins" : "Inicios de sesión alternativos", - "Use the following link to reset your password: {link}" : "Utilice el siguiente enlace para restablecer su contraseña: {link}", "New password" : "Nueva contraseña", "New Password" : "Contraseña nueva", "Reset password" : "Restablecer contraseña", @@ -305,6 +305,7 @@ "Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" : "Hola:\n\nTan solo queremos informarte que %s compartió %s contigo.\nMíralo aquí: %s\n\n", "The share will expire on %s." : "El objeto dejará de ser compartido el %s.", "Cheers!" : "¡Saludos!", + "Use the following link to reset your password: {link}" : "Utilice el siguiente enlace para restablecer su contraseña: {link}", "Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" : "Hola:<br><br>Te comentamos que %s compartió <strong>%s</strong> contigo.<br><a href=\"%s\">¡Échale un vistazo!</a><br><br>" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |