Lokalise is project-oriented translation management system,
which means we store all keys and translations in the database and can generate files
in any format you require. Assigning a key to one or more platforms means including the key
in the export routine for file formats, associated with this platform,
e.g. if a key is assigned to iOS platform it would get included with strings and xliff format exports.
In addition to assign keys to platforms you may assign keys to files
and have different filename depending on the platform.
Exports project files as a .zip bundle. Generated bundle will be uploaded to an Amazon S3 bucket,
which will be stored there for 12 months available to download.
As the bundle is generated and uploaded you would get a response with the URL to the file.
Requires Download files admin right.
Lists project files and associated key count.
If there are some keys in the project that do not have a file association,
they will be returned with filename unassigned.
IFiles
Lokalise is project-oriented translation management system, which means we store all keys and translations in the database and can generate files in any format you require. Assigning a key to one or more platforms means including the key in the export routine for file formats, associated with this platform, e.g. if a key is assigned to iOS platform it would get included with strings and xliff format exports. In addition to assign keys to platforms you may assign keys to files and have different filename depending on the platform.