Automatic translations update

This commit is contained in:
ArchiBot
2021-11-28 02:07:25 +00:00
parent 90bf83cf48
commit a5cd6314e4
3 changed files with 35 additions and 10 deletions

View File

@@ -82,10 +82,22 @@
<data name="SubmissionSuccessfulNewApps" xml:space="preserve">
<value>Jaunas aplikācijas: {0}</value>
<comment>{0} will be replaced by list of the apps (IDs, numbers), separated by a comma</comment>
</data>
<data name="SubmissionSuccessfulVerifiedApps" xml:space="preserve">
<value>Pārbaudītas aplikācijas: {0}</value>
<comment>{0} will be replaced by list of the apps (IDs, numbers), separated by a comma</comment>
</data>
<data name="SubmissionSuccessfulNewPackages" xml:space="preserve">
<value>Jaunas pakas: {0}</value>
<comment>{0} will be replaced by list of the packages (IDs, numbers), separated by a comma</comment>
</data>
<data name="SubmissionSuccessfulVerifiedPackages" xml:space="preserve">
<value>Pārbaudītas pakas: {0}</value>
<comment>{0} will be replaced by list of the packages (IDs, numbers), separated by a comma</comment>
</data>

View File

@@ -239,11 +239,24 @@ StackTrace:
<value>Darīts!</value>
</data>
<data name="IdlingFinished" xml:space="preserve">
<value>Vākšana pabeigta!</value>
</data>
<data name="IdlingFinishedForGame" xml:space="preserve">
<value>Pabeigta vākšana: {0} ({1}) ar {2} spēlēšanas laiku!</value>
<comment>{0} will be replaced by game's ID (number), {1} will be replaced by game's name, {2} will be replaced by translated TimeSpan string (such as "1 day, 5 hours and 30 minutes")</comment>
</data>
<data name="IdlingFinishedForGames" xml:space="preserve">
<value>Spēlēm pabeigta vākšana: {0}</value>
<comment>{0} will be replaced by list of the games (IDs, numbers), separated by a comma</comment>
</data>
<data name="IdlingStatusForGame" xml:space="preserve">
<value>Vākšanas statuss par {0} ({1}): atlikušas {2} kārtis</value>
<comment>{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</comment>
</data>
<data name="IdlingStopped" xml:space="preserve">
<value>Vākšana apturēta!</value>
</data>
<data name="IgnoredPermanentPauseEnabled" xml:space="preserve">
<value>Pieprasījums tiek ignorēts, jo pastāvīgā pauze ir ieslēgta!</value>
</data>

2
wiki

Submodule wiki updated: c8c0402f88...d68b6b2306