@eeacms/volto-cca-policy 1.0.19 → 1.0.21

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 (41) hide show
  1. package/CHANGELOG.md +29 -13
  2. package/locales/bg/LC_MESSAGES/volto.po +51 -28
  3. package/locales/cs/LC_MESSAGES/volto.po +51 -28
  4. package/locales/da/LC_MESSAGES/volto.po +51 -28
  5. package/locales/de/LC_MESSAGES/volto.po +51 -28
  6. package/locales/el/LC_MESSAGES/volto.po +51 -28
  7. package/locales/en/LC_MESSAGES/volto.po +51 -28
  8. package/locales/es/LC_MESSAGES/volto.po +51 -28
  9. package/locales/et/LC_MESSAGES/volto.po +51 -28
  10. package/locales/fi/LC_MESSAGES/volto.po +51 -28
  11. package/locales/fr/LC_MESSAGES/volto.po +51 -28
  12. package/locales/ga/LC_MESSAGES/volto.po +51 -28
  13. package/locales/hr/LC_MESSAGES/volto.po +51 -28
  14. package/locales/hu/LC_MESSAGES/volto.po +51 -28
  15. package/locales/is/LC_MESSAGES/volto.po +51 -28
  16. package/locales/it/LC_MESSAGES/volto.po +51 -28
  17. package/locales/lt/LC_MESSAGES/volto.po +51 -28
  18. package/locales/lv/LC_MESSAGES/volto.po +51 -28
  19. package/locales/mt/LC_MESSAGES/volto.po +51 -28
  20. package/locales/nl/LC_MESSAGES/volto.po +51 -28
  21. package/locales/nn/LC_MESSAGES/volto.po +51 -28
  22. package/locales/pl/LC_MESSAGES/volto.po +51 -28
  23. package/locales/pt/LC_MESSAGES/volto.po +51 -28
  24. package/locales/ro/LC_MESSAGES/volto.po +51 -28
  25. package/locales/sk/LC_MESSAGES/volto.po +51 -28
  26. package/locales/sl/LC_MESSAGES/volto.po +51 -28
  27. package/locales/sv/LC_MESSAGES/volto.po +51 -28
  28. package/locales/tr/LC_MESSAGES/volto.po +51 -28
  29. package/locales/volto.pot +52 -29
  30. package/package.json +1 -1
  31. package/src/components/Search/NavigatorCatalogue/NavigatorCatalogueCardItem.jsx +10 -8
  32. package/src/components/Search/NavigatorCatalogue/NavigatorCatalogueCardItem.test.jsx +8 -6
  33. package/src/components/theme/Content/Sections/ExtendedToolGeographicMetadata.jsx +78 -13
  34. package/src/components/theme/Content/Sections/ExtendedToolGeographicMetadata.test.jsx +110 -11
  35. package/src/components/theme/Content/Sections/GeographicMetadata.jsx +10 -1
  36. package/src/components/theme/Content/Sections/geographicMetadataUtils.js +5 -1
  37. package/src/components/theme/Views/ExtendedToolView.jsx +10 -12
  38. package/src/components/theme/Views/ExtendedToolView.test.jsx +1 -2
  39. package/src/search/navigator_catalogue/facets.js +19 -30
  40. package/theme/globals/navigator.less +0 -8
  41. package/theme/globals/views.less +14 -0
package/CHANGELOG.md CHANGED
@@ -4,6 +4,35 @@ 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
+ ### [1.0.21](https://github.com/eea/volto-cca-policy/compare/1.0.20...1.0.21) - 14 September 2026
8
+
9
+ #### :bug: Bug Fixes
10
+
11
+ - fix: update message for type of outputs [kreafox - [`d38c08d`](https://github.com/eea/volto-cca-policy/commit/d38c08df16ac8a525daa93f891424c8f1ee9058c)]
12
+ - fix: update facets for navigator catalogue - refs #304610 [kreafox - [`ebf57a9`](https://github.com/eea/volto-cca-policy/commit/ebf57a916ba9f50ba2df99f01e867f2dc34c42b1)]
13
+ - fix: update language availability in ExtendedToolView test [kreafox - [`021b3a1`](https://github.com/eea/volto-cca-policy/commit/021b3a10d12f21e3a3583f2648dfbd5fad5274dd)]
14
+ - fix: language logic in ExtendedToolView [kreafox - [`6da806f`](https://github.com/eea/volto-cca-policy/commit/6da806ffa59c419226540212e404b65f11923b62)]
15
+ - fix: update output label in NavigatorCatalogueCardItem test [kreafox - [`2b62f2d`](https://github.com/eea/volto-cca-policy/commit/2b62f2d163a7fa8ba849995450148e08d1284977)]
16
+
17
+ #### :nail_care: Enhancements
18
+
19
+ - change: update NavigatorCatalogueCardItem [kreafox - [`2e2f6d6`](https://github.com/eea/volto-cca-policy/commit/2e2f6d632ecf1e03aa8615da9376c24efb74d472)]
20
+
21
+ #### :hammer_and_wrench: Others
22
+
23
+ - core: update locales [kreafox - [`e3a5b7b`](https://github.com/eea/volto-cca-policy/commit/e3a5b7bdf389dcc56a27db9a63997207c65ac7c7)]
24
+ ### [1.0.20](https://github.com/eea/volto-cca-policy/compare/1.0.19...1.0.20) - 14 September 2026
25
+
26
+ #### :rocket: New Features
27
+
28
+ - feat: replace Cities label with Municipalities & other [Tiberiu Ichim - [`91953c8`](https://github.com/eea/volto-cca-policy/commit/91953c83251fd16274709a3dce7e9b7308e0a3d4)]
29
+ - feat: display geographic coverage in categorized tags with Cities label [Tiberiu Ichim - [`a5c1f29`](https://github.com/eea/volto-cca-policy/commit/a5c1f2956f83c7204bfaab34b0daae60ba1807bf)]
30
+
31
+ #### :hammer_and_wrench: Others
32
+
33
+ - i18n: sync locales after merge [Tiberiu Ichim - [`39a90e9`](https://github.com/eea/volto-cca-policy/commit/39a90e97c4f9e0469fe3dafa5ee3f9d4fc4af2a5)]
34
+ - i18n: update locales for Municipalities & other message [Tiberiu Ichim - [`24e4993`](https://github.com/eea/volto-cca-policy/commit/24e49939a45432daaabd1777fda65cd9e380faf5)]
35
+ - i18n: update locales for Cities message [Tiberiu Ichim - [`4114fc6`](https://github.com/eea/volto-cca-policy/commit/4114fc64a3ba6805cbc243fd1a59e4ae214fec09)]
7
36
  ### [1.0.19](https://github.com/eea/volto-cca-policy/compare/1.0.18...1.0.19) - 10 September 2026
8
37
 
9
38
  #### :rocket: New Features
@@ -375,7 +404,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
375
404
 
376
405
  #### :house: Internal changes
377
406
 
378
- - chore: [JENKINSFILE] sanitize sonarqube command Refs #305084 [valentinab25 - [`8106a44`](https://github.com/eea/volto-cca-policy/commit/8106a44e8f40dd360a274cede4b3f9c215d026cf)]
379
407
 
380
408
  #### :hammer_and_wrench: Others
381
409
 
@@ -706,7 +734,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
706
734
 
707
735
  #### :house: Internal changes
708
736
 
709
- - chore: [JENKINSFILE] sanitize sonarqube command Refs #305084 [valentinab25 - [`8106a44`](https://github.com/eea/volto-cca-policy/commit/8106a44e8f40dd360a274cede4b3f9c215d026cf)]
710
737
 
711
738
  #### :hammer_and_wrench: Others
712
739
 
@@ -1243,7 +1270,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1243
1270
 
1244
1271
  #### :house: Internal changes
1245
1272
 
1246
- - chore: [JENKINSFILE] add package version in sonarqube [valentinab25 - [`e901251`](https://github.com/eea/volto-cca-policy/commit/e901251592eb54609fbc7eb8fcf7bd452c2da9cd)]
1247
1273
 
1248
1274
  ### [0.3.102](https://github.com/eea/volto-cca-policy/compare/0.3.101...0.3.102) - 24 February 2026
1249
1275
 
@@ -1253,7 +1279,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1253
1279
 
1254
1280
  #### :house: Internal changes
1255
1281
 
1256
- - chore: [JENKINSFILE] use sonarqube branches [EEA Jenkins - [`8b3699a`](https://github.com/eea/volto-cca-policy/commit/8b3699a6cbaef662b5e80884ac2c1f7dc9c6591e)]
1257
1282
 
1258
1283
  ### [0.3.101](https://github.com/eea/volto-cca-policy/compare/0.3.100...0.3.101) - 28 January 2026
1259
1284
 
@@ -1541,7 +1566,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1541
1566
  - style: fix item spacing [kreafox - [`7d4535d`](https://github.com/eea/volto-cca-policy/commit/7d4535dbc486e6cb80fc55d6ac8c7c01d9cf48af)]
1542
1567
  - chore: code cleanup [kreafox - [`842419b`](https://github.com/eea/volto-cca-policy/commit/842419b1bce3dc624755c81c9dea672198cab9e2)]
1543
1568
  - style: update teaser block styling [kreafox - [`1e0cad8`](https://github.com/eea/volto-cca-policy/commit/1e0cad8e1ed3ae827ee868dce8ad50b292a937ba)]
1544
- - chore: update Makefile, run yarn i18n [kreafox - [`61e6962`](https://github.com/eea/volto-cca-policy/commit/61e6962901068ae6512265417a730bd9befd65fe)]
1545
1569
  - chore: move styling to theme folder [kreafox - [`8cf6a1b`](https://github.com/eea/volto-cca-policy/commit/8cf6a1b8b14abf472a9c61b28db574f6d9e0bd3b)]
1546
1570
  - chore: remove ArrayWidget customization [kreafox - [`249bf93`](https://github.com/eea/volto-cca-policy/commit/249bf93054f7726c3d57a8b8ca01b75cd0d30522)]
1547
1571
  - chore: remove Footer customization [kreafox - [`7038af3`](https://github.com/eea/volto-cca-policy/commit/7038af37d48a328dfc31746f3fa84973e2f840ab)]
@@ -4304,13 +4328,10 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
4304
4328
  - Refs #260715 rast-block wip [Tripon Eugen - [`f19d54e`](https://github.com/eea/volto-cca-policy/commit/f19d54e0b9a6a86bf344eb85b6a1cda7f3de91bf)]
4305
4329
  - Refs #260715 rast-block wip [Tripon Eugen - [`2828537`](https://github.com/eea/volto-cca-policy/commit/2828537b6c084cd1a82162d552fb4ef025b71f9f)]
4306
4330
  - Refs #260715 rast-block updates [Tripon Eugen - [`1e803e5`](https://github.com/eea/volto-cca-policy/commit/1e803e5bd3d3fb7558f261c76c68866be7beb8b5)]
4307
- - test: [JENKINS] Use java17 for sonarqube scanner [valentinab25 - [`0a15e1b`](https://github.com/eea/volto-cca-policy/commit/0a15e1b2ad081233685e80d5b3c60a8663f6b896)]
4308
- - test: [JENKINS] Run cypress in started frontend container [valentinab25 - [`9554e44`](https://github.com/eea/volto-cca-policy/commit/9554e44c92a621a52b2adb5a4830fb084ee5734b)]
4309
4331
  ### [0.1.49](https://github.com/eea/volto-cca-policy/compare/0.1.48...0.1.49) - 15 November 2023
4310
4332
 
4311
4333
  #### :house: Internal changes
4312
4334
 
4313
- - chore: [JENKINS] Refactor automated testing [valentinab25 - [`7b820a6`](https://github.com/eea/volto-cca-policy/commit/7b820a6369c2ddd5203b1a4abe352cb4bb43db7a)]
4314
4335
  - chore: husky, lint-staged use fixed versions [valentinab25 - [`f0a8061`](https://github.com/eea/volto-cca-policy/commit/f0a8061c275c236deb00087c23fac9860a073106)]
4315
4336
 
4316
4337
  #### :hammer_and_wrench: Others
@@ -4327,9 +4348,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
4327
4348
  - Refs #259267 - jenkins test [Tripon Eugen - [`cacd31e`](https://github.com/eea/volto-cca-policy/commit/cacd31e7b1afe0983674ed5c7632d2e1d7fa752e)]
4328
4349
  - Refs #259267 - jenkins [Tripon Eugen - [`5b3affe`](https://github.com/eea/volto-cca-policy/commit/5b3affee8401239de10097884c1b7f2349d15ec0)]
4329
4350
  - Refs #259267 - add When, lead image and title to files [Tripon Eugen - [`2cedb23`](https://github.com/eea/volto-cca-policy/commit/2cedb237f898af9057e13fba94b615ef71077204)]
4330
- - test: [JENKINS] Add cpu limit on cypress docker [valentinab25 - [`4d607a5`](https://github.com/eea/volto-cca-policy/commit/4d607a576e9d0a5c34e48c41b409e7df616ee3d6)]
4331
- - test: [JENKINS] Increase shm-size to cypress docker [valentinab25 - [`b7f74d5`](https://github.com/eea/volto-cca-policy/commit/b7f74d53513a6edbfbca5cb6d19687929bb1e5db)]
4332
- - test: [JENKINS] Improve cypress time [valentinab25 - [`db65617`](https://github.com/eea/volto-cca-policy/commit/db656173391f65157098d95d388c25f6429753d8)]
4333
4351
  - Refs #259267 - cca event blocks attachments and check not mandatoty fields [Tripon Eugen - [`3138e5a`](https://github.com/eea/volto-cca-policy/commit/3138e5afb5bfbdbed14e27ed457b16867b7fa414)]
4334
4352
  - Refs #256681 - Fix error in CCA Event view menu. ([React Intl] An id must be provided to format a message.) [GhitaB - [`517eeb8`](https://github.com/eea/volto-cca-policy/commit/517eeb817264a47bbfd6b9b7d22aaf22d44ed224)]
4335
4353
  - Refs #161485 - Fix ECDE name conflict. [GhitaB - [`8bfd99f`](https://github.com/eea/volto-cca-policy/commit/8bfd99ff68bb82a04d1c0ed625fa514fcf46289e)]
@@ -4546,7 +4564,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
4546
4564
 
4547
4565
  #### :house: Internal changes
4548
4566
 
4549
- - chore: [JENKINS] Remove alpha testing version [valentinab25 - [`ad1ced0`](https://github.com/eea/volto-cca-policy/commit/ad1ced0971ba116c13a3b5fcc039172cc915c919)]
4550
4567
 
4551
4568
  #### :hammer_and_wrench: Others
4552
4569
 
@@ -5027,7 +5044,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
5027
5044
  #### :hammer_and_wrench: Others
5028
5045
 
5029
5046
  - Refs #158294 - Update supported languages list. [GhitaB - [`0a4f91f`](https://github.com/eea/volto-cca-policy/commit/0a4f91f39b7edc367bd4c127d6a8f273c7788361)]
5030
- - Add Sonarqube tag using cca-frontend addons list [EEA Jenkins - [`8f1f9ce`](https://github.com/eea/volto-cca-policy/commit/8f1f9ce6c22805670cc0800d3c779b6d619d0f31)]
5031
5047
  ### [0.1.1](https://github.com/eea/volto-cca-policy/compare/0.1.0...0.1.1) - 13 December 2022
5032
5048
 
5033
5049
  #### :hammer_and_wrench: Others
@@ -62,13 +62,13 @@ msgid "Adaptation Sectors"
62
62
  msgstr "Сектори за адаптация"
63
63
 
64
64
  #. Default: "Adaptation Support Cycle Step"
65
- #: search/navigator_catalogue/facets
66
65
  #: search/navigator_guide/facets
67
66
  msgid "Adaptation Support Cycle Step"
68
67
  msgstr ""
69
68
 
70
69
  #. Default: "Adaptation approaches"
71
70
  #: components/manage/Blocks/CaseStudyExplorer/CaseStudyFilters
71
+ #: search/navigator_catalogue/facets
72
72
  msgid "Adaptation approaches"
73
73
  msgstr "Подходи за адаптация"
74
74
 
@@ -82,6 +82,11 @@ msgstr "Вариант за адаптация"
82
82
  msgid "Adaptation options"
83
83
  msgstr "Възможности за адаптация"
84
84
 
85
+ #. Default: "Adaptation policy cycle"
86
+ #: search/navigator_catalogue/facets
87
+ msgid "Adaptation policy cycle"
88
+ msgstr ""
89
+
85
90
  #. Default: "Adaptation sectors"
86
91
  #: components/manage/Blocks/CaseStudyExplorer/CaseStudyFilters
87
92
  #: components/manage/Blocks/CaseStudyExplorer/FeatureDisplay
@@ -140,6 +145,11 @@ msgstr "През цялото време"
140
145
  msgid "At least two valid tools are required for comparison. Select tools from the Navigator Catalogue."
141
146
  msgstr ""
142
147
 
148
+ #. Default: "Available"
149
+ #: components/theme/CompareTools/CompareToolsView
150
+ msgid "Available"
151
+ msgstr ""
152
+
143
153
  #. Default: "Back"
144
154
  #: components/Search/NavigatorGuide/NavigatorGuideContentView
145
155
  msgid "Back"
@@ -156,6 +166,7 @@ msgid "Background information"
156
166
  msgstr "Основна информация"
157
167
 
158
168
  #. Default: "Biogeographical regions:"
169
+ #: components/theme/Content/Sections/ExtendedToolGeographicMetadata
159
170
  #: components/theme/Content/Sections/GeographicMetadata
160
171
  msgid "Biogeographical regions:"
161
172
  msgstr "Биогеографски региони:"
@@ -220,6 +231,11 @@ msgstr "Категория"
220
231
  msgid "Challenges"
221
232
  msgstr "Предизвикателства"
222
233
 
234
+ #. Default: "Check Navigator Catalogue"
235
+ #: components/theme/Views/ExtendedToolView
236
+ msgid "Check Navigator Catalogue"
237
+ msgstr ""
238
+
223
239
  #. Default: "Choose a file"
224
240
  #: components/manage/Widgets/PromotionalImageWidget
225
241
  msgid "Choose a file"
@@ -240,7 +256,14 @@ msgstr ""
240
256
  msgid "Choose thematic map:"
241
257
  msgstr "Изберете тематична карта:"
242
258
 
243
- #. Default: "City:"
259
+ #. Default: "Municipalities & other:"
260
+ #: components/theme/Content/Sections/ExtendedToolGeographicMetadata
261
+ #: components/theme/Content/Sections/GeographicMetadata
262
+ msgid "Cities:"
263
+ msgstr ""
264
+
265
+ #. Default: "Municipalities & other:"
266
+ #: components/theme/Content/Sections/ExtendedToolGeographicMetadata
244
267
  #: components/theme/Content/Sections/GeographicMetadata
245
268
  msgid "City:"
246
269
  msgstr "град:"
@@ -350,6 +373,7 @@ msgid "Countries"
350
373
  msgstr "Държави"
351
374
 
352
375
  #. Default: "Countries:"
376
+ #: components/theme/Content/Sections/ExtendedToolGeographicMetadata
353
377
  #: components/theme/Content/Sections/GeographicMetadata
354
378
  msgid "Countries:"
355
379
  msgstr "Държави:"
@@ -510,6 +534,11 @@ msgstr "Инструменти за стимулиране на финансир
510
534
  msgid "Find the right tool"
511
535
  msgstr ""
512
536
 
537
+ #. Default: "Focus areas"
538
+ #: search/navigator_catalogue/facets
539
+ msgid "Focus areas"
540
+ msgstr ""
541
+
513
542
  #. Default: "For more search options"
514
543
  #: index
515
544
  msgid "For more search options"
@@ -647,6 +676,11 @@ msgstr "Категории опции за адаптиране на IPCC:"
647
676
  msgid "If you have any further questions you can contact"
648
677
  msgstr "Ако имате допълнителни въпроси можете да се свържете"
649
678
 
679
+ #. Default: "Implementation level"
680
+ #: search/navigator_catalogue/facets
681
+ msgid "Implementation level"
682
+ msgstr ""
683
+
650
684
  #. Default: "Implementation time"
651
685
  #: components/theme/Views/AdaptationOptionView
652
686
  #: components/theme/Views/CaseStudyView
@@ -811,11 +845,6 @@ msgstr "Правни аспекти"
811
845
  msgid "License"
812
846
  msgstr ""
813
847
 
814
- #. Default: "License status"
815
- #: search/navigator_catalogue/facets
816
- msgid "License status"
817
- msgstr ""
818
-
819
848
  #. Default: "Lifetime"
820
849
  #: components/theme/Views/AdaptationOptionView
821
850
  #: components/theme/Views/CaseStudyView
@@ -848,6 +877,7 @@ msgid "Looking for more information?"
848
877
  msgstr "Търсите повече информация?"
849
878
 
850
879
  #. Default: "Macro-Transnational region:"
880
+ #: components/theme/Content/Sections/ExtendedToolGeographicMetadata
851
881
  #: components/theme/Content/Sections/GeographicMetadata
852
882
  msgid "Macro-Transnational region:"
853
883
  msgstr "Макро-транснационален регион:"
@@ -877,6 +907,12 @@ msgstr "Инструмент на мисията"
877
907
  msgid "Most useful for"
878
908
  msgstr "Най-полезен за"
879
909
 
910
+ #. Default: "Municipalities & other:"
911
+ #: components/theme/Content/Sections/ExtendedToolGeographicMetadata
912
+ #: components/theme/Content/Sections/GeographicMetadata
913
+ msgid "Municipalities & other:"
914
+ msgstr ""
915
+
880
916
  #. Default: "National HHAP"
881
917
  #: components/manage/Blocks/CountryMapHeatIndex/Filter
882
918
  msgid "National HHAP"
@@ -887,11 +923,6 @@ msgstr "Национален HHAP"
887
923
  msgid "Nature based Solutions and Ecosystem based approaches"
888
924
  msgstr "Решения, базирани на природата, и подходи, базирани на екосистеми"
889
925
 
890
- #. Default: "Nature-based solution"
891
- #: search/navigator_catalogue/facets
892
- msgid "Nature-based solution"
893
- msgstr ""
894
-
895
926
  #. Default: "Navigate to this item"
896
927
  #: components/manage/Workflow/WorkflowLinkIntegrityModal
897
928
  msgid "Navigate to this item"
@@ -962,6 +993,11 @@ msgstr "Няма резултати"
962
993
  msgid "Non-EU Languages"
963
994
  msgstr "Езици извън ЕС"
964
995
 
996
+ #. Default: "Not available"
997
+ #: components/theme/CompareTools/CompareToolsView
998
+ msgid "Not available"
999
+ msgstr ""
1000
+
965
1001
  #. Default: "Objectives of the adaptation measure"
966
1002
  #: components/theme/Views/CaseStudyView
967
1003
  msgid "Objectives of the adaptation measure"
@@ -1226,7 +1262,6 @@ msgstr "Раздели"
1226
1262
  #. Default: "Sector"
1227
1263
  #: components/manage/Blocks/FilterAceContent/FilterAceContentView
1228
1264
  #: components/Search/NavigatorCatalogue/NavigatorCatalogueCardItem
1229
- #: components/theme/CompareTools/CompareToolsView
1230
1265
  msgid "Sector"
1231
1266
  msgstr "Сектор"
1232
1267
 
@@ -1341,6 +1376,7 @@ msgid "Step {current} of {total}"
1341
1376
  msgstr ""
1342
1377
 
1343
1378
  #. Default: "Sub Nationals:"
1379
+ #: components/theme/Content/Sections/ExtendedToolGeographicMetadata
1344
1380
  #: components/theme/Content/Sections/GeographicMetadata
1345
1381
  msgid "Sub Nationals:"
1346
1382
  msgstr "Субнационали:"
@@ -1452,16 +1488,6 @@ msgstr "Транснационални региони"
1452
1488
  msgid "Type"
1453
1489
  msgstr ""
1454
1490
 
1455
- #. Default: "Type of Data"
1456
- #: search/navigator_catalogue/facets
1457
- msgid "Type of Data"
1458
- msgstr ""
1459
-
1460
- #. Default: "Type of Outputs"
1461
- #: search/navigator_catalogue/facets
1462
- msgid "Type of Outputs"
1463
- msgstr ""
1464
-
1465
1491
  #. Default: "Type of item"
1466
1492
  #: search/common
1467
1493
  #: search/mission_all/facets-all
@@ -1469,7 +1495,9 @@ msgid "Type of item"
1469
1495
  msgstr "Вид артикул"
1470
1496
 
1471
1497
  #. Default: "Type of outputs"
1498
+ #: components/Search/NavigatorCatalogue/NavigatorCatalogueCardItem
1472
1499
  #: components/theme/Views/ExtendedToolView
1500
+ #: search/navigator_catalogue/facets
1473
1501
  msgid "Type of outputs"
1474
1502
  msgstr ""
1475
1503
 
@@ -1508,11 +1536,6 @@ msgstr ""
1508
1536
  msgid "User Group"
1509
1537
  msgstr ""
1510
1538
 
1511
- #. Default: "User Groups"
1512
- #: search/navigator_catalogue/facets
1513
- msgid "User Groups"
1514
- msgstr ""
1515
-
1516
1539
  #. Default: "User requirements"
1517
1540
  #: search/mission_tools/facets-tools
1518
1541
  msgid "User requirements"
@@ -62,13 +62,13 @@ msgid "Adaptation Sectors"
62
62
  msgstr "Adaptační sektory"
63
63
 
64
64
  #. Default: "Adaptation Support Cycle Step"
65
- #: search/navigator_catalogue/facets
66
65
  #: search/navigator_guide/facets
67
66
  msgid "Adaptation Support Cycle Step"
68
67
  msgstr ""
69
68
 
70
69
  #. Default: "Adaptation approaches"
71
70
  #: components/manage/Blocks/CaseStudyExplorer/CaseStudyFilters
71
+ #: search/navigator_catalogue/facets
72
72
  msgid "Adaptation approaches"
73
73
  msgstr "Adaptační přístupy"
74
74
 
@@ -82,6 +82,11 @@ msgstr "Možnost adaptace"
82
82
  msgid "Adaptation options"
83
83
  msgstr "Možnosti adaptace"
84
84
 
85
+ #. Default: "Adaptation policy cycle"
86
+ #: search/navigator_catalogue/facets
87
+ msgid "Adaptation policy cycle"
88
+ msgstr ""
89
+
85
90
  #. Default: "Adaptation sectors"
86
91
  #: components/manage/Blocks/CaseStudyExplorer/CaseStudyFilters
87
92
  #: components/manage/Blocks/CaseStudyExplorer/FeatureDisplay
@@ -140,6 +145,11 @@ msgstr "Celou dobu"
140
145
  msgid "At least two valid tools are required for comparison. Select tools from the Navigator Catalogue."
141
146
  msgstr ""
142
147
 
148
+ #. Default: "Available"
149
+ #: components/theme/CompareTools/CompareToolsView
150
+ msgid "Available"
151
+ msgstr ""
152
+
143
153
  #. Default: "Back"
144
154
  #: components/Search/NavigatorGuide/NavigatorGuideContentView
145
155
  msgid "Back"
@@ -156,6 +166,7 @@ msgid "Background information"
156
166
  msgstr "Základní informace"
157
167
 
158
168
  #. Default: "Biogeographical regions:"
169
+ #: components/theme/Content/Sections/ExtendedToolGeographicMetadata
159
170
  #: components/theme/Content/Sections/GeographicMetadata
160
171
  msgid "Biogeographical regions:"
161
172
  msgstr "Biogeografické oblasti:"
@@ -220,6 +231,11 @@ msgstr "Kategorie"
220
231
  msgid "Challenges"
221
232
  msgstr "Výzvy"
222
233
 
234
+ #. Default: "Check Navigator Catalogue"
235
+ #: components/theme/Views/ExtendedToolView
236
+ msgid "Check Navigator Catalogue"
237
+ msgstr ""
238
+
223
239
  #. Default: "Choose a file"
224
240
  #: components/manage/Widgets/PromotionalImageWidget
225
241
  msgid "Choose a file"
@@ -240,7 +256,14 @@ msgstr ""
240
256
  msgid "Choose thematic map:"
241
257
  msgstr "Vyberte si tematickou mapu:"
242
258
 
243
- #. Default: "City:"
259
+ #. Default: "Municipalities & other:"
260
+ #: components/theme/Content/Sections/ExtendedToolGeographicMetadata
261
+ #: components/theme/Content/Sections/GeographicMetadata
262
+ msgid "Cities:"
263
+ msgstr ""
264
+
265
+ #. Default: "Municipalities & other:"
266
+ #: components/theme/Content/Sections/ExtendedToolGeographicMetadata
244
267
  #: components/theme/Content/Sections/GeographicMetadata
245
268
  msgid "City:"
246
269
  msgstr "Město:"
@@ -350,6 +373,7 @@ msgid "Countries"
350
373
  msgstr "země"
351
374
 
352
375
  #. Default: "Countries:"
376
+ #: components/theme/Content/Sections/ExtendedToolGeographicMetadata
353
377
  #: components/theme/Content/Sections/GeographicMetadata
354
378
  msgid "Countries:"
355
379
  msgstr "země:"
@@ -510,6 +534,11 @@ msgstr "Financování motivačních nástrojů"
510
534
  msgid "Find the right tool"
511
535
  msgstr ""
512
536
 
537
+ #. Default: "Focus areas"
538
+ #: search/navigator_catalogue/facets
539
+ msgid "Focus areas"
540
+ msgstr ""
541
+
513
542
  #. Default: "For more search options"
514
543
  #: index
515
544
  msgid "For more search options"
@@ -647,6 +676,11 @@ msgstr "Kategorie možností přizpůsobení IPCC:"
647
676
  msgid "If you have any further questions you can contact"
648
677
  msgstr "Pokud máte další dotazy, můžete se obrátit"
649
678
 
679
+ #. Default: "Implementation level"
680
+ #: search/navigator_catalogue/facets
681
+ msgid "Implementation level"
682
+ msgstr ""
683
+
650
684
  #. Default: "Implementation time"
651
685
  #: components/theme/Views/AdaptationOptionView
652
686
  #: components/theme/Views/CaseStudyView
@@ -811,11 +845,6 @@ msgstr "Právní aspekty"
811
845
  msgid "License"
812
846
  msgstr ""
813
847
 
814
- #. Default: "License status"
815
- #: search/navigator_catalogue/facets
816
- msgid "License status"
817
- msgstr ""
818
-
819
848
  #. Default: "Lifetime"
820
849
  #: components/theme/Views/AdaptationOptionView
821
850
  #: components/theme/Views/CaseStudyView
@@ -848,6 +877,7 @@ msgid "Looking for more information?"
848
877
  msgstr "Hledáte další informace?"
849
878
 
850
879
  #. Default: "Macro-Transnational region:"
880
+ #: components/theme/Content/Sections/ExtendedToolGeographicMetadata
851
881
  #: components/theme/Content/Sections/GeographicMetadata
852
882
  msgid "Macro-Transnational region:"
853
883
  msgstr "Makro-nadnárodní region:"
@@ -877,6 +907,12 @@ msgstr "Nástroj mise"
877
907
  msgid "Most useful for"
878
908
  msgstr "Nejužitečnější pro"
879
909
 
910
+ #. Default: "Municipalities & other:"
911
+ #: components/theme/Content/Sections/ExtendedToolGeographicMetadata
912
+ #: components/theme/Content/Sections/GeographicMetadata
913
+ msgid "Municipalities & other:"
914
+ msgstr ""
915
+
880
916
  #. Default: "National HHAP"
881
917
  #: components/manage/Blocks/CountryMapHeatIndex/Filter
882
918
  msgid "National HHAP"
@@ -887,11 +923,6 @@ msgstr "Národní HHAP"
887
923
  msgid "Nature based Solutions and Ecosystem based approaches"
888
924
  msgstr "Řešení založená na přírodě a přístupy založené na ekosystému"
889
925
 
890
- #. Default: "Nature-based solution"
891
- #: search/navigator_catalogue/facets
892
- msgid "Nature-based solution"
893
- msgstr ""
894
-
895
926
  #. Default: "Navigate to this item"
896
927
  #: components/manage/Workflow/WorkflowLinkIntegrityModal
897
928
  msgid "Navigate to this item"
@@ -962,6 +993,11 @@ msgstr "Žádné výsledky"
962
993
  msgid "Non-EU Languages"
963
994
  msgstr "Jazyky mimo EU"
964
995
 
996
+ #. Default: "Not available"
997
+ #: components/theme/CompareTools/CompareToolsView
998
+ msgid "Not available"
999
+ msgstr ""
1000
+
965
1001
  #. Default: "Objectives of the adaptation measure"
966
1002
  #: components/theme/Views/CaseStudyView
967
1003
  msgid "Objectives of the adaptation measure"
@@ -1226,7 +1262,6 @@ msgstr "Sekce"
1226
1262
  #. Default: "Sector"
1227
1263
  #: components/manage/Blocks/FilterAceContent/FilterAceContentView
1228
1264
  #: components/Search/NavigatorCatalogue/NavigatorCatalogueCardItem
1229
- #: components/theme/CompareTools/CompareToolsView
1230
1265
  msgid "Sector"
1231
1266
  msgstr "Sektor"
1232
1267
 
@@ -1341,6 +1376,7 @@ msgid "Step {current} of {total}"
1341
1376
  msgstr ""
1342
1377
 
1343
1378
  #. Default: "Sub Nationals:"
1379
+ #: components/theme/Content/Sections/ExtendedToolGeographicMetadata
1344
1380
  #: components/theme/Content/Sections/GeographicMetadata
1345
1381
  msgid "Sub Nationals:"
1346
1382
  msgstr "Sub Nationals:"
@@ -1452,16 +1488,6 @@ msgstr "Nadnárodní regiony"
1452
1488
  msgid "Type"
1453
1489
  msgstr ""
1454
1490
 
1455
- #. Default: "Type of Data"
1456
- #: search/navigator_catalogue/facets
1457
- msgid "Type of Data"
1458
- msgstr ""
1459
-
1460
- #. Default: "Type of Outputs"
1461
- #: search/navigator_catalogue/facets
1462
- msgid "Type of Outputs"
1463
- msgstr ""
1464
-
1465
1491
  #. Default: "Type of item"
1466
1492
  #: search/common
1467
1493
  #: search/mission_all/facets-all
@@ -1469,7 +1495,9 @@ msgid "Type of item"
1469
1495
  msgstr "Typ položky"
1470
1496
 
1471
1497
  #. Default: "Type of outputs"
1498
+ #: components/Search/NavigatorCatalogue/NavigatorCatalogueCardItem
1472
1499
  #: components/theme/Views/ExtendedToolView
1500
+ #: search/navigator_catalogue/facets
1473
1501
  msgid "Type of outputs"
1474
1502
  msgstr ""
1475
1503
 
@@ -1508,11 +1536,6 @@ msgstr ""
1508
1536
  msgid "User Group"
1509
1537
  msgstr ""
1510
1538
 
1511
- #. Default: "User Groups"
1512
- #: search/navigator_catalogue/facets
1513
- msgid "User Groups"
1514
- msgstr ""
1515
-
1516
1539
  #. Default: "User requirements"
1517
1540
  #: search/mission_tools/facets-tools
1518
1541
  msgid "User requirements"