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:

View File

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

View File

@@ -18,3 +18,6 @@ options-starting-units =
.mcv-only = MCV Only
.light-support = Light Support
.heavy-support = Heavy Support
options-difficulty =
.normal = Normal

View File

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

View File

@@ -12,12 +12,12 @@ World:
TechLevel: low
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: easy
upgrade.conyard:

View File

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

View File

@@ -12,12 +12,12 @@ World:
TechLevel: low
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: easy
upgrade.conyard:

View File

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

View File

@@ -12,12 +12,12 @@ World:
TechLevel: low
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: easy
carryall.reinforce:

View File

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

View File

@@ -12,12 +12,12 @@ World:
TechLevel: low
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: easy
carryall.reinforce:

View File

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

View File

@@ -12,12 +12,12 @@ World:
TechLevel: low
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: easy
carryall.reinforce:

View File

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

View File

@@ -12,12 +12,12 @@ World:
TechLevel: low
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: easy
carryall.reinforce:

View File

@@ -419,4 +419,4 @@ Rules: d2k|rules/campaign-rules.yaml, d2k|rules/campaign-tooltips.yaml, d2k|rule
Sequences: sequences.yaml
Translations: d2k|languages/lua/en.ftl
Translations: d2k|languages/lua/en.ftl, d2k|languages/difficulties/en.ftl

View File

@@ -12,12 +12,12 @@ World:
TechLevel: low
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: easy
carryall.reinforce:

View File

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

View File

@@ -12,12 +12,12 @@ World:
TechLevel: medium
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: easy
carryall.reinforce:

View File

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

View File

@@ -12,12 +12,12 @@ World:
TechLevel: low
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: easy
upgrade.conyard:

View File

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

View File

@@ -12,12 +12,12 @@ World:
TechLevel: low
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: easy
upgrade.conyard:

View File

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

View File

@@ -12,12 +12,12 @@ World:
TechLevel: low
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: easy
carryall.reinforce:

View File

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

View File

@@ -12,12 +12,12 @@ World:
TechLevel: low
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: easy
carryall.reinforce:

View File

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

View File

@@ -12,12 +12,12 @@ World:
TechLevel: low
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: easy
carryall.reinforce:

View File

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

View File

@@ -12,12 +12,12 @@ World:
TechLevel: low
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: easy
carryall.reinforce:

View File

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

View File

@@ -12,12 +12,12 @@ World:
TechLevel: low
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: easy
carryall.reinforce:

View File

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

View File

@@ -12,12 +12,12 @@ World:
TechLevel: medium
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: easy
^Palettes:

View File

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

View File

@@ -12,12 +12,12 @@ World:
TechLevel: medium
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: easy
^Palettes:

View File

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

View File

@@ -12,12 +12,12 @@ World:
TechLevel: medium
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: easy
^Palettes:

View File

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

View File

@@ -12,12 +12,12 @@ World:
TechLevel: nopowers
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: easy
^Palettes:

View File

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

View File

@@ -12,12 +12,12 @@ World:
TechLevel: unrestricted
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: easy
^Palettes:

View File

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

View File

@@ -12,12 +12,12 @@ World:
TechLevel: unrestricted
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: easy
^Palettes:

View File

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

View File

@@ -12,12 +12,12 @@ World:
TechLevel: unrestricted
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: easy
^Palettes:

View File

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

View File

@@ -12,12 +12,12 @@ World:
TechLevel: low
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: easy
upgrade.conyard:

View File

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

View File

@@ -12,12 +12,12 @@ World:
TechLevel: low
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: easy
upgrade.conyard:

View File

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

View File

@@ -12,12 +12,12 @@ World:
TechLevel: low
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: easy
carryall.reinforce:

View File

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

View File

@@ -12,12 +12,12 @@ World:
TechLevel: low
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: easy
carryall.reinforce:

View File

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

View File

@@ -12,12 +12,12 @@ World:
TechLevel: low
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: easy
carryall.reinforce:

View File

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

View File

@@ -12,12 +12,12 @@ World:
TechLevel: low
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: easy
carryall.reinforce:

View File

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

View File

@@ -12,12 +12,12 @@ World:
TechLevel: low
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: easy
carryall.reinforce:

View File

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

View File

@@ -12,12 +12,12 @@ World:
TechLevel: medium
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: easy
^Palettes:

View File

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

View File

@@ -12,12 +12,12 @@ World:
TechLevel: medium
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: easy
carryall.reinforce:

View File

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

View File

@@ -23,3 +23,6 @@ options-starting-units =
.mcv-only = MCV Only
.light-support = Light Support
.heavy-support = Heavy Support
options-difficulty =
.normal = Normal

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

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

View File

@@ -16,13 +16,13 @@ World:
60,79: 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
tough: Real tough guy
easy: options-difficulty.easy
normal: options-difficulty.normal
hard: options-difficulty.hard
tough: options-difficulty.tough
Default: normal
TimeLimitManager:
CountdownLabel: MISSION_TEXT

View File

@@ -1312,4 +1312,4 @@ Rules: ra|rules/campaign-rules.yaml, ra|rules/campaign-tooltips.yaml, ra|rules/c
Weapons: weapons.yaml
Translations: ra|languages/lua/en.ftl
Translations: ra|languages/lua/en.ftl, ra|languages/difficulties/en.ftl

View File

@@ -8,11 +8,12 @@ World:
LossVideo: sovtstar.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
easy: options-difficulty.easy
normal: options-difficulty.normal
hard: options-difficulty.hard
Default: normal
powerproxy.paratroopers:

View File

@@ -1212,4 +1212,4 @@ Rules: ra|rules/campaign-rules.yaml, ra|rules/campaign-tooltips.yaml, ra|rules/c
Weapons: weapons.yaml
Translations: ra|languages/lua/en.ftl
Translations: ra|languages/lua/en.ftl, ra|languages/difficulties/en.ftl

View File

@@ -8,11 +8,12 @@ World:
LossVideo: sovtstar.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
easy: options-difficulty.easy
normal: options-difficulty.normal
hard: options-difficulty.hard
Default: normal
powerproxy.paratroopers:

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

Some files were not shown because too many files have changed in this diff Show More