update i18n file

This commit is contained in:
betalars 2026-06-03 14:40:20 +02:00
parent 67c97fe45b
commit e6b217ac5f
8 changed files with 624 additions and 618 deletions

2
src/.gitignore vendored
View File

@ -9,7 +9,7 @@ export_credentials.cfg
*.tmp *.tmp
# Imported translations (automatically generated from CSV files) # Imported translations (automatically generated from CSV files)
*.translation #*.translation
# Mono-specific ignores # Mono-specific ignores
.mono/ .mono/

File diff suppressed because it is too large Load Diff

View File

@ -6,14 +6,14 @@ uid="uid://dqfmgincww78d"
[deps] [deps]
files=["res://internationalisation.en.translation", "res://internationalisation.de.translation", "res://internationalisation.es.translation", "res://internationalisation.en.translation", "res://internationalisation.notes.translation"] files=["res://internationalisation.en.translation", "res://internationalisation.de.translation"]
source_file="res://internationalisation.csv" source_file="res://internationalisation.csv"
dest_files=["res://internationalisation.en.translation", "res://internationalisation.de.translation", "res://internationalisation.es.translation", "res://internationalisation.en.translation", "res://internationalisation.notes.translation"] dest_files=["res://internationalisation.en.translation", "res://internationalisation.de.translation"]
[params] [params]
compress=true compress=1
delimiter=0 delimiter=0
unescape_keys=false unescape_keys=false
unescape_translations=true unescape_translations=true