@procore/core-react 12.21.0-cdn.1 → 12.21.0-cdn.10

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (226) hide show
  1. package/dist/AnchorNavigation/AnchorNavigation.styles.js +3 -3
  2. package/dist/Avatar/Avatar.styles.js +5 -5
  3. package/dist/AvatarStack/AvatarStack.d.ts +1 -1
  4. package/dist/AvatarStack/AvatarStack.js +21 -18
  5. package/dist/AvatarStack/AvatarStack.js.map +1 -1
  6. package/dist/AvatarStack/AvatarStack.styles.js +7 -7
  7. package/dist/Badge/Badge.styles.js +2 -2
  8. package/dist/Banner/Banner.styles.js +10 -10
  9. package/dist/Box/Box.styles.js +1 -1
  10. package/dist/Breadcrumbs/Breadcrumbs.styles.js +4 -4
  11. package/dist/Button/Button.styles.js +5 -5
  12. package/dist/Calendar/Calendar.styles.js +8 -8
  13. package/dist/Card/Card.styles.js +1 -1
  14. package/dist/Checkbox/Checkbox.styles.js +6 -6
  15. package/dist/Checkbox/CheckboxTooltip.js +1 -1
  16. package/dist/ContactItem/ContactItem.styles.js +5 -5
  17. package/dist/Content/Content.styles.js +2 -2
  18. package/dist/DateInput/DateInput.styles.js +6 -6
  19. package/dist/DetailPage/DetailPage.styles.js +7 -7
  20. package/dist/Dropdown/Dropdown.styles.js +3 -3
  21. package/dist/DropdownFlyout/DropdownFlyout.styles.js +4 -4
  22. package/dist/Dropzone/Dropzone.js +1 -1
  23. package/dist/Dropzone/Dropzone.styles.js +9 -9
  24. package/dist/EmptyState/EmptyState.styles.js +6 -6
  25. package/dist/Field/Field.styles.js +3 -3
  26. package/dist/FileList/FileList.styles.js +4 -4
  27. package/dist/FileSelect/FileExplorer/FileExplorer.styles.js +9 -9
  28. package/dist/FileSelect/FileExplorer/FileExplorerSidebar.styles.js +3 -3
  29. package/dist/FileSelect/FileSelect.js +9 -1
  30. package/dist/FileSelect/FileSelect.js.map +1 -1
  31. package/dist/FileSelect/FileSelect.styles.js +2 -2
  32. package/dist/FileSelect/FileSelect.types.d.ts +4 -0
  33. package/dist/FileSelect/FileSelect.types.js.map +1 -1
  34. package/dist/FileSelect/FileSelectDropzone/FileSelectDropzone.styles.js +3 -3
  35. package/dist/FileSelect/FileTokenList/FileTokenList.styles.js +2 -2
  36. package/dist/FileSelect/GridSource/GridSource.js +9 -1
  37. package/dist/FileSelect/GridSource/GridSource.js.map +1 -1
  38. package/dist/FileSelect/GridSource/GridSource.styles.js +6 -6
  39. package/dist/FileSelect/LocalSource/LocalSource.js +9 -1
  40. package/dist/FileSelect/LocalSource/LocalSource.js.map +1 -1
  41. package/dist/FileSelect/LocalSource/LocalSource.styles.js +4 -4
  42. package/dist/FileSelect/SourceItem/SourceItem.styles.js +3 -3
  43. package/dist/FileSelect/ThumbnailList/ThumbnailList.styles.js +6 -6
  44. package/dist/FileSelect/TreeSource/TreeSource.js +9 -1
  45. package/dist/FileSelect/TreeSource/TreeSource.js.map +1 -1
  46. package/dist/FileSelect/TreeSource/TreeSource.styles.js +1 -1
  47. package/dist/FileSelect/storyHelpers.js +9 -1
  48. package/dist/FileSelect/storyHelpers.js.map +1 -1
  49. package/dist/FileToken/FileToken.styles.js +4 -4
  50. package/dist/FilterToken/FilterToken.styles.js +5 -5
  51. package/dist/FlexList/FlexList.styles.js +1 -1
  52. package/dist/Form/Form.styles.js +14 -14
  53. package/dist/Form/StyledFormikForm.styles.js +2 -2
  54. package/dist/GhostPlaceholder/GhostPlaceholder.styles.js +2 -2
  55. package/dist/Grid/Grid.styles.js +2 -2
  56. package/dist/GroupSelect/GroupSelect.styles.js +1 -1
  57. package/dist/Input/Input.styles.js +1 -1
  58. package/dist/Link/Link.styles.js +1 -1
  59. package/dist/ListPage/ListPage.styles.js +8 -8
  60. package/dist/Loader/Loader.styles.js +2 -2
  61. package/dist/MenuImperative/MenuImperative.styles.js +10 -10
  62. package/dist/Modal/Modal.js +5 -1
  63. package/dist/Modal/Modal.js.map +1 -1
  64. package/dist/Modal/Modal.styles.js +13 -13
  65. package/dist/MultiSelect/MultiSelect.styles.js +6 -6
  66. package/dist/NextMenu/NextMenu.styles.js +3 -3
  67. package/dist/Notation/Notation.js +1 -1
  68. package/dist/NumberInput/NumberInput.styles.js +7 -7
  69. package/dist/Overlay/OverlayArrow.styles.js +1 -1
  70. package/dist/PageLayout/PageLayout.js +9 -1
  71. package/dist/PageLayout/PageLayout.js.map +1 -1
  72. package/dist/PageLayout/PageLayout.styles.js +16 -16
  73. package/dist/PageTemplate/PageFooterTemplate/PageFooterTemplate.styles.js +1 -1
  74. package/dist/PageTemplate/PageHeaderTemplate/PageHeaderTemplate.styles.js +3 -3
  75. package/dist/PageTemplate/PagePaneTemplate/PagePaneTemplate.styles.js +2 -2
  76. package/dist/PageTemplate/PageTemplate/PageTemplate.styles.js +3 -3
  77. package/dist/Pagination/Pagination.styles.js +5 -5
  78. package/dist/Panel/Panel.js +2 -1
  79. package/dist/Panel/Panel.js.map +1 -1
  80. package/dist/Panel/Panel.styles.js +11 -11
  81. package/dist/Pill/Pill.styles.js +2 -2
  82. package/dist/PillSelect/PillSelect.styles.js +4 -4
  83. package/dist/Popover/Popover.styles.js +2 -2
  84. package/dist/Portal/Portal.styles.js +1 -1
  85. package/dist/ProgressBar/ProgressBar.styles.js +2 -2
  86. package/dist/RadioButton/RadioButton.js +1 -0
  87. package/dist/RadioButton/RadioButton.js.map +1 -1
  88. package/dist/RadioButton/RadioButton.styles.js +3 -3
  89. package/dist/Required/Required.styles.js +3 -3
  90. package/dist/Search/Search.styles.js +5 -5
  91. package/dist/Section/Section.styles.js +7 -7
  92. package/dist/SegmentedController/SegmentedController.styles.js +4 -4
  93. package/dist/Select/Select.styles.js +7 -7
  94. package/dist/Semantic/Semantic.styles.js +9 -9
  95. package/dist/Slider/Slider.styles.js +5 -5
  96. package/dist/Spinner/Spinner.styles.js +7 -7
  97. package/dist/SplitViewCard/SplitViewCard.context.d.ts +1 -1
  98. package/dist/SplitViewCard/SplitViewCard.context.js +14 -29
  99. package/dist/SplitViewCard/SplitViewCard.context.js.map +1 -1
  100. package/dist/SplitViewCard/SplitViewCard.js +16 -14
  101. package/dist/SplitViewCard/SplitViewCard.js.map +1 -1
  102. package/dist/SplitViewCard/SplitViewCard.styles.js +8 -8
  103. package/dist/SplitViewCard/SplitViewCard.types.d.ts +24 -16
  104. package/dist/SplitViewCard/SplitViewCard.types.js.map +1 -1
  105. package/dist/SplitViewCard/SplitViewCardInternal.context.d.ts +6 -0
  106. package/dist/SplitViewCard/SplitViewCardInternal.context.js +31 -0
  107. package/dist/SplitViewCard/SplitViewCardInternal.context.js.map +1 -0
  108. package/dist/SplitViewCard/index.d.ts +1 -0
  109. package/dist/SplitViewCard/index.js +1 -0
  110. package/dist/SplitViewCard/index.js.map +1 -1
  111. package/dist/SuperSelect/SuperSelect.presets.styles.js +1 -1
  112. package/dist/SuperSelect/SuperSelect.styles.js +37 -37
  113. package/dist/Switch/Switch.styles.js +4 -4
  114. package/dist/Table/Table.styles.js +28 -28
  115. package/dist/TableShelf/TableShelf.styles.js +5 -5
  116. package/dist/Tabs/Tabs.styles.js +15 -15
  117. package/dist/Tearsheet/Tearsheet.js +9 -1
  118. package/dist/Tearsheet/Tearsheet.js.map +1 -1
  119. package/dist/Tearsheet/Tearsheet.styles.js +5 -5
  120. package/dist/TextArea/TextArea.styles.js +1 -1
  121. package/dist/TextEditorOutput/TextEditorOutput.styles.js +1 -1
  122. package/dist/Thumbnail/Thumbnail.styles.js +17 -17
  123. package/dist/ThumbnailGrid/ThumbnailGrid.styles.js +7 -7
  124. package/dist/TieredSelect/TieredSelect.styles.js +9 -9
  125. package/dist/Tile/Tile.styles.js +8 -8
  126. package/dist/Title/Title.styles.js +7 -7
  127. package/dist/Toast/Toast.styles.js +3 -3
  128. package/dist/ToggleButton/ToggleButton.styles.js +1 -1
  129. package/dist/Token/Token.styles.js +3 -3
  130. package/dist/ToolHeader/ToolHeader.styles.js +6 -6
  131. package/dist/ToolLandingPage/ToolLandingPage.styles.js +3 -3
  132. package/dist/Tooltip/Tooltip.styles.js +2 -2
  133. package/dist/Tree/Tree.hooks.js +9 -1
  134. package/dist/Tree/Tree.hooks.js.map +1 -1
  135. package/dist/Tree/Tree.styles.js +9 -9
  136. package/dist/Typeahead/Typeahead.styles.js +3 -3
  137. package/dist/Typography/Typography.styles.js +1 -1
  138. package/dist/Typography/Typography.table.story.js +2 -2
  139. package/dist/_hooks/I18n.js +3 -2
  140. package/dist/_hooks/I18n.js.map +1 -1
  141. package/dist/_hooks/useFileUploader.js +8 -1
  142. package/dist/_hooks/useFileUploader.js.map +1 -1
  143. package/dist/_locales/it-IT.json +216 -216
  144. package/dist/_typedoc/AnchorNavigation/AnchorNavigation.types.json +3 -3
  145. package/dist/_typedoc/Avatar/Avatar.types.json +20 -20
  146. package/dist/_typedoc/AvatarStack/AvatarStack.types.json +24 -24
  147. package/dist/_typedoc/Badge/Badge.types.json +6 -6
  148. package/dist/_typedoc/Banner/Banner.types.json +13 -13
  149. package/dist/_typedoc/Box/Box.types.json +68 -68
  150. package/dist/_typedoc/Breadcrumbs/Breadcrumbs.types.json +10 -10
  151. package/dist/_typedoc/Button/Button.types.json +13 -13
  152. package/dist/_typedoc/Calendar/Calendar.types.json +80 -80
  153. package/dist/_typedoc/Card/Card.types.json +6 -6
  154. package/dist/_typedoc/Checkbox/Checkbox.types.json +9 -9
  155. package/dist/_typedoc/ContactItem/ContactItem.types.json +9 -9
  156. package/dist/_typedoc/DateInput/DateInput.types.json +35 -35
  157. package/dist/_typedoc/DateSelect/DateSelect.types.json +13 -13
  158. package/dist/_typedoc/DetailPage/DetailPage.types.json +5 -5
  159. package/dist/_typedoc/Dropdown/Dropdown.types.json +37 -37
  160. package/dist/_typedoc/DropdownFlyout/DropdownFlyout.types.json +29 -29
  161. package/dist/_typedoc/Dropzone/Dropzone.types.json +44 -44
  162. package/dist/_typedoc/EmptyState/EmptyState.types.json +16 -16
  163. package/dist/_typedoc/FileList/FileList.types.json +9 -9
  164. package/dist/_typedoc/FileSelect/FileSelect.types.json +36 -26
  165. package/dist/_typedoc/FileSelect/GridSource/GridSource.types.json +20 -20
  166. package/dist/_typedoc/FileSelect/LocalSource/LocalSource.types.json +14 -14
  167. package/dist/_typedoc/FileSelect/TreeSource/TreeSource.types.json +9 -9
  168. package/dist/_typedoc/Flex/Flex.types.json +27 -27
  169. package/dist/_typedoc/FlexList/FlexList.types.json +30 -30
  170. package/dist/_typedoc/Form/Form.types.json +741 -741
  171. package/dist/_typedoc/GhostPlaceholder/GhostPlaceholder.types.json +12 -12
  172. package/dist/_typedoc/Grid/Grid.types.json +8 -8
  173. package/dist/_typedoc/GroupSelect/GroupSelect.types.json +52 -52
  174. package/dist/_typedoc/Input/Input.types.json +2 -2
  175. package/dist/_typedoc/Link/Link.types.json +4 -4
  176. package/dist/_typedoc/ListPage/ListPage.types.json +13 -13
  177. package/dist/_typedoc/Menu/Menu.types.json +62 -62
  178. package/dist/_typedoc/MenuImperative/MenuImperative.types.json +74 -74
  179. package/dist/_typedoc/Modal/Modal.types.json +46 -46
  180. package/dist/_typedoc/MultiSelect/MultiSelect.types.json +31 -31
  181. package/dist/_typedoc/Notation/Notation.types.json +4 -4
  182. package/dist/_typedoc/NumberInput/NumberInput.types.json +37 -37
  183. package/dist/_typedoc/OverlayTrigger/OverlayTrigger.types.json +31 -31
  184. package/dist/_typedoc/PageLayout/PageLayout.types.json +29 -29
  185. package/dist/_typedoc/Pagination/Pagination.types.json +7 -7
  186. package/dist/_typedoc/Panel/Panel.types.json +28 -28
  187. package/dist/_typedoc/Pill/Pill.types.json +2 -2
  188. package/dist/_typedoc/PillSelect/PillSelect.types.json +49 -49
  189. package/dist/_typedoc/Popover/Popover.types.json +15 -15
  190. package/dist/_typedoc/ProgressBar/ProgressBar.types.json +6 -6
  191. package/dist/_typedoc/RadioButton/RadioButton.types.json +6 -6
  192. package/dist/_typedoc/Required/Required.types.json +5 -5
  193. package/dist/_typedoc/Search/Search.types.json +19 -19
  194. package/dist/_typedoc/Section/Section.types.json +15 -15
  195. package/dist/_typedoc/SegmentedController/SegmentedController.types.json +21 -21
  196. package/dist/_typedoc/Select/Select.types.json +60 -60
  197. package/dist/_typedoc/SettingsPage/SettingsPage.types.json +10 -10
  198. package/dist/_typedoc/Slider/Slider.types.json +6 -6
  199. package/dist/_typedoc/Spinner/Spinner.types.json +9 -9
  200. package/dist/_typedoc/SplitViewCard/SplitViewCard.types.json +50 -40
  201. package/dist/_typedoc/Switch/Switch.types.json +3 -3
  202. package/dist/_typedoc/Table/Table.types.json +101 -101
  203. package/dist/_typedoc/Tabs/Tabs.types.json +20 -20
  204. package/dist/_typedoc/Tearsheet/Tearsheet.types.json +17 -17
  205. package/dist/_typedoc/TextArea/TextArea.types.json +3 -3
  206. package/dist/_typedoc/TextEditor/TextEditor.types.json +9 -9
  207. package/dist/_typedoc/TextEditorOutput/TextEditorOutput.types.json +4 -4
  208. package/dist/_typedoc/Thumbnail/Thumbnail.types.json +19 -19
  209. package/dist/_typedoc/TieredDropdown/TieredDropdown.types.json +42 -42
  210. package/dist/_typedoc/TieredSelect/TieredSelect.types.json +28 -28
  211. package/dist/_typedoc/Tile/Tile.types.json +30 -30
  212. package/dist/_typedoc/Title/Title.types.json +1 -1
  213. package/dist/_typedoc/Toast/Toast.types.json +4 -4
  214. package/dist/_typedoc/ToggleButton/ToggleButton.types.json +4 -4
  215. package/dist/_typedoc/Token/Token.types.json +4 -4
  216. package/dist/_typedoc/ToolHeader/ToolHeader.types.json +10 -10
  217. package/dist/_typedoc/ToolLandingPage/ToolLandingPage.types.json +7 -7
  218. package/dist/_typedoc/Tooltip/Tooltip.types.json +13 -13
  219. package/dist/_typedoc/Tree/Tree.types.json +86 -86
  220. package/dist/_typedoc/Typeahead/Typeahead.types.json +2 -2
  221. package/dist/_typedoc/Typography/Typography.types.json +9 -9
  222. package/dist/_typedoc/_utils/types.json +3 -3
  223. package/dist/_typedoc/deprecations.json +1 -1
  224. package/dist/_utils/runInQueue.js +9 -1
  225. package/dist/_utils/runInQueue.js.map +1 -1
  226. package/package.json +3 -3
@@ -1,371 +1,371 @@
1
1
  {
2
2
  "core" : {
3
3
  "banner" : {
4
- "dismissAlert" : "Dismiss Alert"
4
+ "dismissAlert" : "Chiudi avviso"
5
5
  },
6
6
  "breadcrumbs" : {
7
7
  "label" : "Breadcrumb"
8
8
  },
9
9
  "calendar" : {
10
- "navigationLabel" : "Go to {{monthYear}}"
10
+ "navigationLabel" : "Vai a {{monthYear}}"
11
11
  },
12
12
  "connected" : {
13
13
  "fileSelect" : {
14
- "documents" : "Documents",
15
- "drawings" : "Drawings",
16
- "forms" : "Forms",
17
- "photos" : "Photos",
18
- "selectAlbum" : "Select album",
19
- "selectAnAlbum" : "Select an Album",
20
- "selectArea" : "Select area",
21
- "selectAnArea" : "Select an Area",
22
- "selectDiscipline" : "Select discipline",
23
- "selectADiscipline" : "Select a Discipline",
24
- "selectSet" : "Select set",
25
- "selectASet" : "Select a Set",
26
- "selectTemplate" : "Select template",
27
- "selectATemplate" : "Select a Template"
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" : "Sorry, we couldn't send this message.",
31
- "emailBodyRequiredError" : "Please fix the errors below, and try creating again.",
32
- "emailContentValidationError" : "Enter message to send.",
33
- "emailContentDisclaimer" : "Note: The general information about {{title}} will be included in the body of this email.",
34
- "recipientSelectPlaceholder" : "Type to search people",
35
- "emailRecipientRequiredError" : "Enter recipient to send.",
36
- "emailSubjectRequiredError" : "Enter Subject to send.",
37
- "goToAllEmails" : "All Emails",
38
- "sendEmail" : "Send",
39
- "replyAll" : "Reply All",
40
- "downloadAll" : "Download All",
41
- "showAll" : "Show all",
42
- "showLess" : "Show less",
43
- "composeEmailPageTitle" : "Compose New Email",
44
- "emailSentMessage" : "The email was successfully sent.",
45
- "from" : "From",
46
- "to" : "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" : "Bcc",
49
- "downloadPdfLong" : "Download PDF",
48
+ "bcc" : "Ccn",
49
+ "downloadPdfLong" : "Esegui il download del PDF",
50
50
  "downloadPdfShort" : "PDF",
51
- "privateEmailDisclaimer" : "Private emails are only shown to recipients and the sender of the email.",
52
- "privateLabel" : "Private",
53
- "settingsLink" : "Settings",
54
- "composeNewEmail" : "Compose Email",
55
- "startNewCommunication" : "To initiate a new communication thread associated with this item, send an email to",
56
- "emptyStateTitle" : "Send an Email to Get Started",
57
- "emptyStateDescription" : "When you and your team send emails about this item, you can reference them here.",
58
- "reply" : "Reply",
59
- "cancel" : "Cancel",
60
- "subject" : "Subject",
61
- "subjectPlaceholder" : "Enter subject here"
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" : "No company",
65
- "peopleCount" : "{{count}} people",
66
- "distributionGroups" : "Distribution Groups",
67
- "people" : "People"
64
+ "noCompany" : "Nessuna azienda",
65
+ "peopleCount" : "{{count}} persone",
66
+ "distributionGroups" : "Gruppi di distribuzione",
67
+ "people" : "Persone"
68
68
  },
69
69
  "relatedItems" : {
70
- "cancel" : "Cancel",
71
- "close" : "Close",
72
- "date" : "Date",
73
- "itemType" : "Item Type",
70
+ "cancel" : "Annulla",
71
+ "close" : "Chiudi",
72
+ "date" : "Data",
73
+ "itemType" : "Tipo di elemento",
74
74
  "itemTypeGroupLabel" : {
75
- "dailyLog" : "Daily Log",
76
- "prostoreFile" : "Attach Files"
75
+ "dailyLog" : "Registro giornaliero",
76
+ "prostoreFile" : "Allega file"
77
77
  },
78
- "itemName" : "Item Name",
79
- "loading" : "Loading",
80
- "notes" : "Notes",
81
- "notesPlaceholder" : "Optional explanation of why this item is related",
82
- "newItem" : "Link Related Item",
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" : "Link Related Items to Get Started",
85
- "description" : "Linking items to this {{itemName}} makes it easier for you and your team to find relevant information throughout Procore."
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" : "There Are No Items to Display",
89
- "description" : "Create items in your project to add them as related items here."
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" : "No Items Match Your Search",
93
- "description" : "Check your spelling and filter options, or search for a different keyword."
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" : "Something Went Wrong",
97
- "description" : "Please check your internet connection and try again.",
98
- "action" : "Try Again"
96
+ "title" : "Si è verificato un errore.",
97
+ "description" : "Controllare la connessione Internet e riprovare.",
98
+ "action" : "Riprova"
99
99
  },
100
- "panelTitle" : "Link Related Item",
101
- "search" : "Search",
102
- "searchItemType" : "Search item type",
103
- "submit" : "Link",
100
+ "panelTitle" : "Collega elemento correlato",
101
+ "search" : "Cerca",
102
+ "searchItemType" : "Cerca tipo di elemento",
103
+ "submit" : "Collega",
104
104
  "toast" : {
105
- "itemAdded" : "The related item was successfully linked.",
106
- "itemAdditionFailed" : "Sorry, the item couldn’t be attached. Please try again.",
107
- "itemRemoved" : "The related item was successfully removed.",
108
- "requestError" : "Sorry, something went wrong. Please try again."
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}} at {{time}}",
114
- "timeOnDate" : "{{time}} on {{date}}"
113
+ "dateAtTime" : "{{date}}, ora: {{time}}",
114
+ "timeOnDate" : "{{time}}, data: {{date}}"
115
115
  },
116
116
  "table" : {
117
- "sortableColumn" : "Sortable column"
117
+ "sortableColumn" : "Colonna ordinabile"
118
118
  },
119
119
  "dataTable" : {
120
120
  "emptyState" : {
121
121
  "noFilteredResults" : {
122
- "description" : "Check your spelling and filter options, or search for a different keyword.",
123
- "title" : "No Items Match Your Search"
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" : "Exporting...",
126
+ "exporting" : "Esportazione in corso...",
127
127
  "filters" : {
128
- "filters" : "Filters",
129
- "moreFilters" : "More Filters",
130
- "clearAllFilters" : "Clear All Filters"
128
+ "filters" : "Filtri",
129
+ "moreFilters" : "Più filtri",
130
+ "clearAllFilters" : "Cancella tutti i filtri"
131
131
  },
132
- "grandTotals" : "Grand Totals",
133
- "search" : "Search",
134
- "subtotals" : "Subtotals",
132
+ "grandTotals" : "Totali generali",
133
+ "search" : "Cerca",
134
+ "subtotals" : "Subtotali",
135
135
  "tableSettings" : {
136
- "configureColumns" : "Configure Columns",
137
- "resetToDefault" : "Reset To Default",
138
- "rowHeight" : "Row Height",
139
- "small" : "Small",
140
- "medium" : "Medium",
141
- "large" : "Large",
142
- "tableSettings" : "Table Settings"
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" : "Delete field",
147
- "ariaLabel" : "Current value is {{value}}",
146
+ "clear" : "Elimina campo",
147
+ "ariaLabel" : "Il valore attuale è {{value}}",
148
148
  "segment" : {
149
149
  "ariaLabel" : {
150
150
  "withValue" : {
151
- "month" : "Month, {{value}}",
152
- "day" : "Day, {{value}}",
153
- "year" : "Year, {{value}}"
151
+ "month" : "Mese, {{value}}",
152
+ "day" : "Giorno, {{value}}",
153
+ "year" : "Anno, {{value}}"
154
154
  },
155
155
  "withoutValue" : {
156
- "month" : "Set a month",
157
- "day" : "Set a day",
158
- "year" : "Set a 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" : "Empty"
162
+ "empty" : "Vuoto"
163
163
  }
164
164
  },
165
165
  "clearButton" : {
166
- "ariaLabel" : "Remove the date"
166
+ "ariaLabel" : "Rimuovere la data"
167
167
  }
168
168
  },
169
169
  "dropdown" : {
170
- "search" : "Search",
171
- "moreOptions" : "More Options",
172
- "loading" : "Loading"
170
+ "search" : "Cerca",
171
+ "moreOptions" : "Più opzioni",
172
+ "loading" : "Caricamento"
173
173
  },
174
174
  "dropzone" : {
175
175
  "uploadFiles" : {
176
- "one" : "Upload File",
177
- "other" : "Upload Files"
176
+ "one" : "Carica file",
177
+ "other" : "Carica file"
178
178
  },
179
- "dragAndDrop" : "or Drag & Drop",
179
+ "dragAndDrop" : "o Trascina e rilascia",
180
180
  "incorrectFileTypeMessage" : {
181
- "one" : "Sorry - that file type is not allowed.",
182
- "other" : "Sorry, some of those file types are not allowed."
181
+ "one" : "Questo tipo di file non è consentito.",
182
+ "other" : "Alcuni di questi tipi di file non sono consentiti."
183
183
  },
184
- "incorrectFileNumber" : "Sorry, we can’t upload this number of files at once.",
184
+ "incorrectFileNumber" : "Impossibile caricare un numero così elevato di file contemporaneamente.",
185
185
  "invalidAmountAttachments" : {
186
- "one" : "Sorry, only {{count}} file can be attached.",
187
- "other" : "Sorry, only {{count}} files can be attached."
186
+ "one" : "È possibile allegare solo {{count}} file.",
187
+ "other" : "È possibile allegare solo {{count}} file."
188
188
  },
189
- "hideDetails" : "Hide Details",
190
- "showDetails" : "Show Details",
191
- "errorTitle" : "We Couldn't Upload Some of Your Files",
192
- "oneFileAtATimeError" : "Sorry, you can only attach one file at a time.",
193
- "multipleErrorsMessage" : "Sorry, errors prevented some files from uploading. Please try uploading the files again.",
194
- "maxFileSizeErrorGroup" : "One or more of your files exceeds the max file size of {{sizeInMegabytes}}mb. Please try uploading a smaller file.",
195
- "minFileSizeErrorGroup" : "One or more of your files does not meet the min file size of {{sizeInMegabytes}}mb. Please try uploading a bigger file.",
196
- "zeroFileSizeErrorGroup" : "Failed to upload files. Empty files are not supported.",
197
- "maxFileNumberErrorGroup" : "Only ({{count}}) files can be uploaded at one time. Please remove some files and try again.",
198
- "wrongFileTypeErrorGroup" : "Some of the file types you tried to upload are not supported in Procore. Please try uploading a different file format.",
199
- "standaloneMaxFileNumberError" : "Only ({{maxFiles}}) files can be uploaded at one time. Please remove some files and try again.",
200
- "standaloneUnsupportedFileTypeError" : "Some of the file types you tried to upload are not supported in Procore. Please try uploading a different file format.",
201
- "standaloneMinFileSizeError" : "One or more of your files does not meet the min file size of {{sizeInMegabytes}}mb. Please try uploading a bigger file.",
202
- "standaloneMaxFileSizeError" : "One or more of your files exceeds the max file size of {{sizeInMegabytes}}mb. Please try uploading a smaller file.",
203
- "standaloneZeroFileSizeError" : "One or more of your files is an empty file (0 bytes) and cannot be uploaded. Please try uploading a bigger file.",
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" : "Total Progress: {{totalProgress}}%. Uploaded {{uploaded}} of {{total}}. Failed {{failed}}.",
206
- "withoutFailed" : "Total Progress: {{totalProgress}}%. Uploaded {{uploaded}} of {{total}}."
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" : "Close"
211
+ "close" : "Chiudi"
212
212
  },
213
- "cancel" : "Cancel"
213
+ "cancel" : "Annulla"
214
214
  },
215
215
  "multiSelect" : {
216
- "clearAll" : "Delete field",
217
- "selectValues" : "Select Values",
218
- "noResults" : "No results"
216
+ "clearAll" : "Elimina campo",
217
+ "selectValues" : "Selezionare i valori",
218
+ "noResults" : "Nessun risultato"
219
219
  },
220
220
  "tearsheet" : {
221
221
  "a11y" : {
222
- "close" : "Close"
222
+ "close" : "Chiudi"
223
223
  }
224
224
  },
225
225
  "fileAttacher" : {
226
226
  "attachFiles" : {
227
- "one" : "Attach File",
228
- "other" : "Attach Files"
227
+ "one" : "Allega file",
228
+ "other" : "Allega file"
229
229
  }
230
230
  },
231
231
  "fileToken" : {
232
- "uploading" : "Uploading"
232
+ "uploading" : "Caricamento"
233
233
  },
234
234
  "tree" : {
235
235
  "selectionLimit" : {
236
- "one" : "Only {{count}} file can be attached",
237
- "other" : "Only {{count}} files can be attached"
236
+ "one" : "È possibile allegare solo {{count}} file",
237
+ "other" : "È possibile allegare solo {{count}} file"
238
238
  },
239
239
  "unsupportedFileType" : {
240
- "specific" : "{{fileType}} file types are unsupported",
241
- "unspecific" : "These file types are unsupported"
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}} of {{maxFileNumber}} files selected",
246
- "ungroupedThumbnailGridGroup" : "Ungrouped",
245
+ "filesSelectedWithLimit" : "{{count}} file su {{maxFileNumber}} selezionati",
246
+ "ungroupedThumbnailGridGroup" : "Separato",
247
247
  "filesSelected" : {
248
- "one" : "{{count}} file selected",
249
- "other" : "{{count}} files selected"
248
+ "one" : "{{count}} file selezionato",
249
+ "other" : "{{count}} file selezionati"
250
250
  },
251
- "cancelAction" : "Cancel",
252
- "attachAction" : "Attach",
253
- "maxNumberOfFilesSelected" : "Maximum number of files selected",
254
- "modalTitle" : "Attach Files",
255
- "filesPendingUpload" : "One or more files have not finished uploading.",
256
- "noSelectedItems" : "Please select a file.",
257
- "emptySearchResults" : "No results found",
258
- "noItems" : "No items",
259
- "searchPlaceholder" : "Search",
260
- "uploadFailed" : "Upload Failed",
261
- "supportedFileTypes" : "Supported file types"
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" : "If you leave before saving, your changes will be lost."
265
+ "confirmMessage" : "Se si esce prima di salvare le modifiche andranno perse."
266
266
  },
267
267
  "checkbox" : {
268
268
  "no" : "No",
269
- "yes" : "Yes",
270
- "checked" : "Checked",
271
- "unchecked" : "Unchecked"
269
+ "yes" : "",
270
+ "checked" : "Selezionato",
271
+ "unchecked" : "Deselezionato"
272
272
  },
273
273
  "errorBanner" : {
274
- "couldNotCreateItem" : "Sorry, we couldn't create this {{item}}.",
275
- "couldNotUpdateItem" : "Sorry, we couldn't update this {{item}}.",
276
- "fixErrorsToCreate" : "Please fix the errors below, and try creating again.",
277
- "fixErrorsToUpdate" : "Please fix the errors below, and try updating again."
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" : "More Information"
280
+ "tooltipHelp" : "Più informazioni"
281
281
  }
282
282
  },
283
283
  "menu" : {
284
- "search" : "Search"
284
+ "search" : "Cerca"
285
285
  },
286
286
  "pagination" : {
287
- "interval" : "of",
288
- "notation" : "{{start}}-{{end}} of {{totalItems}}",
289
- "page" : "Page:",
290
- "nextPage" : "Next page",
291
- "prevPage" : "Previous page"
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" : "Clear text",
295
- "goSearch" : "Go to search results"
294
+ "clear" : "Elimina testo",
295
+ "goSearch" : "Vai ai risultati della ricerca"
296
296
  },
297
297
  "select" : {
298
- "clear" : "Delete field",
299
- "search" : "Search"
298
+ "clear" : "Elimina campo",
299
+ "search" : "Cerca"
300
300
  },
301
301
  "splitViewCard" : {
302
302
  "a11y" : {
303
- "close" : "Close"
303
+ "close" : "Chiudi"
304
304
  }
305
305
  },
306
306
  "tabs" : {
307
- "more" : "More"
307
+ "more" : "Altro"
308
308
  },
309
309
  "thumbnail" : {
310
- "checked" : "Checked"
310
+ "checked" : "Selezionato"
311
311
  },
312
312
  "thumbnailList" : {
313
- "removeUpload" : "Remove upload",
314
- "uploading" : "Uploading"
313
+ "removeUpload" : "Rimuovi caricamento",
314
+ "uploading" : "Caricamento"
315
315
  },
316
316
  "toast" : {
317
317
  "a11y" : {
318
- "dismiss" : "Dismiss"
318
+ "dismiss" : "Ignora"
319
319
  }
320
320
  },
321
321
  "fileList" : {
322
- "downloadAll" : "Download All",
323
- "download" : "Download",
324
- "noPreview" : "No Preview Available"
322
+ "downloadAll" : "Esegui il download di tutto",
323
+ "download" : "Esegui il download",
324
+ "noPreview" : "Nessuna anteprima disponibile"
325
325
  },
326
326
  "tieredSelect" : {
327
- "emptyMessage" : "No locations.",
328
- "goToTier" : "Go to sub menu",
329
- "placeholder" : "Select an item",
330
- "quickCreateActionLabel" : "Create New Location",
331
- "quickCreateCancelLabel" : "Cancel",
332
- "quickCreateCreateLabel" : "Create",
333
- "quickCreatePlaceholder" : "Add location",
334
- "searchEmptyMessage" : "No results.",
335
- "searchPlaceholder" : "Search existing locations",
336
- "spinnerLabel" : "Loading"
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" : "No Items.",
340
- "searchEmptyMessage" : "No results.",
341
- "searchPlaceholder" : "Search",
342
- "spinnerLabel" : "Loading"
339
+ "emptyMessage" : "Nessun elemento.",
340
+ "searchEmptyMessage" : "Nessun risultato.",
341
+ "searchPlaceholder" : "Cerca",
342
+ "spinnerLabel" : "Caricamento"
343
343
  },
344
344
  "token" : {
345
- "remove" : "Remove selection"
345
+ "remove" : "Rimuovi selezione"
346
346
  },
347
347
  "toolHeader" : {
348
- "settingsAction" : "Configure Settings"
348
+ "settingsAction" : "Configura impostazioni"
349
349
  },
350
350
  "fileSelect" : {
351
- "localFilesSource" : "My Computer",
352
- "uploadFailed" : "Upload Failed",
353
- "maxNumberOfFilesSelected" : "Maximum number of files selected"
351
+ "localFilesSource" : "Il mio computer",
352
+ "uploadFailed" : "Caricamento non riuscito",
353
+ "maxNumberOfFilesSelected" : "Numero massimo di file selezionato"
354
354
  },
355
355
  "required" : {
356
- "requiredFields" : "Required fields"
356
+ "requiredFields" : "Campi obbligatori"
357
357
  },
358
358
  "avatarStack" : {
359
- "viewAll" : "View All",
360
- "close" : "Close"
359
+ "viewAll" : "Visualizza tutto",
360
+ "close" : "Chiudi"
361
361
  },
362
362
  "panel" : {
363
- "close" : "Close",
364
- "goBack" : "Go back"
363
+ "close" : "Chiudi",
364
+ "goBack" : "Tornare indietro"
365
365
  },
366
366
  "menuImperative" : {
367
367
  "options" : {
368
- "ariaLabel" : "Menu options"
368
+ "ariaLabel" : "Opzioni di menu"
369
369
  }
370
370
  }
371
371
  }