@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.
- package/CHANGELOG.md +15 -3
- package/afm-cc/tsconfig.json +2 -1
- package/afm-jira/tsconfig.json +3 -2
- package/afm-products/tsconfig.json +2 -1
- package/dist/cjs/components/MentionAvatar/index.js +8 -3
- package/dist/cjs/components/MentionItem/index.js +7 -4
- package/dist/cjs/i18n/cs.js +15 -3
- package/dist/cjs/i18n/da.js +15 -3
- package/dist/cjs/i18n/de.js +15 -3
- package/dist/cjs/i18n/en.js +15 -3
- package/dist/cjs/i18n/en_GB.js +15 -3
- package/dist/cjs/i18n/en_ZZ.js +15 -3
- package/dist/cjs/i18n/es.js +15 -3
- package/dist/cjs/i18n/fi.js +15 -3
- package/dist/cjs/i18n/fr.js +15 -3
- package/dist/cjs/i18n/hr.js +15 -3
- package/dist/cjs/i18n/hu.js +15 -3
- package/dist/cjs/i18n/it.js +15 -3
- package/dist/cjs/i18n/ja.js +15 -3
- package/dist/cjs/i18n/ko.js +15 -3
- package/dist/cjs/i18n/nb.js +15 -3
- package/dist/cjs/i18n/nl.js +15 -3
- package/dist/cjs/i18n/pl.js +15 -3
- package/dist/cjs/i18n/pt_BR.js +15 -3
- package/dist/cjs/i18n/ru.js +15 -3
- package/dist/cjs/i18n/sl.js +15 -3
- package/dist/cjs/i18n/sr_RS.js +15 -3
- package/dist/cjs/i18n/sr_YR.js +15 -3
- package/dist/cjs/i18n/sv.js +15 -3
- package/dist/cjs/i18n/th.js +15 -3
- package/dist/cjs/i18n/tr.js +15 -3
- package/dist/cjs/i18n/uk.js +15 -3
- package/dist/cjs/i18n/vi.js +15 -3
- package/dist/cjs/i18n/zh.js +15 -3
- package/dist/cjs/i18n/zh_TW.js +15 -3
- package/dist/cjs/util/analytics.js +1 -1
- package/dist/es2019/components/MentionAvatar/index.js +5 -2
- package/dist/es2019/components/MentionItem/index.js +4 -3
- package/dist/es2019/i18n/cs.js +15 -3
- package/dist/es2019/i18n/da.js +15 -3
- package/dist/es2019/i18n/de.js +15 -3
- package/dist/es2019/i18n/en.js +15 -3
- package/dist/es2019/i18n/en_GB.js +15 -3
- package/dist/es2019/i18n/en_ZZ.js +15 -3
- package/dist/es2019/i18n/es.js +15 -3
- package/dist/es2019/i18n/fi.js +15 -3
- package/dist/es2019/i18n/fr.js +15 -3
- package/dist/es2019/i18n/hr.js +15 -3
- package/dist/es2019/i18n/hu.js +15 -3
- package/dist/es2019/i18n/it.js +15 -3
- package/dist/es2019/i18n/ja.js +15 -3
- package/dist/es2019/i18n/ko.js +15 -3
- package/dist/es2019/i18n/nb.js +15 -3
- package/dist/es2019/i18n/nl.js +15 -3
- package/dist/es2019/i18n/pl.js +15 -3
- package/dist/es2019/i18n/pt_BR.js +15 -3
- package/dist/es2019/i18n/ru.js +15 -3
- package/dist/es2019/i18n/sl.js +15 -3
- package/dist/es2019/i18n/sr_RS.js +15 -3
- package/dist/es2019/i18n/sr_YR.js +15 -3
- package/dist/es2019/i18n/sv.js +15 -3
- package/dist/es2019/i18n/th.js +15 -3
- package/dist/es2019/i18n/tr.js +15 -3
- package/dist/es2019/i18n/uk.js +15 -3
- package/dist/es2019/i18n/vi.js +15 -3
- package/dist/es2019/i18n/zh.js +15 -3
- package/dist/es2019/i18n/zh_TW.js +15 -3
- package/dist/es2019/util/analytics.js +1 -1
- package/dist/esm/components/MentionAvatar/index.js +6 -3
- package/dist/esm/components/MentionItem/index.js +4 -3
- package/dist/esm/i18n/cs.js +15 -3
- package/dist/esm/i18n/da.js +15 -3
- package/dist/esm/i18n/de.js +15 -3
- package/dist/esm/i18n/en.js +15 -3
- package/dist/esm/i18n/en_GB.js +15 -3
- package/dist/esm/i18n/en_ZZ.js +15 -3
- package/dist/esm/i18n/es.js +15 -3
- package/dist/esm/i18n/fi.js +15 -3
- package/dist/esm/i18n/fr.js +15 -3
- package/dist/esm/i18n/hr.js +15 -3
- package/dist/esm/i18n/hu.js +15 -3
- package/dist/esm/i18n/it.js +15 -3
- package/dist/esm/i18n/ja.js +15 -3
- package/dist/esm/i18n/ko.js +15 -3
- package/dist/esm/i18n/nb.js +15 -3
- package/dist/esm/i18n/nl.js +15 -3
- package/dist/esm/i18n/pl.js +15 -3
- package/dist/esm/i18n/pt_BR.js +15 -3
- package/dist/esm/i18n/ru.js +15 -3
- package/dist/esm/i18n/sl.js +15 -3
- package/dist/esm/i18n/sr_RS.js +15 -3
- package/dist/esm/i18n/sr_YR.js +15 -3
- package/dist/esm/i18n/sv.js +15 -3
- package/dist/esm/i18n/th.js +15 -3
- package/dist/esm/i18n/tr.js +15 -3
- package/dist/esm/i18n/uk.js +15 -3
- package/dist/esm/i18n/vi.js +15 -3
- package/dist/esm/i18n/zh.js +15 -3
- package/dist/esm/i18n/zh_TW.js +15 -3
- package/dist/esm/util/analytics.js +1 -1
- package/dist/types/i18n/cs.d.ts +15 -2
- package/dist/types/i18n/da.d.ts +15 -2
- package/dist/types/i18n/de.d.ts +15 -2
- package/dist/types/i18n/en.d.ts +15 -2
- package/dist/types/i18n/en_GB.d.ts +15 -2
- package/dist/types/i18n/en_ZZ.d.ts +15 -2
- package/dist/types/i18n/es.d.ts +15 -2
- package/dist/types/i18n/fi.d.ts +15 -2
- package/dist/types/i18n/fr.d.ts +15 -2
- package/dist/types/i18n/hr.d.ts +15 -2
- package/dist/types/i18n/hu.d.ts +15 -2
- package/dist/types/i18n/it.d.ts +15 -2
- package/dist/types/i18n/ja.d.ts +15 -2
- package/dist/types/i18n/ko.d.ts +15 -2
- package/dist/types/i18n/nb.d.ts +15 -2
- package/dist/types/i18n/nl.d.ts +15 -2
- package/dist/types/i18n/pl.d.ts +15 -2
- package/dist/types/i18n/pt_BR.d.ts +15 -2
- package/dist/types/i18n/ru.d.ts +15 -2
- package/dist/types/i18n/sl.d.ts +15 -2
- package/dist/types/i18n/sr_RS.d.ts +15 -2
- package/dist/types/i18n/sr_YR.d.ts +15 -2
- package/dist/types/i18n/sv.d.ts +15 -2
- package/dist/types/i18n/th.d.ts +15 -2
- package/dist/types/i18n/tr.d.ts +15 -2
- package/dist/types/i18n/uk.d.ts +15 -2
- package/dist/types/i18n/vi.d.ts +15 -2
- package/dist/types/i18n/zh.d.ts +15 -2
- package/dist/types/i18n/zh_TW.d.ts +15 -2
- package/dist/types/types.d.ts +1 -0
- package/dist/types-ts4.5/i18n/cs.d.ts +15 -2
- package/dist/types-ts4.5/i18n/da.d.ts +15 -2
- package/dist/types-ts4.5/i18n/de.d.ts +15 -2
- package/dist/types-ts4.5/i18n/en.d.ts +15 -2
- package/dist/types-ts4.5/i18n/en_GB.d.ts +15 -2
- package/dist/types-ts4.5/i18n/en_ZZ.d.ts +15 -2
- package/dist/types-ts4.5/i18n/es.d.ts +15 -2
- package/dist/types-ts4.5/i18n/fi.d.ts +15 -2
- package/dist/types-ts4.5/i18n/fr.d.ts +15 -2
- package/dist/types-ts4.5/i18n/hr.d.ts +15 -2
- package/dist/types-ts4.5/i18n/hu.d.ts +15 -2
- package/dist/types-ts4.5/i18n/it.d.ts +15 -2
- package/dist/types-ts4.5/i18n/ja.d.ts +15 -2
- package/dist/types-ts4.5/i18n/ko.d.ts +15 -2
- package/dist/types-ts4.5/i18n/nb.d.ts +15 -2
- package/dist/types-ts4.5/i18n/nl.d.ts +15 -2
- package/dist/types-ts4.5/i18n/pl.d.ts +15 -2
- package/dist/types-ts4.5/i18n/pt_BR.d.ts +15 -2
- package/dist/types-ts4.5/i18n/ru.d.ts +15 -2
- package/dist/types-ts4.5/i18n/sl.d.ts +15 -2
- package/dist/types-ts4.5/i18n/sr_RS.d.ts +15 -2
- package/dist/types-ts4.5/i18n/sr_YR.d.ts +15 -2
- package/dist/types-ts4.5/i18n/sv.d.ts +15 -2
- package/dist/types-ts4.5/i18n/th.d.ts +15 -2
- package/dist/types-ts4.5/i18n/tr.d.ts +15 -2
- package/dist/types-ts4.5/i18n/uk.d.ts +15 -2
- package/dist/types-ts4.5/i18n/vi.d.ts +15 -2
- package/dist/types-ts4.5/i18n/zh.d.ts +15 -2
- package/dist/types-ts4.5/i18n/zh_TW.d.ts +15 -2
- package/dist/types-ts4.5/types.d.ts +1 -0
- package/package.json +13 -7
package/dist/es2019/i18n/en.js
CHANGED
|
@@ -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
|
-
|
|
10
|
-
|
|
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
|
-
|
|
10
|
-
|
|
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
|
-
|
|
10
|
-
|
|
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
|
+
};
|
package/dist/es2019/i18n/es.js
CHANGED
|
@@ -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
|
-
|
|
10
|
-
|
|
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
|
+
};
|
package/dist/es2019/i18n/fi.js
CHANGED
|
@@ -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
|
-
|
|
10
|
-
|
|
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
|
+
};
|
package/dist/es2019/i18n/fr.js
CHANGED
|
@@ -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
|
-
|
|
10
|
-
|
|
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
|
+
};
|
package/dist/es2019/i18n/hr.js
CHANGED
|
@@ -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
|
-
|
|
10
|
-
|
|
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
|
+
};
|
package/dist/es2019/i18n/hu.js
CHANGED
|
@@ -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
|
-
|
|
10
|
-
|
|
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
|
+
};
|
package/dist/es2019/i18n/it.js
CHANGED
|
@@ -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
|
-
|
|
10
|
-
|
|
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
|
+
};
|
package/dist/es2019/i18n/ja.js
CHANGED
|
@@ -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
|
-
|
|
10
|
-
|
|
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
|
+
};
|
package/dist/es2019/i18n/ko.js
CHANGED
|
@@ -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
|
-
|
|
10
|
-
|
|
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
|
+
};
|
package/dist/es2019/i18n/nb.js
CHANGED
|
@@ -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
|
-
|
|
10
|
-
|
|
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
|
+
};
|
package/dist/es2019/i18n/nl.js
CHANGED
|
@@ -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
|
-
|
|
10
|
-
|
|
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
|
+
};
|
package/dist/es2019/i18n/pl.js
CHANGED
|
@@ -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
|
-
|
|
10
|
-
|
|
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
|
-
|
|
10
|
-
|
|
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
|
+
};
|
package/dist/es2019/i18n/ru.js
CHANGED
|
@@ -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
|
-
|
|
10
|
-
|
|
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
|
+
};
|
package/dist/es2019/i18n/sl.js
CHANGED
|
@@ -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
|
-
|
|
10
|
-
|
|
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
|
-
|
|
10
|
-
|
|
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
|
-
|
|
10
|
-
|
|
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
|
+
};
|
package/dist/es2019/i18n/sv.js
CHANGED
|
@@ -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
|
-
|
|
10
|
-
|
|
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
|
+
};
|
package/dist/es2019/i18n/th.js
CHANGED
|
@@ -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
|
-
|
|
10
|
-
|
|
8
|
+
//Thai (Thailand)
|
|
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
|
+
};
|
package/dist/es2019/i18n/tr.js
CHANGED
|
@@ -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
|
-
|
|
10
|
-
|
|
8
|
+
//Turkish (Turkey)
|
|
9
|
+
export default {
|
|
10
|
+
'fabric.elements.mentions.team.member.50plus': "Takım • 50'den fazla üye",
|
|
11
|
+
'fabric.elements.mentions.team.member.50plus.including.you': "Takım • Siz de dahil olmak üzere 50'den fazla üye",
|
|
12
|
+
'fabric.elements.mentions.team.member.count': '{0, plural, one {Takım • 1 üye} other {Takım • {0} üye}}',
|
|
13
|
+
'fabric.elements.mentions.team.member.count.including.you': '{0, plural, one {Takım • Siz de dahil olmak üzere 1 üye} other {Takım • Siz de dahil olmak üzere {0} üye}}',
|
|
14
|
+
'fabric.elements.mentions.xproduct.mention.description': "Confluence'a erişim gerekir",
|
|
15
|
+
'fabric.mention.error.defaultAction': 'Birkaç saniye sonra yeniden deneyin',
|
|
16
|
+
'fabric.mention.error.defaultHeadline': 'Bir hata oluştu',
|
|
17
|
+
'fabric.mention.error.differentText': 'Farklı bir metin girmeyi deneyin',
|
|
18
|
+
'fabric.mention.error.loginAgain': 'Oturumu kapatıp yeniden açmayı deneyin',
|
|
19
|
+
'fabric.mention.noAccess.label': 'Erişim izni yok',
|
|
20
|
+
'fabric.mention.noAccess.warning': 'Erişimi olmadığı için {name} adlı kullanıcıya bildirim gönderilmeyecek',
|
|
21
|
+
'fabric.mention.unknow.user.error': 'Bilinmeyen kullanıcı {userId}'
|
|
22
|
+
};
|
package/dist/es2019/i18n/uk.js
CHANGED
|
@@ -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
|
-
|
|
10
|
-
|
|
8
|
+
//Ukrainian (Ukraine)
|
|
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
|
+
};
|
package/dist/es2019/i18n/vi.js
CHANGED
|
@@ -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
|
-
|
|
10
|
-
|
|
8
|
+
//Vietnamese (Vietnam)
|
|
9
|
+
export default {
|
|
10
|
+
'fabric.elements.mentions.team.member.50plus': 'Nhóm • 50+ thành viên',
|
|
11
|
+
'fabric.elements.mentions.team.member.50plus.including.you': 'Nhóm • 50+ thành viên, bao gồm cả bạn',
|
|
12
|
+
'fabric.elements.mentions.team.member.count': '{0, plural, other {Nhóm • {0} thành viên}}',
|
|
13
|
+
'fabric.elements.mentions.team.member.count.including.you': '{0, plural, other {Nhóm • {0} thành viên, bao gồm cả bạn}}',
|
|
14
|
+
'fabric.elements.mentions.xproduct.mention.description': 'Cần quyền truy cập vào Confluence',
|
|
15
|
+
'fabric.mention.error.defaultAction': 'Hãy thử lại trong vài giây',
|
|
16
|
+
'fabric.mention.error.defaultHeadline': 'Đã xảy ra lỗi',
|
|
17
|
+
'fabric.mention.error.differentText': 'Hãy thử nhập văn bản khác',
|
|
18
|
+
'fabric.mention.error.loginAgain': 'Hãy thử đăng xuất, sau đó đăng nhập lại',
|
|
19
|
+
'fabric.mention.noAccess.label': 'Không có quyền truy cập',
|
|
20
|
+
'fabric.mention.noAccess.warning': '{name} sẽ không được thông báo vì họ không có quyền truy cập',
|
|
21
|
+
'fabric.mention.unknow.user.error': '{userId} người dùng không xác định'
|
|
22
|
+
};
|
package/dist/es2019/i18n/zh.js
CHANGED
|
@@ -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
|
-
|
|
10
|
-
|
|
8
|
+
//Chinese (Simplified)
|
|
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
|
-
|
|
10
|
-
|
|
8
|
+
//Chinese (Traditional)
|
|
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
|
+
};
|