@box/unified-share-modal 1.53.2 → 1.55.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 +6 -6
- package/dist/i18n/bn-IN.properties +6 -6
- package/dist/i18n/da-DK.js +5 -5
- package/dist/i18n/da-DK.properties +5 -5
- package/dist/i18n/de-DE.js +9 -9
- package/dist/i18n/de-DE.properties +9 -9
- package/dist/i18n/en-AU.js +2 -2
- package/dist/i18n/en-AU.properties +2 -2
- package/dist/i18n/en-GB.js +2 -2
- package/dist/i18n/en-GB.properties +2 -2
- package/dist/i18n/en-x-pseudo.js +162 -162
- package/dist/i18n/en-x-pseudo.properties +162 -162
- package/dist/i18n/es-419.js +6 -6
- package/dist/i18n/es-419.properties +6 -6
- package/dist/i18n/es-ES.js +6 -6
- package/dist/i18n/es-ES.properties +6 -6
- package/dist/i18n/fi-FI.js +7 -7
- package/dist/i18n/fi-FI.properties +7 -7
- package/dist/i18n/fr-CA.js +5 -5
- package/dist/i18n/fr-CA.properties +5 -5
- package/dist/i18n/fr-FR.js +5 -5
- package/dist/i18n/fr-FR.properties +5 -5
- package/dist/i18n/hi-IN.js +6 -6
- package/dist/i18n/hi-IN.properties +6 -6
- package/dist/i18n/it-IT.js +6 -6
- package/dist/i18n/it-IT.properties +6 -6
- package/dist/i18n/ja-JP.js +6 -6
- package/dist/i18n/ja-JP.properties +6 -6
- package/dist/i18n/ko-KR.js +6 -6
- package/dist/i18n/ko-KR.properties +6 -6
- package/dist/i18n/nb-NO.js +8 -8
- package/dist/i18n/nb-NO.properties +8 -8
- package/dist/i18n/nl-NL.js +8 -8
- package/dist/i18n/nl-NL.properties +8 -8
- package/dist/i18n/pl-PL.js +6 -6
- package/dist/i18n/pl-PL.properties +6 -6
- package/dist/i18n/pt-BR.js +6 -6
- package/dist/i18n/pt-BR.properties +6 -6
- package/dist/i18n/ru-RU.js +6 -6
- package/dist/i18n/ru-RU.properties +6 -6
- package/dist/i18n/sv-SE.js +5 -5
- package/dist/i18n/sv-SE.properties +5 -5
- package/dist/i18n/tr-TR.js +8 -8
- package/dist/i18n/tr-TR.properties +8 -8
- package/dist/i18n/zh-CN.js +6 -6
- package/dist/i18n/zh-CN.properties +6 -6
- package/dist/i18n/zh-TW.js +6 -6
- package/dist/i18n/zh-TW.properties +6 -6
- package/package.json +4 -4
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
# Notification text when the shared link is failed to be created
|
|
2
2
|
groupSharedFeatures.usm.autoCopySharedLinkErrorNoticeText = Paylaşılan bir bağlantı oluşturulamadı. Lütfen daha sonra tekrar deneyin.
|
|
3
3
|
# Label for the section to show the definition of the classification label
|
|
4
|
-
groupSharedFeatures.usm.classificationStatus.definitionLabel =
|
|
4
|
+
groupSharedFeatures.usm.classificationStatus.definitionLabel = Tanım
|
|
5
5
|
# Label for the section to show the restrictions of the classification label
|
|
6
|
-
groupSharedFeatures.usm.classificationStatus.restrictionsLabel =
|
|
6
|
+
groupSharedFeatures.usm.classificationStatus.restrictionsLabel = Kısıtlamalar
|
|
7
7
|
# Error message when more than the maximum number of contacts is entered
|
|
8
|
-
groupSharedFeatures.usm.contactsLimitErrorMessage = Üzgünüz! Aynı anda en fazla {maxContacts}
|
|
8
|
+
groupSharedFeatures.usm.contactsLimitErrorMessage = Üzgünüz! Aynı anda en fazla {maxContacts} ortak çalışan eklenebilir. Lütfen davetlerinizi gruplara ayırın ve tekrar deneyin.
|
|
9
9
|
# Notification text when the shared link failed to be created
|
|
10
10
|
groupSharedFeatures.usm.createSharedLinkErrorNoticeText = Paylaşılan bir bağlantı oluşturulamadı. Lütfen daha sonra tekrar deneyin.
|
|
11
11
|
# Notification text when the shared link is successfully created
|
|
@@ -117,15 +117,15 @@ groupSharedFeatures.usm.sharedLinkSettingsModal.saveButton = Kaydet
|
|
|
117
117
|
# Aria label for button to reveal password
|
|
118
118
|
groupSharedFeatures.usm.sharedLinkSettingsModal.showPasswordAriaLabel = Parolayı göster
|
|
119
119
|
# Description for the settings modal when the content can be viewed by invited collaborators
|
|
120
|
-
groupSharedFeatures.usm.sharedLinkSettingsModal.subtitleCollaborators =
|
|
120
|
+
groupSharedFeatures.usm.sharedLinkSettingsModal.subtitleCollaborators = Bu içeriğe, {learnSharedLinkSettingsLink} bağlantısına sahip olan, davet edilen ortak çalışanlar erişebilir
|
|
121
121
|
# Description for the settings modal when the content can be viewed by enterprise users and can be downloaded
|
|
122
|
-
groupSharedFeatures.usm.sharedLinkSettingsModal.subtitleCompanyDownload = Bu içeriğe şirketinizdeki
|
|
122
|
+
groupSharedFeatures.usm.sharedLinkSettingsModal.subtitleCompanyDownload = Bu içeriğe, şirketinizdeki {learnSharedLinkSettingsLink} bağlantısına sahip olan herkes erişebilir ve içeriği görüntülenebilir veya indirilebilir
|
|
123
123
|
# Description for the settings modal when the content can be viewed by enterprise users and cannot be downloaded
|
|
124
|
-
groupSharedFeatures.usm.sharedLinkSettingsModal.subtitleCompanyView =
|
|
124
|
+
groupSharedFeatures.usm.sharedLinkSettingsModal.subtitleCompanyView = Bu içeriğe, şirketinizdeki {learnSharedLinkSettingsLink} bağlantısına sahip olan herkes erişebilir ve görüntüleyebilir
|
|
125
125
|
# Description for the settings modal when the content can be viewed by anyone and can be downloaded
|
|
126
|
-
groupSharedFeatures.usm.sharedLinkSettingsModal.subtitleOpenDownload =
|
|
126
|
+
groupSharedFeatures.usm.sharedLinkSettingsModal.subtitleOpenDownload = {learnSharedLinkSettingsLink} bağlantısına sahip olan herkes bu içeriği görüntüleyebilir veya indirebilir
|
|
127
127
|
# Description for the settings modal when the content can be viewed by anyone and cannot be downloaded
|
|
128
|
-
groupSharedFeatures.usm.sharedLinkSettingsModal.subtitleOpenView =
|
|
128
|
+
groupSharedFeatures.usm.sharedLinkSettingsModal.subtitleOpenView = {learnSharedLinkSettingsLink} bağlantısına sahip olan herkes bu içeriği görüntüleyebilir
|
|
129
129
|
# Title of the Shared Link Settings modal
|
|
130
130
|
groupSharedFeatures.usm.sharedLinkSettingsModal.title = Paylaşılmış Bağlantı Ayarları
|
|
131
131
|
# Text for the vanity domain settings warning
|
package/dist/i18n/zh-CN.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
export default {
|
|
2
2
|
"groupSharedFeatures.usm.autoCopySharedLinkErrorNoticeText": "无法创建共享链接。请稍后重试。",
|
|
3
|
-
"groupSharedFeatures.usm.classificationStatus.definitionLabel": "
|
|
4
|
-
"groupSharedFeatures.usm.classificationStatus.restrictionsLabel": "
|
|
3
|
+
"groupSharedFeatures.usm.classificationStatus.definitionLabel": "定义",
|
|
4
|
+
"groupSharedFeatures.usm.classificationStatus.restrictionsLabel": "限制",
|
|
5
5
|
"groupSharedFeatures.usm.contactsLimitErrorMessage": "糟糕!可以一次添加的最大协作者数量是 {maxContacts} 个协作者。请将您的邀请拆分成多个批次,然后重试。",
|
|
6
6
|
"groupSharedFeatures.usm.createSharedLinkErrorNoticeText": "无法创建共享链接。请稍后重试。",
|
|
7
7
|
"groupSharedFeatures.usm.createSharedLinkSuccessNoticeText": "已创建共享链接。",
|
|
@@ -58,11 +58,11 @@ export default {
|
|
|
58
58
|
"groupSharedFeatures.usm.sharedLinkSettingsModal.passwordWarningText": "密码必须至少包含 8 个字符,并且必须至少包含一个大写字母、数字或特殊字符。",
|
|
59
59
|
"groupSharedFeatures.usm.sharedLinkSettingsModal.saveButton": "保存",
|
|
60
60
|
"groupSharedFeatures.usm.sharedLinkSettingsModal.showPasswordAriaLabel": "显示密码",
|
|
61
|
-
"groupSharedFeatures.usm.sharedLinkSettingsModal.subtitleCollaborators": "
|
|
61
|
+
"groupSharedFeatures.usm.sharedLinkSettingsModal.subtitleCollaborators": "受邀协作者可通过该链接访问此内容。{learnSharedLinkSettingsLink}",
|
|
62
62
|
"groupSharedFeatures.usm.sharedLinkSettingsModal.subtitleCompanyDownload": "您公司的任何人均可通过该链接查看或下载此内容。{learnSharedLinkSettingsLink}",
|
|
63
|
-
"groupSharedFeatures.usm.sharedLinkSettingsModal.subtitleCompanyView": "
|
|
64
|
-
"groupSharedFeatures.usm.sharedLinkSettingsModal.subtitleOpenDownload": "
|
|
65
|
-
"groupSharedFeatures.usm.sharedLinkSettingsModal.subtitleOpenView": "
|
|
63
|
+
"groupSharedFeatures.usm.sharedLinkSettingsModal.subtitleCompanyView": "您公司的任何人均可通过该链接查看此内容。{learnSharedLinkSettingsLink}",
|
|
64
|
+
"groupSharedFeatures.usm.sharedLinkSettingsModal.subtitleOpenDownload": "任何人均可通过该链接公开访问、查看或下载此内容。{learnSharedLinkSettingsLink}",
|
|
65
|
+
"groupSharedFeatures.usm.sharedLinkSettingsModal.subtitleOpenView": "任何人均可通过该链接公开访问和查看此内容。{learnSharedLinkSettingsLink}",
|
|
66
66
|
"groupSharedFeatures.usm.sharedLinkSettingsModal.title": "共享链接设置",
|
|
67
67
|
"groupSharedFeatures.usm.sharedLinkSettingsModal.vanityDomainSettingsWarningText": "共享敏感内容时不应使用自定义 URL。",
|
|
68
68
|
"groupSharedFeatures.usm.sharedLinkSettingsModal.vanityNameInputLabel": "自定义路径",
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
# Notification text when the shared link is failed to be created
|
|
2
2
|
groupSharedFeatures.usm.autoCopySharedLinkErrorNoticeText = 无法创建共享链接。请稍后重试。
|
|
3
3
|
# Label for the section to show the definition of the classification label
|
|
4
|
-
groupSharedFeatures.usm.classificationStatus.definitionLabel =
|
|
4
|
+
groupSharedFeatures.usm.classificationStatus.definitionLabel = 定义
|
|
5
5
|
# Label for the section to show the restrictions of the classification label
|
|
6
|
-
groupSharedFeatures.usm.classificationStatus.restrictionsLabel =
|
|
6
|
+
groupSharedFeatures.usm.classificationStatus.restrictionsLabel = 限制
|
|
7
7
|
# Error message when more than the maximum number of contacts is entered
|
|
8
8
|
groupSharedFeatures.usm.contactsLimitErrorMessage = 糟糕!可以一次添加的最大协作者数量是 {maxContacts} 个协作者。请将您的邀请拆分成多个批次,然后重试。
|
|
9
9
|
# Notification text when the shared link failed to be created
|
|
@@ -117,15 +117,15 @@ groupSharedFeatures.usm.sharedLinkSettingsModal.saveButton = 保存
|
|
|
117
117
|
# Aria label for button to reveal password
|
|
118
118
|
groupSharedFeatures.usm.sharedLinkSettingsModal.showPasswordAriaLabel = 显示密码
|
|
119
119
|
# Description for the settings modal when the content can be viewed by invited collaborators
|
|
120
|
-
groupSharedFeatures.usm.sharedLinkSettingsModal.subtitleCollaborators =
|
|
120
|
+
groupSharedFeatures.usm.sharedLinkSettingsModal.subtitleCollaborators = 受邀协作者可通过该链接访问此内容。{learnSharedLinkSettingsLink}
|
|
121
121
|
# Description for the settings modal when the content can be viewed by enterprise users and can be downloaded
|
|
122
122
|
groupSharedFeatures.usm.sharedLinkSettingsModal.subtitleCompanyDownload = 您公司的任何人均可通过该链接查看或下载此内容。{learnSharedLinkSettingsLink}
|
|
123
123
|
# Description for the settings modal when the content can be viewed by enterprise users and cannot be downloaded
|
|
124
|
-
groupSharedFeatures.usm.sharedLinkSettingsModal.subtitleCompanyView =
|
|
124
|
+
groupSharedFeatures.usm.sharedLinkSettingsModal.subtitleCompanyView = 您公司的任何人均可通过该链接查看此内容。{learnSharedLinkSettingsLink}
|
|
125
125
|
# Description for the settings modal when the content can be viewed by anyone and can be downloaded
|
|
126
|
-
groupSharedFeatures.usm.sharedLinkSettingsModal.subtitleOpenDownload =
|
|
126
|
+
groupSharedFeatures.usm.sharedLinkSettingsModal.subtitleOpenDownload = 任何人均可通过该链接公开访问、查看或下载此内容。{learnSharedLinkSettingsLink}
|
|
127
127
|
# Description for the settings modal when the content can be viewed by anyone and cannot be downloaded
|
|
128
|
-
groupSharedFeatures.usm.sharedLinkSettingsModal.subtitleOpenView =
|
|
128
|
+
groupSharedFeatures.usm.sharedLinkSettingsModal.subtitleOpenView = 任何人均可通过该链接公开访问和查看此内容。{learnSharedLinkSettingsLink}
|
|
129
129
|
# Title of the Shared Link Settings modal
|
|
130
130
|
groupSharedFeatures.usm.sharedLinkSettingsModal.title = 共享链接设置
|
|
131
131
|
# Text for the vanity domain settings warning
|
package/dist/i18n/zh-TW.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
export default {
|
|
2
2
|
"groupSharedFeatures.usm.autoCopySharedLinkErrorNoticeText": "無法建立共用連結。 請稍後再試一次。",
|
|
3
|
-
"groupSharedFeatures.usm.classificationStatus.definitionLabel": "
|
|
4
|
-
"groupSharedFeatures.usm.classificationStatus.restrictionsLabel": "
|
|
3
|
+
"groupSharedFeatures.usm.classificationStatus.definitionLabel": "定義",
|
|
4
|
+
"groupSharedFeatures.usm.classificationStatus.restrictionsLabel": "限制",
|
|
5
5
|
"groupSharedFeatures.usm.contactsLimitErrorMessage": "糟糕!一次最多只能新增 {maxContacts} 個共同作業者。請分批邀請並再試一次。",
|
|
6
6
|
"groupSharedFeatures.usm.createSharedLinkErrorNoticeText": "無法建立共用連結。 請稍後再試一次。",
|
|
7
7
|
"groupSharedFeatures.usm.createSharedLinkSuccessNoticeText": "已建立共用的連結。",
|
|
@@ -58,11 +58,11 @@ export default {
|
|
|
58
58
|
"groupSharedFeatures.usm.sharedLinkSettingsModal.passwordWarningText": "密碼必須至少包含 8 個字元,且必須至少包含一個大寫字母、數字或特殊字元。",
|
|
59
59
|
"groupSharedFeatures.usm.sharedLinkSettingsModal.saveButton": "儲存",
|
|
60
60
|
"groupSharedFeatures.usm.sharedLinkSettingsModal.showPasswordAriaLabel": "顯示密碼",
|
|
61
|
-
"groupSharedFeatures.usm.sharedLinkSettingsModal.subtitleCollaborators": "
|
|
61
|
+
"groupSharedFeatures.usm.sharedLinkSettingsModal.subtitleCollaborators": "此內容可供擁有連結且已獲邀的共同作業者使用。{learnSharedLinkSettingsLink}",
|
|
62
62
|
"groupSharedFeatures.usm.sharedLinkSettingsModal.subtitleCompanyDownload": "此內容可供您公司中任何有此連結的人使用,且可檢視或下載。{learnSharedLinkSettingsLink}",
|
|
63
|
-
"groupSharedFeatures.usm.sharedLinkSettingsModal.subtitleCompanyView": "
|
|
64
|
-
"groupSharedFeatures.usm.sharedLinkSettingsModal.subtitleOpenDownload": "
|
|
65
|
-
"groupSharedFeatures.usm.sharedLinkSettingsModal.subtitleOpenView": "
|
|
63
|
+
"groupSharedFeatures.usm.sharedLinkSettingsModal.subtitleCompanyView": "此內容可供貴公司中任何擁有連結的人使用並可檢視。{learnSharedLinkSettingsLink}",
|
|
64
|
+
"groupSharedFeatures.usm.sharedLinkSettingsModal.subtitleOpenDownload": "此內容公開提供給任何擁有連結的人使用,並可檢視或下載。{learnSharedLinkSettingsLink}",
|
|
65
|
+
"groupSharedFeatures.usm.sharedLinkSettingsModal.subtitleOpenView": "此內容公開給任何擁有連結的人並可檢視。{learnSharedLinkSettingsLink}",
|
|
66
66
|
"groupSharedFeatures.usm.sharedLinkSettingsModal.title": "共用的連結設定",
|
|
67
67
|
"groupSharedFeatures.usm.sharedLinkSettingsModal.vanityDomainSettingsWarningText": "在共用機密內容時不應使用自訂 URL。",
|
|
68
68
|
"groupSharedFeatures.usm.sharedLinkSettingsModal.vanityNameInputLabel": "自訂路徑",
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
# Notification text when the shared link is failed to be created
|
|
2
2
|
groupSharedFeatures.usm.autoCopySharedLinkErrorNoticeText = 無法建立共用連結。 請稍後再試一次。
|
|
3
3
|
# Label for the section to show the definition of the classification label
|
|
4
|
-
groupSharedFeatures.usm.classificationStatus.definitionLabel =
|
|
4
|
+
groupSharedFeatures.usm.classificationStatus.definitionLabel = 定義
|
|
5
5
|
# Label for the section to show the restrictions of the classification label
|
|
6
|
-
groupSharedFeatures.usm.classificationStatus.restrictionsLabel =
|
|
6
|
+
groupSharedFeatures.usm.classificationStatus.restrictionsLabel = 限制
|
|
7
7
|
# Error message when more than the maximum number of contacts is entered
|
|
8
8
|
groupSharedFeatures.usm.contactsLimitErrorMessage = 糟糕!一次最多只能新增 {maxContacts} 個共同作業者。請分批邀請並再試一次。
|
|
9
9
|
# Notification text when the shared link failed to be created
|
|
@@ -117,15 +117,15 @@ groupSharedFeatures.usm.sharedLinkSettingsModal.saveButton = 儲存
|
|
|
117
117
|
# Aria label for button to reveal password
|
|
118
118
|
groupSharedFeatures.usm.sharedLinkSettingsModal.showPasswordAriaLabel = 顯示密碼
|
|
119
119
|
# Description for the settings modal when the content can be viewed by invited collaborators
|
|
120
|
-
groupSharedFeatures.usm.sharedLinkSettingsModal.subtitleCollaborators =
|
|
120
|
+
groupSharedFeatures.usm.sharedLinkSettingsModal.subtitleCollaborators = 此內容可供擁有連結且已獲邀的共同作業者使用。{learnSharedLinkSettingsLink}
|
|
121
121
|
# Description for the settings modal when the content can be viewed by enterprise users and can be downloaded
|
|
122
122
|
groupSharedFeatures.usm.sharedLinkSettingsModal.subtitleCompanyDownload = 此內容可供您公司中任何有此連結的人使用,且可檢視或下載。{learnSharedLinkSettingsLink}
|
|
123
123
|
# Description for the settings modal when the content can be viewed by enterprise users and cannot be downloaded
|
|
124
|
-
groupSharedFeatures.usm.sharedLinkSettingsModal.subtitleCompanyView =
|
|
124
|
+
groupSharedFeatures.usm.sharedLinkSettingsModal.subtitleCompanyView = 此內容可供貴公司中任何擁有連結的人使用並可檢視。{learnSharedLinkSettingsLink}
|
|
125
125
|
# Description for the settings modal when the content can be viewed by anyone and can be downloaded
|
|
126
|
-
groupSharedFeatures.usm.sharedLinkSettingsModal.subtitleOpenDownload =
|
|
126
|
+
groupSharedFeatures.usm.sharedLinkSettingsModal.subtitleOpenDownload = 此內容公開提供給任何擁有連結的人使用,並可檢視或下載。{learnSharedLinkSettingsLink}
|
|
127
127
|
# Description for the settings modal when the content can be viewed by anyone and cannot be downloaded
|
|
128
|
-
groupSharedFeatures.usm.sharedLinkSettingsModal.subtitleOpenView =
|
|
128
|
+
groupSharedFeatures.usm.sharedLinkSettingsModal.subtitleOpenView = 此內容公開給任何擁有連結的人並可檢視。{learnSharedLinkSettingsLink}
|
|
129
129
|
# Title of the Shared Link Settings modal
|
|
130
130
|
groupSharedFeatures.usm.sharedLinkSettingsModal.title = 共用的連結設定
|
|
131
131
|
# Text for the vanity domain settings warning
|
package/package.json
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@box/unified-share-modal",
|
|
3
|
-
"version": "1.
|
|
3
|
+
"version": "1.55.0",
|
|
4
4
|
"license": "SEE LICENSE IN LICENSE",
|
|
5
5
|
"peerDependencies": {
|
|
6
6
|
"@box/blueprint-web": "^12.138.0",
|
|
7
7
|
"@box/blueprint-web-assets": "^4.101.7",
|
|
8
|
-
"@box/copy-input": "^1.
|
|
9
|
-
"@box/user-selector": "^1.
|
|
8
|
+
"@box/copy-input": "^1.34.0",
|
|
9
|
+
"@box/user-selector": "^1.68.0",
|
|
10
10
|
"lodash": "^4.17.15",
|
|
11
11
|
"react": "^18.0.0",
|
|
12
12
|
"react-dom": "^18.0.0",
|
|
@@ -15,7 +15,7 @@
|
|
|
15
15
|
"devDependencies": {
|
|
16
16
|
"@box/blueprint-web": "^12.138.0",
|
|
17
17
|
"@box/blueprint-web-assets": "^4.101.7",
|
|
18
|
-
"@box/copy-input": "^1.
|
|
18
|
+
"@box/copy-input": "^1.34.0",
|
|
19
19
|
"@box/storybook-utils": "0.16.44",
|
|
20
20
|
"@box/eslint-plugin-blueprint": "1.0.5",
|
|
21
21
|
"react-intl": "^6.4.2"
|