Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/suppress_warning.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"""

SUPPRESS_WARNING['ar-EG'] = []
SUPPRESS_WARNING['ca-ES'] = []
SUPPRESS_WARNING['ca-ES'] = ['STR_3247', 'STR_6651', 'STR_6689', 'STR_6744']
SUPPRESS_WARNING['cs-CZ'] = []
SUPPRESS_WARNING['da-DK'] = []
SUPPRESS_WARNING['de-DE'] = []
Expand Down
22 changes: 21 additions & 1 deletion data/language/ca-ES.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3296,7 +3296,7 @@ STR_6237 :Grups
STR_6238 :Opcions multijugador
STR_6239 :Retallat vertical
STR_6240 :Retallat horitzontal
STR_6241 :Seleccioneu una àrea
STR_6241 :Selecciona una àrea
STR_6242 :Esborra la selecció
STR_6243 :Retoca l’atracció,{NEWLINE}fent-la parèixer nova
STR_6244 :No es pot retocar l’atracció…
Expand Down Expand Up @@ -3825,3 +3825,23 @@ STR_6781 :Captures de pantalla
STR_6782 :Notificacions de parc
STR_6783 :Notificacions d’atraccions
STR_6784 :Notificacions de visitants
STR_6785 :Comandament de joc
STR_6786 :Zona morta:
STR_6787 :Zona morta del pal analògic (cal moviment mínim)
STR_6788 :Sensitivitat:
STR_6789 :Multiplicador de la sensivitat del pal analògic
STR_6790 :Zona morta {COMMA32} %
STR_6791 :Sensitivitat: {COMMA32} %
STR_6792 :Entrades d’edificis
STR_6793 :Visitants i treballadors
STR_6794 :Decoracions i temes
STR_6795 :{MOVE_X}{10}{STRINGID}
STR_6796 :•{MOVE_X}{10}{STRINGID}
STR_6797 :Sense previsualització
STR_6798 :Captura de pantalla
STR_6799 :Minimapa
STR_7000 :o
STR_7001 :Nom de l’atracció
STR_7002 :{STRINGID} {STRINGID}
STR_7003 :El fitxer d’àudio «{STRING}» està truncat. Mostra esperada de {INT32}, però només n’hi ha {INT32}. Considereu reinstal·lar el RCT2.
STR_7004 :Força que es torni a dibuixar
4 changes: 2 additions & 2 deletions objects/ca-ES.json
Original file line number Diff line number Diff line change
Expand Up @@ -1633,9 +1633,9 @@
},
"rct1tw.scenario_meta.taiwan_park": {
"reference-name": "Taiwan Park",
"name": "Taiwan Park",
"name": "Parc Taiwan",
"reference-park_name": "Taiwan Park",
"park_name": "Taiwan Park",
"park_name": "Parc Taiwan",
"reference-details": "",
"details": ""
},
Expand Down