mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-01 22:20:52 +00:00
Translations update
This commit is contained in:
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
@@ -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": "Добави"
|
||||
}
|
||||
Reference in New Issue
Block a user