Say what to fill and what to leave
Say what to fill and what to leave, and read the plan back before a single msgstr is written.
Drop your PO / POT file in, say what you want in plain English, and get it back with every key, tag and delimiter exactly where it was. No account, nothing to install.
Drop your PO / POT file here
Up to 2 MB, five files a day. Nothing to install, no account.
Say what to fill and what to leave, and read the plan back before a single msgstr is written.
A glossary decides your product's vocabulary once, including the entries added next release.
Lite for a first pass before review, Standard for a release build. Chosen per upload.
Each msgid keeps its context and plural rules while the msgstr is filled in. Comments and references stay attached to the entries they document.
AI Glot reads the file the way its own tools do, finds what is text and what is structure, and tells you how much there is to translate before anything runs.
No column mapping, no configuration screen. Write what should happen and read back the plan it produced. If it misread you, say so and it re-plans.
Translate into German and Spanish. Keep product names in English, use our glossary, and make the copy sound natural for e-commerce.
One file, same shape, same order, translated. It drops straight back where it came from, and a diff shows only the values that changed.
Four jobs that come up again and again. Each one is a single upload and a single sentence.
A .pot becomes a .po per language, with source references and translator comments intact.
Empty msgstr entries filled and plural forms respected per language, msgid untouched.
Give volunteers a file to correct rather than a file to type, which is very different work.
Only what is empty, so the strings your team already reviewed stay exactly as they were.
Twelve families in all, each with a workflow built around its own structure.
Java .properties
Translate a Java resource bundle with keys, escaping, and Unicode sequences handled correctly from end to end.
RESX
Translate a .resx resource file with data names, metadata, and the XML schema returned untouched.
XLIFF / XLF
Translate localization units at scale with product terminology and file-specific instructions applied consistently.