Vividl icon indicating copy to clipboard operation
Vividl copied to clipboard

Add & update translations

Open alxnull opened this issue 4 years ago • 9 comments

This project is always looking for help with translation to non-English languages. If the translation to your language is missing, incomplete or has errors, you're very welcome to contribute!

Where are the files to translate?

This project uses Microsoft's .resx file format to store app resources such as UI string. In the repo, every translation has its own .resx file, all of the form <resource-file-name>.<language-code>.resx.

How to contribute?

Important: Before contributing a new translation, make sure no open pull request for this language already exists & no one has commented on adding this translation below. Then comment below that you want to add this language.

Start by forking this repository. Resx files are best edited with some additional tooling:

With Visual Studio

  1. Clone your forked repository
  2. ResX Resource Manager is a great tool to edit .resx files. Install the Visual Studio extension and open it via the "Tools" menu. ResX Resource Manager shows a table of all strings available for translation. Edit them or add a column for a new language via the toolbar. Alternatively: In the Solution Explorer, go to the "Properties" folder and open the resources file you want to edit. If you want to add a new language, copy the default Resources.resx file and name it Resources.<language-code>.resx.
  3. Commit your changes, push and create a pull request. Link this issue in your PR.

Without Visual Studio

  1. Clone your forked repository
  2. ResX Resource Manager is a great tool to edit .resx files. Install the standalone version, run it and select the directory containing your cloned repository.
  3. The tool should now show all the strings available for translation in a table. Edit them or add a column for a new language via the toolbar.
  4. Commit your changes, push and create a pull request. Link this issue in your PR.

P.S.: Don't forget to star this repo if you like it!

alxnull avatar Oct 03 '20 10:10 alxnull

I'll add Ukrainian localization file

andrewyavors avatar Oct 03 '20 10:10 andrewyavors

I'd love to help with Spanish translations 😃

c3sxr avatar Oct 03 '20 14:10 c3sxr

Working on a Portuguese translation.

Joaolfelicio avatar Oct 03 '20 17:10 Joaolfelicio

Will work on Arabic translation 🙂

karimelazzouni avatar Oct 03 '20 22:10 karimelazzouni

added dutch translation and i will add english as well (if not present)

alainseys avatar Oct 04 '20 13:10 alainseys

I can add a Swedish translation.

FrejBjornsson avatar Oct 12 '20 20:10 FrejBjornsson

I will add a Simplified Chinese translation.

mike-unk avatar Jul 27 '23 11:07 mike-unk

I will add Hungarian translation. Thx.

Internetezoo avatar Apr 05 '24 18:04 Internetezoo

I will add Korean translation 😉

phthalos avatar May 09 '24 09:05 phthalos