Git Product home page Git Product logo

django-suit-locale's Introduction

django-suit-locale

image

image

image

image

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',
)

django-suit-locale's People

Contributors

dex4er avatar jbub avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

dex4er mpena2099

django-suit-locale's Issues

Spanish translation to date

The date in admin of django-suite with django-suite-locale show "Lunes, 7th Septiembre 2015" and the "th" is incorrect in spanish the correct is "de" "Lunes, 7 de Septiembre de 2015".
The string to translate are not present in Transifex

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.