@box/unified-share-modal 0.48.9 → 0.49.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.
- package/dist/esm/lib/components/shared-link-settings-modal/messages.js +2 -6
- package/dist/esm/lib/components/shared-link-settings-modal/shared-link-settings-modal.js +79 -79
- package/dist/esm/lib/components/unified-share-form-modal/collaboration-section/collaboration-role.js +89 -68
- package/dist/esm/lib/components/unified-share-form-modal/collaboration-section/collaboration-section.js +119 -102
- package/dist/esm/lib/components/unified-share-form-modal/collaboration-section/messages.js +8 -0
- package/dist/esm/lib/components/unified-share-form-modal/shared-link-section/messages.js +12 -0
- package/dist/esm/lib/components/unified-share-form-modal/shared-link-section/shared-link-access.js +42 -39
- package/dist/esm/lib/components/unified-share-form-modal/shared-link-section/shared-link-permission.js +46 -43
- package/dist/esm/lib/components/unified-share-form-modal/shared-link-section/shared-link-section.js +109 -100
- package/dist/esm/lib/hooks/use-access-levels.js +18 -17
- package/dist/esm/lib/hooks/use-collaboration-form.js +13 -13
- package/dist/esm/lib/messages.js +11 -7
- package/dist/i18n/bn-IN.js +15 -9
- package/dist/i18n/bn-IN.properties +14 -0
- package/dist/i18n/da-DK.js +15 -9
- package/dist/i18n/da-DK.properties +14 -0
- package/dist/i18n/de-DE.js +15 -9
- package/dist/i18n/de-DE.properties +14 -0
- package/dist/i18n/en-AU.js +8 -2
- package/dist/i18n/en-AU.properties +14 -0
- package/dist/i18n/en-CA.js +8 -2
- package/dist/i18n/en-CA.properties +14 -0
- package/dist/i18n/en-GB.js +8 -2
- package/dist/i18n/en-GB.properties +14 -0
- package/dist/i18n/en-US.js +15 -10
- package/dist/i18n/en-US.properties +21 -11
- package/dist/i18n/en-x-pseudo.js +122 -116
- package/dist/i18n/en-x-pseudo.properties +123 -109
- package/dist/i18n/es-419.js +15 -9
- package/dist/i18n/es-419.properties +14 -0
- package/dist/i18n/es-ES.js +15 -9
- package/dist/i18n/es-ES.properties +14 -0
- package/dist/i18n/fi-FI.js +15 -9
- package/dist/i18n/fi-FI.properties +14 -0
- package/dist/i18n/fr-CA.js +15 -9
- package/dist/i18n/fr-CA.properties +14 -0
- package/dist/i18n/fr-FR.js +15 -9
- package/dist/i18n/fr-FR.properties +14 -0
- package/dist/i18n/hi-IN.js +15 -9
- package/dist/i18n/hi-IN.properties +14 -0
- package/dist/i18n/it-IT.js +15 -9
- package/dist/i18n/it-IT.properties +14 -0
- package/dist/i18n/ja-JP.js +15 -9
- package/dist/i18n/ja-JP.properties +14 -0
- package/dist/i18n/json/src/lib/components/shared-link-settings-modal/messages.json +1 -1
- package/dist/i18n/json/src/lib/components/unified-share-form-modal/collaboration-section/messages.json +1 -1
- package/dist/i18n/json/src/lib/components/unified-share-form-modal/shared-link-section/messages.json +1 -1
- package/dist/i18n/json/src/lib/messages.json +1 -1
- package/dist/i18n/ko-KR.js +15 -9
- package/dist/i18n/ko-KR.properties +14 -0
- package/dist/i18n/nb-NO.js +15 -9
- package/dist/i18n/nb-NO.properties +14 -0
- package/dist/i18n/nl-NL.js +15 -9
- package/dist/i18n/nl-NL.properties +14 -0
- package/dist/i18n/pl-PL.js +15 -9
- package/dist/i18n/pl-PL.properties +14 -0
- package/dist/i18n/pt-BR.js +15 -9
- package/dist/i18n/pt-BR.properties +14 -0
- package/dist/i18n/ru-RU.js +15 -9
- package/dist/i18n/ru-RU.properties +14 -0
- package/dist/i18n/sv-SE.js +15 -9
- package/dist/i18n/sv-SE.properties +14 -0
- package/dist/i18n/tr-TR.js +15 -9
- package/dist/i18n/tr-TR.properties +14 -0
- package/dist/i18n/zh-CN.js +15 -9
- package/dist/i18n/zh-CN.properties +14 -0
- package/dist/i18n/zh-TW.js +15 -9
- package/dist/i18n/zh-TW.properties +14 -0
- package/dist/styles/collaboration-role.css +1 -1
- package/dist/styles/shared-link-section.css +1 -1
- package/dist/types/lib/components/shared-link-settings-modal/messages.d.ts +0 -5
- package/dist/types/lib/components/unified-share-form-modal/collaboration-section/messages.d.ts +10 -0
- package/dist/types/lib/components/unified-share-form-modal/shared-link-section/messages.d.ts +15 -0
- package/dist/types/lib/messages.d.ts +5 -0
- package/dist/types/lib/stories/shared.d.ts +5 -0
- package/package.json +2 -2
|
@@ -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
|
package/dist/i18n/it-IT.js
CHANGED
|
@@ -6,15 +6,16 @@ export default {
|
|
|
6
6
|
"groupSharedFeatures.usm.deleteSharedLinkErrorNoticeText": "Impossibile rimuovere il collegamento condiviso. Riprova più tardi.",
|
|
7
7
|
"groupSharedFeatures.usm.deleteSharedLinkSuccessNoticeText": "Il collegamento condiviso per \"{itemName}\" è stato rimosso correttamente.",
|
|
8
8
|
"groupSharedFeatures.usm.emailRequiredErrorMessage": "Immetti almeno un indirizzo e-mail valido",
|
|
9
|
+
"groupSharedFeatures.usm.emailSharedLinkSuccessNoticeText": "The shared link for “{itemName}” was sent successfully.",
|
|
9
10
|
"groupSharedFeatures.usm.errorNoticeIcon": "Errore",
|
|
10
11
|
"groupSharedFeatures.usm.expirationFutureDateRequiredErrorMessage": "La data di scadenza deve essere nel futuro",
|
|
11
12
|
"groupSharedFeatures.usm.expirationRequiredErrorMessage": "Seleziona una data",
|
|
12
13
|
"groupSharedFeatures.usm.invalidEmailErrorMessage": "Indirizzo e-mail non valido",
|
|
13
14
|
"groupSharedFeatures.usm.noticeCloseLabel": "Chiudi",
|
|
14
|
-
"groupSharedFeatures.usm.passwordContainInvalidCharacterErrorMessage": "
|
|
15
|
-
"groupSharedFeatures.usm.passwordContainLetterNumberOrSymbolErrorMessage": "
|
|
16
|
-
"groupSharedFeatures.usm.passwordContainMinCharactersErrorMessage": "
|
|
17
|
-
"groupSharedFeatures.usm.passwordRequiredErrorMessage": "
|
|
15
|
+
"groupSharedFeatures.usm.passwordContainInvalidCharacterErrorMessage": "La password non può contenere spazi, \"<\" o \">\"",
|
|
16
|
+
"groupSharedFeatures.usm.passwordContainLetterNumberOrSymbolErrorMessage": "La password deve contenere almeno una lettera maiuscola, un numero o un carattere speciale.",
|
|
17
|
+
"groupSharedFeatures.usm.passwordContainMinCharactersErrorMessage": "La password deve contenere almeno 8 caratteri",
|
|
18
|
+
"groupSharedFeatures.usm.passwordRequiredErrorMessage": "Inserisci una password",
|
|
18
19
|
"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
20
|
"groupSharedFeatures.usm.removeSharedLinkModal.cancelButton": "Annulla",
|
|
20
21
|
"groupSharedFeatures.usm.removeSharedLinkModal.closeButton": "Chiudi",
|
|
@@ -42,7 +43,6 @@ export default {
|
|
|
42
43
|
"groupSharedFeatures.usm.sharedLinkSettingsModal.vanityDomainSettingsWarningText": "Non utilizzare URL personalizzati durante la condivisione di contenuti riservati.",
|
|
43
44
|
"groupSharedFeatures.usm.sharedLinkSettingsModal.vanityNameInputLabel": "Percorso personalizzato",
|
|
44
45
|
"groupSharedFeatures.usm.sharedLinkSettingsModal.vanityNameInputPlaceholder": "Immetti un percorso personalizzato (minimo 12 caratteri)",
|
|
45
|
-
"groupSharedFeatures.usm.sharedLinkSettingsModal.vanityNameInvalidError": "Gli URL personalizzati devono essere compresi tra 12 e 30 caratteri e possono includere lettere, numeri e trattini.",
|
|
46
46
|
"groupSharedFeatures.usm.sharedLinkSettingsModal.vanityNameToggleText": "Usa un URL personalizzato e non privato per pubblicare contenuti accessibili a tutti",
|
|
47
47
|
"groupSharedFeatures.usm.sharedLinkSettingsModal.warningNoticeIconAriaLabel": "Avviso",
|
|
48
48
|
"groupSharedFeatures.usm.successNoticeIcon": "Operazione completata",
|
|
@@ -56,8 +56,10 @@ export default {
|
|
|
56
56
|
"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.editorFolderDescription": "Upload, download, anteprima, condivisione, modifica ed eliminazione",
|
|
57
57
|
"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.emailSharedLinkLabel": "E-mail per collegamento condiviso",
|
|
58
58
|
"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.inviteAsRoleLabel": "Invita come {role}",
|
|
59
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.inviteDisabledTooltip": "You do not have permission to invite collaborators",
|
|
59
60
|
"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.invitePeopleLabel": "Invita persone",
|
|
60
61
|
"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.invitePeoplePlaceholder": "Aggiungi nomi o indirizzi e-mail",
|
|
62
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.inviteWebLinkDisabledTooltip": "Collaborators cannot be added to bookmarks",
|
|
61
63
|
"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.loadingLabel": "Caricamento in corso",
|
|
62
64
|
"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.previewerDescription": "Preview-only",
|
|
63
65
|
"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.previewerUploaderDescription": "Consente upload e anteprima",
|
|
@@ -85,13 +87,14 @@ export default {
|
|
|
85
87
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCopySuccessNoticeText": "Collegamento condiviso copiato negli appunti.",
|
|
86
88
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopyErrorNoticeText": "Collegamento condiviso creato. Clicca su Copia per condividere.",
|
|
87
89
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopySuccessNoticeText": "Collegamento condiviso creato e copiato negli appunti.",
|
|
88
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canDownloadPermissionLevelLabel": "
|
|
89
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canEditPermissionLevelLabel": "
|
|
90
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canPreviewPermissionLevelLabel": "
|
|
90
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canDownloadPermissionLevelLabel": "Autorizzazione di visualizzazione e download",
|
|
91
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canEditPermissionLevelLabel": "Autorizzazione di modifica",
|
|
92
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canPreviewPermissionLevelLabel": "Autorizzazione di sola visualizzazione",
|
|
91
93
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.collaboratorsAccessLevelDescription": "Solo le persone invitate possono accedere a questo {item}",
|
|
92
94
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.collaboratorsAccessLevelLabel": "Solo le persone invitate",
|
|
93
95
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.companyAccessLevelDescription": "Tutte le persone nella tua azienda che dispongono del collegamento o le persone invitate in questo {item} possono accedere",
|
|
94
96
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.companyAccessLevelLabel": "Persone nella tua azienda",
|
|
97
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.createLinkDisabledTooltip": "You do not have permission to create the link",
|
|
95
98
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.disabledAccessLevelTooltip": "Questa opzione non è disponibile a causa di un criterio di sicurezza",
|
|
96
99
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.enterpriseAccessLevelDescription": "Tutte le persone presso {enterprise} che dispongono del collegamento o le persone invitate in questo {item} possono accedere",
|
|
97
100
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.enterpriseAccessLevelLabel": "Persone in {enterprise}",
|
|
@@ -102,17 +105,20 @@ export default {
|
|
|
102
105
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.hubsAccessLevelItem": "hub",
|
|
103
106
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.openAccessLevelDescription": "Accessibile a tutti, nessuna autenticazione richiesta",
|
|
104
107
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.openAccessLevelLabel": "Persone che dispongono del collegamento",
|
|
108
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.removeLinkDisabledTooltip": "You do not have permission to remove the link",
|
|
105
109
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.shareLinkLabel": "Condivisione collegamento",
|
|
106
110
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkEmailLabel": "Invia collegamento condiviso",
|
|
107
111
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkSettingsLabel": "Impostazioni collegamento",
|
|
108
112
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkToggleLabel": "Collegamento condiviso",
|
|
109
113
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkToggleTooltip": "Crea e copia il collegamento",
|
|
110
114
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkUrlLabel": "URL collegamento condiviso",
|
|
115
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.webLinkAccessLevelItem": "bookmark",
|
|
111
116
|
"groupSharedFeatures.usm.unifiedShareFormModal.title": "Condivisione di \"{itemName}\"",
|
|
112
117
|
"groupSharedFeatures.usm.unifiedShareFormModal.uploaderRole": "Upload",
|
|
113
118
|
"groupSharedFeatures.usm.unifiedShareFormModal.viewerRole": "Visualizzazione",
|
|
114
119
|
"groupSharedFeatures.usm.unifiedShareFormModal.viewerUploaderRole": "Upload visualizzazione",
|
|
115
120
|
"groupSharedFeatures.usm.updateSharedLinkSuccessNoticeText": "Le impostazioni sono state salvate.",
|
|
116
121
|
"groupSharedFeatures.usm.vanityNameInvalidErrorMessage": "Gli URL personalizzati devono essere compresi tra 12 e 30 caratteri e possono includere lettere, numeri e trattini.",
|
|
117
|
-
"groupSharedFeatures.usm.vanityNameRequiredErrorMessage": "Inserisci un URL personalizzato"
|
|
122
|
+
"groupSharedFeatures.usm.vanityNameRequiredErrorMessage": "Inserisci un URL personalizzato",
|
|
123
|
+
"groupSharedFeatures.usm.sharedLinkSettingsModal.vanityNameInvalidError": "Gli URL personalizzati devono essere compresi tra 12 e 30 caratteri e possono includere lettere, numeri e trattini."
|
|
118
124
|
}
|
|
@@ -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
|
package/dist/i18n/ja-JP.js
CHANGED
|
@@ -6,15 +6,16 @@ export default {
|
|
|
6
6
|
"groupSharedFeatures.usm.deleteSharedLinkErrorNoticeText": "共有リンクを削除できません。後でもう一度やり直してください。",
|
|
7
7
|
"groupSharedFeatures.usm.deleteSharedLinkSuccessNoticeText": "「{itemName}」の共有リンクを削除しました。",
|
|
8
8
|
"groupSharedFeatures.usm.emailRequiredErrorMessage": "有効なメールアドレスを少なくとも1つ入力してください",
|
|
9
|
+
"groupSharedFeatures.usm.emailSharedLinkSuccessNoticeText": "The shared link for “{itemName}” was sent successfully.",
|
|
9
10
|
"groupSharedFeatures.usm.errorNoticeIcon": "エラー",
|
|
10
11
|
"groupSharedFeatures.usm.expirationFutureDateRequiredErrorMessage": "有効期限は現在より先の日時に設定する必要があります",
|
|
11
12
|
"groupSharedFeatures.usm.expirationRequiredErrorMessage": "日付を選択してください",
|
|
12
13
|
"groupSharedFeatures.usm.invalidEmailErrorMessage": "メールアドレスが無効です",
|
|
13
14
|
"groupSharedFeatures.usm.noticeCloseLabel": "閉じる",
|
|
14
|
-
"groupSharedFeatures.usm.passwordContainInvalidCharacterErrorMessage": "
|
|
15
|
-
"groupSharedFeatures.usm.passwordContainLetterNumberOrSymbolErrorMessage": "
|
|
16
|
-
"groupSharedFeatures.usm.passwordContainMinCharactersErrorMessage": "
|
|
17
|
-
"groupSharedFeatures.usm.passwordRequiredErrorMessage": "
|
|
15
|
+
"groupSharedFeatures.usm.passwordContainInvalidCharacterErrorMessage": "パスワードにスペース、「<」または「>」を含めることはできません",
|
|
16
|
+
"groupSharedFeatures.usm.passwordContainLetterNumberOrSymbolErrorMessage": "パスワードには大文字、数字、または特殊文字を1つ以上含める必要があります。",
|
|
17
|
+
"groupSharedFeatures.usm.passwordContainMinCharactersErrorMessage": "パスワードは8文字以上にする必要があります",
|
|
18
|
+
"groupSharedFeatures.usm.passwordRequiredErrorMessage": "パスワードを入力してください",
|
|
18
19
|
"groupSharedFeatures.usm.removeSharedLinkModal.bodyText": "これにより、共有リンクが完全に削除されます。この項目が他のサイトに埋め込まれている場合は、そのサイトでもアクセスできなくなります。カスタムプロパティ、設定、有効期限も削除されます。続行しますか?",
|
|
19
20
|
"groupSharedFeatures.usm.removeSharedLinkModal.cancelButton": "キャンセル",
|
|
20
21
|
"groupSharedFeatures.usm.removeSharedLinkModal.closeButton": "閉じる",
|
|
@@ -42,7 +43,6 @@ export default {
|
|
|
42
43
|
"groupSharedFeatures.usm.sharedLinkSettingsModal.vanityDomainSettingsWarningText": "機密性の高いコンテンツを共有する場合は、カスタムURLを使用しないでください。",
|
|
43
44
|
"groupSharedFeatures.usm.sharedLinkSettingsModal.vanityNameInputLabel": "カスタムパス",
|
|
44
45
|
"groupSharedFeatures.usm.sharedLinkSettingsModal.vanityNameInputPlaceholder": "カスタムパスを入力 (12文字以上)",
|
|
45
|
-
"groupSharedFeatures.usm.sharedLinkSettingsModal.vanityNameInvalidError": "カスタムURLは12~30文字で、アルファベット、数字、ハイフンを含めることができます。",
|
|
46
46
|
"groupSharedFeatures.usm.sharedLinkSettingsModal.vanityNameToggleText": "非プライベートのカスタムURLでコンテンツを広範囲に公開する",
|
|
47
47
|
"groupSharedFeatures.usm.sharedLinkSettingsModal.warningNoticeIconAriaLabel": "警告",
|
|
48
48
|
"groupSharedFeatures.usm.successNoticeIcon": "成功",
|
|
@@ -56,8 +56,10 @@ export default {
|
|
|
56
56
|
"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.editorFolderDescription": "アップロード、ダウンロード、プレビュー、共有、編集、削除が可能です",
|
|
57
57
|
"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.emailSharedLinkLabel": "共有リンクをメールで送信",
|
|
58
58
|
"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.inviteAsRoleLabel": "{role}として招待",
|
|
59
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.inviteDisabledTooltip": "You do not have permission to invite collaborators",
|
|
59
60
|
"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.invitePeopleLabel": "ユーザーを招待",
|
|
60
61
|
"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.invitePeoplePlaceholder": "名前またはメールアドレスを追加",
|
|
62
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.inviteWebLinkDisabledTooltip": "Collaborators cannot be added to bookmarks",
|
|
61
63
|
"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.loadingLabel": "読み込み中",
|
|
62
64
|
"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.previewerDescription": "プレビューのみ可能です",
|
|
63
65
|
"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.previewerUploaderDescription": "アップロードとプレビュー",
|
|
@@ -85,13 +87,14 @@ export default {
|
|
|
85
87
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCopySuccessNoticeText": "共有リンクをクリップボードにコピーしました。",
|
|
86
88
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopyErrorNoticeText": "共有リンクを作成しました。[コピー] をクリックして共有してください。",
|
|
87
89
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopySuccessNoticeText": "共有リンクを作成してクリップボードにコピーしました。",
|
|
88
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canDownloadPermissionLevelLabel": "
|
|
89
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canEditPermissionLevelLabel": "
|
|
90
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canPreviewPermissionLevelLabel": "
|
|
90
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canDownloadPermissionLevelLabel": "表示およびダウンロード可能",
|
|
91
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canEditPermissionLevelLabel": "編集可能",
|
|
92
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canPreviewPermissionLevelLabel": "表示のみ可能",
|
|
91
93
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.collaboratorsAccessLevelDescription": "招待されたユーザーのみがこの{item}にアクセスできます",
|
|
92
94
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.collaboratorsAccessLevelLabel": "招待されたユーザーのみ",
|
|
93
95
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.companyAccessLevelDescription": "リンクを知っている社内のユーザー全員、またはこの{item}に招待されたユーザーがアクセスできます",
|
|
94
96
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.companyAccessLevelLabel": "会社のユーザー",
|
|
97
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.createLinkDisabledTooltip": "You do not have permission to create the link",
|
|
95
98
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.disabledAccessLevelTooltip": "セキュリティポリシーによって、このオプションは使用不可になっています",
|
|
96
99
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.enterpriseAccessLevelDescription": "リンクを知っている{enterprise}内のユーザー全員、またはこの{item}に招待されたユーザーがアクセスできます",
|
|
97
100
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.enterpriseAccessLevelLabel": "{enterprise}のユーザー",
|
|
@@ -102,17 +105,20 @@ export default {
|
|
|
102
105
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.hubsAccessLevelItem": "Hub",
|
|
103
106
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.openAccessLevelDescription": "リンクを知っている全員がアクセスでき、サインインは不要です",
|
|
104
107
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.openAccessLevelLabel": "リンクを知っている全員",
|
|
108
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.removeLinkDisabledTooltip": "You do not have permission to remove the link",
|
|
105
109
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.shareLinkLabel": "リンクを共有",
|
|
106
110
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkEmailLabel": "共有リンクを送信",
|
|
107
111
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkSettingsLabel": "リンク設定",
|
|
108
112
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkToggleLabel": "共有リンク",
|
|
109
113
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkToggleTooltip": "リンクを作成してコピー",
|
|
110
114
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkUrlLabel": "共有リンクのURL",
|
|
115
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.webLinkAccessLevelItem": "bookmark",
|
|
111
116
|
"groupSharedFeatures.usm.unifiedShareFormModal.title": "「{itemName}」を共有",
|
|
112
117
|
"groupSharedFeatures.usm.unifiedShareFormModal.uploaderRole": "アップローダー",
|
|
113
118
|
"groupSharedFeatures.usm.unifiedShareFormModal.viewerRole": "ビューアー",
|
|
114
119
|
"groupSharedFeatures.usm.unifiedShareFormModal.viewerUploaderRole": "ビューアー/アップローダー",
|
|
115
120
|
"groupSharedFeatures.usm.updateSharedLinkSuccessNoticeText": "設定を保存しました。",
|
|
116
121
|
"groupSharedFeatures.usm.vanityNameInvalidErrorMessage": "カスタムURLは12~30文字で、文字、数字、ハイフンを含めることができます。",
|
|
117
|
-
"groupSharedFeatures.usm.vanityNameRequiredErrorMessage": "カスタムURLを入力してください"
|
|
122
|
+
"groupSharedFeatures.usm.vanityNameRequiredErrorMessage": "カスタムURLを入力してください",
|
|
123
|
+
"groupSharedFeatures.usm.sharedLinkSettingsModal.vanityNameInvalidError": "カスタムURLは12~30文字で、アルファベット、数字、ハイフンを含めることができます。"
|
|
118
124
|
}
|
|
@@ -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
|
|
@@ -1 +1 @@
|
|
|
1
|
-
[{"id":"groupSharedFeatures.usm.sharedLinkSettingsModal.title","description":"Title of the Shared Link Settings modal","defaultMessage":"Shared Link Settings"},{"id":"groupSharedFeatures.usm.sharedLinkSettingsModal.subtitle","description":"subtitle of the Shared Link settings modal","defaultMessage":"This content is available to anyone within your company with the link, and can be viewed or downloaded. {learnSharedLinkSettingsLink}"},{"id":"groupSharedFeatures.usm.sharedLinkSettingsModal.cancelButton","description":"Button text to cancel updating the shared link settings","defaultMessage":"Cancel"},{"id":"groupSharedFeatures.usm.sharedLinkSettingsModal.closeButton","description":"Aria label for the button to close the Shared Link Settings modal","defaultMessage":"Close"},{"id":"groupSharedFeatures.usm.sharedLinkSettingsModal.loadingLabel","description":"Button aria label when the shared link settings are being updated","defaultMessage":"Loading"},{"id":"groupSharedFeatures.usm.sharedLinkSettingsModal.saveButton","description":"Button text to confirm saving the shared link settings","defaultMessage":"Save"},{"id":"groupSharedFeatures.usm.sharedLinkSettingsModal.learnSharedLinkSettingsLink","description":"Link to learn more about shared link settings","defaultMessage":"Learn more about shared link settings."},{"id":"groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationCalendarAriaLabel","description":"Aria label for the calendar in the link expiration settings","defaultMessage":"Select
|
|
1
|
+
[{"id":"groupSharedFeatures.usm.sharedLinkSettingsModal.title","description":"Title of the Shared Link Settings modal","defaultMessage":"Shared Link Settings"},{"id":"groupSharedFeatures.usm.sharedLinkSettingsModal.subtitle","description":"subtitle of the Shared Link settings modal","defaultMessage":"This content is available to anyone within your company with the link, and can be viewed or downloaded. {learnSharedLinkSettingsLink}"},{"id":"groupSharedFeatures.usm.sharedLinkSettingsModal.cancelButton","description":"Button text to cancel updating the shared link settings","defaultMessage":"Cancel"},{"id":"groupSharedFeatures.usm.sharedLinkSettingsModal.closeButton","description":"Aria label for the button to close the Shared Link Settings modal","defaultMessage":"Close"},{"id":"groupSharedFeatures.usm.sharedLinkSettingsModal.loadingLabel","description":"Button aria label when the shared link settings are being updated","defaultMessage":"Loading"},{"id":"groupSharedFeatures.usm.sharedLinkSettingsModal.saveButton","description":"Button text to confirm saving the shared link settings","defaultMessage":"Save"},{"id":"groupSharedFeatures.usm.sharedLinkSettingsModal.learnSharedLinkSettingsLink","description":"Link to learn more about shared link settings","defaultMessage":"Learn more about shared link settings."},{"id":"groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationCalendarAriaLabel","description":"Aria label for the calendar in the link expiration settings","defaultMessage":"Select an expiration date"},{"id":"groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationClearDatePickerAriaLabel","description":"Aria label for the clear date picker button in the link expiration settings","defaultMessage":"Clear date picker"},{"id":"groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationNextMonthAriaLabel","description":"Aria label for the next month button in the link expiration settings","defaultMessage":"Switch to next month"},{"id":"groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationOpenCalendarDropdownAriaLabel","description":"Aria label for the open calendar dropdown button in the link expiration settings","defaultMessage":"Open calendar"},{"id":"groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationPreviousMonthAriaLabel","description":"Aria label for the previous month button in the link expiration settings","defaultMessage":"Switch to previous month"},{"id":"groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationDatePickerLabel","description":"Label for the date picker in the link expiration settings","defaultMessage":"Expiration date"},{"id":"groupSharedFeatures.usm.sharedLinkSettingsModal.linkExpirationToggleText","description":"Label for the link expiration toggle","defaultMessage":"Link expiration"},{"id":"groupSharedFeatures.usm.sharedLinkSettingsModal.vanityNameToggleText","description":"Label for the vanity name toggle","defaultMessage":"Publish content broadly with a custom, non-private URL"},{"id":"groupSharedFeatures.usm.sharedLinkSettingsModal.warningNoticeIconAriaLabel","description":"Label for the warning notification icon","defaultMessage":"Warning"},{"id":"groupSharedFeatures.usm.sharedLinkSettingsModal.vanityDomainSettingsWarningText","description":"Text for the vanity domain settings warning","defaultMessage":"Custom URLs should not be used when sharing sensitive content."},{"id":"groupSharedFeatures.usm.sharedLinkSettingsModal.vanityNameInputLabel","description":"Label for the vanity name input","defaultMessage":"Custom path"},{"id":"groupSharedFeatures.usm.sharedLinkSettingsModal.vanityNameInputPlaceholder","description":"Placeholder text for the vanity name input","defaultMessage":"Enter a custom path (12 or more characters)"},{"id":"groupSharedFeatures.usm.sharedLinkSettingsModal.downloadSettingsToggleText","description":"Label for the download settings toggle","defaultMessage":"Allow users with the shared link to download this item"},{"id":"groupSharedFeatures.usm.sharedLinkSettingsModal.passwordToggleText","description":"Label for the password protection toggle","defaultMessage":"Password protection"},{"id":"groupSharedFeatures.usm.sharedLinkSettingsModal.passwordInputPlaceholder","description":"Placeholder text for the password input","defaultMessage":"Enter a password"},{"id":"groupSharedFeatures.usm.sharedLinkSettingsModal.passwordWarningText","description":"Text for the password settings warning","defaultMessage":"Passwords must include at least 8 characters, and must contain at least one upper case letter, number, or special character."}]
|
|
@@ -1 +1 @@
|
|
|
1
|
-
[{"id":"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.cancelButton","description":"Button text to cancel inviting collaborators to the file / folder","defaultMessage":"Cancel"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.closeButton","description":"Aria label for the button to close the Unified Share Modal","defaultMessage":"Close"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.clearButton","description":"Aria label for the button to clear the input field for selecting users","defaultMessage":"Clear"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.sendButton","description":"Button text to invite collaborators to the file / folder","defaultMessage":"Send"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.loadingLabel","description":"Aria label for the loading indicator of the Unified Share Modal","defaultMessage":"Loading"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.invitePeopleLabel","description":"Label for the field to select users to collaborate with on an item","defaultMessage":"Invite People"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.invitePeoplePlaceholder","description":"Placeholder for the field to select users to collaborate with on an item","defaultMessage":"Add names or email addresses"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.emailSharedLinkLabel","description":"Label for the field to select users to email the shared link of the item","defaultMessage":"Email Shared Link"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.inviteAsRoleLabel","description":"Label for the button to select the collaboration role of the new collaborator","defaultMessage":"Invite as {role}"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.sharedWithLabel","description":"Label for the button to view the list of collaborators shared with on the item","defaultMessage":"Shared with"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.shareMessageLabel","description":"Label for the text field to include a message when sharing an item","defaultMessage":"Message (optional)"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.shareMessagePlaceholder","description":"Placeholder for the text field to include a message when sharing an item","defaultMessage":"Add a message"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.shareMessageCharacterCountAriaLabel","description":"Aria label for the text field to include a message when sharing an item","defaultMessage":"{count} characters remaining"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.coOwnerDescription","description":"Description for the collaboration role with \"Co-owner\" permissions to the item","defaultMessage":"Manage security, upload, download, preview, share, edit, and delete"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.editorDescription","description":"Description for the collaboration role with \"Editor\" permissions to the item","defaultMessage":"Upload, download, preview, share, and edit"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.editorFolderDescription","description":"Description for the collaboration role with \"Editor\" permissions to the folder","defaultMessage":"Upload, download, preview, share, edit, and delete"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.viewerUploaderDescription","description":"Description for the collaboration role with \"Viewer Uploader\" permissions to the item","defaultMessage":"Upload, download, preview, share, and edit"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.previewerUploaderDescription","description":"Description for the collaboration role with \"Previewer Uploader\" permissions to the item","defaultMessage":"Upload and preview"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.viewerDescription","description":"Description for the collaboration role with \"Viewer\" permissions to the item","defaultMessage":"Download, preview, and share"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.previewerDescription","description":"Description for the collaboration role with \"Previewer\" permissions to the item","defaultMessage":"Preview-only"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.uploaderDescription","description":"Description for the collaboration role with \"Uploader\" permissions to the item","defaultMessage":"Upload-only"}]
|
|
1
|
+
[{"id":"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.cancelButton","description":"Button text to cancel inviting collaborators to the file / folder","defaultMessage":"Cancel"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.closeButton","description":"Aria label for the button to close the Unified Share Modal","defaultMessage":"Close"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.clearButton","description":"Aria label for the button to clear the input field for selecting users","defaultMessage":"Clear"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.sendButton","description":"Button text to invite collaborators to the file / folder","defaultMessage":"Send"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.loadingLabel","description":"Aria label for the loading indicator of the Unified Share Modal","defaultMessage":"Loading"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.invitePeopleLabel","description":"Label for the field to select users to collaborate with on an item","defaultMessage":"Invite People"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.invitePeoplePlaceholder","description":"Placeholder for the field to select users to collaborate with on an item","defaultMessage":"Add names or email addresses"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.emailSharedLinkLabel","description":"Label for the field to select users to email the shared link of the item","defaultMessage":"Email Shared Link"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.inviteAsRoleLabel","description":"Label for the button to select the collaboration role of the new collaborator","defaultMessage":"Invite as {role}"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.sharedWithLabel","description":"Label for the button to view the list of collaborators shared with on the item","defaultMessage":"Shared with"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.shareMessageLabel","description":"Label for the text field to include a message when sharing an item","defaultMessage":"Message (optional)"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.shareMessagePlaceholder","description":"Placeholder for the text field to include a message when sharing an item","defaultMessage":"Add a message"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.shareMessageCharacterCountAriaLabel","description":"Aria label for the text field to include a message when sharing an item","defaultMessage":"{count} characters remaining"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.coOwnerDescription","description":"Description for the collaboration role with \"Co-owner\" permissions to the item","defaultMessage":"Manage security, upload, download, preview, share, edit, and delete"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.editorDescription","description":"Description for the collaboration role with \"Editor\" permissions to the item","defaultMessage":"Upload, download, preview, share, and edit"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.editorFolderDescription","description":"Description for the collaboration role with \"Editor\" permissions to the folder","defaultMessage":"Upload, download, preview, share, edit, and delete"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.viewerUploaderDescription","description":"Description for the collaboration role with \"Viewer Uploader\" permissions to the item","defaultMessage":"Upload, download, preview, share, and edit"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.previewerUploaderDescription","description":"Description for the collaboration role with \"Previewer Uploader\" permissions to the item","defaultMessage":"Upload and preview"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.viewerDescription","description":"Description for the collaboration role with \"Viewer\" permissions to the item","defaultMessage":"Download, preview, and share"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.previewerDescription","description":"Description for the collaboration role with \"Previewer\" permissions to the item","defaultMessage":"Preview-only"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.uploaderDescription","description":"Description for the collaboration role with \"Uploader\" permissions to the item","defaultMessage":"Upload-only"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.inviteDisabledTooltip","description":"Tooltip on the collaboration form when the user does not have permission to invite collaborators","defaultMessage":"You do not have permission to invite collaborators"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.inviteWebLinkDisabledTooltip","description":"Tooltip on the collaboration form when the item is a bookmark","defaultMessage":"Collaborators cannot be added to bookmarks"}]
|
package/dist/i18n/json/src/lib/components/unified-share-form-modal/shared-link-section/messages.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
[{"id":"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.shareLinkLabel","description":"Label for the section to manage the shared link of the file / folder","defaultMessage":"Share Link"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkToggleLabel","description":"Label for the toggle to create and delete the shared link","defaultMessage":"Shared link"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkToggleTooltip","description":"Tooltip on the disabled toggle to create a new shared link","defaultMessage":"Create and copy link"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkSettingsLabel","description":"Label for the button link to open the Shared Link Settings modal","defaultMessage":"Link Settings"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkUrlLabel","description":"Label for the text field of the URL for sharing the file / folder","defaultMessage":"Shared link URL"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkEmailLabel","description":"Aria label and tooltip for the icon button to email the shared link","defaultMessage":"Send Shared Link"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.expirationIconLabel","description":"Label for the icon button to indicate the shared link has an expiration date","defaultMessage":"Expires"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.expirationIconTooltip","description":"Tooltip for the icon button to indicate the shared link has an expiration date","defaultMessage":"This link will expire and be inaccessible on {expirationDate}"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.openAccessLevelLabel","description":"Label for the access level where anyone with the URL can access the item","defaultMessage":"People with the link"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.openAccessLevelDescription","description":"Description for the access level where anyone with the URL can access the item","defaultMessage":"Publicly accessible and no sign-in required"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.companyAccessLevelLabel","description":"Label for the access level where users in the company can access the item","defaultMessage":"People in your company"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.companyAccessLevelDescription","description":"Description for the access level where users in the company can access the item","defaultMessage":"Anyone in your company with the link or people invited to this {item} can access"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.enterpriseAccessLevelLabel","description":"Label for the access level where users in the enterprise can access the item","defaultMessage":"People in {enterprise}"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.enterpriseAccessLevelDescription","description":"Description for the access level where users in the enterprise can access the item","defaultMessage":"Anyone at {enterprise} with the link or people invited to this {item} can access"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.collaboratorsAccessLevelLabel","description":"Label for the access level where only invited users can access the item","defaultMessage":"Invited people only"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.collaboratorsAccessLevelDescription","description":"Description for the access level where only invited users can access the item","defaultMessage":"Only invited people can access this {item}"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.fileAccessLevelItem","description":"Text inserted in the access level descriptions when the type of the item is a file","defaultMessage":"file"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.folderAccessLevelItem","description":"Text inserted in the access level descriptions when the type of the item is a folder","defaultMessage":"folder"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.hubsAccessLevelItem","description":"Text inserted in the access level descriptions when the type of the item is a hub","defaultMessage":"hub"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.disabledAccessLevelTooltip","description":"Tooltip on an access level that has been disabled due to a security policy in the enterprise","defaultMessage":"This option is not available due to a security policy"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canEditPermissionLevelLabel","description":"Label for the permission level where shared link users can edit the item","defaultMessage":"Can edit"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canDownloadPermissionLevelLabel","description":"Label for the permission level where shared link users can download the item","defaultMessage":"Can view and download"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canPreviewPermissionLevelLabel","description":"Label for the permission level where shared link users can preview the item","defaultMessage":"Can view only"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopyErrorNoticeText","description":"Text for the create and copy shared link notification when copy failed but creation succeeded.","defaultMessage":"Shared link created. Click Copy to share."},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopySuccessNoticeText","description":"Notification text when the shared link is successfully copied to clipboard after link is created","defaultMessage":"Shared link created and copied to clipboard."},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCopySuccessNoticeText","description":"Notification text when the shared link is successfully copied to clipboard","defaultMessage":"Shared link copied to clipboard."}]
|
|
1
|
+
[{"id":"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.shareLinkLabel","description":"Label for the section to manage the shared link of the file / folder","defaultMessage":"Share Link"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkToggleLabel","description":"Label for the toggle to create and delete the shared link","defaultMessage":"Shared link"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkToggleTooltip","description":"Tooltip on the disabled toggle to create a new shared link","defaultMessage":"Create and copy link"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.createLinkDisabledTooltip","description":"Tooltip on the shared link toggle when the user does not have permission to create the link","defaultMessage":"You do not have permission to create the link"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.removeLinkDisabledTooltip","description":"Tooltip on the shared link toggle when the user does not have permission to remove the link","defaultMessage":"You do not have permission to remove the link"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkSettingsLabel","description":"Label for the button link to open the Shared Link Settings modal","defaultMessage":"Link Settings"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkUrlLabel","description":"Label for the text field of the URL for sharing the file / folder","defaultMessage":"Shared link URL"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkEmailLabel","description":"Aria label and tooltip for the icon button to email the shared link","defaultMessage":"Send Shared Link"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.expirationIconLabel","description":"Label for the icon button to indicate the shared link has an expiration date","defaultMessage":"Expires"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.expirationIconTooltip","description":"Tooltip for the icon button to indicate the shared link has an expiration date","defaultMessage":"This link will expire and be inaccessible on {expirationDate}"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.openAccessLevelLabel","description":"Label for the access level where anyone with the URL can access the item","defaultMessage":"People with the link"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.openAccessLevelDescription","description":"Description for the access level where anyone with the URL can access the item","defaultMessage":"Publicly accessible and no sign-in required"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.companyAccessLevelLabel","description":"Label for the access level where users in the company can access the item","defaultMessage":"People in your company"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.companyAccessLevelDescription","description":"Description for the access level where users in the company can access the item","defaultMessage":"Anyone in your company with the link or people invited to this {item} can access"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.enterpriseAccessLevelLabel","description":"Label for the access level where users in the enterprise can access the item","defaultMessage":"People in {enterprise}"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.enterpriseAccessLevelDescription","description":"Description for the access level where users in the enterprise can access the item","defaultMessage":"Anyone at {enterprise} with the link or people invited to this {item} can access"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.collaboratorsAccessLevelLabel","description":"Label for the access level where only invited users can access the item","defaultMessage":"Invited people only"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.collaboratorsAccessLevelDescription","description":"Description for the access level where only invited users can access the item","defaultMessage":"Only invited people can access this {item}"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.fileAccessLevelItem","description":"Text inserted in the access level descriptions when the type of the item is a file","defaultMessage":"file"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.folderAccessLevelItem","description":"Text inserted in the access level descriptions when the type of the item is a folder","defaultMessage":"folder"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.hubsAccessLevelItem","description":"Text inserted in the access level descriptions when the type of the item is a hub","defaultMessage":"hub"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.webLinkAccessLevelItem","description":"Text inserted in the access level descriptions when the type of the item is a bookmark","defaultMessage":"bookmark"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.disabledAccessLevelTooltip","description":"Tooltip on an access level that has been disabled due to a security policy in the enterprise","defaultMessage":"This option is not available due to a security policy"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canEditPermissionLevelLabel","description":"Label for the permission level where shared link users can edit the item","defaultMessage":"Can edit"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canDownloadPermissionLevelLabel","description":"Label for the permission level where shared link users can download the item","defaultMessage":"Can view and download"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canPreviewPermissionLevelLabel","description":"Label for the permission level where shared link users can preview the item","defaultMessage":"Can view only"},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopyErrorNoticeText","description":"Text for the create and copy shared link notification when copy failed but creation succeeded.","defaultMessage":"Shared link created. Click Copy to share."},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopySuccessNoticeText","description":"Notification text when the shared link is successfully copied to clipboard after link is created","defaultMessage":"Shared link created and copied to clipboard."},{"id":"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCopySuccessNoticeText","description":"Notification text when the shared link is successfully copied to clipboard","defaultMessage":"Shared link copied to clipboard."}]
|
|
@@ -1 +1 @@
|
|
|
1
|
-
[{"id":"groupSharedFeatures.usm.noticeCloseLabel","description":"Close button aria label for the notifications","defaultMessage":"Close"},{"id":"groupSharedFeatures.usm.successNoticeIcon","description":"Icon label for the success notifications","defaultMessage":"Success"},{"id":"groupSharedFeatures.usm.errorNoticeIcon","description":"Icon label for the error notifications","defaultMessage":"Error"},{"id":"groupSharedFeatures.usm.defaultErrorNoticeText","description":"Default error notification text rendered when API fails","defaultMessage":"Something went wrong. Please try again later."},{"id":"groupSharedFeatures.usm.deleteSharedLinkSuccessNoticeText","description":"Notification text when the shared link is successfully removed","defaultMessage":"The shared link for “{itemName}” has been removed successfully."},{"id":"groupSharedFeatures.usm.deleteSharedLinkErrorNoticeText","description":"Notification text when the shared link failed to be removed","defaultMessage":"Unable to remove the shared link. Please try again later."},{"id":"groupSharedFeatures.usm.updateSharedLinkSuccessNoticeText","description":"Notification text when the shared link settings are successfully saved","defaultMessage":"
|
|
1
|
+
[{"id":"groupSharedFeatures.usm.noticeCloseLabel","description":"Close button aria label for the notifications","defaultMessage":"Close"},{"id":"groupSharedFeatures.usm.successNoticeIcon","description":"Icon label for the success notifications","defaultMessage":"Success"},{"id":"groupSharedFeatures.usm.errorNoticeIcon","description":"Icon label for the error notifications","defaultMessage":"Error"},{"id":"groupSharedFeatures.usm.defaultErrorNoticeText","description":"Default error notification text rendered when API fails","defaultMessage":"Something went wrong. Please try again later."},{"id":"groupSharedFeatures.usm.deleteSharedLinkSuccessNoticeText","description":"Notification text when the shared link is successfully removed","defaultMessage":"The shared link for “{itemName}” has been removed successfully."},{"id":"groupSharedFeatures.usm.deleteSharedLinkErrorNoticeText","description":"Notification text when the shared link failed to be removed","defaultMessage":"Unable to remove the shared link. Please try again later."},{"id":"groupSharedFeatures.usm.updateSharedLinkSuccessNoticeText","description":"Notification text when the shared link settings are successfully saved","defaultMessage":"The shared link settings were saved successfully."},{"id":"groupSharedFeatures.usm.createSharedLinkSuccessNoticeText","description":"Notification text when the shared link is successfully created","defaultMessage":"Shared link created."},{"id":"groupSharedFeatures.usm.createSharedLinkErrorNoticeText","description":"Notification text when the shared link failed to be created","defaultMessage":"Unable to create a shared link. Please try again later."},{"id":"groupSharedFeatures.usm.emailSharedLinkSuccessNoticeText","description":"Notification text when the shared link was sent successfully","defaultMessage":"The shared link for “{itemName}” was sent successfully."},{"id":"groupSharedFeatures.usm.autoCopySharedLinkErrorNoticeText","description":"Notification text when the shared link is failed to be created","defaultMessage":"Unable to create a shared link. Please try again later."},{"id":"groupSharedFeatures.usm.vanityNameInvalidErrorMessage","description":"Text for the vanity name invalid error","defaultMessage":"Custom URLs must be between 12-30 characters, and can include letters, numbers, and hyphens"},{"id":"groupSharedFeatures.usm.vanityNameRequiredErrorMessage","description":"Error message for the vanity name field when custom URL is not provided","defaultMessage":"Please enter a custom URL"},{"id":"groupSharedFeatures.usm.expirationRequiredErrorMessage","description":"Error message for the expiration date field when expiration date is not provided","defaultMessage":"Please select an expiration date"},{"id":"groupSharedFeatures.usm.expirationFutureDateRequiredErrorMessage","description":"Error message for the expiration date field when expiration date is in the past","defaultMessage":"Expiration date must be in the future"},{"id":"groupSharedFeatures.usm.invalidEmailErrorMessage","description":"Error message for the email field when email is invalid","defaultMessage":"Invalid email address"},{"id":"groupSharedFeatures.usm.emailRequiredErrorMessage","description":"Error message for the email field when email is not provided","defaultMessage":"Enter at least one valid email"},{"id":"groupSharedFeatures.usm.passwordRequiredErrorMessage","description":"Error message for the password field when password is not provided","defaultMessage":"Please enter a password"},{"id":"groupSharedFeatures.usm.passwordContainMinCharactersErrorMessage","description":"Error message for the password field when password does not contain at least 8 characters.","defaultMessage":"Password must contain at least 8 characters"},{"id":"groupSharedFeatures.usm.passwordContainInvalidCharacterErrorMessage","description":"Error message for the password field when password contains forbidden characters.","defaultMessage":"Password cannot contain a space, \"<\" or \">\""},{"id":"groupSharedFeatures.usm.passwordContainLetterNumberOrSymbolErrorMessage","description":"Error message for the password field when password does not contain at least one letter, number, or symbol","defaultMessage":"Password must contain at least one upper case letter, number, or special character"}]
|
package/dist/i18n/ko-KR.js
CHANGED
|
@@ -6,15 +6,16 @@ export default {
|
|
|
6
6
|
"groupSharedFeatures.usm.deleteSharedLinkErrorNoticeText": "공유 링크를 제거할 수 없습니다. 잠시 후 다시 시도해 주세요.",
|
|
7
7
|
"groupSharedFeatures.usm.deleteSharedLinkSuccessNoticeText": "“{itemName}”의 공유 링크가 성공적으로 제거되었습니다.",
|
|
8
8
|
"groupSharedFeatures.usm.emailRequiredErrorMessage": "최소 하나 이상의 올바른 이메일 주소를 입력하십시오.",
|
|
9
|
+
"groupSharedFeatures.usm.emailSharedLinkSuccessNoticeText": "The shared link for “{itemName}” was sent successfully.",
|
|
9
10
|
"groupSharedFeatures.usm.errorNoticeIcon": "오류",
|
|
10
11
|
"groupSharedFeatures.usm.expirationFutureDateRequiredErrorMessage": "만료 날짜는 미래여야 합니다",
|
|
11
12
|
"groupSharedFeatures.usm.expirationRequiredErrorMessage": "날짜를 선택하세요",
|
|
12
13
|
"groupSharedFeatures.usm.invalidEmailErrorMessage": "올바르지 않은 이메일 주소",
|
|
13
14
|
"groupSharedFeatures.usm.noticeCloseLabel": "닫기",
|
|
14
|
-
"groupSharedFeatures.usm.passwordContainInvalidCharacterErrorMessage": "
|
|
15
|
-
"groupSharedFeatures.usm.passwordContainLetterNumberOrSymbolErrorMessage": "
|
|
16
|
-
"groupSharedFeatures.usm.passwordContainMinCharactersErrorMessage": "
|
|
17
|
-
"groupSharedFeatures.usm.passwordRequiredErrorMessage": "
|
|
15
|
+
"groupSharedFeatures.usm.passwordContainInvalidCharacterErrorMessage": "암호에는 공백, \"<\" 또는 \">\"를 포함할 수 없습니다",
|
|
16
|
+
"groupSharedFeatures.usm.passwordContainLetterNumberOrSymbolErrorMessage": "암호에는 대문자, 숫자 또는 특수 문자가 하나 이상 포함되어야 합니다.",
|
|
17
|
+
"groupSharedFeatures.usm.passwordContainMinCharactersErrorMessage": "암호는 8자 이상이어야 합니다",
|
|
18
|
+
"groupSharedFeatures.usm.passwordRequiredErrorMessage": "암호를 입력하세요",
|
|
18
19
|
"groupSharedFeatures.usm.removeSharedLinkModal.bodyText": "공유 링크가 영구적으로 제거됩니다. 이 항목이 다른 사이트에 포함되어 있으면 이어지지 않습니다. 지정 속성, 설정 및 만료 등이 제거됩니다. 계속하시겠습니까?",
|
|
19
20
|
"groupSharedFeatures.usm.removeSharedLinkModal.cancelButton": "취소",
|
|
20
21
|
"groupSharedFeatures.usm.removeSharedLinkModal.closeButton": "닫기",
|
|
@@ -42,7 +43,6 @@ export default {
|
|
|
42
43
|
"groupSharedFeatures.usm.sharedLinkSettingsModal.vanityDomainSettingsWarningText": "민감한 콘텐츠를 공유할 때는 사용자 정의 URL을 사용하지 않아야 합니다.",
|
|
43
44
|
"groupSharedFeatures.usm.sharedLinkSettingsModal.vanityNameInputLabel": "사용자 정의 경로",
|
|
44
45
|
"groupSharedFeatures.usm.sharedLinkSettingsModal.vanityNameInputPlaceholder": "사용자 정의 경로 입력(12자 이상)",
|
|
45
|
-
"groupSharedFeatures.usm.sharedLinkSettingsModal.vanityNameInvalidError": "사용자 정의 URL은 12~30자여야 하며, 문자, 숫자, 하이픈을 포함할 수 있습니다.",
|
|
46
46
|
"groupSharedFeatures.usm.sharedLinkSettingsModal.vanityNameToggleText": "비공개가 아닌 맞춤형 URL을 사용하여 콘텐츠를 광범위하게 게시하기",
|
|
47
47
|
"groupSharedFeatures.usm.sharedLinkSettingsModal.warningNoticeIconAriaLabel": "경고",
|
|
48
48
|
"groupSharedFeatures.usm.successNoticeIcon": "성공",
|
|
@@ -56,8 +56,10 @@ export default {
|
|
|
56
56
|
"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.editorFolderDescription": "업로드, 다운로드, 미리 보기, 공유, 편집, 삭제",
|
|
57
57
|
"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.emailSharedLinkLabel": "공유 링크 이메일 전송",
|
|
58
58
|
"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.inviteAsRoleLabel": "{role}(으)로 초대",
|
|
59
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.inviteDisabledTooltip": "You do not have permission to invite collaborators",
|
|
59
60
|
"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.invitePeopleLabel": "사용자 초대",
|
|
60
61
|
"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.invitePeoplePlaceholder": "이름 또는 이메일 주소 추가",
|
|
62
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.inviteWebLinkDisabledTooltip": "Collaborators cannot be added to bookmarks",
|
|
61
63
|
"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.loadingLabel": "로드 중",
|
|
62
64
|
"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.previewerDescription": "Preview-only",
|
|
63
65
|
"groupSharedFeatures.usm.unifiedShareFormModal.collaborationSection.previewerUploaderDescription": "업로드 및 미리 보기",
|
|
@@ -85,13 +87,14 @@ export default {
|
|
|
85
87
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCopySuccessNoticeText": "공유 링크가 클립보드에 복사되었습니다.",
|
|
86
88
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopyErrorNoticeText": "공유 링크가 생성되었습니다. 공유하려면 복사를 클릭하세요.",
|
|
87
89
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopySuccessNoticeText": "공유 링크가 생성되어 클립보드에 복사되었습니다.",
|
|
88
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canDownloadPermissionLevelLabel": "
|
|
89
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canEditPermissionLevelLabel": "
|
|
90
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canPreviewPermissionLevelLabel": "
|
|
90
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canDownloadPermissionLevelLabel": "보기 및 다운로드 가능",
|
|
91
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canEditPermissionLevelLabel": "편집 가능",
|
|
92
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canPreviewPermissionLevelLabel": "보기만 가능",
|
|
91
93
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.collaboratorsAccessLevelDescription": "초대받은 사용자만 이 {item}에 액세스할 수 있습니다",
|
|
92
94
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.collaboratorsAccessLevelLabel": "초대받은 사용자만",
|
|
93
95
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.companyAccessLevelDescription": "링크를 가진 회사 내 모든 사용자 또는 이 {item}에 초대된 사용자가 액세스할 수 있습니다",
|
|
94
96
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.companyAccessLevelLabel": "회사 내 사용자",
|
|
97
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.createLinkDisabledTooltip": "You do not have permission to create the link",
|
|
95
98
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.disabledAccessLevelTooltip": "이 옵션은 보안 정책으로 인해 사용할 수 없습니다",
|
|
96
99
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.enterpriseAccessLevelDescription": "링크를 가진 {enterprise} 내 모든 사용자 또는 이 {item}에 초대된 사용자가 액세스할 수 있습니다",
|
|
97
100
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.enterpriseAccessLevelLabel": "{enterprise} 내 사용자",
|
|
@@ -102,17 +105,20 @@ export default {
|
|
|
102
105
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.hubsAccessLevelItem": "허브",
|
|
103
106
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.openAccessLevelDescription": "일반적으로 접근 가능한 정보로, 로그인이 필요하지 않습니다",
|
|
104
107
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.openAccessLevelLabel": "링크를 알려 줄 대상",
|
|
108
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.removeLinkDisabledTooltip": "You do not have permission to remove the link",
|
|
105
109
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.shareLinkLabel": "링크 공유",
|
|
106
110
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkEmailLabel": "공유 링크 전송",
|
|
107
111
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkSettingsLabel": "링크 설정",
|
|
108
112
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkToggleLabel": "공유 링크",
|
|
109
113
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkToggleTooltip": "링크 생성 및 복사",
|
|
110
114
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.sharedLinkUrlLabel": "공유 링크 URL",
|
|
115
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.webLinkAccessLevelItem": "bookmark",
|
|
111
116
|
"groupSharedFeatures.usm.unifiedShareFormModal.title": "‘{itemName}’ 공유",
|
|
112
117
|
"groupSharedFeatures.usm.unifiedShareFormModal.uploaderRole": "업로더",
|
|
113
118
|
"groupSharedFeatures.usm.unifiedShareFormModal.viewerRole": "뷰어",
|
|
114
119
|
"groupSharedFeatures.usm.unifiedShareFormModal.viewerUploaderRole": "뷰어 업로더",
|
|
115
120
|
"groupSharedFeatures.usm.updateSharedLinkSuccessNoticeText": "설정이 성공적으로 저장되었습니다.",
|
|
116
121
|
"groupSharedFeatures.usm.vanityNameInvalidErrorMessage": "사용자 정의 URL은 12~30자여야 하며, 문자, 숫자, 하이픈을 포함할 수 있습니다.",
|
|
117
|
-
"groupSharedFeatures.usm.vanityNameRequiredErrorMessage": "사용자 지정 URL을 입력하세요"
|
|
122
|
+
"groupSharedFeatures.usm.vanityNameRequiredErrorMessage": "사용자 지정 URL을 입력하세요",
|
|
123
|
+
"groupSharedFeatures.usm.sharedLinkSettingsModal.vanityNameInvalidError": "사용자 정의 URL은 12~30자여야 하며, 문자, 숫자, 하이픈을 포함할 수 있습니다."
|
|
118
124
|
}
|
|
@@ -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
|