Skip to content

🌏 Android localization plugin. support multiple languages, no need to apply for key.

License

Notifications You must be signed in to change notification settings

baoxin/AndroidLocalizePlugin

 
 

Repository files navigation

AndroidLocalizePlugin

🌏 Android/IDEA localization plugin. support multiple languages, no need to apply for key. (中文文档)

Feature

  • Support 104 languages.
  • No need to apply for key.
  • One key generates all translation files.
  • Support no translation of existing string.
  • Support for specifying that text is not translated.

Preview

image

Install

Online installation

  • Step 1: Open AndroidStudio or IDEA.
  • Step 2: Preferences -> Plugins -> Browse repositories...
  • Step 3: Search AndroidLocalize and install. Then restart IDE.

Local installation

  • Step 1: Download AndroidLocalizePlugin.zip file.
  • Step 2: Open AndroidStudio or IDEA.
  • Step 3: Preferences -> Plugins -> Install plugin from disk...
  • Step 4: Select AndroidLocalizePlugin.zip and Restart IDE.

Usage

  • Step 1: Select the values/strings.xml.
  • Step 2: Right-click and select Convert to other languages.
  • Step 3: Select the language to be translated.
  • Step 4: Click ok.

Thanks

ContactMe

License

Copyright 2018 Airsaid. https://github.com/airsaid

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

🌏 Android localization plugin. support multiple languages, no need to apply for key.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 96.0%
  • JavaScript 4.0%