@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 "È disponibile un documento di base per l'evento"
|
|
|
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 "Opzioni di adattamento implementate in questo caso"
|
|
|
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 "Settori di adattamento"
|
|
52
47
|
|
|
@@ -87,11 +82,6 @@ msgstr "Tutto il tempo"
|
|
|
87
82
|
msgid "Background information"
|
|
88
83
|
msgstr "Informazioni di base"
|
|
89
84
|
|
|
90
|
-
#. Default: "Belgium"
|
|
91
|
-
#: helpers/Constants
|
|
92
|
-
msgid "Belgium"
|
|
93
|
-
msgstr "Belgio"
|
|
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 "Illustrazioni di casi di studio"
|
|
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 "Casi di studio relativi a questa opzione:"
|
|
119
109
|
|
|
@@ -150,8 +140,6 @@ msgstr "Città:"
|
|
|
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 climatici"
|
|
157
145
|
|
|
@@ -305,11 +293,6 @@ msgstr "Scopri di più su Climate-ADAPT"
|
|
|
305
293
|
msgid "For more search options"
|
|
306
294
|
msgstr "Per ulteriori opzioni di ricerca"
|
|
307
295
|
|
|
308
|
-
#. Default: "France"
|
|
309
|
-
#: helpers/Constants
|
|
310
|
-
msgid "France"
|
|
311
|
-
msgstr "Francia"
|
|
312
|
-
|
|
313
296
|
#. Default: "Fullscreen"
|
|
314
297
|
#: components/theme/Views/C3SIndicatorView
|
|
315
298
|
msgid "Fullscreen"
|
|
@@ -317,8 +300,6 @@ msgstr "A schermo intero"
|
|
|
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 disponibile (fare clic sul paese per ulteriori informazioni)"
|
|
|
364
345
|
msgid "Hazard Type"
|
|
365
346
|
msgstr "Tipo di pericolo"
|
|
366
347
|
|
|
367
|
-
#. Default: "Health Impacts"
|
|
368
|
-
#: search/health_observatory/config-health
|
|
369
|
-
msgid "Health Impacts"
|
|
370
|
-
msgstr "Impatti sulla salute"
|
|
371
|
-
|
|
372
348
|
#. Default: "Health impact:"
|
|
373
349
|
#: helpers/ContentMetadata
|
|
374
350
|
msgid "Health impact:"
|
|
@@ -432,8 +408,6 @@ msgstr "Informazioni"
|
|
|
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 "Articolo di terze parti"
|
|
439
413
|
|
|
@@ -445,8 +419,6 @@ msgstr "Sistemi comunitari chiave"
|
|
|
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 "Misura del tipo chiave"
|
|
452
424
|
|
|
@@ -520,6 +492,11 @@ msgstr "L'anno scorso"
|
|
|
520
492
|
msgid "Lead"
|
|
521
493
|
msgstr "Guida"
|
|
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 "Nessuna informazione"
|
|
|
577
554
|
msgid "No results"
|
|
578
555
|
msgstr "Nessun risultato"
|
|
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 "Contributi dell'Osservatorio"
|
|
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 "Partner dell'Osservatorio"
|
|
@@ -728,8 +709,6 @@ msgstr "Cerca nel catalogo delle risorse dell'Osservatorio..."
|
|
|
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 "Sezione"
|
|
735
714
|
|
|
@@ -840,6 +819,11 @@ msgstr "La data si riferisce all'ultima data di pubblicazione dell'articolo"
|
|
|
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 "La data si riferisce al momento in cui l'articolo è stato preparato o aggiornato dagli esperti partecipanti per essere sottoposto alla pubblicazione 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 "Argomenti:"
|
|
|
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 "Regioni transnazionali"
|
|
855
837
|
|
|
@@ -859,11 +841,6 @@ msgstr "Regioni transnazionali"
|
|
|
859
841
|
msgid "Type of item"
|
|
860
842
|
msgstr "Tipo di articolo"
|
|
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 "Quando"
|
|
|
915
892
|
msgid "Where"
|
|
916
893
|
msgstr "Dove"
|
|
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 "Bielorussia"
|
|
|
1187
1169
|
|
|
1188
1170
|
#. undefined
|
|
1189
1171
|
|
|
1172
|
+
msgid "Belgium"
|
|
1173
|
+
msgstr "Belgio"
|
|
1174
|
+
|
|
1175
|
+
#. undefined
|
|
1176
|
+
|
|
1190
1177
|
msgid "Bosnia and Herzegovina"
|
|
1191
1178
|
msgstr "Bosnia ed Erzegovina"
|
|
1192
1179
|
|
|
@@ -1222,6 +1209,11 @@ msgstr "Estonia"
|
|
|
1222
1209
|
|
|
1223
1210
|
#. undefined
|
|
1224
1211
|
|
|
1212
|
+
msgid "France"
|
|
1213
|
+
msgstr "Francia"
|
|
1214
|
+
|
|
1215
|
+
#. undefined
|
|
1216
|
+
|
|
1225
1217
|
msgid "Faroe Islands"
|
|
1226
1218
|
msgstr "Isole 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 "Galimas renginio foninis dokumentas"
|
|
|
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 "Šiuo atveju pritaikytos parinktys"
|
|
|
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 "Prisitaikymo sektoriai"
|
|
52
47
|
|
|
@@ -87,11 +82,6 @@ msgstr "Visą laiką"
|
|
|
87
82
|
msgid "Background information"
|
|
88
83
|
msgstr "Fono informacija"
|
|
89
84
|
|
|
90
|
-
#. Default: "Belgium"
|
|
91
|
-
#: helpers/Constants
|
|
92
|
-
msgid "Belgium"
|
|
93
|
-
msgstr "Belgija"
|
|
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 "Atvejo analizės iliustracijos"
|
|
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 "Su šia parinktimi susijusių atvejų tyrimai:"
|
|
119
109
|
|
|
@@ -150,8 +140,6 @@ msgstr "Miestas:"
|
|
|
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 "Klimato poveikis"
|
|
157
145
|
|
|
@@ -305,11 +293,6 @@ msgstr "Sužinokite daugiau apie Climate-ADAPT"
|
|
|
305
293
|
msgid "For more search options"
|
|
306
294
|
msgstr "Norėdami gauti daugiau paieškos parinkčių"
|
|
307
295
|
|
|
308
|
-
#. Default: "France"
|
|
309
|
-
#: helpers/Constants
|
|
310
|
-
msgid "France"
|
|
311
|
-
msgstr "Prancūzija"
|
|
312
|
-
|
|
313
296
|
#. Default: "Fullscreen"
|
|
314
297
|
#: components/theme/Views/C3SIndicatorView
|
|
315
298
|
msgid "Fullscreen"
|
|
@@ -317,8 +300,6 @@ msgstr "Visas ekranas"
|
|
|
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 "Galimas HHWS (daugiau informacijos spustelėkite šalį)"
|
|
|
364
345
|
msgid "Hazard Type"
|
|
365
346
|
msgstr "Pavojaus tipas"
|
|
366
347
|
|
|
367
|
-
#. Default: "Health Impacts"
|
|
368
|
-
#: search/health_observatory/config-health
|
|
369
|
-
msgid "Health Impacts"
|
|
370
|
-
msgstr "Poveikis sveikatai"
|
|
371
|
-
|
|
372
348
|
#. Default: "Health impact:"
|
|
373
349
|
#: helpers/ContentMetadata
|
|
374
350
|
msgid "Health impact:"
|
|
@@ -432,8 +408,6 @@ msgstr "Informacija"
|
|
|
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 "Prekė iš trečiųjų šalių"
|
|
439
413
|
|
|
@@ -445,8 +419,6 @@ msgstr "Pagrindinės bendruomenės sistemos"
|
|
|
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 "Rakto tipo priemonė"
|
|
452
424
|
|
|
@@ -520,6 +492,11 @@ msgstr "Praėjusiais metais"
|
|
|
520
492
|
msgid "Lead"
|
|
521
493
|
msgstr "Švinas"
|
|
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 "Jokios informacijos"
|
|
|
577
554
|
msgid "No results"
|
|
578
555
|
msgstr "Jokių rezultatų"
|
|
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 "Observatorijos įnašai"
|
|
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 "Observatorijos partneris"
|
|
@@ -728,8 +709,6 @@ msgstr "Ieškoti Observatorijos išteklių kataloge..."
|
|
|
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 "Skyrius"
|
|
735
714
|
|
|
@@ -840,6 +819,11 @@ msgstr "Data nurodo paskutinę elemento paskelbimo datą"
|
|
|
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 "Data nurodo momentą, kai elementą parengė arba atnaujino prisidedantys ekspertai, kurie turi būti pateikti publikuoti 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 "Temos:"
|
|
|
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 "Tarptautiniai regionai"
|
|
855
837
|
|
|
@@ -859,11 +841,6 @@ msgstr "Tarptautiniai regionai"
|
|
|
859
841
|
msgid "Type of item"
|
|
860
842
|
msgstr "Prekės tipas"
|
|
861
843
|
|
|
862
|
-
#. Default: "Types"
|
|
863
|
-
#: search/health_observatory/config-health
|
|
864
|
-
msgid "Types"
|
|
865
|
-
msgstr "Tipai"
|
|
866
|
-
|
|
867
844
|
#. Default: "Updating notes"
|
|
868
845
|
#: components/theme/Views/CaseStudyView
|
|
869
846
|
msgid "Updating notes"
|
|
@@ -915,6 +892,11 @@ msgstr "Kada"
|
|
|
915
892
|
msgid "Where"
|
|
916
893
|
msgstr "Kur"
|
|
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 "Baltarusija"
|
|
|
1187
1169
|
|
|
1188
1170
|
#. undefined
|
|
1189
1171
|
|
|
1172
|
+
msgid "Belgium"
|
|
1173
|
+
msgstr "Belgija"
|
|
1174
|
+
|
|
1175
|
+
#. undefined
|
|
1176
|
+
|
|
1190
1177
|
msgid "Bosnia and Herzegovina"
|
|
1191
1178
|
msgstr "Bosnija ir Hercegovina"
|
|
1192
1179
|
|
|
@@ -1222,6 +1209,11 @@ msgstr "Estija"
|
|
|
1222
1209
|
|
|
1223
1210
|
#. undefined
|
|
1224
1211
|
|
|
1212
|
+
msgid "France"
|
|
1213
|
+
msgstr "Prancūzija"
|
|
1214
|
+
|
|
1215
|
+
#. undefined
|
|
1216
|
+
|
|
1225
1217
|
msgid "Faroe Islands"
|
|
1226
1218
|
msgstr "Farerų salos"
|
|
1227
1219
|
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
#.
|
|
2
1
|
msgid ""
|
|
3
2
|
msgstr ""
|
|
4
3
|
"Project-Id-Version: \n"
|
|
@@ -19,8 +18,6 @@ msgstr "Ir pieejams pasākuma fona dokuments"
|
|
|
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 "Šajā gadījumā ieviestās pielāgošanas iespējas"
|
|
|
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 "Adaptācijas nozares"
|
|
52
47
|
|
|
@@ -87,11 +82,6 @@ msgstr "Visu laiku"
|
|
|
87
82
|
msgid "Background information"
|
|
88
83
|
msgstr "Fona informācija"
|
|
89
84
|
|
|
90
|
-
#. Default: "Belgium"
|
|
91
|
-
#: helpers/Constants
|
|
92
|
-
msgid "Belgium"
|
|
93
|
-
msgstr "Beļģija"
|
|
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 "Gadījuma izpētes ilustrācijas"
|
|
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 "Gadījumu izpēte saistībā ar šo opciju:"
|
|
119
109
|
|
|
@@ -150,8 +140,6 @@ msgstr "Pilsēta:"
|
|
|
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 "Klimata ietekme"
|
|
157
145
|
|
|
@@ -305,11 +293,6 @@ msgstr "Izpētiet vairāk par Climate-ADAPT"
|
|
|
305
293
|
msgid "For more search options"
|
|
306
294
|
msgstr "Lai iegūtu vairāk meklēšanas iespēju"
|
|
307
295
|
|
|
308
|
-
#. Default: "France"
|
|
309
|
-
#: helpers/Constants
|
|
310
|
-
msgid "France"
|
|
311
|
-
msgstr "Francija"
|
|
312
|
-
|
|
313
296
|
#. Default: "Fullscreen"
|
|
314
297
|
#: components/theme/Views/C3SIndicatorView
|
|
315
298
|
msgid "Fullscreen"
|
|
@@ -317,8 +300,6 @@ msgstr "Pilnekrāna režīms"
|
|
|
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 pieejams (lai iegūtu plašāku informāciju, noklikšķiniet uz va
|
|
|
364
345
|
msgid "Hazard Type"
|
|
365
346
|
msgstr "Bīstamības veids"
|
|
366
347
|
|
|
367
|
-
#. Default: "Health Impacts"
|
|
368
|
-
#: search/health_observatory/config-health
|
|
369
|
-
msgid "Health Impacts"
|
|
370
|
-
msgstr "Ietekme uz veselību"
|
|
371
|
-
|
|
372
348
|
#. Default: "Health impact:"
|
|
373
349
|
#: helpers/ContentMetadata
|
|
374
350
|
msgid "Health impact:"
|
|
@@ -432,8 +408,6 @@ msgstr "Informācija"
|
|
|
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 "Prece no trešajām pusēm"
|
|
439
413
|
|
|
@@ -445,8 +419,6 @@ msgstr "Galvenās kopienas sistēmas"
|
|
|
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 "Atslēgas veida pasākums"
|
|
452
424
|
|
|
@@ -520,6 +492,11 @@ msgstr "Pagājušajā gadā"
|
|
|
520
492
|
msgid "Lead"
|
|
521
493
|
msgstr "Svins"
|
|
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 "Nav informācijas"
|
|
|
577
554
|
msgid "No results"
|
|
578
555
|
msgstr "Nav rezultātu"
|
|
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 "Observatorijas ieguldījums"
|
|
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 "Observatorijas partneris"
|
|
@@ -728,8 +709,6 @@ msgstr "Meklēt Observatorijas resursu katalogā..."
|
|
|
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 "sadaļa"
|
|
735
714
|
|
|
@@ -840,6 +819,11 @@ msgstr "Datums attiecas uz vienuma jaunāko publicēšanas datumu"
|
|
|
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 "Datums attiecas uz brīdi, kad vienumu ir sagatavojuši vai atjauninājuši iesaistītie eksperti, kas jāiesniedz publicēšanai 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 "Tēmas:"
|
|
|
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 "Transnacionālie reģioni"
|
|
855
837
|
|
|
@@ -859,11 +841,6 @@ msgstr "Transnacionālie reģioni"
|
|
|
859
841
|
msgid "Type of item"
|
|
860
842
|
msgstr "Preces veids"
|
|
861
843
|
|
|
862
|
-
#. Default: "Types"
|
|
863
|
-
#: search/health_observatory/config-health
|
|
864
|
-
msgid "Types"
|
|
865
|
-
msgstr "Veidi"
|
|
866
|
-
|
|
867
844
|
#. Default: "Updating notes"
|
|
868
845
|
#: components/theme/Views/CaseStudyView
|
|
869
846
|
msgid "Updating notes"
|
|
@@ -915,6 +892,11 @@ msgstr "Kad"
|
|
|
915
892
|
msgid "Where"
|
|
916
893
|
msgstr "Kur"
|
|
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 "Baltkrievija"
|
|
|
1187
1169
|
|
|
1188
1170
|
#. undefined
|
|
1189
1171
|
|
|
1172
|
+
msgid "Belgium"
|
|
1173
|
+
msgstr "Beļģija"
|
|
1174
|
+
|
|
1175
|
+
#. undefined
|
|
1176
|
+
|
|
1190
1177
|
msgid "Bosnia and Herzegovina"
|
|
1191
1178
|
msgstr "Bosnija un Hercegovina"
|
|
1192
1179
|
|
|
@@ -1222,6 +1209,11 @@ msgstr "Igaunija"
|
|
|
1222
1209
|
|
|
1223
1210
|
#. undefined
|
|
1224
1211
|
|
|
1212
|
+
msgid "France"
|
|
1213
|
+
msgstr "Francija"
|
|
1214
|
+
|
|
1215
|
+
#. undefined
|
|
1216
|
+
|
|
1225
1217
|
msgid "Faroe Islands"
|
|
1226
1218
|
msgstr "Fēru salas"
|
|
1227
1219
|
|