Files
imhex/plugins/hashes/romfs/lang/hu_HU.json

30 lines
1.8 KiB
JSON

{
"hex.hashes.achievement.misc.create_hash.name": "Hashbajnok",
"hex.hashes.achievement.misc.create_hash.desc": "Hozz létre egy új hash függvényt a Hash lapon, válaszd ki a típust, adj neki nevet, és kattints a mellette lévő Plusz gombra.",
"hex.hashes.view.hashes.function": "Hash-függvények",
"hex.hashes.view.hashes.hash": "Hash",
"hex.hashes.view.hashes.hover_info": "Vidd az egeret egy kijelölés fölé a hex szerkesztőben és tartsd lenyomva a SHIFT billentyűt az adott terület hash értékeinek megtekintéséhez.",
"hex.hashes.view.hashes.name": "Hash-ek",
"hex.hashes.view.hashes.no_settings": "Nincs elérhető beállítás",
"hex.hashes.view.hashes.remove": "Hash törlése",
"hex.hashes.view.hashes.table.name": "Név",
"hex.hashes.view.hashes.table.result": "Eredmény",
"hex.hashes.view.hashes.table.type": "Típus",
"hex.hashes.hash.common.iv": "Kezdeti érték",
"hex.hashes.hash.common.poly": "Polinom",
"hex.hashes.hash.common.key": "Kulcs",
"hex.hashes.hash.common.security_level": "Biztonsági szint",
"hex.hashes.hash.common.size": "Hash méret",
"hex.hashes.hash.common.input_size": "Bemenet méret",
"hex.hashes.hash.common.output_size": "Kimenet méret",
"hex.hashes.hash.common.rounds": "Hash körök",
"hex.hashes.hash.common.salt": "Só",
"hex.hashes.hash.common.standard": "Standard",
"hex.hashes.hash.common.standard.custom": "Saját",
"hex.hashes.hash.common.personalization": "Személre szabás",
"hex.hashes.hash.common.refl_in": "Reflect In",
"hex.hashes.hash.common.refl_out": "Reflect Out",
"hex.hashes.hash.common.xor_out": "XVAGY ki",
"hex.hashes.hash.sum": "Összeg",
"hex.hashes.hash.sum.fold": "Eredmény összehajtása"
}