Skip to main content

Django application to manage PO files for project translations

Project description

PO Projects is a first attempt to build a PO file management factory like, somehow like Transifex, but more simplest.

Principle is to have a frontend board to create new PO project from a POT file to import, then add it and manage language translation and finally export all these PO to include it in your app (django or another).

This is in beta staging, models are not stable yet, there is no documentation and frontend is far from usable, you’ve be warned!

Actually we have

  • View to create new project from a PO/POT file;

  • View to create new project translation and edit them;

  • View to export project translations as PO files;

  • View to export an archive (zip/tarball) of all translations as PO files from a project;

  • Manage fuzzy mode for translations;

  • Form to import a catalog (PO) to update a catalog;

For beta staging this should implement

  • Better model admin;

  • Permission restriction (with django-guardian);

  • User authoring to know who has done what;

  • External API access to get PO files or global project archive from external tools (like Optimus or a Django app from an external site) ?

  • Restrict external API access

External API access

We should need of two clients :

  • One for Django webapp, shipped as a Django app that only exposes a command line tool, no needs of model;

  • One for Optimus, allready shipped as a new command line tool;

The access to the API need to be protected and restricted to avoid that anyone can download and/or edit project translations.

API actions should be :

  • Export project, this will send a tarball containing the locale directory to overwrite the one in the destination project (in the django or optimus project, not the translation project stored in Po-Projects);

  • Receiving new POT file to update a project template and catalogs;

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

PO-Projects-0.2.5.tar.gz (15.6 kB view details)

Uploaded Source

File details

Details for the file PO-Projects-0.2.5.tar.gz.

File metadata

  • Download URL: PO-Projects-0.2.5.tar.gz
  • Upload date:
  • Size: 15.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for PO-Projects-0.2.5.tar.gz
Algorithm Hash digest
SHA256 240544e3e0ef74071b2d6dc2f4f5b5878b1b735d030a45b024f7b667cc7871e5
MD5 668cf86c1c05341658046b830c199821
BLAKE2b-256 be3ed2d64477962ceddf211213b1be7436732058903aab211084da5207985fa0

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page