Skip to content

atom-i18n-beta is a fork of atom-i18n, for internationalization of Atom editor.

License

Notifications You must be signed in to change notification settings

juggernautjp/atom-i18n-beta

Repository files navigation

atom-i18n-beta package

atom-i18n-beta package is used for Atom Internationalization (I18N). You can use Atom in your language with atom-i18n-beta package.

Usage

You can open the Settings View by navigating to the following;

OS Menu
Linux Edit > Preferences
macOS Atom > Preferences
Windows File > Settings

In order to install atom-i18n-beta package, click on the Install section on the left-hand side, then input "atom-i18n-beta" in the field.

Then, click on the Packages section on the left-hand side, click the Settings button of atom-i18n-beta package, then select your <locale_code> in the Settings > Language pull down menu. You can find your <locale_code> in the table in the "Supported Language".

Once installed, community packages/themes and their settings are housed within their respective section. All packages/themes that have updates will be listed under the Updates section.

Caution!:

  • If you use japanese-menu or atom-i18n package, uninstall or disable them, before install atom-i18n-beta.
  • If you use and customize atom-i18n, you had better ~/.atom/packages/atom-i18n/def/custom_menu.cson file, before you uninstall atom-i18n.

Changes

atom-i18n-beta is a fork of atom-i18n package.

The development policy of atom-i18n-beta is to localize Atom as much as possible, including Atom-bundled packages, which is called Atom Core Packages.

For further information on the difference between atom-i18n and atom-i18n-beta, see CHANGES.

Supported Language

All of the following language are translated, with the Atom Components.

Language original rep. code Menu Contest Settings About Welcome Find Keybind Git Tree Notify
Arabic اللغة العربية ar × × N/A × N/A
Belarusian Беларуская мова be × × N/A × N/A
Czech Čeština cz × × N/A × N/A
German Deutsch de × × N/A × N/A
Esperanto Esperanto eo × × × × × N/A × N/A
Spanish Español es × × N/A × N/A
Persian زبان فارسی fa × × N/A × N/A
Finnish suomi fi × × N/A × N/A
French Français fr × × N/A × N/A
Hebrew עברית he × × N/A × N/A
Hindi हिन्दी hi × × N/A × N/A
Hungarian Magyar hu × × N/A × N/A
Italian Italiano it × × N/A × N/A
Japanese 日本語 ja N/A N/A
Kannada ಕನ್ನಡ kn × × × N/A × N/A
Korean 한국어 ko × × N/A × N/A
Malay Bahasa Melayu ms × × N/A × N/A
Dutch Nederlands nl × × N/A × N/A
Polish Polski pl × × N/A × N/A
Portuguese(Brazil) Português(Brazil) pt-br × × N/A × N/A
Romanian Română ro × × N/A × N/A
Russian Ру́сский ru × × N/A × N/A
Slovak Slovenčina sk × × N/A × N/A
Albanian Shqipe sq × × N/A × N/A
Thai ภาษาไทย th × × × N/A × N/A
Ukrainian Українська мова uk × × N/A × N/A
Chinese(Simplified) 简体中文 zh-cn × × N/A × N/A
Chinese(Traditional) 繁體中文 zh-tw × × N/A × N/A
English (default) en × × N/A × N/A

About the Atom components, see COMPONENTS.

Customize

You can customize not-localized menu in the configuration file of ~/.atom/packages/atom-i18n-beta/def/custom_menu.cson.

For further information, see CUSTOMIZE.

Caution!:

  • Indent is very important for the file. The incorrect indent cause Atom parser's syntax error.
  • You can check the syntax of it with the on-line site, CoffeeLint, which provides CoffeeLint.

How to Localize (For translators)

If your language (i.e. locale) dose not exist in the abobe table, you can translate. For further information, see LOCALIZE.

Contributing

Always feel free to help out! Whether it's working on some of the open issues. Atom's contributing guide will help get you started, while the guide for contributing to packages has some extra information.

License

MIT License. See the license for more details.

About

atom-i18n-beta is a fork of atom-i18n, for internationalization of Atom editor.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published