diff --git a/ArchiSteamFarm.OfficialPlugins.SteamTokenDumper/Localization/Strings.be-BY.resx b/ArchiSteamFarm.OfficialPlugins.SteamTokenDumper/Localization/Strings.be-BY.resx index def32a4e5..324e79abd 100644 --- a/ArchiSteamFarm.OfficialPlugins.SteamTokenDumper/Localization/Strings.be-BY.resx +++ b/ArchiSteamFarm.OfficialPlugins.SteamTokenDumper/Localization/Strings.be-BY.resx @@ -62,34 +62,119 @@ PublicKeyToken=b77a5c561934e089 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + {0} быў адключаны з-за адсутнасці токена зборкі + {0} will be replaced by the name of the plugin (e.g. "SteamTokenDumperPlugin") + + + {0} зараз адключаны ў адпаведнасці з вашай канфігурацыяй. Калі вы хочаце дапамагчы SteamDB у адпраўцы даных, калі ласка, зазірніце ў нашу вікі. + {0} will be replaced by the name of the plugin (e.g. "SteamTokenDumperPlugin") + + + {0} быў паспяхова ініцыялізаваны, загадзя дзякуй за дапамогу. Першая адпраўка адбудзецца прыкладна праз {1}. + {0} will be replaced by the name of the plugin (e.g. "SteamTokenDumperPlugin"), {1} will be replaced by translated TimeSpan string (such as "53 minutes") + + + Не атрымалася загрузіць {0}, будзе ініцыялізаваны новы асобнік... + {0} will be replaced by the name of the file (e.g. "GlobalCache") + + + На гэтым асобніку бота няма праграм, якія патрабуюць абнаўлення. + + + Атрыманне ў агульнай складанасці {0} токенаў доступу праграмы... + {0} will be replaced by the number (total count) of app access tokens being retrieved + + + Атрыманне {0} токенаў доступу праграмы... + {0} will be replaced by the number (count this batch) of app access tokens being retrieved + + + Скончана атрыманне {0} токенаў доступу праграмы. + {0} will be replaced by the number (count this batch) of app access tokens retrieved + + + Завершана атрыманне {0} токенаў доступу праграмы. + {0} will be replaced by the number (total count) of app access tokens retrieved + + + Атрыманне ўсіх сховішч для агульнай колькасці праграм {0}... + {0} will be replaced by the number (total count) of apps being retrieved + + + Атрыманне інфармацыі пра праграму {0}... + {0} will be replaced by the number (count this batch) of app infos being retrieved + + + Завершана атрыманне інфармацыі пра праграму {0}. + {0} will be replaced by the number (count this batch) of app infos retrieved + + + Атрыманне {0} ключоў сховішча... + {0} will be replaced by the number (count this batch) of depot keys being retrieved + + + Завершана атрыманне {0} ключоў сховішча. + {0} will be replaced by the number (count this batch) of depot keys retrieved + + + Завершана атрыманне ўсіх ключоў ключоў сховішча для {0} праграм. + {0} will be replaced by the number (total count) of apps retrieved + + + Новых дадзеных для адпраўкі няма, усё актуальна. + + + Памылка адпраўкі дадзеных: карэктны SteamID не быў прадстаўлены. Праверце правільнасць налады {0}. + {0} will be replaced by the name of the config property (e.g. "SteamOwnerID") that the user is expected to set + + + Адпраўка агульнай колькасці зарэгістраваных праграм/пакетаў/сховішч: {0}/{1}/{2}... + {0} will be replaced by the number of app access tokens being submitted, {1} will be replaced by the number of package access tokens being submitted, {2} will be replaced by the number of depot keys being submitted + + + Адпраўка не ўдалася з-за занадта вялікай колькасці адпраўленых запытаў. Мы паўтарым спробу прыкладна праз {0}. + {0} will be replaced by translated TimeSpan string (such as "53 minutes") + + + Дадзеныя былі паспяхова адпраўлены. Сервер зарэгістраваў агульную колькасць новых праграм/пакетаў/сховішч: {0} ({1} праверана)/{2} ({3} праверана)/{4} ({5} праверана). + {0} will be replaced by the number of new app access tokens that the server has registered, {1} will be replaced by the number of verified app access tokens that the server has registered, {2} will be replaced by the number of new package access tokens that the server has registered, {3} will be replaced by the number of verified package access tokens that the server has registered, {4} will be replaced by the number of new depot keys that the server has registered, {5} will be replaced by the number of verified depot keys that the server has registered + + + Новыя праграмы: {0} + {0} will be replaced by list of the apps (IDs, numbers), separated by a comma + + + Правераныя праграмы: {0} + {0} will be replaced by list of the apps (IDs, numbers), separated by a comma + + + Новыя пакеты: {0} + {0} will be replaced by list of the packages (IDs, numbers), separated by a comma + + + Правераныя пакеты: {0} + {0} will be replaced by list of the packages (IDs, numbers), separated by a comma + + + Новыя сховішчы: {0} + {0} will be replaced by list of the depots (IDs, numbers), separated by a comma + + + Правераныя сховішчы: {0} + {0} will be replaced by list of the depots (IDs, numbers), separated by a comma + + + {0} ініцыялізаваны, убудова не працуе з ніводным з наступных: {1}. + {0} will be replaced by the name of the config property (e.g. "SecretPackageIDs"), {1} will be replaced by list of the objects (IDs, numbers), separated by a comma + + + Загрузка глабальнага кэша STD... + + + Праверка цэласнасці глабальнага кэша STD... + + + Не ўдалося праверыць цэласнасць глабальнага кэша STD. Гэта сведчыць аб магчымым пашкоджанні файла/памяці, замест гэтага будзе ініцыялізаваны новы асобнік. + diff --git a/ArchiSteamFarm/Localization/Strings.be-BY.resx b/ArchiSteamFarm/Localization/Strings.be-BY.resx index f05380551..ae2a1833a 100644 --- a/ArchiSteamFarm/Localization/Strings.be-BY.resx +++ b/ArchiSteamFarm/Localization/Strings.be-BY.resx @@ -70,7 +70,11 @@ ASF будзе аўтаматычна правяраць абнаўленні кожныя {0}. {0} will be replaced by translated TimeSpan string (such as "24 hours") - + + Змест: +{0} + {0} will be replaced by content string. Please note that this string should include newline for formatting. + Сканфігураваная {0} уласцівасць няправільная {1} {0} will be replaced by name of the configuration property, {1} will be replaced by invalid value @@ -80,12 +84,28 @@ {0} will be replaced by version number - - - - - - + + Выхад з ненулявым кодам памылкі! + + + Памылка запыту да: {0} + {0} will be replaced by URL of the request + + + Не ўдалося загрузіць глабальную канфігурацыю. Пераканайцеся, што {0} існуе і з'яўляецца сапраўдным! Выконвайце інструкцыю па наладжванні на вікі, калі вы заблыталіся. + {0} will be replaced by file's path + + + {0} няверны! + {0} will be replaced by object's name + + + Боты не вызначаны. Можа вы забыліся наладзіць ASF? Выконвайце інструкцыю па наладжванні на вікі, калі вы заблыталіся. + + + {0} мае значэнне нуль! + {0} will be replaced by object's name + @@ -101,17 +121,42 @@ - - - - - - - - - - - + + Уваход у {0}... + {0} will be replaced by service's name + + + Няма працуючых ботаў, выхад... + + + Абнаўленне нашай сесіі! + + + Адхіленне абмену: {0} + {0} will be replaced by trade number + + + Перазапуск... + + + Запуск... + + + Паспяхова завершана! + + + Разблакіраванне бацькоўскага кантролю... + + + Ідзе праверка наяўнасці новай версіі... + + + Спампоўка новай версіі: {0} ({1} МБ)... Пакуль чакаеце, падумайце аб ахвяраванні, калі вы шануеце праробленую працу! :) + {0} will be replaced by version string, {1} will be replaced by update size (in megabytes) + + + Працэс абнаўлення завершаны! + diff --git a/wiki b/wiki index f807e4586..4716b6d6f 160000 --- a/wiki +++ b/wiki @@ -1 +1 @@ -Subproject commit f807e4586f1ab7749bcf7b9bfc073a673d03e6b7 +Subproject commit 4716b6d6f5353a069a0b27d86860555c91a69c7f