Localize difficulty settings.

This commit is contained in:
Matthias Mailänder
2023-04-23 15:35:17 +02:00
committed by Gustas
parent af6330b1bd
commit 4f7a01a291
190 changed files with 623 additions and 524 deletions

View File

@@ -0,0 +1,7 @@
dropdown-difficulty =
.label = Difficulty
.description = The difficulty of the mission
options-difficulty =
.easy = Easy
.hard = Hard

View File

@@ -22,3 +22,6 @@ options-starting-units =
dropdown-map-creeps =
.label = Creep Actors
.description = Hostile forces spawn on the battlefield
options-difficulty =
.normal = Normal

View File

@@ -646,4 +646,4 @@ Rules: cnc|rules/campaign-maprules.yaml, cnc|rules/campaign-tooltips.yaml, cnc|r
Weapons: weapons.yaml
Translations: cnc|languages/lua/en.ftl
Translations: cnc|languages/lua/en.ftl, cnc|languages/difficulties/en.ftl

View File

@@ -8,12 +8,12 @@ World:
Scripts: campaign.lua, utils.lua, eviction-notice.lua , eviction-notice-AI.lua
ScriptLobbyDropdown@difficulty:
ID: difficulty
Label: Difficulty
Description: The difficulty of the mission
Label: dropdown-difficulty.label
Description: dropdown-difficulty.description
Values:
easy: Easy
normal: Normal
hard: Hard
easy: options-difficulty.easy
normal: options-difficulty.normal
hard: options-difficulty.hard
Default: normal
Player:

View File

@@ -414,4 +414,4 @@ Rules: cnc|rules/campaign-maprules.yaml, cnc|rules/campaign-tooltips.yaml, cnc|r
Weapons: weapons.yaml
Translations: cnc|languages/lua/en.ftl
Translations: cnc|languages/lua/en.ftl, cnc|languages/difficulties/en.ftl

View File

@@ -12,11 +12,12 @@ World:
ShortGameCheckboxEnabled: False
ScriptLobbyDropdown@difficulty:
ID: difficulty
Label: Difficulty
Description: The difficulty of the mission
Label: dropdown-difficulty.label
Description: dropdown-difficulty.description
Values:
easy: Easy
normal: Normal
easy: options-difficulty.easy
normal: options-difficulty.normal
hard: options-difficulty.hard
Default: normal
Player:

View File

@@ -758,4 +758,4 @@ Actors:
Rules: cnc|rules/campaign-maprules.yaml, cnc|rules/campaign-tooltips.yaml, cnc|rules/campaign-palettes.yaml, rules.yaml
Translations: cnc|languages/lua/en.ftl
Translations: cnc|languages/lua/en.ftl, cnc|languages/difficulties/en.ftl

View File

@@ -28,12 +28,12 @@ World:
11,51: cr1,0
ScriptLobbyDropdown@difficulty:
ID: difficulty
Label: Difficulty
Description: The difficulty of the mission
Label: dropdown-difficulty.label
Description: dropdown-difficulty.description
Values:
easy: Easy
normal: Normal
hard: Hard
easy: options-difficulty.easy
normal: options-difficulty.normal
hard: options-difficulty.hard
Default: normal
Player:

View File

@@ -767,4 +767,4 @@ Actors:
Rules: cnc|rules/campaign-maprules.yaml, cnc|rules/campaign-tooltips.yaml, cnc|rules/campaign-palettes.yaml, rules.yaml
Translations: cnc|languages/lua/en.ftl
Translations: cnc|languages/lua/en.ftl, cnc|languages/difficulties/en.ftl

View File

@@ -37,12 +37,12 @@ World:
35,2: cr1,0
ScriptLobbyDropdown@difficulty:
ID: difficulty
Label: Difficulty
Description: The difficulty of the mission
Label: dropdown-difficulty.label
Description: dropdown-difficulty.description
Values:
easy: Easy
normal: Normal
hard: Hard
easy: options-difficulty.easy
normal: options-difficulty.normal
hard: options-difficulty.hard
Default: normal
Locked: false

View File

@@ -1021,4 +1021,4 @@ Rules: cnc|rules/campaign-maprules.yaml, cnc|rules/campaign-tooltips.yaml, cnc|r
Music: music.yaml
Translations: cnc|languages/lua/en.ftl
Translations: cnc|languages/lua/en.ftl, cnc|languages/difficulties/en.ftl

View File

@@ -32,12 +32,12 @@ World:
ShortGameCheckboxEnabled: True
ScriptLobbyDropdown@difficulty:
ID: difficulty
Label: Difficulty
Description: The difficulty of the mission
Label: dropdown-difficulty.label
Description: dropdown-difficulty.description
Values:
easy: Easy
normal: Normal
hard: Hard
easy: options-difficulty.easy
normal: options-difficulty.normal
hard: options-difficulty.hard
Default: normal
Player:

View File

@@ -1063,4 +1063,4 @@ Actors:
Rules: cnc|rules/campaign-maprules.yaml, cnc|rules/campaign-tooltips.yaml, cnc|rules/campaign-palettes.yaml, rules.yaml
Translations: cnc|languages/lua/en.ftl
Translations: cnc|languages/lua/en.ftl, cnc|languages/difficulties/en.ftl

View File

@@ -13,12 +13,12 @@ World:
BriefingVideo: gdi8b.vqa
ScriptLobbyDropdown@difficulty:
ID: difficulty
Label: Difficulty
Description: The difficulty of the mission
Label: dropdown-difficulty.label
Description: dropdown-difficulty.description
Values:
easy: Easy
normal: Normal
hard: Hard
easy: options-difficulty.easy
normal: options-difficulty.normal
hard: options-difficulty.hard
Default: normal
Locked: false
MapOptions:

View File

@@ -0,0 +1,8 @@
dropdown-difficulty =
.label = Difficulty
.description = The difficulty of the mission
options-difficulty =
.easy = Easy
.hard = Hard
.tough = Real tough guy

View File

@@ -669,4 +669,4 @@ Actors:
Rules: cnc|rules/campaign-maprules.yaml, cnc|rules/campaign-tooltips.yaml, cnc|rules/campaign-palettes.yaml, rules.yaml
Translations: cnc|languages/lua/en.ftl
Translations: cnc|languages/lua/en.ftl, languages/en.ftl

View File

@@ -11,13 +11,13 @@ World:
LossVideo: banner.vqa
ScriptLobbyDropdown@difficulty:
ID: difficulty
Label: Difficulty
Description: The difficulty of the mission
Label: dropdown-difficulty.label
Description: dropdown-difficulty.description
Values:
easy: Easy
normal: Normal
hard: Hard
tough: Real tough guy
easy: options-difficulty.easy
normal: options-difficulty.normal
hard: options-difficulty.hard
tough: options-difficulty.tough
Default: normal
Player:

View File

@@ -0,0 +1,8 @@
dropdown-difficulty =
.label = Difficulty
.description = The difficulty of the mission
options-difficulty =
.easy = Easy
.hard = Hard
.tough = Real tough guy

View File

@@ -599,4 +599,4 @@ Actors:
Rules: cnc|rules/campaign-maprules.yaml, cnc|rules/campaign-tooltips.yaml, cnc|rules/campaign-palettes.yaml, rules.yaml
Translations: cnc|languages/lua/en.ftl
Translations: cnc|languages/lua/en.ftl, languages/en.ftl

View File

@@ -11,13 +11,13 @@ World:
LossVideo: banner.vqa
ScriptLobbyDropdown@difficulty:
ID: difficulty
Label: Difficulty
Description: The difficulty of the mission
Label: dropdown-difficulty.label
Description: dropdown-difficulty.description
Values:
easy: Easy
normal: Normal
hard: Hard
tough: Real tough guy
easy: options-difficulty.easy
normal: options-difficulty.normal
hard: options-difficulty.hard
tough: options-difficulty.tough
Default: normal
Player:

View File

@@ -886,4 +886,4 @@ Rules: cnc|rules/campaign-maprules.yaml, cnc|rules/campaign-tooltips.yaml, cnc|r
Weapons: weapons.yaml
Translations: cnc|languages/lua/en.ftl
Translations: cnc|languages/lua/en.ftl, cnc|languages/difficulties/en.ftl

View File

@@ -29,12 +29,12 @@ World:
7,54: cr1,0
ScriptLobbyDropdown@difficulty:
ID: difficulty
Label: Difficulty
Description: The difficulty of the mission
Label: dropdown-difficulty.label
Description: dropdown-difficulty.description
Values:
easy: Easy
normal: Normal
hard: Hard
easy: options-difficulty.easy
normal: options-difficulty.normal
hard: options-difficulty.hard
Default: normal
Player:

View File

@@ -1345,4 +1345,4 @@ Actors:
Rules: cnc|rules/campaign-maprules.yaml, cnc|rules/campaign-tooltips.yaml, cnc|rules/campaign-palettes.yaml, rules.yaml
Translations: cnc|languages/lua/en.ftl
Translations: cnc|languages/lua/en.ftl, cnc|languages/difficulties/en.ftl

View File

@@ -24,12 +24,12 @@ World:
41,3: cr1,0
ScriptLobbyDropdown@difficulty:
ID: difficulty
Label: Difficulty
Description: The difficulty of the mission
Label: dropdown-difficulty.label
Description: dropdown-difficulty.description
Values:
easy: Easy
normal: Normal
hard: Hard
easy: options-difficulty.easy
normal: options-difficulty.normal
hard: options-difficulty.hard
Default: normal
-LegacyBridgeLayer:

View File

@@ -726,4 +726,4 @@ Actors:
Rules: cnc|rules/campaign-maprules.yaml, cnc|rules/campaign-tooltips.yaml, cnc|rules/campaign-palettes.yaml, rules.yaml
Translations: cnc|languages/lua/en.ftl
Translations: cnc|languages/lua/en.ftl, cnc|languages/difficulties/en.ftl

View File

@@ -9,12 +9,12 @@ World:
BriefingVideo: nod10b.vqa
ScriptLobbyDropdown@difficulty:
ID: difficulty
Label: Difficulty
Description: The difficulty of the mission
Label: dropdown-difficulty.label
Description: dropdown-difficulty.description
Values:
easy: Easy
normal: Normal
hard: Hard
easy: options-difficulty.easy
normal: options-difficulty.normal
hard: options-difficulty.hard
Default: normal
-LegacyBridgeLayer: