@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.
Files changed (33) hide show
  1. package/CHANGELOG.md +31 -8
  2. package/locales/bg/LC_MESSAGES/volto.po +5 -95
  3. package/locales/cs/LC_MESSAGES/volto.po +5 -95
  4. package/locales/de/LC_MESSAGES/volto.po +5 -95
  5. package/locales/en/LC_MESSAGES/volto.po +5 -95
  6. package/locales/es/LC_MESSAGES/volto.po +5 -95
  7. package/locales/et/LC_MESSAGES/volto.po +5 -95
  8. package/locales/fi/LC_MESSAGES/volto.po +5 -95
  9. package/locales/fr/LC_MESSAGES/volto.po +5 -95
  10. package/locales/ga/LC_MESSAGES/volto.po +5 -95
  11. package/locales/hr/LC_MESSAGES/volto.po +5 -95
  12. package/locales/hu/LC_MESSAGES/volto.po +5 -95
  13. package/locales/it/LC_MESSAGES/volto.po +5 -95
  14. package/locales/lt/LC_MESSAGES/volto.po +5 -95
  15. package/locales/nl/LC_MESSAGES/volto.po +5 -95
  16. package/locales/pl/LC_MESSAGES/volto.po +5 -95
  17. package/locales/pt/LC_MESSAGES/volto.po +5 -95
  18. package/locales/ro/LC_MESSAGES/volto.po +5 -95
  19. package/locales/sl/LC_MESSAGES/volto.po +5 -95
  20. package/locales/volto.pot +6 -96
  21. package/package.json +1 -1
  22. package/src/components/manage/Blocks/Listing/EventCardsListingView.jsx +136 -161
  23. package/src/components/manage/Blocks/Listing/styles.less +46 -16
  24. package/src/customizations/volto/components/manage/UniversalLink/UniversalLink.jsx +19 -10
  25. package/src/customizations/volto/components/manage/UniversalLink/UniversalLink.test.jsx +3 -3
  26. package/src/helpers/index.js +3 -0
  27. package/src/search/{config.js → cca/config.js} +15 -2
  28. package/src/search/{facets.js → cca/facets.js} +1 -1
  29. package/src/search/common.js +7 -3
  30. package/src/search/index.js +8 -7
  31. package/theme/assets/images/eea-logo.svg +1 -0
  32. package/theme/globals/site.variables +1 -0
  33. /package/src/search/{views.js → cca/views.js} +0 -0
@@ -58,16 +58,6 @@ msgstr "Lisätiedot"
58
58
  msgid "Agenda and supporting documents"
59
59
  msgstr "Esityslista ja tausta-asiakirjat"
60
60
 
61
- #. Default: "Apr"
62
- #: components/manage/Blocks/Listing/EventCardsListingView
63
- msgid "Apr"
64
- msgstr "huhti"
65
-
66
- #. Default: "Aug"
67
- #: components/manage/Blocks/Listing/EventCardsListingView
68
- msgid "Aug"
69
- msgstr "Elokuu"
70
-
71
61
  #. Default: "Background information"
72
62
  #: components/theme/Views/C3SIndicatorView
73
63
  msgid "Background information"
@@ -196,11 +186,6 @@ msgstr "Julkaisupäivä:"
196
186
  msgid "Date of release:"
197
187
  msgstr "Luovutuspäivä:"
198
188
 
199
- #. Default: "Dec"
200
- #: components/manage/Blocks/Listing/EventCardsListingView
201
- msgid "Dec"
202
- msgstr "joulukuu"
203
-
204
189
  #. Default: "Description"
205
190
  #: helpers/Utils
206
191
  msgid "Description"
@@ -261,21 +246,11 @@ msgstr "Poistu koko näytöstä"
261
246
  msgid "Explore more on Climate-ADAPT"
262
247
  msgstr "Tutustu lisää Climate-ADAPTiin"
263
248
 
264
- #. Default: "Feb"
265
- #: components/manage/Blocks/Listing/EventCardsListingView
266
- msgid "Feb"
267
- msgstr "helmikuu"
268
-
269
249
  #. Default: "For more search options"
270
250
  #: index
271
251
  msgid "For more search options"
272
252
  msgstr "Lisää hakuvaihtoehtoja"
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 "Indikaattorit"
362
337
  msgid "Info"
363
338
  msgstr "Tietoa"
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 "heinä"
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 "Etsitkö lisätietoja?"
439
399
  msgid "Macro-Transnational region:"
440
400
  msgstr "Makroalue:"
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 "toukokuu"
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 "Ei tietoja"
474
419
  msgid "No results"
475
420
  msgstr "Ei tuloksia"
476
421
 
477
- #. Default: "Nov"
478
- #: components/manage/Blocks/Listing/EventCardsListingView
479
- msgid "Nov"
480
- msgstr "marraskuu"
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 "Seurantakeskuksen panokset:"
494
434
  msgid "Observatory contributions"
495
435
  msgstr "Seurantakeskuksen panos"
496
436
 
497
- #. Default: "Oct"
498
- #: components/manage/Blocks/Listing/EventCardsListingView
499
- msgid "Oct"
500
- msgstr "lokakuu"
501
-
502
437
  #. Default: "Organisation Documents"
503
438
  #: helpers/Utils
504
439
  msgid "Organisation Documents"
505
440
  msgstr "Organisaation asiakirjat"
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 "Aiheeseen liittyvät asiakirjat ja esitykset"
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 "Katso video Climate-ADAPT:n ulkopuolelta"
642
577
  msgid "Select"
643
578
  msgstr "Valitse"
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 "Rahoituslähde"
676
606
  msgid "Stakeholder participation"
677
607
  msgstr "Sidosryhmien osallistuminen"
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 "Alueellinen tai paikallinen"
697
622
  msgid "Success and limiting factors"
698
623
  msgstr "Menestys ja rajoittavat tekijät"
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 "Päivämäärä viittaa viimeisimpään julkaisupäivään."
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 "Päivämäärällä tarkoitetaan hetkeä, jona osallistuvat asiantuntijat ovat laatineet tai päivittäneet kohdan julkaistavaksi Climate ADAPT -sovelluksessa."
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 "Näytä kaikki kannanotot resurssiluettelossa"
742
657
  msgid "Visit external website"
743
658
  msgstr "Vieraile ulkoisella verkkosivustolla"
744
659
 
745
- #. Default: "We"
746
- #: components/manage/Blocks/Listing/EventCardsListingView
747
- msgid "We"
748
- msgstr "Me"
749
-
750
660
  #. Default: "Web"
751
661
  #: helpers/Utils
752
662
  msgid "Web"
@@ -58,16 +58,6 @@ msgstr "Détails supplémentaires"
58
58
  msgid "Agenda and supporting documents"
59
59
  msgstr "Ordre du jour et pièces justificatives"
60
60
 
61
- #. Default: "Apr"
62
- #: components/manage/Blocks/Listing/EventCardsListingView
63
- msgid "Apr"
64
- msgstr "Avr"
65
-
66
- #. Default: "Aug"
67
- #: components/manage/Blocks/Listing/EventCardsListingView
68
- msgid "Aug"
69
- msgstr "Août"
70
-
71
61
  #. Default: "Background information"
72
62
  #: components/theme/Views/C3SIndicatorView
73
63
  msgid "Background information"
@@ -196,11 +186,6 @@ msgstr "Date de publication:"
196
186
  msgid "Date of release:"
197
187
  msgstr "Date de sortie:"
198
188
 
199
- #. Default: "Dec"
200
- #: components/manage/Blocks/Listing/EventCardsListingView
201
- msgid "Dec"
202
- msgstr "Déc"
203
-
204
189
  #. Default: "Description"
205
190
  #: helpers/Utils
206
191
  msgid "Description"
@@ -261,21 +246,11 @@ msgstr "Quitter le plein écran"
261
246
  msgid "Explore more on Climate-ADAPT"
262
247
  msgstr "Découvrez-en plus sur Climate-ADAPT"
263
248
 
264
- #. Default: "Feb"
265
- #: components/manage/Blocks/Listing/EventCardsListingView
266
- msgid "Feb"
267
- msgstr "Fév"
268
-
269
249
  #. Default: "For more search options"
270
250
  #: index
271
251
  msgid "For more search options"
272
252
  msgstr "Pour plus d'options de recherche"
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 "Indicateurs"
362
337
  msgid "Info"
363
338
  msgstr "Info"
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 "Juillet"
374
-
375
- #. Default: "Jun"
376
- #: components/manage/Blocks/Listing/EventCardsListingView
377
- msgid "Jun"
378
- msgstr "juin"
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 "Vous cherchez plus d'informations?"
439
399
  msgid "Macro-Transnational region:"
440
400
  msgstr "Région macro-transnationale :"
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 "Peut"
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 "Aucune information"
474
419
  msgid "No results"
475
420
  msgstr "Aucun résultat"
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 "Contributions de l'observatoire:"
494
434
  msgid "Observatory contributions"
495
435
  msgstr "Contributions de l'Observatoire"
496
436
 
497
- #. Default: "Oct"
498
- #: components/manage/Blocks/Listing/EventCardsListingView
499
- msgid "Oct"
500
- msgstr "Octobre"
501
-
502
437
  #. Default: "Organisation Documents"
503
438
  #: helpers/Utils
504
439
  msgid "Organisation Documents"
505
440
  msgstr "Documents de l'organisation"
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 "Documents et présentations connexes"
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 "Voir la vidéo en dehors de Climate-ADAPT"
642
577
  msgid "Select"
643
578
  msgstr "Sélectionner"
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 "Source de financement"
676
606
  msgid "Stakeholder participation"
677
607
  msgstr "Participation des parties prenantes"
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 "Infranational ou local"
697
622
  msgid "Success and limiting factors"
698
623
  msgstr "Facteurs de réussite et facteurs limitants"
699
624
 
700
- #. Default: "Th"
701
- #: components/manage/Blocks/Listing/EventCardsListingView
702
- msgid "Th"
703
- msgstr "Ème"
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 date fait référence à la dernière date de publication de l'articl
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 date fait référence au moment où l'article a été préparé ou mis à jour par les experts contributeurs pour être soumis à la publication dans 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 "Voir toutes les contributions dans le catalogue des ressources"
742
657
  msgid "Visit external website"
743
658
  msgstr "Visiter un site Web externe"
744
659
 
745
- #. Default: "We"
746
- #: components/manage/Blocks/Listing/EventCardsListingView
747
- msgid "We"
748
- msgstr "Nous"
749
-
750
660
  #. Default: "Web"
751
661
  #: helpers/Utils
752
662
  msgid "Web"
@@ -58,16 +58,6 @@ msgstr "Sonraí breise"
58
58
  msgid "Agenda and supporting documents"
59
59
  msgstr "Clár oibre agus doiciméid tacaíochta"
60
60
 
61
- #. Default: "Apr"
62
- #: components/manage/Blocks/Listing/EventCardsListingView
63
- msgid "Apr"
64
- msgstr "Aibreán"
65
-
66
- #. Default: "Aug"
67
- #: components/manage/Blocks/Listing/EventCardsListingView
68
- msgid "Aug"
69
- msgstr "Lúnasa"
70
-
71
61
  #. Default: "Background information"
72
62
  #: components/theme/Views/C3SIndicatorView
73
63
  msgid "Background information"
@@ -196,11 +186,6 @@ msgstr "Dáta an fhoilsithe:"
196
186
  msgid "Date of release:"
197
187
  msgstr "Dáta eisiúna:"
198
188
 
199
- #. Default: "Dec"
200
- #: components/manage/Blocks/Listing/EventCardsListingView
201
- msgid "Dec"
202
- msgstr "Nollaig"
203
-
204
189
  #. Default: "Description"
205
190
  #: helpers/Utils
206
191
  msgid "Description"
@@ -261,21 +246,11 @@ msgstr ""
261
246
  msgid "Explore more on Climate-ADAPT"
262
247
  msgstr ""
263
248
 
264
- #. Default: "Feb"
265
- #: components/manage/Blocks/Listing/EventCardsListingView
266
- msgid "Feb"
267
- msgstr "Feabhra"
268
-
269
249
  #. Default: "For more search options"
270
250
  #: index
271
251
  msgid "For more search options"
272
252
  msgstr ""
273
253
 
274
- #. Default: "Fr"
275
- #: components/manage/Blocks/Listing/EventCardsListingView
276
- msgid "Fr"
277
- msgstr "An tAth."
278
-
279
254
  #. Default: "Fullscreen"
280
255
  #: components/theme/Views/C3SIndicatorView
281
256
  msgid "Fullscreen"
@@ -362,21 +337,6 @@ msgstr "Táscairí"
362
337
  msgid "Info"
363
338
  msgstr "Faisnéis"
364
339
 
365
- #. Default: "Jan"
366
- #: components/manage/Blocks/Listing/EventCardsListingView
367
- msgid "Jan"
368
- msgstr "Eanáir"
369
-
370
- #. Default: "Jul"
371
- #: components/manage/Blocks/Listing/EventCardsListingView
372
- msgid "Jul"
373
- msgstr "Iúil"
374
-
375
- #. Default: "Jun"
376
- #: components/manage/Blocks/Listing/EventCardsListingView
377
- msgid "Jun"
378
- msgstr "Meitheamh"
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 ""
439
399
  msgid "Macro-Transnational region:"
440
400
  msgstr "Réigiún macra-thrasnáisiúnta:"
441
401
 
442
- #. Default: "Mar"
443
- #: components/manage/Blocks/Listing/EventCardsListingView
444
- msgid "Mar"
445
- msgstr "Márta"
446
-
447
- #. Default: "May"
448
- #: components/manage/Blocks/Listing/EventCardsListingView
449
- msgid "May"
450
- msgstr "Bealtaine"
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 "Níl aon eolas ar fáil"
474
419
  msgid "No results"
475
420
  msgstr "Níl aon torthaí ann"
476
421
 
477
- #. Default: "Nov"
478
- #: components/manage/Blocks/Listing/EventCardsListingView
479
- msgid "Nov"
480
- msgstr "Samh"
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 "Rannchuidithe ón bhFaireachlann:"
494
434
  msgid "Observatory contributions"
495
435
  msgstr "Rannchuidiú na Faireachlainne"
496
436
 
497
- #. Default: "Oct"
498
- #: components/manage/Blocks/Listing/EventCardsListingView
499
- msgid "Oct"
500
- msgstr "Deireadh Fómhair"
501
-
502
437
  #. Default: "Organisation Documents"
503
438
  #: helpers/Utils
504
439
  msgid "Organisation Documents"
505
440
  msgstr "Doiciméid Eagraíochta"
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 "Doiciméid agus cuir i láthair ghaolmhara"
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 "Féach an físeán lasmuigh de Climate-ADAPT"
642
577
  msgid "Select"
643
578
  msgstr ""
644
579
 
645
- #. Default: "Sep"
646
- #: components/manage/Blocks/Listing/EventCardsListingView
647
- msgid "Sep"
648
- msgstr "Meán Fómhair"
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 "Foinse an mhaoinithe"
676
606
  msgid "Stakeholder participation"
677
607
  msgstr "Rannpháirtíocht na bpáirtithe leasmhara"
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 "Fonáisiúnta nó áitiúil"
697
622
  msgid "Success and limiting factors"
698
623
  msgstr "Fachtóirí Ratha agus Teorannaithe"
699
624
 
700
- #. Default: "Th"
701
- #: components/manage/Blocks/Listing/EventCardsListingView
702
- msgid "Th"
703
- msgstr "Tá"
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 "Tagraíonn an dáta don dáta is déanaí ar a bhfoilsítear an mhír"
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 "Tagraíonn an dáta don tráth a d’ullmhaigh nó a nuashonraigh saineolaithe rannpháirteacha an mhír atá le cur isteach lena foilsiú 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 "Féach ar na haighneachtaí go léir sa chatalóg acmhainní"
742
657
  msgid "Visit external website"
743
658
  msgstr "Tabhair cuairt ar shuíomh gréasáin seachtrach"
744
659
 
745
- #. Default: "We"
746
- #: components/manage/Blocks/Listing/EventCardsListingView
747
- msgid "We"
748
- msgstr "Táimid"
749
-
750
660
  #. Default: "Web"
751
661
  #: helpers/Utils
752
662
  msgid "Web"