1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-05-30 07:09:39 +03:00

Updated translations

This commit is contained in:
Athanasius 2021-11-22 11:06:57 +00:00
parent fe55eb11f8
commit c3fd74b968
No known key found for this signature in database
GPG Key ID: AE3E527847057C7D
21 changed files with 1926 additions and 1881 deletions

View File

@ -28,139 +28,139 @@
/* companion.py: Frontier CAPI data retrieval failed; In files: companion.py:811; */ /* companion.py: Frontier CAPI data retrieval failed; In files: companion.py:811; */
"Frontier CAPI query failure" = "Dotaz na Frontier CAPI selhal"; "Frontier CAPI query failure" = "Dotaz na Frontier CAPI selhal";
/* EDMarketConnector.py: Update button in main window; In files: EDMarketConnector.py:528; EDMarketConnector.py:823; EDMarketConnector.py:1515; */ /* EDMarketConnector.py: Update button in main window; In files: EDMarketConnector.py:529; EDMarketConnector.py:828; EDMarketConnector.py:1520; */
"Update" = "Aktualizovat"; "Update" = "Aktualizovat";
/* 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:611; prefs.py:866; */ /* 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:612; prefs.py:867; */
"Always on top" = "Vždy navrchu"; "Always on top" = "Vždy navrchu";
/* EDMarketConnector.py: Unknown suit; In files: EDMarketConnector.py:741; */ /* EDMarketConnector.py: Unknown suit; In files: EDMarketConnector.py:746; */
"Unknown" = "Neznámý"; "Unknown" = "Neznámý";
/* 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:817; edsm.py:257; stats.py:52; theme.py:227; */ /* 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:822; edsm.py:257; stats.py:52; theme.py:227; */
"Cmdr" = "Cmdr"; "Cmdr" = "Cmdr";
/* 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:819; EDMarketConnector.py:1274; */ /* 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:824; EDMarketConnector.py:1279; */
"Role" = "Role"; "Role" = "Role";
/* 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:819; EDMarketConnector.py:1284; EDMarketConnector.py:1307; stats.py:367; */ /* 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:824; EDMarketConnector.py:1289; EDMarketConnector.py:1312; stats.py:367; */
"Ship" = "Loď"; "Ship" = "Loď";
/* EDMarketConnector.py: Label for 'Suit' line in main UI; In files: EDMarketConnector.py:820; */ /* EDMarketConnector.py: Label for 'Suit' line in main UI; In files: EDMarketConnector.py:825; */
"Suit" = "Oblek"; "Suit" = "Oblek";
/* 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:821; prefs.py:606; stats.py:369; */ /* 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:826; prefs.py:607; stats.py:369; */
"System" = "Systém"; "System" = "Systém";
/* 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:822; prefs.py:624; prefs.py:761; stats.py:370; */ /* 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:827; prefs.py:625; prefs.py:762; stats.py:370; */
"Station" = "Stanice"; "Station" = "Stanice";
/* EDMarketConnector.py: 'File' menu title on OSX; EDMarketConnector.py: 'File' menu title; EDMarketConnector.py: 'File' menu; In files: EDMarketConnector.py:825; EDMarketConnector.py:840; EDMarketConnector.py:843; EDMarketConnector.py:2002; */ /* EDMarketConnector.py: 'File' menu title on OSX; EDMarketConnector.py: 'File' menu title; EDMarketConnector.py: 'File' menu; In files: EDMarketConnector.py:830; EDMarketConnector.py:845; EDMarketConnector.py:848; EDMarketConnector.py:2015; */
"File" = "Soubor"; "File" = "Soubor";
/* EDMarketConnector.py: 'Edit' menu title on OSX; EDMarketConnector.py: 'Edit' menu title; In files: EDMarketConnector.py:826; EDMarketConnector.py:841; EDMarketConnector.py:844; */ /* EDMarketConnector.py: 'Edit' menu title on OSX; EDMarketConnector.py: 'Edit' menu title; In files: EDMarketConnector.py:831; EDMarketConnector.py:846; EDMarketConnector.py:849; */
"Edit" = "Upravit"; "Edit" = "Upravit";
/* EDMarketConnector.py: 'View' menu title on OSX; In files: EDMarketConnector.py:827; */ /* EDMarketConnector.py: 'View' menu title on OSX; In files: EDMarketConnector.py:832; */
"View" = "Zobrazit"; "View" = "Zobrazit";
/* EDMarketConnector.py: 'Window' menu title on OSX; In files: EDMarketConnector.py:828; */ /* EDMarketConnector.py: 'Window' menu title on OSX; In files: EDMarketConnector.py:833; */
"Window" = "Okno"; "Window" = "Okno";
/* EDMarketConnector.py: Help' menu title on OSX; EDMarketConnector.py: 'Help' menu title; In files: EDMarketConnector.py:829; EDMarketConnector.py:842; EDMarketConnector.py:845; */ /* EDMarketConnector.py: Help' menu title on OSX; EDMarketConnector.py: 'Help' menu title; In files: EDMarketConnector.py:834; EDMarketConnector.py:847; EDMarketConnector.py:850; */
"Help" = "Nápověda"; "Help" = "Nápověda";
/* EDMarketConnector.py: App menu entry on OSX; EDMarketConnector.py: Help > About App; In files: EDMarketConnector.py:832; EDMarketConnector.py:858; EDMarketConnector.py:1561; */ /* EDMarketConnector.py: App menu entry on OSX; EDMarketConnector.py: Help > About App; In files: EDMarketConnector.py:837; EDMarketConnector.py:863; EDMarketConnector.py:1566; */
"About {APP}" = "O {APP}"; "About {APP}" = "O {APP}";
/* EDMarketConnector.py: Help > Check for Updates...; In files: EDMarketConnector.py:834; EDMarketConnector.py:857; */ /* EDMarketConnector.py: Help > Check for Updates...; In files: EDMarketConnector.py:839; EDMarketConnector.py:862; */
"Check for Updates..." = "Zkontrolovat aktualizace..."; "Check for Updates..." = "Zkontrolovat aktualizace...";
/* EDMarketConnector.py: File > Save Raw Data...; In files: EDMarketConnector.py:835; EDMarketConnector.py:849; */ /* EDMarketConnector.py: File > Save Raw Data...; In files: EDMarketConnector.py:840; EDMarketConnector.py:854; */
"Save Raw Data..." = "Uložit surová data..."; "Save Raw Data..." = "Uložit surová data...";
/* EDMarketConnector.py: File > Status; stats.py: Status dialog title; In files: EDMarketConnector.py:836; EDMarketConnector.py:848; stats.py:364; */ /* EDMarketConnector.py: File > Status; stats.py: Status dialog title; In files: EDMarketConnector.py:841; EDMarketConnector.py:853; stats.py:364; */
"Status" = "Status"; "Status" = "Status";
/* EDMarketConnector.py: Help > Privacy Policy; In files: EDMarketConnector.py:837; EDMarketConnector.py:855; */ /* EDMarketConnector.py: Help > Privacy Policy; In files: EDMarketConnector.py:842; EDMarketConnector.py:860; */
"Privacy Policy" = "Zásady ochrany osobních údajů"; "Privacy Policy" = "Zásady ochrany osobních údajů";
/* EDMarketConnector.py: Help > Release Notes; In files: EDMarketConnector.py:838; EDMarketConnector.py:856; EDMarketConnector.py:1595; */ /* EDMarketConnector.py: Help > Release Notes; In files: EDMarketConnector.py:843; EDMarketConnector.py:861; EDMarketConnector.py:1600; */
"Release Notes" = "Poznámky k verzi"; "Release Notes" = "Poznámky k verzi";
/* EDMarketConnector.py: File > Settings; prefs.py: File > Settings (macOS); In files: EDMarketConnector.py:850; EDMarketConnector.py:2003; prefs.py:254; */ /* EDMarketConnector.py: File > Settings; prefs.py: File > Settings (macOS); In files: EDMarketConnector.py:855; EDMarketConnector.py:2016; prefs.py:255; */
"Settings" = "Nastavení"; "Settings" = "Nastavení";
/* EDMarketConnector.py: File > Exit; In files: EDMarketConnector.py:851; */ /* EDMarketConnector.py: File > Exit; In files: EDMarketConnector.py:856; */
"Exit" = "Ukončit"; "Exit" = "Ukončit";
/* EDMarketConnector.py: Help > Documentation; In files: EDMarketConnector.py:854; */ /* EDMarketConnector.py: Help > Documentation; In files: EDMarketConnector.py:859; */
"Documentation" = "Dokumentace"; "Documentation" = "Dokumentace";
/* EDMarketConnector.py: Label for 'Copy' as in 'Copy and Paste'; ttkHyperlinkLabel.py: Label for 'Copy' as in 'Copy and Paste'; In files: EDMarketConnector.py:861; ttkHyperlinkLabel.py:42; */ /* EDMarketConnector.py: Label for 'Copy' as in 'Copy and Paste'; ttkHyperlinkLabel.py: Label for 'Copy' as in 'Copy and Paste'; In files: EDMarketConnector.py:866; ttkHyperlinkLabel.py:42; */
"Copy" = "Kopírovat"; "Copy" = "Kopírovat";
/* EDMarketConnector.py: Status - Attempting to get a Frontier Auth Access Token; In files: EDMarketConnector.py:867; */ /* EDMarketConnector.py: Status - Attempting to get a Frontier Auth Access Token; In files: EDMarketConnector.py:872; */
"Logging in..." = "Přihlašování..."; "Logging in..." = "Přihlašování...";
/* EDMarketConnector.py: Successfully authenticated with the Frontier website; In files: EDMarketConnector.py:883; EDMarketConnector.py:1426; */ /* EDMarketConnector.py: Successfully authenticated with the Frontier website; In files: EDMarketConnector.py:888; EDMarketConnector.py:1431; */
"Authentication successful" = "Přihlášení bylo úspěšné"; "Authentication successful" = "Přihlášení bylo úspěšné";
/* EDMarketConnector.py: Player is not docked at a station, when we expect them to be; In files: EDMarketConnector.py:914; */ /* EDMarketConnector.py: Player is not docked at a station, when we expect them to be; In files: EDMarketConnector.py:919; */
"You're not docked at a station!" = "Nejste zadokováni ve stanici!"; "You're not docked at a station!" = "Nejste zadokováni ve stanici!";
/* EDMarketConnector.py: Status - Either no market or no modules data for station from Frontier CAPI; In files: EDMarketConnector.py:922; */ /* EDMarketConnector.py: Status - Either no market or no modules data for station from Frontier CAPI; In files: EDMarketConnector.py:927; */
"Station doesn't have anything!" = "Stanice nenabízí žádné služby!"; "Station doesn't have anything!" = "Stanice nenabízí žádné služby!";
/* EDMarketConnector.py: Status - No station market data from Frontier CAPI; In files: EDMarketConnector.py:927; */ /* EDMarketConnector.py: Status - No station market data from Frontier CAPI; In files: EDMarketConnector.py:932; */
"Station doesn't have a market!" = "Stanice nemá obchod!"; "Station doesn't have a market!" = "Stanice nemá obchod!";
/* EDMarketConnector.py: Status - Attempting to retrieve data from Frontier CAPI; In files: EDMarketConnector.py:1001; */ /* EDMarketConnector.py: Status - Attempting to retrieve data from Frontier CAPI; In files: EDMarketConnector.py:1006; */
"Fetching data..." = "Načítání dat..."; "Fetching data..." = "Načítání dat...";
/* EDMarketConnector.py: No data was returned for the commander from the Frontier CAPI; In files: EDMarketConnector.py:1042; */ /* EDMarketConnector.py: No data was returned for the commander from the Frontier CAPI; In files: EDMarketConnector.py:1047; */
"CAPI: No commander data returned" = "CAPI: Nebyla vrácena žádná data komandéra"; "CAPI: No commander data returned" = "CAPI: Nebyla vrácena žádná data komandéra";
/* EDMarketConnector.py: We didn't have the commander name when we should have; stats.py: Unknown commander; In files: EDMarketConnector.py:1046; stats.py:298; */ /* EDMarketConnector.py: We didn't have the commander name when we should have; stats.py: Unknown commander; In files: EDMarketConnector.py:1051; stats.py:298; */
"Who are you?!" = "Kdo jste?"; "Who are you?!" = "Kdo jste?";
/* EDMarketConnector.py: We don't know where the commander is, when we should; stats.py: Unknown location; In files: EDMarketConnector.py:1052; stats.py:308; */ /* EDMarketConnector.py: We don't know where the commander is, when we should; stats.py: Unknown location; In files: EDMarketConnector.py:1057; stats.py:308; */
"Where are you?!" = "Kde zrovna jste?"; "Where are you?!" = "Kde zrovna jste?";
/* EDMarketConnector.py: We don't know what ship the commander is in, when we should; stats.py: Unknown ship; In files: EDMarketConnector.py:1059; stats.py:316; */ /* EDMarketConnector.py: We don't know what ship the commander is in, when we should; stats.py: Unknown ship; In files: EDMarketConnector.py:1064; stats.py:316; */
"What are you flying?!" = "S jakou lodí létáte?"; "What are you flying?!" = "S jakou lodí létáte?";
/* EDMarketConnector.py: Frontier CAPI server error when fetching data; In files: EDMarketConnector.py:1171; */ /* EDMarketConnector.py: Frontier CAPI server error when fetching data; In files: EDMarketConnector.py:1176; */
"Frontier CAPI server error" = "Chyba Frontier CAPI serveru"; "Frontier CAPI server error" = "Chyba Frontier CAPI serveru";
/* EDMarketConnector.py: Time when we last obtained Frontier CAPI data; In files: EDMarketConnector.py:1221; */ /* EDMarketConnector.py: Time when we last obtained Frontier CAPI data; In files: EDMarketConnector.py:1226; */
"Last updated at %H:%M:%S" = "Poslední aktualizace %H:%M:%S"; "Last updated at %H:%M:%S" = "Poslední aktualizace %H:%M:%S";
/* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1249; */ /* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1254; */
"Fighter" = "Fighter"; "Fighter" = "Fighter";
/* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1250; */ /* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1255; */
"Gunner" = "Gunner"; "Gunner" = "Gunner";
/* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1251; */ /* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1256; */
"Helm" = "Helm"; "Helm" = "Helm";
/* EDMarketConnector.py: Cooldown on 'Update' button; In files: EDMarketConnector.py:1509; */ /* EDMarketConnector.py: Cooldown on 'Update' button; In files: EDMarketConnector.py:1514; */
"cooldown {SS}s" = "Počkej ještě {SS}s"; "cooldown {SS}s" = "Počkej ještě {SS}s";
/* EDMarketConnector.py: Generic 'OK' button label; prefs.py: 'OK' button on Settings/Preferences window; In files: EDMarketConnector.py:1621; prefs.py:305; */ /* EDMarketConnector.py: Generic 'OK' button label; prefs.py: 'OK' button on Settings/Preferences window; In files: EDMarketConnector.py:1626; prefs.py:306; */
"OK" = "OK"; "OK" = "OK";
/* EDMarketConnector.py: The application is shutting down; In files: EDMarketConnector.py:1688; */ /* EDMarketConnector.py: The application is shutting down; In files: EDMarketConnector.py:1693; */
"Shutting down..." = "Vypínání..."; "Shutting down..." = "Vypínání...";
/* EDMarketConnector.py: Popup-text about 'active' plugins without Python 3.x support; In files: EDMarketConnector.py:1991:1997; */ /* EDMarketConnector.py: Popup-text about 'active' plugins without Python 3.x support; In files: EDMarketConnector.py:2004:2010; */
"One or more of your enabled plugins do not yet have support for Python 3.x. Please see the list on the '{PLUGINS}' tab of '{FILE}' > '{SETTINGS}'. You should check if there is an updated version available, else alert the developer that they need to update the code for Python 3.x.\r\n\r\nYou can disable a plugin by renaming its folder to have '{DISABLED}' on the end of the name." = "Jeden nebo více aktivních pluginů ještě stále nepodporuje Python 3.x. Podívejte se na jejich seznam v záložce '{PLUGINS}' v '{FILE}' > '{SETTINGS}'. Zkontrolujte si jestli není dostupná novější verze pluginu, pokud ne, tak kontaktujte vývojáře pluginu o tom, že musí upravit jejich plugin pro Python 3.x.\n\nPlugin můžete vypnout přidáním '{DISABLED}' na konec názvu jeho složky."; "One or more of your enabled plugins do not yet have support for Python 3.x. Please see the list on the '{PLUGINS}' tab of '{FILE}' > '{SETTINGS}'. You should check if there is an updated version available, else alert the developer that they need to update the code for Python 3.x.\r\n\r\nYou can disable a plugin by renaming its folder to have '{DISABLED}' on the end of the name." = "Jeden nebo více aktivních pluginů ještě stále nepodporuje Python 3.x. Podívejte se na jejich seznam v záložce '{PLUGINS}' v '{FILE}' > '{SETTINGS}'. Zkontrolujte si jestli není dostupná novější verze pluginu, pokud ne, tak kontaktujte vývojáře pluginu o tom, že musí upravit jejich plugin pro Python 3.x.\n\nPlugin můžete vypnout přidáním '{DISABLED}' na konec názvu jeho složky.";
/* EDMarketConnector.py: Settings > Plugins tab; prefs.py: Label on Settings > Plugins tab; In files: EDMarketConnector.py:2001; prefs.py:976; */ /* EDMarketConnector.py: Settings > Plugins tab; prefs.py: Label on Settings > Plugins tab; In files: EDMarketConnector.py:2014; prefs.py:978; */
"Plugins" = "Pluginy"; "Plugins" = "Pluginy";
/* EDMarketConnector.py: Popup window title for list of 'enabled' plugins that don't work with Python 3.x; In files: EDMarketConnector.py:2012; */ /* EDMarketConnector.py: Popup window title for list of 'enabled' plugins that don't work with Python 3.x; In files: EDMarketConnector.py:2025; */
"EDMC: Plugins Without Python 3.x Support" = "EDMC: Pluginy, které nepodporují Python 3.x"; "EDMC: Plugins Without Python 3.x Support" = "EDMC: Pluginy, které nepodporují Python 3.x";
/* journal_lock.py: Title text on popup when Journal directory already locked; In files: journal_lock.py:206; */ /* journal_lock.py: Title text on popup when Journal directory already locked; In files: journal_lock.py:206; */
@ -175,7 +175,7 @@
/* journal_lock.py: Generic 'Ignore' button label; In files: journal_lock.py:232; */ /* journal_lock.py: Generic 'Ignore' button label; In files: journal_lock.py:232; */
"Ignore" = "Ignorovat"; "Ignore" = "Ignorovat";
/* 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:194; prefs.py:467; prefs.py:701; prefs.py:734; */ /* 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:194; prefs.py:468; prefs.py:702; prefs.py:735; */
"Default" = "Výchozí"; "Default" = "Výchozí";
/* coriolis.py: 'Auto' label for Coriolis site override selection; coriolis.py: Coriolis normal/beta selection - auto; In files: coriolis.py:52; coriolis.py:55; coriolis.py:101; coriolis.py:117; coriolis.py:123; */ /* coriolis.py: 'Auto' label for Coriolis site override selection; coriolis.py: Coriolis normal/beta selection - auto; In files: coriolis.py:52; coriolis.py:55; coriolis.py:101; coriolis.py:117; coriolis.py:123; */
@ -238,7 +238,7 @@
/* edsm.py: EDSM API key label; inara.py: Inara API key label; In files: edsm.py:273; inara.py:243; */ /* edsm.py: EDSM API key label; inara.py: Inara API key label; In files: edsm.py:273; inara.py:243; */
"API Key" = "API klíč"; "API Key" = "API klíč";
/* edsm.py: We have no data on the current commander; prefs.py: No hotkey/shortcut set; stats.py: No rank; In files: edsm.py:300; prefs.py:519; prefs.py:1173; prefs.py:1206; stats.py:119; stats.py:138; stats.py:157; stats.py:174; */ /* edsm.py: We have no data on the current commander; prefs.py: No hotkey/shortcut set; stats.py: No rank; In files: edsm.py:300; prefs.py:520; prefs.py:1174; prefs.py:1207; stats.py:119; stats.py:138; stats.py:157; stats.py:174; */
"None" = "Žádná"; "None" = "Žádná";
/* edsm.py: EDSM plugin - Journal handling disabled by killswitch; In files: edsm.py:401; */ /* edsm.py: EDSM plugin - Journal handling disabled by killswitch; In files: edsm.py:401; */
@ -262,133 +262,136 @@
/* inara.py: INARA API returned some kind of error (error message will be contained in {MSG}); In files: inara.py:1580; inara.py:1593; */ /* inara.py: INARA API returned some kind of error (error message will be contained in {MSG}); In files: inara.py:1580; inara.py:1593; */
"Error: Inara {MSG}" = "Chyba: Inara {MSG}"; "Error: Inara {MSG}" = "Chyba: Inara {MSG}";
/* prefs.py: File > Preferences menu entry for macOS; In files: prefs.py:250; */ /* prefs.py: File > Preferences menu entry for macOS; In files: prefs.py:251; */
"Preferences" = "Nastavení"; "Preferences" = "Nastavení";
/* prefs.py: Settings > Output - choosing what data to save to files; In files: prefs.py:347; */ /* prefs.py: Settings > Output - choosing what data to save to files; In files: prefs.py:348; */
"Please choose what data to save" = "Vyberte, která data chcete ukládat"; "Please choose what data to save" = "Vyberte, která data chcete ukládat";
/* prefs.py: Settings > Output option; In files: prefs.py:353; */ /* prefs.py: Settings > Output option; In files: prefs.py:354; */
"Market data in CSV format file" = "Obchodní data ve formátu CSV"; "Market data in CSV format file" = "Obchodní data ve formátu CSV";
/* prefs.py: Settings > Output option; In files: prefs.py:362; */ /* prefs.py: Settings > Output option; In files: prefs.py:363; */
"Market data in Trade Dangerous format file" = "Obchodní data ve formátu Trade Dangerous"; "Market data in Trade Dangerous format file" = "Obchodní data ve formátu Trade Dangerous";
/* prefs.py: Settings > Output option; In files: prefs.py:372; */ /* prefs.py: Settings > Output option; In files: prefs.py:373; */
"Ship loadout" = "Konfigurace lodi"; "Ship loadout" = "Konfigurace lodi";
/* prefs.py: Settings > Output option; In files: prefs.py:382; */ /* prefs.py: Settings > Output option; In files: prefs.py:383; */
"Automatically update on docking" = "Automaticky aktualizovat při zadokování"; "Automatically update on docking" = "Automaticky aktualizovat při zadokování";
/* prefs.py: Settings > Output - Label for "where files are located"; In files: prefs.py:391; prefs.py:410; */ /* prefs.py: Settings > Output - Label for "where files are located"; In files: prefs.py:392; prefs.py:411; */
"File location" = "Cesta k souboru"; "File location" = "Cesta k souboru";
/* prefs.py: macOS Preferences - files location selection button; In files: prefs.py:399; prefs.py:449; */ /* prefs.py: macOS Preferences - files location selection button; In files: prefs.py:400; prefs.py:450; */
"Change..." = "Změnit..."; "Change..." = "Změnit...";
/* prefs.py: NOT-macOS Settings - files location selection button; prefs.py: NOT-macOS Setting - files location selection button; In files: prefs.py:402; prefs.py:452; */ /* prefs.py: NOT-macOS Settings - files location selection button; prefs.py: NOT-macOS Setting - files location selection button; In files: prefs.py:403; prefs.py:453; */
"Browse..." = "Procházet..."; "Browse..." = "Procházet...";
/* prefs.py: Label for 'Output' Settings/Preferences tab; In files: prefs.py:417; */ /* prefs.py: Label for 'Output' Settings/Preferences tab; In files: prefs.py:418; */
"Output" = "Výstup"; "Output" = "Výstup";
/* prefs.py: Settings > Configuration - Label for Journal files location; In files: prefs.py:443; prefs.py:458; */ /* prefs.py: Settings > Configuration - Label for Journal files location; In files: prefs.py:444; prefs.py:459; */
"E:D journal file location" = "E:D umístění souboru deníku"; "E:D journal file location" = "E:D umístění souboru deníku";
/* prefs.py: Hotkey/Shortcut settings prompt on OSX; In files: prefs.py:483; */ /* prefs.py: Hotkey/Shortcut settings prompt on OSX; In files: prefs.py:484; */
"Keyboard shortcut" = "Klávesová zkratka"; "Keyboard shortcut" = "Klávesová zkratka";
/* prefs.py: Hotkey/Shortcut settings prompt on Windows; In files: prefs.py:485; */ /* prefs.py: Hotkey/Shortcut settings prompt on Windows; In files: prefs.py:486; */
"Hotkey" = "Klávesová zkratka"; "Hotkey" = "Klávesová zkratka";
/* prefs.py: macOS Preferences > Configuration - restart the app message; In files: prefs.py:494; */ /* prefs.py: macOS Preferences > Configuration - restart the app message; In files: prefs.py:495; */
"Re-start {APP} to use shortcuts" = "Restartujte {APP} pro aktivaci klávesových zkratek"; "Re-start {APP} to use shortcuts" = "Restartujte {APP} pro aktivaci klávesových zkratek";
/* prefs.py: macOS - Configuration - need to grant the app permission for keyboard shortcuts; In files: prefs.py:503; */ /* prefs.py: macOS - Configuration - need to grant the app permission for keyboard shortcuts; In files: prefs.py:504; */
"{APP} needs permission to use shortcuts" = "{APP} vyžaduje oprávnění pro použití klávesových zkratek"; "{APP} needs permission to use shortcuts" = "{APP} vyžaduje oprávnění pro použití klávesových zkratek";
/* prefs.py: Shortcut settings button on OSX; In files: prefs.py:508; */ /* prefs.py: Shortcut settings button on OSX; In files: prefs.py:509; */
"Open System Preferences" = "Otevřít Předvolby systému"; "Open System Preferences" = "Otevřít Předvolby systému";
/* prefs.py: Configuration - Act on hotkey only when ED is in foreground; In files: prefs.py:530; */ /* prefs.py: Configuration - Act on hotkey only when ED is in foreground; In files: prefs.py:531; */
"Only when Elite: Dangerous is the active app" = "Pouze pokud je Elite: Dangerous aktivní"; "Only when Elite: Dangerous is the active app" = "Pouze pokud je Elite: Dangerous aktivní";
/* prefs.py: Configuration - play sound when hotkey used; In files: prefs.py:541; */ /* prefs.py: Configuration - play sound when hotkey used; In files: prefs.py:542; */
"Play sound" = "Přehrát zvuk"; "Play sound" = "Přehrát zvuk";
/* prefs.py: Configuration - disable checks for app updates when in-game; In files: prefs.py:556; */ /* prefs.py: Configuration - disable checks for app updates when in-game; In files: prefs.py:557; */
"Disable Automatic Application Updates Check when in-game" = "Vypnout automatickou kontrolu aktualizací aplikace, pokud jste ve hře"; "Disable Automatic Application Updates Check when in-game" = "Vypnout automatickou kontrolu aktualizací aplikace, pokud jste ve hře";
/* prefs.py: Label for preferred shipyard, system and station 'providers'; In files: prefs.py:569; */ /* prefs.py: Label for preferred shipyard, system and station 'providers'; In files: prefs.py:570; */
"Preferred websites" = "Preferované stránky"; "Preferred websites" = "Preferované stránky";
/* prefs.py: Label for Shipyard provider selection; In files: prefs.py:580; */ /* prefs.py: Label for Shipyard provider selection; In files: prefs.py:581; */
"Shipyard" = "Shipyard"; "Shipyard" = "Shipyard";
/* prefs.py: Label for checkbox to utilise alternative Coriolis URL method; In files: prefs.py:592; */ /* prefs.py: Label for checkbox to utilise alternative Coriolis URL method; In files: prefs.py:593; */
"Use alternate URL method" = "Použít alternativní URL metodu"; "Use alternate URL method" = "Použít alternativní URL metodu";
/* prefs.py: Configuration - Label for selection of Log Level; In files: prefs.py:645; */ /* prefs.py: Configuration - Label for selection of Log Level; In files: prefs.py:646; */
"Log Level" = "Míra logování"; "Log Level" = "Míra logování";
/* prefs.py: Label for 'Configuration' tab in Settings; In files: prefs.py:673; */ /* prefs.py: Label for 'Configuration' tab in Settings; In files: prefs.py:674; */
"Configuration" = "Nastavení"; "Configuration" = "Nastavení";
/* prefs.py: Preferences privacy tab title; In files: prefs.py:695; */ /* prefs.py: Preferences privacy tab title; In files: prefs.py:696; */
"Privacy" = "Soukromí"; "Privacy" = "Soukromí";
/* prefs.py: Label for Settings > Appeareance > selection of 'normal' text colour; In files: prefs.py:708; */ /* prefs.py: Label for Settings > Appeareance > selection of 'normal' text colour; In files: prefs.py:709; */
"Normal text" = "Normální text"; "Normal text" = "Normální text";
/* prefs.py: Label for Settings > Appeareance > selection of 'highlightes' text colour; In files: prefs.py:710; */ /* prefs.py: Label for Settings > Appeareance > selection of 'highlightes' text colour; In files: prefs.py:711; */
"Highlighted text" = "Zvýrazněný text"; "Highlighted text" = "Zvýrazněný text";
/* prefs.py: Appearance - Label for selection of application display language; In files: prefs.py:719; */ /* prefs.py: Appearance - Label for selection of application display language; In files: prefs.py:720; */
"Language" = "Jazyk"; "Language" = "Jazyk";
/* prefs.py: Label for Settings > Appearance > Theme selection; In files: prefs.py:729; */ /* prefs.py: Label for Settings > Appearance > Theme selection; In files: prefs.py:730; */
"Theme" = "Schéma"; "Theme" = "Schéma";
/* prefs.py: Label for 'Dark' theme radio button; In files: prefs.py:740; */ /* prefs.py: Label for 'Dark' theme radio button; In files: prefs.py:741; */
"Dark" = "Tmavé"; "Dark" = "Tmavé";
/* prefs.py: Label for 'Transparent' theme radio button; In files: prefs.py:747; */ /* prefs.py: Label for 'Transparent' theme radio button; In files: prefs.py:748; */
"Transparent" = "Průhledné"; "Transparent" = "Průhledné";
/* prefs.py: Appearance - Label for selection of UI scaling; In files: prefs.py:793; */ /* prefs.py: Appearance - Label for selection of UI scaling; In files: prefs.py:794; */
"UI Scale Percentage" = "Procenta UI škálování"; "UI Scale Percentage" = "Procenta UI škálování";
/* prefs.py: Appearance - Help/hint text for UI scaling selection; In files: prefs.py:814; */ /* prefs.py: Appearance - Help/hint text for UI scaling selection; In files: prefs.py:815; */
"100 means Default{CR}Restart Required for{CR}changes to take effect!" = "100 je výchozí hodnota{CR}je potřeba restartovat,{CR}aby se změna projevila!"; "100 means Default{CR}Restart Required for{CR}changes to take effect!" = "100 je výchozí hodnota{CR}je potřeba restartovat,{CR}aby se změna projevila!";
/* prefs.py: Appearance - Label for selection of main window transparency; In files: prefs.py:824; */ /* prefs.py: Appearance - Label for selection of main window transparency; In files: prefs.py:825; */
"Main window transparency" = "Průhlednost hlavního okna"; "Main window transparency" = "Průhlednost hlavního okna";
/* prefs.py: Appearance - Help/hint text for Main window transparency selection; In files: prefs.py:844:847; */ /* prefs.py: Appearance - Help/hint text for Main window transparency selection; In files: prefs.py:845:848; */
"100 means fully opaque.{CR}Window is updated in real time" = "100 znamená plně neprůhledné.{CR}Okno se aktualizuje v reálném čase"; "100 means fully opaque.{CR}Window is updated in real time" = "100 znamená plně neprůhledné.{CR}Okno se aktualizuje v reálném čase";
/* prefs.py: Label for Settings > Appearance tab; In files: prefs.py:883; */ /* prefs.py: Appearance option for Windows "minimize to system tray"; In files: prefs.py:877; */
"Minimize to system tray" = "Minimalizovat do lišty";
/* prefs.py: Label for Settings > Appearance tab; In files: prefs.py:885; */
"Appearance" = "Vzhled"; "Appearance" = "Vzhled";
/* prefs.py: Label for location of third-party plugins folder; In files: prefs.py:898; */ /* prefs.py: Label for location of third-party plugins folder; In files: prefs.py:900; */
"Plugins folder" = "Složka pluginů"; "Plugins folder" = "Složka pluginů";
/* prefs.py: Label on button used to open a filesystem folder; In files: prefs.py:905; */ /* prefs.py: Label on button used to open a filesystem folder; In files: prefs.py:907; */
"Open" = "Otevřít"; "Open" = "Otevřít";
/* prefs.py: Tip/label about how to disable plugins; In files: prefs.py:913; */ /* prefs.py: Tip/label about how to disable plugins; In files: prefs.py:915; */
"Tip: You can disable a plugin by{CR}adding '{EXT}' to its folder name" = "Tip: Plugin můžete vypnout přidáním{CR}'{EXT}' do názvu jeho složky"; "Tip: You can disable a plugin by{CR}adding '{EXT}' to its folder name" = "Tip: Plugin můžete vypnout přidáním{CR}'{EXT}' do názvu jeho složky";
/* prefs.py: Label on list of enabled plugins; In files: prefs.py:924; */ /* prefs.py: Label on list of enabled plugins; In files: prefs.py:926; */
"Enabled Plugins" = "Zapnuté pluginy"; "Enabled Plugins" = "Zapnuté pluginy";
/* prefs.py: Plugins - Label for list of 'enabled' plugins that don't work with Python 3.x; In files: prefs.py:944; */ /* prefs.py: Plugins - Label for list of 'enabled' plugins that don't work with Python 3.x; In files: prefs.py:946; */
"Plugins Without Python 3.x Support:" = "Pluginy bez podpory Python 3.x:"; "Plugins Without Python 3.x Support:" = "Pluginy bez podpory Python 3.x:";
/* prefs.py: Plugins - Label on URL to documentation about migrating plugins from Python 2.7; In files: prefs.py:952; */ /* prefs.py: Plugins - Label on URL to documentation about migrating plugins from Python 2.7; In files: prefs.py:954; */
"Information on migrating plugins" = "Informace jak migrovat pluginy."; "Information on migrating plugins" = "Informace jak migrovat pluginy.";
/* prefs.py: Lable on list of user-disabled plugins; In files: prefs.py:967; */ /* prefs.py: Lable on list of user-disabled plugins; In files: prefs.py:969; */
"Disabled Plugins" = "Vypnuté pluginy"; "Disabled Plugins" = "Vypnuté pluginy";
/* stats.py: Cmdr stats; In files: stats.py:53; */ /* stats.py: Cmdr stats; In files: stats.py:53; */

View File

@ -34,160 +34,160 @@
/* companion.py: Frontier CAPI data retrieval failed; In files: companion.py:811; */ /* companion.py: Frontier CAPI data retrieval failed; In files: companion.py:811; */
"Frontier CAPI query failure" = "Frontier CAPI Anfrage gescheitert"; "Frontier CAPI query failure" = "Frontier CAPI Anfrage gescheitert";
/* EDMarketConnector.py: Update button in main window; In files: EDMarketConnector.py:528; EDMarketConnector.py:823; EDMarketConnector.py:1515; */ /* EDMarketConnector.py: Update button in main window; In files: EDMarketConnector.py:529; EDMarketConnector.py:828; EDMarketConnector.py:1520; */
"Update" = "Aktualisieren"; "Update" = "Aktualisieren";
/* 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:611; prefs.py:866; */ /* 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:612; prefs.py:867; */
"Always on top" = "Immer im Vordergrund"; "Always on top" = "Immer im Vordergrund";
/* EDMarketConnector.py: Unknown suit; In files: EDMarketConnector.py:741; */ /* EDMarketConnector.py: Unknown suit; In files: EDMarketConnector.py:746; */
"Unknown" = "Unbekannt"; "Unknown" = "Unbekannt";
/* EDMarketConnector.py: ED Journal file location appears to be in error; In files: EDMarketConnector.py:810; */ /* EDMarketConnector.py: ED Journal file location appears to be in error; In files: EDMarketConnector.py:815; */
"Error: Check E:D journal file location" = "Fehler: Prüfe E:D Journal Dateispeicherort"; "Error: Check E:D journal file location" = "Fehler: Prüfe E:D Journal Dateispeicherort";
/* 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:817; edsm.py:257; stats.py:52; theme.py:227; */ /* 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:822; edsm.py:257; stats.py:52; theme.py:227; */
"Cmdr" = "Kdt."; "Cmdr" = "Kdt.";
/* 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:819; EDMarketConnector.py:1274; */ /* 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:824; EDMarketConnector.py:1279; */
"Role" = "Rolle"; "Role" = "Rolle";
/* 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:819; EDMarketConnector.py:1284; EDMarketConnector.py:1307; stats.py:367; */ /* 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:824; EDMarketConnector.py:1289; EDMarketConnector.py:1312; stats.py:367; */
"Ship" = "Schiff"; "Ship" = "Schiff";
/* EDMarketConnector.py: Label for 'Suit' line in main UI; In files: EDMarketConnector.py:820; */ /* EDMarketConnector.py: Label for 'Suit' line in main UI; In files: EDMarketConnector.py:825; */
"Suit" = "Anzug"; "Suit" = "Anzug";
/* 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:821; prefs.py:606; stats.py:369; */ /* 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:826; prefs.py:607; stats.py:369; */
"System" = "System"; "System" = "System";
/* 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:822; prefs.py:624; prefs.py:761; stats.py:370; */ /* 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:827; prefs.py:625; prefs.py:762; stats.py:370; */
"Station" = "Station"; "Station" = "Station";
/* EDMarketConnector.py: 'File' menu title on OSX; EDMarketConnector.py: 'File' menu title; EDMarketConnector.py: 'File' menu; In files: EDMarketConnector.py:825; EDMarketConnector.py:840; EDMarketConnector.py:843; EDMarketConnector.py:2002; */ /* EDMarketConnector.py: 'File' menu title on OSX; EDMarketConnector.py: 'File' menu title; EDMarketConnector.py: 'File' menu; In files: EDMarketConnector.py:830; EDMarketConnector.py:845; EDMarketConnector.py:848; EDMarketConnector.py:2015; */
"File" = "Datei"; "File" = "Datei";
/* EDMarketConnector.py: 'Edit' menu title on OSX; EDMarketConnector.py: 'Edit' menu title; In files: EDMarketConnector.py:826; EDMarketConnector.py:841; EDMarketConnector.py:844; */ /* EDMarketConnector.py: 'Edit' menu title on OSX; EDMarketConnector.py: 'Edit' menu title; In files: EDMarketConnector.py:831; EDMarketConnector.py:846; EDMarketConnector.py:849; */
"Edit" = "Bearbeiten"; "Edit" = "Bearbeiten";
/* EDMarketConnector.py: 'View' menu title on OSX; In files: EDMarketConnector.py:827; */ /* EDMarketConnector.py: 'View' menu title on OSX; In files: EDMarketConnector.py:832; */
"View" = "Ansicht"; "View" = "Ansicht";
/* EDMarketConnector.py: 'Window' menu title on OSX; In files: EDMarketConnector.py:828; */ /* EDMarketConnector.py: 'Window' menu title on OSX; In files: EDMarketConnector.py:833; */
"Window" = "Fenster"; "Window" = "Fenster";
/* EDMarketConnector.py: Help' menu title on OSX; EDMarketConnector.py: 'Help' menu title; In files: EDMarketConnector.py:829; EDMarketConnector.py:842; EDMarketConnector.py:845; */ /* EDMarketConnector.py: Help' menu title on OSX; EDMarketConnector.py: 'Help' menu title; In files: EDMarketConnector.py:834; EDMarketConnector.py:847; EDMarketConnector.py:850; */
"Help" = "Hilfe"; "Help" = "Hilfe";
/* EDMarketConnector.py: App menu entry on OSX; EDMarketConnector.py: Help > About App; In files: EDMarketConnector.py:832; EDMarketConnector.py:858; EDMarketConnector.py:1561; */ /* EDMarketConnector.py: App menu entry on OSX; EDMarketConnector.py: Help > About App; In files: EDMarketConnector.py:837; EDMarketConnector.py:863; EDMarketConnector.py:1566; */
"About {APP}" = "Über {APP}"; "About {APP}" = "Über {APP}";
/* EDMarketConnector.py: Help > Check for Updates...; In files: EDMarketConnector.py:834; EDMarketConnector.py:857; */ /* EDMarketConnector.py: Help > Check for Updates...; In files: EDMarketConnector.py:839; EDMarketConnector.py:862; */
"Check for Updates..." = "Auf Aktualisierungen überprüfen..."; "Check for Updates..." = "Auf Aktualisierungen überprüfen...";
/* EDMarketConnector.py: File > Save Raw Data...; In files: EDMarketConnector.py:835; EDMarketConnector.py:849; */ /* EDMarketConnector.py: File > Save Raw Data...; In files: EDMarketConnector.py:840; EDMarketConnector.py:854; */
"Save Raw Data..." = "Speichere Originaldaten..."; "Save Raw Data..." = "Speichere Originaldaten...";
/* EDMarketConnector.py: File > Status; stats.py: Status dialog title; In files: EDMarketConnector.py:836; EDMarketConnector.py:848; stats.py:364; */ /* EDMarketConnector.py: File > Status; stats.py: Status dialog title; In files: EDMarketConnector.py:841; EDMarketConnector.py:853; stats.py:364; */
"Status" = "Status"; "Status" = "Status";
/* EDMarketConnector.py: Help > Privacy Policy; In files: EDMarketConnector.py:837; EDMarketConnector.py:855; */ /* EDMarketConnector.py: Help > Privacy Policy; In files: EDMarketConnector.py:842; EDMarketConnector.py:860; */
"Privacy Policy" = "Datenschutzrichtlinie"; "Privacy Policy" = "Datenschutzrichtlinie";
/* EDMarketConnector.py: Help > Release Notes; In files: EDMarketConnector.py:838; EDMarketConnector.py:856; EDMarketConnector.py:1595; */ /* EDMarketConnector.py: Help > Release Notes; In files: EDMarketConnector.py:843; EDMarketConnector.py:861; EDMarketConnector.py:1600; */
"Release Notes" = "Anmerkungen"; "Release Notes" = "Anmerkungen";
/* EDMarketConnector.py: File > Settings; prefs.py: File > Settings (macOS); In files: EDMarketConnector.py:850; EDMarketConnector.py:2003; prefs.py:254; */ /* EDMarketConnector.py: File > Settings; prefs.py: File > Settings (macOS); In files: EDMarketConnector.py:855; EDMarketConnector.py:2016; prefs.py:255; */
"Settings" = "Einstellungen"; "Settings" = "Einstellungen";
/* EDMarketConnector.py: File > Exit; In files: EDMarketConnector.py:851; */ /* EDMarketConnector.py: File > Exit; In files: EDMarketConnector.py:856; */
"Exit" = "Beenden"; "Exit" = "Beenden";
/* EDMarketConnector.py: Help > Documentation; In files: EDMarketConnector.py:854; */ /* EDMarketConnector.py: Help > Documentation; In files: EDMarketConnector.py:859; */
"Documentation" = "Dokumentation"; "Documentation" = "Dokumentation";
/* EDMarketConnector.py: Label for 'Copy' as in 'Copy and Paste'; ttkHyperlinkLabel.py: Label for 'Copy' as in 'Copy and Paste'; In files: EDMarketConnector.py:861; ttkHyperlinkLabel.py:42; */ /* EDMarketConnector.py: Label for 'Copy' as in 'Copy and Paste'; ttkHyperlinkLabel.py: Label for 'Copy' as in 'Copy and Paste'; In files: EDMarketConnector.py:866; ttkHyperlinkLabel.py:42; */
"Copy" = "Kopieren"; "Copy" = "Kopieren";
/* EDMarketConnector.py: Status - Attempting to get a Frontier Auth Access Token; In files: EDMarketConnector.py:867; */ /* EDMarketConnector.py: Status - Attempting to get a Frontier Auth Access Token; In files: EDMarketConnector.py:872; */
"Logging in..." = "Anmelden..."; "Logging in..." = "Anmelden...";
/* EDMarketConnector.py: Successfully authenticated with the Frontier website; In files: EDMarketConnector.py:883; EDMarketConnector.py:1426; */ /* EDMarketConnector.py: Successfully authenticated with the Frontier website; In files: EDMarketConnector.py:888; EDMarketConnector.py:1431; */
"Authentication successful" = "Authentifizierung erfolgreich"; "Authentication successful" = "Authentifizierung erfolgreich";
/* EDMarketConnector.py: Player is not docked at a station, when we expect them to be; In files: EDMarketConnector.py:914; */ /* EDMarketConnector.py: Player is not docked at a station, when we expect them to be; In files: EDMarketConnector.py:919; */
"You're not docked at a station!" = "Du bist an keiner Station angedockt!"; "You're not docked at a station!" = "Du bist an keiner Station angedockt!";
/* EDMarketConnector.py: Status - Either no market or no modules data for station from Frontier CAPI; In files: EDMarketConnector.py:922; */ /* EDMarketConnector.py: Status - Either no market or no modules data for station from Frontier CAPI; In files: EDMarketConnector.py:927; */
"Station doesn't have anything!" = "Diese Station hat nichts!"; "Station doesn't have anything!" = "Diese Station hat nichts!";
/* EDMarketConnector.py: Status - No station market data from Frontier CAPI; In files: EDMarketConnector.py:927; */ /* EDMarketConnector.py: Status - No station market data from Frontier CAPI; In files: EDMarketConnector.py:932; */
"Station doesn't have a market!" = "Diese Station hat keinen Markt!"; "Station doesn't have a market!" = "Diese Station hat keinen Markt!";
/* EDMarketConnector.py: CAPI queries aborted because Cmdr name is unknown; In files: EDMarketConnector.py:956; */ /* EDMarketConnector.py: CAPI queries aborted because Cmdr name is unknown; In files: EDMarketConnector.py:961; */
"CAPI query aborted: Cmdr name unknown" = "CAPI Anfrage abgebrochen: Kdt. Name unbekannt"; "CAPI query aborted: Cmdr name unknown" = "CAPI Anfrage abgebrochen: Kdt. Name unbekannt";
/* EDMarketConnector.py: CAPI queries aborted because game mode unknown; In files: EDMarketConnector.py:962; */ /* EDMarketConnector.py: CAPI queries aborted because game mode unknown; In files: EDMarketConnector.py:967; */
"CAPI query aborted: Game mode unknown" = "CAPI Anfrage abgebrochen: Spielmodus unbekannt"; "CAPI query aborted: Game mode unknown" = "CAPI Anfrage abgebrochen: Spielmodus unbekannt";
/* EDMarketConnector.py: CAPI queries aborted because current star system name unknown; In files: EDMarketConnector.py:968; */ /* EDMarketConnector.py: CAPI queries aborted because current star system name unknown; In files: EDMarketConnector.py:973; */
"CAPI query aborted: Current system unknown" = "CAPI Anfrage abgebrochen: Aktuelles System unbekannt"; "CAPI query aborted: Current system unknown" = "CAPI Anfrage abgebrochen: Aktuelles System unbekannt";
/* EDMarketConnector.py: CAPI queries aborted because player is in multi-crew on other Cmdr's ship; In files: EDMarketConnector.py:974; */ /* EDMarketConnector.py: CAPI queries aborted because player is in multi-crew on other Cmdr's ship; In files: EDMarketConnector.py:979; */
"CAPI query aborted: In other-ship multi-crew" = "CAPI Anfrage abgebrochen: In anderem Schiff in Multicrew"; "CAPI query aborted: In other-ship multi-crew" = "CAPI Anfrage abgebrochen: In anderem Schiff in Multicrew";
/* EDMarketConnector.py: CAPI queries aborted because player is in CQC (Arena); In files: EDMarketConnector.py:980; */ /* EDMarketConnector.py: CAPI queries aborted because player is in CQC (Arena); In files: EDMarketConnector.py:985; */
"CAPI query aborted: CQC (Arena) detected" = "CAPI Anfrage abgebrochen: CQC (Arena) erkannt"; "CAPI query aborted: CQC (Arena) detected" = "CAPI Anfrage abgebrochen: CQC (Arena) erkannt";
/* EDMarketConnector.py: Status - Attempting to retrieve data from Frontier CAPI; In files: EDMarketConnector.py:1001; */ /* EDMarketConnector.py: Status - Attempting to retrieve data from Frontier CAPI; In files: EDMarketConnector.py:1006; */
"Fetching data..." = "Daten werden abgerufen..."; "Fetching data..." = "Daten werden abgerufen...";
/* EDMarketConnector.py: No data was returned for the commander from the Frontier CAPI; In files: EDMarketConnector.py:1042; */ /* EDMarketConnector.py: No data was returned for the commander from the Frontier CAPI; In files: EDMarketConnector.py:1047; */
"CAPI: No commander data returned" = "CAPI: Keine Kommandanten-Daten erhalten"; "CAPI: No commander data returned" = "CAPI: Keine Kommandanten-Daten erhalten";
/* EDMarketConnector.py: We didn't have the commander name when we should have; stats.py: Unknown commander; In files: EDMarketConnector.py:1046; stats.py:298; */ /* EDMarketConnector.py: We didn't have the commander name when we should have; stats.py: Unknown commander; In files: EDMarketConnector.py:1051; stats.py:298; */
"Who are you?!" = "Wer bist du?!"; "Who are you?!" = "Wer bist du?!";
/* EDMarketConnector.py: We don't know where the commander is, when we should; stats.py: Unknown location; In files: EDMarketConnector.py:1052; stats.py:308; */ /* EDMarketConnector.py: We don't know where the commander is, when we should; stats.py: Unknown location; In files: EDMarketConnector.py:1057; stats.py:308; */
"Where are you?!" = "Wo bist du?!"; "Where are you?!" = "Wo bist du?!";
/* EDMarketConnector.py: We don't know what ship the commander is in, when we should; stats.py: Unknown ship; In files: EDMarketConnector.py:1059; stats.py:316; */ /* EDMarketConnector.py: We don't know what ship the commander is in, when we should; stats.py: Unknown ship; In files: EDMarketConnector.py:1064; stats.py:316; */
"What are you flying?!" = "Was fliegst du?!"; "What are you flying?!" = "Was fliegst du?!";
/* EDMarketConnector.py: Frontier CAPI server error when fetching data; In files: EDMarketConnector.py:1171; */ /* EDMarketConnector.py: Frontier CAPI server error when fetching data; In files: EDMarketConnector.py:1176; */
"Frontier CAPI server error" = "Frontier CAPI Server-Fehler"; "Frontier CAPI server error" = "Frontier CAPI Server-Fehler";
/* EDMarketConnector.py: Frontier CAPI Access Token expired, trying to get a new one; In files: EDMarketConnector.py:1177; */ /* EDMarketConnector.py: Frontier CAPI Access Token expired, trying to get a new one; In files: EDMarketConnector.py:1182; */
"CAPI: Refreshing access token..." = "CAPI: Erneuere Access-Token..."; "CAPI: Refreshing access token..." = "CAPI: Erneuere Access-Token...";
/* EDMarketConnector.py: Time when we last obtained Frontier CAPI data; In files: EDMarketConnector.py:1221; */ /* EDMarketConnector.py: Time when we last obtained Frontier CAPI data; In files: EDMarketConnector.py:1226; */
"Last updated at %H:%M:%S" = "Zuletzt aktualisiert um %H:%M:%S"; "Last updated at %H:%M:%S" = "Zuletzt aktualisiert um %H:%M:%S";
/* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1249; */ /* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1254; */
"Fighter" = "Fighter"; "Fighter" = "Fighter";
/* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1250; */ /* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1255; */
"Gunner" = "Kanonier"; "Gunner" = "Kanonier";
/* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1251; */ /* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1256; */
"Helm" = "Steuer"; "Helm" = "Steuer";
/* EDMarketConnector.py: Cooldown on 'Update' button; In files: EDMarketConnector.py:1509; */ /* EDMarketConnector.py: Cooldown on 'Update' button; In files: EDMarketConnector.py:1514; */
"cooldown {SS}s" = "Wartezeit {SS}s"; "cooldown {SS}s" = "Wartezeit {SS}s";
/* EDMarketConnector.py: Generic 'OK' button label; prefs.py: 'OK' button on Settings/Preferences window; In files: EDMarketConnector.py:1621; prefs.py:305; */ /* EDMarketConnector.py: Generic 'OK' button label; prefs.py: 'OK' button on Settings/Preferences window; In files: EDMarketConnector.py:1626; prefs.py:306; */
"OK" = "OK"; "OK" = "OK";
/* EDMarketConnector.py: The application is shutting down; In files: EDMarketConnector.py:1688; */ /* EDMarketConnector.py: The application is shutting down; In files: EDMarketConnector.py:1693; */
"Shutting down..." = "Programm schließt..."; "Shutting down..." = "Programm schließt...";
/* EDMarketConnector.py: Popup-text about 'active' plugins without Python 3.x support; In files: EDMarketConnector.py:1991:1997; */ /* EDMarketConnector.py: Popup-text about 'active' plugins without Python 3.x support; In files: EDMarketConnector.py:2004:2010; */
"One or more of your enabled plugins do not yet have support for Python 3.x. Please see the list on the '{PLUGINS}' tab of '{FILE}' > '{SETTINGS}'. You should check if there is an updated version available, else alert the developer that they need to update the code for Python 3.x.\r\n\r\nYou can disable a plugin by renaming its folder to have '{DISABLED}' on the end of the name." = "Eins oder mehr deiner aktivierten Plugins hat noch keinen Support für Python 3.x. Du kannst dir die Liste im '{PLUGINS}'-Tab unter '{FILE}' > '{SETTINGS}' ansehen. Du solltest prüfen, ob es für diese Updates gibt und ansonsten dem Entwickler Bescheid geben, dass sie ihren Code für Python 3.x aktualisieren müssen.\n\nDu kannst ein Plugin deaktivieren, indem du dessen Ordner ein '{DISABLED}' am Ende des Namens anhängst."; "One or more of your enabled plugins do not yet have support for Python 3.x. Please see the list on the '{PLUGINS}' tab of '{FILE}' > '{SETTINGS}'. You should check if there is an updated version available, else alert the developer that they need to update the code for Python 3.x.\r\n\r\nYou can disable a plugin by renaming its folder to have '{DISABLED}' on the end of the name." = "Eins oder mehr deiner aktivierten Plugins hat noch keinen Support für Python 3.x. Du kannst dir die Liste im '{PLUGINS}'-Tab unter '{FILE}' > '{SETTINGS}' ansehen. Du solltest prüfen, ob es für diese Updates gibt und ansonsten dem Entwickler Bescheid geben, dass sie ihren Code für Python 3.x aktualisieren müssen.\n\nDu kannst ein Plugin deaktivieren, indem du dessen Ordner ein '{DISABLED}' am Ende des Namens anhängst.";
/* EDMarketConnector.py: Settings > Plugins tab; prefs.py: Label on Settings > Plugins tab; In files: EDMarketConnector.py:2001; prefs.py:976; */ /* EDMarketConnector.py: Settings > Plugins tab; prefs.py: Label on Settings > Plugins tab; In files: EDMarketConnector.py:2014; prefs.py:978; */
"Plugins" = "Plugins"; "Plugins" = "Plugins";
/* EDMarketConnector.py: Popup window title for list of 'enabled' plugins that don't work with Python 3.x; In files: EDMarketConnector.py:2012; */ /* EDMarketConnector.py: Popup window title for list of 'enabled' plugins that don't work with Python 3.x; In files: EDMarketConnector.py:2025; */
"EDMC: Plugins Without Python 3.x Support" = "EDMC: Plugins ohne Python 3.x Support"; "EDMC: Plugins Without Python 3.x Support" = "EDMC: Plugins ohne Python 3.x Support";
/* journal_lock.py: Title text on popup when Journal directory already locked; In files: journal_lock.py:206; */ /* journal_lock.py: Title text on popup when Journal directory already locked; In files: journal_lock.py:206; */
@ -202,7 +202,7 @@
/* journal_lock.py: Generic 'Ignore' button label; In files: journal_lock.py:232; */ /* journal_lock.py: Generic 'Ignore' button label; In files: journal_lock.py:232; */
"Ignore" = "Ignorieren"; "Ignore" = "Ignorieren";
/* 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:194; prefs.py:467; prefs.py:701; prefs.py:734; */ /* 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:194; prefs.py:468; prefs.py:702; prefs.py:735; */
"Default" = "Standard"; "Default" = "Standard";
/* coriolis.py: 'Auto' label for Coriolis site override selection; coriolis.py: Coriolis normal/beta selection - auto; In files: coriolis.py:52; coriolis.py:55; coriolis.py:101; coriolis.py:117; coriolis.py:123; */ /* coriolis.py: 'Auto' label for Coriolis site override selection; coriolis.py: Coriolis normal/beta selection - auto; In files: coriolis.py:52; coriolis.py:55; coriolis.py:101; coriolis.py:117; coriolis.py:123; */
@ -277,7 +277,7 @@
/* edsm.py: EDSM API key label; inara.py: Inara API key label; In files: edsm.py:273; inara.py:243; */ /* edsm.py: EDSM API key label; inara.py: Inara API key label; In files: edsm.py:273; inara.py:243; */
"API Key" = "API Schlüssel"; "API Key" = "API Schlüssel";
/* edsm.py: We have no data on the current commander; prefs.py: No hotkey/shortcut set; stats.py: No rank; In files: edsm.py:300; prefs.py:519; prefs.py:1173; prefs.py:1206; stats.py:119; stats.py:138; stats.py:157; stats.py:174; */ /* edsm.py: We have no data on the current commander; prefs.py: No hotkey/shortcut set; stats.py: No rank; In files: edsm.py:300; prefs.py:520; prefs.py:1174; prefs.py:1207; stats.py:119; stats.py:138; stats.py:157; stats.py:174; */
"None" = "Keine Zuweisung"; "None" = "Keine Zuweisung";
/* edsm.py: EDSM plugin - Journal handling disabled by killswitch; In files: edsm.py:401; */ /* edsm.py: EDSM plugin - Journal handling disabled by killswitch; In files: edsm.py:401; */
@ -301,142 +301,145 @@
/* inara.py: INARA API returned some kind of error (error message will be contained in {MSG}); In files: inara.py:1580; inara.py:1593; */ /* inara.py: INARA API returned some kind of error (error message will be contained in {MSG}); In files: inara.py:1580; inara.py:1593; */
"Error: Inara {MSG}" = "Fehler: Inara {MSG}"; "Error: Inara {MSG}" = "Fehler: Inara {MSG}";
/* prefs.py: File > Preferences menu entry for macOS; In files: prefs.py:250; */ /* prefs.py: File > Preferences menu entry for macOS; In files: prefs.py:251; */
"Preferences" = "Einstellungen"; "Preferences" = "Einstellungen";
/* prefs.py: Settings > Output - choosing what data to save to files; In files: prefs.py:347; */ /* prefs.py: Settings > Output - choosing what data to save to files; In files: prefs.py:348; */
"Please choose what data to save" = "Bitte wähle zu speichernde Daten aus"; "Please choose what data to save" = "Bitte wähle zu speichernde Daten aus";
/* prefs.py: Settings > Output option; In files: prefs.py:353; */ /* prefs.py: Settings > Output option; In files: prefs.py:354; */
"Market data in CSV format file" = "Marktdaten als CSV Datei"; "Market data in CSV format file" = "Marktdaten als CSV Datei";
/* prefs.py: Settings > Output option; In files: prefs.py:362; */ /* prefs.py: Settings > Output option; In files: prefs.py:363; */
"Market data in Trade Dangerous format file" = "Marktdaten als Trade-Dangerous Datei"; "Market data in Trade Dangerous format file" = "Marktdaten als Trade-Dangerous Datei";
/* prefs.py: Settings > Output option; In files: prefs.py:372; */ /* prefs.py: Settings > Output option; In files: prefs.py:373; */
"Ship loadout" = "Schiffsausstattung"; "Ship loadout" = "Schiffsausstattung";
/* prefs.py: Settings > Output option; In files: prefs.py:382; */ /* prefs.py: Settings > Output option; In files: prefs.py:383; */
"Automatically update on docking" = "Automatisch beim Andocken aktualisieren"; "Automatically update on docking" = "Automatisch beim Andocken aktualisieren";
/* prefs.py: Settings > Output - Label for "where files are located"; In files: prefs.py:391; prefs.py:410; */ /* prefs.py: Settings > Output - Label for "where files are located"; In files: prefs.py:392; prefs.py:411; */
"File location" = "Speicherort"; "File location" = "Speicherort";
/* prefs.py: macOS Preferences - files location selection button; In files: prefs.py:399; prefs.py:449; */ /* prefs.py: macOS Preferences - files location selection button; In files: prefs.py:400; prefs.py:450; */
"Change..." = "Ordner..."; "Change..." = "Ordner...";
/* prefs.py: NOT-macOS Settings - files location selection button; prefs.py: NOT-macOS Setting - files location selection button; In files: prefs.py:402; prefs.py:452; */ /* prefs.py: NOT-macOS Settings - files location selection button; prefs.py: NOT-macOS Setting - files location selection button; In files: prefs.py:403; prefs.py:453; */
"Browse..." = "Durchsuchen..."; "Browse..." = "Durchsuchen...";
/* prefs.py: Label for 'Output' Settings/Preferences tab; In files: prefs.py:417; */ /* prefs.py: Label for 'Output' Settings/Preferences tab; In files: prefs.py:418; */
"Output" = "Ausgabe"; "Output" = "Ausgabe";
/* prefs.py: Settings > Configuration - Label for Journal files location; In files: prefs.py:443; prefs.py:458; */ /* prefs.py: Settings > Configuration - Label for Journal files location; In files: prefs.py:444; prefs.py:459; */
"E:D journal file location" = "E:D Journal Dateispeicherort"; "E:D journal file location" = "E:D Journal Dateispeicherort";
/* prefs.py: Hotkey/Shortcut settings prompt on OSX; In files: prefs.py:483; */ /* prefs.py: Hotkey/Shortcut settings prompt on OSX; In files: prefs.py:484; */
"Keyboard shortcut" = "Makro"; "Keyboard shortcut" = "Makro";
/* prefs.py: Hotkey/Shortcut settings prompt on Windows; In files: prefs.py:485; */ /* prefs.py: Hotkey/Shortcut settings prompt on Windows; In files: prefs.py:486; */
"Hotkey" = "Hotkey"; "Hotkey" = "Hotkey";
/* prefs.py: macOS Preferences > Configuration - restart the app message; In files: prefs.py:494; */ /* prefs.py: macOS Preferences > Configuration - restart the app message; In files: prefs.py:495; */
"Re-start {APP} to use shortcuts" = "Starte {APP} neu, um den Tastenkürzel nutzen zu können"; "Re-start {APP} to use shortcuts" = "Starte {APP} neu, um den Tastenkürzel nutzen zu können";
/* prefs.py: macOS - Configuration - need to grant the app permission for keyboard shortcuts; In files: prefs.py:503; */ /* prefs.py: macOS - Configuration - need to grant the app permission for keyboard shortcuts; In files: prefs.py:504; */
"{APP} needs permission to use shortcuts" = "{APP} benötigt für Tastenkürzel Systemrechte (Bedienungshilfen)"; "{APP} needs permission to use shortcuts" = "{APP} benötigt für Tastenkürzel Systemrechte (Bedienungshilfen)";
/* prefs.py: Shortcut settings button on OSX; In files: prefs.py:508; */ /* prefs.py: Shortcut settings button on OSX; In files: prefs.py:509; */
"Open System Preferences" = "Öffne Systemeinstellungen"; "Open System Preferences" = "Öffne Systemeinstellungen";
/* prefs.py: Configuration - Act on hotkey only when ED is in foreground; In files: prefs.py:530; */ /* prefs.py: Configuration - Act on hotkey only when ED is in foreground; In files: prefs.py:531; */
"Only when Elite: Dangerous is the active app" = "Nur wenn Elite: Dangerous geöffnet ist"; "Only when Elite: Dangerous is the active app" = "Nur wenn Elite: Dangerous geöffnet ist";
/* prefs.py: Configuration - play sound when hotkey used; In files: prefs.py:541; */ /* prefs.py: Configuration - play sound when hotkey used; In files: prefs.py:542; */
"Play sound" = "Ton abspielen"; "Play sound" = "Ton abspielen";
/* prefs.py: Configuration - disable checks for app updates when in-game; In files: prefs.py:556; */ /* prefs.py: Configuration - disable checks for app updates when in-game; In files: prefs.py:557; */
"Disable Automatic Application Updates Check when in-game" = "Während das Spiel läuft nicht auf Updates überprüfen"; "Disable Automatic Application Updates Check when in-game" = "Während das Spiel läuft nicht auf Updates überprüfen";
/* prefs.py: Label for preferred shipyard, system and station 'providers'; In files: prefs.py:569; */ /* prefs.py: Label for preferred shipyard, system and station 'providers'; In files: prefs.py:570; */
"Preferred websites" = "Favorisierte Webseiten"; "Preferred websites" = "Favorisierte Webseiten";
/* prefs.py: Label for Shipyard provider selection; In files: prefs.py:580; */ /* prefs.py: Label for Shipyard provider selection; In files: prefs.py:581; */
"Shipyard" = "Werft"; "Shipyard" = "Werft";
/* prefs.py: Label for checkbox to utilise alternative Coriolis URL method; In files: prefs.py:592; */ /* prefs.py: Label for checkbox to utilise alternative Coriolis URL method; In files: prefs.py:593; */
"Use alternate URL method" = "Alternative URL-Methode benutzen"; "Use alternate URL method" = "Alternative URL-Methode benutzen";
/* prefs.py: Configuration - Label for selection of Log Level; In files: prefs.py:645; */ /* prefs.py: Configuration - Label for selection of Log Level; In files: prefs.py:646; */
"Log Level" = "Log-Level"; "Log Level" = "Log-Level";
/* prefs.py: Label for 'Configuration' tab in Settings; In files: prefs.py:673; */ /* prefs.py: Label for 'Configuration' tab in Settings; In files: prefs.py:674; */
"Configuration" = "Konfiguration"; "Configuration" = "Konfiguration";
/* prefs.py: UI elements privacy section header in privacy tab of preferences; In files: prefs.py:682; */ /* prefs.py: UI elements privacy section header in privacy tab of preferences; In files: prefs.py:683; */
"Main UI privacy options" = "Haupt-UI-Datenschutzoptionen"; "Main UI privacy options" = "Haupt-UI-Datenschutzoptionen";
/* prefs.py: Hide private group owner name from UI checkbox; In files: prefs.py:687; */ /* prefs.py: Hide private group owner name from UI checkbox; In files: prefs.py:688; */
"Hide private group name in UI" = "Private Gruppe-Name im UI verstecken"; "Hide private group name in UI" = "Private Gruppe-Name im UI verstecken";
/* prefs.py: Hide multicrew captain name from main UI checkbox; In files: prefs.py:691; */ /* prefs.py: Hide multicrew captain name from main UI checkbox; In files: prefs.py:692; */
"Hide multi-crew captain name" = "Multi-Crew Kapitänsnamen verstecken"; "Hide multi-crew captain name" = "Multi-Crew Kapitänsnamen verstecken";
/* prefs.py: Preferences privacy tab title; In files: prefs.py:695; */ /* prefs.py: Preferences privacy tab title; In files: prefs.py:696; */
"Privacy" = "Datenschutz"; "Privacy" = "Datenschutz";
/* prefs.py: Label for Settings > Appeareance > selection of 'normal' text colour; In files: prefs.py:708; */ /* prefs.py: Label for Settings > Appeareance > selection of 'normal' text colour; In files: prefs.py:709; */
"Normal text" = "Normaler Text"; "Normal text" = "Normaler Text";
/* prefs.py: Label for Settings > Appeareance > selection of 'highlightes' text colour; In files: prefs.py:710; */ /* prefs.py: Label for Settings > Appeareance > selection of 'highlightes' text colour; In files: prefs.py:711; */
"Highlighted text" = "Hervorgehobener Text"; "Highlighted text" = "Hervorgehobener Text";
/* prefs.py: Appearance - Label for selection of application display language; In files: prefs.py:719; */ /* prefs.py: Appearance - Label for selection of application display language; In files: prefs.py:720; */
"Language" = "Sprache"; "Language" = "Sprache";
/* prefs.py: Label for Settings > Appearance > Theme selection; In files: prefs.py:729; */ /* prefs.py: Label for Settings > Appearance > Theme selection; In files: prefs.py:730; */
"Theme" = "Theme"; "Theme" = "Theme";
/* prefs.py: Label for 'Dark' theme radio button; In files: prefs.py:740; */ /* prefs.py: Label for 'Dark' theme radio button; In files: prefs.py:741; */
"Dark" = "Dunkel"; "Dark" = "Dunkel";
/* prefs.py: Label for 'Transparent' theme radio button; In files: prefs.py:747; */ /* prefs.py: Label for 'Transparent' theme radio button; In files: prefs.py:748; */
"Transparent" = "Transparent"; "Transparent" = "Transparent";
/* prefs.py: Appearance - Label for selection of UI scaling; In files: prefs.py:793; */ /* prefs.py: Appearance - Label for selection of UI scaling; In files: prefs.py:794; */
"UI Scale Percentage" = "UI-Skalierung in Prozent"; "UI Scale Percentage" = "UI-Skalierung in Prozent";
/* prefs.py: Appearance - Help/hint text for UI scaling selection; In files: prefs.py:814; */ /* prefs.py: Appearance - Help/hint text for UI scaling selection; In files: prefs.py:815; */
"100 means Default{CR}Restart Required for{CR}changes to take effect!" = "100 bedeutet Standardwert{CR}Neustart erforderlich, um{CR}Änderungen zu übernehmen!"; "100 means Default{CR}Restart Required for{CR}changes to take effect!" = "100 bedeutet Standardwert{CR}Neustart erforderlich, um{CR}Änderungen zu übernehmen!";
/* prefs.py: Appearance - Label for selection of main window transparency; In files: prefs.py:824; */ /* prefs.py: Appearance - Label for selection of main window transparency; In files: prefs.py:825; */
"Main window transparency" = "Durchsichtigkeit Hauptfenster"; "Main window transparency" = "Durchsichtigkeit Hauptfenster";
/* prefs.py: Appearance - Help/hint text for Main window transparency selection; In files: prefs.py:844:847; */ /* prefs.py: Appearance - Help/hint text for Main window transparency selection; In files: prefs.py:845:848; */
"100 means fully opaque.{CR}Window is updated in real time" = "100 bedeutet komplett undurchsichtig.{CR}Fenster wird in Echtzeit aktualisiert"; "100 means fully opaque.{CR}Window is updated in real time" = "100 bedeutet komplett undurchsichtig.{CR}Fenster wird in Echtzeit aktualisiert";
/* prefs.py: Label for Settings > Appearance tab; In files: prefs.py:883; */ /* prefs.py: Appearance option for Windows "minimize to system tray"; In files: prefs.py:877; */
"Minimize to system tray" = "In die Taskleiste minimieren";
/* prefs.py: Label for Settings > Appearance tab; In files: prefs.py:885; */
"Appearance" = "Aussehen"; "Appearance" = "Aussehen";
/* prefs.py: Label for location of third-party plugins folder; In files: prefs.py:898; */ /* prefs.py: Label for location of third-party plugins folder; In files: prefs.py:900; */
"Plugins folder" = "Plugin-Ordner"; "Plugins folder" = "Plugin-Ordner";
/* prefs.py: Label on button used to open a filesystem folder; In files: prefs.py:905; */ /* prefs.py: Label on button used to open a filesystem folder; In files: prefs.py:907; */
"Open" = "Öffnen"; "Open" = "Öffnen";
/* prefs.py: Tip/label about how to disable plugins; In files: prefs.py:913; */ /* prefs.py: Tip/label about how to disable plugins; In files: prefs.py:915; */
"Tip: You can disable a plugin by{CR}adding '{EXT}' to its folder name" = "Tipp: Du kannst ein Plugin deaktivieren, indem{CR}du '{EXT}' zu seinem Ordnernamen hinzufügst"; "Tip: You can disable a plugin by{CR}adding '{EXT}' to its folder name" = "Tipp: Du kannst ein Plugin deaktivieren, indem{CR}du '{EXT}' zu seinem Ordnernamen hinzufügst";
/* prefs.py: Label on list of enabled plugins; In files: prefs.py:924; */ /* prefs.py: Label on list of enabled plugins; In files: prefs.py:926; */
"Enabled Plugins" = "Aktivierte Plugins"; "Enabled Plugins" = "Aktivierte Plugins";
/* prefs.py: Plugins - Label for list of 'enabled' plugins that don't work with Python 3.x; In files: prefs.py:944; */ /* prefs.py: Plugins - Label for list of 'enabled' plugins that don't work with Python 3.x; In files: prefs.py:946; */
"Plugins Without Python 3.x Support:" = "Plugins ohne Python 3.x Support"; "Plugins Without Python 3.x Support:" = "Plugins ohne Python 3.x Support";
/* prefs.py: Plugins - Label on URL to documentation about migrating plugins from Python 2.7; In files: prefs.py:952; */ /* prefs.py: Plugins - Label on URL to documentation about migrating plugins from Python 2.7; In files: prefs.py:954; */
"Information on migrating plugins" = "Informationen zum Migrieren von Plugins"; "Information on migrating plugins" = "Informationen zum Migrieren von Plugins";
/* prefs.py: Lable on list of user-disabled plugins; In files: prefs.py:967; */ /* prefs.py: Lable on list of user-disabled plugins; In files: prefs.py:969; */
"Disabled Plugins" = "Deaktivierte Plugins"; "Disabled Plugins" = "Deaktivierte Plugins";
/* stats.py: Cmdr stats; In files: stats.py:53; */ /* stats.py: Cmdr stats; In files: stats.py:53; */

View File

@ -31,142 +31,142 @@
/* companion.py: Frontier CAPI data retrieval failed; In files: companion.py:811; */ /* companion.py: Frontier CAPI data retrieval failed; In files: companion.py:811; */
"Frontier CAPI query failure" = "Fallo de consulta del CAPI de Frontier"; "Frontier CAPI query failure" = "Fallo de consulta del CAPI de Frontier";
/* EDMarketConnector.py: Update button in main window; In files: EDMarketConnector.py:528; EDMarketConnector.py:823; EDMarketConnector.py:1515; */ /* EDMarketConnector.py: Update button in main window; In files: EDMarketConnector.py:529; EDMarketConnector.py:828; EDMarketConnector.py:1520; */
"Update" = "Actualizar"; "Update" = "Actualizar";
/* 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:611; prefs.py:866; */ /* 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:612; prefs.py:867; */
"Always on top" = "Siempre visible"; "Always on top" = "Siempre visible";
/* EDMarketConnector.py: Unknown suit; In files: EDMarketConnector.py:741; */ /* EDMarketConnector.py: Unknown suit; In files: EDMarketConnector.py:746; */
"Unknown" = "Desconocido"; "Unknown" = "Desconocido";
/* EDMarketConnector.py: ED Journal file location appears to be in error; In files: EDMarketConnector.py:810; */ /* EDMarketConnector.py: ED Journal file location appears to be in error; In files: EDMarketConnector.py:815; */
"Error: Check E:D journal file location" = "Error: Comprueba la localización del fichero journal de E:D"; "Error: Check E:D journal file location" = "Error: Comprueba la localización del fichero journal de E:D";
/* 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:817; edsm.py:257; stats.py:52; theme.py:227; */ /* 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:822; edsm.py:257; stats.py:52; theme.py:227; */
"Cmdr" = "Cmdt"; "Cmdr" = "Cmdt";
/* 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:819; EDMarketConnector.py:1274; */ /* 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:824; EDMarketConnector.py:1279; */
"Role" = "Rol"; "Role" = "Rol";
/* 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:819; EDMarketConnector.py:1284; EDMarketConnector.py:1307; stats.py:367; */ /* 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:824; EDMarketConnector.py:1289; EDMarketConnector.py:1312; stats.py:367; */
"Ship" = "Nave"; "Ship" = "Nave";
/* EDMarketConnector.py: Label for 'Suit' line in main UI; In files: EDMarketConnector.py:820; */ /* EDMarketConnector.py: Label for 'Suit' line in main UI; In files: EDMarketConnector.py:825; */
"Suit" = "Traje"; "Suit" = "Traje";
/* 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:821; prefs.py:606; stats.py:369; */ /* 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:826; prefs.py:607; stats.py:369; */
"System" = "Sistema"; "System" = "Sistema";
/* 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:822; prefs.py:624; prefs.py:761; stats.py:370; */ /* 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:827; prefs.py:625; prefs.py:762; stats.py:370; */
"Station" = "Estación"; "Station" = "Estación";
/* EDMarketConnector.py: 'File' menu title on OSX; EDMarketConnector.py: 'File' menu title; EDMarketConnector.py: 'File' menu; In files: EDMarketConnector.py:825; EDMarketConnector.py:840; EDMarketConnector.py:843; EDMarketConnector.py:2002; */ /* EDMarketConnector.py: 'File' menu title on OSX; EDMarketConnector.py: 'File' menu title; EDMarketConnector.py: 'File' menu; In files: EDMarketConnector.py:830; EDMarketConnector.py:845; EDMarketConnector.py:848; EDMarketConnector.py:2015; */
"File" = "Archivo"; "File" = "Archivo";
/* EDMarketConnector.py: 'Edit' menu title on OSX; EDMarketConnector.py: 'Edit' menu title; In files: EDMarketConnector.py:826; EDMarketConnector.py:841; EDMarketConnector.py:844; */ /* EDMarketConnector.py: 'Edit' menu title on OSX; EDMarketConnector.py: 'Edit' menu title; In files: EDMarketConnector.py:831; EDMarketConnector.py:846; EDMarketConnector.py:849; */
"Edit" = "Editar"; "Edit" = "Editar";
/* EDMarketConnector.py: 'View' menu title on OSX; In files: EDMarketConnector.py:827; */ /* EDMarketConnector.py: 'View' menu title on OSX; In files: EDMarketConnector.py:832; */
"View" = "Visualización"; "View" = "Visualización";
/* EDMarketConnector.py: 'Window' menu title on OSX; In files: EDMarketConnector.py:828; */ /* EDMarketConnector.py: 'Window' menu title on OSX; In files: EDMarketConnector.py:833; */
"Window" = "Ventana"; "Window" = "Ventana";
/* EDMarketConnector.py: Help' menu title on OSX; EDMarketConnector.py: 'Help' menu title; In files: EDMarketConnector.py:829; EDMarketConnector.py:842; EDMarketConnector.py:845; */ /* EDMarketConnector.py: Help' menu title on OSX; EDMarketConnector.py: 'Help' menu title; In files: EDMarketConnector.py:834; EDMarketConnector.py:847; EDMarketConnector.py:850; */
"Help" = "Ayuda"; "Help" = "Ayuda";
/* EDMarketConnector.py: App menu entry on OSX; EDMarketConnector.py: Help > About App; In files: EDMarketConnector.py:832; EDMarketConnector.py:858; EDMarketConnector.py:1561; */ /* EDMarketConnector.py: App menu entry on OSX; EDMarketConnector.py: Help > About App; In files: EDMarketConnector.py:837; EDMarketConnector.py:863; EDMarketConnector.py:1566; */
"About {APP}" = "Acerca de {APP}"; "About {APP}" = "Acerca de {APP}";
/* EDMarketConnector.py: Help > Check for Updates...; In files: EDMarketConnector.py:834; EDMarketConnector.py:857; */ /* EDMarketConnector.py: Help > Check for Updates...; In files: EDMarketConnector.py:839; EDMarketConnector.py:862; */
"Check for Updates..." = "Buscar Actualizaciones..."; "Check for Updates..." = "Buscar Actualizaciones...";
/* EDMarketConnector.py: File > Save Raw Data...; In files: EDMarketConnector.py:835; EDMarketConnector.py:849; */ /* EDMarketConnector.py: File > Save Raw Data...; In files: EDMarketConnector.py:840; EDMarketConnector.py:854; */
"Save Raw Data..." = "Guardar Datos Sin Procesar..."; "Save Raw Data..." = "Guardar Datos Sin Procesar...";
/* EDMarketConnector.py: File > Status; stats.py: Status dialog title; In files: EDMarketConnector.py:836; EDMarketConnector.py:848; stats.py:364; */ /* EDMarketConnector.py: File > Status; stats.py: Status dialog title; In files: EDMarketConnector.py:841; EDMarketConnector.py:853; stats.py:364; */
"Status" = "Estado"; "Status" = "Estado";
/* EDMarketConnector.py: Help > Privacy Policy; In files: EDMarketConnector.py:837; EDMarketConnector.py:855; */ /* EDMarketConnector.py: Help > Privacy Policy; In files: EDMarketConnector.py:842; EDMarketConnector.py:860; */
"Privacy Policy" = "Política de Privacidad"; "Privacy Policy" = "Política de Privacidad";
/* EDMarketConnector.py: Help > Release Notes; In files: EDMarketConnector.py:838; EDMarketConnector.py:856; EDMarketConnector.py:1595; */ /* EDMarketConnector.py: Help > Release Notes; In files: EDMarketConnector.py:843; EDMarketConnector.py:861; EDMarketConnector.py:1600; */
"Release Notes" = "Notas de la versión"; "Release Notes" = "Notas de la versión";
/* EDMarketConnector.py: File > Settings; prefs.py: File > Settings (macOS); In files: EDMarketConnector.py:850; EDMarketConnector.py:2003; prefs.py:254; */ /* EDMarketConnector.py: File > Settings; prefs.py: File > Settings (macOS); In files: EDMarketConnector.py:855; EDMarketConnector.py:2016; prefs.py:255; */
"Settings" = "Configuración"; "Settings" = "Configuración";
/* EDMarketConnector.py: File > Exit; In files: EDMarketConnector.py:851; */ /* EDMarketConnector.py: File > Exit; In files: EDMarketConnector.py:856; */
"Exit" = "Salir"; "Exit" = "Salir";
/* EDMarketConnector.py: Help > Documentation; In files: EDMarketConnector.py:854; */ /* EDMarketConnector.py: Help > Documentation; In files: EDMarketConnector.py:859; */
"Documentation" = "Documentación"; "Documentation" = "Documentación";
/* EDMarketConnector.py: Label for 'Copy' as in 'Copy and Paste'; ttkHyperlinkLabel.py: Label for 'Copy' as in 'Copy and Paste'; In files: EDMarketConnector.py:861; ttkHyperlinkLabel.py:42; */ /* EDMarketConnector.py: Label for 'Copy' as in 'Copy and Paste'; ttkHyperlinkLabel.py: Label for 'Copy' as in 'Copy and Paste'; In files: EDMarketConnector.py:866; ttkHyperlinkLabel.py:42; */
"Copy" = "Copiar"; "Copy" = "Copiar";
/* EDMarketConnector.py: Status - Attempting to get a Frontier Auth Access Token; In files: EDMarketConnector.py:867; */ /* EDMarketConnector.py: Status - Attempting to get a Frontier Auth Access Token; In files: EDMarketConnector.py:872; */
"Logging in..." = "Identificándose..."; "Logging in..." = "Identificándose...";
/* EDMarketConnector.py: Successfully authenticated with the Frontier website; In files: EDMarketConnector.py:883; EDMarketConnector.py:1426; */ /* EDMarketConnector.py: Successfully authenticated with the Frontier website; In files: EDMarketConnector.py:888; EDMarketConnector.py:1431; */
"Authentication successful" = "Autenticación correcta"; "Authentication successful" = "Autenticación correcta";
/* EDMarketConnector.py: Player is not docked at a station, when we expect them to be; In files: EDMarketConnector.py:914; */ /* EDMarketConnector.py: Player is not docked at a station, when we expect them to be; In files: EDMarketConnector.py:919; */
"You're not docked at a station!" = "¡No estás atracado en una estación!"; "You're not docked at a station!" = "¡No estás atracado en una estación!";
/* EDMarketConnector.py: Status - Either no market or no modules data for station from Frontier CAPI; In files: EDMarketConnector.py:922; */ /* EDMarketConnector.py: Status - Either no market or no modules data for station from Frontier CAPI; In files: EDMarketConnector.py:927; */
"Station doesn't have anything!" = "¡La estación no tiene nada!"; "Station doesn't have anything!" = "¡La estación no tiene nada!";
/* EDMarketConnector.py: Status - No station market data from Frontier CAPI; In files: EDMarketConnector.py:927; */ /* EDMarketConnector.py: Status - No station market data from Frontier CAPI; In files: EDMarketConnector.py:932; */
"Station doesn't have a market!" = "¡La estación no tiene mercado!"; "Station doesn't have a market!" = "¡La estación no tiene mercado!";
/* EDMarketConnector.py: Status - Attempting to retrieve data from Frontier CAPI; In files: EDMarketConnector.py:1001; */ /* EDMarketConnector.py: Status - Attempting to retrieve data from Frontier CAPI; In files: EDMarketConnector.py:1006; */
"Fetching data..." = "Recopilando datos..."; "Fetching data..." = "Recopilando datos...";
/* EDMarketConnector.py: No data was returned for the commander from the Frontier CAPI; In files: EDMarketConnector.py:1042; */ /* EDMarketConnector.py: No data was returned for the commander from the Frontier CAPI; In files: EDMarketConnector.py:1047; */
"CAPI: No commander data returned" = "CAPI: No se devolvió datos de comandante"; "CAPI: No commander data returned" = "CAPI: No se devolvió datos de comandante";
/* EDMarketConnector.py: We didn't have the commander name when we should have; stats.py: Unknown commander; In files: EDMarketConnector.py:1046; stats.py:298; */ /* EDMarketConnector.py: We didn't have the commander name when we should have; stats.py: Unknown commander; In files: EDMarketConnector.py:1051; stats.py:298; */
"Who are you?!" = "¿Quién eres?"; "Who are you?!" = "¿Quién eres?";
/* EDMarketConnector.py: We don't know where the commander is, when we should; stats.py: Unknown location; In files: EDMarketConnector.py:1052; stats.py:308; */ /* EDMarketConnector.py: We don't know where the commander is, when we should; stats.py: Unknown location; In files: EDMarketConnector.py:1057; stats.py:308; */
"Where are you?!" = "¿Dónde estás?"; "Where are you?!" = "¿Dónde estás?";
/* EDMarketConnector.py: We don't know what ship the commander is in, when we should; stats.py: Unknown ship; In files: EDMarketConnector.py:1059; stats.py:316; */ /* EDMarketConnector.py: We don't know what ship the commander is in, when we should; stats.py: Unknown ship; In files: EDMarketConnector.py:1064; stats.py:316; */
"What are you flying?!" = "¿Qué estás volando?"; "What are you flying?!" = "¿Qué estás volando?";
/* EDMarketConnector.py: Frontier CAPI server error when fetching data; In files: EDMarketConnector.py:1171; */ /* EDMarketConnector.py: Frontier CAPI server error when fetching data; In files: EDMarketConnector.py:1176; */
"Frontier CAPI server error" = "Error de servidor CAPI de Frontier"; "Frontier CAPI server error" = "Error de servidor CAPI de Frontier";
/* EDMarketConnector.py: Time when we last obtained Frontier CAPI data; In files: EDMarketConnector.py:1221; */ /* EDMarketConnector.py: Time when we last obtained Frontier CAPI data; In files: EDMarketConnector.py:1226; */
"Last updated at %H:%M:%S" = "Última actualización: %H:%M:%S"; "Last updated at %H:%M:%S" = "Última actualización: %H:%M:%S";
/* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1249; */ /* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1254; */
"Fighter" = "Caza"; "Fighter" = "Caza";
/* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1250; */ /* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1255; */
"Gunner" = "Artillero"; "Gunner" = "Artillero";
/* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1251; */ /* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1256; */
"Helm" = "Timón"; "Helm" = "Timón";
/* EDMarketConnector.py: Cooldown on 'Update' button; In files: EDMarketConnector.py:1509; */ /* EDMarketConnector.py: Cooldown on 'Update' button; In files: EDMarketConnector.py:1514; */
"cooldown {SS}s" = "Espere {SS}s"; "cooldown {SS}s" = "Espere {SS}s";
/* EDMarketConnector.py: Generic 'OK' button label; prefs.py: 'OK' button on Settings/Preferences window; In files: EDMarketConnector.py:1621; prefs.py:305; */ /* EDMarketConnector.py: Generic 'OK' button label; prefs.py: 'OK' button on Settings/Preferences window; In files: EDMarketConnector.py:1626; prefs.py:306; */
"OK" = "Aceptar"; "OK" = "Aceptar";
/* EDMarketConnector.py: The application is shutting down; In files: EDMarketConnector.py:1688; */ /* EDMarketConnector.py: The application is shutting down; In files: EDMarketConnector.py:1693; */
"Shutting down..." = "Apagando..."; "Shutting down..." = "Apagando...";
/* EDMarketConnector.py: Popup-text about 'active' plugins without Python 3.x support; In files: EDMarketConnector.py:1991:1997; */ /* EDMarketConnector.py: Popup-text about 'active' plugins without Python 3.x support; In files: EDMarketConnector.py:2004:2010; */
"One or more of your enabled plugins do not yet have support for Python 3.x. Please see the list on the '{PLUGINS}' tab of '{FILE}' > '{SETTINGS}'. You should check if there is an updated version available, else alert the developer that they need to update the code for Python 3.x.\r\n\r\nYou can disable a plugin by renaming its folder to have '{DISABLED}' on the end of the name." = "Uno o más de tus plugins habilitados aún no tienen soporte para Python 3.x. Por favor, consulta la lista en la pestaña '{PLUGINS}' de '{FILE}' > '{SETTINGS}'. Deberías comprobar si hay una versión actualizada disponible, si no, avisa al desarrollador de que necesita actualizar el código para Python 3.x.\n\nPuedes deshabilitar un plugin cambiando el nombre de su carpeta para que tenga '{DISABLED}' al final del nombre."; "One or more of your enabled plugins do not yet have support for Python 3.x. Please see the list on the '{PLUGINS}' tab of '{FILE}' > '{SETTINGS}'. You should check if there is an updated version available, else alert the developer that they need to update the code for Python 3.x.\r\n\r\nYou can disable a plugin by renaming its folder to have '{DISABLED}' on the end of the name." = "Uno o más de tus plugins habilitados aún no tienen soporte para Python 3.x. Por favor, consulta la lista en la pestaña '{PLUGINS}' de '{FILE}' > '{SETTINGS}'. Deberías comprobar si hay una versión actualizada disponible, si no, avisa al desarrollador de que necesita actualizar el código para Python 3.x.\n\nPuedes deshabilitar un plugin cambiando el nombre de su carpeta para que tenga '{DISABLED}' al final del nombre.";
/* EDMarketConnector.py: Settings > Plugins tab; prefs.py: Label on Settings > Plugins tab; In files: EDMarketConnector.py:2001; prefs.py:976; */ /* EDMarketConnector.py: Settings > Plugins tab; prefs.py: Label on Settings > Plugins tab; In files: EDMarketConnector.py:2014; prefs.py:978; */
"Plugins" = "Plugins"; "Plugins" = "Plugins";
/* EDMarketConnector.py: Popup window title for list of 'enabled' plugins that don't work with Python 3.x; In files: EDMarketConnector.py:2012; */ /* EDMarketConnector.py: Popup window title for list of 'enabled' plugins that don't work with Python 3.x; In files: EDMarketConnector.py:2025; */
"EDMC: Plugins Without Python 3.x Support" = "EDMC: Plugins Sin Soporte para Python 3.x"; "EDMC: Plugins Without Python 3.x Support" = "EDMC: Plugins Sin Soporte para Python 3.x";
/* journal_lock.py: Title text on popup when Journal directory already locked; In files: journal_lock.py:206; */ /* journal_lock.py: Title text on popup when Journal directory already locked; In files: journal_lock.py:206; */
@ -181,7 +181,7 @@
/* journal_lock.py: Generic 'Ignore' button label; In files: journal_lock.py:232; */ /* journal_lock.py: Generic 'Ignore' button label; In files: journal_lock.py:232; */
"Ignore" = "Ignorar"; "Ignore" = "Ignorar";
/* 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:194; prefs.py:467; prefs.py:701; prefs.py:734; */ /* 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:194; prefs.py:468; prefs.py:702; prefs.py:735; */
"Default" = "Por defecto"; "Default" = "Por defecto";
/* coriolis.py: 'Auto' label for Coriolis site override selection; coriolis.py: Coriolis normal/beta selection - auto; In files: coriolis.py:52; coriolis.py:55; coriolis.py:101; coriolis.py:117; coriolis.py:123; */ /* coriolis.py: 'Auto' label for Coriolis site override selection; coriolis.py: Coriolis normal/beta selection - auto; In files: coriolis.py:52; coriolis.py:55; coriolis.py:101; coriolis.py:117; coriolis.py:123; */
@ -253,7 +253,7 @@
/* edsm.py: EDSM API key label; inara.py: Inara API key label; In files: edsm.py:273; inara.py:243; */ /* edsm.py: EDSM API key label; inara.py: Inara API key label; In files: edsm.py:273; inara.py:243; */
"API Key" = "Llave API"; "API Key" = "Llave API";
/* edsm.py: We have no data on the current commander; prefs.py: No hotkey/shortcut set; stats.py: No rank; In files: edsm.py:300; prefs.py:519; prefs.py:1173; prefs.py:1206; stats.py:119; stats.py:138; stats.py:157; stats.py:174; */ /* edsm.py: We have no data on the current commander; prefs.py: No hotkey/shortcut set; stats.py: No rank; In files: edsm.py:300; prefs.py:520; prefs.py:1174; prefs.py:1207; stats.py:119; stats.py:138; stats.py:157; stats.py:174; */
"None" = "Ninguna"; "None" = "Ninguna";
/* edsm.py: EDSM plugin - Journal handling disabled by killswitch; In files: edsm.py:401; */ /* edsm.py: EDSM plugin - Journal handling disabled by killswitch; In files: edsm.py:401; */
@ -277,133 +277,136 @@
/* inara.py: INARA API returned some kind of error (error message will be contained in {MSG}); In files: inara.py:1580; inara.py:1593; */ /* inara.py: INARA API returned some kind of error (error message will be contained in {MSG}); In files: inara.py:1580; inara.py:1593; */
"Error: Inara {MSG}" = "Error: Inara {MSG}"; "Error: Inara {MSG}" = "Error: Inara {MSG}";
/* prefs.py: File > Preferences menu entry for macOS; In files: prefs.py:250; */ /* prefs.py: File > Preferences menu entry for macOS; In files: prefs.py:251; */
"Preferences" = "Preferencias"; "Preferences" = "Preferencias";
/* prefs.py: Settings > Output - choosing what data to save to files; In files: prefs.py:347; */ /* prefs.py: Settings > Output - choosing what data to save to files; In files: prefs.py:348; */
"Please choose what data to save" = "Seleccione qué datos quiere guardar"; "Please choose what data to save" = "Seleccione qué datos quiere guardar";
/* prefs.py: Settings > Output option; In files: prefs.py:353; */ /* prefs.py: Settings > Output option; In files: prefs.py:354; */
"Market data in CSV format file" = "Datos de mercado en formato CSV"; "Market data in CSV format file" = "Datos de mercado en formato CSV";
/* prefs.py: Settings > Output option; In files: prefs.py:362; */ /* prefs.py: Settings > Output option; In files: prefs.py:363; */
"Market data in Trade Dangerous format file" = "Datos de mercado en formato Trade Dangerous"; "Market data in Trade Dangerous format file" = "Datos de mercado en formato Trade Dangerous";
/* prefs.py: Settings > Output option; In files: prefs.py:372; */ /* prefs.py: Settings > Output option; In files: prefs.py:373; */
"Ship loadout" = "Equipamiento de la Nave"; "Ship loadout" = "Equipamiento de la Nave";
/* prefs.py: Settings > Output option; In files: prefs.py:382; */ /* prefs.py: Settings > Output option; In files: prefs.py:383; */
"Automatically update on docking" = "Actualizar automáticamente al atracar"; "Automatically update on docking" = "Actualizar automáticamente al atracar";
/* prefs.py: Settings > Output - Label for "where files are located"; In files: prefs.py:391; prefs.py:410; */ /* prefs.py: Settings > Output - Label for "where files are located"; In files: prefs.py:392; prefs.py:411; */
"File location" = "Localización de archivos"; "File location" = "Localización de archivos";
/* prefs.py: macOS Preferences - files location selection button; In files: prefs.py:399; prefs.py:449; */ /* prefs.py: macOS Preferences - files location selection button; In files: prefs.py:400; prefs.py:450; */
"Change..." = "Cambiar..."; "Change..." = "Cambiar...";
/* prefs.py: NOT-macOS Settings - files location selection button; prefs.py: NOT-macOS Setting - files location selection button; In files: prefs.py:402; prefs.py:452; */ /* prefs.py: NOT-macOS Settings - files location selection button; prefs.py: NOT-macOS Setting - files location selection button; In files: prefs.py:403; prefs.py:453; */
"Browse..." = "Examinar..."; "Browse..." = "Examinar...";
/* prefs.py: Label for 'Output' Settings/Preferences tab; In files: prefs.py:417; */ /* prefs.py: Label for 'Output' Settings/Preferences tab; In files: prefs.py:418; */
"Output" = "Salida"; "Output" = "Salida";
/* prefs.py: Settings > Configuration - Label for Journal files location; In files: prefs.py:443; prefs.py:458; */ /* prefs.py: Settings > Configuration - Label for Journal files location; In files: prefs.py:444; prefs.py:459; */
"E:D journal file location" = "Localización del archivo de Journal de E:D"; "E:D journal file location" = "Localización del archivo de Journal de E:D";
/* prefs.py: Hotkey/Shortcut settings prompt on OSX; In files: prefs.py:483; */ /* prefs.py: Hotkey/Shortcut settings prompt on OSX; In files: prefs.py:484; */
"Keyboard shortcut" = "Tecla de acceso directo"; "Keyboard shortcut" = "Tecla de acceso directo";
/* prefs.py: Hotkey/Shortcut settings prompt on Windows; In files: prefs.py:485; */ /* prefs.py: Hotkey/Shortcut settings prompt on Windows; In files: prefs.py:486; */
"Hotkey" = "Tecla de acceso directo"; "Hotkey" = "Tecla de acceso directo";
/* prefs.py: macOS Preferences > Configuration - restart the app message; In files: prefs.py:494; */ /* prefs.py: macOS Preferences > Configuration - restart the app message; In files: prefs.py:495; */
"Re-start {APP} to use shortcuts" = "Reinicie {APP} para usar los accesos directos de teclado"; "Re-start {APP} to use shortcuts" = "Reinicie {APP} para usar los accesos directos de teclado";
/* prefs.py: macOS - Configuration - need to grant the app permission for keyboard shortcuts; In files: prefs.py:503; */ /* prefs.py: macOS - Configuration - need to grant the app permission for keyboard shortcuts; In files: prefs.py:504; */
"{APP} needs permission to use shortcuts" = "{APP} necesita permisos para usar teclas de acceso directo"; "{APP} needs permission to use shortcuts" = "{APP} necesita permisos para usar teclas de acceso directo";
/* prefs.py: Shortcut settings button on OSX; In files: prefs.py:508; */ /* prefs.py: Shortcut settings button on OSX; In files: prefs.py:509; */
"Open System Preferences" = "Abrir Preferencias del Sistema"; "Open System Preferences" = "Abrir Preferencias del Sistema";
/* prefs.py: Configuration - Act on hotkey only when ED is in foreground; In files: prefs.py:530; */ /* prefs.py: Configuration - Act on hotkey only when ED is in foreground; In files: prefs.py:531; */
"Only when Elite: Dangerous is the active app" = "Solo cuando Elite: Dangerous es la aplicación activa"; "Only when Elite: Dangerous is the active app" = "Solo cuando Elite: Dangerous es la aplicación activa";
/* prefs.py: Configuration - play sound when hotkey used; In files: prefs.py:541; */ /* prefs.py: Configuration - play sound when hotkey used; In files: prefs.py:542; */
"Play sound" = "Reproducir sonido"; "Play sound" = "Reproducir sonido";
/* prefs.py: Configuration - disable checks for app updates when in-game; In files: prefs.py:556; */ /* prefs.py: Configuration - disable checks for app updates when in-game; In files: prefs.py:557; */
"Disable Automatic Application Updates Check when in-game" = "Desactivar Comprobación Automática de Actualizaciones de la Aplicación mientras juega"; "Disable Automatic Application Updates Check when in-game" = "Desactivar Comprobación Automática de Actualizaciones de la Aplicación mientras juega";
/* prefs.py: Label for preferred shipyard, system and station 'providers'; In files: prefs.py:569; */ /* prefs.py: Label for preferred shipyard, system and station 'providers'; In files: prefs.py:570; */
"Preferred websites" = "Sitios Web preferidos"; "Preferred websites" = "Sitios Web preferidos";
/* prefs.py: Label for Shipyard provider selection; In files: prefs.py:580; */ /* prefs.py: Label for Shipyard provider selection; In files: prefs.py:581; */
"Shipyard" = "Astillero"; "Shipyard" = "Astillero";
/* prefs.py: Label for checkbox to utilise alternative Coriolis URL method; In files: prefs.py:592; */ /* prefs.py: Label for checkbox to utilise alternative Coriolis URL method; In files: prefs.py:593; */
"Use alternate URL method" = "Usar método URL alternativo"; "Use alternate URL method" = "Usar método URL alternativo";
/* prefs.py: Configuration - Label for selection of Log Level; In files: prefs.py:645; */ /* prefs.py: Configuration - Label for selection of Log Level; In files: prefs.py:646; */
"Log Level" = "Nivel de registro"; "Log Level" = "Nivel de registro";
/* prefs.py: Label for 'Configuration' tab in Settings; In files: prefs.py:673; */ /* prefs.py: Label for 'Configuration' tab in Settings; In files: prefs.py:674; */
"Configuration" = "Configuración"; "Configuration" = "Configuración";
/* prefs.py: Preferences privacy tab title; In files: prefs.py:695; */ /* prefs.py: Preferences privacy tab title; In files: prefs.py:696; */
"Privacy" = "Privacidad"; "Privacy" = "Privacidad";
/* prefs.py: Label for Settings > Appeareance > selection of 'normal' text colour; In files: prefs.py:708; */ /* prefs.py: Label for Settings > Appeareance > selection of 'normal' text colour; In files: prefs.py:709; */
"Normal text" = "Texto normal"; "Normal text" = "Texto normal";
/* prefs.py: Label for Settings > Appeareance > selection of 'highlightes' text colour; In files: prefs.py:710; */ /* prefs.py: Label for Settings > Appeareance > selection of 'highlightes' text colour; In files: prefs.py:711; */
"Highlighted text" = "Texto resaltado"; "Highlighted text" = "Texto resaltado";
/* prefs.py: Appearance - Label for selection of application display language; In files: prefs.py:719; */ /* prefs.py: Appearance - Label for selection of application display language; In files: prefs.py:720; */
"Language" = "Idioma"; "Language" = "Idioma";
/* prefs.py: Label for Settings > Appearance > Theme selection; In files: prefs.py:729; */ /* prefs.py: Label for Settings > Appearance > Theme selection; In files: prefs.py:730; */
"Theme" = "Tema"; "Theme" = "Tema";
/* prefs.py: Label for 'Dark' theme radio button; In files: prefs.py:740; */ /* prefs.py: Label for 'Dark' theme radio button; In files: prefs.py:741; */
"Dark" = "Oscuro"; "Dark" = "Oscuro";
/* prefs.py: Label for 'Transparent' theme radio button; In files: prefs.py:747; */ /* prefs.py: Label for 'Transparent' theme radio button; In files: prefs.py:748; */
"Transparent" = "Transparente"; "Transparent" = "Transparente";
/* prefs.py: Appearance - Label for selection of UI scaling; In files: prefs.py:793; */ /* prefs.py: Appearance - Label for selection of UI scaling; In files: prefs.py:794; */
"UI Scale Percentage" = "Porcentaje escala UI"; "UI Scale Percentage" = "Porcentaje escala UI";
/* prefs.py: Appearance - Help/hint text for UI scaling selection; In files: prefs.py:814; */ /* prefs.py: Appearance - Help/hint text for UI scaling selection; In files: prefs.py:815; */
"100 means Default{CR}Restart Required for{CR}changes to take effect!" = "100 significa Por Defecto{CR}Se requiere reiniciar{CR}para que los cambios surtan efecto!"; "100 means Default{CR}Restart Required for{CR}changes to take effect!" = "100 significa Por Defecto{CR}Se requiere reiniciar{CR}para que los cambios surtan efecto!";
/* prefs.py: Appearance - Label for selection of main window transparency; In files: prefs.py:824; */ /* prefs.py: Appearance - Label for selection of main window transparency; In files: prefs.py:825; */
"Main window transparency" = "Transparencia de la ventana principal"; "Main window transparency" = "Transparencia de la ventana principal";
/* prefs.py: Appearance - Help/hint text for Main window transparency selection; In files: prefs.py:844:847; */ /* prefs.py: Appearance - Help/hint text for Main window transparency selection; In files: prefs.py:845:848; */
"100 means fully opaque.{CR}Window is updated in real time" = "100 significa completamente opaco.{CR}La ventana se actualiza en tiempo real."; "100 means fully opaque.{CR}Window is updated in real time" = "100 significa completamente opaco.{CR}La ventana se actualiza en tiempo real.";
/* prefs.py: Label for Settings > Appearance tab; In files: prefs.py:883; */ /* prefs.py: Appearance option for Windows "minimize to system tray"; In files: prefs.py:877; */
"Minimize to system tray" = "Minimizar a la bandeja de sistema";
/* prefs.py: Label for Settings > Appearance tab; In files: prefs.py:885; */
"Appearance" = "Apariencia"; "Appearance" = "Apariencia";
/* prefs.py: Label for location of third-party plugins folder; In files: prefs.py:898; */ /* prefs.py: Label for location of third-party plugins folder; In files: prefs.py:900; */
"Plugins folder" = "Carpeta de Plugins"; "Plugins folder" = "Carpeta de Plugins";
/* prefs.py: Label on button used to open a filesystem folder; In files: prefs.py:905; */ /* prefs.py: Label on button used to open a filesystem folder; In files: prefs.py:907; */
"Open" = "Abrir"; "Open" = "Abrir";
/* prefs.py: Tip/label about how to disable plugins; In files: prefs.py:913; */ /* prefs.py: Tip/label about how to disable plugins; In files: prefs.py:915; */
"Tip: You can disable a plugin by{CR}adding '{EXT}' to its folder name" = "Puedes desactivar un plugin añadiendo{CR}'{EXT}' al nombre de su carpeta"; "Tip: You can disable a plugin by{CR}adding '{EXT}' to its folder name" = "Puedes desactivar un plugin añadiendo{CR}'{EXT}' al nombre de su carpeta";
/* prefs.py: Label on list of enabled plugins; In files: prefs.py:924; */ /* prefs.py: Label on list of enabled plugins; In files: prefs.py:926; */
"Enabled Plugins" = "Plugins Activados"; "Enabled Plugins" = "Plugins Activados";
/* prefs.py: Plugins - Label for list of 'enabled' plugins that don't work with Python 3.x; In files: prefs.py:944; */ /* prefs.py: Plugins - Label for list of 'enabled' plugins that don't work with Python 3.x; In files: prefs.py:946; */
"Plugins Without Python 3.x Support:" = "Plugins sin soporte para Python 3.x:"; "Plugins Without Python 3.x Support:" = "Plugins sin soporte para Python 3.x:";
/* prefs.py: Plugins - Label on URL to documentation about migrating plugins from Python 2.7; In files: prefs.py:952; */ /* prefs.py: Plugins - Label on URL to documentation about migrating plugins from Python 2.7; In files: prefs.py:954; */
"Information on migrating plugins" = "Información sobre migración de plugins"; "Information on migrating plugins" = "Información sobre migración de plugins";
/* prefs.py: Lable on list of user-disabled plugins; In files: prefs.py:967; */ /* prefs.py: Lable on list of user-disabled plugins; In files: prefs.py:969; */
"Disabled Plugins" = "Plugins Desactivados"; "Disabled Plugins" = "Plugins Desactivados";
/* stats.py: Cmdr stats; In files: stats.py:53; */ /* stats.py: Cmdr stats; In files: stats.py:53; */

View File

@ -28,139 +28,139 @@
/* companion.py: Frontier CAPI data retrieval failed; In files: companion.py:811; */ /* companion.py: Frontier CAPI data retrieval failed; In files: companion.py:811; */
"Frontier CAPI query failure" = "Frontier CAPI kyselyvirhe."; "Frontier CAPI query failure" = "Frontier CAPI kyselyvirhe.";
/* EDMarketConnector.py: Update button in main window; In files: EDMarketConnector.py:528; EDMarketConnector.py:823; EDMarketConnector.py:1515; */ /* EDMarketConnector.py: Update button in main window; In files: EDMarketConnector.py:529; EDMarketConnector.py:828; EDMarketConnector.py:1520; */
"Update" = "Päivitä"; "Update" = "Päivitä";
/* 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:611; prefs.py:866; */ /* 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:612; prefs.py:867; */
"Always on top" = "Aina päällimmäisenä"; "Always on top" = "Aina päällimmäisenä";
/* EDMarketConnector.py: Unknown suit; In files: EDMarketConnector.py:741; */ /* EDMarketConnector.py: Unknown suit; In files: EDMarketConnector.py:746; */
"Unknown" = "Tuntematon"; "Unknown" = "Tuntematon";
/* 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:817; edsm.py:257; stats.py:52; theme.py:227; */ /* 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:822; edsm.py:257; stats.py:52; theme.py:227; */
"Cmdr" = "Cmdr"; "Cmdr" = "Cmdr";
/* 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:819; EDMarketConnector.py:1274; */ /* 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:824; EDMarketConnector.py:1279; */
"Role" = "Rooli"; "Role" = "Rooli";
/* 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:819; EDMarketConnector.py:1284; EDMarketConnector.py:1307; stats.py:367; */ /* 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:824; EDMarketConnector.py:1289; EDMarketConnector.py:1312; stats.py:367; */
"Ship" = "Alus"; "Ship" = "Alus";
/* EDMarketConnector.py: Label for 'Suit' line in main UI; In files: EDMarketConnector.py:820; */ /* EDMarketConnector.py: Label for 'Suit' line in main UI; In files: EDMarketConnector.py:825; */
"Suit" = "Asuste"; "Suit" = "Asuste";
/* 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:821; prefs.py:606; stats.py:369; */ /* 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:826; prefs.py:607; stats.py:369; */
"System" = "Järjestelmä"; "System" = "Järjestelmä";
/* 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:822; prefs.py:624; prefs.py:761; stats.py:370; */ /* 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:827; prefs.py:625; prefs.py:762; stats.py:370; */
"Station" = "Asema"; "Station" = "Asema";
/* EDMarketConnector.py: 'File' menu title on OSX; EDMarketConnector.py: 'File' menu title; EDMarketConnector.py: 'File' menu; In files: EDMarketConnector.py:825; EDMarketConnector.py:840; EDMarketConnector.py:843; EDMarketConnector.py:2002; */ /* EDMarketConnector.py: 'File' menu title on OSX; EDMarketConnector.py: 'File' menu title; EDMarketConnector.py: 'File' menu; In files: EDMarketConnector.py:830; EDMarketConnector.py:845; EDMarketConnector.py:848; EDMarketConnector.py:2015; */
"File" = "Tiedosto"; "File" = "Tiedosto";
/* EDMarketConnector.py: 'Edit' menu title on OSX; EDMarketConnector.py: 'Edit' menu title; In files: EDMarketConnector.py:826; EDMarketConnector.py:841; EDMarketConnector.py:844; */ /* EDMarketConnector.py: 'Edit' menu title on OSX; EDMarketConnector.py: 'Edit' menu title; In files: EDMarketConnector.py:831; EDMarketConnector.py:846; EDMarketConnector.py:849; */
"Edit" = "Muokkaa"; "Edit" = "Muokkaa";
/* EDMarketConnector.py: 'View' menu title on OSX; In files: EDMarketConnector.py:827; */ /* EDMarketConnector.py: 'View' menu title on OSX; In files: EDMarketConnector.py:832; */
"View" = "Näytä"; "View" = "Näytä";
/* EDMarketConnector.py: 'Window' menu title on OSX; In files: EDMarketConnector.py:828; */ /* EDMarketConnector.py: 'Window' menu title on OSX; In files: EDMarketConnector.py:833; */
"Window" = "Ikkuna"; "Window" = "Ikkuna";
/* EDMarketConnector.py: Help' menu title on OSX; EDMarketConnector.py: 'Help' menu title; In files: EDMarketConnector.py:829; EDMarketConnector.py:842; EDMarketConnector.py:845; */ /* EDMarketConnector.py: Help' menu title on OSX; EDMarketConnector.py: 'Help' menu title; In files: EDMarketConnector.py:834; EDMarketConnector.py:847; EDMarketConnector.py:850; */
"Help" = "Apua"; "Help" = "Apua";
/* EDMarketConnector.py: App menu entry on OSX; EDMarketConnector.py: Help > About App; In files: EDMarketConnector.py:832; EDMarketConnector.py:858; EDMarketConnector.py:1561; */ /* EDMarketConnector.py: App menu entry on OSX; EDMarketConnector.py: Help > About App; In files: EDMarketConnector.py:837; EDMarketConnector.py:863; EDMarketConnector.py:1566; */
"About {APP}" = "Ohjelmasta {APP}"; "About {APP}" = "Ohjelmasta {APP}";
/* EDMarketConnector.py: Help > Check for Updates...; In files: EDMarketConnector.py:834; EDMarketConnector.py:857; */ /* EDMarketConnector.py: Help > Check for Updates...; In files: EDMarketConnector.py:839; EDMarketConnector.py:862; */
"Check for Updates..." = "Tarkista päivitykset..."; "Check for Updates..." = "Tarkista päivitykset...";
/* EDMarketConnector.py: File > Save Raw Data...; In files: EDMarketConnector.py:835; EDMarketConnector.py:849; */ /* EDMarketConnector.py: File > Save Raw Data...; In files: EDMarketConnector.py:840; EDMarketConnector.py:854; */
"Save Raw Data..." = "Tallenna raakadata..."; "Save Raw Data..." = "Tallenna raakadata...";
/* EDMarketConnector.py: File > Status; stats.py: Status dialog title; In files: EDMarketConnector.py:836; EDMarketConnector.py:848; stats.py:364; */ /* EDMarketConnector.py: File > Status; stats.py: Status dialog title; In files: EDMarketConnector.py:841; EDMarketConnector.py:853; stats.py:364; */
"Status" = "Tila"; "Status" = "Tila";
/* EDMarketConnector.py: Help > Privacy Policy; In files: EDMarketConnector.py:837; EDMarketConnector.py:855; */ /* EDMarketConnector.py: Help > Privacy Policy; In files: EDMarketConnector.py:842; EDMarketConnector.py:860; */
"Privacy Policy" = "Tietosuojakäytäntö"; "Privacy Policy" = "Tietosuojakäytäntö";
/* EDMarketConnector.py: Help > Release Notes; In files: EDMarketConnector.py:838; EDMarketConnector.py:856; EDMarketConnector.py:1595; */ /* EDMarketConnector.py: Help > Release Notes; In files: EDMarketConnector.py:843; EDMarketConnector.py:861; EDMarketConnector.py:1600; */
"Release Notes" = "Julkaisutiedot"; "Release Notes" = "Julkaisutiedot";
/* EDMarketConnector.py: File > Settings; prefs.py: File > Settings (macOS); In files: EDMarketConnector.py:850; EDMarketConnector.py:2003; prefs.py:254; */ /* EDMarketConnector.py: File > Settings; prefs.py: File > Settings (macOS); In files: EDMarketConnector.py:855; EDMarketConnector.py:2016; prefs.py:255; */
"Settings" = "Valinnat"; "Settings" = "Valinnat";
/* EDMarketConnector.py: File > Exit; In files: EDMarketConnector.py:851; */ /* EDMarketConnector.py: File > Exit; In files: EDMarketConnector.py:856; */
"Exit" = "Lopeta"; "Exit" = "Lopeta";
/* EDMarketConnector.py: Help > Documentation; In files: EDMarketConnector.py:854; */ /* EDMarketConnector.py: Help > Documentation; In files: EDMarketConnector.py:859; */
"Documentation" = "Dokumentaatio"; "Documentation" = "Dokumentaatio";
/* EDMarketConnector.py: Label for 'Copy' as in 'Copy and Paste'; ttkHyperlinkLabel.py: Label for 'Copy' as in 'Copy and Paste'; In files: EDMarketConnector.py:861; ttkHyperlinkLabel.py:42; */ /* EDMarketConnector.py: Label for 'Copy' as in 'Copy and Paste'; ttkHyperlinkLabel.py: Label for 'Copy' as in 'Copy and Paste'; In files: EDMarketConnector.py:866; ttkHyperlinkLabel.py:42; */
"Copy" = "Kopioi"; "Copy" = "Kopioi";
/* EDMarketConnector.py: Status - Attempting to get a Frontier Auth Access Token; In files: EDMarketConnector.py:867; */ /* EDMarketConnector.py: Status - Attempting to get a Frontier Auth Access Token; In files: EDMarketConnector.py:872; */
"Logging in..." = "Kirjaudutaan..."; "Logging in..." = "Kirjaudutaan...";
/* EDMarketConnector.py: Successfully authenticated with the Frontier website; In files: EDMarketConnector.py:883; EDMarketConnector.py:1426; */ /* EDMarketConnector.py: Successfully authenticated with the Frontier website; In files: EDMarketConnector.py:888; EDMarketConnector.py:1431; */
"Authentication successful" = "Todennus onnistui"; "Authentication successful" = "Todennus onnistui";
/* EDMarketConnector.py: Player is not docked at a station, when we expect them to be; In files: EDMarketConnector.py:914; */ /* EDMarketConnector.py: Player is not docked at a station, when we expect them to be; In files: EDMarketConnector.py:919; */
"You're not docked at a station!" = "Et ole telakoituneena asemalle!"; "You're not docked at a station!" = "Et ole telakoituneena asemalle!";
/* EDMarketConnector.py: Status - Either no market or no modules data for station from Frontier CAPI; In files: EDMarketConnector.py:922; */ /* EDMarketConnector.py: Status - Either no market or no modules data for station from Frontier CAPI; In files: EDMarketConnector.py:927; */
"Station doesn't have anything!" = "Asemalla ei ole mitään!"; "Station doesn't have anything!" = "Asemalla ei ole mitään!";
/* EDMarketConnector.py: Status - No station market data from Frontier CAPI; In files: EDMarketConnector.py:927; */ /* EDMarketConnector.py: Status - No station market data from Frontier CAPI; In files: EDMarketConnector.py:932; */
"Station doesn't have a market!" = "Asemalla ei ole kaupankäyntiä!"; "Station doesn't have a market!" = "Asemalla ei ole kaupankäyntiä!";
/* EDMarketConnector.py: Status - Attempting to retrieve data from Frontier CAPI; In files: EDMarketConnector.py:1001; */ /* EDMarketConnector.py: Status - Attempting to retrieve data from Frontier CAPI; In files: EDMarketConnector.py:1006; */
"Fetching data..." = "Noudetaan tietoja..."; "Fetching data..." = "Noudetaan tietoja...";
/* EDMarketConnector.py: No data was returned for the commander from the Frontier CAPI; In files: EDMarketConnector.py:1042; */ /* EDMarketConnector.py: No data was returned for the commander from the Frontier CAPI; In files: EDMarketConnector.py:1047; */
"CAPI: No commander data returned" = "CAPI: tietoja ei löytynyt"; "CAPI: No commander data returned" = "CAPI: tietoja ei löytynyt";
/* EDMarketConnector.py: We didn't have the commander name when we should have; stats.py: Unknown commander; In files: EDMarketConnector.py:1046; stats.py:298; */ /* EDMarketConnector.py: We didn't have the commander name when we should have; stats.py: Unknown commander; In files: EDMarketConnector.py:1051; stats.py:298; */
"Who are you?!" = "Kuka olet?!"; "Who are you?!" = "Kuka olet?!";
/* EDMarketConnector.py: We don't know where the commander is, when we should; stats.py: Unknown location; In files: EDMarketConnector.py:1052; stats.py:308; */ /* EDMarketConnector.py: We don't know where the commander is, when we should; stats.py: Unknown location; In files: EDMarketConnector.py:1057; stats.py:308; */
"Where are you?!" = "Missä olet?!"; "Where are you?!" = "Missä olet?!";
/* EDMarketConnector.py: We don't know what ship the commander is in, when we should; stats.py: Unknown ship; In files: EDMarketConnector.py:1059; stats.py:316; */ /* EDMarketConnector.py: We don't know what ship the commander is in, when we should; stats.py: Unknown ship; In files: EDMarketConnector.py:1064; stats.py:316; */
"What are you flying?!" = "Mitä alusta lennät?!"; "What are you flying?!" = "Mitä alusta lennät?!";
/* EDMarketConnector.py: Frontier CAPI server error when fetching data; In files: EDMarketConnector.py:1171; */ /* EDMarketConnector.py: Frontier CAPI server error when fetching data; In files: EDMarketConnector.py:1176; */
"Frontier CAPI server error" = "Frontier CAPI palvelinvirhe."; "Frontier CAPI server error" = "Frontier CAPI palvelinvirhe.";
/* EDMarketConnector.py: Time when we last obtained Frontier CAPI data; In files: EDMarketConnector.py:1221; */ /* EDMarketConnector.py: Time when we last obtained Frontier CAPI data; In files: EDMarketConnector.py:1226; */
"Last updated at %H:%M:%S" = "Päivitetty viimeksi %H:%M:%S"; "Last updated at %H:%M:%S" = "Päivitetty viimeksi %H:%M:%S";
/* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1249; */ /* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1254; */
"Fighter" = "Hävittäjä"; "Fighter" = "Hävittäjä";
/* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1250; */ /* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1255; */
"Gunner" = "Aseiden käyttäjä"; "Gunner" = "Aseiden käyttäjä";
/* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1251; */ /* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1256; */
"Helm" = "Pilotti"; "Helm" = "Pilotti";
/* EDMarketConnector.py: Cooldown on 'Update' button; In files: EDMarketConnector.py:1509; */ /* EDMarketConnector.py: Cooldown on 'Update' button; In files: EDMarketConnector.py:1514; */
"cooldown {SS}s" = "Jäähtymisaika {SS}s"; "cooldown {SS}s" = "Jäähtymisaika {SS}s";
/* EDMarketConnector.py: Generic 'OK' button label; prefs.py: 'OK' button on Settings/Preferences window; In files: EDMarketConnector.py:1621; prefs.py:305; */ /* EDMarketConnector.py: Generic 'OK' button label; prefs.py: 'OK' button on Settings/Preferences window; In files: EDMarketConnector.py:1626; prefs.py:306; */
"OK" = "OK"; "OK" = "OK";
/* EDMarketConnector.py: The application is shutting down; In files: EDMarketConnector.py:1688; */ /* EDMarketConnector.py: The application is shutting down; In files: EDMarketConnector.py:1693; */
"Shutting down..." = "Sulkeutuu..."; "Shutting down..." = "Sulkeutuu...";
/* EDMarketConnector.py: Popup-text about 'active' plugins without Python 3.x support; In files: EDMarketConnector.py:1991:1997; */ /* EDMarketConnector.py: Popup-text about 'active' plugins without Python 3.x support; In files: EDMarketConnector.py:2004:2010; */
"One or more of your enabled plugins do not yet have support for Python 3.x. Please see the list on the '{PLUGINS}' tab of '{FILE}' > '{SETTINGS}'. You should check if there is an updated version available, else alert the developer that they need to update the code for Python 3.x.\r\n\r\nYou can disable a plugin by renaming its folder to have '{DISABLED}' on the end of the name." = "Yksi tai useampi käyttämistäsi lisäosista ei sisällä vielä Pyhton 3.x -tukea. Tarkista tiedoston '{FILE}' > '{SETTINGS}' välilehti '{PLUGINS}' lisäosista, onko niistä uudempaa versiota saatavilla; muussa tapauksessa ota yhteyttä sen kehittäjään ja kerro, että sen lähdekoodi on päivitettävä Python 3.x -tasolle.\n\nVoit estää lisäosan toiminnan nimeämällä sen hakemiston siten, että se päättyy tekstiin '{DISABLED}'."; "One or more of your enabled plugins do not yet have support for Python 3.x. Please see the list on the '{PLUGINS}' tab of '{FILE}' > '{SETTINGS}'. You should check if there is an updated version available, else alert the developer that they need to update the code for Python 3.x.\r\n\r\nYou can disable a plugin by renaming its folder to have '{DISABLED}' on the end of the name." = "Yksi tai useampi käyttämistäsi lisäosista ei sisällä vielä Pyhton 3.x -tukea. Tarkista tiedoston '{FILE}' > '{SETTINGS}' välilehti '{PLUGINS}' lisäosista, onko niistä uudempaa versiota saatavilla; muussa tapauksessa ota yhteyttä sen kehittäjään ja kerro, että sen lähdekoodi on päivitettävä Python 3.x -tasolle.\n\nVoit estää lisäosan toiminnan nimeämällä sen hakemiston siten, että se päättyy tekstiin '{DISABLED}'.";
/* EDMarketConnector.py: Settings > Plugins tab; prefs.py: Label on Settings > Plugins tab; In files: EDMarketConnector.py:2001; prefs.py:976; */ /* EDMarketConnector.py: Settings > Plugins tab; prefs.py: Label on Settings > Plugins tab; In files: EDMarketConnector.py:2014; prefs.py:978; */
"Plugins" = "Lisäosat"; "Plugins" = "Lisäosat";
/* EDMarketConnector.py: Popup window title for list of 'enabled' plugins that don't work with Python 3.x; In files: EDMarketConnector.py:2012; */ /* EDMarketConnector.py: Popup window title for list of 'enabled' plugins that don't work with Python 3.x; In files: EDMarketConnector.py:2025; */
"EDMC: Plugins Without Python 3.x Support" = "EDMC: Lisäosat ilman Python 3.x -tukea"; "EDMC: Plugins Without Python 3.x Support" = "EDMC: Lisäosat ilman Python 3.x -tukea";
/* journal_lock.py: Title text on popup when Journal directory already locked; In files: journal_lock.py:206; */ /* journal_lock.py: Title text on popup when Journal directory already locked; In files: journal_lock.py:206; */
@ -175,7 +175,7 @@
/* journal_lock.py: Generic 'Ignore' button label; In files: journal_lock.py:232; */ /* journal_lock.py: Generic 'Ignore' button label; In files: journal_lock.py:232; */
"Ignore" = "Älä huomioi"; "Ignore" = "Älä huomioi";
/* 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:194; prefs.py:467; prefs.py:701; prefs.py:734; */ /* 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:194; prefs.py:468; prefs.py:702; prefs.py:735; */
"Default" = "Oletus"; "Default" = "Oletus";
/* eddb.py: Journal Processing disabled due to an active killswitch; In files: eddb.py:100; */ /* eddb.py: Journal Processing disabled due to an active killswitch; In files: eddb.py:100; */
@ -211,7 +211,7 @@
/* edsm.py: EDSM API key label; inara.py: Inara API key label; In files: edsm.py:273; inara.py:243; */ /* edsm.py: EDSM API key label; inara.py: Inara API key label; In files: edsm.py:273; inara.py:243; */
"API Key" = "API avain"; "API Key" = "API avain";
/* edsm.py: We have no data on the current commander; prefs.py: No hotkey/shortcut set; stats.py: No rank; In files: edsm.py:300; prefs.py:519; prefs.py:1173; prefs.py:1206; stats.py:119; stats.py:138; stats.py:157; stats.py:174; */ /* edsm.py: We have no data on the current commander; prefs.py: No hotkey/shortcut set; stats.py: No rank; In files: edsm.py:300; prefs.py:520; prefs.py:1174; prefs.py:1207; stats.py:119; stats.py:138; stats.py:157; stats.py:174; */
"None" = "Ei määritelty"; "None" = "Ei määritelty";
/* edsm.py: EDSM plugin - Journal handling disabled by killswitch; In files: edsm.py:401; */ /* edsm.py: EDSM plugin - Journal handling disabled by killswitch; In files: edsm.py:401; */
@ -235,133 +235,136 @@
/* inara.py: INARA API returned some kind of error (error message will be contained in {MSG}); In files: inara.py:1580; inara.py:1593; */ /* inara.py: INARA API returned some kind of error (error message will be contained in {MSG}); In files: inara.py:1580; inara.py:1593; */
"Error: Inara {MSG}" = "Inaran virhe: {MSG}"; "Error: Inara {MSG}" = "Inaran virhe: {MSG}";
/* prefs.py: File > Preferences menu entry for macOS; In files: prefs.py:250; */ /* prefs.py: File > Preferences menu entry for macOS; In files: prefs.py:251; */
"Preferences" = "Valinnat"; "Preferences" = "Valinnat";
/* prefs.py: Settings > Output - choosing what data to save to files; In files: prefs.py:347; */ /* prefs.py: Settings > Output - choosing what data to save to files; In files: prefs.py:348; */
"Please choose what data to save" = "Valitse mitkä tiedot tallennetaan"; "Please choose what data to save" = "Valitse mitkä tiedot tallennetaan";
/* prefs.py: Settings > Output option; In files: prefs.py:353; */ /* prefs.py: Settings > Output option; In files: prefs.py:354; */
"Market data in CSV format file" = "Markkinadata CSV -formaatissa"; "Market data in CSV format file" = "Markkinadata CSV -formaatissa";
/* prefs.py: Settings > Output option; In files: prefs.py:362; */ /* prefs.py: Settings > Output option; In files: prefs.py:363; */
"Market data in Trade Dangerous format file" = "Markkinadata Trade Dangerous -formaatissa"; "Market data in Trade Dangerous format file" = "Markkinadata Trade Dangerous -formaatissa";
/* prefs.py: Settings > Output option; In files: prefs.py:372; */ /* prefs.py: Settings > Output option; In files: prefs.py:373; */
"Ship loadout" = "Aluksen konfiguraatio"; "Ship loadout" = "Aluksen konfiguraatio";
/* prefs.py: Settings > Output option; In files: prefs.py:382; */ /* prefs.py: Settings > Output option; In files: prefs.py:383; */
"Automatically update on docking" = "Päivitä automaattisesti telakoituessa"; "Automatically update on docking" = "Päivitä automaattisesti telakoituessa";
/* prefs.py: Settings > Output - Label for "where files are located"; In files: prefs.py:391; prefs.py:410; */ /* prefs.py: Settings > Output - Label for "where files are located"; In files: prefs.py:392; prefs.py:411; */
"File location" = "Tiedostosijainti"; "File location" = "Tiedostosijainti";
/* prefs.py: macOS Preferences - files location selection button; In files: prefs.py:399; prefs.py:449; */ /* prefs.py: macOS Preferences - files location selection button; In files: prefs.py:400; prefs.py:450; */
"Change..." = "Muuta..."; "Change..." = "Muuta...";
/* prefs.py: NOT-macOS Settings - files location selection button; prefs.py: NOT-macOS Setting - files location selection button; In files: prefs.py:402; prefs.py:452; */ /* prefs.py: NOT-macOS Settings - files location selection button; prefs.py: NOT-macOS Setting - files location selection button; In files: prefs.py:403; prefs.py:453; */
"Browse..." = "Selaa..."; "Browse..." = "Selaa...";
/* prefs.py: Label for 'Output' Settings/Preferences tab; In files: prefs.py:417; */ /* prefs.py: Label for 'Output' Settings/Preferences tab; In files: prefs.py:418; */
"Output" = "Tallennus"; "Output" = "Tallennus";
/* prefs.py: Settings > Configuration - Label for Journal files location; In files: prefs.py:443; prefs.py:458; */ /* prefs.py: Settings > Configuration - Label for Journal files location; In files: prefs.py:444; prefs.py:459; */
"E:D journal file location" = "E:D lokikirjan tiedostosijainti"; "E:D journal file location" = "E:D lokikirjan tiedostosijainti";
/* prefs.py: Hotkey/Shortcut settings prompt on OSX; In files: prefs.py:483; */ /* prefs.py: Hotkey/Shortcut settings prompt on OSX; In files: prefs.py:484; */
"Keyboard shortcut" = "Näppäimistöoikopolku"; "Keyboard shortcut" = "Näppäimistöoikopolku";
/* prefs.py: Hotkey/Shortcut settings prompt on Windows; In files: prefs.py:485; */ /* prefs.py: Hotkey/Shortcut settings prompt on Windows; In files: prefs.py:486; */
"Hotkey" = "Pikanäppäin"; "Hotkey" = "Pikanäppäin";
/* prefs.py: macOS Preferences > Configuration - restart the app message; In files: prefs.py:494; */ /* prefs.py: macOS Preferences > Configuration - restart the app message; In files: prefs.py:495; */
"Re-start {APP} to use shortcuts" = "Käynnistä {APP} uudelleen käyttääksesi pikanäppäimiä"; "Re-start {APP} to use shortcuts" = "Käynnistä {APP} uudelleen käyttääksesi pikanäppäimiä";
/* prefs.py: macOS - Configuration - need to grant the app permission for keyboard shortcuts; In files: prefs.py:503; */ /* prefs.py: macOS - Configuration - need to grant the app permission for keyboard shortcuts; In files: prefs.py:504; */
"{APP} needs permission to use shortcuts" = "{APP} tarvitsee lupasi pikakuvakkeiden käyttämiseen"; "{APP} needs permission to use shortcuts" = "{APP} tarvitsee lupasi pikakuvakkeiden käyttämiseen";
/* prefs.py: Shortcut settings button on OSX; In files: prefs.py:508; */ /* prefs.py: Shortcut settings button on OSX; In files: prefs.py:509; */
"Open System Preferences" = "Avaa järjestelmän asetukset"; "Open System Preferences" = "Avaa järjestelmän asetukset";
/* prefs.py: Configuration - Act on hotkey only when ED is in foreground; In files: prefs.py:530; */ /* prefs.py: Configuration - Act on hotkey only when ED is in foreground; In files: prefs.py:531; */
"Only when Elite: Dangerous is the active app" = "Vain jos Elite:Dangerous on käynnissä"; "Only when Elite: Dangerous is the active app" = "Vain jos Elite:Dangerous on käynnissä";
/* prefs.py: Configuration - play sound when hotkey used; In files: prefs.py:541; */ /* prefs.py: Configuration - play sound when hotkey used; In files: prefs.py:542; */
"Play sound" = "Toista ääni"; "Play sound" = "Toista ääni";
/* prefs.py: Configuration - disable checks for app updates when in-game; In files: prefs.py:556; */ /* prefs.py: Configuration - disable checks for app updates when in-game; In files: prefs.py:557; */
"Disable Automatic Application Updates Check when in-game" = "Estä automaattiset päivitystarkastukset pelaamisen aikana"; "Disable Automatic Application Updates Check when in-game" = "Estä automaattiset päivitystarkastukset pelaamisen aikana";
/* prefs.py: Label for preferred shipyard, system and station 'providers'; In files: prefs.py:569; */ /* prefs.py: Label for preferred shipyard, system and station 'providers'; In files: prefs.py:570; */
"Preferred websites" = "Ensisijaiset sivustot"; "Preferred websites" = "Ensisijaiset sivustot";
/* prefs.py: Label for Shipyard provider selection; In files: prefs.py:580; */ /* prefs.py: Label for Shipyard provider selection; In files: prefs.py:581; */
"Shipyard" = "Telakka"; "Shipyard" = "Telakka";
/* prefs.py: Label for checkbox to utilise alternative Coriolis URL method; In files: prefs.py:592; */ /* prefs.py: Label for checkbox to utilise alternative Coriolis URL method; In files: prefs.py:593; */
"Use alternate URL method" = "Käytä vaihtoehtoista URL-metodia"; "Use alternate URL method" = "Käytä vaihtoehtoista URL-metodia";
/* prefs.py: Configuration - Label for selection of Log Level; In files: prefs.py:645; */ /* prefs.py: Configuration - Label for selection of Log Level; In files: prefs.py:646; */
"Log Level" = "Lokin syvyys"; "Log Level" = "Lokin syvyys";
/* prefs.py: Label for 'Configuration' tab in Settings; In files: prefs.py:673; */ /* prefs.py: Label for 'Configuration' tab in Settings; In files: prefs.py:674; */
"Configuration" = "Valinnat"; "Configuration" = "Valinnat";
/* prefs.py: Preferences privacy tab title; In files: prefs.py:695; */ /* prefs.py: Preferences privacy tab title; In files: prefs.py:696; */
"Privacy" = "Yksityisyys"; "Privacy" = "Yksityisyys";
/* prefs.py: Label for Settings > Appeareance > selection of 'normal' text colour; In files: prefs.py:708; */ /* prefs.py: Label for Settings > Appeareance > selection of 'normal' text colour; In files: prefs.py:709; */
"Normal text" = "Normaali teksti"; "Normal text" = "Normaali teksti";
/* prefs.py: Label for Settings > Appeareance > selection of 'highlightes' text colour; In files: prefs.py:710; */ /* prefs.py: Label for Settings > Appeareance > selection of 'highlightes' text colour; In files: prefs.py:711; */
"Highlighted text" = "Korostettu teksti"; "Highlighted text" = "Korostettu teksti";
/* prefs.py: Appearance - Label for selection of application display language; In files: prefs.py:719; */ /* prefs.py: Appearance - Label for selection of application display language; In files: prefs.py:720; */
"Language" = "Kieli"; "Language" = "Kieli";
/* prefs.py: Label for Settings > Appearance > Theme selection; In files: prefs.py:729; */ /* prefs.py: Label for Settings > Appearance > Theme selection; In files: prefs.py:730; */
"Theme" = "Teema"; "Theme" = "Teema";
/* prefs.py: Label for 'Dark' theme radio button; In files: prefs.py:740; */ /* prefs.py: Label for 'Dark' theme radio button; In files: prefs.py:741; */
"Dark" = "Tumma"; "Dark" = "Tumma";
/* prefs.py: Label for 'Transparent' theme radio button; In files: prefs.py:747; */ /* prefs.py: Label for 'Transparent' theme radio button; In files: prefs.py:748; */
"Transparent" = "Läpinäkyvä"; "Transparent" = "Läpinäkyvä";
/* prefs.py: Appearance - Label for selection of UI scaling; In files: prefs.py:793; */ /* prefs.py: Appearance - Label for selection of UI scaling; In files: prefs.py:794; */
"UI Scale Percentage" = "Käyttöliittymän skaalausprosentti"; "UI Scale Percentage" = "Käyttöliittymän skaalausprosentti";
/* prefs.py: Appearance - Help/hint text for UI scaling selection; In files: prefs.py:814; */ /* prefs.py: Appearance - Help/hint text for UI scaling selection; In files: prefs.py:815; */
"100 means Default{CR}Restart Required for{CR}changes to take effect!" = "100 tarkoittaa oletusta{CR}Muutosten käyttöönotto{CR}edellyttää uudelleenkäynnistystä!"; "100 means Default{CR}Restart Required for{CR}changes to take effect!" = "100 tarkoittaa oletusta{CR}Muutosten käyttöönotto{CR}edellyttää uudelleenkäynnistystä!";
/* prefs.py: Appearance - Label for selection of main window transparency; In files: prefs.py:824; */ /* prefs.py: Appearance - Label for selection of main window transparency; In files: prefs.py:825; */
"Main window transparency" = "Pääikkunan läpinäkyvyys"; "Main window transparency" = "Pääikkunan läpinäkyvyys";
/* prefs.py: Appearance - Help/hint text for Main window transparency selection; In files: prefs.py:844:847; */ /* prefs.py: Appearance - Help/hint text for Main window transparency selection; In files: prefs.py:845:848; */
"100 means fully opaque.{CR}Window is updated in real time" = "100 tarkoittaa täysin peittävää.{CR}Ikkuna päivittyy reaaliajassa."; "100 means fully opaque.{CR}Window is updated in real time" = "100 tarkoittaa täysin peittävää.{CR}Ikkuna päivittyy reaaliajassa.";
/* prefs.py: Label for Settings > Appearance tab; In files: prefs.py:883; */ /* prefs.py: Appearance option for Windows "minimize to system tray"; In files: prefs.py:877; */
"Minimize to system tray" = "Pienennä tehtäväpalkkiin";
/* prefs.py: Label for Settings > Appearance tab; In files: prefs.py:885; */
"Appearance" = "Ulkoasu"; "Appearance" = "Ulkoasu";
/* prefs.py: Label for location of third-party plugins folder; In files: prefs.py:898; */ /* prefs.py: Label for location of third-party plugins folder; In files: prefs.py:900; */
"Plugins folder" = "Lisäosien hakemistosijainti"; "Plugins folder" = "Lisäosien hakemistosijainti";
/* prefs.py: Label on button used to open a filesystem folder; In files: prefs.py:905; */ /* prefs.py: Label on button used to open a filesystem folder; In files: prefs.py:907; */
"Open" = "Avaa"; "Open" = "Avaa";
/* prefs.py: Tip/label about how to disable plugins; In files: prefs.py:913; */ /* prefs.py: Tip/label about how to disable plugins; In files: prefs.py:915; */
"Tip: You can disable a plugin by{CR}adding '{EXT}' to its folder name" = "Vihje: Voit poistaa lisäosan käytöstä{CR}lisäämällä '{EXT}' sen hakemistonimeen"; "Tip: You can disable a plugin by{CR}adding '{EXT}' to its folder name" = "Vihje: Voit poistaa lisäosan käytöstä{CR}lisäämällä '{EXT}' sen hakemistonimeen";
/* prefs.py: Label on list of enabled plugins; In files: prefs.py:924; */ /* prefs.py: Label on list of enabled plugins; In files: prefs.py:926; */
"Enabled Plugins" = "Käytössä olevat liitännäiset"; "Enabled Plugins" = "Käytössä olevat liitännäiset";
/* prefs.py: Plugins - Label for list of 'enabled' plugins that don't work with Python 3.x; In files: prefs.py:944; */ /* prefs.py: Plugins - Label for list of 'enabled' plugins that don't work with Python 3.x; In files: prefs.py:946; */
"Plugins Without Python 3.x Support:" = "Lisäosat, joissa ei ole Python 3.x -tukea:"; "Plugins Without Python 3.x Support:" = "Lisäosat, joissa ei ole Python 3.x -tukea:";
/* prefs.py: Plugins - Label on URL to documentation about migrating plugins from Python 2.7; In files: prefs.py:952; */ /* prefs.py: Plugins - Label on URL to documentation about migrating plugins from Python 2.7; In files: prefs.py:954; */
"Information on migrating plugins" = "Tietoja lisäosien siirrosta"; "Information on migrating plugins" = "Tietoja lisäosien siirrosta";
/* prefs.py: Lable on list of user-disabled plugins; In files: prefs.py:967; */ /* prefs.py: Lable on list of user-disabled plugins; In files: prefs.py:969; */
"Disabled Plugins" = "Estetyt liitännäiset"; "Disabled Plugins" = "Estetyt liitännäiset";
/* stats.py: Cmdr stats; In files: stats.py:53; */ /* stats.py: Cmdr stats; In files: stats.py:53; */

View File

@ -10,130 +10,130 @@
/* companion.py: Frontier CAPI authorisation not for currently game-active commander; In files: companion.py:290; */ /* companion.py: Frontier CAPI authorisation not for currently game-active commander; In files: companion.py:290; */
"Error: Wrong Cmdr" = "Erreur : Cmdr incorrect"; "Error: Wrong Cmdr" = "Erreur : Cmdr incorrect";
/* EDMarketConnector.py: Update button in main window; In files: EDMarketConnector.py:528; EDMarketConnector.py:823; EDMarketConnector.py:1515; */ /* EDMarketConnector.py: Update button in main window; In files: EDMarketConnector.py:529; EDMarketConnector.py:828; EDMarketConnector.py:1520; */
"Update" = "Mettre à jour"; "Update" = "Mettre à jour";
/* 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:611; prefs.py:866; */ /* 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:612; prefs.py:867; */
"Always on top" = "Toujours visible"; "Always on top" = "Toujours visible";
/* 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:817; edsm.py:257; stats.py:52; theme.py:227; */ /* 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:822; edsm.py:257; stats.py:52; theme.py:227; */
"Cmdr" = "Cmd"; "Cmdr" = "Cmd";
/* 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:819; EDMarketConnector.py:1274; */ /* 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:824; EDMarketConnector.py:1279; */
"Role" = "Rôle"; "Role" = "Rôle";
/* 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:819; EDMarketConnector.py:1284; EDMarketConnector.py:1307; stats.py:367; */ /* 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:824; EDMarketConnector.py:1289; EDMarketConnector.py:1312; stats.py:367; */
"Ship" = "Vaisseau"; "Ship" = "Vaisseau";
/* EDMarketConnector.py: Label for 'Suit' line in main UI; In files: EDMarketConnector.py:820; */ /* EDMarketConnector.py: Label for 'Suit' line in main UI; In files: EDMarketConnector.py:825; */
"Suit" = "Combinaison"; "Suit" = "Combinaison";
/* 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:821; prefs.py:606; stats.py:369; */ /* 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:826; prefs.py:607; stats.py:369; */
"System" = "Système"; "System" = "Système";
/* 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:822; prefs.py:624; prefs.py:761; stats.py:370; */ /* 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:827; prefs.py:625; prefs.py:762; stats.py:370; */
"Station" = "Station"; "Station" = "Station";
/* EDMarketConnector.py: 'File' menu title on OSX; EDMarketConnector.py: 'File' menu title; EDMarketConnector.py: 'File' menu; In files: EDMarketConnector.py:825; EDMarketConnector.py:840; EDMarketConnector.py:843; EDMarketConnector.py:2002; */ /* EDMarketConnector.py: 'File' menu title on OSX; EDMarketConnector.py: 'File' menu title; EDMarketConnector.py: 'File' menu; In files: EDMarketConnector.py:830; EDMarketConnector.py:845; EDMarketConnector.py:848; EDMarketConnector.py:2015; */
"File" = "Fichier"; "File" = "Fichier";
/* EDMarketConnector.py: 'Edit' menu title on OSX; EDMarketConnector.py: 'Edit' menu title; In files: EDMarketConnector.py:826; EDMarketConnector.py:841; EDMarketConnector.py:844; */ /* EDMarketConnector.py: 'Edit' menu title on OSX; EDMarketConnector.py: 'Edit' menu title; In files: EDMarketConnector.py:831; EDMarketConnector.py:846; EDMarketConnector.py:849; */
"Edit" = "Édition"; "Edit" = "Édition";
/* EDMarketConnector.py: 'View' menu title on OSX; In files: EDMarketConnector.py:827; */ /* EDMarketConnector.py: 'View' menu title on OSX; In files: EDMarketConnector.py:832; */
"View" = "Présentation"; "View" = "Présentation";
/* EDMarketConnector.py: 'Window' menu title on OSX; In files: EDMarketConnector.py:828; */ /* EDMarketConnector.py: 'Window' menu title on OSX; In files: EDMarketConnector.py:833; */
"Window" = "Fenêtre"; "Window" = "Fenêtre";
/* EDMarketConnector.py: Help' menu title on OSX; EDMarketConnector.py: 'Help' menu title; In files: EDMarketConnector.py:829; EDMarketConnector.py:842; EDMarketConnector.py:845; */ /* EDMarketConnector.py: Help' menu title on OSX; EDMarketConnector.py: 'Help' menu title; In files: EDMarketConnector.py:834; EDMarketConnector.py:847; EDMarketConnector.py:850; */
"Help" = "Aide"; "Help" = "Aide";
/* EDMarketConnector.py: App menu entry on OSX; EDMarketConnector.py: Help > About App; In files: EDMarketConnector.py:832; EDMarketConnector.py:858; EDMarketConnector.py:1561; */ /* EDMarketConnector.py: App menu entry on OSX; EDMarketConnector.py: Help > About App; In files: EDMarketConnector.py:837; EDMarketConnector.py:863; EDMarketConnector.py:1566; */
"About {APP}" = "À propos de {APP}"; "About {APP}" = "À propos de {APP}";
/* EDMarketConnector.py: Help > Check for Updates...; In files: EDMarketConnector.py:834; EDMarketConnector.py:857; */ /* EDMarketConnector.py: Help > Check for Updates...; In files: EDMarketConnector.py:839; EDMarketConnector.py:862; */
"Check for Updates..." = "Chercher une mise à jour..."; "Check for Updates..." = "Chercher une mise à jour...";
/* EDMarketConnector.py: File > Save Raw Data...; In files: EDMarketConnector.py:835; EDMarketConnector.py:849; */ /* EDMarketConnector.py: File > Save Raw Data...; In files: EDMarketConnector.py:840; EDMarketConnector.py:854; */
"Save Raw Data..." = "Sauvegarder les Données Brutes..."; "Save Raw Data..." = "Sauvegarder les Données Brutes...";
/* EDMarketConnector.py: File > Status; stats.py: Status dialog title; In files: EDMarketConnector.py:836; EDMarketConnector.py:848; stats.py:364; */ /* EDMarketConnector.py: File > Status; stats.py: Status dialog title; In files: EDMarketConnector.py:841; EDMarketConnector.py:853; stats.py:364; */
"Status" = "État"; "Status" = "État";
/* EDMarketConnector.py: Help > Privacy Policy; In files: EDMarketConnector.py:837; EDMarketConnector.py:855; */ /* EDMarketConnector.py: Help > Privacy Policy; In files: EDMarketConnector.py:842; EDMarketConnector.py:860; */
"Privacy Policy" = "Politique de Confidentialité"; "Privacy Policy" = "Politique de Confidentialité";
/* EDMarketConnector.py: Help > Release Notes; In files: EDMarketConnector.py:838; EDMarketConnector.py:856; EDMarketConnector.py:1595; */ /* EDMarketConnector.py: Help > Release Notes; In files: EDMarketConnector.py:843; EDMarketConnector.py:861; EDMarketConnector.py:1600; */
"Release Notes" = "Notes de publication"; "Release Notes" = "Notes de publication";
/* EDMarketConnector.py: File > Settings; prefs.py: File > Settings (macOS); In files: EDMarketConnector.py:850; EDMarketConnector.py:2003; prefs.py:254; */ /* EDMarketConnector.py: File > Settings; prefs.py: File > Settings (macOS); In files: EDMarketConnector.py:855; EDMarketConnector.py:2016; prefs.py:255; */
"Settings" = "Paramètres"; "Settings" = "Paramètres";
/* EDMarketConnector.py: File > Exit; In files: EDMarketConnector.py:851; */ /* EDMarketConnector.py: File > Exit; In files: EDMarketConnector.py:856; */
"Exit" = "Quitter"; "Exit" = "Quitter";
/* EDMarketConnector.py: Help > Documentation; In files: EDMarketConnector.py:854; */ /* EDMarketConnector.py: Help > Documentation; In files: EDMarketConnector.py:859; */
"Documentation" = "Documentation"; "Documentation" = "Documentation";
/* EDMarketConnector.py: Label for 'Copy' as in 'Copy and Paste'; ttkHyperlinkLabel.py: Label for 'Copy' as in 'Copy and Paste'; In files: EDMarketConnector.py:861; ttkHyperlinkLabel.py:42; */ /* EDMarketConnector.py: Label for 'Copy' as in 'Copy and Paste'; ttkHyperlinkLabel.py: Label for 'Copy' as in 'Copy and Paste'; In files: EDMarketConnector.py:866; ttkHyperlinkLabel.py:42; */
"Copy" = "Copier"; "Copy" = "Copier";
/* EDMarketConnector.py: Status - Attempting to get a Frontier Auth Access Token; In files: EDMarketConnector.py:867; */ /* EDMarketConnector.py: Status - Attempting to get a Frontier Auth Access Token; In files: EDMarketConnector.py:872; */
"Logging in..." = "Connexion en cours..."; "Logging in..." = "Connexion en cours...";
/* EDMarketConnector.py: Successfully authenticated with the Frontier website; In files: EDMarketConnector.py:883; EDMarketConnector.py:1426; */ /* EDMarketConnector.py: Successfully authenticated with the Frontier website; In files: EDMarketConnector.py:888; EDMarketConnector.py:1431; */
"Authentication successful" = "Authentification réussie"; "Authentication successful" = "Authentification réussie";
/* EDMarketConnector.py: Player is not docked at a station, when we expect them to be; In files: EDMarketConnector.py:914; */ /* EDMarketConnector.py: Player is not docked at a station, when we expect them to be; In files: EDMarketConnector.py:919; */
"You're not docked at a station!" = "Vous n'êtes pas amarré à une station !"; "You're not docked at a station!" = "Vous n'êtes pas amarré à une station !";
/* EDMarketConnector.py: Status - Either no market or no modules data for station from Frontier CAPI; In files: EDMarketConnector.py:922; */ /* EDMarketConnector.py: Status - Either no market or no modules data for station from Frontier CAPI; In files: EDMarketConnector.py:927; */
"Station doesn't have anything!" = "La station n'a rien du tout !"; "Station doesn't have anything!" = "La station n'a rien du tout !";
/* EDMarketConnector.py: Status - No station market data from Frontier CAPI; In files: EDMarketConnector.py:927; */ /* EDMarketConnector.py: Status - No station market data from Frontier CAPI; In files: EDMarketConnector.py:932; */
"Station doesn't have a market!" = "La station n'a pas de marché !"; "Station doesn't have a market!" = "La station n'a pas de marché !";
/* EDMarketConnector.py: Status - Attempting to retrieve data from Frontier CAPI; In files: EDMarketConnector.py:1001; */ /* EDMarketConnector.py: Status - Attempting to retrieve data from Frontier CAPI; In files: EDMarketConnector.py:1006; */
"Fetching data..." = "Récupération des données..."; "Fetching data..." = "Récupération des données...";
/* EDMarketConnector.py: We didn't have the commander name when we should have; stats.py: Unknown commander; In files: EDMarketConnector.py:1046; stats.py:298; */ /* EDMarketConnector.py: We didn't have the commander name when we should have; stats.py: Unknown commander; In files: EDMarketConnector.py:1051; stats.py:298; */
"Who are you?!" = "Qui êtes-vous ?"; "Who are you?!" = "Qui êtes-vous ?";
/* EDMarketConnector.py: We don't know where the commander is, when we should; stats.py: Unknown location; In files: EDMarketConnector.py:1052; stats.py:308; */ /* EDMarketConnector.py: We don't know where the commander is, when we should; stats.py: Unknown location; In files: EDMarketConnector.py:1057; stats.py:308; */
"Where are you?!" = "Où êtes-vous ?"; "Where are you?!" = "Où êtes-vous ?";
/* EDMarketConnector.py: We don't know what ship the commander is in, when we should; stats.py: Unknown ship; In files: EDMarketConnector.py:1059; stats.py:316; */ /* EDMarketConnector.py: We don't know what ship the commander is in, when we should; stats.py: Unknown ship; In files: EDMarketConnector.py:1064; stats.py:316; */
"What are you flying?!" = "Avec quoi volez-vous ?"; "What are you flying?!" = "Avec quoi volez-vous ?";
/* EDMarketConnector.py: Time when we last obtained Frontier CAPI data; In files: EDMarketConnector.py:1221; */ /* EDMarketConnector.py: Time when we last obtained Frontier CAPI data; In files: EDMarketConnector.py:1226; */
"Last updated at %H:%M:%S" = "Dernière mise à jour à %H:%M:%S"; "Last updated at %H:%M:%S" = "Dernière mise à jour à %H:%M:%S";
/* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1249; */ /* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1254; */
"Fighter" = "Chasseur"; "Fighter" = "Chasseur";
/* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1250; */ /* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1255; */
"Gunner" = "Artilleur"; "Gunner" = "Artilleur";
/* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1251; */ /* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1256; */
"Helm" = "Pilote"; "Helm" = "Pilote";
/* EDMarketConnector.py: Cooldown on 'Update' button; In files: EDMarketConnector.py:1509; */ /* EDMarketConnector.py: Cooldown on 'Update' button; In files: EDMarketConnector.py:1514; */
"cooldown {SS}s" = "Temps de recharge {SS}s"; "cooldown {SS}s" = "Temps de recharge {SS}s";
/* EDMarketConnector.py: Generic 'OK' button label; prefs.py: 'OK' button on Settings/Preferences window; In files: EDMarketConnector.py:1621; prefs.py:305; */ /* EDMarketConnector.py: Generic 'OK' button label; prefs.py: 'OK' button on Settings/Preferences window; In files: EDMarketConnector.py:1626; prefs.py:306; */
"OK" = "OK"; "OK" = "OK";
/* EDMarketConnector.py: Popup-text about 'active' plugins without Python 3.x support; In files: EDMarketConnector.py:1991:1997; */ /* EDMarketConnector.py: Popup-text about 'active' plugins without Python 3.x support; In files: EDMarketConnector.py:2004:2010; */
"One or more of your enabled plugins do not yet have support for Python 3.x. Please see the list on the '{PLUGINS}' tab of '{FILE}' > '{SETTINGS}'. You should check if there is an updated version available, else alert the developer that they need to update the code for Python 3.x.\r\n\r\nYou can disable a plugin by renaming its folder to have '{DISABLED}' on the end of the name." = "Un ou plusieurs de vos plugins activés ne sont pas encore compatibles avec Python 3.x. Regardez la liste sur l'onglet '{PLUGINS}' de '{FILE}' > '{SETTINGS}'. Vous devriez vérifier s'il y a une version mise à jour, sinon alertez le développeur qu'il doit mettre à jour le code pour Python 3.x.\n\nVous pouvez désactiver un plugin en renommant son dossier pour qu'il ait '{DISABLED}' à la fin du nom."; "One or more of your enabled plugins do not yet have support for Python 3.x. Please see the list on the '{PLUGINS}' tab of '{FILE}' > '{SETTINGS}'. You should check if there is an updated version available, else alert the developer that they need to update the code for Python 3.x.\r\n\r\nYou can disable a plugin by renaming its folder to have '{DISABLED}' on the end of the name." = "Un ou plusieurs de vos plugins activés ne sont pas encore compatibles avec Python 3.x. Regardez la liste sur l'onglet '{PLUGINS}' de '{FILE}' > '{SETTINGS}'. Vous devriez vérifier s'il y a une version mise à jour, sinon alertez le développeur qu'il doit mettre à jour le code pour Python 3.x.\n\nVous pouvez désactiver un plugin en renommant son dossier pour qu'il ait '{DISABLED}' à la fin du nom.";
/* EDMarketConnector.py: Settings > Plugins tab; prefs.py: Label on Settings > Plugins tab; In files: EDMarketConnector.py:2001; prefs.py:976; */ /* EDMarketConnector.py: Settings > Plugins tab; prefs.py: Label on Settings > Plugins tab; In files: EDMarketConnector.py:2014; prefs.py:978; */
"Plugins" = "Plugins"; "Plugins" = "Plugins";
/* EDMarketConnector.py: Popup window title for list of 'enabled' plugins that don't work with Python 3.x; In files: EDMarketConnector.py:2012; */ /* EDMarketConnector.py: Popup window title for list of 'enabled' plugins that don't work with Python 3.x; In files: EDMarketConnector.py:2025; */
"EDMC: Plugins Without Python 3.x Support" = "EDMC: Plugins non compatibles avec Python 3.x"; "EDMC: Plugins Without Python 3.x Support" = "EDMC: Plugins non compatibles avec Python 3.x";
/* 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:194; prefs.py:467; prefs.py:701; prefs.py:734; */ /* 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:194; prefs.py:468; prefs.py:702; prefs.py:735; */
"Default" = "Par défaut"; "Default" = "Par défaut";
/* eddn.py: Status text shown while attempting to send data; In files: eddn.py:251; eddn.py:698; eddn.py:1438; */ /* eddn.py: Status text shown while attempting to send data; In files: eddn.py:251; eddn.py:698; eddn.py:1438; */
@ -163,7 +163,7 @@
/* edsm.py: EDSM API key label; inara.py: Inara API key label; In files: edsm.py:273; inara.py:243; */ /* edsm.py: EDSM API key label; inara.py: Inara API key label; In files: edsm.py:273; inara.py:243; */
"API Key" = "Clé API"; "API Key" = "Clé API";
/* edsm.py: We have no data on the current commander; prefs.py: No hotkey/shortcut set; stats.py: No rank; In files: edsm.py:300; prefs.py:519; prefs.py:1173; prefs.py:1206; stats.py:119; stats.py:138; stats.py:157; stats.py:174; */ /* edsm.py: We have no data on the current commander; prefs.py: No hotkey/shortcut set; stats.py: No rank; In files: edsm.py:300; prefs.py:520; prefs.py:1174; prefs.py:1207; stats.py:119; stats.py:138; stats.py:157; stats.py:174; */
"None" = "Aucun"; "None" = "Aucun";
/* edsm.py: EDSM Plugin - Error message from EDSM API; In files: edsm.py:746; edsm.py:874; */ /* edsm.py: EDSM Plugin - Error message from EDSM API; In files: edsm.py:746; edsm.py:874; */
@ -181,112 +181,112 @@
/* inara.py: INARA API returned some kind of error (error message will be contained in {MSG}); In files: inara.py:1580; inara.py:1593; */ /* inara.py: INARA API returned some kind of error (error message will be contained in {MSG}); In files: inara.py:1580; inara.py:1593; */
"Error: Inara {MSG}" = "Erreur : Inara {MSG}"; "Error: Inara {MSG}" = "Erreur : Inara {MSG}";
/* prefs.py: File > Preferences menu entry for macOS; In files: prefs.py:250; */ /* prefs.py: File > Preferences menu entry for macOS; In files: prefs.py:251; */
"Preferences" = "Préférences"; "Preferences" = "Préférences";
/* prefs.py: Settings > Output - choosing what data to save to files; In files: prefs.py:347; */ /* prefs.py: Settings > Output - choosing what data to save to files; In files: prefs.py:348; */
"Please choose what data to save" = "Veuillez choisir les données à sauvegarder"; "Please choose what data to save" = "Veuillez choisir les données à sauvegarder";
/* prefs.py: Settings > Output option; In files: prefs.py:353; */ /* prefs.py: Settings > Output option; In files: prefs.py:354; */
"Market data in CSV format file" = "Données du marché au format CSV"; "Market data in CSV format file" = "Données du marché au format CSV";
/* prefs.py: Settings > Output option; In files: prefs.py:362; */ /* prefs.py: Settings > Output option; In files: prefs.py:363; */
"Market data in Trade Dangerous format file" = "Données du marché au format Trade Dangerous"; "Market data in Trade Dangerous format file" = "Données du marché au format Trade Dangerous";
/* prefs.py: Settings > Output option; In files: prefs.py:372; */ /* prefs.py: Settings > Output option; In files: prefs.py:373; */
"Ship loadout" = "Équipements du vaisseau"; "Ship loadout" = "Équipements du vaisseau";
/* prefs.py: Settings > Output option; In files: prefs.py:382; */ /* prefs.py: Settings > Output option; In files: prefs.py:383; */
"Automatically update on docking" = "Mettre à jour automatiquement à l'amarrage"; "Automatically update on docking" = "Mettre à jour automatiquement à l'amarrage";
/* prefs.py: Settings > Output - Label for "where files are located"; In files: prefs.py:391; prefs.py:410; */ /* prefs.py: Settings > Output - Label for "where files are located"; In files: prefs.py:392; prefs.py:411; */
"File location" = "Emplacement des fichiers"; "File location" = "Emplacement des fichiers";
/* prefs.py: macOS Preferences - files location selection button; In files: prefs.py:399; prefs.py:449; */ /* prefs.py: macOS Preferences - files location selection button; In files: prefs.py:400; prefs.py:450; */
"Change..." = "Spécifier..."; "Change..." = "Spécifier...";
/* prefs.py: NOT-macOS Settings - files location selection button; prefs.py: NOT-macOS Setting - files location selection button; In files: prefs.py:402; prefs.py:452; */ /* prefs.py: NOT-macOS Settings - files location selection button; prefs.py: NOT-macOS Setting - files location selection button; In files: prefs.py:403; prefs.py:453; */
"Browse..." = "Parcourir..."; "Browse..." = "Parcourir...";
/* prefs.py: Label for 'Output' Settings/Preferences tab; In files: prefs.py:417; */ /* prefs.py: Label for 'Output' Settings/Preferences tab; In files: prefs.py:418; */
"Output" = "Sorties"; "Output" = "Sorties";
/* prefs.py: Settings > Configuration - Label for Journal files location; In files: prefs.py:443; prefs.py:458; */ /* prefs.py: Settings > Configuration - Label for Journal files location; In files: prefs.py:444; prefs.py:459; */
"E:D journal file location" = "Emplacement du journal E:D"; "E:D journal file location" = "Emplacement du journal E:D";
/* prefs.py: Hotkey/Shortcut settings prompt on OSX; In files: prefs.py:483; */ /* prefs.py: Hotkey/Shortcut settings prompt on OSX; In files: prefs.py:484; */
"Keyboard shortcut" = "Raccourci clavier"; "Keyboard shortcut" = "Raccourci clavier";
/* prefs.py: Hotkey/Shortcut settings prompt on Windows; In files: prefs.py:485; */ /* prefs.py: Hotkey/Shortcut settings prompt on Windows; In files: prefs.py:486; */
"Hotkey" = "Raccourci clavier"; "Hotkey" = "Raccourci clavier";
/* prefs.py: macOS Preferences > Configuration - restart the app message; In files: prefs.py:494; */ /* prefs.py: macOS Preferences > Configuration - restart the app message; In files: prefs.py:495; */
"Re-start {APP} to use shortcuts" = "Rédémarrez {APP} pour utiliser les raccourcis"; "Re-start {APP} to use shortcuts" = "Rédémarrez {APP} pour utiliser les raccourcis";
/* prefs.py: macOS - Configuration - need to grant the app permission for keyboard shortcuts; In files: prefs.py:503; */ /* prefs.py: macOS - Configuration - need to grant the app permission for keyboard shortcuts; In files: prefs.py:504; */
"{APP} needs permission to use shortcuts" = "{APP} a besoin de permissions pour utiliser les raccourcis"; "{APP} needs permission to use shortcuts" = "{APP} a besoin de permissions pour utiliser les raccourcis";
/* prefs.py: Shortcut settings button on OSX; In files: prefs.py:508; */ /* prefs.py: Shortcut settings button on OSX; In files: prefs.py:509; */
"Open System Preferences" = "Ouvrir Préférences Système"; "Open System Preferences" = "Ouvrir Préférences Système";
/* prefs.py: Configuration - Act on hotkey only when ED is in foreground; In files: prefs.py:530; */ /* prefs.py: Configuration - Act on hotkey only when ED is in foreground; In files: prefs.py:531; */
"Only when Elite: Dangerous is the active app" = "Seulement quand Elite: Dangerous est l'application active"; "Only when Elite: Dangerous is the active app" = "Seulement quand Elite: Dangerous est l'application active";
/* prefs.py: Configuration - play sound when hotkey used; In files: prefs.py:541; */ /* prefs.py: Configuration - play sound when hotkey used; In files: prefs.py:542; */
"Play sound" = "Jouer un son"; "Play sound" = "Jouer un son";
/* prefs.py: Configuration - disable checks for app updates when in-game; In files: prefs.py:556; */ /* prefs.py: Configuration - disable checks for app updates when in-game; In files: prefs.py:557; */
"Disable Automatic Application Updates Check when in-game" = "Désactiver la vérification automatique des mises à jour quand vous êtes en jeu"; "Disable Automatic Application Updates Check when in-game" = "Désactiver la vérification automatique des mises à jour quand vous êtes en jeu";
/* prefs.py: Label for preferred shipyard, system and station 'providers'; In files: prefs.py:569; */ /* prefs.py: Label for preferred shipyard, system and station 'providers'; In files: prefs.py:570; */
"Preferred websites" = "Sites préférés"; "Preferred websites" = "Sites préférés";
/* prefs.py: Label for Shipyard provider selection; In files: prefs.py:580; */ /* prefs.py: Label for Shipyard provider selection; In files: prefs.py:581; */
"Shipyard" = "Chantier naval"; "Shipyard" = "Chantier naval";
/* prefs.py: Label for 'Configuration' tab in Settings; In files: prefs.py:673; */ /* prefs.py: Label for 'Configuration' tab in Settings; In files: prefs.py:674; */
"Configuration" = "Configuration"; "Configuration" = "Configuration";
/* prefs.py: Preferences privacy tab title; In files: prefs.py:695; */ /* prefs.py: Preferences privacy tab title; In files: prefs.py:696; */
"Privacy" = "Confidentialité"; "Privacy" = "Confidentialité";
/* prefs.py: Label for Settings > Appeareance > selection of 'normal' text colour; In files: prefs.py:708; */ /* prefs.py: Label for Settings > Appeareance > selection of 'normal' text colour; In files: prefs.py:709; */
"Normal text" = "Texte normal"; "Normal text" = "Texte normal";
/* prefs.py: Label for Settings > Appeareance > selection of 'highlightes' text colour; In files: prefs.py:710; */ /* prefs.py: Label for Settings > Appeareance > selection of 'highlightes' text colour; In files: prefs.py:711; */
"Highlighted text" = "Texte en surbrillance"; "Highlighted text" = "Texte en surbrillance";
/* prefs.py: Appearance - Label for selection of application display language; In files: prefs.py:719; */ /* prefs.py: Appearance - Label for selection of application display language; In files: prefs.py:720; */
"Language" = "Langue"; "Language" = "Langue";
/* prefs.py: Label for Settings > Appearance > Theme selection; In files: prefs.py:729; */ /* prefs.py: Label for Settings > Appearance > Theme selection; In files: prefs.py:730; */
"Theme" = "Thème"; "Theme" = "Thème";
/* prefs.py: Label for 'Dark' theme radio button; In files: prefs.py:740; */ /* prefs.py: Label for 'Dark' theme radio button; In files: prefs.py:741; */
"Dark" = "Foncé"; "Dark" = "Foncé";
/* prefs.py: Label for 'Transparent' theme radio button; In files: prefs.py:747; */ /* prefs.py: Label for 'Transparent' theme radio button; In files: prefs.py:748; */
"Transparent" = "Transparent"; "Transparent" = "Transparent";
/* prefs.py: Label for Settings > Appearance tab; In files: prefs.py:883; */ /* prefs.py: Label for Settings > Appearance tab; In files: prefs.py:885; */
"Appearance" = "Apparence"; "Appearance" = "Apparence";
/* prefs.py: Label for location of third-party plugins folder; In files: prefs.py:898; */ /* prefs.py: Label for location of third-party plugins folder; In files: prefs.py:900; */
"Plugins folder" = "Répertoire des plugins"; "Plugins folder" = "Répertoire des plugins";
/* prefs.py: Label on button used to open a filesystem folder; In files: prefs.py:905; */ /* prefs.py: Label on button used to open a filesystem folder; In files: prefs.py:907; */
"Open" = "Ouvrir"; "Open" = "Ouvrir";
/* prefs.py: Tip/label about how to disable plugins; In files: prefs.py:913; */ /* prefs.py: Tip/label about how to disable plugins; In files: prefs.py:915; */
"Tip: You can disable a plugin by{CR}adding '{EXT}' to its folder name" = "Astuce : Vous pouvez désactiver un plugin en{CR}ajoutant '{EXT}' à son nom de répertoire"; "Tip: You can disable a plugin by{CR}adding '{EXT}' to its folder name" = "Astuce : Vous pouvez désactiver un plugin en{CR}ajoutant '{EXT}' à son nom de répertoire";
/* prefs.py: Label on list of enabled plugins; In files: prefs.py:924; */ /* prefs.py: Label on list of enabled plugins; In files: prefs.py:926; */
"Enabled Plugins" = "Plugins activés"; "Enabled Plugins" = "Plugins activés";
/* prefs.py: Plugins - Label on URL to documentation about migrating plugins from Python 2.7; In files: prefs.py:952; */ /* prefs.py: Plugins - Label on URL to documentation about migrating plugins from Python 2.7; In files: prefs.py:954; */
"Information on migrating plugins" = "Informations sur la migration des plugins"; "Information on migrating plugins" = "Informations sur la migration des plugins";
/* prefs.py: Lable on list of user-disabled plugins; In files: prefs.py:967; */ /* prefs.py: Lable on list of user-disabled plugins; In files: prefs.py:969; */
"Disabled Plugins" = "Plugins désactivés"; "Disabled Plugins" = "Plugins désactivés";
/* stats.py: Cmdr stats; In files: stats.py:53; */ /* stats.py: Cmdr stats; In files: stats.py:53; */

View File

@ -10,121 +10,121 @@
/* companion.py: Frontier CAPI authorisation not for currently game-active commander; In files: companion.py:290; */ /* companion.py: Frontier CAPI authorisation not for currently game-active commander; In files: companion.py:290; */
"Error: Wrong Cmdr" = "Hiba:Rossz parancsnok"; "Error: Wrong Cmdr" = "Hiba:Rossz parancsnok";
/* EDMarketConnector.py: Update button in main window; In files: EDMarketConnector.py:528; EDMarketConnector.py:823; EDMarketConnector.py:1515; */ /* EDMarketConnector.py: Update button in main window; In files: EDMarketConnector.py:529; EDMarketConnector.py:828; EDMarketConnector.py:1520; */
"Update" = "Frissítés"; "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:611; prefs.py:866; */ /* 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:612; prefs.py:867; */
"Always on top" = "Mindig felül"; "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:817; edsm.py:257; stats.py:52; theme.py:227; */ /* 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:822; edsm.py:257; stats.py:52; theme.py:227; */
"Cmdr" = "Parancsnok"; "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:819; EDMarketConnector.py:1274; */ /* 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:824; EDMarketConnector.py:1279; */
"Role" = "Szerep"; "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:819; EDMarketConnector.py:1284; EDMarketConnector.py:1307; stats.py:367; */ /* 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:824; EDMarketConnector.py:1289; EDMarketConnector.py:1312; stats.py:367; */
"Ship" = "Hajó"; "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:821; prefs.py:606; stats.py:369; */ /* 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:826; prefs.py:607; stats.py:369; */
"System" = "Rendszer"; "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:822; prefs.py:624; prefs.py:761; stats.py:370; */ /* 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:827; prefs.py:625; prefs.py:762; stats.py:370; */
"Station" = "Állomás"; "Station" = "Állomás";
/* EDMarketConnector.py: 'File' menu title on OSX; EDMarketConnector.py: 'File' menu title; EDMarketConnector.py: 'File' menu; In files: EDMarketConnector.py:825; EDMarketConnector.py:840; EDMarketConnector.py:843; EDMarketConnector.py:2002; */ /* EDMarketConnector.py: 'File' menu title on OSX; EDMarketConnector.py: 'File' menu title; EDMarketConnector.py: 'File' menu; In files: EDMarketConnector.py:830; EDMarketConnector.py:845; EDMarketConnector.py:848; EDMarketConnector.py:2015; */
"File" = "Fájl"; "File" = "Fájl";
/* EDMarketConnector.py: 'Edit' menu title on OSX; EDMarketConnector.py: 'Edit' menu title; In files: EDMarketConnector.py:826; EDMarketConnector.py:841; EDMarketConnector.py:844; */ /* EDMarketConnector.py: 'Edit' menu title on OSX; EDMarketConnector.py: 'Edit' menu title; In files: EDMarketConnector.py:831; EDMarketConnector.py:846; EDMarketConnector.py:849; */
"Edit" = "Szerkeszt"; "Edit" = "Szerkeszt";
/* EDMarketConnector.py: 'View' menu title on OSX; In files: EDMarketConnector.py:827; */ /* EDMarketConnector.py: 'View' menu title on OSX; In files: EDMarketConnector.py:832; */
"View" = "Nézet"; "View" = "Nézet";
/* EDMarketConnector.py: 'Window' menu title on OSX; In files: EDMarketConnector.py:828; */ /* EDMarketConnector.py: 'Window' menu title on OSX; In files: EDMarketConnector.py:833; */
"Window" = "Ablak"; "Window" = "Ablak";
/* EDMarketConnector.py: Help' menu title on OSX; EDMarketConnector.py: 'Help' menu title; In files: EDMarketConnector.py:829; EDMarketConnector.py:842; EDMarketConnector.py:845; */ /* EDMarketConnector.py: Help' menu title on OSX; EDMarketConnector.py: 'Help' menu title; In files: EDMarketConnector.py:834; EDMarketConnector.py:847; EDMarketConnector.py:850; */
"Help" = "Segítség"; "Help" = "Segítség";
/* EDMarketConnector.py: App menu entry on OSX; EDMarketConnector.py: Help > About App; In files: EDMarketConnector.py:832; EDMarketConnector.py:858; EDMarketConnector.py:1561; */ /* EDMarketConnector.py: App menu entry on OSX; EDMarketConnector.py: Help > About App; In files: EDMarketConnector.py:837; EDMarketConnector.py:863; EDMarketConnector.py:1566; */
"About {APP}" = "Az {APP} névjegye"; "About {APP}" = "Az {APP} névjegye";
/* EDMarketConnector.py: Help > Check for Updates...; In files: EDMarketConnector.py:834; EDMarketConnector.py:857; */ /* EDMarketConnector.py: Help > Check for Updates...; In files: EDMarketConnector.py:839; EDMarketConnector.py:862; */
"Check for Updates..." = "Frissítések keresése"; "Check for Updates..." = "Frissítések keresése";
/* EDMarketConnector.py: File > Save Raw Data...; In files: EDMarketConnector.py:835; EDMarketConnector.py:849; */ /* EDMarketConnector.py: File > Save Raw Data...; In files: EDMarketConnector.py:840; EDMarketConnector.py:854; */
"Save Raw Data..." = "Nyers adat elmentése"; "Save Raw Data..." = "Nyers adat elmentése";
/* EDMarketConnector.py: File > Status; stats.py: Status dialog title; In files: EDMarketConnector.py:836; EDMarketConnector.py:848; stats.py:364; */ /* EDMarketConnector.py: File > Status; stats.py: Status dialog title; In files: EDMarketConnector.py:841; EDMarketConnector.py:853; stats.py:364; */
"Status" = "Státusz"; "Status" = "Státusz";
/* EDMarketConnector.py: Help > Privacy Policy; In files: EDMarketConnector.py:837; EDMarketConnector.py:855; */ /* EDMarketConnector.py: Help > Privacy Policy; In files: EDMarketConnector.py:842; EDMarketConnector.py:860; */
"Privacy Policy" = "Adatvédelmi irányelvek"; "Privacy Policy" = "Adatvédelmi irányelvek";
/* EDMarketConnector.py: Help > Release Notes; In files: EDMarketConnector.py:838; EDMarketConnector.py:856; EDMarketConnector.py:1595; */ /* EDMarketConnector.py: Help > Release Notes; In files: EDMarketConnector.py:843; EDMarketConnector.py:861; EDMarketConnector.py:1600; */
"Release Notes" = "Kiadási megjegyzések"; "Release Notes" = "Kiadási megjegyzések";
/* EDMarketConnector.py: File > Settings; prefs.py: File > Settings (macOS); In files: EDMarketConnector.py:850; EDMarketConnector.py:2003; prefs.py:254; */ /* EDMarketConnector.py: File > Settings; prefs.py: File > Settings (macOS); In files: EDMarketConnector.py:855; EDMarketConnector.py:2016; prefs.py:255; */
"Settings" = "Beállítások"; "Settings" = "Beállítások";
/* EDMarketConnector.py: File > Exit; In files: EDMarketConnector.py:851; */ /* EDMarketConnector.py: File > Exit; In files: EDMarketConnector.py:856; */
"Exit" = "Kilépés"; "Exit" = "Kilépés";
/* EDMarketConnector.py: Help > Documentation; In files: EDMarketConnector.py:854; */ /* EDMarketConnector.py: Help > Documentation; In files: EDMarketConnector.py:859; */
"Documentation" = "Dokumentáció"; "Documentation" = "Dokumentáció";
/* EDMarketConnector.py: Label for 'Copy' as in 'Copy and Paste'; ttkHyperlinkLabel.py: Label for 'Copy' as in 'Copy and Paste'; In files: EDMarketConnector.py:861; ttkHyperlinkLabel.py:42; */ /* EDMarketConnector.py: Label for 'Copy' as in 'Copy and Paste'; ttkHyperlinkLabel.py: Label for 'Copy' as in 'Copy and Paste'; In files: EDMarketConnector.py:866; ttkHyperlinkLabel.py:42; */
"Copy" = "Másol"; "Copy" = "Másol";
/* EDMarketConnector.py: Status - Attempting to get a Frontier Auth Access Token; In files: EDMarketConnector.py:867; */ /* EDMarketConnector.py: Status - Attempting to get a Frontier Auth Access Token; In files: EDMarketConnector.py:872; */
"Logging in..." = "Bejelentkezés"; "Logging in..." = "Bejelentkezés";
/* EDMarketConnector.py: Successfully authenticated with the Frontier website; In files: EDMarketConnector.py:883; EDMarketConnector.py:1426; */ /* EDMarketConnector.py: Successfully authenticated with the Frontier website; In files: EDMarketConnector.py:888; EDMarketConnector.py:1431; */
"Authentication successful" = "A hitelesítés sikerült"; "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:914; */ /* EDMarketConnector.py: Player is not docked at a station, when we expect them to be; In files: EDMarketConnector.py:919; */
"You're not docked at a station!" = " Nem dokkoltál az állomáson"; "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:922; */ /* EDMarketConnector.py: Status - Either no market or no modules data for station from Frontier CAPI; In files: EDMarketConnector.py:927; */
"Station doesn't have anything!" = "Az állomáson nincs semmi!"; "Station doesn't have anything!" = "Az állomáson nincs semmi!";
/* EDMarketConnector.py: Status - No station market data from Frontier CAPI; In files: EDMarketConnector.py:927; */ /* EDMarketConnector.py: Status - No station market data from Frontier CAPI; In files: EDMarketConnector.py:932; */
"Station doesn't have a market!" = "Nincs piac az állomáson!"; "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:1001; */ /* EDMarketConnector.py: Status - Attempting to retrieve data from Frontier CAPI; In files: EDMarketConnector.py:1006; */
"Fetching data..." = "Adatok lekérése"; "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:1046; stats.py:298; */ /* EDMarketConnector.py: We didn't have the commander name when we should have; stats.py: Unknown commander; In files: EDMarketConnector.py:1051; stats.py:298; */
"Who are you?!" = "Ki vagy?"; "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:1052; stats.py:308; */ /* EDMarketConnector.py: We don't know where the commander is, when we should; stats.py: Unknown location; In files: EDMarketConnector.py:1057; stats.py:308; */
"Where are you?!" = "Hol vagy?"; "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:1059; stats.py:316; */ /* EDMarketConnector.py: We don't know what ship the commander is in, when we should; stats.py: Unknown ship; In files: EDMarketConnector.py:1064; stats.py:316; */
"What are you flying?!" = "Mivel repülsz?"; "What are you flying?!" = "Mivel repülsz?";
/* EDMarketConnector.py: Time when we last obtained Frontier CAPI data; In files: EDMarketConnector.py:1221; */ /* EDMarketConnector.py: Time when we last obtained Frontier CAPI data; In files: EDMarketConnector.py:1226; */
"Last updated at %H:%M:%S" = "Utoljára frissítve %H:%M:%S"; "Last updated at %H:%M:%S" = "Utoljára frissítve %H:%M:%S";
/* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1249; */ /* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1254; */
"Fighter" = "Vadászgép"; "Fighter" = "Vadászgép";
/* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1250; */ /* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1255; */
"Gunner" = "Lövész"; "Gunner" = "Lövész";
/* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1251; */ /* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1256; */
"Helm" = "Kormányos"; "Helm" = "Kormányos";
/* EDMarketConnector.py: Cooldown on 'Update' button; In files: EDMarketConnector.py:1509; */ /* EDMarketConnector.py: Cooldown on 'Update' button; In files: EDMarketConnector.py:1514; */
"cooldown {SS}s" = "Lehűl {SS} másodperc"; "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:1621; prefs.py:305; */ /* EDMarketConnector.py: Generic 'OK' button label; prefs.py: 'OK' button on Settings/Preferences window; In files: EDMarketConnector.py:1626; prefs.py:306; */
"OK" = "Ok"; "OK" = "Ok";
/* EDMarketConnector.py: Settings > Plugins tab; prefs.py: Label on Settings > Plugins tab; In files: EDMarketConnector.py:2001; prefs.py:976; */ /* EDMarketConnector.py: Settings > Plugins tab; prefs.py: Label on Settings > Plugins tab; In files: EDMarketConnector.py:2014; prefs.py:978; */
"Plugins" = "Pluginok"; "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:194; prefs.py:467; prefs.py:701; prefs.py:734; */ /* 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:194; prefs.py:468; prefs.py:702; prefs.py:735; */
"Default" = "Alap"; "Default" = "Alap";
/* eddn.py: Status text shown while attempting to send data; In files: eddn.py:251; eddn.py:698; eddn.py:1438; */ /* eddn.py: Status text shown while attempting to send data; In files: eddn.py:251; eddn.py:698; eddn.py:1438; */
@ -154,7 +154,7 @@
/* edsm.py: EDSM API key label; inara.py: Inara API key label; In files: edsm.py:273; inara.py:243; */ /* edsm.py: EDSM API key label; inara.py: Inara API key label; In files: edsm.py:273; inara.py:243; */
"API Key" = "API kulcs"; "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:300; prefs.py:519; prefs.py:1173; prefs.py:1206; stats.py:119; stats.py:138; stats.py:157; stats.py:174; */ /* edsm.py: We have no data on the current commander; prefs.py: No hotkey/shortcut set; stats.py: No rank; In files: edsm.py:300; prefs.py:520; prefs.py:1174; prefs.py:1207; stats.py:119; stats.py:138; stats.py:157; stats.py:174; */
"None" = "Egyik sem"; "None" = "Egyik sem";
/* edsm.py: EDSM Plugin - Error message from EDSM API; In files: edsm.py:746; edsm.py:874; */ /* edsm.py: EDSM Plugin - Error message from EDSM API; In files: edsm.py:746; edsm.py:874; */
@ -172,106 +172,106 @@
/* inara.py: INARA API returned some kind of error (error message will be contained in {MSG}); In files: inara.py:1580; inara.py:1593; */ /* inara.py: INARA API returned some kind of error (error message will be contained in {MSG}); In files: inara.py:1580; inara.py:1593; */
"Error: Inara {MSG}" = "Hiba:Inara {MSG}"; "Error: Inara {MSG}" = "Hiba:Inara {MSG}";
/* prefs.py: File > Preferences menu entry for macOS; In files: prefs.py:250; */ /* prefs.py: File > Preferences menu entry for macOS; In files: prefs.py:251; */
"Preferences" = "Beállítások"; "Preferences" = "Beállítások";
/* prefs.py: Settings > Output - choosing what data to save to files; In files: prefs.py:347; */ /* prefs.py: Settings > Output - choosing what data to save to files; In files: prefs.py:348; */
"Please choose what data to save" = "Kérem válassza ki a menteni kivánt adatokat."; "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:353; */ /* prefs.py: Settings > Output option; In files: prefs.py:354; */
"Market data in CSV format file" = "Piaci adat CSV fájlban"; "Market data in CSV format file" = "Piaci adat CSV fájlban";
/* prefs.py: Settings > Output option; In files: prefs.py:362; */ /* prefs.py: Settings > Output option; In files: prefs.py:363; */
"Market data in Trade Dangerous format file" = "Piaci adat Trade Dangerous fájlban"; "Market data in Trade Dangerous format file" = "Piaci adat Trade Dangerous fájlban";
/* prefs.py: Settings > Output option; In files: prefs.py:372; */ /* prefs.py: Settings > Output option; In files: prefs.py:373; */
"Ship loadout" = "Hajó felszerelése"; "Ship loadout" = "Hajó felszerelése";
/* prefs.py: Settings > Output option; In files: prefs.py:382; */ /* prefs.py: Settings > Output option; In files: prefs.py:383; */
"Automatically update on docking" = "Automatikusan frissit dokkolásnál"; "Automatically update on docking" = "Automatikusan frissit dokkolásnál";
/* prefs.py: Settings > Output - Label for "where files are located"; In files: prefs.py:391; prefs.py:410; */ /* prefs.py: Settings > Output - Label for "where files are located"; In files: prefs.py:392; prefs.py:411; */
"File location" = "Fálj helye"; "File location" = "Fálj helye";
/* prefs.py: macOS Preferences - files location selection button; In files: prefs.py:399; prefs.py:449; */ /* prefs.py: macOS Preferences - files location selection button; In files: prefs.py:400; prefs.py:450; */
"Change..." = "Módosítás..."; "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:402; prefs.py:452; */ /* prefs.py: NOT-macOS Settings - files location selection button; prefs.py: NOT-macOS Setting - files location selection button; In files: prefs.py:403; prefs.py:453; */
"Browse..." = "Böngész"; "Browse..." = "Böngész";
/* prefs.py: Label for 'Output' Settings/Preferences tab; In files: prefs.py:417; */ /* prefs.py: Label for 'Output' Settings/Preferences tab; In files: prefs.py:418; */
"Output" = "Kimenet"; "Output" = "Kimenet";
/* prefs.py: Settings > Configuration - Label for Journal files location; In files: prefs.py:443; prefs.py:458; */ /* prefs.py: Settings > Configuration - Label for Journal files location; In files: prefs.py:444; prefs.py:459; */
"E:D journal file location" = "E:D journal fájl helye"; "E:D journal file location" = "E:D journal fájl helye";
/* prefs.py: Hotkey/Shortcut settings prompt on OSX; In files: prefs.py:483; */ /* prefs.py: Hotkey/Shortcut settings prompt on OSX; In files: prefs.py:484; */
"Keyboard shortcut" = "Billentyűparancsok"; "Keyboard shortcut" = "Billentyűparancsok";
/* prefs.py: Hotkey/Shortcut settings prompt on Windows; In files: prefs.py:485; */ /* prefs.py: Hotkey/Shortcut settings prompt on Windows; In files: prefs.py:486; */
"Hotkey" = "Gyorsgomb"; "Hotkey" = "Gyorsgomb";
/* prefs.py: macOS Preferences > Configuration - restart the app message; In files: prefs.py:494; */ /* prefs.py: macOS Preferences > Configuration - restart the app message; In files: prefs.py:495; */
"Re-start {APP} to use shortcuts" = "Újranidítás {APP} parancsikonok használatával"; "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:503; */ /* prefs.py: macOS - Configuration - need to grant the app permission for keyboard shortcuts; In files: prefs.py:504; */
"{APP} needs permission to use shortcuts" = "{APP} engedély szükséges a parancsikon használatához"; "{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:508; */ /* prefs.py: Shortcut settings button on OSX; In files: prefs.py:509; */
"Open System Preferences" = "Rendszerbeállítások megnyitáss"; "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:530; */ /* prefs.py: Configuration - Act on hotkey only when ED is in foreground; In files: prefs.py:531; */
"Only when Elite: Dangerous is the active app" = "Csak ha az Elite Dangerous fut"; "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:541; */ /* prefs.py: Configuration - play sound when hotkey used; In files: prefs.py:542; */
"Play sound" = "Zene be"; "Play sound" = "Zene be";
/* prefs.py: Label for preferred shipyard, system and station 'providers'; In files: prefs.py:569; */ /* prefs.py: Label for preferred shipyard, system and station 'providers'; In files: prefs.py:570; */
"Preferred websites" = "Preferált weboldalak"; "Preferred websites" = "Preferált weboldalak";
/* prefs.py: Label for Shipyard provider selection; In files: prefs.py:580; */ /* prefs.py: Label for Shipyard provider selection; In files: prefs.py:581; */
"Shipyard" = "Hajógyár"; "Shipyard" = "Hajógyár";
/* prefs.py: Label for 'Configuration' tab in Settings; In files: prefs.py:673; */ /* prefs.py: Label for 'Configuration' tab in Settings; In files: prefs.py:674; */
"Configuration" = "Konfiguráció"; "Configuration" = "Konfiguráció";
/* prefs.py: Preferences privacy tab title; In files: prefs.py:695; */ /* prefs.py: Preferences privacy tab title; In files: prefs.py:696; */
"Privacy" = "Titkosítás"; "Privacy" = "Titkosítás";
/* prefs.py: Label for Settings > Appeareance > selection of 'normal' text colour; In files: prefs.py:708; */ /* prefs.py: Label for Settings > Appeareance > selection of 'normal' text colour; In files: prefs.py:709; */
"Normal text" = "Normál txt"; "Normal text" = "Normál txt";
/* prefs.py: Label for Settings > Appeareance > selection of 'highlightes' text colour; In files: prefs.py:710; */ /* prefs.py: Label for Settings > Appeareance > selection of 'highlightes' text colour; In files: prefs.py:711; */
"Highlighted text" = "Kiemelt szöveg"; "Highlighted text" = "Kiemelt szöveg";
/* prefs.py: Appearance - Label for selection of application display language; In files: prefs.py:719; */ /* prefs.py: Appearance - Label for selection of application display language; In files: prefs.py:720; */
"Language" = "Nyelv"; "Language" = "Nyelv";
/* prefs.py: Label for Settings > Appearance > Theme selection; In files: prefs.py:729; */ /* prefs.py: Label for Settings > Appearance > Theme selection; In files: prefs.py:730; */
"Theme" = "Téma"; "Theme" = "Téma";
/* prefs.py: Label for 'Dark' theme radio button; In files: prefs.py:740; */ /* prefs.py: Label for 'Dark' theme radio button; In files: prefs.py:741; */
"Dark" = "Sötét"; "Dark" = "Sötét";
/* prefs.py: Label for 'Transparent' theme radio button; In files: prefs.py:747; */ /* prefs.py: Label for 'Transparent' theme radio button; In files: prefs.py:748; */
"Transparent" = "Átlárható"; "Transparent" = "Átlárható";
/* prefs.py: Label for Settings > Appearance tab; In files: prefs.py:883; */ /* prefs.py: Label for Settings > Appearance tab; In files: prefs.py:885; */
"Appearance" = "Megjelenés"; "Appearance" = "Megjelenés";
/* prefs.py: Label for location of third-party plugins folder; In files: prefs.py:898; */ /* prefs.py: Label for location of third-party plugins folder; In files: prefs.py:900; */
"Plugins folder" = "Plugin mappa"; "Plugins folder" = "Plugin mappa";
/* prefs.py: Label on button used to open a filesystem folder; In files: prefs.py:905; */ /* prefs.py: Label on button used to open a filesystem folder; In files: prefs.py:907; */
"Open" = "Nyisd ki"; "Open" = "Nyisd ki";
/* prefs.py: Tip/label about how to disable plugins; In files: prefs.py:913; */ /* prefs.py: Tip/label about how to disable plugins; In files: prefs.py:915; */
"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}'"; "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:924; */ /* prefs.py: Label on list of enabled plugins; In files: prefs.py:926; */
"Enabled Plugins" = "Pluginok engedélyezése"; "Enabled Plugins" = "Pluginok engedélyezése";
/* prefs.py: Lable on list of user-disabled plugins; In files: prefs.py:967; */ /* prefs.py: Lable on list of user-disabled plugins; In files: prefs.py:969; */
"Disabled Plugins" = "Plugin kikapcsolása"; "Disabled Plugins" = "Plugin kikapcsolása";
/* stats.py: Cmdr stats; In files: stats.py:53; */ /* stats.py: Cmdr stats; In files: stats.py:53; */

View File

@ -13,139 +13,139 @@
/* companion.py: Generic error prefix - following text is from Frontier auth service; In files: companion.py:416; companion.py:501; */ /* companion.py: Generic error prefix - following text is from Frontier auth service; In files: companion.py:416; companion.py:501; */
"Error" = "Errore"; "Error" = "Errore";
/* EDMarketConnector.py: Update button in main window; In files: EDMarketConnector.py:528; EDMarketConnector.py:823; EDMarketConnector.py:1515; */ /* EDMarketConnector.py: Update button in main window; In files: EDMarketConnector.py:529; EDMarketConnector.py:828; EDMarketConnector.py:1520; */
"Update" = "Recupera"; "Update" = "Recupera";
/* 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:611; prefs.py:866; */ /* 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:612; prefs.py:867; */
"Always on top" = "Sempre in primo piano"; "Always on top" = "Sempre in primo piano";
/* EDMarketConnector.py: Unknown suit; In files: EDMarketConnector.py:741; */ /* EDMarketConnector.py: Unknown suit; In files: EDMarketConnector.py:746; */
"Unknown" = "Sconosciuto"; "Unknown" = "Sconosciuto";
/* 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:817; edsm.py:257; stats.py:52; theme.py:227; */ /* 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:822; edsm.py:257; stats.py:52; theme.py:227; */
"Cmdr" = "Cmdr"; "Cmdr" = "Cmdr";
/* 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:819; EDMarketConnector.py:1274; */ /* 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:824; EDMarketConnector.py:1279; */
"Role" = "Ruolo"; "Role" = "Ruolo";
/* 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:819; EDMarketConnector.py:1284; EDMarketConnector.py:1307; stats.py:367; */ /* 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:824; EDMarketConnector.py:1289; EDMarketConnector.py:1312; stats.py:367; */
"Ship" = "Nave"; "Ship" = "Nave";
/* EDMarketConnector.py: Label for 'Suit' line in main UI; In files: EDMarketConnector.py:820; */ /* EDMarketConnector.py: Label for 'Suit' line in main UI; In files: EDMarketConnector.py:825; */
"Suit" = "Tuta"; "Suit" = "Tuta";
/* 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:821; prefs.py:606; stats.py:369; */ /* 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:826; prefs.py:607; stats.py:369; */
"System" = "Sistema"; "System" = "Sistema";
/* 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:822; prefs.py:624; prefs.py:761; stats.py:370; */ /* 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:827; prefs.py:625; prefs.py:762; stats.py:370; */
"Station" = "Stazione"; "Station" = "Stazione";
/* EDMarketConnector.py: 'File' menu title on OSX; EDMarketConnector.py: 'File' menu title; EDMarketConnector.py: 'File' menu; In files: EDMarketConnector.py:825; EDMarketConnector.py:840; EDMarketConnector.py:843; EDMarketConnector.py:2002; */ /* EDMarketConnector.py: 'File' menu title on OSX; EDMarketConnector.py: 'File' menu title; EDMarketConnector.py: 'File' menu; In files: EDMarketConnector.py:830; EDMarketConnector.py:845; EDMarketConnector.py:848; EDMarketConnector.py:2015; */
"File" = "File"; "File" = "File";
/* EDMarketConnector.py: 'Edit' menu title on OSX; EDMarketConnector.py: 'Edit' menu title; In files: EDMarketConnector.py:826; EDMarketConnector.py:841; EDMarketConnector.py:844; */ /* EDMarketConnector.py: 'Edit' menu title on OSX; EDMarketConnector.py: 'Edit' menu title; In files: EDMarketConnector.py:831; EDMarketConnector.py:846; EDMarketConnector.py:849; */
"Edit" = "Appunti"; "Edit" = "Appunti";
/* EDMarketConnector.py: 'View' menu title on OSX; In files: EDMarketConnector.py:827; */ /* EDMarketConnector.py: 'View' menu title on OSX; In files: EDMarketConnector.py:832; */
"View" = "Vista"; "View" = "Vista";
/* EDMarketConnector.py: 'Window' menu title on OSX; In files: EDMarketConnector.py:828; */ /* EDMarketConnector.py: 'Window' menu title on OSX; In files: EDMarketConnector.py:833; */
"Window" = "Finestra"; "Window" = "Finestra";
/* EDMarketConnector.py: Help' menu title on OSX; EDMarketConnector.py: 'Help' menu title; In files: EDMarketConnector.py:829; EDMarketConnector.py:842; EDMarketConnector.py:845; */ /* EDMarketConnector.py: Help' menu title on OSX; EDMarketConnector.py: 'Help' menu title; In files: EDMarketConnector.py:834; EDMarketConnector.py:847; EDMarketConnector.py:850; */
"Help" = "Guida"; "Help" = "Guida";
/* EDMarketConnector.py: App menu entry on OSX; EDMarketConnector.py: Help > About App; In files: EDMarketConnector.py:832; EDMarketConnector.py:858; EDMarketConnector.py:1561; */ /* EDMarketConnector.py: App menu entry on OSX; EDMarketConnector.py: Help > About App; In files: EDMarketConnector.py:837; EDMarketConnector.py:863; EDMarketConnector.py:1566; */
"About {APP}" = "Informazioni su {APP}"; "About {APP}" = "Informazioni su {APP}";
/* EDMarketConnector.py: Help > Check for Updates...; In files: EDMarketConnector.py:834; EDMarketConnector.py:857; */ /* EDMarketConnector.py: Help > Check for Updates...; In files: EDMarketConnector.py:839; EDMarketConnector.py:862; */
"Check for Updates..." = "Controlla aggiornamenti..."; "Check for Updates..." = "Controlla aggiornamenti...";
/* EDMarketConnector.py: File > Save Raw Data...; In files: EDMarketConnector.py:835; EDMarketConnector.py:849; */ /* EDMarketConnector.py: File > Save Raw Data...; In files: EDMarketConnector.py:840; EDMarketConnector.py:854; */
"Save Raw Data..." = "Salva i Dati Grezzi..."; "Save Raw Data..." = "Salva i Dati Grezzi...";
/* EDMarketConnector.py: File > Status; stats.py: Status dialog title; In files: EDMarketConnector.py:836; EDMarketConnector.py:848; stats.py:364; */ /* EDMarketConnector.py: File > Status; stats.py: Status dialog title; In files: EDMarketConnector.py:841; EDMarketConnector.py:853; stats.py:364; */
"Status" = "Status"; "Status" = "Status";
/* EDMarketConnector.py: Help > Privacy Policy; In files: EDMarketConnector.py:837; EDMarketConnector.py:855; */ /* EDMarketConnector.py: Help > Privacy Policy; In files: EDMarketConnector.py:842; EDMarketConnector.py:860; */
"Privacy Policy" = "Informativa sulla privacy"; "Privacy Policy" = "Informativa sulla privacy";
/* EDMarketConnector.py: Help > Release Notes; In files: EDMarketConnector.py:838; EDMarketConnector.py:856; EDMarketConnector.py:1595; */ /* EDMarketConnector.py: Help > Release Notes; In files: EDMarketConnector.py:843; EDMarketConnector.py:861; EDMarketConnector.py:1600; */
"Release Notes" = "Note di rilascio"; "Release Notes" = "Note di rilascio";
/* EDMarketConnector.py: File > Settings; prefs.py: File > Settings (macOS); In files: EDMarketConnector.py:850; EDMarketConnector.py:2003; prefs.py:254; */ /* EDMarketConnector.py: File > Settings; prefs.py: File > Settings (macOS); In files: EDMarketConnector.py:855; EDMarketConnector.py:2016; prefs.py:255; */
"Settings" = "Impostazioni"; "Settings" = "Impostazioni";
/* EDMarketConnector.py: File > Exit; In files: EDMarketConnector.py:851; */ /* EDMarketConnector.py: File > Exit; In files: EDMarketConnector.py:856; */
"Exit" = "Esci"; "Exit" = "Esci";
/* EDMarketConnector.py: Help > Documentation; In files: EDMarketConnector.py:854; */ /* EDMarketConnector.py: Help > Documentation; In files: EDMarketConnector.py:859; */
"Documentation" = "Documentazione"; "Documentation" = "Documentazione";
/* EDMarketConnector.py: Label for 'Copy' as in 'Copy and Paste'; ttkHyperlinkLabel.py: Label for 'Copy' as in 'Copy and Paste'; In files: EDMarketConnector.py:861; ttkHyperlinkLabel.py:42; */ /* EDMarketConnector.py: Label for 'Copy' as in 'Copy and Paste'; ttkHyperlinkLabel.py: Label for 'Copy' as in 'Copy and Paste'; In files: EDMarketConnector.py:866; ttkHyperlinkLabel.py:42; */
"Copy" = "Copia"; "Copy" = "Copia";
/* EDMarketConnector.py: Status - Attempting to get a Frontier Auth Access Token; In files: EDMarketConnector.py:867; */ /* EDMarketConnector.py: Status - Attempting to get a Frontier Auth Access Token; In files: EDMarketConnector.py:872; */
"Logging in..." = "Mi sto loggando..."; "Logging in..." = "Mi sto loggando...";
/* EDMarketConnector.py: Successfully authenticated with the Frontier website; In files: EDMarketConnector.py:883; EDMarketConnector.py:1426; */ /* EDMarketConnector.py: Successfully authenticated with the Frontier website; In files: EDMarketConnector.py:888; EDMarketConnector.py:1431; */
"Authentication successful" = "Autenticazione riuscita"; "Authentication successful" = "Autenticazione riuscita";
/* EDMarketConnector.py: Player is not docked at a station, when we expect them to be; In files: EDMarketConnector.py:914; */ /* EDMarketConnector.py: Player is not docked at a station, when we expect them to be; In files: EDMarketConnector.py:919; */
"You're not docked at a station!" = "Non sei parcheggiato in nessuna stazione !"; "You're not docked at a station!" = "Non sei parcheggiato in nessuna stazione !";
/* EDMarketConnector.py: Status - Either no market or no modules data for station from Frontier CAPI; In files: EDMarketConnector.py:922; */ /* EDMarketConnector.py: Status - Either no market or no modules data for station from Frontier CAPI; In files: EDMarketConnector.py:927; */
"Station doesn't have anything!" = "La Stazione non ha niente !"; "Station doesn't have anything!" = "La Stazione non ha niente !";
/* EDMarketConnector.py: Status - No station market data from Frontier CAPI; In files: EDMarketConnector.py:927; */ /* EDMarketConnector.py: Status - No station market data from Frontier CAPI; In files: EDMarketConnector.py:932; */
"Station doesn't have a market!" = "La Stazione non ha un Market !"; "Station doesn't have a market!" = "La Stazione non ha un Market !";
/* EDMarketConnector.py: Status - Attempting to retrieve data from Frontier CAPI; In files: EDMarketConnector.py:1001; */ /* EDMarketConnector.py: Status - Attempting to retrieve data from Frontier CAPI; In files: EDMarketConnector.py:1006; */
"Fetching data..." = "Sto raccogliendo i dati..."; "Fetching data..." = "Sto raccogliendo i dati...";
/* EDMarketConnector.py: No data was returned for the commander from the Frontier CAPI; In files: EDMarketConnector.py:1042; */ /* EDMarketConnector.py: No data was returned for the commander from the Frontier CAPI; In files: EDMarketConnector.py:1047; */
"CAPI: No commander data returned" = "CAPI: Nessun dato sul commandante"; "CAPI: No commander data returned" = "CAPI: Nessun dato sul commandante";
/* EDMarketConnector.py: We didn't have the commander name when we should have; stats.py: Unknown commander; In files: EDMarketConnector.py:1046; stats.py:298; */ /* EDMarketConnector.py: We didn't have the commander name when we should have; stats.py: Unknown commander; In files: EDMarketConnector.py:1051; stats.py:298; */
"Who are you?!" = "Chi sei ?!"; "Who are you?!" = "Chi sei ?!";
/* EDMarketConnector.py: We don't know where the commander is, when we should; stats.py: Unknown location; In files: EDMarketConnector.py:1052; stats.py:308; */ /* EDMarketConnector.py: We don't know where the commander is, when we should; stats.py: Unknown location; In files: EDMarketConnector.py:1057; stats.py:308; */
"Where are you?!" = "Dove sei finito ?!"; "Where are you?!" = "Dove sei finito ?!";
/* EDMarketConnector.py: We don't know what ship the commander is in, when we should; stats.py: Unknown ship; In files: EDMarketConnector.py:1059; stats.py:316; */ /* EDMarketConnector.py: We don't know what ship the commander is in, when we should; stats.py: Unknown ship; In files: EDMarketConnector.py:1064; stats.py:316; */
"What are you flying?!" = "Stai volando ?!"; "What are you flying?!" = "Stai volando ?!";
/* EDMarketConnector.py: Frontier CAPI server error when fetching data; In files: EDMarketConnector.py:1171; */ /* EDMarketConnector.py: Frontier CAPI server error when fetching data; In files: EDMarketConnector.py:1176; */
"Frontier CAPI server error" = "Errore nel server Frontier CAPI"; "Frontier CAPI server error" = "Errore nel server Frontier CAPI";
/* EDMarketConnector.py: Time when we last obtained Frontier CAPI data; In files: EDMarketConnector.py:1221; */ /* EDMarketConnector.py: Time when we last obtained Frontier CAPI data; In files: EDMarketConnector.py:1226; */
"Last updated at %H:%M:%S" = "Ultimo aggiornamento alle %H:%M:%S"; "Last updated at %H:%M:%S" = "Ultimo aggiornamento alle %H:%M:%S";
/* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1249; */ /* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1254; */
"Fighter" = "Cacciatore"; "Fighter" = "Cacciatore";
/* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1250; */ /* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1255; */
"Gunner" = "Artigliere"; "Gunner" = "Artigliere";
/* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1251; */ /* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1256; */
"Helm" = "Timoniere"; "Helm" = "Timoniere";
/* EDMarketConnector.py: Cooldown on 'Update' button; In files: EDMarketConnector.py:1509; */ /* EDMarketConnector.py: Cooldown on 'Update' button; In files: EDMarketConnector.py:1514; */
"cooldown {SS}s" = "disponibile tra {SS} secondi"; "cooldown {SS}s" = "disponibile tra {SS} secondi";
/* EDMarketConnector.py: Generic 'OK' button label; prefs.py: 'OK' button on Settings/Preferences window; In files: EDMarketConnector.py:1621; prefs.py:305; */ /* EDMarketConnector.py: Generic 'OK' button label; prefs.py: 'OK' button on Settings/Preferences window; In files: EDMarketConnector.py:1626; prefs.py:306; */
"OK" = "OK"; "OK" = "OK";
/* EDMarketConnector.py: The application is shutting down; In files: EDMarketConnector.py:1688; */ /* EDMarketConnector.py: The application is shutting down; In files: EDMarketConnector.py:1693; */
"Shutting down..." = "Spegnimento..."; "Shutting down..." = "Spegnimento...";
/* EDMarketConnector.py: Popup-text about 'active' plugins without Python 3.x support; In files: EDMarketConnector.py:1991:1997; */ /* EDMarketConnector.py: Popup-text about 'active' plugins without Python 3.x support; In files: EDMarketConnector.py:2004:2010; */
"One or more of your enabled plugins do not yet have support for Python 3.x. Please see the list on the '{PLUGINS}' tab of '{FILE}' > '{SETTINGS}'. You should check if there is an updated version available, else alert the developer that they need to update the code for Python 3.x.\r\n\r\nYou can disable a plugin by renaming its folder to have '{DISABLED}' on the end of the name." = "Uno o più dei tuoi plugin non ha ancora il supporto per Python 3.x. Per favore guarda la lista '{PLUGINS}' nella tab a '{FILE}' > '{SETTINGS}'. Dovresti controllare se ci sono aggiornamenti, altrimenti avvisa gli sviluppatori che devono aggiornare il codice a Python 3.x.\n\nPuoi disabilitare il plugin rinominando la cartella aggiungendo '{DISABLED}' alla fine del nome."; "One or more of your enabled plugins do not yet have support for Python 3.x. Please see the list on the '{PLUGINS}' tab of '{FILE}' > '{SETTINGS}'. You should check if there is an updated version available, else alert the developer that they need to update the code for Python 3.x.\r\n\r\nYou can disable a plugin by renaming its folder to have '{DISABLED}' on the end of the name." = "Uno o più dei tuoi plugin non ha ancora il supporto per Python 3.x. Per favore guarda la lista '{PLUGINS}' nella tab a '{FILE}' > '{SETTINGS}'. Dovresti controllare se ci sono aggiornamenti, altrimenti avvisa gli sviluppatori che devono aggiornare il codice a Python 3.x.\n\nPuoi disabilitare il plugin rinominando la cartella aggiungendo '{DISABLED}' alla fine del nome.";
/* EDMarketConnector.py: Settings > Plugins tab; prefs.py: Label on Settings > Plugins tab; In files: EDMarketConnector.py:2001; prefs.py:976; */ /* EDMarketConnector.py: Settings > Plugins tab; prefs.py: Label on Settings > Plugins tab; In files: EDMarketConnector.py:2014; prefs.py:978; */
"Plugins" = "Plugins"; "Plugins" = "Plugins";
/* EDMarketConnector.py: Popup window title for list of 'enabled' plugins that don't work with Python 3.x; In files: EDMarketConnector.py:2012; */ /* EDMarketConnector.py: Popup window title for list of 'enabled' plugins that don't work with Python 3.x; In files: EDMarketConnector.py:2025; */
"EDMC: Plugins Without Python 3.x Support" = "EDMC: Plugins senza Supporto Python 3.x"; "EDMC: Plugins Without Python 3.x Support" = "EDMC: Plugins senza Supporto Python 3.x";
/* journal_lock.py: Title text on popup when Journal directory already locked; In files: journal_lock.py:206; */ /* journal_lock.py: Title text on popup when Journal directory already locked; In files: journal_lock.py:206; */
@ -160,7 +160,7 @@
/* journal_lock.py: Generic 'Ignore' button label; In files: journal_lock.py:232; */ /* journal_lock.py: Generic 'Ignore' button label; In files: journal_lock.py:232; */
"Ignore" = "Ignora"; "Ignore" = "Ignora";
/* 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:194; prefs.py:467; prefs.py:701; prefs.py:734; */ /* 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:194; prefs.py:468; prefs.py:702; prefs.py:735; */
"Default" = "Predefinito"; "Default" = "Predefinito";
/* coriolis.py: 'Auto' label for Coriolis site override selection; coriolis.py: Coriolis normal/beta selection - auto; In files: coriolis.py:52; coriolis.py:55; coriolis.py:101; coriolis.py:117; coriolis.py:123; */ /* coriolis.py: 'Auto' label for Coriolis site override selection; coriolis.py: Coriolis normal/beta selection - auto; In files: coriolis.py:52; coriolis.py:55; coriolis.py:101; coriolis.py:117; coriolis.py:123; */
@ -214,7 +214,7 @@
/* edsm.py: EDSM API key label; inara.py: Inara API key label; In files: edsm.py:273; inara.py:243; */ /* edsm.py: EDSM API key label; inara.py: Inara API key label; In files: edsm.py:273; inara.py:243; */
"API Key" = "API Key"; "API Key" = "API Key";
/* edsm.py: We have no data on the current commander; prefs.py: No hotkey/shortcut set; stats.py: No rank; In files: edsm.py:300; prefs.py:519; prefs.py:1173; prefs.py:1206; stats.py:119; stats.py:138; stats.py:157; stats.py:174; */ /* edsm.py: We have no data on the current commander; prefs.py: No hotkey/shortcut set; stats.py: No rank; In files: edsm.py:300; prefs.py:520; prefs.py:1174; prefs.py:1207; stats.py:119; stats.py:138; stats.py:157; stats.py:174; */
"None" = "Nessuna"; "None" = "Nessuna";
/* edsm.py: EDSM Plugin - Error message from EDSM API; In files: edsm.py:746; edsm.py:874; */ /* edsm.py: EDSM Plugin - Error message from EDSM API; In files: edsm.py:746; edsm.py:874; */
@ -235,133 +235,136 @@
/* inara.py: INARA API returned some kind of error (error message will be contained in {MSG}); In files: inara.py:1580; inara.py:1593; */ /* inara.py: INARA API returned some kind of error (error message will be contained in {MSG}); In files: inara.py:1580; inara.py:1593; */
"Error: Inara {MSG}" = "Errore: Inara {MSG}"; "Error: Inara {MSG}" = "Errore: Inara {MSG}";
/* prefs.py: File > Preferences menu entry for macOS; In files: prefs.py:250; */ /* prefs.py: File > Preferences menu entry for macOS; In files: prefs.py:251; */
"Preferences" = "Preferenze"; "Preferences" = "Preferenze";
/* prefs.py: Settings > Output - choosing what data to save to files; In files: prefs.py:347; */ /* prefs.py: Settings > Output - choosing what data to save to files; In files: prefs.py:348; */
"Please choose what data to save" = "Si prega di scegliere che dati salvare"; "Please choose what data to save" = "Si prega di scegliere che dati salvare";
/* prefs.py: Settings > Output option; In files: prefs.py:353; */ /* prefs.py: Settings > Output option; In files: prefs.py:354; */
"Market data in CSV format file" = "Market data in formato CSV"; "Market data in CSV format file" = "Market data in formato CSV";
/* prefs.py: Settings > Output option; In files: prefs.py:362; */ /* prefs.py: Settings > Output option; In files: prefs.py:363; */
"Market data in Trade Dangerous format file" = "Market data in formato Trade Dangerous"; "Market data in Trade Dangerous format file" = "Market data in formato Trade Dangerous";
/* prefs.py: Settings > Output option; In files: prefs.py:372; */ /* prefs.py: Settings > Output option; In files: prefs.py:373; */
"Ship loadout" = "Equipaggiamento della nave"; "Ship loadout" = "Equipaggiamento della nave";
/* prefs.py: Settings > Output option; In files: prefs.py:382; */ /* prefs.py: Settings > Output option; In files: prefs.py:383; */
"Automatically update on docking" = "Auto-aggiornamento all'ormeggio"; "Automatically update on docking" = "Auto-aggiornamento all'ormeggio";
/* prefs.py: Settings > Output - Label for "where files are located"; In files: prefs.py:391; prefs.py:410; */ /* prefs.py: Settings > Output - Label for "where files are located"; In files: prefs.py:392; prefs.py:411; */
"File location" = "Percorso del file"; "File location" = "Percorso del file";
/* prefs.py: macOS Preferences - files location selection button; In files: prefs.py:399; prefs.py:449; */ /* prefs.py: macOS Preferences - files location selection button; In files: prefs.py:400; prefs.py:450; */
"Change..." = "Cambia..."; "Change..." = "Cambia...";
/* prefs.py: NOT-macOS Settings - files location selection button; prefs.py: NOT-macOS Setting - files location selection button; In files: prefs.py:402; prefs.py:452; */ /* prefs.py: NOT-macOS Settings - files location selection button; prefs.py: NOT-macOS Setting - files location selection button; In files: prefs.py:403; prefs.py:453; */
"Browse..." = "Sfoglia..."; "Browse..." = "Sfoglia...";
/* prefs.py: Label for 'Output' Settings/Preferences tab; In files: prefs.py:417; */ /* prefs.py: Label for 'Output' Settings/Preferences tab; In files: prefs.py:418; */
"Output" = "Output"; "Output" = "Output";
/* prefs.py: Settings > Configuration - Label for Journal files location; In files: prefs.py:443; prefs.py:458; */ /* prefs.py: Settings > Configuration - Label for Journal files location; In files: prefs.py:444; prefs.py:459; */
"E:D journal file location" = "locazione del file E:D journal"; "E:D journal file location" = "locazione del file E:D journal";
/* prefs.py: Hotkey/Shortcut settings prompt on OSX; In files: prefs.py:483; */ /* prefs.py: Hotkey/Shortcut settings prompt on OSX; In files: prefs.py:484; */
"Keyboard shortcut" = "Scorciatoia di tastiera"; "Keyboard shortcut" = "Scorciatoia di tastiera";
/* prefs.py: Hotkey/Shortcut settings prompt on Windows; In files: prefs.py:485; */ /* prefs.py: Hotkey/Shortcut settings prompt on Windows; In files: prefs.py:486; */
"Hotkey" = "Hotkey"; "Hotkey" = "Hotkey";
/* prefs.py: macOS Preferences > Configuration - restart the app message; In files: prefs.py:494; */ /* prefs.py: macOS Preferences > Configuration - restart the app message; In files: prefs.py:495; */
"Re-start {APP} to use shortcuts" = "Riavvia {APP} per usare le scorciatoie"; "Re-start {APP} to use shortcuts" = "Riavvia {APP} per usare le scorciatoie";
/* prefs.py: macOS - Configuration - need to grant the app permission for keyboard shortcuts; In files: prefs.py:503; */ /* prefs.py: macOS - Configuration - need to grant the app permission for keyboard shortcuts; In files: prefs.py:504; */
"{APP} needs permission to use shortcuts" = "{APP} ha bisogno dei permessi per usare le scorciatoie"; "{APP} needs permission to use shortcuts" = "{APP} ha bisogno dei permessi per usare le scorciatoie";
/* prefs.py: Shortcut settings button on OSX; In files: prefs.py:508; */ /* prefs.py: Shortcut settings button on OSX; In files: prefs.py:509; */
"Open System Preferences" = "Apri Preferenze di Sistema"; "Open System Preferences" = "Apri Preferenze di Sistema";
/* prefs.py: Configuration - Act on hotkey only when ED is in foreground; In files: prefs.py:530; */ /* prefs.py: Configuration - Act on hotkey only when ED is in foreground; In files: prefs.py:531; */
"Only when Elite: Dangerous is the active app" = "Solo quando “Elite: Dangerous” è in primo piano"; "Only when Elite: Dangerous is the active app" = "Solo quando “Elite: Dangerous” è in primo piano";
/* prefs.py: Configuration - play sound when hotkey used; In files: prefs.py:541; */ /* prefs.py: Configuration - play sound when hotkey used; In files: prefs.py:542; */
"Play sound" = "Notifica sonora"; "Play sound" = "Notifica sonora";
/* prefs.py: Configuration - disable checks for app updates when in-game; In files: prefs.py:556; */ /* prefs.py: Configuration - disable checks for app updates when in-game; In files: prefs.py:557; */
"Disable Automatic Application Updates Check when in-game" = "Disabilita gli aggiornamenti automatici quando sei in-game"; "Disable Automatic Application Updates Check when in-game" = "Disabilita gli aggiornamenti automatici quando sei in-game";
/* prefs.py: Label for preferred shipyard, system and station 'providers'; In files: prefs.py:569; */ /* prefs.py: Label for preferred shipyard, system and station 'providers'; In files: prefs.py:570; */
"Preferred websites" = "Sito web preferito"; "Preferred websites" = "Sito web preferito";
/* prefs.py: Label for Shipyard provider selection; In files: prefs.py:580; */ /* prefs.py: Label for Shipyard provider selection; In files: prefs.py:581; */
"Shipyard" = "Spazioporto"; "Shipyard" = "Spazioporto";
/* prefs.py: Label for checkbox to utilise alternative Coriolis URL method; In files: prefs.py:592; */ /* prefs.py: Label for checkbox to utilise alternative Coriolis URL method; In files: prefs.py:593; */
"Use alternate URL method" = "Usare metodo URL alternativo"; "Use alternate URL method" = "Usare metodo URL alternativo";
/* prefs.py: Configuration - Label for selection of Log Level; In files: prefs.py:645; */ /* prefs.py: Configuration - Label for selection of Log Level; In files: prefs.py:646; */
"Log Level" = "Livello di Log"; "Log Level" = "Livello di Log";
/* prefs.py: Label for 'Configuration' tab in Settings; In files: prefs.py:673; */ /* prefs.py: Label for 'Configuration' tab in Settings; In files: prefs.py:674; */
"Configuration" = "Configurazione"; "Configuration" = "Configurazione";
/* prefs.py: Preferences privacy tab title; In files: prefs.py:695; */ /* prefs.py: Preferences privacy tab title; In files: prefs.py:696; */
"Privacy" = "Dati personali"; "Privacy" = "Dati personali";
/* prefs.py: Label for Settings > Appeareance > selection of 'normal' text colour; In files: prefs.py:708; */ /* prefs.py: Label for Settings > Appeareance > selection of 'normal' text colour; In files: prefs.py:709; */
"Normal text" = "Testo normale"; "Normal text" = "Testo normale";
/* prefs.py: Label for Settings > Appeareance > selection of 'highlightes' text colour; In files: prefs.py:710; */ /* prefs.py: Label for Settings > Appeareance > selection of 'highlightes' text colour; In files: prefs.py:711; */
"Highlighted text" = "Testo evidenziato"; "Highlighted text" = "Testo evidenziato";
/* prefs.py: Appearance - Label for selection of application display language; In files: prefs.py:719; */ /* prefs.py: Appearance - Label for selection of application display language; In files: prefs.py:720; */
"Language" = "Lingua"; "Language" = "Lingua";
/* prefs.py: Label for Settings > Appearance > Theme selection; In files: prefs.py:729; */ /* prefs.py: Label for Settings > Appearance > Theme selection; In files: prefs.py:730; */
"Theme" = "Tema"; "Theme" = "Tema";
/* prefs.py: Label for 'Dark' theme radio button; In files: prefs.py:740; */ /* prefs.py: Label for 'Dark' theme radio button; In files: prefs.py:741; */
"Dark" = "Scuro"; "Dark" = "Scuro";
/* prefs.py: Label for 'Transparent' theme radio button; In files: prefs.py:747; */ /* prefs.py: Label for 'Transparent' theme radio button; In files: prefs.py:748; */
"Transparent" = "Trasparente"; "Transparent" = "Trasparente";
/* prefs.py: Appearance - Label for selection of UI scaling; In files: prefs.py:793; */ /* prefs.py: Appearance - Label for selection of UI scaling; In files: prefs.py:794; */
"UI Scale Percentage" = "Percentuale zoom della UI"; "UI Scale Percentage" = "Percentuale zoom della UI";
/* prefs.py: Appearance - Help/hint text for UI scaling selection; In files: prefs.py:814; */ /* prefs.py: Appearance - Help/hint text for UI scaling selection; In files: prefs.py:815; */
"100 means Default{CR}Restart Required for{CR}changes to take effect!" = "100 significa Default{CR}Riavvio Richiesto per{CR}applicare i cambiamenti!"; "100 means Default{CR}Restart Required for{CR}changes to take effect!" = "100 significa Default{CR}Riavvio Richiesto per{CR}applicare i cambiamenti!";
/* prefs.py: Appearance - Label for selection of main window transparency; In files: prefs.py:824; */ /* prefs.py: Appearance - Label for selection of main window transparency; In files: prefs.py:825; */
"Main window transparency" = "Trasparenza della finestra principale"; "Main window transparency" = "Trasparenza della finestra principale";
/* prefs.py: Appearance - Help/hint text for Main window transparency selection; In files: prefs.py:844:847; */ /* prefs.py: Appearance - Help/hint text for Main window transparency selection; In files: prefs.py:845:848; */
"100 means fully opaque.{CR}Window is updated in real time" = "100 stà per completamente opaco.{CR}Finestra è aggiornata in tempo reale"; "100 means fully opaque.{CR}Window is updated in real time" = "100 stà per completamente opaco.{CR}Finestra è aggiornata in tempo reale";
/* prefs.py: Label for Settings > Appearance tab; In files: prefs.py:883; */ /* prefs.py: Appearance option for Windows "minimize to system tray"; In files: prefs.py:877; */
"Minimize to system tray" = "Riduci a icona nel Vassoio di sistema";
/* prefs.py: Label for Settings > Appearance tab; In files: prefs.py:885; */
"Appearance" = "Aspetto"; "Appearance" = "Aspetto";
/* prefs.py: Label for location of third-party plugins folder; In files: prefs.py:898; */ /* prefs.py: Label for location of third-party plugins folder; In files: prefs.py:900; */
"Plugins folder" = "Cartella dei plugins"; "Plugins folder" = "Cartella dei plugins";
/* prefs.py: Label on button used to open a filesystem folder; In files: prefs.py:905; */ /* prefs.py: Label on button used to open a filesystem folder; In files: prefs.py:907; */
"Open" = "Apri"; "Open" = "Apri";
/* prefs.py: Tip/label about how to disable plugins; In files: prefs.py:913; */ /* prefs.py: Tip/label about how to disable plugins; In files: prefs.py:915; */
"Tip: You can disable a plugin by{CR}adding '{EXT}' to its folder name" = "Suggerimento: è possibile disabilitare un plugin {CR}aggiungendo '{EXT}' nel nome della sua cartella"; "Tip: You can disable a plugin by{CR}adding '{EXT}' to its folder name" = "Suggerimento: è possibile disabilitare un plugin {CR}aggiungendo '{EXT}' nel nome della sua cartella";
/* prefs.py: Label on list of enabled plugins; In files: prefs.py:924; */ /* prefs.py: Label on list of enabled plugins; In files: prefs.py:926; */
"Enabled Plugins" = "Plugin abilitati"; "Enabled Plugins" = "Plugin abilitati";
/* prefs.py: Plugins - Label for list of 'enabled' plugins that don't work with Python 3.x; In files: prefs.py:944; */ /* prefs.py: Plugins - Label for list of 'enabled' plugins that don't work with Python 3.x; In files: prefs.py:946; */
"Plugins Without Python 3.x Support:" = "Plugin senza il supporto a Python 3.x :"; "Plugins Without Python 3.x Support:" = "Plugin senza il supporto a Python 3.x :";
/* prefs.py: Plugins - Label on URL to documentation about migrating plugins from Python 2.7; In files: prefs.py:952; */ /* prefs.py: Plugins - Label on URL to documentation about migrating plugins from Python 2.7; In files: prefs.py:954; */
"Information on migrating plugins" = "Informazioni sulla migrazione dei plugins"; "Information on migrating plugins" = "Informazioni sulla migrazione dei plugins";
/* prefs.py: Lable on list of user-disabled plugins; In files: prefs.py:967; */ /* prefs.py: Lable on list of user-disabled plugins; In files: prefs.py:969; */
"Disabled Plugins" = "Plugin disabilitati"; "Disabled Plugins" = "Plugin disabilitati";
/* stats.py: Cmdr stats; In files: stats.py:53; */ /* stats.py: Cmdr stats; In files: stats.py:53; */

View File

@ -34,160 +34,160 @@
/* companion.py: Frontier CAPI data retrieval failed; In files: companion.py:811; */ /* companion.py: Frontier CAPI data retrieval failed; In files: companion.py:811; */
"Frontier CAPI query failure" = "Frontier CAPIクエリ失敗"; "Frontier CAPI query failure" = "Frontier CAPIクエリ失敗";
/* EDMarketConnector.py: Update button in main window; In files: EDMarketConnector.py:528; EDMarketConnector.py:823; EDMarketConnector.py:1515; */ /* EDMarketConnector.py: Update button in main window; In files: EDMarketConnector.py:529; EDMarketConnector.py:828; EDMarketConnector.py:1520; */
"Update" = "更新"; "Update" = "更新";
/* 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:611; prefs.py:866; */ /* 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:612; prefs.py:867; */
"Always on top" = "常に最前面に表示する"; "Always on top" = "常に最前面に表示する";
/* EDMarketConnector.py: Unknown suit; In files: EDMarketConnector.py:741; */ /* EDMarketConnector.py: Unknown suit; In files: EDMarketConnector.py:746; */
"Unknown" = "不明"; "Unknown" = "不明";
/* EDMarketConnector.py: ED Journal file location appears to be in error; In files: EDMarketConnector.py:810; */ /* EDMarketConnector.py: ED Journal file location appears to be in error; In files: EDMarketConnector.py:815; */
"Error: Check E:D journal file location" = "エラー: E:Dジャーナルファイルの場所を確認してください"; "Error: Check E:D journal file location" = "エラー: E:Dジャーナルファイルの場所を確認してください";
/* 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:817; edsm.py:257; stats.py:52; theme.py:227; */ /* 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:822; edsm.py:257; stats.py:52; theme.py:227; */
"Cmdr" = "コマンダー"; "Cmdr" = "コマンダー";
/* 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:819; EDMarketConnector.py:1274; */ /* 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:824; EDMarketConnector.py:1279; */
"Role" = "役割"; "Role" = "役割";
/* 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:819; EDMarketConnector.py:1284; EDMarketConnector.py:1307; stats.py:367; */ /* 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:824; EDMarketConnector.py:1289; EDMarketConnector.py:1312; stats.py:367; */
"Ship" = "船"; "Ship" = "船";
/* EDMarketConnector.py: Label for 'Suit' line in main UI; In files: EDMarketConnector.py:820; */ /* EDMarketConnector.py: Label for 'Suit' line in main UI; In files: EDMarketConnector.py:825; */
"Suit" = "スーツ"; "Suit" = "スーツ";
/* 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:821; prefs.py:606; stats.py:369; */ /* 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:826; prefs.py:607; stats.py:369; */
"System" = "星系"; "System" = "星系";
/* 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:822; prefs.py:624; prefs.py:761; stats.py:370; */ /* 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:827; prefs.py:625; prefs.py:762; stats.py:370; */
"Station" = "ステーション"; "Station" = "ステーション";
/* EDMarketConnector.py: 'File' menu title on OSX; EDMarketConnector.py: 'File' menu title; EDMarketConnector.py: 'File' menu; In files: EDMarketConnector.py:825; EDMarketConnector.py:840; EDMarketConnector.py:843; EDMarketConnector.py:2002; */ /* EDMarketConnector.py: 'File' menu title on OSX; EDMarketConnector.py: 'File' menu title; EDMarketConnector.py: 'File' menu; In files: EDMarketConnector.py:830; EDMarketConnector.py:845; EDMarketConnector.py:848; EDMarketConnector.py:2015; */
"File" = "ファイル"; "File" = "ファイル";
/* EDMarketConnector.py: 'Edit' menu title on OSX; EDMarketConnector.py: 'Edit' menu title; In files: EDMarketConnector.py:826; EDMarketConnector.py:841; EDMarketConnector.py:844; */ /* EDMarketConnector.py: 'Edit' menu title on OSX; EDMarketConnector.py: 'Edit' menu title; In files: EDMarketConnector.py:831; EDMarketConnector.py:846; EDMarketConnector.py:849; */
"Edit" = "編集"; "Edit" = "編集";
/* EDMarketConnector.py: 'View' menu title on OSX; In files: EDMarketConnector.py:827; */ /* EDMarketConnector.py: 'View' menu title on OSX; In files: EDMarketConnector.py:832; */
"View" = "表示"; "View" = "表示";
/* EDMarketConnector.py: 'Window' menu title on OSX; In files: EDMarketConnector.py:828; */ /* EDMarketConnector.py: 'Window' menu title on OSX; In files: EDMarketConnector.py:833; */
"Window" = "ウィンドウ"; "Window" = "ウィンドウ";
/* EDMarketConnector.py: Help' menu title on OSX; EDMarketConnector.py: 'Help' menu title; In files: EDMarketConnector.py:829; EDMarketConnector.py:842; EDMarketConnector.py:845; */ /* EDMarketConnector.py: Help' menu title on OSX; EDMarketConnector.py: 'Help' menu title; In files: EDMarketConnector.py:834; EDMarketConnector.py:847; EDMarketConnector.py:850; */
"Help" = "ヘルプ"; "Help" = "ヘルプ";
/* EDMarketConnector.py: App menu entry on OSX; EDMarketConnector.py: Help > About App; In files: EDMarketConnector.py:832; EDMarketConnector.py:858; EDMarketConnector.py:1561; */ /* EDMarketConnector.py: App menu entry on OSX; EDMarketConnector.py: Help > About App; In files: EDMarketConnector.py:837; EDMarketConnector.py:863; EDMarketConnector.py:1566; */
"About {APP}" = "{APP} について"; "About {APP}" = "{APP} について";
/* EDMarketConnector.py: Help > Check for Updates...; In files: EDMarketConnector.py:834; EDMarketConnector.py:857; */ /* EDMarketConnector.py: Help > Check for Updates...; In files: EDMarketConnector.py:839; EDMarketConnector.py:862; */
"Check for Updates..." = "更新の確認..."; "Check for Updates..." = "更新の確認...";
/* EDMarketConnector.py: File > Save Raw Data...; In files: EDMarketConnector.py:835; EDMarketConnector.py:849; */ /* EDMarketConnector.py: File > Save Raw Data...; In files: EDMarketConnector.py:840; EDMarketConnector.py:854; */
"Save Raw Data..." = "生データの保存..."; "Save Raw Data..." = "生データの保存...";
/* EDMarketConnector.py: File > Status; stats.py: Status dialog title; In files: EDMarketConnector.py:836; EDMarketConnector.py:848; stats.py:364; */ /* EDMarketConnector.py: File > Status; stats.py: Status dialog title; In files: EDMarketConnector.py:841; EDMarketConnector.py:853; stats.py:364; */
"Status" = "ステータス"; "Status" = "ステータス";
/* EDMarketConnector.py: Help > Privacy Policy; In files: EDMarketConnector.py:837; EDMarketConnector.py:855; */ /* EDMarketConnector.py: Help > Privacy Policy; In files: EDMarketConnector.py:842; EDMarketConnector.py:860; */
"Privacy Policy" = "プライバシーポリシー"; "Privacy Policy" = "プライバシーポリシー";
/* EDMarketConnector.py: Help > Release Notes; In files: EDMarketConnector.py:838; EDMarketConnector.py:856; EDMarketConnector.py:1595; */ /* EDMarketConnector.py: Help > Release Notes; In files: EDMarketConnector.py:843; EDMarketConnector.py:861; EDMarketConnector.py:1600; */
"Release Notes" = "リリースノート"; "Release Notes" = "リリースノート";
/* EDMarketConnector.py: File > Settings; prefs.py: File > Settings (macOS); In files: EDMarketConnector.py:850; EDMarketConnector.py:2003; prefs.py:254; */ /* EDMarketConnector.py: File > Settings; prefs.py: File > Settings (macOS); In files: EDMarketConnector.py:855; EDMarketConnector.py:2016; prefs.py:255; */
"Settings" = "設定"; "Settings" = "設定";
/* EDMarketConnector.py: File > Exit; In files: EDMarketConnector.py:851; */ /* EDMarketConnector.py: File > Exit; In files: EDMarketConnector.py:856; */
"Exit" = "終了"; "Exit" = "終了";
/* EDMarketConnector.py: Help > Documentation; In files: EDMarketConnector.py:854; */ /* EDMarketConnector.py: Help > Documentation; In files: EDMarketConnector.py:859; */
"Documentation" = "ドキュメント"; "Documentation" = "ドキュメント";
/* EDMarketConnector.py: Label for 'Copy' as in 'Copy and Paste'; ttkHyperlinkLabel.py: Label for 'Copy' as in 'Copy and Paste'; In files: EDMarketConnector.py:861; ttkHyperlinkLabel.py:42; */ /* EDMarketConnector.py: Label for 'Copy' as in 'Copy and Paste'; ttkHyperlinkLabel.py: Label for 'Copy' as in 'Copy and Paste'; In files: EDMarketConnector.py:866; ttkHyperlinkLabel.py:42; */
"Copy" = "コピー"; "Copy" = "コピー";
/* EDMarketConnector.py: Status - Attempting to get a Frontier Auth Access Token; In files: EDMarketConnector.py:867; */ /* EDMarketConnector.py: Status - Attempting to get a Frontier Auth Access Token; In files: EDMarketConnector.py:872; */
"Logging in..." = "ログイン中..."; "Logging in..." = "ログイン中...";
/* EDMarketConnector.py: Successfully authenticated with the Frontier website; In files: EDMarketConnector.py:883; EDMarketConnector.py:1426; */ /* EDMarketConnector.py: Successfully authenticated with the Frontier website; In files: EDMarketConnector.py:888; EDMarketConnector.py:1431; */
"Authentication successful" = "認証成功"; "Authentication successful" = "認証成功";
/* EDMarketConnector.py: Player is not docked at a station, when we expect them to be; In files: EDMarketConnector.py:914; */ /* EDMarketConnector.py: Player is not docked at a station, when we expect them to be; In files: EDMarketConnector.py:919; */
"You're not docked at a station!" = "ステーションにドッキングしていません!"; "You're not docked at a station!" = "ステーションにドッキングしていません!";
/* EDMarketConnector.py: Status - Either no market or no modules data for station from Frontier CAPI; In files: EDMarketConnector.py:922; */ /* EDMarketConnector.py: Status - Either no market or no modules data for station from Frontier CAPI; In files: EDMarketConnector.py:927; */
"Station doesn't have anything!" = "このステーションには何も商品がありません!"; "Station doesn't have anything!" = "このステーションには何も商品がありません!";
/* EDMarketConnector.py: Status - No station market data from Frontier CAPI; In files: EDMarketConnector.py:927; */ /* EDMarketConnector.py: Status - No station market data from Frontier CAPI; In files: EDMarketConnector.py:932; */
"Station doesn't have a market!" = "このステーションには市場がありません!"; "Station doesn't have a market!" = "このステーションには市場がありません!";
/* EDMarketConnector.py: CAPI queries aborted because Cmdr name is unknown; In files: EDMarketConnector.py:956; */ /* EDMarketConnector.py: CAPI queries aborted because Cmdr name is unknown; In files: EDMarketConnector.py:961; */
"CAPI query aborted: Cmdr name unknown" = "CAPIクエリ中止: CMDR名が不明"; "CAPI query aborted: Cmdr name unknown" = "CAPIクエリ中止: CMDR名が不明";
/* EDMarketConnector.py: CAPI queries aborted because game mode unknown; In files: EDMarketConnector.py:962; */ /* EDMarketConnector.py: CAPI queries aborted because game mode unknown; In files: EDMarketConnector.py:967; */
"CAPI query aborted: Game mode unknown" = "CAPIクエリ中止: ゲームモードが不明"; "CAPI query aborted: Game mode unknown" = "CAPIクエリ中止: ゲームモードが不明";
/* EDMarketConnector.py: CAPI queries aborted because current star system name unknown; In files: EDMarketConnector.py:968; */ /* EDMarketConnector.py: CAPI queries aborted because current star system name unknown; In files: EDMarketConnector.py:973; */
"CAPI query aborted: Current system unknown" = "CAPIクエリ中止: 現システムが不明"; "CAPI query aborted: Current system unknown" = "CAPIクエリ中止: 現システムが不明";
/* EDMarketConnector.py: CAPI queries aborted because player is in multi-crew on other Cmdr's ship; In files: EDMarketConnector.py:974; */ /* EDMarketConnector.py: CAPI queries aborted because player is in multi-crew on other Cmdr's ship; In files: EDMarketConnector.py:979; */
"CAPI query aborted: In other-ship multi-crew" = "CAPIクエリ中止: 他の船でマルチクルー中"; "CAPI query aborted: In other-ship multi-crew" = "CAPIクエリ中止: 他の船でマルチクルー中";
/* EDMarketConnector.py: CAPI queries aborted because player is in CQC (Arena); In files: EDMarketConnector.py:980; */ /* EDMarketConnector.py: CAPI queries aborted because player is in CQC (Arena); In files: EDMarketConnector.py:985; */
"CAPI query aborted: CQC (Arena) detected" = "CAPIクエリ中止: CQC(Arena)が検出"; "CAPI query aborted: CQC (Arena) detected" = "CAPIクエリ中止: CQC(Arena)が検出";
/* EDMarketConnector.py: Status - Attempting to retrieve data from Frontier CAPI; In files: EDMarketConnector.py:1001; */ /* EDMarketConnector.py: Status - Attempting to retrieve data from Frontier CAPI; In files: EDMarketConnector.py:1006; */
"Fetching data..." = "データを取得中..."; "Fetching data..." = "データを取得中...";
/* EDMarketConnector.py: No data was returned for the commander from the Frontier CAPI; In files: EDMarketConnector.py:1042; */ /* EDMarketConnector.py: No data was returned for the commander from the Frontier CAPI; In files: EDMarketConnector.py:1047; */
"CAPI: No commander data returned" = "CAPI: コマンダーのデータが返ってきませんでした"; "CAPI: No commander data returned" = "CAPI: コマンダーのデータが返ってきませんでした";
/* EDMarketConnector.py: We didn't have the commander name when we should have; stats.py: Unknown commander; In files: EDMarketConnector.py:1046; stats.py:298; */ /* EDMarketConnector.py: We didn't have the commander name when we should have; stats.py: Unknown commander; In files: EDMarketConnector.py:1051; stats.py:298; */
"Who are you?!" = "どなたですか?!"; "Who are you?!" = "どなたですか?!";
/* EDMarketConnector.py: We don't know where the commander is, when we should; stats.py: Unknown location; In files: EDMarketConnector.py:1052; stats.py:308; */ /* EDMarketConnector.py: We don't know where the commander is, when we should; stats.py: Unknown location; In files: EDMarketConnector.py:1057; stats.py:308; */
"Where are you?!" = "どこにいますか?!"; "Where are you?!" = "どこにいますか?!";
/* EDMarketConnector.py: We don't know what ship the commander is in, when we should; stats.py: Unknown ship; In files: EDMarketConnector.py:1059; stats.py:316; */ /* EDMarketConnector.py: We don't know what ship the commander is in, when we should; stats.py: Unknown ship; In files: EDMarketConnector.py:1064; stats.py:316; */
"What are you flying?!" = "どの船で飛行していますか?!"; "What are you flying?!" = "どの船で飛行していますか?!";
/* EDMarketConnector.py: Frontier CAPI server error when fetching data; In files: EDMarketConnector.py:1171; */ /* EDMarketConnector.py: Frontier CAPI server error when fetching data; In files: EDMarketConnector.py:1176; */
"Frontier CAPI server error" = "Frontier CAPIサーバエラー"; "Frontier CAPI server error" = "Frontier CAPIサーバエラー";
/* EDMarketConnector.py: Frontier CAPI Access Token expired, trying to get a new one; In files: EDMarketConnector.py:1177; */ /* EDMarketConnector.py: Frontier CAPI Access Token expired, trying to get a new one; In files: EDMarketConnector.py:1182; */
"CAPI: Refreshing access token..." = "CAPI: アクセストークンを更新中..."; "CAPI: Refreshing access token..." = "CAPI: アクセストークンを更新中...";
/* EDMarketConnector.py: Time when we last obtained Frontier CAPI data; In files: EDMarketConnector.py:1221; */ /* EDMarketConnector.py: Time when we last obtained Frontier CAPI data; In files: EDMarketConnector.py:1226; */
"Last updated at %H:%M:%S" = "最終更新時間 %H:%M:%S"; "Last updated at %H:%M:%S" = "最終更新時間 %H:%M:%S";
/* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1249; */ /* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1254; */
"Fighter" = "Fighter"; "Fighter" = "Fighter";
/* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1250; */ /* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1255; */
"Gunner" = "Gunner"; "Gunner" = "Gunner";
/* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1251; */ /* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1256; */
"Helm" = "Helm"; "Helm" = "Helm";
/* EDMarketConnector.py: Cooldown on 'Update' button; In files: EDMarketConnector.py:1509; */ /* EDMarketConnector.py: Cooldown on 'Update' button; In files: EDMarketConnector.py:1514; */
"cooldown {SS}s" = "次回更新まであと {SS}秒"; "cooldown {SS}s" = "次回更新まであと {SS}秒";
/* EDMarketConnector.py: Generic 'OK' button label; prefs.py: 'OK' button on Settings/Preferences window; In files: EDMarketConnector.py:1621; prefs.py:305; */ /* EDMarketConnector.py: Generic 'OK' button label; prefs.py: 'OK' button on Settings/Preferences window; In files: EDMarketConnector.py:1626; prefs.py:306; */
"OK" = "了解"; "OK" = "了解";
/* EDMarketConnector.py: The application is shutting down; In files: EDMarketConnector.py:1688; */ /* EDMarketConnector.py: The application is shutting down; In files: EDMarketConnector.py:1693; */
"Shutting down..." = "終了します..."; "Shutting down..." = "終了します...";
/* EDMarketConnector.py: Popup-text about 'active' plugins without Python 3.x support; In files: EDMarketConnector.py:1991:1997; */ /* EDMarketConnector.py: Popup-text about 'active' plugins without Python 3.x support; In files: EDMarketConnector.py:2004:2010; */
"One or more of your enabled plugins do not yet have support for Python 3.x. Please see the list on the '{PLUGINS}' tab of '{FILE}' > '{SETTINGS}'. You should check if there is an updated version available, else alert the developer that they need to update the code for Python 3.x.\r\n\r\nYou can disable a plugin by renaming its folder to have '{DISABLED}' on the end of the name." = "有効にしている1つ以上のプラグインがPython 3.xをサポートしていません。'{FILE}' > '{SETTINGS}'\nメニューで表示される設定ダイアログの'{PLUGINS}' タブの一覧を確認してください。更新済みのバージョンがあるかを確認し、なければ開発者にPython 3.xに対応するように開発者に連絡してください。\n\nプラグインを無効にするにはフォルダ名の最後に'{DISABLED}'を追加してください。"; "One or more of your enabled plugins do not yet have support for Python 3.x. Please see the list on the '{PLUGINS}' tab of '{FILE}' > '{SETTINGS}'. You should check if there is an updated version available, else alert the developer that they need to update the code for Python 3.x.\r\n\r\nYou can disable a plugin by renaming its folder to have '{DISABLED}' on the end of the name." = "有効にしている1つ以上のプラグインがPython 3.xをサポートしていません。'{FILE}' > '{SETTINGS}'\nメニューで表示される設定ダイアログの'{PLUGINS}' タブの一覧を確認してください。更新済みのバージョンがあるかを確認し、なければ開発者にPython 3.xに対応するように開発者に連絡してください。\n\nプラグインを無効にするにはフォルダ名の最後に'{DISABLED}'を追加してください。";
/* EDMarketConnector.py: Settings > Plugins tab; prefs.py: Label on Settings > Plugins tab; In files: EDMarketConnector.py:2001; prefs.py:976; */ /* EDMarketConnector.py: Settings > Plugins tab; prefs.py: Label on Settings > Plugins tab; In files: EDMarketConnector.py:2014; prefs.py:978; */
"Plugins" = "プラグイン"; "Plugins" = "プラグイン";
/* EDMarketConnector.py: Popup window title for list of 'enabled' plugins that don't work with Python 3.x; In files: EDMarketConnector.py:2012; */ /* EDMarketConnector.py: Popup window title for list of 'enabled' plugins that don't work with Python 3.x; In files: EDMarketConnector.py:2025; */
"EDMC: Plugins Without Python 3.x Support" = "EDMC: プラグインがPython 3.xをサポートしていません"; "EDMC: Plugins Without Python 3.x Support" = "EDMC: プラグインがPython 3.xをサポートしていません";
/* journal_lock.py: Title text on popup when Journal directory already locked; In files: journal_lock.py:206; */ /* journal_lock.py: Title text on popup when Journal directory already locked; In files: journal_lock.py:206; */
@ -202,7 +202,7 @@
/* journal_lock.py: Generic 'Ignore' button label; In files: journal_lock.py:232; */ /* journal_lock.py: Generic 'Ignore' button label; In files: journal_lock.py:232; */
"Ignore" = "無視"; "Ignore" = "無視";
/* 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:194; prefs.py:467; prefs.py:701; prefs.py:734; */ /* 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:194; prefs.py:468; prefs.py:702; prefs.py:735; */
"Default" = "デフォルト"; "Default" = "デフォルト";
/* coriolis.py: 'Auto' label for Coriolis site override selection; coriolis.py: Coriolis normal/beta selection - auto; In files: coriolis.py:52; coriolis.py:55; coriolis.py:101; coriolis.py:117; coriolis.py:123; */ /* coriolis.py: 'Auto' label for Coriolis site override selection; coriolis.py: Coriolis normal/beta selection - auto; In files: coriolis.py:52; coriolis.py:55; coriolis.py:101; coriolis.py:117; coriolis.py:123; */
@ -277,7 +277,7 @@
/* edsm.py: EDSM API key label; inara.py: Inara API key label; In files: edsm.py:273; inara.py:243; */ /* edsm.py: EDSM API key label; inara.py: Inara API key label; In files: edsm.py:273; inara.py:243; */
"API Key" = "APIキー"; "API Key" = "APIキー";
/* edsm.py: We have no data on the current commander; prefs.py: No hotkey/shortcut set; stats.py: No rank; In files: edsm.py:300; prefs.py:519; prefs.py:1173; prefs.py:1206; stats.py:119; stats.py:138; stats.py:157; stats.py:174; */ /* edsm.py: We have no data on the current commander; prefs.py: No hotkey/shortcut set; stats.py: No rank; In files: edsm.py:300; prefs.py:520; prefs.py:1174; prefs.py:1207; stats.py:119; stats.py:138; stats.py:157; stats.py:174; */
"None" = "設定なし"; "None" = "設定なし";
/* edsm.py: EDSM plugin - Journal handling disabled by killswitch; In files: edsm.py:401; */ /* edsm.py: EDSM plugin - Journal handling disabled by killswitch; In files: edsm.py:401; */
@ -301,142 +301,145 @@
/* inara.py: INARA API returned some kind of error (error message will be contained in {MSG}); In files: inara.py:1580; inara.py:1593; */ /* inara.py: INARA API returned some kind of error (error message will be contained in {MSG}); In files: inara.py:1580; inara.py:1593; */
"Error: Inara {MSG}" = "エラー: Inara {MSG}"; "Error: Inara {MSG}" = "エラー: Inara {MSG}";
/* prefs.py: File > Preferences menu entry for macOS; In files: prefs.py:250; */ /* prefs.py: File > Preferences menu entry for macOS; In files: prefs.py:251; */
"Preferences" = "環境設定"; "Preferences" = "環境設定";
/* prefs.py: Settings > Output - choosing what data to save to files; In files: prefs.py:347; */ /* prefs.py: Settings > Output - choosing what data to save to files; In files: prefs.py:348; */
"Please choose what data to save" = "保存するデータの種類を選択して下さい"; "Please choose what data to save" = "保存するデータの種類を選択して下さい";
/* prefs.py: Settings > Output option; In files: prefs.py:353; */ /* prefs.py: Settings > Output option; In files: prefs.py:354; */
"Market data in CSV format file" = "市場データをCSV形式で記録する"; "Market data in CSV format file" = "市場データをCSV形式で記録する";
/* prefs.py: Settings > Output option; In files: prefs.py:362; */ /* prefs.py: Settings > Output option; In files: prefs.py:363; */
"Market data in Trade Dangerous format file" = "市場データをTrade Dangerous形式で記録する"; "Market data in Trade Dangerous format file" = "市場データをTrade Dangerous形式で記録する";
/* prefs.py: Settings > Output option; In files: prefs.py:372; */ /* prefs.py: Settings > Output option; In files: prefs.py:373; */
"Ship loadout" = "船の装備構成"; "Ship loadout" = "船の装備構成";
/* prefs.py: Settings > Output option; In files: prefs.py:382; */ /* prefs.py: Settings > Output option; In files: prefs.py:383; */
"Automatically update on docking" = "ドッキングした際に自動でデータを更新する"; "Automatically update on docking" = "ドッキングした際に自動でデータを更新する";
/* prefs.py: Settings > Output - Label for "where files are located"; In files: prefs.py:391; prefs.py:410; */ /* prefs.py: Settings > Output - Label for "where files are located"; In files: prefs.py:392; prefs.py:411; */
"File location" = "ファイルの出力先"; "File location" = "ファイルの出力先";
/* prefs.py: macOS Preferences - files location selection button; In files: prefs.py:399; prefs.py:449; */ /* prefs.py: macOS Preferences - files location selection button; In files: prefs.py:400; prefs.py:450; */
"Change..." = "変更..."; "Change..." = "変更...";
/* prefs.py: NOT-macOS Settings - files location selection button; prefs.py: NOT-macOS Setting - files location selection button; In files: prefs.py:402; prefs.py:452; */ /* prefs.py: NOT-macOS Settings - files location selection button; prefs.py: NOT-macOS Setting - files location selection button; In files: prefs.py:403; prefs.py:453; */
"Browse..." = "参照..."; "Browse..." = "参照...";
/* prefs.py: Label for 'Output' Settings/Preferences tab; In files: prefs.py:417; */ /* prefs.py: Label for 'Output' Settings/Preferences tab; In files: prefs.py:418; */
"Output" = "出力"; "Output" = "出力";
/* prefs.py: Settings > Configuration - Label for Journal files location; In files: prefs.py:443; prefs.py:458; */ /* prefs.py: Settings > Configuration - Label for Journal files location; In files: prefs.py:444; prefs.py:459; */
"E:D journal file location" = "E:Dゲームクライアントのジャーナルファイル出力先"; "E:D journal file location" = "E:Dゲームクライアントのジャーナルファイル出力先";
/* prefs.py: Hotkey/Shortcut settings prompt on OSX; In files: prefs.py:483; */ /* prefs.py: Hotkey/Shortcut settings prompt on OSX; In files: prefs.py:484; */
"Keyboard shortcut" = "ショートカット"; "Keyboard shortcut" = "ショートカット";
/* prefs.py: Hotkey/Shortcut settings prompt on Windows; In files: prefs.py:485; */ /* prefs.py: Hotkey/Shortcut settings prompt on Windows; In files: prefs.py:486; */
"Hotkey" = "ホットキー"; "Hotkey" = "ホットキー";
/* prefs.py: macOS Preferences > Configuration - restart the app message; In files: prefs.py:494; */ /* prefs.py: macOS Preferences > Configuration - restart the app message; In files: prefs.py:495; */
"Re-start {APP} to use shortcuts" = "ショートカットを利用するには {APP} を再起動してください"; "Re-start {APP} to use shortcuts" = "ショートカットを利用するには {APP} を再起動してください";
/* prefs.py: macOS - Configuration - need to grant the app permission for keyboard shortcuts; In files: prefs.py:503; */ /* prefs.py: macOS - Configuration - need to grant the app permission for keyboard shortcuts; In files: prefs.py:504; */
"{APP} needs permission to use shortcuts" = "{APP} がショートカットを利用するには許可が必要です"; "{APP} needs permission to use shortcuts" = "{APP} がショートカットを利用するには許可が必要です";
/* prefs.py: Shortcut settings button on OSX; In files: prefs.py:508; */ /* prefs.py: Shortcut settings button on OSX; In files: prefs.py:509; */
"Open System Preferences" = "システム環境設定を開く"; "Open System Preferences" = "システム環境設定を開く";
/* prefs.py: Configuration - Act on hotkey only when ED is in foreground; In files: prefs.py:530; */ /* prefs.py: Configuration - Act on hotkey only when ED is in foreground; In files: prefs.py:531; */
"Only when Elite: Dangerous is the active app" = "Elite: Dangerousがアクティブの時だけ有効"; "Only when Elite: Dangerous is the active app" = "Elite: Dangerousがアクティブの時だけ有効";
/* prefs.py: Configuration - play sound when hotkey used; In files: prefs.py:541; */ /* prefs.py: Configuration - play sound when hotkey used; In files: prefs.py:542; */
"Play sound" = "音を鳴らす"; "Play sound" = "音を鳴らす";
/* prefs.py: Configuration - disable checks for app updates when in-game; In files: prefs.py:556; */ /* prefs.py: Configuration - disable checks for app updates when in-game; In files: prefs.py:557; */
"Disable Automatic Application Updates Check when in-game" = "ゲーム中の自動アプリケーション更新チェックを無効にする"; "Disable Automatic Application Updates Check when in-game" = "ゲーム中の自動アプリケーション更新チェックを無効にする";
/* prefs.py: Label for preferred shipyard, system and station 'providers'; In files: prefs.py:569; */ /* prefs.py: Label for preferred shipyard, system and station 'providers'; In files: prefs.py:570; */
"Preferred websites" = "お気に入りのウェブサイト"; "Preferred websites" = "お気に入りのウェブサイト";
/* prefs.py: Label for Shipyard provider selection; In files: prefs.py:580; */ /* prefs.py: Label for Shipyard provider selection; In files: prefs.py:581; */
"Shipyard" = "造船所"; "Shipyard" = "造船所";
/* prefs.py: Label for checkbox to utilise alternative Coriolis URL method; In files: prefs.py:592; */ /* prefs.py: Label for checkbox to utilise alternative Coriolis URL method; In files: prefs.py:593; */
"Use alternate URL method" = "別のURL方式を使用する"; "Use alternate URL method" = "別のURL方式を使用する";
/* prefs.py: Configuration - Label for selection of Log Level; In files: prefs.py:645; */ /* prefs.py: Configuration - Label for selection of Log Level; In files: prefs.py:646; */
"Log Level" = "ログレベル"; "Log Level" = "ログレベル";
/* prefs.py: Label for 'Configuration' tab in Settings; In files: prefs.py:673; */ /* prefs.py: Label for 'Configuration' tab in Settings; In files: prefs.py:674; */
"Configuration" = "環境設定"; "Configuration" = "環境設定";
/* prefs.py: UI elements privacy section header in privacy tab of preferences; In files: prefs.py:682; */ /* prefs.py: UI elements privacy section header in privacy tab of preferences; In files: prefs.py:683; */
"Main UI privacy options" = "メインUIプライバシーオプション"; "Main UI privacy options" = "メインUIプライバシーオプション";
/* prefs.py: Hide private group owner name from UI checkbox; In files: prefs.py:687; */ /* prefs.py: Hide private group owner name from UI checkbox; In files: prefs.py:688; */
"Hide private group name in UI" = "UIでプライベートグループ名を表示しない"; "Hide private group name in UI" = "UIでプライベートグループ名を表示しない";
/* prefs.py: Hide multicrew captain name from main UI checkbox; In files: prefs.py:691; */ /* prefs.py: Hide multicrew captain name from main UI checkbox; In files: prefs.py:692; */
"Hide multi-crew captain name" = "マルチクルー船長名を表示しない"; "Hide multi-crew captain name" = "マルチクルー船長名を表示しない";
/* prefs.py: Preferences privacy tab title; In files: prefs.py:695; */ /* prefs.py: Preferences privacy tab title; In files: prefs.py:696; */
"Privacy" = "プライバシー"; "Privacy" = "プライバシー";
/* prefs.py: Label for Settings > Appeareance > selection of 'normal' text colour; In files: prefs.py:708; */ /* prefs.py: Label for Settings > Appeareance > selection of 'normal' text colour; In files: prefs.py:709; */
"Normal text" = "通常表示"; "Normal text" = "通常表示";
/* prefs.py: Label for Settings > Appeareance > selection of 'highlightes' text colour; In files: prefs.py:710; */ /* prefs.py: Label for Settings > Appeareance > selection of 'highlightes' text colour; In files: prefs.py:711; */
"Highlighted text" = "強調表示"; "Highlighted text" = "強調表示";
/* prefs.py: Appearance - Label for selection of application display language; In files: prefs.py:719; */ /* prefs.py: Appearance - Label for selection of application display language; In files: prefs.py:720; */
"Language" = "言語"; "Language" = "言語";
/* prefs.py: Label for Settings > Appearance > Theme selection; In files: prefs.py:729; */ /* prefs.py: Label for Settings > Appearance > Theme selection; In files: prefs.py:730; */
"Theme" = "テーマ"; "Theme" = "テーマ";
/* prefs.py: Label for 'Dark' theme radio button; In files: prefs.py:740; */ /* prefs.py: Label for 'Dark' theme radio button; In files: prefs.py:741; */
"Dark" = "ダーク"; "Dark" = "ダーク";
/* prefs.py: Label for 'Transparent' theme radio button; In files: prefs.py:747; */ /* prefs.py: Label for 'Transparent' theme radio button; In files: prefs.py:748; */
"Transparent" = "透明"; "Transparent" = "透明";
/* prefs.py: Appearance - Label for selection of UI scaling; In files: prefs.py:793; */ /* prefs.py: Appearance - Label for selection of UI scaling; In files: prefs.py:794; */
"UI Scale Percentage" = "UIスケール比率"; "UI Scale Percentage" = "UIスケール比率";
/* prefs.py: Appearance - Help/hint text for UI scaling selection; In files: prefs.py:814; */ /* prefs.py: Appearance - Help/hint text for UI scaling selection; In files: prefs.py:815; */
"100 means Default{CR}Restart Required for{CR}changes to take effect!" = "100はデフォルトを意味します{CR}変更した値を反映するには{CR}再起動が必要です!"; "100 means Default{CR}Restart Required for{CR}changes to take effect!" = "100はデフォルトを意味します{CR}変更した値を反映するには{CR}再起動が必要です!";
/* prefs.py: Appearance - Label for selection of main window transparency; In files: prefs.py:824; */ /* prefs.py: Appearance - Label for selection of main window transparency; In files: prefs.py:825; */
"Main window transparency" = "メインウィンドウの透明度"; "Main window transparency" = "メインウィンドウの透明度";
/* prefs.py: Appearance - Help/hint text for Main window transparency selection; In files: prefs.py:844:847; */ /* prefs.py: Appearance - Help/hint text for Main window transparency selection; In files: prefs.py:845:848; */
"100 means fully opaque.{CR}Window is updated in real time" = "100は完全に不透明であることを意味します。{CR}ウィンドウはリアルタイムで更新されます"; "100 means fully opaque.{CR}Window is updated in real time" = "100は完全に不透明であることを意味します。{CR}ウィンドウはリアルタイムで更新されます";
/* prefs.py: Label for Settings > Appearance tab; In files: prefs.py:883; */ /* prefs.py: Appearance option for Windows "minimize to system tray"; In files: prefs.py:877; */
"Minimize to system tray" = "システムトレイに最小化する";
/* prefs.py: Label for Settings > Appearance tab; In files: prefs.py:885; */
"Appearance" = "表示"; "Appearance" = "表示";
/* prefs.py: Label for location of third-party plugins folder; In files: prefs.py:898; */ /* prefs.py: Label for location of third-party plugins folder; In files: prefs.py:900; */
"Plugins folder" = "プラグインフォルダ"; "Plugins folder" = "プラグインフォルダ";
/* prefs.py: Label on button used to open a filesystem folder; In files: prefs.py:905; */ /* prefs.py: Label on button used to open a filesystem folder; In files: prefs.py:907; */
"Open" = "開く"; "Open" = "開く";
/* prefs.py: Tip/label about how to disable plugins; In files: prefs.py:913; */ /* prefs.py: Tip/label about how to disable plugins; In files: prefs.py:915; */
"Tip: You can disable a plugin by{CR}adding '{EXT}' to its folder name" = "ヒント: プラグインを無効にするには{CR}フォルダ名に '{EXT}' を追加してください"; "Tip: You can disable a plugin by{CR}adding '{EXT}' to its folder name" = "ヒント: プラグインを無効にするには{CR}フォルダ名に '{EXT}' を追加してください";
/* prefs.py: Label on list of enabled plugins; In files: prefs.py:924; */ /* prefs.py: Label on list of enabled plugins; In files: prefs.py:926; */
"Enabled Plugins" = "有効なプラグイン"; "Enabled Plugins" = "有効なプラグイン";
/* prefs.py: Plugins - Label for list of 'enabled' plugins that don't work with Python 3.x; In files: prefs.py:944; */ /* prefs.py: Plugins - Label for list of 'enabled' plugins that don't work with Python 3.x; In files: prefs.py:946; */
"Plugins Without Python 3.x Support:" = "Python 3.xサポートのないプラグイン:"; "Plugins Without Python 3.x Support:" = "Python 3.xサポートのないプラグイン:";
/* prefs.py: Plugins - Label on URL to documentation about migrating plugins from Python 2.7; In files: prefs.py:952; */ /* prefs.py: Plugins - Label on URL to documentation about migrating plugins from Python 2.7; In files: prefs.py:954; */
"Information on migrating plugins" = "プラグインの移行に関する情報"; "Information on migrating plugins" = "プラグインの移行に関する情報";
/* prefs.py: Lable on list of user-disabled plugins; In files: prefs.py:967; */ /* prefs.py: Lable on list of user-disabled plugins; In files: prefs.py:969; */
"Disabled Plugins" = "無効なプラグイン"; "Disabled Plugins" = "無効なプラグイン";
/* stats.py: Cmdr stats; In files: stats.py:53; */ /* stats.py: Cmdr stats; In files: stats.py:53; */

View File

@ -34,157 +34,157 @@
/* companion.py: Frontier CAPI data retrieval failed; In files: companion.py:811; */ /* companion.py: Frontier CAPI data retrieval failed; In files: companion.py:811; */
"Frontier CAPI query failure" = "Frontier CAPI 쿼리 실패"; "Frontier CAPI query failure" = "Frontier CAPI 쿼리 실패";
/* EDMarketConnector.py: Update button in main window; In files: EDMarketConnector.py:528; EDMarketConnector.py:823; EDMarketConnector.py:1515; */ /* EDMarketConnector.py: Update button in main window; In files: EDMarketConnector.py:529; EDMarketConnector.py:828; EDMarketConnector.py:1520; */
"Update" = "새로 고침"; "Update" = "새로 고침";
/* 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:611; prefs.py:866; */ /* 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:612; prefs.py:867; */
"Always on top" = "항상 위에 보이기"; "Always on top" = "항상 위에 보이기";
/* EDMarketConnector.py: Unknown suit; In files: EDMarketConnector.py:741; */ /* EDMarketConnector.py: Unknown suit; In files: EDMarketConnector.py:746; */
"Unknown" = "알 수 없음"; "Unknown" = "알 수 없음";
/* EDMarketConnector.py: ED Journal file location appears to be in error; In files: EDMarketConnector.py:810; */ /* EDMarketConnector.py: ED Journal file location appears to be in error; In files: EDMarketConnector.py:815; */
"Error: Check E:D journal file location" = "오류: E:D 저널 파일의 위치를 확인하십시오"; "Error: Check E:D journal file location" = "오류: E:D 저널 파일의 위치를 확인하십시오";
/* 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:817; edsm.py:257; stats.py:52; theme.py:227; */ /* 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:822; edsm.py:257; stats.py:52; theme.py:227; */
"Cmdr" = "커맨더"; "Cmdr" = "커맨더";
/* 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:819; EDMarketConnector.py:1274; */ /* 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:824; EDMarketConnector.py:1279; */
"Role" = "Role"; "Role" = "Role";
/* 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:819; EDMarketConnector.py:1284; EDMarketConnector.py:1307; stats.py:367; */ /* 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:824; EDMarketConnector.py:1289; EDMarketConnector.py:1312; stats.py:367; */
"Ship" = "함선"; "Ship" = "함선";
/* EDMarketConnector.py: Label for 'Suit' line in main UI; In files: EDMarketConnector.py:820; */ /* EDMarketConnector.py: Label for 'Suit' line in main UI; In files: EDMarketConnector.py:825; */
"Suit" = "슈트"; "Suit" = "슈트";
/* 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:821; prefs.py:606; stats.py:369; */ /* 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:826; prefs.py:607; stats.py:369; */
"System" = "성계"; "System" = "성계";
/* 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:822; prefs.py:624; prefs.py:761; stats.py:370; */ /* 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:827; prefs.py:625; prefs.py:762; stats.py:370; */
"Station" = "스테이션"; "Station" = "스테이션";
/* EDMarketConnector.py: 'File' menu title on OSX; EDMarketConnector.py: 'File' menu title; EDMarketConnector.py: 'File' menu; In files: EDMarketConnector.py:825; EDMarketConnector.py:840; EDMarketConnector.py:843; EDMarketConnector.py:2002; */ /* EDMarketConnector.py: 'File' menu title on OSX; EDMarketConnector.py: 'File' menu title; EDMarketConnector.py: 'File' menu; In files: EDMarketConnector.py:830; EDMarketConnector.py:845; EDMarketConnector.py:848; EDMarketConnector.py:2015; */
"File" = "파일"; "File" = "파일";
/* EDMarketConnector.py: 'Edit' menu title on OSX; EDMarketConnector.py: 'Edit' menu title; In files: EDMarketConnector.py:826; EDMarketConnector.py:841; EDMarketConnector.py:844; */ /* EDMarketConnector.py: 'Edit' menu title on OSX; EDMarketConnector.py: 'Edit' menu title; In files: EDMarketConnector.py:831; EDMarketConnector.py:846; EDMarketConnector.py:849; */
"Edit" = "편집"; "Edit" = "편집";
/* EDMarketConnector.py: 'View' menu title on OSX; In files: EDMarketConnector.py:827; */ /* EDMarketConnector.py: 'View' menu title on OSX; In files: EDMarketConnector.py:832; */
"View" = "보기"; "View" = "보기";
/* EDMarketConnector.py: 'Window' menu title on OSX; In files: EDMarketConnector.py:828; */ /* EDMarketConnector.py: 'Window' menu title on OSX; In files: EDMarketConnector.py:833; */
"Window" = "창"; "Window" = "창";
/* EDMarketConnector.py: Help' menu title on OSX; EDMarketConnector.py: 'Help' menu title; In files: EDMarketConnector.py:829; EDMarketConnector.py:842; EDMarketConnector.py:845; */ /* EDMarketConnector.py: Help' menu title on OSX; EDMarketConnector.py: 'Help' menu title; In files: EDMarketConnector.py:834; EDMarketConnector.py:847; EDMarketConnector.py:850; */
"Help" = "도움말"; "Help" = "도움말";
/* EDMarketConnector.py: App menu entry on OSX; EDMarketConnector.py: Help > About App; In files: EDMarketConnector.py:832; EDMarketConnector.py:858; EDMarketConnector.py:1561; */ /* EDMarketConnector.py: App menu entry on OSX; EDMarketConnector.py: Help > About App; In files: EDMarketConnector.py:837; EDMarketConnector.py:863; EDMarketConnector.py:1566; */
"About {APP}" = "{APP} 정보"; "About {APP}" = "{APP} 정보";
/* EDMarketConnector.py: Help > Check for Updates...; In files: EDMarketConnector.py:834; EDMarketConnector.py:857; */ /* EDMarketConnector.py: Help > Check for Updates...; In files: EDMarketConnector.py:839; EDMarketConnector.py:862; */
"Check for Updates..." = "업데이트 확인하기..."; "Check for Updates..." = "업데이트 확인하기...";
/* EDMarketConnector.py: File > Save Raw Data...; In files: EDMarketConnector.py:835; EDMarketConnector.py:849; */ /* EDMarketConnector.py: File > Save Raw Data...; In files: EDMarketConnector.py:840; EDMarketConnector.py:854; */
"Save Raw Data..." = "Raw 데이터 저장하기..."; "Save Raw Data..." = "Raw 데이터 저장하기...";
/* EDMarketConnector.py: File > Status; stats.py: Status dialog title; In files: EDMarketConnector.py:836; EDMarketConnector.py:848; stats.py:364; */ /* EDMarketConnector.py: File > Status; stats.py: Status dialog title; In files: EDMarketConnector.py:841; EDMarketConnector.py:853; stats.py:364; */
"Status" = "상태"; "Status" = "상태";
/* EDMarketConnector.py: Help > Privacy Policy; In files: EDMarketConnector.py:837; EDMarketConnector.py:855; */ /* EDMarketConnector.py: Help > Privacy Policy; In files: EDMarketConnector.py:842; EDMarketConnector.py:860; */
"Privacy Policy" = "개인정보처리방침"; "Privacy Policy" = "개인정보처리방침";
/* EDMarketConnector.py: Help > Release Notes; In files: EDMarketConnector.py:838; EDMarketConnector.py:856; EDMarketConnector.py:1595; */ /* EDMarketConnector.py: Help > Release Notes; In files: EDMarketConnector.py:843; EDMarketConnector.py:861; EDMarketConnector.py:1600; */
"Release Notes" = "릴리즈 노트"; "Release Notes" = "릴리즈 노트";
/* EDMarketConnector.py: File > Settings; prefs.py: File > Settings (macOS); In files: EDMarketConnector.py:850; EDMarketConnector.py:2003; prefs.py:254; */ /* EDMarketConnector.py: File > Settings; prefs.py: File > Settings (macOS); In files: EDMarketConnector.py:855; EDMarketConnector.py:2016; prefs.py:255; */
"Settings" = "설정"; "Settings" = "설정";
/* EDMarketConnector.py: File > Exit; In files: EDMarketConnector.py:851; */ /* EDMarketConnector.py: File > Exit; In files: EDMarketConnector.py:856; */
"Exit" = "종료"; "Exit" = "종료";
/* EDMarketConnector.py: Help > Documentation; In files: EDMarketConnector.py:854; */ /* EDMarketConnector.py: Help > Documentation; In files: EDMarketConnector.py:859; */
"Documentation" = "문서 자료"; "Documentation" = "문서 자료";
/* EDMarketConnector.py: Label for 'Copy' as in 'Copy and Paste'; ttkHyperlinkLabel.py: Label for 'Copy' as in 'Copy and Paste'; In files: EDMarketConnector.py:861; ttkHyperlinkLabel.py:42; */ /* EDMarketConnector.py: Label for 'Copy' as in 'Copy and Paste'; ttkHyperlinkLabel.py: Label for 'Copy' as in 'Copy and Paste'; In files: EDMarketConnector.py:866; ttkHyperlinkLabel.py:42; */
"Copy" = "복사"; "Copy" = "복사";
/* EDMarketConnector.py: Status - Attempting to get a Frontier Auth Access Token; In files: EDMarketConnector.py:867; */ /* EDMarketConnector.py: Status - Attempting to get a Frontier Auth Access Token; In files: EDMarketConnector.py:872; */
"Logging in..." = "로그인하는 중..."; "Logging in..." = "로그인하는 중...";
/* EDMarketConnector.py: Successfully authenticated with the Frontier website; In files: EDMarketConnector.py:883; EDMarketConnector.py:1426; */ /* EDMarketConnector.py: Successfully authenticated with the Frontier website; In files: EDMarketConnector.py:888; EDMarketConnector.py:1431; */
"Authentication successful" = "인증 성공"; "Authentication successful" = "인증 성공";
/* EDMarketConnector.py: Player is not docked at a station, when we expect them to be; In files: EDMarketConnector.py:914; */ /* EDMarketConnector.py: Player is not docked at a station, when we expect them to be; In files: EDMarketConnector.py:919; */
"You're not docked at a station!" = "스테이션에 도킹되어 있지 않습니다!"; "You're not docked at a station!" = "스테이션에 도킹되어 있지 않습니다!";
/* EDMarketConnector.py: Status - Either no market or no modules data for station from Frontier CAPI; In files: EDMarketConnector.py:922; */ /* EDMarketConnector.py: Status - Either no market or no modules data for station from Frontier CAPI; In files: EDMarketConnector.py:927; */
"Station doesn't have anything!" = "스테이션에 아무것도 없습니다!"; "Station doesn't have anything!" = "스테이션에 아무것도 없습니다!";
/* EDMarketConnector.py: Status - No station market data from Frontier CAPI; In files: EDMarketConnector.py:927; */ /* EDMarketConnector.py: Status - No station market data from Frontier CAPI; In files: EDMarketConnector.py:932; */
"Station doesn't have a market!" = "스테이션에 마켓이 없습니다!"; "Station doesn't have a market!" = "스테이션에 마켓이 없습니다!";
/* EDMarketConnector.py: CAPI queries aborted because Cmdr name is unknown; In files: EDMarketConnector.py:956; */ /* EDMarketConnector.py: CAPI queries aborted because Cmdr name is unknown; In files: EDMarketConnector.py:961; */
"CAPI query aborted: Cmdr name unknown" = "CAPI 쿼리 중단: 커맨더 이름 알 수 없음"; "CAPI query aborted: Cmdr name unknown" = "CAPI 쿼리 중단: 커맨더 이름 알 수 없음";
/* EDMarketConnector.py: CAPI queries aborted because game mode unknown; In files: EDMarketConnector.py:962; */ /* EDMarketConnector.py: CAPI queries aborted because game mode unknown; In files: EDMarketConnector.py:967; */
"CAPI query aborted: Game mode unknown" = "CAPI 쿼리 중단: 게임 모드 알 수 없음"; "CAPI query aborted: Game mode unknown" = "CAPI 쿼리 중단: 게임 모드 알 수 없음";
/* EDMarketConnector.py: CAPI queries aborted because current star system name unknown; In files: EDMarketConnector.py:968; */ /* EDMarketConnector.py: CAPI queries aborted because current star system name unknown; In files: EDMarketConnector.py:973; */
"CAPI query aborted: Current system unknown" = "CAPI 쿼리 중단: 현재 성계 알 수 없음"; "CAPI query aborted: Current system unknown" = "CAPI 쿼리 중단: 현재 성계 알 수 없음";
/* EDMarketConnector.py: CAPI queries aborted because player is in multi-crew on other Cmdr's ship; In files: EDMarketConnector.py:974; */ /* EDMarketConnector.py: CAPI queries aborted because player is in multi-crew on other Cmdr's ship; In files: EDMarketConnector.py:979; */
"CAPI query aborted: In other-ship multi-crew" = "CAPI 쿼리 중단: 다른 함선의 멀티크루로 참여중"; "CAPI query aborted: In other-ship multi-crew" = "CAPI 쿼리 중단: 다른 함선의 멀티크루로 참여중";
/* EDMarketConnector.py: CAPI queries aborted because player is in CQC (Arena); In files: EDMarketConnector.py:980; */ /* EDMarketConnector.py: CAPI queries aborted because player is in CQC (Arena); In files: EDMarketConnector.py:985; */
"CAPI query aborted: CQC (Arena) detected" = "CAPI 쿼리 중단: CQC(아레나) 감지됨"; "CAPI query aborted: CQC (Arena) detected" = "CAPI 쿼리 중단: CQC(아레나) 감지됨";
/* EDMarketConnector.py: Status - Attempting to retrieve data from Frontier CAPI; In files: EDMarketConnector.py:1001; */ /* EDMarketConnector.py: Status - Attempting to retrieve data from Frontier CAPI; In files: EDMarketConnector.py:1006; */
"Fetching data..." = "데이터 가져오는 중..."; "Fetching data..." = "데이터 가져오는 중...";
/* EDMarketConnector.py: No data was returned for the commander from the Frontier CAPI; In files: EDMarketConnector.py:1042; */ /* EDMarketConnector.py: No data was returned for the commander from the Frontier CAPI; In files: EDMarketConnector.py:1047; */
"CAPI: No commander data returned" = "CAPI: 커맨더 정보가 반환되지 않음"; "CAPI: No commander data returned" = "CAPI: 커맨더 정보가 반환되지 않음";
/* EDMarketConnector.py: We didn't have the commander name when we should have; stats.py: Unknown commander; In files: EDMarketConnector.py:1046; stats.py:298; */ /* EDMarketConnector.py: We didn't have the commander name when we should have; stats.py: Unknown commander; In files: EDMarketConnector.py:1051; stats.py:298; */
"Who are you?!" = "당신은 누구시죠?!"; "Who are you?!" = "당신은 누구시죠?!";
/* EDMarketConnector.py: We don't know where the commander is, when we should; stats.py: Unknown location; In files: EDMarketConnector.py:1052; stats.py:308; */ /* EDMarketConnector.py: We don't know where the commander is, when we should; stats.py: Unknown location; In files: EDMarketConnector.py:1057; stats.py:308; */
"Where are you?!" = "어디 계신거죠?!"; "Where are you?!" = "어디 계신거죠?!";
/* EDMarketConnector.py: We don't know what ship the commander is in, when we should; stats.py: Unknown ship; In files: EDMarketConnector.py:1059; stats.py:316; */ /* EDMarketConnector.py: We don't know what ship the commander is in, when we should; stats.py: Unknown ship; In files: EDMarketConnector.py:1064; stats.py:316; */
"What are you flying?!" = "지금 어떤 함선을 몰고 계신 건가요?!"; "What are you flying?!" = "지금 어떤 함선을 몰고 계신 건가요?!";
/* EDMarketConnector.py: Frontier CAPI server error when fetching data; In files: EDMarketConnector.py:1171; */ /* EDMarketConnector.py: Frontier CAPI server error when fetching data; In files: EDMarketConnector.py:1176; */
"Frontier CAPI server error" = "Frontier CAPI 서버 오류"; "Frontier CAPI server error" = "Frontier CAPI 서버 오류";
/* EDMarketConnector.py: Time when we last obtained Frontier CAPI data; In files: EDMarketConnector.py:1221; */ /* EDMarketConnector.py: Time when we last obtained Frontier CAPI data; In files: EDMarketConnector.py:1226; */
"Last updated at %H:%M:%S" = "마지막 업데이트: %H:%M:%S"; "Last updated at %H:%M:%S" = "마지막 업데이트: %H:%M:%S";
/* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1249; */ /* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1254; */
"Fighter" = "Fighter"; "Fighter" = "Fighter";
/* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1250; */ /* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1255; */
"Gunner" = "Gunner"; "Gunner" = "Gunner";
/* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1251; */ /* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1256; */
"Helm" = "Helm"; "Helm" = "Helm";
/* EDMarketConnector.py: Cooldown on 'Update' button; In files: EDMarketConnector.py:1509; */ /* EDMarketConnector.py: Cooldown on 'Update' button; In files: EDMarketConnector.py:1514; */
"cooldown {SS}s" = "쿨다운 {SS}s"; "cooldown {SS}s" = "쿨다운 {SS}s";
/* EDMarketConnector.py: Generic 'OK' button label; prefs.py: 'OK' button on Settings/Preferences window; In files: EDMarketConnector.py:1621; prefs.py:305; */ /* EDMarketConnector.py: Generic 'OK' button label; prefs.py: 'OK' button on Settings/Preferences window; In files: EDMarketConnector.py:1626; prefs.py:306; */
"OK" = "OK"; "OK" = "OK";
/* EDMarketConnector.py: The application is shutting down; In files: EDMarketConnector.py:1688; */ /* EDMarketConnector.py: The application is shutting down; In files: EDMarketConnector.py:1693; */
"Shutting down..." = "종료하는 중..."; "Shutting down..." = "종료하는 중...";
/* EDMarketConnector.py: Popup-text about 'active' plugins without Python 3.x support; In files: EDMarketConnector.py:1991:1997; */ /* EDMarketConnector.py: Popup-text about 'active' plugins without Python 3.x support; In files: EDMarketConnector.py:2004:2010; */
"One or more of your enabled plugins do not yet have support for Python 3.x. Please see the list on the '{PLUGINS}' tab of '{FILE}' > '{SETTINGS}'. You should check if there is an updated version available, else alert the developer that they need to update the code for Python 3.x.\r\n\r\nYou can disable a plugin by renaming its folder to have '{DISABLED}' on the end of the name." = "활성화된 플러그인 중 1개 이상이 Python 3.x를 지원하지 않습니다. '{FILE}' > '{SETTINGS}' 에서 '{PLUGINS}' 탭에 들어가 활성화되어있는 플러그인 목록을 확인하십시오. 플러그인들 중 새 버전이 나온 것이 있는지도 확인해보시고, 만약 3.x를 지원하지도, 새 버전도 없다면 해당 플러그인의 개발자에게 코드를 수정하기를 문의하십시오.\n\n플러그인을 비활성화하려면 '{DISABLED}'를 폴더명 뒤에 추가하면 됩니다."; "One or more of your enabled plugins do not yet have support for Python 3.x. Please see the list on the '{PLUGINS}' tab of '{FILE}' > '{SETTINGS}'. You should check if there is an updated version available, else alert the developer that they need to update the code for Python 3.x.\r\n\r\nYou can disable a plugin by renaming its folder to have '{DISABLED}' on the end of the name." = "활성화된 플러그인 중 1개 이상이 Python 3.x를 지원하지 않습니다. '{FILE}' > '{SETTINGS}' 에서 '{PLUGINS}' 탭에 들어가 활성화되어있는 플러그인 목록을 확인하십시오. 플러그인들 중 새 버전이 나온 것이 있는지도 확인해보시고, 만약 3.x를 지원하지도, 새 버전도 없다면 해당 플러그인의 개발자에게 코드를 수정하기를 문의하십시오.\n\n플러그인을 비활성화하려면 '{DISABLED}'를 폴더명 뒤에 추가하면 됩니다.";
/* EDMarketConnector.py: Settings > Plugins tab; prefs.py: Label on Settings > Plugins tab; In files: EDMarketConnector.py:2001; prefs.py:976; */ /* EDMarketConnector.py: Settings > Plugins tab; prefs.py: Label on Settings > Plugins tab; In files: EDMarketConnector.py:2014; prefs.py:978; */
"Plugins" = "플러그인"; "Plugins" = "플러그인";
/* EDMarketConnector.py: Popup window title for list of 'enabled' plugins that don't work with Python 3.x; In files: EDMarketConnector.py:2012; */ /* EDMarketConnector.py: Popup window title for list of 'enabled' plugins that don't work with Python 3.x; In files: EDMarketConnector.py:2025; */
"EDMC: Plugins Without Python 3.x Support" = "EDMC: Python 3.x을 지원하지 않는 플러그인"; "EDMC: Plugins Without Python 3.x Support" = "EDMC: Python 3.x을 지원하지 않는 플러그인";
/* journal_lock.py: Title text on popup when Journal directory already locked; In files: journal_lock.py:206; */ /* journal_lock.py: Title text on popup when Journal directory already locked; In files: journal_lock.py:206; */
@ -199,7 +199,7 @@
/* journal_lock.py: Generic 'Ignore' button label; In files: journal_lock.py:232; */ /* journal_lock.py: Generic 'Ignore' button label; In files: journal_lock.py:232; */
"Ignore" = "무시하기"; "Ignore" = "무시하기";
/* 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:194; prefs.py:467; prefs.py:701; prefs.py:734; */ /* 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:194; prefs.py:468; prefs.py:702; prefs.py:735; */
"Default" = "기본값"; "Default" = "기본값";
/* coriolis.py: 'Auto' label for Coriolis site override selection; coriolis.py: Coriolis normal/beta selection - auto; In files: coriolis.py:52; coriolis.py:55; coriolis.py:101; coriolis.py:117; coriolis.py:123; */ /* coriolis.py: 'Auto' label for Coriolis site override selection; coriolis.py: Coriolis normal/beta selection - auto; In files: coriolis.py:52; coriolis.py:55; coriolis.py:101; coriolis.py:117; coriolis.py:123; */
@ -271,7 +271,7 @@
/* edsm.py: EDSM API key label; inara.py: Inara API key label; In files: edsm.py:273; inara.py:243; */ /* edsm.py: EDSM API key label; inara.py: Inara API key label; In files: edsm.py:273; inara.py:243; */
"API Key" = "API 키"; "API Key" = "API 키";
/* edsm.py: We have no data on the current commander; prefs.py: No hotkey/shortcut set; stats.py: No rank; In files: edsm.py:300; prefs.py:519; prefs.py:1173; prefs.py:1206; stats.py:119; stats.py:138; stats.py:157; stats.py:174; */ /* edsm.py: We have no data on the current commander; prefs.py: No hotkey/shortcut set; stats.py: No rank; In files: edsm.py:300; prefs.py:520; prefs.py:1174; prefs.py:1207; stats.py:119; stats.py:138; stats.py:157; stats.py:174; */
"None" = "없음"; "None" = "없음";
/* edsm.py: EDSM plugin - Journal handling disabled by killswitch; In files: edsm.py:401; */ /* edsm.py: EDSM plugin - Journal handling disabled by killswitch; In files: edsm.py:401; */
@ -295,142 +295,145 @@
/* inara.py: INARA API returned some kind of error (error message will be contained in {MSG}); In files: inara.py:1580; inara.py:1593; */ /* inara.py: INARA API returned some kind of error (error message will be contained in {MSG}); In files: inara.py:1580; inara.py:1593; */
"Error: Inara {MSG}" = "오류: Inara {MSG}"; "Error: Inara {MSG}" = "오류: Inara {MSG}";
/* prefs.py: File > Preferences menu entry for macOS; In files: prefs.py:250; */ /* prefs.py: File > Preferences menu entry for macOS; In files: prefs.py:251; */
"Preferences" = "설정"; "Preferences" = "설정";
/* prefs.py: Settings > Output - choosing what data to save to files; In files: prefs.py:347; */ /* prefs.py: Settings > Output - choosing what data to save to files; In files: prefs.py:348; */
"Please choose what data to save" = "어느 데이터를 저장할 지 선택해주세요"; "Please choose what data to save" = "어느 데이터를 저장할 지 선택해주세요";
/* prefs.py: Settings > Output option; In files: prefs.py:353; */ /* prefs.py: Settings > Output option; In files: prefs.py:354; */
"Market data in CSV format file" = "CSV 형식 파일의 마켓 정보"; "Market data in CSV format file" = "CSV 형식 파일의 마켓 정보";
/* prefs.py: Settings > Output option; In files: prefs.py:362; */ /* prefs.py: Settings > Output option; In files: prefs.py:363; */
"Market data in Trade Dangerous format file" = "Trade Dangerous 형식 파일의 마켓 정보"; "Market data in Trade Dangerous format file" = "Trade Dangerous 형식 파일의 마켓 정보";
/* prefs.py: Settings > Output option; In files: prefs.py:372; */ /* prefs.py: Settings > Output option; In files: prefs.py:373; */
"Ship loadout" = "함선 피팅"; "Ship loadout" = "함선 피팅";
/* prefs.py: Settings > Output option; In files: prefs.py:382; */ /* prefs.py: Settings > Output option; In files: prefs.py:383; */
"Automatically update on docking" = "도킹시 자동으로 서버에 정보 업데이트하기"; "Automatically update on docking" = "도킹시 자동으로 서버에 정보 업데이트하기";
/* prefs.py: Settings > Output - Label for "where files are located"; In files: prefs.py:391; prefs.py:410; */ /* prefs.py: Settings > Output - Label for "where files are located"; In files: prefs.py:392; prefs.py:411; */
"File location" = "파일 위치"; "File location" = "파일 위치";
/* prefs.py: macOS Preferences - files location selection button; In files: prefs.py:399; prefs.py:449; */ /* prefs.py: macOS Preferences - files location selection button; In files: prefs.py:400; prefs.py:450; */
"Change..." = "바꾸기..."; "Change..." = "바꾸기...";
/* prefs.py: NOT-macOS Settings - files location selection button; prefs.py: NOT-macOS Setting - files location selection button; In files: prefs.py:402; prefs.py:452; */ /* prefs.py: NOT-macOS Settings - files location selection button; prefs.py: NOT-macOS Setting - files location selection button; In files: prefs.py:403; prefs.py:453; */
"Browse..." = "찾아보기..."; "Browse..." = "찾아보기...";
/* prefs.py: Label for 'Output' Settings/Preferences tab; In files: prefs.py:417; */ /* prefs.py: Label for 'Output' Settings/Preferences tab; In files: prefs.py:418; */
"Output" = "출력"; "Output" = "출력";
/* prefs.py: Settings > Configuration - Label for Journal files location; In files: prefs.py:443; prefs.py:458; */ /* prefs.py: Settings > Configuration - Label for Journal files location; In files: prefs.py:444; prefs.py:459; */
"E:D journal file location" = "E:D 저널(journal) 파일 위치"; "E:D journal file location" = "E:D 저널(journal) 파일 위치";
/* prefs.py: Hotkey/Shortcut settings prompt on OSX; In files: prefs.py:483; */ /* prefs.py: Hotkey/Shortcut settings prompt on OSX; In files: prefs.py:484; */
"Keyboard shortcut" = "단축키 설정"; "Keyboard shortcut" = "단축키 설정";
/* prefs.py: Hotkey/Shortcut settings prompt on Windows; In files: prefs.py:485; */ /* prefs.py: Hotkey/Shortcut settings prompt on Windows; In files: prefs.py:486; */
"Hotkey" = "단축키"; "Hotkey" = "단축키";
/* prefs.py: macOS Preferences > Configuration - restart the app message; In files: prefs.py:494; */ /* prefs.py: macOS Preferences > Configuration - restart the app message; In files: prefs.py:495; */
"Re-start {APP} to use shortcuts" = "단축키를 사용하려면 {APP}을(를) 다시 시작하십시오"; "Re-start {APP} to use shortcuts" = "단축키를 사용하려면 {APP}을(를) 다시 시작하십시오";
/* prefs.py: macOS - Configuration - need to grant the app permission for keyboard shortcuts; In files: prefs.py:503; */ /* prefs.py: macOS - Configuration - need to grant the app permission for keyboard shortcuts; In files: prefs.py:504; */
"{APP} needs permission to use shortcuts" = "단축기 사용을 위해선 {APP}이 권한 허용을 필요로 합니다"; "{APP} needs permission to use shortcuts" = "단축기 사용을 위해선 {APP}이 권한 허용을 필요로 합니다";
/* prefs.py: Shortcut settings button on OSX; In files: prefs.py:508; */ /* prefs.py: Shortcut settings button on OSX; In files: prefs.py:509; */
"Open System Preferences" = "시스템 설정 열기"; "Open System Preferences" = "시스템 설정 열기";
/* prefs.py: Configuration - Act on hotkey only when ED is in foreground; In files: prefs.py:530; */ /* prefs.py: Configuration - Act on hotkey only when ED is in foreground; In files: prefs.py:531; */
"Only when Elite: Dangerous is the active app" = "Elite: Dangerous가 활성 창 상태일때만"; "Only when Elite: Dangerous is the active app" = "Elite: Dangerous가 활성 창 상태일때만";
/* prefs.py: Configuration - play sound when hotkey used; In files: prefs.py:541; */ /* prefs.py: Configuration - play sound when hotkey used; In files: prefs.py:542; */
"Play sound" = "소리 재생하기"; "Play sound" = "소리 재생하기";
/* prefs.py: Configuration - disable checks for app updates when in-game; In files: prefs.py:556; */ /* prefs.py: Configuration - disable checks for app updates when in-game; In files: prefs.py:557; */
"Disable Automatic Application Updates Check when in-game" = "게임이 실행중일 때 프로그램 업데이트 확인하지 않기"; "Disable Automatic Application Updates Check when in-game" = "게임이 실행중일 때 프로그램 업데이트 확인하지 않기";
/* prefs.py: Label for preferred shipyard, system and station 'providers'; In files: prefs.py:569; */ /* prefs.py: Label for preferred shipyard, system and station 'providers'; In files: prefs.py:570; */
"Preferred websites" = "선호하는 사이트"; "Preferred websites" = "선호하는 사이트";
/* prefs.py: Label for Shipyard provider selection; In files: prefs.py:580; */ /* prefs.py: Label for Shipyard provider selection; In files: prefs.py:581; */
"Shipyard" = "쉽야드"; "Shipyard" = "쉽야드";
/* prefs.py: Label for checkbox to utilise alternative Coriolis URL method; In files: prefs.py:592; */ /* prefs.py: Label for checkbox to utilise alternative Coriolis URL method; In files: prefs.py:593; */
"Use alternate URL method" = "다른 URL 형식 사용하기"; "Use alternate URL method" = "다른 URL 형식 사용하기";
/* prefs.py: Configuration - Label for selection of Log Level; In files: prefs.py:645; */ /* prefs.py: Configuration - Label for selection of Log Level; In files: prefs.py:646; */
"Log Level" = "로깅 수준"; "Log Level" = "로깅 수준";
/* prefs.py: Label for 'Configuration' tab in Settings; In files: prefs.py:673; */ /* prefs.py: Label for 'Configuration' tab in Settings; In files: prefs.py:674; */
"Configuration" = "환경 설정"; "Configuration" = "환경 설정";
/* prefs.py: UI elements privacy section header in privacy tab of preferences; In files: prefs.py:682; */ /* prefs.py: UI elements privacy section header in privacy tab of preferences; In files: prefs.py:683; */
"Main UI privacy options" = "메인 UI 개인정보 설정"; "Main UI privacy options" = "메인 UI 개인정보 설정";
/* prefs.py: Hide private group owner name from UI checkbox; In files: prefs.py:687; */ /* prefs.py: Hide private group owner name from UI checkbox; In files: prefs.py:688; */
"Hide private group name in UI" = "UI에서 프라이빗 그룹 이름 숨기가"; "Hide private group name in UI" = "UI에서 프라이빗 그룹 이름 숨기가";
/* prefs.py: Hide multicrew captain name from main UI checkbox; In files: prefs.py:691; */ /* prefs.py: Hide multicrew captain name from main UI checkbox; In files: prefs.py:692; */
"Hide multi-crew captain name" = "멀티크루 함장 이름 숨기기"; "Hide multi-crew captain name" = "멀티크루 함장 이름 숨기기";
/* prefs.py: Preferences privacy tab title; In files: prefs.py:695; */ /* prefs.py: Preferences privacy tab title; In files: prefs.py:696; */
"Privacy" = "개인정보"; "Privacy" = "개인정보";
/* prefs.py: Label for Settings > Appeareance > selection of 'normal' text colour; In files: prefs.py:708; */ /* prefs.py: Label for Settings > Appeareance > selection of 'normal' text colour; In files: prefs.py:709; */
"Normal text" = "일반 텍스트"; "Normal text" = "일반 텍스트";
/* prefs.py: Label for Settings > Appeareance > selection of 'highlightes' text colour; In files: prefs.py:710; */ /* prefs.py: Label for Settings > Appeareance > selection of 'highlightes' text colour; In files: prefs.py:711; */
"Highlighted text" = "강조된 텍스트"; "Highlighted text" = "강조된 텍스트";
/* prefs.py: Appearance - Label for selection of application display language; In files: prefs.py:719; */ /* prefs.py: Appearance - Label for selection of application display language; In files: prefs.py:720; */
"Language" = "언어"; "Language" = "언어";
/* prefs.py: Label for Settings > Appearance > Theme selection; In files: prefs.py:729; */ /* prefs.py: Label for Settings > Appearance > Theme selection; In files: prefs.py:730; */
"Theme" = "테마"; "Theme" = "테마";
/* prefs.py: Label for 'Dark' theme radio button; In files: prefs.py:740; */ /* prefs.py: Label for 'Dark' theme radio button; In files: prefs.py:741; */
"Dark" = "어둡게"; "Dark" = "어둡게";
/* prefs.py: Label for 'Transparent' theme radio button; In files: prefs.py:747; */ /* prefs.py: Label for 'Transparent' theme radio button; In files: prefs.py:748; */
"Transparent" = "투명하게"; "Transparent" = "투명하게";
/* prefs.py: Appearance - Label for selection of UI scaling; In files: prefs.py:793; */ /* prefs.py: Appearance - Label for selection of UI scaling; In files: prefs.py:794; */
"UI Scale Percentage" = "UI 스케일 백분율"; "UI Scale Percentage" = "UI 스케일 백분율";
/* prefs.py: Appearance - Help/hint text for UI scaling selection; In files: prefs.py:814; */ /* prefs.py: Appearance - Help/hint text for UI scaling selection; In files: prefs.py:815; */
"100 means Default{CR}Restart Required for{CR}changes to take effect!" = "100은 '기본 설정'을 의미하며{CR}변경사항 적용을 위해{CR}재시작이 요구됩니다!"; "100 means Default{CR}Restart Required for{CR}changes to take effect!" = "100은 '기본 설정'을 의미하며{CR}변경사항 적용을 위해{CR}재시작이 요구됩니다!";
/* prefs.py: Appearance - Label for selection of main window transparency; In files: prefs.py:824; */ /* prefs.py: Appearance - Label for selection of main window transparency; In files: prefs.py:825; */
"Main window transparency" = "메인 창 투명도"; "Main window transparency" = "메인 창 투명도";
/* prefs.py: Appearance - Help/hint text for Main window transparency selection; In files: prefs.py:844:847; */ /* prefs.py: Appearance - Help/hint text for Main window transparency selection; In files: prefs.py:845:848; */
"100 means fully opaque.{CR}Window is updated in real time" = "100은 완전히 불투명함을 의미합니다.{CR}창은 실시간으로 업데이트됨"; "100 means fully opaque.{CR}Window is updated in real time" = "100은 완전히 불투명함을 의미합니다.{CR}창은 실시간으로 업데이트됨";
/* prefs.py: Label for Settings > Appearance tab; In files: prefs.py:883; */ /* prefs.py: Appearance option for Windows "minimize to system tray"; In files: prefs.py:877; */
"Minimize to system tray" = "시스템 트레이로 최소화";
/* prefs.py: Label for Settings > Appearance tab; In files: prefs.py:885; */
"Appearance" = "스타일"; "Appearance" = "스타일";
/* prefs.py: Label for location of third-party plugins folder; In files: prefs.py:898; */ /* prefs.py: Label for location of third-party plugins folder; In files: prefs.py:900; */
"Plugins folder" = "플러그인 폴더"; "Plugins folder" = "플러그인 폴더";
/* prefs.py: Label on button used to open a filesystem folder; In files: prefs.py:905; */ /* prefs.py: Label on button used to open a filesystem folder; In files: prefs.py:907; */
"Open" = "열기"; "Open" = "열기";
/* prefs.py: Tip/label about how to disable plugins; In files: prefs.py:913; */ /* prefs.py: Tip/label about how to disable plugins; In files: prefs.py:915; */
"Tip: You can disable a plugin by{CR}adding '{EXT}' to its folder name" = "팁: 플러그인을 비활성화하려면{CR} '{EXT}'를 폴더명 뒤에 추가하면 됨"; "Tip: You can disable a plugin by{CR}adding '{EXT}' to its folder name" = "팁: 플러그인을 비활성화하려면{CR} '{EXT}'를 폴더명 뒤에 추가하면 됨";
/* prefs.py: Label on list of enabled plugins; In files: prefs.py:924; */ /* prefs.py: Label on list of enabled plugins; In files: prefs.py:926; */
"Enabled Plugins" = "활성 플러그인"; "Enabled Plugins" = "활성 플러그인";
/* prefs.py: Plugins - Label for list of 'enabled' plugins that don't work with Python 3.x; In files: prefs.py:944; */ /* prefs.py: Plugins - Label for list of 'enabled' plugins that don't work with Python 3.x; In files: prefs.py:946; */
"Plugins Without Python 3.x Support:" = "Python 3.x을 지원하지 않는 플러그인:"; "Plugins Without Python 3.x Support:" = "Python 3.x을 지원하지 않는 플러그인:";
/* prefs.py: Plugins - Label on URL to documentation about migrating plugins from Python 2.7; In files: prefs.py:952; */ /* prefs.py: Plugins - Label on URL to documentation about migrating plugins from Python 2.7; In files: prefs.py:954; */
"Information on migrating plugins" = "플러그인 위치 변경에 대한 정보"; "Information on migrating plugins" = "플러그인 위치 변경에 대한 정보";
/* prefs.py: Lable on list of user-disabled plugins; In files: prefs.py:967; */ /* prefs.py: Lable on list of user-disabled plugins; In files: prefs.py:969; */
"Disabled Plugins" = "비활성 플러그인"; "Disabled Plugins" = "비활성 플러그인";
/* stats.py: Cmdr stats; In files: stats.py:53; */ /* stats.py: Cmdr stats; In files: stats.py:53; */

View File

@ -7,121 +7,121 @@
/* companion.py: Generic "something went wrong with Frontier Auth" error; In files: companion.py:265; */ /* companion.py: Generic "something went wrong with Frontier Auth" error; In files: companion.py:265; */
"Error: Invalid Credentials" = "Kļūda: Nederīga lietotāja informācija"; "Error: Invalid Credentials" = "Kļūda: Nederīga lietotāja informācija";
/* EDMarketConnector.py: Update button in main window; In files: EDMarketConnector.py:528; EDMarketConnector.py:823; EDMarketConnector.py:1515; */ /* EDMarketConnector.py: Update button in main window; In files: EDMarketConnector.py:529; EDMarketConnector.py:828; EDMarketConnector.py:1520; */
"Update" = "Atjaunināt"; "Update" = "Atjaunināt";
/* 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:611; prefs.py:866; */ /* 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:612; prefs.py:867; */
"Always on top" = "Vienmēr virspusē"; "Always on top" = "Vienmēr virspusē";
/* 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:817; edsm.py:257; stats.py:52; theme.py:227; */ /* 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:822; edsm.py:257; stats.py:52; theme.py:227; */
"Cmdr" = "Cmdr"; "Cmdr" = "Cmdr";
/* 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:819; EDMarketConnector.py:1274; */ /* 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:824; EDMarketConnector.py:1279; */
"Role" = "Loma"; "Role" = "Loma";
/* 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:819; EDMarketConnector.py:1284; EDMarketConnector.py:1307; stats.py:367; */ /* 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:824; EDMarketConnector.py:1289; EDMarketConnector.py:1312; stats.py:367; */
"Ship" = "Kuģis"; "Ship" = "Kuģis";
/* 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:821; prefs.py:606; stats.py:369; */ /* 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:826; prefs.py:607; stats.py:369; */
"System" = "Sistēma"; "System" = "Sistēma";
/* 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:822; prefs.py:624; prefs.py:761; stats.py:370; */ /* 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:827; prefs.py:625; prefs.py:762; stats.py:370; */
"Station" = "Stacija"; "Station" = "Stacija";
/* EDMarketConnector.py: 'File' menu title on OSX; EDMarketConnector.py: 'File' menu title; EDMarketConnector.py: 'File' menu; In files: EDMarketConnector.py:825; EDMarketConnector.py:840; EDMarketConnector.py:843; EDMarketConnector.py:2002; */ /* EDMarketConnector.py: 'File' menu title on OSX; EDMarketConnector.py: 'File' menu title; EDMarketConnector.py: 'File' menu; In files: EDMarketConnector.py:830; EDMarketConnector.py:845; EDMarketConnector.py:848; EDMarketConnector.py:2015; */
"File" = "Fails"; "File" = "Fails";
/* EDMarketConnector.py: 'Edit' menu title on OSX; EDMarketConnector.py: 'Edit' menu title; In files: EDMarketConnector.py:826; EDMarketConnector.py:841; EDMarketConnector.py:844; */ /* EDMarketConnector.py: 'Edit' menu title on OSX; EDMarketConnector.py: 'Edit' menu title; In files: EDMarketConnector.py:831; EDMarketConnector.py:846; EDMarketConnector.py:849; */
"Edit" = "Labot"; "Edit" = "Labot";
/* EDMarketConnector.py: 'View' menu title on OSX; In files: EDMarketConnector.py:827; */ /* EDMarketConnector.py: 'View' menu title on OSX; In files: EDMarketConnector.py:832; */
"View" = "Skats"; "View" = "Skats";
/* EDMarketConnector.py: 'Window' menu title on OSX; In files: EDMarketConnector.py:828; */ /* EDMarketConnector.py: 'Window' menu title on OSX; In files: EDMarketConnector.py:833; */
"Window" = "Logs"; "Window" = "Logs";
/* EDMarketConnector.py: Help' menu title on OSX; EDMarketConnector.py: 'Help' menu title; In files: EDMarketConnector.py:829; EDMarketConnector.py:842; EDMarketConnector.py:845; */ /* EDMarketConnector.py: Help' menu title on OSX; EDMarketConnector.py: 'Help' menu title; In files: EDMarketConnector.py:834; EDMarketConnector.py:847; EDMarketConnector.py:850; */
"Help" = "Palīdzība"; "Help" = "Palīdzība";
/* EDMarketConnector.py: App menu entry on OSX; EDMarketConnector.py: Help > About App; In files: EDMarketConnector.py:832; EDMarketConnector.py:858; EDMarketConnector.py:1561; */ /* EDMarketConnector.py: App menu entry on OSX; EDMarketConnector.py: Help > About App; In files: EDMarketConnector.py:837; EDMarketConnector.py:863; EDMarketConnector.py:1566; */
"About {APP}" = "Par {APP}"; "About {APP}" = "Par {APP}";
/* EDMarketConnector.py: Help > Check for Updates...; In files: EDMarketConnector.py:834; EDMarketConnector.py:857; */ /* EDMarketConnector.py: Help > Check for Updates...; In files: EDMarketConnector.py:839; EDMarketConnector.py:862; */
"Check for Updates..." = "Pārbaudīt atjauninājumus..."; "Check for Updates..." = "Pārbaudīt atjauninājumus...";
/* EDMarketConnector.py: File > Save Raw Data...; In files: EDMarketConnector.py:835; EDMarketConnector.py:849; */ /* EDMarketConnector.py: File > Save Raw Data...; In files: EDMarketConnector.py:840; EDMarketConnector.py:854; */
"Save Raw Data..." = "Saglabāt sākotnējos datus..."; "Save Raw Data..." = "Saglabāt sākotnējos datus...";
/* EDMarketConnector.py: File > Status; stats.py: Status dialog title; In files: EDMarketConnector.py:836; EDMarketConnector.py:848; stats.py:364; */ /* EDMarketConnector.py: File > Status; stats.py: Status dialog title; In files: EDMarketConnector.py:841; EDMarketConnector.py:853; stats.py:364; */
"Status" = "Statuss"; "Status" = "Statuss";
/* EDMarketConnector.py: Help > Privacy Policy; In files: EDMarketConnector.py:837; EDMarketConnector.py:855; */ /* EDMarketConnector.py: Help > Privacy Policy; In files: EDMarketConnector.py:842; EDMarketConnector.py:860; */
"Privacy Policy" = "Privātuma politika"; "Privacy Policy" = "Privātuma politika";
/* EDMarketConnector.py: Help > Release Notes; In files: EDMarketConnector.py:838; EDMarketConnector.py:856; EDMarketConnector.py:1595; */ /* EDMarketConnector.py: Help > Release Notes; In files: EDMarketConnector.py:843; EDMarketConnector.py:861; EDMarketConnector.py:1600; */
"Release Notes" = "Informācija par laidienu"; "Release Notes" = "Informācija par laidienu";
/* EDMarketConnector.py: File > Settings; prefs.py: File > Settings (macOS); In files: EDMarketConnector.py:850; EDMarketConnector.py:2003; prefs.py:254; */ /* EDMarketConnector.py: File > Settings; prefs.py: File > Settings (macOS); In files: EDMarketConnector.py:855; EDMarketConnector.py:2016; prefs.py:255; */
"Settings" = "Iestatījumi"; "Settings" = "Iestatījumi";
/* EDMarketConnector.py: File > Exit; In files: EDMarketConnector.py:851; */ /* EDMarketConnector.py: File > Exit; In files: EDMarketConnector.py:856; */
"Exit" = "Iziet"; "Exit" = "Iziet";
/* EDMarketConnector.py: Help > Documentation; In files: EDMarketConnector.py:854; */ /* EDMarketConnector.py: Help > Documentation; In files: EDMarketConnector.py:859; */
"Documentation" = "Dokumentācija"; "Documentation" = "Dokumentācija";
/* EDMarketConnector.py: Label for 'Copy' as in 'Copy and Paste'; ttkHyperlinkLabel.py: Label for 'Copy' as in 'Copy and Paste'; In files: EDMarketConnector.py:861; ttkHyperlinkLabel.py:42; */ /* EDMarketConnector.py: Label for 'Copy' as in 'Copy and Paste'; ttkHyperlinkLabel.py: Label for 'Copy' as in 'Copy and Paste'; In files: EDMarketConnector.py:866; ttkHyperlinkLabel.py:42; */
"Copy" = "Kopēt"; "Copy" = "Kopēt";
/* EDMarketConnector.py: Status - Attempting to get a Frontier Auth Access Token; In files: EDMarketConnector.py:867; */ /* EDMarketConnector.py: Status - Attempting to get a Frontier Auth Access Token; In files: EDMarketConnector.py:872; */
"Logging in..." = "Autorizējas..."; "Logging in..." = "Autorizējas...";
/* EDMarketConnector.py: Successfully authenticated with the Frontier website; In files: EDMarketConnector.py:883; EDMarketConnector.py:1426; */ /* EDMarketConnector.py: Successfully authenticated with the Frontier website; In files: EDMarketConnector.py:888; EDMarketConnector.py:1431; */
"Authentication successful" = "Autentifikācija sekmīga"; "Authentication successful" = "Autentifikācija sekmīga";
/* EDMarketConnector.py: Player is not docked at a station, when we expect them to be; In files: EDMarketConnector.py:914; */ /* EDMarketConnector.py: Player is not docked at a station, when we expect them to be; In files: EDMarketConnector.py:919; */
"You're not docked at a station!" = "Jūs neesat stacijā!"; "You're not docked at a station!" = "Jūs neesat stacijā!";
/* EDMarketConnector.py: Status - Either no market or no modules data for station from Frontier CAPI; In files: EDMarketConnector.py:922; */ /* EDMarketConnector.py: Status - Either no market or no modules data for station from Frontier CAPI; In files: EDMarketConnector.py:927; */
"Station doesn't have anything!" = "Stacijā nekā nav!"; "Station doesn't have anything!" = "Stacijā nekā nav!";
/* EDMarketConnector.py: Status - No station market data from Frontier CAPI; In files: EDMarketConnector.py:927; */ /* EDMarketConnector.py: Status - No station market data from Frontier CAPI; In files: EDMarketConnector.py:932; */
"Station doesn't have a market!" = "Stacijā nav tirgus!"; "Station doesn't have a market!" = "Stacijā nav tirgus!";
/* EDMarketConnector.py: Status - Attempting to retrieve data from Frontier CAPI; In files: EDMarketConnector.py:1001; */ /* EDMarketConnector.py: Status - Attempting to retrieve data from Frontier CAPI; In files: EDMarketConnector.py:1006; */
"Fetching data..." = "Iegūst datus..."; "Fetching data..." = "Iegūst datus...";
/* EDMarketConnector.py: We didn't have the commander name when we should have; stats.py: Unknown commander; In files: EDMarketConnector.py:1046; stats.py:298; */ /* EDMarketConnector.py: We didn't have the commander name when we should have; stats.py: Unknown commander; In files: EDMarketConnector.py:1051; stats.py:298; */
"Who are you?!" = "Kas tu esi?"; "Who are you?!" = "Kas tu esi?";
/* EDMarketConnector.py: We don't know where the commander is, when we should; stats.py: Unknown location; In files: EDMarketConnector.py:1052; stats.py:308; */ /* EDMarketConnector.py: We don't know where the commander is, when we should; stats.py: Unknown location; In files: EDMarketConnector.py:1057; stats.py:308; */
"Where are you?!" = "Kur tu esi?"; "Where are you?!" = "Kur tu esi?";
/* EDMarketConnector.py: We don't know what ship the commander is in, when we should; stats.py: Unknown ship; In files: EDMarketConnector.py:1059; stats.py:316; */ /* EDMarketConnector.py: We don't know what ship the commander is in, when we should; stats.py: Unknown ship; In files: EDMarketConnector.py:1064; stats.py:316; */
"What are you flying?!" = "Ar ko tu lido?"; "What are you flying?!" = "Ar ko tu lido?";
/* EDMarketConnector.py: Time when we last obtained Frontier CAPI data; In files: EDMarketConnector.py:1221; */ /* EDMarketConnector.py: Time when we last obtained Frontier CAPI data; In files: EDMarketConnector.py:1226; */
"Last updated at %H:%M:%S" = "Pēdējo reizi atjaunināts %H:%M:%S"; "Last updated at %H:%M:%S" = "Pēdējo reizi atjaunināts %H:%M:%S";
/* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1249; */ /* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1254; */
"Fighter" = "Cīnītājs"; "Fighter" = "Cīnītājs";
/* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1250; */ /* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1255; */
"Gunner" = "Ložmetējnieks"; "Gunner" = "Ložmetējnieks";
/* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1251; */ /* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1256; */
"Helm" = "Stūre"; "Helm" = "Stūre";
/* EDMarketConnector.py: Cooldown on 'Update' button; In files: EDMarketConnector.py:1509; */ /* EDMarketConnector.py: Cooldown on 'Update' button; In files: EDMarketConnector.py:1514; */
"cooldown {SS}s" = "Atskaite {SS}"; "cooldown {SS}s" = "Atskaite {SS}";
/* EDMarketConnector.py: Generic 'OK' button label; prefs.py: 'OK' button on Settings/Preferences window; In files: EDMarketConnector.py:1621; prefs.py:305; */ /* EDMarketConnector.py: Generic 'OK' button label; prefs.py: 'OK' button on Settings/Preferences window; In files: EDMarketConnector.py:1626; prefs.py:306; */
"OK" = "Labi"; "OK" = "Labi";
/* EDMarketConnector.py: Settings > Plugins tab; prefs.py: Label on Settings > Plugins tab; In files: EDMarketConnector.py:2001; prefs.py:976; */ /* EDMarketConnector.py: Settings > Plugins tab; prefs.py: Label on Settings > Plugins tab; In files: EDMarketConnector.py:2014; prefs.py:978; */
"Plugins" = "Spraudņi"; "Plugins" = "Spraudņi";
/* 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:194; prefs.py:467; prefs.py:701; prefs.py:734; */ /* 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:194; prefs.py:468; prefs.py:702; prefs.py:735; */
"Default" = "Noklusējuma"; "Default" = "Noklusējuma";
/* eddn.py: Status text shown while attempting to send data; In files: eddn.py:251; eddn.py:698; eddn.py:1438; */ /* eddn.py: Status text shown while attempting to send data; In files: eddn.py:251; eddn.py:698; eddn.py:1438; */
@ -148,7 +148,7 @@
/* edsm.py: EDSM API key label; inara.py: Inara API key label; In files: edsm.py:273; inara.py:243; */ /* edsm.py: EDSM API key label; inara.py: Inara API key label; In files: edsm.py:273; inara.py:243; */
"API Key" = "API atslēga"; "API Key" = "API atslēga";
/* edsm.py: We have no data on the current commander; prefs.py: No hotkey/shortcut set; stats.py: No rank; In files: edsm.py:300; prefs.py:519; prefs.py:1173; prefs.py:1206; stats.py:119; stats.py:138; stats.py:157; stats.py:174; */ /* edsm.py: We have no data on the current commander; prefs.py: No hotkey/shortcut set; stats.py: No rank; In files: edsm.py:300; prefs.py:520; prefs.py:1174; prefs.py:1207; stats.py:119; stats.py:138; stats.py:157; stats.py:174; */
"None" = "Neviens"; "None" = "Neviens";
/* edsm.py: EDSM Plugin - Error message from EDSM API; In files: edsm.py:746; edsm.py:874; */ /* edsm.py: EDSM Plugin - Error message from EDSM API; In files: edsm.py:746; edsm.py:874; */
@ -157,100 +157,100 @@
/* edsm.py: EDSM Plugin - Error connecting to EDSM API; In files: edsm.py:783; edsm.py:869; */ /* edsm.py: EDSM Plugin - Error connecting to EDSM API; In files: edsm.py:783; edsm.py:869; */
"Error: Can't connect to EDSM" = "Kļūda: Nevar savienoties ar EDSM"; "Error: Can't connect to EDSM" = "Kļūda: Nevar savienoties ar EDSM";
/* prefs.py: File > Preferences menu entry for macOS; In files: prefs.py:250; */ /* prefs.py: File > Preferences menu entry for macOS; In files: prefs.py:251; */
"Preferences" = "Iestatījumi"; "Preferences" = "Iestatījumi";
/* prefs.py: Settings > Output - choosing what data to save to files; In files: prefs.py:347; */ /* prefs.py: Settings > Output - choosing what data to save to files; In files: prefs.py:348; */
"Please choose what data to save" = "Lūdzu izvēlaties kādus datus saglabāt"; "Please choose what data to save" = "Lūdzu izvēlaties kādus datus saglabāt";
/* prefs.py: Settings > Output option; In files: prefs.py:353; */ /* prefs.py: Settings > Output option; In files: prefs.py:354; */
"Market data in CSV format file" = "Tirgus dati CSV formātā"; "Market data in CSV format file" = "Tirgus dati CSV formātā";
/* prefs.py: Settings > Output option; In files: prefs.py:362; */ /* prefs.py: Settings > Output option; In files: prefs.py:363; */
"Market data in Trade Dangerous format file" = "Tirgus dati Trade Dangerous formātā"; "Market data in Trade Dangerous format file" = "Tirgus dati Trade Dangerous formātā";
/* prefs.py: Settings > Output option; In files: prefs.py:372; */ /* prefs.py: Settings > Output option; In files: prefs.py:373; */
"Ship loadout" = "Kuģa loadout"; "Ship loadout" = "Kuģa loadout";
/* prefs.py: Settings > Output option; In files: prefs.py:382; */ /* prefs.py: Settings > Output option; In files: prefs.py:383; */
"Automatically update on docking" = "Automtiski atjaunoties nosēžoties."; "Automatically update on docking" = "Automtiski atjaunoties nosēžoties.";
/* prefs.py: Settings > Output - Label for "where files are located"; In files: prefs.py:391; prefs.py:410; */ /* prefs.py: Settings > Output - Label for "where files are located"; In files: prefs.py:392; prefs.py:411; */
"File location" = "Faila atrašanās vieta"; "File location" = "Faila atrašanās vieta";
/* prefs.py: macOS Preferences - files location selection button; In files: prefs.py:399; prefs.py:449; */ /* prefs.py: macOS Preferences - files location selection button; In files: prefs.py:400; prefs.py:450; */
"Change..." = "Mainīt..."; "Change..." = "Mainīt...";
/* prefs.py: NOT-macOS Settings - files location selection button; prefs.py: NOT-macOS Setting - files location selection button; In files: prefs.py:402; prefs.py:452; */ /* prefs.py: NOT-macOS Settings - files location selection button; prefs.py: NOT-macOS Setting - files location selection button; In files: prefs.py:403; prefs.py:453; */
"Browse..." = "Pārlūkot..."; "Browse..." = "Pārlūkot...";
/* prefs.py: Label for 'Output' Settings/Preferences tab; In files: prefs.py:417; */ /* prefs.py: Label for 'Output' Settings/Preferences tab; In files: prefs.py:418; */
"Output" = "Izvade"; "Output" = "Izvade";
/* prefs.py: Settings > Configuration - Label for Journal files location; In files: prefs.py:443; prefs.py:458; */ /* prefs.py: Settings > Configuration - Label for Journal files location; In files: prefs.py:444; prefs.py:459; */
"E:D journal file location" = "E:D žurnāla faila atrašanās vieta"; "E:D journal file location" = "E:D žurnāla faila atrašanās vieta";
/* prefs.py: Hotkey/Shortcut settings prompt on OSX; In files: prefs.py:483; */ /* prefs.py: Hotkey/Shortcut settings prompt on OSX; In files: prefs.py:484; */
"Keyboard shortcut" = "Ātrais taustiņš"; "Keyboard shortcut" = "Ātrais taustiņš";
/* prefs.py: Hotkey/Shortcut settings prompt on Windows; In files: prefs.py:485; */ /* prefs.py: Hotkey/Shortcut settings prompt on Windows; In files: prefs.py:486; */
"Hotkey" = "Ātrais taustiņš"; "Hotkey" = "Ātrais taustiņš";
/* prefs.py: macOS Preferences > Configuration - restart the app message; In files: prefs.py:494; */ /* prefs.py: macOS Preferences > Configuration - restart the app message; In files: prefs.py:495; */
"Re-start {APP} to use shortcuts" = "Restartējiet {APP} lai izmantotu īssceļus"; "Re-start {APP} to use shortcuts" = "Restartējiet {APP} lai izmantotu īssceļus";
/* prefs.py: macOS - Configuration - need to grant the app permission for keyboard shortcuts; In files: prefs.py:503; */ /* prefs.py: macOS - Configuration - need to grant the app permission for keyboard shortcuts; In files: prefs.py:504; */
"{APP} needs permission to use shortcuts" = "{APP} vajag atļaujas lai izmantotu īssceļus"; "{APP} needs permission to use shortcuts" = "{APP} vajag atļaujas lai izmantotu īssceļus";
/* prefs.py: Shortcut settings button on OSX; In files: prefs.py:508; */ /* prefs.py: Shortcut settings button on OSX; In files: prefs.py:509; */
"Open System Preferences" = "Atvērt sistēmas iestatījumus"; "Open System Preferences" = "Atvērt sistēmas iestatījumus";
/* prefs.py: Configuration - Act on hotkey only when ED is in foreground; In files: prefs.py:530; */ /* prefs.py: Configuration - Act on hotkey only when ED is in foreground; In files: prefs.py:531; */
"Only when Elite: Dangerous is the active app" = "Tikai kad Elite: Dangerous ir aktīvā aplikācija"; "Only when Elite: Dangerous is the active app" = "Tikai kad Elite: Dangerous ir aktīvā aplikācija";
/* prefs.py: Configuration - play sound when hotkey used; In files: prefs.py:541; */ /* prefs.py: Configuration - play sound when hotkey used; In files: prefs.py:542; */
"Play sound" = "Atskaņot skaņu"; "Play sound" = "Atskaņot skaņu";
/* prefs.py: Label for Shipyard provider selection; In files: prefs.py:580; */ /* prefs.py: Label for Shipyard provider selection; In files: prefs.py:581; */
"Shipyard" = "Kuģu būvētava"; "Shipyard" = "Kuģu būvētava";
/* prefs.py: Label for 'Configuration' tab in Settings; In files: prefs.py:673; */ /* prefs.py: Label for 'Configuration' tab in Settings; In files: prefs.py:674; */
"Configuration" = "Konfigurācija"; "Configuration" = "Konfigurācija";
/* prefs.py: Preferences privacy tab title; In files: prefs.py:695; */ /* prefs.py: Preferences privacy tab title; In files: prefs.py:696; */
"Privacy" = "Privātums"; "Privacy" = "Privātums";
/* prefs.py: Label for Settings > Appeareance > selection of 'normal' text colour; In files: prefs.py:708; */ /* prefs.py: Label for Settings > Appeareance > selection of 'normal' text colour; In files: prefs.py:709; */
"Normal text" = "Normālais teksts"; "Normal text" = "Normālais teksts";
/* prefs.py: Label for Settings > Appeareance > selection of 'highlightes' text colour; In files: prefs.py:710; */ /* prefs.py: Label for Settings > Appeareance > selection of 'highlightes' text colour; In files: prefs.py:711; */
"Highlighted text" = "Izceltais teksts"; "Highlighted text" = "Izceltais teksts";
/* prefs.py: Appearance - Label for selection of application display language; In files: prefs.py:719; */ /* prefs.py: Appearance - Label for selection of application display language; In files: prefs.py:720; */
"Language" = "Valoda"; "Language" = "Valoda";
/* prefs.py: Label for Settings > Appearance > Theme selection; In files: prefs.py:729; */ /* prefs.py: Label for Settings > Appearance > Theme selection; In files: prefs.py:730; */
"Theme" = "Dizains"; "Theme" = "Dizains";
/* prefs.py: Label for 'Dark' theme radio button; In files: prefs.py:740; */ /* prefs.py: Label for 'Dark' theme radio button; In files: prefs.py:741; */
"Dark" = "Tumša"; "Dark" = "Tumša";
/* prefs.py: Label for 'Transparent' theme radio button; In files: prefs.py:747; */ /* prefs.py: Label for 'Transparent' theme radio button; In files: prefs.py:748; */
"Transparent" = "Caurspīdīga"; "Transparent" = "Caurspīdīga";
/* prefs.py: Label for Settings > Appearance tab; In files: prefs.py:883; */ /* prefs.py: Label for Settings > Appearance tab; In files: prefs.py:885; */
"Appearance" = "Izskats"; "Appearance" = "Izskats";
/* prefs.py: Label for location of third-party plugins folder; In files: prefs.py:898; */ /* prefs.py: Label for location of third-party plugins folder; In files: prefs.py:900; */
"Plugins folder" = "Spraudņu mape"; "Plugins folder" = "Spraudņu mape";
/* prefs.py: Label on button used to open a filesystem folder; In files: prefs.py:905; */ /* prefs.py: Label on button used to open a filesystem folder; In files: prefs.py:907; */
"Open" = "Atvērt"; "Open" = "Atvērt";
/* prefs.py: Label on list of enabled plugins; In files: prefs.py:924; */ /* prefs.py: Label on list of enabled plugins; In files: prefs.py:926; */
"Enabled Plugins" = "Iespējoti Spraudņi"; "Enabled Plugins" = "Iespējoti Spraudņi";
/* prefs.py: Lable on list of user-disabled plugins; In files: prefs.py:967; */ /* prefs.py: Lable on list of user-disabled plugins; In files: prefs.py:969; */
"Disabled Plugins" = "Atspējoti Spraudņi"; "Disabled Plugins" = "Atspējoti Spraudņi";
/* stats.py: Cmdr stats; In files: stats.py:53; */ /* stats.py: Cmdr stats; In files: stats.py:53; */

View File

@ -10,127 +10,127 @@
/* companion.py: Frontier CAPI authorisation not for currently game-active commander; In files: companion.py:290; */ /* companion.py: Frontier CAPI authorisation not for currently game-active commander; In files: companion.py:290; */
"Error: Wrong Cmdr" = "Fout: Verkeerde Cmdr"; "Error: Wrong Cmdr" = "Fout: Verkeerde Cmdr";
/* EDMarketConnector.py: Update button in main window; In files: EDMarketConnector.py:528; EDMarketConnector.py:823; EDMarketConnector.py:1515; */ /* EDMarketConnector.py: Update button in main window; In files: EDMarketConnector.py:529; EDMarketConnector.py:828; EDMarketConnector.py:1520; */
"Update" = "Bijwerken"; "Update" = "Bijwerken";
/* 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:611; prefs.py:866; */ /* 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:612; prefs.py:867; */
"Always on top" = "Altijd op voorgrond"; "Always on top" = "Altijd op voorgrond";
/* 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:817; edsm.py:257; stats.py:52; theme.py:227; */ /* 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:822; edsm.py:257; stats.py:52; theme.py:227; */
"Cmdr" = "Cmdr"; "Cmdr" = "Cmdr";
/* 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:819; EDMarketConnector.py:1274; */ /* 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:824; EDMarketConnector.py:1279; */
"Role" = "Rol"; "Role" = "Rol";
/* 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:819; EDMarketConnector.py:1284; EDMarketConnector.py:1307; stats.py:367; */ /* 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:824; EDMarketConnector.py:1289; EDMarketConnector.py:1312; stats.py:367; */
"Ship" = "Schip"; "Ship" = "Schip";
/* 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:821; prefs.py:606; stats.py:369; */ /* 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:826; prefs.py:607; stats.py:369; */
"System" = "Systeem"; "System" = "Systeem";
/* 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:822; prefs.py:624; prefs.py:761; stats.py:370; */ /* 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:827; prefs.py:625; prefs.py:762; stats.py:370; */
"Station" = "Station"; "Station" = "Station";
/* EDMarketConnector.py: 'File' menu title on OSX; EDMarketConnector.py: 'File' menu title; EDMarketConnector.py: 'File' menu; In files: EDMarketConnector.py:825; EDMarketConnector.py:840; EDMarketConnector.py:843; EDMarketConnector.py:2002; */ /* EDMarketConnector.py: 'File' menu title on OSX; EDMarketConnector.py: 'File' menu title; EDMarketConnector.py: 'File' menu; In files: EDMarketConnector.py:830; EDMarketConnector.py:845; EDMarketConnector.py:848; EDMarketConnector.py:2015; */
"File" = "Bestand"; "File" = "Bestand";
/* EDMarketConnector.py: 'Edit' menu title on OSX; EDMarketConnector.py: 'Edit' menu title; In files: EDMarketConnector.py:826; EDMarketConnector.py:841; EDMarketConnector.py:844; */ /* EDMarketConnector.py: 'Edit' menu title on OSX; EDMarketConnector.py: 'Edit' menu title; In files: EDMarketConnector.py:831; EDMarketConnector.py:846; EDMarketConnector.py:849; */
"Edit" = "Bewerken"; "Edit" = "Bewerken";
/* EDMarketConnector.py: 'View' menu title on OSX; In files: EDMarketConnector.py:827; */ /* EDMarketConnector.py: 'View' menu title on OSX; In files: EDMarketConnector.py:832; */
"View" = "Beeld"; "View" = "Beeld";
/* EDMarketConnector.py: 'Window' menu title on OSX; In files: EDMarketConnector.py:828; */ /* EDMarketConnector.py: 'Window' menu title on OSX; In files: EDMarketConnector.py:833; */
"Window" = "Venster"; "Window" = "Venster";
/* EDMarketConnector.py: Help' menu title on OSX; EDMarketConnector.py: 'Help' menu title; In files: EDMarketConnector.py:829; EDMarketConnector.py:842; EDMarketConnector.py:845; */ /* EDMarketConnector.py: Help' menu title on OSX; EDMarketConnector.py: 'Help' menu title; In files: EDMarketConnector.py:834; EDMarketConnector.py:847; EDMarketConnector.py:850; */
"Help" = "Help"; "Help" = "Help";
/* EDMarketConnector.py: App menu entry on OSX; EDMarketConnector.py: Help > About App; In files: EDMarketConnector.py:832; EDMarketConnector.py:858; EDMarketConnector.py:1561; */ /* EDMarketConnector.py: App menu entry on OSX; EDMarketConnector.py: Help > About App; In files: EDMarketConnector.py:837; EDMarketConnector.py:863; EDMarketConnector.py:1566; */
"About {APP}" = "Over {APP}"; "About {APP}" = "Over {APP}";
/* EDMarketConnector.py: Help > Check for Updates...; In files: EDMarketConnector.py:834; EDMarketConnector.py:857; */ /* EDMarketConnector.py: Help > Check for Updates...; In files: EDMarketConnector.py:839; EDMarketConnector.py:862; */
"Check for Updates..." = "Controleren op updates..."; "Check for Updates..." = "Controleren op updates...";
/* EDMarketConnector.py: File > Save Raw Data...; In files: EDMarketConnector.py:835; EDMarketConnector.py:849; */ /* EDMarketConnector.py: File > Save Raw Data...; In files: EDMarketConnector.py:840; EDMarketConnector.py:854; */
"Save Raw Data..." = "Sla onbewerkte gegevens op..."; "Save Raw Data..." = "Sla onbewerkte gegevens op...";
/* EDMarketConnector.py: File > Status; stats.py: Status dialog title; In files: EDMarketConnector.py:836; EDMarketConnector.py:848; stats.py:364; */ /* EDMarketConnector.py: File > Status; stats.py: Status dialog title; In files: EDMarketConnector.py:841; EDMarketConnector.py:853; stats.py:364; */
"Status" = "Status"; "Status" = "Status";
/* EDMarketConnector.py: Help > Privacy Policy; In files: EDMarketConnector.py:837; EDMarketConnector.py:855; */ /* EDMarketConnector.py: Help > Privacy Policy; In files: EDMarketConnector.py:842; EDMarketConnector.py:860; */
"Privacy Policy" = "Privacybeleid"; "Privacy Policy" = "Privacybeleid";
/* EDMarketConnector.py: Help > Release Notes; In files: EDMarketConnector.py:838; EDMarketConnector.py:856; EDMarketConnector.py:1595; */ /* EDMarketConnector.py: Help > Release Notes; In files: EDMarketConnector.py:843; EDMarketConnector.py:861; EDMarketConnector.py:1600; */
"Release Notes" = "Release opmerkingen"; "Release Notes" = "Release opmerkingen";
/* EDMarketConnector.py: File > Settings; prefs.py: File > Settings (macOS); In files: EDMarketConnector.py:850; EDMarketConnector.py:2003; prefs.py:254; */ /* EDMarketConnector.py: File > Settings; prefs.py: File > Settings (macOS); In files: EDMarketConnector.py:855; EDMarketConnector.py:2016; prefs.py:255; */
"Settings" = "Instellingen"; "Settings" = "Instellingen";
/* EDMarketConnector.py: File > Exit; In files: EDMarketConnector.py:851; */ /* EDMarketConnector.py: File > Exit; In files: EDMarketConnector.py:856; */
"Exit" = "Afsluiten"; "Exit" = "Afsluiten";
/* EDMarketConnector.py: Help > Documentation; In files: EDMarketConnector.py:854; */ /* EDMarketConnector.py: Help > Documentation; In files: EDMarketConnector.py:859; */
"Documentation" = "Documentatie"; "Documentation" = "Documentatie";
/* EDMarketConnector.py: Label for 'Copy' as in 'Copy and Paste'; ttkHyperlinkLabel.py: Label for 'Copy' as in 'Copy and Paste'; In files: EDMarketConnector.py:861; ttkHyperlinkLabel.py:42; */ /* EDMarketConnector.py: Label for 'Copy' as in 'Copy and Paste'; ttkHyperlinkLabel.py: Label for 'Copy' as in 'Copy and Paste'; In files: EDMarketConnector.py:866; ttkHyperlinkLabel.py:42; */
"Copy" = "Kopieëren"; "Copy" = "Kopieëren";
/* EDMarketConnector.py: Status - Attempting to get a Frontier Auth Access Token; In files: EDMarketConnector.py:867; */ /* EDMarketConnector.py: Status - Attempting to get a Frontier Auth Access Token; In files: EDMarketConnector.py:872; */
"Logging in..." = "Bezig met inloggen..."; "Logging in..." = "Bezig met inloggen...";
/* EDMarketConnector.py: Successfully authenticated with the Frontier website; In files: EDMarketConnector.py:883; EDMarketConnector.py:1426; */ /* EDMarketConnector.py: Successfully authenticated with the Frontier website; In files: EDMarketConnector.py:888; EDMarketConnector.py:1431; */
"Authentication successful" = "Authenticatie voltooid"; "Authentication successful" = "Authenticatie voltooid";
/* EDMarketConnector.py: Player is not docked at a station, when we expect them to be; In files: EDMarketConnector.py:914; */ /* EDMarketConnector.py: Player is not docked at a station, when we expect them to be; In files: EDMarketConnector.py:919; */
"You're not docked at a station!" = "Je bent niet gedockt in een station!"; "You're not docked at a station!" = "Je bent niet gedockt in een station!";
/* EDMarketConnector.py: Status - Either no market or no modules data for station from Frontier CAPI; In files: EDMarketConnector.py:922; */ /* EDMarketConnector.py: Status - Either no market or no modules data for station from Frontier CAPI; In files: EDMarketConnector.py:927; */
"Station doesn't have anything!" = "Station heeft helemaal niets!"; "Station doesn't have anything!" = "Station heeft helemaal niets!";
/* EDMarketConnector.py: Status - No station market data from Frontier CAPI; In files: EDMarketConnector.py:927; */ /* EDMarketConnector.py: Status - No station market data from Frontier CAPI; In files: EDMarketConnector.py:932; */
"Station doesn't have a market!" = "Station heeft geen markt!"; "Station doesn't have a market!" = "Station heeft geen markt!";
/* EDMarketConnector.py: Status - Attempting to retrieve data from Frontier CAPI; In files: EDMarketConnector.py:1001; */ /* EDMarketConnector.py: Status - Attempting to retrieve data from Frontier CAPI; In files: EDMarketConnector.py:1006; */
"Fetching data..." = "Data wordt opgehaald..."; "Fetching data..." = "Data wordt opgehaald...";
/* EDMarketConnector.py: We didn't have the commander name when we should have; stats.py: Unknown commander; In files: EDMarketConnector.py:1046; stats.py:298; */ /* EDMarketConnector.py: We didn't have the commander name when we should have; stats.py: Unknown commander; In files: EDMarketConnector.py:1051; stats.py:298; */
"Who are you?!" = "Wie ben je?!"; "Who are you?!" = "Wie ben je?!";
/* EDMarketConnector.py: We don't know where the commander is, when we should; stats.py: Unknown location; In files: EDMarketConnector.py:1052; stats.py:308; */ /* EDMarketConnector.py: We don't know where the commander is, when we should; stats.py: Unknown location; In files: EDMarketConnector.py:1057; stats.py:308; */
"Where are you?!" = "Waar ben je?!"; "Where are you?!" = "Waar ben je?!";
/* EDMarketConnector.py: We don't know what ship the commander is in, when we should; stats.py: Unknown ship; In files: EDMarketConnector.py:1059; stats.py:316; */ /* EDMarketConnector.py: We don't know what ship the commander is in, when we should; stats.py: Unknown ship; In files: EDMarketConnector.py:1064; stats.py:316; */
"What are you flying?!" = "Waar vlieg je in?!"; "What are you flying?!" = "Waar vlieg je in?!";
/* EDMarketConnector.py: Time when we last obtained Frontier CAPI data; In files: EDMarketConnector.py:1221; */ /* EDMarketConnector.py: Time when we last obtained Frontier CAPI data; In files: EDMarketConnector.py:1226; */
"Last updated at %H:%M:%S" = "Voor het laatst bijgewerkt om %H:%M:%S"; "Last updated at %H:%M:%S" = "Voor het laatst bijgewerkt om %H:%M:%S";
/* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1249; */ /* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1254; */
"Fighter" = "Gevechtsvlieger"; "Fighter" = "Gevechtsvlieger";
/* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1250; */ /* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1255; */
"Gunner" = "Schutter"; "Gunner" = "Schutter";
/* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1251; */ /* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1256; */
"Helm" = "Stuurman"; "Helm" = "Stuurman";
/* EDMarketConnector.py: Cooldown on 'Update' button; In files: EDMarketConnector.py:1509; */ /* EDMarketConnector.py: Cooldown on 'Update' button; In files: EDMarketConnector.py:1514; */
"cooldown {SS}s" = "wachtperiode {SS}s"; "cooldown {SS}s" = "wachtperiode {SS}s";
/* EDMarketConnector.py: Generic 'OK' button label; prefs.py: 'OK' button on Settings/Preferences window; In files: EDMarketConnector.py:1621; prefs.py:305; */ /* EDMarketConnector.py: Generic 'OK' button label; prefs.py: 'OK' button on Settings/Preferences window; In files: EDMarketConnector.py:1626; prefs.py:306; */
"OK" = "OK"; "OK" = "OK";
/* EDMarketConnector.py: Popup-text about 'active' plugins without Python 3.x support; In files: EDMarketConnector.py:1991:1997; */ /* EDMarketConnector.py: Popup-text about 'active' plugins without Python 3.x support; In files: EDMarketConnector.py:2004:2010; */
"One or more of your enabled plugins do not yet have support for Python 3.x. Please see the list on the '{PLUGINS}' tab of '{FILE}' > '{SETTINGS}'. You should check if there is an updated version available, else alert the developer that they need to update the code for Python 3.x.\r\n\r\nYou can disable a plugin by renaming its folder to have '{DISABLED}' on the end of the name." = "Een of meer ingeschakelde plugins hebben nog geen Python 3.x ondersteuning. Kijk op de lijst op de '{PLUGINS}' tab van '{FILE}' > '{SETTINGS}'. Check of er een bijgewerkte versie beschikbaar is. Laat anders de developer weten dat ze de code moeten updaten voor Python 3.x.\n\nJe kan de plugin uitschakelen door het mapje te hernoemen met '{DISABLED}' aan het eind van de naam."; "One or more of your enabled plugins do not yet have support for Python 3.x. Please see the list on the '{PLUGINS}' tab of '{FILE}' > '{SETTINGS}'. You should check if there is an updated version available, else alert the developer that they need to update the code for Python 3.x.\r\n\r\nYou can disable a plugin by renaming its folder to have '{DISABLED}' on the end of the name." = "Een of meer ingeschakelde plugins hebben nog geen Python 3.x ondersteuning. Kijk op de lijst op de '{PLUGINS}' tab van '{FILE}' > '{SETTINGS}'. Check of er een bijgewerkte versie beschikbaar is. Laat anders de developer weten dat ze de code moeten updaten voor Python 3.x.\n\nJe kan de plugin uitschakelen door het mapje te hernoemen met '{DISABLED}' aan het eind van de naam.";
/* EDMarketConnector.py: Settings > Plugins tab; prefs.py: Label on Settings > Plugins tab; In files: EDMarketConnector.py:2001; prefs.py:976; */ /* EDMarketConnector.py: Settings > Plugins tab; prefs.py: Label on Settings > Plugins tab; In files: EDMarketConnector.py:2014; prefs.py:978; */
"Plugins" = "Plugins"; "Plugins" = "Plugins";
/* EDMarketConnector.py: Popup window title for list of 'enabled' plugins that don't work with Python 3.x; In files: EDMarketConnector.py:2012; */ /* EDMarketConnector.py: Popup window title for list of 'enabled' plugins that don't work with Python 3.x; In files: EDMarketConnector.py:2025; */
"EDMC: Plugins Without Python 3.x Support" = "EDMS: Plugins zonder Python 3.x ondersteuning"; "EDMC: Plugins Without Python 3.x Support" = "EDMS: Plugins zonder Python 3.x ondersteuning";
/* 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:194; prefs.py:467; prefs.py:701; prefs.py:734; */ /* 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:194; prefs.py:468; prefs.py:702; prefs.py:735; */
"Default" = "Standaard"; "Default" = "Standaard";
/* eddn.py: Status text shown while attempting to send data; In files: eddn.py:251; eddn.py:698; eddn.py:1438; */ /* eddn.py: Status text shown while attempting to send data; In files: eddn.py:251; eddn.py:698; eddn.py:1438; */
@ -160,7 +160,7 @@
/* edsm.py: EDSM API key label; inara.py: Inara API key label; In files: edsm.py:273; inara.py:243; */ /* edsm.py: EDSM API key label; inara.py: Inara API key label; In files: edsm.py:273; inara.py:243; */
"API Key" = "API Key"; "API Key" = "API Key";
/* edsm.py: We have no data on the current commander; prefs.py: No hotkey/shortcut set; stats.py: No rank; In files: edsm.py:300; prefs.py:519; prefs.py:1173; prefs.py:1206; stats.py:119; stats.py:138; stats.py:157; stats.py:174; */ /* edsm.py: We have no data on the current commander; prefs.py: No hotkey/shortcut set; stats.py: No rank; In files: edsm.py:300; prefs.py:520; prefs.py:1174; prefs.py:1207; stats.py:119; stats.py:138; stats.py:157; stats.py:174; */
"None" = "Geen"; "None" = "Geen";
/* edsm.py: EDSM Plugin - Error message from EDSM API; In files: edsm.py:746; edsm.py:874; */ /* edsm.py: EDSM Plugin - Error message from EDSM API; In files: edsm.py:746; edsm.py:874; */
@ -178,115 +178,115 @@
/* inara.py: INARA API returned some kind of error (error message will be contained in {MSG}); In files: inara.py:1580; inara.py:1593; */ /* inara.py: INARA API returned some kind of error (error message will be contained in {MSG}); In files: inara.py:1580; inara.py:1593; */
"Error: Inara {MSG}" = "Fout: Inara {MSG}"; "Error: Inara {MSG}" = "Fout: Inara {MSG}";
/* prefs.py: File > Preferences menu entry for macOS; In files: prefs.py:250; */ /* prefs.py: File > Preferences menu entry for macOS; In files: prefs.py:251; */
"Preferences" = "Preferences"; "Preferences" = "Preferences";
/* prefs.py: Settings > Output - choosing what data to save to files; In files: prefs.py:347; */ /* prefs.py: Settings > Output - choosing what data to save to files; In files: prefs.py:348; */
"Please choose what data to save" = "Welke gegevens wilt u opslaan?"; "Please choose what data to save" = "Welke gegevens wilt u opslaan?";
/* prefs.py: Settings > Output option; In files: prefs.py:353; */ /* prefs.py: Settings > Output option; In files: prefs.py:354; */
"Market data in CSV format file" = "Markt data in CSV bestand formaat"; "Market data in CSV format file" = "Markt data in CSV bestand formaat";
/* prefs.py: Settings > Output option; In files: prefs.py:362; */ /* prefs.py: Settings > Output option; In files: prefs.py:363; */
"Market data in Trade Dangerous format file" = "Markt data in Trade Dangerous bestand formaat"; "Market data in Trade Dangerous format file" = "Markt data in Trade Dangerous bestand formaat";
/* prefs.py: Settings > Output option; In files: prefs.py:372; */ /* prefs.py: Settings > Output option; In files: prefs.py:373; */
"Ship loadout" = "Schip inrichting"; "Ship loadout" = "Schip inrichting";
/* prefs.py: Settings > Output option; In files: prefs.py:382; */ /* prefs.py: Settings > Output option; In files: prefs.py:383; */
"Automatically update on docking" = "Automatisch bijwerken na de landing"; "Automatically update on docking" = "Automatisch bijwerken na de landing";
/* prefs.py: Settings > Output - Label for "where files are located"; In files: prefs.py:391; prefs.py:410; */ /* prefs.py: Settings > Output - Label for "where files are located"; In files: prefs.py:392; prefs.py:411; */
"File location" = "Bestand locatie"; "File location" = "Bestand locatie";
/* prefs.py: macOS Preferences - files location selection button; In files: prefs.py:399; prefs.py:449; */ /* prefs.py: macOS Preferences - files location selection button; In files: prefs.py:400; prefs.py:450; */
"Change..." = "Wijzigen..."; "Change..." = "Wijzigen...";
/* prefs.py: NOT-macOS Settings - files location selection button; prefs.py: NOT-macOS Setting - files location selection button; In files: prefs.py:402; prefs.py:452; */ /* prefs.py: NOT-macOS Settings - files location selection button; prefs.py: NOT-macOS Setting - files location selection button; In files: prefs.py:403; prefs.py:453; */
"Browse..." = "Bladeren..."; "Browse..." = "Bladeren...";
/* prefs.py: Label for 'Output' Settings/Preferences tab; In files: prefs.py:417; */ /* prefs.py: Label for 'Output' Settings/Preferences tab; In files: prefs.py:418; */
"Output" = "Uitvoer"; "Output" = "Uitvoer";
/* prefs.py: Settings > Configuration - Label for Journal files location; In files: prefs.py:443; prefs.py:458; */ /* prefs.py: Settings > Configuration - Label for Journal files location; In files: prefs.py:444; prefs.py:459; */
"E:D journal file location" = "E:D journaal bestand locatie"; "E:D journal file location" = "E:D journaal bestand locatie";
/* prefs.py: Hotkey/Shortcut settings prompt on OSX; In files: prefs.py:483; */ /* prefs.py: Hotkey/Shortcut settings prompt on OSX; In files: prefs.py:484; */
"Keyboard shortcut" = "Toetscombinaties"; "Keyboard shortcut" = "Toetscombinaties";
/* prefs.py: Hotkey/Shortcut settings prompt on Windows; In files: prefs.py:485; */ /* prefs.py: Hotkey/Shortcut settings prompt on Windows; In files: prefs.py:486; */
"Hotkey" = "Hotkey"; "Hotkey" = "Hotkey";
/* prefs.py: macOS Preferences > Configuration - restart the app message; In files: prefs.py:494; */ /* prefs.py: macOS Preferences > Configuration - restart the app message; In files: prefs.py:495; */
"Re-start {APP} to use shortcuts" = "{APP} heropstarten om toetscombinaties te gebruiken"; "Re-start {APP} to use shortcuts" = "{APP} heropstarten om toetscombinaties te gebruiken";
/* prefs.py: macOS - Configuration - need to grant the app permission for keyboard shortcuts; In files: prefs.py:503; */ /* prefs.py: macOS - Configuration - need to grant the app permission for keyboard shortcuts; In files: prefs.py:504; */
"{APP} needs permission to use shortcuts" = "{APP} heeft toestemming nodig om toetscombinaties te gebruiken"; "{APP} needs permission to use shortcuts" = "{APP} heeft toestemming nodig om toetscombinaties te gebruiken";
/* prefs.py: Shortcut settings button on OSX; In files: prefs.py:508; */ /* prefs.py: Shortcut settings button on OSX; In files: prefs.py:509; */
"Open System Preferences" = "Open Systeemvoorkeuren"; "Open System Preferences" = "Open Systeemvoorkeuren";
/* prefs.py: Configuration - Act on hotkey only when ED is in foreground; In files: prefs.py:530; */ /* prefs.py: Configuration - Act on hotkey only when ED is in foreground; In files: prefs.py:531; */
"Only when Elite: Dangerous is the active app" = "Alleen wanneer Elite: Dangerous de actieve applicatie is"; "Only when Elite: Dangerous is the active app" = "Alleen wanneer Elite: Dangerous de actieve applicatie is";
/* prefs.py: Configuration - play sound when hotkey used; In files: prefs.py:541; */ /* prefs.py: Configuration - play sound when hotkey used; In files: prefs.py:542; */
"Play sound" = "Geluid afspelen"; "Play sound" = "Geluid afspelen";
/* prefs.py: Configuration - disable checks for app updates when in-game; In files: prefs.py:556; */ /* prefs.py: Configuration - disable checks for app updates when in-game; In files: prefs.py:557; */
"Disable Automatic Application Updates Check when in-game" = "Schakel Automatische update check uit wanneer in-game"; "Disable Automatic Application Updates Check when in-game" = "Schakel Automatische update check uit wanneer in-game";
/* prefs.py: Label for preferred shipyard, system and station 'providers'; In files: prefs.py:569; */ /* prefs.py: Label for preferred shipyard, system and station 'providers'; In files: prefs.py:570; */
"Preferred websites" = "Voorkeur websites"; "Preferred websites" = "Voorkeur websites";
/* prefs.py: Label for Shipyard provider selection; In files: prefs.py:580; */ /* prefs.py: Label for Shipyard provider selection; In files: prefs.py:581; */
"Shipyard" = "Scheepswerf"; "Shipyard" = "Scheepswerf";
/* prefs.py: Label for checkbox to utilise alternative Coriolis URL method; In files: prefs.py:592; */ /* prefs.py: Label for checkbox to utilise alternative Coriolis URL method; In files: prefs.py:593; */
"Use alternate URL method" = "Gebruik andere URL methode"; "Use alternate URL method" = "Gebruik andere URL methode";
/* prefs.py: Label for 'Configuration' tab in Settings; In files: prefs.py:673; */ /* prefs.py: Label for 'Configuration' tab in Settings; In files: prefs.py:674; */
"Configuration" = "Configuratie"; "Configuration" = "Configuratie";
/* prefs.py: Preferences privacy tab title; In files: prefs.py:695; */ /* prefs.py: Preferences privacy tab title; In files: prefs.py:696; */
"Privacy" = "Privacy"; "Privacy" = "Privacy";
/* prefs.py: Label for Settings > Appeareance > selection of 'normal' text colour; In files: prefs.py:708; */ /* prefs.py: Label for Settings > Appeareance > selection of 'normal' text colour; In files: prefs.py:709; */
"Normal text" = "Normale tekst"; "Normal text" = "Normale tekst";
/* prefs.py: Label for Settings > Appeareance > selection of 'highlightes' text colour; In files: prefs.py:710; */ /* prefs.py: Label for Settings > Appeareance > selection of 'highlightes' text colour; In files: prefs.py:711; */
"Highlighted text" = "Gemarkeerde tekst"; "Highlighted text" = "Gemarkeerde tekst";
/* prefs.py: Appearance - Label for selection of application display language; In files: prefs.py:719; */ /* prefs.py: Appearance - Label for selection of application display language; In files: prefs.py:720; */
"Language" = "Taal"; "Language" = "Taal";
/* prefs.py: Label for Settings > Appearance > Theme selection; In files: prefs.py:729; */ /* prefs.py: Label for Settings > Appearance > Theme selection; In files: prefs.py:730; */
"Theme" = "Thema"; "Theme" = "Thema";
/* prefs.py: Label for 'Dark' theme radio button; In files: prefs.py:740; */ /* prefs.py: Label for 'Dark' theme radio button; In files: prefs.py:741; */
"Dark" = "Donker"; "Dark" = "Donker";
/* prefs.py: Label for 'Transparent' theme radio button; In files: prefs.py:747; */ /* prefs.py: Label for 'Transparent' theme radio button; In files: prefs.py:748; */
"Transparent" = "Transparent"; "Transparent" = "Transparent";
/* prefs.py: Label for Settings > Appearance tab; In files: prefs.py:883; */ /* prefs.py: Label for Settings > Appearance tab; In files: prefs.py:885; */
"Appearance" = "Vormgeving"; "Appearance" = "Vormgeving";
/* prefs.py: Label for location of third-party plugins folder; In files: prefs.py:898; */ /* prefs.py: Label for location of third-party plugins folder; In files: prefs.py:900; */
"Plugins folder" = "Plugins map"; "Plugins folder" = "Plugins map";
/* prefs.py: Label on button used to open a filesystem folder; In files: prefs.py:905; */ /* prefs.py: Label on button used to open a filesystem folder; In files: prefs.py:907; */
"Open" = "Openen"; "Open" = "Openen";
/* prefs.py: Tip/label about how to disable plugins; In files: prefs.py:913; */ /* prefs.py: Tip/label about how to disable plugins; In files: prefs.py:915; */
"Tip: You can disable a plugin by{CR}adding '{EXT}' to its folder name" = "Tip: Je kan een plugin deactiveren door '{EXT}'{CR}toe te voegen aan de map naam"; "Tip: You can disable a plugin by{CR}adding '{EXT}' to its folder name" = "Tip: Je kan een plugin deactiveren door '{EXT}'{CR}toe te voegen aan de map naam";
/* prefs.py: Label on list of enabled plugins; In files: prefs.py:924; */ /* prefs.py: Label on list of enabled plugins; In files: prefs.py:926; */
"Enabled Plugins" = "Geactiveerde plugins"; "Enabled Plugins" = "Geactiveerde plugins";
/* prefs.py: Plugins - Label on URL to documentation about migrating plugins from Python 2.7; In files: prefs.py:952; */ /* prefs.py: Plugins - Label on URL to documentation about migrating plugins from Python 2.7; In files: prefs.py:954; */
"Information on migrating plugins" = "Informatie over plugins migreren"; "Information on migrating plugins" = "Informatie over plugins migreren";
/* prefs.py: Lable on list of user-disabled plugins; In files: prefs.py:967; */ /* prefs.py: Lable on list of user-disabled plugins; In files: prefs.py:969; */
"Disabled Plugins" = "Gedeactiveerde plugins"; "Disabled Plugins" = "Gedeactiveerde plugins";
/* stats.py: Cmdr stats; In files: stats.py:53; */ /* stats.py: Cmdr stats; In files: stats.py:53; */

View File

@ -34,160 +34,160 @@
/* companion.py: Frontier CAPI data retrieval failed; In files: companion.py:811; */ /* companion.py: Frontier CAPI data retrieval failed; In files: companion.py:811; */
"Frontier CAPI query failure" = "Błąd zapytania CAPI Frontier"; "Frontier CAPI query failure" = "Błąd zapytania CAPI Frontier";
/* EDMarketConnector.py: Update button in main window; In files: EDMarketConnector.py:528; EDMarketConnector.py:823; EDMarketConnector.py:1515; */ /* EDMarketConnector.py: Update button in main window; In files: EDMarketConnector.py:529; EDMarketConnector.py:828; EDMarketConnector.py:1520; */
"Update" = "Aktualizacja"; "Update" = "Aktualizacja";
/* 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:611; prefs.py:866; */ /* 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:612; prefs.py:867; */
"Always on top" = "Zawsze na wierzchu"; "Always on top" = "Zawsze na wierzchu";
/* EDMarketConnector.py: Unknown suit; In files: EDMarketConnector.py:741; */ /* EDMarketConnector.py: Unknown suit; In files: EDMarketConnector.py:746; */
"Unknown" = "Nieznany"; "Unknown" = "Nieznany";
/* EDMarketConnector.py: ED Journal file location appears to be in error; In files: EDMarketConnector.py:810; */ /* EDMarketConnector.py: ED Journal file location appears to be in error; In files: EDMarketConnector.py:815; */
"Error: Check E:D journal file location" = "Błąd: Sprawdź lokalizację pliku dziennika E:D"; "Error: Check E:D journal file location" = "Błąd: Sprawdź lokalizację pliku dziennika E:D";
/* 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:817; edsm.py:257; stats.py:52; theme.py:227; */ /* 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:822; edsm.py:257; stats.py:52; theme.py:227; */
"Cmdr" = "Cmdr"; "Cmdr" = "Cmdr";
/* 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:819; EDMarketConnector.py:1274; */ /* 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:824; EDMarketConnector.py:1279; */
"Role" = "Rola"; "Role" = "Rola";
/* 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:819; EDMarketConnector.py:1284; EDMarketConnector.py:1307; stats.py:367; */ /* 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:824; EDMarketConnector.py:1289; EDMarketConnector.py:1312; stats.py:367; */
"Ship" = "Statek"; "Ship" = "Statek";
/* EDMarketConnector.py: Label for 'Suit' line in main UI; In files: EDMarketConnector.py:820; */ /* EDMarketConnector.py: Label for 'Suit' line in main UI; In files: EDMarketConnector.py:825; */
"Suit" = "Kombinezon"; "Suit" = "Kombinezon";
/* 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:821; prefs.py:606; stats.py:369; */ /* 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:826; prefs.py:607; stats.py:369; */
"System" = "System"; "System" = "System";
/* 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:822; prefs.py:624; prefs.py:761; stats.py:370; */ /* 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:827; prefs.py:625; prefs.py:762; stats.py:370; */
"Station" = "Stacja"; "Station" = "Stacja";
/* EDMarketConnector.py: 'File' menu title on OSX; EDMarketConnector.py: 'File' menu title; EDMarketConnector.py: 'File' menu; In files: EDMarketConnector.py:825; EDMarketConnector.py:840; EDMarketConnector.py:843; EDMarketConnector.py:2002; */ /* EDMarketConnector.py: 'File' menu title on OSX; EDMarketConnector.py: 'File' menu title; EDMarketConnector.py: 'File' menu; In files: EDMarketConnector.py:830; EDMarketConnector.py:845; EDMarketConnector.py:848; EDMarketConnector.py:2015; */
"File" = "Plik"; "File" = "Plik";
/* EDMarketConnector.py: 'Edit' menu title on OSX; EDMarketConnector.py: 'Edit' menu title; In files: EDMarketConnector.py:826; EDMarketConnector.py:841; EDMarketConnector.py:844; */ /* EDMarketConnector.py: 'Edit' menu title on OSX; EDMarketConnector.py: 'Edit' menu title; In files: EDMarketConnector.py:831; EDMarketConnector.py:846; EDMarketConnector.py:849; */
"Edit" = "Edycja"; "Edit" = "Edycja";
/* EDMarketConnector.py: 'View' menu title on OSX; In files: EDMarketConnector.py:827; */ /* EDMarketConnector.py: 'View' menu title on OSX; In files: EDMarketConnector.py:832; */
"View" = "Widok"; "View" = "Widok";
/* EDMarketConnector.py: 'Window' menu title on OSX; In files: EDMarketConnector.py:828; */ /* EDMarketConnector.py: 'Window' menu title on OSX; In files: EDMarketConnector.py:833; */
"Window" = "Okno"; "Window" = "Okno";
/* EDMarketConnector.py: Help' menu title on OSX; EDMarketConnector.py: 'Help' menu title; In files: EDMarketConnector.py:829; EDMarketConnector.py:842; EDMarketConnector.py:845; */ /* EDMarketConnector.py: Help' menu title on OSX; EDMarketConnector.py: 'Help' menu title; In files: EDMarketConnector.py:834; EDMarketConnector.py:847; EDMarketConnector.py:850; */
"Help" = "Pomoc"; "Help" = "Pomoc";
/* EDMarketConnector.py: App menu entry on OSX; EDMarketConnector.py: Help > About App; In files: EDMarketConnector.py:832; EDMarketConnector.py:858; EDMarketConnector.py:1561; */ /* EDMarketConnector.py: App menu entry on OSX; EDMarketConnector.py: Help > About App; In files: EDMarketConnector.py:837; EDMarketConnector.py:863; EDMarketConnector.py:1566; */
"About {APP}" = "{APP}..."; "About {APP}" = "{APP}...";
/* EDMarketConnector.py: Help > Check for Updates...; In files: EDMarketConnector.py:834; EDMarketConnector.py:857; */ /* EDMarketConnector.py: Help > Check for Updates...; In files: EDMarketConnector.py:839; EDMarketConnector.py:862; */
"Check for Updates..." = "Sprawdź aktualizacje..."; "Check for Updates..." = "Sprawdź aktualizacje...";
/* EDMarketConnector.py: File > Save Raw Data...; In files: EDMarketConnector.py:835; EDMarketConnector.py:849; */ /* EDMarketConnector.py: File > Save Raw Data...; In files: EDMarketConnector.py:840; EDMarketConnector.py:854; */
"Save Raw Data..." = "Zapisz Nieprzetworzone Dane..."; "Save Raw Data..." = "Zapisz Nieprzetworzone Dane...";
/* EDMarketConnector.py: File > Status; stats.py: Status dialog title; In files: EDMarketConnector.py:836; EDMarketConnector.py:848; stats.py:364; */ /* EDMarketConnector.py: File > Status; stats.py: Status dialog title; In files: EDMarketConnector.py:841; EDMarketConnector.py:853; stats.py:364; */
"Status" = "Status"; "Status" = "Status";
/* EDMarketConnector.py: Help > Privacy Policy; In files: EDMarketConnector.py:837; EDMarketConnector.py:855; */ /* EDMarketConnector.py: Help > Privacy Policy; In files: EDMarketConnector.py:842; EDMarketConnector.py:860; */
"Privacy Policy" = "Polityka prywatności"; "Privacy Policy" = "Polityka prywatności";
/* EDMarketConnector.py: Help > Release Notes; In files: EDMarketConnector.py:838; EDMarketConnector.py:856; EDMarketConnector.py:1595; */ /* EDMarketConnector.py: Help > Release Notes; In files: EDMarketConnector.py:843; EDMarketConnector.py:861; EDMarketConnector.py:1600; */
"Release Notes" = "Informacje o wersji"; "Release Notes" = "Informacje o wersji";
/* EDMarketConnector.py: File > Settings; prefs.py: File > Settings (macOS); In files: EDMarketConnector.py:850; EDMarketConnector.py:2003; prefs.py:254; */ /* EDMarketConnector.py: File > Settings; prefs.py: File > Settings (macOS); In files: EDMarketConnector.py:855; EDMarketConnector.py:2016; prefs.py:255; */
"Settings" = "Ustawienia"; "Settings" = "Ustawienia";
/* EDMarketConnector.py: File > Exit; In files: EDMarketConnector.py:851; */ /* EDMarketConnector.py: File > Exit; In files: EDMarketConnector.py:856; */
"Exit" = "Zakończ"; "Exit" = "Zakończ";
/* EDMarketConnector.py: Help > Documentation; In files: EDMarketConnector.py:854; */ /* EDMarketConnector.py: Help > Documentation; In files: EDMarketConnector.py:859; */
"Documentation" = "Dokumentacja"; "Documentation" = "Dokumentacja";
/* EDMarketConnector.py: Label for 'Copy' as in 'Copy and Paste'; ttkHyperlinkLabel.py: Label for 'Copy' as in 'Copy and Paste'; In files: EDMarketConnector.py:861; ttkHyperlinkLabel.py:42; */ /* EDMarketConnector.py: Label for 'Copy' as in 'Copy and Paste'; ttkHyperlinkLabel.py: Label for 'Copy' as in 'Copy and Paste'; In files: EDMarketConnector.py:866; ttkHyperlinkLabel.py:42; */
"Copy" = "Kopiuj"; "Copy" = "Kopiuj";
/* EDMarketConnector.py: Status - Attempting to get a Frontier Auth Access Token; In files: EDMarketConnector.py:867; */ /* EDMarketConnector.py: Status - Attempting to get a Frontier Auth Access Token; In files: EDMarketConnector.py:872; */
"Logging in..." = "Logowanie..."; "Logging in..." = "Logowanie...";
/* EDMarketConnector.py: Successfully authenticated with the Frontier website; In files: EDMarketConnector.py:883; EDMarketConnector.py:1426; */ /* EDMarketConnector.py: Successfully authenticated with the Frontier website; In files: EDMarketConnector.py:888; EDMarketConnector.py:1431; */
"Authentication successful" = "Autoryzacja pomyślna"; "Authentication successful" = "Autoryzacja pomyślna";
/* EDMarketConnector.py: Player is not docked at a station, when we expect them to be; In files: EDMarketConnector.py:914; */ /* EDMarketConnector.py: Player is not docked at a station, when we expect them to be; In files: EDMarketConnector.py:919; */
"You're not docked at a station!" = "Nie jesteś zadokowany do stacji!"; "You're not docked at a station!" = "Nie jesteś zadokowany do stacji!";
/* EDMarketConnector.py: Status - Either no market or no modules data for station from Frontier CAPI; In files: EDMarketConnector.py:922; */ /* EDMarketConnector.py: Status - Either no market or no modules data for station from Frontier CAPI; In files: EDMarketConnector.py:927; */
"Station doesn't have anything!" = "Stacja jest pusta!"; "Station doesn't have anything!" = "Stacja jest pusta!";
/* EDMarketConnector.py: Status - No station market data from Frontier CAPI; In files: EDMarketConnector.py:927; */ /* EDMarketConnector.py: Status - No station market data from Frontier CAPI; In files: EDMarketConnector.py:932; */
"Station doesn't have a market!" = "W stacji nie ma giełdy towarowej!"; "Station doesn't have a market!" = "W stacji nie ma giełdy towarowej!";
/* EDMarketConnector.py: CAPI queries aborted because Cmdr name is unknown; In files: EDMarketConnector.py:956; */ /* EDMarketConnector.py: CAPI queries aborted because Cmdr name is unknown; In files: EDMarketConnector.py:961; */
"CAPI query aborted: Cmdr name unknown" = "Zapytanie CAPI anulowane: nazwa komandora nieznana"; "CAPI query aborted: Cmdr name unknown" = "Zapytanie CAPI anulowane: nazwa komandora nieznana";
/* EDMarketConnector.py: CAPI queries aborted because game mode unknown; In files: EDMarketConnector.py:962; */ /* EDMarketConnector.py: CAPI queries aborted because game mode unknown; In files: EDMarketConnector.py:967; */
"CAPI query aborted: Game mode unknown" = "Zapytanie CAPI anulowane: tryb gry nieznany"; "CAPI query aborted: Game mode unknown" = "Zapytanie CAPI anulowane: tryb gry nieznany";
/* EDMarketConnector.py: CAPI queries aborted because current star system name unknown; In files: EDMarketConnector.py:968; */ /* EDMarketConnector.py: CAPI queries aborted because current star system name unknown; In files: EDMarketConnector.py:973; */
"CAPI query aborted: Current system unknown" = "Zapytanie CAPI anulowane: obecny system nieznany"; "CAPI query aborted: Current system unknown" = "Zapytanie CAPI anulowane: obecny system nieznany";
/* EDMarketConnector.py: CAPI queries aborted because player is in multi-crew on other Cmdr's ship; In files: EDMarketConnector.py:974; */ /* EDMarketConnector.py: CAPI queries aborted because player is in multi-crew on other Cmdr's ship; In files: EDMarketConnector.py:979; */
"CAPI query aborted: In other-ship multi-crew" = "Zapytanie CAPI anulowane: jako załogant w innym statku"; "CAPI query aborted: In other-ship multi-crew" = "Zapytanie CAPI anulowane: jako załogant w innym statku";
/* EDMarketConnector.py: CAPI queries aborted because player is in CQC (Arena); In files: EDMarketConnector.py:980; */ /* EDMarketConnector.py: CAPI queries aborted because player is in CQC (Arena); In files: EDMarketConnector.py:985; */
"CAPI query aborted: CQC (Arena) detected" = "Zapytanie CAPI anulowane: wykryto arenę CQC"; "CAPI query aborted: CQC (Arena) detected" = "Zapytanie CAPI anulowane: wykryto arenę CQC";
/* EDMarketConnector.py: Status - Attempting to retrieve data from Frontier CAPI; In files: EDMarketConnector.py:1001; */ /* EDMarketConnector.py: Status - Attempting to retrieve data from Frontier CAPI; In files: EDMarketConnector.py:1006; */
"Fetching data..." = "Pobieranie danych..."; "Fetching data..." = "Pobieranie danych...";
/* EDMarketConnector.py: No data was returned for the commander from the Frontier CAPI; In files: EDMarketConnector.py:1042; */ /* EDMarketConnector.py: No data was returned for the commander from the Frontier CAPI; In files: EDMarketConnector.py:1047; */
"CAPI: No commander data returned" = "CAPI: Nie zwrócono danych dowódcy"; "CAPI: No commander data returned" = "CAPI: Nie zwrócono danych dowódcy";
/* EDMarketConnector.py: We didn't have the commander name when we should have; stats.py: Unknown commander; In files: EDMarketConnector.py:1046; stats.py:298; */ /* EDMarketConnector.py: We didn't have the commander name when we should have; stats.py: Unknown commander; In files: EDMarketConnector.py:1051; stats.py:298; */
"Who are you?!" = "Kim jesteś?!"; "Who are you?!" = "Kim jesteś?!";
/* EDMarketConnector.py: We don't know where the commander is, when we should; stats.py: Unknown location; In files: EDMarketConnector.py:1052; stats.py:308; */ /* EDMarketConnector.py: We don't know where the commander is, when we should; stats.py: Unknown location; In files: EDMarketConnector.py:1057; stats.py:308; */
"Where are you?!" = "Gdzie jesteś?!"; "Where are you?!" = "Gdzie jesteś?!";
/* EDMarketConnector.py: We don't know what ship the commander is in, when we should; stats.py: Unknown ship; In files: EDMarketConnector.py:1059; stats.py:316; */ /* EDMarketConnector.py: We don't know what ship the commander is in, when we should; stats.py: Unknown ship; In files: EDMarketConnector.py:1064; stats.py:316; */
"What are you flying?!" = "Czym latasz?!"; "What are you flying?!" = "Czym latasz?!";
/* EDMarketConnector.py: Frontier CAPI server error when fetching data; In files: EDMarketConnector.py:1171; */ /* EDMarketConnector.py: Frontier CAPI server error when fetching data; In files: EDMarketConnector.py:1176; */
"Frontier CAPI server error" = "Błąd serwera CAPI Frontier"; "Frontier CAPI server error" = "Błąd serwera CAPI Frontier";
/* EDMarketConnector.py: Frontier CAPI Access Token expired, trying to get a new one; In files: EDMarketConnector.py:1177; */ /* EDMarketConnector.py: Frontier CAPI Access Token expired, trying to get a new one; In files: EDMarketConnector.py:1182; */
"CAPI: Refreshing access token..." = "CAPI: Odświeżanie tokena dostępu..."; "CAPI: Refreshing access token..." = "CAPI: Odświeżanie tokena dostępu...";
/* EDMarketConnector.py: Time when we last obtained Frontier CAPI data; In files: EDMarketConnector.py:1221; */ /* EDMarketConnector.py: Time when we last obtained Frontier CAPI data; In files: EDMarketConnector.py:1226; */
"Last updated at %H:%M:%S" = "Ostatnia aktualizacja %H:%M:%S"; "Last updated at %H:%M:%S" = "Ostatnia aktualizacja %H:%M:%S";
/* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1249; */ /* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1254; */
"Fighter" = "Fighter"; "Fighter" = "Fighter";
/* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1250; */ /* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1255; */
"Gunner" = "Gunner"; "Gunner" = "Gunner";
/* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1251; */ /* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1256; */
"Helm" = "Helm"; "Helm" = "Helm";
/* EDMarketConnector.py: Cooldown on 'Update' button; In files: EDMarketConnector.py:1509; */ /* EDMarketConnector.py: Cooldown on 'Update' button; In files: EDMarketConnector.py:1514; */
"cooldown {SS}s" = "Oczekiwanie {SS} sek."; "cooldown {SS}s" = "Oczekiwanie {SS} sek.";
/* EDMarketConnector.py: Generic 'OK' button label; prefs.py: 'OK' button on Settings/Preferences window; In files: EDMarketConnector.py:1621; prefs.py:305; */ /* EDMarketConnector.py: Generic 'OK' button label; prefs.py: 'OK' button on Settings/Preferences window; In files: EDMarketConnector.py:1626; prefs.py:306; */
"OK" = "OK"; "OK" = "OK";
/* EDMarketConnector.py: The application is shutting down; In files: EDMarketConnector.py:1688; */ /* EDMarketConnector.py: The application is shutting down; In files: EDMarketConnector.py:1693; */
"Shutting down..." = "Wyłączanie..."; "Shutting down..." = "Wyłączanie...";
/* EDMarketConnector.py: Popup-text about 'active' plugins without Python 3.x support; In files: EDMarketConnector.py:1991:1997; */ /* EDMarketConnector.py: Popup-text about 'active' plugins without Python 3.x support; In files: EDMarketConnector.py:2004:2010; */
"One or more of your enabled plugins do not yet have support for Python 3.x. Please see the list on the '{PLUGINS}' tab of '{FILE}' > '{SETTINGS}'. You should check if there is an updated version available, else alert the developer that they need to update the code for Python 3.x.\r\n\r\nYou can disable a plugin by renaming its folder to have '{DISABLED}' on the end of the name." = "Co najmniej jeden z uruchomionych pluginów nie wspiera Python 3.x. Sprawdź listę w '{FILE}' > '{SETTINGS}', sekcja '{PLUGINS}'. Upewnij się, że dostępna jest aktualna wersja pluginu, w przeciwnym razie poinformuj twórcę, że należy zaktualizować kod do wersji Python 3.x.\n\nMożesz wyłączyć plugin, dodając '{DISABLED}' na koniec nazwy jego folderu."; "One or more of your enabled plugins do not yet have support for Python 3.x. Please see the list on the '{PLUGINS}' tab of '{FILE}' > '{SETTINGS}'. You should check if there is an updated version available, else alert the developer that they need to update the code for Python 3.x.\r\n\r\nYou can disable a plugin by renaming its folder to have '{DISABLED}' on the end of the name." = "Co najmniej jeden z uruchomionych pluginów nie wspiera Python 3.x. Sprawdź listę w '{FILE}' > '{SETTINGS}', sekcja '{PLUGINS}'. Upewnij się, że dostępna jest aktualna wersja pluginu, w przeciwnym razie poinformuj twórcę, że należy zaktualizować kod do wersji Python 3.x.\n\nMożesz wyłączyć plugin, dodając '{DISABLED}' na koniec nazwy jego folderu.";
/* EDMarketConnector.py: Settings > Plugins tab; prefs.py: Label on Settings > Plugins tab; In files: EDMarketConnector.py:2001; prefs.py:976; */ /* EDMarketConnector.py: Settings > Plugins tab; prefs.py: Label on Settings > Plugins tab; In files: EDMarketConnector.py:2014; prefs.py:978; */
"Plugins" = "Pluginy"; "Plugins" = "Pluginy";
/* EDMarketConnector.py: Popup window title for list of 'enabled' plugins that don't work with Python 3.x; In files: EDMarketConnector.py:2012; */ /* EDMarketConnector.py: Popup window title for list of 'enabled' plugins that don't work with Python 3.x; In files: EDMarketConnector.py:2025; */
"EDMC: Plugins Without Python 3.x Support" = "EDMC: Pluginy Nie Wspierające Python 3.x"; "EDMC: Plugins Without Python 3.x Support" = "EDMC: Pluginy Nie Wspierające Python 3.x";
/* journal_lock.py: Title text on popup when Journal directory already locked; In files: journal_lock.py:206; */ /* journal_lock.py: Title text on popup when Journal directory already locked; In files: journal_lock.py:206; */
@ -202,7 +202,7 @@
/* journal_lock.py: Generic 'Ignore' button label; In files: journal_lock.py:232; */ /* journal_lock.py: Generic 'Ignore' button label; In files: journal_lock.py:232; */
"Ignore" = "Zignoruj"; "Ignore" = "Zignoruj";
/* 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:194; prefs.py:467; prefs.py:701; prefs.py:734; */ /* 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:194; prefs.py:468; prefs.py:702; prefs.py:735; */
"Default" = "Domyślne"; "Default" = "Domyślne";
/* coriolis.py: 'Auto' label for Coriolis site override selection; coriolis.py: Coriolis normal/beta selection - auto; In files: coriolis.py:52; coriolis.py:55; coriolis.py:101; coriolis.py:117; coriolis.py:123; */ /* coriolis.py: 'Auto' label for Coriolis site override selection; coriolis.py: Coriolis normal/beta selection - auto; In files: coriolis.py:52; coriolis.py:55; coriolis.py:101; coriolis.py:117; coriolis.py:123; */
@ -274,7 +274,7 @@
/* edsm.py: EDSM API key label; inara.py: Inara API key label; In files: edsm.py:273; inara.py:243; */ /* edsm.py: EDSM API key label; inara.py: Inara API key label; In files: edsm.py:273; inara.py:243; */
"API Key" = "Klucz API"; "API Key" = "Klucz API";
/* edsm.py: We have no data on the current commander; prefs.py: No hotkey/shortcut set; stats.py: No rank; In files: edsm.py:300; prefs.py:519; prefs.py:1173; prefs.py:1206; stats.py:119; stats.py:138; stats.py:157; stats.py:174; */ /* edsm.py: We have no data on the current commander; prefs.py: No hotkey/shortcut set; stats.py: No rank; In files: edsm.py:300; prefs.py:520; prefs.py:1174; prefs.py:1207; stats.py:119; stats.py:138; stats.py:157; stats.py:174; */
"None" = "Brak"; "None" = "Brak";
/* edsm.py: EDSM plugin - Journal handling disabled by killswitch; In files: edsm.py:401; */ /* edsm.py: EDSM plugin - Journal handling disabled by killswitch; In files: edsm.py:401; */
@ -298,142 +298,145 @@
/* inara.py: INARA API returned some kind of error (error message will be contained in {MSG}); In files: inara.py:1580; inara.py:1593; */ /* inara.py: INARA API returned some kind of error (error message will be contained in {MSG}); In files: inara.py:1580; inara.py:1593; */
"Error: Inara {MSG}" = "Błąd: Inara {MSG}"; "Error: Inara {MSG}" = "Błąd: Inara {MSG}";
/* prefs.py: File > Preferences menu entry for macOS; In files: prefs.py:250; */ /* prefs.py: File > Preferences menu entry for macOS; In files: prefs.py:251; */
"Preferences" = "Preferencje"; "Preferences" = "Preferencje";
/* prefs.py: Settings > Output - choosing what data to save to files; In files: prefs.py:347; */ /* prefs.py: Settings > Output - choosing what data to save to files; In files: prefs.py:348; */
"Please choose what data to save" = "Jakie dane zapisywać"; "Please choose what data to save" = "Jakie dane zapisywać";
/* prefs.py: Settings > Output option; In files: prefs.py:353; */ /* prefs.py: Settings > Output option; In files: prefs.py:354; */
"Market data in CSV format file" = "Dane rynkowe w formacie CSV"; "Market data in CSV format file" = "Dane rynkowe w formacie CSV";
/* prefs.py: Settings > Output option; In files: prefs.py:362; */ /* prefs.py: Settings > Output option; In files: prefs.py:363; */
"Market data in Trade Dangerous format file" = "Dane rynkowe w formacie Trade Dangerous"; "Market data in Trade Dangerous format file" = "Dane rynkowe w formacie Trade Dangerous";
/* prefs.py: Settings > Output option; In files: prefs.py:372; */ /* prefs.py: Settings > Output option; In files: prefs.py:373; */
"Ship loadout" = "Wyposażenie statku"; "Ship loadout" = "Wyposażenie statku";
/* prefs.py: Settings > Output option; In files: prefs.py:382; */ /* prefs.py: Settings > Output option; In files: prefs.py:383; */
"Automatically update on docking" = "Aktualizuj automatycznie po zadokowaniu"; "Automatically update on docking" = "Aktualizuj automatycznie po zadokowaniu";
/* prefs.py: Settings > Output - Label for "where files are located"; In files: prefs.py:391; prefs.py:410; */ /* prefs.py: Settings > Output - Label for "where files are located"; In files: prefs.py:392; prefs.py:411; */
"File location" = "Położenie pliku"; "File location" = "Położenie pliku";
/* prefs.py: macOS Preferences - files location selection button; In files: prefs.py:399; prefs.py:449; */ /* prefs.py: macOS Preferences - files location selection button; In files: prefs.py:400; prefs.py:450; */
"Change..." = "Zmień..."; "Change..." = "Zmień...";
/* prefs.py: NOT-macOS Settings - files location selection button; prefs.py: NOT-macOS Setting - files location selection button; In files: prefs.py:402; prefs.py:452; */ /* prefs.py: NOT-macOS Settings - files location selection button; prefs.py: NOT-macOS Setting - files location selection button; In files: prefs.py:403; prefs.py:453; */
"Browse..." = "Przeglądaj..."; "Browse..." = "Przeglądaj...";
/* prefs.py: Label for 'Output' Settings/Preferences tab; In files: prefs.py:417; */ /* prefs.py: Label for 'Output' Settings/Preferences tab; In files: prefs.py:418; */
"Output" = "Wyjście"; "Output" = "Wyjście";
/* prefs.py: Settings > Configuration - Label for Journal files location; In files: prefs.py:443; prefs.py:458; */ /* prefs.py: Settings > Configuration - Label for Journal files location; In files: prefs.py:444; prefs.py:459; */
"E:D journal file location" = "E:D Lokacja pliku dziennika"; "E:D journal file location" = "E:D Lokacja pliku dziennika";
/* prefs.py: Hotkey/Shortcut settings prompt on OSX; In files: prefs.py:483; */ /* prefs.py: Hotkey/Shortcut settings prompt on OSX; In files: prefs.py:484; */
"Keyboard shortcut" = "Skrót klawiaturowy"; "Keyboard shortcut" = "Skrót klawiaturowy";
/* prefs.py: Hotkey/Shortcut settings prompt on Windows; In files: prefs.py:485; */ /* prefs.py: Hotkey/Shortcut settings prompt on Windows; In files: prefs.py:486; */
"Hotkey" = "Skr. Klaw."; "Hotkey" = "Skr. Klaw.";
/* prefs.py: macOS Preferences > Configuration - restart the app message; In files: prefs.py:494; */ /* prefs.py: macOS Preferences > Configuration - restart the app message; In files: prefs.py:495; */
"Re-start {APP} to use shortcuts" = "Zrestartuj {APP} by użyć{CR}skrótu klawiszowego."; "Re-start {APP} to use shortcuts" = "Zrestartuj {APP} by użyć{CR}skrótu klawiszowego.";
/* prefs.py: macOS - Configuration - need to grant the app permission for keyboard shortcuts; In files: prefs.py:503; */ /* prefs.py: macOS - Configuration - need to grant the app permission for keyboard shortcuts; In files: prefs.py:504; */
"{APP} needs permission to use shortcuts" = "{APP} wymaga uprawnień by{CR}móc korzystać ze skrótów klawiszowych."; "{APP} needs permission to use shortcuts" = "{APP} wymaga uprawnień by{CR}móc korzystać ze skrótów klawiszowych.";
/* prefs.py: Shortcut settings button on OSX; In files: prefs.py:508; */ /* prefs.py: Shortcut settings button on OSX; In files: prefs.py:509; */
"Open System Preferences" = "Otwórz Preferencje systemowe"; "Open System Preferences" = "Otwórz Preferencje systemowe";
/* prefs.py: Configuration - Act on hotkey only when ED is in foreground; In files: prefs.py:530; */ /* prefs.py: Configuration - Act on hotkey only when ED is in foreground; In files: prefs.py:531; */
"Only when Elite: Dangerous is the active app" = "Tylko gdy Elite: Dangerous jest aplikacją aktywną"; "Only when Elite: Dangerous is the active app" = "Tylko gdy Elite: Dangerous jest aplikacją aktywną";
/* prefs.py: Configuration - play sound when hotkey used; In files: prefs.py:541; */ /* prefs.py: Configuration - play sound when hotkey used; In files: prefs.py:542; */
"Play sound" = "Odtwórz dźwięk"; "Play sound" = "Odtwórz dźwięk";
/* prefs.py: Configuration - disable checks for app updates when in-game; In files: prefs.py:556; */ /* prefs.py: Configuration - disable checks for app updates when in-game; In files: prefs.py:557; */
"Disable Automatic Application Updates Check when in-game" = "Wyłącz automatyczne wyszukiwanie aktualizacji, gdy jesteś w grze"; "Disable Automatic Application Updates Check when in-game" = "Wyłącz automatyczne wyszukiwanie aktualizacji, gdy jesteś w grze";
/* prefs.py: Label for preferred shipyard, system and station 'providers'; In files: prefs.py:569; */ /* prefs.py: Label for preferred shipyard, system and station 'providers'; In files: prefs.py:570; */
"Preferred websites" = "Preferowane strony"; "Preferred websites" = "Preferowane strony";
/* prefs.py: Label for Shipyard provider selection; In files: prefs.py:580; */ /* prefs.py: Label for Shipyard provider selection; In files: prefs.py:581; */
"Shipyard" = "Stocznia"; "Shipyard" = "Stocznia";
/* prefs.py: Label for checkbox to utilise alternative Coriolis URL method; In files: prefs.py:592; */ /* prefs.py: Label for checkbox to utilise alternative Coriolis URL method; In files: prefs.py:593; */
"Use alternate URL method" = "Użyj alternatywnej metody URL"; "Use alternate URL method" = "Użyj alternatywnej metody URL";
/* prefs.py: Configuration - Label for selection of Log Level; In files: prefs.py:645; */ /* prefs.py: Configuration - Label for selection of Log Level; In files: prefs.py:646; */
"Log Level" = "Poziom logowania"; "Log Level" = "Poziom logowania";
/* prefs.py: Label for 'Configuration' tab in Settings; In files: prefs.py:673; */ /* prefs.py: Label for 'Configuration' tab in Settings; In files: prefs.py:674; */
"Configuration" = "Konfiguracja"; "Configuration" = "Konfiguracja";
/* prefs.py: UI elements privacy section header in privacy tab of preferences; In files: prefs.py:682; */ /* prefs.py: UI elements privacy section header in privacy tab of preferences; In files: prefs.py:683; */
"Main UI privacy options" = "Opcje prywatności UI"; "Main UI privacy options" = "Opcje prywatności UI";
/* prefs.py: Hide private group owner name from UI checkbox; In files: prefs.py:687; */ /* prefs.py: Hide private group owner name from UI checkbox; In files: prefs.py:688; */
"Hide private group name in UI" = "Ukruj nazwę grupy prywatnej w UI"; "Hide private group name in UI" = "Ukruj nazwę grupy prywatnej w UI";
/* prefs.py: Hide multicrew captain name from main UI checkbox; In files: prefs.py:691; */ /* prefs.py: Hide multicrew captain name from main UI checkbox; In files: prefs.py:692; */
"Hide multi-crew captain name" = "Ukryj nazwę kapitana w \"multi-crew\""; "Hide multi-crew captain name" = "Ukryj nazwę kapitana w \"multi-crew\"";
/* prefs.py: Preferences privacy tab title; In files: prefs.py:695; */ /* prefs.py: Preferences privacy tab title; In files: prefs.py:696; */
"Privacy" = "Prywatność"; "Privacy" = "Prywatność";
/* prefs.py: Label for Settings > Appeareance > selection of 'normal' text colour; In files: prefs.py:708; */ /* prefs.py: Label for Settings > Appeareance > selection of 'normal' text colour; In files: prefs.py:709; */
"Normal text" = "Zwykły tekst"; "Normal text" = "Zwykły tekst";
/* prefs.py: Label for Settings > Appeareance > selection of 'highlightes' text colour; In files: prefs.py:710; */ /* prefs.py: Label for Settings > Appeareance > selection of 'highlightes' text colour; In files: prefs.py:711; */
"Highlighted text" = "Podświetlony tekst"; "Highlighted text" = "Podświetlony tekst";
/* prefs.py: Appearance - Label for selection of application display language; In files: prefs.py:719; */ /* prefs.py: Appearance - Label for selection of application display language; In files: prefs.py:720; */
"Language" = "Język"; "Language" = "Język";
/* prefs.py: Label for Settings > Appearance > Theme selection; In files: prefs.py:729; */ /* prefs.py: Label for Settings > Appearance > Theme selection; In files: prefs.py:730; */
"Theme" = "Schemat kolorystyczny"; "Theme" = "Schemat kolorystyczny";
/* prefs.py: Label for 'Dark' theme radio button; In files: prefs.py:740; */ /* prefs.py: Label for 'Dark' theme radio button; In files: prefs.py:741; */
"Dark" = "Ciemny"; "Dark" = "Ciemny";
/* prefs.py: Label for 'Transparent' theme radio button; In files: prefs.py:747; */ /* prefs.py: Label for 'Transparent' theme radio button; In files: prefs.py:748; */
"Transparent" = "Przezroczyste"; "Transparent" = "Przezroczyste";
/* prefs.py: Appearance - Label for selection of UI scaling; In files: prefs.py:793; */ /* prefs.py: Appearance - Label for selection of UI scaling; In files: prefs.py:794; */
"UI Scale Percentage" = "Skalowanie UI"; "UI Scale Percentage" = "Skalowanie UI";
/* prefs.py: Appearance - Help/hint text for UI scaling selection; In files: prefs.py:814; */ /* prefs.py: Appearance - Help/hint text for UI scaling selection; In files: prefs.py:815; */
"100 means Default{CR}Restart Required for{CR}changes to take effect!" = "100 oznacza wartość domyślną{CR}Zmiany zostaną wprowadzone po{CR}ponownym uruchomieniu programu!"; "100 means Default{CR}Restart Required for{CR}changes to take effect!" = "100 oznacza wartość domyślną{CR}Zmiany zostaną wprowadzone po{CR}ponownym uruchomieniu programu!";
/* prefs.py: Appearance - Label for selection of main window transparency; In files: prefs.py:824; */ /* prefs.py: Appearance - Label for selection of main window transparency; In files: prefs.py:825; */
"Main window transparency" = "Przeźroczystość okna głównego"; "Main window transparency" = "Przeźroczystość okna głównego";
/* prefs.py: Appearance - Help/hint text for Main window transparency selection; In files: prefs.py:844:847; */ /* prefs.py: Appearance - Help/hint text for Main window transparency selection; In files: prefs.py:845:848; */
"100 means fully opaque.{CR}Window is updated in real time" = "100 oznacza nieprzeźroczyste.{CR}Okno aktualizowane w czasie rzeczywistym."; "100 means fully opaque.{CR}Window is updated in real time" = "100 oznacza nieprzeźroczyste.{CR}Okno aktualizowane w czasie rzeczywistym.";
/* prefs.py: Label for Settings > Appearance tab; In files: prefs.py:883; */ /* prefs.py: Appearance option for Windows "minimize to system tray"; In files: prefs.py:877; */
"Minimize to system tray" = "Zminimalizuj do zasobnika systemowego";
/* prefs.py: Label for Settings > Appearance tab; In files: prefs.py:885; */
"Appearance" = "Wygląd"; "Appearance" = "Wygląd";
/* prefs.py: Label for location of third-party plugins folder; In files: prefs.py:898; */ /* prefs.py: Label for location of third-party plugins folder; In files: prefs.py:900; */
"Plugins folder" = "Folder pluginów"; "Plugins folder" = "Folder pluginów";
/* prefs.py: Label on button used to open a filesystem folder; In files: prefs.py:905; */ /* prefs.py: Label on button used to open a filesystem folder; In files: prefs.py:907; */
"Open" = "Otwórz"; "Open" = "Otwórz";
/* prefs.py: Tip/label about how to disable plugins; In files: prefs.py:913; */ /* prefs.py: Tip/label about how to disable plugins; In files: prefs.py:915; */
"Tip: You can disable a plugin by{CR}adding '{EXT}' to its folder name" = "Wskazówka: Możesz wyłączyć pluginy{CR}dodając '{EXT}' do nazwy folderu"; "Tip: You can disable a plugin by{CR}adding '{EXT}' to its folder name" = "Wskazówka: Możesz wyłączyć pluginy{CR}dodając '{EXT}' do nazwy folderu";
/* prefs.py: Label on list of enabled plugins; In files: prefs.py:924; */ /* prefs.py: Label on list of enabled plugins; In files: prefs.py:926; */
"Enabled Plugins" = "Włączone pluginy"; "Enabled Plugins" = "Włączone pluginy";
/* prefs.py: Plugins - Label for list of 'enabled' plugins that don't work with Python 3.x; In files: prefs.py:944; */ /* prefs.py: Plugins - Label for list of 'enabled' plugins that don't work with Python 3.x; In files: prefs.py:946; */
"Plugins Without Python 3.x Support:" = "Pluginy nie obsługiwane przez Python 3.x:"; "Plugins Without Python 3.x Support:" = "Pluginy nie obsługiwane przez Python 3.x:";
/* prefs.py: Plugins - Label on URL to documentation about migrating plugins from Python 2.7; In files: prefs.py:952; */ /* prefs.py: Plugins - Label on URL to documentation about migrating plugins from Python 2.7; In files: prefs.py:954; */
"Information on migrating plugins" = "Informacja o migracji pluginów"; "Information on migrating plugins" = "Informacja o migracji pluginów";
/* prefs.py: Lable on list of user-disabled plugins; In files: prefs.py:967; */ /* prefs.py: Lable on list of user-disabled plugins; In files: prefs.py:969; */
"Disabled Plugins" = "Pluginy wyłączone"; "Disabled Plugins" = "Pluginy wyłączone";
/* stats.py: Cmdr stats; In files: stats.py:53; */ /* stats.py: Cmdr stats; In files: stats.py:53; */

View File

@ -34,157 +34,157 @@
/* companion.py: Frontier CAPI data retrieval failed; In files: companion.py:811; */ /* companion.py: Frontier CAPI data retrieval failed; In files: companion.py:811; */
"Frontier CAPI query failure" = "Falha na requisição ao CAPI da Frontier"; "Frontier CAPI query failure" = "Falha na requisição ao CAPI da Frontier";
/* EDMarketConnector.py: Update button in main window; In files: EDMarketConnector.py:528; EDMarketConnector.py:823; EDMarketConnector.py:1515; */ /* EDMarketConnector.py: Update button in main window; In files: EDMarketConnector.py:529; EDMarketConnector.py:828; EDMarketConnector.py:1520; */
"Update" = "Atualizar"; "Update" = "Atualizar";
/* 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:611; prefs.py:866; */ /* 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:612; prefs.py:867; */
"Always on top" = "Sempre no topo"; "Always on top" = "Sempre no topo";
/* EDMarketConnector.py: Unknown suit; In files: EDMarketConnector.py:741; */ /* EDMarketConnector.py: Unknown suit; In files: EDMarketConnector.py:746; */
"Unknown" = "Desconhecido"; "Unknown" = "Desconhecido";
/* EDMarketConnector.py: ED Journal file location appears to be in error; In files: EDMarketConnector.py:810; */ /* EDMarketConnector.py: ED Journal file location appears to be in error; In files: EDMarketConnector.py:815; */
"Error: Check E:D journal file location" = "Erro: Verifique a localicação dos arquivos de Jornais E:D"; "Error: Check E:D journal file location" = "Erro: Verifique a localicação dos arquivos de Jornais E:D";
/* 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:817; edsm.py:257; stats.py:52; theme.py:227; */ /* 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:822; edsm.py:257; stats.py:52; theme.py:227; */
"Cmdr" = "Cmdt"; "Cmdr" = "Cmdt";
/* 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:819; EDMarketConnector.py:1274; */ /* 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:824; EDMarketConnector.py:1279; */
"Role" = "Função"; "Role" = "Função";
/* 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:819; EDMarketConnector.py:1284; EDMarketConnector.py:1307; stats.py:367; */ /* 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:824; EDMarketConnector.py:1289; EDMarketConnector.py:1312; stats.py:367; */
"Ship" = "Nave"; "Ship" = "Nave";
/* EDMarketConnector.py: Label for 'Suit' line in main UI; In files: EDMarketConnector.py:820; */ /* EDMarketConnector.py: Label for 'Suit' line in main UI; In files: EDMarketConnector.py:825; */
"Suit" = "Traje"; "Suit" = "Traje";
/* 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:821; prefs.py:606; stats.py:369; */ /* 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:826; prefs.py:607; stats.py:369; */
"System" = "Sistema"; "System" = "Sistema";
/* 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:822; prefs.py:624; prefs.py:761; stats.py:370; */ /* 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:827; prefs.py:625; prefs.py:762; stats.py:370; */
"Station" = "Estação"; "Station" = "Estação";
/* EDMarketConnector.py: 'File' menu title on OSX; EDMarketConnector.py: 'File' menu title; EDMarketConnector.py: 'File' menu; In files: EDMarketConnector.py:825; EDMarketConnector.py:840; EDMarketConnector.py:843; EDMarketConnector.py:2002; */ /* EDMarketConnector.py: 'File' menu title on OSX; EDMarketConnector.py: 'File' menu title; EDMarketConnector.py: 'File' menu; In files: EDMarketConnector.py:830; EDMarketConnector.py:845; EDMarketConnector.py:848; EDMarketConnector.py:2015; */
"File" = "Arquivo"; "File" = "Arquivo";
/* EDMarketConnector.py: 'Edit' menu title on OSX; EDMarketConnector.py: 'Edit' menu title; In files: EDMarketConnector.py:826; EDMarketConnector.py:841; EDMarketConnector.py:844; */ /* EDMarketConnector.py: 'Edit' menu title on OSX; EDMarketConnector.py: 'Edit' menu title; In files: EDMarketConnector.py:831; EDMarketConnector.py:846; EDMarketConnector.py:849; */
"Edit" = "Editar"; "Edit" = "Editar";
/* EDMarketConnector.py: 'View' menu title on OSX; In files: EDMarketConnector.py:827; */ /* EDMarketConnector.py: 'View' menu title on OSX; In files: EDMarketConnector.py:832; */
"View" = "Visualizar"; "View" = "Visualizar";
/* EDMarketConnector.py: 'Window' menu title on OSX; In files: EDMarketConnector.py:828; */ /* EDMarketConnector.py: 'Window' menu title on OSX; In files: EDMarketConnector.py:833; */
"Window" = "Janela"; "Window" = "Janela";
/* EDMarketConnector.py: Help' menu title on OSX; EDMarketConnector.py: 'Help' menu title; In files: EDMarketConnector.py:829; EDMarketConnector.py:842; EDMarketConnector.py:845; */ /* EDMarketConnector.py: Help' menu title on OSX; EDMarketConnector.py: 'Help' menu title; In files: EDMarketConnector.py:834; EDMarketConnector.py:847; EDMarketConnector.py:850; */
"Help" = "Ajuda"; "Help" = "Ajuda";
/* EDMarketConnector.py: App menu entry on OSX; EDMarketConnector.py: Help > About App; In files: EDMarketConnector.py:832; EDMarketConnector.py:858; EDMarketConnector.py:1561; */ /* EDMarketConnector.py: App menu entry on OSX; EDMarketConnector.py: Help > About App; In files: EDMarketConnector.py:837; EDMarketConnector.py:863; EDMarketConnector.py:1566; */
"About {APP}" = "Sobre {APP}"; "About {APP}" = "Sobre {APP}";
/* EDMarketConnector.py: Help > Check for Updates...; In files: EDMarketConnector.py:834; EDMarketConnector.py:857; */ /* EDMarketConnector.py: Help > Check for Updates...; In files: EDMarketConnector.py:839; EDMarketConnector.py:862; */
"Check for Updates..." = "Verificar por Atualizações..."; "Check for Updates..." = "Verificar por Atualizações...";
/* EDMarketConnector.py: File > Save Raw Data...; In files: EDMarketConnector.py:835; EDMarketConnector.py:849; */ /* EDMarketConnector.py: File > Save Raw Data...; In files: EDMarketConnector.py:840; EDMarketConnector.py:854; */
"Save Raw Data..." = "Salvar dados brutos..."; "Save Raw Data..." = "Salvar dados brutos...";
/* EDMarketConnector.py: File > Status; stats.py: Status dialog title; In files: EDMarketConnector.py:836; EDMarketConnector.py:848; stats.py:364; */ /* EDMarketConnector.py: File > Status; stats.py: Status dialog title; In files: EDMarketConnector.py:841; EDMarketConnector.py:853; stats.py:364; */
"Status" = "Status"; "Status" = "Status";
/* EDMarketConnector.py: Help > Privacy Policy; In files: EDMarketConnector.py:837; EDMarketConnector.py:855; */ /* EDMarketConnector.py: Help > Privacy Policy; In files: EDMarketConnector.py:842; EDMarketConnector.py:860; */
"Privacy Policy" = "Política de Privacidade"; "Privacy Policy" = "Política de Privacidade";
/* EDMarketConnector.py: Help > Release Notes; In files: EDMarketConnector.py:838; EDMarketConnector.py:856; EDMarketConnector.py:1595; */ /* EDMarketConnector.py: Help > Release Notes; In files: EDMarketConnector.py:843; EDMarketConnector.py:861; EDMarketConnector.py:1600; */
"Release Notes" = "Notas de atualização"; "Release Notes" = "Notas de atualização";
/* EDMarketConnector.py: File > Settings; prefs.py: File > Settings (macOS); In files: EDMarketConnector.py:850; EDMarketConnector.py:2003; prefs.py:254; */ /* EDMarketConnector.py: File > Settings; prefs.py: File > Settings (macOS); In files: EDMarketConnector.py:855; EDMarketConnector.py:2016; prefs.py:255; */
"Settings" = "Configurações"; "Settings" = "Configurações";
/* EDMarketConnector.py: File > Exit; In files: EDMarketConnector.py:851; */ /* EDMarketConnector.py: File > Exit; In files: EDMarketConnector.py:856; */
"Exit" = "Sair"; "Exit" = "Sair";
/* EDMarketConnector.py: Help > Documentation; In files: EDMarketConnector.py:854; */ /* EDMarketConnector.py: Help > Documentation; In files: EDMarketConnector.py:859; */
"Documentation" = "Documentação"; "Documentation" = "Documentação";
/* EDMarketConnector.py: Label for 'Copy' as in 'Copy and Paste'; ttkHyperlinkLabel.py: Label for 'Copy' as in 'Copy and Paste'; In files: EDMarketConnector.py:861; ttkHyperlinkLabel.py:42; */ /* EDMarketConnector.py: Label for 'Copy' as in 'Copy and Paste'; ttkHyperlinkLabel.py: Label for 'Copy' as in 'Copy and Paste'; In files: EDMarketConnector.py:866; ttkHyperlinkLabel.py:42; */
"Copy" = "Copiar"; "Copy" = "Copiar";
/* EDMarketConnector.py: Status - Attempting to get a Frontier Auth Access Token; In files: EDMarketConnector.py:867; */ /* EDMarketConnector.py: Status - Attempting to get a Frontier Auth Access Token; In files: EDMarketConnector.py:872; */
"Logging in..." = "Efetuando login..."; "Logging in..." = "Efetuando login...";
/* EDMarketConnector.py: Successfully authenticated with the Frontier website; In files: EDMarketConnector.py:883; EDMarketConnector.py:1426; */ /* EDMarketConnector.py: Successfully authenticated with the Frontier website; In files: EDMarketConnector.py:888; EDMarketConnector.py:1431; */
"Authentication successful" = "Autenticação bem-sucedida"; "Authentication successful" = "Autenticação bem-sucedida";
/* EDMarketConnector.py: Player is not docked at a station, when we expect them to be; In files: EDMarketConnector.py:914; */ /* EDMarketConnector.py: Player is not docked at a station, when we expect them to be; In files: EDMarketConnector.py:919; */
"You're not docked at a station!" = "Você não está docado na estação!"; "You're not docked at a station!" = "Você não está docado na estação!";
/* EDMarketConnector.py: Status - Either no market or no modules data for station from Frontier CAPI; In files: EDMarketConnector.py:922; */ /* EDMarketConnector.py: Status - Either no market or no modules data for station from Frontier CAPI; In files: EDMarketConnector.py:927; */
"Station doesn't have anything!" = "A estação não tem nada!"; "Station doesn't have anything!" = "A estação não tem nada!";
/* EDMarketConnector.py: Status - No station market data from Frontier CAPI; In files: EDMarketConnector.py:927; */ /* EDMarketConnector.py: Status - No station market data from Frontier CAPI; In files: EDMarketConnector.py:932; */
"Station doesn't have a market!" = "A estação não tem um mercado!"; "Station doesn't have a market!" = "A estação não tem um mercado!";
/* EDMarketConnector.py: CAPI queries aborted because Cmdr name is unknown; In files: EDMarketConnector.py:956; */ /* EDMarketConnector.py: CAPI queries aborted because Cmdr name is unknown; In files: EDMarketConnector.py:961; */
"CAPI query aborted: Cmdr name unknown" = "Requisição CAPI cancelada: nome de CMDT desconhecido"; "CAPI query aborted: Cmdr name unknown" = "Requisição CAPI cancelada: nome de CMDT desconhecido";
/* EDMarketConnector.py: CAPI queries aborted because game mode unknown; In files: EDMarketConnector.py:962; */ /* EDMarketConnector.py: CAPI queries aborted because game mode unknown; In files: EDMarketConnector.py:967; */
"CAPI query aborted: Game mode unknown" = "Requisição CAPI cancelada: modo de jogo desconhecido"; "CAPI query aborted: Game mode unknown" = "Requisição CAPI cancelada: modo de jogo desconhecido";
/* EDMarketConnector.py: CAPI queries aborted because current star system name unknown; In files: EDMarketConnector.py:968; */ /* EDMarketConnector.py: CAPI queries aborted because current star system name unknown; In files: EDMarketConnector.py:973; */
"CAPI query aborted: Current system unknown" = "Requisição CAPI cancelada: sistema atual desconhecido"; "CAPI query aborted: Current system unknown" = "Requisição CAPI cancelada: sistema atual desconhecido";
/* EDMarketConnector.py: CAPI queries aborted because player is in multi-crew on other Cmdr's ship; In files: EDMarketConnector.py:974; */ /* EDMarketConnector.py: CAPI queries aborted because player is in multi-crew on other Cmdr's ship; In files: EDMarketConnector.py:979; */
"CAPI query aborted: In other-ship multi-crew" = "Requisição CAPI cancelada: em multi-crew em outra nave"; "CAPI query aborted: In other-ship multi-crew" = "Requisição CAPI cancelada: em multi-crew em outra nave";
/* EDMarketConnector.py: CAPI queries aborted because player is in CQC (Arena); In files: EDMarketConnector.py:980; */ /* EDMarketConnector.py: CAPI queries aborted because player is in CQC (Arena); In files: EDMarketConnector.py:985; */
"CAPI query aborted: CQC (Arena) detected" = "Requisição CAPI cancelada: CQC (Arena) detectado"; "CAPI query aborted: CQC (Arena) detected" = "Requisição CAPI cancelada: CQC (Arena) detectado";
/* EDMarketConnector.py: Status - Attempting to retrieve data from Frontier CAPI; In files: EDMarketConnector.py:1001; */ /* EDMarketConnector.py: Status - Attempting to retrieve data from Frontier CAPI; In files: EDMarketConnector.py:1006; */
"Fetching data..." = "Obtendo dados..."; "Fetching data..." = "Obtendo dados...";
/* EDMarketConnector.py: No data was returned for the commander from the Frontier CAPI; In files: EDMarketConnector.py:1042; */ /* EDMarketConnector.py: No data was returned for the commander from the Frontier CAPI; In files: EDMarketConnector.py:1047; */
"CAPI: No commander data returned" = "CAPI: Nenhum dado de comandante retornado"; "CAPI: No commander data returned" = "CAPI: Nenhum dado de comandante retornado";
/* EDMarketConnector.py: We didn't have the commander name when we should have; stats.py: Unknown commander; In files: EDMarketConnector.py:1046; stats.py:298; */ /* EDMarketConnector.py: We didn't have the commander name when we should have; stats.py: Unknown commander; In files: EDMarketConnector.py:1051; stats.py:298; */
"Who are you?!" = "Quem é você?!"; "Who are you?!" = "Quem é você?!";
/* EDMarketConnector.py: We don't know where the commander is, when we should; stats.py: Unknown location; In files: EDMarketConnector.py:1052; stats.py:308; */ /* EDMarketConnector.py: We don't know where the commander is, when we should; stats.py: Unknown location; In files: EDMarketConnector.py:1057; stats.py:308; */
"Where are you?!" = "Onde está você?!"; "Where are you?!" = "Onde está você?!";
/* EDMarketConnector.py: We don't know what ship the commander is in, when we should; stats.py: Unknown ship; In files: EDMarketConnector.py:1059; stats.py:316; */ /* EDMarketConnector.py: We don't know what ship the commander is in, when we should; stats.py: Unknown ship; In files: EDMarketConnector.py:1064; stats.py:316; */
"What are you flying?!" = "No que você está voando?!"; "What are you flying?!" = "No que você está voando?!";
/* EDMarketConnector.py: Frontier CAPI server error when fetching data; In files: EDMarketConnector.py:1171; */ /* EDMarketConnector.py: Frontier CAPI server error when fetching data; In files: EDMarketConnector.py:1176; */
"Frontier CAPI server error" = "Erro de servidor do CAPI da Frontier"; "Frontier CAPI server error" = "Erro de servidor do CAPI da Frontier";
/* EDMarketConnector.py: Time when we last obtained Frontier CAPI data; In files: EDMarketConnector.py:1221; */ /* EDMarketConnector.py: Time when we last obtained Frontier CAPI data; In files: EDMarketConnector.py:1226; */
"Last updated at %H:%M:%S" = "Última atualização %H:%M:%S"; "Last updated at %H:%M:%S" = "Última atualização %H:%M:%S";
/* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1249; */ /* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1254; */
"Fighter" = "Caça"; "Fighter" = "Caça";
/* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1250; */ /* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1255; */
"Gunner" = "Artilheiro"; "Gunner" = "Artilheiro";
/* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1251; */ /* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1256; */
"Helm" = "Comando"; "Helm" = "Comando";
/* EDMarketConnector.py: Cooldown on 'Update' button; In files: EDMarketConnector.py:1509; */ /* EDMarketConnector.py: Cooldown on 'Update' button; In files: EDMarketConnector.py:1514; */
"cooldown {SS}s" = "aguarde {SS}s"; "cooldown {SS}s" = "aguarde {SS}s";
/* EDMarketConnector.py: Generic 'OK' button label; prefs.py: 'OK' button on Settings/Preferences window; In files: EDMarketConnector.py:1621; prefs.py:305; */ /* EDMarketConnector.py: Generic 'OK' button label; prefs.py: 'OK' button on Settings/Preferences window; In files: EDMarketConnector.py:1626; prefs.py:306; */
"OK" = "OK"; "OK" = "OK";
/* EDMarketConnector.py: The application is shutting down; In files: EDMarketConnector.py:1688; */ /* EDMarketConnector.py: The application is shutting down; In files: EDMarketConnector.py:1693; */
"Shutting down..." = "Encerrando..."; "Shutting down..." = "Encerrando...";
/* EDMarketConnector.py: Popup-text about 'active' plugins without Python 3.x support; In files: EDMarketConnector.py:1991:1997; */ /* EDMarketConnector.py: Popup-text about 'active' plugins without Python 3.x support; In files: EDMarketConnector.py:2004:2010; */
"One or more of your enabled plugins do not yet have support for Python 3.x. Please see the list on the '{PLUGINS}' tab of '{FILE}' > '{SETTINGS}'. You should check if there is an updated version available, else alert the developer that they need to update the code for Python 3.x.\r\n\r\nYou can disable a plugin by renaming its folder to have '{DISABLED}' on the end of the name." = "Um ou mais dos plugins habilitados não possuem suporte ao Python 3.x. Você pode ver a lista na guia '{PLUGINS}' em '{FILE}' > '{SETTINGS}'. Você deve verificar se existe versão atualizada ou então avisar o desenvolvedor de que ele precisa atualizar o código para o Python 3.x.\n\nVocê pode desabilitar um plugin renomeando sua pasta para que seu nome termine com '{DISABLED}'."; "One or more of your enabled plugins do not yet have support for Python 3.x. Please see the list on the '{PLUGINS}' tab of '{FILE}' > '{SETTINGS}'. You should check if there is an updated version available, else alert the developer that they need to update the code for Python 3.x.\r\n\r\nYou can disable a plugin by renaming its folder to have '{DISABLED}' on the end of the name." = "Um ou mais dos plugins habilitados não possuem suporte ao Python 3.x. Você pode ver a lista na guia '{PLUGINS}' em '{FILE}' > '{SETTINGS}'. Você deve verificar se existe versão atualizada ou então avisar o desenvolvedor de que ele precisa atualizar o código para o Python 3.x.\n\nVocê pode desabilitar um plugin renomeando sua pasta para que seu nome termine com '{DISABLED}'.";
/* EDMarketConnector.py: Settings > Plugins tab; prefs.py: Label on Settings > Plugins tab; In files: EDMarketConnector.py:2001; prefs.py:976; */ /* EDMarketConnector.py: Settings > Plugins tab; prefs.py: Label on Settings > Plugins tab; In files: EDMarketConnector.py:2014; prefs.py:978; */
"Plugins" = "Plugins"; "Plugins" = "Plugins";
/* EDMarketConnector.py: Popup window title for list of 'enabled' plugins that don't work with Python 3.x; In files: EDMarketConnector.py:2012; */ /* EDMarketConnector.py: Popup window title for list of 'enabled' plugins that don't work with Python 3.x; In files: EDMarketConnector.py:2025; */
"EDMC: Plugins Without Python 3.x Support" = "EDMC: Plugins sem Suporte ao Python 3.x"; "EDMC: Plugins Without Python 3.x Support" = "EDMC: Plugins sem Suporte ao Python 3.x";
/* journal_lock.py: Title text on popup when Journal directory already locked; In files: journal_lock.py:206; */ /* journal_lock.py: Title text on popup when Journal directory already locked; In files: journal_lock.py:206; */
@ -199,7 +199,7 @@
/* journal_lock.py: Generic 'Ignore' button label; In files: journal_lock.py:232; */ /* journal_lock.py: Generic 'Ignore' button label; In files: journal_lock.py:232; */
"Ignore" = "Ignorar"; "Ignore" = "Ignorar";
/* 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:194; prefs.py:467; prefs.py:701; prefs.py:734; */ /* 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:194; prefs.py:468; prefs.py:702; prefs.py:735; */
"Default" = "Padrão"; "Default" = "Padrão";
/* coriolis.py: 'Auto' label for Coriolis site override selection; coriolis.py: Coriolis normal/beta selection - auto; In files: coriolis.py:52; coriolis.py:55; coriolis.py:101; coriolis.py:117; coriolis.py:123; */ /* coriolis.py: 'Auto' label for Coriolis site override selection; coriolis.py: Coriolis normal/beta selection - auto; In files: coriolis.py:52; coriolis.py:55; coriolis.py:101; coriolis.py:117; coriolis.py:123; */
@ -271,7 +271,7 @@
/* edsm.py: EDSM API key label; inara.py: Inara API key label; In files: edsm.py:273; inara.py:243; */ /* edsm.py: EDSM API key label; inara.py: Inara API key label; In files: edsm.py:273; inara.py:243; */
"API Key" = "Chave da API"; "API Key" = "Chave da API";
/* edsm.py: We have no data on the current commander; prefs.py: No hotkey/shortcut set; stats.py: No rank; In files: edsm.py:300; prefs.py:519; prefs.py:1173; prefs.py:1206; stats.py:119; stats.py:138; stats.py:157; stats.py:174; */ /* edsm.py: We have no data on the current commander; prefs.py: No hotkey/shortcut set; stats.py: No rank; In files: edsm.py:300; prefs.py:520; prefs.py:1174; prefs.py:1207; stats.py:119; stats.py:138; stats.py:157; stats.py:174; */
"None" = "Nenhum"; "None" = "Nenhum";
/* edsm.py: EDSM plugin - Journal handling disabled by killswitch; In files: edsm.py:401; */ /* edsm.py: EDSM plugin - Journal handling disabled by killswitch; In files: edsm.py:401; */
@ -295,142 +295,145 @@
/* inara.py: INARA API returned some kind of error (error message will be contained in {MSG}); In files: inara.py:1580; inara.py:1593; */ /* inara.py: INARA API returned some kind of error (error message will be contained in {MSG}); In files: inara.py:1580; inara.py:1593; */
"Error: Inara {MSG}" = "Erro: Inara {MSG}"; "Error: Inara {MSG}" = "Erro: Inara {MSG}";
/* prefs.py: File > Preferences menu entry for macOS; In files: prefs.py:250; */ /* prefs.py: File > Preferences menu entry for macOS; In files: prefs.py:251; */
"Preferences" = "Preferências"; "Preferences" = "Preferências";
/* prefs.py: Settings > Output - choosing what data to save to files; In files: prefs.py:347; */ /* prefs.py: Settings > Output - choosing what data to save to files; In files: prefs.py:348; */
"Please choose what data to save" = "Por favor, escolha quais dados para salvar"; "Please choose what data to save" = "Por favor, escolha quais dados para salvar";
/* prefs.py: Settings > Output option; In files: prefs.py:353; */ /* prefs.py: Settings > Output option; In files: prefs.py:354; */
"Market data in CSV format file" = "Dados de mercado no arquivo de formato CSV"; "Market data in CSV format file" = "Dados de mercado no arquivo de formato CSV";
/* prefs.py: Settings > Output option; In files: prefs.py:362; */ /* prefs.py: Settings > Output option; In files: prefs.py:363; */
"Market data in Trade Dangerous format file" = "Dados de mercado no arquivo de formato Trade Dangerous"; "Market data in Trade Dangerous format file" = "Dados de mercado no arquivo de formato Trade Dangerous";
/* prefs.py: Settings > Output option; In files: prefs.py:372; */ /* prefs.py: Settings > Output option; In files: prefs.py:373; */
"Ship loadout" = "Modulação da nave"; "Ship loadout" = "Modulação da nave";
/* prefs.py: Settings > Output option; In files: prefs.py:382; */ /* prefs.py: Settings > Output option; In files: prefs.py:383; */
"Automatically update on docking" = "Atualizar automaticamente na docagem"; "Automatically update on docking" = "Atualizar automaticamente na docagem";
/* prefs.py: Settings > Output - Label for "where files are located"; In files: prefs.py:391; prefs.py:410; */ /* prefs.py: Settings > Output - Label for "where files are located"; In files: prefs.py:392; prefs.py:411; */
"File location" = "Localização do Arquivo"; "File location" = "Localização do Arquivo";
/* prefs.py: macOS Preferences - files location selection button; In files: prefs.py:399; prefs.py:449; */ /* prefs.py: macOS Preferences - files location selection button; In files: prefs.py:400; prefs.py:450; */
"Change..." = "Alterar..."; "Change..." = "Alterar...";
/* prefs.py: NOT-macOS Settings - files location selection button; prefs.py: NOT-macOS Setting - files location selection button; In files: prefs.py:402; prefs.py:452; */ /* prefs.py: NOT-macOS Settings - files location selection button; prefs.py: NOT-macOS Setting - files location selection button; In files: prefs.py:403; prefs.py:453; */
"Browse..." = "Procurar..."; "Browse..." = "Procurar...";
/* prefs.py: Label for 'Output' Settings/Preferences tab; In files: prefs.py:417; */ /* prefs.py: Label for 'Output' Settings/Preferences tab; In files: prefs.py:418; */
"Output" = "Saída"; "Output" = "Saída";
/* prefs.py: Settings > Configuration - Label for Journal files location; In files: prefs.py:443; prefs.py:458; */ /* prefs.py: Settings > Configuration - Label for Journal files location; In files: prefs.py:444; prefs.py:459; */
"E:D journal file location" = "Localização dos arquivos de Jornais E:D"; "E:D journal file location" = "Localização dos arquivos de Jornais E:D";
/* prefs.py: Hotkey/Shortcut settings prompt on OSX; In files: prefs.py:483; */ /* prefs.py: Hotkey/Shortcut settings prompt on OSX; In files: prefs.py:484; */
"Keyboard shortcut" = "Atalho de teclado"; "Keyboard shortcut" = "Atalho de teclado";
/* prefs.py: Hotkey/Shortcut settings prompt on Windows; In files: prefs.py:485; */ /* prefs.py: Hotkey/Shortcut settings prompt on Windows; In files: prefs.py:486; */
"Hotkey" = "Tecla de atalho"; "Hotkey" = "Tecla de atalho";
/* prefs.py: macOS Preferences > Configuration - restart the app message; In files: prefs.py:494; */ /* prefs.py: macOS Preferences > Configuration - restart the app message; In files: prefs.py:495; */
"Re-start {APP} to use shortcuts" = "Reinicie o {APP} para usar os atalhos"; "Re-start {APP} to use shortcuts" = "Reinicie o {APP} para usar os atalhos";
/* prefs.py: macOS - Configuration - need to grant the app permission for keyboard shortcuts; In files: prefs.py:503; */ /* prefs.py: macOS - Configuration - need to grant the app permission for keyboard shortcuts; In files: prefs.py:504; */
"{APP} needs permission to use shortcuts" = "{APP} precisa de permissão para usar atalhos"; "{APP} needs permission to use shortcuts" = "{APP} precisa de permissão para usar atalhos";
/* prefs.py: Shortcut settings button on OSX; In files: prefs.py:508; */ /* prefs.py: Shortcut settings button on OSX; In files: prefs.py:509; */
"Open System Preferences" = "Abrir preferências do sistema"; "Open System Preferences" = "Abrir preferências do sistema";
/* prefs.py: Configuration - Act on hotkey only when ED is in foreground; In files: prefs.py:530; */ /* prefs.py: Configuration - Act on hotkey only when ED is in foreground; In files: prefs.py:531; */
"Only when Elite: Dangerous is the active app" = "Somente quando o Elite: Dangerous é o aplicativo ativo"; "Only when Elite: Dangerous is the active app" = "Somente quando o Elite: Dangerous é o aplicativo ativo";
/* prefs.py: Configuration - play sound when hotkey used; In files: prefs.py:541; */ /* prefs.py: Configuration - play sound when hotkey used; In files: prefs.py:542; */
"Play sound" = "Tocar som"; "Play sound" = "Tocar som";
/* prefs.py: Configuration - disable checks for app updates when in-game; In files: prefs.py:556; */ /* prefs.py: Configuration - disable checks for app updates when in-game; In files: prefs.py:557; */
"Disable Automatic Application Updates Check when in-game" = "Desativar Verificação Automática de Atualizações do EDMC enquanto jogo"; "Disable Automatic Application Updates Check when in-game" = "Desativar Verificação Automática de Atualizações do EDMC enquanto jogo";
/* prefs.py: Label for preferred shipyard, system and station 'providers'; In files: prefs.py:569; */ /* prefs.py: Label for preferred shipyard, system and station 'providers'; In files: prefs.py:570; */
"Preferred websites" = "Website preferido"; "Preferred websites" = "Website preferido";
/* prefs.py: Label for Shipyard provider selection; In files: prefs.py:580; */ /* prefs.py: Label for Shipyard provider selection; In files: prefs.py:581; */
"Shipyard" = "Estaleiro"; "Shipyard" = "Estaleiro";
/* prefs.py: Label for checkbox to utilise alternative Coriolis URL method; In files: prefs.py:592; */ /* prefs.py: Label for checkbox to utilise alternative Coriolis URL method; In files: prefs.py:593; */
"Use alternate URL method" = "Usar URL alternativa"; "Use alternate URL method" = "Usar URL alternativa";
/* prefs.py: Configuration - Label for selection of Log Level; In files: prefs.py:645; */ /* prefs.py: Configuration - Label for selection of Log Level; In files: prefs.py:646; */
"Log Level" = "Nível de Log"; "Log Level" = "Nível de Log";
/* prefs.py: Label for 'Configuration' tab in Settings; In files: prefs.py:673; */ /* prefs.py: Label for 'Configuration' tab in Settings; In files: prefs.py:674; */
"Configuration" = "Configuração"; "Configuration" = "Configuração";
/* prefs.py: UI elements privacy section header in privacy tab of preferences; In files: prefs.py:682; */ /* prefs.py: UI elements privacy section header in privacy tab of preferences; In files: prefs.py:683; */
"Main UI privacy options" = "Opções de privacidade da IU"; "Main UI privacy options" = "Opções de privacidade da IU";
/* prefs.py: Hide private group owner name from UI checkbox; In files: prefs.py:687; */ /* prefs.py: Hide private group owner name from UI checkbox; In files: prefs.py:688; */
"Hide private group name in UI" = "Ocultar nome do grupo privado na IU"; "Hide private group name in UI" = "Ocultar nome do grupo privado na IU";
/* prefs.py: Hide multicrew captain name from main UI checkbox; In files: prefs.py:691; */ /* prefs.py: Hide multicrew captain name from main UI checkbox; In files: prefs.py:692; */
"Hide multi-crew captain name" = "Ocultar nome do capitão em multi-crew."; "Hide multi-crew captain name" = "Ocultar nome do capitão em multi-crew.";
/* prefs.py: Preferences privacy tab title; In files: prefs.py:695; */ /* prefs.py: Preferences privacy tab title; In files: prefs.py:696; */
"Privacy" = "Privacidade"; "Privacy" = "Privacidade";
/* prefs.py: Label for Settings > Appeareance > selection of 'normal' text colour; In files: prefs.py:708; */ /* prefs.py: Label for Settings > Appeareance > selection of 'normal' text colour; In files: prefs.py:709; */
"Normal text" = "Texto normal"; "Normal text" = "Texto normal";
/* prefs.py: Label for Settings > Appeareance > selection of 'highlightes' text colour; In files: prefs.py:710; */ /* prefs.py: Label for Settings > Appeareance > selection of 'highlightes' text colour; In files: prefs.py:711; */
"Highlighted text" = "Texto destacado"; "Highlighted text" = "Texto destacado";
/* prefs.py: Appearance - Label for selection of application display language; In files: prefs.py:719; */ /* prefs.py: Appearance - Label for selection of application display language; In files: prefs.py:720; */
"Language" = "Idioma"; "Language" = "Idioma";
/* prefs.py: Label for Settings > Appearance > Theme selection; In files: prefs.py:729; */ /* prefs.py: Label for Settings > Appearance > Theme selection; In files: prefs.py:730; */
"Theme" = "Tema"; "Theme" = "Tema";
/* prefs.py: Label for 'Dark' theme radio button; In files: prefs.py:740; */ /* prefs.py: Label for 'Dark' theme radio button; In files: prefs.py:741; */
"Dark" = "Escuro"; "Dark" = "Escuro";
/* prefs.py: Label for 'Transparent' theme radio button; In files: prefs.py:747; */ /* prefs.py: Label for 'Transparent' theme radio button; In files: prefs.py:748; */
"Transparent" = "Transparente"; "Transparent" = "Transparente";
/* prefs.py: Appearance - Label for selection of UI scaling; In files: prefs.py:793; */ /* prefs.py: Appearance - Label for selection of UI scaling; In files: prefs.py:794; */
"UI Scale Percentage" = "Porcentagem de escala da IU"; "UI Scale Percentage" = "Porcentagem de escala da IU";
/* prefs.py: Appearance - Help/hint text for UI scaling selection; In files: prefs.py:814; */ /* prefs.py: Appearance - Help/hint text for UI scaling selection; In files: prefs.py:815; */
"100 means Default{CR}Restart Required for{CR}changes to take effect!" = "100 significa Padrão{CR}Necessário Reiniciar para as{CR}alterações entrarem em vigor!"; "100 means Default{CR}Restart Required for{CR}changes to take effect!" = "100 significa Padrão{CR}Necessário Reiniciar para as{CR}alterações entrarem em vigor!";
/* prefs.py: Appearance - Label for selection of main window transparency; In files: prefs.py:824; */ /* prefs.py: Appearance - Label for selection of main window transparency; In files: prefs.py:825; */
"Main window transparency" = "Transparência da janela principal"; "Main window transparency" = "Transparência da janela principal";
/* prefs.py: Appearance - Help/hint text for Main window transparency selection; In files: prefs.py:844:847; */ /* prefs.py: Appearance - Help/hint text for Main window transparency selection; In files: prefs.py:845:848; */
"100 means fully opaque.{CR}Window is updated in real time" = "100 significa totalmente opaco.{CR}A janela é atualizada em tempo real."; "100 means fully opaque.{CR}Window is updated in real time" = "100 significa totalmente opaco.{CR}A janela é atualizada em tempo real.";
/* prefs.py: Label for Settings > Appearance tab; In files: prefs.py:883; */ /* prefs.py: Appearance option for Windows "minimize to system tray"; In files: prefs.py:877; */
"Minimize to system tray" = "Minimizar para a área de notificação";
/* prefs.py: Label for Settings > Appearance tab; In files: prefs.py:885; */
"Appearance" = "Aparência"; "Appearance" = "Aparência";
/* prefs.py: Label for location of third-party plugins folder; In files: prefs.py:898; */ /* prefs.py: Label for location of third-party plugins folder; In files: prefs.py:900; */
"Plugins folder" = "Pasta dos plugins"; "Plugins folder" = "Pasta dos plugins";
/* prefs.py: Label on button used to open a filesystem folder; In files: prefs.py:905; */ /* prefs.py: Label on button used to open a filesystem folder; In files: prefs.py:907; */
"Open" = "Abrir"; "Open" = "Abrir";
/* prefs.py: Tip/label about how to disable plugins; In files: prefs.py:913; */ /* prefs.py: Tip/label about how to disable plugins; In files: prefs.py:915; */
"Tip: You can disable a plugin by{CR}adding '{EXT}' to its folder name" = "Dica: Você pode desativar um plugin{CR}adicionando '{EXT}' ao nome da pasta"; "Tip: You can disable a plugin by{CR}adding '{EXT}' to its folder name" = "Dica: Você pode desativar um plugin{CR}adicionando '{EXT}' ao nome da pasta";
/* prefs.py: Label on list of enabled plugins; In files: prefs.py:924; */ /* prefs.py: Label on list of enabled plugins; In files: prefs.py:926; */
"Enabled Plugins" = "Plugins Habilitados"; "Enabled Plugins" = "Plugins Habilitados";
/* prefs.py: Plugins - Label for list of 'enabled' plugins that don't work with Python 3.x; In files: prefs.py:944; */ /* prefs.py: Plugins - Label for list of 'enabled' plugins that don't work with Python 3.x; In files: prefs.py:946; */
"Plugins Without Python 3.x Support:" = "Plugins sem suporte a Python 3.x:"; "Plugins Without Python 3.x Support:" = "Plugins sem suporte a Python 3.x:";
/* prefs.py: Plugins - Label on URL to documentation about migrating plugins from Python 2.7; In files: prefs.py:952; */ /* prefs.py: Plugins - Label on URL to documentation about migrating plugins from Python 2.7; In files: prefs.py:954; */
"Information on migrating plugins" = "Informações de migração de plugins"; "Information on migrating plugins" = "Informações de migração de plugins";
/* prefs.py: Lable on list of user-disabled plugins; In files: prefs.py:967; */ /* prefs.py: Lable on list of user-disabled plugins; In files: prefs.py:969; */
"Disabled Plugins" = "Plugins desabilitados"; "Disabled Plugins" = "Plugins desabilitados";
/* stats.py: Cmdr stats; In files: stats.py:53; */ /* stats.py: Cmdr stats; In files: stats.py:53; */

View File

@ -34,157 +34,157 @@
/* companion.py: Frontier CAPI data retrieval failed; In files: companion.py:811; */ /* companion.py: Frontier CAPI data retrieval failed; In files: companion.py:811; */
"Frontier CAPI query failure" = "Falha ao consultar a CAPI da Frontier."; "Frontier CAPI query failure" = "Falha ao consultar a CAPI da Frontier.";
/* EDMarketConnector.py: Update button in main window; In files: EDMarketConnector.py:528; EDMarketConnector.py:823; EDMarketConnector.py:1515; */ /* EDMarketConnector.py: Update button in main window; In files: EDMarketConnector.py:529; EDMarketConnector.py:828; EDMarketConnector.py:1520; */
"Update" = "Actualizar"; "Update" = "Actualizar";
/* 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:611; prefs.py:866; */ /* 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:612; prefs.py:867; */
"Always on top" = "Sempre por cima"; "Always on top" = "Sempre por cima";
/* EDMarketConnector.py: Unknown suit; In files: EDMarketConnector.py:741; */ /* EDMarketConnector.py: Unknown suit; In files: EDMarketConnector.py:746; */
"Unknown" = "Desconhecido"; "Unknown" = "Desconhecido";
/* EDMarketConnector.py: ED Journal file location appears to be in error; In files: EDMarketConnector.py:810; */ /* EDMarketConnector.py: ED Journal file location appears to be in error; In files: EDMarketConnector.py:815; */
"Error: Check E:D journal file location" = "Erro: Verifique a localização do ficheiro do diário E:D"; "Error: Check E:D journal file location" = "Erro: Verifique a localização do ficheiro do diário E:D";
/* 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:817; edsm.py:257; stats.py:52; theme.py:227; */ /* 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:822; edsm.py:257; stats.py:52; theme.py:227; */
"Cmdr" = "Cmdt"; "Cmdr" = "Cmdt";
/* 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:819; EDMarketConnector.py:1274; */ /* 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:824; EDMarketConnector.py:1279; */
"Role" = "Função"; "Role" = "Função";
/* 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:819; EDMarketConnector.py:1284; EDMarketConnector.py:1307; stats.py:367; */ /* 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:824; EDMarketConnector.py:1289; EDMarketConnector.py:1312; stats.py:367; */
"Ship" = "Nave"; "Ship" = "Nave";
/* EDMarketConnector.py: Label for 'Suit' line in main UI; In files: EDMarketConnector.py:820; */ /* EDMarketConnector.py: Label for 'Suit' line in main UI; In files: EDMarketConnector.py:825; */
"Suit" = "Fato"; "Suit" = "Fato";
/* 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:821; prefs.py:606; stats.py:369; */ /* 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:826; prefs.py:607; stats.py:369; */
"System" = "Sistema"; "System" = "Sistema";
/* 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:822; prefs.py:624; prefs.py:761; stats.py:370; */ /* 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:827; prefs.py:625; prefs.py:762; stats.py:370; */
"Station" = "Estação"; "Station" = "Estação";
/* EDMarketConnector.py: 'File' menu title on OSX; EDMarketConnector.py: 'File' menu title; EDMarketConnector.py: 'File' menu; In files: EDMarketConnector.py:825; EDMarketConnector.py:840; EDMarketConnector.py:843; EDMarketConnector.py:2002; */ /* EDMarketConnector.py: 'File' menu title on OSX; EDMarketConnector.py: 'File' menu title; EDMarketConnector.py: 'File' menu; In files: EDMarketConnector.py:830; EDMarketConnector.py:845; EDMarketConnector.py:848; EDMarketConnector.py:2015; */
"File" = "Ficheiro"; "File" = "Ficheiro";
/* EDMarketConnector.py: 'Edit' menu title on OSX; EDMarketConnector.py: 'Edit' menu title; In files: EDMarketConnector.py:826; EDMarketConnector.py:841; EDMarketConnector.py:844; */ /* EDMarketConnector.py: 'Edit' menu title on OSX; EDMarketConnector.py: 'Edit' menu title; In files: EDMarketConnector.py:831; EDMarketConnector.py:846; EDMarketConnector.py:849; */
"Edit" = "Editar"; "Edit" = "Editar";
/* EDMarketConnector.py: 'View' menu title on OSX; In files: EDMarketConnector.py:827; */ /* EDMarketConnector.py: 'View' menu title on OSX; In files: EDMarketConnector.py:832; */
"View" = "Ver"; "View" = "Ver";
/* EDMarketConnector.py: 'Window' menu title on OSX; In files: EDMarketConnector.py:828; */ /* EDMarketConnector.py: 'Window' menu title on OSX; In files: EDMarketConnector.py:833; */
"Window" = "Janela"; "Window" = "Janela";
/* EDMarketConnector.py: Help' menu title on OSX; EDMarketConnector.py: 'Help' menu title; In files: EDMarketConnector.py:829; EDMarketConnector.py:842; EDMarketConnector.py:845; */ /* EDMarketConnector.py: Help' menu title on OSX; EDMarketConnector.py: 'Help' menu title; In files: EDMarketConnector.py:834; EDMarketConnector.py:847; EDMarketConnector.py:850; */
"Help" = "Ajuda"; "Help" = "Ajuda";
/* EDMarketConnector.py: App menu entry on OSX; EDMarketConnector.py: Help > About App; In files: EDMarketConnector.py:832; EDMarketConnector.py:858; EDMarketConnector.py:1561; */ /* EDMarketConnector.py: App menu entry on OSX; EDMarketConnector.py: Help > About App; In files: EDMarketConnector.py:837; EDMarketConnector.py:863; EDMarketConnector.py:1566; */
"About {APP}" = "Sobre {APP}"; "About {APP}" = "Sobre {APP}";
/* EDMarketConnector.py: Help > Check for Updates...; In files: EDMarketConnector.py:834; EDMarketConnector.py:857; */ /* EDMarketConnector.py: Help > Check for Updates...; In files: EDMarketConnector.py:839; EDMarketConnector.py:862; */
"Check for Updates..." = "Procurar por Actualizações..."; "Check for Updates..." = "Procurar por Actualizações...";
/* EDMarketConnector.py: File > Save Raw Data...; In files: EDMarketConnector.py:835; EDMarketConnector.py:849; */ /* EDMarketConnector.py: File > Save Raw Data...; In files: EDMarketConnector.py:840; EDMarketConnector.py:854; */
"Save Raw Data..." = "Salvar dados em bruto..."; "Save Raw Data..." = "Salvar dados em bruto...";
/* EDMarketConnector.py: File > Status; stats.py: Status dialog title; In files: EDMarketConnector.py:836; EDMarketConnector.py:848; stats.py:364; */ /* EDMarketConnector.py: File > Status; stats.py: Status dialog title; In files: EDMarketConnector.py:841; EDMarketConnector.py:853; stats.py:364; */
"Status" = "Estado"; "Status" = "Estado";
/* EDMarketConnector.py: Help > Privacy Policy; In files: EDMarketConnector.py:837; EDMarketConnector.py:855; */ /* EDMarketConnector.py: Help > Privacy Policy; In files: EDMarketConnector.py:842; EDMarketConnector.py:860; */
"Privacy Policy" = "Política de Privacidade"; "Privacy Policy" = "Política de Privacidade";
/* EDMarketConnector.py: Help > Release Notes; In files: EDMarketConnector.py:838; EDMarketConnector.py:856; EDMarketConnector.py:1595; */ /* EDMarketConnector.py: Help > Release Notes; In files: EDMarketConnector.py:843; EDMarketConnector.py:861; EDMarketConnector.py:1600; */
"Release Notes" = "Notas da Versão"; "Release Notes" = "Notas da Versão";
/* EDMarketConnector.py: File > Settings; prefs.py: File > Settings (macOS); In files: EDMarketConnector.py:850; EDMarketConnector.py:2003; prefs.py:254; */ /* EDMarketConnector.py: File > Settings; prefs.py: File > Settings (macOS); In files: EDMarketConnector.py:855; EDMarketConnector.py:2016; prefs.py:255; */
"Settings" = "Definições"; "Settings" = "Definições";
/* EDMarketConnector.py: File > Exit; In files: EDMarketConnector.py:851; */ /* EDMarketConnector.py: File > Exit; In files: EDMarketConnector.py:856; */
"Exit" = "Sair"; "Exit" = "Sair";
/* EDMarketConnector.py: Help > Documentation; In files: EDMarketConnector.py:854; */ /* EDMarketConnector.py: Help > Documentation; In files: EDMarketConnector.py:859; */
"Documentation" = "Documentação"; "Documentation" = "Documentação";
/* EDMarketConnector.py: Label for 'Copy' as in 'Copy and Paste'; ttkHyperlinkLabel.py: Label for 'Copy' as in 'Copy and Paste'; In files: EDMarketConnector.py:861; ttkHyperlinkLabel.py:42; */ /* EDMarketConnector.py: Label for 'Copy' as in 'Copy and Paste'; ttkHyperlinkLabel.py: Label for 'Copy' as in 'Copy and Paste'; In files: EDMarketConnector.py:866; ttkHyperlinkLabel.py:42; */
"Copy" = "Copiar"; "Copy" = "Copiar";
/* EDMarketConnector.py: Status - Attempting to get a Frontier Auth Access Token; In files: EDMarketConnector.py:867; */ /* EDMarketConnector.py: Status - Attempting to get a Frontier Auth Access Token; In files: EDMarketConnector.py:872; */
"Logging in..." = "Realizando login..."; "Logging in..." = "Realizando login...";
/* EDMarketConnector.py: Successfully authenticated with the Frontier website; In files: EDMarketConnector.py:883; EDMarketConnector.py:1426; */ /* EDMarketConnector.py: Successfully authenticated with the Frontier website; In files: EDMarketConnector.py:888; EDMarketConnector.py:1431; */
"Authentication successful" = "Autenticação bem-sucedida"; "Authentication successful" = "Autenticação bem-sucedida";
/* EDMarketConnector.py: Player is not docked at a station, when we expect them to be; In files: EDMarketConnector.py:914; */ /* EDMarketConnector.py: Player is not docked at a station, when we expect them to be; In files: EDMarketConnector.py:919; */
"You're not docked at a station!" = "Não está atracado numa Estação"; "You're not docked at a station!" = "Não está atracado numa Estação";
/* EDMarketConnector.py: Status - Either no market or no modules data for station from Frontier CAPI; In files: EDMarketConnector.py:922; */ /* EDMarketConnector.py: Status - Either no market or no modules data for station from Frontier CAPI; In files: EDMarketConnector.py:927; */
"Station doesn't have anything!" = "A Estação não tem nada!"; "Station doesn't have anything!" = "A Estação não tem nada!";
/* EDMarketConnector.py: Status - No station market data from Frontier CAPI; In files: EDMarketConnector.py:927; */ /* EDMarketConnector.py: Status - No station market data from Frontier CAPI; In files: EDMarketConnector.py:932; */
"Station doesn't have a market!" = "A Estação não possui um mercado!"; "Station doesn't have a market!" = "A Estação não possui um mercado!";
/* EDMarketConnector.py: CAPI queries aborted because Cmdr name is unknown; In files: EDMarketConnector.py:956; */ /* EDMarketConnector.py: CAPI queries aborted because Cmdr name is unknown; In files: EDMarketConnector.py:961; */
"CAPI query aborted: Cmdr name unknown" = "Consulta à CAPI abortada: Nome do Comandante desconhecido"; "CAPI query aborted: Cmdr name unknown" = "Consulta à CAPI abortada: Nome do Comandante desconhecido";
/* EDMarketConnector.py: CAPI queries aborted because game mode unknown; In files: EDMarketConnector.py:962; */ /* EDMarketConnector.py: CAPI queries aborted because game mode unknown; In files: EDMarketConnector.py:967; */
"CAPI query aborted: Game mode unknown" = "Consulta à CAPI abortada: Modo de Jogo desconhecido"; "CAPI query aborted: Game mode unknown" = "Consulta à CAPI abortada: Modo de Jogo desconhecido";
/* EDMarketConnector.py: CAPI queries aborted because current star system name unknown; In files: EDMarketConnector.py:968; */ /* EDMarketConnector.py: CAPI queries aborted because current star system name unknown; In files: EDMarketConnector.py:973; */
"CAPI query aborted: Current system unknown" = "Consulta à CAPI abortada: Sistema actual desconhecido"; "CAPI query aborted: Current system unknown" = "Consulta à CAPI abortada: Sistema actual desconhecido";
/* EDMarketConnector.py: CAPI queries aborted because player is in multi-crew on other Cmdr's ship; In files: EDMarketConnector.py:974; */ /* EDMarketConnector.py: CAPI queries aborted because player is in multi-crew on other Cmdr's ship; In files: EDMarketConnector.py:979; */
"CAPI query aborted: In other-ship multi-crew" = "Consulta à CAPI abortada: Jogador em multi-tripulação noutra nave."; "CAPI query aborted: In other-ship multi-crew" = "Consulta à CAPI abortada: Jogador em multi-tripulação noutra nave.";
/* EDMarketConnector.py: CAPI queries aborted because player is in CQC (Arena); In files: EDMarketConnector.py:980; */ /* EDMarketConnector.py: CAPI queries aborted because player is in CQC (Arena); In files: EDMarketConnector.py:985; */
"CAPI query aborted: CQC (Arena) detected" = "Consulta à CAPI abortada: CQC (Arena) detectada."; "CAPI query aborted: CQC (Arena) detected" = "Consulta à CAPI abortada: CQC (Arena) detectada.";
/* EDMarketConnector.py: Status - Attempting to retrieve data from Frontier CAPI; In files: EDMarketConnector.py:1001; */ /* EDMarketConnector.py: Status - Attempting to retrieve data from Frontier CAPI; In files: EDMarketConnector.py:1006; */
"Fetching data..." = "Obtendo dados..."; "Fetching data..." = "Obtendo dados...";
/* EDMarketConnector.py: No data was returned for the commander from the Frontier CAPI; In files: EDMarketConnector.py:1042; */ /* EDMarketConnector.py: No data was returned for the commander from the Frontier CAPI; In files: EDMarketConnector.py:1047; */
"CAPI: No commander data returned" = "CAPI: Dados do Comandante não recebidos"; "CAPI: No commander data returned" = "CAPI: Dados do Comandante não recebidos";
/* EDMarketConnector.py: We didn't have the commander name when we should have; stats.py: Unknown commander; In files: EDMarketConnector.py:1046; stats.py:298; */ /* EDMarketConnector.py: We didn't have the commander name when we should have; stats.py: Unknown commander; In files: EDMarketConnector.py:1051; stats.py:298; */
"Who are you?!" = "Quem é você?"; "Who are you?!" = "Quem é você?";
/* EDMarketConnector.py: We don't know where the commander is, when we should; stats.py: Unknown location; In files: EDMarketConnector.py:1052; stats.py:308; */ /* EDMarketConnector.py: We don't know where the commander is, when we should; stats.py: Unknown location; In files: EDMarketConnector.py:1057; stats.py:308; */
"Where are you?!" = "Onde é que está?"; "Where are you?!" = "Onde é que está?";
/* EDMarketConnector.py: We don't know what ship the commander is in, when we should; stats.py: Unknown ship; In files: EDMarketConnector.py:1059; stats.py:316; */ /* EDMarketConnector.py: We don't know what ship the commander is in, when we should; stats.py: Unknown ship; In files: EDMarketConnector.py:1064; stats.py:316; */
"What are you flying?!" = "No que é que está a voar?"; "What are you flying?!" = "No que é que está a voar?";
/* EDMarketConnector.py: Frontier CAPI server error when fetching data; In files: EDMarketConnector.py:1171; */ /* EDMarketConnector.py: Frontier CAPI server error when fetching data; In files: EDMarketConnector.py:1176; */
"Frontier CAPI server error" = "Erro do servidor CAPI da Frontier."; "Frontier CAPI server error" = "Erro do servidor CAPI da Frontier.";
/* EDMarketConnector.py: Time when we last obtained Frontier CAPI data; In files: EDMarketConnector.py:1221; */ /* EDMarketConnector.py: Time when we last obtained Frontier CAPI data; In files: EDMarketConnector.py:1226; */
"Last updated at %H:%M:%S" = "Última actualização: %H:%M:%S"; "Last updated at %H:%M:%S" = "Última actualização: %H:%M:%S";
/* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1249; */ /* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1254; */
"Fighter" = "Caça"; "Fighter" = "Caça";
/* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1250; */ /* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1255; */
"Gunner" = "Artilheiro"; "Gunner" = "Artilheiro";
/* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1251; */ /* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1256; */
"Helm" = "Comando"; "Helm" = "Comando";
/* EDMarketConnector.py: Cooldown on 'Update' button; In files: EDMarketConnector.py:1509; */ /* EDMarketConnector.py: Cooldown on 'Update' button; In files: EDMarketConnector.py:1514; */
"cooldown {SS}s" = "aguarde {SS}s"; "cooldown {SS}s" = "aguarde {SS}s";
/* EDMarketConnector.py: Generic 'OK' button label; prefs.py: 'OK' button on Settings/Preferences window; In files: EDMarketConnector.py:1621; prefs.py:305; */ /* EDMarketConnector.py: Generic 'OK' button label; prefs.py: 'OK' button on Settings/Preferences window; In files: EDMarketConnector.py:1626; prefs.py:306; */
"OK" = "OK"; "OK" = "OK";
/* EDMarketConnector.py: The application is shutting down; In files: EDMarketConnector.py:1688; */ /* EDMarketConnector.py: The application is shutting down; In files: EDMarketConnector.py:1693; */
"Shutting down..." = "A Desligar..."; "Shutting down..." = "A Desligar...";
/* EDMarketConnector.py: Popup-text about 'active' plugins without Python 3.x support; In files: EDMarketConnector.py:1991:1997; */ /* EDMarketConnector.py: Popup-text about 'active' plugins without Python 3.x support; In files: EDMarketConnector.py:2004:2010; */
"One or more of your enabled plugins do not yet have support for Python 3.x. Please see the list on the '{PLUGINS}' tab of '{FILE}' > '{SETTINGS}'. You should check if there is an updated version available, else alert the developer that they need to update the code for Python 3.x.\r\n\r\nYou can disable a plugin by renaming its folder to have '{DISABLED}' on the end of the name." = "Um ou mais dos plugins activados não possui ainda suporte para Python 3.x. Por favor verifique a lista na aba '{PLUGINS}' em '{FILE}' > '{SETTINGS}'. Deverá verificar se está disponível uma versão mais actualizada, caso contrário, informe o desenvolvedor de que necessita de actualizar o código para suportar Python 3.x.\n\nPode desactivar um plugin colocando '{DISABLED}' no fim do nome da pasta correspondente."; "One or more of your enabled plugins do not yet have support for Python 3.x. Please see the list on the '{PLUGINS}' tab of '{FILE}' > '{SETTINGS}'. You should check if there is an updated version available, else alert the developer that they need to update the code for Python 3.x.\r\n\r\nYou can disable a plugin by renaming its folder to have '{DISABLED}' on the end of the name." = "Um ou mais dos plugins activados não possui ainda suporte para Python 3.x. Por favor verifique a lista na aba '{PLUGINS}' em '{FILE}' > '{SETTINGS}'. Deverá verificar se está disponível uma versão mais actualizada, caso contrário, informe o desenvolvedor de que necessita de actualizar o código para suportar Python 3.x.\n\nPode desactivar um plugin colocando '{DISABLED}' no fim do nome da pasta correspondente.";
/* EDMarketConnector.py: Settings > Plugins tab; prefs.py: Label on Settings > Plugins tab; In files: EDMarketConnector.py:2001; prefs.py:976; */ /* EDMarketConnector.py: Settings > Plugins tab; prefs.py: Label on Settings > Plugins tab; In files: EDMarketConnector.py:2014; prefs.py:978; */
"Plugins" = "Plugins"; "Plugins" = "Plugins";
/* EDMarketConnector.py: Popup window title for list of 'enabled' plugins that don't work with Python 3.x; In files: EDMarketConnector.py:2012; */ /* EDMarketConnector.py: Popup window title for list of 'enabled' plugins that don't work with Python 3.x; In files: EDMarketConnector.py:2025; */
"EDMC: Plugins Without Python 3.x Support" = "EDMC: Plugins sem suporte para Python 3.x"; "EDMC: Plugins Without Python 3.x Support" = "EDMC: Plugins sem suporte para Python 3.x";
/* journal_lock.py: Title text on popup when Journal directory already locked; In files: journal_lock.py:206; */ /* journal_lock.py: Title text on popup when Journal directory already locked; In files: journal_lock.py:206; */
@ -199,7 +199,7 @@
/* journal_lock.py: Generic 'Ignore' button label; In files: journal_lock.py:232; */ /* journal_lock.py: Generic 'Ignore' button label; In files: journal_lock.py:232; */
"Ignore" = "Ignorar"; "Ignore" = "Ignorar";
/* 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:194; prefs.py:467; prefs.py:701; prefs.py:734; */ /* 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:194; prefs.py:468; prefs.py:702; prefs.py:735; */
"Default" = "Predefinido"; "Default" = "Predefinido";
/* coriolis.py: 'Auto' label for Coriolis site override selection; coriolis.py: Coriolis normal/beta selection - auto; In files: coriolis.py:52; coriolis.py:55; coriolis.py:101; coriolis.py:117; coriolis.py:123; */ /* coriolis.py: 'Auto' label for Coriolis site override selection; coriolis.py: Coriolis normal/beta selection - auto; In files: coriolis.py:52; coriolis.py:55; coriolis.py:101; coriolis.py:117; coriolis.py:123; */
@ -271,7 +271,7 @@
/* edsm.py: EDSM API key label; inara.py: Inara API key label; In files: edsm.py:273; inara.py:243; */ /* edsm.py: EDSM API key label; inara.py: Inara API key label; In files: edsm.py:273; inara.py:243; */
"API Key" = "Chave API"; "API Key" = "Chave API";
/* edsm.py: We have no data on the current commander; prefs.py: No hotkey/shortcut set; stats.py: No rank; In files: edsm.py:300; prefs.py:519; prefs.py:1173; prefs.py:1206; stats.py:119; stats.py:138; stats.py:157; stats.py:174; */ /* edsm.py: We have no data on the current commander; prefs.py: No hotkey/shortcut set; stats.py: No rank; In files: edsm.py:300; prefs.py:520; prefs.py:1174; prefs.py:1207; stats.py:119; stats.py:138; stats.py:157; stats.py:174; */
"None" = "Nenhum"; "None" = "Nenhum";
/* edsm.py: EDSM plugin - Journal handling disabled by killswitch; In files: edsm.py:401; */ /* edsm.py: EDSM plugin - Journal handling disabled by killswitch; In files: edsm.py:401; */
@ -295,142 +295,145 @@
/* inara.py: INARA API returned some kind of error (error message will be contained in {MSG}); In files: inara.py:1580; inara.py:1593; */ /* inara.py: INARA API returned some kind of error (error message will be contained in {MSG}); In files: inara.py:1580; inara.py:1593; */
"Error: Inara {MSG}" = "Erro: Inara: {MSG}"; "Error: Inara {MSG}" = "Erro: Inara: {MSG}";
/* prefs.py: File > Preferences menu entry for macOS; In files: prefs.py:250; */ /* prefs.py: File > Preferences menu entry for macOS; In files: prefs.py:251; */
"Preferences" = "Preferências"; "Preferences" = "Preferências";
/* prefs.py: Settings > Output - choosing what data to save to files; In files: prefs.py:347; */ /* prefs.py: Settings > Output - choosing what data to save to files; In files: prefs.py:348; */
"Please choose what data to save" = "Por favor escolher quais os dados a guardar"; "Please choose what data to save" = "Por favor escolher quais os dados a guardar";
/* prefs.py: Settings > Output option; In files: prefs.py:353; */ /* prefs.py: Settings > Output option; In files: prefs.py:354; */
"Market data in CSV format file" = "Ficheiro dos dados de Mercado no formato CSV"; "Market data in CSV format file" = "Ficheiro dos dados de Mercado no formato CSV";
/* prefs.py: Settings > Output option; In files: prefs.py:362; */ /* prefs.py: Settings > Output option; In files: prefs.py:363; */
"Market data in Trade Dangerous format file" = "Ficheiro dos dados de Mercado no formato Trade Dangerous"; "Market data in Trade Dangerous format file" = "Ficheiro dos dados de Mercado no formato Trade Dangerous";
/* prefs.py: Settings > Output option; In files: prefs.py:372; */ /* prefs.py: Settings > Output option; In files: prefs.py:373; */
"Ship loadout" = "Módulos da nave"; "Ship loadout" = "Módulos da nave";
/* prefs.py: Settings > Output option; In files: prefs.py:382; */ /* prefs.py: Settings > Output option; In files: prefs.py:383; */
"Automatically update on docking" = "Actualizar automaticamente ao atracar"; "Automatically update on docking" = "Actualizar automaticamente ao atracar";
/* prefs.py: Settings > Output - Label for "where files are located"; In files: prefs.py:391; prefs.py:410; */ /* prefs.py: Settings > Output - Label for "where files are located"; In files: prefs.py:392; prefs.py:411; */
"File location" = "Localização do Ficheiro"; "File location" = "Localização do Ficheiro";
/* prefs.py: macOS Preferences - files location selection button; In files: prefs.py:399; prefs.py:449; */ /* prefs.py: macOS Preferences - files location selection button; In files: prefs.py:400; prefs.py:450; */
"Change..." = "Alterar..."; "Change..." = "Alterar...";
/* prefs.py: NOT-macOS Settings - files location selection button; prefs.py: NOT-macOS Setting - files location selection button; In files: prefs.py:402; prefs.py:452; */ /* prefs.py: NOT-macOS Settings - files location selection button; prefs.py: NOT-macOS Setting - files location selection button; In files: prefs.py:403; prefs.py:453; */
"Browse..." = "Procurar..."; "Browse..." = "Procurar...";
/* prefs.py: Label for 'Output' Settings/Preferences tab; In files: prefs.py:417; */ /* prefs.py: Label for 'Output' Settings/Preferences tab; In files: prefs.py:418; */
"Output" = "Saída"; "Output" = "Saída";
/* prefs.py: Settings > Configuration - Label for Journal files location; In files: prefs.py:443; prefs.py:458; */ /* prefs.py: Settings > Configuration - Label for Journal files location; In files: prefs.py:444; prefs.py:459; */
"E:D journal file location" = "Localização do ficheiro do diário E:D"; "E:D journal file location" = "Localização do ficheiro do diário E:D";
/* prefs.py: Hotkey/Shortcut settings prompt on OSX; In files: prefs.py:483; */ /* prefs.py: Hotkey/Shortcut settings prompt on OSX; In files: prefs.py:484; */
"Keyboard shortcut" = "Atalho de Teclado"; "Keyboard shortcut" = "Atalho de Teclado";
/* prefs.py: Hotkey/Shortcut settings prompt on Windows; In files: prefs.py:485; */ /* prefs.py: Hotkey/Shortcut settings prompt on Windows; In files: prefs.py:486; */
"Hotkey" = "Tecla Rápida"; "Hotkey" = "Tecla Rápida";
/* prefs.py: macOS Preferences > Configuration - restart the app message; In files: prefs.py:494; */ /* prefs.py: macOS Preferences > Configuration - restart the app message; In files: prefs.py:495; */
"Re-start {APP} to use shortcuts" = "Reinicie o {APP} para usar os atalhos"; "Re-start {APP} to use shortcuts" = "Reinicie o {APP} para usar os atalhos";
/* prefs.py: macOS - Configuration - need to grant the app permission for keyboard shortcuts; In files: prefs.py:503; */ /* prefs.py: macOS - Configuration - need to grant the app permission for keyboard shortcuts; In files: prefs.py:504; */
"{APP} needs permission to use shortcuts" = "A {APP} precisa de autorização para usar atalhos"; "{APP} needs permission to use shortcuts" = "A {APP} precisa de autorização para usar atalhos";
/* prefs.py: Shortcut settings button on OSX; In files: prefs.py:508; */ /* prefs.py: Shortcut settings button on OSX; In files: prefs.py:509; */
"Open System Preferences" = "Abrir Preferências do Sistema"; "Open System Preferences" = "Abrir Preferências do Sistema";
/* prefs.py: Configuration - Act on hotkey only when ED is in foreground; In files: prefs.py:530; */ /* prefs.py: Configuration - Act on hotkey only when ED is in foreground; In files: prefs.py:531; */
"Only when Elite: Dangerous is the active app" = "Apenas quando o Elite:Dangerous é a aplicação activa"; "Only when Elite: Dangerous is the active app" = "Apenas quando o Elite:Dangerous é a aplicação activa";
/* prefs.py: Configuration - play sound when hotkey used; In files: prefs.py:541; */ /* prefs.py: Configuration - play sound when hotkey used; In files: prefs.py:542; */
"Play sound" = "Reproduzir som"; "Play sound" = "Reproduzir som";
/* prefs.py: Configuration - disable checks for app updates when in-game; In files: prefs.py:556; */ /* prefs.py: Configuration - disable checks for app updates when in-game; In files: prefs.py:557; */
"Disable Automatic Application Updates Check when in-game" = "Desactivar Verificação de Updates Automáticos da Aplicação enquanto joga"; "Disable Automatic Application Updates Check when in-game" = "Desactivar Verificação de Updates Automáticos da Aplicação enquanto joga";
/* prefs.py: Label for preferred shipyard, system and station 'providers'; In files: prefs.py:569; */ /* prefs.py: Label for preferred shipyard, system and station 'providers'; In files: prefs.py:570; */
"Preferred websites" = "Websites preferidos"; "Preferred websites" = "Websites preferidos";
/* prefs.py: Label for Shipyard provider selection; In files: prefs.py:580; */ /* prefs.py: Label for Shipyard provider selection; In files: prefs.py:581; */
"Shipyard" = "Estaleiro"; "Shipyard" = "Estaleiro";
/* prefs.py: Label for checkbox to utilise alternative Coriolis URL method; In files: prefs.py:592; */ /* prefs.py: Label for checkbox to utilise alternative Coriolis URL method; In files: prefs.py:593; */
"Use alternate URL method" = "Usar método URL alternativo."; "Use alternate URL method" = "Usar método URL alternativo.";
/* prefs.py: Configuration - Label for selection of Log Level; In files: prefs.py:645; */ /* prefs.py: Configuration - Label for selection of Log Level; In files: prefs.py:646; */
"Log Level" = "Nível de Log"; "Log Level" = "Nível de Log";
/* prefs.py: Label for 'Configuration' tab in Settings; In files: prefs.py:673; */ /* prefs.py: Label for 'Configuration' tab in Settings; In files: prefs.py:674; */
"Configuration" = "Configuração"; "Configuration" = "Configuração";
/* prefs.py: UI elements privacy section header in privacy tab of preferences; In files: prefs.py:682; */ /* prefs.py: UI elements privacy section header in privacy tab of preferences; In files: prefs.py:683; */
"Main UI privacy options" = "Opções Privacidade UI principal"; "Main UI privacy options" = "Opções Privacidade UI principal";
/* prefs.py: Hide private group owner name from UI checkbox; In files: prefs.py:687; */ /* prefs.py: Hide private group owner name from UI checkbox; In files: prefs.py:688; */
"Hide private group name in UI" = "Esconder nome do grupo privado na UI"; "Hide private group name in UI" = "Esconder nome do grupo privado na UI";
/* prefs.py: Hide multicrew captain name from main UI checkbox; In files: prefs.py:691; */ /* prefs.py: Hide multicrew captain name from main UI checkbox; In files: prefs.py:692; */
"Hide multi-crew captain name" = "Esconder nome de capitão em multi-tripulação."; "Hide multi-crew captain name" = "Esconder nome de capitão em multi-tripulação.";
/* prefs.py: Preferences privacy tab title; In files: prefs.py:695; */ /* prefs.py: Preferences privacy tab title; In files: prefs.py:696; */
"Privacy" = "Privacidade"; "Privacy" = "Privacidade";
/* prefs.py: Label for Settings > Appeareance > selection of 'normal' text colour; In files: prefs.py:708; */ /* prefs.py: Label for Settings > Appeareance > selection of 'normal' text colour; In files: prefs.py:709; */
"Normal text" = "Texto normal"; "Normal text" = "Texto normal";
/* prefs.py: Label for Settings > Appeareance > selection of 'highlightes' text colour; In files: prefs.py:710; */ /* prefs.py: Label for Settings > Appeareance > selection of 'highlightes' text colour; In files: prefs.py:711; */
"Highlighted text" = "Texto destacado"; "Highlighted text" = "Texto destacado";
/* prefs.py: Appearance - Label for selection of application display language; In files: prefs.py:719; */ /* prefs.py: Appearance - Label for selection of application display language; In files: prefs.py:720; */
"Language" = "Linguagem"; "Language" = "Linguagem";
/* prefs.py: Label for Settings > Appearance > Theme selection; In files: prefs.py:729; */ /* prefs.py: Label for Settings > Appearance > Theme selection; In files: prefs.py:730; */
"Theme" = "Tema"; "Theme" = "Tema";
/* prefs.py: Label for 'Dark' theme radio button; In files: prefs.py:740; */ /* prefs.py: Label for 'Dark' theme radio button; In files: prefs.py:741; */
"Dark" = "Escuro"; "Dark" = "Escuro";
/* prefs.py: Label for 'Transparent' theme radio button; In files: prefs.py:747; */ /* prefs.py: Label for 'Transparent' theme radio button; In files: prefs.py:748; */
"Transparent" = "Transparente"; "Transparent" = "Transparente";
/* prefs.py: Appearance - Label for selection of UI scaling; In files: prefs.py:793; */ /* prefs.py: Appearance - Label for selection of UI scaling; In files: prefs.py:794; */
"UI Scale Percentage" = "Percentagem da escala de UI"; "UI Scale Percentage" = "Percentagem da escala de UI";
/* prefs.py: Appearance - Help/hint text for UI scaling selection; In files: prefs.py:814; */ /* prefs.py: Appearance - Help/hint text for UI scaling selection; In files: prefs.py:815; */
"100 means Default{CR}Restart Required for{CR}changes to take effect!" = "100 significa Predefinido{CR}Requer reinício para{CR}que as mudanças façam efeito!"; "100 means Default{CR}Restart Required for{CR}changes to take effect!" = "100 significa Predefinido{CR}Requer reinício para{CR}que as mudanças façam efeito!";
/* prefs.py: Appearance - Label for selection of main window transparency; In files: prefs.py:824; */ /* prefs.py: Appearance - Label for selection of main window transparency; In files: prefs.py:825; */
"Main window transparency" = "Transparência da janela principal"; "Main window transparency" = "Transparência da janela principal";
/* prefs.py: Appearance - Help/hint text for Main window transparency selection; In files: prefs.py:844:847; */ /* prefs.py: Appearance - Help/hint text for Main window transparency selection; In files: prefs.py:845:848; */
"100 means fully opaque.{CR}Window is updated in real time" = "100 é completamente opaco.{CR}A janela é actualizada em tempo real."; "100 means fully opaque.{CR}Window is updated in real time" = "100 é completamente opaco.{CR}A janela é actualizada em tempo real.";
/* prefs.py: Label for Settings > Appearance tab; In files: prefs.py:883; */ /* prefs.py: Appearance option for Windows "minimize to system tray"; In files: prefs.py:877; */
"Minimize to system tray" = "Minimizar para a barra de tarefas";
/* prefs.py: Label for Settings > Appearance tab; In files: prefs.py:885; */
"Appearance" = "Aparência"; "Appearance" = "Aparência";
/* prefs.py: Label for location of third-party plugins folder; In files: prefs.py:898; */ /* prefs.py: Label for location of third-party plugins folder; In files: prefs.py:900; */
"Plugins folder" = "Pasta dos Plugins"; "Plugins folder" = "Pasta dos Plugins";
/* prefs.py: Label on button used to open a filesystem folder; In files: prefs.py:905; */ /* prefs.py: Label on button used to open a filesystem folder; In files: prefs.py:907; */
"Open" = "Abrir"; "Open" = "Abrir";
/* prefs.py: Tip/label about how to disable plugins; In files: prefs.py:913; */ /* prefs.py: Tip/label about how to disable plugins; In files: prefs.py:915; */
"Tip: You can disable a plugin by{CR}adding '{EXT}' to its folder name" = "Dica: Pode desactivar um plugin{CR}ao adicionar '{EXT}' ao nome da sua pasta"; "Tip: You can disable a plugin by{CR}adding '{EXT}' to its folder name" = "Dica: Pode desactivar um plugin{CR}ao adicionar '{EXT}' ao nome da sua pasta";
/* prefs.py: Label on list of enabled plugins; In files: prefs.py:924; */ /* prefs.py: Label on list of enabled plugins; In files: prefs.py:926; */
"Enabled Plugins" = "Plugins Activados"; "Enabled Plugins" = "Plugins Activados";
/* prefs.py: Plugins - Label for list of 'enabled' plugins that don't work with Python 3.x; In files: prefs.py:944; */ /* prefs.py: Plugins - Label for list of 'enabled' plugins that don't work with Python 3.x; In files: prefs.py:946; */
"Plugins Without Python 3.x Support:" = "Plugins sem suporte para Python 3.x"; "Plugins Without Python 3.x Support:" = "Plugins sem suporte para Python 3.x";
/* prefs.py: Plugins - Label on URL to documentation about migrating plugins from Python 2.7; In files: prefs.py:952; */ /* prefs.py: Plugins - Label on URL to documentation about migrating plugins from Python 2.7; In files: prefs.py:954; */
"Information on migrating plugins" = "Informação para migração de plugins"; "Information on migrating plugins" = "Informação para migração de plugins";
/* prefs.py: Lable on list of user-disabled plugins; In files: prefs.py:967; */ /* prefs.py: Lable on list of user-disabled plugins; In files: prefs.py:969; */
"Disabled Plugins" = "Plugins Desactivados"; "Disabled Plugins" = "Plugins Desactivados";
/* stats.py: Cmdr stats; In files: stats.py:53; */ /* stats.py: Cmdr stats; In files: stats.py:53; */

View File

@ -34,160 +34,160 @@
/* companion.py: Frontier CAPI data retrieval failed; In files: companion.py:811; */ /* companion.py: Frontier CAPI data retrieval failed; In files: companion.py:811; */
"Frontier CAPI query failure" = "Неудача при запросе к Frontier CAPI"; "Frontier CAPI query failure" = "Неудача при запросе к Frontier CAPI";
/* EDMarketConnector.py: Update button in main window; In files: EDMarketConnector.py:528; EDMarketConnector.py:823; EDMarketConnector.py:1515; */ /* EDMarketConnector.py: Update button in main window; In files: EDMarketConnector.py:529; EDMarketConnector.py:828; EDMarketConnector.py:1520; */
"Update" = "Обновить данные"; "Update" = "Обновить данные";
/* 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:611; prefs.py:866; */ /* 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:612; prefs.py:867; */
"Always on top" = "Поверх остальных окон"; "Always on top" = "Поверх остальных окон";
/* EDMarketConnector.py: Unknown suit; In files: EDMarketConnector.py:741; */ /* EDMarketConnector.py: Unknown suit; In files: EDMarketConnector.py:746; */
"Unknown" = "Неизвестно"; "Unknown" = "Неизвестно";
/* EDMarketConnector.py: ED Journal file location appears to be in error; In files: EDMarketConnector.py:810; */ /* EDMarketConnector.py: ED Journal file location appears to be in error; In files: EDMarketConnector.py:815; */
"Error: Check E:D journal file location" = "Ошибка: проверьте расположение журналов E:D"; "Error: Check E:D journal file location" = "Ошибка: проверьте расположение журналов E:D";
/* 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:817; edsm.py:257; stats.py:52; theme.py:227; */ /* 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:822; edsm.py:257; stats.py:52; theme.py:227; */
"Cmdr" = "КМДР"; "Cmdr" = "КМДР";
/* 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:819; EDMarketConnector.py:1274; */ /* 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:824; EDMarketConnector.py:1279; */
"Role" = "Роль"; "Role" = "Роль";
/* 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:819; EDMarketConnector.py:1284; EDMarketConnector.py:1307; stats.py:367; */ /* 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:824; EDMarketConnector.py:1289; EDMarketConnector.py:1312; stats.py:367; */
"Ship" = "Корабль"; "Ship" = "Корабль";
/* EDMarketConnector.py: Label for 'Suit' line in main UI; In files: EDMarketConnector.py:820; */ /* EDMarketConnector.py: Label for 'Suit' line in main UI; In files: EDMarketConnector.py:825; */
"Suit" = "Костюм"; "Suit" = "Костюм";
/* 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:821; prefs.py:606; stats.py:369; */ /* 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:826; prefs.py:607; stats.py:369; */
"System" = "Система"; "System" = "Система";
/* 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:822; prefs.py:624; prefs.py:761; stats.py:370; */ /* 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:827; prefs.py:625; prefs.py:762; stats.py:370; */
"Station" = "Станция"; "Station" = "Станция";
/* EDMarketConnector.py: 'File' menu title on OSX; EDMarketConnector.py: 'File' menu title; EDMarketConnector.py: 'File' menu; In files: EDMarketConnector.py:825; EDMarketConnector.py:840; EDMarketConnector.py:843; EDMarketConnector.py:2002; */ /* EDMarketConnector.py: 'File' menu title on OSX; EDMarketConnector.py: 'File' menu title; EDMarketConnector.py: 'File' menu; In files: EDMarketConnector.py:830; EDMarketConnector.py:845; EDMarketConnector.py:848; EDMarketConnector.py:2015; */
"File" = "Файл"; "File" = "Файл";
/* EDMarketConnector.py: 'Edit' menu title on OSX; EDMarketConnector.py: 'Edit' menu title; In files: EDMarketConnector.py:826; EDMarketConnector.py:841; EDMarketConnector.py:844; */ /* EDMarketConnector.py: 'Edit' menu title on OSX; EDMarketConnector.py: 'Edit' menu title; In files: EDMarketConnector.py:831; EDMarketConnector.py:846; EDMarketConnector.py:849; */
"Edit" = "Правка"; "Edit" = "Правка";
/* EDMarketConnector.py: 'View' menu title on OSX; In files: EDMarketConnector.py:827; */ /* EDMarketConnector.py: 'View' menu title on OSX; In files: EDMarketConnector.py:832; */
"View" = "Вид"; "View" = "Вид";
/* EDMarketConnector.py: 'Window' menu title on OSX; In files: EDMarketConnector.py:828; */ /* EDMarketConnector.py: 'Window' menu title on OSX; In files: EDMarketConnector.py:833; */
"Window" = "Окно"; "Window" = "Окно";
/* EDMarketConnector.py: Help' menu title on OSX; EDMarketConnector.py: 'Help' menu title; In files: EDMarketConnector.py:829; EDMarketConnector.py:842; EDMarketConnector.py:845; */ /* EDMarketConnector.py: Help' menu title on OSX; EDMarketConnector.py: 'Help' menu title; In files: EDMarketConnector.py:834; EDMarketConnector.py:847; EDMarketConnector.py:850; */
"Help" = "Дополнительно"; "Help" = "Дополнительно";
/* EDMarketConnector.py: App menu entry on OSX; EDMarketConnector.py: Help > About App; In files: EDMarketConnector.py:832; EDMarketConnector.py:858; EDMarketConnector.py:1561; */ /* EDMarketConnector.py: App menu entry on OSX; EDMarketConnector.py: Help > About App; In files: EDMarketConnector.py:837; EDMarketConnector.py:863; EDMarketConnector.py:1566; */
"About {APP}" = "О программе {APP}"; "About {APP}" = "О программе {APP}";
/* EDMarketConnector.py: Help > Check for Updates...; In files: EDMarketConnector.py:834; EDMarketConnector.py:857; */ /* EDMarketConnector.py: Help > Check for Updates...; In files: EDMarketConnector.py:839; EDMarketConnector.py:862; */
"Check for Updates..." = "Проверить наличие обновлений..."; "Check for Updates..." = "Проверить наличие обновлений...";
/* EDMarketConnector.py: File > Save Raw Data...; In files: EDMarketConnector.py:835; EDMarketConnector.py:849; */ /* EDMarketConnector.py: File > Save Raw Data...; In files: EDMarketConnector.py:840; EDMarketConnector.py:854; */
"Save Raw Data..." = "Сохранить \"сырые\" данные.."; "Save Raw Data..." = "Сохранить \"сырые\" данные..";
/* EDMarketConnector.py: File > Status; stats.py: Status dialog title; In files: EDMarketConnector.py:836; EDMarketConnector.py:848; stats.py:364; */ /* EDMarketConnector.py: File > Status; stats.py: Status dialog title; In files: EDMarketConnector.py:841; EDMarketConnector.py:853; stats.py:364; */
"Status" = "Статус"; "Status" = "Статус";
/* EDMarketConnector.py: Help > Privacy Policy; In files: EDMarketConnector.py:837; EDMarketConnector.py:855; */ /* EDMarketConnector.py: Help > Privacy Policy; In files: EDMarketConnector.py:842; EDMarketConnector.py:860; */
"Privacy Policy" = "Политика конфиденциальности"; "Privacy Policy" = "Политика конфиденциальности";
/* EDMarketConnector.py: Help > Release Notes; In files: EDMarketConnector.py:838; EDMarketConnector.py:856; EDMarketConnector.py:1595; */ /* EDMarketConnector.py: Help > Release Notes; In files: EDMarketConnector.py:843; EDMarketConnector.py:861; EDMarketConnector.py:1600; */
"Release Notes" = "Заметки о текущем релизе"; "Release Notes" = "Заметки о текущем релизе";
/* EDMarketConnector.py: File > Settings; prefs.py: File > Settings (macOS); In files: EDMarketConnector.py:850; EDMarketConnector.py:2003; prefs.py:254; */ /* EDMarketConnector.py: File > Settings; prefs.py: File > Settings (macOS); In files: EDMarketConnector.py:855; EDMarketConnector.py:2016; prefs.py:255; */
"Settings" = "Настройки"; "Settings" = "Настройки";
/* EDMarketConnector.py: File > Exit; In files: EDMarketConnector.py:851; */ /* EDMarketConnector.py: File > Exit; In files: EDMarketConnector.py:856; */
"Exit" = "Выход"; "Exit" = "Выход";
/* EDMarketConnector.py: Help > Documentation; In files: EDMarketConnector.py:854; */ /* EDMarketConnector.py: Help > Documentation; In files: EDMarketConnector.py:859; */
"Documentation" = "Информация о плагине"; "Documentation" = "Информация о плагине";
/* EDMarketConnector.py: Label for 'Copy' as in 'Copy and Paste'; ttkHyperlinkLabel.py: Label for 'Copy' as in 'Copy and Paste'; In files: EDMarketConnector.py:861; ttkHyperlinkLabel.py:42; */ /* EDMarketConnector.py: Label for 'Copy' as in 'Copy and Paste'; ttkHyperlinkLabel.py: Label for 'Copy' as in 'Copy and Paste'; In files: EDMarketConnector.py:866; ttkHyperlinkLabel.py:42; */
"Copy" = "Копировать"; "Copy" = "Копировать";
/* EDMarketConnector.py: Status - Attempting to get a Frontier Auth Access Token; In files: EDMarketConnector.py:867; */ /* EDMarketConnector.py: Status - Attempting to get a Frontier Auth Access Token; In files: EDMarketConnector.py:872; */
"Logging in..." = "Идет подключение..."; "Logging in..." = "Идет подключение...";
/* EDMarketConnector.py: Successfully authenticated with the Frontier website; In files: EDMarketConnector.py:883; EDMarketConnector.py:1426; */ /* EDMarketConnector.py: Successfully authenticated with the Frontier website; In files: EDMarketConnector.py:888; EDMarketConnector.py:1431; */
"Authentication successful" = "Аутентификация успешно завершена"; "Authentication successful" = "Аутентификация успешно завершена";
/* EDMarketConnector.py: Player is not docked at a station, when we expect them to be; In files: EDMarketConnector.py:914; */ /* EDMarketConnector.py: Player is not docked at a station, when we expect them to be; In files: EDMarketConnector.py:919; */
"You're not docked at a station!" = "Ваш корабль не пристыкован к станции!"; "You're not docked at a station!" = "Ваш корабль не пристыкован к станции!";
/* EDMarketConnector.py: Status - Either no market or no modules data for station from Frontier CAPI; In files: EDMarketConnector.py:922; */ /* EDMarketConnector.py: Status - Either no market or no modules data for station from Frontier CAPI; In files: EDMarketConnector.py:927; */
"Station doesn't have anything!" = "На текущей станции никакие услуги не предоставляются!"; "Station doesn't have anything!" = "На текущей станции никакие услуги не предоставляются!";
/* EDMarketConnector.py: Status - No station market data from Frontier CAPI; In files: EDMarketConnector.py:927; */ /* EDMarketConnector.py: Status - No station market data from Frontier CAPI; In files: EDMarketConnector.py:932; */
"Station doesn't have a market!" = "На текущей станции рынок недоступен!"; "Station doesn't have a market!" = "На текущей станции рынок недоступен!";
/* EDMarketConnector.py: CAPI queries aborted because Cmdr name is unknown; In files: EDMarketConnector.py:956; */ /* EDMarketConnector.py: CAPI queries aborted because Cmdr name is unknown; In files: EDMarketConnector.py:961; */
"CAPI query aborted: Cmdr name unknown" = "Запрос CAPI прерван: Имя командира неизвестно"; "CAPI query aborted: Cmdr name unknown" = "Запрос CAPI прерван: Имя командира неизвестно";
/* EDMarketConnector.py: CAPI queries aborted because game mode unknown; In files: EDMarketConnector.py:962; */ /* EDMarketConnector.py: CAPI queries aborted because game mode unknown; In files: EDMarketConnector.py:967; */
"CAPI query aborted: Game mode unknown" = "Запрос CAPI прерван: Игровой режим неизвестен"; "CAPI query aborted: Game mode unknown" = "Запрос CAPI прерван: Игровой режим неизвестен";
/* EDMarketConnector.py: CAPI queries aborted because current star system name unknown; In files: EDMarketConnector.py:968; */ /* EDMarketConnector.py: CAPI queries aborted because current star system name unknown; In files: EDMarketConnector.py:973; */
"CAPI query aborted: Current system unknown" = "Запрос CAPI прерван: Текущая система неизвестна"; "CAPI query aborted: Current system unknown" = "Запрос CAPI прерван: Текущая система неизвестна";
/* EDMarketConnector.py: CAPI queries aborted because player is in multi-crew on other Cmdr's ship; In files: EDMarketConnector.py:974; */ /* EDMarketConnector.py: CAPI queries aborted because player is in multi-crew on other Cmdr's ship; In files: EDMarketConnector.py:979; */
"CAPI query aborted: In other-ship multi-crew" = "Запрос CAPI прерван: В мультиэкипаже другого корабля"; "CAPI query aborted: In other-ship multi-crew" = "Запрос CAPI прерван: В мультиэкипаже другого корабля";
/* EDMarketConnector.py: CAPI queries aborted because player is in CQC (Arena); In files: EDMarketConnector.py:980; */ /* EDMarketConnector.py: CAPI queries aborted because player is in CQC (Arena); In files: EDMarketConnector.py:985; */
"CAPI query aborted: CQC (Arena) detected" = "Запрос CAPI прерван: Обнаружен CQC (Арена)"; "CAPI query aborted: CQC (Arena) detected" = "Запрос CAPI прерван: Обнаружен CQC (Арена)";
/* EDMarketConnector.py: Status - Attempting to retrieve data from Frontier CAPI; In files: EDMarketConnector.py:1001; */ /* EDMarketConnector.py: Status - Attempting to retrieve data from Frontier CAPI; In files: EDMarketConnector.py:1006; */
"Fetching data..." = "Получение данных..."; "Fetching data..." = "Получение данных...";
/* EDMarketConnector.py: No data was returned for the commander from the Frontier CAPI; In files: EDMarketConnector.py:1042; */ /* EDMarketConnector.py: No data was returned for the commander from the Frontier CAPI; In files: EDMarketConnector.py:1047; */
"CAPI: No commander data returned" = "CAPI: Нет данных пилота"; "CAPI: No commander data returned" = "CAPI: Нет данных пилота";
/* EDMarketConnector.py: We didn't have the commander name when we should have; stats.py: Unknown commander; In files: EDMarketConnector.py:1046; stats.py:298; */ /* EDMarketConnector.py: We didn't have the commander name when we should have; stats.py: Unknown commander; In files: EDMarketConnector.py:1051; stats.py:298; */
"Who are you?!" = "Невозможно определить личность командира!"; "Who are you?!" = "Невозможно определить личность командира!";
/* EDMarketConnector.py: We don't know where the commander is, when we should; stats.py: Unknown location; In files: EDMarketConnector.py:1052; stats.py:308; */ /* EDMarketConnector.py: We don't know where the commander is, when we should; stats.py: Unknown location; In files: EDMarketConnector.py:1057; stats.py:308; */
"Where are you?!" = "Невозможно определить местоположение!"; "Where are you?!" = "Невозможно определить местоположение!";
/* EDMarketConnector.py: We don't know what ship the commander is in, when we should; stats.py: Unknown ship; In files: EDMarketConnector.py:1059; stats.py:316; */ /* EDMarketConnector.py: We don't know what ship the commander is in, when we should; stats.py: Unknown ship; In files: EDMarketConnector.py:1064; stats.py:316; */
"What are you flying?!" = "Невозможно определить тип корабля!"; "What are you flying?!" = "Невозможно определить тип корабля!";
/* EDMarketConnector.py: Frontier CAPI server error when fetching data; In files: EDMarketConnector.py:1171; */ /* EDMarketConnector.py: Frontier CAPI server error when fetching data; In files: EDMarketConnector.py:1176; */
"Frontier CAPI server error" = "Серверная ошибка Frontier CAPI"; "Frontier CAPI server error" = "Серверная ошибка Frontier CAPI";
/* EDMarketConnector.py: Frontier CAPI Access Token expired, trying to get a new one; In files: EDMarketConnector.py:1177; */ /* EDMarketConnector.py: Frontier CAPI Access Token expired, trying to get a new one; In files: EDMarketConnector.py:1182; */
"CAPI: Refreshing access token..." = "CAPI: Обновление access токена"; "CAPI: Refreshing access token..." = "CAPI: Обновление access токена";
/* EDMarketConnector.py: Time when we last obtained Frontier CAPI data; In files: EDMarketConnector.py:1221; */ /* EDMarketConnector.py: Time when we last obtained Frontier CAPI data; In files: EDMarketConnector.py:1226; */
"Last updated at %H:%M:%S" = "Последнее обновление в %H:%M:%S"; "Last updated at %H:%M:%S" = "Последнее обновление в %H:%M:%S";
/* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1249; */ /* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1254; */
"Fighter" = "Истребитель"; "Fighter" = "Истребитель";
/* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1250; */ /* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1255; */
"Gunner" = "Стрелок"; "Gunner" = "Стрелок";
/* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1251; */ /* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1256; */
"Helm" = "Командир корабля"; "Helm" = "Командир корабля";
/* EDMarketConnector.py: Cooldown on 'Update' button; In files: EDMarketConnector.py:1509; */ /* EDMarketConnector.py: Cooldown on 'Update' button; In files: EDMarketConnector.py:1514; */
"cooldown {SS}s" = "пауза {SS} сек"; "cooldown {SS}s" = "пауза {SS} сек";
/* EDMarketConnector.py: Generic 'OK' button label; prefs.py: 'OK' button on Settings/Preferences window; In files: EDMarketConnector.py:1621; prefs.py:305; */ /* EDMarketConnector.py: Generic 'OK' button label; prefs.py: 'OK' button on Settings/Preferences window; In files: EDMarketConnector.py:1626; prefs.py:306; */
"OK" = "OK"; "OK" = "OK";
/* EDMarketConnector.py: The application is shutting down; In files: EDMarketConnector.py:1688; */ /* EDMarketConnector.py: The application is shutting down; In files: EDMarketConnector.py:1693; */
"Shutting down..." = "Выключение..."; "Shutting down..." = "Выключение...";
/* EDMarketConnector.py: Popup-text about 'active' plugins without Python 3.x support; In files: EDMarketConnector.py:1991:1997; */ /* EDMarketConnector.py: Popup-text about 'active' plugins without Python 3.x support; In files: EDMarketConnector.py:2004:2010; */
"One or more of your enabled plugins do not yet have support for Python 3.x. Please see the list on the '{PLUGINS}' tab of '{FILE}' > '{SETTINGS}'. You should check if there is an updated version available, else alert the developer that they need to update the code for Python 3.x.\r\n\r\nYou can disable a plugin by renaming its folder to have '{DISABLED}' on the end of the name." = "Один или несколько ваших подключённых плагинов ещё не имеют поддержки Python 3.x. Пожалуйста, ознакомьтесь со списком во вкладке '{PLUGINS}' '{FILE}' > '{SETTINGS}'. Вы должны проверить наличие обновлённой версии, в противном случае предупредите разработчика о необходимости обновления кода на Python 3.x.\n\nВы можете отключить плагин, переименовав его папку в '{DISABLED}'."; "One or more of your enabled plugins do not yet have support for Python 3.x. Please see the list on the '{PLUGINS}' tab of '{FILE}' > '{SETTINGS}'. You should check if there is an updated version available, else alert the developer that they need to update the code for Python 3.x.\r\n\r\nYou can disable a plugin by renaming its folder to have '{DISABLED}' on the end of the name." = "Один или несколько ваших подключённых плагинов ещё не имеют поддержки Python 3.x. Пожалуйста, ознакомьтесь со списком во вкладке '{PLUGINS}' '{FILE}' > '{SETTINGS}'. Вы должны проверить наличие обновлённой версии, в противном случае предупредите разработчика о необходимости обновления кода на Python 3.x.\n\nВы можете отключить плагин, переименовав его папку в '{DISABLED}'.";
/* EDMarketConnector.py: Settings > Plugins tab; prefs.py: Label on Settings > Plugins tab; In files: EDMarketConnector.py:2001; prefs.py:976; */ /* EDMarketConnector.py: Settings > Plugins tab; prefs.py: Label on Settings > Plugins tab; In files: EDMarketConnector.py:2014; prefs.py:978; */
"Plugins" = "Плагины"; "Plugins" = "Плагины";
/* EDMarketConnector.py: Popup window title for list of 'enabled' plugins that don't work with Python 3.x; In files: EDMarketConnector.py:2012; */ /* EDMarketConnector.py: Popup window title for list of 'enabled' plugins that don't work with Python 3.x; In files: EDMarketConnector.py:2025; */
"EDMC: Plugins Without Python 3.x Support" = "EDMC: Без поддержки Python 3.x"; "EDMC: Plugins Without Python 3.x Support" = "EDMC: Без поддержки Python 3.x";
/* journal_lock.py: Title text on popup when Journal directory already locked; In files: journal_lock.py:206; */ /* journal_lock.py: Title text on popup when Journal directory already locked; In files: journal_lock.py:206; */
@ -202,7 +202,7 @@
/* journal_lock.py: Generic 'Ignore' button label; In files: journal_lock.py:232; */ /* journal_lock.py: Generic 'Ignore' button label; In files: journal_lock.py:232; */
"Ignore" = "Игнорировать"; "Ignore" = "Игнорировать";
/* 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:194; prefs.py:467; prefs.py:701; prefs.py:734; */ /* 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:194; prefs.py:468; prefs.py:702; prefs.py:735; */
"Default" = "По умолчанию"; "Default" = "По умолчанию";
/* coriolis.py: 'Auto' label for Coriolis site override selection; coriolis.py: Coriolis normal/beta selection - auto; In files: coriolis.py:52; coriolis.py:55; coriolis.py:101; coriolis.py:117; coriolis.py:123; */ /* coriolis.py: 'Auto' label for Coriolis site override selection; coriolis.py: Coriolis normal/beta selection - auto; In files: coriolis.py:52; coriolis.py:55; coriolis.py:101; coriolis.py:117; coriolis.py:123; */
@ -277,7 +277,7 @@
/* edsm.py: EDSM API key label; inara.py: Inara API key label; In files: edsm.py:273; inara.py:243; */ /* edsm.py: EDSM API key label; inara.py: Inara API key label; In files: edsm.py:273; inara.py:243; */
"API Key" = "Ключ API"; "API Key" = "Ключ API";
/* edsm.py: We have no data on the current commander; prefs.py: No hotkey/shortcut set; stats.py: No rank; In files: edsm.py:300; prefs.py:519; prefs.py:1173; prefs.py:1206; stats.py:119; stats.py:138; stats.py:157; stats.py:174; */ /* edsm.py: We have no data on the current commander; prefs.py: No hotkey/shortcut set; stats.py: No rank; In files: edsm.py:300; prefs.py:520; prefs.py:1174; prefs.py:1207; stats.py:119; stats.py:138; stats.py:157; stats.py:174; */
"None" = "Не назначено"; "None" = "Не назначено";
/* edsm.py: EDSM plugin - Journal handling disabled by killswitch; In files: edsm.py:401; */ /* edsm.py: EDSM plugin - Journal handling disabled by killswitch; In files: edsm.py:401; */
@ -301,142 +301,145 @@
/* inara.py: INARA API returned some kind of error (error message will be contained in {MSG}); In files: inara.py:1580; inara.py:1593; */ /* inara.py: INARA API returned some kind of error (error message will be contained in {MSG}); In files: inara.py:1580; inara.py:1593; */
"Error: Inara {MSG}" = "Ошибка: Inara {MSG}"; "Error: Inara {MSG}" = "Ошибка: Inara {MSG}";
/* prefs.py: File > Preferences menu entry for macOS; In files: prefs.py:250; */ /* prefs.py: File > Preferences menu entry for macOS; In files: prefs.py:251; */
"Preferences" = "Настройки"; "Preferences" = "Настройки";
/* prefs.py: Settings > Output - choosing what data to save to files; In files: prefs.py:347; */ /* prefs.py: Settings > Output - choosing what data to save to files; In files: prefs.py:348; */
"Please choose what data to save" = "Выберите какие данные стоит сохранять"; "Please choose what data to save" = "Выберите какие данные стоит сохранять";
/* prefs.py: Settings > Output option; In files: prefs.py:353; */ /* prefs.py: Settings > Output option; In files: prefs.py:354; */
"Market data in CSV format file" = "Данные рынков в формате CSV"; "Market data in CSV format file" = "Данные рынков в формате CSV";
/* prefs.py: Settings > Output option; In files: prefs.py:362; */ /* prefs.py: Settings > Output option; In files: prefs.py:363; */
"Market data in Trade Dangerous format file" = "Данные рынков в формате Trade Dangerous"; "Market data in Trade Dangerous format file" = "Данные рынков в формате Trade Dangerous";
/* prefs.py: Settings > Output option; In files: prefs.py:372; */ /* prefs.py: Settings > Output option; In files: prefs.py:373; */
"Ship loadout" = "Оборудование корабля"; "Ship loadout" = "Оборудование корабля";
/* prefs.py: Settings > Output option; In files: prefs.py:382; */ /* prefs.py: Settings > Output option; In files: prefs.py:383; */
"Automatically update on docking" = "Автоматически обновлять данные при стыковке"; "Automatically update on docking" = "Автоматически обновлять данные при стыковке";
/* prefs.py: Settings > Output - Label for "where files are located"; In files: prefs.py:391; prefs.py:410; */ /* prefs.py: Settings > Output - Label for "where files are located"; In files: prefs.py:392; prefs.py:411; */
"File location" = "Путь хранения файлов"; "File location" = "Путь хранения файлов";
/* prefs.py: macOS Preferences - files location selection button; In files: prefs.py:399; prefs.py:449; */ /* prefs.py: macOS Preferences - files location selection button; In files: prefs.py:400; prefs.py:450; */
"Change..." = "Обзор..."; "Change..." = "Обзор...";
/* prefs.py: NOT-macOS Settings - files location selection button; prefs.py: NOT-macOS Setting - files location selection button; In files: prefs.py:402; prefs.py:452; */ /* prefs.py: NOT-macOS Settings - files location selection button; prefs.py: NOT-macOS Setting - files location selection button; In files: prefs.py:403; prefs.py:453; */
"Browse..." = "Просмотреть..."; "Browse..." = "Просмотреть...";
/* prefs.py: Label for 'Output' Settings/Preferences tab; In files: prefs.py:417; */ /* prefs.py: Label for 'Output' Settings/Preferences tab; In files: prefs.py:418; */
"Output" = "Данные"; "Output" = "Данные";
/* prefs.py: Settings > Configuration - Label for Journal files location; In files: prefs.py:443; prefs.py:458; */ /* prefs.py: Settings > Configuration - Label for Journal files location; In files: prefs.py:444; prefs.py:459; */
"E:D journal file location" = "Расположение файла журнала E:D"; "E:D journal file location" = "Расположение файла журнала E:D";
/* prefs.py: Hotkey/Shortcut settings prompt on OSX; In files: prefs.py:483; */ /* prefs.py: Hotkey/Shortcut settings prompt on OSX; In files: prefs.py:484; */
"Keyboard shortcut" = "Сочетание клавиш"; "Keyboard shortcut" = "Сочетание клавиш";
/* prefs.py: Hotkey/Shortcut settings prompt on Windows; In files: prefs.py:485; */ /* prefs.py: Hotkey/Shortcut settings prompt on Windows; In files: prefs.py:486; */
"Hotkey" = "Горячая клавиша"; "Hotkey" = "Горячая клавиша";
/* prefs.py: macOS Preferences > Configuration - restart the app message; In files: prefs.py:494; */ /* prefs.py: macOS Preferences > Configuration - restart the app message; In files: prefs.py:495; */
"Re-start {APP} to use shortcuts" = "Перезапустите {APP}, чтобы использовать сочетание клавиш"; "Re-start {APP} to use shortcuts" = "Перезапустите {APP}, чтобы использовать сочетание клавиш";
/* prefs.py: macOS - Configuration - need to grant the app permission for keyboard shortcuts; In files: prefs.py:503; */ /* prefs.py: macOS - Configuration - need to grant the app permission for keyboard shortcuts; In files: prefs.py:504; */
"{APP} needs permission to use shortcuts" = "{APP} требуется разрешение на использование глобальных сочетаний клавиш"; "{APP} needs permission to use shortcuts" = "{APP} требуется разрешение на использование глобальных сочетаний клавиш";
/* prefs.py: Shortcut settings button on OSX; In files: prefs.py:508; */ /* prefs.py: Shortcut settings button on OSX; In files: prefs.py:509; */
"Open System Preferences" = "Открыты «Настройки системы»"; "Open System Preferences" = "Открыты «Настройки системы»";
/* prefs.py: Configuration - Act on hotkey only when ED is in foreground; In files: prefs.py:530; */ /* prefs.py: Configuration - Act on hotkey only when ED is in foreground; In files: prefs.py:531; */
"Only when Elite: Dangerous is the active app" = "Только когда окно Elite: Dangerous активно"; "Only when Elite: Dangerous is the active app" = "Только когда окно Elite: Dangerous активно";
/* prefs.py: Configuration - play sound when hotkey used; In files: prefs.py:541; */ /* prefs.py: Configuration - play sound when hotkey used; In files: prefs.py:542; */
"Play sound" = "Звуковое оповещение"; "Play sound" = "Звуковое оповещение";
/* prefs.py: Configuration - disable checks for app updates when in-game; In files: prefs.py:556; */ /* prefs.py: Configuration - disable checks for app updates when in-game; In files: prefs.py:557; */
"Disable Automatic Application Updates Check when in-game" = "Отключить автоматическое обновление приложения во время нахождения в игре"; "Disable Automatic Application Updates Check when in-game" = "Отключить автоматическое обновление приложения во время нахождения в игре";
/* prefs.py: Label for preferred shipyard, system and station 'providers'; In files: prefs.py:569; */ /* prefs.py: Label for preferred shipyard, system and station 'providers'; In files: prefs.py:570; */
"Preferred websites" = "Предпочитаемые сайты"; "Preferred websites" = "Предпочитаемые сайты";
/* prefs.py: Label for Shipyard provider selection; In files: prefs.py:580; */ /* prefs.py: Label for Shipyard provider selection; In files: prefs.py:581; */
"Shipyard" = "Верфи"; "Shipyard" = "Верфи";
/* prefs.py: Label for checkbox to utilise alternative Coriolis URL method; In files: prefs.py:592; */ /* prefs.py: Label for checkbox to utilise alternative Coriolis URL method; In files: prefs.py:593; */
"Use alternate URL method" = "Альтернативный URL (адрес)"; "Use alternate URL method" = "Альтернативный URL (адрес)";
/* prefs.py: Configuration - Label for selection of Log Level; In files: prefs.py:645; */ /* prefs.py: Configuration - Label for selection of Log Level; In files: prefs.py:646; */
"Log Level" = "Уровень лога"; "Log Level" = "Уровень лога";
/* prefs.py: Label for 'Configuration' tab in Settings; In files: prefs.py:673; */ /* prefs.py: Label for 'Configuration' tab in Settings; In files: prefs.py:674; */
"Configuration" = "Конфигурация"; "Configuration" = "Конфигурация";
/* prefs.py: UI elements privacy section header in privacy tab of preferences; In files: prefs.py:682; */ /* prefs.py: UI elements privacy section header in privacy tab of preferences; In files: prefs.py:683; */
"Main UI privacy options" = "Настройки приватности главного окна"; "Main UI privacy options" = "Настройки приватности главного окна";
/* prefs.py: Hide private group owner name from UI checkbox; In files: prefs.py:687; */ /* prefs.py: Hide private group owner name from UI checkbox; In files: prefs.py:688; */
"Hide private group name in UI" = "Скрывать название приватной группы в главном окне"; "Hide private group name in UI" = "Скрывать название приватной группы в главном окне";
/* prefs.py: Hide multicrew captain name from main UI checkbox; In files: prefs.py:691; */ /* prefs.py: Hide multicrew captain name from main UI checkbox; In files: prefs.py:692; */
"Hide multi-crew captain name" = "Скрывать ник капитана мультикрю сессии в главном окне"; "Hide multi-crew captain name" = "Скрывать ник капитана мультикрю сессии в главном окне";
/* prefs.py: Preferences privacy tab title; In files: prefs.py:695; */ /* prefs.py: Preferences privacy tab title; In files: prefs.py:696; */
"Privacy" = "Конфиденциальность"; "Privacy" = "Конфиденциальность";
/* prefs.py: Label for Settings > Appeareance > selection of 'normal' text colour; In files: prefs.py:708; */ /* prefs.py: Label for Settings > Appeareance > selection of 'normal' text colour; In files: prefs.py:709; */
"Normal text" = "Обычный текст"; "Normal text" = "Обычный текст";
/* prefs.py: Label for Settings > Appeareance > selection of 'highlightes' text colour; In files: prefs.py:710; */ /* prefs.py: Label for Settings > Appeareance > selection of 'highlightes' text colour; In files: prefs.py:711; */
"Highlighted text" = "Выделенный текст"; "Highlighted text" = "Выделенный текст";
/* prefs.py: Appearance - Label for selection of application display language; In files: prefs.py:719; */ /* prefs.py: Appearance - Label for selection of application display language; In files: prefs.py:720; */
"Language" = "Язык"; "Language" = "Язык";
/* prefs.py: Label for Settings > Appearance > Theme selection; In files: prefs.py:729; */ /* prefs.py: Label for Settings > Appearance > Theme selection; In files: prefs.py:730; */
"Theme" = "Тема оформления"; "Theme" = "Тема оформления";
/* prefs.py: Label for 'Dark' theme radio button; In files: prefs.py:740; */ /* prefs.py: Label for 'Dark' theme radio button; In files: prefs.py:741; */
"Dark" = "Тёмная"; "Dark" = "Тёмная";
/* prefs.py: Label for 'Transparent' theme radio button; In files: prefs.py:747; */ /* prefs.py: Label for 'Transparent' theme radio button; In files: prefs.py:748; */
"Transparent" = "Прозрачная"; "Transparent" = "Прозрачная";
/* prefs.py: Appearance - Label for selection of UI scaling; In files: prefs.py:793; */ /* prefs.py: Appearance - Label for selection of UI scaling; In files: prefs.py:794; */
"UI Scale Percentage" = "Процент масштабирования интерфейса"; "UI Scale Percentage" = "Процент масштабирования интерфейса";
/* prefs.py: Appearance - Help/hint text for UI scaling selection; In files: prefs.py:814; */ /* prefs.py: Appearance - Help/hint text for UI scaling selection; In files: prefs.py:815; */
"100 means Default{CR}Restart Required for{CR}changes to take effect!" = "100 - значение по умолчанию{CR}требуется перезапуск для вступления в силу изменений{CR}!"; "100 means Default{CR}Restart Required for{CR}changes to take effect!" = "100 - значение по умолчанию{CR}требуется перезапуск для вступления в силу изменений{CR}!";
/* prefs.py: Appearance - Label for selection of main window transparency; In files: prefs.py:824; */ /* prefs.py: Appearance - Label for selection of main window transparency; In files: prefs.py:825; */
"Main window transparency" = "Прозрачность главного окна"; "Main window transparency" = "Прозрачность главного окна";
/* prefs.py: Appearance - Help/hint text for Main window transparency selection; In files: prefs.py:844:847; */ /* prefs.py: Appearance - Help/hint text for Main window transparency selection; In files: prefs.py:845:848; */
"100 means fully opaque.{CR}Window is updated in real time" = "100 означает полностью непрозрачный.{CR}Окно обновляется в режиме реального времени."; "100 means fully opaque.{CR}Window is updated in real time" = "100 означает полностью непрозрачный.{CR}Окно обновляется в режиме реального времени.";
/* prefs.py: Label for Settings > Appearance tab; In files: prefs.py:883; */ /* prefs.py: Appearance option for Windows "minimize to system tray"; In files: prefs.py:877; */
"Minimize to system tray" = "Сворачивать в системный трей";
/* prefs.py: Label for Settings > Appearance tab; In files: prefs.py:885; */
"Appearance" = "Внешний вид"; "Appearance" = "Внешний вид";
/* prefs.py: Label for location of third-party plugins folder; In files: prefs.py:898; */ /* prefs.py: Label for location of third-party plugins folder; In files: prefs.py:900; */
"Plugins folder" = "Папка плагинов"; "Plugins folder" = "Папка плагинов";
/* prefs.py: Label on button used to open a filesystem folder; In files: prefs.py:905; */ /* prefs.py: Label on button used to open a filesystem folder; In files: prefs.py:907; */
"Open" = "Открыть"; "Open" = "Открыть";
/* prefs.py: Tip/label about how to disable plugins; In files: prefs.py:913; */ /* prefs.py: Tip/label about how to disable plugins; In files: prefs.py:915; */
"Tip: You can disable a plugin by{CR}adding '{EXT}' to its folder name" = "Подсказка: Отключить конкретный плагин можно {CR} добавив '{EXT}' к названию папки"; "Tip: You can disable a plugin by{CR}adding '{EXT}' to its folder name" = "Подсказка: Отключить конкретный плагин можно {CR} добавив '{EXT}' к названию папки";
/* prefs.py: Label on list of enabled plugins; In files: prefs.py:924; */ /* prefs.py: Label on list of enabled plugins; In files: prefs.py:926; */
"Enabled Plugins" = "Включённые плагины"; "Enabled Plugins" = "Включённые плагины";
/* prefs.py: Plugins - Label for list of 'enabled' plugins that don't work with Python 3.x; In files: prefs.py:944; */ /* prefs.py: Plugins - Label for list of 'enabled' plugins that don't work with Python 3.x; In files: prefs.py:946; */
"Plugins Without Python 3.x Support:" = "Плагины без поддержки Python 3.x"; "Plugins Without Python 3.x Support:" = "Плагины без поддержки Python 3.x";
/* prefs.py: Plugins - Label on URL to documentation about migrating plugins from Python 2.7; In files: prefs.py:952; */ /* prefs.py: Plugins - Label on URL to documentation about migrating plugins from Python 2.7; In files: prefs.py:954; */
"Information on migrating plugins" = "Информация о мигрирующих плагинах"; "Information on migrating plugins" = "Информация о мигрирующих плагинах";
/* prefs.py: Lable on list of user-disabled plugins; In files: prefs.py:967; */ /* prefs.py: Lable on list of user-disabled plugins; In files: prefs.py:969; */
"Disabled Plugins" = "Отключенные плагины"; "Disabled Plugins" = "Отключенные плагины";
/* stats.py: Cmdr stats; In files: stats.py:53; */ /* stats.py: Cmdr stats; In files: stats.py:53; */

View File

@ -4,109 +4,109 @@
/* companion.py: Generic "something went wrong with Frontier Auth" error; In files: companion.py:265; */ /* companion.py: Generic "something went wrong with Frontier Auth" error; In files: companion.py:265; */
"Error: Invalid Credentials" = "Napaka: napačno uporabniški ime ali geslo"; "Error: Invalid Credentials" = "Napaka: napačno uporabniški ime ali geslo";
/* EDMarketConnector.py: Update button in main window; In files: EDMarketConnector.py:528; EDMarketConnector.py:823; EDMarketConnector.py:1515; */ /* EDMarketConnector.py: Update button in main window; In files: EDMarketConnector.py:529; EDMarketConnector.py:828; EDMarketConnector.py:1520; */
"Update" = "Osveži"; "Update" = "Osveži";
/* 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:611; prefs.py:866; */ /* 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:612; prefs.py:867; */
"Always on top" = "Vedno na vrhu"; "Always on top" = "Vedno na vrhu";
/* 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:817; edsm.py:257; stats.py:52; theme.py:227; */ /* 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:822; edsm.py:257; stats.py:52; theme.py:227; */
"Cmdr" = "Cmdr"; "Cmdr" = "Cmdr";
/* 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:819; EDMarketConnector.py:1274; */ /* 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:824; EDMarketConnector.py:1279; */
"Role" = "Vloga"; "Role" = "Vloga";
/* 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:819; EDMarketConnector.py:1284; EDMarketConnector.py:1307; stats.py:367; */ /* 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:824; EDMarketConnector.py:1289; EDMarketConnector.py:1312; stats.py:367; */
"Ship" = "Ladja"; "Ship" = "Ladja";
/* 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:821; prefs.py:606; stats.py:369; */ /* 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:826; prefs.py:607; stats.py:369; */
"System" = "Sistem"; "System" = "Sistem";
/* 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:822; prefs.py:624; prefs.py:761; stats.py:370; */ /* 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:827; prefs.py:625; prefs.py:762; stats.py:370; */
"Station" = "Postaja"; "Station" = "Postaja";
/* EDMarketConnector.py: 'File' menu title on OSX; EDMarketConnector.py: 'File' menu title; EDMarketConnector.py: 'File' menu; In files: EDMarketConnector.py:825; EDMarketConnector.py:840; EDMarketConnector.py:843; EDMarketConnector.py:2002; */ /* EDMarketConnector.py: 'File' menu title on OSX; EDMarketConnector.py: 'File' menu title; EDMarketConnector.py: 'File' menu; In files: EDMarketConnector.py:830; EDMarketConnector.py:845; EDMarketConnector.py:848; EDMarketConnector.py:2015; */
"File" = "Datoteka"; "File" = "Datoteka";
/* EDMarketConnector.py: 'Edit' menu title on OSX; EDMarketConnector.py: 'Edit' menu title; In files: EDMarketConnector.py:826; EDMarketConnector.py:841; EDMarketConnector.py:844; */ /* EDMarketConnector.py: 'Edit' menu title on OSX; EDMarketConnector.py: 'Edit' menu title; In files: EDMarketConnector.py:831; EDMarketConnector.py:846; EDMarketConnector.py:849; */
"Edit" = "Uredi"; "Edit" = "Uredi";
/* EDMarketConnector.py: 'View' menu title on OSX; In files: EDMarketConnector.py:827; */ /* EDMarketConnector.py: 'View' menu title on OSX; In files: EDMarketConnector.py:832; */
"View" = "Pogled"; "View" = "Pogled";
/* EDMarketConnector.py: 'Window' menu title on OSX; In files: EDMarketConnector.py:828; */ /* EDMarketConnector.py: 'Window' menu title on OSX; In files: EDMarketConnector.py:833; */
"Window" = "Okno"; "Window" = "Okno";
/* EDMarketConnector.py: Help' menu title on OSX; EDMarketConnector.py: 'Help' menu title; In files: EDMarketConnector.py:829; EDMarketConnector.py:842; EDMarketConnector.py:845; */ /* EDMarketConnector.py: Help' menu title on OSX; EDMarketConnector.py: 'Help' menu title; In files: EDMarketConnector.py:834; EDMarketConnector.py:847; EDMarketConnector.py:850; */
"Help" = "Pomoč"; "Help" = "Pomoč";
/* EDMarketConnector.py: App menu entry on OSX; EDMarketConnector.py: Help > About App; In files: EDMarketConnector.py:832; EDMarketConnector.py:858; EDMarketConnector.py:1561; */ /* EDMarketConnector.py: App menu entry on OSX; EDMarketConnector.py: Help > About App; In files: EDMarketConnector.py:837; EDMarketConnector.py:863; EDMarketConnector.py:1566; */
"About {APP}" = "O {APP}"; "About {APP}" = "O {APP}";
/* EDMarketConnector.py: Help > Check for Updates...; In files: EDMarketConnector.py:834; EDMarketConnector.py:857; */ /* EDMarketConnector.py: Help > Check for Updates...; In files: EDMarketConnector.py:839; EDMarketConnector.py:862; */
"Check for Updates..." = "Preveri posodobitve..."; "Check for Updates..." = "Preveri posodobitve...";
/* EDMarketConnector.py: File > Save Raw Data...; In files: EDMarketConnector.py:835; EDMarketConnector.py:849; */ /* EDMarketConnector.py: File > Save Raw Data...; In files: EDMarketConnector.py:840; EDMarketConnector.py:854; */
"Save Raw Data..." = "Shrani Izvirne Podatke..."; "Save Raw Data..." = "Shrani Izvirne Podatke...";
/* EDMarketConnector.py: File > Status; stats.py: Status dialog title; In files: EDMarketConnector.py:836; EDMarketConnector.py:848; stats.py:364; */ /* EDMarketConnector.py: File > Status; stats.py: Status dialog title; In files: EDMarketConnector.py:841; EDMarketConnector.py:853; stats.py:364; */
"Status" = "Status"; "Status" = "Status";
/* EDMarketConnector.py: Help > Privacy Policy; In files: EDMarketConnector.py:837; EDMarketConnector.py:855; */ /* EDMarketConnector.py: Help > Privacy Policy; In files: EDMarketConnector.py:842; EDMarketConnector.py:860; */
"Privacy Policy" = "Pravilnik o zasebnosti"; "Privacy Policy" = "Pravilnik o zasebnosti";
/* EDMarketConnector.py: Help > Release Notes; In files: EDMarketConnector.py:838; EDMarketConnector.py:856; EDMarketConnector.py:1595; */ /* EDMarketConnector.py: Help > Release Notes; In files: EDMarketConnector.py:843; EDMarketConnector.py:861; EDMarketConnector.py:1600; */
"Release Notes" = "Opombe ob izdaji"; "Release Notes" = "Opombe ob izdaji";
/* EDMarketConnector.py: File > Settings; prefs.py: File > Settings (macOS); In files: EDMarketConnector.py:850; EDMarketConnector.py:2003; prefs.py:254; */ /* EDMarketConnector.py: File > Settings; prefs.py: File > Settings (macOS); In files: EDMarketConnector.py:855; EDMarketConnector.py:2016; prefs.py:255; */
"Settings" = "Nastavitve"; "Settings" = "Nastavitve";
/* EDMarketConnector.py: File > Exit; In files: EDMarketConnector.py:851; */ /* EDMarketConnector.py: File > Exit; In files: EDMarketConnector.py:856; */
"Exit" = "Izhod"; "Exit" = "Izhod";
/* EDMarketConnector.py: Help > Documentation; In files: EDMarketConnector.py:854; */ /* EDMarketConnector.py: Help > Documentation; In files: EDMarketConnector.py:859; */
"Documentation" = "Dokumentacija"; "Documentation" = "Dokumentacija";
/* EDMarketConnector.py: Label for 'Copy' as in 'Copy and Paste'; ttkHyperlinkLabel.py: Label for 'Copy' as in 'Copy and Paste'; In files: EDMarketConnector.py:861; ttkHyperlinkLabel.py:42; */ /* EDMarketConnector.py: Label for 'Copy' as in 'Copy and Paste'; ttkHyperlinkLabel.py: Label for 'Copy' as in 'Copy and Paste'; In files: EDMarketConnector.py:866; ttkHyperlinkLabel.py:42; */
"Copy" = "Kopiraj"; "Copy" = "Kopiraj";
/* EDMarketConnector.py: Status - Attempting to get a Frontier Auth Access Token; In files: EDMarketConnector.py:867; */ /* EDMarketConnector.py: Status - Attempting to get a Frontier Auth Access Token; In files: EDMarketConnector.py:872; */
"Logging in..." = "Prijava v teku... "; "Logging in..." = "Prijava v teku... ";
/* EDMarketConnector.py: Successfully authenticated with the Frontier website; In files: EDMarketConnector.py:883; EDMarketConnector.py:1426; */ /* EDMarketConnector.py: Successfully authenticated with the Frontier website; In files: EDMarketConnector.py:888; EDMarketConnector.py:1431; */
"Authentication successful" = "Preverjanje pristnosti je bilo uspešno"; "Authentication successful" = "Preverjanje pristnosti je bilo uspešno";
/* EDMarketConnector.py: Player is not docked at a station, when we expect them to be; In files: EDMarketConnector.py:914; */ /* EDMarketConnector.py: Player is not docked at a station, when we expect them to be; In files: EDMarketConnector.py:919; */
"You're not docked at a station!" = "Nahajš se v postaji!"; "You're not docked at a station!" = "Nahajš se v postaji!";
/* EDMarketConnector.py: Status - Either no market or no modules data for station from Frontier CAPI; In files: EDMarketConnector.py:922; */ /* EDMarketConnector.py: Status - Either no market or no modules data for station from Frontier CAPI; In files: EDMarketConnector.py:927; */
"Station doesn't have anything!" = "Postaja nima ničesar"; "Station doesn't have anything!" = "Postaja nima ničesar";
/* EDMarketConnector.py: Status - No station market data from Frontier CAPI; In files: EDMarketConnector.py:927; */ /* EDMarketConnector.py: Status - No station market data from Frontier CAPI; In files: EDMarketConnector.py:932; */
"Station doesn't have a market!" = "Postaja nima trga"; "Station doesn't have a market!" = "Postaja nima trga";
/* EDMarketConnector.py: Status - Attempting to retrieve data from Frontier CAPI; In files: EDMarketConnector.py:1001; */ /* EDMarketConnector.py: Status - Attempting to retrieve data from Frontier CAPI; In files: EDMarketConnector.py:1006; */
"Fetching data..." = "Nalagam podatke..."; "Fetching data..." = "Nalagam podatke...";
/* EDMarketConnector.py: We didn't have the commander name when we should have; stats.py: Unknown commander; In files: EDMarketConnector.py:1046; stats.py:298; */ /* EDMarketConnector.py: We didn't have the commander name when we should have; stats.py: Unknown commander; In files: EDMarketConnector.py:1051; stats.py:298; */
"Who are you?!" = "Kdo si"; "Who are you?!" = "Kdo si";
/* EDMarketConnector.py: We don't know where the commander is, when we should; stats.py: Unknown location; In files: EDMarketConnector.py:1052; stats.py:308; */ /* EDMarketConnector.py: We don't know where the commander is, when we should; stats.py: Unknown location; In files: EDMarketConnector.py:1057; stats.py:308; */
"Where are you?!" = "Kje se nahajaš"; "Where are you?!" = "Kje se nahajaš";
/* EDMarketConnector.py: We don't know what ship the commander is in, when we should; stats.py: Unknown ship; In files: EDMarketConnector.py:1059; stats.py:316; */ /* EDMarketConnector.py: We don't know what ship the commander is in, when we should; stats.py: Unknown ship; In files: EDMarketConnector.py:1064; stats.py:316; */
"What are you flying?!" = "S čim letiš"; "What are you flying?!" = "S čim letiš";
/* EDMarketConnector.py: Time when we last obtained Frontier CAPI data; In files: EDMarketConnector.py:1221; */ /* EDMarketConnector.py: Time when we last obtained Frontier CAPI data; In files: EDMarketConnector.py:1226; */
"Last updated at %H:%M:%S" = "Zadnja osvežitev podatkov %H:%M:%S "; "Last updated at %H:%M:%S" = "Zadnja osvežitev podatkov %H:%M:%S ";
/* EDMarketConnector.py: Cooldown on 'Update' button; In files: EDMarketConnector.py:1509; */ /* EDMarketConnector.py: Cooldown on 'Update' button; In files: EDMarketConnector.py:1514; */
"cooldown {SS}s" = "Posodobitev v {SS}s"; "cooldown {SS}s" = "Posodobitev v {SS}s";
/* EDMarketConnector.py: Generic 'OK' button label; prefs.py: 'OK' button on Settings/Preferences window; In files: EDMarketConnector.py:1621; prefs.py:305; */ /* EDMarketConnector.py: Generic 'OK' button label; prefs.py: 'OK' button on Settings/Preferences window; In files: EDMarketConnector.py:1626; prefs.py:306; */
"OK" = "Potrdi"; "OK" = "Potrdi";
/* 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:194; prefs.py:467; prefs.py:701; prefs.py:734; */ /* 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:194; prefs.py:468; prefs.py:702; prefs.py:735; */
"Default" = "Privzeta"; "Default" = "Privzeta";
/* eddn.py: Status text shown while attempting to send data; In files: eddn.py:251; eddn.py:698; eddn.py:1438; */ /* eddn.py: Status text shown while attempting to send data; In files: eddn.py:251; eddn.py:698; eddn.py:1438; */
@ -127,7 +127,7 @@
/* edsm.py: EDSM API key label; inara.py: Inara API key label; In files: edsm.py:273; inara.py:243; */ /* edsm.py: EDSM API key label; inara.py: Inara API key label; In files: edsm.py:273; inara.py:243; */
"API Key" = "API ključ"; "API Key" = "API ključ";
/* edsm.py: We have no data on the current commander; prefs.py: No hotkey/shortcut set; stats.py: No rank; In files: edsm.py:300; prefs.py:519; prefs.py:1173; prefs.py:1206; stats.py:119; stats.py:138; stats.py:157; stats.py:174; */ /* edsm.py: We have no data on the current commander; prefs.py: No hotkey/shortcut set; stats.py: No rank; In files: edsm.py:300; prefs.py:520; prefs.py:1174; prefs.py:1207; stats.py:119; stats.py:138; stats.py:157; stats.py:174; */
"None" = "Brez"; "None" = "Brez";
/* edsm.py: EDSM Plugin - Error message from EDSM API; In files: edsm.py:746; edsm.py:874; */ /* edsm.py: EDSM Plugin - Error message from EDSM API; In files: edsm.py:746; edsm.py:874; */
@ -136,73 +136,73 @@
/* edsm.py: EDSM Plugin - Error connecting to EDSM API; In files: edsm.py:783; edsm.py:869; */ /* edsm.py: EDSM Plugin - Error connecting to EDSM API; In files: edsm.py:783; edsm.py:869; */
"Error: Can't connect to EDSM" = "Napaka: Povezava z EDSM ni mogoča"; "Error: Can't connect to EDSM" = "Napaka: Povezava z EDSM ni mogoča";
/* prefs.py: File > Preferences menu entry for macOS; In files: prefs.py:250; */ /* prefs.py: File > Preferences menu entry for macOS; In files: prefs.py:251; */
"Preferences" = "Nastavitve"; "Preferences" = "Nastavitve";
/* prefs.py: Settings > Output - choosing what data to save to files; In files: prefs.py:347; */ /* prefs.py: Settings > Output - choosing what data to save to files; In files: prefs.py:348; */
"Please choose what data to save" = "Izberite podatke, ki jih želite shraniti"; "Please choose what data to save" = "Izberite podatke, ki jih želite shraniti";
/* prefs.py: Settings > Output option; In files: prefs.py:353; */ /* prefs.py: Settings > Output option; In files: prefs.py:354; */
"Market data in CSV format file" = "Podatki trga v CSV formatu"; "Market data in CSV format file" = "Podatki trga v CSV formatu";
/* prefs.py: Settings > Output option; In files: prefs.py:362; */ /* prefs.py: Settings > Output option; In files: prefs.py:363; */
"Market data in Trade Dangerous format file" = "Podatki trga v Trade Dangerous formatu"; "Market data in Trade Dangerous format file" = "Podatki trga v Trade Dangerous formatu";
/* prefs.py: Settings > Output option; In files: prefs.py:372; */ /* prefs.py: Settings > Output option; In files: prefs.py:373; */
"Ship loadout" = "Oprema ladje"; "Ship loadout" = "Oprema ladje";
/* prefs.py: Settings > Output - Label for "where files are located"; In files: prefs.py:391; prefs.py:410; */ /* prefs.py: Settings > Output - Label for "where files are located"; In files: prefs.py:392; prefs.py:411; */
"File location" = "Lokacija datoteke"; "File location" = "Lokacija datoteke";
/* prefs.py: macOS Preferences - files location selection button; In files: prefs.py:399; prefs.py:449; */ /* prefs.py: macOS Preferences - files location selection button; In files: prefs.py:400; prefs.py:450; */
"Change..." = "Spremeni..."; "Change..." = "Spremeni...";
/* prefs.py: NOT-macOS Settings - files location selection button; prefs.py: NOT-macOS Setting - files location selection button; In files: prefs.py:402; prefs.py:452; */ /* prefs.py: NOT-macOS Settings - files location selection button; prefs.py: NOT-macOS Setting - files location selection button; In files: prefs.py:403; prefs.py:453; */
"Browse..." = "Prebrskaj..."; "Browse..." = "Prebrskaj...";
/* prefs.py: Label for 'Output' Settings/Preferences tab; In files: prefs.py:417; */ /* prefs.py: Label for 'Output' Settings/Preferences tab; In files: prefs.py:418; */
"Output" = "Izpis"; "Output" = "Izpis";
/* prefs.py: Hotkey/Shortcut settings prompt on OSX; In files: prefs.py:483; */ /* prefs.py: Hotkey/Shortcut settings prompt on OSX; In files: prefs.py:484; */
"Keyboard shortcut" = "Bližnjica"; "Keyboard shortcut" = "Bližnjica";
/* prefs.py: Hotkey/Shortcut settings prompt on Windows; In files: prefs.py:485; */ /* prefs.py: Hotkey/Shortcut settings prompt on Windows; In files: prefs.py:486; */
"Hotkey" = "Bližnjica"; "Hotkey" = "Bližnjica";
/* prefs.py: macOS Preferences > Configuration - restart the app message; In files: prefs.py:494; */ /* prefs.py: macOS Preferences > Configuration - restart the app message; In files: prefs.py:495; */
"Re-start {APP} to use shortcuts" = "Ponovno poženi {APP} za uporabo bližnjic"; "Re-start {APP} to use shortcuts" = "Ponovno poženi {APP} za uporabo bližnjic";
/* prefs.py: macOS - Configuration - need to grant the app permission for keyboard shortcuts; In files: prefs.py:503; */ /* prefs.py: macOS - Configuration - need to grant the app permission for keyboard shortcuts; In files: prefs.py:504; */
"{APP} needs permission to use shortcuts" = "{APP} potrebuje dovoljenja za uporabo bližnjic"; "{APP} needs permission to use shortcuts" = "{APP} potrebuje dovoljenja za uporabo bližnjic";
/* prefs.py: Shortcut settings button on OSX; In files: prefs.py:508; */ /* prefs.py: Shortcut settings button on OSX; In files: prefs.py:509; */
"Open System Preferences" = "Odpri sistemske nastavitve"; "Open System Preferences" = "Odpri sistemske nastavitve";
/* prefs.py: Configuration - Act on hotkey only when ED is in foreground; In files: prefs.py:530; */ /* prefs.py: Configuration - Act on hotkey only when ED is in foreground; In files: prefs.py:531; */
"Only when Elite: Dangerous is the active app" = "Samo ko je Elite:Dangerous aktivna aplikacija "; "Only when Elite: Dangerous is the active app" = "Samo ko je Elite:Dangerous aktivna aplikacija ";
/* prefs.py: Configuration - play sound when hotkey used; In files: prefs.py:541; */ /* prefs.py: Configuration - play sound when hotkey used; In files: prefs.py:542; */
"Play sound" = "Sproži zvok"; "Play sound" = "Sproži zvok";
/* prefs.py: Label for 'Configuration' tab in Settings; In files: prefs.py:673; */ /* prefs.py: Label for 'Configuration' tab in Settings; In files: prefs.py:674; */
"Configuration" = "Konfiguracija"; "Configuration" = "Konfiguracija";
/* prefs.py: Preferences privacy tab title; In files: prefs.py:695; */ /* prefs.py: Preferences privacy tab title; In files: prefs.py:696; */
"Privacy" = "Privatno"; "Privacy" = "Privatno";
/* prefs.py: Appearance - Label for selection of application display language; In files: prefs.py:719; */ /* prefs.py: Appearance - Label for selection of application display language; In files: prefs.py:720; */
"Language" = "Jezik"; "Language" = "Jezik";
/* prefs.py: Label for Settings > Appearance > Theme selection; In files: prefs.py:729; */ /* prefs.py: Label for Settings > Appearance > Theme selection; In files: prefs.py:730; */
"Theme" = "Tema"; "Theme" = "Tema";
/* prefs.py: Label for 'Dark' theme radio button; In files: prefs.py:740; */ /* prefs.py: Label for 'Dark' theme radio button; In files: prefs.py:741; */
"Dark" = "Temno"; "Dark" = "Temno";
/* prefs.py: Label for 'Transparent' theme radio button; In files: prefs.py:747; */ /* prefs.py: Label for 'Transparent' theme radio button; In files: prefs.py:748; */
"Transparent" = "Prosojno"; "Transparent" = "Prosojno";
/* prefs.py: Label for Settings > Appearance tab; In files: prefs.py:883; */ /* prefs.py: Label for Settings > Appearance tab; In files: prefs.py:885; */
"Appearance" = "Videz"; "Appearance" = "Videz";
/* stats.py: Cmdr stats; In files: stats.py:53; */ /* stats.py: Cmdr stats; In files: stats.py:53; */

View File

@ -34,160 +34,160 @@
/* companion.py: Frontier CAPI data retrieval failed; In files: companion.py:811; */ /* companion.py: Frontier CAPI data retrieval failed; In files: companion.py:811; */
"Frontier CAPI query failure" = "Frontier CAPI neuspješan upit"; "Frontier CAPI query failure" = "Frontier CAPI neuspješan upit";
/* EDMarketConnector.py: Update button in main window; In files: EDMarketConnector.py:528; EDMarketConnector.py:823; EDMarketConnector.py:1515; */ /* EDMarketConnector.py: Update button in main window; In files: EDMarketConnector.py:529; EDMarketConnector.py:828; EDMarketConnector.py:1520; */
"Update" = "Osvježi"; "Update" = "Osvježi";
/* 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:611; prefs.py:866; */ /* 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:612; prefs.py:867; */
"Always on top" = "Uvijek na vrhu"; "Always on top" = "Uvijek na vrhu";
/* EDMarketConnector.py: Unknown suit; In files: EDMarketConnector.py:741; */ /* EDMarketConnector.py: Unknown suit; In files: EDMarketConnector.py:746; */
"Unknown" = "Nepoznato"; "Unknown" = "Nepoznato";
/* EDMarketConnector.py: ED Journal file location appears to be in error; In files: EDMarketConnector.py:810; */ /* EDMarketConnector.py: ED Journal file location appears to be in error; In files: EDMarketConnector.py:815; */
"Error: Check E:D journal file location" = "Greška: Provjerite lokaciju E:D journal fajla"; "Error: Check E:D journal file location" = "Greška: Provjerite lokaciju E:D journal fajla";
/* 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:817; edsm.py:257; stats.py:52; theme.py:227; */ /* 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:822; edsm.py:257; stats.py:52; theme.py:227; */
"Cmdr" = "Cmdr"; "Cmdr" = "Cmdr";
/* 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:819; EDMarketConnector.py:1274; */ /* 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:824; EDMarketConnector.py:1279; */
"Role" = "Uloga"; "Role" = "Uloga";
/* 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:819; EDMarketConnector.py:1284; EDMarketConnector.py:1307; stats.py:367; */ /* 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:824; EDMarketConnector.py:1289; EDMarketConnector.py:1312; stats.py:367; */
"Ship" = "Brod"; "Ship" = "Brod";
/* EDMarketConnector.py: Label for 'Suit' line in main UI; In files: EDMarketConnector.py:820; */ /* EDMarketConnector.py: Label for 'Suit' line in main UI; In files: EDMarketConnector.py:825; */
"Suit" = "Odijelo"; "Suit" = "Odijelo";
/* 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:821; prefs.py:606; stats.py:369; */ /* 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:826; prefs.py:607; stats.py:369; */
"System" = "Sistem"; "System" = "Sistem";
/* 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:822; prefs.py:624; prefs.py:761; stats.py:370; */ /* 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:827; prefs.py:625; prefs.py:762; stats.py:370; */
"Station" = "Stanica"; "Station" = "Stanica";
/* EDMarketConnector.py: 'File' menu title on OSX; EDMarketConnector.py: 'File' menu title; EDMarketConnector.py: 'File' menu; In files: EDMarketConnector.py:825; EDMarketConnector.py:840; EDMarketConnector.py:843; EDMarketConnector.py:2002; */ /* EDMarketConnector.py: 'File' menu title on OSX; EDMarketConnector.py: 'File' menu title; EDMarketConnector.py: 'File' menu; In files: EDMarketConnector.py:830; EDMarketConnector.py:845; EDMarketConnector.py:848; EDMarketConnector.py:2015; */
"File" = "Fajl"; "File" = "Fajl";
/* EDMarketConnector.py: 'Edit' menu title on OSX; EDMarketConnector.py: 'Edit' menu title; In files: EDMarketConnector.py:826; EDMarketConnector.py:841; EDMarketConnector.py:844; */ /* EDMarketConnector.py: 'Edit' menu title on OSX; EDMarketConnector.py: 'Edit' menu title; In files: EDMarketConnector.py:831; EDMarketConnector.py:846; EDMarketConnector.py:849; */
"Edit" = "Uredi"; "Edit" = "Uredi";
/* EDMarketConnector.py: 'View' menu title on OSX; In files: EDMarketConnector.py:827; */ /* EDMarketConnector.py: 'View' menu title on OSX; In files: EDMarketConnector.py:832; */
"View" = "Pogled"; "View" = "Pogled";
/* EDMarketConnector.py: 'Window' menu title on OSX; In files: EDMarketConnector.py:828; */ /* EDMarketConnector.py: 'Window' menu title on OSX; In files: EDMarketConnector.py:833; */
"Window" = "Prozor"; "Window" = "Prozor";
/* EDMarketConnector.py: Help' menu title on OSX; EDMarketConnector.py: 'Help' menu title; In files: EDMarketConnector.py:829; EDMarketConnector.py:842; EDMarketConnector.py:845; */ /* EDMarketConnector.py: Help' menu title on OSX; EDMarketConnector.py: 'Help' menu title; In files: EDMarketConnector.py:834; EDMarketConnector.py:847; EDMarketConnector.py:850; */
"Help" = "Pomoć"; "Help" = "Pomoć";
/* EDMarketConnector.py: App menu entry on OSX; EDMarketConnector.py: Help > About App; In files: EDMarketConnector.py:832; EDMarketConnector.py:858; EDMarketConnector.py:1561; */ /* EDMarketConnector.py: App menu entry on OSX; EDMarketConnector.py: Help > About App; In files: EDMarketConnector.py:837; EDMarketConnector.py:863; EDMarketConnector.py:1566; */
"About {APP}" = "O {APP}"; "About {APP}" = "O {APP}";
/* EDMarketConnector.py: Help > Check for Updates...; In files: EDMarketConnector.py:834; EDMarketConnector.py:857; */ /* EDMarketConnector.py: Help > Check for Updates...; In files: EDMarketConnector.py:839; EDMarketConnector.py:862; */
"Check for Updates..." = "Provjeri nadogradnje..."; "Check for Updates..." = "Provjeri nadogradnje...";
/* EDMarketConnector.py: File > Save Raw Data...; In files: EDMarketConnector.py:835; EDMarketConnector.py:849; */ /* EDMarketConnector.py: File > Save Raw Data...; In files: EDMarketConnector.py:840; EDMarketConnector.py:854; */
"Save Raw Data..." = "Snimi sirove podatke..."; "Save Raw Data..." = "Snimi sirove podatke...";
/* EDMarketConnector.py: File > Status; stats.py: Status dialog title; In files: EDMarketConnector.py:836; EDMarketConnector.py:848; stats.py:364; */ /* EDMarketConnector.py: File > Status; stats.py: Status dialog title; In files: EDMarketConnector.py:841; EDMarketConnector.py:853; stats.py:364; */
"Status" = "Status"; "Status" = "Status";
/* EDMarketConnector.py: Help > Privacy Policy; In files: EDMarketConnector.py:837; EDMarketConnector.py:855; */ /* EDMarketConnector.py: Help > Privacy Policy; In files: EDMarketConnector.py:842; EDMarketConnector.py:860; */
"Privacy Policy" = "Politika privatnosti"; "Privacy Policy" = "Politika privatnosti";
/* EDMarketConnector.py: Help > Release Notes; In files: EDMarketConnector.py:838; EDMarketConnector.py:856; EDMarketConnector.py:1595; */ /* EDMarketConnector.py: Help > Release Notes; In files: EDMarketConnector.py:843; EDMarketConnector.py:861; EDMarketConnector.py:1600; */
"Release Notes" = "Informacije o verziji"; "Release Notes" = "Informacije o verziji";
/* EDMarketConnector.py: File > Settings; prefs.py: File > Settings (macOS); In files: EDMarketConnector.py:850; EDMarketConnector.py:2003; prefs.py:254; */ /* EDMarketConnector.py: File > Settings; prefs.py: File > Settings (macOS); In files: EDMarketConnector.py:855; EDMarketConnector.py:2016; prefs.py:255; */
"Settings" = "Podešavanja"; "Settings" = "Podešavanja";
/* EDMarketConnector.py: File > Exit; In files: EDMarketConnector.py:851; */ /* EDMarketConnector.py: File > Exit; In files: EDMarketConnector.py:856; */
"Exit" = "Izlaz"; "Exit" = "Izlaz";
/* EDMarketConnector.py: Help > Documentation; In files: EDMarketConnector.py:854; */ /* EDMarketConnector.py: Help > Documentation; In files: EDMarketConnector.py:859; */
"Documentation" = "Dokumentacija"; "Documentation" = "Dokumentacija";
/* EDMarketConnector.py: Label for 'Copy' as in 'Copy and Paste'; ttkHyperlinkLabel.py: Label for 'Copy' as in 'Copy and Paste'; In files: EDMarketConnector.py:861; ttkHyperlinkLabel.py:42; */ /* EDMarketConnector.py: Label for 'Copy' as in 'Copy and Paste'; ttkHyperlinkLabel.py: Label for 'Copy' as in 'Copy and Paste'; In files: EDMarketConnector.py:866; ttkHyperlinkLabel.py:42; */
"Copy" = "Kopiraj"; "Copy" = "Kopiraj";
/* EDMarketConnector.py: Status - Attempting to get a Frontier Auth Access Token; In files: EDMarketConnector.py:867; */ /* EDMarketConnector.py: Status - Attempting to get a Frontier Auth Access Token; In files: EDMarketConnector.py:872; */
"Logging in..." = "Prijavljivanje..."; "Logging in..." = "Prijavljivanje...";
/* EDMarketConnector.py: Successfully authenticated with the Frontier website; In files: EDMarketConnector.py:883; EDMarketConnector.py:1426; */ /* EDMarketConnector.py: Successfully authenticated with the Frontier website; In files: EDMarketConnector.py:888; EDMarketConnector.py:1431; */
"Authentication successful" = "Autentifikacija uspješna"; "Authentication successful" = "Autentifikacija uspješna";
/* EDMarketConnector.py: Player is not docked at a station, when we expect them to be; In files: EDMarketConnector.py:914; */ /* EDMarketConnector.py: Player is not docked at a station, when we expect them to be; In files: EDMarketConnector.py:919; */
"You're not docked at a station!" = "Niste pristali na stanicu"; "You're not docked at a station!" = "Niste pristali na stanicu";
/* EDMarketConnector.py: Status - Either no market or no modules data for station from Frontier CAPI; In files: EDMarketConnector.py:922; */ /* EDMarketConnector.py: Status - Either no market or no modules data for station from Frontier CAPI; In files: EDMarketConnector.py:927; */
"Station doesn't have anything!" = "Stanica nema ništa!"; "Station doesn't have anything!" = "Stanica nema ništa!";
/* EDMarketConnector.py: Status - No station market data from Frontier CAPI; In files: EDMarketConnector.py:927; */ /* EDMarketConnector.py: Status - No station market data from Frontier CAPI; In files: EDMarketConnector.py:932; */
"Station doesn't have a market!" = "Stanica nema market!"; "Station doesn't have a market!" = "Stanica nema market!";
/* EDMarketConnector.py: CAPI queries aborted because Cmdr name is unknown; In files: EDMarketConnector.py:956; */ /* EDMarketConnector.py: CAPI queries aborted because Cmdr name is unknown; In files: EDMarketConnector.py:961; */
"CAPI query aborted: Cmdr name unknown" = "CAPI upit prekinut: nepoznato ime komandanta"; "CAPI query aborted: Cmdr name unknown" = "CAPI upit prekinut: nepoznato ime komandanta";
/* EDMarketConnector.py: CAPI queries aborted because game mode unknown; In files: EDMarketConnector.py:962; */ /* EDMarketConnector.py: CAPI queries aborted because game mode unknown; In files: EDMarketConnector.py:967; */
"CAPI query aborted: Game mode unknown" = "CAPI upit prekinut: nepoznat režim igre"; "CAPI query aborted: Game mode unknown" = "CAPI upit prekinut: nepoznat režim igre";
/* EDMarketConnector.py: CAPI queries aborted because current star system name unknown; In files: EDMarketConnector.py:968; */ /* EDMarketConnector.py: CAPI queries aborted because current star system name unknown; In files: EDMarketConnector.py:973; */
"CAPI query aborted: Current system unknown" = "CAPI upit prekinut: nepoznat trenutni sistem"; "CAPI query aborted: Current system unknown" = "CAPI upit prekinut: nepoznat trenutni sistem";
/* EDMarketConnector.py: CAPI queries aborted because player is in multi-crew on other Cmdr's ship; In files: EDMarketConnector.py:974; */ /* EDMarketConnector.py: CAPI queries aborted because player is in multi-crew on other Cmdr's ship; In files: EDMarketConnector.py:979; */
"CAPI query aborted: In other-ship multi-crew" = "CAPI upit prekinut: u višečlanoj posadi drugog broda"; "CAPI query aborted: In other-ship multi-crew" = "CAPI upit prekinut: u višečlanoj posadi drugog broda";
/* EDMarketConnector.py: CAPI queries aborted because player is in CQC (Arena); In files: EDMarketConnector.py:980; */ /* EDMarketConnector.py: CAPI queries aborted because player is in CQC (Arena); In files: EDMarketConnector.py:985; */
"CAPI query aborted: CQC (Arena) detected" = "CAPI upit prekinut: detektovana CQC (Arena)"; "CAPI query aborted: CQC (Arena) detected" = "CAPI upit prekinut: detektovana CQC (Arena)";
/* EDMarketConnector.py: Status - Attempting to retrieve data from Frontier CAPI; In files: EDMarketConnector.py:1001; */ /* EDMarketConnector.py: Status - Attempting to retrieve data from Frontier CAPI; In files: EDMarketConnector.py:1006; */
"Fetching data..." = "Preuzimanje podataka..."; "Fetching data..." = "Preuzimanje podataka...";
/* EDMarketConnector.py: No data was returned for the commander from the Frontier CAPI; In files: EDMarketConnector.py:1042; */ /* EDMarketConnector.py: No data was returned for the commander from the Frontier CAPI; In files: EDMarketConnector.py:1047; */
"CAPI: No commander data returned" = "CAPI: Nema podataka o komandantu"; "CAPI: No commander data returned" = "CAPI: Nema podataka o komandantu";
/* EDMarketConnector.py: We didn't have the commander name when we should have; stats.py: Unknown commander; In files: EDMarketConnector.py:1046; stats.py:298; */ /* EDMarketConnector.py: We didn't have the commander name when we should have; stats.py: Unknown commander; In files: EDMarketConnector.py:1051; stats.py:298; */
"Who are you?!" = "Ko ste vi?!"; "Who are you?!" = "Ko ste vi?!";
/* EDMarketConnector.py: We don't know where the commander is, when we should; stats.py: Unknown location; In files: EDMarketConnector.py:1052; stats.py:308; */ /* EDMarketConnector.py: We don't know where the commander is, when we should; stats.py: Unknown location; In files: EDMarketConnector.py:1057; stats.py:308; */
"Where are you?!" = "Gdje se nalazite?!"; "Where are you?!" = "Gdje se nalazite?!";
/* EDMarketConnector.py: We don't know what ship the commander is in, when we should; stats.py: Unknown ship; In files: EDMarketConnector.py:1059; stats.py:316; */ /* EDMarketConnector.py: We don't know what ship the commander is in, when we should; stats.py: Unknown ship; In files: EDMarketConnector.py:1064; stats.py:316; */
"What are you flying?!" = "U čemu letite?!"; "What are you flying?!" = "U čemu letite?!";
/* EDMarketConnector.py: Frontier CAPI server error when fetching data; In files: EDMarketConnector.py:1171; */ /* EDMarketConnector.py: Frontier CAPI server error when fetching data; In files: EDMarketConnector.py:1176; */
"Frontier CAPI server error" = "Frontier CAPI serverska greška"; "Frontier CAPI server error" = "Frontier CAPI serverska greška";
/* EDMarketConnector.py: Frontier CAPI Access Token expired, trying to get a new one; In files: EDMarketConnector.py:1177; */ /* EDMarketConnector.py: Frontier CAPI Access Token expired, trying to get a new one; In files: EDMarketConnector.py:1182; */
"CAPI: Refreshing access token..." = "CAPI: osvježavanje pristupnog tokena..."; "CAPI: Refreshing access token..." = "CAPI: osvježavanje pristupnog tokena...";
/* EDMarketConnector.py: Time when we last obtained Frontier CAPI data; In files: EDMarketConnector.py:1221; */ /* EDMarketConnector.py: Time when we last obtained Frontier CAPI data; In files: EDMarketConnector.py:1226; */
"Last updated at %H:%M:%S" = "Posljednji put osvježeno %H:%M:%S"; "Last updated at %H:%M:%S" = "Posljednji put osvježeno %H:%M:%S";
/* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1249; */ /* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1254; */
"Fighter" = "Fighter"; "Fighter" = "Fighter";
/* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1250; */ /* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1255; */
"Gunner" = "Gunner"; "Gunner" = "Gunner";
/* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1251; */ /* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1256; */
"Helm" = "Helm"; "Helm" = "Helm";
/* EDMarketConnector.py: Cooldown on 'Update' button; In files: EDMarketConnector.py:1509; */ /* EDMarketConnector.py: Cooldown on 'Update' button; In files: EDMarketConnector.py:1514; */
"cooldown {SS}s" = "pauza {SS}s"; "cooldown {SS}s" = "pauza {SS}s";
/* EDMarketConnector.py: Generic 'OK' button label; prefs.py: 'OK' button on Settings/Preferences window; In files: EDMarketConnector.py:1621; prefs.py:305; */ /* EDMarketConnector.py: Generic 'OK' button label; prefs.py: 'OK' button on Settings/Preferences window; In files: EDMarketConnector.py:1626; prefs.py:306; */
"OK" = "OK"; "OK" = "OK";
/* EDMarketConnector.py: The application is shutting down; In files: EDMarketConnector.py:1688; */ /* EDMarketConnector.py: The application is shutting down; In files: EDMarketConnector.py:1693; */
"Shutting down..." = "Zatvaranje programa..."; "Shutting down..." = "Zatvaranje programa...";
/* EDMarketConnector.py: Popup-text about 'active' plugins without Python 3.x support; In files: EDMarketConnector.py:1991:1997; */ /* EDMarketConnector.py: Popup-text about 'active' plugins without Python 3.x support; In files: EDMarketConnector.py:2004:2010; */
"One or more of your enabled plugins do not yet have support for Python 3.x. Please see the list on the '{PLUGINS}' tab of '{FILE}' > '{SETTINGS}'. You should check if there is an updated version available, else alert the developer that they need to update the code for Python 3.x.\r\n\r\nYou can disable a plugin by renaming its folder to have '{DISABLED}' on the end of the name." = "Jedan ili više aktiviranih dodataka (plugins) nemaju podršku za Python 3.x. Pogledajte listu u '{PLUGINS}' tabu u '{FILE}' > '{SETTINGS}'. Provjerite da li postoji nadograđena verzija ili obavijesite autora da treba da promijeni kod za Python 3.x.\n\nMožete deaktivirati dodatak (plugin) dodavanjem '{DISABLED}' na kraju imena njegovog foldera."; "One or more of your enabled plugins do not yet have support for Python 3.x. Please see the list on the '{PLUGINS}' tab of '{FILE}' > '{SETTINGS}'. You should check if there is an updated version available, else alert the developer that they need to update the code for Python 3.x.\r\n\r\nYou can disable a plugin by renaming its folder to have '{DISABLED}' on the end of the name." = "Jedan ili više aktiviranih dodataka (plugins) nemaju podršku za Python 3.x. Pogledajte listu u '{PLUGINS}' tabu u '{FILE}' > '{SETTINGS}'. Provjerite da li postoji nadograđena verzija ili obavijesite autora da treba da promijeni kod za Python 3.x.\n\nMožete deaktivirati dodatak (plugin) dodavanjem '{DISABLED}' na kraju imena njegovog foldera.";
/* EDMarketConnector.py: Settings > Plugins tab; prefs.py: Label on Settings > Plugins tab; In files: EDMarketConnector.py:2001; prefs.py:976; */ /* EDMarketConnector.py: Settings > Plugins tab; prefs.py: Label on Settings > Plugins tab; In files: EDMarketConnector.py:2014; prefs.py:978; */
"Plugins" = "Dodaci (plugins)"; "Plugins" = "Dodaci (plugins)";
/* EDMarketConnector.py: Popup window title for list of 'enabled' plugins that don't work with Python 3.x; In files: EDMarketConnector.py:2012; */ /* EDMarketConnector.py: Popup window title for list of 'enabled' plugins that don't work with Python 3.x; In files: EDMarketConnector.py:2025; */
"EDMC: Plugins Without Python 3.x Support" = "EDMC: Dodaci (plugins) bez Python 3.x podrške"; "EDMC: Plugins Without Python 3.x Support" = "EDMC: Dodaci (plugins) bez Python 3.x podrške";
/* journal_lock.py: Title text on popup when Journal directory already locked; In files: journal_lock.py:206; */ /* journal_lock.py: Title text on popup when Journal directory already locked; In files: journal_lock.py:206; */
@ -202,7 +202,7 @@
/* journal_lock.py: Generic 'Ignore' button label; In files: journal_lock.py:232; */ /* journal_lock.py: Generic 'Ignore' button label; In files: journal_lock.py:232; */
"Ignore" = "Ignoriši"; "Ignore" = "Ignoriši";
/* 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:194; prefs.py:467; prefs.py:701; prefs.py:734; */ /* 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:194; prefs.py:468; prefs.py:702; prefs.py:735; */
"Default" = "Standardna"; "Default" = "Standardna";
/* coriolis.py: 'Auto' label for Coriolis site override selection; coriolis.py: Coriolis normal/beta selection - auto; In files: coriolis.py:52; coriolis.py:55; coriolis.py:101; coriolis.py:117; coriolis.py:123; */ /* coriolis.py: 'Auto' label for Coriolis site override selection; coriolis.py: Coriolis normal/beta selection - auto; In files: coriolis.py:52; coriolis.py:55; coriolis.py:101; coriolis.py:117; coriolis.py:123; */
@ -277,7 +277,7 @@
/* edsm.py: EDSM API key label; inara.py: Inara API key label; In files: edsm.py:273; inara.py:243; */ /* edsm.py: EDSM API key label; inara.py: Inara API key label; In files: edsm.py:273; inara.py:243; */
"API Key" = "API ključ"; "API Key" = "API ključ";
/* edsm.py: We have no data on the current commander; prefs.py: No hotkey/shortcut set; stats.py: No rank; In files: edsm.py:300; prefs.py:519; prefs.py:1173; prefs.py:1206; stats.py:119; stats.py:138; stats.py:157; stats.py:174; */ /* edsm.py: We have no data on the current commander; prefs.py: No hotkey/shortcut set; stats.py: No rank; In files: edsm.py:300; prefs.py:520; prefs.py:1174; prefs.py:1207; stats.py:119; stats.py:138; stats.py:157; stats.py:174; */
"None" = "Nije definisano"; "None" = "Nije definisano";
/* edsm.py: EDSM plugin - Journal handling disabled by killswitch; In files: edsm.py:401; */ /* edsm.py: EDSM plugin - Journal handling disabled by killswitch; In files: edsm.py:401; */
@ -301,142 +301,145 @@
/* inara.py: INARA API returned some kind of error (error message will be contained in {MSG}); In files: inara.py:1580; inara.py:1593; */ /* inara.py: INARA API returned some kind of error (error message will be contained in {MSG}); In files: inara.py:1580; inara.py:1593; */
"Error: Inara {MSG}" = "Greška: Inara {MSG}"; "Error: Inara {MSG}" = "Greška: Inara {MSG}";
/* prefs.py: File > Preferences menu entry for macOS; In files: prefs.py:250; */ /* prefs.py: File > Preferences menu entry for macOS; In files: prefs.py:251; */
"Preferences" = "Podešavanja"; "Preferences" = "Podešavanja";
/* prefs.py: Settings > Output - choosing what data to save to files; In files: prefs.py:347; */ /* prefs.py: Settings > Output - choosing what data to save to files; In files: prefs.py:348; */
"Please choose what data to save" = "Izaberite koji podaci se snimaju"; "Please choose what data to save" = "Izaberite koji podaci se snimaju";
/* prefs.py: Settings > Output option; In files: prefs.py:353; */ /* prefs.py: Settings > Output option; In files: prefs.py:354; */
"Market data in CSV format file" = "Fajl sa market podacima u CSV formatu"; "Market data in CSV format file" = "Fajl sa market podacima u CSV formatu";
/* prefs.py: Settings > Output option; In files: prefs.py:362; */ /* prefs.py: Settings > Output option; In files: prefs.py:363; */
"Market data in Trade Dangerous format file" = "Fajl sa market podacima u Trade Dangerous formatu"; "Market data in Trade Dangerous format file" = "Fajl sa market podacima u Trade Dangerous formatu";
/* prefs.py: Settings > Output option; In files: prefs.py:372; */ /* prefs.py: Settings > Output option; In files: prefs.py:373; */
"Ship loadout" = "Brodska oprema"; "Ship loadout" = "Brodska oprema";
/* prefs.py: Settings > Output option; In files: prefs.py:382; */ /* prefs.py: Settings > Output option; In files: prefs.py:383; */
"Automatically update on docking" = "Automatsko slanje nakon pristajanja"; "Automatically update on docking" = "Automatsko slanje nakon pristajanja";
/* prefs.py: Settings > Output - Label for "where files are located"; In files: prefs.py:391; prefs.py:410; */ /* prefs.py: Settings > Output - Label for "where files are located"; In files: prefs.py:392; prefs.py:411; */
"File location" = "Lokacija fajlova"; "File location" = "Lokacija fajlova";
/* prefs.py: macOS Preferences - files location selection button; In files: prefs.py:399; prefs.py:449; */ /* prefs.py: macOS Preferences - files location selection button; In files: prefs.py:400; prefs.py:450; */
"Change..." = "Promijeni..."; "Change..." = "Promijeni...";
/* prefs.py: NOT-macOS Settings - files location selection button; prefs.py: NOT-macOS Setting - files location selection button; In files: prefs.py:402; prefs.py:452; */ /* prefs.py: NOT-macOS Settings - files location selection button; prefs.py: NOT-macOS Setting - files location selection button; In files: prefs.py:403; prefs.py:453; */
"Browse..." = "Potraži..."; "Browse..." = "Potraži...";
/* prefs.py: Label for 'Output' Settings/Preferences tab; In files: prefs.py:417; */ /* prefs.py: Label for 'Output' Settings/Preferences tab; In files: prefs.py:418; */
"Output" = "Izvoz"; "Output" = "Izvoz";
/* prefs.py: Settings > Configuration - Label for Journal files location; In files: prefs.py:443; prefs.py:458; */ /* prefs.py: Settings > Configuration - Label for Journal files location; In files: prefs.py:444; prefs.py:459; */
"E:D journal file location" = "Lokacija E:D journal fajlova"; "E:D journal file location" = "Lokacija E:D journal fajlova";
/* prefs.py: Hotkey/Shortcut settings prompt on OSX; In files: prefs.py:483; */ /* prefs.py: Hotkey/Shortcut settings prompt on OSX; In files: prefs.py:484; */
"Keyboard shortcut" = "Prečica"; "Keyboard shortcut" = "Prečica";
/* prefs.py: Hotkey/Shortcut settings prompt on Windows; In files: prefs.py:485; */ /* prefs.py: Hotkey/Shortcut settings prompt on Windows; In files: prefs.py:486; */
"Hotkey" = "Prečica"; "Hotkey" = "Prečica";
/* prefs.py: macOS Preferences > Configuration - restart the app message; In files: prefs.py:494; */ /* prefs.py: macOS Preferences > Configuration - restart the app message; In files: prefs.py:495; */
"Re-start {APP} to use shortcuts" = "Restartujte {APP} da bi ste koristili prečice"; "Re-start {APP} to use shortcuts" = "Restartujte {APP} da bi ste koristili prečice";
/* prefs.py: macOS - Configuration - need to grant the app permission for keyboard shortcuts; In files: prefs.py:503; */ /* prefs.py: macOS - Configuration - need to grant the app permission for keyboard shortcuts; In files: prefs.py:504; */
"{APP} needs permission to use shortcuts" = "{APP} traži dozvolu da koristi prečice"; "{APP} needs permission to use shortcuts" = "{APP} traži dozvolu da koristi prečice";
/* prefs.py: Shortcut settings button on OSX; In files: prefs.py:508; */ /* prefs.py: Shortcut settings button on OSX; In files: prefs.py:509; */
"Open System Preferences" = "Otvori sistemska podešavanja"; "Open System Preferences" = "Otvori sistemska podešavanja";
/* prefs.py: Configuration - Act on hotkey only when ED is in foreground; In files: prefs.py:530; */ /* prefs.py: Configuration - Act on hotkey only when ED is in foreground; In files: prefs.py:531; */
"Only when Elite: Dangerous is the active app" = "Samo kada je Elite: Dangerous aktivna aplikacija"; "Only when Elite: Dangerous is the active app" = "Samo kada je Elite: Dangerous aktivna aplikacija";
/* prefs.py: Configuration - play sound when hotkey used; In files: prefs.py:541; */ /* prefs.py: Configuration - play sound when hotkey used; In files: prefs.py:542; */
"Play sound" = "Zvučni efekat"; "Play sound" = "Zvučni efekat";
/* prefs.py: Configuration - disable checks for app updates when in-game; In files: prefs.py:556; */ /* prefs.py: Configuration - disable checks for app updates when in-game; In files: prefs.py:557; */
"Disable Automatic Application Updates Check when in-game" = "Isključi automatsku provjeru nadogradnji za vrijeme igranja"; "Disable Automatic Application Updates Check when in-game" = "Isključi automatsku provjeru nadogradnji za vrijeme igranja";
/* prefs.py: Label for preferred shipyard, system and station 'providers'; In files: prefs.py:569; */ /* prefs.py: Label for preferred shipyard, system and station 'providers'; In files: prefs.py:570; */
"Preferred websites" = "Preferirani web sajtovi"; "Preferred websites" = "Preferirani web sajtovi";
/* prefs.py: Label for Shipyard provider selection; In files: prefs.py:580; */ /* prefs.py: Label for Shipyard provider selection; In files: prefs.py:581; */
"Shipyard" = "Brodogradilište"; "Shipyard" = "Brodogradilište";
/* prefs.py: Label for checkbox to utilise alternative Coriolis URL method; In files: prefs.py:592; */ /* prefs.py: Label for checkbox to utilise alternative Coriolis URL method; In files: prefs.py:593; */
"Use alternate URL method" = "Koristi alternativni URL metod"; "Use alternate URL method" = "Koristi alternativni URL metod";
/* prefs.py: Configuration - Label for selection of Log Level; In files: prefs.py:645; */ /* prefs.py: Configuration - Label for selection of Log Level; In files: prefs.py:646; */
"Log Level" = "Log nivo"; "Log Level" = "Log nivo";
/* prefs.py: Label for 'Configuration' tab in Settings; In files: prefs.py:673; */ /* prefs.py: Label for 'Configuration' tab in Settings; In files: prefs.py:674; */
"Configuration" = "Konfiguracija"; "Configuration" = "Konfiguracija";
/* prefs.py: UI elements privacy section header in privacy tab of preferences; In files: prefs.py:682; */ /* prefs.py: UI elements privacy section header in privacy tab of preferences; In files: prefs.py:683; */
"Main UI privacy options" = "Podešavanja privatnosti glavnog prozora"; "Main UI privacy options" = "Podešavanja privatnosti glavnog prozora";
/* prefs.py: Hide private group owner name from UI checkbox; In files: prefs.py:687; */ /* prefs.py: Hide private group owner name from UI checkbox; In files: prefs.py:688; */
"Hide private group name in UI" = "Ne prikazuj naziv privatne grupe"; "Hide private group name in UI" = "Ne prikazuj naziv privatne grupe";
/* prefs.py: Hide multicrew captain name from main UI checkbox; In files: prefs.py:691; */ /* prefs.py: Hide multicrew captain name from main UI checkbox; In files: prefs.py:692; */
"Hide multi-crew captain name" = "Ne prikazuj ime kapetana u višečlanoj posadi"; "Hide multi-crew captain name" = "Ne prikazuj ime kapetana u višečlanoj posadi";
/* prefs.py: Preferences privacy tab title; In files: prefs.py:695; */ /* prefs.py: Preferences privacy tab title; In files: prefs.py:696; */
"Privacy" = "Privatnost"; "Privacy" = "Privatnost";
/* prefs.py: Label for Settings > Appeareance > selection of 'normal' text colour; In files: prefs.py:708; */ /* prefs.py: Label for Settings > Appeareance > selection of 'normal' text colour; In files: prefs.py:709; */
"Normal text" = "Normalan tekst"; "Normal text" = "Normalan tekst";
/* prefs.py: Label for Settings > Appeareance > selection of 'highlightes' text colour; In files: prefs.py:710; */ /* prefs.py: Label for Settings > Appeareance > selection of 'highlightes' text colour; In files: prefs.py:711; */
"Highlighted text" = "Označeni tekst"; "Highlighted text" = "Označeni tekst";
/* prefs.py: Appearance - Label for selection of application display language; In files: prefs.py:719; */ /* prefs.py: Appearance - Label for selection of application display language; In files: prefs.py:720; */
"Language" = "Jezik"; "Language" = "Jezik";
/* prefs.py: Label for Settings > Appearance > Theme selection; In files: prefs.py:729; */ /* prefs.py: Label for Settings > Appearance > Theme selection; In files: prefs.py:730; */
"Theme" = "Tema"; "Theme" = "Tema";
/* prefs.py: Label for 'Dark' theme radio button; In files: prefs.py:740; */ /* prefs.py: Label for 'Dark' theme radio button; In files: prefs.py:741; */
"Dark" = "Tamna"; "Dark" = "Tamna";
/* prefs.py: Label for 'Transparent' theme radio button; In files: prefs.py:747; */ /* prefs.py: Label for 'Transparent' theme radio button; In files: prefs.py:748; */
"Transparent" = "Prozirna"; "Transparent" = "Prozirna";
/* prefs.py: Appearance - Label for selection of UI scaling; In files: prefs.py:793; */ /* prefs.py: Appearance - Label for selection of UI scaling; In files: prefs.py:794; */
"UI Scale Percentage" = "Procenat UI skaliranja"; "UI Scale Percentage" = "Procenat UI skaliranja";
/* prefs.py: Appearance - Help/hint text for UI scaling selection; In files: prefs.py:814; */ /* prefs.py: Appearance - Help/hint text for UI scaling selection; In files: prefs.py:815; */
"100 means Default{CR}Restart Required for{CR}changes to take effect!" = "100 je standardna vrijednost{CR}Potreban je restart{CR}za primjenu podešavanja!"; "100 means Default{CR}Restart Required for{CR}changes to take effect!" = "100 je standardna vrijednost{CR}Potreban je restart{CR}za primjenu podešavanja!";
/* prefs.py: Appearance - Label for selection of main window transparency; In files: prefs.py:824; */ /* prefs.py: Appearance - Label for selection of main window transparency; In files: prefs.py:825; */
"Main window transparency" = "Prozirnost glavnog prozora"; "Main window transparency" = "Prozirnost glavnog prozora";
/* prefs.py: Appearance - Help/hint text for Main window transparency selection; In files: prefs.py:844:847; */ /* prefs.py: Appearance - Help/hint text for Main window transparency selection; In files: prefs.py:845:848; */
"100 means fully opaque.{CR}Window is updated in real time" = "100 znači potpuno neprozirno.{CR}Prozor se osvježava u realnom vremenu"; "100 means fully opaque.{CR}Window is updated in real time" = "100 znači potpuno neprozirno.{CR}Prozor se osvježava u realnom vremenu";
/* prefs.py: Label for Settings > Appearance tab; In files: prefs.py:883; */ /* prefs.py: Appearance option for Windows "minimize to system tray"; In files: prefs.py:877; */
"Minimize to system tray" = "Minimiziranje u system tray";
/* prefs.py: Label for Settings > Appearance tab; In files: prefs.py:885; */
"Appearance" = "Izgled"; "Appearance" = "Izgled";
/* prefs.py: Label for location of third-party plugins folder; In files: prefs.py:898; */ /* prefs.py: Label for location of third-party plugins folder; In files: prefs.py:900; */
"Plugins folder" = "Folder za dodatke (plugins)"; "Plugins folder" = "Folder za dodatke (plugins)";
/* prefs.py: Label on button used to open a filesystem folder; In files: prefs.py:905; */ /* prefs.py: Label on button used to open a filesystem folder; In files: prefs.py:907; */
"Open" = "Otvori"; "Open" = "Otvori";
/* prefs.py: Tip/label about how to disable plugins; In files: prefs.py:913; */ /* prefs.py: Tip/label about how to disable plugins; In files: prefs.py:915; */
"Tip: You can disable a plugin by{CR}adding '{EXT}' to its folder name" = "Savjet: Možete da deaktivirate dodatak (plugin){CR}dodavanjem '{EXT}' na ime njegovog foldera"; "Tip: You can disable a plugin by{CR}adding '{EXT}' to its folder name" = "Savjet: Možete da deaktivirate dodatak (plugin){CR}dodavanjem '{EXT}' na ime njegovog foldera";
/* prefs.py: Label on list of enabled plugins; In files: prefs.py:924; */ /* prefs.py: Label on list of enabled plugins; In files: prefs.py:926; */
"Enabled Plugins" = "Aktivirani dodaci (plugins)"; "Enabled Plugins" = "Aktivirani dodaci (plugins)";
/* prefs.py: Plugins - Label for list of 'enabled' plugins that don't work with Python 3.x; In files: prefs.py:944; */ /* prefs.py: Plugins - Label for list of 'enabled' plugins that don't work with Python 3.x; In files: prefs.py:946; */
"Plugins Without Python 3.x Support:" = "Dodaci (plugins) bez Python 3.x podrške:"; "Plugins Without Python 3.x Support:" = "Dodaci (plugins) bez Python 3.x podrške:";
/* prefs.py: Plugins - Label on URL to documentation about migrating plugins from Python 2.7; In files: prefs.py:952; */ /* prefs.py: Plugins - Label on URL to documentation about migrating plugins from Python 2.7; In files: prefs.py:954; */
"Information on migrating plugins" = "Informacije o migraciji dodataka (plugins)"; "Information on migrating plugins" = "Informacije o migraciji dodataka (plugins)";
/* prefs.py: Lable on list of user-disabled plugins; In files: prefs.py:967; */ /* prefs.py: Lable on list of user-disabled plugins; In files: prefs.py:969; */
"Disabled Plugins" = "Deaktivirani dodaci (plugins)"; "Disabled Plugins" = "Deaktivirani dodaci (plugins)";
/* stats.py: Cmdr stats; In files: stats.py:53; */ /* stats.py: Cmdr stats; In files: stats.py:53; */

View File

@ -34,160 +34,160 @@
/* companion.py: Frontier CAPI data retrieval failed; In files: companion.py:811; */ /* companion.py: Frontier CAPI data retrieval failed; In files: companion.py:811; */
"Frontier CAPI query failure" = "Greška pri Frontier CAPI upitu"; "Frontier CAPI query failure" = "Greška pri Frontier CAPI upitu";
/* EDMarketConnector.py: Update button in main window; In files: EDMarketConnector.py:528; EDMarketConnector.py:823; EDMarketConnector.py:1515; */ /* EDMarketConnector.py: Update button in main window; In files: EDMarketConnector.py:529; EDMarketConnector.py:828; EDMarketConnector.py:1520; */
"Update" = "Osveži"; "Update" = "Osveži";
/* 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:611; prefs.py:866; */ /* 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:612; prefs.py:867; */
"Always on top" = "Uvek na vrhu"; "Always on top" = "Uvek na vrhu";
/* EDMarketConnector.py: Unknown suit; In files: EDMarketConnector.py:741; */ /* EDMarketConnector.py: Unknown suit; In files: EDMarketConnector.py:746; */
"Unknown" = "Nepoznato"; "Unknown" = "Nepoznato";
/* EDMarketConnector.py: ED Journal file location appears to be in error; In files: EDMarketConnector.py:810; */ /* EDMarketConnector.py: ED Journal file location appears to be in error; In files: EDMarketConnector.py:815; */
"Error: Check E:D journal file location" = "Greška: Proverite lokaciju E:D žurnal fajla"; "Error: Check E:D journal file location" = "Greška: Proverite lokaciju E:D žurnal fajla";
/* 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:817; edsm.py:257; stats.py:52; theme.py:227; */ /* 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:822; edsm.py:257; stats.py:52; theme.py:227; */
"Cmdr" = "Cmdr"; "Cmdr" = "Cmdr";
/* 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:819; EDMarketConnector.py:1274; */ /* 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:824; EDMarketConnector.py:1279; */
"Role" = "Uloga"; "Role" = "Uloga";
/* 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:819; EDMarketConnector.py:1284; EDMarketConnector.py:1307; stats.py:367; */ /* 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:824; EDMarketConnector.py:1289; EDMarketConnector.py:1312; stats.py:367; */
"Ship" = "Brod"; "Ship" = "Brod";
/* EDMarketConnector.py: Label for 'Suit' line in main UI; In files: EDMarketConnector.py:820; */ /* EDMarketConnector.py: Label for 'Suit' line in main UI; In files: EDMarketConnector.py:825; */
"Suit" = "Odelo"; "Suit" = "Odelo";
/* 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:821; prefs.py:606; stats.py:369; */ /* 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:826; prefs.py:607; stats.py:369; */
"System" = "Sistem"; "System" = "Sistem";
/* 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:822; prefs.py:624; prefs.py:761; stats.py:370; */ /* 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:827; prefs.py:625; prefs.py:762; stats.py:370; */
"Station" = "Stanica"; "Station" = "Stanica";
/* EDMarketConnector.py: 'File' menu title on OSX; EDMarketConnector.py: 'File' menu title; EDMarketConnector.py: 'File' menu; In files: EDMarketConnector.py:825; EDMarketConnector.py:840; EDMarketConnector.py:843; EDMarketConnector.py:2002; */ /* EDMarketConnector.py: 'File' menu title on OSX; EDMarketConnector.py: 'File' menu title; EDMarketConnector.py: 'File' menu; In files: EDMarketConnector.py:830; EDMarketConnector.py:845; EDMarketConnector.py:848; EDMarketConnector.py:2015; */
"File" = "Fajl"; "File" = "Fajl";
/* EDMarketConnector.py: 'Edit' menu title on OSX; EDMarketConnector.py: 'Edit' menu title; In files: EDMarketConnector.py:826; EDMarketConnector.py:841; EDMarketConnector.py:844; */ /* EDMarketConnector.py: 'Edit' menu title on OSX; EDMarketConnector.py: 'Edit' menu title; In files: EDMarketConnector.py:831; EDMarketConnector.py:846; EDMarketConnector.py:849; */
"Edit" = "Izmeni"; "Edit" = "Izmeni";
/* EDMarketConnector.py: 'View' menu title on OSX; In files: EDMarketConnector.py:827; */ /* EDMarketConnector.py: 'View' menu title on OSX; In files: EDMarketConnector.py:832; */
"View" = "Pogled"; "View" = "Pogled";
/* EDMarketConnector.py: 'Window' menu title on OSX; In files: EDMarketConnector.py:828; */ /* EDMarketConnector.py: 'Window' menu title on OSX; In files: EDMarketConnector.py:833; */
"Window" = "Prozor"; "Window" = "Prozor";
/* EDMarketConnector.py: Help' menu title on OSX; EDMarketConnector.py: 'Help' menu title; In files: EDMarketConnector.py:829; EDMarketConnector.py:842; EDMarketConnector.py:845; */ /* EDMarketConnector.py: Help' menu title on OSX; EDMarketConnector.py: 'Help' menu title; In files: EDMarketConnector.py:834; EDMarketConnector.py:847; EDMarketConnector.py:850; */
"Help" = "Pomoć"; "Help" = "Pomoć";
/* EDMarketConnector.py: App menu entry on OSX; EDMarketConnector.py: Help > About App; In files: EDMarketConnector.py:832; EDMarketConnector.py:858; EDMarketConnector.py:1561; */ /* EDMarketConnector.py: App menu entry on OSX; EDMarketConnector.py: Help > About App; In files: EDMarketConnector.py:837; EDMarketConnector.py:863; EDMarketConnector.py:1566; */
"About {APP}" = "O {APP}"; "About {APP}" = "O {APP}";
/* EDMarketConnector.py: Help > Check for Updates...; In files: EDMarketConnector.py:834; EDMarketConnector.py:857; */ /* EDMarketConnector.py: Help > Check for Updates...; In files: EDMarketConnector.py:839; EDMarketConnector.py:862; */
"Check for Updates..." = "Proveri da li postoje izmene..."; "Check for Updates..." = "Proveri da li postoje izmene...";
/* EDMarketConnector.py: File > Save Raw Data...; In files: EDMarketConnector.py:835; EDMarketConnector.py:849; */ /* EDMarketConnector.py: File > Save Raw Data...; In files: EDMarketConnector.py:840; EDMarketConnector.py:854; */
"Save Raw Data..." = "Snimi sirove podatke..."; "Save Raw Data..." = "Snimi sirove podatke...";
/* EDMarketConnector.py: File > Status; stats.py: Status dialog title; In files: EDMarketConnector.py:836; EDMarketConnector.py:848; stats.py:364; */ /* EDMarketConnector.py: File > Status; stats.py: Status dialog title; In files: EDMarketConnector.py:841; EDMarketConnector.py:853; stats.py:364; */
"Status" = "Status"; "Status" = "Status";
/* EDMarketConnector.py: Help > Privacy Policy; In files: EDMarketConnector.py:837; EDMarketConnector.py:855; */ /* EDMarketConnector.py: Help > Privacy Policy; In files: EDMarketConnector.py:842; EDMarketConnector.py:860; */
"Privacy Policy" = "Polisa o privatnosti"; "Privacy Policy" = "Polisa o privatnosti";
/* EDMarketConnector.py: Help > Release Notes; In files: EDMarketConnector.py:838; EDMarketConnector.py:856; EDMarketConnector.py:1595; */ /* EDMarketConnector.py: Help > Release Notes; In files: EDMarketConnector.py:843; EDMarketConnector.py:861; EDMarketConnector.py:1600; */
"Release Notes" = "Informacije o ovoj verziji"; "Release Notes" = "Informacije o ovoj verziji";
/* EDMarketConnector.py: File > Settings; prefs.py: File > Settings (macOS); In files: EDMarketConnector.py:850; EDMarketConnector.py:2003; prefs.py:254; */ /* EDMarketConnector.py: File > Settings; prefs.py: File > Settings (macOS); In files: EDMarketConnector.py:855; EDMarketConnector.py:2016; prefs.py:255; */
"Settings" = "Podešavanja"; "Settings" = "Podešavanja";
/* EDMarketConnector.py: File > Exit; In files: EDMarketConnector.py:851; */ /* EDMarketConnector.py: File > Exit; In files: EDMarketConnector.py:856; */
"Exit" = "Izlaz"; "Exit" = "Izlaz";
/* EDMarketConnector.py: Help > Documentation; In files: EDMarketConnector.py:854; */ /* EDMarketConnector.py: Help > Documentation; In files: EDMarketConnector.py:859; */
"Documentation" = "Dokumentacija"; "Documentation" = "Dokumentacija";
/* EDMarketConnector.py: Label for 'Copy' as in 'Copy and Paste'; ttkHyperlinkLabel.py: Label for 'Copy' as in 'Copy and Paste'; In files: EDMarketConnector.py:861; ttkHyperlinkLabel.py:42; */ /* EDMarketConnector.py: Label for 'Copy' as in 'Copy and Paste'; ttkHyperlinkLabel.py: Label for 'Copy' as in 'Copy and Paste'; In files: EDMarketConnector.py:866; ttkHyperlinkLabel.py:42; */
"Copy" = "Kopiraj"; "Copy" = "Kopiraj";
/* EDMarketConnector.py: Status - Attempting to get a Frontier Auth Access Token; In files: EDMarketConnector.py:867; */ /* EDMarketConnector.py: Status - Attempting to get a Frontier Auth Access Token; In files: EDMarketConnector.py:872; */
"Logging in..." = "Prijavljivanje..."; "Logging in..." = "Prijavljivanje...";
/* EDMarketConnector.py: Successfully authenticated with the Frontier website; In files: EDMarketConnector.py:883; EDMarketConnector.py:1426; */ /* EDMarketConnector.py: Successfully authenticated with the Frontier website; In files: EDMarketConnector.py:888; EDMarketConnector.py:1431; */
"Authentication successful" = "Autentifikacija uspešna"; "Authentication successful" = "Autentifikacija uspešna";
/* EDMarketConnector.py: Player is not docked at a station, when we expect them to be; In files: EDMarketConnector.py:914; */ /* EDMarketConnector.py: Player is not docked at a station, when we expect them to be; In files: EDMarketConnector.py:919; */
"You're not docked at a station!" = "Niste pristali na stanicu!"; "You're not docked at a station!" = "Niste pristali na stanicu!";
/* EDMarketConnector.py: Status - Either no market or no modules data for station from Frontier CAPI; In files: EDMarketConnector.py:922; */ /* EDMarketConnector.py: Status - Either no market or no modules data for station from Frontier CAPI; In files: EDMarketConnector.py:927; */
"Station doesn't have anything!" = "Stanica nema ništa!"; "Station doesn't have anything!" = "Stanica nema ništa!";
/* EDMarketConnector.py: Status - No station market data from Frontier CAPI; In files: EDMarketConnector.py:927; */ /* EDMarketConnector.py: Status - No station market data from Frontier CAPI; In files: EDMarketConnector.py:932; */
"Station doesn't have a market!" = "Stanica nema market!"; "Station doesn't have a market!" = "Stanica nema market!";
/* EDMarketConnector.py: CAPI queries aborted because Cmdr name is unknown; In files: EDMarketConnector.py:956; */ /* EDMarketConnector.py: CAPI queries aborted because Cmdr name is unknown; In files: EDMarketConnector.py:961; */
"CAPI query aborted: Cmdr name unknown" = "CAPI upit prekinut: Ime komandira nepoznato"; "CAPI query aborted: Cmdr name unknown" = "CAPI upit prekinut: Ime komandira nepoznato";
/* EDMarketConnector.py: CAPI queries aborted because game mode unknown; In files: EDMarketConnector.py:962; */ /* EDMarketConnector.py: CAPI queries aborted because game mode unknown; In files: EDMarketConnector.py:967; */
"CAPI query aborted: Game mode unknown" = "CAPI upit prekinut: Režim igre nepoznat"; "CAPI query aborted: Game mode unknown" = "CAPI upit prekinut: Režim igre nepoznat";
/* EDMarketConnector.py: CAPI queries aborted because current star system name unknown; In files: EDMarketConnector.py:968; */ /* EDMarketConnector.py: CAPI queries aborted because current star system name unknown; In files: EDMarketConnector.py:973; */
"CAPI query aborted: Current system unknown" = "CAPI upit prekinut: Trenutni sistem nepoznat"; "CAPI query aborted: Current system unknown" = "CAPI upit prekinut: Trenutni sistem nepoznat";
/* EDMarketConnector.py: CAPI queries aborted because player is in multi-crew on other Cmdr's ship; In files: EDMarketConnector.py:974; */ /* EDMarketConnector.py: CAPI queries aborted because player is in multi-crew on other Cmdr's ship; In files: EDMarketConnector.py:979; */
"CAPI query aborted: In other-ship multi-crew" = "CAPI upit prekinut: U multi-posadi drugog broda"; "CAPI query aborted: In other-ship multi-crew" = "CAPI upit prekinut: U multi-posadi drugog broda";
/* EDMarketConnector.py: CAPI queries aborted because player is in CQC (Arena); In files: EDMarketConnector.py:980; */ /* EDMarketConnector.py: CAPI queries aborted because player is in CQC (Arena); In files: EDMarketConnector.py:985; */
"CAPI query aborted: CQC (Arena) detected" = "CAPI upit prekinut: CQC (Arena) detektovana"; "CAPI query aborted: CQC (Arena) detected" = "CAPI upit prekinut: CQC (Arena) detektovana";
/* EDMarketConnector.py: Status - Attempting to retrieve data from Frontier CAPI; In files: EDMarketConnector.py:1001; */ /* EDMarketConnector.py: Status - Attempting to retrieve data from Frontier CAPI; In files: EDMarketConnector.py:1006; */
"Fetching data..." = "Preuzimanje podataka..."; "Fetching data..." = "Preuzimanje podataka...";
/* EDMarketConnector.py: No data was returned for the commander from the Frontier CAPI; In files: EDMarketConnector.py:1042; */ /* EDMarketConnector.py: No data was returned for the commander from the Frontier CAPI; In files: EDMarketConnector.py:1047; */
"CAPI: No commander data returned" = "CAPI: Nema podataka o komandiru"; "CAPI: No commander data returned" = "CAPI: Nema podataka o komandiru";
/* EDMarketConnector.py: We didn't have the commander name when we should have; stats.py: Unknown commander; In files: EDMarketConnector.py:1046; stats.py:298; */ /* EDMarketConnector.py: We didn't have the commander name when we should have; stats.py: Unknown commander; In files: EDMarketConnector.py:1051; stats.py:298; */
"Who are you?!" = "Ko ste vi?"; "Who are you?!" = "Ko ste vi?";
/* EDMarketConnector.py: We don't know where the commander is, when we should; stats.py: Unknown location; In files: EDMarketConnector.py:1052; stats.py:308; */ /* EDMarketConnector.py: We don't know where the commander is, when we should; stats.py: Unknown location; In files: EDMarketConnector.py:1057; stats.py:308; */
"Where are you?!" = "Gde se nalazite?"; "Where are you?!" = "Gde se nalazite?";
/* EDMarketConnector.py: We don't know what ship the commander is in, when we should; stats.py: Unknown ship; In files: EDMarketConnector.py:1059; stats.py:316; */ /* EDMarketConnector.py: We don't know what ship the commander is in, when we should; stats.py: Unknown ship; In files: EDMarketConnector.py:1064; stats.py:316; */
"What are you flying?!" = "U čemu letite?"; "What are you flying?!" = "U čemu letite?";
/* EDMarketConnector.py: Frontier CAPI server error when fetching data; In files: EDMarketConnector.py:1171; */ /* EDMarketConnector.py: Frontier CAPI server error when fetching data; In files: EDMarketConnector.py:1176; */
"Frontier CAPI server error" = "Greška na Frontier CAPI serveru"; "Frontier CAPI server error" = "Greška na Frontier CAPI serveru";
/* EDMarketConnector.py: Frontier CAPI Access Token expired, trying to get a new one; In files: EDMarketConnector.py:1177; */ /* EDMarketConnector.py: Frontier CAPI Access Token expired, trying to get a new one; In files: EDMarketConnector.py:1182; */
"CAPI: Refreshing access token..." = "CAPI: Osvežavanje pristupnog tokena..."; "CAPI: Refreshing access token..." = "CAPI: Osvežavanje pristupnog tokena...";
/* EDMarketConnector.py: Time when we last obtained Frontier CAPI data; In files: EDMarketConnector.py:1221; */ /* EDMarketConnector.py: Time when we last obtained Frontier CAPI data; In files: EDMarketConnector.py:1226; */
"Last updated at %H:%M:%S" = "Poslednji put osveženo %H:%M:%S"; "Last updated at %H:%M:%S" = "Poslednji put osveženo %H:%M:%S";
/* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1249; */ /* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1254; */
"Fighter" = "Fighter"; "Fighter" = "Fighter";
/* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1250; */ /* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1255; */
"Gunner" = "Gunner"; "Gunner" = "Gunner";
/* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1251; */ /* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1256; */
"Helm" = "Helm"; "Helm" = "Helm";
/* EDMarketConnector.py: Cooldown on 'Update' button; In files: EDMarketConnector.py:1509; */ /* EDMarketConnector.py: Cooldown on 'Update' button; In files: EDMarketConnector.py:1514; */
"cooldown {SS}s" = "cooldown {SS}s"; "cooldown {SS}s" = "cooldown {SS}s";
/* EDMarketConnector.py: Generic 'OK' button label; prefs.py: 'OK' button on Settings/Preferences window; In files: EDMarketConnector.py:1621; prefs.py:305; */ /* EDMarketConnector.py: Generic 'OK' button label; prefs.py: 'OK' button on Settings/Preferences window; In files: EDMarketConnector.py:1626; prefs.py:306; */
"OK" = "OK"; "OK" = "OK";
/* EDMarketConnector.py: The application is shutting down; In files: EDMarketConnector.py:1688; */ /* EDMarketConnector.py: The application is shutting down; In files: EDMarketConnector.py:1693; */
"Shutting down..." = "Gasim..."; "Shutting down..." = "Gasim...";
/* EDMarketConnector.py: Popup-text about 'active' plugins without Python 3.x support; In files: EDMarketConnector.py:1991:1997; */ /* EDMarketConnector.py: Popup-text about 'active' plugins without Python 3.x support; In files: EDMarketConnector.py:2004:2010; */
"One or more of your enabled plugins do not yet have support for Python 3.x. Please see the list on the '{PLUGINS}' tab of '{FILE}' > '{SETTINGS}'. You should check if there is an updated version available, else alert the developer that they need to update the code for Python 3.x.\r\n\r\nYou can disable a plugin by renaming its folder to have '{DISABLED}' on the end of the name." = "Jedan ili više aktiviranih dodataka (plugins) nemaju podršku za Python 3.x. Pogledajte listu u '{PLUGINS}' tabu u '{FILE}' > '{SETTINGS}'. Proverite da li postoji nadograđena verzija ili obavesite autora da treba da promeni kod za Python 3.x.\n\nMožete deaktivirati dodatak (plugin) dodavanjem '{DISABLED}' na kraju imena njegovog foldera."; "One or more of your enabled plugins do not yet have support for Python 3.x. Please see the list on the '{PLUGINS}' tab of '{FILE}' > '{SETTINGS}'. You should check if there is an updated version available, else alert the developer that they need to update the code for Python 3.x.\r\n\r\nYou can disable a plugin by renaming its folder to have '{DISABLED}' on the end of the name." = "Jedan ili više aktiviranih dodataka (plugins) nemaju podršku za Python 3.x. Pogledajte listu u '{PLUGINS}' tabu u '{FILE}' > '{SETTINGS}'. Proverite da li postoji nadograđena verzija ili obavesite autora da treba da promeni kod za Python 3.x.\n\nMožete deaktivirati dodatak (plugin) dodavanjem '{DISABLED}' na kraju imena njegovog foldera.";
/* EDMarketConnector.py: Settings > Plugins tab; prefs.py: Label on Settings > Plugins tab; In files: EDMarketConnector.py:2001; prefs.py:976; */ /* EDMarketConnector.py: Settings > Plugins tab; prefs.py: Label on Settings > Plugins tab; In files: EDMarketConnector.py:2014; prefs.py:978; */
"Plugins" = "Dodaci (plugins)"; "Plugins" = "Dodaci (plugins)";
/* EDMarketConnector.py: Popup window title for list of 'enabled' plugins that don't work with Python 3.x; In files: EDMarketConnector.py:2012; */ /* EDMarketConnector.py: Popup window title for list of 'enabled' plugins that don't work with Python 3.x; In files: EDMarketConnector.py:2025; */
"EDMC: Plugins Without Python 3.x Support" = "EDMC: Dodaci (plugins) bez Python 3.x podrške"; "EDMC: Plugins Without Python 3.x Support" = "EDMC: Dodaci (plugins) bez Python 3.x podrške";
/* journal_lock.py: Title text on popup when Journal directory already locked; In files: journal_lock.py:206; */ /* journal_lock.py: Title text on popup when Journal directory already locked; In files: journal_lock.py:206; */
@ -202,7 +202,7 @@
/* journal_lock.py: Generic 'Ignore' button label; In files: journal_lock.py:232; */ /* journal_lock.py: Generic 'Ignore' button label; In files: journal_lock.py:232; */
"Ignore" = "Ignoriši"; "Ignore" = "Ignoriši";
/* 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:194; prefs.py:467; prefs.py:701; prefs.py:734; */ /* 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:194; prefs.py:468; prefs.py:702; prefs.py:735; */
"Default" = "Podrazumevano"; "Default" = "Podrazumevano";
/* coriolis.py: 'Auto' label for Coriolis site override selection; coriolis.py: Coriolis normal/beta selection - auto; In files: coriolis.py:52; coriolis.py:55; coriolis.py:101; coriolis.py:117; coriolis.py:123; */ /* coriolis.py: 'Auto' label for Coriolis site override selection; coriolis.py: Coriolis normal/beta selection - auto; In files: coriolis.py:52; coriolis.py:55; coriolis.py:101; coriolis.py:117; coriolis.py:123; */
@ -277,7 +277,7 @@
/* edsm.py: EDSM API key label; inara.py: Inara API key label; In files: edsm.py:273; inara.py:243; */ /* edsm.py: EDSM API key label; inara.py: Inara API key label; In files: edsm.py:273; inara.py:243; */
"API Key" = "API Ključ"; "API Key" = "API Ključ";
/* edsm.py: We have no data on the current commander; prefs.py: No hotkey/shortcut set; stats.py: No rank; In files: edsm.py:300; prefs.py:519; prefs.py:1173; prefs.py:1206; stats.py:119; stats.py:138; stats.py:157; stats.py:174; */ /* edsm.py: We have no data on the current commander; prefs.py: No hotkey/shortcut set; stats.py: No rank; In files: edsm.py:300; prefs.py:520; prefs.py:1174; prefs.py:1207; stats.py:119; stats.py:138; stats.py:157; stats.py:174; */
"None" = "Ništa"; "None" = "Ništa";
/* edsm.py: EDSM plugin - Journal handling disabled by killswitch; In files: edsm.py:401; */ /* edsm.py: EDSM plugin - Journal handling disabled by killswitch; In files: edsm.py:401; */
@ -301,142 +301,145 @@
/* inara.py: INARA API returned some kind of error (error message will be contained in {MSG}); In files: inara.py:1580; inara.py:1593; */ /* inara.py: INARA API returned some kind of error (error message will be contained in {MSG}); In files: inara.py:1580; inara.py:1593; */
"Error: Inara {MSG}" = "Greška: Inara {MSG}"; "Error: Inara {MSG}" = "Greška: Inara {MSG}";
/* prefs.py: File > Preferences menu entry for macOS; In files: prefs.py:250; */ /* prefs.py: File > Preferences menu entry for macOS; In files: prefs.py:251; */
"Preferences" = "Podešavanja"; "Preferences" = "Podešavanja";
/* prefs.py: Settings > Output - choosing what data to save to files; In files: prefs.py:347; */ /* prefs.py: Settings > Output - choosing what data to save to files; In files: prefs.py:348; */
"Please choose what data to save" = "Izaberite koji se podaci snimaju"; "Please choose what data to save" = "Izaberite koji se podaci snimaju";
/* prefs.py: Settings > Output option; In files: prefs.py:353; */ /* prefs.py: Settings > Output option; In files: prefs.py:354; */
"Market data in CSV format file" = "Fajl sa market podacima u CSV formatu"; "Market data in CSV format file" = "Fajl sa market podacima u CSV formatu";
/* prefs.py: Settings > Output option; In files: prefs.py:362; */ /* prefs.py: Settings > Output option; In files: prefs.py:363; */
"Market data in Trade Dangerous format file" = "Fajl sa market podacima u Trade Dangerous formatu"; "Market data in Trade Dangerous format file" = "Fajl sa market podacima u Trade Dangerous formatu";
/* prefs.py: Settings > Output option; In files: prefs.py:372; */ /* prefs.py: Settings > Output option; In files: prefs.py:373; */
"Ship loadout" = "Oprema na brodu"; "Ship loadout" = "Oprema na brodu";
/* prefs.py: Settings > Output option; In files: prefs.py:382; */ /* prefs.py: Settings > Output option; In files: prefs.py:383; */
"Automatically update on docking" = "Automatsko slanje prilikom pristajanja"; "Automatically update on docking" = "Automatsko slanje prilikom pristajanja";
/* prefs.py: Settings > Output - Label for "where files are located"; In files: prefs.py:391; prefs.py:410; */ /* prefs.py: Settings > Output - Label for "where files are located"; In files: prefs.py:392; prefs.py:411; */
"File location" = "Lokacija fajlova"; "File location" = "Lokacija fajlova";
/* prefs.py: macOS Preferences - files location selection button; In files: prefs.py:399; prefs.py:449; */ /* prefs.py: macOS Preferences - files location selection button; In files: prefs.py:400; prefs.py:450; */
"Change..." = "Izmeni..."; "Change..." = "Izmeni...";
/* prefs.py: NOT-macOS Settings - files location selection button; prefs.py: NOT-macOS Setting - files location selection button; In files: prefs.py:402; prefs.py:452; */ /* prefs.py: NOT-macOS Settings - files location selection button; prefs.py: NOT-macOS Setting - files location selection button; In files: prefs.py:403; prefs.py:453; */
"Browse..." = "Potraži..."; "Browse..." = "Potraži...";
/* prefs.py: Label for 'Output' Settings/Preferences tab; In files: prefs.py:417; */ /* prefs.py: Label for 'Output' Settings/Preferences tab; In files: prefs.py:418; */
"Output" = "Izlaz"; "Output" = "Izlaz";
/* prefs.py: Settings > Configuration - Label for Journal files location; In files: prefs.py:443; prefs.py:458; */ /* prefs.py: Settings > Configuration - Label for Journal files location; In files: prefs.py:444; prefs.py:459; */
"E:D journal file location" = "Lokacija E:D Journal fajlova"; "E:D journal file location" = "Lokacija E:D Journal fajlova";
/* prefs.py: Hotkey/Shortcut settings prompt on OSX; In files: prefs.py:483; */ /* prefs.py: Hotkey/Shortcut settings prompt on OSX; In files: prefs.py:484; */
"Keyboard shortcut" = "Skraćenica"; "Keyboard shortcut" = "Skraćenica";
/* prefs.py: Hotkey/Shortcut settings prompt on Windows; In files: prefs.py:485; */ /* prefs.py: Hotkey/Shortcut settings prompt on Windows; In files: prefs.py:486; */
"Hotkey" = "Skraćenica"; "Hotkey" = "Skraćenica";
/* prefs.py: macOS Preferences > Configuration - restart the app message; In files: prefs.py:494; */ /* prefs.py: macOS Preferences > Configuration - restart the app message; In files: prefs.py:495; */
"Re-start {APP} to use shortcuts" = "Restartujte {APP} da bi ste koristili skraćenice"; "Re-start {APP} to use shortcuts" = "Restartujte {APP} da bi ste koristili skraćenice";
/* prefs.py: macOS - Configuration - need to grant the app permission for keyboard shortcuts; In files: prefs.py:503; */ /* prefs.py: macOS - Configuration - need to grant the app permission for keyboard shortcuts; In files: prefs.py:504; */
"{APP} needs permission to use shortcuts" = "{APP} traži dozvolu da koristi skraćenice"; "{APP} needs permission to use shortcuts" = "{APP} traži dozvolu da koristi skraćenice";
/* prefs.py: Shortcut settings button on OSX; In files: prefs.py:508; */ /* prefs.py: Shortcut settings button on OSX; In files: prefs.py:509; */
"Open System Preferences" = "Otvori sistemska podešavanja"; "Open System Preferences" = "Otvori sistemska podešavanja";
/* prefs.py: Configuration - Act on hotkey only when ED is in foreground; In files: prefs.py:530; */ /* prefs.py: Configuration - Act on hotkey only when ED is in foreground; In files: prefs.py:531; */
"Only when Elite: Dangerous is the active app" = "Samo kada je Elite: Dangerous aktivna aplikacija"; "Only when Elite: Dangerous is the active app" = "Samo kada je Elite: Dangerous aktivna aplikacija";
/* prefs.py: Configuration - play sound when hotkey used; In files: prefs.py:541; */ /* prefs.py: Configuration - play sound when hotkey used; In files: prefs.py:542; */
"Play sound" = "Zvučni efekat"; "Play sound" = "Zvučni efekat";
/* prefs.py: Configuration - disable checks for app updates when in-game; In files: prefs.py:556; */ /* prefs.py: Configuration - disable checks for app updates when in-game; In files: prefs.py:557; */
"Disable Automatic Application Updates Check when in-game" = "Isključi automatsko proveravanje izmena aplikacije za vreme igranja"; "Disable Automatic Application Updates Check when in-game" = "Isključi automatsko proveravanje izmena aplikacije za vreme igranja";
/* prefs.py: Label for preferred shipyard, system and station 'providers'; In files: prefs.py:569; */ /* prefs.py: Label for preferred shipyard, system and station 'providers'; In files: prefs.py:570; */
"Preferred websites" = "Željeni web sajtovi"; "Preferred websites" = "Željeni web sajtovi";
/* prefs.py: Label for Shipyard provider selection; In files: prefs.py:580; */ /* prefs.py: Label for Shipyard provider selection; In files: prefs.py:581; */
"Shipyard" = "Shipyard"; "Shipyard" = "Shipyard";
/* prefs.py: Label for checkbox to utilise alternative Coriolis URL method; In files: prefs.py:592; */ /* prefs.py: Label for checkbox to utilise alternative Coriolis URL method; In files: prefs.py:593; */
"Use alternate URL method" = "Koristi alternativni URL metod"; "Use alternate URL method" = "Koristi alternativni URL metod";
/* prefs.py: Configuration - Label for selection of Log Level; In files: prefs.py:645; */ /* prefs.py: Configuration - Label for selection of Log Level; In files: prefs.py:646; */
"Log Level" = "Log Nivo"; "Log Level" = "Log Nivo";
/* prefs.py: Label for 'Configuration' tab in Settings; In files: prefs.py:673; */ /* prefs.py: Label for 'Configuration' tab in Settings; In files: prefs.py:674; */
"Configuration" = "Konfiguracija"; "Configuration" = "Konfiguracija";
/* prefs.py: UI elements privacy section header in privacy tab of preferences; In files: prefs.py:682; */ /* prefs.py: UI elements privacy section header in privacy tab of preferences; In files: prefs.py:683; */
"Main UI privacy options" = "Podešavanja privatnosti za osnovni pogled"; "Main UI privacy options" = "Podešavanja privatnosti za osnovni pogled";
/* prefs.py: Hide private group owner name from UI checkbox; In files: prefs.py:687; */ /* prefs.py: Hide private group owner name from UI checkbox; In files: prefs.py:688; */
"Hide private group name in UI" = "Ukloni ime privatne grupe iz osnovnog pogleda"; "Hide private group name in UI" = "Ukloni ime privatne grupe iz osnovnog pogleda";
/* prefs.py: Hide multicrew captain name from main UI checkbox; In files: prefs.py:691; */ /* prefs.py: Hide multicrew captain name from main UI checkbox; In files: prefs.py:692; */
"Hide multi-crew captain name" = "Ukloni ime kapetana iz višečlane posade"; "Hide multi-crew captain name" = "Ukloni ime kapetana iz višečlane posade";
/* prefs.py: Preferences privacy tab title; In files: prefs.py:695; */ /* prefs.py: Preferences privacy tab title; In files: prefs.py:696; */
"Privacy" = "Privatnost"; "Privacy" = "Privatnost";
/* prefs.py: Label for Settings > Appeareance > selection of 'normal' text colour; In files: prefs.py:708; */ /* prefs.py: Label for Settings > Appeareance > selection of 'normal' text colour; In files: prefs.py:709; */
"Normal text" = "Normalan tekst"; "Normal text" = "Normalan tekst";
/* prefs.py: Label for Settings > Appeareance > selection of 'highlightes' text colour; In files: prefs.py:710; */ /* prefs.py: Label for Settings > Appeareance > selection of 'highlightes' text colour; In files: prefs.py:711; */
"Highlighted text" = "Označeni tekst"; "Highlighted text" = "Označeni tekst";
/* prefs.py: Appearance - Label for selection of application display language; In files: prefs.py:719; */ /* prefs.py: Appearance - Label for selection of application display language; In files: prefs.py:720; */
"Language" = "Jezik"; "Language" = "Jezik";
/* prefs.py: Label for Settings > Appearance > Theme selection; In files: prefs.py:729; */ /* prefs.py: Label for Settings > Appearance > Theme selection; In files: prefs.py:730; */
"Theme" = "Tema"; "Theme" = "Tema";
/* prefs.py: Label for 'Dark' theme radio button; In files: prefs.py:740; */ /* prefs.py: Label for 'Dark' theme radio button; In files: prefs.py:741; */
"Dark" = "Tamno"; "Dark" = "Tamno";
/* prefs.py: Label for 'Transparent' theme radio button; In files: prefs.py:747; */ /* prefs.py: Label for 'Transparent' theme radio button; In files: prefs.py:748; */
"Transparent" = "Transparentno"; "Transparent" = "Transparentno";
/* prefs.py: Appearance - Label for selection of UI scaling; In files: prefs.py:793; */ /* prefs.py: Appearance - Label for selection of UI scaling; In files: prefs.py:794; */
"UI Scale Percentage" = "Procenat UI skaliranja"; "UI Scale Percentage" = "Procenat UI skaliranja";
/* prefs.py: Appearance - Help/hint text for UI scaling selection; In files: prefs.py:814; */ /* prefs.py: Appearance - Help/hint text for UI scaling selection; In files: prefs.py:815; */
"100 means Default{CR}Restart Required for{CR}changes to take effect!" = "100 znači podrazumevano{CR}Restart je potreban{CR}da bi se promene primenile!"; "100 means Default{CR}Restart Required for{CR}changes to take effect!" = "100 znači podrazumevano{CR}Restart je potreban{CR}da bi se promene primenile!";
/* prefs.py: Appearance - Label for selection of main window transparency; In files: prefs.py:824; */ /* prefs.py: Appearance - Label for selection of main window transparency; In files: prefs.py:825; */
"Main window transparency" = "Prozirnost glavnog prozora"; "Main window transparency" = "Prozirnost glavnog prozora";
/* prefs.py: Appearance - Help/hint text for Main window transparency selection; In files: prefs.py:844:847; */ /* prefs.py: Appearance - Help/hint text for Main window transparency selection; In files: prefs.py:845:848; */
"100 means fully opaque.{CR}Window is updated in real time" = "100 znači potpuno neprozirno.{CR}Prozor se osvežava u realnom vremenu."; "100 means fully opaque.{CR}Window is updated in real time" = "100 znači potpuno neprozirno.{CR}Prozor se osvežava u realnom vremenu.";
/* prefs.py: Label for Settings > Appearance tab; In files: prefs.py:883; */ /* prefs.py: Appearance option for Windows "minimize to system tray"; In files: prefs.py:877; */
"Minimize to system tray" = "Minimizuj u sistemsku paletu (SysTray)";
/* prefs.py: Label for Settings > Appearance tab; In files: prefs.py:885; */
"Appearance" = "Izgled"; "Appearance" = "Izgled";
/* prefs.py: Label for location of third-party plugins folder; In files: prefs.py:898; */ /* prefs.py: Label for location of third-party plugins folder; In files: prefs.py:900; */
"Plugins folder" = "Folder za dodatke (plugins)"; "Plugins folder" = "Folder za dodatke (plugins)";
/* prefs.py: Label on button used to open a filesystem folder; In files: prefs.py:905; */ /* prefs.py: Label on button used to open a filesystem folder; In files: prefs.py:907; */
"Open" = "Otvori"; "Open" = "Otvori";
/* prefs.py: Tip/label about how to disable plugins; In files: prefs.py:913; */ /* prefs.py: Tip/label about how to disable plugins; In files: prefs.py:915; */
"Tip: You can disable a plugin by{CR}adding '{EXT}' to its folder name" = "Tip: Možete deaktivirati dodatak (plugin) dodavanjem{CR}'{EXT}' na ime njegovog foldera"; "Tip: You can disable a plugin by{CR}adding '{EXT}' to its folder name" = "Tip: Možete deaktivirati dodatak (plugin) dodavanjem{CR}'{EXT}' na ime njegovog foldera";
/* prefs.py: Label on list of enabled plugins; In files: prefs.py:924; */ /* prefs.py: Label on list of enabled plugins; In files: prefs.py:926; */
"Enabled Plugins" = "Aktivirani dodaci (plugins)"; "Enabled Plugins" = "Aktivirani dodaci (plugins)";
/* prefs.py: Plugins - Label for list of 'enabled' plugins that don't work with Python 3.x; In files: prefs.py:944; */ /* prefs.py: Plugins - Label for list of 'enabled' plugins that don't work with Python 3.x; In files: prefs.py:946; */
"Plugins Without Python 3.x Support:" = "Pluginovi bez podrške za Python 3.x:"; "Plugins Without Python 3.x Support:" = "Pluginovi bez podrške za Python 3.x:";
/* prefs.py: Plugins - Label on URL to documentation about migrating plugins from Python 2.7; In files: prefs.py:952; */ /* prefs.py: Plugins - Label on URL to documentation about migrating plugins from Python 2.7; In files: prefs.py:954; */
"Information on migrating plugins" = "Informacije o migraciji dodataka (plugins)"; "Information on migrating plugins" = "Informacije o migraciji dodataka (plugins)";
/* prefs.py: Lable on list of user-disabled plugins; In files: prefs.py:967; */ /* prefs.py: Lable on list of user-disabled plugins; In files: prefs.py:969; */
"Disabled Plugins" = "Deaktivirani dodaci (plugins)"; "Disabled Plugins" = "Deaktivirani dodaci (plugins)";
/* stats.py: Cmdr stats; In files: stats.py:53; */ /* stats.py: Cmdr stats; In files: stats.py:53; */

View File

@ -10,127 +10,127 @@
/* companion.py: Frontier CAPI authorisation not for currently game-active commander; In files: companion.py:290; */ /* companion.py: Frontier CAPI authorisation not for currently game-active commander; In files: companion.py:290; */
"Error: Wrong Cmdr" = "Fel: Fel användare. Har du flera konton eller en gammal API-nyckel från ett nollställt konto?"; "Error: Wrong Cmdr" = "Fel: Fel användare. Har du flera konton eller en gammal API-nyckel från ett nollställt konto?";
/* EDMarketConnector.py: Update button in main window; In files: EDMarketConnector.py:528; EDMarketConnector.py:823; EDMarketConnector.py:1515; */ /* EDMarketConnector.py: Update button in main window; In files: EDMarketConnector.py:529; EDMarketConnector.py:828; EDMarketConnector.py:1520; */
"Update" = "Uppdatera"; "Update" = "Uppdatera";
/* 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:611; prefs.py:866; */ /* 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:612; prefs.py:867; */
"Always on top" = "Alltid överst"; "Always on top" = "Alltid överst";
/* 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:817; edsm.py:257; stats.py:52; theme.py:227; */ /* 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:822; edsm.py:257; stats.py:52; theme.py:227; */
"Cmdr" = "Cmdr"; "Cmdr" = "Cmdr";
/* 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:819; EDMarketConnector.py:1274; */ /* 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:824; EDMarketConnector.py:1279; */
"Role" = "Roll"; "Role" = "Roll";
/* 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:819; EDMarketConnector.py:1284; EDMarketConnector.py:1307; stats.py:367; */ /* 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:824; EDMarketConnector.py:1289; EDMarketConnector.py:1312; stats.py:367; */
"Ship" = "Skepp"; "Ship" = "Skepp";
/* 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:821; prefs.py:606; stats.py:369; */ /* 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:826; prefs.py:607; stats.py:369; */
"System" = "System"; "System" = "System";
/* 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:822; prefs.py:624; prefs.py:761; stats.py:370; */ /* 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:827; prefs.py:625; prefs.py:762; stats.py:370; */
"Station" = "Station"; "Station" = "Station";
/* EDMarketConnector.py: 'File' menu title on OSX; EDMarketConnector.py: 'File' menu title; EDMarketConnector.py: 'File' menu; In files: EDMarketConnector.py:825; EDMarketConnector.py:840; EDMarketConnector.py:843; EDMarketConnector.py:2002; */ /* EDMarketConnector.py: 'File' menu title on OSX; EDMarketConnector.py: 'File' menu title; EDMarketConnector.py: 'File' menu; In files: EDMarketConnector.py:830; EDMarketConnector.py:845; EDMarketConnector.py:848; EDMarketConnector.py:2015; */
"File" = "Fil"; "File" = "Fil";
/* EDMarketConnector.py: 'Edit' menu title on OSX; EDMarketConnector.py: 'Edit' menu title; In files: EDMarketConnector.py:826; EDMarketConnector.py:841; EDMarketConnector.py:844; */ /* EDMarketConnector.py: 'Edit' menu title on OSX; EDMarketConnector.py: 'Edit' menu title; In files: EDMarketConnector.py:831; EDMarketConnector.py:846; EDMarketConnector.py:849; */
"Edit" = "Ändra"; "Edit" = "Ändra";
/* EDMarketConnector.py: 'View' menu title on OSX; In files: EDMarketConnector.py:827; */ /* EDMarketConnector.py: 'View' menu title on OSX; In files: EDMarketConnector.py:832; */
"View" = "View"; "View" = "View";
/* EDMarketConnector.py: 'Window' menu title on OSX; In files: EDMarketConnector.py:828; */ /* EDMarketConnector.py: 'Window' menu title on OSX; In files: EDMarketConnector.py:833; */
"Window" = "Fönster"; "Window" = "Fönster";
/* EDMarketConnector.py: Help' menu title on OSX; EDMarketConnector.py: 'Help' menu title; In files: EDMarketConnector.py:829; EDMarketConnector.py:842; EDMarketConnector.py:845; */ /* EDMarketConnector.py: Help' menu title on OSX; EDMarketConnector.py: 'Help' menu title; In files: EDMarketConnector.py:834; EDMarketConnector.py:847; EDMarketConnector.py:850; */
"Help" = "Hjälp"; "Help" = "Hjälp";
/* EDMarketConnector.py: App menu entry on OSX; EDMarketConnector.py: Help > About App; In files: EDMarketConnector.py:832; EDMarketConnector.py:858; EDMarketConnector.py:1561; */ /* EDMarketConnector.py: App menu entry on OSX; EDMarketConnector.py: Help > About App; In files: EDMarketConnector.py:837; EDMarketConnector.py:863; EDMarketConnector.py:1566; */
"About {APP}" = "Om {APP}"; "About {APP}" = "Om {APP}";
/* EDMarketConnector.py: Help > Check for Updates...; In files: EDMarketConnector.py:834; EDMarketConnector.py:857; */ /* EDMarketConnector.py: Help > Check for Updates...; In files: EDMarketConnector.py:839; EDMarketConnector.py:862; */
"Check for Updates..." = "Sök efter uppdateringar..."; "Check for Updates..." = "Sök efter uppdateringar...";
/* EDMarketConnector.py: File > Save Raw Data...; In files: EDMarketConnector.py:835; EDMarketConnector.py:849; */ /* EDMarketConnector.py: File > Save Raw Data...; In files: EDMarketConnector.py:840; EDMarketConnector.py:854; */
"Save Raw Data..." = "Lagra rådata..."; "Save Raw Data..." = "Lagra rådata...";
/* EDMarketConnector.py: File > Status; stats.py: Status dialog title; In files: EDMarketConnector.py:836; EDMarketConnector.py:848; stats.py:364; */ /* EDMarketConnector.py: File > Status; stats.py: Status dialog title; In files: EDMarketConnector.py:841; EDMarketConnector.py:853; stats.py:364; */
"Status" = "Status"; "Status" = "Status";
/* EDMarketConnector.py: Help > Privacy Policy; In files: EDMarketConnector.py:837; EDMarketConnector.py:855; */ /* EDMarketConnector.py: Help > Privacy Policy; In files: EDMarketConnector.py:842; EDMarketConnector.py:860; */
"Privacy Policy" = "Integritetspolicy"; "Privacy Policy" = "Integritetspolicy";
/* EDMarketConnector.py: Help > Release Notes; In files: EDMarketConnector.py:838; EDMarketConnector.py:856; EDMarketConnector.py:1595; */ /* EDMarketConnector.py: Help > Release Notes; In files: EDMarketConnector.py:843; EDMarketConnector.py:861; EDMarketConnector.py:1600; */
"Release Notes" = "Versionsinformation"; "Release Notes" = "Versionsinformation";
/* EDMarketConnector.py: File > Settings; prefs.py: File > Settings (macOS); In files: EDMarketConnector.py:850; EDMarketConnector.py:2003; prefs.py:254; */ /* EDMarketConnector.py: File > Settings; prefs.py: File > Settings (macOS); In files: EDMarketConnector.py:855; EDMarketConnector.py:2016; prefs.py:255; */
"Settings" = "Inställningar"; "Settings" = "Inställningar";
/* EDMarketConnector.py: File > Exit; In files: EDMarketConnector.py:851; */ /* EDMarketConnector.py: File > Exit; In files: EDMarketConnector.py:856; */
"Exit" = "Avsluta"; "Exit" = "Avsluta";
/* EDMarketConnector.py: Help > Documentation; In files: EDMarketConnector.py:854; */ /* EDMarketConnector.py: Help > Documentation; In files: EDMarketConnector.py:859; */
"Documentation" = "Dokumentation"; "Documentation" = "Dokumentation";
/* EDMarketConnector.py: Label for 'Copy' as in 'Copy and Paste'; ttkHyperlinkLabel.py: Label for 'Copy' as in 'Copy and Paste'; In files: EDMarketConnector.py:861; ttkHyperlinkLabel.py:42; */ /* EDMarketConnector.py: Label for 'Copy' as in 'Copy and Paste'; ttkHyperlinkLabel.py: Label for 'Copy' as in 'Copy and Paste'; In files: EDMarketConnector.py:866; ttkHyperlinkLabel.py:42; */
"Copy" = "Kopiera"; "Copy" = "Kopiera";
/* EDMarketConnector.py: Status - Attempting to get a Frontier Auth Access Token; In files: EDMarketConnector.py:867; */ /* EDMarketConnector.py: Status - Attempting to get a Frontier Auth Access Token; In files: EDMarketConnector.py:872; */
"Logging in..." = "Loggar in..."; "Logging in..." = "Loggar in...";
/* EDMarketConnector.py: Successfully authenticated with the Frontier website; In files: EDMarketConnector.py:883; EDMarketConnector.py:1426; */ /* EDMarketConnector.py: Successfully authenticated with the Frontier website; In files: EDMarketConnector.py:888; EDMarketConnector.py:1431; */
"Authentication successful" = "Autentisering lyckad"; "Authentication successful" = "Autentisering lyckad";
/* EDMarketConnector.py: Player is not docked at a station, when we expect them to be; In files: EDMarketConnector.py:914; */ /* EDMarketConnector.py: Player is not docked at a station, when we expect them to be; In files: EDMarketConnector.py:919; */
"You're not docked at a station!" = "Du är inte dockad vid en station!"; "You're not docked at a station!" = "Du är inte dockad vid en station!";
/* EDMarketConnector.py: Status - Either no market or no modules data for station from Frontier CAPI; In files: EDMarketConnector.py:922; */ /* EDMarketConnector.py: Status - Either no market or no modules data for station from Frontier CAPI; In files: EDMarketConnector.py:927; */
"Station doesn't have anything!" = "Stationen är tom!"; "Station doesn't have anything!" = "Stationen är tom!";
/* EDMarketConnector.py: Status - No station market data from Frontier CAPI; In files: EDMarketConnector.py:927; */ /* EDMarketConnector.py: Status - No station market data from Frontier CAPI; In files: EDMarketConnector.py:932; */
"Station doesn't have a market!" = "Stationen har ingen marknad!"; "Station doesn't have a market!" = "Stationen har ingen marknad!";
/* EDMarketConnector.py: Status - Attempting to retrieve data from Frontier CAPI; In files: EDMarketConnector.py:1001; */ /* EDMarketConnector.py: Status - Attempting to retrieve data from Frontier CAPI; In files: EDMarketConnector.py:1006; */
"Fetching data..." = "Hämtar data..."; "Fetching data..." = "Hämtar data...";
/* EDMarketConnector.py: We didn't have the commander name when we should have; stats.py: Unknown commander; In files: EDMarketConnector.py:1046; stats.py:298; */ /* EDMarketConnector.py: We didn't have the commander name when we should have; stats.py: Unknown commander; In files: EDMarketConnector.py:1051; stats.py:298; */
"Who are you?!" = "Vem är du? (felmeddelande)"; "Who are you?!" = "Vem är du? (felmeddelande)";
/* EDMarketConnector.py: We don't know where the commander is, when we should; stats.py: Unknown location; In files: EDMarketConnector.py:1052; stats.py:308; */ /* EDMarketConnector.py: We don't know where the commander is, when we should; stats.py: Unknown location; In files: EDMarketConnector.py:1057; stats.py:308; */
"Where are you?!" = "Vart är du? (felmeddelande)"; "Where are you?!" = "Vart är du? (felmeddelande)";
/* EDMarketConnector.py: We don't know what ship the commander is in, when we should; stats.py: Unknown ship; In files: EDMarketConnector.py:1059; stats.py:316; */ /* EDMarketConnector.py: We don't know what ship the commander is in, when we should; stats.py: Unknown ship; In files: EDMarketConnector.py:1064; stats.py:316; */
"What are you flying?!" = "Okänt skepp? (felmeddelande)"; "What are you flying?!" = "Okänt skepp? (felmeddelande)";
/* EDMarketConnector.py: Time when we last obtained Frontier CAPI data; In files: EDMarketConnector.py:1221; */ /* EDMarketConnector.py: Time when we last obtained Frontier CAPI data; In files: EDMarketConnector.py:1226; */
"Last updated at %H:%M:%S" = "Senaste uppdatering: %H:%M:%S"; "Last updated at %H:%M:%S" = "Senaste uppdatering: %H:%M:%S";
/* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1249; */ /* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1254; */
"Fighter" = "Fighter"; "Fighter" = "Fighter";
/* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1250; */ /* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1255; */
"Gunner" = "Gunner"; "Gunner" = "Gunner";
/* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1251; */ /* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1256; */
"Helm" = "Helm"; "Helm" = "Helm";
/* EDMarketConnector.py: Cooldown on 'Update' button; In files: EDMarketConnector.py:1509; */ /* EDMarketConnector.py: Cooldown on 'Update' button; In files: EDMarketConnector.py:1514; */
"cooldown {SS}s" = "Vänta {SS}s"; "cooldown {SS}s" = "Vänta {SS}s";
/* EDMarketConnector.py: Generic 'OK' button label; prefs.py: 'OK' button on Settings/Preferences window; In files: EDMarketConnector.py:1621; prefs.py:305; */ /* EDMarketConnector.py: Generic 'OK' button label; prefs.py: 'OK' button on Settings/Preferences window; In files: EDMarketConnector.py:1626; prefs.py:306; */
"OK" = "OK"; "OK" = "OK";
/* EDMarketConnector.py: Popup-text about 'active' plugins without Python 3.x support; In files: EDMarketConnector.py:1991:1997; */ /* EDMarketConnector.py: Popup-text about 'active' plugins without Python 3.x support; In files: EDMarketConnector.py:2004:2010; */
"One or more of your enabled plugins do not yet have support for Python 3.x. Please see the list on the '{PLUGINS}' tab of '{FILE}' > '{SETTINGS}'. You should check if there is an updated version available, else alert the developer that they need to update the code for Python 3.x.\r\n\r\nYou can disable a plugin by renaming its folder to have '{DISABLED}' on the end of the name." = "En eller flera aktiverade plugins har inte stöd för Python 3.x. Var vänlig kontrollera listan med plugins under fliken '{PLUGINS}' under '{FILE}' > '{SETTINGS}'. Kontrollera om det finns en nyare version tillgänglig eller informera utvecklaren.\n\nDu kan också avaktivera din plugin genom att ändra slutet av namnet på mappen till '{DISABLED}'"; "One or more of your enabled plugins do not yet have support for Python 3.x. Please see the list on the '{PLUGINS}' tab of '{FILE}' > '{SETTINGS}'. You should check if there is an updated version available, else alert the developer that they need to update the code for Python 3.x.\r\n\r\nYou can disable a plugin by renaming its folder to have '{DISABLED}' on the end of the name." = "En eller flera aktiverade plugins har inte stöd för Python 3.x. Var vänlig kontrollera listan med plugins under fliken '{PLUGINS}' under '{FILE}' > '{SETTINGS}'. Kontrollera om det finns en nyare version tillgänglig eller informera utvecklaren.\n\nDu kan också avaktivera din plugin genom att ändra slutet av namnet på mappen till '{DISABLED}'";
/* EDMarketConnector.py: Settings > Plugins tab; prefs.py: Label on Settings > Plugins tab; In files: EDMarketConnector.py:2001; prefs.py:976; */ /* EDMarketConnector.py: Settings > Plugins tab; prefs.py: Label on Settings > Plugins tab; In files: EDMarketConnector.py:2014; prefs.py:978; */
"Plugins" = "Plugins"; "Plugins" = "Plugins";
/* EDMarketConnector.py: Popup window title for list of 'enabled' plugins that don't work with Python 3.x; In files: EDMarketConnector.py:2012; */ /* EDMarketConnector.py: Popup window title for list of 'enabled' plugins that don't work with Python 3.x; In files: EDMarketConnector.py:2025; */
"EDMC: Plugins Without Python 3.x Support" = "EDMC: Plugins utan stöd för Python 3.x"; "EDMC: Plugins Without Python 3.x Support" = "EDMC: Plugins utan stöd för Python 3.x";
/* 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:194; prefs.py:467; prefs.py:701; prefs.py:734; */ /* 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:194; prefs.py:468; prefs.py:702; prefs.py:735; */
"Default" = "Standard"; "Default" = "Standard";
/* eddn.py: Status text shown while attempting to send data; In files: eddn.py:251; eddn.py:698; eddn.py:1438; */ /* eddn.py: Status text shown while attempting to send data; In files: eddn.py:251; eddn.py:698; eddn.py:1438; */
@ -160,7 +160,7 @@
/* edsm.py: EDSM API key label; inara.py: Inara API key label; In files: edsm.py:273; inara.py:243; */ /* edsm.py: EDSM API key label; inara.py: Inara API key label; In files: edsm.py:273; inara.py:243; */
"API Key" = "API Nyckel"; "API Key" = "API Nyckel";
/* edsm.py: We have no data on the current commander; prefs.py: No hotkey/shortcut set; stats.py: No rank; In files: edsm.py:300; prefs.py:519; prefs.py:1173; prefs.py:1206; stats.py:119; stats.py:138; stats.py:157; stats.py:174; */ /* edsm.py: We have no data on the current commander; prefs.py: No hotkey/shortcut set; stats.py: No rank; In files: edsm.py:300; prefs.py:520; prefs.py:1174; prefs.py:1207; stats.py:119; stats.py:138; stats.py:157; stats.py:174; */
"None" = "Ingen"; "None" = "Ingen";
/* edsm.py: EDSM Plugin - Error message from EDSM API; In files: edsm.py:746; edsm.py:874; */ /* edsm.py: EDSM Plugin - Error message from EDSM API; In files: edsm.py:746; edsm.py:874; */
@ -178,109 +178,109 @@
/* inara.py: INARA API returned some kind of error (error message will be contained in {MSG}); In files: inara.py:1580; inara.py:1593; */ /* inara.py: INARA API returned some kind of error (error message will be contained in {MSG}); In files: inara.py:1580; inara.py:1593; */
"Error: Inara {MSG}" = "Fel: Inara {MSG}"; "Error: Inara {MSG}" = "Fel: Inara {MSG}";
/* prefs.py: File > Preferences menu entry for macOS; In files: prefs.py:250; */ /* prefs.py: File > Preferences menu entry for macOS; In files: prefs.py:251; */
"Preferences" = "Inställningar"; "Preferences" = "Inställningar";
/* prefs.py: Settings > Output - choosing what data to save to files; In files: prefs.py:347; */ /* prefs.py: Settings > Output - choosing what data to save to files; In files: prefs.py:348; */
"Please choose what data to save" = "Välj vilket data som skall lagras"; "Please choose what data to save" = "Välj vilket data som skall lagras";
/* prefs.py: Settings > Output option; In files: prefs.py:353; */ /* prefs.py: Settings > Output option; In files: prefs.py:354; */
"Market data in CSV format file" = "Marknadsdata i CSV-formaterad fil"; "Market data in CSV format file" = "Marknadsdata i CSV-formaterad fil";
/* prefs.py: Settings > Output option; In files: prefs.py:362; */ /* prefs.py: Settings > Output option; In files: prefs.py:363; */
"Market data in Trade Dangerous format file" = "Marknadsdata i Trade Dangerous-formaterad fil"; "Market data in Trade Dangerous format file" = "Marknadsdata i Trade Dangerous-formaterad fil";
/* prefs.py: Settings > Output option; In files: prefs.py:372; */ /* prefs.py: Settings > Output option; In files: prefs.py:373; */
"Ship loadout" = "Översikt av skepp"; "Ship loadout" = "Översikt av skepp";
/* prefs.py: Settings > Output option; In files: prefs.py:382; */ /* prefs.py: Settings > Output option; In files: prefs.py:383; */
"Automatically update on docking" = "Automatisk uppdatering vid dockning"; "Automatically update on docking" = "Automatisk uppdatering vid dockning";
/* prefs.py: Settings > Output - Label for "where files are located"; In files: prefs.py:391; prefs.py:410; */ /* prefs.py: Settings > Output - Label for "where files are located"; In files: prefs.py:392; prefs.py:411; */
"File location" = "Filsökväg"; "File location" = "Filsökväg";
/* prefs.py: macOS Preferences - files location selection button; In files: prefs.py:399; prefs.py:449; */ /* prefs.py: macOS Preferences - files location selection button; In files: prefs.py:400; prefs.py:450; */
"Change..." = "Ändra..."; "Change..." = "Ändra...";
/* prefs.py: NOT-macOS Settings - files location selection button; prefs.py: NOT-macOS Setting - files location selection button; In files: prefs.py:402; prefs.py:452; */ /* prefs.py: NOT-macOS Settings - files location selection button; prefs.py: NOT-macOS Setting - files location selection button; In files: prefs.py:403; prefs.py:453; */
"Browse..." = "Bläddra..."; "Browse..." = "Bläddra...";
/* prefs.py: Label for 'Output' Settings/Preferences tab; In files: prefs.py:417; */ /* prefs.py: Label for 'Output' Settings/Preferences tab; In files: prefs.py:418; */
"Output" = "Exportdata"; "Output" = "Exportdata";
/* prefs.py: Settings > Configuration - Label for Journal files location; In files: prefs.py:443; prefs.py:458; */ /* prefs.py: Settings > Configuration - Label for Journal files location; In files: prefs.py:444; prefs.py:459; */
"E:D journal file location" = "E:D journal-fil sökväg"; "E:D journal file location" = "E:D journal-fil sökväg";
/* prefs.py: Hotkey/Shortcut settings prompt on OSX; In files: prefs.py:483; */ /* prefs.py: Hotkey/Shortcut settings prompt on OSX; In files: prefs.py:484; */
"Keyboard shortcut" = "Genväg, tangentbord"; "Keyboard shortcut" = "Genväg, tangentbord";
/* prefs.py: Hotkey/Shortcut settings prompt on Windows; In files: prefs.py:485; */ /* prefs.py: Hotkey/Shortcut settings prompt on Windows; In files: prefs.py:486; */
"Hotkey" = "Snabbkommando"; "Hotkey" = "Snabbkommando";
/* prefs.py: macOS Preferences > Configuration - restart the app message; In files: prefs.py:494; */ /* prefs.py: macOS Preferences > Configuration - restart the app message; In files: prefs.py:495; */
"Re-start {APP} to use shortcuts" = "Starta om {APP} för att använda genvägar"; "Re-start {APP} to use shortcuts" = "Starta om {APP} för att använda genvägar";
/* prefs.py: macOS - Configuration - need to grant the app permission for keyboard shortcuts; In files: prefs.py:503; */ /* prefs.py: macOS - Configuration - need to grant the app permission for keyboard shortcuts; In files: prefs.py:504; */
"{APP} needs permission to use shortcuts" = "{APP} behöver rättigheter för att använda genvägar"; "{APP} needs permission to use shortcuts" = "{APP} behöver rättigheter för att använda genvägar";
/* prefs.py: Shortcut settings button on OSX; In files: prefs.py:508; */ /* prefs.py: Shortcut settings button on OSX; In files: prefs.py:509; */
"Open System Preferences" = "Öppna systeminställningar"; "Open System Preferences" = "Öppna systeminställningar";
/* prefs.py: Configuration - Act on hotkey only when ED is in foreground; In files: prefs.py:530; */ /* prefs.py: Configuration - Act on hotkey only when ED is in foreground; In files: prefs.py:531; */
"Only when Elite: Dangerous is the active app" = "Bara när: Elite Dangerous är det aktiva programmet"; "Only when Elite: Dangerous is the active app" = "Bara när: Elite Dangerous är det aktiva programmet";
/* prefs.py: Configuration - play sound when hotkey used; In files: prefs.py:541; */ /* prefs.py: Configuration - play sound when hotkey used; In files: prefs.py:542; */
"Play sound" = "Spela ljud"; "Play sound" = "Spela ljud";
/* prefs.py: Configuration - disable checks for app updates when in-game; In files: prefs.py:556; */ /* prefs.py: Configuration - disable checks for app updates when in-game; In files: prefs.py:557; */
"Disable Automatic Application Updates Check when in-game" = "Leta inte efter programuppdateringar när spelet körs"; "Disable Automatic Application Updates Check when in-game" = "Leta inte efter programuppdateringar när spelet körs";
/* prefs.py: Label for preferred shipyard, system and station 'providers'; In files: prefs.py:569; */ /* prefs.py: Label for preferred shipyard, system and station 'providers'; In files: prefs.py:570; */
"Preferred websites" = "Föredragna webbsidor"; "Preferred websites" = "Föredragna webbsidor";
/* prefs.py: Label for Shipyard provider selection; In files: prefs.py:580; */ /* prefs.py: Label for Shipyard provider selection; In files: prefs.py:581; */
"Shipyard" = "Översikt av skepp"; "Shipyard" = "Översikt av skepp";
/* prefs.py: Label for 'Configuration' tab in Settings; In files: prefs.py:673; */ /* prefs.py: Label for 'Configuration' tab in Settings; In files: prefs.py:674; */
"Configuration" = "Konfiguration"; "Configuration" = "Konfiguration";
/* prefs.py: Label for Settings > Appeareance > selection of 'normal' text colour; In files: prefs.py:708; */ /* prefs.py: Label for Settings > Appeareance > selection of 'normal' text colour; In files: prefs.py:709; */
"Normal text" = "Normal text"; "Normal text" = "Normal text";
/* prefs.py: Label for Settings > Appeareance > selection of 'highlightes' text colour; In files: prefs.py:710; */ /* prefs.py: Label for Settings > Appeareance > selection of 'highlightes' text colour; In files: prefs.py:711; */
"Highlighted text" = "Markerad text"; "Highlighted text" = "Markerad text";
/* prefs.py: Appearance - Label for selection of application display language; In files: prefs.py:719; */ /* prefs.py: Appearance - Label for selection of application display language; In files: prefs.py:720; */
"Language" = "Språk"; "Language" = "Språk";
/* prefs.py: Label for Settings > Appearance > Theme selection; In files: prefs.py:729; */ /* prefs.py: Label for Settings > Appearance > Theme selection; In files: prefs.py:730; */
"Theme" = "Tema"; "Theme" = "Tema";
/* prefs.py: Label for 'Dark' theme radio button; In files: prefs.py:740; */ /* prefs.py: Label for 'Dark' theme radio button; In files: prefs.py:741; */
"Dark" = "Mörk"; "Dark" = "Mörk";
/* prefs.py: Label for 'Transparent' theme radio button; In files: prefs.py:747; */ /* prefs.py: Label for 'Transparent' theme radio button; In files: prefs.py:748; */
"Transparent" = "Transparent"; "Transparent" = "Transparent";
/* prefs.py: Label for Settings > Appearance tab; In files: prefs.py:883; */ /* prefs.py: Label for Settings > Appearance tab; In files: prefs.py:885; */
"Appearance" = "Utseende"; "Appearance" = "Utseende";
/* prefs.py: Label for location of third-party plugins folder; In files: prefs.py:898; */ /* prefs.py: Label for location of third-party plugins folder; In files: prefs.py:900; */
"Plugins folder" = "Mapp för plugins"; "Plugins folder" = "Mapp för plugins";
/* prefs.py: Label on button used to open a filesystem folder; In files: prefs.py:905; */ /* prefs.py: Label on button used to open a filesystem folder; In files: prefs.py:907; */
"Open" = "Öppna"; "Open" = "Öppna";
/* prefs.py: Tip/label about how to disable plugins; In files: prefs.py:913; */ /* prefs.py: Tip/label about how to disable plugins; In files: prefs.py:915; */
"Tip: You can disable a plugin by{CR}adding '{EXT}' to its folder name" = "Tips: du kan avaktivera en plugin genom{CR}att lägga till '{EXT}' på slutet av mappens namn"; "Tip: You can disable a plugin by{CR}adding '{EXT}' to its folder name" = "Tips: du kan avaktivera en plugin genom{CR}att lägga till '{EXT}' på slutet av mappens namn";
/* prefs.py: Label on list of enabled plugins; In files: prefs.py:924; */ /* prefs.py: Label on list of enabled plugins; In files: prefs.py:926; */
"Enabled Plugins" = "Aktiverade plugins"; "Enabled Plugins" = "Aktiverade plugins";
/* prefs.py: Plugins - Label on URL to documentation about migrating plugins from Python 2.7; In files: prefs.py:952; */ /* prefs.py: Plugins - Label on URL to documentation about migrating plugins from Python 2.7; In files: prefs.py:954; */
"Information on migrating plugins" = "Information om migrering av plugins"; "Information on migrating plugins" = "Information om migrering av plugins";
/* prefs.py: Lable on list of user-disabled plugins; In files: prefs.py:967; */ /* prefs.py: Lable on list of user-disabled plugins; In files: prefs.py:969; */
"Disabled Plugins" = "Avaktiverade plugins"; "Disabled Plugins" = "Avaktiverade plugins";
/* stats.py: Cmdr stats; In files: stats.py:53; */ /* stats.py: Cmdr stats; In files: stats.py:53; */

View File

@ -22,136 +22,136 @@
/* companion.py: Failed to get Access Token from Frontier Auth service; In files: companion.py:492; */ /* companion.py: Failed to get Access Token from Frontier Auth service; In files: companion.py:492; */
"Error: unable to get token" = "Помилка: не вдалося отримати токен"; "Error: unable to get token" = "Помилка: не вдалося отримати токен";
/* EDMarketConnector.py: Update button in main window; In files: EDMarketConnector.py:528; EDMarketConnector.py:823; EDMarketConnector.py:1515; */ /* EDMarketConnector.py: Update button in main window; In files: EDMarketConnector.py:529; EDMarketConnector.py:828; EDMarketConnector.py:1520; */
"Update" = "Оновлення"; "Update" = "Оновлення";
/* 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:611; prefs.py:866; */ /* 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:612; prefs.py:867; */
"Always on top" = "Поверх інших вікон"; "Always on top" = "Поверх інших вікон";
/* EDMarketConnector.py: Unknown suit; In files: EDMarketConnector.py:741; */ /* EDMarketConnector.py: Unknown suit; In files: EDMarketConnector.py:746; */
"Unknown" = "Невідомо"; "Unknown" = "Невідомо";
/* 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:817; edsm.py:257; stats.py:52; theme.py:227; */ /* 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:822; edsm.py:257; stats.py:52; theme.py:227; */
"Cmdr" = "Км-др"; "Cmdr" = "Км-др";
/* 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:819; EDMarketConnector.py:1274; */ /* 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:824; EDMarketConnector.py:1279; */
"Role" = "Посада"; "Role" = "Посада";
/* 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:819; EDMarketConnector.py:1284; EDMarketConnector.py:1307; stats.py:367; */ /* 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:824; EDMarketConnector.py:1289; EDMarketConnector.py:1312; stats.py:367; */
"Ship" = "Корабель"; "Ship" = "Корабель";
/* EDMarketConnector.py: Label for 'Suit' line in main UI; In files: EDMarketConnector.py:820; */ /* EDMarketConnector.py: Label for 'Suit' line in main UI; In files: EDMarketConnector.py:825; */
"Suit" = "Костюм"; "Suit" = "Костюм";
/* 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:821; prefs.py:606; stats.py:369; */ /* 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:826; prefs.py:607; stats.py:369; */
"System" = "Система"; "System" = "Система";
/* 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:822; prefs.py:624; prefs.py:761; stats.py:370; */ /* 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:827; prefs.py:625; prefs.py:762; stats.py:370; */
"Station" = "Станція"; "Station" = "Станція";
/* EDMarketConnector.py: 'File' menu title on OSX; EDMarketConnector.py: 'File' menu title; EDMarketConnector.py: 'File' menu; In files: EDMarketConnector.py:825; EDMarketConnector.py:840; EDMarketConnector.py:843; EDMarketConnector.py:2002; */ /* EDMarketConnector.py: 'File' menu title on OSX; EDMarketConnector.py: 'File' menu title; EDMarketConnector.py: 'File' menu; In files: EDMarketConnector.py:830; EDMarketConnector.py:845; EDMarketConnector.py:848; EDMarketConnector.py:2015; */
"File" = "Файл"; "File" = "Файл";
/* EDMarketConnector.py: 'Edit' menu title on OSX; EDMarketConnector.py: 'Edit' menu title; In files: EDMarketConnector.py:826; EDMarketConnector.py:841; EDMarketConnector.py:844; */ /* EDMarketConnector.py: 'Edit' menu title on OSX; EDMarketConnector.py: 'Edit' menu title; In files: EDMarketConnector.py:831; EDMarketConnector.py:846; EDMarketConnector.py:849; */
"Edit" = "Редагувати"; "Edit" = "Редагувати";
/* EDMarketConnector.py: 'View' menu title on OSX; In files: EDMarketConnector.py:827; */ /* EDMarketConnector.py: 'View' menu title on OSX; In files: EDMarketConnector.py:832; */
"View" = "Вид"; "View" = "Вид";
/* EDMarketConnector.py: 'Window' menu title on OSX; In files: EDMarketConnector.py:828; */ /* EDMarketConnector.py: 'Window' menu title on OSX; In files: EDMarketConnector.py:833; */
"Window" = "Вікно"; "Window" = "Вікно";
/* EDMarketConnector.py: Help' menu title on OSX; EDMarketConnector.py: 'Help' menu title; In files: EDMarketConnector.py:829; EDMarketConnector.py:842; EDMarketConnector.py:845; */ /* EDMarketConnector.py: Help' menu title on OSX; EDMarketConnector.py: 'Help' menu title; In files: EDMarketConnector.py:834; EDMarketConnector.py:847; EDMarketConnector.py:850; */
"Help" = "Довідка"; "Help" = "Довідка";
/* EDMarketConnector.py: App menu entry on OSX; EDMarketConnector.py: Help > About App; In files: EDMarketConnector.py:832; EDMarketConnector.py:858; EDMarketConnector.py:1561; */ /* EDMarketConnector.py: App menu entry on OSX; EDMarketConnector.py: Help > About App; In files: EDMarketConnector.py:837; EDMarketConnector.py:863; EDMarketConnector.py:1566; */
"About {APP}" = "Про {APP}"; "About {APP}" = "Про {APP}";
/* EDMarketConnector.py: Help > Check for Updates...; In files: EDMarketConnector.py:834; EDMarketConnector.py:857; */ /* EDMarketConnector.py: Help > Check for Updates...; In files: EDMarketConnector.py:839; EDMarketConnector.py:862; */
"Check for Updates..." = "Перевірка оновлень..."; "Check for Updates..." = "Перевірка оновлень...";
/* EDMarketConnector.py: File > Save Raw Data...; In files: EDMarketConnector.py:835; EDMarketConnector.py:849; */ /* EDMarketConnector.py: File > Save Raw Data...; In files: EDMarketConnector.py:840; EDMarketConnector.py:854; */
"Save Raw Data..." = "Зберегти необроблені дані..."; "Save Raw Data..." = "Зберегти необроблені дані...";
/* EDMarketConnector.py: File > Status; stats.py: Status dialog title; In files: EDMarketConnector.py:836; EDMarketConnector.py:848; stats.py:364; */ /* EDMarketConnector.py: File > Status; stats.py: Status dialog title; In files: EDMarketConnector.py:841; EDMarketConnector.py:853; stats.py:364; */
"Status" = "Статус"; "Status" = "Статус";
/* EDMarketConnector.py: Help > Privacy Policy; In files: EDMarketConnector.py:837; EDMarketConnector.py:855; */ /* EDMarketConnector.py: Help > Privacy Policy; In files: EDMarketConnector.py:842; EDMarketConnector.py:860; */
"Privacy Policy" = "Політика конфіденційності"; "Privacy Policy" = "Політика конфіденційності";
/* EDMarketConnector.py: Help > Release Notes; In files: EDMarketConnector.py:838; EDMarketConnector.py:856; EDMarketConnector.py:1595; */ /* EDMarketConnector.py: Help > Release Notes; In files: EDMarketConnector.py:843; EDMarketConnector.py:861; EDMarketConnector.py:1600; */
"Release Notes" = "Інформація про реліз"; "Release Notes" = "Інформація про реліз";
/* EDMarketConnector.py: File > Settings; prefs.py: File > Settings (macOS); In files: EDMarketConnector.py:850; EDMarketConnector.py:2003; prefs.py:254; */ /* EDMarketConnector.py: File > Settings; prefs.py: File > Settings (macOS); In files: EDMarketConnector.py:855; EDMarketConnector.py:2016; prefs.py:255; */
"Settings" = "Налаштування"; "Settings" = "Налаштування";
/* EDMarketConnector.py: File > Exit; In files: EDMarketConnector.py:851; */ /* EDMarketConnector.py: File > Exit; In files: EDMarketConnector.py:856; */
"Exit" = "Вихід"; "Exit" = "Вихід";
/* EDMarketConnector.py: Help > Documentation; In files: EDMarketConnector.py:854; */ /* EDMarketConnector.py: Help > Documentation; In files: EDMarketConnector.py:859; */
"Documentation" = "Документація"; "Documentation" = "Документація";
/* EDMarketConnector.py: Label for 'Copy' as in 'Copy and Paste'; ttkHyperlinkLabel.py: Label for 'Copy' as in 'Copy and Paste'; In files: EDMarketConnector.py:861; ttkHyperlinkLabel.py:42; */ /* EDMarketConnector.py: Label for 'Copy' as in 'Copy and Paste'; ttkHyperlinkLabel.py: Label for 'Copy' as in 'Copy and Paste'; In files: EDMarketConnector.py:866; ttkHyperlinkLabel.py:42; */
"Copy" = "Копіювати"; "Copy" = "Копіювати";
/* EDMarketConnector.py: Status - Attempting to get a Frontier Auth Access Token; In files: EDMarketConnector.py:867; */ /* EDMarketConnector.py: Status - Attempting to get a Frontier Auth Access Token; In files: EDMarketConnector.py:872; */
"Logging in..." = "Вхід в..."; "Logging in..." = "Вхід в...";
/* EDMarketConnector.py: Successfully authenticated with the Frontier website; In files: EDMarketConnector.py:883; EDMarketConnector.py:1426; */ /* EDMarketConnector.py: Successfully authenticated with the Frontier website; In files: EDMarketConnector.py:888; EDMarketConnector.py:1431; */
"Authentication successful" = "Автентифікацію пройдено успішно"; "Authentication successful" = "Автентифікацію пройдено успішно";
/* EDMarketConnector.py: Player is not docked at a station, when we expect them to be; In files: EDMarketConnector.py:914; */ /* EDMarketConnector.py: Player is not docked at a station, when we expect them to be; In files: EDMarketConnector.py:919; */
"You're not docked at a station!" = "Ви не стиковані з станцією!"; "You're not docked at a station!" = "Ви не стиковані з станцією!";
/* EDMarketConnector.py: Status - Either no market or no modules data for station from Frontier CAPI; In files: EDMarketConnector.py:922; */ /* EDMarketConnector.py: Status - Either no market or no modules data for station from Frontier CAPI; In files: EDMarketConnector.py:927; */
"Station doesn't have anything!" = "На станції немає нічого!"; "Station doesn't have anything!" = "На станції немає нічого!";
/* EDMarketConnector.py: Status - No station market data from Frontier CAPI; In files: EDMarketConnector.py:927; */ /* EDMarketConnector.py: Status - No station market data from Frontier CAPI; In files: EDMarketConnector.py:932; */
"Station doesn't have a market!" = "На станції немає ринку!"; "Station doesn't have a market!" = "На станції немає ринку!";
/* EDMarketConnector.py: Status - Attempting to retrieve data from Frontier CAPI; In files: EDMarketConnector.py:1001; */ /* EDMarketConnector.py: Status - Attempting to retrieve data from Frontier CAPI; In files: EDMarketConnector.py:1006; */
"Fetching data..." = "Отримання даних..."; "Fetching data..." = "Отримання даних...";
/* EDMarketConnector.py: No data was returned for the commander from the Frontier CAPI; In files: EDMarketConnector.py:1042; */ /* EDMarketConnector.py: No data was returned for the commander from the Frontier CAPI; In files: EDMarketConnector.py:1047; */
"CAPI: No commander data returned" = "CAPI: Не отримано данних пілота"; "CAPI: No commander data returned" = "CAPI: Не отримано данних пілота";
/* EDMarketConnector.py: We didn't have the commander name when we should have; stats.py: Unknown commander; In files: EDMarketConnector.py:1046; stats.py:298; */ /* EDMarketConnector.py: We didn't have the commander name when we should have; stats.py: Unknown commander; In files: EDMarketConnector.py:1051; stats.py:298; */
"Who are you?!" = "Хто ти?!"; "Who are you?!" = "Хто ти?!";
/* EDMarketConnector.py: We don't know where the commander is, when we should; stats.py: Unknown location; In files: EDMarketConnector.py:1052; stats.py:308; */ /* EDMarketConnector.py: We don't know where the commander is, when we should; stats.py: Unknown location; In files: EDMarketConnector.py:1057; stats.py:308; */
"Where are you?!" = "Де ми?!"; "Where are you?!" = "Де ми?!";
/* EDMarketConnector.py: We don't know what ship the commander is in, when we should; stats.py: Unknown ship; In files: EDMarketConnector.py:1059; stats.py:316; */ /* EDMarketConnector.py: We don't know what ship the commander is in, when we should; stats.py: Unknown ship; In files: EDMarketConnector.py:1064; stats.py:316; */
"What are you flying?!" = "На чому летимо?!"; "What are you flying?!" = "На чому летимо?!";
/* EDMarketConnector.py: Time when we last obtained Frontier CAPI data; In files: EDMarketConnector.py:1221; */ /* EDMarketConnector.py: Time when we last obtained Frontier CAPI data; In files: EDMarketConnector.py:1226; */
"Last updated at %H:%M:%S" = "Останнє оновлення було %H:%M:%S"; "Last updated at %H:%M:%S" = "Останнє оновлення було %H:%M:%S";
/* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1249; */ /* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1254; */
"Fighter" = "Винищувач"; "Fighter" = "Винищувач";
/* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1250; */ /* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1255; */
"Gunner" = "Стрілець"; "Gunner" = "Стрілець";
/* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1251; */ /* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1256; */
"Helm" = "Керівник"; "Helm" = "Керівник";
/* EDMarketConnector.py: Cooldown on 'Update' button; In files: EDMarketConnector.py:1509; */ /* EDMarketConnector.py: Cooldown on 'Update' button; In files: EDMarketConnector.py:1514; */
"cooldown {SS}s" = "очікування {SS} сек"; "cooldown {SS}s" = "очікування {SS} сек";
/* EDMarketConnector.py: Generic 'OK' button label; prefs.py: 'OK' button on Settings/Preferences window; In files: EDMarketConnector.py:1621; prefs.py:305; */ /* EDMarketConnector.py: Generic 'OK' button label; prefs.py: 'OK' button on Settings/Preferences window; In files: EDMarketConnector.py:1626; prefs.py:306; */
"OK" = "Згода"; "OK" = "Згода";
/* EDMarketConnector.py: The application is shutting down; In files: EDMarketConnector.py:1688; */ /* EDMarketConnector.py: The application is shutting down; In files: EDMarketConnector.py:1693; */
"Shutting down..." = "Закриття..."; "Shutting down..." = "Закриття...";
/* EDMarketConnector.py: Popup-text about 'active' plugins without Python 3.x support; In files: EDMarketConnector.py:1991:1997; */ /* EDMarketConnector.py: Popup-text about 'active' plugins without Python 3.x support; In files: EDMarketConnector.py:2004:2010; */
"One or more of your enabled plugins do not yet have support for Python 3.x. Please see the list on the '{PLUGINS}' tab of '{FILE}' > '{SETTINGS}'. You should check if there is an updated version available, else alert the developer that they need to update the code for Python 3.x.\r\n\r\nYou can disable a plugin by renaming its folder to have '{DISABLED}' on the end of the name." = "Один або кілька увімкнених плагінів ще не підтримують Python 3.x. Перегляньте список на вкладці '{PLUGINS}' в '{FILE}' > '{SETTINGS}'. Ви повинні перевірити, чи є в наявності оновлена ​​версія, інакше повідомити розробника плагіну про те, що їм потрібно оновити код для Python 3.x.\n\nВи можете відключити плагін, перейменувавши його папку додавши '{DISABLED}' в кінці назви."; "One or more of your enabled plugins do not yet have support for Python 3.x. Please see the list on the '{PLUGINS}' tab of '{FILE}' > '{SETTINGS}'. You should check if there is an updated version available, else alert the developer that they need to update the code for Python 3.x.\r\n\r\nYou can disable a plugin by renaming its folder to have '{DISABLED}' on the end of the name." = "Один або кілька увімкнених плагінів ще не підтримують Python 3.x. Перегляньте список на вкладці '{PLUGINS}' в '{FILE}' > '{SETTINGS}'. Ви повинні перевірити, чи є в наявності оновлена ​​версія, інакше повідомити розробника плагіну про те, що їм потрібно оновити код для Python 3.x.\n\nВи можете відключити плагін, перейменувавши його папку додавши '{DISABLED}' в кінці назви.";
/* EDMarketConnector.py: Settings > Plugins tab; prefs.py: Label on Settings > Plugins tab; In files: EDMarketConnector.py:2001; prefs.py:976; */ /* EDMarketConnector.py: Settings > Plugins tab; prefs.py: Label on Settings > Plugins tab; In files: EDMarketConnector.py:2014; prefs.py:978; */
"Plugins" = "Плагіни"; "Plugins" = "Плагіни";
/* EDMarketConnector.py: Popup window title for list of 'enabled' plugins that don't work with Python 3.x; In files: EDMarketConnector.py:2012; */ /* EDMarketConnector.py: Popup window title for list of 'enabled' plugins that don't work with Python 3.x; In files: EDMarketConnector.py:2025; */
"EDMC: Plugins Without Python 3.x Support" = "EDMC: Плагіни без підтримки Python 3.x!"; "EDMC: Plugins Without Python 3.x Support" = "EDMC: Плагіни без підтримки Python 3.x!";
/* journal_lock.py: Title text on popup when Journal directory already locked; In files: journal_lock.py:206; */ /* journal_lock.py: Title text on popup when Journal directory already locked; In files: journal_lock.py:206; */
@ -166,7 +166,7 @@
/* journal_lock.py: Generic 'Ignore' button label; In files: journal_lock.py:232; */ /* journal_lock.py: Generic 'Ignore' button label; In files: journal_lock.py:232; */
"Ignore" = "Ігнорувати"; "Ignore" = "Ігнорувати";
/* 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:194; prefs.py:467; prefs.py:701; prefs.py:734; */ /* 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:194; prefs.py:468; prefs.py:702; prefs.py:735; */
"Default" = "Стандартне налаштування"; "Default" = "Стандартне налаштування";
/* eddn.py: Status text shown while attempting to send data; In files: eddn.py:251; eddn.py:698; eddn.py:1438; */ /* eddn.py: Status text shown while attempting to send data; In files: eddn.py:251; eddn.py:698; eddn.py:1438; */
@ -196,7 +196,7 @@
/* edsm.py: EDSM API key label; inara.py: Inara API key label; In files: edsm.py:273; inara.py:243; */ /* edsm.py: EDSM API key label; inara.py: Inara API key label; In files: edsm.py:273; inara.py:243; */
"API Key" = "API Ключ"; "API Key" = "API Ключ";
/* edsm.py: We have no data on the current commander; prefs.py: No hotkey/shortcut set; stats.py: No rank; In files: edsm.py:300; prefs.py:519; prefs.py:1173; prefs.py:1206; stats.py:119; stats.py:138; stats.py:157; stats.py:174; */ /* edsm.py: We have no data on the current commander; prefs.py: No hotkey/shortcut set; stats.py: No rank; In files: edsm.py:300; prefs.py:520; prefs.py:1174; prefs.py:1207; stats.py:119; stats.py:138; stats.py:157; stats.py:174; */
"None" = "Нічого"; "None" = "Нічого";
/* edsm.py: EDSM Plugin - Error message from EDSM API; In files: edsm.py:746; edsm.py:874; */ /* edsm.py: EDSM Plugin - Error message from EDSM API; In files: edsm.py:746; edsm.py:874; */
@ -214,133 +214,136 @@
/* inara.py: INARA API returned some kind of error (error message will be contained in {MSG}); In files: inara.py:1580; inara.py:1593; */ /* inara.py: INARA API returned some kind of error (error message will be contained in {MSG}); In files: inara.py:1580; inara.py:1593; */
"Error: Inara {MSG}" = "Помилка: Inara {MSG}"; "Error: Inara {MSG}" = "Помилка: Inara {MSG}";
/* prefs.py: File > Preferences menu entry for macOS; In files: prefs.py:250; */ /* prefs.py: File > Preferences menu entry for macOS; In files: prefs.py:251; */
"Preferences" = "Уподобання"; "Preferences" = "Уподобання";
/* prefs.py: Settings > Output - choosing what data to save to files; In files: prefs.py:347; */ /* prefs.py: Settings > Output - choosing what data to save to files; In files: prefs.py:348; */
"Please choose what data to save" = "Оберіть дані які буде збережено"; "Please choose what data to save" = "Оберіть дані які буде збережено";
/* prefs.py: Settings > Output option; In files: prefs.py:353; */ /* prefs.py: Settings > Output option; In files: prefs.py:354; */
"Market data in CSV format file" = "Ринкові дані у форматі CSV файлу"; "Market data in CSV format file" = "Ринкові дані у форматі CSV файлу";
/* prefs.py: Settings > Output option; In files: prefs.py:362; */ /* prefs.py: Settings > Output option; In files: prefs.py:363; */
"Market data in Trade Dangerous format file" = "Ринкові дані у форматі Trade Dangerous файлу"; "Market data in Trade Dangerous format file" = "Ринкові дані у форматі Trade Dangerous файлу";
/* prefs.py: Settings > Output option; In files: prefs.py:372; */ /* prefs.py: Settings > Output option; In files: prefs.py:373; */
"Ship loadout" = "Технічні дані корабля"; "Ship loadout" = "Технічні дані корабля";
/* prefs.py: Settings > Output option; In files: prefs.py:382; */ /* prefs.py: Settings > Output option; In files: prefs.py:383; */
"Automatically update on docking" = "Автоматичне оновлювання при стикуванні зі станцією"; "Automatically update on docking" = "Автоматичне оновлювання при стикуванні зі станцією";
/* prefs.py: Settings > Output - Label for "where files are located"; In files: prefs.py:391; prefs.py:410; */ /* prefs.py: Settings > Output - Label for "where files are located"; In files: prefs.py:392; prefs.py:411; */
"File location" = "Розташування файлу"; "File location" = "Розташування файлу";
/* prefs.py: macOS Preferences - files location selection button; In files: prefs.py:399; prefs.py:449; */ /* prefs.py: macOS Preferences - files location selection button; In files: prefs.py:400; prefs.py:450; */
"Change..." = "Внесення змін..."; "Change..." = "Внесення змін...";
/* prefs.py: NOT-macOS Settings - files location selection button; prefs.py: NOT-macOS Setting - files location selection button; In files: prefs.py:402; prefs.py:452; */ /* prefs.py: NOT-macOS Settings - files location selection button; prefs.py: NOT-macOS Setting - files location selection button; In files: prefs.py:403; prefs.py:453; */
"Browse..." = "Перегляд..."; "Browse..." = "Перегляд...";
/* prefs.py: Label for 'Output' Settings/Preferences tab; In files: prefs.py:417; */ /* prefs.py: Label for 'Output' Settings/Preferences tab; In files: prefs.py:418; */
"Output" = "Вивід"; "Output" = "Вивід";
/* prefs.py: Settings > Configuration - Label for Journal files location; In files: prefs.py:443; prefs.py:458; */ /* prefs.py: Settings > Configuration - Label for Journal files location; In files: prefs.py:444; prefs.py:459; */
"E:D journal file location" = "Розташування файлу-журналу E:D"; "E:D journal file location" = "Розташування файлу-журналу E:D";
/* prefs.py: Hotkey/Shortcut settings prompt on OSX; In files: prefs.py:483; */ /* prefs.py: Hotkey/Shortcut settings prompt on OSX; In files: prefs.py:484; */
"Keyboard shortcut" = "Сполучення клавіш"; "Keyboard shortcut" = "Сполучення клавіш";
/* prefs.py: Hotkey/Shortcut settings prompt on Windows; In files: prefs.py:485; */ /* prefs.py: Hotkey/Shortcut settings prompt on Windows; In files: prefs.py:486; */
"Hotkey" = "Гаряча клавіша"; "Hotkey" = "Гаряча клавіша";
/* prefs.py: macOS Preferences > Configuration - restart the app message; In files: prefs.py:494; */ /* prefs.py: macOS Preferences > Configuration - restart the app message; In files: prefs.py:495; */
"Re-start {APP} to use shortcuts" = "Перезавантажте {APP} для використання ярликів"; "Re-start {APP} to use shortcuts" = "Перезавантажте {APP} для використання ярликів";
/* prefs.py: macOS - Configuration - need to grant the app permission for keyboard shortcuts; In files: prefs.py:503; */ /* prefs.py: macOS - Configuration - need to grant the app permission for keyboard shortcuts; In files: prefs.py:504; */
"{APP} needs permission to use shortcuts" = "{APP} необхідні дозволи для використання ярликів"; "{APP} needs permission to use shortcuts" = "{APP} необхідні дозволи для використання ярликів";
/* prefs.py: Shortcut settings button on OSX; In files: prefs.py:508; */ /* prefs.py: Shortcut settings button on OSX; In files: prefs.py:509; */
"Open System Preferences" = "Відкрити налаштування системи"; "Open System Preferences" = "Відкрити налаштування системи";
/* prefs.py: Configuration - Act on hotkey only when ED is in foreground; In files: prefs.py:530; */ /* prefs.py: Configuration - Act on hotkey only when ED is in foreground; In files: prefs.py:531; */
"Only when Elite: Dangerous is the active app" = "Тільки тоді, коли Elite: Dangerous є активним додатком"; "Only when Elite: Dangerous is the active app" = "Тільки тоді, коли Elite: Dangerous є активним додатком";
/* prefs.py: Configuration - play sound when hotkey used; In files: prefs.py:541; */ /* prefs.py: Configuration - play sound when hotkey used; In files: prefs.py:542; */
"Play sound" = "Грати звук"; "Play sound" = "Грати звук";
/* prefs.py: Configuration - disable checks for app updates when in-game; In files: prefs.py:556; */ /* prefs.py: Configuration - disable checks for app updates when in-game; In files: prefs.py:557; */
"Disable Automatic Application Updates Check when in-game" = "Вимкнути автоматичні перевірки оновлення додатку, коли в грі"; "Disable Automatic Application Updates Check when in-game" = "Вимкнути автоматичні перевірки оновлення додатку, коли в грі";
/* prefs.py: Label for preferred shipyard, system and station 'providers'; In files: prefs.py:569; */ /* prefs.py: Label for preferred shipyard, system and station 'providers'; In files: prefs.py:570; */
"Preferred websites" = "Обрані веб-сайти"; "Preferred websites" = "Обрані веб-сайти";
/* prefs.py: Label for Shipyard provider selection; In files: prefs.py:580; */ /* prefs.py: Label for Shipyard provider selection; In files: prefs.py:581; */
"Shipyard" = "Корабельна верф"; "Shipyard" = "Корабельна верф";
/* prefs.py: Label for checkbox to utilise alternative Coriolis URL method; In files: prefs.py:592; */ /* prefs.py: Label for checkbox to utilise alternative Coriolis URL method; In files: prefs.py:593; */
"Use alternate URL method" = "Використовувати альтернативний URL-метод"; "Use alternate URL method" = "Використовувати альтернативний URL-метод";
/* prefs.py: Configuration - Label for selection of Log Level; In files: prefs.py:645; */ /* prefs.py: Configuration - Label for selection of Log Level; In files: prefs.py:646; */
"Log Level" = "Рівень подробиць журналу"; "Log Level" = "Рівень подробиць журналу";
/* prefs.py: Label for 'Configuration' tab in Settings; In files: prefs.py:673; */ /* prefs.py: Label for 'Configuration' tab in Settings; In files: prefs.py:674; */
"Configuration" = "Конфігурація"; "Configuration" = "Конфігурація";
/* prefs.py: Preferences privacy tab title; In files: prefs.py:695; */ /* prefs.py: Preferences privacy tab title; In files: prefs.py:696; */
"Privacy" = "Конфіденційність"; "Privacy" = "Конфіденційність";
/* prefs.py: Label for Settings > Appeareance > selection of 'normal' text colour; In files: prefs.py:708; */ /* prefs.py: Label for Settings > Appeareance > selection of 'normal' text colour; In files: prefs.py:709; */
"Normal text" = "Нормальний текст"; "Normal text" = "Нормальний текст";
/* prefs.py: Label for Settings > Appeareance > selection of 'highlightes' text colour; In files: prefs.py:710; */ /* prefs.py: Label for Settings > Appeareance > selection of 'highlightes' text colour; In files: prefs.py:711; */
"Highlighted text" = "Виділений текст"; "Highlighted text" = "Виділений текст";
/* prefs.py: Appearance - Label for selection of application display language; In files: prefs.py:719; */ /* prefs.py: Appearance - Label for selection of application display language; In files: prefs.py:720; */
"Language" = "Мова"; "Language" = "Мова";
/* prefs.py: Label for Settings > Appearance > Theme selection; In files: prefs.py:729; */ /* prefs.py: Label for Settings > Appearance > Theme selection; In files: prefs.py:730; */
"Theme" = "Тема"; "Theme" = "Тема";
/* prefs.py: Label for 'Dark' theme radio button; In files: prefs.py:740; */ /* prefs.py: Label for 'Dark' theme radio button; In files: prefs.py:741; */
"Dark" = "Темний"; "Dark" = "Темний";
/* prefs.py: Label for 'Transparent' theme radio button; In files: prefs.py:747; */ /* prefs.py: Label for 'Transparent' theme radio button; In files: prefs.py:748; */
"Transparent" = "Прозора"; "Transparent" = "Прозора";
/* prefs.py: Appearance - Label for selection of UI scaling; In files: prefs.py:793; */ /* prefs.py: Appearance - Label for selection of UI scaling; In files: prefs.py:794; */
"UI Scale Percentage" = "Відсоток шкали інтерфейсу користувача"; "UI Scale Percentage" = "Відсоток шкали інтерфейсу користувача";
/* prefs.py: Appearance - Help/hint text for UI scaling selection; In files: prefs.py:814; */ /* prefs.py: Appearance - Help/hint text for UI scaling selection; In files: prefs.py:815; */
"100 means Default{CR}Restart Required for{CR}changes to take effect!" = "100 означає, що {CR} потрібно перезапустити за замовчуванням, щоб зміни вступили в силу {CR}!"; "100 means Default{CR}Restart Required for{CR}changes to take effect!" = "100 означає, що {CR} потрібно перезапустити за замовчуванням, щоб зміни вступили в силу {CR}!";
/* prefs.py: Appearance - Label for selection of main window transparency; In files: prefs.py:824; */ /* prefs.py: Appearance - Label for selection of main window transparency; In files: prefs.py:825; */
"Main window transparency" = "Прозорість головного вікна"; "Main window transparency" = "Прозорість головного вікна";
/* prefs.py: Appearance - Help/hint text for Main window transparency selection; In files: prefs.py:844:847; */ /* prefs.py: Appearance - Help/hint text for Main window transparency selection; In files: prefs.py:845:848; */
"100 means fully opaque.{CR}Window is updated in real time" = "100 означає повністю непрозоре. {CR} Вікно буде оновлюватись в режимі реального часу"; "100 means fully opaque.{CR}Window is updated in real time" = "100 означає повністю непрозоре. {CR} Вікно буде оновлюватись в режимі реального часу";
/* prefs.py: Label for Settings > Appearance tab; In files: prefs.py:883; */ /* prefs.py: Appearance option for Windows "minimize to system tray"; In files: prefs.py:877; */
"Minimize to system tray" = "Згорнути програму";
/* prefs.py: Label for Settings > Appearance tab; In files: prefs.py:885; */
"Appearance" = "Зовнішній вигляд"; "Appearance" = "Зовнішній вигляд";
/* prefs.py: Label for location of third-party plugins folder; In files: prefs.py:898; */ /* prefs.py: Label for location of third-party plugins folder; In files: prefs.py:900; */
"Plugins folder" = "Сховище плагінів"; "Plugins folder" = "Сховище плагінів";
/* prefs.py: Label on button used to open a filesystem folder; In files: prefs.py:905; */ /* prefs.py: Label on button used to open a filesystem folder; In files: prefs.py:907; */
"Open" = "Відкрити"; "Open" = "Відкрити";
/* prefs.py: Tip/label about how to disable plugins; In files: prefs.py:913; */ /* prefs.py: Tip/label about how to disable plugins; In files: prefs.py:915; */
"Tip: You can disable a plugin by{CR}adding '{EXT}' to its folder name" = "Підказка: Ви можете відключити плагін через {CR} додання '{EXT}' до назви папки"; "Tip: You can disable a plugin by{CR}adding '{EXT}' to its folder name" = "Підказка: Ви можете відключити плагін через {CR} додання '{EXT}' до назви папки";
/* prefs.py: Label on list of enabled plugins; In files: prefs.py:924; */ /* prefs.py: Label on list of enabled plugins; In files: prefs.py:926; */
"Enabled Plugins" = "Увімкнені плагіни"; "Enabled Plugins" = "Увімкнені плагіни";
/* prefs.py: Plugins - Label for list of 'enabled' plugins that don't work with Python 3.x; In files: prefs.py:944; */ /* prefs.py: Plugins - Label for list of 'enabled' plugins that don't work with Python 3.x; In files: prefs.py:946; */
"Plugins Without Python 3.x Support:" = "Плагіни без підтримки Python 3.x:"; "Plugins Without Python 3.x Support:" = "Плагіни без підтримки Python 3.x:";
/* prefs.py: Plugins - Label on URL to documentation about migrating plugins from Python 2.7; In files: prefs.py:952; */ /* prefs.py: Plugins - Label on URL to documentation about migrating plugins from Python 2.7; In files: prefs.py:954; */
"Information on migrating plugins" = "Інформація про міграцію плагінів"; "Information on migrating plugins" = "Інформація про міграцію плагінів";
/* prefs.py: Lable on list of user-disabled plugins; In files: prefs.py:967; */ /* prefs.py: Lable on list of user-disabled plugins; In files: prefs.py:969; */
"Disabled Plugins" = "Вимкнені плагіни"; "Disabled Plugins" = "Вимкнені плагіни";
/* stats.py: Cmdr stats; In files: stats.py:53; */ /* stats.py: Cmdr stats; In files: stats.py:53; */

View File

@ -31,142 +31,142 @@
/* companion.py: Frontier CAPI data retrieval failed; In files: companion.py:811; */ /* companion.py: Frontier CAPI data retrieval failed; In files: companion.py:811; */
"Frontier CAPI query failure" = "无法访问 Frontier CAPI"; "Frontier CAPI query failure" = "无法访问 Frontier CAPI";
/* EDMarketConnector.py: Update button in main window; In files: EDMarketConnector.py:528; EDMarketConnector.py:823; EDMarketConnector.py:1515; */ /* EDMarketConnector.py: Update button in main window; In files: EDMarketConnector.py:529; EDMarketConnector.py:828; EDMarketConnector.py:1520; */
"Update" = "更新"; "Update" = "更新";
/* 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:611; prefs.py:866; */ /* 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:612; prefs.py:867; */
"Always on top" = "永远在最前"; "Always on top" = "永远在最前";
/* EDMarketConnector.py: Unknown suit; In files: EDMarketConnector.py:741; */ /* EDMarketConnector.py: Unknown suit; In files: EDMarketConnector.py:746; */
"Unknown" = "未知"; "Unknown" = "未知";
/* EDMarketConnector.py: ED Journal file location appears to be in error; In files: EDMarketConnector.py:810; */ /* EDMarketConnector.py: ED Journal file location appears to be in error; In files: EDMarketConnector.py:815; */
"Error: Check E:D journal file location" = "错误:请检查 E:D 日志文件位置"; "Error: Check E:D journal file location" = "错误:请检查 E:D 日志文件位置";
/* 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:817; edsm.py:257; stats.py:52; theme.py:227; */ /* 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:822; edsm.py:257; stats.py:52; theme.py:227; */
"Cmdr" = "指挥官"; "Cmdr" = "指挥官";
/* 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:819; EDMarketConnector.py:1274; */ /* 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:824; EDMarketConnector.py:1279; */
"Role" = "角色"; "Role" = "角色";
/* 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:819; EDMarketConnector.py:1284; EDMarketConnector.py:1307; stats.py:367; */ /* 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:824; EDMarketConnector.py:1289; EDMarketConnector.py:1312; stats.py:367; */
"Ship" = "飞船"; "Ship" = "飞船";
/* EDMarketConnector.py: Label for 'Suit' line in main UI; In files: EDMarketConnector.py:820; */ /* EDMarketConnector.py: Label for 'Suit' line in main UI; In files: EDMarketConnector.py:825; */
"Suit" = "套装"; "Suit" = "套装";
/* 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:821; prefs.py:606; stats.py:369; */ /* 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:826; prefs.py:607; stats.py:369; */
"System" = "星系"; "System" = "星系";
/* 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:822; prefs.py:624; prefs.py:761; stats.py:370; */ /* 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:827; prefs.py:625; prefs.py:762; stats.py:370; */
"Station" = "站点"; "Station" = "站点";
/* EDMarketConnector.py: 'File' menu title on OSX; EDMarketConnector.py: 'File' menu title; EDMarketConnector.py: 'File' menu; In files: EDMarketConnector.py:825; EDMarketConnector.py:840; EDMarketConnector.py:843; EDMarketConnector.py:2002; */ /* EDMarketConnector.py: 'File' menu title on OSX; EDMarketConnector.py: 'File' menu title; EDMarketConnector.py: 'File' menu; In files: EDMarketConnector.py:830; EDMarketConnector.py:845; EDMarketConnector.py:848; EDMarketConnector.py:2015; */
"File" = "文件"; "File" = "文件";
/* EDMarketConnector.py: 'Edit' menu title on OSX; EDMarketConnector.py: 'Edit' menu title; In files: EDMarketConnector.py:826; EDMarketConnector.py:841; EDMarketConnector.py:844; */ /* EDMarketConnector.py: 'Edit' menu title on OSX; EDMarketConnector.py: 'Edit' menu title; In files: EDMarketConnector.py:831; EDMarketConnector.py:846; EDMarketConnector.py:849; */
"Edit" = "编辑"; "Edit" = "编辑";
/* EDMarketConnector.py: 'View' menu title on OSX; In files: EDMarketConnector.py:827; */ /* EDMarketConnector.py: 'View' menu title on OSX; In files: EDMarketConnector.py:832; */
"View" = "显示"; "View" = "显示";
/* EDMarketConnector.py: 'Window' menu title on OSX; In files: EDMarketConnector.py:828; */ /* EDMarketConnector.py: 'Window' menu title on OSX; In files: EDMarketConnector.py:833; */
"Window" = "窗口"; "Window" = "窗口";
/* EDMarketConnector.py: Help' menu title on OSX; EDMarketConnector.py: 'Help' menu title; In files: EDMarketConnector.py:829; EDMarketConnector.py:842; EDMarketConnector.py:845; */ /* EDMarketConnector.py: Help' menu title on OSX; EDMarketConnector.py: 'Help' menu title; In files: EDMarketConnector.py:834; EDMarketConnector.py:847; EDMarketConnector.py:850; */
"Help" = "帮助"; "Help" = "帮助";
/* EDMarketConnector.py: App menu entry on OSX; EDMarketConnector.py: Help > About App; In files: EDMarketConnector.py:832; EDMarketConnector.py:858; EDMarketConnector.py:1561; */ /* EDMarketConnector.py: App menu entry on OSX; EDMarketConnector.py: Help > About App; In files: EDMarketConnector.py:837; EDMarketConnector.py:863; EDMarketConnector.py:1566; */
"About {APP}" = "关于 {APP}"; "About {APP}" = "关于 {APP}";
/* EDMarketConnector.py: Help > Check for Updates...; In files: EDMarketConnector.py:834; EDMarketConnector.py:857; */ /* EDMarketConnector.py: Help > Check for Updates...; In files: EDMarketConnector.py:839; EDMarketConnector.py:862; */
"Check for Updates..." = "检查版本更新…"; "Check for Updates..." = "检查版本更新…";
/* EDMarketConnector.py: File > Save Raw Data...; In files: EDMarketConnector.py:835; EDMarketConnector.py:849; */ /* EDMarketConnector.py: File > Save Raw Data...; In files: EDMarketConnector.py:840; EDMarketConnector.py:854; */
"Save Raw Data..." = "保存原始数据…"; "Save Raw Data..." = "保存原始数据…";
/* EDMarketConnector.py: File > Status; stats.py: Status dialog title; In files: EDMarketConnector.py:836; EDMarketConnector.py:848; stats.py:364; */ /* EDMarketConnector.py: File > Status; stats.py: Status dialog title; In files: EDMarketConnector.py:841; EDMarketConnector.py:853; stats.py:364; */
"Status" = "状态"; "Status" = "状态";
/* EDMarketConnector.py: Help > Privacy Policy; In files: EDMarketConnector.py:837; EDMarketConnector.py:855; */ /* EDMarketConnector.py: Help > Privacy Policy; In files: EDMarketConnector.py:842; EDMarketConnector.py:860; */
"Privacy Policy" = "隐私政策"; "Privacy Policy" = "隐私政策";
/* EDMarketConnector.py: Help > Release Notes; In files: EDMarketConnector.py:838; EDMarketConnector.py:856; EDMarketConnector.py:1595; */ /* EDMarketConnector.py: Help > Release Notes; In files: EDMarketConnector.py:843; EDMarketConnector.py:861; EDMarketConnector.py:1600; */
"Release Notes" = "更新说明"; "Release Notes" = "更新说明";
/* EDMarketConnector.py: File > Settings; prefs.py: File > Settings (macOS); In files: EDMarketConnector.py:850; EDMarketConnector.py:2003; prefs.py:254; */ /* EDMarketConnector.py: File > Settings; prefs.py: File > Settings (macOS); In files: EDMarketConnector.py:855; EDMarketConnector.py:2016; prefs.py:255; */
"Settings" = "设置"; "Settings" = "设置";
/* EDMarketConnector.py: File > Exit; In files: EDMarketConnector.py:851; */ /* EDMarketConnector.py: File > Exit; In files: EDMarketConnector.py:856; */
"Exit" = "退出"; "Exit" = "退出";
/* EDMarketConnector.py: Help > Documentation; In files: EDMarketConnector.py:854; */ /* EDMarketConnector.py: Help > Documentation; In files: EDMarketConnector.py:859; */
"Documentation" = "帮助文档"; "Documentation" = "帮助文档";
/* EDMarketConnector.py: Label for 'Copy' as in 'Copy and Paste'; ttkHyperlinkLabel.py: Label for 'Copy' as in 'Copy and Paste'; In files: EDMarketConnector.py:861; ttkHyperlinkLabel.py:42; */ /* EDMarketConnector.py: Label for 'Copy' as in 'Copy and Paste'; ttkHyperlinkLabel.py: Label for 'Copy' as in 'Copy and Paste'; In files: EDMarketConnector.py:866; ttkHyperlinkLabel.py:42; */
"Copy" = "复制"; "Copy" = "复制";
/* EDMarketConnector.py: Status - Attempting to get a Frontier Auth Access Token; In files: EDMarketConnector.py:867; */ /* EDMarketConnector.py: Status - Attempting to get a Frontier Auth Access Token; In files: EDMarketConnector.py:872; */
"Logging in..." = "登录中…"; "Logging in..." = "登录中…";
/* EDMarketConnector.py: Successfully authenticated with the Frontier website; In files: EDMarketConnector.py:883; EDMarketConnector.py:1426; */ /* EDMarketConnector.py: Successfully authenticated with the Frontier website; In files: EDMarketConnector.py:888; EDMarketConnector.py:1431; */
"Authentication successful" = "身份验证成功"; "Authentication successful" = "身份验证成功";
/* EDMarketConnector.py: Player is not docked at a station, when we expect them to be; In files: EDMarketConnector.py:914; */ /* EDMarketConnector.py: Player is not docked at a station, when we expect them to be; In files: EDMarketConnector.py:919; */
"You're not docked at a station!" = "你尚未靠站!"; "You're not docked at a station!" = "你尚未靠站!";
/* EDMarketConnector.py: Status - Either no market or no modules data for station from Frontier CAPI; In files: EDMarketConnector.py:922; */ /* EDMarketConnector.py: Status - Either no market or no modules data for station from Frontier CAPI; In files: EDMarketConnector.py:927; */
"Station doesn't have anything!" = "此站点没有任何货物!"; "Station doesn't have anything!" = "此站点没有任何货物!";
/* EDMarketConnector.py: Status - No station market data from Frontier CAPI; In files: EDMarketConnector.py:927; */ /* EDMarketConnector.py: Status - No station market data from Frontier CAPI; In files: EDMarketConnector.py:932; */
"Station doesn't have a market!" = "此站点没有货物市场!"; "Station doesn't have a market!" = "此站点没有货物市场!";
/* EDMarketConnector.py: Status - Attempting to retrieve data from Frontier CAPI; In files: EDMarketConnector.py:1001; */ /* EDMarketConnector.py: Status - Attempting to retrieve data from Frontier CAPI; In files: EDMarketConnector.py:1006; */
"Fetching data..." = "取得数据…"; "Fetching data..." = "取得数据…";
/* EDMarketConnector.py: No data was returned for the commander from the Frontier CAPI; In files: EDMarketConnector.py:1042; */ /* EDMarketConnector.py: No data was returned for the commander from the Frontier CAPI; In files: EDMarketConnector.py:1047; */
"CAPI: No commander data returned" = "CAPI没有指挥官数据"; "CAPI: No commander data returned" = "CAPI没有指挥官数据";
/* EDMarketConnector.py: We didn't have the commander name when we should have; stats.py: Unknown commander; In files: EDMarketConnector.py:1046; stats.py:298; */ /* EDMarketConnector.py: We didn't have the commander name when we should have; stats.py: Unknown commander; In files: EDMarketConnector.py:1051; stats.py:298; */
"Who are you?!" = "你是谁?!"; "Who are you?!" = "你是谁?!";
/* EDMarketConnector.py: We don't know where the commander is, when we should; stats.py: Unknown location; In files: EDMarketConnector.py:1052; stats.py:308; */ /* EDMarketConnector.py: We don't know where the commander is, when we should; stats.py: Unknown location; In files: EDMarketConnector.py:1057; stats.py:308; */
"Where are you?!" = "你在哪里?!"; "Where are you?!" = "你在哪里?!";
/* EDMarketConnector.py: We don't know what ship the commander is in, when we should; stats.py: Unknown ship; In files: EDMarketConnector.py:1059; stats.py:316; */ /* EDMarketConnector.py: We don't know what ship the commander is in, when we should; stats.py: Unknown ship; In files: EDMarketConnector.py:1064; stats.py:316; */
"What are you flying?!" = "你在飞什么?!"; "What are you flying?!" = "你在飞什么?!";
/* EDMarketConnector.py: Frontier CAPI server error when fetching data; In files: EDMarketConnector.py:1171; */ /* EDMarketConnector.py: Frontier CAPI server error when fetching data; In files: EDMarketConnector.py:1176; */
"Frontier CAPI server error" = "Frontier CAPI 服务器错误"; "Frontier CAPI server error" = "Frontier CAPI 服务器错误";
/* EDMarketConnector.py: Time when we last obtained Frontier CAPI data; In files: EDMarketConnector.py:1221; */ /* EDMarketConnector.py: Time when we last obtained Frontier CAPI data; In files: EDMarketConnector.py:1226; */
"Last updated at %H:%M:%S" = "最后更新于 %H:%M:%S"; "Last updated at %H:%M:%S" = "最后更新于 %H:%M:%S";
/* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1249; */ /* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1254; */
"Fighter" = "舰载机驾驶员"; "Fighter" = "舰载机驾驶员";
/* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1250; */ /* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1255; */
"Gunner" = "炮手"; "Gunner" = "炮手";
/* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1251; */ /* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1256; */
"Helm" = "舵手"; "Helm" = "舵手";
/* EDMarketConnector.py: Cooldown on 'Update' button; In files: EDMarketConnector.py:1509; */ /* EDMarketConnector.py: Cooldown on 'Update' button; In files: EDMarketConnector.py:1514; */
"cooldown {SS}s" = "距离下次更新还有 {SS} 秒"; "cooldown {SS}s" = "距离下次更新还有 {SS} 秒";
/* EDMarketConnector.py: Generic 'OK' button label; prefs.py: 'OK' button on Settings/Preferences window; In files: EDMarketConnector.py:1621; prefs.py:305; */ /* EDMarketConnector.py: Generic 'OK' button label; prefs.py: 'OK' button on Settings/Preferences window; In files: EDMarketConnector.py:1626; prefs.py:306; */
"OK" = "确定"; "OK" = "确定";
/* EDMarketConnector.py: The application is shutting down; In files: EDMarketConnector.py:1688; */ /* EDMarketConnector.py: The application is shutting down; In files: EDMarketConnector.py:1693; */
"Shutting down..." = "应用关闭中…"; "Shutting down..." = "应用关闭中…";
/* EDMarketConnector.py: Popup-text about 'active' plugins without Python 3.x support; In files: EDMarketConnector.py:1991:1997; */ /* EDMarketConnector.py: Popup-text about 'active' plugins without Python 3.x support; In files: EDMarketConnector.py:2004:2010; */
"One or more of your enabled plugins do not yet have support for Python 3.x. Please see the list on the '{PLUGINS}' tab of '{FILE}' > '{SETTINGS}'. You should check if there is an updated version available, else alert the developer that they need to update the code for Python 3.x.\r\n\r\nYou can disable a plugin by renaming its folder to have '{DISABLED}' on the end of the name." = "一项或多项你所启用的插件尚不支持 Python 3.x详情请见 {FILE} > {SETTINGS} > {PLUGINS}。请检查上述插件是否有可用的更新,若没有,则应与插件的开发者就 Python 3.x 的支持问题取得联系。\n\n你也可以禁用某一项插件只需在其文件夹名称的末尾添加 {DISABLED} 即可。"; "One or more of your enabled plugins do not yet have support for Python 3.x. Please see the list on the '{PLUGINS}' tab of '{FILE}' > '{SETTINGS}'. You should check if there is an updated version available, else alert the developer that they need to update the code for Python 3.x.\r\n\r\nYou can disable a plugin by renaming its folder to have '{DISABLED}' on the end of the name." = "一项或多项你所启用的插件尚不支持 Python 3.x详情请见 {FILE} > {SETTINGS} > {PLUGINS}。请检查上述插件是否有可用的更新,若没有,则应与插件的开发者就 Python 3.x 的支持问题取得联系。\n\n你也可以禁用某一项插件只需在其文件夹名称的末尾添加 {DISABLED} 即可。";
/* EDMarketConnector.py: Settings > Plugins tab; prefs.py: Label on Settings > Plugins tab; In files: EDMarketConnector.py:2001; prefs.py:976; */ /* EDMarketConnector.py: Settings > Plugins tab; prefs.py: Label on Settings > Plugins tab; In files: EDMarketConnector.py:2014; prefs.py:978; */
"Plugins" = "插件"; "Plugins" = "插件";
/* EDMarketConnector.py: Popup window title for list of 'enabled' plugins that don't work with Python 3.x; In files: EDMarketConnector.py:2012; */ /* EDMarketConnector.py: Popup window title for list of 'enabled' plugins that don't work with Python 3.x; In files: EDMarketConnector.py:2025; */
"EDMC: Plugins Without Python 3.x Support" = "EDMC不支持 Python 3.x 的插件"; "EDMC: Plugins Without Python 3.x Support" = "EDMC不支持 Python 3.x 的插件";
/* journal_lock.py: Title text on popup when Journal directory already locked; In files: journal_lock.py:206; */ /* journal_lock.py: Title text on popup when Journal directory already locked; In files: journal_lock.py:206; */
@ -181,7 +181,7 @@
/* journal_lock.py: Generic 'Ignore' button label; In files: journal_lock.py:232; */ /* journal_lock.py: Generic 'Ignore' button label; In files: journal_lock.py:232; */
"Ignore" = "忽略"; "Ignore" = "忽略";
/* 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:194; prefs.py:467; prefs.py:701; prefs.py:734; */ /* 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:194; prefs.py:468; prefs.py:702; prefs.py:735; */
"Default" = "默认"; "Default" = "默认";
/* coriolis.py: 'Auto' label for Coriolis site override selection; coriolis.py: Coriolis normal/beta selection - auto; In files: coriolis.py:52; coriolis.py:55; coriolis.py:101; coriolis.py:117; coriolis.py:123; */ /* coriolis.py: 'Auto' label for Coriolis site override selection; coriolis.py: Coriolis normal/beta selection - auto; In files: coriolis.py:52; coriolis.py:55; coriolis.py:101; coriolis.py:117; coriolis.py:123; */
@ -253,7 +253,7 @@
/* edsm.py: EDSM API key label; inara.py: Inara API key label; In files: edsm.py:273; inara.py:243; */ /* edsm.py: EDSM API key label; inara.py: Inara API key label; In files: edsm.py:273; inara.py:243; */
"API Key" = "API Key"; "API Key" = "API Key";
/* edsm.py: We have no data on the current commander; prefs.py: No hotkey/shortcut set; stats.py: No rank; In files: edsm.py:300; prefs.py:519; prefs.py:1173; prefs.py:1206; stats.py:119; stats.py:138; stats.py:157; stats.py:174; */ /* edsm.py: We have no data on the current commander; prefs.py: No hotkey/shortcut set; stats.py: No rank; In files: edsm.py:300; prefs.py:520; prefs.py:1174; prefs.py:1207; stats.py:119; stats.py:138; stats.py:157; stats.py:174; */
"None" = "无"; "None" = "无";
/* edsm.py: EDSM plugin - Journal handling disabled by killswitch; In files: edsm.py:401; */ /* edsm.py: EDSM plugin - Journal handling disabled by killswitch; In files: edsm.py:401; */
@ -277,142 +277,145 @@
/* inara.py: INARA API returned some kind of error (error message will be contained in {MSG}); In files: inara.py:1580; inara.py:1593; */ /* inara.py: INARA API returned some kind of error (error message will be contained in {MSG}); In files: inara.py:1580; inara.py:1593; */
"Error: Inara {MSG}" = "错误Inara {MSG}"; "Error: Inara {MSG}" = "错误Inara {MSG}";
/* prefs.py: File > Preferences menu entry for macOS; In files: prefs.py:250; */ /* prefs.py: File > Preferences menu entry for macOS; In files: prefs.py:251; */
"Preferences" = "偏好"; "Preferences" = "偏好";
/* prefs.py: Settings > Output - choosing what data to save to files; In files: prefs.py:347; */ /* prefs.py: Settings > Output - choosing what data to save to files; In files: prefs.py:348; */
"Please choose what data to save" = "请选择想要保存的数据"; "Please choose what data to save" = "请选择想要保存的数据";
/* prefs.py: Settings > Output option; In files: prefs.py:353; */ /* prefs.py: Settings > Output option; In files: prefs.py:354; */
"Market data in CSV format file" = "货物市场数据,以 CSV 文件格式"; "Market data in CSV format file" = "货物市场数据,以 CSV 文件格式";
/* prefs.py: Settings > Output option; In files: prefs.py:362; */ /* prefs.py: Settings > Output option; In files: prefs.py:363; */
"Market data in Trade Dangerous format file" = "货物市场数据,以 Trade Dangerous 文件格式"; "Market data in Trade Dangerous format file" = "货物市场数据,以 Trade Dangerous 文件格式";
/* prefs.py: Settings > Output option; In files: prefs.py:372; */ /* prefs.py: Settings > Output option; In files: prefs.py:373; */
"Ship loadout" = "飞船配置"; "Ship loadout" = "飞船配置";
/* prefs.py: Settings > Output option; In files: prefs.py:382; */ /* prefs.py: Settings > Output option; In files: prefs.py:383; */
"Automatically update on docking" = "靠站时自动更新"; "Automatically update on docking" = "靠站时自动更新";
/* prefs.py: Settings > Output - Label for "where files are located"; In files: prefs.py:391; prefs.py:410; */ /* prefs.py: Settings > Output - Label for "where files are located"; In files: prefs.py:392; prefs.py:411; */
"File location" = "保存位置"; "File location" = "保存位置";
/* prefs.py: macOS Preferences - files location selection button; In files: prefs.py:399; prefs.py:449; */ /* prefs.py: macOS Preferences - files location selection button; In files: prefs.py:400; prefs.py:450; */
"Change..." = "更改…"; "Change..." = "更改…";
/* prefs.py: NOT-macOS Settings - files location selection button; prefs.py: NOT-macOS Setting - files location selection button; In files: prefs.py:402; prefs.py:452; */ /* prefs.py: NOT-macOS Settings - files location selection button; prefs.py: NOT-macOS Setting - files location selection button; In files: prefs.py:403; prefs.py:453; */
"Browse..." = "浏览…"; "Browse..." = "浏览…";
/* prefs.py: Label for 'Output' Settings/Preferences tab; In files: prefs.py:417; */ /* prefs.py: Label for 'Output' Settings/Preferences tab; In files: prefs.py:418; */
"Output" = "导出"; "Output" = "导出";
/* prefs.py: Settings > Configuration - Label for Journal files location; In files: prefs.py:443; prefs.py:458; */ /* prefs.py: Settings > Configuration - Label for Journal files location; In files: prefs.py:444; prefs.py:459; */
"E:D journal file location" = "E:D 日志文件位置"; "E:D journal file location" = "E:D 日志文件位置";
/* prefs.py: Hotkey/Shortcut settings prompt on OSX; In files: prefs.py:483; */ /* prefs.py: Hotkey/Shortcut settings prompt on OSX; In files: prefs.py:484; */
"Keyboard shortcut" = "键盘快捷键"; "Keyboard shortcut" = "键盘快捷键";
/* prefs.py: Hotkey/Shortcut settings prompt on Windows; In files: prefs.py:485; */ /* prefs.py: Hotkey/Shortcut settings prompt on Windows; In files: prefs.py:486; */
"Hotkey" = "快捷键"; "Hotkey" = "快捷键";
/* prefs.py: macOS Preferences > Configuration - restart the app message; In files: prefs.py:494; */ /* prefs.py: macOS Preferences > Configuration - restart the app message; In files: prefs.py:495; */
"Re-start {APP} to use shortcuts" = "重启 {APP} 以使用快捷键"; "Re-start {APP} to use shortcuts" = "重启 {APP} 以使用快捷键";
/* prefs.py: macOS - Configuration - need to grant the app permission for keyboard shortcuts; In files: prefs.py:503; */ /* prefs.py: macOS - Configuration - need to grant the app permission for keyboard shortcuts; In files: prefs.py:504; */
"{APP} needs permission to use shortcuts" = "{APP} 需要权限以使用快捷键"; "{APP} needs permission to use shortcuts" = "{APP} 需要权限以使用快捷键";
/* prefs.py: Shortcut settings button on OSX; In files: prefs.py:508; */ /* prefs.py: Shortcut settings button on OSX; In files: prefs.py:509; */
"Open System Preferences" = "打开系统偏好设置"; "Open System Preferences" = "打开系统偏好设置";
/* prefs.py: Configuration - Act on hotkey only when ED is in foreground; In files: prefs.py:530; */ /* prefs.py: Configuration - Act on hotkey only when ED is in foreground; In files: prefs.py:531; */
"Only when Elite: Dangerous is the active app" = "仅当 Elite: Dangerous 在前台运行时生效"; "Only when Elite: Dangerous is the active app" = "仅当 Elite: Dangerous 在前台运行时生效";
/* prefs.py: Configuration - play sound when hotkey used; In files: prefs.py:541; */ /* prefs.py: Configuration - play sound when hotkey used; In files: prefs.py:542; */
"Play sound" = "发出提示音"; "Play sound" = "发出提示音";
/* prefs.py: Configuration - disable checks for app updates when in-game; In files: prefs.py:556; */ /* prefs.py: Configuration - disable checks for app updates when in-game; In files: prefs.py:557; */
"Disable Automatic Application Updates Check when in-game" = "当我在玩游戏时,禁止此应用自动检查版本更新。"; "Disable Automatic Application Updates Check when in-game" = "当我在玩游戏时,禁止此应用自动检查版本更新。";
/* prefs.py: Label for preferred shipyard, system and station 'providers'; In files: prefs.py:569; */ /* prefs.py: Label for preferred shipyard, system and station 'providers'; In files: prefs.py:570; */
"Preferred websites" = "首选网站"; "Preferred websites" = "首选网站";
/* prefs.py: Label for Shipyard provider selection; In files: prefs.py:580; */ /* prefs.py: Label for Shipyard provider selection; In files: prefs.py:581; */
"Shipyard" = "配船"; "Shipyard" = "配船";
/* prefs.py: Label for checkbox to utilise alternative Coriolis URL method; In files: prefs.py:592; */ /* prefs.py: Label for checkbox to utilise alternative Coriolis URL method; In files: prefs.py:593; */
"Use alternate URL method" = "若链接过长无法打开,请勾选此项"; "Use alternate URL method" = "若链接过长无法打开,请勾选此项";
/* prefs.py: Configuration - Label for selection of Log Level; In files: prefs.py:645; */ /* prefs.py: Configuration - Label for selection of Log Level; In files: prefs.py:646; */
"Log Level" = "诊断模式"; "Log Level" = "诊断模式";
/* prefs.py: Label for 'Configuration' tab in Settings; In files: prefs.py:673; */ /* prefs.py: Label for 'Configuration' tab in Settings; In files: prefs.py:674; */
"Configuration" = "通用"; "Configuration" = "通用";
/* prefs.py: UI elements privacy section header in privacy tab of preferences; In files: prefs.py:682; */ /* prefs.py: UI elements privacy section header in privacy tab of preferences; In files: prefs.py:683; */
"Main UI privacy options" = "用户界面隐私选项"; "Main UI privacy options" = "用户界面隐私选项";
/* prefs.py: Hide private group owner name from UI checkbox; In files: prefs.py:687; */ /* prefs.py: Hide private group owner name from UI checkbox; In files: prefs.py:688; */
"Hide private group name in UI" = "在用户界面中隐藏私人组 (private group) 名称"; "Hide private group name in UI" = "在用户界面中隐藏私人组 (private group) 名称";
/* prefs.py: Hide multicrew captain name from main UI checkbox; In files: prefs.py:691; */ /* prefs.py: Hide multicrew captain name from main UI checkbox; In files: prefs.py:692; */
"Hide multi-crew captain name" = "在用户界面中隐藏多人共乘 (multi-crew) 时的舰长名称"; "Hide multi-crew captain name" = "在用户界面中隐藏多人共乘 (multi-crew) 时的舰长名称";
/* prefs.py: Preferences privacy tab title; In files: prefs.py:695; */ /* prefs.py: Preferences privacy tab title; In files: prefs.py:696; */
"Privacy" = "隐私"; "Privacy" = "隐私";
/* prefs.py: Label for Settings > Appeareance > selection of 'normal' text colour; In files: prefs.py:708; */ /* prefs.py: Label for Settings > Appeareance > selection of 'normal' text colour; In files: prefs.py:709; */
"Normal text" = "普通文本"; "Normal text" = "普通文本";
/* prefs.py: Label for Settings > Appeareance > selection of 'highlightes' text colour; In files: prefs.py:710; */ /* prefs.py: Label for Settings > Appeareance > selection of 'highlightes' text colour; In files: prefs.py:711; */
"Highlighted text" = "重点文本"; "Highlighted text" = "重点文本";
/* prefs.py: Appearance - Label for selection of application display language; In files: prefs.py:719; */ /* prefs.py: Appearance - Label for selection of application display language; In files: prefs.py:720; */
"Language" = "语言"; "Language" = "语言";
/* prefs.py: Label for Settings > Appearance > Theme selection; In files: prefs.py:729; */ /* prefs.py: Label for Settings > Appearance > Theme selection; In files: prefs.py:730; */
"Theme" = "主题"; "Theme" = "主题";
/* prefs.py: Label for 'Dark' theme radio button; In files: prefs.py:740; */ /* prefs.py: Label for 'Dark' theme radio button; In files: prefs.py:741; */
"Dark" = "深色"; "Dark" = "深色";
/* prefs.py: Label for 'Transparent' theme radio button; In files: prefs.py:747; */ /* prefs.py: Label for 'Transparent' theme radio button; In files: prefs.py:748; */
"Transparent" = "透明"; "Transparent" = "透明";
/* prefs.py: Appearance - Label for selection of UI scaling; In files: prefs.py:793; */ /* prefs.py: Appearance - Label for selection of UI scaling; In files: prefs.py:794; */
"UI Scale Percentage" = "用户界面缩放比例"; "UI Scale Percentage" = "用户界面缩放比例";
/* prefs.py: Appearance - Help/hint text for UI scaling selection; In files: prefs.py:814; */ /* prefs.py: Appearance - Help/hint text for UI scaling selection; In files: prefs.py:815; */
"100 means Default{CR}Restart Required for{CR}changes to take effect!" = "100 为默认设置{CR}需要重启应用{CR}以使修改生效"; "100 means Default{CR}Restart Required for{CR}changes to take effect!" = "100 为默认设置{CR}需要重启应用{CR}以使修改生效";
/* prefs.py: Appearance - Label for selection of main window transparency; In files: prefs.py:824; */ /* prefs.py: Appearance - Label for selection of main window transparency; In files: prefs.py:825; */
"Main window transparency" = "主窗口透明度"; "Main window transparency" = "主窗口透明度";
/* prefs.py: Appearance - Help/hint text for Main window transparency selection; In files: prefs.py:844:847; */ /* prefs.py: Appearance - Help/hint text for Main window transparency selection; In files: prefs.py:845:848; */
"100 means fully opaque.{CR}Window is updated in real time" = "100 为完全不透明{CR}效果实时更新"; "100 means fully opaque.{CR}Window is updated in real time" = "100 为完全不透明{CR}效果实时更新";
/* prefs.py: Label for Settings > Appearance tab; In files: prefs.py:883; */ /* prefs.py: Appearance option for Windows "minimize to system tray"; In files: prefs.py:877; */
"Minimize to system tray" = "最小化到系统托盘";
/* prefs.py: Label for Settings > Appearance tab; In files: prefs.py:885; */
"Appearance" = "外观"; "Appearance" = "外观";
/* prefs.py: Label for location of third-party plugins folder; In files: prefs.py:898; */ /* prefs.py: Label for location of third-party plugins folder; In files: prefs.py:900; */
"Plugins folder" = "插件文件夹"; "Plugins folder" = "插件文件夹";
/* prefs.py: Label on button used to open a filesystem folder; In files: prefs.py:905; */ /* prefs.py: Label on button used to open a filesystem folder; In files: prefs.py:907; */
"Open" = "打开"; "Open" = "打开";
/* prefs.py: Tip/label about how to disable plugins; In files: prefs.py:913; */ /* prefs.py: Tip/label about how to disable plugins; In files: prefs.py:915; */
"Tip: You can disable a plugin by{CR}adding '{EXT}' to its folder name" = "提示:想要禁用某一项插件,{CR}你可以添加 {EXT} 到其文件夹名称中"; "Tip: You can disable a plugin by{CR}adding '{EXT}' to its folder name" = "提示:想要禁用某一项插件,{CR}你可以添加 {EXT} 到其文件夹名称中";
/* prefs.py: Label on list of enabled plugins; In files: prefs.py:924; */ /* prefs.py: Label on list of enabled plugins; In files: prefs.py:926; */
"Enabled Plugins" = "已启用插件"; "Enabled Plugins" = "已启用插件";
/* prefs.py: Plugins - Label for list of 'enabled' plugins that don't work with Python 3.x; In files: prefs.py:944; */ /* prefs.py: Plugins - Label for list of 'enabled' plugins that don't work with Python 3.x; In files: prefs.py:946; */
"Plugins Without Python 3.x Support:" = "不支持 Python 3.x 的插件:"; "Plugins Without Python 3.x Support:" = "不支持 Python 3.x 的插件:";
/* prefs.py: Plugins - Label on URL to documentation about migrating plugins from Python 2.7; In files: prefs.py:952; */ /* prefs.py: Plugins - Label on URL to documentation about migrating plugins from Python 2.7; In files: prefs.py:954; */
"Information on migrating plugins" = "关于插件迁移"; "Information on migrating plugins" = "关于插件迁移";
/* prefs.py: Lable on list of user-disabled plugins; In files: prefs.py:967; */ /* prefs.py: Lable on list of user-disabled plugins; In files: prefs.py:969; */
"Disabled Plugins" = "已禁用插件"; "Disabled Plugins" = "已禁用插件";
/* stats.py: Cmdr stats; In files: stats.py:53; */ /* stats.py: Cmdr stats; In files: stats.py:53; */