Skip to content
This repository has been archived by the owner on May 31, 2019. It is now read-only.

sveetch/PO-Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PO Projects

PO Projects is a PO file management factory.

Goal

Have a clean and ergonomic frontend to manage PO files for webapp projects and enable a REST API to deploy PO files into webapp projects.

Features

  • 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 (and their compiled MO files) from a project;
  • Manage fuzzy mode, python formatting and plurals for translations;
  • Form to import a catalog file (PO) to update a project's catalog;
  • Nice frontend with Foundation;
  • Permission restriction;
  • Restricted API access with djangorestframework to get PO files or global project archive from external tools (like PO-Projects-client) ?

Actually there is only support for translation catalogs made for Python apps, with gettext module, Babel or Django.

About

Django application to manage PO files for project translations

Resources

License

Stars

Watchers

Forks

Packages

No packages published