- Counterparts Lite (Mac App)
- POEditor (Web App)
- brightec Online XLIFF Editor (Web App)
-
-
Save martnst/8597b27bb52baf00f1ef to your computer and use it in GitHub Desktop.
Loca Studio supports the XLIFF 1.2 files exported by Xcode.
- Free
- Automatic QA checks
- Native app
- Distributed on the Mac App Store, sandboxed
(full disclosure: I am the lead developer)
So in conclusion, no free tool exists that lets you edit , create and update translations files using xliff format.
Localizely also has editor for XLIFF files.
So in conclusion, no free tool exists that lets you edit , create and update translations files using xliff format.
Incorrect, you can use Swordfish for that: https://github.com/rmraya/Swordfish
Take a look at this tutorial: https://www.codeandweb.com/babeledit/tutorials/how-to-translate-your-angular-app-with-xlf-files
I've successfully used Loca Studio app @bobergj has mentioned above. Here's my observations:
- The app crashed once for no reason. I've lost some work. Gladly, not too much. After that I was manually pressing Cmd+S regularly
- The app seems to be made for iOS' apps translation so it kinda thinks you're doing something wrong a bit while editing a file for a mac app. It won't not let you do what you're doing though.
Anyway, I can recommend this app. All the other instruments I found via. my quick search were not usable or were paid.
Poedit supports XLIFF since v2.2, including Angular files (GitHub issue: vslavik/poedit#408).