Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/box/mojito
An automation platform that enables continuous localization.
https://github.com/box/mojito
android continuous-localization globalization i18n international internationalization ios l10n language languages localization localization-tool mojito po properties translation translation-management translations xliff
Last synced: 6 days ago
JSON representation
An automation platform that enables continuous localization.
- Host: GitHub
- URL: https://github.com/box/mojito
- Owner: box
- License: apache-2.0
- Created: 2016-06-03T21:50:33.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-10-25T18:07:11.000Z (19 days ago)
- Last Synced: 2024-10-26T07:40:43.695Z (18 days ago)
- Topics: android, continuous-localization, globalization, i18n, international, internationalization, ios, l10n, language, languages, localization, localization-tool, mojito, po, properties, translation, translation-management, translations, xliff
- Language: Java
- Homepage: https://www.mojito.global/
- Size: 19.9 MB
- Stars: 369
- Watchers: 26
- Forks: 73
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
- awesome-list - box/mojito - An automation platform that enables continuous localization. (Java)
README
Mojito
====[![Join the chat at https://gitter.im/box/mojito](https://badges.gitter.im/box/mojito.svg)](https://gitter.im/box/mojito?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![Project Status](http://opensource.box.com/badges/active.svg)](http://opensource.box.com/badges)
[![Build Status](https://travis-ci.org/box/mojito.svg?branch=master)](https://travis-ci.org/box/mojito/branches)Mojito is a continuous localization platform. Rely on continuous integration to collect all of your software strings in one place. Check what products need localization in real time. Create and import translation packages with a single click. Search and edit translations across all products and languages! And if you have a small dedicated translation team, they can work directly in mojito.
### Features:
- Extract (push) strings from your repository to be translated
- Generates localized files from translated strings (pull)
- Includes quality checks of the translated content (placeholder validation, etc)
- Uses previous translations to support refactoring (basic leveraging - no fuzzy)
- Generates XLIFFs - files that translators know how to use## [Getting Started](http://opensource.box.com/mojito/docs/guides/getting-started/)
For instruction to jump start## [Full Documentation](http://opensource.box.com/mojito/docs/)
For full documentation, examples, and other information.## Support
Need to contact us directly?
- [![Join the chat at https://gitter.im/box/mojito](https://badges.gitter.im/box/mojito.svg)](https://gitter.im/box/mojito?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
- [GitHub Issues](https://github.com/Box/Mojito/issues)
- [Email Discussion Group](mailto:[email protected])### Team
- Hanna Kanabiajeuskaja (@hkanabiajeuskaja)
- Jean Aurambault (@aurambaj)
- Jee Yi (@jeeyi)
- Adrien Loison (@adrilo)
- Will Yau (@willyau)## Copyright and License
Copyright 2016 Box, Inc. All rights reserved.
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 athttp://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.