@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.
- package/CHANGELOG.md +12 -2
- package/locales/bg/LC_MESSAGES/volto.po +150 -22
- package/locales/cs/LC_MESSAGES/volto.po +150 -22
- package/locales/de/LC_MESSAGES/volto.po +150 -22
- package/locales/en/LC_MESSAGES/volto.po +150 -22
- package/locales/es/LC_MESSAGES/volto.po +150 -22
- package/locales/et/LC_MESSAGES/volto.po +150 -22
- package/locales/fi/LC_MESSAGES/volto.po +150 -22
- package/locales/fr/LC_MESSAGES/volto.po +150 -22
- package/locales/ga/LC_MESSAGES/volto.po +150 -22
- package/locales/hr/LC_MESSAGES/volto.po +150 -22
- package/locales/hu/LC_MESSAGES/volto.po +150 -22
- package/locales/it/LC_MESSAGES/volto.po +150 -22
- package/locales/lt/LC_MESSAGES/volto.po +150 -22
- package/locales/nl/LC_MESSAGES/volto.po +150 -22
- package/locales/pl/LC_MESSAGES/volto.po +150 -22
- package/locales/pt/LC_MESSAGES/volto.po +150 -22
- package/locales/ro/LC_MESSAGES/volto.po +150 -22
- package/locales/sl/LC_MESSAGES/volto.po +150 -22
- package/locales/volto.pot +151 -1
- package/package.json +3 -3
- package/src/components/Result/ClusterHorizontalCardItem.jsx +13 -3
- package/src/components/Result/HealthHorizontalCardItem.jsx +7 -2
- package/src/search/cca/facets.js +45 -8
- package/src/search/common.js +38 -13
- 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
package/CHANGELOG.md
CHANGED
|
@@ -4,11 +4,21 @@ All notable changes to this project will be documented in this file. Dates are d
|
|
|
4
4
|
|
|
5
5
|
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
6
6
|
|
|
7
|
-
### [0.3.
|
|
7
|
+
### [0.3.2](https://github.com/eea/volto-cca-policy/compare/0.3.1...0.3.2) - 7 February 2025
|
|
8
8
|
|
|
9
9
|
#### :rocket: Dependency updates
|
|
10
10
|
|
|
11
|
-
- Release @eeacms/volto-searchlib@2.0.
|
|
11
|
+
- Release @eeacms/volto-searchlib@2.0.8 [EEA Jenkins - [`af87568`](https://github.com/eea/volto-cca-policy/commit/af875682b7d7519f13b9bf2c93fc8df4d98b699a)]
|
|
12
|
+
|
|
13
|
+
#### :hammer_and_wrench: Others
|
|
14
|
+
|
|
15
|
+
- Update dependnecies [Tiberiu Ichim - [`f40bf7d`](https://github.com/eea/volto-cca-policy/commit/f40bf7dcf373b52b82543c49e167cb0f6885b019)]
|
|
16
|
+
- Refs #283012 - end locale [Tripon Eugen - [`87391c5`](https://github.com/eea/volto-cca-policy/commit/87391c5e41e8617457b6480fb4d8f009ec8e0186)]
|
|
17
|
+
- Refs #283012 - eslint [Tripon Eugen - [`c010b1f`](https://github.com/eea/volto-cca-policy/commit/c010b1f7ba9c0085e8892d95f57b6fc1d636c7c7)]
|
|
18
|
+
- Refs #283012 - add translations for volto-cca-policy [Tripon Eugen - [`fe56b58`](https://github.com/eea/volto-cca-policy/commit/fe56b586493eb3b8582280b79664c9ea822e6722)]
|
|
19
|
+
- Refs #283012 - wip test step [Tripon Eugen - [`c4d3701`](https://github.com/eea/volto-cca-policy/commit/c4d370128697563b0823bb13ee7bc37c5bde0d41)]
|
|
20
|
+
- Refs #283012 - volto cca policy translations [Tripon Eugen - [`62290ef`](https://github.com/eea/volto-cca-policy/commit/62290ef076484065a2a4ae16e6ceb93a68f62cf1)]
|
|
21
|
+
### [0.3.1](https://github.com/eea/volto-cca-policy/compare/0.3.0...0.3.1) - 6 February 2025
|
|
12
22
|
|
|
13
23
|
### [0.3.0](https://github.com/eea/volto-cca-policy/compare/0.2.100...0.3.0) - 5 February 2025
|
|
14
24
|
|
|
@@ -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 "Подходи за адаптация"
|
|
27
|
+
|
|
19
28
|
#. Default: "Adaptation Approaches:"
|
|
20
29
|
#: helpers/ContentMetadata
|
|
21
30
|
msgid "Adaptation Approaches:"
|
|
@@ -31,6 +40,13 @@ msgstr "Подробности за адаптирането"
|
|
|
31
40
|
msgid "Adaptation Options Implemented In This Case"
|
|
32
41
|
msgstr "Опции за адаптация, приложени в този случай"
|
|
33
42
|
|
|
43
|
+
#. Default: "Adaptation Sectors"
|
|
44
|
+
#: search/cca/facets
|
|
45
|
+
#: search/common
|
|
46
|
+
#: search/facets
|
|
47
|
+
msgid "Adaptation Sectors"
|
|
48
|
+
msgstr "Сектори на адаптацията"
|
|
49
|
+
|
|
34
50
|
#. Default: "Adaptation approaches"
|
|
35
51
|
#: components/manage/Blocks/CaseStudyExplorer/CaseStudyFilters
|
|
36
52
|
msgid "Adaptation approaches"
|
|
@@ -118,6 +134,13 @@ msgstr "Изберете тематична карта:"
|
|
|
118
134
|
msgid "City:"
|
|
119
135
|
msgstr "Град:"
|
|
120
136
|
|
|
137
|
+
#. Default: "Climate Impacts"
|
|
138
|
+
#: search/cca/facets
|
|
139
|
+
#: search/common
|
|
140
|
+
#: search/facets
|
|
141
|
+
msgid "Climate Impacts"
|
|
142
|
+
msgstr "Климатични въздействия"
|
|
143
|
+
|
|
121
144
|
#. Default: "Climate impact"
|
|
122
145
|
#: components/manage/Blocks/FilterAceContent/FilterAceContentView
|
|
123
146
|
msgid "Climate impact"
|
|
@@ -166,6 +189,11 @@ msgstr "Сътрудник:"
|
|
|
166
189
|
msgid "Costs and benefits"
|
|
167
190
|
msgstr "Разходи и ползи"
|
|
168
191
|
|
|
192
|
+
#. Default: "Countries"
|
|
193
|
+
#: search/common
|
|
194
|
+
msgid "Countries"
|
|
195
|
+
msgstr "Държави"
|
|
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 "Продължителност:"
|
|
238
266
|
|
|
267
|
+
#. Default: "Eligible to receive funding"
|
|
268
|
+
#: search/mission_funding/facets-funding
|
|
269
|
+
msgid "Eligible to receive funding"
|
|
270
|
+
msgstr "Отговаря на условията за получаване на финансиране"
|
|
271
|
+
|
|
239
272
|
#. Default: "Exit fullscreen"
|
|
240
273
|
#: components/theme/Views/C3SIndicatorView
|
|
241
274
|
msgid "Exit fullscreen"
|
|
@@ -256,6 +289,13 @@ msgstr "За повече опции за търсене"
|
|
|
256
289
|
msgid "Fullscreen"
|
|
257
290
|
msgstr "Цял екран"
|
|
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 "Програма за финансиране"
|
|
298
|
+
|
|
259
299
|
#. Default: "Funding Programme:"
|
|
260
300
|
#: helpers/ContentMetadata
|
|
261
301
|
msgid "Funding Programme:"
|
|
@@ -266,6 +306,11 @@ msgstr "Програма за финансиране:"
|
|
|
266
306
|
msgid "Geographic characterisation:"
|
|
267
307
|
msgstr "Географско характеризиране:"
|
|
268
308
|
|
|
309
|
+
#. Default: "Geographical scale"
|
|
310
|
+
#: search/mission_tools/facets-tools
|
|
311
|
+
msgid "Geographical scale"
|
|
312
|
+
msgstr "Географски мащаб"
|
|
313
|
+
|
|
269
314
|
#. Default: "Getting started"
|
|
270
315
|
#: components/theme/ASTNavigation/ASTAccordion
|
|
271
316
|
msgid "Getting started"
|
|
@@ -286,11 +331,21 @@ msgstr "Ниво на управление:"
|
|
|
286
331
|
msgid "HHWS available (click on country for further information)"
|
|
287
332
|
msgstr "Налични HHWS (кликнете върху държавата за допълнителна информация)"
|
|
288
333
|
|
|
334
|
+
#. Default: "Health Impacts"
|
|
335
|
+
#: search/health_observatory/config-health
|
|
336
|
+
msgid "Health Impacts"
|
|
337
|
+
msgstr "Въздействия върху здравето"
|
|
338
|
+
|
|
289
339
|
#. Default: "Health impact:"
|
|
290
340
|
#: helpers/ContentMetadata
|
|
291
341
|
msgid "Health impact:"
|
|
292
342
|
msgstr "Въздействие върху здравето:"
|
|
293
343
|
|
|
344
|
+
#. Default: "Health impacts"
|
|
345
|
+
#: search/health_observatory/facets-health
|
|
346
|
+
msgid "Health impacts"
|
|
347
|
+
msgstr "Въздействия върху здравето"
|
|
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 "Време за изпълнение"
|
|
|
327
382
|
msgid "Importance and Relevance of Adaptation"
|
|
328
383
|
msgstr "Значение и значение на адаптацията"
|
|
329
384
|
|
|
385
|
+
#. Default: "Include archived content"
|
|
386
|
+
#: search/common
|
|
387
|
+
msgid "Include archived content"
|
|
388
|
+
msgstr "Включете архивирано съдържание"
|
|
389
|
+
|
|
330
390
|
#. Default: "Indicators"
|
|
331
391
|
#: components/manage/Blocks/ECDEIndicators/ECDEIndicatorsView
|
|
332
392
|
msgid "Indicators"
|
|
@@ -337,8 +397,16 @@ msgstr "Показатели"
|
|
|
337
397
|
msgid "Info"
|
|
338
398
|
msgstr "Информация"
|
|
339
399
|
|
|
400
|
+
#. Default: "Item from third parties"
|
|
401
|
+
#: search/cca/facets
|
|
402
|
+
#: search/facets
|
|
403
|
+
msgid "Item from third parties"
|
|
404
|
+
msgstr "Артикул от трети страни"
|
|
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 "Мярка за ключовия тип"
|
|
344
412
|
|
|
@@ -362,11 +430,21 @@ msgstr "Ключови мерки"
|
|
|
362
430
|
msgid "Keywords:"
|
|
363
431
|
msgstr "Ключови думи:"
|
|
364
432
|
|
|
433
|
+
#. Default: "Language"
|
|
434
|
+
#: search/common
|
|
435
|
+
msgid "Language"
|
|
436
|
+
msgstr "език"
|
|
437
|
+
|
|
365
438
|
#. Default: "Language of the conference"
|
|
366
439
|
#: components/theme/Views/CcaEventView
|
|
367
440
|
msgid "Language of the conference"
|
|
368
441
|
msgstr "Език на конференцията"
|
|
369
442
|
|
|
443
|
+
#. Default: "Language(s) of the tool"
|
|
444
|
+
#: search/mission_tools/facets-tools
|
|
445
|
+
msgid "Language(s) of the tool"
|
|
446
|
+
msgstr "Език(ци) на инструмента"
|
|
447
|
+
|
|
370
448
|
#. Default: "Lead"
|
|
371
449
|
#: components/theme/Views/ProjectView
|
|
372
450
|
msgid "Lead"
|
|
@@ -399,11 +477,21 @@ msgstr "Търся повече информация"
|
|
|
399
477
|
msgid "Macro-Transnational region:"
|
|
400
478
|
msgstr "Макротранснационален регион:"
|
|
401
479
|
|
|
480
|
+
#. Default: "Most useful for"
|
|
481
|
+
#: search/mission_tools/facets-tools
|
|
482
|
+
msgid "Most useful for"
|
|
483
|
+
msgstr "Най-полезен за"
|
|
484
|
+
|
|
402
485
|
#. Default: "National HHAP"
|
|
403
486
|
#: components/manage/Blocks/CountryMapHeatIndex/Filter
|
|
404
487
|
msgid "National HHAP"
|
|
405
488
|
msgstr "Национален 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 "Принос на Обсерваторията:"
|
|
|
434
522
|
msgid "Observatory contributions"
|
|
435
523
|
msgstr "Принос на Обсерваторията"
|
|
436
524
|
|
|
525
|
+
#. Default: "Observatory partner"
|
|
526
|
+
#: search/health_observatory/config-health
|
|
527
|
+
#: search/health_observatory/facets-health
|
|
528
|
+
msgid "Observatory partner"
|
|
529
|
+
msgstr "Партньор на обсерваторията"
|
|
530
|
+
|
|
437
531
|
#. Default: "Organisation Documents"
|
|
438
532
|
#: helpers/Utils
|
|
439
533
|
msgid "Organisation Documents"
|
|
@@ -489,6 +583,17 @@ msgstr "Публикации и доклади Документи"
|
|
|
489
583
|
msgid "Published in Climate-ADAPT"
|
|
490
584
|
msgstr "Източник: Climate-ADAPT"
|
|
491
585
|
|
|
586
|
+
#. Default: "Publishing year"
|
|
587
|
+
#: search/health_observatory/facets-health
|
|
588
|
+
msgid "Publishing year"
|
|
589
|
+
msgstr "Година на издаване"
|
|
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 стъпка(и) на релевантност"
|
|
596
|
+
|
|
492
597
|
#. Default: "Reference Information"
|
|
493
598
|
#: components/theme/Views/CaseStudyView
|
|
494
599
|
msgid "Reference Information"
|
|
@@ -546,6 +651,17 @@ msgstr "Потърсете в Мисията на ЕС за адаптация"
|
|
|
546
651
|
msgid "Search the Observatory Resource Catalogue..."
|
|
547
652
|
msgstr "Търсете в каталога с ресурси на обсерваторията..."
|
|
548
653
|
|
|
654
|
+
#. Default: "Section"
|
|
655
|
+
#: search/cca/facets
|
|
656
|
+
#: search/facets
|
|
657
|
+
msgid "Section"
|
|
658
|
+
msgstr "Раздел"
|
|
659
|
+
|
|
660
|
+
#. Default: "Sections"
|
|
661
|
+
#: search/health_observatory/facets-health
|
|
662
|
+
msgid "Sections"
|
|
663
|
+
msgstr "Раздели"
|
|
664
|
+
|
|
549
665
|
#. Default: "Sector"
|
|
550
666
|
#: components/manage/Blocks/FilterAceContent/FilterAceContentView
|
|
551
667
|
msgid "Sector"
|
|
@@ -600,6 +716,12 @@ msgstr "Източник"
|
|
|
600
716
|
msgid "Source of funding"
|
|
601
717
|
msgstr "Източник на финансиране"
|
|
602
718
|
|
|
719
|
+
#. Default: "Source:"
|
|
720
|
+
#: components/Result/ClusterHorizontalCardItem
|
|
721
|
+
#: components/Result/HealthHorizontalCardItem
|
|
722
|
+
msgid "Source:"
|
|
723
|
+
msgstr "Източник:"
|
|
724
|
+
|
|
603
725
|
#. Default: "Stakeholder participation"
|
|
604
726
|
#: components/theme/Views/AdaptationOptionView
|
|
605
727
|
#: components/theme/Views/CaseStudyView
|
|
@@ -642,11 +764,39 @@ msgstr "Датата се отнася до най-късната дата на
|
|
|
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 "Датата се отнася до момента, в който елементът е изготвен или актуализиран от допринасящи експерти, които трябва да бъдат представени за публикуване в 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 "Транснационални региони"
|
|
778
|
+
|
|
779
|
+
#. Default: "Type of item"
|
|
780
|
+
#: search/common
|
|
781
|
+
#: search/mission_all/facets-all
|
|
782
|
+
msgid "Type of item"
|
|
783
|
+
msgstr "Вид артикул"
|
|
784
|
+
|
|
785
|
+
#. Default: "Types"
|
|
786
|
+
#: search/health_observatory/config-health
|
|
787
|
+
msgid "Types"
|
|
788
|
+
msgstr "Видове"
|
|
789
|
+
|
|
645
790
|
#. Default: "Updating notes"
|
|
646
791
|
#: components/theme/Views/CaseStudyView
|
|
647
792
|
msgid "Updating notes"
|
|
648
793
|
msgstr "Актуализиране на бележки"
|
|
649
794
|
|
|
795
|
+
#. Default: "User requirements"
|
|
796
|
+
#: search/mission_tools/facets-tools
|
|
797
|
+
msgid "User requirements"
|
|
798
|
+
msgstr "Потребителски изисквания"
|
|
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 "Инструменти"
|
|
|
1376
1526
|
msgid "TOPICS"
|
|
1377
1527
|
msgstr "ТЕМИ"
|
|
1378
1528
|
|
|
1379
|
-
#. undefined
|
|
1380
|
-
#: site_menu:47
|
|
1381
|
-
msgid "Transnational regions"
|
|
1382
|
-
msgstr "Транснационални региони"
|
|
1383
|
-
|
|
1384
1529
|
#. undefined
|
|
1385
1530
|
#: site_menu:40
|
|
1386
1531
|
msgid "Transport"
|
|
@@ -2010,11 +2155,6 @@ msgstr "Опции за адаптация и казуси"
|
|
|
2010
2155
|
msgid "Adaptation Plans and Strategies"
|
|
2011
2156
|
msgstr "Планове и стратегии за адаптация"
|
|
2012
2157
|
|
|
2013
|
-
#. undefined
|
|
2014
|
-
#: ../../climateadapt/browser/pt/case-study-and-adaptation-options-map-viewer.pt:253
|
|
2015
|
-
msgid "Adaptation Sectors"
|
|
2016
|
-
msgstr "Сектори на адаптацията"
|
|
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 "Забележки:"
|
|
|
2244
2384
|
msgid "Common definitions of the terms used frequently in the clearinghouse."
|
|
2245
2385
|
msgstr "Общи определения на термините, използвани често в клиринговата къща."
|
|
2246
2386
|
|
|
2247
|
-
#. undefined
|
|
2248
|
-
#: ../../climateadapt/browser/__init__.py:197
|
|
2249
|
-
msgid "Countries"
|
|
2250
|
-
msgstr "Държави"
|
|
2251
|
-
|
|
2252
2387
|
#. undefined
|
|
2253
2388
|
#: ../../climateadapt/browser/pt/ace_macros.pt:104
|
|
2254
2389
|
msgid "Created by:"
|
|
@@ -3012,13 +3147,6 @@ msgstr "Социални: Образователни възможности"
|
|
|
3012
3147
|
msgid "Social: Informational"
|
|
3013
3148
|
msgstr "Социални: Информационни"
|
|
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 "Източник:"
|
|
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 "K dispozici je podkladový dokument akce"
|
|
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 "Adaptační přístupy"
|
|
27
|
+
|
|
19
28
|
#. Default: "Adaptation Approaches:"
|
|
20
29
|
#: helpers/ContentMetadata
|
|
21
30
|
msgid "Adaptation Approaches:"
|
|
@@ -31,6 +40,13 @@ msgstr "Podrobnosti o přizpůsobení"
|
|
|
31
40
|
msgid "Adaptation Options Implemented In This Case"
|
|
32
41
|
msgstr "Možnosti přizpůsobení realizované v tomto případě"
|
|
33
42
|
|
|
43
|
+
#. Default: "Adaptation Sectors"
|
|
44
|
+
#: search/cca/facets
|
|
45
|
+
#: search/common
|
|
46
|
+
#: search/facets
|
|
47
|
+
msgid "Adaptation Sectors"
|
|
48
|
+
msgstr "Odvětví přizpůsobování se změně klimatu"
|
|
49
|
+
|
|
34
50
|
#. Default: "Adaptation approaches"
|
|
35
51
|
#: components/manage/Blocks/CaseStudyExplorer/CaseStudyFilters
|
|
36
52
|
msgid "Adaptation approaches"
|
|
@@ -118,6 +134,13 @@ msgstr "Zvolte tematickou mapu:"
|
|
|
118
134
|
msgid "City:"
|
|
119
135
|
msgstr "Město:"
|
|
120
136
|
|
|
137
|
+
#. Default: "Climate Impacts"
|
|
138
|
+
#: search/cca/facets
|
|
139
|
+
#: search/common
|
|
140
|
+
#: search/facets
|
|
141
|
+
msgid "Climate Impacts"
|
|
142
|
+
msgstr "Dopady klimatu"
|
|
143
|
+
|
|
121
144
|
#. Default: "Climate impact"
|
|
122
145
|
#: components/manage/Blocks/FilterAceContent/FilterAceContentView
|
|
123
146
|
msgid "Climate impact"
|
|
@@ -166,6 +189,11 @@ msgstr "Přispěvatel:"
|
|
|
166
189
|
msgid "Costs and benefits"
|
|
167
190
|
msgstr "Náklady a přínosy"
|
|
168
191
|
|
|
192
|
+
#. Default: "Countries"
|
|
193
|
+
#: search/common
|
|
194
|
+
msgid "Countries"
|
|
195
|
+
msgstr "Země"
|
|
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 "Doba trvání:"
|
|
238
266
|
|
|
267
|
+
#. Default: "Eligible to receive funding"
|
|
268
|
+
#: search/mission_funding/facets-funding
|
|
269
|
+
msgid "Eligible to receive funding"
|
|
270
|
+
msgstr "Způsobilé k získání finančních prostředků"
|
|
271
|
+
|
|
239
272
|
#. Default: "Exit fullscreen"
|
|
240
273
|
#: components/theme/Views/C3SIndicatorView
|
|
241
274
|
msgid "Exit fullscreen"
|
|
@@ -256,6 +289,13 @@ msgstr "Pro více možností vyhledávání"
|
|
|
256
289
|
msgid "Fullscreen"
|
|
257
290
|
msgstr "Celá obrazovka"
|
|
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 "Program financování"
|
|
298
|
+
|
|
259
299
|
#. Default: "Funding Programme:"
|
|
260
300
|
#: helpers/ContentMetadata
|
|
261
301
|
msgid "Funding Programme:"
|
|
@@ -266,6 +306,11 @@ msgstr "Program financování:"
|
|
|
266
306
|
msgid "Geographic characterisation:"
|
|
267
307
|
msgstr "Zeměpisná charakteristika:"
|
|
268
308
|
|
|
309
|
+
#. Default: "Geographical scale"
|
|
310
|
+
#: search/mission_tools/facets-tools
|
|
311
|
+
msgid "Geographical scale"
|
|
312
|
+
msgstr "Zeměpisné měřítko"
|
|
313
|
+
|
|
269
314
|
#. Default: "Getting started"
|
|
270
315
|
#: components/theme/ASTNavigation/ASTAccordion
|
|
271
316
|
msgid "Getting started"
|
|
@@ -286,11 +331,21 @@ msgstr "Úroveň správy:"
|
|
|
286
331
|
msgid "HHWS available (click on country for further information)"
|
|
287
332
|
msgstr "HHWS k dispozici (klikněte na zemi pro další informace)"
|
|
288
333
|
|
|
334
|
+
#. Default: "Health Impacts"
|
|
335
|
+
#: search/health_observatory/config-health
|
|
336
|
+
msgid "Health Impacts"
|
|
337
|
+
msgstr "Zdravotní dopady"
|
|
338
|
+
|
|
289
339
|
#. Default: "Health impact:"
|
|
290
340
|
#: helpers/ContentMetadata
|
|
291
341
|
msgid "Health impact:"
|
|
292
342
|
msgstr "Dopad na zdraví:"
|
|
293
343
|
|
|
344
|
+
#. Default: "Health impacts"
|
|
345
|
+
#: search/health_observatory/facets-health
|
|
346
|
+
msgid "Health impacts"
|
|
347
|
+
msgstr "Zdravotní dopady"
|
|
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 "Doba realizace"
|
|
|
327
382
|
msgid "Importance and Relevance of Adaptation"
|
|
328
383
|
msgstr "Důležitost a význam adaptace"
|
|
329
384
|
|
|
385
|
+
#. Default: "Include archived content"
|
|
386
|
+
#: search/common
|
|
387
|
+
msgid "Include archived content"
|
|
388
|
+
msgstr "Zahrnout archivovaný obsah"
|
|
389
|
+
|
|
330
390
|
#. Default: "Indicators"
|
|
331
391
|
#: components/manage/Blocks/ECDEIndicators/ECDEIndicatorsView
|
|
332
392
|
msgid "Indicators"
|
|
@@ -337,8 +397,16 @@ msgstr "Ukazatele"
|
|
|
337
397
|
msgid "Info"
|
|
338
398
|
msgstr "Informace"
|
|
339
399
|
|
|
400
|
+
#. Default: "Item from third parties"
|
|
401
|
+
#: search/cca/facets
|
|
402
|
+
#: search/facets
|
|
403
|
+
msgid "Item from third parties"
|
|
404
|
+
msgstr "Položka od třetích stran"
|
|
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 "Typ klíče Opatření"
|
|
344
412
|
|
|
@@ -362,11 +430,21 @@ msgstr "Klíčová opatření"
|
|
|
362
430
|
msgid "Keywords:"
|
|
363
431
|
msgstr "Klíčová slova:"
|
|
364
432
|
|
|
433
|
+
#. Default: "Language"
|
|
434
|
+
#: search/common
|
|
435
|
+
msgid "Language"
|
|
436
|
+
msgstr "Jazyk"
|
|
437
|
+
|
|
365
438
|
#. Default: "Language of the conference"
|
|
366
439
|
#: components/theme/Views/CcaEventView
|
|
367
440
|
msgid "Language of the conference"
|
|
368
441
|
msgstr "Jazyk konference"
|
|
369
442
|
|
|
443
|
+
#. Default: "Language(s) of the tool"
|
|
444
|
+
#: search/mission_tools/facets-tools
|
|
445
|
+
msgid "Language(s) of the tool"
|
|
446
|
+
msgstr "Jazyk(y) nástroje"
|
|
447
|
+
|
|
370
448
|
#. Default: "Lead"
|
|
371
449
|
#: components/theme/Views/ProjectView
|
|
372
450
|
msgid "Lead"
|
|
@@ -399,11 +477,21 @@ msgstr "Hledáte další informace?"
|
|
|
399
477
|
msgid "Macro-Transnational region:"
|
|
400
478
|
msgstr "Makro-nadnárodní region:"
|
|
401
479
|
|
|
480
|
+
#. Default: "Most useful for"
|
|
481
|
+
#: search/mission_tools/facets-tools
|
|
482
|
+
msgid "Most useful for"
|
|
483
|
+
msgstr "Nejužitečnější pro"
|
|
484
|
+
|
|
402
485
|
#. Default: "National HHAP"
|
|
403
486
|
#: components/manage/Blocks/CountryMapHeatIndex/Filter
|
|
404
487
|
msgid "National HHAP"
|
|
405
488
|
msgstr "Národní 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 "Příspěvky observatoře:"
|
|
|
434
522
|
msgid "Observatory contributions"
|
|
435
523
|
msgstr "Příspěvky střediska"
|
|
436
524
|
|
|
525
|
+
#. Default: "Observatory partner"
|
|
526
|
+
#: search/health_observatory/config-health
|
|
527
|
+
#: search/health_observatory/facets-health
|
|
528
|
+
msgid "Observatory partner"
|
|
529
|
+
msgstr "Partner observatoře"
|
|
530
|
+
|
|
437
531
|
#. Default: "Organisation Documents"
|
|
438
532
|
#: helpers/Utils
|
|
439
533
|
msgid "Organisation Documents"
|
|
@@ -489,6 +583,17 @@ msgstr "Publikace a zprávy Dokumenty"
|
|
|
489
583
|
msgid "Published in Climate-ADAPT"
|
|
490
584
|
msgstr "Zveřejněno v Climate-ADAPT"
|
|
491
585
|
|
|
586
|
+
#. Default: "Publishing year"
|
|
587
|
+
#: search/health_observatory/facets-health
|
|
588
|
+
msgid "Publishing year"
|
|
589
|
+
msgstr "Rok vydání"
|
|
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 "Relevantní krok(y) RAST"
|
|
596
|
+
|
|
492
597
|
#. Default: "Reference Information"
|
|
493
598
|
#: components/theme/Views/CaseStudyView
|
|
494
599
|
msgid "Reference Information"
|
|
@@ -546,6 +651,17 @@ msgstr "Hledejte misi EU pro přizpůsobení"
|
|
|
546
651
|
msgid "Search the Observatory Resource Catalogue..."
|
|
547
652
|
msgstr "Prohledejte katalog zdrojů observatoře..."
|
|
548
653
|
|
|
654
|
+
#. Default: "Section"
|
|
655
|
+
#: search/cca/facets
|
|
656
|
+
#: search/facets
|
|
657
|
+
msgid "Section"
|
|
658
|
+
msgstr "Sekce"
|
|
659
|
+
|
|
660
|
+
#. Default: "Sections"
|
|
661
|
+
#: search/health_observatory/facets-health
|
|
662
|
+
msgid "Sections"
|
|
663
|
+
msgstr "Sekce"
|
|
664
|
+
|
|
549
665
|
#. Default: "Sector"
|
|
550
666
|
#: components/manage/Blocks/FilterAceContent/FilterAceContentView
|
|
551
667
|
msgid "Sector"
|
|
@@ -600,6 +716,12 @@ msgstr "Zdroj"
|
|
|
600
716
|
msgid "Source of funding"
|
|
601
717
|
msgstr "Zdroj financování"
|
|
602
718
|
|
|
719
|
+
#. Default: "Source:"
|
|
720
|
+
#: components/Result/ClusterHorizontalCardItem
|
|
721
|
+
#: components/Result/HealthHorizontalCardItem
|
|
722
|
+
msgid "Source:"
|
|
723
|
+
msgstr "Zdroj:"
|
|
724
|
+
|
|
603
725
|
#. Default: "Stakeholder participation"
|
|
604
726
|
#: components/theme/Views/AdaptationOptionView
|
|
605
727
|
#: components/theme/Views/CaseStudyView
|
|
@@ -642,11 +764,39 @@ msgstr "Datum se vztahuje k nejzazšímu datu zveřejnění daného bodu."
|
|
|
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 "Datum se vztahuje k okamžiku, kdy přispívající odborníci připravili nebo aktualizovali položku, která má být předložena ke zveřejnění v dokumentu 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 "Nadnárodní regiony"
|
|
778
|
+
|
|
779
|
+
#. Default: "Type of item"
|
|
780
|
+
#: search/common
|
|
781
|
+
#: search/mission_all/facets-all
|
|
782
|
+
msgid "Type of item"
|
|
783
|
+
msgstr "Typ položky"
|
|
784
|
+
|
|
785
|
+
#. Default: "Types"
|
|
786
|
+
#: search/health_observatory/config-health
|
|
787
|
+
msgid "Types"
|
|
788
|
+
msgstr "Typy"
|
|
789
|
+
|
|
645
790
|
#. Default: "Updating notes"
|
|
646
791
|
#: components/theme/Views/CaseStudyView
|
|
647
792
|
msgid "Updating notes"
|
|
648
793
|
msgstr "Aktualizace poznámek"
|
|
649
794
|
|
|
795
|
+
#. Default: "User requirements"
|
|
796
|
+
#: search/mission_tools/facets-tools
|
|
797
|
+
msgid "User requirements"
|
|
798
|
+
msgstr "Požadavky uživatele"
|
|
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 "NÁSTROJE"
|
|
|
1376
1526
|
msgid "TOPICS"
|
|
1377
1527
|
msgstr "TÉMA"
|
|
1378
1528
|
|
|
1379
|
-
#. undefined
|
|
1380
|
-
#: site_menu:47
|
|
1381
|
-
msgid "Transnational regions"
|
|
1382
|
-
msgstr "Nadnárodní regiony"
|
|
1383
|
-
|
|
1384
1529
|
#. undefined
|
|
1385
1530
|
#: site_menu:40
|
|
1386
1531
|
msgid "Transport"
|
|
@@ -2010,11 +2155,6 @@ msgstr "Možnosti přizpůsobení a případové studie"
|
|
|
2010
2155
|
msgid "Adaptation Plans and Strategies"
|
|
2011
2156
|
msgstr "Adaptační plány a strategie"
|
|
2012
2157
|
|
|
2013
|
-
#. undefined
|
|
2014
|
-
#: ../../climateadapt/browser/pt/case-study-and-adaptation-options-map-viewer.pt:253
|
|
2015
|
-
msgid "Adaptation Sectors"
|
|
2016
|
-
msgstr "Odvětví přizpůsobování se změně klimatu"
|
|
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 "Poznámky:"
|
|
|
2244
2384
|
msgid "Common definitions of the terms used frequently in the clearinghouse."
|
|
2245
2385
|
msgstr "Společné definice termínů často používaných v clearingovém středisku."
|
|
2246
2386
|
|
|
2247
|
-
#. undefined
|
|
2248
|
-
#: ../../climateadapt/browser/__init__.py:197
|
|
2249
|
-
msgid "Countries"
|
|
2250
|
-
msgstr "Země"
|
|
2251
|
-
|
|
2252
2387
|
#. undefined
|
|
2253
2388
|
#: ../../climateadapt/browser/pt/ace_macros.pt:104
|
|
2254
2389
|
msgid "Created by:"
|
|
@@ -3012,13 +3147,6 @@ msgstr "Sociální: Vzdělávací možnosti"
|
|
|
3012
3147
|
msgid "Social: Informational"
|
|
3013
3148
|
msgstr "Sociální: Informační"
|
|
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 "Zdroj:"
|
|
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>."
|