@box/unified-share-modal 0.46.1 → 0.47.1

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 (60) hide show
  1. package/dist/esm/lib/components/shared-link-settings-modal/shared-link-settings-modal.js +7 -7
  2. package/dist/esm/lib/hooks/use-collaboration-form.js +43 -44
  3. package/dist/esm/lib/hooks/use-form-validation.js +5 -5
  4. package/dist/esm/lib/hooks/use-link-settings-form.js +27 -27
  5. package/dist/esm/lib/utils/index.js +8 -8
  6. package/dist/esm/lib/utils/validation.js +7 -7
  7. package/dist/i18n/bn-IN.js +15 -61
  8. package/dist/i18n/bn-IN.properties +24 -96
  9. package/dist/i18n/da-DK.js +15 -61
  10. package/dist/i18n/da-DK.properties +24 -96
  11. package/dist/i18n/de-DE.js +15 -61
  12. package/dist/i18n/de-DE.properties +24 -96
  13. package/dist/i18n/en-AU.js +3 -49
  14. package/dist/i18n/en-AU.properties +22 -94
  15. package/dist/i18n/en-CA.js +2 -48
  16. package/dist/i18n/en-CA.properties +21 -93
  17. package/dist/i18n/en-GB.js +3 -49
  18. package/dist/i18n/en-GB.properties +22 -94
  19. package/dist/i18n/en-x-pseudo.js +109 -155
  20. package/dist/i18n/en-x-pseudo.properties +119 -191
  21. package/dist/i18n/es-419.js +14 -60
  22. package/dist/i18n/es-419.properties +24 -96
  23. package/dist/i18n/es-ES.js +14 -60
  24. package/dist/i18n/es-ES.properties +24 -96
  25. package/dist/i18n/fi-FI.js +15 -61
  26. package/dist/i18n/fi-FI.properties +24 -96
  27. package/dist/i18n/fr-CA.js +14 -60
  28. package/dist/i18n/fr-CA.properties +24 -96
  29. package/dist/i18n/fr-FR.js +14 -60
  30. package/dist/i18n/fr-FR.properties +24 -96
  31. package/dist/i18n/hi-IN.js +15 -61
  32. package/dist/i18n/hi-IN.properties +24 -96
  33. package/dist/i18n/it-IT.js +13 -59
  34. package/dist/i18n/it-IT.properties +24 -96
  35. package/dist/i18n/ja-JP.js +17 -63
  36. package/dist/i18n/ja-JP.properties +26 -98
  37. package/dist/i18n/ko-KR.js +15 -61
  38. package/dist/i18n/ko-KR.properties +24 -96
  39. package/dist/i18n/nb-NO.js +15 -61
  40. package/dist/i18n/nb-NO.properties +24 -96
  41. package/dist/i18n/nl-NL.js +14 -60
  42. package/dist/i18n/nl-NL.properties +24 -96
  43. package/dist/i18n/pl-PL.js +15 -61
  44. package/dist/i18n/pl-PL.properties +24 -96
  45. package/dist/i18n/pt-BR.js +14 -60
  46. package/dist/i18n/pt-BR.properties +24 -96
  47. package/dist/i18n/ru-RU.js +15 -61
  48. package/dist/i18n/ru-RU.properties +24 -96
  49. package/dist/i18n/sv-SE.js +15 -61
  50. package/dist/i18n/sv-SE.properties +24 -96
  51. package/dist/i18n/tr-TR.js +14 -60
  52. package/dist/i18n/tr-TR.properties +24 -96
  53. package/dist/i18n/zh-CN.js +15 -61
  54. package/dist/i18n/zh-CN.properties +24 -96
  55. package/dist/i18n/zh-TW.js +15 -61
  56. package/dist/i18n/zh-TW.properties +24 -96
  57. package/dist/types/lib/stories/shared.d.ts +2 -2
  58. package/dist/types/lib/types.d.ts +2 -2
  59. package/dist/types/lib/utils/validation.d.ts +2 -2
  60. package/package.json +3 -3
@@ -1,13 +1,13 @@
1
1
  export default {
2
- "groupSharedFeatures.usm.autoCopySharedLinkErrorNoticeText": "Unable to create a shared link. Please try again later.",
2
+ "groupSharedFeatures.usm.autoCopySharedLinkErrorNoticeText": "Impossibile creare un collegamento condiviso. Riprova più tardi.",
3
3
  "groupSharedFeatures.usm.createSharedLinkErrorNoticeText": "Impossibile creare un collegamento condiviso. Riprova più tardi.",
4
- "groupSharedFeatures.usm.createSharedLinkSuccessNoticeText": "Collegamento condiviso creato",
5
- "groupSharedFeatures.usm.defaultErrorNoticeText": "Something went wrong. Please try again later.",
4
+ "groupSharedFeatures.usm.createSharedLinkSuccessNoticeText": "Collegamento condiviso creato.",
5
+ "groupSharedFeatures.usm.defaultErrorNoticeText": "Si è verificato un errore. Riprova più tardi.",
6
6
  "groupSharedFeatures.usm.deleteSharedLinkErrorNoticeText": "Impossibile rimuovere il collegamento condiviso. Riprova più tardi.",
7
7
  "groupSharedFeatures.usm.deleteSharedLinkSuccessNoticeText": "Il collegamento condiviso per \"{itemName}\" è stato rimosso correttamente.",
8
8
  "groupSharedFeatures.usm.emailRequiredErrorMessage": "Immetti almeno un indirizzo e-mail valido",
9
9
  "groupSharedFeatures.usm.errorNoticeIcon": "Errore",
10
- "groupSharedFeatures.usm.expirationFutureDateRequiredErrorMessage": "The expiration date must be in the future",
10
+ "groupSharedFeatures.usm.expirationFutureDateRequiredErrorMessage": "La data di scadenza deve essere nel futuro",
11
11
  "groupSharedFeatures.usm.expirationRequiredErrorMessage": "Seleziona una data",
12
12
  "groupSharedFeatures.usm.invalidEmailErrorMessage": "Indirizzo e-mail non valido",
13
13
  "groupSharedFeatures.usm.noticeCloseLabel": "Chiudi",
@@ -27,15 +27,15 @@ export default {
27
27
  "groupSharedFeatures.usm.sharedLinkSettingsModal.learnSharedLinkSettingsLink": "Ulteriori informazioni sulle impostazioni del collegamento condiviso.",
28
28
  "groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationCalendarAriaLabel": "Seleziona la data di scadenza del collegamento condiviso",
29
29
  "groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationClearDatePickerAriaLabel": "Cancella la selezione della data",
30
- "groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationDatePickerLabel": "Seleziona una data",
30
+ "groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationDatePickerLabel": "Data di scadenza",
31
31
  "groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationNextMonthAriaLabel": "Passa al mese successivo",
32
32
  "groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationOpenCalendarDropdownAriaLabel": "Apri il calendario",
33
33
  "groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationPreviousMonthAriaLabel": "Passa al mese precedente",
34
34
  "groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationToggleText": "Scadenza del collegamento",
35
35
  "groupSharedFeatures.usm.sharedLinkSettingsModal.loadingLabel": "Caricamento in corso",
36
- "groupSharedFeatures.usm.sharedLinkSettingsModal.passwordInputPlaceholder": "Enter a password",
37
- "groupSharedFeatures.usm.sharedLinkSettingsModal.passwordToggleText": "Password protection",
38
- "groupSharedFeatures.usm.sharedLinkSettingsModal.passwordWarningText": "Your password should include at least 8 characters, and should contain at least one upper case letter, number, or special character.",
36
+ "groupSharedFeatures.usm.sharedLinkSettingsModal.passwordInputPlaceholder": "Immetti una password",
37
+ "groupSharedFeatures.usm.sharedLinkSettingsModal.passwordToggleText": "Protezione password",
38
+ "groupSharedFeatures.usm.sharedLinkSettingsModal.passwordWarningText": "La tua password dovrebbe includere almeno 8 caratteri e contenere almeno una lettera maiuscola, un numero o un carattere speciale.",
39
39
  "groupSharedFeatures.usm.sharedLinkSettingsModal.saveButton": "Salva",
40
40
  "groupSharedFeatures.usm.sharedLinkSettingsModal.subtitle": "Questi contenuti sono accessibili a chiunque disponga del collegamento nella tua azienda e possono essere visualizzati o scaricati. {learnSharedLinkSettingsLink}",
41
41
  "groupSharedFeatures.usm.sharedLinkSettingsModal.title": "Impostazioni collegamento condiviso",
@@ -82,9 +82,9 @@ export default {
82
82
  "groupSharedFeatures.usm.unifiedShareFormModal.ownerRole": "Proprietà",
83
83
  "groupSharedFeatures.usm.unifiedShareFormModal.previewerRole": "Anteprima",
84
84
  "groupSharedFeatures.usm.unifiedShareFormModal.previewerUploaderRole": "Upload anteprima",
85
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCopySuccessNoticeText": "Shared link copied to clipboard.",
86
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopyErrorNoticeText": "Shared link created. Click Copy to share.",
87
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopySuccessNoticeText": "Shared link created and copied to clipboard.",
85
+ "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCopySuccessNoticeText": "Collegamento condiviso copiato negli appunti.",
86
+ "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopyErrorNoticeText": "Collegamento condiviso creato. Clicca su Copia per condividere.",
87
+ "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopySuccessNoticeText": "Collegamento condiviso creato e copiato negli appunti.",
88
88
  "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.collaboratorsAccessLevelDescription": "Solo le persone invitate possono accedere a questo {item}",
89
89
  "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.collaboratorsAccessLevelLabel": "Solo le persone invitate",
90
90
  "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.companyAccessLevelDescription": "Tutte le persone nella tua azienda che dispongono del collegamento o le persone invitate in questo {item} possono accedere",
@@ -95,7 +95,7 @@ export default {
95
95
  "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.expirationIconLabel": "Scade il",
96
96
  "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.expirationIconTooltip": "Questo collegamento scadrà e sarà inaccessibile il giorno {expirationDate}",
97
97
  "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.fileAccessLevelItem": "file",
98
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.folderAccessLevelItem": "folder",
98
+ "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.folderAccessLevelItem": "cartella",
99
99
  "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.hubsAccessLevelItem": "hub",
100
100
  "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.openAccessLevelDescription": "Accessibile a tutti, nessuna autenticazione richiesta",
101
101
  "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.openAccessLevelLabel": "Persone che dispongono del collegamento",
@@ -111,51 +111,5 @@ export default {
111
111
  "groupSharedFeatures.usm.unifiedShareFormModal.viewerUploaderRole": "Upload visualizzazione",
112
112
  "groupSharedFeatures.usm.updateSharedLinkSuccessNoticeText": "Le impostazioni sono state salvate.",
113
113
  "groupSharedFeatures.usm.vanityNameInvalidErrorMessage": "Gli URL personalizzati devono essere compresi tra 12 e 30 caratteri e possono includere lettere, numeri e trattini.",
114
- "groupSharedFeatures.usm.vanityNameRequiredErrorMessage": "Inserisci un URL personalizzato",
115
- "groupSharedFeatures.usm.autoCopyErrorNoticeText": "Shared link created. Click Copy to share.",
116
- "groupSharedFeatures.usm.autoCopySuccessNoticeText": "Collegamento condiviso creato e copiato negli appunti.",
117
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.accessLevelFileItem": "file",
118
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.accessLevelFolderItem": "cartella",
119
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.accessLevelHubsItem": "hub",
120
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkCopiedSuccessNoticeText": "Collegamento condiviso creato e copiato negli appunti.",
121
- "groupSharedFeatures.usmV1.atLeastOneEmailRequired": "Immetti almeno un indirizzo e-mail valido",
122
- "groupSharedFeatures.usmV1.cancel": "Annulla",
123
- "groupSharedFeatures.usmV1.close": "Chiudi",
124
- "groupSharedFeatures.usmV1.downloadSettingsToggleText": "Consenti alle persone che dispongono del collegamento condiviso di scaricare questo elemento",
125
- "groupSharedFeatures.usmV1.emailSharedLinkButtonAriaLabel": "Collegamento email condiviso",
126
- "groupSharedFeatures.usmV1.errorNoticeAriaLabel": "errore",
127
- "groupSharedFeatures.usmV1.invalidEmail": "Indirizzo e-mail non valido",
128
- "groupSharedFeatures.usmV1.inviteFieldLabel": "Invita persone",
129
- "groupSharedFeatures.usmV1.invitePeoplePlaceholder": "Aggiungi nomi o indirizzi e-mail",
130
- "groupSharedFeatures.usmV1.learnSharedLinkSettingsLink": "Ulteriori informazioni sulle impostazioni del collegamento condiviso.",
131
- "groupSharedFeatures.usmV1.linkExpirationToggleText": "Scadenza del collegamento",
132
- "groupSharedFeatures.usmV1.linkSettingsButtonText": "Impostazioni collegamento",
133
- "groupSharedFeatures.usmV1.loadingAriaLabel": "caricamento",
134
- "groupSharedFeatures.usmV1.message": "Messaggio (opzionale)",
135
- "groupSharedFeatures.usmV1.messageSelectorPlaceholder": "Aggiungi un messaggio",
136
- "groupSharedFeatures.usmV1.modalTitle": "Condivisione di \"{itemName}\"",
137
- "groupSharedFeatures.usmV1.noticeCloseAriaLabel": "chiudi",
138
- "groupSharedFeatures.usmV1.okay": "OK",
139
- "groupSharedFeatures.usmV1.removeSharedLinkFailedNoticeText": "Impossibile rimuovere il collegamento condiviso. Riprova più tardi.",
140
- "groupSharedFeatures.usmV1.removeSharedLinkModalBodyText": "Questo rimuoverà in modo permanente il collegamento condiviso. Se questo elemento è incorporato su altri siti, diventerà anche inaccessibile. Anche tutte le proprietà personalizzate, le impostazioni e le scadenze verranno rimosse. Vuoi continuare?",
141
- "groupSharedFeatures.usmV1.removeSharedLinkModalTitle": "Rimuovi collegamento condiviso",
142
- "groupSharedFeatures.usmV1.removeSharedLinkSuccessNoticeText": "Il collegamento condiviso per \"{itemName}\" è stato rimosso correttamente.",
143
- "groupSharedFeatures.usmV1.send": "Invia",
144
- "groupSharedFeatures.usmV1.sendingInvites": "Invio di inviti",
145
- "groupSharedFeatures.usmV1.shareLinkSettingsModalSubTitleText": "Questi contenuti sono accessibili a chiunque disponga del collegamento nella tua azienda e possono essere visualizzati o scaricati. {learnSharedLinkSettingsLink}",
146
- "groupSharedFeatures.usmV1.shareLinkSettingsModalTitle": "Impostazioni collegamento condiviso",
147
- "groupSharedFeatures.usmV1.sharedLinkCopiedSuccessNoticeText": "Collegamento condiviso creato e copiato negli appunti.",
148
- "groupSharedFeatures.usmV1.sharedLinkCopyInputLabel": "Copia il collegamento di condivisione negli appunti",
149
- "groupSharedFeatures.usmV1.sharedLinkCreatedSuccessNoticeText": "Collegamento condiviso creato",
150
- "groupSharedFeatures.usmV1.sharedLinkCreationFailedNoticeText": "Impossibile creare un collegamento condiviso. Riprova più tardi.",
151
- "groupSharedFeatures.usmV1.sharedLinkDisabledTooltip": "Crea e copia il collegamento",
152
- "groupSharedFeatures.usmV1.sharedLinkToggleLabel": "Condivisione collegamento",
153
- "groupSharedFeatures.usmV1.sharedLinkToggleText": "Collegamento condiviso",
154
- "groupSharedFeatures.usmV1.successNoticeAriaLabel": "operazione completata",
155
- "groupSharedFeatures.usmV1.vanityDomainSettingsWarningText": "Non utilizzare URL personalizzati durante la condivisione di contenuti riservati.",
156
- "groupSharedFeatures.usmV1.vanityNameInputLabel": "Input nome personalizzato",
157
- "groupSharedFeatures.usmV1.vanityNameInputPlaceholder": "Immetti un percorso personalizzato (minimo 12 caratteri)",
158
- "groupSharedFeatures.usmV1.vanityNameInvalidError": "Gli URL personalizzati devono essere compresi tra 12 e 30 caratteri e possono includere lettere, numeri e trattini.",
159
- "groupSharedFeatures.usmV1.vanityNameToggleText": "Usa un URL personalizzato e non privato per pubblicare contenuti accessibili a tutti",
160
- "groupSharedFeatures.usmV1.warningNoticeIconAriaLabel": "etichetta dell'icona di avviso"
114
+ "groupSharedFeatures.usm.vanityNameRequiredErrorMessage": "Inserisci un URL personalizzato"
161
115
  }
@@ -1,13 +1,11 @@
1
- # Notification text when copying the shared link fails
2
- groupSharedFeatures.usm.autoCopyErrorNoticeText = Shared link created. Click Copy to share.
3
- # Notification text when the shared link is successfully copied to clipboard when link is created
4
- groupSharedFeatures.usm.autoCopySuccessNoticeText = Collegamento condiviso creato e copiato negli appunti.
1
+ # Notification text when the shared link is failed to be created
2
+ groupSharedFeatures.usm.autoCopySharedLinkErrorNoticeText = Impossibile creare un collegamento condiviso. Riprova più tardi.
5
3
  # Notification text when the shared link failed to be created
6
4
  groupSharedFeatures.usm.createSharedLinkErrorNoticeText = Impossibile creare un collegamento condiviso. Riprova più tardi.
7
5
  # Notification text when the shared link is successfully created
8
- groupSharedFeatures.usm.createSharedLinkSuccessNoticeText = Collegamento condiviso creato
6
+ groupSharedFeatures.usm.createSharedLinkSuccessNoticeText = Collegamento condiviso creato.
9
7
  # Default error notification text rendered when API fails
10
- groupSharedFeatures.usm.defaultErrorNoticeText = Something went wrong. Please try again later.
8
+ groupSharedFeatures.usm.defaultErrorNoticeText = Si è verificato un errore. Riprova più tardi.
11
9
  # Notification text when the shared link failed to be removed
12
10
  groupSharedFeatures.usm.deleteSharedLinkErrorNoticeText = Impossibile rimuovere il collegamento condiviso. Riprova più tardi.
13
11
  # Notification text when the shared link is successfully removed
@@ -17,7 +15,7 @@ groupSharedFeatures.usm.emailRequiredErrorMessage = Immetti almeno un indirizzo
17
15
  # Icon label for the error notifications
18
16
  groupSharedFeatures.usm.errorNoticeIcon = Errore
19
17
  # Error message for the expiration date field when expiration date is in the past
20
- groupSharedFeatures.usm.expirationFutureDateRequiredErrorMessage = The expiration date must be in the future
18
+ groupSharedFeatures.usm.expirationFutureDateRequiredErrorMessage = La data di scadenza deve essere nel futuro
21
19
  # Error message for the expiration date field when expiration date is not provided
22
20
  groupSharedFeatures.usm.expirationRequiredErrorMessage = Seleziona una data
23
21
  # Error message for the email field when email is invalid
@@ -49,7 +47,7 @@ groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationCalendarAriaLabel
49
47
  # Aria label for the clear date picker button in the link expiration settings
50
48
  groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationClearDatePickerAriaLabel = Cancella la selezione della data
51
49
  # Label for the date picker in the link expiration settings
52
- groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationDatePickerLabel = Seleziona una data
50
+ groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationDatePickerLabel = Data di scadenza
53
51
  # Aria label for the next month button in the link expiration settings
54
52
  groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationNextMonthAriaLabel = Passa al mese successivo
55
53
  # Aria label for the open calendar dropdown button in the link expiration settings
@@ -60,6 +58,12 @@ groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationPreviousMonthAriaL
60
58
  groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationToggleText = Scadenza del collegamento
61
59
  # Button aria label when the shared link settings are being updated
62
60
  groupSharedFeatures.usm.sharedLinkSettingsModal.loadingLabel = Caricamento in corso
61
+ # Placeholder text for the password input
62
+ groupSharedFeatures.usm.sharedLinkSettingsModal.passwordInputPlaceholder = Immetti una password
63
+ # Label for the password protection toggle
64
+ groupSharedFeatures.usm.sharedLinkSettingsModal.passwordToggleText = Protezione password
65
+ # Text for the password settings warning
66
+ groupSharedFeatures.usm.sharedLinkSettingsModal.passwordWarningText = La tua password dovrebbe includere almeno 8 caratteri e contenere almeno una lettera maiuscola, un numero o un carattere speciale.
63
67
  # Button text to confirm saving the shared link settings
64
68
  groupSharedFeatures.usm.sharedLinkSettingsModal.saveButton = Salva
65
69
  # subtitle of the Shared Link settings modal
@@ -152,12 +156,12 @@ groupSharedFeatures.usm.unifiedShareFormModal.ownerRole = Proprietà
152
156
  groupSharedFeatures.usm.unifiedShareFormModal.previewerRole = Anteprima
153
157
  # Label for the role of a collaborator who can preview and upload to the item
154
158
  groupSharedFeatures.usm.unifiedShareFormModal.previewerUploaderRole = Upload anteprima
155
- # Text inserted in the access level descriptions when the type of the item is a file
156
- groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.accessLevelFileItem = file
157
- # Text inserted in the access level descriptions when the type of the item is a folder
158
- groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.accessLevelFolderItem = cartella
159
- # Text inserted in the access level descriptions when the type of the item is a hub
160
- groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.accessLevelHubsItem = hub
159
+ # Notification text when the shared link is successfully copied to clipboard
160
+ groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCopySuccessNoticeText = Collegamento condiviso copiato negli appunti.
161
+ # Text for the create and copy shared link notification when copy failed but creation succeeded.
162
+ groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopyErrorNoticeText = Collegamento condiviso creato. Clicca su Copia per condividere.
163
+ # Notification text when the shared link is successfully copied to clipboard after link is created
164
+ groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopySuccessNoticeText = Collegamento condiviso creato e copiato negli appunti.
161
165
  # Description for the access level where only invited users can access the item
162
166
  groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.collaboratorsAccessLevelDescription = Solo le persone invitate possono accedere a questo {item}
163
167
  # Label for the access level where only invited users can access the item
@@ -176,14 +180,18 @@ groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.enterpriseAccess
176
180
  groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.expirationIconLabel = Scade il
177
181
  # Tooltip for the icon button to indicate the shared link has an expiration date
178
182
  groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.expirationIconTooltip = Questo collegamento scadrà e sarà inaccessibile il giorno {expirationDate}
183
+ # Text inserted in the access level descriptions when the type of the item is a file
184
+ groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.fileAccessLevelItem = file
185
+ # Text inserted in the access level descriptions when the type of the item is a folder
186
+ groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.folderAccessLevelItem = cartella
187
+ # Text inserted in the access level descriptions when the type of the item is a hub
188
+ groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.hubsAccessLevelItem = hub
179
189
  # Description for the access level where anyone with the URL can access the item
180
190
  groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.openAccessLevelDescription = Accessibile a tutti, nessuna autenticazione richiesta
181
191
  # Label for the access level where anyone with the URL can access the item
182
192
  groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.openAccessLevelLabel = Persone che dispongono del collegamento
183
193
  # Label for the section to manage the shared link of the file / folder
184
194
  groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.shareLinkLabel = Condivisione collegamento
185
- # Success notification displayed when shared link is created and copied to clipboard
186
- groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkCopiedSuccessNoticeText = Collegamento condiviso creato e copiato negli appunti.
187
195
  # Aria label and tooltip for the icon button to email the shared link
188
196
  groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkEmailLabel = Invia collegamento condiviso
189
197
  # Label for the button link to open the Shared Link Settings modal
@@ -208,83 +216,3 @@ groupSharedFeatures.usm.updateSharedLinkSuccessNoticeText = Le impostazioni sono
208
216
  groupSharedFeatures.usm.vanityNameInvalidErrorMessage = Gli URL personalizzati devono essere compresi tra 12 e 30 caratteri e possono includere lettere, numeri e trattini.
209
217
  # Error message for the vanity name field when custom URL is not provided
210
218
  groupSharedFeatures.usm.vanityNameRequiredErrorMessage = Inserisci un URL personalizzato
211
- # Text displayed when email input is empty
212
- groupSharedFeatures.usmV1.atLeastOneEmailRequired = Immetti almeno un indirizzo e-mail valido
213
- # Cancel button text
214
- groupSharedFeatures.usmV1.cancel = Annulla
215
- # Close button text to close the modal
216
- groupSharedFeatures.usmV1.close = Chiudi
217
- # Label for the download settings toggle
218
- groupSharedFeatures.usmV1.downloadSettingsToggleText = Consenti alle persone che dispongono del collegamento condiviso di scaricare questo elemento
219
- # Aria label for the email shared link button
220
- groupSharedFeatures.usmV1.emailSharedLinkButtonAriaLabel = Collegamento email condiviso
221
- # Label for the error notification type
222
- groupSharedFeatures.usmV1.errorNoticeAriaLabel = errore
223
- # Text displayed when email input is invalid
224
- groupSharedFeatures.usmV1.invalidEmail = Indirizzo e-mail non valido
225
- # Label of the field where a user designates who to invite to collaborate on an item
226
- groupSharedFeatures.usmV1.inviteFieldLabel = Invita persone
227
- # Placeholder text for the invite people combobox
228
- groupSharedFeatures.usmV1.invitePeoplePlaceholder = Aggiungi nomi o indirizzi e-mail
229
- # Link to the learn more about shared link settings
230
- groupSharedFeatures.usmV1.learnSharedLinkSettingsLink = Ulteriori informazioni sulle impostazioni del collegamento condiviso.
231
- # Label for the link expiration toggle
232
- groupSharedFeatures.usmV1.linkExpirationToggleText = Scadenza del collegamento
233
- # Text for the link settings button
234
- groupSharedFeatures.usmV1.linkSettingsButtonText = Impostazioni collegamento
235
- # Aria label for loading state
236
- groupSharedFeatures.usmV1.loadingAriaLabel = caricamento
237
- # Label for "Message" text box to email the shared Link
238
- groupSharedFeatures.usmV1.message = Messaggio (opzionale)
239
- # Placeholder text for message section
240
- groupSharedFeatures.usmV1.messageSelectorPlaceholder = Aggiungi un messaggio
241
- # Title of the Unified Share Modal. {itemName} is the name of the file / folder being shared
242
- groupSharedFeatures.usmV1.modalTitle = Condivisione di "{itemName}"
243
- # Label for the close button in the notification
244
- groupSharedFeatures.usmV1.noticeCloseAriaLabel = chiudi
245
- # Okay button text
246
- groupSharedFeatures.usmV1.okay = OK
247
- # Text for the notification when shared link removal fails
248
- groupSharedFeatures.usmV1.removeSharedLinkFailedNoticeText = Impossibile rimuovere il collegamento condiviso. Riprova più tardi.
249
- # Body text of the Remove Shared Link modal
250
- groupSharedFeatures.usmV1.removeSharedLinkModalBodyText = Questo rimuoverà in modo permanente il collegamento condiviso. Se questo elemento è incorporato su altri siti, diventerà anche inaccessibile. Anche tutte le proprietà personalizzate, le impostazioni e le scadenze verranno rimosse. Vuoi continuare?
251
- # Title of the Remove Shared Link modal
252
- groupSharedFeatures.usmV1.removeSharedLinkModalTitle = Rimuovi collegamento condiviso
253
- # Text for the notification when shared link is removed
254
- groupSharedFeatures.usmV1.removeSharedLinkSuccessNoticeText = Il collegamento condiviso per "{itemName}" è stato rimosso correttamente.
255
- # Send button text
256
- groupSharedFeatures.usmV1.send = Invia
257
- # Aria label for send button when sending invites
258
- groupSharedFeatures.usmV1.sendingInvites = Invio di inviti
259
- # Subtitle of the Shared Link settings modal
260
- groupSharedFeatures.usmV1.shareLinkSettingsModalSubTitleText = Questi contenuti sono accessibili a chiunque disponga del collegamento nella tua azienda e possono essere visualizzati o scaricati. {learnSharedLinkSettingsLink}
261
- # Title of the Shared Link settings modal
262
- groupSharedFeatures.usmV1.shareLinkSettingsModalTitle = Impostazioni collegamento condiviso
263
- # Success notification displayed when shared link is created and copied to clipboard
264
- groupSharedFeatures.usmV1.sharedLinkCopiedSuccessNoticeText = Collegamento condiviso creato e copiato negli appunti.
265
- # Label for the copy input field
266
- groupSharedFeatures.usmV1.sharedLinkCopyInputLabel = Copia il collegamento di condivisione negli appunti
267
- # Text for the notification when shared link is created
268
- groupSharedFeatures.usmV1.sharedLinkCreatedSuccessNoticeText = Collegamento condiviso creato
269
- # Text for the notification when shared link creation fails
270
- groupSharedFeatures.usmV1.sharedLinkCreationFailedNoticeText = Impossibile creare un collegamento condiviso. Riprova più tardi.
271
- # This tooltip appears over the shared link toggle, explaining what happens when it is clicked
272
- groupSharedFeatures.usmV1.sharedLinkDisabledTooltip = Crea e copia il collegamento
273
- # Label for share link toggle
274
- groupSharedFeatures.usmV1.sharedLinkToggleLabel = Condivisione collegamento
275
- # Label for share link toggle
276
- groupSharedFeatures.usmV1.sharedLinkToggleText = Collegamento condiviso
277
- # Label for the success notification type
278
- groupSharedFeatures.usmV1.successNoticeAriaLabel = operazione completata
279
- # Text for the vanity domain settings warning
280
- groupSharedFeatures.usmV1.vanityDomainSettingsWarningText = Non utilizzare URL personalizzati durante la condivisione di contenuti riservati.
281
- # Label for the vanity name input
282
- groupSharedFeatures.usmV1.vanityNameInputLabel = Input nome personalizzato
283
- # Placeholder text for the vanity name input
284
- groupSharedFeatures.usmV1.vanityNameInputPlaceholder = Immetti un percorso personalizzato (minimo 12 caratteri)
285
- # Text for the vanity name invalid error
286
- groupSharedFeatures.usmV1.vanityNameInvalidError = Gli URL personalizzati devono essere compresi tra 12 e 30 caratteri e possono includere lettere, numeri e trattini.
287
- # Label for the vanity name toggle
288
- groupSharedFeatures.usmV1.vanityNameToggleText = Usa un URL personalizzato e non privato per pubblicare contenuti accessibili a tutti
289
- # Label for the warning notification icon
290
- groupSharedFeatures.usmV1.warningNoticeIconAriaLabel = etichetta dell'icona di avviso
@@ -1,13 +1,13 @@
1
1
  export default {
2
- "groupSharedFeatures.usm.autoCopySharedLinkErrorNoticeText": "Unable to create a shared link. Please try again later.",
2
+ "groupSharedFeatures.usm.autoCopySharedLinkErrorNoticeText": "共有リンクを作成できません。後でもう一度やり直してください。",
3
3
  "groupSharedFeatures.usm.createSharedLinkErrorNoticeText": "共有リンクを作成できません。後でもう一度やり直してください。",
4
- "groupSharedFeatures.usm.createSharedLinkSuccessNoticeText": "共有リンクを作成しました",
5
- "groupSharedFeatures.usm.defaultErrorNoticeText": "Something went wrong. Please try again later.",
4
+ "groupSharedFeatures.usm.createSharedLinkSuccessNoticeText": "共有リンクを作成しました。",
5
+ "groupSharedFeatures.usm.defaultErrorNoticeText": "問題が発生しました。後でもう一度やり直してください。",
6
6
  "groupSharedFeatures.usm.deleteSharedLinkErrorNoticeText": "共有リンクを削除できません。後でもう一度やり直してください。",
7
7
  "groupSharedFeatures.usm.deleteSharedLinkSuccessNoticeText": "「{itemName}」の共有リンクを削除しました。",
8
8
  "groupSharedFeatures.usm.emailRequiredErrorMessage": "有効なメールアドレスを少なくとも1つ入力してください",
9
9
  "groupSharedFeatures.usm.errorNoticeIcon": "エラー",
10
- "groupSharedFeatures.usm.expirationFutureDateRequiredErrorMessage": "The expiration date must be in the future",
10
+ "groupSharedFeatures.usm.expirationFutureDateRequiredErrorMessage": "有効期限は現在より先の日時に設定する必要があります",
11
11
  "groupSharedFeatures.usm.expirationRequiredErrorMessage": "日付を選択してください",
12
12
  "groupSharedFeatures.usm.invalidEmailErrorMessage": "メールアドレスが無効です",
13
13
  "groupSharedFeatures.usm.noticeCloseLabel": "閉じる",
@@ -27,15 +27,15 @@ export default {
27
27
  "groupSharedFeatures.usm.sharedLinkSettingsModal.learnSharedLinkSettingsLink": "共有リンクの設定について詳細を表示。",
28
28
  "groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationCalendarAriaLabel": "共有リンクの有効期限を選択",
29
29
  "groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationClearDatePickerAriaLabel": "日付選択をクリア",
30
- "groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationDatePickerLabel": "日付を選択",
30
+ "groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationDatePickerLabel": "有効期限",
31
31
  "groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationNextMonthAriaLabel": "翌月に切り替え",
32
32
  "groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationOpenCalendarDropdownAriaLabel": "カレンダーを開く",
33
33
  "groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationPreviousMonthAriaLabel": "前月に切り替え",
34
34
  "groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationToggleText": "リンクの有効期限",
35
35
  "groupSharedFeatures.usm.sharedLinkSettingsModal.loadingLabel": "読み込み中",
36
- "groupSharedFeatures.usm.sharedLinkSettingsModal.passwordInputPlaceholder": "Enter a password",
37
- "groupSharedFeatures.usm.sharedLinkSettingsModal.passwordToggleText": "Password protection",
38
- "groupSharedFeatures.usm.sharedLinkSettingsModal.passwordWarningText": "Your password should include at least 8 characters, and should contain at least one upper case letter, number, or special character.",
36
+ "groupSharedFeatures.usm.sharedLinkSettingsModal.passwordInputPlaceholder": "パスワードを入力",
37
+ "groupSharedFeatures.usm.sharedLinkSettingsModal.passwordToggleText": "パスワード保護",
38
+ "groupSharedFeatures.usm.sharedLinkSettingsModal.passwordWarningText": "パスワードは8文字以上にし、大文字、数字、または特殊文字を1つ以上含める必要があります。",
39
39
  "groupSharedFeatures.usm.sharedLinkSettingsModal.saveButton": "保存",
40
40
  "groupSharedFeatures.usm.sharedLinkSettingsModal.subtitle": "このコンテンツは、リンクを知っている社内のユーザー全員に公開され、表示、ダウンロードできます。{learnSharedLinkSettingsLink}",
41
41
  "groupSharedFeatures.usm.sharedLinkSettingsModal.title": "共有リンクの設定",
@@ -82,21 +82,21 @@ export default {
82
82
  "groupSharedFeatures.usm.unifiedShareFormModal.ownerRole": "所有者",
83
83
  "groupSharedFeatures.usm.unifiedShareFormModal.previewerRole": "プレビューアー",
84
84
  "groupSharedFeatures.usm.unifiedShareFormModal.previewerUploaderRole": "プレビューアー/アップローダー",
85
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCopySuccessNoticeText": "Shared link copied to clipboard.",
86
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopyErrorNoticeText": "Shared link created. Click Copy to share.",
87
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopySuccessNoticeText": "Shared link created and copied to clipboard.",
85
+ "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCopySuccessNoticeText": "共有リンクをクリップボードにコピーしました。",
86
+ "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopyErrorNoticeText": "共有リンクを作成しました。[コピー] をクリックして共有してください。",
87
+ "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopySuccessNoticeText": "共有リンクを作成してクリップボードにコピーしました。",
88
88
  "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.collaboratorsAccessLevelDescription": "招待されたユーザーのみがこの{item}にアクセスできます",
89
89
  "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.collaboratorsAccessLevelLabel": "招待されたユーザーのみ",
90
90
  "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.companyAccessLevelDescription": "リンクを知っている社内のユーザー全員、またはこの{item}に招待されたユーザーがアクセスできます",
91
91
  "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.companyAccessLevelLabel": "会社のユーザー",
92
92
  "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.disabledAccessLevelTooltip": "セキュリティポリシーによって、このオプションは使用不可になっています",
93
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.enterpriseAccessLevelDescription": "リンクを知っている{enterprise}のユーザー、またはこの{item}に招待されたユーザーがアクセスできます",
93
+ "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.enterpriseAccessLevelDescription": "リンクを知っている{enterprise}内のユーザー全員、またはこの{item}に招待されたユーザーがアクセスできます",
94
94
  "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.enterpriseAccessLevelLabel": "{enterprise}のユーザー",
95
95
  "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.expirationIconLabel": "有効期限",
96
96
  "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.expirationIconTooltip": "このリンクは{expirationDate}に期限切れになり、アクセスできなくなります",
97
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.fileAccessLevelItem": "file",
98
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.folderAccessLevelItem": "folder",
99
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.hubsAccessLevelItem": "hub",
97
+ "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.fileAccessLevelItem": "ファイル",
98
+ "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.folderAccessLevelItem": "フォルダ",
99
+ "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.hubsAccessLevelItem": "Hub",
100
100
  "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.openAccessLevelDescription": "リンクを知っている全員がアクセスでき、サインインは不要です",
101
101
  "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.openAccessLevelLabel": "リンクを知っている全員",
102
102
  "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.shareLinkLabel": "リンクを共有",
@@ -110,52 +110,6 @@ export default {
110
110
  "groupSharedFeatures.usm.unifiedShareFormModal.viewerRole": "ビューアー",
111
111
  "groupSharedFeatures.usm.unifiedShareFormModal.viewerUploaderRole": "ビューアー/アップローダー",
112
112
  "groupSharedFeatures.usm.updateSharedLinkSuccessNoticeText": "設定を保存しました。",
113
- "groupSharedFeatures.usm.vanityNameInvalidErrorMessage": "カスタムURLは12~30文字で、アルファベット、数字、ハイフンを含めることができます。",
114
- "groupSharedFeatures.usm.vanityNameRequiredErrorMessage": "カスタムURLを入力してください",
115
- "groupSharedFeatures.usm.autoCopyErrorNoticeText": "Shared link created. Click Copy to share.",
116
- "groupSharedFeatures.usm.autoCopySuccessNoticeText": "共有リンクを作成してクリップボードにコピーしました。",
117
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.accessLevelFileItem": "ファイル",
118
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.accessLevelFolderItem": "フォルダ",
119
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.accessLevelHubsItem": "Hub",
120
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkCopiedSuccessNoticeText": "共有リンクを作成してクリップボードにコピーしました。",
121
- "groupSharedFeatures.usmV1.atLeastOneEmailRequired": "有効なメールアドレスを少なくとも1つ入力してください",
122
- "groupSharedFeatures.usmV1.cancel": "キャンセル",
123
- "groupSharedFeatures.usmV1.close": "閉じる",
124
- "groupSharedFeatures.usmV1.downloadSettingsToggleText": "共有リンクを知っているユーザーにこの項目のダウンロードを許可する",
125
- "groupSharedFeatures.usmV1.emailSharedLinkButtonAriaLabel": "共有リンクをメールで送信",
126
- "groupSharedFeatures.usmV1.errorNoticeAriaLabel": "エラー",
127
- "groupSharedFeatures.usmV1.invalidEmail": "メールアドレスが無効です",
128
- "groupSharedFeatures.usmV1.inviteFieldLabel": "ユーザーを招待",
129
- "groupSharedFeatures.usmV1.invitePeoplePlaceholder": "名前またはメールアドレスを追加",
130
- "groupSharedFeatures.usmV1.learnSharedLinkSettingsLink": "共有リンクの設定について詳細を表示。",
131
- "groupSharedFeatures.usmV1.linkExpirationToggleText": "リンクの有効期限",
132
- "groupSharedFeatures.usmV1.linkSettingsButtonText": "リンクの設定",
133
- "groupSharedFeatures.usmV1.loadingAriaLabel": "読み込み中",
134
- "groupSharedFeatures.usmV1.message": "メッセージ (省略可)",
135
- "groupSharedFeatures.usmV1.messageSelectorPlaceholder": "メッセージを追加",
136
- "groupSharedFeatures.usmV1.modalTitle": "「{itemName}」を共有",
137
- "groupSharedFeatures.usmV1.noticeCloseAriaLabel": "閉じる",
138
- "groupSharedFeatures.usmV1.okay": "OK",
139
- "groupSharedFeatures.usmV1.removeSharedLinkFailedNoticeText": "共有リンクを削除できません。後でもう一度やり直してください。",
140
- "groupSharedFeatures.usmV1.removeSharedLinkModalBodyText": "これにより、共有リンクが完全に削除されます。この項目が他のサイトに埋め込まれている場合は、そのサイトでもアクセスできなくなります。カスタムプロパティ、設定、有効期限も削除されます。続行しますか?",
141
- "groupSharedFeatures.usmV1.removeSharedLinkModalTitle": "共有リンクの削除",
142
- "groupSharedFeatures.usmV1.removeSharedLinkSuccessNoticeText": "「{itemName}」の共有リンクを削除しました。",
143
- "groupSharedFeatures.usmV1.send": "送信",
144
- "groupSharedFeatures.usmV1.sendingInvites": "招待を送信",
145
- "groupSharedFeatures.usmV1.shareLinkSettingsModalSubTitleText": "このコンテンツは、リンクを知っている社内のユーザー全員に公開され、表示、ダウンロードできます。{learnSharedLinkSettingsLink}",
146
- "groupSharedFeatures.usmV1.shareLinkSettingsModalTitle": "共有リンクの設定",
147
- "groupSharedFeatures.usmV1.sharedLinkCopiedSuccessNoticeText": "共有リンクを作成してクリップボードにコピーしました。",
148
- "groupSharedFeatures.usmV1.sharedLinkCopyInputLabel": "共有リンクをクリップボードにコピー",
149
- "groupSharedFeatures.usmV1.sharedLinkCreatedSuccessNoticeText": "共有リンクを作成しました",
150
- "groupSharedFeatures.usmV1.sharedLinkCreationFailedNoticeText": "共有リンクを作成できません。後でもう一度やり直してください。",
151
- "groupSharedFeatures.usmV1.sharedLinkDisabledTooltip": "リンクを作成してコピー",
152
- "groupSharedFeatures.usmV1.sharedLinkToggleLabel": "リンクを共有",
153
- "groupSharedFeatures.usmV1.sharedLinkToggleText": "共有リンク",
154
- "groupSharedFeatures.usmV1.successNoticeAriaLabel": "成功",
155
- "groupSharedFeatures.usmV1.vanityDomainSettingsWarningText": "機密性の高いコンテンツを共有する場合は、カスタムURLを使用しないでください。",
156
- "groupSharedFeatures.usmV1.vanityNameInputLabel": "バニティ入力",
157
- "groupSharedFeatures.usmV1.vanityNameInputPlaceholder": "カスタムパスを入力 (12文字以上)",
158
- "groupSharedFeatures.usmV1.vanityNameInvalidError": "カスタムURLは12~30文字で、アルファベット、数字、ハイフンを含めることができます。",
159
- "groupSharedFeatures.usmV1.vanityNameToggleText": "非プライベートのカスタムURLでコンテンツを広範囲に公開する",
160
- "groupSharedFeatures.usmV1.warningNoticeIconAriaLabel": "警告アイコンのラベル"
113
+ "groupSharedFeatures.usm.vanityNameInvalidErrorMessage": "カスタムURLは12~30文字で、文字、数字、ハイフンを含めることができます。",
114
+ "groupSharedFeatures.usm.vanityNameRequiredErrorMessage": "カスタムURLを入力してください"
161
115
  }