/* Language name */ "!Language" = "Slovenščina"; /* companion.py: Generic "something went wrong with Frontier Auth" error; In files: companion.py:214; */ "Error: Invalid Credentials" = "Napaka: napačno uporabniški ime ali geslo"; /* EDMarketConnector.py: Update button in main window; In files: EDMarketConnector.py:424; EDMarketConnector.py:718; EDMarketConnector.py:1302; */ "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:507; prefs.py:843; */ "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:712; edsm.py:219; stats.py:50; 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:714; EDMarketConnector.py:1072; */ "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:714; EDMarketConnector.py:1082; EDMarketConnector.py:1105; stats.py:363; */ "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:716; prefs.py:605; stats.py:365; */ "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:717; prefs.py:623; prefs.py:738; stats.py:366; */ "Station" = "Postaja"; /* EDMarketConnector.py: 'File' menu title on OSX; EDMarketConnector.py: 'File' menu title; EDMarketConnector.py: 'File' menu; In files: EDMarketConnector.py:720; EDMarketConnector.py:735; EDMarketConnector.py:738; EDMarketConnector.py:1791; */ "File" = "Datoteka"; /* EDMarketConnector.py: 'Edit' menu title on OSX; EDMarketConnector.py: 'Edit' menu title; In files: EDMarketConnector.py:721; EDMarketConnector.py:736; EDMarketConnector.py:739; */ "Edit" = "Uredi"; /* EDMarketConnector.py: 'View' menu title on OSX; In files: EDMarketConnector.py:722; */ "View" = "Pogled"; /* EDMarketConnector.py: 'Window' menu title on OSX; In files: EDMarketConnector.py:723; */ "Window" = "Okno"; /* EDMarketConnector.py: Help' menu title on OSX; EDMarketConnector.py: 'Help' menu title; In files: EDMarketConnector.py:724; EDMarketConnector.py:737; EDMarketConnector.py:740; */ "Help" = "Pomoč"; /* EDMarketConnector.py: App menu entry on OSX; EDMarketConnector.py: Help > About App; In files: EDMarketConnector.py:727; EDMarketConnector.py:753; EDMarketConnector.py:1347; */ "About {APP}" = "O {APP}"; /* EDMarketConnector.py: Help > Check for Updates...; In files: EDMarketConnector.py:729; EDMarketConnector.py:752; */ "Check for Updates..." = "Preveri posodobitve..."; /* EDMarketConnector.py: File > Save Raw Data...; In files: EDMarketConnector.py:730; EDMarketConnector.py:744; */ "Save Raw Data..." = "Shrani Izvirne Podatke..."; /* EDMarketConnector.py: File > Status; stats.py: Status dialog title; In files: EDMarketConnector.py:731; EDMarketConnector.py:743; stats.py:360; */ "Status" = "Status"; /* EDMarketConnector.py: Help > Privacy Policy; In files: EDMarketConnector.py:732; EDMarketConnector.py:750; */ "Privacy Policy" = "Pravilnik o zasebnosti"; /* EDMarketConnector.py: Help > Release Notes; In files: EDMarketConnector.py:733; EDMarketConnector.py:751; EDMarketConnector.py:1381; */ "Release Notes" = "Opombe ob izdaji"; /* EDMarketConnector.py: File > Settings; prefs.py: File > Settings (macOS); In files: EDMarketConnector.py:745; EDMarketConnector.py:1792; prefs.py:254; */ "Settings" = "Nastavitve"; /* EDMarketConnector.py: File > Exit; In files: EDMarketConnector.py:746; */ "Exit" = "Izhod"; /* EDMarketConnector.py: Help > Documentation; In files: EDMarketConnector.py:749; */ "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:756; ttkHyperlinkLabel.py:42; */ "Copy" = "Kopiraj"; /* EDMarketConnector.py: Status - Attempting to get a Frontier Auth Access Token; In files: EDMarketConnector.py:762; */ "Logging in..." = "Prijava v teku... "; /* EDMarketConnector.py: Successfully authenticated with the Frontier website; In files: EDMarketConnector.py:778; EDMarketConnector.py:1215; */ "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:809; */ "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:817; */ "Station doesn't have anything!" = "Postaja nima ničesar"; /* EDMarketConnector.py: Status - No station market data from Frontier CAPI; In files: EDMarketConnector.py:822; */ "Station doesn't have a market!" = "Postaja nima trga"; /* EDMarketConnector.py: Status - Attempting to retrieve data from Frontier CAPI; EDMarketConnector.py: Status - Attempting to retrieve data from Frontier CAPI to save to file; stats.py: Fetching data from Frontier CAPI in order to display on File > Status; In files: EDMarketConnector.py:867; EDMarketConnector.py:1428; stats.py:279; */ "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:884; stats.py:297; */ "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:890; stats.py:307; */ "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:894; stats.py:312; */ "What are you flying?!" = "S čim letiš"; /* EDMarketConnector.py: Time when we last obtained Frontier CAPI data; In files: EDMarketConnector.py:1026; */ "Last updated at %H:%M:%S" = "Zadnja osvežitev podatkov %H:%M:%S "; /* EDMarketConnector.py: Cooldown on 'Update' button; In files: EDMarketConnector.py:1298; */ "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:1407; prefs.py:304; */ "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:466; prefs.py:678; prefs.py:711; */ "Default" = "Privzeta"; /* eddn.py: Status text shown while attempting to send data; In files: eddn.py:215; eddn.py:619; eddn.py:969; */ "Sending data to EDDN..." = "Pošiljam podatke na EDDN"; /* eddn.py: Error while trying to send data to EDDN; In files: eddn.py:264; eddn.py:907; eddn.py:942; eddn.py:981; */ "Error: Can't connect to EDDN" = "Napaka: povezava z EDDN ni mogoča"; /* eddn.py: Enable EDDN support for station data checkbox label; In files: eddn.py:699; */ "Send station data to the Elite Dangerous Data Network" = "Pošlji podatke postaje na EDDN"; /* edsm.py: Settings>EDSM - Label on header/URL to EDSM API key page; In files: edsm.py:208; */ "Elite Dangerous Star Map credentials" = "EDStarMap uporabniški podatki"; /* edsm.py: EDSM Commander name label in EDSM settings; In files: edsm.py:227; */ "Commander Name" = "Commander ime"; /* edsm.py: EDSM API key label; inara.py: Inara API key label; In files: edsm.py:235; inara.py:237; */ "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:262; prefs.py:518; prefs.py:1156; prefs.py:1189; stats.py:117; stats.py:136; stats.py:155; stats.py:172; */ "None" = "Brez"; /* edsm.py: EDSM Plugin - Error message from EDSM API; In files: edsm.py:640; edsm.py:745; */ "Error: EDSM {MSG}" = "Napaka: EDSM {MSG}"; /* edsm.py: EDSM Plugin - Error connecting to EDSM API; In files: edsm.py:677; edsm.py:740; */ "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; */ "Preferences" = "Nastavitve"; /* prefs.py: Settings > Output - choosing what data to save to files; In files: prefs.py:346; */ "Please choose what data to save" = "Izberite podatke, ki jih želite shraniti"; /* prefs.py: Settings > Output option; In files: prefs.py:352; */ "Market data in CSV format file" = "Podatki trga v CSV formatu"; /* prefs.py: Settings > Output option; In files: prefs.py:361; */ "Market data in Trade Dangerous format file" = "Podatki trga v Trade Dangerous formatu"; /* prefs.py: Settings > Output option; In files: prefs.py:371; */ "Ship loadout" = "Oprema ladje"; /* prefs.py: Settings > Output - Label for "where files are located"; In files: prefs.py:390; prefs.py:409; */ "File location" = "Lokacija datoteke"; /* prefs.py: macOS Preferences - files location selection button; In files: prefs.py:398; prefs.py:448; */ "Change..." = "Spremeni..."; /* prefs.py: NOT-macOS Settings - files location selection button; prefs.py: NOT-macOS Setting - files location selection button; In files: prefs.py:401; prefs.py:451; */ "Browse..." = "Prebrskaj..."; /* prefs.py: Label for 'Output' Settings/Preferences tab; In files: prefs.py:416; */ "Output" = "Izpis"; /* prefs.py: Hotkey/Shortcut settings prompt on OSX; In files: prefs.py:482; */ "Keyboard shortcut" = "Bližnjica"; /* prefs.py: Hotkey/Shortcut settings prompt on Windows; In files: prefs.py:484; */ "Hotkey" = "Bližnjica"; /* prefs.py: macOS Preferences > Configuration - restart the app message; In files: prefs.py:493; */ "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:502; */ "{APP} needs permission to use shortcuts" = "{APP} potrebuje dovoljenja za uporabo bližnjic"; /* prefs.py: Shortcut settings button on OSX; In files: prefs.py:507; */ "Open System Preferences" = "Odpri sistemske nastavitve"; /* prefs.py: Configuration - Act on hotkey only when ED is in foreground; In files: prefs.py:529; */ "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:540; */ "Play sound" = "Sproži zvok"; /* prefs.py: Label for 'Configuration' tab in Settings; In files: prefs.py:672; */ "Configuration" = "Konfiguracija"; /* prefs.py: Appearance - Label for selection of application display language; In files: prefs.py:696; */ "Language" = "Jezik"; /* prefs.py: Label for Settings > Appearance > Theme selection; In files: prefs.py:706; */ "Theme" = "Tema"; /* prefs.py: Label for 'Dark' theme radio button; In files: prefs.py:717; */ "Dark" = "Temno"; /* prefs.py: Label for 'Transparent' theme radio button; In files: prefs.py:724; */ "Transparent" = "Prosojno"; /* prefs.py: Label for Settings > Appearance tab; In files: prefs.py:860; */ "Appearance" = "Videz"; /* stats.py: Cmdr stats; In files: stats.py:51; */ "Balance" = "Ravnotežje"; /* stats.py: Cmdr stats; In files: stats.py:52; */ "Loan" = "Posojilo"; /* stats.py: Ranking; In files: stats.py:57; */ "Combat" = "Combat"; /* stats.py: Ranking; In files: stats.py:58; */ "Trade" = "Trgovanje"; /* stats.py: Ranking; In files: stats.py:59; */ "Explorer" = "Explorer"; /* stats.py: Ranking; In files: stats.py:60; */ "CQC" = "CQC"; /* stats.py: Ranking; In files: stats.py:61; */ "Federation" = "Federacija"; /* stats.py: Ranking; In files: stats.py:62; */ "Empire" = "Cesarstvo"; /* stats.py: Ranking; In files: stats.py:63; */ "Powerplay" = "Igra moči"; /* stats.py: Combat rank; In files: stats.py:71; */ "Harmless" = "Harmless"; /* stats.py: Combat rank; In files: stats.py:72; */ "Mostly Harmless" = "Mostly Harmless"; /* stats.py: Combat rank; In files: stats.py:73; */ "Novice" = "Novice"; /* stats.py: Combat rank; In files: stats.py:74; */ "Competent" = "Competent"; /* stats.py: Combat rank; In files: stats.py:75; */ "Expert" = "Expert"; /* stats.py: Combat rank; stats.py: Empire rank; In files: stats.py:76; stats.py:139; */ "Master" = "Master"; /* stats.py: Combat rank; In files: stats.py:77; */ "Dangerous" = "Dangerous"; /* stats.py: Combat rank; In files: stats.py:78; */ "Deadly" = "Deadly"; /* stats.py: Top rank; In files: stats.py:79; stats.py:90; stats.py:101; stats.py:112; */ "Elite" = "Elite"; /* stats.py: Trade rank; In files: stats.py:82; */ "Penniless" = "Peniless"; /* stats.py: Trade rank; In files: stats.py:83; */ "Mostly Penniless" = "Mostly peniless"; /* stats.py: Trade rank; In files: stats.py:84; */ "Peddler" = "Peddler"; /* stats.py: Trade rank; In files: stats.py:85; */ "Dealer" = "Dealer"; /* stats.py: Trade rank; In files: stats.py:86; */ "Merchant" = "Merchant"; /* stats.py: Trade rank; In files: stats.py:87; */ "Broker" = "Broker"; /* stats.py: Trade rank; In files: stats.py:88; */ "Entrepreneur" = "Enterpreneur"; /* stats.py: Trade rank; In files: stats.py:89; */ "Tycoon" = "Tycoon"; /* stats.py: Explorer rank; In files: stats.py:93; */ "Aimless" = "Aimless"; /* stats.py: Explorer rank; In files: stats.py:94; */ "Mostly Aimless" = "Mostly Aimless"; /* stats.py: Explorer rank; In files: stats.py:95; */ "Scout" = "Scout"; /* stats.py: Explorer rank; In files: stats.py:96; */ "Surveyor" = "Surveyor"; /* stats.py: Explorer rank; In files: stats.py:97; */ "Trailblazer" = "Trailblazer"; /* stats.py: Explorer rank; In files: stats.py:98; */ "Pathfinder" = "Pathfinder"; /* stats.py: Explorer rank; In files: stats.py:99; */ "Ranger" = "Ranger"; /* stats.py: Explorer rank; In files: stats.py:100; */ "Pioneer" = "Pioneer"; /* stats.py: CQC rank; In files: stats.py:104; */ "Helpless" = "Helpless"; /* stats.py: CQC rank; In files: stats.py:105; */ "Mostly Helpless" = "Mostly Helpless"; /* stats.py: CQC rank; In files: stats.py:106; */ "Amateur" = "Amateur"; /* stats.py: CQC rank; In files: stats.py:107; */ "Semi Professional" = "Semi Professional"; /* stats.py: CQC rank; In files: stats.py:108; */ "Professional" = "Professional"; /* stats.py: CQC rank; In files: stats.py:109; */ "Champion" = "Champion"; /* stats.py: CQC rank; In files: stats.py:110; */ "Hero" = "Hero"; /* stats.py: CQC rank; In files: stats.py:111; */ "Gladiator" = "Gladiator"; /* stats.py: Federation rank; In files: stats.py:118; */ "Recruit" = "Recruit"; /* stats.py: Federation rank; In files: stats.py:119; */ "Cadet" = "Cadet"; /* stats.py: Federation rank; In files: stats.py:120; */ "Midshipman" = "Midshipman"; /* stats.py: Federation rank; In files: stats.py:121; */ "Petty Officer" = "Petty Officer"; /* stats.py: Federation rank; In files: stats.py:122; */ "Chief Petty Officer" = "Chief Petty Officer"; /* stats.py: Federation rank; In files: stats.py:123; */ "Warrant Officer" = "Warrant Officer"; /* stats.py: Federation rank; In files: stats.py:124; */ "Ensign" = "Ensign"; /* stats.py: Federation rank; In files: stats.py:125; */ "Lieutenant" = "LIeutenant"; /* stats.py: Federation rank; In files: stats.py:126; */ "Lieutenant Commander" = "Lieutenant Commander"; /* stats.py: Federation rank; In files: stats.py:127; */ "Post Commander" = "Post Commander"; /* stats.py: Federation rank; In files: stats.py:128; */ "Post Captain" = "Post Captain"; /* stats.py: Federation rank; In files: stats.py:129; */ "Rear Admiral" = "Read Admiral"; /* stats.py: Federation rank; In files: stats.py:130; */ "Vice Admiral" = "Vice Admiral"; /* stats.py: Federation rank; In files: stats.py:131; */ "Admiral" = "Admiral"; /* stats.py: Empire rank; In files: stats.py:137; */ "Outsider" = "Outsider"; /* stats.py: Empire rank; In files: stats.py:138; */ "Serf" = "Serif"; /* stats.py: Empire rank; In files: stats.py:140; */ "Squire" = "Squire"; /* stats.py: Empire rank; In files: stats.py:141; */ "Knight" = "Knight"; /* stats.py: Empire rank; In files: stats.py:142; */ "Lord" = "Lord"; /* stats.py: Empire rank; In files: stats.py:143; */ "Baron" = "Baron"; /* stats.py: Empire rank; In files: stats.py:144; */ "Viscount" = "Viscount"; /* stats.py: Empire rank; In files: stats.py:145; */ "Count" = "Count"; /* stats.py: Empire rank; In files: stats.py:146; */ "Earl" = "Earl"; /* stats.py: Empire rank; In files: stats.py:147; */ "Marquis" = "Marquis"; /* stats.py: Empire rank; In files: stats.py:148; */ "Duke" = "Duke"; /* stats.py: Empire rank; In files: stats.py:149; */ "Prince" = "Prince"; /* stats.py: Empire rank; In files: stats.py:150; */ "King" = "King"; /* stats.py: Power rank; In files: stats.py:156; */ "Rating 1" = "Ocena 1"; /* stats.py: Power rank; In files: stats.py:157; */ "Rating 2" = "Ocena 2"; /* stats.py: Power rank; In files: stats.py:158; */ "Rating 3" = "Ocena 3"; /* stats.py: Power rank; In files: stats.py:159; */ "Rating 4" = "Ocena 4"; /* stats.py: Power rank; In files: stats.py:160; */ "Rating 5" = "Ocena 5"; /* stats.py: Status dialog subtitle - CR value of ship; In files: stats.py:367; */ "Value" = "Vrednost"; /* stats.py: Status dialog title; In files: stats.py:376; */ "Ships" = "Ladje";