Skip to content

Commit

Permalink
Update hu.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
Mortyyka authored Nov 12, 2023
1 parent 27bfcc8 commit 257c83c
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions src/locales/translations/hu.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -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!",
Expand Down

0 comments on commit 257c83c

Please sign in to comment.