@procore/core-react 12.21.0-cdn.2 → 12.21.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/dist/AnchorNavigation/AnchorNavigation.styles.js +3 -3
- package/dist/Avatar/Avatar.styles.js +5 -5
- package/dist/AvatarStack/AvatarStack.styles.js +7 -7
- package/dist/Badge/Badge.styles.js +2 -2
- package/dist/Banner/Banner.styles.js +10 -10
- package/dist/Box/Box.styles.js +1 -1
- package/dist/Breadcrumbs/Breadcrumbs.styles.js +4 -4
- package/dist/Button/Button.styles.js +5 -5
- package/dist/Calendar/Calendar.styles.js +8 -8
- package/dist/Card/Card.styles.js +1 -1
- package/dist/Checkbox/Checkbox.styles.js +6 -6
- package/dist/Checkbox/CheckboxTooltip.js +1 -1
- package/dist/ContactItem/ContactItem.styles.js +5 -5
- package/dist/Content/Content.styles.js +2 -2
- package/dist/DateInput/DateInput.styles.js +6 -6
- package/dist/DetailPage/DetailPage.styles.js +7 -7
- package/dist/Dropdown/Dropdown.styles.js +3 -3
- package/dist/DropdownFlyout/DropdownFlyout.styles.js +4 -4
- package/dist/Dropzone/Dropzone.js +1 -1
- package/dist/Dropzone/Dropzone.styles.js +9 -9
- package/dist/EmptyState/EmptyState.styles.js +6 -6
- package/dist/Field/Field.styles.js +3 -3
- package/dist/FileList/FileList.styles.js +4 -4
- package/dist/FileSelect/FileExplorer/FileExplorer.styles.js +9 -9
- package/dist/FileSelect/FileExplorer/FileExplorerSidebar.styles.js +3 -3
- package/dist/FileSelect/FileSelect.styles.js +2 -2
- package/dist/FileSelect/FileSelect.types.d.ts +4 -0
- package/dist/FileSelect/FileSelect.types.js.map +1 -1
- package/dist/FileSelect/FileSelectDropzone/FileSelectDropzone.styles.js +3 -3
- package/dist/FileSelect/FileTokenList/FileTokenList.styles.js +2 -2
- package/dist/FileSelect/GridSource/GridSource.styles.js +6 -6
- package/dist/FileSelect/LocalSource/LocalSource.styles.js +4 -4
- package/dist/FileSelect/SourceItem/SourceItem.styles.js +3 -3
- package/dist/FileSelect/ThumbnailList/ThumbnailList.styles.js +6 -6
- package/dist/FileSelect/TreeSource/TreeSource.styles.js +1 -1
- package/dist/FileToken/FileToken.styles.js +4 -4
- package/dist/FilterToken/FilterToken.styles.js +5 -5
- package/dist/FlexList/FlexList.styles.js +1 -1
- package/dist/Form/Form.styles.js +14 -14
- package/dist/Form/StyledFormikForm.styles.d.ts +1 -1
- package/dist/Form/StyledFormikForm.styles.js +2 -2
- package/dist/GhostPlaceholder/GhostPlaceholder.styles.js +2 -2
- package/dist/Grid/Grid.styles.js +2 -2
- package/dist/GroupSelect/GroupSelect.styles.js +1 -1
- package/dist/Input/Input.styles.js +1 -1
- package/dist/Link/Link.styles.js +1 -1
- package/dist/ListPage/ListPage.styles.js +8 -8
- package/dist/Loader/Loader.styles.js +2 -2
- package/dist/MenuImperative/MenuImperative.styles.js +10 -10
- package/dist/Modal/Modal.styles.js +13 -13
- package/dist/MultiSelect/MultiSelect.styles.js +6 -6
- package/dist/NextMenu/NextMenu.styles.js +3 -3
- package/dist/Notation/Notation.js +1 -1
- package/dist/NumberInput/NumberInput.styles.js +7 -7
- package/dist/Overlay/OverlayArrow.styles.js +1 -1
- package/dist/PageLayout/PageLayout.styles.js +16 -16
- package/dist/PageTemplate/PageFooterTemplate/PageFooterTemplate.styles.js +1 -1
- package/dist/PageTemplate/PageHeaderTemplate/PageHeaderTemplate.styles.js +3 -3
- package/dist/PageTemplate/PagePaneTemplate/PagePaneTemplate.styles.js +2 -2
- package/dist/PageTemplate/PageTemplate/PageTemplate.styles.js +3 -3
- package/dist/Pagination/Pagination.styles.js +5 -5
- package/dist/Panel/Panel.js +2 -1
- package/dist/Panel/Panel.js.map +1 -1
- package/dist/Panel/Panel.styles.js +11 -11
- package/dist/Pill/Pill.styles.js +2 -2
- package/dist/PillSelect/PillSelect.styles.js +4 -4
- package/dist/Popover/Popover.styles.js +2 -2
- package/dist/Portal/Portal.styles.js +1 -1
- package/dist/ProgressBar/ProgressBar.styles.js +2 -2
- package/dist/RadioButton/RadioButton.js +1 -0
- package/dist/RadioButton/RadioButton.js.map +1 -1
- package/dist/RadioButton/RadioButton.styles.js +3 -3
- package/dist/Required/Required.styles.js +3 -3
- package/dist/Search/Search.styles.js +5 -5
- package/dist/Section/Section.styles.js +7 -7
- package/dist/SegmentedController/SegmentedController.styles.js +4 -4
- package/dist/Select/Select.styles.js +7 -7
- package/dist/Semantic/Semantic.styles.js +9 -9
- package/dist/Slider/Slider.styles.js +5 -5
- package/dist/Spinner/Spinner.styles.js +7 -7
- package/dist/SplitViewCard/SplitViewCard.context.d.ts +1 -1
- package/dist/SplitViewCard/SplitViewCard.context.js +14 -29
- package/dist/SplitViewCard/SplitViewCard.context.js.map +1 -1
- package/dist/SplitViewCard/SplitViewCard.js +16 -14
- package/dist/SplitViewCard/SplitViewCard.js.map +1 -1
- package/dist/SplitViewCard/SplitViewCard.styles.js +8 -8
- package/dist/SplitViewCard/SplitViewCard.types.d.ts +24 -16
- package/dist/SplitViewCard/SplitViewCard.types.js.map +1 -1
- package/dist/SplitViewCard/SplitViewCardInternal.context.d.ts +6 -0
- package/dist/SplitViewCard/SplitViewCardInternal.context.js +31 -0
- package/dist/SplitViewCard/SplitViewCardInternal.context.js.map +1 -0
- package/dist/SplitViewCard/index.d.ts +1 -0
- package/dist/SplitViewCard/index.js +1 -0
- package/dist/SplitViewCard/index.js.map +1 -1
- package/dist/SuperSelect/SuperSelect.presets.styles.js +1 -1
- package/dist/SuperSelect/SuperSelect.styles.js +37 -37
- package/dist/Switch/Switch.styles.js +4 -4
- package/dist/Table/Table.styles.js +28 -28
- package/dist/TableShelf/TableShelf.styles.js +5 -5
- package/dist/Tabs/Tabs.styles.js +15 -15
- package/dist/Tearsheet/Tearsheet.styles.js +5 -5
- package/dist/TextArea/TextArea.styles.js +1 -1
- package/dist/TextEditorOutput/TextEditorOutput.styles.js +1 -1
- package/dist/Thumbnail/Thumbnail.hooks.d.ts +6 -6
- package/dist/Thumbnail/Thumbnail.styles.js +17 -17
- package/dist/ThumbnailGrid/ThumbnailGrid.styles.js +7 -7
- package/dist/TieredSelect/TieredSelect.styles.js +9 -9
- package/dist/Tile/Tile.styles.js +8 -8
- package/dist/Title/Title.styles.js +7 -7
- package/dist/Toast/Toast.styles.js +3 -3
- package/dist/ToggleButton/ToggleButton.styles.js +1 -1
- package/dist/Token/Token.styles.js +3 -3
- package/dist/ToolHeader/ToolHeader.styles.js +6 -6
- package/dist/ToolLandingPage/ToolLandingPage.styles.js +3 -3
- package/dist/Tooltip/Tooltip.styles.js +2 -2
- package/dist/Tree/Tree.styles.js +9 -9
- package/dist/Typeahead/Typeahead.styles.js +3 -3
- package/dist/Typography/Typography.styles.js +1 -1
- package/dist/Typography/Typography.table.story.js +2 -2
- package/dist/_hooks/I18n.d.ts +9 -29
- package/dist/_hooks/I18n.js +29 -46
- package/dist/_hooks/I18n.js.map +1 -1
- package/dist/_locales/it-IT.json +216 -216
- package/dist/_typedoc/AnchorNavigation/AnchorNavigation.types.json +3 -3
- package/dist/_typedoc/Avatar/Avatar.types.json +20 -20
- package/dist/_typedoc/AvatarStack/AvatarStack.types.json +24 -24
- package/dist/_typedoc/Badge/Badge.types.json +6 -6
- package/dist/_typedoc/Banner/Banner.types.json +13 -13
- package/dist/_typedoc/Box/Box.types.json +68 -68
- package/dist/_typedoc/Breadcrumbs/Breadcrumbs.types.json +10 -10
- package/dist/_typedoc/Button/Button.types.json +13 -13
- package/dist/_typedoc/Calendar/Calendar.types.json +80 -80
- package/dist/_typedoc/Card/Card.types.json +6 -6
- package/dist/_typedoc/Checkbox/Checkbox.types.json +9 -9
- package/dist/_typedoc/ContactItem/ContactItem.types.json +9 -9
- package/dist/_typedoc/DateInput/DateInput.types.json +35 -35
- package/dist/_typedoc/DateSelect/DateSelect.types.json +13 -13
- package/dist/_typedoc/DetailPage/DetailPage.types.json +5 -5
- package/dist/_typedoc/Dropdown/Dropdown.types.json +37 -37
- package/dist/_typedoc/DropdownFlyout/DropdownFlyout.types.json +29 -29
- package/dist/_typedoc/Dropzone/Dropzone.types.json +44 -44
- package/dist/_typedoc/EmptyState/EmptyState.types.json +16 -16
- package/dist/_typedoc/FileList/FileList.types.json +9 -9
- package/dist/_typedoc/FileSelect/FileSelect.types.json +36 -26
- package/dist/_typedoc/FileSelect/GridSource/GridSource.types.json +20 -20
- package/dist/_typedoc/FileSelect/LocalSource/LocalSource.types.json +14 -14
- package/dist/_typedoc/FileSelect/TreeSource/TreeSource.types.json +9 -9
- package/dist/_typedoc/Flex/Flex.types.json +27 -27
- package/dist/_typedoc/FlexList/FlexList.types.json +30 -30
- package/dist/_typedoc/Form/Form.types.json +741 -741
- package/dist/_typedoc/GhostPlaceholder/GhostPlaceholder.types.json +12 -12
- package/dist/_typedoc/Grid/Grid.types.json +8 -8
- package/dist/_typedoc/GroupSelect/GroupSelect.types.json +52 -52
- package/dist/_typedoc/Input/Input.types.json +2 -2
- package/dist/_typedoc/Link/Link.types.json +4 -4
- package/dist/_typedoc/ListPage/ListPage.types.json +13 -13
- package/dist/_typedoc/Menu/Menu.types.json +62 -62
- package/dist/_typedoc/MenuImperative/MenuImperative.types.json +74 -74
- package/dist/_typedoc/Modal/Modal.types.json +46 -46
- package/dist/_typedoc/MultiSelect/MultiSelect.types.json +31 -31
- package/dist/_typedoc/Notation/Notation.types.json +4 -4
- package/dist/_typedoc/NumberInput/NumberInput.types.json +37 -37
- package/dist/_typedoc/OverlayTrigger/OverlayTrigger.types.json +31 -31
- package/dist/_typedoc/PageLayout/PageLayout.types.json +29 -29
- package/dist/_typedoc/Pagination/Pagination.types.json +7 -7
- package/dist/_typedoc/Panel/Panel.types.json +28 -28
- package/dist/_typedoc/Pill/Pill.types.json +2 -2
- package/dist/_typedoc/PillSelect/PillSelect.types.json +49 -49
- package/dist/_typedoc/Popover/Popover.types.json +15 -15
- package/dist/_typedoc/ProgressBar/ProgressBar.types.json +6 -6
- package/dist/_typedoc/RadioButton/RadioButton.types.json +6 -6
- package/dist/_typedoc/Required/Required.types.json +5 -5
- package/dist/_typedoc/Search/Search.types.json +19 -19
- package/dist/_typedoc/Section/Section.types.json +15 -15
- package/dist/_typedoc/SegmentedController/SegmentedController.types.json +21 -21
- package/dist/_typedoc/Select/Select.types.json +60 -60
- package/dist/_typedoc/SettingsPage/SettingsPage.types.json +10 -10
- package/dist/_typedoc/Slider/Slider.types.json +6 -6
- package/dist/_typedoc/Spinner/Spinner.types.json +9 -9
- package/dist/_typedoc/SplitViewCard/SplitViewCard.types.json +50 -40
- package/dist/_typedoc/Switch/Switch.types.json +3 -3
- package/dist/_typedoc/Table/Table.types.json +101 -101
- package/dist/_typedoc/Tabs/Tabs.types.json +20 -20
- package/dist/_typedoc/Tearsheet/Tearsheet.types.json +17 -17
- package/dist/_typedoc/TextArea/TextArea.types.json +3 -3
- package/dist/_typedoc/TextEditor/TextEditor.types.json +9 -9
- package/dist/_typedoc/TextEditorOutput/TextEditorOutput.types.json +4 -4
- package/dist/_typedoc/Thumbnail/Thumbnail.types.json +19 -19
- package/dist/_typedoc/TieredDropdown/TieredDropdown.types.json +42 -42
- package/dist/_typedoc/TieredSelect/TieredSelect.types.json +28 -28
- package/dist/_typedoc/Tile/Tile.types.json +30 -30
- package/dist/_typedoc/Title/Title.types.json +1 -1
- package/dist/_typedoc/Toast/Toast.types.json +4 -4
- package/dist/_typedoc/ToggleButton/ToggleButton.types.json +4 -4
- package/dist/_typedoc/Token/Token.types.json +4 -4
- package/dist/_typedoc/ToolHeader/ToolHeader.types.json +10 -10
- package/dist/_typedoc/ToolLandingPage/ToolLandingPage.types.json +7 -7
- package/dist/_typedoc/Tooltip/Tooltip.types.json +13 -13
- package/dist/_typedoc/Tree/Tree.types.json +86 -86
- package/dist/_typedoc/Typeahead/Typeahead.types.json +2 -2
- package/dist/_typedoc/Typography/Typography.types.json +9 -9
- package/dist/_typedoc/_utils/types.json +3 -3
- package/dist/_typedoc/deprecations.json +1 -1
- package/package.json +2 -3
package/dist/_locales/it-IT.json
CHANGED
|
@@ -1,371 +1,371 @@
|
|
|
1
1
|
{
|
|
2
2
|
"core" : {
|
|
3
3
|
"banner" : {
|
|
4
|
-
"dismissAlert" : "
|
|
4
|
+
"dismissAlert" : "Chiudi avviso"
|
|
5
5
|
},
|
|
6
6
|
"breadcrumbs" : {
|
|
7
7
|
"label" : "Breadcrumb"
|
|
8
8
|
},
|
|
9
9
|
"calendar" : {
|
|
10
|
-
"navigationLabel" : "
|
|
10
|
+
"navigationLabel" : "Vai a {{monthYear}}"
|
|
11
11
|
},
|
|
12
12
|
"connected" : {
|
|
13
13
|
"fileSelect" : {
|
|
14
|
-
"documents" : "
|
|
15
|
-
"drawings" : "
|
|
16
|
-
"forms" : "
|
|
17
|
-
"photos" : "
|
|
18
|
-
"selectAlbum" : "
|
|
19
|
-
"selectAnAlbum" : "
|
|
20
|
-
"selectArea" : "
|
|
21
|
-
"selectAnArea" : "
|
|
22
|
-
"selectDiscipline" : "
|
|
23
|
-
"selectADiscipline" : "
|
|
24
|
-
"selectSet" : "
|
|
25
|
-
"selectASet" : "
|
|
26
|
-
"selectTemplate" : "
|
|
27
|
-
"selectATemplate" : "
|
|
14
|
+
"documents" : "Documenti",
|
|
15
|
+
"drawings" : "Disegni",
|
|
16
|
+
"forms" : "Moduli",
|
|
17
|
+
"photos" : "Foto",
|
|
18
|
+
"selectAlbum" : "Selezionare un album",
|
|
19
|
+
"selectAnAlbum" : "Selezionare un album",
|
|
20
|
+
"selectArea" : "Selezionare un' area",
|
|
21
|
+
"selectAnArea" : "Selezionare un'area",
|
|
22
|
+
"selectDiscipline" : "Selezionare una disciplina",
|
|
23
|
+
"selectADiscipline" : "Selezionare una disciplina",
|
|
24
|
+
"selectSet" : "Selezionare un set",
|
|
25
|
+
"selectASet" : "Selezionare un set",
|
|
26
|
+
"selectTemplate" : "Selezionare il template",
|
|
27
|
+
"selectATemplate" : "Selezionare un template"
|
|
28
28
|
},
|
|
29
29
|
"emails" : {
|
|
30
|
-
"emailSendErrorTitle" : "
|
|
31
|
-
"emailBodyRequiredError" : "
|
|
32
|
-
"emailContentValidationError" : "
|
|
33
|
-
"emailContentDisclaimer" : "
|
|
34
|
-
"recipientSelectPlaceholder" : "
|
|
35
|
-
"emailRecipientRequiredError" : "
|
|
36
|
-
"emailSubjectRequiredError" : "
|
|
37
|
-
"goToAllEmails" : "
|
|
38
|
-
"sendEmail" : "
|
|
39
|
-
"replyAll" : "
|
|
40
|
-
"downloadAll" : "
|
|
41
|
-
"showAll" : "
|
|
42
|
-
"showLess" : "
|
|
43
|
-
"composeEmailPageTitle" : "
|
|
44
|
-
"emailSentMessage" : "
|
|
45
|
-
"from" : "
|
|
46
|
-
"to" : "
|
|
30
|
+
"emailSendErrorTitle" : "Impossibile inviare il messaggio.",
|
|
31
|
+
"emailBodyRequiredError" : "Correggere gli errori di seguito e provare a creare di nuovo.",
|
|
32
|
+
"emailContentValidationError" : "Inserire il messaggio da inviare.",
|
|
33
|
+
"emailContentDisclaimer" : "Nota: le informazioni generali su \"{{title}}\" saranno incluse nel corpo dell'e-mail.",
|
|
34
|
+
"recipientSelectPlaceholder" : "Digitare per cercare persone",
|
|
35
|
+
"emailRecipientRequiredError" : "Inserire il destinatario per l'invio.",
|
|
36
|
+
"emailSubjectRequiredError" : "Immettere l'oggetto per l'invio.",
|
|
37
|
+
"goToAllEmails" : "Tutte le e-mail",
|
|
38
|
+
"sendEmail" : "Invia",
|
|
39
|
+
"replyAll" : "Rispondi a tutti",
|
|
40
|
+
"downloadAll" : "Esegui il download di tutto",
|
|
41
|
+
"showAll" : "Mostra tutto",
|
|
42
|
+
"showLess" : "Mostra meno",
|
|
43
|
+
"composeEmailPageTitle" : "Crea nuova e-mail",
|
|
44
|
+
"emailSentMessage" : "L'e-mail è stata inviata correttamente.",
|
|
45
|
+
"from" : "Da",
|
|
46
|
+
"to" : "A",
|
|
47
47
|
"cc" : "Cc",
|
|
48
|
-
"bcc" : "
|
|
49
|
-
"downloadPdfLong" : "
|
|
48
|
+
"bcc" : "Ccn",
|
|
49
|
+
"downloadPdfLong" : "Esegui il download del PDF",
|
|
50
50
|
"downloadPdfShort" : "PDF",
|
|
51
|
-
"privateEmailDisclaimer" : "
|
|
52
|
-
"privateLabel" : "
|
|
53
|
-
"settingsLink" : "
|
|
54
|
-
"composeNewEmail" : "
|
|
55
|
-
"startNewCommunication" : "
|
|
56
|
-
"emptyStateTitle" : "
|
|
57
|
-
"emptyStateDescription" : "
|
|
58
|
-
"reply" : "
|
|
59
|
-
"cancel" : "
|
|
60
|
-
"subject" : "
|
|
61
|
-
"subjectPlaceholder" : "
|
|
51
|
+
"privateEmailDisclaimer" : "Le e-mail private vengono mostrate solo ai destinatari e al mittente.",
|
|
52
|
+
"privateLabel" : "Privato",
|
|
53
|
+
"settingsLink" : "Impostazioni",
|
|
54
|
+
"composeNewEmail" : "Redigi e-mail",
|
|
55
|
+
"startNewCommunication" : "Per avviare un nuovo thread di comunicazione associato a questo elemento, inviare un'e-mail a",
|
|
56
|
+
"emptyStateTitle" : "Inviare un'e-mail per iniziare",
|
|
57
|
+
"emptyStateDescription" : "Quando l'utente e il suo team inviano e-mail relative a questo elemento, è possibile farvi riferimento qui.",
|
|
58
|
+
"reply" : "Rispondi",
|
|
59
|
+
"cancel" : "Annulla",
|
|
60
|
+
"subject" : "Oggetto",
|
|
61
|
+
"subjectPlaceholder" : "Inserire l'oggetto qui"
|
|
62
62
|
},
|
|
63
63
|
"distributionSelect" : {
|
|
64
|
-
"noCompany" : "
|
|
65
|
-
"peopleCount" : "{{count}}
|
|
66
|
-
"distributionGroups" : "
|
|
67
|
-
"people" : "
|
|
64
|
+
"noCompany" : "Nessuna azienda",
|
|
65
|
+
"peopleCount" : "{{count}} persone",
|
|
66
|
+
"distributionGroups" : "Gruppi di distribuzione",
|
|
67
|
+
"people" : "Persone"
|
|
68
68
|
},
|
|
69
69
|
"relatedItems" : {
|
|
70
|
-
"cancel" : "
|
|
71
|
-
"close" : "
|
|
72
|
-
"date" : "
|
|
73
|
-
"itemType" : "
|
|
70
|
+
"cancel" : "Annulla",
|
|
71
|
+
"close" : "Chiudi",
|
|
72
|
+
"date" : "Data",
|
|
73
|
+
"itemType" : "Tipo di elemento",
|
|
74
74
|
"itemTypeGroupLabel" : {
|
|
75
|
-
"dailyLog" : "
|
|
76
|
-
"prostoreFile" : "
|
|
75
|
+
"dailyLog" : "Registro giornaliero",
|
|
76
|
+
"prostoreFile" : "Allega file"
|
|
77
77
|
},
|
|
78
|
-
"itemName" : "
|
|
79
|
-
"loading" : "
|
|
80
|
-
"notes" : "
|
|
81
|
-
"notesPlaceholder" : "
|
|
82
|
-
"newItem" : "
|
|
78
|
+
"itemName" : "Nome dell'elemento",
|
|
79
|
+
"loading" : "Caricamento",
|
|
80
|
+
"notes" : "Note",
|
|
81
|
+
"notesPlaceholder" : "Spiegazione facoltativa del motivo per cui questo elemento è correlato",
|
|
82
|
+
"newItem" : "Collega elemento correlato",
|
|
83
83
|
"noRelatedItems" : {
|
|
84
|
-
"title" : "
|
|
85
|
-
"description" : "
|
|
84
|
+
"title" : "Per iniziare, collegare gli elementi correlati",
|
|
85
|
+
"description" : "Collegando gli elementi a questo {{itemName}}, l'utente e il suo team possono trovare più facilmente le informazioni pertinenti in Procore."
|
|
86
86
|
},
|
|
87
87
|
"noItems" : {
|
|
88
|
-
"title" : "
|
|
89
|
-
"description" : "
|
|
88
|
+
"title" : "Nessun elemento da visualizzare",
|
|
89
|
+
"description" : "Creare elementi nel progetto per aggiungerli qui come elementi correlati."
|
|
90
90
|
},
|
|
91
91
|
"noResultsSearchQuery" : {
|
|
92
|
-
"title" : "
|
|
93
|
-
"description" : "
|
|
92
|
+
"title" : "Nessun elemento corrispondente alla ricerca",
|
|
93
|
+
"description" : "Controllare l'ortografia e le opzioni di filtro oppure effettuare la ricerca con tag/parole chiave diversi."
|
|
94
94
|
},
|
|
95
95
|
"noResultsServerError" : {
|
|
96
|
-
"title" : "
|
|
97
|
-
"description" : "
|
|
98
|
-
"action" : "
|
|
96
|
+
"title" : "Si è verificato un errore.",
|
|
97
|
+
"description" : "Controllare la connessione Internet e riprovare.",
|
|
98
|
+
"action" : "Riprova"
|
|
99
99
|
},
|
|
100
|
-
"panelTitle" : "
|
|
101
|
-
"search" : "
|
|
102
|
-
"searchItemType" : "
|
|
103
|
-
"submit" : "
|
|
100
|
+
"panelTitle" : "Collega elemento correlato",
|
|
101
|
+
"search" : "Cerca",
|
|
102
|
+
"searchItemType" : "Cerca tipo di elemento",
|
|
103
|
+
"submit" : "Collega",
|
|
104
104
|
"toast" : {
|
|
105
|
-
"itemAdded" : "
|
|
106
|
-
"itemAdditionFailed" : "
|
|
107
|
-
"itemRemoved" : "
|
|
108
|
-
"requestError" : "
|
|
105
|
+
"itemAdded" : "L'elemento correlato è stato collegato correttamente.",
|
|
106
|
+
"itemAdditionFailed" : "Impossibile allegare l'elemento. Riprovare.",
|
|
107
|
+
"itemRemoved" : "L'elemento correlato è stato rimosso correttamente.",
|
|
108
|
+
"requestError" : "Si è verificato un errore. Riprovare."
|
|
109
109
|
}
|
|
110
110
|
}
|
|
111
111
|
},
|
|
112
112
|
"dateTimeFormat" : {
|
|
113
|
-
"dateAtTime" : "{{date}}
|
|
114
|
-
"timeOnDate" : "{{time}}
|
|
113
|
+
"dateAtTime" : "{{date}}, ora: {{time}}",
|
|
114
|
+
"timeOnDate" : "{{time}}, data: {{date}}"
|
|
115
115
|
},
|
|
116
116
|
"table" : {
|
|
117
|
-
"sortableColumn" : "
|
|
117
|
+
"sortableColumn" : "Colonna ordinabile"
|
|
118
118
|
},
|
|
119
119
|
"dataTable" : {
|
|
120
120
|
"emptyState" : {
|
|
121
121
|
"noFilteredResults" : {
|
|
122
|
-
"description" : "
|
|
123
|
-
"title" : "
|
|
122
|
+
"description" : "Controllare l'ortografia e le opzioni di filtro oppure effettuare la ricerca con tag/parole chiave diversi.",
|
|
123
|
+
"title" : "Nessun elemento corrispondente alla ricerca"
|
|
124
124
|
}
|
|
125
125
|
},
|
|
126
|
-
"exporting" : "
|
|
126
|
+
"exporting" : "Esportazione in corso...",
|
|
127
127
|
"filters" : {
|
|
128
|
-
"filters" : "
|
|
129
|
-
"moreFilters" : "
|
|
130
|
-
"clearAllFilters" : "
|
|
128
|
+
"filters" : "Filtri",
|
|
129
|
+
"moreFilters" : "Più filtri",
|
|
130
|
+
"clearAllFilters" : "Cancella tutti i filtri"
|
|
131
131
|
},
|
|
132
|
-
"grandTotals" : "
|
|
133
|
-
"search" : "
|
|
134
|
-
"subtotals" : "
|
|
132
|
+
"grandTotals" : "Totali generali",
|
|
133
|
+
"search" : "Cerca",
|
|
134
|
+
"subtotals" : "Subtotali",
|
|
135
135
|
"tableSettings" : {
|
|
136
|
-
"configureColumns" : "
|
|
137
|
-
"resetToDefault" : "
|
|
138
|
-
"rowHeight" : "
|
|
139
|
-
"small" : "
|
|
140
|
-
"medium" : "
|
|
141
|
-
"large" : "
|
|
142
|
-
"tableSettings" : "
|
|
136
|
+
"configureColumns" : "Configura colonne",
|
|
137
|
+
"resetToDefault" : "Reimposta valori predefiniti",
|
|
138
|
+
"rowHeight" : "Altezza riga",
|
|
139
|
+
"small" : "Piccola",
|
|
140
|
+
"medium" : "Media",
|
|
141
|
+
"large" : "Grande",
|
|
142
|
+
"tableSettings" : "Impostazioni tabella"
|
|
143
143
|
}
|
|
144
144
|
},
|
|
145
145
|
"dateInput" : {
|
|
146
|
-
"clear" : "
|
|
147
|
-
"ariaLabel" : "
|
|
146
|
+
"clear" : "Elimina campo",
|
|
147
|
+
"ariaLabel" : "Il valore attuale è {{value}}",
|
|
148
148
|
"segment" : {
|
|
149
149
|
"ariaLabel" : {
|
|
150
150
|
"withValue" : {
|
|
151
|
-
"month" : "
|
|
152
|
-
"day" : "
|
|
153
|
-
"year" : "
|
|
151
|
+
"month" : "Mese, {{value}}",
|
|
152
|
+
"day" : "Giorno, {{value}}",
|
|
153
|
+
"year" : "Anno, {{value}}"
|
|
154
154
|
},
|
|
155
155
|
"withoutValue" : {
|
|
156
|
-
"month" : "
|
|
157
|
-
"day" : "
|
|
158
|
-
"year" : "
|
|
156
|
+
"month" : "Impostare un mese",
|
|
157
|
+
"day" : "Impostare un giorno",
|
|
158
|
+
"year" : "Impostare un anno"
|
|
159
159
|
}
|
|
160
160
|
},
|
|
161
161
|
"ariaValueText" : {
|
|
162
|
-
"empty" : "
|
|
162
|
+
"empty" : "Vuoto"
|
|
163
163
|
}
|
|
164
164
|
},
|
|
165
165
|
"clearButton" : {
|
|
166
|
-
"ariaLabel" : "
|
|
166
|
+
"ariaLabel" : "Rimuovere la data"
|
|
167
167
|
}
|
|
168
168
|
},
|
|
169
169
|
"dropdown" : {
|
|
170
|
-
"search" : "
|
|
171
|
-
"moreOptions" : "
|
|
172
|
-
"loading" : "
|
|
170
|
+
"search" : "Cerca",
|
|
171
|
+
"moreOptions" : "Più opzioni",
|
|
172
|
+
"loading" : "Caricamento"
|
|
173
173
|
},
|
|
174
174
|
"dropzone" : {
|
|
175
175
|
"uploadFiles" : {
|
|
176
|
-
"one" : "
|
|
177
|
-
"other" : "
|
|
176
|
+
"one" : "Carica file",
|
|
177
|
+
"other" : "Carica file"
|
|
178
178
|
},
|
|
179
|
-
"dragAndDrop" : "
|
|
179
|
+
"dragAndDrop" : "o Trascina e rilascia",
|
|
180
180
|
"incorrectFileTypeMessage" : {
|
|
181
|
-
"one" : "
|
|
182
|
-
"other" : "
|
|
181
|
+
"one" : "Questo tipo di file non è consentito.",
|
|
182
|
+
"other" : "Alcuni di questi tipi di file non sono consentiti."
|
|
183
183
|
},
|
|
184
|
-
"incorrectFileNumber" : "
|
|
184
|
+
"incorrectFileNumber" : "Impossibile caricare un numero così elevato di file contemporaneamente.",
|
|
185
185
|
"invalidAmountAttachments" : {
|
|
186
|
-
"one" : "
|
|
187
|
-
"other" : "
|
|
186
|
+
"one" : "È possibile allegare solo {{count}} file.",
|
|
187
|
+
"other" : "È possibile allegare solo {{count}} file."
|
|
188
188
|
},
|
|
189
|
-
"hideDetails" : "
|
|
190
|
-
"showDetails" : "
|
|
191
|
-
"errorTitle" : "
|
|
192
|
-
"oneFileAtATimeError" : "
|
|
193
|
-
"multipleErrorsMessage" : "
|
|
194
|
-
"maxFileSizeErrorGroup" : "
|
|
195
|
-
"minFileSizeErrorGroup" : "
|
|
196
|
-
"zeroFileSizeErrorGroup" : "
|
|
197
|
-
"maxFileNumberErrorGroup" : "
|
|
198
|
-
"wrongFileTypeErrorGroup" : "
|
|
199
|
-
"standaloneMaxFileNumberError" : "
|
|
200
|
-
"standaloneUnsupportedFileTypeError" : "
|
|
201
|
-
"standaloneMinFileSizeError" : "
|
|
202
|
-
"standaloneMaxFileSizeError" : "
|
|
203
|
-
"standaloneZeroFileSizeError" : "
|
|
189
|
+
"hideDetails" : "Nascondi dettagli",
|
|
190
|
+
"showDetails" : "Mostra dettagli",
|
|
191
|
+
"errorTitle" : "Impossibile caricare alcuni file",
|
|
192
|
+
"oneFileAtATimeError" : "È possibile allegare un solo file alla volta.",
|
|
193
|
+
"multipleErrorsMessage" : "Impossibile caricare alcuni file a causa di errori. Riprovare a caricare i file.",
|
|
194
|
+
"maxFileSizeErrorGroup" : "Uno o più file superano la dimensione massima di {{sizeInMegabytes}} MB. Provare a caricare un file più piccolo.",
|
|
195
|
+
"minFileSizeErrorGroup" : "Uno o più file non soddisfano la dimensione minima di {{sizeInMegabytes}} MB. Provare a caricare un file più grande.",
|
|
196
|
+
"zeroFileSizeErrorGroup" : "Caricamento dei file non riuscito. I file vuoti non sono supportati.",
|
|
197
|
+
"maxFileNumberErrorGroup" : "È possibile caricare solo ( {{count}}) file alla volta. Rimuovere alcuni file e riprovare.",
|
|
198
|
+
"wrongFileTypeErrorGroup" : "Alcuni tipi di file che si è cercato di caricare non sono supportati in Procore. Provare a caricare un altro formato di file.",
|
|
199
|
+
"standaloneMaxFileNumberError" : "È possibile caricare solo ( {{maxFiles}}) file alla volta. Rimuovere alcuni file e riprovare.",
|
|
200
|
+
"standaloneUnsupportedFileTypeError" : "Alcuni tipi di file che si è cercato di caricare non sono supportati in Procore. Provare a caricare un altro formato di file.",
|
|
201
|
+
"standaloneMinFileSizeError" : "Uno o più file non soddisfano la dimensione minima di {{sizeInMegabytes}} MB. Provare a caricare un file più grande.",
|
|
202
|
+
"standaloneMaxFileSizeError" : "Uno o più file superano la dimensione massima di {{sizeInMegabytes}} MB. Provare a caricare un file più piccolo.",
|
|
203
|
+
"standaloneZeroFileSizeError" : "Uno o più file sono vuoti (0 byte) e non possono essere caricati. Provare a caricare un file più grande.",
|
|
204
204
|
"uploadTotalProgress" : {
|
|
205
|
-
"withFailed" : "
|
|
206
|
-
"withoutFailed" : "
|
|
205
|
+
"withFailed" : "Avanzamento totale: {{totalProgress}}%. Caricati {{uploaded}} di {{total}}. {{failed}} ha avuto esito negativo.",
|
|
206
|
+
"withoutFailed" : "Avanzamento totale: {{totalProgress}}%. Caricati {{uploaded}} di {{total}}."
|
|
207
207
|
}
|
|
208
208
|
},
|
|
209
209
|
"modal" : {
|
|
210
210
|
"a11y" : {
|
|
211
|
-
"close" : "
|
|
211
|
+
"close" : "Chiudi"
|
|
212
212
|
},
|
|
213
|
-
"cancel" : "
|
|
213
|
+
"cancel" : "Annulla"
|
|
214
214
|
},
|
|
215
215
|
"multiSelect" : {
|
|
216
|
-
"clearAll" : "
|
|
217
|
-
"selectValues" : "
|
|
218
|
-
"noResults" : "
|
|
216
|
+
"clearAll" : "Elimina campo",
|
|
217
|
+
"selectValues" : "Selezionare i valori",
|
|
218
|
+
"noResults" : "Nessun risultato"
|
|
219
219
|
},
|
|
220
220
|
"tearsheet" : {
|
|
221
221
|
"a11y" : {
|
|
222
|
-
"close" : "
|
|
222
|
+
"close" : "Chiudi"
|
|
223
223
|
}
|
|
224
224
|
},
|
|
225
225
|
"fileAttacher" : {
|
|
226
226
|
"attachFiles" : {
|
|
227
|
-
"one" : "
|
|
228
|
-
"other" : "
|
|
227
|
+
"one" : "Allega file",
|
|
228
|
+
"other" : "Allega file"
|
|
229
229
|
}
|
|
230
230
|
},
|
|
231
231
|
"fileToken" : {
|
|
232
|
-
"uploading" : "
|
|
232
|
+
"uploading" : "Caricamento"
|
|
233
233
|
},
|
|
234
234
|
"tree" : {
|
|
235
235
|
"selectionLimit" : {
|
|
236
|
-
"one" : "
|
|
237
|
-
"other" : "
|
|
236
|
+
"one" : "È possibile allegare solo {{count}} file",
|
|
237
|
+
"other" : "È possibile allegare solo {{count}} file"
|
|
238
238
|
},
|
|
239
239
|
"unsupportedFileType" : {
|
|
240
|
-
"specific" : "{{fileType}}
|
|
241
|
-
"unspecific" : "
|
|
240
|
+
"specific" : "I tipi di file {{fileType}} non sono supportati",
|
|
241
|
+
"unspecific" : "Questi tipi di file non sono supportati"
|
|
242
242
|
}
|
|
243
243
|
},
|
|
244
244
|
"fileExplorer" : {
|
|
245
|
-
"filesSelectedWithLimit" : "{{count}}
|
|
246
|
-
"ungroupedThumbnailGridGroup" : "
|
|
245
|
+
"filesSelectedWithLimit" : "{{count}} file su {{maxFileNumber}} selezionati",
|
|
246
|
+
"ungroupedThumbnailGridGroup" : "Separato",
|
|
247
247
|
"filesSelected" : {
|
|
248
|
-
"one" : "{{count}} file
|
|
249
|
-
"other" : "{{count}}
|
|
248
|
+
"one" : "{{count}} file selezionato",
|
|
249
|
+
"other" : "{{count}} file selezionati"
|
|
250
250
|
},
|
|
251
|
-
"cancelAction" : "
|
|
252
|
-
"attachAction" : "
|
|
253
|
-
"maxNumberOfFilesSelected" : "
|
|
254
|
-
"modalTitle" : "
|
|
255
|
-
"filesPendingUpload" : "
|
|
256
|
-
"noSelectedItems" : "
|
|
257
|
-
"emptySearchResults" : "
|
|
258
|
-
"noItems" : "
|
|
259
|
-
"searchPlaceholder" : "
|
|
260
|
-
"uploadFailed" : "
|
|
261
|
-
"supportedFileTypes" : "
|
|
251
|
+
"cancelAction" : "Annulla",
|
|
252
|
+
"attachAction" : "Allega",
|
|
253
|
+
"maxNumberOfFilesSelected" : "Numero massimo di file selezionato",
|
|
254
|
+
"modalTitle" : "Allega file",
|
|
255
|
+
"filesPendingUpload" : "Il caricamento di uno o più file non è stato completato.",
|
|
256
|
+
"noSelectedItems" : "Selezionare un file.",
|
|
257
|
+
"emptySearchResults" : "Nessun risultato trovato",
|
|
258
|
+
"noItems" : "Nessun elemento",
|
|
259
|
+
"searchPlaceholder" : "Cerca",
|
|
260
|
+
"uploadFailed" : "Caricamento non riuscito",
|
|
261
|
+
"supportedFileTypes" : "Tipi di file supportati"
|
|
262
262
|
},
|
|
263
263
|
"form" : {
|
|
264
264
|
"closeWithConfirm" : {
|
|
265
|
-
"confirmMessage" : "
|
|
265
|
+
"confirmMessage" : "Se si esce prima di salvare le modifiche andranno perse."
|
|
266
266
|
},
|
|
267
267
|
"checkbox" : {
|
|
268
268
|
"no" : "No",
|
|
269
|
-
"yes" : "
|
|
270
|
-
"checked" : "
|
|
271
|
-
"unchecked" : "
|
|
269
|
+
"yes" : "Sì",
|
|
270
|
+
"checked" : "Selezionato",
|
|
271
|
+
"unchecked" : "Deselezionato"
|
|
272
272
|
},
|
|
273
273
|
"errorBanner" : {
|
|
274
|
-
"couldNotCreateItem" : "
|
|
275
|
-
"couldNotUpdateItem" : "
|
|
276
|
-
"fixErrorsToCreate" : "
|
|
277
|
-
"fixErrorsToUpdate" : "
|
|
274
|
+
"couldNotCreateItem" : "Spiacenti, non è stato possibile creare questo {{item}}.",
|
|
275
|
+
"couldNotUpdateItem" : "Impossibile aggiornare questo {{item}}.",
|
|
276
|
+
"fixErrorsToCreate" : "Correggere gli errori di seguito e provare a creare di nuovo.",
|
|
277
|
+
"fixErrorsToUpdate" : "Correggere gli errori di seguito e provare ad aggiornare di nuovo."
|
|
278
278
|
},
|
|
279
279
|
"field" : {
|
|
280
|
-
"tooltipHelp" : "
|
|
280
|
+
"tooltipHelp" : "Più informazioni"
|
|
281
281
|
}
|
|
282
282
|
},
|
|
283
283
|
"menu" : {
|
|
284
|
-
"search" : "
|
|
284
|
+
"search" : "Cerca"
|
|
285
285
|
},
|
|
286
286
|
"pagination" : {
|
|
287
|
-
"interval" : "
|
|
288
|
-
"notation" : "{{start}}-{{end}}
|
|
289
|
-
"page" : "
|
|
290
|
-
"nextPage" : "
|
|
291
|
-
"prevPage" : "
|
|
287
|
+
"interval" : "di",
|
|
288
|
+
"notation" : "{{start}}-{{end}} su {{totalItems}}",
|
|
289
|
+
"page" : "Pagina:",
|
|
290
|
+
"nextPage" : "Pagina successiva",
|
|
291
|
+
"prevPage" : "Pagina precedente"
|
|
292
292
|
},
|
|
293
293
|
"search" : {
|
|
294
|
-
"clear" : "
|
|
295
|
-
"goSearch" : "
|
|
294
|
+
"clear" : "Elimina testo",
|
|
295
|
+
"goSearch" : "Vai ai risultati della ricerca"
|
|
296
296
|
},
|
|
297
297
|
"select" : {
|
|
298
|
-
"clear" : "
|
|
299
|
-
"search" : "
|
|
298
|
+
"clear" : "Elimina campo",
|
|
299
|
+
"search" : "Cerca"
|
|
300
300
|
},
|
|
301
301
|
"splitViewCard" : {
|
|
302
302
|
"a11y" : {
|
|
303
|
-
"close" : "
|
|
303
|
+
"close" : "Chiudi"
|
|
304
304
|
}
|
|
305
305
|
},
|
|
306
306
|
"tabs" : {
|
|
307
|
-
"more" : "
|
|
307
|
+
"more" : "Altro"
|
|
308
308
|
},
|
|
309
309
|
"thumbnail" : {
|
|
310
|
-
"checked" : "
|
|
310
|
+
"checked" : "Selezionato"
|
|
311
311
|
},
|
|
312
312
|
"thumbnailList" : {
|
|
313
|
-
"removeUpload" : "
|
|
314
|
-
"uploading" : "
|
|
313
|
+
"removeUpload" : "Rimuovi caricamento",
|
|
314
|
+
"uploading" : "Caricamento"
|
|
315
315
|
},
|
|
316
316
|
"toast" : {
|
|
317
317
|
"a11y" : {
|
|
318
|
-
"dismiss" : "
|
|
318
|
+
"dismiss" : "Ignora"
|
|
319
319
|
}
|
|
320
320
|
},
|
|
321
321
|
"fileList" : {
|
|
322
|
-
"downloadAll" : "
|
|
323
|
-
"download" : "
|
|
324
|
-
"noPreview" : "
|
|
322
|
+
"downloadAll" : "Esegui il download di tutto",
|
|
323
|
+
"download" : "Esegui il download",
|
|
324
|
+
"noPreview" : "Nessuna anteprima disponibile"
|
|
325
325
|
},
|
|
326
326
|
"tieredSelect" : {
|
|
327
|
-
"emptyMessage" : "
|
|
328
|
-
"goToTier" : "
|
|
329
|
-
"placeholder" : "
|
|
330
|
-
"quickCreateActionLabel" : "
|
|
331
|
-
"quickCreateCancelLabel" : "
|
|
332
|
-
"quickCreateCreateLabel" : "
|
|
333
|
-
"quickCreatePlaceholder" : "
|
|
334
|
-
"searchEmptyMessage" : "
|
|
335
|
-
"searchPlaceholder" : "
|
|
336
|
-
"spinnerLabel" : "
|
|
327
|
+
"emptyMessage" : "Nessuna posizione.",
|
|
328
|
+
"goToTier" : "Vai al menu secondario",
|
|
329
|
+
"placeholder" : "Selezionare un elemento",
|
|
330
|
+
"quickCreateActionLabel" : "Crea nuova posizione",
|
|
331
|
+
"quickCreateCancelLabel" : "Annulla",
|
|
332
|
+
"quickCreateCreateLabel" : "Crea",
|
|
333
|
+
"quickCreatePlaceholder" : "Aggiungi posizione",
|
|
334
|
+
"searchEmptyMessage" : "Nessun risultato.",
|
|
335
|
+
"searchPlaceholder" : "Cerca posizioni esistenti",
|
|
336
|
+
"spinnerLabel" : "Caricamento"
|
|
337
337
|
},
|
|
338
338
|
"tieredDropdown" : {
|
|
339
|
-
"emptyMessage" : "
|
|
340
|
-
"searchEmptyMessage" : "
|
|
341
|
-
"searchPlaceholder" : "
|
|
342
|
-
"spinnerLabel" : "
|
|
339
|
+
"emptyMessage" : "Nessun elemento.",
|
|
340
|
+
"searchEmptyMessage" : "Nessun risultato.",
|
|
341
|
+
"searchPlaceholder" : "Cerca",
|
|
342
|
+
"spinnerLabel" : "Caricamento"
|
|
343
343
|
},
|
|
344
344
|
"token" : {
|
|
345
|
-
"remove" : "
|
|
345
|
+
"remove" : "Rimuovi selezione"
|
|
346
346
|
},
|
|
347
347
|
"toolHeader" : {
|
|
348
|
-
"settingsAction" : "
|
|
348
|
+
"settingsAction" : "Configura impostazioni"
|
|
349
349
|
},
|
|
350
350
|
"fileSelect" : {
|
|
351
|
-
"localFilesSource" : "
|
|
352
|
-
"uploadFailed" : "
|
|
353
|
-
"maxNumberOfFilesSelected" : "
|
|
351
|
+
"localFilesSource" : "Il mio computer",
|
|
352
|
+
"uploadFailed" : "Caricamento non riuscito",
|
|
353
|
+
"maxNumberOfFilesSelected" : "Numero massimo di file selezionato"
|
|
354
354
|
},
|
|
355
355
|
"required" : {
|
|
356
|
-
"requiredFields" : "
|
|
356
|
+
"requiredFields" : "Campi obbligatori"
|
|
357
357
|
},
|
|
358
358
|
"avatarStack" : {
|
|
359
|
-
"viewAll" : "
|
|
360
|
-
"close" : "
|
|
359
|
+
"viewAll" : "Visualizza tutto",
|
|
360
|
+
"close" : "Chiudi"
|
|
361
361
|
},
|
|
362
362
|
"panel" : {
|
|
363
|
-
"close" : "
|
|
364
|
-
"goBack" : "
|
|
363
|
+
"close" : "Chiudi",
|
|
364
|
+
"goBack" : "Tornare indietro"
|
|
365
365
|
},
|
|
366
366
|
"menuImperative" : {
|
|
367
367
|
"options" : {
|
|
368
|
-
"ariaLabel" : "
|
|
368
|
+
"ariaLabel" : "Opzioni di menu"
|
|
369
369
|
}
|
|
370
370
|
}
|
|
371
371
|
}
|