@eeacms/volto-cca-policy 0.2.98 → 0.2.100
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 +28 -8
- package/locales/bg/LC_MESSAGES/volto.po +34 -104
- package/locales/cs/LC_MESSAGES/volto.po +34 -104
- package/locales/de/LC_MESSAGES/volto.po +34 -104
- package/locales/eea.climateadapt.pot +0 -8
- package/locales/en/LC_MESSAGES/volto.po +33 -103
- package/locales/es/LC_MESSAGES/volto.po +34 -104
- package/locales/et/LC_MESSAGES/volto.po +34 -104
- package/locales/fi/LC_MESSAGES/volto.po +34 -104
- package/locales/fr/LC_MESSAGES/volto.po +34 -104
- package/locales/ga/LC_MESSAGES/volto.po +34 -104
- package/locales/hr/LC_MESSAGES/volto.po +34 -104
- package/locales/hu/LC_MESSAGES/volto.po +34 -104
- package/locales/it/LC_MESSAGES/volto.po +34 -104
- package/locales/lt/LC_MESSAGES/volto.po +34 -104
- package/locales/nl/LC_MESSAGES/volto.po +34 -104
- package/locales/pl/LC_MESSAGES/volto.po +34 -104
- package/locales/pt/LC_MESSAGES/volto.po +34 -104
- package/locales/ro/LC_MESSAGES/volto.po +34 -104
- package/locales/sl/LC_MESSAGES/volto.po +34 -104
- package/locales/volto.pot +34 -104
- package/package.json +1 -1
- package/src/components/manage/Blocks/Listing/EventCardsListingView.jsx +136 -161
- package/src/components/manage/Blocks/Listing/styles.less +46 -16
- package/src/components/theme/Views/CaseStudyView.jsx +54 -76
- package/src/helpers/index.js +3 -0
- package/theme/assets/images/eea-logo.svg +1 -0
- package/theme/globals/site.variables +1 -0
package/CHANGELOG.md
CHANGED
|
@@ -4,6 +4,34 @@ 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.2.100](https://github.com/eea/volto-cca-policy/compare/0.2.99...0.2.100) - 4 February 2025
|
|
8
|
+
|
|
9
|
+
#### :bug: Bug Fixes
|
|
10
|
+
|
|
11
|
+
- fix(listing): fix start date styling [kreafox - [`ff88bf7`](https://github.com/eea/volto-cca-policy/commit/ff88bf71275d10ee9a6f9bed096d17d01f1b9257)]
|
|
12
|
+
- fix(listing): refactored StartDate to use toLocaleDateString for dynamic localization [kreafox - [`6207766`](https://github.com/eea/volto-cca-policy/commit/6207766b87d8ffb8c7c2f7d30056785d2f0bb354)]
|
|
13
|
+
- fix(listing): update translation for event listing view [kreafox - [`3642f73`](https://github.com/eea/volto-cca-policy/commit/3642f7343f59df0a7624b2cfe75c8bfedb45db8b)]
|
|
14
|
+
|
|
15
|
+
#### :nail_care: Enhancements
|
|
16
|
+
|
|
17
|
+
- change(listing): add organisation logo for CCA events - refs #271085 [kreafox - [`9a79a30`](https://github.com/eea/volto-cca-policy/commit/9a79a309c1e648e7cab32f4c6f09e8f29190b0a7)]
|
|
18
|
+
- change(listing): improve event listing view [kreafox - [`a0e08b6`](https://github.com/eea/volto-cca-policy/commit/a0e08b633509a01bf7ba8c1d4f5b1a083e1d31d8)]
|
|
19
|
+
|
|
20
|
+
#### :house: Internal changes
|
|
21
|
+
|
|
22
|
+
- style: Automated code fix [eea-jenkins - [`d7c39b0`](https://github.com/eea/volto-cca-policy/commit/d7c39b0e4fd8e4e62b6aaa05542ca9d8dbeb9623)]
|
|
23
|
+
- style: Automated code fix [eea-jenkins - [`2141e2e`](https://github.com/eea/volto-cca-policy/commit/2141e2eebd72f86313e0391218de0a9eb4ee2e32)]
|
|
24
|
+
|
|
25
|
+
### [0.2.99](https://github.com/eea/volto-cca-policy/compare/0.2.98...0.2.99) - 31 January 2025
|
|
26
|
+
|
|
27
|
+
#### :nail_care: Enhancements
|
|
28
|
+
|
|
29
|
+
- change(view): update case study template - refs #277447 [kreafox - [`e45b213`](https://github.com/eea/volto-cca-policy/commit/e45b213e62bc72a08b7faf98300a9099122a455e)]
|
|
30
|
+
|
|
31
|
+
#### :hammer_and_wrench: Others
|
|
32
|
+
|
|
33
|
+
- Refactor & improve case study template [kreafox - [`a53566f`](https://github.com/eea/volto-cca-policy/commit/a53566f216b6360a7da754e4d8ad12dd265146d6)]
|
|
34
|
+
- Run i18n [kreafox - [`b58c3d4`](https://github.com/eea/volto-cca-policy/commit/b58c3d4743d411e7830f50f7f4baa7f99f39b039)]
|
|
7
35
|
### [0.2.98](https://github.com/eea/volto-cca-policy/compare/0.2.97...0.2.98) - 30 January 2025
|
|
8
36
|
|
|
9
37
|
#### :bug: Bug Fixes
|
|
@@ -1836,13 +1864,10 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1836
1864
|
- Refs #260715 rast-block wip [Tripon Eugen - [`f19d54e`](https://github.com/eea/volto-cca-policy/commit/f19d54e0b9a6a86bf344eb85b6a1cda7f3de91bf)]
|
|
1837
1865
|
- Refs #260715 rast-block wip [Tripon Eugen - [`2828537`](https://github.com/eea/volto-cca-policy/commit/2828537b6c084cd1a82162d552fb4ef025b71f9f)]
|
|
1838
1866
|
- Refs #260715 rast-block updates [Tripon Eugen - [`1e803e5`](https://github.com/eea/volto-cca-policy/commit/1e803e5bd3d3fb7558f261c76c68866be7beb8b5)]
|
|
1839
|
-
- test: [JENKINS] Use java17 for sonarqube scanner [valentinab25 - [`0a15e1b`](https://github.com/eea/volto-cca-policy/commit/0a15e1b2ad081233685e80d5b3c60a8663f6b896)]
|
|
1840
|
-
- test: [JENKINS] Run cypress in started frontend container [valentinab25 - [`9554e44`](https://github.com/eea/volto-cca-policy/commit/9554e44c92a621a52b2adb5a4830fb084ee5734b)]
|
|
1841
1867
|
### [0.1.49](https://github.com/eea/volto-cca-policy/compare/0.1.48...0.1.49) - 15 November 2023
|
|
1842
1868
|
|
|
1843
1869
|
#### :house: Internal changes
|
|
1844
1870
|
|
|
1845
|
-
- chore: [JENKINS] Refactor automated testing [valentinab25 - [`7b820a6`](https://github.com/eea/volto-cca-policy/commit/7b820a6369c2ddd5203b1a4abe352cb4bb43db7a)]
|
|
1846
1871
|
- chore: husky, lint-staged use fixed versions [valentinab25 - [`f0a8061`](https://github.com/eea/volto-cca-policy/commit/f0a8061c275c236deb00087c23fac9860a073106)]
|
|
1847
1872
|
|
|
1848
1873
|
#### :hammer_and_wrench: Others
|
|
@@ -1859,9 +1884,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
1859
1884
|
- Refs #259267 - jenkins test [Tripon Eugen - [`cacd31e`](https://github.com/eea/volto-cca-policy/commit/cacd31e7b1afe0983674ed5c7632d2e1d7fa752e)]
|
|
1860
1885
|
- Refs #259267 - jenkins [Tripon Eugen - [`5b3affe`](https://github.com/eea/volto-cca-policy/commit/5b3affee8401239de10097884c1b7f2349d15ec0)]
|
|
1861
1886
|
- Refs #259267 - add When, lead image and title to files [Tripon Eugen - [`2cedb23`](https://github.com/eea/volto-cca-policy/commit/2cedb237f898af9057e13fba94b615ef71077204)]
|
|
1862
|
-
- test: [JENKINS] Add cpu limit on cypress docker [valentinab25 - [`4d607a5`](https://github.com/eea/volto-cca-policy/commit/4d607a576e9d0a5c34e48c41b409e7df616ee3d6)]
|
|
1863
|
-
- test: [JENKINS] Increase shm-size to cypress docker [valentinab25 - [`b7f74d5`](https://github.com/eea/volto-cca-policy/commit/b7f74d53513a6edbfbca5cb6d19687929bb1e5db)]
|
|
1864
|
-
- test: [JENKINS] Improve cypress time [valentinab25 - [`db65617`](https://github.com/eea/volto-cca-policy/commit/db656173391f65157098d95d388c25f6429753d8)]
|
|
1865
1887
|
- Refs #259267 - cca event blocks attachments and check not mandatoty fields [Tripon Eugen - [`3138e5a`](https://github.com/eea/volto-cca-policy/commit/3138e5afb5bfbdbed14e27ed457b16867b7fa414)]
|
|
1866
1888
|
- 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)]
|
|
1867
1889
|
- Refs #161485 - Fix ECDE name conflict. [GhitaB - [`8bfd99f`](https://github.com/eea/volto-cca-policy/commit/8bfd99ff68bb82a04d1c0ed625fa514fcf46289e)]
|
|
@@ -2078,7 +2100,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
2078
2100
|
|
|
2079
2101
|
#### :house: Internal changes
|
|
2080
2102
|
|
|
2081
|
-
- chore: [JENKINS] Remove alpha testing version [valentinab25 - [`ad1ced0`](https://github.com/eea/volto-cca-policy/commit/ad1ced0971ba116c13a3b5fcc039172cc915c919)]
|
|
2082
2103
|
|
|
2083
2104
|
#### :hammer_and_wrench: Others
|
|
2084
2105
|
|
|
@@ -2559,7 +2580,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
|
|
2559
2580
|
#### :hammer_and_wrench: Others
|
|
2560
2581
|
|
|
2561
2582
|
- Refs #158294 - Update supported languages list. [GhitaB - [`0a4f91f`](https://github.com/eea/volto-cca-policy/commit/0a4f91f39b7edc367bd4c127d6a8f273c7788361)]
|
|
2562
|
-
- Add Sonarqube tag using cca-frontend addons list [EEA Jenkins - [`8f1f9ce`](https://github.com/eea/volto-cca-policy/commit/8f1f9ce6c22805670cc0800d3c779b6d619d0f31)]
|
|
2563
2583
|
### [0.1.1](https://github.com/eea/volto-cca-policy/compare/0.1.0...0.1.1) - 13 December 2022
|
|
2564
2584
|
|
|
2565
2585
|
#### :hammer_and_wrench: Others
|
|
@@ -58,16 +58,6 @@ msgstr "Допълнителни подробности"
|
|
|
58
58
|
msgid "Agenda and supporting documents"
|
|
59
59
|
msgstr "Дневен ред и придружаващи документи"
|
|
60
60
|
|
|
61
|
-
#. Default: "Apr"
|
|
62
|
-
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
63
|
-
msgid "Apr"
|
|
64
|
-
msgstr "април"
|
|
65
|
-
|
|
66
|
-
#. Default: "Aug"
|
|
67
|
-
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
68
|
-
msgid "Aug"
|
|
69
|
-
msgstr "Ауг"
|
|
70
|
-
|
|
71
61
|
#. Default: "Background information"
|
|
72
62
|
#: components/theme/Views/C3SIndicatorView
|
|
73
63
|
msgid "Background information"
|
|
@@ -108,6 +98,11 @@ msgstr "Категория"
|
|
|
108
98
|
msgid "Challenges"
|
|
109
99
|
msgstr "Предизвикателства"
|
|
110
100
|
|
|
101
|
+
#. Default: "Choose a file"
|
|
102
|
+
#: components/theme/Widgets/PromotionalImageWidget
|
|
103
|
+
msgid "Choose a file"
|
|
104
|
+
msgstr ""
|
|
105
|
+
|
|
111
106
|
#. Default: "Choose a region"
|
|
112
107
|
#: components/manage/Blocks/TransRegionSelect/TransRegionSelectView
|
|
113
108
|
msgid "Choose a region"
|
|
@@ -191,11 +186,6 @@ msgstr "Дата на публикуване:"
|
|
|
191
186
|
msgid "Date of release:"
|
|
192
187
|
msgstr "Дата на освобождаване:"
|
|
193
188
|
|
|
194
|
-
#. Default: "Dec"
|
|
195
|
-
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
196
|
-
msgid "Dec"
|
|
197
|
-
msgstr "дек"
|
|
198
|
-
|
|
199
189
|
#. Default: "Description"
|
|
200
190
|
#: helpers/Utils
|
|
201
191
|
msgid "Description"
|
|
@@ -226,6 +216,21 @@ msgstr "Изтеглете подробния дневен ред"
|
|
|
226
216
|
msgid "Download this event in iCal format"
|
|
227
217
|
msgstr "Изтеглете това събитие във формат iCal"
|
|
228
218
|
|
|
219
|
+
#. Default: "Drop file here to replace the existing file"
|
|
220
|
+
#: components/theme/Widgets/PromotionalImageWidget
|
|
221
|
+
msgid "Drop file here to replace the existing file"
|
|
222
|
+
msgstr ""
|
|
223
|
+
|
|
224
|
+
#. Default: "Drop file here to upload a new file"
|
|
225
|
+
#: components/theme/Widgets/PromotionalImageWidget
|
|
226
|
+
msgid "Drop file here to upload a new file"
|
|
227
|
+
msgstr ""
|
|
228
|
+
|
|
229
|
+
#. Default: "Drop files here ..."
|
|
230
|
+
#: components/theme/Widgets/PromotionalImageWidget
|
|
231
|
+
msgid "Drop files here ..."
|
|
232
|
+
msgstr ""
|
|
233
|
+
|
|
229
234
|
#. Default: "Duration:"
|
|
230
235
|
#: helpers/ContentMetadata
|
|
231
236
|
msgid "Duration:"
|
|
@@ -241,21 +246,11 @@ msgstr "Изход от цял екран"
|
|
|
241
246
|
msgid "Explore more on Climate-ADAPT"
|
|
242
247
|
msgstr "Разгледайте повече в Climate-ADAPT"
|
|
243
248
|
|
|
244
|
-
#. Default: "Feb"
|
|
245
|
-
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
246
|
-
msgid "Feb"
|
|
247
|
-
msgstr "февруари"
|
|
248
|
-
|
|
249
249
|
#. Default: "For more search options"
|
|
250
250
|
#: index
|
|
251
251
|
msgid "For more search options"
|
|
252
252
|
msgstr "За повече опции за търсене"
|
|
253
253
|
|
|
254
|
-
#. Default: "Fr"
|
|
255
|
-
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
256
|
-
msgid "Fr"
|
|
257
|
-
msgstr "от"
|
|
258
|
-
|
|
259
254
|
#. Default: "Fullscreen"
|
|
260
255
|
#: components/theme/Views/C3SIndicatorView
|
|
261
256
|
msgid "Fullscreen"
|
|
@@ -342,21 +337,6 @@ msgstr "Показатели"
|
|
|
342
337
|
msgid "Info"
|
|
343
338
|
msgstr "Информация"
|
|
344
339
|
|
|
345
|
-
#. Default: "Jan"
|
|
346
|
-
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
347
|
-
msgid "Jan"
|
|
348
|
-
msgstr "Ян"
|
|
349
|
-
|
|
350
|
-
#. Default: "Jul"
|
|
351
|
-
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
352
|
-
msgid "Jul"
|
|
353
|
-
msgstr "юли"
|
|
354
|
-
|
|
355
|
-
#. Default: "Jun"
|
|
356
|
-
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
357
|
-
msgid "Jun"
|
|
358
|
-
msgstr "Юни"
|
|
359
|
-
|
|
360
340
|
#. Default: "Key Type Measure"
|
|
361
341
|
#: components/manage/Blocks/FilterAceContent/FilterAceContentView
|
|
362
342
|
msgid "Key Type Measure"
|
|
@@ -387,11 +367,6 @@ msgstr "Ключови думи:"
|
|
|
387
367
|
msgid "Language of the conference"
|
|
388
368
|
msgstr "Език на конференцията"
|
|
389
369
|
|
|
390
|
-
#. Default: "Last Modified in Climate-ADAPT"
|
|
391
|
-
#: helpers/Utils
|
|
392
|
-
msgid "Last Modified in Climate-ADAPT"
|
|
393
|
-
msgstr "Последна промяна в Climate-ADAPT"
|
|
394
|
-
|
|
395
370
|
#. Default: "Lead"
|
|
396
371
|
#: components/theme/Views/ProjectView
|
|
397
372
|
msgid "Lead"
|
|
@@ -424,21 +399,6 @@ msgstr "Търся повече информация"
|
|
|
424
399
|
msgid "Macro-Transnational region:"
|
|
425
400
|
msgstr "Макротранснационален регион:"
|
|
426
401
|
|
|
427
|
-
#. Default: "Mar"
|
|
428
|
-
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
429
|
-
msgid "Mar"
|
|
430
|
-
msgstr "Мар"
|
|
431
|
-
|
|
432
|
-
#. Default: "May"
|
|
433
|
-
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
434
|
-
msgid "May"
|
|
435
|
-
msgstr "май"
|
|
436
|
-
|
|
437
|
-
#. Default: "Mo"
|
|
438
|
-
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
439
|
-
msgid "Mo"
|
|
440
|
-
msgstr "Мо"
|
|
441
|
-
|
|
442
402
|
#. Default: "National HHAP"
|
|
443
403
|
#: components/manage/Blocks/CountryMapHeatIndex/Filter
|
|
444
404
|
msgid "National HHAP"
|
|
@@ -459,11 +419,6 @@ msgstr "Няма информация"
|
|
|
459
419
|
msgid "No results"
|
|
460
420
|
msgstr "Няма резултати"
|
|
461
421
|
|
|
462
|
-
#. Default: "Nov"
|
|
463
|
-
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
464
|
-
msgid "Nov"
|
|
465
|
-
msgstr "ноември"
|
|
466
|
-
|
|
467
422
|
#. Default: "Objectives of the adaptation measure"
|
|
468
423
|
#: components/theme/Views/CaseStudyView
|
|
469
424
|
msgid "Objectives of the adaptation measure"
|
|
@@ -479,16 +434,16 @@ msgstr "Принос на Обсерваторията:"
|
|
|
479
434
|
msgid "Observatory contributions"
|
|
480
435
|
msgstr "Принос на Обсерваторията"
|
|
481
436
|
|
|
482
|
-
#. Default: "Oct"
|
|
483
|
-
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
484
|
-
msgid "Oct"
|
|
485
|
-
msgstr "октомври"
|
|
486
|
-
|
|
487
437
|
#. Default: "Organisation Documents"
|
|
488
438
|
#: helpers/Utils
|
|
489
439
|
msgid "Organisation Documents"
|
|
490
440
|
msgstr "Документи на организацията"
|
|
491
441
|
|
|
442
|
+
#. Default: "Organised by EEA"
|
|
443
|
+
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
444
|
+
msgid "Organised by EEA"
|
|
445
|
+
msgstr ""
|
|
446
|
+
|
|
492
447
|
#. Default: "Other regions"
|
|
493
448
|
#: components/manage/Blocks/TransRegionSelect/TransRegionSelectView
|
|
494
449
|
msgid "Other regions"
|
|
@@ -509,6 +464,11 @@ msgstr "Партньори"
|
|
|
509
464
|
msgid "Policy and legal background"
|
|
510
465
|
msgstr "Политика и правна основа"
|
|
511
466
|
|
|
467
|
+
#. Default: "Policy context of the adaptation measure"
|
|
468
|
+
#: components/theme/Views/CaseStudyView
|
|
469
|
+
msgid "Policy context of the adaptation measure"
|
|
470
|
+
msgstr ""
|
|
471
|
+
|
|
512
472
|
#. Default: "Practical information"
|
|
513
473
|
#: components/theme/Views/CcaEventView
|
|
514
474
|
msgid "Practical information"
|
|
@@ -566,15 +526,10 @@ msgstr "Свързано съдържание:"
|
|
|
566
526
|
msgid "Related documents and presentations"
|
|
567
527
|
msgstr "Свързани документи и презентации"
|
|
568
528
|
|
|
569
|
-
#. Default: "
|
|
570
|
-
#: components/theme/
|
|
571
|
-
msgid "
|
|
572
|
-
msgstr "
|
|
573
|
-
|
|
574
|
-
#. Default: "Sa"
|
|
575
|
-
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
576
|
-
msgid "Sa"
|
|
577
|
-
msgstr "Са"
|
|
529
|
+
#. Default: "Replace existing file"
|
|
530
|
+
#: components/theme/Widgets/PromotionalImageWidget
|
|
531
|
+
msgid "Replace existing file"
|
|
532
|
+
msgstr ""
|
|
578
533
|
|
|
579
534
|
#. Default: "Search the Climate-ADAPT database"
|
|
580
535
|
#: index
|
|
@@ -622,11 +577,6 @@ msgstr "Вижте видео извън Climate-ADAPT"
|
|
|
622
577
|
msgid "Select"
|
|
623
578
|
msgstr "Изберете"
|
|
624
579
|
|
|
625
|
-
#. Default: "Sep"
|
|
626
|
-
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
627
|
-
msgid "Sep"
|
|
628
|
-
msgstr "Сеп"
|
|
629
|
-
|
|
630
580
|
#. Default: "Share your information"
|
|
631
581
|
#: components/manage/Blocks/SearchAceContent/SearchAceContentView
|
|
632
582
|
#: components/theme/ShareInfoButton/ShareInfoButton
|
|
@@ -656,11 +606,6 @@ msgstr "Източник на финансиране"
|
|
|
656
606
|
msgid "Stakeholder participation"
|
|
657
607
|
msgstr "Участие на заинтересованите страни"
|
|
658
608
|
|
|
659
|
-
#. Default: "Su"
|
|
660
|
-
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
661
|
-
msgid "Su"
|
|
662
|
-
msgstr "Су"
|
|
663
|
-
|
|
664
609
|
#. Default: "Sub Nationals:"
|
|
665
610
|
#: helpers/ContentMetadata
|
|
666
611
|
msgid "Sub Nationals:"
|
|
@@ -677,11 +622,6 @@ msgstr "Поднационално или местно"
|
|
|
677
622
|
msgid "Success and limiting factors"
|
|
678
623
|
msgstr "Успехът и ограничаващите фактори"
|
|
679
624
|
|
|
680
|
-
#. Default: "Th"
|
|
681
|
-
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
682
|
-
msgid "Th"
|
|
683
|
-
msgstr "Т"
|
|
684
|
-
|
|
685
625
|
#. Default: "The Adaptation Support Tool - Getting started"
|
|
686
626
|
#: components/theme/ASTNavigation/ASTAccordion
|
|
687
627
|
msgid "The Adaptation Support Tool - Getting started"
|
|
@@ -702,11 +642,6 @@ msgstr "Датата се отнася до най-късната дата на
|
|
|
702
642
|
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"
|
|
703
643
|
msgstr "Датата се отнася до момента, в който елементът е изготвен или актуализиран от допринасящи експерти, които трябва да бъдат представени за публикуване в Climate ADAPT."
|
|
704
644
|
|
|
705
|
-
#. Default: "Tu"
|
|
706
|
-
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
707
|
-
msgid "Tu"
|
|
708
|
-
msgstr "Ту"
|
|
709
|
-
|
|
710
645
|
#. Default: "Updating notes"
|
|
711
646
|
#: components/theme/Views/CaseStudyView
|
|
712
647
|
msgid "Updating notes"
|
|
@@ -722,11 +657,6 @@ msgstr "Преглед на всички приноси в каталога на
|
|
|
722
657
|
msgid "Visit external website"
|
|
723
658
|
msgstr "Посетете външния уебсайт"
|
|
724
659
|
|
|
725
|
-
#. Default: "We"
|
|
726
|
-
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
727
|
-
msgid "We"
|
|
728
|
-
msgstr "Ние"
|
|
729
|
-
|
|
730
660
|
#. Default: "Web"
|
|
731
661
|
#: helpers/Utils
|
|
732
662
|
msgid "Web"
|
|
@@ -58,16 +58,6 @@ msgstr "Další podrobnosti"
|
|
|
58
58
|
msgid "Agenda and supporting documents"
|
|
59
59
|
msgstr "Pořad jednání a podklady"
|
|
60
60
|
|
|
61
|
-
#. Default: "Apr"
|
|
62
|
-
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
63
|
-
msgid "Apr"
|
|
64
|
-
msgstr "Apr"
|
|
65
|
-
|
|
66
|
-
#. Default: "Aug"
|
|
67
|
-
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
68
|
-
msgid "Aug"
|
|
69
|
-
msgstr "Aug"
|
|
70
|
-
|
|
71
61
|
#. Default: "Background information"
|
|
72
62
|
#: components/theme/Views/C3SIndicatorView
|
|
73
63
|
msgid "Background information"
|
|
@@ -108,6 +98,11 @@ msgstr "Kategorie"
|
|
|
108
98
|
msgid "Challenges"
|
|
109
99
|
msgstr "Výzvy"
|
|
110
100
|
|
|
101
|
+
#. Default: "Choose a file"
|
|
102
|
+
#: components/theme/Widgets/PromotionalImageWidget
|
|
103
|
+
msgid "Choose a file"
|
|
104
|
+
msgstr ""
|
|
105
|
+
|
|
111
106
|
#. Default: "Choose a region"
|
|
112
107
|
#: components/manage/Blocks/TransRegionSelect/TransRegionSelectView
|
|
113
108
|
msgid "Choose a region"
|
|
@@ -191,11 +186,6 @@ msgstr "Datum zveřejnění:"
|
|
|
191
186
|
msgid "Date of release:"
|
|
192
187
|
msgstr "Datum vydání:"
|
|
193
188
|
|
|
194
|
-
#. Default: "Dec"
|
|
195
|
-
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
196
|
-
msgid "Dec"
|
|
197
|
-
msgstr "DEC"
|
|
198
|
-
|
|
199
189
|
#. Default: "Description"
|
|
200
190
|
#: helpers/Utils
|
|
201
191
|
msgid "Description"
|
|
@@ -226,6 +216,21 @@ msgstr "Stáhněte si podrobnou agendu"
|
|
|
226
216
|
msgid "Download this event in iCal format"
|
|
227
217
|
msgstr "Stáhněte si tuto událost ve formátu iCal"
|
|
228
218
|
|
|
219
|
+
#. Default: "Drop file here to replace the existing file"
|
|
220
|
+
#: components/theme/Widgets/PromotionalImageWidget
|
|
221
|
+
msgid "Drop file here to replace the existing file"
|
|
222
|
+
msgstr ""
|
|
223
|
+
|
|
224
|
+
#. Default: "Drop file here to upload a new file"
|
|
225
|
+
#: components/theme/Widgets/PromotionalImageWidget
|
|
226
|
+
msgid "Drop file here to upload a new file"
|
|
227
|
+
msgstr ""
|
|
228
|
+
|
|
229
|
+
#. Default: "Drop files here ..."
|
|
230
|
+
#: components/theme/Widgets/PromotionalImageWidget
|
|
231
|
+
msgid "Drop files here ..."
|
|
232
|
+
msgstr ""
|
|
233
|
+
|
|
229
234
|
#. Default: "Duration:"
|
|
230
235
|
#: helpers/ContentMetadata
|
|
231
236
|
msgid "Duration:"
|
|
@@ -241,21 +246,11 @@ msgstr "Ukončete celou obrazovku"
|
|
|
241
246
|
msgid "Explore more on Climate-ADAPT"
|
|
242
247
|
msgstr "Prozkoumejte více na Climate-ADAPT"
|
|
243
248
|
|
|
244
|
-
#. Default: "Feb"
|
|
245
|
-
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
246
|
-
msgid "Feb"
|
|
247
|
-
msgstr "únor"
|
|
248
|
-
|
|
249
249
|
#. Default: "For more search options"
|
|
250
250
|
#: index
|
|
251
251
|
msgid "For more search options"
|
|
252
252
|
msgstr "Pro více možností vyhledávání"
|
|
253
253
|
|
|
254
|
-
#. Default: "Fr"
|
|
255
|
-
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
256
|
-
msgid "Fr"
|
|
257
|
-
msgstr "Fr"
|
|
258
|
-
|
|
259
254
|
#. Default: "Fullscreen"
|
|
260
255
|
#: components/theme/Views/C3SIndicatorView
|
|
261
256
|
msgid "Fullscreen"
|
|
@@ -342,21 +337,6 @@ msgstr "Ukazatele"
|
|
|
342
337
|
msgid "Info"
|
|
343
338
|
msgstr "Informace"
|
|
344
339
|
|
|
345
|
-
#. Default: "Jan"
|
|
346
|
-
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
347
|
-
msgid "Jan"
|
|
348
|
-
msgstr "Jan"
|
|
349
|
-
|
|
350
|
-
#. Default: "Jul"
|
|
351
|
-
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
352
|
-
msgid "Jul"
|
|
353
|
-
msgstr "červenec"
|
|
354
|
-
|
|
355
|
-
#. Default: "Jun"
|
|
356
|
-
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
357
|
-
msgid "Jun"
|
|
358
|
-
msgstr "Jun"
|
|
359
|
-
|
|
360
340
|
#. Default: "Key Type Measure"
|
|
361
341
|
#: components/manage/Blocks/FilterAceContent/FilterAceContentView
|
|
362
342
|
msgid "Key Type Measure"
|
|
@@ -387,11 +367,6 @@ msgstr "Klíčová slova:"
|
|
|
387
367
|
msgid "Language of the conference"
|
|
388
368
|
msgstr "Jazyk konference"
|
|
389
369
|
|
|
390
|
-
#. Default: "Last Modified in Climate-ADAPT"
|
|
391
|
-
#: helpers/Utils
|
|
392
|
-
msgid "Last Modified in Climate-ADAPT"
|
|
393
|
-
msgstr "Naposledy upraveno v Climate-ADAPT"
|
|
394
|
-
|
|
395
370
|
#. Default: "Lead"
|
|
396
371
|
#: components/theme/Views/ProjectView
|
|
397
372
|
msgid "Lead"
|
|
@@ -424,21 +399,6 @@ msgstr "Hledáte další informace?"
|
|
|
424
399
|
msgid "Macro-Transnational region:"
|
|
425
400
|
msgstr "Makro-nadnárodní region:"
|
|
426
401
|
|
|
427
|
-
#. Default: "Mar"
|
|
428
|
-
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
429
|
-
msgid "Mar"
|
|
430
|
-
msgstr "Mar"
|
|
431
|
-
|
|
432
|
-
#. Default: "May"
|
|
433
|
-
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
434
|
-
msgid "May"
|
|
435
|
-
msgstr "května"
|
|
436
|
-
|
|
437
|
-
#. Default: "Mo"
|
|
438
|
-
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
439
|
-
msgid "Mo"
|
|
440
|
-
msgstr "Mo"
|
|
441
|
-
|
|
442
402
|
#. Default: "National HHAP"
|
|
443
403
|
#: components/manage/Blocks/CountryMapHeatIndex/Filter
|
|
444
404
|
msgid "National HHAP"
|
|
@@ -459,11 +419,6 @@ msgstr "Žádné informace"
|
|
|
459
419
|
msgid "No results"
|
|
460
420
|
msgstr "Žádné výsledky"
|
|
461
421
|
|
|
462
|
-
#. Default: "Nov"
|
|
463
|
-
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
464
|
-
msgid "Nov"
|
|
465
|
-
msgstr "listopad"
|
|
466
|
-
|
|
467
422
|
#. Default: "Objectives of the adaptation measure"
|
|
468
423
|
#: components/theme/Views/CaseStudyView
|
|
469
424
|
msgid "Objectives of the adaptation measure"
|
|
@@ -479,16 +434,16 @@ msgstr "Příspěvky observatoře:"
|
|
|
479
434
|
msgid "Observatory contributions"
|
|
480
435
|
msgstr "Příspěvky střediska"
|
|
481
436
|
|
|
482
|
-
#. Default: "Oct"
|
|
483
|
-
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
484
|
-
msgid "Oct"
|
|
485
|
-
msgstr "říjen"
|
|
486
|
-
|
|
487
437
|
#. Default: "Organisation Documents"
|
|
488
438
|
#: helpers/Utils
|
|
489
439
|
msgid "Organisation Documents"
|
|
490
440
|
msgstr "Dokumenty organizace"
|
|
491
441
|
|
|
442
|
+
#. Default: "Organised by EEA"
|
|
443
|
+
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
444
|
+
msgid "Organised by EEA"
|
|
445
|
+
msgstr ""
|
|
446
|
+
|
|
492
447
|
#. Default: "Other regions"
|
|
493
448
|
#: components/manage/Blocks/TransRegionSelect/TransRegionSelectView
|
|
494
449
|
msgid "Other regions"
|
|
@@ -509,6 +464,11 @@ msgstr "Partneři"
|
|
|
509
464
|
msgid "Policy and legal background"
|
|
510
465
|
msgstr "Politika a právní pozadí"
|
|
511
466
|
|
|
467
|
+
#. Default: "Policy context of the adaptation measure"
|
|
468
|
+
#: components/theme/Views/CaseStudyView
|
|
469
|
+
msgid "Policy context of the adaptation measure"
|
|
470
|
+
msgstr ""
|
|
471
|
+
|
|
512
472
|
#. Default: "Practical information"
|
|
513
473
|
#: components/theme/Views/CcaEventView
|
|
514
474
|
msgid "Practical information"
|
|
@@ -566,15 +526,10 @@ msgstr "Související obsah:"
|
|
|
566
526
|
msgid "Related documents and presentations"
|
|
567
527
|
msgstr "Související dokumenty a prezentace"
|
|
568
528
|
|
|
569
|
-
#. Default: "
|
|
570
|
-
#: components/theme/
|
|
571
|
-
msgid "
|
|
572
|
-
msgstr "
|
|
573
|
-
|
|
574
|
-
#. Default: "Sa"
|
|
575
|
-
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
576
|
-
msgid "Sa"
|
|
577
|
-
msgstr "Sa"
|
|
529
|
+
#. Default: "Replace existing file"
|
|
530
|
+
#: components/theme/Widgets/PromotionalImageWidget
|
|
531
|
+
msgid "Replace existing file"
|
|
532
|
+
msgstr ""
|
|
578
533
|
|
|
579
534
|
#. Default: "Search the Climate-ADAPT database"
|
|
580
535
|
#: index
|
|
@@ -622,11 +577,6 @@ msgstr "Viz video mimo Climate-ADAPT"
|
|
|
622
577
|
msgid "Select"
|
|
623
578
|
msgstr "Vybrat"
|
|
624
579
|
|
|
625
|
-
#. Default: "Sep"
|
|
626
|
-
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
627
|
-
msgid "Sep"
|
|
628
|
-
msgstr "SEP"
|
|
629
|
-
|
|
630
580
|
#. Default: "Share your information"
|
|
631
581
|
#: components/manage/Blocks/SearchAceContent/SearchAceContentView
|
|
632
582
|
#: components/theme/ShareInfoButton/ShareInfoButton
|
|
@@ -656,11 +606,6 @@ msgstr "Zdroj financování"
|
|
|
656
606
|
msgid "Stakeholder participation"
|
|
657
607
|
msgstr "Účast zúčastněných stran"
|
|
658
608
|
|
|
659
|
-
#. Default: "Su"
|
|
660
|
-
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
661
|
-
msgid "Su"
|
|
662
|
-
msgstr "Su"
|
|
663
|
-
|
|
664
609
|
#. Default: "Sub Nationals:"
|
|
665
610
|
#: helpers/ContentMetadata
|
|
666
611
|
msgid "Sub Nationals:"
|
|
@@ -677,11 +622,6 @@ msgstr "Na nižší než celostátní úrovni nebo na místní úrovni"
|
|
|
677
622
|
msgid "Success and limiting factors"
|
|
678
623
|
msgstr "Úspěch a limitující faktory"
|
|
679
624
|
|
|
680
|
-
#. Default: "Th"
|
|
681
|
-
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
682
|
-
msgid "Th"
|
|
683
|
-
msgstr "Th"
|
|
684
|
-
|
|
685
625
|
#. Default: "The Adaptation Support Tool - Getting started"
|
|
686
626
|
#: components/theme/ASTNavigation/ASTAccordion
|
|
687
627
|
msgid "The Adaptation Support Tool - Getting started"
|
|
@@ -702,11 +642,6 @@ msgstr "Datum se vztahuje k nejzazšímu datu zveřejnění daného bodu."
|
|
|
702
642
|
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"
|
|
703
643
|
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."
|
|
704
644
|
|
|
705
|
-
#. Default: "Tu"
|
|
706
|
-
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
707
|
-
msgid "Tu"
|
|
708
|
-
msgstr "Tu"
|
|
709
|
-
|
|
710
645
|
#. Default: "Updating notes"
|
|
711
646
|
#: components/theme/Views/CaseStudyView
|
|
712
647
|
msgid "Updating notes"
|
|
@@ -722,11 +657,6 @@ msgstr "Zobrazit všechny příspěvky v katalogu zdrojů"
|
|
|
722
657
|
msgid "Visit external website"
|
|
723
658
|
msgstr "Navštivte externí webové stránky"
|
|
724
659
|
|
|
725
|
-
#. Default: "We"
|
|
726
|
-
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
727
|
-
msgid "We"
|
|
728
|
-
msgstr "My"
|
|
729
|
-
|
|
730
660
|
#. Default: "Web"
|
|
731
661
|
#: helpers/Utils
|
|
732
662
|
msgid "Web"
|