@box/unified-share-modal 1.23.0 → 1.24.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 (48) hide show
  1. package/dist/i18n/bn-IN.js +4 -4
  2. package/dist/i18n/bn-IN.properties +18 -0
  3. package/dist/i18n/da-DK.js +3 -3
  4. package/dist/i18n/da-DK.properties +18 -0
  5. package/dist/i18n/de-DE.js +4 -4
  6. package/dist/i18n/de-DE.properties +18 -0
  7. package/dist/i18n/en-AU.properties +18 -0
  8. package/dist/i18n/en-CA.properties +18 -0
  9. package/dist/i18n/en-GB.properties +18 -0
  10. package/dist/i18n/en-x-pseudo.js +136 -136
  11. package/dist/i18n/en-x-pseudo.properties +145 -127
  12. package/dist/i18n/es-419.js +4 -4
  13. package/dist/i18n/es-419.properties +18 -0
  14. package/dist/i18n/es-ES.js +4 -4
  15. package/dist/i18n/es-ES.properties +18 -0
  16. package/dist/i18n/fi-FI.js +4 -4
  17. package/dist/i18n/fi-FI.properties +18 -0
  18. package/dist/i18n/fr-CA.js +4 -4
  19. package/dist/i18n/fr-CA.properties +18 -0
  20. package/dist/i18n/fr-FR.js +4 -4
  21. package/dist/i18n/fr-FR.properties +18 -0
  22. package/dist/i18n/hi-IN.js +4 -4
  23. package/dist/i18n/hi-IN.properties +18 -0
  24. package/dist/i18n/it-IT.js +4 -4
  25. package/dist/i18n/it-IT.properties +18 -0
  26. package/dist/i18n/ja-JP.js +4 -4
  27. package/dist/i18n/ja-JP.properties +18 -0
  28. package/dist/i18n/ko-KR.js +4 -4
  29. package/dist/i18n/ko-KR.properties +18 -0
  30. package/dist/i18n/nb-NO.js +4 -4
  31. package/dist/i18n/nb-NO.properties +18 -0
  32. package/dist/i18n/nl-NL.js +4 -4
  33. package/dist/i18n/nl-NL.properties +18 -0
  34. package/dist/i18n/pl-PL.js +4 -4
  35. package/dist/i18n/pl-PL.properties +18 -0
  36. package/dist/i18n/pt-BR.js +4 -4
  37. package/dist/i18n/pt-BR.properties +18 -0
  38. package/dist/i18n/ru-RU.js +4 -4
  39. package/dist/i18n/ru-RU.properties +18 -0
  40. package/dist/i18n/sv-SE.js +4 -4
  41. package/dist/i18n/sv-SE.properties +18 -0
  42. package/dist/i18n/tr-TR.js +4 -4
  43. package/dist/i18n/tr-TR.properties +18 -0
  44. package/dist/i18n/zh-CN.js +4 -4
  45. package/dist/i18n/zh-CN.properties +18 -0
  46. package/dist/i18n/zh-TW.js +4 -4
  47. package/dist/i18n/zh-TW.properties +18 -0
  48. package/package.json +9 -9
@@ -18,10 +18,10 @@ export default {
18
18
  "groupSharedFeatures.usm.passwordContainMinCharactersErrorMessage": "পাসওয়ার্ডে কমপক্ষে 8টি অক্ষর থাকতে হবে",
19
19
  "groupSharedFeatures.usm.passwordRequiredErrorMessage": "অনুগ্রহ করে একটি পাসওয়ার্ড লিখুন",
20
20
  "groupSharedFeatures.usm.removeCollaborator.bodyText": "Are you sure you want to remove {name} as a collaborator?",
21
- "groupSharedFeatures.usm.removeCollaborator.cancelButton": "Cancel",
22
- "groupSharedFeatures.usm.removeCollaborator.closeButton": "Close",
23
- "groupSharedFeatures.usm.removeCollaborator.loadingLabel": "Loading",
24
- "groupSharedFeatures.usm.removeCollaborator.okayButton": "Okay",
21
+ "groupSharedFeatures.usm.removeCollaborator.cancelButton": "বাতিল করুন",
22
+ "groupSharedFeatures.usm.removeCollaborator.closeButton": "বন্ধ করুন",
23
+ "groupSharedFeatures.usm.removeCollaborator.loadingLabel": "লোড হচ্ছে",
24
+ "groupSharedFeatures.usm.removeCollaborator.okayButton": "ঠিক আছে",
25
25
  "groupSharedFeatures.usm.removeCollaborator.title": "Remove Collaborator",
26
26
  "groupSharedFeatures.usm.removeCollaboratorErrorNoticeText": "Unable to remove the collaborator. Please try again later.",
27
27
  "groupSharedFeatures.usm.removeCollaboratorSuccessNoticeText": "The collaborator has been removed successfully.",
@@ -34,6 +34,22 @@ groupSharedFeatures.usm.passwordContainLetterNumberOrSymbolErrorMessage = পা
34
34
  groupSharedFeatures.usm.passwordContainMinCharactersErrorMessage = পাসওয়ার্ডে কমপক্ষে 8টি অক্ষর থাকতে হবে
35
35
  # Error message for the password field when password is not provided
36
36
  groupSharedFeatures.usm.passwordRequiredErrorMessage = অনুগ্রহ করে একটি পাসওয়ার্ড লিখুন
37
+ # Body text of the Remove Collaborator modal
38
+ groupSharedFeatures.usm.removeCollaborator.bodyText = Are you sure you want to remove {name} as a collaborator?
39
+ # Button text to cancel removing a collaborator
40
+ groupSharedFeatures.usm.removeCollaborator.cancelButton = বাতিল করুন
41
+ # Aria label for the button to close the Remove Collaborator modal
42
+ groupSharedFeatures.usm.removeCollaborator.closeButton = বন্ধ করুন
43
+ # Button aria label when the collaborator is being removed
44
+ groupSharedFeatures.usm.removeCollaborator.loadingLabel = লোড হচ্ছে
45
+ # Button text to confirm removing a collaborator
46
+ groupSharedFeatures.usm.removeCollaborator.okayButton = ঠিক আছে
47
+ # Title of the Remove Collaborator modal
48
+ groupSharedFeatures.usm.removeCollaborator.title = Remove Collaborator
49
+ # Notification text when a collaborator failed to be removed
50
+ groupSharedFeatures.usm.removeCollaboratorErrorNoticeText = Unable to remove the collaborator. Please try again later.
51
+ # Notification text when a collaborator is successfully removed
52
+ groupSharedFeatures.usm.removeCollaboratorSuccessNoticeText = The collaborator has been removed successfully.
37
53
  # Body text of the Remove Shared Link modal
38
54
  groupSharedFeatures.usm.removeSharedLinkModal.bodyText = এটি শেয়ার করা লিঙ্কটি স্থায়ীভাবে সরিয়ে ফেলবে। এই আইটেমটি অন্যান্য সাইটে এম্বেড করা হলে এটি অ্যাক্সেসযোগ্য হবে না। যেকোনো কাস্টম প্রোপার্টি, সেটিংস এবং মেয়াদউত্তীর্ণও সরানো হবে। আপনি কি চালিয়ে যেতে চান?
39
55
  # Button text to cancel removing a shared link
@@ -166,6 +182,8 @@ groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.manageAllLink =
166
182
  groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.nameColumn = নাম
167
183
  # Label for the role of a collaborator who has a pending collaboration invitation
168
184
  groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.pendingRole = পেন্ডিং আছে
185
+ # Aria label for the button to remove a collaborator on the item
186
+ groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.removeButton = Remove
169
187
  # Label for the column in the collaborators list for the role of the collaborator
170
188
  groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.roleColumn = ভূমিকা
171
189
  # Label for the role of a collaborator who can edit and delete the item
@@ -18,9 +18,9 @@ export default {
18
18
  "groupSharedFeatures.usm.passwordContainMinCharactersErrorMessage": "adgangskode skal indeholde mindst 8 tegn",
19
19
  "groupSharedFeatures.usm.passwordRequiredErrorMessage": "Indtast venligst en adgangskode",
20
20
  "groupSharedFeatures.usm.removeCollaborator.bodyText": "Are you sure you want to remove {name} as a collaborator?",
21
- "groupSharedFeatures.usm.removeCollaborator.cancelButton": "Cancel",
22
- "groupSharedFeatures.usm.removeCollaborator.closeButton": "Close",
23
- "groupSharedFeatures.usm.removeCollaborator.loadingLabel": "Loading",
21
+ "groupSharedFeatures.usm.removeCollaborator.cancelButton": "Annuller",
22
+ "groupSharedFeatures.usm.removeCollaborator.closeButton": "Luk",
23
+ "groupSharedFeatures.usm.removeCollaborator.loadingLabel": "Indlæser",
24
24
  "groupSharedFeatures.usm.removeCollaborator.okayButton": "Okay",
25
25
  "groupSharedFeatures.usm.removeCollaborator.title": "Remove Collaborator",
26
26
  "groupSharedFeatures.usm.removeCollaboratorErrorNoticeText": "Unable to remove the collaborator. Please try again later.",
@@ -34,6 +34,22 @@ groupSharedFeatures.usm.passwordContainLetterNumberOrSymbolErrorMessage = Adgang
34
34
  groupSharedFeatures.usm.passwordContainMinCharactersErrorMessage = adgangskode skal indeholde mindst 8 tegn
35
35
  # Error message for the password field when password is not provided
36
36
  groupSharedFeatures.usm.passwordRequiredErrorMessage = Indtast venligst en adgangskode
37
+ # Body text of the Remove Collaborator modal
38
+ groupSharedFeatures.usm.removeCollaborator.bodyText = Are you sure you want to remove {name} as a collaborator?
39
+ # Button text to cancel removing a collaborator
40
+ groupSharedFeatures.usm.removeCollaborator.cancelButton = Annuller
41
+ # Aria label for the button to close the Remove Collaborator modal
42
+ groupSharedFeatures.usm.removeCollaborator.closeButton = Luk
43
+ # Button aria label when the collaborator is being removed
44
+ groupSharedFeatures.usm.removeCollaborator.loadingLabel = Indlæser
45
+ # Button text to confirm removing a collaborator
46
+ groupSharedFeatures.usm.removeCollaborator.okayButton = Okay
47
+ # Title of the Remove Collaborator modal
48
+ groupSharedFeatures.usm.removeCollaborator.title = Remove Collaborator
49
+ # Notification text when a collaborator failed to be removed
50
+ groupSharedFeatures.usm.removeCollaboratorErrorNoticeText = Unable to remove the collaborator. Please try again later.
51
+ # Notification text when a collaborator is successfully removed
52
+ groupSharedFeatures.usm.removeCollaboratorSuccessNoticeText = The collaborator has been removed successfully.
37
53
  # Body text of the Remove Shared Link modal
38
54
  groupSharedFeatures.usm.removeSharedLinkModal.bodyText = Dette fjerner det delte link permanent. Hvis elementet er indlejret på andre sider, vil det også blive utilgængeligt. Eventuelle brugerdefinerede egenskaber, indstillinger og udløbstider vil også blive fjernet. Vil du fortsætte?
39
55
  # Button text to cancel removing a shared link
@@ -166,6 +182,8 @@ groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.manageAllLink =
166
182
  groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.nameColumn = Navn
167
183
  # Label for the role of a collaborator who has a pending collaboration invitation
168
184
  groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.pendingRole = Afventer
185
+ # Aria label for the button to remove a collaborator on the item
186
+ groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.removeButton = Remove
169
187
  # Label for the column in the collaborators list for the role of the collaborator
170
188
  groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.roleColumn = Rolle
171
189
  # Label for the role of a collaborator who can edit and delete the item
@@ -18,10 +18,10 @@ export default {
18
18
  "groupSharedFeatures.usm.passwordContainMinCharactersErrorMessage": "Das Kennwort muss mindestens 8 Zeichen enthalten",
19
19
  "groupSharedFeatures.usm.passwordRequiredErrorMessage": "Bitte geben Sie ein Kennwort ein",
20
20
  "groupSharedFeatures.usm.removeCollaborator.bodyText": "Are you sure you want to remove {name} as a collaborator?",
21
- "groupSharedFeatures.usm.removeCollaborator.cancelButton": "Cancel",
22
- "groupSharedFeatures.usm.removeCollaborator.closeButton": "Close",
23
- "groupSharedFeatures.usm.removeCollaborator.loadingLabel": "Loading",
24
- "groupSharedFeatures.usm.removeCollaborator.okayButton": "Okay",
21
+ "groupSharedFeatures.usm.removeCollaborator.cancelButton": "Abbrechen",
22
+ "groupSharedFeatures.usm.removeCollaborator.closeButton": "Schließen",
23
+ "groupSharedFeatures.usm.removeCollaborator.loadingLabel": "Laden",
24
+ "groupSharedFeatures.usm.removeCollaborator.okayButton": "OK",
25
25
  "groupSharedFeatures.usm.removeCollaborator.title": "Remove Collaborator",
26
26
  "groupSharedFeatures.usm.removeCollaboratorErrorNoticeText": "Unable to remove the collaborator. Please try again later.",
27
27
  "groupSharedFeatures.usm.removeCollaboratorSuccessNoticeText": "The collaborator has been removed successfully.",
@@ -34,6 +34,22 @@ groupSharedFeatures.usm.passwordContainLetterNumberOrSymbolErrorMessage = Das Ke
34
34
  groupSharedFeatures.usm.passwordContainMinCharactersErrorMessage = Das Kennwort muss mindestens 8 Zeichen enthalten
35
35
  # Error message for the password field when password is not provided
36
36
  groupSharedFeatures.usm.passwordRequiredErrorMessage = Bitte geben Sie ein Kennwort ein
37
+ # Body text of the Remove Collaborator modal
38
+ groupSharedFeatures.usm.removeCollaborator.bodyText = Are you sure you want to remove {name} as a collaborator?
39
+ # Button text to cancel removing a collaborator
40
+ groupSharedFeatures.usm.removeCollaborator.cancelButton = Abbrechen
41
+ # Aria label for the button to close the Remove Collaborator modal
42
+ groupSharedFeatures.usm.removeCollaborator.closeButton = Schließen
43
+ # Button aria label when the collaborator is being removed
44
+ groupSharedFeatures.usm.removeCollaborator.loadingLabel = Laden
45
+ # Button text to confirm removing a collaborator
46
+ groupSharedFeatures.usm.removeCollaborator.okayButton = OK
47
+ # Title of the Remove Collaborator modal
48
+ groupSharedFeatures.usm.removeCollaborator.title = Remove Collaborator
49
+ # Notification text when a collaborator failed to be removed
50
+ groupSharedFeatures.usm.removeCollaboratorErrorNoticeText = Unable to remove the collaborator. Please try again later.
51
+ # Notification text when a collaborator is successfully removed
52
+ groupSharedFeatures.usm.removeCollaboratorSuccessNoticeText = The collaborator has been removed successfully.
37
53
  # Body text of the Remove Shared Link modal
38
54
  groupSharedFeatures.usm.removeSharedLinkModal.bodyText = Dadurch wird der freigegebene Link endgültig entfernt. Wenn dieses Element auf anderen Websites eingebettet ist, wird es ebenfalls unzugänglich. Alle benutzerdefinierten Eigenschaften, Einstellungen und Ablaufzeiten werden ebenfalls entfernt. Möchten Sie fortfahren?
39
55
  # Button text to cancel removing a shared link
@@ -166,6 +182,8 @@ groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.manageAllLink =
166
182
  groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.nameColumn = Name
167
183
  # Label for the role of a collaborator who has a pending collaboration invitation
168
184
  groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.pendingRole = Ausstehend
185
+ # Aria label for the button to remove a collaborator on the item
186
+ groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.removeButton = Remove
169
187
  # Label for the column in the collaborators list for the role of the collaborator
170
188
  groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.roleColumn = Rolle
171
189
  # Label for the role of a collaborator who can edit and delete the item
@@ -34,6 +34,22 @@ groupSharedFeatures.usm.passwordContainLetterNumberOrSymbolErrorMessage = Passwo
34
34
  groupSharedFeatures.usm.passwordContainMinCharactersErrorMessage = Password must contain at least 8 characters
35
35
  # Error message for the password field when password is not provided
36
36
  groupSharedFeatures.usm.passwordRequiredErrorMessage = Please enter a password
37
+ # Body text of the Remove Collaborator modal
38
+ groupSharedFeatures.usm.removeCollaborator.bodyText = Are you sure you want to remove {name} as a collaborator?
39
+ # Button text to cancel removing a collaborator
40
+ groupSharedFeatures.usm.removeCollaborator.cancelButton = Cancel
41
+ # Aria label for the button to close the Remove Collaborator modal
42
+ groupSharedFeatures.usm.removeCollaborator.closeButton = Close
43
+ # Button aria label when the collaborator is being removed
44
+ groupSharedFeatures.usm.removeCollaborator.loadingLabel = Loading
45
+ # Button text to confirm removing a collaborator
46
+ groupSharedFeatures.usm.removeCollaborator.okayButton = Okay
47
+ # Title of the Remove Collaborator modal
48
+ groupSharedFeatures.usm.removeCollaborator.title = Remove Collaborator
49
+ # Notification text when a collaborator failed to be removed
50
+ groupSharedFeatures.usm.removeCollaboratorErrorNoticeText = Unable to remove the collaborator. Please try again later.
51
+ # Notification text when a collaborator is successfully removed
52
+ groupSharedFeatures.usm.removeCollaboratorSuccessNoticeText = The collaborator has been removed successfully.
37
53
  # Body text of the Remove Shared Link modal
38
54
  groupSharedFeatures.usm.removeSharedLinkModal.bodyText = This will permanently remove the shared link. If this item is embedded on other sites, it will also become inaccessible. Any custom properties, settings and expirations will be removed as well. Do you want to continue?
39
55
  # Button text to cancel removing a shared link
@@ -166,6 +182,8 @@ groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.manageAllLink =
166
182
  groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.nameColumn = Name
167
183
  # Label for the role of a collaborator who has a pending collaboration invitation
168
184
  groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.pendingRole = Pending
185
+ # Aria label for the button to remove a collaborator on the item
186
+ groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.removeButton = Remove
169
187
  # Label for the column in the collaborators list for the role of the collaborator
170
188
  groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.roleColumn = Role
171
189
  # Label for the role of a collaborator who can edit and delete the item
@@ -34,6 +34,22 @@ groupSharedFeatures.usm.passwordContainLetterNumberOrSymbolErrorMessage = Passwo
34
34
  groupSharedFeatures.usm.passwordContainMinCharactersErrorMessage = Password must contain at least 8 characters
35
35
  # Error message for the password field when password is not provided
36
36
  groupSharedFeatures.usm.passwordRequiredErrorMessage = Please enter a password
37
+ # Body text of the Remove Collaborator modal
38
+ groupSharedFeatures.usm.removeCollaborator.bodyText = Are you sure you want to remove {name} as a collaborator?
39
+ # Button text to cancel removing a collaborator
40
+ groupSharedFeatures.usm.removeCollaborator.cancelButton = Cancel
41
+ # Aria label for the button to close the Remove Collaborator modal
42
+ groupSharedFeatures.usm.removeCollaborator.closeButton = Close
43
+ # Button aria label when the collaborator is being removed
44
+ groupSharedFeatures.usm.removeCollaborator.loadingLabel = Loading
45
+ # Button text to confirm removing a collaborator
46
+ groupSharedFeatures.usm.removeCollaborator.okayButton = Okay
47
+ # Title of the Remove Collaborator modal
48
+ groupSharedFeatures.usm.removeCollaborator.title = Remove Collaborator
49
+ # Notification text when a collaborator failed to be removed
50
+ groupSharedFeatures.usm.removeCollaboratorErrorNoticeText = Unable to remove the collaborator. Please try again later.
51
+ # Notification text when a collaborator is successfully removed
52
+ groupSharedFeatures.usm.removeCollaboratorSuccessNoticeText = The collaborator has been removed successfully.
37
53
  # Body text of the Remove Shared Link modal
38
54
  groupSharedFeatures.usm.removeSharedLinkModal.bodyText = This will permanently remove the shared link. If this item is embedded on other sites it will also become inaccessible. Any custom properties, settings and expirations will be removed as well. Do you want to continue?
39
55
  # Button text to cancel removing a shared link
@@ -166,6 +182,8 @@ groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.manageAllLink =
166
182
  groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.nameColumn = Name
167
183
  # Label for the role of a collaborator who has a pending collaboration invitation
168
184
  groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.pendingRole = Pending
185
+ # Aria label for the button to remove a collaborator on the item
186
+ groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.removeButton = Remove
169
187
  # Label for the column in the collaborators list for the role of the collaborator
170
188
  groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.roleColumn = Role
171
189
  # Label for the role of a collaborator who can edit and delete the item
@@ -34,6 +34,22 @@ groupSharedFeatures.usm.passwordContainLetterNumberOrSymbolErrorMessage = Passwo
34
34
  groupSharedFeatures.usm.passwordContainMinCharactersErrorMessage = Password must contain at least 8 characters
35
35
  # Error message for the password field when password is not provided
36
36
  groupSharedFeatures.usm.passwordRequiredErrorMessage = Please enter a password
37
+ # Body text of the Remove Collaborator modal
38
+ groupSharedFeatures.usm.removeCollaborator.bodyText = Are you sure you want to remove {name} as a collaborator?
39
+ # Button text to cancel removing a collaborator
40
+ groupSharedFeatures.usm.removeCollaborator.cancelButton = Cancel
41
+ # Aria label for the button to close the Remove Collaborator modal
42
+ groupSharedFeatures.usm.removeCollaborator.closeButton = Close
43
+ # Button aria label when the collaborator is being removed
44
+ groupSharedFeatures.usm.removeCollaborator.loadingLabel = Loading
45
+ # Button text to confirm removing a collaborator
46
+ groupSharedFeatures.usm.removeCollaborator.okayButton = Okay
47
+ # Title of the Remove Collaborator modal
48
+ groupSharedFeatures.usm.removeCollaborator.title = Remove Collaborator
49
+ # Notification text when a collaborator failed to be removed
50
+ groupSharedFeatures.usm.removeCollaboratorErrorNoticeText = Unable to remove the collaborator. Please try again later.
51
+ # Notification text when a collaborator is successfully removed
52
+ groupSharedFeatures.usm.removeCollaboratorSuccessNoticeText = The collaborator has been removed successfully.
37
53
  # Body text of the Remove Shared Link modal
38
54
  groupSharedFeatures.usm.removeSharedLinkModal.bodyText = This will permanently remove the shared link. If this item is embedded on other sites, it will also become inaccessible. Any custom properties, settings and expirations will be removed as well. Do you want to continue?
39
55
  # Button text to cancel removing a shared link
@@ -166,6 +182,8 @@ groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.manageAllLink =
166
182
  groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.nameColumn = Name
167
183
  # Label for the role of a collaborator who has a pending collaboration invitation
168
184
  groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.pendingRole = Pending
185
+ # Aria label for the button to remove a collaborator on the item
186
+ groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.removeButton = Remove
169
187
  # Label for the column in the collaborators list for the role of the collaborator
170
188
  groupSharedFeatures.usm.unifiedShareFormModal.collaboratorsView.roleColumn = Role
171
189
  # Label for the role of a collaborator who can edit and delete the item