New translations en.json (Spanish)
This commit is contained in:
parent
7ce36c34eb
commit
8afb48f989
1 changed files with 40 additions and 40 deletions
|
|
@ -1,61 +1,61 @@
|
||||||
{
|
{
|
||||||
"metadata": {
|
"metadata": {
|
||||||
"home_title": "home",
|
"home_title": "inicio",
|
||||||
"app_title": "the online GPX file editor",
|
"app_title": "el editor online de archivos GPX",
|
||||||
"embed_title": "the online GPX file editor",
|
"embed_title": "el editor online de archivos GPX",
|
||||||
"help_title": "ayuda",
|
"help_title": "ayuda",
|
||||||
"description": "View, edit, and create GPX files online with advanced route planning capabilities and file processing tools, beautiful maps and detailed data visualizations."
|
"description": "Ver, editar y crear archivos GPX online con capacidades de planificación avanzada de rutas y herramientas de procesamiento de archivos, hermosos mapas y visualizaciones detalladas de datos."
|
||||||
},
|
},
|
||||||
"menu": {
|
"menu": {
|
||||||
"new": "New",
|
"new": "Nuevo",
|
||||||
"new_file": "New file",
|
"new_file": "Nuevo archivo",
|
||||||
"new_track": "New track",
|
"new_track": "Nueva pista",
|
||||||
"new_segment": "New segment",
|
"new_segment": "Nuevo segmento",
|
||||||
"open": "Open...",
|
"open": "Abrir...",
|
||||||
"duplicate": "Duplicar track",
|
"duplicate": "Duplicar track",
|
||||||
"close": "Close",
|
"close": "Cerrar",
|
||||||
"close_all": "Close all",
|
"close_all": "Cerrar todo",
|
||||||
"copy": "Copy",
|
"copy": "Copiar",
|
||||||
"paste": "Paste",
|
"paste": "Pegar",
|
||||||
"cut": "Cut",
|
"cut": "Cortar",
|
||||||
"export": "Export...",
|
"export": "Exportar...",
|
||||||
"export_all": "Export all...",
|
"export_all": "Exportar todo...",
|
||||||
"export_options": "Export options",
|
"export_options": "Opciones de exportación",
|
||||||
"support_message": "The tool is free to use, but not free to run. Please consider supporting the website if you use it frequently. Thank you!",
|
"support_message": "El uso de la herramienta es gratuito, pero no así su ejecución. Por favor, considere apoyar este sitio web si lo usa a menudo. ¡Gracias!",
|
||||||
"support_button": "Help keep the website free",
|
"support_button": "Ayude a mantener gratuito este sitio web",
|
||||||
"download_file": "Download file",
|
"download_file": "Descargar archivo",
|
||||||
"download_files": "Download files",
|
"download_files": "Descargar archivos",
|
||||||
"edit": "Edit",
|
"edit": "Editar",
|
||||||
"undo": "Undo",
|
"undo": "Deshacer",
|
||||||
"redo": "Redo",
|
"redo": "Rehacer",
|
||||||
"delete": "Eliminar track",
|
"delete": "Eliminar track",
|
||||||
"select_all": "Select all",
|
"select_all": "Seleccionar todo",
|
||||||
"view": "View",
|
"view": "Vista",
|
||||||
"elevation_profile": "Perfil de altura",
|
"elevation_profile": "Perfil de altura",
|
||||||
"vertical_file_view": "Vertical file list",
|
"vertical_file_view": "Lista vertical de archivos",
|
||||||
"switch_basemap": "Switch to previous basemap",
|
"switch_basemap": "Cambiar al mapa base anterior",
|
||||||
"toggle_overlays": "Toggle overlays",
|
"toggle_overlays": "Alternar capas",
|
||||||
"toggle_3d": "Toggle 3D",
|
"toggle_3d": "Alternar 3D",
|
||||||
"settings": "Settings",
|
"settings": "Configuración",
|
||||||
"distance_units": "Unidades de distancia",
|
"distance_units": "Unidades de distancia",
|
||||||
"metric": "Métrico",
|
"metric": "Métrico",
|
||||||
"imperial": "Imperial",
|
"imperial": "Imperial",
|
||||||
"velocity_units": "Unidades de velocidad",
|
"velocity_units": "Unidades de velocidad",
|
||||||
"temperature_units": "Temperature units",
|
"temperature_units": "Unidades de temperatura",
|
||||||
"celsius": "Celsius",
|
"celsius": "Celsius",
|
||||||
"fahrenheit": "Fahrenheit",
|
"fahrenheit": "Fahrenheit",
|
||||||
"language": "Language",
|
"language": "Idioma",
|
||||||
"mode": "Theme",
|
"mode": "Tema",
|
||||||
"light": "Light",
|
"light": "Claro",
|
||||||
"dark": "Dark",
|
"dark": "Oscuro",
|
||||||
"street_view_source": "Street view source",
|
"street_view_source": "Fuente de vista de calle",
|
||||||
"mapillary": "Mapillary",
|
"mapillary": "Mapillary",
|
||||||
"google": "Google",
|
"google": "Google",
|
||||||
"layers": "Map layers...",
|
"layers": "Capas de mapa...",
|
||||||
"distance_markers": "Indicadores de distancia",
|
"distance_markers": "Indicadores de distancia",
|
||||||
"direction_markers": "Direction arrows",
|
"direction_markers": "Flechas de dirección",
|
||||||
"help": "Ayuda",
|
"help": "Ayuda",
|
||||||
"donate": "Donate",
|
"donate": "Donar",
|
||||||
"ctrl": "Ctrl",
|
"ctrl": "Ctrl",
|
||||||
"click": "Click",
|
"click": "Click",
|
||||||
"drag": "Drag",
|
"drag": "Drag",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue