@eeacms/volto-cca-policy 0.2.99 → 0.3.0
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 +31 -8
- package/locales/bg/LC_MESSAGES/volto.po +5 -95
- package/locales/cs/LC_MESSAGES/volto.po +5 -95
- package/locales/de/LC_MESSAGES/volto.po +5 -95
- package/locales/en/LC_MESSAGES/volto.po +5 -95
- package/locales/es/LC_MESSAGES/volto.po +5 -95
- package/locales/et/LC_MESSAGES/volto.po +5 -95
- package/locales/fi/LC_MESSAGES/volto.po +5 -95
- package/locales/fr/LC_MESSAGES/volto.po +5 -95
- package/locales/ga/LC_MESSAGES/volto.po +5 -95
- package/locales/hr/LC_MESSAGES/volto.po +5 -95
- package/locales/hu/LC_MESSAGES/volto.po +5 -95
- package/locales/it/LC_MESSAGES/volto.po +5 -95
- package/locales/lt/LC_MESSAGES/volto.po +5 -95
- package/locales/nl/LC_MESSAGES/volto.po +5 -95
- package/locales/pl/LC_MESSAGES/volto.po +5 -95
- package/locales/pt/LC_MESSAGES/volto.po +5 -95
- package/locales/ro/LC_MESSAGES/volto.po +5 -95
- package/locales/sl/LC_MESSAGES/volto.po +5 -95
- package/locales/volto.pot +6 -96
- package/package.json +1 -1
- package/src/components/manage/Blocks/Listing/EventCardsListingView.jsx +136 -161
- package/src/components/manage/Blocks/Listing/styles.less +46 -16
- package/src/customizations/volto/components/manage/UniversalLink/UniversalLink.jsx +19 -10
- package/src/customizations/volto/components/manage/UniversalLink/UniversalLink.test.jsx +3 -3
- package/src/helpers/index.js +3 -0
- package/src/search/{config.js → cca/config.js} +15 -2
- package/src/search/{facets.js → cca/facets.js} +1 -1
- package/src/search/common.js +7 -3
- package/src/search/index.js +8 -7
- package/theme/assets/images/eea-logo.svg +1 -0
- package/theme/globals/site.variables +1 -0
- /package/src/search/{views.js → cca/views.js} +0 -0
|
@@ -58,16 +58,6 @@ msgstr "Dodatni podaci"
|
|
|
58
58
|
msgid "Agenda and supporting documents"
|
|
59
59
|
msgstr "Dnevni red i popratni dokumenti"
|
|
60
60
|
|
|
61
|
-
#. Default: "Apr"
|
|
62
|
-
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
63
|
-
msgid "Apr"
|
|
64
|
-
msgstr "Apr"
|
|
65
|
-
|
|
66
|
-
#. Default: "Aug"
|
|
67
|
-
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
68
|
-
msgid "Aug"
|
|
69
|
-
msgstr "Aug"
|
|
70
|
-
|
|
71
61
|
#. Default: "Background information"
|
|
72
62
|
#: components/theme/Views/C3SIndicatorView
|
|
73
63
|
msgid "Background information"
|
|
@@ -196,11 +186,6 @@ msgstr "Datum objave:"
|
|
|
196
186
|
msgid "Date of release:"
|
|
197
187
|
msgstr "Datum oslobađanja:"
|
|
198
188
|
|
|
199
|
-
#. Default: "Dec"
|
|
200
|
-
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
201
|
-
msgid "Dec"
|
|
202
|
-
msgstr "prosinac"
|
|
203
|
-
|
|
204
189
|
#. Default: "Description"
|
|
205
190
|
#: helpers/Utils
|
|
206
191
|
msgid "Description"
|
|
@@ -261,21 +246,11 @@ msgstr "Izađi iz cijelog zaslona"
|
|
|
261
246
|
msgid "Explore more on Climate-ADAPT"
|
|
262
247
|
msgstr "Istražite više na Climate-ADAPT"
|
|
263
248
|
|
|
264
|
-
#. Default: "Feb"
|
|
265
|
-
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
266
|
-
msgid "Feb"
|
|
267
|
-
msgstr "veljača"
|
|
268
|
-
|
|
269
249
|
#. Default: "For more search options"
|
|
270
250
|
#: index
|
|
271
251
|
msgid "For more search options"
|
|
272
252
|
msgstr "Za više opcija pretraživanja"
|
|
273
253
|
|
|
274
|
-
#. Default: "Fr"
|
|
275
|
-
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
276
|
-
msgid "Fr"
|
|
277
|
-
msgstr "Fr"
|
|
278
|
-
|
|
279
254
|
#. Default: "Fullscreen"
|
|
280
255
|
#: components/theme/Views/C3SIndicatorView
|
|
281
256
|
msgid "Fullscreen"
|
|
@@ -362,21 +337,6 @@ msgstr "Pokazatelji"
|
|
|
362
337
|
msgid "Info"
|
|
363
338
|
msgstr "Informacije"
|
|
364
339
|
|
|
365
|
-
#. Default: "Jan"
|
|
366
|
-
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
367
|
-
msgid "Jan"
|
|
368
|
-
msgstr "Jan"
|
|
369
|
-
|
|
370
|
-
#. Default: "Jul"
|
|
371
|
-
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
372
|
-
msgid "Jul"
|
|
373
|
-
msgstr "srpanj"
|
|
374
|
-
|
|
375
|
-
#. Default: "Jun"
|
|
376
|
-
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
377
|
-
msgid "Jun"
|
|
378
|
-
msgstr "Jun"
|
|
379
|
-
|
|
380
340
|
#. Default: "Key Type Measure"
|
|
381
341
|
#: components/manage/Blocks/FilterAceContent/FilterAceContentView
|
|
382
342
|
msgid "Key Type Measure"
|
|
@@ -439,21 +399,6 @@ msgstr "Tražite više informacija?"
|
|
|
439
399
|
msgid "Macro-Transnational region:"
|
|
440
400
|
msgstr "Makrotransnacionalna regija:"
|
|
441
401
|
|
|
442
|
-
#. Default: "Mar"
|
|
443
|
-
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
444
|
-
msgid "Mar"
|
|
445
|
-
msgstr "Mar"
|
|
446
|
-
|
|
447
|
-
#. Default: "May"
|
|
448
|
-
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
449
|
-
msgid "May"
|
|
450
|
-
msgstr "svibnja"
|
|
451
|
-
|
|
452
|
-
#. Default: "Mo"
|
|
453
|
-
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
454
|
-
msgid "Mo"
|
|
455
|
-
msgstr "Mo"
|
|
456
|
-
|
|
457
402
|
#. Default: "National HHAP"
|
|
458
403
|
#: components/manage/Blocks/CountryMapHeatIndex/Filter
|
|
459
404
|
msgid "National HHAP"
|
|
@@ -474,11 +419,6 @@ msgstr "Nema informacija"
|
|
|
474
419
|
msgid "No results"
|
|
475
420
|
msgstr "Nema rezultata"
|
|
476
421
|
|
|
477
|
-
#. Default: "Nov"
|
|
478
|
-
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
479
|
-
msgid "Nov"
|
|
480
|
-
msgstr "Studenog"
|
|
481
|
-
|
|
482
422
|
#. Default: "Objectives of the adaptation measure"
|
|
483
423
|
#: components/theme/Views/CaseStudyView
|
|
484
424
|
msgid "Objectives of the adaptation measure"
|
|
@@ -494,16 +434,16 @@ msgstr "Doprinosi promatračke skupine:"
|
|
|
494
434
|
msgid "Observatory contributions"
|
|
495
435
|
msgstr "Doprinosi promatračke skupine"
|
|
496
436
|
|
|
497
|
-
#. Default: "Oct"
|
|
498
|
-
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
499
|
-
msgid "Oct"
|
|
500
|
-
msgstr "listopad"
|
|
501
|
-
|
|
502
437
|
#. Default: "Organisation Documents"
|
|
503
438
|
#: helpers/Utils
|
|
504
439
|
msgid "Organisation Documents"
|
|
505
440
|
msgstr "Organizacijska dokumentacija"
|
|
506
441
|
|
|
442
|
+
#. Default: "Organised by EEA"
|
|
443
|
+
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
444
|
+
msgid "Organised by EEA"
|
|
445
|
+
msgstr ""
|
|
446
|
+
|
|
507
447
|
#. Default: "Other regions"
|
|
508
448
|
#: components/manage/Blocks/TransRegionSelect/TransRegionSelectView
|
|
509
449
|
msgid "Other regions"
|
|
@@ -591,11 +531,6 @@ msgstr "Povezani dokumenti i prezentacije"
|
|
|
591
531
|
msgid "Replace existing file"
|
|
592
532
|
msgstr ""
|
|
593
533
|
|
|
594
|
-
#. Default: "Sa"
|
|
595
|
-
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
596
|
-
msgid "Sa"
|
|
597
|
-
msgstr "Sa"
|
|
598
|
-
|
|
599
534
|
#. Default: "Search the Climate-ADAPT database"
|
|
600
535
|
#: index
|
|
601
536
|
msgid "Search the Climate-ADAPT database"
|
|
@@ -642,11 +577,6 @@ msgstr "Pogledajte videozapis izvan aplikacije Climate-ADAPT"
|
|
|
642
577
|
msgid "Select"
|
|
643
578
|
msgstr "Odaberite"
|
|
644
579
|
|
|
645
|
-
#. Default: "Sep"
|
|
646
|
-
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
647
|
-
msgid "Sep"
|
|
648
|
-
msgstr "rujan"
|
|
649
|
-
|
|
650
580
|
#. Default: "Share your information"
|
|
651
581
|
#: components/manage/Blocks/SearchAceContent/SearchAceContentView
|
|
652
582
|
#: components/theme/ShareInfoButton/ShareInfoButton
|
|
@@ -676,11 +606,6 @@ msgstr "Izvor financiranja"
|
|
|
676
606
|
msgid "Stakeholder participation"
|
|
677
607
|
msgstr "Sudjelovanje dionika"
|
|
678
608
|
|
|
679
|
-
#. Default: "Su"
|
|
680
|
-
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
681
|
-
msgid "Su"
|
|
682
|
-
msgstr "Su"
|
|
683
|
-
|
|
684
609
|
#. Default: "Sub Nationals:"
|
|
685
610
|
#: helpers/ContentMetadata
|
|
686
611
|
msgid "Sub Nationals:"
|
|
@@ -697,11 +622,6 @@ msgstr "Podnacionalna ili lokalna razina"
|
|
|
697
622
|
msgid "Success and limiting factors"
|
|
698
623
|
msgstr "Uspjeh i ograničavajući faktori"
|
|
699
624
|
|
|
700
|
-
#. Default: "Th"
|
|
701
|
-
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
702
|
-
msgid "Th"
|
|
703
|
-
msgstr "Th"
|
|
704
|
-
|
|
705
625
|
#. Default: "The Adaptation Support Tool - Getting started"
|
|
706
626
|
#: components/theme/ASTNavigation/ASTAccordion
|
|
707
627
|
msgid "The Adaptation Support Tool - Getting started"
|
|
@@ -722,11 +642,6 @@ msgstr "Datum se odnosi na najkasniji datum objave stavke"
|
|
|
722
642
|
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"
|
|
723
643
|
msgstr "Datum se odnosi na trenutak u kojem su stručnjaci koji daju doprinos pripremili ili ažurirali stavku i dostavili je na objavu u Climate ADAPT-u."
|
|
724
644
|
|
|
725
|
-
#. Default: "Tu"
|
|
726
|
-
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
727
|
-
msgid "Tu"
|
|
728
|
-
msgstr "Tu"
|
|
729
|
-
|
|
730
645
|
#. Default: "Updating notes"
|
|
731
646
|
#: components/theme/Views/CaseStudyView
|
|
732
647
|
msgid "Updating notes"
|
|
@@ -742,11 +657,6 @@ msgstr "Prikaz svih doprinosa u katalogu resursa"
|
|
|
742
657
|
msgid "Visit external website"
|
|
743
658
|
msgstr "Posjetite vanjske internetske stranice"
|
|
744
659
|
|
|
745
|
-
#. Default: "We"
|
|
746
|
-
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
747
|
-
msgid "We"
|
|
748
|
-
msgstr "Mi"
|
|
749
|
-
|
|
750
660
|
#. Default: "Web"
|
|
751
661
|
#: helpers/Utils
|
|
752
662
|
msgid "Web"
|
|
@@ -58,16 +58,6 @@ msgstr "További részletek"
|
|
|
58
58
|
msgid "Agenda and supporting documents"
|
|
59
59
|
msgstr "Napirend és igazoló dokumentumok"
|
|
60
60
|
|
|
61
|
-
#. Default: "Apr"
|
|
62
|
-
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
63
|
-
msgid "Apr"
|
|
64
|
-
msgstr "Apr"
|
|
65
|
-
|
|
66
|
-
#. Default: "Aug"
|
|
67
|
-
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
68
|
-
msgid "Aug"
|
|
69
|
-
msgstr "Aug"
|
|
70
|
-
|
|
71
61
|
#. Default: "Background information"
|
|
72
62
|
#: components/theme/Views/C3SIndicatorView
|
|
73
63
|
msgid "Background information"
|
|
@@ -196,11 +186,6 @@ msgstr "Közzététel időpontja:"
|
|
|
196
186
|
msgid "Date of release:"
|
|
197
187
|
msgstr "A kiadás dátuma:"
|
|
198
188
|
|
|
199
|
-
#. Default: "Dec"
|
|
200
|
-
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
201
|
-
msgid "Dec"
|
|
202
|
-
msgstr "DEC"
|
|
203
|
-
|
|
204
189
|
#. Default: "Description"
|
|
205
190
|
#: helpers/Utils
|
|
206
191
|
msgid "Description"
|
|
@@ -261,21 +246,11 @@ msgstr "Lépjen ki a teljes képernyőről"
|
|
|
261
246
|
msgid "Explore more on Climate-ADAPT"
|
|
262
247
|
msgstr "Fedezzen fel többet a Climate-ADAPT-ről"
|
|
263
248
|
|
|
264
|
-
#. Default: "Feb"
|
|
265
|
-
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
266
|
-
msgid "Feb"
|
|
267
|
-
msgstr "február"
|
|
268
|
-
|
|
269
249
|
#. Default: "For more search options"
|
|
270
250
|
#: index
|
|
271
251
|
msgid "For more search options"
|
|
272
252
|
msgstr "További keresési lehetőségekért"
|
|
273
253
|
|
|
274
|
-
#. Default: "Fr"
|
|
275
|
-
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
276
|
-
msgid "Fr"
|
|
277
|
-
msgstr "Fr"
|
|
278
|
-
|
|
279
254
|
#. Default: "Fullscreen"
|
|
280
255
|
#: components/theme/Views/C3SIndicatorView
|
|
281
256
|
msgid "Fullscreen"
|
|
@@ -362,21 +337,6 @@ msgstr "Mutatók"
|
|
|
362
337
|
msgid "Info"
|
|
363
338
|
msgstr "Információk"
|
|
364
339
|
|
|
365
|
-
#. Default: "Jan"
|
|
366
|
-
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
367
|
-
msgid "Jan"
|
|
368
|
-
msgstr "Jan"
|
|
369
|
-
|
|
370
|
-
#. Default: "Jul"
|
|
371
|
-
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
372
|
-
msgid "Jul"
|
|
373
|
-
msgstr "Jul"
|
|
374
|
-
|
|
375
|
-
#. Default: "Jun"
|
|
376
|
-
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
377
|
-
msgid "Jun"
|
|
378
|
-
msgstr "Jun"
|
|
379
|
-
|
|
380
340
|
#. Default: "Key Type Measure"
|
|
381
341
|
#: components/manage/Blocks/FilterAceContent/FilterAceContentView
|
|
382
342
|
msgid "Key Type Measure"
|
|
@@ -439,21 +399,6 @@ msgstr "További információt keres?"
|
|
|
439
399
|
msgid "Macro-Transnational region:"
|
|
440
400
|
msgstr "Makro-transznacionális régió:"
|
|
441
401
|
|
|
442
|
-
#. Default: "Mar"
|
|
443
|
-
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
444
|
-
msgid "Mar"
|
|
445
|
-
msgstr "Mar"
|
|
446
|
-
|
|
447
|
-
#. Default: "May"
|
|
448
|
-
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
449
|
-
msgid "May"
|
|
450
|
-
msgstr "május"
|
|
451
|
-
|
|
452
|
-
#. Default: "Mo"
|
|
453
|
-
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
454
|
-
msgid "Mo"
|
|
455
|
-
msgstr "Mo"
|
|
456
|
-
|
|
457
402
|
#. Default: "National HHAP"
|
|
458
403
|
#: components/manage/Blocks/CountryMapHeatIndex/Filter
|
|
459
404
|
msgid "National HHAP"
|
|
@@ -474,11 +419,6 @@ msgstr "Nincs adat"
|
|
|
474
419
|
msgid "No results"
|
|
475
420
|
msgstr "Nincs eredmény"
|
|
476
421
|
|
|
477
|
-
#. Default: "Nov"
|
|
478
|
-
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
479
|
-
msgid "Nov"
|
|
480
|
-
msgstr "Nov"
|
|
481
|
-
|
|
482
422
|
#. Default: "Objectives of the adaptation measure"
|
|
483
423
|
#: components/theme/Views/CaseStudyView
|
|
484
424
|
msgid "Objectives of the adaptation measure"
|
|
@@ -494,16 +434,16 @@ msgstr "A megfigyelőközpont hozzájárulásai:"
|
|
|
494
434
|
msgid "Observatory contributions"
|
|
495
435
|
msgstr "A megfigyelőközpont hozzájárulásai"
|
|
496
436
|
|
|
497
|
-
#. Default: "Oct"
|
|
498
|
-
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
499
|
-
msgid "Oct"
|
|
500
|
-
msgstr "okt."
|
|
501
|
-
|
|
502
437
|
#. Default: "Organisation Documents"
|
|
503
438
|
#: helpers/Utils
|
|
504
439
|
msgid "Organisation Documents"
|
|
505
440
|
msgstr "Szervezeti dokumentumok"
|
|
506
441
|
|
|
442
|
+
#. Default: "Organised by EEA"
|
|
443
|
+
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
444
|
+
msgid "Organised by EEA"
|
|
445
|
+
msgstr ""
|
|
446
|
+
|
|
507
447
|
#. Default: "Other regions"
|
|
508
448
|
#: components/manage/Blocks/TransRegionSelect/TransRegionSelectView
|
|
509
449
|
msgid "Other regions"
|
|
@@ -591,11 +531,6 @@ msgstr "Kapcsolódó dokumentumok és előadások"
|
|
|
591
531
|
msgid "Replace existing file"
|
|
592
532
|
msgstr ""
|
|
593
533
|
|
|
594
|
-
#. Default: "Sa"
|
|
595
|
-
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
596
|
-
msgid "Sa"
|
|
597
|
-
msgstr "Sa"
|
|
598
|
-
|
|
599
534
|
#. Default: "Search the Climate-ADAPT database"
|
|
600
535
|
#: index
|
|
601
536
|
msgid "Search the Climate-ADAPT database"
|
|
@@ -642,11 +577,6 @@ msgstr "Lásd a Climate-ADAPT-on kívüli videót"
|
|
|
642
577
|
msgid "Select"
|
|
643
578
|
msgstr "Válassza ki"
|
|
644
579
|
|
|
645
|
-
#. Default: "Sep"
|
|
646
|
-
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
647
|
-
msgid "Sep"
|
|
648
|
-
msgstr "Sep"
|
|
649
|
-
|
|
650
580
|
#. Default: "Share your information"
|
|
651
581
|
#: components/manage/Blocks/SearchAceContent/SearchAceContentView
|
|
652
582
|
#: components/theme/ShareInfoButton/ShareInfoButton
|
|
@@ -676,11 +606,6 @@ msgstr "Finanszírozási forrás"
|
|
|
676
606
|
msgid "Stakeholder participation"
|
|
677
607
|
msgstr "Az érdekelt felek részvétele"
|
|
678
608
|
|
|
679
|
-
#. Default: "Su"
|
|
680
|
-
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
681
|
-
msgid "Su"
|
|
682
|
-
msgstr "Su"
|
|
683
|
-
|
|
684
609
|
#. Default: "Sub Nationals:"
|
|
685
610
|
#: helpers/ContentMetadata
|
|
686
611
|
msgid "Sub Nationals:"
|
|
@@ -697,11 +622,6 @@ msgstr "Szubnacionális vagy helyi"
|
|
|
697
622
|
msgid "Success and limiting factors"
|
|
698
623
|
msgstr "Siker és korlátozó tényezők"
|
|
699
624
|
|
|
700
|
-
#. Default: "Th"
|
|
701
|
-
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
702
|
-
msgid "Th"
|
|
703
|
-
msgstr "Th"
|
|
704
|
-
|
|
705
625
|
#. Default: "The Adaptation Support Tool - Getting started"
|
|
706
626
|
#: components/theme/ASTNavigation/ASTAccordion
|
|
707
627
|
msgid "The Adaptation Support Tool - Getting started"
|
|
@@ -722,11 +642,6 @@ msgstr "A dátum a tétel közzétételének legkésőbbi időpontjára vonatkoz
|
|
|
722
642
|
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"
|
|
723
643
|
msgstr "A dátum arra az időpontra utal, amikor a közreműködő szakértők elkészítették vagy frissítették a napirendi pontot, amelyet a Climate ADAPT-ban való közzététel céljából be kell nyújtani."
|
|
724
644
|
|
|
725
|
-
#. Default: "Tu"
|
|
726
|
-
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
727
|
-
msgid "Tu"
|
|
728
|
-
msgstr "Tu"
|
|
729
|
-
|
|
730
645
|
#. Default: "Updating notes"
|
|
731
646
|
#: components/theme/Views/CaseStudyView
|
|
732
647
|
msgid "Updating notes"
|
|
@@ -742,11 +657,6 @@ msgstr "Az összes hozzászólás megtekintése az erőforrás-katalógusban"
|
|
|
742
657
|
msgid "Visit external website"
|
|
743
658
|
msgstr "Látogasson el a külső weboldalra"
|
|
744
659
|
|
|
745
|
-
#. Default: "We"
|
|
746
|
-
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
747
|
-
msgid "We"
|
|
748
|
-
msgstr "Mi"
|
|
749
|
-
|
|
750
660
|
#. Default: "Web"
|
|
751
661
|
#: helpers/Utils
|
|
752
662
|
msgid "Web"
|
|
@@ -58,16 +58,6 @@ msgstr "Dettagli aggiuntivi"
|
|
|
58
58
|
msgid "Agenda and supporting documents"
|
|
59
59
|
msgstr "Agenda e documenti giustificativi"
|
|
60
60
|
|
|
61
|
-
#. Default: "Apr"
|
|
62
|
-
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
63
|
-
msgid "Apr"
|
|
64
|
-
msgstr "aprile"
|
|
65
|
-
|
|
66
|
-
#. Default: "Aug"
|
|
67
|
-
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
68
|
-
msgid "Aug"
|
|
69
|
-
msgstr "Agosto"
|
|
70
|
-
|
|
71
61
|
#. Default: "Background information"
|
|
72
62
|
#: components/theme/Views/C3SIndicatorView
|
|
73
63
|
msgid "Background information"
|
|
@@ -196,11 +186,6 @@ msgstr "Data di pubblicazione:"
|
|
|
196
186
|
msgid "Date of release:"
|
|
197
187
|
msgstr "Data di pubblicazione:"
|
|
198
188
|
|
|
199
|
-
#. Default: "Dec"
|
|
200
|
-
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
201
|
-
msgid "Dec"
|
|
202
|
-
msgstr "dicembre"
|
|
203
|
-
|
|
204
189
|
#. Default: "Description"
|
|
205
190
|
#: helpers/Utils
|
|
206
191
|
msgid "Description"
|
|
@@ -261,21 +246,11 @@ msgstr "Esci da schermo intero"
|
|
|
261
246
|
msgid "Explore more on Climate-ADAPT"
|
|
262
247
|
msgstr "Esplora di più su Climate-ADAPT"
|
|
263
248
|
|
|
264
|
-
#. Default: "Feb"
|
|
265
|
-
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
266
|
-
msgid "Feb"
|
|
267
|
-
msgstr "Feb"
|
|
268
|
-
|
|
269
249
|
#. Default: "For more search options"
|
|
270
250
|
#: index
|
|
271
251
|
msgid "For more search options"
|
|
272
252
|
msgstr "Per altre opzioni di ricerca"
|
|
273
253
|
|
|
274
|
-
#. Default: "Fr"
|
|
275
|
-
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
276
|
-
msgid "Fr"
|
|
277
|
-
msgstr "Fr"
|
|
278
|
-
|
|
279
254
|
#. Default: "Fullscreen"
|
|
280
255
|
#: components/theme/Views/C3SIndicatorView
|
|
281
256
|
msgid "Fullscreen"
|
|
@@ -362,21 +337,6 @@ msgstr "Indicatori"
|
|
|
362
337
|
msgid "Info"
|
|
363
338
|
msgstr "Informazioni"
|
|
364
339
|
|
|
365
|
-
#. Default: "Jan"
|
|
366
|
-
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
367
|
-
msgid "Jan"
|
|
368
|
-
msgstr "Gen"
|
|
369
|
-
|
|
370
|
-
#. Default: "Jul"
|
|
371
|
-
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
372
|
-
msgid "Jul"
|
|
373
|
-
msgstr "Lug"
|
|
374
|
-
|
|
375
|
-
#. Default: "Jun"
|
|
376
|
-
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
377
|
-
msgid "Jun"
|
|
378
|
-
msgstr "giugno"
|
|
379
|
-
|
|
380
340
|
#. Default: "Key Type Measure"
|
|
381
341
|
#: components/manage/Blocks/FilterAceContent/FilterAceContentView
|
|
382
342
|
msgid "Key Type Measure"
|
|
@@ -439,21 +399,6 @@ msgstr "Cerchi maggiori informazioni?"
|
|
|
439
399
|
msgid "Macro-Transnational region:"
|
|
440
400
|
msgstr "Regione macro-trasnazionale:"
|
|
441
401
|
|
|
442
|
-
#. Default: "Mar"
|
|
443
|
-
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
444
|
-
msgid "Mar"
|
|
445
|
-
msgstr "Mar"
|
|
446
|
-
|
|
447
|
-
#. Default: "May"
|
|
448
|
-
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
449
|
-
msgid "May"
|
|
450
|
-
msgstr "Maggio"
|
|
451
|
-
|
|
452
|
-
#. Default: "Mo"
|
|
453
|
-
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
454
|
-
msgid "Mo"
|
|
455
|
-
msgstr "Lu"
|
|
456
|
-
|
|
457
402
|
#. Default: "National HHAP"
|
|
458
403
|
#: components/manage/Blocks/CountryMapHeatIndex/Filter
|
|
459
404
|
msgid "National HHAP"
|
|
@@ -474,11 +419,6 @@ msgstr "Nessuna informazione"
|
|
|
474
419
|
msgid "No results"
|
|
475
420
|
msgstr "Nessun risultato"
|
|
476
421
|
|
|
477
|
-
#. Default: "Nov"
|
|
478
|
-
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
479
|
-
msgid "Nov"
|
|
480
|
-
msgstr "novembre"
|
|
481
|
-
|
|
482
422
|
#. Default: "Objectives of the adaptation measure"
|
|
483
423
|
#: components/theme/Views/CaseStudyView
|
|
484
424
|
msgid "Objectives of the adaptation measure"
|
|
@@ -494,16 +434,16 @@ msgstr "Contributi dell'Osservatorio:"
|
|
|
494
434
|
msgid "Observatory contributions"
|
|
495
435
|
msgstr "Contributi dell'Osservatorio"
|
|
496
436
|
|
|
497
|
-
#. Default: "Oct"
|
|
498
|
-
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
499
|
-
msgid "Oct"
|
|
500
|
-
msgstr "ottobre"
|
|
501
|
-
|
|
502
437
|
#. Default: "Organisation Documents"
|
|
503
438
|
#: helpers/Utils
|
|
504
439
|
msgid "Organisation Documents"
|
|
505
440
|
msgstr "Documenti organizzativi"
|
|
506
441
|
|
|
442
|
+
#. Default: "Organised by EEA"
|
|
443
|
+
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
444
|
+
msgid "Organised by EEA"
|
|
445
|
+
msgstr ""
|
|
446
|
+
|
|
507
447
|
#. Default: "Other regions"
|
|
508
448
|
#: components/manage/Blocks/TransRegionSelect/TransRegionSelectView
|
|
509
449
|
msgid "Other regions"
|
|
@@ -591,11 +531,6 @@ msgstr "Documenti e presentazioni relative"
|
|
|
591
531
|
msgid "Replace existing file"
|
|
592
532
|
msgstr ""
|
|
593
533
|
|
|
594
|
-
#. Default: "Sa"
|
|
595
|
-
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
596
|
-
msgid "Sa"
|
|
597
|
-
msgstr "Sa"
|
|
598
|
-
|
|
599
534
|
#. Default: "Search the Climate-ADAPT database"
|
|
600
535
|
#: index
|
|
601
536
|
msgid "Search the Climate-ADAPT database"
|
|
@@ -642,11 +577,6 @@ msgstr "Guarda il video fuori da Climate-ADAPT"
|
|
|
642
577
|
msgid "Select"
|
|
643
578
|
msgstr "Seleziona"
|
|
644
579
|
|
|
645
|
-
#. Default: "Sep"
|
|
646
|
-
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
647
|
-
msgid "Sep"
|
|
648
|
-
msgstr "Settembre"
|
|
649
|
-
|
|
650
580
|
#. Default: "Share your information"
|
|
651
581
|
#: components/manage/Blocks/SearchAceContent/SearchAceContentView
|
|
652
582
|
#: components/theme/ShareInfoButton/ShareInfoButton
|
|
@@ -676,11 +606,6 @@ msgstr "Fonte di finanziamento"
|
|
|
676
606
|
msgid "Stakeholder participation"
|
|
677
607
|
msgstr "Partecipazione degli attori interessatI"
|
|
678
608
|
|
|
679
|
-
#. Default: "Su"
|
|
680
|
-
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
681
|
-
msgid "Su"
|
|
682
|
-
msgstr "Su"
|
|
683
|
-
|
|
684
609
|
#. Default: "Sub Nationals:"
|
|
685
610
|
#: helpers/ContentMetadata
|
|
686
611
|
msgid "Sub Nationals:"
|
|
@@ -697,11 +622,6 @@ msgstr "Subnazionale o locale"
|
|
|
697
622
|
msgid "Success and limiting factors"
|
|
698
623
|
msgstr "Successo e fattori limitanti"
|
|
699
624
|
|
|
700
|
-
#. Default: "Th"
|
|
701
|
-
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
702
|
-
msgid "Th"
|
|
703
|
-
msgstr "Gi"
|
|
704
|
-
|
|
705
625
|
#. Default: "The Adaptation Support Tool - Getting started"
|
|
706
626
|
#: components/theme/ASTNavigation/ASTAccordion
|
|
707
627
|
msgid "The Adaptation Support Tool - Getting started"
|
|
@@ -722,11 +642,6 @@ msgstr "La data si riferisce all'ultima data di pubblicazione della scheda"
|
|
|
722
642
|
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"
|
|
723
643
|
msgstr "La data si riferisce al momento in cui la scheda è stata preparata o aggiornata dagli esperti e presentata per la pubblicazione in Climate-ADAPT"
|
|
724
644
|
|
|
725
|
-
#. Default: "Tu"
|
|
726
|
-
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
727
|
-
msgid "Tu"
|
|
728
|
-
msgstr "Tu"
|
|
729
|
-
|
|
730
645
|
#. Default: "Updating notes"
|
|
731
646
|
#: components/theme/Views/CaseStudyView
|
|
732
647
|
msgid "Updating notes"
|
|
@@ -742,11 +657,6 @@ msgstr "Visualizza tutti i contributi nel catalogo delle risorse"
|
|
|
742
657
|
msgid "Visit external website"
|
|
743
658
|
msgstr "Visita il sito web esterno"
|
|
744
659
|
|
|
745
|
-
#. Default: "We"
|
|
746
|
-
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
747
|
-
msgid "We"
|
|
748
|
-
msgstr "Noi"
|
|
749
|
-
|
|
750
660
|
#. Default: "Web"
|
|
751
661
|
#: helpers/Utils
|
|
752
662
|
msgid "Web"
|