@box/unified-share-modal 1.32.0 → 1.33.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.
Files changed (50) hide show
  1. package/dist/i18n/bn-IN.js +13 -13
  2. package/dist/i18n/bn-IN.properties +34 -0
  3. package/dist/i18n/da-DK.js +13 -13
  4. package/dist/i18n/da-DK.properties +34 -0
  5. package/dist/i18n/de-DE.js +13 -13
  6. package/dist/i18n/de-DE.properties +34 -0
  7. package/dist/i18n/en-AU.js +6 -6
  8. package/dist/i18n/en-AU.properties +34 -0
  9. package/dist/i18n/en-CA.properties +34 -0
  10. package/dist/i18n/en-GB.js +6 -6
  11. package/dist/i18n/en-GB.properties +34 -0
  12. package/dist/i18n/en-x-pseudo.js +153 -153
  13. package/dist/i18n/en-x-pseudo.properties +170 -136
  14. package/dist/i18n/es-419.js +12 -12
  15. package/dist/i18n/es-419.properties +34 -0
  16. package/dist/i18n/es-ES.js +12 -12
  17. package/dist/i18n/es-ES.properties +34 -0
  18. package/dist/i18n/fi-FI.js +13 -13
  19. package/dist/i18n/fi-FI.properties +34 -0
  20. package/dist/i18n/fr-CA.js +13 -13
  21. package/dist/i18n/fr-CA.properties +34 -0
  22. package/dist/i18n/fr-FR.js +13 -13
  23. package/dist/i18n/fr-FR.properties +34 -0
  24. package/dist/i18n/hi-IN.js +13 -13
  25. package/dist/i18n/hi-IN.properties +34 -0
  26. package/dist/i18n/it-IT.js +13 -13
  27. package/dist/i18n/it-IT.properties +34 -0
  28. package/dist/i18n/ja-JP.js +13 -13
  29. package/dist/i18n/ja-JP.properties +34 -0
  30. package/dist/i18n/ko-KR.js +13 -13
  31. package/dist/i18n/ko-KR.properties +34 -0
  32. package/dist/i18n/nb-NO.js +13 -13
  33. package/dist/i18n/nb-NO.properties +34 -0
  34. package/dist/i18n/nl-NL.js +13 -13
  35. package/dist/i18n/nl-NL.properties +34 -0
  36. package/dist/i18n/pl-PL.js +13 -13
  37. package/dist/i18n/pl-PL.properties +34 -0
  38. package/dist/i18n/pt-BR.js +13 -13
  39. package/dist/i18n/pt-BR.properties +34 -0
  40. package/dist/i18n/ru-RU.js +13 -13
  41. package/dist/i18n/ru-RU.properties +34 -0
  42. package/dist/i18n/sv-SE.js +13 -13
  43. package/dist/i18n/sv-SE.properties +34 -0
  44. package/dist/i18n/tr-TR.js +13 -13
  45. package/dist/i18n/tr-TR.properties +34 -0
  46. package/dist/i18n/zh-CN.js +13 -13
  47. package/dist/i18n/zh-CN.properties +34 -0
  48. package/dist/i18n/zh-TW.js +13 -13
  49. package/dist/i18n/zh-TW.properties +34 -0
  50. package/package.json +9 -9
@@ -12,7 +12,7 @@ export default {
12
12
  "groupSharedFeatures.usm.expirationFutureDateErrorMessage": "La fecha de vencimiento debe ser futura",
13
13
  "groupSharedFeatures.usm.expirationRequiredErrorMessage": "Seleccione una fecha de vencimiento",
14
14
  "groupSharedFeatures.usm.invalidEmailErrorMessage": "Dirección de correo electrónico no válida",
15
- "groupSharedFeatures.usm.justificationRequiredError": "Please select a justification or remove the {count, plural, one {{count} restricted user} other {{count} restricted users}} to continue.",
15
+ "groupSharedFeatures.usm.justificationRequiredError": "Por favor, seleccione una justificación o elimine {count,plural,one{{count} usuario restringido} other{{count} usuarios restringidos} many{{count} usuarios restringidos}} para continuar.",
16
16
  "groupSharedFeatures.usm.noticeCloseLabel": "Cerrar",
17
17
  "groupSharedFeatures.usm.passwordContainInvalidCharacterErrorMessage": "La contraseña no puede contener espacios, \"<\" ni \">\"",
18
18
  "groupSharedFeatures.usm.passwordContainLetterNumberOrSymbolErrorMessage": "La contraseña debe contener al menos una letra mayúscula, un número o un carácter especial",
@@ -32,7 +32,7 @@ export default {
32
32
  "groupSharedFeatures.usm.removeSharedLinkModal.loadingLabel": "Cargando",
33
33
  "groupSharedFeatures.usm.removeSharedLinkModal.okayButton": "Aceptar",
34
34
  "groupSharedFeatures.usm.removeSharedLinkModal.title": "Eliminar enlace compartido",
35
- "groupSharedFeatures.usm.restrictedContactsError": "Please remove the {count, plural, one {{count} restricted user} other {{count} restricted users}} to continue.",
35
+ "groupSharedFeatures.usm.restrictedContactsError": "Elimine {count,plural,one{{count} usuario restringido} other{{count} usuarios restringidos } many{{count} usuarios restringidos }} para continuar.",
36
36
  "groupSharedFeatures.usm.sharedLinkSettingsModal.cancelButton": "Anular",
37
37
  "groupSharedFeatures.usm.sharedLinkSettingsModal.closeButton": "Cerrar",
38
38
  "groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithClassification": "Se ha deshabilitado la descarga del contenido debido a la clasificación.",
@@ -40,7 +40,7 @@ export default {
40
40
  "groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByMaliciousContent": "Se ha deshabilitado la descarga de este contenido debido a una política de seguridad.",
41
41
  "groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkLabel": "Vínculo directo",
42
42
  "groupSharedFeatures.usm.sharedLinkSettingsModal.downloadSettingsToggleText": "Permitir que los usuarios con el enlace compartido descarguen este elemento",
43
- "groupSharedFeatures.usm.sharedLinkSettingsModal.hidePasswordAriaLabel": "Hide password",
43
+ "groupSharedFeatures.usm.sharedLinkSettingsModal.hidePasswordAriaLabel": "Ocultar contraseña",
44
44
  "groupSharedFeatures.usm.sharedLinkSettingsModal.learnSharedLinkSettingsLink": "Más información sobre la configuración de enlace compartido.",
45
45
  "groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationCalendarAriaLabel": "Seleccionar una fecha de vencimiento",
46
46
  "groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationClearDatePickerAriaLabel": "Borrar selector de fecha",
@@ -54,7 +54,7 @@ export default {
54
54
  "groupSharedFeatures.usm.sharedLinkSettingsModal.passwordToggleText": "Protección de contraseña",
55
55
  "groupSharedFeatures.usm.sharedLinkSettingsModal.passwordWarningText": "Las contraseñas deben incluir al menos 8 caracteres y deben contener al menos una letra mayúscula, un número o un carácter especial.",
56
56
  "groupSharedFeatures.usm.sharedLinkSettingsModal.saveButton": "Guardar",
57
- "groupSharedFeatures.usm.sharedLinkSettingsModal.showPasswordAriaLabel": "Show password",
57
+ "groupSharedFeatures.usm.sharedLinkSettingsModal.showPasswordAriaLabel": "Mostrar contraseña",
58
58
  "groupSharedFeatures.usm.sharedLinkSettingsModal.subtitle": "Este contenido está disponible para cualquier persona dentro de su empresa con el enlace y se puede ver o descargar. {learnSharedLinkSettingsLink}",
59
59
  "groupSharedFeatures.usm.sharedLinkSettingsModal.title": "Configuración de enlace compartido",
60
60
  "groupSharedFeatures.usm.sharedLinkSettingsModal.vanityDomainSettingsWarningText": "No se deben utilizar direcciones URL personalizadas para compartir contenido de carácter confidencial.",
@@ -65,14 +65,14 @@ export default {
65
65
  "groupSharedFeatures.usm.successNoticeIcon": "Con éxito",
66
66
  "groupSharedFeatures.usm.unifiedShareFormModal.closeButton": "Cerrar",
67
67
  "groupSharedFeatures.usm.unifiedShareFormModal.coOwnerRole": "Co-owner",
68
- "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.businessJustification": "Business Justification",
68
+ "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.businessJustification": "Justificación comercial",
69
69
  "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.cancelButton": "Anular",
70
70
  "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.clearButton": "Eliminar",
71
71
  "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.closeButton": "Cerrar",
72
72
  "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.coOwnerDescription": "Gestionar la seguridad, cargar, descargar, previsualizar, compartir, editar y eliminar",
73
- "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.contactRestrictionInformationBarrierNotice": "{count, plural, one {{count} invitation} other {{count} invitations}} cannot be sent due to a security policy. {removeLink}",
74
- "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.contactRestrictionNotice": "{count, plural, one {{count} invitation} other {{count} invitations}} cannot be sent because external collaboration is restricted due to the applied security policy. {removeLink}",
75
- "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.contactRestrictionRemoveButtonLabel": "Remove to continue",
73
+ "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.contactRestrictionInformationBarrierNotice": "No es posible enviar {count,plural,one{{count} invitación} other{{count} invitaciones} many{{count} invitaciones}} debido a una política de seguridad. {removeLink}",
74
+ "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.contactRestrictionNotice": "No es posible enviar {count,plural,one{{count} invitación} other{{count} invitaciones} many{{count} invitaciones}} porque la colaboración externa está restringida debido a la política de seguridad aplicada. {removeLink}",
75
+ "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.contactRestrictionRemoveButtonLabel": "Eliminar para continuar",
76
76
  "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.contentSharedWithExternalCollaborators": "This content will be shared with external collaborators.",
77
77
  "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.editorDescription": "Cargar, descargar, previsualizar, compartir y editar",
78
78
  "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.editorFolderDescription": "Cargar, descargar, previsualizar, compartir, editar y eliminar",
@@ -83,10 +83,10 @@ export default {
83
83
  "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.invitePeopleLabel": "Invitar a personas",
84
84
  "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.invitePeoplePlaceholder": "Agregar nombres o direcciones de correo electrónico",
85
85
  "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.inviteWebLinkDisabledTooltip": "Los colaboradores no se pueden agregar a los marcadores",
86
- "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.justifiableContactRestrictionNotice": "This content requires a business justification for {count, plural, one {{count} invitation} other {{count} invitations}}. Please select a business justification below. {justificationSelect} {removeLink}",
87
- "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.justifiableContactRestrictionRemoveButtonLabel": "Alternatively, remove to continue",
88
- "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.justificationSelectPlaceholder": "Select Justification",
89
- "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.loadingJustificationReasonsLabel": "Loading justification reasons",
86
+ "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.justifiableContactRestrictionNotice": "Este contenido requiere una justificación comercial para {count,plural,one{{count} invitación} other{{count} invitaciones{count}} many{{count} invitaciones}}. Seleccione una justificación comercial de las siguientes: {justificationSelect} {removeLink}",
87
+ "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.justifiableContactRestrictionRemoveButtonLabel": "O bien, elimina para continuar",
88
+ "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.justificationSelectPlaceholder": "Seleccionar justificación",
89
+ "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.loadingJustificationReasonsLabel": "Cargando los motivos de la justificación",
90
90
  "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.loadingLabel": "Cargando",
91
91
  "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.previewerDescription": "Preview-only",
92
92
  "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.previewerUploaderDescription": "Cargar y previsualizar",
@@ -24,6 +24,8 @@ groupSharedFeatures.usm.expirationFutureDateErrorMessage = La fecha de vencimien
24
24
  groupSharedFeatures.usm.expirationRequiredErrorMessage = Seleccione una fecha de vencimiento
25
25
  # Error message for the email field when email is invalid
26
26
  groupSharedFeatures.usm.invalidEmailErrorMessage = Dirección de correo electrónico no válida
27
+ # Error message when a user tries to send invitations but a business justification is required before proceeding
28
+ groupSharedFeatures.usm.justificationRequiredError = Por favor, seleccione una justificación o elimine {count,plural,one{{count} usuario restringido} other{{count} usuarios restringidos} many{{count} usuarios restringidos}} para continuar.
27
29
  # Close button aria label for the notifications
28
30
  groupSharedFeatures.usm.noticeCloseLabel = Cerrar
29
31
  # Error message for the password field when password contains forbidden characters.
@@ -62,6 +64,8 @@ groupSharedFeatures.usm.removeSharedLinkModal.loadingLabel = Cargando
62
64
  groupSharedFeatures.usm.removeSharedLinkModal.okayButton = Aceptar
63
65
  # Title of the Remove Shared Link modal
64
66
  groupSharedFeatures.usm.removeSharedLinkModal.title = Eliminar enlace compartido
67
+ # Error notification when a user tries to send invitations to restricted users
68
+ groupSharedFeatures.usm.restrictedContactsError = Elimine {count,plural,one{{count} usuario restringido} other{{count} usuarios restringidos } many{{count} usuarios restringidos }} para continuar.
65
69
  # Button text to cancel updating the shared link settings
66
70
  groupSharedFeatures.usm.sharedLinkSettingsModal.cancelButton = Anular
67
71
  # Aria label for the button to close the Shared Link Settings modal
@@ -76,6 +80,8 @@ groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByMaliciousCont
76
80
  groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkLabel = Vínculo directo
77
81
  # Label for the download settings toggle
78
82
  groupSharedFeatures.usm.sharedLinkSettingsModal.downloadSettingsToggleText = Permitir que los usuarios con el enlace compartido descarguen este elemento
83
+ # Aria label for button to hide password
84
+ groupSharedFeatures.usm.sharedLinkSettingsModal.hidePasswordAriaLabel = Ocultar contraseña
79
85
  # Link to learn more about shared link settings
80
86
  groupSharedFeatures.usm.sharedLinkSettingsModal.learnSharedLinkSettingsLink = Más información sobre la configuración de enlace compartido.
81
87
  # Aria label for the calendar in the link expiration settings
@@ -102,6 +108,8 @@ groupSharedFeatures.usm.sharedLinkSettingsModal.passwordToggleText = Protección
102
108
  groupSharedFeatures.usm.sharedLinkSettingsModal.passwordWarningText = Las contraseñas deben incluir al menos 8 caracteres y deben contener al menos una letra mayúscula, un número o un carácter especial.
103
109
  # Button text to confirm saving the shared link settings
104
110
  groupSharedFeatures.usm.sharedLinkSettingsModal.saveButton = Guardar
111
+ # Aria label for button to reveal password
112
+ groupSharedFeatures.usm.sharedLinkSettingsModal.showPasswordAriaLabel = Mostrar contraseña
105
113
  # subtitle of the Shared Link settings modal
106
114
  groupSharedFeatures.usm.sharedLinkSettingsModal.subtitle = Este contenido está disponible para cualquier persona dentro de su empresa con el enlace y se puede ver o descargar. {learnSharedLinkSettingsLink}
107
115
  # Title of the Shared Link Settings modal
@@ -122,6 +130,8 @@ groupSharedFeatures.usm.successNoticeIcon = Con éxito
122
130
  groupSharedFeatures.usm.unifiedShareFormModal.closeButton = Cerrar
123
131
  # Label for the role of a collaborator who co-owns the item
124
132
  groupSharedFeatures.usm.unifiedShareFormModal.coOwnerRole = Co-owner
133
+ # Title for the dropdown to select a business justification reason
134
+ groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.businessJustification = Justificación comercial
125
135
  # Button text to cancel inviting collaborators to the file / folder
126
136
  groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.cancelButton = Anular
127
137
  # Aria label for the button to clear the input field for selecting users
@@ -130,12 +140,22 @@ groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.clearButton =
130
140
  groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.closeButton = Cerrar
131
141
  # Description for the collaboration role with "Co-owner" permissions to the item
132
142
  groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.coOwnerDescription = Gestionar la seguridad, cargar, descargar, previsualizar, compartir, editar y eliminar
143
+ # Text for the notice when there are Information Barrier collaboration restrictions
144
+ groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.contactRestrictionInformationBarrierNotice = No es posible enviar {count,plural,one{{count} invitación} other{{count} invitaciones} many{{count} invitaciones}} debido a una política de seguridad. {removeLink}
145
+ # Text for the notice when there are collaboration restrictions
146
+ groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.contactRestrictionNotice = No es posible enviar {count,plural,one{{count} invitación} other{{count} invitaciones} many{{count} invitaciones}} porque la colaboración externa está restringida debido a la política de seguridad aplicada. {removeLink}
147
+ # Label for the button that removes restricted contacts
148
+ groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.contactRestrictionRemoveButtonLabel = Eliminar para continuar
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.
133
151
  # Description for the collaboration role with "Editor" permissions to the item
134
152
  groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.editorDescription = Cargar, descargar, previsualizar, compartir y editar
135
153
  # Description for the collaboration role with "Editor" permissions to the folder
136
154
  groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.editorFolderDescription = Cargar, descargar, previsualizar, compartir, editar y eliminar
137
155
  # Label for the field to select users to email the shared link of the item
138
156
  groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.emailSharedLinkLabel = Enviar enlace compartido por correo electrónico
157
+ # Aria label for the error icon in the inline notice
158
+ groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.errorNoticeIconAriaLabel = Error
139
159
  # Label for the button to select the collaboration role of the new collaborator
140
160
  groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.inviteAsRoleLabel = Invitar como {role}
141
161
  # Tooltip on the collaboration form when the user does not have permission to invite collaborators
@@ -146,6 +166,14 @@ groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.invitePeopleL
146
166
  groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.invitePeoplePlaceholder = Agregar nombres o direcciones de correo electrónico
147
167
  # Tooltip on the collaboration form when the item is a bookmark
148
168
  groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.inviteWebLinkDisabledTooltip = Los colaboradores no se pueden agregar a los marcadores
169
+ # Text for the notice when there are collaboration restrictions and business justifications are allowed
170
+ groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.justifiableContactRestrictionNotice = Este contenido requiere una justificación comercial para {count,plural,one{{count} invitación} other{{count} invitaciones{count}} many{{count} invitaciones}}. Seleccione una justificación comercial de las siguientes: {justificationSelect} {removeLink}
171
+ # Label for the button that removes restricted contacts when justifications are allowed
172
+ groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.justifiableContactRestrictionRemoveButtonLabel = O bien, elimina para continuar
173
+ # Placeholder text for the dropdown to select a business justification reason
174
+ groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.justificationSelectPlaceholder = Seleccionar justificación
175
+ # Aria label for the loading indicator when fetching justification reasons
176
+ groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.loadingJustificationReasonsLabel = Cargando los motivos de la justificación
149
177
  # Aria label for the loading indicator of the Unified Share Modal
150
178
  groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.loadingLabel = Cargando
151
179
  # Description for the collaboration role with "Previewer" permissions to the item
@@ -244,8 +272,14 @@ groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.openAccessLevelL
244
272
  groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.removeLinkDisabledTooltip = No tiene permiso para eliminar el enlace
245
273
  # Label for the section to manage the shared link of the file / folder
246
274
  groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.shareLinkLabel = Compartir enlace
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.
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.
247
279
  # Aria label and tooltip for the icon button to email the shared link
248
280
  groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkEmailLabel = Enviar enlace compartido
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.
249
283
  # Label for the button link to open the Shared Link Settings modal
250
284
  groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkSettingsLabel = Configuración del enlace
251
285
  # Label for the toggle to create and delete the shared link
@@ -12,7 +12,7 @@ export default {
12
12
  "groupSharedFeatures.usm.expirationFutureDateErrorMessage": "La fecha de vencimiento debe ser futura",
13
13
  "groupSharedFeatures.usm.expirationRequiredErrorMessage": "Seleccione una fecha de vencimiento",
14
14
  "groupSharedFeatures.usm.invalidEmailErrorMessage": "Dirección de correo electrónico no válida",
15
- "groupSharedFeatures.usm.justificationRequiredError": "Please select a justification or remove the {count, plural, one {{count} restricted user} other {{count} restricted users}} to continue.",
15
+ "groupSharedFeatures.usm.justificationRequiredError": "Por favor, seleccione una justificación o elimine {count,plural,one{{count} usuario restringido} other{{count} usuarios restringidos} many{{count} usuarios restringidos}} para continuar.",
16
16
  "groupSharedFeatures.usm.noticeCloseLabel": "Cerrar",
17
17
  "groupSharedFeatures.usm.passwordContainInvalidCharacterErrorMessage": "La contraseña no puede contener espacios, \"<\" ni \">\"",
18
18
  "groupSharedFeatures.usm.passwordContainLetterNumberOrSymbolErrorMessage": "La contraseña debe contener al menos una letra mayúscula, un número o un carácter especial",
@@ -32,7 +32,7 @@ export default {
32
32
  "groupSharedFeatures.usm.removeSharedLinkModal.loadingLabel": "Cargando",
33
33
  "groupSharedFeatures.usm.removeSharedLinkModal.okayButton": "Aceptar",
34
34
  "groupSharedFeatures.usm.removeSharedLinkModal.title": "Eliminar enlace compartido",
35
- "groupSharedFeatures.usm.restrictedContactsError": "Please remove the {count, plural, one {{count} restricted user} other {{count} restricted users}} to continue.",
35
+ "groupSharedFeatures.usm.restrictedContactsError": "Elimine {count,plural,one{{count} usuario restringido} other{{count} usuarios restringidos } many{{count} usuarios restringidos }} para continuar.",
36
36
  "groupSharedFeatures.usm.sharedLinkSettingsModal.cancelButton": "Anular",
37
37
  "groupSharedFeatures.usm.sharedLinkSettingsModal.closeButton": "Cerrar",
38
38
  "groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithClassification": "Se ha deshabilitado la descarga del contenido debido a la clasificación.",
@@ -40,7 +40,7 @@ export default {
40
40
  "groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByMaliciousContent": "Se ha deshabilitado la descarga de este contenido debido a una política de seguridad.",
41
41
  "groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkLabel": "Vínculo directo",
42
42
  "groupSharedFeatures.usm.sharedLinkSettingsModal.downloadSettingsToggleText": "Permitir que los usuarios con el enlace compartido descarguen este elemento",
43
- "groupSharedFeatures.usm.sharedLinkSettingsModal.hidePasswordAriaLabel": "Hide password",
43
+ "groupSharedFeatures.usm.sharedLinkSettingsModal.hidePasswordAriaLabel": "Ocultar contraseña",
44
44
  "groupSharedFeatures.usm.sharedLinkSettingsModal.learnSharedLinkSettingsLink": "Más información sobre la configuración de enlace compartido.",
45
45
  "groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationCalendarAriaLabel": "Seleccionar una fecha de vencimiento",
46
46
  "groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationClearDatePickerAriaLabel": "Borrar selector de fecha",
@@ -54,7 +54,7 @@ export default {
54
54
  "groupSharedFeatures.usm.sharedLinkSettingsModal.passwordToggleText": "Protección de contraseña",
55
55
  "groupSharedFeatures.usm.sharedLinkSettingsModal.passwordWarningText": "Las contraseñas deben incluir al menos 8 caracteres y deben contener al menos una letra mayúscula, un número o un carácter especial.",
56
56
  "groupSharedFeatures.usm.sharedLinkSettingsModal.saveButton": "Guardar",
57
- "groupSharedFeatures.usm.sharedLinkSettingsModal.showPasswordAriaLabel": "Show password",
57
+ "groupSharedFeatures.usm.sharedLinkSettingsModal.showPasswordAriaLabel": "Mostrar contraseña",
58
58
  "groupSharedFeatures.usm.sharedLinkSettingsModal.subtitle": "Este contenido está disponible para cualquier persona dentro de su empresa con el enlace y se puede ver o descargar. {learnSharedLinkSettingsLink}",
59
59
  "groupSharedFeatures.usm.sharedLinkSettingsModal.title": "Configuración de enlace compartido",
60
60
  "groupSharedFeatures.usm.sharedLinkSettingsModal.vanityDomainSettingsWarningText": "No se deben utilizar direcciones URL personalizadas para compartir contenido de carácter confidencial.",
@@ -65,14 +65,14 @@ export default {
65
65
  "groupSharedFeatures.usm.successNoticeIcon": "Con éxito",
66
66
  "groupSharedFeatures.usm.unifiedShareFormModal.closeButton": "Cerrar",
67
67
  "groupSharedFeatures.usm.unifiedShareFormModal.coOwnerRole": "Co-owner",
68
- "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.businessJustification": "Business Justification",
68
+ "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.businessJustification": "Justificación comercial",
69
69
  "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.cancelButton": "Anular",
70
70
  "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.clearButton": "Eliminar",
71
71
  "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.closeButton": "Cerrar",
72
72
  "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.coOwnerDescription": "Gestionar la seguridad, cargar, descargar, previsualizar, compartir, editar y eliminar",
73
- "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.contactRestrictionInformationBarrierNotice": "{count, plural, one {{count} invitation} other {{count} invitations}} cannot be sent due to a security policy. {removeLink}",
74
- "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.contactRestrictionNotice": "{count, plural, one {{count} invitation} other {{count} invitations}} cannot be sent because external collaboration is restricted due to the applied security policy. {removeLink}",
75
- "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.contactRestrictionRemoveButtonLabel": "Remove to continue",
73
+ "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.contactRestrictionInformationBarrierNotice": "No es posible enviar {count,plural,one{{count} invitación} other{{count} invitaciones} many{{count} invitaciones}} debido a una política de seguridad. {removeLink}",
74
+ "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.contactRestrictionNotice": "No es posible enviar {count,plural,one{{count} invitación} other{{count} invitaciones} many{{count} invitaciones}} porque la colaboración externa está restringida debido a la política de seguridad aplicada. {removeLink}",
75
+ "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.contactRestrictionRemoveButtonLabel": "Eliminar para continuar",
76
76
  "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.contentSharedWithExternalCollaborators": "This content will be shared with external collaborators.",
77
77
  "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.editorDescription": "Cargar, descargar, previsualizar, compartir y editar",
78
78
  "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.editorFolderDescription": "Cargar, descargar, previsualizar, compartir, editar y eliminar",
@@ -83,10 +83,10 @@ export default {
83
83
  "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.invitePeopleLabel": "Invitar a personas",
84
84
  "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.invitePeoplePlaceholder": "Agregar nombres o direcciones de correo electrónico",
85
85
  "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.inviteWebLinkDisabledTooltip": "Los colaboradores no se pueden agregar a los marcadores",
86
- "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.justifiableContactRestrictionNotice": "This content requires a business justification for {count, plural, one {{count} invitation} other {{count} invitations}}. Please select a business justification below. {justificationSelect} {removeLink}",
87
- "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.justifiableContactRestrictionRemoveButtonLabel": "Alternatively, remove to continue",
88
- "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.justificationSelectPlaceholder": "Select Justification",
89
- "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.loadingJustificationReasonsLabel": "Loading justification reasons",
86
+ "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.justifiableContactRestrictionNotice": "Este contenido requiere una justificación comercial para {count,plural,one{{count} invitación} other{{count} invitaciones{count}} many{{count} invitaciones}}. Seleccione una justificación comercial de las siguientes: {justificationSelect} {removeLink}",
87
+ "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.justifiableContactRestrictionRemoveButtonLabel": "O bien, elimina para continuar",
88
+ "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.justificationSelectPlaceholder": "Seleccionar justificación",
89
+ "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.loadingJustificationReasonsLabel": "Cargando los motivos de la justificación",
90
90
  "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.loadingLabel": "Cargando",
91
91
  "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.previewerDescription": "Preview-only",
92
92
  "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.previewerUploaderDescription": "Cargar y previsualizar",
@@ -24,6 +24,8 @@ groupSharedFeatures.usm.expirationFutureDateErrorMessage = La fecha de vencimien
24
24
  groupSharedFeatures.usm.expirationRequiredErrorMessage = Seleccione una fecha de vencimiento
25
25
  # Error message for the email field when email is invalid
26
26
  groupSharedFeatures.usm.invalidEmailErrorMessage = Dirección de correo electrónico no válida
27
+ # Error message when a user tries to send invitations but a business justification is required before proceeding
28
+ groupSharedFeatures.usm.justificationRequiredError = Por favor, seleccione una justificación o elimine {count,plural,one{{count} usuario restringido} other{{count} usuarios restringidos} many{{count} usuarios restringidos}} para continuar.
27
29
  # Close button aria label for the notifications
28
30
  groupSharedFeatures.usm.noticeCloseLabel = Cerrar
29
31
  # Error message for the password field when password contains forbidden characters.
@@ -62,6 +64,8 @@ groupSharedFeatures.usm.removeSharedLinkModal.loadingLabel = Cargando
62
64
  groupSharedFeatures.usm.removeSharedLinkModal.okayButton = Aceptar
63
65
  # Title of the Remove Shared Link modal
64
66
  groupSharedFeatures.usm.removeSharedLinkModal.title = Eliminar enlace compartido
67
+ # Error notification when a user tries to send invitations to restricted users
68
+ groupSharedFeatures.usm.restrictedContactsError = Elimine {count,plural,one{{count} usuario restringido} other{{count} usuarios restringidos } many{{count} usuarios restringidos }} para continuar.
65
69
  # Button text to cancel updating the shared link settings
66
70
  groupSharedFeatures.usm.sharedLinkSettingsModal.cancelButton = Anular
67
71
  # Aria label for the button to close the Shared Link Settings modal
@@ -76,6 +80,8 @@ groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByMaliciousCont
76
80
  groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkLabel = Vínculo directo
77
81
  # Label for the download settings toggle
78
82
  groupSharedFeatures.usm.sharedLinkSettingsModal.downloadSettingsToggleText = Permitir que los usuarios con el enlace compartido descarguen este elemento
83
+ # Aria label for button to hide password
84
+ groupSharedFeatures.usm.sharedLinkSettingsModal.hidePasswordAriaLabel = Ocultar contraseña
79
85
  # Link to learn more about shared link settings
80
86
  groupSharedFeatures.usm.sharedLinkSettingsModal.learnSharedLinkSettingsLink = Más información sobre la configuración de enlace compartido.
81
87
  # Aria label for the calendar in the link expiration settings
@@ -102,6 +108,8 @@ groupSharedFeatures.usm.sharedLinkSettingsModal.passwordToggleText = Protección
102
108
  groupSharedFeatures.usm.sharedLinkSettingsModal.passwordWarningText = Las contraseñas deben incluir al menos 8 caracteres y deben contener al menos una letra mayúscula, un número o un carácter especial.
103
109
  # Button text to confirm saving the shared link settings
104
110
  groupSharedFeatures.usm.sharedLinkSettingsModal.saveButton = Guardar
111
+ # Aria label for button to reveal password
112
+ groupSharedFeatures.usm.sharedLinkSettingsModal.showPasswordAriaLabel = Mostrar contraseña
105
113
  # subtitle of the Shared Link settings modal
106
114
  groupSharedFeatures.usm.sharedLinkSettingsModal.subtitle = Este contenido está disponible para cualquier persona dentro de su empresa con el enlace y se puede ver o descargar. {learnSharedLinkSettingsLink}
107
115
  # Title of the Shared Link Settings modal
@@ -122,6 +130,8 @@ groupSharedFeatures.usm.successNoticeIcon = Con éxito
122
130
  groupSharedFeatures.usm.unifiedShareFormModal.closeButton = Cerrar
123
131
  # Label for the role of a collaborator who co-owns the item
124
132
  groupSharedFeatures.usm.unifiedShareFormModal.coOwnerRole = Co-owner
133
+ # Title for the dropdown to select a business justification reason
134
+ groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.businessJustification = Justificación comercial
125
135
  # Button text to cancel inviting collaborators to the file / folder
126
136
  groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.cancelButton = Anular
127
137
  # Aria label for the button to clear the input field for selecting users
@@ -130,12 +140,22 @@ groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.clearButton =
130
140
  groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.closeButton = Cerrar
131
141
  # Description for the collaboration role with "Co-owner" permissions to the item
132
142
  groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.coOwnerDescription = Gestionar la seguridad, cargar, descargar, previsualizar, compartir, editar y eliminar
143
+ # Text for the notice when there are Information Barrier collaboration restrictions
144
+ groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.contactRestrictionInformationBarrierNotice = No es posible enviar {count,plural,one{{count} invitación} other{{count} invitaciones} many{{count} invitaciones}} debido a una política de seguridad. {removeLink}
145
+ # Text for the notice when there are collaboration restrictions
146
+ groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.contactRestrictionNotice = No es posible enviar {count,plural,one{{count} invitación} other{{count} invitaciones} many{{count} invitaciones}} porque la colaboración externa está restringida debido a la política de seguridad aplicada. {removeLink}
147
+ # Label for the button that removes restricted contacts
148
+ groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.contactRestrictionRemoveButtonLabel = Eliminar para continuar
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.
133
151
  # Description for the collaboration role with "Editor" permissions to the item
134
152
  groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.editorDescription = Cargar, descargar, previsualizar, compartir y editar
135
153
  # Description for the collaboration role with "Editor" permissions to the folder
136
154
  groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.editorFolderDescription = Cargar, descargar, previsualizar, compartir, editar y eliminar
137
155
  # Label for the field to select users to email the shared link of the item
138
156
  groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.emailSharedLinkLabel = Enviar enlace compartido por correo electrónico
157
+ # Aria label for the error icon in the inline notice
158
+ groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.errorNoticeIconAriaLabel = Error
139
159
  # Label for the button to select the collaboration role of the new collaborator
140
160
  groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.inviteAsRoleLabel = Invitar como {role}
141
161
  # Tooltip on the collaboration form when the user does not have permission to invite collaborators
@@ -146,6 +166,14 @@ groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.invitePeopleL
146
166
  groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.invitePeoplePlaceholder = Agregar nombres o direcciones de correo electrónico
147
167
  # Tooltip on the collaboration form when the item is a bookmark
148
168
  groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.inviteWebLinkDisabledTooltip = Los colaboradores no se pueden agregar a los marcadores
169
+ # Text for the notice when there are collaboration restrictions and business justifications are allowed
170
+ groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.justifiableContactRestrictionNotice = Este contenido requiere una justificación comercial para {count,plural,one{{count} invitación} other{{count} invitaciones{count}} many{{count} invitaciones}}. Seleccione una justificación comercial de las siguientes: {justificationSelect} {removeLink}
171
+ # Label for the button that removes restricted contacts when justifications are allowed
172
+ groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.justifiableContactRestrictionRemoveButtonLabel = O bien, elimina para continuar
173
+ # Placeholder text for the dropdown to select a business justification reason
174
+ groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.justificationSelectPlaceholder = Seleccionar justificación
175
+ # Aria label for the loading indicator when fetching justification reasons
176
+ groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.loadingJustificationReasonsLabel = Cargando los motivos de la justificación
149
177
  # Aria label for the loading indicator of the Unified Share Modal
150
178
  groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.loadingLabel = Cargando
151
179
  # Description for the collaboration role with "Previewer" permissions to the item
@@ -244,8 +272,14 @@ groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.openAccessLevelL
244
272
  groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.removeLinkDisabledTooltip = No tiene permiso para eliminar el enlace
245
273
  # Label for the section to manage the shared link of the file / folder
246
274
  groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.shareLinkLabel = Compartir enlace
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.
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.
247
279
  # Aria label and tooltip for the icon button to email the shared link
248
280
  groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkEmailLabel = Enviar enlace compartido
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.
249
283
  # Label for the button link to open the Shared Link Settings modal
250
284
  groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkSettingsLabel = Configuración del enlace
251
285
  # Label for the toggle to create and delete the shared link
@@ -12,7 +12,7 @@ export default {
12
12
  "groupSharedFeatures.usm.expirationFutureDateErrorMessage": "Vanhentumispäiväyksen on oltava tulevaisuudessa",
13
13
  "groupSharedFeatures.usm.expirationRequiredErrorMessage": "Valitse vanhentumispäiväys",
14
14
  "groupSharedFeatures.usm.invalidEmailErrorMessage": "Virheellinen sähköpostiosoite",
15
- "groupSharedFeatures.usm.justificationRequiredError": "Please select a justification or remove the {count, plural, one {{count} restricted user} other {{count} restricted users}} to continue.",
15
+ "groupSharedFeatures.usm.justificationRequiredError": "Ole hyvä ja valitse perustelu tai poista {count,plural,one{{count} rajoitettu käyttäjä} other{{count} rajoitetut käyttäjät}} jatkaaksesi.",
16
16
  "groupSharedFeatures.usm.noticeCloseLabel": "Sulje",
17
17
  "groupSharedFeatures.usm.passwordContainInvalidCharacterErrorMessage": "Salasanassa ei voi välilyöntiä tai seuraavia merkkejä: ”<” tai ”>”",
18
18
  "groupSharedFeatures.usm.passwordContainLetterNumberOrSymbolErrorMessage": "Salasanassa on oltava vähintään yksi iso kirjain, numero tai erikoismerkki",
@@ -32,7 +32,7 @@ export default {
32
32
  "groupSharedFeatures.usm.removeSharedLinkModal.loadingLabel": "Ladataan",
33
33
  "groupSharedFeatures.usm.removeSharedLinkModal.okayButton": "OK",
34
34
  "groupSharedFeatures.usm.removeSharedLinkModal.title": "Poista jaettu linkki",
35
- "groupSharedFeatures.usm.restrictedContactsError": "Please remove the {count, plural, one {{count} restricted user} other {{count} restricted users}} to continue.",
35
+ "groupSharedFeatures.usm.restrictedContactsError": "Poista {count,plural,one{{count} rajoitettu käyttäjä} other{{count} rajoitetut käyttäjät}} jatkaaksesi.",
36
36
  "groupSharedFeatures.usm.sharedLinkSettingsModal.cancelButton": "Peruuta",
37
37
  "groupSharedFeatures.usm.sharedLinkSettingsModal.closeButton": "Sulje",
38
38
  "groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithClassification": "Sisällön lataus on poistettu käytöstä luokittelun takia.",
@@ -40,7 +40,7 @@ export default {
40
40
  "groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByMaliciousContent": "Tämän sisällön lataaminen on poistettu käytöstä suojauskäytännön mukaisesti.",
41
41
  "groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkLabel": "Suora linkki",
42
42
  "groupSharedFeatures.usm.sharedLinkSettingsModal.downloadSettingsToggleText": "Salli käyttäjät, joilla on jaettu linkki, ladata tämä kohde",
43
- "groupSharedFeatures.usm.sharedLinkSettingsModal.hidePasswordAriaLabel": "Hide password",
43
+ "groupSharedFeatures.usm.sharedLinkSettingsModal.hidePasswordAriaLabel": "Piilota salasana",
44
44
  "groupSharedFeatures.usm.sharedLinkSettingsModal.learnSharedLinkSettingsLink": "Lisätietoja jaettujen linkkiasetuksista.",
45
45
  "groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationCalendarAriaLabel": "Valitse vanhentumispäiväys",
46
46
  "groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationClearDatePickerAriaLabel": "Tyhjennä päiväysvalitsin",
@@ -54,7 +54,7 @@ export default {
54
54
  "groupSharedFeatures.usm.sharedLinkSettingsModal.passwordToggleText": "Salasanasuojaus",
55
55
  "groupSharedFeatures.usm.sharedLinkSettingsModal.passwordWarningText": "Salasanoissa on oltava vähintään 8 merkkiä, ja niiden on sisällettävä vähintään yksi iso kirjain, numero tai erikoismerkki.",
56
56
  "groupSharedFeatures.usm.sharedLinkSettingsModal.saveButton": "Tallenna",
57
- "groupSharedFeatures.usm.sharedLinkSettingsModal.showPasswordAriaLabel": "Show password",
57
+ "groupSharedFeatures.usm.sharedLinkSettingsModal.showPasswordAriaLabel": "Näytä salasana",
58
58
  "groupSharedFeatures.usm.sharedLinkSettingsModal.subtitle": "Tämä sisältö on käytettävissä yrityksesi työntekijöille, joilla on linkki, ja sen voi tarkastella tai ladata. {learnSharedLinkSettingsLink}",
59
59
  "groupSharedFeatures.usm.sharedLinkSettingsModal.title": "Jaettujen linkkien asetukset",
60
60
  "groupSharedFeatures.usm.sharedLinkSettingsModal.vanityDomainSettingsWarningText": "Mukautettuja URL-osoitteita ei pidä käyttää arkaluonteista sisältöä jaettaessa.",
@@ -65,28 +65,28 @@ export default {
65
65
  "groupSharedFeatures.usm.successNoticeIcon": "Onnistui",
66
66
  "groupSharedFeatures.usm.unifiedShareFormModal.closeButton": "Sulje",
67
67
  "groupSharedFeatures.usm.unifiedShareFormModal.coOwnerRole": "Co-owner",
68
- "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.businessJustification": "Business Justification",
68
+ "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.businessJustification": "Yrityksen oikeutus",
69
69
  "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.cancelButton": "Peruuta",
70
70
  "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.clearButton": "Tyhjennä",
71
71
  "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.closeButton": "Sulje",
72
72
  "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.coOwnerDescription": "Hallitse suojausta sekä lataa, esikatsele, jaa, muokkaa ja poista tiedostoja",
73
- "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.contactRestrictionInformationBarrierNotice": "{count, plural, one {{count} invitation} other {{count} invitations}} cannot be sent due to a security policy. {removeLink}",
74
- "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.contactRestrictionNotice": "{count, plural, one {{count} invitation} other {{count} invitations}} cannot be sent because external collaboration is restricted due to the applied security policy. {removeLink}",
75
- "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.contactRestrictionRemoveButtonLabel": "Remove to continue",
73
+ "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.contactRestrictionInformationBarrierNotice": "{count,plural,one{{count} kutsu} other{{count} kutsut}} ei voi lähettää suojauskäytännön vuoksi. {removeLink}",
74
+ "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.contactRestrictionNotice": "{count,plural,one{{count} kutsu} other{{count} kutsut}} ei voi lähettää, koska ulkoista yhteistyötä on rajoitettu käytössä olevan suojauskäytännön vuoksi. {removeLink}",
75
+ "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.contactRestrictionRemoveButtonLabel": "Jatka poistamalla",
76
76
  "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.contentSharedWithExternalCollaborators": "This content will be shared with external collaborators.",
77
77
  "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.editorDescription": "Lataa, hae, jaa, esikatsele ja muokkaa",
78
78
  "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.editorFolderDescription": "Lataa, esikatsele, jaa, muokkaa ja poista tiedostoja",
79
79
  "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.emailSharedLinkLabel": "Lähetä jaettu linkki",
80
- "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.errorNoticeIconAriaLabel": "Error",
80
+ "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.errorNoticeIconAriaLabel": "virhe",
81
81
  "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.inviteAsRoleLabel": "Kutsu roolilla {role}",
82
82
  "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.inviteDisabledTooltip": "Sinulla ei ole riittäviä oikeuksia kutsua yhteistyökumppaneita",
83
83
  "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.invitePeopleLabel": "Kutsu käyttäjiä",
84
84
  "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.invitePeoplePlaceholder": "Lisää nimet tai sähköpostiosoitteet",
85
85
  "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.inviteWebLinkDisabledTooltip": "Yhteistyökumppaneita ei voi lisätä kirjanmerkkeihin",
86
- "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.justifiableContactRestrictionNotice": "This content requires a business justification for {count, plural, one {{count} invitation} other {{count} invitations}}. Please select a business justification below. {justificationSelect} {removeLink}",
87
- "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.justifiableContactRestrictionRemoveButtonLabel": "Alternatively, remove to continue",
88
- "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.justificationSelectPlaceholder": "Select Justification",
89
- "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.loadingJustificationReasonsLabel": "Loading justification reasons",
86
+ "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.justifiableContactRestrictionNotice": "Tämä sisältö edellyttää liiketoiminnallista perustetta {count,plural,one{{count} kutsuun} other{{count} kutsuihin}}. Valitse liiketoiminnallinen peruste alla. {justificationSelect} {removeLink}",
87
+ "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.justifiableContactRestrictionRemoveButtonLabel": "Voit myös jatkaa poistamalla",
88
+ "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.justificationSelectPlaceholder": "Valitse oikeutus",
89
+ "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.loadingJustificationReasonsLabel": "Ladataan perustelusyitä",
90
90
  "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.loadingLabel": "Ladataan",
91
91
  "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.previewerDescription": "Preview-only",
92
92
  "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.previewerUploaderDescription": "Lataus ja esikatselu",
@@ -24,6 +24,8 @@ groupSharedFeatures.usm.expirationFutureDateErrorMessage = Vanhentumispäiväyks
24
24
  groupSharedFeatures.usm.expirationRequiredErrorMessage = Valitse vanhentumispäiväys
25
25
  # Error message for the email field when email is invalid
26
26
  groupSharedFeatures.usm.invalidEmailErrorMessage = Virheellinen sähköpostiosoite
27
+ # Error message when a user tries to send invitations but a business justification is required before proceeding
28
+ groupSharedFeatures.usm.justificationRequiredError = Ole hyvä ja valitse perustelu tai poista {count,plural,one{{count} rajoitettu käyttäjä} other{{count} rajoitetut käyttäjät}} jatkaaksesi.
27
29
  # Close button aria label for the notifications
28
30
  groupSharedFeatures.usm.noticeCloseLabel = Sulje
29
31
  # Error message for the password field when password contains forbidden characters.
@@ -62,6 +64,8 @@ groupSharedFeatures.usm.removeSharedLinkModal.loadingLabel = Ladataan
62
64
  groupSharedFeatures.usm.removeSharedLinkModal.okayButton = OK
63
65
  # Title of the Remove Shared Link modal
64
66
  groupSharedFeatures.usm.removeSharedLinkModal.title = Poista jaettu linkki
67
+ # Error notification when a user tries to send invitations to restricted users
68
+ groupSharedFeatures.usm.restrictedContactsError = Poista {count,plural,one{{count} rajoitettu käyttäjä} other{{count} rajoitetut käyttäjät}} jatkaaksesi.
65
69
  # Button text to cancel updating the shared link settings
66
70
  groupSharedFeatures.usm.sharedLinkSettingsModal.cancelButton = Peruuta
67
71
  # Aria label for the button to close the Shared Link Settings modal
@@ -76,6 +80,8 @@ groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByMaliciousCont
76
80
  groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkLabel = Suora linkki
77
81
  # Label for the download settings toggle
78
82
  groupSharedFeatures.usm.sharedLinkSettingsModal.downloadSettingsToggleText = Salli käyttäjät, joilla on jaettu linkki, ladata tämä kohde
83
+ # Aria label for button to hide password
84
+ groupSharedFeatures.usm.sharedLinkSettingsModal.hidePasswordAriaLabel = Piilota salasana
79
85
  # Link to learn more about shared link settings
80
86
  groupSharedFeatures.usm.sharedLinkSettingsModal.learnSharedLinkSettingsLink = Lisätietoja jaettujen linkkiasetuksista.
81
87
  # Aria label for the calendar in the link expiration settings
@@ -102,6 +108,8 @@ groupSharedFeatures.usm.sharedLinkSettingsModal.passwordToggleText = Salasanasuo
102
108
  groupSharedFeatures.usm.sharedLinkSettingsModal.passwordWarningText = Salasanoissa on oltava vähintään 8 merkkiä, ja niiden on sisällettävä vähintään yksi iso kirjain, numero tai erikoismerkki.
103
109
  # Button text to confirm saving the shared link settings
104
110
  groupSharedFeatures.usm.sharedLinkSettingsModal.saveButton = Tallenna
111
+ # Aria label for button to reveal password
112
+ groupSharedFeatures.usm.sharedLinkSettingsModal.showPasswordAriaLabel = Näytä salasana
105
113
  # subtitle of the Shared Link settings modal
106
114
  groupSharedFeatures.usm.sharedLinkSettingsModal.subtitle = Tämä sisältö on käytettävissä yrityksesi työntekijöille, joilla on linkki, ja sen voi tarkastella tai ladata. {learnSharedLinkSettingsLink}
107
115
  # Title of the Shared Link Settings modal
@@ -122,6 +130,8 @@ groupSharedFeatures.usm.successNoticeIcon = Onnistui
122
130
  groupSharedFeatures.usm.unifiedShareFormModal.closeButton = Sulje
123
131
  # Label for the role of a collaborator who co-owns the item
124
132
  groupSharedFeatures.usm.unifiedShareFormModal.coOwnerRole = Co-owner
133
+ # Title for the dropdown to select a business justification reason
134
+ groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.businessJustification = Yrityksen oikeutus
125
135
  # Button text to cancel inviting collaborators to the file / folder
126
136
  groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.cancelButton = Peruuta
127
137
  # Aria label for the button to clear the input field for selecting users
@@ -130,12 +140,22 @@ groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.clearButton =
130
140
  groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.closeButton = Sulje
131
141
  # Description for the collaboration role with "Co-owner" permissions to the item
132
142
  groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.coOwnerDescription = Hallitse suojausta sekä lataa, esikatsele, jaa, muokkaa ja poista tiedostoja
143
+ # Text for the notice when there are Information Barrier collaboration restrictions
144
+ groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.contactRestrictionInformationBarrierNotice = {count,plural,one{{count} kutsu} other{{count} kutsut}} ei voi lähettää suojauskäytännön vuoksi. {removeLink}
145
+ # Text for the notice when there are collaboration restrictions
146
+ groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.contactRestrictionNotice = {count,plural,one{{count} kutsu} other{{count} kutsut}} ei voi lähettää, koska ulkoista yhteistyötä on rajoitettu käytössä olevan suojauskäytännön vuoksi. {removeLink}
147
+ # Label for the button that removes restricted contacts
148
+ groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.contactRestrictionRemoveButtonLabel = Jatka poistamalla
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.
133
151
  # Description for the collaboration role with "Editor" permissions to the item
134
152
  groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.editorDescription = Lataa, hae, jaa, esikatsele ja muokkaa
135
153
  # Description for the collaboration role with "Editor" permissions to the folder
136
154
  groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.editorFolderDescription = Lataa, esikatsele, jaa, muokkaa ja poista tiedostoja
137
155
  # Label for the field to select users to email the shared link of the item
138
156
  groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.emailSharedLinkLabel = Lähetä jaettu linkki
157
+ # Aria label for the error icon in the inline notice
158
+ groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.errorNoticeIconAriaLabel = virhe
139
159
  # Label for the button to select the collaboration role of the new collaborator
140
160
  groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.inviteAsRoleLabel = Kutsu roolilla {role}
141
161
  # Tooltip on the collaboration form when the user does not have permission to invite collaborators
@@ -146,6 +166,14 @@ groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.invitePeopleL
146
166
  groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.invitePeoplePlaceholder = Lisää nimet tai sähköpostiosoitteet
147
167
  # Tooltip on the collaboration form when the item is a bookmark
148
168
  groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.inviteWebLinkDisabledTooltip = Yhteistyökumppaneita ei voi lisätä kirjanmerkkeihin
169
+ # Text for the notice when there are collaboration restrictions and business justifications are allowed
170
+ groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.justifiableContactRestrictionNotice = Tämä sisältö edellyttää liiketoiminnallista perustetta {count,plural,one{{count} kutsuun} other{{count} kutsuihin}}. Valitse liiketoiminnallinen peruste alla. {justificationSelect} {removeLink}
171
+ # Label for the button that removes restricted contacts when justifications are allowed
172
+ groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.justifiableContactRestrictionRemoveButtonLabel = Voit myös jatkaa poistamalla
173
+ # Placeholder text for the dropdown to select a business justification reason
174
+ groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.justificationSelectPlaceholder = Valitse oikeutus
175
+ # Aria label for the loading indicator when fetching justification reasons
176
+ groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.loadingJustificationReasonsLabel = Ladataan perustelusyitä
149
177
  # Aria label for the loading indicator of the Unified Share Modal
150
178
  groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.loadingLabel = Ladataan
151
179
  # Description for the collaboration role with "Previewer" permissions to the item
@@ -244,8 +272,14 @@ groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.openAccessLevelL
244
272
  groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.removeLinkDisabledTooltip = Sinulla ei ole oikeutta poistaa linkkiä
245
273
  # Label for the section to manage the shared link of the file / folder
246
274
  groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.shareLinkLabel = Jakolinkki
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.
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.
247
279
  # Aria label and tooltip for the icon button to email the shared link
248
280
  groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkEmailLabel = Lähetä jaettu linkki
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.
249
283
  # Label for the button link to open the Shared Link Settings modal
250
284
  groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkSettingsLabel = Linkkiasetukset
251
285
  # Label for the toggle to create and delete the shared link