1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-15 08:40:34 +03:00
EDMarketConnector/L10n/lv.strings
2021-11-13 11:01:20 +00:00

483 lines
20 KiB
Plaintext

/* Language name */
"!Language" = "Latviešu";
/* companion.py: Frontier CAPI data doesn't agree with latest Journal game location; In files: companion.py:239; */
"Error: Frontier server is lagging" = "Kļūda: Frontier serveris aizkavējas";
/* 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";
/* EDMarketConnector.py: Update button in main window; In files: EDMarketConnector.py:528; EDMarketConnector.py:823; EDMarketConnector.py:1515; */
"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; */
"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; */
"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; */
"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; */
"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; */
"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; */
"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; */
"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; */
"Edit" = "Labot";
/* EDMarketConnector.py: 'View' menu title on OSX; In files: EDMarketConnector.py:827; */
"View" = "Skats";
/* EDMarketConnector.py: 'Window' menu title on OSX; In files: EDMarketConnector.py:828; */
"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; */
"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; */
"About {APP}" = "Par {APP}";
/* EDMarketConnector.py: Help > Check for Updates...; In files: EDMarketConnector.py:834; EDMarketConnector.py:857; */
"Check for Updates..." = "Pārbaudīt atjauninājumus...";
/* EDMarketConnector.py: File > Save Raw Data...; In files: EDMarketConnector.py:835; EDMarketConnector.py:849; */
"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; */
"Status" = "Statuss";
/* EDMarketConnector.py: Help > Privacy Policy; In files: EDMarketConnector.py:837; EDMarketConnector.py:855; */
"Privacy Policy" = "Privātuma politika";
/* EDMarketConnector.py: Help > Release Notes; In files: EDMarketConnector.py:838; EDMarketConnector.py:856; EDMarketConnector.py:1595; */
"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; */
"Settings" = "Iestatījumi";
/* EDMarketConnector.py: File > Exit; In files: EDMarketConnector.py:851; */
"Exit" = "Iziet";
/* EDMarketConnector.py: Help > Documentation; In files: EDMarketConnector.py:854; */
"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; */
"Copy" = "Kopēt";
/* EDMarketConnector.py: Status - Attempting to get a Frontier Auth Access Token; In files: EDMarketConnector.py:867; */
"Logging in..." = "Autorizējas...";
/* EDMarketConnector.py: Successfully authenticated with the Frontier website; In files: EDMarketConnector.py:883; EDMarketConnector.py:1426; */
"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; */
"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; */
"Station doesn't have anything!" = "Stacijā nekā nav!";
/* EDMarketConnector.py: Status - No station market data from Frontier CAPI; In files: EDMarketConnector.py:927; */
"Station doesn't have a market!" = "Stacijā nav tirgus!";
/* EDMarketConnector.py: Status - Attempting to retrieve data from Frontier CAPI; In files: EDMarketConnector.py:1001; */
"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; */
"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; */
"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; */
"What are you flying?!" = "Ar ko tu lido?";
/* EDMarketConnector.py: Time when we last obtained Frontier CAPI data; In files: EDMarketConnector.py:1221; */
"Last updated at %H:%M:%S" = "Pēdējo reizi atjaunināts %H:%M:%S";
/* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1249; */
"Fighter" = "Cīnītājs";
/* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1250; */
"Gunner" = "Ložmetējnieks";
/* EDMarketConnector.py: Multicrew role; In files: EDMarketConnector.py:1251; */
"Helm" = "Stūre";
/* EDMarketConnector.py: Cooldown on 'Update' button; In files: EDMarketConnector.py:1509; */
"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; */
"OK" = "Labi";
/* EDMarketConnector.py: Settings > Plugins tab; prefs.py: Label on Settings > Plugins tab; In files: EDMarketConnector.py:2001; prefs.py:976; */
"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; */
"Default" = "Noklusējuma";
/* eddn.py: Status text shown while attempting to send data; In files: eddn.py:251; eddn.py:698; eddn.py:1438; */
"Sending data to EDDN..." = "Sūta datus uz EDDN...";
/* eddn.py: Error while trying to send data to EDDN; In files: eddn.py:315; eddn.py:1374; eddn.py:1409; eddn.py:1450; */
"Error: Can't connect to EDDN" = "Kļūda: Nevar savienoties ar EDDN";
/* eddn.py: Enable EDDN support for station data checkbox label; In files: eddn.py:1121; */
"Send station data to the Elite Dangerous Data Network" = "Sūtīt stacijas datus uz Elite Dangerous Data Network";
/* eddn.py: Enable EDDN support for system and other scan data checkbox label; In files: eddn.py:1132; */
"Send system and scan data to the Elite Dangerous Data Network" = "Sūtīt stacijas datus uz Elite Dangerous Data Network";
/* eddn.py: EDDN delay sending until docked option is on, this message notes that a send was skipped due to this; In files: eddn.py:1143; */
"Delay sending until docked" = "Aizkavēt sūtīšanu līdz nosēšanai";
/* edsm.py: Settings>EDSM - Label on header/URL to EDSM API key page; In files: edsm.py:246; */
"Elite Dangerous Star Map credentials" = "Elite Dangerous zvaigžņu kartes informācija";
/* edsm.py: EDSM Commander name label in EDSM settings; In files: edsm.py:265; */
"Commander Name" = "Komandiera vārds";
/* 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";
/* 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; */
"None" = "Neviens";
/* edsm.py: EDSM Plugin - Error message from EDSM API; In files: edsm.py:746; edsm.py:874; */
"Error: EDSM {MSG}" = "Kļūda: EDSM {MSG}";
/* 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";
/* prefs.py: File > Preferences menu entry for macOS; In files: prefs.py:250; */
"Preferences" = "Iestatījumi";
/* prefs.py: Settings > Output - choosing what data to save to files; In files: prefs.py:347; */
"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; */
"Market data in CSV format file" = "Tirgus dati CSV formātā";
/* prefs.py: Settings > Output option; In files: prefs.py:362; */
"Market data in Trade Dangerous format file" = "Tirgus dati Trade Dangerous formātā";
/* prefs.py: Settings > Output option; In files: prefs.py:372; */
"Ship loadout" = "Kuģa loadout";
/* prefs.py: Settings > Output option; In files: prefs.py:382; */
"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; */
"File location" = "Faila atrašanās vieta";
/* prefs.py: macOS Preferences - files location selection button; In files: prefs.py:399; prefs.py:449; */
"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; */
"Browse..." = "Pārlūkot...";
/* prefs.py: Label for 'Output' Settings/Preferences tab; In files: prefs.py:417; */
"Output" = "Izvade";
/* prefs.py: Settings > Configuration - Label for Journal files location; In files: prefs.py:443; prefs.py:458; */
"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; */
"Keyboard shortcut" = "Ātrais taustiņš";
/* prefs.py: Hotkey/Shortcut settings prompt on Windows; In files: prefs.py:485; */
"Hotkey" = "Ātrais taustiņš";
/* prefs.py: macOS Preferences > Configuration - restart the app message; In files: prefs.py:494; */
"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; */
"{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; */
"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; */
"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; */
"Play sound" = "Atskaņot skaņu";
/* prefs.py: Label for Shipyard provider selection; In files: prefs.py:580; */
"Shipyard" = "Kuģu būvētava";
/* prefs.py: Label for 'Configuration' tab in Settings; In files: prefs.py:673; */
"Configuration" = "Konfigurācija";
/* prefs.py: Preferences privacy tab title; In files: prefs.py:695; */
"Privacy" = "Privātums";
/* prefs.py: Label for Settings > Appeareance > selection of 'normal' text colour; In files: prefs.py:708; */
"Normal text" = "Normālais teksts";
/* prefs.py: Label for Settings > Appeareance > selection of 'highlightes' text colour; In files: prefs.py:710; */
"Highlighted text" = "Izceltais teksts";
/* prefs.py: Appearance - Label for selection of application display language; In files: prefs.py:719; */
"Language" = "Valoda";
/* prefs.py: Label for Settings > Appearance > Theme selection; In files: prefs.py:729; */
"Theme" = "Dizains";
/* prefs.py: Label for 'Dark' theme radio button; In files: prefs.py:740; */
"Dark" = "Tumša";
/* prefs.py: Label for 'Transparent' theme radio button; In files: prefs.py:747; */
"Transparent" = "Caurspīdīga";
/* prefs.py: Label for Settings > Appearance tab; In files: prefs.py:883; */
"Appearance" = "Izskats";
/* prefs.py: Label for location of third-party plugins folder; In files: prefs.py:898; */
"Plugins folder" = "Spraudņu mape";
/* prefs.py: Label on button used to open a filesystem folder; In files: prefs.py:905; */
"Open" = "Atvērt";
/* prefs.py: Label on list of enabled plugins; In files: prefs.py:924; */
"Enabled Plugins" = "Iespējoti Spraudņi";
/* prefs.py: Lable on list of user-disabled plugins; In files: prefs.py:967; */
"Disabled Plugins" = "Atspējoti Spraudņi";
/* stats.py: Cmdr stats; In files: stats.py:53; */
"Balance" = "Bilance";
/* stats.py: Cmdr stats; In files: stats.py:54; */
"Loan" = "Aizdevums";
/* stats.py: Ranking; In files: stats.py:59; */
"Combat" = "Combat";
/* stats.py: Ranking; In files: stats.py:60; */
"Trade" = "Trade";
/* stats.py: Ranking; In files: stats.py:61; */
"Explorer" = "Explorer";
/* stats.py: Ranking; In files: stats.py:62; */
"CQC" = "CQC";
/* stats.py: Ranking; In files: stats.py:63; */
"Federation" = "Federation";
/* stats.py: Ranking; In files: stats.py:64; */
"Empire" = "Empire";
/* stats.py: Ranking; In files: stats.py:65; */
"Powerplay" = "Powerplay";
/* stats.py: Combat rank; In files: stats.py:73; */
"Harmless" = "Nekaitīgs";
/* stats.py: Combat rank; In files: stats.py:74; */
"Mostly Harmless" = "Mostly Harmless";
/* stats.py: Combat rank; In files: stats.py:75; */
"Novice" = "Novice";
/* stats.py: Combat rank; In files: stats.py:76; */
"Competent" = "Competent";
/* stats.py: Combat rank; In files: stats.py:77; */
"Expert" = "Expert";
/* stats.py: Combat rank; stats.py: Empire rank; In files: stats.py:78; stats.py:141; */
"Master" = "Master";
/* stats.py: Combat rank; In files: stats.py:79; */
"Dangerous" = "Dangerous";
/* stats.py: Combat rank; In files: stats.py:80; */
"Deadly" = "Deadly";
/* stats.py: Top rank; In files: stats.py:81; stats.py:92; stats.py:103; stats.py:114; */
"Elite" = "Elite";
/* stats.py: Trade rank; In files: stats.py:84; */
"Penniless" = "Penniless";
/* stats.py: Trade rank; In files: stats.py:85; */
"Mostly Penniless" = "Mostly Penniless";
/* stats.py: Trade rank; In files: stats.py:86; */
"Peddler" = "Peddler";
/* stats.py: Trade rank; In files: stats.py:87; */
"Dealer" = "Dealer";
/* stats.py: Trade rank; In files: stats.py:88; */
"Merchant" = "Merchant";
/* stats.py: Trade rank; In files: stats.py:89; */
"Broker" = "Broker";
/* stats.py: Trade rank; In files: stats.py:90; */
"Entrepreneur" = "Entrepreneur";
/* stats.py: Trade rank; In files: stats.py:91; */
"Tycoon" = "Tycoon";
/* stats.py: Explorer rank; In files: stats.py:95; */
"Aimless" = "Aimless";
/* stats.py: Explorer rank; In files: stats.py:96; */
"Mostly Aimless" = "Mostly Aimless";
/* stats.py: Explorer rank; In files: stats.py:97; */
"Scout" = "Scout";
/* stats.py: Explorer rank; In files: stats.py:98; */
"Surveyor" = "Surveyor";
/* stats.py: Explorer rank; In files: stats.py:99; */
"Trailblazer" = "Trailblazer";
/* stats.py: Explorer rank; In files: stats.py:100; */
"Pathfinder" = "Pathfinder";
/* stats.py: Explorer rank; In files: stats.py:101; */
"Ranger" = "Ranger";
/* stats.py: Explorer rank; In files: stats.py:102; */
"Pioneer" = "Pioneer";
/* stats.py: CQC rank; In files: stats.py:106; */
"Helpless" = "Bezpalīdzīgs";
/* stats.py: CQC rank; In files: stats.py:107; */
"Mostly Helpless" = "Mostly Helpless";
/* stats.py: CQC rank; In files: stats.py:108; */
"Amateur" = "Amateur";
/* stats.py: CQC rank; In files: stats.py:109; */
"Semi Professional" = "Semi Professional";
/* stats.py: CQC rank; In files: stats.py:110; */
"Professional" = "Professional";
/* stats.py: CQC rank; In files: stats.py:111; */
"Champion" = "Champion";
/* stats.py: CQC rank; In files: stats.py:112; */
"Hero" = "Varonis";
/* stats.py: CQC rank; In files: stats.py:113; */
"Gladiator" = "Gladiators";
/* stats.py: Federation rank; In files: stats.py:120; */
"Recruit" = "Recruit";
/* stats.py: Federation rank; In files: stats.py:121; */
"Cadet" = "Cadet";
/* stats.py: Federation rank; In files: stats.py:122; */
"Midshipman" = "Midshipman";
/* stats.py: Federation rank; In files: stats.py:123; */
"Petty Officer" = "Petty Officer";
/* stats.py: Federation rank; In files: stats.py:124; */
"Chief Petty Officer" = "Chief Petty Officer";
/* stats.py: Federation rank; In files: stats.py:125; */
"Warrant Officer" = "Warrant Officer";
/* stats.py: Federation rank; In files: stats.py:126; */
"Ensign" = "Ensign";
/* stats.py: Federation rank; In files: stats.py:127; */
"Lieutenant" = "Leitnants";
/* stats.py: Federation rank; In files: stats.py:128; */
"Lieutenant Commander" = "Lieutenant Commander";
/* stats.py: Federation rank; In files: stats.py:129; */
"Post Commander" = "Post Commander";
/* stats.py: Federation rank; In files: stats.py:130; */
"Post Captain" = "Post Captain";
/* stats.py: Federation rank; In files: stats.py:131; */
"Rear Admiral" = "Rear Admiral";
/* stats.py: Federation rank; In files: stats.py:132; */
"Vice Admiral" = "Vice Admiral";
/* stats.py: Federation rank; In files: stats.py:133; */
"Admiral" = "Admiral";
/* stats.py: Empire rank; In files: stats.py:139; */
"Outsider" = "Outsider";
/* stats.py: Empire rank; In files: stats.py:140; */
"Serf" = "Serf";
/* stats.py: Empire rank; In files: stats.py:142; */
"Squire" = "Squire";
/* stats.py: Empire rank; In files: stats.py:143; */
"Knight" = "Bruņinieks";
/* stats.py: Empire rank; In files: stats.py:144; */
"Lord" = "Lord";
/* stats.py: Empire rank; In files: stats.py:145; */
"Baron" = "Baron";
/* stats.py: Empire rank; In files: stats.py:146; */
"Viscount" = "Viscount";
/* stats.py: Empire rank; In files: stats.py:147; */
"Count" = "Count";
/* stats.py: Empire rank; In files: stats.py:148; */
"Earl" = "Earl";
/* stats.py: Empire rank; In files: stats.py:149; */
"Marquis" = "Marquis";
/* stats.py: Empire rank; In files: stats.py:150; */
"Duke" = "Duke";
/* stats.py: Empire rank; In files: stats.py:151; */
"Prince" = "Prince";
/* stats.py: Empire rank; In files: stats.py:152; */
"King" = "Karalis";
/* stats.py: Power rank; In files: stats.py:158; */
"Rating 1" = "Rating 1";
/* stats.py: Power rank; In files: stats.py:159; */
"Rating 2" = "Rating 2";
/* stats.py: Power rank; In files: stats.py:160; */
"Rating 3" = "Rating 3";
/* stats.py: Power rank; In files: stats.py:161; */
"Rating 4" = "Rating 4";
/* stats.py: Power rank; In files: stats.py:162; */
"Rating 5" = "Rating 5";
/* stats.py: Status dialog subtitle - CR value of ship; In files: stats.py:371; */
"Value" = "Vērtība";
/* stats.py: Status dialog title; In files: stats.py:380; */
"Ships" = "Kuģi";