Metadata-Version: 2.0
Name: imio.smartweb.locales
Version: 1.0.1
Summary: Locales for iMio smartweb packages
Home-page: https://github.com/imio/imio.smartweb.locales
Author: iMio
Author-email: christophe.boulanger@imio.be
License: GPL version 2
Project-URL: Source, https://github.com/imio/imio.smartweb.locales
Project-URL: Tracker, https://github.com/imio/imio.smartweb.locales/issues
Project-URL: PyPI, https://pypi.python.org/pypi/imio.smartweb.locales
Keywords: Python Plone CMS
Platform: UNKNOWN
Classifier: Environment :: Web Environment
Classifier: Framework :: Plone
Classifier: Framework :: Plone :: Addon
Classifier: Framework :: Plone :: 5.2
Classifier: Framework :: Plone :: 6.0
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
Requires-Python: >=3.8
Requires-Dist: setuptools

.. This README is meant for consumption by humans and pypi. Pypi can render rst files so please do not use Sphinx features.
   If you want to learn more about writing documentation, please check out: http://docs.plone.org/about/documentation_styleguide.html
   This text does not appear on pypi or github. It is a comment.

.. image:: https://img.shields.io/pypi/v/imio.smartweb.locales.svg
    :target: https://pypi.python.org/pypi/imio.smartweb.locales/
    :alt: Latest Version

.. image:: https://img.shields.io/pypi/status/imio.smartweb.locales.svg
    :target: https://pypi.python.org/pypi/imio.smartweb.locales
    :alt: Egg Status

.. image:: https://img.shields.io/pypi/l/imio.smartweb.locales.svg
    :target: https://pypi.python.org/pypi/imio.smartweb.locales/
    :alt: License


=====================
imio.smartweb.locales
=====================

Locales for iMio smartweb packages :
 - imio.directory.core
 - imio.directory.policy
 - imio.events.core
 - imio.events.policy
 - imio.news.core
 - imio.news.policy
 - imio.smartweb.core
 - imio.smartweb.common
 - imio.smartweb.policy


Documentation
-------------

Make buildout::

  make buildout

Update translations::

  make update_translations


Translations
------------

This product has been translated into

- French


Installation
------------

Install imio.smartweb.locales by adding it to your buildout::

    [buildout]

    ...

    eggs =
        imio.smartweb.locales


and then running ``bin/buildout``


Contribute
----------

- Issue Tracker: https://github.com/imio/imio.smartweb.locales/issues
- Source Code: https://github.com/imio/imio.smartweb.locales


License
-------

The project is licensed under the GPLv2.


Contributors
============

- iMio, christophe.boulanger@imio.be
- Affinitic, laurent.lasudry@affinitic.be


Changelog
=========


1.0.1 (2022-03-28)
------------------

- Add missing translation for Local Manager & lead image portrait mode
  [laulaz]


1.0 (2022-03-08)
----------------

- Change 'minisite' to 'site partenaire' in French
  [laulaz]

- Add icon field related translations
  [laulaz]


1.0a16 (2022-02-22)
-------------------

- Fix translation
  [laulaz]


1.0a15 (2022-02-11)
-------------------

- Add new icons translations (e-guichet & shopping)
  [laulaz]


1.0a14 (2022-02-08)
-------------------

- Add social network translation
  [laulaz]


1.0a13 (2022-02-04)
-------------------

- Add event dates related translations
  [laulaz]


1.0a12 (2022-02-03)
-------------------

- Add e_guichet view and taxonomies instance behaviors translations
  [laulaz]


1.0a11 (2022-01-31)
-------------------

- Add Sendinblue related translations
  [laulaz]

- Change translation for short name
  [laulaz]


1.0a10 (2022-01-24)
-------------------

- Add / change cookies related translations
  [laulaz]

- Update buildout to use Plone 6.0.0a2 packages versions
  [laulaz]


1.0a9 (2022-01-13)
------------------

- Add missing translations
  [laulaz]


1.0a8 (2021-11-26)
------------------

- Add missing translations
  [laulaz]


1.0a7 (2021-11-24)
------------------

- Add missing translations
  [laulaz]


1.0a6 (2021-11-16)
------------------

- Add missing translations
  [laulaz]


1.0a5 (2021-11-05)
------------------

- Fix setup.py classifiers & URL
  [laulaz]

- Add imio.news.policy package to locales
  [laulaz]

- Add imio.news.core package to locales
  [laulaz]

- Add imio.events.policy package to locales
  [laulaz]

- Add imio.smartweb.common package to locales
  [laulaz]

- Add missing translations
  [laulaz]


1.0a4 (2021-06-03)
------------------

- Add missing translations
  [laulaz]


1.0a3 (2021-05-26)
------------------

- Add imio.directory.policy package to locales
  [laulaz]

- Add missing translations
  [laulaz]

- Add imio.directory.core package to locales
  [laulaz]


1.0a2 (2021-04-22)
------------------

- Override some plone translations
  [boulch]

- Add missing translations
  [laulaz]

- Fix / update translations
  [laulaz]


1.0a1 (2021-04-19)
------------------

- Initial release.
  [boulch]


