mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-04-13 15:57:14 +03:00
Update translations
This commit is contained in:
parent
93300566e6
commit
70dfcd1375
@ -368,7 +368,7 @@
|
||||
"Recruit" = "Recruit";
|
||||
|
||||
/* Menu item. [EDMarketConnector.py] */
|
||||
"Save Raw Data..." = "Uložit syrová data...";
|
||||
"Save Raw Data..." = "Uložit surová data...";
|
||||
|
||||
/* Explorer rank. [stats.py] */
|
||||
"Scout" = "Scout";
|
||||
|
@ -103,6 +103,9 @@
|
||||
/* Appearance theme and language setting. [l10n.py] */
|
||||
"Default" = "Default";
|
||||
|
||||
/* Output setting under 'Send system and scan data to the Elite Dangerous Data Network' new in E:D 2.2. [prefs.py] */
|
||||
"Delay sending until docked" = "Delay sending until docked";
|
||||
|
||||
/* Empire rank. [stats.py] */
|
||||
"Duke" = "Duke";
|
||||
|
||||
@ -376,9 +379,12 @@
|
||||
/* [prefs.py] */
|
||||
"Send flight log to Elite Dangerous Star Map" = "Send flight log to Elite Dangerous Star Map";
|
||||
|
||||
/* [prefs.py] */
|
||||
/* Output setting. [prefs.py] */
|
||||
"Send station data to the Elite Dangerous Data Network" = "Send station data to the Elite Dangerous Data Network";
|
||||
|
||||
/* Output setting new in E:D 2.2. [prefs.py] */
|
||||
"Send system and scan data to the Elite Dangerous Data Network" = "Send system and scan data to the Elite Dangerous Data Network";
|
||||
|
||||
/* [EDMarketConnector.py] */
|
||||
"Sending data to EDDN..." = "Sending data to EDDN...";
|
||||
|
||||
|
@ -25,6 +25,9 @@
|
||||
/* Tab heading in settings. [prefs.py] */
|
||||
"Appearance" = "Внешний вид";
|
||||
|
||||
/* Output setting. [prefs.py] */
|
||||
"Automatically update on docking" = "Автоматически отправлять при стыковке";
|
||||
|
||||
/* Cmdr stats. [stats.py] */
|
||||
"Balance" = "Баланс";
|
||||
|
||||
@ -100,9 +103,15 @@
|
||||
/* Appearance theme and language setting. [l10n.py] */
|
||||
"Default" = "По умолчанию";
|
||||
|
||||
/* Output setting under 'Send system and scan data to the Elite Dangerous Data Network' new in E:D 2.2. [prefs.py] */
|
||||
"Delay sending until docked" = "Отложить отправку до завершения стыковки";
|
||||
|
||||
/* Empire rank. [stats.py] */
|
||||
"Duke" = "Герцог";
|
||||
|
||||
/* Configuration setting. [prefs.py] */
|
||||
"E:D log file location" = "Расположение файла журнала E:D";
|
||||
|
||||
/* Empire rank. [stats.py] */
|
||||
"Earl" = "Эрл";
|
||||
|
||||
@ -143,7 +152,7 @@
|
||||
"Error: Server is down" = "Ошибка: сервер не отвечает";
|
||||
|
||||
/* [companion.py] */
|
||||
"Error: Verification failed" = "Error: Verification failed";
|
||||
"Error: Verification failed" = "Ошибка: Проверка не пройдена";
|
||||
|
||||
/* Item in the File menu on Windows. [EDMarketConnector.py] */
|
||||
"Exit" = "Выход";
|
||||
@ -179,7 +188,7 @@
|
||||
"Hero" = "Герой";
|
||||
|
||||
/* Dark theme color setting. [prefs.py] */
|
||||
"Highlighted text" = "Highlighted text";
|
||||
"Highlighted text" = "Выделенный текст";
|
||||
|
||||
/* Hotkey/Shortcut settings prompt on Windows. [prefs.py] */
|
||||
"Hotkey" = "Горячая клавиша";
|
||||
@ -257,7 +266,7 @@
|
||||
"None" = "Не назначена";
|
||||
|
||||
/* Dark theme color setting. [prefs.py] */
|
||||
"Normal text" = "Normal text";
|
||||
"Normal text" = "Обычный текст";
|
||||
|
||||
/* Combat rank. [stats.py] */
|
||||
"Novice" = "Новичок";
|
||||
@ -373,6 +382,9 @@
|
||||
/* Output setting. [prefs.py] */
|
||||
"Send station data to the Elite Dangerous Data Network" = "Отправлять информацию о станциях на Elite Dangerous Data Network";
|
||||
|
||||
/* Output setting new in E:D 2.2. [prefs.py] */
|
||||
"Send system and scan data to the Elite Dangerous Data Network" = "Отправлять данные о системе и данные сканирования в Elite Dangerous Data Network";
|
||||
|
||||
/* [EDMarketConnector.py] */
|
||||
"Sending data to EDDN..." = "Отправка данных на EDDN...";
|
||||
|
||||
|
@ -101,7 +101,7 @@
|
||||
"Dealer" = "Дилер";
|
||||
|
||||
/* Appearance theme and language setting. [l10n.py] */
|
||||
"Default" = "Стандарт";
|
||||
"Default" = "Стандартно";
|
||||
|
||||
/* Output setting under 'Send system and scan data to the Elite Dangerous Data Network' new in E:D 2.2. [prefs.py] */
|
||||
"Delay sending until docked" = "Відкласти відправку даних до стикування";
|
||||
|
@ -204,7 +204,7 @@ This app uses the “Companion” web API that Frontier originally supplied for
|
||||
|
||||
Acknowledgements
|
||||
--------
|
||||
* “Elite: Dangerous” is © 1984 - 2015 Frontier Developments plc.
|
||||
* “Elite: Dangerous” is © 1984 - 2016 Frontier Developments plc.
|
||||
* Thanks to Cmdrs CatfoodCZ, Mike Stix & DaraCZ for the Czech translation.
|
||||
* Thanks to Cmdr CoolBreeze for the Dutch translation.
|
||||
* Thanks to [Cmdr Anthor](http://ed-td.space/) for the French translation.
|
||||
@ -213,6 +213,7 @@ Acknowledgements
|
||||
* Thanks to Cmdr magni1200s for the Japanese translation.
|
||||
* Thanks to Cmdr bubis7 for the Latvian translation.
|
||||
* Thanks to Cmdr Amarok 73 for the Polish translation.
|
||||
* Thanks to Shadow Panther for keeping the Russian translation up to date.
|
||||
* Thanks to Armando Ota for the Slovenian translation.
|
||||
* Thanks to Cmdr Mila Strelok for the Spanish translation.
|
||||
* Thanks to Taras Velychko for the Ukranian translation.
|
||||
|
Loading…
x
Reference in New Issue
Block a user