Extract common rules translations
This commit is contained in:
committed by
Matthias Mailänder
parent
8f5d8de1c2
commit
07e47b6a28
@@ -145,6 +145,7 @@ ChromeLayout:
|
|||||||
|
|
||||||
Translations:
|
Translations:
|
||||||
common|languages/en.ftl
|
common|languages/en.ftl
|
||||||
|
common|languages/rules/en.ftl
|
||||||
cnc|languages/rules/en.ftl
|
cnc|languages/rules/en.ftl
|
||||||
|
|
||||||
Voices:
|
Voices:
|
||||||
|
|||||||
@@ -690,48 +690,7 @@ description-path-debug-overlay = toggles a visualization of path searching.
|
|||||||
## TerrainGeometryOverlay
|
## TerrainGeometryOverlay
|
||||||
description-terrain-geometry-overlay = toggles the terrain geometry overlay.
|
description-terrain-geometry-overlay = toggles the terrain geometry overlay.
|
||||||
|
|
||||||
## Shroud
|
|
||||||
checkbox-fog-of-war =
|
|
||||||
.label = Fog of War
|
|
||||||
.description = Line of sight is required to view enemy forces
|
|
||||||
|
|
||||||
checkbox-explored-map =
|
|
||||||
.label = Explored Map
|
|
||||||
.description = Initial map shroud is revealed
|
|
||||||
|
|
||||||
## DeveloperMode
|
|
||||||
checkbox-debug-menu =
|
|
||||||
.label = Debug Menu
|
|
||||||
.description = Enables cheats and developer commands
|
|
||||||
|
|
||||||
## CrateSpawner
|
|
||||||
checkbox-crates =
|
|
||||||
.label = Crates
|
|
||||||
.description = Collect crates with units to receive random bonuses or penalties
|
|
||||||
|
|
||||||
## MapBuildRadius
|
|
||||||
checkbox-ally-build-radius =
|
|
||||||
.label = Build off Allies
|
|
||||||
.description = Allow allies to place structures inside your build area
|
|
||||||
|
|
||||||
checkbox-build-radius =
|
|
||||||
.label = Limit Build Area
|
|
||||||
.description = Limits structure placement to areas around Construction Yards
|
|
||||||
|
|
||||||
## MapOptions
|
|
||||||
checkbox-short-game =
|
|
||||||
.label = Short Game
|
|
||||||
.description = Players are defeated when their bases are destroyed
|
|
||||||
|
|
||||||
dropdown-tech-level =
|
|
||||||
.label = Tech Level
|
|
||||||
.description = The units and abilities that players can use
|
|
||||||
|
|
||||||
## MapOptions, MissionBrowserLogic
|
## MapOptions, MissionBrowserLogic
|
||||||
dropdown-game-speed =
|
|
||||||
.label = Game Speed
|
|
||||||
.description = The rate at which time passes
|
|
||||||
|
|
||||||
options-game-speed =
|
options-game-speed =
|
||||||
.slowest = Slowest
|
.slowest = Slowest
|
||||||
.slower = Slower
|
.slower = Slower
|
||||||
@@ -740,21 +699,7 @@ options-game-speed =
|
|||||||
.faster = Faster
|
.faster = Faster
|
||||||
.fastest = Fastest
|
.fastest = Fastest
|
||||||
|
|
||||||
## MapStartingLocations
|
|
||||||
checkbox-separate-team-spawns =
|
|
||||||
.label = Separate Team Spawns
|
|
||||||
.description = Players without assigned spawn points will start as far as possible from enemy players
|
|
||||||
|
|
||||||
## SpawnStartingUnits
|
|
||||||
dropdown-starting-units =
|
|
||||||
.label = Starting Units
|
|
||||||
.description = The units that players start the game with
|
|
||||||
|
|
||||||
## TimeLimitManager
|
## TimeLimitManager
|
||||||
dropdown-time-limit =
|
|
||||||
.label = Time Limit
|
|
||||||
.description = Player or team with the highest score after this time wins
|
|
||||||
|
|
||||||
options-time-limit =
|
options-time-limit =
|
||||||
.no-limit = No limit
|
.no-limit = No limit
|
||||||
.options =
|
.options =
|
||||||
|
|||||||
56
mods/common/languages/rules/en.ftl
Normal file
56
mods/common/languages/rules/en.ftl
Normal file
@@ -0,0 +1,56 @@
|
|||||||
|
## Shroud
|
||||||
|
checkbox-fog-of-war =
|
||||||
|
.label = Fog of War
|
||||||
|
.description = Line of sight is required to view enemy forces
|
||||||
|
|
||||||
|
checkbox-explored-map =
|
||||||
|
.label = Explored Map
|
||||||
|
.description = Initial map shroud is revealed
|
||||||
|
|
||||||
|
## DeveloperMode
|
||||||
|
checkbox-debug-menu =
|
||||||
|
.label = Debug Menu
|
||||||
|
.description = Enables cheats and developer commands
|
||||||
|
|
||||||
|
## CrateSpawner
|
||||||
|
checkbox-crates =
|
||||||
|
.label = Crates
|
||||||
|
.description = Collect crates with units to receive random bonuses or penalties
|
||||||
|
|
||||||
|
## MapBuildRadius
|
||||||
|
checkbox-ally-build-radius =
|
||||||
|
.label = Build off Allies
|
||||||
|
.description = Allow allies to place structures inside your build area
|
||||||
|
|
||||||
|
checkbox-build-radius =
|
||||||
|
.label = Limit Build Area
|
||||||
|
.description = Limits structure placement to areas around Construction Yards
|
||||||
|
|
||||||
|
## MapOptions
|
||||||
|
checkbox-short-game =
|
||||||
|
.label = Short Game
|
||||||
|
.description = Players are defeated when their bases are destroyed
|
||||||
|
|
||||||
|
dropdown-tech-level =
|
||||||
|
.label = Tech Level
|
||||||
|
.description = The units and abilities that players can use
|
||||||
|
|
||||||
|
## MapOptions
|
||||||
|
dropdown-game-speed =
|
||||||
|
.label = Game Speed
|
||||||
|
.description = The rate at which time passes
|
||||||
|
|
||||||
|
## MapStartingLocations
|
||||||
|
checkbox-separate-team-spawns =
|
||||||
|
.label = Separate Team Spawns
|
||||||
|
.description = Players without assigned spawn points will start as far as possible from enemy players
|
||||||
|
|
||||||
|
## SpawnStartingUnits
|
||||||
|
dropdown-starting-units =
|
||||||
|
.label = Starting Units
|
||||||
|
.description = The units that players start the game with
|
||||||
|
|
||||||
|
## TimeLimitManager
|
||||||
|
dropdown-time-limit =
|
||||||
|
.label = Time Limit
|
||||||
|
.description = Player or team with the highest score after this time wins
|
||||||
@@ -125,6 +125,7 @@ ChromeLayout:
|
|||||||
|
|
||||||
Translations:
|
Translations:
|
||||||
common|languages/en.ftl
|
common|languages/en.ftl
|
||||||
|
common|languages/rules/en.ftl
|
||||||
d2k|languages/rules/en.ftl
|
d2k|languages/rules/en.ftl
|
||||||
|
|
||||||
Weapons:
|
Weapons:
|
||||||
|
|||||||
@@ -141,6 +141,7 @@ ChromeLayout:
|
|||||||
|
|
||||||
Translations:
|
Translations:
|
||||||
common|languages/en.ftl
|
common|languages/en.ftl
|
||||||
|
common|languages/rules/en.ftl
|
||||||
ra|languages/rules/en.ftl
|
ra|languages/rules/en.ftl
|
||||||
|
|
||||||
Weapons:
|
Weapons:
|
||||||
|
|||||||
@@ -186,6 +186,7 @@ ChromeLayout:
|
|||||||
|
|
||||||
Translations:
|
Translations:
|
||||||
common|languages/en.ftl
|
common|languages/en.ftl
|
||||||
|
common|languages/rules/en.ftl
|
||||||
ts|languages/rules/en.ftl
|
ts|languages/rules/en.ftl
|
||||||
|
|
||||||
Voices:
|
Voices:
|
||||||
|
|||||||
Reference in New Issue
Block a user