diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-03-21 01:14:06 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-03-21 01:14:06 +0000 |
commit | 2c7f1fd001b6f442ed9b32b17d68371cf3f74e2d (patch) | |
tree | 37e2cc6bc676074d48b0e997b33138198907bf51 /apps/theming/l10n/es.js | |
parent | a5cbe94878b4dbaa4c00ad1babd326ef0f347708 (diff) | |
download | nextcloud-server-2c7f1fd001b6f442ed9b32b17d68371cf3f74e2d.tar.gz nextcloud-server-2c7f1fd001b6f442ed9b32b17d68371cf3f74e2d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/theming/l10n/es.js')
-rw-r--r-- | apps/theming/l10n/es.js | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/apps/theming/l10n/es.js b/apps/theming/l10n/es.js index 456f169ce49..634663fdb82 100644 --- a/apps/theming/l10n/es.js +++ b/apps/theming/l10n/es.js @@ -23,9 +23,9 @@ OC.L10N.register( "No file uploaded" : "No se ha subido archivo", "Unsupported image type" : "Tipo de imagen no soportado", "You are already using a custom theme. Theming app settings might be overwritten by that." : "Ya estás usando un tema personalizado. La configuración de la aplicación de temas puede ser sobrescrita por el.", + "Theming" : "Tema", "Legal notice" : "Aviso legal", "Privacy policy" : "Política de privacidad", - "Theming" : "Tema", "Adjust the Nextcloud theme" : "Ajusta el tema de Nextcloud", "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", @@ -46,12 +46,6 @@ OC.L10N.register( "Upload new header logo" : "Subir nuevo logo de la cabecera", "Favicon" : "Favicon", "Upload new favicon" : "Subir nuevo favicon", - "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.", - "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.", - "A PHP extension stopped the file upload." : "Una extensión de PHP ha detenido la subida del archivo.", - "You are already using a custom theme" : "Ya estás usando un tema personalizado", - "Web address https://…" : "Dirección web https://" + "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." }, "nplurals=2; plural=(n != 1);"); |