ctrl+shift+p filters: :st2 :st3 :win :osx :linux
Browse

Locales

by AndorChen ST2

A Sublime Text Package to l10n the UI.

Labels i18n, l10n

Details

Installs

  • Total 206
  • Win 107
  • Mac 70
  • Linux 29
Oct 10 Oct 9 Oct 8 Oct 7 Oct 6 Oct 5 Oct 4 Oct 3 Oct 2 Oct 1 Sep 30 Sep 29 Sep 28 Sep 27 Sep 26 Sep 25 Sep 24 Sep 23 Sep 22 Sep 21 Sep 20 Sep 19 Sep 18 Sep 17 Sep 16 Sep 15 Sep 14 Sep 13 Sep 12 Sep 11 Sep 10 Sep 9 Sep 8 Sep 7 Sep 6 Sep 5 Sep 4 Sep 3 Sep 2 Sep 1 Aug 31 Aug 30 Aug 29 Aug 28 Aug 27
Windows 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Mac 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Linux 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

Readme

Source
raw.​githubusercontent.​com

Locales

A plugin to locale your Sublime Text UI.

NOTE: ONLY support Sublime Text 2 now.

screenshot-win7

Install

Manual

  1. Download the latest version here
  2. Unzip the archive
  3. Start your Sublime Text
  4. Open menu “Preferences - Browse Packages…”
  5. Place the unzipped folder into Packages directory

Package Control

  1. Press ctrl+shift+p (Win, Linux) or cmd+shift+p (OS X), open the pallete
  2. Type in “pckinstall”, and press Enter
  3. Type in “Locales”, and press Enter

Usage

From Menu

When installed, the Locales plugin will add a menu item in “Preferences”, named “UI Language”. In this menu, you can choose you preferred language, like “简体中文”.

In settings file

  1. Open menu “Preferences - Settings User”, the user's Preferences.sublime-settings file will open
  2. Add the setting: "locales": "zh_CN"

License

See License.md