@box/unified-share-modal 0.50.0 → 0.51.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/i18n/bn-IN.js +15 -16
- package/dist/i18n/bn-IN.properties +20 -10
- package/dist/i18n/da-DK.js +15 -16
- package/dist/i18n/da-DK.properties +20 -10
- package/dist/i18n/de-DE.js +15 -16
- package/dist/i18n/de-DE.properties +20 -10
- package/dist/i18n/en-AU.js +11 -12
- package/dist/i18n/en-AU.properties +21 -11
- package/dist/i18n/en-CA.js +10 -11
- package/dist/i18n/en-CA.properties +21 -11
- package/dist/i18n/en-GB.js +11 -12
- package/dist/i18n/en-GB.properties +21 -11
- package/dist/i18n/en-x-pseudo.js +121 -122
- package/dist/i18n/en-x-pseudo.properties +127 -117
- package/dist/i18n/es-419.js +14 -15
- package/dist/i18n/es-419.properties +19 -9
- package/dist/i18n/es-ES.js +14 -15
- package/dist/i18n/es-ES.properties +19 -9
- package/dist/i18n/fi-FI.js +15 -16
- package/dist/i18n/fi-FI.properties +20 -10
- package/dist/i18n/fr-CA.js +14 -15
- package/dist/i18n/fr-CA.properties +19 -9
- package/dist/i18n/fr-FR.js +14 -15
- package/dist/i18n/fr-FR.properties +19 -9
- package/dist/i18n/hi-IN.js +15 -16
- package/dist/i18n/hi-IN.properties +20 -10
- package/dist/i18n/it-IT.js +13 -14
- package/dist/i18n/it-IT.properties +18 -8
- package/dist/i18n/ja-JP.js +13 -14
- package/dist/i18n/ja-JP.properties +18 -8
- package/dist/i18n/ko-KR.js +12 -13
- package/dist/i18n/ko-KR.properties +17 -7
- package/dist/i18n/nb-NO.js +15 -16
- package/dist/i18n/nb-NO.properties +20 -10
- package/dist/i18n/nl-NL.js +15 -16
- package/dist/i18n/nl-NL.properties +20 -10
- package/dist/i18n/pl-PL.js +14 -15
- package/dist/i18n/pl-PL.properties +19 -9
- package/dist/i18n/pt-BR.js +15 -16
- package/dist/i18n/pt-BR.properties +20 -10
- package/dist/i18n/ru-RU.js +14 -15
- package/dist/i18n/ru-RU.properties +19 -9
- package/dist/i18n/sv-SE.js +15 -16
- package/dist/i18n/sv-SE.properties +20 -10
- package/dist/i18n/tr-TR.js +14 -15
- package/dist/i18n/tr-TR.properties +19 -9
- package/dist/i18n/zh-CN.js +15 -16
- package/dist/i18n/zh-CN.properties +20 -10
- package/dist/i18n/zh-TW.js +16 -17
- package/dist/i18n/zh-TW.properties +21 -11
- package/package.json +3 -3
|
@@ -12,20 +12,22 @@ groupSharedFeatures.usm.deleteSharedLinkErrorNoticeText = No se puede eliminar e
|
|
|
12
12
|
groupSharedFeatures.usm.deleteSharedLinkSuccessNoticeText = El enlace compartido para “{itemName}“ se ha eliminado correctamente.
|
|
13
13
|
# Error message for the email field when email is not provided
|
|
14
14
|
groupSharedFeatures.usm.emailRequiredErrorMessage = Introduzca al menos un correo electrónico válido.
|
|
15
|
+
# Notification text when the shared link was sent successfully
|
|
16
|
+
groupSharedFeatures.usm.emailSharedLinkSuccessNoticeText = El enlace compartido para ”{itemName}” se ha enviado correctamente.
|
|
15
17
|
# Icon label for the error notifications
|
|
16
18
|
groupSharedFeatures.usm.errorNoticeIcon = Error
|
|
17
19
|
# Error message for the expiration date field when expiration date is in the past
|
|
18
20
|
groupSharedFeatures.usm.expirationFutureDateRequiredErrorMessage = La fecha de vencimiento debe ser futura
|
|
19
21
|
# Error message for the expiration date field when expiration date is not provided
|
|
20
|
-
groupSharedFeatures.usm.expirationRequiredErrorMessage = Seleccione una fecha
|
|
22
|
+
groupSharedFeatures.usm.expirationRequiredErrorMessage = Seleccione una fecha de vencimiento
|
|
21
23
|
# Error message for the email field when email is invalid
|
|
22
24
|
groupSharedFeatures.usm.invalidEmailErrorMessage = Dirección de correo electrónico no válida
|
|
23
25
|
# Close button aria label for the notifications
|
|
24
26
|
groupSharedFeatures.usm.noticeCloseLabel = Cerrar
|
|
25
27
|
# Error message for the password field when password contains forbidden characters.
|
|
26
|
-
groupSharedFeatures.usm.passwordContainInvalidCharacterErrorMessage =
|
|
28
|
+
groupSharedFeatures.usm.passwordContainInvalidCharacterErrorMessage = La contraseña no puede contener espacios, "<" ni ">"
|
|
27
29
|
# Error message for the password field when password does not contain at least one letter, number, or symbol
|
|
28
|
-
groupSharedFeatures.usm.passwordContainLetterNumberOrSymbolErrorMessage =
|
|
30
|
+
groupSharedFeatures.usm.passwordContainLetterNumberOrSymbolErrorMessage = La contraseña debe contener al menos una letra mayúscula, un número o un carácter especial
|
|
29
31
|
# Error message for the password field when password does not contain at least 8 characters.
|
|
30
32
|
groupSharedFeatures.usm.passwordContainMinCharactersErrorMessage = La contraseña debe contener al menos 8 caracteres
|
|
31
33
|
# Error message for the password field when password is not provided
|
|
@@ -51,7 +53,7 @@ groupSharedFeatures.usm.sharedLinkSettingsModal.downloadSettingsToggleText = Per
|
|
|
51
53
|
# Link to learn more about shared link settings
|
|
52
54
|
groupSharedFeatures.usm.sharedLinkSettingsModal.learnSharedLinkSettingsLink = Más información sobre la configuración de enlace compartido.
|
|
53
55
|
# Aria label for the calendar in the link expiration settings
|
|
54
|
-
groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationCalendarAriaLabel =
|
|
56
|
+
groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationCalendarAriaLabel = Seleccionar una fecha de vencimiento
|
|
55
57
|
# Aria label for the clear date picker button in the link expiration settings
|
|
56
58
|
groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationClearDatePickerAriaLabel = Borrar selector de fecha
|
|
57
59
|
# Label for the date picker in the link expiration settings
|
|
@@ -71,7 +73,7 @@ groupSharedFeatures.usm.sharedLinkSettingsModal.passwordInputPlaceholder = Intro
|
|
|
71
73
|
# Label for the password protection toggle
|
|
72
74
|
groupSharedFeatures.usm.sharedLinkSettingsModal.passwordToggleText = Protección de contraseña
|
|
73
75
|
# Text for the password settings warning
|
|
74
|
-
groupSharedFeatures.usm.sharedLinkSettingsModal.passwordWarningText =
|
|
76
|
+
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.
|
|
75
77
|
# Button text to confirm saving the shared link settings
|
|
76
78
|
groupSharedFeatures.usm.sharedLinkSettingsModal.saveButton = Guardar
|
|
77
79
|
# subtitle of the Shared Link settings modal
|
|
@@ -84,8 +86,6 @@ groupSharedFeatures.usm.sharedLinkSettingsModal.vanityDomainSettingsWarningText
|
|
|
84
86
|
groupSharedFeatures.usm.sharedLinkSettingsModal.vanityNameInputLabel = Ruta personalizada
|
|
85
87
|
# Placeholder text for the vanity name input
|
|
86
88
|
groupSharedFeatures.usm.sharedLinkSettingsModal.vanityNameInputPlaceholder = Introduzca una ruta personalizada (12 o más caracteres)
|
|
87
|
-
# Text for the vanity name invalid error
|
|
88
|
-
groupSharedFeatures.usm.sharedLinkSettingsModal.vanityNameInvalidError = Las URL personalizadas deben tener entre 12 y 30 caracteres, y pueden incluir letras, números y guiones.
|
|
89
89
|
# Label for the vanity name toggle
|
|
90
90
|
groupSharedFeatures.usm.sharedLinkSettingsModal.vanityNameToggleText = Publique contenido abiertamente con una URL personalizada no privada.
|
|
91
91
|
# Label for the warning notification icon
|
|
@@ -112,10 +112,14 @@ groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.editorFolderD
|
|
|
112
112
|
groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.emailSharedLinkLabel = Enviar enlace compartido por correo electrónico
|
|
113
113
|
# Label for the button to select the collaboration role of the new collaborator
|
|
114
114
|
groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.inviteAsRoleLabel = Invitar como {role}
|
|
115
|
+
# Tooltip on the collaboration form when the user does not have permission to invite collaborators
|
|
116
|
+
groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.inviteDisabledTooltip = No tiene permiso para invitar a colaboradores
|
|
115
117
|
# Label for the field to select users to collaborate with on an item
|
|
116
118
|
groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.invitePeopleLabel = Invitar a personas
|
|
117
119
|
# Placeholder for the field to select users to collaborate with on an item
|
|
118
120
|
groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.invitePeoplePlaceholder = Agregar nombres o direcciones de correo electrónico
|
|
121
|
+
# Tooltip on the collaboration form when the item is a bookmark
|
|
122
|
+
groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.inviteWebLinkDisabledTooltip = Los colaboradores no se pueden agregar a los marcadores
|
|
119
123
|
# Aria label for the loading indicator of the Unified Share Modal
|
|
120
124
|
groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.loadingLabel = Cargando
|
|
121
125
|
# Description for the collaboration role with "Previewer" permissions to the item
|
|
@@ -184,6 +188,8 @@ groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.collaboratorsAcc
|
|
|
184
188
|
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.companyAccessLevelDescription = Cualquier persona de su empresa con el enlace o las personas invitadas a este {item} pueden acceder
|
|
185
189
|
# Label for the access level where users in the company can access the item
|
|
186
190
|
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.companyAccessLevelLabel = Personas de su empresa
|
|
191
|
+
# Tooltip on the shared link toggle when the user does not have permission to create the link
|
|
192
|
+
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.createLinkDisabledTooltip = No tiene permiso para crear el enlace
|
|
187
193
|
# Tooltip on an access level that has been disabled due to a security policy in the enterprise
|
|
188
194
|
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.disabledAccessLevelTooltip = Esta opción no está disponible debido a una política de seguridad
|
|
189
195
|
# Description for the access level where users in the enterprise can access the item
|
|
@@ -204,6 +210,8 @@ groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.hubsAccessLevelI
|
|
|
204
210
|
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.openAccessLevelDescription = Accesible públicamente y sin necesidad de iniciar sesión
|
|
205
211
|
# Label for the access level where anyone with the URL can access the item
|
|
206
212
|
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.openAccessLevelLabel = Personas con el enlace
|
|
213
|
+
# Tooltip on the shared link toggle when the user does not have permission to remove the link
|
|
214
|
+
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.removeLinkDisabledTooltip = No tiene permiso para eliminar el enlace
|
|
207
215
|
# Label for the section to manage the shared link of the file / folder
|
|
208
216
|
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.shareLinkLabel = Compartir enlace
|
|
209
217
|
# Aria label and tooltip for the icon button to email the shared link
|
|
@@ -216,6 +224,8 @@ groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkToggle
|
|
|
216
224
|
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkToggleTooltip = Crear y copiar el enlace
|
|
217
225
|
# Label for the text field of the URL for sharing the file / folder
|
|
218
226
|
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkUrlLabel = URL del enlace compartido
|
|
227
|
+
# Text inserted in the access level descriptions when the type of the item is a bookmark
|
|
228
|
+
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.webLinkAccessLevelItem = marcador
|
|
219
229
|
# Title of the Unified Share Modal. {itemName} is the name of the file / folder being shared
|
|
220
230
|
groupSharedFeatures.usm.unifiedShareFormModal.title = Compartir ‘{itemName}’
|
|
221
231
|
# Label for the role of a collaborator who can upload to the item
|
|
@@ -225,8 +235,8 @@ groupSharedFeatures.usm.unifiedShareFormModal.viewerRole = Visualización
|
|
|
225
235
|
# Label for the role of a collaborator who can view and upload to the item
|
|
226
236
|
groupSharedFeatures.usm.unifiedShareFormModal.viewerUploaderRole = Visualización y carga
|
|
227
237
|
# Notification text when the shared link settings are successfully saved
|
|
228
|
-
groupSharedFeatures.usm.updateSharedLinkSuccessNoticeText = La configuración se ha guardado correctamente.
|
|
238
|
+
groupSharedFeatures.usm.updateSharedLinkSuccessNoticeText = La configuración del enlace compartido se ha guardado correctamente.
|
|
229
239
|
# Text for the vanity name invalid error
|
|
230
|
-
groupSharedFeatures.usm.vanityNameInvalidErrorMessage = Las URL personalizadas deben tener entre 12 y 30 caracteres, y pueden incluir letras, números y guiones
|
|
240
|
+
groupSharedFeatures.usm.vanityNameInvalidErrorMessage = Las URL personalizadas deben tener entre 12 y 30 caracteres, y pueden incluir letras, números y guiones
|
|
231
241
|
# Error message for the vanity name field when custom URL is not provided
|
|
232
242
|
groupSharedFeatures.usm.vanityNameRequiredErrorMessage = Introduzca una URL personalizada
|
package/dist/i18n/es-ES.js
CHANGED
|
@@ -6,14 +6,14 @@ export default {
|
|
|
6
6
|
"groupSharedFeatures.usm.deleteSharedLinkErrorNoticeText": "No se puede eliminar el enlace compartido. Inténtelo más tarde.",
|
|
7
7
|
"groupSharedFeatures.usm.deleteSharedLinkSuccessNoticeText": "El enlace compartido para “{itemName}“ se ha eliminado correctamente.",
|
|
8
8
|
"groupSharedFeatures.usm.emailRequiredErrorMessage": "Introduzca al menos un correo electrónico válido.",
|
|
9
|
-
"groupSharedFeatures.usm.emailSharedLinkSuccessNoticeText": "
|
|
9
|
+
"groupSharedFeatures.usm.emailSharedLinkSuccessNoticeText": "El enlace compartido para ”{itemName}” se ha enviado correctamente.",
|
|
10
10
|
"groupSharedFeatures.usm.errorNoticeIcon": "Error",
|
|
11
11
|
"groupSharedFeatures.usm.expirationFutureDateRequiredErrorMessage": "La fecha de vencimiento debe ser futura",
|
|
12
|
-
"groupSharedFeatures.usm.expirationRequiredErrorMessage": "Seleccione una fecha",
|
|
12
|
+
"groupSharedFeatures.usm.expirationRequiredErrorMessage": "Seleccione una fecha de vencimiento",
|
|
13
13
|
"groupSharedFeatures.usm.invalidEmailErrorMessage": "Dirección de correo electrónico no válida",
|
|
14
14
|
"groupSharedFeatures.usm.noticeCloseLabel": "Cerrar",
|
|
15
|
-
"groupSharedFeatures.usm.passwordContainInvalidCharacterErrorMessage": "
|
|
16
|
-
"groupSharedFeatures.usm.passwordContainLetterNumberOrSymbolErrorMessage": "
|
|
15
|
+
"groupSharedFeatures.usm.passwordContainInvalidCharacterErrorMessage": "La contraseña no puede contener espacios, \"<\" ni \">\"",
|
|
16
|
+
"groupSharedFeatures.usm.passwordContainLetterNumberOrSymbolErrorMessage": "La contraseña debe contener al menos una letra mayúscula, un número o un carácter especial",
|
|
17
17
|
"groupSharedFeatures.usm.passwordContainMinCharactersErrorMessage": "La contraseña debe contener al menos 8 caracteres",
|
|
18
18
|
"groupSharedFeatures.usm.passwordRequiredErrorMessage": "Introduzca una contraseña",
|
|
19
19
|
"groupSharedFeatures.usm.removeSharedLinkModal.bodyText": "Esto eliminará permanentemente el enlace compartido. Si este elemento está incrustado en otros sitios, también se volverá inaccesible. Cualquier propiedad personalizada, configuración y caducidad también se eliminará. ¿Desea continuar?",
|
|
@@ -26,7 +26,7 @@ export default {
|
|
|
26
26
|
"groupSharedFeatures.usm.sharedLinkSettingsModal.closeButton": "Cerrar",
|
|
27
27
|
"groupSharedFeatures.usm.sharedLinkSettingsModal.downloadSettingsToggleText": "Permitir que los usuarios con el enlace compartido descarguen este elemento",
|
|
28
28
|
"groupSharedFeatures.usm.sharedLinkSettingsModal.learnSharedLinkSettingsLink": "Más información sobre la configuración de enlace compartido.",
|
|
29
|
-
"groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationCalendarAriaLabel": "
|
|
29
|
+
"groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationCalendarAriaLabel": "Seleccionar una fecha de vencimiento",
|
|
30
30
|
"groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationClearDatePickerAriaLabel": "Borrar selector de fecha",
|
|
31
31
|
"groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationDatePickerLabel": "Fecha de vencimiento",
|
|
32
32
|
"groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationNextMonthAriaLabel": "Cambiar al mes que viene",
|
|
@@ -36,7 +36,7 @@ export default {
|
|
|
36
36
|
"groupSharedFeatures.usm.sharedLinkSettingsModal.loadingLabel": "Cargando",
|
|
37
37
|
"groupSharedFeatures.usm.sharedLinkSettingsModal.passwordInputPlaceholder": "Introduzca una contraseña",
|
|
38
38
|
"groupSharedFeatures.usm.sharedLinkSettingsModal.passwordToggleText": "Protección de contraseña",
|
|
39
|
-
"groupSharedFeatures.usm.sharedLinkSettingsModal.passwordWarningText": "
|
|
39
|
+
"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.",
|
|
40
40
|
"groupSharedFeatures.usm.sharedLinkSettingsModal.saveButton": "Guardar",
|
|
41
41
|
"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}",
|
|
42
42
|
"groupSharedFeatures.usm.sharedLinkSettingsModal.title": "Configuración de enlace compartido",
|
|
@@ -56,10 +56,10 @@ export default {
|
|
|
56
56
|
"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.editorFolderDescription": "Cargar, descargar, previsualizar, compartir, editar y eliminar",
|
|
57
57
|
"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.emailSharedLinkLabel": "Enviar enlace compartido por correo electrónico",
|
|
58
58
|
"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.inviteAsRoleLabel": "Invitar como {role}",
|
|
59
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.inviteDisabledTooltip": "
|
|
59
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.inviteDisabledTooltip": "No tiene permiso para invitar a colaboradores",
|
|
60
60
|
"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.invitePeopleLabel": "Invitar a personas",
|
|
61
61
|
"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.invitePeoplePlaceholder": "Agregar nombres o direcciones de correo electrónico",
|
|
62
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.inviteWebLinkDisabledTooltip": "
|
|
62
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.inviteWebLinkDisabledTooltip": "Los colaboradores no se pueden agregar a los marcadores",
|
|
63
63
|
"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.loadingLabel": "Cargando",
|
|
64
64
|
"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.previewerDescription": "Preview-only",
|
|
65
65
|
"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.previewerUploaderDescription": "Cargar y previsualizar",
|
|
@@ -94,7 +94,7 @@ export default {
|
|
|
94
94
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.collaboratorsAccessLevelLabel": "Solo personas invitadas",
|
|
95
95
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.companyAccessLevelDescription": "Cualquier persona de su empresa con el enlace o las personas invitadas a este {item} pueden acceder",
|
|
96
96
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.companyAccessLevelLabel": "Personas de su empresa",
|
|
97
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.createLinkDisabledTooltip": "
|
|
97
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.createLinkDisabledTooltip": "No tiene permiso para crear el enlace",
|
|
98
98
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.disabledAccessLevelTooltip": "Esta opción no está disponible debido a una política de seguridad",
|
|
99
99
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.enterpriseAccessLevelDescription": "Cualquier persona en {enterprise} con el enlace o las personas invitadas a este {item} pueden acceder",
|
|
100
100
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.enterpriseAccessLevelLabel": "Personas en {enterprise}",
|
|
@@ -105,20 +105,19 @@ export default {
|
|
|
105
105
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.hubsAccessLevelItem": "hub",
|
|
106
106
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.openAccessLevelDescription": "Accesible públicamente y sin necesidad de iniciar sesión",
|
|
107
107
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.openAccessLevelLabel": "Personas con el enlace",
|
|
108
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.removeLinkDisabledTooltip": "
|
|
108
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.removeLinkDisabledTooltip": "No tiene permiso para eliminar el enlace",
|
|
109
109
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.shareLinkLabel": "Compartir enlace",
|
|
110
110
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkEmailLabel": "Enviar enlace compartido",
|
|
111
111
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkSettingsLabel": "Configuración del enlace",
|
|
112
112
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkToggleLabel": "Enlace compartido",
|
|
113
113
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkToggleTooltip": "Crear y copiar el enlace",
|
|
114
114
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkUrlLabel": "URL del enlace compartido",
|
|
115
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.webLinkAccessLevelItem": "
|
|
115
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.webLinkAccessLevelItem": "marcador",
|
|
116
116
|
"groupSharedFeatures.usm.unifiedShareFormModal.title": "Compartir ‘{itemName}’",
|
|
117
117
|
"groupSharedFeatures.usm.unifiedShareFormModal.uploaderRole": "Carga",
|
|
118
118
|
"groupSharedFeatures.usm.unifiedShareFormModal.viewerRole": "Visualización",
|
|
119
119
|
"groupSharedFeatures.usm.unifiedShareFormModal.viewerUploaderRole": "Visualización y carga",
|
|
120
|
-
"groupSharedFeatures.usm.updateSharedLinkSuccessNoticeText": "La configuración se ha guardado correctamente.",
|
|
121
|
-
"groupSharedFeatures.usm.vanityNameInvalidErrorMessage": "Las URL personalizadas deben tener entre 12 y 30 caracteres, y pueden incluir letras, números y guiones
|
|
122
|
-
"groupSharedFeatures.usm.vanityNameRequiredErrorMessage": "Introduzca una URL personalizada"
|
|
123
|
-
"groupSharedFeatures.usm.sharedLinkSettingsModal.vanityNameInvalidError": "Las URL personalizadas deben tener entre 12 y 30 caracteres, y pueden incluir letras, números y guiones."
|
|
120
|
+
"groupSharedFeatures.usm.updateSharedLinkSuccessNoticeText": "La configuración del enlace compartido se ha guardado correctamente.",
|
|
121
|
+
"groupSharedFeatures.usm.vanityNameInvalidErrorMessage": "Las URL personalizadas deben tener entre 12 y 30 caracteres, y pueden incluir letras, números y guiones",
|
|
122
|
+
"groupSharedFeatures.usm.vanityNameRequiredErrorMessage": "Introduzca una URL personalizada"
|
|
124
123
|
}
|
|
@@ -12,20 +12,22 @@ groupSharedFeatures.usm.deleteSharedLinkErrorNoticeText = No se puede eliminar e
|
|
|
12
12
|
groupSharedFeatures.usm.deleteSharedLinkSuccessNoticeText = El enlace compartido para “{itemName}“ se ha eliminado correctamente.
|
|
13
13
|
# Error message for the email field when email is not provided
|
|
14
14
|
groupSharedFeatures.usm.emailRequiredErrorMessage = Introduzca al menos un correo electrónico válido.
|
|
15
|
+
# Notification text when the shared link was sent successfully
|
|
16
|
+
groupSharedFeatures.usm.emailSharedLinkSuccessNoticeText = El enlace compartido para ”{itemName}” se ha enviado correctamente.
|
|
15
17
|
# Icon label for the error notifications
|
|
16
18
|
groupSharedFeatures.usm.errorNoticeIcon = Error
|
|
17
19
|
# Error message for the expiration date field when expiration date is in the past
|
|
18
20
|
groupSharedFeatures.usm.expirationFutureDateRequiredErrorMessage = La fecha de vencimiento debe ser futura
|
|
19
21
|
# Error message for the expiration date field when expiration date is not provided
|
|
20
|
-
groupSharedFeatures.usm.expirationRequiredErrorMessage = Seleccione una fecha
|
|
22
|
+
groupSharedFeatures.usm.expirationRequiredErrorMessage = Seleccione una fecha de vencimiento
|
|
21
23
|
# Error message for the email field when email is invalid
|
|
22
24
|
groupSharedFeatures.usm.invalidEmailErrorMessage = Dirección de correo electrónico no válida
|
|
23
25
|
# Close button aria label for the notifications
|
|
24
26
|
groupSharedFeatures.usm.noticeCloseLabel = Cerrar
|
|
25
27
|
# Error message for the password field when password contains forbidden characters.
|
|
26
|
-
groupSharedFeatures.usm.passwordContainInvalidCharacterErrorMessage =
|
|
28
|
+
groupSharedFeatures.usm.passwordContainInvalidCharacterErrorMessage = La contraseña no puede contener espacios, "<" ni ">"
|
|
27
29
|
# Error message for the password field when password does not contain at least one letter, number, or symbol
|
|
28
|
-
groupSharedFeatures.usm.passwordContainLetterNumberOrSymbolErrorMessage =
|
|
30
|
+
groupSharedFeatures.usm.passwordContainLetterNumberOrSymbolErrorMessage = La contraseña debe contener al menos una letra mayúscula, un número o un carácter especial
|
|
29
31
|
# Error message for the password field when password does not contain at least 8 characters.
|
|
30
32
|
groupSharedFeatures.usm.passwordContainMinCharactersErrorMessage = La contraseña debe contener al menos 8 caracteres
|
|
31
33
|
# Error message for the password field when password is not provided
|
|
@@ -51,7 +53,7 @@ groupSharedFeatures.usm.sharedLinkSettingsModal.downloadSettingsToggleText = Per
|
|
|
51
53
|
# Link to learn more about shared link settings
|
|
52
54
|
groupSharedFeatures.usm.sharedLinkSettingsModal.learnSharedLinkSettingsLink = Más información sobre la configuración de enlace compartido.
|
|
53
55
|
# Aria label for the calendar in the link expiration settings
|
|
54
|
-
groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationCalendarAriaLabel =
|
|
56
|
+
groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationCalendarAriaLabel = Seleccionar una fecha de vencimiento
|
|
55
57
|
# Aria label for the clear date picker button in the link expiration settings
|
|
56
58
|
groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationClearDatePickerAriaLabel = Borrar selector de fecha
|
|
57
59
|
# Label for the date picker in the link expiration settings
|
|
@@ -71,7 +73,7 @@ groupSharedFeatures.usm.sharedLinkSettingsModal.passwordInputPlaceholder = Intro
|
|
|
71
73
|
# Label for the password protection toggle
|
|
72
74
|
groupSharedFeatures.usm.sharedLinkSettingsModal.passwordToggleText = Protección de contraseña
|
|
73
75
|
# Text for the password settings warning
|
|
74
|
-
groupSharedFeatures.usm.sharedLinkSettingsModal.passwordWarningText =
|
|
76
|
+
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.
|
|
75
77
|
# Button text to confirm saving the shared link settings
|
|
76
78
|
groupSharedFeatures.usm.sharedLinkSettingsModal.saveButton = Guardar
|
|
77
79
|
# subtitle of the Shared Link settings modal
|
|
@@ -84,8 +86,6 @@ groupSharedFeatures.usm.sharedLinkSettingsModal.vanityDomainSettingsWarningText
|
|
|
84
86
|
groupSharedFeatures.usm.sharedLinkSettingsModal.vanityNameInputLabel = Ruta personalizada
|
|
85
87
|
# Placeholder text for the vanity name input
|
|
86
88
|
groupSharedFeatures.usm.sharedLinkSettingsModal.vanityNameInputPlaceholder = Introduzca una ruta personalizada (12 o más caracteres)
|
|
87
|
-
# Text for the vanity name invalid error
|
|
88
|
-
groupSharedFeatures.usm.sharedLinkSettingsModal.vanityNameInvalidError = Las URL personalizadas deben tener entre 12 y 30 caracteres, y pueden incluir letras, números y guiones.
|
|
89
89
|
# Label for the vanity name toggle
|
|
90
90
|
groupSharedFeatures.usm.sharedLinkSettingsModal.vanityNameToggleText = Publique contenido abiertamente con una URL personalizada no privada.
|
|
91
91
|
# Label for the warning notification icon
|
|
@@ -112,10 +112,14 @@ groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.editorFolderD
|
|
|
112
112
|
groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.emailSharedLinkLabel = Enviar enlace compartido por correo electrónico
|
|
113
113
|
# Label for the button to select the collaboration role of the new collaborator
|
|
114
114
|
groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.inviteAsRoleLabel = Invitar como {role}
|
|
115
|
+
# Tooltip on the collaboration form when the user does not have permission to invite collaborators
|
|
116
|
+
groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.inviteDisabledTooltip = No tiene permiso para invitar a colaboradores
|
|
115
117
|
# Label for the field to select users to collaborate with on an item
|
|
116
118
|
groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.invitePeopleLabel = Invitar a personas
|
|
117
119
|
# Placeholder for the field to select users to collaborate with on an item
|
|
118
120
|
groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.invitePeoplePlaceholder = Agregar nombres o direcciones de correo electrónico
|
|
121
|
+
# Tooltip on the collaboration form when the item is a bookmark
|
|
122
|
+
groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.inviteWebLinkDisabledTooltip = Los colaboradores no se pueden agregar a los marcadores
|
|
119
123
|
# Aria label for the loading indicator of the Unified Share Modal
|
|
120
124
|
groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.loadingLabel = Cargando
|
|
121
125
|
# Description for the collaboration role with "Previewer" permissions to the item
|
|
@@ -184,6 +188,8 @@ groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.collaboratorsAcc
|
|
|
184
188
|
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.companyAccessLevelDescription = Cualquier persona de su empresa con el enlace o las personas invitadas a este {item} pueden acceder
|
|
185
189
|
# Label for the access level where users in the company can access the item
|
|
186
190
|
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.companyAccessLevelLabel = Personas de su empresa
|
|
191
|
+
# Tooltip on the shared link toggle when the user does not have permission to create the link
|
|
192
|
+
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.createLinkDisabledTooltip = No tiene permiso para crear el enlace
|
|
187
193
|
# Tooltip on an access level that has been disabled due to a security policy in the enterprise
|
|
188
194
|
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.disabledAccessLevelTooltip = Esta opción no está disponible debido a una política de seguridad
|
|
189
195
|
# Description for the access level where users in the enterprise can access the item
|
|
@@ -204,6 +210,8 @@ groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.hubsAccessLevelI
|
|
|
204
210
|
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.openAccessLevelDescription = Accesible públicamente y sin necesidad de iniciar sesión
|
|
205
211
|
# Label for the access level where anyone with the URL can access the item
|
|
206
212
|
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.openAccessLevelLabel = Personas con el enlace
|
|
213
|
+
# Tooltip on the shared link toggle when the user does not have permission to remove the link
|
|
214
|
+
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.removeLinkDisabledTooltip = No tiene permiso para eliminar el enlace
|
|
207
215
|
# Label for the section to manage the shared link of the file / folder
|
|
208
216
|
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.shareLinkLabel = Compartir enlace
|
|
209
217
|
# Aria label and tooltip for the icon button to email the shared link
|
|
@@ -216,6 +224,8 @@ groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkToggle
|
|
|
216
224
|
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkToggleTooltip = Crear y copiar el enlace
|
|
217
225
|
# Label for the text field of the URL for sharing the file / folder
|
|
218
226
|
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkUrlLabel = URL del enlace compartido
|
|
227
|
+
# Text inserted in the access level descriptions when the type of the item is a bookmark
|
|
228
|
+
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.webLinkAccessLevelItem = marcador
|
|
219
229
|
# Title of the Unified Share Modal. {itemName} is the name of the file / folder being shared
|
|
220
230
|
groupSharedFeatures.usm.unifiedShareFormModal.title = Compartir ‘{itemName}’
|
|
221
231
|
# Label for the role of a collaborator who can upload to the item
|
|
@@ -225,8 +235,8 @@ groupSharedFeatures.usm.unifiedShareFormModal.viewerRole = Visualización
|
|
|
225
235
|
# Label for the role of a collaborator who can view and upload to the item
|
|
226
236
|
groupSharedFeatures.usm.unifiedShareFormModal.viewerUploaderRole = Visualización y carga
|
|
227
237
|
# Notification text when the shared link settings are successfully saved
|
|
228
|
-
groupSharedFeatures.usm.updateSharedLinkSuccessNoticeText = La configuración se ha guardado correctamente.
|
|
238
|
+
groupSharedFeatures.usm.updateSharedLinkSuccessNoticeText = La configuración del enlace compartido se ha guardado correctamente.
|
|
229
239
|
# Text for the vanity name invalid error
|
|
230
|
-
groupSharedFeatures.usm.vanityNameInvalidErrorMessage = Las URL personalizadas deben tener entre 12 y 30 caracteres, y pueden incluir letras, números y guiones
|
|
240
|
+
groupSharedFeatures.usm.vanityNameInvalidErrorMessage = Las URL personalizadas deben tener entre 12 y 30 caracteres, y pueden incluir letras, números y guiones
|
|
231
241
|
# Error message for the vanity name field when custom URL is not provided
|
|
232
242
|
groupSharedFeatures.usm.vanityNameRequiredErrorMessage = Introduzca una URL personalizada
|
package/dist/i18n/fi-FI.js
CHANGED
|
@@ -6,14 +6,14 @@ export default {
|
|
|
6
6
|
"groupSharedFeatures.usm.deleteSharedLinkErrorNoticeText": "Jaettua linkkiä ei voi poistaa. Yritä myöhemmin uudelleen.",
|
|
7
7
|
"groupSharedFeatures.usm.deleteSharedLinkSuccessNoticeText": "Kohteen ”{itemName}” jaettu linkki on poistettu.",
|
|
8
8
|
"groupSharedFeatures.usm.emailRequiredErrorMessage": "Anna vähintään yksi kelvollinen sähköposti",
|
|
9
|
-
"groupSharedFeatures.usm.emailSharedLinkSuccessNoticeText": "
|
|
9
|
+
"groupSharedFeatures.usm.emailSharedLinkSuccessNoticeText": "Kohteen ”{itemName}” jaettu linkki lähetettiin onnistuneesti.",
|
|
10
10
|
"groupSharedFeatures.usm.errorNoticeIcon": "virhe",
|
|
11
|
-
"groupSharedFeatures.usm.expirationFutureDateRequiredErrorMessage": "
|
|
12
|
-
"groupSharedFeatures.usm.expirationRequiredErrorMessage": "Valitse
|
|
11
|
+
"groupSharedFeatures.usm.expirationFutureDateRequiredErrorMessage": "Vanhentumispäiväyksen on oltava tulevaisuudessa",
|
|
12
|
+
"groupSharedFeatures.usm.expirationRequiredErrorMessage": "Valitse vanhentumispäiväys",
|
|
13
13
|
"groupSharedFeatures.usm.invalidEmailErrorMessage": "Virheellinen sähköpostiosoite",
|
|
14
14
|
"groupSharedFeatures.usm.noticeCloseLabel": "Sulje",
|
|
15
|
-
"groupSharedFeatures.usm.passwordContainInvalidCharacterErrorMessage": "Salasanassa ei voi
|
|
16
|
-
"groupSharedFeatures.usm.passwordContainLetterNumberOrSymbolErrorMessage": "
|
|
15
|
+
"groupSharedFeatures.usm.passwordContainInvalidCharacterErrorMessage": "Salasanassa ei voi välilyöntiä tai seuraavia merkkejä: ”<” tai ”>”",
|
|
16
|
+
"groupSharedFeatures.usm.passwordContainLetterNumberOrSymbolErrorMessage": "Salasanassa on oltava vähintään yksi iso kirjain, numero tai erikoismerkki",
|
|
17
17
|
"groupSharedFeatures.usm.passwordContainMinCharactersErrorMessage": "Salasanassa on oltava vähintään 8 merkkiä",
|
|
18
18
|
"groupSharedFeatures.usm.passwordRequiredErrorMessage": "Anna salasana",
|
|
19
19
|
"groupSharedFeatures.usm.removeSharedLinkModal.bodyText": "Tämä poistaa jaetun linkin pysyvästi. Jos tämä kohde on upotettu muihin sivustoihin, siitä tulee myös käyttökelvoton. Myös kaikki mukautetut ominaisuudet, asetukset ja vanhentumisajat poistetaan. Haluatko jatkaa?",
|
|
@@ -26,7 +26,7 @@ export default {
|
|
|
26
26
|
"groupSharedFeatures.usm.sharedLinkSettingsModal.closeButton": "Sulje",
|
|
27
27
|
"groupSharedFeatures.usm.sharedLinkSettingsModal.downloadSettingsToggleText": "Salli käyttäjät, joilla on jaettu linkki, ladata tämä kohde",
|
|
28
28
|
"groupSharedFeatures.usm.sharedLinkSettingsModal.learnSharedLinkSettingsLink": "Lisätietoja jaettujen linkkiasetuksista.",
|
|
29
|
-
"groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationCalendarAriaLabel": "
|
|
29
|
+
"groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationCalendarAriaLabel": "Valitse vanhentumispäiväys",
|
|
30
30
|
"groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationClearDatePickerAriaLabel": "Tyhjennä päiväysvalitsin",
|
|
31
31
|
"groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationDatePickerLabel": "Vanhentumisen päiväys",
|
|
32
32
|
"groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationNextMonthAriaLabel": "Vaihda seuraavaan kuukauteen",
|
|
@@ -36,7 +36,7 @@ export default {
|
|
|
36
36
|
"groupSharedFeatures.usm.sharedLinkSettingsModal.loadingLabel": "Ladataan",
|
|
37
37
|
"groupSharedFeatures.usm.sharedLinkSettingsModal.passwordInputPlaceholder": "Kirjoita salasana",
|
|
38
38
|
"groupSharedFeatures.usm.sharedLinkSettingsModal.passwordToggleText": "Salasanasuojaus",
|
|
39
|
-
"groupSharedFeatures.usm.sharedLinkSettingsModal.passwordWarningText": "
|
|
39
|
+
"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.",
|
|
40
40
|
"groupSharedFeatures.usm.sharedLinkSettingsModal.saveButton": "Tallenna",
|
|
41
41
|
"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}",
|
|
42
42
|
"groupSharedFeatures.usm.sharedLinkSettingsModal.title": "Jaettujen linkkien asetukset",
|
|
@@ -56,10 +56,10 @@ export default {
|
|
|
56
56
|
"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.editorFolderDescription": "Lataa, esikatsele, jaa, muokkaa ja poista tiedostoja",
|
|
57
57
|
"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.emailSharedLinkLabel": "Lähetä jaettu linkki",
|
|
58
58
|
"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.inviteAsRoleLabel": "Kutsu roolilla {role}",
|
|
59
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.inviteDisabledTooltip": "
|
|
59
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.inviteDisabledTooltip": "Sinulla ei ole riittäviä oikeuksia kutsua yhteistyökumppaneita",
|
|
60
60
|
"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.invitePeopleLabel": "Kutsu käyttäjiä",
|
|
61
61
|
"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.invitePeoplePlaceholder": "Lisää nimet tai sähköpostiosoitteet",
|
|
62
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.inviteWebLinkDisabledTooltip": "
|
|
62
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.inviteWebLinkDisabledTooltip": "Yhteistyökumppaneita ei voi lisätä kirjanmerkkeihin",
|
|
63
63
|
"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.loadingLabel": "Ladataan",
|
|
64
64
|
"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.previewerDescription": "Preview-only",
|
|
65
65
|
"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.previewerUploaderDescription": "Lataus ja esikatselu",
|
|
@@ -94,7 +94,7 @@ export default {
|
|
|
94
94
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.collaboratorsAccessLevelLabel": "Vain kutsutut henkilöt",
|
|
95
95
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.companyAccessLevelDescription": "Kaikilla yrityksesi henkilöillä, joilla on linkki tai kohteeseen {item} kutsutuilla henkilöillä on käyttöoikeus",
|
|
96
96
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.companyAccessLevelLabel": "Tämän yrityksen käyttäjät",
|
|
97
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.createLinkDisabledTooltip": "
|
|
97
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.createLinkDisabledTooltip": "Sinulla ei ole oikeutta luoda linkkiä",
|
|
98
98
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.disabledAccessLevelTooltip": "Tämä vaihtoehto ei ole käytettävissä suojauskäytännön takia",
|
|
99
99
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.enterpriseAccessLevelDescription": "Kaikilla yrityksen {enterprise} henkilöillä, joilla on linkki tai kohteeseen {item} kutsutuilla henkilöillä on käyttöoikeus",
|
|
100
100
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.enterpriseAccessLevelLabel": "Yrityksen {enterprise} henkilöt",
|
|
@@ -105,20 +105,19 @@ export default {
|
|
|
105
105
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.hubsAccessLevelItem": "keskus",
|
|
106
106
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.openAccessLevelDescription": "Julkisesti käytettävissä, ei edellytä kirjautumista",
|
|
107
107
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.openAccessLevelLabel": "Käyttäjät, joilla on linkki",
|
|
108
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.removeLinkDisabledTooltip": "
|
|
108
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.removeLinkDisabledTooltip": "Sinulla ei ole oikeutta poistaa linkkiä",
|
|
109
109
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.shareLinkLabel": "Jakolinkki",
|
|
110
110
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkEmailLabel": "Lähetä jaettu linkki",
|
|
111
111
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkSettingsLabel": "Linkkiasetukset",
|
|
112
112
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkToggleLabel": "Jaettu linkki",
|
|
113
113
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkToggleTooltip": "Luo ja kopioi linkki",
|
|
114
114
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkUrlLabel": "Jaetun linkin URL-osoite",
|
|
115
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.webLinkAccessLevelItem": "
|
|
115
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.webLinkAccessLevelItem": "kirjanmerkki",
|
|
116
116
|
"groupSharedFeatures.usm.unifiedShareFormModal.title": "Jaa ’{itemName}’",
|
|
117
117
|
"groupSharedFeatures.usm.unifiedShareFormModal.uploaderRole": "Lataaja",
|
|
118
118
|
"groupSharedFeatures.usm.unifiedShareFormModal.viewerRole": "Katselija",
|
|
119
119
|
"groupSharedFeatures.usm.unifiedShareFormModal.viewerUploaderRole": "Katselija ja lataaja",
|
|
120
|
-
"groupSharedFeatures.usm.updateSharedLinkSuccessNoticeText": "
|
|
121
|
-
"groupSharedFeatures.usm.vanityNameInvalidErrorMessage": "Mukautettujen URL-osoitteiden tulisi olla välillä 12–30 merkkiä, ja ne voivat sisältää kirjaimia, numeroita ja
|
|
122
|
-
"groupSharedFeatures.usm.vanityNameRequiredErrorMessage": "Anna mukautettu URL-osoite"
|
|
123
|
-
"groupSharedFeatures.usm.sharedLinkSettingsModal.vanityNameInvalidError": "Mukautettujen URL-osoitteiden tulisi olla välillä 12–30 merkkiä, ja ne voivat sisältää kirjaimia, numeroita ja yhdysmerkkejä."
|
|
120
|
+
"groupSharedFeatures.usm.updateSharedLinkSuccessNoticeText": "Jaetun linkin asetukset tallennettiin onnistuneesti.",
|
|
121
|
+
"groupSharedFeatures.usm.vanityNameInvalidErrorMessage": "Mukautettujen URL-osoitteiden tulisi olla välillä 12–30 merkkiä, ja ne voivat sisältää kirjaimia, numeroita ja yhdysmerkkejä",
|
|
122
|
+
"groupSharedFeatures.usm.vanityNameRequiredErrorMessage": "Anna mukautettu URL-osoite"
|
|
124
123
|
}
|
|
@@ -12,20 +12,22 @@ groupSharedFeatures.usm.deleteSharedLinkErrorNoticeText = Jaettua linkkiä ei vo
|
|
|
12
12
|
groupSharedFeatures.usm.deleteSharedLinkSuccessNoticeText = Kohteen ”{itemName}” jaettu linkki on poistettu.
|
|
13
13
|
# Error message for the email field when email is not provided
|
|
14
14
|
groupSharedFeatures.usm.emailRequiredErrorMessage = Anna vähintään yksi kelvollinen sähköposti
|
|
15
|
+
# Notification text when the shared link was sent successfully
|
|
16
|
+
groupSharedFeatures.usm.emailSharedLinkSuccessNoticeText = Kohteen ”{itemName}” jaettu linkki lähetettiin onnistuneesti.
|
|
15
17
|
# Icon label for the error notifications
|
|
16
18
|
groupSharedFeatures.usm.errorNoticeIcon = virhe
|
|
17
19
|
# Error message for the expiration date field when expiration date is in the past
|
|
18
|
-
groupSharedFeatures.usm.expirationFutureDateRequiredErrorMessage =
|
|
20
|
+
groupSharedFeatures.usm.expirationFutureDateRequiredErrorMessage = Vanhentumispäiväyksen on oltava tulevaisuudessa
|
|
19
21
|
# Error message for the expiration date field when expiration date is not provided
|
|
20
|
-
groupSharedFeatures.usm.expirationRequiredErrorMessage = Valitse
|
|
22
|
+
groupSharedFeatures.usm.expirationRequiredErrorMessage = Valitse vanhentumispäiväys
|
|
21
23
|
# Error message for the email field when email is invalid
|
|
22
24
|
groupSharedFeatures.usm.invalidEmailErrorMessage = Virheellinen sähköpostiosoite
|
|
23
25
|
# Close button aria label for the notifications
|
|
24
26
|
groupSharedFeatures.usm.noticeCloseLabel = Sulje
|
|
25
27
|
# Error message for the password field when password contains forbidden characters.
|
|
26
|
-
groupSharedFeatures.usm.passwordContainInvalidCharacterErrorMessage = Salasanassa ei voi
|
|
28
|
+
groupSharedFeatures.usm.passwordContainInvalidCharacterErrorMessage = Salasanassa ei voi välilyöntiä tai seuraavia merkkejä: ”<” tai ”>”
|
|
27
29
|
# Error message for the password field when password does not contain at least one letter, number, or symbol
|
|
28
|
-
groupSharedFeatures.usm.passwordContainLetterNumberOrSymbolErrorMessage =
|
|
30
|
+
groupSharedFeatures.usm.passwordContainLetterNumberOrSymbolErrorMessage = Salasanassa on oltava vähintään yksi iso kirjain, numero tai erikoismerkki
|
|
29
31
|
# Error message for the password field when password does not contain at least 8 characters.
|
|
30
32
|
groupSharedFeatures.usm.passwordContainMinCharactersErrorMessage = Salasanassa on oltava vähintään 8 merkkiä
|
|
31
33
|
# Error message for the password field when password is not provided
|
|
@@ -51,7 +53,7 @@ groupSharedFeatures.usm.sharedLinkSettingsModal.downloadSettingsToggleText = Sal
|
|
|
51
53
|
# Link to learn more about shared link settings
|
|
52
54
|
groupSharedFeatures.usm.sharedLinkSettingsModal.learnSharedLinkSettingsLink = Lisätietoja jaettujen linkkiasetuksista.
|
|
53
55
|
# Aria label for the calendar in the link expiration settings
|
|
54
|
-
groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationCalendarAriaLabel =
|
|
56
|
+
groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationCalendarAriaLabel = Valitse vanhentumispäiväys
|
|
55
57
|
# Aria label for the clear date picker button in the link expiration settings
|
|
56
58
|
groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationClearDatePickerAriaLabel = Tyhjennä päiväysvalitsin
|
|
57
59
|
# Label for the date picker in the link expiration settings
|
|
@@ -71,7 +73,7 @@ groupSharedFeatures.usm.sharedLinkSettingsModal.passwordInputPlaceholder = Kirjo
|
|
|
71
73
|
# Label for the password protection toggle
|
|
72
74
|
groupSharedFeatures.usm.sharedLinkSettingsModal.passwordToggleText = Salasanasuojaus
|
|
73
75
|
# Text for the password settings warning
|
|
74
|
-
groupSharedFeatures.usm.sharedLinkSettingsModal.passwordWarningText =
|
|
76
|
+
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.
|
|
75
77
|
# Button text to confirm saving the shared link settings
|
|
76
78
|
groupSharedFeatures.usm.sharedLinkSettingsModal.saveButton = Tallenna
|
|
77
79
|
# subtitle of the Shared Link settings modal
|
|
@@ -84,8 +86,6 @@ groupSharedFeatures.usm.sharedLinkSettingsModal.vanityDomainSettingsWarningText
|
|
|
84
86
|
groupSharedFeatures.usm.sharedLinkSettingsModal.vanityNameInputLabel = Mukautettu polku
|
|
85
87
|
# Placeholder text for the vanity name input
|
|
86
88
|
groupSharedFeatures.usm.sharedLinkSettingsModal.vanityNameInputPlaceholder = Anna mukautettu polku (12 merkkiä tai enemmän)
|
|
87
|
-
# Text for the vanity name invalid error
|
|
88
|
-
groupSharedFeatures.usm.sharedLinkSettingsModal.vanityNameInvalidError = Mukautettujen URL-osoitteiden tulisi olla välillä 12–30 merkkiä, ja ne voivat sisältää kirjaimia, numeroita ja yhdysmerkkejä.
|
|
89
89
|
# Label for the vanity name toggle
|
|
90
90
|
groupSharedFeatures.usm.sharedLinkSettingsModal.vanityNameToggleText = Julkaise sisältöä laajasti mukautetulla, ei-yksityisellä URL-osoitteella
|
|
91
91
|
# Label for the warning notification icon
|
|
@@ -112,10 +112,14 @@ groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.editorFolderD
|
|
|
112
112
|
groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.emailSharedLinkLabel = Lähetä jaettu linkki
|
|
113
113
|
# Label for the button to select the collaboration role of the new collaborator
|
|
114
114
|
groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.inviteAsRoleLabel = Kutsu roolilla {role}
|
|
115
|
+
# Tooltip on the collaboration form when the user does not have permission to invite collaborators
|
|
116
|
+
groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.inviteDisabledTooltip = Sinulla ei ole riittäviä oikeuksia kutsua yhteistyökumppaneita
|
|
115
117
|
# Label for the field to select users to collaborate with on an item
|
|
116
118
|
groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.invitePeopleLabel = Kutsu käyttäjiä
|
|
117
119
|
# Placeholder for the field to select users to collaborate with on an item
|
|
118
120
|
groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.invitePeoplePlaceholder = Lisää nimet tai sähköpostiosoitteet
|
|
121
|
+
# Tooltip on the collaboration form when the item is a bookmark
|
|
122
|
+
groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.inviteWebLinkDisabledTooltip = Yhteistyökumppaneita ei voi lisätä kirjanmerkkeihin
|
|
119
123
|
# Aria label for the loading indicator of the Unified Share Modal
|
|
120
124
|
groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.loadingLabel = Ladataan
|
|
121
125
|
# Description for the collaboration role with "Previewer" permissions to the item
|
|
@@ -184,6 +188,8 @@ groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.collaboratorsAcc
|
|
|
184
188
|
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.companyAccessLevelDescription = Kaikilla yrityksesi henkilöillä, joilla on linkki tai kohteeseen {item} kutsutuilla henkilöillä on käyttöoikeus
|
|
185
189
|
# Label for the access level where users in the company can access the item
|
|
186
190
|
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.companyAccessLevelLabel = Tämän yrityksen käyttäjät
|
|
191
|
+
# Tooltip on the shared link toggle when the user does not have permission to create the link
|
|
192
|
+
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.createLinkDisabledTooltip = Sinulla ei ole oikeutta luoda linkkiä
|
|
187
193
|
# Tooltip on an access level that has been disabled due to a security policy in the enterprise
|
|
188
194
|
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.disabledAccessLevelTooltip = Tämä vaihtoehto ei ole käytettävissä suojauskäytännön takia
|
|
189
195
|
# Description for the access level where users in the enterprise can access the item
|
|
@@ -204,6 +210,8 @@ groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.hubsAccessLevelI
|
|
|
204
210
|
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.openAccessLevelDescription = Julkisesti käytettävissä, ei edellytä kirjautumista
|
|
205
211
|
# Label for the access level where anyone with the URL can access the item
|
|
206
212
|
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.openAccessLevelLabel = Käyttäjät, joilla on linkki
|
|
213
|
+
# Tooltip on the shared link toggle when the user does not have permission to remove the link
|
|
214
|
+
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.removeLinkDisabledTooltip = Sinulla ei ole oikeutta poistaa linkkiä
|
|
207
215
|
# Label for the section to manage the shared link of the file / folder
|
|
208
216
|
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.shareLinkLabel = Jakolinkki
|
|
209
217
|
# Aria label and tooltip for the icon button to email the shared link
|
|
@@ -216,6 +224,8 @@ groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkToggle
|
|
|
216
224
|
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkToggleTooltip = Luo ja kopioi linkki
|
|
217
225
|
# Label for the text field of the URL for sharing the file / folder
|
|
218
226
|
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkUrlLabel = Jaetun linkin URL-osoite
|
|
227
|
+
# Text inserted in the access level descriptions when the type of the item is a bookmark
|
|
228
|
+
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.webLinkAccessLevelItem = kirjanmerkki
|
|
219
229
|
# Title of the Unified Share Modal. {itemName} is the name of the file / folder being shared
|
|
220
230
|
groupSharedFeatures.usm.unifiedShareFormModal.title = Jaa ’{itemName}’
|
|
221
231
|
# Label for the role of a collaborator who can upload to the item
|
|
@@ -225,8 +235,8 @@ groupSharedFeatures.usm.unifiedShareFormModal.viewerRole = Katselija
|
|
|
225
235
|
# Label for the role of a collaborator who can view and upload to the item
|
|
226
236
|
groupSharedFeatures.usm.unifiedShareFormModal.viewerUploaderRole = Katselija ja lataaja
|
|
227
237
|
# Notification text when the shared link settings are successfully saved
|
|
228
|
-
groupSharedFeatures.usm.updateSharedLinkSuccessNoticeText =
|
|
238
|
+
groupSharedFeatures.usm.updateSharedLinkSuccessNoticeText = Jaetun linkin asetukset tallennettiin onnistuneesti.
|
|
229
239
|
# Text for the vanity name invalid error
|
|
230
|
-
groupSharedFeatures.usm.vanityNameInvalidErrorMessage = Mukautettujen URL-osoitteiden tulisi olla välillä 12–30 merkkiä, ja ne voivat sisältää kirjaimia, numeroita ja
|
|
240
|
+
groupSharedFeatures.usm.vanityNameInvalidErrorMessage = Mukautettujen URL-osoitteiden tulisi olla välillä 12–30 merkkiä, ja ne voivat sisältää kirjaimia, numeroita ja yhdysmerkkejä
|
|
231
241
|
# Error message for the vanity name field when custom URL is not provided
|
|
232
242
|
groupSharedFeatures.usm.vanityNameRequiredErrorMessage = Anna mukautettu URL-osoite
|