Skip to content

Latest commit

 

History

History
117 lines (67 loc) · 2.31 KB

File metadata and controls

117 lines (67 loc) · 2.31 KB

It would be really awesome to offer 1Remote in many different languages! So you're really Welcome to translate 1Remote in your (native) language, but don't worry there are just a few strings.

How to

  1. fork and clone
  2. open file glossary.csv in Ui\Resources\Languages by Excel or something.
  3. Add a new cloumn for your new language & Fill in the blanks.
  4. Run the python script conver_glossary_to_xaml.bat, it will analysis the glossary you edited, and fill the blank in it (using Google translate). Then new .xaml and LanguagesList.cs will be generated.

!!! note

  • You may have to edit or remove the proxy in glossary_maker.py

  • Do not edit any .xaml / .cs files directly, they are auto generated from glossary csv file.

    See all this below were generated, do not edit any of them.

    image

  1. push the glossary file back:

    1. send the new file to me(veckshawn@gmail.com)

    2. (recommend) Start a new pull requests.

  2. Edit this page, add your name :)

Currrent contributors

If you'd like to help out, please add your name and how we can contact you to this list. And thank you!

Arabic

  • ar-DZ
  • ar-SA
  • ...

Bangla

  • bn-BD
  • bn-IN

Chinese

Czech

Dutch

  • nl-BE
  • nl-NL

English

French

  • fr-FR(@Vincent)
  • ...

Galego

  • gl-ES (Hugo Alexandre Perez)

German

Italian

  • it-IT
  • ...

Japanese

  • ja-JP VShawn by Google translate.

Korean

  • ko-KR

Polish

Portuguese

Russian

Spanish

  • es-ES
  • es-MX
  • es-AR
  • ...

Swedish

  • sv-SE

Ukrainian

  • uk-UA

{% include 'footer.md' %}