@eeacms/volto-cca-policy 0.3.6 → 0.3.7

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,6 +4,17 @@ 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
+ ### [0.3.7](https://github.com/eea/volto-cca-policy/compare/0.3.6...0.3.7) - 13 February 2025
8
+
9
+ #### :rocket: Dependency updates
10
+
11
+ - Release @eeacms/volto-searchlib@2.0.11 [EEA Jenkins - [`409fcee`](https://github.com/eea/volto-cca-policy/commit/409fcee65dda0ff1747b8f0f003fbee3830ce852)]
12
+ - Release @eeacms/volto-globalsearch@2.0.6 [EEA Jenkins - [`57e5358`](https://github.com/eea/volto-cca-policy/commit/57e5358db958e2c5c36a9865f115663795392631)]
13
+
14
+ #### :hammer_and_wrench: Others
15
+
16
+ - Rename element label [Tiberiu Ichim - [`8ed505c`](https://github.com/eea/volto-cca-policy/commit/8ed505c436ad841e014c391279162dcb64f1b17a)]
17
+ - Fix published label [Tiberiu Ichim - [`784b581`](https://github.com/eea/volto-cca-policy/commit/784b5812da5945cc6df6335ba549cf296bb65c8b)]
7
18
  ### [0.3.6](https://github.com/eea/volto-cca-policy/compare/0.3.5...0.3.6) - 12 February 2025
8
19
 
9
20
  #### :hammer_and_wrench: Others
@@ -1923,13 +1934,10 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1923
1934
  - Refs #260715 rast-block wip [Tripon Eugen - [`f19d54e`](https://github.com/eea/volto-cca-policy/commit/f19d54e0b9a6a86bf344eb85b6a1cda7f3de91bf)]
1924
1935
  - Refs #260715 rast-block wip [Tripon Eugen - [`2828537`](https://github.com/eea/volto-cca-policy/commit/2828537b6c084cd1a82162d552fb4ef025b71f9f)]
1925
1936
  - Refs #260715 rast-block updates [Tripon Eugen - [`1e803e5`](https://github.com/eea/volto-cca-policy/commit/1e803e5bd3d3fb7558f261c76c68866be7beb8b5)]
1926
- - test: [JENKINS] Use java17 for sonarqube scanner [valentinab25 - [`0a15e1b`](https://github.com/eea/volto-cca-policy/commit/0a15e1b2ad081233685e80d5b3c60a8663f6b896)]
1927
- - test: [JENKINS] Run cypress in started frontend container [valentinab25 - [`9554e44`](https://github.com/eea/volto-cca-policy/commit/9554e44c92a621a52b2adb5a4830fb084ee5734b)]
1928
1937
  ### [0.1.49](https://github.com/eea/volto-cca-policy/compare/0.1.48...0.1.49) - 15 November 2023
1929
1938
 
1930
1939
  #### :house: Internal changes
1931
1940
 
1932
- - chore: [JENKINS] Refactor automated testing [valentinab25 - [`7b820a6`](https://github.com/eea/volto-cca-policy/commit/7b820a6369c2ddd5203b1a4abe352cb4bb43db7a)]
1933
1941
  - chore: husky, lint-staged use fixed versions [valentinab25 - [`f0a8061`](https://github.com/eea/volto-cca-policy/commit/f0a8061c275c236deb00087c23fac9860a073106)]
1934
1942
 
1935
1943
  #### :hammer_and_wrench: Others
@@ -1946,9 +1954,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1946
1954
  - Refs #259267 - jenkins test [Tripon Eugen - [`cacd31e`](https://github.com/eea/volto-cca-policy/commit/cacd31e7b1afe0983674ed5c7632d2e1d7fa752e)]
1947
1955
  - Refs #259267 - jenkins [Tripon Eugen - [`5b3affe`](https://github.com/eea/volto-cca-policy/commit/5b3affee8401239de10097884c1b7f2349d15ec0)]
1948
1956
  - Refs #259267 - add When, lead image and title to files [Tripon Eugen - [`2cedb23`](https://github.com/eea/volto-cca-policy/commit/2cedb237f898af9057e13fba94b615ef71077204)]
1949
- - test: [JENKINS] Add cpu limit on cypress docker [valentinab25 - [`4d607a5`](https://github.com/eea/volto-cca-policy/commit/4d607a576e9d0a5c34e48c41b409e7df616ee3d6)]
1950
- - test: [JENKINS] Increase shm-size to cypress docker [valentinab25 - [`b7f74d5`](https://github.com/eea/volto-cca-policy/commit/b7f74d53513a6edbfbca5cb6d19687929bb1e5db)]
1951
- - test: [JENKINS] Improve cypress time [valentinab25 - [`db65617`](https://github.com/eea/volto-cca-policy/commit/db656173391f65157098d95d388c25f6429753d8)]
1952
1957
  - Refs #259267 - cca event blocks attachments and check not mandatoty fields [Tripon Eugen - [`3138e5a`](https://github.com/eea/volto-cca-policy/commit/3138e5afb5bfbdbed14e27ed457b16867b7fa414)]
1953
1958
  - Refs #256681 - Fix error in CCA Event view menu. ([React Intl] An id must be provided to format a message.) [GhitaB - [`517eeb8`](https://github.com/eea/volto-cca-policy/commit/517eeb817264a47bbfd6b9b7d22aaf22d44ed224)]
1954
1959
  - Refs #161485 - Fix ECDE name conflict. [GhitaB - [`8bfd99f`](https://github.com/eea/volto-cca-policy/commit/8bfd99ff68bb82a04d1c0ed625fa514fcf46289e)]
@@ -2165,7 +2170,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
2165
2170
 
2166
2171
  #### :house: Internal changes
2167
2172
 
2168
- - chore: [JENKINS] Remove alpha testing version [valentinab25 - [`ad1ced0`](https://github.com/eea/volto-cca-policy/commit/ad1ced0971ba116c13a3b5fcc039172cc915c919)]
2169
2173
 
2170
2174
  #### :hammer_and_wrench: Others
2171
2175
 
@@ -2646,7 +2650,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
2646
2650
  #### :hammer_and_wrench: Others
2647
2651
 
2648
2652
  - Refs #158294 - Update supported languages list. [GhitaB - [`0a4f91f`](https://github.com/eea/volto-cca-policy/commit/0a4f91f39b7edc367bd4c127d6a8f273c7788361)]
2649
- - Add Sonarqube tag using cca-frontend addons list [EEA Jenkins - [`8f1f9ce`](https://github.com/eea/volto-cca-policy/commit/8f1f9ce6c22805670cc0800d3c779b6d619d0f31)]
2650
2653
  ### [0.1.1](https://github.com/eea/volto-cca-policy/compare/0.1.0...0.1.1) - 13 December 2022
2651
2654
 
2652
2655
  #### :hammer_and_wrench: Others
@@ -525,7 +525,7 @@ msgstr "Национален HHAP"
525
525
  #. Default: "New"
526
526
  #: components/Result/ClusterHorizontalCardItem
527
527
  msgid "New"
528
- msgstr ""
528
+ msgstr "Нов"
529
529
 
530
530
  #. Default: "No HHAP"
531
531
  #: components/manage/Blocks/CountryMapHeatIndex/Filter
@@ -596,7 +596,7 @@ msgstr "Политика и правна основа"
596
596
  #. Default: "Policy context of the adaptation measure"
597
597
  #: components/theme/Views/CaseStudyView
598
598
  msgid "Policy context of the adaptation measure"
599
- msgstr ""
599
+ msgstr "Политически контекст на мярката за адаптиране"
600
600
 
601
601
  #. Default: "Practical information"
602
602
  #: components/theme/Views/CcaEventView
@@ -803,7 +803,7 @@ msgstr "Датата се отнася до момента, в който еле
803
803
  #: components/Result/ClusterHorizontalCardItem
804
804
  #: components/Result/HealthHorizontalCardItem
805
805
  msgid "Topics:"
806
- msgstr ""
806
+ msgstr "теми:"
807
807
 
808
808
  #. Default: "Transnational regions"
809
809
  #: search/cca/facets
@@ -1650,7 +1650,7 @@ msgstr "Търсене в базата данни"
1650
1650
  #. undefined
1651
1651
  #: health_menu:2201
1652
1652
  msgid "Climate Services"
1653
- msgstr ""
1653
+ msgstr "Климатични услуги"
1654
1654
 
1655
1655
  #. undefined
1656
1656
  #: health_menu:222
@@ -196,6 +196,8 @@ msgstr "Náklady a přínosy"
196
196
 
197
197
  #. Default: "Countries"
198
198
  #: search/common
199
+ #: search/mission_all/facets-all
200
+ #: search/mission_funding/facets-funding
199
201
  msgid "Countries"
200
202
  msgstr "Země"
201
203
 
@@ -298,6 +300,7 @@ msgstr "Celá obrazovka"
298
300
  #: search/cca/facets
299
301
  #: search/facets
300
302
  #: search/mission_projects/facets-projects
303
+ #: search/mission_stories/facets-stories
301
304
  msgid "Funding Programme"
302
305
  msgstr "Program financování"
303
306
 
@@ -336,6 +339,11 @@ msgstr "Úroveň správy:"
336
339
  msgid "HHWS available (click on country for further information)"
337
340
  msgstr "HHWS k dispozici (klikněte na zemi pro další informace)"
338
341
 
342
+ #. Default: "Hazard Type"
343
+ #: search/mission_stories/facets-stories
344
+ msgid "Hazard Type"
345
+ msgstr "Typ nebezpečí"
346
+
339
347
  #. Default: "Health Impacts"
340
348
  #: search/health_observatory/config-health
341
349
  msgid "Health Impacts"
@@ -408,6 +416,11 @@ msgstr "Informace"
408
416
  msgid "Item from third parties"
409
417
  msgstr "Položka od třetích stran"
410
418
 
419
+ #. Default: "Key Community Systems"
420
+ #: search/mission_stories/facets-stories
421
+ msgid "Key Community Systems"
422
+ msgstr "Klíčové komunitní systémy"
423
+
411
424
  #. Default: "Key Type Measure"
412
425
  #: components/manage/Blocks/FilterAceContent/FilterAceContentView
413
426
  #: search/cca/facets
@@ -525,7 +538,7 @@ msgstr "Národní HHAP"
525
538
  #. Default: "New"
526
539
  #: components/Result/ClusterHorizontalCardItem
527
540
  msgid "New"
528
- msgstr ""
541
+ msgstr "Nový"
529
542
 
530
543
  #. Default: "No HHAP"
531
544
  #: components/manage/Blocks/CountryMapHeatIndex/Filter
@@ -596,7 +609,7 @@ msgstr "Politika a právní pozadí"
596
609
  #. Default: "Policy context of the adaptation measure"
597
610
  #: components/theme/Views/CaseStudyView
598
611
  msgid "Policy context of the adaptation measure"
599
- msgstr ""
612
+ msgstr "Politický kontext adaptačního opatření"
600
613
 
601
614
  #. Default: "Practical information"
602
615
  #: components/theme/Views/CcaEventView
@@ -803,7 +816,7 @@ msgstr "Datum se vztahuje k okamžiku, kdy přispívající odborníci připravi
803
816
  #: components/Result/ClusterHorizontalCardItem
804
817
  #: components/Result/HealthHorizontalCardItem
805
818
  msgid "Topics:"
806
- msgstr ""
819
+ msgstr "témata:"
807
820
 
808
821
  #. Default: "Transnational regions"
809
822
  #: search/cca/facets
@@ -196,6 +196,8 @@ msgstr "Kosten und Nutzen"
196
196
 
197
197
  #. Default: "Countries"
198
198
  #: search/common
199
+ #: search/mission_all/facets-all
200
+ #: search/mission_funding/facets-funding
199
201
  msgid "Countries"
200
202
  msgstr "Länder"
201
203
 
@@ -298,6 +300,7 @@ msgstr "Vollbild"
298
300
  #: search/cca/facets
299
301
  #: search/facets
300
302
  #: search/mission_projects/facets-projects
303
+ #: search/mission_stories/facets-stories
301
304
  msgid "Funding Programme"
302
305
  msgstr "Förderprogramm"
303
306
 
@@ -336,6 +339,11 @@ msgstr "Regierungsebene:"
336
339
  msgid "HHWS available (click on country for further information)"
337
340
  msgstr "HHWS verfügbar (klicken Sie auf das Land für weitere Informationen)"
338
341
 
342
+ #. Default: "Hazard Type"
343
+ #: search/mission_stories/facets-stories
344
+ msgid "Hazard Type"
345
+ msgstr "Gefahrentyp"
346
+
339
347
  #. Default: "Health Impacts"
340
348
  #: search/health_observatory/config-health
341
349
  msgid "Health Impacts"
@@ -408,6 +416,11 @@ msgstr "Die Info"
408
416
  msgid "Item from third parties"
409
417
  msgstr "Artikel von Drittanbietern"
410
418
 
419
+ #. Default: "Key Community Systems"
420
+ #: search/mission_stories/facets-stories
421
+ msgid "Key Community Systems"
422
+ msgstr "Wichtige Gemeinschaftssysteme"
423
+
411
424
  #. Default: "Key Type Measure"
412
425
  #: components/manage/Blocks/FilterAceContent/FilterAceContentView
413
426
  #: search/cca/facets
@@ -525,7 +538,7 @@ msgstr "Nationaler HHAP"
525
538
  #. Default: "New"
526
539
  #: components/Result/ClusterHorizontalCardItem
527
540
  msgid "New"
528
- msgstr ""
541
+ msgstr "Neu"
529
542
 
530
543
  #. Default: "No HHAP"
531
544
  #: components/manage/Blocks/CountryMapHeatIndex/Filter
@@ -596,7 +609,7 @@ msgstr "Politischer und rechtlicher Hintergrund"
596
609
  #. Default: "Policy context of the adaptation measure"
597
610
  #: components/theme/Views/CaseStudyView
598
611
  msgid "Policy context of the adaptation measure"
599
- msgstr ""
612
+ msgstr "Politischer Kontext der Anpassungsmaßnahme"
600
613
 
601
614
  #. Default: "Practical information"
602
615
  #: components/theme/Views/CcaEventView
@@ -803,7 +816,7 @@ msgstr "Das Datum bezieht sich auf den Zeitpunkt, zu dem der Artikel von den Re
803
816
  #: components/Result/ClusterHorizontalCardItem
804
817
  #: components/Result/HealthHorizontalCardItem
805
818
  msgid "Topics:"
806
- msgstr ""
819
+ msgstr "Themen:"
807
820
 
808
821
  #. Default: "Transnational regions"
809
822
  #: search/cca/facets
@@ -196,6 +196,8 @@ msgstr ""
196
196
 
197
197
  #. Default: "Countries"
198
198
  #: search/common
199
+ #: search/mission_all/facets-all
200
+ #: search/mission_funding/facets-funding
199
201
  msgid "Countries"
200
202
  msgstr ""
201
203
 
@@ -298,6 +300,7 @@ msgstr ""
298
300
  #: search/cca/facets
299
301
  #: search/facets
300
302
  #: search/mission_projects/facets-projects
303
+ #: search/mission_stories/facets-stories
301
304
  msgid "Funding Programme"
302
305
  msgstr ""
303
306
 
@@ -336,6 +339,11 @@ msgstr ""
336
339
  msgid "HHWS available (click on country for further information)"
337
340
  msgstr ""
338
341
 
342
+ #. Default: "Hazard Type"
343
+ #: search/mission_stories/facets-stories
344
+ msgid "Hazard Type"
345
+ msgstr ""
346
+
339
347
  #. Default: "Health Impacts"
340
348
  #: search/health_observatory/config-health
341
349
  msgid "Health Impacts"
@@ -408,6 +416,11 @@ msgstr ""
408
416
  msgid "Item from third parties"
409
417
  msgstr ""
410
418
 
419
+ #. Default: "Key Community Systems"
420
+ #: search/mission_stories/facets-stories
421
+ msgid "Key Community Systems"
422
+ msgstr ""
423
+
411
424
  #. Default: "Key Type Measure"
412
425
  #: components/manage/Blocks/FilterAceContent/FilterAceContentView
413
426
  #: search/cca/facets
@@ -196,6 +196,8 @@ msgstr "Costes y beneficios"
196
196
 
197
197
  #. Default: "Countries"
198
198
  #: search/common
199
+ #: search/mission_all/facets-all
200
+ #: search/mission_funding/facets-funding
199
201
  msgid "Countries"
200
202
  msgstr "Países"
201
203
 
@@ -298,6 +300,7 @@ msgstr "Pantalla completa"
298
300
  #: search/cca/facets
299
301
  #: search/facets
300
302
  #: search/mission_projects/facets-projects
303
+ #: search/mission_stories/facets-stories
301
304
  msgid "Funding Programme"
302
305
  msgstr "Programa de financiación"
303
306
 
@@ -336,6 +339,11 @@ msgstr "Niveles de gobierno:"
336
339
  msgid "HHWS available (click on country for further information)"
337
340
  msgstr "HHWS disponible (haga clic en el país para obtener más información)"
338
341
 
342
+ #. Default: "Hazard Type"
343
+ #: search/mission_stories/facets-stories
344
+ msgid "Hazard Type"
345
+ msgstr "Tipo de peligro"
346
+
339
347
  #. Default: "Health Impacts"
340
348
  #: search/health_observatory/config-health
341
349
  msgid "Health Impacts"
@@ -408,6 +416,11 @@ msgstr "Información"
408
416
  msgid "Item from third parties"
409
417
  msgstr "Artículo de terceros"
410
418
 
419
+ #. Default: "Key Community Systems"
420
+ #: search/mission_stories/facets-stories
421
+ msgid "Key Community Systems"
422
+ msgstr "Sistemas comunitarios clave"
423
+
411
424
  #. Default: "Key Type Measure"
412
425
  #: components/manage/Blocks/FilterAceContent/FilterAceContentView
413
426
  #: search/cca/facets
@@ -525,7 +538,7 @@ msgstr "HHAP Nacional"
525
538
  #. Default: "New"
526
539
  #: components/Result/ClusterHorizontalCardItem
527
540
  msgid "New"
528
- msgstr ""
541
+ msgstr "Nuevo"
529
542
 
530
543
  #. Default: "No HHAP"
531
544
  #: components/manage/Blocks/CountryMapHeatIndex/Filter
@@ -596,7 +609,7 @@ msgstr "Antecedentes políticos y legales"
596
609
  #. Default: "Policy context of the adaptation measure"
597
610
  #: components/theme/Views/CaseStudyView
598
611
  msgid "Policy context of the adaptation measure"
599
- msgstr ""
612
+ msgstr "Contexto político de la medida de adaptación"
600
613
 
601
614
  #. Default: "Practical information"
602
615
  #: components/theme/Views/CcaEventView
@@ -803,7 +816,7 @@ msgstr "La fecha se refiere al momento en que el artículo ha sido preparado o a
803
816
  #: components/Result/ClusterHorizontalCardItem
804
817
  #: components/Result/HealthHorizontalCardItem
805
818
  msgid "Topics:"
806
- msgstr ""
819
+ msgstr "Temas:"
807
820
 
808
821
  #. Default: "Transnational regions"
809
822
  #: search/cca/facets
@@ -196,6 +196,8 @@ msgstr "Kulud ja kasu"
196
196
 
197
197
  #. Default: "Countries"
198
198
  #: search/common
199
+ #: search/mission_all/facets-all
200
+ #: search/mission_funding/facets-funding
199
201
  msgid "Countries"
200
202
  msgstr "Riigid"
201
203
 
@@ -298,6 +300,7 @@ msgstr "Täisekraan"
298
300
  #: search/cca/facets
299
301
  #: search/facets
300
302
  #: search/mission_projects/facets-projects
303
+ #: search/mission_stories/facets-stories
301
304
  msgid "Funding Programme"
302
305
  msgstr "Rahastamisprogramm"
303
306
 
@@ -336,6 +339,11 @@ msgstr "Juhtimistasand:"
336
339
  msgid "HHWS available (click on country for further information)"
337
340
  msgstr "HHWS on kättesaadav (lisateabe saamiseks klõpsake riigil)"
338
341
 
342
+ #. Default: "Hazard Type"
343
+ #: search/mission_stories/facets-stories
344
+ msgid "Hazard Type"
345
+ msgstr "Ohu tüüp"
346
+
339
347
  #. Default: "Health Impacts"
340
348
  #: search/health_observatory/config-health
341
349
  msgid "Health Impacts"
@@ -408,6 +416,11 @@ msgstr "Teave"
408
416
  msgid "Item from third parties"
409
417
  msgstr "Üksus kolmandatelt isikutelt"
410
418
 
419
+ #. Default: "Key Community Systems"
420
+ #: search/mission_stories/facets-stories
421
+ msgid "Key Community Systems"
422
+ msgstr "Peamised kogukonnasüsteemid"
423
+
411
424
  #. Default: "Key Type Measure"
412
425
  #: components/manage/Blocks/FilterAceContent/FilterAceContentView
413
426
  #: search/cca/facets
@@ -525,7 +538,7 @@ msgstr "Riiklik HHAP"
525
538
  #. Default: "New"
526
539
  #: components/Result/ClusterHorizontalCardItem
527
540
  msgid "New"
528
- msgstr ""
541
+ msgstr "Uus"
529
542
 
530
543
  #. Default: "No HHAP"
531
544
  #: components/manage/Blocks/CountryMapHeatIndex/Filter
@@ -596,7 +609,7 @@ msgstr "Poliitika ja õiguslik taust"
596
609
  #. Default: "Policy context of the adaptation measure"
597
610
  #: components/theme/Views/CaseStudyView
598
611
  msgid "Policy context of the adaptation measure"
599
- msgstr ""
612
+ msgstr "Kohanemismeetme poliitiline kontekst"
600
613
 
601
614
  #. Default: "Practical information"
602
615
  #: components/theme/Views/CcaEventView
@@ -803,7 +816,7 @@ msgstr "Kuupäev viitab hetkele, mil osalevad eksperdid on punkti ette valmistan
803
816
  #: components/Result/ClusterHorizontalCardItem
804
817
  #: components/Result/HealthHorizontalCardItem
805
818
  msgid "Topics:"
806
- msgstr ""
819
+ msgstr "Teemad:"
807
820
 
808
821
  #. Default: "Transnational regions"
809
822
  #: search/cca/facets
@@ -196,6 +196,8 @@ msgstr "Kustannukset ja hyödyt"
196
196
 
197
197
  #. Default: "Countries"
198
198
  #: search/common
199
+ #: search/mission_all/facets-all
200
+ #: search/mission_funding/facets-funding
199
201
  msgid "Countries"
200
202
  msgstr "Maat"
201
203
 
@@ -298,6 +300,7 @@ msgstr "Koko näyttö"
298
300
  #: search/cca/facets
299
301
  #: search/facets
300
302
  #: search/mission_projects/facets-projects
303
+ #: search/mission_stories/facets-stories
301
304
  msgid "Funding Programme"
302
305
  msgstr "Rahoitusohjelma"
303
306
 
@@ -336,6 +339,11 @@ msgstr "Hallintotaso:"
336
339
  msgid "HHWS available (click on country for further information)"
337
340
  msgstr "HHWS saatavilla (napsauta maata saadaksesi lisätietoja)"
338
341
 
342
+ #. Default: "Hazard Type"
343
+ #: search/mission_stories/facets-stories
344
+ msgid "Hazard Type"
345
+ msgstr "Vaaran tyyppi"
346
+
339
347
  #. Default: "Health Impacts"
340
348
  #: search/health_observatory/config-health
341
349
  msgid "Health Impacts"
@@ -408,6 +416,11 @@ msgstr "Tietoa"
408
416
  msgid "Item from third parties"
409
417
  msgstr "Kohde kolmansilta osapuolilta"
410
418
 
419
+ #. Default: "Key Community Systems"
420
+ #: search/mission_stories/facets-stories
421
+ msgid "Key Community Systems"
422
+ msgstr "Keskeiset yhteisöjärjestelmät"
423
+
411
424
  #. Default: "Key Type Measure"
412
425
  #: components/manage/Blocks/FilterAceContent/FilterAceContentView
413
426
  #: search/cca/facets
@@ -525,7 +538,7 @@ msgstr "Kansallinen HHAP"
525
538
  #. Default: "New"
526
539
  #: components/Result/ClusterHorizontalCardItem
527
540
  msgid "New"
528
- msgstr ""
541
+ msgstr "Uusi"
529
542
 
530
543
  #. Default: "No HHAP"
531
544
  #: components/manage/Blocks/CountryMapHeatIndex/Filter
@@ -596,7 +609,7 @@ msgstr "Politiikka ja oikeudellinen tausta"
596
609
  #. Default: "Policy context of the adaptation measure"
597
610
  #: components/theme/Views/CaseStudyView
598
611
  msgid "Policy context of the adaptation measure"
599
- msgstr ""
612
+ msgstr "Sopeutumistoimenpiteen poliittinen konteksti"
600
613
 
601
614
  #. Default: "Practical information"
602
615
  #: components/theme/Views/CcaEventView
@@ -803,7 +816,7 @@ msgstr "Päivämäärällä tarkoitetaan hetkeä, jona osallistuvat asiantuntija
803
816
  #: components/Result/ClusterHorizontalCardItem
804
817
  #: components/Result/HealthHorizontalCardItem
805
818
  msgid "Topics:"
806
- msgstr ""
819
+ msgstr "Aiheet:"
807
820
 
808
821
  #. Default: "Transnational regions"
809
822
  #: search/cca/facets
@@ -196,6 +196,8 @@ msgstr "Coûts et bénéfices"
196
196
 
197
197
  #. Default: "Countries"
198
198
  #: search/common
199
+ #: search/mission_all/facets-all
200
+ #: search/mission_funding/facets-funding
199
201
  msgid "Countries"
200
202
  msgstr "Pays"
201
203
 
@@ -298,6 +300,7 @@ msgstr "Plein écran"
298
300
  #: search/cca/facets
299
301
  #: search/facets
300
302
  #: search/mission_projects/facets-projects
303
+ #: search/mission_stories/facets-stories
301
304
  msgid "Funding Programme"
302
305
  msgstr "Programme de financement"
303
306
 
@@ -336,6 +339,11 @@ msgstr "Niveau de gouvernance:"
336
339
  msgid "HHWS available (click on country for further information)"
337
340
  msgstr "HHWS disponible (cliquez sur le pays pour plus d'informations)"
338
341
 
342
+ #. Default: "Hazard Type"
343
+ #: search/mission_stories/facets-stories
344
+ msgid "Hazard Type"
345
+ msgstr "Type de danger"
346
+
339
347
  #. Default: "Health Impacts"
340
348
  #: search/health_observatory/config-health
341
349
  msgid "Health Impacts"
@@ -408,6 +416,11 @@ msgstr "Info"
408
416
  msgid "Item from third parties"
409
417
  msgstr "Article provenant de tiers"
410
418
 
419
+ #. Default: "Key Community Systems"
420
+ #: search/mission_stories/facets-stories
421
+ msgid "Key Community Systems"
422
+ msgstr "Systèmes communautaires clés"
423
+
411
424
  #. Default: "Key Type Measure"
412
425
  #: components/manage/Blocks/FilterAceContent/FilterAceContentView
413
426
  #: search/cca/facets
@@ -525,7 +538,7 @@ msgstr "HAP national"
525
538
  #. Default: "New"
526
539
  #: components/Result/ClusterHorizontalCardItem
527
540
  msgid "New"
528
- msgstr ""
541
+ msgstr "Nouveau"
529
542
 
530
543
  #. Default: "No HHAP"
531
544
  #: components/manage/Blocks/CountryMapHeatIndex/Filter
@@ -596,7 +609,7 @@ msgstr "Contexte politique et juridique"
596
609
  #. Default: "Policy context of the adaptation measure"
597
610
  #: components/theme/Views/CaseStudyView
598
611
  msgid "Policy context of the adaptation measure"
599
- msgstr ""
612
+ msgstr "Contexte politique de la mesure d’adaptation"
600
613
 
601
614
  #. Default: "Practical information"
602
615
  #: components/theme/Views/CcaEventView
@@ -803,7 +816,7 @@ msgstr "La date fait référence au moment où l'article a été préparé ou mi
803
816
  #: components/Result/ClusterHorizontalCardItem
804
817
  #: components/Result/HealthHorizontalCardItem
805
818
  msgid "Topics:"
806
- msgstr ""
819
+ msgstr "Sujets :"
807
820
 
808
821
  #. Default: "Transnational regions"
809
822
  #: search/cca/facets
@@ -28,7 +28,7 @@ msgstr "Cur Chuige Oiriúnaithe"
28
28
  #. Default: "Adaptation Approaches:"
29
29
  #: helpers/ContentMetadata
30
30
  msgid "Adaptation Approaches:"
31
- msgstr ""
31
+ msgstr "Cur Chuige Oiriúnaithe:"
32
32
 
33
33
  #. Default: "Adaptation Details"
34
34
  #: components/theme/Views/AdaptationOptionView
@@ -50,7 +50,7 @@ msgstr "Earnálacha Oiriúnaithe"
50
50
  #. Default: "Adaptation approaches"
51
51
  #: components/manage/Blocks/CaseStudyExplorer/CaseStudyFilters
52
52
  msgid "Adaptation approaches"
53
- msgstr ""
53
+ msgstr "Cur chuige oiriúnaithe"
54
54
 
55
55
  #. Default: "Adaptation options"
56
56
  #: components/manage/Blocks/CaseStudyExplorer/FeatureDisplay
@@ -324,7 +324,7 @@ msgstr "Ag tosú"
324
324
  #. Default: "Go to advanced search"
325
325
  #: index
326
326
  msgid "Go to advanced search"
327
- msgstr ""
327
+ msgstr "Téigh chuig cuardach casta"
328
328
 
329
329
  #. Default: "Governance level:"
330
330
  #: helpers/ContentMetadata
@@ -525,7 +525,7 @@ msgstr "HHAP Náisiúnta"
525
525
  #. Default: "New"
526
526
  #: components/Result/ClusterHorizontalCardItem
527
527
  msgid "New"
528
- msgstr ""
528
+ msgstr "Nua"
529
529
 
530
530
  #. Default: "No HHAP"
531
531
  #: components/manage/Blocks/CountryMapHeatIndex/Filter
@@ -596,7 +596,7 @@ msgstr ""
596
596
  #. Default: "Policy context of the adaptation measure"
597
597
  #: components/theme/Views/CaseStudyView
598
598
  msgid "Policy context of the adaptation measure"
599
- msgstr ""
599
+ msgstr "Comhthéacs beartais an bhirt oiriúnaithe"
600
600
 
601
601
  #. Default: "Practical information"
602
602
  #: components/theme/Views/CcaEventView
@@ -803,7 +803,7 @@ msgstr "Tagraíonn an dáta don tráth a d’ullmhaigh nó a nuashonraigh saineo
803
803
  #: components/Result/ClusterHorizontalCardItem
804
804
  #: components/Result/HealthHorizontalCardItem
805
805
  msgid "Topics:"
806
- msgstr ""
806
+ msgstr "Ábhair:"
807
807
 
808
808
  #. Default: "Transnational regions"
809
809
  #: search/cca/facets
@@ -1650,7 +1650,7 @@ msgstr "Cuardaigh an bunachar sonraí"
1650
1650
  #. undefined
1651
1651
  #: health_menu:2201
1652
1652
  msgid "Climate Services"
1653
- msgstr ""
1653
+ msgstr "Seirbhísí Aeráide"
1654
1654
 
1655
1655
  #. undefined
1656
1656
  #: health_menu:222
@@ -196,6 +196,8 @@ msgstr "Troškovi i koristi"
196
196
 
197
197
  #. Default: "Countries"
198
198
  #: search/common
199
+ #: search/mission_all/facets-all
200
+ #: search/mission_funding/facets-funding
199
201
  msgid "Countries"
200
202
  msgstr "Zemlje"
201
203
 
@@ -298,6 +300,7 @@ msgstr "Cijeli zaslon"
298
300
  #: search/cca/facets
299
301
  #: search/facets
300
302
  #: search/mission_projects/facets-projects
303
+ #: search/mission_stories/facets-stories
301
304
  msgid "Funding Programme"
302
305
  msgstr "Program financiranja"
303
306
 
@@ -336,6 +339,11 @@ msgstr "Razina upravljanja:"
336
339
  msgid "HHWS available (click on country for further information)"
337
340
  msgstr "HHWS dostupan (kliknite na zemlju za dodatne informacije)"
338
341
 
342
+ #. Default: "Hazard Type"
343
+ #: search/mission_stories/facets-stories
344
+ msgid "Hazard Type"
345
+ msgstr "Vrsta opasnosti"
346
+
339
347
  #. Default: "Health Impacts"
340
348
  #: search/health_observatory/config-health
341
349
  msgid "Health Impacts"
@@ -408,6 +416,11 @@ msgstr "Informacije"
408
416
  msgid "Item from third parties"
409
417
  msgstr "Stavka trećih strana"
410
418
 
419
+ #. Default: "Key Community Systems"
420
+ #: search/mission_stories/facets-stories
421
+ msgid "Key Community Systems"
422
+ msgstr "Ključni sustavi zajednice"
423
+
411
424
  #. Default: "Key Type Measure"
412
425
  #: components/manage/Blocks/FilterAceContent/FilterAceContentView
413
426
  #: search/cca/facets
@@ -525,7 +538,7 @@ msgstr "Nacionalni HHAP"
525
538
  #. Default: "New"
526
539
  #: components/Result/ClusterHorizontalCardItem
527
540
  msgid "New"
528
- msgstr ""
541
+ msgstr "Novi"
529
542
 
530
543
  #. Default: "No HHAP"
531
544
  #: components/manage/Blocks/CountryMapHeatIndex/Filter
@@ -596,7 +609,7 @@ msgstr "Politika i pravna pozadina"
596
609
  #. Default: "Policy context of the adaptation measure"
597
610
  #: components/theme/Views/CaseStudyView
598
611
  msgid "Policy context of the adaptation measure"
599
- msgstr ""
612
+ msgstr "Politički kontekst mjere prilagodbe"
600
613
 
601
614
  #. Default: "Practical information"
602
615
  #: components/theme/Views/CcaEventView
@@ -803,7 +816,7 @@ msgstr "Datum se odnosi na trenutak u kojem su stručnjaci koji daju doprinos pr
803
816
  #: components/Result/ClusterHorizontalCardItem
804
817
  #: components/Result/HealthHorizontalCardItem
805
818
  msgid "Topics:"
806
- msgstr ""
819
+ msgstr "Teme:"
807
820
 
808
821
  #. Default: "Transnational regions"
809
822
  #: search/cca/facets