@eeacms/volto-cca-policy 0.3.1 → 0.3.2

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 (31) hide show
  1. package/CHANGELOG.md +12 -2
  2. package/locales/bg/LC_MESSAGES/volto.po +150 -22
  3. package/locales/cs/LC_MESSAGES/volto.po +150 -22
  4. package/locales/de/LC_MESSAGES/volto.po +150 -22
  5. package/locales/en/LC_MESSAGES/volto.po +150 -22
  6. package/locales/es/LC_MESSAGES/volto.po +150 -22
  7. package/locales/et/LC_MESSAGES/volto.po +150 -22
  8. package/locales/fi/LC_MESSAGES/volto.po +150 -22
  9. package/locales/fr/LC_MESSAGES/volto.po +150 -22
  10. package/locales/ga/LC_MESSAGES/volto.po +150 -22
  11. package/locales/hr/LC_MESSAGES/volto.po +150 -22
  12. package/locales/hu/LC_MESSAGES/volto.po +150 -22
  13. package/locales/it/LC_MESSAGES/volto.po +150 -22
  14. package/locales/lt/LC_MESSAGES/volto.po +150 -22
  15. package/locales/nl/LC_MESSAGES/volto.po +150 -22
  16. package/locales/pl/LC_MESSAGES/volto.po +150 -22
  17. package/locales/pt/LC_MESSAGES/volto.po +150 -22
  18. package/locales/ro/LC_MESSAGES/volto.po +150 -22
  19. package/locales/sl/LC_MESSAGES/volto.po +150 -22
  20. package/locales/volto.pot +151 -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/search/cca/facets.js +45 -8
  25. package/src/search/common.js +38 -13
  26. package/src/search/health_observatory/config-health.js +17 -0
  27. package/src/search/health_observatory/facets-health.js +28 -4
  28. package/src/search/mission_all/facets-all.js +17 -2
  29. package/src/search/mission_funding/facets-funding.js +14 -2
  30. package/src/search/mission_projects/facets-projects.js +15 -2
  31. 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 "Galimas renginio foninis dokumentas"
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 "Prisitaikymo metodai"
27
+
19
28
  #. Default: "Adaptation Approaches:"
20
29
  #: helpers/ContentMetadata
21
30
  msgid "Adaptation Approaches:"
@@ -31,6 +40,13 @@ msgstr "Informacija apie pritaikymą"
31
40
  msgid "Adaptation Options Implemented In This Case"
32
41
  msgstr "Adaptacijos galimybės įgyvendintos šiuo atveju"
33
42
 
43
+ #. Default: "Adaptation Sectors"
44
+ #: search/cca/facets
45
+ #: search/common
46
+ #: search/facets
47
+ msgid "Adaptation Sectors"
48
+ msgstr "Prisitaikymo sektoriai"
49
+
34
50
  #. Default: "Adaptation approaches"
35
51
  #: components/manage/Blocks/CaseStudyExplorer/CaseStudyFilters
36
52
  msgid "Adaptation approaches"
@@ -118,6 +134,13 @@ msgstr "Pasirinkite teminį žemėlapį:"
118
134
  msgid "City:"
119
135
  msgstr "Miestas:"
120
136
 
137
+ #. Default: "Climate Impacts"
138
+ #: search/cca/facets
139
+ #: search/common
140
+ #: search/facets
141
+ msgid "Climate Impacts"
142
+ msgstr "Klimato poveikis"
143
+
121
144
  #. Default: "Climate impact"
122
145
  #: components/manage/Blocks/FilterAceContent/FilterAceContentView
123
146
  msgid "Climate impact"
@@ -166,6 +189,11 @@ msgstr "Nuomonės referentas:"
166
189
  msgid "Costs and benefits"
167
190
  msgstr "Išlaidos ir nauda"
168
191
 
192
+ #. Default: "Countries"
193
+ #: search/common
194
+ msgid "Countries"
195
+ msgstr "Šalys"
196
+
169
197
  #. Default: "Countries:"
170
198
  #: helpers/ContentMetadata
171
199
  msgid "Countries:"
@@ -236,6 +264,11 @@ msgstr ""
236
264
  msgid "Duration:"
237
265
  msgstr "Trukmė:"
238
266
 
267
+ #. Default: "Eligible to receive funding"
268
+ #: search/mission_funding/facets-funding
269
+ msgid "Eligible to receive funding"
270
+ msgstr "Tinkamas gauti finansavimą"
271
+
239
272
  #. Default: "Exit fullscreen"
240
273
  #: components/theme/Views/C3SIndicatorView
241
274
  msgid "Exit fullscreen"
@@ -256,6 +289,13 @@ msgstr "Norėdami gauti daugiau paieškos parinkčių"
256
289
  msgid "Fullscreen"
257
290
  msgstr "Visas ekranas"
258
291
 
292
+ #. Default: "Funding Programme"
293
+ #: search/cca/facets
294
+ #: search/facets
295
+ #: search/mission_projects/facets-projects
296
+ msgid "Funding Programme"
297
+ msgstr "Finansavimo programa"
298
+
259
299
  #. Default: "Funding Programme:"
260
300
  #: helpers/ContentMetadata
261
301
  msgid "Funding Programme:"
@@ -266,6 +306,11 @@ msgstr "Finansavimo programa:"
266
306
  msgid "Geographic characterisation:"
267
307
  msgstr "Geografinis apibūdinimas:"
268
308
 
309
+ #. Default: "Geographical scale"
310
+ #: search/mission_tools/facets-tools
311
+ msgid "Geographical scale"
312
+ msgstr "Geografinis mastelis"
313
+
269
314
  #. Default: "Getting started"
270
315
  #: components/theme/ASTNavigation/ASTAccordion
271
316
  msgid "Getting started"
@@ -286,11 +331,21 @@ msgstr "Valdymo lygmuo:"
286
331
  msgid "HHWS available (click on country for further information)"
287
332
  msgstr "HHWS yra (daugiau informacijos rasite šalyje)"
288
333
 
334
+ #. Default: "Health Impacts"
335
+ #: search/health_observatory/config-health
336
+ msgid "Health Impacts"
337
+ msgstr "Poveikis sveikatai"
338
+
289
339
  #. Default: "Health impact:"
290
340
  #: helpers/ContentMetadata
291
341
  msgid "Health impact:"
292
342
  msgstr "Poveikis sveikatai:"
293
343
 
344
+ #. Default: "Health impacts"
345
+ #: search/health_observatory/facets-health
346
+ msgid "Health impacts"
347
+ msgstr "Poveikis sveikatai"
348
+
294
349
  #. Default: "Heat health action plans (HHAP)"
295
350
  #: components/manage/Blocks/CountryMapHeatIndex/Filter
296
351
  msgid "Heat health action plans (HHAP)"
@@ -327,6 +382,11 @@ msgstr "Įgyvendinimo laikas"
327
382
  msgid "Importance and Relevance of Adaptation"
328
383
  msgstr "Prisitaikymo svarba ir svarba"
329
384
 
385
+ #. Default: "Include archived content"
386
+ #: search/common
387
+ msgid "Include archived content"
388
+ msgstr "Įtraukti archyvuotą turinį"
389
+
330
390
  #. Default: "Indicators"
331
391
  #: components/manage/Blocks/ECDEIndicators/ECDEIndicatorsView
332
392
  msgid "Indicators"
@@ -337,8 +397,16 @@ msgstr "Rodikliai"
337
397
  msgid "Info"
338
398
  msgstr "Info"
339
399
 
400
+ #. Default: "Item from third parties"
401
+ #: search/cca/facets
402
+ #: search/facets
403
+ msgid "Item from third parties"
404
+ msgstr "Prekė iš trečiųjų šalių"
405
+
340
406
  #. Default: "Key Type Measure"
341
407
  #: components/manage/Blocks/FilterAceContent/FilterAceContentView
408
+ #: search/cca/facets
409
+ #: search/facets
342
410
  msgid "Key Type Measure"
343
411
  msgstr "Rakto tipo priemonė"
344
412
 
@@ -362,11 +430,21 @@ msgstr "Pagrindinės priemonės"
362
430
  msgid "Keywords:"
363
431
  msgstr "Raktažodžiai:"
364
432
 
433
+ #. Default: "Language"
434
+ #: search/common
435
+ msgid "Language"
436
+ msgstr "Kalba"
437
+
365
438
  #. Default: "Language of the conference"
366
439
  #: components/theme/Views/CcaEventView
367
440
  msgid "Language of the conference"
368
441
  msgstr "Konferencijos kalba"
369
442
 
443
+ #. Default: "Language(s) of the tool"
444
+ #: search/mission_tools/facets-tools
445
+ msgid "Language(s) of the tool"
446
+ msgstr "Įrankio kalba (-os)."
447
+
370
448
  #. Default: "Lead"
371
449
  #: components/theme/Views/ProjectView
372
450
  msgid "Lead"
@@ -399,11 +477,21 @@ msgstr "Ieškote daugiau informacijos?"
399
477
  msgid "Macro-Transnational region:"
400
478
  msgstr "Makrotarptautinis regionas:"
401
479
 
480
+ #. Default: "Most useful for"
481
+ #: search/mission_tools/facets-tools
482
+ msgid "Most useful for"
483
+ msgstr "Labiausiai naudinga"
484
+
402
485
  #. Default: "National HHAP"
403
486
  #: components/manage/Blocks/CountryMapHeatIndex/Filter
404
487
  msgid "National HHAP"
405
488
  msgstr "Nacionalinis HHAP"
406
489
 
490
+ #. Default: "New"
491
+ #: components/Result/ClusterHorizontalCardItem
492
+ msgid "New"
493
+ msgstr ""
494
+
407
495
  #. Default: "No HHAP"
408
496
  #: components/manage/Blocks/CountryMapHeatIndex/Filter
409
497
  msgid "No HHAP"
@@ -434,6 +522,12 @@ msgstr "Observatorijos indėlis:"
434
522
  msgid "Observatory contributions"
435
523
  msgstr "Observatorijos indėlis"
436
524
 
525
+ #. Default: "Observatory partner"
526
+ #: search/health_observatory/config-health
527
+ #: search/health_observatory/facets-health
528
+ msgid "Observatory partner"
529
+ msgstr "Observatorijos partneris"
530
+
437
531
  #. Default: "Organisation Documents"
438
532
  #: helpers/Utils
439
533
  msgid "Organisation Documents"
@@ -489,6 +583,17 @@ msgstr "Leidiniai ir ataskaitos Dokumentai"
489
583
  msgid "Published in Climate-ADAPT"
490
584
  msgstr "Paskelbta „Climate-ADAPT“"
491
585
 
586
+ #. Default: "Publishing year"
587
+ #: search/health_observatory/facets-health
588
+ msgid "Publishing year"
589
+ msgstr "Leidybos metai"
590
+
591
+ #. Default: "RAST step(s) of relevance"
592
+ #: search/mission_funding/facets-funding
593
+ #: search/mission_tools/facets-tools
594
+ msgid "RAST step(s) of relevance"
595
+ msgstr "RAST veiksmas (-ai)."
596
+
492
597
  #. Default: "Reference Information"
493
598
  #: components/theme/Views/CaseStudyView
494
599
  msgid "Reference Information"
@@ -546,6 +651,17 @@ msgstr "Ieškokite ES prisitaikymo prie misijos"
546
651
  msgid "Search the Observatory Resource Catalogue..."
547
652
  msgstr "Ieškoti Observatorijos išteklių kataloge..."
548
653
 
654
+ #. Default: "Section"
655
+ #: search/cca/facets
656
+ #: search/facets
657
+ msgid "Section"
658
+ msgstr "Skyrius"
659
+
660
+ #. Default: "Sections"
661
+ #: search/health_observatory/facets-health
662
+ msgid "Sections"
663
+ msgstr "Skyriai"
664
+
549
665
  #. Default: "Sector"
550
666
  #: components/manage/Blocks/FilterAceContent/FilterAceContentView
551
667
  msgid "Sector"
@@ -600,6 +716,12 @@ msgstr "Šaltinis"
600
716
  msgid "Source of funding"
601
717
  msgstr "Finansavimo šaltinis"
602
718
 
719
+ #. Default: "Source:"
720
+ #: components/Result/ClusterHorizontalCardItem
721
+ #: components/Result/HealthHorizontalCardItem
722
+ msgid "Source:"
723
+ msgstr "Šaltinis:"
724
+
603
725
  #. Default: "Stakeholder participation"
604
726
  #: components/theme/Views/AdaptationOptionView
605
727
  #: components/theme/Views/CaseStudyView
@@ -642,11 +764,39 @@ msgstr "Data yra paskutinė daikto paskelbimo data."
642
764
  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
765
  msgstr "Data – tai momentas, kai prisidedantys ekspertai parengė arba atnaujino punktą, kuris turi būti pateiktas paskelbti „Climate ADAPT“"
644
766
 
767
+ #. Default: "Topics:"
768
+ #: components/Result/ClusterHorizontalCardItem
769
+ #: components/Result/HealthHorizontalCardItem
770
+ msgid "Topics:"
771
+ msgstr ""
772
+
773
+ #. Default: "Transnational regions"
774
+ #: search/cca/facets
775
+ #: search/facets
776
+ msgid "Transnational regions"
777
+ msgstr "Tarptautiniai regionai"
778
+
779
+ #. Default: "Type of item"
780
+ #: search/common
781
+ #: search/mission_all/facets-all
782
+ msgid "Type of item"
783
+ msgstr "Prekės tipas"
784
+
785
+ #. Default: "Types"
786
+ #: search/health_observatory/config-health
787
+ msgid "Types"
788
+ msgstr "Tipai"
789
+
645
790
  #. Default: "Updating notes"
646
791
  #: components/theme/Views/CaseStudyView
647
792
  msgid "Updating notes"
648
793
  msgstr "Pastabų atnaujinimas"
649
794
 
795
+ #. Default: "User requirements"
796
+ #: search/mission_tools/facets-tools
797
+ msgid "User requirements"
798
+ msgstr "Vartotojo reikalavimai"
799
+
650
800
  #. Default: "View all contributions in the resource catalogue"
651
801
  #: helpers/Utils
652
802
  msgid "View all contributions in the resource catalogue"
@@ -1376,11 +1526,6 @@ msgstr "ĮRANKIAI"
1376
1526
  msgid "TOPICS"
1377
1527
  msgstr "TEMOS"
1378
1528
 
1379
- #. undefined
1380
- #: site_menu:47
1381
- msgid "Transnational regions"
1382
- msgstr "Tarptautiniai regionai"
1383
-
1384
1529
  #. undefined
1385
1530
  #: site_menu:40
1386
1531
  msgid "Transport"
@@ -2010,11 +2155,6 @@ msgstr "Prisitaikymo galimybės ir atvejų tyrimai"
2010
2155
  msgid "Adaptation Plans and Strategies"
2011
2156
  msgstr "Prisitaikymo planai ir strategijos"
2012
2157
 
2013
- #. undefined
2014
- #: ../../climateadapt/browser/pt/case-study-and-adaptation-options-map-viewer.pt:253
2015
- msgid "Adaptation Sectors"
2016
- msgstr "Prisitaikymo sektoriai"
2017
-
2018
2158
  #. undefined
2019
2159
  #: ../../climateadapt/browser/pt/aceitem_view.pt:73
2020
2160
  #: ../../climateadapt/browser/pt/mapgraphdataset_view.pt:54
@@ -2244,11 +2384,6 @@ msgstr "Pastabos:"
2244
2384
  msgid "Common definitions of the terms used frequently in the clearinghouse."
2245
2385
  msgstr "Bendros kliringo namuose dažnai vartojamų terminų apibrėžtys."
2246
2386
 
2247
- #. undefined
2248
- #: ../../climateadapt/browser/__init__.py:197
2249
- msgid "Countries"
2250
- msgstr "Šalys"
2251
-
2252
2387
  #. undefined
2253
2388
  #: ../../climateadapt/browser/pt/ace_macros.pt:104
2254
2389
  msgid "Created by:"
@@ -3012,13 +3147,6 @@ msgstr "Socialiniai: švietimo galimybės"
3012
3147
  msgid "Social: Informational"
3013
3148
  msgstr "Socialinis: Informacinis"
3014
3149
 
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 "Šaltinis:"
3021
-
3022
3150
  #. undefined
3023
3151
  #: ../../climateadapt/image_scales/interfaces.py:43
3024
3152
  msgid "Specify all allowed maximum image dimensions, one per line. The required format is <name> <width>:<height>."
@@ -16,6 +16,15 @@ msgstr ""
16
16
  msgid "A background document for the event is available"
17
17
  msgstr "Er is een achtergronddocument voor het evenement beschikbaar"
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 "Aanpassingsbenaderingen"
27
+
19
28
  #. Default: "Adaptation Approaches:"
20
29
  #: helpers/ContentMetadata
21
30
  msgid "Adaptation Approaches:"
@@ -31,6 +40,13 @@ msgstr "Aanpassingsgegevens"
31
40
  msgid "Adaptation Options Implemented In This Case"
32
41
  msgstr "Aanpassingsopties die in dit geval worden toegepast"
33
42
 
43
+ #. Default: "Adaptation Sectors"
44
+ #: search/cca/facets
45
+ #: search/common
46
+ #: search/facets
47
+ msgid "Adaptation Sectors"
48
+ msgstr "Aanpassingssectoren"
49
+
34
50
  #. Default: "Adaptation approaches"
35
51
  #: components/manage/Blocks/CaseStudyExplorer/CaseStudyFilters
36
52
  msgid "Adaptation approaches"
@@ -118,6 +134,13 @@ msgstr "Kies thematische kaart:"
118
134
  msgid "City:"
119
135
  msgstr "Stad:"
120
136
 
137
+ #. Default: "Climate Impacts"
138
+ #: search/cca/facets
139
+ #: search/common
140
+ #: search/facets
141
+ msgid "Climate Impacts"
142
+ msgstr "Klimaateffecten"
143
+
121
144
  #. Default: "Climate impact"
122
145
  #: components/manage/Blocks/FilterAceContent/FilterAceContentView
123
146
  msgid "Climate impact"
@@ -166,6 +189,11 @@ msgstr "Bijdrager:"
166
189
  msgid "Costs and benefits"
167
190
  msgstr "Kosten en voordelen"
168
191
 
192
+ #. Default: "Countries"
193
+ #: search/common
194
+ msgid "Countries"
195
+ msgstr "Landen"
196
+
169
197
  #. Default: "Countries:"
170
198
  #: helpers/ContentMetadata
171
199
  msgid "Countries:"
@@ -236,6 +264,11 @@ msgstr ""
236
264
  msgid "Duration:"
237
265
  msgstr "Duur:"
238
266
 
267
+ #. Default: "Eligible to receive funding"
268
+ #: search/mission_funding/facets-funding
269
+ msgid "Eligible to receive funding"
270
+ msgstr "Komt in aanmerking voor financiering"
271
+
239
272
  #. Default: "Exit fullscreen"
240
273
  #: components/theme/Views/C3SIndicatorView
241
274
  msgid "Exit fullscreen"
@@ -256,6 +289,13 @@ msgstr "Voor meer zoekopties"
256
289
  msgid "Fullscreen"
257
290
  msgstr "Volledig scherm"
258
291
 
292
+ #. Default: "Funding Programme"
293
+ #: search/cca/facets
294
+ #: search/facets
295
+ #: search/mission_projects/facets-projects
296
+ msgid "Funding Programme"
297
+ msgstr "Financieringsprogramma"
298
+
259
299
  #. Default: "Funding Programme:"
260
300
  #: helpers/ContentMetadata
261
301
  msgid "Funding Programme:"
@@ -266,6 +306,11 @@ msgstr "Financieringsprogramma:"
266
306
  msgid "Geographic characterisation:"
267
307
  msgstr "Geografische karakterisering:"
268
308
 
309
+ #. Default: "Geographical scale"
310
+ #: search/mission_tools/facets-tools
311
+ msgid "Geographical scale"
312
+ msgstr "Geografische schaal"
313
+
269
314
  #. Default: "Getting started"
270
315
  #: components/theme/ASTNavigation/ASTAccordion
271
316
  msgid "Getting started"
@@ -286,11 +331,21 @@ msgstr "Bestuursniveau:"
286
331
  msgid "HHWS available (click on country for further information)"
287
332
  msgstr "HHWS beschikbaar (klik op land voor meer informatie)"
288
333
 
334
+ #. Default: "Health Impacts"
335
+ #: search/health_observatory/config-health
336
+ msgid "Health Impacts"
337
+ msgstr "Gevolgen voor de gezondheid"
338
+
289
339
  #. Default: "Health impact:"
290
340
  #: helpers/ContentMetadata
291
341
  msgid "Health impact:"
292
342
  msgstr "Gevolgen voor de gezondheid:"
293
343
 
344
+ #. Default: "Health impacts"
345
+ #: search/health_observatory/facets-health
346
+ msgid "Health impacts"
347
+ msgstr "Gevolgen voor de gezondheid"
348
+
294
349
  #. Default: "Heat health action plans (HHAP)"
295
350
  #: components/manage/Blocks/CountryMapHeatIndex/Filter
296
351
  msgid "Heat health action plans (HHAP)"
@@ -327,6 +382,11 @@ msgstr "Uitvoeringstijd"
327
382
  msgid "Importance and Relevance of Adaptation"
328
383
  msgstr "Belang en relevantie van adaptatie"
329
384
 
385
+ #. Default: "Include archived content"
386
+ #: search/common
387
+ msgid "Include archived content"
388
+ msgstr "Inclusief gearchiveerde inhoud"
389
+
330
390
  #. Default: "Indicators"
331
391
  #: components/manage/Blocks/ECDEIndicators/ECDEIndicatorsView
332
392
  msgid "Indicators"
@@ -337,8 +397,16 @@ msgstr "Indicatoren"
337
397
  msgid "Info"
338
398
  msgstr "Info"
339
399
 
400
+ #. Default: "Item from third parties"
401
+ #: search/cca/facets
402
+ #: search/facets
403
+ msgid "Item from third parties"
404
+ msgstr "Artikel van derden"
405
+
340
406
  #. Default: "Key Type Measure"
341
407
  #: components/manage/Blocks/FilterAceContent/FilterAceContentView
408
+ #: search/cca/facets
409
+ #: search/facets
342
410
  msgid "Key Type Measure"
343
411
  msgstr "Sleuteltype Measure"
344
412
 
@@ -362,11 +430,21 @@ msgstr "Belangrijkste maatregelen van het type"
362
430
  msgid "Keywords:"
363
431
  msgstr "Trefwoorden:"
364
432
 
433
+ #. Default: "Language"
434
+ #: search/common
435
+ msgid "Language"
436
+ msgstr "Taal"
437
+
365
438
  #. Default: "Language of the conference"
366
439
  #: components/theme/Views/CcaEventView
367
440
  msgid "Language of the conference"
368
441
  msgstr "Taal van de conferentie"
369
442
 
443
+ #. Default: "Language(s) of the tool"
444
+ #: search/mission_tools/facets-tools
445
+ msgid "Language(s) of the tool"
446
+ msgstr "Taal/talen van de tool"
447
+
370
448
  #. Default: "Lead"
371
449
  #: components/theme/Views/ProjectView
372
450
  msgid "Lead"
@@ -399,11 +477,21 @@ msgstr "Op zoek naar meer informatie?"
399
477
  msgid "Macro-Transnational region:"
400
478
  msgstr "Macro-transnationale regio:"
401
479
 
480
+ #. Default: "Most useful for"
481
+ #: search/mission_tools/facets-tools
482
+ msgid "Most useful for"
483
+ msgstr "Meest nuttig voor"
484
+
402
485
  #. Default: "National HHAP"
403
486
  #: components/manage/Blocks/CountryMapHeatIndex/Filter
404
487
  msgid "National HHAP"
405
488
  msgstr "Nationaal HHAP"
406
489
 
490
+ #. Default: "New"
491
+ #: components/Result/ClusterHorizontalCardItem
492
+ msgid "New"
493
+ msgstr ""
494
+
407
495
  #. Default: "No HHAP"
408
496
  #: components/manage/Blocks/CountryMapHeatIndex/Filter
409
497
  msgid "No HHAP"
@@ -434,6 +522,12 @@ msgstr "Bijdragen van het Waarnemingscentrum:"
434
522
  msgid "Observatory contributions"
435
523
  msgstr "Bijdragen van het Waarnemingscentrum"
436
524
 
525
+ #. Default: "Observatory partner"
526
+ #: search/health_observatory/config-health
527
+ #: search/health_observatory/facets-health
528
+ msgid "Observatory partner"
529
+ msgstr "Observatoriumpartner"
530
+
437
531
  #. Default: "Organisation Documents"
438
532
  #: helpers/Utils
439
533
  msgid "Organisation Documents"
@@ -489,6 +583,17 @@ msgstr "Publicaties en rapporten Documenten"
489
583
  msgid "Published in Climate-ADAPT"
490
584
  msgstr "Gepubliceerd in Climate-ADAPT"
491
585
 
586
+ #. Default: "Publishing year"
587
+ #: search/health_observatory/facets-health
588
+ msgid "Publishing year"
589
+ msgstr "Jaar van uitgave"
590
+
591
+ #. Default: "RAST step(s) of relevance"
592
+ #: search/mission_funding/facets-funding
593
+ #: search/mission_tools/facets-tools
594
+ msgid "RAST step(s) of relevance"
595
+ msgstr "Relevante RAST-stap(pen)."
596
+
492
597
  #. Default: "Reference Information"
493
598
  #: components/theme/Views/CaseStudyView
494
599
  msgid "Reference Information"
@@ -546,6 +651,17 @@ msgstr "Zoek naar de EU-missie voor aanpassing"
546
651
  msgid "Search the Observatory Resource Catalogue..."
547
652
  msgstr "Doorzoek de bronnencatalogus van het Observatorium..."
548
653
 
654
+ #. Default: "Section"
655
+ #: search/cca/facets
656
+ #: search/facets
657
+ msgid "Section"
658
+ msgstr "Sectie"
659
+
660
+ #. Default: "Sections"
661
+ #: search/health_observatory/facets-health
662
+ msgid "Sections"
663
+ msgstr "Secties"
664
+
549
665
  #. Default: "Sector"
550
666
  #: components/manage/Blocks/FilterAceContent/FilterAceContentView
551
667
  msgid "Sector"
@@ -600,6 +716,12 @@ msgstr "Bron"
600
716
  msgid "Source of funding"
601
717
  msgstr "Bron van financiering"
602
718
 
719
+ #. Default: "Source:"
720
+ #: components/Result/ClusterHorizontalCardItem
721
+ #: components/Result/HealthHorizontalCardItem
722
+ msgid "Source:"
723
+ msgstr "Bron:"
724
+
603
725
  #. Default: "Stakeholder participation"
604
726
  #: components/theme/Views/AdaptationOptionView
605
727
  #: components/theme/Views/CaseStudyView
@@ -642,11 +764,39 @@ msgstr "De datum heeft betrekking op de laatste datum van publicatie van het ite
642
764
  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
765
  msgstr "De datum heeft betrekking op het moment waarop het item is opgesteld of bijgewerkt door bijdragende deskundigen die moeten worden ingediend voor de publicatie in Climate ADAPT."
644
766
 
767
+ #. Default: "Topics:"
768
+ #: components/Result/ClusterHorizontalCardItem
769
+ #: components/Result/HealthHorizontalCardItem
770
+ msgid "Topics:"
771
+ msgstr ""
772
+
773
+ #. Default: "Transnational regions"
774
+ #: search/cca/facets
775
+ #: search/facets
776
+ msgid "Transnational regions"
777
+ msgstr "Transnationale regio’s"
778
+
779
+ #. Default: "Type of item"
780
+ #: search/common
781
+ #: search/mission_all/facets-all
782
+ msgid "Type of item"
783
+ msgstr "Soort artikel"
784
+
785
+ #. Default: "Types"
786
+ #: search/health_observatory/config-health
787
+ msgid "Types"
788
+ msgstr "Soorten"
789
+
645
790
  #. Default: "Updating notes"
646
791
  #: components/theme/Views/CaseStudyView
647
792
  msgid "Updating notes"
648
793
  msgstr "Update-notities"
649
794
 
795
+ #. Default: "User requirements"
796
+ #: search/mission_tools/facets-tools
797
+ msgid "User requirements"
798
+ msgstr "Gebruikersvereisten"
799
+
650
800
  #. Default: "View all contributions in the resource catalogue"
651
801
  #: helpers/Utils
652
802
  msgid "View all contributions in the resource catalogue"
@@ -1376,11 +1526,6 @@ msgstr "GEREEDSCHAP"
1376
1526
  msgid "TOPICS"
1377
1527
  msgstr "ONDERWERPEN"
1378
1528
 
1379
- #. undefined
1380
- #: site_menu:47
1381
- msgid "Transnational regions"
1382
- msgstr "Transnationale regio’s"
1383
-
1384
1529
  #. undefined
1385
1530
  #: site_menu:40
1386
1531
  msgid "Transport"
@@ -2010,11 +2155,6 @@ msgstr "Aanpassingsopties en casestudy’s"
2010
2155
  msgid "Adaptation Plans and Strategies"
2011
2156
  msgstr "Aanpassingsplannen en -strategieën"
2012
2157
 
2013
- #. undefined
2014
- #: ../../climateadapt/browser/pt/case-study-and-adaptation-options-map-viewer.pt:253
2015
- msgid "Adaptation Sectors"
2016
- msgstr "Aanpassingssectoren"
2017
-
2018
2158
  #. undefined
2019
2159
  #: ../../climateadapt/browser/pt/aceitem_view.pt:73
2020
2160
  #: ../../climateadapt/browser/pt/mapgraphdataset_view.pt:54
@@ -2244,11 +2384,6 @@ msgstr "Opmerkingen:"
2244
2384
  msgid "Common definitions of the terms used frequently in the clearinghouse."
2245
2385
  msgstr "Gemeenschappelijke definities van de termen die vaak in het clearinghouse worden gebruikt."
2246
2386
 
2247
- #. undefined
2248
- #: ../../climateadapt/browser/__init__.py:197
2249
- msgid "Countries"
2250
- msgstr "Landen"
2251
-
2252
2387
  #. undefined
2253
2388
  #: ../../climateadapt/browser/pt/ace_macros.pt:104
2254
2389
  msgid "Created by:"
@@ -3012,13 +3147,6 @@ msgstr "Sociaal: Educatieve opties"
3012
3147
  msgid "Social: Informational"
3013
3148
  msgstr "Sociaal: Informatie"
3014
3149
 
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 "Bron:"
3021
-
3022
3150
  #. undefined
3023
3151
  #: ../../climateadapt/image_scales/interfaces.py:43
3024
3152
  msgid "Specify all allowed maximum image dimensions, one per line. The required format is <name> <width>:<height>."