French translation of RoM?

I know there's some english only entries in some python files - I need to convert those entries to use xml so that translations can be added (Enhanced tech conquest is one such module).

Thanks zappara, I'have started a list of english words that don't seems to be present in Text files. I don't know if that could help you, but I'll post it next week.

and bravo for that real good mod. :goodjob:

Calvitix
 
C'est vrai qu'un peu d'aide n'est pas de refus - il y a mine de rien beaucoup plus de texte à traduire que je ne l'imaginais en commençant. :crazyeye:

Je suis actuellement sur le fichier "RoM_CIV4GameText_Events_BTS.xml"

Je pense que les Stratégy sont peut-être plus intéressante dans un premier temps, car visible à chaque découvert de Tech par exemple ("RoM_GameText_Strategy.xml" entre autres)

Tiens-moi juste informé des fichiers sur lequel tu travailles, afin qu'on ne traduise pas en doublon.

A bientôt

Calvitix

Je propose que tu post la liste des fichiers que tu as terminés.
Quant à moi, je préfère travailler sur les fichiers à texte long comme _Civics et toute la série _Civiliopedia_*. Y en a-t-il là dedans que tu as traduits?

As-tu testé un peu en jeu ce que tu as fait?

Je commence RoM_GameText_Civicsdemain : avertis-moi vite s'il est déjà traduit.

Bon courage :goodjob:
 
Je propose que tu post la liste des fichiers que tu as terminés.
Quant à moi, je préfère travailler sur les fichiers à texte long comme _Civics et toute la série _Civiliopedia_*. Y en a-t-il là dedans que tu as traduits?

As-tu testé un peu en jeu ce que tu as fait?

Je commence RoM_GameText_Civicsdemain : avertis-moi vite s'il est déjà traduit.

Bon courage :goodjob:

Hello,

J'ai déjà commencé à traduire le fichier RoM_GameText_Civics, mais j'ai passé tous les résumés de _Pedia pour me concentrer sur les noms des objets et les strategies. Le fichier doit être normalement dans le zip de mon précédent post.
Sinon, je n'ai pas touché à RoM_GameText_Civilopedia_Techs : avec celui-là, tu devrais être servi ;) .

Je vais effectivement faire assez rapidement une liste des fichiers, avec leur état d'avancement.

Pour ce qui est du test de la traduction pendant le Jeu, je n'ai pas trouvé de soucis majeurs. Il y a quelques dispositions à revoir (des textes trop long,) et quelques incohérences au niveau des articles ou de certaines constructions de phrases, mais c'est déjà pas mal du tout (mon fils qui ne connait pas du tout l'anglais s'en sort maintenant très bien).
 
I know there's some english only entries in some python files - I need to convert those entries to use xml so that translations can be added (Enhanced tech conquest is one such module).

I am working on this one for you. Not the translations just getting the English text out of the python and into a GameText file so that translations can be done.

If you had a list of the python files I could fix them for you. I need to remember how to do it again for a couple of python mods I am working on anyway. If no list is available I guess I will have to hunt :)
 
@Dancing Hoskuld

Don't have list for that task. EnhancedTechConquest and RevReligionControl files at least have those english texts. You'll need the localtext -function (plenty of examples in other python files how to use it).
 
@Dancing Hoskuld

Don't have list for that task. EnhancedTechConquest and RevReligionControl files at least have those english texts. You'll need the localtext -function (plenty of examples in other python files how to use it).

Already done for EnhancedTechConquest just need to test it :) In fact I had done it before I posted, because I had forgotten to press the submit button.
 
Attached is a file containing the new python and game text files. The game text files need translations. I suppose I/we should make bundle it all up and post it on the Enhanced Tech Conquest thread so everyone can benefit.
 
EnhancedTechConquest python modules should be upgraded to BUG mod's standards ie. remove the need to use CvConfigParser and use BUG's config methods instead... that's one task on my todo -list.
 
In the Python\Revolution folder there is a RevolutionInit.py which has RoM shortcut text. Below is a file containing the new python and a game text file which will require translations. Luckily most of the English text in the rev stuff is only debug text which probably does not need translations.

Edit: @calvitix do you want me to give you any special information for if you do the translations from what I post. Or will you wate for Zappara to put it in the next RoM and do your translations then?
 
And here is a CvUtil one. I have not tested it beyond making sure that there are no python errors. I have just finished downloading RoM 2.91 and need to check that all my stuff still works fine with it and has not been made obsolete;)

BTW OOSLogger.py is the only python file in the base directory which still has English text being displayed.
 
Three more python files done but not fully tested. All are from the python\contrib folder. The attached file contains the folder structure. I put the game text for all three in one file this time.
 
In the Python\Revolution folder there is a RevolutionInit.py which has RoM shortcut text. Below is a file containing the new python and a game text file which will require translations. Luckily most of the English text in the rev stuff is only debug text which probably does not need translations.

Edit: @calvitix do you want me to give you any special information for if you do the translations from what I post. Or will you wate for Zappara to put it in the next RoM and do your translations then?

Hi,

I can perform the translation 'on the fly' : here are the different text Files with French Translation from your posts :
 

Attachments

Excellent. However it looks like I uploaded the wrong text file for one of the fixes. It should have been

I suspected that, but as I already translated that 'wrong' file, I provide it.

the new translation :
 

Attachments

@Zappara, I am assuming you are taking copies of these files as we post them so we don't have to do any more like provide a final version to you. Is my assumption correct?
 
@Funesto :

Here the list of files I have already translated :

Spoiler :

Abandon_City_CIV4GameText.xml
Advanced Combat Odds Options.xml
Advanced Scoreboard Options.xml
AdvancedCombatOdds_CIV4GameText.xml
AIAutoPlay_CIV4GameText.xml
AutoSave Options.xml
BarbarianCiv_CIV4GameText.xml
Better Espionage Options.xml
BUFFY Options.xml
BUFFY_CIV4GameText.xml
BUG Advisors Options.xml
BUG Core Options.xml
BUG Main Interface Options.xml
BUG Options Screen.xml
BUG_CIV4GameText.xml
BUGHints_CIV4GameText.xml
BUGOptions_CIV4GameText.xml
BUGOptions_RevDCMGameText.xml
BUGOptions_RoMGameText.xml
BULL Actions Options.xml
BULL City Bar Options.xml
BULL_CIV4GameText.xml
CIV4DiplomacyText.xml
CIV4GameText_BetterBTSAI.xml
CIV4GameText_Events_AMM.xml
CIV4GameText_ExamineCity.xml
CIV4GameText_RevDCM.xml
CIV4GameText_SHAM.xml
CIV4GameTextChanged_BTS.xml
CIV4GameTextInfos_ACO.xml
Civ4lerts Options.xml
Civ4lerts_CIV4GameText.xml
CIV4PlotListEnhancementsInfo.xml
Colors_CIV4GameText.xml
CustDomAdv Options.xml
CustDomAdv_CIV4GameText.xml
DynamicCivNames_CIV4GameText.xml
Eden_CIV4GameText.xml
EventSigns Options.xml
EventSigns_CIV4GameText.xml
GlobalWarmingTextInfos.xml
GovernorWorkers_CIV4GameText.xml
HiddenAttitudes_CIV4GameText.xml
MapFinder Options.xml
MapFinder_CIV4GameText.xml
Misc Text.xml
MoreCiv4lerts Options.xml
MoreCiv4lerts_CIV4GameText.xml
Not Just Another Game Clock Options.xml
Position_of_Score_CIV4GameText.xml
Reminder Options.xml
RevHelpText_CIV4GameText.xml
Revolution_Init_CIV4GameText.xml
RevolutionDLLText_CIV4GameText.xml
RevolutionScreenText_CIV4GameText.xml
RevTraitTag_Civ4GameTextInfos.xml
RevUtils_CIV4GameText.xml
RoM_Apple_Civ4GameText.xml
RoM_CIV4GameText_Marsh.xml
RoM_Civ4lerts_CIV4GameText.xml
RoM_GameText_Air_units.xml
RoM_GameText_Civilopedia.xml
RoM_GameText_Help.xml
RoM_GameText_Objects.xml
RoM_GameTextInfos_GreatPeople.xml
RoM_GameTextInfos_Misc.xml
RoM_GameTextInfos_Promotions.xml
RoM_Inquisitor_CIV4GameText.xml
RoM_Nanobots_Civ4GameText.xml
RoM_Quinquereme_CIV4GameText.xml
RoM_Routes.xml
RoM_Rubber_Civ4GameText.xml
RoM_Thermal_vent_Civ4GameText.xml
RoM_Tobacco_Civ4GameText.xml
SentryActions_CIV4GameText.xml
StrategyOverlay_CIV4GameText.xml
TechWindow Options.xml
Unit Naming Options.xml
Unit Naming.xml
WoC_Civ4GameText_Objects_BTS.xml
WoC_Civ4GameTextInfos.xml


Second List, the Files that are partially translated (text in-game is translated, but not the Pedia tags) :
Spoiler :

BUG City Screen Options.xml
RoM_GameText_Civilopedia_CivicsReligion.xml
RoM_GameText_Civilopedia_Units.xml
RoM_GameText_Strategy.xml
Sevopedia_CIV4GameText.xml
Shortcuts_CIV4GameText.xml
BULL Misc Hovers Options.xml
Civ4GameText_DCM.xml
RoM_GameText_DiplomacyText.xml
Spymod_CIV4GameTextInfos.xml
Himeji_Samurai_Castle_CIV4GameText.xml
RoM_GameText_Hints.xml
RoM_CIV4GameText_Events_BTS.xml
RoM_GameText_Civics.xml
Autolog Options.xml
Autolog_CIV4GameText.xml
Inquisitor_CIV4GameText.xml
RevolutionText_CIV4GameText.xml
RoM_CIV4GameText_Abyssinia.xml
RoM_CIV4GameText_Assyria.xml



And the files that where I didn't start the translation :

Spoiler :

BUGOptions_RevoultionGameText.xml
Plot List Enhancements Options.xml
REVDCMHints_CIV4GameText.xml
RoM_CIV4GameText_Hittites.xml
RoM_CIV4GameText_Iroquois.xml
RoM_CIV4GameText_Siam.xml
RoM_GameText_Civilopedia_Bonuses.xml
RoM_GameText_Civilopedia_Buildings.xml
RoM_GameText_Civilopedia_Quotes.xml
RoM_GameText_Civilopedia_Techs.xml
RoM_Lead_Civ4GameText.xml
RoM_Methane_Civ4GameText.xml
Strategy1_CIV4GameText.xml
Strategy2_CIV4GameText.xml
TraitsPedia_CIV4GameText.xml

 
Hi,

I'm almost done with the translation : here the package with alle the translated files, for ROM 2.91.

The Strategy text is only partially translated, et I haven't translated the Pedia part (too much work), but all the other texts (events, units, techs, ...) are now accessible for french players.

Those files will also be included in the AND modmod (hopefully in the next version 1.73).


By the way, I improved some of the original french translation of BTS (3.19)
 

Attachments

Back
Top Bottom