@box/unified-share-modal 1.36.6 → 1.37.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.
@@ -73,7 +73,7 @@ export default {
73
73
  "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.contactRestrictionInformationBarrierNotice": "Impossibile inviare {count,plural,one{{count} invito} other{{count} inviti} many{{count} inviti}} a causa di un criterio di sicurezza. {removeLink}",
74
74
  "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.contactRestrictionNotice": "Impossibile inviare {count,plural,one{{count} invito} other{{count} inviti} many{{count} inviti}} perché la collaborazione esterna è limitata a causa del criterio di sicurezza applicato. {removeLink}",
75
75
  "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.contactRestrictionRemoveButtonLabel": "Rimuovi per continuare",
76
- "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.contentSharedWithExternalCollaborators": "This content will be shared with external collaborators.",
76
+ "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.contentSharedWithExternalCollaborators": "Questo contenuto sarà condiviso con i collaboratori esterni.",
77
77
  "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.editorDescription": "Upload, download, anteprima, condivisione e modifica",
78
78
  "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.editorFolderDescription": "Upload, download, anteprima, condivisione, modifica ed eliminazione",
79
79
  "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.emailSharedLinkLabel": "E-mail per collegamento condiviso",
@@ -136,10 +136,10 @@ export default {
136
136
  "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.openAccessLevelLabel": "Persone che dispongono del collegamento",
137
137
  "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.removeLinkDisabledTooltip": "Non hai l'autorizzazione per rimuovere il collegamento",
138
138
  "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.shareLinkLabel": "Condivisione collegamento",
139
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkEditablePubliclyAvailable": "Publicly available for anyone to view and download. Any logged in users with the link can edit.",
140
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkElevatedEditableCompanyAvailable": "People who have access to this link can edit.",
139
+ "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkEditablePubliclyAvailable": "Disponibile pubblicamente per la visualizzazione e il download da parte di chiunque. Tutti gli utenti che hanno eseguito l'accesso e dispongono del collegamento possono modificare.",
140
+ "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkElevatedEditableCompanyAvailable": "Le persone con accesso al collegamento possono apportare modifiche.",
141
141
  "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkEmailLabel": "Invia collegamento condiviso",
142
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkPubliclyAvailable": "This content is publicly available to anyone with the link.",
142
+ "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkPubliclyAvailable": "Questi contenuti sono consultabili da chiunque dispone del collegamento.",
143
143
  "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkSettingsLabel": "Impostazioni collegamento",
144
144
  "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkToggleLabel": "Collegamento condiviso",
145
145
  "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkToggleTooltip": "Crea e copia il collegamento",
@@ -147,7 +147,7 @@ groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.contactRestri
147
147
  # Label for the button that removes restricted contacts
148
148
  groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.contactRestrictionRemoveButtonLabel = Rimuovi per continuare
149
149
  # Text shown in share modal when there is at least one external collaborator
150
- groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.contentSharedWithExternalCollaborators = This content will be shared with external collaborators.
150
+ groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.contentSharedWithExternalCollaborators = Questo contenuto sarà condiviso con i collaboratori esterni.
151
151
  # Description for the collaboration role with "Editor" permissions to the item
152
152
  groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.editorDescription = Upload, download, anteprima, condivisione e modifica
153
153
  # Description for the collaboration role with "Editor" permissions to the folder
@@ -273,13 +273,13 @@ groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.removeLinkDisabl
273
273
  # Label for the section to manage the shared link of the file / folder
274
274
  groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.shareLinkLabel = Condivisione collegamento
275
275
  # Text shown in share modal when shared link is editable and is open to public access
276
- groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkEditablePubliclyAvailable = Publicly available for anyone to view and download. Any logged in users with the link can edit.
276
+ groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkEditablePubliclyAvailable = Disponibile pubblicamente per la visualizzazione e il download da parte di chiunque. Tutti gli utenti che hanno eseguito l'accesso e dispongono del collegamento possono modificare.
277
277
  # Text shown in share modal when shared link is editable and is open to company access
278
- groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkElevatedEditableCompanyAvailable = People who have access to this link can edit.
278
+ groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkElevatedEditableCompanyAvailable = Le persone con accesso al collegamento possono apportare modifiche.
279
279
  # Aria label and tooltip for the icon button to email the shared link
280
280
  groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkEmailLabel = Invia collegamento condiviso
281
281
  # Text shown in share modal when shared link is open to public access
282
- groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkPubliclyAvailable = This content is publicly available to anyone with the link.
282
+ groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkPubliclyAvailable = Questi contenuti sono consultabili da chiunque dispone del collegamento.
283
283
  # Label for the button link to open the Shared Link Settings modal
284
284
  groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkSettingsLabel = Impostazioni collegamento
285
285
  # Label for the toggle to create and delete the shared link
package/package.json CHANGED
@@ -1,22 +1,22 @@
1
1
  {
2
2
  "name": "@box/unified-share-modal",
3
- "version": "1.36.6",
3
+ "version": "1.37.0",
4
4
  "license": "SEE LICENSE IN LICENSE",
5
5
  "peerDependencies": {
6
- "@box/blueprint-web": "^12.114.0",
7
- "@box/blueprint-web-assets": "^4.91.5",
8
- "@box/copy-input": "^1.22.5",
9
- "@box/user-selector": "^1.55.5",
6
+ "@box/blueprint-web": "^12.115.0",
7
+ "@box/blueprint-web-assets": "^4.91.6",
8
+ "@box/copy-input": "^1.22.6",
9
+ "@box/user-selector": "^1.55.6",
10
10
  "lodash": "^4.17.15",
11
11
  "react": "^18.0.0",
12
12
  "react-dom": "^18.0.0",
13
13
  "react-intl": "^6.4.2"
14
14
  },
15
15
  "devDependencies": {
16
- "@box/blueprint-web": "^12.114.0",
17
- "@box/blueprint-web-assets": "^4.91.5",
18
- "@box/copy-input": "^1.22.5",
19
- "@box/storybook-utils": "0.15.5",
16
+ "@box/blueprint-web": "^12.115.0",
17
+ "@box/blueprint-web-assets": "^4.91.6",
18
+ "@box/copy-input": "^1.22.6",
19
+ "@box/storybook-utils": "0.15.6",
20
20
  "@box/eslint-plugin-blueprint": "1.0.5",
21
21
  "react-intl": "^6.4.2"
22
22
  },