vs-deploy
vs-deploy copied to clipboard
Translations
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.
added french translation by @neiobaf since version 5.30.0
added russian translation by @sag3ll0 since version 5.31.0
@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?
Added new wiki page with current progress of translation files by listening missing properties.
@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
Thank you very much!
I released the translation with version 9.27.0.
@ItsMeCelio
Thanks! :-)
I released the translation with version 9.28.0.
@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?
@ItsMeCelio
I fixed it with version 9.28.1.