imio.smartweb.locales 1.1.23__tar.gz → 1.1.24__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of imio.smartweb.locales might be problematic. Click here for more details.

Files changed (28) hide show
  1. {imio_smartweb_locales-1.1.23 → imio_smartweb_locales-1.1.24}/CHANGES.rst +7 -0
  2. {imio_smartweb_locales-1.1.23 → imio_smartweb_locales-1.1.24}/PKG-INFO +9 -13
  3. {imio_smartweb_locales-1.1.23 → imio_smartweb_locales-1.1.24}/setup.py +1 -1
  4. {imio_smartweb_locales-1.1.23 → imio_smartweb_locales-1.1.24}/src/imio/smartweb/locales/locales/de/LC_MESSAGES/imio.smartweb.po +9 -1
  5. {imio_smartweb_locales-1.1.23 → imio_smartweb_locales-1.1.24}/src/imio/smartweb/locales/locales/fr/LC_MESSAGES/imio.smartweb.po +9 -1
  6. {imio_smartweb_locales-1.1.23 → imio_smartweb_locales-1.1.24}/src/imio/smartweb/locales/locales/imio.smartweb.pot +10 -2
  7. {imio_smartweb_locales-1.1.23 → imio_smartweb_locales-1.1.24}/src/imio/smartweb/locales/locales/nl/LC_MESSAGES/imio.smartweb.po +9 -1
  8. {imio_smartweb_locales-1.1.23 → imio_smartweb_locales-1.1.24}/src/imio.smartweb.locales.egg-info/PKG-INFO +9 -13
  9. {imio_smartweb_locales-1.1.23 → imio_smartweb_locales-1.1.24}/CONTRIBUTORS.rst +0 -0
  10. {imio_smartweb_locales-1.1.23 → imio_smartweb_locales-1.1.24}/LICENSE.GPL +0 -0
  11. {imio_smartweb_locales-1.1.23 → imio_smartweb_locales-1.1.24}/LICENSE.rst +0 -0
  12. {imio_smartweb_locales-1.1.23 → imio_smartweb_locales-1.1.24}/MANIFEST.in +0 -0
  13. {imio_smartweb_locales-1.1.23 → imio_smartweb_locales-1.1.24}/README.rst +0 -0
  14. {imio_smartweb_locales-1.1.23 → imio_smartweb_locales-1.1.24}/setup.cfg +0 -0
  15. {imio_smartweb_locales-1.1.23 → imio_smartweb_locales-1.1.24}/src/imio/__init__.py +0 -0
  16. {imio_smartweb_locales-1.1.23 → imio_smartweb_locales-1.1.24}/src/imio/smartweb/__init__.py +0 -0
  17. {imio_smartweb_locales-1.1.23 → imio_smartweb_locales-1.1.24}/src/imio/smartweb/locales/__init__.py +0 -0
  18. {imio_smartweb_locales-1.1.23 → imio_smartweb_locales-1.1.24}/src/imio/smartweb/locales/configure.zcml +0 -0
  19. {imio_smartweb_locales-1.1.23 → imio_smartweb_locales-1.1.24}/src/imio/smartweb/locales/locales/de/LC_MESSAGES/plone.po +0 -0
  20. {imio_smartweb_locales-1.1.23 → imio_smartweb_locales-1.1.24}/src/imio/smartweb/locales/locales/fr/LC_MESSAGES/plone.po +0 -0
  21. {imio_smartweb_locales-1.1.23 → imio_smartweb_locales-1.1.24}/src/imio/smartweb/locales/locales/nl/LC_MESSAGES/plone.po +0 -0
  22. {imio_smartweb_locales-1.1.23 → imio_smartweb_locales-1.1.24}/src/imio/smartweb/locales/locales/plone-manual.pot +0 -0
  23. {imio_smartweb_locales-1.1.23 → imio_smartweb_locales-1.1.24}/src/imio.smartweb.locales.egg-info/SOURCES.txt +0 -0
  24. {imio_smartweb_locales-1.1.23 → imio_smartweb_locales-1.1.24}/src/imio.smartweb.locales.egg-info/dependency_links.txt +0 -0
  25. {imio_smartweb_locales-1.1.23 → imio_smartweb_locales-1.1.24}/src/imio.smartweb.locales.egg-info/namespace_packages.txt +0 -0
  26. {imio_smartweb_locales-1.1.23 → imio_smartweb_locales-1.1.24}/src/imio.smartweb.locales.egg-info/not-zip-safe +0 -0
  27. {imio_smartweb_locales-1.1.23 → imio_smartweb_locales-1.1.24}/src/imio.smartweb.locales.egg-info/requires.txt +0 -0
  28. {imio_smartweb_locales-1.1.23 → imio_smartweb_locales-1.1.24}/src/imio.smartweb.locales.egg-info/top_level.txt +0 -0
@@ -2,6 +2,13 @@ Changelog
2
2
  =========
3
3
 
4
4
 
5
+ 1.1.24 (2025-02-11)
6
+ -------------------
7
+
8
+ - Add missing fr/de/nl translations for imio.events.core
9
+ [remdub]
10
+
11
+
5
12
  1.1.23 (2025-02-10)
6
13
  -------------------
7
14
 
@@ -1,6 +1,6 @@
1
- Metadata-Version: 2.2
1
+ Metadata-Version: 2.1
2
2
  Name: imio.smartweb.locales
3
- Version: 1.1.23
3
+ Version: 1.1.24
4
4
  Summary: Locales for iMio smartweb packages
5
5
  Home-page: https://github.com/imio/imio.smartweb.locales
6
6
  Author: iMio
@@ -25,17 +25,6 @@ Requires-Python: >=3.10
25
25
  License-File: LICENSE.GPL
26
26
  License-File: LICENSE.rst
27
27
  Requires-Dist: setuptools
28
- Dynamic: author
29
- Dynamic: author-email
30
- Dynamic: classifier
31
- Dynamic: description
32
- Dynamic: home-page
33
- Dynamic: keywords
34
- Dynamic: license
35
- Dynamic: project-url
36
- Dynamic: requires-dist
37
- Dynamic: requires-python
38
- Dynamic: summary
39
28
 
40
29
  .. This README is meant for consumption by humans and pypi. Pypi can render rst files so please do not use Sphinx features.
41
30
  If you want to learn more about writing documentation, please check out: http://docs.plone.org/about/documentation_styleguide.html
@@ -130,6 +119,13 @@ Changelog
130
119
  =========
131
120
 
132
121
 
122
+ 1.1.24 (2025-02-11)
123
+ -------------------
124
+
125
+ - Add missing fr/de/nl translations for imio.events.core
126
+ [remdub]
127
+
128
+
133
129
  1.1.23 (2025-02-10)
134
130
  -------------------
135
131
 
@@ -16,7 +16,7 @@ long_description = "\n\n".join(
16
16
 
17
17
  setup(
18
18
  name="imio.smartweb.locales",
19
- version="1.1.23",
19
+ version="1.1.24",
20
20
  description="Locales for iMio smartweb packages",
21
21
  long_description=long_description,
22
22
  # Get more from https://pypi.org/classifiers/
@@ -939,7 +939,7 @@ msgstr "Definieren Sie ein Logo für den Unterseiten-Modus und Untergeordnete"
939
939
  msgid "Define number of levels in menu navigation subsite"
940
940
  msgstr "Definieren Sie die Anzahl der Ebenen in der Menünavigation für den Unterseiten-Modus"
941
941
 
942
- #: imio/smartweb/core/contents/sections/views.py:72
942
+ #: imio/smartweb/core/contents/sections/views.py:80
943
943
  msgid "Define section size"
944
944
  msgstr "Abschnittsgröße definieren"
945
945
 
@@ -2377,6 +2377,10 @@ msgstr ""
2377
2377
  msgid "Refactoring scales : Define new scales available for two display modes : landscape and portrait"
2378
2378
  msgstr ""
2379
2379
 
2380
+ #: imio/smartweb/core/contents/sections/macros.pt:103
2381
+ msgid "Refresh section"
2382
+ msgstr "Sektion aktualisieren"
2383
+
2380
2384
  #: imio/smartweb/common/browser/privacy/form.py:37
2381
2385
  #: imio/smartweb/common/viewlets/privacy.pt:21
2382
2386
  msgid "Refuse all"
@@ -2460,6 +2464,10 @@ msgstr "Geheimschlüssel"
2460
2464
  msgid "Secret key to use API"
2461
2465
  msgstr "Geheimschlüssel für die Verwendung der API"
2462
2466
 
2467
+ #: imio/smartweb/core/contents/sections/views.py:65
2468
+ msgid "Section modification date has been refreshed"
2469
+ msgstr "Das Änderungsdatum der Sektion wurde aktualisiert"
2470
+
2463
2471
  #: imio/smartweb/core/contents/sections/views.py:51
2464
2472
  msgid "Section title has been hidden"
2465
2473
  msgstr "Der Titel der Sektion wurde ausgeblendet (für den Besucher)"
@@ -939,7 +939,7 @@ msgstr "Définir un logo pour ce sous-site (et ses pages enfants)"
939
939
  msgid "Define number of levels in menu navigation subsite"
940
940
  msgstr "Définir un nombre de niveaux pour le menu de navigation du sous-site"
941
941
 
942
- #: imio/smartweb/core/contents/sections/views.py:72
942
+ #: imio/smartweb/core/contents/sections/views.py:80
943
943
  msgid "Define section size"
944
944
  msgstr "Définir la taille de la section"
945
945
 
@@ -2377,6 +2377,10 @@ msgstr ""
2377
2377
  msgid "Refactoring scales : Define new scales available for two display modes : landscape and portrait"
2378
2378
  msgstr ""
2379
2379
 
2380
+ #: imio/smartweb/core/contents/sections/macros.pt:103
2381
+ msgid "Refresh section"
2382
+ msgstr "Actualiser la section"
2383
+
2380
2384
  #: imio/smartweb/common/browser/privacy/form.py:37
2381
2385
  #: imio/smartweb/common/viewlets/privacy.pt:21
2382
2386
  msgid "Refuse all"
@@ -2460,6 +2464,10 @@ msgstr "Clé secrète"
2460
2464
  msgid "Secret key to use API"
2461
2465
  msgstr "Clé secrète pour utiliser l'API"
2462
2466
 
2467
+ #: imio/smartweb/core/contents/sections/views.py:65
2468
+ msgid "Section modification date has been refreshed"
2469
+ msgstr "La date de modification de la section a été actualisée"
2470
+
2463
2471
  #: imio/smartweb/core/contents/sections/views.py:51
2464
2472
  msgid "Section title has been hidden"
2465
2473
  msgstr "Le titre de la section a été caché (pour le visiteur)"
@@ -4,7 +4,7 @@
4
4
  msgid ""
5
5
  msgstr ""
6
6
  "Project-Id-Version: PACKAGE VERSION\n"
7
- "POT-Creation-Date: 2025-02-10 08:38+0000\n"
7
+ "POT-Creation-Date: 2025-02-11 06:36+0000\n"
8
8
  "PO-Revision-Date: YEAR-MO-DA HO:MI +ZONE\n"
9
9
  "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
10
10
  "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -944,7 +944,7 @@ msgstr ""
944
944
  msgid "Define number of levels in menu navigation subsite"
945
945
  msgstr ""
946
946
 
947
- #: imio/smartweb/core/contents/sections/views.py:72
947
+ #: imio/smartweb/core/contents/sections/views.py:80
948
948
  msgid "Define section size"
949
949
  msgstr ""
950
950
 
@@ -2382,6 +2382,10 @@ msgstr ""
2382
2382
  msgid "Refactoring scales : Define new scales available for two display modes : landscape and portrait"
2383
2383
  msgstr ""
2384
2384
 
2385
+ #: imio/smartweb/core/contents/sections/macros.pt:103
2386
+ msgid "Refresh section"
2387
+ msgstr ""
2388
+
2385
2389
  #: imio/smartweb/common/browser/privacy/form.py:37
2386
2390
  #: imio/smartweb/common/viewlets/privacy.pt:21
2387
2391
  msgid "Refuse all"
@@ -2465,6 +2469,10 @@ msgstr ""
2465
2469
  msgid "Secret key to use API"
2466
2470
  msgstr ""
2467
2471
 
2472
+ #: imio/smartweb/core/contents/sections/views.py:65
2473
+ msgid "Section modification date has been refreshed"
2474
+ msgstr ""
2475
+
2468
2476
  #: imio/smartweb/core/contents/sections/views.py:51
2469
2477
  msgid "Section title has been hidden"
2470
2478
  msgstr ""
@@ -938,7 +938,7 @@ msgstr "Definieer een logo voor de subsite en de onderliggende items"
938
938
  msgid "Define number of levels in menu navigation subsite"
939
939
  msgstr "Definieer het aantal niveaus in de menunavigatie van de subsite"
940
940
 
941
- #: imio/smartweb/core/contents/sections/views.py:72
941
+ #: imio/smartweb/core/contents/sections/views.py:80
942
942
  msgid "Define section size"
943
943
  msgstr "Definieer sectiegrootte"
944
944
 
@@ -2376,6 +2376,10 @@ msgstr ""
2376
2376
  msgid "Refactoring scales : Define new scales available for two display modes : landscape and portrait"
2377
2377
  msgstr ""
2378
2378
 
2379
+ #: imio/smartweb/core/contents/sections/macros.pt:103
2380
+ msgid "Refresh section"
2381
+ msgstr "Vernieuw sectie"
2382
+
2379
2383
  #: imio/smartweb/common/browser/privacy/form.py:37
2380
2384
  #: imio/smartweb/common/viewlets/privacy.pt:21
2381
2385
  msgid "Refuse all"
@@ -2459,6 +2463,10 @@ msgstr "Geheime sleutel"
2459
2463
  msgid "Secret key to use API"
2460
2464
  msgstr "Geheime sleutel om de API te gebruiken"
2461
2465
 
2466
+ #: imio/smartweb/core/contents/sections/views.py:65
2467
+ msgid "Section modification date has been refreshed"
2468
+ msgstr "De wijzigingsdatum van de sectie is vernieuwd"
2469
+
2462
2470
  #: imio/smartweb/core/contents/sections/views.py:51
2463
2471
  msgid "Section title has been hidden"
2464
2472
  msgstr "De titel van de sectie is verborgen"
@@ -1,6 +1,6 @@
1
- Metadata-Version: 2.2
1
+ Metadata-Version: 2.1
2
2
  Name: imio.smartweb.locales
3
- Version: 1.1.23
3
+ Version: 1.1.24
4
4
  Summary: Locales for iMio smartweb packages
5
5
  Home-page: https://github.com/imio/imio.smartweb.locales
6
6
  Author: iMio
@@ -25,17 +25,6 @@ Requires-Python: >=3.10
25
25
  License-File: LICENSE.GPL
26
26
  License-File: LICENSE.rst
27
27
  Requires-Dist: setuptools
28
- Dynamic: author
29
- Dynamic: author-email
30
- Dynamic: classifier
31
- Dynamic: description
32
- Dynamic: home-page
33
- Dynamic: keywords
34
- Dynamic: license
35
- Dynamic: project-url
36
- Dynamic: requires-dist
37
- Dynamic: requires-python
38
- Dynamic: summary
39
28
 
40
29
  .. This README is meant for consumption by humans and pypi. Pypi can render rst files so please do not use Sphinx features.
41
30
  If you want to learn more about writing documentation, please check out: http://docs.plone.org/about/documentation_styleguide.html
@@ -130,6 +119,13 @@ Changelog
130
119
  =========
131
120
 
132
121
 
122
+ 1.1.24 (2025-02-11)
123
+ -------------------
124
+
125
+ - Add missing fr/de/nl translations for imio.events.core
126
+ [remdub]
127
+
128
+
133
129
  1.1.23 (2025-02-10)
134
130
  -------------------
135
131