@atlaskit/focused-task-close-account 1.0.1 → 1.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +15 -1
- package/dist/cjs/components/DeactivateUserOverviewScreen/DeactivateUserOverviewScreen.js +2 -8
- package/dist/cjs/components/DeleteUserContentPreviewScreen/styled.js +6 -6
- package/dist/cjs/components/DeleteUserOverviewScreen/DeleteUserOverviewScreen.js +3 -15
- package/dist/cjs/components/DeleteUserOverviewScreen/styled.js +3 -1
- package/dist/cjs/components/UserInfo/styles.js +3 -1
- package/dist/cjs/i18n/cs.js +2 -2
- package/dist/cjs/i18n/da.js +2 -2
- package/dist/cjs/i18n/de.js +2 -2
- package/dist/cjs/i18n/en.js +57 -57
- package/dist/cjs/i18n/en_GB.js +57 -57
- package/dist/cjs/i18n/en_ZZ.js +87 -0
- package/dist/cjs/i18n/es.js +2 -2
- package/dist/cjs/i18n/et.js +2 -2
- package/dist/cjs/i18n/fi.js +2 -2
- package/dist/cjs/i18n/fr.js +2 -2
- package/dist/cjs/i18n/hu.js +2 -2
- package/dist/cjs/i18n/it.js +2 -2
- package/dist/cjs/i18n/ja.js +9 -9
- package/dist/cjs/i18n/ko.js +2 -2
- package/dist/cjs/i18n/nb.js +2 -2
- package/dist/cjs/i18n/nl.js +2 -2
- package/dist/cjs/i18n/pl.js +2 -2
- package/dist/cjs/i18n/pt_BR.js +2 -2
- package/dist/cjs/i18n/pt_PT.js +2 -2
- package/dist/cjs/i18n/ru.js +2 -2
- package/dist/cjs/i18n/sk.js +2 -2
- package/dist/cjs/i18n/sv.js +2 -2
- package/dist/cjs/i18n/th.js +2 -2
- package/dist/cjs/i18n/tr.js +2 -2
- package/dist/cjs/i18n/uk.js +2 -2
- package/dist/cjs/i18n/vi.js +2 -2
- package/dist/cjs/i18n/zh.js +2 -2
- package/dist/cjs/i18n/zh_TW.js +2 -2
- package/dist/cjs/version.json +1 -1
- package/dist/es2019/components/DeactivateUserOverviewScreen/DeactivateUserOverviewScreen.js +2 -4
- package/dist/es2019/components/DeleteUserContentPreviewScreen/styled.js +5 -5
- package/dist/es2019/components/DeleteUserOverviewScreen/DeleteUserOverviewScreen.js +3 -9
- package/dist/es2019/components/DeleteUserOverviewScreen/styled.js +3 -2
- package/dist/es2019/components/UserInfo/styles.js +3 -2
- package/dist/es2019/i18n/cs.js +2 -2
- package/dist/es2019/i18n/da.js +2 -2
- package/dist/es2019/i18n/de.js +2 -2
- package/dist/es2019/i18n/en.js +57 -57
- package/dist/es2019/i18n/en_GB.js +57 -57
- package/dist/es2019/i18n/en_ZZ.js +79 -0
- package/dist/es2019/i18n/es.js +2 -2
- package/dist/es2019/i18n/et.js +2 -2
- package/dist/es2019/i18n/fi.js +2 -2
- package/dist/es2019/i18n/fr.js +2 -2
- package/dist/es2019/i18n/hu.js +2 -2
- package/dist/es2019/i18n/it.js +2 -2
- package/dist/es2019/i18n/ja.js +9 -9
- package/dist/es2019/i18n/ko.js +2 -2
- package/dist/es2019/i18n/nb.js +2 -2
- package/dist/es2019/i18n/nl.js +2 -2
- package/dist/es2019/i18n/pl.js +2 -2
- package/dist/es2019/i18n/pt_BR.js +2 -2
- package/dist/es2019/i18n/pt_PT.js +2 -2
- package/dist/es2019/i18n/ru.js +2 -2
- package/dist/es2019/i18n/sk.js +2 -2
- package/dist/es2019/i18n/sv.js +2 -2
- package/dist/es2019/i18n/th.js +2 -2
- package/dist/es2019/i18n/tr.js +2 -2
- package/dist/es2019/i18n/uk.js +2 -2
- package/dist/es2019/i18n/vi.js +2 -2
- package/dist/es2019/i18n/zh.js +2 -2
- package/dist/es2019/i18n/zh_TW.js +2 -2
- package/dist/es2019/version.json +1 -1
- package/dist/esm/components/DeactivateUserOverviewScreen/DeactivateUserOverviewScreen.js +2 -8
- package/dist/esm/components/DeleteUserContentPreviewScreen/styled.js +6 -6
- package/dist/esm/components/DeleteUserOverviewScreen/DeleteUserOverviewScreen.js +3 -15
- package/dist/esm/components/DeleteUserOverviewScreen/styled.js +2 -1
- package/dist/esm/components/UserInfo/styles.js +3 -2
- package/dist/esm/i18n/cs.js +2 -2
- package/dist/esm/i18n/da.js +2 -2
- package/dist/esm/i18n/de.js +2 -2
- package/dist/esm/i18n/en.js +57 -57
- package/dist/esm/i18n/en_GB.js +57 -57
- package/dist/esm/i18n/en_ZZ.js +79 -0
- package/dist/esm/i18n/es.js +2 -2
- package/dist/esm/i18n/et.js +2 -2
- package/dist/esm/i18n/fi.js +2 -2
- package/dist/esm/i18n/fr.js +2 -2
- package/dist/esm/i18n/hu.js +2 -2
- package/dist/esm/i18n/it.js +2 -2
- package/dist/esm/i18n/ja.js +9 -9
- package/dist/esm/i18n/ko.js +2 -2
- package/dist/esm/i18n/nb.js +2 -2
- package/dist/esm/i18n/nl.js +2 -2
- package/dist/esm/i18n/pl.js +2 -2
- package/dist/esm/i18n/pt_BR.js +2 -2
- package/dist/esm/i18n/pt_PT.js +2 -2
- package/dist/esm/i18n/ru.js +2 -2
- package/dist/esm/i18n/sk.js +2 -2
- package/dist/esm/i18n/sv.js +2 -2
- package/dist/esm/i18n/th.js +2 -2
- package/dist/esm/i18n/tr.js +2 -2
- package/dist/esm/i18n/uk.js +2 -2
- package/dist/esm/i18n/vi.js +2 -2
- package/dist/esm/i18n/zh.js +2 -2
- package/dist/esm/i18n/zh_TW.js +2 -2
- package/dist/esm/version.json +1 -1
- package/dist/types/components/DeactivateUserOverviewScreen/styled.d.ts +5 -5
- package/dist/types/components/DeleteUserContentPreviewScreen/styled.d.ts +4 -4
- package/dist/types/components/DeleteUserOverviewScreen/styled.d.ts +7 -7
- package/dist/types/components/DropdownList/styled.d.ts +3 -3
- package/dist/types/components/FocusedTaskCloseAccount/styled.d.ts +3 -3
- package/dist/types/components/Footer/styled.d.ts +1 -1
- package/dist/types/components/UserInfo/styles.d.ts +5 -5
- package/dist/types/i18n/cs.d.ts +1 -1
- package/dist/types/i18n/da.d.ts +1 -1
- package/dist/types/i18n/de.d.ts +1 -1
- package/dist/types/i18n/en.d.ts +56 -56
- package/dist/types/i18n/en_GB.d.ts +56 -56
- package/dist/types/i18n/en_ZZ.d.ts +79 -0
- package/dist/types/i18n/es.d.ts +1 -1
- package/dist/types/i18n/et.d.ts +1 -1
- package/dist/types/i18n/fi.d.ts +1 -1
- package/dist/types/i18n/fr.d.ts +1 -1
- package/dist/types/i18n/hu.d.ts +1 -1
- package/dist/types/i18n/it.d.ts +1 -1
- package/dist/types/i18n/ja.d.ts +1 -1
- package/dist/types/i18n/ko.d.ts +1 -1
- package/dist/types/i18n/nb.d.ts +1 -1
- package/dist/types/i18n/nl.d.ts +1 -1
- package/dist/types/i18n/pl.d.ts +1 -1
- package/dist/types/i18n/pt_BR.d.ts +1 -1
- package/dist/types/i18n/pt_PT.d.ts +1 -1
- package/dist/types/i18n/ru.d.ts +1 -1
- package/dist/types/i18n/sk.d.ts +1 -1
- package/dist/types/i18n/sv.d.ts +1 -1
- package/dist/types/i18n/th.d.ts +1 -1
- package/dist/types/i18n/tr.d.ts +1 -1
- package/dist/types/i18n/uk.d.ts +1 -1
- package/dist/types/i18n/vi.d.ts +1 -1
- package/dist/types/i18n/zh.d.ts +1 -1
- package/dist/types/i18n/zh_TW.d.ts +1 -1
- package/package.json +13 -7
package/CHANGELOG.md
CHANGED
|
@@ -1,10 +1,24 @@
|
|
|
1
1
|
# @atlaskit/focused-task-close-account
|
|
2
2
|
|
|
3
|
+
## 1.1.0
|
|
4
|
+
|
|
5
|
+
### Minor Changes
|
|
6
|
+
|
|
7
|
+
- [`bc5e7240a08`](https://bitbucket.org/atlassian/atlassian-frontend/commits/bc5e7240a08) - [ux] Instrumented `@atlaskit/focused-task-close-account` with the new theming package, `@atlaskit/tokens`.
|
|
8
|
+
|
|
9
|
+
New tokens will be visible only in applications configured to use the new Tokens API (currently in alpha).
|
|
10
|
+
These changes are intended to be interoperable with the legacy theme implementation. Legacy dark mode users should expect no visual or breaking changes.
|
|
11
|
+
|
|
12
|
+
### Patch Changes
|
|
13
|
+
|
|
14
|
+
- Updated dependencies
|
|
15
|
+
|
|
3
16
|
## 1.0.1
|
|
4
17
|
|
|
5
18
|
### Patch Changes
|
|
6
19
|
|
|
7
|
-
- [`
|
|
20
|
+
- [`cb2392f6d33`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cb2392f6d33) - Upgrade to TypeScript 4.2.4
|
|
21
|
+
- Updated dependencies
|
|
8
22
|
|
|
9
23
|
## 1.0.0
|
|
10
24
|
|
|
@@ -72,17 +72,11 @@ var DeactivateUserOverviewScreen = /*#__PURE__*/function (_React$Component) {
|
|
|
72
72
|
var hasAccessibleSites = accessibleSites && accessibleSites.length > 0;
|
|
73
73
|
return /*#__PURE__*/_react.default.createElement("li", null, !hasAccessibleSites && /*#__PURE__*/_react.default.createElement(_reactIntlNext.FormattedMessage, (0, _extends2.default)({}, _this.selectAdminOrSelfCopy(_messages.deactivateUserOverviewMessages.paragraphLoseAccessAdminNoSites, _messages.deactivateUserOverviewMessages.paragraphLoseAccessSelfNoSites), {
|
|
74
74
|
values: {
|
|
75
|
-
fullName: user.fullName
|
|
76
|
-
b: function b(s) {
|
|
77
|
-
return /*#__PURE__*/_react.default.createElement("b", null, s);
|
|
78
|
-
}
|
|
75
|
+
fullName: user.fullName
|
|
79
76
|
}
|
|
80
77
|
})), hasAccessibleSites && /*#__PURE__*/_react.default.createElement(_react.default.Fragment, null, /*#__PURE__*/_react.default.createElement(_reactIntlNext.FormattedMessage, (0, _extends2.default)({}, _this.selectAdminOrSelfCopy(_messages.deactivateUserOverviewMessages.paragraphLoseAccessAdmin, _messages.deactivateUserOverviewMessages.paragraphLoseAccessSelf), {
|
|
81
78
|
values: {
|
|
82
|
-
fullName: user.fullName
|
|
83
|
-
b: function b(s) {
|
|
84
|
-
return /*#__PURE__*/_react.default.createElement("b", null, s);
|
|
85
|
-
}
|
|
79
|
+
fullName: user.fullName
|
|
86
80
|
},
|
|
87
81
|
tagName: 'p'
|
|
88
82
|
})), /*#__PURE__*/_react.default.createElement(Styled.AccessibleSitesWrapper, null, /*#__PURE__*/_react.default.createElement(_DropdownList.DropdownList, {
|
|
@@ -15,16 +15,16 @@ var _constants = require("@atlaskit/theme/constants");
|
|
|
15
15
|
|
|
16
16
|
var _colors = require("@atlaskit/theme/colors");
|
|
17
17
|
|
|
18
|
-
var _elevation = require("@atlaskit/theme/elevation");
|
|
19
|
-
|
|
20
18
|
var _typography = require("@atlaskit/theme/typography");
|
|
21
19
|
|
|
20
|
+
var _tokens = require("@atlaskit/tokens");
|
|
21
|
+
|
|
22
22
|
var _gridSizeTimes = _interopRequireDefault(require("../../util/gridSizeTimes"));
|
|
23
23
|
|
|
24
24
|
var _templateObject, _templateObject2, _templateObject3, _templateObject4, _templateObject5;
|
|
25
25
|
|
|
26
26
|
var getSelectedCardColor = function getSelectedCardColor(props) {
|
|
27
|
-
return props.isSelected && "".concat(_colors.B50);
|
|
27
|
+
return props.isSelected && "".concat((0, _tokens.token)('color.background.selected', _colors.B50));
|
|
28
28
|
};
|
|
29
29
|
|
|
30
30
|
var Screen = _styledComponents.default.div(_templateObject || (_templateObject = (0, _taggedTemplateLiteral2.default)(["\n width: 100%;\n max-width: 640px;\n margin-bottom: ", "px;\n"])), (0, _gridSizeTimes.default)(4));
|
|
@@ -35,9 +35,9 @@ var Title = _styledComponents.default.div(_templateObject2 || (_templateObject2
|
|
|
35
35
|
|
|
36
36
|
exports.Title = Title;
|
|
37
37
|
|
|
38
|
-
var SectionCard = _styledComponents.default.div(_templateObject3 || (_templateObject3 = (0, _taggedTemplateLiteral2.default)(["\n position: relative;\n display: flex;\n padding: ", "px;\n width: 100%;\n background-color: ", ";\n border-radius: ", "px;\n ", ";\n margin-top: ", "px;\n"])), (0, _gridSizeTimes.default)(2.5), function (props) {
|
|
38
|
+
var SectionCard = _styledComponents.default.div(_templateObject3 || (_templateObject3 = (0, _taggedTemplateLiteral2.default)(["\n position: relative;\n display: flex;\n padding: ", "px;\n width: 100%;\n background-color: ", ";\n border-radius: ", "px;\n box-shadow: ", ";\n margin-top: ", "px;\n"])), (0, _gridSizeTimes.default)(2.5), function (props) {
|
|
39
39
|
return getSelectedCardColor(props);
|
|
40
|
-
}, (0, _constants.borderRadius)(),
|
|
40
|
+
}, (0, _constants.borderRadius)(), (0, _tokens.token)('elevation.shadow.overlay', "0 4px 8px -2px ".concat(_colors.N50A, ", 0 0 1px ").concat(_colors.N60A)), (0, _gridSizeTimes.default)(2));
|
|
41
41
|
|
|
42
42
|
exports.SectionCard = SectionCard;
|
|
43
43
|
|
|
@@ -45,6 +45,6 @@ var Avatar = _styledComponents.default.div(_templateObject4 || (_templateObject4
|
|
|
45
45
|
|
|
46
46
|
exports.Avatar = Avatar;
|
|
47
47
|
|
|
48
|
-
var UserDetails = _styledComponents.default.div(_templateObject5 || (_templateObject5 = (0, _taggedTemplateLiteral2.default)(["\n display: flex;\n flex-direction: column;\n margin-top: ", "px;\n font-weight: 600;\n color: ", ";\n"])), (0, _gridSizeTimes.default)(1.5), _colors.B400);
|
|
48
|
+
var UserDetails = _styledComponents.default.div(_templateObject5 || (_templateObject5 = (0, _taggedTemplateLiteral2.default)(["\n display: flex;\n flex-direction: column;\n margin-top: ", "px;\n font-weight: 600;\n color: ", ";\n"])), (0, _gridSizeTimes.default)(1.5), (0, _tokens.token)('color.text.accent.blue', _colors.B400));
|
|
49
49
|
|
|
50
50
|
exports.UserDetails = UserDetails;
|
|
@@ -86,17 +86,11 @@ var DeleteUserOverviewScreen = /*#__PURE__*/function (_React$Component) {
|
|
|
86
86
|
var hasAccessibleSites = accessibleSites && accessibleSites.length > 0;
|
|
87
87
|
return /*#__PURE__*/_react.default.createElement("li", null, !hasAccessibleSites && /*#__PURE__*/_react.default.createElement(_reactIntlNext.FormattedMessage, (0, _extends2.default)({}, _this.selectAdminOrSelfCopy(_messages.overviewMessages.paragraphLoseAccessAdminNoSites, _messages.overviewMessages.paragraphLoseAccessSelfNoSites), {
|
|
88
88
|
values: {
|
|
89
|
-
fullName: user.fullName
|
|
90
|
-
b: function b(s) {
|
|
91
|
-
return /*#__PURE__*/_react.default.createElement("b", null, s);
|
|
92
|
-
}
|
|
89
|
+
fullName: user.fullName
|
|
93
90
|
}
|
|
94
91
|
})), hasAccessibleSites && /*#__PURE__*/_react.default.createElement(_react.default.Fragment, null, /*#__PURE__*/_react.default.createElement(_reactIntlNext.FormattedMessage, (0, _extends2.default)({}, _this.selectAdminOrSelfCopy(_messages.overviewMessages.paragraphLoseAccessAdmin, _messages.overviewMessages.paragraphLoseAccessSelf), {
|
|
95
92
|
values: {
|
|
96
|
-
fullName: user.fullName
|
|
97
|
-
b: function b(s) {
|
|
98
|
-
return /*#__PURE__*/_react.default.createElement("b", null, s);
|
|
99
|
-
}
|
|
93
|
+
fullName: user.fullName
|
|
100
94
|
},
|
|
101
95
|
tagName: 'p'
|
|
102
96
|
})), /*#__PURE__*/_react.default.createElement(_DropdownList.DropdownList, {
|
|
@@ -104,13 +98,7 @@ var DeleteUserOverviewScreen = /*#__PURE__*/function (_React$Component) {
|
|
|
104
98
|
})));
|
|
105
99
|
});
|
|
106
100
|
(0, _defineProperty2.default)((0, _assertThisInitialized2.default)(_this), "displaySecondListElement", function () {
|
|
107
|
-
return /*#__PURE__*/_react.default.createElement("li", null, /*#__PURE__*/_react.default.createElement(_reactIntlNext.FormattedMessage,
|
|
108
|
-
values: {
|
|
109
|
-
b: function b(s) {
|
|
110
|
-
return /*#__PURE__*/_react.default.createElement("b", null, s);
|
|
111
|
-
}
|
|
112
|
-
}
|
|
113
|
-
})), /*#__PURE__*/_react.default.createElement(Styled.IconHoverWrapper, null, /*#__PURE__*/_react.default.createElement(_StatefulInlineDialog.default, {
|
|
101
|
+
return /*#__PURE__*/_react.default.createElement("li", null, /*#__PURE__*/_react.default.createElement(_reactIntlNext.FormattedMessage, _this.selectAdminOrSelfCopy(_messages.overviewMessages.paragraphPersonalDataWillBeDeletedAdmin, _messages.overviewMessages.paragraphPersonalDataWillBeDeletedSelf)), /*#__PURE__*/_react.default.createElement(Styled.IconHoverWrapper, null, /*#__PURE__*/_react.default.createElement(_StatefulInlineDialog.default, {
|
|
114
102
|
placement: "auto-start",
|
|
115
103
|
content: /*#__PURE__*/_react.default.createElement(Styled.InlineDialogContent, null, /*#__PURE__*/_react.default.createElement(_reactIntlNext.FormattedMessage, (0, _extends2.default)({}, _this.selectAdminOrSelfCopy(_messages.overviewMessages.inlineDialogDataWillBeDeletedP1Admin, _messages.overviewMessages.inlineDialogDataWillBeDeletedP1Self), {
|
|
116
104
|
tagName: "p"
|
|
@@ -15,6 +15,8 @@ var _colors = require("@atlaskit/theme/colors");
|
|
|
15
15
|
|
|
16
16
|
var _typography = require("@atlaskit/theme/typography");
|
|
17
17
|
|
|
18
|
+
var _tokens = require("@atlaskit/tokens");
|
|
19
|
+
|
|
18
20
|
var _gridSizeTimes = _interopRequireDefault(require("../../util/gridSizeTimes"));
|
|
19
21
|
|
|
20
22
|
var _templateObject, _templateObject2, _templateObject3, _templateObject4, _templateObject5, _templateObject6, _templateObject7;
|
|
@@ -39,7 +41,7 @@ var MainInformationList = _styledComponents.default.ul(_templateObject5 || (_tem
|
|
|
39
41
|
|
|
40
42
|
exports.MainInformationList = MainInformationList;
|
|
41
43
|
|
|
42
|
-
var IconHoverWrapper = _styledComponents.default.span(_templateObject6 || (_templateObject6 = (0, _taggedTemplateLiteral2.default)(["\n color: ", ";\n padding-left: ", "px;\n &:hover {\n color: ", ";\n }\n"])), _colors.B500, (0, _gridSizeTimes.default)(0.5), _colors.B200);
|
|
44
|
+
var IconHoverWrapper = _styledComponents.default.span(_templateObject6 || (_templateObject6 = (0, _taggedTemplateLiteral2.default)(["\n color: ", ";\n padding-left: ", "px;\n &:hover {\n color: ", ";\n }\n"])), (0, _tokens.token)('color.background.information.bold', _colors.B500), (0, _gridSizeTimes.default)(0.5), (0, _tokens.token)('color.background.information.bold.hovered', _colors.B200));
|
|
43
45
|
|
|
44
46
|
exports.IconHoverWrapper = IconHoverWrapper;
|
|
45
47
|
|
|
@@ -17,6 +17,8 @@ var _typography = require("@atlaskit/theme/typography");
|
|
|
17
17
|
|
|
18
18
|
var _colors = require("@atlaskit/theme/colors");
|
|
19
19
|
|
|
20
|
+
var _tokens = require("@atlaskit/tokens");
|
|
21
|
+
|
|
20
22
|
var _gridSizeTimes = _interopRequireDefault(require("../../util/gridSizeTimes"));
|
|
21
23
|
|
|
22
24
|
var _templateObject, _templateObject2, _templateObject3, _templateObject4, _templateObject5;
|
|
@@ -41,6 +43,6 @@ var UserName = _styledComponents.default.span(_templateObject4 || (_templateObje
|
|
|
41
43
|
|
|
42
44
|
exports.UserName = UserName;
|
|
43
45
|
|
|
44
|
-
var UserEmail = _styledComponents.default.span(_templateObject5 || (_templateObject5 = (0, _taggedTemplateLiteral2.default)(["\n ", " color: ", ";\n font-weight: 300;\n margin-top: ", "px;\n"])), baseHeading(11, 16), _colors.
|
|
46
|
+
var UserEmail = _styledComponents.default.span(_templateObject5 || (_templateObject5 = (0, _taggedTemplateLiteral2.default)(["\n ", " color: ", ";\n font-weight: 300;\n margin-top: ", "px;\n"])), baseHeading(11, 16), (0, _tokens.token)('color.text.subtlest', _colors.N200), (0, _gridSizeTimes.default)(0.5));
|
|
45
47
|
|
|
46
48
|
exports.UserEmail = UserEmail;
|
package/dist/cjs/i18n/cs.js
CHANGED
|
@@ -8,10 +8,10 @@ exports.default = void 0;
|
|
|
8
8
|
/**
|
|
9
9
|
* NOTE:
|
|
10
10
|
*
|
|
11
|
-
* This file is automatically generated by
|
|
11
|
+
* This file is automatically generated by Traduki 2.0.
|
|
12
12
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
13
13
|
*/
|
|
14
|
-
//
|
|
14
|
+
//Czech
|
|
15
15
|
var _default = {
|
|
16
16
|
'focused-task-close-account.cancel': 'Zrušit',
|
|
17
17
|
'focused-task-close-account.deactivate-account': 'Deaktivovat účet',
|
package/dist/cjs/i18n/da.js
CHANGED
|
@@ -8,10 +8,10 @@ exports.default = void 0;
|
|
|
8
8
|
/**
|
|
9
9
|
* NOTE:
|
|
10
10
|
*
|
|
11
|
-
* This file is automatically generated by
|
|
11
|
+
* This file is automatically generated by Traduki 2.0.
|
|
12
12
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
13
13
|
*/
|
|
14
|
-
//
|
|
14
|
+
//Danish (Denmark)
|
|
15
15
|
var _default = {
|
|
16
16
|
'focused-task-close-account.cancel': 'Annullér',
|
|
17
17
|
'focused-task-close-account.deactivate-account': 'Deaktivér konto',
|
package/dist/cjs/i18n/de.js
CHANGED
|
@@ -8,10 +8,10 @@ exports.default = void 0;
|
|
|
8
8
|
/**
|
|
9
9
|
* NOTE:
|
|
10
10
|
*
|
|
11
|
-
* This file is automatically generated by
|
|
11
|
+
* This file is automatically generated by Traduki 2.0.
|
|
12
12
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
13
13
|
*/
|
|
14
|
-
//
|
|
14
|
+
//German (Germany)
|
|
15
15
|
var _default = {
|
|
16
16
|
'focused-task-close-account.cancel': 'Abbrechen',
|
|
17
17
|
'focused-task-close-account.deactivate-account': 'Konto deaktivieren',
|
package/dist/cjs/i18n/en.js
CHANGED
|
@@ -8,80 +8,80 @@ exports.default = void 0;
|
|
|
8
8
|
/**
|
|
9
9
|
* NOTE:
|
|
10
10
|
*
|
|
11
|
-
* This file is automatically generated by
|
|
11
|
+
* This file is automatically generated by Traduki 2.0.
|
|
12
12
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
13
13
|
*/
|
|
14
|
-
//
|
|
14
|
+
//
|
|
15
15
|
var _default = {
|
|
16
|
-
'focused-task-close-account.deactivate-account': 'Deactivate account',
|
|
17
|
-
'focused-task-close-account.delete-account': 'Delete account',
|
|
18
|
-
'focused-task-close-account.learnMore': 'Learn more',
|
|
19
16
|
'focused-task-close-account.cancel': 'Cancel',
|
|
20
|
-
'focused-task-close-account.
|
|
21
|
-
'focused-task-close-account.previous': 'Previous',
|
|
22
|
-
'focused-task-close-account.delete-account.overview.heading.self': 'Delete your account',
|
|
23
|
-
'focused-task-close-account.delete-account.overview.heading.admin': 'Delete account',
|
|
24
|
-
'focused-task-close-account.delete-account.overview.first.line.self': "You're about to delete your account:",
|
|
25
|
-
'focused-task-close-account.delete-account.overview.first.line.admin': "You're about to delete the account of:",
|
|
26
|
-
'focused-task-close-account.delete-account.overview.warning-section.body': 'After a 14-day grace period, you won’t be able to cancel the deletion of the account. If you think you’ll need the account later, deactivate it instead.',
|
|
27
|
-
'focused-task-close-account.delete-account.overview.warning-section.deactivated.body': 'After a 14-day grace period, you won’t be able to cancel the deletion of the account.',
|
|
28
|
-
'focused-task-close-account.delete-account.overview.paragraph.about-to-delete.admin': 'When you delete the account:',
|
|
29
|
-
'focused-task-close-account.delete-account.overview.paragraph.about-to-delete.self': 'When you delete your account:',
|
|
30
|
-
'focused-task-close-account.delete-account.overview.paragraph.loseAccess.admin': '{fullName} will <b>immediately lose access</b> to all Atlassian account services. They currently have access to:',
|
|
31
|
-
'focused-task-close-account.delete-account.overview.paragraph.loseAccess.self': "You'll <b>immediately lose access</b> to all Atlassian account services. You currently have access to:",
|
|
32
|
-
'focused-task-close-account.delete-account.overview.paragraph.loseAccess.admin.noSites': '{fullName} will <b>immediately lose access</b> to all Atlassian account services. Currently, they don’t have access to any, except services like Community and Marketplace.',
|
|
33
|
-
'focused-task-close-account.delete-account.overview.paragraph.loseAccess.self.noSites': "You'll <b>immediately lose access</b> to all Atlassian account services. Currently, you don’t have access to any, except services like Community and Marketplace.",
|
|
34
|
-
'focused-task-close-account.delete-account.overview.paragraph.loseAccess.footnote': 'Other Atlassian account services, such as Atlassian Community and Marketplace.',
|
|
35
|
-
'focused-task-close-account.delete-account.overview.paragraph.content-created.admin': "The content they've created will remain in Atlassian account services.",
|
|
36
|
-
'focused-task-close-account.delete-account.overview.paragraph.content-created.self': "The content you've created will remain in Atlassian account services.",
|
|
37
|
-
'focused-task-close-account.delete-account.overview.inline-dialog.content-created.admin': "For example, pages, issues, and comments they've created in products.",
|
|
38
|
-
'focused-task-close-account.delete-account.overview.inline-dialog.content-created.self': "For example, pages, issues, and comments you've created in products.",
|
|
39
|
-
'focused-task-close-account.delete-account.overview.paragraph.personal-data-will-be-deleted.admin': "We'll <b>delete their personal data</b>, such as their full name and email address, from Atlassian account services within 30 days, except in a few cases where required for legitimate business or legal purposes.",
|
|
40
|
-
'focused-task-close-account.delete-account.overview.paragraph.personal-data-will-be-deleted.self': "We'll <b>delete your personal data</b>, such as your full name and email address, from Atlassian account services within 30 days, except in a few cases where required for legitimate business or legal purposes.",
|
|
41
|
-
'focused-task-close-account.delete-account.overview.paragraph.list-of-apps-with-personal-data.admin': 'We’ll email you a list of apps that may have stored their personal data.',
|
|
42
|
-
'focused-task-close-account.delete-account.overview.paragraph.list-of-apps-with-personal-data.self': 'We’ll email you a list of apps that may have stored your personal data.',
|
|
43
|
-
'focused-task-close-account.delete-account.overview.paragraph.grace-period.admin': 'After a 14-day grace period, you won’t be able to cancel the deletion of the account.',
|
|
44
|
-
'focused-task-close-account.delete-account.overview.inline-dialog.personal-data-will-be-deleted.p1.admin': 'We keep personal data for limited periods when we have legitimate business or legal purposes. Some examples include:',
|
|
45
|
-
'focused-task-close-account.delete-account.overview.inline-dialog.personal-data-will-be-deleted.p1.self': 'We keep personal data for limited periods when we have legitimate business or legal purposes. Some examples include:',
|
|
46
|
-
'focused-task-close-account.delete-account.overview.inline-dialog.personal-data-will-be-deleted.li1.admin': "Information related to purchases, which we're required to keep for financial reporting.",
|
|
47
|
-
'focused-task-close-account.delete-account.overview.inline-dialog.personal-data-will-be-deleted.li1.self': "Information related to purchases, which we're required to keep for financial reporting.",
|
|
48
|
-
'focused-task-close-account.delete-account.overview.inline-dialog.personal-data-will-be-deleted.li2.admin': "Records showing that we deleted someone's account, which we may need to provide to regulators.",
|
|
49
|
-
'focused-task-close-account.delete-account.overview.inline-dialog.personal-data-will-be-deleted.li2.self': "Records showing that we deleted someone's account, which we may need to provide to regulators.",
|
|
50
|
-
'focused-task-close-account.delete-account.overview.inline-dialog.personal-data-will-be-deleted.li3.admin': "Data that's part of an active lawsuit, which we're required to keep by law.",
|
|
51
|
-
'focused-task-close-account.delete-account.overview.inline-dialog.personal-data-will-be-deleted.li3.self': "Data that's part of an active lawsuit, which we're required to keep by law.",
|
|
52
|
-
'focused-task-close-account.delete-account.overview.inline-dialog.personal-data-will-be-deleted.p2.admin': 'We don’t delete any personal data from content created by users, such as names or email addresses they typed in a page or issue. The product admins need to delete that data manually.',
|
|
53
|
-
'focused-task-close-account.delete-account.overview.inline-dialog.personal-data-will-be-deleted.p2.self': "We don't delete any personal data from content created by you or other people, such as names or email addresses typed into a page or issue. Your product admins need to delete that data manually.",
|
|
54
|
-
'focused-task-close-account.delete-account.overview.inline-dialog.personal-data-will-be-deleted.p3.admin': 'Users have the right to submit complaints to the supervisory authority in their country.',
|
|
55
|
-
'focused-task-close-account.delete-account.overview.inline-dialog.personal-data-will-be-deleted.p3.self': 'You have the right to submit complaints to the supervisory authority in your country.',
|
|
56
|
-
'focused-task-close-account.delete-account.overview.inline-dialog.data-apps.admin': 'You or other users may have installed apps that add features to Atlassian products. These apps may have stored the user’s profile information.',
|
|
57
|
-
'focused-task-close-account.delete-account.overview.inline-dialog.data-apps.self': 'You or other users may have installed apps that add features to Atlassian products. These apps may have stored your profile information.',
|
|
58
|
-
'focused-task-close-account.deactivate-account.overview.heading.self': 'Deactivate account',
|
|
59
|
-
'focused-task-close-account.deactivate-account.overview.heading.admin': 'Deactivate account',
|
|
60
|
-
'focused-task-close-account.deactivate-account.overview.first.line.self': "You're about to deactivate the user account of:",
|
|
17
|
+
'focused-task-close-account.deactivate-account': 'Deactivate account',
|
|
61
18
|
'focused-task-close-account.deactivate-account.overview.first.line.admin': "You're about to deactivate the user account of:",
|
|
62
|
-
'focused-task-close-account.deactivate-account.overview.
|
|
19
|
+
'focused-task-close-account.deactivate-account.overview.first.line.self': "You're about to deactivate the user account of:",
|
|
20
|
+
'focused-task-close-account.deactivate-account.overview.heading.admin': 'Deactivate account',
|
|
21
|
+
'focused-task-close-account.deactivate-account.overview.heading.self': 'Deactivate account',
|
|
63
22
|
'focused-task-close-account.deactivate-account.overview.last.line.admin': 'You can reactivate the account at any time.',
|
|
23
|
+
'focused-task-close-account.deactivate-account.overview.last.line.self': 'You can reactivate the account at any time.',
|
|
64
24
|
'focused-task-close-account.deactivate-account.overview.paragraph.about-to-deactivate.admin': 'When you deactivate the account:',
|
|
65
25
|
'focused-task-close-account.deactivate-account.overview.paragraph.about-to-deactivate.self': 'When you deactivate the account:',
|
|
26
|
+
'focused-task-close-account.deactivate-account.overview.paragraph.billing.admin': "We'll no longer bill you for them.",
|
|
27
|
+
'focused-task-close-account.deactivate-account.overview.paragraph.billing.self': "We'll no longer bill you for them.",
|
|
66
28
|
'focused-task-close-account.deactivate-account.overview.paragraph.loseAccess.admin': '{fullName} will <b>immediately lose access</b> to all Atlassian account services. They currently have access to:',
|
|
67
|
-
'focused-task-close-account.deactivate-account.overview.paragraph.loseAccess.self': "You'll <b>immediately lose access</b> to all Atlassian account services. You currently have access to:",
|
|
68
29
|
'focused-task-close-account.deactivate-account.overview.paragraph.loseAccess.admin.noSites': '{fullName} will <b>immediately lose access</b> to all Atlassian account services. Currently, they don’t have access to any, except services like Community and Marketplace.',
|
|
69
|
-
'focused-task-close-account.deactivate-account.overview.paragraph.loseAccess.self.noSites': "You'll <b>immediately lose access</b> to all Atlassian account services. Currently, you don’t have access to any, except services like Community and Marketplace.",
|
|
70
30
|
'focused-task-close-account.deactivate-account.overview.paragraph.loseAccess.footnote': 'Other Atlassian account services, such as Atlassian Community and Marketplace.',
|
|
31
|
+
'focused-task-close-account.deactivate-account.overview.paragraph.loseAccess.self': "You'll <b>immediately lose access</b> to all Atlassian account services. You currently have access to:",
|
|
32
|
+
'focused-task-close-account.deactivate-account.overview.paragraph.loseAccess.self.noSites': "You'll <b>immediately lose access</b> to all Atlassian account services. Currently, you don’t have access to any, except services like Community and Marketplace.",
|
|
71
33
|
'focused-task-close-account.deactivate-account.overview.paragraph.personal-data.admin': "Their personal data, such as their full name and email address, and content they've created will remain in Atlassian account services.",
|
|
72
34
|
'focused-task-close-account.deactivate-account.overview.paragraph.personal-data.self': "Their personal data, such as their full name and email address, and content they've created will remain in Atlassian account services.",
|
|
73
|
-
'focused-task-close-account.
|
|
74
|
-
'focused-task-close-account.
|
|
35
|
+
'focused-task-close-account.delete-account': 'Delete account',
|
|
36
|
+
'focused-task-close-account.delete-account.content-preview.footnote.admin': 'Note: Answering this survey will help us make a better experience for all users. The user will still appear as “Former user” after you delete their account.',
|
|
37
|
+
'focused-task-close-account.delete-account.content-preview.footnote.self': 'Note: Answering this survey will help us make a better experience for all users, including those deleting their accounts. You’ll still appear as “Former user” after you delete your account.',
|
|
38
|
+
'focused-task-close-account.delete-account.content-preview.formerUser': 'Former user',
|
|
75
39
|
'focused-task-close-account.delete-account.content-preview.heading.admin': 'How would you prefer the deleted user to appear?',
|
|
76
40
|
'focused-task-close-account.delete-account.content-preview.heading.self': 'How would you prefer your deleted account to appear?',
|
|
77
|
-
'focused-task-close-account.delete-account.content-preview.paragraph.survey.admin': 'After the user’s account is deleted, they’ll appear as “Former user” to other users. Please take a moment to answer our survey question.',
|
|
78
|
-
'focused-task-close-account.delete-account.content-preview.paragraph.survey.self': 'After your account is deleted, you’ll appear as “Former user” to other users. Please take a moment to answer our survey question.',
|
|
79
41
|
'focused-task-close-account.delete-account.content-preview.line.survey.admin': 'If we gave you a choice, how would you like the deleted user to appear to other users?',
|
|
80
42
|
'focused-task-close-account.delete-account.content-preview.line.survey.self': 'If we gave you a choice, how would you like to appear to other users?',
|
|
81
|
-
'focused-task-close-account.delete-account.content-preview.
|
|
82
|
-
'focused-task-close-account.delete-account.content-preview.
|
|
83
|
-
'focused-task-close-account.delete-account.
|
|
43
|
+
'focused-task-close-account.delete-account.content-preview.paragraph.survey.admin': 'After the user’s account is deleted, they’ll appear as “Former user” to other users. Please take a moment to answer our survey question.',
|
|
44
|
+
'focused-task-close-account.delete-account.content-preview.paragraph.survey.self': 'After your account is deleted, you’ll appear as “Former user” to other users. Please take a moment to answer our survey question.',
|
|
45
|
+
'focused-task-close-account.delete-account.drop-down-collapse-button': 'Show less',
|
|
84
46
|
'focused-task-close-account.delete-account.drop-down-expand-button': '{num} more',
|
|
85
|
-
'focused-task-close-account.delete-account.
|
|
47
|
+
'focused-task-close-account.delete-account.overview.first.line.admin': "You're about to delete the account of:",
|
|
48
|
+
'focused-task-close-account.delete-account.overview.first.line.self': "You're about to delete your account:",
|
|
49
|
+
'focused-task-close-account.delete-account.overview.heading.admin': 'Delete account',
|
|
50
|
+
'focused-task-close-account.delete-account.overview.heading.self': 'Delete your account',
|
|
51
|
+
'focused-task-close-account.delete-account.overview.inline-dialog.content-created.admin': "For example, pages, issues, and comments they've created in products.",
|
|
52
|
+
'focused-task-close-account.delete-account.overview.inline-dialog.content-created.self': "For example, pages, issues, and comments you've created in products.",
|
|
53
|
+
'focused-task-close-account.delete-account.overview.inline-dialog.data-apps.admin': 'You or other users may have installed apps that add features to Atlassian products. These apps may have stored the user’s profile information.',
|
|
54
|
+
'focused-task-close-account.delete-account.overview.inline-dialog.data-apps.self': 'You or other users may have installed apps that add features to Atlassian products. These apps may have stored your profile information.',
|
|
55
|
+
'focused-task-close-account.delete-account.overview.inline-dialog.personal-data-will-be-deleted.li1.admin': "Information related to purchases, which we're required to keep for financial reporting.",
|
|
56
|
+
'focused-task-close-account.delete-account.overview.inline-dialog.personal-data-will-be-deleted.li1.self': "Information related to purchases, which we're required to keep for financial reporting.",
|
|
57
|
+
'focused-task-close-account.delete-account.overview.inline-dialog.personal-data-will-be-deleted.li2.admin': "Records showing that we deleted someone's account, which we may need to provide to regulators.",
|
|
58
|
+
'focused-task-close-account.delete-account.overview.inline-dialog.personal-data-will-be-deleted.li2.self': "Records showing that we deleted someone's account, which we may need to provide to regulators.",
|
|
59
|
+
'focused-task-close-account.delete-account.overview.inline-dialog.personal-data-will-be-deleted.li3.admin': "Data that's part of an active lawsuit, which we're required to keep by law.",
|
|
60
|
+
'focused-task-close-account.delete-account.overview.inline-dialog.personal-data-will-be-deleted.li3.self': "Data that's part of an active lawsuit, which we're required to keep by law.",
|
|
61
|
+
'focused-task-close-account.delete-account.overview.inline-dialog.personal-data-will-be-deleted.p1.admin': 'We keep personal data for limited periods when we have legitimate business or legal purposes. Some examples include:',
|
|
62
|
+
'focused-task-close-account.delete-account.overview.inline-dialog.personal-data-will-be-deleted.p1.self': 'We keep personal data for limited periods when we have legitimate business or legal purposes. Some examples include:',
|
|
63
|
+
'focused-task-close-account.delete-account.overview.inline-dialog.personal-data-will-be-deleted.p2.admin': 'We don’t delete any personal data from content created by users, such as names or email addresses they typed in a page or issue. The product admins need to delete that data manually.',
|
|
64
|
+
'focused-task-close-account.delete-account.overview.inline-dialog.personal-data-will-be-deleted.p2.self': "We don't delete any personal data from content created by you or other people, such as names or email addresses typed into a page or issue. Your product admins need to delete that data manually.",
|
|
65
|
+
'focused-task-close-account.delete-account.overview.inline-dialog.personal-data-will-be-deleted.p3.admin': 'Users have the right to submit complaints to the supervisory authority in their country.',
|
|
66
|
+
'focused-task-close-account.delete-account.overview.inline-dialog.personal-data-will-be-deleted.p3.self': 'You have the right to submit complaints to the supervisory authority in your country.',
|
|
67
|
+
'focused-task-close-account.delete-account.overview.paragraph.about-to-delete.admin': 'When you delete the account:',
|
|
68
|
+
'focused-task-close-account.delete-account.overview.paragraph.about-to-delete.self': 'When you delete your account:',
|
|
69
|
+
'focused-task-close-account.delete-account.overview.paragraph.content-created.admin': "The content they've created will remain in Atlassian account services.",
|
|
70
|
+
'focused-task-close-account.delete-account.overview.paragraph.content-created.self': "The content you've created will remain in Atlassian account services.",
|
|
71
|
+
'focused-task-close-account.delete-account.overview.paragraph.grace-period.admin': 'After a 14-day grace period, you won’t be able to cancel the deletion of the account.',
|
|
72
|
+
'focused-task-close-account.delete-account.overview.paragraph.list-of-apps-with-personal-data.admin': 'We’ll email you a list of apps that may have stored their personal data.',
|
|
73
|
+
'focused-task-close-account.delete-account.overview.paragraph.list-of-apps-with-personal-data.self': 'We’ll email you a list of apps that may have stored your personal data.',
|
|
74
|
+
'focused-task-close-account.delete-account.overview.paragraph.loseAccess.admin': '{fullName} will <b>immediately lose access</b> to all Atlassian account services. They currently have access to:',
|
|
75
|
+
'focused-task-close-account.delete-account.overview.paragraph.loseAccess.admin.noSites': '{fullName} will <b>immediately lose access</b> to all Atlassian account services. Currently, they don’t have access to any, except services like Community and Marketplace.',
|
|
76
|
+
'focused-task-close-account.delete-account.overview.paragraph.loseAccess.footnote': 'Other Atlassian account services, such as Atlassian Community and Marketplace.',
|
|
77
|
+
'focused-task-close-account.delete-account.overview.paragraph.loseAccess.self': "You'll <b>immediately lose access</b> to all Atlassian account services. You currently have access to:",
|
|
78
|
+
'focused-task-close-account.delete-account.overview.paragraph.loseAccess.self.noSites': "You'll <b>immediately lose access</b> to all Atlassian account services. Currently, you don’t have access to any, except services like Community and Marketplace.",
|
|
79
|
+
'focused-task-close-account.delete-account.overview.paragraph.personal-data-will-be-deleted.admin': "We'll <b>delete their personal data</b>, such as their full name and email address, from Atlassian account services within 30 days, except in a few cases where required for legitimate business or legal purposes.",
|
|
80
|
+
'focused-task-close-account.delete-account.overview.paragraph.personal-data-will-be-deleted.self': "We'll <b>delete your personal data</b>, such as your full name and email address, from Atlassian account services within 30 days, except in a few cases where required for legitimate business or legal purposes.",
|
|
81
|
+
'focused-task-close-account.delete-account.overview.warning-section.body': 'After a 14-day grace period, you won’t be able to cancel the deletion of the account. If you think you’ll need the account later, deactivate it instead.',
|
|
82
|
+
'focused-task-close-account.delete-account.overview.warning-section.deactivated.body': 'After a 14-day grace period, you won’t be able to cancel the deletion of the account.',
|
|
83
|
+
'focused-task-close-account.learnMore': 'Learn more',
|
|
84
|
+
'focused-task-close-account.next': 'Next',
|
|
85
|
+
'focused-task-close-account.previous': 'Previous'
|
|
86
86
|
};
|
|
87
87
|
exports.default = _default;
|
package/dist/cjs/i18n/en_GB.js
CHANGED
|
@@ -8,80 +8,80 @@ exports.default = void 0;
|
|
|
8
8
|
/**
|
|
9
9
|
* NOTE:
|
|
10
10
|
*
|
|
11
|
-
* This file is automatically generated by
|
|
11
|
+
* This file is automatically generated by Traduki 2.0.
|
|
12
12
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
13
13
|
*/
|
|
14
|
-
//
|
|
14
|
+
//English (United Kingdom)
|
|
15
15
|
var _default = {
|
|
16
|
-
'focused-task-close-account.deactivate-account': 'Deactivate account',
|
|
17
|
-
'focused-task-close-account.delete-account': 'Delete account',
|
|
18
|
-
'focused-task-close-account.learnMore': 'Learn more',
|
|
19
16
|
'focused-task-close-account.cancel': 'Cancel',
|
|
20
|
-
'focused-task-close-account.
|
|
21
|
-
'focused-task-close-account.previous': 'Previous',
|
|
22
|
-
'focused-task-close-account.delete-account.overview.heading.self': 'Delete your account',
|
|
23
|
-
'focused-task-close-account.delete-account.overview.heading.admin': 'Delete account',
|
|
24
|
-
'focused-task-close-account.delete-account.overview.first.line.self': "You're about to delete your account:",
|
|
25
|
-
'focused-task-close-account.delete-account.overview.first.line.admin': "You're about to delete the account of:",
|
|
26
|
-
'focused-task-close-account.delete-account.overview.warning-section.body': 'After a 14-day grace period, you won’t be able to cancel the deletion of the account. If you think you’ll need the account later, deactivate it instead.',
|
|
27
|
-
'focused-task-close-account.delete-account.overview.warning-section.deactivated.body': 'After a 14-day grace period, you won’t be able to cancel the deletion of the account.',
|
|
28
|
-
'focused-task-close-account.delete-account.overview.paragraph.about-to-delete.admin': 'When you delete the account:',
|
|
29
|
-
'focused-task-close-account.delete-account.overview.paragraph.about-to-delete.self': 'When you delete your account:',
|
|
30
|
-
'focused-task-close-account.delete-account.overview.paragraph.loseAccess.admin': '{fullName} will <b>immediately lose access</b> to all Atlassian account services. They currently have access to:',
|
|
31
|
-
'focused-task-close-account.delete-account.overview.paragraph.loseAccess.self': "You'll <b>immediately lose access</b> to all Atlassian account services. You currently have access to:",
|
|
32
|
-
'focused-task-close-account.delete-account.overview.paragraph.loseAccess.admin.noSites': '{fullName} will <b>immediately lose access</b> to all Atlassian account services. Currently, they don’t have access to any, except services like Community and Marketplace.',
|
|
33
|
-
'focused-task-close-account.delete-account.overview.paragraph.loseAccess.self.noSites': "You'll <b>immediately lose access</b> to all Atlassian account services. Currently, you don’t have access to any, except services like Community and Marketplace.",
|
|
34
|
-
'focused-task-close-account.delete-account.overview.paragraph.loseAccess.footnote': 'Other Atlassian account services, such as Atlassian Community and Marketplace.',
|
|
35
|
-
'focused-task-close-account.delete-account.overview.paragraph.content-created.admin': "The content they've created will remain in Atlassian account services.",
|
|
36
|
-
'focused-task-close-account.delete-account.overview.paragraph.content-created.self': "The content you've created will remain in Atlassian account services.",
|
|
37
|
-
'focused-task-close-account.delete-account.overview.inline-dialog.content-created.admin': "For example, pages, issues, and comments they've created in products.",
|
|
38
|
-
'focused-task-close-account.delete-account.overview.inline-dialog.content-created.self': "For example, pages, issues, and comments you've created in products.",
|
|
39
|
-
'focused-task-close-account.delete-account.overview.paragraph.personal-data-will-be-deleted.admin': "We'll <b>delete their personal data</b>, such as their full name and email address, from Atlassian account services within 30 days, except in a few cases where required for legitimate business or legal purposes.",
|
|
40
|
-
'focused-task-close-account.delete-account.overview.paragraph.personal-data-will-be-deleted.self': "We'll <b>delete your personal data</b>, such as your full name and email address, from Atlassian account services within 30 days, except in a few cases where required for legitimate business or legal purposes.",
|
|
41
|
-
'focused-task-close-account.delete-account.overview.paragraph.list-of-apps-with-personal-data.admin': 'We’ll email you a list of apps that may have stored their personal data.',
|
|
42
|
-
'focused-task-close-account.delete-account.overview.paragraph.list-of-apps-with-personal-data.self': 'We’ll email you a list of apps that may have stored your personal data.',
|
|
43
|
-
'focused-task-close-account.delete-account.overview.paragraph.grace-period.admin': 'After a 14-day grace period, you won’t be able to cancel the deletion of the account.',
|
|
44
|
-
'focused-task-close-account.delete-account.overview.inline-dialog.personal-data-will-be-deleted.p1.admin': 'We keep personal data for limited periods when we have legitimate business or legal purposes. Some examples include:',
|
|
45
|
-
'focused-task-close-account.delete-account.overview.inline-dialog.personal-data-will-be-deleted.p1.self': 'We keep personal data for limited periods when we have legitimate business or legal purposes. Some examples include:',
|
|
46
|
-
'focused-task-close-account.delete-account.overview.inline-dialog.personal-data-will-be-deleted.li1.admin': "Information related to purchases, which we're required to keep for financial reporting.",
|
|
47
|
-
'focused-task-close-account.delete-account.overview.inline-dialog.personal-data-will-be-deleted.li1.self': "Information related to purchases, which we're required to keep for financial reporting.",
|
|
48
|
-
'focused-task-close-account.delete-account.overview.inline-dialog.personal-data-will-be-deleted.li2.admin': "Records showing that we deleted someone's account, which we may need to provide to regulators.",
|
|
49
|
-
'focused-task-close-account.delete-account.overview.inline-dialog.personal-data-will-be-deleted.li2.self': "Records showing that we deleted someone's account, which we may need to provide to regulators.",
|
|
50
|
-
'focused-task-close-account.delete-account.overview.inline-dialog.personal-data-will-be-deleted.li3.admin': "Data that's part of an active lawsuit, which we're required to keep by law.",
|
|
51
|
-
'focused-task-close-account.delete-account.overview.inline-dialog.personal-data-will-be-deleted.li3.self': "Data that's part of an active lawsuit, which we're required to keep by law.",
|
|
52
|
-
'focused-task-close-account.delete-account.overview.inline-dialog.personal-data-will-be-deleted.p2.admin': 'We don’t delete any personal data from content created by users, such as names or email addresses they typed in a page or issue. The product admins need to delete that data manually.',
|
|
53
|
-
'focused-task-close-account.delete-account.overview.inline-dialog.personal-data-will-be-deleted.p2.self': "We don't delete any personal data from content created by you or other people, such as names or email addresses typed into a page or issue. Your product admins need to delete that data manually.",
|
|
54
|
-
'focused-task-close-account.delete-account.overview.inline-dialog.personal-data-will-be-deleted.p3.admin': 'Users have the right to submit complaints to the supervisory authority in their country.',
|
|
55
|
-
'focused-task-close-account.delete-account.overview.inline-dialog.personal-data-will-be-deleted.p3.self': 'You have the right to submit complaints to the supervisory authority in your country.',
|
|
56
|
-
'focused-task-close-account.delete-account.overview.inline-dialog.data-apps.admin': 'You or other users may have installed apps that add features to Atlassian products. These apps may have stored the user’s profile information.',
|
|
57
|
-
'focused-task-close-account.delete-account.overview.inline-dialog.data-apps.self': 'You or other users may have installed apps that add features to Atlassian products. These apps may have stored your profile information.',
|
|
58
|
-
'focused-task-close-account.deactivate-account.overview.heading.self': 'Deactivate account',
|
|
59
|
-
'focused-task-close-account.deactivate-account.overview.heading.admin': 'Deactivate account',
|
|
60
|
-
'focused-task-close-account.deactivate-account.overview.first.line.self': "You're about to deactivate the user account of:",
|
|
17
|
+
'focused-task-close-account.deactivate-account': 'Deactivate account',
|
|
61
18
|
'focused-task-close-account.deactivate-account.overview.first.line.admin': "You're about to deactivate the user account of:",
|
|
62
|
-
'focused-task-close-account.deactivate-account.overview.
|
|
19
|
+
'focused-task-close-account.deactivate-account.overview.first.line.self': "You're about to deactivate the user account of:",
|
|
20
|
+
'focused-task-close-account.deactivate-account.overview.heading.admin': 'Deactivate account',
|
|
21
|
+
'focused-task-close-account.deactivate-account.overview.heading.self': 'Deactivate account',
|
|
63
22
|
'focused-task-close-account.deactivate-account.overview.last.line.admin': 'You can reactivate the account at any time.',
|
|
23
|
+
'focused-task-close-account.deactivate-account.overview.last.line.self': 'You can reactivate the account at any time.',
|
|
64
24
|
'focused-task-close-account.deactivate-account.overview.paragraph.about-to-deactivate.admin': 'When you deactivate the account:',
|
|
65
25
|
'focused-task-close-account.deactivate-account.overview.paragraph.about-to-deactivate.self': 'When you deactivate the account:',
|
|
26
|
+
'focused-task-close-account.deactivate-account.overview.paragraph.billing.admin': "We'll no longer bill you for them.",
|
|
27
|
+
'focused-task-close-account.deactivate-account.overview.paragraph.billing.self': "We'll no longer bill you for them.",
|
|
66
28
|
'focused-task-close-account.deactivate-account.overview.paragraph.loseAccess.admin': '{fullName} will <b>immediately lose access</b> to all Atlassian account services. They currently have access to:',
|
|
67
|
-
'focused-task-close-account.deactivate-account.overview.paragraph.loseAccess.self': "You'll <b>immediately lose access</b> to all Atlassian account services. You currently have access to:",
|
|
68
29
|
'focused-task-close-account.deactivate-account.overview.paragraph.loseAccess.admin.noSites': '{fullName} will <b>immediately lose access</b> to all Atlassian account services. Currently, they don’t have access to any, except services like Community and Marketplace.',
|
|
69
|
-
'focused-task-close-account.deactivate-account.overview.paragraph.loseAccess.self.noSites': "You'll <b>immediately lose access</b> to all Atlassian account services. Currently, you don’t have access to any, except services like Community and Marketplace.",
|
|
70
30
|
'focused-task-close-account.deactivate-account.overview.paragraph.loseAccess.footnote': 'Other Atlassian account services, such as Atlassian Community and Marketplace.',
|
|
31
|
+
'focused-task-close-account.deactivate-account.overview.paragraph.loseAccess.self': "You'll <b>immediately lose access</b> to all Atlassian account services. You currently have access to:",
|
|
32
|
+
'focused-task-close-account.deactivate-account.overview.paragraph.loseAccess.self.noSites': "You'll <b>immediately lose access</b> to all Atlassian account services. Currently, you don’t have access to any, except services like Community and Marketplace.",
|
|
71
33
|
'focused-task-close-account.deactivate-account.overview.paragraph.personal-data.admin': "Their personal data, such as their full name and email address, and content they've created will remain in Atlassian account services.",
|
|
72
34
|
'focused-task-close-account.deactivate-account.overview.paragraph.personal-data.self': "Their personal data, such as their full name and email address, and content they've created will remain in Atlassian account services.",
|
|
73
|
-
'focused-task-close-account.
|
|
74
|
-
'focused-task-close-account.
|
|
35
|
+
'focused-task-close-account.delete-account': 'Delete account',
|
|
36
|
+
'focused-task-close-account.delete-account.content-preview.footnote.admin': 'Note: Answering this survey will help us make a better experience for all users. The user will still appear as “Former user” after you delete their account.',
|
|
37
|
+
'focused-task-close-account.delete-account.content-preview.footnote.self': 'Note: Answering this survey will help us make a better experience for all users, including those deleting their accounts. You’ll still appear as “Former user” after you delete your account.',
|
|
38
|
+
'focused-task-close-account.delete-account.content-preview.formerUser': 'Former user',
|
|
75
39
|
'focused-task-close-account.delete-account.content-preview.heading.admin': 'How would you prefer the deleted user to appear?',
|
|
76
40
|
'focused-task-close-account.delete-account.content-preview.heading.self': 'How would you prefer your deleted account to appear?',
|
|
77
|
-
'focused-task-close-account.delete-account.content-preview.paragraph.survey.admin': 'After the user’s account is deleted, they’ll appear as “Former user” to other users. Please take a moment to answer our survey question.',
|
|
78
|
-
'focused-task-close-account.delete-account.content-preview.paragraph.survey.self': 'After your account is deleted, you’ll appear as “Former user” to other users. Please take a moment to answer our survey question.',
|
|
79
41
|
'focused-task-close-account.delete-account.content-preview.line.survey.admin': 'If we gave you a choice, how would you like the deleted user to appear to other users?',
|
|
80
42
|
'focused-task-close-account.delete-account.content-preview.line.survey.self': 'If we gave you a choice, how would you like to appear to other users?',
|
|
81
|
-
'focused-task-close-account.delete-account.content-preview.
|
|
82
|
-
'focused-task-close-account.delete-account.content-preview.
|
|
83
|
-
'focused-task-close-account.delete-account.
|
|
43
|
+
'focused-task-close-account.delete-account.content-preview.paragraph.survey.admin': 'After the user’s account is deleted, they’ll appear as “Former user” to other users. Please take a moment to answer our survey question.',
|
|
44
|
+
'focused-task-close-account.delete-account.content-preview.paragraph.survey.self': 'After your account is deleted, you’ll appear as “Former user” to other users. Please take a moment to answer our survey question.',
|
|
45
|
+
'focused-task-close-account.delete-account.drop-down-collapse-button': 'Show less',
|
|
84
46
|
'focused-task-close-account.delete-account.drop-down-expand-button': '{num} more',
|
|
85
|
-
'focused-task-close-account.delete-account.
|
|
47
|
+
'focused-task-close-account.delete-account.overview.first.line.admin': "You're about to delete the account of:",
|
|
48
|
+
'focused-task-close-account.delete-account.overview.first.line.self': "You're about to delete your account:",
|
|
49
|
+
'focused-task-close-account.delete-account.overview.heading.admin': 'Delete account',
|
|
50
|
+
'focused-task-close-account.delete-account.overview.heading.self': 'Delete your account',
|
|
51
|
+
'focused-task-close-account.delete-account.overview.inline-dialog.content-created.admin': "For example, pages, issues, and comments they've created in products.",
|
|
52
|
+
'focused-task-close-account.delete-account.overview.inline-dialog.content-created.self': "For example, pages, issues, and comments you've created in products.",
|
|
53
|
+
'focused-task-close-account.delete-account.overview.inline-dialog.data-apps.admin': 'You or other users may have installed apps that add features to Atlassian products. These apps may have stored the user’s profile information.',
|
|
54
|
+
'focused-task-close-account.delete-account.overview.inline-dialog.data-apps.self': 'You or other users may have installed apps that add features to Atlassian products. These apps may have stored your profile information.',
|
|
55
|
+
'focused-task-close-account.delete-account.overview.inline-dialog.personal-data-will-be-deleted.li1.admin': "Information related to purchases, which we're required to keep for financial reporting.",
|
|
56
|
+
'focused-task-close-account.delete-account.overview.inline-dialog.personal-data-will-be-deleted.li1.self': "Information related to purchases, which we're required to keep for financial reporting.",
|
|
57
|
+
'focused-task-close-account.delete-account.overview.inline-dialog.personal-data-will-be-deleted.li2.admin': "Records showing that we deleted someone's account, which we may need to provide to regulators.",
|
|
58
|
+
'focused-task-close-account.delete-account.overview.inline-dialog.personal-data-will-be-deleted.li2.self': "Records showing that we deleted someone's account, which we may need to provide to regulators.",
|
|
59
|
+
'focused-task-close-account.delete-account.overview.inline-dialog.personal-data-will-be-deleted.li3.admin': "Data that's part of an active lawsuit, which we're required to keep by law.",
|
|
60
|
+
'focused-task-close-account.delete-account.overview.inline-dialog.personal-data-will-be-deleted.li3.self': "Data that's part of an active lawsuit, which we're required to keep by law.",
|
|
61
|
+
'focused-task-close-account.delete-account.overview.inline-dialog.personal-data-will-be-deleted.p1.admin': 'We keep personal data for limited periods when we have legitimate business or legal purposes. Some examples include:',
|
|
62
|
+
'focused-task-close-account.delete-account.overview.inline-dialog.personal-data-will-be-deleted.p1.self': 'We keep personal data for limited periods when we have legitimate business or legal purposes. Some examples include:',
|
|
63
|
+
'focused-task-close-account.delete-account.overview.inline-dialog.personal-data-will-be-deleted.p2.admin': 'We don’t delete any personal data from content created by users, such as names or email addresses they typed in a page or issue. The product admins need to delete that data manually.',
|
|
64
|
+
'focused-task-close-account.delete-account.overview.inline-dialog.personal-data-will-be-deleted.p2.self': "We don't delete any personal data from content created by you or other people, such as names or email addresses typed into a page or issue. Your product admins need to delete that data manually.",
|
|
65
|
+
'focused-task-close-account.delete-account.overview.inline-dialog.personal-data-will-be-deleted.p3.admin': 'Users have the right to submit complaints to the supervisory authority in their country.',
|
|
66
|
+
'focused-task-close-account.delete-account.overview.inline-dialog.personal-data-will-be-deleted.p3.self': 'You have the right to submit complaints to the supervisory authority in your country.',
|
|
67
|
+
'focused-task-close-account.delete-account.overview.paragraph.about-to-delete.admin': 'When you delete the account:',
|
|
68
|
+
'focused-task-close-account.delete-account.overview.paragraph.about-to-delete.self': 'When you delete your account:',
|
|
69
|
+
'focused-task-close-account.delete-account.overview.paragraph.content-created.admin': "The content they've created will remain in Atlassian account services.",
|
|
70
|
+
'focused-task-close-account.delete-account.overview.paragraph.content-created.self': "The content you've created will remain in Atlassian account services.",
|
|
71
|
+
'focused-task-close-account.delete-account.overview.paragraph.grace-period.admin': 'After a 14-day grace period, you won’t be able to cancel the deletion of the account.',
|
|
72
|
+
'focused-task-close-account.delete-account.overview.paragraph.list-of-apps-with-personal-data.admin': 'We’ll email you a list of apps that may have stored their personal data.',
|
|
73
|
+
'focused-task-close-account.delete-account.overview.paragraph.list-of-apps-with-personal-data.self': 'We’ll email you a list of apps that may have stored your personal data.',
|
|
74
|
+
'focused-task-close-account.delete-account.overview.paragraph.loseAccess.admin': '{fullName} will <b>immediately lose access</b> to all Atlassian account services. They currently have access to:',
|
|
75
|
+
'focused-task-close-account.delete-account.overview.paragraph.loseAccess.admin.noSites': '{fullName} will <b>immediately lose access</b> to all Atlassian account services. Currently, they don’t have access to any, except services like Community and Marketplace.',
|
|
76
|
+
'focused-task-close-account.delete-account.overview.paragraph.loseAccess.footnote': 'Other Atlassian account services, such as Atlassian Community and Marketplace.',
|
|
77
|
+
'focused-task-close-account.delete-account.overview.paragraph.loseAccess.self': "You'll <b>immediately lose access</b> to all Atlassian account services. You currently have access to:",
|
|
78
|
+
'focused-task-close-account.delete-account.overview.paragraph.loseAccess.self.noSites': "You'll <b>immediately lose access</b> to all Atlassian account services. Currently, you don’t have access to any, except services like Community and Marketplace.",
|
|
79
|
+
'focused-task-close-account.delete-account.overview.paragraph.personal-data-will-be-deleted.admin': "We'll <b>delete their personal data</b>, such as their full name and email address, from Atlassian account services within 30 days, except in a few cases where required for legitimate business or legal purposes.",
|
|
80
|
+
'focused-task-close-account.delete-account.overview.paragraph.personal-data-will-be-deleted.self': "We'll <b>delete your personal data</b>, such as your full name and email address, from Atlassian account services within 30 days, except in a few cases where required for legitimate business or legal purposes.",
|
|
81
|
+
'focused-task-close-account.delete-account.overview.warning-section.body': 'After a 14-day grace period, you won’t be able to cancel the deletion of the account. If you think you’ll need the account later, deactivate it instead.',
|
|
82
|
+
'focused-task-close-account.delete-account.overview.warning-section.deactivated.body': 'After a 14-day grace period, you won’t be able to cancel the deletion of the account.',
|
|
83
|
+
'focused-task-close-account.learnMore': 'Learn more',
|
|
84
|
+
'focused-task-close-account.next': 'Next',
|
|
85
|
+
'focused-task-close-account.previous': 'Previous'
|
|
86
86
|
};
|
|
87
87
|
exports.default = _default;
|