@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.
- package/dist/i18n/bn-IN.js +7 -7
- package/dist/i18n/bn-IN.properties +14 -0
- package/dist/i18n/da-DK.js +7 -7
- package/dist/i18n/da-DK.properties +14 -0
- package/dist/i18n/de-DE.js +7 -7
- package/dist/i18n/de-DE.properties +14 -0
- package/dist/i18n/en-AU.properties +14 -0
- package/dist/i18n/en-CA.properties +14 -0
- package/dist/i18n/en-GB.properties +14 -0
- package/dist/i18n/en-x-pseudo.js +116 -116
- package/dist/i18n/en-x-pseudo.properties +123 -109
- package/dist/i18n/es-419.js +7 -7
- package/dist/i18n/es-419.properties +14 -0
- package/dist/i18n/es-ES.js +7 -7
- package/dist/i18n/es-ES.properties +14 -0
- package/dist/i18n/fi-FI.js +7 -7
- package/dist/i18n/fi-FI.properties +14 -0
- package/dist/i18n/fr-CA.js +7 -7
- package/dist/i18n/fr-CA.properties +14 -0
- package/dist/i18n/fr-FR.js +7 -7
- package/dist/i18n/fr-FR.properties +14 -0
- package/dist/i18n/hi-IN.js +7 -7
- package/dist/i18n/hi-IN.properties +14 -0
- package/dist/i18n/it-IT.js +7 -7
- package/dist/i18n/it-IT.properties +14 -0
- package/dist/i18n/ja-JP.js +7 -7
- package/dist/i18n/ja-JP.properties +14 -0
- package/dist/i18n/ko-KR.js +7 -7
- package/dist/i18n/ko-KR.properties +14 -0
- package/dist/i18n/nb-NO.js +7 -7
- package/dist/i18n/nb-NO.properties +14 -0
- package/dist/i18n/nl-NL.js +7 -7
- package/dist/i18n/nl-NL.properties +14 -0
- package/dist/i18n/pl-PL.js +7 -7
- package/dist/i18n/pl-PL.properties +14 -0
- package/dist/i18n/pt-BR.js +7 -7
- package/dist/i18n/pt-BR.properties +14 -0
- package/dist/i18n/ru-RU.js +7 -7
- package/dist/i18n/ru-RU.properties +14 -0
- package/dist/i18n/sv-SE.js +7 -7
- package/dist/i18n/sv-SE.properties +14 -0
- package/dist/i18n/tr-TR.js +7 -7
- package/dist/i18n/tr-TR.properties +14 -0
- package/dist/i18n/zh-CN.js +7 -7
- package/dist/i18n/zh-CN.properties +14 -0
- package/dist/i18n/zh-TW.js +7 -7
- package/dist/i18n/zh-TW.properties +14 -0
- package/package.json +5 -5
package/dist/i18n/pt-BR.js
CHANGED
|
@@ -11,10 +11,10 @@ export default {
|
|
|
11
11
|
"groupSharedFeatures.usm.expirationRequiredErrorMessage": "Selecione uma data",
|
|
12
12
|
"groupSharedFeatures.usm.invalidEmailErrorMessage": "Endereço de e-mail inválido",
|
|
13
13
|
"groupSharedFeatures.usm.noticeCloseLabel": "Fechar",
|
|
14
|
-
"groupSharedFeatures.usm.passwordContainInvalidCharacterErrorMessage": "
|
|
15
|
-
"groupSharedFeatures.usm.passwordContainLetterNumberOrSymbolErrorMessage": "
|
|
16
|
-
"groupSharedFeatures.usm.passwordContainMinCharactersErrorMessage": "
|
|
17
|
-
"groupSharedFeatures.usm.passwordRequiredErrorMessage": "
|
|
14
|
+
"groupSharedFeatures.usm.passwordContainInvalidCharacterErrorMessage": "Sua senha não pode conter espaços, \"<\" nem \">\"",
|
|
15
|
+
"groupSharedFeatures.usm.passwordContainLetterNumberOrSymbolErrorMessage": "Sua senha deve conter pelo menos uma letra maiúscula, um número ou um caractere especial.",
|
|
16
|
+
"groupSharedFeatures.usm.passwordContainMinCharactersErrorMessage": "A senha deve conter pelo menos 8 caracteres",
|
|
17
|
+
"groupSharedFeatures.usm.passwordRequiredErrorMessage": "Insira uma senha",
|
|
18
18
|
"groupSharedFeatures.usm.removeSharedLinkModal.bodyText": "Isso removerá permanentemente o link compartilhado. Se esse item estiver incorporado em outros sites, ele também se tornará inacessível. Quaisquer propriedades, configurações e expirações personalizadas também serão removidas. Você deseja continuar?",
|
|
19
19
|
"groupSharedFeatures.usm.removeSharedLinkModal.cancelButton": "Cancelar",
|
|
20
20
|
"groupSharedFeatures.usm.removeSharedLinkModal.closeButton": "Fechar",
|
|
@@ -85,9 +85,9 @@ export default {
|
|
|
85
85
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCopySuccessNoticeText": "Link compartilhado copiado para a área de transferência.",
|
|
86
86
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopyErrorNoticeText": "Link compartilhado criado. Clique em Copiar para compartilhar.",
|
|
87
87
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopySuccessNoticeText": "Link compartilhado criado e copiado para a área de transferência.",
|
|
88
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canDownloadPermissionLevelLabel": "
|
|
89
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canEditPermissionLevelLabel": "
|
|
90
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canPreviewPermissionLevelLabel": "
|
|
88
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canDownloadPermissionLevelLabel": "Pode visualizar e baixar",
|
|
89
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canEditPermissionLevelLabel": "Pode editar",
|
|
90
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canPreviewPermissionLevelLabel": "Pode apenas visualizar",
|
|
91
91
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.collaboratorsAccessLevelDescription": "Apenas as pessoas convidadas podem acessar esse {item}",
|
|
92
92
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.collaboratorsAccessLevelLabel": "Apenas pessoas convidadas",
|
|
93
93
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.companyAccessLevelDescription": "Qualquer pessoa em sua empresa com o link ou as pessoas convidadas para esse {item} podem acessar",
|
|
@@ -22,6 +22,14 @@ groupSharedFeatures.usm.expirationRequiredErrorMessage = Selecione uma data
|
|
|
22
22
|
groupSharedFeatures.usm.invalidEmailErrorMessage = Endereço de e-mail inválido
|
|
23
23
|
# Close button aria label for the notifications
|
|
24
24
|
groupSharedFeatures.usm.noticeCloseLabel = Fechar
|
|
25
|
+
# Error message for the password field when password contains forbidden characters.
|
|
26
|
+
groupSharedFeatures.usm.passwordContainInvalidCharacterErrorMessage = Sua senha não pode conter espaços, "<" nem ">"
|
|
27
|
+
# Error message for the password field when password does not contain at least one letter, number, or symbol
|
|
28
|
+
groupSharedFeatures.usm.passwordContainLetterNumberOrSymbolErrorMessage = Sua senha deve conter pelo menos uma letra maiúscula, um número ou um caractere especial.
|
|
29
|
+
# Error message for the password field when password does not contain at least 8 characters.
|
|
30
|
+
groupSharedFeatures.usm.passwordContainMinCharactersErrorMessage = A senha deve conter pelo menos 8 caracteres
|
|
31
|
+
# Error message for the password field when password is not provided
|
|
32
|
+
groupSharedFeatures.usm.passwordRequiredErrorMessage = Insira uma senha
|
|
25
33
|
# Body text of the Remove Shared Link modal
|
|
26
34
|
groupSharedFeatures.usm.removeSharedLinkModal.bodyText = Isso removerá permanentemente o link compartilhado. Se esse item estiver incorporado em outros sites, ele também se tornará inacessível. Quaisquer propriedades, configurações e expirações personalizadas também serão removidas. Você deseja continuar?
|
|
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 = Link compartilhado criado. Clique em Copiar para compartilhar.
|
|
163
171
|
# Notification text when the shared link is successfully copied to clipboard after link is created
|
|
164
172
|
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopySuccessNoticeText = Link compartilhado criado e copiado para a área de transferência.
|
|
173
|
+
# Label for the permission level where shared link users can download the item
|
|
174
|
+
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canDownloadPermissionLevelLabel = Pode visualizar e baixar
|
|
175
|
+
# Label for the permission level where shared link users can edit the item
|
|
176
|
+
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canEditPermissionLevelLabel = Pode editar
|
|
177
|
+
# Label for the permission level where shared link users can preview the item
|
|
178
|
+
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canPreviewPermissionLevelLabel = Pode apenas visualizar
|
|
165
179
|
# Description for the access level where only invited users can access the item
|
|
166
180
|
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.collaboratorsAccessLevelDescription = Apenas as pessoas convidadas podem acessar esse {item}
|
|
167
181
|
# Label for the access level where only invited users can access the item
|
package/dist/i18n/ru-RU.js
CHANGED
|
@@ -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": "
|
|
15
|
-
"groupSharedFeatures.usm.passwordContainLetterNumberOrSymbolErrorMessage": "
|
|
16
|
-
"groupSharedFeatures.usm.passwordContainMinCharactersErrorMessage": "
|
|
17
|
-
"groupSharedFeatures.usm.passwordRequiredErrorMessage": "
|
|
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": "
|
|
89
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canEditPermissionLevelLabel": "
|
|
90
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canPreviewPermissionLevelLabel": "
|
|
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
|
package/dist/i18n/sv-SE.js
CHANGED
|
@@ -11,10 +11,10 @@ export default {
|
|
|
11
11
|
"groupSharedFeatures.usm.expirationRequiredErrorMessage": "Välj ett datum",
|
|
12
12
|
"groupSharedFeatures.usm.invalidEmailErrorMessage": "Ogiltig e-postadress",
|
|
13
13
|
"groupSharedFeatures.usm.noticeCloseLabel": "Stäng",
|
|
14
|
-
"groupSharedFeatures.usm.passwordContainInvalidCharacterErrorMessage": "
|
|
15
|
-
"groupSharedFeatures.usm.passwordContainLetterNumberOrSymbolErrorMessage": "
|
|
16
|
-
"groupSharedFeatures.usm.passwordContainMinCharactersErrorMessage": "
|
|
17
|
-
"groupSharedFeatures.usm.passwordRequiredErrorMessage": "
|
|
14
|
+
"groupSharedFeatures.usm.passwordContainInvalidCharacterErrorMessage": "Lösenordet får inte innehålla mellanslag, \"<\" eller \">\"",
|
|
15
|
+
"groupSharedFeatures.usm.passwordContainLetterNumberOrSymbolErrorMessage": "Lösenordet ska innehålla minst en stor bokstav, en siffra eller ett specialtecken.",
|
|
16
|
+
"groupSharedFeatures.usm.passwordContainMinCharactersErrorMessage": "Lösenord bör innehålla minst 8 tecken",
|
|
17
|
+
"groupSharedFeatures.usm.passwordRequiredErrorMessage": "Ange ett lösenord",
|
|
18
18
|
"groupSharedFeatures.usm.removeSharedLinkModal.bodyText": "Detta kommer att ta bort den delade länken permanent. Om det här objektet är inbäddat på andra webbplatser kommer det också att bli otillgängligt. Eventuella anpassade egenskaper, inställningar och utgångsdatum kommer också att tas bort. Vill du fortsätta?",
|
|
19
19
|
"groupSharedFeatures.usm.removeSharedLinkModal.cancelButton": "Avbryt",
|
|
20
20
|
"groupSharedFeatures.usm.removeSharedLinkModal.closeButton": "Stäng",
|
|
@@ -85,9 +85,9 @@ export default {
|
|
|
85
85
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCopySuccessNoticeText": "Delad länk kopierad till urklipp.",
|
|
86
86
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopyErrorNoticeText": "Delad länk skapad. Klicka kopiera för att dela.",
|
|
87
87
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopySuccessNoticeText": "Delad länk skapad och kopierad till urklipp.",
|
|
88
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canDownloadPermissionLevelLabel": "
|
|
89
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canEditPermissionLevelLabel": "
|
|
90
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canPreviewPermissionLevelLabel": "
|
|
88
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canDownloadPermissionLevelLabel": "Kan visa och hämta",
|
|
89
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canEditPermissionLevelLabel": "Kan redigera",
|
|
90
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canPreviewPermissionLevelLabel": "Kan bara visa",
|
|
91
91
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.collaboratorsAccessLevelDescription": "Endast inbjudna personer har åtkomst till det här {item}",
|
|
92
92
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.collaboratorsAccessLevelLabel": "Endast inbjudna personer",
|
|
93
93
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.companyAccessLevelDescription": "Vem som helst i ditt företag med länken eller personer inbjudna till det här {item} har åtkomst",
|
|
@@ -22,6 +22,14 @@ groupSharedFeatures.usm.expirationRequiredErrorMessage = Välj ett datum
|
|
|
22
22
|
groupSharedFeatures.usm.invalidEmailErrorMessage = Ogiltig e-postadress
|
|
23
23
|
# Close button aria label for the notifications
|
|
24
24
|
groupSharedFeatures.usm.noticeCloseLabel = Stäng
|
|
25
|
+
# Error message for the password field when password contains forbidden characters.
|
|
26
|
+
groupSharedFeatures.usm.passwordContainInvalidCharacterErrorMessage = Lösenordet får inte innehålla mellanslag, "<" eller ">"
|
|
27
|
+
# Error message for the password field when password does not contain at least one letter, number, or symbol
|
|
28
|
+
groupSharedFeatures.usm.passwordContainLetterNumberOrSymbolErrorMessage = Lösenordet ska innehålla minst en stor bokstav, en siffra eller ett specialtecken.
|
|
29
|
+
# Error message for the password field when password does not contain at least 8 characters.
|
|
30
|
+
groupSharedFeatures.usm.passwordContainMinCharactersErrorMessage = Lösenord bör innehålla minst 8 tecken
|
|
31
|
+
# Error message for the password field when password is not provided
|
|
32
|
+
groupSharedFeatures.usm.passwordRequiredErrorMessage = Ange ett lösenord
|
|
25
33
|
# Body text of the Remove Shared Link modal
|
|
26
34
|
groupSharedFeatures.usm.removeSharedLinkModal.bodyText = Detta kommer att ta bort den delade länken permanent. Om det här objektet är inbäddat på andra webbplatser kommer det också att bli otillgängligt. Eventuella anpassade egenskaper, inställningar och utgångsdatum kommer också att tas bort. Vill du fortsätta?
|
|
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 = Delad länk skapad. Klicka kopiera för att dela.
|
|
163
171
|
# Notification text when the shared link is successfully copied to clipboard after link is created
|
|
164
172
|
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopySuccessNoticeText = Delad länk skapad och kopierad till urklipp.
|
|
173
|
+
# Label for the permission level where shared link users can download the item
|
|
174
|
+
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canDownloadPermissionLevelLabel = Kan visa och hämta
|
|
175
|
+
# Label for the permission level where shared link users can edit the item
|
|
176
|
+
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canEditPermissionLevelLabel = Kan redigera
|
|
177
|
+
# Label for the permission level where shared link users can preview the item
|
|
178
|
+
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canPreviewPermissionLevelLabel = Kan bara visa
|
|
165
179
|
# Description for the access level where only invited users can access the item
|
|
166
180
|
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.collaboratorsAccessLevelDescription = Endast inbjudna personer har åtkomst till det här {item}
|
|
167
181
|
# Label for the access level where only invited users can access the item
|
package/dist/i18n/tr-TR.js
CHANGED
|
@@ -11,10 +11,10 @@ export default {
|
|
|
11
11
|
"groupSharedFeatures.usm.expirationRequiredErrorMessage": "Lütfen bir tarih seçin",
|
|
12
12
|
"groupSharedFeatures.usm.invalidEmailErrorMessage": "Geçersiz e-posta adresi",
|
|
13
13
|
"groupSharedFeatures.usm.noticeCloseLabel": "Kapat",
|
|
14
|
-
"groupSharedFeatures.usm.passwordContainInvalidCharacterErrorMessage": "
|
|
15
|
-
"groupSharedFeatures.usm.passwordContainLetterNumberOrSymbolErrorMessage": "
|
|
16
|
-
"groupSharedFeatures.usm.passwordContainMinCharactersErrorMessage": "
|
|
17
|
-
"groupSharedFeatures.usm.passwordRequiredErrorMessage": "
|
|
14
|
+
"groupSharedFeatures.usm.passwordContainInvalidCharacterErrorMessage": "Parolanız; boşluk, \"<\" veya \">\" karakterini içeremez",
|
|
15
|
+
"groupSharedFeatures.usm.passwordContainLetterNumberOrSymbolErrorMessage": "Parolanız en az bir büyük harf, rakam veya özel karakter içermelidir.",
|
|
16
|
+
"groupSharedFeatures.usm.passwordContainMinCharactersErrorMessage": "Parola en az 8 karakter içermelidir",
|
|
17
|
+
"groupSharedFeatures.usm.passwordRequiredErrorMessage": "Lütfen bir parola girin",
|
|
18
18
|
"groupSharedFeatures.usm.removeSharedLinkModal.bodyText": "Bu, paylaşılan bağlantıyı kalıcı olarak kaldıracaktır. Bu öğe diğer sitelere gömülü ise bu öğe de erişilemez hale gelir. Tüm özel özellikler, ayarlar ve son kullanma tarihleri de kaldırılacaktır. Devam etmek istiyor musunuz?",
|
|
19
19
|
"groupSharedFeatures.usm.removeSharedLinkModal.cancelButton": "İptal Et",
|
|
20
20
|
"groupSharedFeatures.usm.removeSharedLinkModal.closeButton": "Kapat",
|
|
@@ -85,9 +85,9 @@ export default {
|
|
|
85
85
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCopySuccessNoticeText": "Paylaşılan bağlantı panoya kopyalandı.",
|
|
86
86
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopyErrorNoticeText": "Paylaşılan bağlantı oluşturuldu. Paylaşmak için Kopyala'ya tıklayın.",
|
|
87
87
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopySuccessNoticeText": "Paylaşılan bağlantı oluşturuldu ve panoya kopyalandı.",
|
|
88
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canDownloadPermissionLevelLabel": "
|
|
89
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canEditPermissionLevelLabel": "
|
|
90
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canPreviewPermissionLevelLabel": "
|
|
88
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canDownloadPermissionLevelLabel": "Görüntüleyebilir ve indirebilir",
|
|
89
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canEditPermissionLevelLabel": "Düzenleyebilir",
|
|
90
|
+
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canPreviewPermissionLevelLabel": "Yalnızca görüntüleyebilir",
|
|
91
91
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.collaboratorsAccessLevelDescription": "Yalnızca davet edilen kişiler bu {item} öğesine erişebilir",
|
|
92
92
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.collaboratorsAccessLevelLabel": "Yalnızca davetli kişiler",
|
|
93
93
|
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.companyAccessLevelDescription": "Şirketinizde bağlantıya sahip herkes veya bu {item} öğesine davet edilen kişiler erişebilir",
|
|
@@ -22,6 +22,14 @@ groupSharedFeatures.usm.expirationRequiredErrorMessage = Lütfen bir tarih seçi
|
|
|
22
22
|
groupSharedFeatures.usm.invalidEmailErrorMessage = Geçersiz e-posta adresi
|
|
23
23
|
# Close button aria label for the notifications
|
|
24
24
|
groupSharedFeatures.usm.noticeCloseLabel = Kapat
|
|
25
|
+
# Error message for the password field when password contains forbidden characters.
|
|
26
|
+
groupSharedFeatures.usm.passwordContainInvalidCharacterErrorMessage = Parolanız; boşluk, "<" veya ">" karakterini içeremez
|
|
27
|
+
# Error message for the password field when password does not contain at least one letter, number, or symbol
|
|
28
|
+
groupSharedFeatures.usm.passwordContainLetterNumberOrSymbolErrorMessage = Parolanız en az bir büyük harf, rakam veya özel karakter içermelidir.
|
|
29
|
+
# Error message for the password field when password does not contain at least 8 characters.
|
|
30
|
+
groupSharedFeatures.usm.passwordContainMinCharactersErrorMessage = Parola en az 8 karakter içermelidir
|
|
31
|
+
# Error message for the password field when password is not provided
|
|
32
|
+
groupSharedFeatures.usm.passwordRequiredErrorMessage = Lütfen bir parola girin
|
|
25
33
|
# Body text of the Remove Shared Link modal
|
|
26
34
|
groupSharedFeatures.usm.removeSharedLinkModal.bodyText = Bu, paylaşılan bağlantıyı kalıcı olarak kaldıracaktır. Bu öğe diğer sitelere gömülü ise bu öğe de erişilemez hale gelir. Tüm özel özellikler, ayarlar ve son kullanma tarihleri de kaldırılacaktır. Devam etmek istiyor musunuz?
|
|
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 = Paylaşılan bağlantı oluşturuldu. Paylaşmak için Kopyala'ya tıklayın.
|
|
163
171
|
# Notification text when the shared link is successfully copied to clipboard after link is created
|
|
164
172
|
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.autoCreateCopySuccessNoticeText = Paylaşılan bağlantı oluşturuldu ve panoya kopyalandı.
|
|
173
|
+
# Label for the permission level where shared link users can download the item
|
|
174
|
+
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canDownloadPermissionLevelLabel = Görüntüleyebilir ve indirebilir
|
|
175
|
+
# Label for the permission level where shared link users can edit the item
|
|
176
|
+
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canEditPermissionLevelLabel = Düzenleyebilir
|
|
177
|
+
# Label for the permission level where shared link users can preview the item
|
|
178
|
+
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canPreviewPermissionLevelLabel = Yalnızca görüntüleyebilir
|
|
165
179
|
# Description for the access level where only invited users can access the item
|
|
166
180
|
groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.collaboratorsAccessLevelDescription = Yalnızca davet edilen kişiler bu {item} öğesine erişebilir
|
|
167
181
|
# Label for the access level where only invited users can access the item
|
package/dist/i18n/zh-CN.js
CHANGED
|
@@ -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": "
|
|
15
|
-
"groupSharedFeatures.usm.passwordContainLetterNumberOrSymbolErrorMessage": "
|
|
16
|
-
"groupSharedFeatures.usm.passwordContainMinCharactersErrorMessage": "
|
|
17
|
-
"groupSharedFeatures.usm.passwordRequiredErrorMessage": "
|
|
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": "
|
|
89
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canEditPermissionLevelLabel": "
|
|
90
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canPreviewPermissionLevelLabel": "
|
|
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
|
package/dist/i18n/zh-TW.js
CHANGED
|
@@ -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": "
|
|
15
|
-
"groupSharedFeatures.usm.passwordContainLetterNumberOrSymbolErrorMessage": "
|
|
16
|
-
"groupSharedFeatures.usm.passwordContainMinCharactersErrorMessage": "
|
|
17
|
-
"groupSharedFeatures.usm.passwordRequiredErrorMessage": "
|
|
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": "
|
|
89
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canEditPermissionLevelLabel": "
|
|
90
|
-
"groupSharedFeatures.usm.unifiedShareFormModal.sharedLinkSection.canPreviewPermissionLevelLabel": "
|
|
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
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@box/unified-share-modal",
|
|
3
|
-
"version": "0.
|
|
3
|
+
"version": "0.49.0",
|
|
4
4
|
"license": "SEE LICENSE IN LICENSE",
|
|
5
5
|
"peerDependencies": {
|
|
6
6
|
"@box/blueprint-web": "^9.18.13",
|
|
@@ -13,10 +13,10 @@
|
|
|
13
13
|
"react-intl": "^6.4.2"
|
|
14
14
|
},
|
|
15
15
|
"devDependencies": {
|
|
16
|
-
"@box/blueprint-web": "^12.
|
|
17
|
-
"@box/blueprint-web-assets": "^4.
|
|
18
|
-
"@box/copy-input": "^0.
|
|
19
|
-
"@box/storybook-utils": "0.14.
|
|
16
|
+
"@box/blueprint-web": "^12.76.0",
|
|
17
|
+
"@box/blueprint-web-assets": "^4.68.0",
|
|
18
|
+
"@box/copy-input": "^0.23.0",
|
|
19
|
+
"@box/storybook-utils": "0.14.4",
|
|
20
20
|
"@box/eslint-plugin-blueprint": "1.0.4",
|
|
21
21
|
"react-intl": "^6.4.2"
|
|
22
22
|
},
|