imio.smartweb.locales 1.1.12__tar.gz → 1.1.13__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.12 → imio.smartweb.locales-1.1.13}/CHANGES.rst +10 -0
  2. {imio.smartweb.locales-1.1.12 → imio.smartweb.locales-1.1.13}/PKG-INFO +11 -1
  3. {imio.smartweb.locales-1.1.12 → imio.smartweb.locales-1.1.13}/setup.py +1 -1
  4. {imio.smartweb.locales-1.1.12 → imio.smartweb.locales-1.1.13}/src/imio/smartweb/locales/locales/de/LC_MESSAGES/imio.smartweb.po +178 -35
  5. {imio.smartweb.locales-1.1.12 → imio.smartweb.locales-1.1.13}/src/imio/smartweb/locales/locales/fr/LC_MESSAGES/imio.smartweb.po +178 -35
  6. {imio.smartweb.locales-1.1.12 → imio.smartweb.locales-1.1.13}/src/imio/smartweb/locales/locales/imio.smartweb.pot +179 -36
  7. {imio.smartweb.locales-1.1.12 → imio.smartweb.locales-1.1.13}/src/imio/smartweb/locales/locales/nl/LC_MESSAGES/imio.smartweb.po +178 -35
  8. {imio.smartweb.locales-1.1.12 → imio.smartweb.locales-1.1.13}/src/imio.smartweb.locales.egg-info/PKG-INFO +11 -1
  9. {imio.smartweb.locales-1.1.12 → imio.smartweb.locales-1.1.13}/CONTRIBUTORS.rst +0 -0
  10. {imio.smartweb.locales-1.1.12 → imio.smartweb.locales-1.1.13}/LICENSE.GPL +0 -0
  11. {imio.smartweb.locales-1.1.12 → imio.smartweb.locales-1.1.13}/LICENSE.rst +0 -0
  12. {imio.smartweb.locales-1.1.12 → imio.smartweb.locales-1.1.13}/MANIFEST.in +0 -0
  13. {imio.smartweb.locales-1.1.12 → imio.smartweb.locales-1.1.13}/README.rst +0 -0
  14. {imio.smartweb.locales-1.1.12 → imio.smartweb.locales-1.1.13}/setup.cfg +0 -0
  15. {imio.smartweb.locales-1.1.12 → imio.smartweb.locales-1.1.13}/src/imio/__init__.py +0 -0
  16. {imio.smartweb.locales-1.1.12 → imio.smartweb.locales-1.1.13}/src/imio/smartweb/__init__.py +0 -0
  17. {imio.smartweb.locales-1.1.12 → imio.smartweb.locales-1.1.13}/src/imio/smartweb/locales/__init__.py +0 -0
  18. {imio.smartweb.locales-1.1.12 → imio.smartweb.locales-1.1.13}/src/imio/smartweb/locales/configure.zcml +0 -0
  19. {imio.smartweb.locales-1.1.12 → imio.smartweb.locales-1.1.13}/src/imio/smartweb/locales/locales/de/LC_MESSAGES/plone.po +0 -0
  20. {imio.smartweb.locales-1.1.12 → imio.smartweb.locales-1.1.13}/src/imio/smartweb/locales/locales/fr/LC_MESSAGES/plone.po +0 -0
  21. {imio.smartweb.locales-1.1.12 → imio.smartweb.locales-1.1.13}/src/imio/smartweb/locales/locales/nl/LC_MESSAGES/plone.po +0 -0
  22. {imio.smartweb.locales-1.1.12 → imio.smartweb.locales-1.1.13}/src/imio/smartweb/locales/locales/plone-manual.pot +0 -0
  23. {imio.smartweb.locales-1.1.12 → imio.smartweb.locales-1.1.13}/src/imio.smartweb.locales.egg-info/SOURCES.txt +0 -0
  24. {imio.smartweb.locales-1.1.12 → imio.smartweb.locales-1.1.13}/src/imio.smartweb.locales.egg-info/dependency_links.txt +0 -0
  25. {imio.smartweb.locales-1.1.12 → imio.smartweb.locales-1.1.13}/src/imio.smartweb.locales.egg-info/namespace_packages.txt +0 -0
  26. {imio.smartweb.locales-1.1.12 → imio.smartweb.locales-1.1.13}/src/imio.smartweb.locales.egg-info/not-zip-safe +0 -0
  27. {imio.smartweb.locales-1.1.12 → imio.smartweb.locales-1.1.13}/src/imio.smartweb.locales.egg-info/requires.txt +0 -0
  28. {imio.smartweb.locales-1.1.12 → imio.smartweb.locales-1.1.13}/src/imio.smartweb.locales.egg-info/top_level.txt +0 -0
@@ -2,6 +2,16 @@ Changelog
2
2
  =========
3
3
 
4
4
 
5
+ 1.1.13 (2024-03-25)
6
+ -------------------
7
+
8
+ - Add missing fr, nl, de translations
9
+ [boulch]
10
+
11
+ - Update translations
12
+ [boulch]
13
+
14
+
5
15
  1.1.12 (2024-01-26)
6
16
  -------------------
7
17
 
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: imio.smartweb.locales
3
- Version: 1.1.12
3
+ Version: 1.1.13
4
4
  Summary: Locales for iMio smartweb packages
5
5
  Home-page: https://github.com/imio/imio.smartweb.locales
6
6
  Author: iMio
@@ -117,6 +117,16 @@ Changelog
117
117
  =========
118
118
 
119
119
 
120
+ 1.1.13 (2024-03-25)
121
+ -------------------
122
+
123
+ - Add missing fr, nl, de translations
124
+ [boulch]
125
+
126
+ - Update translations
127
+ [boulch]
128
+
129
+
120
130
  1.1.12 (2024-01-26)
121
131
  -------------------
122
132
 
@@ -16,7 +16,7 @@ long_description = "\n\n".join(
16
16
 
17
17
  setup(
18
18
  name="imio.smartweb.locales",
19
- version="1.1.12",
19
+ version="1.1.13",
20
20
  description="Locales for iMio smartweb packages",
21
21
  long_description=long_description,
22
22
  # Get more from https://pypi.org/classifiers/
@@ -71,7 +71,7 @@ msgstr "Aktion - Karte anzeigen"
71
71
  msgid "Activate plone.app.caching.moderateCaching.lastModified"
72
72
  msgstr ""
73
73
 
74
- #: imio/events/core/vocabularies.py:131
74
+ #: imio/events/core/vocabularies.py:134
75
75
  msgid "Activity (extracurricular, sport, workshop and course, etc.)"
76
76
  msgstr "Aktivität (außerschulisch, Sport, Workshop und Kurs, etc.)"
77
77
 
@@ -161,6 +161,14 @@ msgstr ""
161
161
  msgid "Add new permission to manage configlets in control panel"
162
162
  msgstr ""
163
163
 
164
+ #: imio/events/core/upgrades/configure.zcml:52
165
+ msgid "Add new permission to manager : imio.events.core.BringEventIntoPersonnalAgenda"
166
+ msgstr ""
167
+
168
+ #: imio/news/core/upgrades/configure.zcml:44
169
+ msgid "Add new permission to manager : imio.news.core.BringNewsIntoPersonnalNewsFolder"
170
+ msgstr ""
171
+
164
172
  #: imio/smartweb/core/upgrades/configure.zcml:60
165
173
  msgid "Add new propose URLs settings to registry"
166
174
  msgstr ""
@@ -185,6 +193,12 @@ msgstr ""
185
193
  msgid "Add plausible registry keys"
186
194
  msgstr ""
187
195
 
196
+ #: imio/directory/core/upgrades/configure.zcml:36
197
+ #: imio/events/core/upgrades/configure.zcml:44
198
+ #: imio/news/core/upgrades/configure.zcml:36
199
+ msgid "Add solr.fields behavior to some content types"
200
+ msgstr ""
201
+
188
202
  #: imio/smartweb/core/behaviors/configure.zcml:35
189
203
  msgid "Add subsite properties/fields"
190
204
  msgstr "Füge Eigenschaften/Felder für Unterseiten hinzu"
@@ -197,6 +211,24 @@ msgstr ""
197
211
  msgid "Add topics on content types."
198
212
  msgstr "Füge Themen zu Inhaltstypen hinzu."
199
213
 
214
+ #: imio/events/core/upgrades/configure.zcml:28
215
+ msgid "Add versioning on imio.events.Event"
216
+ msgstr ""
217
+
218
+ #: imio/news/core/upgrades/configure.zcml:20
219
+ msgid "Add versioning on imio.news.NewsItem"
220
+ msgstr ""
221
+
222
+ #: imio/events/core/browser/bring_event_into_agendas/agendas.py:43
223
+ #: imio/events/core/viewlets/event/button_to_bring_event.pt:3
224
+ msgid "Add/Remove agenda(s)"
225
+ msgstr "Wähle den (die) Kalender, auf dem dieses Ereignis angezeigt wird"
226
+
227
+ #: imio/news/core/browser/bring_news_into_news_folders/news_folders.py:42
228
+ #: imio/news/core/viewlets/news/button_to_bring_news.pt:3
229
+ msgid "Add/Remove news folder(s)"
230
+ msgstr "Wähle den (die) Ordner, in dem diese Nachricht angezeigt wird"
231
+
200
232
  #: imio/smartweb/common/interfaces.py:30
201
233
  #: imio/smartweb/core/contents/sections/contact/macros.pt:97
202
234
  #: imio/smartweb/core/vocabularies.py:176
@@ -211,6 +243,14 @@ msgstr "Plakat"
211
243
  msgid "Agenda"
212
244
  msgstr "Agenda"
213
245
 
246
+ #: imio/events/core/browser/bring_event_into_agendas/agendas.py:84
247
+ msgid "Agenda(s) correctly added."
248
+ msgstr "Kalender richtig aktualisiert"
249
+
250
+ #: imio/events/core/browser/bring_event_into_agendas/agendas.py:78
251
+ msgid "Agenda(s) correctly removed."
252
+ msgstr "Kalender richtig aktualisiert"
253
+
214
254
  #: imio/events/core/contents/agenda/content.py:19
215
255
  msgid "Agendas that automatically populates this agenda with their events."
216
256
  msgstr "Agenden, die automatisch diese Agenda mit ihren Veranstaltungen füllen."
@@ -255,10 +295,26 @@ msgstr "Eine Frage stellen"
255
295
  msgid "Authentic sources"
256
296
  msgstr "Authentische Quellen"
257
297
 
298
+ #: imio/events/core/contents/entity/content.py:40
299
+ msgid "Authorize to bring event anywhere"
300
+ msgstr "Zeigen Sie die Schaltfläche, verwenden Sie sie sparsam"
301
+
302
+ #: imio/news/core/contents/entity/content.py:39
303
+ msgid "Authorize to bring news anywhere"
304
+ msgstr "Zeigen Sie die Schaltfläche, verwenden Sie sie sparsam"
305
+
258
306
  #: imio/smartweb/policy/upgrades/configure.zcml:68
259
307
  msgid "Automatically publish GDPR article"
260
308
  msgstr ""
261
309
 
310
+ #: imio/events/core/browser/bring_event_into_agendas/agendas.py:31
311
+ msgid "Available agendas"
312
+ msgstr "Verfügbare Kalender"
313
+
314
+ #: imio/news/core/browser/bring_news_into_news_folders/news_folders.py:30
315
+ msgid "Available news folders"
316
+ msgstr "Verfügbare Nachrichtenordner"
317
+
262
318
  #: imio/smartweb/core/browser/instancebehaviors/form.py:22
263
319
  msgid "Available taxonomies"
264
320
  msgstr "Verfügbare Taxonomien"
@@ -324,7 +380,7 @@ msgstr "Blöcke, die im Kontakt angezeigt werden"
324
380
  msgid "Bottle bubbles"
325
381
  msgstr "Flaschenblasen"
326
382
 
327
- #: imio/smartweb/core/vocabularies.py:312
383
+ #: imio/smartweb/core/vocabularies.py:314
328
384
  msgid "Bottom"
329
385
  msgstr "Unten"
330
386
 
@@ -346,7 +402,12 @@ msgstr "CSV-Datei"
346
402
  msgid "Can manage locally"
347
403
  msgstr "Kann lokal verwalten"
348
404
 
349
- #: imio/smartweb/core/vocabularies.py:589
405
+ #: imio/events/core/browser/bring_event_into_agendas/agendas.py:92
406
+ #: imio/news/core/browser/bring_news_into_news_folders/news_folders.py:92
407
+ msgid "Cancel"
408
+ msgstr "Abbrechen"
409
+
410
+ #: imio/smartweb/core/vocabularies.py:591
350
411
  msgid "Carousel"
351
412
  msgstr "Karussell"
352
413
 
@@ -519,7 +580,7 @@ msgid "Choose your gallery layout mode"
519
580
  msgstr "Wählen Sie Ihren Galerie-Layout-Modus"
520
581
 
521
582
  #: imio/directory/core/contents/entity/content.py:23
522
- #: imio/events/core/contents/entity/content.py:19
583
+ #: imio/events/core/contents/entity/content.py:20
523
584
  #: imio/news/core/contents/entity/content.py:19
524
585
  msgid "Choose zip codes for this entity"
525
586
  msgstr "Wählen Sie Postleitzahlen für diese Entität"
@@ -585,7 +646,7 @@ msgstr "Staatsbürgerschaft"
585
646
  msgid "City"
586
647
  msgstr "Stadt"
587
648
 
588
- #: imio/news/core/vocabularies.py:19
649
+ #: imio/news/core/vocabularies.py:21
589
650
  msgid "City project"
590
651
  msgstr "Stadtpojekt"
591
652
 
@@ -657,11 +718,11 @@ msgstr "Ergänzung"
657
718
  msgid "Complete this procedure online"
658
719
  msgstr "Diese Prozedur online abschließen"
659
720
 
660
- #: imio/events/core/vocabularies.py:19
721
+ #: imio/events/core/vocabularies.py:22
661
722
  msgid "Concert and festival"
662
723
  msgstr "Konzert und Festival"
663
724
 
664
- #: imio/events/core/vocabularies.py:20
725
+ #: imio/events/core/vocabularies.py:23
665
726
  msgid "Conference and debate"
666
727
  msgstr "Konferenz und Debatte"
667
728
 
@@ -671,7 +732,7 @@ msgstr "Konferenz und Debatte"
671
732
  msgid "Configure autopublishing settings"
672
733
  msgstr ""
673
734
 
674
- #: imio/smartweb/core/contents/sections/external_content/views.py:189
735
+ #: imio/smartweb/core/contents/sections/external_content/views.py:259
675
736
  msgid "Consult the map"
676
737
  msgstr "Konsultieren Sie die Karte"
677
738
 
@@ -953,7 +1014,7 @@ msgstr "Veranstaltungsplaner"
953
1014
  msgid "Event type"
954
1015
  msgstr "Veranstaltungstyp"
955
1016
 
956
- #: imio/events/core/vocabularies.py:125
1017
+ #: imio/events/core/vocabularies.py:128
957
1018
  msgid "Event-driven (festivity, play, conference, flea market, walk, etc.)"
958
1019
  msgstr "Veranstaltungsgetrieben (Fest, Theaterstück, Konferenz, Flohmarkt, Spaziergang, etc.)"
959
1020
 
@@ -1013,7 +1074,13 @@ msgstr "Beispiel: Logo eines Ladens, Dienstes oder einer Vereinigung"
1013
1074
  msgid "Exclude from parent listing"
1014
1075
  msgstr "Vom übergeordneten Listing ausschließen"
1015
1076
 
1016
- #: imio/events/core/vocabularies.py:21
1077
+ #: imio/directory/core/upgrades/configure.zcml:28
1078
+ #: imio/events/core/upgrades/configure.zcml:36
1079
+ #: imio/news/core/upgrades/configure.zcml:28
1080
+ msgid "Exclude some content_types from search results"
1081
+ msgstr ""
1082
+
1083
+ #: imio/events/core/vocabularies.py:24
1017
1084
  msgid "Exhibition and artistic meeting"
1018
1085
  msgstr "Ausstellung und künstlerisches Treffen"
1019
1086
 
@@ -1118,7 +1185,11 @@ msgstr ""
1118
1185
  msgid "Fix collective autoscaling default values"
1119
1186
  msgstr ""
1120
1187
 
1121
- #: imio/events/core/vocabularies.py:18
1188
+ #: imio/smartweb/core/upgrades/configure.zcml:204
1189
+ msgid "Fix versioning on imio.smartweb.SectionText"
1190
+ msgstr ""
1191
+
1192
+ #: imio/events/core/vocabularies.py:21
1122
1193
  msgid "Flea market and market"
1123
1194
  msgstr "Flohmarkt und Markt"
1124
1195
 
@@ -1249,7 +1320,7 @@ msgstr "Wohnraum und Stadtplanung"
1249
1320
  msgid "Half of width"
1250
1321
  msgstr "Halbe Breite"
1251
1322
 
1252
- #: imio/smartweb/core/vocabularies.py:329
1323
+ #: imio/smartweb/core/vocabularies.py:331
1253
1324
  msgid "Half page"
1254
1325
  msgstr "Halbe Seite"
1255
1326
 
@@ -1331,6 +1402,14 @@ msgstr ""
1331
1402
  msgid "Icons"
1332
1403
  msgstr "Symbole"
1333
1404
 
1405
+ #: imio/events/core/contents/entity/content.py:41
1406
+ msgid "If selected, contributor of this entity can bring event in any agenda independently of agenda subscribing feature"
1407
+ msgstr "Dieser Button ermöglicht es den Administratoren der Einrichtung, jedes Ereignis in einem Kalender anzuzeigen, mit dem es normalerweise nicht geteilt wird"
1408
+
1409
+ #: imio/news/core/contents/entity/content.py:40
1410
+ msgid "If selected, contributor of this entity can bring news in any news folders independently of news folders subscribing feature"
1411
+ msgstr "Dieser Button ermöglicht es den Administratoren der Einrichtung, jede Neuigkeit in einem Ordner anzuzeigen, mit dem sie normalerweise nicht geteilt wird"
1412
+
1334
1413
  #: imio/smartweb/core/contents/rest/directory/content.py:30
1335
1414
  #: imio/smartweb/core/contents/rest/events/content.py:35
1336
1415
  msgid "If selected, map will be displayed"
@@ -1438,7 +1517,7 @@ msgstr ""
1438
1517
  msgid "Internal note"
1439
1518
  msgstr "Interne Notiz"
1440
1519
 
1441
- #: imio/events/core/vocabularies.py:25
1520
+ #: imio/events/core/vocabularies.py:28
1442
1521
  msgid "Internships and courses"
1443
1522
  msgstr "Praktika und Kurse"
1444
1523
 
@@ -1452,7 +1531,7 @@ msgstr "Element(e), die als Standardseite des Ordners ausgewählt werden können
1452
1531
  msgid "Itinerary"
1453
1532
  msgstr "Wegbeschreibung"
1454
1533
 
1455
- #: imio/news/core/vocabularies.py:17
1534
+ #: imio/news/core/vocabularies.py:19
1456
1535
  msgid "Job offer"
1457
1536
  msgstr "Jobangebot"
1458
1537
 
@@ -1491,7 +1570,7 @@ msgstr ""
1491
1570
  msgid "Lead Image"
1492
1571
  msgstr "Führungsbild"
1493
1572
 
1494
- #: imio/smartweb/core/vocabularies.py:310
1573
+ #: imio/smartweb/core/vocabularies.py:312
1495
1574
  msgid "Left"
1496
1575
  msgstr "Links"
1497
1576
 
@@ -1551,7 +1630,7 @@ msgstr "Link-Abschnitt für eine Seite"
1551
1630
  msgid "List"
1552
1631
  msgstr "Liste"
1553
1632
 
1554
- #: imio/events/core/contents/entity/content.py:26
1633
+ #: imio/events/core/contents/entity/content.py:27
1555
1634
  msgid "List of events categories values available for this entity (one per line)"
1556
1635
  msgstr "Liste der für diese Entität verfügbaren Veranstaltungskategoriewerte (einer pro Zeile)"
1557
1636
 
@@ -1665,7 +1744,7 @@ msgstr "Mobil"
1665
1744
  msgid "Mobility"
1666
1745
  msgstr "Mobilität"
1667
1746
 
1668
- #: imio/smartweb/core/contents/sections/macros.pt:59
1747
+ #: imio/smartweb/core/contents/sections/macros.pt:62
1669
1748
  msgid "Modified"
1670
1749
  msgstr "Geändert"
1671
1750
 
@@ -1697,6 +1776,14 @@ msgstr "Nachrichtenentität"
1697
1776
  msgid "News folder"
1698
1777
  msgstr "Nachrichtenordner"
1699
1778
 
1779
+ #: imio/news/core/browser/bring_news_into_news_folders/news_folders.py:84
1780
+ msgid "News folder(s) correctly added."
1781
+ msgstr "Nachrichtenordner aktualisiert"
1782
+
1783
+ #: imio/news/core/browser/bring_news_into_news_folders/news_folders.py:78
1784
+ msgid "News folder(s) correctly removed."
1785
+ msgstr "Nachrichtenordner aktualisiert"
1786
+
1700
1787
  #: imio/news/core/contents/newsfolder/content.py:17
1701
1788
  msgid "News folders that automatically populates this news folder with their news."
1702
1789
  msgstr "Nachrichtenordner, die diesen Nachrichtenordner automatisch mit ihren Nachrichten füllen."
@@ -1854,7 +1941,7 @@ msgstr "Übergeordnet"
1854
1941
  msgid "Parent listing"
1855
1942
  msgstr "Übergeordnetes Verzeichnis"
1856
1943
 
1857
- #: imio/events/core/vocabularies.py:22
1944
+ #: imio/events/core/vocabularies.py:25
1858
1945
  msgid "Party and folklore"
1859
1946
  msgstr "Party und Folklore"
1860
1947
 
@@ -1972,7 +2059,7 @@ msgstr "Post-it-Sektion für eine Seite"
1972
2059
  msgid "Post-its"
1973
2060
  msgstr "Post-its"
1974
2061
 
1975
- #: imio/news/core/vocabularies.py:18
2062
+ #: imio/news/core/vocabularies.py:20
1976
2063
  msgid "Presse"
1977
2064
  msgstr "Presse"
1978
2065
 
@@ -2000,7 +2087,7 @@ msgstr "Verfahrens-URL"
2000
2087
  msgid "Procedures and practical informations"
2001
2088
  msgstr "Verfahren und praktische Informationen"
2002
2089
 
2003
- #: imio/events/core/vocabularies.py:23
2090
+ #: imio/events/core/vocabularies.py:26
2004
2091
  msgid "Projection and cinema"
2005
2092
  msgstr "Projektion und Kino"
2006
2093
 
@@ -2086,7 +2173,7 @@ msgstr ""
2086
2173
  msgid "Rich text section for a page"
2087
2174
  msgstr "Abschnitt für Rich-Text auf einer Seite"
2088
2175
 
2089
- #: imio/smartweb/core/vocabularies.py:311
2176
+ #: imio/smartweb/core/vocabularies.py:313
2090
2177
  msgid "Right"
2091
2178
  msgstr "Rechts"
2092
2179
 
@@ -2384,7 +2471,7 @@ msgstr "Soziales Netzwerk - Youtube"
2384
2471
  msgid "Specific category"
2385
2472
  msgstr "Spezifische Kategorie"
2386
2473
 
2387
- #: imio/events/core/contents/entity/content.py:25
2474
+ #: imio/events/core/contents/entity/content.py:26
2388
2475
  msgid "Specific events categories"
2389
2476
  msgstr "Spezifische Kategorien von Ereignissen"
2390
2477
 
@@ -2425,7 +2512,7 @@ msgstr "Statistiken"
2425
2512
  msgid "Street"
2426
2513
  msgstr "Straße"
2427
2514
 
2428
- #: imio/events/core/vocabularies.py:17
2515
+ #: imio/events/core/vocabularies.py:20
2429
2516
  msgid "Stroll and discovery"
2430
2517
  msgstr "Spaziergang und Entdeckung"
2431
2518
 
@@ -2433,6 +2520,11 @@ msgstr "Spaziergang und Entdeckung"
2433
2520
  msgid "Sub contacts"
2434
2521
  msgstr "Unterkontakte"
2435
2522
 
2523
+ #: imio/events/core/browser/bring_event_into_agendas/agendas.py:66
2524
+ #: imio/news/core/browser/bring_news_into_news_folders/news_folders.py:65
2525
+ msgid "Submit"
2526
+ msgstr "Bestätigen"
2527
+
2436
2528
  #: imio/smartweb/core/contents/sections/sendinblue/views.py:54
2437
2529
  msgid "Subscribe"
2438
2530
  msgstr "Abonnieren"
@@ -2529,7 +2621,7 @@ msgstr "Das als Startseite des Ordners ausgewählte Element ist:"
2529
2621
  msgid "The title will always be displayed if this behavior is enabled."
2530
2622
  msgstr "Der Titel wird immer angezeigt, wenn dieses Verhalten aktiviert ist."
2531
2623
 
2532
- #: imio/events/core/vocabularies.py:26
2624
+ #: imio/events/core/vocabularies.py:29
2533
2625
  msgid "Theater and show"
2534
2626
  msgstr "Theater und Show"
2535
2627
 
@@ -2545,7 +2637,7 @@ msgstr "Auf dieser Prozedur gibt es keinen Abschnitt."
2545
2637
  msgid "Third of width"
2546
2638
  msgstr "Drittel der Breite"
2547
2639
 
2548
- #: imio/smartweb/core/vocabularies.py:327
2640
+ #: imio/smartweb/core/vocabularies.py:329
2549
2641
  msgid "Third page"
2550
2642
  msgstr "Drittel der Seite"
2551
2643
 
@@ -2598,7 +2690,7 @@ msgstr "Titel und Untertitel"
2598
2690
  msgid "Title and description will be displayed in front of picture as a slogan"
2599
2691
  msgstr "Titel und Beschreibung werden vor dem Bild als Slogan angezeigt"
2600
2692
 
2601
- #: imio/smartweb/core/vocabularies.py:313
2693
+ #: imio/smartweb/core/vocabularies.py:315
2602
2694
  msgid "Top"
2603
2695
  msgstr "Oben"
2604
2696
 
@@ -2620,7 +2712,7 @@ msgstr "Tourismusorganisationen"
2620
2712
  msgid "Tourist"
2621
2713
  msgstr "Tourist"
2622
2714
 
2623
- #: imio/events/core/vocabularies.py:24
2715
+ #: imio/events/core/vocabularies.py:27
2624
2716
  msgid "Trade Fair and Fair"
2625
2717
  msgstr "Handelsmesse und Messe"
2626
2718
 
@@ -2670,7 +2762,7 @@ msgstr ""
2670
2762
  msgid "Uninstalls the imio.news.policy add-on."
2671
2763
  msgstr ""
2672
2764
 
2673
- #: imio/smartweb/core/contents/sections/external_content/views.py:217
2765
+ #: imio/smartweb/core/contents/sections/external_content/views.py:373
2674
2766
  msgid "Unknow service"
2675
2767
  msgstr "Unbekannter Dienst"
2676
2768
 
@@ -2780,9 +2872,43 @@ msgid "Upgrade core from 1005 to 1006"
2780
2872
  msgstr ""
2781
2873
 
2782
2874
  #: imio/directory/core/upgrades/configure.zcml:20
2875
+ #: imio/news/core/upgrades/configure.zcml:20
2783
2876
  msgid "Upgrade core from 1006 to 1007"
2784
2877
  msgstr ""
2785
2878
 
2879
+ #: imio/news/core/upgrades/configure.zcml:28
2880
+ msgid "Upgrade core from 1007 to 1008"
2881
+ msgstr ""
2882
+
2883
+ #: imio/news/core/upgrades/configure.zcml:36
2884
+ msgid "Upgrade core from 1008 to 1009"
2885
+ msgstr ""
2886
+
2887
+ #: imio/news/core/upgrades/configure.zcml:44
2888
+ msgid "Upgrade core from 1009 to 1010"
2889
+ msgstr ""
2890
+
2891
+ #: imio/events/core/upgrades/configure.zcml:28
2892
+ msgid "Upgrade core from 1010 to 1011"
2893
+ msgstr ""
2894
+
2895
+ #: imio/events/core/upgrades/configure.zcml:36
2896
+ msgid "Upgrade core from 1011 to 1012"
2897
+ msgstr ""
2898
+
2899
+ #: imio/events/core/upgrades/configure.zcml:44
2900
+ msgid "Upgrade core from 1012 to 1013"
2901
+ msgstr ""
2902
+
2903
+ #: imio/directory/core/upgrades/configure.zcml:28
2904
+ #: imio/events/core/upgrades/configure.zcml:52
2905
+ msgid "Upgrade core from 1013 to 1014"
2906
+ msgstr ""
2907
+
2908
+ #: imio/directory/core/upgrades/configure.zcml:36
2909
+ msgid "Upgrade core from 1014 to 1015"
2910
+ msgstr ""
2911
+
2786
2912
  #: imio/smartweb/core/upgrades/configure.zcml:12
2787
2913
  msgid "Upgrade core from 1015 to 1016"
2788
2914
  msgstr ""
@@ -2855,6 +2981,18 @@ msgstr ""
2855
2981
  msgid "Upgrade core from 1047 to 1048"
2856
2982
  msgstr ""
2857
2983
 
2984
+ #: imio/smartweb/core/upgrades/configure.zcml:204
2985
+ msgid "Upgrade core from 1052 to 1053"
2986
+ msgstr ""
2987
+
2988
+ #: imio/smartweb/core/upgrades/configure.zcml:212
2989
+ msgid "Upgrade core from 1053 to 1054"
2990
+ msgstr ""
2991
+
2992
+ #: imio/smartweb/core/upgrades/configure.zcml:220
2993
+ msgid "Upgrade core from 1054 to 1055"
2994
+ msgstr ""
2995
+
2858
2996
  #: imio/smartweb/policy/upgrades/configure.zcml:12
2859
2997
  msgid "Upgrade policy 1006 to 1007"
2860
2998
  msgstr ""
@@ -3049,15 +3187,15 @@ msgstr "Website" # No translation needed for "Website"
3049
3187
  msgid "Wednesday"
3050
3188
  msgstr "Mittwoch"
3051
3189
 
3052
- #: imio/smartweb/core/contents/sections/external_content/views.py:132
3190
+ #: imio/smartweb/core/contents/sections/external_content/views.py:202
3053
3191
  msgid "With a cognitoform plugin, extra params can be void but if you complete it you must specify : scrolling:(yes/no) and overflow:(hidden/scroll/auto)"
3054
3192
  msgstr "Mit einem Cognitoform-Plugin können zusätzliche Parameter leer sein, aber wenn Sie es ausfüllen, müssen Sie angeben: scrolling:(yes/no) und overflow:(hidden/scroll/auto)"
3055
3193
 
3056
- #: imio/smartweb/core/contents/sections/external_content/views.py:85
3194
+ #: imio/smartweb/core/contents/sections/external_content/views.py:157
3057
3195
  msgid "With an elloha plugin, extra params must contain a dictionary with two keys : ConstellationWidgetContainer, Idoi"
3058
3196
  msgstr "Mit einem Elloha-Plugin müssen zusätzliche Parameter ein Dictionary mit zwei Schlüsseln enthalten: ConstellationWidgetContainer, Idoi"
3059
3197
 
3060
- #: imio/smartweb/core/contents/sections/external_content/views.py:169
3198
+ #: imio/smartweb/core/contents/sections/external_content/views.py:243
3061
3199
  msgid "With arcgis plugin, extra params must contain a dictionary with one key : portal_item_id"
3062
3200
  msgstr "Mit einem ArcGIS-Plugin müssen zusätzliche Parameter ein Dictionary mit einem Schlüssel enthalten: portal_item_id"
3063
3201
 
@@ -3069,7 +3207,7 @@ msgstr "Berufliche E-Mail"
3069
3207
  msgid "Work phone"
3070
3208
  msgstr "Berufliches Telefon"
3071
3209
 
3072
- #: imio/news/core/vocabularies.py:20
3210
+ #: imio/news/core/vocabularies.py:22
3073
3211
  msgid "Works"
3074
3212
  msgstr "Arbeiten"
3075
3213
 
@@ -3077,6 +3215,11 @@ msgstr "Arbeiten"
3077
3215
  msgid "Yes"
3078
3216
  msgstr "Ja"
3079
3217
 
3218
+ #: imio/events/core/browser/bring_event_into_agendas/agendas.py:49
3219
+ #: imio/news/core/browser/bring_news_into_news_folders/news_folders.py:48
3220
+ msgid "You don't have rights to access this page."
3221
+ msgstr "Sie haben keine Berechtigung, diese Seite anzuzeigen."
3222
+
3080
3223
  #: imio/smartweb/common/vocabularies.py:49
3081
3224
  msgid "Young"
3082
3225
  msgstr "Jung"
@@ -3102,7 +3245,7 @@ msgid "Youtube video URL"
3102
3245
  msgstr "Youtube-Video-URL"
3103
3246
 
3104
3247
  #: imio/directory/core/contents/entity/content.py:22
3105
- #: imio/events/core/contents/entity/content.py:18
3248
+ #: imio/events/core/contents/entity/content.py:19
3106
3249
  #: imio/news/core/contents/entity/content.py:18
3107
3250
  msgid "Zip codes and cities"
3108
3251
  msgstr "Postleitzahlen und Städte"
@@ -3153,11 +3296,11 @@ msgstr "Sie bearbeiten die Standardseite eines Containers. Wenn Sie den Containe
3153
3296
  msgid "label_edit_default_page_container_go_here"
3154
3297
  msgstr "hier klicken"
3155
3298
 
3156
- #: imio/smartweb/core/browser/utils.py:67
3299
+ #: imio/smartweb/core/browser/utils.py:66
3157
3300
  msgid "smartweb.settings : No secret key define"
3158
3301
  msgstr "smartweb.settings : Kein geheimer Schlüssel definiert"
3159
3302
 
3160
- #: imio/smartweb/core/browser/utils.py:63
3303
+ #: imio/smartweb/core/browser/utils.py:62
3161
3304
  msgid "smartweb.settings : No url define"
3162
3305
  msgstr "smartweb.settings : Keine URL definiert"
3163
3306