XLOC — import & export
XLOC — import & export
Section titled “XLOC — import & export”XLOC is a translation management service. Poneglyph exports JSON packages that XLOC can ingest, and accepts translated packages back.
Export
Section titled “Export”XLOC → Manage XLOC opens the XLOC console. From there:
- Pick the languages and tables to push.
- Pick the entry kind (UI, Bark, Conversation, Platform).
- Click Export to produce a JSON package.
- Upload the package to XLOC via your studio’s process.
Lines tagged with the ExcludeFromXLOC folder flag are skipped automatically.
Import (preview)
Section titled “Import (preview)”When XLOC returns a translated package:
- Open XLOC → Import.
- Drop the JSON package.
- Review the per-line preview — new translations, updates, conflicts.
- Confirm. The import lands in the staging area; nothing reaches
mainwithout your accept.
- XLOC reads two extra columns Poneglyph fills automatically:
Description(context for translators) andEmotion(tone hint). Fill them well — they’re the main way to give translators context they otherwise wouldn’t have. - The XLOC schema is studio-configurable via
xloc-util-*.jar; updates to that schema may require a Poneglyph version bump.