Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

XLIFF localization tools for Xcode 6 [closed]

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?

like image 736
Felix Avatar asked Oct 14 '14 14:10

Felix


4 Answers

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

  • OmegaT
  • iLocalize
  • EvilTrans
  • CounterParts lite
  • Open Language Tools
  • MemSource
  • Virtaal
  • SwordFish
  • XTM Intl (web)
  • Pootle
  • Transifex
  • Linguan
like image 147
Eir Nym Avatar answered Oct 31 '22 15:10

Eir Nym


Free online XLIFF editor

You can read more info here.

like image 34
attomos Avatar answered Oct 31 '22 15:10

attomos


Just found few on App Store :

  • Counterparts Lite
  • Xliffie
  • Linguan
  • iXLIFF
like image 2
Dominique Vial Avatar answered Oct 31 '22 17:10

Dominique Vial


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

like image 2
Primoz990 Avatar answered Oct 31 '22 17:10

Primoz990