XLIFF localization tools for Xcode 6 [closed]
Asked Answered
S

5

11

Xcode 6 introduced a new localization workflow which uses the open .XLIFF format. Xcode extracts the strings from NSLocalizedString, strings in storyboards / XIB files and creates a single XLIFF file for each localization.

I'm looking for good localization tools that translators can use to open and edit the files exported by Xcode.

The translated file needs to be saved as .XLIFF and then imported into Xcode. Xcode creates a new localization for the target language specified in the XLIFF file or updates the existing localization.

Which localization tool(s) do you recommend?

Slack answered 14/10, 2014 at 14:41 Comment(3)
Don't really have an answer, but when this was released, Apple claimed the major translators already supported this format. Might be worth reaching out to them to see what they use.Biparietal
According to the CAT Tools Wikipedia article almost all tools claim XLIFF support.Marchak
But many need a tool for John Doe the unknown student translator on fiverr. For sure the large 10x as expensive professional translating companies already support it.Endure
O
8

XLIFF is introduced some years ago and there's bunch of tools which support XLIFF.

Ophiuchus answered 23/10, 2014 at 8:38 Comment(2)
I haven't check them all in detail, but my choice was CounterParts. I requested a trial, and it's pretty neat. (I am not affiliated with the product in any way, but the OP asked for a recommendation).Putter
With iLocalize and XCode 6 you get missing original attribute errors and import stops :-(Endure
A
3

Free online XLIFF editor

You can read more info here.

Anoxemia answered 26/1, 2015 at 4:41 Comment(2)
Works but terrible usage. Makes translation twice or three times as expensive.Endure
Bad service. Used it a little.Deactivate
R
2

Just found few on App Store :

Remedial answered 11/3, 2015 at 11:33 Comment(0)
K
2

XLIFFTool Is a FREE simple and woking editor. Easy installed via AppStore.

Kazmirci answered 20/5, 2016 at 11:8 Comment(0)
P
1

Heartsome's GPL XLIFF editor is the most complete and standard compliant solution. It used to be a closed tool but they released the code under the GPL a while ago.

Prophylaxis answered 1/11, 2015 at 7:35 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.