From 257c83c7e8e343e9880c6b42df9918d97fff5ec9 Mon Sep 17 00:00:00 2001 From: Mortyyka <50298953+Mortyyka@users.noreply.github.com> Date: Sun, 12 Nov 2023 14:45:34 +0100 Subject: [PATCH] Update hu.ts --- src/locales/translations/hu.ts | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/locales/translations/hu.ts b/src/locales/translations/hu.ts index 32875cd7..88ae31f1 100644 --- a/src/locales/translations/hu.ts +++ b/src/locales/translations/hu.ts @@ -15,7 +15,7 @@ export default { address: "Cím", players: "Játékosok", server_join_prompt_enter_password: - "A szerver jelszóval védett add meg a jelszót.", + "A szerver jelszóval védett, add meg a jelszót.", server_join_prompt_enter_password_input_placeholder: "Jelszó megadása...", server_join_prompt_nickname_input_placeholder: "Becenév megadása", connect: "Csatlakozás", @@ -61,16 +61,16 @@ export default { settings_credits_view_source_on_github: "Forráskód megtekintése Githubon.", update_modal_update_available_title: "Frissítés elérhető!", update_modal_update_available_description: - 'New launcher build is available!\nYour launcher build version: {{ version }}\nCurrent launcher build version: {{ newVersion }}\nClick "Download" to open release page', - download: "Download", - update_modal_remind_me_next_time: "Remind Me Next Time", - update_modal_skip_this_update: "Skip This Update", - gta_path_modal_cant_find_game_title: "Can't find GTA San Andreas!", + 'Új verzió érhető el!\nJelenlegi verziód: {{ version }}\nÚj verzió : {{ newVersion }}\nKattints a(z) "Letöltés" gombra, hogy élérd az új verziót', + download: "Letöltés", + update_modal_remind_me_next_time: "Emlékeztess később", + update_modal_skip_this_update: "Frissítés kihagyása", + gta_path_modal_cant_find_game_title: "Nem található a GTA San Andreas!", gta_path_modal_cant_find_game_description: - 'Can not find GTA San Andreas in this directory:\n - "{{ path }}"\nUnable to find "gta_sa.exe" in your given path.', - open_settings: "Open Settings", - cancel: "Cancel", - gta_path_modal_cant_find_samp_title: "Can't find SA-MP!", + 'Nem található a GTA San Andreas ezen a helyen:\n - "{{ path }}"\nA megadott útvonalon nem található "gta_sa.exe".', + open_settings: "Beállítások megnyitása", + cancel: "Mégse", + gta_path_modal_cant_find_samp_title: "Nem található a SA-MP!", gta_path_modal_cant_find_samp_description: 'Can not find SA-MP installation in this directory:\n - "{{ path }}"\nUnable to find "samp.dll" in your given path.\n\nIf you don\'t have SA-MP installed, you can download it from https://sa-mp.mp/ by clicking **Download**.', notification_add_to_favorites_title: "Added to Favorites!",