@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 "Informações adicionais"
|
|
|
58
58
|
msgid "Agenda and supporting documents"
|
|
59
59
|
msgstr "Ordem de trabalhos e documentos comprovativos"
|
|
60
60
|
|
|
61
|
-
#. Default: "Apr"
|
|
62
|
-
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
63
|
-
msgid "Apr"
|
|
64
|
-
msgstr "Abr"
|
|
65
|
-
|
|
66
|
-
#. Default: "Aug"
|
|
67
|
-
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
68
|
-
msgid "Aug"
|
|
69
|
-
msgstr "ago"
|
|
70
|
-
|
|
71
61
|
#. Default: "Background information"
|
|
72
62
|
#: components/theme/Views/C3SIndicatorView
|
|
73
63
|
msgid "Background information"
|
|
@@ -196,11 +186,6 @@ msgstr "Data de publicação:"
|
|
|
196
186
|
msgid "Date of release:"
|
|
197
187
|
msgstr "Data de libertação:"
|
|
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 "Sair da tela cheia"
|
|
|
261
246
|
msgid "Explore more on Climate-ADAPT"
|
|
262
247
|
msgstr "Explore mais em Climate-ADAPT"
|
|
263
248
|
|
|
264
|
-
#. Default: "Feb"
|
|
265
|
-
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
266
|
-
msgid "Feb"
|
|
267
|
-
msgstr "Fev"
|
|
268
|
-
|
|
269
249
|
#. Default: "For more search options"
|
|
270
250
|
#: index
|
|
271
251
|
msgid "For more search options"
|
|
272
252
|
msgstr "Para mais opções de pesquisa"
|
|
273
253
|
|
|
274
|
-
#. Default: "Fr"
|
|
275
|
-
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
276
|
-
msgid "Fr"
|
|
277
|
-
msgstr "Pe."
|
|
278
|
-
|
|
279
254
|
#. Default: "Fullscreen"
|
|
280
255
|
#: components/theme/Views/C3SIndicatorView
|
|
281
256
|
msgid "Fullscreen"
|
|
@@ -362,21 +337,6 @@ msgstr "Indicadores"
|
|
|
362
337
|
msgid "Info"
|
|
363
338
|
msgstr "Informação"
|
|
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 "Procura mais informações?"
|
|
|
439
399
|
msgid "Macro-Transnational region:"
|
|
440
400
|
msgstr "Macrorregião transnacional:"
|
|
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 "maio"
|
|
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 "Nenhuma informação"
|
|
|
474
419
|
msgid "No results"
|
|
475
420
|
msgstr "Sem resultados"
|
|
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 "Contribuições do Observatório:"
|
|
|
494
434
|
msgid "Observatory contributions"
|
|
495
435
|
msgstr "Contribuições do Observatório"
|
|
496
436
|
|
|
497
|
-
#. Default: "Oct"
|
|
498
|
-
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
499
|
-
msgid "Oct"
|
|
500
|
-
msgstr "out"
|
|
501
|
-
|
|
502
437
|
#. Default: "Organisation Documents"
|
|
503
438
|
#: helpers/Utils
|
|
504
439
|
msgid "Organisation Documents"
|
|
505
440
|
msgstr "Documentos da organização"
|
|
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 "Documentos e apresentações conexos"
|
|
|
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 "Ver vídeo fora do Climate-ADAPT"
|
|
|
642
577
|
msgid "Select"
|
|
643
578
|
msgstr "Selecionar"
|
|
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 "Fonte de financiamento"
|
|
|
676
606
|
msgid "Stakeholder participation"
|
|
677
607
|
msgstr "Participação das partes interessadas"
|
|
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 "Subnacionais ou locais"
|
|
|
697
622
|
msgid "Success and limiting factors"
|
|
698
623
|
msgstr "Fatores de sucesso e limitantes"
|
|
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 data refere-se à última data de publicação do item"
|
|
|
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 data refere-se ao momento em que o item foi preparado ou atualizado por especialistas contribuintes a serem submetidos para publicação no 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 "Ver todas as contribuições no catálogo de recursos"
|
|
|
742
657
|
msgid "Visit external website"
|
|
743
658
|
msgstr "Visite o sítio Web externo"
|
|
744
659
|
|
|
745
|
-
#. Default: "We"
|
|
746
|
-
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
747
|
-
msgid "We"
|
|
748
|
-
msgstr "Nós"
|
|
749
|
-
|
|
750
660
|
#. Default: "Web"
|
|
751
661
|
#: helpers/Utils
|
|
752
662
|
msgid "Web"
|
|
@@ -58,16 +58,6 @@ msgstr "Detalii suplimentare"
|
|
|
58
58
|
msgid "Agenda and supporting documents"
|
|
59
59
|
msgstr "Ordinea de zi și documentele justificative"
|
|
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 "Data publicării:"
|
|
|
196
186
|
msgid "Date of release:"
|
|
197
187
|
msgstr "Data eliberării:"
|
|
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 "Ieșiți din ecranul complet"
|
|
|
261
246
|
msgid "Explore more on Climate-ADAPT"
|
|
262
247
|
msgstr "Explorați mai multe despre 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 "Pentru mai multe opțiuni de căutare"
|
|
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 "Informatii"
|
|
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 "Iul"
|
|
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 "Căutați mai multe informații?"
|
|
|
439
399
|
msgid "Macro-Transnational region:"
|
|
440
400
|
msgstr "Macroregiunea transnațională:"
|
|
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 "Mai"
|
|
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 "Nicio informație"
|
|
|
474
419
|
msgid "No results"
|
|
475
420
|
msgstr "Fără rezultate"
|
|
476
421
|
|
|
477
|
-
#. Default: "Nov"
|
|
478
|
-
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
479
|
-
msgid "Nov"
|
|
480
|
-
msgstr "Noiembrie"
|
|
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 "Contribuții ale Observatorului:"
|
|
|
494
434
|
msgid "Observatory contributions"
|
|
495
435
|
msgstr "Contribuțiile Observatorului"
|
|
496
436
|
|
|
497
|
-
#. Default: "Oct"
|
|
498
|
-
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
499
|
-
msgid "Oct"
|
|
500
|
-
msgstr "Oct"
|
|
501
|
-
|
|
502
437
|
#. Default: "Organisation Documents"
|
|
503
438
|
#: helpers/Utils
|
|
504
439
|
msgid "Organisation Documents"
|
|
505
440
|
msgstr "Documente de organizare"
|
|
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 "Documente și prezentări conexe"
|
|
|
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 "A se vedea videoclipul din afara Climate-ADAPT"
|
|
|
642
577
|
msgid "Select"
|
|
643
578
|
msgstr "Selecteaza"
|
|
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 "Sursa de finanțare"
|
|
|
676
606
|
msgid "Stakeholder participation"
|
|
677
607
|
msgstr "Participarea părților interesate"
|
|
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 "Subnaționale sau locale"
|
|
|
697
622
|
msgid "Success and limiting factors"
|
|
698
623
|
msgstr "Succesul și factorii limitați"
|
|
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 "Data se referă la ultima dată de publicare a articolului"
|
|
|
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 "Data se referă la momentul în care elementul a fost pregătit sau actualizat de către experții contribuitori, care urmează să fie prezentat spre publicare în ADAPT pentru climă."
|
|
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 "Vizualizați toate contribuțiile din catalogul de resurse"
|
|
|
742
657
|
msgid "Visit external website"
|
|
743
658
|
msgstr "Vizitați site-ul extern"
|
|
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"
|
|
@@ -58,16 +58,6 @@ msgstr "Dodatne podrobnosti"
|
|
|
58
58
|
msgid "Agenda and supporting documents"
|
|
59
59
|
msgstr "Dnevni red in spremni 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 "Avg"
|
|
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 sprostitve:"
|
|
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 "Izhod iz celozaslonskega načina"
|
|
|
261
246
|
msgid "Explore more on Climate-ADAPT"
|
|
262
247
|
msgstr "Raziščite več na 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 "Za več možnosti iskanja"
|
|
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 "Kazalniki"
|
|
|
362
337
|
msgid "Info"
|
|
363
338
|
msgstr "Podatki"
|
|
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 "julij"
|
|
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 "Iščete več informacij?"
|
|
|
439
399
|
msgid "Macro-Transnational region:"
|
|
440
400
|
msgstr "Makronacionalna 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 "maj"
|
|
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 "Ni podatkov"
|
|
|
474
419
|
msgid "No results"
|
|
475
420
|
msgstr "Ni rezultatov"
|
|
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 "Prispevki opazovalnice:"
|
|
|
494
434
|
msgid "Observatory contributions"
|
|
495
435
|
msgstr "Prispevki opazovalne skupine"
|
|
496
436
|
|
|
497
|
-
#. Default: "Oct"
|
|
498
|
-
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
499
|
-
msgid "Oct"
|
|
500
|
-
msgstr "Oktober"
|
|
501
|
-
|
|
502
437
|
#. Default: "Organisation Documents"
|
|
503
438
|
#: helpers/Utils
|
|
504
439
|
msgid "Organisation Documents"
|
|
505
440
|
msgstr "Dokumenti organizacije"
|
|
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 in predstavitve"
|
|
|
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 "Oglejte si video zunaj Climate-ADAPT"
|
|
|
642
577
|
msgid "Select"
|
|
643
578
|
msgstr "Izberite"
|
|
644
579
|
|
|
645
|
-
#. Default: "Sep"
|
|
646
|
-
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
647
|
-
msgid "Sep"
|
|
648
|
-
msgstr "september"
|
|
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 "Vir financiranja"
|
|
|
676
606
|
msgid "Stakeholder participation"
|
|
677
607
|
msgstr "Sodelovanje deležnikov"
|
|
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 "Podnacionalni ali lokalni"
|
|
|
697
622
|
msgid "Success and limiting factors"
|
|
698
623
|
msgstr "Uspeh in omejevalni dejavniki"
|
|
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 nanaša na zadnji datum objave postavke."
|
|
|
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 nanaša na trenutek, ko so sodelujoči strokovnjaki pripravili ali posodobili točko, ki jo je treba predložiti za objavo v 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 "Oglejte si vse prispevke v katalogu virov"
|
|
|
742
657
|
msgid "Visit external website"
|
|
743
658
|
msgstr "Obiščite zunanjo spletno stran"
|
|
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"
|