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

Added and fixed translation. #3980

Merged
merged 9 commits into from
Dec 21, 2024

Conversation

kebabebak
Copy link

Every item name was checked in game to match its current translation (for tips particularly).

@TheLonerD
Copy link
Contributor

Перенеси плиз свои переводы из CoreTranslation в Core_SK, ибо моды CoreTranslation.* синхронизируются с репозиторием https://github.com/Ludeon/RimWorld-ru с полной заменой всех файлов и твои переводы могут перезаписаться.

@kebabebak
Copy link
Author

Сделано

@TheLonerD
Copy link
Contributor

Во файле Mods/CombatExtended/Languages/Russian/DefInjected/TipSetDef/Tips.xml вперемешку слова из букв е или ё. Привести всё к единому виду используя букву ё где это необходимо. Проверить и исправить и в других файлах.
Поменять "колонист" на "поселенец", т.к. сей формат используется во официальном переводе.

<Buffalo.labelPlural>буффало</Buffalo.labelPlural>
<Buffalo.lifeStages.0.label>телёнок буффало</Buffalo.lifeStages.0.label>
<Buffalo.lifeStages.0.labelPlural>телята буффало</Buffalo.lifeStages.0.labelPlural>
<!-- pasted from Mods\CoreTranslation\Languages\Russian-SK\DefInjected\PawnKindDef\Races_Animal_CowGroup.xml -->
Copy link
Contributor

@TheLonerD TheLonerD Dec 15, 2024

Choose a reason for hiding this comment

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

Я подозреваю, что перевод работает, но ключи перезаписываются т.к. они объявлены в двух местах

<LanguageData>

<!-- EN: burned stump -->
<BurnedTree.label>сгоревший пень</BurnedTree.label>
Copy link
Contributor

Choose a reason for hiding this comment

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

BurnedTree, ChoppedStump уже есть в офф переводе

@@ -25,5 +25,8 @@
<ZF_BlocksPeridotite.description>Блоки твердого перидотита. Перидотит - красивая порода, состоящая из зеленых кристаллов. Он образуется глубоко в планете и лишь изредка выходит на поверхность в небольших количествах с потоками лавы. Эта порода очень твердая и привлекательная, но с ней трудно работать.</ZF_BlocksPeridotite.description>
<ZF_BlocksPeridotite.stuffProps.stuffAdjective>перидотита</ZF_BlocksPeridotite.stuffProps.stuffAdjective>

<ZF_BlocksDunite.label>блоки дунита</ZF_BlocksDunite.label>
Copy link
Contributor

Choose a reason for hiding this comment

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

В папку Russian-SK переводы добавлять не нужно. По хорошему её лучше удалить, ибо переводы грузятся из папки Russian.

@kebabebak
Copy link
Author

Исправлено

Copy link
Contributor

@TheLonerD TheLonerD left a comment

Choose a reason for hiding this comment

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

LGTM

@TheLoneTec TheLoneTec merged commit 326cfe9 into skyarkhangel:development Dec 21, 2024
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.

3 participants