@eeacms/volto-cca-policy 0.3.1 → 0.3.3

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 (34) hide show
  1. package/CHANGELOG.md +26 -10
  2. package/locales/bg/LC_MESSAGES/volto.po +185 -22
  3. package/locales/cs/LC_MESSAGES/volto.po +185 -22
  4. package/locales/de/LC_MESSAGES/volto.po +185 -22
  5. package/locales/en/LC_MESSAGES/volto.po +185 -22
  6. package/locales/es/LC_MESSAGES/volto.po +185 -22
  7. package/locales/et/LC_MESSAGES/volto.po +185 -22
  8. package/locales/fi/LC_MESSAGES/volto.po +185 -22
  9. package/locales/fr/LC_MESSAGES/volto.po +185 -22
  10. package/locales/ga/LC_MESSAGES/volto.po +185 -22
  11. package/locales/hr/LC_MESSAGES/volto.po +185 -22
  12. package/locales/hu/LC_MESSAGES/volto.po +185 -22
  13. package/locales/it/LC_MESSAGES/volto.po +185 -22
  14. package/locales/lt/LC_MESSAGES/volto.po +185 -22
  15. package/locales/nl/LC_MESSAGES/volto.po +185 -22
  16. package/locales/pl/LC_MESSAGES/volto.po +185 -22
  17. package/locales/pt/LC_MESSAGES/volto.po +185 -22
  18. package/locales/ro/LC_MESSAGES/volto.po +185 -22
  19. package/locales/sl/LC_MESSAGES/volto.po +185 -22
  20. package/locales/volto.pot +186 -1
  21. package/package.json +3 -3
  22. package/src/components/Result/ClusterHorizontalCardItem.jsx +13 -3
  23. package/src/components/Result/HealthHorizontalCardItem.jsx +7 -2
  24. package/src/components/manage/Blocks/CountryProfileDetail/View.js +1 -1
  25. package/src/components/manage/Blocks/TransRegionSelect/TransRegionSelectView.jsx +6 -5
  26. package/src/components/manage/Blocks/TransRegionSelect/schema.js +7 -1
  27. package/src/search/cca/facets.js +45 -8
  28. package/src/search/common.js +49 -6
  29. package/src/search/health_observatory/config-health.js +17 -0
  30. package/src/search/health_observatory/facets-health.js +28 -4
  31. package/src/search/mission_all/facets-all.js +17 -2
  32. package/src/search/mission_funding/facets-funding.js +14 -2
  33. package/src/search/mission_projects/facets-projects.js +15 -2
  34. package/src/search/mission_tools/facets-tools.js +27 -5
@@ -16,6 +16,15 @@ msgstr ""
16
16
  msgid "A background document for the event is available"
17
17
  msgstr "Sündmuse taustadokument on saadaval"
18
18
 
19
+ #. Default: "Adaptation Approaches"
20
+ #: search/cca/facets
21
+ #: search/facets
22
+ #: search/health_observatory/facets-health
23
+ #: search/mission_all/facets-all
24
+ #: search/mission_projects/facets-projects
25
+ msgid "Adaptation Approaches"
26
+ msgstr "Kohanemisviisid"
27
+
19
28
  #. Default: "Adaptation Approaches:"
20
29
  #: helpers/ContentMetadata
21
30
  msgid "Adaptation Approaches:"
@@ -31,6 +40,13 @@ msgstr "Kohandamise üksikasjad"
31
40
  msgid "Adaptation Options Implemented In This Case"
32
41
  msgstr "Kohanemisvõimalused, mida antud juhul rakendatakse"
33
42
 
43
+ #. Default: "Adaptation Sectors"
44
+ #: search/cca/facets
45
+ #: search/common
46
+ #: search/facets
47
+ msgid "Adaptation Sectors"
48
+ msgstr "Kohanemissektorid"
49
+
34
50
  #. Default: "Adaptation approaches"
35
51
  #: components/manage/Blocks/CaseStudyExplorer/CaseStudyFilters
36
52
  msgid "Adaptation approaches"
@@ -58,6 +74,11 @@ msgstr "Täiendavad üksikasjad"
58
74
  msgid "Agenda and supporting documents"
59
75
  msgstr "Päevakord ja tõendavad dokumendid"
60
76
 
77
+ #. Default: "All time"
78
+ #: search/common
79
+ msgid "All time"
80
+ msgstr "Kogu aeg"
81
+
61
82
  #. Default: "Background information"
62
83
  #: components/theme/Views/C3SIndicatorView
63
84
  msgid "Background information"
@@ -118,6 +139,13 @@ msgstr "Valige temaatiline kaart:"
118
139
  msgid "City:"
119
140
  msgstr "Linn:"
120
141
 
142
+ #. Default: "Climate Impacts"
143
+ #: search/cca/facets
144
+ #: search/common
145
+ #: search/facets
146
+ msgid "Climate Impacts"
147
+ msgstr "Kliimamõjud"
148
+
121
149
  #. Default: "Climate impact"
122
150
  #: components/manage/Blocks/FilterAceContent/FilterAceContentView
123
151
  msgid "Climate impact"
@@ -166,6 +194,11 @@ msgstr "Osaleja:"
166
194
  msgid "Costs and benefits"
167
195
  msgstr "Kulud ja kasu"
168
196
 
197
+ #. Default: "Countries"
198
+ #: search/common
199
+ msgid "Countries"
200
+ msgstr "Riigid"
201
+
169
202
  #. Default: "Countries:"
170
203
  #: helpers/ContentMetadata
171
204
  msgid "Countries:"
@@ -236,6 +269,11 @@ msgstr ""
236
269
  msgid "Duration:"
237
270
  msgstr "Kestus:"
238
271
 
272
+ #. Default: "Eligible to receive funding"
273
+ #: search/mission_funding/facets-funding
274
+ msgid "Eligible to receive funding"
275
+ msgstr "Abikõlblik rahastuse saamiseks"
276
+
239
277
  #. Default: "Exit fullscreen"
240
278
  #: components/theme/Views/C3SIndicatorView
241
279
  msgid "Exit fullscreen"
@@ -256,6 +294,13 @@ msgstr "Rohkemate otsinguvõimaluste jaoks"
256
294
  msgid "Fullscreen"
257
295
  msgstr "Täisekraan"
258
296
 
297
+ #. Default: "Funding Programme"
298
+ #: search/cca/facets
299
+ #: search/facets
300
+ #: search/mission_projects/facets-projects
301
+ msgid "Funding Programme"
302
+ msgstr "Rahastamisprogramm"
303
+
259
304
  #. Default: "Funding Programme:"
260
305
  #: helpers/ContentMetadata
261
306
  msgid "Funding Programme:"
@@ -266,6 +311,11 @@ msgstr "Rahastamisprogramm:"
266
311
  msgid "Geographic characterisation:"
267
312
  msgstr "Geograafiline iseloomustus:"
268
313
 
314
+ #. Default: "Geographical scale"
315
+ #: search/mission_tools/facets-tools
316
+ msgid "Geographical scale"
317
+ msgstr "Geograafiline ulatus"
318
+
269
319
  #. Default: "Getting started"
270
320
  #: components/theme/ASTNavigation/ASTAccordion
271
321
  msgid "Getting started"
@@ -286,11 +336,21 @@ msgstr "Juhtimistasand:"
286
336
  msgid "HHWS available (click on country for further information)"
287
337
  msgstr "HHWS on kättesaadav (lisateabe saamiseks klõpsake riigil)"
288
338
 
339
+ #. Default: "Health Impacts"
340
+ #: search/health_observatory/config-health
341
+ msgid "Health Impacts"
342
+ msgstr "Mõju tervisele"
343
+
289
344
  #. Default: "Health impact:"
290
345
  #: helpers/ContentMetadata
291
346
  msgid "Health impact:"
292
347
  msgstr "Mõju tervisele:"
293
348
 
349
+ #. Default: "Health impacts"
350
+ #: search/health_observatory/facets-health
351
+ msgid "Health impacts"
352
+ msgstr "Mõju tervisele"
353
+
294
354
  #. Default: "Heat health action plans (HHAP)"
295
355
  #: components/manage/Blocks/CountryMapHeatIndex/Filter
296
356
  msgid "Heat health action plans (HHAP)"
@@ -327,6 +387,11 @@ msgstr "Rakendamise aeg"
327
387
  msgid "Importance and Relevance of Adaptation"
328
388
  msgstr "Kohanemise tähtsus ja olulisus"
329
389
 
390
+ #. Default: "Include archived content"
391
+ #: search/common
392
+ msgid "Include archived content"
393
+ msgstr "Kaasake arhiveeritud sisu"
394
+
330
395
  #. Default: "Indicators"
331
396
  #: components/manage/Blocks/ECDEIndicators/ECDEIndicatorsView
332
397
  msgid "Indicators"
@@ -337,8 +402,16 @@ msgstr "Näitajad"
337
402
  msgid "Info"
338
403
  msgstr "Teave"
339
404
 
405
+ #. Default: "Item from third parties"
406
+ #: search/cca/facets
407
+ #: search/facets
408
+ msgid "Item from third parties"
409
+ msgstr "Üksus kolmandatelt isikutelt"
410
+
340
411
  #. Default: "Key Type Measure"
341
412
  #: components/manage/Blocks/FilterAceContent/FilterAceContentView
413
+ #: search/cca/facets
414
+ #: search/facets
342
415
  msgid "Key Type Measure"
343
416
  msgstr "Võtmetüüp Meede"
344
417
 
@@ -362,11 +435,51 @@ msgstr "Põhimeetmed"
362
435
  msgid "Keywords:"
363
436
  msgstr "Märksõnad:"
364
437
 
438
+ #. Default: "Language"
439
+ #: search/common
440
+ msgid "Language"
441
+ msgstr "Keel"
442
+
365
443
  #. Default: "Language of the conference"
366
444
  #: components/theme/Views/CcaEventView
367
445
  msgid "Language of the conference"
368
446
  msgstr "Konverentsi keel"
369
447
 
448
+ #. Default: "Language(s) of the tool"
449
+ #: search/mission_tools/facets-tools
450
+ msgid "Language(s) of the tool"
451
+ msgstr "Tööriista keel(ed)."
452
+
453
+ #. Default: "Last 2 years"
454
+ #: search/common
455
+ msgid "Last 2 years"
456
+ msgstr "Viimased 2 aastat"
457
+
458
+ #. Default: "Last 3 months"
459
+ #: search/common
460
+ msgid "Last 3 months"
461
+ msgstr "Viimased 3 kuud"
462
+
463
+ #. Default: "Last 5 years"
464
+ #: search/common
465
+ msgid "Last 5 years"
466
+ msgstr "Viimased 5 aastat"
467
+
468
+ #. Default: "Last month"
469
+ #: search/common
470
+ msgid "Last month"
471
+ msgstr "Eelmisel kuul"
472
+
473
+ #. Default: "Last week"
474
+ #: search/common
475
+ msgid "Last week"
476
+ msgstr "Eelmisel nädalal"
477
+
478
+ #. Default: "Last year"
479
+ #: search/common
480
+ msgid "Last year"
481
+ msgstr "Eelmisel aastal"
482
+
370
483
  #. Default: "Lead"
371
484
  #: components/theme/Views/ProjectView
372
485
  msgid "Lead"
@@ -399,11 +512,21 @@ msgstr "Kas otsite lisateavet?"
399
512
  msgid "Macro-Transnational region:"
400
513
  msgstr "Riikidevaheline makropiirkond:"
401
514
 
515
+ #. Default: "Most useful for"
516
+ #: search/mission_tools/facets-tools
517
+ msgid "Most useful for"
518
+ msgstr "Kõige kasulikum"
519
+
402
520
  #. Default: "National HHAP"
403
521
  #: components/manage/Blocks/CountryMapHeatIndex/Filter
404
522
  msgid "National HHAP"
405
523
  msgstr "Riiklik HHAP"
406
524
 
525
+ #. Default: "New"
526
+ #: components/Result/ClusterHorizontalCardItem
527
+ msgid "New"
528
+ msgstr ""
529
+
407
530
  #. Default: "No HHAP"
408
531
  #: components/manage/Blocks/CountryMapHeatIndex/Filter
409
532
  msgid "No HHAP"
@@ -434,6 +557,12 @@ msgstr "Vaatluskeskuse panused:"
434
557
  msgid "Observatory contributions"
435
558
  msgstr "Vaatluskeskuse panus"
436
559
 
560
+ #. Default: "Observatory partner"
561
+ #: search/health_observatory/config-health
562
+ #: search/health_observatory/facets-health
563
+ msgid "Observatory partner"
564
+ msgstr "Vaatluskeskuse partner"
565
+
437
566
  #. Default: "Organisation Documents"
438
567
  #: helpers/Utils
439
568
  msgid "Organisation Documents"
@@ -489,6 +618,17 @@ msgstr "Väljaanded ja aruanded Dokumendid"
489
618
  msgid "Published in Climate-ADAPT"
490
619
  msgstr "Avaldatud väljaandes Climate-ADAPT"
491
620
 
621
+ #. Default: "Publishing year"
622
+ #: search/health_observatory/facets-health
623
+ msgid "Publishing year"
624
+ msgstr "Ilmumisaasta"
625
+
626
+ #. Default: "RAST step(s) of relevance"
627
+ #: search/mission_funding/facets-funding
628
+ #: search/mission_tools/facets-tools
629
+ msgid "RAST step(s) of relevance"
630
+ msgstr "asjakohased RAST-etapid"
631
+
492
632
  #. Default: "Reference Information"
493
633
  #: components/theme/Views/CaseStudyView
494
634
  msgid "Reference Information"
@@ -546,6 +686,17 @@ msgstr "Otsige ELi kohanemismissioonist"
546
686
  msgid "Search the Observatory Resource Catalogue..."
547
687
  msgstr "Otsige observatooriumi ressursside kataloogist..."
548
688
 
689
+ #. Default: "Section"
690
+ #: search/cca/facets
691
+ #: search/facets
692
+ msgid "Section"
693
+ msgstr "jaotis"
694
+
695
+ #. Default: "Sections"
696
+ #: search/health_observatory/facets-health
697
+ msgid "Sections"
698
+ msgstr "Sektsioonid"
699
+
549
700
  #. Default: "Sector"
550
701
  #: components/manage/Blocks/FilterAceContent/FilterAceContentView
551
702
  msgid "Sector"
@@ -600,6 +751,12 @@ msgstr "Allikas"
600
751
  msgid "Source of funding"
601
752
  msgstr "Rahastamisallikas"
602
753
 
754
+ #. Default: "Source:"
755
+ #: components/Result/ClusterHorizontalCardItem
756
+ #: components/Result/HealthHorizontalCardItem
757
+ msgid "Source:"
758
+ msgstr "Allikas:"
759
+
603
760
  #. Default: "Stakeholder participation"
604
761
  #: components/theme/Views/AdaptationOptionView
605
762
  #: components/theme/Views/CaseStudyView
@@ -642,11 +799,39 @@ msgstr "Kuupäev viitab artikli viimasele avaldamiskuupäevale."
642
799
  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"
643
800
  msgstr "Kuupäev viitab hetkele, mil osalevad eksperdid on punkti ette valmistanud või seda ajakohastanud, et esitada see kliimaalases ADAPTis avaldamiseks."
644
801
 
802
+ #. Default: "Topics:"
803
+ #: components/Result/ClusterHorizontalCardItem
804
+ #: components/Result/HealthHorizontalCardItem
805
+ msgid "Topics:"
806
+ msgstr ""
807
+
808
+ #. Default: "Transnational regions"
809
+ #: search/cca/facets
810
+ #: search/facets
811
+ msgid "Transnational regions"
812
+ msgstr "Riikidevahelised piirkonnad"
813
+
814
+ #. Default: "Type of item"
815
+ #: search/common
816
+ #: search/mission_all/facets-all
817
+ msgid "Type of item"
818
+ msgstr "Kauba tüüp"
819
+
820
+ #. Default: "Types"
821
+ #: search/health_observatory/config-health
822
+ msgid "Types"
823
+ msgstr "Tüübid"
824
+
645
825
  #. Default: "Updating notes"
646
826
  #: components/theme/Views/CaseStudyView
647
827
  msgid "Updating notes"
648
828
  msgstr "Märkmete värskendamine"
649
829
 
830
+ #. Default: "User requirements"
831
+ #: search/mission_tools/facets-tools
832
+ msgid "User requirements"
833
+ msgstr "Kasutaja nõuded"
834
+
650
835
  #. Default: "View all contributions in the resource catalogue"
651
836
  #: helpers/Utils
652
837
  msgid "View all contributions in the resource catalogue"
@@ -1376,11 +1561,6 @@ msgstr "Tööriistad"
1376
1561
  msgid "TOPICS"
1377
1562
  msgstr "TOPICS"
1378
1563
 
1379
- #. undefined
1380
- #: site_menu:47
1381
- msgid "Transnational regions"
1382
- msgstr "Riikidevahelised piirkonnad"
1383
-
1384
1564
  #. undefined
1385
1565
  #: site_menu:40
1386
1566
  msgid "Transport"
@@ -2010,11 +2190,6 @@ msgstr "Kohanemisvõimalused ja juhtumiuuringud"
2010
2190
  msgid "Adaptation Plans and Strategies"
2011
2191
  msgstr "Kohanemiskavad ja -strateegiad"
2012
2192
 
2013
- #. undefined
2014
- #: ../../climateadapt/browser/pt/case-study-and-adaptation-options-map-viewer.pt:253
2015
- msgid "Adaptation Sectors"
2016
- msgstr "Kohanemissektorid"
2017
-
2018
2193
  #. undefined
2019
2194
  #: ../../climateadapt/browser/pt/aceitem_view.pt:73
2020
2195
  #: ../../climateadapt/browser/pt/mapgraphdataset_view.pt:54
@@ -2244,11 +2419,6 @@ msgstr "Märkused:"
2244
2419
  msgid "Common definitions of the terms used frequently in the clearinghouse."
2245
2420
  msgstr "Kliiringukojas sageli kasutatavate mõistete ühised määratlused."
2246
2421
 
2247
- #. undefined
2248
- #: ../../climateadapt/browser/__init__.py:197
2249
- msgid "Countries"
2250
- msgstr "Riigid"
2251
-
2252
2422
  #. undefined
2253
2423
  #: ../../climateadapt/browser/pt/ace_macros.pt:104
2254
2424
  msgid "Created by:"
@@ -3012,13 +3182,6 @@ msgstr "Sotsiaalne: haridusvõimalused"
3012
3182
  msgid "Social: Informational"
3013
3183
  msgstr "Sotsiaalne: informatiivne"
3014
3184
 
3015
- #. undefined
3016
- #: ../../climateadapt/browser/pt/guidancedocument_view.pt:32
3017
- #: ../../climateadapt/browser/pt/indicator_view.pt:44
3018
- #: ../../climateadapt/browser/pt/informationportal_view.pt:32
3019
- msgid "Source:"
3020
- msgstr "Allikas:"
3021
-
3022
3185
  #. undefined
3023
3186
  #: ../../climateadapt/image_scales/interfaces.py:43
3024
3187
  msgid "Specify all allowed maximum image dimensions, one per line. The required format is <name> <width>:<height>."