@box/unified-share-modal 1.21.0 → 1.22.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (48) hide show
  1. package/dist/esm/lib/hooks/use-link-settings-form.js +17 -17
  2. package/dist/i18n/bn-IN.js +4 -4
  3. package/dist/i18n/bn-IN.properties +6 -4
  4. package/dist/i18n/da-DK.js +4 -4
  5. package/dist/i18n/da-DK.properties +6 -4
  6. package/dist/i18n/de-DE.js +4 -4
  7. package/dist/i18n/de-DE.properties +6 -4
  8. package/dist/i18n/en-AU.properties +2 -0
  9. package/dist/i18n/en-CA.properties +2 -0
  10. package/dist/i18n/en-GB.properties +2 -0
  11. package/dist/i18n/en-x-pseudo.js +127 -127
  12. package/dist/i18n/en-x-pseudo.properties +128 -126
  13. package/dist/i18n/es-419.js +4 -4
  14. package/dist/i18n/es-419.properties +6 -4
  15. package/dist/i18n/es-ES.js +4 -4
  16. package/dist/i18n/es-ES.properties +6 -4
  17. package/dist/i18n/fi-FI.js +4 -4
  18. package/dist/i18n/fi-FI.properties +6 -4
  19. package/dist/i18n/fr-CA.js +4 -4
  20. package/dist/i18n/fr-CA.properties +6 -4
  21. package/dist/i18n/fr-FR.js +4 -4
  22. package/dist/i18n/fr-FR.properties +6 -4
  23. package/dist/i18n/hi-IN.js +4 -4
  24. package/dist/i18n/hi-IN.properties +6 -4
  25. package/dist/i18n/it-IT.js +4 -4
  26. package/dist/i18n/it-IT.properties +6 -4
  27. package/dist/i18n/ja-JP.js +4 -4
  28. package/dist/i18n/ja-JP.properties +6 -4
  29. package/dist/i18n/ko-KR.properties +2 -0
  30. package/dist/i18n/nb-NO.properties +2 -0
  31. package/dist/i18n/nl-NL.js +4 -4
  32. package/dist/i18n/nl-NL.properties +6 -4
  33. package/dist/i18n/pl-PL.js +4 -4
  34. package/dist/i18n/pl-PL.properties +6 -4
  35. package/dist/i18n/pt-BR.js +4 -4
  36. package/dist/i18n/pt-BR.properties +6 -4
  37. package/dist/i18n/ru-RU.js +4 -4
  38. package/dist/i18n/ru-RU.properties +6 -4
  39. package/dist/i18n/sv-SE.js +4 -4
  40. package/dist/i18n/sv-SE.properties +6 -4
  41. package/dist/i18n/tr-TR.js +4 -4
  42. package/dist/i18n/tr-TR.properties +6 -4
  43. package/dist/i18n/zh-CN.js +4 -4
  44. package/dist/i18n/zh-CN.properties +6 -4
  45. package/dist/i18n/zh-TW.js +4 -4
  46. package/dist/i18n/zh-TW.properties +6 -4
  47. package/dist/types/lib/types.d.ts +2 -0
  48. package/package.json +9 -9
@@ -1,5 +1,7 @@
1
1
  # Notification text when the shared link is failed to be created
2
2
  groupSharedFeatures.usm.autoCopySharedLinkErrorNoticeText = Jaettua linkkiä ei voi luoda. Yritä myöhemmin uudelleen.
3
+ # Error message when more than the maximum number of contacts is entered
4
+ groupSharedFeatures.usm.contactsExceedLimitError = Oops! The maximum number of collaborators that can be added at once is {maxContacts} collaborators. Please try again by splitting your invitations into batches.
3
5
  # Notification text when the shared link failed to be created
4
6
  groupSharedFeatures.usm.createSharedLinkErrorNoticeText = Jaettua linkkiä ei voi luoda. Yritä myöhemmin uudelleen.
5
7
  # Notification text when the shared link is successfully created
@@ -49,13 +51,13 @@ groupSharedFeatures.usm.sharedLinkSettingsModal.cancelButton = Peruuta
49
51
  # Aria label for the button to close the Shared Link Settings modal
50
52
  groupSharedFeatures.usm.sharedLinkSettingsModal.closeButton = Sulje
51
53
  # Tooltip message when the direct link is blocked due to access policy with classification
52
- groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithClassification = Download has been disabled for content due to the classification.
54
+ groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithClassification = Sisällön lataus on poistettu käytöstä luokittelun takia.
53
55
  # Tooltip message when the direct link is blocked due to access policy without classification
54
- groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithoutClassification = Download has been disabled for content without classification.
56
+ groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithoutClassification = Sisällön lataus on poistettu käytöstä ilman luokittelua.
55
57
  # Tooltip message when the direct link is blocked due to malicious content
56
- groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByMaliciousContent = Download for this content has been disabled due to a security policy.
58
+ groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByMaliciousContent = Tämän sisällön lataaminen on poistettu käytöstä suojauskäytännön mukaisesti.
57
59
  # Label for the direct link to download the shared item
58
- groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkLabel = Direct link
60
+ groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkLabel = Suora linkki
59
61
  # Label for the download settings toggle
60
62
  groupSharedFeatures.usm.sharedLinkSettingsModal.downloadSettingsToggleText = Salli käyttäjät, joilla on jaettu linkki, ladata tämä kohde
61
63
  # Link to learn more about shared link settings
@@ -25,10 +25,10 @@ export default {
25
25
  "groupSharedFeatures.usm.removeSharedLinkModal.title": "Supprimer le lien partagé",
26
26
  "groupSharedFeatures.usm.sharedLinkSettingsModal.cancelButton": "Annuler",
27
27
  "groupSharedFeatures.usm.sharedLinkSettingsModal.closeButton": "Fermer",
28
- "groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithClassification": "Download has been disabled for content due to the classification.",
29
- "groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithoutClassification": "Download has been disabled for content without classification.",
30
- "groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByMaliciousContent": "Download for this content has been disabled due to a security policy.",
31
- "groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkLabel": "Direct link",
28
+ "groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithClassification": "Le téléchargement a été désactivé pour le contenu en raison du classement.",
29
+ "groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithoutClassification": "Le téléchargement a été désactivé pour le contenu sans classement.",
30
+ "groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByMaliciousContent": "Le téléchargement de ce contenu a été désactivé en raison d'une règle de sécurité.",
31
+ "groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkLabel": "Lien direct",
32
32
  "groupSharedFeatures.usm.sharedLinkSettingsModal.downloadSettingsToggleText": "Autoriser les utilisateurs avec le lien partagé à télécharger cet élément plus plus",
33
33
  "groupSharedFeatures.usm.sharedLinkSettingsModal.learnSharedLinkSettingsLink": "En savoir plus sur les paramètres des liens partagés. plus plus",
34
34
  "groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationCalendarAriaLabel": "Sélectionner une date d'expiration",
@@ -1,5 +1,7 @@
1
1
  # Notification text when the shared link is failed to be created
2
2
  groupSharedFeatures.usm.autoCopySharedLinkErrorNoticeText = Impossible de créer un lien partagé. Veuillez réessayer ultérieurement.
3
+ # Error message when more than the maximum number of contacts is entered
4
+ groupSharedFeatures.usm.contactsExceedLimitError = Oops! The maximum number of collaborators that can be added at once is {maxContacts} collaborators. Please try again by splitting your invitations into batches.
3
5
  # Notification text when the shared link failed to be created
4
6
  groupSharedFeatures.usm.createSharedLinkErrorNoticeText = Impossible de créer un lien partagé. Veuillez réessayer ultérieurement.
5
7
  # Notification text when the shared link is successfully created
@@ -49,13 +51,13 @@ groupSharedFeatures.usm.sharedLinkSettingsModal.cancelButton = Annuler
49
51
  # Aria label for the button to close the Shared Link Settings modal
50
52
  groupSharedFeatures.usm.sharedLinkSettingsModal.closeButton = Fermer
51
53
  # Tooltip message when the direct link is blocked due to access policy with classification
52
- groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithClassification = Download has been disabled for content due to the classification.
54
+ groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithClassification = Le téléchargement a été désactivé pour le contenu en raison du classement.
53
55
  # Tooltip message when the direct link is blocked due to access policy without classification
54
- groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithoutClassification = Download has been disabled for content without classification.
56
+ groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithoutClassification = Le téléchargement a été désactivé pour le contenu sans classement.
55
57
  # Tooltip message when the direct link is blocked due to malicious content
56
- groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByMaliciousContent = Download for this content has been disabled due to a security policy.
58
+ groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByMaliciousContent = Le téléchargement de ce contenu a été désactivé en raison d'une règle de sécurité.
57
59
  # Label for the direct link to download the shared item
58
- groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkLabel = Direct link
60
+ groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkLabel = Lien direct
59
61
  # Label for the download settings toggle
60
62
  groupSharedFeatures.usm.sharedLinkSettingsModal.downloadSettingsToggleText = Autoriser les utilisateurs avec le lien partagé à télécharger cet élément plus plus
61
63
  # Link to learn more about shared link settings
@@ -25,10 +25,10 @@ export default {
25
25
  "groupSharedFeatures.usm.removeSharedLinkModal.title": "Supprimer le lien partagé",
26
26
  "groupSharedFeatures.usm.sharedLinkSettingsModal.cancelButton": "Annuler",
27
27
  "groupSharedFeatures.usm.sharedLinkSettingsModal.closeButton": "Fermer",
28
- "groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithClassification": "Download has been disabled for content due to the classification.",
29
- "groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithoutClassification": "Download has been disabled for content without classification.",
30
- "groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByMaliciousContent": "Download for this content has been disabled due to a security policy.",
31
- "groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkLabel": "Direct link",
28
+ "groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithClassification": "Le téléchargement a été désactivé pour le contenu en raison du classement.",
29
+ "groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithoutClassification": "Le téléchargement a été désactivé pour le contenu sans classement.",
30
+ "groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByMaliciousContent": "Le téléchargement de ce contenu a été désactivé en raison d'une règle de sécurité.",
31
+ "groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkLabel": "Lien direct",
32
32
  "groupSharedFeatures.usm.sharedLinkSettingsModal.downloadSettingsToggleText": "Autoriser les utilisateurs avec le lien partagé à télécharger cet élément plus plus",
33
33
  "groupSharedFeatures.usm.sharedLinkSettingsModal.learnSharedLinkSettingsLink": "En savoir plus sur les paramètres des liens partagés. plus plus",
34
34
  "groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationCalendarAriaLabel": "Sélectionner une date d'expiration",
@@ -1,5 +1,7 @@
1
1
  # Notification text when the shared link is failed to be created
2
2
  groupSharedFeatures.usm.autoCopySharedLinkErrorNoticeText = Impossible de créer un lien partagé. Veuillez réessayer ultérieurement.
3
+ # Error message when more than the maximum number of contacts is entered
4
+ groupSharedFeatures.usm.contactsExceedLimitError = Oops! The maximum number of collaborators that can be added at once is {maxContacts} collaborators. Please try again by splitting your invitations into batches.
3
5
  # Notification text when the shared link failed to be created
4
6
  groupSharedFeatures.usm.createSharedLinkErrorNoticeText = Impossible de créer un lien partagé. Veuillez réessayer ultérieurement.
5
7
  # Notification text when the shared link is successfully created
@@ -49,13 +51,13 @@ groupSharedFeatures.usm.sharedLinkSettingsModal.cancelButton = Annuler
49
51
  # Aria label for the button to close the Shared Link Settings modal
50
52
  groupSharedFeatures.usm.sharedLinkSettingsModal.closeButton = Fermer
51
53
  # Tooltip message when the direct link is blocked due to access policy with classification
52
- groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithClassification = Download has been disabled for content due to the classification.
54
+ groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithClassification = Le téléchargement a été désactivé pour le contenu en raison du classement.
53
55
  # Tooltip message when the direct link is blocked due to access policy without classification
54
- groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithoutClassification = Download has been disabled for content without classification.
56
+ groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithoutClassification = Le téléchargement a été désactivé pour le contenu sans classement.
55
57
  # Tooltip message when the direct link is blocked due to malicious content
56
- groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByMaliciousContent = Download for this content has been disabled due to a security policy.
58
+ groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByMaliciousContent = Le téléchargement de ce contenu a été désactivé en raison d'une règle de sécurité.
57
59
  # Label for the direct link to download the shared item
58
- groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkLabel = Direct link
60
+ groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkLabel = Lien direct
59
61
  # Label for the download settings toggle
60
62
  groupSharedFeatures.usm.sharedLinkSettingsModal.downloadSettingsToggleText = Autoriser les utilisateurs avec le lien partagé à télécharger cet élément plus plus
61
63
  # Link to learn more about shared link settings
@@ -25,10 +25,10 @@ export default {
25
25
  "groupSharedFeatures.usm.removeSharedLinkModal.title": "शेयर्ड लिंक निकालें",
26
26
  "groupSharedFeatures.usm.sharedLinkSettingsModal.cancelButton": "रद्द करें",
27
27
  "groupSharedFeatures.usm.sharedLinkSettingsModal.closeButton": "बंद करें",
28
- "groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithClassification": "Download has been disabled for content due to the classification.",
29
- "groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithoutClassification": "Download has been disabled for content without classification.",
30
- "groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByMaliciousContent": "Download for this content has been disabled due to a security policy.",
31
- "groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkLabel": "Direct link",
28
+ "groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithClassification": "वर्गीकरण के कारण सामग्री के लिए डाउनलोड अक्षम किया गया।",
29
+ "groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithoutClassification": "वर्गीकरण के बिना सामग्री के लिए डाउनलोड अक्षम किया गया।",
30
+ "groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByMaliciousContent": "एक सुरक्षा नीति के कारण इस सामग्री के लिए डाउनलोड सुविधा अक्षम की गई है।",
31
+ "groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkLabel": "डायरेक्ट लिंक",
32
32
  "groupSharedFeatures.usm.sharedLinkSettingsModal.downloadSettingsToggleText": "शेयर्ड लिंक वाले उपयोगकर्ताओं को इस आइटम को डाउनलोड करने की अनुमति दें",
33
33
  "groupSharedFeatures.usm.sharedLinkSettingsModal.learnSharedLinkSettingsLink": "शेयर्ड लिंक सेटिंग के बारे में और जानें।",
34
34
  "groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationCalendarAriaLabel": "एक समापन तारीख़ चुनें",
@@ -1,5 +1,7 @@
1
1
  # Notification text when the shared link is failed to be created
2
2
  groupSharedFeatures.usm.autoCopySharedLinkErrorNoticeText = शेयर्ड लिंक बनाने में असमर्थ। कृपया बाद में दोबारा कोशिश करें।
3
+ # Error message when more than the maximum number of contacts is entered
4
+ groupSharedFeatures.usm.contactsExceedLimitError = Oops! The maximum number of collaborators that can be added at once is {maxContacts} collaborators. Please try again by splitting your invitations into batches.
3
5
  # Notification text when the shared link failed to be created
4
6
  groupSharedFeatures.usm.createSharedLinkErrorNoticeText = एक शेयर्ड लिंक बनाने में असमर्थ। कृपया बाद में पुनः प्रयास करें।
5
7
  # Notification text when the shared link is successfully created
@@ -49,13 +51,13 @@ groupSharedFeatures.usm.sharedLinkSettingsModal.cancelButton = रद्द क
49
51
  # Aria label for the button to close the Shared Link Settings modal
50
52
  groupSharedFeatures.usm.sharedLinkSettingsModal.closeButton = बंद करें
51
53
  # Tooltip message when the direct link is blocked due to access policy with classification
52
- groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithClassification = Download has been disabled for content due to the classification.
54
+ groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithClassification = वर्गीकरण के कारण सामग्री के लिए डाउनलोड अक्षम किया गया।
53
55
  # Tooltip message when the direct link is blocked due to access policy without classification
54
- groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithoutClassification = Download has been disabled for content without classification.
56
+ groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithoutClassification = वर्गीकरण के बिना सामग्री के लिए डाउनलोड अक्षम किया गया।
55
57
  # Tooltip message when the direct link is blocked due to malicious content
56
- groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByMaliciousContent = Download for this content has been disabled due to a security policy.
58
+ groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByMaliciousContent = एक सुरक्षा नीति के कारण इस सामग्री के लिए डाउनलोड सुविधा अक्षम की गई है।
57
59
  # Label for the direct link to download the shared item
58
- groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkLabel = Direct link
60
+ groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkLabel = डायरेक्ट लिंक
59
61
  # Label for the download settings toggle
60
62
  groupSharedFeatures.usm.sharedLinkSettingsModal.downloadSettingsToggleText = शेयर्ड लिंक वाले उपयोगकर्ताओं को इस आइटम को डाउनलोड करने की अनुमति दें
61
63
  # Link to learn more about shared link settings
@@ -25,10 +25,10 @@ export default {
25
25
  "groupSharedFeatures.usm.removeSharedLinkModal.title": "Rimuovi collegamento condiviso",
26
26
  "groupSharedFeatures.usm.sharedLinkSettingsModal.cancelButton": "Annulla",
27
27
  "groupSharedFeatures.usm.sharedLinkSettingsModal.closeButton": "Chiudi",
28
- "groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithClassification": "Download has been disabled for content due to the classification.",
29
- "groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithoutClassification": "Download has been disabled for content without classification.",
30
- "groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByMaliciousContent": "Download for this content has been disabled due to a security policy.",
31
- "groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkLabel": "Direct link",
28
+ "groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithClassification": "Il download del contenuto è stato disabilitato a causa della classificazione.",
29
+ "groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithoutClassification": "Il download è stato disabilitato per il contenuto senza classificazione.",
30
+ "groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByMaliciousContent": "Il download di questo contenuto è stato disabilitato a causa di un criterio di sicurezza.",
31
+ "groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkLabel": "Collegamento diretto",
32
32
  "groupSharedFeatures.usm.sharedLinkSettingsModal.downloadSettingsToggleText": "Consenti alle persone che dispongono del collegamento condiviso di scaricare questo elemento",
33
33
  "groupSharedFeatures.usm.sharedLinkSettingsModal.learnSharedLinkSettingsLink": "Ulteriori informazioni sulle impostazioni del collegamento condiviso.",
34
34
  "groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationCalendarAriaLabel": "Seleziona una data di scadenza",
@@ -1,5 +1,7 @@
1
1
  # Notification text when the shared link is failed to be created
2
2
  groupSharedFeatures.usm.autoCopySharedLinkErrorNoticeText = Impossibile creare un collegamento condiviso. Riprova più tardi.
3
+ # Error message when more than the maximum number of contacts is entered
4
+ groupSharedFeatures.usm.contactsExceedLimitError = Oops! The maximum number of collaborators that can be added at once is {maxContacts} collaborators. Please try again by splitting your invitations into batches.
3
5
  # Notification text when the shared link failed to be created
4
6
  groupSharedFeatures.usm.createSharedLinkErrorNoticeText = Impossibile creare un collegamento condiviso. Riprova più tardi.
5
7
  # Notification text when the shared link is successfully created
@@ -49,13 +51,13 @@ groupSharedFeatures.usm.sharedLinkSettingsModal.cancelButton = Annulla
49
51
  # Aria label for the button to close the Shared Link Settings modal
50
52
  groupSharedFeatures.usm.sharedLinkSettingsModal.closeButton = Chiudi
51
53
  # Tooltip message when the direct link is blocked due to access policy with classification
52
- groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithClassification = Download has been disabled for content due to the classification.
54
+ groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithClassification = Il download del contenuto è stato disabilitato a causa della classificazione.
53
55
  # Tooltip message when the direct link is blocked due to access policy without classification
54
- groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithoutClassification = Download has been disabled for content without classification.
56
+ groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithoutClassification = Il download è stato disabilitato per il contenuto senza classificazione.
55
57
  # Tooltip message when the direct link is blocked due to malicious content
56
- groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByMaliciousContent = Download for this content has been disabled due to a security policy.
58
+ groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByMaliciousContent = Il download di questo contenuto è stato disabilitato a causa di un criterio di sicurezza.
57
59
  # Label for the direct link to download the shared item
58
- groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkLabel = Direct link
60
+ groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkLabel = Collegamento diretto
59
61
  # Label for the download settings toggle
60
62
  groupSharedFeatures.usm.sharedLinkSettingsModal.downloadSettingsToggleText = Consenti alle persone che dispongono del collegamento condiviso di scaricare questo elemento
61
63
  # Link to learn more about shared link settings
@@ -25,10 +25,10 @@ export default {
25
25
  "groupSharedFeatures.usm.removeSharedLinkModal.title": "共有リンクの削除",
26
26
  "groupSharedFeatures.usm.sharedLinkSettingsModal.cancelButton": "キャンセル",
27
27
  "groupSharedFeatures.usm.sharedLinkSettingsModal.closeButton": "閉じる",
28
- "groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithClassification": "Download has been disabled for content due to the classification.",
29
- "groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithoutClassification": "Download has been disabled for content without classification.",
30
- "groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByMaliciousContent": "Download for this content has been disabled due to a security policy.",
31
- "groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkLabel": "Direct link",
28
+ "groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithClassification": "分類によりコンテンツのダウンロードは無効化されました。",
29
+ "groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithoutClassification": "分類のないコンテンツのダウンロードは無効化されました。",
30
+ "groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByMaliciousContent": "このコンテンツのダウンロードは、セキュリティポリシーにより無効化されました。",
31
+ "groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkLabel": "直接リンク",
32
32
  "groupSharedFeatures.usm.sharedLinkSettingsModal.downloadSettingsToggleText": "共有リンクを知っているユーザーにこの項目のダウンロードを許可する",
33
33
  "groupSharedFeatures.usm.sharedLinkSettingsModal.learnSharedLinkSettingsLink": "共有リンクの設定について詳細を表示。",
34
34
  "groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationCalendarAriaLabel": "有効期限を選択",
@@ -1,5 +1,7 @@
1
1
  # Notification text when the shared link is failed to be created
2
2
  groupSharedFeatures.usm.autoCopySharedLinkErrorNoticeText = 共有リンクを作成できません。後でもう一度やり直してください。
3
+ # Error message when more than the maximum number of contacts is entered
4
+ groupSharedFeatures.usm.contactsExceedLimitError = Oops! The maximum number of collaborators that can be added at once is {maxContacts} collaborators. Please try again by splitting your invitations into batches.
3
5
  # Notification text when the shared link failed to be created
4
6
  groupSharedFeatures.usm.createSharedLinkErrorNoticeText = 共有リンクを作成できません。後でもう一度やり直してください。
5
7
  # Notification text when the shared link is successfully created
@@ -49,13 +51,13 @@ groupSharedFeatures.usm.sharedLinkSettingsModal.cancelButton = キャンセル
49
51
  # Aria label for the button to close the Shared Link Settings modal
50
52
  groupSharedFeatures.usm.sharedLinkSettingsModal.closeButton = 閉じる
51
53
  # Tooltip message when the direct link is blocked due to access policy with classification
52
- groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithClassification = Download has been disabled for content due to the classification.
54
+ groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithClassification = 分類によりコンテンツのダウンロードは無効化されました。
53
55
  # Tooltip message when the direct link is blocked due to access policy without classification
54
- groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithoutClassification = Download has been disabled for content without classification.
56
+ groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithoutClassification = 分類のないコンテンツのダウンロードは無効化されました。
55
57
  # Tooltip message when the direct link is blocked due to malicious content
56
- groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByMaliciousContent = Download for this content has been disabled due to a security policy.
58
+ groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByMaliciousContent = このコンテンツのダウンロードは、セキュリティポリシーにより無効化されました。
57
59
  # Label for the direct link to download the shared item
58
- groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkLabel = Direct link
60
+ groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkLabel = 直接リンク
59
61
  # Label for the download settings toggle
60
62
  groupSharedFeatures.usm.sharedLinkSettingsModal.downloadSettingsToggleText = 共有リンクを知っているユーザーにこの項目のダウンロードを許可する
61
63
  # Link to learn more about shared link settings
@@ -1,5 +1,7 @@
1
1
  # Notification text when the shared link is failed to be created
2
2
  groupSharedFeatures.usm.autoCopySharedLinkErrorNoticeText = 공유 링크를 생성할 수 없습니다. 잠시 후 다시 시도해 주세요.
3
+ # Error message when more than the maximum number of contacts is entered
4
+ groupSharedFeatures.usm.contactsExceedLimitError = Oops! The maximum number of collaborators that can be added at once is {maxContacts} collaborators. Please try again by splitting your invitations into batches.
3
5
  # Notification text when the shared link failed to be created
4
6
  groupSharedFeatures.usm.createSharedLinkErrorNoticeText = 공유 링크를 생성할 수 없습니다. 잠시 후 다시 시도해 주세요.
5
7
  # Notification text when the shared link is successfully created
@@ -1,5 +1,7 @@
1
1
  # Notification text when the shared link is failed to be created
2
2
  groupSharedFeatures.usm.autoCopySharedLinkErrorNoticeText = Kan ikke opprette en delt kobling. Prøv igjen senere.
3
+ # Error message when more than the maximum number of contacts is entered
4
+ groupSharedFeatures.usm.contactsExceedLimitError = Oops! The maximum number of collaborators that can be added at once is {maxContacts} collaborators. Please try again by splitting your invitations into batches.
3
5
  # Notification text when the shared link failed to be created
4
6
  groupSharedFeatures.usm.createSharedLinkErrorNoticeText = Kan ikke opprette en delt kobling. Prøv igjen senere.
5
7
  # Notification text when the shared link is successfully created
@@ -25,10 +25,10 @@ export default {
25
25
  "groupSharedFeatures.usm.removeSharedLinkModal.title": "Verwijder gedeelde link",
26
26
  "groupSharedFeatures.usm.sharedLinkSettingsModal.cancelButton": "Annuleren",
27
27
  "groupSharedFeatures.usm.sharedLinkSettingsModal.closeButton": "Sluiten",
28
- "groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithClassification": "Download has been disabled for content due to the classification.",
29
- "groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithoutClassification": "Download has been disabled for content without classification.",
30
- "groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByMaliciousContent": "Download for this content has been disabled due to a security policy.",
31
- "groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkLabel": "Direct link",
28
+ "groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithClassification": "Downloaden is uitgeschakeld voor inhoud vanwege de classificatie.",
29
+ "groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithoutClassification": "Downloaden is uitgeschakeld voor inhoud zonder classificatie.",
30
+ "groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByMaliciousContent": "Het downloaden van deze inhoud is uitgeschakeld op basis van een beveiligingsbeleid.",
31
+ "groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkLabel": "Directe link",
32
32
  "groupSharedFeatures.usm.sharedLinkSettingsModal.downloadSettingsToggleText": "Sta gebruikers met de gedeelde link toe om dit item te downloaden",
33
33
  "groupSharedFeatures.usm.sharedLinkSettingsModal.learnSharedLinkSettingsLink": "Meer informatie over instellingen voor gedeelde links.",
34
34
  "groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationCalendarAriaLabel": "Selecteer een vervaldatum",
@@ -1,5 +1,7 @@
1
1
  # Notification text when the shared link is failed to be created
2
2
  groupSharedFeatures.usm.autoCopySharedLinkErrorNoticeText = Kan geen gedeelde link maken. Probeer het later opnieuw.
3
+ # Error message when more than the maximum number of contacts is entered
4
+ groupSharedFeatures.usm.contactsExceedLimitError = Oops! The maximum number of collaborators that can be added at once is {maxContacts} collaborators. Please try again by splitting your invitations into batches.
3
5
  # Notification text when the shared link failed to be created
4
6
  groupSharedFeatures.usm.createSharedLinkErrorNoticeText = Kan geen gedeelde link maken. Probeer het later opnieuw.
5
7
  # Notification text when the shared link is successfully created
@@ -49,13 +51,13 @@ groupSharedFeatures.usm.sharedLinkSettingsModal.cancelButton = Annuleren
49
51
  # Aria label for the button to close the Shared Link Settings modal
50
52
  groupSharedFeatures.usm.sharedLinkSettingsModal.closeButton = Sluiten
51
53
  # Tooltip message when the direct link is blocked due to access policy with classification
52
- groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithClassification = Download has been disabled for content due to the classification.
54
+ groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithClassification = Downloaden is uitgeschakeld voor inhoud vanwege de classificatie.
53
55
  # Tooltip message when the direct link is blocked due to access policy without classification
54
- groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithoutClassification = Download has been disabled for content without classification.
56
+ groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithoutClassification = Downloaden is uitgeschakeld voor inhoud zonder classificatie.
55
57
  # Tooltip message when the direct link is blocked due to malicious content
56
- groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByMaliciousContent = Download for this content has been disabled due to a security policy.
58
+ groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByMaliciousContent = Het downloaden van deze inhoud is uitgeschakeld op basis van een beveiligingsbeleid.
57
59
  # Label for the direct link to download the shared item
58
- groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkLabel = Direct link
60
+ groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkLabel = Directe link
59
61
  # Label for the download settings toggle
60
62
  groupSharedFeatures.usm.sharedLinkSettingsModal.downloadSettingsToggleText = Sta gebruikers met de gedeelde link toe om dit item te downloaden
61
63
  # Link to learn more about shared link settings
@@ -25,10 +25,10 @@ export default {
25
25
  "groupSharedFeatures.usm.removeSharedLinkModal.title": "Usuń łącze udostępnione",
26
26
  "groupSharedFeatures.usm.sharedLinkSettingsModal.cancelButton": "Anuluj",
27
27
  "groupSharedFeatures.usm.sharedLinkSettingsModal.closeButton": "Zamknij",
28
- "groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithClassification": "Download has been disabled for content due to the classification.",
29
- "groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithoutClassification": "Download has been disabled for content without classification.",
30
- "groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByMaliciousContent": "Download for this content has been disabled due to a security policy.",
31
- "groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkLabel": "Direct link",
28
+ "groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithClassification": "Pobieranie treści zostało wyłączone w oparciu o klasyfikację.",
29
+ "groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithoutClassification": "Pobieranie treści zostało wyłączone z powodu braku klasyfikacji.",
30
+ "groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByMaliciousContent": "Pobieranie tej zawartości zostało wyłączone w oparciu o zasady zabezpieczeń.",
31
+ "groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkLabel": "Łącze bezpośrednie",
32
32
  "groupSharedFeatures.usm.sharedLinkSettingsModal.downloadSettingsToggleText": "Zezwól użytkownikom z łączem udostępnionym na pobranie tego elementu",
33
33
  "groupSharedFeatures.usm.sharedLinkSettingsModal.learnSharedLinkSettingsLink": "Więcej informacji o ustawieniach łącza udostępnionego.",
34
34
  "groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationCalendarAriaLabel": "Wybierać datę wygasanie",
@@ -1,5 +1,7 @@
1
1
  # Notification text when the shared link is failed to be created
2
2
  groupSharedFeatures.usm.autoCopySharedLinkErrorNoticeText = Nie można utworzyć łącza udostępnionego. Spróbuj ponownie później.
3
+ # Error message when more than the maximum number of contacts is entered
4
+ groupSharedFeatures.usm.contactsExceedLimitError = Oops! The maximum number of collaborators that can be added at once is {maxContacts} collaborators. Please try again by splitting your invitations into batches.
3
5
  # Notification text when the shared link failed to be created
4
6
  groupSharedFeatures.usm.createSharedLinkErrorNoticeText = Nie można utworzyć łącza udostępnionego. Spróbuj ponownie później.
5
7
  # Notification text when the shared link is successfully created
@@ -49,13 +51,13 @@ groupSharedFeatures.usm.sharedLinkSettingsModal.cancelButton = Anuluj
49
51
  # Aria label for the button to close the Shared Link Settings modal
50
52
  groupSharedFeatures.usm.sharedLinkSettingsModal.closeButton = Zamknij
51
53
  # Tooltip message when the direct link is blocked due to access policy with classification
52
- groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithClassification = Download has been disabled for content due to the classification.
54
+ groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithClassification = Pobieranie treści zostało wyłączone w oparciu o klasyfikację.
53
55
  # Tooltip message when the direct link is blocked due to access policy without classification
54
- groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithoutClassification = Download has been disabled for content without classification.
56
+ groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithoutClassification = Pobieranie treści zostało wyłączone z powodu braku klasyfikacji.
55
57
  # Tooltip message when the direct link is blocked due to malicious content
56
- groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByMaliciousContent = Download for this content has been disabled due to a security policy.
58
+ groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByMaliciousContent = Pobieranie tej zawartości zostało wyłączone w oparciu o zasady zabezpieczeń.
57
59
  # Label for the direct link to download the shared item
58
- groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkLabel = Direct link
60
+ groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkLabel = Łącze bezpośrednie
59
61
  # Label for the download settings toggle
60
62
  groupSharedFeatures.usm.sharedLinkSettingsModal.downloadSettingsToggleText = Zezwól użytkownikom z łączem udostępnionym na pobranie tego elementu
61
63
  # Link to learn more about shared link settings
@@ -25,10 +25,10 @@ export default {
25
25
  "groupSharedFeatures.usm.removeSharedLinkModal.title": "Remover link compartilhado",
26
26
  "groupSharedFeatures.usm.sharedLinkSettingsModal.cancelButton": "Cancelar",
27
27
  "groupSharedFeatures.usm.sharedLinkSettingsModal.closeButton": "Fechar",
28
- "groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithClassification": "Download has been disabled for content due to the classification.",
29
- "groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithoutClassification": "Download has been disabled for content without classification.",
30
- "groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByMaliciousContent": "Download for this content has been disabled due to a security policy.",
31
- "groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkLabel": "Direct link",
28
+ "groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithClassification": "O download foi desativado para esse conteúdo devido à sua classificação.",
29
+ "groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithoutClassification": "O download foi desativado para o conteúdo sem classificação.",
30
+ "groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByMaliciousContent": "A opção de baixar este conteúdo foi desativada devido a uma política de segurança.",
31
+ "groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkLabel": "Link direto",
32
32
  "groupSharedFeatures.usm.sharedLinkSettingsModal.downloadSettingsToggleText": "Permitir que os usuários com o link compartilhado baixem esse item",
33
33
  "groupSharedFeatures.usm.sharedLinkSettingsModal.learnSharedLinkSettingsLink": "Saiba mais sobre as configurações de links compartilhados.",
34
34
  "groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationCalendarAriaLabel": "Selecionar uma data de vencimento",
@@ -1,5 +1,7 @@
1
1
  # Notification text when the shared link is failed to be created
2
2
  groupSharedFeatures.usm.autoCopySharedLinkErrorNoticeText = Não é possível criar um link compartilhado. Tente novamente mais tarde.
3
+ # Error message when more than the maximum number of contacts is entered
4
+ groupSharedFeatures.usm.contactsExceedLimitError = Oops! The maximum number of collaborators that can be added at once is {maxContacts} collaborators. Please try again by splitting your invitations into batches.
3
5
  # Notification text when the shared link failed to be created
4
6
  groupSharedFeatures.usm.createSharedLinkErrorNoticeText = Não é possível criar um link compartilhado. Tente novamente mais tarde.
5
7
  # Notification text when the shared link is successfully created
@@ -49,13 +51,13 @@ groupSharedFeatures.usm.sharedLinkSettingsModal.cancelButton = Cancelar
49
51
  # Aria label for the button to close the Shared Link Settings modal
50
52
  groupSharedFeatures.usm.sharedLinkSettingsModal.closeButton = Fechar
51
53
  # Tooltip message when the direct link is blocked due to access policy with classification
52
- groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithClassification = Download has been disabled for content due to the classification.
54
+ groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithClassification = O download foi desativado para esse conteúdo devido à sua classificação.
53
55
  # Tooltip message when the direct link is blocked due to access policy without classification
54
- groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithoutClassification = Download has been disabled for content without classification.
56
+ groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithoutClassification = O download foi desativado para o conteúdo sem classificação.
55
57
  # Tooltip message when the direct link is blocked due to malicious content
56
- groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByMaliciousContent = Download for this content has been disabled due to a security policy.
58
+ groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByMaliciousContent = A opção de baixar este conteúdo foi desativada devido a uma política de segurança.
57
59
  # Label for the direct link to download the shared item
58
- groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkLabel = Direct link
60
+ groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkLabel = Link direto
59
61
  # Label for the download settings toggle
60
62
  groupSharedFeatures.usm.sharedLinkSettingsModal.downloadSettingsToggleText = Permitir que os usuários com o link compartilhado baixem esse item
61
63
  # Link to learn more about shared link settings
@@ -25,10 +25,10 @@ export default {
25
25
  "groupSharedFeatures.usm.removeSharedLinkModal.title": "Удалить общую ссылку",
26
26
  "groupSharedFeatures.usm.sharedLinkSettingsModal.cancelButton": "Отмена",
27
27
  "groupSharedFeatures.usm.sharedLinkSettingsModal.closeButton": "Закрыть",
28
- "groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithClassification": "Download has been disabled for content due to the classification.",
29
- "groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithoutClassification": "Download has been disabled for content without classification.",
30
- "groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByMaliciousContent": "Download for this content has been disabled due to a security policy.",
31
- "groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkLabel": "Direct link",
28
+ "groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithClassification": "Скачивание контента отключено в соответствии с классификацией.",
29
+ "groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithoutClassification": "Скачивание контента без классификации отключено.",
30
+ "groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByMaliciousContent": "Скачивание этого контента отключено в соответствии с политикой безопасности.",
31
+ "groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkLabel": "Прямая ссылка",
32
32
  "groupSharedFeatures.usm.sharedLinkSettingsModal.downloadSettingsToggleText": "Разрешить пользователям с общей ссылкой скачивать этот элемент",
33
33
  "groupSharedFeatures.usm.sharedLinkSettingsModal.learnSharedLinkSettingsLink": "Узнайте больше о настройках общей ссылки.",
34
34
  "groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationCalendarAriaLabel": "Выберите дату истечения срока действия",
@@ -1,5 +1,7 @@
1
1
  # Notification text when the shared link is failed to be created
2
2
  groupSharedFeatures.usm.autoCopySharedLinkErrorNoticeText = Не удается создать общую ссылку. Повторите попытку позже.
3
+ # Error message when more than the maximum number of contacts is entered
4
+ groupSharedFeatures.usm.contactsExceedLimitError = Oops! The maximum number of collaborators that can be added at once is {maxContacts} collaborators. Please try again by splitting your invitations into batches.
3
5
  # Notification text when the shared link failed to be created
4
6
  groupSharedFeatures.usm.createSharedLinkErrorNoticeText = Не удается создать общую ссылку. Повторите попытку позже.
5
7
  # Notification text when the shared link is successfully created
@@ -49,13 +51,13 @@ groupSharedFeatures.usm.sharedLinkSettingsModal.cancelButton = Отмена
49
51
  # Aria label for the button to close the Shared Link Settings modal
50
52
  groupSharedFeatures.usm.sharedLinkSettingsModal.closeButton = Закрыть
51
53
  # Tooltip message when the direct link is blocked due to access policy with classification
52
- groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithClassification = Download has been disabled for content due to the classification.
54
+ groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithClassification = Скачивание контента отключено в соответствии с классификацией.
53
55
  # Tooltip message when the direct link is blocked due to access policy without classification
54
- groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithoutClassification = Download has been disabled for content without classification.
56
+ groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithoutClassification = Скачивание контента без классификации отключено.
55
57
  # Tooltip message when the direct link is blocked due to malicious content
56
- groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByMaliciousContent = Download for this content has been disabled due to a security policy.
58
+ groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByMaliciousContent = Скачивание этого контента отключено в соответствии с политикой безопасности.
57
59
  # Label for the direct link to download the shared item
58
- groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkLabel = Direct link
60
+ groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkLabel = Прямая ссылка
59
61
  # Label for the download settings toggle
60
62
  groupSharedFeatures.usm.sharedLinkSettingsModal.downloadSettingsToggleText = Разрешить пользователям с общей ссылкой скачивать этот элемент
61
63
  # Link to learn more about shared link settings
@@ -25,10 +25,10 @@ export default {
25
25
  "groupSharedFeatures.usm.removeSharedLinkModal.title": "Ta bort delad länk",
26
26
  "groupSharedFeatures.usm.sharedLinkSettingsModal.cancelButton": "Avbryt",
27
27
  "groupSharedFeatures.usm.sharedLinkSettingsModal.closeButton": "Stäng",
28
- "groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithClassification": "Download has been disabled for content due to the classification.",
29
- "groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithoutClassification": "Download has been disabled for content without classification.",
30
- "groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByMaliciousContent": "Download for this content has been disabled due to a security policy.",
31
- "groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkLabel": "Direct link",
28
+ "groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithClassification": "Hämtning har avaktiverats för innehåll grund av klassificeringen.",
29
+ "groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithoutClassification": "Hämtning har inaktiverats för innehåll utan klassificering.",
30
+ "groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByMaliciousContent": "Hämtning av det här innehållet har avaktiverats grund av en säkerhetspolicy.",
31
+ "groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkLabel": "Direktlänk",
32
32
  "groupSharedFeatures.usm.sharedLinkSettingsModal.downloadSettingsToggleText": "Tillåt användare med den delade länken att hämta det här objektet",
33
33
  "groupSharedFeatures.usm.sharedLinkSettingsModal.learnSharedLinkSettingsLink": "Läs mer om inställningar för delade länkar.",
34
34
  "groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationCalendarAriaLabel": "Välj ett utgångsdatum",
@@ -1,5 +1,7 @@
1
1
  # Notification text when the shared link is failed to be created
2
2
  groupSharedFeatures.usm.autoCopySharedLinkErrorNoticeText = Kunde inte skapa en delad länk. Försök igen senare.
3
+ # Error message when more than the maximum number of contacts is entered
4
+ groupSharedFeatures.usm.contactsExceedLimitError = Oops! The maximum number of collaborators that can be added at once is {maxContacts} collaborators. Please try again by splitting your invitations into batches.
3
5
  # Notification text when the shared link failed to be created
4
6
  groupSharedFeatures.usm.createSharedLinkErrorNoticeText = Kunde inte skapa en delad länk. Försök igen senare.
5
7
  # Notification text when the shared link is successfully created
@@ -49,13 +51,13 @@ groupSharedFeatures.usm.sharedLinkSettingsModal.cancelButton = Avbryt
49
51
  # Aria label for the button to close the Shared Link Settings modal
50
52
  groupSharedFeatures.usm.sharedLinkSettingsModal.closeButton = Stäng
51
53
  # Tooltip message when the direct link is blocked due to access policy with classification
52
- groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithClassification = Download has been disabled for content due to the classification.
54
+ groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithClassification = Hämtning har avaktiverats för innehåll grund av klassificeringen.
53
55
  # Tooltip message when the direct link is blocked due to access policy without classification
54
- groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithoutClassification = Download has been disabled for content without classification.
56
+ groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithoutClassification = Hämtning har inaktiverats för innehåll utan klassificering.
55
57
  # Tooltip message when the direct link is blocked due to malicious content
56
- groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByMaliciousContent = Download for this content has been disabled due to a security policy.
58
+ groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByMaliciousContent = Hämtning av det här innehållet har avaktiverats grund av en säkerhetspolicy.
57
59
  # Label for the direct link to download the shared item
58
- groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkLabel = Direct link
60
+ groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkLabel = Direktlänk
59
61
  # Label for the download settings toggle
60
62
  groupSharedFeatures.usm.sharedLinkSettingsModal.downloadSettingsToggleText = Tillåt användare med den delade länken att hämta det här objektet
61
63
  # Link to learn more about shared link settings
@@ -25,10 +25,10 @@ export default {
25
25
  "groupSharedFeatures.usm.removeSharedLinkModal.title": "Paylaşılmış Bağlantıyı Kaldır",
26
26
  "groupSharedFeatures.usm.sharedLinkSettingsModal.cancelButton": "İptal Et",
27
27
  "groupSharedFeatures.usm.sharedLinkSettingsModal.closeButton": "Kapat",
28
- "groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithClassification": "Download has been disabled for content due to the classification.",
29
- "groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithoutClassification": "Download has been disabled for content without classification.",
30
- "groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByMaliciousContent": "Download for this content has been disabled due to a security policy.",
31
- "groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkLabel": "Direct link",
28
+ "groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithClassification": "Gizlilik sınıflandırması nedeniyle içerik için indirme devre dışı bırakıldı.",
29
+ "groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithoutClassification": "Gizlilik sınıflandırması uygulanmamış içerik için indirme devre dışı bırakıldı.",
30
+ "groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByMaliciousContent": "Bu içerik için indirme işlevi, bir güvenlik ilkesi nedeniyle devre dışı bırakıldı.",
31
+ "groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkLabel": "Doğrudan Bağlantı",
32
32
  "groupSharedFeatures.usm.sharedLinkSettingsModal.downloadSettingsToggleText": "Paylaşılmış bağlantıya sahip kullanıcıların bu öğeyi indirmesine izin ver",
33
33
  "groupSharedFeatures.usm.sharedLinkSettingsModal.learnSharedLinkSettingsLink": "Paylaşılmış bağlantı ayarları hakkında daha fazla bilgi alın.",
34
34
  "groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationCalendarAriaLabel": "Bir sona erme tarihi seçin",
@@ -1,5 +1,7 @@
1
1
  # Notification text when the shared link is failed to be created
2
2
  groupSharedFeatures.usm.autoCopySharedLinkErrorNoticeText = Paylaşılan bir bağlantı oluşturulamadı. Lütfen daha sonra tekrar deneyin.
3
+ # Error message when more than the maximum number of contacts is entered
4
+ groupSharedFeatures.usm.contactsExceedLimitError = Oops! The maximum number of collaborators that can be added at once is {maxContacts} collaborators. Please try again by splitting your invitations into batches.
3
5
  # Notification text when the shared link failed to be created
4
6
  groupSharedFeatures.usm.createSharedLinkErrorNoticeText = Paylaşılan bir bağlantı oluşturulamadı. Lütfen daha sonra tekrar deneyin.
5
7
  # Notification text when the shared link is successfully created
@@ -49,13 +51,13 @@ groupSharedFeatures.usm.sharedLinkSettingsModal.cancelButton = İptal Et
49
51
  # Aria label for the button to close the Shared Link Settings modal
50
52
  groupSharedFeatures.usm.sharedLinkSettingsModal.closeButton = Kapat
51
53
  # Tooltip message when the direct link is blocked due to access policy with classification
52
- groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithClassification = Download has been disabled for content due to the classification.
54
+ groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithClassification = Gizlilik sınıflandırması nedeniyle içerik için indirme devre dışı bırakıldı.
53
55
  # Tooltip message when the direct link is blocked due to access policy without classification
54
- groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithoutClassification = Download has been disabled for content without classification.
56
+ groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByAccessPolicyWithoutClassification = Gizlilik sınıflandırması uygulanmamış içerik için indirme devre dışı bırakıldı.
55
57
  # Tooltip message when the direct link is blocked due to malicious content
56
- groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByMaliciousContent = Download for this content has been disabled due to a security policy.
58
+ groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkBlockedByMaliciousContent = Bu içerik için indirme işlevi, bir güvenlik ilkesi nedeniyle devre dışı bırakıldı.
57
59
  # Label for the direct link to download the shared item
58
- groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkLabel = Direct link
60
+ groupSharedFeatures.usm.sharedLinkSettingsModal.directLinkLabel = Doğrudan Bağlantı
59
61
  # Label for the download settings toggle
60
62
  groupSharedFeatures.usm.sharedLinkSettingsModal.downloadSettingsToggleText = Paylaşılmış bağlantıya sahip kullanıcıların bu öğeyi indirmesine izin ver
61
63
  # Link to learn more about shared link settings