-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'master' of https://github.com/UnlimitedHugs/RimworldAll…
- Loading branch information
Showing
18 changed files
with
252 additions
and
92 deletions.
There are no files selected for viewing
29 changes: 29 additions & 0 deletions
29
...Tool/Languages/ChineseSimplified/DefInjected/AllowTool.ThingDesignatorDef/Designators.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,29 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<LanguageData> | ||
|
||
<AllowDesignator.label>标记允许</AllowDesignator.label> | ||
<AllowDesignator.description>允许殖民者与选定区域中的所有物品互动。 | ||
单击并拖动出一个区域来使用。</AllowDesignator.description> | ||
|
||
<ForbidDesignator.label>标记禁止</ForbidDesignator.label> | ||
<ForbidDesignator.description>禁止殖民者与选定区域中的所有物品互动。 | ||
单击并拖动出一个区域来使用。</ForbidDesignator.description> | ||
|
||
<AllowAllDesignator.label>全图允许</AllowAllDesignator.label> | ||
<AllowAllDesignator.description>将地图上所有禁止的物品标记为允许互动。 | ||
点击激活。 | ||
<b>按住Ctrl/Option</b>以包括建筑。 | ||
<b>按住Shift</b>以包括骷髅和腐烂的尸体。</AllowAllDesignator.description> | ||
|
||
<SelectSimilarDesignator.label>选择相似</SelectSimilarDesignator.label> | ||
<SelectSimilarDesignator.description>选择那些与已选择的物品相似的物品。 | ||
<b>按住Shift</b>以选中附加的物品。 | ||
<b>按住Alt</b>以忽略选择数量限制。</SelectSimilarDesignator.description> | ||
|
||
<HaulUrgentlyDesignator.label>紧急搬运</HaulUrgentlyDesignator.label> | ||
<HaulUrgentlyDesignator.description>将物品标记为最优先搬运,在搬运完之前殖民者会将其他工作延后。 | ||
可在工作标签中设置。 | ||
<b>按住Shift</b>以中断殖民者当前的工作。</HaulUrgentlyDesignator.description> | ||
|
||
|
||
</LanguageData> |
21 changes: 0 additions & 21 deletions
21
...ool/Languages/ChineseSimplified/DefInjected/Allowtool.ThingDesignatorDefs/Designators.xml
This file was deleted.
Oops, something went wrong.
8 changes: 8 additions & 0 deletions
8
...ol/Languages/ChineseSimplified/DefInjected/KeyBindingCategoryDef/KeyBindingCategories.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,8 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<LanguageData> | ||
|
||
<AllowTool.label>一键允许</AllowTool.label> | ||
<AllowTool.description>一键允许Mod提供的各类标记工具的快捷键。</AllowTool.description> | ||
|
||
|
||
</LanguageData> |
8 changes: 0 additions & 8 deletions
8
...l/Languages/ChineseSimplified/DefInjected/KeyBindingCategoryDefs/KeyBindingCategories.xml
This file was deleted.
Oops, something went wrong.
12 changes: 12 additions & 0 deletions
12
Mods/AllowTool/Languages/ChineseSimplified/DefInjected/KeyBindingDef/KeyBindings.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,12 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<LanguageData> | ||
|
||
<DesignatorAllow.label>命令:标记允许</DesignatorAllow.label> | ||
<DesignatorForbid.label>命令:标记禁止</DesignatorForbid.label> | ||
<DesignatorAllowAll.label>命令:全图允许</DesignatorAllowAll.label> | ||
<DesignatorSelectSimilar.label>命令:选择相似</DesignatorSelectSimilar.label> | ||
<DesignatorHaulUrgently.label>命令:紧急搬运</DesignatorHaulUrgently.label> | ||
<ToolContextMenuAction.label>当前工具:右键菜单动作。</ToolContextMenuAction.label> | ||
|
||
|
||
</LanguageData> |
12 changes: 0 additions & 12 deletions
12
Mods/AllowTool/Languages/ChineseSimplified/DefInjected/KeyBindingDefs/KeyBindings.xml
This file was deleted.
Oops, something went wrong.
9 changes: 9 additions & 0 deletions
9
Mods/AllowTool/Languages/ChineseSimplified/DefInjected/WorkGiverDef/WorkGivers.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,9 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<LanguageData> | ||
|
||
<HaulUrgently.label>紧急搬运物品</HaulUrgently.label> | ||
<HaulUrgently.verb>紧急搬运</HaulUrgently.verb> | ||
<HaulUrgently.gerund>紧急搬运</HaulUrgently.gerund> | ||
|
||
|
||
</LanguageData> |
12 changes: 12 additions & 0 deletions
12
Mods/AllowTool/Languages/ChineseSimplified/DefInjected/WorkTypeDef/WorkTypes.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,12 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<LanguageData> | ||
|
||
<HaulingUrgent.label>搬运+</HaulingUrgent.label> | ||
<HaulingUrgent.description>高优先级搬运。与常规搬运类似,但仅用于手动标记的物品。使用<b>「建筑规划」>「命令」>「紧急搬运」</b>来标记需要紧急搬运的物品。\n由「一键允许」Mod添加。可在「选项」>「Mod设置」中禁用。</HaulingUrgent.description> | ||
<HaulingUrgent.labelShort>搬运+</HaulingUrgent.labelShort> | ||
<HaulingUrgent.pawnLabel>紧急搬运工</HaulingUrgent.pawnLabel> | ||
<HaulingUrgent.gerundLabel>紧急搬运</HaulingUrgent.gerundLabel> | ||
<HaulingUrgent.verb>紧急搬运</HaulingUrgent.verb> | ||
|
||
|
||
</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
29 changes: 29 additions & 0 deletions
29
...ool/Languages/ChineseTraditional/DefInjected/AllowTool.ThingDesignatorDef/Designators.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,29 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<LanguageData> | ||
|
||
<AllowDesignator.label>標記允許</AllowDesignator.label> | ||
<AllowDesignator.description>允許殖民者與選定區域中的所有物品互動。 | ||
單擊並拖動出一個區域來使用。</AllowDesignator.description> | ||
|
||
<ForbidDesignator.label>標記禁止</ForbidDesignator.label> | ||
<ForbidDesignator.description>禁止殖民者與選定區域中的所有物品互動。 | ||
單擊並拖動出一個區域來使用。</ForbidDesignator.description> | ||
|
||
<AllowAllDesignator.label>全圖允許</AllowAllDesignator.label> | ||
<AllowAllDesignator.description>將地圖上搜友禁止的物品標記為允許互動。 | ||
點擊激活。 | ||
<b>按住Ctrl/Option</b>以包括建築。 | ||
<b>按住Shift</b>以包括骷髏和腐爛的屍體。</AllowAllDesignator.description> | ||
|
||
<SelectSimilarDesignator.label>選擇相似</SelectSimilarDesignator.label> | ||
<SelectSimilarDesignator.description>選擇那些與已選擇的物品相似的物品。 | ||
<b>按住Shift</b>以選中附加的物品。 | ||
<b>按住Alt</b>以忽略選擇限制數量。</SelectSimilarDesignator.description> | ||
|
||
<HaulUrgentlyDesignator.label>緊急搬運</HaulUrgentlyDesignator.label> | ||
<HaulUrgentlyDesignator.description>將物品標記為最優先搬運,在搬運完之前殖民者會將其他工作延後。 | ||
可在工作标签中設置。 | ||
<b>按住Shift</b>以中斷殖民者當前的工作。</HaulUrgentlyDesignator.description> | ||
|
||
|
||
</LanguageData> |
21 changes: 0 additions & 21 deletions
21
...ol/Languages/ChineseTraditional/DefInjected/Allowtool.ThingDesignatorDefs/Designators.xml
This file was deleted.
Oops, something went wrong.
8 changes: 8 additions & 0 deletions
8
...l/Languages/ChineseTraditional/DefInjected/KeyBindingCategoryDef/KeyBindingCategories.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,8 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<LanguageData> | ||
|
||
<AllowTool.label>一鍵允許</AllowTool.label> | ||
<AllowTool.description>一鍵允許Mod提供的各類標記工具的快捷鍵。</AllowTool.description> | ||
|
||
|
||
</LanguageData> |
8 changes: 0 additions & 8 deletions
8
.../Languages/ChineseTraditional/DefInjected/KeyBindingCategoryDefs/KeyBindingCategories.xml
This file was deleted.
Oops, something went wrong.
12 changes: 12 additions & 0 deletions
12
Mods/AllowTool/Languages/ChineseTraditional/DefInjected/KeyBindingDef/KeyBindings.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,12 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<LanguageData> | ||
|
||
<DesignatorAllow.label>命令:標記允許</DesignatorAllow.label> | ||
<DesignatorForbid.label>命令:標記禁止</DesignatorForbid.label> | ||
<DesignatorAllowAll.label>命令:全圖允許</DesignatorAllowAll.label> | ||
<DesignatorSelectSimilar.label>命令:選擇相似</DesignatorSelectSimilar.label> | ||
<DesignatorHaulUrgently.label>命令:緊急搬運</DesignatorHaulUrgently.label> | ||
<ToolContextMenuAction.label>當前工具:右鍵菜單動作。</ToolContextMenuAction.label> | ||
|
||
|
||
</LanguageData> |
12 changes: 0 additions & 12 deletions
12
Mods/AllowTool/Languages/ChineseTraditional/DefInjected/KeyBindingDefs/KeyBindings.xml
This file was deleted.
Oops, something went wrong.
9 changes: 9 additions & 0 deletions
9
Mods/AllowTool/Languages/ChineseTraditional/DefInjected/WorkGiverDef/WorkGivers.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,9 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<LanguageData> | ||
|
||
<HaulUrgently.label>緊急搬運物品</HaulUrgently.label> | ||
<HaulUrgently.verb>緊急搬運</HaulUrgently.verb> | ||
<HaulUrgently.gerund>緊急搬運</HaulUrgently.gerund> | ||
|
||
|
||
</LanguageData> |
12 changes: 12 additions & 0 deletions
12
Mods/AllowTool/Languages/ChineseTraditional/DefInjected/WorkTypeDef/WorkTypes.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,12 @@ | ||
<?xml version="1.0" encoding="utf-8"?> | ||
<LanguageData> | ||
|
||
<HaulingUrgent.label>搬運+</HaulingUrgent.label> | ||
<HaulingUrgent.description>高優先級搬運。與常規搬運類似,但僅用於手動標記的物品。使用<b>「建築師」>「命令」>「緊急搬運」</b>來標記需要緊急搬運的物品。\n由「一鍵允許」Mod添加。可在「選項」>「Mod設置」中禁用。</HaulingUrgent.description> | ||
<HaulingUrgent.labelShort>搬運+</HaulingUrgent.labelShort> | ||
<HaulingUrgent.pawnLabel>緊急搬運工</HaulingUrgent.pawnLabel> | ||
<HaulingUrgent.gerundLabel>緊急搬運</HaulingUrgent.gerundLabel> | ||
<HaulingUrgent.verb>緊急搬運</HaulingUrgent.verb> | ||
|
||
|
||
</LanguageData> |
Oops, something went wrong.