From 20baf077dbfae75f334eafa57e3910ffcbfa5a39 Mon Sep 17 00:00:00 2001 From: JustArchi Date: Wed, 11 Apr 2018 18:36:41 +0200 Subject: [PATCH] Translations update --- ArchiSteamFarm/www/locale/strings.es-ES.json | 78 ++++++++++---------- 1 file changed, 39 insertions(+), 39 deletions(-) diff --git a/ArchiSteamFarm/www/locale/strings.es-ES.json b/ArchiSteamFarm/www/locale/strings.es-ES.json index 0a3a2eaf0..72893b347 100644 --- a/ArchiSteamFarm/www/locale/strings.es-ES.json +++ b/ArchiSteamFarm/www/locale/strings.es-ES.json @@ -1,43 +1,43 @@ { - "bots-delete": "", - "bots-hide": "", - "bots-hide-offline": "", - "bots-hide-online": "", - "bots-key": "", - "bots-simple": "", - "bots-title": "", - "command-auto-clear": "", - "commands-title": "", - "editor-change": "", - "editor-current": "", - "editor-save": "", - "editor-title": "", - "generator-change": "", - "generator-current": "", + "bots-delete": "Mostrar el botón Borrar", + "bots-hide": "Ocultar Bots", + "bots-hide-offline": "Bots Apagados", + "bots-hide-online": "Bots En Línea", + "bots-key": "Mostrar botón de clave", + "bots-simple": "Información de Recolección Simple", + "bots-title": "ASF | Bots", + "command-auto-clear": "Auto Limpiar", + "commands-title": "ASF | Comandos", + "editor-change": "Cambiar Bot", + "editor-current": "Editando:", + "editor-save": "Guardar", + "editor-title": "ASF | Editor de configuración", + "generator-change": "Cambiar modo", + "generator-current": "Modo actual:", "generator-download": "Descarga", - "generator-title": "", - "global-bots": "", - "global-boxed": "", - "global-boxed-description": "", - "global-change": "", - "global-changelog": "", - "global-commands": "", - "global-config": "", - "global-control-panel": "", - "global-editor": "", - "global-generator": "", + "generator-title": "ASF | Generador de configuración", + "global-bots": "Bots", + "global-boxed": "Diseño Encajonado", + "global-boxed-description": "Alternar el diseño encajonado", + "global-change": "Modificar", + "global-changelog": "Registro de cambios", + "global-commands": "Comandos", + "global-config": "Ajustes", + "global-control-panel": "Panel de control", + "global-editor": "Editor", + "global-generator": "Generador", "global-home": "Inicio", - "global-information": "", - "global-language": "", - "global-layout": "", - "global-log": "", - "global-navigation": "", - "global-nightmode": "", - "global-nightmode-description": "", - "global-ram-usage": "", - "global-skins": "", - "global-uptime": "", - "global-version": "", - "global-wiki": "", - "log-title": "" + "global-information": "Información", + "global-language": "Idioma", + "global-layout": "Diseño", + "global-log": "Registro", + "global-navigation": "Cambiar modo de navegación", + "global-nightmode": "Modo Nocturno", + "global-nightmode-description": "Alternar al Modo Nocturno", + "global-ram-usage": "Consumo de RAM", + "global-skins": "Temas", + "global-uptime": "Tiempo en funcionamiento", + "global-version": "Versión", + "global-wiki": "Wiki", + "log-title": "ASF | Registro" } \ No newline at end of file