diff --git a/ArchiSteamFarm.OfficialPlugins.SteamTokenDumper/Localization/Strings.lv-LV.resx b/ArchiSteamFarm.OfficialPlugins.SteamTokenDumper/Localization/Strings.lv-LV.resx
index f01235617..dd2bfc25b 100644
--- a/ArchiSteamFarm.OfficialPlugins.SteamTokenDumper/Localization/Strings.lv-LV.resx
+++ b/ArchiSteamFarm.OfficialPlugins.SteamTokenDumper/Localization/Strings.lv-LV.resx
@@ -97,7 +97,10 @@
Pabeidza iegūt kopumā {0} aplikāciju piekļuves marķierus.
{0} will be replaced by the number (total count) of app access tokens retrieved
-
+
+ Notiek visu depot atslēgu izgūšana, kopā {0} lietotnēm...
+ {0} will be replaced by the number (total count) of apps being retrieved
+
Iegūst {0} aplikāciju informāciju...
{0} will be replaced by the number (count this batch) of app infos being retrieved
@@ -106,13 +109,33 @@
Pabeidza iegūt {0} aplikāciju informāciju.
{0} will be replaced by the number (count this batch) of app infos retrieved
-
-
-
-
-
-
-
+
+ Veiksmīgi izgūtas {0} no {1} depot atslēgām.
+ {0} will be replaced by the number (count this batch) of depot keys that were successfully retrieved, {1} will be replaced by the number (count this batch) of depot keys that were supposed to be retrieved
+
+
+ Pabeigta visu depot atslēgu izgūšana, kopā {0} lietotnēm.
+ {0} will be replaced by the number (total count) of apps retrieved
+
+
+ Nav jaunu datu, ko iesniegt, viss ir atjaunināts.
+
+
+ Nevarēja iesniegt datus, jo nav derīgas SteamID kopas, ko mēs varētu klasificēt kā atbalstītāju. Apsveriet iespēju iestatīt {0} rekvizītu.
+ {0} will be replaced by the name of the config property (e.g. "SteamOwnerID") that the user is expected to set
+
+
+ Iesniedz reģistrētās lietotnes/pakotnes/depot, kopumā: {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
+
+
+ Iesniegšana neizdevās, jo tika nosūtīti pārāk daudz pieprasījumi. Mēs mēģināsim vēlreiz pēc aptuveni {0} no šī brīža.
+ {0} will be replaced by translated TimeSpan string (such as "53 minutes")
+
+
+ Dati ir veiksmīgi iesniegti. Serveris ir reģistrējis pavisam jaunas lietotnes/pakotnes/depots: {0} ({1} verificēts)/{2} ({3} verificēts)/{4} ({5} verificēts).
+ {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
+
Jaunas aplikācijas: {0}
{0} will be replaced by list of the apps (IDs, numbers), separated by a comma
@@ -129,10 +152,25 @@
Pārbaudītas pakas: {0}
{0} will be replaced by list of the packages (IDs, numbers), separated by a comma
-
-
-
-
-
-
+
+ Jaunas aplikācijas: {0}
+ {0} will be replaced by list of the depots (IDs, numbers), separated by a comma
+
+
+ Pārbaudītas aplikācijas: {0}
+ {0} will be replaced by list of the depots (IDs, numbers), separated by a comma
+
+
+ {0} inicializēts, spraudnis neatrisinās nevienu no šiem: {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
+
+
+ Notiek STD globālās kešatmiņas ielāde...
+
+
+ Notiek STD globālās kešatmiņas integritātes apstiprināšana...
+
+
+ Neizdevās pārbaudīt STD globālās kešatmiņas integritāti. Tas liecina par iespējamu faila/atmiņas bojājumu, tā vietā tiks inicializēta jauna instance.
+
diff --git a/ArchiSteamFarm/Localization/Strings.de-DE.resx b/ArchiSteamFarm/Localization/Strings.de-DE.resx
index 7aeff58b7..1385b9084 100644
--- a/ArchiSteamFarm/Localization/Strings.de-DE.resx
+++ b/ArchiSteamFarm/Localization/Strings.de-DE.resx
@@ -236,7 +236,7 @@ StackTrace:
{0} will be replaced by number of active bots, {1} will be replaced by total number of bots, {2} will be replaced by total number of games left to farm, {3} will be replaced by total number of cards left to farm
- Bot sammelt in Spiel: {0} ({1}, {2} Sammelkarten verbleiben) aus einer Gesamtheit von {3} Spielen ({4} Sammelkarten) die verbleiben (~{5} verbleibend).
+ Bot sammelt in Spiel: {0} ({1}, {2} Kartenfunde sind übrig) aus insgesamt {3} Spielen ({4} Sammelkarten) die verbleiben (~{5} verbleibend).
{0} will be replaced by game's ID (number), {1} will be replaced by game's name, {2} will be replaced by number of cards left to farm, {3} will be replaced by total number of games to farm, {4} will be replaced by total number of cards to farm, {5} will be replaced by translated TimeSpan string (such as "1 day, 5 hours and 30 minutes")
@@ -257,7 +257,7 @@ StackTrace:
Erledigt!
- Es verbleiben insgesamt {0} Spiele ({1} Sammelkarten) zum Sammeln (~{2} verbleibend)...
+ Es verbleiben insgesamt {0} Spiele ({1} Sammelkarten) zum Sammeln (~{2} verbleibend) ...
{0} will be replaced by number of games, {1} will be replaced by number of cards, {2} will be replaced by translated TimeSpan string (such as "1 day, 5 hours and 30 minutes")
diff --git a/ArchiSteamFarm/Localization/Strings.lv-LV.resx b/ArchiSteamFarm/Localization/Strings.lv-LV.resx
index f521fff1a..c350f23ea 100644
--- a/ArchiSteamFarm/Localization/Strings.lv-LV.resx
+++ b/ArchiSteamFarm/Localization/Strings.lv-LV.resx
@@ -748,5 +748,8 @@ Darbspējas laiks: {1}
Jūs mēģinat izmantot maksas pakalpojumu {0}, bet jums nav derīgs LicenseID iestatīts ASF globālajā konfigurācijā. Lūdzu pārskati savu konfigurāciju, jo šī funkcionalitāte nestrādās bez papildu informācijas.
{0} will be replaced by feature name (e.g. MatchActively)
-
+
+ ASF nevar palaist aplikāciju {0}, jo tai ir ar reģionu saistīts ierobežojums {1} valstī, kas ir spēkā līdz {2}.
+ {0} will be replaced by app ID (number), {1} will be replaced by short country code (string, such as "PL"), {2} will be replaced by human-readable date (string).
+
diff --git a/wiki b/wiki
index d8d3cd418..d5629ca54 160000
--- a/wiki
+++ b/wiki
@@ -1 +1 @@
-Subproject commit d8d3cd4188f1c5f84ddff427ff70cd7bbeecaf10
+Subproject commit d5629ca54d59bca780ae20fb94654c317be3aadf