{ "info": { "author": "Stefan Foulis (Divio AG)", "author_email": "stefan@foulis.ch", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Internet :: WWW/HTTP" ], "description": "django-commontranslations\n=========================\n\n\ndjango-commontranslations solves the problem that you have repeating translations across apps and projects. It is\nopinionated about how project specific templates are loaded. The standard ``makemessages`` command will create a\n``.po`` file with all translation strings that it finds the project directory, regardless if it makes sense to\nexplicitly translate them in the context of your project again.\nIt might just be an app template that was overridden in the project, with all the translated strings already translated\nin the app.\n\ndjango-commontranslations contains:\n\n* a modified ``makemessages`` command that will mark untranslated entries as obsolete if they have already been\n translated elsewhere.\n* a set of well structured translations of commonly used terms to use in other apps (just add django-commontranslations\n as a dependency and add ``django_commontranslations`` to ``INSTALLED_APPS``) [IRONICALLY NOT TRANSLATED YET]\n* intructions on how to use common translations in your own apps (not yet)\n\n\ndjango-commontranslations assumes that your project specific translations reside in a directory configured\nin the ``LOCALE_PATHS`` setting. It is assumed that ``LANGUAGE_CODE`` (the default language) is always ``en`` or\n``en-us``.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/divio/django-commontranslations", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "django-commontranslations", "package_url": "https://pypi.org/project/django-commontranslations/", "platform": "OS Independent", "project_url": "https://pypi.org/project/django-commontranslations/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/divio/django-commontranslations" }, "release_url": "https://pypi.org/project/django-commontranslations/0.1a2/", "requires_dist": null, "requires_python": null, "summary": "prevents repeating translations across apps and projects", "version": "0.1a2" }, "last_serial": 3552957, "releases": { "0.1a1": [ { "comment_text": "", "digests": { "md5": "03cc8403ff3f4614a07a9420f48242ae", "sha256": "eb77892c9ce4f86aac819ad691ce9f50052bf47863b224e0adb73d3765db1e3e" }, "downloads": -1, "filename": "django-commontranslations-0.1a1.tar.gz", "has_sig": false, "md5_digest": "03cc8403ff3f4614a07a9420f48242ae", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5291, "upload_time": "2013-03-28T19:05:55", "url": "https://files.pythonhosted.org/packages/09/82/90306a4e8d5fc6c961468b191c1fea2e39e5ec5360791ada23d42ddeb390/django-commontranslations-0.1a1.tar.gz" } ], "0.1a2": [ { "comment_text": "", "digests": { "md5": "61907c4a11909f820d1f0142f0006dbd", "sha256": "0e2e7100562b87ceb7bb83cca1e2275e83eed7a86d3f36897a26fb1030a667c6" }, "downloads": -1, "filename": "django-commontranslations-0.1a2.tar.gz", "has_sig": false, "md5_digest": "61907c4a11909f820d1f0142f0006dbd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5324, "upload_time": "2015-10-19T09:25:17", "url": "https://files.pythonhosted.org/packages/1b/ae/b371ab81e49f6088a3f7594e52bb9ac031156dd83867eb705782ed9a4b10/django-commontranslations-0.1a2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "61907c4a11909f820d1f0142f0006dbd", "sha256": "0e2e7100562b87ceb7bb83cca1e2275e83eed7a86d3f36897a26fb1030a667c6" }, "downloads": -1, "filename": "django-commontranslations-0.1a2.tar.gz", "has_sig": false, "md5_digest": "61907c4a11909f820d1f0142f0006dbd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5324, "upload_time": "2015-10-19T09:25:17", "url": "https://files.pythonhosted.org/packages/1b/ae/b371ab81e49f6088a3f7594e52bb9ac031156dd83867eb705782ed9a4b10/django-commontranslations-0.1a2.tar.gz" } ] }