Giter Site home page Giter Site logo

jadegeek / ioslocalizationeditor Goto Github PK

View Code? Open in Web Editor NEW

This project forked from igorkulman/ioslocalizationeditor

0.0 1.0 0.0 3.23 MB

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

License: MIT License

Swift 99.43% Rich Text Format 0.57%

ioslocalizationeditor's Introduction

Localization Editor

License: MIT Platforms Swift Version Twitter: @igorkulman Buy Me A Coffee

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

Localization Editor

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 finds 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 can see and compare them quickly, you can also see missing translations in any language.

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

Installation

Homebrew

brew install --cask localizationeditor

Manual

To download and run the app

  • Go to Releases and download the built app archive LocalizationEditor.app.zip from the latest release
  • Unzip LocalizationEditor.app.zip
  • Right click on the extracted LocalizationEditor.app and choose Open (just a double-clicking will show a warning because the app is only signed with a development certificate)

Support the project

Buy Me A Coffee

Contributing

All contributions are welcomed, including bug reports and pull requests with new features. Please read CONTRIBUTING for more details.

Localizing the app

The app is currently localized into English and Chinese. If you want to add localization for your language, just translate the Localizable.strings files. You can use this app do do it!

Author

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Icon

App icon created by @sergeykushner

ioslocalizationeditor's People

Contributors

flemingm avatar frogg avatar hristost avatar igorkulman avatar imgbotapp avatar jameshurst avatar jnavarrom avatar kawarimidoll avatar l1cardo avatar milotype avatar moschaub avatar pokeduck avatar ranunez avatar schlabbi avatar scriptease avatar tantalum73 avatar wacumov avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.