Translations update

This commit is contained in:
JustArchi
2018-03-17 01:34:36 +01:00
parent 2684417d12
commit aa03905916
3 changed files with 33 additions and 27 deletions

View File

@@ -651,7 +651,10 @@
<value>Завърши изчистването на предложенията на Steam #{0}.</value>
<comment>{0} will be replaced by queue number</comment>
</data>
<data name="BotOwnsOverviewPerGame" xml:space="preserve">
<value>{0}/{1} ботовете вече притежават игра {2}.</value>
<comment>{0} will be replaced by number of bots that already own particular game being checked, {1} will be replaced by total number of bots that were checked during the process, {2} will be replaced by game's ID (number)</comment>
</data>
<data name="BotRefreshingPackagesData" xml:space="preserve">
<value>Обновяване на пакети данни...</value>
</data>

View File

@@ -653,7 +653,10 @@ StackTrace:
<value>Færdig med rensning af Steam opdagelses kø #{0}.</value>
<comment>{0} will be replaced by queue number</comment>
</data>
<data name="BotOwnsOverviewPerGame" xml:space="preserve">
<value>{0}/{1} bots ejer allerede spillet {2}.</value>
<comment>{0} will be replaced by number of bots that already own particular game being checked, {1} will be replaced by total number of bots that were checked during the process, {2} will be replaced by game's ID (number)</comment>
</data>
<data name="BotRefreshingPackagesData" xml:space="preserve">
<value>Opdaterer pakkedata...</value>
</data>

View File

@@ -1,28 +1,28 @@
{
"app.name": "",
"button.advanced": "",
"button.download": "",
"app.name": "ASF генератор за конфигуриране",
"button.advanced": "Превключване на разширени настройки",
"button.download": "Изтегляне",
"home.topic": "",
"link.asf": "",
"link.bot": "",
"link.home": "",
"schema.access": "",
"schema.advanced": "",
"schema.basic": "",
"schema.bot.SteamLogin.description": "",
"schema.bot.SteamPassword.description": "",
"schema.bot.name": "",
"schema.bot.name.description": "",
"schema.community": "",
"schema.connection": "",
"schema.customization": "",
"schema.farming": "",
"schema.generic.steamid64": "",
"schema.misc": "",
"schema.performance": "",
"schema.remote_access": "",
"schema.security": "",
"schema.trading": "",
"schema.updates": "",
"static.add": ""
"link.asf": "ASF",
"link.bot": "Бот",
"link.home": "Начало",
"schema.access": "Достъп",
"schema.advanced": "Разширени настройки",
"schema.basic": "Основни",
"schema.bot.SteamLogin.description": "Вашият Steam профил",
"schema.bot.SteamPassword.description": "Вашата Steam парола",
"schema.bot.name": "Име",
"schema.bot.name.description": "Име на бота",
"schema.community": "Общност",
"schema.connection": "Свързване",
"schema.customization": "Персонализиране",
"schema.farming": "Вадене на карти",
"schema.generic.steamid64": "Вашият SteamID64",
"schema.misc": "Разни",
"schema.performance": "Представяне",
"schema.remote_access": "Отдалечен достъп",
"schema.security": "Защита",
"schema.trading": "Търговия",
"schema.updates": "Обновления",
"static.add": "Добави"
}