[galette-commits] [GIT] galette/galettedoc.git branch develop updated. 0.9211-45-g863e46e |
[ Thread Index |
Date Index
| More lists.galette.eu/commits Archives
]
- To: commits@xxxxxxxxxxxxxxxx
- Subject: [galette-commits] [GIT] galette/galettedoc.git branch develop updated. 0.9211-45-g863e46e
- From: <git@xxxxxxxxxxxxx>
- Date: Wed, 02 Oct 2019 15:53:11 +0200
- Auto-submitted: auto-generated
This is an automated email from git. It was generated because a ref
change was pushed to the "galette/galettedoc.git" repository.
The branch, develop has been updated
via 863e46e4382a6fcad0b37ef5db8a4c95d514a438 (commit)
via 29f9611481811c577f75427151b2477af1e0bf03 (commit)
via 67595344a326bae1aef1b9918def51e7d9038620 (commit)
via 9c7d2003da71e16cb5d53902ff9fe062ede10f7e (commit)
via 2f7ed427a02442789e45f31937348f59014f092d (commit)
via e92c978328ca64eb55443e3a360a6cc362e72412 (commit)
from 3e2bb55bfa8fd1c8c2cb4dfe925ed5dfbe068f13 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 863e46e4382a6fcad0b37ef5db8a4c95d514a438
Author: Johan Cwiklinski <jcwiklinski@xxxxxxxxxx>
Date: Wed Oct 2 09:27:39 2019 +0200
Update translations
commit 29f9611481811c577f75427151b2477af1e0bf03
Author: Johan Cwiklinski <jcwiklinski@xxxxxxxxxx>
Date: Tue Oct 1 09:10:29 2019 +0200
Translate installation docs; closes #1316
commit 67595344a326bae1aef1b9918def51e7d9038620
Author: Johan Cwiklinski <jcwiklinski@xxxxxxxxxx>
Date: Mon Sep 30 22:07:21 2019 +0200
Translate main pages, closes #1321
Translate some titles
Translate about page
Translate FAQ
commit 9c7d2003da71e16cb5d53902ff9fe062ede10f7e
Author: Johan Cwiklinski <jcwiklinski@xxxxxxxxxx>
Date: Mon Sep 30 18:27:28 2019 +0200
Create translation files; refs #1313, #1315
commit 2f7ed427a02442789e45f31937348f59014f092d
Author: Johan Cwiklinski <jcwiklinski@xxxxxxxxxx>
Date: Mon Sep 30 18:12:04 2019 +0200
Translate main page; refs #1321
commit e92c978328ca64eb55443e3a360a6cc362e72412
Author: Johan Cwiklinski <johan@xxxxxxxx>
Date: Wed Feb 26 23:06:13 2014 +0100
Add translation configuration; closes #1313
Add zanata config
-----------------------------------------------------------------------
Summary of changes:
.gitignore | 2 +-
source/about.rst | 56 +-
source/conf.py | 4 +
source/development/index.rst | 6 +-
source/faq/index.rst | 141 +-
source/index.rst | 18 +-
source/installation/ftp.rst | 20 +-
source/installation/galette.rst | 146 +-
source/installation/index.rst | 23 +-
source/installation/postinstall.rst | 62 +-
source/installation/preparation.rst | 38 +-
source/installation/prerequis.rst | 28 +-
source/installation/unix.rst | 10 +-
source/installation/update.rst | 69 +-
source/installation/windows.rst | 12 +-
source/locale/about.pot | 108 +
source/locale/changelog.pot | 3186 ++++++++++++++++++++
source/locale/development/codage.pot | 296 ++
source/locale/development/contributor.pot | 203 ++
source/locale/development/debug.pot | 198 ++
source/locale/development/git.pot | 168 ++
source/locale/development/i18n.pot | 193 ++
source/locale/development/index.pot | 53 +
source/locale/development/plugins-0.8-0.9.pot | 238 ++
source/locale/development/plugins.pot | 852 ++++++
source/locale/development/technical_infos.pot | 183 ++
source/locale/faq/index.pot | 285 ++
source/locale/fr | 1 +
source/locale/fr_FR/LC_MESSAGES/about.po | 164 +
.../locale/fr_FR/LC_MESSAGES/development/index.po | 53 +
source/locale/fr_FR/LC_MESSAGES/faq/index.po | 297 ++
source/locale/fr_FR/LC_MESSAGES/index.po | 56 +
.../locale/fr_FR/LC_MESSAGES/installation/index.po | 63 +
source/locale/fr_FR/LC_MESSAGES/plugins/index.po | 145 +
source/locale/fr_FR/LC_MESSAGES/sphinx.po | 51 +
source/locale/globals.pot | 18 +
source/locale/index.pot | 58 +
source/locale/installation/ftp.pot | 78 +
source/locale/installation/galette.pot | 310 ++
source/locale/installation/index.pot | 48 +
source/locale/installation/postinstall.pot | 138 +
source/locale/installation/preparation.pot | 258 ++
source/locale/installation/prerequis.pot | 98 +
source/locale/installation/unix.pot | 48 +
source/locale/installation/update.pot | 153 +
source/locale/installation/windows.pot | 53 +
source/locale/plugins/admintools.pot | 103 +
source/locale/plugins/auto.pot | 133 +
source/locale/plugins/events.pot | 200 ++
source/locale/plugins/fullcard.pot | 68 +
source/locale/plugins/index.pot | 123 +
source/locale/plugins/maps.pot | 163 +
source/locale/plugins/objectslend.pot | 173 ++
source/locale/plugins/paypal.pot | 133 +
source/locale/plugins/plugins-tiers.pot | 98 +
source/locale/sphinx.pot | 58 +
source/locale/usermanual/adherents.pot | 448 +++
source/locale/usermanual/avancee.pot | 223 ++
source/locale/usermanual/configuration.pot | 378 +++
source/locale/usermanual/contributions.pot | 218 ++
source/locale/usermanual/generalites.pot | 270 ++
source/locale/usermanual/index.pot | 43 +
source/locale/usermanual/pdf_models.pot | 118 +
source/locale/usermanual/preferences.pot | 418 +++
source/locale/usermanual/recherche.pot | 208 ++
source/plugins/index.rst | 6 +-
source/usermanual/index.rst | 6 +-
zanata.xml | 13 +
68 files changed, 11962 insertions(+), 327 deletions(-)
create mode 100644 source/locale/about.pot
create mode 100644 source/locale/changelog.pot
create mode 100644 source/locale/development/codage.pot
create mode 100644 source/locale/development/contributor.pot
create mode 100644 source/locale/development/debug.pot
create mode 100644 source/locale/development/git.pot
create mode 100644 source/locale/development/i18n.pot
create mode 100644 source/locale/development/index.pot
create mode 100644 source/locale/development/plugins-0.8-0.9.pot
create mode 100644 source/locale/development/plugins.pot
create mode 100644 source/locale/development/technical_infos.pot
create mode 100644 source/locale/faq/index.pot
create mode 120000 source/locale/fr
create mode 100644 source/locale/fr_FR/LC_MESSAGES/about.po
create mode 100644 source/locale/fr_FR/LC_MESSAGES/development/index.po
create mode 100644 source/locale/fr_FR/LC_MESSAGES/faq/index.po
create mode 100644 source/locale/fr_FR/LC_MESSAGES/index.po
create mode 100644 source/locale/fr_FR/LC_MESSAGES/installation/index.po
create mode 100644 source/locale/fr_FR/LC_MESSAGES/plugins/index.po
create mode 100644 source/locale/fr_FR/LC_MESSAGES/sphinx.po
create mode 100644 source/locale/globals.pot
create mode 100644 source/locale/index.pot
create mode 100644 source/locale/installation/ftp.pot
create mode 100644 source/locale/installation/galette.pot
create mode 100644 source/locale/installation/index.pot
create mode 100644 source/locale/installation/postinstall.pot
create mode 100644 source/locale/installation/preparation.pot
create mode 100644 source/locale/installation/prerequis.pot
create mode 100644 source/locale/installation/unix.pot
create mode 100644 source/locale/installation/update.pot
create mode 100644 source/locale/installation/windows.pot
create mode 100644 source/locale/plugins/admintools.pot
create mode 100644 source/locale/plugins/auto.pot
create mode 100644 source/locale/plugins/events.pot
create mode 100644 source/locale/plugins/fullcard.pot
create mode 100644 source/locale/plugins/index.pot
create mode 100644 source/locale/plugins/maps.pot
create mode 100644 source/locale/plugins/objectslend.pot
create mode 100644 source/locale/plugins/paypal.pot
create mode 100644 source/locale/plugins/plugins-tiers.pot
create mode 100644 source/locale/sphinx.pot
create mode 100644 source/locale/usermanual/adherents.pot
create mode 100644 source/locale/usermanual/avancee.pot
create mode 100644 source/locale/usermanual/configuration.pot
create mode 100644 source/locale/usermanual/contributions.pot
create mode 100644 source/locale/usermanual/generalites.pot
create mode 100644 source/locale/usermanual/index.pot
create mode 100644 source/locale/usermanual/pdf_models.pot
create mode 100644 source/locale/usermanual/preferences.pot
create mode 100644 source/locale/usermanual/recherche.pot
create mode 100644 zanata.xml
hooks/post-receive
--
galette/galettedoc.git
--
Galette repositories commits - http://galette.eu
List documentation: https://listengine.tuxfamily.org/lists.galette.eu/commits/