# AndroidLocalizePlugin **Repository Path**: mirrors_1993hzw/AndroidLocalizePlugin ## Basic Information - **Project Name**: AndroidLocalizePlugin - **Description**: :earth_asia: Android localization plugin. support multiple languages, no need to apply for key. - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2026-05-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # AndroidLocalizePlugin :earth_asia: Android/IDEA 本地化插件。 支持多种语言,无需申请 KEY。 # 功能 - 支持 104 种语言。 - 无需申请 KEY。 - 一键生成所有翻译文件。 - 支持对指定的文本不参与翻译。 # 预览 ![image](https://github.com/Airsaid/AndroidLocalizePlugin/blob/master/preview/preview.gif) # 安装 ## 本地安装 - 第一步:下载 AndroidLocalizePlugin.zip 文件。 - 第二步:打开 AndroidStudio 或 IDEA。 - 第三步:选择 Preferences -> Plugins -> Install plugin from disk...。 - 第四步:选择 AndroidLocalizePlugin.zip 文件安装,并重新启动 IDE。 # 使用 - 第一步:选择 values/strings.xml 文件。 - 第二步:右键选择 Convert to other languages。 - 第三步:勾选上需要翻译的语言。 - 第四步:点击 OK。 # 感谢 - MTrans:[https://github.com/hujingshuang/MTrans](https://github.com/hujingshuang/MTrans) # 联系我 - Blog: [https://airsaid.com/](https://airsaid.com/) - Telegram: [https://t.me/airsaids/](https://t.me/airsaids/) # 许可证 ``` 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. ```