@atlaskit/mention 22.1.0 → 22.1.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +12 -0
- package/_constants/package.json +2 -2
- package/dist/cjs/i18n/cs.js +11 -15
- package/dist/cjs/i18n/da.js +11 -15
- package/dist/cjs/i18n/de.js +11 -15
- package/dist/cjs/i18n/en.js +11 -15
- package/dist/cjs/i18n/en_GB.js +11 -15
- package/dist/cjs/i18n/es.js +11 -15
- package/dist/cjs/i18n/fi.js +11 -15
- package/dist/cjs/i18n/fr.js +11 -15
- package/dist/cjs/i18n/hu.js +11 -15
- package/dist/cjs/i18n/it.js +11 -15
- package/dist/cjs/i18n/ja.js +11 -15
- package/dist/cjs/i18n/ko.js +11 -15
- package/dist/cjs/i18n/nb.js +11 -15
- package/dist/cjs/i18n/nl.js +11 -15
- package/dist/cjs/i18n/pl.js +11 -15
- package/dist/cjs/i18n/pt_BR.js +11 -15
- package/dist/cjs/i18n/ru.js +11 -15
- package/dist/cjs/i18n/sv.js +11 -15
- package/dist/cjs/i18n/th.js +11 -15
- package/dist/cjs/i18n/tr.js +11 -15
- package/dist/cjs/i18n/uk.js +11 -15
- package/dist/cjs/i18n/vi.js +11 -15
- package/dist/cjs/i18n/zh.js +11 -15
- package/dist/cjs/i18n/zh_TW.js +11 -15
- package/dist/cjs/version.json +1 -1
- package/dist/es2019/i18n/cs.js +11 -15
- package/dist/es2019/i18n/da.js +11 -15
- package/dist/es2019/i18n/de.js +11 -15
- package/dist/es2019/i18n/en.js +11 -15
- package/dist/es2019/i18n/en_GB.js +11 -15
- package/dist/es2019/i18n/es.js +11 -15
- package/dist/es2019/i18n/fi.js +11 -15
- package/dist/es2019/i18n/fr.js +11 -15
- package/dist/es2019/i18n/hu.js +11 -15
- package/dist/es2019/i18n/it.js +11 -15
- package/dist/es2019/i18n/ja.js +11 -15
- package/dist/es2019/i18n/ko.js +11 -15
- package/dist/es2019/i18n/nb.js +11 -15
- package/dist/es2019/i18n/nl.js +11 -15
- package/dist/es2019/i18n/pl.js +11 -15
- package/dist/es2019/i18n/pt_BR.js +11 -15
- package/dist/es2019/i18n/ru.js +11 -15
- package/dist/es2019/i18n/sv.js +11 -15
- package/dist/es2019/i18n/th.js +11 -15
- package/dist/es2019/i18n/tr.js +11 -15
- package/dist/es2019/i18n/uk.js +11 -15
- package/dist/es2019/i18n/vi.js +11 -15
- package/dist/es2019/i18n/zh.js +11 -15
- package/dist/es2019/i18n/zh_TW.js +11 -15
- package/dist/es2019/version.json +1 -1
- package/dist/esm/i18n/cs.js +11 -15
- package/dist/esm/i18n/da.js +11 -15
- package/dist/esm/i18n/de.js +11 -15
- package/dist/esm/i18n/en.js +11 -15
- package/dist/esm/i18n/en_GB.js +11 -15
- package/dist/esm/i18n/es.js +11 -15
- package/dist/esm/i18n/fi.js +11 -15
- package/dist/esm/i18n/fr.js +11 -15
- package/dist/esm/i18n/hu.js +11 -15
- package/dist/esm/i18n/it.js +11 -15
- package/dist/esm/i18n/ja.js +11 -15
- package/dist/esm/i18n/ko.js +11 -15
- package/dist/esm/i18n/nb.js +11 -15
- package/dist/esm/i18n/nl.js +11 -15
- package/dist/esm/i18n/pl.js +11 -15
- package/dist/esm/i18n/pt_BR.js +11 -15
- package/dist/esm/i18n/ru.js +11 -15
- package/dist/esm/i18n/sv.js +11 -15
- package/dist/esm/i18n/th.js +11 -15
- package/dist/esm/i18n/tr.js +11 -15
- package/dist/esm/i18n/uk.js +11 -15
- package/dist/esm/i18n/vi.js +11 -15
- package/dist/esm/i18n/zh.js +11 -15
- package/dist/esm/i18n/zh_TW.js +11 -15
- package/dist/esm/version.json +1 -1
- package/dist/types/api/ContextMentionResource.d.ts +1 -1
- package/dist/types/api/analytics.d.ts +2 -2
- package/dist/types/components/Mention/index.d.ts +3 -3
- package/dist/types/components/MentionList/index.d.ts +2 -2
- package/dist/types/components/MentionPicker/index.d.ts +4 -4
- package/dist/types/components/NoAccessTooltip/main.d.ts +1 -1
- package/dist/types/components/ResourcedMentionList/index.d.ts +3 -3
- package/dist/types/config/index.d.ts +2 -2
- package/dist/types/i18n/cs.d.ts +13 -17
- package/dist/types/i18n/da.d.ts +13 -17
- package/dist/types/i18n/de.d.ts +13 -17
- package/dist/types/i18n/en.d.ts +13 -17
- package/dist/types/i18n/en_GB.d.ts +13 -17
- package/dist/types/i18n/en_ZZ.d.ts +6 -6
- package/dist/types/i18n/es.d.ts +13 -17
- package/dist/types/i18n/et.d.ts +6 -6
- package/dist/types/i18n/fi.d.ts +13 -17
- package/dist/types/i18n/fr.d.ts +13 -17
- package/dist/types/i18n/hu.d.ts +13 -17
- package/dist/types/i18n/is.d.ts +6 -6
- package/dist/types/i18n/it.d.ts +13 -17
- package/dist/types/i18n/ja.d.ts +13 -17
- package/dist/types/i18n/ko.d.ts +13 -17
- package/dist/types/i18n/languages.d.ts +6 -6
- package/dist/types/i18n/nb.d.ts +13 -17
- package/dist/types/i18n/nl.d.ts +13 -17
- package/dist/types/i18n/pl.d.ts +13 -17
- package/dist/types/i18n/pt_BR.d.ts +13 -17
- package/dist/types/i18n/pt_PT.d.ts +6 -6
- package/dist/types/i18n/ro.d.ts +6 -6
- package/dist/types/i18n/ru.d.ts +13 -17
- package/dist/types/i18n/sk.d.ts +6 -6
- package/dist/types/i18n/sv.d.ts +13 -17
- package/dist/types/i18n/th.d.ts +13 -17
- package/dist/types/i18n/tr.d.ts +13 -17
- package/dist/types/i18n/uk.d.ts +13 -17
- package/dist/types/i18n/vi.d.ts +13 -17
- package/dist/types/i18n/zh.d.ts +13 -17
- package/dist/types/i18n/zh_TW.d.ts +13 -17
- package/dist/types/types.d.ts +7 -7
- package/dist/types/util/analytics.d.ts +3 -3
- package/dist/types/util/i18n.d.ts +2 -2
- package/dist/types-ts4.5/_constants.d.ts +1 -0
- package/dist/types-ts4.5/api/ContextMentionResource.d.ts +23 -0
- package/dist/types-ts4.5/api/MentionNameClient.d.ts +11 -0
- package/dist/types-ts4.5/api/MentionNameResolver.d.ts +23 -0
- package/dist/types-ts4.5/api/MentionResource.d.ts +93 -0
- package/dist/types-ts4.5/api/PresenceResource.d.ts +119 -0
- package/dist/types-ts4.5/api/TeamMentionResource.d.ts +33 -0
- package/dist/types-ts4.5/api/analytics.d.ts +17 -0
- package/dist/types-ts4.5/components/LockCircleIcon/index.d.ts +3 -0
- package/dist/types-ts4.5/components/Mention/PrimitiveMention.d.ts +7 -0
- package/dist/types-ts4.5/components/Mention/ResourcedMention.d.ts +27 -0
- package/dist/types-ts4.5/components/Mention/index.d.ts +31 -0
- package/dist/types-ts4.5/components/Mention/ufoExperiences.d.ts +9 -0
- package/dist/types-ts4.5/components/MentionDescriptionByline/TeamMentionDescriptionByline.d.ts +7 -0
- package/dist/types-ts4.5/components/MentionDescriptionByline/UserMentionDescriptionByline.d.ts +5 -0
- package/dist/types-ts4.5/components/MentionDescriptionByline/index.d.ts +5 -0
- package/dist/types-ts4.5/components/MentionDescriptionByline/styles.d.ts +5 -0
- package/dist/types-ts4.5/components/MentionDescriptionByline/types.d.ts +4 -0
- package/dist/types-ts4.5/components/MentionItem/MentionHighlightHelpers.d.ts +3 -0
- package/dist/types-ts4.5/components/MentionItem/index.d.ts +16 -0
- package/dist/types-ts4.5/components/MentionItem/styles.d.ts +46 -0
- package/dist/types-ts4.5/components/MentionList/index.d.ts +41 -0
- package/dist/types-ts4.5/components/MentionList/styles.d.ts +8 -0
- package/dist/types-ts4.5/components/MentionListError/GenericErrorIllustration.d.ts +7 -0
- package/dist/types-ts4.5/components/MentionListError/index.d.ts +13 -0
- package/dist/types-ts4.5/components/MentionListError/styles.d.ts +17 -0
- package/dist/types-ts4.5/components/MentionPicker/index.d.ts +77 -0
- package/dist/types-ts4.5/components/MentionPicker/styles.d.ts +12 -0
- package/dist/types-ts4.5/components/MessagesIntlProvider/index.d.ts +3 -0
- package/dist/types-ts4.5/components/NoAccessTooltip/index.d.ts +6 -0
- package/dist/types-ts4.5/components/NoAccessTooltip/main.d.ts +7 -0
- package/dist/types-ts4.5/components/Popup/index.d.ts +26 -0
- package/dist/types-ts4.5/components/ResourcedMentionList/index.d.ts +46 -0
- package/dist/types-ts4.5/components/Scrollable/index.d.ts +11 -0
- package/dist/types-ts4.5/components/Scrollable/styles.d.ts +5 -0
- package/dist/types-ts4.5/components/i18n.d.ts +57 -0
- package/dist/types-ts4.5/config/index.d.ts +5 -0
- package/dist/types-ts4.5/element.d.ts +3 -0
- package/dist/types-ts4.5/i18n/cs.d.ts +20 -0
- package/dist/types-ts4.5/i18n/da.d.ts +20 -0
- package/dist/types-ts4.5/i18n/de.d.ts +20 -0
- package/dist/types-ts4.5/i18n/en.d.ts +20 -0
- package/dist/types-ts4.5/i18n/en_GB.d.ts +20 -0
- package/dist/types-ts4.5/i18n/en_ZZ.d.ts +24 -0
- package/dist/types-ts4.5/i18n/es.d.ts +20 -0
- package/dist/types-ts4.5/i18n/et.d.ts +20 -0
- package/dist/types-ts4.5/i18n/fi.d.ts +20 -0
- package/dist/types-ts4.5/i18n/fr.d.ts +20 -0
- package/dist/types-ts4.5/i18n/hu.d.ts +20 -0
- package/dist/types-ts4.5/i18n/index.d.ts +35 -0
- package/dist/types-ts4.5/i18n/is.d.ts +24 -0
- package/dist/types-ts4.5/i18n/it.d.ts +20 -0
- package/dist/types-ts4.5/i18n/ja.d.ts +20 -0
- package/dist/types-ts4.5/i18n/ko.d.ts +20 -0
- package/dist/types-ts4.5/i18n/languages.d.ts +33 -0
- package/dist/types-ts4.5/i18n/nb.d.ts +20 -0
- package/dist/types-ts4.5/i18n/nl.d.ts +20 -0
- package/dist/types-ts4.5/i18n/pl.d.ts +20 -0
- package/dist/types-ts4.5/i18n/pt_BR.d.ts +20 -0
- package/dist/types-ts4.5/i18n/pt_PT.d.ts +20 -0
- package/dist/types-ts4.5/i18n/ro.d.ts +24 -0
- package/dist/types-ts4.5/i18n/ru.d.ts +20 -0
- package/dist/types-ts4.5/i18n/sk.d.ts +20 -0
- package/dist/types-ts4.5/i18n/sv.d.ts +20 -0
- package/dist/types-ts4.5/i18n/th.d.ts +20 -0
- package/dist/types-ts4.5/i18n/tr.d.ts +20 -0
- package/dist/types-ts4.5/i18n/uk.d.ts +20 -0
- package/dist/types-ts4.5/i18n/vi.d.ts +20 -0
- package/dist/types-ts4.5/i18n/zh.d.ts +20 -0
- package/dist/types-ts4.5/i18n/zh_TW.d.ts +20 -0
- package/dist/types-ts4.5/i18n.d.ts +1 -0
- package/dist/types-ts4.5/index.d.ts +17 -0
- package/dist/types-ts4.5/item.d.ts +2 -0
- package/dist/types-ts4.5/resource.d.ts +10 -0
- package/dist/types-ts4.5/shared-styles.d.ts +5 -0
- package/dist/types-ts4.5/team-resource.d.ts +8 -0
- package/dist/types-ts4.5/typeahead.d.ts +3 -0
- package/dist/types-ts4.5/types.d.ts +168 -0
- package/dist/types-ts4.5/util/analytics.d.ts +30 -0
- package/dist/types-ts4.5/util/i18n.d.ts +29 -0
- package/dist/types-ts4.5/util/id.d.ts +2 -0
- package/dist/types-ts4.5/util/index.d.ts +1 -0
- package/dist/types-ts4.5/util/logger.d.ts +4 -0
- package/dist/types-ts4.5/util/mouse.d.ts +8 -0
- package/element/package.json +2 -2
- package/i18n/package.json +2 -2
- package/item/package.json +2 -2
- package/package.json +13 -5
- package/resource/package.json +2 -2
- package/shared-styles/package.json +2 -2
- package/team-resource/package.json +2 -2
- package/typeahead/package.json +2 -2
- package/types/package.json +2 -2
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,17 @@
|
|
|
1
1
|
# @atlaskit/mention
|
|
2
2
|
|
|
3
|
+
## 22.1.2
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- [`9d00501a414`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d00501a414) - Ensure legacy types are published for TS 4.5-4.8
|
|
8
|
+
|
|
9
|
+
## 22.1.1
|
|
10
|
+
|
|
11
|
+
### Patch Changes
|
|
12
|
+
|
|
13
|
+
- [`41fae2c6f68`](https://bitbucket.org/atlassian/atlassian-frontend/commits/41fae2c6f68) - Upgrade Typescript from `4.5.5` to `4.9.5`
|
|
14
|
+
|
|
3
15
|
## 22.1.0
|
|
4
16
|
|
|
5
17
|
### Minor Changes
|
package/_constants/package.json
CHANGED
package/dist/cjs/i18n/cs.js
CHANGED
|
@@ -13,20 +13,16 @@ exports.default = void 0;
|
|
|
13
13
|
*/
|
|
14
14
|
//Czech
|
|
15
15
|
var _default = {
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
"fabric.mention.error.loginAgain": "Zkuste se odhlásit a znovu přihlásit",
|
|
28
|
-
"fabric.mention.noAccess.label": "Žádný přístup",
|
|
29
|
-
"fabric.mention.noAccess.warning": "Uživatel {name} nebude informován, protože nemá přístup",
|
|
30
|
-
"fabric.mention.unknow.user.error": "Neznámý uživatel {userId}"
|
|
16
|
+
'fabric.elements.mentions.team.member.50plus': 'Tým • 50 a více členů',
|
|
17
|
+
'fabric.elements.mentions.team.member.50plus.including.you': 'Tým • 50 a více členů včetně vás',
|
|
18
|
+
'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ů}}',
|
|
19
|
+
'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}}',
|
|
20
|
+
'fabric.mention.error.defaultAction': 'Zkuste to znovu za pár sekund',
|
|
21
|
+
'fabric.mention.error.defaultHeadline': 'Něco se pokazilo',
|
|
22
|
+
'fabric.mention.error.differentText': 'Zkuste zadat jiný text',
|
|
23
|
+
'fabric.mention.error.loginAgain': 'Zkuste se odhlásit a znovu přihlásit',
|
|
24
|
+
'fabric.mention.noAccess.label': 'Žádný přístup',
|
|
25
|
+
'fabric.mention.noAccess.warning': 'Uživatel {name} nebude informován, protože nemá přístup',
|
|
26
|
+
'fabric.mention.unknow.user.error': 'Neznámý uživatel {userId}'
|
|
31
27
|
};
|
|
32
28
|
exports.default = _default;
|
package/dist/cjs/i18n/da.js
CHANGED
|
@@ -13,20 +13,16 @@ exports.default = void 0;
|
|
|
13
13
|
*/
|
|
14
14
|
//Danish (Denmark)
|
|
15
15
|
var _default = {
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
"fabric.mention.error.loginAgain": "Prøv at logge ud og derefter ind igen",
|
|
28
|
-
"fabric.mention.noAccess.label": "Ingen adgang",
|
|
29
|
-
"fabric.mention.noAccess.warning": "{name} får ikke besked, da personen ikke har adgang",
|
|
30
|
-
"fabric.mention.unknow.user.error": "Ukendt bruger {userId}"
|
|
16
|
+
'fabric.elements.mentions.team.member.50plus': 'Team • Over 50 medlemmer',
|
|
17
|
+
'fabric.elements.mentions.team.member.50plus.including.you': 'Team • Over 50 medlemmer, inklusive dig',
|
|
18
|
+
'fabric.elements.mentions.team.member.count': '{0, plural, one {Team • 1 medlem} other {Team • {0} medlemmer}}',
|
|
19
|
+
'fabric.elements.mentions.team.member.count.including.you': '{0, plural, one {Team • 1 medlem, inklusive dig} other {Team • {0} medlemmer, inklusive dig}}',
|
|
20
|
+
'fabric.mention.error.defaultAction': 'Prøv igen om nogle sekunder',
|
|
21
|
+
'fabric.mention.error.defaultHeadline': 'Noget gik galt',
|
|
22
|
+
'fabric.mention.error.differentText': 'Prøv at indtaste en anden tekst',
|
|
23
|
+
'fabric.mention.error.loginAgain': 'Prøv at logge ud og derefter ind igen',
|
|
24
|
+
'fabric.mention.noAccess.label': 'Ingen adgang',
|
|
25
|
+
'fabric.mention.noAccess.warning': '{name} får ikke besked, da personen ikke har adgang',
|
|
26
|
+
'fabric.mention.unknow.user.error': 'Ukendt bruger {userId}'
|
|
31
27
|
};
|
|
32
28
|
exports.default = _default;
|
package/dist/cjs/i18n/de.js
CHANGED
|
@@ -13,20 +13,16 @@ exports.default = void 0;
|
|
|
13
13
|
*/
|
|
14
14
|
//German (Germany)
|
|
15
15
|
var _default = {
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
"fabric.mention.error.loginAgain": "Loggen Sie sich aus und wieder ein.",
|
|
28
|
-
"fabric.mention.noAccess.label": "Kein Zugriff",
|
|
29
|
-
"fabric.mention.noAccess.warning": "{name} wird nicht benachrichtigt, da diese Person keinen Zugriff besitzt.",
|
|
30
|
-
"fabric.mention.unknow.user.error": "Unbekannter Benutzer {userId}"
|
|
16
|
+
'fabric.elements.mentions.team.member.50plus': 'Team • über 50 Mitglieder',
|
|
17
|
+
'fabric.elements.mentions.team.member.50plus.including.you': 'Team • über 50 Mitglieder, einschließlich Ihnen',
|
|
18
|
+
'fabric.elements.mentions.team.member.count': '{0, plural, one {Team • 1 Mitglied} other {Team • {0} Mitglieder}}',
|
|
19
|
+
'fabric.elements.mentions.team.member.count.including.you': '{0, plural, one {Team • 1 Mitglied, einschließlich Ihnen} other {Team • {0} Mitglieder, einschließlich Ihnen}}',
|
|
20
|
+
'fabric.mention.error.defaultAction': 'Versuchen Sie es in ein paar Sekunden erneut.',
|
|
21
|
+
'fabric.mention.error.defaultHeadline': 'Irgendetwas ist schiefgelaufen',
|
|
22
|
+
'fabric.mention.error.differentText': 'Versuchen Sie, einen anderen Text einzugeben.',
|
|
23
|
+
'fabric.mention.error.loginAgain': 'Loggen Sie sich aus und wieder ein.',
|
|
24
|
+
'fabric.mention.noAccess.label': 'Kein Zugriff',
|
|
25
|
+
'fabric.mention.noAccess.warning': '{name} wird nicht benachrichtigt, da diese Person keinen Zugriff besitzt.',
|
|
26
|
+
'fabric.mention.unknow.user.error': 'Unbekannter Benutzer {userId}'
|
|
31
27
|
};
|
|
32
28
|
exports.default = _default;
|
package/dist/cjs/i18n/en.js
CHANGED
|
@@ -13,20 +13,16 @@ exports.default = void 0;
|
|
|
13
13
|
*/
|
|
14
14
|
//
|
|
15
15
|
var _default = {
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
"fabric.mention.error.loginAgain": "Try logging out then in again",
|
|
28
|
-
"fabric.mention.noAccess.label": "No access",
|
|
29
|
-
"fabric.mention.noAccess.warning": "{name} won't be notified as they have no access",
|
|
30
|
-
"fabric.mention.unknow.user.error": "Unknown user {userId}"
|
|
16
|
+
'fabric.elements.mentions.team.member.50plus': 'Team • 50+ members',
|
|
17
|
+
'fabric.elements.mentions.team.member.50plus.including.you': 'Team • 50+ members, including you',
|
|
18
|
+
'fabric.elements.mentions.team.member.count': 'Team • {0, plural, one {1 member} other {{0} members}}',
|
|
19
|
+
'fabric.elements.mentions.team.member.count.including.you': 'Team • {0, plural, one {1 member} other {{0} members}}, including you',
|
|
20
|
+
'fabric.mention.error.defaultAction': 'Try again in a few seconds',
|
|
21
|
+
'fabric.mention.error.defaultHeadline': 'Something went wrong',
|
|
22
|
+
'fabric.mention.error.differentText': 'Try entering different text',
|
|
23
|
+
'fabric.mention.error.loginAgain': 'Try logging out then in again',
|
|
24
|
+
'fabric.mention.noAccess.label': 'No access',
|
|
25
|
+
'fabric.mention.noAccess.warning': "{name} won't be notified as they have no access",
|
|
26
|
+
'fabric.mention.unknow.user.error': 'Unknown user {userId}'
|
|
31
27
|
};
|
|
32
28
|
exports.default = _default;
|
package/dist/cjs/i18n/en_GB.js
CHANGED
|
@@ -13,20 +13,16 @@ exports.default = void 0;
|
|
|
13
13
|
*/
|
|
14
14
|
//English (United Kingdom)
|
|
15
15
|
var _default = {
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
"fabric.mention.error.loginAgain": "Try logging out then in again",
|
|
28
|
-
"fabric.mention.noAccess.label": "No access",
|
|
29
|
-
"fabric.mention.noAccess.warning": "{name} won't be notified as they have no access",
|
|
30
|
-
"fabric.mention.unknow.user.error": "Unknown user {userId}"
|
|
16
|
+
'fabric.elements.mentions.team.member.50plus': 'Team • 50+ members',
|
|
17
|
+
'fabric.elements.mentions.team.member.50plus.including.you': 'Team • 50+ members, including you',
|
|
18
|
+
'fabric.elements.mentions.team.member.count': 'Team • {0, plural, one {1 member} other {{0} members}}',
|
|
19
|
+
'fabric.elements.mentions.team.member.count.including.you': 'Team • {0, plural, one {1 member} other {{0} members}}, including you',
|
|
20
|
+
'fabric.mention.error.defaultAction': 'Try again in a few seconds',
|
|
21
|
+
'fabric.mention.error.defaultHeadline': 'Something went wrong',
|
|
22
|
+
'fabric.mention.error.differentText': 'Try entering different text',
|
|
23
|
+
'fabric.mention.error.loginAgain': 'Try logging out then in again',
|
|
24
|
+
'fabric.mention.noAccess.label': 'No access',
|
|
25
|
+
'fabric.mention.noAccess.warning': "{name} won't be notified as they have no access",
|
|
26
|
+
'fabric.mention.unknow.user.error': 'Unknown user {userId}'
|
|
31
27
|
};
|
|
32
28
|
exports.default = _default;
|
package/dist/cjs/i18n/es.js
CHANGED
|
@@ -13,20 +13,16 @@ exports.default = void 0;
|
|
|
13
13
|
*/
|
|
14
14
|
//Spanish (International)
|
|
15
15
|
var _default = {
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
"fabric.mention.error.loginAgain": "Prueba a cerrar y abrir sesión de nuevo",
|
|
28
|
-
"fabric.mention.noAccess.label": "Sin acceso",
|
|
29
|
-
"fabric.mention.noAccess.warning": "{name} no recibirá una notificación porque no tiene acceso",
|
|
30
|
-
"fabric.mention.unknow.user.error": "Usuario desconocido {userId}"
|
|
16
|
+
'fabric.elements.mentions.team.member.50plus': 'Equipo • Más de 50 miembros',
|
|
17
|
+
'fabric.elements.mentions.team.member.50plus.including.you': 'Equipo • Más de 50 miembros, incluyéndote a ti',
|
|
18
|
+
'fabric.elements.mentions.team.member.count': '{0, plural, one {Equipo • 1 miembro} other {Equipo • {0} miembros}}',
|
|
19
|
+
'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}}',
|
|
20
|
+
'fabric.mention.error.defaultAction': 'Vuelve a intentarlo en unos segundos',
|
|
21
|
+
'fabric.mention.error.defaultHeadline': 'Algo ha ido mal',
|
|
22
|
+
'fabric.mention.error.differentText': 'Prueba a escribir otro texto',
|
|
23
|
+
'fabric.mention.error.loginAgain': 'Prueba a cerrar y abrir sesión de nuevo',
|
|
24
|
+
'fabric.mention.noAccess.label': 'Sin acceso',
|
|
25
|
+
'fabric.mention.noAccess.warning': '{name} no recibirá una notificación porque no tiene acceso',
|
|
26
|
+
'fabric.mention.unknow.user.error': 'Usuario desconocido {userId}'
|
|
31
27
|
};
|
|
32
28
|
exports.default = _default;
|
package/dist/cjs/i18n/fi.js
CHANGED
|
@@ -13,20 +13,16 @@ exports.default = void 0;
|
|
|
13
13
|
*/
|
|
14
14
|
//Finnish
|
|
15
15
|
var _default = {
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
"fabric.mention.error.loginAgain": "Kirjaudu ulos ja sitten uudelleen sisään",
|
|
28
|
-
"fabric.mention.noAccess.label": "Ei pääsyä",
|
|
29
|
-
"fabric.mention.noAccess.warning": "{name} ei saa ilmoitusta, koska hänellä ei ole pääsyä",
|
|
30
|
-
"fabric.mention.unknow.user.error": "Tuntematon käyttäjä {userId}"
|
|
16
|
+
'fabric.elements.mentions.team.member.50plus': 'Tiimi • 50+ jäsentä',
|
|
17
|
+
'fabric.elements.mentions.team.member.50plus.including.you': 'Tiimi • 50+ jäsentä sinä mukaan lukien',
|
|
18
|
+
'fabric.elements.mentions.team.member.count': '{0, plural, one {Tiimi • 1 jäsen} other {Tiimi • {0} jäsentä}}',
|
|
19
|
+
'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}}',
|
|
20
|
+
'fabric.mention.error.defaultAction': 'Yritä uudelleen hetken kuluttua',
|
|
21
|
+
'fabric.mention.error.defaultHeadline': 'Jotain meni pieleen',
|
|
22
|
+
'fabric.mention.error.differentText': 'Kirjoita eri teksti',
|
|
23
|
+
'fabric.mention.error.loginAgain': 'Kirjaudu ulos ja sitten uudelleen sisään',
|
|
24
|
+
'fabric.mention.noAccess.label': 'Ei pääsyä',
|
|
25
|
+
'fabric.mention.noAccess.warning': '{name} ei saa ilmoitusta, koska hänellä ei ole pääsyä',
|
|
26
|
+
'fabric.mention.unknow.user.error': 'Tuntematon käyttäjä {userId}'
|
|
31
27
|
};
|
|
32
28
|
exports.default = _default;
|
package/dist/cjs/i18n/fr.js
CHANGED
|
@@ -13,20 +13,16 @@ exports.default = void 0;
|
|
|
13
13
|
*/
|
|
14
14
|
//French (France)
|
|
15
15
|
var _default = {
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
"fabric.mention.error.loginAgain": "Essayez de vous déconnecter et de vous reconnecter",
|
|
28
|
-
"fabric.mention.noAccess.label": "Aucun accès",
|
|
29
|
-
"fabric.mention.noAccess.warning": "{name} ne sera pas prévenu, car cet utilisateur n'a pas d'accès",
|
|
30
|
-
"fabric.mention.unknow.user.error": "Utilisateur inconnu {userId}"
|
|
16
|
+
'fabric.elements.mentions.team.member.50plus': 'Équipe • Plus de 50 membres',
|
|
17
|
+
'fabric.elements.mentions.team.member.50plus.including.you': 'Équipe • Plus de 50 membres, dont vous',
|
|
18
|
+
'fabric.elements.mentions.team.member.count': '{0, plural, one {Équipe • 1 membre} other {Équipe • {0} membres}}',
|
|
19
|
+
'fabric.elements.mentions.team.member.count.including.you': '{0, plural, one {Équipe • 1 membre, dont vous} other {Équipe • {0} membres, dont vous}}',
|
|
20
|
+
'fabric.mention.error.defaultAction': 'Réessayez dans quelques secondes',
|
|
21
|
+
'fabric.mention.error.defaultHeadline': "Une erreur s'est produite",
|
|
22
|
+
'fabric.mention.error.differentText': 'Essayer de modifier le texte',
|
|
23
|
+
'fabric.mention.error.loginAgain': 'Essayez de vous déconnecter et de vous reconnecter',
|
|
24
|
+
'fabric.mention.noAccess.label': 'Aucun accès',
|
|
25
|
+
'fabric.mention.noAccess.warning': "{name} ne sera pas prévenu, car cet utilisateur n'a pas d'accès",
|
|
26
|
+
'fabric.mention.unknow.user.error': 'Utilisateur inconnu {userId}'
|
|
31
27
|
};
|
|
32
28
|
exports.default = _default;
|
package/dist/cjs/i18n/hu.js
CHANGED
|
@@ -13,20 +13,16 @@ exports.default = void 0;
|
|
|
13
13
|
*/
|
|
14
14
|
//Hungarian
|
|
15
15
|
var _default = {
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
"fabric.mention.error.loginAgain": "Próbáljon meg kijelentkezni, majd újból bejelentkezni.",
|
|
28
|
-
"fabric.mention.noAccess.label": "Nincs hozzáférés",
|
|
29
|
-
"fabric.mention.noAccess.warning": "{name} nem kap értesítést, mert nincs hozzáférése.",
|
|
30
|
-
"fabric.mention.unknow.user.error": "Ismeretlen felhasználó: {userId}"
|
|
16
|
+
'fabric.elements.mentions.team.member.50plus': 'Csapat • 50+ tag',
|
|
17
|
+
'fabric.elements.mentions.team.member.50plus.including.you': 'Csapat • 50+ tag veled együtt',
|
|
18
|
+
'fabric.elements.mentions.team.member.count': '{0, plural, one {Csapat • 1 tag} other {Csapat • {0} tag}}',
|
|
19
|
+
'fabric.elements.mentions.team.member.count.including.you': '{0, plural, one {Csapat • 1 tag veled együtt} other {Csapat • {0} tag veled együtt}}',
|
|
20
|
+
'fabric.mention.error.defaultAction': 'Néhány másodperc múlva próbálja meg újból.',
|
|
21
|
+
'fabric.mention.error.defaultHeadline': 'Hiba történt.',
|
|
22
|
+
'fabric.mention.error.differentText': 'Próbáljon meg más szöveget beírni.',
|
|
23
|
+
'fabric.mention.error.loginAgain': 'Próbáljon meg kijelentkezni, majd újból bejelentkezni.',
|
|
24
|
+
'fabric.mention.noAccess.label': 'Nincs hozzáférés',
|
|
25
|
+
'fabric.mention.noAccess.warning': '{name} nem kap értesítést, mert nincs hozzáférése.',
|
|
26
|
+
'fabric.mention.unknow.user.error': 'Ismeretlen felhasználó: {userId}'
|
|
31
27
|
};
|
|
32
28
|
exports.default = _default;
|
package/dist/cjs/i18n/it.js
CHANGED
|
@@ -13,20 +13,16 @@ exports.default = void 0;
|
|
|
13
13
|
*/
|
|
14
14
|
//Italian (Italy)
|
|
15
15
|
var _default = {
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
"fabric.mention.error.loginAgain": "Prova a uscire e ad accedere di nuovo",
|
|
28
|
-
"fabric.mention.noAccess.label": "Nessun accesso",
|
|
29
|
-
"fabric.mention.noAccess.warning": "A {name} non verrà inviata una notifica poiché non ha accesso",
|
|
30
|
-
"fabric.mention.unknow.user.error": "Utente {userId} sconosciuto"
|
|
16
|
+
'fabric.elements.mentions.team.member.50plus': 'Team • 50+ membri',
|
|
17
|
+
'fabric.elements.mentions.team.member.50plus.including.you': 'Team • 50+ membri, te compreso',
|
|
18
|
+
'fabric.elements.mentions.team.member.count': '{0, plural, one {Team • 1 membro} other {Team • {0} membri}}',
|
|
19
|
+
'fabric.elements.mentions.team.member.count.including.you': '{0, plural, one {Team • 1 membro, te compreso} other {Team • {0} membri, te compreso}}',
|
|
20
|
+
'fabric.mention.error.defaultAction': 'Riprova tra qualche secondo',
|
|
21
|
+
'fabric.mention.error.defaultHeadline': 'Si è verificato un errore',
|
|
22
|
+
'fabric.mention.error.differentText': 'Prova a inserire un testo diverso',
|
|
23
|
+
'fabric.mention.error.loginAgain': 'Prova a uscire e ad accedere di nuovo',
|
|
24
|
+
'fabric.mention.noAccess.label': 'Nessun accesso',
|
|
25
|
+
'fabric.mention.noAccess.warning': 'A {name} non verrà inviata una notifica poiché non ha accesso',
|
|
26
|
+
'fabric.mention.unknow.user.error': 'Utente {userId} sconosciuto'
|
|
31
27
|
};
|
|
32
28
|
exports.default = _default;
|
package/dist/cjs/i18n/ja.js
CHANGED
|
@@ -13,20 +13,16 @@ exports.default = void 0;
|
|
|
13
13
|
*/
|
|
14
14
|
//Japanese
|
|
15
15
|
var _default = {
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
"fabric.mention.error.loginAgain": "一度ログアウトしてからもう一度ログインしてみてください",
|
|
28
|
-
"fabric.mention.noAccess.label": "アクセス権限がありません",
|
|
29
|
-
"fabric.mention.noAccess.warning": "{name} さんはアクセス権限がないため、通知されません",
|
|
30
|
-
"fabric.mention.unknow.user.error": "不明なユーザー: {userId}"
|
|
16
|
+
'fabric.elements.mentions.team.member.50plus': 'チーム • 50 人以上のメンバー',
|
|
17
|
+
'fabric.elements.mentions.team.member.50plus.including.you': 'チーム • あなたを含む 50 人以上のメンバー',
|
|
18
|
+
'fabric.elements.mentions.team.member.count': '{0, plural, other {チーム • {0} 人のメンバー}}',
|
|
19
|
+
'fabric.elements.mentions.team.member.count.including.you': '{0, plural, other {チーム • あなたを含む {0} 人のメンバー}}',
|
|
20
|
+
'fabric.mention.error.defaultAction': '数秒後にもう一度お試しください',
|
|
21
|
+
'fabric.mention.error.defaultHeadline': '問題が発生しました',
|
|
22
|
+
'fabric.mention.error.differentText': '別のテキストを入力してください',
|
|
23
|
+
'fabric.mention.error.loginAgain': '一度ログアウトしてからもう一度ログインしてみてください',
|
|
24
|
+
'fabric.mention.noAccess.label': 'アクセス権限がありません',
|
|
25
|
+
'fabric.mention.noAccess.warning': '{name} さんはアクセス権限がないため、通知されません',
|
|
26
|
+
'fabric.mention.unknow.user.error': '不明なユーザー: {userId}'
|
|
31
27
|
};
|
|
32
28
|
exports.default = _default;
|
package/dist/cjs/i18n/ko.js
CHANGED
|
@@ -13,20 +13,16 @@ exports.default = void 0;
|
|
|
13
13
|
*/
|
|
14
14
|
//Korean
|
|
15
15
|
var _default = {
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
"fabric.mention.error.loginAgain": "로그아웃한 다음 다시 로그인해 보십시오",
|
|
28
|
-
"fabric.mention.noAccess.label": "액세스 권한 없음",
|
|
29
|
-
"fabric.mention.noAccess.warning": "{name}은(는) 액세스 권한이 없어 알림을 받지 못합니다",
|
|
30
|
-
"fabric.mention.unknow.user.error": "알 수 없는 사용자 {userId}"
|
|
16
|
+
'fabric.elements.mentions.team.member.50plus': '팀 • 구성원 50명 이상',
|
|
17
|
+
'fabric.elements.mentions.team.member.50plus.including.you': '팀 • 자신을 포함하여 구성원 50명 이상',
|
|
18
|
+
'fabric.elements.mentions.team.member.count': '{0, plural, other {팀 • 구성원 {0}명}}',
|
|
19
|
+
'fabric.elements.mentions.team.member.count.including.you': '{0, plural, other {팀 • 자신을 포함하여 구성원 {0}명}}',
|
|
20
|
+
'fabric.mention.error.defaultAction': '몇 초 후에 다시 시도하십시오',
|
|
21
|
+
'fabric.mention.error.defaultHeadline': '문제가 발생했습니다',
|
|
22
|
+
'fabric.mention.error.differentText': '다른 텍스트를 입력해 보십시오',
|
|
23
|
+
'fabric.mention.error.loginAgain': '로그아웃한 다음 다시 로그인해 보십시오',
|
|
24
|
+
'fabric.mention.noAccess.label': '액세스 권한 없음',
|
|
25
|
+
'fabric.mention.noAccess.warning': '{name}은(는) 액세스 권한이 없어 알림을 받지 못합니다',
|
|
26
|
+
'fabric.mention.unknow.user.error': '알 수 없는 사용자 {userId}'
|
|
31
27
|
};
|
|
32
28
|
exports.default = _default;
|
package/dist/cjs/i18n/nb.js
CHANGED
|
@@ -13,20 +13,16 @@ exports.default = void 0;
|
|
|
13
13
|
*/
|
|
14
14
|
//Norwegian (Bokmål)
|
|
15
15
|
var _default = {
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
"fabric.mention.error.loginAgain": "Prøv å logge av og deretter på igjen",
|
|
28
|
-
"fabric.mention.noAccess.label": "Ingen tilgang",
|
|
29
|
-
"fabric.mention.noAccess.warning": "{name} blir ikke varslet, da de ikke har tilgang",
|
|
30
|
-
"fabric.mention.unknow.user.error": "Ukjent bruker {userId}"
|
|
16
|
+
'fabric.elements.mentions.team.member.50plus': 'Team • flere enn 50 medlemmer',
|
|
17
|
+
'fabric.elements.mentions.team.member.50plus.including.you': 'Team • flere enn 50 medlemmer, inkludert deg',
|
|
18
|
+
'fabric.elements.mentions.team.member.count': '{0, plural, one {Team • 1 medlem} other {Team • {0} medlemmer}}',
|
|
19
|
+
'fabric.elements.mentions.team.member.count.including.you': '{0, plural, one {Team • 1 medlem, inkludert deg} other {Team • {0} medlemmer, inkludert deg}}',
|
|
20
|
+
'fabric.mention.error.defaultAction': 'Prøv igjen om noen øyeblikk',
|
|
21
|
+
'fabric.mention.error.defaultHeadline': 'Det oppsto en feil',
|
|
22
|
+
'fabric.mention.error.differentText': 'Prøv med å skrive inn annen tekst',
|
|
23
|
+
'fabric.mention.error.loginAgain': 'Prøv å logge av og deretter på igjen',
|
|
24
|
+
'fabric.mention.noAccess.label': 'Ingen tilgang',
|
|
25
|
+
'fabric.mention.noAccess.warning': '{name} blir ikke varslet, da de ikke har tilgang',
|
|
26
|
+
'fabric.mention.unknow.user.error': 'Ukjent bruker {userId}'
|
|
31
27
|
};
|
|
32
28
|
exports.default = _default;
|
package/dist/cjs/i18n/nl.js
CHANGED
|
@@ -13,20 +13,16 @@ exports.default = void 0;
|
|
|
13
13
|
*/
|
|
14
14
|
//Dutch (Netherlands)
|
|
15
15
|
var _default = {
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
"fabric.mention.error.loginAgain": "Log uit en probeer dan opnieuw in te loggen",
|
|
28
|
-
"fabric.mention.noAccess.label": "Geen toegang",
|
|
29
|
-
"fabric.mention.noAccess.warning": "{name} ontvangt geen melding omdat hij/zij geen toegang heeft",
|
|
30
|
-
"fabric.mention.unknow.user.error": "Onbekende gebruiker ({userId})"
|
|
16
|
+
'fabric.elements.mentions.team.member.50plus': 'Team • 50+ leden',
|
|
17
|
+
'fabric.elements.mentions.team.member.50plus.including.you': 'Team • 50+ leden, inclusief jezelf.',
|
|
18
|
+
'fabric.elements.mentions.team.member.count': '{0, plural, one {Team • {0} lid} other {Team • {0} leden.}}',
|
|
19
|
+
'fabric.elements.mentions.team.member.count.including.you': '{0, plural, one {Team • {0} lid, inclusief jezelf} other {Team •{0} leden, inclusief jezelf}}',
|
|
20
|
+
'fabric.mention.error.defaultAction': 'Probeer het over een paar seconden opnieuw',
|
|
21
|
+
'fabric.mention.error.defaultHeadline': 'Er is iets misgegaan',
|
|
22
|
+
'fabric.mention.error.differentText': 'Probeer het opnieuw met een andere tekst',
|
|
23
|
+
'fabric.mention.error.loginAgain': 'Log uit en probeer dan opnieuw in te loggen',
|
|
24
|
+
'fabric.mention.noAccess.label': 'Geen toegang',
|
|
25
|
+
'fabric.mention.noAccess.warning': '{name} ontvangt geen melding omdat hij/zij geen toegang heeft',
|
|
26
|
+
'fabric.mention.unknow.user.error': 'Onbekende gebruiker ({userId})'
|
|
31
27
|
};
|
|
32
28
|
exports.default = _default;
|
package/dist/cjs/i18n/pl.js
CHANGED
|
@@ -13,20 +13,16 @@ exports.default = void 0;
|
|
|
13
13
|
*/
|
|
14
14
|
//Polish (Poland)
|
|
15
15
|
var _default = {
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
"fabric.mention.error.loginAgain": "Spróbuj się wylogować i zalogować ponownie",
|
|
28
|
-
"fabric.mention.noAccess.label": "Brak dostępu",
|
|
29
|
-
"fabric.mention.noAccess.warning": "Użytkownik {name} nie zostanie powiadomiony, ponieważ nie ma dostępu",
|
|
30
|
-
"fabric.mention.unknow.user.error": "Nieznany użytkownik {userId}"
|
|
16
|
+
'fabric.elements.mentions.team.member.50plus': 'Zespół z ponad 50 członkami',
|
|
17
|
+
'fabric.elements.mentions.team.member.50plus.including.you': 'Zespół z ponad 50 członkami, łącznie z Tobą',
|
|
18
|
+
'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}}',
|
|
19
|
+
'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ą}}',
|
|
20
|
+
'fabric.mention.error.defaultAction': 'Spróbuj ponownie za chwilę',
|
|
21
|
+
'fabric.mention.error.defaultHeadline': 'Coś poszło nie tak',
|
|
22
|
+
'fabric.mention.error.differentText': 'Spróbuj wpisać inny tekst',
|
|
23
|
+
'fabric.mention.error.loginAgain': 'Spróbuj się wylogować i zalogować ponownie',
|
|
24
|
+
'fabric.mention.noAccess.label': 'Brak dostępu',
|
|
25
|
+
'fabric.mention.noAccess.warning': 'Użytkownik {name} nie zostanie powiadomiony, ponieważ nie ma dostępu',
|
|
26
|
+
'fabric.mention.unknow.user.error': 'Nieznany użytkownik {userId}'
|
|
31
27
|
};
|
|
32
28
|
exports.default = _default;
|