2021-07-05 13:14:35 +00:00
|
|
|
/// WARNING: Localization files shall be saved in UTF-8 format without BOM
|
|
|
|
|
2021-07-10 17:25:56 +00:00
|
|
|
/// Localization for Hungarian
|
2021-07-05 13:14:35 +00:00
|
|
|
(
|
|
|
|
string_map: {
|
|
|
|
// Texts used in multiple locations with the same formatting
|
|
|
|
"common.username": "felhasználónév",
|
2021-07-10 17:25:56 +00:00
|
|
|
"common.singleplayer": "Egyjátékos mód",
|
|
|
|
"common.multiplayer": "Többjátékos mód",
|
2021-07-05 13:14:35 +00:00
|
|
|
"common.servers": "Szerverek",
|
|
|
|
"common.quit": "Kilépés",
|
|
|
|
"common.settings": "Beállítások",
|
|
|
|
"common.languages": "Nyelvek",
|
2021-07-10 17:25:56 +00:00
|
|
|
"common.interface": "Kezelőfelület",
|
2021-07-05 13:14:35 +00:00
|
|
|
"common.gameplay": "Játékmenet",
|
|
|
|
"common.controls": "Irányítás",
|
|
|
|
"common.video": "Grafika",
|
|
|
|
"common.sound": "Hang",
|
|
|
|
"common.chat": "Csevegés",
|
|
|
|
"common.resume": "Folytatás",
|
|
|
|
"common.characters": "Karakterek",
|
2021-07-10 17:25:56 +00:00
|
|
|
"common.close": "Bezár",
|
2021-07-05 13:14:35 +00:00
|
|
|
"common.yes": "Igen",
|
|
|
|
"common.no": "Nem",
|
|
|
|
"common.back": "Vissza",
|
2021-07-10 17:25:56 +00:00
|
|
|
"common.create": "Létrehoz",
|
|
|
|
"common.okay": "Rendben",
|
|
|
|
"common.add": "Hozzáad",
|
|
|
|
"common.accept": "Elfogad",
|
|
|
|
"common.decline": "Visszautasít",
|
|
|
|
"common.disclaimer": "Figyelmeztetés",
|
2021-07-05 13:14:35 +00:00
|
|
|
"common.cancel": "Mégse",
|
|
|
|
"common.none": "Egyik sem",
|
|
|
|
"common.error": "Hiba",
|
2021-07-10 17:25:56 +00:00
|
|
|
"common.fatal_error": "Végzetes hiba",
|
2021-07-05 13:14:35 +00:00
|
|
|
"common.you": "Te",
|
|
|
|
"common.automatic": "Automatikus",
|
|
|
|
"common.random": "Véletlenszerű",
|
|
|
|
"common.empty": "Üres",
|
|
|
|
|
|
|
|
// Settings Window title
|
2021-07-10 17:25:56 +00:00
|
|
|
"common.interface_settings": "Kezelőfelület beállításai",
|
|
|
|
"common.gameplay_settings": "Játékmenet beállításai",
|
|
|
|
"common.controls_settings": "Irányítás beállításai",
|
|
|
|
"common.video_settings": "Grafikai beállítások",
|
|
|
|
"common.sound_settings": "Hangbeállítások",
|
|
|
|
"common.language_settings": "Nyelvi beállítások",
|
|
|
|
"common.chat_settings": "Csevegés beállításai",
|
2021-07-05 13:14:35 +00:00
|
|
|
|
|
|
|
// Message when connection to the server is lost
|
2021-07-10 17:25:56 +00:00
|
|
|
"common.connection_lost": r#"Megszakadt a kapcsolat!
|
|
|
|
Újraindult a szerver?
|
|
|
|
Naprakész a kliens?"#,
|
2021-07-05 13:14:35 +00:00
|
|
|
|
|
|
|
|
|
|
|
"common.species.orc": "Ork",
|
|
|
|
"common.species.human": "Ember",
|
|
|
|
"common.species.dwarf": "Törpe",
|
|
|
|
"common.species.elf": "Tünde",
|
|
|
|
"common.species.undead": "Élőhalott",
|
|
|
|
"common.species.danari": "Danari",
|
|
|
|
|
|
|
|
"common.weapons.axe": "Fejsze",
|
|
|
|
"common.weapons.sword": "Kard",
|
2021-07-10 17:25:56 +00:00
|
|
|
"common.weapons.staff": "Mágusbot",
|
2021-07-05 13:14:35 +00:00
|
|
|
"common.weapons.bow": "Íj",
|
|
|
|
"common.weapons.hammer": "Pöröly",
|
|
|
|
"common.weapons.general": "Általános harc",
|
2021-07-10 17:25:56 +00:00
|
|
|
"common.weapons.sceptre": "Varázsjogar",
|
2021-07-05 13:14:35 +00:00
|
|
|
"common.weapons.shield": "Pajzs",
|
|
|
|
"common.weapons.spear": "Lándzsa",
|
|
|
|
"common.weapons.hammer_simple": "Egyszerű pöröly",
|
|
|
|
"common.weapons.sword_simple": "Egyszerű kard",
|
2021-07-10 17:25:56 +00:00
|
|
|
"common.weapons.staff_simple": "Egyszerű mágusbot",
|
2021-07-05 13:14:35 +00:00
|
|
|
"common.weapons.axe_simple": "Egyszerű fejsze",
|
|
|
|
"common.weapons.bow_simple": "Egyszerű íj",
|
|
|
|
"common.weapons.unique": "Egyedi",
|
|
|
|
"common.tool.debug": "Hibakeresés",
|
|
|
|
"common.tool.faming": "Földművelési eszköz",
|
|
|
|
"common.tool.pick": "Csákány",
|
|
|
|
"common.tool.mining": "Bányászás",
|
2021-07-10 17:25:56 +00:00
|
|
|
"common.kind.modular_component": "Alkotóelem",
|
|
|
|
"common.kind.glider": "Sárkányrepülő",
|
|
|
|
"common.kind.consumable": "Fogyasztási cikk",
|
2021-07-05 13:14:35 +00:00
|
|
|
"common.kind.throwable": "Eldobható",
|
|
|
|
"common.kind.utility": "Kellék",
|
|
|
|
"common.kind.ingredient": "Összetevő",
|
|
|
|
"common.kind.lantern": "Lámpás",
|
|
|
|
"common.hands.one": "Egykezes",
|
2021-07-10 17:25:56 +00:00
|
|
|
"common.hands.two": "Kétkezes",
|
2021-07-05 13:14:35 +00:00
|
|
|
|
2021-07-10 17:25:56 +00:00
|
|
|
"common.rand_appearance": "Véletlenszerű kinézet",
|
2021-07-05 13:14:35 +00:00
|
|
|
"common.rand_name": "Véletlenszerű név",
|
|
|
|
|
2021-07-10 17:25:56 +00:00
|
|
|
"common.stats.combat_rating": "KÉ",
|
2021-07-05 13:14:35 +00:00
|
|
|
"common.stats.power": "Erő",
|
2021-07-10 17:25:56 +00:00
|
|
|
"common.stats.speed": "Gyorsaság",
|
|
|
|
"common.stats.poise": "Ellentartás",
|
2021-07-05 13:14:35 +00:00
|
|
|
"common.stats.crit_chance": "Kritikus találat esélye",
|
2021-07-10 17:25:56 +00:00
|
|
|
"common.stats.crit_mult": "Kritikus találat szorzója",
|
|
|
|
"common.stats.armor": "Páncélzat",
|
|
|
|
"common.stats.poise_res":"Megszédíthetőség",
|
2021-07-05 13:14:35 +00:00
|
|
|
"common.stats.energy_max": "Maximum energia",
|
|
|
|
"common.stats.energy_reward": "Energiajutalom",
|
2021-07-10 17:25:56 +00:00
|
|
|
"common.stats.crit_power": "Kritikus találat ereje",
|
2021-07-05 13:14:35 +00:00
|
|
|
"common.stats.stealth": "Lopakodás",
|
|
|
|
"common.stats.slots": "Rekeszek",
|
|
|
|
|
|
|
|
"common.material.metal": "Fém",
|
|
|
|
"common.material.wood": "Fa",
|
|
|
|
"common.material.stone": "Kő",
|
2021-07-10 17:25:56 +00:00
|
|
|
"common.material.cloth": "Szövet",
|
2021-07-05 13:14:35 +00:00
|
|
|
"common.material.hide": "Bőr",
|
|
|
|
},
|
|
|
|
|
|
|
|
|
|
|
|
vector_map: {
|
|
|
|
}
|
|
|
|
)
|