简单的macOS编辑器应用程序,能并排编辑所有翻译,管理iOS应用程序本地化

网友投稿 715 2022-10-19

简单的macOS编辑器应用程序,能并排编辑所有翻译,管理iOS应用程序本地化

简单的macOS编辑器应用程序,能并排编辑所有翻译,管理iOS应用程序本地化

Localization Editor

Simple macOS editor app to help you manage iOS app localizations by allowing you to edit all the translations side by side

Motivation

Managing localization files (Localizable.strings) is a pain, there is no tooling for it. There is no easy way to know what strings are missing or to compare them across languages.

What does this tool do?

Start the Localization Editor, choose File | Open folder with localization files and point it to the folder where your localization files are stored. The tool find all the Localizable.strings, detects their language and displays your strings side by side as shown on the screenshot above. You can point it to the root of your project but it will take longer to process.

All the translations are sorted by their key (shown as first column) and you cansee and compare them quickly, you can also see missing translations in any language.

When you change any of the translation the corresponding Localizable.strings gets updated.

Requirements

Xcode 9+Carthage

Getting started

Run carthage bootstrap to download and build all the Carthage dependencies before opening the Xcode project for the first time.

版权声明:本文内容由网络用户投稿,版权归原作者所有,本站不拥有其著作权,亦不承担相应法律责任。如果您发现本站中有涉嫌抄袭或描述失实的内容,请联系我们jiasou666@gmail.com 处理,核实后本网站将在24小时内删除侵权内容。

上一篇:SpringBoot通过请求对象获取输入流无数据
下一篇:SpringCloud之RocketMQ
相关文章

 发表评论

暂时没有评论,来抢沙发吧~