box-ui-elements 16.0.0-beta.47 → 16.0.0-beta.48
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/i18n/bn-IN.js +2 -3
- package/i18n/bn-IN.properties +2 -4
- package/i18n/da-DK.js +2 -3
- package/i18n/da-DK.properties +2 -4
- package/i18n/de-DE.js +2 -3
- package/i18n/de-DE.properties +2 -4
- package/i18n/en-AU.js +0 -1
- package/i18n/en-AU.properties +0 -2
- package/i18n/en-CA.js +0 -1
- package/i18n/en-CA.properties +0 -2
- package/i18n/en-GB.js +0 -1
- package/i18n/en-GB.properties +0 -2
- package/i18n/es-419.js +2 -3
- package/i18n/es-419.properties +2 -4
- package/i18n/es-ES.js +2 -3
- package/i18n/es-ES.properties +2 -4
- package/i18n/fi-FI.js +2 -3
- package/i18n/fi-FI.properties +2 -4
- package/i18n/fr-CA.js +2 -3
- package/i18n/fr-CA.properties +2 -4
- package/i18n/fr-FR.js +2 -3
- package/i18n/fr-FR.properties +2 -4
- package/i18n/hi-IN.js +2 -3
- package/i18n/hi-IN.properties +2 -4
- package/i18n/it-IT.js +2 -3
- package/i18n/it-IT.properties +2 -4
- package/i18n/ja-JP.js +4 -5
- package/i18n/ja-JP.properties +4 -6
- package/i18n/ko-KR.js +2 -3
- package/i18n/ko-KR.properties +2 -4
- package/i18n/nb-NO.js +2 -3
- package/i18n/nb-NO.properties +2 -4
- package/i18n/nl-NL.js +2 -3
- package/i18n/nl-NL.properties +2 -4
- package/i18n/pl-PL.js +2 -3
- package/i18n/pl-PL.properties +2 -4
- package/i18n/pt-BR.js +2 -3
- package/i18n/pt-BR.properties +2 -4
- package/i18n/ru-RU.js +2 -3
- package/i18n/ru-RU.properties +2 -4
- package/i18n/sv-SE.js +2 -3
- package/i18n/sv-SE.properties +2 -4
- package/i18n/tr-TR.js +2 -3
- package/i18n/tr-TR.properties +2 -4
- package/i18n/zh-CN.js +2 -3
- package/i18n/zh-CN.properties +2 -4
- package/i18n/zh-TW.js +3 -4
- package/i18n/zh-TW.properties +3 -5
- package/package.json +1 -1
package/i18n/bn-IN.js
CHANGED
|
@@ -12,7 +12,6 @@ export default {
|
|
|
12
12
|
"be.activitySidebar.activityFeed.taskMissingError": "এই কাজটি আর বিদ্যমান নেই",
|
|
13
13
|
"be.activitySidebarFilter.status.all": "সমস্ত মন্তব্যগুলি",
|
|
14
14
|
"be.activitySidebarFilter.status.open": "অমীমাংসিত মন্তব্যগুলি",
|
|
15
|
-
"be.activitySidebarFilter.status.resolved": "সমাধান করা মন্তব্যগুলি",
|
|
16
15
|
"be.add": "যোগ করুন",
|
|
17
16
|
"be.additionalTab.blockedByShieldAccessPolicy": "একটি নিরাপত্তা নীতি দ্বারা এই অ্যাপের ব্যবহার ব্লক করা রয়েছে।",
|
|
18
17
|
"be.annotationThread.errorDeleteAnnotation": "এই আইটেমটি মোছার সময় একটি ত্রুটি ঘটেছিল।",
|
|
@@ -638,7 +637,7 @@ export default {
|
|
|
638
637
|
"boxui.securityControls.downloadExternal": "বাহ্যিক ব্যবহারকারীদের জন্য Box Drive-এ ডাউনলোড সীমাবদ্ধ রয়েছে।",
|
|
639
638
|
"boxui.securityControls.externalCollabBlock": "বাহ্যিক সহযোগিতা সীমাবদ্ধ রয়েছে।",
|
|
640
639
|
"boxui.securityControls.externalCollabDomainList": "বাহ্যিক সহযোগিতা অনুমোদিত ডোমেনে সীমিত।",
|
|
641
|
-
"boxui.securityControls.linkForMoreDetails": "
|
|
640
|
+
"boxui.securityControls.linkForMoreDetails": "আরও তথ্যের জন্য এখানে ক্লিক করুন।",
|
|
642
641
|
"boxui.securityControls.mobileDownloadExternal": "বাহ্যিক ব্যবহারকারীদের জন্য মোবাইলে ডাউনলোড সীমাবদ্ধ রয়েছে।",
|
|
643
642
|
"boxui.securityControls.mobileDownloadExternalOwners": "মালিক/সহ-মালিক ছাড়া, মোবাইলে ডাউনলোড সীমাবদ্ধ রয়েছে। বাহ্যিক ব্যবহারকারীদের জন্যও সীমাবদ্ধ রয়েছে।",
|
|
644
643
|
"boxui.securityControls.mobileDownloadExternalOwnersEditors": "মালিক/সহ-মালিক/সম্পাদক ছাড়া, মোবাইলে ডাউনলোড সীমাবদ্ধ রয়েছে। বাহ্যিক ব্যবহারকারীদের জন্যও সীমাবদ্ধ রয়েছে।",
|
|
@@ -666,7 +665,7 @@ export default {
|
|
|
666
665
|
"boxui.securityControls.shortSign": "স্বাক্ষরে সীমাবদ্ধতা প্রযোজ্য",
|
|
667
666
|
"boxui.securityControls.shortWatermarking": "ওয়াটারমার্কিং প্রয়োগ করা হয়েছে",
|
|
668
667
|
"boxui.securityControls.viewAll": "সমস্ত দেখুন",
|
|
669
|
-
"boxui.securityControls.watermarkingApplied": "
|
|
668
|
+
"boxui.securityControls.watermarkingApplied": "ওয়াটারমার্কিং প্রয়োগ করা হবে।",
|
|
670
669
|
"boxui.securityControls.webDownloadExternal": "বাহ্যিক ব্যবহারকারীদের জন্য ওয়েবে ডাউনলোড সীমাবদ্ধ রয়েছে।",
|
|
671
670
|
"boxui.securityControls.webDownloadExternalOwners": "মালিক/সহ-মালিক ছাড়া, ওয়েবে ডাউনলোড সীমাবদ্ধ রয়েছে। বাহ্যিক ব্যবহারকারীদের জন্যও সীমাবদ্ধ রয়েছে।",
|
|
672
671
|
"boxui.securityControls.webDownloadExternalOwnersEditors": "মালিক/সহ-মালিক/সম্পাদক ছাড়া, ওয়েবে ডাউনলোড সীমাবদ্ধ রয়েছে। বাহ্যিক ব্যবহারকারীদের জন্যও সীমাবদ্ধ রয়েছে।",
|
package/i18n/bn-IN.properties
CHANGED
|
@@ -24,8 +24,6 @@ be.activitySidebar.activityFeed.taskMissingError = এই কাজটি আর
|
|
|
24
24
|
be.activitySidebarFilter.status.all = সমস্ত মন্তব্যগুলি
|
|
25
25
|
# One of the dropdown options to select in order to filter comments
|
|
26
26
|
be.activitySidebarFilter.status.open = অমীমাংসিত মন্তব্যগুলি
|
|
27
|
-
# One of the dropdown options to select in order to filter comments
|
|
28
|
-
be.activitySidebarFilter.status.resolved = সমাধান করা মন্তব্যগুলি
|
|
29
27
|
# Label for add action
|
|
30
28
|
be.add = যোগ করুন
|
|
31
29
|
# Text to display when app is disabled by applied access policy
|
|
@@ -1277,7 +1275,7 @@ boxui.securityControls.externalCollabBlock = বাহ্যিক সহযো
|
|
|
1277
1275
|
# Bullet point that summarizes external collaboration restriction applied to classification
|
|
1278
1276
|
boxui.securityControls.externalCollabDomainList = বাহ্যিক সহযোগিতা অনুমোদিত ডোমেনে সীমিত।
|
|
1279
1277
|
# The text of a link to a help article for more information.
|
|
1280
|
-
boxui.securityControls.linkForMoreDetails =
|
|
1278
|
+
boxui.securityControls.linkForMoreDetails = আরও তথ্যের জন্য এখানে ক্লিক করুন।
|
|
1281
1279
|
# Bullet point that summarizes mobile download restrictions applied to classification, when restriction applies to external users
|
|
1282
1280
|
boxui.securityControls.mobileDownloadExternal = বাহ্যিক ব্যবহারকারীদের জন্য মোবাইলে ডাউনলোড সীমাবদ্ধ রয়েছে।
|
|
1283
1281
|
# Bullet point that summarizes mobile download restrictions applied to classification, when restriction applies to external users and managed users except Owners/Co-Owners
|
|
@@ -1333,7 +1331,7 @@ boxui.securityControls.shortWatermarking = ওয়াটারমার্ক
|
|
|
1333
1331
|
# Button to display security controls modal
|
|
1334
1332
|
boxui.securityControls.viewAll = সমস্ত দেখুন
|
|
1335
1333
|
# Bullet point that summarizes watermarking applied to classification
|
|
1336
|
-
boxui.securityControls.watermarkingApplied =
|
|
1334
|
+
boxui.securityControls.watermarkingApplied = ওয়াটারমার্কিং প্রয়োগ করা হবে।
|
|
1337
1335
|
# Bullet point that summarizes web download restrictions applied to classification, when restriction applies to external users
|
|
1338
1336
|
boxui.securityControls.webDownloadExternal = বাহ্যিক ব্যবহারকারীদের জন্য ওয়েবে ডাউনলোড সীমাবদ্ধ রয়েছে।
|
|
1339
1337
|
# Bullet point that summarizes web download restrictions applied to classification, when restriction applies to external users and managed users except Owners/Co-Owners
|
package/i18n/da-DK.js
CHANGED
|
@@ -12,7 +12,6 @@ export default {
|
|
|
12
12
|
"be.activitySidebar.activityFeed.taskMissingError": "Denne opgave findes ikke længere",
|
|
13
13
|
"be.activitySidebarFilter.status.all": "Alle kommentarer",
|
|
14
14
|
"be.activitySidebarFilter.status.open": "Ubesvarede kommentarer",
|
|
15
|
-
"be.activitySidebarFilter.status.resolved": "Løste kommentarer",
|
|
16
15
|
"be.add": "Tilføj",
|
|
17
16
|
"be.additionalTab.blockedByShieldAccessPolicy": "Brug af denne app er blokeret pga. en sikkerhedspolitik.",
|
|
18
17
|
"be.annotationThread.errorDeleteAnnotation": "Der opstod en fejl under sletning af dette element.",
|
|
@@ -638,7 +637,7 @@ export default {
|
|
|
638
637
|
"boxui.securityControls.downloadExternal": "Download er begrænset på Box Drive for eksterne brugere.",
|
|
639
638
|
"boxui.securityControls.externalCollabBlock": "Eksternt samarbejde er begrænset.",
|
|
640
639
|
"boxui.securityControls.externalCollabDomainList": "Eksternt samarbejde er begrænset til godkendte domæner.",
|
|
641
|
-
"boxui.securityControls.linkForMoreDetails": "
|
|
640
|
+
"boxui.securityControls.linkForMoreDetails": "Klik her for at få flere oplysninger.",
|
|
642
641
|
"boxui.securityControls.mobileDownloadExternal": "Download er begrænset på mobil for eksterne brugere.",
|
|
643
642
|
"boxui.securityControls.mobileDownloadExternalOwners": "Download er begrænset på mobil, undtagen for ejere/medejere. Begrænsningen gælder også for eksterne brugere.",
|
|
644
643
|
"boxui.securityControls.mobileDownloadExternalOwnersEditors": "Download er begrænset på mobil, undtagen for ejere/medejere/redaktører. Begrænsningen gælder også for eksterne brugere.",
|
|
@@ -666,7 +665,7 @@ export default {
|
|
|
666
665
|
"boxui.securityControls.shortSign": "Underskriftsbegrænsninger er gældende",
|
|
667
666
|
"boxui.securityControls.shortWatermarking": "Vandmærkning anvendt",
|
|
668
667
|
"boxui.securityControls.viewAll": "Vis alle",
|
|
669
|
-
"boxui.securityControls.watermarkingApplied": "
|
|
668
|
+
"boxui.securityControls.watermarkingApplied": "Der anvendes vandmærkning.",
|
|
670
669
|
"boxui.securityControls.webDownloadExternal": "Download er begrænset på internettet for eksterne brugere.",
|
|
671
670
|
"boxui.securityControls.webDownloadExternalOwners": "Download er begrænset på internettet, undtagen for ejere/medejere. Begrænsningen gælder også for eksterne brugere.",
|
|
672
671
|
"boxui.securityControls.webDownloadExternalOwnersEditors": "Download er begrænset på internettet, undtagen for ejere/medejere/redaktører. Begrænsningen gælder også for eksterne brugere.",
|
package/i18n/da-DK.properties
CHANGED
|
@@ -24,8 +24,6 @@ be.activitySidebar.activityFeed.taskMissingError = Denne opgave findes ikke læn
|
|
|
24
24
|
be.activitySidebarFilter.status.all = Alle kommentarer
|
|
25
25
|
# One of the dropdown options to select in order to filter comments
|
|
26
26
|
be.activitySidebarFilter.status.open = Ubesvarede kommentarer
|
|
27
|
-
# One of the dropdown options to select in order to filter comments
|
|
28
|
-
be.activitySidebarFilter.status.resolved = Løste kommentarer
|
|
29
27
|
# Label for add action
|
|
30
28
|
be.add = Tilføj
|
|
31
29
|
# Text to display when app is disabled by applied access policy
|
|
@@ -1277,7 +1275,7 @@ boxui.securityControls.externalCollabBlock = Eksternt samarbejde er begrænset.
|
|
|
1277
1275
|
# Bullet point that summarizes external collaboration restriction applied to classification
|
|
1278
1276
|
boxui.securityControls.externalCollabDomainList = Eksternt samarbejde er begrænset til godkendte domæner.
|
|
1279
1277
|
# The text of a link to a help article for more information.
|
|
1280
|
-
boxui.securityControls.linkForMoreDetails =
|
|
1278
|
+
boxui.securityControls.linkForMoreDetails = Klik her for at få flere oplysninger.
|
|
1281
1279
|
# Bullet point that summarizes mobile download restrictions applied to classification, when restriction applies to external users
|
|
1282
1280
|
boxui.securityControls.mobileDownloadExternal = Download er begrænset på mobil for eksterne brugere.
|
|
1283
1281
|
# Bullet point that summarizes mobile download restrictions applied to classification, when restriction applies to external users and managed users except Owners/Co-Owners
|
|
@@ -1333,7 +1331,7 @@ boxui.securityControls.shortWatermarking = Vandmærkning anvendt
|
|
|
1333
1331
|
# Button to display security controls modal
|
|
1334
1332
|
boxui.securityControls.viewAll = Vis alle
|
|
1335
1333
|
# Bullet point that summarizes watermarking applied to classification
|
|
1336
|
-
boxui.securityControls.watermarkingApplied =
|
|
1334
|
+
boxui.securityControls.watermarkingApplied = Der anvendes vandmærkning.
|
|
1337
1335
|
# Bullet point that summarizes web download restrictions applied to classification, when restriction applies to external users
|
|
1338
1336
|
boxui.securityControls.webDownloadExternal = Download er begrænset på internettet for eksterne brugere.
|
|
1339
1337
|
# Bullet point that summarizes web download restrictions applied to classification, when restriction applies to external users and managed users except Owners/Co-Owners
|
package/i18n/de-DE.js
CHANGED
|
@@ -12,7 +12,6 @@ export default {
|
|
|
12
12
|
"be.activitySidebar.activityFeed.taskMissingError": "Diese Aufgabe ist nicht mehr vorhanden",
|
|
13
13
|
"be.activitySidebarFilter.status.all": "Alle Kommentare",
|
|
14
14
|
"be.activitySidebarFilter.status.open": "Ungelöste Kommentare",
|
|
15
|
-
"be.activitySidebarFilter.status.resolved": "Gelöste Kommentare",
|
|
16
15
|
"be.add": "Hinzufügen",
|
|
17
16
|
"be.additionalTab.blockedByShieldAccessPolicy": "Die Verwendung dieser App wurde aufgrund einer Sicherheitsrichtlinie blockiert.",
|
|
18
17
|
"be.annotationThread.errorDeleteAnnotation": "Beim Löschen dieses Elements ist ein Fehler aufgetreten.",
|
|
@@ -638,7 +637,7 @@ export default {
|
|
|
638
637
|
"boxui.securityControls.downloadExternal": "Download auf Box Drive für externe Benutzer eingeschränkt.",
|
|
639
638
|
"boxui.securityControls.externalCollabBlock": "Externe Zusammenarbeit eingeschränkt.",
|
|
640
639
|
"boxui.securityControls.externalCollabDomainList": "Externe Zusammenarbeit auf genehmigte Domänen beschränkt.",
|
|
641
|
-
"boxui.securityControls.linkForMoreDetails": "
|
|
640
|
+
"boxui.securityControls.linkForMoreDetails": "Klicken Sie hier für weitere Details.",
|
|
642
641
|
"boxui.securityControls.mobileDownloadExternal": "Download auf dem Mobilgerät für externe Benutzer eingeschränkt.",
|
|
643
642
|
"boxui.securityControls.mobileDownloadExternalOwners": "Download auf dem Mobilgerät für Benutzer mit Ausnahme von Eigentümern/Miteigentümern eingeschränkt. Auch für externe Benutzer eingeschränkt.",
|
|
644
643
|
"boxui.securityControls.mobileDownloadExternalOwnersEditors": "Download auf dem Mobilgerät für Benutzer mit Ausnahme von Eigentümern/Miteigentümern/Bearbeitern eingeschränkt. Auch für externe Benutzer eingeschränkt.",
|
|
@@ -666,7 +665,7 @@ export default {
|
|
|
666
665
|
"boxui.securityControls.shortSign": "Sign-Einschränkungen sind in Kraft",
|
|
667
666
|
"boxui.securityControls.shortWatermarking": "Wasserzeichen gelten",
|
|
668
667
|
"boxui.securityControls.viewAll": "Alle anzeigen",
|
|
669
|
-
"boxui.securityControls.watermarkingApplied": "
|
|
668
|
+
"boxui.securityControls.watermarkingApplied": "Es wird ein Wasserzeichen verwendet.",
|
|
670
669
|
"boxui.securityControls.webDownloadExternal": "Download im Web für externe Benutzer eingeschränkt.",
|
|
671
670
|
"boxui.securityControls.webDownloadExternalOwners": "Download im Web für Benutzer mit Ausnahme von Eigentümern/Miteigentümern eingeschränkt. Auch für externe Benutzer eingeschränkt.",
|
|
672
671
|
"boxui.securityControls.webDownloadExternalOwnersEditors": "Download im Web für Benutzer mit Ausnahme von Eigentümern/Miteigentümern/Bearbeitern eingeschränkt. Auch für externe Benutzer eingeschränkt.",
|
package/i18n/de-DE.properties
CHANGED
|
@@ -24,8 +24,6 @@ be.activitySidebar.activityFeed.taskMissingError = Diese Aufgabe ist nicht mehr
|
|
|
24
24
|
be.activitySidebarFilter.status.all = Alle Kommentare
|
|
25
25
|
# One of the dropdown options to select in order to filter comments
|
|
26
26
|
be.activitySidebarFilter.status.open = Ungelöste Kommentare
|
|
27
|
-
# One of the dropdown options to select in order to filter comments
|
|
28
|
-
be.activitySidebarFilter.status.resolved = Gelöste Kommentare
|
|
29
27
|
# Label for add action
|
|
30
28
|
be.add = Hinzufügen
|
|
31
29
|
# Text to display when app is disabled by applied access policy
|
|
@@ -1277,7 +1275,7 @@ boxui.securityControls.externalCollabBlock = Externe Zusammenarbeit eingeschrän
|
|
|
1277
1275
|
# Bullet point that summarizes external collaboration restriction applied to classification
|
|
1278
1276
|
boxui.securityControls.externalCollabDomainList = Externe Zusammenarbeit auf genehmigte Domänen beschränkt.
|
|
1279
1277
|
# The text of a link to a help article for more information.
|
|
1280
|
-
boxui.securityControls.linkForMoreDetails =
|
|
1278
|
+
boxui.securityControls.linkForMoreDetails = Klicken Sie hier für weitere Details.
|
|
1281
1279
|
# Bullet point that summarizes mobile download restrictions applied to classification, when restriction applies to external users
|
|
1282
1280
|
boxui.securityControls.mobileDownloadExternal = Download auf dem Mobilgerät für externe Benutzer eingeschränkt.
|
|
1283
1281
|
# Bullet point that summarizes mobile download restrictions applied to classification, when restriction applies to external users and managed users except Owners/Co-Owners
|
|
@@ -1333,7 +1331,7 @@ boxui.securityControls.shortWatermarking = Wasserzeichen gelten
|
|
|
1333
1331
|
# Button to display security controls modal
|
|
1334
1332
|
boxui.securityControls.viewAll = Alle anzeigen
|
|
1335
1333
|
# Bullet point that summarizes watermarking applied to classification
|
|
1336
|
-
boxui.securityControls.watermarkingApplied =
|
|
1334
|
+
boxui.securityControls.watermarkingApplied = Es wird ein Wasserzeichen verwendet.
|
|
1337
1335
|
# Bullet point that summarizes web download restrictions applied to classification, when restriction applies to external users
|
|
1338
1336
|
boxui.securityControls.webDownloadExternal = Download im Web für externe Benutzer eingeschränkt.
|
|
1339
1337
|
# Bullet point that summarizes web download restrictions applied to classification, when restriction applies to external users and managed users except Owners/Co-Owners
|
package/i18n/en-AU.js
CHANGED
|
@@ -12,7 +12,6 @@ export default {
|
|
|
12
12
|
"be.activitySidebar.activityFeed.taskMissingError": "This task no longer exists",
|
|
13
13
|
"be.activitySidebarFilter.status.all": "All Comments",
|
|
14
14
|
"be.activitySidebarFilter.status.open": "Unresolved Comments",
|
|
15
|
-
"be.activitySidebarFilter.status.resolved": "Resolved Comments",
|
|
16
15
|
"be.add": "Add",
|
|
17
16
|
"be.additionalTab.blockedByShieldAccessPolicy": "Use of this app is blocked due to a security policy.",
|
|
18
17
|
"be.annotationThread.errorDeleteAnnotation": "There was an error deleting this item.",
|
package/i18n/en-AU.properties
CHANGED
|
@@ -24,8 +24,6 @@ be.activitySidebar.activityFeed.taskMissingError = This task no longer exists
|
|
|
24
24
|
be.activitySidebarFilter.status.all = All Comments
|
|
25
25
|
# One of the dropdown options to select in order to filter comments
|
|
26
26
|
be.activitySidebarFilter.status.open = Unresolved Comments
|
|
27
|
-
# One of the dropdown options to select in order to filter comments
|
|
28
|
-
be.activitySidebarFilter.status.resolved = Resolved Comments
|
|
29
27
|
# Label for add action
|
|
30
28
|
be.add = Add
|
|
31
29
|
# Text to display when app is disabled by applied access policy
|
package/i18n/en-CA.js
CHANGED
|
@@ -12,7 +12,6 @@ export default {
|
|
|
12
12
|
"be.activitySidebar.activityFeed.taskMissingError": "This task no longer exists",
|
|
13
13
|
"be.activitySidebarFilter.status.all": "All Comments",
|
|
14
14
|
"be.activitySidebarFilter.status.open": "Unresolved Comments",
|
|
15
|
-
"be.activitySidebarFilter.status.resolved": "Resolved Comments",
|
|
16
15
|
"be.add": "Add",
|
|
17
16
|
"be.additionalTab.blockedByShieldAccessPolicy": "Use of this app is blocked due to a security policy.",
|
|
18
17
|
"be.annotationThread.errorDeleteAnnotation": "There was an error deleting this item.",
|
package/i18n/en-CA.properties
CHANGED
|
@@ -24,8 +24,6 @@ be.activitySidebar.activityFeed.taskMissingError = This task no longer exists
|
|
|
24
24
|
be.activitySidebarFilter.status.all = All Comments
|
|
25
25
|
# One of the dropdown options to select in order to filter comments
|
|
26
26
|
be.activitySidebarFilter.status.open = Unresolved Comments
|
|
27
|
-
# One of the dropdown options to select in order to filter comments
|
|
28
|
-
be.activitySidebarFilter.status.resolved = Resolved Comments
|
|
29
27
|
# Label for add action
|
|
30
28
|
be.add = Add
|
|
31
29
|
# Text to display when app is disabled by applied access policy
|
package/i18n/en-GB.js
CHANGED
|
@@ -12,7 +12,6 @@ export default {
|
|
|
12
12
|
"be.activitySidebar.activityFeed.taskMissingError": "This task no longer exists",
|
|
13
13
|
"be.activitySidebarFilter.status.all": "All Comments",
|
|
14
14
|
"be.activitySidebarFilter.status.open": "Unresolved Comments",
|
|
15
|
-
"be.activitySidebarFilter.status.resolved": "Resolved Comments",
|
|
16
15
|
"be.add": "Add",
|
|
17
16
|
"be.additionalTab.blockedByShieldAccessPolicy": "Use of this app is blocked due to a security policy.",
|
|
18
17
|
"be.annotationThread.errorDeleteAnnotation": "There was an error deleting this item.",
|
package/i18n/en-GB.properties
CHANGED
|
@@ -24,8 +24,6 @@ be.activitySidebar.activityFeed.taskMissingError = This task no longer exists
|
|
|
24
24
|
be.activitySidebarFilter.status.all = All Comments
|
|
25
25
|
# One of the dropdown options to select in order to filter comments
|
|
26
26
|
be.activitySidebarFilter.status.open = Unresolved Comments
|
|
27
|
-
# One of the dropdown options to select in order to filter comments
|
|
28
|
-
be.activitySidebarFilter.status.resolved = Resolved Comments
|
|
29
27
|
# Label for add action
|
|
30
28
|
be.add = Add
|
|
31
29
|
# Text to display when app is disabled by applied access policy
|
package/i18n/es-419.js
CHANGED
|
@@ -12,7 +12,6 @@ export default {
|
|
|
12
12
|
"be.activitySidebar.activityFeed.taskMissingError": "Esta tarea ya no está disponible",
|
|
13
13
|
"be.activitySidebarFilter.status.all": "Todos los comentarios",
|
|
14
14
|
"be.activitySidebarFilter.status.open": "Comentarios no resueltos",
|
|
15
|
-
"be.activitySidebarFilter.status.resolved": "Comentarios resueltos",
|
|
16
15
|
"be.add": "Agregar",
|
|
17
16
|
"be.additionalTab.blockedByShieldAccessPolicy": "No se puede utilizar esta aplicación debido a una política de seguridad.",
|
|
18
17
|
"be.annotationThread.errorDeleteAnnotation": "Se ha producido un error al eliminar este elemento.",
|
|
@@ -638,7 +637,7 @@ export default {
|
|
|
638
637
|
"boxui.securityControls.downloadExternal": "Descarga restringida en Box Drive para usuarios externos.",
|
|
639
638
|
"boxui.securityControls.externalCollabBlock": "Colaboración externa restringida.",
|
|
640
639
|
"boxui.securityControls.externalCollabDomainList": "Colaboración externa limitada a dominios aprobados.",
|
|
641
|
-
"boxui.securityControls.linkForMoreDetails": "
|
|
640
|
+
"boxui.securityControls.linkForMoreDetails": "Haga clic aquí para obtener más información.",
|
|
642
641
|
"boxui.securityControls.mobileDownloadExternal": "Descarga restringida en dispositivos móviles para usuarios externos.",
|
|
643
642
|
"boxui.securityControls.mobileDownloadExternalOwners": "Descarga restringida en dispositivos móviles, excepto propietarios/copropietarios. También restringida para usuarios externos.",
|
|
644
643
|
"boxui.securityControls.mobileDownloadExternalOwnersEditors": "Descarga restringida en dispositivos móviles, excepto propietarios/copropietarios/editores. También restringida para usuarios externos.",
|
|
@@ -666,7 +665,7 @@ export default {
|
|
|
666
665
|
"boxui.securityControls.shortSign": "Se aplican restricciones de firma.",
|
|
667
666
|
"boxui.securityControls.shortWatermarking": "Marca de agua aplicada",
|
|
668
667
|
"boxui.securityControls.viewAll": "Ver todo",
|
|
669
|
-
"boxui.securityControls.watermarkingApplied": "
|
|
668
|
+
"boxui.securityControls.watermarkingApplied": "Se aplicará la marca de agua.",
|
|
670
669
|
"boxui.securityControls.webDownloadExternal": "Descarga restringida en la web para usuarios externos.",
|
|
671
670
|
"boxui.securityControls.webDownloadExternalOwners": "Descarga restringida en la web, excepto propietarios/copropietarios. También restringida para usuarios externos.",
|
|
672
671
|
"boxui.securityControls.webDownloadExternalOwnersEditors": "Descarga restringida en la web, excepto propietarios/copropietarios/editores. También restringida para usuarios externos.",
|
package/i18n/es-419.properties
CHANGED
|
@@ -24,8 +24,6 @@ be.activitySidebar.activityFeed.taskMissingError = Esta tarea ya no está dispon
|
|
|
24
24
|
be.activitySidebarFilter.status.all = Todos los comentarios
|
|
25
25
|
# One of the dropdown options to select in order to filter comments
|
|
26
26
|
be.activitySidebarFilter.status.open = Comentarios no resueltos
|
|
27
|
-
# One of the dropdown options to select in order to filter comments
|
|
28
|
-
be.activitySidebarFilter.status.resolved = Comentarios resueltos
|
|
29
27
|
# Label for add action
|
|
30
28
|
be.add = Agregar
|
|
31
29
|
# Text to display when app is disabled by applied access policy
|
|
@@ -1277,7 +1275,7 @@ boxui.securityControls.externalCollabBlock = Colaboración externa restringida.
|
|
|
1277
1275
|
# Bullet point that summarizes external collaboration restriction applied to classification
|
|
1278
1276
|
boxui.securityControls.externalCollabDomainList = Colaboración externa limitada a dominios aprobados.
|
|
1279
1277
|
# The text of a link to a help article for more information.
|
|
1280
|
-
boxui.securityControls.linkForMoreDetails =
|
|
1278
|
+
boxui.securityControls.linkForMoreDetails = Haga clic aquí para obtener más información.
|
|
1281
1279
|
# Bullet point that summarizes mobile download restrictions applied to classification, when restriction applies to external users
|
|
1282
1280
|
boxui.securityControls.mobileDownloadExternal = Descarga restringida en dispositivos móviles para usuarios externos.
|
|
1283
1281
|
# Bullet point that summarizes mobile download restrictions applied to classification, when restriction applies to external users and managed users except Owners/Co-Owners
|
|
@@ -1333,7 +1331,7 @@ boxui.securityControls.shortWatermarking = Marca de agua aplicada
|
|
|
1333
1331
|
# Button to display security controls modal
|
|
1334
1332
|
boxui.securityControls.viewAll = Ver todo
|
|
1335
1333
|
# Bullet point that summarizes watermarking applied to classification
|
|
1336
|
-
boxui.securityControls.watermarkingApplied =
|
|
1334
|
+
boxui.securityControls.watermarkingApplied = Se aplicará la marca de agua.
|
|
1337
1335
|
# Bullet point that summarizes web download restrictions applied to classification, when restriction applies to external users
|
|
1338
1336
|
boxui.securityControls.webDownloadExternal = Descarga restringida en la web para usuarios externos.
|
|
1339
1337
|
# Bullet point that summarizes web download restrictions applied to classification, when restriction applies to external users and managed users except Owners/Co-Owners
|
package/i18n/es-ES.js
CHANGED
|
@@ -12,7 +12,6 @@ export default {
|
|
|
12
12
|
"be.activitySidebar.activityFeed.taskMissingError": "Esta tarea ya no está disponible",
|
|
13
13
|
"be.activitySidebarFilter.status.all": "Todos los comentarios",
|
|
14
14
|
"be.activitySidebarFilter.status.open": "Comentarios no resueltos",
|
|
15
|
-
"be.activitySidebarFilter.status.resolved": "Comentarios resueltos",
|
|
16
15
|
"be.add": "Agregar",
|
|
17
16
|
"be.additionalTab.blockedByShieldAccessPolicy": "No se puede utilizar esta aplicación debido a una política de seguridad.",
|
|
18
17
|
"be.annotationThread.errorDeleteAnnotation": "Se ha producido un error al eliminar este elemento.",
|
|
@@ -638,7 +637,7 @@ export default {
|
|
|
638
637
|
"boxui.securityControls.downloadExternal": "Descarga restringida en Box Drive para usuarios externos.",
|
|
639
638
|
"boxui.securityControls.externalCollabBlock": "Colaboración externa restringida.",
|
|
640
639
|
"boxui.securityControls.externalCollabDomainList": "Colaboración externa limitada a dominios aprobados.",
|
|
641
|
-
"boxui.securityControls.linkForMoreDetails": "
|
|
640
|
+
"boxui.securityControls.linkForMoreDetails": "Haga clic aquí para obtener más información.",
|
|
642
641
|
"boxui.securityControls.mobileDownloadExternal": "Descarga restringida en dispositivos móviles para usuarios externos.",
|
|
643
642
|
"boxui.securityControls.mobileDownloadExternalOwners": "Descarga restringida en dispositivos móviles, excepto propietarios/copropietarios. También restringida para usuarios externos.",
|
|
644
643
|
"boxui.securityControls.mobileDownloadExternalOwnersEditors": "Descarga restringida en dispositivos móviles, excepto propietarios/copropietarios/editores. También restringida para usuarios externos.",
|
|
@@ -666,7 +665,7 @@ export default {
|
|
|
666
665
|
"boxui.securityControls.shortSign": "Se aplican restricciones de firma.",
|
|
667
666
|
"boxui.securityControls.shortWatermarking": "Marca de agua aplicada",
|
|
668
667
|
"boxui.securityControls.viewAll": "Ver todo",
|
|
669
|
-
"boxui.securityControls.watermarkingApplied": "
|
|
668
|
+
"boxui.securityControls.watermarkingApplied": "Se aplicará la marca de agua.",
|
|
670
669
|
"boxui.securityControls.webDownloadExternal": "Descarga restringida en la web para usuarios externos.",
|
|
671
670
|
"boxui.securityControls.webDownloadExternalOwners": "Descarga restringida en la web, excepto propietarios/copropietarios. También restringida para usuarios externos.",
|
|
672
671
|
"boxui.securityControls.webDownloadExternalOwnersEditors": "Descarga restringida en la web, excepto propietarios/copropietarios/editores. También restringida para usuarios externos.",
|
package/i18n/es-ES.properties
CHANGED
|
@@ -24,8 +24,6 @@ be.activitySidebar.activityFeed.taskMissingError = Esta tarea ya no está dispon
|
|
|
24
24
|
be.activitySidebarFilter.status.all = Todos los comentarios
|
|
25
25
|
# One of the dropdown options to select in order to filter comments
|
|
26
26
|
be.activitySidebarFilter.status.open = Comentarios no resueltos
|
|
27
|
-
# One of the dropdown options to select in order to filter comments
|
|
28
|
-
be.activitySidebarFilter.status.resolved = Comentarios resueltos
|
|
29
27
|
# Label for add action
|
|
30
28
|
be.add = Agregar
|
|
31
29
|
# Text to display when app is disabled by applied access policy
|
|
@@ -1277,7 +1275,7 @@ boxui.securityControls.externalCollabBlock = Colaboración externa restringida.
|
|
|
1277
1275
|
# Bullet point that summarizes external collaboration restriction applied to classification
|
|
1278
1276
|
boxui.securityControls.externalCollabDomainList = Colaboración externa limitada a dominios aprobados.
|
|
1279
1277
|
# The text of a link to a help article for more information.
|
|
1280
|
-
boxui.securityControls.linkForMoreDetails =
|
|
1278
|
+
boxui.securityControls.linkForMoreDetails = Haga clic aquí para obtener más información.
|
|
1281
1279
|
# Bullet point that summarizes mobile download restrictions applied to classification, when restriction applies to external users
|
|
1282
1280
|
boxui.securityControls.mobileDownloadExternal = Descarga restringida en dispositivos móviles para usuarios externos.
|
|
1283
1281
|
# Bullet point that summarizes mobile download restrictions applied to classification, when restriction applies to external users and managed users except Owners/Co-Owners
|
|
@@ -1333,7 +1331,7 @@ boxui.securityControls.shortWatermarking = Marca de agua aplicada
|
|
|
1333
1331
|
# Button to display security controls modal
|
|
1334
1332
|
boxui.securityControls.viewAll = Ver todo
|
|
1335
1333
|
# Bullet point that summarizes watermarking applied to classification
|
|
1336
|
-
boxui.securityControls.watermarkingApplied =
|
|
1334
|
+
boxui.securityControls.watermarkingApplied = Se aplicará la marca de agua.
|
|
1337
1335
|
# Bullet point that summarizes web download restrictions applied to classification, when restriction applies to external users
|
|
1338
1336
|
boxui.securityControls.webDownloadExternal = Descarga restringida en la web para usuarios externos.
|
|
1339
1337
|
# Bullet point that summarizes web download restrictions applied to classification, when restriction applies to external users and managed users except Owners/Co-Owners
|
package/i18n/fi-FI.js
CHANGED
|
@@ -12,7 +12,6 @@ export default {
|
|
|
12
12
|
"be.activitySidebar.activityFeed.taskMissingError": "Tätä tehtävää ei enää löydy.",
|
|
13
13
|
"be.activitySidebarFilter.status.all": "Kaikki kommentit",
|
|
14
14
|
"be.activitySidebarFilter.status.open": "Ratkaisemattomat kommentit",
|
|
15
|
-
"be.activitySidebarFilter.status.resolved": "Ratkaistut kommentit",
|
|
16
15
|
"be.add": "Lisää",
|
|
17
16
|
"be.additionalTab.blockedByShieldAccessPolicy": "Suojauskäytäntö estää tämän sovelluksen käyttämisen.",
|
|
18
17
|
"be.annotationThread.errorDeleteAnnotation": "Virhe poistettaessa kohdetta.",
|
|
@@ -638,7 +637,7 @@ export default {
|
|
|
638
637
|
"boxui.securityControls.downloadExternal": "Ulkoisten käyttäjien latausoikeutta Box Driveen on rajoitettu.",
|
|
639
638
|
"boxui.securityControls.externalCollabBlock": "Ulkoista yhteistyötä on rajoitettu.",
|
|
640
639
|
"boxui.securityControls.externalCollabDomainList": "Ulkoinen yhteistyö on rajoitettu hyväksyttyihin toimialueisiin.",
|
|
641
|
-
"boxui.securityControls.linkForMoreDetails": "
|
|
640
|
+
"boxui.securityControls.linkForMoreDetails": "Saat lisätietoja napsauttamalla tätä.",
|
|
642
641
|
"boxui.securityControls.mobileDownloadExternal": "Ulkoisten käyttäjien latausoikeutta mobiililaitteisiin on rajoitettu.",
|
|
643
642
|
"boxui.securityControls.mobileDownloadExternalOwners": "Lataamista mobiililaitteisiin on rajoitettu (ei koske omistajia ja yhteisomistajia). Rajoitus koskee myös ulkoisia käyttäjiä.",
|
|
644
643
|
"boxui.securityControls.mobileDownloadExternalOwnersEditors": "Lataamista mobiililaitteisiin on rajoitettu (ei koske omistajia, yhteisomistajia ja muokkaajia). Rajoitus koskee myös ulkoisia käyttäjiä.",
|
|
@@ -666,7 +665,7 @@ export default {
|
|
|
666
665
|
"boxui.securityControls.shortSign": "Allekirjoittamista on rajoitettu",
|
|
667
666
|
"boxui.securityControls.shortWatermarking": "Vesileimaus käytössä",
|
|
668
667
|
"boxui.securityControls.viewAll": "Näytä kaikki",
|
|
669
|
-
"boxui.securityControls.watermarkingApplied": "
|
|
668
|
+
"boxui.securityControls.watermarkingApplied": "Vesileimaus otetaan käyttöön.",
|
|
670
669
|
"boxui.securityControls.webDownloadExternal": "Ulkoisten käyttäjien latausoikeutta internetistä on rajoitettu.",
|
|
671
670
|
"boxui.securityControls.webDownloadExternalOwners": "Latausoikeutta Internetistä on rajoitettu (ei koske omistajia ja yhteisomistajia). Rajoitus koskee myös ulkoisia käyttäjiä.",
|
|
672
671
|
"boxui.securityControls.webDownloadExternalOwnersEditors": "Latausoikeutta Internetistä on rajoitettu (ei koske omistajia, yhteisomistajia ja muokkaajia). Rajoitus koskee myös ulkoisia käyttäjiä.",
|
package/i18n/fi-FI.properties
CHANGED
|
@@ -24,8 +24,6 @@ be.activitySidebar.activityFeed.taskMissingError = Tätä tehtävää ei enää
|
|
|
24
24
|
be.activitySidebarFilter.status.all = Kaikki kommentit
|
|
25
25
|
# One of the dropdown options to select in order to filter comments
|
|
26
26
|
be.activitySidebarFilter.status.open = Ratkaisemattomat kommentit
|
|
27
|
-
# One of the dropdown options to select in order to filter comments
|
|
28
|
-
be.activitySidebarFilter.status.resolved = Ratkaistut kommentit
|
|
29
27
|
# Label for add action
|
|
30
28
|
be.add = Lisää
|
|
31
29
|
# Text to display when app is disabled by applied access policy
|
|
@@ -1277,7 +1275,7 @@ boxui.securityControls.externalCollabBlock = Ulkoista yhteistyötä on rajoitett
|
|
|
1277
1275
|
# Bullet point that summarizes external collaboration restriction applied to classification
|
|
1278
1276
|
boxui.securityControls.externalCollabDomainList = Ulkoinen yhteistyö on rajoitettu hyväksyttyihin toimialueisiin.
|
|
1279
1277
|
# The text of a link to a help article for more information.
|
|
1280
|
-
boxui.securityControls.linkForMoreDetails =
|
|
1278
|
+
boxui.securityControls.linkForMoreDetails = Saat lisätietoja napsauttamalla tätä.
|
|
1281
1279
|
# Bullet point that summarizes mobile download restrictions applied to classification, when restriction applies to external users
|
|
1282
1280
|
boxui.securityControls.mobileDownloadExternal = Ulkoisten käyttäjien latausoikeutta mobiililaitteisiin on rajoitettu.
|
|
1283
1281
|
# Bullet point that summarizes mobile download restrictions applied to classification, when restriction applies to external users and managed users except Owners/Co-Owners
|
|
@@ -1333,7 +1331,7 @@ boxui.securityControls.shortWatermarking = Vesileimaus käytössä
|
|
|
1333
1331
|
# Button to display security controls modal
|
|
1334
1332
|
boxui.securityControls.viewAll = Näytä kaikki
|
|
1335
1333
|
# Bullet point that summarizes watermarking applied to classification
|
|
1336
|
-
boxui.securityControls.watermarkingApplied =
|
|
1334
|
+
boxui.securityControls.watermarkingApplied = Vesileimaus otetaan käyttöön.
|
|
1337
1335
|
# Bullet point that summarizes web download restrictions applied to classification, when restriction applies to external users
|
|
1338
1336
|
boxui.securityControls.webDownloadExternal = Ulkoisten käyttäjien latausoikeutta internetistä on rajoitettu.
|
|
1339
1337
|
# Bullet point that summarizes web download restrictions applied to classification, when restriction applies to external users and managed users except Owners/Co-Owners
|
package/i18n/fr-CA.js
CHANGED
|
@@ -12,7 +12,6 @@ export default {
|
|
|
12
12
|
"be.activitySidebar.activityFeed.taskMissingError": "Cette tâche n'existe plus",
|
|
13
13
|
"be.activitySidebarFilter.status.all": "Tous les commentaires",
|
|
14
14
|
"be.activitySidebarFilter.status.open": "Commentaires non résolus",
|
|
15
|
-
"be.activitySidebarFilter.status.resolved": "Commentaires résolus",
|
|
16
15
|
"be.add": "Ajouter",
|
|
17
16
|
"be.additionalTab.blockedByShieldAccessPolicy": "L'utilisation de cette application a été bloquée par une règle de sécurité.",
|
|
18
17
|
"be.annotationThread.errorDeleteAnnotation": "Une erreur s'est produite lors de la suppression de cet élément.",
|
|
@@ -638,7 +637,7 @@ export default {
|
|
|
638
637
|
"boxui.securityControls.downloadExternal": "Téléchargement restreint sur Box Drive pour les utilisateurs externes.",
|
|
639
638
|
"boxui.securityControls.externalCollabBlock": "Collaboration externe restreinte.",
|
|
640
639
|
"boxui.securityControls.externalCollabDomainList": "Collaboration externe limitée aux domaines approuvés.",
|
|
641
|
-
"boxui.securityControls.linkForMoreDetails": "
|
|
640
|
+
"boxui.securityControls.linkForMoreDetails": "Cliquez ici pour en savoir plus.",
|
|
642
641
|
"boxui.securityControls.mobileDownloadExternal": "Téléchargement restreint sur mobile pour les utilisateurs externes.",
|
|
643
642
|
"boxui.securityControls.mobileDownloadExternalOwners": "Téléchargement restreint sur mobile, à l'exception des propriétaires/copropriétaires. Également restreint pour les utilisateurs externes.",
|
|
644
643
|
"boxui.securityControls.mobileDownloadExternalOwnersEditors": "Téléchargement restreint sur mobile, à l'exception des propriétaires/copropriétaires/éditeurs. Également restreint pour les utilisateurs externes.",
|
|
@@ -666,7 +665,7 @@ export default {
|
|
|
666
665
|
"boxui.securityControls.shortSign": "Des restrictions s'appliquent à Sign",
|
|
667
666
|
"boxui.securityControls.shortWatermarking": "Filigrane appliqué",
|
|
668
667
|
"boxui.securityControls.viewAll": "Tout afficher",
|
|
669
|
-
"boxui.securityControls.watermarkingApplied": "
|
|
668
|
+
"boxui.securityControls.watermarkingApplied": "Le filigrane sera appliqué.",
|
|
670
669
|
"boxui.securityControls.webDownloadExternal": "Téléchargement restreint sur le Web pour les utilisateurs externes.",
|
|
671
670
|
"boxui.securityControls.webDownloadExternalOwners": "Téléchargement restreint sur le Web, à l'exception des propriétaires/copropriétaires. Également restreint pour les utilisateurs externes.",
|
|
672
671
|
"boxui.securityControls.webDownloadExternalOwnersEditors": "Téléchargement restreint sur le Web, à l'exception des propriétaires/copropriétaires/éditeurs. Également restreint pour les utilisateurs externes.",
|
package/i18n/fr-CA.properties
CHANGED
|
@@ -24,8 +24,6 @@ be.activitySidebar.activityFeed.taskMissingError = Cette tâche n'existe plus
|
|
|
24
24
|
be.activitySidebarFilter.status.all = Tous les commentaires
|
|
25
25
|
# One of the dropdown options to select in order to filter comments
|
|
26
26
|
be.activitySidebarFilter.status.open = Commentaires non résolus
|
|
27
|
-
# One of the dropdown options to select in order to filter comments
|
|
28
|
-
be.activitySidebarFilter.status.resolved = Commentaires résolus
|
|
29
27
|
# Label for add action
|
|
30
28
|
be.add = Ajouter
|
|
31
29
|
# Text to display when app is disabled by applied access policy
|
|
@@ -1277,7 +1275,7 @@ boxui.securityControls.externalCollabBlock = Collaboration externe restreinte.
|
|
|
1277
1275
|
# Bullet point that summarizes external collaboration restriction applied to classification
|
|
1278
1276
|
boxui.securityControls.externalCollabDomainList = Collaboration externe limitée aux domaines approuvés.
|
|
1279
1277
|
# The text of a link to a help article for more information.
|
|
1280
|
-
boxui.securityControls.linkForMoreDetails =
|
|
1278
|
+
boxui.securityControls.linkForMoreDetails = Cliquez ici pour en savoir plus.
|
|
1281
1279
|
# Bullet point that summarizes mobile download restrictions applied to classification, when restriction applies to external users
|
|
1282
1280
|
boxui.securityControls.mobileDownloadExternal = Téléchargement restreint sur mobile pour les utilisateurs externes.
|
|
1283
1281
|
# Bullet point that summarizes mobile download restrictions applied to classification, when restriction applies to external users and managed users except Owners/Co-Owners
|
|
@@ -1333,7 +1331,7 @@ boxui.securityControls.shortWatermarking = Filigrane appliqué
|
|
|
1333
1331
|
# Button to display security controls modal
|
|
1334
1332
|
boxui.securityControls.viewAll = Tout afficher
|
|
1335
1333
|
# Bullet point that summarizes watermarking applied to classification
|
|
1336
|
-
boxui.securityControls.watermarkingApplied =
|
|
1334
|
+
boxui.securityControls.watermarkingApplied = Le filigrane sera appliqué.
|
|
1337
1335
|
# Bullet point that summarizes web download restrictions applied to classification, when restriction applies to external users
|
|
1338
1336
|
boxui.securityControls.webDownloadExternal = Téléchargement restreint sur le Web pour les utilisateurs externes.
|
|
1339
1337
|
# Bullet point that summarizes web download restrictions applied to classification, when restriction applies to external users and managed users except Owners/Co-Owners
|
package/i18n/fr-FR.js
CHANGED
|
@@ -12,7 +12,6 @@ export default {
|
|
|
12
12
|
"be.activitySidebar.activityFeed.taskMissingError": "Cette tâche n'existe plus",
|
|
13
13
|
"be.activitySidebarFilter.status.all": "Tous les commentaires",
|
|
14
14
|
"be.activitySidebarFilter.status.open": "Commentaires non résolus",
|
|
15
|
-
"be.activitySidebarFilter.status.resolved": "Commentaires résolus",
|
|
16
15
|
"be.add": "Ajouter",
|
|
17
16
|
"be.additionalTab.blockedByShieldAccessPolicy": "L'utilisation de cette application a été bloquée par une règle de sécurité.",
|
|
18
17
|
"be.annotationThread.errorDeleteAnnotation": "Une erreur s'est produite lors de la suppression de cet élément.",
|
|
@@ -638,7 +637,7 @@ export default {
|
|
|
638
637
|
"boxui.securityControls.downloadExternal": "Téléchargement restreint sur Box Drive pour les utilisateurs externes.",
|
|
639
638
|
"boxui.securityControls.externalCollabBlock": "Collaboration externe restreinte.",
|
|
640
639
|
"boxui.securityControls.externalCollabDomainList": "Collaboration externe limitée aux domaines approuvés.",
|
|
641
|
-
"boxui.securityControls.linkForMoreDetails": "
|
|
640
|
+
"boxui.securityControls.linkForMoreDetails": "Cliquez ici pour en savoir plus.",
|
|
642
641
|
"boxui.securityControls.mobileDownloadExternal": "Téléchargement restreint sur mobile pour les utilisateurs externes.",
|
|
643
642
|
"boxui.securityControls.mobileDownloadExternalOwners": "Téléchargement restreint sur mobile, à l'exception des propriétaires/copropriétaires. Également restreint pour les utilisateurs externes.",
|
|
644
643
|
"boxui.securityControls.mobileDownloadExternalOwnersEditors": "Téléchargement restreint sur mobile, à l'exception des propriétaires/copropriétaires/éditeurs. Également restreint pour les utilisateurs externes.",
|
|
@@ -666,7 +665,7 @@ export default {
|
|
|
666
665
|
"boxui.securityControls.shortSign": "Des restrictions s'appliquent à Sign",
|
|
667
666
|
"boxui.securityControls.shortWatermarking": "Filigrane appliqué",
|
|
668
667
|
"boxui.securityControls.viewAll": "Tout afficher",
|
|
669
|
-
"boxui.securityControls.watermarkingApplied": "
|
|
668
|
+
"boxui.securityControls.watermarkingApplied": "Le filigrane sera appliqué.",
|
|
670
669
|
"boxui.securityControls.webDownloadExternal": "Téléchargement restreint sur le Web pour les utilisateurs externes.",
|
|
671
670
|
"boxui.securityControls.webDownloadExternalOwners": "Téléchargement restreint sur le Web, à l'exception des propriétaires/copropriétaires. Également restreint pour les utilisateurs externes.",
|
|
672
671
|
"boxui.securityControls.webDownloadExternalOwnersEditors": "Téléchargement restreint sur le Web, à l'exception des propriétaires/copropriétaires/éditeurs. Également restreint pour les utilisateurs externes.",
|
package/i18n/fr-FR.properties
CHANGED
|
@@ -24,8 +24,6 @@ be.activitySidebar.activityFeed.taskMissingError = Cette tâche n'existe plus
|
|
|
24
24
|
be.activitySidebarFilter.status.all = Tous les commentaires
|
|
25
25
|
# One of the dropdown options to select in order to filter comments
|
|
26
26
|
be.activitySidebarFilter.status.open = Commentaires non résolus
|
|
27
|
-
# One of the dropdown options to select in order to filter comments
|
|
28
|
-
be.activitySidebarFilter.status.resolved = Commentaires résolus
|
|
29
27
|
# Label for add action
|
|
30
28
|
be.add = Ajouter
|
|
31
29
|
# Text to display when app is disabled by applied access policy
|
|
@@ -1277,7 +1275,7 @@ boxui.securityControls.externalCollabBlock = Collaboration externe restreinte.
|
|
|
1277
1275
|
# Bullet point that summarizes external collaboration restriction applied to classification
|
|
1278
1276
|
boxui.securityControls.externalCollabDomainList = Collaboration externe limitée aux domaines approuvés.
|
|
1279
1277
|
# The text of a link to a help article for more information.
|
|
1280
|
-
boxui.securityControls.linkForMoreDetails =
|
|
1278
|
+
boxui.securityControls.linkForMoreDetails = Cliquez ici pour en savoir plus.
|
|
1281
1279
|
# Bullet point that summarizes mobile download restrictions applied to classification, when restriction applies to external users
|
|
1282
1280
|
boxui.securityControls.mobileDownloadExternal = Téléchargement restreint sur mobile pour les utilisateurs externes.
|
|
1283
1281
|
# Bullet point that summarizes mobile download restrictions applied to classification, when restriction applies to external users and managed users except Owners/Co-Owners
|
|
@@ -1333,7 +1331,7 @@ boxui.securityControls.shortWatermarking = Filigrane appliqué
|
|
|
1333
1331
|
# Button to display security controls modal
|
|
1334
1332
|
boxui.securityControls.viewAll = Tout afficher
|
|
1335
1333
|
# Bullet point that summarizes watermarking applied to classification
|
|
1336
|
-
boxui.securityControls.watermarkingApplied =
|
|
1334
|
+
boxui.securityControls.watermarkingApplied = Le filigrane sera appliqué.
|
|
1337
1335
|
# Bullet point that summarizes web download restrictions applied to classification, when restriction applies to external users
|
|
1338
1336
|
boxui.securityControls.webDownloadExternal = Téléchargement restreint sur le Web pour les utilisateurs externes.
|
|
1339
1337
|
# Bullet point that summarizes web download restrictions applied to classification, when restriction applies to external users and managed users except Owners/Co-Owners
|
package/i18n/hi-IN.js
CHANGED
|
@@ -12,7 +12,6 @@ export default {
|
|
|
12
12
|
"be.activitySidebar.activityFeed.taskMissingError": "यह कार्य अब मौजूद नहीं है",
|
|
13
13
|
"be.activitySidebarFilter.status.all": "सभी टिप्पणियाँ",
|
|
14
14
|
"be.activitySidebarFilter.status.open": "हल नहीं की गईं टिप्पणियाँ",
|
|
15
|
-
"be.activitySidebarFilter.status.resolved": "हल की गईं टिप्पणियाँ",
|
|
16
15
|
"be.add": "जोड़ें",
|
|
17
16
|
"be.additionalTab.blockedByShieldAccessPolicy": "सुरक्षा नीति के कारण इस ऐप का उपयोग ब्लॉक कर दिया गया है.",
|
|
18
17
|
"be.annotationThread.errorDeleteAnnotation": "यह आइटम हटाने में एक त्रुटि हुई.",
|
|
@@ -638,7 +637,7 @@ export default {
|
|
|
638
637
|
"boxui.securityControls.downloadExternal": "बाहरी उपयोगकर्ताओं के लिए Box Drive पर डाउनलोड प्रतिबंधित है.",
|
|
639
638
|
"boxui.securityControls.externalCollabBlock": "बाहरी सहयोग प्रतिबंधित.",
|
|
640
639
|
"boxui.securityControls.externalCollabDomainList": "बाहरी सहयोग स्वीकृत डोमेन तक ही सीमित है.",
|
|
641
|
-
"boxui.securityControls.linkForMoreDetails": "
|
|
640
|
+
"boxui.securityControls.linkForMoreDetails": "अधिक जानकारी के लिए यहां क्लिक करें.",
|
|
642
641
|
"boxui.securityControls.mobileDownloadExternal": "बाहरी उपयोगकर्ताओं के लिए मोबाइल पर डाउनलोड प्रतिबंधित है.",
|
|
643
642
|
"boxui.securityControls.mobileDownloadExternalOwners": "स्वामी/सह-स्वामी को छोड़कर, मोबाइल पर डाउनलोड करना प्रतिबंधित है. साथ ही बाहरी उपयोगकर्ताओं के लिए भी डाउनलोड प्रतिबंधित है.",
|
|
644
643
|
"boxui.securityControls.mobileDownloadExternalOwnersEditors": "स्वामी/सह-स्वामी/संपादक को छोड़कर, मोबाइल पर डाउनलोड करना प्रतिबंधित है. साथ ही बाहरी उपयोगकर्ताओं के लिए भी डाउनलोड प्रतिबंधित है.",
|
|
@@ -666,7 +665,7 @@ export default {
|
|
|
666
665
|
"boxui.securityControls.shortSign": "हस्ताक्षर प्रतिबंध लागू होते हैं",
|
|
667
666
|
"boxui.securityControls.shortWatermarking": "वाटरमार्किंग लागू होती है",
|
|
668
667
|
"boxui.securityControls.viewAll": "सभी देखें",
|
|
669
|
-
"boxui.securityControls.watermarkingApplied": "
|
|
668
|
+
"boxui.securityControls.watermarkingApplied": "वॉटरमार्किंग को लागू किया जाएगा.",
|
|
670
669
|
"boxui.securityControls.webDownloadExternal": "बाहरी उपयोगकर्ताओं के लिए वेब पर डाउनलोड प्रतिबंधित है.",
|
|
671
670
|
"boxui.securityControls.webDownloadExternalOwners": "स्वामी/सह-स्वामी को छोड़कर, वेब पर डाउनलोड करना प्रतिबंधित है. साथ ही बाहरी उपयोगकर्ताओं के लिए भी डाउनलोड प्रतिबंधित है.",
|
|
672
671
|
"boxui.securityControls.webDownloadExternalOwnersEditors": "स्वामी/सह-स्वामी/संपादक को छोड़कर, वेब पर डाउनलोड करना प्रतिबंधित है. साथ ही बाहरी उपयोगकर्ताओं के लिए भी डाउनलोड प्रतिबंधित है.",
|
package/i18n/hi-IN.properties
CHANGED
|
@@ -24,8 +24,6 @@ be.activitySidebar.activityFeed.taskMissingError = यह कार्य अब
|
|
|
24
24
|
be.activitySidebarFilter.status.all = सभी टिप्पणियाँ
|
|
25
25
|
# One of the dropdown options to select in order to filter comments
|
|
26
26
|
be.activitySidebarFilter.status.open = हल नहीं की गईं टिप्पणियाँ
|
|
27
|
-
# One of the dropdown options to select in order to filter comments
|
|
28
|
-
be.activitySidebarFilter.status.resolved = हल की गईं टिप्पणियाँ
|
|
29
27
|
# Label for add action
|
|
30
28
|
be.add = जोड़ें
|
|
31
29
|
# Text to display when app is disabled by applied access policy
|
|
@@ -1277,7 +1275,7 @@ boxui.securityControls.externalCollabBlock = बाहरी सहयोग प
|
|
|
1277
1275
|
# Bullet point that summarizes external collaboration restriction applied to classification
|
|
1278
1276
|
boxui.securityControls.externalCollabDomainList = बाहरी सहयोग स्वीकृत डोमेन तक ही सीमित है.
|
|
1279
1277
|
# The text of a link to a help article for more information.
|
|
1280
|
-
boxui.securityControls.linkForMoreDetails =
|
|
1278
|
+
boxui.securityControls.linkForMoreDetails = अधिक जानकारी के लिए यहां क्लिक करें.
|
|
1281
1279
|
# Bullet point that summarizes mobile download restrictions applied to classification, when restriction applies to external users
|
|
1282
1280
|
boxui.securityControls.mobileDownloadExternal = बाहरी उपयोगकर्ताओं के लिए मोबाइल पर डाउनलोड प्रतिबंधित है.
|
|
1283
1281
|
# Bullet point that summarizes mobile download restrictions applied to classification, when restriction applies to external users and managed users except Owners/Co-Owners
|
|
@@ -1333,7 +1331,7 @@ boxui.securityControls.shortWatermarking = वाटरमार्किंग
|
|
|
1333
1331
|
# Button to display security controls modal
|
|
1334
1332
|
boxui.securityControls.viewAll = सभी देखें
|
|
1335
1333
|
# Bullet point that summarizes watermarking applied to classification
|
|
1336
|
-
boxui.securityControls.watermarkingApplied =
|
|
1334
|
+
boxui.securityControls.watermarkingApplied = वॉटरमार्किंग को लागू किया जाएगा.
|
|
1337
1335
|
# Bullet point that summarizes web download restrictions applied to classification, when restriction applies to external users
|
|
1338
1336
|
boxui.securityControls.webDownloadExternal = बाहरी उपयोगकर्ताओं के लिए वेब पर डाउनलोड प्रतिबंधित है.
|
|
1339
1337
|
# Bullet point that summarizes web download restrictions applied to classification, when restriction applies to external users and managed users except Owners/Co-Owners
|
package/i18n/it-IT.js
CHANGED
|
@@ -12,7 +12,6 @@ export default {
|
|
|
12
12
|
"be.activitySidebar.activityFeed.taskMissingError": "Questa attività non esiste più",
|
|
13
13
|
"be.activitySidebarFilter.status.all": "Tutti i commenti",
|
|
14
14
|
"be.activitySidebarFilter.status.open": "Commenti non risolti",
|
|
15
|
-
"be.activitySidebarFilter.status.resolved": "Commenti risolti",
|
|
16
15
|
"be.add": "Aggiungi",
|
|
17
16
|
"be.additionalTab.blockedByShieldAccessPolicy": "L'uso di questa app è bloccato da un criterio di sicurezza.",
|
|
18
17
|
"be.annotationThread.errorDeleteAnnotation": "Errore durante l'eliminazione di questo elemento.",
|
|
@@ -638,7 +637,7 @@ export default {
|
|
|
638
637
|
"boxui.securityControls.downloadExternal": "Download limitato su Box Drive per gli utenti esterni.",
|
|
639
638
|
"boxui.securityControls.externalCollabBlock": "Limitazione della collaborazione esterna.",
|
|
640
639
|
"boxui.securityControls.externalCollabDomainList": "Collaborazione esterna limitata ai domini approvati.",
|
|
641
|
-
"boxui.securityControls.linkForMoreDetails": "
|
|
640
|
+
"boxui.securityControls.linkForMoreDetails": "Fai clic qui per ulteriori informazioni.",
|
|
642
641
|
"boxui.securityControls.mobileDownloadExternal": "Download limitato sui dispositivi mobili per gli utenti esterni.",
|
|
643
642
|
"boxui.securityControls.mobileDownloadExternalOwners": "Download limitato sui dispositivi mobili, a eccezione di proprietari/coproprietari, e per gli utenti esterni.",
|
|
644
643
|
"boxui.securityControls.mobileDownloadExternalOwnersEditors": "Download limitato sui dispositivi mobili, a eccezione di proprietari/coproprietari/utenti con autorizzazione alla modifica, e per gli utenti esterni.",
|
|
@@ -666,7 +665,7 @@ export default {
|
|
|
666
665
|
"boxui.securityControls.shortSign": "Sono previste limitazioni per Sign",
|
|
667
666
|
"boxui.securityControls.shortWatermarking": "Viene applicata la filigrana ",
|
|
668
667
|
"boxui.securityControls.viewAll": "Visualizza tutti",
|
|
669
|
-
"boxui.securityControls.watermarkingApplied": "
|
|
668
|
+
"boxui.securityControls.watermarkingApplied": "La filigrana verrà applicata.",
|
|
670
669
|
"boxui.securityControls.webDownloadExternal": "Download limitato sul Web per gli utenti esterni.",
|
|
671
670
|
"boxui.securityControls.webDownloadExternalOwners": "Download limitato sul Web, a eccezione di proprietari/coproprietari, e per gli utenti esterni.",
|
|
672
671
|
"boxui.securityControls.webDownloadExternalOwnersEditors": "Download limitato sul Web, a eccezione di proprietari/coproprietari/utenti con autorizzazione alla modifica, e per gli utenti esterni.",
|