Sync language files after merging #963

This syncs the language files to include the new string about changing
platform speed.
This commit is contained in:
Misa
2023-04-02 23:50:11 -07:00
parent f3cf771cc8
commit c88f249f48
11 changed files with 11 additions and 0 deletions

View File

@@ -630,6 +630,7 @@
<string english="Now using {area} Tileset" translation="Ara es fa servir el conjunt de peces {area}" explanation="level editor, user changed the tileset of the room to {area} (like Ship, Lab, etc)" max="38*3"/>
<string english="Tileset Colour Changed" translation="Sha canviat el color|del conjunt de peces" explanation="level editor, user changed the tileset colour/variant of the room" max="38*3"/>
<string english="Enemy Type Changed" translation="Sha canviat el tipus denemic" explanation="level editor, user changed enemy appearance for the room" max="38*3"/>
<string english="Platform speed is now {speed}" translation="" explanation="level editor, user changed speed of platforms for the room" max="38*3"/>
<string english="Reloaded resources" translation="Shan recarregat els recursos" explanation="level editor, reloaded graphics assets/resources, music and sound effects" max="38*3"/>
<string english="ERROR: Invalid format" translation="ERROR: Format invàlid" explanation="user was supposed to enter something like `12,12`, but entered `as@df`" max="38*3"/>
<string english="Loaded map: {filename}.vvvvvv" translation="Sha obert el mapa: {filename}.vvvvvv" explanation="successfully loaded level file" max="38*3"/>