@eeacms/volto-cca-policy 1.0.22 → 1.0.23
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 +22 -0
- package/locales/bg/LC_MESSAGES/volto.po +10 -0
- package/locales/cs/LC_MESSAGES/volto.po +10 -0
- package/locales/da/LC_MESSAGES/volto.po +10 -0
- package/locales/de/LC_MESSAGES/volto.po +10 -0
- package/locales/el/LC_MESSAGES/volto.po +10 -0
- package/locales/en/LC_MESSAGES/volto.po +10 -0
- package/locales/es/LC_MESSAGES/volto.po +10 -0
- package/locales/et/LC_MESSAGES/volto.po +10 -0
- package/locales/fi/LC_MESSAGES/volto.po +10 -0
- package/locales/fr/LC_MESSAGES/volto.po +10 -0
- package/locales/ga/LC_MESSAGES/volto.po +10 -0
- package/locales/hr/LC_MESSAGES/volto.po +10 -0
- package/locales/hu/LC_MESSAGES/volto.po +10 -0
- package/locales/is/LC_MESSAGES/volto.po +10 -0
- package/locales/it/LC_MESSAGES/volto.po +10 -0
- package/locales/lt/LC_MESSAGES/volto.po +10 -0
- package/locales/lv/LC_MESSAGES/volto.po +10 -0
- package/locales/mt/LC_MESSAGES/volto.po +10 -0
- package/locales/nl/LC_MESSAGES/volto.po +10 -0
- package/locales/nn/LC_MESSAGES/volto.po +10 -0
- package/locales/pl/LC_MESSAGES/volto.po +10 -0
- package/locales/pt/LC_MESSAGES/volto.po +10 -0
- package/locales/ro/LC_MESSAGES/volto.po +10 -0
- package/locales/sk/LC_MESSAGES/volto.po +10 -0
- package/locales/sl/LC_MESSAGES/volto.po +10 -0
- package/locales/sv/LC_MESSAGES/volto.po +10 -0
- package/locales/tr/LC_MESSAGES/volto.po +10 -0
- package/locales/volto.pot +11 -1
- package/package.json +1 -1
- package/src/components/theme/Views/ExtendedToolView.jsx +36 -0
- package/src/components/theme/Views/ExtendedToolView.test.jsx +31 -4
package/CHANGELOG.md
CHANGED
|
@@ -4,6 +4,15 @@ 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.23](https://github.com/eea/volto-cca-policy/compare/1.0.22...1.0.23) - 16 September 2026
|
|
8
|
+
|
|
9
|
+
#### :rocket: New Features
|
|
10
|
+
|
|
11
|
+
- feat: add data sources and tool validation use sections to ExtendedToolView - refs #304611 [kreafox - [`44c0511`](https://github.com/eea/volto-cca-policy/commit/44c0511893eb16970466c52bbd94e01a79bd4685)]
|
|
12
|
+
|
|
13
|
+
#### :hammer_and_wrench: Others
|
|
14
|
+
|
|
15
|
+
- core(i18n): add new entries to localization files [kreafox - [`415e58a`](https://github.com/eea/volto-cca-policy/commit/415e58ae2dbada7cbf1be210051c2c29eb385f1a)]
|
|
7
16
|
### [1.0.22](https://github.com/eea/volto-cca-policy/compare/1.0.21...1.0.22) - 15 September 2026
|
|
8
17
|
|
|
9
18
|
#### :bug: Bug Fixes
|
|
@@ -411,6 +420,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
411
420
|
|
|
412
421
|
#### :house: Internal changes
|
|
413
422
|
|
|
423
|
+
- chore: [JENKINSFILE] sanitize sonarqube command Refs #305084 [valentinab25 - [`8106a44`](https://github.com/eea/volto-cca-policy/commit/8106a44e8f40dd360a274cede4b3f9c215d026cf)]
|
|
414
424
|
|
|
415
425
|
#### :hammer_and_wrench: Others
|
|
416
426
|
|
|
@@ -741,6 +751,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
741
751
|
|
|
742
752
|
#### :house: Internal changes
|
|
743
753
|
|
|
754
|
+
- chore: [JENKINSFILE] sanitize sonarqube command Refs #305084 [valentinab25 - [`8106a44`](https://github.com/eea/volto-cca-policy/commit/8106a44e8f40dd360a274cede4b3f9c215d026cf)]
|
|
744
755
|
|
|
745
756
|
#### :hammer_and_wrench: Others
|
|
746
757
|
|
|
@@ -1277,6 +1288,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1277
1288
|
|
|
1278
1289
|
#### :house: Internal changes
|
|
1279
1290
|
|
|
1291
|
+
- chore: [JENKINSFILE] add package version in sonarqube [valentinab25 - [`e901251`](https://github.com/eea/volto-cca-policy/commit/e901251592eb54609fbc7eb8fcf7bd452c2da9cd)]
|
|
1280
1292
|
|
|
1281
1293
|
### [0.3.102](https://github.com/eea/volto-cca-policy/compare/0.3.101...0.3.102) - 24 February 2026
|
|
1282
1294
|
|
|
@@ -1286,6 +1298,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1286
1298
|
|
|
1287
1299
|
#### :house: Internal changes
|
|
1288
1300
|
|
|
1301
|
+
- chore: [JENKINSFILE] use sonarqube branches [EEA Jenkins - [`8b3699a`](https://github.com/eea/volto-cca-policy/commit/8b3699a6cbaef662b5e80884ac2c1f7dc9c6591e)]
|
|
1289
1302
|
|
|
1290
1303
|
### [0.3.101](https://github.com/eea/volto-cca-policy/compare/0.3.100...0.3.101) - 28 January 2026
|
|
1291
1304
|
|
|
@@ -1573,6 +1586,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1573
1586
|
- style: fix item spacing [kreafox - [`7d4535d`](https://github.com/eea/volto-cca-policy/commit/7d4535dbc486e6cb80fc55d6ac8c7c01d9cf48af)]
|
|
1574
1587
|
- chore: code cleanup [kreafox - [`842419b`](https://github.com/eea/volto-cca-policy/commit/842419b1bce3dc624755c81c9dea672198cab9e2)]
|
|
1575
1588
|
- style: update teaser block styling [kreafox - [`1e0cad8`](https://github.com/eea/volto-cca-policy/commit/1e0cad8e1ed3ae827ee868dce8ad50b292a937ba)]
|
|
1589
|
+
- chore: update Makefile, run yarn i18n [kreafox - [`61e6962`](https://github.com/eea/volto-cca-policy/commit/61e6962901068ae6512265417a730bd9befd65fe)]
|
|
1576
1590
|
- chore: move styling to theme folder [kreafox - [`8cf6a1b`](https://github.com/eea/volto-cca-policy/commit/8cf6a1b8b14abf472a9c61b28db574f6d9e0bd3b)]
|
|
1577
1591
|
- chore: remove ArrayWidget customization [kreafox - [`249bf93`](https://github.com/eea/volto-cca-policy/commit/249bf93054f7726c3d57a8b8ca01b75cd0d30522)]
|
|
1578
1592
|
- chore: remove Footer customization [kreafox - [`7038af3`](https://github.com/eea/volto-cca-policy/commit/7038af37d48a328dfc31746f3fa84973e2f840ab)]
|
|
@@ -4335,10 +4349,13 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
4335
4349
|
- Refs #260715 rast-block wip [Tripon Eugen - [`f19d54e`](https://github.com/eea/volto-cca-policy/commit/f19d54e0b9a6a86bf344eb85b6a1cda7f3de91bf)]
|
|
4336
4350
|
- Refs #260715 rast-block wip [Tripon Eugen - [`2828537`](https://github.com/eea/volto-cca-policy/commit/2828537b6c084cd1a82162d552fb4ef025b71f9f)]
|
|
4337
4351
|
- Refs #260715 rast-block updates [Tripon Eugen - [`1e803e5`](https://github.com/eea/volto-cca-policy/commit/1e803e5bd3d3fb7558f261c76c68866be7beb8b5)]
|
|
4352
|
+
- test: [JENKINS] Use java17 for sonarqube scanner [valentinab25 - [`0a15e1b`](https://github.com/eea/volto-cca-policy/commit/0a15e1b2ad081233685e80d5b3c60a8663f6b896)]
|
|
4353
|
+
- test: [JENKINS] Run cypress in started frontend container [valentinab25 - [`9554e44`](https://github.com/eea/volto-cca-policy/commit/9554e44c92a621a52b2adb5a4830fb084ee5734b)]
|
|
4338
4354
|
### [0.1.49](https://github.com/eea/volto-cca-policy/compare/0.1.48...0.1.49) - 15 November 2023
|
|
4339
4355
|
|
|
4340
4356
|
#### :house: Internal changes
|
|
4341
4357
|
|
|
4358
|
+
- chore: [JENKINS] Refactor automated testing [valentinab25 - [`7b820a6`](https://github.com/eea/volto-cca-policy/commit/7b820a6369c2ddd5203b1a4abe352cb4bb43db7a)]
|
|
4342
4359
|
- chore: husky, lint-staged use fixed versions [valentinab25 - [`f0a8061`](https://github.com/eea/volto-cca-policy/commit/f0a8061c275c236deb00087c23fac9860a073106)]
|
|
4343
4360
|
|
|
4344
4361
|
#### :hammer_and_wrench: Others
|
|
@@ -4355,6 +4372,9 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
4355
4372
|
- Refs #259267 - jenkins test [Tripon Eugen - [`cacd31e`](https://github.com/eea/volto-cca-policy/commit/cacd31e7b1afe0983674ed5c7632d2e1d7fa752e)]
|
|
4356
4373
|
- Refs #259267 - jenkins [Tripon Eugen - [`5b3affe`](https://github.com/eea/volto-cca-policy/commit/5b3affee8401239de10097884c1b7f2349d15ec0)]
|
|
4357
4374
|
- Refs #259267 - add When, lead image and title to files [Tripon Eugen - [`2cedb23`](https://github.com/eea/volto-cca-policy/commit/2cedb237f898af9057e13fba94b615ef71077204)]
|
|
4375
|
+
- test: [JENKINS] Add cpu limit on cypress docker [valentinab25 - [`4d607a5`](https://github.com/eea/volto-cca-policy/commit/4d607a576e9d0a5c34e48c41b409e7df616ee3d6)]
|
|
4376
|
+
- test: [JENKINS] Increase shm-size to cypress docker [valentinab25 - [`b7f74d5`](https://github.com/eea/volto-cca-policy/commit/b7f74d53513a6edbfbca5cb6d19687929bb1e5db)]
|
|
4377
|
+
- test: [JENKINS] Improve cypress time [valentinab25 - [`db65617`](https://github.com/eea/volto-cca-policy/commit/db656173391f65157098d95d388c25f6429753d8)]
|
|
4358
4378
|
- Refs #259267 - cca event blocks attachments and check not mandatoty fields [Tripon Eugen - [`3138e5a`](https://github.com/eea/volto-cca-policy/commit/3138e5afb5bfbdbed14e27ed457b16867b7fa414)]
|
|
4359
4379
|
- 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)]
|
|
4360
4380
|
- Refs #161485 - Fix ECDE name conflict. [GhitaB - [`8bfd99f`](https://github.com/eea/volto-cca-policy/commit/8bfd99ff68bb82a04d1c0ed625fa514fcf46289e)]
|
|
@@ -4571,6 +4591,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
4571
4591
|
|
|
4572
4592
|
#### :house: Internal changes
|
|
4573
4593
|
|
|
4594
|
+
- chore: [JENKINS] Remove alpha testing version [valentinab25 - [`ad1ced0`](https://github.com/eea/volto-cca-policy/commit/ad1ced0971ba116c13a3b5fcc039172cc915c919)]
|
|
4574
4595
|
|
|
4575
4596
|
#### :hammer_and_wrench: Others
|
|
4576
4597
|
|
|
@@ -5051,6 +5072,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
5051
5072
|
#### :hammer_and_wrench: Others
|
|
5052
5073
|
|
|
5053
5074
|
- Refs #158294 - Update supported languages list. [GhitaB - [`0a4f91f`](https://github.com/eea/volto-cca-policy/commit/0a4f91f39b7edc367bd4c127d6a8f273c7788361)]
|
|
5075
|
+
- Add Sonarqube tag using cca-frontend addons list [EEA Jenkins - [`8f1f9ce`](https://github.com/eea/volto-cca-policy/commit/8f1f9ce6c22805670cc0800d3c779b6d619d0f31)]
|
|
5054
5076
|
### [0.1.1](https://github.com/eea/volto-cca-policy/compare/0.1.0...0.1.1) - 13 December 2022
|
|
5055
5077
|
|
|
5056
5078
|
#### :hammer_and_wrench: Others
|
|
@@ -393,6 +393,11 @@ msgstr ""
|
|
|
393
393
|
msgid "Cycle"
|
|
394
394
|
msgstr ""
|
|
395
395
|
|
|
396
|
+
#. Default: "Data sources"
|
|
397
|
+
#: components/theme/Views/ExtendedToolView
|
|
398
|
+
msgid "Data sources"
|
|
399
|
+
msgstr ""
|
|
400
|
+
|
|
396
401
|
#. Default: "Date of creation:"
|
|
397
402
|
#: components/theme/Content/Sections/ContentMetadata
|
|
398
403
|
msgid "Date of creation:"
|
|
@@ -1462,6 +1467,11 @@ msgstr ""
|
|
|
1462
1467
|
msgid "Tool"
|
|
1463
1468
|
msgstr "Инструмент"
|
|
1464
1469
|
|
|
1470
|
+
#. Default: "Tool validation use"
|
|
1471
|
+
#: components/theme/Views/ExtendedToolView
|
|
1472
|
+
msgid "Tool validation use"
|
|
1473
|
+
msgstr ""
|
|
1474
|
+
|
|
1465
1475
|
#. Default: "Tools per country"
|
|
1466
1476
|
#: components/Search/NavigatorCatalogue/NavigatorCatalogueMapView
|
|
1467
1477
|
msgid "Tools per country"
|
|
@@ -393,6 +393,11 @@ msgstr ""
|
|
|
393
393
|
msgid "Cycle"
|
|
394
394
|
msgstr ""
|
|
395
395
|
|
|
396
|
+
#. Default: "Data sources"
|
|
397
|
+
#: components/theme/Views/ExtendedToolView
|
|
398
|
+
msgid "Data sources"
|
|
399
|
+
msgstr ""
|
|
400
|
+
|
|
396
401
|
#. Default: "Date of creation:"
|
|
397
402
|
#: components/theme/Content/Sections/ContentMetadata
|
|
398
403
|
msgid "Date of creation:"
|
|
@@ -1462,6 +1467,11 @@ msgstr ""
|
|
|
1462
1467
|
msgid "Tool"
|
|
1463
1468
|
msgstr "Nástroj"
|
|
1464
1469
|
|
|
1470
|
+
#. Default: "Tool validation use"
|
|
1471
|
+
#: components/theme/Views/ExtendedToolView
|
|
1472
|
+
msgid "Tool validation use"
|
|
1473
|
+
msgstr ""
|
|
1474
|
+
|
|
1465
1475
|
#. Default: "Tools per country"
|
|
1466
1476
|
#: components/Search/NavigatorCatalogue/NavigatorCatalogueMapView
|
|
1467
1477
|
msgid "Tools per country"
|
|
@@ -393,6 +393,11 @@ msgstr ""
|
|
|
393
393
|
msgid "Cycle"
|
|
394
394
|
msgstr ""
|
|
395
395
|
|
|
396
|
+
#. Default: "Data sources"
|
|
397
|
+
#: components/theme/Views/ExtendedToolView
|
|
398
|
+
msgid "Data sources"
|
|
399
|
+
msgstr ""
|
|
400
|
+
|
|
396
401
|
#. Default: "Date of creation:"
|
|
397
402
|
#: components/theme/Content/Sections/ContentMetadata
|
|
398
403
|
msgid "Date of creation:"
|
|
@@ -1462,6 +1467,11 @@ msgstr ""
|
|
|
1462
1467
|
msgid "Tool"
|
|
1463
1468
|
msgstr "Værktøj"
|
|
1464
1469
|
|
|
1470
|
+
#. Default: "Tool validation use"
|
|
1471
|
+
#: components/theme/Views/ExtendedToolView
|
|
1472
|
+
msgid "Tool validation use"
|
|
1473
|
+
msgstr ""
|
|
1474
|
+
|
|
1465
1475
|
#. Default: "Tools per country"
|
|
1466
1476
|
#: components/Search/NavigatorCatalogue/NavigatorCatalogueMapView
|
|
1467
1477
|
msgid "Tools per country"
|
|
@@ -393,6 +393,11 @@ msgstr ""
|
|
|
393
393
|
msgid "Cycle"
|
|
394
394
|
msgstr ""
|
|
395
395
|
|
|
396
|
+
#. Default: "Data sources"
|
|
397
|
+
#: components/theme/Views/ExtendedToolView
|
|
398
|
+
msgid "Data sources"
|
|
399
|
+
msgstr ""
|
|
400
|
+
|
|
396
401
|
#. Default: "Date of creation:"
|
|
397
402
|
#: components/theme/Content/Sections/ContentMetadata
|
|
398
403
|
msgid "Date of creation:"
|
|
@@ -1462,6 +1467,11 @@ msgstr ""
|
|
|
1462
1467
|
msgid "Tool"
|
|
1463
1468
|
msgstr "Werkzeug"
|
|
1464
1469
|
|
|
1470
|
+
#. Default: "Tool validation use"
|
|
1471
|
+
#: components/theme/Views/ExtendedToolView
|
|
1472
|
+
msgid "Tool validation use"
|
|
1473
|
+
msgstr ""
|
|
1474
|
+
|
|
1465
1475
|
#. Default: "Tools per country"
|
|
1466
1476
|
#: components/Search/NavigatorCatalogue/NavigatorCatalogueMapView
|
|
1467
1477
|
msgid "Tools per country"
|
|
@@ -393,6 +393,11 @@ msgstr ""
|
|
|
393
393
|
msgid "Cycle"
|
|
394
394
|
msgstr ""
|
|
395
395
|
|
|
396
|
+
#. Default: "Data sources"
|
|
397
|
+
#: components/theme/Views/ExtendedToolView
|
|
398
|
+
msgid "Data sources"
|
|
399
|
+
msgstr ""
|
|
400
|
+
|
|
396
401
|
#. Default: "Date of creation:"
|
|
397
402
|
#: components/theme/Content/Sections/ContentMetadata
|
|
398
403
|
msgid "Date of creation:"
|
|
@@ -1462,6 +1467,11 @@ msgstr ""
|
|
|
1462
1467
|
msgid "Tool"
|
|
1463
1468
|
msgstr "Εργαλείο"
|
|
1464
1469
|
|
|
1470
|
+
#. Default: "Tool validation use"
|
|
1471
|
+
#: components/theme/Views/ExtendedToolView
|
|
1472
|
+
msgid "Tool validation use"
|
|
1473
|
+
msgstr ""
|
|
1474
|
+
|
|
1465
1475
|
#. Default: "Tools per country"
|
|
1466
1476
|
#: components/Search/NavigatorCatalogue/NavigatorCatalogueMapView
|
|
1467
1477
|
msgid "Tools per country"
|
|
@@ -393,6 +393,11 @@ msgstr ""
|
|
|
393
393
|
msgid "Cycle"
|
|
394
394
|
msgstr ""
|
|
395
395
|
|
|
396
|
+
#. Default: "Data sources"
|
|
397
|
+
#: components/theme/Views/ExtendedToolView
|
|
398
|
+
msgid "Data sources"
|
|
399
|
+
msgstr ""
|
|
400
|
+
|
|
396
401
|
#. Default: "Date of creation:"
|
|
397
402
|
#: components/theme/Content/Sections/ContentMetadata
|
|
398
403
|
msgid "Date of creation:"
|
|
@@ -1462,6 +1467,11 @@ msgstr ""
|
|
|
1462
1467
|
msgid "Tool"
|
|
1463
1468
|
msgstr ""
|
|
1464
1469
|
|
|
1470
|
+
#. Default: "Tool validation use"
|
|
1471
|
+
#: components/theme/Views/ExtendedToolView
|
|
1472
|
+
msgid "Tool validation use"
|
|
1473
|
+
msgstr ""
|
|
1474
|
+
|
|
1465
1475
|
#. Default: "Tools per country"
|
|
1466
1476
|
#: components/Search/NavigatorCatalogue/NavigatorCatalogueMapView
|
|
1467
1477
|
msgid "Tools per country"
|
|
@@ -393,6 +393,11 @@ msgstr ""
|
|
|
393
393
|
msgid "Cycle"
|
|
394
394
|
msgstr ""
|
|
395
395
|
|
|
396
|
+
#. Default: "Data sources"
|
|
397
|
+
#: components/theme/Views/ExtendedToolView
|
|
398
|
+
msgid "Data sources"
|
|
399
|
+
msgstr ""
|
|
400
|
+
|
|
396
401
|
#. Default: "Date of creation:"
|
|
397
402
|
#: components/theme/Content/Sections/ContentMetadata
|
|
398
403
|
msgid "Date of creation:"
|
|
@@ -1462,6 +1467,11 @@ msgstr ""
|
|
|
1462
1467
|
msgid "Tool"
|
|
1463
1468
|
msgstr "Herramienta"
|
|
1464
1469
|
|
|
1470
|
+
#. Default: "Tool validation use"
|
|
1471
|
+
#: components/theme/Views/ExtendedToolView
|
|
1472
|
+
msgid "Tool validation use"
|
|
1473
|
+
msgstr ""
|
|
1474
|
+
|
|
1465
1475
|
#. Default: "Tools per country"
|
|
1466
1476
|
#: components/Search/NavigatorCatalogue/NavigatorCatalogueMapView
|
|
1467
1477
|
msgid "Tools per country"
|
|
@@ -393,6 +393,11 @@ msgstr ""
|
|
|
393
393
|
msgid "Cycle"
|
|
394
394
|
msgstr ""
|
|
395
395
|
|
|
396
|
+
#. Default: "Data sources"
|
|
397
|
+
#: components/theme/Views/ExtendedToolView
|
|
398
|
+
msgid "Data sources"
|
|
399
|
+
msgstr ""
|
|
400
|
+
|
|
396
401
|
#. Default: "Date of creation:"
|
|
397
402
|
#: components/theme/Content/Sections/ContentMetadata
|
|
398
403
|
msgid "Date of creation:"
|
|
@@ -1462,6 +1467,11 @@ msgstr ""
|
|
|
1462
1467
|
msgid "Tool"
|
|
1463
1468
|
msgstr "Tööriist"
|
|
1464
1469
|
|
|
1470
|
+
#. Default: "Tool validation use"
|
|
1471
|
+
#: components/theme/Views/ExtendedToolView
|
|
1472
|
+
msgid "Tool validation use"
|
|
1473
|
+
msgstr ""
|
|
1474
|
+
|
|
1465
1475
|
#. Default: "Tools per country"
|
|
1466
1476
|
#: components/Search/NavigatorCatalogue/NavigatorCatalogueMapView
|
|
1467
1477
|
msgid "Tools per country"
|
|
@@ -393,6 +393,11 @@ msgstr ""
|
|
|
393
393
|
msgid "Cycle"
|
|
394
394
|
msgstr ""
|
|
395
395
|
|
|
396
|
+
#. Default: "Data sources"
|
|
397
|
+
#: components/theme/Views/ExtendedToolView
|
|
398
|
+
msgid "Data sources"
|
|
399
|
+
msgstr ""
|
|
400
|
+
|
|
396
401
|
#. Default: "Date of creation:"
|
|
397
402
|
#: components/theme/Content/Sections/ContentMetadata
|
|
398
403
|
msgid "Date of creation:"
|
|
@@ -1462,6 +1467,11 @@ msgstr ""
|
|
|
1462
1467
|
msgid "Tool"
|
|
1463
1468
|
msgstr "Työkalu"
|
|
1464
1469
|
|
|
1470
|
+
#. Default: "Tool validation use"
|
|
1471
|
+
#: components/theme/Views/ExtendedToolView
|
|
1472
|
+
msgid "Tool validation use"
|
|
1473
|
+
msgstr ""
|
|
1474
|
+
|
|
1465
1475
|
#. Default: "Tools per country"
|
|
1466
1476
|
#: components/Search/NavigatorCatalogue/NavigatorCatalogueMapView
|
|
1467
1477
|
msgid "Tools per country"
|
|
@@ -393,6 +393,11 @@ msgstr ""
|
|
|
393
393
|
msgid "Cycle"
|
|
394
394
|
msgstr ""
|
|
395
395
|
|
|
396
|
+
#. Default: "Data sources"
|
|
397
|
+
#: components/theme/Views/ExtendedToolView
|
|
398
|
+
msgid "Data sources"
|
|
399
|
+
msgstr ""
|
|
400
|
+
|
|
396
401
|
#. Default: "Date of creation:"
|
|
397
402
|
#: components/theme/Content/Sections/ContentMetadata
|
|
398
403
|
msgid "Date of creation:"
|
|
@@ -1462,6 +1467,11 @@ msgstr ""
|
|
|
1462
1467
|
msgid "Tool"
|
|
1463
1468
|
msgstr "Outil"
|
|
1464
1469
|
|
|
1470
|
+
#. Default: "Tool validation use"
|
|
1471
|
+
#: components/theme/Views/ExtendedToolView
|
|
1472
|
+
msgid "Tool validation use"
|
|
1473
|
+
msgstr ""
|
|
1474
|
+
|
|
1465
1475
|
#. Default: "Tools per country"
|
|
1466
1476
|
#: components/Search/NavigatorCatalogue/NavigatorCatalogueMapView
|
|
1467
1477
|
msgid "Tools per country"
|
|
@@ -393,6 +393,11 @@ msgstr ""
|
|
|
393
393
|
msgid "Cycle"
|
|
394
394
|
msgstr ""
|
|
395
395
|
|
|
396
|
+
#. Default: "Data sources"
|
|
397
|
+
#: components/theme/Views/ExtendedToolView
|
|
398
|
+
msgid "Data sources"
|
|
399
|
+
msgstr ""
|
|
400
|
+
|
|
396
401
|
#. Default: "Date of creation:"
|
|
397
402
|
#: components/theme/Content/Sections/ContentMetadata
|
|
398
403
|
msgid "Date of creation:"
|
|
@@ -1462,6 +1467,11 @@ msgstr ""
|
|
|
1462
1467
|
msgid "Tool"
|
|
1463
1468
|
msgstr "Uirlis"
|
|
1464
1469
|
|
|
1470
|
+
#. Default: "Tool validation use"
|
|
1471
|
+
#: components/theme/Views/ExtendedToolView
|
|
1472
|
+
msgid "Tool validation use"
|
|
1473
|
+
msgstr ""
|
|
1474
|
+
|
|
1465
1475
|
#. Default: "Tools per country"
|
|
1466
1476
|
#: components/Search/NavigatorCatalogue/NavigatorCatalogueMapView
|
|
1467
1477
|
msgid "Tools per country"
|
|
@@ -393,6 +393,11 @@ msgstr ""
|
|
|
393
393
|
msgid "Cycle"
|
|
394
394
|
msgstr ""
|
|
395
395
|
|
|
396
|
+
#. Default: "Data sources"
|
|
397
|
+
#: components/theme/Views/ExtendedToolView
|
|
398
|
+
msgid "Data sources"
|
|
399
|
+
msgstr ""
|
|
400
|
+
|
|
396
401
|
#. Default: "Date of creation:"
|
|
397
402
|
#: components/theme/Content/Sections/ContentMetadata
|
|
398
403
|
msgid "Date of creation:"
|
|
@@ -1462,6 +1467,11 @@ msgstr ""
|
|
|
1462
1467
|
msgid "Tool"
|
|
1463
1468
|
msgstr "Alat"
|
|
1464
1469
|
|
|
1470
|
+
#. Default: "Tool validation use"
|
|
1471
|
+
#: components/theme/Views/ExtendedToolView
|
|
1472
|
+
msgid "Tool validation use"
|
|
1473
|
+
msgstr ""
|
|
1474
|
+
|
|
1465
1475
|
#. Default: "Tools per country"
|
|
1466
1476
|
#: components/Search/NavigatorCatalogue/NavigatorCatalogueMapView
|
|
1467
1477
|
msgid "Tools per country"
|
|
@@ -393,6 +393,11 @@ msgstr ""
|
|
|
393
393
|
msgid "Cycle"
|
|
394
394
|
msgstr ""
|
|
395
395
|
|
|
396
|
+
#. Default: "Data sources"
|
|
397
|
+
#: components/theme/Views/ExtendedToolView
|
|
398
|
+
msgid "Data sources"
|
|
399
|
+
msgstr ""
|
|
400
|
+
|
|
396
401
|
#. Default: "Date of creation:"
|
|
397
402
|
#: components/theme/Content/Sections/ContentMetadata
|
|
398
403
|
msgid "Date of creation:"
|
|
@@ -1462,6 +1467,11 @@ msgstr ""
|
|
|
1462
1467
|
msgid "Tool"
|
|
1463
1468
|
msgstr "Eszköz"
|
|
1464
1469
|
|
|
1470
|
+
#. Default: "Tool validation use"
|
|
1471
|
+
#: components/theme/Views/ExtendedToolView
|
|
1472
|
+
msgid "Tool validation use"
|
|
1473
|
+
msgstr ""
|
|
1474
|
+
|
|
1465
1475
|
#. Default: "Tools per country"
|
|
1466
1476
|
#: components/Search/NavigatorCatalogue/NavigatorCatalogueMapView
|
|
1467
1477
|
msgid "Tools per country"
|
|
@@ -393,6 +393,11 @@ msgstr ""
|
|
|
393
393
|
msgid "Cycle"
|
|
394
394
|
msgstr ""
|
|
395
395
|
|
|
396
|
+
#. Default: "Data sources"
|
|
397
|
+
#: components/theme/Views/ExtendedToolView
|
|
398
|
+
msgid "Data sources"
|
|
399
|
+
msgstr ""
|
|
400
|
+
|
|
396
401
|
#. Default: "Date of creation:"
|
|
397
402
|
#: components/theme/Content/Sections/ContentMetadata
|
|
398
403
|
msgid "Date of creation:"
|
|
@@ -1462,6 +1467,11 @@ msgstr ""
|
|
|
1462
1467
|
msgid "Tool"
|
|
1463
1468
|
msgstr "Verkfæri"
|
|
1464
1469
|
|
|
1470
|
+
#. Default: "Tool validation use"
|
|
1471
|
+
#: components/theme/Views/ExtendedToolView
|
|
1472
|
+
msgid "Tool validation use"
|
|
1473
|
+
msgstr ""
|
|
1474
|
+
|
|
1465
1475
|
#. Default: "Tools per country"
|
|
1466
1476
|
#: components/Search/NavigatorCatalogue/NavigatorCatalogueMapView
|
|
1467
1477
|
msgid "Tools per country"
|
|
@@ -393,6 +393,11 @@ msgstr ""
|
|
|
393
393
|
msgid "Cycle"
|
|
394
394
|
msgstr ""
|
|
395
395
|
|
|
396
|
+
#. Default: "Data sources"
|
|
397
|
+
#: components/theme/Views/ExtendedToolView
|
|
398
|
+
msgid "Data sources"
|
|
399
|
+
msgstr ""
|
|
400
|
+
|
|
396
401
|
#. Default: "Date of creation:"
|
|
397
402
|
#: components/theme/Content/Sections/ContentMetadata
|
|
398
403
|
msgid "Date of creation:"
|
|
@@ -1462,6 +1467,11 @@ msgstr ""
|
|
|
1462
1467
|
msgid "Tool"
|
|
1463
1468
|
msgstr "Strumento"
|
|
1464
1469
|
|
|
1470
|
+
#. Default: "Tool validation use"
|
|
1471
|
+
#: components/theme/Views/ExtendedToolView
|
|
1472
|
+
msgid "Tool validation use"
|
|
1473
|
+
msgstr ""
|
|
1474
|
+
|
|
1465
1475
|
#. Default: "Tools per country"
|
|
1466
1476
|
#: components/Search/NavigatorCatalogue/NavigatorCatalogueMapView
|
|
1467
1477
|
msgid "Tools per country"
|
|
@@ -393,6 +393,11 @@ msgstr ""
|
|
|
393
393
|
msgid "Cycle"
|
|
394
394
|
msgstr ""
|
|
395
395
|
|
|
396
|
+
#. Default: "Data sources"
|
|
397
|
+
#: components/theme/Views/ExtendedToolView
|
|
398
|
+
msgid "Data sources"
|
|
399
|
+
msgstr ""
|
|
400
|
+
|
|
396
401
|
#. Default: "Date of creation:"
|
|
397
402
|
#: components/theme/Content/Sections/ContentMetadata
|
|
398
403
|
msgid "Date of creation:"
|
|
@@ -1462,6 +1467,11 @@ msgstr ""
|
|
|
1462
1467
|
msgid "Tool"
|
|
1463
1468
|
msgstr "Įrankis"
|
|
1464
1469
|
|
|
1470
|
+
#. Default: "Tool validation use"
|
|
1471
|
+
#: components/theme/Views/ExtendedToolView
|
|
1472
|
+
msgid "Tool validation use"
|
|
1473
|
+
msgstr ""
|
|
1474
|
+
|
|
1465
1475
|
#. Default: "Tools per country"
|
|
1466
1476
|
#: components/Search/NavigatorCatalogue/NavigatorCatalogueMapView
|
|
1467
1477
|
msgid "Tools per country"
|
|
@@ -393,6 +393,11 @@ msgstr ""
|
|
|
393
393
|
msgid "Cycle"
|
|
394
394
|
msgstr ""
|
|
395
395
|
|
|
396
|
+
#. Default: "Data sources"
|
|
397
|
+
#: components/theme/Views/ExtendedToolView
|
|
398
|
+
msgid "Data sources"
|
|
399
|
+
msgstr ""
|
|
400
|
+
|
|
396
401
|
#. Default: "Date of creation:"
|
|
397
402
|
#: components/theme/Content/Sections/ContentMetadata
|
|
398
403
|
msgid "Date of creation:"
|
|
@@ -1462,6 +1467,11 @@ msgstr ""
|
|
|
1462
1467
|
msgid "Tool"
|
|
1463
1468
|
msgstr "Rīks"
|
|
1464
1469
|
|
|
1470
|
+
#. Default: "Tool validation use"
|
|
1471
|
+
#: components/theme/Views/ExtendedToolView
|
|
1472
|
+
msgid "Tool validation use"
|
|
1473
|
+
msgstr ""
|
|
1474
|
+
|
|
1465
1475
|
#. Default: "Tools per country"
|
|
1466
1476
|
#: components/Search/NavigatorCatalogue/NavigatorCatalogueMapView
|
|
1467
1477
|
msgid "Tools per country"
|
|
@@ -393,6 +393,11 @@ msgstr ""
|
|
|
393
393
|
msgid "Cycle"
|
|
394
394
|
msgstr ""
|
|
395
395
|
|
|
396
|
+
#. Default: "Data sources"
|
|
397
|
+
#: components/theme/Views/ExtendedToolView
|
|
398
|
+
msgid "Data sources"
|
|
399
|
+
msgstr ""
|
|
400
|
+
|
|
396
401
|
#. Default: "Date of creation:"
|
|
397
402
|
#: components/theme/Content/Sections/ContentMetadata
|
|
398
403
|
msgid "Date of creation:"
|
|
@@ -1462,6 +1467,11 @@ msgstr ""
|
|
|
1462
1467
|
msgid "Tool"
|
|
1463
1468
|
msgstr "Għodda"
|
|
1464
1469
|
|
|
1470
|
+
#. Default: "Tool validation use"
|
|
1471
|
+
#: components/theme/Views/ExtendedToolView
|
|
1472
|
+
msgid "Tool validation use"
|
|
1473
|
+
msgstr ""
|
|
1474
|
+
|
|
1465
1475
|
#. Default: "Tools per country"
|
|
1466
1476
|
#: components/Search/NavigatorCatalogue/NavigatorCatalogueMapView
|
|
1467
1477
|
msgid "Tools per country"
|
|
@@ -393,6 +393,11 @@ msgstr ""
|
|
|
393
393
|
msgid "Cycle"
|
|
394
394
|
msgstr ""
|
|
395
395
|
|
|
396
|
+
#. Default: "Data sources"
|
|
397
|
+
#: components/theme/Views/ExtendedToolView
|
|
398
|
+
msgid "Data sources"
|
|
399
|
+
msgstr ""
|
|
400
|
+
|
|
396
401
|
#. Default: "Date of creation:"
|
|
397
402
|
#: components/theme/Content/Sections/ContentMetadata
|
|
398
403
|
msgid "Date of creation:"
|
|
@@ -1462,6 +1467,11 @@ msgstr ""
|
|
|
1462
1467
|
msgid "Tool"
|
|
1463
1468
|
msgstr "Instrument"
|
|
1464
1469
|
|
|
1470
|
+
#. Default: "Tool validation use"
|
|
1471
|
+
#: components/theme/Views/ExtendedToolView
|
|
1472
|
+
msgid "Tool validation use"
|
|
1473
|
+
msgstr ""
|
|
1474
|
+
|
|
1465
1475
|
#. Default: "Tools per country"
|
|
1466
1476
|
#: components/Search/NavigatorCatalogue/NavigatorCatalogueMapView
|
|
1467
1477
|
msgid "Tools per country"
|
|
@@ -393,6 +393,11 @@ msgstr ""
|
|
|
393
393
|
msgid "Cycle"
|
|
394
394
|
msgstr ""
|
|
395
395
|
|
|
396
|
+
#. Default: "Data sources"
|
|
397
|
+
#: components/theme/Views/ExtendedToolView
|
|
398
|
+
msgid "Data sources"
|
|
399
|
+
msgstr ""
|
|
400
|
+
|
|
396
401
|
#. Default: "Date of creation:"
|
|
397
402
|
#: components/theme/Content/Sections/ContentMetadata
|
|
398
403
|
msgid "Date of creation:"
|
|
@@ -1462,6 +1467,11 @@ msgstr ""
|
|
|
1462
1467
|
msgid "Tool"
|
|
1463
1468
|
msgstr "Verktøy"
|
|
1464
1469
|
|
|
1470
|
+
#. Default: "Tool validation use"
|
|
1471
|
+
#: components/theme/Views/ExtendedToolView
|
|
1472
|
+
msgid "Tool validation use"
|
|
1473
|
+
msgstr ""
|
|
1474
|
+
|
|
1465
1475
|
#. Default: "Tools per country"
|
|
1466
1476
|
#: components/Search/NavigatorCatalogue/NavigatorCatalogueMapView
|
|
1467
1477
|
msgid "Tools per country"
|
|
@@ -393,6 +393,11 @@ msgstr ""
|
|
|
393
393
|
msgid "Cycle"
|
|
394
394
|
msgstr ""
|
|
395
395
|
|
|
396
|
+
#. Default: "Data sources"
|
|
397
|
+
#: components/theme/Views/ExtendedToolView
|
|
398
|
+
msgid "Data sources"
|
|
399
|
+
msgstr ""
|
|
400
|
+
|
|
396
401
|
#. Default: "Date of creation:"
|
|
397
402
|
#: components/theme/Content/Sections/ContentMetadata
|
|
398
403
|
msgid "Date of creation:"
|
|
@@ -1462,6 +1467,11 @@ msgstr ""
|
|
|
1462
1467
|
msgid "Tool"
|
|
1463
1468
|
msgstr "Narzędzie"
|
|
1464
1469
|
|
|
1470
|
+
#. Default: "Tool validation use"
|
|
1471
|
+
#: components/theme/Views/ExtendedToolView
|
|
1472
|
+
msgid "Tool validation use"
|
|
1473
|
+
msgstr ""
|
|
1474
|
+
|
|
1465
1475
|
#. Default: "Tools per country"
|
|
1466
1476
|
#: components/Search/NavigatorCatalogue/NavigatorCatalogueMapView
|
|
1467
1477
|
msgid "Tools per country"
|
|
@@ -393,6 +393,11 @@ msgstr ""
|
|
|
393
393
|
msgid "Cycle"
|
|
394
394
|
msgstr ""
|
|
395
395
|
|
|
396
|
+
#. Default: "Data sources"
|
|
397
|
+
#: components/theme/Views/ExtendedToolView
|
|
398
|
+
msgid "Data sources"
|
|
399
|
+
msgstr ""
|
|
400
|
+
|
|
396
401
|
#. Default: "Date of creation:"
|
|
397
402
|
#: components/theme/Content/Sections/ContentMetadata
|
|
398
403
|
msgid "Date of creation:"
|
|
@@ -1462,6 +1467,11 @@ msgstr ""
|
|
|
1462
1467
|
msgid "Tool"
|
|
1463
1468
|
msgstr "Ferramenta"
|
|
1464
1469
|
|
|
1470
|
+
#. Default: "Tool validation use"
|
|
1471
|
+
#: components/theme/Views/ExtendedToolView
|
|
1472
|
+
msgid "Tool validation use"
|
|
1473
|
+
msgstr ""
|
|
1474
|
+
|
|
1465
1475
|
#. Default: "Tools per country"
|
|
1466
1476
|
#: components/Search/NavigatorCatalogue/NavigatorCatalogueMapView
|
|
1467
1477
|
msgid "Tools per country"
|
|
@@ -393,6 +393,11 @@ msgstr ""
|
|
|
393
393
|
msgid "Cycle"
|
|
394
394
|
msgstr ""
|
|
395
395
|
|
|
396
|
+
#. Default: "Data sources"
|
|
397
|
+
#: components/theme/Views/ExtendedToolView
|
|
398
|
+
msgid "Data sources"
|
|
399
|
+
msgstr ""
|
|
400
|
+
|
|
396
401
|
#. Default: "Date of creation:"
|
|
397
402
|
#: components/theme/Content/Sections/ContentMetadata
|
|
398
403
|
msgid "Date of creation:"
|
|
@@ -1462,6 +1467,11 @@ msgstr ""
|
|
|
1462
1467
|
msgid "Tool"
|
|
1463
1468
|
msgstr "Instrument"
|
|
1464
1469
|
|
|
1470
|
+
#. Default: "Tool validation use"
|
|
1471
|
+
#: components/theme/Views/ExtendedToolView
|
|
1472
|
+
msgid "Tool validation use"
|
|
1473
|
+
msgstr ""
|
|
1474
|
+
|
|
1465
1475
|
#. Default: "Tools per country"
|
|
1466
1476
|
#: components/Search/NavigatorCatalogue/NavigatorCatalogueMapView
|
|
1467
1477
|
msgid "Tools per country"
|
|
@@ -393,6 +393,11 @@ msgstr ""
|
|
|
393
393
|
msgid "Cycle"
|
|
394
394
|
msgstr ""
|
|
395
395
|
|
|
396
|
+
#. Default: "Data sources"
|
|
397
|
+
#: components/theme/Views/ExtendedToolView
|
|
398
|
+
msgid "Data sources"
|
|
399
|
+
msgstr ""
|
|
400
|
+
|
|
396
401
|
#. Default: "Date of creation:"
|
|
397
402
|
#: components/theme/Content/Sections/ContentMetadata
|
|
398
403
|
msgid "Date of creation:"
|
|
@@ -1462,6 +1467,11 @@ msgstr ""
|
|
|
1462
1467
|
msgid "Tool"
|
|
1463
1468
|
msgstr "Nástroj"
|
|
1464
1469
|
|
|
1470
|
+
#. Default: "Tool validation use"
|
|
1471
|
+
#: components/theme/Views/ExtendedToolView
|
|
1472
|
+
msgid "Tool validation use"
|
|
1473
|
+
msgstr ""
|
|
1474
|
+
|
|
1465
1475
|
#. Default: "Tools per country"
|
|
1466
1476
|
#: components/Search/NavigatorCatalogue/NavigatorCatalogueMapView
|
|
1467
1477
|
msgid "Tools per country"
|
|
@@ -393,6 +393,11 @@ msgstr ""
|
|
|
393
393
|
msgid "Cycle"
|
|
394
394
|
msgstr ""
|
|
395
395
|
|
|
396
|
+
#. Default: "Data sources"
|
|
397
|
+
#: components/theme/Views/ExtendedToolView
|
|
398
|
+
msgid "Data sources"
|
|
399
|
+
msgstr ""
|
|
400
|
+
|
|
396
401
|
#. Default: "Date of creation:"
|
|
397
402
|
#: components/theme/Content/Sections/ContentMetadata
|
|
398
403
|
msgid "Date of creation:"
|
|
@@ -1462,6 +1467,11 @@ msgstr ""
|
|
|
1462
1467
|
msgid "Tool"
|
|
1463
1468
|
msgstr "Orodje"
|
|
1464
1469
|
|
|
1470
|
+
#. Default: "Tool validation use"
|
|
1471
|
+
#: components/theme/Views/ExtendedToolView
|
|
1472
|
+
msgid "Tool validation use"
|
|
1473
|
+
msgstr ""
|
|
1474
|
+
|
|
1465
1475
|
#. Default: "Tools per country"
|
|
1466
1476
|
#: components/Search/NavigatorCatalogue/NavigatorCatalogueMapView
|
|
1467
1477
|
msgid "Tools per country"
|
|
@@ -393,6 +393,11 @@ msgstr ""
|
|
|
393
393
|
msgid "Cycle"
|
|
394
394
|
msgstr ""
|
|
395
395
|
|
|
396
|
+
#. Default: "Data sources"
|
|
397
|
+
#: components/theme/Views/ExtendedToolView
|
|
398
|
+
msgid "Data sources"
|
|
399
|
+
msgstr ""
|
|
400
|
+
|
|
396
401
|
#. Default: "Date of creation:"
|
|
397
402
|
#: components/theme/Content/Sections/ContentMetadata
|
|
398
403
|
msgid "Date of creation:"
|
|
@@ -1462,6 +1467,11 @@ msgstr ""
|
|
|
1462
1467
|
msgid "Tool"
|
|
1463
1468
|
msgstr "Verktyg"
|
|
1464
1469
|
|
|
1470
|
+
#. Default: "Tool validation use"
|
|
1471
|
+
#: components/theme/Views/ExtendedToolView
|
|
1472
|
+
msgid "Tool validation use"
|
|
1473
|
+
msgstr ""
|
|
1474
|
+
|
|
1465
1475
|
#. Default: "Tools per country"
|
|
1466
1476
|
#: components/Search/NavigatorCatalogue/NavigatorCatalogueMapView
|
|
1467
1477
|
msgid "Tools per country"
|
|
@@ -393,6 +393,11 @@ msgstr ""
|
|
|
393
393
|
msgid "Cycle"
|
|
394
394
|
msgstr ""
|
|
395
395
|
|
|
396
|
+
#. Default: "Data sources"
|
|
397
|
+
#: components/theme/Views/ExtendedToolView
|
|
398
|
+
msgid "Data sources"
|
|
399
|
+
msgstr ""
|
|
400
|
+
|
|
396
401
|
#. Default: "Date of creation:"
|
|
397
402
|
#: components/theme/Content/Sections/ContentMetadata
|
|
398
403
|
msgid "Date of creation:"
|
|
@@ -1462,6 +1467,11 @@ msgstr ""
|
|
|
1462
1467
|
msgid "Tool"
|
|
1463
1468
|
msgstr "Araç"
|
|
1464
1469
|
|
|
1470
|
+
#. Default: "Tool validation use"
|
|
1471
|
+
#: components/theme/Views/ExtendedToolView
|
|
1472
|
+
msgid "Tool validation use"
|
|
1473
|
+
msgstr ""
|
|
1474
|
+
|
|
1465
1475
|
#. Default: "Tools per country"
|
|
1466
1476
|
#: components/Search/NavigatorCatalogue/NavigatorCatalogueMapView
|
|
1467
1477
|
msgid "Tools per country"
|
package/locales/volto.pot
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
msgid ""
|
|
2
2
|
msgstr ""
|
|
3
3
|
"Project-Id-Version: Plone\n"
|
|
4
|
-
"POT-Creation-Date: 2026-09-
|
|
4
|
+
"POT-Creation-Date: 2026-09-16T07:51:35.558Z\n"
|
|
5
5
|
"Last-Translator: Plone i18n <plone-i18n@lists.sourceforge.net>\n"
|
|
6
6
|
"Language-Team: Plone i18n <plone-i18n@lists.sourceforge.net>\n"
|
|
7
7
|
"Content-Type: text/plain; charset=utf-8\n"
|
|
@@ -395,6 +395,11 @@ msgstr ""
|
|
|
395
395
|
msgid "Cycle"
|
|
396
396
|
msgstr ""
|
|
397
397
|
|
|
398
|
+
#. Default: "Data sources"
|
|
399
|
+
#: components/theme/Views/ExtendedToolView
|
|
400
|
+
msgid "Data sources"
|
|
401
|
+
msgstr ""
|
|
402
|
+
|
|
398
403
|
#. Default: "Date of creation:"
|
|
399
404
|
#: components/theme/Content/Sections/ContentMetadata
|
|
400
405
|
msgid "Date of creation:"
|
|
@@ -1464,6 +1469,11 @@ msgstr ""
|
|
|
1464
1469
|
msgid "Tool"
|
|
1465
1470
|
msgstr ""
|
|
1466
1471
|
|
|
1472
|
+
#. Default: "Tool validation use"
|
|
1473
|
+
#: components/theme/Views/ExtendedToolView
|
|
1474
|
+
msgid "Tool validation use"
|
|
1475
|
+
msgstr ""
|
|
1476
|
+
|
|
1467
1477
|
#. Default: "Tools per country"
|
|
1468
1478
|
#: components/Search/NavigatorCatalogue/NavigatorCatalogueMapView
|
|
1469
1479
|
msgid "Tools per country"
|
package/package.json
CHANGED
|
@@ -35,6 +35,8 @@ const ExtendedToolView = (props) => {
|
|
|
35
35
|
type_of_outputs,
|
|
36
36
|
temporality_of_data,
|
|
37
37
|
tool_available_language,
|
|
38
|
+
data_sources,
|
|
39
|
+
tool_validation_use,
|
|
38
40
|
accessibility_and_usability,
|
|
39
41
|
tool_input,
|
|
40
42
|
tool_output,
|
|
@@ -407,6 +409,40 @@ const ExtendedToolView = (props) => {
|
|
|
407
409
|
/>
|
|
408
410
|
</div>
|
|
409
411
|
)}
|
|
412
|
+
|
|
413
|
+
{data_sources?.length > 0 && (
|
|
414
|
+
<div className="metadata-group">
|
|
415
|
+
<h5>
|
|
416
|
+
<FormattedMessage
|
|
417
|
+
id="Data sources"
|
|
418
|
+
defaultMessage="Data sources"
|
|
419
|
+
/>
|
|
420
|
+
</h5>
|
|
421
|
+
|
|
422
|
+
<MetadataItemList
|
|
423
|
+
asTags
|
|
424
|
+
maxItems={3}
|
|
425
|
+
value={data_sources}
|
|
426
|
+
/>
|
|
427
|
+
</div>
|
|
428
|
+
)}
|
|
429
|
+
|
|
430
|
+
{tool_validation_use?.length > 0 && (
|
|
431
|
+
<div className="metadata-group">
|
|
432
|
+
<h5>
|
|
433
|
+
<FormattedMessage
|
|
434
|
+
id="Tool validation use"
|
|
435
|
+
defaultMessage="Tool validation use"
|
|
436
|
+
/>
|
|
437
|
+
</h5>
|
|
438
|
+
|
|
439
|
+
<MetadataItemList
|
|
440
|
+
asTags
|
|
441
|
+
maxItems={3}
|
|
442
|
+
value={tool_validation_use}
|
|
443
|
+
/>
|
|
444
|
+
</div>
|
|
445
|
+
)}
|
|
410
446
|
</Segment>
|
|
411
447
|
</Grid.Column>
|
|
412
448
|
</Grid.Row>
|
|
@@ -531,10 +531,8 @@ describe('ExtendedToolView', () => {
|
|
|
531
531
|
renderComponent({
|
|
532
532
|
title: 'Climate Tool',
|
|
533
533
|
place_of_implementation: ['Europe'],
|
|
534
|
-
data_sources: ['Satellite'],
|
|
535
534
|
license_status: ['Open source'],
|
|
536
535
|
user_support_provisions: ['Documentation'],
|
|
537
|
-
tool_validation_use: ['Validated'],
|
|
538
536
|
number_of_users_tool: ['More than 1,000'],
|
|
539
537
|
functionality: 4,
|
|
540
538
|
underlying_data_maintenance: 'Updated yearly',
|
|
@@ -542,10 +540,8 @@ describe('ExtendedToolView', () => {
|
|
|
542
540
|
});
|
|
543
541
|
|
|
544
542
|
expect(screen.queryByText('Europe')).not.toBeInTheDocument();
|
|
545
|
-
expect(screen.queryByText('Satellite')).not.toBeInTheDocument();
|
|
546
543
|
expect(screen.queryByText('Open source')).not.toBeInTheDocument();
|
|
547
544
|
expect(screen.queryByText('Documentation')).not.toBeInTheDocument();
|
|
548
|
-
expect(screen.queryByText('Validated')).not.toBeInTheDocument();
|
|
549
545
|
expect(screen.queryByText('More than 1,000')).not.toBeInTheDocument();
|
|
550
546
|
expect(screen.queryByText('4')).not.toBeInTheDocument();
|
|
551
547
|
expect(screen.queryByText('Updated yearly')).not.toBeInTheDocument();
|
|
@@ -576,6 +572,23 @@ describe('ExtendedToolView', () => {
|
|
|
576
572
|
temporality_of_data: [{ title: 'Historical' }, { title: 'Projections' }],
|
|
577
573
|
tool_available_language: [{ title: 'French' }, 'Romanian'],
|
|
578
574
|
intended_user_groups: [{ title: 'Policy makers' }, 'Researchers'],
|
|
575
|
+
data_sources: [
|
|
576
|
+
{
|
|
577
|
+
title: 'Public datasets from external providers',
|
|
578
|
+
token: 'PUBLIC_DATASETS',
|
|
579
|
+
},
|
|
580
|
+
{
|
|
581
|
+
title: 'Project-generated or processed datasets',
|
|
582
|
+
token: 'PROJECT_GENERATED',
|
|
583
|
+
},
|
|
584
|
+
{ title: 'Mixed sources', token: 'MIXED_SOURCES' },
|
|
585
|
+
],
|
|
586
|
+
tool_validation_use: [
|
|
587
|
+
{
|
|
588
|
+
title: 'Expert validation / reputable institution',
|
|
589
|
+
token: 'EXPERT_VALIDATION',
|
|
590
|
+
},
|
|
591
|
+
],
|
|
579
592
|
accessibility_and_usability: 'Easy to use',
|
|
580
593
|
});
|
|
581
594
|
|
|
@@ -623,6 +636,20 @@ describe('ExtendedToolView', () => {
|
|
|
623
636
|
screen.getByRole('heading', { name: 'Language' }),
|
|
624
637
|
).toBeInTheDocument();
|
|
625
638
|
expect(screen.getByText('French, Romanian')).toBeInTheDocument();
|
|
639
|
+
expect(
|
|
640
|
+
screen.getByRole('heading', { name: 'Data sources' }),
|
|
641
|
+
).toBeInTheDocument();
|
|
642
|
+
expect(
|
|
643
|
+
screen.getByText(
|
|
644
|
+
'Public datasets from external providers, Project-generated or processed datasets, Mixed sources',
|
|
645
|
+
),
|
|
646
|
+
).toBeInTheDocument();
|
|
647
|
+
expect(
|
|
648
|
+
screen.getByRole('heading', { name: 'Tool validation use' }),
|
|
649
|
+
).toBeInTheDocument();
|
|
650
|
+
expect(
|
|
651
|
+
screen.getByText('Expert validation / reputable institution'),
|
|
652
|
+
).toBeInTheDocument();
|
|
626
653
|
expect(
|
|
627
654
|
screen.getByRole('heading', { name: 'User Group' }),
|
|
628
655
|
).toBeInTheDocument();
|