forked from LocoNeko/RoadsOfTheRim
-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Complete russian translation, thank you kamikadza13
- Loading branch information
Showing
15 changed files
with
102 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
11 changes: 11 additions & 0 deletions
11
Languages/Russian/DefInjected/RecipeDef/Recipes_Add_Make.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<LanguageData> | ||
<!-- SPECIAL: These Recipes from makeable ThingDefs (which include <recipeMaker>), generated by RimTrans --> | ||
<!-- Recipe Users: TableMachining --> | ||
<Make_RotR_ISR2GNew.label>сделать Сборщик дорожных ресурсов</Make_RotR_ISR2GNew.label> | ||
<Make_RotR_ISR2GNew.description>Сделать Сборщик дорожных ресурсов.</Make_RotR_ISR2GNew.description> | ||
<Make_RotR_ISR2GNew.jobString>Делает Сборщик дорожных ресурсов.</Make_RotR_ISR2GNew.jobString> | ||
<Make_RotR_AISR2GNew.label>сделать Продвинутый Сборщик дорожных ресурсов</Make_RotR_AISR2GNew.label> | ||
<Make_RotR_AISR2GNew.description>Сделать Продвинутый Сборщик дорожных ресурсов.</Make_RotR_AISR2GNew.description> | ||
<Make_RotR_AISR2GNew.jobString>Делает Продвинутый Сборщик дорожных ресурсов.</Make_RotR_AISR2GNew.jobString> | ||
</LanguageData> |
13 changes: 13 additions & 0 deletions
13
Languages/Russian/DefInjected/ResearchProjectDef/ResearchProject_RotR.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<LanguageData> | ||
<ResearchProject_RotRStoneRoad.label>Строительство каменной дороги</ResearchProject_RotRStoneRoad.label> | ||
<ResearchProject_RotRStoneRoad.description>Позволяет строить каменные дороги на карте мира</ResearchProject_RotRStoneRoad.description> | ||
<ResearchProject_RotRAsphaltRoad.label>Строительство асфальтированной дороги</ResearchProject_RotRAsphaltRoad.label> | ||
<ResearchProject_RotRAsphaltRoad.description>Позволяет строить асфальтированные дороги на карте мира</ResearchProject_RotRAsphaltRoad.description> | ||
<ResearchProject_RotRGlitterRoad.label>Сверкающее дорожное строительство</ResearchProject_RotRGlitterRoad.label> | ||
<ResearchProject_RotRGlitterRoad.description>Позволяет строить сверкающие дороги на карте мира</ResearchProject_RotRGlitterRoad.description> | ||
<ResearchProject_RotRISR2G.label>Сборщик дорожных ресурсов</ResearchProject_RotRISR2G.label> | ||
<ResearchProject_RotRISR2G.description>Позволяет построить Сборщик дорожных ресурсов(СДР). Использует местные ресурсы при строительстве дорог, полностью устраняя необходимость в доставке дерева и камня при затратах в 4 раза больше работы.</ResearchProject_RotRISR2G.description> | ||
<ResearchProject_RotRAISR2G.label>Продвинутый Сборщик дорожных ресурсов</ResearchProject_RotRAISR2G.label> | ||
<ResearchProject_RotRAISR2G.description>Позволяет построить Продвинутый Сборщик дорожных ресурсов (ПСДР). Использует местные ресурсы при строительстве дорог, полностью устраняя необходимость в доставке дерева, камня, стали, химтоплива, пластали и урана при удвоенной затрате работы.</ResearchProject_RotRAISR2G.description> | ||
</LanguageData> |
4 changes: 4 additions & 0 deletions
4
Languages/Russian/DefInjected/ResearchTabDef/ResearchTabs_LocoNekoMods.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<LanguageData> | ||
<LocoNekoMods.label>Дороги</LocoNekoMods.label> | ||
</LanguageData> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<LanguageData> | ||
<DirtPathBuilt.label>Тропа +</DirtPathBuilt.label> | ||
<DirtRoadBuilt.label>Дорога +</DirtRoadBuilt.label> | ||
<StoneRoadBuilt.label>Каменная +</StoneRoadBuilt.label> | ||
<AsphaltRoad.label>Асфальтовая</AsphaltRoad.label> | ||
<GlitterRoad.label>Скоростная</GlitterRoad.label> | ||
</LanguageData> |
7 changes: 7 additions & 0 deletions
7
Languages/Russian/DefInjected/RoadsOfTheRim.RoadBuildableDef/RoadBuildableDefs.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<LanguageData> | ||
<RoadsOfTheRim_DirtPath.label>Грунтовая тропа</RoadsOfTheRim_DirtPath.label> | ||
<RoadsOfTheRim_DirtRoad.label>Грунтовая дорога</RoadsOfTheRim_DirtRoad.label> | ||
<RoadsOfTheRim_StoneRoad.label>Каменная дорога</RoadsOfTheRim_StoneRoad.label> | ||
<RoadsOfTheRim_AsphaltRoad.label>Асфальтированная дорога</RoadsOfTheRim_AsphaltRoad.label> | ||
</LanguageData> |
5 changes: 5 additions & 0 deletions
5
Languages/Russian/DefInjected/TerrainAffordanceDef/TerrainAffordances.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<LanguageData> | ||
<!-- Concrete bridges can be built here --> | ||
<BridgeableAny.label>Строительство мостов - везде</BridgeableAny.label> | ||
</LanguageData> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<LanguageData> | ||
<DirtRecent.label>Недавно утрамбованная грязь</DirtRecent.label> | ||
<DirtRecent.description>Утрамбованная земля для недавно проложенных путей и дорог. Ни красивые, ни чистые, они все равно делают хорошие покрытия для дешевых дорог. Демонтаж упакованной грязи не дает никаких ресурсов.</DirtRecent.description> | ||
<StoneRecent.label>Недавно построенный плитняк из песчаника</StoneRecent.label> | ||
<StoneRecent.description>Грубо обтесанная каменная недавно построенная плитка. Они некрасивы, но из них получаются хорошие покрытия для дорог и открытых дорожек. Демонтаж каменных плит не дает никаких ресурсов.</StoneRecent.description> | ||
<AsphaltRecent.label>Недавно проложенный асфальт</AsphaltRecent.label> | ||
<AsphaltRecent.description>Недавно проложенный асфальт. Отлично подходит для дорог. Демонтаж асфальта не дает никаких ресурсов.</AsphaltRecent.description> | ||
<ConcreteBridge.label>бетонный мост</ConcreteBridge.label> | ||
<ConcreteBridge.description>Бетонный мост, который будет построен над водой. На этих мостах могут быть построены тяжелые конструкции, но они все равно могут быть разрушены. Если мост падает, здания на нем тоже падают.</ConcreteBridge.description> | ||
<GlitterRoad.label>сверкающая дорога</GlitterRoad.label> | ||
<GlitterRoad.description>Демонтаж блестящих дорог не дает никаких ресурсов.</GlitterRoad.description> | ||
</LanguageData> |
4 changes: 4 additions & 0 deletions
4
Languages/Russian/DefInjected/ThingCategoryDef/ThingCategories.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<LanguageData> | ||
<RoadEquipment.label>дорожное оборудование</RoadEquipment.label> | ||
</LanguageData> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<LanguageData> | ||
<RotR_ISR2GNew.label>Сборщик дорожных ресурсов</RotR_ISR2GNew.label> | ||
<RotR_ISR2GNew.description>Сборщик дорожных ресурсов использует местные ресурсы при строительстве дорог, полностью устраняя необходимость в доставке дерева и камня при затратах в 4 раза больше работы.</RotR_ISR2GNew.description> | ||
<RotR_AISR2GNew.label>Продвинутый Сборщик дорожных ресурсов</RotR_AISR2GNew.label> | ||
<RotR_AISR2GNew.description>Продвинутый Сборщик дорожных ресурсов использует местные ресурсы при строительстве дорог, полностью устраняя необходимость в доставке дерева, камня, стали, химтоплива, пластали и урана при удвоенной затрате работы.</RotR_AISR2GNew.description> | ||
<RotR_ISR2G.label>Сборщик дорожных ресурсов</RotR_ISR2G.label> | ||
<RotR_ISR2G.description>Сборщик дорожных ресурсов использует местные ресурсы при строительстве дорог, полностью устраняя необходимость в доставке дерева и камня при затратах в 4 раза больше работы.</RotR_ISR2G.description> | ||
<RotR_AISR2G.label>Продвинутый Сборщик дорожных ресурсов</RotR_AISR2G.label> | ||
<RotR_AISR2G.description>Продвинутый Сборщик дорожных ресурсов использует местные ресурсы при строительстве дорог, полностью устраняя необходимость в доставке дерева, камня, стали, химтоплива, пластали и урана при удвоенной затрате работы.</RotR_AISR2G.description> | ||
</LanguageData> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<LanguageData> | ||
<!-- SPECIAL: Blueprint and Frame of Terrian, generated by RimTrans --> | ||
<ConcreteBridge_Blueprint.label>бетонный мост (чертеж)</ConcreteBridge_Blueprint.label> | ||
<ConcreteBridge_Frame.label>бетонный мост (здание)</ConcreteBridge_Frame.label> | ||
<ConcreteBridge_Frame.description>Ведется строительство рельефа местности.</ConcreteBridge_Frame.description> | ||
</LanguageData> |
7 changes: 7 additions & 0 deletions
7
Languages/Russian/DefInjected/WorldObjectDef/WorldObjects.xml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<LanguageData> | ||
<RoadConstructionSite.label>дорожно-строительная площадка</RoadConstructionSite.label> | ||
<RoadConstructionSite.description>Стройплощадка строящейся дороги</RoadConstructionSite.description> | ||
<RoadConstructionLeg.label>участок дорожно-строительных работ</RoadConstructionLeg.label> | ||
<RoadConstructionLeg.description>Участок планируемой дороги</RoadConstructionLeg.description> | ||
</LanguageData> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters