imio.smartweb.locales 1.1.15__py3-none-any.whl → 1.1.18__py3-none-any.whl
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.
- imio/smartweb/locales/locales/de/LC_MESSAGES/imio.smartweb.po +186 -80
- imio/smartweb/locales/locales/fr/LC_MESSAGES/imio.smartweb.po +188 -82
- imio/smartweb/locales/locales/imio.smartweb.pot +187 -81
- imio/smartweb/locales/locales/nl/LC_MESSAGES/imio.smartweb.po +186 -80
- imio.smartweb.locales-1.1.18-py3.11-nspkg.pth +2 -0
- {imio.smartweb.locales-1.1.15.dist-info → imio.smartweb.locales-1.1.18.dist-info}/METADATA +31 -1
- {imio.smartweb.locales-1.1.15.dist-info → imio.smartweb.locales-1.1.18.dist-info}/RECORD +12 -12
- {imio.smartweb.locales-1.1.15.dist-info → imio.smartweb.locales-1.1.18.dist-info}/WHEEL +1 -1
- imio.smartweb.locales-1.1.15-py3.10-nspkg.pth +0 -3
- {imio.smartweb.locales-1.1.15.dist-info → imio.smartweb.locales-1.1.18.dist-info}/LICENSE.GPL +0 -0
- {imio.smartweb.locales-1.1.15.dist-info → imio.smartweb.locales-1.1.18.dist-info}/LICENSE.rst +0 -0
- {imio.smartweb.locales-1.1.15.dist-info → imio.smartweb.locales-1.1.18.dist-info}/namespace_packages.txt +0 -0
- {imio.smartweb.locales-1.1.15.dist-info → imio.smartweb.locales-1.1.18.dist-info}/top_level.txt +0 -0
|
@@ -0,0 +1,2 @@
|
|
|
1
|
+
import sys, types, os;p = os.path.join(sys._getframe(1).f_locals['sitedir'], *('imio',));importlib = __import__('importlib.util');__import__('importlib.machinery');m = sys.modules.setdefault('imio', importlib.util.module_from_spec(importlib.machinery.PathFinder.find_spec('imio', [os.path.dirname(p)])));m = m or sys.modules.setdefault('imio', types.ModuleType('imio'));mp = (m or []) and m.__dict__.setdefault('__path__',[]);(p not in mp) and mp.append(p)
|
|
2
|
+
import sys, types, os;p = os.path.join(sys._getframe(1).f_locals['sitedir'], *('imio', 'smartweb'));importlib = __import__('importlib.util');__import__('importlib.machinery');m = sys.modules.setdefault('imio.smartweb', importlib.util.module_from_spec(importlib.machinery.PathFinder.find_spec('imio.smartweb', [os.path.dirname(p)])));m = m or sys.modules.setdefault('imio.smartweb', types.ModuleType('imio.smartweb'));mp = (m or []) and m.__dict__.setdefault('__path__',[]);(p not in mp) and mp.append(p);m and setattr(sys.modules['imio'], 'smartweb', m)
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: imio.smartweb.locales
|
|
3
|
-
Version: 1.1.
|
|
3
|
+
Version: 1.1.18
|
|
4
4
|
Summary: Locales for iMio smartweb packages
|
|
5
5
|
Home-page: https://github.com/imio/imio.smartweb.locales
|
|
6
6
|
Author: iMio
|
|
@@ -118,6 +118,36 @@ Changelog
|
|
|
118
118
|
=========
|
|
119
119
|
|
|
120
120
|
|
|
121
|
+
1.1.18 (2024-05-24)
|
|
122
|
+
-------------------
|
|
123
|
+
|
|
124
|
+
- Add missing FR translations
|
|
125
|
+
[laulaz]
|
|
126
|
+
|
|
127
|
+
|
|
128
|
+
1.1.17 (2024-05-24)
|
|
129
|
+
-------------------
|
|
130
|
+
|
|
131
|
+
- Add missing fr/de/nl translations for Skip to content/navigation/footer
|
|
132
|
+
[boulch]
|
|
133
|
+
|
|
134
|
+
- Update translations
|
|
135
|
+
[boulch]
|
|
136
|
+
|
|
137
|
+
|
|
138
|
+
1.1.16 (2024-05-06)
|
|
139
|
+
-------------------
|
|
140
|
+
|
|
141
|
+
- Add missing French translations for `Carre` & categories / topics display on items
|
|
142
|
+
[laulaz]
|
|
143
|
+
|
|
144
|
+
- Add missing fr, nl, de translations
|
|
145
|
+
[boulch]
|
|
146
|
+
|
|
147
|
+
- Update translations
|
|
148
|
+
[boulch]
|
|
149
|
+
|
|
150
|
+
|
|
121
151
|
1.1.15 (2024-04-04)
|
|
122
152
|
-------------------
|
|
123
153
|
|
|
@@ -1,18 +1,18 @@
|
|
|
1
|
-
imio.smartweb.locales-1.1.
|
|
1
|
+
imio.smartweb.locales-1.1.18-py3.11-nspkg.pth,sha256=XZ3YhlzwpUCC8tXtelHRqxVxo3NWomIiMsUfUshrbeE,1011
|
|
2
2
|
imio/smartweb/locales/__init__.py,sha256=qrLcahpshMtN5djdRMXiOtfaYPBjlzVymI0r1y_ohFc,151
|
|
3
3
|
imio/smartweb/locales/configure.zcml,sha256=_-s3Xy-Du1-qJvTJ-GVHNW8CNjRwtqQjWYEuXYm1CJg,204
|
|
4
|
-
imio/smartweb/locales/locales/imio.smartweb.pot,sha256=
|
|
4
|
+
imio/smartweb/locales/locales/imio.smartweb.pot,sha256=NZD1IKvY9R8neFkV213O9QRyBBwZ5JunMcbR59OFZno,92547
|
|
5
5
|
imio/smartweb/locales/locales/plone-manual.pot,sha256=KeXI-vQqtdPvVO7VlAD6RFWKAOK48j3KezlpzPwLE7g,1236
|
|
6
|
-
imio/smartweb/locales/locales/de/LC_MESSAGES/imio.smartweb.po,sha256=
|
|
6
|
+
imio/smartweb/locales/locales/de/LC_MESSAGES/imio.smartweb.po,sha256=u6EzpAoC84UJUqSEj4zIS52BP9btgOAGjyfF_dPgydI,113345
|
|
7
7
|
imio/smartweb/locales/locales/de/LC_MESSAGES/plone.po,sha256=13vMICn3QvtXBhHtmTipPMZ84I8_7_-7lcc73Q9wxnw,1529
|
|
8
|
-
imio/smartweb/locales/locales/fr/LC_MESSAGES/imio.smartweb.po,sha256=
|
|
8
|
+
imio/smartweb/locales/locales/fr/LC_MESSAGES/imio.smartweb.po,sha256=z1Vj3uTIIO-MUCy5526jZ6-5oJvrHF43f6BwZ8VPmlk,113468
|
|
9
9
|
imio/smartweb/locales/locales/fr/LC_MESSAGES/plone.po,sha256=b8lqERR8895swlQN7pFFJvrZ23BWw4_Qd5pLtyP-efM,1579
|
|
10
|
-
imio/smartweb/locales/locales/nl/LC_MESSAGES/imio.smartweb.po,sha256=
|
|
10
|
+
imio/smartweb/locales/locales/nl/LC_MESSAGES/imio.smartweb.po,sha256=XZxIwSYIxFGFFIszYKMxLXq4ZmPDhWOuegTuI-gBztA,111085
|
|
11
11
|
imio/smartweb/locales/locales/nl/LC_MESSAGES/plone.po,sha256=93iLsLCO_IPr4rrpngJHo6WJrmPsnGeTxJe5Z4CA9MI,1452
|
|
12
|
-
imio.smartweb.locales-1.1.
|
|
13
|
-
imio.smartweb.locales-1.1.
|
|
14
|
-
imio.smartweb.locales-1.1.
|
|
15
|
-
imio.smartweb.locales-1.1.
|
|
16
|
-
imio.smartweb.locales-1.1.
|
|
17
|
-
imio.smartweb.locales-1.1.
|
|
18
|
-
imio.smartweb.locales-1.1.
|
|
12
|
+
imio.smartweb.locales-1.1.18.dist-info/LICENSE.GPL,sha256=gXf5dRMhNSbfLPYYTY_5hsZ1r7UU1OaKQEAQUhuIBkM,18092
|
|
13
|
+
imio.smartweb.locales-1.1.18.dist-info/LICENSE.rst,sha256=GKW8do7VZ_FaKg28qrQhoO-QStRcjAGAq2TjuwAa4oQ,656
|
|
14
|
+
imio.smartweb.locales-1.1.18.dist-info/METADATA,sha256=i-iGzDshVb1tAn8WsScRvbFFc3OreaHdqDPuDM0Vp-8,8433
|
|
15
|
+
imio.smartweb.locales-1.1.18.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
|
|
16
|
+
imio.smartweb.locales-1.1.18.dist-info/namespace_packages.txt,sha256=Pg8AH8t9viMMW1hJbNZvTy_n2jXG2igIYUpon5RA4Js,19
|
|
17
|
+
imio.smartweb.locales-1.1.18.dist-info/top_level.txt,sha256=ZktC0EGzThvMTAin9_q_41rzvvfMT2FYbP8pbhSLMSA,5
|
|
18
|
+
imio.smartweb.locales-1.1.18.dist-info/RECORD,,
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
import sys, types, os;has_mfs = sys.version_info > (3, 5);p = os.path.join(sys._getframe(1).f_locals['sitedir'], *('imio',));importlib = has_mfs and __import__('importlib.util');has_mfs and __import__('importlib.machinery');m = has_mfs and sys.modules.setdefault('imio', importlib.util.module_from_spec(importlib.machinery.PathFinder.find_spec('imio', [os.path.dirname(p)])));m = m or sys.modules.setdefault('imio', types.ModuleType('imio'));mp = (m or []) and m.__dict__.setdefault('__path__',[]);(p not in mp) and mp.append(p)
|
|
2
|
-
import sys, types, os;has_mfs = sys.version_info > (3, 5);p = os.path.join(sys._getframe(1).f_locals['sitedir'], *('imio',));importlib = has_mfs and __import__('importlib.util');has_mfs and __import__('importlib.machinery');m = has_mfs and sys.modules.setdefault('imio', importlib.util.module_from_spec(importlib.machinery.PathFinder.find_spec('imio', [os.path.dirname(p)])));m = m or sys.modules.setdefault('imio', types.ModuleType('imio'));mp = (m or []) and m.__dict__.setdefault('__path__',[]);(p not in mp) and mp.append(p)
|
|
3
|
-
import sys, types, os;has_mfs = sys.version_info > (3, 5);p = os.path.join(sys._getframe(1).f_locals['sitedir'], *('imio', 'smartweb'));importlib = has_mfs and __import__('importlib.util');has_mfs and __import__('importlib.machinery');m = has_mfs and sys.modules.setdefault('imio.smartweb', importlib.util.module_from_spec(importlib.machinery.PathFinder.find_spec('imio.smartweb', [os.path.dirname(p)])));m = m or sys.modules.setdefault('imio.smartweb', types.ModuleType('imio.smartweb'));mp = (m or []) and m.__dict__.setdefault('__path__',[]);(p not in mp) and mp.append(p);m and setattr(sys.modules['imio'], 'smartweb', m)
|
{imio.smartweb.locales-1.1.15.dist-info → imio.smartweb.locales-1.1.18.dist-info}/LICENSE.GPL
RENAMED
|
File without changes
|
{imio.smartweb.locales-1.1.15.dist-info → imio.smartweb.locales-1.1.18.dist-info}/LICENSE.rst
RENAMED
|
File without changes
|
|
File without changes
|
{imio.smartweb.locales-1.1.15.dist-info → imio.smartweb.locales-1.1.18.dist-info}/top_level.txt
RENAMED
|
File without changes
|