@box/unified-share-modal 2.7.4 → 2.7.6
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 +1 -2
- package/dist/i18n/bn-IN.properties +2 -2
- package/dist/i18n/da-DK.js +1 -2
- package/dist/i18n/da-DK.properties +2 -2
- package/dist/i18n/de-DE.js +1 -2
- package/dist/i18n/de-DE.properties +2 -2
- package/dist/i18n/en-AU.js +1 -2
- package/dist/i18n/en-AU.properties +2 -2
- package/dist/i18n/en-CA.js +1 -2
- package/dist/i18n/en-CA.properties +2 -2
- package/dist/i18n/en-GB.js +1 -2
- package/dist/i18n/en-GB.properties +2 -2
- package/dist/i18n/en-x-pseudo.js +162 -163
- package/dist/i18n/en-x-pseudo.properties +163 -163
- package/dist/i18n/es-419.js +1 -2
- package/dist/i18n/es-419.properties +2 -2
- package/dist/i18n/es-ES.js +1 -2
- package/dist/i18n/es-ES.properties +2 -2
- package/dist/i18n/fi-FI.js +1 -2
- package/dist/i18n/fi-FI.properties +2 -2
- package/dist/i18n/fr-CA.js +1 -2
- package/dist/i18n/fr-CA.properties +2 -2
- package/dist/i18n/fr-FR.js +1 -2
- package/dist/i18n/fr-FR.properties +2 -2
- package/dist/i18n/hi-IN.js +1 -2
- package/dist/i18n/hi-IN.properties +2 -2
- package/dist/i18n/it-IT.js +1 -2
- package/dist/i18n/it-IT.properties +2 -2
- package/dist/i18n/ja-JP.js +1 -2
- package/dist/i18n/ja-JP.properties +2 -2
- package/dist/i18n/ko-KR.js +1 -2
- package/dist/i18n/ko-KR.properties +2 -2
- package/dist/i18n/nb-NO.js +1 -2
- package/dist/i18n/nb-NO.properties +2 -2
- package/dist/i18n/nl-NL.js +1 -2
- package/dist/i18n/nl-NL.properties +2 -2
- package/dist/i18n/pl-PL.js +1 -2
- package/dist/i18n/pl-PL.properties +2 -2
- package/dist/i18n/pt-BR.js +1 -2
- package/dist/i18n/pt-BR.properties +2 -2
- package/dist/i18n/ru-RU.js +1 -2
- package/dist/i18n/ru-RU.properties +2 -2
- package/dist/i18n/sv-SE.js +1 -2
- package/dist/i18n/sv-SE.properties +2 -2
- package/dist/i18n/tr-TR.js +1 -2
- package/dist/i18n/tr-TR.properties +2 -2
- package/dist/i18n/zh-CN.js +1 -2
- package/dist/i18n/zh-CN.properties +2 -2
- package/dist/i18n/zh-TW.js +1 -2
- package/dist/i18n/zh-TW.properties +2 -2
- package/package.json +9 -9
package/dist/i18n/es-419.js
CHANGED
|
@@ -160,6 +160,5 @@ export default {
|
|
|
160
160
|
"groupSharedFeatures.usm.updateSharedLinkSuccessNoticeText": "La configuración del enlace compartido se ha guardado correctamente.",
|
|
161
161
|
"groupSharedFeatures.usm.vanityNameInvalidErrorMessage": "Las URL personalizadas deben tener entre 12 y 30 caracteres, y pueden incluir letras, números y guiones",
|
|
162
162
|
"groupSharedFeatures.usm.vanityNameRequiredErrorMessage": "Introduzca una URL personalizada",
|
|
163
|
-
"groupSharedFeatures.usm.warningNoticeIcon": "
|
|
164
|
-
"groupSharedFeatures.usm.autoCopySharedLinkErrorNoticeText": "No se puede crear un enlace compartido. Inténtelo más tarde."
|
|
163
|
+
"groupSharedFeatures.usm.warningNoticeIcon": "Advertencia"
|
|
165
164
|
}
|
|
@@ -1,5 +1,3 @@
|
|
|
1
|
-
# Notification text when the shared link is failed to be created
|
|
2
|
-
groupSharedFeatures.usm.autoCopySharedLinkErrorNoticeText = No se puede crear un enlace compartido. Inténtelo más tarde.
|
|
3
1
|
# Label for the section to show the definition of the classification label
|
|
4
2
|
groupSharedFeatures.usm.classificationStatus.definitionLabel = Definición
|
|
5
3
|
# Label for the section to show the restrictions of the classification label
|
|
@@ -322,3 +320,5 @@ groupSharedFeatures.usm.updateSharedLinkSuccessNoticeText = La configuración de
|
|
|
322
320
|
groupSharedFeatures.usm.vanityNameInvalidErrorMessage = Las URL personalizadas deben tener entre 12 y 30 caracteres, y pueden incluir letras, números y guiones
|
|
323
321
|
# Error message for the vanity name field when custom URL is not provided
|
|
324
322
|
groupSharedFeatures.usm.vanityNameRequiredErrorMessage = Introduzca una URL personalizada
|
|
323
|
+
# Icon label for the warning notifications
|
|
324
|
+
groupSharedFeatures.usm.warningNoticeIcon = Advertencia
|
package/dist/i18n/es-ES.js
CHANGED
|
@@ -160,6 +160,5 @@ export default {
|
|
|
160
160
|
"groupSharedFeatures.usm.updateSharedLinkSuccessNoticeText": "La configuración del enlace compartido se ha guardado correctamente.",
|
|
161
161
|
"groupSharedFeatures.usm.vanityNameInvalidErrorMessage": "Las URL personalizadas deben tener entre 12 y 30 caracteres, y pueden incluir letras, números y guiones",
|
|
162
162
|
"groupSharedFeatures.usm.vanityNameRequiredErrorMessage": "Introduzca una URL personalizada",
|
|
163
|
-
"groupSharedFeatures.usm.warningNoticeIcon": "
|
|
164
|
-
"groupSharedFeatures.usm.autoCopySharedLinkErrorNoticeText": "No se puede crear un enlace compartido. Inténtelo más tarde."
|
|
163
|
+
"groupSharedFeatures.usm.warningNoticeIcon": "Advertencia"
|
|
165
164
|
}
|
|
@@ -1,5 +1,3 @@
|
|
|
1
|
-
# Notification text when the shared link is failed to be created
|
|
2
|
-
groupSharedFeatures.usm.autoCopySharedLinkErrorNoticeText = No se puede crear un enlace compartido. Inténtelo más tarde.
|
|
3
1
|
# Label for the section to show the definition of the classification label
|
|
4
2
|
groupSharedFeatures.usm.classificationStatus.definitionLabel = Definición
|
|
5
3
|
# Label for the section to show the restrictions of the classification label
|
|
@@ -322,3 +320,5 @@ groupSharedFeatures.usm.updateSharedLinkSuccessNoticeText = La configuración de
|
|
|
322
320
|
groupSharedFeatures.usm.vanityNameInvalidErrorMessage = Las URL personalizadas deben tener entre 12 y 30 caracteres, y pueden incluir letras, números y guiones
|
|
323
321
|
# Error message for the vanity name field when custom URL is not provided
|
|
324
322
|
groupSharedFeatures.usm.vanityNameRequiredErrorMessage = Introduzca una URL personalizada
|
|
323
|
+
# Icon label for the warning notifications
|
|
324
|
+
groupSharedFeatures.usm.warningNoticeIcon = Advertencia
|
package/dist/i18n/fi-FI.js
CHANGED
|
@@ -160,6 +160,5 @@ export default {
|
|
|
160
160
|
"groupSharedFeatures.usm.updateSharedLinkSuccessNoticeText": "Jaetun linkin asetukset tallennettiin onnistuneesti.",
|
|
161
161
|
"groupSharedFeatures.usm.vanityNameInvalidErrorMessage": "Mukautettujen URL-osoitteiden tulisi olla välillä 12–30 merkkiä, ja ne voivat sisältää kirjaimia, numeroita ja yhdysmerkkejä",
|
|
162
162
|
"groupSharedFeatures.usm.vanityNameRequiredErrorMessage": "Anna mukautettu URL-osoite",
|
|
163
|
-
"groupSharedFeatures.usm.warningNoticeIcon": "
|
|
164
|
-
"groupSharedFeatures.usm.autoCopySharedLinkErrorNoticeText": "Jaettua linkkiä ei voi luoda. Yritä myöhemmin uudelleen."
|
|
163
|
+
"groupSharedFeatures.usm.warningNoticeIcon": "Varoitus"
|
|
165
164
|
}
|
|
@@ -1,5 +1,3 @@
|
|
|
1
|
-
# Notification text when the shared link is failed to be created
|
|
2
|
-
groupSharedFeatures.usm.autoCopySharedLinkErrorNoticeText = Jaettua linkkiä ei voi luoda. Yritä myöhemmin uudelleen.
|
|
3
1
|
# Label for the section to show the definition of the classification label
|
|
4
2
|
groupSharedFeatures.usm.classificationStatus.definitionLabel = Määritelmä
|
|
5
3
|
# Label for the section to show the restrictions of the classification label
|
|
@@ -322,3 +320,5 @@ groupSharedFeatures.usm.updateSharedLinkSuccessNoticeText = Jaetun linkin asetuk
|
|
|
322
320
|
groupSharedFeatures.usm.vanityNameInvalidErrorMessage = Mukautettujen URL-osoitteiden tulisi olla välillä 12–30 merkkiä, ja ne voivat sisältää kirjaimia, numeroita ja yhdysmerkkejä
|
|
323
321
|
# Error message for the vanity name field when custom URL is not provided
|
|
324
322
|
groupSharedFeatures.usm.vanityNameRequiredErrorMessage = Anna mukautettu URL-osoite
|
|
323
|
+
# Icon label for the warning notifications
|
|
324
|
+
groupSharedFeatures.usm.warningNoticeIcon = Varoitus
|
package/dist/i18n/fr-CA.js
CHANGED
|
@@ -160,6 +160,5 @@ export default {
|
|
|
160
160
|
"groupSharedFeatures.usm.updateSharedLinkSuccessNoticeText": "Les paramètres du lien partagé ont été enregistrés avec succès.",
|
|
161
161
|
"groupSharedFeatures.usm.vanityNameInvalidErrorMessage": "Les URL personnalisées doivent contenir entre 12 et 30 caractères et peuvent inclure des lettres, des chiffres et des traits d'union",
|
|
162
162
|
"groupSharedFeatures.usm.vanityNameRequiredErrorMessage": "Veuillez saisir une URL personnalisée",
|
|
163
|
-
"groupSharedFeatures.usm.warningNoticeIcon": "
|
|
164
|
-
"groupSharedFeatures.usm.autoCopySharedLinkErrorNoticeText": "Impossible de créer un lien partagé. Veuillez réessayer ultérieurement."
|
|
163
|
+
"groupSharedFeatures.usm.warningNoticeIcon": "Avertissement"
|
|
165
164
|
}
|
|
@@ -1,5 +1,3 @@
|
|
|
1
|
-
# Notification text when the shared link is failed to be created
|
|
2
|
-
groupSharedFeatures.usm.autoCopySharedLinkErrorNoticeText = Impossible de créer un lien partagé. Veuillez réessayer ultérieurement.
|
|
3
1
|
# Label for the section to show the definition of the classification label
|
|
4
2
|
groupSharedFeatures.usm.classificationStatus.definitionLabel = Définition
|
|
5
3
|
# Label for the section to show the restrictions of the classification label
|
|
@@ -322,3 +320,5 @@ groupSharedFeatures.usm.updateSharedLinkSuccessNoticeText = Les paramètres du l
|
|
|
322
320
|
groupSharedFeatures.usm.vanityNameInvalidErrorMessage = Les URL personnalisées doivent contenir entre 12 et 30 caractères et peuvent inclure des lettres, des chiffres et des traits d'union
|
|
323
321
|
# Error message for the vanity name field when custom URL is not provided
|
|
324
322
|
groupSharedFeatures.usm.vanityNameRequiredErrorMessage = Veuillez saisir une URL personnalisée
|
|
323
|
+
# Icon label for the warning notifications
|
|
324
|
+
groupSharedFeatures.usm.warningNoticeIcon = Avertissement
|
package/dist/i18n/fr-FR.js
CHANGED
|
@@ -160,6 +160,5 @@ export default {
|
|
|
160
160
|
"groupSharedFeatures.usm.updateSharedLinkSuccessNoticeText": "Les paramètres du lien partagé ont été enregistrés avec succès.",
|
|
161
161
|
"groupSharedFeatures.usm.vanityNameInvalidErrorMessage": "Les URL personnalisées doivent contenir entre 12 et 30 caractères et peuvent inclure des lettres, des chiffres et des traits d'union",
|
|
162
162
|
"groupSharedFeatures.usm.vanityNameRequiredErrorMessage": "Veuillez saisir une URL personnalisée",
|
|
163
|
-
"groupSharedFeatures.usm.warningNoticeIcon": "
|
|
164
|
-
"groupSharedFeatures.usm.autoCopySharedLinkErrorNoticeText": "Impossible de créer un lien partagé. Veuillez réessayer ultérieurement."
|
|
163
|
+
"groupSharedFeatures.usm.warningNoticeIcon": "Avertissement"
|
|
165
164
|
}
|
|
@@ -1,5 +1,3 @@
|
|
|
1
|
-
# Notification text when the shared link is failed to be created
|
|
2
|
-
groupSharedFeatures.usm.autoCopySharedLinkErrorNoticeText = Impossible de créer un lien partagé. Veuillez réessayer ultérieurement.
|
|
3
1
|
# Label for the section to show the definition of the classification label
|
|
4
2
|
groupSharedFeatures.usm.classificationStatus.definitionLabel = Définition
|
|
5
3
|
# Label for the section to show the restrictions of the classification label
|
|
@@ -322,3 +320,5 @@ groupSharedFeatures.usm.updateSharedLinkSuccessNoticeText = Les paramètres du l
|
|
|
322
320
|
groupSharedFeatures.usm.vanityNameInvalidErrorMessage = Les URL personnalisées doivent contenir entre 12 et 30 caractères et peuvent inclure des lettres, des chiffres et des traits d'union
|
|
323
321
|
# Error message for the vanity name field when custom URL is not provided
|
|
324
322
|
groupSharedFeatures.usm.vanityNameRequiredErrorMessage = Veuillez saisir une URL personnalisée
|
|
323
|
+
# Icon label for the warning notifications
|
|
324
|
+
groupSharedFeatures.usm.warningNoticeIcon = Avertissement
|
package/dist/i18n/hi-IN.js
CHANGED
|
@@ -160,6 +160,5 @@ export default {
|
|
|
160
160
|
"groupSharedFeatures.usm.updateSharedLinkSuccessNoticeText": "शेयर्ड लिंक सेटिंग को सफलतापूर्वक सहेजा गया।",
|
|
161
161
|
"groupSharedFeatures.usm.vanityNameInvalidErrorMessage": "कस्टम URLs, 12-30 वर्णों के बीच होने चाहिए, जिसमें अक्षर, संख्या और हाइफ़न हो सकते हैं",
|
|
162
162
|
"groupSharedFeatures.usm.vanityNameRequiredErrorMessage": "कृपया एक कस्टम URL दर्ज करें",
|
|
163
|
-
"groupSharedFeatures.usm.warningNoticeIcon": "
|
|
164
|
-
"groupSharedFeatures.usm.autoCopySharedLinkErrorNoticeText": "शेयर्ड लिंक बनाने में असमर्थ। कृपया बाद में दोबारा कोशिश करें।"
|
|
163
|
+
"groupSharedFeatures.usm.warningNoticeIcon": "चेतावनी"
|
|
165
164
|
}
|
|
@@ -1,5 +1,3 @@
|
|
|
1
|
-
# Notification text when the shared link is failed to be created
|
|
2
|
-
groupSharedFeatures.usm.autoCopySharedLinkErrorNoticeText = शेयर्ड लिंक बनाने में असमर्थ। कृपया बाद में दोबारा कोशिश करें।
|
|
3
1
|
# Label for the section to show the definition of the classification label
|
|
4
2
|
groupSharedFeatures.usm.classificationStatus.definitionLabel = परिभाषा
|
|
5
3
|
# Label for the section to show the restrictions of the classification label
|
|
@@ -322,3 +320,5 @@ groupSharedFeatures.usm.updateSharedLinkSuccessNoticeText = शेयर्ड
|
|
|
322
320
|
groupSharedFeatures.usm.vanityNameInvalidErrorMessage = कस्टम URLs, 12-30 वर्णों के बीच होने चाहिए, जिसमें अक्षर, संख्या और हाइफ़न हो सकते हैं
|
|
323
321
|
# Error message for the vanity name field when custom URL is not provided
|
|
324
322
|
groupSharedFeatures.usm.vanityNameRequiredErrorMessage = कृपया एक कस्टम URL दर्ज करें
|
|
323
|
+
# Icon label for the warning notifications
|
|
324
|
+
groupSharedFeatures.usm.warningNoticeIcon = चेतावनी
|
package/dist/i18n/it-IT.js
CHANGED
|
@@ -160,6 +160,5 @@ export default {
|
|
|
160
160
|
"groupSharedFeatures.usm.updateSharedLinkSuccessNoticeText": "Le impostazioni del collegamento condiviso sono state salvate correttamente.",
|
|
161
161
|
"groupSharedFeatures.usm.vanityNameInvalidErrorMessage": "Gli URL personalizzati devono essere compresi tra 12 e 30 caratteri e possono includere lettere, numeri e trattini",
|
|
162
162
|
"groupSharedFeatures.usm.vanityNameRequiredErrorMessage": "Inserisci un URL personalizzato",
|
|
163
|
-
"groupSharedFeatures.usm.warningNoticeIcon": "
|
|
164
|
-
"groupSharedFeatures.usm.autoCopySharedLinkErrorNoticeText": "Impossibile creare un collegamento condiviso. Riprova più tardi."
|
|
163
|
+
"groupSharedFeatures.usm.warningNoticeIcon": "Attenzione"
|
|
165
164
|
}
|
|
@@ -1,5 +1,3 @@
|
|
|
1
|
-
# Notification text when the shared link is failed to be created
|
|
2
|
-
groupSharedFeatures.usm.autoCopySharedLinkErrorNoticeText = Impossibile creare un collegamento condiviso. Riprova più tardi.
|
|
3
1
|
# Label for the section to show the definition of the classification label
|
|
4
2
|
groupSharedFeatures.usm.classificationStatus.definitionLabel = Definizione
|
|
5
3
|
# Label for the section to show the restrictions of the classification label
|
|
@@ -322,3 +320,5 @@ groupSharedFeatures.usm.updateSharedLinkSuccessNoticeText = Le impostazioni del
|
|
|
322
320
|
groupSharedFeatures.usm.vanityNameInvalidErrorMessage = Gli URL personalizzati devono essere compresi tra 12 e 30 caratteri e possono includere lettere, numeri e trattini
|
|
323
321
|
# Error message for the vanity name field when custom URL is not provided
|
|
324
322
|
groupSharedFeatures.usm.vanityNameRequiredErrorMessage = Inserisci un URL personalizzato
|
|
323
|
+
# Icon label for the warning notifications
|
|
324
|
+
groupSharedFeatures.usm.warningNoticeIcon = Attenzione
|
package/dist/i18n/ja-JP.js
CHANGED
|
@@ -160,6 +160,5 @@ export default {
|
|
|
160
160
|
"groupSharedFeatures.usm.updateSharedLinkSuccessNoticeText": "共有リンクの設定を保存しました。",
|
|
161
161
|
"groupSharedFeatures.usm.vanityNameInvalidErrorMessage": "カスタムURLは12~30文字で、文字、数字、ハイフンを含めることができます",
|
|
162
162
|
"groupSharedFeatures.usm.vanityNameRequiredErrorMessage": "カスタムURLを入力してください",
|
|
163
|
-
"groupSharedFeatures.usm.warningNoticeIcon": "
|
|
164
|
-
"groupSharedFeatures.usm.autoCopySharedLinkErrorNoticeText": "共有リンクを作成できません。後でもう一度やり直してください。"
|
|
163
|
+
"groupSharedFeatures.usm.warningNoticeIcon": "警告"
|
|
165
164
|
}
|
|
@@ -1,5 +1,3 @@
|
|
|
1
|
-
# Notification text when the shared link is failed to be created
|
|
2
|
-
groupSharedFeatures.usm.autoCopySharedLinkErrorNoticeText = 共有リンクを作成できません。後でもう一度やり直してください。
|
|
3
1
|
# Label for the section to show the definition of the classification label
|
|
4
2
|
groupSharedFeatures.usm.classificationStatus.definitionLabel = 定義
|
|
5
3
|
# Label for the section to show the restrictions of the classification label
|
|
@@ -322,3 +320,5 @@ groupSharedFeatures.usm.updateSharedLinkSuccessNoticeText = 共有リンクの
|
|
|
322
320
|
groupSharedFeatures.usm.vanityNameInvalidErrorMessage = カスタムURLは12~30文字で、文字、数字、ハイフンを含めることができます
|
|
323
321
|
# Error message for the vanity name field when custom URL is not provided
|
|
324
322
|
groupSharedFeatures.usm.vanityNameRequiredErrorMessage = カスタムURLを入力してください
|
|
323
|
+
# Icon label for the warning notifications
|
|
324
|
+
groupSharedFeatures.usm.warningNoticeIcon = 警告
|
package/dist/i18n/ko-KR.js
CHANGED
|
@@ -160,6 +160,5 @@ export default {
|
|
|
160
160
|
"groupSharedFeatures.usm.updateSharedLinkSuccessNoticeText": "공유 링크 설정이 성공적으로 저장되었습니다.",
|
|
161
161
|
"groupSharedFeatures.usm.vanityNameInvalidErrorMessage": "사용자 정의 URL은 12~30자여야 하며, 문자, 숫자, 하이픈을 포함할 수 있습니다",
|
|
162
162
|
"groupSharedFeatures.usm.vanityNameRequiredErrorMessage": "사용자 지정 URL을 입력하세요",
|
|
163
|
-
"groupSharedFeatures.usm.warningNoticeIcon": "
|
|
164
|
-
"groupSharedFeatures.usm.autoCopySharedLinkErrorNoticeText": "공유 링크를 생성할 수 없습니다. 잠시 후 다시 시도해 주세요."
|
|
163
|
+
"groupSharedFeatures.usm.warningNoticeIcon": "경고"
|
|
165
164
|
}
|
|
@@ -1,5 +1,3 @@
|
|
|
1
|
-
# Notification text when the shared link is failed to be created
|
|
2
|
-
groupSharedFeatures.usm.autoCopySharedLinkErrorNoticeText = 공유 링크를 생성할 수 없습니다. 잠시 후 다시 시도해 주세요.
|
|
3
1
|
# Label for the section to show the definition of the classification label
|
|
4
2
|
groupSharedFeatures.usm.classificationStatus.definitionLabel = 정의
|
|
5
3
|
# Label for the section to show the restrictions of the classification label
|
|
@@ -322,3 +320,5 @@ groupSharedFeatures.usm.updateSharedLinkSuccessNoticeText = 공유 링크 설정
|
|
|
322
320
|
groupSharedFeatures.usm.vanityNameInvalidErrorMessage = 사용자 정의 URL은 12~30자여야 하며, 문자, 숫자, 하이픈을 포함할 수 있습니다
|
|
323
321
|
# Error message for the vanity name field when custom URL is not provided
|
|
324
322
|
groupSharedFeatures.usm.vanityNameRequiredErrorMessage = 사용자 지정 URL을 입력하세요
|
|
323
|
+
# Icon label for the warning notifications
|
|
324
|
+
groupSharedFeatures.usm.warningNoticeIcon = 경고
|
package/dist/i18n/nb-NO.js
CHANGED
|
@@ -160,6 +160,5 @@ export default {
|
|
|
160
160
|
"groupSharedFeatures.usm.updateSharedLinkSuccessNoticeText": "Innstillingene for delte koblinger ble lagret.",
|
|
161
161
|
"groupSharedFeatures.usm.vanityNameInvalidErrorMessage": "Egendefinerte nettadresser bør være mellom 12 og 30 tegn og kan inneholde bokstaver, tall og bindestreker",
|
|
162
162
|
"groupSharedFeatures.usm.vanityNameRequiredErrorMessage": "Skriv inn en egendefinert nettadresse",
|
|
163
|
-
"groupSharedFeatures.usm.warningNoticeIcon": "
|
|
164
|
-
"groupSharedFeatures.usm.autoCopySharedLinkErrorNoticeText": "Kan ikke opprette en delt kobling. Prøv igjen senere."
|
|
163
|
+
"groupSharedFeatures.usm.warningNoticeIcon": "Advarsel"
|
|
165
164
|
}
|
|
@@ -1,5 +1,3 @@
|
|
|
1
|
-
# Notification text when the shared link is failed to be created
|
|
2
|
-
groupSharedFeatures.usm.autoCopySharedLinkErrorNoticeText = Kan ikke opprette en delt kobling. Prøv igjen senere.
|
|
3
1
|
# Label for the section to show the definition of the classification label
|
|
4
2
|
groupSharedFeatures.usm.classificationStatus.definitionLabel = Definisjon
|
|
5
3
|
# Label for the section to show the restrictions of the classification label
|
|
@@ -322,3 +320,5 @@ groupSharedFeatures.usm.updateSharedLinkSuccessNoticeText = Innstillingene for d
|
|
|
322
320
|
groupSharedFeatures.usm.vanityNameInvalidErrorMessage = Egendefinerte nettadresser bør være mellom 12 og 30 tegn og kan inneholde bokstaver, tall og bindestreker
|
|
323
321
|
# Error message for the vanity name field when custom URL is not provided
|
|
324
322
|
groupSharedFeatures.usm.vanityNameRequiredErrorMessage = Skriv inn en egendefinert nettadresse
|
|
323
|
+
# Icon label for the warning notifications
|
|
324
|
+
groupSharedFeatures.usm.warningNoticeIcon = Advarsel
|
package/dist/i18n/nl-NL.js
CHANGED
|
@@ -160,6 +160,5 @@ export default {
|
|
|
160
160
|
"groupSharedFeatures.usm.updateSharedLinkSuccessNoticeText": "De instellingen voor de gedeelde link zijn met succes opgeslagen.",
|
|
161
161
|
"groupSharedFeatures.usm.vanityNameInvalidErrorMessage": "Aangepaste URL's moeten tussen de 12 en 30 tekens lang zijn en kunnen letters, cijfers en koppeltekens bevatten",
|
|
162
162
|
"groupSharedFeatures.usm.vanityNameRequiredErrorMessage": "Voer een aangepaste URL in",
|
|
163
|
-
"groupSharedFeatures.usm.warningNoticeIcon": "
|
|
164
|
-
"groupSharedFeatures.usm.autoCopySharedLinkErrorNoticeText": "Kan geen gedeelde link maken. Probeer het later opnieuw."
|
|
163
|
+
"groupSharedFeatures.usm.warningNoticeIcon": "Waarschuwing"
|
|
165
164
|
}
|
|
@@ -1,5 +1,3 @@
|
|
|
1
|
-
# Notification text when the shared link is failed to be created
|
|
2
|
-
groupSharedFeatures.usm.autoCopySharedLinkErrorNoticeText = Kan geen gedeelde link maken. Probeer het later opnieuw.
|
|
3
1
|
# Label for the section to show the definition of the classification label
|
|
4
2
|
groupSharedFeatures.usm.classificationStatus.definitionLabel = Definitie
|
|
5
3
|
# Label for the section to show the restrictions of the classification label
|
|
@@ -322,3 +320,5 @@ groupSharedFeatures.usm.updateSharedLinkSuccessNoticeText = De instellingen voor
|
|
|
322
320
|
groupSharedFeatures.usm.vanityNameInvalidErrorMessage = Aangepaste URL's moeten tussen de 12 en 30 tekens lang zijn en kunnen letters, cijfers en koppeltekens bevatten
|
|
323
321
|
# Error message for the vanity name field when custom URL is not provided
|
|
324
322
|
groupSharedFeatures.usm.vanityNameRequiredErrorMessage = Voer een aangepaste URL in
|
|
323
|
+
# Icon label for the warning notifications
|
|
324
|
+
groupSharedFeatures.usm.warningNoticeIcon = Waarschuwing
|
package/dist/i18n/pl-PL.js
CHANGED
|
@@ -160,6 +160,5 @@ export default {
|
|
|
160
160
|
"groupSharedFeatures.usm.updateSharedLinkSuccessNoticeText": "Ustawienia łącza udostępnionego zostały pomyślnie zapisane.",
|
|
161
161
|
"groupSharedFeatures.usm.vanityNameInvalidErrorMessage": "Niestandardowe adresy URL muszą mieć długość od 12 do 30 znaków i mogą zawierać litery, cyfry oraz myślniki",
|
|
162
162
|
"groupSharedFeatures.usm.vanityNameRequiredErrorMessage": "Wprowadź niestandardowy adres URL",
|
|
163
|
-
"groupSharedFeatures.usm.warningNoticeIcon": "
|
|
164
|
-
"groupSharedFeatures.usm.autoCopySharedLinkErrorNoticeText": "Nie można utworzyć łącza udostępnionego. Spróbuj ponownie później."
|
|
163
|
+
"groupSharedFeatures.usm.warningNoticeIcon": "Ostrzeżenie"
|
|
165
164
|
}
|
|
@@ -1,5 +1,3 @@
|
|
|
1
|
-
# Notification text when the shared link is failed to be created
|
|
2
|
-
groupSharedFeatures.usm.autoCopySharedLinkErrorNoticeText = Nie można utworzyć łącza udostępnionego. Spróbuj ponownie później.
|
|
3
1
|
# Label for the section to show the definition of the classification label
|
|
4
2
|
groupSharedFeatures.usm.classificationStatus.definitionLabel = Definicja
|
|
5
3
|
# Label for the section to show the restrictions of the classification label
|
|
@@ -322,3 +320,5 @@ groupSharedFeatures.usm.updateSharedLinkSuccessNoticeText = Ustawienia łącza u
|
|
|
322
320
|
groupSharedFeatures.usm.vanityNameInvalidErrorMessage = Niestandardowe adresy URL muszą mieć długość od 12 do 30 znaków i mogą zawierać litery, cyfry oraz myślniki
|
|
323
321
|
# Error message for the vanity name field when custom URL is not provided
|
|
324
322
|
groupSharedFeatures.usm.vanityNameRequiredErrorMessage = Wprowadź niestandardowy adres URL
|
|
323
|
+
# Icon label for the warning notifications
|
|
324
|
+
groupSharedFeatures.usm.warningNoticeIcon = Ostrzeżenie
|
package/dist/i18n/pt-BR.js
CHANGED
|
@@ -160,6 +160,5 @@ export default {
|
|
|
160
160
|
"groupSharedFeatures.usm.updateSharedLinkSuccessNoticeText": "As configurações do link compartilhado foram salvas com sucesso.",
|
|
161
161
|
"groupSharedFeatures.usm.vanityNameInvalidErrorMessage": "As URLs personalizadas devem ter entre 12 e 30 caracteres e podem incluir letras, números e hifens",
|
|
162
162
|
"groupSharedFeatures.usm.vanityNameRequiredErrorMessage": "Insira uma URL personalizada",
|
|
163
|
-
"groupSharedFeatures.usm.warningNoticeIcon": "
|
|
164
|
-
"groupSharedFeatures.usm.autoCopySharedLinkErrorNoticeText": "Não é possível criar um link compartilhado. Tente novamente mais tarde."
|
|
163
|
+
"groupSharedFeatures.usm.warningNoticeIcon": "Aviso"
|
|
165
164
|
}
|
|
@@ -1,5 +1,3 @@
|
|
|
1
|
-
# Notification text when the shared link is failed to be created
|
|
2
|
-
groupSharedFeatures.usm.autoCopySharedLinkErrorNoticeText = Não é possível criar um link compartilhado. Tente novamente mais tarde.
|
|
3
1
|
# Label for the section to show the definition of the classification label
|
|
4
2
|
groupSharedFeatures.usm.classificationStatus.definitionLabel = Definição
|
|
5
3
|
# Label for the section to show the restrictions of the classification label
|
|
@@ -322,3 +320,5 @@ groupSharedFeatures.usm.updateSharedLinkSuccessNoticeText = As configurações d
|
|
|
322
320
|
groupSharedFeatures.usm.vanityNameInvalidErrorMessage = As URLs personalizadas devem ter entre 12 e 30 caracteres e podem incluir letras, números e hifens
|
|
323
321
|
# Error message for the vanity name field when custom URL is not provided
|
|
324
322
|
groupSharedFeatures.usm.vanityNameRequiredErrorMessage = Insira uma URL personalizada
|
|
323
|
+
# Icon label for the warning notifications
|
|
324
|
+
groupSharedFeatures.usm.warningNoticeIcon = Aviso
|
package/dist/i18n/ru-RU.js
CHANGED
|
@@ -160,6 +160,5 @@ export default {
|
|
|
160
160
|
"groupSharedFeatures.usm.updateSharedLinkSuccessNoticeText": "Настройки общей ссылки сохранены.",
|
|
161
161
|
"groupSharedFeatures.usm.vanityNameInvalidErrorMessage": "Настраиваемые URL-адреса должны содержать от 12 до 30 символов и могут включать буквы, цифры и дефисы",
|
|
162
162
|
"groupSharedFeatures.usm.vanityNameRequiredErrorMessage": "Введите настраиваемый URL-адрес",
|
|
163
|
-
"groupSharedFeatures.usm.warningNoticeIcon": "
|
|
164
|
-
"groupSharedFeatures.usm.autoCopySharedLinkErrorNoticeText": "Не удается создать общую ссылку. Повторите попытку позже."
|
|
163
|
+
"groupSharedFeatures.usm.warningNoticeIcon": "Предупреждение"
|
|
165
164
|
}
|
|
@@ -1,5 +1,3 @@
|
|
|
1
|
-
# Notification text when the shared link is failed to be created
|
|
2
|
-
groupSharedFeatures.usm.autoCopySharedLinkErrorNoticeText = Не удается создать общую ссылку. Повторите попытку позже.
|
|
3
1
|
# Label for the section to show the definition of the classification label
|
|
4
2
|
groupSharedFeatures.usm.classificationStatus.definitionLabel = Определение
|
|
5
3
|
# Label for the section to show the restrictions of the classification label
|
|
@@ -322,3 +320,5 @@ groupSharedFeatures.usm.updateSharedLinkSuccessNoticeText = Настройки
|
|
|
322
320
|
groupSharedFeatures.usm.vanityNameInvalidErrorMessage = Настраиваемые URL-адреса должны содержать от 12 до 30 символов и могут включать буквы, цифры и дефисы
|
|
323
321
|
# Error message for the vanity name field when custom URL is not provided
|
|
324
322
|
groupSharedFeatures.usm.vanityNameRequiredErrorMessage = Введите настраиваемый URL-адрес
|
|
323
|
+
# Icon label for the warning notifications
|
|
324
|
+
groupSharedFeatures.usm.warningNoticeIcon = Предупреждение
|
package/dist/i18n/sv-SE.js
CHANGED
|
@@ -160,6 +160,5 @@ export default {
|
|
|
160
160
|
"groupSharedFeatures.usm.updateSharedLinkSuccessNoticeText": "Inställningarna för delad länk har sparats.",
|
|
161
161
|
"groupSharedFeatures.usm.vanityNameInvalidErrorMessage": "Anpassade URL:er måste vara 12–30 tecken och kan innehålla bokstäver, siffror och bindestreck",
|
|
162
162
|
"groupSharedFeatures.usm.vanityNameRequiredErrorMessage": "Ange en anpassad URL",
|
|
163
|
-
"groupSharedFeatures.usm.warningNoticeIcon": "
|
|
164
|
-
"groupSharedFeatures.usm.autoCopySharedLinkErrorNoticeText": "Kunde inte skapa en delad länk. Försök igen senare."
|
|
163
|
+
"groupSharedFeatures.usm.warningNoticeIcon": "Varning"
|
|
165
164
|
}
|
|
@@ -1,5 +1,3 @@
|
|
|
1
|
-
# Notification text when the shared link is failed to be created
|
|
2
|
-
groupSharedFeatures.usm.autoCopySharedLinkErrorNoticeText = Kunde inte skapa en delad länk. Försök igen senare.
|
|
3
1
|
# Label for the section to show the definition of the classification label
|
|
4
2
|
groupSharedFeatures.usm.classificationStatus.definitionLabel = Definition
|
|
5
3
|
# Label for the section to show the restrictions of the classification label
|
|
@@ -322,3 +320,5 @@ groupSharedFeatures.usm.updateSharedLinkSuccessNoticeText = Inställningarna fö
|
|
|
322
320
|
groupSharedFeatures.usm.vanityNameInvalidErrorMessage = Anpassade URL:er måste vara 12–30 tecken och kan innehålla bokstäver, siffror och bindestreck
|
|
323
321
|
# Error message for the vanity name field when custom URL is not provided
|
|
324
322
|
groupSharedFeatures.usm.vanityNameRequiredErrorMessage = Ange en anpassad URL
|
|
323
|
+
# Icon label for the warning notifications
|
|
324
|
+
groupSharedFeatures.usm.warningNoticeIcon = Varning
|
package/dist/i18n/tr-TR.js
CHANGED
|
@@ -160,6 +160,5 @@ export default {
|
|
|
160
160
|
"groupSharedFeatures.usm.updateSharedLinkSuccessNoticeText": "Paylaşılan bağlantı ayarları başarıyla kaydedildi.",
|
|
161
161
|
"groupSharedFeatures.usm.vanityNameInvalidErrorMessage": "Özel URL'ler 12 ila 30 karakter uzunluğunda olmalıdır ve harf, sayı ve tire içerebilir",
|
|
162
162
|
"groupSharedFeatures.usm.vanityNameRequiredErrorMessage": "Lütfen özel bir URL girin",
|
|
163
|
-
"groupSharedFeatures.usm.warningNoticeIcon": "
|
|
164
|
-
"groupSharedFeatures.usm.autoCopySharedLinkErrorNoticeText": "Paylaşılan bir bağlantı oluşturulamadı. Lütfen daha sonra tekrar deneyin."
|
|
163
|
+
"groupSharedFeatures.usm.warningNoticeIcon": "Uyarı"
|
|
165
164
|
}
|
|
@@ -1,5 +1,3 @@
|
|
|
1
|
-
# Notification text when the shared link is failed to be created
|
|
2
|
-
groupSharedFeatures.usm.autoCopySharedLinkErrorNoticeText = Paylaşılan bir bağlantı oluşturulamadı. Lütfen daha sonra tekrar deneyin.
|
|
3
1
|
# Label for the section to show the definition of the classification label
|
|
4
2
|
groupSharedFeatures.usm.classificationStatus.definitionLabel = Tanım
|
|
5
3
|
# Label for the section to show the restrictions of the classification label
|
|
@@ -322,3 +320,5 @@ groupSharedFeatures.usm.updateSharedLinkSuccessNoticeText = Paylaşılan bağlan
|
|
|
322
320
|
groupSharedFeatures.usm.vanityNameInvalidErrorMessage = Özel URL'ler 12 ila 30 karakter uzunluğunda olmalıdır ve harf, sayı ve tire içerebilir
|
|
323
321
|
# Error message for the vanity name field when custom URL is not provided
|
|
324
322
|
groupSharedFeatures.usm.vanityNameRequiredErrorMessage = Lütfen özel bir URL girin
|
|
323
|
+
# Icon label for the warning notifications
|
|
324
|
+
groupSharedFeatures.usm.warningNoticeIcon = Uyarı
|
package/dist/i18n/zh-CN.js
CHANGED
|
@@ -160,6 +160,5 @@ export default {
|
|
|
160
160
|
"groupSharedFeatures.usm.updateSharedLinkSuccessNoticeText": "已成功保存共享链接设置。",
|
|
161
161
|
"groupSharedFeatures.usm.vanityNameInvalidErrorMessage": "自定义 URL 必须介于 12-30 个字符之间,并可包括字母、数字和连字符",
|
|
162
162
|
"groupSharedFeatures.usm.vanityNameRequiredErrorMessage": "请输入自定义 URL",
|
|
163
|
-
"groupSharedFeatures.usm.warningNoticeIcon": "
|
|
164
|
-
"groupSharedFeatures.usm.autoCopySharedLinkErrorNoticeText": "无法创建共享链接。请稍后重试。"
|
|
163
|
+
"groupSharedFeatures.usm.warningNoticeIcon": "警告"
|
|
165
164
|
}
|
|
@@ -1,5 +1,3 @@
|
|
|
1
|
-
# Notification text when the shared link is failed to be created
|
|
2
|
-
groupSharedFeatures.usm.autoCopySharedLinkErrorNoticeText = 无法创建共享链接。请稍后重试。
|
|
3
1
|
# Label for the section to show the definition of the classification label
|
|
4
2
|
groupSharedFeatures.usm.classificationStatus.definitionLabel = 定义
|
|
5
3
|
# Label for the section to show the restrictions of the classification label
|
|
@@ -322,3 +320,5 @@ groupSharedFeatures.usm.updateSharedLinkSuccessNoticeText = 已成功保存共
|
|
|
322
320
|
groupSharedFeatures.usm.vanityNameInvalidErrorMessage = 自定义 URL 必须介于 12-30 个字符之间,并可包括字母、数字和连字符
|
|
323
321
|
# Error message for the vanity name field when custom URL is not provided
|
|
324
322
|
groupSharedFeatures.usm.vanityNameRequiredErrorMessage = 请输入自定义 URL
|
|
323
|
+
# Icon label for the warning notifications
|
|
324
|
+
groupSharedFeatures.usm.warningNoticeIcon = 警告
|
package/dist/i18n/zh-TW.js
CHANGED
|
@@ -160,6 +160,5 @@ export default {
|
|
|
160
160
|
"groupSharedFeatures.usm.updateSharedLinkSuccessNoticeText": "已成功儲存共用的連結設定。",
|
|
161
161
|
"groupSharedFeatures.usm.vanityNameInvalidErrorMessage": "自訂 URL 必須在 12-30 個字元之間,且可包含字母、數字和連字號",
|
|
162
162
|
"groupSharedFeatures.usm.vanityNameRequiredErrorMessage": "請輸入自訂 URL",
|
|
163
|
-
"groupSharedFeatures.usm.warningNoticeIcon": "
|
|
164
|
-
"groupSharedFeatures.usm.autoCopySharedLinkErrorNoticeText": "無法建立共用連結。 請稍後再試一次。"
|
|
163
|
+
"groupSharedFeatures.usm.warningNoticeIcon": "警告"
|
|
165
164
|
}
|
|
@@ -1,5 +1,3 @@
|
|
|
1
|
-
# Notification text when the shared link is failed to be created
|
|
2
|
-
groupSharedFeatures.usm.autoCopySharedLinkErrorNoticeText = 無法建立共用連結。 請稍後再試一次。
|
|
3
1
|
# Label for the section to show the definition of the classification label
|
|
4
2
|
groupSharedFeatures.usm.classificationStatus.definitionLabel = 定義
|
|
5
3
|
# Label for the section to show the restrictions of the classification label
|
|
@@ -322,3 +320,5 @@ groupSharedFeatures.usm.updateSharedLinkSuccessNoticeText = 已成功儲存共
|
|
|
322
320
|
groupSharedFeatures.usm.vanityNameInvalidErrorMessage = 自訂 URL 必須在 12-30 個字元之間,且可包含字母、數字和連字號
|
|
323
321
|
# Error message for the vanity name field when custom URL is not provided
|
|
324
322
|
groupSharedFeatures.usm.vanityNameRequiredErrorMessage = 請輸入自訂 URL
|
|
323
|
+
# Icon label for the warning notifications
|
|
324
|
+
groupSharedFeatures.usm.warningNoticeIcon = 警告
|
package/package.json
CHANGED
|
@@ -1,22 +1,22 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@box/unified-share-modal",
|
|
3
|
-
"version": "2.7.
|
|
3
|
+
"version": "2.7.6",
|
|
4
4
|
"license": "SEE LICENSE IN LICENSE",
|
|
5
5
|
"peerDependencies": {
|
|
6
|
-
"@box/blueprint-web": "^13.5.
|
|
7
|
-
"@box/blueprint-web-assets": "^4.104.
|
|
8
|
-
"@box/copy-input": "^1.39.
|
|
9
|
-
"@box/user-selector": "^1.73.
|
|
6
|
+
"@box/blueprint-web": "^13.5.8",
|
|
7
|
+
"@box/blueprint-web-assets": "^4.104.3",
|
|
8
|
+
"@box/copy-input": "^1.39.13",
|
|
9
|
+
"@box/user-selector": "^1.73.14",
|
|
10
10
|
"lodash": "^4.17.15",
|
|
11
11
|
"react": "^18.0.0",
|
|
12
12
|
"react-dom": "^18.0.0",
|
|
13
13
|
"react-intl": "^6.4.2"
|
|
14
14
|
},
|
|
15
15
|
"devDependencies": {
|
|
16
|
-
"@box/blueprint-web": "^13.5.
|
|
17
|
-
"@box/blueprint-web-assets": "^4.104.
|
|
18
|
-
"@box/copy-input": "^1.39.
|
|
19
|
-
"@box/storybook-utils": "0.16.
|
|
16
|
+
"@box/blueprint-web": "^13.5.8",
|
|
17
|
+
"@box/blueprint-web-assets": "^4.104.3",
|
|
18
|
+
"@box/copy-input": "^1.39.13",
|
|
19
|
+
"@box/storybook-utils": "0.16.64",
|
|
20
20
|
"@box/eslint-plugin-blueprint": "1.1.3",
|
|
21
21
|
"react-intl": "^6.4.2"
|
|
22
22
|
},
|