An open API service indexing awesome lists of open source software.

https://github.com/valinet/explorerpatcher-l10n

Localizations for ExplorerPatcher
https://github.com/valinet/explorerpatcher-l10n

Last synced: about 1 year ago
JSON representation

Localizations for ExplorerPatcher

Awesome Lists containing this project

README

          

# ExplorerPatcher-L10N

This repository contains the localization files for [ExplorerPatcher](https://github.com/valinet/ExplorerPatcher). The
base English texts are available in the main repository under:

* Properties Window, Notifications, and Crash
Dialog: [ep_gui/resources/lang](https://github.com/valinet/ExplorerPatcher/tree/master/ep_gui/resources/lang)
* Setup: [ep_setup/resources/lang](https://github.com/valinet/ExplorerPatcher/tree/master/ep_setup/resources/lang)

## Contributing

If you want to have ExplorerPatcher in your language and willing to maintain in the long run, or if you spot a mistake,
an inaccuracy, or want to improve the translations of a language that you are fluent in, pull requests are very much
appreciated.

As we continually update the base English texts, we will add the new keys with English texts to the existing
localization files regardless of the language, for the contributors to translate when possible. This is to keep
ExplorerPatcher working as expected.

It is preferred for translation contributors to be able
to [compile ExplorerPatcher](https://github.com/valinet/ExplorerPatcher/wiki/Compiling) themselves in order to see the
translations in action. If you are not able to do so, please mention it in your pull request and we will test and fix
the translation files for you.

Please make sure that the `.rc` files:
* Are in UTF-8 encoding **with BOM**.
* Have CRLF (`\r\n`) line endings.
* Have double quotes `"` represented as double double quotes `""`.
* Are properly formatted in the same way as the base English texts.

## Acknowledgements

We would like to thank the following people for their contributions in translating ExplorerPatcher:

| Language | Contributor(s) |
|-----------------------|-------------------------------------------------|
| Chinese (Simplified) | @zetaloop, @FrzMtrsprt, @Yukari316 |
| Chinese (Traditional) | @snowlinouo, @Corporation001 |
| Czech | @9hb, @andrewz1986, @Panzimy |
| Dutch | @GewoonIraj |
| French | @corentios, @Need74 |
| German | @lukinator01, @NotOfficer |
| Hungarian | @RedyAu |
| Indonesian | @Antonomasia, @Amrsatrio |
| Japanese | @creeper-0910, @reindex-ot, @Rukoto, @Amrsatrio |
| Korean | @MuscularPuky |
| Lithuanian | @Kass401 |
| Polish | @BestiaPL |
| Portuguese (Brazil) | @thiagojramos |
| Romanian | @21124637 |
| Russian | @the-aLeXiS |
| Turkish | @Akif9748 |
| Ukrainian | @AyzekUorren |