@eeacms/volto-cca-policy 0.3.71 → 0.3.73
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 +68 -4
- package/locales/bg/LC_MESSAGES/volto.po +91 -34
- package/locales/cs/LC_MESSAGES/volto.po +91 -34
- package/locales/da/LC_MESSAGES/volto.po +91 -34
- package/locales/de/LC_MESSAGES/volto.po +91 -34
- package/locales/el/LC_MESSAGES/volto.po +91 -34
- package/locales/en/LC_MESSAGES/volto.po +67 -10
- package/locales/es/LC_MESSAGES/volto.po +91 -34
- package/locales/et/LC_MESSAGES/volto.po +91 -34
- package/locales/fi/LC_MESSAGES/volto.po +91 -34
- package/locales/fr/LC_MESSAGES/volto.po +91 -34
- package/locales/ga/LC_MESSAGES/volto.po +91 -34
- package/locales/hr/LC_MESSAGES/volto.po +91 -34
- package/locales/hu/LC_MESSAGES/volto.po +91 -34
- package/locales/is/LC_MESSAGES/volto.po +91 -34
- package/locales/it/LC_MESSAGES/volto.po +91 -34
- package/locales/lt/LC_MESSAGES/volto.po +91 -34
- package/locales/lv/LC_MESSAGES/volto.po +85 -27
- package/locales/mt/LC_MESSAGES/volto.po +91 -34
- package/locales/nl/LC_MESSAGES/volto.po +91 -34
- package/locales/nn/LC_MESSAGES/volto.po +37 -13
- package/locales/pl/LC_MESSAGES/volto.po +91 -34
- package/locales/pt/LC_MESSAGES/volto.po +91 -34
- package/locales/ro/LC_MESSAGES/volto.po +91 -34
- package/locales/sk/LC_MESSAGES/volto.po +91 -34
- package/locales/sl/LC_MESSAGES/volto.po +91 -34
- package/locales/sv/LC_MESSAGES/volto.po +91 -34
- package/locales/tr/LC_MESSAGES/volto.po +75 -34
- package/package.json +2 -2
- package/src/cntrg.data +35 -0
- package/src/components/manage/Blocks/CountryMapProfile/Filter.jsx +37 -79
- package/src/components/manage/Blocks/CountryMapProfile/Filter.test.jsx +1 -1
- package/src/components/manage/Blocks/CountryMapProfile/Interactions.jsx +49 -3
- package/src/components/manage/Blocks/CountryMapProfile/OLView.jsx +7 -47
- package/src/components/manage/Blocks/CountryMapProfile/mapstyle.js +48 -7
- package/src/components/manage/Blocks/CountryMapProfile/styles.less +30 -10
- package/src/customizations/@plone/volto-slate/widgets/HtmlSlateWidget.jsx +26 -2
- package/src/customizations/@plone/volto-slate/widgets/README.md +2 -0
- package/src/express-middleware.js +1 -0
- package/src/helpers/country_map/countryMap.js +5 -0
- package/src/helpers/country_map/euro-countries-simplified.js +39 -0
- package/src/helpers/country_map/hocs.jsx +2 -1
- package/src/search/cca/config.js +0 -67
- package/src/search/cca/facets.js +12 -22
- package/src/search/vocabulary.js +12 -0
|
@@ -18,6 +18,8 @@ msgstr "Un documento de antecedentes del evento está disponible."
|
|
|
18
18
|
|
|
19
19
|
#. Default: "Adaptation Approaches"
|
|
20
20
|
#: search/cca/facets
|
|
21
|
+
#: search/facets
|
|
22
|
+
#: search/fise/facets
|
|
21
23
|
#: search/health_observatory/facets-health
|
|
22
24
|
#: search/mission_all/facets-all
|
|
23
25
|
#: search/mission_projects/facets-projects
|
|
@@ -42,6 +44,8 @@ msgstr "Opciones de adaptación implementadas en este caso"
|
|
|
42
44
|
#. Default: "Adaptation Sectors"
|
|
43
45
|
#: search/cca/facets
|
|
44
46
|
#: search/common
|
|
47
|
+
#: search/facets
|
|
48
|
+
#: search/fise/facets
|
|
45
49
|
msgid "Adaptation Sectors"
|
|
46
50
|
msgstr "Sectores de adaptación"
|
|
47
51
|
|
|
@@ -82,6 +86,11 @@ msgstr "Todo el tiempo"
|
|
|
82
86
|
msgid "Background information"
|
|
83
87
|
msgstr "Información previa"
|
|
84
88
|
|
|
89
|
+
#. Default: "Belgium"
|
|
90
|
+
#: helpers/Constants
|
|
91
|
+
msgid "Belgium"
|
|
92
|
+
msgstr "Bélgica"
|
|
93
|
+
|
|
85
94
|
#. Default: "Biogeographical regions:"
|
|
86
95
|
#: helpers/ContentMetadata
|
|
87
96
|
msgid "Biogeographical regions:"
|
|
@@ -140,6 +149,8 @@ msgstr "Ciudad:"
|
|
|
140
149
|
#. Default: "Climate Impacts"
|
|
141
150
|
#: search/cca/facets
|
|
142
151
|
#: search/common
|
|
152
|
+
#: search/facets
|
|
153
|
+
#: search/fise/facets
|
|
143
154
|
msgid "Climate Impacts"
|
|
144
155
|
msgstr "Impactos climáticos"
|
|
145
156
|
|
|
@@ -268,11 +279,31 @@ msgstr "Suelta archivos aquí..."
|
|
|
268
279
|
msgid "Duration:"
|
|
269
280
|
msgstr "Duración:"
|
|
270
281
|
|
|
282
|
+
#. Default: "EEA Cooperating Countries and Energy Community Contracting Parties"
|
|
283
|
+
#: components/manage/Blocks/CountryMapProfile/Filter
|
|
284
|
+
msgid "EEA Cooperating Countries and Energy Community Contracting Parties"
|
|
285
|
+
msgstr "Países cooperantes del EEE y partes contratantes de la Comunidad de la Energía"
|
|
286
|
+
|
|
287
|
+
#. Default: "EEA Member Countries"
|
|
288
|
+
#: components/manage/Blocks/CountryMapProfile/Filter
|
|
289
|
+
msgid "EEA Member Countries"
|
|
290
|
+
msgstr "Países miembros del EEE"
|
|
291
|
+
|
|
292
|
+
#. Default: "EU Member States and EEA Member Countries"
|
|
293
|
+
#: components/manage/Blocks/CountryMapProfile/Filter
|
|
294
|
+
msgid "EU Member States and EEA Member Countries"
|
|
295
|
+
msgstr "Estados miembros de la UE y países miembros del EEE"
|
|
296
|
+
|
|
271
297
|
#. Default: "EU funding"
|
|
272
298
|
#: search/mission_funding/facets-funding
|
|
273
299
|
msgid "EU funding"
|
|
274
300
|
msgstr "Financiación de la UE"
|
|
275
301
|
|
|
302
|
+
#. Default: "Eastern Parnership Members and Energy Community Contracting Parties"
|
|
303
|
+
#: components/manage/Blocks/CountryMapProfile/Filter
|
|
304
|
+
msgid "Eastern Parnership Members and Energy Community Contracting Parties"
|
|
305
|
+
msgstr "Miembros de la Asociación Oriental y Partes Contratantes de la Comunidad de la Energía"
|
|
306
|
+
|
|
276
307
|
#. Default: "Eligible to receive funding"
|
|
277
308
|
#: search/mission_funding/facets-funding
|
|
278
309
|
msgid "Eligible to receive funding"
|
|
@@ -293,6 +324,11 @@ msgstr "Explore más sobre Climate-ADAPT"
|
|
|
293
324
|
msgid "For more search options"
|
|
294
325
|
msgstr "Para más opciones de búsqueda"
|
|
295
326
|
|
|
327
|
+
#. Default: "France"
|
|
328
|
+
#: helpers/Constants
|
|
329
|
+
msgid "France"
|
|
330
|
+
msgstr "Francia"
|
|
331
|
+
|
|
296
332
|
#. Default: "Fullscreen"
|
|
297
333
|
#: components/theme/Views/C3SIndicatorView
|
|
298
334
|
msgid "Fullscreen"
|
|
@@ -300,6 +336,8 @@ msgstr "Pantalla completa"
|
|
|
300
336
|
|
|
301
337
|
#. Default: "Funding Programme"
|
|
302
338
|
#: search/cca/facets
|
|
339
|
+
#: search/facets
|
|
340
|
+
#: search/fise/facets
|
|
303
341
|
#: search/mission_projects/facets-projects
|
|
304
342
|
#: search/mission_stories/facets-stories
|
|
305
343
|
msgid "Funding Programme"
|
|
@@ -345,6 +383,11 @@ msgstr "HHWS disponible (haga clic en el país para obtener más información)"
|
|
|
345
383
|
msgid "Hazard Type"
|
|
346
384
|
msgstr "Tipo de peligro"
|
|
347
385
|
|
|
386
|
+
#. Default: "Health Impacts"
|
|
387
|
+
#: search/health_observatory/config-health
|
|
388
|
+
msgid "Health Impacts"
|
|
389
|
+
msgstr "Impactos en la salud"
|
|
390
|
+
|
|
348
391
|
#. Default: "Health impact:"
|
|
349
392
|
#: helpers/ContentMetadata
|
|
350
393
|
msgid "Health impact:"
|
|
@@ -408,6 +451,8 @@ msgstr "Información"
|
|
|
408
451
|
|
|
409
452
|
#. Default: "Item from third parties"
|
|
410
453
|
#: search/cca/facets
|
|
454
|
+
#: search/facets
|
|
455
|
+
#: search/fise/facets
|
|
411
456
|
msgid "Item from third parties"
|
|
412
457
|
msgstr "Artículo de terceros"
|
|
413
458
|
|
|
@@ -419,6 +464,8 @@ msgstr "Sistemas comunitarios clave"
|
|
|
419
464
|
#. Default: "Key Type Measure"
|
|
420
465
|
#: components/manage/Blocks/FilterAceContent/FilterAceContentView
|
|
421
466
|
#: search/cca/facets
|
|
467
|
+
#: search/facets
|
|
468
|
+
#: search/fise/facets
|
|
422
469
|
msgid "Key Type Measure"
|
|
423
470
|
msgstr "Tipo de clave Medida"
|
|
424
471
|
|
|
@@ -495,7 +542,7 @@ msgstr "Dirigir"
|
|
|
495
542
|
#. Default: "Learn more"
|
|
496
543
|
#: components/manage/Blocks/Listing/EventAccordionListingView
|
|
497
544
|
msgid "Learn more"
|
|
498
|
-
msgstr ""
|
|
545
|
+
msgstr "Más información"
|
|
499
546
|
|
|
500
547
|
#. Default: "Legal aspects"
|
|
501
548
|
#: components/theme/Views/AdaptationOptionView
|
|
@@ -575,6 +622,7 @@ msgid "Observatory contributions"
|
|
|
575
622
|
msgstr "Contribuciones del observatorio"
|
|
576
623
|
|
|
577
624
|
#. Default: "Observatory partner"
|
|
625
|
+
#: search/health_observatory/config-health
|
|
578
626
|
#: search/health_observatory/facets-health
|
|
579
627
|
msgid "Observatory partner"
|
|
580
628
|
msgstr "Socio del observatorio"
|
|
@@ -624,6 +672,11 @@ msgstr "Información práctica"
|
|
|
624
672
|
msgid "Project information"
|
|
625
673
|
msgstr "Información del proyecto"
|
|
626
674
|
|
|
675
|
+
#. Default: "Publications and reports"
|
|
676
|
+
#: search/vocabulary
|
|
677
|
+
msgid "Publication reference"
|
|
678
|
+
msgstr "Referencia de publicación"
|
|
679
|
+
|
|
627
680
|
#. Default: "Publications and Reports Documents"
|
|
628
681
|
#: helpers/Utils
|
|
629
682
|
msgid "Publications and Reports Documents"
|
|
@@ -709,6 +762,8 @@ msgstr "Busque en el catálogo de recursos del Observatorio..."
|
|
|
709
762
|
|
|
710
763
|
#. Default: "Section"
|
|
711
764
|
#: search/cca/facets
|
|
765
|
+
#: search/facets
|
|
766
|
+
#: search/fise/facets
|
|
712
767
|
msgid "Section"
|
|
713
768
|
msgstr "Sección"
|
|
714
769
|
|
|
@@ -822,7 +877,7 @@ msgstr "La fecha se refiere al momento en que el artículo ha sido preparado o a
|
|
|
822
877
|
#. Default: "This object has been archived because its content is outdated. You can still access it as legacy."
|
|
823
878
|
#: components/theme/PortalMessage/PortalMessage
|
|
824
879
|
msgid "This object has been archived because its content is outdated. You can still access it as legacy."
|
|
825
|
-
msgstr ""
|
|
880
|
+
msgstr "Este objeto se ha archivado porque su contenido está desactualizado. Aún puedes acceder a él como archivo heredado."
|
|
826
881
|
|
|
827
882
|
#. Default: "Topics:"
|
|
828
883
|
#: components/Result/ClusterHorizontalCardItem
|
|
@@ -832,6 +887,8 @@ msgstr "Temas:"
|
|
|
832
887
|
|
|
833
888
|
#. Default: "Transnational regions"
|
|
834
889
|
#: search/cca/facets
|
|
890
|
+
#: search/facets
|
|
891
|
+
#: search/fise/facets
|
|
835
892
|
msgid "Transnational regions"
|
|
836
893
|
msgstr "Regiones transnacionales"
|
|
837
894
|
|
|
@@ -841,6 +898,11 @@ msgstr "Regiones transnacionales"
|
|
|
841
898
|
msgid "Type of item"
|
|
842
899
|
msgstr "Tipo de artículo"
|
|
843
900
|
|
|
901
|
+
#. Default: "Types"
|
|
902
|
+
#: search/health_observatory/config-health
|
|
903
|
+
msgid "Types"
|
|
904
|
+
msgstr "Tipos"
|
|
905
|
+
|
|
844
906
|
#. Default: "Updating notes"
|
|
845
907
|
#: components/theme/Views/CaseStudyView
|
|
846
908
|
msgid "Updating notes"
|
|
@@ -851,6 +913,11 @@ msgstr "Notas de actualización"
|
|
|
851
913
|
msgid "User requirements"
|
|
852
914
|
msgstr "Requisitos del usuario"
|
|
853
915
|
|
|
916
|
+
#. Default: "Videos and podcasts"
|
|
917
|
+
#: search/vocabulary
|
|
918
|
+
msgid "Video"
|
|
919
|
+
msgstr "Video"
|
|
920
|
+
|
|
854
921
|
#. Default: "View all contributions in the resource catalogue"
|
|
855
922
|
#: helpers/Utils
|
|
856
923
|
msgid "View all contributions in the resource catalogue"
|
|
@@ -895,7 +962,7 @@ msgstr "Dónde"
|
|
|
895
962
|
#. Default: "Officially reported governmental information is only available in English"
|
|
896
963
|
#: components/manage/Blocks/CountryProfileDetail/View
|
|
897
964
|
msgid "officiallyInEnglish"
|
|
898
|
-
msgstr ""
|
|
965
|
+
msgstr "oficialmente en inglés"
|
|
899
966
|
|
|
900
967
|
#. undefined
|
|
901
968
|
|
|
@@ -1169,11 +1236,6 @@ msgstr "Bielorrusia"
|
|
|
1169
1236
|
|
|
1170
1237
|
#. undefined
|
|
1171
1238
|
|
|
1172
|
-
msgid "Belgium"
|
|
1173
|
-
msgstr "Bélgica"
|
|
1174
|
-
|
|
1175
|
-
#. undefined
|
|
1176
|
-
|
|
1177
1239
|
msgid "Bosnia and Herzegovina"
|
|
1178
1240
|
msgstr "Bosnia y Herzegovina"
|
|
1179
1241
|
|
|
@@ -1209,11 +1271,6 @@ msgstr "Estonia"
|
|
|
1209
1271
|
|
|
1210
1272
|
#. undefined
|
|
1211
1273
|
|
|
1212
|
-
msgid "France"
|
|
1213
|
-
msgstr "Francia"
|
|
1214
|
-
|
|
1215
|
-
#. undefined
|
|
1216
|
-
|
|
1217
1274
|
msgid "Faroe Islands"
|
|
1218
1275
|
msgstr "Islas Feroe"
|
|
1219
1276
|
|
|
@@ -2192,107 +2249,107 @@ msgid "Exposure of vulnerable groups to climate risks"
|
|
|
2192
2249
|
msgstr "Exposición de los grupos vulnerables a los riesgos climáticos"
|
|
2193
2250
|
|
|
2194
2251
|
#. undefined
|
|
2195
|
-
#:
|
|
2252
|
+
#:
|
|
2196
2253
|
msgid "KEY EU ACTIONS"
|
|
2197
2254
|
msgstr "ACCIONES CLAVE DE LA UE"
|
|
2198
2255
|
|
|
2199
2256
|
#. undefined
|
|
2200
|
-
#:
|
|
2257
|
+
#:
|
|
2201
2258
|
msgid "Just resilience"
|
|
2202
2259
|
msgstr "Resiliencia justa"
|
|
2203
2260
|
|
|
2204
2261
|
#. undefined
|
|
2205
|
-
#:
|
|
2262
|
+
#:
|
|
2206
2263
|
msgid "Nature-based solutions"
|
|
2207
2264
|
msgstr "Soluciones basadas en la naturaleza"
|
|
2208
2265
|
|
|
2209
2266
|
#. undefined
|
|
2210
|
-
#:
|
|
2267
|
+
#:
|
|
2211
2268
|
msgid "Economic losses and fatalities"
|
|
2212
2269
|
msgstr "Pérdidas económicas y muertes"
|
|
2213
2270
|
|
|
2214
2271
|
#. undefined
|
|
2215
|
-
#:
|
|
2272
|
+
#:
|
|
2216
2273
|
msgid "Strategic objectives 2030"
|
|
2217
2274
|
msgstr "Objetivos estratégicos 2030"
|
|
2218
2275
|
|
|
2219
2276
|
#. undefined
|
|
2220
|
-
#:
|
|
2277
|
+
#:
|
|
2221
2278
|
msgid "Availability of urban green spaces to vulnerable groups"
|
|
2222
2279
|
msgstr "Disponibilidad de espacios verdes urbanos para grupos vulnerables"
|
|
2223
2280
|
|
|
2224
2281
|
#. undefined
|
|
2225
|
-
#:
|
|
2282
|
+
#:
|
|
2226
2283
|
msgid "Transnational, National, local"
|
|
2227
2284
|
msgstr "Transnacional, Nacional, Local"
|
|
2228
2285
|
|
|
2229
2286
|
#. undefined
|
|
2230
|
-
#:
|
|
2287
|
+
#:
|
|
2231
2288
|
msgid "Aero-allergens"
|
|
2232
2289
|
msgstr "Aeroalérgenos"
|
|
2233
2290
|
|
|
2234
2291
|
#. undefined
|
|
2235
|
-
#:
|
|
2292
|
+
#:
|
|
2236
2293
|
msgid "Heat"
|
|
2237
2294
|
msgstr "Calor"
|
|
2238
2295
|
|
|
2239
2296
|
#. undefined
|
|
2240
|
-
#:
|
|
2297
|
+
#:
|
|
2241
2298
|
msgid "Accessibility of hospitals in Europe"
|
|
2242
2299
|
msgstr "Accesibilidad de los hospitales en Europa"
|
|
2243
2300
|
|
|
2244
2301
|
#. undefined
|
|
2245
|
-
#:
|
|
2302
|
+
#:
|
|
2246
2303
|
msgid "ADAPTATION IN THE FORESTRY SECTOR"
|
|
2247
2304
|
msgstr "ADAPTACIÓN EN EL SECTOR FORESTAL"
|
|
2248
2305
|
|
|
2249
2306
|
#. undefined
|
|
2250
|
-
#:
|
|
2307
|
+
#:
|
|
2251
2308
|
msgid "Ground-level ozone"
|
|
2252
2309
|
msgstr "Ozono en el suelo"
|
|
2253
2310
|
|
|
2254
2311
|
#. undefined
|
|
2255
|
-
#:
|
|
2312
|
+
#:
|
|
2256
2313
|
msgid "Ground-level ozone forecast (CAMS)"
|
|
2257
2314
|
msgstr "Pronóstico de ozono a nivel del suelo (CAMS)"
|
|
2258
2315
|
|
|
2259
2316
|
#. undefined
|
|
2260
|
-
#:
|
|
2317
|
+
#:
|
|
2261
2318
|
msgid "Pollution"
|
|
2262
2319
|
msgstr "Contaminación"
|
|
2263
2320
|
|
|
2264
2321
|
#. undefined
|
|
2265
|
-
#:
|
|
2322
|
+
#:
|
|
2266
2323
|
msgid "Occupational safety and health effects"
|
|
2267
2324
|
msgstr "Seguridad y salud en el trabajo"
|
|
2268
2325
|
|
|
2269
2326
|
#. undefined
|
|
2270
|
-
#:
|
|
2327
|
+
#:
|
|
2271
2328
|
msgid "Observatory workplan for 2023-24"
|
|
2272
2329
|
msgstr "Plan de trabajo del Observatorio para 2023-24"
|
|
2273
2330
|
|
|
2274
2331
|
#. undefined
|
|
2275
|
-
#:
|
|
2332
|
+
#:
|
|
2276
2333
|
msgid "Ground-level PM2.5 forecast (CAMS)"
|
|
2277
2334
|
msgstr "Pronóstico de PM2.5 a nivel del suelo (CAMS)"
|
|
2278
2335
|
|
|
2279
2336
|
#. undefined
|
|
2280
|
-
#:
|
|
2337
|
+
#:
|
|
2281
2338
|
msgid "Ground-level PM10 forecast (CAMS)"
|
|
2282
2339
|
msgstr "Pronóstico de PM10 a nivel del suelo (CAMS)"
|
|
2283
2340
|
|
|
2284
2341
|
#. undefined
|
|
2285
|
-
#:
|
|
2342
|
+
#:
|
|
2286
2343
|
msgid "Ground-level NO2 forecast (CAMS)"
|
|
2287
2344
|
msgstr "Pronóstico de NO2 a nivel del suelo (CAMS)"
|
|
2288
2345
|
|
|
2289
2346
|
#. undefined
|
|
2290
|
-
#:
|
|
2347
|
+
#:
|
|
2291
2348
|
msgid "2022 EEA Report on Climate & Health"
|
|
2292
2349
|
msgstr "2022 AEMA informe sobre clima y salud"
|
|
2293
2350
|
|
|
2294
2351
|
#. undefined
|
|
2295
|
-
#:
|
|
2352
|
+
#:
|
|
2296
2353
|
msgid "European environment and health atlas"
|
|
2297
2354
|
msgstr "Atlas europeo de medio ambiente y salud"
|
|
2298
2355
|
|