diff --git a/[esx]/es_extended/locales/hu.lua b/[esx]/es_extended/locales/hu.lua index 20902b84..2c54092c 100644 --- a/[esx]/es_extended/locales/hu.lua +++ b/[esx]/es_extended/locales/hu.lua @@ -54,6 +54,7 @@ Locales["hu"] = { ["in_vehicle"] = "Nem tudod átadni, mivel benne ül a jármüben", -- Commands + ["command_bring"] = "Játékos magadhoz teleportálása", ["command_car"] = "Jármű lehívása", ["command_car_car"] = "Jármű név vagy hash", ["command_cardel"] = "Közeli járművek törlése", @@ -62,6 +63,8 @@ Locales["hu"] = { ["command_clearall"] = "Chat ürítése minden játékosnál", ["command_clearinventory"] = "Minden tárgy törlése a játékos inventoryból", ["command_clearloadout"] = "Minden fegyver elvétele a játékostól", + ["command_freeze"] = "Játékos fagyasztása", + ["command_unfreeze"] = "Játékos kiolvasztása", ["command_giveaccountmoney"] = "Pénz adás a megadott típusban", ["command_giveaccountmoney_account"] = "Típus", ["command_giveaccountmoney_amount"] = "Mennyiség", @@ -78,6 +81,8 @@ Locales["hu"] = { ["command_giveweaponcomponent_invalid"] = "Érvénytelen fegyver kiegészítő", ["command_giveweaponcomponent_hasalready"] = "Játékosnak már van ilyen fegyver kiegészítője", ["command_giveweaponcomponent_missingweapon"] = "Játékosnak nincs ilyen fegyvere", + ["command_goto"] = "Teleportálás játékoshoz", + ["command_kill"] = "Játékos megölése", ["command_save"] = "Játékos adatainak mentése", ["command_saveall"] = "Összes játékos adatainak mentése", ["command_setaccountmoney"] = "Játékos pénzének beállítása megadott típusban", @@ -203,6 +208,11 @@ Locales["hu"] = { ["weapon_rpg"] = "Rocket Launcher", ["weapon_rayminigun"] = "Widowmaker", + -- Criminal Enterprises DLC + ["weapon_metaldetector"] = "Fémkereső", + ["weapon_precisionrifle"] = "Precision Rifle", + ["weapon_tactilerifle"] = "Service Carbine", + -- Thrown ["weapon_ball"] = "Baseball", ["weapon_bzgas"] = "BZ Gas",