vs-deploy icon indicating copy to clipboard operation
vs-deploy copied to clipboard

Translations

Open mkloubert opened this issue 7 years ago • 9 comments

Since version 4.0 there is support for translation files.

If you want to create a translation, have a look at the en.ts file.

It shows how a translation object is structured.

For a french translation, e.g., create a file called fr.ts and copy the content of the upper english file as template and start your translation.

I you have finished, you can post your file as attachment here (or do a pull request) and I will release it with a new release of the extension.

mkloubert avatar Dec 29 '16 17:12 mkloubert

added french translation by @neiobaf since version 5.30.0

mkloubert avatar Feb 28 '17 18:02 mkloubert

added russian translation by @sag3ll0 since version 5.31.0

mkloubert avatar Feb 28 '17 23:02 mkloubert

@neiobaf @sag3ll0

Since version 6.0.0 I have hadded the new feature of pulling files from remote.

There were also new translation strings added, as you can see in en.ts file (s. Files changed tab).

Can you translate them for me?

mkloubert avatar Mar 11 '17 15:03 mkloubert

Added new wiki page with current progress of translation files by listening missing properties.

mkloubert avatar May 17 '17 21:05 mkloubert

es.ts.zip

@mkloubert attached spanish translation in ZIP file (couldn't attach the .TS file directly).

Sorry about dropping it here, I wasn't quite sure about how to submit it.

alejandroivan avatar Jul 03 '17 02:07 alejandroivan

@alejandroivan

Thank you very much!

I released the translation with version 9.27.0.

mkloubert avatar Jul 03 '17 10:07 mkloubert

@ItsMeCelio

Thanks! :-)

I released the translation with version 9.28.0.

mkloubert avatar Jul 21 '17 22:07 mkloubert

@mkloubert

You're welcome, but I am facing a somewhat embarrassing situation, I am not able to configure the language, I have not found anything on the wiki and no matter where I put the "language": "en-br" in settings.json it does not work.

Can you help me?

rodriguescelio avatar Jul 24 '17 13:07 rodriguescelio

@ItsMeCelio

I fixed it with version 9.28.1.

mkloubert avatar Jul 24 '17 19:07 mkloubert