From da542fcf67d4216d09b911e28e0f8787e608466e Mon Sep 17 00:00:00 2001 From: Sam Hellawell Date: Thu, 4 Apr 2024 01:57:24 +0100 Subject: [PATCH] Translation updates --- files/lang/launcher_de.ts | 12 ++++++++++++ files/lang/launcher_fr.ts | 8 ++++++++ files/lang/launcher_ru.ts | 8 ++++++++ 3 files changed, 28 insertions(+) diff --git a/files/lang/launcher_de.ts b/files/lang/launcher_de.ts index 9532fcc8ec..6f111cccae 100644 --- a/files/lang/launcher_de.ts +++ b/files/lang/launcher_de.ts @@ -698,6 +698,18 @@ to default Morrowind fonts. Check this box if you still prefer original fonts ov <html><head/><body><p>Use casting animations for magic items, just as for spells.</p></body></html> + + Use magic item animation + + + + <html><head/><body><p>If enabled - makes transitions between different animations/poses much smoother. Also allows to load animation blending config .yaml files that can be bundled with the modded animations in order to customise blending styles.</p></body></html> + + + + Smooth animation transitions + + <html><head/><body><p>Makes NPCs and player movement more smooth. Recommended to use with "turn to movement direction" enabled.</p></body></html> diff --git a/files/lang/launcher_fr.ts b/files/lang/launcher_fr.ts index 3cb015db67..31cf8bbb46 100644 --- a/files/lang/launcher_fr.ts +++ b/files/lang/launcher_fr.ts @@ -698,6 +698,14 @@ to default Morrowind fonts. Check this box if you still prefer original fonts ov <html><head/><body><p>Use casting animations for magic items, just as for spells.</p></body></html> <html><head/><body><p>Anime l'utilisation d'objet magique, de façon similaire à l'utilisation des sorts.</p></body></html> + + <html><head/><body><p>If enabled - makes transitions between different animations/poses much smoother. Also allows to load animation blending config .yaml files that can be bundled with the modded animations in order to customise blending styles.</p></body></html> + + + + Smooth animation transitions + + <html><head/><body><p>Makes NPCs and player movement more smooth. Recommended to use with "turn to movement direction" enabled.</p></body></html> <html><head/><body><p>Cette option rend les mouvements des PNJ et du joueur plus souple. Recommandé si l'option "Se tourner en direction du mouvement" est activée.</p></body></html> diff --git a/files/lang/launcher_ru.ts b/files/lang/launcher_ru.ts index 09b2fdf0e9..382f2df52b 100644 --- a/files/lang/launcher_ru.ts +++ b/files/lang/launcher_ru.ts @@ -772,6 +772,14 @@ to default Morrowind fonts. Check this box if you still prefer original fonts ov Use Magic Item Animation Анимации магических предметов + + <html><head/><body><p>If enabled - makes transitions between different animations/poses much smoother. Also allows to load animation blending config .yaml files that can be bundled with the modded animations in order to customise blending styles.</p></body></html> + + + + Smooth animation transitions + + <html><head/><body><p>Makes NPCs and player movement more smooth. Recommended to use with "turn to movement direction" enabled.</p></body></html> <html><head/><body><p>Делает перемещение персонажей более плавным. Рекомендуется использовать совместно с настройкой "Поворот в направлении движения".</p></body></html>