![]() |
Wanted: Foreign Language /loc Logs
I am working on the next version of my Mapper2 script and I would like to offer support for non-English languages.
What I need The name of the language in English and that language The generally accepted two letter abbreviation for that language (IE: de = Deutch = German) A log file (as attachment) with at least one /loc, preferably a lot more, for script testing. A direct translation for the following phrases: - start a new map line - color - mapgroup If your language uses a period or a comma as a decimal separator. IE: pi = 3.14159 vs pi = 3,14159 I be offering generic language configuration files, so you will be able to add your favorite language as you please. |
You should have said something, I have all clients installed, I can pull that directly from their dictionaries, I do not even need to log in for that. Japanese uses a period as a decimal separator and comma as a thousand separator, all the others use it the other way around. However, you must autodetect that because the eq2 client will use whatever you have configured in your operating system.
I am not sure that translating "mapgroup" makes sense since it is just a term from the XML. The dropdown contains the continent/island of Norrath. Also if you translate things like "color" wouldn't you need translations of the color names also and the different sentence structure in which you would use them? I'd leave the /em's alone if I was you. ;) Anyway I added translations for German and French while I was at it. Quote:
Quote:
Quote:
Quote:
|
Sorry, I needed to be more specific. I absolutely need an actual FILE containing the /loc, with everything that goes with it. When you cut and paste it to the forum it gets all distorted, loses spaces, etc. Additionally, I can't see the way the numbers look. I'm generating regular expressions, which are extremely dependant on the specific format of the line.
I can't test my code against a forum post, I have to test it against an actual log file. I want to make sure that my Perl can read the Unicode log and configuration file. I'm thinking that I need at least to /locs, so it can draw a line. However, all the rest of the translations look good. The phrase 'mapgroup' is not used in the same context as the XML, it's used to generate separate layers within the SVG file. |
1 Attachment(s)
forums work for this if the lines aren't too long. anyway, see attached
If you'd rather use the term layer that would be Ebene/niveau. |
Look at you, being awesome!
|
If there are any French speaking mappers out there who are willing to beta test French Language support for Mapper2, please post here or PM me.
It looks like I have working German and Russian language support at this time. |
Ok, I think my head may explode.
For languages that use a comma as the decimal seperator, do they also use the period as a thousands seperator? Or a space? Could I get an example of the /loc output of a value greater than 1000 in German, French, or Russian? Or all three? As I understand it, the number could be: 1.000,00 or 1 000,00 |
this helped me out when I was dealing with that issue.. start->control panel-> regional and language options. It has an example of numeric representation of ever possible language just about. (at least on my comp it did) then just change to the language you are testing and see if works..
|
For French server
With cl_language english in eq2.ini (ACT users): Your location is 1,022.77, -0.80, -369.91. Your orientation is 143.65, 0.00, 0.00 Without cl_language english in eq2.ini : Votre position est 1 022,77, -0,80, -369,91. Votre orientation est 143,65, 0,00, 0,00 @ ++ |
Quote:
Quote:
I think I need to hit my regular expressions again. BTW, have you tried out my new MapperLive program? I'm excited to hear if it works for those who play on foreign language servers. |
Yes, i've try (ver 5.02), it's a great program, very easy to use.
I try it on Storms server (in French, and with cl_language English) without problem. @++ |
cool you got it..
But I meant to actually change your system to that language and go collect some locs so you could see the way it put them for your self.. :P |
| All times are GMT -5. The time now is 08:10 AM. |
vBulletin® - Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
© MMOUI