LocalizedMenu
Localize Tool & Localized Menu for Sublime Text 2/3/4 End User. Localization with 简体中文(Simplified Chinese)/繁体中文(Traditional Chinese)/Русский(Russian)/Español(Spanish)/Հայերեն(Armenian)/Svenska(Swedish)/Français(French)/Português(Portuguese)/Deutsch(German)/Magyar(Hungarian)/Any other language.
Install / Use
/learn @zam1024t/LocalizedMenuREADME
LocalizedMenu
Localize Tool & Localized Menu for Sublime Text 2/3/4 End User
- Provide a easy way to add new languages
- Support multiple version/platform
- Support share common menus
- Auto backup local menus
- Auto unpack new build english menus
README.md
- de_DE Deutsch
- en English
- es_ES Español
- fr_FR Français
- hu Magyar
- hy Հայերեն
- pt_BR Português do Brasil
- ru Русский
- sv_SE Svenska
- zh_CN 简体中文
- zh_TW 繁体中文
This project is also hosted at
Shots
Work on Windows

Work on OS X

Work on Ubuntu

Installation
- With Package Control
- install Package Control
- search for
LocalizedMenu
- Manually
- download master.zip,unpack to
Packages,then renameLocalizedMenu-mastertoLocalizedMenu - git clone to
Packages
git clone https://github.com/zam1024t/LocalizedMenu - download master.zip,unpack to
Usage
- Toggle in menu
- via
Preference->Languages
- via
- Toggle in command panel
Ctrl+Shift+P, typelmxx(xx is the locale code) to toggle
Add A Language
-
copy
locale/en/en.jsontolocale/<locale>/<locale>.json, localize to your language -
copy
menu/<version>/en/*tomenu/<version>/<locale>/*, localize to your language -
For example, now add locale named
myfor Sublime Text Build 3999- open
LocalizedMenudir, viaPreference->Languages->Add a language - enter
locale, copyentomy - enter
my, renameen.jsontomy.json, edit as:
{ "link": "", "hidden": false, "caption": "MyLanguage", "mnemonic": "m" }- enter
menu/3999, copyentomy, and tranlate allcaptionin menu files - detect language via
Preference->Languages->Detect, thenMyLanguage (my)display
locale configs<br> link: the target locale linked to<br> hidden: hide menu item<br> caption: language name,locale code will auto add extraly<br> mnemonic: hotkey,optional,make sure caption contain it,Case sensitive
- open
Submit A Language
- locale name must be named as
<languageCode>or<languageCode>_<countryCode><languageCode>lowercase,<countryCode>uppercase, (ignore this if work on local)- Language: https://www.wikipedia.org/wiki/ISO_639-1
- Country: https://www.wikipedia.org/wiki/ISO_3166-1
- Fork repo
- Make pull request
Locales & Contributors
- de_DE Deutsch by Standarduser
- es Español by Christopher
- es_ES Español by Dastillero
- fr_FR Français by fxbenard
- hu Magyar by Tamás Balog
- hy Հայերեն by Arman High Foundation
- pt Português do Brasil by JNylson
- ru Русский by Dimox & Ant0sh & Maksim Arhipov
- sv_SE Svenska by H2SO4JB
- zh_CN 简体中文 by Zam
- zh_TW 繁体中文 by Zam
Related discuss
- https://github.com/wbond/package_control_channel/pull/5665
- https://github.com/rexdf/ChineseLocalization/issues/10
License
Related Skills
node-connect
339.5kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
83.9kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
339.5kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
commit-push-pr
83.9kCommit, push, and open a PR
