imio.smartweb.locales 1.1.17__tar.gz → 1.1.18__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.17 → imio_smartweb_locales-1.1.18}/CHANGES.rst +7 -0
  2. {imio.smartweb.locales-1.1.17 → imio_smartweb_locales-1.1.18}/PKG-INFO +9 -1
  3. {imio.smartweb.locales-1.1.17 → imio_smartweb_locales-1.1.18}/setup.py +1 -1
  4. {imio.smartweb.locales-1.1.17 → imio_smartweb_locales-1.1.18}/src/imio/smartweb/locales/locales/de/LC_MESSAGES/imio.smartweb.po +106 -60
  5. {imio.smartweb.locales-1.1.17 → imio_smartweb_locales-1.1.18}/src/imio/smartweb/locales/locales/fr/LC_MESSAGES/imio.smartweb.po +107 -61
  6. {imio.smartweb.locales-1.1.17 → imio_smartweb_locales-1.1.18}/src/imio/smartweb/locales/locales/imio.smartweb.pot +107 -61
  7. {imio.smartweb.locales-1.1.17 → imio_smartweb_locales-1.1.18}/src/imio/smartweb/locales/locales/nl/LC_MESSAGES/imio.smartweb.po +106 -60
  8. {imio.smartweb.locales-1.1.17 → imio_smartweb_locales-1.1.18}/src/imio.smartweb.locales.egg-info/PKG-INFO +9 -1
  9. {imio.smartweb.locales-1.1.17 → imio_smartweb_locales-1.1.18}/CONTRIBUTORS.rst +0 -0
  10. {imio.smartweb.locales-1.1.17 → imio_smartweb_locales-1.1.18}/LICENSE.GPL +0 -0
  11. {imio.smartweb.locales-1.1.17 → imio_smartweb_locales-1.1.18}/LICENSE.rst +0 -0
  12. {imio.smartweb.locales-1.1.17 → imio_smartweb_locales-1.1.18}/MANIFEST.in +0 -0
  13. {imio.smartweb.locales-1.1.17 → imio_smartweb_locales-1.1.18}/README.rst +0 -0
  14. {imio.smartweb.locales-1.1.17 → imio_smartweb_locales-1.1.18}/setup.cfg +0 -0
  15. {imio.smartweb.locales-1.1.17 → imio_smartweb_locales-1.1.18}/src/imio/__init__.py +0 -0
  16. {imio.smartweb.locales-1.1.17 → imio_smartweb_locales-1.1.18}/src/imio/smartweb/__init__.py +0 -0
  17. {imio.smartweb.locales-1.1.17 → imio_smartweb_locales-1.1.18}/src/imio/smartweb/locales/__init__.py +0 -0
  18. {imio.smartweb.locales-1.1.17 → imio_smartweb_locales-1.1.18}/src/imio/smartweb/locales/configure.zcml +0 -0
  19. {imio.smartweb.locales-1.1.17 → imio_smartweb_locales-1.1.18}/src/imio/smartweb/locales/locales/de/LC_MESSAGES/plone.po +0 -0
  20. {imio.smartweb.locales-1.1.17 → imio_smartweb_locales-1.1.18}/src/imio/smartweb/locales/locales/fr/LC_MESSAGES/plone.po +0 -0
  21. {imio.smartweb.locales-1.1.17 → imio_smartweb_locales-1.1.18}/src/imio/smartweb/locales/locales/nl/LC_MESSAGES/plone.po +0 -0
  22. {imio.smartweb.locales-1.1.17 → imio_smartweb_locales-1.1.18}/src/imio/smartweb/locales/locales/plone-manual.pot +0 -0
  23. {imio.smartweb.locales-1.1.17 → imio_smartweb_locales-1.1.18}/src/imio.smartweb.locales.egg-info/SOURCES.txt +0 -0
  24. {imio.smartweb.locales-1.1.17 → imio_smartweb_locales-1.1.18}/src/imio.smartweb.locales.egg-info/dependency_links.txt +0 -0
  25. {imio.smartweb.locales-1.1.17 → imio_smartweb_locales-1.1.18}/src/imio.smartweb.locales.egg-info/namespace_packages.txt +0 -0
  26. {imio.smartweb.locales-1.1.17 → imio_smartweb_locales-1.1.18}/src/imio.smartweb.locales.egg-info/not-zip-safe +0 -0
  27. {imio.smartweb.locales-1.1.17 → imio_smartweb_locales-1.1.18}/src/imio.smartweb.locales.egg-info/requires.txt +0 -0
  28. {imio.smartweb.locales-1.1.17 → imio_smartweb_locales-1.1.18}/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.18 (2024-05-24)
6
+ -------------------
7
+
8
+ - Add missing FR translations
9
+ [laulaz]
10
+
11
+
5
12
  1.1.17 (2024-05-24)
6
13
  -------------------
7
14
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: imio.smartweb.locales
3
- Version: 1.1.17
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
@@ -23,6 +23,7 @@ Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
23
23
  Requires-Python: >=3.8
24
24
  License-File: LICENSE.GPL
25
25
  License-File: LICENSE.rst
26
+ Requires-Dist: setuptools
26
27
 
27
28
  .. This README is meant for consumption by humans and pypi. Pypi can render rst files so please do not use Sphinx features.
28
29
  If you want to learn more about writing documentation, please check out: http://docs.plone.org/about/documentation_styleguide.html
@@ -117,6 +118,13 @@ Changelog
117
118
  =========
118
119
 
119
120
 
121
+ 1.1.18 (2024-05-24)
122
+ -------------------
123
+
124
+ - Add missing FR translations
125
+ [laulaz]
126
+
127
+
120
128
  1.1.17 (2024-05-24)
121
129
  -------------------
122
130
 
@@ -16,7 +16,7 @@ long_description = "\n\n".join(
16
16
 
17
17
  setup(
18
18
  name="imio.smartweb.locales",
19
- version="1.1.17",
19
+ version="1.1.18",
20
20
  description="Locales for iMio smartweb packages",
21
21
  long_description=long_description,
22
22
  # Get more from https://pypi.org/classifiers/
@@ -127,6 +127,11 @@ msgstr ""
127
127
  msgid "Add local manager role and sharing permissions rolemap"
128
128
  msgstr ""
129
129
 
130
+ #: imio/events/core/upgrades/configure.zcml:68
131
+ #: imio/news/core/upgrades/configure.zcml:60
132
+ msgid "Add metadatas for (local) categories translations"
133
+ msgstr ""
134
+
130
135
  #: imio/smartweb/core/behaviors/configure.zcml:50
131
136
  msgid "Add minisite properties/fields"
132
137
  msgstr "Füge Minisite-Eigenschaften/Felder hinzu"
@@ -219,6 +224,11 @@ msgstr ""
219
224
  msgid "Add topics on content types."
220
225
  msgstr "Füge Themen zu Inhaltstypen hinzu."
221
226
 
227
+ #: imio/events/core/upgrades/configure.zcml:60
228
+ #: imio/news/core/upgrades/configure.zcml:52
229
+ msgid "Add two new registry key to store push keys for ODWB"
230
+ msgstr ""
231
+
222
232
  #: imio/events/core/upgrades/configure.zcml:28
223
233
  msgid "Add versioning on imio.events.Event"
224
234
  msgstr ""
@@ -237,13 +247,13 @@ msgstr "Wähle den (die) Kalender, auf dem dieses Ereignis angezeigt wird"
237
247
  msgid "Add/Remove news folder(s)"
238
248
  msgstr "Wähle den (die) Ordner, in dem diese Nachricht angezeigt wird"
239
249
 
240
- #: imio/smartweb/common/interfaces.py:30
250
+ #: imio/smartweb/common/interfaces.py:31
241
251
  #: imio/smartweb/core/contents/sections/contact/macros.pt:97
242
252
  #: imio/smartweb/core/vocabularies.py:193
243
253
  msgid "Address"
244
254
  msgstr "Adresse"
245
255
 
246
- #: imio/smartweb/common/vocabularies.py:117
256
+ #: imio/smartweb/common/vocabularies.py:108
247
257
  msgid "Affiche"
248
258
  msgstr "Plakat"
249
259
 
@@ -267,7 +277,7 @@ msgstr "Agenden, die automatisch diese Agenda mit ihren Veranstaltungen füllen.
267
277
  msgid "Agent connection"
268
278
  msgstr "Agentenverbindung"
269
279
 
270
- #: imio/smartweb/common/vocabularies.py:21
280
+ #: imio/smartweb/common/vocabularies.py:19
271
281
  msgid "Agriculture"
272
282
  msgstr "Landwirtschaft"
273
283
 
@@ -307,11 +317,11 @@ msgstr "Eine Frage stellen"
307
317
  msgid "Authentic sources"
308
318
  msgstr "Authentische Quellen"
309
319
 
310
- #: imio/events/core/contents/entity/content.py:40
320
+ #: imio/events/core/contents/entity/content.py:70
311
321
  msgid "Authorize to bring event anywhere"
312
322
  msgstr "Zeigen Sie die Schaltfläche, verwenden Sie sie sparsam"
313
323
 
314
- #: imio/news/core/contents/entity/content.py:39
324
+ #: imio/news/core/contents/entity/content.py:69
315
325
  msgid "Authorize to bring news anywhere"
316
326
  msgstr "Zeigen Sie die Schaltfläche, verwenden Sie sie sparsam"
317
327
 
@@ -596,8 +606,8 @@ msgid "Choose your gallery layout mode"
596
606
  msgstr "Wählen Sie Ihren Galerie-Layout-Modus"
597
607
 
598
608
  #: imio/directory/core/contents/entity/content.py:23
599
- #: imio/events/core/contents/entity/content.py:20
600
- #: imio/news/core/contents/entity/content.py:19
609
+ #: imio/events/core/contents/entity/content.py:46
610
+ #: imio/news/core/contents/entity/content.py:45
601
611
  msgid "Choose zip codes for this entity"
602
612
  msgstr "Wählen Sie Postleitzahlen für diese Entität"
603
613
 
@@ -654,15 +664,15 @@ msgstr "Symbol für den CirkwiView-Inhaltstyp"
654
664
  msgid "Cities"
655
665
  msgstr "Städte"
656
666
 
657
- #: imio/smartweb/common/vocabularies.py:29
667
+ #: imio/smartweb/common/vocabularies.py:27
658
668
  msgid "Citizen participation"
659
669
  msgstr "Bürgerbeteiligung"
660
670
 
661
- #: imio/smartweb/common/vocabularies.py:22
671
+ #: imio/smartweb/common/vocabularies.py:20
662
672
  msgid "Citizenship"
663
673
  msgstr "Staatsbürgerschaft"
664
674
 
665
- #: imio/smartweb/common/interfaces.py:37
675
+ #: imio/smartweb/common/interfaces.py:38
666
676
  msgid "City"
667
677
  msgstr "Stadt"
668
678
 
@@ -730,7 +740,7 @@ msgstr "Sektion Sammlung für eine Seite"
730
740
  msgid "Color"
731
741
  msgstr "Farbe"
732
742
 
733
- #: imio/smartweb/common/interfaces.py:35
743
+ #: imio/smartweb/common/interfaces.py:36
734
744
  msgid "Complement"
735
745
  msgstr "Ergänzung"
736
746
 
@@ -798,11 +808,15 @@ msgstr "Cookie-Auswahl"
798
808
  msgid "Cookies preferences"
799
809
  msgstr "Cookie-Einstellungen"
800
810
 
801
- #: imio/smartweb/common/interfaces.py:39
811
+ #: imio/smartweb/common/interfaces.py:40
802
812
  msgid "Country"
803
813
  msgstr "Land"
804
814
 
805
- #: imio/smartweb/common/vocabularies.py:23
815
+ #: imio/smartweb/common/upgrades/configure.zcml:133
816
+ msgid "Cover use case for sending data in odwb for a staging environment"
817
+ msgstr ""
818
+
819
+ #: imio/smartweb/common/vocabularies.py:21
806
820
  msgid "Culture"
807
821
  msgstr "Kultur"
808
822
 
@@ -838,7 +852,7 @@ msgstr "Definieren Sie ein Logo für den Unterseiten-Modus und Untergeordnete"
838
852
  msgid "Define number of levels in menu navigation subsite"
839
853
  msgstr "Definieren Sie die Anzahl der Ebenen in der Menünavigation für den Unterseiten-Modus"
840
854
 
841
- #: imio/smartweb/core/contents/sections/views.py:70
855
+ #: imio/smartweb/core/contents/sections/views.py:71
842
856
  msgid "Define section size"
843
857
  msgstr "Abschnittsgröße definieren"
844
858
 
@@ -852,6 +866,11 @@ msgstr "Sektion löschen"
852
866
  msgid "Description"
853
867
  msgstr "Beschreibung"
854
868
 
869
+ #: imio/events/core/contents/entity/content.py:30
870
+ #: imio/news/core/contents/entity/content.py:29
871
+ msgid "Deutsch"
872
+ msgstr ""
873
+
855
874
  #: imio/smartweb/core/browser/controlpanel.py:72
856
875
  msgid "Directory SolR Core ID"
857
876
  msgstr "Verzeichnis SolR Core ID"
@@ -888,7 +907,7 @@ msgstr "Deaktivieren Sie den Minisite-Modus"
888
907
  msgid "Disable subsite"
889
908
  msgstr "Deaktivieren Sie den Unterseiten-Modus"
890
909
 
891
- #: imio/smartweb/common/vocabularies.py:57
910
+ #: imio/smartweb/common/vocabularies.py:48
892
911
  msgid "Disabled person"
893
912
  msgstr "Person mit Behinderung"
894
913
 
@@ -936,6 +955,11 @@ msgstr "Nur vergangene Ereignisse anzeigen"
936
955
  msgid "Drinking water point"
937
956
  msgstr "Trinkwasserstelle"
938
957
 
958
+ #: imio/events/core/contents/entity/content.py:25
959
+ #: imio/news/core/contents/entity/content.py:24
960
+ msgid "Dutch"
961
+ msgstr ""
962
+
939
963
  #: imio/directory/core/contents/contact/content.py:282
940
964
  #: imio/events/core/contents/event/content.py:81
941
965
  #: imio/news/core/contents/newsitem/content.py:67
@@ -954,7 +978,7 @@ msgstr "E-Mail"
954
978
  msgid "E-mails"
955
979
  msgstr "E-Mails"
956
980
 
957
- #: imio/smartweb/common/vocabularies.py:24
981
+ #: imio/smartweb/common/vocabularies.py:22
958
982
  msgid "Economics"
959
983
  msgstr "Wirtschaft"
960
984
 
@@ -962,7 +986,7 @@ msgstr "Wirtschaft"
962
986
  msgid "Edit section"
963
987
  msgstr "Abschnitt bearbeiten"
964
988
 
965
- #: imio/smartweb/common/vocabularies.py:25
989
+ #: imio/smartweb/common/vocabularies.py:23
966
990
  msgid "Education"
967
991
  msgstr "Bildung"
968
992
 
@@ -970,7 +994,7 @@ msgstr "Bildung"
970
994
  msgid "Effective"
971
995
  msgstr "Wirksam"
972
996
 
973
- #: imio/smartweb/common/vocabularies.py:63
997
+ #: imio/smartweb/common/vocabularies.py:54
974
998
  msgid "Elder"
975
999
  msgstr "Ältere"
976
1000
 
@@ -990,6 +1014,11 @@ msgstr "Minisite aktivieren"
990
1014
  msgid "Enable subsite"
991
1015
  msgstr "Unterseite aktivieren"
992
1016
 
1017
+ #: imio/events/core/contents/entity/content.py:35
1018
+ #: imio/news/core/contents/entity/content.py:34
1019
+ msgid "English"
1020
+ msgstr ""
1021
+
993
1022
  #: imio/directory/core/contents/contact/content.py:265
994
1023
  #: imio/events/core/contents/event/content.py:64
995
1024
  #: imio/news/core/contents/newsitem/content.py:50
@@ -1004,7 +1033,7 @@ msgstr "Geben Sie den Sprachcode ein. z.B.: de"
1004
1033
  msgid "Enter your HTML code directly here. It must be nested in tags such as: <code>&lt;p&gt;code&lt;/p&gt;</code>, <code>&lt;span&gt;code&lt;/span&gt;</code>, <code>&lt;div&gt;code&lt;/div&gt;</code>"
1005
1034
  msgstr "Geben Sie Ihren HTML-Code hier direkt ein. Er muss in Tags wie folgt verschachtelt sein: <code>&lt;p&gt;code&lt;/p&gt;</code>, <code>&lt;span&gt;code&lt;/span&gt;</code>, <code>&lt;div&gt;code&lt;/div&gt;</code>"
1006
1035
 
1007
- #: imio/smartweb/common/vocabularies.py:20
1036
+ #: imio/smartweb/common/vocabularies.py:18
1008
1037
  msgid "Entertainment"
1009
1038
  msgstr "Unterhaltung"
1010
1039
 
@@ -1032,7 +1061,7 @@ msgstr "Entitätsinhaltstyp"
1032
1061
  msgid "Entity news folderish content type"
1033
1062
  msgstr ""
1034
1063
 
1035
- #: imio/smartweb/common/vocabularies.py:26
1064
+ #: imio/smartweb/common/vocabularies.py:24
1036
1065
  msgid "Environment"
1037
1066
  msgstr "Umwelt"
1038
1067
 
@@ -1044,7 +1073,7 @@ msgstr "Fehler auf Zeile ${number}"
1044
1073
  msgid "Event"
1045
1074
  msgstr "Veranstaltung"
1046
1075
 
1047
- #: imio/smartweb/common/vocabularies.py:61
1076
+ #: imio/smartweb/common/vocabularies.py:52
1048
1077
  msgid "Event planner"
1049
1078
  msgstr "Veranstaltungsplaner"
1050
1079
 
@@ -1292,6 +1321,11 @@ msgstr "Kostenloses WLAN"
1292
1321
  msgid "Free entry"
1293
1322
  msgstr "Freier Eintritt"
1294
1323
 
1324
+ #: imio/events/core/contents/entity/content.py:20
1325
+ #: imio/news/core/contents/entity/content.py:19
1326
+ msgid "French"
1327
+ msgstr ""
1328
+
1295
1329
  #: imio/smartweb/common/contact_utils.py:105
1296
1330
  msgid "Friday"
1297
1331
  msgstr "Freitag"
@@ -1350,7 +1384,7 @@ msgstr "HTML-Abschnitt"
1350
1384
  msgid "HTML section for a page"
1351
1385
  msgstr "HTML-Abschnitt für eine Seite"
1352
1386
 
1353
- #: imio/smartweb/common/vocabularies.py:27
1387
+ #: imio/smartweb/common/vocabularies.py:25
1354
1388
  msgid "Habitat and town planning"
1355
1389
  msgstr "Wohnraum und Stadtplanung"
1356
1390
 
@@ -1366,7 +1400,7 @@ msgstr "Halbe Seite"
1366
1400
  msgid "Handle orientations for images scales"
1367
1401
  msgstr ""
1368
1402
 
1369
- #: imio/smartweb/common/vocabularies.py:31
1403
+ #: imio/smartweb/common/vocabularies.py:29
1370
1404
  msgid "Health"
1371
1405
  msgstr "Gesundheit"
1372
1406
 
@@ -1456,11 +1490,11 @@ msgstr "Wenn diese Option aktiviert ist, werden die Titel der Nachrichtenordner
1456
1490
  msgid "If checked, display news folders titles in the carousel view."
1457
1491
  msgstr "Wenn diese Option aktiviert ist, werden die Titel der Nachrichtenordner in der Karussellansicht angezeigt."
1458
1492
 
1459
- #: imio/events/core/contents/entity/content.py:41
1493
+ #: imio/events/core/contents/entity/content.py:71
1460
1494
  msgid "If selected, contributor of this entity can bring event in any agenda independently of agenda subscribing feature"
1461
1495
  msgstr "Dieser Button ermöglicht es den Administratoren der Einrichtung, jedes Ereignis in einem Kalender anzuzeigen, mit dem es normalerweise nicht geteilt wird"
1462
1496
 
1463
- #: imio/news/core/contents/entity/content.py:40
1497
+ #: imio/news/core/contents/entity/content.py:70
1464
1498
  msgid "If selected, contributor of this entity can bring news in any news folders independently of news folders subscribing feature"
1465
1499
  msgstr "Dieser Button ermöglicht es den Administratoren der Einrichtung, jede Neuigkeit in einem Ordner anzuzeigen, mit dem sie normalerweise nicht geteilt wird"
1466
1500
 
@@ -1593,11 +1627,11 @@ msgstr "Wegbeschreibung"
1593
1627
  msgid "Job offer"
1594
1628
  msgstr "Jobangebot"
1595
1629
 
1596
- #: imio/smartweb/common/vocabularies.py:56
1630
+ #: imio/smartweb/common/vocabularies.py:47
1597
1631
  msgid "Job seeker"
1598
1632
  msgstr "Jobsuchender"
1599
1633
 
1600
- #: imio/smartweb/common/vocabularies.py:59
1634
+ #: imio/smartweb/common/vocabularies.py:50
1601
1635
  msgid "Journalist"
1602
1636
  msgstr "Journalist"
1603
1637
 
@@ -1688,15 +1722,15 @@ msgstr "Link-Abschnitt für eine Seite"
1688
1722
  msgid "List"
1689
1723
  msgstr "Liste"
1690
1724
 
1691
- #: imio/events/core/contents/entity/content.py:27
1725
+ #: imio/events/core/contents/entity/content.py:53
1692
1726
  msgid "List of events categories values available for this entity (one per line)"
1693
1727
  msgstr "Liste der für diese Entität verfügbaren Veranstaltungskategoriewerte (einer pro Zeile)"
1694
1728
 
1695
- #: imio/news/core/contents/entity/content.py:26
1729
+ #: imio/news/core/contents/entity/content.py:52
1696
1730
  msgid "List of news categories values available for this entity (one per line)"
1697
1731
  msgstr "Liste der für diese Entität verfügbaren Nachrichtenkategoriewerte (einer pro Zeile)"
1698
1732
 
1699
- #: imio/smartweb/common/vocabularies.py:119
1733
+ #: imio/smartweb/common/vocabularies.py:110
1700
1734
  msgid "Liste"
1701
1735
  msgstr "Liste"
1702
1736
 
@@ -1757,7 +1791,7 @@ msgstr "Maximale Anzahl von Kontakten pro Zeile (auf dem PC)"
1757
1791
  msgid "Menu depth"
1758
1792
  msgstr "Menütiefe"
1759
1793
 
1760
- #: imio/smartweb/common/vocabularies.py:55
1794
+ #: imio/smartweb/common/vocabularies.py:46
1761
1795
  msgid "Merchant"
1762
1796
  msgstr "Händler"
1763
1797
 
@@ -1798,7 +1832,7 @@ msgstr "Auftrag (Pässe, Empfang, Parken, etc.)"
1798
1832
  msgid "Mobile"
1799
1833
  msgstr "Mobil"
1800
1834
 
1801
- #: imio/smartweb/common/vocabularies.py:28
1835
+ #: imio/smartweb/common/vocabularies.py:26
1802
1836
  msgid "Mobility"
1803
1837
  msgstr "Mobilität"
1804
1838
 
@@ -1818,7 +1852,7 @@ msgstr "Mein Konto"
1818
1852
  msgid "Name"
1819
1853
  msgstr "Name"
1820
1854
 
1821
- #: imio/smartweb/common/vocabularies.py:60
1855
+ #: imio/smartweb/common/vocabularies.py:51
1822
1856
  msgid "Newcomer"
1823
1857
  msgstr "Neuling"
1824
1858
 
@@ -1886,7 +1920,7 @@ msgstr ""
1886
1920
  msgid "Not allowed to add Files or Images in imio.directory.Entity"
1887
1921
  msgstr ""
1888
1922
 
1889
- #: imio/smartweb/common/interfaces.py:34
1923
+ #: imio/smartweb/common/interfaces.py:35
1890
1924
  msgid "Number"
1891
1925
  msgstr "Nummer"
1892
1926
 
@@ -1995,7 +2029,7 @@ msgstr "Seite"
1995
2029
  msgid "Page content type icon"
1996
2030
  msgstr "Symbol für Seitentyp"
1997
2031
 
1998
- #: imio/smartweb/common/vocabularies.py:62
2032
+ #: imio/smartweb/common/vocabularies.py:53
1999
2033
  msgid "Parent"
2000
2034
  msgstr "Übergeordnet"
2001
2035
 
@@ -2067,7 +2101,7 @@ msgstr "Bitte helfen Sie!"
2067
2101
  msgid "Please note that it is important to upload an image without text for design and accessibility reasons. The image will not display in its entirety and the text may be cut off."
2068
2102
  msgstr "Bitte beachten Sie, dass es wichtig ist, ein Bild ohne Text aus Design- und Barrierefreiheitsgründen hochzuladen. Das Bild wird nicht vollständig angezeigt und der Text kann abgeschnitten sein."
2069
2103
 
2070
- #: imio/smartweb/common/vocabularies.py:30
2104
+ #: imio/smartweb/common/vocabularies.py:28
2071
2105
  msgid "Politics"
2072
2106
  msgstr "Politik"
2073
2107
 
@@ -2239,7 +2273,7 @@ msgstr "Abschnitt für Rich-Text auf einer Seite"
2239
2273
  msgid "Right"
2240
2274
  msgstr "Rechts"
2241
2275
 
2242
- #: imio/smartweb/common/vocabularies.py:32
2276
+ #: imio/smartweb/common/vocabularies.py:30
2243
2277
  msgid "Safety and prevention"
2244
2278
  msgstr "Sicherheit und Prävention"
2245
2279
 
@@ -2268,11 +2302,11 @@ msgstr "Geheimschlüssel"
2268
2302
  msgid "Secret key to use API"
2269
2303
  msgstr "Geheimschlüssel für die Verwendung der API"
2270
2304
 
2271
- #: imio/smartweb/core/contents/sections/views.py:49
2305
+ #: imio/smartweb/core/contents/sections/views.py:50
2272
2306
  msgid "Section title has been hidden"
2273
2307
  msgstr "Der Titel der Sektion wurde ausgeblendet (für den Besucher)"
2274
2308
 
2275
- #: imio/smartweb/core/contents/sections/views.py:56
2309
+ #: imio/smartweb/core/contents/sections/views.py:57
2276
2310
  msgid "Section title has been shown"
2277
2311
  msgstr "Der Titel der Sektion wurde angezeigt"
2278
2312
 
@@ -2496,14 +2530,6 @@ msgstr "Titel anzeigen"
2496
2530
  msgid "Site created in collaboration with"
2497
2531
  msgstr "Website erstellt in Zusammenarbeit mit"
2498
2532
 
2499
- #: imio/smartweb/common/viewlets/skip_to_content.pt:1
2500
- msgid "Skip to content"
2501
- msgstr "Zum Inhalt springen"
2502
-
2503
- #: imio/smartweb/common/viewlets/skip_to_content.pt:7
2504
- msgid "Skip to footer"
2505
- msgstr "Zum Fußzeilenbereich springen"
2506
-
2507
2533
  #: imio/smartweb/core/viewlets/footer.pt:9
2508
2534
  msgid "Skip to navigation"
2509
2535
  msgstr "Zur Navigation springen"
@@ -2520,7 +2546,7 @@ msgstr "Folienschnitt für ein Hero-Banner"
2520
2546
  msgid "Smartweb Settings"
2521
2547
  msgstr "Smartweb-Einstellungen"
2522
2548
 
2523
- #: imio/smartweb/common/vocabularies.py:33
2549
+ #: imio/smartweb/common/vocabularies.py:31
2524
2550
  msgid "Social"
2525
2551
  msgstr "Sozial"
2526
2552
 
@@ -2553,11 +2579,11 @@ msgstr "Soziales Netzwerk - Youtube"
2553
2579
  msgid "Specific category"
2554
2580
  msgstr "Spezifische Kategorie"
2555
2581
 
2556
- #: imio/events/core/contents/entity/content.py:26
2582
+ #: imio/events/core/contents/entity/content.py:52
2557
2583
  msgid "Specific events categories"
2558
2584
  msgstr "Spezifische Kategorien von Ereignissen"
2559
2585
 
2560
- #: imio/news/core/contents/entity/content.py:25
2586
+ #: imio/news/core/contents/entity/content.py:51
2561
2587
  msgid "Specific news categories"
2562
2588
  msgstr "Spezifische Kategorien von Neuigkeiten"
2563
2589
 
@@ -2573,7 +2599,7 @@ msgstr "Spezifisch zugehörige Neuigkeiten"
2573
2599
  msgid "Specify your cirkwi widget ID. You can find it when you create a new widget in Cirkwi."
2574
2600
  msgstr "Geben Sie Ihre Cirkwi-Widget-ID an. Sie finden sie, wenn Sie ein neues Widget in Cirkwi erstellen."
2575
2601
 
2576
- #: imio/smartweb/common/vocabularies.py:34
2602
+ #: imio/smartweb/common/vocabularies.py:32
2577
2603
  msgid "Sports"
2578
2604
  msgstr "Sport"
2579
2605
 
@@ -2590,7 +2616,7 @@ msgstr "Standardansicht"
2590
2616
  msgid "Statistics"
2591
2617
  msgstr "Statistiken"
2592
2618
 
2593
- #: imio/smartweb/common/interfaces.py:33
2619
+ #: imio/smartweb/common/interfaces.py:34
2594
2620
  msgid "Street"
2595
2621
  msgstr "Straße"
2596
2622
 
@@ -2657,7 +2683,11 @@ msgstr "Die Taxonomien sind korrekt auf Ihrem Objekt festgelegt!"
2657
2683
  msgid "Taxonomies choices form"
2658
2684
  msgstr "Formular für Taxonomieauswahl"
2659
2685
 
2660
- #: imio/smartweb/common/vocabularies.py:35
2686
+ #: imio/smartweb/common/browser/collective_taxonomy_controlpanel.py:56
2687
+ msgid "Term \"${term_title}\" can't be removed because it is used (at least) here : ${here}"
2688
+ msgstr ""
2689
+
2690
+ #: imio/smartweb/common/vocabularies.py:33
2661
2691
  msgid "Territory and public space"
2662
2692
  msgstr "Gebiet und öffentlicher Raum"
2663
2693
 
@@ -2786,7 +2816,7 @@ msgstr ""
2786
2816
  msgid "Topics"
2787
2817
  msgstr "Themen"
2788
2818
 
2789
- #: imio/smartweb/common/vocabularies.py:36
2819
+ #: imio/smartweb/common/vocabularies.py:34
2790
2820
  msgid "Tourism"
2791
2821
  msgstr "Tourismus"
2792
2822
 
@@ -2794,7 +2824,7 @@ msgstr "Tourismus"
2794
2824
  msgid "Tourism organizations"
2795
2825
  msgstr "Tourismusorganisationen"
2796
2826
 
2797
- #: imio/smartweb/common/vocabularies.py:64
2827
+ #: imio/smartweb/common/vocabularies.py:55
2798
2828
  msgid "Tourist"
2799
2829
  msgstr "Tourist"
2800
2830
 
@@ -2852,6 +2882,10 @@ msgstr ""
2852
2882
  msgid "Unknow service"
2853
2883
  msgstr "Unbekannter Dienst"
2854
2884
 
2885
+ #: imio/smartweb/common/upgrades/configure.zcml:125
2886
+ msgid "Unpatch (restore original) eea.facetednavigation jquery"
2887
+ msgstr ""
2888
+
2855
2889
  #: imio/smartweb/policy/upgrades/configure.zcml:76
2856
2890
  msgid "Update caching configuration"
2857
2891
  msgstr ""
@@ -2916,6 +2950,14 @@ msgstr ""
2916
2950
  msgid "Upgrade common from 1025 to 1026"
2917
2951
  msgstr ""
2918
2952
 
2953
+ #: imio/smartweb/common/upgrades/configure.zcml:125
2954
+ msgid "Upgrade common from 1027 to 1028"
2955
+ msgstr ""
2956
+
2957
+ #: imio/smartweb/common/upgrades/configure.zcml:133
2958
+ msgid "Upgrade common from 1028 to 1029"
2959
+ msgstr ""
2960
+
2919
2961
  #: imio/smartweb/core/upgrades/configure.zcml:92
2920
2962
  msgid "Upgrade common from 1031 to 1032"
2921
2963
  msgstr ""
@@ -2979,10 +3021,12 @@ msgid "Upgrade core from 1010 to 1011"
2979
3021
  msgstr ""
2980
3022
 
2981
3023
  #: imio/events/core/upgrades/configure.zcml:36
3024
+ #: imio/news/core/upgrades/configure.zcml:52
2982
3025
  msgid "Upgrade core from 1011 to 1012"
2983
3026
  msgstr ""
2984
3027
 
2985
3028
  #: imio/events/core/upgrades/configure.zcml:44
3029
+ #: imio/news/core/upgrades/configure.zcml:60
2986
3030
  msgid "Upgrade core from 1012 to 1013"
2987
3031
  msgstr ""
2988
3032
 
@@ -2995,10 +3039,12 @@ msgstr ""
2995
3039
  msgid "Upgrade core from 1014 to 1015"
2996
3040
  msgstr ""
2997
3041
 
3042
+ #: imio/events/core/upgrades/configure.zcml:60
2998
3043
  #: imio/smartweb/core/upgrades/configure.zcml:12
2999
3044
  msgid "Upgrade core from 1015 to 1016"
3000
3045
  msgstr ""
3001
3046
 
3047
+ #: imio/events/core/upgrades/configure.zcml:68
3002
3048
  #: imio/smartweb/core/upgrades/configure.zcml:20
3003
3049
  msgid "Upgrade core from 1016 to 1017"
3004
3050
  msgstr ""
@@ -3256,7 +3302,7 @@ msgstr "Ansicht - Verzeichnis"
3256
3302
  msgid "View - News"
3257
3303
  msgstr "Ansicht - Nachrichten"
3258
3304
 
3259
- #: imio/smartweb/common/vocabularies.py:118
3305
+ #: imio/smartweb/common/vocabularies.py:109
3260
3306
  msgid "Vignette"
3261
3307
  msgstr "Vignette"
3262
3308
 
@@ -3314,7 +3360,7 @@ msgstr "Ja"
3314
3360
  msgid "You don't have rights to access this page."
3315
3361
  msgstr "Sie haben keine Berechtigung, diese Seite anzuzeigen."
3316
3362
 
3317
- #: imio/smartweb/common/vocabularies.py:58
3363
+ #: imio/smartweb/common/vocabularies.py:49
3318
3364
  msgid "Young"
3319
3365
  msgstr "Jung"
3320
3366
 
@@ -3339,12 +3385,12 @@ msgid "Youtube video URL"
3339
3385
  msgstr "Youtube-Video-URL"
3340
3386
 
3341
3387
  #: imio/directory/core/contents/entity/content.py:22
3342
- #: imio/events/core/contents/entity/content.py:19
3343
- #: imio/news/core/contents/entity/content.py:18
3388
+ #: imio/events/core/contents/entity/content.py:45
3389
+ #: imio/news/core/contents/entity/content.py:44
3344
3390
  msgid "Zip codes and cities"
3345
3391
  msgstr "Postleitzahlen und Städte"
3346
3392
 
3347
- #: imio/smartweb/common/interfaces.py:36
3393
+ #: imio/smartweb/common/interfaces.py:37
3348
3394
  msgid "Zipcode"
3349
3395
  msgstr "Postleitzahl"
3350
3396