From 67870b1089e67f7bdb8c727a3cb850a7f966ff2f Mon Sep 17 00:00:00 2001 From: vcoppe Date: Tue, 3 Sep 2024 21:53:01 +0200 Subject: [PATCH] New translations en.json (Hungarian) --- website/src/locales/hu.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/website/src/locales/hu.json b/website/src/locales/hu.json index aecf3908..4534c631 100644 --- a/website/src/locales/hu.json +++ b/website/src/locales/hu.json @@ -20,14 +20,14 @@ "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!", - "support_button": "Help keep the website free", - "download_file": "Download file", - "download_files": "Download files", - "edit": "Edit", - "undo": "Undo", + "export_all": "Az összes exportálása...", + "export_options": "Exportálási beállítások", + "support_message": "Ennek az eszköznek a használata ingyenes, de a fenntartása pénzbe kerül. Kérjük, fontold meg az oldal támogatását amennyiben gyakran használod. Köszönjük!", + "support_button": "Segíts megőrizni a weboldal ingyenességét", + "download_file": "Fájl letöltése", + "download_files": "Fájlok letöltése", + "edit": "Szerkesztés", + "undo": "Visszavonás", "redo": "Redo", "delete": "Törlés", "select_all": "Select all",