@eeacms/volto-cca-policy 0.3.63 → 0.3.65
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 +70 -0
- package/locales/bg/LC_MESSAGES/volto.po +31 -39
- package/locales/cs/LC_MESSAGES/volto.po +31 -39
- package/locales/da/LC_MESSAGES/volto.po +31 -39
- package/locales/de/LC_MESSAGES/volto.po +31 -39
- package/locales/el/LC_MESSAGES/volto.po +31 -39
- package/locales/en/LC_MESSAGES/volto.po +31 -38
- package/locales/es/LC_MESSAGES/volto.po +31 -39
- package/locales/et/LC_MESSAGES/volto.po +31 -39
- package/locales/fi/LC_MESSAGES/volto.po +31 -39
- package/locales/fr/LC_MESSAGES/volto.po +31 -39
- package/locales/ga/LC_MESSAGES/volto.po +31 -39
- package/locales/hr/LC_MESSAGES/volto.po +31 -39
- package/locales/hu/LC_MESSAGES/volto.po +31 -39
- package/locales/is/LC_MESSAGES/volto.po +31 -39
- package/locales/it/LC_MESSAGES/volto.po +31 -39
- package/locales/lt/LC_MESSAGES/volto.po +31 -39
- package/locales/lv/LC_MESSAGES/volto.po +31 -39
- package/locales/mt/LC_MESSAGES/volto.po +31 -39
- package/locales/nl/LC_MESSAGES/volto.po +31 -39
- package/locales/nn/LC_MESSAGES/volto.po +31 -39
- package/locales/pl/LC_MESSAGES/volto.po +31 -39
- package/locales/pt/LC_MESSAGES/volto.po +31 -39
- package/locales/ro/LC_MESSAGES/volto.po +31 -39
- package/locales/sk/LC_MESSAGES/volto.po +31 -39
- package/locales/sl/LC_MESSAGES/volto.po +31 -39
- package/locales/sv/LC_MESSAGES/volto.po +31 -39
- package/locales/tr/LC_MESSAGES/volto.po +309 -351
- package/locales/volto.pot +22 -39
- package/package.json +2 -2
- package/src/components/manage/Blocks/CaseStudyExplorer/CaseStudyMap.test.jsx +6 -6
- package/src/components/manage/Blocks/CaseStudyExplorer/FeatureDisplay.test.jsx +2 -2
- package/src/components/manage/Blocks/FlourishEmbedBlock/FlourishEmbedBlockEdit.jsx +33 -0
- package/src/components/manage/Blocks/FlourishEmbedBlock/FlourishEmbedBlockView.jsx +40 -0
- package/src/components/manage/Blocks/FlourishEmbedBlock/index.js +22 -0
- package/src/components/manage/Blocks/FlourishEmbedBlock/schema.js +17 -0
- package/src/components/manage/Blocks/FlourishEmbedBlock/style.less +13 -0
- package/src/components/manage/Blocks/index.js +2 -0
- package/src/components/theme/Header/Header.jsx +45 -27
- package/src/components/theme/MissionSignatoryProfile/TabSections/PlanningTab.test.jsx +3 -2
- package/src/components/theme/PortalMessage/PortalMessage.jsx +6 -4
- package/src/components/theme/Views/DatabaseItemView.jsx +9 -37
- package/src/components/theme/Widgets/PromotionalImageWidget.test.jsx +1 -1
- package/src/customizations/volto/components/theme/View/DefaultView.jsx +5 -1
- package/src/helpers/flourishUtils.js +32 -0
- package/theme/extras/header.overrides +14 -0
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
#.
|
|
2
1
|
msgid ""
|
|
3
2
|
msgstr ""
|
|
4
3
|
"Project-Id-Version: \n"
|
|
@@ -19,8 +18,6 @@ msgstr "Dokument ta' sfond għall-avveniment huwa disponibbli"
|
|
|
19
18
|
|
|
20
19
|
#. Default: "Adaptation Approaches"
|
|
21
20
|
#: search/cca/facets
|
|
22
|
-
#: search/facets
|
|
23
|
-
#: search/fise/facets
|
|
24
21
|
#: search/health_observatory/facets-health
|
|
25
22
|
#: search/mission_all/facets-all
|
|
26
23
|
#: search/mission_projects/facets-projects
|
|
@@ -45,8 +42,6 @@ msgstr "Għażliet ta' Adattament Implimentati F'dan il-Każ"
|
|
|
45
42
|
#. Default: "Adaptation Sectors"
|
|
46
43
|
#: search/cca/facets
|
|
47
44
|
#: search/common
|
|
48
|
-
#: search/facets
|
|
49
|
-
#: search/fise/facets
|
|
50
45
|
msgid "Adaptation Sectors"
|
|
51
46
|
msgstr "Setturi ta' Adattament"
|
|
52
47
|
|
|
@@ -87,11 +82,6 @@ msgstr "Il-ħin kollu"
|
|
|
87
82
|
msgid "Background information"
|
|
88
83
|
msgstr "Informazzjoni ta' sfond"
|
|
89
84
|
|
|
90
|
-
#. Default: "Belgium"
|
|
91
|
-
#: helpers/Constants
|
|
92
|
-
msgid "Belgium"
|
|
93
|
-
msgstr "il-Belġju"
|
|
94
|
-
|
|
95
85
|
#. Default: "Biogeographical regions:"
|
|
96
86
|
#: helpers/ContentMetadata
|
|
97
87
|
msgid "Biogeographical regions:"
|
|
@@ -113,7 +103,7 @@ msgid "Case Study illustrations"
|
|
|
113
103
|
msgstr "Illustrazzjonijiet ta' Studju ta' Każijiet"
|
|
114
104
|
|
|
115
105
|
#. Default: "Case studies related to this option:"
|
|
116
|
-
#:
|
|
106
|
+
#: helpers/ContentMetadata
|
|
117
107
|
msgid "Case studies related to this option:"
|
|
118
108
|
msgstr "Studji ta’ każijiet relatati ma’ din l-għażla:"
|
|
119
109
|
|
|
@@ -150,8 +140,6 @@ msgstr "Belt:"
|
|
|
150
140
|
#. Default: "Climate Impacts"
|
|
151
141
|
#: search/cca/facets
|
|
152
142
|
#: search/common
|
|
153
|
-
#: search/facets
|
|
154
|
-
#: search/fise/facets
|
|
155
143
|
msgid "Climate Impacts"
|
|
156
144
|
msgstr "Impatti tal-Klima"
|
|
157
145
|
|
|
@@ -305,11 +293,6 @@ msgstr "Esplora aktar dwar Climate-ADAPT"
|
|
|
305
293
|
msgid "For more search options"
|
|
306
294
|
msgstr "Għal aktar għażliet ta 'tfittxija"
|
|
307
295
|
|
|
308
|
-
#. Default: "France"
|
|
309
|
-
#: helpers/Constants
|
|
310
|
-
msgid "France"
|
|
311
|
-
msgstr "Franza"
|
|
312
|
-
|
|
313
296
|
#. Default: "Fullscreen"
|
|
314
297
|
#: components/theme/Views/C3SIndicatorView
|
|
315
298
|
msgid "Fullscreen"
|
|
@@ -317,8 +300,6 @@ msgstr "Skrin sħiħ"
|
|
|
317
300
|
|
|
318
301
|
#. Default: "Funding Programme"
|
|
319
302
|
#: search/cca/facets
|
|
320
|
-
#: search/facets
|
|
321
|
-
#: search/fise/facets
|
|
322
303
|
#: search/mission_projects/facets-projects
|
|
323
304
|
#: search/mission_stories/facets-stories
|
|
324
305
|
msgid "Funding Programme"
|
|
@@ -364,11 +345,6 @@ msgstr "HHWS disponibbli (ikklikkja fuq il-pajjiż għal aktar informazzjoni)"
|
|
|
364
345
|
msgid "Hazard Type"
|
|
365
346
|
msgstr "Tip ta' Periklu"
|
|
366
347
|
|
|
367
|
-
#. Default: "Health Impacts"
|
|
368
|
-
#: search/health_observatory/config-health
|
|
369
|
-
msgid "Health Impacts"
|
|
370
|
-
msgstr "Impatti fuq is-Saħħa"
|
|
371
|
-
|
|
372
348
|
#. Default: "Health impact:"
|
|
373
349
|
#: helpers/ContentMetadata
|
|
374
350
|
msgid "Health impact:"
|
|
@@ -432,8 +408,6 @@ msgstr "Info"
|
|
|
432
408
|
|
|
433
409
|
#. Default: "Item from third parties"
|
|
434
410
|
#: search/cca/facets
|
|
435
|
-
#: search/facets
|
|
436
|
-
#: search/fise/facets
|
|
437
411
|
msgid "Item from third parties"
|
|
438
412
|
msgstr "Oġġett minn terzi persuni"
|
|
439
413
|
|
|
@@ -445,8 +419,6 @@ msgstr "Sistemi Ewlenin tal-Komunità"
|
|
|
445
419
|
#. Default: "Key Type Measure"
|
|
446
420
|
#: components/manage/Blocks/FilterAceContent/FilterAceContentView
|
|
447
421
|
#: search/cca/facets
|
|
448
|
-
#: search/facets
|
|
449
|
-
#: search/fise/facets
|
|
450
422
|
msgid "Key Type Measure"
|
|
451
423
|
msgstr "Miżura tat-Tip Ewlenin"
|
|
452
424
|
|
|
@@ -520,6 +492,11 @@ msgstr "Is-sena li għaddiet"
|
|
|
520
492
|
msgid "Lead"
|
|
521
493
|
msgstr "Ċomb"
|
|
522
494
|
|
|
495
|
+
#. Default: "Learn more"
|
|
496
|
+
#: components/manage/Blocks/Listing/EventAccordionListingView
|
|
497
|
+
msgid "Learn more"
|
|
498
|
+
msgstr ""
|
|
499
|
+
|
|
523
500
|
#. Default: "Legal aspects"
|
|
524
501
|
#: components/theme/Views/AdaptationOptionView
|
|
525
502
|
#: components/theme/Views/CaseStudyView
|
|
@@ -577,6 +554,11 @@ msgstr "L-ebda informazzjoni"
|
|
|
577
554
|
msgid "No results"
|
|
578
555
|
msgstr "Ebda riżultati"
|
|
579
556
|
|
|
557
|
+
#. Default: "Non-EU Languages"
|
|
558
|
+
#: components/theme/Header/LanguageSwitch
|
|
559
|
+
msgid "Non-EU Languages"
|
|
560
|
+
msgstr ""
|
|
561
|
+
|
|
580
562
|
#. Default: "Objectives of the adaptation measure"
|
|
581
563
|
#: components/theme/Views/CaseStudyView
|
|
582
564
|
msgid "Objectives of the adaptation measure"
|
|
@@ -593,7 +575,6 @@ msgid "Observatory contributions"
|
|
|
593
575
|
msgstr "Kontribuzzjonijiet ta' l-osservatorju"
|
|
594
576
|
|
|
595
577
|
#. Default: "Observatory partner"
|
|
596
|
-
#: search/health_observatory/config-health
|
|
597
578
|
#: search/health_observatory/facets-health
|
|
598
579
|
msgid "Observatory partner"
|
|
599
580
|
msgstr "Imsieħeb tal-osservatorju"
|
|
@@ -728,8 +709,6 @@ msgstr "Fittex fil-Katalgu tar-Riżorsi tal-Osservatorju..."
|
|
|
728
709
|
|
|
729
710
|
#. Default: "Section"
|
|
730
711
|
#: search/cca/facets
|
|
731
|
-
#: search/facets
|
|
732
|
-
#: search/fise/facets
|
|
733
712
|
msgid "Section"
|
|
734
713
|
msgstr "Taqsima"
|
|
735
714
|
|
|
@@ -840,6 +819,11 @@ msgstr "Id-data tirreferi għall-aħħar data tal-pubblikazzjoni tal-oġġett"
|
|
|
840
819
|
msgid "The date refers to the moment in which the item has been prepared or updated by contributing experts to be submitted for the publication in Climate ADAPT"
|
|
841
820
|
msgstr "Id-data tirreferi għall-mument li fih l-oġġett ikun ġie ppreparat jew aġġornat minn esperti li jikkontribwixxu biex jiġi sottomess għall-pubblikazzjoni fi Climate ADAPT"
|
|
842
821
|
|
|
822
|
+
#. Default: "This object has been archived because its content is outdated. You can still access it as legacy."
|
|
823
|
+
#: components/theme/PortalMessage/PortalMessage
|
|
824
|
+
msgid "This object has been archived because its content is outdated. You can still access it as legacy."
|
|
825
|
+
msgstr ""
|
|
826
|
+
|
|
843
827
|
#. Default: "Topics:"
|
|
844
828
|
#: components/Result/ClusterHorizontalCardItem
|
|
845
829
|
#: components/Result/HealthHorizontalCardItem
|
|
@@ -848,8 +832,6 @@ msgstr "Suġġetti:"
|
|
|
848
832
|
|
|
849
833
|
#. Default: "Transnational regions"
|
|
850
834
|
#: search/cca/facets
|
|
851
|
-
#: search/facets
|
|
852
|
-
#: search/fise/facets
|
|
853
835
|
msgid "Transnational regions"
|
|
854
836
|
msgstr "Reġjuni transnazzjonali"
|
|
855
837
|
|
|
@@ -859,11 +841,6 @@ msgstr "Reġjuni transnazzjonali"
|
|
|
859
841
|
msgid "Type of item"
|
|
860
842
|
msgstr "Tip ta' oġġett"
|
|
861
843
|
|
|
862
|
-
#. Default: "Types"
|
|
863
|
-
#: search/health_observatory/config-health
|
|
864
|
-
msgid "Types"
|
|
865
|
-
msgstr "Tipi"
|
|
866
|
-
|
|
867
844
|
#. Default: "Updating notes"
|
|
868
845
|
#: components/theme/Views/CaseStudyView
|
|
869
846
|
msgid "Updating notes"
|
|
@@ -915,6 +892,11 @@ msgstr "Meta"
|
|
|
915
892
|
msgid "Where"
|
|
916
893
|
msgstr "Fejn"
|
|
917
894
|
|
|
895
|
+
#. Default: "Officially reported governmental information is only available in English"
|
|
896
|
+
#: components/manage/Blocks/CountryProfileDetail/View
|
|
897
|
+
msgid "officiallyInEnglish"
|
|
898
|
+
msgstr ""
|
|
899
|
+
|
|
918
900
|
#. undefined
|
|
919
901
|
|
|
920
902
|
msgid "Adaptation option"
|
|
@@ -1187,6 +1169,11 @@ msgstr "Belarus"
|
|
|
1187
1169
|
|
|
1188
1170
|
#. undefined
|
|
1189
1171
|
|
|
1172
|
+
msgid "Belgium"
|
|
1173
|
+
msgstr "il-Belġju"
|
|
1174
|
+
|
|
1175
|
+
#. undefined
|
|
1176
|
+
|
|
1190
1177
|
msgid "Bosnia and Herzegovina"
|
|
1191
1178
|
msgstr "Bosnja u Ħerzegovina"
|
|
1192
1179
|
|
|
@@ -1222,6 +1209,11 @@ msgstr "Estonja"
|
|
|
1222
1209
|
|
|
1223
1210
|
#. undefined
|
|
1224
1211
|
|
|
1212
|
+
msgid "France"
|
|
1213
|
+
msgstr "Franza"
|
|
1214
|
+
|
|
1215
|
+
#. undefined
|
|
1216
|
+
|
|
1225
1217
|
msgid "Faroe Islands"
|
|
1226
1218
|
msgstr "Gżejjer Faroe"
|
|
1227
1219
|
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
#.
|
|
2
1
|
msgid ""
|
|
3
2
|
msgstr ""
|
|
4
3
|
"Project-Id-Version: \n"
|
|
@@ -19,8 +18,6 @@ msgstr "Er is een achtergronddocument voor het evenement beschikbaar"
|
|
|
19
18
|
|
|
20
19
|
#. Default: "Adaptation Approaches"
|
|
21
20
|
#: search/cca/facets
|
|
22
|
-
#: search/facets
|
|
23
|
-
#: search/fise/facets
|
|
24
21
|
#: search/health_observatory/facets-health
|
|
25
22
|
#: search/mission_all/facets-all
|
|
26
23
|
#: search/mission_projects/facets-projects
|
|
@@ -45,8 +42,6 @@ msgstr "Aanpassingsopties geïmplementeerd in dit geval"
|
|
|
45
42
|
#. Default: "Adaptation Sectors"
|
|
46
43
|
#: search/cca/facets
|
|
47
44
|
#: search/common
|
|
48
|
-
#: search/facets
|
|
49
|
-
#: search/fise/facets
|
|
50
45
|
msgid "Adaptation Sectors"
|
|
51
46
|
msgstr "Aanpassingssectoren"
|
|
52
47
|
|
|
@@ -87,11 +82,6 @@ msgstr "Altijd"
|
|
|
87
82
|
msgid "Background information"
|
|
88
83
|
msgstr "Achtergrondinformatie"
|
|
89
84
|
|
|
90
|
-
#. Default: "Belgium"
|
|
91
|
-
#: helpers/Constants
|
|
92
|
-
msgid "Belgium"
|
|
93
|
-
msgstr "België"
|
|
94
|
-
|
|
95
85
|
#. Default: "Biogeographical regions:"
|
|
96
86
|
#: helpers/ContentMetadata
|
|
97
87
|
msgid "Biogeographical regions:"
|
|
@@ -113,7 +103,7 @@ msgid "Case Study illustrations"
|
|
|
113
103
|
msgstr "Casestudy-illustraties"
|
|
114
104
|
|
|
115
105
|
#. Default: "Case studies related to this option:"
|
|
116
|
-
#:
|
|
106
|
+
#: helpers/ContentMetadata
|
|
117
107
|
msgid "Case studies related to this option:"
|
|
118
108
|
msgstr "Casestudies met betrekking tot deze optie:"
|
|
119
109
|
|
|
@@ -150,8 +140,6 @@ msgstr "Stad:"
|
|
|
150
140
|
#. Default: "Climate Impacts"
|
|
151
141
|
#: search/cca/facets
|
|
152
142
|
#: search/common
|
|
153
|
-
#: search/facets
|
|
154
|
-
#: search/fise/facets
|
|
155
143
|
msgid "Climate Impacts"
|
|
156
144
|
msgstr "Klimaateffecten"
|
|
157
145
|
|
|
@@ -305,11 +293,6 @@ msgstr "Ontdek meer over Climate-ADAPT"
|
|
|
305
293
|
msgid "For more search options"
|
|
306
294
|
msgstr "Voor meer zoekmogelijkheden"
|
|
307
295
|
|
|
308
|
-
#. Default: "France"
|
|
309
|
-
#: helpers/Constants
|
|
310
|
-
msgid "France"
|
|
311
|
-
msgstr "Frankrijk"
|
|
312
|
-
|
|
313
296
|
#. Default: "Fullscreen"
|
|
314
297
|
#: components/theme/Views/C3SIndicatorView
|
|
315
298
|
msgid "Fullscreen"
|
|
@@ -317,8 +300,6 @@ msgstr "Volledig scherm"
|
|
|
317
300
|
|
|
318
301
|
#. Default: "Funding Programme"
|
|
319
302
|
#: search/cca/facets
|
|
320
|
-
#: search/facets
|
|
321
|
-
#: search/fise/facets
|
|
322
303
|
#: search/mission_projects/facets-projects
|
|
323
304
|
#: search/mission_stories/facets-stories
|
|
324
305
|
msgid "Funding Programme"
|
|
@@ -364,11 +345,6 @@ msgstr "HHWS beschikbaar (klik op land voor meer informatie)"
|
|
|
364
345
|
msgid "Hazard Type"
|
|
365
346
|
msgstr "Soort gevaar"
|
|
366
347
|
|
|
367
|
-
#. Default: "Health Impacts"
|
|
368
|
-
#: search/health_observatory/config-health
|
|
369
|
-
msgid "Health Impacts"
|
|
370
|
-
msgstr "Gevolgen voor de gezondheid"
|
|
371
|
-
|
|
372
348
|
#. Default: "Health impact:"
|
|
373
349
|
#: helpers/ContentMetadata
|
|
374
350
|
msgid "Health impact:"
|
|
@@ -432,8 +408,6 @@ msgstr "Info"
|
|
|
432
408
|
|
|
433
409
|
#. Default: "Item from third parties"
|
|
434
410
|
#: search/cca/facets
|
|
435
|
-
#: search/facets
|
|
436
|
-
#: search/fise/facets
|
|
437
411
|
msgid "Item from third parties"
|
|
438
412
|
msgstr "Artikel van derden"
|
|
439
413
|
|
|
@@ -445,8 +419,6 @@ msgstr "Belangrijke gemeenschapssystemen"
|
|
|
445
419
|
#. Default: "Key Type Measure"
|
|
446
420
|
#: components/manage/Blocks/FilterAceContent/FilterAceContentView
|
|
447
421
|
#: search/cca/facets
|
|
448
|
-
#: search/facets
|
|
449
|
-
#: search/fise/facets
|
|
450
422
|
msgid "Key Type Measure"
|
|
451
423
|
msgstr "Sleuteltype Maatregel"
|
|
452
424
|
|
|
@@ -520,6 +492,11 @@ msgstr "Vorig jaar"
|
|
|
520
492
|
msgid "Lead"
|
|
521
493
|
msgstr "Leiding"
|
|
522
494
|
|
|
495
|
+
#. Default: "Learn more"
|
|
496
|
+
#: components/manage/Blocks/Listing/EventAccordionListingView
|
|
497
|
+
msgid "Learn more"
|
|
498
|
+
msgstr ""
|
|
499
|
+
|
|
523
500
|
#. Default: "Legal aspects"
|
|
524
501
|
#: components/theme/Views/AdaptationOptionView
|
|
525
502
|
#: components/theme/Views/CaseStudyView
|
|
@@ -577,6 +554,11 @@ msgstr "Geen informatie"
|
|
|
577
554
|
msgid "No results"
|
|
578
555
|
msgstr "Geen resultaten"
|
|
579
556
|
|
|
557
|
+
#. Default: "Non-EU Languages"
|
|
558
|
+
#: components/theme/Header/LanguageSwitch
|
|
559
|
+
msgid "Non-EU Languages"
|
|
560
|
+
msgstr ""
|
|
561
|
+
|
|
580
562
|
#. Default: "Objectives of the adaptation measure"
|
|
581
563
|
#: components/theme/Views/CaseStudyView
|
|
582
564
|
msgid "Objectives of the adaptation measure"
|
|
@@ -593,7 +575,6 @@ msgid "Observatory contributions"
|
|
|
593
575
|
msgstr "Observatoriumbijdragen"
|
|
594
576
|
|
|
595
577
|
#. Default: "Observatory partner"
|
|
596
|
-
#: search/health_observatory/config-health
|
|
597
578
|
#: search/health_observatory/facets-health
|
|
598
579
|
msgid "Observatory partner"
|
|
599
580
|
msgstr "Observatoriumpartner"
|
|
@@ -728,8 +709,6 @@ msgstr "Doorzoek de bronnencatalogus van het Observatorium..."
|
|
|
728
709
|
|
|
729
710
|
#. Default: "Section"
|
|
730
711
|
#: search/cca/facets
|
|
731
|
-
#: search/facets
|
|
732
|
-
#: search/fise/facets
|
|
733
712
|
msgid "Section"
|
|
734
713
|
msgstr "Sectie"
|
|
735
714
|
|
|
@@ -840,6 +819,11 @@ msgstr "De datum verwijst naar de laatste publicatiedatum van het item"
|
|
|
840
819
|
msgid "The date refers to the moment in which the item has been prepared or updated by contributing experts to be submitted for the publication in Climate ADAPT"
|
|
841
820
|
msgstr "De datum verwijst naar het moment waarop het item door bijdragende deskundigen is voorbereid of bijgewerkt voor publicatie in Climate ADAPT."
|
|
842
821
|
|
|
822
|
+
#. Default: "This object has been archived because its content is outdated. You can still access it as legacy."
|
|
823
|
+
#: components/theme/PortalMessage/PortalMessage
|
|
824
|
+
msgid "This object has been archived because its content is outdated. You can still access it as legacy."
|
|
825
|
+
msgstr ""
|
|
826
|
+
|
|
843
827
|
#. Default: "Topics:"
|
|
844
828
|
#: components/Result/ClusterHorizontalCardItem
|
|
845
829
|
#: components/Result/HealthHorizontalCardItem
|
|
@@ -848,8 +832,6 @@ msgstr "Onderwerpen:"
|
|
|
848
832
|
|
|
849
833
|
#. Default: "Transnational regions"
|
|
850
834
|
#: search/cca/facets
|
|
851
|
-
#: search/facets
|
|
852
|
-
#: search/fise/facets
|
|
853
835
|
msgid "Transnational regions"
|
|
854
836
|
msgstr "Transnationale regio's"
|
|
855
837
|
|
|
@@ -859,11 +841,6 @@ msgstr "Transnationale regio's"
|
|
|
859
841
|
msgid "Type of item"
|
|
860
842
|
msgstr "Soort artikel"
|
|
861
843
|
|
|
862
|
-
#. Default: "Types"
|
|
863
|
-
#: search/health_observatory/config-health
|
|
864
|
-
msgid "Types"
|
|
865
|
-
msgstr "Soorten"
|
|
866
|
-
|
|
867
844
|
#. Default: "Updating notes"
|
|
868
845
|
#: components/theme/Views/CaseStudyView
|
|
869
846
|
msgid "Updating notes"
|
|
@@ -915,6 +892,11 @@ msgstr "Wanneer"
|
|
|
915
892
|
msgid "Where"
|
|
916
893
|
msgstr "Waar"
|
|
917
894
|
|
|
895
|
+
#. Default: "Officially reported governmental information is only available in English"
|
|
896
|
+
#: components/manage/Blocks/CountryProfileDetail/View
|
|
897
|
+
msgid "officiallyInEnglish"
|
|
898
|
+
msgstr ""
|
|
899
|
+
|
|
918
900
|
#. undefined
|
|
919
901
|
|
|
920
902
|
msgid "Adaptation option"
|
|
@@ -1187,6 +1169,11 @@ msgstr "Wit-Rusland"
|
|
|
1187
1169
|
|
|
1188
1170
|
#. undefined
|
|
1189
1171
|
|
|
1172
|
+
msgid "Belgium"
|
|
1173
|
+
msgstr "België"
|
|
1174
|
+
|
|
1175
|
+
#. undefined
|
|
1176
|
+
|
|
1190
1177
|
msgid "Bosnia and Herzegovina"
|
|
1191
1178
|
msgstr "Bosnië en Herzegovina"
|
|
1192
1179
|
|
|
@@ -1222,6 +1209,11 @@ msgstr "Estland"
|
|
|
1222
1209
|
|
|
1223
1210
|
#. undefined
|
|
1224
1211
|
|
|
1212
|
+
msgid "France"
|
|
1213
|
+
msgstr "Frankrijk"
|
|
1214
|
+
|
|
1215
|
+
#. undefined
|
|
1216
|
+
|
|
1225
1217
|
msgid "Faroe Islands"
|
|
1226
1218
|
msgstr "Faeröer eilanden"
|
|
1227
1219
|
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
#.
|
|
2
1
|
msgid ""
|
|
3
2
|
msgstr ""
|
|
4
3
|
"Project-Id-Version: \n"
|
|
@@ -19,8 +18,6 @@ msgstr "Et bakgrunnsdokument for arrangementet er tilgjengelig"
|
|
|
19
18
|
|
|
20
19
|
#. Default: "Adaptation Approaches"
|
|
21
20
|
#: search/cca/facets
|
|
22
|
-
#: search/facets
|
|
23
|
-
#: search/fise/facets
|
|
24
21
|
#: search/health_observatory/facets-health
|
|
25
22
|
#: search/mission_all/facets-all
|
|
26
23
|
#: search/mission_projects/facets-projects
|
|
@@ -45,8 +42,6 @@ msgstr "Tilpasningsalternativer implementert i dette tilfellet"
|
|
|
45
42
|
#. Default: "Adaptation Sectors"
|
|
46
43
|
#: search/cca/facets
|
|
47
44
|
#: search/common
|
|
48
|
-
#: search/facets
|
|
49
|
-
#: search/fise/facets
|
|
50
45
|
msgid "Adaptation Sectors"
|
|
51
46
|
msgstr "Tilpasningssektorer"
|
|
52
47
|
|
|
@@ -87,11 +82,6 @@ msgstr "Hele tiden"
|
|
|
87
82
|
msgid "Background information"
|
|
88
83
|
msgstr "Bakgrunnsinformasjon"
|
|
89
84
|
|
|
90
|
-
#. Default: "Belgium"
|
|
91
|
-
#: helpers/Constants
|
|
92
|
-
msgid "Belgium"
|
|
93
|
-
msgstr "Belgia"
|
|
94
|
-
|
|
95
85
|
#. Default: "Biogeographical regions:"
|
|
96
86
|
#: helpers/ContentMetadata
|
|
97
87
|
msgid "Biogeographical regions:"
|
|
@@ -113,7 +103,7 @@ msgid "Case Study illustrations"
|
|
|
113
103
|
msgstr "Kasusstudieillustrasjoner"
|
|
114
104
|
|
|
115
105
|
#. Default: "Case studies related to this option:"
|
|
116
|
-
#:
|
|
106
|
+
#: helpers/ContentMetadata
|
|
117
107
|
msgid "Case studies related to this option:"
|
|
118
108
|
msgstr "Kasusstudier relatert til dette alternativet:"
|
|
119
109
|
|
|
@@ -150,8 +140,6 @@ msgstr "By:"
|
|
|
150
140
|
#. Default: "Climate Impacts"
|
|
151
141
|
#: search/cca/facets
|
|
152
142
|
#: search/common
|
|
153
|
-
#: search/facets
|
|
154
|
-
#: search/fise/facets
|
|
155
143
|
msgid "Climate Impacts"
|
|
156
144
|
msgstr "Klimapåvirkninger"
|
|
157
145
|
|
|
@@ -305,11 +293,6 @@ msgstr "Utforsk mer på Climate-ADAPT"
|
|
|
305
293
|
msgid "For more search options"
|
|
306
294
|
msgstr "For flere søkealternativer"
|
|
307
295
|
|
|
308
|
-
#. Default: "France"
|
|
309
|
-
#: helpers/Constants
|
|
310
|
-
msgid "France"
|
|
311
|
-
msgstr "Frankrike"
|
|
312
|
-
|
|
313
296
|
#. Default: "Fullscreen"
|
|
314
297
|
#: components/theme/Views/C3SIndicatorView
|
|
315
298
|
msgid "Fullscreen"
|
|
@@ -317,8 +300,6 @@ msgstr "Fullskjerm"
|
|
|
317
300
|
|
|
318
301
|
#. Default: "Funding Programme"
|
|
319
302
|
#: search/cca/facets
|
|
320
|
-
#: search/facets
|
|
321
|
-
#: search/fise/facets
|
|
322
303
|
#: search/mission_projects/facets-projects
|
|
323
304
|
#: search/mission_stories/facets-stories
|
|
324
305
|
msgid "Funding Programme"
|
|
@@ -364,11 +345,6 @@ msgstr "HHWS tilgjengelig (klikk på land for mer informasjon)"
|
|
|
364
345
|
msgid "Hazard Type"
|
|
365
346
|
msgstr "Faretype"
|
|
366
347
|
|
|
367
|
-
#. Default: "Health Impacts"
|
|
368
|
-
#: search/health_observatory/config-health
|
|
369
|
-
msgid "Health Impacts"
|
|
370
|
-
msgstr "Helsepåvirkninger"
|
|
371
|
-
|
|
372
348
|
#. Default: "Health impact:"
|
|
373
349
|
#: helpers/ContentMetadata
|
|
374
350
|
msgid "Health impact:"
|
|
@@ -432,8 +408,6 @@ msgstr "Info"
|
|
|
432
408
|
|
|
433
409
|
#. Default: "Item from third parties"
|
|
434
410
|
#: search/cca/facets
|
|
435
|
-
#: search/facets
|
|
436
|
-
#: search/fise/facets
|
|
437
411
|
msgid "Item from third parties"
|
|
438
412
|
msgstr "Vare fra tredjeparter"
|
|
439
413
|
|
|
@@ -445,8 +419,6 @@ msgstr "Nøkkelsamfunnssystemer"
|
|
|
445
419
|
#. Default: "Key Type Measure"
|
|
446
420
|
#: components/manage/Blocks/FilterAceContent/FilterAceContentView
|
|
447
421
|
#: search/cca/facets
|
|
448
|
-
#: search/facets
|
|
449
|
-
#: search/fise/facets
|
|
450
422
|
msgid "Key Type Measure"
|
|
451
423
|
msgstr "Nøkkeltype Mål"
|
|
452
424
|
|
|
@@ -520,6 +492,11 @@ msgstr "I fjor"
|
|
|
520
492
|
msgid "Lead"
|
|
521
493
|
msgstr "Bly"
|
|
522
494
|
|
|
495
|
+
#. Default: "Learn more"
|
|
496
|
+
#: components/manage/Blocks/Listing/EventAccordionListingView
|
|
497
|
+
msgid "Learn more"
|
|
498
|
+
msgstr ""
|
|
499
|
+
|
|
523
500
|
#. Default: "Legal aspects"
|
|
524
501
|
#: components/theme/Views/AdaptationOptionView
|
|
525
502
|
#: components/theme/Views/CaseStudyView
|
|
@@ -577,6 +554,11 @@ msgstr "Ingen informasjon"
|
|
|
577
554
|
msgid "No results"
|
|
578
555
|
msgstr "Ingen resultater"
|
|
579
556
|
|
|
557
|
+
#. Default: "Non-EU Languages"
|
|
558
|
+
#: components/theme/Header/LanguageSwitch
|
|
559
|
+
msgid "Non-EU Languages"
|
|
560
|
+
msgstr ""
|
|
561
|
+
|
|
580
562
|
#. Default: "Objectives of the adaptation measure"
|
|
581
563
|
#: components/theme/Views/CaseStudyView
|
|
582
564
|
msgid "Objectives of the adaptation measure"
|
|
@@ -593,7 +575,6 @@ msgid "Observatory contributions"
|
|
|
593
575
|
msgstr "Observatoriebidrag"
|
|
594
576
|
|
|
595
577
|
#. Default: "Observatory partner"
|
|
596
|
-
#: search/health_observatory/config-health
|
|
597
578
|
#: search/health_observatory/facets-health
|
|
598
579
|
msgid "Observatory partner"
|
|
599
580
|
msgstr "Observatoriepartner"
|
|
@@ -728,8 +709,6 @@ msgstr "Søk i Observatory Resource Catalogue..."
|
|
|
728
709
|
|
|
729
710
|
#. Default: "Section"
|
|
730
711
|
#: search/cca/facets
|
|
731
|
-
#: search/facets
|
|
732
|
-
#: search/fise/facets
|
|
733
712
|
msgid "Section"
|
|
734
713
|
msgstr "Del"
|
|
735
714
|
|
|
@@ -840,6 +819,11 @@ msgstr "Datoen refererer til siste dato for publisering av varen"
|
|
|
840
819
|
msgid "The date refers to the moment in which the item has been prepared or updated by contributing experts to be submitted for the publication in Climate ADAPT"
|
|
841
820
|
msgstr "Datoen refererer til tidspunktet da elementet er utarbeidet eller oppdatert av medvirkende eksperter som skal sendes inn for publisering i Climate ADAPT"
|
|
842
821
|
|
|
822
|
+
#. Default: "This object has been archived because its content is outdated. You can still access it as legacy."
|
|
823
|
+
#: components/theme/PortalMessage/PortalMessage
|
|
824
|
+
msgid "This object has been archived because its content is outdated. You can still access it as legacy."
|
|
825
|
+
msgstr ""
|
|
826
|
+
|
|
843
827
|
#. Default: "Topics:"
|
|
844
828
|
#: components/Result/ClusterHorizontalCardItem
|
|
845
829
|
#: components/Result/HealthHorizontalCardItem
|
|
@@ -848,8 +832,6 @@ msgstr "Emner:"
|
|
|
848
832
|
|
|
849
833
|
#. Default: "Transnational regions"
|
|
850
834
|
#: search/cca/facets
|
|
851
|
-
#: search/facets
|
|
852
|
-
#: search/fise/facets
|
|
853
835
|
msgid "Transnational regions"
|
|
854
836
|
msgstr "Transnasjonale regioner"
|
|
855
837
|
|
|
@@ -859,11 +841,6 @@ msgstr "Transnasjonale regioner"
|
|
|
859
841
|
msgid "Type of item"
|
|
860
842
|
msgstr "Type vare"
|
|
861
843
|
|
|
862
|
-
#. Default: "Types"
|
|
863
|
-
#: search/health_observatory/config-health
|
|
864
|
-
msgid "Types"
|
|
865
|
-
msgstr "Typer"
|
|
866
|
-
|
|
867
844
|
#. Default: "Updating notes"
|
|
868
845
|
#: components/theme/Views/CaseStudyView
|
|
869
846
|
msgid "Updating notes"
|
|
@@ -915,6 +892,11 @@ msgstr "Når"
|
|
|
915
892
|
msgid "Where"
|
|
916
893
|
msgstr "Hvor"
|
|
917
894
|
|
|
895
|
+
#. Default: "Officially reported governmental information is only available in English"
|
|
896
|
+
#: components/manage/Blocks/CountryProfileDetail/View
|
|
897
|
+
msgid "officiallyInEnglish"
|
|
898
|
+
msgstr ""
|
|
899
|
+
|
|
918
900
|
#. undefined
|
|
919
901
|
|
|
920
902
|
msgid "Adaptation option"
|
|
@@ -1187,6 +1169,11 @@ msgstr "Hviterussland"
|
|
|
1187
1169
|
|
|
1188
1170
|
#. undefined
|
|
1189
1171
|
|
|
1172
|
+
msgid "Belgium"
|
|
1173
|
+
msgstr "Belgia"
|
|
1174
|
+
|
|
1175
|
+
#. undefined
|
|
1176
|
+
|
|
1190
1177
|
msgid "Bosnia and Herzegovina"
|
|
1191
1178
|
msgstr "Bosnia-Hercegovina"
|
|
1192
1179
|
|
|
@@ -1222,6 +1209,11 @@ msgstr "Estland"
|
|
|
1222
1209
|
|
|
1223
1210
|
#. undefined
|
|
1224
1211
|
|
|
1212
|
+
msgid "France"
|
|
1213
|
+
msgstr "Frankrike"
|
|
1214
|
+
|
|
1215
|
+
#. undefined
|
|
1216
|
+
|
|
1225
1217
|
msgid "Faroe Islands"
|
|
1226
1218
|
msgstr "Færøyene"
|
|
1227
1219
|
|