Metadata-Version: 1.1
Name: cpskin.locales
Version: 0.5.39
Summary: Locales package for cpskin
Home-page: https://github.com/imio/
Author: IMIO
Author-email: support@imio.be
License: gpl
Description: .. contents::
        
        Introduction
        ============
        
        Locales package for cpskin
        
        
        Translations
        ------------
        
        The cpskin product has been translated into
        
        - Deutsch.
        
        - Spanish.
        
        - French.
        
        - Nederlands.
        
        
        Usage
        =====
        
        To find untranslated strings, run ::
        
            bin/i18ncheck
        
        To generate and merge translations (there are 3 domains), run ::
        
            bin/i18n plone
            bin/i18n plone.app.event
            bin/i18n cpskin
        
        Be aware that all .py files are excluded of plone and plone.app.event domains
        and that cpskin.agenda is the only package included when generating
        plone.app.event domain files.
        
        
        Transifex.net
        -------------
        
        You can help for contributing translations for unsupported messages.
        
        The cpskin project welcomes the speakers from the world to translate
        any messages, which is not supported yet.
        
        Alternative, the cpskin product has *Transifex.net* integration to 
        help you perform all translations faster and easier collaboratively 
        with multiple translators from the `Plone community <https://plone.org/>`_.
        
        You can contribute to translate messages into avaliable languages at
        `Transifex.net <https://www.transifex.com/plone/plonegov-imio/>`_.
        
        When you done your translation resource at Transifex.net, you need to add 
        the locales files into cpskin project, for that you need use 
        `transifex-client <https://docs.transifex.com/client/introduction>`_ tool 
        and `install it <https://docs.transifex.com/client/installing-the-client>`_.
        
        
        Tests
        =====
        
        This package is tested using Travis CI. The current status is :
        
        .. image:: https://travis-ci.org/IMIO/cpskin.locales.png
            :target: http://travis-ci.org/IMIO/cpskin.locales
        
        Contributors
        ============
        
        - Laurent Lasudry, Original Author [Affinitic]
        - Leonardo J. Caballero G., Spanish translation
        
        Changelog
        =========
        
        0.5.39 (2022-01-19)
        -------------------
        
        - SUP-21477: Override some collective.privacy translations
          [laulaz]
        
        
        0.5.38 (2021-12-14)
        -------------------
        
        - WEB-3260: Add translations for privacy overlay
          [laulaz]
        
        
        0.5.37 (2021-02-17)
        -------------------
        
        - Update translation files
          [boulch]
        
        
        0.5.36 (2020-09-14)
        -------------------
        
        - WEB-3397: Add a missing translation for faceted result counter
          [mpeeters]
        
        
        0.5.35 (2020-09-10)
        -------------------
        
        - [SUP-8894] : Corrected fr spelling
          [boulch]
        
        
        0.5.34 (2020-08-24)
        -------------------
        
        - Update translation files
          [mpeeters]
        
        
        0.5.33 (2020-08-11)
        -------------------
        
        - update some cpskin.core translations
          [boulch]
        
        0.5.32 (2020-07-06)
        -------------------
        
        - update some cpskin.contenttypes translations
          [boulch]
        - Pinned isort = 4.3.21 and zipp =<2.0.0 to keep python2.x compatibility
          [boulch]
        
        
        0.5.31 (2020-06-11)
        -------------------
        
        - update translations
          [boulch]
        - Add translations for cpskin.core : plone.app.contenttypes.browser.templates.listing_summary.pt
          [boulch]
        
        - WEBOTT-25: Add translations for folderish types contents / edit menus
          [laulaz]
        
        - WEB-3302: Add translations for the new `use_slick` parameter
          [mpeeters]
        
        - Update translations
          [macagua]
        
        - Add Transifex.net project integration support
          https://www.transifex.com/plone/plonegov-imio/
          [macagua]
        
        - Add domains missing and update translations.
          [macagua]
        
        - Complete cpskin for Spanish translation.
          [macagua]
        
        - Add cpskin.citizen domain for Spanish translation.
          [macagua]
        
        - Add plone.app.event domain for Spanish translation.
          [macagua]
        
        
        0.5.30 (2020-01-15)
        -------------------
        
        - Update translations
          [laulaz]
        
        
        0.5.29 (2019-12-18)
        -------------------
        
        - Update translations
          [laulaz, boulch]
        
        
        0.5.28 (2019-09-06)
        -------------------
        
        - Add translations for cpskin.agenda (new view event_booking) (cpskin.core behavior)
          [boulch]
        
        
        0.5.27 (2019-08-26)
        -------------------
        
        - Add translations for cpskin.agenda (new view event_booking)
          [boulch]
        
        
        0.5.26 (2019-03-13)
        -------------------
        
        - Complete cpskin FR.
          [bsuttor]
        
        
        0.5.25 (2019-02-11)
        -------------------
        
        - Add translations for custom register form : WEB-2883
          [laulaz]
        
        - Fix collapsable menu translations
          [laulaz]
        
        - Add cpskin.contenttypes package & translations : WEBOTT-10
          [laulaz]
        
        
        0.5.24 (2018-09-11)
        -------------------
        
        - Add translation for event_is_over : #21524
          [daggelpop]
        
        - Add theme packages for fragments translation
          [laulaz]
        
        
        0.5.23 (2018-09-10)
        -------------------
        
        - Add missing translations
          [laulaz]
        
        - Update translations for booking behavior (#20989)
          [laulaz]
        
        
        0.5.22 (2018-06-04)
        -------------------
        
        - Add manual translations for citizen contents : #21571
          [laulaz]
        
        
        0.5.21 (2018-03-29)
        -------------------
        
        - Update translations for show_day_and_month setting split (#20879)
          [laulaz]
        
        - Fix typo
          [laulaz]
        
        
        0.5.20 (2018-03-19)
        -------------------
        
        - Update cpskin translations and add FR translations for #19171 & #20754
          [laulaz]
        
        
        0.5.19 (2018-01-10)
        -------------------
        
        - Override plonelocales translations.
          [bsuttor]
        
        
        0.5.18 (2017-09-12)
        -------------------
        
        - Improve event_summary locales.
          [bsuttor]
        
        
        0.5.17 (2017-09-12)
        -------------------
        
        - Add event_summary view to locales.
          [bsuttor]
        
        
        0.5.16 (2017-09-06)
        -------------------
        
        - Nothing changed yet.
        
        
        0.5.15 (2017-07-26)
        -------------------
        
        - Update vue agenda.
          [bsuttor]
        
        
        0.5.14 (2017-07-11)
        -------------------
        
        - Update translations for Faceted contacts preview.
          [bsuttor]
        
        - Update translations for Faceted agenda view
          [laulaz]
        
        - Change translations for password forgotten texts
          [laulaz]
        
        
        0.5.13 (2017-05-17)
        -------------------
        
        - Add See on map translations.
          [bsuttor]
        
        
        0.5.12 (2017-05-03)
        -------------------
        
        - Add translation for lead image
          [laulaz]
        
        - Add translation for 'day and month' option on index view : #16800
          [laulaz]
        
        - Add missing translation for fax
          [laulaz]
        
        - Add translation for old / new index template choice
          [laulaz]
        
        - Add translation for new Faceted agenda view
          [laulaz]
        
        - Fix translation
          [laulaz]
        
        
        0.5.11 (2017-03-01)
        -------------------
        
        - Add missing translations for the new phone widget : #16438
          [mpeeters]
        
        
        0.5.10 (2017-02-07)
        -------------------
        
        - Add translations for new IAdditionalSearchableText behavior.
          [bsuttor]
        
        - Add translations for the new phone widget from cpskin.core
          [mpeeters]
        
        - Add translations for new indexview options.
          [bsuttor]
        
        
        0.5.9 (2016-11-17)
        ------------------
        
        - Add translations for the new faceted layout widget : #14994
          [mpeeters]
        
        
        0.5.8 (2016-11-16)
        ------------------
        
        - Fix 2 typos errors.
          [bsuttor]
        
        
        0.5.7 (2016-10-05)
        ------------------
        
        - Add translation for set-geo-contents-form.
          [bsuttor]
        
        - Add missing translations for review states
          [mpeeters]
        
        
        0.5.6 (2016-08-01)
        ------------------
        
        - Fix translation sentences
          [laulaz]
        
        
        0.5.5 (2016-07-28)
        ------------------
        
        - Regenerate and add new translations (with cleanup)
          [laulaz]
        
        - Improve handling of translations that appeared in all domains by :
           - narrowing packages to include
           - using new "regular expressions" exclude feature of i18ndude
        
           [laulaz]
        
        
        0.5.4 (2016-07-01)
        ------------------
        
        - Fix "Voir l'ensemble des".
          [bsuttor]
        
        
        0.5.3 (2016-07-01)
        ------------------
        
        - Add some translations.
          [bsuttor]
        
        - Add new cpskin.agenda package
          [laulaz]
        
        
        0.5.2 (2016-05-11)
        ------------------
        
        - Refix bad compilation of cpskin.po.
          [bsuttor]
        
        
        0.5.1 (2016-05-11)
        ------------------
        
        - Fix bad compilation of cpskin.po.
          [bsuttor]
        
        
        0.5 (2016-05-10)
        ----------------
        
        - Add plone.app.event domain.
          [bsuttor]
        
        
        0.4 (2016-03-23)
        ----------------
        
        - Add missing translation for 'voir_lensemble_des'.
          [mgennart]
        
        
        0.3 (2015-10-02)
        ----------------
        
        - Add missing menu persistance translation
          [bsuttor]
        
        - Add missing translations
          [laulaz]
        
        
        0.2 (2014-08-21)
        ----------------
        
        - Nothing changed yet.
        
        
        0.1 (2014-07-02)
        ----------------
        
        - Nothing changed yet.
        
        
Platform: UNKNOWN
Classifier: Environment :: Web Environment
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Framework :: Plone
Classifier: Framework :: Plone :: 4.2
Classifier: Framework :: Plone :: 4.3
