mirror of
https://github.com/OpenMW/openmw.git
synced 2025-10-15 00:56:36 +00:00
Add Sex into OpenMW
...as well as the other lines required to expose the race menu gamepad actions to l10n and use them
This commit is contained in:
parent
28a540d5fd
commit
baf575e594
8 changed files with 24 additions and 3 deletions
|
@ -111,9 +111,9 @@ namespace MWGui
|
||||||
mControllerButtons.mLStick = "#{Interface:Mouse}";
|
mControllerButtons.mLStick = "#{Interface:Mouse}";
|
||||||
mControllerButtons.mA = "#{Interface:Select}";
|
mControllerButtons.mA = "#{Interface:Select}";
|
||||||
mControllerButtons.mB = "#{Interface:Back}";
|
mControllerButtons.mB = "#{Interface:Back}";
|
||||||
mControllerButtons.mY = "#{sSex}";
|
mControllerButtons.mY = "#{Interface:Sex}";
|
||||||
mControllerButtons.mL1 = "#{sHair}";
|
mControllerButtons.mL1 = "#{Interface:Hair}";
|
||||||
mControllerButtons.mR1 = "#{sFace}";
|
mControllerButtons.mR1 = "#{Interface:Face}";
|
||||||
}
|
}
|
||||||
|
|
||||||
updateRaces();
|
updateRaces();
|
||||||
|
|
|
@ -6,7 +6,9 @@ Close: "sClose"
|
||||||
Create: "sCreate"
|
Create: "sCreate"
|
||||||
DisposeOfCorpse: "sDisposeofCorpse"
|
DisposeOfCorpse: "sDisposeofCorpse"
|
||||||
Done: "sDone"
|
Done: "sDone"
|
||||||
|
Face: "sFace"
|
||||||
Goodbye: "sGoodbye"
|
Goodbye: "sGoodbye"
|
||||||
|
Hair: "sHair"
|
||||||
Info: "sInfo"
|
Info: "sInfo"
|
||||||
Inventory: "sInventory"
|
Inventory: "sInventory"
|
||||||
Item: "sItem"
|
Item: "sItem"
|
||||||
|
@ -25,6 +27,7 @@ Rest: "sRest"
|
||||||
ScrollDown: "sScrolldown"
|
ScrollDown: "sScrolldown"
|
||||||
ScrollUp: "sScrollup"
|
ScrollUp: "sScrollup"
|
||||||
Select: "sSelect"
|
Select: "sSelect"
|
||||||
|
Sex: "sSex"
|
||||||
Soul: "sSoulGem"
|
Soul: "sSoulGem"
|
||||||
Take: "sTake"
|
Take: "sTake"
|
||||||
TakeAll: "sTakeAll"
|
TakeAll: "sTakeAll"
|
||||||
|
|
|
@ -26,7 +26,9 @@ DurationYear: |-
|
||||||
one{{years} Jahr }
|
one{{years} Jahr }
|
||||||
other{{years} Jahre }
|
other{{years} Jahre }
|
||||||
}
|
}
|
||||||
|
Face: "Gesicht"
|
||||||
Goodbye: "Lebt wohl!"
|
Goodbye: "Lebt wohl!"
|
||||||
|
Hair: "Haar"
|
||||||
Info: "Info"
|
Info: "Info"
|
||||||
Inventory: "Inventar"
|
Inventory: "Inventar"
|
||||||
Item: "Gegenstand"
|
Item: "Gegenstand"
|
||||||
|
@ -51,6 +53,7 @@ Rest: "Rasten"
|
||||||
ScrollDown: "Nach unten scrollen"
|
ScrollDown: "Nach unten scrollen"
|
||||||
ScrollUp: "Nach oben scrollen"
|
ScrollUp: "Nach oben scrollen"
|
||||||
Select: "Auswählen"
|
Select: "Auswählen"
|
||||||
|
Sex: "Geschlecht"
|
||||||
Soul: "Seele"
|
Soul: "Seele"
|
||||||
Take: "Nehmen"
|
Take: "Nehmen"
|
||||||
TakeAll: "Alles nehmen"
|
TakeAll: "Alles nehmen"
|
||||||
|
|
|
@ -21,7 +21,9 @@ DurationYear: |-
|
||||||
one{{years} yr }
|
one{{years} yr }
|
||||||
other{{years} yrs }
|
other{{years} yrs }
|
||||||
}
|
}
|
||||||
|
Face: "Face"
|
||||||
Goodbye: "Goodbye"
|
Goodbye: "Goodbye"
|
||||||
|
Hair: "Hair"
|
||||||
Info: "Info"
|
Info: "Info"
|
||||||
Inventory: "Inventory"
|
Inventory: "Inventory"
|
||||||
Item: "Item"
|
Item: "Item"
|
||||||
|
@ -42,6 +44,7 @@ Rest: "Rest"
|
||||||
ScrollDown: "Scroll Down"
|
ScrollDown: "Scroll Down"
|
||||||
ScrollUp: "Scroll Up"
|
ScrollUp: "Scroll Up"
|
||||||
Select: "Select"
|
Select: "Select"
|
||||||
|
Sex: "Sex"
|
||||||
Soul: "Soul"
|
Soul: "Soul"
|
||||||
Take: "Take"
|
Take: "Take"
|
||||||
TakeAll: "Take All"
|
TakeAll: "Take All"
|
||||||
|
|
|
@ -21,7 +21,9 @@ DurationYear: |-
|
||||||
one{{years} an }
|
one{{years} an }
|
||||||
other{{years} ans }
|
other{{years} ans }
|
||||||
}
|
}
|
||||||
|
Face: "Face"
|
||||||
Goodbye: "Au revoir"
|
Goodbye: "Au revoir"
|
||||||
|
Hair: "Cheveux"
|
||||||
Info: "Info"
|
Info: "Info"
|
||||||
Inventory: "Inventaire"
|
Inventory: "Inventaire"
|
||||||
Item: "Objet"
|
Item: "Objet"
|
||||||
|
@ -42,6 +44,7 @@ Rest: "Repos"
|
||||||
ScrollDown: "Défilement bas"
|
ScrollDown: "Défilement bas"
|
||||||
ScrollUp: "Défilement haut"
|
ScrollUp: "Défilement haut"
|
||||||
Select: "Sélectionner"
|
Select: "Sélectionner"
|
||||||
|
Sex: "Sexe"
|
||||||
Soul: "Ame"
|
Soul: "Ame"
|
||||||
Take: "Prendre"
|
Take: "Prendre"
|
||||||
TakeAll: "Tout prendre"
|
TakeAll: "Tout prendre"
|
||||||
|
|
|
@ -19,7 +19,9 @@ DurationYear: |-
|
||||||
few{{years} lata }
|
few{{years} lata }
|
||||||
many{{years} lat }
|
many{{years} lat }
|
||||||
}
|
}
|
||||||
|
Face: "Twarz"
|
||||||
Goodbye: "Do widzenia"
|
Goodbye: "Do widzenia"
|
||||||
|
Hair: "Włosy"
|
||||||
Info: "Info"
|
Info: "Info"
|
||||||
Inventory: "Ekwipunek"
|
Inventory: "Ekwipunek"
|
||||||
Item: "Przedmiot"
|
Item: "Przedmiot"
|
||||||
|
@ -40,6 +42,7 @@ Rest: "Odpocznij"
|
||||||
ScrollDown: "Przewiń w dół"
|
ScrollDown: "Przewiń w dół"
|
||||||
ScrollUp: "Przewiń w górę"
|
ScrollUp: "Przewiń w górę"
|
||||||
Select: "Wybierz"
|
Select: "Wybierz"
|
||||||
|
Sex: "Płeć"
|
||||||
Soul: "Dusza"
|
Soul: "Dusza"
|
||||||
Take: "Weź"
|
Take: "Weź"
|
||||||
TakeAll: "Weź wszystko"
|
TakeAll: "Weź wszystko"
|
||||||
|
|
|
@ -18,7 +18,9 @@ DurationYear: |-
|
||||||
few{{years} г }
|
few{{years} г }
|
||||||
other{{years} л }
|
other{{years} л }
|
||||||
}
|
}
|
||||||
|
Face: "Лицо"
|
||||||
Goodbye: "Прощание"
|
Goodbye: "Прощание"
|
||||||
|
Hair: "Прическа"
|
||||||
Info: "Инфо"
|
Info: "Инфо"
|
||||||
Inventory: "Инвентарь"
|
Inventory: "Инвентарь"
|
||||||
Item: "Предмет"
|
Item: "Предмет"
|
||||||
|
@ -39,6 +41,7 @@ Rest: "Отдых"
|
||||||
ScrollDown: "Прокрутить вниз"
|
ScrollDown: "Прокрутить вниз"
|
||||||
ScrollUp: "Прокрутить вверх"
|
ScrollUp: "Прокрутить вверх"
|
||||||
Select: "Выбрать"
|
Select: "Выбрать"
|
||||||
|
Sex: "Пол"
|
||||||
Soul: "Душа"
|
Soul: "Душа"
|
||||||
Take: "Взять"
|
Take: "Взять"
|
||||||
TakeAll: "Взять все"
|
TakeAll: "Взять все"
|
||||||
|
|
|
@ -21,7 +21,9 @@ DurationYear: |-
|
||||||
one{{years} år }
|
one{{years} år }
|
||||||
other{{years} år }
|
other{{years} år }
|
||||||
}
|
}
|
||||||
|
Face: "Ansikte"
|
||||||
Goodbye: "Adjö"
|
Goodbye: "Adjö"
|
||||||
|
Hair: "Hår"
|
||||||
Info: "Info"
|
Info: "Info"
|
||||||
Item: "Föremål"
|
Item: "Föremål"
|
||||||
Inventory: "Inventariet"
|
Inventory: "Inventariet"
|
||||||
|
@ -42,6 +44,7 @@ Rest: "Vila"
|
||||||
ScrollDown: "Scrolla ner"
|
ScrollDown: "Scrolla ner"
|
||||||
ScrollUp: "Scrolla upp"
|
ScrollUp: "Scrolla upp"
|
||||||
Select: "Välj"
|
Select: "Välj"
|
||||||
|
Sex: "Kön"
|
||||||
Soul: "Själ"
|
Soul: "Själ"
|
||||||
Take: "Ta"
|
Take: "Ta"
|
||||||
TakeAll: "Ta allt"
|
TakeAll: "Ta allt"
|
||||||
|
|
Loading…
Reference in a new issue