diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-06-09 00:08:24 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-06-09 00:08:24 +0000 |
commit | 628284a34c08bbc16a4cff06245ed5aee4c96aac (patch) | |
tree | 1bd3301c6492b58983e11aaf631e9127f4f649f6 /apps/theming | |
parent | 3384c5fb70842a1dbdd24381bdbfa56593c93d2f (diff) | |
download | nextcloud-server-628284a34c08bbc16a4cff06245ed5aee4c96aac.tar.gz nextcloud-server-628284a34c08bbc16a4cff06245ed5aee4c96aac.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming')
-rw-r--r-- | apps/theming/l10n/es.js | 2 | ||||
-rw-r--r-- | apps/theming/l10n/es.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/theming/l10n/es.js b/apps/theming/l10n/es.js index ccb44c8334a..755f1ebcaaa 100644 --- a/apps/theming/l10n/es.js +++ b/apps/theming/l10n/es.js @@ -15,6 +15,7 @@ OC.L10N.register( "Theming" : "Tema", "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", @@ -23,6 +24,7 @@ OC.L10N.register( "Upload new logo" : "Subir nuevo logo", "Login image" : "Imagen de inicio", "Upload new login background" : "Subir una nueva imagen de fondo", + "Remove background image" : "Eliminar imagen de fondo", "reset to default" : "restaurar a configuración inicial", "Log in image" : "Imagen de inicio" }, diff --git a/apps/theming/l10n/es.json b/apps/theming/l10n/es.json index 1eec75aa113..500f521989c 100644 --- a/apps/theming/l10n/es.json +++ b/apps/theming/l10n/es.json @@ -13,6 +13,7 @@ "Theming" : "Tema", "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", @@ -21,6 +22,7 @@ "Upload new logo" : "Subir nuevo logo", "Login image" : "Imagen de inicio", "Upload new login background" : "Subir una nueva imagen de fondo", + "Remove background image" : "Eliminar imagen de fondo", "reset to default" : "restaurar a configuración inicial", "Log in image" : "Imagen de inicio" },"pluralForm" :"nplurals=2; plural=(n != 1);" |