Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update for gl_ES #3059

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open

update for gl_ES #3059

wants to merge 6 commits into from

Conversation

ninjum
Copy link
Contributor

@ninjum ninjum commented Feb 22, 2025

Copy link

Check results

For details go to Translation Check -> Details. Expand Run checks build stage and use the build-in search to find your language (e.g. pl-PL)

MissingThe translation is not added to translation file. (e.g. STR_9999 is in en-GB but is not available in given language)

Not neededThe translation file contains entries that are not in en-GB and should be removed (e.g. STR_9999 exists in given language but is not in en-GB)

SameThe translation and source string is exactly the same. (e.g. STR_9999 is Umbrella in both en-GB and given language). This may be desired in some cases (e.g. April is the same in English and German)

gl-ES 2 (-7) 4 99

Other translations

MissingThe translation is not added to translation file. (e.g. STR_9999 is in en-GB but is not available in given language)

Not neededThe translation file contains entries that are not in en-GB and should be removed (e.g. STR_9999 exists in given language but is not in en-GB)

SameThe translation and source string is exactly the same. (e.g. STR_9999 is Umbrella in both en-GB and given language). This may be desired in some cases (e.g. April is the same in English and German)

ar-EG 209 3 1751
ca-ES 24 2 86
cs-CZ 213 2 139
da-DK 27 2 244
de-DE 29 2 140
en-US 3417 0 1
eo-ZZ 2 1 68
es-ES 17 2 162
fi-FI 29 2 95
fr-CA 3574 0 0
fr-FR 2 1 137
hu-HU 29 2 86
it-IT 27 2 133
ja-JP 29 2 121
ko-KR 0 1 92
nb-NO 118 2 162
nl-NL 2 1 178
pl-PL 2 1 99
pt-BR 2 1 136
ru-RU 0 0 113
sv-SE 83 2 150
tr-TR 447 2 98
uk-UA 113 35 723
vi-VN 309 4 2773
zh-CN 93 2 30
zh-TW 204 2 105

@ninjum
Copy link
Contributor Author

ninjum commented Feb 22, 2025

update also file Localisation/objects/gl-ES.json

@@ -3401,15 +3401,15 @@
},
"rct2.scenery_large.glthent": {
"reference-name": "‘Goliath’ Sign",
"name": "Sinal Goliath"
"name": "Sinal "Goliath"."
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is invalid JSON. Also, this uses typewriter quotes instead of curly quotes.

@@ -4481,7 +4481,7 @@
},
"rct2.scenery_small.tly": {
"reference-name": "Lily",
"name": "Lirio"
"name": Lirio"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was correct, but you removed a quote.

},
"rct2tt.scenario_text.animatronic_antics": {
"reference-name": "Animatronic Antics",
"name": "Animatronic Antics",
"name": ""Falcatruadas Animatrónicas",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Incorrect JSON.

@@ -3218,6 +3218,3226 @@ STR_6102 :O valor dunha atracción non diminúe co paso do tempo, polo que os
STR_6103 :Esta opción está desactivada durante unha partida multixogador.
STR_6105 :Hiper montaña rusa
STR_6107 :Camións Monstro
STR_6109 :# STR_XXXX part is read and XXXX becomes the string id number. STR_1672
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You duplicated the entirety of the file here.

Copy link
Member

@Gymnasiast Gymnasiast left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please address the problems I highlighted.

Copy link

Check results

For details go to Translation Check -> Details. Expand Run checks build stage and use the build-in search to find your language (e.g. pl-PL)

MissingThe translation is not added to translation file. (e.g. STR_9999 is in en-GB but is not available in given language)

Not neededThe translation file contains entries that are not in en-GB and should be removed (e.g. STR_9999 exists in given language but is not in en-GB)

SameThe translation and source string is exactly the same. (e.g. STR_9999 is Umbrella in both en-GB and given language). This may be desired in some cases (e.g. April is the same in English and German)

gl-ES 3 (-7) 8 99

Other translations

MissingThe translation is not added to translation file. (e.g. STR_9999 is in en-GB but is not available in given language)

Not neededThe translation file contains entries that are not in en-GB and should be removed (e.g. STR_9999 exists in given language but is not in en-GB)

SameThe translation and source string is exactly the same. (e.g. STR_9999 is Umbrella in both en-GB and given language). This may be desired in some cases (e.g. April is the same in English and German)

ar-EG 210 7 1748
ca-ES 25 6 86
cs-CZ 214 6 139
da-DK 28 6 244
de-DE 30 6 140
en-US 3414 0 1
eo-ZZ 3 5 68
es-ES 18 6 162
fi-FI 30 6 95
fr-CA 3571 0 0
fr-FR 3 5 137
hu-HU 30 6 86
it-IT 28 6 133
ja-JP 30 6 121
ko-KR 1 5 92
nb-NO 119 6 162
nl-NL 3 5 178
pl-PL 3 5 99
pt-BR 3 5 136
ru-RU 1 4 113
sv-SE 84 6 150
tr-TR 448 6 98
uk-UA 114 39 723
vi-VN 310 8 2769
zh-CN 94 6 30
zh-TW 205 6 105

Copy link

Check results

For details go to Translation Check -> Details. Expand Run checks build stage and use the build-in search to find your language (e.g. pl-PL)

MissingThe translation is not added to translation file. (e.g. STR_9999 is in en-GB but is not available in given language)

Not neededThe translation file contains entries that are not in en-GB and should be removed (e.g. STR_9999 exists in given language but is not in en-GB)

SameThe translation and source string is exactly the same. (e.g. STR_9999 is Umbrella in both en-GB and given language). This may be desired in some cases (e.g. April is the same in English and German)

gl-ES 3 (-7) 8 99

Other translations

MissingThe translation is not added to translation file. (e.g. STR_9999 is in en-GB but is not available in given language)

Not neededThe translation file contains entries that are not in en-GB and should be removed (e.g. STR_9999 exists in given language but is not in en-GB)

SameThe translation and source string is exactly the same. (e.g. STR_9999 is Umbrella in both en-GB and given language). This may be desired in some cases (e.g. April is the same in English and German)

ar-EG 210 7 1748
ca-ES 25 6 86
cs-CZ 214 6 139
da-DK 28 6 244
de-DE 30 6 140
en-US 3414 0 1
eo-ZZ 3 5 68
es-ES 18 6 162
fi-FI 30 6 95
fr-CA 3571 0 0
fr-FR 3 5 137
hu-HU 30 6 86
it-IT 28 6 133
ja-JP 30 6 121
ko-KR 1 5 92
nb-NO 119 6 162
nl-NL 3 5 178
pl-PL 3 5 99
pt-BR 3 5 136
ru-RU 1 4 113
sv-SE 84 6 150
tr-TR 448 6 98
uk-UA 114 39 723
vi-VN 310 8 2769
zh-CN 94 6 30
zh-TW 205 6 105

Copy link

Check results

For details go to Translation Check -> Details. Expand Run checks build stage and use the build-in search to find your language (e.g. pl-PL)

MissingThe translation is not added to translation file. (e.g. STR_9999 is in en-GB but is not available in given language)

Not neededThe translation file contains entries that are not in en-GB and should be removed (e.g. STR_9999 exists in given language but is not in en-GB)

SameThe translation and source string is exactly the same. (e.g. STR_9999 is Umbrella in both en-GB and given language). This may be desired in some cases (e.g. April is the same in English and German)

gl-ES 2 (-8) 8 99

Other translations

MissingThe translation is not added to translation file. (e.g. STR_9999 is in en-GB but is not available in given language)

Not neededThe translation file contains entries that are not in en-GB and should be removed (e.g. STR_9999 exists in given language but is not in en-GB)

SameThe translation and source string is exactly the same. (e.g. STR_9999 is Umbrella in both en-GB and given language). This may be desired in some cases (e.g. April is the same in English and German)

ar-EG 210 7 1748
ca-ES 25 6 86
cs-CZ 214 6 139
da-DK 28 6 244
de-DE 30 6 140
en-US 3414 0 1
eo-ZZ 3 5 68
es-ES 18 6 162
fi-FI 30 6 95
fr-CA 3571 0 0
fr-FR 3 5 137
hu-HU 30 6 86
it-IT 28 6 133
ja-JP 30 6 121
ko-KR 1 5 92
nb-NO 119 6 162
nl-NL 3 5 178
pl-PL 3 5 99
pt-BR 3 5 136
ru-RU 1 4 113
sv-SE 84 6 150
tr-TR 448 6 98
uk-UA 114 39 723
vi-VN 310 8 2769
zh-CN 94 6 30
zh-TW 205 6 105

@ninjum
Copy link
Contributor Author

ninjum commented Feb 23, 2025

Everything is solved I hope and add Issue #3060

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants