Made technical fixes to several translations

These are errors and issues that have been reported, but are fixable by
us without needing to involve the translator in the fix, without too
much risk of accidentally breaking grammar rules.

The full list of fixes:
- Fixed some menus going offscreen by removing unneeded words (I'm
  fairly confident after some cross-referencing and research) in
  Portuguese BR, Portuguese PT, Spanish, and French
- Set 0 to singular in numbers.xml in Portuguese BR and French
- Removed the ** from dimensional stability generator to make it not go
  offscreen, and aligned the text better, in Portuguese BR and Spanish
- Fixed some small casing and spacing errors in Portuguese BR, French
  and Welsh. Think of misplaced spaces or sentences starting with a
  lowercase letter
- Fixed a limit break in Spanish (the menu button already drops the
  word "de" in "retraso de la entrada", so the title can too, right?)
- Corrected some typos in French and German (je continuer->je continue,
  9: Finde->9: Feinde and NENÜ->MENU)
- Fixed spacing and alignment in teletype terminals in Welsh (like the
  dimensional stability generator)
This commit is contained in:
Dav999
2023-06-19 23:56:04 +02:00
committed by Misa Elizabeth Kai
parent 2667a8a14e
commit 9335421783
12 changed files with 115 additions and 58 deletions

View File

@@ -400,7 +400,7 @@
<string english="play a level" translation="jogar nível" explanation="menu option"/>
<string english="level editor" translation="editor de níveis" explanation="menu option"/>
<string english="open level folder" translation="abrir pasta de níveis" explanation="menu option. Button that opens the folder with level files in a file explorer"/>
<string english="show level folder path" translation="exibir caminho da pasta de níveis" explanation="menu option"/>
<string english="show level folder path" translation="exibir caminho da pasta" explanation="menu option"/>
<string english="return" translation="voltar" explanation="menu option"/>
<string english="return to levels" translation="voltar aos níveis" explanation="menu option"/>
<string english="no, don&apos;t show me" translation="não mostrar" explanation="menu option"/>