@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.
- package/CHANGELOG.md +26 -10
- package/locales/bg/LC_MESSAGES/volto.po +185 -22
- package/locales/cs/LC_MESSAGES/volto.po +185 -22
- package/locales/de/LC_MESSAGES/volto.po +185 -22
- package/locales/en/LC_MESSAGES/volto.po +185 -22
- package/locales/es/LC_MESSAGES/volto.po +185 -22
- package/locales/et/LC_MESSAGES/volto.po +185 -22
- package/locales/fi/LC_MESSAGES/volto.po +185 -22
- package/locales/fr/LC_MESSAGES/volto.po +185 -22
- package/locales/ga/LC_MESSAGES/volto.po +185 -22
- package/locales/hr/LC_MESSAGES/volto.po +185 -22
- package/locales/hu/LC_MESSAGES/volto.po +185 -22
- package/locales/it/LC_MESSAGES/volto.po +185 -22
- package/locales/lt/LC_MESSAGES/volto.po +185 -22
- package/locales/nl/LC_MESSAGES/volto.po +185 -22
- package/locales/pl/LC_MESSAGES/volto.po +185 -22
- package/locales/pt/LC_MESSAGES/volto.po +185 -22
- package/locales/ro/LC_MESSAGES/volto.po +185 -22
- package/locales/sl/LC_MESSAGES/volto.po +185 -22
- package/locales/volto.pot +186 -1
- package/package.json +3 -3
- package/src/components/Result/ClusterHorizontalCardItem.jsx +13 -3
- package/src/components/Result/HealthHorizontalCardItem.jsx +7 -2
- package/src/components/manage/Blocks/CountryProfileDetail/View.js +1 -1
- package/src/components/manage/Blocks/TransRegionSelect/TransRegionSelectView.jsx +6 -5
- package/src/components/manage/Blocks/TransRegionSelect/schema.js +7 -1
- package/src/search/cca/facets.js +45 -8
- package/src/search/common.js +49 -6
- package/src/search/health_observatory/config-health.js +17 -0
- package/src/search/health_observatory/facets-health.js +28 -4
- package/src/search/mission_all/facets-all.js +17 -2
- package/src/search/mission_funding/facets-funding.js +14 -2
- package/src/search/mission_projects/facets-projects.js +15 -2
- 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 ""
|
|
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 "Cur Chuige Oiriúnaithe"
|
|
27
|
+
|
|
19
28
|
#. Default: "Adaptation Approaches:"
|
|
20
29
|
#: helpers/ContentMetadata
|
|
21
30
|
msgid "Adaptation Approaches:"
|
|
@@ -31,6 +40,13 @@ msgstr "Sonraí Oiriúnaithe"
|
|
|
31
40
|
msgid "Adaptation Options Implemented In This Case"
|
|
32
41
|
msgstr "Roghanna Oiriúnaithe a Cuireadh i bhFeidhm sa Chás seo"
|
|
33
42
|
|
|
43
|
+
#. Default: "Adaptation Sectors"
|
|
44
|
+
#: search/cca/facets
|
|
45
|
+
#: search/common
|
|
46
|
+
#: search/facets
|
|
47
|
+
msgid "Adaptation Sectors"
|
|
48
|
+
msgstr "Earnálacha Oiriúnaithe"
|
|
49
|
+
|
|
34
50
|
#. Default: "Adaptation approaches"
|
|
35
51
|
#: components/manage/Blocks/CaseStudyExplorer/CaseStudyFilters
|
|
36
52
|
msgid "Adaptation approaches"
|
|
@@ -58,6 +74,11 @@ msgstr "Sonraí breise"
|
|
|
58
74
|
msgid "Agenda and supporting documents"
|
|
59
75
|
msgstr "Clár oibre agus doiciméid tacaíochta"
|
|
60
76
|
|
|
77
|
+
#. Default: "All time"
|
|
78
|
+
#: search/common
|
|
79
|
+
msgid "All time"
|
|
80
|
+
msgstr "An t-am ar fad"
|
|
81
|
+
|
|
61
82
|
#. Default: "Background information"
|
|
62
83
|
#: components/theme/Views/C3SIndicatorView
|
|
63
84
|
msgid "Background information"
|
|
@@ -118,6 +139,13 @@ msgstr "Roghnaigh léarscáil théamach:"
|
|
|
118
139
|
msgid "City:"
|
|
119
140
|
msgstr "Cathair:"
|
|
120
141
|
|
|
142
|
+
#. Default: "Climate Impacts"
|
|
143
|
+
#: search/cca/facets
|
|
144
|
+
#: search/common
|
|
145
|
+
#: search/facets
|
|
146
|
+
msgid "Climate Impacts"
|
|
147
|
+
msgstr "Tionchair Aeráide"
|
|
148
|
+
|
|
121
149
|
#. Default: "Climate impact"
|
|
122
150
|
#: components/manage/Blocks/FilterAceContent/FilterAceContentView
|
|
123
151
|
msgid "Climate impact"
|
|
@@ -166,6 +194,11 @@ msgstr "Rannpháirtí:"
|
|
|
166
194
|
msgid "Costs and benefits"
|
|
167
195
|
msgstr "Costais agus Sochair"
|
|
168
196
|
|
|
197
|
+
#. Default: "Countries"
|
|
198
|
+
#: search/common
|
|
199
|
+
msgid "Countries"
|
|
200
|
+
msgstr "Tíortha"
|
|
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 "Fad tréimhse:"
|
|
238
271
|
|
|
272
|
+
#. Default: "Eligible to receive funding"
|
|
273
|
+
#: search/mission_funding/facets-funding
|
|
274
|
+
msgid "Eligible to receive funding"
|
|
275
|
+
msgstr "Incháilithe chun maoiniú a fháil"
|
|
276
|
+
|
|
239
277
|
#. Default: "Exit fullscreen"
|
|
240
278
|
#: components/theme/Views/C3SIndicatorView
|
|
241
279
|
msgid "Exit fullscreen"
|
|
@@ -256,6 +294,13 @@ msgstr ""
|
|
|
256
294
|
msgid "Fullscreen"
|
|
257
295
|
msgstr ""
|
|
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 "Clár Maoinithe"
|
|
303
|
+
|
|
259
304
|
#. Default: "Funding Programme:"
|
|
260
305
|
#: helpers/ContentMetadata
|
|
261
306
|
msgid "Funding Programme:"
|
|
@@ -266,6 +311,11 @@ msgstr "Clár Cistiúcháin:"
|
|
|
266
311
|
msgid "Geographic characterisation:"
|
|
267
312
|
msgstr "Saintréithriú geografach:"
|
|
268
313
|
|
|
314
|
+
#. Default: "Geographical scale"
|
|
315
|
+
#: search/mission_tools/facets-tools
|
|
316
|
+
msgid "Geographical scale"
|
|
317
|
+
msgstr "Scála geografach"
|
|
318
|
+
|
|
269
319
|
#. Default: "Getting started"
|
|
270
320
|
#: components/theme/ASTNavigation/ASTAccordion
|
|
271
321
|
msgid "Getting started"
|
|
@@ -286,11 +336,21 @@ msgstr "Leibhéal rialachais:"
|
|
|
286
336
|
msgid "HHWS available (click on country for further information)"
|
|
287
337
|
msgstr "HHWS ar fáil (cliceáil ar an tír chun tuilleadh eolais a fháil)"
|
|
288
338
|
|
|
339
|
+
#. Default: "Health Impacts"
|
|
340
|
+
#: search/health_observatory/config-health
|
|
341
|
+
msgid "Health Impacts"
|
|
342
|
+
msgstr "Tionchair Sláinte"
|
|
343
|
+
|
|
289
344
|
#. Default: "Health impact:"
|
|
290
345
|
#: helpers/ContentMetadata
|
|
291
346
|
msgid "Health impact:"
|
|
292
347
|
msgstr "Tionchar ar an tsláinte:"
|
|
293
348
|
|
|
349
|
+
#. Default: "Health impacts"
|
|
350
|
+
#: search/health_observatory/facets-health
|
|
351
|
+
msgid "Health impacts"
|
|
352
|
+
msgstr "Tionchair sláinte"
|
|
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 "Am Cur Chun Feidhme"
|
|
|
327
387
|
msgid "Importance and Relevance of Adaptation"
|
|
328
388
|
msgstr "Tábhacht agus Ábharthacht an Oiriúnaithe"
|
|
329
389
|
|
|
390
|
+
#. Default: "Include archived content"
|
|
391
|
+
#: search/common
|
|
392
|
+
msgid "Include archived content"
|
|
393
|
+
msgstr "Cuir ábhar cartlainne san áireamh"
|
|
394
|
+
|
|
330
395
|
#. Default: "Indicators"
|
|
331
396
|
#: components/manage/Blocks/ECDEIndicators/ECDEIndicatorsView
|
|
332
397
|
msgid "Indicators"
|
|
@@ -337,8 +402,16 @@ msgstr "Táscairí"
|
|
|
337
402
|
msgid "Info"
|
|
338
403
|
msgstr "Faisnéis"
|
|
339
404
|
|
|
405
|
+
#. Default: "Item from third parties"
|
|
406
|
+
#: search/cca/facets
|
|
407
|
+
#: search/facets
|
|
408
|
+
msgid "Item from third parties"
|
|
409
|
+
msgstr "Mír ó thríú páirtithe"
|
|
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 "Beart an Chineáil Eochrach"
|
|
344
417
|
|
|
@@ -362,11 +435,51 @@ msgstr "Príomhbhearta cineáil"
|
|
|
362
435
|
msgid "Keywords:"
|
|
363
436
|
msgstr "Eochairfhocail:"
|
|
364
437
|
|
|
438
|
+
#. Default: "Language"
|
|
439
|
+
#: search/common
|
|
440
|
+
msgid "Language"
|
|
441
|
+
msgstr "Teanga"
|
|
442
|
+
|
|
365
443
|
#. Default: "Language of the conference"
|
|
366
444
|
#: components/theme/Views/CcaEventView
|
|
367
445
|
msgid "Language of the conference"
|
|
368
446
|
msgstr "Teanga na Comhdhála"
|
|
369
447
|
|
|
448
|
+
#. Default: "Language(s) of the tool"
|
|
449
|
+
#: search/mission_tools/facets-tools
|
|
450
|
+
msgid "Language(s) of the tool"
|
|
451
|
+
msgstr "Teanga(cha) na huirlise"
|
|
452
|
+
|
|
453
|
+
#. Default: "Last 2 years"
|
|
454
|
+
#: search/common
|
|
455
|
+
msgid "Last 2 years"
|
|
456
|
+
msgstr "2 bhliain seo caite"
|
|
457
|
+
|
|
458
|
+
#. Default: "Last 3 months"
|
|
459
|
+
#: search/common
|
|
460
|
+
msgid "Last 3 months"
|
|
461
|
+
msgstr "3 mhí seo caite"
|
|
462
|
+
|
|
463
|
+
#. Default: "Last 5 years"
|
|
464
|
+
#: search/common
|
|
465
|
+
msgid "Last 5 years"
|
|
466
|
+
msgstr "5 bliana anuas"
|
|
467
|
+
|
|
468
|
+
#. Default: "Last month"
|
|
469
|
+
#: search/common
|
|
470
|
+
msgid "Last month"
|
|
471
|
+
msgstr "An mhí seo caite"
|
|
472
|
+
|
|
473
|
+
#. Default: "Last week"
|
|
474
|
+
#: search/common
|
|
475
|
+
msgid "Last week"
|
|
476
|
+
msgstr "An tseachtain seo caite"
|
|
477
|
+
|
|
478
|
+
#. Default: "Last year"
|
|
479
|
+
#: search/common
|
|
480
|
+
msgid "Last year"
|
|
481
|
+
msgstr "An bhliain seo caite"
|
|
482
|
+
|
|
370
483
|
#. Default: "Lead"
|
|
371
484
|
#: components/theme/Views/ProjectView
|
|
372
485
|
msgid "Lead"
|
|
@@ -399,11 +512,21 @@ msgstr ""
|
|
|
399
512
|
msgid "Macro-Transnational region:"
|
|
400
513
|
msgstr "Réigiún macra-thrasnáisiúnta:"
|
|
401
514
|
|
|
515
|
+
#. Default: "Most useful for"
|
|
516
|
+
#: search/mission_tools/facets-tools
|
|
517
|
+
msgid "Most useful for"
|
|
518
|
+
msgstr "An chuid is mó úsáideach le haghaidh"
|
|
519
|
+
|
|
402
520
|
#. Default: "National HHAP"
|
|
403
521
|
#: components/manage/Blocks/CountryMapHeatIndex/Filter
|
|
404
522
|
msgid "National HHAP"
|
|
405
523
|
msgstr "HHAP Náisiúnta"
|
|
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 "Rannchuidithe ón bhFaireachlann:"
|
|
|
434
557
|
msgid "Observatory contributions"
|
|
435
558
|
msgstr "Rannchuidiú na Faireachlainne"
|
|
436
559
|
|
|
560
|
+
#. Default: "Observatory partner"
|
|
561
|
+
#: search/health_observatory/config-health
|
|
562
|
+
#: search/health_observatory/facets-health
|
|
563
|
+
msgid "Observatory partner"
|
|
564
|
+
msgstr "Comhpháirtí réadlainne"
|
|
565
|
+
|
|
437
566
|
#. Default: "Organisation Documents"
|
|
438
567
|
#: helpers/Utils
|
|
439
568
|
msgid "Organisation Documents"
|
|
@@ -489,6 +618,17 @@ msgstr "Foilseacháin agus Tuarascálacha Doiciméid"
|
|
|
489
618
|
msgid "Published in Climate-ADAPT"
|
|
490
619
|
msgstr "Arna fhoilsiú in Climate-ADAPT"
|
|
491
620
|
|
|
621
|
+
#. Default: "Publishing year"
|
|
622
|
+
#: search/health_observatory/facets-health
|
|
623
|
+
msgid "Publishing year"
|
|
624
|
+
msgstr "Bliain foilsitheoireachta"
|
|
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 "Céim(eanna) RAST ábhartha"
|
|
631
|
+
|
|
492
632
|
#. Default: "Reference Information"
|
|
493
633
|
#: components/theme/Views/CaseStudyView
|
|
494
634
|
msgid "Reference Information"
|
|
@@ -546,6 +686,17 @@ msgstr "Cuardaigh Misean an AE um Oiriúnú"
|
|
|
546
686
|
msgid "Search the Observatory Resource Catalogue..."
|
|
547
687
|
msgstr "Cuardaigh an Chatalóg Acmhainní Réadlann..."
|
|
548
688
|
|
|
689
|
+
#. Default: "Section"
|
|
690
|
+
#: search/cca/facets
|
|
691
|
+
#: search/facets
|
|
692
|
+
msgid "Section"
|
|
693
|
+
msgstr "Alt"
|
|
694
|
+
|
|
695
|
+
#. Default: "Sections"
|
|
696
|
+
#: search/health_observatory/facets-health
|
|
697
|
+
msgid "Sections"
|
|
698
|
+
msgstr "Ailt"
|
|
699
|
+
|
|
549
700
|
#. Default: "Sector"
|
|
550
701
|
#: components/manage/Blocks/FilterAceContent/FilterAceContentView
|
|
551
702
|
msgid "Sector"
|
|
@@ -600,6 +751,12 @@ msgstr "Foinse"
|
|
|
600
751
|
msgid "Source of funding"
|
|
601
752
|
msgstr "Foinse an mhaoinithe"
|
|
602
753
|
|
|
754
|
+
#. Default: "Source:"
|
|
755
|
+
#: components/Result/ClusterHorizontalCardItem
|
|
756
|
+
#: components/Result/HealthHorizontalCardItem
|
|
757
|
+
msgid "Source:"
|
|
758
|
+
msgstr "Foinse:"
|
|
759
|
+
|
|
603
760
|
#. Default: "Stakeholder participation"
|
|
604
761
|
#: components/theme/Views/AdaptationOptionView
|
|
605
762
|
#: components/theme/Views/CaseStudyView
|
|
@@ -642,11 +799,39 @@ msgstr "Tagraíonn an dáta don dáta is déanaí ar a bhfoilsítear an mhír"
|
|
|
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 "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"
|
|
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 "Réigiúin thrasnáisiúnta"
|
|
813
|
+
|
|
814
|
+
#. Default: "Type of item"
|
|
815
|
+
#: search/common
|
|
816
|
+
#: search/mission_all/facets-all
|
|
817
|
+
msgid "Type of item"
|
|
818
|
+
msgstr "Cineál míre"
|
|
819
|
+
|
|
820
|
+
#. Default: "Types"
|
|
821
|
+
#: search/health_observatory/config-health
|
|
822
|
+
msgid "Types"
|
|
823
|
+
msgstr "Cineálacha"
|
|
824
|
+
|
|
645
825
|
#. Default: "Updating notes"
|
|
646
826
|
#: components/theme/Views/CaseStudyView
|
|
647
827
|
msgid "Updating notes"
|
|
648
828
|
msgstr ""
|
|
649
829
|
|
|
830
|
+
#. Default: "User requirements"
|
|
831
|
+
#: search/mission_tools/facets-tools
|
|
832
|
+
msgid "User requirements"
|
|
833
|
+
msgstr "Riachtanais úsáideora"
|
|
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 "UIRLISÍ"
|
|
|
1376
1561
|
msgid "TOPICS"
|
|
1377
1562
|
msgstr "TOPICSanna"
|
|
1378
1563
|
|
|
1379
|
-
#. undefined
|
|
1380
|
-
#: site_menu:47
|
|
1381
|
-
msgid "Transnational regions"
|
|
1382
|
-
msgstr "Réigiúin thrasnáisiúnta"
|
|
1383
|
-
|
|
1384
1564
|
#. undefined
|
|
1385
1565
|
#: site_menu:40
|
|
1386
1566
|
msgid "Transport"
|
|
@@ -2010,11 +2190,6 @@ msgstr "Roghanna Oiriúnaithe agus Cás-Staidéir"
|
|
|
2010
2190
|
msgid "Adaptation Plans and Strategies"
|
|
2011
2191
|
msgstr "Pleananna agus Straitéisí Oiriúnaithe"
|
|
2012
2192
|
|
|
2013
|
-
#. undefined
|
|
2014
|
-
#: ../../climateadapt/browser/pt/case-study-and-adaptation-options-map-viewer.pt:253
|
|
2015
|
-
msgid "Adaptation Sectors"
|
|
2016
|
-
msgstr "Earnálacha Oiriúnaithe"
|
|
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 "Barúlacha:"
|
|
|
2244
2419
|
msgid "Common definitions of the terms used frequently in the clearinghouse."
|
|
2245
2420
|
msgstr "Sainmhínithe coiteanna ar na téarmaí a úsáidtear go minic sa teach imréitigh."
|
|
2246
2421
|
|
|
2247
|
-
#. undefined
|
|
2248
|
-
#: ../../climateadapt/browser/__init__.py:197
|
|
2249
|
-
msgid "Countries"
|
|
2250
|
-
msgstr "Tíortha"
|
|
2251
|
-
|
|
2252
2422
|
#. undefined
|
|
2253
2423
|
#: ../../climateadapt/browser/pt/ace_macros.pt:104
|
|
2254
2424
|
msgid "Created by:"
|
|
@@ -3012,13 +3182,6 @@ msgstr "Sóisialta: Roghanna oideachais"
|
|
|
3012
3182
|
msgid "Social: Informational"
|
|
3013
3183
|
msgstr "Sóisialta: Eolasach"
|
|
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 "Foinse:"
|
|
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>."
|