diff options
Diffstat (limited to 'core/l10n/es.js')
-rw-r--r-- | core/l10n/es.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/es.js b/core/l10n/es.js index 478f723802b..476abd5d6fa 100644 --- a/core/l10n/es.js +++ b/core/l10n/es.js @@ -80,7 +80,6 @@ OC.L10N.register( "Unable to create a link share" : "No se ha podido crear el enlace compartido", "Unable to toggle this option" : "No se ha podido cambiar esta opción", "Resharing is not allowed" : "No se permite compartir de nuevo", - "Share to {name}" : "Compartir a {name}", "Link" : "Enlace", "Hide download" : "Esconder descarga", "Password protection enforced" : "Protección con contraseña forzada", @@ -101,6 +100,7 @@ OC.L10N.register( "Delete share link" : "Eliminar enlace compartido", "Add another link" : "Añadir otro enlace", "Password protection for links is mandatory" : "La protección por contraseña es obligatoria", + "Share to {name}" : "Compartir a {name}", "Share link" : "Compartir enlace", "New share link" : "Nuevo enlace compartido", "Created on {time}" : "Creado: {time}", |