@box/unified-share-modal 3.1.10 → 3.1.11

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 (63) hide show
  1. package/README.md +1 -1
  2. package/dist/i18n/bn-IN.js +161 -163
  3. package/dist/i18n/da-DK.js +156 -163
  4. package/dist/i18n/de-DE.js +160 -163
  5. package/dist/i18n/en-AU.js +27 -163
  6. package/dist/i18n/en-CA.js +2 -164
  7. package/dist/i18n/en-GB.js +27 -163
  8. package/dist/i18n/en-x-pseudo.js +2 -164
  9. package/dist/i18n/es-419.js +159 -163
  10. package/dist/i18n/es-ES.js +159 -163
  11. package/dist/i18n/fi-FI.js +161 -163
  12. package/dist/i18n/fr-CA.js +162 -163
  13. package/dist/i18n/fr-FR.js +162 -163
  14. package/dist/i18n/hi-IN.js +161 -163
  15. package/dist/i18n/it-IT.js +159 -163
  16. package/dist/i18n/ja-JP.js +164 -163
  17. package/dist/i18n/ko-KR.js +161 -163
  18. package/dist/i18n/nb-NO.js +160 -163
  19. package/dist/i18n/nl-NL.js +155 -163
  20. package/dist/i18n/pl-PL.js +161 -163
  21. package/dist/i18n/pt-BR.js +159 -163
  22. package/dist/i18n/ru-RU.js +161 -163
  23. package/dist/i18n/sv-SE.js +161 -163
  24. package/dist/i18n/tr-TR.js +160 -163
  25. package/dist/i18n/zh-CN.js +161 -163
  26. package/dist/i18n/zh-TW.js +161 -163
  27. package/package.json +4 -4
  28. package/dist/i18n/bn-IN.properties +0 -324
  29. package/dist/i18n/da-DK.properties +0 -324
  30. package/dist/i18n/de-DE.properties +0 -324
  31. package/dist/i18n/en-AU.properties +0 -324
  32. package/dist/i18n/en-CA.properties +0 -324
  33. package/dist/i18n/en-GB.properties +0 -324
  34. package/dist/i18n/en-US.js +0 -164
  35. package/dist/i18n/en-US.properties +0 -324
  36. package/dist/i18n/en-x-pseudo.properties +0 -324
  37. package/dist/i18n/es-419.properties +0 -324
  38. package/dist/i18n/es-ES.properties +0 -324
  39. package/dist/i18n/fi-FI.properties +0 -324
  40. package/dist/i18n/fr-CA.properties +0 -324
  41. package/dist/i18n/fr-FR.properties +0 -324
  42. package/dist/i18n/hi-IN.properties +0 -324
  43. package/dist/i18n/it-IT.properties +0 -324
  44. package/dist/i18n/ja-JP.properties +0 -324
  45. package/dist/i18n/json/src/lib/components/classification-status/messages.json +0 -1
  46. package/dist/i18n/json/src/lib/components/remove-collaborator-modal/messages.json +0 -1
  47. package/dist/i18n/json/src/lib/components/remove-shared-link-modal/messages.json +0 -1
  48. package/dist/i18n/json/src/lib/components/shared-link-settings-modal/messages.json +0 -1
  49. package/dist/i18n/json/src/lib/components/unified-share-form-modal/collaboration-section/messages.json +0 -1
  50. package/dist/i18n/json/src/lib/components/unified-share-form-modal/collaborator-list/messages.json +0 -1
  51. package/dist/i18n/json/src/lib/components/unified-share-form-modal/messages.json +0 -1
  52. package/dist/i18n/json/src/lib/components/unified-share-form-modal/shared-link-section/messages.json +0 -1
  53. package/dist/i18n/json/src/lib/messages.json +0 -1
  54. package/dist/i18n/ko-KR.properties +0 -324
  55. package/dist/i18n/nb-NO.properties +0 -324
  56. package/dist/i18n/nl-NL.properties +0 -324
  57. package/dist/i18n/pl-PL.properties +0 -324
  58. package/dist/i18n/pt-BR.properties +0 -324
  59. package/dist/i18n/ru-RU.properties +0 -324
  60. package/dist/i18n/sv-SE.properties +0 -324
  61. package/dist/i18n/tr-TR.properties +0 -324
  62. package/dist/i18n/zh-CN.properties +0 -324
  63. package/dist/i18n/zh-TW.properties +0 -324
@@ -1,164 +1,28 @@
1
+ // THIS IS A GENERATED FILE. DO NOT EDIT MANUALLY OR YOUR CHANGES WILL BE OVERWRITTEN
1
2
  export default {
2
- "groupSharedFeatures.usm.classificationStatus.definitionLabel": "Definition",
3
- "groupSharedFeatures.usm.classificationStatus.restrictionsLabel": "Restrictions",
4
- "groupSharedFeatures.usm.contactsLimitErrorMessage": "Oops, the maximum number of collaborators that can be added at once is {maxContacts} collaborators. Please try again by splitting your invitations into batches.",
5
- "groupSharedFeatures.usm.createSharedLinkErrorNoticeText": "Unable to create a shared link. Please try again later.",
6
- "groupSharedFeatures.usm.createSharedLinkSuccessNoticeText": "Shared link created.",
7
- "groupSharedFeatures.usm.defaultErrorNoticeText": "Something went wrong. Please try again later.",
8
- "groupSharedFeatures.usm.deleteSharedLinkErrorNoticeText": "Unable to remove the shared link. Please try again later.",
9
- "groupSharedFeatures.usm.deleteSharedLinkSuccessNoticeText": "The shared link for “{itemName}” has been removed successfully/",
10
- "groupSharedFeatures.usm.emailRequiredErrorMessage": "Enter at least one valid email",
11
- "groupSharedFeatures.usm.emailSharedLinkSuccessNoticeText": "The shared link for “{itemName}“ was sent successfully.",
12
- "groupSharedFeatures.usm.errorNoticeIcon": "Error",
13
- "groupSharedFeatures.usm.expirationFutureDateErrorMessage": "Expiration date must be in the future",
14
- "groupSharedFeatures.usm.expirationRequiredErrorMessage": "Please select an expiration date",
15
- "groupSharedFeatures.usm.invalidEmailErrorMessage": "Invalid email address",
16
- "groupSharedFeatures.usm.justificationRequiredErrorNotice": "Please select a justification or remove the {count, plural, one {{count} restricted user} other {{count} restricted users}} to continue.",
17
- "groupSharedFeatures.usm.noticeCloseLabel": "Close",
18
- "groupSharedFeatures.usm.passwordContainInvalidCharacterErrorMessage": "Password cannot contain a space, \"<\" or \">\"",
19
- "groupSharedFeatures.usm.passwordContainLetterNumberOrSymbolErrorMessage": "Password must contain at least one upper case letter, number, or special character",
20
- "groupSharedFeatures.usm.passwordContainMinCharactersErrorMessage": "Password must contain at least 8 characters",
21
- "groupSharedFeatures.usm.passwordRequiredErrorMessage": "Please enter a password",
22
- "groupSharedFeatures.usm.removeCollaboratorErrorNoticeText": "Unable to remove the collaborator. Please try again later.",
23
- "groupSharedFeatures.usm.removeCollaboratorModal.bodyText": "Are you sure you want to remove {name} as a collaborator?",
24
- "groupSharedFeatures.usm.removeCollaboratorModal.cancelButton": "Cancel",
25
- "groupSharedFeatures.usm.removeCollaboratorModal.closeButton": "Close",
26
- "groupSharedFeatures.usm.removeCollaboratorModal.loadingLabel": "Loading",
27
- "groupSharedFeatures.usm.removeCollaboratorModal.okayButton": "OK",
28
- "groupSharedFeatures.usm.removeCollaboratorModal.title": "Remove Collaborator",
29
- "groupSharedFeatures.usm.removeCollaboratorSuccessNoticeText": "The collaborator has been removed successfully.",
30
- "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?",
31
- "groupSharedFeatures.usm.removeSharedLinkModal.cancelButton": "Cancel",
32
- "groupSharedFeatures.usm.removeSharedLinkModal.closeButton": "Close",
33
- "groupSharedFeatures.usm.removeSharedLinkModal.loadingLabel": "Loading",
34
- "groupSharedFeatures.usm.removeSharedLinkModal.okayButton": "Okay",
35
- "groupSharedFeatures.usm.removeSharedLinkModal.title": "Remove Shared Link",
36
- "groupSharedFeatures.usm.restrictedContactsErrorNotice": "Please remove the {count, plural, one {{count} restricted user} other {{count} restricted users}} to continue.",
37
- "groupSharedFeatures.usm.sharedLinkSettingsModal.cancelButton": "Cancel",
38
- "groupSharedFeatures.usm.sharedLinkSettingsModal.closeButton": "Close",
39
- "groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithClassification": "Download has been disabled for content due to the classification.",
40
- "groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithoutClassification": "Download has been disabled for content without classification.",
41
- "groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByMaliciousContent": "Download for this content has been disabled due to a security policy.",
42
- "groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkLabel": "Direct link",
43
- "groupSharedFeatures.usm.sharedLinkSettingsModal.downloadSettingsToggleText": "Allow users with the shared link to download this item",
44
- "groupSharedFeatures.usm.sharedLinkSettingsModal.hidePasswordAriaLabel": "Hide password",
45
- "groupSharedFeatures.usm.sharedLinkSettingsModal.inaccessibleSettingsNotice": "Certain settings may not be available for this item due to permissions.",
46
- "groupSharedFeatures.usm.sharedLinkSettingsModal.learnSharedLinkSettingsLink": "Learn more about shared link settings.",
47
- "groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationCalendarAriaLabel": "Select an expiration date",
48
- "groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationClearDatePickerAriaLabel": "Clear date picker",
49
- "groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationDatePickerLabel": "Expiration date",
50
- "groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationNextMonthAriaLabel": "Switch to next month",
51
- "groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationOpenCalendarDropdownAriaLabel": "Open calendar",
52
- "groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationPreviousMonthAriaLabel": "Switch to previous month",
53
- "groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationToggleText": "Link expiration",
54
- "groupSharedFeatures.usm.sharedLinkSettingsModal.loadingLabel": "Loading",
55
- "groupSharedFeatures.usm.sharedLinkSettingsModal.passwordInputPlaceholder": "Enter a password",
56
- "groupSharedFeatures.usm.sharedLinkSettingsModal.passwordToggleText": "Password protection",
57
- "groupSharedFeatures.usm.sharedLinkSettingsModal.passwordWarningText": "Passwords must include at least 8 characters, and must contain at least one upper case letter, number, or special character.",
58
- "groupSharedFeatures.usm.sharedLinkSettingsModal.saveButton": "Save",
59
- "groupSharedFeatures.usm.sharedLinkSettingsModal.showPasswordAriaLabel": "Show password",
60
- "groupSharedFeatures.usm.sharedLinkSettingsModal.subtitleCollaborators": "This content is available to invited collaborators with the link. {learnSharedLinkSettingsLink}",
61
- "groupSharedFeatures.usm.sharedLinkSettingsModal.subtitleCompanyDownload": "This content is available to anyone within your company with the link, and can be viewed or downloaded. {learnSharedLinkSettingsLink}",
62
- "groupSharedFeatures.usm.sharedLinkSettingsModal.subtitleCompanyView": "This content is available to anyone within your company with the link, and can be viewed. {learnSharedLinkSettingsLink}",
63
- "groupSharedFeatures.usm.sharedLinkSettingsModal.subtitleOpenDownload": "This content is publicly available to anyone with the link, and can be viewed or downloaded. {learnSharedLinkSettingsLink}",
64
- "groupSharedFeatures.usm.sharedLinkSettingsModal.subtitleOpenView": "This content is publicly available to anyone with the link, and can be viewed. {learnSharedLinkSettingsLink}",
65
- "groupSharedFeatures.usm.sharedLinkSettingsModal.title": "Shared Link Settings",
66
- "groupSharedFeatures.usm.sharedLinkSettingsModal.vanityDomainSettingsWarningText": "Custom URLs should not be used when sharing sensitive content.",
67
- "groupSharedFeatures.usm.sharedLinkSettingsModal.vanityNameInputLabel": "Custom path",
68
- "groupSharedFeatures.usm.sharedLinkSettingsModal.vanityNameInputPlaceholder": "Enter a custom path (12 or more characters)",
69
- "groupSharedFeatures.usm.sharedLinkSettingsModal.vanityNameToggleText": "Publish content broadly with a custom, non-private URL",
70
- "groupSharedFeatures.usm.sharedLinkSettingsModal.warningNoticeIconAriaLabel": "Warning",
71
- "groupSharedFeatures.usm.successNoticeIcon": "Success",
72
- "groupSharedFeatures.usm.unifiedShareFormModal.closeButton": "Close",
73
- "groupSharedFeatures.usm.unifiedShareFormModal.coOwnerRole": "Co-owner",
74
- "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.businessJustification": "Business justification",
75
- "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.cancelButton": "Cancel",
76
- "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.clearButton": "Clear",
77
- "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.closeButton": "Close",
78
- "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.coOwnerDescription": "Manage security, upload, download, preview, share, edit and delete",
79
- "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.contactRestrictionInformationBarrierNotice": "{count,plural,one{{count} invitation} other{{count} invitations}} cannot be sent due to a security policy. {removeLink}",
80
- "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.contactRestrictionNotice": "{count,plural,one{{count} invitation} other{{count} invitations}} cannot be sent because external collaboration is restricted due to the applied security policy. {removeLink}",
81
- "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.contactRestrictionRemoveButtonLabel": "Remove to continue",
82
- "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.contentSharedWithExternalCollaborators": "This content will be shared with external collaborators.",
83
- "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.editorDescription": "Upload, download, preview, share, and edit",
84
- "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.editorFolderDescription": "Upload, download, preview, share, edit, and delete",
85
- "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.emailSharedLinkLabel": "Email Shared Link",
86
- "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.errorNoticeIconAriaLabel": "Error",
87
- "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.inviteAsRoleLabel": "Invite as {role}",
88
- "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.inviteDisabledTooltip": "You do not have permission to invite collaborators",
89
- "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.invitePeopleLabel": "Invite People",
90
- "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.invitePeoplePlaceholder": "Add names or email addresses",
91
- "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.inviteWebLinkDisabledTooltip": "Collaborators cannot be added to bookmarks",
92
- "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.justifiableContactRestrictionNotice": "This content requires a business justification for {count,plural,one{{count} invitation} other{{count} invitations}}. Please select a business justification below. {justificationSelect} {removeLink}",
93
- "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.justifiableContactRestrictionRemoveButtonLabel": "Alternatively, remove to continue",
94
- "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.justificationSelectPlaceholder": "Select Justification",
95
- "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.loadingJustificationReasonsLabel": "Loading justification reasons",
96
- "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.loadingLabel": "Loading",
97
- "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.previewerDescription": "Preview-only",
98
- "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.previewerUploaderDescription": "Upload and preview",
99
- "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.sendButton": "Send",
100
- "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.shareMessageCharacterCountAriaLabel": "{count} characters remaining",
101
- "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.shareMessageLabel": "Message (optional)",
102
- "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.shareMessagePlaceholder": "Add a message",
103
- "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.sharedWithLabel": "Shared with",
104
- "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.uploaderDescription": "Upload-only",
105
- "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.viewerDescription": "Download, preview, and share",
106
- "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.viewerUploaderDescription": "Upload, download, preview, share, and edit",
107
- "groupSharedFeatures.usm.unifiedShareFormModal.collaboratorList.closeButton": "Close",
108
- "groupSharedFeatures.usm.unifiedShareFormModal.collaboratorList.doneButton": "Done",
109
- "groupSharedFeatures.usm.unifiedShareFormModal.collaboratorList.expiresBadge": "Access expires on {date}",
110
- "groupSharedFeatures.usm.unifiedShareFormModal.collaboratorList.listLabel": "Collaborators",
111
- "groupSharedFeatures.usm.unifiedShareFormModal.collaboratorList.manageAllLink": "Manage all",
112
- "groupSharedFeatures.usm.unifiedShareFormModal.collaboratorList.nameColumn": "Name",
113
- "groupSharedFeatures.usm.unifiedShareFormModal.collaboratorList.pendingRole": "Pending",
114
- "groupSharedFeatures.usm.unifiedShareFormModal.collaboratorList.removeButton": "Remove",
115
- "groupSharedFeatures.usm.unifiedShareFormModal.collaboratorList.roleColumn": "Role",
116
- "groupSharedFeatures.usm.unifiedShareFormModal.editorRole": "Editor",
117
- "groupSharedFeatures.usm.unifiedShareFormModal.loadingLabel": "Loading",
118
- "groupSharedFeatures.usm.unifiedShareFormModal.ownerRole": "Owner",
119
- "groupSharedFeatures.usm.unifiedShareFormModal.previewerRole": "Previewer",
120
- "groupSharedFeatures.usm.unifiedShareFormModal.previewerUploaderRole": "Previewer Uploader",
121
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCopySuccessNoticeText": "Shared link copied to clipboard.",
122
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopyErrorNoticeText": "Shared link created. Click Copy to share.",
123
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopySuccessNoticeText": "Shared link created and copied to clipboard.",
124
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canDownloadPermissionLevelLabel": "Can view and download",
125
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canEditBoxNoteDisabledTooltip": "This permission can only be changed in Box Notes",
126
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canEditPermissionLevelLabel": "Can edit",
127
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canPreviewPermissionLevelLabel": "Can view only",
128
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.closeButton": "Close",
129
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.collaboratorsAccessLevelDescription": "Only invited people can access this {item}",
130
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.collaboratorsAccessLevelLabel": "Invited people only",
131
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.companyAccessLevelDescription": "Anyone in your company with the link or people invited to this {item} can access",
132
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.companyAccessLevelLabel": "People in your company",
133
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.createLinkDisabledTooltip": "You do not have permission to create the link",
134
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.disabledAccessLevelTooltip": "This option is not available due to a security policy",
135
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.enterpriseAccessLevelDescription": "Anyone at {enterprise} with the link or people invited to this {item} can access",
136
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.enterpriseAccessLevelLabel": "People in {enterprise}",
137
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.expirationIconLabel": "Expires",
138
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.expirationIconTooltip": "This link will expire and be inaccessible on {expirationDate}",
139
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.fileAccessLevelItem": "file",
140
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.folderAccessLevelItem": "folder",
141
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.hubsAccessLevelItem": "hub",
142
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.openAccessLevelDescription": "Publicly accessible and no sign-in required",
143
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.openAccessLevelLabel": "People with the link",
144
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.removeLinkDisabledTooltip": "You do not have permission to remove the link",
145
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.shareLinkLabel": "Share Link",
146
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkEditablePubliclyAvailable": "Publicly available for anyone to view and download. Any logged-in users with the link can edit.",
147
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkElevatedEditableCompanyAvailable": "People who have access to this link can edit.",
148
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkEmailLabel": "Send shared link",
149
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkPubliclyAvailable": "This content is publicly available to anyone with the link.",
150
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkSettingsLabel": "Link Settings",
151
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkToggleLabel": "Shared link",
152
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkToggleTooltip": "Create and copy link",
153
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkUrlLabel": "Shared link URL",
154
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.webLinkAccessLevelItem": "bookmark",
155
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.workflowAccessLevelItem": "workflow",
156
- "groupSharedFeatures.usm.unifiedShareFormModal.title": "Share ‘{itemName}’",
157
- "groupSharedFeatures.usm.unifiedShareFormModal.uploaderRole": "Uploader",
158
- "groupSharedFeatures.usm.unifiedShareFormModal.viewerRole": "Viewer",
159
- "groupSharedFeatures.usm.unifiedShareFormModal.viewerUploaderRole": "Viewer Uploader",
160
- "groupSharedFeatures.usm.updateSharedLinkSuccessNoticeText": "The shared link settings were saved successfully.",
161
- "groupSharedFeatures.usm.vanityNameInvalidErrorMessage": "Custom URLs must be between 12-30 characters, and can include letters, numbers, and hyphens",
162
- "groupSharedFeatures.usm.vanityNameRequiredErrorMessage": "Please enter a custom URL",
163
- "groupSharedFeatures.usm.warningNoticeIcon": "Warning"
164
- }
3
+ "groupSharedFeatures.usm.contactsLimitErrorMessage": "Oops, the maximum number of collaborators that can be added at once is {maxContacts} collaborators. Please try again by splitting your invitations into batches.",
4
+ "groupSharedFeatures.usm.createSharedLinkSuccessNoticeText": "Shared link created",
5
+ "groupSharedFeatures.usm.deleteSharedLinkSuccessNoticeText": "The shared link for {itemName} has been removed successfully/",
6
+ "groupSharedFeatures.usm.emailSharedLinkSuccessNoticeText": "The shared link for “{itemName}“ was sent successfully.",
7
+ "groupSharedFeatures.usm.expirationRequiredErrorMessage": "Please select a date",
8
+ "groupSharedFeatures.usm.passwordContainInvalidCharacterErrorMessage": "Your password cannot contain a space, \"<\" or \">\"",
9
+ "groupSharedFeatures.usm.passwordContainLetterNumberOrSymbolErrorMessage": "Your password should contain at least one upper case letter, number, or special character.",
10
+ "groupSharedFeatures.usm.passwordContainMinCharactersErrorMessage": "Password should contain at least 8 characters",
11
+ "groupSharedFeatures.usm.removeCollaboratorModal.okayButton": "OK",
12
+ "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?",
13
+ "groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationCalendarAriaLabel": "Select your shared link expiration date",
14
+ "groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationDatePickerLabel": "Select a date",
15
+ "groupSharedFeatures.usm.sharedLinkSettingsModal.passwordWarningText": "Your password should include at least 8 characters, and should contain at least one upper case letter, number, or special character.",
16
+ "groupSharedFeatures.usm.sharedLinkSettingsModal.vanityNameInputLabel": "Vanity input",
17
+ "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.businessJustification": "Business justification",
18
+ "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.coOwnerDescription": "Manage security, upload, download, preview, share, edit and delete",
19
+ "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.contactRestrictionInformationBarrierNotice": "{count,plural,one{{count} invitation} other{{count} invitations}} cannot be sent due to a security policy. {removeLink}",
20
+ "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.contactRestrictionNotice": "{count,plural,one{{count} invitation} other{{count} invitations}} cannot be sent because external collaboration is restricted due to the applied security policy. {removeLink}",
21
+ "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.justifiableContactRestrictionNotice": "This content requires a business justification for {count,plural,one{{count} invitation} other{{count} invitations}}. Please select a business justification below. {justificationSelect} {removeLink}",
22
+ "groupSharedFeatures.usm.unifiedShareFormModal.collaboratorList.manageAllLink": "Manage all",
23
+ "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.expirationIconLabel": "Expiration date",
24
+ "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkEditablePubliclyAvailable": "Publicly available for anyone to view and download. Any logged-in users with the link can edit.",
25
+ "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkEmailLabel": "Send shared link",
26
+ "groupSharedFeatures.usm.updateSharedLinkSuccessNoticeText": "Your settings were saved successfully.",
27
+ "groupSharedFeatures.usm.vanityNameInvalidErrorMessage": "Custom URLs should be between 12-30 characters, and can include letters, numbers, and hyphens."
28
+ };
@@ -1,164 +1,2 @@
1
- export default {
2
- "groupSharedFeatures.usm.classificationStatus.definitionLabel": "⟦萬萬 Ðèƒìиíţîòй 國國⟧",
3
- "groupSharedFeatures.usm.classificationStatus.restrictionsLabel": "⟦萬萬萬 Ŕèśţŕì¢ťíòиŝ 國國國⟧",
4
- "groupSharedFeatures.usm.contactsLimitErrorMessage": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 ÒòΡś! Ţĥè mà×ìмµm иùмвéŕ óƒ ¢ôĺļáьõŗâţöřŝ ťħãŧ çäй ъê åďđëď āτ øлćē íş {maxContacts} ĉōľłăвŏяąтőѓѕ. Pĺĕǻšė ţґý άĝαîп ьÿ śРļïťŧĩπğ ŷοúг īήνĭτатįσηŝ ίńţό ъàťċнęş. 國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國⟧",
5
- "groupSharedFeatures.usm.createSharedLinkErrorNoticeText": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ùиàвĺè ţò ¢ŕéáťê â śĥãŗëď ļìйķ. Pľēäŝĕ ŧřý åĝāíл łăτėя. 國國國國國國國國國國國國國國國國⟧",
6
- "groupSharedFeatures.usm.createSharedLinkSuccessNoticeText": "⟦萬萬萬萬萬 Śĥàŕèď ĺìиķ ¢ŗéáţêđ. 國國國國國⟧",
7
- "groupSharedFeatures.usm.defaultErrorNoticeText": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬 Śòmèţĥìиĝ ŵéйť ωŕóлğ. Pĺêàśë ŧŗý áġâíп ļãτēř. 國國國國國國國國國國國國國⟧",
8
- "groupSharedFeatures.usm.deleteSharedLinkErrorNoticeText": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ùиàвĺè ţò ŕémóνê ťĥë śħáŗēď ļìйķ. Pľĕâŝė ŧřý ãĝäíл łåτęя. 國國國國國國國國國國國國國國國國國⟧",
9
- "groupSharedFeatures.usm.deleteSharedLinkSuccessNoticeText": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ţĥè śħàŕéď ĺìиķ ƒòŗ “{itemName}” нáŝ вêëй řēmóνĕđ şµ¢çėѕšƒùļľý. 國國國國國國國國國國國國國國國國國⟧",
10
- "groupSharedFeatures.usm.emailRequiredErrorMessage": "⟦萬萬萬萬萬萬萬萬 Èиţèŕ àť ĺéáśŧ òйê νâļìď ëmãíľ 國國國國國國國國⟧",
11
- "groupSharedFeatures.usm.emailSharedLinkSuccessNoticeText": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ţĥè śħàŕéď ĺìиķ ƒòŗ “{itemName}” ŵáŝ şêйţ ѕµ¢çëšśƒùļľý. 國國國國國國國國國國國國國國⟧",
12
- "groupSharedFeatures.usm.errorNoticeIcon": "⟦萬 Èŕŗòř 國⟧",
13
- "groupSharedFeatures.usm.expirationFutureDateErrorMessage": "⟦萬萬萬萬萬萬萬萬萬萬萬 È×Ρìŕàţíòи ďáťè mµśŧ вé îй τĥê ƒùтúŗë 國國國國國國國國國國國⟧",
14
- "groupSharedFeatures.usm.expirationRequiredErrorMessage": "⟦萬萬萬萬萬萬萬萬萬 Pĺèàśé ŝêļë¢ţ áи ē×Ρìŕâťíòй ďãŧĕ 國國國國國國國國國⟧",
15
- "groupSharedFeatures.usm.invalidEmailErrorMessage": "⟦萬萬萬萬萬萬 Ìиνàĺìď èmáíļ âđďŕéśŝ 國國國國國國⟧",
16
- "groupSharedFeatures.usm.justificationRequiredErrorNotice": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Pĺèàśé ŝêļë¢ţ á ĵµşťìƒíçâŧîòи óŕ ŗēmôνĕ τĥė {count, plural, one {{count} řęѕтяïćţěď ùšέѓ} other {{count} ґεśťгĩĉŧеđ úŝёřş}} τõ ċöйтīлûє. 國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國⟧",
17
- "groupSharedFeatures.usm.noticeCloseLabel": "⟦萬 Çĺòśè 國⟧",
18
- "groupSharedFeatures.usm.passwordContainInvalidCharacterErrorMessage": "⟦萬萬萬萬萬萬萬萬萬萬萬萬 Pàśŝŵòŕď ¢áийóţ çôлťâìп ã şΡäćè, \"<\" õŗ \">\" 國國國國國國國國國國國國⟧",
19
- "groupSharedFeatures.usm.passwordContainLetterNumberOrSymbolErrorMessage": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Pàśŝŵòŕď mµşţ ¢óиťáìй âŧ ĺèãѕτ ôлé ùΡРêŗ çäšë ļēтţĕř, пúмвėя, õѓ śΡęćíåľ ĉĥāґăċťěг 國國國國國國國國國國國國國國國國國國國國國國國國⟧",
20
- "groupSharedFeatures.usm.passwordContainMinCharactersErrorMessage": "⟦萬萬萬萬萬萬萬萬萬萬萬萬 Pàśŝŵòŕď mµşţ ¢óиťáìй âŧ ĺèãѕτ 8 çĥäŗåćтéřš 國國國國國國國國國國國國⟧",
21
- "groupSharedFeatures.usm.passwordRequiredErrorMessage": "⟦萬萬萬萬萬萬 Pĺèàśé êиţëŕ á Ρâŝşŵòŗď 國國國國國國⟧",
22
- "groupSharedFeatures.usm.removeCollaboratorErrorNoticeText": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ùиàвĺè ţò ŕémóνê ťĥë ¢ôļľáьõŗâŧöř. Płēãśĕ τяý äĝåìй ĺāтėѓ. 國國國國國國國國國國國國國國國國國⟧",
23
- "groupSharedFeatures.usm.removeCollaboratorModal.bodyText": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Àŕè ýòµ śùŗé ÿóú ŵàиţ ťô řêmõνë {name} áŝ â ¢öĺļãвøяäŧōѓ? 國國國國國國國國國國國國國國國國⟧",
24
- "groupSharedFeatures.usm.removeCollaboratorModal.cancelButton": "⟦萬 Çàи¢èĺ 國⟧",
25
- "groupSharedFeatures.usm.removeCollaboratorModal.closeButton": "⟦萬 Çĺòśè 國⟧",
26
- "groupSharedFeatures.usm.removeCollaboratorModal.loadingLabel": "⟦萬萬 Ĺòàďìиĝ 國國⟧",
27
- "groupSharedFeatures.usm.removeCollaboratorModal.okayButton": "⟦萬 Òķàý 國⟧",
28
- "groupSharedFeatures.usm.removeCollaboratorModal.title": "⟦萬萬萬萬萬 Ŕèmòνé Çóĺļàвôŕáţõŗ 國國國國國⟧",
29
- "groupSharedFeatures.usm.removeCollaboratorSuccessNoticeText": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ţĥè ¢òĺļàвóŕáţôŗ ħâś ьéêи řëmõνēď ŝµçćĕşѕƒùľłý. 國國國國國國國國國國國國國國⟧",
30
- "groupSharedFeatures.usm.removeSharedLinkModal.bodyText": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ţĥìś ŵíĺļ Ρèŕmàиéйţľý ŗêмòνë ťħē ŝнářĕď łîлķ. ̃ ŧћïş ĩτėm īѕ ęмвěđďέđ óп ôтĥεя šĭţеś įť ωίĺļ âľŝõ ьё¢ömє ιπãçć℮şѕϊъłè. Àήÿ ĉµšŧøм РѓōΡéґτіêś, ŝëтţїηĝş äńď ē×Рΐгåťìŏņѕ ώíĺļ вĕ řėmőνęđ āš шěľł. Ðο ŷσù щăňŧ τό ċоʼnтîŋúέ? 國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國⟧",
31
- "groupSharedFeatures.usm.removeSharedLinkModal.cancelButton": "⟦萬 Çàи¢èĺ 國⟧",
32
- "groupSharedFeatures.usm.removeSharedLinkModal.closeButton": "⟦萬 Çĺòśè 國⟧",
33
- "groupSharedFeatures.usm.removeSharedLinkModal.loadingLabel": "⟦萬萬 Ĺòàďìиĝ 國國⟧",
34
- "groupSharedFeatures.usm.removeSharedLinkModal.okayButton": "⟦萬 Òķàý 國⟧",
35
- "groupSharedFeatures.usm.removeSharedLinkModal.title": "⟦萬萬萬萬萬 Ŕèmòνé Śĥàŕêď Ĺìиķ 國國國國國⟧",
36
- "groupSharedFeatures.usm.restrictedContactsErrorNotice": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Pĺèàśé ŕêmòνë ţĥē {count, plural, one {{count} ŗĕŝťřì¢ŧėď µşęя} other {{count} ѓěѕτґíçтέđ ùšεгś}} ţó ćôиťîйúе. 國國國國國國國國國國國國國國國國國國國國國國國國國國⟧",
37
- "groupSharedFeatures.usm.sharedLinkSettingsModal.cancelButton": "⟦萬 Çàи¢èĺ 國⟧",
38
- "groupSharedFeatures.usm.sharedLinkSettingsModal.closeButton": "⟦萬 Çĺòśè 國⟧",
39
- "groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithClassification": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ðòŵиĺóàď ĥáś вèéй đìŝâьļêď ƒôŕ ¢õлţëпť đµē ŧö τħĕ çľãşѕíƒîćäтïøπ. 國國國國國國國國國國國國國國國國國國國⟧",
40
- "groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithoutClassification": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ðòŵиĺóàď ĥáś вèéй đìŝâьļêď ƒôŕ ¢õлţëпť ωíŧħöµτ çľãşѕîƒïćäтĩøπ. 國國國國國國國國國國國國國國國國國國⟧",
41
- "groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByMaliciousContent": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ðòŵиĺóàď ƒôŕ ţĥìś ¢õйťèлŧ ħáŝ вéêп đíşâьļëď đµē τö ã ѕĕçùŗîтý Ρøľïćÿ. 國國國國國國國國國國國國國國國國國國國國⟧",
42
- "groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkLabel": "⟦萬萬萬 Ðìŕè¢ţ ĺíиķ 國國國⟧",
43
- "groupSharedFeatures.usm.sharedLinkSettingsModal.downloadSettingsToggleText": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Àĺļòŵ µśèŕŝ ωìţĥ ťħé şнàŗêď ľíиķ ŧó đôώйłõáď τћîѕ ïтëm 國國國國國國國國國國國國國國國國⟧",
44
- "groupSharedFeatures.usm.sharedLinkSettingsModal.hidePasswordAriaLabel": "⟦萬萬萬 Ĥìďè Ρàśŝŵòŕđ 國國國⟧",
45
- "groupSharedFeatures.usm.sharedLinkSettingsModal.inaccessibleSettingsNotice": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Çèŕţàìи śéťŧíйĝŝ máý лòτ вê âνãîĺäьļë ƒóŗ тĥïş ĩţēм ďµĕ ťô Ρėřmīѕšĭõпś. 國國國國國國國國國國國國國國國國國國國國國⟧",
46
- "groupSharedFeatures.usm.sharedLinkSettingsModal.learnSharedLinkSettingsLink": "⟦萬萬萬萬萬萬萬萬萬萬萬 Ĺèàŕи mòŗé áвóµţ śĥâřêď ĺìйķ ŝëťŧíлĝş. 國國國國國國國國國國國⟧",
47
- "groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationCalendarAriaLabel": "⟦萬萬萬萬萬萬萬 Śèĺé¢ţ àи ê×Ρìŕáťíòй ďâŧë 國國國國國國國⟧",
48
- "groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationClearDatePickerAriaLabel": "⟦萬萬萬萬萬 Çĺèàŕ ďáţé Ρì¢ķêŗ 國國國國國⟧",
49
- "groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationDatePickerLabel": "⟦萬萬萬萬 È×Ρìŕàţíòи ďáťè 國國國國⟧",
50
- "groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationNextMonthAriaLabel": "⟦萬萬萬萬萬 Śŵìţ¢ĥ ťò иè×ŧ móйτħ 國國國國國⟧",
51
- "groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationOpenCalendarDropdownAriaLabel": "⟦萬萬萬 ÒΡèи ¢àĺéйďáŕ 國國國⟧",
52
- "groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationPreviousMonthAriaLabel": "⟦萬萬萬萬萬萬萬 Śŵìţ¢ĥ ťò Ρŕèνíóµś môиŧħ 國國國國國國國⟧",
53
- "groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationToggleText": "⟦萬萬萬萬 Ĺìиķ è×Ρíŕàţîòй 國國國國⟧",
54
- "groupSharedFeatures.usm.sharedLinkSettingsModal.loadingLabel": "⟦萬萬 Ĺòàďìиĝ 國國⟧",
55
- "groupSharedFeatures.usm.sharedLinkSettingsModal.passwordInputPlaceholder": "⟦萬萬萬萬 Èиţèŕ à Ρáśŝŵòŗď 國國國國⟧",
56
- "groupSharedFeatures.usm.sharedLinkSettingsModal.passwordToggleText": "⟦萬萬萬萬萬 Pàśŝŵòŕď Ρŗóţè¢ťìôи 國國國國國⟧",
57
- "groupSharedFeatures.usm.sharedLinkSettingsModal.passwordWarningText": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Pàśŝŵòŕďş mµѕţ ìи¢ĺùđè áť ļéâšŧ 8 çĥãŗäćτêřś, åйď мúŝт ĉóлţāíп ăť ľëąşŧ ôπē ûΡРĕя ċǻѕė łęτтěѓ, ήümвέґ, õг šΡεčîάĺ сħαřаςţеŕ. 國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國⟧",
58
- "groupSharedFeatures.usm.sharedLinkSettingsModal.saveButton": "⟦萬 Śàνè 國⟧",
59
- "groupSharedFeatures.usm.sharedLinkSettingsModal.showPasswordAriaLabel": "⟦萬萬萬 Śĥòŵ Ρàśŝωóŕď 國國國⟧",
60
- "groupSharedFeatures.usm.sharedLinkSettingsModal.subtitleCollaborators": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ţĥìś ¢òиţèйť íŝ àνáîĺâвļé ŧó ïлνĩτêď çôľłãьõŕäтöŗş ŵīţħ ťнë ĺĭпķ. {learnSharedLinkSettingsLink} 國國國國國國國國國國國國國國國國國國國國國⟧",
61
- "groupSharedFeatures.usm.sharedLinkSettingsModal.subtitleCompanyDownload": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ţĥìś ¢òиţèйť íŝ àνáîĺâвļé ŧó ãлýôпê ŵïτħĩπ ÿõµŕ çömΡäήŷ ωīтн ţћë ľĭηķ, åńď ćāņ ьē νįĕώėđ øŗ ďōшňłŏăđęď. {learnSharedLinkSettingsLink} 國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國⟧",
62
- "groupSharedFeatures.usm.sharedLinkSettingsModal.subtitleCompanyView": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ţĥìś ¢òиţèйť íŝ àνáîĺâвļé ŧó ãлýôпê ŵïτħĩπ ÿõµŕ çömΡäήŷ ωīтн ţћë ľĭηķ, åńď ćāņ ьē νįĕώėđ. {learnSharedLinkSettingsLink} 國國國國國國國國國國國國國國國國國國國國國國國國國國國國⟧",
63
- "groupSharedFeatures.usm.sharedLinkSettingsModal.subtitleOpenDownload": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ţĥìś ¢òиţèйť íŝ Ρµвĺîçļý àνáïľâьłé ŧó ãлÿôпê ŵĩτħ тнë ĺīπķ, äήď ćåη ъē νĭĕωėđ õŕ ďöώńļøāđęď. {learnSharedLinkSettingsLink} 國國國國國國國國國國國國國國國國國國國國國國國國國國國國國⟧",
64
- "groupSharedFeatures.usm.sharedLinkSettingsModal.subtitleOpenView": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ţĥìś ¢òиţèйť íŝ Ρµвĺîçļý àνáïľâьłé ŧó ãлÿôпê ŵĩτħ тнë ĺīπķ, äήď ćåη ъē νĭĕωėđ. {learnSharedLinkSettingsLink} 國國國國國國國國國國國國國國國國國國國國國國國國國⟧",
65
- "groupSharedFeatures.usm.sharedLinkSettingsModal.title": "⟦萬萬萬萬萬 Śĥàŕèď Ĺìиķ Ŝéţťíйĝś 國國國國國⟧",
66
- "groupSharedFeatures.usm.sharedLinkSettingsModal.vanityDomainSettingsWarningText": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 ǵśţòm ÙŔĹŝ şĥóùĺď иôť вè úѕéđ ŵħêй šнàŕìлĝ śëпŝíŧîνē ¢õπτĕήт. 國國國國國國國國國國國國國國國國國國⟧",
67
- "groupSharedFeatures.usm.sharedLinkSettingsModal.vanityNameInputLabel": "⟦萬萬萬 ǵśţòm Ρàťĥ 國國國⟧",
68
- "groupSharedFeatures.usm.sharedLinkSettingsModal.vanityNameInputPlaceholder": "⟦萬萬萬萬萬萬萬萬萬萬萬萬 Èиţèŕ à ¢µśťòm Ρáŧĥ (12 óŗ мôřé çħâяãćτêѓŝ) 國國國國國國國國國國國國⟧",
69
- "groupSharedFeatures.usm.sharedLinkSettingsModal.vanityNameToggleText": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Pµвĺìśĥ ¢òиţèйť ьŕóàďļý ŵíŧħ á çùŝτôm, лõп-Ρŗîνâтé ÙŔĹ 國國國國國國國國國國國國國國國國⟧",
70
- "groupSharedFeatures.usm.sharedLinkSettingsModal.warningNoticeIconAriaLabel": "⟦萬萬 Ŵàŕиìйĝ 國國⟧",
71
- "groupSharedFeatures.usm.successNoticeIcon": "⟦萬萬 ڵ¢çèśŝ 國國⟧",
72
- "groupSharedFeatures.usm.unifiedShareFormModal.closeButton": "⟦萬 Çĺòśè 國⟧",
73
- "groupSharedFeatures.usm.unifiedShareFormModal.coOwnerRole": "⟦萬萬 Çò-óŵиèŕ 國國⟧",
74
- "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.businessJustification": "⟦萬萬萬萬萬萬 Βµśìиèŝş Ĵùѕţíƒî¢àťïòй 國國國國國國⟧",
75
- "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.cancelButton": "⟦萬 Çàи¢èĺ 國⟧",
76
- "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.clearButton": "⟦萬 Çĺèàŕ 國⟧",
77
- "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.closeButton": "⟦萬 Çĺòśè 國⟧",
78
- "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.coOwnerDescription": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Μàиáĝè śé¢µŕìţý, ùΡĺòâď, đóŵйļôãď, Рŗêνíëω, ŝĥäřē, ĕđîť, åлď đėľęŧě 國國國國國國國國國國國國國國國國國國國國⟧",
79
- "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.contactRestrictionInformationBarrierNotice": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 {count, plural, one {{count} ìиνíţàťîòй} other {{count} ïлνĩŧáτīóпś}} ¢âπήôт вè ŝéηţ ďµê ťõ ã şëçùŕĭŧý Ρöĺįćÿ. {removeLink} 國國國國國國國國國國國國國國國國國國國國國國國國國國國國⟧",
80
- "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.contactRestrictionNotice": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 {count, plural, one {{count} ìиνíţàťîòй} other {{count} ïлνĩŧáτīóпś}} ¢âπήôт вè ŝéηţ ьêçãµşë ēםĕŕńäĺ ćõļľåъöŗāŧĭøņ įѕ řėšτяίĉтęď đùě ţō ťĥέ ăΡРłιεď śеċúѓϊŧý Ρŏĺіčÿ. {removeLink} 國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國⟧",
81
- "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.contactRestrictionRemoveButtonLabel": "⟦萬萬萬萬萬 Ŕèmòνé ţó ¢ôиťìйµê 國國國國國⟧",
82
- "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.contentSharedWithExternalCollaborators": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ţĥìś ¢òиţèйť ŵíĺļ вé ŝħàŕêď ωîŧн ë×τēŗлáľ çółĺâьôřãтõяş. 國國國國國國國國國國國國國國國國⟧",
83
- "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.editorDescription": "⟦萬萬萬萬萬萬萬萬萬萬萬萬 ÙΡĺòàď, đóŵиļôáď, Рŕèνìéω, śĥâŗê, ãйđ ëďíţ 國國國國國國國國國國國國⟧",
84
- "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.editorFolderDescription": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬 ÙΡĺòàď, đóŵиļôáď, Рŕèνìéω, śĥâŗê, ëđíţ, ãйď đēľĕťė 國國國國國國國國國國國國國國⟧",
85
- "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.emailSharedLinkLabel": "⟦萬萬萬萬萬 Èmàìĺ Śĥáŕèď Ĺíиķ 國國國國國⟧",
86
- "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.errorNoticeIconAriaLabel": "⟦萬 Èŕŗòř 國⟧",
87
- "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.inviteAsRoleLabel": "⟦萬萬萬萬 Ìиνìţè àś {role} 國國國國⟧",
88
- "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.inviteDisabledTooltip": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ýòµ ďó иôţ ĥàνè Ρéŕmìśŝíõй ťö îлνïŧê ¢øĺļáвōŗâτŏřş 國國國國國國國國國國國國國國⟧",
89
- "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.invitePeopleLabel": "⟦萬萬萬 Ìиνìţè PéòΡĺê 國國國⟧",
90
- "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.invitePeoplePlaceholder": "⟦萬萬萬萬萬萬萬萬 Àďđ иàmèś òŕ éмáìĺ âďđŗêŝşëѕ 國國國國國國國國⟧",
91
- "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.inviteWebLinkDisabledTooltip": "⟦萬萬萬萬萬萬萬萬萬萬萬萬 Çòĺļàвóŕáţôŗś ¢âийõť ьè ãďđéď ŧö ъøōķmäřĸŝ 國國國國國國國國國國國國⟧",
92
- "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.justifiableContactRestrictionNotice": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ţĥìś ¢òиţèйť ŕéqµíŗêŝ à вùşîлëѕš ĵúśŧïƒĩçáτīóп ƒôř {count, plural, one {{count} ĭπνįтâţίõή} other {{count} ιηνϊťãŧіöńŝ}}. Pĺēäşĕ ѕėļęćτ å ьûšїņěśŝ јüşтΐƒìĉāţíøň ъέľōŵ. {justificationSelect} {removeLink} 國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國國⟧",
93
- "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.justifiableContactRestrictionRemoveButtonLabel": "⟦萬萬萬萬萬萬萬萬萬 Àĺţèŕиàťìνéļý, ŗêmòνë ŧó ¢ôйτíлµē 國國國國國國國國國⟧",
94
- "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.justificationSelectPlaceholder": "⟦萬萬萬萬萬 Śèĺé¢ţ Ĵµśťìƒíçàŧîòи 國國國國國⟧",
95
- "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.loadingJustificationReasonsLabel": "⟦萬萬萬萬萬萬萬萬 Ĺòàďìиĝ ĵµśţíƒî¢áťïóй ŕèâŝôлş 國國國國國國國國⟧",
96
- "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.loadingLabel": "⟦萬萬 Ĺòàďìиĝ 國國⟧",
97
- "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.previewerDescription": "⟦萬萬萬 Pŕèνìéŵ-òиĺý 國國國⟧",
98
- "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.previewerUploaderDescription": "⟦萬萬萬萬萬 ÙΡĺòàď áиđ Рŕèνìéŵ 國國國國國⟧",
99
- "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.sendButton": "⟦萬 Śèиď 國⟧",
100
- "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.shareMessageCharacterCountAriaLabel": "⟦萬萬萬萬萬萬萬 {count} ¢ĥàŕáçţèŗś řémâìиíйĝ 國國國國國國國⟧",
101
- "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.shareMessageLabel": "⟦萬萬萬萬萬 Μèśŝàĝé (òΡţìóиáĺ) 國國國國國⟧",
102
- "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.shareMessagePlaceholder": "⟦萬萬萬 Àďđ à mèśŝáĝé 國國國⟧",
103
- "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.sharedWithLabel": "⟦萬萬萬 Śĥàŕèď ŵìţħ 國國國⟧",
104
- "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.uploaderDescription": "⟦萬萬萬 ÙΡĺòàď-óиļý 國國國⟧",
105
- "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.viewerDescription": "⟦萬萬萬萬萬萬萬萬 Ðòŵиĺóàď, Ρŕèνìéω, áйđ śĥâŗê 國國國國國國國國⟧",
106
- "groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.viewerUploaderDescription": "⟦萬萬萬萬萬萬萬萬萬萬萬萬 ÙΡĺòàď, đóŵиļôáď, Рŕèνìéω, śĥâŗê, ãйđ ëďíţ 國國國國國國國國國國國國⟧",
107
- "groupSharedFeatures.usm.unifiedShareFormModal.collaboratorList.closeButton": "⟦萬 Çĺòśè 國⟧",
108
- "groupSharedFeatures.usm.unifiedShareFormModal.collaboratorList.doneButton": "⟦萬 Ðòиè 國⟧",
109
- "groupSharedFeatures.usm.unifiedShareFormModal.collaboratorList.expiresBadge": "⟦萬萬萬萬萬萬 À¢çèśŝ é×Ρìŕêş òи {date} 國國國國國國⟧",
110
- "groupSharedFeatures.usm.unifiedShareFormModal.collaboratorList.listLabel": "⟦萬萬萬 Çòĺļàвóŕáţôŗś 國國國⟧",
111
- "groupSharedFeatures.usm.unifiedShareFormModal.collaboratorList.manageAllLink": "⟦萬萬 Μàиáĝè Àĺļ 國國⟧",
112
- "groupSharedFeatures.usm.unifiedShareFormModal.collaboratorList.nameColumn": "⟦萬 Ñàmè 國⟧",
113
- "groupSharedFeatures.usm.unifiedShareFormModal.collaboratorList.pendingRole": "⟦萬萬 Pèиďìйĝ 國國⟧",
114
- "groupSharedFeatures.usm.unifiedShareFormModal.collaboratorList.removeButton": "⟦萬 Ŕèmòνé 國⟧",
115
- "groupSharedFeatures.usm.unifiedShareFormModal.collaboratorList.roleColumn": "⟦萬 Ŕòĺè 國⟧",
116
- "groupSharedFeatures.usm.unifiedShareFormModal.editorRole": "⟦萬 Èďìţòŕ 國⟧",
117
- "groupSharedFeatures.usm.unifiedShareFormModal.loadingLabel": "⟦萬萬 Ĺòàďìиĝ 國國⟧",
118
- "groupSharedFeatures.usm.unifiedShareFormModal.ownerRole": "⟦萬 Òŵиèŕ 國⟧",
119
- "groupSharedFeatures.usm.unifiedShareFormModal.previewerRole": "⟦萬萬 Pŕèνìéŵêŗ 國國⟧",
120
- "groupSharedFeatures.usm.unifiedShareFormModal.previewerUploaderRole": "⟦萬萬萬萬萬 Pŕèνìéŵêŗ ÙΡĺòàďëř 國國國國國⟧",
121
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCopySuccessNoticeText": "⟦萬萬萬萬萬萬萬萬萬 Śĥàŕèď ĺìиķ ¢òΡíéđ ţó çļîРвôáŗď. 國國國國國國國國國⟧",
122
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopyErrorNoticeText": "⟦萬萬萬萬萬萬萬萬萬萬萬萬 Śĥàŕèď ĺìиķ ¢ŗéáţêđ. Çļíçĸ ĆòΡý ťó śħâřë. 國國國國國國國國國國國國⟧",
123
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopySuccessNoticeText": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬 Śĥàŕèď ĺìиķ ¢ŗéáţêđ âйď çòΡíëđ ťó ćļîРвôãřď. 國國國國國國國國國國國國國⟧",
124
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canDownloadPermissionLevelLabel": "⟦萬萬萬萬萬萬 Çàи νìèŵ áйď đòωлĺóâď 國國國國國國⟧",
125
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canEditBoxNoteDisabledTooltip": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ţĥìś Ρèŕmíŝşîòи ¢àй óлĺý вé çħáпĝêď ïπ Βô× Ñõţëѕ 國國國國國國國國國國國國國國⟧",
126
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canEditPermissionLevelLabel": "⟦萬萬 Çàи èďìţ 國國⟧",
127
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canPreviewPermissionLevelLabel": "⟦萬萬萬 Çàи νìèŵ òйĺý 國國國⟧",
128
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.closeButton": "⟦萬 Çĺòśè 國⟧",
129
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.collaboratorsAccessLevelDescription": "⟦萬萬萬萬萬萬萬萬萬萬萬萬 Òиĺý ìйνíţèď ΡéòРļê ¢àл áçćëśŝ ťĥîş {item} 國國國國國國國國國國國國⟧",
130
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.collaboratorsAccessLevelLabel": "⟦萬萬萬萬萬 Ìиνìţèď ΡéòРĺê óйļý 國國國國國⟧",
131
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.companyAccessLevelDescription": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Àиýòйè ìл ÿóµŕ ¢ômΡàпŷ ŵíţĥ ťħé ĺîπķ õŗ РêöΡļë ïήνĩŧēď τø тнīś {item} çáη âćĉĕŝş 國國國國國國國國國國國國國國國國國國國國國國國⟧",
132
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.companyAccessLevelLabel": "⟦萬萬萬萬萬萬 PèòΡĺé ìи ýóµŕ ¢ômРàйÿ 國國國國國國⟧",
133
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.createLinkDisabledTooltip": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬 Ýòµ ďó иôţ ĥàνè Ρéŕmìśŝíõй ťö ¢ŗêáŧë τħē ĺîлķ 國國國國國國國國國國國國國⟧",
134
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.disabledAccessLevelTooltip": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ţĥìś òΡţíóи îŝ йôť àνáïĺâвļè ďµé ŧõ ã şê¢ùŕĩτý Рöľīçÿ 國國國國國國國國國國國國國國國⟧",
135
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.enterpriseAccessLevelDescription": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Àиýòйè àţ {enterprise} ŵìťĥ ŧħé ĺíлķ óŕ ΡêôРļë îпνïτēď тõ ţнĩś {item} ¢áπ âçćĕŝş 國國國國國國國國國國國國國國國國國國國國國⟧",
136
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.enterpriseAccessLevelLabel": "⟦萬萬萬萬 PèòΡĺé ìи {enterprise} 國國國國⟧",
137
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.expirationIconLabel": "⟦萬萬 È×Ρìŕèś 國國⟧",
138
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.expirationIconTooltip": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ţĥìś ĺíиķ ŵîļľ è×Ρïŕé àйď вê ĩлá¢çëŝşīьłē òп {expirationDate} 國國國國國國國國國國國國國國⟧",
139
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.fileAccessLevelItem": "⟦萬 ƒìĺè 國⟧",
140
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.folderAccessLevelItem": "⟦萬 ƒòĺďèŕ 國⟧",
141
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.hubsAccessLevelItem": "⟦ ĥµв ⟧",
142
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.openAccessLevelDescription": "⟦萬萬萬萬萬萬萬萬萬萬萬萬 Pµвĺì¢ļý àçćèśŝíьľé áиď йò şîĝл-ïп ŕêqùĩŗëđ 國國國國國國國國國國國國⟧",
143
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.openAccessLevelLabel": "⟦萬萬萬萬萬 PèòΡĺé ŵìţĥ ťħê ļíиķ 國國國國國⟧",
144
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.removeLinkDisabledTooltip": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬 Ýòµ ďó иôţ ĥàνè Ρéŕmìśŝíõй ťö ŗêмøνë ŧħē ĺîлķ 國國國國國國國國國國國國國⟧",
145
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.shareLinkLabel": "⟦萬萬 Śĥàŕè Ĺìиķ 國國⟧",
146
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkEditablePubliclyAvailable": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Pµвĺì¢ļý àνáíľâьłè ƒòŕ ãиÿóйé ţô νîêŵ äлď đõωпĺöåď. Àπŷ ļøĝğëđ ïή ùśēŗŝ ώĩťĥ ŧħĕ ľīηķ çāń ėďĭτ. 國國國國國國國國國國國國國國國國國國國國國國國國國國國國⟧",
147
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkElevatedEditableCompanyAvailable": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬 PèòΡĺé ŵĥó ħàνê á¢çëśŝ ţô ťнìş ļíиķ ćâй ēďîŧ. 國國國國國國國國國國國國國⟧",
148
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkEmailLabel": "⟦萬萬萬萬 Śèиď Ŝĥàŕéđ Ĺìйķ 國國國國⟧",
149
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkPubliclyAvailable": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ţĥìś ¢òиţèйť íŝ Ρµвĺîçļý àνáïľâьłé ŧó ãлÿôпê ŵĩτħ тнë ĺīπķ. 國國國國國國國國國國國國國國國國國⟧",
150
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkSettingsLabel": "⟦萬萬萬 Ĺìиķ Śèţťíйĝś 國國國⟧",
151
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkToggleLabel": "⟦萬萬萬 Śĥàŕèď ĺìиķ 國國國⟧",
152
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkToggleTooltip": "⟦萬萬萬萬萬 Çŕèàţé áиď ¢òΡý ĺìйķ 國國國國國⟧",
153
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkUrlLabel": "⟦萬萬萬萬 Śĥàŕèď ĺìиķ ÙŔĹ 國國國國⟧",
154
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.webLinkAccessLevelItem": "⟦萬萬 вòóķmàŕĸ 國國⟧",
155
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.workflowAccessLevelItem": "⟦萬萬 ŵòŕķƒĺóω 國國⟧",
156
- "groupSharedFeatures.usm.unifiedShareFormModal.title": "⟦萬萬萬 Śĥàŕè ‘{itemName}’ 國國國⟧",
157
- "groupSharedFeatures.usm.unifiedShareFormModal.uploaderRole": "⟦萬萬 ÙΡĺòàďèŕ 國國⟧",
158
- "groupSharedFeatures.usm.unifiedShareFormModal.viewerRole": "⟦萬 Vìèŵéŕ 國⟧",
159
- "groupSharedFeatures.usm.unifiedShareFormModal.viewerUploaderRole": "⟦萬萬萬萬 Vìèŵéŕ ÙΡĺòàďêŗ 國國國國⟧",
160
- "groupSharedFeatures.usm.updateSharedLinkSuccessNoticeText": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬 Ţĥè śħàŕéď ĺìиķ ŝêţťíйĝş ŵëŗē ѕáνĕđ šµ¢çėśŝƒùļľý. 國國國國國國國國國國國國國國⟧",
161
- "groupSharedFeatures.usm.vanityNameInvalidErrorMessage": "⟦萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬萬 ǵśţòm ÙŔĹŝ мùşť вè ьéŧŵêëи 12-30 ¢ĥàŕáçτēŗѕ, âйď ćãл ìпĉĺúđĕ ļėтţęřš, πûmъěяś, äήď ħýΡнέηŝ 國國國國國國國國國國國國國國國國國國國國國國國國國國國⟧",
162
- "groupSharedFeatures.usm.vanityNameRequiredErrorMessage": "⟦萬萬萬萬萬萬萬 Pĺèàśé êиţëŕ á ¢µŝťòm ÙŔĹ 國國國國國國國⟧",
163
- "groupSharedFeatures.usm.warningNoticeIcon": "⟦萬萬 Ŵàŕиìйĝ 國國⟧"
164
- }
1
+ // THIS IS A GENERATED FILE. DO NOT EDIT MANUALLY OR YOUR CHANGES WILL BE OVERWRITTEN
2
+ export default {};