Skip to main content

Django Suit localization.

Project description

https://img.shields.io/pypi/dm/django-suit-locale.svg https://img.shields.io/pypi/dw/django-suit-locale.svg https://img.shields.io/pypi/dd/django-suit-locale.svg https://img.shields.io/github/license/jbub/django-suit-locale.svg

The aim of this project is to bring better localization process for Django Suit (http://djangosuit.com/).

What i have done

  • generated suit locale files

  • compared with django.contrib.admin locale files and removed duplicates

  • compared with the supported packages and removed duplicates

  • left the translations that do not maintain their own translation process

  • left the translations that are from maintained packages but i did not found them

Package support

django-reversion

Fork https://github.com/etianen/django-reversion and translate.

django-cms

Translate at Transifex https://www.transifex.com/projects/p/django-cms/.

django-filer

Translate at Transifex https://www.transifex.com/projects/p/django-filer/.

django-import-export

This package is now translated, head over to https://github.com/bmihelac/django-import-export, fork and translate. I will keep the translations in this repository to give people some time to translate it. We will then remove the strings from this repository.

Localize

Use Transifex to translate to your language https://www.transifex.com/projects/p/django-suit-locale/ or send a pull request with locale files.

Translators

  • es - ernesto.ulloa

  • fr - champsavoir

  • ru - eu

  • tr - erhansiraci

  • pt_BR - mpena2099

  • pl - dex4er

  • es_AR - gonzalobustos

  • sk, cs - jbub

Installation

  • Install easily using pip:

pip install django-suit-locale
  • Add suitlocale to your INSTALLED_APPS settings:

INSTALLED_APPS = (
    ...
    'suitlocale',
    'suit',
)

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

django-suit-locale-1.0.10.tar.gz (15.2 kB view hashes)

Uploaded Source

Built Distribution

django_suit_locale-1.0.10-py2.py3-none-any.whl (44.3 kB view hashes)

Uploaded Python 2 Python 3

Supported by

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