@eeacms/volto-cca-policy 0.2.4 → 0.2.5
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 +55 -0
- package/locales/de/LC_MESSAGES/volto.po +15 -64
- package/locales/en/LC_MESSAGES/volto.po +15 -64
- package/locales/es/LC_MESSAGES/volto.po +15 -64
- package/locales/fr/LC_MESSAGES/volto.po +15 -64
- package/locales/it/LC_MESSAGES/volto.po +15 -64
- package/locales/pl/LC_MESSAGES/volto.po +15 -64
- package/locales/ro/LC_MESSAGES/volto.po +15 -64
- package/locales/volto.pot +16 -55
- package/package.json +1 -1
- package/src/components/manage/Blocks/CountryProfileDetail/CountryTabPane.js +72 -0
- package/src/components/manage/Blocks/CountryProfileDetail/CountryTabPane.test.jsx +47 -0
- package/src/components/manage/Blocks/CountryProfileDetail/View.js +59 -47
- package/src/components/manage/Blocks/CountryProfileDetail/View.test.jsx +40 -0
- package/src/components/manage/Blocks/CountryProfileDetail/styles.less +55 -0
- package/src/components/manage/Blocks/RASTBlock/RASTView.jsx +4 -2
- package/src/components/theme/ASTNavigation/ASTAccordion.jsx +20 -6
|
@@ -98,11 +98,6 @@ msgstr "Catégorie"
|
|
|
98
98
|
msgid "Challenges"
|
|
99
99
|
msgstr "Défis"
|
|
100
100
|
|
|
101
|
-
#. Default: "Choices"
|
|
102
|
-
#: components/manage/Widgets/CreatableSelectWidget
|
|
103
|
-
msgid "Choices"
|
|
104
|
-
msgstr "Les choix"
|
|
105
|
-
|
|
106
101
|
#. Default: "Choose a region"
|
|
107
102
|
#: components/manage/Blocks/TransRegionSelect/TransRegionSelectView
|
|
108
103
|
msgid "Choose a region"
|
|
@@ -119,7 +114,6 @@ msgid "City:"
|
|
|
119
114
|
msgstr "Ville:"
|
|
120
115
|
|
|
121
116
|
#. Default: "Climate impact"
|
|
122
|
-
#: components/manage/Blocks/FilterAceContent/FilterAceContentView copy
|
|
123
117
|
#: components/manage/Blocks/FilterAceContent/FilterAceContentView
|
|
124
118
|
msgid "Climate impact"
|
|
125
119
|
msgstr "Impact climatique"
|
|
@@ -140,11 +134,6 @@ msgstr "Impacts climatiques:"
|
|
|
140
134
|
msgid "Climate-ADAPT page for this event"
|
|
141
135
|
msgstr "Page Climat-ADAPT pour cet événement"
|
|
142
136
|
|
|
143
|
-
#. Default: "Close"
|
|
144
|
-
#: components/manage/Widgets/CreatableSelectWidget
|
|
145
|
-
msgid "Close"
|
|
146
|
-
msgstr "Fermer"
|
|
147
|
-
|
|
148
137
|
#. Default: "Contact"
|
|
149
138
|
#: components/theme/Views/CaseStudyView
|
|
150
139
|
#: components/theme/Views/CcaEventView
|
|
@@ -192,13 +181,7 @@ msgstr "Date de sortie:"
|
|
|
192
181
|
msgid "Dec"
|
|
193
182
|
msgstr "Déc"
|
|
194
183
|
|
|
195
|
-
#. Default: "Default"
|
|
196
|
-
#: components/manage/Widgets/CreatableSelectWidget
|
|
197
|
-
msgid "Default"
|
|
198
|
-
msgstr "Défaut"
|
|
199
|
-
|
|
200
184
|
#. Default: "Description"
|
|
201
|
-
#: components/manage/Widgets/CreatableSelectWidget
|
|
202
185
|
#: helpers/Utils
|
|
203
186
|
msgid "Description"
|
|
204
187
|
msgstr "Description"
|
|
@@ -248,6 +231,11 @@ msgstr "Programme de financement:"
|
|
|
248
231
|
msgid "Geographic characterisation:"
|
|
249
232
|
msgstr "Caractérisation géographique:"
|
|
250
233
|
|
|
234
|
+
#. Default: "Getting started"
|
|
235
|
+
#: components/theme/ASTNavigation/ASTAccordion
|
|
236
|
+
msgid "Getting started"
|
|
237
|
+
msgstr "Commencer"
|
|
238
|
+
|
|
251
239
|
#. Default: "Go back"
|
|
252
240
|
#: components/theme/Views/C3SIndicatorView
|
|
253
241
|
msgid "Go back"
|
|
@@ -339,6 +327,11 @@ msgstr "Mesures de type clé:"
|
|
|
339
327
|
msgid "Key activities within climate change and health"
|
|
340
328
|
msgstr "Activités clés dans le changement climatique et la santé"
|
|
341
329
|
|
|
330
|
+
#. Default: "Key type measures"
|
|
331
|
+
#: components/manage/Blocks/CaseStudyExplorer/CaseStudyFilters
|
|
332
|
+
msgid "Key type measures"
|
|
333
|
+
msgstr ""
|
|
334
|
+
|
|
342
335
|
#. Default: "Keywords:"
|
|
343
336
|
#: helpers/ContentMetadata
|
|
344
337
|
msgid "Keywords:"
|
|
@@ -411,21 +404,11 @@ msgstr "No HHAP"
|
|
|
411
404
|
msgid "No information"
|
|
412
405
|
msgstr "Aucune information"
|
|
413
406
|
|
|
414
|
-
#. Default: "No options"
|
|
415
|
-
#: components/manage/Widgets/CreatableSelectWidget
|
|
416
|
-
msgid "No options"
|
|
417
|
-
msgstr "Aucune option"
|
|
418
|
-
|
|
419
407
|
#. Default: "No results"
|
|
420
408
|
#: components/manage/Blocks/SearchAceContent/SearchAceContentView
|
|
421
409
|
msgid "No results"
|
|
422
410
|
msgstr "Aucun résultat"
|
|
423
411
|
|
|
424
|
-
#. Default: "No value"
|
|
425
|
-
#: components/manage/Widgets/CreatableSelectWidget
|
|
426
|
-
msgid "No value"
|
|
427
|
-
msgstr "Aucune valeur"
|
|
428
|
-
|
|
429
412
|
#. Default: "Nov"
|
|
430
413
|
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
431
414
|
msgid "Nov"
|
|
@@ -533,18 +516,12 @@ msgstr "Documents et présentations connexes"
|
|
|
533
516
|
msgid "Relevance"
|
|
534
517
|
msgstr "Pertinence"
|
|
535
518
|
|
|
536
|
-
#. Default: "Required"
|
|
537
|
-
#: components/manage/Widgets/CreatableSelectWidget
|
|
538
|
-
msgid "Required"
|
|
539
|
-
msgstr "Requis"
|
|
540
|
-
|
|
541
519
|
#. Default: "Sa"
|
|
542
520
|
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
543
521
|
msgid "Sa"
|
|
544
522
|
msgstr "Sa"
|
|
545
523
|
|
|
546
524
|
#. Default: "Sector"
|
|
547
|
-
#: components/manage/Blocks/FilterAceContent/FilterAceContentView copy
|
|
548
525
|
#: components/manage/Blocks/FilterAceContent/FilterAceContentView
|
|
549
526
|
msgid "Sector"
|
|
550
527
|
msgstr "Secteur"
|
|
@@ -569,11 +546,6 @@ msgstr "Voir plus"
|
|
|
569
546
|
msgid "See video outside Climate-ADAPT"
|
|
570
547
|
msgstr "Voir la vidéo en dehors de Climate-ADAPT"
|
|
571
548
|
|
|
572
|
-
#. Default: "Select…"
|
|
573
|
-
#: components/manage/Widgets/CreatableSelectWidget
|
|
574
|
-
msgid "Select…"
|
|
575
|
-
msgstr "Sélectionner…"
|
|
576
|
-
|
|
577
549
|
#. Default: "Sep"
|
|
578
550
|
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
579
551
|
msgid "Sep"
|
|
@@ -582,15 +554,9 @@ msgstr "Sep"
|
|
|
582
554
|
#. Default: "Share your information"
|
|
583
555
|
#: components/manage/Blocks/SearchAceContent/SearchAceContentView
|
|
584
556
|
#: components/theme/ShareInfoButton/ShareInfoButton
|
|
585
|
-
#: helpers/ShareInfo
|
|
586
557
|
msgid "Share your information"
|
|
587
558
|
msgstr "Partagez vos informations"
|
|
588
559
|
|
|
589
|
-
#. Default: "Short Name"
|
|
590
|
-
#: components/manage/Widgets/CreatableSelectWidget
|
|
591
|
-
msgid "Short Name"
|
|
592
|
-
msgstr "Nom court"
|
|
593
|
-
|
|
594
560
|
#. Default: "Solutions"
|
|
595
561
|
#: components/theme/Views/CaseStudyView
|
|
596
562
|
msgid "Solutions"
|
|
@@ -640,6 +606,11 @@ msgstr "Facteurs de réussite et facteurs limitants"
|
|
|
640
606
|
msgid "Th"
|
|
641
607
|
msgstr "Ème"
|
|
642
608
|
|
|
609
|
+
#. Default: "The Adaptation Support Tool - Getting started"
|
|
610
|
+
#: components/theme/ASTNavigation/ASTAccordion
|
|
611
|
+
msgid "The Adaptation Support Tool - Getting started"
|
|
612
|
+
msgstr "L'outil d'assistance d'adaptation - Début"
|
|
613
|
+
|
|
643
614
|
#. Default: "The date refers to the date of release of the video"
|
|
644
615
|
#: helpers/ContentMetadata
|
|
645
616
|
msgid "The date refers to the date of release of the video"
|
|
@@ -655,21 +626,11 @@ msgstr "La date fait référence à la dernière date de publication de l'articl
|
|
|
655
626
|
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"
|
|
656
627
|
msgstr "La date fait référence au moment où l'article a été préparé ou mis à jour par les experts contributeurs pour être soumis à la publication dans Climate ADAPT."
|
|
657
628
|
|
|
658
|
-
#. Default: "Title"
|
|
659
|
-
#: components/manage/Widgets/CreatableSelectWidget
|
|
660
|
-
msgid "Title"
|
|
661
|
-
msgstr "Titre"
|
|
662
|
-
|
|
663
629
|
#. Default: "Tu"
|
|
664
630
|
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
665
631
|
msgid "Tu"
|
|
666
632
|
msgstr "Tu"
|
|
667
633
|
|
|
668
|
-
#. Default: "Used for programmatic access to the fieldset."
|
|
669
|
-
#: components/manage/Widgets/CreatableSelectWidget
|
|
670
|
-
msgid "Used for programmatic access to the fieldset."
|
|
671
|
-
msgstr "Utilisé pour l’accès par programmation à l’ensemble de champs."
|
|
672
|
-
|
|
673
634
|
#. Default: "View all contributions in the resource catalogue"
|
|
674
635
|
#: helpers/Utils
|
|
675
636
|
msgid "View all contributions in the resource catalogue"
|
|
@@ -3131,11 +3092,6 @@ msgstr "Caractérisation géographique"
|
|
|
3131
3092
|
msgid "Geographic characterization:"
|
|
3132
3093
|
msgstr "Caractérisation géographique:"
|
|
3133
3094
|
|
|
3134
|
-
#. undefined
|
|
3135
|
-
#: ../../climateadapt/tiles/pt/urbanast_navigation.pt:50
|
|
3136
|
-
msgid "Getting started"
|
|
3137
|
-
msgstr "Commencer"
|
|
3138
|
-
|
|
3139
3095
|
#. undefined
|
|
3140
3096
|
#: ../../climateadapt/browser/pt/landing_page_forest.pt:300
|
|
3141
3097
|
#: ../../climateadapt/browser/pt/landing_page_urban.pt:255
|
|
@@ -3749,11 +3705,6 @@ msgstr "Le <a href="https://www.covenantofmayors.eu/support/funding.html">Guide
|
|
|
3749
3705
|
msgid "The <a href="https://www.fao.org/green-cities-initiative/en/">FAO Green Cities Initiative</a> focuses on improving the urban environment, strengthening urban-rural linkages and the resilience of urban systems, services and populations to external shocks."
|
|
3750
3706
|
msgstr "L'<a href="https://www.fao.org/green-cities-initiative/en/">Initiative FAO Green Cities</a> se concentre sur l'amélioration de l'environnement urbain, le renforcement des liens urbains-ruraux et la résilience des systèmes, des services et des populations urbains aux chocs externes."
|
|
3751
3707
|
|
|
3752
|
-
#. undefined
|
|
3753
|
-
#: ../../climateadapt/tiles/pt/ast_navigation.pt:106
|
|
3754
|
-
msgid "The Adaptation Support Tool - Getting started"
|
|
3755
|
-
msgstr "L'outil d'assistance d'adaptation - Début"
|
|
3756
|
-
|
|
3757
3708
|
#. undefined
|
|
3758
3709
|
#: ../../climateadapt/browser/pt/landing_page_urban.pt:384
|
|
3759
3710
|
msgid "The EU Covenant of Mayors"
|
|
@@ -98,11 +98,6 @@ msgstr "Categoria"
|
|
|
98
98
|
msgid "Challenges"
|
|
99
99
|
msgstr "Sfide"
|
|
100
100
|
|
|
101
|
-
#. Default: "Choices"
|
|
102
|
-
#: components/manage/Widgets/CreatableSelectWidget
|
|
103
|
-
msgid "Choices"
|
|
104
|
-
msgstr "Scelte"
|
|
105
|
-
|
|
106
101
|
#. Default: "Choose a region"
|
|
107
102
|
#: components/manage/Blocks/TransRegionSelect/TransRegionSelectView
|
|
108
103
|
msgid "Choose a region"
|
|
@@ -119,7 +114,6 @@ msgid "City:"
|
|
|
119
114
|
msgstr "Città:"
|
|
120
115
|
|
|
121
116
|
#. Default: "Climate impact"
|
|
122
|
-
#: components/manage/Blocks/FilterAceContent/FilterAceContentView copy
|
|
123
117
|
#: components/manage/Blocks/FilterAceContent/FilterAceContentView
|
|
124
118
|
msgid "Climate impact"
|
|
125
119
|
msgstr "Impatto climatico"
|
|
@@ -140,11 +134,6 @@ msgstr "Impatti climatici:"
|
|
|
140
134
|
msgid "Climate-ADAPT page for this event"
|
|
141
135
|
msgstr "Pagina Climate-ADAPT per questo evento"
|
|
142
136
|
|
|
143
|
-
#. Default: "Close"
|
|
144
|
-
#: components/manage/Widgets/CreatableSelectWidget
|
|
145
|
-
msgid "Close"
|
|
146
|
-
msgstr "Vicino"
|
|
147
|
-
|
|
148
137
|
#. Default: "Contact"
|
|
149
138
|
#: components/theme/Views/CaseStudyView
|
|
150
139
|
#: components/theme/Views/CcaEventView
|
|
@@ -192,13 +181,7 @@ msgstr "Data di pubblicazione:"
|
|
|
192
181
|
msgid "Dec"
|
|
193
182
|
msgstr "dicembre"
|
|
194
183
|
|
|
195
|
-
#. Default: "Default"
|
|
196
|
-
#: components/manage/Widgets/CreatableSelectWidget
|
|
197
|
-
msgid "Default"
|
|
198
|
-
msgstr "Predefinito"
|
|
199
|
-
|
|
200
184
|
#. Default: "Description"
|
|
201
|
-
#: components/manage/Widgets/CreatableSelectWidget
|
|
202
185
|
#: helpers/Utils
|
|
203
186
|
msgid "Description"
|
|
204
187
|
msgstr "Descrizione"
|
|
@@ -248,6 +231,11 @@ msgstr "Programma di finanziamento:"
|
|
|
248
231
|
msgid "Geographic characterisation:"
|
|
249
232
|
msgstr "Caratterizzazione geografica:"
|
|
250
233
|
|
|
234
|
+
#. Default: "Getting started"
|
|
235
|
+
#: components/theme/ASTNavigation/ASTAccordion
|
|
236
|
+
msgid "Getting started"
|
|
237
|
+
msgstr "Iniziare"
|
|
238
|
+
|
|
251
239
|
#. Default: "Go back"
|
|
252
240
|
#: components/theme/Views/C3SIndicatorView
|
|
253
241
|
msgid "Go back"
|
|
@@ -339,6 +327,11 @@ msgstr "Misure di tipo chiave:"
|
|
|
339
327
|
msgid "Key activities within climate change and health"
|
|
340
328
|
msgstr "Attività chiave all'interno del cambiamento climatico e della salute"
|
|
341
329
|
|
|
330
|
+
#. Default: "Key type measures"
|
|
331
|
+
#: components/manage/Blocks/CaseStudyExplorer/CaseStudyFilters
|
|
332
|
+
msgid "Key type measures"
|
|
333
|
+
msgstr ""
|
|
334
|
+
|
|
342
335
|
#. Default: "Keywords:"
|
|
343
336
|
#: helpers/ContentMetadata
|
|
344
337
|
msgid "Keywords:"
|
|
@@ -411,21 +404,11 @@ msgstr "No HHAP"
|
|
|
411
404
|
msgid "No information"
|
|
412
405
|
msgstr "Nessuna informazione"
|
|
413
406
|
|
|
414
|
-
#. Default: "No options"
|
|
415
|
-
#: components/manage/Widgets/CreatableSelectWidget
|
|
416
|
-
msgid "No options"
|
|
417
|
-
msgstr "Nessuna opzione"
|
|
418
|
-
|
|
419
407
|
#. Default: "No results"
|
|
420
408
|
#: components/manage/Blocks/SearchAceContent/SearchAceContentView
|
|
421
409
|
msgid "No results"
|
|
422
410
|
msgstr "Nessun risultato"
|
|
423
411
|
|
|
424
|
-
#. Default: "No value"
|
|
425
|
-
#: components/manage/Widgets/CreatableSelectWidget
|
|
426
|
-
msgid "No value"
|
|
427
|
-
msgstr "Nessun valore"
|
|
428
|
-
|
|
429
412
|
#. Default: "Nov"
|
|
430
413
|
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
431
414
|
msgid "Nov"
|
|
@@ -533,18 +516,12 @@ msgstr "Documenti e presentazioni relative"
|
|
|
533
516
|
msgid "Relevance"
|
|
534
517
|
msgstr "Rilevanza"
|
|
535
518
|
|
|
536
|
-
#. Default: "Required"
|
|
537
|
-
#: components/manage/Widgets/CreatableSelectWidget
|
|
538
|
-
msgid "Required"
|
|
539
|
-
msgstr "Necessario"
|
|
540
|
-
|
|
541
519
|
#. Default: "Sa"
|
|
542
520
|
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
543
521
|
msgid "Sa"
|
|
544
522
|
msgstr "Sa"
|
|
545
523
|
|
|
546
524
|
#. Default: "Sector"
|
|
547
|
-
#: components/manage/Blocks/FilterAceContent/FilterAceContentView copy
|
|
548
525
|
#: components/manage/Blocks/FilterAceContent/FilterAceContentView
|
|
549
526
|
msgid "Sector"
|
|
550
527
|
msgstr "Settore"
|
|
@@ -569,11 +546,6 @@ msgstr "Vedi altro"
|
|
|
569
546
|
msgid "See video outside Climate-ADAPT"
|
|
570
547
|
msgstr "Guarda il video fuori da Climate-ADAPT"
|
|
571
548
|
|
|
572
|
-
#. Default: "Select…"
|
|
573
|
-
#: components/manage/Widgets/CreatableSelectWidget
|
|
574
|
-
msgid "Select…"
|
|
575
|
-
msgstr "Selezionare…"
|
|
576
|
-
|
|
577
549
|
#. Default: "Sep"
|
|
578
550
|
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
579
551
|
msgid "Sep"
|
|
@@ -582,15 +554,9 @@ msgstr "Settembre"
|
|
|
582
554
|
#. Default: "Share your information"
|
|
583
555
|
#: components/manage/Blocks/SearchAceContent/SearchAceContentView
|
|
584
556
|
#: components/theme/ShareInfoButton/ShareInfoButton
|
|
585
|
-
#: helpers/ShareInfo
|
|
586
557
|
msgid "Share your information"
|
|
587
558
|
msgstr "Condividi le tue informazioni"
|
|
588
559
|
|
|
589
|
-
#. Default: "Short Name"
|
|
590
|
-
#: components/manage/Widgets/CreatableSelectWidget
|
|
591
|
-
msgid "Short Name"
|
|
592
|
-
msgstr "Nome corto"
|
|
593
|
-
|
|
594
560
|
#. Default: "Solutions"
|
|
595
561
|
#: components/theme/Views/CaseStudyView
|
|
596
562
|
msgid "Solutions"
|
|
@@ -640,6 +606,11 @@ msgstr "Successo e fattori limitanti"
|
|
|
640
606
|
msgid "Th"
|
|
641
607
|
msgstr "Gi"
|
|
642
608
|
|
|
609
|
+
#. Default: "The Adaptation Support Tool - Getting started"
|
|
610
|
+
#: components/theme/ASTNavigation/ASTAccordion
|
|
611
|
+
msgid "The Adaptation Support Tool - Getting started"
|
|
612
|
+
msgstr "Lo strumento di supporto dell'adattamento - Inizio"
|
|
613
|
+
|
|
643
614
|
#. Default: "The date refers to the date of release of the video"
|
|
644
615
|
#: helpers/ContentMetadata
|
|
645
616
|
msgid "The date refers to the date of release of the video"
|
|
@@ -655,21 +626,11 @@ msgstr "La data si riferisce all'ultima data di pubblicazione della scheda"
|
|
|
655
626
|
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"
|
|
656
627
|
msgstr "La data si riferisce al momento in cui la scheda è stata preparata o aggiornata dagli esperti e presentata per la pubblicazione in Climate-ADAPT"
|
|
657
628
|
|
|
658
|
-
#. Default: "Title"
|
|
659
|
-
#: components/manage/Widgets/CreatableSelectWidget
|
|
660
|
-
msgid "Title"
|
|
661
|
-
msgstr "Titolo"
|
|
662
|
-
|
|
663
629
|
#. Default: "Tu"
|
|
664
630
|
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
665
631
|
msgid "Tu"
|
|
666
632
|
msgstr "Tu"
|
|
667
633
|
|
|
668
|
-
#. Default: "Used for programmatic access to the fieldset."
|
|
669
|
-
#: components/manage/Widgets/CreatableSelectWidget
|
|
670
|
-
msgid "Used for programmatic access to the fieldset."
|
|
671
|
-
msgstr "Utilizzato per l'accesso programmatico al fieldset."
|
|
672
|
-
|
|
673
634
|
#. Default: "View all contributions in the resource catalogue"
|
|
674
635
|
#: helpers/Utils
|
|
675
636
|
msgid "View all contributions in the resource catalogue"
|
|
@@ -3131,11 +3092,6 @@ msgstr "Caratterizzazione geografica"
|
|
|
3131
3092
|
msgid "Geographic characterization:"
|
|
3132
3093
|
msgstr "Caratterizzazione geografica:"
|
|
3133
3094
|
|
|
3134
|
-
#. undefined
|
|
3135
|
-
#: ../../climateadapt/tiles/pt/urbanast_navigation.pt:50
|
|
3136
|
-
msgid "Getting started"
|
|
3137
|
-
msgstr "Iniziare"
|
|
3138
|
-
|
|
3139
3095
|
#. undefined
|
|
3140
3096
|
#: ../../climateadapt/browser/pt/landing_page_forest.pt:300
|
|
3141
3097
|
#: ../../climateadapt/browser/pt/landing_page_urban.pt:255
|
|
@@ -3749,11 +3705,6 @@ msgstr "Il <a href="https://www.covenantofmayors.eu/support/funding.html"> Guida
|
|
|
3749
3705
|
msgid "The <a href="https://www.fao.org/green-cities-initiative/en/">FAO Green Cities Initiative</a> focuses on improving the urban environment, strengthening urban-rural linkages and the resilience of urban systems, services and populations to external shocks."
|
|
3750
3706
|
msgstr "L'iniziativa <a href="https://www.fao.org/green-fortsinitiative/en/"> FAO Green Cities Initiative </a> si concentra sul miglioramento dell'ambiente urbano, rafforzando i legami urbani-rurali e la resilienza di Sistemi urbani, servizi e popolazioni a shock esterni."
|
|
3751
3707
|
|
|
3752
|
-
#. undefined
|
|
3753
|
-
#: ../../climateadapt/tiles/pt/ast_navigation.pt:106
|
|
3754
|
-
msgid "The Adaptation Support Tool - Getting started"
|
|
3755
|
-
msgstr "Lo strumento di supporto dell'adattamento - Inizio"
|
|
3756
|
-
|
|
3757
3708
|
#. undefined
|
|
3758
3709
|
#: ../../climateadapt/browser/pt/landing_page_urban.pt:384
|
|
3759
3710
|
msgid "The EU Covenant of Mayors"
|
|
@@ -98,11 +98,6 @@ msgstr "Kategoria"
|
|
|
98
98
|
msgid "Challenges"
|
|
99
99
|
msgstr "Wyzwania"
|
|
100
100
|
|
|
101
|
-
#. Default: "Choices"
|
|
102
|
-
#: components/manage/Widgets/CreatableSelectWidget
|
|
103
|
-
msgid "Choices"
|
|
104
|
-
msgstr "Wybory"
|
|
105
|
-
|
|
106
101
|
#. Default: "Choose a region"
|
|
107
102
|
#: components/manage/Blocks/TransRegionSelect/TransRegionSelectView
|
|
108
103
|
msgid "Choose a region"
|
|
@@ -119,7 +114,6 @@ msgid "City:"
|
|
|
119
114
|
msgstr "Miasto:"
|
|
120
115
|
|
|
121
116
|
#. Default: "Climate impact"
|
|
122
|
-
#: components/manage/Blocks/FilterAceContent/FilterAceContentView copy
|
|
123
117
|
#: components/manage/Blocks/FilterAceContent/FilterAceContentView
|
|
124
118
|
msgid "Climate impact"
|
|
125
119
|
msgstr "Wpływ na klimat"
|
|
@@ -140,11 +134,6 @@ msgstr "Wpływ klimatu:"
|
|
|
140
134
|
msgid "Climate-ADAPT page for this event"
|
|
141
135
|
msgstr "Strona Climate-ADAPT poświęcona temu wydarzeniu"
|
|
142
136
|
|
|
143
|
-
#. Default: "Close"
|
|
144
|
-
#: components/manage/Widgets/CreatableSelectWidget
|
|
145
|
-
msgid "Close"
|
|
146
|
-
msgstr "Zamknąć"
|
|
147
|
-
|
|
148
137
|
#. Default: "Contact"
|
|
149
138
|
#: components/theme/Views/CaseStudyView
|
|
150
139
|
#: components/theme/Views/CcaEventView
|
|
@@ -192,13 +181,7 @@ msgstr "Data wydania:"
|
|
|
192
181
|
msgid "Dec"
|
|
193
182
|
msgstr "grudzień"
|
|
194
183
|
|
|
195
|
-
#. Default: "Default"
|
|
196
|
-
#: components/manage/Widgets/CreatableSelectWidget
|
|
197
|
-
msgid "Default"
|
|
198
|
-
msgstr "Domyślny"
|
|
199
|
-
|
|
200
184
|
#. Default: "Description"
|
|
201
|
-
#: components/manage/Widgets/CreatableSelectWidget
|
|
202
185
|
#: helpers/Utils
|
|
203
186
|
msgid "Description"
|
|
204
187
|
msgstr "Opis"
|
|
@@ -248,6 +231,11 @@ msgstr "Program finansowania:"
|
|
|
248
231
|
msgid "Geographic characterisation:"
|
|
249
232
|
msgstr "Charakterystyka geograficzna:"
|
|
250
233
|
|
|
234
|
+
#. Default: "Getting started"
|
|
235
|
+
#: components/theme/ASTNavigation/ASTAccordion
|
|
236
|
+
msgid "Getting started"
|
|
237
|
+
msgstr "Jak zacząć"
|
|
238
|
+
|
|
251
239
|
#. Default: "Go back"
|
|
252
240
|
#: components/theme/Views/C3SIndicatorView
|
|
253
241
|
msgid "Go back"
|
|
@@ -339,6 +327,11 @@ msgstr "Mierzy typu kluczowego:"
|
|
|
339
327
|
msgid "Key activities within climate change and health"
|
|
340
328
|
msgstr "Kluczowe działania w ramach zmian klimatu i zdrowia"
|
|
341
329
|
|
|
330
|
+
#. Default: "Key type measures"
|
|
331
|
+
#: components/manage/Blocks/CaseStudyExplorer/CaseStudyFilters
|
|
332
|
+
msgid "Key type measures"
|
|
333
|
+
msgstr ""
|
|
334
|
+
|
|
342
335
|
#. Default: "Keywords:"
|
|
343
336
|
#: helpers/ContentMetadata
|
|
344
337
|
msgid "Keywords:"
|
|
@@ -411,21 +404,11 @@ msgstr "No HHAP"
|
|
|
411
404
|
msgid "No information"
|
|
412
405
|
msgstr "Brak informacji"
|
|
413
406
|
|
|
414
|
-
#. Default: "No options"
|
|
415
|
-
#: components/manage/Widgets/CreatableSelectWidget
|
|
416
|
-
msgid "No options"
|
|
417
|
-
msgstr "Brak opcji"
|
|
418
|
-
|
|
419
407
|
#. Default: "No results"
|
|
420
408
|
#: components/manage/Blocks/SearchAceContent/SearchAceContentView
|
|
421
409
|
msgid "No results"
|
|
422
410
|
msgstr "Brak wyników"
|
|
423
411
|
|
|
424
|
-
#. Default: "No value"
|
|
425
|
-
#: components/manage/Widgets/CreatableSelectWidget
|
|
426
|
-
msgid "No value"
|
|
427
|
-
msgstr "Bez wartości"
|
|
428
|
-
|
|
429
412
|
#. Default: "Nov"
|
|
430
413
|
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
431
414
|
msgid "Nov"
|
|
@@ -533,18 +516,12 @@ msgstr "Powiązane dokumenty i prezentacje"
|
|
|
533
516
|
msgid "Relevance"
|
|
534
517
|
msgstr "Przydatność"
|
|
535
518
|
|
|
536
|
-
#. Default: "Required"
|
|
537
|
-
#: components/manage/Widgets/CreatableSelectWidget
|
|
538
|
-
msgid "Required"
|
|
539
|
-
msgstr "Wymagany"
|
|
540
|
-
|
|
541
519
|
#. Default: "Sa"
|
|
542
520
|
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
543
521
|
msgid "Sa"
|
|
544
522
|
msgstr "Sa"
|
|
545
523
|
|
|
546
524
|
#. Default: "Sector"
|
|
547
|
-
#: components/manage/Blocks/FilterAceContent/FilterAceContentView copy
|
|
548
525
|
#: components/manage/Blocks/FilterAceContent/FilterAceContentView
|
|
549
526
|
msgid "Sector"
|
|
550
527
|
msgstr "Sektor"
|
|
@@ -569,11 +546,6 @@ msgstr "Zobacz więcej"
|
|
|
569
546
|
msgid "See video outside Climate-ADAPT"
|
|
570
547
|
msgstr "Zobacz film poza Climate-ADAPT"
|
|
571
548
|
|
|
572
|
-
#. Default: "Select…"
|
|
573
|
-
#: components/manage/Widgets/CreatableSelectWidget
|
|
574
|
-
msgid "Select…"
|
|
575
|
-
msgstr "Wybierać…"
|
|
576
|
-
|
|
577
549
|
#. Default: "Sep"
|
|
578
550
|
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
579
551
|
msgid "Sep"
|
|
@@ -582,15 +554,9 @@ msgstr "wrzesień"
|
|
|
582
554
|
#. Default: "Share your information"
|
|
583
555
|
#: components/manage/Blocks/SearchAceContent/SearchAceContentView
|
|
584
556
|
#: components/theme/ShareInfoButton/ShareInfoButton
|
|
585
|
-
#: helpers/ShareInfo
|
|
586
557
|
msgid "Share your information"
|
|
587
558
|
msgstr "Udostępnij swoje informacje"
|
|
588
559
|
|
|
589
|
-
#. Default: "Short Name"
|
|
590
|
-
#: components/manage/Widgets/CreatableSelectWidget
|
|
591
|
-
msgid "Short Name"
|
|
592
|
-
msgstr "Krótkie imię"
|
|
593
|
-
|
|
594
560
|
#. Default: "Solutions"
|
|
595
561
|
#: components/theme/Views/CaseStudyView
|
|
596
562
|
msgid "Solutions"
|
|
@@ -640,6 +606,11 @@ msgstr "Czynniki sukcesu i czynniki ograniczające"
|
|
|
640
606
|
msgid "Th"
|
|
641
607
|
msgstr "Cz"
|
|
642
608
|
|
|
609
|
+
#. Default: "The Adaptation Support Tool - Getting started"
|
|
610
|
+
#: components/theme/ASTNavigation/ASTAccordion
|
|
611
|
+
msgid "The Adaptation Support Tool - Getting started"
|
|
612
|
+
msgstr "Narzędzie wsparcia adaptacji - Pierwsze kroki"
|
|
613
|
+
|
|
643
614
|
#. Default: "The date refers to the date of release of the video"
|
|
644
615
|
#: helpers/ContentMetadata
|
|
645
616
|
msgid "The date refers to the date of release of the video"
|
|
@@ -655,21 +626,11 @@ msgstr "Data odnosi się do najnowszej daty publikacji elementu"
|
|
|
655
626
|
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"
|
|
656
627
|
msgstr "Data odnosi się do momentu, w którym element został przygotowany lub zaktualizowany przez ekspertów i przesłany do publikacji w Climate ADAPT"
|
|
657
628
|
|
|
658
|
-
#. Default: "Title"
|
|
659
|
-
#: components/manage/Widgets/CreatableSelectWidget
|
|
660
|
-
msgid "Title"
|
|
661
|
-
msgstr "Tytuł"
|
|
662
|
-
|
|
663
629
|
#. Default: "Tu"
|
|
664
630
|
#: components/manage/Blocks/Listing/EventCardsListingView
|
|
665
631
|
msgid "Tu"
|
|
666
632
|
msgstr "Wt"
|
|
667
633
|
|
|
668
|
-
#. Default: "Used for programmatic access to the fieldset."
|
|
669
|
-
#: components/manage/Widgets/CreatableSelectWidget
|
|
670
|
-
msgid "Used for programmatic access to the fieldset."
|
|
671
|
-
msgstr "Służy do programowego dostępu do zestawu pól."
|
|
672
|
-
|
|
673
634
|
#. Default: "View all contributions in the resource catalogue"
|
|
674
635
|
#: helpers/Utils
|
|
675
636
|
msgid "View all contributions in the resource catalogue"
|
|
@@ -3131,11 +3092,6 @@ msgstr "Charakterystyka geograficzna"
|
|
|
3131
3092
|
msgid "Geographic characterization:"
|
|
3132
3093
|
msgstr "Charakterystyka geograficzna:"
|
|
3133
3094
|
|
|
3134
|
-
#. undefined
|
|
3135
|
-
#: ../../climateadapt/tiles/pt/urbanast_navigation.pt:50
|
|
3136
|
-
msgid "Getting started"
|
|
3137
|
-
msgstr "Jak zacząć"
|
|
3138
|
-
|
|
3139
3095
|
#. undefined
|
|
3140
3096
|
#: ../../climateadapt/browser/pt/landing_page_forest.pt:300
|
|
3141
3097
|
#: ../../climateadapt/browser/pt/landing_page_urban.pt:255
|
|
@@ -3749,11 +3705,6 @@ msgstr "<a href="https://www.covenantofmayors.eu/support/funding.html">Interakty
|
|
|
3749
3705
|
msgid "The <a href="https://www.fao.org/green-cities-initiative/en/">FAO Green Cities Initiative</a> focuses on improving the urban environment, strengthening urban-rural linkages and the resilience of urban systems, services and populations to external shocks."
|
|
3750
3706
|
msgstr "<a href="https://www.fao.org/green-cities-initiative/en/">Inicjatywa Zielonych Miast FAO (FAO Green Cities) </a> koncentruje się na poprawie środowiska miejskiego, wzmocnieniu powiązań miejsko-wiejskich oraz odporności systemów miejskich, usług i populacji na wstrząsy zewnętrzne."
|
|
3751
3707
|
|
|
3752
|
-
#. undefined
|
|
3753
|
-
#: ../../climateadapt/tiles/pt/ast_navigation.pt:106
|
|
3754
|
-
msgid "The Adaptation Support Tool - Getting started"
|
|
3755
|
-
msgstr "Narzędzie wsparcia adaptacji - Pierwsze kroki"
|
|
3756
|
-
|
|
3757
3708
|
#. undefined
|
|
3758
3709
|
#: ../../climateadapt/browser/pt/landing_page_urban.pt:384
|
|
3759
3710
|
msgid "The EU Covenant of Mayors"
|