All Projects β†’ liuderchi β†’ Atom I18n

liuderchi / Atom I18n

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

Programming Languages

javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to Atom I18n

i18n-tag-schema
Generates a json schema for all i18n tagged template literals in your project
Stars: ✭ 15 (-73.21%)
Mutual labels:  i18n, translation, localization
Tower
i18n & L10n library for Clojure/Script
Stars: ✭ 264 (+371.43%)
Mutual labels:  translation, i18n, localization
labels
Bolt Labels extension - Translatable labels for Bolt
Stars: ✭ 18 (-67.86%)
Mutual labels:  i18n, translation, localization
translation
πŸ‘… Translations (symfony/translation) to Nette Framework (@nette)
Stars: ✭ 55 (-1.79%)
Mutual labels:  i18n, translation, localization
Easy localization
Easy and Fast internationalizing your Flutter Apps
Stars: ✭ 407 (+626.79%)
Mutual labels:  translation, i18n, localization
rosetta
A blazing fast internationalization (i18n) library for Crystal with compile-time key lookup.
Stars: ✭ 23 (-58.93%)
Mutual labels:  i18n, translation, localization
Parrot
Self-hosted Localization Management Platform built with Go and Angular
Stars: ✭ 967 (+1626.79%)
Mutual labels:  translation, i18n, localization
mobility-actiontext
Translate Rails Action Text rich text with Mobility.
Stars: ✭ 27 (-51.79%)
Mutual labels:  i18n, translation, localization
React Localize Redux
Dead simple localization for your React components
Stars: ✭ 384 (+585.71%)
Mutual labels:  translation, i18n, localization
Js Lingui
πŸŒπŸ“– A readable, automated, and optimized (5 kb) internationalization for JavaScript
Stars: ✭ 3,249 (+5701.79%)
Mutual labels:  translation, i18n, localization
inlang
Open Source Localization Solution for Software.
Stars: ✭ 160 (+185.71%)
Mutual labels:  i18n, translation, localization
Mobility
Pluggable Ruby translation framework
Stars: ✭ 644 (+1050%)
Mutual labels:  translation, i18n, localization
i18n
internationalize projects to Arabic
Stars: ✭ 67 (+19.64%)
Mutual labels:  i18n, translation, localization
plate
Internationalization library for Python
Stars: ✭ 31 (-44.64%)
Mutual labels:  i18n, translation, localization
i18n.cr
Internationalization API ( i18n ) for Crystal!
Stars: ✭ 36 (-35.71%)
Mutual labels:  i18n, translation, localization
Mojito
An automation platform that enables continuous localization.
Stars: ✭ 256 (+357.14%)
Mutual labels:  translation, i18n, localization
Weblate
Web based localization tool with tight version control integration.
Stars: ✭ 2,719 (+4755.36%)
Mutual labels:  translation, i18n, localization
fluent-vue
Internationalization plugin for Vue.js
Stars: ✭ 137 (+144.64%)
Mutual labels:  i18n, translation, localization
Eo Locale
🌏Internationalize js apps πŸ‘”Elegant lightweight library based on Internationalization API
Stars: ✭ 290 (+417.86%)
Mutual labels:  translation, i18n, localization
Fluent.js
JavaScript implementation of Project Fluent
Stars: ✭ 622 (+1010.71%)
Mutual labels:  translation, i18n, localization

atom-i18n

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

latest version Build Status Renovate enabled dependency 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 βœ… 100%
Belarusian be βœ… 100%
Czech cz ⚠️ 30% 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%
Korean ko βœ… 100%
Kannada kn βœ… 100%
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?

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/

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].