box-ui-elements 16.0.0-beta.1 → 16.0.0-beta.4
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/es/components/datalist-item/DatalistItem.stories.js +17 -0
- package/es/components/datalist-item/DatalistItem.stories.js.map +1 -0
- package/es/components/flyout/Flyout.stories.js +82 -0
- package/es/components/flyout/Flyout.stories.js.map +1 -0
- package/es/components/media-query/types.js.flow +1 -1
- package/es/components/media-query/types.js.map +1 -1
- package/es/icon/line/DocInfo16.js +37 -0
- package/es/icon/line/DocInfo16.js.flow +36 -0
- package/es/icon/line/DocInfo16.js.map +1 -0
- package/es/icon/line/DocInfo16.stories.js +13 -0
- package/es/icon/line/DocInfo16.stories.js.map +1 -0
- package/es/src/components/datalist-item/DatalistItem.stories.d.ts +10 -0
- package/es/src/components/flyout/Flyout.stories.d.ts +11 -0
- package/es/src/icon/line/DocInfo16.d.ts +13 -0
- package/es/src/icon/line/DocInfo16.stories.d.ts +9 -0
- package/i18n/bn-IN.js +2 -2
- package/i18n/bn-IN.properties +4 -0
- package/i18n/da-DK.js +2 -2
- package/i18n/da-DK.properties +4 -0
- package/i18n/de-DE.js +2 -2
- package/i18n/de-DE.properties +4 -0
- package/i18n/en-AU.properties +4 -0
- package/i18n/en-CA.properties +4 -0
- package/i18n/en-GB.properties +4 -0
- package/i18n/es-419.js +2 -2
- package/i18n/es-419.properties +4 -0
- package/i18n/es-ES.js +2 -2
- package/i18n/es-ES.properties +4 -0
- package/i18n/fi-FI.js +2 -2
- package/i18n/fi-FI.properties +4 -0
- package/i18n/fr-CA.js +2 -2
- package/i18n/fr-CA.properties +4 -0
- package/i18n/fr-FR.js +2 -2
- package/i18n/fr-FR.properties +4 -0
- package/i18n/hi-IN.js +2 -2
- package/i18n/hi-IN.properties +4 -0
- package/i18n/it-IT.js +2 -2
- package/i18n/it-IT.properties +4 -0
- package/i18n/ja-JP.js +2 -2
- package/i18n/ja-JP.properties +4 -0
- package/i18n/ko-KR.js +2 -2
- package/i18n/ko-KR.properties +4 -0
- package/i18n/nb-NO.js +2 -2
- package/i18n/nb-NO.properties +4 -0
- package/i18n/nl-NL.js +2 -2
- package/i18n/nl-NL.properties +4 -0
- package/i18n/pl-PL.js +2 -2
- package/i18n/pl-PL.properties +4 -0
- package/i18n/pt-BR.js +2 -2
- package/i18n/pt-BR.properties +4 -0
- package/i18n/ru-RU.js +2 -2
- package/i18n/ru-RU.properties +4 -0
- package/i18n/sv-SE.js +2 -2
- package/i18n/sv-SE.properties +4 -0
- package/i18n/tr-TR.js +2 -2
- package/i18n/tr-TR.properties +4 -0
- package/i18n/zh-CN.js +2 -2
- package/i18n/zh-CN.properties +4 -0
- package/i18n/zh-TW.js +2 -2
- package/i18n/zh-TW.properties +4 -0
- package/package.json +1 -1
- package/src/components/datalist-item/DatalistItem.stories.md +9 -0
- package/src/components/datalist-item/DatalistItem.stories.tsx +17 -0
- package/src/components/flyout/Flyout.stories.md +3 -0
- package/src/components/flyout/Flyout.stories.tsx +98 -0
- package/src/components/media-query/types.js +1 -1
- package/src/icon/line/DocInfo16.js.flow +36 -0
- package/src/icon/line/DocInfo16.stories.tsx +13 -0
- package/src/icon/line/DocInfo16.tsx +34 -0
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
import * as React from 'react'; // @ts-ignore JS Import
|
|
2
|
+
|
|
3
|
+
import DatalistItem from './DatalistItem';
|
|
4
|
+
import notes from './DatalistItem.stories.md';
|
|
5
|
+
export var Example = function Example() {
|
|
6
|
+
return React.createElement(DatalistItem, {
|
|
7
|
+
isSelected: true
|
|
8
|
+
}, "Text");
|
|
9
|
+
};
|
|
10
|
+
export default {
|
|
11
|
+
title: 'Components|Dropdowns/ListItems/DatalistItem',
|
|
12
|
+
component: DatalistItem,
|
|
13
|
+
parameters: {
|
|
14
|
+
notes: notes
|
|
15
|
+
}
|
|
16
|
+
};
|
|
17
|
+
//# sourceMappingURL=DatalistItem.stories.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../../src/components/datalist-item/DatalistItem.stories.tsx"],"names":["React","DatalistItem","notes","Example","title","component","parameters"],"mappings":"AAAA,OAAO,KAAKA,KAAZ,MAAuB,OAAvB,C,CAEA;;AACA,OAAOC,YAAP,MAAyB,gBAAzB;AACA,OAAOC,KAAP,MAAkB,2BAAlB;AAEA,OAAO,IAAMC,OAAO,GAAG,SAAVA,OAAU,GAAM;AACzB,SAAO,oBAAC,YAAD;AAAc,IAAA,UAAU;AAAxB,YAAP;AACH,CAFM;AAIP,eAAe;AACXC,EAAAA,KAAK,EAAE,6CADI;AAEXC,EAAAA,SAAS,EAAEJ,YAFA;AAGXK,EAAAA,UAAU,EAAE;AACRJ,IAAAA,KAAK,EAALA;AADQ;AAHD,CAAf","sourcesContent":["import * as React from 'react';\n\n// @ts-ignore JS Import\nimport DatalistItem from './DatalistItem';\nimport notes from './DatalistItem.stories.md';\n\nexport const Example = () => {\n return <DatalistItem isSelected>Text</DatalistItem>;\n};\n\nexport default {\n title: 'Components|Dropdowns/ListItems/DatalistItem',\n component: DatalistItem,\n parameters: {\n notes,\n },\n};\n"],"file":"DatalistItem.stories.js"}
|
|
@@ -0,0 +1,82 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import { select } from '@storybook/addon-knobs';
|
|
3
|
+
import Button from '../button';
|
|
4
|
+
import IconHelp from '../../icons/general/IconHelp'; // @ts-ignore JS import
|
|
5
|
+
|
|
6
|
+
import TextInput from '../text-input';
|
|
7
|
+
import PlainButton from '../plain-button';
|
|
8
|
+
import PrimaryButton from '../primary-button'; // @ts-ignore JS import
|
|
9
|
+
|
|
10
|
+
import TextArea from '../text-area'; // @ts-ignore JS import
|
|
11
|
+
|
|
12
|
+
import { Flyout, Overlay } from '.';
|
|
13
|
+
import notes from './Flyout.stories.md';
|
|
14
|
+
export var Basic = function Basic() {
|
|
15
|
+
var positions = {
|
|
16
|
+
'bottom-center': 'bottom-center',
|
|
17
|
+
'bottom-left': 'bottom-left',
|
|
18
|
+
'bottom-right': 'bottom-right',
|
|
19
|
+
'middle-left': 'middle-left',
|
|
20
|
+
'middle-right': 'middle-right',
|
|
21
|
+
'top-center': 'top-left',
|
|
22
|
+
'top-left': 'top-left',
|
|
23
|
+
'top-right': 'top-right'
|
|
24
|
+
};
|
|
25
|
+
var position = select('Position', positions, 'bottom-center');
|
|
26
|
+
return React.createElement("div", {
|
|
27
|
+
style: {
|
|
28
|
+
marginTop: 200,
|
|
29
|
+
marginLeft: 200
|
|
30
|
+
}
|
|
31
|
+
}, React.createElement(Flyout, {
|
|
32
|
+
closeOnClickOutside: false,
|
|
33
|
+
position: position
|
|
34
|
+
}, React.createElement(Button, null, "Nothing to see here"), React.createElement(Overlay, null, React.createElement("div", {
|
|
35
|
+
className: "accessible-overlay-content"
|
|
36
|
+
}, React.createElement("p", null, "Try hitting the Tab key."), React.createElement("p", null, "Now try click outside, go ahead."), React.createElement("br", null), React.createElement("p", null, React.createElement("i", null, "You are not going anywhere."))))));
|
|
37
|
+
};
|
|
38
|
+
export var OpenOnHover = function OpenOnHover() {
|
|
39
|
+
return React.createElement("div", {
|
|
40
|
+
style: {
|
|
41
|
+
marginTop: 200,
|
|
42
|
+
marginLeft: 200
|
|
43
|
+
}
|
|
44
|
+
}, React.createElement(Flyout, {
|
|
45
|
+
openOnHover: true
|
|
46
|
+
}, React.createElement(Button, null, "Open on Hover"), React.createElement(Overlay, null, React.createElement("div", {
|
|
47
|
+
className: "accessible-overlay-content"
|
|
48
|
+
}, React.createElement("h1", null, "Some text"), React.createElement("p", null, "Some more text"), React.createElement("br", null), React.createElement("a", {
|
|
49
|
+
href: "https://google.com"
|
|
50
|
+
}, "Go to Google?")))));
|
|
51
|
+
};
|
|
52
|
+
export var Complex = function Complex() {
|
|
53
|
+
return React.createElement("div", {
|
|
54
|
+
style: {
|
|
55
|
+
marginTop: 200,
|
|
56
|
+
marginLeft: 200
|
|
57
|
+
}
|
|
58
|
+
}, React.createElement(Flyout, {
|
|
59
|
+
className: "amsterdam-survey-overlay",
|
|
60
|
+
offset: "0 0"
|
|
61
|
+
}, React.createElement(PlainButton, {
|
|
62
|
+
className: "amsterdam-survey-button"
|
|
63
|
+
}, React.createElement(IconHelp, null)), React.createElement(Overlay, null, React.createElement("div", null, React.createElement(TextArea, {
|
|
64
|
+
name: "textarea",
|
|
65
|
+
label: "Provide Feedback"
|
|
66
|
+
})), React.createElement("div", null, React.createElement(TextInput, {
|
|
67
|
+
name: "email",
|
|
68
|
+
label: "Email Address",
|
|
69
|
+
placeholder: "user@example.com",
|
|
70
|
+
type: "email"
|
|
71
|
+
})), React.createElement("div", {
|
|
72
|
+
className: "icon-menu-container"
|
|
73
|
+
}, React.createElement(PrimaryButton, null, "Submit"), React.createElement(Button, null, "Close")))));
|
|
74
|
+
};
|
|
75
|
+
export default {
|
|
76
|
+
title: 'Components|Flyout',
|
|
77
|
+
component: Flyout,
|
|
78
|
+
parameters: {
|
|
79
|
+
notes: notes
|
|
80
|
+
}
|
|
81
|
+
};
|
|
82
|
+
//# sourceMappingURL=Flyout.stories.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../../src/components/flyout/Flyout.stories.tsx"],"names":["React","select","Button","IconHelp","TextInput","PlainButton","PrimaryButton","TextArea","Flyout","Overlay","notes","Basic","positions","position","marginTop","marginLeft","OpenOnHover","Complex","title","component","parameters"],"mappings":"AAAA,OAAO,KAAKA,KAAZ,MAAuB,OAAvB;AACA,SAASC,MAAT,QAAuB,wBAAvB;AAEA,OAAOC,MAAP,MAAmB,WAAnB;AACA,OAAOC,QAAP,MAAqB,8BAArB,C,CACA;;AACA,OAAOC,SAAP,MAAsB,eAAtB;AACA,OAAOC,WAAP,MAAwB,iBAAxB;AACA,OAAOC,aAAP,MAA0B,mBAA1B,C,CACA;;AACA,OAAOC,QAAP,MAAqB,cAArB,C,CAEA;;AACA,SAASC,MAAT,EAAiBC,OAAjB,QAAgC,GAAhC;AACA,OAAOC,KAAP,MAAkB,qBAAlB;AAEA,OAAO,IAAMC,KAAK,GAAG,SAARA,KAAQ,GAAM;AACvB,MAAMC,SAAS,GAAG;AACd,qBAAiB,eADH;AAEd,mBAAe,aAFD;AAGd,oBAAgB,cAHF;AAId,mBAAe,aAJD;AAKd,oBAAgB,cALF;AAMd,kBAAc,UANA;AAOd,gBAAY,UAPE;AAQd,iBAAa;AARC,GAAlB;AAWA,MAAMC,QAAQ,GAAGZ,MAAM,CAAC,UAAD,EAAaW,SAAb,EAAwB,eAAxB,CAAvB;AAEA,SACI;AAAK,IAAA,KAAK,EAAE;AAAEE,MAAAA,SAAS,EAAE,GAAb;AAAkBC,MAAAA,UAAU,EAAE;AAA9B;AAAZ,KACI,oBAAC,MAAD;AAAQ,IAAA,mBAAmB,EAAE,KAA7B;AAAoC,IAAA,QAAQ,EAAEF;AAA9C,KACI,oBAAC,MAAD,8BADJ,EAEI,oBAAC,OAAD,QACI;AAAK,IAAA,SAAS,EAAC;AAAf,KACI,0DADJ,EAEI,kEAFJ,EAGI,+BAHJ,EAII,+BACI,6DADJ,CAJJ,CADJ,CAFJ,CADJ,CADJ;AAiBH,CA/BM;AAiCP,OAAO,IAAMG,WAAW,GAAG,SAAdA,WAAc,GAAM;AAC7B,SACI;AAAK,IAAA,KAAK,EAAE;AAAEF,MAAAA,SAAS,EAAE,GAAb;AAAkBC,MAAAA,UAAU,EAAE;AAA9B;AAAZ,KACI,oBAAC,MAAD;AAAQ,IAAA,WAAW;AAAnB,KACI,oBAAC,MAAD,wBADJ,EAEI,oBAAC,OAAD,QACI;AAAK,IAAA,SAAS,EAAC;AAAf,KACI,4CADJ,EAEI,gDAFJ,EAGI,+BAHJ,EAII;AAAG,IAAA,IAAI,EAAC;AAAR,qBAJJ,CADJ,CAFJ,CADJ,CADJ;AAeH,CAhBM;AAkBP,OAAO,IAAME,OAAO,GAAG,SAAVA,OAAU,GAAM;AACzB,SACI;AAAK,IAAA,KAAK,EAAE;AAAEH,MAAAA,SAAS,EAAE,GAAb;AAAkBC,MAAAA,UAAU,EAAE;AAA9B;AAAZ,KACI,oBAAC,MAAD;AAAQ,IAAA,SAAS,EAAC,0BAAlB;AAA6C,IAAA,MAAM,EAAC;AAApD,KACI,oBAAC,WAAD;AAAa,IAAA,SAAS,EAAC;AAAvB,KACI,oBAAC,QAAD,OADJ,CADJ,EAII,oBAAC,OAAD,QACI,iCACI,oBAAC,QAAD;AAAU,IAAA,IAAI,EAAC,UAAf;AAA0B,IAAA,KAAK,EAAC;AAAhC,IADJ,CADJ,EAII,iCACI,oBAAC,SAAD;AAAW,IAAA,IAAI,EAAC,OAAhB;AAAwB,IAAA,KAAK,EAAC,eAA9B;AAA8C,IAAA,WAAW,EAAC,kBAA1D;AAA6E,IAAA,IAAI,EAAC;AAAlF,IADJ,CAJJ,EAOI;AAAK,IAAA,SAAS,EAAC;AAAf,KACI,oBAAC,aAAD,iBADJ,EAEI,oBAAC,MAAD,gBAFJ,CAPJ,CAJJ,CADJ,CADJ;AAqBH,CAtBM;AAwBP,eAAe;AACXG,EAAAA,KAAK,EAAE,mBADI;AAEXC,EAAAA,SAAS,EAAEX,MAFA;AAGXY,EAAAA,UAAU,EAAE;AACRV,IAAAA,KAAK,EAALA;AADQ;AAHD,CAAf","sourcesContent":["import * as React from 'react';\nimport { select } from '@storybook/addon-knobs';\n\nimport Button from '../button';\nimport IconHelp from '../../icons/general/IconHelp';\n// @ts-ignore JS import\nimport TextInput from '../text-input';\nimport PlainButton from '../plain-button';\nimport PrimaryButton from '../primary-button';\n// @ts-ignore JS import\nimport TextArea from '../text-area';\n\n// @ts-ignore JS import\nimport { Flyout, Overlay } from '.';\nimport notes from './Flyout.stories.md';\n\nexport const Basic = () => {\n const positions = {\n 'bottom-center': 'bottom-center',\n 'bottom-left': 'bottom-left',\n 'bottom-right': 'bottom-right',\n 'middle-left': 'middle-left',\n 'middle-right': 'middle-right',\n 'top-center': 'top-left',\n 'top-left': 'top-left',\n 'top-right': 'top-right',\n };\n\n const position = select('Position', positions, 'bottom-center');\n\n return (\n <div style={{ marginTop: 200, marginLeft: 200 }}>\n <Flyout closeOnClickOutside={false} position={position}>\n <Button>Nothing to see here</Button>\n <Overlay>\n <div className=\"accessible-overlay-content\">\n <p>Try hitting the Tab key.</p>\n <p>Now try click outside, go ahead.</p>\n <br />\n <p>\n <i>You are not going anywhere.</i>\n </p>\n </div>\n </Overlay>\n </Flyout>\n </div>\n );\n};\n\nexport const OpenOnHover = () => {\n return (\n <div style={{ marginTop: 200, marginLeft: 200 }}>\n <Flyout openOnHover>\n <Button>Open on Hover</Button>\n <Overlay>\n <div className=\"accessible-overlay-content\">\n <h1>Some text</h1>\n <p>Some more text</p>\n <br />\n <a href=\"https://google.com\">Go to Google?</a>\n </div>\n </Overlay>\n </Flyout>\n </div>\n );\n};\n\nexport const Complex = () => {\n return (\n <div style={{ marginTop: 200, marginLeft: 200 }}>\n <Flyout className=\"amsterdam-survey-overlay\" offset=\"0 0\">\n <PlainButton className=\"amsterdam-survey-button\">\n <IconHelp />\n </PlainButton>\n <Overlay>\n <div>\n <TextArea name=\"textarea\" label=\"Provide Feedback\" />\n </div>\n <div>\n <TextInput name=\"email\" label=\"Email Address\" placeholder=\"user@example.com\" type=\"email\" />\n </div>\n <div className=\"icon-menu-container\">\n <PrimaryButton>Submit</PrimaryButton>\n <Button>Close</Button>\n </div>\n </Overlay>\n </Flyout>\n </div>\n );\n};\n\nexport default {\n title: 'Components|Flyout',\n component: Flyout,\n parameters: {\n notes,\n },\n};\n"],"file":"Flyout.stories.js"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":["../../../src/components/media-query/types.js"],"names":["POINTER_TYPE","HOVER_TYPE"],"mappings":"AAEA,SAASA,YAAT,EAAuBC,UAAvB,QAAyC,aAAzC","sourcesContent":["// @flow\n\nimport { POINTER_TYPE, HOVER_TYPE } from './constants';\n\nexport type MediaPointerType = POINTER_TYPE.none | POINTER_TYPE.coarse | POINTER_TYPE.fine;\nexport type MediaHoverType = HOVER_TYPE.none | HOVER_TYPE.hover;\n\nexport type MediaFeatures = {\n anyHover?: MediaHoverType,\n anyPointer?: MediaPointerType,\n hover?: MediaHoverType,\n maxHeight?: number,\n maxWidth?: number,\n minHeight?: number,\n minWidth?: number,\n pointer?: MediaPointerType,\n};\n\nexport type MediaShape = {\n anyHover: MediaHoverType,\n anyPointer: MediaPointerType,\n hover: MediaHoverType,\n pointer: MediaPointerType,\n size:
|
|
1
|
+
{"version":3,"sources":["../../../src/components/media-query/types.js"],"names":["POINTER_TYPE","HOVER_TYPE"],"mappings":"AAEA,SAASA,YAAT,EAAuBC,UAAvB,QAAyC,aAAzC","sourcesContent":["// @flow\n\nimport { POINTER_TYPE, HOVER_TYPE } from './constants';\n\nexport type MediaPointerType = POINTER_TYPE.none | POINTER_TYPE.coarse | POINTER_TYPE.fine;\nexport type MediaHoverType = HOVER_TYPE.none | HOVER_TYPE.hover;\n\nexport type MediaFeatures = {\n anyHover?: MediaHoverType,\n anyPointer?: MediaPointerType,\n hover?: MediaHoverType,\n maxHeight?: number,\n maxWidth?: number,\n minHeight?: number,\n minWidth?: number,\n pointer?: MediaPointerType,\n};\n\nexport type MediaShape = {\n anyHover: MediaHoverType,\n anyPointer: MediaPointerType,\n hover: MediaHoverType,\n pointer: MediaPointerType,\n size: string,\n viewHeight: number,\n viewWidth: number,\n};\n\nexport type MediaQuery = string | MediaFeatures;\n"],"file":"types.js"}
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
function _extends() { _extends = Object.assign || function (target) { for (var i = 1; i < arguments.length; i++) { var source = arguments[i]; for (var key in source) { if (Object.prototype.hasOwnProperty.call(source, key)) { target[key] = source[key]; } } } return target; }; return _extends.apply(this, arguments); }
|
|
2
|
+
|
|
3
|
+
/* eslint-disable react/jsx-sort-props */
|
|
4
|
+
import * as React from 'react';
|
|
5
|
+
import * as vars from '../../styles/variables';
|
|
6
|
+
import AccessibleSVG from '../../components/accessible-svg/AccessibleSVG';
|
|
7
|
+
/**
|
|
8
|
+
* This is an auto-generated component and should not be edited
|
|
9
|
+
* manually in contributor pull requests.
|
|
10
|
+
*
|
|
11
|
+
* If you have problems with this component:
|
|
12
|
+
* - https://github.com/box/box-ui-elements/issues/new?template=Bug_report.md
|
|
13
|
+
*
|
|
14
|
+
* If there are missing features in this component:
|
|
15
|
+
* - https://github.com/box/box-ui-elements/issues/new?template=Feature_request.md
|
|
16
|
+
*/
|
|
17
|
+
|
|
18
|
+
var DocInfo16 = function DocInfo16(props) {
|
|
19
|
+
return React.createElement(AccessibleSVG, _extends({
|
|
20
|
+
width: 16,
|
|
21
|
+
height: 16,
|
|
22
|
+
viewBox: "0 0 16 16"
|
|
23
|
+
}, props), React.createElement("path", {
|
|
24
|
+
fill: vars.bdlGray,
|
|
25
|
+
fillRule: "evenodd",
|
|
26
|
+
clipRule: "evenodd",
|
|
27
|
+
d: "m10.28 1.413 3.314 3.374a1.403 1.403 0 0 1 .406.994V13.6c0 .371-.145.727-.403.99-.258.262-.607.41-.972.41h-9.25c-.365 0-.714-.148-.972-.41A1.413 1.413 0 0 1 2 13.6V2.4c0-.371.145-.727.403-.99.258-.262.607-.41.972-.41h5.93a1.354 1.354 0 0 1 .976.413Zm2.6 4.075.003.002a.401.401 0 0 1 .117.29v7.82a.413.413 0 0 1-.116.29.362.362 0 0 1-.259.11h-9.25a.363.363 0 0 1-.259-.11A.413.413 0 0 1 3 13.6V2.4c0-.112.044-.216.116-.29A.363.363 0 0 1 3.375 2h5.93a.354.354 0 0 1 .26.112l3.316 3.376Z"
|
|
28
|
+
}), React.createElement("path", {
|
|
29
|
+
fill: vars.bdlGray,
|
|
30
|
+
fillRule: "evenodd",
|
|
31
|
+
clipRule: "evenodd",
|
|
32
|
+
d: "M7 12a.5.5 0 0 1 0-1h.5V8H7a.5.5 0 1 1 0-1h1.5a.5.5 0 0 1 .488.611A.782.782 0 0 1 9 7.75V11h.5a.5.5 0 0 1 0 1H7Zm1-8a1 1 0 1 1 0 2 1 1 0 0 1 0-2Z"
|
|
33
|
+
}));
|
|
34
|
+
};
|
|
35
|
+
|
|
36
|
+
export default DocInfo16;
|
|
37
|
+
//# sourceMappingURL=DocInfo16.js.map
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
// @flow
|
|
2
|
+
/* eslint-disable react/jsx-sort-props */
|
|
3
|
+
import * as React from 'react';
|
|
4
|
+
import * as vars from '../../styles/variables';
|
|
5
|
+
import AccessibleSVG from '../../icons/accessible-svg';
|
|
6
|
+
import type { Icon } from '../../icons/flowTypes';
|
|
7
|
+
|
|
8
|
+
/**
|
|
9
|
+
* This is an auto-generated component and should not be edited
|
|
10
|
+
* manually in contributor pull requests.
|
|
11
|
+
*
|
|
12
|
+
* If you have problems with this component:
|
|
13
|
+
* - https://github.com/box/box-ui-elements/issues/new?template=Bug_report.md
|
|
14
|
+
*
|
|
15
|
+
* If there are missing features in this component:
|
|
16
|
+
* - https://github.com/box/box-ui-elements/issues/new?template=Feature_request.md
|
|
17
|
+
*/
|
|
18
|
+
|
|
19
|
+
const DocInfo16 = (props: Icon) => (
|
|
20
|
+
<AccessibleSVG width={16} height={16} viewBox="0 0 16 16" {...props}>
|
|
21
|
+
<path
|
|
22
|
+
fill={vars.bdlGray}
|
|
23
|
+
fillRule="evenodd"
|
|
24
|
+
clipRule="evenodd"
|
|
25
|
+
d="m10.28 1.413 3.314 3.374a1.403 1.403 0 0 1 .406.994V13.6c0 .371-.145.727-.403.99-.258.262-.607.41-.972.41h-9.25c-.365 0-.714-.148-.972-.41A1.413 1.413 0 0 1 2 13.6V2.4c0-.371.145-.727.403-.99.258-.262.607-.41.972-.41h5.93a1.354 1.354 0 0 1 .976.413Zm2.6 4.075.003.002a.401.401 0 0 1 .117.29v7.82a.413.413 0 0 1-.116.29.362.362 0 0 1-.259.11h-9.25a.363.363 0 0 1-.259-.11A.413.413 0 0 1 3 13.6V2.4c0-.112.044-.216.116-.29A.363.363 0 0 1 3.375 2h5.93a.354.354 0 0 1 .26.112l3.316 3.376Z"
|
|
26
|
+
/>
|
|
27
|
+
<path
|
|
28
|
+
fill={vars.bdlGray}
|
|
29
|
+
fillRule="evenodd"
|
|
30
|
+
clipRule="evenodd"
|
|
31
|
+
d="M7 12a.5.5 0 0 1 0-1h.5V8H7a.5.5 0 1 1 0-1h1.5a.5.5 0 0 1 .488.611A.782.782 0 0 1 9 7.75V11h.5a.5.5 0 0 1 0 1H7Zm1-8a1 1 0 1 1 0 2 1 1 0 0 1 0-2Z"
|
|
32
|
+
/>
|
|
33
|
+
</AccessibleSVG>
|
|
34
|
+
);
|
|
35
|
+
|
|
36
|
+
export default DocInfo16;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../../src/icon/line/DocInfo16.tsx"],"names":["React","vars","AccessibleSVG","DocInfo16","props","bdlGray"],"mappings":";;AAAA;AACA,OAAO,KAAKA,KAAZ,MAAuB,OAAvB;AACA,OAAO,KAAKC,IAAZ,MAAsB,wBAAtB;AACA,OAAOC,aAAP,MAAwC,+CAAxC;AAEA;;;;;;;;;;;AAWA,IAAMC,SAAS,GAAG,SAAZA,SAAY,CAACC,KAAD;AAAA,SACd,oBAAC,aAAD;AAAe,IAAA,KAAK,EAAE,EAAtB;AAA0B,IAAA,MAAM,EAAE,EAAlC;AAAsC,IAAA,OAAO,EAAC;AAA9C,KAA8DA,KAA9D,GACI;AACI,IAAA,IAAI,EAAEH,IAAI,CAACI,OADf;AAEI,IAAA,QAAQ,EAAC,SAFb;AAGI,IAAA,QAAQ,EAAC,SAHb;AAII,IAAA,CAAC,EAAC;AAJN,IADJ,EAOI;AACI,IAAA,IAAI,EAAEJ,IAAI,CAACI,OADf;AAEI,IAAA,QAAQ,EAAC,SAFb;AAGI,IAAA,QAAQ,EAAC,SAHb;AAII,IAAA,CAAC,EAAC;AAJN,IAPJ,CADc;AAAA,CAAlB;;AAiBA,eAAeF,SAAf","sourcesContent":["/* eslint-disable react/jsx-sort-props */\nimport * as React from 'react';\nimport * as vars from '../../styles/variables';\nimport AccessibleSVG, { SVGProps } from '../../components/accessible-svg/AccessibleSVG';\n\n/**\n * This is an auto-generated component and should not be edited\n * manually in contributor pull requests.\n *\n * If you have problems with this component:\n * - https://github.com/box/box-ui-elements/issues/new?template=Bug_report.md\n *\n * If there are missing features in this component:\n * - https://github.com/box/box-ui-elements/issues/new?template=Feature_request.md\n */\n\nconst DocInfo16 = (props: SVGProps) => (\n <AccessibleSVG width={16} height={16} viewBox=\"0 0 16 16\" {...props}>\n <path\n fill={vars.bdlGray}\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"m10.28 1.413 3.314 3.374a1.403 1.403 0 0 1 .406.994V13.6c0 .371-.145.727-.403.99-.258.262-.607.41-.972.41h-9.25c-.365 0-.714-.148-.972-.41A1.413 1.413 0 0 1 2 13.6V2.4c0-.371.145-.727.403-.99.258-.262.607-.41.972-.41h5.93a1.354 1.354 0 0 1 .976.413Zm2.6 4.075.003.002a.401.401 0 0 1 .117.29v7.82a.413.413 0 0 1-.116.29.362.362 0 0 1-.259.11h-9.25a.363.363 0 0 1-.259-.11A.413.413 0 0 1 3 13.6V2.4c0-.112.044-.216.116-.29A.363.363 0 0 1 3.375 2h5.93a.354.354 0 0 1 .26.112l3.316 3.376Z\"\n />\n <path\n fill={vars.bdlGray}\n fillRule=\"evenodd\"\n clipRule=\"evenodd\"\n d=\"M7 12a.5.5 0 0 1 0-1h.5V8H7a.5.5 0 1 1 0-1h1.5a.5.5 0 0 1 .488.611A.782.782 0 0 1 9 7.75V11h.5a.5.5 0 0 1 0 1H7Zm1-8a1 1 0 1 1 0 2 1 1 0 0 1 0-2Z\"\n />\n </AccessibleSVG>\n);\n\nexport default DocInfo16;\n"],"file":"DocInfo16.js"}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import * as React from 'react';
|
|
2
|
+
import DocInfo16 from './DocInfo16';
|
|
3
|
+
export var docInfo16 = function docInfo16() {
|
|
4
|
+
return React.createElement(DocInfo16, null);
|
|
5
|
+
};
|
|
6
|
+
export default {
|
|
7
|
+
title: 'Icon|Line|DocInfo16',
|
|
8
|
+
component: DocInfo16,
|
|
9
|
+
parameters: {
|
|
10
|
+
notes: "`import DocInfo16 from 'box-ui-elements/es/icon/line/DocInfo16';`"
|
|
11
|
+
}
|
|
12
|
+
};
|
|
13
|
+
//# sourceMappingURL=DocInfo16.stories.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"sources":["../../../src/icon/line/DocInfo16.stories.tsx"],"names":["React","DocInfo16","docInfo16","title","component","parameters","notes"],"mappings":"AAAA,OAAO,KAAKA,KAAZ,MAAuB,OAAvB;AAEA,OAAOC,SAAP,MAAsB,aAAtB;AAEA,OAAO,IAAMC,SAAS,GAAG,SAAZA,SAAY;AAAA,SAAM,oBAAC,SAAD,OAAN;AAAA,CAAlB;AAEP,eAAe;AACXC,EAAAA,KAAK,EAAE,qBADI;AAEXC,EAAAA,SAAS,EAAEH,SAFA;AAGXI,EAAAA,UAAU,EAAE;AACRC,IAAAA,KAAK,EAAE;AADC;AAHD,CAAf","sourcesContent":["import * as React from 'react';\n\nimport DocInfo16 from './DocInfo16';\n\nexport const docInfo16 = () => <DocInfo16 />;\n\nexport default {\n title: 'Icon|Line|DocInfo16',\n component: DocInfo16,\n parameters: {\n notes: \"`import DocInfo16 from 'box-ui-elements/es/icon/line/DocInfo16';`\",\n },\n};\n"],"file":"DocInfo16.stories.js"}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
export declare const Basic: () => JSX.Element;
|
|
2
|
+
export declare const OpenOnHover: () => JSX.Element;
|
|
3
|
+
export declare const Complex: () => JSX.Element;
|
|
4
|
+
declare const _default: {
|
|
5
|
+
title: string;
|
|
6
|
+
component: any;
|
|
7
|
+
parameters: {
|
|
8
|
+
notes: string;
|
|
9
|
+
};
|
|
10
|
+
};
|
|
11
|
+
export default _default;
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { SVGProps } from '../../components/accessible-svg/AccessibleSVG';
|
|
2
|
+
/**
|
|
3
|
+
* This is an auto-generated component and should not be edited
|
|
4
|
+
* manually in contributor pull requests.
|
|
5
|
+
*
|
|
6
|
+
* If you have problems with this component:
|
|
7
|
+
* - https://github.com/box/box-ui-elements/issues/new?template=Bug_report.md
|
|
8
|
+
*
|
|
9
|
+
* If there are missing features in this component:
|
|
10
|
+
* - https://github.com/box/box-ui-elements/issues/new?template=Feature_request.md
|
|
11
|
+
*/
|
|
12
|
+
declare const DocInfo16: (props: SVGProps) => JSX.Element;
|
|
13
|
+
export default DocInfo16;
|
|
@@ -0,0 +1,9 @@
|
|
|
1
|
+
export declare const docInfo16: () => JSX.Element;
|
|
2
|
+
declare const _default: {
|
|
3
|
+
title: string;
|
|
4
|
+
component: (props: import("../../components/accessible-svg/AccessibleSVG").SVGProps) => JSX.Element;
|
|
5
|
+
parameters: {
|
|
6
|
+
notes: string;
|
|
7
|
+
};
|
|
8
|
+
};
|
|
9
|
+
export default _default;
|
package/i18n/bn-IN.js
CHANGED
|
@@ -757,8 +757,8 @@ export default {
|
|
|
757
757
|
"boxui.unifiedShare.collaborators.expirationTooltipClickableText": "{date}-এ অ্যাক্সেসের মেয়াদ উত্তীর্ণ হয়। বিশদের জন্য ক্লিক করুন।",
|
|
758
758
|
"boxui.unifiedShare.contactEmailsTooltipText": "{emails}, এবং আরও {remainingEmailsCount}",
|
|
759
759
|
"boxui.unifiedShare.contactRestrictionNotice": "প্রযোজ্য সুরক্ষা নীতির দরুণ বাহ্যিক সহযোগিতা সীমাবদ্ধ হওয়ার কারণে আমন্ত্রণগুলি {count, plural, one {{count} ব্যক্তি} other {{count} জন ব্যক্তি}}কে পাঠানো যাবে না।",
|
|
760
|
-
"boxui.unifiedShare.contactRestrictionNoticeInformationBarrier": "
|
|
761
|
-
"boxui.unifiedShare.contactRestrictionNoticeInformationBarrierSingular": "
|
|
760
|
+
"boxui.unifiedShare.contactRestrictionNoticeInformationBarrier": "নিরাপত্তা নীতির কারণে {count, plural, one {{count} ব্যক্তি} other {{count} লোকজন}} কে আমন্ত্রণ পাঠানো যাবে না।",
|
|
761
|
+
"boxui.unifiedShare.contactRestrictionNoticeInformationBarrierSingular": "নিরাপত্তা নীতির কারণে {email} এ আমন্ত্রণ পাঠানো যাবে না।",
|
|
762
762
|
"boxui.unifiedShare.contactRestrictionNoticeSingular": "প্রযোজ্য সুরক্ষা নীতির দরুণ বাহ্যিক সহযোগিতা সীমাবদ্ধ হওয়ার কারণে আমন্ত্রণগুলি {email}-এ পাঠানো যাবে না।",
|
|
763
763
|
"boxui.unifiedShare.contactRestrictionRemoveButtonLabel": "{count, plural, one {জন ব্যক্তি} other {{count} জন ব্যক্তি}} অপসারণ করুন এবং চালিয়ে যান",
|
|
764
764
|
"boxui.unifiedShare.contactsExceedLimitError": "ওহো! একবারে সর্বাধিক যত সংখ্যক সহযোগীদের যোগ করা যাবে তা হল {maxContacts} জন সহযোগী। আপনার আমন্ত্রণ ব্যাচের মধ্যে বিভক্ত করে দিয়ে দয়া করে আবার চেষ্টা করুন।",
|
package/i18n/bn-IN.properties
CHANGED
|
@@ -1514,6 +1514,10 @@ boxui.unifiedShare.collaborators.expirationTooltipClickableText = {date}-এ
|
|
|
1514
1514
|
boxui.unifiedShare.contactEmailsTooltipText = {emails}, এবং আরও {remainingEmailsCount}
|
|
1515
1515
|
# Text for the notice that is displayed when there are collaboration restrictions that apply to one or more of the selected contacts
|
|
1516
1516
|
boxui.unifiedShare.contactRestrictionNotice = প্রযোজ্য সুরক্ষা নীতির দরুণ বাহ্যিক সহযোগিতা সীমাবদ্ধ হওয়ার কারণে আমন্ত্রণগুলি {count, plural, one {{count} ব্যক্তি} other {{count} জন ব্যক্তি}}কে পাঠানো যাবে না।
|
|
1517
|
+
# Text for the notice that is displayed when there are Information Barrier collaboration restrictions that apply to one or more of the selected contacts
|
|
1518
|
+
boxui.unifiedShare.contactRestrictionNoticeInformationBarrier = নিরাপত্তা নীতির কারণে {count, plural, one {{count} ব্যক্তি} other {{count} লোকজন}} কে আমন্ত্রণ পাঠানো যাবে না।
|
|
1519
|
+
# Text for the notice that is displayed when there are Information Barrier collaboration restrictions that apply to only one of the selected contacts
|
|
1520
|
+
boxui.unifiedShare.contactRestrictionNoticeInformationBarrierSingular = নিরাপত্তা নীতির কারণে {email} এ আমন্ত্রণ পাঠানো যাবে না।
|
|
1517
1521
|
# Text for the notice that is displayed when there are collaboration restrictions that apply to one or more of the selected contacts
|
|
1518
1522
|
boxui.unifiedShare.contactRestrictionNoticeSingular = প্রযোজ্য সুরক্ষা নীতির দরুণ বাহ্যিক সহযোগিতা সীমাবদ্ধ হওয়ার কারণে আমন্ত্রণগুলি {email}-এ পাঠানো যাবে না।
|
|
1519
1523
|
# Label for the button that removes restricted contacts on the contact restriction notice
|
package/i18n/da-DK.js
CHANGED
|
@@ -757,8 +757,8 @@ export default {
|
|
|
757
757
|
"boxui.unifiedShare.collaborators.expirationTooltipClickableText": "Adgang udløber d. {date}. Klik for at se detaljer.",
|
|
758
758
|
"boxui.unifiedShare.contactEmailsTooltipText": "{emails}, og {remainingEmailsCount} mere",
|
|
759
759
|
"boxui.unifiedShare.contactRestrictionNotice": "Invitationer kan ikke sendes til {count, plural, one {{count} person} other {{count} personer}}, fordi eksternt samarbejde er begrænset på grund af den anvendte sikkerhedspolitik.",
|
|
760
|
-
"boxui.unifiedShare.contactRestrictionNoticeInformationBarrier": "
|
|
761
|
-
"boxui.unifiedShare.contactRestrictionNoticeInformationBarrierSingular": "
|
|
760
|
+
"boxui.unifiedShare.contactRestrictionNoticeInformationBarrier": "Invitationer kan ikke sendes til {count, plural, one {{count} person} other {{count} personer}} på grund af en sikkerhedspolitik.",
|
|
761
|
+
"boxui.unifiedShare.contactRestrictionNoticeInformationBarrierSingular": "Invitationer kan ikke sendes til {email} på grund af en sikkerhedspolitik.",
|
|
762
762
|
"boxui.unifiedShare.contactRestrictionNoticeSingular": "Invitationer kan ikke sendes til {email}, fordi eksternt samarbejde er begrænset på grund af den anvendte sikkerhedspolitik.",
|
|
763
763
|
"boxui.unifiedShare.contactRestrictionRemoveButtonLabel": "Fjern {count, plural, one {personen} other {{count} personer}}, og fortsæt",
|
|
764
764
|
"boxui.unifiedShare.contactsExceedLimitError": "Hovsa! Det maksimale antal samarbejdspartnere, der kan tilføjes på én gang, er {maxContacts} samarbejdspartnere. Prøv igen ved at opdele dine invitationer i grupper.",
|
package/i18n/da-DK.properties
CHANGED
|
@@ -1514,6 +1514,10 @@ boxui.unifiedShare.collaborators.expirationTooltipClickableText = Adgang udløbe
|
|
|
1514
1514
|
boxui.unifiedShare.contactEmailsTooltipText = {emails}, og {remainingEmailsCount} mere
|
|
1515
1515
|
# Text for the notice that is displayed when there are collaboration restrictions that apply to one or more of the selected contacts
|
|
1516
1516
|
boxui.unifiedShare.contactRestrictionNotice = Invitationer kan ikke sendes til {count, plural, one {{count} person} other {{count} personer}}, fordi eksternt samarbejde er begrænset på grund af den anvendte sikkerhedspolitik.
|
|
1517
|
+
# Text for the notice that is displayed when there are Information Barrier collaboration restrictions that apply to one or more of the selected contacts
|
|
1518
|
+
boxui.unifiedShare.contactRestrictionNoticeInformationBarrier = Invitationer kan ikke sendes til {count, plural, one {{count} person} other {{count} personer}} på grund af en sikkerhedspolitik.
|
|
1519
|
+
# Text for the notice that is displayed when there are Information Barrier collaboration restrictions that apply to only one of the selected contacts
|
|
1520
|
+
boxui.unifiedShare.contactRestrictionNoticeInformationBarrierSingular = Invitationer kan ikke sendes til {email} på grund af en sikkerhedspolitik.
|
|
1517
1521
|
# Text for the notice that is displayed when there are collaboration restrictions that apply to one or more of the selected contacts
|
|
1518
1522
|
boxui.unifiedShare.contactRestrictionNoticeSingular = Invitationer kan ikke sendes til {email}, fordi eksternt samarbejde er begrænset på grund af den anvendte sikkerhedspolitik.
|
|
1519
1523
|
# Label for the button that removes restricted contacts on the contact restriction notice
|
package/i18n/de-DE.js
CHANGED
|
@@ -757,8 +757,8 @@ export default {
|
|
|
757
757
|
"boxui.unifiedShare.collaborators.expirationTooltipClickableText": "Zugriff läuft am {date} ab. Klicken Sie, um weitere Einzelheiten zu erhalten.",
|
|
758
758
|
"boxui.unifiedShare.contactEmailsTooltipText": "{emails} und {remainingEmailsCount} weitere",
|
|
759
759
|
"boxui.unifiedShare.contactRestrictionNotice": "Einladungen können nicht an {count, plural, one {{count} Person} other {{count} Personen}} gesendet werden, da die externe Zusammenarbeit aufgrund der angewendeten Sicherheitsrichtlinie eingeschränkt ist.",
|
|
760
|
-
"boxui.unifiedShare.contactRestrictionNoticeInformationBarrier": "
|
|
761
|
-
"boxui.unifiedShare.contactRestrictionNoticeInformationBarrierSingular": "
|
|
760
|
+
"boxui.unifiedShare.contactRestrictionNoticeInformationBarrier": "Einladungen können aufgrund einer Sicherheitsrichtlinie nicht an {count, plural, one {{count} Person} other {{count} Personen}} gesendet werden.",
|
|
761
|
+
"boxui.unifiedShare.contactRestrictionNoticeInformationBarrierSingular": "Einladungen können aufgrund einer Sicherheitsrichtlinie nicht an {email} gesendet werden.",
|
|
762
762
|
"boxui.unifiedShare.contactRestrictionNoticeSingular": "Einladungen können nicht an {email} gesendet werden, da die externe Zusammenarbeit aufgrund der angewendeten Sicherheitsrichtlinie eingeschränkt ist.",
|
|
763
763
|
"boxui.unifiedShare.contactRestrictionRemoveButtonLabel": "{count, plural, one {Die Person} other {{count} Personen}} entfernen und fortfahren",
|
|
764
764
|
"boxui.unifiedShare.contactsExceedLimitError": "Hoppla! Die maximale Anzahl an Mitarbeitern, die gleichzeitig hinzugefügt werden können, beträgt {maxContacts} Mitarbeiter. Versuchen Sie es erneut, indem Sie Ihre Einladungen in Stapel aufteilen.",
|
package/i18n/de-DE.properties
CHANGED
|
@@ -1514,6 +1514,10 @@ boxui.unifiedShare.collaborators.expirationTooltipClickableText = Zugriff läuft
|
|
|
1514
1514
|
boxui.unifiedShare.contactEmailsTooltipText = {emails} und {remainingEmailsCount} weitere
|
|
1515
1515
|
# Text for the notice that is displayed when there are collaboration restrictions that apply to one or more of the selected contacts
|
|
1516
1516
|
boxui.unifiedShare.contactRestrictionNotice = Einladungen können nicht an {count, plural, one {{count} Person} other {{count} Personen}} gesendet werden, da die externe Zusammenarbeit aufgrund der angewendeten Sicherheitsrichtlinie eingeschränkt ist.
|
|
1517
|
+
# Text for the notice that is displayed when there are Information Barrier collaboration restrictions that apply to one or more of the selected contacts
|
|
1518
|
+
boxui.unifiedShare.contactRestrictionNoticeInformationBarrier = Einladungen können aufgrund einer Sicherheitsrichtlinie nicht an {count, plural, one {{count} Person} other {{count} Personen}} gesendet werden.
|
|
1519
|
+
# Text for the notice that is displayed when there are Information Barrier collaboration restrictions that apply to only one of the selected contacts
|
|
1520
|
+
boxui.unifiedShare.contactRestrictionNoticeInformationBarrierSingular = Einladungen können aufgrund einer Sicherheitsrichtlinie nicht an {email} gesendet werden.
|
|
1517
1521
|
# Text for the notice that is displayed when there are collaboration restrictions that apply to one or more of the selected contacts
|
|
1518
1522
|
boxui.unifiedShare.contactRestrictionNoticeSingular = Einladungen können nicht an {email} gesendet werden, da die externe Zusammenarbeit aufgrund der angewendeten Sicherheitsrichtlinie eingeschränkt ist.
|
|
1519
1523
|
# Label for the button that removes restricted contacts on the contact restriction notice
|
package/i18n/en-AU.properties
CHANGED
|
@@ -1514,6 +1514,10 @@ boxui.unifiedShare.collaborators.expirationTooltipClickableText = Access expires
|
|
|
1514
1514
|
boxui.unifiedShare.contactEmailsTooltipText = {emails}, and {remainingEmailsCount} more
|
|
1515
1515
|
# Text for the notice that is displayed when there are collaboration restrictions that apply to one or more of the selected contacts
|
|
1516
1516
|
boxui.unifiedShare.contactRestrictionNotice = Invitations cannot be sent to {count, plural, one {{count} person} other {{count} people}} because external collaboration is restricted due to the applied security policy.
|
|
1517
|
+
# Text for the notice that is displayed when there are Information Barrier collaboration restrictions that apply to one or more of the selected contacts
|
|
1518
|
+
boxui.unifiedShare.contactRestrictionNoticeInformationBarrier = Invitations cannot be sent to {count, plural, one {{count} person} other {{count} people}} due to a security policy.
|
|
1519
|
+
# Text for the notice that is displayed when there are Information Barrier collaboration restrictions that apply to only one of the selected contacts
|
|
1520
|
+
boxui.unifiedShare.contactRestrictionNoticeInformationBarrierSingular = Invitations cannot be sent to {email} due to a security policy.
|
|
1517
1521
|
# Text for the notice that is displayed when there are collaboration restrictions that apply to one or more of the selected contacts
|
|
1518
1522
|
boxui.unifiedShare.contactRestrictionNoticeSingular = Invitations cannot be sent to {email} because external collaboration is restricted due to the applied security policy.
|
|
1519
1523
|
# Label for the button that removes restricted contacts on the contact restriction notice
|
package/i18n/en-CA.properties
CHANGED
|
@@ -1514,6 +1514,10 @@ boxui.unifiedShare.collaborators.expirationTooltipClickableText = Access expires
|
|
|
1514
1514
|
boxui.unifiedShare.contactEmailsTooltipText = {emails}, and {remainingEmailsCount} more
|
|
1515
1515
|
# Text for the notice that is displayed when there are collaboration restrictions that apply to one or more of the selected contacts
|
|
1516
1516
|
boxui.unifiedShare.contactRestrictionNotice = Invitations cannot be sent to {count, plural, one {{count} person} other {{count} people}} because external collaboration is restricted due to the applied security policy.
|
|
1517
|
+
# Text for the notice that is displayed when there are Information Barrier collaboration restrictions that apply to one or more of the selected contacts
|
|
1518
|
+
boxui.unifiedShare.contactRestrictionNoticeInformationBarrier = Invitations cannot be sent to {count, plural, one {{count} person} other {{count} people}} due to a security policy.
|
|
1519
|
+
# Text for the notice that is displayed when there are Information Barrier collaboration restrictions that apply to only one of the selected contacts
|
|
1520
|
+
boxui.unifiedShare.contactRestrictionNoticeInformationBarrierSingular = Invitations cannot be sent to {email} due to a security policy.
|
|
1517
1521
|
# Text for the notice that is displayed when there are collaboration restrictions that apply to one or more of the selected contacts
|
|
1518
1522
|
boxui.unifiedShare.contactRestrictionNoticeSingular = Invitations cannot be sent to {email} because external collaboration is restricted due to the applied security policy.
|
|
1519
1523
|
# Label for the button that removes restricted contacts on the contact restriction notice
|
package/i18n/en-GB.properties
CHANGED
|
@@ -1514,6 +1514,10 @@ boxui.unifiedShare.collaborators.expirationTooltipClickableText = Access expires
|
|
|
1514
1514
|
boxui.unifiedShare.contactEmailsTooltipText = {emails}, and {remainingEmailsCount} more
|
|
1515
1515
|
# Text for the notice that is displayed when there are collaboration restrictions that apply to one or more of the selected contacts
|
|
1516
1516
|
boxui.unifiedShare.contactRestrictionNotice = Invitations cannot be sent to {count, plural, one {{count} person} other {{count} people}} because external collaboration is restricted due to the applied security policy.
|
|
1517
|
+
# Text for the notice that is displayed when there are Information Barrier collaboration restrictions that apply to one or more of the selected contacts
|
|
1518
|
+
boxui.unifiedShare.contactRestrictionNoticeInformationBarrier = Invitations cannot be sent to {count, plural, one {{count} person} other {{count} people}} due to a security policy.
|
|
1519
|
+
# Text for the notice that is displayed when there are Information Barrier collaboration restrictions that apply to only one of the selected contacts
|
|
1520
|
+
boxui.unifiedShare.contactRestrictionNoticeInformationBarrierSingular = Invitations cannot be sent to {email} due to a security policy.
|
|
1517
1521
|
# Text for the notice that is displayed when there are collaboration restrictions that apply to one or more of the selected contacts
|
|
1518
1522
|
boxui.unifiedShare.contactRestrictionNoticeSingular = Invitations cannot be sent to {email} because external collaboration is restricted due to the applied security policy.
|
|
1519
1523
|
# Label for the button that removes restricted contacts on the contact restriction notice
|
package/i18n/es-419.js
CHANGED
|
@@ -757,8 +757,8 @@ export default {
|
|
|
757
757
|
"boxui.unifiedShare.collaborators.expirationTooltipClickableText": "El acceso caduca el {date}. Haga clic para obtener información.",
|
|
758
758
|
"boxui.unifiedShare.contactEmailsTooltipText": "{emails} y {remainingEmailsCount} más",
|
|
759
759
|
"boxui.unifiedShare.contactRestrictionNotice": "Las invitaciones no se pueden enviar a {count, plural, one {{count} persona} other {{count} personas}} porque la colaboración externa está restringida debido a la política de seguridad aplicada.",
|
|
760
|
-
"boxui.unifiedShare.contactRestrictionNoticeInformationBarrier": "
|
|
761
|
-
"boxui.unifiedShare.contactRestrictionNoticeInformationBarrierSingular": "
|
|
760
|
+
"boxui.unifiedShare.contactRestrictionNoticeInformationBarrier": "Las invitaciones no se pueden enviar a {count, plural, one {{count} persona} other {{count} personas}} debido a una política de seguridad.",
|
|
761
|
+
"boxui.unifiedShare.contactRestrictionNoticeInformationBarrierSingular": "Las invitaciones no se pueden enviar a {email} debido a una política de seguridad.",
|
|
762
762
|
"boxui.unifiedShare.contactRestrictionNoticeSingular": "Las invitaciones no se pueden enviar a {email} porque la colaboración externa está restringida debido a la política de seguridad aplicada.",
|
|
763
763
|
"boxui.unifiedShare.contactRestrictionRemoveButtonLabel": "Elimine a {count, plural, one {la persona} other {{count} personas}} y continúe.",
|
|
764
764
|
"boxui.unifiedShare.contactsExceedLimitError": "Vaya, solo se pueden agregar {maxContacts} colaboradores como máximo de una vez. Divida las invitaciones en lotes e inténtelo de nuevo.",
|
package/i18n/es-419.properties
CHANGED
|
@@ -1514,6 +1514,10 @@ boxui.unifiedShare.collaborators.expirationTooltipClickableText = El acceso cadu
|
|
|
1514
1514
|
boxui.unifiedShare.contactEmailsTooltipText = {emails} y {remainingEmailsCount} más
|
|
1515
1515
|
# Text for the notice that is displayed when there are collaboration restrictions that apply to one or more of the selected contacts
|
|
1516
1516
|
boxui.unifiedShare.contactRestrictionNotice = Las invitaciones no se pueden enviar a {count, plural, one {{count} persona} other {{count} personas}} porque la colaboración externa está restringida debido a la política de seguridad aplicada.
|
|
1517
|
+
# Text for the notice that is displayed when there are Information Barrier collaboration restrictions that apply to one or more of the selected contacts
|
|
1518
|
+
boxui.unifiedShare.contactRestrictionNoticeInformationBarrier = Las invitaciones no se pueden enviar a {count, plural, one {{count} persona} other {{count} personas}} debido a una política de seguridad.
|
|
1519
|
+
# Text for the notice that is displayed when there are Information Barrier collaboration restrictions that apply to only one of the selected contacts
|
|
1520
|
+
boxui.unifiedShare.contactRestrictionNoticeInformationBarrierSingular = Las invitaciones no se pueden enviar a {email} debido a una política de seguridad.
|
|
1517
1521
|
# Text for the notice that is displayed when there are collaboration restrictions that apply to one or more of the selected contacts
|
|
1518
1522
|
boxui.unifiedShare.contactRestrictionNoticeSingular = Las invitaciones no se pueden enviar a {email} porque la colaboración externa está restringida debido a la política de seguridad aplicada.
|
|
1519
1523
|
# Label for the button that removes restricted contacts on the contact restriction notice
|
package/i18n/es-ES.js
CHANGED
|
@@ -757,8 +757,8 @@ export default {
|
|
|
757
757
|
"boxui.unifiedShare.collaborators.expirationTooltipClickableText": "El acceso caduca el {date}. Haga clic para obtener información.",
|
|
758
758
|
"boxui.unifiedShare.contactEmailsTooltipText": "{emails} y {remainingEmailsCount} más",
|
|
759
759
|
"boxui.unifiedShare.contactRestrictionNotice": "Las invitaciones no se pueden enviar a {count, plural, one {{count} persona} other {{count} personas}} porque la colaboración externa está restringida debido a la política de seguridad aplicada.",
|
|
760
|
-
"boxui.unifiedShare.contactRestrictionNoticeInformationBarrier": "
|
|
761
|
-
"boxui.unifiedShare.contactRestrictionNoticeInformationBarrierSingular": "
|
|
760
|
+
"boxui.unifiedShare.contactRestrictionNoticeInformationBarrier": "Las invitaciones no se pueden enviar a {count, plural, one {{count} persona} other {{count} personas}} debido a una política de seguridad.",
|
|
761
|
+
"boxui.unifiedShare.contactRestrictionNoticeInformationBarrierSingular": "Las invitaciones no se pueden enviar a {email} debido a una política de seguridad.",
|
|
762
762
|
"boxui.unifiedShare.contactRestrictionNoticeSingular": "Las invitaciones no se pueden enviar a {email} porque la colaboración externa está restringida debido a la política de seguridad aplicada.",
|
|
763
763
|
"boxui.unifiedShare.contactRestrictionRemoveButtonLabel": "Elimine a {count, plural, one {la persona} other {{count} personas}} y continúe.",
|
|
764
764
|
"boxui.unifiedShare.contactsExceedLimitError": "Vaya, solo se pueden agregar {maxContacts} colaboradores como máximo de una vez. Divida las invitaciones en lotes e inténtelo de nuevo.",
|
package/i18n/es-ES.properties
CHANGED
|
@@ -1514,6 +1514,10 @@ boxui.unifiedShare.collaborators.expirationTooltipClickableText = El acceso cadu
|
|
|
1514
1514
|
boxui.unifiedShare.contactEmailsTooltipText = {emails} y {remainingEmailsCount} más
|
|
1515
1515
|
# Text for the notice that is displayed when there are collaboration restrictions that apply to one or more of the selected contacts
|
|
1516
1516
|
boxui.unifiedShare.contactRestrictionNotice = Las invitaciones no se pueden enviar a {count, plural, one {{count} persona} other {{count} personas}} porque la colaboración externa está restringida debido a la política de seguridad aplicada.
|
|
1517
|
+
# Text for the notice that is displayed when there are Information Barrier collaboration restrictions that apply to one or more of the selected contacts
|
|
1518
|
+
boxui.unifiedShare.contactRestrictionNoticeInformationBarrier = Las invitaciones no se pueden enviar a {count, plural, one {{count} persona} other {{count} personas}} debido a una política de seguridad.
|
|
1519
|
+
# Text for the notice that is displayed when there are Information Barrier collaboration restrictions that apply to only one of the selected contacts
|
|
1520
|
+
boxui.unifiedShare.contactRestrictionNoticeInformationBarrierSingular = Las invitaciones no se pueden enviar a {email} debido a una política de seguridad.
|
|
1517
1521
|
# Text for the notice that is displayed when there are collaboration restrictions that apply to one or more of the selected contacts
|
|
1518
1522
|
boxui.unifiedShare.contactRestrictionNoticeSingular = Las invitaciones no se pueden enviar a {email} porque la colaboración externa está restringida debido a la política de seguridad aplicada.
|
|
1519
1523
|
# Label for the button that removes restricted contacts on the contact restriction notice
|
package/i18n/fi-FI.js
CHANGED
|
@@ -757,8 +757,8 @@ export default {
|
|
|
757
757
|
"boxui.unifiedShare.collaborators.expirationTooltipClickableText": "Käyttöoikeus päättyy {date}. Lisätietoja napsauttamalla.",
|
|
758
758
|
"boxui.unifiedShare.contactEmailsTooltipText": "{emails} ja {remainingEmailsCount} muuta",
|
|
759
759
|
"boxui.unifiedShare.contactRestrictionNotice": "Kutsuja ei voida lähettää {count, plural, one {{count} henkilölle} other {{count} henkilölle}}, koska ulkoista yhteistyötä on rajoitettu suojauskäytännön mukaisesti.",
|
|
760
|
-
"boxui.unifiedShare.contactRestrictionNoticeInformationBarrier": "
|
|
761
|
-
"boxui.unifiedShare.contactRestrictionNoticeInformationBarrierSingular": "
|
|
760
|
+
"boxui.unifiedShare.contactRestrictionNoticeInformationBarrier": "Kutsuja ei voi lähettää {count, plural, one {{count} henkilölle} other {{count} henkilölle}} suojauskäytännön vuoksi.",
|
|
761
|
+
"boxui.unifiedShare.contactRestrictionNoticeInformationBarrierSingular": "Kutsuja ei voi lähettää sähköpostiosoitteeseen {email} suojauskäytännön vuoksi.",
|
|
762
762
|
"boxui.unifiedShare.contactRestrictionNoticeSingular": "Kutsuja ei voida lähettää osoitteeseen {email}, koska ulkoista yhteistyötä on rajoitettu suojauskäytännön mukaisesti.",
|
|
763
763
|
"boxui.unifiedShare.contactRestrictionRemoveButtonLabel": "Poista {count, plural, one {henkilö} other {{count} henkilöä}} ja jatka",
|
|
764
764
|
"boxui.unifiedShare.contactsExceedLimitError": "Virhe! Voit kerrallaan lisätä enintään {maxContacts} yhteistyökumppania. Yritä uudelleen lähettämällä kutsut erissä.",
|
package/i18n/fi-FI.properties
CHANGED
|
@@ -1514,6 +1514,10 @@ boxui.unifiedShare.collaborators.expirationTooltipClickableText = Käyttöoikeus
|
|
|
1514
1514
|
boxui.unifiedShare.contactEmailsTooltipText = {emails} ja {remainingEmailsCount} muuta
|
|
1515
1515
|
# Text for the notice that is displayed when there are collaboration restrictions that apply to one or more of the selected contacts
|
|
1516
1516
|
boxui.unifiedShare.contactRestrictionNotice = Kutsuja ei voida lähettää {count, plural, one {{count} henkilölle} other {{count} henkilölle}}, koska ulkoista yhteistyötä on rajoitettu suojauskäytännön mukaisesti.
|
|
1517
|
+
# Text for the notice that is displayed when there are Information Barrier collaboration restrictions that apply to one or more of the selected contacts
|
|
1518
|
+
boxui.unifiedShare.contactRestrictionNoticeInformationBarrier = Kutsuja ei voi lähettää {count, plural, one {{count} henkilölle} other {{count} henkilölle}} suojauskäytännön vuoksi.
|
|
1519
|
+
# Text for the notice that is displayed when there are Information Barrier collaboration restrictions that apply to only one of the selected contacts
|
|
1520
|
+
boxui.unifiedShare.contactRestrictionNoticeInformationBarrierSingular = Kutsuja ei voi lähettää sähköpostiosoitteeseen {email} suojauskäytännön vuoksi.
|
|
1517
1521
|
# Text for the notice that is displayed when there are collaboration restrictions that apply to one or more of the selected contacts
|
|
1518
1522
|
boxui.unifiedShare.contactRestrictionNoticeSingular = Kutsuja ei voida lähettää osoitteeseen {email}, koska ulkoista yhteistyötä on rajoitettu suojauskäytännön mukaisesti.
|
|
1519
1523
|
# Label for the button that removes restricted contacts on the contact restriction notice
|
package/i18n/fr-CA.js
CHANGED
|
@@ -757,8 +757,8 @@ export default {
|
|
|
757
757
|
"boxui.unifiedShare.collaborators.expirationTooltipClickableText": "Date d'expiration de l'accès : {date}. Cliquez pour plus d'informations.",
|
|
758
758
|
"boxui.unifiedShare.contactEmailsTooltipText": "{emails}, et {remainingEmailsCount} autre(s)",
|
|
759
759
|
"boxui.unifiedShare.contactRestrictionNotice": "Les invitations ne peuvent pas être envoyées à {count, plural, one {{count} utilisateur} other {{count} utilisateurs}}, car la collaboration externe est limitée en raison de la règle de sécurité appliquée.",
|
|
760
|
-
"boxui.unifiedShare.contactRestrictionNoticeInformationBarrier": "
|
|
761
|
-
"boxui.unifiedShare.contactRestrictionNoticeInformationBarrierSingular": "
|
|
760
|
+
"boxui.unifiedShare.contactRestrictionNoticeInformationBarrier": "Les invitations ne peuvent pas être envoyées à {count, plural, one {{count} personne} other {{count} utilisateurs}} à cause de la politique de sécurité.",
|
|
761
|
+
"boxui.unifiedShare.contactRestrictionNoticeInformationBarrierSingular": "Les invitations ne peuvent pas être envoyées à {email} à cause d'une politique de sécurité.",
|
|
762
762
|
"boxui.unifiedShare.contactRestrictionNoticeSingular": "Les invitations ne peuvent pas être envoyées à {email}, car la collaboration externe est limitée en raison de la règle de sécurité appliquée.",
|
|
763
763
|
"boxui.unifiedShare.contactRestrictionRemoveButtonLabel": "Supprimez {count, plural, one {l'utilisateur} other {{count} utilisateurs}} et continuez.",
|
|
764
764
|
"boxui.unifiedShare.contactsExceedLimitError": "Oups ! Le nombre maximal de collaborateurs pouvant être ajoutés en même temps est de {maxContacts} collaborateurs. Veuillez réessayer en divisant vos invitations en plusieurs lots.",
|
package/i18n/fr-CA.properties
CHANGED
|
@@ -1514,6 +1514,10 @@ boxui.unifiedShare.collaborators.expirationTooltipClickableText = Date d'expirat
|
|
|
1514
1514
|
boxui.unifiedShare.contactEmailsTooltipText = {emails}, et {remainingEmailsCount} autre(s)
|
|
1515
1515
|
# Text for the notice that is displayed when there are collaboration restrictions that apply to one or more of the selected contacts
|
|
1516
1516
|
boxui.unifiedShare.contactRestrictionNotice = Les invitations ne peuvent pas être envoyées à {count, plural, one {{count} utilisateur} other {{count} utilisateurs}}, car la collaboration externe est limitée en raison de la règle de sécurité appliquée.
|
|
1517
|
+
# Text for the notice that is displayed when there are Information Barrier collaboration restrictions that apply to one or more of the selected contacts
|
|
1518
|
+
boxui.unifiedShare.contactRestrictionNoticeInformationBarrier = Les invitations ne peuvent pas être envoyées à {count, plural, one {{count} personne} other {{count} utilisateurs}} à cause de la politique de sécurité.
|
|
1519
|
+
# Text for the notice that is displayed when there are Information Barrier collaboration restrictions that apply to only one of the selected contacts
|
|
1520
|
+
boxui.unifiedShare.contactRestrictionNoticeInformationBarrierSingular = Les invitations ne peuvent pas être envoyées à {email} à cause d'une politique de sécurité.
|
|
1517
1521
|
# Text for the notice that is displayed when there are collaboration restrictions that apply to one or more of the selected contacts
|
|
1518
1522
|
boxui.unifiedShare.contactRestrictionNoticeSingular = Les invitations ne peuvent pas être envoyées à {email}, car la collaboration externe est limitée en raison de la règle de sécurité appliquée.
|
|
1519
1523
|
# Label for the button that removes restricted contacts on the contact restriction notice
|
package/i18n/fr-FR.js
CHANGED
|
@@ -757,8 +757,8 @@ export default {
|
|
|
757
757
|
"boxui.unifiedShare.collaborators.expirationTooltipClickableText": "Date d'expiration de l'accès : {date}. Cliquez pour plus d'informations.",
|
|
758
758
|
"boxui.unifiedShare.contactEmailsTooltipText": "{emails}, et {remainingEmailsCount} autre(s)",
|
|
759
759
|
"boxui.unifiedShare.contactRestrictionNotice": "Les invitations ne peuvent pas être envoyées à {count, plural, one {{count} utilisateur} other {{count} utilisateurs}}, car la collaboration externe est limitée en raison de la règle de sécurité appliquée.",
|
|
760
|
-
"boxui.unifiedShare.contactRestrictionNoticeInformationBarrier": "
|
|
761
|
-
"boxui.unifiedShare.contactRestrictionNoticeInformationBarrierSingular": "
|
|
760
|
+
"boxui.unifiedShare.contactRestrictionNoticeInformationBarrier": "Les invitations ne peuvent pas être envoyées à {count, plural, one {{count} personne} other {{count} utilisateurs}} à cause de la politique de sécurité.",
|
|
761
|
+
"boxui.unifiedShare.contactRestrictionNoticeInformationBarrierSingular": "Les invitations ne peuvent pas être envoyées à {email} à cause d'une politique de sécurité.",
|
|
762
762
|
"boxui.unifiedShare.contactRestrictionNoticeSingular": "Les invitations ne peuvent pas être envoyées à {email}, car la collaboration externe est limitée en raison de la règle de sécurité appliquée.",
|
|
763
763
|
"boxui.unifiedShare.contactRestrictionRemoveButtonLabel": "Supprimez {count, plural, one {l'utilisateur} other {{count} utilisateurs}} et continuez.",
|
|
764
764
|
"boxui.unifiedShare.contactsExceedLimitError": "Oups ! Le nombre maximal de collaborateurs pouvant être ajoutés en même temps est de {maxContacts} collaborateurs. Veuillez réessayer en divisant vos invitations en plusieurs lots.",
|
package/i18n/fr-FR.properties
CHANGED
|
@@ -1514,6 +1514,10 @@ boxui.unifiedShare.collaborators.expirationTooltipClickableText = Date d'expirat
|
|
|
1514
1514
|
boxui.unifiedShare.contactEmailsTooltipText = {emails}, et {remainingEmailsCount} autre(s)
|
|
1515
1515
|
# Text for the notice that is displayed when there are collaboration restrictions that apply to one or more of the selected contacts
|
|
1516
1516
|
boxui.unifiedShare.contactRestrictionNotice = Les invitations ne peuvent pas être envoyées à {count, plural, one {{count} utilisateur} other {{count} utilisateurs}}, car la collaboration externe est limitée en raison de la règle de sécurité appliquée.
|
|
1517
|
+
# Text for the notice that is displayed when there are Information Barrier collaboration restrictions that apply to one or more of the selected contacts
|
|
1518
|
+
boxui.unifiedShare.contactRestrictionNoticeInformationBarrier = Les invitations ne peuvent pas être envoyées à {count, plural, one {{count} personne} other {{count} utilisateurs}} à cause de la politique de sécurité.
|
|
1519
|
+
# Text for the notice that is displayed when there are Information Barrier collaboration restrictions that apply to only one of the selected contacts
|
|
1520
|
+
boxui.unifiedShare.contactRestrictionNoticeInformationBarrierSingular = Les invitations ne peuvent pas être envoyées à {email} à cause d'une politique de sécurité.
|
|
1517
1521
|
# Text for the notice that is displayed when there are collaboration restrictions that apply to one or more of the selected contacts
|
|
1518
1522
|
boxui.unifiedShare.contactRestrictionNoticeSingular = Les invitations ne peuvent pas être envoyées à {email}, car la collaboration externe est limitée en raison de la règle de sécurité appliquée.
|
|
1519
1523
|
# Label for the button that removes restricted contacts on the contact restriction notice
|
package/i18n/hi-IN.js
CHANGED
|
@@ -757,8 +757,8 @@ export default {
|
|
|
757
757
|
"boxui.unifiedShare.collaborators.expirationTooltipClickableText": "एक्सेस की समय सीमा {date} पर समाप्त होती है. विवरण के लिए क्लिक करें.",
|
|
758
758
|
"boxui.unifiedShare.contactEmailsTooltipText": "{emails}, और {remainingEmailsCount} अधिक",
|
|
759
759
|
"boxui.unifiedShare.contactRestrictionNotice": "{count, plural, one {{count} व्यक्ति} other {{count} लोगों}} को आमंत्रण भेजे नहीं जा सकते क्योंकि लागू सुरक्षा नीति के कारण बाहरी सहयोग प्रतिबंधित है.",
|
|
760
|
-
"boxui.unifiedShare.contactRestrictionNoticeInformationBarrier": "
|
|
761
|
-
"boxui.unifiedShare.contactRestrictionNoticeInformationBarrierSingular": "
|
|
760
|
+
"boxui.unifiedShare.contactRestrictionNoticeInformationBarrier": "एक सुरक्षा नीति के कारण {count, plural, one {{count} व्यक्ति} other ({count} लोग}} को निमंत्रण नहीं भेजा जा सकता है.",
|
|
761
|
+
"boxui.unifiedShare.contactRestrictionNoticeInformationBarrierSingular": "एक सुरक्षा नीति के कारण {email} को ईमेल नहीं भेजा जा सकता है.",
|
|
762
762
|
"boxui.unifiedShare.contactRestrictionNoticeSingular": "{email} पर आमंत्रण नहीं भेजे जा सकते क्योंकि लागू सुरक्षा नीति के कारण बाहरी सहयोग प्रतिबंधित है.",
|
|
763
763
|
"boxui.unifiedShare.contactRestrictionRemoveButtonLabel": "{count, plural, one {व्यक्ति} other {{count} लोगों}} को निकालें और जारी रखें",
|
|
764
764
|
"boxui.unifiedShare.contactsExceedLimitError": "ओह! एक बार में जोड़े जा सकने वाले सहयोगियों की अधिकतम संख्या {maxContacts} है. अपने आमंत्रणों को बैच में विभाजित करके फिर से प्रयास करें.",
|
package/i18n/hi-IN.properties
CHANGED
|
@@ -1514,6 +1514,10 @@ boxui.unifiedShare.collaborators.expirationTooltipClickableText = एक्स
|
|
|
1514
1514
|
boxui.unifiedShare.contactEmailsTooltipText = {emails}, और {remainingEmailsCount} अधिक
|
|
1515
1515
|
# Text for the notice that is displayed when there are collaboration restrictions that apply to one or more of the selected contacts
|
|
1516
1516
|
boxui.unifiedShare.contactRestrictionNotice = {count, plural, one {{count} व्यक्ति} other {{count} लोगों}} को आमंत्रण भेजे नहीं जा सकते क्योंकि लागू सुरक्षा नीति के कारण बाहरी सहयोग प्रतिबंधित है.
|
|
1517
|
+
# Text for the notice that is displayed when there are Information Barrier collaboration restrictions that apply to one or more of the selected contacts
|
|
1518
|
+
boxui.unifiedShare.contactRestrictionNoticeInformationBarrier = एक सुरक्षा नीति के कारण {count, plural, one {{count} व्यक्ति} other ({count} लोग}} को निमंत्रण नहीं भेजा जा सकता है.
|
|
1519
|
+
# Text for the notice that is displayed when there are Information Barrier collaboration restrictions that apply to only one of the selected contacts
|
|
1520
|
+
boxui.unifiedShare.contactRestrictionNoticeInformationBarrierSingular = एक सुरक्षा नीति के कारण {email} को ईमेल नहीं भेजा जा सकता है.
|
|
1517
1521
|
# Text for the notice that is displayed when there are collaboration restrictions that apply to one or more of the selected contacts
|
|
1518
1522
|
boxui.unifiedShare.contactRestrictionNoticeSingular = {email} पर आमंत्रण नहीं भेजे जा सकते क्योंकि लागू सुरक्षा नीति के कारण बाहरी सहयोग प्रतिबंधित है.
|
|
1519
1523
|
# Label for the button that removes restricted contacts on the contact restriction notice
|