@atlaskit/teams-public 0.52.1 → 0.53.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.
Files changed (169) hide show
  1. package/CHANGELOG.md +22 -0
  2. package/dist/cjs/controllers/hooks/use-team-web-links/index.js +22 -15
  3. package/dist/cjs/i18n/cs.js +7 -1
  4. package/dist/cjs/i18n/da.js +7 -1
  5. package/dist/cjs/i18n/de.js +7 -1
  6. package/dist/cjs/i18n/en.js +11 -1
  7. package/dist/cjs/i18n/en_GB.js +11 -1
  8. package/dist/cjs/i18n/en_ZZ.js +11 -1
  9. package/dist/cjs/i18n/es.js +7 -1
  10. package/dist/cjs/i18n/fi.js +7 -1
  11. package/dist/cjs/i18n/fr.js +4 -1
  12. package/dist/cjs/i18n/hr.js +7 -1
  13. package/dist/cjs/i18n/hu.js +7 -1
  14. package/dist/cjs/i18n/it.js +7 -1
  15. package/dist/cjs/i18n/ja.js +7 -1
  16. package/dist/cjs/i18n/ko.js +7 -1
  17. package/dist/cjs/i18n/nb.js +7 -1
  18. package/dist/cjs/i18n/nl.js +7 -1
  19. package/dist/cjs/i18n/pl.js +7 -1
  20. package/dist/cjs/i18n/pt_BR.js +7 -1
  21. package/dist/cjs/i18n/ru.js +4 -1
  22. package/dist/cjs/i18n/sl.js +7 -1
  23. package/dist/cjs/i18n/sr_RS.js +7 -1
  24. package/dist/cjs/i18n/sr_YR.js +7 -1
  25. package/dist/cjs/i18n/sv.js +7 -1
  26. package/dist/cjs/i18n/th.js +7 -1
  27. package/dist/cjs/i18n/tr.js +7 -1
  28. package/dist/cjs/i18n/uk.js +4 -1
  29. package/dist/cjs/i18n/vi.js +7 -1
  30. package/dist/cjs/i18n/zh.js +7 -1
  31. package/dist/cjs/i18n/zh_TW.js +7 -1
  32. package/dist/cjs/ui/team-containers/main.js +1 -1
  33. package/dist/es2019/controllers/hooks/use-team-web-links/index.js +7 -1
  34. package/dist/es2019/i18n/cs.js +7 -1
  35. package/dist/es2019/i18n/da.js +7 -1
  36. package/dist/es2019/i18n/de.js +7 -1
  37. package/dist/es2019/i18n/en.js +11 -1
  38. package/dist/es2019/i18n/en_GB.js +11 -1
  39. package/dist/es2019/i18n/en_ZZ.js +11 -1
  40. package/dist/es2019/i18n/es.js +7 -1
  41. package/dist/es2019/i18n/fi.js +7 -1
  42. package/dist/es2019/i18n/fr.js +4 -1
  43. package/dist/es2019/i18n/hr.js +7 -1
  44. package/dist/es2019/i18n/hu.js +7 -1
  45. package/dist/es2019/i18n/it.js +7 -1
  46. package/dist/es2019/i18n/ja.js +7 -1
  47. package/dist/es2019/i18n/ko.js +7 -1
  48. package/dist/es2019/i18n/nb.js +7 -1
  49. package/dist/es2019/i18n/nl.js +7 -1
  50. package/dist/es2019/i18n/pl.js +7 -1
  51. package/dist/es2019/i18n/pt_BR.js +7 -1
  52. package/dist/es2019/i18n/ru.js +4 -1
  53. package/dist/es2019/i18n/sl.js +7 -1
  54. package/dist/es2019/i18n/sr_RS.js +7 -1
  55. package/dist/es2019/i18n/sr_YR.js +7 -1
  56. package/dist/es2019/i18n/sv.js +7 -1
  57. package/dist/es2019/i18n/th.js +7 -1
  58. package/dist/es2019/i18n/tr.js +7 -1
  59. package/dist/es2019/i18n/uk.js +4 -1
  60. package/dist/es2019/i18n/vi.js +7 -1
  61. package/dist/es2019/i18n/zh.js +7 -1
  62. package/dist/es2019/i18n/zh_TW.js +7 -1
  63. package/dist/es2019/ui/team-containers/main.js +1 -1
  64. package/dist/esm/controllers/hooks/use-team-web-links/index.js +22 -15
  65. package/dist/esm/i18n/cs.js +7 -1
  66. package/dist/esm/i18n/da.js +7 -1
  67. package/dist/esm/i18n/de.js +7 -1
  68. package/dist/esm/i18n/en.js +11 -1
  69. package/dist/esm/i18n/en_GB.js +11 -1
  70. package/dist/esm/i18n/en_ZZ.js +11 -1
  71. package/dist/esm/i18n/es.js +7 -1
  72. package/dist/esm/i18n/fi.js +7 -1
  73. package/dist/esm/i18n/fr.js +4 -1
  74. package/dist/esm/i18n/hr.js +7 -1
  75. package/dist/esm/i18n/hu.js +7 -1
  76. package/dist/esm/i18n/it.js +7 -1
  77. package/dist/esm/i18n/ja.js +7 -1
  78. package/dist/esm/i18n/ko.js +7 -1
  79. package/dist/esm/i18n/nb.js +7 -1
  80. package/dist/esm/i18n/nl.js +7 -1
  81. package/dist/esm/i18n/pl.js +7 -1
  82. package/dist/esm/i18n/pt_BR.js +7 -1
  83. package/dist/esm/i18n/ru.js +4 -1
  84. package/dist/esm/i18n/sl.js +7 -1
  85. package/dist/esm/i18n/sr_RS.js +7 -1
  86. package/dist/esm/i18n/sr_YR.js +7 -1
  87. package/dist/esm/i18n/sv.js +7 -1
  88. package/dist/esm/i18n/th.js +7 -1
  89. package/dist/esm/i18n/tr.js +7 -1
  90. package/dist/esm/i18n/uk.js +4 -1
  91. package/dist/esm/i18n/vi.js +7 -1
  92. package/dist/esm/i18n/zh.js +7 -1
  93. package/dist/esm/i18n/zh_TW.js +7 -1
  94. package/dist/esm/ui/team-containers/main.js +1 -1
  95. package/dist/types/common/ui/loom-avatar/main.d.ts +0 -1
  96. package/dist/types/common/ui/team-containers-skeleton/linked-container-card-skeleton/index.d.ts +1 -1
  97. package/dist/types/common/utils/user-ari.d.ts +1 -1
  98. package/dist/types/controllers/hooks/use-team-web-links/index.d.ts +0 -1
  99. package/dist/types/controllers/product-permission/main.d.ts +0 -1
  100. package/dist/types/i18n/cs.d.ts +6 -0
  101. package/dist/types/i18n/da.d.ts +6 -0
  102. package/dist/types/i18n/de.d.ts +6 -0
  103. package/dist/types/i18n/en.d.ts +11 -1
  104. package/dist/types/i18n/en_GB.d.ts +11 -1
  105. package/dist/types/i18n/en_ZZ.d.ts +11 -1
  106. package/dist/types/i18n/es.d.ts +6 -0
  107. package/dist/types/i18n/fi.d.ts +6 -0
  108. package/dist/types/i18n/fr.d.ts +4 -1
  109. package/dist/types/i18n/hr.d.ts +6 -0
  110. package/dist/types/i18n/hu.d.ts +6 -0
  111. package/dist/types/i18n/it.d.ts +6 -0
  112. package/dist/types/i18n/ja.d.ts +6 -0
  113. package/dist/types/i18n/ko.d.ts +6 -0
  114. package/dist/types/i18n/nb.d.ts +6 -0
  115. package/dist/types/i18n/nl.d.ts +6 -0
  116. package/dist/types/i18n/pl.d.ts +6 -0
  117. package/dist/types/i18n/pt_BR.d.ts +6 -0
  118. package/dist/types/i18n/ru.d.ts +4 -1
  119. package/dist/types/i18n/sl.d.ts +6 -0
  120. package/dist/types/i18n/sr_RS.d.ts +6 -0
  121. package/dist/types/i18n/sr_YR.d.ts +6 -0
  122. package/dist/types/i18n/sv.d.ts +6 -0
  123. package/dist/types/i18n/th.d.ts +6 -0
  124. package/dist/types/i18n/tr.d.ts +6 -0
  125. package/dist/types/i18n/uk.d.ts +4 -1
  126. package/dist/types/i18n/vi.d.ts +6 -0
  127. package/dist/types/i18n/zh.d.ts +6 -0
  128. package/dist/types/i18n/zh_TW.d.ts +6 -0
  129. package/dist/types/ui/team-containers/add-container-card/add-container-card-with-create/index.d.ts +1 -1
  130. package/dist/types/ui/team-containers/add-container-card/index.d.ts +1 -1
  131. package/dist/types/ui/team-containers/utils.d.ts +4 -3
  132. package/dist/types-ts4.5/common/ui/loom-avatar/main.d.ts +0 -1
  133. package/dist/types-ts4.5/common/ui/team-containers-skeleton/linked-container-card-skeleton/index.d.ts +1 -1
  134. package/dist/types-ts4.5/common/utils/user-ari.d.ts +1 -1
  135. package/dist/types-ts4.5/controllers/hooks/use-team-web-links/index.d.ts +0 -1
  136. package/dist/types-ts4.5/controllers/product-permission/main.d.ts +0 -1
  137. package/dist/types-ts4.5/i18n/cs.d.ts +6 -0
  138. package/dist/types-ts4.5/i18n/da.d.ts +6 -0
  139. package/dist/types-ts4.5/i18n/de.d.ts +6 -0
  140. package/dist/types-ts4.5/i18n/en.d.ts +11 -1
  141. package/dist/types-ts4.5/i18n/en_GB.d.ts +11 -1
  142. package/dist/types-ts4.5/i18n/en_ZZ.d.ts +11 -1
  143. package/dist/types-ts4.5/i18n/es.d.ts +6 -0
  144. package/dist/types-ts4.5/i18n/fi.d.ts +6 -0
  145. package/dist/types-ts4.5/i18n/fr.d.ts +4 -1
  146. package/dist/types-ts4.5/i18n/hr.d.ts +6 -0
  147. package/dist/types-ts4.5/i18n/hu.d.ts +6 -0
  148. package/dist/types-ts4.5/i18n/it.d.ts +6 -0
  149. package/dist/types-ts4.5/i18n/ja.d.ts +6 -0
  150. package/dist/types-ts4.5/i18n/ko.d.ts +6 -0
  151. package/dist/types-ts4.5/i18n/nb.d.ts +6 -0
  152. package/dist/types-ts4.5/i18n/nl.d.ts +6 -0
  153. package/dist/types-ts4.5/i18n/pl.d.ts +6 -0
  154. package/dist/types-ts4.5/i18n/pt_BR.d.ts +6 -0
  155. package/dist/types-ts4.5/i18n/ru.d.ts +4 -1
  156. package/dist/types-ts4.5/i18n/sl.d.ts +6 -0
  157. package/dist/types-ts4.5/i18n/sr_RS.d.ts +6 -0
  158. package/dist/types-ts4.5/i18n/sr_YR.d.ts +6 -0
  159. package/dist/types-ts4.5/i18n/sv.d.ts +6 -0
  160. package/dist/types-ts4.5/i18n/th.d.ts +6 -0
  161. package/dist/types-ts4.5/i18n/tr.d.ts +6 -0
  162. package/dist/types-ts4.5/i18n/uk.d.ts +4 -1
  163. package/dist/types-ts4.5/i18n/vi.d.ts +6 -0
  164. package/dist/types-ts4.5/i18n/zh.d.ts +6 -0
  165. package/dist/types-ts4.5/i18n/zh_TW.d.ts +6 -0
  166. package/dist/types-ts4.5/ui/team-containers/add-container-card/add-container-card-with-create/index.d.ts +1 -1
  167. package/dist/types-ts4.5/ui/team-containers/add-container-card/index.d.ts +1 -1
  168. package/dist/types-ts4.5/ui/team-containers/utils.d.ts +4 -3
  169. package/package.json +6 -3
package/CHANGELOG.md CHANGED
@@ -1,5 +1,27 @@
1
1
  # @atlaskit/teams-public
2
2
 
3
+ ## 0.53.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [#199487](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/199487)
8
+ [`3ba9d6d9213a6`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/3ba9d6d9213a6) -
9
+ Fix create space permission for confluence
10
+
11
+ ### Patch Changes
12
+
13
+ - Updated dependencies
14
+
15
+ ## 0.52.2
16
+
17
+ ### Patch Changes
18
+
19
+ - [#198716](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/198716)
20
+ [`e08b5c9322b2e`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/e08b5c9322b2e) -
21
+ NO ISSUE Added isLoading check in getTeamWebLinks action to prevent parallel API calls when a
22
+ request is already in progress.
23
+ - Updated dependencies
24
+
3
25
  ## 0.52.1
4
26
 
5
27
  ### Patch Changes
@@ -10,6 +10,7 @@ var _defineProperty2 = _interopRequireDefault(require("@babel/runtime/helpers/de
10
10
  var _toConsumableArray2 = _interopRequireDefault(require("@babel/runtime/helpers/toConsumableArray"));
11
11
  var _asyncToGenerator2 = _interopRequireDefault(require("@babel/runtime/helpers/asyncToGenerator"));
12
12
  var _reactSweetState = require("react-sweet-state");
13
+ var _platformFeatureFlags = require("@atlaskit/platform-feature-flags");
13
14
  var _teamsClient = require("@atlaskit/teams-client");
14
15
  function ownKeys(e, r) { var t = Object.keys(e); if (Object.getOwnPropertySymbols) { var o = Object.getOwnPropertySymbols(e); r && (o = o.filter(function (r) { return Object.getOwnPropertyDescriptor(e, r).enumerable; })), t.push.apply(t, o); } return t; }
15
16
  function _objectSpread(e) { for (var r = 1; r < arguments.length; r++) { var t = null != arguments[r] ? arguments[r] : {}; r % 2 ? ownKeys(Object(t), !0).forEach(function (r) { (0, _defineProperty2.default)(e, r, t[r]); }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(e, Object.getOwnPropertyDescriptors(t)) : ownKeys(Object(t)).forEach(function (r) { Object.defineProperty(e, r, Object.getOwnPropertyDescriptor(t, r)); }); } return e; }
@@ -30,12 +31,18 @@ var actions = exports.actions = {
30
31
  getTeamWebLinks: function getTeamWebLinks(teamId) {
31
32
  return /*#__PURE__*/function () {
32
33
  var _ref2 = (0, _asyncToGenerator2.default)( /*#__PURE__*/_regenerator.default.mark(function _callee(_ref) {
33
- var getState, setState, dispatch, _getState, links, currentTeamId, initialLinks, _yield$teamsClient$ge, entities;
34
+ var getState, setState, dispatch, _getState, links, currentTeamId, hasLoaded, isLoading, initialLinks, _yield$teamsClient$ge, entities;
34
35
  return _regenerator.default.wrap(function _callee$(_context) {
35
36
  while (1) switch (_context.prev = _context.next) {
36
37
  case 0:
37
38
  getState = _ref.getState, setState = _ref.setState, dispatch = _ref.dispatch;
38
- _getState = getState(), links = _getState.links, currentTeamId = _getState.teamId;
39
+ _getState = getState(), links = _getState.links, currentTeamId = _getState.teamId, hasLoaded = _getState.hasLoaded, isLoading = _getState.isLoading;
40
+ if (!((isLoading || teamId === currentTeamId && hasLoaded && links.length > 0) && (0, _platformFeatureFlags.fg)('prevent_parallel_team_web_links_fetch'))) {
41
+ _context.next = 4;
42
+ break;
43
+ }
44
+ return _context.abrupt("return");
45
+ case 4:
39
46
  initialLinks = teamId === currentTeamId ? links : [];
40
47
  setState({
41
48
  teamId: teamId,
@@ -45,18 +52,18 @@ var actions = exports.actions = {
45
52
  shouldReload: false,
46
53
  links: initialLinks
47
54
  });
48
- _context.prev = 4;
49
- _context.next = 7;
55
+ _context.prev = 6;
56
+ _context.next = 9;
50
57
  return _teamsClient.teamsClient.getTeamLinksByTeamId(teamId);
51
- case 7:
58
+ case 9:
52
59
  _yield$teamsClient$ge = _context.sent;
53
60
  entities = _yield$teamsClient$ge.entities;
54
61
  if (!(getState().teamId !== teamId)) {
55
- _context.next = 11;
62
+ _context.next = 13;
56
63
  break;
57
64
  }
58
65
  return _context.abrupt("return");
59
- case 11:
66
+ case 13:
60
67
  setState({
61
68
  isLoading: false,
62
69
  hasLoaded: true,
@@ -67,17 +74,17 @@ var actions = exports.actions = {
67
74
  if (entities.length > 0) {
68
75
  dispatch(actions.getTeamWebLinkIcons(teamId));
69
76
  }
70
- _context.next = 20;
77
+ _context.next = 22;
71
78
  break;
72
- case 15:
73
- _context.prev = 15;
74
- _context.t0 = _context["catch"](4);
79
+ case 17:
80
+ _context.prev = 17;
81
+ _context.t0 = _context["catch"](6);
75
82
  if (!(getState().teamId !== teamId)) {
76
- _context.next = 19;
83
+ _context.next = 21;
77
84
  break;
78
85
  }
79
86
  return _context.abrupt("return");
80
- case 19:
87
+ case 21:
81
88
  setState({
82
89
  isLoading: false,
83
90
  hasLoaded: true,
@@ -86,11 +93,11 @@ var actions = exports.actions = {
86
93
  shouldReload: false,
87
94
  links: []
88
95
  });
89
- case 20:
96
+ case 22:
90
97
  case "end":
91
98
  return _context.stop();
92
99
  }
93
- }, _callee, null, [[4, 15]]);
100
+ }, _callee, null, [[6, 17]]);
94
101
  }));
95
102
  return function (_x) {
96
103
  return _ref2.apply(this, arguments);
@@ -33,5 +33,11 @@ var _default = exports.default = {
33
33
  'ptc-directory.team-profile-page.team-containers.show-less': 'Zobrazit méně',
34
34
  'ptc-directory.team-profile-page.team-containers.show-more': 'Zobrazit více',
35
35
  'ptc.team-profile-page.team-containers.empty-state.description': 'Váš tým zde může připojit své projekty Jira a prostory Confluence, aby ukázal, kde pracuje.',
36
- 'ptc.team-profile-page.team-containers.empty-state.title': 'Přidejte místa, kde váš tým pracuje'
36
+ 'ptc.team-profile-page.team-containers.empty-state.title': 'Přidejte místa, kde váš tým pracuje',
37
+ 'teams-public.team-containers.timeout-action': 'Zkusit znovu',
38
+ 'teams-public.team-containers.timeout-description': 'Něco se pokazilo. Ověřte připojení a zkuste to znovu.',
39
+ 'teams-public.team-containers.timeout-no-connection-action': 'Kontaktovat podporu',
40
+ 'teams-public.team-containers.timeout-no-connection-description': 'Zkuste prostor vytvořit sami ručně.',
41
+ 'teams-public.team-containers.timeout-no-connection-title': 'Připojení se nezdařilo',
42
+ 'teams-public.team-containers.timeout-title': 'Vaše prostory se nepodařilo připojit'
37
43
  };
@@ -33,5 +33,11 @@ var _default = exports.default = {
33
33
  'ptc-directory.team-profile-page.team-containers.show-less': 'Vis færre',
34
34
  'ptc-directory.team-profile-page.team-containers.show-more': 'Vis flere',
35
35
  'ptc.team-profile-page.team-containers.empty-state.description': 'Dit team kan linke til deres Jira-projekter og Confluence-områder her for at vise, hvor de arbejder',
36
- 'ptc.team-profile-page.team-containers.empty-state.title': 'Tilføj steder, hvor dit team arbejder'
36
+ 'ptc.team-profile-page.team-containers.empty-state.title': 'Tilføj steder, hvor dit team arbejder',
37
+ 'teams-public.team-containers.timeout-action': 'Prøv igen',
38
+ 'teams-public.team-containers.timeout-description': 'Der gik noget galt. Kontrollér forbindelsen, og prøv igen.',
39
+ 'teams-public.team-containers.timeout-no-connection-action': 'Kontakt support',
40
+ 'teams-public.team-containers.timeout-no-connection-description': 'Prøv selv at oprette området manuelt.',
41
+ 'teams-public.team-containers.timeout-no-connection-title': 'Forbindelsen mislykkedes',
42
+ 'teams-public.team-containers.timeout-title': 'Vi kunne ikke tilknytte dine områder'
37
43
  };
@@ -33,5 +33,11 @@ var _default = exports.default = {
33
33
  'ptc-directory.team-profile-page.team-containers.show-less': 'Weniger anzeigen',
34
34
  'ptc-directory.team-profile-page.team-containers.show-more': 'Mehr anzeigen',
35
35
  'ptc.team-profile-page.team-containers.empty-state.description': 'Ihr Team kann hier seine Jira-Projekte und Confluence-Bereiche verknüpfen, um zu zeigen, wo es arbeitet',
36
- 'ptc.team-profile-page.team-containers.empty-state.title': 'Orte hinzufügen, an denen Ihr Team arbeitet'
36
+ 'ptc.team-profile-page.team-containers.empty-state.title': 'Orte hinzufügen, an denen Ihr Team arbeitet',
37
+ 'teams-public.team-containers.timeout-action': 'Erneut versuchen',
38
+ 'teams-public.team-containers.timeout-description': 'Etwas ist schiefgelaufen. Überprüfen Sie Ihre Verbindung und versuchen Sie es erneut.',
39
+ 'teams-public.team-containers.timeout-no-connection-action': 'Support kontaktieren',
40
+ 'teams-public.team-containers.timeout-no-connection-description': 'Versuchen Sie, den Bereich manuell zu erstellen.',
41
+ 'teams-public.team-containers.timeout-no-connection-title': 'Verbindung konnte nicht hergestellt werden.',
42
+ 'teams-public.team-containers.timeout-title': 'Ihre Bereiche konnten nicht verbunden werden'
37
43
  };
@@ -24,6 +24,13 @@ var _default = exports.default = {
24
24
  'ptc-directory.team-profile-page.team-containers.add-jira-project-title': 'Add project',
25
25
  'ptc-directory.team-profile-page.team-containers.add-loom-space-description': 'Loom',
26
26
  'ptc-directory.team-profile-page.team-containers.add-loom-space-title': 'Add space',
27
+ 'ptc-directory.team-profile-page.team-containers.auto-create.add-confluence-space-description': 'Create a knowledge bank',
28
+ 'ptc-directory.team-profile-page.team-containers.auto-create.add-confluence-space-title': 'Confluence space',
29
+ 'ptc-directory.team-profile-page.team-containers.auto-create.add-jira-project-description': 'Plan out project tasks',
30
+ 'ptc-directory.team-profile-page.team-containers.auto-create.add-jira-project-title': 'Jira project',
31
+ 'ptc-directory.team-profile-page.team-containers.auto-create.add-loom-space-description': 'Share async updates',
32
+ 'ptc-directory.team-profile-page.team-containers.auto-create.add-loom-space-title': 'Loom space',
33
+ 'ptc-directory.team-profile-page.team-containers.auto-create.add-web-link-title': 'Add any web link',
27
34
  'ptc-directory.team-profile-page.team-containers.disconnect-dialog.cancel-button': 'Cancel',
28
35
  'ptc-directory.team-profile-page.team-containers.disconnect-dialog.description': 'This team will no longer be connected to the {containerName} {containerType, select, JiraProject {Jira project} ConfluenceSpace {Confluence space} LoomSpace {Loom space} other {link} }.',
29
36
  'ptc-directory.team-profile-page.team-containers.disconnect-dialog.disclaimer': 'Disconnecting the team from the {containerType, select, JiraProject {project} ConfluenceSpace {space} LoomSpace {space} other {link} } will not affect any work connected to the team within the {containerType, select, JiraProject {project} ConfluenceSpace {space} LoomSpace {space} other {link} }.',
@@ -36,7 +43,10 @@ var _default = exports.default = {
36
43
  'ptc-directory.team-profile-page.team-containers.space-container-text': 'space',
37
44
  'ptc.team-profile-page.team-containers.empty-state.description': 'Your team can link their Jira projects, Confluence spaces here to show where they work',
38
45
  'ptc.team-profile-page.team-containers.empty-state.title': 'Add the places your team works',
39
- 'teams-public..team-containers.timeout-description': 'Something went wrong. Verify your connection and retry.',
40
46
  'teams-public.team-containers.timeout-action': 'Try again',
47
+ 'teams-public.team-containers.timeout-description': 'Something went wrong. Verify your connection and retry.',
48
+ 'teams-public.team-containers.timeout-no-connection-action': 'Contact support',
49
+ 'teams-public.team-containers.timeout-no-connection-description': 'Try manually creating the space yourself.',
50
+ 'teams-public.team-containers.timeout-no-connection-title': 'Connection failed',
41
51
  'teams-public.team-containers.timeout-title': 'We’re couldn’t connect your spaces'
42
52
  };
@@ -24,6 +24,13 @@ var _default = exports.default = {
24
24
  'ptc-directory.team-profile-page.team-containers.add-jira-project-title': 'Add project',
25
25
  'ptc-directory.team-profile-page.team-containers.add-loom-space-description': 'Loom',
26
26
  'ptc-directory.team-profile-page.team-containers.add-loom-space-title': 'Add space',
27
+ 'ptc-directory.team-profile-page.team-containers.auto-create.add-confluence-space-description': 'Create a knowledge bank',
28
+ 'ptc-directory.team-profile-page.team-containers.auto-create.add-confluence-space-title': 'Confluence space',
29
+ 'ptc-directory.team-profile-page.team-containers.auto-create.add-jira-project-description': 'Plan out project tasks',
30
+ 'ptc-directory.team-profile-page.team-containers.auto-create.add-jira-project-title': 'Jira project',
31
+ 'ptc-directory.team-profile-page.team-containers.auto-create.add-loom-space-description': 'Share async updates',
32
+ 'ptc-directory.team-profile-page.team-containers.auto-create.add-loom-space-title': 'Loom space',
33
+ 'ptc-directory.team-profile-page.team-containers.auto-create.add-web-link-title': 'Add any web link',
27
34
  'ptc-directory.team-profile-page.team-containers.disconnect-dialog.cancel-button': 'Cancel',
28
35
  'ptc-directory.team-profile-page.team-containers.disconnect-dialog.description': 'This team will no longer be connected to the {containerName} {containerType, select, JiraProject {Jira project} ConfluenceSpace {Confluence space} LoomSpace {Loom space} other {link} }.',
29
36
  'ptc-directory.team-profile-page.team-containers.disconnect-dialog.disclaimer': 'Disconnecting the team from the {containerType, select, JiraProject {project} ConfluenceSpace {space} LoomSpace {space} other {link} } will not affect any work connected to the team within the {containerType, select, JiraProject {project} ConfluenceSpace {space} LoomSpace {space} other {link} }.',
@@ -36,7 +43,10 @@ var _default = exports.default = {
36
43
  'ptc-directory.team-profile-page.team-containers.space-container-text': 'space',
37
44
  'ptc.team-profile-page.team-containers.empty-state.description': 'Your team can link their Jira projects, Confluence spaces here to show where they work',
38
45
  'ptc.team-profile-page.team-containers.empty-state.title': 'Add the places your team works',
39
- 'teams-public..team-containers.timeout-description': 'Something went wrong. Verify your connection and retry.',
40
46
  'teams-public.team-containers.timeout-action': 'Try again',
47
+ 'teams-public.team-containers.timeout-description': 'Something went wrong. Verify your connection and retry.',
48
+ 'teams-public.team-containers.timeout-no-connection-action': 'Contact support',
49
+ 'teams-public.team-containers.timeout-no-connection-description': 'Try manually creating the space yourself.',
50
+ 'teams-public.team-containers.timeout-no-connection-title': 'Connection failed',
41
51
  'teams-public.team-containers.timeout-title': 'We’re couldn’t connect your spaces'
42
52
  };
@@ -24,6 +24,13 @@ var _default = exports.default = {
24
24
  'ptc-directory.team-profile-page.team-containers.add-jira-project-title': '⁣⁢Add project؜‍‌⁠‌‍⁡⁡‍‌‍؜⁡؜⁡؜⁣⁤',
25
25
  'ptc-directory.team-profile-page.team-containers.add-loom-space-description': '⁣⁢Loom‍⁡⁡⁡‍‍‌‌⁠؜⁣⁤',
26
26
  'ptc-directory.team-profile-page.team-containers.add-loom-space-title': '⁣⁢Add space؜⁠‌‍‍⁡‍‍؜⁡؜⁣⁤',
27
+ 'ptc-directory.team-profile-page.team-containers.auto-create.add-confluence-space-description': '⁣⁢Create a knowledge bank⁡⁠⁠؜⁠‍‍‍⁣⁤',
28
+ 'ptc-directory.team-profile-page.team-containers.auto-create.add-confluence-space-title': '⁣⁢Confluence space⁠‌؜⁡⁡‌⁡⁣⁤',
29
+ 'ptc-directory.team-profile-page.team-containers.auto-create.add-jira-project-description': '⁣⁢Plan out project tasks؜‌‍‌‌‍؜⁠‌؜⁣⁤',
30
+ 'ptc-directory.team-profile-page.team-containers.auto-create.add-jira-project-title': '⁣⁢Jira project؜⁡‍‌⁠⁡‌‌؜‍؜⁣⁤',
31
+ 'ptc-directory.team-profile-page.team-containers.auto-create.add-loom-space-description': '⁣⁢Share async updates؜⁠‍‍؜‌⁠⁡؜⁠‍‌⁣⁤',
32
+ 'ptc-directory.team-profile-page.team-containers.auto-create.add-loom-space-title': '⁣⁢Loom space؜‍⁠‍‌‌‌⁡؜⁠⁣⁤',
33
+ 'ptc-directory.team-profile-page.team-containers.auto-create.add-web-link-title': '⁣⁢Add any web link؜‍‍‌⁡⁠؜؜⁡؜؜⁣⁤',
27
34
  'ptc-directory.team-profile-page.team-containers.disconnect-dialog.cancel-button': '⁣⁢Cancel؜‍⁡⁡⁡‍‌؜‌‍⁣⁤',
28
35
  'ptc-directory.team-profile-page.team-containers.disconnect-dialog.description': '{containerType, select, JiraProject {⁣⁢This team will no longer be connected to the {containerName} Jira project.؜‍‍⁠‍‌‍⁠⁠⁡⁠؜⁣⁤} ConfluenceSpace {⁣⁢This team will no longer be connected to the {containerName} Confluence space.‌⁡؜⁡⁠⁡‌‌⁣⁤} LoomSpace {⁣⁢This team will no longer be connected to the {containerName} Loom space.⁠⁡‌‌⁠⁠‍‌⁡‍⁣⁤} other {⁣⁢This team will no longer be connected to the {containerName} link.؜‍‌‍⁡‍‌‌‍⁠‍⁡⁡⁣⁤}}',
29
36
  'ptc-directory.team-profile-page.team-containers.disconnect-dialog.disclaimer': '{containerType, select, JiraProject {{containerType, select, JiraProject {⁣⁢Disconnecting the team from the project will not affect any work connected to the team within the project.‍‍⁠؜‍⁡؜⁠⁡⁣⁤} ConfluenceSpace {⁣⁢Disconnecting the team from the space will not affect any work connected to the team within the project.‍⁠‍‍‌‌‌؜؜؜⁣⁤} LoomSpace {⁣⁢Disconnecting the team from the space will not affect any work connected to the team within the project.⁠؜⁡؜‌‍‍‌‌‍⁣⁤} other {⁣⁢Disconnecting the team from the link will not affect any work connected to the team within the project.؜؜⁡⁡؜‌؜⁣⁤}}} ConfluenceSpace {{containerType, select, JiraProject {⁣⁢Disconnecting the team from the project will not affect any work connected to the team within the space.‌⁠‍؜؜‌⁠‌‍‍⁡‍⁣⁤} ConfluenceSpace {⁣⁢Disconnecting the team from the space will not affect any work connected to the team within the space.‍⁠⁡؜⁡‌؜؜⁡؜⁠⁣⁤} LoomSpace {⁣⁢Disconnecting the team from the space will not affect any work connected to the team within the space.⁡‍‌؜؜⁠‌‍⁡‍‍‌⁣⁤} other {⁣⁢Disconnecting the team from the link will not affect any work connected to the team within the space.⁠‍⁡⁡‍⁡؜‌‌‌⁣⁤}}} LoomSpace {{containerType, select, JiraProject {⁣⁢Disconnecting the team from the project will not affect any work connected to the team within the space.‌‌⁡⁠؜⁡⁣⁤} ConfluenceSpace {⁣⁢Disconnecting the team from the space will not affect any work connected to the team within the space.‌‍⁠؜⁠⁠⁣⁤} LoomSpace {⁣⁢Disconnecting the team from the space will not affect any work connected to the team within the space.⁠؜‌‌‌‍؜؜‌‍⁣⁤} other {⁣⁢Disconnecting the team from the link will not affect any work connected to the team within the space.⁠‌⁡؜‍‌؜⁣⁤}}} other {{containerType, select, JiraProject {⁣⁢Disconnecting the team from the project will not affect any work connected to the team within the link.‌‌‌؜⁡؜؜⁡⁣⁤} ConfluenceSpace {⁣⁢Disconnecting the team from the space will not affect any work connected to the team within the link.؜؜⁡⁠⁠⁠‍؜؜‍‍⁠‍‍⁣⁤} LoomSpace {⁣⁢Disconnecting the team from the space will not affect any work connected to the team within the link.⁡‍⁡⁠⁡⁣⁤} other {⁣⁢Disconnecting the team from the link will not affect any work connected to the team within the link.⁠⁠‍‌⁠⁡⁡‍⁣⁤}}}}',
@@ -36,7 +43,10 @@ var _default = exports.default = {
36
43
  'ptc-directory.team-profile-page.team-containers.space-container-text': '⁣⁢space‍⁠⁠‍⁡؜‍⁠⁣⁤',
37
44
  'ptc.team-profile-page.team-containers.empty-state.description': '⁣⁢Your team can link their Jira projects, Confluence spaces here to show where they work‍⁡⁡⁡‌‍⁠‌⁡⁣⁤',
38
45
  'ptc.team-profile-page.team-containers.empty-state.title': '⁣⁢Add the places your team works؜⁡؜‌⁠⁡؜⁣⁤',
39
- 'teams-public..team-containers.timeout-description': '⁣⁢Something went wrong. Verify your connection and retry.‌؜؜⁡⁠؜‍⁠⁠⁡⁠⁣⁤',
40
46
  'teams-public.team-containers.timeout-action': '⁣⁢Try again‌‍⁡‌‍⁡‍⁡‌⁣⁤',
47
+ 'teams-public.team-containers.timeout-description': '⁣⁢Something went wrong. Verify your connection and retry.؜⁠‍‍؜⁡؜‍⁣⁤',
48
+ 'teams-public.team-containers.timeout-no-connection-action': '⁣⁢Contact support؜⁠؜⁠؜؜؜⁡⁣⁤',
49
+ 'teams-public.team-containers.timeout-no-connection-description': '⁣⁢Try manually creating the space yourself.⁡‍‌؜⁡‌⁠؜‌‌⁡⁠⁣⁤',
50
+ 'teams-public.team-containers.timeout-no-connection-title': '⁣⁢Connection failed⁡⁠⁠‌‍⁠⁡⁡‌⁣⁤',
41
51
  'teams-public.team-containers.timeout-title': '⁣⁢We’re couldn’t connect your spaces‍⁠‍⁡‍؜؜⁣⁤'
42
52
  };
@@ -33,5 +33,11 @@ var _default = exports.default = {
33
33
  'ptc-directory.team-profile-page.team-containers.show-less': 'Mostrar menos',
34
34
  'ptc-directory.team-profile-page.team-containers.show-more': 'Mostrar más',
35
35
  'ptc.team-profile-page.team-containers.empty-state.description': 'Tu equipo puede vincular sus proyectos de Jira y espacios de Confluence aquí para mostrar dónde trabaja',
36
- 'ptc.team-profile-page.team-containers.empty-state.title': 'Añade los espacios donde tu equipo trabaja'
36
+ 'ptc.team-profile-page.team-containers.empty-state.title': 'Añade los espacios donde tu equipo trabaja',
37
+ 'teams-public.team-containers.timeout-action': 'Volver a intentarlo',
38
+ 'teams-public.team-containers.timeout-description': 'Algo ha ido mal. Comprueba tu conexión y vuelve a intentarlo.',
39
+ 'teams-public.team-containers.timeout-no-connection-action': 'Contactar con el servicio de soporte',
40
+ 'teams-public.team-containers.timeout-no-connection-description': 'Intenta crear de forma manual el espacio tú mismo.',
41
+ 'teams-public.team-containers.timeout-no-connection-title': 'Error en la conexión',
42
+ 'teams-public.team-containers.timeout-title': 'No se han podido conectar tus espacios'
37
43
  };
@@ -33,5 +33,11 @@ var _default = exports.default = {
33
33
  'ptc-directory.team-profile-page.team-containers.show-less': 'Näytä vähemmän',
34
34
  'ptc-directory.team-profile-page.team-containers.show-more': 'Näytä lisää',
35
35
  'ptc.team-profile-page.team-containers.empty-state.description': 'Tiimisi voi yhdistää Jira-projektinsa ja Confluence-työtilansa tänne ja näyttää työskentelypaikkansa',
36
- 'ptc.team-profile-page.team-containers.empty-state.title': 'Lisää tiimisi työskentelypaikat'
36
+ 'ptc.team-profile-page.team-containers.empty-state.title': 'Lisää tiimisi työskentelypaikat',
37
+ 'teams-public.team-containers.timeout-action': 'Yritä uudelleen',
38
+ 'teams-public.team-containers.timeout-description': 'Jokin meni vikaan. Vahvista yhteys ja yritä uudelleen.',
39
+ 'teams-public.team-containers.timeout-no-connection-action': 'Ota yhteyttä tukeen',
40
+ 'teams-public.team-containers.timeout-no-connection-description': 'Kokeile luoda työtila itse manuaalisesti.',
41
+ 'teams-public.team-containers.timeout-no-connection-title': 'Yhteys epäonnistui',
42
+ 'teams-public.team-containers.timeout-title': 'Työtilojasi ei voitu yhdistää'
37
43
  };
@@ -34,7 +34,10 @@ var _default = exports.default = {
34
34
  'ptc-directory.team-profile-page.team-containers.show-more': 'Afficher plus',
35
35
  'ptc.team-profile-page.team-containers.empty-state.description': 'Votre équipe peut associer ses projets Jira et ses espaces Confluence ici pour indiquer où elle travaille',
36
36
  'ptc.team-profile-page.team-containers.empty-state.title': 'Ajouter les lieux de travail de votre équipe',
37
- 'teams-public..team-containers.timeout-description': "Une erreur s'est produite. Vérifiez votre connection et réessayez.",
38
37
  'teams-public.team-containers.timeout-action': 'Réessayer',
38
+ 'teams-public.team-containers.timeout-description': "Une erreur s'est produite. Vérifiez votre connection et réessayez.",
39
+ 'teams-public.team-containers.timeout-no-connection-action': 'Contacter le support',
40
+ 'teams-public.team-containers.timeout-no-connection-description': "Essayez de créer vous-même l'espace manuellement.",
41
+ 'teams-public.team-containers.timeout-no-connection-title': 'Échec de la connexion',
39
42
  'teams-public.team-containers.timeout-title': 'Impossible de connecter vos espaces'
40
43
  };
@@ -33,5 +33,11 @@ var _default = exports.default = {
33
33
  'ptc-directory.team-profile-page.team-containers.show-less': 'Prikaži manje',
34
34
  'ptc-directory.team-profile-page.team-containers.show-more': 'Prikaži više',
35
35
  'ptc.team-profile-page.team-containers.empty-state.description': 'Vaš tim ovdje može povezati svoje projekte Jira, prostore Confluence kako bi pokazali gdje rade',
36
- 'ptc.team-profile-page.team-containers.empty-state.title': 'Dodaj mjesta na kojima rade vaši timovi'
36
+ 'ptc.team-profile-page.team-containers.empty-state.title': 'Dodaj mjesta na kojima rade vaši timovi',
37
+ 'teams-public.team-containers.timeout-action': 'Pokušaj ponovno',
38
+ 'teams-public.team-containers.timeout-description': 'Nešto nije u redu. Provjerite vezu i pokušajte ponovo.',
39
+ 'teams-public.team-containers.timeout-no-connection-action': 'Kontaktiraj podršku',
40
+ 'teams-public.team-containers.timeout-no-connection-description': 'Pokušajte sami ručno izraditi prostor.',
41
+ 'teams-public.team-containers.timeout-no-connection-title': 'Veza nije uspjela',
42
+ 'teams-public.team-containers.timeout-title': 'Nismo mogli povezati vaše prostore'
37
43
  };
@@ -33,5 +33,11 @@ var _default = exports.default = {
33
33
  'ptc-directory.team-profile-page.team-containers.show-less': 'Kevesebb megjelenítése',
34
34
  'ptc-directory.team-profile-page.team-containers.show-more': 'Több megjelenítése',
35
35
  'ptc.team-profile-page.team-containers.empty-state.description': 'A csapatod itt összekapcsolhatja a Jira-projektjeit és a Confluence-munkatereit, hogy bemutassák, hol dolgoznak',
36
- 'ptc.team-profile-page.team-containers.empty-state.title': 'Add hozzá azokat a helyeket, ahol a csapatod dolgozik'
36
+ 'ptc.team-profile-page.team-containers.empty-state.title': 'Add hozzá azokat a helyeket, ahol a csapatod dolgozik',
37
+ 'teams-public.team-containers.timeout-action': 'Újra',
38
+ 'teams-public.team-containers.timeout-description': 'Hiba történt. Ellenőrizd a kapcsolatot, majd próbáld újra.',
39
+ 'teams-public.team-containers.timeout-no-connection-action': 'Kapcsolatfelvétel az ügyfélszolgálattal',
40
+ 'teams-public.team-containers.timeout-no-connection-description': 'Próbáld meg manuálisan létrehozni a munkateret.',
41
+ 'teams-public.team-containers.timeout-no-connection-title': 'A kapcsolódás nem sikerült',
42
+ 'teams-public.team-containers.timeout-title': 'Nem sikerült csatlakoztatnunk a munkatereidet'
37
43
  };
@@ -33,5 +33,11 @@ var _default = exports.default = {
33
33
  'ptc-directory.team-profile-page.team-containers.show-less': 'Mostra di meno',
34
34
  'ptc-directory.team-profile-page.team-containers.show-more': 'Mostra di più',
35
35
  'ptc.team-profile-page.team-containers.empty-state.description': 'Il tuo team può collegare qui i progetti Jira e gli spazi Confluence per mostrare dove lavora',
36
- 'ptc.team-profile-page.team-containers.empty-state.title': 'Aggiungi le posizioni in cui lavora il tuo team'
36
+ 'ptc.team-profile-page.team-containers.empty-state.title': 'Aggiungi le posizioni in cui lavora il tuo team',
37
+ 'teams-public.team-containers.timeout-action': 'Riprova',
38
+ 'teams-public.team-containers.timeout-description': 'Si è verificato un problema. Verifica la tua connessione e riprova.',
39
+ 'teams-public.team-containers.timeout-no-connection-action': "Contatta l'assistenza",
40
+ 'teams-public.team-containers.timeout-no-connection-description': 'Prova a creare lo spazio manualmente e in autonomia.',
41
+ 'teams-public.team-containers.timeout-no-connection-title': 'Connessione non riuscita',
42
+ 'teams-public.team-containers.timeout-title': 'Impossibile connettere i tuoi spazi'
37
43
  };
@@ -33,5 +33,11 @@ var _default = exports.default = {
33
33
  'ptc-directory.team-profile-page.team-containers.show-less': '表示を減らす',
34
34
  'ptc-directory.team-profile-page.team-containers.show-more': 'さらに表示',
35
35
  'ptc.team-profile-page.team-containers.empty-state.description': 'チームの Jira プロジェクトと Confluence スペースをここにリンクさせると、チームの作業場所が一目瞭然になります',
36
- 'ptc.team-profile-page.team-containers.empty-state.title': 'チームの作業場所を追加しましょう'
36
+ 'ptc.team-profile-page.team-containers.empty-state.title': 'チームの作業場所を追加しましょう',
37
+ 'teams-public.team-containers.timeout-action': '再試行',
38
+ 'teams-public.team-containers.timeout-description': '問題が発生しました。接続を確認してもう一度お試しください。',
39
+ 'teams-public.team-containers.timeout-no-connection-action': 'サポートに問い合わせる',
40
+ 'teams-public.team-containers.timeout-no-connection-description': 'スペースを手動で作成してみてください。',
41
+ 'teams-public.team-containers.timeout-no-connection-title': '接続に失敗しました',
42
+ 'teams-public.team-containers.timeout-title': 'スペースを接続できませんでした'
37
43
  };
@@ -33,5 +33,11 @@ var _default = exports.default = {
33
33
  'ptc-directory.team-profile-page.team-containers.show-less': '간단히 보기',
34
34
  'ptc-directory.team-profile-page.team-containers.show-more': '더 보기',
35
35
  'ptc.team-profile-page.team-containers.empty-state.description': '팀은 Jira 프로젝트, Confluence 스페이스를 여기에 연결하여 작업 영역을 보여줄 수 있습니다',
36
- 'ptc.team-profile-page.team-containers.empty-state.title': '팀의 작업 영역 추가'
36
+ 'ptc.team-profile-page.team-containers.empty-state.title': '팀의 작업 영역 추가',
37
+ 'teams-public.team-containers.timeout-action': '다시 시도',
38
+ 'teams-public.team-containers.timeout-description': '문제가 발생했습니다. 연결을 확인하고 다시 시도하세요.',
39
+ 'teams-public.team-containers.timeout-no-connection-action': '지원 팀에 문의',
40
+ 'teams-public.team-containers.timeout-no-connection-description': '스페이스를 수동으로 직접 만들어 보세요.',
41
+ 'teams-public.team-containers.timeout-no-connection-title': '연결 실패',
42
+ 'teams-public.team-containers.timeout-title': '스페이스를 연결할 수 없습니다'
37
43
  };
@@ -33,5 +33,11 @@ var _default = exports.default = {
33
33
  'ptc-directory.team-profile-page.team-containers.show-less': 'Vis mindre',
34
34
  'ptc-directory.team-profile-page.team-containers.show-more': 'Vis mer',
35
35
  'ptc.team-profile-page.team-containers.empty-state.description': 'Teamet kan koble til Jira-prosjekter og Confluence-områder her for å vise hvor de jobber',
36
- 'ptc.team-profile-page.team-containers.empty-state.title': 'Legg til steder der teamet ditt jobber'
36
+ 'ptc.team-profile-page.team-containers.empty-state.title': 'Legg til steder der teamet ditt jobber',
37
+ 'teams-public.team-containers.timeout-action': 'Prøv igjen',
38
+ 'teams-public.team-containers.timeout-description': 'Noe gikk galt. Kontroller tilkoblingen og prøv på nytt.',
39
+ 'teams-public.team-containers.timeout-no-connection-action': 'Kontakt brukerstøtte',
40
+ 'teams-public.team-containers.timeout-no-connection-description': 'Prøv å opprette området selv.',
41
+ 'teams-public.team-containers.timeout-no-connection-title': 'Tilkoblingen mislyktes',
42
+ 'teams-public.team-containers.timeout-title': 'Vi kan ikke koble til områdene dine'
37
43
  };
@@ -33,5 +33,11 @@ var _default = exports.default = {
33
33
  'ptc-directory.team-profile-page.team-containers.show-less': 'Minder tonen',
34
34
  'ptc-directory.team-profile-page.team-containers.show-more': 'Meer tonen',
35
35
  'ptc.team-profile-page.team-containers.empty-state.description': 'Je team kan hun Jira-projecten, Confluence-spaces hier koppelen om te laten zien waar ze werken',
36
- 'ptc.team-profile-page.team-containers.empty-state.title': 'Voeg de plekken toe waar je team werkt'
36
+ 'ptc.team-profile-page.team-containers.empty-state.title': 'Voeg de plekken toe waar je team werkt',
37
+ 'teams-public.team-containers.timeout-action': 'Opnieuw proberen',
38
+ 'teams-public.team-containers.timeout-description': 'Er is iets misgegaan. Controleer je verbinding en probeer het opnieuw.',
39
+ 'teams-public.team-containers.timeout-no-connection-action': 'Contact opnemen met support',
40
+ 'teams-public.team-containers.timeout-no-connection-description': 'Probeer de space zelf handmatig aan te maken.',
41
+ 'teams-public.team-containers.timeout-no-connection-title': 'Verbinding mislukt',
42
+ 'teams-public.team-containers.timeout-title': 'We konden je spaces niet koppelen'
37
43
  };
@@ -33,5 +33,11 @@ var _default = exports.default = {
33
33
  'ptc-directory.team-profile-page.team-containers.show-less': 'Pokaż mniej',
34
34
  'ptc-directory.team-profile-page.team-containers.show-more': 'Pokaż więcej',
35
35
  'ptc.team-profile-page.team-containers.empty-state.description': 'Twój zespół może tutaj powiązać swoje projekty Jiry i przestrzenie Confluence, aby pokazać, gdzie pracuje.',
36
- 'ptc.team-profile-page.team-containers.empty-state.title': 'Dodaj miejsca pracy Twojego zespołu'
36
+ 'ptc.team-profile-page.team-containers.empty-state.title': 'Dodaj miejsca pracy Twojego zespołu',
37
+ 'teams-public.team-containers.timeout-action': 'Spróbuj ponownie',
38
+ 'teams-public.team-containers.timeout-description': 'Coś poszło nie tak. Sprawdź połączenie i spróbuj ponownie.',
39
+ 'teams-public.team-containers.timeout-no-connection-action': 'Skontaktuj się z działem wsparcia',
40
+ 'teams-public.team-containers.timeout-no-connection-description': 'Spróbuj samodzielnie utworzyć tę przestrzeń ręcznie.',
41
+ 'teams-public.team-containers.timeout-no-connection-title': 'Połączenie nie powiodło się',
42
+ 'teams-public.team-containers.timeout-title': 'Nie można połączyć przestrzeni'
37
43
  };
@@ -33,5 +33,11 @@ var _default = exports.default = {
33
33
  'ptc-directory.team-profile-page.team-containers.show-less': 'Mostrar menos',
34
34
  'ptc-directory.team-profile-page.team-containers.show-more': 'Ver mais',
35
35
  'ptc.team-profile-page.team-containers.empty-state.description': 'A equipe pode vincular projetos Jira e espaços do Confluence aqui para mostrar em que estão trabalhando',
36
- 'ptc.team-profile-page.team-containers.empty-state.title': 'Adicione os lugares onde sua equipe trabalha'
36
+ 'ptc.team-profile-page.team-containers.empty-state.title': 'Adicione os lugares onde sua equipe trabalha',
37
+ 'teams-public.team-containers.timeout-action': 'Tentar de novo',
38
+ 'teams-public.team-containers.timeout-description': 'Algo deu errado. Verifique a conexão e tente de novo.',
39
+ 'teams-public.team-containers.timeout-no-connection-action': 'Entrar em contato com o suporte',
40
+ 'teams-public.team-containers.timeout-no-connection-description': 'Tente criar o espaço sozinho sem automação.',
41
+ 'teams-public.team-containers.timeout-no-connection-title': 'Falha na conexão',
42
+ 'teams-public.team-containers.timeout-title': 'Não foi possível conectar seus espaços'
37
43
  };
@@ -34,7 +34,10 @@ var _default = exports.default = {
34
34
  'ptc-directory.team-profile-page.team-containers.show-more': 'Развернуть',
35
35
  'ptc.team-profile-page.team-containers.empty-state.description': 'Команда может разместить здесь ссылки на свои проекты Jira и разделы Confluence, чтобы показать, где она работает',
36
36
  'ptc.team-profile-page.team-containers.empty-state.title': 'Добавьте места, где работает команда',
37
- 'teams-public..team-containers.timeout-description': 'Что-то пошло не так. Проверьте подключение и повторите попытку.',
38
37
  'teams-public.team-containers.timeout-action': 'Повторить попытку',
38
+ 'teams-public.team-containers.timeout-description': 'Что-то пошло не так. Проверьте подключение и повторите попытку.',
39
+ 'teams-public.team-containers.timeout-no-connection-action': 'Обратиться в службу поддержки',
40
+ 'teams-public.team-containers.timeout-no-connection-description': 'Попробуйте создать раздел вручную.',
41
+ 'teams-public.team-containers.timeout-no-connection-title': 'Ошибка подключения',
39
42
  'teams-public.team-containers.timeout-title': 'Не удалось подключить разделы'
40
43
  };
@@ -33,5 +33,11 @@ var _default = exports.default = {
33
33
  'ptc-directory.team-profile-page.team-containers.show-less': 'Prikaži manj',
34
34
  'ptc-directory.team-profile-page.team-containers.show-more': 'Prikaži več',
35
35
  'ptc.team-profile-page.team-containers.empty-state.description': 'Vaša ekipa lahko tukaj poveže svoje projekte Jira in prostore Confluence, da pokaže, kje delajo',
36
- 'ptc.team-profile-page.team-containers.empty-state.title': 'Dodaj mesta, kjer dela vaša ekipa'
36
+ 'ptc.team-profile-page.team-containers.empty-state.title': 'Dodaj mesta, kjer dela vaša ekipa',
37
+ 'teams-public.team-containers.timeout-action': 'Poskusi znova',
38
+ 'teams-public.team-containers.timeout-description': 'Prišlo je do napake. Preverite povezavo in poskusite znova.',
39
+ 'teams-public.team-containers.timeout-no-connection-action': 'Kontaktirajte podporo',
40
+ 'teams-public.team-containers.timeout-no-connection-description': 'Poskusite sami ročno ustvariti prostor.',
41
+ 'teams-public.team-containers.timeout-no-connection-title': 'Povezava ni uspela',
42
+ 'teams-public.team-containers.timeout-title': 'Vaših prostorov nismo mogli povezati'
37
43
  };
@@ -33,5 +33,11 @@ var _default = exports.default = {
33
33
  'ptc-directory.team-profile-page.team-containers.show-less': 'Prikaži manje',
34
34
  'ptc-directory.team-profile-page.team-containers.show-more': 'Prikaži više',
35
35
  'ptc.team-profile-page.team-containers.empty-state.description': 'Vaš tim ovde može da povezuje svoje Jira projekte, Confluence prostore da bi prikazali gde rade',
36
- 'ptc.team-profile-page.team-containers.empty-state.title': 'Dodajte mesta radova vašeg tima'
36
+ 'ptc.team-profile-page.team-containers.empty-state.title': 'Dodajte mesta radova vašeg tima',
37
+ 'teams-public.team-containers.timeout-action': 'Probajte ponovo',
38
+ 'teams-public.team-containers.timeout-description': 'Došlo je do greške. Proverite vezu i pokušajte ponovo.',
39
+ 'teams-public.team-containers.timeout-no-connection-action': 'Obratite se podršci',
40
+ 'teams-public.team-containers.timeout-no-connection-description': 'Pokušajte ručno da napravite novi prostor.',
41
+ 'teams-public.team-containers.timeout-no-connection-title': 'Nije moguće uspostaviti vezu',
42
+ 'teams-public.team-containers.timeout-title': 'Nismo uspeli da povežemo vaše prostore'
37
43
  };
@@ -33,5 +33,11 @@ var _default = exports.default = {
33
33
  'ptc-directory.team-profile-page.team-containers.show-less': 'Прикажи мање',
34
34
  'ptc-directory.team-profile-page.team-containers.show-more': 'Прикажи више',
35
35
  'ptc.team-profile-page.team-containers.empty-state.description': 'Ваш тим овде може да повезује своје Jira пројекте, Confluence просторе да би приказали где раде',
36
- 'ptc.team-profile-page.team-containers.empty-state.title': 'Додајте места радова вашег тима'
36
+ 'ptc.team-profile-page.team-containers.empty-state.title': 'Додајте места радова вашег тима',
37
+ 'teams-public.team-containers.timeout-action': 'Пробај поново',
38
+ 'teams-public.team-containers.timeout-description': 'Дошло је до грешке. Проверите везу и покушајте поново.',
39
+ 'teams-public.team-containers.timeout-no-connection-action': 'Обратите се подршци',
40
+ 'teams-public.team-containers.timeout-no-connection-description': 'Покушајте ручно да направите нови простор.',
41
+ 'teams-public.team-containers.timeout-no-connection-title': 'Није могуће успоставити везу',
42
+ 'teams-public.team-containers.timeout-title': 'Нисмо успели да повежемо ваше просторе'
37
43
  };
@@ -33,5 +33,11 @@ var _default = exports.default = {
33
33
  'ptc-directory.team-profile-page.team-containers.show-less': 'Visa mindre',
34
34
  'ptc-directory.team-profile-page.team-containers.show-more': 'Visa mer',
35
35
  'ptc.team-profile-page.team-containers.empty-state.description': 'Ditt team kan länka sina Jira-projekt och Confluence-utrymmen här för att visa var de arbetar',
36
- 'ptc.team-profile-page.team-containers.empty-state.title': 'Lägg till platser där ditt team arbetar'
36
+ 'ptc.team-profile-page.team-containers.empty-state.title': 'Lägg till platser där ditt team arbetar',
37
+ 'teams-public.team-containers.timeout-action': 'Försök igen',
38
+ 'teams-public.team-containers.timeout-description': 'Något gick fel. Verifiera anslutningen och försök igen.',
39
+ 'teams-public.team-containers.timeout-no-connection-action': 'Kontakta support',
40
+ 'teams-public.team-containers.timeout-no-connection-description': 'Försök att skapa utrymmet manuellt.',
41
+ 'teams-public.team-containers.timeout-no-connection-title': 'Anslutningen misslyckades',
42
+ 'teams-public.team-containers.timeout-title': 'Vi kunde inte ansluta dina utrymmen'
37
43
  };
@@ -33,5 +33,11 @@ var _default = exports.default = {
33
33
  'ptc-directory.team-profile-page.team-containers.show-less': 'แสดงน้อยลง',
34
34
  'ptc-directory.team-profile-page.team-containers.show-more': 'แสดงเพิ่มเติม',
35
35
  'ptc.team-profile-page.team-containers.empty-state.description': 'ทีมของคุณสามารถเชื่อมโยงโปรเจกต์ Jira, พื้นที่ Confluence ที่นี่ เพื่อแสดงให้เห็นว่าพวกเขาทำงานที่ใด',
36
- 'ptc.team-profile-page.team-containers.empty-state.title': 'เพิ่มที่ที่ทีมของคุณทำงาน'
36
+ 'ptc.team-profile-page.team-containers.empty-state.title': 'เพิ่มที่ที่ทีมของคุณทำงาน',
37
+ 'teams-public.team-containers.timeout-action': 'ลองอีกครั้ง',
38
+ 'teams-public.team-containers.timeout-description': 'มีข้อผิดพลาดบางประการ ตรวจสอบการเชื่อมต่อของคุณและลองอีกครั้ง',
39
+ 'teams-public.team-containers.timeout-no-connection-action': 'ติดต่อฝ่ายสนับสนุน',
40
+ 'teams-public.team-containers.timeout-no-connection-description': 'ลองสร้างพื้นที่ด้วยตัวเอง',
41
+ 'teams-public.team-containers.timeout-no-connection-title': 'การเชื่อมต่อล้มเหลว',
42
+ 'teams-public.team-containers.timeout-title': 'เราไม่สามารถเชื่อมต่อพื้นที่ของคุณได้'
37
43
  };
@@ -33,5 +33,11 @@ var _default = exports.default = {
33
33
  'ptc-directory.team-profile-page.team-containers.show-less': 'Daha az göster',
34
34
  'ptc-directory.team-profile-page.team-containers.show-more': 'Daha fazla göster',
35
35
  'ptc.team-profile-page.team-containers.empty-state.description': 'Takımınız nerede çalıştıklarını göstermek için Jira projelerini, Confluence alanlarını buraya bağlayabilir',
36
- 'ptc.team-profile-page.team-containers.empty-state.title': 'Takımınızın çalıştığı yerleri ekleyin'
36
+ 'ptc.team-profile-page.team-containers.empty-state.title': 'Takımınızın çalıştığı yerleri ekleyin',
37
+ 'teams-public.team-containers.timeout-action': 'Yeniden dene',
38
+ 'teams-public.team-containers.timeout-description': 'Bir hata oluştu. Bağlantınızı doğrulayıp yeniden deneyin.',
39
+ 'teams-public.team-containers.timeout-no-connection-action': 'Destek ekibiyle iletişime geç',
40
+ 'teams-public.team-containers.timeout-no-connection-description': 'Alanı kendiniz manuel olarak oluşturmayı deneyin.',
41
+ 'teams-public.team-containers.timeout-no-connection-title': 'Bağlantı başarısız oldu',
42
+ 'teams-public.team-containers.timeout-title': 'Alanlarınıza bağlanılamadı'
37
43
  };
@@ -34,7 +34,10 @@ var _default = exports.default = {
34
34
  'ptc-directory.team-profile-page.team-containers.show-more': 'Показати більше',
35
35
  'ptc.team-profile-page.team-containers.empty-state.description': 'Ваша команда може зв’язати свої проєкти Jira й розділи Confluence тут, щоб відобразити, з чим вона працює',
36
36
  'ptc.team-profile-page.team-containers.empty-state.title': 'Додайте місця роботи вашої команди',
37
- 'teams-public..team-containers.timeout-description': 'Сталася помилка. Перевірте з’єднання та повторіть спробу.',
38
37
  'teams-public.team-containers.timeout-action': 'Повторити спробу',
38
+ 'teams-public.team-containers.timeout-description': 'Сталася помилка. Перевірте з’єднання та повторіть спробу.',
39
+ 'teams-public.team-containers.timeout-no-connection-action': 'Звернутися до служби підтримки',
40
+ 'teams-public.team-containers.timeout-no-connection-description': 'Спробуйте вручну створити розділ самотужки.',
41
+ 'teams-public.team-containers.timeout-no-connection-title': 'Помилка підключення',
39
42
  'teams-public.team-containers.timeout-title': 'Не вдалося підключити розділи'
40
43
  };
@@ -33,5 +33,11 @@ var _default = exports.default = {
33
33
  'ptc-directory.team-profile-page.team-containers.show-less': 'Hiển thị ít hơn',
34
34
  'ptc-directory.team-profile-page.team-containers.show-more': 'Hiển thị thêm',
35
35
  'ptc.team-profile-page.team-containers.empty-state.description': 'Đội ngũ của bạn có thể liên kết các dự án Jira, không gian Confluence ở đây để hiển thị nơi họ làm việc',
36
- 'ptc.team-profile-page.team-containers.empty-state.title': 'Thêm các địa điểm mà đội ngũ của bạn làm việc'
36
+ 'ptc.team-profile-page.team-containers.empty-state.title': 'Thêm các địa điểm mà đội ngũ của bạn làm việc',
37
+ 'teams-public.team-containers.timeout-action': 'Thử lại',
38
+ 'teams-public.team-containers.timeout-description': 'Đã xảy ra lỗi. Hãy xác minh kết nối và thử lại.',
39
+ 'teams-public.team-containers.timeout-no-connection-action': 'Liên hệ với bộ phận hỗ trợ',
40
+ 'teams-public.team-containers.timeout-no-connection-description': 'Hãy thử tự tạo không gian theo cách thủ công.',
41
+ 'teams-public.team-containers.timeout-no-connection-title': 'Không kết nối được',
42
+ 'teams-public.team-containers.timeout-title': 'Chúng tôi không thể kết nối không gian của bạn'
37
43
  };
@@ -33,5 +33,11 @@ var _default = exports.default = {
33
33
  'ptc-directory.team-profile-page.team-containers.show-less': '显示更少',
34
34
  'ptc-directory.team-profile-page.team-containers.show-more': '显示更多',
35
35
  'ptc.team-profile-page.team-containers.empty-state.description': '您的团队成员可以将 Jira 项目、Confluence 空间链接到此处,以显示他们的工作地点',
36
- 'ptc.team-profile-page.team-containers.empty-state.title': '添加您团队的工作地点'
36
+ 'ptc.team-profile-page.team-containers.empty-state.title': '添加您团队的工作地点',
37
+ 'teams-public.team-containers.timeout-action': '重试',
38
+ 'teams-public.team-containers.timeout-description': '发生错误。请验证您的连接并重试。',
39
+ 'teams-public.team-containers.timeout-no-connection-action': '联系支持团队',
40
+ 'teams-public.team-containers.timeout-no-connection-description': '请尝试自己手动创建空间。',
41
+ 'teams-public.team-containers.timeout-no-connection-title': '连接失败',
42
+ 'teams-public.team-containers.timeout-title': '无法连接您的空间'
37
43
  };
@@ -33,5 +33,11 @@ var _default = exports.default = {
33
33
  'ptc-directory.team-profile-page.team-containers.show-less': '顯示較少',
34
34
  'ptc-directory.team-profile-page.team-containers.show-more': '顯示更多',
35
35
  'ptc.team-profile-page.team-containers.empty-state.description': '您的團隊可以在此處連結其 Jira 專案、Confluence 空間,以顯示工作位置',
36
- 'ptc.team-profile-page.team-containers.empty-state.title': '新增您團隊工作的位置'
36
+ 'ptc.team-profile-page.team-containers.empty-state.title': '新增您團隊工作的位置',
37
+ 'teams-public.team-containers.timeout-action': '再試一次',
38
+ 'teams-public.team-containers.timeout-description': '發生錯誤。請檢查您的連線,然後再試一次。',
39
+ 'teams-public.team-containers.timeout-no-connection-action': '連絡支援人員',
40
+ 'teams-public.team-containers.timeout-no-connection-description': '嘗試自己手動建立空間。',
41
+ 'teams-public.team-containers.timeout-no-connection-title': '連線失敗',
42
+ 'teams-public.team-containers.timeout-title': '我們無法連結您的空間'
37
43
  };