@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 "Dokument ta' sfond għall-avveniment huwa disponibbli"
|
|
|
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 "Għażliet ta' Adattament Implimentati F'dan il-Każ"
|
|
|
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 "Setturi ta' Adattament"
|
|
47
51
|
|
|
@@ -82,6 +86,11 @@ msgstr "Il-ħin kollu"
|
|
|
82
86
|
msgid "Background information"
|
|
83
87
|
msgstr "Informazzjoni ta' sfond"
|
|
84
88
|
|
|
89
|
+
#. Default: "Belgium"
|
|
90
|
+
#: helpers/Constants
|
|
91
|
+
msgid "Belgium"
|
|
92
|
+
msgstr "il-Belġju"
|
|
93
|
+
|
|
85
94
|
#. Default: "Biogeographical regions:"
|
|
86
95
|
#: helpers/ContentMetadata
|
|
87
96
|
msgid "Biogeographical regions:"
|
|
@@ -140,6 +149,8 @@ msgstr "Belt:"
|
|
|
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 "Impatti tal-Klima"
|
|
145
156
|
|
|
@@ -268,11 +279,31 @@ msgstr "Waqqa 'fajls hawn..."
|
|
|
268
279
|
msgid "Duration:"
|
|
269
280
|
msgstr "Tul ta' żmien:"
|
|
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 "Pajjiżi li Kooperaw taż-ŻEE u Partijiet Kontraenti tal-Komunità tal-Enerġija"
|
|
286
|
+
|
|
287
|
+
#. Default: "EEA Member Countries"
|
|
288
|
+
#: components/manage/Blocks/CountryMapProfile/Filter
|
|
289
|
+
msgid "EEA Member Countries"
|
|
290
|
+
msgstr "Pajjiżi Membri taż-ŻEE"
|
|
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 "Stati Membri tal-UE u Pajjiżi Membri taż-ŻEE"
|
|
296
|
+
|
|
271
297
|
#. Default: "EU funding"
|
|
272
298
|
#: search/mission_funding/facets-funding
|
|
273
299
|
msgid "EU funding"
|
|
274
300
|
msgstr "finanzjament mill-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 "Membri tal-Parnership tal-Lvant u Partijiet Kontraenti tal-Komunità tal-Enerġija"
|
|
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 "Esplora aktar dwar Climate-ADAPT"
|
|
|
293
324
|
msgid "For more search options"
|
|
294
325
|
msgstr "Għal aktar għażliet ta 'tfittxija"
|
|
295
326
|
|
|
327
|
+
#. Default: "France"
|
|
328
|
+
#: helpers/Constants
|
|
329
|
+
msgid "France"
|
|
330
|
+
msgstr "Franza"
|
|
331
|
+
|
|
296
332
|
#. Default: "Fullscreen"
|
|
297
333
|
#: components/theme/Views/C3SIndicatorView
|
|
298
334
|
msgid "Fullscreen"
|
|
@@ -300,6 +336,8 @@ msgstr "Skrin sħiħ"
|
|
|
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 disponibbli (ikklikkja fuq il-pajjiż għal aktar informazzjoni)"
|
|
|
345
383
|
msgid "Hazard Type"
|
|
346
384
|
msgstr "Tip ta' Periklu"
|
|
347
385
|
|
|
386
|
+
#. Default: "Health Impacts"
|
|
387
|
+
#: search/health_observatory/config-health
|
|
388
|
+
msgid "Health Impacts"
|
|
389
|
+
msgstr "Impatti fuq is-Saħħa"
|
|
390
|
+
|
|
348
391
|
#. Default: "Health impact:"
|
|
349
392
|
#: helpers/ContentMetadata
|
|
350
393
|
msgid "Health impact:"
|
|
@@ -408,6 +451,8 @@ msgstr "Info"
|
|
|
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 "Oġġett minn terzi persuni"
|
|
413
458
|
|
|
@@ -419,6 +464,8 @@ msgstr "Sistemi Ewlenin tal-Komunità"
|
|
|
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 "Miżura tat-Tip Ewlenin"
|
|
424
471
|
|
|
@@ -495,7 +542,7 @@ msgstr "Ċomb"
|
|
|
495
542
|
#. Default: "Learn more"
|
|
496
543
|
#: components/manage/Blocks/Listing/EventAccordionListingView
|
|
497
544
|
msgid "Learn more"
|
|
498
|
-
msgstr ""
|
|
545
|
+
msgstr "Tgħallem aktar"
|
|
499
546
|
|
|
500
547
|
#. Default: "Legal aspects"
|
|
501
548
|
#: components/theme/Views/AdaptationOptionView
|
|
@@ -575,6 +622,7 @@ msgid "Observatory contributions"
|
|
|
575
622
|
msgstr "Kontribuzzjonijiet ta' l-osservatorju"
|
|
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 "Imsieħeb tal-osservatorju"
|
|
@@ -624,6 +672,11 @@ msgstr "Informazzjoni prattika"
|
|
|
624
672
|
msgid "Project information"
|
|
625
673
|
msgstr "Informazzjoni dwar il-proġett"
|
|
626
674
|
|
|
675
|
+
#. Default: "Publications and reports"
|
|
676
|
+
#: search/vocabulary
|
|
677
|
+
msgid "Publication reference"
|
|
678
|
+
msgstr "Referenza tal-pubblikazzjoni"
|
|
679
|
+
|
|
627
680
|
#. Default: "Publications and Reports Documents"
|
|
628
681
|
#: helpers/Utils
|
|
629
682
|
msgid "Publications and Reports Documents"
|
|
@@ -709,6 +762,8 @@ msgstr "Fittex fil-Katalgu tar-Riżorsi tal-Osservatorju..."
|
|
|
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 "Taqsima"
|
|
714
769
|
|
|
@@ -822,7 +877,7 @@ msgstr "Id-data tirreferi għall-mument li fih l-oġġett ikun ġie ppreparat je
|
|
|
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 "Dan l-oġġett ġie arkivjat minħabba li l-kontenut tiegħu huwa skadut. Xorta tista' taċċessah bħala wirt."
|
|
826
881
|
|
|
827
882
|
#. Default: "Topics:"
|
|
828
883
|
#: components/Result/ClusterHorizontalCardItem
|
|
@@ -832,6 +887,8 @@ msgstr "Suġġetti:"
|
|
|
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 "Reġjuni transnazzjonali"
|
|
837
894
|
|
|
@@ -841,6 +898,11 @@ msgstr "Reġjuni transnazzjonali"
|
|
|
841
898
|
msgid "Type of item"
|
|
842
899
|
msgstr "Tip ta' oġġett"
|
|
843
900
|
|
|
901
|
+
#. Default: "Types"
|
|
902
|
+
#: search/health_observatory/config-health
|
|
903
|
+
msgid "Types"
|
|
904
|
+
msgstr "Tipi"
|
|
905
|
+
|
|
844
906
|
#. Default: "Updating notes"
|
|
845
907
|
#: components/theme/Views/CaseStudyView
|
|
846
908
|
msgid "Updating notes"
|
|
@@ -851,6 +913,11 @@ msgstr "Aġġornament noti"
|
|
|
851
913
|
msgid "User requirements"
|
|
852
914
|
msgstr "Rekwiżiti tal-utent"
|
|
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 "Fejn"
|
|
|
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 "uffiċjalment bl-Ingliż"
|
|
899
966
|
|
|
900
967
|
#. undefined
|
|
901
968
|
|
|
@@ -1169,11 +1236,6 @@ msgstr "Belarus"
|
|
|
1169
1236
|
|
|
1170
1237
|
#. undefined
|
|
1171
1238
|
|
|
1172
|
-
msgid "Belgium"
|
|
1173
|
-
msgstr "il-Belġju"
|
|
1174
|
-
|
|
1175
|
-
#. undefined
|
|
1176
|
-
|
|
1177
1239
|
msgid "Bosnia and Herzegovina"
|
|
1178
1240
|
msgstr "Bosnja u Ħerzegovina"
|
|
1179
1241
|
|
|
@@ -1209,11 +1271,6 @@ msgstr "Estonja"
|
|
|
1209
1271
|
|
|
1210
1272
|
#. undefined
|
|
1211
1273
|
|
|
1212
|
-
msgid "France"
|
|
1213
|
-
msgstr "Franza"
|
|
1214
|
-
|
|
1215
|
-
#. undefined
|
|
1216
|
-
|
|
1217
1274
|
msgid "Faroe Islands"
|
|
1218
1275
|
msgstr "Gżejjer Faroe"
|
|
1219
1276
|
|
|
@@ -2192,107 +2249,107 @@ msgid "Exposure of vulnerable groups to climate risks"
|
|
|
2192
2249
|
msgstr "L-espożizzjoni ta' gruppi vulnerabbli għar-riskji klimatiċi"
|
|
2193
2250
|
|
|
2194
2251
|
#. undefined
|
|
2195
|
-
#:
|
|
2252
|
+
#:
|
|
2196
2253
|
msgid "KEY EU ACTIONS"
|
|
2197
2254
|
msgstr "AZZJONIJIET EWLENIN TAL-UE"
|
|
2198
2255
|
|
|
2199
2256
|
#. undefined
|
|
2200
|
-
#:
|
|
2257
|
+
#:
|
|
2201
2258
|
msgid "Just resilience"
|
|
2202
2259
|
msgstr "Reżiljenza biss"
|
|
2203
2260
|
|
|
2204
2261
|
#. undefined
|
|
2205
|
-
#:
|
|
2262
|
+
#:
|
|
2206
2263
|
msgid "Nature-based solutions"
|
|
2207
2264
|
msgstr "Soluzzjonijiet ibbażati fuq in-natura"
|
|
2208
2265
|
|
|
2209
2266
|
#. undefined
|
|
2210
|
-
#:
|
|
2267
|
+
#:
|
|
2211
2268
|
msgid "Economic losses and fatalities"
|
|
2212
2269
|
msgstr "Telf ekonomiku u fatalitajiet"
|
|
2213
2270
|
|
|
2214
2271
|
#. undefined
|
|
2215
|
-
#:
|
|
2272
|
+
#:
|
|
2216
2273
|
msgid "Strategic objectives 2030"
|
|
2217
2274
|
msgstr "Għanijiet strateġiċi 2030"
|
|
2218
2275
|
|
|
2219
2276
|
#. undefined
|
|
2220
|
-
#:
|
|
2277
|
+
#:
|
|
2221
2278
|
msgid "Availability of urban green spaces to vulnerable groups"
|
|
2222
2279
|
msgstr "Disponibbiltà ta' spazji ħodor urbani għal gruppi vulnerabbli"
|
|
2223
2280
|
|
|
2224
2281
|
#. undefined
|
|
2225
|
-
#:
|
|
2282
|
+
#:
|
|
2226
2283
|
msgid "Transnational, National, local"
|
|
2227
2284
|
msgstr "Transnazzjonali, Nazzjonali, lokali"
|
|
2228
2285
|
|
|
2229
2286
|
#. undefined
|
|
2230
|
-
#:
|
|
2287
|
+
#:
|
|
2231
2288
|
msgid "Aero-allergens"
|
|
2232
2289
|
msgstr "Aero-allerġeni"
|
|
2233
2290
|
|
|
2234
2291
|
#. undefined
|
|
2235
|
-
#:
|
|
2292
|
+
#:
|
|
2236
2293
|
msgid "Heat"
|
|
2237
2294
|
msgstr "Saħħan"
|
|
2238
2295
|
|
|
2239
2296
|
#. undefined
|
|
2240
|
-
#:
|
|
2297
|
+
#:
|
|
2241
2298
|
msgid "Accessibility of hospitals in Europe"
|
|
2242
2299
|
msgstr "Aċċessibilità ta' sptarijiet fl-Ewropa"
|
|
2243
2300
|
|
|
2244
2301
|
#. undefined
|
|
2245
|
-
#:
|
|
2302
|
+
#:
|
|
2246
2303
|
msgid "ADAPTATION IN THE FORESTRY SECTOR"
|
|
2247
2304
|
msgstr "ADATTAMENT FIS-SETTUR TAL-FORESTA"
|
|
2248
2305
|
|
|
2249
2306
|
#. undefined
|
|
2250
|
-
#:
|
|
2307
|
+
#:
|
|
2251
2308
|
msgid "Ground-level ozone"
|
|
2252
2309
|
msgstr "Ożonu fil-livell tal-art"
|
|
2253
2310
|
|
|
2254
2311
|
#. undefined
|
|
2255
|
-
#:
|
|
2312
|
+
#:
|
|
2256
2313
|
msgid "Ground-level ozone forecast (CAMS)"
|
|
2257
2314
|
msgstr "Tbassir tal-ożonu fil-livell tal-art (CAMS)"
|
|
2258
2315
|
|
|
2259
2316
|
#. undefined
|
|
2260
|
-
#:
|
|
2317
|
+
#:
|
|
2261
2318
|
msgid "Pollution"
|
|
2262
2319
|
msgstr "Tniġġis"
|
|
2263
2320
|
|
|
2264
2321
|
#. undefined
|
|
2265
|
-
#:
|
|
2322
|
+
#:
|
|
2266
2323
|
msgid "Occupational safety and health effects"
|
|
2267
2324
|
msgstr "Effetti fuq is-sigurtà u s-saħħa fuq il-post tax-xogħol"
|
|
2268
2325
|
|
|
2269
2326
|
#. undefined
|
|
2270
|
-
#:
|
|
2327
|
+
#:
|
|
2271
2328
|
msgid "Observatory workplan for 2023-24"
|
|
2272
2329
|
msgstr "Pjan ta' ħidma ta' l-osservatorju għall-2023-24"
|
|
2273
2330
|
|
|
2274
2331
|
#. undefined
|
|
2275
|
-
#:
|
|
2332
|
+
#:
|
|
2276
2333
|
msgid "Ground-level PM2.5 forecast (CAMS)"
|
|
2277
2334
|
msgstr "Tbassir PM2.5 fil-livell tal-art (CAMS)"
|
|
2278
2335
|
|
|
2279
2336
|
#. undefined
|
|
2280
|
-
#:
|
|
2337
|
+
#:
|
|
2281
2338
|
msgid "Ground-level PM10 forecast (CAMS)"
|
|
2282
2339
|
msgstr "Tbassir tal-PM10 fil-livell tal-art (CAMS)"
|
|
2283
2340
|
|
|
2284
2341
|
#. undefined
|
|
2285
|
-
#:
|
|
2342
|
+
#:
|
|
2286
2343
|
msgid "Ground-level NO2 forecast (CAMS)"
|
|
2287
2344
|
msgstr "Tbassir NO2 fil-livell tal-art (CAMS)"
|
|
2288
2345
|
|
|
2289
2346
|
#. undefined
|
|
2290
|
-
#:
|
|
2347
|
+
#:
|
|
2291
2348
|
msgid "2022 EEA Report on Climate & Health"
|
|
2292
2349
|
msgstr "Rapport taż-ŻEE 2022 dwar il-Klima u s-Saħħa"
|
|
2293
2350
|
|
|
2294
2351
|
#. undefined
|
|
2295
|
-
#:
|
|
2352
|
+
#:
|
|
2296
2353
|
msgid "European environment and health atlas"
|
|
2297
2354
|
msgstr "Atlas Ewropew dwar l-ambjent u s-saħħa"
|
|
2298
2355
|
|