@box/unified-share-modal 0.46.0 → 0.47.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/i18n/bn-IN.js +15 -61
- package/dist/i18n/bn-IN.properties +24 -96
- package/dist/i18n/da-DK.js +15 -61
- package/dist/i18n/da-DK.properties +24 -96
- package/dist/i18n/de-DE.js +15 -61
- package/dist/i18n/de-DE.properties +24 -96
- package/dist/i18n/en-AU.js +3 -49
- package/dist/i18n/en-AU.properties +22 -94
- package/dist/i18n/en-CA.js +2 -48
- package/dist/i18n/en-CA.properties +21 -93
- package/dist/i18n/en-GB.js +3 -49
- package/dist/i18n/en-GB.properties +22 -94
- package/dist/i18n/en-x-pseudo.js +109 -155
- package/dist/i18n/en-x-pseudo.properties +119 -191
- package/dist/i18n/es-419.js +14 -60
- package/dist/i18n/es-419.properties +24 -96
- package/dist/i18n/es-ES.js +14 -60
- package/dist/i18n/es-ES.properties +24 -96
- package/dist/i18n/fi-FI.js +15 -61
- package/dist/i18n/fi-FI.properties +24 -96
- package/dist/i18n/fr-CA.js +14 -60
- package/dist/i18n/fr-CA.properties +24 -96
- package/dist/i18n/fr-FR.js +14 -60
- package/dist/i18n/fr-FR.properties +24 -96
- package/dist/i18n/hi-IN.js +15 -61
- package/dist/i18n/hi-IN.properties +24 -96
- package/dist/i18n/it-IT.js +13 -59
- package/dist/i18n/it-IT.properties +24 -96
- package/dist/i18n/ja-JP.js +17 -63
- package/dist/i18n/ja-JP.properties +26 -98
- package/dist/i18n/ko-KR.js +15 -61
- package/dist/i18n/ko-KR.properties +24 -96
- package/dist/i18n/nb-NO.js +15 -61
- package/dist/i18n/nb-NO.properties +24 -96
- package/dist/i18n/nl-NL.js +14 -60
- package/dist/i18n/nl-NL.properties +24 -96
- package/dist/i18n/pl-PL.js +15 -61
- package/dist/i18n/pl-PL.properties +24 -96
- package/dist/i18n/pt-BR.js +14 -60
- package/dist/i18n/pt-BR.properties +24 -96
- package/dist/i18n/ru-RU.js +15 -61
- package/dist/i18n/ru-RU.properties +24 -96
- package/dist/i18n/sv-SE.js +15 -61
- package/dist/i18n/sv-SE.properties +24 -96
- package/dist/i18n/tr-TR.js +14 -60
- package/dist/i18n/tr-TR.properties +24 -96
- package/dist/i18n/zh-CN.js +15 -61
- package/dist/i18n/zh-CN.properties +24 -96
- package/dist/i18n/zh-TW.js +15 -61
- package/dist/i18n/zh-TW.properties +24 -96
- package/package.json +3 -3
|
@@ -1,11 +1,9 @@
|
|
|
1
|
-
# Notification text when
|
|
2
|
-
groupSharedFeatures.usm.
|
|
3
|
-
# Notification text when the shared link is successfully copied to clipboard when link is created
|
|
4
|
-
groupSharedFeatures.usm.autoCopySuccessNoticeText = Shared link created and copied to clipboard.
|
|
1
|
+
# Notification text when the shared link is failed to be created
|
|
2
|
+
groupSharedFeatures.usm.autoCopySharedLinkErrorNoticeText = Unable to create a shared link. Please try again later.
|
|
5
3
|
# Notification text when the shared link failed to be created
|
|
6
4
|
groupSharedFeatures.usm.createSharedLinkErrorNoticeText = Unable to create a shared link. Please try again later.
|
|
7
5
|
# Notification text when the shared link is successfully created
|
|
8
|
-
groupSharedFeatures.usm.createSharedLinkSuccessNoticeText = Shared link created
|
|
6
|
+
groupSharedFeatures.usm.createSharedLinkSuccessNoticeText = Shared link created.
|
|
9
7
|
# Default error notification text rendered when API fails
|
|
10
8
|
groupSharedFeatures.usm.defaultErrorNoticeText = Something went wrong. Please try again later.
|
|
11
9
|
# Notification text when the shared link failed to be removed
|
|
@@ -49,7 +47,7 @@ groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationCalendarAriaLabel
|
|
|
49
47
|
# Aria label for the clear date picker button in the link expiration settings
|
|
50
48
|
groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationClearDatePickerAriaLabel = Clear date picker
|
|
51
49
|
# Label for the date picker in the link expiration settings
|
|
52
|
-
groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationDatePickerLabel =
|
|
50
|
+
groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationDatePickerLabel = Expiration date
|
|
53
51
|
# Aria label for the next month button in the link expiration settings
|
|
54
52
|
groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationNextMonthAriaLabel = Switch to next month
|
|
55
53
|
# Aria label for the open calendar dropdown button in the link expiration settings
|
|
@@ -60,6 +58,12 @@ groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationPreviousMonthAriaL
|
|
|
60
58
|
groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationToggleText = Link expiration
|
|
61
59
|
# Button aria label when the shared link settings are being updated
|
|
62
60
|
groupSharedFeatures.usm.sharedLinkSettingsModal.loadingLabel = Loading
|
|
61
|
+
# Placeholder text for the password input
|
|
62
|
+
groupSharedFeatures.usm.sharedLinkSettingsModal.passwordInputPlaceholder = Enter a password
|
|
63
|
+
# Label for the password protection toggle
|
|
64
|
+
groupSharedFeatures.usm.sharedLinkSettingsModal.passwordToggleText = Password protection
|
|
65
|
+
# Text for the password settings warning
|
|
66
|
+
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.
|
|
63
67
|
# Button text to confirm saving the shared link settings
|
|
64
68
|
groupSharedFeatures.usm.sharedLinkSettingsModal.saveButton = Save
|
|
65
69
|
# subtitle of the Shared Link settings modal
|
|
@@ -152,12 +156,12 @@ groupSharedFeatures.usm.unifiedShareFormModal.ownerRole = Owner
|
|
|
152
156
|
groupSharedFeatures.usm.unifiedShareFormModal.previewerRole = Previewer
|
|
153
157
|
# Label for the role of a collaborator who can preview and upload to the item
|
|
154
158
|
groupSharedFeatures.usm.unifiedShareFormModal.previewerUploaderRole = Previewer Uploader
|
|
155
|
-
#
|
|
156
|
-
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.
|
|
157
|
-
# Text
|
|
158
|
-
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.
|
|
159
|
-
#
|
|
160
|
-
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.
|
|
159
|
+
# Notification text when the shared link is successfully copied to clipboard
|
|
160
|
+
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCopySuccessNoticeText = Shared link copied to clipboard.
|
|
161
|
+
# Text for the create and copy shared link notification when copy failed but creation succeeded.
|
|
162
|
+
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopyErrorNoticeText = Shared link created. Click Copy to share.
|
|
163
|
+
# Notification text when the shared link is successfully copied to clipboard after link is created
|
|
164
|
+
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopySuccessNoticeText = Shared link created and copied to clipboard.
|
|
161
165
|
# Description for the access level where only invited users can access the item
|
|
162
166
|
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.collaboratorsAccessLevelDescription = Only invited people can access this {item}
|
|
163
167
|
# Label for the access level where only invited users can access the item
|
|
@@ -176,14 +180,18 @@ groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.enterpriseAccess
|
|
|
176
180
|
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.expirationIconLabel = Expires
|
|
177
181
|
# Tooltip for the icon button to indicate the shared link has an expiration date
|
|
178
182
|
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.expirationIconTooltip = This link will expire and be inaccessible on {expirationDate}
|
|
183
|
+
# Text inserted in the access level descriptions when the type of the item is a file
|
|
184
|
+
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.fileAccessLevelItem = file
|
|
185
|
+
# Text inserted in the access level descriptions when the type of the item is a folder
|
|
186
|
+
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.folderAccessLevelItem = folder
|
|
187
|
+
# Text inserted in the access level descriptions when the type of the item is a hub
|
|
188
|
+
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.hubsAccessLevelItem = hub
|
|
179
189
|
# Description for the access level where anyone with the URL can access the item
|
|
180
190
|
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.openAccessLevelDescription = Publicly accessible and no sign-in required
|
|
181
191
|
# Label for the access level where anyone with the URL can access the item
|
|
182
192
|
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.openAccessLevelLabel = People with the link
|
|
183
193
|
# Label for the section to manage the shared link of the file / folder
|
|
184
194
|
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.shareLinkLabel = Share Link
|
|
185
|
-
# Success notification displayed when shared link is created and copied to clipboard
|
|
186
|
-
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkCopiedSuccessNoticeText = Shared link created and copied to clipboard.
|
|
187
195
|
# Aria label and tooltip for the icon button to email the shared link
|
|
188
196
|
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkEmailLabel = Send shared link
|
|
189
197
|
# Label for the button link to open the Shared Link Settings modal
|
|
@@ -208,83 +216,3 @@ groupSharedFeatures.usm.updateSharedLinkSuccessNoticeText = Your settings were s
|
|
|
208
216
|
groupSharedFeatures.usm.vanityNameInvalidErrorMessage = Custom URLs should be between 12-30 characters, and can include letters, numbers, and hyphens.
|
|
209
217
|
# Error message for the vanity name field when custom URL is not provided
|
|
210
218
|
groupSharedFeatures.usm.vanityNameRequiredErrorMessage = Please enter a custom URL
|
|
211
|
-
# Text displayed when email input is empty
|
|
212
|
-
groupSharedFeatures.usmV1.atLeastOneEmailRequired = Enter at least one valid email
|
|
213
|
-
# Cancel button text
|
|
214
|
-
groupSharedFeatures.usmV1.cancel = Cancel
|
|
215
|
-
# Close button text to close the modal
|
|
216
|
-
groupSharedFeatures.usmV1.close = Close
|
|
217
|
-
# Label for the download settings toggle
|
|
218
|
-
groupSharedFeatures.usmV1.downloadSettingsToggleText = Allow users with the shared link to download this item
|
|
219
|
-
# Aria label for the email shared link button
|
|
220
|
-
groupSharedFeatures.usmV1.emailSharedLinkButtonAriaLabel = Email shared link
|
|
221
|
-
# Label for the error notification type
|
|
222
|
-
groupSharedFeatures.usmV1.errorNoticeAriaLabel = error
|
|
223
|
-
# Text displayed when email input is invalid
|
|
224
|
-
groupSharedFeatures.usmV1.invalidEmail = Invalid email address
|
|
225
|
-
# Label of the field where a user designates who to invite to collaborate on an item
|
|
226
|
-
groupSharedFeatures.usmV1.inviteFieldLabel = Invite People
|
|
227
|
-
# Placeholder text for the invite people combobox
|
|
228
|
-
groupSharedFeatures.usmV1.invitePeoplePlaceholder = Add names or email addresses
|
|
229
|
-
# Link to the learn more about shared link settings
|
|
230
|
-
groupSharedFeatures.usmV1.learnSharedLinkSettingsLink = Learn more about shared link settings.
|
|
231
|
-
# Label for the link expiration toggle
|
|
232
|
-
groupSharedFeatures.usmV1.linkExpirationToggleText = Link expiration
|
|
233
|
-
# Text for the link settings button
|
|
234
|
-
groupSharedFeatures.usmV1.linkSettingsButtonText = Link settings
|
|
235
|
-
# Aria label for loading state
|
|
236
|
-
groupSharedFeatures.usmV1.loadingAriaLabel = loading
|
|
237
|
-
# Label for "Message" text box to email the shared Link
|
|
238
|
-
groupSharedFeatures.usmV1.message = Message (optional)
|
|
239
|
-
# Placeholder text for message section
|
|
240
|
-
groupSharedFeatures.usmV1.messageSelectorPlaceholder = Add a message
|
|
241
|
-
# Title of the Unified Share Modal. {itemName} is the name of the file / folder being shared
|
|
242
|
-
groupSharedFeatures.usmV1.modalTitle = Share ‘{itemName}’
|
|
243
|
-
# Label for the close button in the notification
|
|
244
|
-
groupSharedFeatures.usmV1.noticeCloseAriaLabel = close
|
|
245
|
-
# Okay button text
|
|
246
|
-
groupSharedFeatures.usmV1.okay = Okay
|
|
247
|
-
# Text for the notification when shared link removal fails
|
|
248
|
-
groupSharedFeatures.usmV1.removeSharedLinkFailedNoticeText = Unable to remove the shared link. Please try again later.
|
|
249
|
-
# Body text of the Remove Shared Link modal
|
|
250
|
-
groupSharedFeatures.usmV1.removeSharedLinkModalBodyText = 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?
|
|
251
|
-
# Title of the Remove Shared Link modal
|
|
252
|
-
groupSharedFeatures.usmV1.removeSharedLinkModalTitle = Remove Shared Link
|
|
253
|
-
# Text for the notification when shared link is removed
|
|
254
|
-
groupSharedFeatures.usmV1.removeSharedLinkSuccessNoticeText = The shared link for "{itemName}" has been removed successfully/
|
|
255
|
-
# Send button text
|
|
256
|
-
groupSharedFeatures.usmV1.send = Send
|
|
257
|
-
# Aria label for send button when sending invites
|
|
258
|
-
groupSharedFeatures.usmV1.sendingInvites = Sending invites
|
|
259
|
-
# Subtitle of the Shared Link settings modal
|
|
260
|
-
groupSharedFeatures.usmV1.shareLinkSettingsModalSubTitleText = This content is available to anyone within your company with the link, and can be viewed or downloaded. {learnSharedLinkSettingsLink}
|
|
261
|
-
# Title of the Shared Link settings modal
|
|
262
|
-
groupSharedFeatures.usmV1.shareLinkSettingsModalTitle = Shared Link Settings
|
|
263
|
-
# Success notification displayed when shared link is created and copied to clipboard
|
|
264
|
-
groupSharedFeatures.usmV1.sharedLinkCopiedSuccessNoticeText = Shared link created and copied to clipboard.
|
|
265
|
-
# Label for the copy input field
|
|
266
|
-
groupSharedFeatures.usmV1.sharedLinkCopyInputLabel = Copy share link to clipboard
|
|
267
|
-
# Text for the notification when shared link is created
|
|
268
|
-
groupSharedFeatures.usmV1.sharedLinkCreatedSuccessNoticeText = Shared link created
|
|
269
|
-
# Text for the notification when shared link creation fails
|
|
270
|
-
groupSharedFeatures.usmV1.sharedLinkCreationFailedNoticeText = Unable to create a shared link. Please try again later.
|
|
271
|
-
# This tooltip appears over the shared link toggle, explaining what happens when it is clicked
|
|
272
|
-
groupSharedFeatures.usmV1.sharedLinkDisabledTooltip = Create and copy link
|
|
273
|
-
# Label for share link toggle
|
|
274
|
-
groupSharedFeatures.usmV1.sharedLinkToggleLabel = Share Link
|
|
275
|
-
# Label for share link toggle
|
|
276
|
-
groupSharedFeatures.usmV1.sharedLinkToggleText = Shared link
|
|
277
|
-
# Label for the success notification type
|
|
278
|
-
groupSharedFeatures.usmV1.successNoticeAriaLabel = success
|
|
279
|
-
# Text for the vanity domain settings warning
|
|
280
|
-
groupSharedFeatures.usmV1.vanityDomainSettingsWarningText = Custom URLs should not be used when sharing sensitive content.
|
|
281
|
-
# Label for the vanity name input
|
|
282
|
-
groupSharedFeatures.usmV1.vanityNameInputLabel = Vanity input
|
|
283
|
-
# Placeholder text for the vanity name input
|
|
284
|
-
groupSharedFeatures.usmV1.vanityNameInputPlaceholder = Enter a custom path (12 or more characters)
|
|
285
|
-
# Text for the vanity name invalid error
|
|
286
|
-
groupSharedFeatures.usmV1.vanityNameInvalidError = Custom URLs should be between 12-30 characters, and can include letters, numbers, and hyphens.
|
|
287
|
-
# Label for the vanity name toggle
|
|
288
|
-
groupSharedFeatures.usmV1.vanityNameToggleText = Publish content broadly with a custom, non-private URL
|
|
289
|
-
# Label for the warning notification icon
|
|
290
|
-
groupSharedFeatures.usmV1.warningNoticeIconAriaLabel = warning icon label
|
package/dist/i18n/en-CA.js
CHANGED
|
@@ -27,7 +27,7 @@ export default {
|
|
|
27
27
|
"groupSharedFeatures.usm.sharedLinkSettingsModal.learnSharedLinkSettingsLink": "Learn more about shared link settings.",
|
|
28
28
|
"groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationCalendarAriaLabel": "Select your shared link expiration date",
|
|
29
29
|
"groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationClearDatePickerAriaLabel": "Clear date picker",
|
|
30
|
-
"groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationDatePickerLabel": "
|
|
30
|
+
"groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationDatePickerLabel": "Expiration date",
|
|
31
31
|
"groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationNextMonthAriaLabel": "Switch to next month",
|
|
32
32
|
"groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationOpenCalendarDropdownAriaLabel": "Open calendar",
|
|
33
33
|
"groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationPreviousMonthAriaLabel": "Switch to previous month",
|
|
@@ -111,51 +111,5 @@ export default {
|
|
|
111
111
|
"groupSharedFeatures.usm.unifiedShareFormModal.viewerUploaderRole": "Viewer Uploader",
|
|
112
112
|
"groupSharedFeatures.usm.updateSharedLinkSuccessNoticeText": "Your settings were saved successfully.",
|
|
113
113
|
"groupSharedFeatures.usm.vanityNameInvalidErrorMessage": "Custom URLs should be between 12-30 characters, and can include letters, numbers, and hyphens.",
|
|
114
|
-
"groupSharedFeatures.usm.vanityNameRequiredErrorMessage": "Please enter a custom URL"
|
|
115
|
-
"groupSharedFeatures.usm.autoCopyErrorNoticeText": "Shared link created. Click Copy to share.",
|
|
116
|
-
"groupSharedFeatures.usm.autoCopySuccessNoticeText": "Shared link created and copied to clipboard.",
|
|
117
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.accessLevelFileItem": "file",
|
|
118
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.accessLevelFolderItem": "folder",
|
|
119
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.accessLevelHubsItem": "hub",
|
|
120
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkCopiedSuccessNoticeText": "Shared link created and copied to clipboard.",
|
|
121
|
-
"groupSharedFeatures.usmV1.atLeastOneEmailRequired": "Enter at least one valid email",
|
|
122
|
-
"groupSharedFeatures.usmV1.cancel": "Cancel",
|
|
123
|
-
"groupSharedFeatures.usmV1.close": "Close",
|
|
124
|
-
"groupSharedFeatures.usmV1.downloadSettingsToggleText": "Allow users with the shared link to download this item",
|
|
125
|
-
"groupSharedFeatures.usmV1.emailSharedLinkButtonAriaLabel": "Email shared link",
|
|
126
|
-
"groupSharedFeatures.usmV1.errorNoticeAriaLabel": "error",
|
|
127
|
-
"groupSharedFeatures.usmV1.invalidEmail": "Invalid email address",
|
|
128
|
-
"groupSharedFeatures.usmV1.inviteFieldLabel": "Invite People",
|
|
129
|
-
"groupSharedFeatures.usmV1.invitePeoplePlaceholder": "Add names or email addresses",
|
|
130
|
-
"groupSharedFeatures.usmV1.learnSharedLinkSettingsLink": "Learn more about shared link settings.",
|
|
131
|
-
"groupSharedFeatures.usmV1.linkExpirationToggleText": "Link expiration",
|
|
132
|
-
"groupSharedFeatures.usmV1.linkSettingsButtonText": "Link settings",
|
|
133
|
-
"groupSharedFeatures.usmV1.loadingAriaLabel": "loading",
|
|
134
|
-
"groupSharedFeatures.usmV1.message": "Message (optional)",
|
|
135
|
-
"groupSharedFeatures.usmV1.messageSelectorPlaceholder": "Add a message",
|
|
136
|
-
"groupSharedFeatures.usmV1.modalTitle": "Share ‘{itemName}’",
|
|
137
|
-
"groupSharedFeatures.usmV1.noticeCloseAriaLabel": "close",
|
|
138
|
-
"groupSharedFeatures.usmV1.okay": "Okay",
|
|
139
|
-
"groupSharedFeatures.usmV1.removeSharedLinkFailedNoticeText": "Unable to remove the shared link. Please try again later.",
|
|
140
|
-
"groupSharedFeatures.usmV1.removeSharedLinkModalBodyText": "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?",
|
|
141
|
-
"groupSharedFeatures.usmV1.removeSharedLinkModalTitle": "Remove Shared Link",
|
|
142
|
-
"groupSharedFeatures.usmV1.removeSharedLinkSuccessNoticeText": "The shared link for \"{ itemName }\" has been removed successfully.",
|
|
143
|
-
"groupSharedFeatures.usmV1.send": "Send",
|
|
144
|
-
"groupSharedFeatures.usmV1.sendingInvites": "Sending invites",
|
|
145
|
-
"groupSharedFeatures.usmV1.shareLinkSettingsModalSubTitleText": "This content is available to anyone within your company with the link, and can be viewed or download. {learnSharedLinkSettingsLink}",
|
|
146
|
-
"groupSharedFeatures.usmV1.shareLinkSettingsModalTitle": "Shared Link Settings",
|
|
147
|
-
"groupSharedFeatures.usmV1.sharedLinkCopiedSuccessNoticeText": "Shared link created and copied to clipboard.",
|
|
148
|
-
"groupSharedFeatures.usmV1.sharedLinkCopyInputLabel": "Copy share link to clipboard",
|
|
149
|
-
"groupSharedFeatures.usmV1.sharedLinkCreatedSuccessNoticeText": "Shared link created",
|
|
150
|
-
"groupSharedFeatures.usmV1.sharedLinkCreationFailedNoticeText": "Unable to create a shared link. Please try again later.",
|
|
151
|
-
"groupSharedFeatures.usmV1.sharedLinkDisabledTooltip": "Create and copy link",
|
|
152
|
-
"groupSharedFeatures.usmV1.sharedLinkToggleLabel": "Share Link",
|
|
153
|
-
"groupSharedFeatures.usmV1.sharedLinkToggleText": "Shared link",
|
|
154
|
-
"groupSharedFeatures.usmV1.successNoticeAriaLabel": "success",
|
|
155
|
-
"groupSharedFeatures.usmV1.vanityDomainSettingsWarningText": "Custom URLs should not be used when sharing sensitive content.",
|
|
156
|
-
"groupSharedFeatures.usmV1.vanityNameInputLabel": "Vanity input",
|
|
157
|
-
"groupSharedFeatures.usmV1.vanityNameInputPlaceholder": "Enter a custom path (12 or more characters)",
|
|
158
|
-
"groupSharedFeatures.usmV1.vanityNameInvalidError": "Custom URLs should be between 12-30 characters, and can include letters, numbers, and hyphens.",
|
|
159
|
-
"groupSharedFeatures.usmV1.vanityNameToggleText": "Publish content broadly with a custom, non-private URL",
|
|
160
|
-
"groupSharedFeatures.usmV1.warningNoticeIconAriaLabel": "warning icon label"
|
|
114
|
+
"groupSharedFeatures.usm.vanityNameRequiredErrorMessage": "Please enter a custom URL"
|
|
161
115
|
}
|
|
@@ -1,7 +1,5 @@
|
|
|
1
|
-
# Notification text when
|
|
2
|
-
groupSharedFeatures.usm.
|
|
3
|
-
# Notification text when the shared link is successfully copied to clipboard when link is created
|
|
4
|
-
groupSharedFeatures.usm.autoCopySuccessNoticeText = Shared link created and copied to clipboard.
|
|
1
|
+
# Notification text when the shared link is failed to be created
|
|
2
|
+
groupSharedFeatures.usm.autoCopySharedLinkErrorNoticeText = Unable to create a shared link. Please try again later.
|
|
5
3
|
# Notification text when the shared link failed to be created
|
|
6
4
|
groupSharedFeatures.usm.createSharedLinkErrorNoticeText = Unable to create a shared link. Please try again later.
|
|
7
5
|
# Notification text when the shared link is successfully created
|
|
@@ -49,7 +47,7 @@ groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationCalendarAriaLabel
|
|
|
49
47
|
# Aria label for the clear date picker button in the link expiration settings
|
|
50
48
|
groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationClearDatePickerAriaLabel = Clear date picker
|
|
51
49
|
# Label for the date picker in the link expiration settings
|
|
52
|
-
groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationDatePickerLabel =
|
|
50
|
+
groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationDatePickerLabel = Expiration date
|
|
53
51
|
# Aria label for the next month button in the link expiration settings
|
|
54
52
|
groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationNextMonthAriaLabel = Switch to next month
|
|
55
53
|
# Aria label for the open calendar dropdown button in the link expiration settings
|
|
@@ -60,6 +58,12 @@ groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationPreviousMonthAriaL
|
|
|
60
58
|
groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationToggleText = Link expiration
|
|
61
59
|
# Button aria label when the shared link settings are being updated
|
|
62
60
|
groupSharedFeatures.usm.sharedLinkSettingsModal.loadingLabel = Loading
|
|
61
|
+
# Placeholder text for the password input
|
|
62
|
+
groupSharedFeatures.usm.sharedLinkSettingsModal.passwordInputPlaceholder = Enter a password
|
|
63
|
+
# Label for the password protection toggle
|
|
64
|
+
groupSharedFeatures.usm.sharedLinkSettingsModal.passwordToggleText = Password protection
|
|
65
|
+
# Text for the password settings warning
|
|
66
|
+
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.
|
|
63
67
|
# Button text to confirm saving the shared link settings
|
|
64
68
|
groupSharedFeatures.usm.sharedLinkSettingsModal.saveButton = Save
|
|
65
69
|
# subtitle of the Shared Link settings modal
|
|
@@ -152,12 +156,12 @@ groupSharedFeatures.usm.unifiedShareFormModal.ownerRole = Owner
|
|
|
152
156
|
groupSharedFeatures.usm.unifiedShareFormModal.previewerRole = Previewer
|
|
153
157
|
# Label for the role of a collaborator who can preview and upload to the item
|
|
154
158
|
groupSharedFeatures.usm.unifiedShareFormModal.previewerUploaderRole = Previewer Uploader
|
|
155
|
-
#
|
|
156
|
-
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.
|
|
157
|
-
# Text
|
|
158
|
-
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.
|
|
159
|
-
#
|
|
160
|
-
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.
|
|
159
|
+
# Notification text when the shared link is successfully copied to clipboard
|
|
160
|
+
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCopySuccessNoticeText = Shared link copied to clipboard.
|
|
161
|
+
# Text for the create and copy shared link notification when copy failed but creation succeeded.
|
|
162
|
+
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopyErrorNoticeText = Shared link created. Click Copy to share.
|
|
163
|
+
# Notification text when the shared link is successfully copied to clipboard after link is created
|
|
164
|
+
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopySuccessNoticeText = Shared link created and copied to clipboard.
|
|
161
165
|
# Description for the access level where only invited users can access the item
|
|
162
166
|
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.collaboratorsAccessLevelDescription = Only invited people can access this {item}
|
|
163
167
|
# Label for the access level where only invited users can access the item
|
|
@@ -176,14 +180,18 @@ groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.enterpriseAccess
|
|
|
176
180
|
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.expirationIconLabel = Expires
|
|
177
181
|
# Tooltip for the icon button to indicate the shared link has an expiration date
|
|
178
182
|
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.expirationIconTooltip = This link will expire and be inaccessible on {expirationDate}
|
|
183
|
+
# Text inserted in the access level descriptions when the type of the item is a file
|
|
184
|
+
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.fileAccessLevelItem = file
|
|
185
|
+
# Text inserted in the access level descriptions when the type of the item is a folder
|
|
186
|
+
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.folderAccessLevelItem = folder
|
|
187
|
+
# Text inserted in the access level descriptions when the type of the item is a hub
|
|
188
|
+
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.hubsAccessLevelItem = hub
|
|
179
189
|
# Description for the access level where anyone with the URL can access the item
|
|
180
190
|
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.openAccessLevelDescription = Publicly accessible and no sign-in required
|
|
181
191
|
# Label for the access level where anyone with the URL can access the item
|
|
182
192
|
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.openAccessLevelLabel = People with the link
|
|
183
193
|
# Label for the section to manage the shared link of the file / folder
|
|
184
194
|
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.shareLinkLabel = Share Link
|
|
185
|
-
# Success notification displayed when shared link is created and copied to clipboard
|
|
186
|
-
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkCopiedSuccessNoticeText = Shared link created and copied to clipboard.
|
|
187
195
|
# Aria label and tooltip for the icon button to email the shared link
|
|
188
196
|
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkEmailLabel = Send Shared Link
|
|
189
197
|
# Label for the button link to open the Shared Link Settings modal
|
|
@@ -208,83 +216,3 @@ groupSharedFeatures.usm.updateSharedLinkSuccessNoticeText = Your settings were s
|
|
|
208
216
|
groupSharedFeatures.usm.vanityNameInvalidErrorMessage = Custom URLs should be between 12-30 characters, and can include letters, numbers, and hyphens.
|
|
209
217
|
# Error message for the vanity name field when custom URL is not provided
|
|
210
218
|
groupSharedFeatures.usm.vanityNameRequiredErrorMessage = Please enter a custom URL
|
|
211
|
-
# Text displayed when email input is empty
|
|
212
|
-
groupSharedFeatures.usmV1.atLeastOneEmailRequired = Enter at least one valid email
|
|
213
|
-
# Cancel button text
|
|
214
|
-
groupSharedFeatures.usmV1.cancel = Cancel
|
|
215
|
-
# Close button text to close the modal
|
|
216
|
-
groupSharedFeatures.usmV1.close = Close
|
|
217
|
-
# Label for the download settings toggle
|
|
218
|
-
groupSharedFeatures.usmV1.downloadSettingsToggleText = Allow users with the shared link to download this item
|
|
219
|
-
# Aria label for the email shared link button
|
|
220
|
-
groupSharedFeatures.usmV1.emailSharedLinkButtonAriaLabel = Email shared link
|
|
221
|
-
# Label for the error notification type
|
|
222
|
-
groupSharedFeatures.usmV1.errorNoticeAriaLabel = error
|
|
223
|
-
# Text displayed when email input is invalid
|
|
224
|
-
groupSharedFeatures.usmV1.invalidEmail = Invalid email address
|
|
225
|
-
# Label of the field where a user designates who to invite to collaborate on an item
|
|
226
|
-
groupSharedFeatures.usmV1.inviteFieldLabel = Invite People
|
|
227
|
-
# Placeholder text for the invite people combobox
|
|
228
|
-
groupSharedFeatures.usmV1.invitePeoplePlaceholder = Add names or email addresses
|
|
229
|
-
# Link to the learn more about shared link settings
|
|
230
|
-
groupSharedFeatures.usmV1.learnSharedLinkSettingsLink = Learn more about shared link settings.
|
|
231
|
-
# Label for the link expiration toggle
|
|
232
|
-
groupSharedFeatures.usmV1.linkExpirationToggleText = Link expiration
|
|
233
|
-
# Text for the link settings button
|
|
234
|
-
groupSharedFeatures.usmV1.linkSettingsButtonText = Link settings
|
|
235
|
-
# Aria label for loading state
|
|
236
|
-
groupSharedFeatures.usmV1.loadingAriaLabel = loading
|
|
237
|
-
# Label for "Message" text box to email the shared Link
|
|
238
|
-
groupSharedFeatures.usmV1.message = Message (optional)
|
|
239
|
-
# Placeholder text for message section
|
|
240
|
-
groupSharedFeatures.usmV1.messageSelectorPlaceholder = Add a message
|
|
241
|
-
# Title of the Unified Share Modal. {itemName} is the name of the file / folder being shared
|
|
242
|
-
groupSharedFeatures.usmV1.modalTitle = Share ‘{itemName}’
|
|
243
|
-
# Label for the close button in the notification
|
|
244
|
-
groupSharedFeatures.usmV1.noticeCloseAriaLabel = close
|
|
245
|
-
# Okay button text
|
|
246
|
-
groupSharedFeatures.usmV1.okay = Okay
|
|
247
|
-
# Text for the notification when shared link removal fails
|
|
248
|
-
groupSharedFeatures.usmV1.removeSharedLinkFailedNoticeText = Unable to remove the shared link. Please try again later.
|
|
249
|
-
# Body text of the Remove Shared Link modal
|
|
250
|
-
groupSharedFeatures.usmV1.removeSharedLinkModalBodyText = 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?
|
|
251
|
-
# Title of the Remove Shared Link modal
|
|
252
|
-
groupSharedFeatures.usmV1.removeSharedLinkModalTitle = Remove Shared Link
|
|
253
|
-
# Text for the notification when shared link is removed
|
|
254
|
-
groupSharedFeatures.usmV1.removeSharedLinkSuccessNoticeText = The shared link for "{ itemName }" has been removed successfully.
|
|
255
|
-
# Send button text
|
|
256
|
-
groupSharedFeatures.usmV1.send = Send
|
|
257
|
-
# Aria label for send button when sending invites
|
|
258
|
-
groupSharedFeatures.usmV1.sendingInvites = Sending invites
|
|
259
|
-
# Subtitle of the Shared Link settings modal
|
|
260
|
-
groupSharedFeatures.usmV1.shareLinkSettingsModalSubTitleText = This content is available to anyone within your company with the link, and can be viewed or download. {learnSharedLinkSettingsLink}
|
|
261
|
-
# Title of the Shared Link settings modal
|
|
262
|
-
groupSharedFeatures.usmV1.shareLinkSettingsModalTitle = Shared Link Settings
|
|
263
|
-
# Success notification displayed when shared link is created and copied to clipboard
|
|
264
|
-
groupSharedFeatures.usmV1.sharedLinkCopiedSuccessNoticeText = Shared link created and copied to clipboard.
|
|
265
|
-
# Label for the copy input field
|
|
266
|
-
groupSharedFeatures.usmV1.sharedLinkCopyInputLabel = Copy share link to clipboard
|
|
267
|
-
# Text for the notification when shared link is created
|
|
268
|
-
groupSharedFeatures.usmV1.sharedLinkCreatedSuccessNoticeText = Shared link created
|
|
269
|
-
# Text for the notification when shared link creation fails
|
|
270
|
-
groupSharedFeatures.usmV1.sharedLinkCreationFailedNoticeText = Unable to create a shared link. Please try again later.
|
|
271
|
-
# This tooltip appears over the shared link toggle, explaining what happens when it is clicked
|
|
272
|
-
groupSharedFeatures.usmV1.sharedLinkDisabledTooltip = Create and copy link
|
|
273
|
-
# Label for share link toggle
|
|
274
|
-
groupSharedFeatures.usmV1.sharedLinkToggleLabel = Share Link
|
|
275
|
-
# Label for share link toggle
|
|
276
|
-
groupSharedFeatures.usmV1.sharedLinkToggleText = Shared link
|
|
277
|
-
# Label for the success notification type
|
|
278
|
-
groupSharedFeatures.usmV1.successNoticeAriaLabel = success
|
|
279
|
-
# Text for the vanity domain settings warning
|
|
280
|
-
groupSharedFeatures.usmV1.vanityDomainSettingsWarningText = Custom URLs should not be used when sharing sensitive content.
|
|
281
|
-
# Label for the vanity name input
|
|
282
|
-
groupSharedFeatures.usmV1.vanityNameInputLabel = Vanity input
|
|
283
|
-
# Placeholder text for the vanity name input
|
|
284
|
-
groupSharedFeatures.usmV1.vanityNameInputPlaceholder = Enter a custom path (12 or more characters)
|
|
285
|
-
# Text for the vanity name invalid error
|
|
286
|
-
groupSharedFeatures.usmV1.vanityNameInvalidError = Custom URLs should be between 12-30 characters, and can include letters, numbers, and hyphens.
|
|
287
|
-
# Label for the vanity name toggle
|
|
288
|
-
groupSharedFeatures.usmV1.vanityNameToggleText = Publish content broadly with a custom, non-private URL
|
|
289
|
-
# Label for the warning notification icon
|
|
290
|
-
groupSharedFeatures.usmV1.warningNoticeIconAriaLabel = warning icon label
|
package/dist/i18n/en-GB.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
export default {
|
|
2
2
|
"groupSharedFeatures.usm.autoCopySharedLinkErrorNoticeText": "Unable to create a shared link. Please try again later.",
|
|
3
3
|
"groupSharedFeatures.usm.createSharedLinkErrorNoticeText": "Unable to create a shared link. Please try again later.",
|
|
4
|
-
"groupSharedFeatures.usm.createSharedLinkSuccessNoticeText": "Shared link created",
|
|
4
|
+
"groupSharedFeatures.usm.createSharedLinkSuccessNoticeText": "Shared link created.",
|
|
5
5
|
"groupSharedFeatures.usm.defaultErrorNoticeText": "Something went wrong. Please try again later.",
|
|
6
6
|
"groupSharedFeatures.usm.deleteSharedLinkErrorNoticeText": "Unable to remove the shared link. Please try again later.",
|
|
7
7
|
"groupSharedFeatures.usm.deleteSharedLinkSuccessNoticeText": "The shared link for “{itemName}” has been removed successfully/",
|
|
@@ -27,7 +27,7 @@ export default {
|
|
|
27
27
|
"groupSharedFeatures.usm.sharedLinkSettingsModal.learnSharedLinkSettingsLink": "Learn more about shared link settings.",
|
|
28
28
|
"groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationCalendarAriaLabel": "Select your shared link expiration date",
|
|
29
29
|
"groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationClearDatePickerAriaLabel": "Clear date picker",
|
|
30
|
-
"groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationDatePickerLabel": "
|
|
30
|
+
"groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationDatePickerLabel": "Expiration date",
|
|
31
31
|
"groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationNextMonthAriaLabel": "Switch to next month",
|
|
32
32
|
"groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationOpenCalendarDropdownAriaLabel": "Open calendar",
|
|
33
33
|
"groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationPreviousMonthAriaLabel": "Switch to previous month",
|
|
@@ -111,51 +111,5 @@ export default {
|
|
|
111
111
|
"groupSharedFeatures.usm.unifiedShareFormModal.viewerUploaderRole": "Viewer Uploader",
|
|
112
112
|
"groupSharedFeatures.usm.updateSharedLinkSuccessNoticeText": "Your settings were saved successfully.",
|
|
113
113
|
"groupSharedFeatures.usm.vanityNameInvalidErrorMessage": "Custom URLs should be between 12-30 characters, and can include letters, numbers, and hyphens.",
|
|
114
|
-
"groupSharedFeatures.usm.vanityNameRequiredErrorMessage": "Please enter a custom URL"
|
|
115
|
-
"groupSharedFeatures.usm.autoCopyErrorNoticeText": "Shared link created. Click Copy to share.",
|
|
116
|
-
"groupSharedFeatures.usm.autoCopySuccessNoticeText": "Shared link created and copied to clipboard.",
|
|
117
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.accessLevelFileItem": "file",
|
|
118
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.accessLevelFolderItem": "folder",
|
|
119
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.accessLevelHubsItem": "hub",
|
|
120
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkCopiedSuccessNoticeText": "Shared link created and copied to clipboard.",
|
|
121
|
-
"groupSharedFeatures.usmV1.atLeastOneEmailRequired": "Enter at least one valid email",
|
|
122
|
-
"groupSharedFeatures.usmV1.cancel": "Cancel",
|
|
123
|
-
"groupSharedFeatures.usmV1.close": "Close",
|
|
124
|
-
"groupSharedFeatures.usmV1.downloadSettingsToggleText": "Allow users with the shared link to download this item",
|
|
125
|
-
"groupSharedFeatures.usmV1.emailSharedLinkButtonAriaLabel": "Email shared link",
|
|
126
|
-
"groupSharedFeatures.usmV1.errorNoticeAriaLabel": "error",
|
|
127
|
-
"groupSharedFeatures.usmV1.invalidEmail": "Invalid email address",
|
|
128
|
-
"groupSharedFeatures.usmV1.inviteFieldLabel": "Invite People",
|
|
129
|
-
"groupSharedFeatures.usmV1.invitePeoplePlaceholder": "Add names or email addresses",
|
|
130
|
-
"groupSharedFeatures.usmV1.learnSharedLinkSettingsLink": "Learn more about shared link settings.",
|
|
131
|
-
"groupSharedFeatures.usmV1.linkExpirationToggleText": "Link expiration",
|
|
132
|
-
"groupSharedFeatures.usmV1.linkSettingsButtonText": "Link settings",
|
|
133
|
-
"groupSharedFeatures.usmV1.loadingAriaLabel": "loading",
|
|
134
|
-
"groupSharedFeatures.usmV1.message": "Message (optional)",
|
|
135
|
-
"groupSharedFeatures.usmV1.messageSelectorPlaceholder": "Add a message",
|
|
136
|
-
"groupSharedFeatures.usmV1.modalTitle": "Share ‘{itemName}’",
|
|
137
|
-
"groupSharedFeatures.usmV1.noticeCloseAriaLabel": "close",
|
|
138
|
-
"groupSharedFeatures.usmV1.okay": "Okay",
|
|
139
|
-
"groupSharedFeatures.usmV1.removeSharedLinkFailedNoticeText": "Unable to remove the shared link. Please try again later.",
|
|
140
|
-
"groupSharedFeatures.usmV1.removeSharedLinkModalBodyText": "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?",
|
|
141
|
-
"groupSharedFeatures.usmV1.removeSharedLinkModalTitle": "Remove Shared Link",
|
|
142
|
-
"groupSharedFeatures.usmV1.removeSharedLinkSuccessNoticeText": "The shared link for \"{itemName}\" has been removed successfully/",
|
|
143
|
-
"groupSharedFeatures.usmV1.send": "Send",
|
|
144
|
-
"groupSharedFeatures.usmV1.sendingInvites": "Sending invites",
|
|
145
|
-
"groupSharedFeatures.usmV1.shareLinkSettingsModalSubTitleText": "This content is available to anyone within your company with the link, and can be viewed or downloaded. {learnSharedLinkSettingsLink}",
|
|
146
|
-
"groupSharedFeatures.usmV1.shareLinkSettingsModalTitle": "Shared Link Settings",
|
|
147
|
-
"groupSharedFeatures.usmV1.sharedLinkCopiedSuccessNoticeText": "Shared link created and copied to clipboard.",
|
|
148
|
-
"groupSharedFeatures.usmV1.sharedLinkCopyInputLabel": "Copy share link to clipboard",
|
|
149
|
-
"groupSharedFeatures.usmV1.sharedLinkCreatedSuccessNoticeText": "Shared link created",
|
|
150
|
-
"groupSharedFeatures.usmV1.sharedLinkCreationFailedNoticeText": "Unable to create a shared link. Please try again later.",
|
|
151
|
-
"groupSharedFeatures.usmV1.sharedLinkDisabledTooltip": "Create and copy link",
|
|
152
|
-
"groupSharedFeatures.usmV1.sharedLinkToggleLabel": "Share Link",
|
|
153
|
-
"groupSharedFeatures.usmV1.sharedLinkToggleText": "Shared link",
|
|
154
|
-
"groupSharedFeatures.usmV1.successNoticeAriaLabel": "success",
|
|
155
|
-
"groupSharedFeatures.usmV1.vanityDomainSettingsWarningText": "Custom URLs should not be used when sharing sensitive content.",
|
|
156
|
-
"groupSharedFeatures.usmV1.vanityNameInputLabel": "Vanity input",
|
|
157
|
-
"groupSharedFeatures.usmV1.vanityNameInputPlaceholder": "Enter a custom path (12 or more characters)",
|
|
158
|
-
"groupSharedFeatures.usmV1.vanityNameInvalidError": "Custom URLs should be between 12-30 characters, and can include letters, numbers, and hyphens.",
|
|
159
|
-
"groupSharedFeatures.usmV1.vanityNameToggleText": "Publish content broadly with a custom, non-private URL",
|
|
160
|
-
"groupSharedFeatures.usmV1.warningNoticeIconAriaLabel": "warning icon label"
|
|
114
|
+
"groupSharedFeatures.usm.vanityNameRequiredErrorMessage": "Please enter a custom URL"
|
|
161
115
|
}
|
|
@@ -1,11 +1,9 @@
|
|
|
1
|
-
# Notification text when
|
|
2
|
-
groupSharedFeatures.usm.
|
|
3
|
-
# Notification text when the shared link is successfully copied to clipboard when link is created
|
|
4
|
-
groupSharedFeatures.usm.autoCopySuccessNoticeText = Shared link created and copied to clipboard.
|
|
1
|
+
# Notification text when the shared link is failed to be created
|
|
2
|
+
groupSharedFeatures.usm.autoCopySharedLinkErrorNoticeText = Unable to create a shared link. Please try again later.
|
|
5
3
|
# Notification text when the shared link failed to be created
|
|
6
4
|
groupSharedFeatures.usm.createSharedLinkErrorNoticeText = Unable to create a shared link. Please try again later.
|
|
7
5
|
# Notification text when the shared link is successfully created
|
|
8
|
-
groupSharedFeatures.usm.createSharedLinkSuccessNoticeText = Shared link created
|
|
6
|
+
groupSharedFeatures.usm.createSharedLinkSuccessNoticeText = Shared link created.
|
|
9
7
|
# Default error notification text rendered when API fails
|
|
10
8
|
groupSharedFeatures.usm.defaultErrorNoticeText = Something went wrong. Please try again later.
|
|
11
9
|
# Notification text when the shared link failed to be removed
|
|
@@ -49,7 +47,7 @@ groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationCalendarAriaLabel
|
|
|
49
47
|
# Aria label for the clear date picker button in the link expiration settings
|
|
50
48
|
groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationClearDatePickerAriaLabel = Clear date picker
|
|
51
49
|
# Label for the date picker in the link expiration settings
|
|
52
|
-
groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationDatePickerLabel =
|
|
50
|
+
groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationDatePickerLabel = Expiration date
|
|
53
51
|
# Aria label for the next month button in the link expiration settings
|
|
54
52
|
groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationNextMonthAriaLabel = Switch to next month
|
|
55
53
|
# Aria label for the open calendar dropdown button in the link expiration settings
|
|
@@ -60,6 +58,12 @@ groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationPreviousMonthAriaL
|
|
|
60
58
|
groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationToggleText = Link expiration
|
|
61
59
|
# Button aria label when the shared link settings are being updated
|
|
62
60
|
groupSharedFeatures.usm.sharedLinkSettingsModal.loadingLabel = Loading
|
|
61
|
+
# Placeholder text for the password input
|
|
62
|
+
groupSharedFeatures.usm.sharedLinkSettingsModal.passwordInputPlaceholder = Enter a password
|
|
63
|
+
# Label for the password protection toggle
|
|
64
|
+
groupSharedFeatures.usm.sharedLinkSettingsModal.passwordToggleText = Password protection
|
|
65
|
+
# Text for the password settings warning
|
|
66
|
+
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.
|
|
63
67
|
# Button text to confirm saving the shared link settings
|
|
64
68
|
groupSharedFeatures.usm.sharedLinkSettingsModal.saveButton = Save
|
|
65
69
|
# subtitle of the Shared Link settings modal
|
|
@@ -152,12 +156,12 @@ groupSharedFeatures.usm.unifiedShareFormModal.ownerRole = Owner
|
|
|
152
156
|
groupSharedFeatures.usm.unifiedShareFormModal.previewerRole = Previewer
|
|
153
157
|
# Label for the role of a collaborator who can preview and upload to the item
|
|
154
158
|
groupSharedFeatures.usm.unifiedShareFormModal.previewerUploaderRole = Previewer Uploader
|
|
155
|
-
#
|
|
156
|
-
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.
|
|
157
|
-
# Text
|
|
158
|
-
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.
|
|
159
|
-
#
|
|
160
|
-
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.
|
|
159
|
+
# Notification text when the shared link is successfully copied to clipboard
|
|
160
|
+
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCopySuccessNoticeText = Shared link copied to clipboard.
|
|
161
|
+
# Text for the create and copy shared link notification when copy failed but creation succeeded.
|
|
162
|
+
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopyErrorNoticeText = Shared link created. Click Copy to share.
|
|
163
|
+
# Notification text when the shared link is successfully copied to clipboard after link is created
|
|
164
|
+
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopySuccessNoticeText = Shared link created and copied to clipboard.
|
|
161
165
|
# Description for the access level where only invited users can access the item
|
|
162
166
|
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.collaboratorsAccessLevelDescription = Only invited people can access this {item}
|
|
163
167
|
# Label for the access level where only invited users can access the item
|
|
@@ -176,14 +180,18 @@ groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.enterpriseAccess
|
|
|
176
180
|
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.expirationIconLabel = Expires
|
|
177
181
|
# Tooltip for the icon button to indicate the shared link has an expiration date
|
|
178
182
|
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.expirationIconTooltip = This link will expire and be inaccessible on {expirationDate}
|
|
183
|
+
# Text inserted in the access level descriptions when the type of the item is a file
|
|
184
|
+
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.fileAccessLevelItem = file
|
|
185
|
+
# Text inserted in the access level descriptions when the type of the item is a folder
|
|
186
|
+
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.folderAccessLevelItem = folder
|
|
187
|
+
# Text inserted in the access level descriptions when the type of the item is a hub
|
|
188
|
+
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.hubsAccessLevelItem = hub
|
|
179
189
|
# Description for the access level where anyone with the URL can access the item
|
|
180
190
|
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.openAccessLevelDescription = Publicly accessible and no sign-in required
|
|
181
191
|
# Label for the access level where anyone with the URL can access the item
|
|
182
192
|
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.openAccessLevelLabel = People with the link
|
|
183
193
|
# Label for the section to manage the shared link of the file / folder
|
|
184
194
|
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.shareLinkLabel = Share Link
|
|
185
|
-
# Success notification displayed when shared link is created and copied to clipboard
|
|
186
|
-
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkCopiedSuccessNoticeText = Shared link created and copied to clipboard.
|
|
187
195
|
# Aria label and tooltip for the icon button to email the shared link
|
|
188
196
|
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkEmailLabel = Send shared link
|
|
189
197
|
# Label for the button link to open the Shared Link Settings modal
|
|
@@ -208,83 +216,3 @@ groupSharedFeatures.usm.updateSharedLinkSuccessNoticeText = Your settings were s
|
|
|
208
216
|
groupSharedFeatures.usm.vanityNameInvalidErrorMessage = Custom URLs should be between 12-30 characters, and can include letters, numbers, and hyphens.
|
|
209
217
|
# Error message for the vanity name field when custom URL is not provided
|
|
210
218
|
groupSharedFeatures.usm.vanityNameRequiredErrorMessage = Please enter a custom URL
|
|
211
|
-
# Text displayed when email input is empty
|
|
212
|
-
groupSharedFeatures.usmV1.atLeastOneEmailRequired = Enter at least one valid email
|
|
213
|
-
# Cancel button text
|
|
214
|
-
groupSharedFeatures.usmV1.cancel = Cancel
|
|
215
|
-
# Close button text to close the modal
|
|
216
|
-
groupSharedFeatures.usmV1.close = Close
|
|
217
|
-
# Label for the download settings toggle
|
|
218
|
-
groupSharedFeatures.usmV1.downloadSettingsToggleText = Allow users with the shared link to download this item
|
|
219
|
-
# Aria label for the email shared link button
|
|
220
|
-
groupSharedFeatures.usmV1.emailSharedLinkButtonAriaLabel = Email shared link
|
|
221
|
-
# Label for the error notification type
|
|
222
|
-
groupSharedFeatures.usmV1.errorNoticeAriaLabel = error
|
|
223
|
-
# Text displayed when email input is invalid
|
|
224
|
-
groupSharedFeatures.usmV1.invalidEmail = Invalid email address
|
|
225
|
-
# Label of the field where a user designates who to invite to collaborate on an item
|
|
226
|
-
groupSharedFeatures.usmV1.inviteFieldLabel = Invite People
|
|
227
|
-
# Placeholder text for the invite people combobox
|
|
228
|
-
groupSharedFeatures.usmV1.invitePeoplePlaceholder = Add names or email addresses
|
|
229
|
-
# Link to the learn more about shared link settings
|
|
230
|
-
groupSharedFeatures.usmV1.learnSharedLinkSettingsLink = Learn more about shared link settings.
|
|
231
|
-
# Label for the link expiration toggle
|
|
232
|
-
groupSharedFeatures.usmV1.linkExpirationToggleText = Link expiration
|
|
233
|
-
# Text for the link settings button
|
|
234
|
-
groupSharedFeatures.usmV1.linkSettingsButtonText = Link settings
|
|
235
|
-
# Aria label for loading state
|
|
236
|
-
groupSharedFeatures.usmV1.loadingAriaLabel = loading
|
|
237
|
-
# Label for "Message" text box to email the shared Link
|
|
238
|
-
groupSharedFeatures.usmV1.message = Message (optional)
|
|
239
|
-
# Placeholder text for message section
|
|
240
|
-
groupSharedFeatures.usmV1.messageSelectorPlaceholder = Add a message
|
|
241
|
-
# Title of the Unified Share Modal. {itemName} is the name of the file / folder being shared
|
|
242
|
-
groupSharedFeatures.usmV1.modalTitle = Share ‘{itemName}’
|
|
243
|
-
# Label for the close button in the notification
|
|
244
|
-
groupSharedFeatures.usmV1.noticeCloseAriaLabel = close
|
|
245
|
-
# Okay button text
|
|
246
|
-
groupSharedFeatures.usmV1.okay = Okay
|
|
247
|
-
# Text for the notification when shared link removal fails
|
|
248
|
-
groupSharedFeatures.usmV1.removeSharedLinkFailedNoticeText = Unable to remove the shared link. Please try again later.
|
|
249
|
-
# Body text of the Remove Shared Link modal
|
|
250
|
-
groupSharedFeatures.usmV1.removeSharedLinkModalBodyText = 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?
|
|
251
|
-
# Title of the Remove Shared Link modal
|
|
252
|
-
groupSharedFeatures.usmV1.removeSharedLinkModalTitle = Remove Shared Link
|
|
253
|
-
# Text for the notification when shared link is removed
|
|
254
|
-
groupSharedFeatures.usmV1.removeSharedLinkSuccessNoticeText = The shared link for "{itemName}" has been removed successfully/
|
|
255
|
-
# Send button text
|
|
256
|
-
groupSharedFeatures.usmV1.send = Send
|
|
257
|
-
# Aria label for send button when sending invites
|
|
258
|
-
groupSharedFeatures.usmV1.sendingInvites = Sending invites
|
|
259
|
-
# Subtitle of the Shared Link settings modal
|
|
260
|
-
groupSharedFeatures.usmV1.shareLinkSettingsModalSubTitleText = This content is available to anyone within your company with the link, and can be viewed or downloaded. {learnSharedLinkSettingsLink}
|
|
261
|
-
# Title of the Shared Link settings modal
|
|
262
|
-
groupSharedFeatures.usmV1.shareLinkSettingsModalTitle = Shared Link Settings
|
|
263
|
-
# Success notification displayed when shared link is created and copied to clipboard
|
|
264
|
-
groupSharedFeatures.usmV1.sharedLinkCopiedSuccessNoticeText = Shared link created and copied to clipboard.
|
|
265
|
-
# Label for the copy input field
|
|
266
|
-
groupSharedFeatures.usmV1.sharedLinkCopyInputLabel = Copy share link to clipboard
|
|
267
|
-
# Text for the notification when shared link is created
|
|
268
|
-
groupSharedFeatures.usmV1.sharedLinkCreatedSuccessNoticeText = Shared link created
|
|
269
|
-
# Text for the notification when shared link creation fails
|
|
270
|
-
groupSharedFeatures.usmV1.sharedLinkCreationFailedNoticeText = Unable to create a shared link. Please try again later.
|
|
271
|
-
# This tooltip appears over the shared link toggle, explaining what happens when it is clicked
|
|
272
|
-
groupSharedFeatures.usmV1.sharedLinkDisabledTooltip = Create and copy link
|
|
273
|
-
# Label for share link toggle
|
|
274
|
-
groupSharedFeatures.usmV1.sharedLinkToggleLabel = Share Link
|
|
275
|
-
# Label for share link toggle
|
|
276
|
-
groupSharedFeatures.usmV1.sharedLinkToggleText = Shared link
|
|
277
|
-
# Label for the success notification type
|
|
278
|
-
groupSharedFeatures.usmV1.successNoticeAriaLabel = success
|
|
279
|
-
# Text for the vanity domain settings warning
|
|
280
|
-
groupSharedFeatures.usmV1.vanityDomainSettingsWarningText = Custom URLs should not be used when sharing sensitive content.
|
|
281
|
-
# Label for the vanity name input
|
|
282
|
-
groupSharedFeatures.usmV1.vanityNameInputLabel = Vanity input
|
|
283
|
-
# Placeholder text for the vanity name input
|
|
284
|
-
groupSharedFeatures.usmV1.vanityNameInputPlaceholder = Enter a custom path (12 or more characters)
|
|
285
|
-
# Text for the vanity name invalid error
|
|
286
|
-
groupSharedFeatures.usmV1.vanityNameInvalidError = Custom URLs should be between 12-30 characters, and can include letters, numbers, and hyphens.
|
|
287
|
-
# Label for the vanity name toggle
|
|
288
|
-
groupSharedFeatures.usmV1.vanityNameToggleText = Publish content broadly with a custom, non-private URL
|
|
289
|
-
# Label for the warning notification icon
|
|
290
|
-
groupSharedFeatures.usmV1.warningNoticeIconAriaLabel = warning icon label
|