From ee7d178f415834fc96a8660a6ff56dcd4186491b Mon Sep 17 00:00:00 2001 From: GwendolyneFreddy Date: Sun, 30 Aug 2020 01:56:15 +0200 Subject: [PATCH] Version 29.2.0: updated French and Italian translations --- README.md | 16 +++++++++++++--- ruad/lang/french/items.tra | 4 +--- ruad/lang/italian/ruad.tra | 4 ++-- ruad/readme/ruad-readme-english.txt | 8 ++++++-- ruad/ruad.tp2 | 2 +- 5 files changed, 23 insertions(+), 11 deletions(-) diff --git a/README.md b/README.md index bd39348..c9fb4e5 100644 --- a/README.md +++ b/README.md @@ -15,14 +15,17 @@ Baldur's Gate Trilogy and EET

**Mod Website:** Spellhold Studios **Mod Forum:** Ruad Ro'fhessa Item Upgrade
+## **Note:** This mod was first released at Clan DLAN and has been officially mirrored at Spellhold Studios Clan DLAN mirror by Immortality.
+## + [Read the mod's readme](https://spellholdstudios.github.io/readmes/ruad-readme-english.txt) [Download the mod at Spellhold Studios](http://www.shsforums.net/files/file/790-ruad-rofhessa-item-upgrade)
-  +##
OverviewCompatibilityInstallationComponentsCreditsVersions History
@@ -123,7 +126,7 @@ In addition to the methods above for removing individual components, you can com ## Components -The installer includes the following components. The number of each is the component *DESIGNATED* number which gives it a fixed install position and allows automated installers to specify component choices.
+The installer includes the following components. The number of each is the component `DESIGNATED` number which gives it a fixed install position and allows automated installers to specify component choices.
## @@ -164,7 +167,7 @@ This component makes Ruad ToB compatible, and puts him in your Pocket Plane. - Everyone else from the Spellhold Studios forums, and the other Infinity Engine gaming and modding communities who offered their help and support. - AL|EN: Wrote Infinity Auto Packager tool which automatically provides Windows, Linux and Mac versions in the same archive file. -If you wish to translate the mod, have a suggestion, or should encounter any bugs, please report them to the maintainers at the mod forum.
+☛ If you wish to translate the mod, have a suggestion, or should encounter any bugs, please report them to the maintainers at the mod forum.
## @@ -200,6 +203,13 @@ If you wish to translate the mod, have a suggestion, or should encounter any bug ## Version History +##### Version 29.2.0 (August 30, 2020) + +- Updated Italian translation (by ilot). +- Updated French translation (by Gwendolyne). + +## + ##### Version 29.1.0 (July 19, 2020) - Fixed an issue in "*always.tpa*" library: a missing variable might prevent installation in some cases (thanks burner1024 for reporting it). diff --git a/ruad/lang/french/items.tra b/ruad/lang/french/items.tra index e5bd5f0..5647270 100644 --- a/ruad/lang/french/items.tra +++ b/ruad/lang/french/items.tra @@ -1283,10 +1283,8 @@ PARAM Capacité d'équipement : - Immunité au drainage de niveaux -Capacités spéciales : -- 15 % de chances de tuer automatiquement un vampire sur un coup au but - Capacité de combat : +- 15 % de chances de tuer automatiquement un vampire sur un coup au but TAC0 : +3 Dégâts : 1ds6 +3, +4 contre les morts-vivants, +6 contre les vampires diff --git a/ruad/lang/italian/ruad.tra b/ruad/lang/italian/ruad.tra index dfa12c7..e41e8d9 100644 --- a/ruad/lang/italian/ruad.tra +++ b/ruad/lang/italian/ruad.tra @@ -89,7 +89,7 @@ @3253 = ~Potresti migliorare l'utilità di questi Paletti di legno?~ @3254 = ~Puoi fare qualcosa con questo Arco della Corte Elfica che ho trovato?~ @3255 = ~Puoi fare qualcosa con questa potente Verga della Resurrezione?~ -@3256 = ~C'é qualcosa di speciale che puoi fare con questa Pergamena che può fermare il tempo?~ +@3256 = ~C'é qualcosa di speciale che puoi fare con una Pergamena che può fermare il tempo?~ // Blade of the Red Rose +4 @@ -293,7 +293,7 @@ @3452 = ~Avrò bisogno dei Guanti di Abilità, 5 Pozioni di Furto Dominante, e due Gemme Corallo nero.~ @3453 = ~Dovrai poi aggiungerci 75,000 monete d'oro, ed avrai un eccellente oggetto.~ // Kiss of Death -@3454 = ~Questo vuol dire che hai ucciso quella fanciulla? Stento a crederlo! Sei davvero una persona dalle grandi capacità, mio .~ +@3454 = ~Questo vuol dire che hai ucciso quella femmina? Stento a crederlo! Sei davvero una persona dalle grandi capacità, mio .~ @3455 = ~Portami la Spada per Pugnalare alle Spalle, il Cesello Maligno di Neb, tre "Antidoti", e dieci Pugnali da Lancio Avvelenati.~ @3456 = ~Per questa gioiosa occasione ti farò pagare il tutto solo 60,000 monete d'oro.~ // Hide of Shades diff --git a/ruad/readme/ruad-readme-english.txt b/ruad/readme/ruad-readme-english.txt index c9eb0e4..8f2551e 100644 --- a/ruad/readme/ruad-readme-english.txt +++ b/ruad/readme/ruad-readme-english.txt @@ -8,7 +8,7 @@ \\==========================================// //==================\\ - || Release: 29.1.0 || + || Release: 29.2.0 || \\==================// @@ -118,6 +118,10 @@ Special thanks to: || 6 - Recent Changes || \\====================// +Version 29.2.0 (August 30, 2020) +- Updated Italian translation (by ilot). +- Updated French translation (by Gwendolyne). + Version 29.1.0 (July 19, 2020) - Fixed an issue in "always.tpa" library: a missing variable might prevent installation in some cases (thanks burner1024 for reporting it). @@ -142,7 +146,7 @@ Version beta 29.0.0 (Hune 30, 2020) - Second component (#10): removed `AT_INTERACTIVE_EXIT` command and added a require main component process, otherwise mod will crash the game if first component is not installed. - Added foreign languages WeiDU prompts whenever possible. - Renamed "titles" and "setup" .tra files to more accurate "setup" and "items" .tra files. -- Updated "items.tra" files for compatibility with GW_UPDATE_ITM_DESCRIPTION_TO_EE WeiDU function requirements which automatically removes usability restrictions for EE games. And fixed restriction flags whenever relevant. +- Updated "items.tra" files for compatibility with `GW_UPDATE_ITM_DESCRIPTION_TO_EE` WeiDU function requirements which automatically removes usability restrictions for EE games. And fixed restriction flags whenever relevant. - Updated and renamed readme file to "ruad-readme-english.txt", then moved it into new "readme" folder. - Renamed "american" language folder to "english". - Removed unused files. diff --git a/ruad/ruad.tp2 b/ruad/ruad.tp2 index f372730..d4ba975 100644 --- a/ruad/ruad.tp2 +++ b/ruad/ruad.tp2 @@ -2,7 +2,7 @@ BACKUP ~ruad/backup~ //AUTHOR ~moonfruit@webonline.co.za or http://www.shsforums.net/user/40637-moonfruit/~ SUPPORT ~Spellhold Studios at http://www.shsforums.net/topic/60855-ruad-rofhessa-item-upgrade-updated-to-v29-with-ee-compatibility/~ -VERSION ~v29.1.0~ +VERSION ~v29.2.0~ README ~ruad/readme/ruad-readme-english.txt~