diff options
Diffstat (limited to 'apps/theming/l10n/es.js')
-rw-r--r-- | apps/theming/l10n/es.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/theming/l10n/es.js b/apps/theming/l10n/es.js index 5302be90106..c7e2dbd3715 100644 --- a/apps/theming/l10n/es.js +++ b/apps/theming/l10n/es.js @@ -25,8 +25,6 @@ OC.L10N.register( "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Los temas hacen posible personalizar fácilmente la apariencia de tu instancia y los clientes soportados. Esto será visible para todos los usuarios.", "Name" : "Nombre", "Reset to default" : "Vovler a configuración por defecto", - "Web address" : "Dirección web", - "Web address https://…" : "Dirección web https://", "Slogan" : "Eslogan", "Color" : "Color", "Logo" : "Logo", @@ -42,6 +40,8 @@ OC.L10N.register( "Install the Imagemagick PHP extension with support for SVG images to automatically generate favicons based on the uploaded logo and color." : "Instala la extensión de PHP Imagemagick con soporte para imágenes SVG para generar automáticamente faviconos basados en el logo y color subidos.", "You are already using a custom theme" : "Ya estás usando un tema personalizado", "reset to default" : "restaurar a configuración inicial", + "Web address" : "Dirección web", + "Web address https://…" : "Dirección web https://", "There is no error, the file uploaded with success" : "No ha habido errores, el archivo ha subido satisfactoriamente", "The uploaded file was only partially uploaded" : "El archivo para subir ha sido solo parcialmente subido", "Failed to write file to disk." : "Fallo al escribir el archivo al disco.", |