@eeacms/volto-cca-policy 0.2.23 → 0.2.25

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 (56) hide show
  1. package/CHANGELOG.md +45 -0
  2. package/locales/bg/LC_MESSAGES/volto.po +3461 -0
  3. package/locales/cs/LC_MESSAGES/volto.po +3428 -0
  4. package/locales/de/LC_MESSAGES/volto.po +251 -846
  5. package/locales/eea.climateadapt.frontpage.pot +0 -505
  6. package/locales/eea.climateadapt.observatory.frontpage.pot +0 -136
  7. package/locales/eea.climateadapt.pot +0 -112
  8. package/locales/en/LC_MESSAGES/volto.po +253 -848
  9. package/locales/es/LC_MESSAGES/volto.po +251 -846
  10. package/locales/et/LC_MESSAGES/volto.po +3421 -0
  11. package/locales/fi/LC_MESSAGES/volto.po +3445 -0
  12. package/locales/fr/LC_MESSAGES/volto.po +251 -846
  13. package/locales/ga/LC_MESSAGES/volto.po +3467 -0
  14. package/locales/hr/LC_MESSAGES/volto.po +3425 -0
  15. package/locales/hu/LC_MESSAGES/volto.po +3472 -0
  16. package/locales/it/LC_MESSAGES/volto.po +251 -846
  17. package/locales/lt/LC_MESSAGES/volto.po +3433 -0
  18. package/locales/nl/LC_MESSAGES/volto.po +3460 -0
  19. package/locales/pl/LC_MESSAGES/volto.po +251 -846
  20. package/locales/pt/LC_MESSAGES/volto.po +3447 -0
  21. package/locales/ro/LC_MESSAGES/volto.po +1119 -1545
  22. package/locales/sl/LC_MESSAGES/volto.po +3438 -0
  23. package/locales/tmx/Readme.md +24 -0
  24. package/locales/tmx/data/volto_BG.tmx +7091 -0
  25. package/locales/tmx/data/volto_CS.tmx +7091 -0
  26. package/locales/tmx/data/volto_ET.tmx +7091 -0
  27. package/locales/tmx/data/volto_FI.tmx +7091 -0
  28. package/locales/tmx/data/volto_GA.tmx +7091 -0
  29. package/locales/tmx/data/volto_HR.tmx +7091 -0
  30. package/locales/tmx/data/volto_HU.tmx +7091 -0
  31. package/locales/tmx/data/volto_LT.tmx +7091 -0
  32. package/locales/tmx/data/volto_NL.tmx +7091 -0
  33. package/locales/tmx/data/volto_PT.tmx +7091 -0
  34. package/locales/tmx/data/volto_RO.tmx +7091 -0
  35. package/locales/tmx/data/volto_SL.tmx +7091 -0
  36. package/locales/tmx/run.py +61 -0
  37. package/locales/volto.pot +75 -1
  38. package/package.json +2 -2
  39. package/src/components/manage/Blocks/ContentLinks/ContentLinksView.jsx +25 -8
  40. package/src/components/manage/Blocks/ContentLinks/ContentLinksView.test.jsx +20 -1
  41. package/src/components/manage/Blocks/ContentLinks/DropdownListView.jsx +48 -0
  42. package/src/components/manage/Blocks/ContentLinks/index.js +14 -0
  43. package/src/components/manage/Blocks/ContentLinks/style.less +18 -0
  44. package/src/components/manage/Blocks/CountryMapProfile/OLView.jsx +3 -3
  45. package/src/components/manage/Blocks/CountryMapProfile/styles.less +15 -1
  46. package/src/components/manage/Blocks/Listing/DropdownListingView.jsx +49 -0
  47. package/src/components/manage/Blocks/Listing/index.js +15 -0
  48. package/src/components/manage/Blocks/Listing/styles.less +18 -0
  49. package/src/components/manage/Blocks/RelevantAceContent/RelevantAceContentView.jsx +19 -39
  50. package/src/components/manage/Blocks/SearchAceContent/SearchAceContentView.jsx +1 -1
  51. package/src/components/theme/ShareInfoButton/ShareInfoButton.jsx +1 -1
  52. package/src/components/theme/Views/C3SIndicatorView.jsx +2 -2
  53. package/src/components/theme/Views/CaseStudyView.jsx +1 -1
  54. package/src/search/index.js +12 -16
  55. package/src/search/mission_funding/config-funding.js +44 -0
  56. package/src/search/mission_funding/facets-funding.js +39 -0
@@ -17,508 +17,3 @@ msgstr ""
17
17
  "Preferred-Encodings: utf-8 latin1\n"
18
18
  "Domain: eea.climateadapt.frontpage\n"
19
19
 
20
- #: ../theme/climateadaptv2/index.html:92
21
- #: ../theme/climateadaptv2/page.html:98
22
- msgid "<i class=\"fa fa-calendar\"></i> Events"
23
- msgstr ""
24
-
25
- #: ../theme/climateadaptv2/index.html:98
26
- #: ../theme/climateadaptv2/page.html:104
27
- msgid "<i class=\"fa fa-envelope\"></i> Newsletter"
28
- msgstr ""
29
-
30
- #: ../theme/climateadaptv2/index.html:86
31
- #: ../theme/climateadaptv2/page.html:92
32
- msgid "<i class=\"fa fa-newspaper-o\"></i> News"
33
- msgstr ""
34
-
35
- #: ../theme/climateadaptv2/index.html:75
36
- #: ../theme/climateadaptv2/page.html:81
37
- msgid "<i class=\"fa fa-question-circle\"></i> Help"
38
- msgstr ""
39
-
40
- #: ../theme/climateadaptv2/index.html:66
41
- #: ../theme/climateadaptv2/page.html:72
42
- msgid "<i class=\"fa fa-search\"></i>"
43
- msgstr ""
44
-
45
- #: ../theme/climateadaptv2/index.html:450
46
- msgid "Adaptation <br /> Support Tool"
47
- msgstr ""
48
-
49
- #: ../theme/climateadaptv2/index.html:811
50
- msgid "Adaptation options"
51
- msgstr ""
52
-
53
- #: ../theme/climateadaptv2/index.html:1548
54
- msgid "Adaptation support tool"
55
- msgstr ""
56
-
57
- #: ../theme/climateadaptv2/index.html:928
58
- #: ../theme/climateadaptv2/tab-policies-rule.html:15
59
- msgid "Agriculture"
60
- msgstr ""
61
-
62
- #: ../theme/climateadaptv2/index.html:1471
63
- msgid "Assessing adaptation options"
64
- msgstr ""
65
-
66
- #: ../theme/climateadaptv2/index.html:1453
67
- msgid "Assessing risks and vulnerability <br /> to climate change"
68
- msgstr ""
69
-
70
- #: ../theme/climateadaptv2/index.html:936
71
- #: ../theme/climateadaptv2/tab-policies-rule.html:23
72
- msgid "Biodiversity"
73
- msgstr ""
74
-
75
- #: ../theme/climateadaptv2/index.html:1103
76
- #: ../theme/climateadaptv2/tab-policies-rule.html:190
77
- msgid "Biodiversity plays an important role in regulating the climate, thus making a key contribution to climate change mitigation and adaptation. At the same time, meeting mitigation targets coupled with ecosystem-based approaches is essential to avert biodiversity loss. Therefore it is impossible to address biodiversity loss without addressing climate change, but it is equally impossible to tackle climate change without addressing biodiversity loss."
78
- msgstr ""
79
-
80
- #: ../theme/climateadaptv2/index.html:944
81
- #: ../theme/climateadaptv2/tab-policies-rule.html:31
82
- msgid "Buildings"
83
- msgstr ""
84
-
85
- #: ../theme/climateadaptv2/index.html:1118
86
- #: ../theme/climateadaptv2/tab-policies-rule.html:205
87
- msgid "Buildings can be vulnerable to climate change. In the future there may be an increase in the risk of collapse, declining state and significant loss of value as a result of more storms, snow or subsidence damage, water encroachment, deteriorating indoor climate and reduced building lifetime. The European Commission aims to increase the climate resilience of infrastructure, including buildings. New and existing buildings need to be assessed for resilience to current risks and future climate changes, and planned or upgraded accordingly. A key policy used to support the resilience of buildings is the Cohesion Policy (also referred to as Regional Policy)."
88
- msgstr ""
89
-
90
- #: ../theme/climateadaptv2/index.html:952
91
- #: ../theme/climateadaptv2/tab-policies-rule.html:39
92
- msgid "Business and Industry"
93
- msgstr ""
94
-
95
- #: ../theme/climateadaptv2/index.html:1333
96
- #: ../theme/climateadaptv2/tab-policies-rule.html:420
97
- msgid "By the end of the century, it is projected that European mountains will have changed physically. Glaciers will have experienced significant mass loss, but changes also impact the lower, mid-hills, and floodplain environments, thereby affecting water availability, agricultural production, tourism, and health sectors. Seasonal snow lines will be found at higher elevations, and snow seasons will become shorter. Tree lines will move up and forest patterns will change in lower elevations."
98
- msgstr ""
99
-
100
- #: ../theme/climateadaptv2/index.html:444
101
- msgid "Case <br /> Studies"
102
- msgstr ""
103
-
104
- #: ../theme/climateadaptv2/index.html:1409
105
- msgid "Case Studies Page"
106
- msgstr ""
107
-
108
- #: ../theme/climateadaptv2/index.html:820
109
- msgid "Case studies"
110
- msgstr ""
111
-
112
- #: ../theme/climateadaptv2/index.html:1423
113
- msgid "Case studies booklet"
114
- msgstr ""
115
-
116
- #: ../theme/climateadaptv2/index.html:1724
117
- msgid "Check the <a href=\"../newsletter\">European Climate Adaptation Newsletter</a> and register to receive it in your e-mail:"
118
- msgstr ""
119
-
120
- #: ../theme/climateadaptv2/index.html:1163
121
- #: ../theme/climateadaptv2/tab-policies-rule.html:250
122
- msgid "Climate change affects the energy sector in multiple ways, ranging from changes in heating and cooling demand; to impacts on energy supply conditions – for example decreased water availability for hydropower during prolonged droughts and reduced availability of cooling water affecting the efficiency of power plants. Furthermore, energy infrastructure can be more exposed to damages by changing climate conditions. The European Commission in general aims to increase the climate resilience of infrastructure including energy by providing strategical frameworks."
123
- msgstr ""
124
-
125
- #: ../theme/climateadaptv2/index.html:1088
126
- #: ../theme/climateadaptv2/tab-policies-rule.html:175
127
- msgid "Climate change has complex effects on the bio-physical processes that underpin agricultural systems, with both negative and positive consequences in different EU regions. Rising atmospheric CO2 concentration, higher temperatures, changes in precipitation patterns and in frequency of extreme events both affect the natural environment as well as the quantity, quality and stability of food production. Climatic variations impact on water resources, soils, pests and diseases, leading to significant changes in agriculture and livestock production."
128
- msgstr ""
129
-
130
- #: ../theme/climateadaptv2/index.html:1221
131
- #: ../theme/climateadaptv2/tab-policies-rule.html:308
132
- msgid "Climate change is expected to have severe impacts on the marine environment. Increase in water temperatures will contribute to a restructuring of marine ecosystems with implications for ocean circulation, biogeochemical cycling and marine biodiversity. Ocean acidification will affect the ability of some calcium carbonate-secreting species (as molluscs, planktons and corals) to produce their shells or skeletons. Warmer and more acidic seawater will therefore negatively affect fishery and aquaculture."
133
- msgstr ""
134
-
135
- #: ../theme/climateadaptv2/index.html:1207
136
- #: ../theme/climateadaptv2/tab-policies-rule.html:294
137
- msgid "Climate change will generate new health risks and amplify current health problems. Both direct and indirect effects on human, plant and animal health are expected from climate change. Direct effects result from changes in the intensity and frequency of extreme weather events like heatwaves and floods. Indirect effects can be felt through changes in the incidence of diseases transmitted by insects (i.e. vector borne diseases caused by mosquitoes and ticks), rodents, or changes in water, food and air quality. The European Commission's EU strategy on adaptation to climate change is accompanied by a Staff Working Document."
138
- msgstr ""
139
-
140
- #: ../theme/climateadaptv2/index.html:1397
141
- msgid "Climate-ADAPT case studies showcase initiatives that are already being carried out in Europe to adapt to climate change and increase resilience to extreme weather and slow-onset events."
142
- msgstr ""
143
-
144
- #: ../theme/climateadaptv2/index.html:140
145
- #: ../theme/climateadaptv2/page.html:146
146
- msgid "Climate-ADAPT is undergoing reconstruction until June 2024 to improve its performance. We apologise for any possible disturbance to the content and functionality of the platform."
147
- msgstr ""
148
-
149
- #: ../theme/climateadaptv2/index.html:960
150
- #: ../theme/climateadaptv2/tab-policies-rule.html:47
151
- msgid "Coastal areas"
152
- msgstr ""
153
-
154
- #: ../theme/climateadaptv2/index.html:438
155
- msgid "Country <br /> Profiles"
156
- msgstr ""
157
-
158
- #: ../theme/climateadaptv2/index.html:968
159
- #: ../theme/climateadaptv2/tab-policies-rule.html:55
160
- msgid "Cultural Heritage"
161
- msgstr ""
162
-
163
- #: ../theme/climateadaptv2/index.html:976
164
- #: ../theme/climateadaptv2/tab-policies-rule.html:63
165
- msgid "Disaster risk <br /> reduction"
166
- msgstr ""
167
-
168
- #: ../theme/climateadaptv2/index.html:1147
169
- #: ../theme/climateadaptv2/tab-policies-rule.html:234
170
- msgid "Disaster risk reduction"
171
- msgstr ""
172
-
173
- #: ../theme/climateadaptv2/index.html:536
174
- msgid "EU Mission on Adaptation"
175
- msgstr ""
176
-
177
- #: ../theme/climateadaptv2/index.html:432
178
- msgid "EU Sector <br /> Policies"
179
- msgstr ""
180
-
181
- #: ../theme/climateadaptv2/index.html:1359
182
- msgid "EU Sector Policies"
183
- msgstr ""
184
-
185
- #: ../theme/climateadaptv2/index.html:983
186
- #: ../theme/climateadaptv2/tab-policies-rule.html:70
187
- msgid "Energy"
188
- msgstr ""
189
-
190
- #: ../theme/climateadaptv2/index.html:567
191
- msgid "Europe is the fastest warming continent in the world, and climate risks are threatening its energy and food security, ecosystems, infrastructure, water resources, financial stability, and people’s health. According to the first ever European Climate Risk Assessment (EUCRA) published by the EEA, many of these risks have already reached critical levels and can become catastrophic without urgent and decisive action."
192
- msgstr ""
193
-
194
- #: ../theme/climateadaptv2/index.html:550
195
- msgid "European Climate Data Explorer"
196
- msgstr ""
197
-
198
- #: ../theme/climateadaptv2/index.html:566
199
- msgid "European Climate Risk Assessment"
200
- msgstr ""
201
-
202
- #: ../theme/climateadaptv2/index.html:529
203
- msgid "European Climate Risk Assessment<br />(EUCRA)"
204
- msgstr ""
205
-
206
- #: ../theme/climateadaptv2/index.html:543
207
- msgid "European Climate and Health Observatory"
208
- msgstr ""
209
-
210
- #: ../theme/climateadaptv2/index.html:1637
211
- msgid "Events"
212
- msgstr ""
213
-
214
- #: ../theme/climateadaptv2/index.html:1178
215
- #: ../theme/climateadaptv2/tab-policies-rule.html:265
216
- msgid "Extreme weather events in recent years have increased the urgency to mainstream climate change adaptation into the different EU policy fields. There are few specific EU activities to mainstream climate change adaptation into policies for financial and insurance sectors. However many European policies related to natural disasters (see Disaster risk reduction) are very relevant to the financial and insurance sector, as they may help to prevent significant losses and financial disasters. The European Commission has also committed itself to increasing financing of climate-related activities by ensuring that at least 20% of the European budget is climate-related expenditure."
217
- msgstr ""
218
-
219
- #: ../theme/climateadaptv2/index.html:991
220
- #: ../theme/climateadaptv2/tab-policies-rule.html:78
221
- msgid "Financial"
222
- msgstr ""
223
-
224
- #: ../theme/climateadaptv2/index.html:1597
225
- msgid "Find out how to contribute different types of information to Climate-ADAPT"
226
- msgstr ""
227
-
228
- #: ../theme/climateadaptv2/index.html:1277
229
- #: ../theme/climateadaptv2/tab-policies-rule.html:364
230
- msgid "Firms face two main types of climate-related risks: direct physical risks and transition risks that arise from society’s response to climate change, mainly mitigation actions. Climate change can have significant impacts on supply chains, distribution, and sales in a number of ways. Heat negatively affects human health and can lead to poorer work performance (reduced productivity) or lower numbers of hours committed to work (labour supply)."
231
- msgstr ""
232
-
233
- #: ../theme/climateadaptv2/index.html:1355
234
- msgid "For more informations visit:"
235
- msgstr ""
236
-
237
- #: ../theme/climateadaptv2/index.html:1558
238
- msgid "For urban areas guidance visit:"
239
- msgstr ""
240
-
241
- #: ../theme/climateadaptv2/index.html:999
242
- #: ../theme/climateadaptv2/tab-policies-rule.html:86
243
- msgid "Forestry"
244
- msgstr ""
245
-
246
- #: ../theme/climateadaptv2/index.html:568
247
- msgid "Go to the EUCRA"
248
- msgstr ""
249
-
250
- #: ../theme/climateadaptv2/index.html:587
251
- msgid "Go to the European Climate Data Explorer"
252
- msgstr ""
253
-
254
- #: ../theme/climateadaptv2/index.html:606
255
- msgid "Go to the European Climate and Health Observatory"
256
- msgstr ""
257
-
258
- #: ../theme/climateadaptv2/index.html:625
259
- msgid "Go to the Mission Portal"
260
- msgstr ""
261
-
262
- #: ../theme/climateadaptv2/index.html:829
263
- msgid "Guidance"
264
- msgstr ""
265
-
266
- #: ../theme/climateadaptv2/index.html:801
267
- msgid "Guidance to search function"
268
- msgstr ""
269
-
270
- #: ../theme/climateadaptv2/index.html:1007
271
- #: ../theme/climateadaptv2/tab-policies-rule.html:94
272
- msgid "Health"
273
- msgstr ""
274
-
275
- #: ../theme/climateadaptv2/index.html:1015
276
- #: ../theme/climateadaptv2/tab-policies-rule.html:102
277
- msgid "ICT"
278
- msgstr ""
279
-
280
- #: ../theme/climateadaptv2/index.html:1462
281
- msgid "Identifying adaptation options"
282
- msgstr ""
283
-
284
- #: ../theme/climateadaptv2/index.html:1480
285
- msgid "Implementation"
286
- msgstr ""
287
-
288
- #: ../theme/climateadaptv2/index.html:1249
289
- #: ../theme/climateadaptv2/tab-policies-rule.html:336
290
- msgid "In Europe, nearly 73% of the population live in urban areas and this is projected to increase to over 80% by 2050. Climate change is likely to influence almost all components of cities and towns – their environment, economy and society. This raises new, complex challenges for urban planning and management. Climate change impacts on the hubs of Europe's economic activity, social life, culture and innovation have repercussions far beyond their municipal borders."
291
- msgstr ""
292
-
293
- #: ../theme/climateadaptv2/index.html:838
294
- msgid "Indicators"
295
- msgstr ""
296
-
297
- #: ../theme/climateadaptv2/index.html:847
298
- msgid "Information portals"
299
- msgstr ""
300
-
301
- #: ../theme/climateadaptv2/index.html:1023
302
- #: ../theme/climateadaptv2/tab-policies-rule.html:110
303
- msgid "Land use planning"
304
- msgstr ""
305
-
306
- #: ../theme/climateadaptv2/index.html:1319
307
- #: ../theme/climateadaptv2/tab-policies-rule.html:406
308
- msgid "Land use planning is identified as one of the most effective processes to facilitate local adaptation to climate change. Existing processes and tools available through the municipal land use planning process in the EU, including official plans, zoning, and/or development permits, assist in minimizing the development risks to a municipality from the predicted impacts of increased floods, wildfires, landslides, and/or other natural hazards due to a changing climate."
309
- msgstr ""
310
-
311
- #: ../theme/climateadaptv2/index.html:1031
312
- #: ../theme/climateadaptv2/tab-policies-rule.html:118
313
- msgid "Marine <br /> &amp; fisheries"
314
- msgstr ""
315
-
316
- #: ../theme/climateadaptv2/index.html:1220
317
- #: ../theme/climateadaptv2/tab-policies-rule.html:307
318
- msgid "Marine and fisheries"
319
- msgstr ""
320
-
321
- #: ../theme/climateadaptv2/index.html:1489
322
- msgid "Monitoring &amp; Evaluation (M&amp;E)"
323
- msgstr ""
324
-
325
- #: ../theme/climateadaptv2/index.html:1696
326
- msgid "More events"
327
- msgstr ""
328
-
329
- #: ../theme/climateadaptv2/index.html:1667
330
- msgid "More news"
331
- msgstr ""
332
-
333
- #: ../theme/climateadaptv2/index.html:1039
334
- #: ../theme/climateadaptv2/tab-policies-rule.html:126
335
- msgid "Mountain areas"
336
- msgstr ""
337
-
338
- #: ../theme/climateadaptv2/index.html:420
339
- msgid "New <br /> Features"
340
- msgstr ""
341
-
342
- #: ../theme/climateadaptv2/index.html:1612
343
- msgid "New EEA product: European Climate Risk Assessment."
344
- msgstr ""
345
-
346
- #: ../theme/climateadaptv2/index.html:1634
347
- msgid "News"
348
- msgstr ""
349
-
350
- #: ../theme/climateadaptv2/index.html:1710
351
- msgid "Newsletter"
352
- msgstr ""
353
-
354
- #: ../theme/climateadaptv2/index.html:865
355
- msgid "Organisations"
356
- msgstr ""
357
-
358
- #: ../theme/climateadaptv2/index.html:1148
359
- #: ../theme/climateadaptv2/tab-policies-rule.html:235
360
- msgid "Over the past few years, Europe has experienced every type of natural disasters: severe floods, droughts, and forest fires with devastating effects on people's lives, the European economy and the environment. In the past decade, the European Commission adopted several strategies and actions to cope with disaster risk reduction as, for instance, the Floods Directive and its implementation (timetable), the EU Action on Water Scarcity and Drought, the Green Paper on insurance in the context of natural and man-made disasters."
361
- msgstr ""
362
-
363
- #: ../theme/climateadaptv2/index.html:1444
364
- msgid "Preparing the ground for adaptation"
365
- msgstr ""
366
-
367
- #: ../theme/climateadaptv2/index.html:883
368
- msgid "Publications and reports"
369
- msgstr ""
370
-
371
- #: ../theme/climateadaptv2/index.html:1713
372
- msgid "RSS feed"
373
- msgstr ""
374
-
375
- #: ../theme/climateadaptv2/index.html:1624
376
- msgid "Read more"
377
- msgstr ""
378
-
379
- #: ../theme/climateadaptv2/index.html:892
380
- msgid "Research and knowledge projects"
381
- msgstr ""
382
-
383
- #: ../theme/climateadaptv2/index.html:1133
384
- #: ../theme/climateadaptv2/tab-policies-rule.html:220
385
- msgid "Sea level rise can cause flooding, coastal erosion and the loss of low-lying coastal systems. It will also increase the risk of storm surges and the likelihood of landward intrusion of saltwater and may endanger coastal ecosystems. Expected rises in water temperatures and ocean acidification will contribute to a restructuring of coastal ecosystems; with implications for ocean circulation and biogeochemical cycling."
386
- msgstr ""
387
-
388
- #: ../theme/climateadaptv2/index.html:61
389
- #: ../theme/climateadaptv2/page.html:67
390
- msgid "Search Climate-ADAPT"
391
- msgstr ""
392
-
393
- #: ../theme/climateadaptv2/index.html:426
394
- msgid "Search the <br /> Database"
395
- msgstr ""
396
-
397
- #: ../theme/climateadaptv2/index.html:909
398
- msgid "See complete database"
399
- msgstr ""
400
-
401
- #: ../theme/climateadaptv2/index.html:1418
402
- msgid "See how Europe is adapting to climate change:"
403
- msgstr ""
404
-
405
- #: ../theme/climateadaptv2/index.html:1596
406
- msgid "Share <span>your information</span>"
407
- msgstr ""
408
-
409
- #: ../theme/climateadaptv2/index.html:1726
410
- msgid "Sign me up!"
411
- msgstr ""
412
-
413
- #: ../theme/climateadaptv2/index.html:1347
414
- #: ../theme/climateadaptv2/tab-policies-rule.html:434
415
- msgid "Since weather and climate have a decisive influence on the travel season and the choice of holiday destinations, the tourism industry is highly dependent on them. There is also a strong connection between nature and tourism, as well as between cultural heritage and tourism. Depending on the location and the time of the year tourism can be positively or negatively impacted by climate change."
416
- msgstr ""
417
-
418
- #: ../theme/climateadaptv2/index.html:1743
419
- msgid "Subscribe"
420
- msgstr ""
421
-
422
- #: ../theme/climateadaptv2/index.html:1741
423
- msgid "Subscribe to our <strong> RSS feed </strong> <br /> and stay up to date!"
424
- msgstr ""
425
-
426
- #: ../theme/climateadaptv2/index.html:624
427
- msgid "The EU Mission on Adaptation to Climate Change portal provides relevant information and resources to European regional and local authorities to prepare and plan for climate resilience."
428
- msgstr ""
429
-
430
- #: ../theme/climateadaptv2/index.html:586
431
- msgid "The European Climate Data Explorer provides interactive access to many climate indices from the Copernicus Climate Change Service in support of climate change adaptation."
432
- msgstr ""
433
-
434
- #: ../theme/climateadaptv2/index.html:605
435
- msgid "The European Climate and Health Observatory provides access to a wide range of relevant publications, tools, websites and other resources related to climate change and health."
436
- msgstr ""
437
-
438
- #: ../theme/climateadaptv2/index.html:1616
439
- msgid "The assessment identifies 36 climate risks that pose major threats to Europe. Many of these have already reached critical levels and can become catastrophic without urgent and decisive action."
440
- msgstr ""
441
-
442
- #: ../theme/climateadaptv2/index.html:1305
443
- #: ../theme/climateadaptv2/tab-policies-rule.html:392
444
- msgid "The challenges posed by climate change for the ICT fall into two main categories: acute events and chronic stresses. Acute events (also termed critical or crisis events) include floods (pluvial, fluvial, coastal), ice storms, heatwaves, etc. Acute events compromise ICT infrastructures by destroying or disabling the physical assets that they depend on. Chronic stresses result from more gradual changes in climate norms, such as including changes in temperature ranges and humidity levels. While these impacts are less likely to have catastrophic consequences, they will lead to increased asset degradation, more frequent failures and shorter life spans."
445
- msgstr ""
446
-
447
- #: ../theme/climateadaptv2/index.html:799
448
- msgid "The database contains quality checked information and is annotated by climate adaptation experts with keywords."
449
- msgstr ""
450
-
451
- #: ../theme/climateadaptv2/index.html:1291
452
- #: ../theme/climateadaptv2/tab-policies-rule.html:378
453
- msgid "The impacts of catastrophic events on this heritage are coupled with the slow onset of changes arising from deterioration processes. Continuous increase in temperature and fluctuations in temperature and humidity or fluctuations in freeze–thaw cycles causes degradation and stress in materials, leading to a greater need for restoration and conservation. Biological degradation caused by microorganisms, for example, are more likely to occur."
454
- msgstr ""
455
-
456
- #: ../theme/climateadaptv2/index.html:1235
457
- #: ../theme/climateadaptv2/tab-policies-rule.html:322
458
- msgid "The need for adapting the transport system to the impact of climate change has been highlighted since the European Commission's Adaptation White Paper (COM (2009)148). Transport adaptation is addressed through a combination of European transport, climate change and research policies. The European Union promotes best practices, mainstreaming adaptation within its transport infrastructure development programmes, and provides guidance, e.g. by developing adequate standards for construction. Action is focused on transport infrastructure, and particularly on the Trans-European Transport Network (TEN-T)."
459
- msgstr ""
460
-
461
- #: ../theme/climateadaptv2/index.html:1193
462
- #: ../theme/climateadaptv2/tab-policies-rule.html:280
463
- msgid "The rapid rate of climate change may overcome the natural ability of forest ecosystems to adapt. It leads to increased risk of disturbances through storms, fire, pests and diseases with implications for forest growth and production. The economic viability of forestry will be affected, mainly in southern areas of Europe, as well as the capacity of forests to provide environmental services, including changes in the carbon sink function. In 2013, the Commission adopted a new EU Forest Strategy, which responds to new challenges facing forests and the forest sector."
464
- msgstr ""
465
-
466
- #: ../theme/climateadaptv2/index.html:901
467
- msgid "Tools"
468
- msgstr ""
469
-
470
- #: ../theme/climateadaptv2/index.html:1047
471
- #: ../theme/climateadaptv2/tab-policies-rule.html:134
472
- msgid "Tourism"
473
- msgstr ""
474
-
475
- #: ../theme/climateadaptv2/index.html:1055
476
- #: ../theme/climateadaptv2/tab-policies-rule.html:142
477
- msgid "Transport"
478
- msgstr ""
479
-
480
- #: ../theme/climateadaptv2/index.html:1063
481
- #: ../theme/climateadaptv2/tab-policies-rule.html:150
482
- msgid "Urban"
483
- msgstr ""
484
-
485
- #: ../theme/climateadaptv2/index.html:1562
486
- msgid "Urban Adaptation Support Tool"
487
- msgstr ""
488
-
489
- #: ../theme/climateadaptv2/index.html:874
490
- msgid "Videos"
491
- msgstr ""
492
-
493
- #: ../theme/climateadaptv2/index.html:1071
494
- #: ../theme/climateadaptv2/tab-policies-rule.html:158
495
- msgid "Water <br /> management"
496
- msgstr ""
497
-
498
- #: ../theme/climateadaptv2/index.html:1262
499
- #: ../theme/climateadaptv2/tab-policies-rule.html:349
500
- msgid "Water management"
501
- msgstr ""
502
-
503
- #: ../theme/climateadaptv2/index.html:1263
504
- #: ../theme/climateadaptv2/tab-policies-rule.html:350
505
- msgid "Water resources are directly impacted by climate change, and the management of these resources affects the vulnerability of ecosystems, socio-economic activities and human health. Water management is also expected to play an increasingly central role in adaptation. Climate change is projected to lead to major changes in water availability across Europe with increasing water scarcity and droughts mainly in Southern Europe and increasing risk of floods throughout most of Europe."
506
- msgstr ""
507
-
508
- #. Default: "Case studies are flagship of the Climate-ADAPT platform. They have a comprehensive structure that covers all the key aspects in the implementation cycle of adaptation measures and are careful and specifically prepared for Climate-ADAPT by the organisation that is involved in the implementation with the support of EEA, following a set of ${case_studies_tab_repository} and also in collaboration with the main stakeholders. See the ${case_studies_tab_pages}."
509
- #: ../theme/climateadaptv2/index.html:1409
510
- msgid "case_studies_tab"
511
- msgstr ""
512
-
513
- #: ../theme/climateadaptv2/index.html:1406
514
- msgid "criteria"
515
- msgstr ""
516
-
517
- #. Default: "Please check our ${page_url} for more help on how to search the database."
518
- #: ../theme/climateadaptv2/index.html:801
519
- msgid "guidance_link"
520
- msgstr ""
521
-
522
- #: ../theme/climateadaptv2/index.html:788
523
- msgid "type here ..."
524
- msgstr ""
@@ -17,139 +17,3 @@ msgstr ""
17
17
  "Preferred-Encodings: utf-8 latin1\n"
18
18
  "Domain: eea.climateadapt.observatory.frontpage\n"
19
19
 
20
- #: ../theme/climateadaptv2/health-homepage.html:185
21
- msgid "AIR POLLUTANT FORECAST VIEWERS"
22
- msgstr ""
23
-
24
- #: ../theme/climateadaptv2/health-homepage.html:448
25
- #: ../theme/climateadaptv2/health-page-full.html:159
26
- #: ../theme/climateadaptv2/health-page.html:283
27
- msgid "Contact"
28
- msgstr ""
29
-
30
- #: ../theme/climateadaptv2/health-homepage.html:406
31
- #: ../theme/climateadaptv2/health-page.html:241
32
- msgid "Contribute to the Observatory via Climate-ADAPT"
33
- msgstr ""
34
-
35
- #: ../theme/climateadaptv2/health-homepage.html:240
36
- msgid "Country profiles"
37
- msgstr ""
38
-
39
- #: ../theme/climateadaptv2/health-homepage.html:175
40
- msgid "Discover the main topics and tools of the observatory"
41
- msgstr ""
42
-
43
- #: ../theme/climateadaptv2/health-homepage.html:152
44
- msgid "European Climate <br /> and Health Observatory"
45
- msgstr ""
46
-
47
- #: ../theme/climateadaptv2/health-homepage.html:322
48
- #: ../theme/climateadaptv2/health-page.html:157
49
- msgid "Events"
50
- msgstr ""
51
-
52
- #: ../theme/climateadaptv2/health-homepage.html:445
53
- #: ../theme/climateadaptv2/health-page-full.html:156
54
- #: ../theme/climateadaptv2/health-page.html:280
55
- msgid "Home"
56
- msgstr ""
57
-
58
- #: ../theme/climateadaptv2/health-homepage.html:220
59
- msgid "INDICATORS"
60
- msgstr ""
61
-
62
- #: ../theme/climateadaptv2/health-homepage.html:223
63
- msgid "Learn more"
64
- msgstr ""
65
-
66
- #: ../theme/climateadaptv2/health-homepage.html:357
67
- #: ../theme/climateadaptv2/health-page.html:192
68
- msgid "More events"
69
- msgstr ""
70
-
71
- #: ../theme/climateadaptv2/health-homepage.html:340
72
- #: ../theme/climateadaptv2/health-page.html:175
73
- msgid "More news"
74
- msgstr ""
75
-
76
- #: ../theme/climateadaptv2/health-homepage.html:182
77
- msgid "New"
78
- msgstr ""
79
-
80
- #: ../theme/climateadaptv2/health-homepage.html:319
81
- #: ../theme/climateadaptv2/health-page.html:154
82
- msgid "News"
83
- msgstr ""
84
-
85
- #: ../theme/climateadaptv2/health-homepage.html:316
86
- #: ../theme/climateadaptv2/health-page.html:151
87
- msgid "News/Events"
88
- msgstr ""
89
-
90
- #: ../theme/climateadaptv2/health-homepage.html:370
91
- #: ../theme/climateadaptv2/health-page.html:205
92
- msgid "Newsletter"
93
- msgstr ""
94
-
95
- #: ../theme/climateadaptv2/health-homepage.html:461
96
- #: ../theme/climateadaptv2/health-page-full.html:172
97
- #: ../theme/climateadaptv2/health-page.html:296
98
- msgid "Privacy and Legal Notice"
99
- msgstr ""
100
-
101
- #: ../theme/climateadaptv2/health-homepage.html:384
102
- #: ../theme/climateadaptv2/health-page.html:219
103
- msgid "Register to receive news from the European Climate and Health Observatory"
104
- msgstr ""
105
-
106
- #: ../theme/climateadaptv2/health-homepage.html:260
107
- msgid "Resource catalogue"
108
- msgstr ""
109
-
110
- #: ../theme/climateadaptv2/health-homepage.html:457
111
- #: ../theme/climateadaptv2/health-page-full.html:168
112
- #: ../theme/climateadaptv2/health-page.html:292
113
- msgid "SITE MAP"
114
- msgstr ""
115
-
116
- #: ../theme/climateadaptv2/health-homepage.html:261
117
- msgid "Search and access the Observatory’s database containing case studies, publications, indicators, research projects and other"
118
- msgstr ""
119
-
120
- #: ../theme/climateadaptv2/health-homepage.html:241
121
- msgid "See how countries are addressing climate change adaptation in public health"
122
- msgstr ""
123
-
124
- #: ../theme/climateadaptv2/health-homepage.html:373
125
- #: ../theme/climateadaptv2/health-page.html:208
126
- msgid "Share"
127
- msgstr ""
128
-
129
- #: ../theme/climateadaptv2/health-homepage.html:405
130
- #: ../theme/climateadaptv2/health-page.html:240
131
- msgid "Share your<br /> information"
132
- msgstr ""
133
-
134
- #: ../theme/climateadaptv2/health-homepage.html:386
135
- #: ../theme/climateadaptv2/health-page.html:221
136
- msgid "Sign me up"
137
- msgstr ""
138
-
139
- #: ../theme/climateadaptv2/health-homepage.html:501
140
- #: ../theme/climateadaptv2/health-page-full.html:212
141
- #: ../theme/climateadaptv2/health-page.html:336
142
- msgid "This <strong>European Climate and Health Observatory</strong> is a partnership between the European Commission, the European Environment Agency and several other organisations."
143
- msgstr ""
144
-
145
- #: ../theme/climateadaptv2/health-homepage.html:221
146
- msgid "View climate and health indicators from different trusted information providers"
147
- msgstr ""
148
-
149
- #: ../theme/climateadaptv2/health-homepage.html:186
150
- msgid "View forecasts of air pollutant concentrations, which could be affected by climatic changes"
151
- msgstr ""
152
-
153
- #: ../theme/climateadaptv2/health-homepage.html:153
154
- msgid "We provide easy access to a wide range of relevant publications, tools, websites and other resources related to climate change and human health."
155
- msgstr ""