@eeacms/volto-embed 10.1.2 → 10.1.4

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.
package/CHANGELOG.md CHANGED
@@ -4,10 +4,22 @@ All notable changes to this project will be documented in this file. Dates are d
4
4
 
5
5
  Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
6
6
 
7
+ ### [10.1.4](https://github.com/eea/volto-embed/compare/10.1.3...10.1.4) - 22 October 2025
8
+
9
+ #### :bug: Bug Fixes
10
+
11
+ - fix(MapsWidget): add higher z-index [Miu Razvan - [`bc98a03`](https://github.com/eea/volto-embed/commit/bc98a0345ea12f235c271bb542a90448e82be447)]
12
+
13
+ #### :hammer_and_wrench: Others
14
+
15
+ - change z-index [Miu Razvan - [`0c6f93f`](https://github.com/eea/volto-embed/commit/0c6f93f89fa2ce8937878af5d21f233a26738d30)]
16
+ ### [10.1.3](https://github.com/eea/volto-embed/compare/10.1.2...10.1.3) - 30 January 2025
17
+
7
18
  ### [10.1.2](https://github.com/eea/volto-embed/compare/10.1.1...10.1.2) - 29 November 2024
8
19
 
9
20
  #### :bug: Bug Fixes
10
21
 
22
+ - fix(upload): of files through contents modal where action.request.data is undefined#69 from eea/develop [Ichim David - [`d053494`](https://github.com/eea/volto-embed/commit/d0534949c377dbbdb63243d17e014434ca20a007)]
11
23
  - fix(upload): of files through contents modal where action.request.data is undefined [Ichim David - [`09e8b83`](https://github.com/eea/volto-embed/commit/09e8b83cb1d0ce8e4031014906c883add2d5ed8d)]
12
24
 
13
25
  ### [10.1.1](https://github.com/eea/volto-embed/compare/10.1.0...10.1.1) - 11 October 2024
@@ -44,7 +56,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
44
56
  - add useScreenHeight prop [Miu Razvan - [`a261a59`](https://github.com/eea/volto-embed/commit/a261a593892f44845579b2c0aa764e22bbf48e73)]
45
57
  - fix tests [Miu Razvan - [`0798660`](https://github.com/eea/volto-embed/commit/0798660ce054a7a60e4c3888cb63ba9c131a42f8)]
46
58
  - Set interactiv map height to window innerheight, ref #272831 [Miu Razvan - [`5ac9eb5`](https://github.com/eea/volto-embed/commit/5ac9eb5e66cdc626b33d0bdad5b80994af2d7d79)]
47
- - Add Sonarqube tag using insitu-frontend addons list [EEA Jenkins - [`d99c3dc`](https://github.com/eea/volto-embed/commit/d99c3dc2151f6576b127e3c751fabaae3ad676b8)]
48
59
  ### [10.0.2](https://github.com/eea/volto-embed/compare/10.0.1...10.0.2) - 7 June 2024
49
60
 
50
61
  #### :bug: Bug Fixes
@@ -130,7 +141,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
130
141
 
131
142
  - test: increase coverage [kreafox - [`2d8e43c`](https://github.com/eea/volto-embed/commit/2d8e43cf3988564306b6aa7b885b0ff398043ce0)]
132
143
  - test: increase coverage [kreafox - [`1fa9052`](https://github.com/eea/volto-embed/commit/1fa9052a3c015361e3a7eae043c418b696262fbe)]
133
- - test: [JENKINS] fail with logs on coverage [valentinab25 - [`eaabce8`](https://github.com/eea/volto-embed/commit/eaabce87f1ed4b88a25bfc59a75285e858413d6a)]
134
144
  - test: increase cypress timeout [kreafox - [`9bb40a5`](https://github.com/eea/volto-embed/commit/9bb40a5df2b29a55edec24a57fcd6e65f270f13c)]
135
145
  - test: updates [kreafox - [`5b54d02`](https://github.com/eea/volto-embed/commit/5b54d02c6b6392e25f07ef1e286bdbced999592e)]
136
146
  - test: update snapshot [kreafox - [`338f23e`](https://github.com/eea/volto-embed/commit/338f23ee5c6c75ccb6ee2d8d474298553fe3bd53)]
@@ -187,13 +197,11 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
187
197
  - update [Miu Razvan - [`926beb8`](https://github.com/eea/volto-embed/commit/926beb87d2c44907aebe57369312eea7bf22d656)]
188
198
  - update [Miu Razvan - [`da351ae`](https://github.com/eea/volto-embed/commit/da351ae9ffaaef756f7a665618a03fd04cb9b01d)]
189
199
  - use volto-datablocks@develop dependency [Miu Razvan - [`b379d84`](https://github.com/eea/volto-embed/commit/b379d8478657dd39dad066181b349cee7ac2531d)]
190
- - test: [JENKINS] Use java17 for sonarqube scanner [valentinab25 - [`ddf685a`](https://github.com/eea/volto-embed/commit/ddf685a9481d780a1df2e4f991f93676478c3e05)]
191
200
  ## [8.0.0](https://github.com/eea/volto-embed/compare/7.0.2...8.0.0) - 17 November 2023
192
201
 
193
202
  #### :hammer_and_wrench: Others
194
203
 
195
204
  - tests: add cypress tests [nileshgulia1 - [`e4b2803`](https://github.com/eea/volto-embed/commit/e4b28033114170639787d77976dc13b7f697f704)]
196
- - test: [JENKINS] Run cypress in started frontend container [valentinab25 - [`83d91d5`](https://github.com/eea/volto-embed/commit/83d91d5716a9ce8ebbbff01a7838711298684be4)]
197
205
  - fix error [Claudia Ifrim - [`553f3af`](https://github.com/eea/volto-embed/commit/553f3af004af034c721dcd6b01de55c258a88c49)]
198
206
  - bump version [Miu Razvan - [`363694a`](https://github.com/eea/volto-embed/commit/363694ae50cdec941fb53b396b75e9a4554d44fb)]
199
207
  ### [7.0.2](https://github.com/eea/volto-embed/compare/7.0.1...7.0.2) - 10 November 2023
@@ -203,7 +211,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
203
211
  #### :hammer_and_wrench: Others
204
212
 
205
213
  - add missing less variable [Miu Razvan - [`47683a7`](https://github.com/eea/volto-embed/commit/47683a7816581d117bb88f16e3087864aaa52f5e)]
206
- - test: [JENKINS] Add cpu limit on cypress docker [valentinab25 - [`ba168e4`](https://github.com/eea/volto-embed/commit/ba168e49554a51a6015a98a77dc0ceab76320218)]
207
214
  ## [7.0.0](https://github.com/eea/volto-embed/compare/6.0.1...7.0.0) - 6 November 2023
208
215
 
209
216
  #### :rocket: New Features
@@ -213,15 +220,12 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
213
220
  #### :house: Internal changes
214
221
 
215
222
  - style: Automated code fix [eea-jenkins - [`c34d6f4`](https://github.com/eea/volto-embed/commit/c34d6f47fd33f728d40254a12c05fe385b27f2e9)]
216
- - chore: [JENKINS] Refactor automated testing [valentinab25 - [`673f3ff`](https://github.com/eea/volto-embed/commit/673f3ff355baa8d3646e4558ff2be00f36b5a45a)]
217
223
  - chore: husky, lint-staged use fixed versions [valentinab25 - [`31169f7`](https://github.com/eea/volto-embed/commit/31169f73887837463daee76d63b6516046ad49aa)]
218
224
 
219
225
  #### :hammer_and_wrench: Others
220
226
 
221
227
  - update tests [Miu Razvan - [`c906b79`](https://github.com/eea/volto-embed/commit/c906b79149e853f718d924871ce2e633e5e427c8)]
222
228
  - update tests [Miu Razvan - [`11625b6`](https://github.com/eea/volto-embed/commit/11625b65846388a846d1bdf7ebb2e1f8bd103c91)]
223
- - test: [JENKINS] Increase shm-size to cypress docker [valentinab25 - [`5e7a155`](https://github.com/eea/volto-embed/commit/5e7a15505334c9b81f07172116b49eaefc692ebf)]
224
- - test: [JENKINS] Improve cypress time [valentinab25 - [`eeb6dcb`](https://github.com/eea/volto-embed/commit/eeb6dcb4b0f8af07496450e6e7783932ebe88bf7)]
225
229
  - Release 7.0.0 [Alin Voinea - [`cbc5c79`](https://github.com/eea/volto-embed/commit/cbc5c79f1b66daf0d599d9de5a1bc7d137bafed8)]
226
230
  - add act in unit tests [Miu Razvan - [`ecf5b2f`](https://github.com/eea/volto-embed/commit/ecf5b2fe553d99ad6a11570d3d34852d557fbe85)]
227
231
  - update [Miu Razvan - [`049cc14`](https://github.com/eea/volto-embed/commit/049cc140bb6ffea4eb3f1555e693e9973ef63d0e)]
@@ -244,7 +248,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
244
248
 
245
249
  - test: EN locales, pre-commit fix, feature PRs checks Refs #257193 [valentinab25 - [`dc2de20`](https://github.com/eea/volto-embed/commit/dc2de2084b53043f240ee1efa2588b5037326ed7)]
246
250
  - test: Fix package.json scripts to use makefile [Alin Voinea - [`b4ffca2`](https://github.com/eea/volto-embed/commit/b4ffca24bb8cc4ba2007cc1040cc7b55dc7cc779)]
247
- - test: Fix eslint and yarn i18n [Alin Voinea - [`1563d0a`](https://github.com/eea/volto-embed/commit/1563d0ab1f54e775a16705bfd3d267303eb2a526)]
248
251
  - i18n: Add en [Alin Voinea - [`b4e0694`](https://github.com/eea/volto-embed/commit/b4e0694ee40ecc195536fd1826adfab8876c5061)]
249
252
  - test: Update Makefile and docker-compose to align it with Jenkinsfile [valentinab25 - [`8f228ca`](https://github.com/eea/volto-embed/commit/8f228ca0644cee0f777a01114895583f387a395c)]
250
253
  - test: increase test coverage - refs #254313 [ana-oprea - [`30354d8`](https://github.com/eea/volto-embed/commit/30354d8a10a78e4fc322e37f4be20ff85cd00bbc)]
@@ -273,9 +276,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
273
276
 
274
277
  - Add react-countup to resolutions [kreafox - [`36eb637`](https://github.com/eea/volto-embed/commit/36eb637c0cb9413b0b0e0ce53e621b2289929d65)]
275
278
  - Move generic classes to privacy-protection [kreafox - [`715d559`](https://github.com/eea/volto-embed/commit/715d559e370bf7a3489b64d357b0a6cd7b1a3af2)]
276
- - Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`5715b4d`](https://github.com/eea/volto-embed/commit/5715b4d3fcc14a34e031c383275c685d88f4db44)]
277
- - Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`ef24ac0`](https://github.com/eea/volto-embed/commit/ef24ac05b17f4f4dbf05ceafbee677012a7f28f5)]
278
- - Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`81f957b`](https://github.com/eea/volto-embed/commit/81f957b51aef7be59214530b774de8547bee3f5f)]
279
279
  ### [5.0.2](https://github.com/eea/volto-embed/compare/5.0.1...5.0.2) - 20 March 2023
280
280
 
281
281
  #### :hammer_and_wrench: Others
@@ -290,7 +290,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
290
290
  - update .project.eslintrc.js [Miu Razvan - [`628fd40`](https://github.com/eea/volto-embed/commit/628fd402b00d075ce319b9be92ff5f0e4d0ca2c4)]
291
291
  - rename schema.jsx [Miu Razvan - [`62794e3`](https://github.com/eea/volto-embed/commit/62794e398eab5117132e5622cab735f6cf4f79fd)]
292
292
  - improving code quality as per sonarqube reported issues [tedw87 - [`c7842f7`](https://github.com/eea/volto-embed/commit/c7842f7795f344e9d30538ddf2da04e97e319ebe)]
293
- - Add Sonarqube tag using cca-frontend addons list [EEA Jenkins - [`fe3a2de`](https://github.com/eea/volto-embed/commit/fe3a2de6180796c3d6b569733d2b9365a669c23e)]
294
293
  ## [5.0.0](https://github.com/eea/volto-embed/compare/4.0.4...5.0.0) - 31 October 2022
295
294
 
296
295
  #### :hammer_and_wrench: Others
@@ -310,8 +309,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
310
309
 
311
310
  - use specific alpha for addon test [andreiggr - [`e6df633`](https://github.com/eea/volto-embed/commit/e6df633aa4d2b0ee7eeb6b5aafa21528f14cd1df)]
312
311
  - add optional height to privacy container [andreiggr - [`e2ac711`](https://github.com/eea/volto-embed/commit/e2ac711db4e461b474cade42109346a73bb8ecbd)]
313
- - Add Sonarqube tag using marine-frontend addons list [EEA Jenkins - [`9f3f358`](https://github.com/eea/volto-embed/commit/9f3f35882fb367d72c7916abe7cbf366dbd8d5b6)]
314
- - Add Sonarqube tag using bise-frontend addons list [EEA Jenkins - [`7677140`](https://github.com/eea/volto-embed/commit/767714006abf7cbe336c5ab00d76c7232d5bc798)]
315
312
  ### [4.0.2](https://github.com/eea/volto-embed/compare/4.0.1...4.0.2) - 15 July 2022
316
313
 
317
314
  #### :hammer_and_wrench: Others
@@ -351,7 +348,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
351
348
 
352
349
  - Update package.json [Nilesh - [`0ec673a`](https://github.com/eea/volto-embed/commit/0ec673a8178731b8c1e010101caee2a3c9fafaca)]
353
350
  - Update package.json [Nilesh - [`b8b94ec`](https://github.com/eea/volto-embed/commit/b8b94ec64672229f464b9108b4ac01a848827c00)]
354
- - Add Sonarqube tag using freshwater-frontend addons list [EEA Jenkins - [`cfe04d8`](https://github.com/eea/volto-embed/commit/cfe04d885255bb8e472a3b268b98e3d7b9022437)]
355
351
  - Refs #142010 - Optimize Volto-addons gitflow pipelines [valentinab25 - [`bf197dd`](https://github.com/eea/volto-embed/commit/bf197dd6516f9c18994add19b1141e061a96e2b6)]
356
352
  - no hardcoded text [Daniela Mormocea - [`4001bb4`](https://github.com/eea/volto-embed/commit/4001bb414df05c1516f95e4dcec4a328406dc63f)]
357
353
  - fix [Daniela Mormocea - [`a41ca9a`](https://github.com/eea/volto-embed/commit/a41ca9a2795a59f2633fb97938244e335dca8c43)]
@@ -425,8 +421,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
425
421
  - revert use of custom bg image [nileshgulia1 - [`63a74b7`](https://github.com/eea/volto-embed/commit/63a74b7e671d85b602b0190c7a18e6d6ad71341b)]
426
422
  - PrivacyProtection update & accept bg image [Andrei Grigore - [`f3f05d1`](https://github.com/eea/volto-embed/commit/f3f05d1d21fc88b90de3f68a995242b6c359e03a)]
427
423
  - fix loading of cookies [nileshgulia1 - [`46348d8`](https://github.com/eea/volto-embed/commit/46348d8321b4633a3d5fdcbfb2c4f01912d7ed2a)]
428
- - Add Sonarqube tag using frontend addons list [EEA Jenkins - [`a1e1f50`](https://github.com/eea/volto-embed/commit/a1e1f50db8a1ebc11261c3a24c39687c00ca7eea)]
429
- - Add Sonarqube tag using frontend addons list [EEA Jenkins - [`1e1471e`](https://github.com/eea/volto-embed/commit/1e1471ebab5ba6e5bf0c231ddd0de94d8fe6c846)]
430
424
  ### [2.0.1](https://github.com/eea/volto-embed/compare/2.0.0...2.0.1) - 28 May 2021
431
425
 
432
426
  #### :hammer_and_wrench: Others
@@ -11,99 +11,245 @@ msgstr ""
11
11
  "Content-Transfer-Encoding: \n"
12
12
  "Plural-Forms: \n"
13
13
 
14
+ #. Default: "Alignment"
14
15
  #: Blocks/Maps/schema
15
- # defaultMessage: Alignment
16
16
  msgid "Alignment"
17
- msgstr ""
17
+ msgstr "Ausrichtung"
18
18
 
19
+ #. Default: "Alt text"
19
20
  #: Blocks/Maps/schema
20
- # defaultMessage: Alt text
21
21
  msgid "Alt text"
22
22
  msgstr ""
23
23
 
24
+ #. Default: "CSS height"
24
25
  #: Blocks/EmbedMaps/schema
25
26
  #: Blocks/Maps/schema
26
- # defaultMessage: CSS height
27
27
  msgid "CSS height"
28
- msgstr ""
28
+ msgstr "CSS Höhe"
29
29
 
30
+ #. Default: "Center"
30
31
  #: Blocks/Maps/Edit
31
- # defaultMessage: Center
32
32
  msgid "Center"
33
- msgstr ""
33
+ msgstr "Mitte"
34
34
 
35
+ #. Default: "ESRI Maps Embedded Block"
35
36
  #: Blocks/Maps/Edit
36
- # defaultMessage: ESRI Maps Embedded Block
37
37
  msgid "ESRI Maps Embedded Block"
38
- msgstr ""
38
+ msgstr "ESRI-Karten eingebetteter Block"
39
39
 
40
+ #. Default: "Embed code error, please follow the instructions and try again."
40
41
  #: Blocks/Maps/Edit
41
42
  #: Widgets/MapsWidget
42
- # defaultMessage: Embed code error, please follow the instructions and try again.
43
43
  msgid "Embed code error, please follow the instructions and try again."
44
- msgstr ""
44
+ msgstr "Einbettungscodefehler, bitte folgen Sie den Anweisungen und versuchen Sie es erneut."
45
45
 
46
+ #. Default: "Embeded ESRI Maps"
46
47
  #: Blocks/Maps/View
47
48
  #: EmbedMap/EmbedMap
48
- # defaultMessage: Embeded ESRI Maps
49
49
  msgid "Embeded ESRI Maps"
50
- msgstr ""
50
+ msgstr "Eingebettete ESRI Karten"
51
51
 
52
+ #. Default: "Enter map Embed Code"
52
53
  #: Blocks/Maps/Edit
53
54
  #: Widgets/MapsWidget
54
- # defaultMessage: Enter map Embed Code
55
55
  msgid "Enter map Embed Code"
56
- msgstr ""
56
+ msgstr "Karten Code eingeben"
57
57
 
58
+ #. Default: "Full"
58
59
  #: Blocks/Maps/Edit
59
- # defaultMessage: Full
60
60
  msgid "Full"
61
- msgstr ""
61
+ msgstr "Voll"
62
62
 
63
+ #. Default: "Left"
63
64
  #: Blocks/Maps/Edit
64
- # defaultMessage: Left
65
65
  msgid "Left"
66
- msgstr ""
66
+ msgstr "Links"
67
67
 
68
+ #. Default: "Live image generated"
68
69
  #: PrivacyProtection/PrivacyProtection
69
- # defaultMessage: Live image generated
70
70
  msgid "Live image generated"
71
- msgstr ""
71
+ msgstr "Live-Bild generiert"
72
72
 
73
+ #. Default: "Map height"
73
74
  #: Blocks/EmbedMaps/schema
74
75
  #: Blocks/Maps/schema
75
- # defaultMessage: Map height
76
76
  msgid "Map height"
77
- msgstr ""
77
+ msgstr "Kartenhöhe"
78
78
 
79
+ #. Default: "Maps"
79
80
  #: Blocks/Maps/MapsSidebar
80
81
  #: Blocks/Maps/schema
81
- # defaultMessage: Maps
82
82
  msgid "Maps"
83
- msgstr ""
83
+ msgstr "Karten"
84
84
 
85
+ #. Default: "Maps URL"
85
86
  #: Blocks/Maps/schema
86
- # defaultMessage: Maps URL
87
87
  msgid "Maps URL"
88
- msgstr ""
88
+ msgstr "Karten URL"
89
89
 
90
+ #. Default: "No map selected"
90
91
  #: Blocks/Maps/MapsSidebar
91
- # defaultMessage: No map selected
92
92
  msgid "No map selected"
93
- msgstr ""
93
+ msgstr "Keine Karte ausgewählt"
94
94
 
95
+ #. Default: "Please enter the embed code or URL for the ESRI webmap."
95
96
  #: Blocks/Maps/Edit
96
97
  #: Widgets/MapsWidget
97
- # defaultMessage: Please enter the embed code or URL for the ESRI webmap.
98
98
  msgid "Please enter the embed code or URL for the ESRI webmap."
99
- msgstr ""
99
+ msgstr "Bitte geben Sie den Einbettungscode oder die URL für die ESRI-Webkarte ein."
100
100
 
101
+ #. Default: "Right"
101
102
  #: Blocks/Maps/Edit
102
- # defaultMessage: Right
103
103
  msgid "Right"
104
- msgstr ""
104
+ msgstr "Rechts"
105
105
 
106
+ #. Default: "Success"
106
107
  #: PrivacyProtection/PrivacyProtection
107
- # defaultMessage: Success
108
108
  msgid "Success"
109
+ msgstr "Erfolgreich"
110
+
111
+ #. Default: "Use screen height"
112
+ #: Blocks/Maps/schema
113
+ msgid "Use screen height"
114
+ msgstr "Bildschirmhöhe verwenden"
115
+
116
+ #. Default: "Background image"
117
+ #: PrivacyProtection/schema
118
+ msgid "backgroundImage"
119
+ msgstr "Hintergrundbild"
120
+
121
+ #. Default: "The component will automatically generate a static image as placeholder from the URL of the map defined. This image is refreshed on page edit. To override this, upload an image here"
122
+ #: PrivacyProtection/schema
123
+ msgid "backgroundImageDescription"
124
+ msgstr "Die Komponente generiert automatisch ein statisches Bild als Platzhalter aus der URL der definierten Karte. Dieses Bild wird beim Bearbeiten der Seite erneuert. Um dies außer Kraft zu setzen, laden Sie hier ein Bild hoch"
125
+
126
+ #. Default: "CSS Height"
127
+ #: Blocks/EmbedMaps/schema
128
+ msgid "cssHeight"
129
+ msgstr "CSS Höhe"
130
+
131
+ #. Default: "Set the height of the map component using CSS height values."
132
+ #: Blocks/EmbedMaps/schema
133
+ msgid "cssMapHeightDescription"
134
+ msgstr "Legen Sie die Höhe der Kartenkomponente mithilfe von CSS-Höhenwerten fest."
135
+
136
+ #. Default: "Data Protection"
137
+ #: PrivacyProtection/schema
138
+ #: PrivacyProtection/utils
139
+ msgid "dataProtection"
140
+ msgstr "Datenschutz"
141
+
142
+ #. Default: "Embed interactive Map"
143
+ #: Blocks/EmbedMaps/schema
144
+ msgid "Embed interactive Map"
145
+ msgstr "Interaktive Karte einbetten"
146
+
147
+ #. Default: "Data protection disclaimer enabled"
148
+ #: PrivacyProtection/schema
149
+ msgid "enabled"
150
+ msgstr "Haftungsausschluss für den Datenschutz aktiviert"
151
+
152
+ #. Default: "Enable/disable the privacy protection"
153
+ #: PrivacyProtection/schema
154
+ msgid "enabledDescription"
155
+ msgstr "Aktivieren/Deaktivieren des Datenschutzes"
156
+
157
+ #. Default: "Default"
158
+ #: Blocks/EmbedMaps/schema
159
+ msgid "mapDefaultLabel"
160
+ msgstr "Standard"
161
+
162
+ #. Default: "Please select a map from block editor."
163
+ #: Blocks/EmbedMaps/View
164
+ msgid "mapSelection"
165
+ msgstr "Bitte wählen Sie eine Karte aus dem Blockeditor."
166
+
167
+ #. Default: "Map url"
168
+ #: Blocks/EmbedMaps/schema
169
+ msgid "mapUrl"
170
+ msgstr "Karten URL"
171
+
172
+ #. Default: "Value"
173
+ #: Blocks/EmbedMaps/schema
174
+ msgid "mapValueLabel"
175
+ msgstr "Wert"
176
+
177
+ #. Default: "Set a list of parameters."
178
+ #: Blocks/EmbedMaps/schema
179
+ msgid "parametersDescription"
180
+ msgstr "Legen Sie eine Liste von Parametern fest."
181
+
182
+ #. Default: "Parameters"
183
+ #: Blocks/EmbedMaps/schema
184
+ msgid "parametersTitle"
185
+ msgstr "Parameter"
186
+
187
+ #. Default: "Privacy cookie key"
188
+ #: PrivacyProtection/schema
189
+ msgid "privacyCookieKey"
190
+ msgstr "Datenschutz-Cookie-Schlüssel"
191
+
192
+ #. Default: "Use default for Esri maps, otherwise change"
193
+ #: PrivacyProtection/schema
194
+ msgid "privacyCookieKeyDescription"
195
+ msgstr "Standard für Esri-Karten verwenden, sonst ändern"
196
+
197
+ #. Default: "Privacy statement"
198
+ #: PrivacyProtection/schema
199
+ msgid "privacyStatement"
200
+ msgstr "Datenschutzerklärung"
201
+
202
+ #. Default: "Defined in template. Change only if necessary"
203
+ #: PrivacyProtection/schema
204
+ msgid "privacyStatementDescription"
205
+ msgstr "Definiert in der Vorlage. Nur bei Bedarf ändern"
206
+
207
+ #. Default: "esri.com"
208
+ #: PrivacyProtection/schema
209
+ msgid "privacyStatementLink"
210
+ msgstr ""
211
+
212
+ #. Default: "This map is hosted by a third party, Environmental Systems Research Institute. By showing the external content you accept the terms and conditions of"
213
+ #: PrivacyProtection/schema
214
+ msgid "privacyStatementPart1"
215
+ msgstr "Diese Karte wird von einer dritten Partei, dem Environmental Systems Research Institute, gehostet. Durch die Anzeige des externen Inhalts akzeptieren Sie die Bedingungen von"
216
+
217
+ #. Default: ". This includes their cookie policies, which we have no control over."
218
+ #: PrivacyProtection/schema
219
+ msgid "privacyStatementPart2"
220
+ msgstr ". Dazu gehören auch deren Cookie-Richtlinien, über die wir keine Kontrolle haben."
221
+
222
+ #. Default: "Show enlarge button"
223
+ #: Blocks/EmbedMaps/schema
224
+ msgid "showEnlargeButton"
225
+ msgstr "Schaltfläche „Vergrößern“ anzeigen"
226
+
227
+ #. Default: "Show more info"
228
+ #: Blocks/EmbedMaps/schema
229
+ msgid "showMoreInfo"
230
+ msgstr "Mehr Infos anzeigen"
231
+
232
+ #. Default: "Show note"
233
+ #: Blocks/EmbedMaps/schema
234
+ msgid "showNote"
235
+ msgstr "Notiz anzeigen"
236
+
237
+ #. Default: "Show share button"
238
+ #: Blocks/EmbedMaps/schema
239
+ msgid "showShareButton"
240
+ msgstr "Schaltfläche „Teilen“ anzeigen"
241
+
242
+ #. Default: "Show sources"
243
+ #: Blocks/EmbedMaps/schema
244
+ msgid "showSources"
245
+ msgstr "Quellen anzeigen"
246
+
247
+ #. Default: "Will show sources set in this page Data provenance"
248
+ #: Blocks/EmbedMaps/schema
249
+ msgid "showSourcesDescription"
250
+ msgstr "Zeigt die auf dieser Seite festgelegten Quellen an "
251
+
252
+ #. Default: "Toolbar"
253
+ #: Blocks/EmbedMaps/schema
254
+ msgid "toolbar"
109
255
  msgstr ""
@@ -11,99 +11,245 @@ msgstr ""
11
11
  "Content-Transfer-Encoding: \n"
12
12
  "Plural-Forms: \n"
13
13
 
14
+ #. Default: "Alignment"
14
15
  #: Blocks/Maps/schema
15
- # defaultMessage: Alignment
16
16
  msgid "Alignment"
17
17
  msgstr ""
18
18
 
19
+ #. Default: "Alt text"
19
20
  #: Blocks/Maps/schema
20
- # defaultMessage: Alt text
21
21
  msgid "Alt text"
22
22
  msgstr ""
23
23
 
24
+ #. Default: "CSS height"
24
25
  #: Blocks/EmbedMaps/schema
25
26
  #: Blocks/Maps/schema
26
- # defaultMessage: CSS height
27
27
  msgid "CSS height"
28
28
  msgstr ""
29
29
 
30
+ #. Default: "Center"
30
31
  #: Blocks/Maps/Edit
31
- # defaultMessage: Center
32
32
  msgid "Center"
33
33
  msgstr ""
34
34
 
35
+ #. Default: "ESRI Maps Embedded Block"
35
36
  #: Blocks/Maps/Edit
36
- # defaultMessage: ESRI Maps Embedded Block
37
37
  msgid "ESRI Maps Embedded Block"
38
38
  msgstr ""
39
39
 
40
+ #. Default: "Embed code error, please follow the instructions and try again."
40
41
  #: Blocks/Maps/Edit
41
42
  #: Widgets/MapsWidget
42
- # defaultMessage: Embed code error, please follow the instructions and try again.
43
43
  msgid "Embed code error, please follow the instructions and try again."
44
44
  msgstr ""
45
45
 
46
+ #. Default: "Embeded ESRI Maps"
46
47
  #: Blocks/Maps/View
47
48
  #: EmbedMap/EmbedMap
48
- # defaultMessage: Embeded ESRI Maps
49
49
  msgid "Embeded ESRI Maps"
50
50
  msgstr ""
51
51
 
52
+ #. Default: "Enter map Embed Code"
52
53
  #: Blocks/Maps/Edit
53
54
  #: Widgets/MapsWidget
54
- # defaultMessage: Enter map Embed Code
55
55
  msgid "Enter map Embed Code"
56
56
  msgstr ""
57
57
 
58
+ #. Default: "Full"
58
59
  #: Blocks/Maps/Edit
59
- # defaultMessage: Full
60
60
  msgid "Full"
61
61
  msgstr ""
62
62
 
63
+ #. Default: "Left"
63
64
  #: Blocks/Maps/Edit
64
- # defaultMessage: Left
65
65
  msgid "Left"
66
66
  msgstr ""
67
67
 
68
+ #. Default: "Live image generated"
68
69
  #: PrivacyProtection/PrivacyProtection
69
- # defaultMessage: Live image generated
70
70
  msgid "Live image generated"
71
71
  msgstr ""
72
72
 
73
+ #. Default: "Map height"
73
74
  #: Blocks/EmbedMaps/schema
74
75
  #: Blocks/Maps/schema
75
- # defaultMessage: Map height
76
76
  msgid "Map height"
77
77
  msgstr ""
78
78
 
79
+ #. Default: "Maps"
79
80
  #: Blocks/Maps/MapsSidebar
80
81
  #: Blocks/Maps/schema
81
- # defaultMessage: Maps
82
82
  msgid "Maps"
83
83
  msgstr ""
84
84
 
85
+ #. Default: "Maps URL"
85
86
  #: Blocks/Maps/schema
86
- # defaultMessage: Maps URL
87
87
  msgid "Maps URL"
88
88
  msgstr ""
89
89
 
90
+ #. Default: "No map selected"
90
91
  #: Blocks/Maps/MapsSidebar
91
- # defaultMessage: No map selected
92
92
  msgid "No map selected"
93
93
  msgstr ""
94
94
 
95
+ #. Default: "Please enter the embed code or URL for the ESRI webmap."
95
96
  #: Blocks/Maps/Edit
96
97
  #: Widgets/MapsWidget
97
- # defaultMessage: Please enter the embed code or URL for the ESRI webmap.
98
98
  msgid "Please enter the embed code or URL for the ESRI webmap."
99
99
  msgstr ""
100
100
 
101
+ #. Default: "Right"
101
102
  #: Blocks/Maps/Edit
102
- # defaultMessage: Right
103
103
  msgid "Right"
104
104
  msgstr ""
105
105
 
106
+ #. Default: "Success"
106
107
  #: PrivacyProtection/PrivacyProtection
107
- # defaultMessage: Success
108
108
  msgid "Success"
109
109
  msgstr ""
110
+
111
+ #. Default: "Use screen height"
112
+ #: Blocks/Maps/schema
113
+ msgid "Use screen height"
114
+ msgstr ""
115
+
116
+ #. Default: "Background image"
117
+ #: PrivacyProtection/schema
118
+ msgid "backgroundImage"
119
+ msgstr ""
120
+
121
+ #. Default: "The component will automatically generate a static image as placeholder from the URL of the map defined. This image is refreshed on page edit. To override this, upload an image here"
122
+ #: PrivacyProtection/schema
123
+ msgid "backgroundImageDescription"
124
+ msgstr ""
125
+
126
+ #. Default: "CSS Height"
127
+ #: Blocks/EmbedMaps/schema
128
+ msgid "cssHeight"
129
+ msgstr ""
130
+
131
+ #. Default: "Set the height of the map component using CSS height values."
132
+ #: Blocks/EmbedMaps/schema
133
+ msgid "cssMapHeightDescription"
134
+ msgstr ""
135
+
136
+ #. Default: "Data Protection"
137
+ #: PrivacyProtection/schema
138
+ #: PrivacyProtection/utils
139
+ msgid "dataProtection"
140
+ msgstr ""
141
+
142
+ #. Default: "Embed interactive Map"
143
+ #: Blocks/EmbedMaps/schema
144
+ msgid "Embed interactive Map"
145
+ msgstr ""
146
+
147
+ #. Default: "Data protection disclaimer enabled"
148
+ #: PrivacyProtection/schema
149
+ msgid "enabled"
150
+ msgstr ""
151
+
152
+ #. Default: "Enable/disable the privacy protection"
153
+ #: PrivacyProtection/schema
154
+ msgid "enabledDescription"
155
+ msgstr ""
156
+
157
+ #. Default: "Default"
158
+ #: Blocks/EmbedMaps/schema
159
+ msgid "mapDefaultLabel"
160
+ msgstr ""
161
+
162
+ #. Default: "Please select a map from block editor."
163
+ #: Blocks/EmbedMaps/View
164
+ msgid "mapSelection"
165
+ msgstr ""
166
+
167
+ #. Default: "Map url"
168
+ #: Blocks/EmbedMaps/schema
169
+ msgid "mapUrl"
170
+ msgstr ""
171
+
172
+ #. Default: "Value"
173
+ #: Blocks/EmbedMaps/schema
174
+ msgid "mapValueLabel"
175
+ msgstr ""
176
+
177
+ #. Default: "Set a list of parameters."
178
+ #: Blocks/EmbedMaps/schema
179
+ msgid "parametersDescription"
180
+ msgstr ""
181
+
182
+ #. Default: "Parameters"
183
+ #: Blocks/EmbedMaps/schema
184
+ msgid "parametersTitle"
185
+ msgstr ""
186
+
187
+ #. Default: "Privacy cookie key"
188
+ #: PrivacyProtection/schema
189
+ msgid "privacyCookieKey"
190
+ msgstr ""
191
+
192
+ #. Default: "Use default for Esri maps, otherwise change"
193
+ #: PrivacyProtection/schema
194
+ msgid "privacyCookieKeyDescription"
195
+ msgstr ""
196
+
197
+ #. Default: "Privacy statement"
198
+ #: PrivacyProtection/schema
199
+ msgid "privacyStatement"
200
+ msgstr ""
201
+
202
+ #. Default: "Defined in template. Change only if necessary"
203
+ #: PrivacyProtection/schema
204
+ msgid "privacyStatementDescription"
205
+ msgstr ""
206
+
207
+ #. Default: "esri.com"
208
+ #: PrivacyProtection/schema
209
+ msgid "privacyStatementLink"
210
+ msgstr ""
211
+
212
+ #. Default: "This map is hosted by a third party, Environmental Systems Research Institute. By showing the external content you accept the terms and conditions of"
213
+ #: PrivacyProtection/schema
214
+ msgid "privacyStatementPart1"
215
+ msgstr ""
216
+
217
+ #. Default: ". This includes their cookie policies, which we have no control over."
218
+ #: PrivacyProtection/schema
219
+ msgid "privacyStatementPart2"
220
+ msgstr ""
221
+
222
+ #. Default: "Show enlarge button"
223
+ #: Blocks/EmbedMaps/schema
224
+ msgid "showEnlargeButton"
225
+ msgstr ""
226
+
227
+ #. Default: "Show more info"
228
+ #: Blocks/EmbedMaps/schema
229
+ msgid "showMoreInfo"
230
+ msgstr ""
231
+
232
+ #. Default: "Show note"
233
+ #: Blocks/EmbedMaps/schema
234
+ msgid "showNote"
235
+ msgstr ""
236
+
237
+ #. Default: "Show share button"
238
+ #: Blocks/EmbedMaps/schema
239
+ msgid "showShareButton"
240
+ msgstr ""
241
+
242
+ #. Default: "Show sources"
243
+ #: Blocks/EmbedMaps/schema
244
+ msgid "showSources"
245
+ msgstr ""
246
+
247
+ #. Default: "Will show sources set in this page Data provenance"
248
+ #: Blocks/EmbedMaps/schema
249
+ msgid "showSourcesDescription"
250
+ msgstr ""
251
+
252
+ #. Default: "Toolbar"
253
+ #: Blocks/EmbedMaps/schema
254
+ msgid "toolbar"
255
+ msgstr ""