Launchpad can continuously import translation files (templates and
translations) from
Launchpad will make an initial import and then update its data every time you push a new revision to the branch. There is a short delay between a push and the files appearing in the import queue. (See the import queue)
When preparing the translation files in your Bazaar branch, you must follow our translations import policy. At a minimum, your branch must:
.pot
file with English strings,
rather than message IDs or another language
If you only need a one-time import, please request it here.
The official Bazaar branch is: branch
This series does not have an official Bazaar branch. Set it now!
Launchpad can commit daily snapshots of the translations for this release series to a code branch.
Use this to make it easy to download the latest translations using Bazaar, or to make sure the latest Launchpad translations are always included with the files you distribute.
Warning: This may replace translation files that are already in the branch you choose. You should consider creating a separate branch where Launchpad can commit translations.