@box/unified-share-modal 0.48.8 → 0.49.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (48) hide show
  1. package/dist/i18n/bn-IN.js +7 -7
  2. package/dist/i18n/bn-IN.properties +14 -0
  3. package/dist/i18n/da-DK.js +7 -7
  4. package/dist/i18n/da-DK.properties +14 -0
  5. package/dist/i18n/de-DE.js +7 -7
  6. package/dist/i18n/de-DE.properties +14 -0
  7. package/dist/i18n/en-AU.properties +14 -0
  8. package/dist/i18n/en-CA.properties +14 -0
  9. package/dist/i18n/en-GB.properties +14 -0
  10. package/dist/i18n/en-x-pseudo.js +116 -116
  11. package/dist/i18n/en-x-pseudo.properties +123 -109
  12. package/dist/i18n/es-419.js +7 -7
  13. package/dist/i18n/es-419.properties +14 -0
  14. package/dist/i18n/es-ES.js +7 -7
  15. package/dist/i18n/es-ES.properties +14 -0
  16. package/dist/i18n/fi-FI.js +7 -7
  17. package/dist/i18n/fi-FI.properties +14 -0
  18. package/dist/i18n/fr-CA.js +7 -7
  19. package/dist/i18n/fr-CA.properties +14 -0
  20. package/dist/i18n/fr-FR.js +7 -7
  21. package/dist/i18n/fr-FR.properties +14 -0
  22. package/dist/i18n/hi-IN.js +7 -7
  23. package/dist/i18n/hi-IN.properties +14 -0
  24. package/dist/i18n/it-IT.js +7 -7
  25. package/dist/i18n/it-IT.properties +14 -0
  26. package/dist/i18n/ja-JP.js +7 -7
  27. package/dist/i18n/ja-JP.properties +14 -0
  28. package/dist/i18n/ko-KR.js +7 -7
  29. package/dist/i18n/ko-KR.properties +14 -0
  30. package/dist/i18n/nb-NO.js +7 -7
  31. package/dist/i18n/nb-NO.properties +14 -0
  32. package/dist/i18n/nl-NL.js +7 -7
  33. package/dist/i18n/nl-NL.properties +14 -0
  34. package/dist/i18n/pl-PL.js +7 -7
  35. package/dist/i18n/pl-PL.properties +14 -0
  36. package/dist/i18n/pt-BR.js +7 -7
  37. package/dist/i18n/pt-BR.properties +14 -0
  38. package/dist/i18n/ru-RU.js +7 -7
  39. package/dist/i18n/ru-RU.properties +14 -0
  40. package/dist/i18n/sv-SE.js +7 -7
  41. package/dist/i18n/sv-SE.properties +14 -0
  42. package/dist/i18n/tr-TR.js +7 -7
  43. package/dist/i18n/tr-TR.properties +14 -0
  44. package/dist/i18n/zh-CN.js +7 -7
  45. package/dist/i18n/zh-CN.properties +14 -0
  46. package/dist/i18n/zh-TW.js +7 -7
  47. package/dist/i18n/zh-TW.properties +14 -0
  48. package/package.json +5 -5
@@ -11,10 +11,10 @@ export default {
11
11
  "groupSharedFeatures.usm.expirationRequiredErrorMessage": "Veuillez sélectionner une date",
12
12
  "groupSharedFeatures.usm.invalidEmailErrorMessage": "Adresse e-mail incorrecte",
13
13
  "groupSharedFeatures.usm.noticeCloseLabel": "Fermer",
14
- "groupSharedFeatures.usm.passwordContainInvalidCharacterErrorMessage": "Your password cannot contain a space, \"<\" or \">\"",
15
- "groupSharedFeatures.usm.passwordContainLetterNumberOrSymbolErrorMessage": "Your password should contain at least one upper case letter, number, or special character.",
16
- "groupSharedFeatures.usm.passwordContainMinCharactersErrorMessage": "Password should contain at least 8 characters",
17
- "groupSharedFeatures.usm.passwordRequiredErrorMessage": "Please enter a password",
14
+ "groupSharedFeatures.usm.passwordContainInvalidCharacterErrorMessage": "Votre mot de passe ne peut pas contenir d'espace ou les caractères « < » et « > »",
15
+ "groupSharedFeatures.usm.passwordContainLetterNumberOrSymbolErrorMessage": "Votre mot de passe doit contenir au moins une lettre majuscule, un chiffre ou un caractère spécial.",
16
+ "groupSharedFeatures.usm.passwordContainMinCharactersErrorMessage": "Le mot de passe doit contenir au moins huit caractères",
17
+ "groupSharedFeatures.usm.passwordRequiredErrorMessage": "Veuillez saisir un mot de passe",
18
18
  "groupSharedFeatures.usm.removeSharedLinkModal.bodyText": "Cela supprimera définitivement le lien partagé. Si cet élément est intégré sur d'autres sites, il deviendra également inaccessible. Toutes les propriétés personnalisées, paramètres et expirations seront également supprimés. Souhaitez-vous continuer ?",
19
19
  "groupSharedFeatures.usm.removeSharedLinkModal.cancelButton": "Annuler",
20
20
  "groupSharedFeatures.usm.removeSharedLinkModal.closeButton": "Fermer",
@@ -85,9 +85,9 @@ export default {
85
85
  "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCopySuccessNoticeText": "Lien partagé copié dans le Presse-papiers.",
86
86
  "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopyErrorNoticeText": "Lien partagé créé. Cliquez sur Copier pour partager .",
87
87
  "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopySuccessNoticeText": "Lien partagé créé et copié dans le presse-papiers.",
88
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canDownloadPermissionLevelLabel": "Can view and download",
89
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canEditPermissionLevelLabel": "Can edit",
90
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canPreviewPermissionLevelLabel": "Can view only",
88
+ "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canDownloadPermissionLevelLabel": "Peut afficher et télécharger",
89
+ "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canEditPermissionLevelLabel": "Peut modifier",
90
+ "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canPreviewPermissionLevelLabel": "Peut afficher uniquement",
91
91
  "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.collaboratorsAccessLevelDescription": "Seuls les utilisateurs invités peuvent accéder à ce {item}",
92
92
  "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.collaboratorsAccessLevelLabel": "Utilisateurs invités uniquement",
93
93
  "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.companyAccessLevelDescription": "Tout utilisateur au sein de votre entreprise disposant du lien ou tout utilisateur invité à ce {item} peut y accéder",
@@ -22,6 +22,14 @@ groupSharedFeatures.usm.expirationRequiredErrorMessage = Veuillez sélectionner
22
22
  groupSharedFeatures.usm.invalidEmailErrorMessage = Adresse e-mail incorrecte
23
23
  # Close button aria label for the notifications
24
24
  groupSharedFeatures.usm.noticeCloseLabel = Fermer
25
+ # Error message for the password field when password contains forbidden characters.
26
+ groupSharedFeatures.usm.passwordContainInvalidCharacterErrorMessage = Votre mot de passe ne peut pas contenir d'espace ou les caractères « < » et « > »
27
+ # Error message for the password field when password does not contain at least one letter, number, or symbol
28
+ groupSharedFeatures.usm.passwordContainLetterNumberOrSymbolErrorMessage = Votre mot de passe doit contenir au moins une lettre majuscule, un chiffre ou un caractère spécial.
29
+ # Error message for the password field when password does not contain at least 8 characters.
30
+ groupSharedFeatures.usm.passwordContainMinCharactersErrorMessage = Le mot de passe doit contenir au moins huit caractères
31
+ # Error message for the password field when password is not provided
32
+ groupSharedFeatures.usm.passwordRequiredErrorMessage = Veuillez saisir un mot de passe
25
33
  # Body text of the Remove Shared Link modal
26
34
  groupSharedFeatures.usm.removeSharedLinkModal.bodyText = Cela supprimera définitivement le lien partagé. Si cet élément est intégré sur d'autres sites, il deviendra également inaccessible. Toutes les propriétés personnalisées, paramètres et expirations seront également supprimés. Souhaitez-vous continuer ?
27
35
  # Button text to cancel removing a shared link
@@ -162,6 +170,12 @@ groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCopySuccessN
162
170
  groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopyErrorNoticeText = Lien partagé créé. Cliquez sur Copier pour partager .
163
171
  # Notification text when the shared link is successfully copied to clipboard after link is created
164
172
  groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopySuccessNoticeText = Lien partagé créé et copié dans le presse-papiers.
173
+ # Label for the permission level where shared link users can download the item
174
+ groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canDownloadPermissionLevelLabel = Peut afficher et télécharger
175
+ # Label for the permission level where shared link users can edit the item
176
+ groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canEditPermissionLevelLabel = Peut modifier
177
+ # Label for the permission level where shared link users can preview the item
178
+ groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canPreviewPermissionLevelLabel = Peut afficher uniquement
165
179
  # Description for the access level where only invited users can access the item
166
180
  groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.collaboratorsAccessLevelDescription = Seuls les utilisateurs invités peuvent accéder à ce {item}
167
181
  # Label for the access level where only invited users can access the item
@@ -11,10 +11,10 @@ export default {
11
11
  "groupSharedFeatures.usm.expirationRequiredErrorMessage": "Veuillez sélectionner une date",
12
12
  "groupSharedFeatures.usm.invalidEmailErrorMessage": "Adresse e-mail incorrecte",
13
13
  "groupSharedFeatures.usm.noticeCloseLabel": "Fermer",
14
- "groupSharedFeatures.usm.passwordContainInvalidCharacterErrorMessage": "Your password cannot contain a space, \"<\" or \">\"",
15
- "groupSharedFeatures.usm.passwordContainLetterNumberOrSymbolErrorMessage": "Your password should contain at least one upper case letter, number, or special character.",
16
- "groupSharedFeatures.usm.passwordContainMinCharactersErrorMessage": "Password should contain at least 8 characters",
17
- "groupSharedFeatures.usm.passwordRequiredErrorMessage": "Please enter a password",
14
+ "groupSharedFeatures.usm.passwordContainInvalidCharacterErrorMessage": "Votre mot de passe ne peut pas contenir d'espace ou les caractères « < » et « > »",
15
+ "groupSharedFeatures.usm.passwordContainLetterNumberOrSymbolErrorMessage": "Votre mot de passe doit contenir au moins une lettre majuscule, un chiffre ou un caractère spécial.",
16
+ "groupSharedFeatures.usm.passwordContainMinCharactersErrorMessage": "Le mot de passe doit contenir au moins huit caractères",
17
+ "groupSharedFeatures.usm.passwordRequiredErrorMessage": "Veuillez saisir un mot de passe",
18
18
  "groupSharedFeatures.usm.removeSharedLinkModal.bodyText": "Cela supprimera définitivement le lien partagé. Si cet élément est intégré sur d'autres sites, il deviendra également inaccessible. Toutes les propriétés personnalisées, paramètres et expirations seront également supprimés. Souhaitez-vous continuer ?",
19
19
  "groupSharedFeatures.usm.removeSharedLinkModal.cancelButton": "Annuler",
20
20
  "groupSharedFeatures.usm.removeSharedLinkModal.closeButton": "Fermer",
@@ -85,9 +85,9 @@ export default {
85
85
  "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCopySuccessNoticeText": "Lien partagé copié dans le Presse-papiers.",
86
86
  "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopyErrorNoticeText": "Lien partagé créé. Cliquez sur Copier pour partager .",
87
87
  "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopySuccessNoticeText": "Lien partagé créé et copié dans le presse-papiers.",
88
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canDownloadPermissionLevelLabel": "Can view and download",
89
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canEditPermissionLevelLabel": "Can edit",
90
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canPreviewPermissionLevelLabel": "Can view only",
88
+ "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canDownloadPermissionLevelLabel": "Peut afficher et télécharger",
89
+ "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canEditPermissionLevelLabel": "Peut modifier",
90
+ "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canPreviewPermissionLevelLabel": "Peut afficher uniquement",
91
91
  "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.collaboratorsAccessLevelDescription": "Seuls les utilisateurs invités peuvent accéder à ce {item}",
92
92
  "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.collaboratorsAccessLevelLabel": "Utilisateurs invités uniquement",
93
93
  "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.companyAccessLevelDescription": "Tout utilisateur au sein de votre entreprise disposant du lien ou tout utilisateur invité à ce {item} peut y accéder",
@@ -22,6 +22,14 @@ groupSharedFeatures.usm.expirationRequiredErrorMessage = Veuillez sélectionner
22
22
  groupSharedFeatures.usm.invalidEmailErrorMessage = Adresse e-mail incorrecte
23
23
  # Close button aria label for the notifications
24
24
  groupSharedFeatures.usm.noticeCloseLabel = Fermer
25
+ # Error message for the password field when password contains forbidden characters.
26
+ groupSharedFeatures.usm.passwordContainInvalidCharacterErrorMessage = Votre mot de passe ne peut pas contenir d'espace ou les caractères « < » et « > »
27
+ # Error message for the password field when password does not contain at least one letter, number, or symbol
28
+ groupSharedFeatures.usm.passwordContainLetterNumberOrSymbolErrorMessage = Votre mot de passe doit contenir au moins une lettre majuscule, un chiffre ou un caractère spécial.
29
+ # Error message for the password field when password does not contain at least 8 characters.
30
+ groupSharedFeatures.usm.passwordContainMinCharactersErrorMessage = Le mot de passe doit contenir au moins huit caractères
31
+ # Error message for the password field when password is not provided
32
+ groupSharedFeatures.usm.passwordRequiredErrorMessage = Veuillez saisir un mot de passe
25
33
  # Body text of the Remove Shared Link modal
26
34
  groupSharedFeatures.usm.removeSharedLinkModal.bodyText = Cela supprimera définitivement le lien partagé. Si cet élément est intégré sur d'autres sites, il deviendra également inaccessible. Toutes les propriétés personnalisées, paramètres et expirations seront également supprimés. Souhaitez-vous continuer ?
27
35
  # Button text to cancel removing a shared link
@@ -162,6 +170,12 @@ groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCopySuccessN
162
170
  groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopyErrorNoticeText = Lien partagé créé. Cliquez sur Copier pour partager .
163
171
  # Notification text when the shared link is successfully copied to clipboard after link is created
164
172
  groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopySuccessNoticeText = Lien partagé créé et copié dans le presse-papiers.
173
+ # Label for the permission level where shared link users can download the item
174
+ groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canDownloadPermissionLevelLabel = Peut afficher et télécharger
175
+ # Label for the permission level where shared link users can edit the item
176
+ groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canEditPermissionLevelLabel = Peut modifier
177
+ # Label for the permission level where shared link users can preview the item
178
+ groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canPreviewPermissionLevelLabel = Peut afficher uniquement
165
179
  # Description for the access level where only invited users can access the item
166
180
  groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.collaboratorsAccessLevelDescription = Seuls les utilisateurs invités peuvent accéder à ce {item}
167
181
  # Label for the access level where only invited users can access the item
@@ -11,10 +11,10 @@ export default {
11
11
  "groupSharedFeatures.usm.expirationRequiredErrorMessage": "कृपया एक तारीख़ चुनें",
12
12
  "groupSharedFeatures.usm.invalidEmailErrorMessage": "अमान्य ईमेल पता",
13
13
  "groupSharedFeatures.usm.noticeCloseLabel": "बंद करें",
14
- "groupSharedFeatures.usm.passwordContainInvalidCharacterErrorMessage": "Your password cannot contain a space, \"<\" or \">\"",
15
- "groupSharedFeatures.usm.passwordContainLetterNumberOrSymbolErrorMessage": "Your password should contain at least one upper case letter, number, or special character.",
16
- "groupSharedFeatures.usm.passwordContainMinCharactersErrorMessage": "Password should contain at least 8 characters",
17
- "groupSharedFeatures.usm.passwordRequiredErrorMessage": "Please enter a password",
14
+ "groupSharedFeatures.usm.passwordContainInvalidCharacterErrorMessage": "आपके पासवर्ड में खाली स्थान, \"<\" या \">\" नहीं होना चाहिए",
15
+ "groupSharedFeatures.usm.passwordContainLetterNumberOrSymbolErrorMessage": "आपके पासवर्ड में कम से कम एक बड़ा अक्षर, संख्या, या विशेष वर्ण होना चाहिए।",
16
+ "groupSharedFeatures.usm.passwordContainMinCharactersErrorMessage": "पासवर्ड में कम से कम 8 वर्ण होने चाहिए",
17
+ "groupSharedFeatures.usm.passwordRequiredErrorMessage": "कृपया एक पासवर्ड दर्ज करें",
18
18
  "groupSharedFeatures.usm.removeSharedLinkModal.bodyText": "ऐसा करने से शेयर्ड लिंक स्थायी रूप से हट जाएगा। यदि इस आइटम को अन्य साइटों पर एम्बेड किया गया है, तो यह भी अनुपलब्ध हो जाएगा। कस्टम प्रॉपर्टी, सेटिंग्स और एक्सपायरी भी हट जाएगी। क्या आप जारी रखना चाहते हैं?",
19
19
  "groupSharedFeatures.usm.removeSharedLinkModal.cancelButton": "रद्द करें",
20
20
  "groupSharedFeatures.usm.removeSharedLinkModal.closeButton": "बंद करें",
@@ -85,9 +85,9 @@ export default {
85
85
  "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCopySuccessNoticeText": "शेयर्ड लिंक को क्लिपबोर्ड पर कॉपी किया गया।",
86
86
  "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopyErrorNoticeText": "शेयर्ड लिंक बनाया गया। शेयर करने के लिए कॉपी करें पर क्लिक करें।",
87
87
  "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopySuccessNoticeText": "शेयर्ड लिंक बनाया गया और क्लिपबोर्ड में कॉपी किया गया।",
88
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canDownloadPermissionLevelLabel": "Can view and download",
89
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canEditPermissionLevelLabel": "Can edit",
90
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canPreviewPermissionLevelLabel": "Can view only",
88
+ "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canDownloadPermissionLevelLabel": "देख और डाउनलोड कर सकते हैं",
89
+ "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canEditPermissionLevelLabel": "संपादित कर सकते हैं",
90
+ "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canPreviewPermissionLevelLabel": "केवल देख सकते हैं",
91
91
  "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.collaboratorsAccessLevelDescription": "केवल आमंत्रित लोग इस {item} को एक्सेस कर सकते हैं",
92
92
  "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.collaboratorsAccessLevelLabel": "केवल आमंत्रित लोग",
93
93
  "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.companyAccessLevelDescription": "आपकी कंपनी का कोई भी व्यक्ति या इस {item} में आमंत्रित किए गए लोग इसे एक्सेस कर सकते हैं",
@@ -22,6 +22,14 @@ groupSharedFeatures.usm.expirationRequiredErrorMessage = कृपया एक
22
22
  groupSharedFeatures.usm.invalidEmailErrorMessage = अमान्य ईमेल पता
23
23
  # Close button aria label for the notifications
24
24
  groupSharedFeatures.usm.noticeCloseLabel = बंद करें
25
+ # Error message for the password field when password contains forbidden characters.
26
+ groupSharedFeatures.usm.passwordContainInvalidCharacterErrorMessage = आपके पासवर्ड में खाली स्थान, "<" या ">" नहीं होना चाहिए
27
+ # Error message for the password field when password does not contain at least one letter, number, or symbol
28
+ groupSharedFeatures.usm.passwordContainLetterNumberOrSymbolErrorMessage = आपके पासवर्ड में कम से कम एक बड़ा अक्षर, संख्या, या विशेष वर्ण होना चाहिए।
29
+ # Error message for the password field when password does not contain at least 8 characters.
30
+ groupSharedFeatures.usm.passwordContainMinCharactersErrorMessage = पासवर्ड में कम से कम 8 वर्ण होने चाहिए
31
+ # Error message for the password field when password is not provided
32
+ groupSharedFeatures.usm.passwordRequiredErrorMessage = कृपया एक पासवर्ड दर्ज करें
25
33
  # Body text of the Remove Shared Link modal
26
34
  groupSharedFeatures.usm.removeSharedLinkModal.bodyText = ऐसा करने से शेयर्ड लिंक स्थायी रूप से हट जाएगा। यदि इस आइटम को अन्य साइटों पर एम्बेड किया गया है, तो यह भी अनुपलब्ध हो जाएगा। कस्टम प्रॉपर्टी, सेटिंग्स और एक्सपायरी भी हट जाएगी। क्या आप जारी रखना चाहते हैं?
27
35
  # Button text to cancel removing a shared link
@@ -162,6 +170,12 @@ groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCopySuccessN
162
170
  groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopyErrorNoticeText = शेयर्ड लिंक बनाया गया। शेयर करने के लिए कॉपी करें पर क्लिक करें।
163
171
  # Notification text when the shared link is successfully copied to clipboard after link is created
164
172
  groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopySuccessNoticeText = शेयर्ड लिंक बनाया गया और क्लिपबोर्ड में कॉपी किया गया।
173
+ # Label for the permission level where shared link users can download the item
174
+ groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canDownloadPermissionLevelLabel = देख और डाउनलोड कर सकते हैं
175
+ # Label for the permission level where shared link users can edit the item
176
+ groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canEditPermissionLevelLabel = संपादित कर सकते हैं
177
+ # Label for the permission level where shared link users can preview the item
178
+ groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canPreviewPermissionLevelLabel = केवल देख सकते हैं
165
179
  # Description for the access level where only invited users can access the item
166
180
  groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.collaboratorsAccessLevelDescription = केवल आमंत्रित लोग इस {item} को एक्सेस कर सकते हैं
167
181
  # Label for the access level where only invited users can access the item
@@ -11,10 +11,10 @@ export default {
11
11
  "groupSharedFeatures.usm.expirationRequiredErrorMessage": "Seleziona una data",
12
12
  "groupSharedFeatures.usm.invalidEmailErrorMessage": "Indirizzo e-mail non valido",
13
13
  "groupSharedFeatures.usm.noticeCloseLabel": "Chiudi",
14
- "groupSharedFeatures.usm.passwordContainInvalidCharacterErrorMessage": "Your password cannot contain a space, \"<\" or \">\"",
15
- "groupSharedFeatures.usm.passwordContainLetterNumberOrSymbolErrorMessage": "Your password should contain at least one upper case letter, number, or special character.",
16
- "groupSharedFeatures.usm.passwordContainMinCharactersErrorMessage": "Password should contain at least 8 characters",
17
- "groupSharedFeatures.usm.passwordRequiredErrorMessage": "Please enter a password",
14
+ "groupSharedFeatures.usm.passwordContainInvalidCharacterErrorMessage": "La password non può contenere spazi, \"<\" o \">\"",
15
+ "groupSharedFeatures.usm.passwordContainLetterNumberOrSymbolErrorMessage": "La password deve contenere almeno una lettera maiuscola, un numero o un carattere speciale.",
16
+ "groupSharedFeatures.usm.passwordContainMinCharactersErrorMessage": "La password deve contenere almeno 8 caratteri",
17
+ "groupSharedFeatures.usm.passwordRequiredErrorMessage": "Inserisci una password",
18
18
  "groupSharedFeatures.usm.removeSharedLinkModal.bodyText": "Questo rimuoverà in modo permanente il collegamento condiviso. Se questo elemento è incorporato su altri siti, diventerà anche inaccessibile. Anche tutte le proprietà personalizzate, le impostazioni e le scadenze verranno rimosse. Vuoi continuare?",
19
19
  "groupSharedFeatures.usm.removeSharedLinkModal.cancelButton": "Annulla",
20
20
  "groupSharedFeatures.usm.removeSharedLinkModal.closeButton": "Chiudi",
@@ -85,9 +85,9 @@ export default {
85
85
  "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCopySuccessNoticeText": "Collegamento condiviso copiato negli appunti.",
86
86
  "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopyErrorNoticeText": "Collegamento condiviso creato. Clicca su Copia per condividere.",
87
87
  "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopySuccessNoticeText": "Collegamento condiviso creato e copiato negli appunti.",
88
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canDownloadPermissionLevelLabel": "Can view and download",
89
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canEditPermissionLevelLabel": "Can edit",
90
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canPreviewPermissionLevelLabel": "Can view only",
88
+ "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canDownloadPermissionLevelLabel": "Autorizzazione di visualizzazione e download",
89
+ "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canEditPermissionLevelLabel": "Autorizzazione di modifica",
90
+ "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canPreviewPermissionLevelLabel": "Autorizzazione di sola visualizzazione",
91
91
  "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.collaboratorsAccessLevelDescription": "Solo le persone invitate possono accedere a questo {item}",
92
92
  "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.collaboratorsAccessLevelLabel": "Solo le persone invitate",
93
93
  "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.companyAccessLevelDescription": "Tutte le persone nella tua azienda che dispongono del collegamento o le persone invitate in questo {item} possono accedere",
@@ -22,6 +22,14 @@ groupSharedFeatures.usm.expirationRequiredErrorMessage = Seleziona una data
22
22
  groupSharedFeatures.usm.invalidEmailErrorMessage = Indirizzo e-mail non valido
23
23
  # Close button aria label for the notifications
24
24
  groupSharedFeatures.usm.noticeCloseLabel = Chiudi
25
+ # Error message for the password field when password contains forbidden characters.
26
+ groupSharedFeatures.usm.passwordContainInvalidCharacterErrorMessage = La password non può contenere spazi, "<" o ">"
27
+ # Error message for the password field when password does not contain at least one letter, number, or symbol
28
+ groupSharedFeatures.usm.passwordContainLetterNumberOrSymbolErrorMessage = La password deve contenere almeno una lettera maiuscola, un numero o un carattere speciale.
29
+ # Error message for the password field when password does not contain at least 8 characters.
30
+ groupSharedFeatures.usm.passwordContainMinCharactersErrorMessage = La password deve contenere almeno 8 caratteri
31
+ # Error message for the password field when password is not provided
32
+ groupSharedFeatures.usm.passwordRequiredErrorMessage = Inserisci una password
25
33
  # Body text of the Remove Shared Link modal
26
34
  groupSharedFeatures.usm.removeSharedLinkModal.bodyText = Questo rimuoverà in modo permanente il collegamento condiviso. Se questo elemento è incorporato su altri siti, diventerà anche inaccessibile. Anche tutte le proprietà personalizzate, le impostazioni e le scadenze verranno rimosse. Vuoi continuare?
27
35
  # Button text to cancel removing a shared link
@@ -162,6 +170,12 @@ groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCopySuccessN
162
170
  groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopyErrorNoticeText = Collegamento condiviso creato. Clicca su Copia per condividere.
163
171
  # Notification text when the shared link is successfully copied to clipboard after link is created
164
172
  groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopySuccessNoticeText = Collegamento condiviso creato e copiato negli appunti.
173
+ # Label for the permission level where shared link users can download the item
174
+ groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canDownloadPermissionLevelLabel = Autorizzazione di visualizzazione e download
175
+ # Label for the permission level where shared link users can edit the item
176
+ groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canEditPermissionLevelLabel = Autorizzazione di modifica
177
+ # Label for the permission level where shared link users can preview the item
178
+ groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canPreviewPermissionLevelLabel = Autorizzazione di sola visualizzazione
165
179
  # Description for the access level where only invited users can access the item
166
180
  groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.collaboratorsAccessLevelDescription = Solo le persone invitate possono accedere a questo {item}
167
181
  # Label for the access level where only invited users can access the item
@@ -11,10 +11,10 @@ export default {
11
11
  "groupSharedFeatures.usm.expirationRequiredErrorMessage": "日付を選択してください",
12
12
  "groupSharedFeatures.usm.invalidEmailErrorMessage": "メールアドレスが無効です",
13
13
  "groupSharedFeatures.usm.noticeCloseLabel": "閉じる",
14
- "groupSharedFeatures.usm.passwordContainInvalidCharacterErrorMessage": "Your password cannot contain a space, \"<\" or \">\"",
15
- "groupSharedFeatures.usm.passwordContainLetterNumberOrSymbolErrorMessage": "Your password should contain at least one upper case letter, number, or special character.",
16
- "groupSharedFeatures.usm.passwordContainMinCharactersErrorMessage": "Password should contain at least 8 characters",
17
- "groupSharedFeatures.usm.passwordRequiredErrorMessage": "Please enter a password",
14
+ "groupSharedFeatures.usm.passwordContainInvalidCharacterErrorMessage": "パスワードにスペース、「<」または「>」を含めることはできません",
15
+ "groupSharedFeatures.usm.passwordContainLetterNumberOrSymbolErrorMessage": "パスワードには大文字、数字、または特殊文字を1つ以上含める必要があります。",
16
+ "groupSharedFeatures.usm.passwordContainMinCharactersErrorMessage": "パスワードは8文字以上にする必要があります",
17
+ "groupSharedFeatures.usm.passwordRequiredErrorMessage": "パスワードを入力してください",
18
18
  "groupSharedFeatures.usm.removeSharedLinkModal.bodyText": "これにより、共有リンクが完全に削除されます。この項目が他のサイトに埋め込まれている場合は、そのサイトでもアクセスできなくなります。カスタムプロパティ、設定、有効期限も削除されます。続行しますか?",
19
19
  "groupSharedFeatures.usm.removeSharedLinkModal.cancelButton": "キャンセル",
20
20
  "groupSharedFeatures.usm.removeSharedLinkModal.closeButton": "閉じる",
@@ -85,9 +85,9 @@ export default {
85
85
  "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCopySuccessNoticeText": "共有リンクをクリップボードにコピーしました。",
86
86
  "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopyErrorNoticeText": "共有リンクを作成しました。[コピー] をクリックして共有してください。",
87
87
  "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopySuccessNoticeText": "共有リンクを作成してクリップボードにコピーしました。",
88
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canDownloadPermissionLevelLabel": "Can view and download",
89
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canEditPermissionLevelLabel": "Can edit",
90
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canPreviewPermissionLevelLabel": "Can view only",
88
+ "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canDownloadPermissionLevelLabel": "表示およびダウンロード可能",
89
+ "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canEditPermissionLevelLabel": "編集可能",
90
+ "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canPreviewPermissionLevelLabel": "表示のみ可能",
91
91
  "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.collaboratorsAccessLevelDescription": "招待されたユーザーのみがこの{item}にアクセスできます",
92
92
  "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.collaboratorsAccessLevelLabel": "招待されたユーザーのみ",
93
93
  "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.companyAccessLevelDescription": "リンクを知っている社内のユーザー全員、またはこの{item}に招待されたユーザーがアクセスできます",
@@ -22,6 +22,14 @@ groupSharedFeatures.usm.expirationRequiredErrorMessage = 日付を選択して
22
22
  groupSharedFeatures.usm.invalidEmailErrorMessage = メールアドレスが無効です
23
23
  # Close button aria label for the notifications
24
24
  groupSharedFeatures.usm.noticeCloseLabel = 閉じる
25
+ # Error message for the password field when password contains forbidden characters.
26
+ groupSharedFeatures.usm.passwordContainInvalidCharacterErrorMessage = パスワードにスペース、「<」または「>」を含めることはできません
27
+ # Error message for the password field when password does not contain at least one letter, number, or symbol
28
+ groupSharedFeatures.usm.passwordContainLetterNumberOrSymbolErrorMessage = パスワードには大文字、数字、または特殊文字を1つ以上含める必要があります。
29
+ # Error message for the password field when password does not contain at least 8 characters.
30
+ groupSharedFeatures.usm.passwordContainMinCharactersErrorMessage = パスワードは8文字以上にする必要があります
31
+ # Error message for the password field when password is not provided
32
+ groupSharedFeatures.usm.passwordRequiredErrorMessage = パスワードを入力してください
25
33
  # Body text of the Remove Shared Link modal
26
34
  groupSharedFeatures.usm.removeSharedLinkModal.bodyText = これにより、共有リンクが完全に削除されます。この項目が他のサイトに埋め込まれている場合は、そのサイトでもアクセスできなくなります。カスタムプロパティ、設定、有効期限も削除されます。続行しますか?
27
35
  # Button text to cancel removing a shared link
@@ -162,6 +170,12 @@ groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCopySuccessN
162
170
  groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopyErrorNoticeText = 共有リンクを作成しました。[コピー] をクリックして共有してください。
163
171
  # Notification text when the shared link is successfully copied to clipboard after link is created
164
172
  groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopySuccessNoticeText = 共有リンクを作成してクリップボードにコピーしました。
173
+ # Label for the permission level where shared link users can download the item
174
+ groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canDownloadPermissionLevelLabel = 表示およびダウンロード可能
175
+ # Label for the permission level where shared link users can edit the item
176
+ groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canEditPermissionLevelLabel = 編集可能
177
+ # Label for the permission level where shared link users can preview the item
178
+ groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canPreviewPermissionLevelLabel = 表示のみ可能
165
179
  # Description for the access level where only invited users can access the item
166
180
  groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.collaboratorsAccessLevelDescription = 招待されたユーザーのみがこの{item}にアクセスできます
167
181
  # Label for the access level where only invited users can access the item
@@ -11,10 +11,10 @@ export default {
11
11
  "groupSharedFeatures.usm.expirationRequiredErrorMessage": "날짜를 선택하세요",
12
12
  "groupSharedFeatures.usm.invalidEmailErrorMessage": "올바르지 않은 이메일 주소",
13
13
  "groupSharedFeatures.usm.noticeCloseLabel": "닫기",
14
- "groupSharedFeatures.usm.passwordContainInvalidCharacterErrorMessage": "Your password cannot contain a space, \"<\" or \">\"",
15
- "groupSharedFeatures.usm.passwordContainLetterNumberOrSymbolErrorMessage": "Your password should contain at least one upper case letter, number, or special character.",
16
- "groupSharedFeatures.usm.passwordContainMinCharactersErrorMessage": "Password should contain at least 8 characters",
17
- "groupSharedFeatures.usm.passwordRequiredErrorMessage": "Please enter a password",
14
+ "groupSharedFeatures.usm.passwordContainInvalidCharacterErrorMessage": "암호에는 공백, \"<\" 또는 \">\"를 포함할 수 없습니다",
15
+ "groupSharedFeatures.usm.passwordContainLetterNumberOrSymbolErrorMessage": "암호에는 대문자, 숫자 또는 특수 문자가 하나 이상 포함되어야 합니다.",
16
+ "groupSharedFeatures.usm.passwordContainMinCharactersErrorMessage": "암호는 8자 이상이어야 합니다",
17
+ "groupSharedFeatures.usm.passwordRequiredErrorMessage": "암호를 입력하세요",
18
18
  "groupSharedFeatures.usm.removeSharedLinkModal.bodyText": "공유 링크가 영구적으로 제거됩니다. 이 항목이 다른 사이트에 포함되어 있으면 이어지지 않습니다. 지정 속성, 설정 및 만료 등이 제거됩니다. 계속하시겠습니까?",
19
19
  "groupSharedFeatures.usm.removeSharedLinkModal.cancelButton": "취소",
20
20
  "groupSharedFeatures.usm.removeSharedLinkModal.closeButton": "닫기",
@@ -85,9 +85,9 @@ export default {
85
85
  "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCopySuccessNoticeText": "공유 링크가 클립보드에 복사되었습니다.",
86
86
  "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopyErrorNoticeText": "공유 링크가 생성되었습니다. 공유하려면 복사를 클릭하세요.",
87
87
  "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopySuccessNoticeText": "공유 링크가 생성되어 클립보드에 복사되었습니다.",
88
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canDownloadPermissionLevelLabel": "Can view and download",
89
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canEditPermissionLevelLabel": "Can edit",
90
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canPreviewPermissionLevelLabel": "Can view only",
88
+ "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canDownloadPermissionLevelLabel": "보기 다운로드 가능",
89
+ "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canEditPermissionLevelLabel": "편집 가능",
90
+ "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canPreviewPermissionLevelLabel": "보기만 가능",
91
91
  "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.collaboratorsAccessLevelDescription": "초대받은 사용자만 이 {item}에 액세스할 수 있습니다",
92
92
  "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.collaboratorsAccessLevelLabel": "초대받은 사용자만",
93
93
  "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.companyAccessLevelDescription": "링크를 가진 회사 내 모든 사용자 또는 이 {item}에 초대된 사용자가 액세스할 수 있습니다",
@@ -22,6 +22,14 @@ groupSharedFeatures.usm.expirationRequiredErrorMessage = 날짜를 선택하세
22
22
  groupSharedFeatures.usm.invalidEmailErrorMessage = 올바르지 않은 이메일 주소
23
23
  # Close button aria label for the notifications
24
24
  groupSharedFeatures.usm.noticeCloseLabel = 닫기
25
+ # Error message for the password field when password contains forbidden characters.
26
+ groupSharedFeatures.usm.passwordContainInvalidCharacterErrorMessage = 암호에는 공백, "<" 또는 ">"를 포함할 수 없습니다
27
+ # Error message for the password field when password does not contain at least one letter, number, or symbol
28
+ groupSharedFeatures.usm.passwordContainLetterNumberOrSymbolErrorMessage = 암호에는 대문자, 숫자 또는 특수 문자가 하나 이상 포함되어야 합니다.
29
+ # Error message for the password field when password does not contain at least 8 characters.
30
+ groupSharedFeatures.usm.passwordContainMinCharactersErrorMessage = 암호는 8자 이상이어야 합니다
31
+ # Error message for the password field when password is not provided
32
+ groupSharedFeatures.usm.passwordRequiredErrorMessage = 암호를 입력하세요
25
33
  # Body text of the Remove Shared Link modal
26
34
  groupSharedFeatures.usm.removeSharedLinkModal.bodyText = 공유 링크가 영구적으로 제거됩니다. 이 항목이 다른 사이트에 포함되어 있으면 이어지지 않습니다. 지정 속성, 설정 및 만료 등이 제거됩니다. 계속하시겠습니까?
27
35
  # Button text to cancel removing a shared link
@@ -162,6 +170,12 @@ groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCopySuccessN
162
170
  groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopyErrorNoticeText = 공유 링크가 생성되었습니다. 공유하려면 복사를 클릭하세요.
163
171
  # Notification text when the shared link is successfully copied to clipboard after link is created
164
172
  groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopySuccessNoticeText = 공유 링크가 생성되어 클립보드에 복사되었습니다.
173
+ # Label for the permission level where shared link users can download the item
174
+ groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canDownloadPermissionLevelLabel = 보기 및 다운로드 가능
175
+ # Label for the permission level where shared link users can edit the item
176
+ groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canEditPermissionLevelLabel = 편집 가능
177
+ # Label for the permission level where shared link users can preview the item
178
+ groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canPreviewPermissionLevelLabel = 보기만 가능
165
179
  # Description for the access level where only invited users can access the item
166
180
  groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.collaboratorsAccessLevelDescription = 초대받은 사용자만 이 {item}에 액세스할 수 있습니다
167
181
  # Label for the access level where only invited users can access the item
@@ -11,10 +11,10 @@ export default {
11
11
  "groupSharedFeatures.usm.expirationRequiredErrorMessage": "Velg en dato",
12
12
  "groupSharedFeatures.usm.invalidEmailErrorMessage": "Ugyldig e-postadresse",
13
13
  "groupSharedFeatures.usm.noticeCloseLabel": "Lukk",
14
- "groupSharedFeatures.usm.passwordContainInvalidCharacterErrorMessage": "Your password cannot contain a space, \"<\" or \">\"",
15
- "groupSharedFeatures.usm.passwordContainLetterNumberOrSymbolErrorMessage": "Your password should contain at least one upper case letter, number, or special character.",
16
- "groupSharedFeatures.usm.passwordContainMinCharactersErrorMessage": "Password should contain at least 8 characters",
17
- "groupSharedFeatures.usm.passwordRequiredErrorMessage": "Please enter a password",
14
+ "groupSharedFeatures.usm.passwordContainInvalidCharacterErrorMessage": "Passordet kan ikke inneholde mellomrom eller tegnene «<» og «>»",
15
+ "groupSharedFeatures.usm.passwordContainLetterNumberOrSymbolErrorMessage": "Passordet inneholde minst én stor bokstav, ett tall eller ett spesialtegn.",
16
+ "groupSharedFeatures.usm.passwordContainMinCharactersErrorMessage": "Passord bør inneholde minst åtte tegn",
17
+ "groupSharedFeatures.usm.passwordRequiredErrorMessage": "Skriv inn passord",
18
18
  "groupSharedFeatures.usm.removeSharedLinkModal.bodyText": "Dette vil fjerne den delte koblingen for godt. Hvis dette elementet er innebygd på andre nettsteder, vil det også bli utilgjengelig. Alle egendefinerte egenskaper, innstillinger og utløpsdatoer vil også bli fjernet. Vil du fortsette?",
19
19
  "groupSharedFeatures.usm.removeSharedLinkModal.cancelButton": "Avbryt",
20
20
  "groupSharedFeatures.usm.removeSharedLinkModal.closeButton": "Lukk",
@@ -85,9 +85,9 @@ export default {
85
85
  "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCopySuccessNoticeText": "Delt kobling er kopiert til utklippstavlen.",
86
86
  "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopyErrorNoticeText": "Delt kobling opprettet. Klikk Kopier for å dele.",
87
87
  "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopySuccessNoticeText": "Delt kobling er opprettet og kopiert til utklippstavlen.",
88
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canDownloadPermissionLevelLabel": "Can view and download",
89
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canEditPermissionLevelLabel": "Can edit",
90
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canPreviewPermissionLevelLabel": "Can view only",
88
+ "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canDownloadPermissionLevelLabel": "Kan vise og laste ned",
89
+ "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canEditPermissionLevelLabel": "Kan redigere",
90
+ "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canPreviewPermissionLevelLabel": "Kan kun vise",
91
91
  "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.collaboratorsAccessLevelDescription": "Kun inviterte personer har tilgang til denne {item}",
92
92
  "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.collaboratorsAccessLevelLabel": "Kun inviterte personer",
93
93
  "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.companyAccessLevelDescription": "Alle i bedriften med koblingen, eller personer som er invitert til denne filen {item}, har tilgang til den",
@@ -22,6 +22,14 @@ groupSharedFeatures.usm.expirationRequiredErrorMessage = Velg en dato
22
22
  groupSharedFeatures.usm.invalidEmailErrorMessage = Ugyldig e-postadresse
23
23
  # Close button aria label for the notifications
24
24
  groupSharedFeatures.usm.noticeCloseLabel = Lukk
25
+ # Error message for the password field when password contains forbidden characters.
26
+ groupSharedFeatures.usm.passwordContainInvalidCharacterErrorMessage = Passordet kan ikke inneholde mellomrom eller tegnene «<» og «>»
27
+ # Error message for the password field when password does not contain at least one letter, number, or symbol
28
+ groupSharedFeatures.usm.passwordContainLetterNumberOrSymbolErrorMessage = Passordet må inneholde minst én stor bokstav, ett tall eller ett spesialtegn.
29
+ # Error message for the password field when password does not contain at least 8 characters.
30
+ groupSharedFeatures.usm.passwordContainMinCharactersErrorMessage = Passord bør inneholde minst åtte tegn
31
+ # Error message for the password field when password is not provided
32
+ groupSharedFeatures.usm.passwordRequiredErrorMessage = Skriv inn passord
25
33
  # Body text of the Remove Shared Link modal
26
34
  groupSharedFeatures.usm.removeSharedLinkModal.bodyText = Dette vil fjerne den delte koblingen for godt. Hvis dette elementet er innebygd på andre nettsteder, vil det også bli utilgjengelig. Alle egendefinerte egenskaper, innstillinger og utløpsdatoer vil også bli fjernet. Vil du fortsette?
27
35
  # Button text to cancel removing a shared link
@@ -162,6 +170,12 @@ groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCopySuccessN
162
170
  groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopyErrorNoticeText = Delt kobling opprettet. Klikk Kopier for å dele.
163
171
  # Notification text when the shared link is successfully copied to clipboard after link is created
164
172
  groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopySuccessNoticeText = Delt kobling er opprettet og kopiert til utklippstavlen.
173
+ # Label for the permission level where shared link users can download the item
174
+ groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canDownloadPermissionLevelLabel = Kan vise og laste ned
175
+ # Label for the permission level where shared link users can edit the item
176
+ groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canEditPermissionLevelLabel = Kan redigere
177
+ # Label for the permission level where shared link users can preview the item
178
+ groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canPreviewPermissionLevelLabel = Kan kun vise
165
179
  # Description for the access level where only invited users can access the item
166
180
  groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.collaboratorsAccessLevelDescription = Kun inviterte personer har tilgang til denne {item}
167
181
  # Label for the access level where only invited users can access the item
@@ -11,10 +11,10 @@ export default {
11
11
  "groupSharedFeatures.usm.expirationRequiredErrorMessage": "Selecteer een datum",
12
12
  "groupSharedFeatures.usm.invalidEmailErrorMessage": "Ongeldig e-mailadres",
13
13
  "groupSharedFeatures.usm.noticeCloseLabel": "Sluiten",
14
- "groupSharedFeatures.usm.passwordContainInvalidCharacterErrorMessage": "Your password cannot contain a space, \"<\" or \">\"",
15
- "groupSharedFeatures.usm.passwordContainLetterNumberOrSymbolErrorMessage": "Your password should contain at least one upper case letter, number, or special character.",
16
- "groupSharedFeatures.usm.passwordContainMinCharactersErrorMessage": "Password should contain at least 8 characters",
17
- "groupSharedFeatures.usm.passwordRequiredErrorMessage": "Please enter a password",
14
+ "groupSharedFeatures.usm.passwordContainInvalidCharacterErrorMessage": "Uw wachtwoord mag geen spatie, ‘<‘ of ‘>‘ bevatten",
15
+ "groupSharedFeatures.usm.passwordContainLetterNumberOrSymbolErrorMessage": "Uw wachtwoord moet ten minste één hoofdletter, cijfer of speciaal teken bevatten.",
16
+ "groupSharedFeatures.usm.passwordContainMinCharactersErrorMessage": "Wachtwoord moet ten minste 8 tekens bevatten",
17
+ "groupSharedFeatures.usm.passwordRequiredErrorMessage": "Voer een wachtwoord in",
18
18
  "groupSharedFeatures.usm.removeSharedLinkModal.bodyText": "Hiermee wordt de gedeelde link permanent verwijderd. Als dit item is ingesloten op andere sites, zal het daar ook niet meer toegankelijk zijn. Aangepaste eigenschappen, instellingen en vervaldatums worden ook verwijderd. Wilt u doorgaan?",
19
19
  "groupSharedFeatures.usm.removeSharedLinkModal.cancelButton": "Annuleren",
20
20
  "groupSharedFeatures.usm.removeSharedLinkModal.closeButton": "Sluiten",
@@ -85,9 +85,9 @@ export default {
85
85
  "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCopySuccessNoticeText": "Gedeelde link gekopieerd naar het klembord.",
86
86
  "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopyErrorNoticeText": "Gedeelde link gemaakt. Klik op Kopiëren om te delen.",
87
87
  "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopySuccessNoticeText": "Gedeelde link gemaakt en gekopieerd naar het klembord.",
88
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canDownloadPermissionLevelLabel": "Can view and download",
89
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canEditPermissionLevelLabel": "Can edit",
90
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canPreviewPermissionLevelLabel": "Can view only",
88
+ "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canDownloadPermissionLevelLabel": "Kan bekijken en downloaden",
89
+ "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canEditPermissionLevelLabel": "Kan bewerken",
90
+ "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canPreviewPermissionLevelLabel": "Kan alleen bekijken",
91
91
  "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.collaboratorsAccessLevelDescription": "Alleen uitgenodigden hebben toegang tot deze {item}",
92
92
  "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.collaboratorsAccessLevelLabel": "Alleen uitgenodigde personen",
93
93
  "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.companyAccessLevelDescription": "Iedereen binnen uw bedrijf met de link of mensen die voor deze {item} zijn uitgenodigd, hebben toegang",
@@ -22,6 +22,14 @@ groupSharedFeatures.usm.expirationRequiredErrorMessage = Selecteer een datum
22
22
  groupSharedFeatures.usm.invalidEmailErrorMessage = Ongeldig e-mailadres
23
23
  # Close button aria label for the notifications
24
24
  groupSharedFeatures.usm.noticeCloseLabel = Sluiten
25
+ # Error message for the password field when password contains forbidden characters.
26
+ groupSharedFeatures.usm.passwordContainInvalidCharacterErrorMessage = Uw wachtwoord mag geen spatie, ‘<‘ of ‘>‘ bevatten
27
+ # Error message for the password field when password does not contain at least one letter, number, or symbol
28
+ groupSharedFeatures.usm.passwordContainLetterNumberOrSymbolErrorMessage = Uw wachtwoord moet ten minste één hoofdletter, cijfer of speciaal teken bevatten.
29
+ # Error message for the password field when password does not contain at least 8 characters.
30
+ groupSharedFeatures.usm.passwordContainMinCharactersErrorMessage = Wachtwoord moet ten minste 8 tekens bevatten
31
+ # Error message for the password field when password is not provided
32
+ groupSharedFeatures.usm.passwordRequiredErrorMessage = Voer een wachtwoord in
25
33
  # Body text of the Remove Shared Link modal
26
34
  groupSharedFeatures.usm.removeSharedLinkModal.bodyText = Hiermee wordt de gedeelde link permanent verwijderd. Als dit item is ingesloten op andere sites, zal het daar ook niet meer toegankelijk zijn. Aangepaste eigenschappen, instellingen en vervaldatums worden ook verwijderd. Wilt u doorgaan?
27
35
  # Button text to cancel removing a shared link
@@ -162,6 +170,12 @@ groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCopySuccessN
162
170
  groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopyErrorNoticeText = Gedeelde link gemaakt. Klik op Kopiëren om te delen.
163
171
  # Notification text when the shared link is successfully copied to clipboard after link is created
164
172
  groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopySuccessNoticeText = Gedeelde link gemaakt en gekopieerd naar het klembord.
173
+ # Label for the permission level where shared link users can download the item
174
+ groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canDownloadPermissionLevelLabel = Kan bekijken en downloaden
175
+ # Label for the permission level where shared link users can edit the item
176
+ groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canEditPermissionLevelLabel = Kan bewerken
177
+ # Label for the permission level where shared link users can preview the item
178
+ groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canPreviewPermissionLevelLabel = Kan alleen bekijken
165
179
  # Description for the access level where only invited users can access the item
166
180
  groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.collaboratorsAccessLevelDescription = Alleen uitgenodigden hebben toegang tot deze {item}
167
181
  # Label for the access level where only invited users can access the item
@@ -11,10 +11,10 @@ export default {
11
11
  "groupSharedFeatures.usm.expirationRequiredErrorMessage": "Wybierz datę",
12
12
  "groupSharedFeatures.usm.invalidEmailErrorMessage": "Nieprawidłowy adres e-mail",
13
13
  "groupSharedFeatures.usm.noticeCloseLabel": "Zamknij",
14
- "groupSharedFeatures.usm.passwordContainInvalidCharacterErrorMessage": "Your password cannot contain a space, \"<\" or \">\"",
15
- "groupSharedFeatures.usm.passwordContainLetterNumberOrSymbolErrorMessage": "Your password should contain at least one upper case letter, number, or special character.",
16
- "groupSharedFeatures.usm.passwordContainMinCharactersErrorMessage": "Password should contain at least 8 characters",
17
- "groupSharedFeatures.usm.passwordRequiredErrorMessage": "Please enter a password",
14
+ "groupSharedFeatures.usm.passwordContainInvalidCharacterErrorMessage": "Hasło nie może zawierać spacji, „<” ani „>”",
15
+ "groupSharedFeatures.usm.passwordContainLetterNumberOrSymbolErrorMessage": "Hasło powinno zawierać co najmniej jedną wielką literę, cyfrę lub znak specjalny.",
16
+ "groupSharedFeatures.usm.passwordContainMinCharactersErrorMessage": "Hasło powinno zawierać co najmniej 8 znaków",
17
+ "groupSharedFeatures.usm.passwordRequiredErrorMessage": "Wprowadź hasło",
18
18
  "groupSharedFeatures.usm.removeSharedLinkModal.bodyText": "Spowoduje to trwałe usunięcie udostępnionego łącza. Jeśli ten element jest osadzony na innych stronach, również stanie się niedostępny. Wszelkie niestandardowe właściwości, ustawienia i wygasania również zostaną usunięte. Czy chcesz kontynuować?",
19
19
  "groupSharedFeatures.usm.removeSharedLinkModal.cancelButton": "Anuluj",
20
20
  "groupSharedFeatures.usm.removeSharedLinkModal.closeButton": "Zamknij",
@@ -85,9 +85,9 @@ export default {
85
85
  "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCopySuccessNoticeText": "Łącze udostępnione skopiowane do schowka.",
86
86
  "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopyErrorNoticeText": "Utworzono łącze udostępnione. Kliknij Kopiuj, aby udostępnić.",
87
87
  "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopySuccessNoticeText": "Łącze udostępnione utworzone i skopiowane do schowka.",
88
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canDownloadPermissionLevelLabel": "Can view and download",
89
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canEditPermissionLevelLabel": "Can edit",
90
- "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canPreviewPermissionLevelLabel": "Can view only",
88
+ "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canDownloadPermissionLevelLabel": "Wyświetlanie i pobieranie",
89
+ "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canEditPermissionLevelLabel": "Może edytować",
90
+ "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canPreviewPermissionLevelLabel": "Tylko wyświetlanie",
91
91
  "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.collaboratorsAccessLevelDescription": "Tylko zaproszone osoby mogą uzyskać dostęp do tego {item}",
92
92
  "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.collaboratorsAccessLevelLabel": "Tylko zaproszone osoby",
93
93
  "groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.companyAccessLevelDescription": "Wszyscy użytkownicy w Twojej firmie dysponujący łączem lub użytkownicy zaproszeni do tego {item} mogą uzyskać dostęp",
@@ -22,6 +22,14 @@ groupSharedFeatures.usm.expirationRequiredErrorMessage = Wybierz datę
22
22
  groupSharedFeatures.usm.invalidEmailErrorMessage = Nieprawidłowy adres e-mail
23
23
  # Close button aria label for the notifications
24
24
  groupSharedFeatures.usm.noticeCloseLabel = Zamknij
25
+ # Error message for the password field when password contains forbidden characters.
26
+ groupSharedFeatures.usm.passwordContainInvalidCharacterErrorMessage = Hasło nie może zawierać spacji, „<” ani „>”
27
+ # Error message for the password field when password does not contain at least one letter, number, or symbol
28
+ groupSharedFeatures.usm.passwordContainLetterNumberOrSymbolErrorMessage = Hasło powinno zawierać co najmniej jedną wielką literę, cyfrę lub znak specjalny.
29
+ # Error message for the password field when password does not contain at least 8 characters.
30
+ groupSharedFeatures.usm.passwordContainMinCharactersErrorMessage = Hasło powinno zawierać co najmniej 8 znaków
31
+ # Error message for the password field when password is not provided
32
+ groupSharedFeatures.usm.passwordRequiredErrorMessage = Wprowadź hasło
25
33
  # Body text of the Remove Shared Link modal
26
34
  groupSharedFeatures.usm.removeSharedLinkModal.bodyText = Spowoduje to trwałe usunięcie udostępnionego łącza. Jeśli ten element jest osadzony na innych stronach, również stanie się niedostępny. Wszelkie niestandardowe właściwości, ustawienia i wygasania również zostaną usunięte. Czy chcesz kontynuować?
27
35
  # Button text to cancel removing a shared link
@@ -162,6 +170,12 @@ groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCopySuccessN
162
170
  groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopyErrorNoticeText = Utworzono łącze udostępnione. Kliknij Kopiuj, aby udostępnić.
163
171
  # Notification text when the shared link is successfully copied to clipboard after link is created
164
172
  groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopySuccessNoticeText = Łącze udostępnione utworzone i skopiowane do schowka.
173
+ # Label for the permission level where shared link users can download the item
174
+ groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canDownloadPermissionLevelLabel = Wyświetlanie i pobieranie
175
+ # Label for the permission level where shared link users can edit the item
176
+ groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canEditPermissionLevelLabel = Może edytować
177
+ # Label for the permission level where shared link users can preview the item
178
+ groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canPreviewPermissionLevelLabel = Tylko wyświetlanie
165
179
  # Description for the access level where only invited users can access the item
166
180
  groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.collaboratorsAccessLevelDescription = Tylko zaproszone osoby mogą uzyskać dostęp do tego {item}
167
181
  # Label for the access level where only invited users can access the item