diff --git a/website/src/locales/ca.json b/website/src/locales/ca.json index cb5895ee..e3133f8e 100644 --- a/website/src/locales/ca.json +++ b/website/src/locales/ca.json @@ -1,72 +1,72 @@ { "metadata": { - "home_title": "home", - "app_title": "the online GPX file editor", - "embed_title": "the online GPX file editor", + "home_title": "inici", + "app_title": "l'editor de fitxers GPX en línia", + "embed_title": "l'editor de fitxers GPX en línia", "help_title": "ajuda", - "description": "View, edit, and create GPX files online with advanced route planning capabilities and file processing tools, beautiful maps and detailed data visualizations." + "description": "Visualitza, edita i crea fitxers GPX en línia amb capacitats avançades de planificació de rutes i eines de processament de fitxers, mapes bonics i visualitzacions de dades detallades." }, "menu": { - "new": "New", - "new_file": "New file", - "new_track": "New track", - "new_segment": "New segment", + "new": "Nou", + "new_file": "Nou fitxer", + "new_track": "Nou itinerari", + "new_segment": "Nou segment", "open": "Open...", "duplicate": "Duplica el track", - "close": "Close", - "close_all": "Close all", - "copy": "Copy", - "paste": "Paste", - "cut": "Cut", - "export": "Export...", - "export_all": "Export all...", - "export_options": "Export options", - "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_button": "Help keep the website free", - "download_file": "Download file", - "download_files": "Download files", - "edit": "Edit", - "undo": "Undo", - "redo": "Redo", + "close": "Tancar", + "close_all": "Tancar tot", + "copy": "Copiar", + "paste": "Enganxar", + "cut": "Tallar", + "export": "Exportar...", + "export_all": "Exportar tot...", + "export_options": "Opcions d'exportació", + "support_message": "L'eina és d'ús gratuït, però no d'execució gratuïta. Penseu donar suport al lloc web si l'utilitzeu amb freqüència. Gràcies!", + "support_button": "Ajudeu a mantenir aquest lloc web gratuït", + "download_file": "Descarregar fitxer", + "download_files": "Descarregar fitxers", + "edit": "Editar", + "undo": "Desfer", + "redo": "Refer", "delete": "Elimina el track", - "select_all": "Select all", - "view": "View", - "elevation_profile": "Elevation profile", - "vertical_file_view": "Vertical file list", - "switch_basemap": "Switch to previous basemap", - "toggle_overlays": "Toggle overlays", - "toggle_3d": "Toggle 3D", - "settings": "Settings", + "select_all": "Seleccionar-ho tot", + "view": "Vista", + "elevation_profile": "Perfil d’elevacions", + "vertical_file_view": "Llista de fitxers vertical", + "switch_basemap": "Canviar al mapa base anterior", + "toggle_overlays": "Intercanvia capes", + "toggle_3d": "Canvia a 3D", + "settings": "Configuració", "distance_units": "Unitats de distancia", "metric": "Mètric", "imperial": "Imperial", "velocity_units": "Unitats de velocitat", - "temperature_units": "Temperature units", + "temperature_units": "Unitat de temperatura", "celsius": "Celsius", "fahrenheit": "Fahrenheit", - "language": "Language", - "mode": "Theme", - "light": "Light", - "dark": "Dark", + "language": "Idioma", + "mode": "Tema", + "light": "Clar", + "dark": "Fosc", "street_view_source": "Street view source", "mapillary": "Mapillary", "google": "Google", "layers": "Map layers...", "distance_markers": "Marcadors de distancia", - "direction_markers": "Direction arrows", + "direction_markers": "Fletxes de direcció", "help": "Ajuda", - "donate": "Donate", + "donate": "Donar", "ctrl": "Ctrl", - "click": "Click", - "drag": "Drag", + "click": "Clic", + "drag": "Arrossega", "metadata": { - "button": "Info...", + "button": "Informació...", "name": "Nom", - "description": "Description", + "description": "Descripció", "save": "Desa" }, "style": { - "button": "Appearance...", + "button": "Aparença...", "color": "Color", "opacity": "Opacity", "width": "Width"