@atlaskit/mention 24.4.2 → 24.4.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (161) hide show
  1. package/CHANGELOG.md +15 -3
  2. package/afm-cc/tsconfig.json +2 -1
  3. package/afm-jira/tsconfig.json +3 -2
  4. package/afm-products/tsconfig.json +2 -1
  5. package/dist/cjs/components/MentionAvatar/index.js +8 -3
  6. package/dist/cjs/components/MentionItem/index.js +7 -4
  7. package/dist/cjs/i18n/cs.js +15 -3
  8. package/dist/cjs/i18n/da.js +15 -3
  9. package/dist/cjs/i18n/de.js +15 -3
  10. package/dist/cjs/i18n/en.js +15 -3
  11. package/dist/cjs/i18n/en_GB.js +15 -3
  12. package/dist/cjs/i18n/en_ZZ.js +15 -3
  13. package/dist/cjs/i18n/es.js +15 -3
  14. package/dist/cjs/i18n/fi.js +15 -3
  15. package/dist/cjs/i18n/fr.js +15 -3
  16. package/dist/cjs/i18n/hr.js +15 -3
  17. package/dist/cjs/i18n/hu.js +15 -3
  18. package/dist/cjs/i18n/it.js +15 -3
  19. package/dist/cjs/i18n/ja.js +15 -3
  20. package/dist/cjs/i18n/ko.js +15 -3
  21. package/dist/cjs/i18n/nb.js +15 -3
  22. package/dist/cjs/i18n/nl.js +15 -3
  23. package/dist/cjs/i18n/pl.js +15 -3
  24. package/dist/cjs/i18n/pt_BR.js +15 -3
  25. package/dist/cjs/i18n/ru.js +15 -3
  26. package/dist/cjs/i18n/sl.js +15 -3
  27. package/dist/cjs/i18n/sr_RS.js +15 -3
  28. package/dist/cjs/i18n/sr_YR.js +15 -3
  29. package/dist/cjs/i18n/sv.js +15 -3
  30. package/dist/cjs/i18n/th.js +15 -3
  31. package/dist/cjs/i18n/tr.js +15 -3
  32. package/dist/cjs/i18n/uk.js +15 -3
  33. package/dist/cjs/i18n/vi.js +15 -3
  34. package/dist/cjs/i18n/zh.js +15 -3
  35. package/dist/cjs/i18n/zh_TW.js +15 -3
  36. package/dist/cjs/util/analytics.js +1 -1
  37. package/dist/es2019/components/MentionAvatar/index.js +5 -2
  38. package/dist/es2019/components/MentionItem/index.js +4 -3
  39. package/dist/es2019/i18n/cs.js +15 -3
  40. package/dist/es2019/i18n/da.js +15 -3
  41. package/dist/es2019/i18n/de.js +15 -3
  42. package/dist/es2019/i18n/en.js +15 -3
  43. package/dist/es2019/i18n/en_GB.js +15 -3
  44. package/dist/es2019/i18n/en_ZZ.js +15 -3
  45. package/dist/es2019/i18n/es.js +15 -3
  46. package/dist/es2019/i18n/fi.js +15 -3
  47. package/dist/es2019/i18n/fr.js +15 -3
  48. package/dist/es2019/i18n/hr.js +15 -3
  49. package/dist/es2019/i18n/hu.js +15 -3
  50. package/dist/es2019/i18n/it.js +15 -3
  51. package/dist/es2019/i18n/ja.js +15 -3
  52. package/dist/es2019/i18n/ko.js +15 -3
  53. package/dist/es2019/i18n/nb.js +15 -3
  54. package/dist/es2019/i18n/nl.js +15 -3
  55. package/dist/es2019/i18n/pl.js +15 -3
  56. package/dist/es2019/i18n/pt_BR.js +15 -3
  57. package/dist/es2019/i18n/ru.js +15 -3
  58. package/dist/es2019/i18n/sl.js +15 -3
  59. package/dist/es2019/i18n/sr_RS.js +15 -3
  60. package/dist/es2019/i18n/sr_YR.js +15 -3
  61. package/dist/es2019/i18n/sv.js +15 -3
  62. package/dist/es2019/i18n/th.js +15 -3
  63. package/dist/es2019/i18n/tr.js +15 -3
  64. package/dist/es2019/i18n/uk.js +15 -3
  65. package/dist/es2019/i18n/vi.js +15 -3
  66. package/dist/es2019/i18n/zh.js +15 -3
  67. package/dist/es2019/i18n/zh_TW.js +15 -3
  68. package/dist/es2019/util/analytics.js +1 -1
  69. package/dist/esm/components/MentionAvatar/index.js +6 -3
  70. package/dist/esm/components/MentionItem/index.js +4 -3
  71. package/dist/esm/i18n/cs.js +15 -3
  72. package/dist/esm/i18n/da.js +15 -3
  73. package/dist/esm/i18n/de.js +15 -3
  74. package/dist/esm/i18n/en.js +15 -3
  75. package/dist/esm/i18n/en_GB.js +15 -3
  76. package/dist/esm/i18n/en_ZZ.js +15 -3
  77. package/dist/esm/i18n/es.js +15 -3
  78. package/dist/esm/i18n/fi.js +15 -3
  79. package/dist/esm/i18n/fr.js +15 -3
  80. package/dist/esm/i18n/hr.js +15 -3
  81. package/dist/esm/i18n/hu.js +15 -3
  82. package/dist/esm/i18n/it.js +15 -3
  83. package/dist/esm/i18n/ja.js +15 -3
  84. package/dist/esm/i18n/ko.js +15 -3
  85. package/dist/esm/i18n/nb.js +15 -3
  86. package/dist/esm/i18n/nl.js +15 -3
  87. package/dist/esm/i18n/pl.js +15 -3
  88. package/dist/esm/i18n/pt_BR.js +15 -3
  89. package/dist/esm/i18n/ru.js +15 -3
  90. package/dist/esm/i18n/sl.js +15 -3
  91. package/dist/esm/i18n/sr_RS.js +15 -3
  92. package/dist/esm/i18n/sr_YR.js +15 -3
  93. package/dist/esm/i18n/sv.js +15 -3
  94. package/dist/esm/i18n/th.js +15 -3
  95. package/dist/esm/i18n/tr.js +15 -3
  96. package/dist/esm/i18n/uk.js +15 -3
  97. package/dist/esm/i18n/vi.js +15 -3
  98. package/dist/esm/i18n/zh.js +15 -3
  99. package/dist/esm/i18n/zh_TW.js +15 -3
  100. package/dist/esm/util/analytics.js +1 -1
  101. package/dist/types/i18n/cs.d.ts +15 -2
  102. package/dist/types/i18n/da.d.ts +15 -2
  103. package/dist/types/i18n/de.d.ts +15 -2
  104. package/dist/types/i18n/en.d.ts +15 -2
  105. package/dist/types/i18n/en_GB.d.ts +15 -2
  106. package/dist/types/i18n/en_ZZ.d.ts +15 -2
  107. package/dist/types/i18n/es.d.ts +15 -2
  108. package/dist/types/i18n/fi.d.ts +15 -2
  109. package/dist/types/i18n/fr.d.ts +15 -2
  110. package/dist/types/i18n/hr.d.ts +15 -2
  111. package/dist/types/i18n/hu.d.ts +15 -2
  112. package/dist/types/i18n/it.d.ts +15 -2
  113. package/dist/types/i18n/ja.d.ts +15 -2
  114. package/dist/types/i18n/ko.d.ts +15 -2
  115. package/dist/types/i18n/nb.d.ts +15 -2
  116. package/dist/types/i18n/nl.d.ts +15 -2
  117. package/dist/types/i18n/pl.d.ts +15 -2
  118. package/dist/types/i18n/pt_BR.d.ts +15 -2
  119. package/dist/types/i18n/ru.d.ts +15 -2
  120. package/dist/types/i18n/sl.d.ts +15 -2
  121. package/dist/types/i18n/sr_RS.d.ts +15 -2
  122. package/dist/types/i18n/sr_YR.d.ts +15 -2
  123. package/dist/types/i18n/sv.d.ts +15 -2
  124. package/dist/types/i18n/th.d.ts +15 -2
  125. package/dist/types/i18n/tr.d.ts +15 -2
  126. package/dist/types/i18n/uk.d.ts +15 -2
  127. package/dist/types/i18n/vi.d.ts +15 -2
  128. package/dist/types/i18n/zh.d.ts +15 -2
  129. package/dist/types/i18n/zh_TW.d.ts +15 -2
  130. package/dist/types/types.d.ts +1 -0
  131. package/dist/types-ts4.5/i18n/cs.d.ts +15 -2
  132. package/dist/types-ts4.5/i18n/da.d.ts +15 -2
  133. package/dist/types-ts4.5/i18n/de.d.ts +15 -2
  134. package/dist/types-ts4.5/i18n/en.d.ts +15 -2
  135. package/dist/types-ts4.5/i18n/en_GB.d.ts +15 -2
  136. package/dist/types-ts4.5/i18n/en_ZZ.d.ts +15 -2
  137. package/dist/types-ts4.5/i18n/es.d.ts +15 -2
  138. package/dist/types-ts4.5/i18n/fi.d.ts +15 -2
  139. package/dist/types-ts4.5/i18n/fr.d.ts +15 -2
  140. package/dist/types-ts4.5/i18n/hr.d.ts +15 -2
  141. package/dist/types-ts4.5/i18n/hu.d.ts +15 -2
  142. package/dist/types-ts4.5/i18n/it.d.ts +15 -2
  143. package/dist/types-ts4.5/i18n/ja.d.ts +15 -2
  144. package/dist/types-ts4.5/i18n/ko.d.ts +15 -2
  145. package/dist/types-ts4.5/i18n/nb.d.ts +15 -2
  146. package/dist/types-ts4.5/i18n/nl.d.ts +15 -2
  147. package/dist/types-ts4.5/i18n/pl.d.ts +15 -2
  148. package/dist/types-ts4.5/i18n/pt_BR.d.ts +15 -2
  149. package/dist/types-ts4.5/i18n/ru.d.ts +15 -2
  150. package/dist/types-ts4.5/i18n/sl.d.ts +15 -2
  151. package/dist/types-ts4.5/i18n/sr_RS.d.ts +15 -2
  152. package/dist/types-ts4.5/i18n/sr_YR.d.ts +15 -2
  153. package/dist/types-ts4.5/i18n/sv.d.ts +15 -2
  154. package/dist/types-ts4.5/i18n/th.d.ts +15 -2
  155. package/dist/types-ts4.5/i18n/tr.d.ts +15 -2
  156. package/dist/types-ts4.5/i18n/uk.d.ts +15 -2
  157. package/dist/types-ts4.5/i18n/vi.d.ts +15 -2
  158. package/dist/types-ts4.5/i18n/zh.d.ts +15 -2
  159. package/dist/types-ts4.5/i18n/zh_TW.d.ts +15 -2
  160. package/dist/types-ts4.5/types.d.ts +1 -0
  161. package/package.json +13 -7
@@ -2,7 +2,7 @@ import { OPERATIONAL_EVENT_TYPE, UI_EVENT_TYPE } from '@atlaskit/analytics-gas-t
2
2
  import { ELEMENTS_CHANNEL } from '../_constants';
3
3
  import { ComponentNames, isSpecialMentionText } from '../types';
4
4
  const packageName = "@atlaskit/mention";
5
- const packageVersion = "24.4.1";
5
+ const packageVersion = "0.0.0-development";
6
6
  export const SLI_EVENT_TYPE = 'sli';
7
7
  export const SMART_EVENT_TYPE = 'smart';
8
8
  export const fireAnalyticsMentionTypeaheadEvent = props => (action, duration, userIds = [], query) => {
@@ -1,11 +1,13 @@
1
1
  import React from 'react';
2
- import Avatar from '@atlaskit/avatar';
2
+ import Avatar, { getAppearanceForAppType } from '@atlaskit/avatar';
3
3
  import TeamAvatar from '@atlaskit/teams-avatar';
4
+ import { fg } from '@atlaskit/platform-feature-flags';
4
5
  import { isTeamMention } from '../../types';
5
6
  export var MentionAvatar = function MentionAvatar(_ref) {
6
7
  var mention = _ref.mention,
7
8
  selected = _ref.selected;
8
- var avatarUrl = mention.avatarUrl,
9
+ var appType = mention.appType,
10
+ avatarUrl = mention.avatarUrl,
9
11
  presence = mention.presence;
10
12
  var borderColor = selected ? "var(--ds-border, #0B120E24)" : undefined;
11
13
  var _ref2 = presence || {},
@@ -21,6 +23,7 @@ export var MentionAvatar = function MentionAvatar(_ref) {
21
23
  src: avatarUrl,
22
24
  size: "medium",
23
25
  presence: status,
24
- borderColor: borderColor
26
+ borderColor: borderColor,
27
+ appearance: fg('jira_ai_agent_avatar_issue_view_comment_mentions') ? getAppearanceForAppType(appType) : undefined
25
28
  });
26
29
  };
@@ -8,12 +8,12 @@ import _defineProperty from "@babel/runtime/helpers/defineProperty";
8
8
  import _typeof from "@babel/runtime/helpers/typeof";
9
9
  function _callSuper(t, o, e) { return o = _getPrototypeOf(o), _possibleConstructorReturn(t, _isNativeReflectConstruct() ? Reflect.construct(o, e || [], _getPrototypeOf(t).constructor) : o.apply(t, e)); }
10
10
  function _isNativeReflectConstruct() { try { var t = !Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], function () {})); } catch (t) {} return (_isNativeReflectConstruct = function _isNativeReflectConstruct() { return !!t; })(); }
11
- import Avatar from '@atlaskit/avatar';
11
+ import Avatar, { getAppearanceForAppType } from '@atlaskit/avatar';
12
12
  import Lozenge from '@atlaskit/lozenge';
13
13
  import { fg } from '@atlaskit/platform-feature-flags';
14
14
  import { N30 } from '@atlaskit/theme/colors';
15
15
  import React from 'react';
16
- import EditorPanelIcon from '@atlaskit/icon/core/migration/status-information--editor-panel';
16
+ import EditorPanelIcon from '@atlaskit/icon/core/status-information';
17
17
  import { isRestricted } from '../../types';
18
18
  import { NoAccessLabel } from '../../util/i18n';
19
19
  import { leftClick } from '../../util/mouse';
@@ -115,7 +115,8 @@ var MentionItem = /*#__PURE__*/function (_React$PureComponent) {
115
115
  src: avatarUrl,
116
116
  size: "medium",
117
117
  presence: status,
118
- borderColor: borderColor
118
+ borderColor: borderColor,
119
+ appearance: fg('jira_ai_agent_avatar_issue_view_comment_mentions') ? getAppearanceForAppType(mention.appType) : undefined
119
120
  })), /*#__PURE__*/React.createElement(NameSectionStyle, {
120
121
  restricted: restricted
121
122
  }, renderHighlight(FullNameStyle, name, nameHighlights), /*#__PURE__*/React.createElement(MentionDescriptionByline, {
@@ -5,6 +5,18 @@
5
5
  * This file is automatically generated by Traduki 2.0.
6
6
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
7
7
  */
8
-
9
- import translations from '@atlaskit/afm-i18n-platform-elements-mention/i18n/cs';
10
- export default translations;
8
+ //Czech
9
+ export default {
10
+ 'fabric.elements.mentions.team.member.50plus': 'Tým • 50 a více členů',
11
+ 'fabric.elements.mentions.team.member.50plus.including.you': 'Tým • 50 a více členů včetně vás',
12
+ 'fabric.elements.mentions.team.member.count': '{0, plural, one {Tým • 1 člen} few {Tým • {0} členové} many {Tým • {0} člena} other {Tým • {0} členů}}',
13
+ 'fabric.elements.mentions.team.member.count.including.you': '{0, plural, one {Tým • 1 člen včetně vás} few {Tým • {0} členové včetně vás} many {Tým • {0} člena včetně vás} other {Tým • {0} členů včetně vás}}',
14
+ 'fabric.elements.mentions.xproduct.mention.description': 'Potřebuje přístup ke Confluence.',
15
+ 'fabric.mention.error.defaultAction': 'Zkuste to znovu za pár sekund',
16
+ 'fabric.mention.error.defaultHeadline': 'Něco se pokazilo',
17
+ 'fabric.mention.error.differentText': 'Zkuste zadat jiný text',
18
+ 'fabric.mention.error.loginAgain': 'Zkuste se odhlásit a znovu přihlásit',
19
+ 'fabric.mention.noAccess.label': 'Žádný přístup',
20
+ 'fabric.mention.noAccess.warning': 'Uživatel {name} nebude informován, protože nemá přístup',
21
+ 'fabric.mention.unknow.user.error': 'Neznámý uživatel {userId}'
22
+ };
@@ -5,6 +5,18 @@
5
5
  * This file is automatically generated by Traduki 2.0.
6
6
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
7
7
  */
8
-
9
- import translations from '@atlaskit/afm-i18n-platform-elements-mention/i18n/da';
10
- export default translations;
8
+ //Danish (Denmark)
9
+ export default {
10
+ 'fabric.elements.mentions.team.member.50plus': 'Team • Over 50 medlemmer',
11
+ 'fabric.elements.mentions.team.member.50plus.including.you': 'Team • Over 50 medlemmer, inklusive dig',
12
+ 'fabric.elements.mentions.team.member.count': '{0, plural, one {Team • 1 medlem} other {Team • {0} medlemmer}}',
13
+ 'fabric.elements.mentions.team.member.count.including.you': '{0, plural, one {Team • 1 medlem, inklusive dig} other {Team • {0} medlemmer, inklusive dig}}',
14
+ 'fabric.elements.mentions.xproduct.mention.description': 'Har brug for adgang til Confluence',
15
+ 'fabric.mention.error.defaultAction': 'Prøv igen om nogle sekunder',
16
+ 'fabric.mention.error.defaultHeadline': 'Noget gik galt',
17
+ 'fabric.mention.error.differentText': 'Prøv at indtaste en anden tekst',
18
+ 'fabric.mention.error.loginAgain': 'Prøv at logge ud og derefter ind igen',
19
+ 'fabric.mention.noAccess.label': 'Ingen adgang',
20
+ 'fabric.mention.noAccess.warning': '{name} får ikke besked, da personen ikke har adgang',
21
+ 'fabric.mention.unknow.user.error': 'Ukendt bruger {userId}'
22
+ };
@@ -5,6 +5,18 @@
5
5
  * This file is automatically generated by Traduki 2.0.
6
6
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
7
7
  */
8
-
9
- import translations from '@atlaskit/afm-i18n-platform-elements-mention/i18n/de';
10
- export default translations;
8
+ //German (Germany)
9
+ export default {
10
+ 'fabric.elements.mentions.team.member.50plus': 'Team • über 50 Mitglieder',
11
+ 'fabric.elements.mentions.team.member.50plus.including.you': 'Team • über 50 Mitglieder, einschließlich Ihnen',
12
+ 'fabric.elements.mentions.team.member.count': '{0, plural, one {Team • 1 Mitglied} other {Team • {0} Mitglieder}}',
13
+ 'fabric.elements.mentions.team.member.count.including.you': '{0, plural, one {Team • 1 Mitglied, einschließlich Ihnen} other {Team • {0} Mitglieder, einschließlich Ihnen}}',
14
+ 'fabric.elements.mentions.xproduct.mention.description': 'Benötigt Zugriff auf Confluence',
15
+ 'fabric.mention.error.defaultAction': 'Versuchen Sie es in ein paar Sekunden erneut.',
16
+ 'fabric.mention.error.defaultHeadline': 'Irgendetwas ist schiefgelaufen',
17
+ 'fabric.mention.error.differentText': 'Versuchen Sie, einen anderen Text einzugeben.',
18
+ 'fabric.mention.error.loginAgain': 'Loggen Sie sich aus und wieder ein.',
19
+ 'fabric.mention.noAccess.label': 'Kein Zugriff',
20
+ 'fabric.mention.noAccess.warning': '{name} wird nicht benachrichtigt, da diese Person keinen Zugriff besitzt.',
21
+ 'fabric.mention.unknow.user.error': 'Unbekannter Benutzer {userId}'
22
+ };
@@ -5,6 +5,18 @@
5
5
  * This file is automatically generated by Traduki 2.0.
6
6
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
7
7
  */
8
-
9
- import translations from '@atlaskit/afm-i18n-platform-elements-mention/i18n/en';
10
- export default translations;
8
+ //
9
+ export default {
10
+ 'fabric.elements.mentions.team.member.50plus': 'Team • 50+ members',
11
+ 'fabric.elements.mentions.team.member.50plus.including.you': 'Team • 50+ members, including you',
12
+ 'fabric.elements.mentions.team.member.count': 'Team • {0, plural, one {1 member} other {{0} members}}',
13
+ 'fabric.elements.mentions.team.member.count.including.you': 'Team • {0, plural, one {1 member} other {{0} members}}, including you',
14
+ 'fabric.elements.mentions.xproduct.mention.description': 'Needs access to Confluence',
15
+ 'fabric.mention.error.defaultAction': 'Try again in a few seconds',
16
+ 'fabric.mention.error.defaultHeadline': 'Something went wrong',
17
+ 'fabric.mention.error.differentText': 'Try entering different text',
18
+ 'fabric.mention.error.loginAgain': 'Try logging out then in again',
19
+ 'fabric.mention.noAccess.label': 'No access',
20
+ 'fabric.mention.noAccess.warning': "{name} won't be notified as they have no access",
21
+ 'fabric.mention.unknow.user.error': 'Unknown user {userId}'
22
+ };
@@ -5,6 +5,18 @@
5
5
  * This file is automatically generated by Traduki 2.0.
6
6
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
7
7
  */
8
-
9
- import translations from '@atlaskit/afm-i18n-platform-elements-mention/i18n/en_GB';
10
- export default translations;
8
+ //English (United Kingdom)
9
+ export default {
10
+ 'fabric.elements.mentions.team.member.50plus': 'Team • 50+ members',
11
+ 'fabric.elements.mentions.team.member.50plus.including.you': 'Team • 50+ members, including you',
12
+ 'fabric.elements.mentions.team.member.count': 'Team • {0, plural, one {1 member} other {{0} members}}',
13
+ 'fabric.elements.mentions.team.member.count.including.you': 'Team • {0, plural, one {1 member} other {{0} members}}, including you',
14
+ 'fabric.elements.mentions.xproduct.mention.description': 'Needs access to Confluence',
15
+ 'fabric.mention.error.defaultAction': 'Try again in a few seconds',
16
+ 'fabric.mention.error.defaultHeadline': 'Something went wrong',
17
+ 'fabric.mention.error.differentText': 'Try entering different text',
18
+ 'fabric.mention.error.loginAgain': 'Try logging out then in again',
19
+ 'fabric.mention.noAccess.label': 'No access',
20
+ 'fabric.mention.noAccess.warning': "{name} won't be notified as they have no access",
21
+ 'fabric.mention.unknow.user.error': 'Unknown user {userId}'
22
+ };
@@ -5,6 +5,18 @@
5
5
  * This file is automatically generated by Traduki 2.0.
6
6
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
7
7
  */
8
-
9
- import translations from '@atlaskit/afm-i18n-platform-elements-mention/i18n/en_ZZ';
10
- export default translations;
8
+ //
9
+ export default {
10
+ 'fabric.elements.mentions.team.member.50plus': '⁣⁢Team • 50+ members⁡‍؜‌‍‌؜؜⁣⁤',
11
+ 'fabric.elements.mentions.team.member.50plus.including.you': '⁣⁢Team • 50+ members, including you⁡⁠⁡‍؜⁠⁡‍‍⁠⁠⁣⁤',
12
+ 'fabric.elements.mentions.team.member.count': '{0, plural, one {⁣⁢Team • 1 member‌⁠‌⁡⁠‍‌؜⁠؜⁡⁠‌⁠⁠؜؜⁣⁤} other {⁣⁢Team • {0} members‌⁠‌⁡⁠‍‌؜⁠؜⁡⁠‌⁠⁠؜؜⁣⁤}}',
13
+ 'fabric.elements.mentions.team.member.count.including.you': '{0, plural, one {⁣⁢Team • 1 member, including you⁡‌؜⁠‍‌‌‌⁣⁤} other {⁣⁢Team • {0} members, including you⁡‌؜⁠‍‌‌‌⁣⁤}}',
14
+ 'fabric.elements.mentions.xproduct.mention.description': '⁣⁢Needs access to Confluence⁠‍؜⁡⁠⁡⁠⁡؜‍⁠‌⁠‍⁣⁤',
15
+ 'fabric.mention.error.defaultAction': '⁣⁢Try again in a few seconds⁠‍⁡⁠⁡⁡⁡؜⁡⁣⁤',
16
+ 'fabric.mention.error.defaultHeadline': '⁣⁢Something went wrong‍‍‍‌‍‍‍⁡‍⁡‍‌⁣⁤',
17
+ 'fabric.mention.error.differentText': '⁣⁢Try entering different text⁡⁡‌‍⁡؜⁣⁤',
18
+ 'fabric.mention.error.loginAgain': '⁣⁢Try logging out then in again؜⁠‌‌⁡⁡⁣⁤',
19
+ 'fabric.mention.noAccess.label': '⁣⁢No access⁡‌‍‌‌‍⁡؜‍⁣⁤',
20
+ 'fabric.mention.noAccess.warning': "⁣⁢{name} won't be notified as they have no access؜؜‍⁡⁡‍؜⁠⁠‌⁡⁠‌⁠⁣⁤",
21
+ 'fabric.mention.unknow.user.error': '⁣⁢Unknown user {userId}⁡⁡⁡‌؜‌‍؜‌‍⁡⁣⁤'
22
+ };
@@ -5,6 +5,18 @@
5
5
  * This file is automatically generated by Traduki 2.0.
6
6
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
7
7
  */
8
-
9
- import translations from '@atlaskit/afm-i18n-platform-elements-mention/i18n/es';
10
- export default translations;
8
+ //Spanish (International)
9
+ export default {
10
+ 'fabric.elements.mentions.team.member.50plus': 'Equipo • Más de 50 miembros',
11
+ 'fabric.elements.mentions.team.member.50plus.including.you': 'Equipo • Más de 50 miembros, incluyéndote a ti',
12
+ 'fabric.elements.mentions.team.member.count': '{0, plural, one {Equipo • 1 miembro} other {Equipo • {0} miembros}}',
13
+ 'fabric.elements.mentions.team.member.count.including.you': '{0, plural, one {Equipo • 1 miembro, incluyéndote a ti} other {Equipo • {0} miembros, incluyéndote a ti}}',
14
+ 'fabric.elements.mentions.xproduct.mention.description': 'Necesita acceso a Confluence',
15
+ 'fabric.mention.error.defaultAction': 'Vuelve a intentarlo en unos segundos',
16
+ 'fabric.mention.error.defaultHeadline': 'Algo ha ido mal',
17
+ 'fabric.mention.error.differentText': 'Prueba a escribir otro texto',
18
+ 'fabric.mention.error.loginAgain': 'Prueba a cerrar y abrir sesión de nuevo',
19
+ 'fabric.mention.noAccess.label': 'Sin acceso',
20
+ 'fabric.mention.noAccess.warning': '{name} no recibirá una notificación porque no tiene acceso',
21
+ 'fabric.mention.unknow.user.error': 'Usuario desconocido {userId}'
22
+ };
@@ -5,6 +5,18 @@
5
5
  * This file is automatically generated by Traduki 2.0.
6
6
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
7
7
  */
8
-
9
- import translations from '@atlaskit/afm-i18n-platform-elements-mention/i18n/fi';
10
- export default translations;
8
+ //Finnish
9
+ export default {
10
+ 'fabric.elements.mentions.team.member.50plus': 'Tiimi • 50+ jäsentä',
11
+ 'fabric.elements.mentions.team.member.50plus.including.you': 'Tiimi • 50+ jäsentä sinä mukaan lukien',
12
+ 'fabric.elements.mentions.team.member.count': '{0, plural, one {Tiimi • 1 jäsen} other {Tiimi • {0} jäsentä}}',
13
+ 'fabric.elements.mentions.team.member.count.including.you': '{0, plural, one {Tiimi • 1 jäsen sinä mukaan lukien} other {Tiimi • {0} jäsentä sinä mukaan lukien}}',
14
+ 'fabric.elements.mentions.xproduct.mention.description': 'Tarvitsee Confluence-käyttöoikeuden',
15
+ 'fabric.mention.error.defaultAction': 'Yritä uudelleen hetken kuluttua',
16
+ 'fabric.mention.error.defaultHeadline': 'Jotain meni pieleen',
17
+ 'fabric.mention.error.differentText': 'Kirjoita eri teksti',
18
+ 'fabric.mention.error.loginAgain': 'Kirjaudu ulos ja sitten uudelleen sisään',
19
+ 'fabric.mention.noAccess.label': 'Ei pääsyä',
20
+ 'fabric.mention.noAccess.warning': '{name} ei saa ilmoitusta, koska hänellä ei ole pääsyä',
21
+ 'fabric.mention.unknow.user.error': 'Tuntematon käyttäjä {userId}'
22
+ };
@@ -5,6 +5,18 @@
5
5
  * This file is automatically generated by Traduki 2.0.
6
6
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
7
7
  */
8
-
9
- import translations from '@atlaskit/afm-i18n-platform-elements-mention/i18n/fr';
10
- export default translations;
8
+ //French (France)
9
+ export default {
10
+ 'fabric.elements.mentions.team.member.50plus': 'Équipe • Plus de 50 membres',
11
+ 'fabric.elements.mentions.team.member.50plus.including.you': 'Équipe • Plus de 50 membres, dont vous',
12
+ 'fabric.elements.mentions.team.member.count': '{0, plural, one {Équipe • 1 membre} other {Équipe • {0} membres}}',
13
+ 'fabric.elements.mentions.team.member.count.including.you': '{0, plural, one {Équipe • 1 membre, dont vous} other {Équipe • {0} membres, dont vous}}',
14
+ 'fabric.elements.mentions.xproduct.mention.description': "A besoin d'un accès à Confluence",
15
+ 'fabric.mention.error.defaultAction': 'Réessayez dans quelques secondes',
16
+ 'fabric.mention.error.defaultHeadline': "Une erreur s'est produite",
17
+ 'fabric.mention.error.differentText': 'Essayer de modifier le texte',
18
+ 'fabric.mention.error.loginAgain': 'Essayez de vous déconnecter et de vous reconnecter',
19
+ 'fabric.mention.noAccess.label': 'Aucun accès',
20
+ 'fabric.mention.noAccess.warning': "{name} ne sera pas prévenu, car cet utilisateur n'a pas d'accès",
21
+ 'fabric.mention.unknow.user.error': 'Utilisateur inconnu {userId}'
22
+ };
@@ -5,6 +5,18 @@
5
5
  * This file is automatically generated by Traduki 2.0.
6
6
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
7
7
  */
8
-
9
- import translations from '@atlaskit/afm-i18n-platform-elements-mention/i18n/hr';
10
- export default translations;
8
+ //Croatian (Croatia) [hr-HR]
9
+ export default {
10
+ 'fabric.elements.mentions.team.member.50plus': 'Tim • 50+ članova',
11
+ 'fabric.elements.mentions.team.member.50plus.including.you': 'Tim • 50+ članova, uključujući tebe',
12
+ 'fabric.elements.mentions.team.member.count': '{0, plural, one {Tim • 1 član} few {Tim • {0} člana} many {Tim • {0} članova} other {Tim • {0} članova}}',
13
+ 'fabric.elements.mentions.team.member.count.including.you': '{0, plural, one {Tim • 1 član, uključujući tebe} few {Tim • {0} člana, uključujući tebe} many {Tim • {0} članova, uključujući tebe} other {Tim • {0} članova, uključujući tebe}}',
14
+ 'fabric.elements.mentions.xproduct.mention.description': 'Potreban je pristup Confluenceu',
15
+ 'fabric.mention.error.defaultAction': 'Pokušaj ponovno za nekoliko sekundi',
16
+ 'fabric.mention.error.defaultHeadline': 'Nešto nije u redu',
17
+ 'fabric.mention.error.differentText': 'Pokušaj unijeti drugi tekst',
18
+ 'fabric.mention.error.loginAgain': 'Pokušaj se odjaviti, a zatim se ponovno prijaviti',
19
+ 'fabric.mention.noAccess.label': 'Nema pristupa',
20
+ 'fabric.mention.noAccess.warning': '{name} neće biti obaviješten jer nema pristup',
21
+ 'fabric.mention.unknow.user.error': 'Nepoznati korisnik {userId}'
22
+ };
@@ -5,6 +5,18 @@
5
5
  * This file is automatically generated by Traduki 2.0.
6
6
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
7
7
  */
8
-
9
- import translations from '@atlaskit/afm-i18n-platform-elements-mention/i18n/hu';
10
- export default translations;
8
+ //Hungarian
9
+ export default {
10
+ 'fabric.elements.mentions.team.member.50plus': 'Csapat • 50+ tag',
11
+ 'fabric.elements.mentions.team.member.50plus.including.you': 'Csapat • 50+ tag veled együtt',
12
+ 'fabric.elements.mentions.team.member.count': '{0, plural, one {Csapat • 1 tag} other {Csapat • {0} tag}}',
13
+ 'fabric.elements.mentions.team.member.count.including.you': '{0, plural, one {Csapat • 1 tag veled együtt} other {Csapat • {0} tag veled együtt}}',
14
+ 'fabric.elements.mentions.xproduct.mention.description': 'Hozzáférésre van szüksége a Confluence-hez',
15
+ 'fabric.mention.error.defaultAction': 'Néhány másodperc múlva próbálja meg újból.',
16
+ 'fabric.mention.error.defaultHeadline': 'Hiba történt.',
17
+ 'fabric.mention.error.differentText': 'Próbáljon meg más szöveget beírni.',
18
+ 'fabric.mention.error.loginAgain': 'Próbáljon meg kijelentkezni, majd újból bejelentkezni.',
19
+ 'fabric.mention.noAccess.label': 'Nincs hozzáférés',
20
+ 'fabric.mention.noAccess.warning': '{name} nem kap értesítést, mert nincs hozzáférése.',
21
+ 'fabric.mention.unknow.user.error': 'Ismeretlen felhasználó: {userId}'
22
+ };
@@ -5,6 +5,18 @@
5
5
  * This file is automatically generated by Traduki 2.0.
6
6
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
7
7
  */
8
-
9
- import translations from '@atlaskit/afm-i18n-platform-elements-mention/i18n/it';
10
- export default translations;
8
+ //Italian (Italy)
9
+ export default {
10
+ 'fabric.elements.mentions.team.member.50plus': 'Team • 50+ membri',
11
+ 'fabric.elements.mentions.team.member.50plus.including.you': 'Team • 50+ membri, te compreso',
12
+ 'fabric.elements.mentions.team.member.count': '{0, plural, one {Team • 1 membro} other {Team • {0} membri}}',
13
+ 'fabric.elements.mentions.team.member.count.including.you': '{0, plural, one {Team • 1 membro, te compreso} other {Team • {0} membri, te compreso}}',
14
+ 'fabric.elements.mentions.xproduct.mention.description': "Necessita dell'accesso a Confluence",
15
+ 'fabric.mention.error.defaultAction': 'Riprova tra qualche secondo',
16
+ 'fabric.mention.error.defaultHeadline': 'Si è verificato un errore',
17
+ 'fabric.mention.error.differentText': 'Prova a inserire un testo diverso',
18
+ 'fabric.mention.error.loginAgain': 'Prova a uscire e ad accedere di nuovo',
19
+ 'fabric.mention.noAccess.label': 'Nessun accesso',
20
+ 'fabric.mention.noAccess.warning': 'A {name} non verrà inviata una notifica poiché non ha accesso',
21
+ 'fabric.mention.unknow.user.error': 'Utente {userId} sconosciuto'
22
+ };
@@ -5,6 +5,18 @@
5
5
  * This file is automatically generated by Traduki 2.0.
6
6
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
7
7
  */
8
-
9
- import translations from '@atlaskit/afm-i18n-platform-elements-mention/i18n/ja';
10
- export default translations;
8
+ //Japanese
9
+ export default {
10
+ 'fabric.elements.mentions.team.member.50plus': 'チーム • 50 人以上のメンバー',
11
+ 'fabric.elements.mentions.team.member.50plus.including.you': 'チーム • あなたを含む 50 人以上のメンバー',
12
+ 'fabric.elements.mentions.team.member.count': '{0, plural, other {チーム • {0} 人のメンバー}}',
13
+ 'fabric.elements.mentions.team.member.count.including.you': '{0, plural, other {チーム • あなたを含む {0} 人のメンバー}}',
14
+ 'fabric.elements.mentions.xproduct.mention.description': 'Confluence へのアクセス権を必要としています',
15
+ 'fabric.mention.error.defaultAction': '数秒後にもう一度お試しください',
16
+ 'fabric.mention.error.defaultHeadline': '問題が発生しました',
17
+ 'fabric.mention.error.differentText': '別のテキストを入力してください',
18
+ 'fabric.mention.error.loginAgain': '一度ログアウトしてからもう一度ログインしてみてください',
19
+ 'fabric.mention.noAccess.label': 'アクセス権限がありません',
20
+ 'fabric.mention.noAccess.warning': '{name} さんはアクセス権限がないため、通知されません',
21
+ 'fabric.mention.unknow.user.error': '不明なユーザー: {userId}'
22
+ };
@@ -5,6 +5,18 @@
5
5
  * This file is automatically generated by Traduki 2.0.
6
6
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
7
7
  */
8
-
9
- import translations from '@atlaskit/afm-i18n-platform-elements-mention/i18n/ko';
10
- export default translations;
8
+ //Korean
9
+ export default {
10
+ 'fabric.elements.mentions.team.member.50plus': '팀 • 구성원 50명 이상',
11
+ 'fabric.elements.mentions.team.member.50plus.including.you': '팀 • 자신을 포함하여 구성원 50명 이상',
12
+ 'fabric.elements.mentions.team.member.count': '{0, plural, other {팀 • 구성원 {0}명}}',
13
+ 'fabric.elements.mentions.team.member.count.including.you': '{0, plural, other {팀 • 자신을 포함하여 구성원 {0}명}}',
14
+ 'fabric.elements.mentions.xproduct.mention.description': 'Confluence에 대한 액세스 권한 필요',
15
+ 'fabric.mention.error.defaultAction': '몇 초 후에 다시 시도하십시오',
16
+ 'fabric.mention.error.defaultHeadline': '문제가 발생했습니다',
17
+ 'fabric.mention.error.differentText': '다른 텍스트를 입력해 보십시오',
18
+ 'fabric.mention.error.loginAgain': '로그아웃한 다음 다시 로그인해 보십시오',
19
+ 'fabric.mention.noAccess.label': '액세스 권한 없음',
20
+ 'fabric.mention.noAccess.warning': '{name}은(는) 액세스 권한이 없어 알림을 받지 못합니다',
21
+ 'fabric.mention.unknow.user.error': '알 수 없는 사용자 {userId}'
22
+ };
@@ -5,6 +5,18 @@
5
5
  * This file is automatically generated by Traduki 2.0.
6
6
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
7
7
  */
8
-
9
- import translations from '@atlaskit/afm-i18n-platform-elements-mention/i18n/nb';
10
- export default translations;
8
+ //Norwegian (Bokmål)
9
+ export default {
10
+ 'fabric.elements.mentions.team.member.50plus': 'Team • flere enn 50 medlemmer',
11
+ 'fabric.elements.mentions.team.member.50plus.including.you': 'Team • flere enn 50 medlemmer, inkludert deg',
12
+ 'fabric.elements.mentions.team.member.count': '{0, plural, one {Team • 1 medlem} other {Team • {0} medlemmer}}',
13
+ 'fabric.elements.mentions.team.member.count.including.you': '{0, plural, one {Team • 1 medlem, inkludert deg} other {Team • {0} medlemmer, inkludert deg}}',
14
+ 'fabric.elements.mentions.xproduct.mention.description': 'Trenger tilgang til Confluence',
15
+ 'fabric.mention.error.defaultAction': 'Prøv igjen om noen øyeblikk',
16
+ 'fabric.mention.error.defaultHeadline': 'Det oppsto en feil',
17
+ 'fabric.mention.error.differentText': 'Prøv med å skrive inn annen tekst',
18
+ 'fabric.mention.error.loginAgain': 'Prøv å logge av og deretter på igjen',
19
+ 'fabric.mention.noAccess.label': 'Ingen tilgang',
20
+ 'fabric.mention.noAccess.warning': '{name} blir ikke varslet, da de ikke har tilgang',
21
+ 'fabric.mention.unknow.user.error': 'Ukjent bruker {userId}'
22
+ };
@@ -5,6 +5,18 @@
5
5
  * This file is automatically generated by Traduki 2.0.
6
6
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
7
7
  */
8
-
9
- import translations from '@atlaskit/afm-i18n-platform-elements-mention/i18n/nl';
10
- export default translations;
8
+ //Dutch (Netherlands)
9
+ export default {
10
+ 'fabric.elements.mentions.team.member.50plus': 'Team • 50+ leden',
11
+ 'fabric.elements.mentions.team.member.50plus.including.you': 'Team • 50+ leden, inclusief jezelf.',
12
+ 'fabric.elements.mentions.team.member.count': '{0, plural, one {Team • {0} lid} other {Team • {0} leden.}}',
13
+ 'fabric.elements.mentions.team.member.count.including.you': '{0, plural, one {Team • {0} lid, inclusief jezelf} other {Team •{0} leden, inclusief jezelf}}',
14
+ 'fabric.elements.mentions.xproduct.mention.description': 'Heeft toegang nodig tot Confluence',
15
+ 'fabric.mention.error.defaultAction': 'Probeer het over een paar seconden opnieuw',
16
+ 'fabric.mention.error.defaultHeadline': 'Er is iets misgegaan',
17
+ 'fabric.mention.error.differentText': 'Probeer het opnieuw met een andere tekst',
18
+ 'fabric.mention.error.loginAgain': 'Log uit en probeer dan opnieuw in te loggen',
19
+ 'fabric.mention.noAccess.label': 'Geen toegang',
20
+ 'fabric.mention.noAccess.warning': '{name} ontvangt geen melding omdat hij/zij geen toegang heeft',
21
+ 'fabric.mention.unknow.user.error': 'Onbekende gebruiker ({userId})'
22
+ };
@@ -5,6 +5,18 @@
5
5
  * This file is automatically generated by Traduki 2.0.
6
6
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
7
7
  */
8
-
9
- import translations from '@atlaskit/afm-i18n-platform-elements-mention/i18n/pl';
10
- export default translations;
8
+ //Polish (Poland)
9
+ export default {
10
+ 'fabric.elements.mentions.team.member.50plus': 'Zespół z ponad 50 członkami',
11
+ 'fabric.elements.mentions.team.member.50plus.including.you': 'Zespół z ponad 50 członkami, łącznie z Tobą',
12
+ 'fabric.elements.mentions.team.member.count': '{0, plural, one {Zespół z 1 członkiem} few {Zespół z {0} członkami} many {Zespół z {0} członkami} other {Zespół z {0} członka}}',
13
+ 'fabric.elements.mentions.team.member.count.including.you': '{0, plural, one {Zespół z 1 członkiem, łącznie z Tobą} few {Zespół z {0} członkami, łącznie z Tobą} many {Zespół z {0} członkami, łącznie z Tobą} other {Zespół z {0} członka, łącznie z Tobą}}',
14
+ 'fabric.elements.mentions.xproduct.mention.description': 'Potrzebuje dostępu do Confluence',
15
+ 'fabric.mention.error.defaultAction': 'Spróbuj ponownie za chwilę',
16
+ 'fabric.mention.error.defaultHeadline': 'Coś poszło nie tak',
17
+ 'fabric.mention.error.differentText': 'Spróbuj wpisać inny tekst',
18
+ 'fabric.mention.error.loginAgain': 'Spróbuj się wylogować i zalogować ponownie',
19
+ 'fabric.mention.noAccess.label': 'Brak dostępu',
20
+ 'fabric.mention.noAccess.warning': 'Użytkownik {name} nie zostanie powiadomiony, ponieważ nie ma dostępu',
21
+ 'fabric.mention.unknow.user.error': 'Nieznany użytkownik {userId}'
22
+ };
@@ -5,6 +5,18 @@
5
5
  * This file is automatically generated by Traduki 2.0.
6
6
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
7
7
  */
8
-
9
- import translations from '@atlaskit/afm-i18n-platform-elements-mention/i18n/pt_BR';
10
- export default translations;
8
+ //Portuguese (Brazil)
9
+ export default {
10
+ 'fabric.elements.mentions.team.member.50plus': 'Equipe • Mais de 50 membros',
11
+ 'fabric.elements.mentions.team.member.50plus.including.you': 'Equipe • Mais de 50 membros, incluindo você',
12
+ 'fabric.elements.mentions.team.member.count': '{0, plural, one {Equipe • 1 membro} other {Equipe • {0} membros}}',
13
+ 'fabric.elements.mentions.team.member.count.including.you': '{0, plural, one {Equipe • 1 membro, incluindo você} other {Equipe • {0} membros, incluindo você}}',
14
+ 'fabric.elements.mentions.xproduct.mention.description': 'É necessário ter acesso ao Confluence',
15
+ 'fabric.mention.error.defaultAction': 'Tente novamente em alguns segundos',
16
+ 'fabric.mention.error.defaultHeadline': 'Algo deu errado',
17
+ 'fabric.mention.error.differentText': 'Tente inserir outro texto',
18
+ 'fabric.mention.error.loginAgain': 'Tente sair e fazer login novamente',
19
+ 'fabric.mention.noAccess.label': 'Sem acesso',
20
+ 'fabric.mention.noAccess.warning': '{name} não será notificado(a) porque não tem acesso',
21
+ 'fabric.mention.unknow.user.error': 'Usuário desconhecido {userId}'
22
+ };
@@ -5,6 +5,18 @@
5
5
  * This file is automatically generated by Traduki 2.0.
6
6
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
7
7
  */
8
-
9
- import translations from '@atlaskit/afm-i18n-platform-elements-mention/i18n/ru';
10
- export default translations;
8
+ //Russian
9
+ export default {
10
+ 'fabric.elements.mentions.team.member.50plus': 'Команда • более 50 участников',
11
+ 'fabric.elements.mentions.team.member.50plus.including.you': 'Команда • более 50 участников, включая вас',
12
+ 'fabric.elements.mentions.team.member.count': '{0, plural, one {Команда • 1 участник} few {Команда • {0} участника} many {Команда • {0} участников} other {Команда • {0} участника}}',
13
+ 'fabric.elements.mentions.team.member.count.including.you': '{0, plural, one {Команда • 1 участник, включая вас} few {Команда • {0} участника, включая вас} many {Команда • {0} участников, включая вас} other {Команда • {0} участника, включая вас}}',
14
+ 'fabric.elements.mentions.xproduct.mention.description': 'Требуется доступ к Confluence',
15
+ 'fabric.mention.error.defaultAction': 'Повторите попытку через несколько секунд.',
16
+ 'fabric.mention.error.defaultHeadline': 'Произошла ошибка',
17
+ 'fabric.mention.error.differentText': 'Попробуйте ввести другой текст.',
18
+ 'fabric.mention.error.loginAgain': 'Выйдите из системы, а затем войдите снова.',
19
+ 'fabric.mention.noAccess.label': 'Нет доступа',
20
+ 'fabric.mention.noAccess.warning': '{name} не получит уведомление, так как доступ для этого пользователя закрыт.',
21
+ 'fabric.mention.unknow.user.error': 'Неизвестный пользователь: {userId}'
22
+ };
@@ -5,6 +5,18 @@
5
5
  * This file is automatically generated by Traduki 2.0.
6
6
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
7
7
  */
8
-
9
- import translations from '@atlaskit/afm-i18n-platform-elements-mention/i18n/sl';
10
- export default translations;
8
+ //Slovenian (Slovenia) [sl-SI]
9
+ export default {
10
+ 'fabric.elements.mentions.team.member.50plus': 'Ekipa • Več kot 50 članov',
11
+ 'fabric.elements.mentions.team.member.50plus.including.you': 'Ekipa • Več kot 50 članov, vključno z vami',
12
+ 'fabric.elements.mentions.team.member.count': '{0, plural, one {Ekipa • 1 član} two {Ekipa • {0} člana} few {Ekipa • {0} člani} other {Ekipa • {0} članov}}',
13
+ 'fabric.elements.mentions.team.member.count.including.you': '{0, plural, one {Ekipa • 1 član, vključno z vami} two {Ekipa • {0} člana, vključno z vami} few {Ekipa • {0} člani, vključno z vami} other {Ekipa • {0} članov, vključno z vami}}',
14
+ 'fabric.elements.mentions.xproduct.mention.description': 'Potrebuje dostop do storitve Confluence',
15
+ 'fabric.mention.error.defaultAction': 'Poskusite znova čez nekaj sekund',
16
+ 'fabric.mention.error.defaultHeadline': 'Prišlo je do napake',
17
+ 'fabric.mention.error.differentText': 'Poskusite vnesti drugo besedilo',
18
+ 'fabric.mention.error.loginAgain': 'Poskusite se odjaviti in se znova prijaviti',
19
+ 'fabric.mention.noAccess.label': 'Ni dostopa',
20
+ 'fabric.mention.noAccess.warning': 'Oseba {name} ne bo obveščana, ker nima dostopa',
21
+ 'fabric.mention.unknow.user.error': 'Neznani uporabnik {userId}'
22
+ };
@@ -5,6 +5,18 @@
5
5
  * This file is automatically generated by Traduki 2.0.
6
6
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
7
7
  */
8
-
9
- import translations from '@atlaskit/afm-i18n-platform-elements-mention/i18n/sr_RS';
10
- export default translations;
8
+ //Serbian (Serbia) [sr-RS]
9
+ export default {
10
+ 'fabric.elements.mentions.team.member.50plus': 'Tim • više od 50 članova',
11
+ 'fabric.elements.mentions.team.member.50plus.including.you': 'Tim • više od 50 članova, uključujući vas',
12
+ 'fabric.elements.mentions.team.member.count': '{0, plural, one {Tim • 1 član} few {Tim • {0} člana} many {Tim • {0} članova} other {Tim • {0} članova}}',
13
+ 'fabric.elements.mentions.team.member.count.including.you': '{0, plural, one {Tim • 1 član, uključujući vas} few {Tim • {0} člana, uključujući vas} many {Tim • {0} članova, uključujući vas} other {Tim • {0} članova, uključujući vas}}',
14
+ 'fabric.elements.mentions.xproduct.mention.description': 'Potreban pristup za Confluence',
15
+ 'fabric.mention.error.defaultAction': 'Probajte ponovo za nekoliko sekundi',
16
+ 'fabric.mention.error.defaultHeadline': 'Došlo je do greške',
17
+ 'fabric.mention.error.differentText': 'Probajte da unesete drugi tekst',
18
+ 'fabric.mention.error.loginAgain': 'Probajte da se odjavite i prijavite',
19
+ 'fabric.mention.noAccess.label': 'Nema pristupa',
20
+ 'fabric.mention.noAccess.warning': 'Korisnik {name} neće biti obavešten jer nema pristup',
21
+ 'fabric.mention.unknow.user.error': 'Nepoznat korisnik {userId}'
22
+ };
@@ -5,6 +5,18 @@
5
5
  * This file is automatically generated by Traduki 2.0.
6
6
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
7
7
  */
8
-
9
- import translations from '@atlaskit/afm-i18n-platform-elements-mention/i18n/sr_YR';
10
- export default translations;
8
+ //Serbian (Cyrillic) [sr-YR]
9
+ export default {
10
+ 'fabric.elements.mentions.team.member.50plus': 'Тим • више од 50 чланова',
11
+ 'fabric.elements.mentions.team.member.50plus.including.you': 'Тим • више од 50 чланова, укључујући вас',
12
+ 'fabric.elements.mentions.team.member.count': '{0, plural, one {Тим • 1 члан} other {Тим • {0} члана/ова}}',
13
+ 'fabric.elements.mentions.team.member.count.including.you': '{0, plural, one {Тим • 1 члан, укључујући вас} other {Тим • {0} члана/ова, укључујући вас}}',
14
+ 'fabric.elements.mentions.xproduct.mention.description': 'Потребан приступ за Confluence',
15
+ 'fabric.mention.error.defaultAction': 'Пробајте поново за неколико секунди',
16
+ 'fabric.mention.error.defaultHeadline': 'Дошло је до грешке',
17
+ 'fabric.mention.error.differentText': 'Пробајте да унесете други текст',
18
+ 'fabric.mention.error.loginAgain': 'Пробајте да се одјавите и пријавите',
19
+ 'fabric.mention.noAccess.label': 'Нема приступа',
20
+ 'fabric.mention.noAccess.warning': 'Корисник {name} неће бити обавештен јер нема приступ',
21
+ 'fabric.mention.unknow.user.error': 'Непознат корисник {userId}'
22
+ };
@@ -5,6 +5,18 @@
5
5
  * This file is automatically generated by Traduki 2.0.
6
6
  * DO NOT CHANGE IT BY HAND or your changes will be lost.
7
7
  */
8
-
9
- import translations from '@atlaskit/afm-i18n-platform-elements-mention/i18n/sv';
10
- export default translations;
8
+ //Swedish
9
+ export default {
10
+ 'fabric.elements.mentions.team.member.50plus': 'Team • 50+ medlemmar',
11
+ 'fabric.elements.mentions.team.member.50plus.including.you': 'Team • 50+ medlemmar, inklusive dig',
12
+ 'fabric.elements.mentions.team.member.count': '{0, plural, one {Team • 1 medlem} other {Team • {0} medlemmar}}',
13
+ 'fabric.elements.mentions.team.member.count.including.you': '{0, plural, one {Team • 1 medlem, inklusive dig} other {Team • {0} medlemmar, inklusive dig}}',
14
+ 'fabric.elements.mentions.xproduct.mention.description': 'Behöver åtkomst till Confluence',
15
+ 'fabric.mention.error.defaultAction': 'Försök igen om några sekunder',
16
+ 'fabric.mention.error.defaultHeadline': 'Något gick fel',
17
+ 'fabric.mention.error.differentText': 'Prova att skriva en annan text',
18
+ 'fabric.mention.error.loginAgain': 'Prova att logga ut och sedan logga in igen',
19
+ 'fabric.mention.noAccess.label': 'Ingen åtkomst',
20
+ 'fabric.mention.noAccess.warning': '{name} kommer inte att meddelas eftersom de saknar åtkomst',
21
+ 'fabric.mention.unknow.user.error': 'Okänd användare {userId}'
22
+ };