1
0
mirror of https://github.com/EDCD/EDMarketConnector.git synced 2025-04-13 07:47:14 +03:00

Add Slovenian translation courtesy of Armando Ota.

This commit is contained in:
Jonathan Harris 2015-12-08 12:48:54 +00:00
parent ae0a919027
commit 57b9ceeec9
3 changed files with 448 additions and 2 deletions

View File

@ -17,7 +17,7 @@
Description="$(var.PRODUCTLONGNAME) installer"
InstallerVersion="300" Compressed="yes"
Platform="x86"
Languages="1033,1036,1040,1045,0" /> <!-- en-US, fr-FR, it-IT, pl, neutral -->
Languages="1033,1036,1040,1045,1060,0" /> <!-- en-US, fr-FR, it-IT, pl, sl, neutral -->
<!-- Always reinstall since patching is problematic -->
<MajorUpgrade AllowSameVersionUpgrades="yes" DowngradeErrorMessage="A newer version of [ProductName] is already installed." />
@ -99,6 +99,9 @@
<Component Guid="*">
<File KeyPath="yes" Source="SourceDir\pl.strings" />
</Component>
<Component Guid="*">
<File KeyPath="yes" Source="SourceDir\sl.strings" />
</Component>
<Component Guid="{87A99AAA-792F-4092-9D00-5106D99D00AD}">
<File KeyPath="yes" Source="SourceDir\pyexpat.pyd" />
</Component>
@ -370,6 +373,7 @@
<ComponentRef Id="pyexpat.pyd" />
<ComponentRef Id="python27.dll" />
<ComponentRef Id="select.pyd" />
<ComponentRef Id="sl.strings" />
<ComponentRef Id="snd_good.wav" />
<ComponentRef Id="snd_bad.wav" />
<ComponentRef Id="stations.p" />

441
L10n/sl.strings Normal file
View File

@ -0,0 +1,441 @@
/* Use same text as E:D Launcher's verification dialog. [prefs.py] */
"A verification code has now been sent to the{CR}email address associated with your Elite account." = "
Koda za preverjanje istovetnosti{CR}je bila poslana na e-poštni naslov.";
/* App menu entry on OSX. [EDMarketConnector.py] */
"About {APP}" = "O {APP}";
/* Folder selection button on Windows. [prefs.py] */
"Browse..." = "Prebrskaj...";
/* Folder selection button on OSX. [prefs.py] */
"Change..." = "Spremeni...";
/* [EDMarketConnector.py] */
"Check for Updates..." = "Preveri posodobitve...";
/* EDSM & privacy setting. [prefs.py] */
"Cmdr name" = "Cmdr ime";
/* Main window. [EDMarketConnector.py] */
"Cmdr" = "Cmdr";
/* Update button in main window. [EDMarketConnector.py] */
"cooldown {SS}s" = "Posodobitev v {SS}s";
/* Section heading in settings. [prefs.py] */
"Credentials" = "Uporabniški podatki";
/* [EDMarketConnector.py] */
"Error: Can't connect to EDDN" = "Napaka: povezava z EDDN ni mogoča";
/* [EDMarketConnector.py] */
"Error: Connection to EDDN timed out" = "Napaka: Povezava z EDDN se je iztekla";
/* [companion.py] */
"Error: Invalid Credentials" = "Napaka: napačno uporabniški ime ali geslo";
/* [companion.py] */
"Error: Server is down" = "Napaka: Strežnik ni na voljo";
/* Item in the File menu on Windows. [EDMarketConnector.py] */
"Exit" = "Izhod";
/* [EDMarketConnector.py] */
"Fetching data..." = "Nalagam podatke...";
/* Menu title on Windows. [EDMarketConnector.py] */
"File" = "Datoteka";
/* Section heading in settings. [prefs.py] */
"File location" = "Lokacija datoteke";
/* [prefs.py] */
"Flight log in CSV format file" = "Dnevnik leta v CSV formatu";
/* [prefs.py] */
"How do you want to be identified in the saved data" = "Kako se želite indentificirati v shranjnih podatkih";
/* [EDMarketConnector.py] */
"Last updated at {HH}:{MM}:{SS}" = "Zadnja osvežitev podatkov {HH}:{MM}:{SS} ";
/* [EDMarketConnector.py] */
"Logging in..." = "Prijava v teku... ";
/* [prefs.py] */
"Market data in CSV format file" = "Podatki trga v CSV formatu";
/* [prefs.py] */
"Market data in Slopey's BPC format file" = "Podatki trga v Slopey's BPC formatu";
/* [prefs.py] */
"Market data in Trade Dangerous format file" = "Podatki trga v Trade Dangerous formatu";
/* [prefs.py] */
"OK" = "Potrdi";
/* Section heading in settings. [prefs.py] */
"Output" = "Izpis";
/* Use same text as E:D Launcher's login dialog. [prefs.py] */
"Password" = "Geslo";
/* [prefs.py] */
"Please choose what data to save" = "Izberite podatke, ki jih želite shraniti";
/* Use same text as E:D Launcher's verification dialog. [prefs.py] */
"Please enter the code into the box below." = "Vpišite kodo v spodnje polje.";
/* Use same text as E:D Launcher's login dialog. [prefs.py] */
"Please log in with your Elite: Dangerous account details" = "Vpišite se s podatki igre Elite:Dangerous";
/* [prefs.py] */
"Preferences" = "Nastavitve";
/* Section heading in settings. [prefs.py] */
"Privacy" = "Privatno";
/* Privacy setting. [prefs.py] */
"Pseudo-anonymized ID" = "Psevdo anonimni identifikator";
/* [prefs.py] */
"Send station data to the Elite Dangerous Data Network" = "Pošlji podatke postaje na EDDN";
/* [EDMarketConnector.py] */
"Sending data to EDDN..." = "Pošiljam podatke na EDDN";
/* Item in the File menu on Windows. [EDMarketConnector.py] */
"Settings" = "Nastavitve";
/* [prefs.py] */
"Ship loadout in Coriolis format file" = "Oprema ladje v Coriolis formatu";
/* [prefs.py] */
"Ship loadout in E:D Shipyard format file" = "Oprema ladje v E:D Shipyard formatu";
/* [EDMarketConnector.py] */
"Station doesn't have a market!" = "Postaja nima trga";
/* [EDMarketConnector.py] */
"Station doesn't have anything!" = "Postaja nima ničesar";
/* Main window. [EDMarketConnector.py] */
"Station" = "Postaja";
/* Main window. [EDMarketConnector.py] */
"System" = "Sistem";
/* Update button in main window. [EDMarketConnector.py] */
"Update" = "Osveži";
/* Use same text as E:D Launcher's login dialog. [prefs.py] */
"Username (Email)" = "Uporabniško ime";
/* Shouldn't happen. [EDMarketConnector.py] */
"What are you flying?!" = "S čim letiš";
/* Shouldn't happen. [EDMarketConnector.py] */
"Where are you?!" = "Kje se nahajaš";
/* Shouldn't happen. [EDMarketConnector.py] */
"Who are you?!" = "Kdo si";
/* [EDMarketConnector.py] */
"You're not docked at a station!" = "Nahajš se v postaji!";
/* Section heading in settings on Windows. [prefs.py] */
"Hotkey" = "Bližnjica";
/* No hotkey/shortcut currently defined. [prefs.py] */
"None" = "Brez";
/* Shortcut settings button on OSX. [prefs.py] */
"Open System Preferences" = "Odpri sistemske nastavitve";
/* Hotkey/Shortcut setting. [prefs.py] */
"Play sound" = "Sproži zvok";
/* Shortcut settings prompt on OSX. [prefs.py] */
"Re-start {APP} to use shortcuts" = "Ponovno poženi {APP} za uporabo bližnjic";
/* Section heading in settings on OSX. [prefs.py] */
"Keyboard shortcut" = "Bližnjica";
/* Menu title on OSX. [EDMarketConnector.py] */
"Window" = "Okno";
/* Shortcut settings prompt on OSX. [prefs.py] */
"{APP} needs permission to use shortcuts" = "{APP} potrebuje dovoljenja za uporabo bližnjic";
/* Hotkey/Shortcut setting. [prefs.py] */
"Only when Elite: Dangerous is the active app" = "Samo ko je Elite:Dangerous aktivna aplikacija ";
/* As in Copy and Paste. [EDMarketConnector.py] */
"Copy" = "Kopiraj";
/* Menu title. [EDMarketConnector.py] */
"Edit" = "Uredi";
/* EDSM setting. [prefs.py] */
"API Key" = "API ključ";
/* Section heading in settings. [prefs.py] */
"Elite Dangerous Star Map credentials" = "EDStarMap uporabniški podatki";
/* [edsm.py] */
"Error: Can't connect to EDSM" = "Napaka: Povezava z EDSM ni mogoča";
/* [edsm.py] */
"Error: EDSM {MSG}" = "Napaka: EDSM {MSG}";
/* [prefs.py] */
"Send flight log to Elite Dangerous Star Map" = "Pošlji dnevnik leta na EDSM";
/* [EDMarketConnector.py] */
"Sending data to EDSM..." = "Pošiljam podatke na EDSM";
/* Output setting. [prefs.py] */
"Automatically make a log entry on entering a system" = "Shrani podatke v dnevnik leta, ko prispeš v sistem";
/* Output settings prompt. [prefs.py] */
"Re-start Elite: Dangerous to use this feature" = "Ponovno poženi Elite: Dangerous za uporabo te funkcije";
/* [EDMarketConnector.py] */
"Error: Can't get market data!" = "Napaka: Ne morem sprejeti tržnih podatkov";
/* Federation rank. [stats.py] */
"Admiral" = "Admiral";
/* Explorer rank. [stats.py] */
"Aimless" = "Aimless";
/* CQC rank. [stats.py] */
"Amateur" = "Amateur";
/* Cmdr stats. [stats.py] */
"Balance" = "Ravnotežje";
/* Empire rank. [stats.py] */
"Baron" = "Baron";
/* Trade rank. [stats.py] */
"Broker" = "Broker";
/* Federation rank. [stats.py] */
"Cadet" = "Cadet";
/* CQC rank. [stats.py] */
"Champion" = "Champion";
/* Federation rank. [stats.py] */
"Chief Petty Officer" = "Chief Petty Officer";
/* Ranking. [stats.py] */
"Combat" = "Combat";
/* Combat rank. [stats.py] */
"Competent" = "Competent";
/* Empire rank. [stats.py] */
"Count" = "Count";
/* Ranking. [stats.py] */
"CQC" = "CQC";
/* Combat rank. [stats.py] */
"Dangerous" = "Dangerous";
/* Combat rank. [stats.py] */
"Deadly" = "Deadly";
/* Trade rank. [stats.py] */
"Dealer" = "Dealer";
/* Empire rank. [stats.py] */
"Duke" = "Duke";
/* Empire rank. [stats.py] */
"Earl" = "Earl";
/* Top rank. [stats.py] */
"Elite" = "Elite";
/* Ranking. [stats.py] */
"Empire" = "Cesarstvo";
/* Federation rank. [stats.py] */
"Ensign" = "Ensign";
/* Trade rank. [stats.py] */
"Entrepreneur" = "Enterpreneur";
/* Combat rank. [stats.py] */
"Expert" = "Expert";
/* Ranking. [stats.py] */
"Explorer" = "Explorer";
/* Ranking. [stats.py] */
"Federation" = "Federacija";
/* CQC rank. [stats.py] */
"Gladiator" = "Gladiator";
/* Combat rank. [stats.py] */
"Harmless" = "Harmless";
/* CQC rank. [stats.py] */
"Helpless" = "Helpless";
/* CQC rank. [stats.py] */
"Hero" = "Hero";
/* Empire rank. [stats.py] */
"King" = "King";
/* Empire rank. [stats.py] */
"Knight" = "Knight";
/* Federation rank. [stats.py] */
"Lieutenant" = "LIeutenant";
/* Federation rank. [stats.py] */
"Lieutenant Commander" = "Lieutenant Commander";
/* Cmdr stats. [stats.py] */
"Loan" = "Posojilo";
/* Empire rank. [stats.py] */
"Lord" = "Lord";
/* Empire rank. [stats.py] */
"Marquis" = "Marquis";
/* Combat rank. [stats.py] */
"Master" = "Master";
/* Trade rank. [stats.py] */
"Merchant" = "Merchant";
/* Federation rank. [stats.py] */
"Midshipman" = "Midshipman";
/* Explorer rank. [stats.py] */
"Mostly Aimless" = "Mostly Aimless";
/* Combat rank. [stats.py] */
"Mostly Harmless" = "Mostly Harmless";
/* CQC rank. [stats.py] */
"Mostly Helpless" = "Mostly Helpless";
/* Trade rank. [stats.py] */
"Mostly Penniless" = "Mostly peniless";
/* Combat rank. [stats.py] */
"Novice" = "Novice";
/* Empire rank. [stats.py] */
"Outsider" = "Outsider";
/* Explorer rank. [stats.py] */
"Pathfinder" = "Pathfinder";
/* Trade rank. [stats.py] */
"Pedlar" = "Pedlar";
/* Trade rank. [stats.py] */
"Penniless" = "Peniless";
/* Federation rank. [stats.py] */
"Petty Officer" = "Petty Officer";
/* Explorer rank. [stats.py] */
"Pioneer" = "Pioneer";
/* Federation rank. [stats.py] */
"Post Captain" = "Post Captain";
/* Federation rank. [stats.py] */
"Post Commander" = "Post Commander";
/* Ranking. [stats.py] */
"Powerplay" = "Igra moči";
/* Empire rank. [stats.py] */
"Prince" = "Prince";
/* CQC rank. [stats.py] */
"Professional" = "Professional";
/* Explorer rank. [stats.py] */
"Ranger" = "Ranger";
/* Power rank. [stats.py] */
"Rating 1" = "Ocena 1";
/* Power rank. [stats.py] */
"Rating 2" = "Ocena 2";
/* Power rank. [stats.py] */
"Rating 3" = "Ocena 3";
/* Power rank. [stats.py] */
"Rating 4" = "Ocena 4";
/* Power rank. [stats.py] */
"Rating 5" = "Ocena 5";
/* Status bar message on launch. [EDMarketConnector.py] */
"Re-start Elite: Dangerous for automatic log entries" = "Poženi ponovno Elite: Dangerous za vklop avtomatičnih vpisov v dnevnik";
/* Federation rank. [stats.py] */
"Rear Admiral" = "Read Admiral";
/* Federation rank. [stats.py] */
"Recruit" = "Recruit";
/* Explorer rank. [stats.py] */
"Scout" = "Scout";
/* CQC rank. [stats.py] */
"Semi Professional" = "Semi Professional";
/* Empire rank. [stats.py] */
"Serf" = "Serif";
/* Status dialog subtitle. [stats.py] */
"Ship" = "Ladja";
/* Status dialog title. [stats.py] */
"Ships" = "Ladje";
/* Empire rank. [stats.py] */
"Squire" = "Squire";
/* Menu item. [EDMarketConnector.py] */
"Status" = "Status";
/* Explorer rank. [stats.py] */
"Surveyor" = "Surveyor";
/* Ranking. [stats.py] */
"Trade" = "Trgovanje";
/* Explorer rank. [stats.py] */
"Trailblazer" = "Trailblazer";
/* Trade rank. [stats.py] */
"Tycoon" = "Tycoon";
/* Federation rank. [stats.py] */
"Vice Admiral" = "Vice Admiral";
/* Menu title on OSX. [EDMarketConnector.py] */
"View" = "Pogled";
/* Empire rank. [stats.py] */
"Viscount" = "Viscount";
/* Federation rank. [stats.py] */
"Warrant Officer" = "Warrant Officer";

View File

@ -158,10 +158,11 @@ This app uses the “Companion” web API that Frontier supplies to support thei
Acknowledgements
--------
* “Elite: Dangerous” is © 1984 - 2014 Frontier Developments plc.
* “Elite: Dangerous” is © 1984 - 2015 Frontier Developments plc.
* Thanks to [Cmdr Anthor](http://ed-td.space/) for the French translation.
* Thanks to [Cmdr Koreldan](http://ed-map.eu/) for the Italian translation.
* Thanks to Cmdr Amarok 73 for the Polish translation.
* Thanks to Armando Ota for the Slovenian translation.
* Thanks to [James Muscat](https://github.com/jamesremuscat) for [EDDN](https://github.com/jamesremuscat/EDDN) and to [Cmdr Anthor](https://github.com/AnthorNet) for the [stats](http://eddn-gateway.elite-markets.net/).
* Thanks to [Andargor](https://github.com/Andargor) for the idea of using the “Companion” interface in [edce-client](https://github.com/Andargor/edce-client).
* Uses [Sparkle](https://github.com/sparkle-project/Sparkle) by [Andy Matuschak](http://andymatuschak.org/) and the [Sparkle Project](https://github.com/sparkle-project).