@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.
Files changed (51) hide show
  1. package/dist/i18n/bn-IN.js +15 -61
  2. package/dist/i18n/bn-IN.properties +24 -96
  3. package/dist/i18n/da-DK.js +15 -61
  4. package/dist/i18n/da-DK.properties +24 -96
  5. package/dist/i18n/de-DE.js +15 -61
  6. package/dist/i18n/de-DE.properties +24 -96
  7. package/dist/i18n/en-AU.js +3 -49
  8. package/dist/i18n/en-AU.properties +22 -94
  9. package/dist/i18n/en-CA.js +2 -48
  10. package/dist/i18n/en-CA.properties +21 -93
  11. package/dist/i18n/en-GB.js +3 -49
  12. package/dist/i18n/en-GB.properties +22 -94
  13. package/dist/i18n/en-x-pseudo.js +109 -155
  14. package/dist/i18n/en-x-pseudo.properties +119 -191
  15. package/dist/i18n/es-419.js +14 -60
  16. package/dist/i18n/es-419.properties +24 -96
  17. package/dist/i18n/es-ES.js +14 -60
  18. package/dist/i18n/es-ES.properties +24 -96
  19. package/dist/i18n/fi-FI.js +15 -61
  20. package/dist/i18n/fi-FI.properties +24 -96
  21. package/dist/i18n/fr-CA.js +14 -60
  22. package/dist/i18n/fr-CA.properties +24 -96
  23. package/dist/i18n/fr-FR.js +14 -60
  24. package/dist/i18n/fr-FR.properties +24 -96
  25. package/dist/i18n/hi-IN.js +15 -61
  26. package/dist/i18n/hi-IN.properties +24 -96
  27. package/dist/i18n/it-IT.js +13 -59
  28. package/dist/i18n/it-IT.properties +24 -96
  29. package/dist/i18n/ja-JP.js +17 -63
  30. package/dist/i18n/ja-JP.properties +26 -98
  31. package/dist/i18n/ko-KR.js +15 -61
  32. package/dist/i18n/ko-KR.properties +24 -96
  33. package/dist/i18n/nb-NO.js +15 -61
  34. package/dist/i18n/nb-NO.properties +24 -96
  35. package/dist/i18n/nl-NL.js +14 -60
  36. package/dist/i18n/nl-NL.properties +24 -96
  37. package/dist/i18n/pl-PL.js +15 -61
  38. package/dist/i18n/pl-PL.properties +24 -96
  39. package/dist/i18n/pt-BR.js +14 -60
  40. package/dist/i18n/pt-BR.properties +24 -96
  41. package/dist/i18n/ru-RU.js +15 -61
  42. package/dist/i18n/ru-RU.properties +24 -96
  43. package/dist/i18n/sv-SE.js +15 -61
  44. package/dist/i18n/sv-SE.properties +24 -96
  45. package/dist/i18n/tr-TR.js +14 -60
  46. package/dist/i18n/tr-TR.properties +24 -96
  47. package/dist/i18n/zh-CN.js +15 -61
  48. package/dist/i18n/zh-CN.properties +24 -96
  49. package/dist/i18n/zh-TW.js +15 -61
  50. package/dist/i18n/zh-TW.properties +24 -96
  51. package/package.json +3 -3
@@ -1,13 +1,11 @@
1
- # Notification text when copying the shared link fails
2
- groupSharedFeatures.usm.autoCopyErrorNoticeText = Shared link created. Click Copy to share.
3
- # Notification text when the shared link is successfully copied to clipboard when link is created
4
- groupSharedFeatures.usm.autoCopySuccessNoticeText = Delt link oprettet og kopieret til udklipsholder.
1
+ # Notification text when the shared link is failed to be created
2
+ groupSharedFeatures.usm.autoCopySharedLinkErrorNoticeText = Kunne ikke oprette et delt link. Prøv venligst igen senere.
5
3
  # Notification text when the shared link failed to be created
6
4
  groupSharedFeatures.usm.createSharedLinkErrorNoticeText = Kunne ikke oprette et delt link. Prøv venligst igen senere.
7
5
  # Notification text when the shared link is successfully created
8
- groupSharedFeatures.usm.createSharedLinkSuccessNoticeText = Delt link blev oprettet
6
+ groupSharedFeatures.usm.createSharedLinkSuccessNoticeText = Delt link blev oprettet.
9
7
  # Default error notification text rendered when API fails
10
- groupSharedFeatures.usm.defaultErrorNoticeText = Something went wrong. Please try again later.
8
+ groupSharedFeatures.usm.defaultErrorNoticeText = Noget gik galt. Prøv venligst igen senere.
11
9
  # Notification text when the shared link failed to be removed
12
10
  groupSharedFeatures.usm.deleteSharedLinkErrorNoticeText = Kunne ikke fjerne det delt link. Prøv venligst igen senere.
13
11
  # Notification text when the shared link is successfully removed
@@ -17,7 +15,7 @@ groupSharedFeatures.usm.emailRequiredErrorMessage = Indtast mindst én gyldig e-
17
15
  # Icon label for the error notifications
18
16
  groupSharedFeatures.usm.errorNoticeIcon = Fejl
19
17
  # Error message for the expiration date field when expiration date is in the past
20
- groupSharedFeatures.usm.expirationFutureDateRequiredErrorMessage = The expiration date must be in the future
18
+ groupSharedFeatures.usm.expirationFutureDateRequiredErrorMessage = Udløbsdatoen skal være i fremtiden
21
19
  # Error message for the expiration date field when expiration date is not provided
22
20
  groupSharedFeatures.usm.expirationRequiredErrorMessage = Vælg venligst en dato
23
21
  # Error message for the email field when email is invalid
@@ -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 = Ryd datovælger
51
49
  # Label for the date picker in the link expiration settings
52
- groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationDatePickerLabel = Vælg en dato
50
+ groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationDatePickerLabel = Udløbsdato
53
51
  # Aria label for the next month button in the link expiration settings
54
52
  groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationNextMonthAriaLabel = Skift til næste måned
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 = Linkets udløb
61
59
  # Button aria label when the shared link settings are being updated
62
60
  groupSharedFeatures.usm.sharedLinkSettingsModal.loadingLabel = Indlæser
61
+ # Placeholder text for the password input
62
+ groupSharedFeatures.usm.sharedLinkSettingsModal.passwordInputPlaceholder = Indtast en adgangskode
63
+ # Label for the password protection toggle
64
+ groupSharedFeatures.usm.sharedLinkSettingsModal.passwordToggleText = Adgangskodebeskyttelse
65
+ # Text for the password settings warning
66
+ groupSharedFeatures.usm.sharedLinkSettingsModal.passwordWarningText = Din adgangskode skal bestå af mindst 8 tegn og indeholde mindst ét stort bogstav, tal eller specialtegn.
63
67
  # Button text to confirm saving the shared link settings
64
68
  groupSharedFeatures.usm.sharedLinkSettingsModal.saveButton = Gem
65
69
  # subtitle of the Shared Link settings modal
@@ -152,12 +156,12 @@ groupSharedFeatures.usm.unifiedShareFormModal.ownerRole = Ejer
152
156
  groupSharedFeatures.usm.unifiedShareFormModal.previewerRole = Fremviser
153
157
  # Label for the role of a collaborator who can preview and upload to the item
154
158
  groupSharedFeatures.usm.unifiedShareFormModal.previewerUploaderRole = Fremviser og uploader
155
- # Text inserted in the access level descriptions when the type of the item is a file
156
- groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.accessLevelFileItem = fil
157
- # Text inserted in the access level descriptions when the type of the item is a folder
158
- groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.accessLevelFolderItem = mappe
159
- # Text inserted in the access level descriptions when the type of the item is a hub
160
- groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.accessLevelHubsItem = Hub
159
+ # Notification text when the shared link is successfully copied to clipboard
160
+ groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCopySuccessNoticeText = Delt link kopieret til udklipsholder.
161
+ # Text for the create and copy shared link notification when copy failed but creation succeeded.
162
+ groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopyErrorNoticeText = Delt link oprettet. Klik på Kopiér for at dele.
163
+ # Notification text when the shared link is successfully copied to clipboard after link is created
164
+ groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopySuccessNoticeText = Delt link oprettet og kopieret til udklipsholder.
161
165
  # Description for the access level where only invited users can access the item
162
166
  groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.collaboratorsAccessLevelDescription = Kun inviterede personer har adgang til dette {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 = Udløber
177
181
  # Tooltip for the icon button to indicate the shared link has an expiration date
178
182
  groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.expirationIconTooltip = Dette link vil udløbe og være utilgængeligt på {expirationDate}
183
+ # Text inserted in the access level descriptions when the type of the item is a file
184
+ groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.fileAccessLevelItem = fil
185
+ # Text inserted in the access level descriptions when the type of the item is a folder
186
+ groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.folderAccessLevelItem = mappe
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 = Offentligt tilgængeligt, det er ikke nødvendigt at logge ind
181
191
  # Label for the access level where anyone with the URL can access the item
182
192
  groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.openAccessLevelLabel = Personer med linket
183
193
  # Label for the section to manage the shared link of the file / folder
184
194
  groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.shareLinkLabel = Del link
185
- # Success notification displayed when shared link is created and copied to clipboard
186
- groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkCopiedSuccessNoticeText = Delt link oprettet og kopieret til udklipsholder.
187
195
  # Aria label and tooltip for the icon button to email the shared link
188
196
  groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkEmailLabel = Send delt link
189
197
  # Label for the button link to open the Shared Link Settings modal
@@ -208,83 +216,3 @@ groupSharedFeatures.usm.updateSharedLinkSuccessNoticeText = Dine indstillinger b
208
216
  groupSharedFeatures.usm.vanityNameInvalidErrorMessage = Brugerdefinerede URL'er skal være mellem 12-30 tegn og kan indeholde bogstaver, tal og bindestreger.
209
217
  # Error message for the vanity name field when custom URL is not provided
210
218
  groupSharedFeatures.usm.vanityNameRequiredErrorMessage = Indtast venligst en tilpasset URL
211
- # Text displayed when email input is empty
212
- groupSharedFeatures.usmV1.atLeastOneEmailRequired = Indtast mindst én gyldig e-mailadresse.
213
- # Cancel button text
214
- groupSharedFeatures.usmV1.cancel = Annuller
215
- # Close button text to close the modal
216
- groupSharedFeatures.usmV1.close = Luk
217
- # Label for the download settings toggle
218
- groupSharedFeatures.usmV1.downloadSettingsToggleText = Tillad brugere med det delt link at downloade dette element
219
- # Aria label for the email shared link button
220
- groupSharedFeatures.usmV1.emailSharedLinkButtonAriaLabel = Email delt link
221
- # Label for the error notification type
222
- groupSharedFeatures.usmV1.errorNoticeAriaLabel = fejl
223
- # Text displayed when email input is invalid
224
- groupSharedFeatures.usmV1.invalidEmail = Ugyldig e-mailadresse
225
- # Label of the field where a user designates who to invite to collaborate on an item
226
- groupSharedFeatures.usmV1.inviteFieldLabel = Invitér personer
227
- # Placeholder text for the invite people combobox
228
- groupSharedFeatures.usmV1.invitePeoplePlaceholder = Tilføj navne eller e-mailadresser
229
- # Link to the learn more about shared link settings
230
- groupSharedFeatures.usmV1.learnSharedLinkSettingsLink = Få mere at vide om delt link-indstillinger.
231
- # Label for the link expiration toggle
232
- groupSharedFeatures.usmV1.linkExpirationToggleText = Linkets udløb
233
- # Text for the link settings button
234
- groupSharedFeatures.usmV1.linkSettingsButtonText = Linkindstillinger
235
- # Aria label for loading state
236
- groupSharedFeatures.usmV1.loadingAriaLabel = indlæser
237
- # Label for "Message" text box to email the shared Link
238
- groupSharedFeatures.usmV1.message = Meddelelse (valgfri)
239
- # Placeholder text for message section
240
- groupSharedFeatures.usmV1.messageSelectorPlaceholder = Tilføj en meddelelse
241
- # Title of the Unified Share Modal. {itemName} is the name of the file / folder being shared
242
- groupSharedFeatures.usmV1.modalTitle = Del ‘{itemName}’
243
- # Label for the close button in the notification
244
- groupSharedFeatures.usmV1.noticeCloseAriaLabel = luk
245
- # Okay button text
246
- groupSharedFeatures.usmV1.okay = Okay
247
- # Text for the notification when shared link removal fails
248
- groupSharedFeatures.usmV1.removeSharedLinkFailedNoticeText = Kunne ikke fjerne det delt link. Prøv venligst igen senere.
249
- # Body text of the Remove Shared Link modal
250
- groupSharedFeatures.usmV1.removeSharedLinkModalBodyText = Dette fjerner det delte link permanent. Hvis elementet er indlejret på andre sider, vil det også blive utilgængeligt. Eventuelle brugerdefinerede egenskaber, indstillinger og udløbstider vil også blive fjernet. Vil du fortsætte?
251
- # Title of the Remove Shared Link modal
252
- groupSharedFeatures.usmV1.removeSharedLinkModalTitle = Fjern delt link
253
- # Text for the notification when shared link is removed
254
- groupSharedFeatures.usmV1.removeSharedLinkSuccessNoticeText = Det delte link til “{itemName}” er blevet fjernet.
255
- # Send button text
256
- groupSharedFeatures.usmV1.send = Send
257
- # Aria label for send button when sending invites
258
- groupSharedFeatures.usmV1.sendingInvites = Sender invitationer
259
- # Subtitle of the Shared Link settings modal
260
- groupSharedFeatures.usmV1.shareLinkSettingsModalSubTitleText = Dette indhold er tilgængeligt for alle i din virksomhed med linket og kan ses eller downloades. {learnSharedLinkSettingsLink}
261
- # Title of the Shared Link settings modal
262
- groupSharedFeatures.usmV1.shareLinkSettingsModalTitle = Indstillinger for delt link
263
- # Success notification displayed when shared link is created and copied to clipboard
264
- groupSharedFeatures.usmV1.sharedLinkCopiedSuccessNoticeText = Delt link oprettet og kopieret til udklipsholder.
265
- # Label for the copy input field
266
- groupSharedFeatures.usmV1.sharedLinkCopyInputLabel = Kopiér delingslink til udklipsholder
267
- # Text for the notification when shared link is created
268
- groupSharedFeatures.usmV1.sharedLinkCreatedSuccessNoticeText = Delt link blev oprettet
269
- # Text for the notification when shared link creation fails
270
- groupSharedFeatures.usmV1.sharedLinkCreationFailedNoticeText = Kunne ikke oprette et delt link. Prøv venligst igen senere.
271
- # This tooltip appears over the shared link toggle, explaining what happens when it is clicked
272
- groupSharedFeatures.usmV1.sharedLinkDisabledTooltip = Opret og kopiér link
273
- # Label for share link toggle
274
- groupSharedFeatures.usmV1.sharedLinkToggleLabel = Del link
275
- # Label for share link toggle
276
- groupSharedFeatures.usmV1.sharedLinkToggleText = Delt link
277
- # Label for the success notification type
278
- groupSharedFeatures.usmV1.successNoticeAriaLabel = udført
279
- # Text for the vanity domain settings warning
280
- groupSharedFeatures.usmV1.vanityDomainSettingsWarningText = Der bør ikke anvendes brugerdefinerede URL-adresser, når du deler følsomt indhold.
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 = Indtast en brugerdefineret sti (12 eller flere tegn)
285
- # Text for the vanity name invalid error
286
- groupSharedFeatures.usmV1.vanityNameInvalidError = Brugerdefinerede URL'er skal være mellem 12-30 tegn og kan indeholde bogstaver, tal og bindestreger.
287
- # Label for the vanity name toggle
288
- groupSharedFeatures.usmV1.vanityNameToggleText = Offentliggør indhold og nå bredt ud med en brugertilpasset, ikke-privat URL
289
- # Label for the warning notification icon
290
- groupSharedFeatures.usmV1.warningNoticeIconAriaLabel = advarselsikon etiket
@@ -1,13 +1,13 @@
1
1
  export default {
2
- "groupSharedFeatures.usm.autoCopySharedLinkErrorNoticeText": "Unable to create a shared link. Please try again later.",
2
+ "groupSharedFeatures.usm.autoCopySharedLinkErrorNoticeText": "Ein Freigabe-Link kann nicht erzeugt werden. Versuchen Sie es bitte später noch einmal.",
3
3
  "groupSharedFeatures.usm.createSharedLinkErrorNoticeText": "Ein Freigabe-Link kann nicht erstellt werden. Versuchen Sie es bitte später noch einmal.",
4
- "groupSharedFeatures.usm.createSharedLinkSuccessNoticeText": "Freigabe-Link erstellt",
5
- "groupSharedFeatures.usm.defaultErrorNoticeText": "Something went wrong. Please try again later.",
4
+ "groupSharedFeatures.usm.createSharedLinkSuccessNoticeText": "Freigabe-Link generiert.",
5
+ "groupSharedFeatures.usm.defaultErrorNoticeText": "Es ist ein Fehler aufgetreten. Versuchen Sie es bitte später noch einmal.",
6
6
  "groupSharedFeatures.usm.deleteSharedLinkErrorNoticeText": "Der Freigabe-Link kann nicht entfernt werden. Versuchen Sie es bitte später noch einmal.",
7
7
  "groupSharedFeatures.usm.deleteSharedLinkSuccessNoticeText": "Der Freigabe-Link für „{itemName}“ wurde erfolgreich entfernt.",
8
8
  "groupSharedFeatures.usm.emailRequiredErrorMessage": "Geben Sie mindestens eine gültige E-Mail-Adresse ein.",
9
9
  "groupSharedFeatures.usm.errorNoticeIcon": "Fehler",
10
- "groupSharedFeatures.usm.expirationFutureDateRequiredErrorMessage": "The expiration date must be in the future",
10
+ "groupSharedFeatures.usm.expirationFutureDateRequiredErrorMessage": "Das Ablaufdatum muss in der Zukunft liegen",
11
11
  "groupSharedFeatures.usm.expirationRequiredErrorMessage": "Wählen Sie bitte ein Datum aus",
12
12
  "groupSharedFeatures.usm.invalidEmailErrorMessage": "Ungültige E-Mail-Adresse",
13
13
  "groupSharedFeatures.usm.noticeCloseLabel": "Schließen",
@@ -27,15 +27,15 @@ export default {
27
27
  "groupSharedFeatures.usm.sharedLinkSettingsModal.learnSharedLinkSettingsLink": "Erfahren Sie mehr über die Einstellungen für Freigabe-Links.",
28
28
  "groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationCalendarAriaLabel": "Wählen Sie das Ablaufdatum des Freigabe-Links auswählen",
29
29
  "groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationClearDatePickerAriaLabel": "Datumsauswahl löschen",
30
- "groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationDatePickerLabel": "Datum wählen",
30
+ "groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationDatePickerLabel": "Ablaufdatum",
31
31
  "groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationNextMonthAriaLabel": "Zum nächsten Monat wechseln",
32
32
  "groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationOpenCalendarDropdownAriaLabel": "Kalender öffnen",
33
33
  "groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationPreviousMonthAriaLabel": "Zum vorherigen Monat wechseln",
34
34
  "groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationToggleText": "Ablaufdatum des Links",
35
35
  "groupSharedFeatures.usm.sharedLinkSettingsModal.loadingLabel": "Laden",
36
- "groupSharedFeatures.usm.sharedLinkSettingsModal.passwordInputPlaceholder": "Enter a password",
37
- "groupSharedFeatures.usm.sharedLinkSettingsModal.passwordToggleText": "Password protection",
38
- "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.",
36
+ "groupSharedFeatures.usm.sharedLinkSettingsModal.passwordInputPlaceholder": "Kennwort eingeben",
37
+ "groupSharedFeatures.usm.sharedLinkSettingsModal.passwordToggleText": "Kennwortschutz",
38
+ "groupSharedFeatures.usm.sharedLinkSettingsModal.passwordWarningText": "Ihr Kennwort sollte mindestens 8 Zeichen sowie mindestens einen Großbuchstaben, eine Zahl oder ein Sonderzeichen enthalten.",
39
39
  "groupSharedFeatures.usm.sharedLinkSettingsModal.saveButton": "Speichern",
40
40
  "groupSharedFeatures.usm.sharedLinkSettingsModal.subtitle": "Dieser Inhalt ist für jeden in Ihrem Unternehmen mit dem Link verfügbar und kann angezeigt oder heruntergeladen werden. {learnSharedLinkSettingsLink}",
41
41
  "groupSharedFeatures.usm.sharedLinkSettingsModal.title": "Einstellungen für Freigabe-Links",
@@ -82,9 +82,9 @@ export default {
82
82
  "groupSharedFeatures.usm.unifiedShareFormModal.ownerRole": "Eigentümer",
83
83
  "groupSharedFeatures.usm.unifiedShareFormModal.previewerRole": "Vorschau-Berechtigter",
84
84
  "groupSharedFeatures.usm.unifiedShareFormModal.previewerUploaderRole": "Vorschau-/Upload-Berechtigter",
85
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCopySuccessNoticeText": "Shared link copied to clipboard.",
86
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopyErrorNoticeText": "Shared link created. Click Copy to share.",
87
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopySuccessNoticeText": "Shared link created and copied to clipboard.",
85
+ "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCopySuccessNoticeText": "Der Freigabe-Link wurde in die Zwischenablage kopiert.",
86
+ "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopyErrorNoticeText": "Freigabe-Link generiert. Klicken Sie auf Kopieren, um den Freigabe-Link zu kopieren.",
87
+ "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopySuccessNoticeText": "Der Freigabe-Link wurde generiert und in die Zwischenablage kopiert.",
88
88
  "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.collaboratorsAccessLevelDescription": "Nur eingeladene Personen können auf diese(n) {item} zugreifen",
89
89
  "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.collaboratorsAccessLevelLabel": "Nur eingeladene Personen",
90
90
  "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.companyAccessLevelDescription": "Alle in Ihrem Unternehmen mit dem Link oder Personen, die zu diesem/dieser {item} eingeladen wurden, können darauf zugreifen",
@@ -94,9 +94,9 @@ export default {
94
94
  "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.enterpriseAccessLevelLabel": "Personen im Unternehmen {enterprise}",
95
95
  "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.expirationIconLabel": "Läuft ab",
96
96
  "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.expirationIconTooltip": "Dieser Link läuft ab und ist auf {expirationDate} nicht mehr zugänglich",
97
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.fileAccessLevelItem": "file",
98
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.folderAccessLevelItem": "folder",
99
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.hubsAccessLevelItem": "hub",
97
+ "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.fileAccessLevelItem": "Datei",
98
+ "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.folderAccessLevelItem": "Ordner",
99
+ "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.hubsAccessLevelItem": "Hub",
100
100
  "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.openAccessLevelDescription": "Öffentlich zugänglich und keine Anmeldung erforderlich",
101
101
  "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.openAccessLevelLabel": "Personen mit diesem Link",
102
102
  "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.shareLinkLabel": "Link freigeben",
@@ -111,51 +111,5 @@ export default {
111
111
  "groupSharedFeatures.usm.unifiedShareFormModal.viewerUploaderRole": "Betrachter/Upload-Berechtigter",
112
112
  "groupSharedFeatures.usm.updateSharedLinkSuccessNoticeText": "Ihre Einstellungen wurden erfolgreich gespeichert.",
113
113
  "groupSharedFeatures.usm.vanityNameInvalidErrorMessage": "Benutzerdefinierte URLs sollten 12 bis 30 Zeichen lang sein und können Buchstaben, Ziffern und Bindestriche enthalten.",
114
- "groupSharedFeatures.usm.vanityNameRequiredErrorMessage": "Bitte geben Sie eine benutzerdefinierte URL ein",
115
- "groupSharedFeatures.usm.autoCopyErrorNoticeText": "Shared link created. Click Copy to share.",
116
- "groupSharedFeatures.usm.autoCopySuccessNoticeText": "Der Freigabe-Link wurde erstellt und in die Zwischenablage kopiert.",
117
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.accessLevelFileItem": "Datei",
118
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.accessLevelFolderItem": "Ordner",
119
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.accessLevelHubsItem": "Hub",
120
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkCopiedSuccessNoticeText": "Der Freigabe-Link wurde erstellt und in die Zwischenablage kopiert.",
121
- "groupSharedFeatures.usmV1.atLeastOneEmailRequired": "Geben Sie mindestens eine gültige E-Mail-Adresse ein.",
122
- "groupSharedFeatures.usmV1.cancel": "Abbrechen",
123
- "groupSharedFeatures.usmV1.close": "Schließen",
124
- "groupSharedFeatures.usmV1.downloadSettingsToggleText": "Benutzern mit dem Freigabe-Link das Herunterladen dieses Elements gestatten",
125
- "groupSharedFeatures.usmV1.emailSharedLinkButtonAriaLabel": "Freigabe-Link per E-Mail senden",
126
- "groupSharedFeatures.usmV1.errorNoticeAriaLabel": "Fehler",
127
- "groupSharedFeatures.usmV1.invalidEmail": "Ungültige E-Mail-Adresse",
128
- "groupSharedFeatures.usmV1.inviteFieldLabel": "Personen einladen",
129
- "groupSharedFeatures.usmV1.invitePeoplePlaceholder": "Namen oder E-Mail-Adressen hinzufügen",
130
- "groupSharedFeatures.usmV1.learnSharedLinkSettingsLink": "Erfahren Sie mehr über die Einstellungen für Freigabe-Links.",
131
- "groupSharedFeatures.usmV1.linkExpirationToggleText": "Ablaufdatum des Links",
132
- "groupSharedFeatures.usmV1.linkSettingsButtonText": "Link-Einstellungen",
133
- "groupSharedFeatures.usmV1.loadingAriaLabel": "Wird geladen",
134
- "groupSharedFeatures.usmV1.message": "Nachricht (optional)",
135
- "groupSharedFeatures.usmV1.messageSelectorPlaceholder": "Nachricht hinzufügen",
136
- "groupSharedFeatures.usmV1.modalTitle": "‚{itemName}‘ freigeben",
137
- "groupSharedFeatures.usmV1.noticeCloseAriaLabel": "schließen",
138
- "groupSharedFeatures.usmV1.okay": "OK",
139
- "groupSharedFeatures.usmV1.removeSharedLinkFailedNoticeText": "Der Freigabe-Link kann nicht entfernt werden. Versuchen Sie es bitte später noch einmal.",
140
- "groupSharedFeatures.usmV1.removeSharedLinkModalBodyText": "Dadurch wird der freigegebene Link endgültig entfernt. Wenn dieses Element auf anderen Websites eingebettet ist, wird es ebenfalls unzugänglich. Alle benutzerdefinierten Eigenschaften, Einstellungen und Ablaufzeiten werden ebenfalls entfernt. Möchten Sie fortfahren?",
141
- "groupSharedFeatures.usmV1.removeSharedLinkModalTitle": "Freigabe-Link entfernen",
142
- "groupSharedFeatures.usmV1.removeSharedLinkSuccessNoticeText": "Der Freigabe-Link für „{itemName}“ wurde entfernt.",
143
- "groupSharedFeatures.usmV1.send": "Senden",
144
- "groupSharedFeatures.usmV1.sendingInvites": "Einladungen senden",
145
- "groupSharedFeatures.usmV1.shareLinkSettingsModalSubTitleText": "Dieser Inhalt ist für jeden in Ihrem Unternehmen mit dem Link verfügbar und kann angezeigt oder heruntergeladen werden. {learnSharedLinkSettingsLink}",
146
- "groupSharedFeatures.usmV1.shareLinkSettingsModalTitle": "Einstellungen für Freigabe-Links",
147
- "groupSharedFeatures.usmV1.sharedLinkCopiedSuccessNoticeText": "Der Freigabe-Link wurde erstellt und in die Zwischenablage kopiert.",
148
- "groupSharedFeatures.usmV1.sharedLinkCopyInputLabel": "Link für die Freigabe in die Zwischenablage kopieren",
149
- "groupSharedFeatures.usmV1.sharedLinkCreatedSuccessNoticeText": "Freigabe-Link erstellt",
150
- "groupSharedFeatures.usmV1.sharedLinkCreationFailedNoticeText": "Ein Freigabe-Link kann nicht erstellt werden. Versuchen Sie es bitte später noch einmal.",
151
- "groupSharedFeatures.usmV1.sharedLinkDisabledTooltip": "Link erstellen und kopieren",
152
- "groupSharedFeatures.usmV1.sharedLinkToggleLabel": "Link freigeben",
153
- "groupSharedFeatures.usmV1.sharedLinkToggleText": "Freigabe-Link",
154
- "groupSharedFeatures.usmV1.successNoticeAriaLabel": "Erfolg",
155
- "groupSharedFeatures.usmV1.vanityDomainSettingsWarningText": "Benutzerdefinierte URLs sollten nicht verwendet werden, wenn sensible Inhalte freigegeben werden.",
156
- "groupSharedFeatures.usmV1.vanityNameInputLabel": "Individuelle Eingabe",
157
- "groupSharedFeatures.usmV1.vanityNameInputPlaceholder": "Geben Sie einen benutzerdefinierten Pfad ein (12 oder mehr Zeichen)",
158
- "groupSharedFeatures.usmV1.vanityNameInvalidError": "Benutzerdefinierte URLs sollten 12 bis 30 Zeichen lang sein und können Buchstaben, Ziffern und Bindestriche enthalten.",
159
- "groupSharedFeatures.usmV1.vanityNameToggleText": "Mit einer benutzerdefinierten und offen zugänglichen URL können Inhalte auf breiter Basis veröffentlicht werden.",
160
- "groupSharedFeatures.usmV1.warningNoticeIconAriaLabel": "Warnsymbol-Label"
114
+ "groupSharedFeatures.usm.vanityNameRequiredErrorMessage": "Bitte geben Sie eine benutzerdefinierte URL ein"
161
115
  }
@@ -1,13 +1,11 @@
1
- # Notification text when copying the shared link fails
2
- groupSharedFeatures.usm.autoCopyErrorNoticeText = Shared link created. Click Copy to share.
3
- # Notification text when the shared link is successfully copied to clipboard when link is created
4
- groupSharedFeatures.usm.autoCopySuccessNoticeText = Der Freigabe-Link wurde erstellt und in die Zwischenablage kopiert.
1
+ # Notification text when the shared link is failed to be created
2
+ groupSharedFeatures.usm.autoCopySharedLinkErrorNoticeText = Ein Freigabe-Link kann nicht erzeugt werden. Versuchen Sie es bitte später noch einmal.
5
3
  # Notification text when the shared link failed to be created
6
4
  groupSharedFeatures.usm.createSharedLinkErrorNoticeText = Ein Freigabe-Link kann nicht erstellt werden. Versuchen Sie es bitte später noch einmal.
7
5
  # Notification text when the shared link is successfully created
8
- groupSharedFeatures.usm.createSharedLinkSuccessNoticeText = Freigabe-Link erstellt
6
+ groupSharedFeatures.usm.createSharedLinkSuccessNoticeText = Freigabe-Link generiert.
9
7
  # Default error notification text rendered when API fails
10
- groupSharedFeatures.usm.defaultErrorNoticeText = Something went wrong. Please try again later.
8
+ groupSharedFeatures.usm.defaultErrorNoticeText = Es ist ein Fehler aufgetreten. Versuchen Sie es bitte später noch einmal.
11
9
  # Notification text when the shared link failed to be removed
12
10
  groupSharedFeatures.usm.deleteSharedLinkErrorNoticeText = Der Freigabe-Link kann nicht entfernt werden. Versuchen Sie es bitte später noch einmal.
13
11
  # Notification text when the shared link is successfully removed
@@ -17,7 +15,7 @@ groupSharedFeatures.usm.emailRequiredErrorMessage = Geben Sie mindestens eine g
17
15
  # Icon label for the error notifications
18
16
  groupSharedFeatures.usm.errorNoticeIcon = Fehler
19
17
  # Error message for the expiration date field when expiration date is in the past
20
- groupSharedFeatures.usm.expirationFutureDateRequiredErrorMessage = The expiration date must be in the future
18
+ groupSharedFeatures.usm.expirationFutureDateRequiredErrorMessage = Das Ablaufdatum muss in der Zukunft liegen
21
19
  # Error message for the expiration date field when expiration date is not provided
22
20
  groupSharedFeatures.usm.expirationRequiredErrorMessage = Wählen Sie bitte ein Datum aus
23
21
  # Error message for the email field when email is invalid
@@ -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 = Datumsauswahl löschen
51
49
  # Label for the date picker in the link expiration settings
52
- groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationDatePickerLabel = Datum wählen
50
+ groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationDatePickerLabel = Ablaufdatum
53
51
  # Aria label for the next month button in the link expiration settings
54
52
  groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationNextMonthAriaLabel = Zum nächsten Monat wechseln
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 = Ablaufdatum des Links
61
59
  # Button aria label when the shared link settings are being updated
62
60
  groupSharedFeatures.usm.sharedLinkSettingsModal.loadingLabel = Laden
61
+ # Placeholder text for the password input
62
+ groupSharedFeatures.usm.sharedLinkSettingsModal.passwordInputPlaceholder = Kennwort eingeben
63
+ # Label for the password protection toggle
64
+ groupSharedFeatures.usm.sharedLinkSettingsModal.passwordToggleText = Kennwortschutz
65
+ # Text for the password settings warning
66
+ groupSharedFeatures.usm.sharedLinkSettingsModal.passwordWarningText = Ihr Kennwort sollte mindestens 8 Zeichen sowie mindestens einen Großbuchstaben, eine Zahl oder ein Sonderzeichen enthalten.
63
67
  # Button text to confirm saving the shared link settings
64
68
  groupSharedFeatures.usm.sharedLinkSettingsModal.saveButton = Speichern
65
69
  # subtitle of the Shared Link settings modal
@@ -152,12 +156,12 @@ groupSharedFeatures.usm.unifiedShareFormModal.ownerRole = Eigentümer
152
156
  groupSharedFeatures.usm.unifiedShareFormModal.previewerRole = Vorschau-Berechtigter
153
157
  # Label for the role of a collaborator who can preview and upload to the item
154
158
  groupSharedFeatures.usm.unifiedShareFormModal.previewerUploaderRole = Vorschau-/Upload-Berechtigter
155
- # Text inserted in the access level descriptions when the type of the item is a file
156
- groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.accessLevelFileItem = Datei
157
- # Text inserted in the access level descriptions when the type of the item is a folder
158
- groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.accessLevelFolderItem = Ordner
159
- # Text inserted in the access level descriptions when the type of the item is a hub
160
- groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.accessLevelHubsItem = Hub
159
+ # Notification text when the shared link is successfully copied to clipboard
160
+ groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCopySuccessNoticeText = Der Freigabe-Link wurde in die Zwischenablage kopiert.
161
+ # Text for the create and copy shared link notification when copy failed but creation succeeded.
162
+ groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopyErrorNoticeText = Freigabe-Link generiert. Klicken Sie auf Kopieren, um den Freigabe-Link zu kopieren.
163
+ # Notification text when the shared link is successfully copied to clipboard after link is created
164
+ groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopySuccessNoticeText = Der Freigabe-Link wurde generiert und in die Zwischenablage kopiert.
161
165
  # Description for the access level where only invited users can access the item
162
166
  groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.collaboratorsAccessLevelDescription = Nur eingeladene Personen können auf diese(n) {item} zugreifen
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 = Läuft ab
177
181
  # Tooltip for the icon button to indicate the shared link has an expiration date
178
182
  groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.expirationIconTooltip = Dieser Link läuft ab und ist auf {expirationDate} nicht mehr zugänglich
183
+ # Text inserted in the access level descriptions when the type of the item is a file
184
+ groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.fileAccessLevelItem = Datei
185
+ # Text inserted in the access level descriptions when the type of the item is a folder
186
+ groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.folderAccessLevelItem = Ordner
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 = Öffentlich zugänglich und keine Anmeldung erforderlich
181
191
  # Label for the access level where anyone with the URL can access the item
182
192
  groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.openAccessLevelLabel = Personen mit diesem Link
183
193
  # Label for the section to manage the shared link of the file / folder
184
194
  groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.shareLinkLabel = Link freigeben
185
- # Success notification displayed when shared link is created and copied to clipboard
186
- groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkCopiedSuccessNoticeText = Der Freigabe-Link wurde erstellt und in die Zwischenablage kopiert.
187
195
  # Aria label and tooltip for the icon button to email the shared link
188
196
  groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkEmailLabel = Freigabe-Link senden
189
197
  # Label for the button link to open the Shared Link Settings modal
@@ -208,83 +216,3 @@ groupSharedFeatures.usm.updateSharedLinkSuccessNoticeText = Ihre Einstellungen w
208
216
  groupSharedFeatures.usm.vanityNameInvalidErrorMessage = Benutzerdefinierte URLs sollten 12 bis 30 Zeichen lang sein und können Buchstaben, Ziffern und Bindestriche enthalten.
209
217
  # Error message for the vanity name field when custom URL is not provided
210
218
  groupSharedFeatures.usm.vanityNameRequiredErrorMessage = Bitte geben Sie eine benutzerdefinierte URL ein
211
- # Text displayed when email input is empty
212
- groupSharedFeatures.usmV1.atLeastOneEmailRequired = Geben Sie mindestens eine gültige E-Mail-Adresse ein.
213
- # Cancel button text
214
- groupSharedFeatures.usmV1.cancel = Abbrechen
215
- # Close button text to close the modal
216
- groupSharedFeatures.usmV1.close = Schließen
217
- # Label for the download settings toggle
218
- groupSharedFeatures.usmV1.downloadSettingsToggleText = Benutzern mit dem Freigabe-Link das Herunterladen dieses Elements gestatten
219
- # Aria label for the email shared link button
220
- groupSharedFeatures.usmV1.emailSharedLinkButtonAriaLabel = Freigabe-Link per E-Mail senden
221
- # Label for the error notification type
222
- groupSharedFeatures.usmV1.errorNoticeAriaLabel = Fehler
223
- # Text displayed when email input is invalid
224
- groupSharedFeatures.usmV1.invalidEmail = Ungültige E-Mail-Adresse
225
- # Label of the field where a user designates who to invite to collaborate on an item
226
- groupSharedFeatures.usmV1.inviteFieldLabel = Personen einladen
227
- # Placeholder text for the invite people combobox
228
- groupSharedFeatures.usmV1.invitePeoplePlaceholder = Namen oder E-Mail-Adressen hinzufügen
229
- # Link to the learn more about shared link settings
230
- groupSharedFeatures.usmV1.learnSharedLinkSettingsLink = Erfahren Sie mehr über die Einstellungen für Freigabe-Links.
231
- # Label for the link expiration toggle
232
- groupSharedFeatures.usmV1.linkExpirationToggleText = Ablaufdatum des Links
233
- # Text for the link settings button
234
- groupSharedFeatures.usmV1.linkSettingsButtonText = Link-Einstellungen
235
- # Aria label for loading state
236
- groupSharedFeatures.usmV1.loadingAriaLabel = Wird geladen
237
- # Label for "Message" text box to email the shared Link
238
- groupSharedFeatures.usmV1.message = Nachricht (optional)
239
- # Placeholder text for message section
240
- groupSharedFeatures.usmV1.messageSelectorPlaceholder = Nachricht hinzufügen
241
- # Title of the Unified Share Modal. {itemName} is the name of the file / folder being shared
242
- groupSharedFeatures.usmV1.modalTitle = ‚{itemName}‘ freigeben
243
- # Label for the close button in the notification
244
- groupSharedFeatures.usmV1.noticeCloseAriaLabel = schließen
245
- # Okay button text
246
- groupSharedFeatures.usmV1.okay = OK
247
- # Text for the notification when shared link removal fails
248
- groupSharedFeatures.usmV1.removeSharedLinkFailedNoticeText = Der Freigabe-Link kann nicht entfernt werden. Versuchen Sie es bitte später noch einmal.
249
- # Body text of the Remove Shared Link modal
250
- groupSharedFeatures.usmV1.removeSharedLinkModalBodyText = Dadurch wird der freigegebene Link endgültig entfernt. Wenn dieses Element auf anderen Websites eingebettet ist, wird es ebenfalls unzugänglich. Alle benutzerdefinierten Eigenschaften, Einstellungen und Ablaufzeiten werden ebenfalls entfernt. Möchten Sie fortfahren?
251
- # Title of the Remove Shared Link modal
252
- groupSharedFeatures.usmV1.removeSharedLinkModalTitle = Freigabe-Link entfernen
253
- # Text for the notification when shared link is removed
254
- groupSharedFeatures.usmV1.removeSharedLinkSuccessNoticeText = Der Freigabe-Link für „{itemName}“ wurde entfernt.
255
- # Send button text
256
- groupSharedFeatures.usmV1.send = Senden
257
- # Aria label for send button when sending invites
258
- groupSharedFeatures.usmV1.sendingInvites = Einladungen senden
259
- # Subtitle of the Shared Link settings modal
260
- groupSharedFeatures.usmV1.shareLinkSettingsModalSubTitleText = Dieser Inhalt ist für jeden in Ihrem Unternehmen mit dem Link verfügbar und kann angezeigt oder heruntergeladen werden. {learnSharedLinkSettingsLink}
261
- # Title of the Shared Link settings modal
262
- groupSharedFeatures.usmV1.shareLinkSettingsModalTitle = Einstellungen für Freigabe-Links
263
- # Success notification displayed when shared link is created and copied to clipboard
264
- groupSharedFeatures.usmV1.sharedLinkCopiedSuccessNoticeText = Der Freigabe-Link wurde erstellt und in die Zwischenablage kopiert.
265
- # Label for the copy input field
266
- groupSharedFeatures.usmV1.sharedLinkCopyInputLabel = Link für die Freigabe in die Zwischenablage kopieren
267
- # Text for the notification when shared link is created
268
- groupSharedFeatures.usmV1.sharedLinkCreatedSuccessNoticeText = Freigabe-Link erstellt
269
- # Text for the notification when shared link creation fails
270
- groupSharedFeatures.usmV1.sharedLinkCreationFailedNoticeText = Ein Freigabe-Link kann nicht erstellt werden. Versuchen Sie es bitte später noch einmal.
271
- # This tooltip appears over the shared link toggle, explaining what happens when it is clicked
272
- groupSharedFeatures.usmV1.sharedLinkDisabledTooltip = Link erstellen und kopieren
273
- # Label for share link toggle
274
- groupSharedFeatures.usmV1.sharedLinkToggleLabel = Link freigeben
275
- # Label for share link toggle
276
- groupSharedFeatures.usmV1.sharedLinkToggleText = Freigabe-Link
277
- # Label for the success notification type
278
- groupSharedFeatures.usmV1.successNoticeAriaLabel = Erfolg
279
- # Text for the vanity domain settings warning
280
- groupSharedFeatures.usmV1.vanityDomainSettingsWarningText = Benutzerdefinierte URLs sollten nicht verwendet werden, wenn sensible Inhalte freigegeben werden.
281
- # Label for the vanity name input
282
- groupSharedFeatures.usmV1.vanityNameInputLabel = Individuelle Eingabe
283
- # Placeholder text for the vanity name input
284
- groupSharedFeatures.usmV1.vanityNameInputPlaceholder = Geben Sie einen benutzerdefinierten Pfad ein (12 oder mehr Zeichen)
285
- # Text for the vanity name invalid error
286
- groupSharedFeatures.usmV1.vanityNameInvalidError = Benutzerdefinierte URLs sollten 12 bis 30 Zeichen lang sein und können Buchstaben, Ziffern und Bindestriche enthalten.
287
- # Label for the vanity name toggle
288
- groupSharedFeatures.usmV1.vanityNameToggleText = Mit einer benutzerdefinierten und offen zugänglichen URL können Inhalte auf breiter Basis veröffentlicht werden.
289
- # Label for the warning notification icon
290
- groupSharedFeatures.usmV1.warningNoticeIconAriaLabel = Warnsymbol-Label
@@ -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": "Select a date",
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
  }