New translations en.json (Catalan)

This commit is contained in:
vcoppe 2024-10-07 11:49:54 +02:00
parent b07b2b8e9b
commit 42399a6488

View file

@ -136,8 +136,8 @@
"sand": "Sorra", "sand": "Sorra",
"grass": "Herba", "grass": "Herba",
"grass_paver": "Gespa", "grass_paver": "Gespa",
"clay": "Clay", "clay": "Argila",
"stone": "Stone" "stone": "Pedra"
}, },
"highway": { "highway": {
"unknown": "Desconegut", "unknown": "Desconegut",
@ -235,25 +235,25 @@
}, },
"waypoint": { "waypoint": {
"tooltip": "Create and edit points of interest", "tooltip": "Create and edit points of interest",
"icon": "Icon", "icon": "Icona",
"link": "Link", "link": "Enllaç",
"longitude": "Longitude", "longitude": "Longitud",
"latitude": "Latitude", "latitude": "Latitud",
"create": "Create point of interest", "create": "Crea un punt d'interès",
"add": "Add point of interest to file", "add": "Afegeix un punt d'interès a un fitxer",
"help": "Fill in the form to create a new point of interest, or click on an existing one to edit it. Click on the map to fill the coordinates, or drag points of interest to move them.", "help": "Ompliu el formulari per crear un nou punt d'interès o cliqueu en un existent per editar-lo. Cliqueu al mapa per omplir les coordenades o arrossegueu els punts d'interès per moure'ls.",
"help_no_selection": "Select a file to create or edit points of interest." "help_no_selection": "Selecciona un fitxer per crear o editar punts d'interès."
}, },
"reduce": { "reduce": {
"tooltip": "Reduce the number of GPS points", "tooltip": "Redueix el nombre de punts GPS",
"tolerance": "Tolerance", "tolerance": "Tolerància",
"number_of_points": "Number of GPS points", "number_of_points": "Nombre de punts GPS",
"button": "Minify", "button": "Minimitza",
"help": "Use the slider to choose the number of GPS points to keep.", "help": "Useu el lliscador per escollir el nombre de punts GPS que cal mantenir.",
"help_no_selection": "Select a trace to reduce the number of its GPS points." "help_no_selection": "Seleccioneu una traça per reduir el nombre de punts GPS."
}, },
"clean": { "clean": {
"tooltip": "Clean GPS points and points of interest with a rectangle selection", "tooltip": "Neteja els punts GPS i els punts d'interès amb una selecció rectangular",
"delete_trackpoints": "Elimina punts GPS", "delete_trackpoints": "Elimina punts GPS",
"delete_waypoints": "Elimina punts d'interès", "delete_waypoints": "Elimina punts d'interès",
"delete_inside": "Elimina dins la selecció", "delete_inside": "Elimina dins la selecció",
@ -336,7 +336,7 @@
"ignFrCadastre": "IGN Cadastre", "ignFrCadastre": "IGN Cadastre",
"ignSlope": "IGN Slope", "ignSlope": "IGN Slope",
"ignSkiTouring": "IGN Ski Touring", "ignSkiTouring": "IGN Ski Touring",
"waymarked_trails": "Waymarked Trails", "waymarked_trails": "Senders senyalitzats",
"waymarkedTrailsHiking": "Senderisme", "waymarkedTrailsHiking": "Senderisme",
"waymarkedTrailsCycling": "Ciclisme", "waymarkedTrailsCycling": "Ciclisme",
"waymarkedTrailsMTB": "BTT", "waymarkedTrailsMTB": "BTT",
@ -482,17 +482,17 @@
"website": "Lloc web", "website": "Lloc web",
"home": "Inici", "home": "Inici",
"app": "App", "app": "App",
"contact": "Contact", "contact": "Contacte",
"reddit": "Reddit", "reddit": "Reddit",
"x": "X", "x": "X",
"facebook": "Facebook", "facebook": "Facebook",
"github": "GitHub", "github": "GitHub",
"crowdin": "Crowdin", "crowdin": "Crowdin",
"email": "Email", "email": "Correu electrònic",
"contribute": "Contribute", "contribute": "Contribuir-hi",
"supported_by": "supported by", "supported_by": "amb la col·laboració de",
"support_button": "Support gpx.studio on Ko-fi", "support_button": "Doneu suport a gpx.studio a Ko-fi",
"route_planning": "Route planning", "route_planning": "Planificació de rutes",
"route_planning_description": "An intuitive interface to create itineraries tailored to each sport, based on OpenStreetMap data.", "route_planning_description": "An intuitive interface to create itineraries tailored to each sport, based on OpenStreetMap data.",
"file_processing": "Advanced file processing", "file_processing": "Advanced file processing",
"file_processing_description": "A suite of tools for performing all common file processing tasks, and which can be applied to multiple files at once.", "file_processing_description": "A suite of tools for performing all common file processing tasks, and which can be applied to multiple files at once.",
@ -539,12 +539,12 @@
"latitude": "Latitud", "latitude": "Latitud",
"longitude": "Longitud", "longitude": "Longitud",
"zoom": "Zoom", "zoom": "Zoom",
"pitch": "Pitch", "pitch": "Capcineig",
"bearing": "Bearing", "bearing": "Azimut",
"preview": "Vista prèvia", "preview": "Vista prèvia",
"code": "Integration code" "code": "Codi d'integració"
}, },
"webgl2_required": "WebGL 2 is required to display the map.", "webgl2_required": "Es necessita WebGL 2 per mostrar el mapa.",
"enable_webgl2": "Learn how to enable WebGL 2 in your browser", "enable_webgl2": "Mireu com permetre el WebGL 2 al vostre navegador",
"page_not_found": "page not found" "page_not_found": "no s'ha trobat la pàgina"
} }