From 165ab039763017701b2e4bc070932bd357ac6b7e Mon Sep 17 00:00:00 2001 From: vcoppe Date: Tue, 3 Sep 2024 20:40:33 +0200 Subject: [PATCH] New translations en.json (Hungarian) --- website/src/locales/hu.json | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/website/src/locales/hu.json b/website/src/locales/hu.json index 732f35ff..aecf3908 100644 --- a/website/src/locales/hu.json +++ b/website/src/locales/hu.json @@ -1,25 +1,25 @@ { "metadata": { - "home_title": "home", - "app_title": "the online GPX file editor", - "embed_title": "the online GPX file editor", + "home_title": "főoldal", + "app_title": "az online GPX szerkesztő", + "embed_title": "az online GPX szerkesztő", "help_title": "súgó", - "404_title": "page not found", - "description": "View, edit, and create GPX files online with advanced route planning capabilities and file processing tools, beautiful maps and detailed data visualizations." + "404_title": "az oldal nem található", + "description": "GPX-fájlok online megtekintése, szerkesztése és létrehozása fejlett útvonaltervezési képességekkel és fájlfeldolgozó eszközökkel, gyönyörű térképekkel és részletes adatmegjelenítésekkel." }, "menu": { - "new": "New", - "new_file": "New file", - "new_track": "New track", - "new_segment": "New segment", - "open": "Open...", + "new": "Új", + "new_file": "Új fájl", + "new_track": "Új nyomvonal", + "new_segment": "Új szegmens", + "open": "Megnyitás...", "duplicate": "Duplikálás", - "close": "Close", - "close_all": "Close all", - "copy": "Copy", - "paste": "Paste", - "cut": "Cut", - "export": "Export...", + "close": "Bezár", + "close_all": "Összes bezárása", + "copy": "Másolás", + "paste": "Beillesztés", + "cut": "Kivágás", + "export": "Exportálás...", "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!",