mirror of
https://github.com/mue/mue.git
synced 2026-07-23 08:47:19 +02:00
feat(translations): updated spanish translation (#173)
* feat(translations): updated spanish translation * fix(translations): improved some translations
This commit is contained in:
@@ -179,12 +179,12 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"interval": {
|
"interval": {
|
||||||
"title": "Change every",
|
"title": "Cambiar cada",
|
||||||
"minute": "Minute",
|
"minute": "Minuto",
|
||||||
"half_hour": "Half hour",
|
"half_hour": "Media hora",
|
||||||
"hour": "Hour",
|
"hour": "Hora",
|
||||||
"day": "Day",
|
"day": "Día",
|
||||||
"month": "Month"
|
"month": "Mes"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"search": {
|
"search": {
|
||||||
@@ -285,25 +285,25 @@
|
|||||||
"custom_js": "JS personalizado",
|
"custom_js": "JS personalizado",
|
||||||
"tab_name": "Nombre de la pestaña",
|
"tab_name": "Nombre de la pestaña",
|
||||||
"timezone": {
|
"timezone": {
|
||||||
"title": "Time Zone",
|
"title": "Zona horaria",
|
||||||
"automatic": "Automatic"
|
"automatic": "Automático"
|
||||||
},
|
},
|
||||||
"experimental_warning": "Por favor, ten en cuenta que el equipo de Mue no puede dar soporte si tienes el modo experimental activado. Por favor, desactívalo primero y comprueba si el problema sigue ocurriendo antes de contactar con el equipo de soporte."
|
"experimental_warning": "Por favor, ten en cuenta que el equipo de Mue no puede dar soporte si tienes el modo experimental activado. Por favor, desactívalo primero y comprueba si el problema sigue ocurriendo antes de contactar con el equipo de soporte."
|
||||||
},
|
},
|
||||||
"stats": {
|
"stats": {
|
||||||
"title": "Stats",
|
"title": "Estadísticas",
|
||||||
"warning": "You need to enable usage data in order to use this feature",
|
"warning": "Tienes que activar las estadísticas de uso para poder utilizar esta función",
|
||||||
"sections": {
|
"sections": {
|
||||||
"tabs_opened": "Tabs opened",
|
"tabs_opened": "Pestañas abiertas",
|
||||||
"backgrounds_favourited": "Backgrounds favourited",
|
"backgrounds_favourited": "Fondos favoritos",
|
||||||
"backgrounds_downloaded": "Backgrounds downloaded",
|
"backgrounds_downloaded": "Fondos descargados",
|
||||||
"quotes_favourited": "Quotes favourited",
|
"quotes_favourited": "Citas favoritas",
|
||||||
"quicklinks_added": "Quicklinks added",
|
"quicklinks_added": "Enlaces rápidos añadidos",
|
||||||
"settings_changed": "Settings changed",
|
"settings_changed": "Ajustes cambiados",
|
||||||
"addons_installed": "Add-ons installed"
|
"addons_installed": "Complementos instalados"
|
||||||
},
|
},
|
||||||
"usage": "Usage Stats",
|
"usage": "Estadísticas de uso",
|
||||||
"disable": "Turning this off will clear your statistics locally, but will not delete the anonymous data posted to umami."
|
"disable": "Si se desactiva, se borrarán las estadísticas localmente, pero no se eliminarán los datos anónimos publicados en umami."
|
||||||
},
|
},
|
||||||
"experimental": {
|
"experimental": {
|
||||||
"title": "Experimental",
|
"title": "Experimental",
|
||||||
@@ -388,27 +388,27 @@
|
|||||||
"z_a": "Alfabético (Z-A)"
|
"z_a": "Alfabético (Z-A)"
|
||||||
},
|
},
|
||||||
"create": {
|
"create": {
|
||||||
"title": "Create",
|
"title": "Crear",
|
||||||
"other_title": "Create Add-on",
|
"other_title": "Crear complemento",
|
||||||
"metadata": {
|
"metadata": {
|
||||||
"name": "Name",
|
"name": "Nombre",
|
||||||
"icon_url": "Icon URL",
|
"icon_url": "URL del icono",
|
||||||
"screenshot_url": "Screenshot URL",
|
"screenshot_url": "URL de la captura de pantalla",
|
||||||
"description": "Description"
|
"description": "Descripción"
|
||||||
},
|
},
|
||||||
"finish": {
|
"finish": {
|
||||||
"title": "Finish",
|
"title": "Acabar",
|
||||||
"download": "Download Add-on"
|
"download": "Descargar complemento"
|
||||||
},
|
},
|
||||||
"settings": {
|
"settings": {
|
||||||
"current": "Import current setup",
|
"current": "Importar la configuración actual",
|
||||||
"json": "Upload JSON"
|
"json": "Subir JSON"
|
||||||
},
|
},
|
||||||
"photos": {
|
"photos": {
|
||||||
"title": "Add Photos"
|
"title": "Añadir fotos"
|
||||||
},
|
},
|
||||||
"quotes": {
|
"quotes": {
|
||||||
"title": "Add Quotes"
|
"title": "Añadir citas"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
@@ -427,50 +427,50 @@
|
|||||||
"contact_support": "Contáctanos aquí"
|
"contact_support": "Contáctanos aquí"
|
||||||
},
|
},
|
||||||
"welcome": {
|
"welcome": {
|
||||||
"tip": "Quick Tip",
|
"tip": "Truco",
|
||||||
"sections": {
|
"sections": {
|
||||||
"intro": {
|
"intro": {
|
||||||
"title": "Bienvenido a Mue Tab",
|
"title": "Bienvenido a Mue Tab",
|
||||||
"description": "Gracias por instalar, esperamos que disfrute de su tiempo con nuestra extensión."
|
"description": "Gracias por instalar, esperamos que disfrute de su tiempo con nuestra extensión."
|
||||||
},
|
},
|
||||||
"language": {
|
"language": {
|
||||||
"title": "Choose your language",
|
"title": "Elige el idioma",
|
||||||
"description": "Mue can be displayed the languages listed below. You can also add new translations on our GitHub!"
|
"description": "Mue puede mostrarse en los idiomas que se indican debajo. ¡También puedes contribuir con traducciones en nuestro GitHub!"
|
||||||
},
|
},
|
||||||
"theme": {
|
"theme": {
|
||||||
"title": "Select a theme",
|
"title": "Selecciona un tema",
|
||||||
"description": "Mue is available in both light and dark theme, or this can be automatically set depending on your system theme.",
|
"description": "Mue está disponible tanto en el tema claro como en el oscuro, también se puede configurar automáticamente en función del tema de su sistema.",
|
||||||
"tip": "Using the Auto settings will use the theme on your computer. This setting will impact the modals and some of the widgets displayed on the screen, such as weather and notes."
|
"tip": "Si utiliza la configuración automática, utilizará el tema de su ordenador. Esta configuración afectará a los modales y a algunos de los widgets que aparecen en la pantalla, como el tiempo y las notas."
|
||||||
},
|
},
|
||||||
"settings": {
|
"settings": {
|
||||||
"title": "Import Settings",
|
"title": "Importa los ajustes",
|
||||||
"description": "Installing Mue on a new device? Feel free to import your old settings!",
|
"description": "¿Instalando Mue en un nuevo dispositivo? No dudes en importar tu antigua configuración.",
|
||||||
"tip": "You can export your old settings by navigating to the Advanced tab in your old Mue setup. Then you need to click the export button which will download the JSON file. You can upload this file here to carry across your settings and preferences from your previous Mue installation."
|
"tip": "Puedes exportar tu antigua configuración navegando a la pestaña Avanzado en tu antigua configuración de Mue. Luego debes hacer clic en el botón de exportación que descargará el archivo JSON. Puedes subir este archivo aquí para mantener tus ajustes y preferencias de tu anterior instalación de Mue."
|
||||||
},
|
},
|
||||||
"privacy": {
|
"privacy": {
|
||||||
"title": "Privacy Options",
|
"title": "Opciones de privacidad",
|
||||||
"description": "Enable settings to further protect your privacy with Mue.",
|
"description": "Activa estos ajustes para proteger aún más tu privacidad con Mue.",
|
||||||
"offline_mode_description": "Enabling offline mode will disable all requests to any service. This will result in online backgrounds, online quotes, marketplace, weather, quick links, change log and some about tab information to be disabled.",
|
"offline_mode_description": "Al activar el modo offline se deshabilitarán todas las peticiones a cualquier servicio. Esto hará que se desactiven los fondos en línea, las citas en línea, la tienda, el tiempo, los enlaces rápidos, el registro de cambios y alguna información de la pestaña Acerca de.",
|
||||||
"ddg_proxy_description": "You can make image requests go through DuckDuckGo if you wish. By default, API requests go through our open source servers and image requests go through the original server. Turning this off for quick links will get the icons from Google instead of DuckDuckGo. DuckDuckGo proxy is always enabled for the Marketplace.",
|
"ddg_proxy_description": "Puedes hacer que las solicitudes de imágenes pasen por DuckDuckGo si lo deseas. Por defecto, las solicitudes a la API van a tráves de nuestros servidores de código abierto y las solicitudes de imágenes van a través del servidor original. Si desactivas esta opción para los enlaces rápidos y los iconos de obtendrán de Google en lugar de DuckDuckGo. El proxy de DuckDuckGo está siempre activado para la tienda.",
|
||||||
"stats_description": "Enabling this will allow you to see the stats tab in settings which shows interesting things like how many tabs you have opened, backgrounds favourited/downloaded and more. This will also post anonymous statistics to our umami instance. You can find the source code to this instance on our GitHub page.",
|
"stats_description": "Al activar esto, podrás ver la pestaña de estadísticas en los ajustes, que muestra cosas interesantes como el número de pestañas que has abierto, los fondos favoritos/descargados y más. Esto también enviará estadísticas anónimas a nuestra instancia de umami. Puedes encontrar el código fuente de esta instancia en nuestra página de GitHub.",
|
||||||
"links": {
|
"links": {
|
||||||
"title": "Links",
|
"title": "Enlaces",
|
||||||
"privacy_policy": "Privacy Policy",
|
"privacy_policy": "Política de privacidad",
|
||||||
"source_code": "Source Code"
|
"source_code": "Código fuente"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"final": {
|
"final": {
|
||||||
"title": "Final step",
|
"title": "Último paso",
|
||||||
"description": "Your Mue Tab experience is about to begin.",
|
"description": "Tu experiencia con Mue Tab está a punto de comenzar",
|
||||||
"changes": "Changes",
|
"changes": "Cambios",
|
||||||
"changes_description": "To change settings later click on the settings icon in the top right corner of your tab.",
|
"changes_description": "Para cambiar la configuración más tarde, haga clic en el icono de configuración en la esquina superior derecha de su pestaña.",
|
||||||
"imported": "Imported",
|
"imported": "Importados",
|
||||||
"settings": "settings"
|
"settings": "ajustes"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"buttons": {
|
"buttons": {
|
||||||
"next": "Next",
|
"next": "Siguiente",
|
||||||
"previous": "Previous",
|
"previous": "Anterior",
|
||||||
"close": "Cerrar"
|
"close": "Cerrar"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user