AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Scripting (https://forums.alliedmods.net/forumdisplay.php?f=107)
-   -   Translation Project (https://forums.alliedmods.net/showthread.php?t=158751)

lokizito 06-08-2011 20:17

Translation Project
 
BETTER USE THIS WEB APP MADE BY WebDestroya : https://forums.alliedmods.net/showthread.php?t=203440
Hey all,

I was thinking today that not a lot of plugins uses much of the translation system simply because there is no one to translate.
So, I thought: And if we have a group for translating plugins? Just needs the developer to ask and we translate it?
And that is what i'm proposing.

For those who want to join, just post here for what languages you would like to translate and i will be adding it at the main post. Reviewers are also needed.

For those who want to have their plugins translated, post here the .phrases.txt file with the phrases in english. Also, if possible, add some credits on the plugin for the project.

Just to keep it clear: All the translators have their own lifes so the translations will be made as they can. And that is another reason for you to join the project since as many translators as many translations.

For the translators: I don't know if you know but, you can write the text like it is (ã,ç,etc). You just need to save the translation file as UTF-8. Also, always remember to remove the line "#format" from yours translated files.

Needing translation:
Code:

Ultimate Map Chooser Admin Menu
[en] file
Done: pt,ru,de,lt,ko
Requested: ru,de,nl,fr,lt,pt,es


RankMe [en] file
Done: ru,nl,de,fr,lt,ko
Requested: ko and there is some phrases missing in de, fr, nl, ru

Translated:
The translated files will be released as:
- yourplugin.phrases.txt with the formats and english version.
- folder_of_language/yourplugin.phrases.txt with the translated version.

Example:
helloworld.phrases.txt
Code:

"Phrases"
{
      "HelloWorld"
        {
                "en"                "Hello World"
        }
        "PlayerHello"
        {
                "#format"        "{1:s}"
                "en"                "Hello {1}"
        }
}

pt/helloworld.phrases.txt
Code:

"Phrases"
{
      "HelloWorld"
        {
                "pt"                "Ola mundo"
        }
        "PlayerHello"
        {
                "pt"                "Ola {1}"
        }
}

People Translating:
Code:

  - Brazilian Portuguese:
    - lokizito
    - away000
  - Dutch:
    - Monkeys
    - Groger
  - German:
    - Dr. Greg House
    - Mainfield
  - French:
    - Monkeys
    - Zirconium
  - Korean:
    - Blowst
  - Lithuanian:
    - MindeLT
    - hleV
  - Russian:
    - ShufflexDD
    - b82a
    - Leonardo
    - neatek1
  - Spanish:
    - Franc1sco

Changes (MM/DD/YY):
Code:

06/08/11: Project Started.
06/09/11: Added MindeLT, ShufflexDD, Monkeys and Groger to the project.
              Also removed the reviewers item since i think all the translators
              can review if needed and added how the translations will be
              released.
06/14/11: Added b82a to Russian translations, Need translation and Translated.
06/21/11: Added Franc1sco to Spanish Translations.
06/27/11: Added Dr. Greg House to German Translations.
06/29/11: Added away000 to Brazilian Portuguese Translations.
07/18/11: Added neatek1 to Russian Translations.
09/16/11: Added Zirconium to French Translations, Mainfield to German Translations and hleV to Lithuanian Translations.
09/22/11: Added Blowst to Korean Translations.


MindeLT 06-09-2011 08:42

Re: Translation Project
 
Nice idea :) Definetly, i would join you. I could translate into Lithuanian language.

ShufflexDD 06-09-2011 10:00

Re: Translation Project
 
I can translate a plugins into Russian.

Monkeys 06-09-2011 13:15

Re: Translation Project
 
I don't mind translating and checking Dutch and French.

The main reason for not having translations is because most plugins are rather small, though.
Those that are big expect the users to translate to their native languages.

Groger 06-09-2011 14:42

Re: Translation Project
 
Dutch, count me in

lokizito 06-09-2011 18:19

Re: Translation Project
 
Thanks all of you. Already added your names to the list.

asherkin 06-10-2011 04:49

Re: Translation Project
 
This seems like a good idea, thread stickied.
Maybe in the future 3rd party access to the SM Translation website could be sorted out, like what is currently being worked on for the gamedata updater.

GoD-Tony 06-10-2011 07:17

Re: Translation Project
 
I like this idea. :)

If anyone is interested in translating the SourceMod Anti-Cheat plugin, the phrases can be found here: smac.phrases.txt (completed languages)

Monkeys 06-10-2011 10:22

Re: Translation Project
 
1 Attachment(s)
You already have FR, so here's the NL.

(Prefixed it with [NL], don't forget to remove that)

GoD-Tony 06-10-2011 13:22

Re: Translation Project
 
Quote:

Originally Posted by Monkeys (Post 1485071)
You already have FR, so here's the NL.

Added it. Thanks! :up:


All times are GMT -4. The time now is 02:15.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.