From f9bab08554e41d9a415806f92e410b918a18527e Mon Sep 17 00:00:00 2001 From: vcoppe Date: Mon, 7 Oct 2024 18:11:35 +0200 Subject: [PATCH] New translations en.json (Hebrew) --- website/src/locales/he.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/website/src/locales/he.json b/website/src/locales/he.json index a98317f6..e07d1ae0 100644 --- a/website/src/locales/he.json +++ b/website/src/locales/he.json @@ -121,7 +121,7 @@ "concrete": "Concrete", "cobblestone": "Cobblestone", "paving_stones": "Paving stones", - "sett": "Sett", + "sett": "רשת", "metal": "Metal", "wood": "Wood", "compacted": "Compacted gravel", @@ -186,9 +186,9 @@ }, "mtb_scale": "MTB scale", "error": { - "from": "The start point is too far from the nearest road", - "via": "The via point is too far from the nearest road", - "to": "The end point is too far from the nearest road", + "from": "נקודת ההתחלה רחוקה מדיי מהכביש הקרוב ביותר", + "via": "נקודת המעבר רחוקה מדיי מהכביש הקרוב ביותר", + "to": "נקודת הסיום רחוקה מדיי מהכביש הקרוב ביותר", "timeout": "Route calculation took too long, try adding points closer together" } }, @@ -430,7 +430,7 @@ "file": "File", "files": "Files", "track": "Track", - "tracks": "Tracks", + "tracks": "מסלולים", "segment": "Segment", "segments": "Segments", "waypoint": "Point of interest", @@ -489,8 +489,8 @@ "github": "GitHub", "crowdin": "Crowdin", "email": "Email", - "contribute": "Contribute", - "supported_by": "supported by", + "contribute": "לתרום", + "supported_by": "נתמך ע\"י", "support_button": "Support gpx.studio on Ko-fi", "route_planning": "Route planning", "route_planning_description": "An intuitive interface to create itineraries tailored to each sport, based on OpenStreetMap data.", @@ -535,7 +535,7 @@ "none": "ללא", "show_controls": "Show controls", "manual_camera": "Manual camera", - "manual_camera_description": "You can move the map below to adjust the camera position.", + "manual_camera_description": "ניתן להזיז את המפה על מנת להתאים למיקום המצלמה.", "latitude": "Latitude", "longitude": "Longitude", "zoom": "Zoom",