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
- Host: GitHub
- URL: https://github.com/valinet/explorerpatcher-l10n
- Owner: valinet
- License: gpl-2.0
- Created: 2023-11-11T19:22:59.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2025-03-29T17:03:14.000Z (about 1 year ago)
- Last Synced: 2025-03-29T17:11:09.468Z (about 1 year ago)
- Language: JavaScript
- Size: 566 KB
- Stars: 68
- Watchers: 5
- Forks: 38
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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 |