design-comuni-plone-theme 11.26.5 → 11.27.0
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/.yarn/install-state.gz +0 -0
- package/CHANGELOG.md +29 -0
- package/RELEASE.md +16 -0
- package/locales/de/LC_MESSAGES/volto.po +94 -0
- package/locales/en/LC_MESSAGES/volto.po +95 -1
- package/locales/es/LC_MESSAGES/volto.po +94 -0
- package/locales/fr/LC_MESSAGES/volto.po +94 -0
- package/locales/it/LC_MESSAGES/volto.po +94 -0
- package/locales/volto.pot +95 -1
- package/package.json +1 -1
- package/publiccode.yml +2 -2
- package/src/components/ItaliaTheme/Blocks/Accordion/Block/ViewBlock.jsx +1 -0
- package/src/components/ItaliaTheme/Blocks/Listing/CardWithImage/CardWithImageDefault.jsx +1 -1
- package/src/components/ItaliaTheme/Blocks/Listing/CardWithSlideUpTextTemplate.jsx +23 -14
- package/src/components/ItaliaTheme/Blocks/Listing/Commons/ListingImage.jsx +17 -4
- package/src/components/ItaliaTheme/Blocks/Listing/CompleteBlockLinksTemplate.jsx +0 -1
- package/src/components/ItaliaTheme/Blocks/Listing/ContentInEvidenceTemplate.jsx +0 -1
- package/src/components/ItaliaTheme/Blocks/Listing/GridGalleryTemplate.jsx +4 -3
- package/src/components/ItaliaTheme/Blocks/Listing/InEvidenceTemplate.jsx +0 -1
- package/src/components/ItaliaTheme/Blocks/__tests__/Accordion.test.jsx +0 -3
- package/src/components/ItaliaTheme/Cards/CardPersona.jsx +1 -1
- package/src/components/ItaliaTheme/CustomerSatisfaction/FeedbackForm.jsx +9 -1
- package/src/components/ItaliaTheme/Header/HeaderSearch/HeaderSearch.jsx +9 -1
- package/src/components/ItaliaTheme/Header/HeaderSearch/SearchModal.jsx +10 -1
- package/src/components/ItaliaTheme/Header/HeaderSlim/HeaderSlim.jsx +15 -2
- package/src/components/ItaliaTheme/Header/HeaderSlim/TertiaryMenu.jsx +1 -1
- package/src/components/ItaliaTheme/Header/ParentSiteMenu.jsx +14 -1
- package/src/components/ItaliaTheme/SkipLinks/SkipLinks.jsx +9 -1
- package/src/components/ItaliaTheme/View/BandoView/BandoView.jsx +19 -1
- package/src/components/ItaliaTheme/View/Commons/PageHeader/PageHeader.jsx +3 -4
- package/src/components/ItaliaTheme/View/Commons/RelatedItemInEvidence/RelatedItemInEvidence.jsx +14 -1
- package/src/components/ItaliaTheme/View/Commons/RelatedItems.jsx +5 -1
- package/src/components/ItaliaTheme/View/Commons/SideMenu.jsx +10 -6
- package/src/components/ItaliaTheme/View/DocumentoView/DocumentoView.jsx +20 -1
- package/src/components/ItaliaTheme/View/EventoView/EventoView.jsx +20 -1
- package/src/components/ItaliaTheme/View/FAQ/FaqFolder/SearchBar.jsx +2 -0
- package/src/components/ItaliaTheme/View/NewsItemView/NewsItemView.jsx +19 -1
- package/src/components/ItaliaTheme/View/PaginaArgomentoView/PaginaArgomentoViewNoBlocks.jsx +14 -1
- package/src/components/ItaliaTheme/View/PersonaView/PersonaView.jsx +20 -1
- package/src/components/ItaliaTheme/View/ServizioView/ServizioView.jsx +19 -2
- package/src/components/ItaliaTheme/View/UOView/UOView.jsx +20 -1
- package/src/components/ItaliaTheme/View/VenueView/VenueView.jsx +24 -11
- package/src/components/SelectInput/SelectInput.jsx +2 -1
- package/src/components/TextInput.jsx +1 -0
- package/src/config/Blocks/ListingOptions/cardWithSlideUpTextTemplate.js +1 -6
- package/src/customizations/volto/components/manage/Widgets/RecurrenceWidget/RecurrenceWidget.jsx +5 -2
- package/src/customizations/volto/components/theme/Navigation/Navigation.jsx +16 -2
- package/src/customizations/volto/helpers/FormValidation/FormValidation.js +8 -5
- package/src/customizations/volto-form-block/components/Field.jsx +7 -0
- package/src/customizations/volto-form-block/fieldSchema.js +345 -0
- package/src/overrideTranslations.jsx +4 -0
- package/src/theme/ItaliaTheme/Blocks/_cardWithImage.scss +1 -0
- package/src/theme/ItaliaTheme/Blocks/_cardWithSlideUpTextTemplate.scss +10 -0
- package/src/theme/ItaliaTheme/Blocks/_search.scss +8 -2
- package/src/theme/ItaliaTheme/Components/_cardPersona.scss +2 -0
- package/src/theme/ItaliaTheme/_ar.scss +3 -2
|
@@ -692,6 +692,11 @@ msgstr ""
|
|
|
692
692
|
msgid "Type the title…"
|
|
693
693
|
msgstr ""
|
|
694
694
|
|
|
695
|
+
#: components/ItaliaTheme/View/UOView/UOView
|
|
696
|
+
# defaultMessage: Contenuto dell'unità organizzativa
|
|
697
|
+
msgid "UOContent"
|
|
698
|
+
msgstr ""
|
|
699
|
+
|
|
695
700
|
#: components/ItaliaTheme/Unauthorized/Unauthorized
|
|
696
701
|
# defaultMessage: Unauthorized
|
|
697
702
|
msgid "Unauthorized"
|
|
@@ -892,6 +897,11 @@ msgstr "Zone responsable"
|
|
|
892
897
|
msgid "argoment"
|
|
893
898
|
msgstr "Sujet"
|
|
894
899
|
|
|
900
|
+
#: components/ItaliaTheme/View/PaginaArgomentoView/PaginaArgomentoViewNoBlocks
|
|
901
|
+
# defaultMessage: Contenuto dell'argomento
|
|
902
|
+
msgid "argomentoContent"
|
|
903
|
+
msgstr ""
|
|
904
|
+
|
|
895
905
|
#: components/ItaliaTheme/Blocks/Listing/RibbonCardTemplate
|
|
896
906
|
#: components/ItaliaTheme/Blocks/Listing/SimpleCard/SimpleCardTemplateCompact
|
|
897
907
|
# defaultMessage: Icona {type}
|
|
@@ -1073,6 +1083,11 @@ msgstr ""
|
|
|
1073
1083
|
msgid "bandi_search_no_filters"
|
|
1074
1084
|
msgstr ""
|
|
1075
1085
|
|
|
1086
|
+
#: components/ItaliaTheme/View/BandoView/BandoView
|
|
1087
|
+
# defaultMessage: Contenuto del Bando
|
|
1088
|
+
msgid "bandoContent"
|
|
1089
|
+
msgstr ""
|
|
1090
|
+
|
|
1076
1091
|
#: components/ItaliaTheme/View/Commons/BandoStatus
|
|
1077
1092
|
# defaultMessage: Scaduto
|
|
1078
1093
|
msgid "bando_closed"
|
|
@@ -1756,6 +1771,11 @@ msgstr ""
|
|
|
1756
1771
|
msgid "dirigente"
|
|
1757
1772
|
msgstr "Directeur"
|
|
1758
1773
|
|
|
1774
|
+
#: components/ItaliaTheme/View/DocumentoView/DocumentoView
|
|
1775
|
+
# defaultMessage: Contenuto del documento
|
|
1776
|
+
msgid "documentContent"
|
|
1777
|
+
msgstr ""
|
|
1778
|
+
|
|
1759
1779
|
#: components/ItaliaTheme/View/Commons/RelatedItems
|
|
1760
1780
|
# defaultMessage: Documenti e dati
|
|
1761
1781
|
msgid "documenti-e-dati"
|
|
@@ -2019,6 +2039,11 @@ msgstr "Structures politiques impliquées"
|
|
|
2019
2039
|
msgid "event_url"
|
|
2020
2040
|
msgstr "URL de l'événement"
|
|
2021
2041
|
|
|
2042
|
+
#: components/ItaliaTheme/View/EventoView/EventoView
|
|
2043
|
+
# defaultMessage: Contenuto dell'evento
|
|
2044
|
+
msgid "eventoContent"
|
|
2045
|
+
msgstr ""
|
|
2046
|
+
|
|
2022
2047
|
#: components/ItaliaTheme/View/Commons/Events
|
|
2023
2048
|
# defaultMessage: Appuntamenti
|
|
2024
2049
|
msgid "events"
|
|
@@ -2117,6 +2142,11 @@ msgstr ""
|
|
|
2117
2142
|
msgid "feedback_error"
|
|
2118
2143
|
msgstr ""
|
|
2119
2144
|
|
|
2145
|
+
#: components/ItaliaTheme/CustomerSatisfaction/FeedbackForm
|
|
2146
|
+
# defaultMessage: Feedback form
|
|
2147
|
+
msgid "feedback_form_aria_title"
|
|
2148
|
+
msgstr ""
|
|
2149
|
+
|
|
2120
2150
|
#: components/ItaliaTheme/CustomerSatisfaction/FeedbackForm
|
|
2121
2151
|
# defaultMessage: Next
|
|
2122
2152
|
msgid "feedback_form_button_next"
|
|
@@ -2411,6 +2441,11 @@ msgstr "Frais de déplacement et services"
|
|
|
2411
2441
|
msgid "importi_viaggio"
|
|
2412
2442
|
msgstr ""
|
|
2413
2443
|
|
|
2444
|
+
#: components/ItaliaTheme/View/Commons/RelatedItemInEvidence/RelatedItemInEvidence
|
|
2445
|
+
# defaultMessage: Contenuti in evidenza
|
|
2446
|
+
msgid "inEvidenceItems"
|
|
2447
|
+
msgstr ""
|
|
2448
|
+
|
|
2414
2449
|
#: components/ItaliaTheme/Blocks/Listing/serviziAmministrazioneTrasparenteTemplate
|
|
2415
2450
|
#: helpers/amministrazioneTrasparenteHelper
|
|
2416
2451
|
# defaultMessage: incarico
|
|
@@ -2633,6 +2668,11 @@ msgstr ""
|
|
|
2633
2668
|
msgid "mailto"
|
|
2634
2669
|
msgstr "Soumettre"
|
|
2635
2670
|
|
|
2671
|
+
#: overrideTranslations
|
|
2672
|
+
# defaultMessage: Menu principale
|
|
2673
|
+
msgid "mainMenu"
|
|
2674
|
+
msgstr ""
|
|
2675
|
+
|
|
2636
2676
|
#: config/Blocks/ListingOptions/mapTemplate
|
|
2637
2677
|
# defaultMessage: Grande
|
|
2638
2678
|
msgid "map_size_large"
|
|
@@ -2718,6 +2758,11 @@ msgstr "Formats alternatifs"
|
|
|
2718
2758
|
msgid "natural_image_size"
|
|
2719
2759
|
msgstr ""
|
|
2720
2760
|
|
|
2761
|
+
#: components/ItaliaTheme/View/NewsItemView/NewsItemView
|
|
2762
|
+
# defaultMessage: Contenuto della notizia
|
|
2763
|
+
msgid "newsContent"
|
|
2764
|
+
msgstr ""
|
|
2765
|
+
|
|
2721
2766
|
#: components/ItaliaTheme/View/NewsItemView/NewsItemText
|
|
2722
2767
|
# defaultMessage: Contenuto
|
|
2723
2768
|
msgid "news_item_contenuto"
|
|
@@ -2911,6 +2956,11 @@ msgstr "Cette page est gérée par"
|
|
|
2911
2956
|
msgid "paginationLabel"
|
|
2912
2957
|
msgstr ""
|
|
2913
2958
|
|
|
2959
|
+
#: components/ItaliaTheme/Header/ParentSiteMenu
|
|
2960
|
+
# defaultMessage: Main site menu
|
|
2961
|
+
msgid "parent_site_menu"
|
|
2962
|
+
msgstr ""
|
|
2963
|
+
|
|
2914
2964
|
#: components/ItaliaTheme/View/EventoView/EventoCosE
|
|
2915
2965
|
# defaultMessage: Parteciperanno
|
|
2916
2966
|
msgid "parteciperanno"
|
|
@@ -2933,6 +2983,11 @@ msgstr "PEC"
|
|
|
2933
2983
|
msgid "persona"
|
|
2934
2984
|
msgstr ""
|
|
2935
2985
|
|
|
2986
|
+
#: components/ItaliaTheme/View/PersonaView/PersonaView
|
|
2987
|
+
# defaultMessage: Contenuto del profilo della persona
|
|
2988
|
+
msgid "personaContent"
|
|
2989
|
+
msgstr ""
|
|
2990
|
+
|
|
2936
2991
|
#: components/ItaliaTheme/View/PersonaView/PersonaRuolo
|
|
2937
2992
|
# defaultMessage: Fa parte di
|
|
2938
2993
|
msgid "persona_strutture_correlate"
|
|
@@ -3385,6 +3440,7 @@ msgstr "Rechercher du contenu dans"
|
|
|
3385
3440
|
msgid "searchInSection"
|
|
3386
3441
|
msgstr ""
|
|
3387
3442
|
|
|
3443
|
+
#: components/ItaliaTheme/Header/HeaderSearch/HeaderSearch
|
|
3388
3444
|
#: components/ItaliaTheme/Header/HeaderSearch/SearchModal
|
|
3389
3445
|
# defaultMessage: Cerca nel sito
|
|
3390
3446
|
msgid "searchLabel"
|
|
@@ -3627,6 +3683,11 @@ msgstr ""
|
|
|
3627
3683
|
msgid "servizi_offerti"
|
|
3628
3684
|
msgstr "Services"
|
|
3629
3685
|
|
|
3686
|
+
#: components/ItaliaTheme/View/ServizioView/ServizioView
|
|
3687
|
+
# defaultMessage: Contenuto del servizio
|
|
3688
|
+
msgid "servizioContent"
|
|
3689
|
+
msgstr ""
|
|
3690
|
+
|
|
3630
3691
|
#: components/ItaliaTheme/View/ServizioView/ServizioAccedi
|
|
3631
3692
|
# defaultMessage: Accedi al servizio
|
|
3632
3693
|
msgid "servizio_canale_digitale"
|
|
@@ -3792,6 +3853,24 @@ msgstr ""
|
|
|
3792
3853
|
msgid "show_type"
|
|
3793
3854
|
msgstr ""
|
|
3794
3855
|
|
|
3856
|
+
#: components/ItaliaTheme/View/BandoView/BandoView
|
|
3857
|
+
#: components/ItaliaTheme/View/DocumentoView/DocumentoView
|
|
3858
|
+
#: components/ItaliaTheme/View/EventoView/EventoView
|
|
3859
|
+
#: components/ItaliaTheme/View/NewsItemView/NewsItemView
|
|
3860
|
+
#: components/ItaliaTheme/View/PaginaArgomentoView/PaginaArgomentoViewNoBlocks
|
|
3861
|
+
#: components/ItaliaTheme/View/PersonaView/PersonaView
|
|
3862
|
+
#: components/ItaliaTheme/View/ServizioView/ServizioView
|
|
3863
|
+
#: components/ItaliaTheme/View/UOView/UOView
|
|
3864
|
+
#: components/ItaliaTheme/View/VenueView/VenueView
|
|
3865
|
+
# defaultMessage: Indice della pagina
|
|
3866
|
+
msgid "sideMenuIndex"
|
|
3867
|
+
msgstr ""
|
|
3868
|
+
|
|
3869
|
+
#: components/ItaliaTheme/View/Commons/SideMenu
|
|
3870
|
+
# defaultMessage: Navigazione della pagina
|
|
3871
|
+
msgid "sideMenuNavigation"
|
|
3872
|
+
msgstr ""
|
|
3873
|
+
|
|
3795
3874
|
#: components/ItaliaTheme/View/Commons/TrasparenzaFields
|
|
3796
3875
|
#: components/ItaliaTheme/View/TrasparenzaView/DettagliProcedimentiView
|
|
3797
3876
|
# defaultMessage: Silenzio assenso/Dichiarazione dell'interessato sostitutiva del provvedimento finale
|
|
@@ -3833,6 +3912,11 @@ msgstr "Aller au contenu"
|
|
|
3833
3912
|
msgid "skiplink-navigation"
|
|
3834
3913
|
msgstr "Aller à la navigation"
|
|
3835
3914
|
|
|
3915
|
+
#: components/ItaliaTheme/SkipLinks/SkipLinks
|
|
3916
|
+
# defaultMessage: Skiplinks
|
|
3917
|
+
msgid "skiplinks-description"
|
|
3918
|
+
msgstr ""
|
|
3919
|
+
|
|
3836
3920
|
#: components/ItaliaTheme/View/PuntoDiContattoView/PuntoDiContattoView
|
|
3837
3921
|
#: helpers/contentHelper
|
|
3838
3922
|
# defaultMessage: Skype
|
|
@@ -4234,11 +4318,21 @@ msgstr ""
|
|
|
4234
4318
|
msgid "url"
|
|
4235
4319
|
msgstr ""
|
|
4236
4320
|
|
|
4321
|
+
#: components/ItaliaTheme/Header/HeaderSlim/HeaderSlim
|
|
4322
|
+
# defaultMessage: Utility Menu
|
|
4323
|
+
msgid "utilityMenu"
|
|
4324
|
+
msgstr ""
|
|
4325
|
+
|
|
4237
4326
|
#: components/ItaliaTheme/View/PersonaView/PersonaDocumenti
|
|
4238
4327
|
# defaultMessage: Variazione situazione patrimoniale
|
|
4239
4328
|
msgid "variazione_situazione_patrimoniale"
|
|
4240
4329
|
msgstr "Changement de bilan"
|
|
4241
4330
|
|
|
4331
|
+
#: components/ItaliaTheme/View/VenueView/VenueView
|
|
4332
|
+
# defaultMessage: Informazioni sulla struttura
|
|
4333
|
+
msgid "venueContent"
|
|
4334
|
+
msgstr ""
|
|
4335
|
+
|
|
4242
4336
|
#: components/ItaliaTheme/Blocks/BandiSearch/Body
|
|
4243
4337
|
#: components/ItaliaTheme/Blocks/EventSearch/Body
|
|
4244
4338
|
#: components/ItaliaTheme/Blocks/EventSearch/DefaultFilters
|
|
@@ -675,6 +675,11 @@ msgstr "Digita testo…"
|
|
|
675
675
|
msgid "Type the title…"
|
|
676
676
|
msgstr "Digita il titolo…"
|
|
677
677
|
|
|
678
|
+
#: components/ItaliaTheme/View/UOView/UOView
|
|
679
|
+
# defaultMessage: Contenuto dell'unità organizzativa
|
|
680
|
+
msgid "UOContent"
|
|
681
|
+
msgstr ""
|
|
682
|
+
|
|
678
683
|
#: components/ItaliaTheme/Unauthorized/Unauthorized
|
|
679
684
|
# defaultMessage: Unauthorized
|
|
680
685
|
msgid "Unauthorized"
|
|
@@ -875,6 +880,11 @@ msgstr "Area responsabile"
|
|
|
875
880
|
msgid "argoment"
|
|
876
881
|
msgstr "Argomento"
|
|
877
882
|
|
|
883
|
+
#: components/ItaliaTheme/View/PaginaArgomentoView/PaginaArgomentoViewNoBlocks
|
|
884
|
+
# defaultMessage: Contenuto dell'argomento
|
|
885
|
+
msgid "argomentoContent"
|
|
886
|
+
msgstr ""
|
|
887
|
+
|
|
878
888
|
#: components/ItaliaTheme/Blocks/Listing/RibbonCardTemplate
|
|
879
889
|
#: components/ItaliaTheme/Blocks/Listing/SimpleCard/SimpleCardTemplateCompact
|
|
880
890
|
# defaultMessage: Icona {type}
|
|
@@ -1056,6 +1066,11 @@ msgstr "Sfondo del blocco"
|
|
|
1056
1066
|
msgid "bandi_search_no_filters"
|
|
1057
1067
|
msgstr "Nessun filtro da mostrare. Seleziona i filtri di ricerca da mostrare dalla sidebar laterale."
|
|
1058
1068
|
|
|
1069
|
+
#: components/ItaliaTheme/View/BandoView/BandoView
|
|
1070
|
+
# defaultMessage: Contenuto del Bando
|
|
1071
|
+
msgid "bandoContent"
|
|
1072
|
+
msgstr ""
|
|
1073
|
+
|
|
1059
1074
|
#: components/ItaliaTheme/View/Commons/BandoStatus
|
|
1060
1075
|
# defaultMessage: Scaduto
|
|
1061
1076
|
msgid "bando_closed"
|
|
@@ -1739,6 +1754,11 @@ msgstr "Dichiarazioni di insussistenza e incompatibilità"
|
|
|
1739
1754
|
msgid "dirigente"
|
|
1740
1755
|
msgstr "Dirigente"
|
|
1741
1756
|
|
|
1757
|
+
#: components/ItaliaTheme/View/DocumentoView/DocumentoView
|
|
1758
|
+
# defaultMessage: Contenuto del documento
|
|
1759
|
+
msgid "documentContent"
|
|
1760
|
+
msgstr ""
|
|
1761
|
+
|
|
1742
1762
|
#: components/ItaliaTheme/View/Commons/RelatedItems
|
|
1743
1763
|
# defaultMessage: Documenti e dati
|
|
1744
1764
|
msgid "documenti-e-dati"
|
|
@@ -2002,6 +2022,11 @@ msgstr "Strutture politiche coinvolte"
|
|
|
2002
2022
|
msgid "event_url"
|
|
2003
2023
|
msgstr "Url dell'evento"
|
|
2004
2024
|
|
|
2025
|
+
#: components/ItaliaTheme/View/EventoView/EventoView
|
|
2026
|
+
# defaultMessage: Contenuto dell'evento
|
|
2027
|
+
msgid "eventoContent"
|
|
2028
|
+
msgstr ""
|
|
2029
|
+
|
|
2005
2030
|
#: components/ItaliaTheme/View/Commons/Events
|
|
2006
2031
|
# defaultMessage: Appuntamenti
|
|
2007
2032
|
msgid "events"
|
|
@@ -2100,6 +2125,11 @@ msgstr "Le indicazioni erano complete"
|
|
|
2100
2125
|
msgid "feedback_error"
|
|
2101
2126
|
msgstr "Errore"
|
|
2102
2127
|
|
|
2128
|
+
#: components/ItaliaTheme/CustomerSatisfaction/FeedbackForm
|
|
2129
|
+
# defaultMessage: Feedback form
|
|
2130
|
+
msgid "feedback_form_aria_title"
|
|
2131
|
+
msgstr "Modulo di soddisfazione"
|
|
2132
|
+
|
|
2103
2133
|
#: components/ItaliaTheme/CustomerSatisfaction/FeedbackForm
|
|
2104
2134
|
# defaultMessage: Next
|
|
2105
2135
|
msgid "feedback_form_button_next"
|
|
@@ -2394,6 +2424,11 @@ msgstr "Importi di viaggio e/o servizi"
|
|
|
2394
2424
|
msgid "importi_viaggio"
|
|
2395
2425
|
msgstr "Importi di viaggio e/o servizio"
|
|
2396
2426
|
|
|
2427
|
+
#: components/ItaliaTheme/View/Commons/RelatedItemInEvidence/RelatedItemInEvidence
|
|
2428
|
+
# defaultMessage: Contenuti in evidenza
|
|
2429
|
+
msgid "inEvidenceItems"
|
|
2430
|
+
msgstr ""
|
|
2431
|
+
|
|
2397
2432
|
#: components/ItaliaTheme/Blocks/Listing/serviziAmministrazioneTrasparenteTemplate
|
|
2398
2433
|
#: helpers/amministrazioneTrasparenteHelper
|
|
2399
2434
|
# defaultMessage: incarico
|
|
@@ -2616,6 +2651,11 @@ msgstr "mail@example.com"
|
|
|
2616
2651
|
msgid "mailto"
|
|
2617
2652
|
msgstr "Invia"
|
|
2618
2653
|
|
|
2654
|
+
#: overrideTranslations
|
|
2655
|
+
# defaultMessage: Menu principale
|
|
2656
|
+
msgid "mainMenu"
|
|
2657
|
+
msgstr ""
|
|
2658
|
+
|
|
2619
2659
|
#: config/Blocks/ListingOptions/mapTemplate
|
|
2620
2660
|
# defaultMessage: Grande
|
|
2621
2661
|
msgid "map_size_large"
|
|
@@ -2701,6 +2741,11 @@ msgstr "Formati alternativi"
|
|
|
2701
2741
|
msgid "natural_image_size"
|
|
2702
2742
|
msgstr "Non alterare le dimensioni naturali dell'immagine"
|
|
2703
2743
|
|
|
2744
|
+
#: components/ItaliaTheme/View/NewsItemView/NewsItemView
|
|
2745
|
+
# defaultMessage: Contenuto della notizia
|
|
2746
|
+
msgid "newsContent"
|
|
2747
|
+
msgstr ""
|
|
2748
|
+
|
|
2704
2749
|
#: components/ItaliaTheme/View/NewsItemView/NewsItemText
|
|
2705
2750
|
# defaultMessage: Contenuto
|
|
2706
2751
|
msgid "news_item_contenuto"
|
|
@@ -2894,6 +2939,11 @@ msgstr "Questa pagina è gestita da"
|
|
|
2894
2939
|
msgid "paginationLabel"
|
|
2895
2940
|
msgstr "Selettore di pagina"
|
|
2896
2941
|
|
|
2942
|
+
#: components/ItaliaTheme/Header/ParentSiteMenu
|
|
2943
|
+
# defaultMessage: Main site menu
|
|
2944
|
+
msgid "parent_site_menu"
|
|
2945
|
+
msgstr "Menu principale del sito"
|
|
2946
|
+
|
|
2897
2947
|
#: components/ItaliaTheme/View/EventoView/EventoCosE
|
|
2898
2948
|
# defaultMessage: Parteciperanno
|
|
2899
2949
|
msgid "parteciperanno"
|
|
@@ -2916,6 +2966,11 @@ msgstr "PEC"
|
|
|
2916
2966
|
msgid "persona"
|
|
2917
2967
|
msgstr "Persona"
|
|
2918
2968
|
|
|
2969
|
+
#: components/ItaliaTheme/View/PersonaView/PersonaView
|
|
2970
|
+
# defaultMessage: Contenuto del profilo della persona
|
|
2971
|
+
msgid "personaContent"
|
|
2972
|
+
msgstr ""
|
|
2973
|
+
|
|
2919
2974
|
#: components/ItaliaTheme/View/PersonaView/PersonaRuolo
|
|
2920
2975
|
# defaultMessage: Fa parte di
|
|
2921
2976
|
msgid "persona_strutture_correlate"
|
|
@@ -3368,6 +3423,7 @@ msgstr "Cerca contenuti in"
|
|
|
3368
3423
|
msgid "searchInSection"
|
|
3369
3424
|
msgstr "Cerca nella sezione"
|
|
3370
3425
|
|
|
3426
|
+
#: components/ItaliaTheme/Header/HeaderSearch/HeaderSearch
|
|
3371
3427
|
#: components/ItaliaTheme/Header/HeaderSearch/SearchModal
|
|
3372
3428
|
# defaultMessage: Cerca nel sito
|
|
3373
3429
|
msgid "searchLabel"
|
|
@@ -3610,6 +3666,11 @@ msgstr "Servizi correlati"
|
|
|
3610
3666
|
msgid "servizi_offerti"
|
|
3611
3667
|
msgstr "Servizi disponibili"
|
|
3612
3668
|
|
|
3669
|
+
#: components/ItaliaTheme/View/ServizioView/ServizioView
|
|
3670
|
+
# defaultMessage: Contenuto del servizio
|
|
3671
|
+
msgid "servizioContent"
|
|
3672
|
+
msgstr ""
|
|
3673
|
+
|
|
3613
3674
|
#: components/ItaliaTheme/View/ServizioView/ServizioAccedi
|
|
3614
3675
|
# defaultMessage: Accedi al servizio
|
|
3615
3676
|
msgid "servizio_canale_digitale"
|
|
@@ -3775,6 +3836,24 @@ msgstr "Mostra gli argomenti"
|
|
|
3775
3836
|
msgid "show_type"
|
|
3776
3837
|
msgstr "Mostra il tipo"
|
|
3777
3838
|
|
|
3839
|
+
#: components/ItaliaTheme/View/BandoView/BandoView
|
|
3840
|
+
#: components/ItaliaTheme/View/DocumentoView/DocumentoView
|
|
3841
|
+
#: components/ItaliaTheme/View/EventoView/EventoView
|
|
3842
|
+
#: components/ItaliaTheme/View/NewsItemView/NewsItemView
|
|
3843
|
+
#: components/ItaliaTheme/View/PaginaArgomentoView/PaginaArgomentoViewNoBlocks
|
|
3844
|
+
#: components/ItaliaTheme/View/PersonaView/PersonaView
|
|
3845
|
+
#: components/ItaliaTheme/View/ServizioView/ServizioView
|
|
3846
|
+
#: components/ItaliaTheme/View/UOView/UOView
|
|
3847
|
+
#: components/ItaliaTheme/View/VenueView/VenueView
|
|
3848
|
+
# defaultMessage: Indice della pagina
|
|
3849
|
+
msgid "sideMenuIndex"
|
|
3850
|
+
msgstr ""
|
|
3851
|
+
|
|
3852
|
+
#: components/ItaliaTheme/View/Commons/SideMenu
|
|
3853
|
+
# defaultMessage: Navigazione della pagina
|
|
3854
|
+
msgid "sideMenuNavigation"
|
|
3855
|
+
msgstr ""
|
|
3856
|
+
|
|
3778
3857
|
#: components/ItaliaTheme/View/Commons/TrasparenzaFields
|
|
3779
3858
|
#: components/ItaliaTheme/View/TrasparenzaView/DettagliProcedimentiView
|
|
3780
3859
|
# defaultMessage: Silenzio assenso/Dichiarazione dell'interessato sostitutiva del provvedimento finale
|
|
@@ -3816,6 +3895,11 @@ msgstr "Vai al contenuto"
|
|
|
3816
3895
|
msgid "skiplink-navigation"
|
|
3817
3896
|
msgstr "Vai alla navigazione"
|
|
3818
3897
|
|
|
3898
|
+
#: components/ItaliaTheme/SkipLinks/SkipLinks
|
|
3899
|
+
# defaultMessage: Skiplinks
|
|
3900
|
+
msgid "skiplinks-description"
|
|
3901
|
+
msgstr "Punti di riferimento"
|
|
3902
|
+
|
|
3819
3903
|
#: components/ItaliaTheme/View/PuntoDiContattoView/PuntoDiContattoView
|
|
3820
3904
|
#: helpers/contentHelper
|
|
3821
3905
|
# defaultMessage: Skype
|
|
@@ -4217,11 +4301,21 @@ msgstr "Data di aggiornamento"
|
|
|
4217
4301
|
msgid "url"
|
|
4218
4302
|
msgstr "Sito web"
|
|
4219
4303
|
|
|
4304
|
+
#: components/ItaliaTheme/Header/HeaderSlim/HeaderSlim
|
|
4305
|
+
# defaultMessage: Utility Menu
|
|
4306
|
+
msgid "utilityMenu"
|
|
4307
|
+
msgstr "Link utili"
|
|
4308
|
+
|
|
4220
4309
|
#: components/ItaliaTheme/View/PersonaView/PersonaDocumenti
|
|
4221
4310
|
# defaultMessage: Variazione situazione patrimoniale
|
|
4222
4311
|
msgid "variazione_situazione_patrimoniale"
|
|
4223
4312
|
msgstr "Variazione situazione patrimoniale"
|
|
4224
4313
|
|
|
4314
|
+
#: components/ItaliaTheme/View/VenueView/VenueView
|
|
4315
|
+
# defaultMessage: Informazioni sulla struttura
|
|
4316
|
+
msgid "venueContent"
|
|
4317
|
+
msgstr ""
|
|
4318
|
+
|
|
4225
4319
|
#: components/ItaliaTheme/Blocks/BandiSearch/Body
|
|
4226
4320
|
#: components/ItaliaTheme/Blocks/EventSearch/Body
|
|
4227
4321
|
#: components/ItaliaTheme/Blocks/EventSearch/DefaultFilters
|
package/locales/volto.pot
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
msgid ""
|
|
2
2
|
msgstr ""
|
|
3
3
|
"Project-Id-Version: Plone\n"
|
|
4
|
-
"POT-Creation-Date: 2025-02-
|
|
4
|
+
"POT-Creation-Date: 2025-02-26T10:23:56.371Z\n"
|
|
5
5
|
"Last-Translator: Plone i18n <plone-i18n@lists.sourceforge.net>\n"
|
|
6
6
|
"Language-Team: Plone i18n <plone-i18n@lists.sourceforge.net>\n"
|
|
7
7
|
"MIME-Version: 1.0\n"
|
|
@@ -677,6 +677,11 @@ msgstr ""
|
|
|
677
677
|
msgid "Type the title…"
|
|
678
678
|
msgstr ""
|
|
679
679
|
|
|
680
|
+
#: components/ItaliaTheme/View/UOView/UOView
|
|
681
|
+
# defaultMessage: Contenuto dell'unità organizzativa
|
|
682
|
+
msgid "UOContent"
|
|
683
|
+
msgstr ""
|
|
684
|
+
|
|
680
685
|
#: components/ItaliaTheme/Unauthorized/Unauthorized
|
|
681
686
|
# defaultMessage: Unauthorized
|
|
682
687
|
msgid "Unauthorized"
|
|
@@ -877,6 +882,11 @@ msgstr ""
|
|
|
877
882
|
msgid "argoment"
|
|
878
883
|
msgstr ""
|
|
879
884
|
|
|
885
|
+
#: components/ItaliaTheme/View/PaginaArgomentoView/PaginaArgomentoViewNoBlocks
|
|
886
|
+
# defaultMessage: Contenuto dell'argomento
|
|
887
|
+
msgid "argomentoContent"
|
|
888
|
+
msgstr ""
|
|
889
|
+
|
|
880
890
|
#: components/ItaliaTheme/Blocks/Listing/RibbonCardTemplate
|
|
881
891
|
#: components/ItaliaTheme/Blocks/Listing/SimpleCard/SimpleCardTemplateCompact
|
|
882
892
|
# defaultMessage: Icona {type}
|
|
@@ -1058,6 +1068,11 @@ msgstr ""
|
|
|
1058
1068
|
msgid "bandi_search_no_filters"
|
|
1059
1069
|
msgstr ""
|
|
1060
1070
|
|
|
1071
|
+
#: components/ItaliaTheme/View/BandoView/BandoView
|
|
1072
|
+
# defaultMessage: Contenuto del Bando
|
|
1073
|
+
msgid "bandoContent"
|
|
1074
|
+
msgstr ""
|
|
1075
|
+
|
|
1061
1076
|
#: components/ItaliaTheme/View/Commons/BandoStatus
|
|
1062
1077
|
# defaultMessage: Scaduto
|
|
1063
1078
|
msgid "bando_closed"
|
|
@@ -1741,6 +1756,11 @@ msgstr ""
|
|
|
1741
1756
|
msgid "dirigente"
|
|
1742
1757
|
msgstr ""
|
|
1743
1758
|
|
|
1759
|
+
#: components/ItaliaTheme/View/DocumentoView/DocumentoView
|
|
1760
|
+
# defaultMessage: Contenuto del documento
|
|
1761
|
+
msgid "documentContent"
|
|
1762
|
+
msgstr ""
|
|
1763
|
+
|
|
1744
1764
|
#: components/ItaliaTheme/View/Commons/RelatedItems
|
|
1745
1765
|
# defaultMessage: Documenti e dati
|
|
1746
1766
|
msgid "documenti-e-dati"
|
|
@@ -2004,6 +2024,11 @@ msgstr ""
|
|
|
2004
2024
|
msgid "event_url"
|
|
2005
2025
|
msgstr ""
|
|
2006
2026
|
|
|
2027
|
+
#: components/ItaliaTheme/View/EventoView/EventoView
|
|
2028
|
+
# defaultMessage: Contenuto dell'evento
|
|
2029
|
+
msgid "eventoContent"
|
|
2030
|
+
msgstr ""
|
|
2031
|
+
|
|
2007
2032
|
#: components/ItaliaTheme/View/Commons/Events
|
|
2008
2033
|
# defaultMessage: Appuntamenti
|
|
2009
2034
|
msgid "events"
|
|
@@ -2102,6 +2127,11 @@ msgstr ""
|
|
|
2102
2127
|
msgid "feedback_error"
|
|
2103
2128
|
msgstr ""
|
|
2104
2129
|
|
|
2130
|
+
#: components/ItaliaTheme/CustomerSatisfaction/FeedbackForm
|
|
2131
|
+
# defaultMessage: Feedback form
|
|
2132
|
+
msgid "feedback_form_aria_title"
|
|
2133
|
+
msgstr ""
|
|
2134
|
+
|
|
2105
2135
|
#: components/ItaliaTheme/CustomerSatisfaction/FeedbackForm
|
|
2106
2136
|
# defaultMessage: Next
|
|
2107
2137
|
msgid "feedback_form_button_next"
|
|
@@ -2396,6 +2426,11 @@ msgstr ""
|
|
|
2396
2426
|
msgid "importi_viaggio"
|
|
2397
2427
|
msgstr ""
|
|
2398
2428
|
|
|
2429
|
+
#: components/ItaliaTheme/View/Commons/RelatedItemInEvidence/RelatedItemInEvidence
|
|
2430
|
+
# defaultMessage: Contenuti in evidenza
|
|
2431
|
+
msgid "inEvidenceItems"
|
|
2432
|
+
msgstr ""
|
|
2433
|
+
|
|
2399
2434
|
#: components/ItaliaTheme/Blocks/Listing/serviziAmministrazioneTrasparenteTemplate
|
|
2400
2435
|
#: helpers/amministrazioneTrasparenteHelper
|
|
2401
2436
|
# defaultMessage: incarico
|
|
@@ -2618,6 +2653,11 @@ msgstr ""
|
|
|
2618
2653
|
msgid "mailto"
|
|
2619
2654
|
msgstr ""
|
|
2620
2655
|
|
|
2656
|
+
#: overrideTranslations
|
|
2657
|
+
# defaultMessage: Menu principale
|
|
2658
|
+
msgid "mainMenu"
|
|
2659
|
+
msgstr ""
|
|
2660
|
+
|
|
2621
2661
|
#: config/Blocks/ListingOptions/mapTemplate
|
|
2622
2662
|
# defaultMessage: Grande
|
|
2623
2663
|
msgid "map_size_large"
|
|
@@ -2703,6 +2743,11 @@ msgstr ""
|
|
|
2703
2743
|
msgid "natural_image_size"
|
|
2704
2744
|
msgstr ""
|
|
2705
2745
|
|
|
2746
|
+
#: components/ItaliaTheme/View/NewsItemView/NewsItemView
|
|
2747
|
+
# defaultMessage: Contenuto della notizia
|
|
2748
|
+
msgid "newsContent"
|
|
2749
|
+
msgstr ""
|
|
2750
|
+
|
|
2706
2751
|
#: components/ItaliaTheme/View/NewsItemView/NewsItemText
|
|
2707
2752
|
# defaultMessage: Contenuto
|
|
2708
2753
|
msgid "news_item_contenuto"
|
|
@@ -2896,6 +2941,11 @@ msgstr ""
|
|
|
2896
2941
|
msgid "paginationLabel"
|
|
2897
2942
|
msgstr ""
|
|
2898
2943
|
|
|
2944
|
+
#: components/ItaliaTheme/Header/ParentSiteMenu
|
|
2945
|
+
# defaultMessage: Main site menu
|
|
2946
|
+
msgid "parent_site_menu"
|
|
2947
|
+
msgstr ""
|
|
2948
|
+
|
|
2899
2949
|
#: components/ItaliaTheme/View/EventoView/EventoCosE
|
|
2900
2950
|
# defaultMessage: Parteciperanno
|
|
2901
2951
|
msgid "parteciperanno"
|
|
@@ -2918,6 +2968,11 @@ msgstr ""
|
|
|
2918
2968
|
msgid "persona"
|
|
2919
2969
|
msgstr ""
|
|
2920
2970
|
|
|
2971
|
+
#: components/ItaliaTheme/View/PersonaView/PersonaView
|
|
2972
|
+
# defaultMessage: Contenuto del profilo della persona
|
|
2973
|
+
msgid "personaContent"
|
|
2974
|
+
msgstr ""
|
|
2975
|
+
|
|
2921
2976
|
#: components/ItaliaTheme/View/PersonaView/PersonaRuolo
|
|
2922
2977
|
# defaultMessage: Fa parte di
|
|
2923
2978
|
msgid "persona_strutture_correlate"
|
|
@@ -3370,6 +3425,7 @@ msgstr ""
|
|
|
3370
3425
|
msgid "searchInSection"
|
|
3371
3426
|
msgstr ""
|
|
3372
3427
|
|
|
3428
|
+
#: components/ItaliaTheme/Header/HeaderSearch/HeaderSearch
|
|
3373
3429
|
#: components/ItaliaTheme/Header/HeaderSearch/SearchModal
|
|
3374
3430
|
# defaultMessage: Cerca nel sito
|
|
3375
3431
|
msgid "searchLabel"
|
|
@@ -3612,6 +3668,11 @@ msgstr ""
|
|
|
3612
3668
|
msgid "servizi_offerti"
|
|
3613
3669
|
msgstr ""
|
|
3614
3670
|
|
|
3671
|
+
#: components/ItaliaTheme/View/ServizioView/ServizioView
|
|
3672
|
+
# defaultMessage: Contenuto del servizio
|
|
3673
|
+
msgid "servizioContent"
|
|
3674
|
+
msgstr ""
|
|
3675
|
+
|
|
3615
3676
|
#: components/ItaliaTheme/View/ServizioView/ServizioAccedi
|
|
3616
3677
|
# defaultMessage: Accedi al servizio
|
|
3617
3678
|
msgid "servizio_canale_digitale"
|
|
@@ -3777,6 +3838,24 @@ msgstr ""
|
|
|
3777
3838
|
msgid "show_type"
|
|
3778
3839
|
msgstr ""
|
|
3779
3840
|
|
|
3841
|
+
#: components/ItaliaTheme/View/BandoView/BandoView
|
|
3842
|
+
#: components/ItaliaTheme/View/DocumentoView/DocumentoView
|
|
3843
|
+
#: components/ItaliaTheme/View/EventoView/EventoView
|
|
3844
|
+
#: components/ItaliaTheme/View/NewsItemView/NewsItemView
|
|
3845
|
+
#: components/ItaliaTheme/View/PaginaArgomentoView/PaginaArgomentoViewNoBlocks
|
|
3846
|
+
#: components/ItaliaTheme/View/PersonaView/PersonaView
|
|
3847
|
+
#: components/ItaliaTheme/View/ServizioView/ServizioView
|
|
3848
|
+
#: components/ItaliaTheme/View/UOView/UOView
|
|
3849
|
+
#: components/ItaliaTheme/View/VenueView/VenueView
|
|
3850
|
+
# defaultMessage: Indice della pagina
|
|
3851
|
+
msgid "sideMenuIndex"
|
|
3852
|
+
msgstr ""
|
|
3853
|
+
|
|
3854
|
+
#: components/ItaliaTheme/View/Commons/SideMenu
|
|
3855
|
+
# defaultMessage: Navigazione della pagina
|
|
3856
|
+
msgid "sideMenuNavigation"
|
|
3857
|
+
msgstr ""
|
|
3858
|
+
|
|
3780
3859
|
#: components/ItaliaTheme/View/Commons/TrasparenzaFields
|
|
3781
3860
|
#: components/ItaliaTheme/View/TrasparenzaView/DettagliProcedimentiView
|
|
3782
3861
|
# defaultMessage: Silenzio assenso/Dichiarazione dell'interessato sostitutiva del provvedimento finale
|
|
@@ -3818,6 +3897,11 @@ msgstr ""
|
|
|
3818
3897
|
msgid "skiplink-navigation"
|
|
3819
3898
|
msgstr ""
|
|
3820
3899
|
|
|
3900
|
+
#: components/ItaliaTheme/SkipLinks/SkipLinks
|
|
3901
|
+
# defaultMessage: Skiplinks
|
|
3902
|
+
msgid "skiplinks-description"
|
|
3903
|
+
msgstr ""
|
|
3904
|
+
|
|
3821
3905
|
#: components/ItaliaTheme/View/PuntoDiContattoView/PuntoDiContattoView
|
|
3822
3906
|
#: helpers/contentHelper
|
|
3823
3907
|
# defaultMessage: Skype
|
|
@@ -4219,11 +4303,21 @@ msgstr ""
|
|
|
4219
4303
|
msgid "url"
|
|
4220
4304
|
msgstr ""
|
|
4221
4305
|
|
|
4306
|
+
#: components/ItaliaTheme/Header/HeaderSlim/HeaderSlim
|
|
4307
|
+
# defaultMessage: Utility Menu
|
|
4308
|
+
msgid "utilityMenu"
|
|
4309
|
+
msgstr ""
|
|
4310
|
+
|
|
4222
4311
|
#: components/ItaliaTheme/View/PersonaView/PersonaDocumenti
|
|
4223
4312
|
# defaultMessage: Variazione situazione patrimoniale
|
|
4224
4313
|
msgid "variazione_situazione_patrimoniale"
|
|
4225
4314
|
msgstr ""
|
|
4226
4315
|
|
|
4316
|
+
#: components/ItaliaTheme/View/VenueView/VenueView
|
|
4317
|
+
# defaultMessage: Informazioni sulla struttura
|
|
4318
|
+
msgid "venueContent"
|
|
4319
|
+
msgstr ""
|
|
4320
|
+
|
|
4227
4321
|
#: components/ItaliaTheme/Blocks/BandiSearch/Body
|
|
4228
4322
|
#: components/ItaliaTheme/Blocks/EventSearch/Body
|
|
4229
4323
|
#: components/ItaliaTheme/Blocks/EventSearch/DefaultFilters
|
package/package.json
CHANGED
package/publiccode.yml
CHANGED
|
@@ -227,9 +227,9 @@ maintenance:
|
|
|
227
227
|
name: io-Comune - Il sito AgID per Comuni ed Enti Pubblici
|
|
228
228
|
platforms:
|
|
229
229
|
- web
|
|
230
|
-
releaseDate: '2025-02-
|
|
230
|
+
releaseDate: '2025-02-26'
|
|
231
231
|
softwareType: standalone/web
|
|
232
|
-
softwareVersion: 11.
|
|
232
|
+
softwareVersion: 11.27.0
|
|
233
233
|
url: 'https://github.com/italia/design-comuni-plone-theme'
|
|
234
234
|
usedBy:
|
|
235
235
|
- ASP Comuni Modenesi Area Nord
|
|
@@ -106,7 +106,7 @@ const CardWithImageDefault = (props) => {
|
|
|
106
106
|
})}
|
|
107
107
|
>
|
|
108
108
|
<div className="img-responsive img-responsive-panoramic">
|
|
109
|
-
<ListingImage item={item}
|
|
109
|
+
<ListingImage item={item} />
|
|
110
110
|
{item['@type'] === 'Event' && (
|
|
111
111
|
<CardCalendar
|
|
112
112
|
start={item.start}
|