atom-i18n
Localize Atom for your locale. One i18n package for any language. Community-driven translation.
atom-i18n
Localize Atom :atom: for your locale.
One i18n package for Any language. 🌏 🌎 🌍
Community-driven translation. 👪




Language Support
| Language | code | status |
|---|---|---|
| Arabic | ar |
✅ 100% |
| Belarusian | be |
✅ 100% |
| Czech | cs |
⚠️ 40% I can translate |
| German | de |
⚠️ 99% I can translate |
| Esperanto | eo |
⚠️ 5% I can translate |
| Spanish | es |
✅ 100% |
| Persian | fa |
✅ 100% |
| Finnish | fi |
✅ 100% |
| French | fr |
✅ 100% |
| Hebrew | he |
✅ 100% |
| Hindi | hi |
✅ 100% |
| Hungarian | hu |
✅ 100% |
| Italian | it |
✅ 100% |
| Japanese | ja |
✅ 100% |
| Kannada | kn |
✅ 100% |
| Korean | ko |
✅ 100% |
| Malay | ms |
⚠️ 60% I can translate |
| Dutch | nl |
⚠️ 80% I can translate |
| Polish | pl |
✅ 100% |
| Portuguese(Brazil) | pt-br |
✅ 100% |
| Romanian | ro |
✅ 100% |
| Russian | ru |
⚠️ 99% I can translate |
| Slovak | sk |
⚠️ 40% I can translate |
| Albanian | sq |
✅ 100% |
| Thai | th |
⚠️ 80% I can translate |
| Ukrainian | uk |
✅ 100% |
| Chinese(Simplified) | zh-cn |
✅ 100% |
| Chinese(Traditional) | zh-tw |
✅ 100% |
Welcome to 📣. Propose new translation for your locale
Who can Contribute?
- Anyone is welcomed to contribute. Any language is welcomed.
How to Contribute?
- You may checkout some help-wanted issues.
- For detailed guidance please refer to CONTRIBUTING.md.
Thanks to Contributors
- Chinese (Traditional): WinstonSung
- Chinese (Simplified): trifirew
- Korean: preco21 chibichichi Riyeon nerhis jonghyeok
- Spanish: stsewd
- German: Acer54 queenar Tz3r0 silas229 polynoman Henry2o1o socialmedialabs
- Russian: Anonym0uz Driglu4it sabinich Dr-Yukon pleshkovpa Glazami
- Portuguese (Brazilian): jsolisu rclenzi thiagomneves joaopaulonsoares adriel83 GabrielBdeC
- Dutch: laurensbrand
- Polish: Jeplaa
- French: chezyann Vivalzar DThought lamboley
- Polish: nolt
- Italian: francematt Lorenzo Ancora
- Thai: sitdh
- Japanese: shingo-uzuki Umoxfo ibuki2003 juggernautjp
- Hungarian: dominicus-75
- Finnish: an7oine
- Arabic: AmrIKhudair atefBB
- Belarusian: antikruk
- Czech: Heroyt pervoj
- Albanian: ujdhesa
- Esperanto: p2635
- Ukrainian: sashaoli
- Hebrew: RealA10N
- Slovak: majko96
- Kannada: sachinsshetty
- Hindi: themakerman ankitbulchandani
- Persian abilogos
- Romanian tiberiufrat
- Malay Thaza-Kun
Reference
- this repo is based on atom-japanese-menu by syon and atom-cht-menu by Sheng-Bo
Project Structure
-
def/is directory containing translation content- content is grouped by locale folder
-
lib/is about translation operations- contains
main.jswhich is entry point - 5 parts require translation:
- menus in the top
- context-menu when right clicked
- settings page
- about page
- welcome page
- contains
-
package.jsoncontains package metadata- key
configSchemadefines supported languages
- key
-
spec/contains scripts checking cson files insidedef/