Skip to content

LorenzoAncora/atom-i18n

 
 

Repository files navigation

atom-i18n

apm-download-count contributor-count contribute-welcome-badge issues-count

Build Status Renovate enabled Dependency Status DevDependency Status PeerDependency Status license

Localize Atom :atom: for your locale.

One i18n package for Any language. 🌏 🌎 🌍

Community-driven translation. 👪

demo-es

demo-tw

demo-de

demo-ko

Language Support

Language code status
Arabic ar I can translate
German de ⚠️ 99% I can translate
Spanish es ✅ 100%
Finnish fi ✅ 100%
French fr ✅ 100%
Hindi hi I can translate
Hungarian hu ✅ 100%
Italian it ✅ 100%
Japanese ja ✅ 100%
Korean ko ✅ 100%
Dutch nl ⚠️ 80% I can translate
Polish pl ⚠️ 80% I can translate
Portuguese(Brazil) pt-br ⚠️ 80% I can translate
Russian ru ⚠️ 99% I can translate
Thai th ⚠️ 80% I can translate
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?

Thanks to Contributors

Reference

Project Structure

  • def/ is directory containing translation content

    • content is grouped by locale folder
  • lib/ is about translation operations

    • contains main.js which is entry point
    • 5 parts require translation:
      • menus in the top
      • context-menu when right clicked
      • settings page
      • about page
      • welcome page
  • package.json contains package metadata

    • key configSchema defines supported languages
  • spec/ contains scripts checking cson files inside def/

About

:atom: One Atom i18n Package for Any Locale 🌏 🌎 🌍

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%