@box/unified-share-modal 1.26.0 → 1.28.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 (49) hide show
  1. package/dist/esm/lib/components/unified-share-form-modal/unified-share-form-modal.js +33 -31
  2. package/dist/esm/lib/contexts/unified-share-form-context.js +15 -14
  3. package/dist/esm/lib/unified-share-modal.js +40 -38
  4. package/dist/i18n/bn-IN.js +6 -6
  5. package/dist/i18n/bn-IN.properties +6 -6
  6. package/dist/i18n/da-DK.js +5 -5
  7. package/dist/i18n/da-DK.properties +5 -5
  8. package/dist/i18n/de-DE.js +6 -6
  9. package/dist/i18n/de-DE.properties +6 -6
  10. package/dist/i18n/es-419.js +5 -5
  11. package/dist/i18n/es-419.properties +5 -5
  12. package/dist/i18n/es-ES.js +5 -5
  13. package/dist/i18n/es-ES.properties +5 -5
  14. package/dist/i18n/fi-FI.js +5 -5
  15. package/dist/i18n/fi-FI.properties +5 -5
  16. package/dist/i18n/fr-CA.js +5 -5
  17. package/dist/i18n/fr-CA.properties +5 -5
  18. package/dist/i18n/fr-FR.js +5 -5
  19. package/dist/i18n/fr-FR.properties +5 -5
  20. package/dist/i18n/hi-IN.js +5 -5
  21. package/dist/i18n/hi-IN.properties +5 -5
  22. package/dist/i18n/it-IT.js +6 -6
  23. package/dist/i18n/it-IT.properties +6 -6
  24. package/dist/i18n/ja-JP.js +6 -6
  25. package/dist/i18n/ja-JP.properties +6 -6
  26. package/dist/i18n/ko-KR.js +5 -5
  27. package/dist/i18n/ko-KR.properties +5 -5
  28. package/dist/i18n/nb-NO.js +6 -6
  29. package/dist/i18n/nb-NO.properties +6 -6
  30. package/dist/i18n/nl-NL.js +6 -6
  31. package/dist/i18n/nl-NL.properties +6 -6
  32. package/dist/i18n/pl-PL.js +6 -6
  33. package/dist/i18n/pl-PL.properties +6 -6
  34. package/dist/i18n/pt-BR.js +5 -5
  35. package/dist/i18n/pt-BR.properties +5 -5
  36. package/dist/i18n/ru-RU.js +5 -5
  37. package/dist/i18n/ru-RU.properties +5 -5
  38. package/dist/i18n/sv-SE.js +5 -5
  39. package/dist/i18n/sv-SE.properties +5 -5
  40. package/dist/i18n/tr-TR.js +6 -6
  41. package/dist/i18n/tr-TR.properties +6 -6
  42. package/dist/i18n/zh-CN.js +5 -5
  43. package/dist/i18n/zh-CN.properties +5 -5
  44. package/dist/i18n/zh-TW.js +5 -5
  45. package/dist/i18n/zh-TW.properties +5 -5
  46. package/dist/types/lib/contexts/unified-share-form-context.d.ts +2 -1
  47. package/dist/types/lib/contexts/unified-share-modal-context.d.ts +2 -0
  48. package/dist/types/lib/unified-share-modal.d.ts +3 -1
  49. package/package.json +1 -1
@@ -35,7 +35,7 @@ groupSharedFeatures.usm.passwordContainMinCharactersErrorMessage = La contraseñ
35
35
  # Error message for the password field when password is not provided
36
36
  groupSharedFeatures.usm.passwordRequiredErrorMessage = Introduzca una contraseña
37
37
  # Body text of the Remove Collaborator modal
38
- groupSharedFeatures.usm.removeCollaborator.bodyText = Are you sure you want to remove {name} as a collaborator?
38
+ groupSharedFeatures.usm.removeCollaborator.bodyText = ¿Seguro que desea eliminar a {name} como colaborador?
39
39
  # Button text to cancel removing a collaborator
40
40
  groupSharedFeatures.usm.removeCollaborator.cancelButton = Anular
41
41
  # Aria label for the button to close the Remove Collaborator modal
@@ -45,11 +45,11 @@ groupSharedFeatures.usm.removeCollaborator.loadingLabel = Cargando
45
45
  # Button text to confirm removing a collaborator
46
46
  groupSharedFeatures.usm.removeCollaborator.okayButton = Aceptar
47
47
  # Title of the Remove Collaborator modal
48
- groupSharedFeatures.usm.removeCollaborator.title = Remove Collaborator
48
+ groupSharedFeatures.usm.removeCollaborator.title = Eliminar colaborador
49
49
  # Notification text when a collaborator failed to be removed
50
- groupSharedFeatures.usm.removeCollaboratorErrorNoticeText = Unable to remove the collaborator. Please try again later.
50
+ groupSharedFeatures.usm.removeCollaboratorErrorNoticeText = No se puede eliminar el colaborador. Inténtelo más tarde.
51
51
  # Notification text when a collaborator is successfully removed
52
- groupSharedFeatures.usm.removeCollaboratorSuccessNoticeText = The collaborator has been removed successfully.
52
+ groupSharedFeatures.usm.removeCollaboratorSuccessNoticeText = El colaborador se ha eliminado correctamente.
53
53
  # Body text of the Remove Shared Link modal
54
54
  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?
55
55
  # Button text to cancel removing a shared link
@@ -183,7 +183,7 @@ groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.nameColumn = Nom
183
183
  # Label for the role of a collaborator who has a pending collaboration invitation
184
184
  groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.pendingRole = Pendiente
185
185
  # Aria label for the button to remove a collaborator on the item
186
- groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.removeButton = Remove
186
+ groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.removeButton = Eliminar
187
187
  # Label for the column in the collaborators list for the role of the collaborator
188
188
  groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.roleColumn = Rol
189
189
  # Label for the role of a collaborator who can edit and delete the item
@@ -17,14 +17,14 @@ export default {
17
17
  "groupSharedFeatures.usm.passwordContainLetterNumberOrSymbolErrorMessage": "Salasanassa on oltava vähintään yksi iso kirjain, numero tai erikoismerkki",
18
18
  "groupSharedFeatures.usm.passwordContainMinCharactersErrorMessage": "Salasanassa on oltava vähintään 8 merkkiä",
19
19
  "groupSharedFeatures.usm.passwordRequiredErrorMessage": "Anna salasana",
20
- "groupSharedFeatures.usm.removeCollaborator.bodyText": "Are you sure you want to remove {name} as a collaborator?",
20
+ "groupSharedFeatures.usm.removeCollaborator.bodyText": "Haluatko varmasti poistaa {name} yhteistyökumppanina?",
21
21
  "groupSharedFeatures.usm.removeCollaborator.cancelButton": "Peruuta",
22
22
  "groupSharedFeatures.usm.removeCollaborator.closeButton": "Sulje",
23
23
  "groupSharedFeatures.usm.removeCollaborator.loadingLabel": "Ladataan",
24
24
  "groupSharedFeatures.usm.removeCollaborator.okayButton": "OK",
25
- "groupSharedFeatures.usm.removeCollaborator.title": "Remove Collaborator",
26
- "groupSharedFeatures.usm.removeCollaboratorErrorNoticeText": "Unable to remove the collaborator. Please try again later.",
27
- "groupSharedFeatures.usm.removeCollaboratorSuccessNoticeText": "The collaborator has been removed successfully.",
25
+ "groupSharedFeatures.usm.removeCollaborator.title": "Poista yhteistyökumppani",
26
+ "groupSharedFeatures.usm.removeCollaboratorErrorNoticeText": "Yhteistyökumppania ei voi poistaa. Yritä myöhemmin uudelleen.",
27
+ "groupSharedFeatures.usm.removeCollaboratorSuccessNoticeText": "Yhteistyökumppanin poistaminen onnistui.",
28
28
  "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?",
29
29
  "groupSharedFeatures.usm.removeSharedLinkModal.cancelButton": "Peruuta",
30
30
  "groupSharedFeatures.usm.removeSharedLinkModal.closeButton": "Sulje",
@@ -91,7 +91,7 @@ export default {
91
91
  "groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.manageAllLink": "Hallitse kaikkia",
92
92
  "groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.nameColumn": "Nimi",
93
93
  "groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.pendingRole": "Odottaa",
94
- "groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.removeButton": "Remove",
94
+ "groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.removeButton": "Poista",
95
95
  "groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.roleColumn": "Rooli",
96
96
  "groupSharedFeatures.usm.unifiedShareFormModal.editorRole": "Muokkaaja",
97
97
  "groupSharedFeatures.usm.unifiedShareFormModal.loadingLabel": "Ladataan",
@@ -35,7 +35,7 @@ groupSharedFeatures.usm.passwordContainMinCharactersErrorMessage = Salasanassa o
35
35
  # Error message for the password field when password is not provided
36
36
  groupSharedFeatures.usm.passwordRequiredErrorMessage = Anna salasana
37
37
  # Body text of the Remove Collaborator modal
38
- groupSharedFeatures.usm.removeCollaborator.bodyText = Are you sure you want to remove {name} as a collaborator?
38
+ groupSharedFeatures.usm.removeCollaborator.bodyText = Haluatko varmasti poistaa {name} yhteistyökumppanina?
39
39
  # Button text to cancel removing a collaborator
40
40
  groupSharedFeatures.usm.removeCollaborator.cancelButton = Peruuta
41
41
  # Aria label for the button to close the Remove Collaborator modal
@@ -45,11 +45,11 @@ groupSharedFeatures.usm.removeCollaborator.loadingLabel = Ladataan
45
45
  # Button text to confirm removing a collaborator
46
46
  groupSharedFeatures.usm.removeCollaborator.okayButton = OK
47
47
  # Title of the Remove Collaborator modal
48
- groupSharedFeatures.usm.removeCollaborator.title = Remove Collaborator
48
+ groupSharedFeatures.usm.removeCollaborator.title = Poista yhteistyökumppani
49
49
  # Notification text when a collaborator failed to be removed
50
- groupSharedFeatures.usm.removeCollaboratorErrorNoticeText = Unable to remove the collaborator. Please try again later.
50
+ groupSharedFeatures.usm.removeCollaboratorErrorNoticeText = Yhteistyökumppania ei voi poistaa. Yritä myöhemmin uudelleen.
51
51
  # Notification text when a collaborator is successfully removed
52
- groupSharedFeatures.usm.removeCollaboratorSuccessNoticeText = The collaborator has been removed successfully.
52
+ groupSharedFeatures.usm.removeCollaboratorSuccessNoticeText = Yhteistyökumppanin poistaminen onnistui.
53
53
  # Body text of the Remove Shared Link modal
54
54
  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?
55
55
  # Button text to cancel removing a shared link
@@ -183,7 +183,7 @@ groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.nameColumn = Nim
183
183
  # Label for the role of a collaborator who has a pending collaboration invitation
184
184
  groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.pendingRole = Odottaa
185
185
  # Aria label for the button to remove a collaborator on the item
186
- groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.removeButton = Remove
186
+ groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.removeButton = Poista
187
187
  # Label for the column in the collaborators list for the role of the collaborator
188
188
  groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.roleColumn = Rooli
189
189
  # Label for the role of a collaborator who can edit and delete the item
@@ -17,14 +17,14 @@ export default {
17
17
  "groupSharedFeatures.usm.passwordContainLetterNumberOrSymbolErrorMessage": "Le mot de passe doit contenir au moins une lettre majuscule, un chiffre ou un caractère spécial",
18
18
  "groupSharedFeatures.usm.passwordContainMinCharactersErrorMessage": "Le mot de passe doit contenir au moins huit caractères",
19
19
  "groupSharedFeatures.usm.passwordRequiredErrorMessage": "Veuillez saisir un mot de passe",
20
- "groupSharedFeatures.usm.removeCollaborator.bodyText": "Are you sure you want to remove {name} as a collaborator?",
20
+ "groupSharedFeatures.usm.removeCollaborator.bodyText": "Êtes-vous sûr de vouloir supprimer {name} en tant que Collaborateur ?",
21
21
  "groupSharedFeatures.usm.removeCollaborator.cancelButton": "Annuler",
22
22
  "groupSharedFeatures.usm.removeCollaborator.closeButton": "Fermer",
23
23
  "groupSharedFeatures.usm.removeCollaborator.loadingLabel": "En cours de chargement",
24
24
  "groupSharedFeatures.usm.removeCollaborator.okayButton": "D'accord",
25
- "groupSharedFeatures.usm.removeCollaborator.title": "Remove Collaborator",
26
- "groupSharedFeatures.usm.removeCollaboratorErrorNoticeText": "Unable to remove the collaborator. Please try again later.",
27
- "groupSharedFeatures.usm.removeCollaboratorSuccessNoticeText": "The collaborator has been removed successfully.",
25
+ "groupSharedFeatures.usm.removeCollaborator.title": "Supprimer un collaborateur",
26
+ "groupSharedFeatures.usm.removeCollaboratorErrorNoticeText": "Impossible de supprimer le collaborateur. Veuillez réessayer ultérieurement.",
27
+ "groupSharedFeatures.usm.removeCollaboratorSuccessNoticeText": "Le collaborateur a été supprimé avec succès.",
28
28
  "groupSharedFeatures.usm.removeSharedLinkModal.bodyText": "Cela supprimera définitivement le lien partagé. Si cet élément est intégré sur d'autres sites, il deviendra également inaccessible. Toutes les propriétés personnalisées, paramètres et expirations seront également supprimés. Souhaitez-vous continuer ?",
29
29
  "groupSharedFeatures.usm.removeSharedLinkModal.cancelButton": "Annuler",
30
30
  "groupSharedFeatures.usm.removeSharedLinkModal.closeButton": "Fermer",
@@ -91,7 +91,7 @@ export default {
91
91
  "groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.manageAllLink": "Gérer tous les collaborateurs",
92
92
  "groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.nameColumn": "Nom",
93
93
  "groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.pendingRole": "En attente",
94
- "groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.removeButton": "Remove",
94
+ "groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.removeButton": "Supprimer",
95
95
  "groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.roleColumn": "Rôle",
96
96
  "groupSharedFeatures.usm.unifiedShareFormModal.editorRole": "Éditeur",
97
97
  "groupSharedFeatures.usm.unifiedShareFormModal.loadingLabel": "En cours de chargement",
@@ -35,7 +35,7 @@ groupSharedFeatures.usm.passwordContainMinCharactersErrorMessage = Le mot de pas
35
35
  # Error message for the password field when password is not provided
36
36
  groupSharedFeatures.usm.passwordRequiredErrorMessage = Veuillez saisir un mot de passe
37
37
  # Body text of the Remove Collaborator modal
38
- groupSharedFeatures.usm.removeCollaborator.bodyText = Are you sure you want to remove {name} as a collaborator?
38
+ groupSharedFeatures.usm.removeCollaborator.bodyText = Êtes-vous sûr de vouloir supprimer {name} en tant que Collaborateur ?
39
39
  # Button text to cancel removing a collaborator
40
40
  groupSharedFeatures.usm.removeCollaborator.cancelButton = Annuler
41
41
  # Aria label for the button to close the Remove Collaborator modal
@@ -45,11 +45,11 @@ groupSharedFeatures.usm.removeCollaborator.loadingLabel = En cours de chargement
45
45
  # Button text to confirm removing a collaborator
46
46
  groupSharedFeatures.usm.removeCollaborator.okayButton = D'accord
47
47
  # Title of the Remove Collaborator modal
48
- groupSharedFeatures.usm.removeCollaborator.title = Remove Collaborator
48
+ groupSharedFeatures.usm.removeCollaborator.title = Supprimer un collaborateur
49
49
  # Notification text when a collaborator failed to be removed
50
- groupSharedFeatures.usm.removeCollaboratorErrorNoticeText = Unable to remove the collaborator. Please try again later.
50
+ groupSharedFeatures.usm.removeCollaboratorErrorNoticeText = Impossible de supprimer le collaborateur. Veuillez réessayer ultérieurement.
51
51
  # Notification text when a collaborator is successfully removed
52
- groupSharedFeatures.usm.removeCollaboratorSuccessNoticeText = The collaborator has been removed successfully.
52
+ groupSharedFeatures.usm.removeCollaboratorSuccessNoticeText = Le collaborateur a été supprimé avec succès.
53
53
  # Body text of the Remove Shared Link modal
54
54
  groupSharedFeatures.usm.removeSharedLinkModal.bodyText = Cela supprimera définitivement le lien partagé. Si cet élément est intégré sur d'autres sites, il deviendra également inaccessible. Toutes les propriétés personnalisées, paramètres et expirations seront également supprimés. Souhaitez-vous continuer ?
55
55
  # Button text to cancel removing a shared link
@@ -183,7 +183,7 @@ groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.nameColumn = Nom
183
183
  # Label for the role of a collaborator who has a pending collaboration invitation
184
184
  groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.pendingRole = En attente
185
185
  # Aria label for the button to remove a collaborator on the item
186
- groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.removeButton = Remove
186
+ groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.removeButton = Supprimer
187
187
  # Label for the column in the collaborators list for the role of the collaborator
188
188
  groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.roleColumn = Rôle
189
189
  # Label for the role of a collaborator who can edit and delete the item
@@ -17,14 +17,14 @@ export default {
17
17
  "groupSharedFeatures.usm.passwordContainLetterNumberOrSymbolErrorMessage": "Le mot de passe doit contenir au moins une lettre majuscule, un chiffre ou un caractère spécial",
18
18
  "groupSharedFeatures.usm.passwordContainMinCharactersErrorMessage": "Le mot de passe doit contenir au moins huit caractères",
19
19
  "groupSharedFeatures.usm.passwordRequiredErrorMessage": "Veuillez saisir un mot de passe",
20
- "groupSharedFeatures.usm.removeCollaborator.bodyText": "Are you sure you want to remove {name} as a collaborator?",
20
+ "groupSharedFeatures.usm.removeCollaborator.bodyText": "Êtes-vous sûr de vouloir supprimer {name} en tant que Collaborateur ?",
21
21
  "groupSharedFeatures.usm.removeCollaborator.cancelButton": "Annuler",
22
22
  "groupSharedFeatures.usm.removeCollaborator.closeButton": "Fermer",
23
23
  "groupSharedFeatures.usm.removeCollaborator.loadingLabel": "En cours de chargement",
24
24
  "groupSharedFeatures.usm.removeCollaborator.okayButton": "D'accord",
25
- "groupSharedFeatures.usm.removeCollaborator.title": "Remove Collaborator",
26
- "groupSharedFeatures.usm.removeCollaboratorErrorNoticeText": "Unable to remove the collaborator. Please try again later.",
27
- "groupSharedFeatures.usm.removeCollaboratorSuccessNoticeText": "The collaborator has been removed successfully.",
25
+ "groupSharedFeatures.usm.removeCollaborator.title": "Supprimer un collaborateur",
26
+ "groupSharedFeatures.usm.removeCollaboratorErrorNoticeText": "Impossible de supprimer le collaborateur. Veuillez réessayer ultérieurement.",
27
+ "groupSharedFeatures.usm.removeCollaboratorSuccessNoticeText": "Le collaborateur a été supprimé avec succès.",
28
28
  "groupSharedFeatures.usm.removeSharedLinkModal.bodyText": "Cela supprimera définitivement le lien partagé. Si cet élément est intégré sur d'autres sites, il deviendra également inaccessible. Toutes les propriétés personnalisées, paramètres et expirations seront également supprimés. Souhaitez-vous continuer ?",
29
29
  "groupSharedFeatures.usm.removeSharedLinkModal.cancelButton": "Annuler",
30
30
  "groupSharedFeatures.usm.removeSharedLinkModal.closeButton": "Fermer",
@@ -91,7 +91,7 @@ export default {
91
91
  "groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.manageAllLink": "Gérer tous les collaborateurs",
92
92
  "groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.nameColumn": "Nom",
93
93
  "groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.pendingRole": "En attente",
94
- "groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.removeButton": "Remove",
94
+ "groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.removeButton": "Supprimer",
95
95
  "groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.roleColumn": "Rôle",
96
96
  "groupSharedFeatures.usm.unifiedShareFormModal.editorRole": "Éditeur",
97
97
  "groupSharedFeatures.usm.unifiedShareFormModal.loadingLabel": "En cours de chargement",
@@ -35,7 +35,7 @@ groupSharedFeatures.usm.passwordContainMinCharactersErrorMessage = Le mot de pas
35
35
  # Error message for the password field when password is not provided
36
36
  groupSharedFeatures.usm.passwordRequiredErrorMessage = Veuillez saisir un mot de passe
37
37
  # Body text of the Remove Collaborator modal
38
- groupSharedFeatures.usm.removeCollaborator.bodyText = Are you sure you want to remove {name} as a collaborator?
38
+ groupSharedFeatures.usm.removeCollaborator.bodyText = Êtes-vous sûr de vouloir supprimer {name} en tant que Collaborateur ?
39
39
  # Button text to cancel removing a collaborator
40
40
  groupSharedFeatures.usm.removeCollaborator.cancelButton = Annuler
41
41
  # Aria label for the button to close the Remove Collaborator modal
@@ -45,11 +45,11 @@ groupSharedFeatures.usm.removeCollaborator.loadingLabel = En cours de chargement
45
45
  # Button text to confirm removing a collaborator
46
46
  groupSharedFeatures.usm.removeCollaborator.okayButton = D'accord
47
47
  # Title of the Remove Collaborator modal
48
- groupSharedFeatures.usm.removeCollaborator.title = Remove Collaborator
48
+ groupSharedFeatures.usm.removeCollaborator.title = Supprimer un collaborateur
49
49
  # Notification text when a collaborator failed to be removed
50
- groupSharedFeatures.usm.removeCollaboratorErrorNoticeText = Unable to remove the collaborator. Please try again later.
50
+ groupSharedFeatures.usm.removeCollaboratorErrorNoticeText = Impossible de supprimer le collaborateur. Veuillez réessayer ultérieurement.
51
51
  # Notification text when a collaborator is successfully removed
52
- groupSharedFeatures.usm.removeCollaboratorSuccessNoticeText = The collaborator has been removed successfully.
52
+ groupSharedFeatures.usm.removeCollaboratorSuccessNoticeText = Le collaborateur a été supprimé avec succès.
53
53
  # Body text of the Remove Shared Link modal
54
54
  groupSharedFeatures.usm.removeSharedLinkModal.bodyText = Cela supprimera définitivement le lien partagé. Si cet élément est intégré sur d'autres sites, il deviendra également inaccessible. Toutes les propriétés personnalisées, paramètres et expirations seront également supprimés. Souhaitez-vous continuer ?
55
55
  # Button text to cancel removing a shared link
@@ -183,7 +183,7 @@ groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.nameColumn = Nom
183
183
  # Label for the role of a collaborator who has a pending collaboration invitation
184
184
  groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.pendingRole = En attente
185
185
  # Aria label for the button to remove a collaborator on the item
186
- groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.removeButton = Remove
186
+ groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.removeButton = Supprimer
187
187
  # Label for the column in the collaborators list for the role of the collaborator
188
188
  groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.roleColumn = Rôle
189
189
  # Label for the role of a collaborator who can edit and delete the item
@@ -17,14 +17,14 @@ export default {
17
17
  "groupSharedFeatures.usm.passwordContainLetterNumberOrSymbolErrorMessage": "पासवर्ड में कम से कम एक बड़ा अक्षर, संख्या, या विशेष वर्ण होना चाहिए",
18
18
  "groupSharedFeatures.usm.passwordContainMinCharactersErrorMessage": "पासवर्ड में कम से कम 8 वर्ण होने चाहिए",
19
19
  "groupSharedFeatures.usm.passwordRequiredErrorMessage": "कृपया एक पासवर्ड दर्ज करें",
20
- "groupSharedFeatures.usm.removeCollaborator.bodyText": "Are you sure you want to remove {name} as a collaborator?",
20
+ "groupSharedFeatures.usm.removeCollaborator.bodyText": "क्या आप वाकई एक सहयोगी के रूप में {name} को हटाना चाहते हैं?",
21
21
  "groupSharedFeatures.usm.removeCollaborator.cancelButton": "रद्द करें",
22
22
  "groupSharedFeatures.usm.removeCollaborator.closeButton": "बंद करें",
23
23
  "groupSharedFeatures.usm.removeCollaborator.loadingLabel": "लोड हो रहा है",
24
24
  "groupSharedFeatures.usm.removeCollaborator.okayButton": "ठीक है",
25
- "groupSharedFeatures.usm.removeCollaborator.title": "Remove Collaborator",
26
- "groupSharedFeatures.usm.removeCollaboratorErrorNoticeText": "Unable to remove the collaborator. Please try again later.",
27
- "groupSharedFeatures.usm.removeCollaboratorSuccessNoticeText": "The collaborator has been removed successfully.",
25
+ "groupSharedFeatures.usm.removeCollaborator.title": "सहयोगी निकालें",
26
+ "groupSharedFeatures.usm.removeCollaboratorErrorNoticeText": "सहयोगी को हटाने में असमर्थ। कृपया बाद में दोबारा कोशिश करें।",
27
+ "groupSharedFeatures.usm.removeCollaboratorSuccessNoticeText": "सहयोगी को सफलतापूर्वक हटा दिया गया है।",
28
28
  "groupSharedFeatures.usm.removeSharedLinkModal.bodyText": "ऐसा करने से शेयर्ड लिंक स्थायी रूप से हट जाएगा। यदि इस आइटम को अन्य साइटों पर एम्बेड किया गया है, तो यह भी अनुपलब्ध हो जाएगा। कस्टम प्रॉपर्टी, सेटिंग्स और एक्सपायरी भी हट जाएगी। क्या आप जारी रखना चाहते हैं?",
29
29
  "groupSharedFeatures.usm.removeSharedLinkModal.cancelButton": "रद्द करें",
30
30
  "groupSharedFeatures.usm.removeSharedLinkModal.closeButton": "बंद करें",
@@ -91,7 +91,7 @@ export default {
91
91
  "groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.manageAllLink": "सभी को प्रबंधित करें",
92
92
  "groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.nameColumn": "नाम",
93
93
  "groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.pendingRole": "लंबित",
94
- "groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.removeButton": "Remove",
94
+ "groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.removeButton": "निकालें",
95
95
  "groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.roleColumn": "भूमिका",
96
96
  "groupSharedFeatures.usm.unifiedShareFormModal.editorRole": "संपादक",
97
97
  "groupSharedFeatures.usm.unifiedShareFormModal.loadingLabel": "लोड हो रहा है",
@@ -35,7 +35,7 @@ groupSharedFeatures.usm.passwordContainMinCharactersErrorMessage = पासव
35
35
  # Error message for the password field when password is not provided
36
36
  groupSharedFeatures.usm.passwordRequiredErrorMessage = कृपया एक पासवर्ड दर्ज करें
37
37
  # Body text of the Remove Collaborator modal
38
- groupSharedFeatures.usm.removeCollaborator.bodyText = Are you sure you want to remove {name} as a collaborator?
38
+ groupSharedFeatures.usm.removeCollaborator.bodyText = क्या आप वाकई एक सहयोगी के रूप में {name} को हटाना चाहते हैं?
39
39
  # Button text to cancel removing a collaborator
40
40
  groupSharedFeatures.usm.removeCollaborator.cancelButton = रद्द करें
41
41
  # Aria label for the button to close the Remove Collaborator modal
@@ -45,11 +45,11 @@ groupSharedFeatures.usm.removeCollaborator.loadingLabel = लोड हो र
45
45
  # Button text to confirm removing a collaborator
46
46
  groupSharedFeatures.usm.removeCollaborator.okayButton = ठीक है
47
47
  # Title of the Remove Collaborator modal
48
- groupSharedFeatures.usm.removeCollaborator.title = Remove Collaborator
48
+ groupSharedFeatures.usm.removeCollaborator.title = सहयोगी निकालें
49
49
  # Notification text when a collaborator failed to be removed
50
- groupSharedFeatures.usm.removeCollaboratorErrorNoticeText = Unable to remove the collaborator. Please try again later.
50
+ groupSharedFeatures.usm.removeCollaboratorErrorNoticeText = सहयोगी को हटाने में असमर्थ। कृपया बाद में दोबारा कोशिश करें।
51
51
  # Notification text when a collaborator is successfully removed
52
- groupSharedFeatures.usm.removeCollaboratorSuccessNoticeText = The collaborator has been removed successfully.
52
+ groupSharedFeatures.usm.removeCollaboratorSuccessNoticeText = सहयोगी को सफलतापूर्वक हटा दिया गया है।
53
53
  # Body text of the Remove Shared Link modal
54
54
  groupSharedFeatures.usm.removeSharedLinkModal.bodyText = ऐसा करने से शेयर्ड लिंक स्थायी रूप से हट जाएगा। यदि इस आइटम को अन्य साइटों पर एम्बेड किया गया है, तो यह भी अनुपलब्ध हो जाएगा। कस्टम प्रॉपर्टी, सेटिंग्स और एक्सपायरी भी हट जाएगी। क्या आप जारी रखना चाहते हैं?
55
55
  # Button text to cancel removing a shared link
@@ -183,7 +183,7 @@ groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.nameColumn = न
183
183
  # Label for the role of a collaborator who has a pending collaboration invitation
184
184
  groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.pendingRole = लंबित
185
185
  # Aria label for the button to remove a collaborator on the item
186
- groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.removeButton = Remove
186
+ groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.removeButton = निकालें
187
187
  # Label for the column in the collaborators list for the role of the collaborator
188
188
  groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.roleColumn = भूमिका
189
189
  # Label for the role of a collaborator who can edit and delete the item
@@ -17,14 +17,14 @@ export default {
17
17
  "groupSharedFeatures.usm.passwordContainLetterNumberOrSymbolErrorMessage": "La password deve contenere almeno una lettera maiuscola, un numero o un carattere speciale",
18
18
  "groupSharedFeatures.usm.passwordContainMinCharactersErrorMessage": "La password deve contenere almeno 8 caratteri",
19
19
  "groupSharedFeatures.usm.passwordRequiredErrorMessage": "Inserisci una password",
20
- "groupSharedFeatures.usm.removeCollaborator.bodyText": "Are you sure you want to remove {name} as a collaborator?",
20
+ "groupSharedFeatures.usm.removeCollaborator.bodyText": "Confermi di voler rimuovere l'utente {name} come collaboratore?",
21
21
  "groupSharedFeatures.usm.removeCollaborator.cancelButton": "Annulla",
22
22
  "groupSharedFeatures.usm.removeCollaborator.closeButton": "Chiudi",
23
- "groupSharedFeatures.usm.removeCollaborator.loadingLabel": "Caricamento in corso",
23
+ "groupSharedFeatures.usm.removeCollaborator.loadingLabel": "Caricamento",
24
24
  "groupSharedFeatures.usm.removeCollaborator.okayButton": "OK",
25
- "groupSharedFeatures.usm.removeCollaborator.title": "Remove Collaborator",
26
- "groupSharedFeatures.usm.removeCollaboratorErrorNoticeText": "Unable to remove the collaborator. Please try again later.",
27
- "groupSharedFeatures.usm.removeCollaboratorSuccessNoticeText": "The collaborator has been removed successfully.",
25
+ "groupSharedFeatures.usm.removeCollaborator.title": "Rimuovi collaboratore",
26
+ "groupSharedFeatures.usm.removeCollaboratorErrorNoticeText": "Impossibile rimuovere il collaboratore. Riprova più tardi.",
27
+ "groupSharedFeatures.usm.removeCollaboratorSuccessNoticeText": "Il collaboratore è stato rimosso correttamente.",
28
28
  "groupSharedFeatures.usm.removeSharedLinkModal.bodyText": "Questo rimuoverà in modo permanente il collegamento condiviso. Se questo elemento è incorporato su altri siti, diventerà anche inaccessibile. Anche tutte le proprietà personalizzate, le impostazioni e le scadenze verranno rimosse. Vuoi continuare?",
29
29
  "groupSharedFeatures.usm.removeSharedLinkModal.cancelButton": "Annulla",
30
30
  "groupSharedFeatures.usm.removeSharedLinkModal.closeButton": "Chiudi",
@@ -91,7 +91,7 @@ export default {
91
91
  "groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.manageAllLink": "Gestisci tutti",
92
92
  "groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.nameColumn": "Nome",
93
93
  "groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.pendingRole": "In sospeso",
94
- "groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.removeButton": "Remove",
94
+ "groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.removeButton": "Rimuovi",
95
95
  "groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.roleColumn": "Ruolo",
96
96
  "groupSharedFeatures.usm.unifiedShareFormModal.editorRole": "Editor",
97
97
  "groupSharedFeatures.usm.unifiedShareFormModal.loadingLabel": "Caricamento in corso",
@@ -35,21 +35,21 @@ groupSharedFeatures.usm.passwordContainMinCharactersErrorMessage = La password d
35
35
  # Error message for the password field when password is not provided
36
36
  groupSharedFeatures.usm.passwordRequiredErrorMessage = Inserisci una password
37
37
  # Body text of the Remove Collaborator modal
38
- groupSharedFeatures.usm.removeCollaborator.bodyText = Are you sure you want to remove {name} as a collaborator?
38
+ groupSharedFeatures.usm.removeCollaborator.bodyText = Confermi di voler rimuovere l'utente {name} come collaboratore?
39
39
  # Button text to cancel removing a collaborator
40
40
  groupSharedFeatures.usm.removeCollaborator.cancelButton = Annulla
41
41
  # Aria label for the button to close the Remove Collaborator modal
42
42
  groupSharedFeatures.usm.removeCollaborator.closeButton = Chiudi
43
43
  # Button aria label when the collaborator is being removed
44
- groupSharedFeatures.usm.removeCollaborator.loadingLabel = Caricamento in corso
44
+ groupSharedFeatures.usm.removeCollaborator.loadingLabel = Caricamento
45
45
  # Button text to confirm removing a collaborator
46
46
  groupSharedFeatures.usm.removeCollaborator.okayButton = OK
47
47
  # Title of the Remove Collaborator modal
48
- groupSharedFeatures.usm.removeCollaborator.title = Remove Collaborator
48
+ groupSharedFeatures.usm.removeCollaborator.title = Rimuovi collaboratore
49
49
  # Notification text when a collaborator failed to be removed
50
- groupSharedFeatures.usm.removeCollaboratorErrorNoticeText = Unable to remove the collaborator. Please try again later.
50
+ groupSharedFeatures.usm.removeCollaboratorErrorNoticeText = Impossibile rimuovere il collaboratore. Riprova più tardi.
51
51
  # Notification text when a collaborator is successfully removed
52
- groupSharedFeatures.usm.removeCollaboratorSuccessNoticeText = The collaborator has been removed successfully.
52
+ groupSharedFeatures.usm.removeCollaboratorSuccessNoticeText = Il collaboratore è stato rimosso correttamente.
53
53
  # Body text of the Remove Shared Link modal
54
54
  groupSharedFeatures.usm.removeSharedLinkModal.bodyText = Questo rimuoverà in modo permanente il collegamento condiviso. Se questo elemento è incorporato su altri siti, diventerà anche inaccessibile. Anche tutte le proprietà personalizzate, le impostazioni e le scadenze verranno rimosse. Vuoi continuare?
55
55
  # Button text to cancel removing a shared link
@@ -183,7 +183,7 @@ groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.nameColumn = Nom
183
183
  # Label for the role of a collaborator who has a pending collaboration invitation
184
184
  groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.pendingRole = In sospeso
185
185
  # Aria label for the button to remove a collaborator on the item
186
- groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.removeButton = Remove
186
+ groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.removeButton = Rimuovi
187
187
  # Label for the column in the collaborators list for the role of the collaborator
188
188
  groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.roleColumn = Ruolo
189
189
  # Label for the role of a collaborator who can edit and delete the item
@@ -17,14 +17,14 @@ export default {
17
17
  "groupSharedFeatures.usm.passwordContainLetterNumberOrSymbolErrorMessage": "パスワードには大文字、数字、または特殊文字を1つ以上使用する必要があります",
18
18
  "groupSharedFeatures.usm.passwordContainMinCharactersErrorMessage": "パスワードは8文字以上にする必要があります",
19
19
  "groupSharedFeatures.usm.passwordRequiredErrorMessage": "パスワードを入力してください",
20
- "groupSharedFeatures.usm.removeCollaborator.bodyText": "Are you sure you want to remove {name} as a collaborator?",
20
+ "groupSharedFeatures.usm.removeCollaborator.bodyText": "コラボレータから{name}を削除してもよろしいですか?",
21
21
  "groupSharedFeatures.usm.removeCollaborator.cancelButton": "キャンセル",
22
22
  "groupSharedFeatures.usm.removeCollaborator.closeButton": "閉じる",
23
- "groupSharedFeatures.usm.removeCollaborator.loadingLabel": "読み込み中",
23
+ "groupSharedFeatures.usm.removeCollaborator.loadingLabel": "送信中",
24
24
  "groupSharedFeatures.usm.removeCollaborator.okayButton": "OK",
25
- "groupSharedFeatures.usm.removeCollaborator.title": "Remove Collaborator",
26
- "groupSharedFeatures.usm.removeCollaboratorErrorNoticeText": "Unable to remove the collaborator. Please try again later.",
27
- "groupSharedFeatures.usm.removeCollaboratorSuccessNoticeText": "The collaborator has been removed successfully.",
25
+ "groupSharedFeatures.usm.removeCollaborator.title": "コラボレータを削除",
26
+ "groupSharedFeatures.usm.removeCollaboratorErrorNoticeText": "コラボレータを削除できません。後でもう一度やり直してください。",
27
+ "groupSharedFeatures.usm.removeCollaboratorSuccessNoticeText": "コラボレータは正常に削除されました。",
28
28
  "groupSharedFeatures.usm.removeSharedLinkModal.bodyText": "これにより、共有リンクが完全に削除されます。この項目が他のサイトに埋め込まれている場合は、そのサイトでもアクセスできなくなります。カスタムプロパティ、設定、有効期限も削除されます。続行しますか?",
29
29
  "groupSharedFeatures.usm.removeSharedLinkModal.cancelButton": "キャンセル",
30
30
  "groupSharedFeatures.usm.removeSharedLinkModal.closeButton": "閉じる",
@@ -91,7 +91,7 @@ export default {
91
91
  "groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.manageAllLink": "すべてを管理",
92
92
  "groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.nameColumn": "名前",
93
93
  "groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.pendingRole": "保留中",
94
- "groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.removeButton": "Remove",
94
+ "groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.removeButton": "削除",
95
95
  "groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.roleColumn": "役割",
96
96
  "groupSharedFeatures.usm.unifiedShareFormModal.editorRole": "編集者",
97
97
  "groupSharedFeatures.usm.unifiedShareFormModal.loadingLabel": "読み込み中",
@@ -35,21 +35,21 @@ groupSharedFeatures.usm.passwordContainMinCharactersErrorMessage = パスワー
35
35
  # Error message for the password field when password is not provided
36
36
  groupSharedFeatures.usm.passwordRequiredErrorMessage = パスワードを入力してください
37
37
  # Body text of the Remove Collaborator modal
38
- groupSharedFeatures.usm.removeCollaborator.bodyText = Are you sure you want to remove {name} as a collaborator?
38
+ groupSharedFeatures.usm.removeCollaborator.bodyText = コラボレータから{name}を削除してもよろしいですか?
39
39
  # Button text to cancel removing a collaborator
40
40
  groupSharedFeatures.usm.removeCollaborator.cancelButton = キャンセル
41
41
  # Aria label for the button to close the Remove Collaborator modal
42
42
  groupSharedFeatures.usm.removeCollaborator.closeButton = 閉じる
43
43
  # Button aria label when the collaborator is being removed
44
- groupSharedFeatures.usm.removeCollaborator.loadingLabel = 読み込み中
44
+ groupSharedFeatures.usm.removeCollaborator.loadingLabel = 送信中
45
45
  # Button text to confirm removing a collaborator
46
46
  groupSharedFeatures.usm.removeCollaborator.okayButton = OK
47
47
  # Title of the Remove Collaborator modal
48
- groupSharedFeatures.usm.removeCollaborator.title = Remove Collaborator
48
+ groupSharedFeatures.usm.removeCollaborator.title = コラボレータを削除
49
49
  # Notification text when a collaborator failed to be removed
50
- groupSharedFeatures.usm.removeCollaboratorErrorNoticeText = Unable to remove the collaborator. Please try again later.
50
+ groupSharedFeatures.usm.removeCollaboratorErrorNoticeText = コラボレータを削除できません。後でもう一度やり直してください。
51
51
  # Notification text when a collaborator is successfully removed
52
- groupSharedFeatures.usm.removeCollaboratorSuccessNoticeText = The collaborator has been removed successfully.
52
+ groupSharedFeatures.usm.removeCollaboratorSuccessNoticeText = コラボレータは正常に削除されました。
53
53
  # Body text of the Remove Shared Link modal
54
54
  groupSharedFeatures.usm.removeSharedLinkModal.bodyText = これにより、共有リンクが完全に削除されます。この項目が他のサイトに埋め込まれている場合は、そのサイトでもアクセスできなくなります。カスタムプロパティ、設定、有効期限も削除されます。続行しますか?
55
55
  # Button text to cancel removing a shared link
@@ -183,7 +183,7 @@ groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.nameColumn = 名
183
183
  # Label for the role of a collaborator who has a pending collaboration invitation
184
184
  groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.pendingRole = 保留中
185
185
  # Aria label for the button to remove a collaborator on the item
186
- groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.removeButton = Remove
186
+ groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.removeButton = 削除
187
187
  # Label for the column in the collaborators list for the role of the collaborator
188
188
  groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.roleColumn = 役割
189
189
  # Label for the role of a collaborator who can edit and delete the item
@@ -17,14 +17,14 @@ export default {
17
17
  "groupSharedFeatures.usm.passwordContainLetterNumberOrSymbolErrorMessage": "암호는 대문자, 숫자 또는 특수 문자가 하나 이상 포함되어야 합니다",
18
18
  "groupSharedFeatures.usm.passwordContainMinCharactersErrorMessage": "암호는 8자 이상이어야 합니다",
19
19
  "groupSharedFeatures.usm.passwordRequiredErrorMessage": "암호를 입력하세요",
20
- "groupSharedFeatures.usm.removeCollaborator.bodyText": "Are you sure you want to remove {name} as a collaborator?",
20
+ "groupSharedFeatures.usm.removeCollaborator.bodyText": "{name}을(를) 공동 작업자에서 제외하시겠습니까?",
21
21
  "groupSharedFeatures.usm.removeCollaborator.cancelButton": "취소",
22
22
  "groupSharedFeatures.usm.removeCollaborator.closeButton": "닫기",
23
23
  "groupSharedFeatures.usm.removeCollaborator.loadingLabel": "로드 중",
24
24
  "groupSharedFeatures.usm.removeCollaborator.okayButton": "확인",
25
- "groupSharedFeatures.usm.removeCollaborator.title": "Remove Collaborator",
26
- "groupSharedFeatures.usm.removeCollaboratorErrorNoticeText": "Unable to remove the collaborator. Please try again later.",
27
- "groupSharedFeatures.usm.removeCollaboratorSuccessNoticeText": "The collaborator has been removed successfully.",
25
+ "groupSharedFeatures.usm.removeCollaborator.title": "공동 작업자 제외",
26
+ "groupSharedFeatures.usm.removeCollaboratorErrorNoticeText": "공동 작업자를 제거할 없습니다. 나중에 다시 시도하십시오.",
27
+ "groupSharedFeatures.usm.removeCollaboratorSuccessNoticeText": "공동 작업자가 성공적으로 제거되었습니다.",
28
28
  "groupSharedFeatures.usm.removeSharedLinkModal.bodyText": "공유 링크가 영구적으로 제거됩니다. 이 항목이 다른 사이트에 포함되어 있으면 이어지지 않습니다. 지정 속성, 설정 및 만료 등이 제거됩니다. 계속하시겠습니까?",
29
29
  "groupSharedFeatures.usm.removeSharedLinkModal.cancelButton": "취소",
30
30
  "groupSharedFeatures.usm.removeSharedLinkModal.closeButton": "닫기",
@@ -91,7 +91,7 @@ export default {
91
91
  "groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.manageAllLink": "모두 관리",
92
92
  "groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.nameColumn": "이름",
93
93
  "groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.pendingRole": "대기 중",
94
- "groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.removeButton": "Remove",
94
+ "groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.removeButton": "제거",
95
95
  "groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.roleColumn": "역할",
96
96
  "groupSharedFeatures.usm.unifiedShareFormModal.editorRole": "편집자",
97
97
  "groupSharedFeatures.usm.unifiedShareFormModal.loadingLabel": "로드 중",
@@ -35,7 +35,7 @@ groupSharedFeatures.usm.passwordContainMinCharactersErrorMessage = 암호는 8
35
35
  # Error message for the password field when password is not provided
36
36
  groupSharedFeatures.usm.passwordRequiredErrorMessage = 암호를 입력하세요
37
37
  # Body text of the Remove Collaborator modal
38
- groupSharedFeatures.usm.removeCollaborator.bodyText = Are you sure you want to remove {name} as a collaborator?
38
+ groupSharedFeatures.usm.removeCollaborator.bodyText = {name}을(를) 공동 작업자에서 제외하시겠습니까?
39
39
  # Button text to cancel removing a collaborator
40
40
  groupSharedFeatures.usm.removeCollaborator.cancelButton = 취소
41
41
  # Aria label for the button to close the Remove Collaborator modal
@@ -45,11 +45,11 @@ groupSharedFeatures.usm.removeCollaborator.loadingLabel = 로드 중
45
45
  # Button text to confirm removing a collaborator
46
46
  groupSharedFeatures.usm.removeCollaborator.okayButton = 확인
47
47
  # Title of the Remove Collaborator modal
48
- groupSharedFeatures.usm.removeCollaborator.title = Remove Collaborator
48
+ groupSharedFeatures.usm.removeCollaborator.title = 공동 작업자 제외
49
49
  # Notification text when a collaborator failed to be removed
50
- groupSharedFeatures.usm.removeCollaboratorErrorNoticeText = Unable to remove the collaborator. Please try again later.
50
+ groupSharedFeatures.usm.removeCollaboratorErrorNoticeText = 공동 작업자를 제거할 없습니다. 나중에 다시 시도하십시오.
51
51
  # Notification text when a collaborator is successfully removed
52
- groupSharedFeatures.usm.removeCollaboratorSuccessNoticeText = The collaborator has been removed successfully.
52
+ groupSharedFeatures.usm.removeCollaboratorSuccessNoticeText = 공동 작업자가 성공적으로 제거되었습니다.
53
53
  # Body text of the Remove Shared Link modal
54
54
  groupSharedFeatures.usm.removeSharedLinkModal.bodyText = 공유 링크가 영구적으로 제거됩니다. 이 항목이 다른 사이트에 포함되어 있으면 이어지지 않습니다. 지정 속성, 설정 및 만료 등이 제거됩니다. 계속하시겠습니까?
55
55
  # Button text to cancel removing a shared link
@@ -183,7 +183,7 @@ groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.nameColumn = 이
183
183
  # Label for the role of a collaborator who has a pending collaboration invitation
184
184
  groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.pendingRole = 대기 중
185
185
  # Aria label for the button to remove a collaborator on the item
186
- groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.removeButton = Remove
186
+ groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.removeButton = 제거
187
187
  # Label for the column in the collaborators list for the role of the collaborator
188
188
  groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.roleColumn = 역할
189
189
  # Label for the role of a collaborator who can edit and delete the item
@@ -17,14 +17,14 @@ export default {
17
17
  "groupSharedFeatures.usm.passwordContainLetterNumberOrSymbolErrorMessage": "Passord må inneholde minst en stor bokstav, tall eller spesialtegn",
18
18
  "groupSharedFeatures.usm.passwordContainMinCharactersErrorMessage": "Passord bør inneholde minst åtte tegn",
19
19
  "groupSharedFeatures.usm.passwordRequiredErrorMessage": "Skriv inn passord",
20
- "groupSharedFeatures.usm.removeCollaborator.bodyText": "Are you sure you want to remove {name} as a collaborator?",
20
+ "groupSharedFeatures.usm.removeCollaborator.bodyText": "Er du sikker at du vil fjerne {name} som samarbeidspartner?",
21
21
  "groupSharedFeatures.usm.removeCollaborator.cancelButton": "Avbryt",
22
22
  "groupSharedFeatures.usm.removeCollaborator.closeButton": "Lukk",
23
- "groupSharedFeatures.usm.removeCollaborator.loadingLabel": "Laster inn",
23
+ "groupSharedFeatures.usm.removeCollaborator.loadingLabel": "Laster ",
24
24
  "groupSharedFeatures.usm.removeCollaborator.okayButton": "Ok",
25
- "groupSharedFeatures.usm.removeCollaborator.title": "Remove Collaborator",
26
- "groupSharedFeatures.usm.removeCollaboratorErrorNoticeText": "Unable to remove the collaborator. Please try again later.",
27
- "groupSharedFeatures.usm.removeCollaboratorSuccessNoticeText": "The collaborator has been removed successfully.",
25
+ "groupSharedFeatures.usm.removeCollaborator.title": "Fjern samarbeidspartner",
26
+ "groupSharedFeatures.usm.removeCollaboratorErrorNoticeText": "Kan ikke fjerne samarbeidspartner. Prøv nytt senere.",
27
+ "groupSharedFeatures.usm.removeCollaboratorSuccessNoticeText": "Samarbeidspartner har blitt fjernet.",
28
28
  "groupSharedFeatures.usm.removeSharedLinkModal.bodyText": "Dette vil fjerne den delte koblingen for godt. Hvis dette elementet er innebygd på andre nettsteder, vil det også bli utilgjengelig. Alle egendefinerte egenskaper, innstillinger og utløpsdatoer vil også bli fjernet. Vil du fortsette?",
29
29
  "groupSharedFeatures.usm.removeSharedLinkModal.cancelButton": "Avbryt",
30
30
  "groupSharedFeatures.usm.removeSharedLinkModal.closeButton": "Lukk",
@@ -91,7 +91,7 @@ export default {
91
91
  "groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.manageAllLink": "Administrer alle",
92
92
  "groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.nameColumn": "Navn",
93
93
  "groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.pendingRole": "Ventende",
94
- "groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.removeButton": "Remove",
94
+ "groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.removeButton": "Fjern",
95
95
  "groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.roleColumn": "Rolle",
96
96
  "groupSharedFeatures.usm.unifiedShareFormModal.editorRole": "Redaktør",
97
97
  "groupSharedFeatures.usm.unifiedShareFormModal.loadingLabel": "Laster inn",
@@ -35,21 +35,21 @@ groupSharedFeatures.usm.passwordContainMinCharactersErrorMessage = Passord bør
35
35
  # Error message for the password field when password is not provided
36
36
  groupSharedFeatures.usm.passwordRequiredErrorMessage = Skriv inn passord
37
37
  # Body text of the Remove Collaborator modal
38
- groupSharedFeatures.usm.removeCollaborator.bodyText = Are you sure you want to remove {name} as a collaborator?
38
+ groupSharedFeatures.usm.removeCollaborator.bodyText = Er du sikker at du vil fjerne {name} som samarbeidspartner?
39
39
  # Button text to cancel removing a collaborator
40
40
  groupSharedFeatures.usm.removeCollaborator.cancelButton = Avbryt
41
41
  # Aria label for the button to close the Remove Collaborator modal
42
42
  groupSharedFeatures.usm.removeCollaborator.closeButton = Lukk
43
43
  # Button aria label when the collaborator is being removed
44
- groupSharedFeatures.usm.removeCollaborator.loadingLabel = Laster inn
44
+ groupSharedFeatures.usm.removeCollaborator.loadingLabel = Laster
45
45
  # Button text to confirm removing a collaborator
46
46
  groupSharedFeatures.usm.removeCollaborator.okayButton = Ok
47
47
  # Title of the Remove Collaborator modal
48
- groupSharedFeatures.usm.removeCollaborator.title = Remove Collaborator
48
+ groupSharedFeatures.usm.removeCollaborator.title = Fjern samarbeidspartner
49
49
  # Notification text when a collaborator failed to be removed
50
- groupSharedFeatures.usm.removeCollaboratorErrorNoticeText = Unable to remove the collaborator. Please try again later.
50
+ groupSharedFeatures.usm.removeCollaboratorErrorNoticeText = Kan ikke fjerne samarbeidspartner. Prøv nytt senere.
51
51
  # Notification text when a collaborator is successfully removed
52
- groupSharedFeatures.usm.removeCollaboratorSuccessNoticeText = The collaborator has been removed successfully.
52
+ groupSharedFeatures.usm.removeCollaboratorSuccessNoticeText = Samarbeidspartner har blitt fjernet.
53
53
  # Body text of the Remove Shared Link modal
54
54
  groupSharedFeatures.usm.removeSharedLinkModal.bodyText = Dette vil fjerne den delte koblingen for godt. Hvis dette elementet er innebygd på andre nettsteder, vil det også bli utilgjengelig. Alle egendefinerte egenskaper, innstillinger og utløpsdatoer vil også bli fjernet. Vil du fortsette?
55
55
  # Button text to cancel removing a shared link
@@ -183,7 +183,7 @@ groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.nameColumn = Nav
183
183
  # Label for the role of a collaborator who has a pending collaboration invitation
184
184
  groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.pendingRole = Ventende
185
185
  # Aria label for the button to remove a collaborator on the item
186
- groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.removeButton = Remove
186
+ groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.removeButton = Fjern
187
187
  # Label for the column in the collaborators list for the role of the collaborator
188
188
  groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.roleColumn = Rolle
189
189
  # Label for the role of a collaborator who can edit and delete the item