mirror of
https://github.com/OpenMW/openmw.git
synced 2025-12-16 00:43:07 +00:00
Update English/French/Russian Interface translations
Rename Soul line to be more generic and appropriate to the contents
This commit is contained in:
parent
d3f2607d34
commit
49d769cb7e
5 changed files with 92 additions and 54 deletions
|
|
@ -64,7 +64,7 @@ namespace MWGui
|
|||
mControllerButtons.mB = "#{Interface:Cancel}";
|
||||
mControllerButtons.mY = "#{OMWEngine:EnchantType}";
|
||||
mControllerButtons.mL1 = "#{Interface:Item}";
|
||||
mControllerButtons.mR1 = "#{Interface:SoulGem}";
|
||||
mControllerButtons.mR1 = "#{Interface:Soul}";
|
||||
}
|
||||
|
||||
void EnchantingDialog::onOpen()
|
||||
|
|
|
|||
|
|
@ -1,27 +1,27 @@
|
|||
Ask: "sAsk"
|
||||
Back: "sBack"
|
||||
Buy: "sBuy"
|
||||
Cancel: "sCancel"
|
||||
Close: "sClose"
|
||||
Create: "sCreate"
|
||||
DisposeOfCorpse: "sDisposeofCorpse"
|
||||
Done: "sDone"
|
||||
Goodbye: "sGoodbye"
|
||||
Info: "sInfo"
|
||||
Inventory: "sInventory"
|
||||
Item: "sItem"
|
||||
MagicEffects: "sMagicEffects"
|
||||
# NB: sMouse exists but it is not localized in the Russian game and should not be used to translate Mouse
|
||||
Next: "sNext"
|
||||
No: "sNo"
|
||||
None: "sNone"
|
||||
OK: "sOK"
|
||||
Off: "sOff"
|
||||
OK: "sOK"
|
||||
On: "sOn"
|
||||
Yes: "sYes"
|
||||
Select: "sSelect"
|
||||
Create: "sCreate"
|
||||
MagicEffects: "sMagicEffects"
|
||||
Info: "sInfo"
|
||||
Next: "sNext"
|
||||
Back: "sBack"
|
||||
Mouse: "sMouse"
|
||||
Done: "sDone"
|
||||
Prev: "sPrev"
|
||||
ScrollUp: "sScrollup"
|
||||
Select: "sSelect"
|
||||
Soul: "sSoulGem"
|
||||
Take: "sTake"
|
||||
TakeAll: "sTakeAll"
|
||||
Inventory: "sInventory"
|
||||
DisposeOfCorpse: "sDisposeofCorpse"
|
||||
Ask: "sAsk"
|
||||
Goodbye: "sGoodbye"
|
||||
ScrollUp: "sScrollup"
|
||||
Item: "sItem"
|
||||
SoulGem: "sSoulGem"
|
||||
Buy: "sBuy"
|
||||
Yes: "sYes"
|
||||
|
|
|
|||
|
|
@ -1,3 +1,12 @@
|
|||
Ask: "Ask"
|
||||
Back: "Back"
|
||||
Buy: "Buy"
|
||||
Cancel: "Cancel"
|
||||
Close: "Close"
|
||||
Copy: "Copy"
|
||||
Create: "Create"
|
||||
DisposeOfCorpse: "Dispose of Corpse"
|
||||
Done: "Done"
|
||||
DurationDay: "{days} d "
|
||||
DurationHour: "{hours} h "
|
||||
DurationMinute: "{minutes} min "
|
||||
|
|
@ -12,33 +21,24 @@ DurationYear: |-
|
|||
one{{years} yr }
|
||||
other{{years} yrs }
|
||||
}
|
||||
No: "No"
|
||||
NotAvailableShort: "N/A"
|
||||
Reset: "Reset"
|
||||
Yes: "Yes"
|
||||
On: "On"
|
||||
Off: "Off"
|
||||
None: "None"
|
||||
OK: "OK"
|
||||
Cancel: "Cancel"
|
||||
Close: "Close"
|
||||
Copy: "Copy"
|
||||
Select: "Select"
|
||||
Create: "Create"
|
||||
MagicEffects: "Magic Effects"
|
||||
Goodbye: "Goodbye"
|
||||
Info: "Info"
|
||||
Next: "Next"
|
||||
Back: "Back"
|
||||
Inventory: "Inventory"
|
||||
Item: "Item"
|
||||
MagicEffects: "Magic Effects"
|
||||
Mouse: "Mouse"
|
||||
Done: "Done"
|
||||
Next: "Next"
|
||||
No: "No"
|
||||
None: "None"
|
||||
NotAvailableShort: "N/A"
|
||||
Off: "Off"
|
||||
OK: "OK"
|
||||
On: "On"
|
||||
Prev: "Prev"
|
||||
Reset: "Reset"
|
||||
ScrollUp: "Scroll Up"
|
||||
Select: "Select"
|
||||
Soul: "Soul"
|
||||
Take: "Take"
|
||||
TakeAll: "Take All"
|
||||
Inventory: "Inventory"
|
||||
DisposeOfCorpse: "Dispose of Corpse"
|
||||
Ask: "Ask"
|
||||
Goodbye: "Goodbye"
|
||||
ScrollUp: "Scroll Up"
|
||||
Item: "Item"
|
||||
SoulGem: "Soul Gem"
|
||||
Buy: "Buy"
|
||||
Yes: "Yes"
|
||||
|
|
|
|||
|
|
@ -1,3 +1,12 @@
|
|||
Ask: "Demander"
|
||||
Back: "En arrière"
|
||||
Buy: "Acheter"
|
||||
Cancel: "Annuler"
|
||||
Close: "Fermer"
|
||||
Copy: "Copier"
|
||||
Create: "Créer"
|
||||
DisposeOfCorpse: "Supprimer cadavre"
|
||||
Done: "Fait"
|
||||
DurationDay: |-
|
||||
{days, plural,
|
||||
one{{days} jour }
|
||||
|
|
@ -12,14 +21,24 @@ DurationYear: |-
|
|||
one{{years} an }
|
||||
other{{years} ans }
|
||||
}
|
||||
Goodbye: "Au revoir"
|
||||
Info: "Info"
|
||||
Inventory: "Inventaire"
|
||||
Item: "Objet"
|
||||
MagicEffects: "Effets magiques"
|
||||
Mouse: "Souris"
|
||||
Next: "Suivant"
|
||||
No: "Non"
|
||||
NotAvailableShort: "N/A"
|
||||
Reset: "Réinitialiser"
|
||||
Yes: "Oui"
|
||||
On: "Actif"
|
||||
Off: "Inactif"
|
||||
None: "Aucun"
|
||||
NotAvailableShort: "N/A"
|
||||
Off: "Inactif"
|
||||
OK: "Valider"
|
||||
Cancel: "Annuler"
|
||||
Close: "Fermer"
|
||||
Copy: "Copier"
|
||||
On: "Actif"
|
||||
Prev: "Précédent"
|
||||
Reset: "Réinitialiser"
|
||||
ScrollUp: "Défilement haut"
|
||||
Select: "Sélectionner"
|
||||
Soul: "Ame"
|
||||
Take: "Prendre"
|
||||
TakeAll: "Tout prendre"
|
||||
Yes: "Oui"
|
||||
|
|
|
|||
|
|
@ -1,6 +1,12 @@
|
|||
Ask: "Спросить"
|
||||
Back: "Назад"
|
||||
Buy: "Купить"
|
||||
Cancel: "Отмена"
|
||||
Close: "Закрыть"
|
||||
Copy: "Скопировать"
|
||||
Create: "Создать"
|
||||
DisposeOfCorpse: "Убрать тело"
|
||||
Done: "Готово"
|
||||
DurationDay: "{days} д "
|
||||
DurationHour: "{hours} ч "
|
||||
DurationMinute: "{minutes} мин "
|
||||
|
|
@ -12,11 +18,24 @@ DurationYear: |-
|
|||
few{{years} г }
|
||||
other{{years} л }
|
||||
}
|
||||
Goodbye: "Прощание"
|
||||
Info: "Инфо"
|
||||
Inventory: "Инвентарь"
|
||||
Item: "Предмет"
|
||||
MagicEffects: "Маг. эффекты"
|
||||
Mouse: "Мышь"
|
||||
Next: "След"
|
||||
No: "Нет"
|
||||
NotAvailableShort: "Н/Д"
|
||||
None: "Нет"
|
||||
OK: "OK"
|
||||
NotAvailableShort: "Н/Д"
|
||||
Off: "Выкл"
|
||||
OK: "OK"
|
||||
On: "Вкл"
|
||||
Prev: "Пред"
|
||||
Reset: "Сбросить"
|
||||
ScrollUp: "Прокрутить вверх"
|
||||
Select: "Выбрать"
|
||||
Soul: "Душа"
|
||||
Take: "Взять"
|
||||
TakeAll: "Взять все"
|
||||
Yes: "Да"
|
||||
|
|
|
|||
Loading…
Reference in a new issue