• Welcome to SC4 Devotion Forum Archives.

NAMConfig translations

Started by GoaSkin, July 30, 2009, 05:25:46 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

GoaSkin

Hello,

The tool 'namconfig' is completely translated into dutch, english and german. Furthermore partially into french, spanish and almost into traditional and simplified chinese.

It is necessary to:

- complete the french and spanish translations and to replace bad/senseless phrases
- support other languages than the existing ones

If anybody is interested in doing some translation work, please unzip the attached zip-file and open an included .ts file in the program QT linguist, any XML editor or any text editor! Please enter the translated string in the translation tag and do not replace the english phrases!

To add a new language, rename the .ts file before into (for example SC4Ctrans_dk.ts for danish) and replace the existing translations!


download SC4Config public BETA (RC1)

Quesh

I'm in charge to french version  ;)

GoaSkin

OK... it would be nice if you redo the french translation. My french is very bad.

To translate, open SC4Ctrans_fr.ts and add the french phrases like there, tag by tag:

    <message>
        <location filename="../namconfig.ui" line="54"/>
        <source>save</source>
        <translation>enregistrer</translation>
    </message>

Some phrases I also tried to translate. If the translation is incorrect, just replace 'enregistrer' in this case.

Untranslated phrases look like this:

    <message>
        <location filename="../namconfig.ui" line="989"/>
        <source>default values</source>
        <translation type="unfinished"></translation>
    </message>

The translation has to be entered bethween the tags.

This can either be done in a text editor (looks like above then) or in a XML editor (directory like the windows registry)

thnx...
download SC4Config public BETA (RC1)

riiga

#3
I'll translate to Swedish!   ;)

- riiga

EDIT:
Translation done, PM sent!

GoaSkin

swedish translation has been added...



I will update the Windows Binary in the evening.
download SC4Config public BETA (RC1)

Quesh

Quote from: GoaSkin on August 02, 2009, 03:51:54 PM
OK... it would be nice if you redo the french translation. My french is very bad.

To translate, open SC4Ctrans_fr.ts and add the french phrases like there, tag by tag:

    <message>
        <location filename="../namconfig.ui" line="54"/>
        <source>save</source>
        <translation>enregistrer</translation>
    </message>

Some phrases I also tried to translate. If the translation is incorrect, just replace 'enregistrer' in this case.

Untranslated phrases look like this:

    <message>
        <location filename="../namconfig.ui" line="989"/>
        <source>default values</source>
        <translation type="unfinished"></translation>
    </message>

The translation has to be entered bethween the tags.

This can either be done in a text editor (looks like above then) or in a XML editor (directory like the windows registry)

thnx...


Hi!
It's good I have translated! The file is attached .
While terms are too long, tell me, I will find a new expression ;)
Bon courage.

GoaSkin

Thanks for the translation...


there are some phrases to long. I almost shortened them by myself but two are remaining:

Disposition des icônes per menu
Paramètres radicales
download SC4Config public BETA (RC1)

Quesh

And yes in french we like to make long sentences  :D
For 2 propositions:
Disposition des icônes (it's good)
Paramètre radical (without "s" to "Paramètre")

GoaSkin

Now everything fits...

The public download on the LEX will be updated as soon as Andreas has created the installer.
download SC4Config public BETA (RC1)

Andreas

I think I can compile an installer tomorrow. Did you update the files at the SFBT TC?
Andreas

GoaSkin

I updated the zipfile and had to recompile the program too because the UI has been changed. The buttons are now a little bit broader to support longer phrases. Because there weren't any spaces bethween the buttons if you use the default windows theme, a 5mm space has been added too.
download SC4Config public BETA (RC1)

Quesh


GoaSkin

Programs has been updated on the LEX.
download SC4Config public BETA (RC1)