Sync language files

This updates all language files to the latest version.

- Some minor errors are also fixed - for example, a small number of
  changes were made to the English string instead of the translation.
  Alignment of the dimensional stability generator terminal is also
  improved in several languages.

- I also discovered that the string "Complete the game" appears twice -
  and has, to be consistent with adjacent strings, two separate
  translations in Portuguese (PT). So this string now properly has two
  different cases so it can be translated separately.

- The limit for TIME/SHINY/LIVES has been bumped from 7 to 8
This commit is contained in:
Dav999-v
2023-03-15 19:30:58 +01:00
committed by Misa Elizabeth Kai
parent ae98a857d2
commit 975d555a09
26 changed files with 226 additions and 178 deletions

View File

@@ -19,7 +19,7 @@
<string english_plural="{n_crew|wordy} crewmates remain" english_singular="{n_crew|wordy} crewmate remains" explanation="Reminder: you can add |upper for an uppercase letter." max="40" var="n_crew" expect="100">
<translation form="0" translation="Осталось {n_crew} членов экипажа"/>
<translation form="1" translation="Остался {n_crew} член экипажа"/>
<translation form="1" translation="Осталось {n_crew} члена экипажа"/>
<translation form="2" translation="Осталось {n_crew} члена экипажа"/>
</string>
<string english_plural="{n_crew|wordy} remain" english_singular="{n_crew|wordy} remains" explanation="You have rescued a crew member! XX remain" max="32" var="n_crew" expect="100">
<translation form="0" translation="Осталось {n_crew}"/>