French localization

Item tooltips with Gem Sockets and Enchantment coloring

Moderator: ds

Are you interesting in localizing this addon ?

Yes and I will participate
5
56%
Yes but I won't participate
4
44%
No I'm not
0
No votes
 
Total votes : 9

French localization

Postby Eridoxi » Sat Mar 03, 2007 1:35 pm

Hi !
I found this addon wonderful so I've begun to localize it in french.

But it really is a beginning : I've only made a few macro replacement so in most case it won't work.

The truth is that I will update this localization each time a guild member will report me a new gem or enchant since I really don't have enough time to do it.

So don't hope anything from this, it's just for the people who use it and will do the same.

So please if you are a french user just do the same thing as me and post your files on this site so that we could easily make a french localisation.


What you have to do is ONLY to replace the bonuses descriptions ('txt' => 'ikghki' field).

[There's also a problem with accents, I guess that it may be because of the character type used by the roster : for instance, a search for an à when it is writen 'à' or '& agrave;' (with no space between & and a of course => there's no way to display it properly^^) doesn't work.] => problem solved, go and check messages a few ones later^^

Help this localization ! :)
Attachments
wow_ids.rar
Localisation de Roster Tooltip Mod [Gem Sockets and Enchants] en date du 04/03/2007 à 13h00
(11.63 KiB) Downloaded 429 times
Last edited by Eridoxi on Sun Mar 04, 2007 1:00 pm, edited 6 times in total.
Eridoxi
WR.net Apprentice
WR.net Apprentice
 
Posts: 18
Joined: Sun Feb 18, 2007 5:44 pm

Re: French localization

Postby Badsnake » Sat Mar 03, 2007 2:22 pm

Hello :)

My guild need this mod in french. So i translat this file, With regard to needs of my guild. (I continue to update as one goes along)

Ex: Example on my Roster
Attachments
wow_ids.zip
little translate by Badsnake 03/03/07
(12.67 KiB) Downloaded 418 times
Badsnake
WR.net Apprentice
WR.net Apprentice
 
Posts: 2
Joined: Mon Jul 24, 2006 11:47 pm

Re: French localization

Postby Eridoxi » Sat Mar 03, 2007 3:21 pm

Yeah great job Badsnake :)

I just understood why I had a pb with accents : I had to reincode the file in UTF-8.

I've just made a few modifications to yours :

Corrected a little mistake ('aux score' => 'au score')
Added resistance translations.
Added skinning translation.
Added "blabla rating" translation remaining.
Corrected a few translations such as 'au score de...' to 'Score de...'... (no one begins with 'au now^^).
And a few others translations.

Now enjoy ;-) I hope that the next users will make the few translations remaining (Since Badsnake almost did everything ;-))


[I destroyed the file so that you don't download it because it won't work properly]
Last edited by Eridoxi on Sun Mar 04, 2007 12:45 am, edited 2 times in total.
Eridoxi
WR.net Apprentice
WR.net Apprentice
 
Posts: 18
Joined: Sun Feb 18, 2007 5:44 pm

French localization

Postby Yoshette » Sat Mar 03, 2007 4:29 pm

I'm working on it currently for my guild. If I have some additions, I'll add it here.
Yoshette
WR.net Apprentice
WR.net Apprentice
 
Posts: 41
Joined: Fri Oct 06, 2006 2:14 am
Location: Boston, MA, USA

French localization

Postby Yoshette » Sat Mar 03, 2007 4:41 pm

Code: Select all
'3002' => '+22 à la puissance des sorts et +14 au score de toucher des sorts'
enchant 2981 : "Spell Power" -> "à la puissance des sorts"
'2661' => '+6 à toutes les caractéristiques',
'2590' => '+4 Régén. mana/+10 Endurance/+24 aux sorts de soins',
'2992' => '+5 Régén. de mana'
'2565' => '4 à la régén. mana toutes les 5 sec.',



Code: Select all
'2966' => array  //corrected Diska
(
'name' => 'Rigid Amber',
'txt'  => '+4 au score de toucher',
'img'  => 'INV_Misc_Gem_Topaz_03',
),
'2734' => array //corrected Yoshette
(
'name' => 'Brilliant Dawnstone',
'txt'  => '+8 Intelligence',
'img'  => 'INV_Jewelcrafting_Dawnstone_03',
),
'2700' => array //added Yoshette
(
'name' => 'Pierre de lune azur orageuse',
'txt'  => '+8 à la pénétration des sorts',
'img'  => 'INV_Misc_Gem_AzureDraenite_02',
),
Last edited by Yoshette on Sat Mar 03, 2007 5:14 pm, edited 4 times in total.
Yoshette
WR.net Apprentice
WR.net Apprentice
 
Posts: 41
Joined: Fri Oct 06, 2006 2:14 am
Location: Boston, MA, USA

French localization

Postby aniodon » Sat Mar 03, 2007 8:43 pm

Hi everyone,

First : thank you all for this great work!!!

I tried it tonight, works fine. But i don't have any signatures working since the update, am i the only one ?

Anio

PS: The problem seem to be on the settings.php file, since i restored it and signatures works fine then.
Last edited by aniodon on Sat Mar 03, 2007 8:46 pm, edited 1 time in total.
aniodon
WR.net Journeyman
WR.net Journeyman
 
Posts: 108
Joined: Mon Dec 18, 2006 8:09 pm

Re: French localization

Postby Eridoxi » Sat Mar 03, 2007 9:17 pm

I have the same issue and I also have a few other problems since I've installed it ==> the server status doesn't work anymore, the guild message isn't shown properly and a few pb with the config panel.

The problem seems to come from a header conflict between WoW_IDs.php and the roster. (the addon is activated thanks to the modification in Settings.php aniodon)

As soon as I'll have enough time I'll check this and try to fix it.

It may com from the revision Badsnake translated.
Eridoxi
WR.net Apprentice
WR.net Apprentice
 
Posts: 18
Joined: Sun Feb 18, 2007 5:44 pm

French localization

Postby ds » Sat Mar 03, 2007 9:49 pm

You need to remove the extra line after ?> in WoW_IDs.php (at the end of the file)
Image
ds
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 297
Joined: Sat Jul 08, 2006 9:58 am

French localization

Postby Eridoxi » Sat Mar 03, 2007 10:17 pm

I did and it does not solve the problem.

I've identified it : to make it work, the file needs to be encoded in UTF-8 so that it could compare the accentuated character properly.
And the pb is that the roster files are NOT encoded in UTF-8 format.
So it does not work properly and I guess that the only way to make it work properly is to convert every roster file into UTF-8 :'(
Eridoxi
WR.net Apprentice
WR.net Apprentice
 
Posts: 18
Joined: Sun Feb 18, 2007 5:44 pm

Re: French localization

Postby ds » Sat Mar 03, 2007 10:22 pm

Eridoxi wrote:I did and it does not solve the problem.

I've identified it : to make it work, the file needs to be encoded in UTF-8 so that it could compare the accentuated character properly.
And the pb is that the roster files are NOT encoded in UTF-8 format.
So it does not work properly and I guess that the only way to make it work properly is to convert every roster file into UTF-8 :'(


I am talking about the problem with it breaking the Signatures and Guild MoTD / Server status images.

Not sure about the encoding. I assume you are correct though.
Image
ds
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 297
Joined: Sat Jul 08, 2006 9:58 am

Re: French localization

Postby Eridoxi » Sat Mar 03, 2007 11:08 pm

I just tested and it's just as I thought : in UTF-8 the roster does not work properly whereas in ANSI everithing works perfectly.

I've joined the last version with this message and without the ?> at the end.

It's encoded in UTF-8 so if you want the description with accents not work properly and the roster work, just encode it in ANSI by opening it in notepad and saving it as... then choose ANSI instead of UTF-8 at the bottom of the dialog box.

[I destroyed the file so that you don't download it because it won't work properly]
Last edited by Eridoxi on Sun Mar 04, 2007 12:45 am, edited 6 times in total.
Eridoxi
WR.net Apprentice
WR.net Apprentice
 
Posts: 18
Joined: Sun Feb 18, 2007 5:44 pm

Re: French localization

Postby Eridoxi » Sat Mar 03, 2007 11:38 pm

W00t I finally found out how to do it !!!

We have to let the file be in ANSI so that the roster may work properly.

For the accentuated characters, don't type they using your keyboard but this table (at the beginning I tried html character but it didn't work, just like normal one) :
é = é

è = è

ç = ç

ê = ê

à = Ã
(sur 2 caractères et attention pour celui-ci le caractère terminal n'est pas un espace conventionnel => pour le taper trouvez un "Ã " dans le fichier, copiez le et collez le à l'emplacement désiré).
ô = ô

â = â

î = î

ï = ï

I made the changes to the file so that it work properly.

The file updated is the definitive encoded type that should be used so please make your improvment on this file only (and the next one of course^^).

I'll edit my other posts to join the proper file and delete the other ones.
Attachments
wow_ids.rar
Version type, respectez la syntaxe des characteres accentués sur cette version pour vos prochaines améliorations.
(11.63 KiB) Downloaded 422 times
Last edited by Eridoxi on Sun Mar 04, 2007 1:01 pm, edited 1 time in total.
Eridoxi
WR.net Apprentice
WR.net Apprentice
 
Posts: 18
Joined: Sun Feb 18, 2007 5:44 pm

French localization

Postby aniodon » Sun Mar 04, 2007 2:44 am

Works fine now !
Signatures too =)

Thank you
aniodon
WR.net Journeyman
WR.net Journeyman
 
Posts: 108
Joined: Mon Dec 18, 2006 8:09 pm

Re: French localization

Postby Eridoxi » Sun Mar 04, 2007 12:59 pm

Just see that I've made a little mistake so you may have a problem with gems with an à.

I just corrected it, here is the last version.

Sorry.
Attachments
wow_ids.rar
(11.63 KiB) Downloaded 431 times
Eridoxi
WR.net Apprentice
WR.net Apprentice
 
Posts: 18
Joined: Sun Feb 18, 2007 5:44 pm

Re: French localization

Postby dyleuze » Fri Mar 09, 2007 12:08 am

Hello,

I think im in right place to post my problem, but if not i will delete my post...

Since i have update my roster with GemSocket the buttons in 'configuration roster' are invisible ->

Image

Have you solution to this ?

Another thing,

I'd like to hide the icon item on mouseover popup

Image

How i can do this ?

Sorry for my bad english...

Thanks for your attention :)


ps : si ce post doit être déplacé je le supprimerai pour le remettre à l'endroit indiqué...
dyleuze
WR.net Apprentice
WR.net Apprentice
 
Posts: 3
Joined: Wed Jan 24, 2007 9:47 am

Next

Return to Gem Sockets and Enchants (Roster Tooltip Mod)

Who is online

Users browsing this forum: No registered users and 0 guests

cron