From c1648471aa98d56c8d426c730cc4bfeb721de5a0 Mon Sep 17 00:00:00 2001 From: Gautier P Date: Thu, 24 Dec 2020 10:33:52 +0100 Subject: [PATCH] Update translations --- locales/ca.json | 14 +++++++------- locales/hu.json | 4 ++-- 2 files changed, 9 insertions(+), 9 deletions(-) diff --git a/locales/ca.json b/locales/ca.json index 91651ad..e0f508e 100644 --- a/locales/ca.json +++ b/locales/ca.json @@ -61,7 +61,7 @@ "keyboard": { "backspace": "Retrocés", "escape": "Esc", - "generic-shortcut": "{{action}} ({{key}} tecla)", + "generic-shortcut": "{{action}} (tecla {{key}})", "shift": "Majúscules" }, "layers": { @@ -94,8 +94,8 @@ "delete-nogo-areas": "Esborra totes les àrees omeses", "delete-pois": "Esborra tots els punts d'interès", "delete-route": "Esborra la ruta", - "draw-circlego-start": "Draw limited {{radius}}km go-to zone", - "draw-circlego-stop": "Stop drawing limited {{radius}}km go-to zone", + "draw-circlego-start": "Dibuixa una zona de pas limitada a {{radius}}km", + "draw-circlego-stop": "Para de dibuixar una zona de pas limitada a {{radius}}km", "draw-poi-start": "Dibuixa punts d'interès", "draw-poi-stop": "Para de dibuixar punts d'interès", "draw-route-start": "Dibuixa una ruta", @@ -138,7 +138,7 @@ "route-quality-altitude": "Codificació de l'altitud", "route-quality-cost": "Codificació del cost", "route-quality-incline": "Codificació de la inclinació", - "route-quality-shortcut": "{{action}} ({{key}} tecla per commutar)", + "route-quality-shortcut": "{{action}} (tecla {{key}} per commutar)", "strava-biking": "Mostra els segments de bici de Strava", "strava-running": "Mostra els segments de córrer de Strava", "strava-shortcut": "{{action}}\n(tecla {{key}} per commutar les capes, cliqueu per recarregar l'àrea actual)", @@ -191,7 +191,7 @@ "sidebar": { "analysis": { "header": { - "highway": "Autopista", + "highway": "Via", "smoothness": "Suavitat", "surface": "Superfície" }, @@ -269,8 +269,8 @@ }, "warning": { "cannot-get-route": "Error en obtenir l'URL de la ruta", - "invalid-route-from": "Start marker is too far from a route.", - "invalid-route-to": "Destination marker is too far from a route.", + "invalid-route-from": "El marcador d'inici és massa lluny de cap ruta.", + "invalid-route-to": "El marcador de destí és massa lluny de cap ruta.", "no-response": "el servidor no respon", "no-route-found": "Error: no es pot trobar una ruta pels punts donats. Podríeu provar de moure'ls més a prop de carreteres?", "profile-error": "Error del perfil: cap resposta o resposta buida del servidor", diff --git a/locales/hu.json b/locales/hu.json index ebb88a5..de4892b 100644 --- a/locales/hu.json +++ b/locales/hu.json @@ -269,8 +269,8 @@ }, "warning": { "cannot-get-route": "Hiba történt az útvonal URL-jének beolvasásakor", - "invalid-route-from": "Start marker is too far from a route.", - "invalid-route-to": "Destination marker is too far from a route.", + "invalid-route-from": "A kiindulási pont jelölője túl távol esik az úttól.", + "invalid-route-to": "A célpont jelölője túl távol esik az úttól.", "no-response": "a kiszolgáló nem válaszol", "no-route-found": "Hiba: az adott pontokhoz nem sikerül útvonalat találni. Esetleg próbálja meg közelebb tenni őket az utakhoz.", "profile-error": "Profilhiba: a kiszolgáló nem válaszol vagy üres választ küld",