teampheenix/StarCraft-Casting-Tool

Translation to French (and Russian)

2press opened this issue · 3 comments

French

I am looking for anyone that could help to translate StarCraft Casting Tool to French.

You would need to translate every msgid in https://github.com/teampheenix/StarCraft-Casting-Tool/blob/master/locales/fr_FR/LC_MESSAGES/messages.po to French, e.g.,

msgid "This version is up to date."
msgstr ""

This can be done either in the raw po-file or via https://poedit.net/. It doesn't need to be done by somebody alone - even translating a single sentence or string is appreciated.

Russian

Similarly I am looking for someone to check and refine existing translations to Russian that were done via Google Translator. These can be found in

https://github.com/teampheenix/StarCraft-Casting-Tool/blob/master/locales/ru_RU/LC_MESSAGES/messages.po

and are marked with a comment like Needs to be checked by a Russian, for example

# Needs to be checked by Russian
#: scctool/view/subMisc.py:108
msgid "Automatically press Ctrl+X to apply the correct player order ingame."
msgstr ""
"Автоматически нажмите Ctrl+X, чтобы применить правильный порядок к игрокам в "
"игре."

If you have checked or refined a translation, simple remove the comment.

This can be done either in the raw po-file or via https://poedit.net/. It doesn't need to be done by somebody alone - even checking or refining a single sentence or string is appreciated.

Completed in #5.

Discord

If you have any questions please feel free to contact me via Discord https://discord.gg/G9hFEfh

There have been a lot of changes due the upcoming v2.0 release. I have updated the Russian localization accordingly with the help of Google Translate, but it might to be checked by a Russian native speaker:

https://github.com/teampheenix/StarCraft-Casting-Tool/blob/master/locales/ru_RU/LC_MESSAGES/messages.po

@remram44 Thank you! I have fixed the link.