mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-04-12 23:37:14 +03:00
502 lines
21 KiB
Plaintext
502 lines
21 KiB
Plaintext
/* Language name */
|
|
"!Language" = "Magyar";
|
|
|
|
/* companion.py: Frontier CAPI data doesn't agree with latest Journal game location; In files: companion.py:245; */
|
|
"Error: Frontier server is lagging" = "Hiba:Frontier szerver laggol";
|
|
|
|
/* companion.py: Generic "something went wrong with Frontier Auth" error; In files: companion.py:271; */
|
|
"Error: Invalid Credentials" = "Hiba:Érvénytelen hitelesítő adatok";
|
|
|
|
/* companion.py: Frontier CAPI authorisation not for currently game-active commander; In files: companion.py:296; */
|
|
"Error: Wrong Cmdr" = "Hiba:Rossz parancsnok";
|
|
|
|
/* EDMarketConnector.py: Main UI Update button; EDMarketConnector.py: Update button in main window; In files: EDMarketConnector.py:601; EDMarketConnector.py:919; EDMarketConnector.py:1748; */
|
|
"Update" = "Frissítés";
|
|
|
|
/* EDMarketConnector.py: Appearance - Label for checkbox to select if application always on top; prefs.py: Appearance - Label for checkbox to select if application always on top; In files: EDMarketConnector.py:710; prefs.py:875; */
|
|
"Always on top" = "Mindig felül";
|
|
|
|
/* EDMarketConnector.py: Label for commander name in main window; edsm.py: Game Commander name label in EDSM settings; stats.py: Cmdr stats; theme.py: Label for commander name in main window; In files: EDMarketConnector.py:913; edsm.py:332; stats.py:57; theme.py:290; */
|
|
"Cmdr" = "Parancsnok";
|
|
|
|
/* EDMarketConnector.py: 'Ship' or multi-crew role label in main window, as applicable; EDMarketConnector.py: Multicrew role label in main window; In files: EDMarketConnector.py:915; EDMarketConnector.py:1487; */
|
|
"Role" = "Szerep";
|
|
|
|
/* EDMarketConnector.py: 'Ship' or multi-crew role label in main window, as applicable; EDMarketConnector.py: 'Ship' label in main UI; stats.py: Status dialog subtitle; In files: EDMarketConnector.py:915; EDMarketConnector.py:1497; EDMarketConnector.py:1520; stats.py:405; */
|
|
"Ship" = "Hajó";
|
|
|
|
/* EDMarketConnector.py: Label for 'System' line in main UI; prefs.py: Configuration - Label for selection of 'System' provider website; stats.py: Main window; In files: EDMarketConnector.py:917; prefs.py:614; stats.py:407; */
|
|
"System" = "Rendszer";
|
|
|
|
/* EDMarketConnector.py: Label for 'Station' line in main UI; prefs.py: Configuration - Label for selection of 'Station' provider website; prefs.py: Appearance - Example 'Normal' text; stats.py: Status dialog subtitle; In files: EDMarketConnector.py:918; prefs.py:632; prefs.py:770; stats.py:408; */
|
|
"Station" = "Állomás";
|
|
|
|
/* EDMarketConnector.py: 'File' menu title on OSX; EDMarketConnector.py: 'File' menu title; EDMarketConnector.py: 'File' menu; In files: EDMarketConnector.py:921; EDMarketConnector.py:939; EDMarketConnector.py:942; EDMarketConnector.py:2264; */
|
|
"File" = "Fájl";
|
|
|
|
/* EDMarketConnector.py: 'Edit' menu title on OSX; EDMarketConnector.py: 'Edit' menu title; In files: EDMarketConnector.py:922; EDMarketConnector.py:940; EDMarketConnector.py:943; */
|
|
"Edit" = "Szerkeszt";
|
|
|
|
/* EDMarketConnector.py: 'View' menu title on OSX; In files: EDMarketConnector.py:923; */
|
|
"View" = "Nézet";
|
|
|
|
/* EDMarketConnector.py: 'Window' menu title on OSX; In files: EDMarketConnector.py:924; */
|
|
"Window" = "Ablak";
|
|
|
|
/* EDMarketConnector.py: Help' menu title on OSX; EDMarketConnector.py: 'Help' menu title; In files: EDMarketConnector.py:925; EDMarketConnector.py:941; EDMarketConnector.py:944; */
|
|
"Help" = "Segítség";
|
|
|
|
/* EDMarketConnector.py: App menu entry on OSX; EDMarketConnector.py: Help > About App; In files: EDMarketConnector.py:928; EDMarketConnector.py:959; EDMarketConnector.py:1804; */
|
|
"About {APP}" = "Az {APP} névjegye";
|
|
|
|
/* EDMarketConnector.py: Help > Check for Updates...; In files: EDMarketConnector.py:930; EDMarketConnector.py:958; */
|
|
"Check for Updates..." = "Frissítések keresése";
|
|
|
|
/* EDMarketConnector.py: File > Save Raw Data...; In files: EDMarketConnector.py:931; EDMarketConnector.py:948; */
|
|
"Save Raw Data..." = "Nyers adat elmentése";
|
|
|
|
/* EDMarketConnector.py: File > Status; stats.py: Status dialog title; In files: EDMarketConnector.py:932; EDMarketConnector.py:947; stats.py:402; */
|
|
"Status" = "Státusz";
|
|
|
|
/* EDMarketConnector.py: Help > Documentation; In files: EDMarketConnector.py:933; EDMarketConnector.py:953; */
|
|
"Documentation" = "Dokumentáció";
|
|
|
|
/* EDMarketConnector.py: Help > Privacy Policy; In files: EDMarketConnector.py:936; EDMarketConnector.py:956; */
|
|
"Privacy Policy" = "Adatvédelmi irányelvek";
|
|
|
|
/* EDMarketConnector.py: Help > Release Notes; In files: EDMarketConnector.py:937; EDMarketConnector.py:957; EDMarketConnector.py:1838; */
|
|
"Release Notes" = "Kiadási megjegyzések";
|
|
|
|
/* EDMarketConnector.py: File > Settings; prefs.py: File > Settings (macOS); In files: EDMarketConnector.py:949; EDMarketConnector.py:2265; prefs.py:241; */
|
|
"Settings" = "Beállítások";
|
|
|
|
/* EDMarketConnector.py: File > Exit; In files: EDMarketConnector.py:950; */
|
|
"Exit" = "Kilépés";
|
|
|
|
/* EDMarketConnector.py: Label for 'Copy' as in 'Copy and Paste'; ttkHyperlinkLabel.py: Label for 'Copy' as in 'Copy and Paste'; In files: EDMarketConnector.py:962; ttkHyperlinkLabel.py:53; */
|
|
"Copy" = "Másol";
|
|
|
|
/* EDMarketConnector.py: Status - Attempting to get a Frontier Auth Access Token; In files: EDMarketConnector.py:978; */
|
|
"Logging in..." = "Bejelentkezés";
|
|
|
|
/* EDMarketConnector.py: Successfully authenticated with the Frontier website; In files: EDMarketConnector.py:994; EDMarketConnector.py:1657; */
|
|
"Authentication successful" = "A hitelesítés sikerült";
|
|
|
|
/* EDMarketConnector.py: Player is not docked at a station, when we expect them to be; In files: EDMarketConnector.py:1025; */
|
|
"You're not docked at a station!" = " Nem dokkoltál az állomáson";
|
|
|
|
/* EDMarketConnector.py: Status - Either no market or no modules data for station from Frontier CAPI; In files: EDMarketConnector.py:1033; */
|
|
"Station doesn't have anything!" = "Az állomáson nincs semmi!";
|
|
|
|
/* EDMarketConnector.py: Status - No station market data from Frontier CAPI; In files: EDMarketConnector.py:1038; */
|
|
"Station doesn't have a market!" = "Nincs piac az állomáson!";
|
|
|
|
/* EDMarketConnector.py: Status - Attempting to retrieve data from Frontier CAPI; In files: EDMarketConnector.py:1128; EDMarketConnector.py:1179; */
|
|
"Fetching data..." = "Adatok lekérése";
|
|
|
|
/* EDMarketConnector.py: We didn't have the commander name when we should have; stats.py: Unknown commander; In files: EDMarketConnector.py:1246; stats.py:333; */
|
|
"Who are you?!" = "Ki vagy?";
|
|
|
|
/* EDMarketConnector.py: We don't know where the commander is, when we should; stats.py: Unknown location; In files: EDMarketConnector.py:1252; stats.py:341; */
|
|
"Where are you?!" = "Hol vagy?";
|
|
|
|
/* EDMarketConnector.py: We don't know what ship the commander is in, when we should; stats.py: Unknown ship; In files: EDMarketConnector.py:1259; stats.py:349; */
|
|
"What are you flying?!" = "Mivel repülsz?";
|
|
|
|
/* EDMarketConnector.py: Time when we last obtained Frontier CAPI data; In files: EDMarketConnector.py:1434; */
|
|
"Last updated at %H:%M:%S" = "Utoljára frissítve %H:%M:%S";
|
|
|
|
/* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1462; */
|
|
"Fighter" = "Vadászgép";
|
|
|
|
/* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1463; */
|
|
"Gunner" = "Lövész";
|
|
|
|
/* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1464; */
|
|
"Helm" = "Kormányos";
|
|
|
|
/* EDMarketConnector.py: Cooldown on 'Update' button; In files: EDMarketConnector.py:1742; */
|
|
"cooldown {SS}s" = "Lehűl {SS} másodperc";
|
|
|
|
/* EDMarketConnector.py: Generic 'OK' button label; prefs.py: 'OK' button on Settings/Preferences window; In files: EDMarketConnector.py:1864; prefs.py:292; */
|
|
"OK" = "Ok";
|
|
|
|
/* EDMarketConnector.py: Settings > Plugins tab; prefs.py: Label on Settings > Plugins tab; In files: EDMarketConnector.py:2263; prefs.py:986; */
|
|
"Plugins" = "Pluginok";
|
|
|
|
/* l10n.py: The system default language choice in Settings > Appearance; prefs.py: Settings > Configuration - Label on 'reset journal files location to default' button; prefs.py: The system default language choice in Settings > Appearance; prefs.py: Label for 'Default' theme radio button; In files: l10n.py:193; prefs.py:455; prefs.py:709; prefs.py:742; */
|
|
"Default" = "Alap";
|
|
|
|
/* eddn.py: Error while trying to send data to EDDN; In files: eddn.py:458; eddn.py:2413; eddn.py:2451; eddn.py:2519; */
|
|
"Error: Can't connect to EDDN" = "Hiba:Nem lehet kapcsolódni az EDDN-hez";
|
|
|
|
/* eddn.py: Enable EDDN support for station data checkbox label; In files: eddn.py:2041; */
|
|
"Send station data to the Elite Dangerous Data Network" = "Állomás adatok küldése az EDDN-nek";
|
|
|
|
/* eddn.py: Enable EDDN support for system and other scan data checkbox label; In files: eddn.py:2052; */
|
|
"Send system and scan data to the Elite Dangerous Data Network" = "Rendszer és szken adatok küldése az EDDN-nek";
|
|
|
|
/* eddn.py: EDDN delay sending until docked option is on, this message notes that a send was skipped due to this; In files: eddn.py:2063; */
|
|
"Delay sending until docked" = "Küldés késletetése amig dokkolsz";
|
|
|
|
/* eddn.py: Status text shown while attempting to send data; In files: eddn.py:2507; */
|
|
"Sending data to EDDN..." = "Adatok küldése az EDDN-nek...";
|
|
|
|
/* edsm.py: Settings>EDSM - Label on header/URL to EDSM API key page; In files: edsm.py:319; */
|
|
"Elite Dangerous Star Map credentials" = "Elite Dangerous Csillag térkép hitelesítése";
|
|
|
|
/* edsm.py: EDSM Commander name label in EDSM settings; In files: edsm.py:341; */
|
|
"Commander Name" = "Parancsnok név";
|
|
|
|
/* edsm.py: EDSM API key label; inara.py: Inara API key label; In files: edsm.py:350; inara.py:278; */
|
|
"API Key" = "API kulcs";
|
|
|
|
/* edsm.py: We have no data on the current commander; prefs.py: No hotkey/shortcut set; stats.py: No rank; In files: edsm.py:394; prefs.py:527; prefs.py:1157; prefs.py:1190; stats.py:154; stats.py:173; stats.py:192; stats.py:209; */
|
|
"None" = "Egyik sem";
|
|
|
|
/* edsm.py: EDSM Plugin - Error message from EDSM API; In files: edsm.py:916; edsm.py:1048; */
|
|
"Error: EDSM {MSG}" = "Hiba:EDSM {MSG}";
|
|
|
|
/* edsm.py: EDSM Plugin - Error connecting to EDSM API; In files: edsm.py:953; edsm.py:1043; */
|
|
"Error: Can't connect to EDSM" = "Hiba:nem lehet kapcsólodni az EDSM-hez";
|
|
|
|
/* inara.py: Checkbox to enable INARA API Usage; In files: inara.py:257; */
|
|
"Send flight log and Cmdr status to Inara" = "Repülési napló és Parancsnok státusz küldése az Inarának";
|
|
|
|
/* inara.py: Text for INARA API keys link ( goes to https://inara.cz/settings-api ); In files: inara.py:269; */
|
|
"Inara credentials" = "Inara hitelesitő adatok";
|
|
|
|
/* inara.py: INARA API returned some kind of error (error message will be contained in {MSG}); In files: inara.py:1650; inara.py:1663; */
|
|
"Error: Inara {MSG}" = "Hiba:Inara {MSG}";
|
|
|
|
/* prefs.py: File > Preferences menu entry for macOS; In files: prefs.py:237; */
|
|
"Preferences" = "Beállítások";
|
|
|
|
/* prefs.py: Settings > Output - choosing what data to save to files; In files: prefs.py:335; */
|
|
"Please choose what data to save" = "Kérem válassza ki a menteni kivánt adatokat.";
|
|
|
|
/* prefs.py: Settings > Output option; In files: prefs.py:341; */
|
|
"Market data in CSV format file" = "Piaci adat CSV fájlban";
|
|
|
|
/* prefs.py: Settings > Output option; In files: prefs.py:350; */
|
|
"Market data in Trade Dangerous format file" = "Piaci adat Trade Dangerous fájlban";
|
|
|
|
/* prefs.py: Settings > Output option; In files: prefs.py:360; */
|
|
"Ship loadout" = "Hajó felszerelése";
|
|
|
|
/* prefs.py: Settings > Output option; In files: prefs.py:370; */
|
|
"Automatically update on docking" = "Automatikusan frissit dokkolásnál";
|
|
|
|
/* prefs.py: Settings > Output - Label for "where files are located"; In files: prefs.py:379; prefs.py:398; */
|
|
"File location" = "Fálj helye";
|
|
|
|
/* prefs.py: macOS Preferences - files location selection button; In files: prefs.py:387; prefs.py:437; */
|
|
"Change..." = "Módosítás...";
|
|
|
|
/* prefs.py: NOT-macOS Settings - files location selection button; prefs.py: NOT-macOS Setting - files location selection button; In files: prefs.py:390; prefs.py:440; */
|
|
"Browse..." = "Böngész";
|
|
|
|
/* prefs.py: Label for 'Output' Settings/Preferences tab; In files: prefs.py:405; */
|
|
"Output" = "Kimenet";
|
|
|
|
/* prefs.py: Settings > Configuration - Label for Journal files location; In files: prefs.py:431; prefs.py:446; */
|
|
"E:D journal file location" = "E:D journal fájl helye";
|
|
|
|
/* prefs.py: Hotkey/Shortcut settings prompt on OSX; In files: prefs.py:490; */
|
|
"Keyboard shortcut" = "Billentyűparancsok";
|
|
|
|
/* prefs.py: Hotkey/Shortcut settings prompt on Windows; In files: prefs.py:492; */
|
|
"Hotkey" = "Gyorsgomb";
|
|
|
|
/* prefs.py: macOS Preferences > Configuration - restart the app message; In files: prefs.py:501; */
|
|
"Re-start {APP} to use shortcuts" = "Újranidítás {APP} parancsikonok használatával";
|
|
|
|
/* prefs.py: macOS - Configuration - need to grant the app permission for keyboard shortcuts; In files: prefs.py:510; */
|
|
"{APP} needs permission to use shortcuts" = "{APP} engedély szükséges a parancsikon használatához";
|
|
|
|
/* prefs.py: Shortcut settings button on OSX; In files: prefs.py:515; */
|
|
"Open System Preferences" = "Rendszerbeállítások megnyitáss";
|
|
|
|
/* prefs.py: Configuration - Act on hotkey only when ED is in foreground; In files: prefs.py:538; */
|
|
"Only when Elite: Dangerous is the active app" = "Csak ha az Elite Dangerous fut";
|
|
|
|
/* prefs.py: Configuration - play sound when hotkey used; In files: prefs.py:549; */
|
|
"Play sound" = "Zene be";
|
|
|
|
/* prefs.py: Label for preferred shipyard, system and station 'providers'; In files: prefs.py:577; */
|
|
"Preferred websites" = "Preferált weboldalak";
|
|
|
|
/* prefs.py: Label for Shipyard provider selection; In files: prefs.py:588; */
|
|
"Shipyard" = "Hajógyár";
|
|
|
|
/* prefs.py: Label for 'Configuration' tab in Settings; In files: prefs.py:681; */
|
|
"Configuration" = "Konfiguráció";
|
|
|
|
/* prefs.py: Preferences privacy tab title; In files: prefs.py:703; */
|
|
"Privacy" = "Titkosítás";
|
|
|
|
/* prefs.py: Label for Settings > Appeareance > selection of 'normal' text colour; In files: prefs.py:716; */
|
|
"Normal text" = "Normál txt";
|
|
|
|
/* prefs.py: Label for Settings > Appeareance > selection of 'highlightes' text colour; In files: prefs.py:718; */
|
|
"Highlighted text" = "Kiemelt szöveg";
|
|
|
|
/* prefs.py: Appearance - Label for selection of application display language; In files: prefs.py:727; */
|
|
"Language" = "Nyelv";
|
|
|
|
/* prefs.py: Label for Settings > Appearance > Theme selection; In files: prefs.py:737; */
|
|
"Theme" = "Téma";
|
|
|
|
/* prefs.py: Label for 'Dark' theme radio button; In files: prefs.py:749; */
|
|
"Dark" = "Sötét";
|
|
|
|
/* prefs.py: Label for 'Transparent' theme radio button; In files: prefs.py:756; */
|
|
"Transparent" = "Átlárható";
|
|
|
|
/* prefs.py: Label for Settings > Appearance tab; In files: prefs.py:893; */
|
|
"Appearance" = "Megjelenés";
|
|
|
|
/* prefs.py: Label for location of third-party plugins folder; In files: prefs.py:908; */
|
|
"Plugins folder" = "Plugin mappa";
|
|
|
|
/* prefs.py: Label on button used to open a filesystem folder; In files: prefs.py:915; */
|
|
"Open" = "Nyisd ki";
|
|
|
|
/* prefs.py: Tip/label about how to disable plugins; In files: prefs.py:923; */
|
|
"Tip: You can disable a plugin by{CR}adding '{EXT}' to its folder name" = "Tipp:a pluginokat kikapcsolhatod hozzà{CR}adsz a mappa nevében egy '{EXT}'";
|
|
|
|
/* prefs.py: Label on list of enabled plugins; In files: prefs.py:934; */
|
|
"Enabled Plugins" = "Pluginok engedélyezése";
|
|
|
|
/* prefs.py: Lable on list of user-disabled plugins; In files: prefs.py:977; */
|
|
"Disabled Plugins" = "Plugin kikapcsolása";
|
|
|
|
/* stats.py: Cmdr stats; In files: stats.py:58; */
|
|
"Balance" = "Egyenleg";
|
|
|
|
/* stats.py: Cmdr stats; In files: stats.py:59; */
|
|
"Loan" = "Kölcsön";
|
|
|
|
/* stats.py: Top rank; In files: stats.py:63; */
|
|
"Elite" = "Elit";
|
|
|
|
/* stats.py: Ranking; In files: stats.py:74; */
|
|
"Combat" = "Harc";
|
|
|
|
/* stats.py: Ranking; In files: stats.py:75; */
|
|
"Trade" = "Kereskedés";
|
|
|
|
/* stats.py: Ranking; In files: stats.py:76; */
|
|
"Explorer" = "Felfedező";
|
|
|
|
/* stats.py: Ranking; In files: stats.py:79; */
|
|
"CQC" = "CQC";
|
|
|
|
/* stats.py: Ranking; In files: stats.py:80; */
|
|
"Federation" = "Föderáció";
|
|
|
|
/* stats.py: Ranking; In files: stats.py:81; */
|
|
"Empire" = "Birodalom";
|
|
|
|
/* stats.py: Ranking; In files: stats.py:82; */
|
|
"Powerplay" = "Powerplay";
|
|
|
|
/* stats.py: Combat rank; In files: stats.py:91; */
|
|
"Harmless" = "ártalmatlan";
|
|
|
|
/* stats.py: Combat rank; In files: stats.py:92; */
|
|
"Mostly Harmless" = "Többnyire ártalmatlan";
|
|
|
|
/* stats.py: Combat rank; In files: stats.py:93; */
|
|
"Novice" = "Kezdő";
|
|
|
|
/* stats.py: Combat rank; In files: stats.py:94; */
|
|
"Competent" = "Képesített";
|
|
|
|
/* stats.py: Combat rank; In files: stats.py:95; */
|
|
"Expert" = "Szakértő";
|
|
|
|
/* stats.py: Combat rank; stats.py: Empire rank; In files: stats.py:96; stats.py:176; */
|
|
"Master" = "Mester";
|
|
|
|
/* stats.py: Combat rank; In files: stats.py:97; */
|
|
"Dangerous" = "Veszélyes";
|
|
|
|
/* stats.py: Combat rank; In files: stats.py:98; */
|
|
"Deadly" = "Halálos";
|
|
|
|
/* stats.py: Trade rank; In files: stats.py:101; */
|
|
"Penniless" = "Nincstelen";
|
|
|
|
/* stats.py: Trade rank; In files: stats.py:102; */
|
|
"Mostly Penniless" = "Többnyire nincstelen";
|
|
|
|
/* stats.py: Trade rank; In files: stats.py:103; */
|
|
"Peddler" = "Házaló ügynők";
|
|
|
|
/* stats.py: Trade rank; In files: stats.py:104; */
|
|
"Dealer" = "Kereskedő";
|
|
|
|
/* stats.py: Trade rank; In files: stats.py:105; */
|
|
"Merchant" = "Kereskedő";
|
|
|
|
/* stats.py: Trade rank; In files: stats.py:106; */
|
|
"Broker" = "Bróker";
|
|
|
|
/* stats.py: Trade rank; In files: stats.py:107; */
|
|
"Entrepreneur" = "Vállalkozó";
|
|
|
|
/* stats.py: Trade rank; In files: stats.py:108; */
|
|
"Tycoon" = "Iparmágnás";
|
|
|
|
/* stats.py: Explorer rank; In files: stats.py:111; */
|
|
"Aimless" = "Céltalan";
|
|
|
|
/* stats.py: Explorer rank; In files: stats.py:112; */
|
|
"Mostly Aimless" = "Tøbnyire céltalan";
|
|
|
|
/* stats.py: Explorer rank; In files: stats.py:113; */
|
|
"Scout" = "Felderítő";
|
|
|
|
/* stats.py: Explorer rank; In files: stats.py:114; */
|
|
"Surveyor" = "Megfigyelő";
|
|
|
|
/* stats.py: Explorer rank; In files: stats.py:115; */
|
|
"Trailblazer" = "Útkereső";
|
|
|
|
/* stats.py: Explorer rank; In files: stats.py:116; */
|
|
"Pathfinder" = "Útkereső";
|
|
|
|
/* stats.py: Explorer rank; In files: stats.py:117; */
|
|
"Ranger" = "Vándor";
|
|
|
|
/* stats.py: Explorer rank; In files: stats.py:118; */
|
|
"Pioneer" = "Utász";
|
|
|
|
/* stats.py: CQC rank; In files: stats.py:142; */
|
|
"Helpless" = "tehetetlen";
|
|
|
|
/* stats.py: CQC rank; In files: stats.py:143; */
|
|
"Mostly Helpless" = "Többnyire tehetetlen";
|
|
|
|
/* stats.py: CQC rank; In files: stats.py:144; */
|
|
"Amateur" = "Amatőr";
|
|
|
|
/* stats.py: CQC rank; In files: stats.py:145; */
|
|
"Semi Professional" = "Fél profi";
|
|
|
|
/* stats.py: CQC rank; In files: stats.py:146; */
|
|
"Professional" = "Szakember";
|
|
|
|
/* stats.py: CQC rank; In files: stats.py:147; */
|
|
"Champion" = "Bajnok";
|
|
|
|
/* stats.py: CQC rank; In files: stats.py:148; */
|
|
"Hero" = "Hős";
|
|
|
|
/* stats.py: CQC rank; In files: stats.py:149; */
|
|
"Gladiator" = "Gladiátor";
|
|
|
|
/* stats.py: Federation rank; In files: stats.py:155; */
|
|
"Recruit" = "Újonc";
|
|
|
|
/* stats.py: Federation rank; In files: stats.py:156; */
|
|
"Cadet" = "Kadét";
|
|
|
|
/* stats.py: Federation rank; In files: stats.py:157; */
|
|
"Midshipman" = "Tengerészkadét";
|
|
|
|
/* stats.py: Federation rank; In files: stats.py:158; */
|
|
"Petty Officer" = "Tizedes";
|
|
|
|
/* stats.py: Federation rank; In files: stats.py:159; */
|
|
"Chief Petty Officer" = "Törzs zászlós";
|
|
|
|
/* stats.py: Federation rank; In files: stats.py:160; */
|
|
"Warrant Officer" = "Tiszthelyettes";
|
|
|
|
/* stats.py: Federation rank; In files: stats.py:161; */
|
|
"Ensign" = "Zászlós";
|
|
|
|
/* stats.py: Federation rank; In files: stats.py:162; */
|
|
"Lieutenant" = "Hadnagy";
|
|
|
|
/* stats.py: Federation rank; In files: stats.py:163; */
|
|
"Lieutenant Commander" = "Főhadnagy";
|
|
|
|
/* stats.py: Federation rank; In files: stats.py:164; */
|
|
"Post Commander" = "Ezredes";
|
|
|
|
/* stats.py: Federation rank; In files: stats.py:165; */
|
|
"Post Captain" = "Ellentengernagy";
|
|
|
|
/* stats.py: Federation rank; In files: stats.py:166; */
|
|
"Rear Admiral" = "FőEllentengernagy";
|
|
|
|
/* stats.py: Federation rank; In files: stats.py:167; */
|
|
"Vice Admiral" = "Altengernagy";
|
|
|
|
/* stats.py: Federation rank; In files: stats.py:168; */
|
|
"Admiral" = "Admirális";
|
|
|
|
/* stats.py: Empire rank; In files: stats.py:174; */
|
|
"Outsider" = "Kivűlálló";
|
|
|
|
/* stats.py: Empire rank; In files: stats.py:175; */
|
|
"Serf" = "Jobbágy";
|
|
|
|
/* stats.py: Empire rank; In files: stats.py:177; */
|
|
"Squire" = "Földesúr";
|
|
|
|
/* stats.py: Empire rank; In files: stats.py:178; */
|
|
"Knight" = "Lovag";
|
|
|
|
/* stats.py: Empire rank; In files: stats.py:179; */
|
|
"Lord" = "Lord";
|
|
|
|
/* stats.py: Empire rank; In files: stats.py:180; */
|
|
"Baron" = "Báró";
|
|
|
|
/* stats.py: Empire rank; In files: stats.py:181; */
|
|
"Viscount" = "Vicomte";
|
|
|
|
/* stats.py: Empire rank; In files: stats.py:182; */
|
|
"Count" = "Számol";
|
|
|
|
/* stats.py: Empire rank; In files: stats.py:183; */
|
|
"Earl" = "Gróf";
|
|
|
|
/* stats.py: Empire rank; In files: stats.py:184; */
|
|
"Marquis" = "Őrgróf";
|
|
|
|
/* stats.py: Empire rank; In files: stats.py:185; */
|
|
"Duke" = "Herceg";
|
|
|
|
/* stats.py: Empire rank; In files: stats.py:186; */
|
|
"Prince" = "Herceg";
|
|
|
|
/* stats.py: Empire rank; In files: stats.py:187; */
|
|
"King" = "Király";
|
|
|
|
/* stats.py: Power rank; In files: stats.py:193; */
|
|
"Rating 1" = "Osztákgozás 1";
|
|
|
|
/* stats.py: Power rank; In files: stats.py:194; */
|
|
"Rating 2" = "Osztályozás 2";
|
|
|
|
/* stats.py: Power rank; In files: stats.py:195; */
|
|
"Rating 3" = "Osztályozás 3";
|
|
|
|
/* stats.py: Power rank; In files: stats.py:196; */
|
|
"Rating 4" = "Osztályozás 4";
|
|
|
|
/* stats.py: Power rank; In files: stats.py:197; */
|
|
"Rating 5" = "Osztályozás 5";
|
|
|
|
/* stats.py: Status dialog subtitle - CR value of ship; In files: stats.py:409; */
|
|
"Value" = "Érték";
|
|
|
|
/* stats.py: Status dialog title; In files: stats.py:418; */
|
|
"Ships" = "Hajók";
|
|
|