@atlaskit/reactions 21.0.4 → 21.0.5
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 +7 -0
- package/README.md +3 -0
- package/dist/cjs/i18n/cs.js +4 -3
- package/dist/cjs/i18n/da.js +4 -3
- package/dist/cjs/i18n/de.js +4 -3
- package/dist/cjs/i18n/en_ZZ.js +21 -0
- package/dist/cjs/i18n/es.js +4 -3
- package/dist/cjs/i18n/et.js +2 -2
- package/dist/cjs/i18n/fi.js +4 -3
- package/dist/cjs/i18n/fr.js +4 -3
- package/dist/cjs/i18n/hu.js +4 -3
- package/dist/cjs/i18n/it.js +4 -3
- package/dist/cjs/i18n/ja.js +4 -3
- package/dist/cjs/i18n/ko.js +4 -3
- package/dist/cjs/i18n/nb.js +4 -3
- package/dist/cjs/i18n/nl.js +4 -3
- package/dist/cjs/i18n/pl.js +4 -3
- package/dist/cjs/i18n/pt_BR.js +4 -3
- package/dist/cjs/i18n/pt_PT.js +2 -2
- package/dist/cjs/i18n/ru.js +4 -3
- package/dist/cjs/i18n/sk.js +2 -2
- package/dist/cjs/i18n/sv.js +4 -3
- package/dist/cjs/i18n/th.js +4 -3
- package/dist/cjs/i18n/tr.js +4 -3
- package/dist/cjs/i18n/uk.js +4 -3
- package/dist/cjs/i18n/vi.js +4 -3
- package/dist/cjs/i18n/zh.js +4 -3
- package/dist/cjs/i18n/zh_TW.js +4 -3
- package/dist/cjs/version.json +1 -1
- package/dist/es2019/i18n/cs.js +4 -3
- package/dist/es2019/i18n/da.js +4 -3
- package/dist/es2019/i18n/de.js +4 -3
- package/dist/es2019/i18n/en_ZZ.js +13 -0
- package/dist/es2019/i18n/es.js +4 -3
- package/dist/es2019/i18n/et.js +2 -2
- package/dist/es2019/i18n/fi.js +4 -3
- package/dist/es2019/i18n/fr.js +4 -3
- package/dist/es2019/i18n/hu.js +4 -3
- package/dist/es2019/i18n/it.js +4 -3
- package/dist/es2019/i18n/ja.js +4 -3
- package/dist/es2019/i18n/ko.js +4 -3
- package/dist/es2019/i18n/nb.js +4 -3
- package/dist/es2019/i18n/nl.js +4 -3
- package/dist/es2019/i18n/pl.js +4 -3
- package/dist/es2019/i18n/pt_BR.js +4 -3
- package/dist/es2019/i18n/pt_PT.js +2 -2
- package/dist/es2019/i18n/ru.js +4 -3
- package/dist/es2019/i18n/sk.js +2 -2
- package/dist/es2019/i18n/sv.js +4 -3
- package/dist/es2019/i18n/th.js +4 -3
- package/dist/es2019/i18n/tr.js +4 -3
- package/dist/es2019/i18n/uk.js +4 -3
- package/dist/es2019/i18n/vi.js +4 -3
- package/dist/es2019/i18n/zh.js +4 -3
- package/dist/es2019/i18n/zh_TW.js +4 -3
- package/dist/es2019/version.json +1 -1
- package/dist/esm/i18n/cs.js +4 -3
- package/dist/esm/i18n/da.js +4 -3
- package/dist/esm/i18n/de.js +4 -3
- package/dist/esm/i18n/en_ZZ.js +13 -0
- package/dist/esm/i18n/es.js +4 -3
- package/dist/esm/i18n/et.js +2 -2
- package/dist/esm/i18n/fi.js +4 -3
- package/dist/esm/i18n/fr.js +4 -3
- package/dist/esm/i18n/hu.js +4 -3
- package/dist/esm/i18n/it.js +4 -3
- package/dist/esm/i18n/ja.js +4 -3
- package/dist/esm/i18n/ko.js +4 -3
- package/dist/esm/i18n/nb.js +4 -3
- package/dist/esm/i18n/nl.js +4 -3
- package/dist/esm/i18n/pl.js +4 -3
- package/dist/esm/i18n/pt_BR.js +4 -3
- package/dist/esm/i18n/pt_PT.js +2 -2
- package/dist/esm/i18n/ru.js +4 -3
- package/dist/esm/i18n/sk.js +2 -2
- package/dist/esm/i18n/sv.js +4 -3
- package/dist/esm/i18n/th.js +4 -3
- package/dist/esm/i18n/tr.js +4 -3
- package/dist/esm/i18n/uk.js +4 -3
- package/dist/esm/i18n/vi.js +4 -3
- package/dist/esm/i18n/zh.js +4 -3
- package/dist/esm/i18n/zh_TW.js +4 -3
- package/dist/esm/version.json +1 -1
- package/dist/types/i18n/cs.d.ts +2 -1
- package/dist/types/i18n/da.d.ts +2 -1
- package/dist/types/i18n/de.d.ts +2 -1
- package/dist/types/i18n/en_ZZ.d.ts +13 -0
- package/dist/types/i18n/es.d.ts +2 -1
- package/dist/types/i18n/et.d.ts +1 -1
- package/dist/types/i18n/fi.d.ts +2 -1
- package/dist/types/i18n/fr.d.ts +2 -1
- package/dist/types/i18n/hu.d.ts +2 -1
- package/dist/types/i18n/it.d.ts +2 -1
- package/dist/types/i18n/ja.d.ts +2 -1
- package/dist/types/i18n/ko.d.ts +2 -1
- package/dist/types/i18n/nb.d.ts +2 -1
- package/dist/types/i18n/nl.d.ts +2 -1
- package/dist/types/i18n/pl.d.ts +2 -1
- package/dist/types/i18n/pt_BR.d.ts +2 -1
- package/dist/types/i18n/pt_PT.d.ts +1 -1
- package/dist/types/i18n/ru.d.ts +2 -1
- package/dist/types/i18n/sk.d.ts +1 -1
- package/dist/types/i18n/sv.d.ts +2 -1
- package/dist/types/i18n/th.d.ts +2 -1
- package/dist/types/i18n/tr.d.ts +2 -1
- package/dist/types/i18n/uk.d.ts +2 -1
- package/dist/types/i18n/vi.d.ts +2 -1
- package/dist/types/i18n/zh.d.ts +2 -1
- package/dist/types/i18n/zh_TW.d.ts +2 -1
- package/local-config-example.ts +3 -1
- package/package.json +7 -5
package/CHANGELOG.md
CHANGED
package/README.md
ADDED
package/dist/cjs/i18n/cs.js
CHANGED
|
@@ -8,13 +8,14 @@ exports.default = void 0;
|
|
|
8
8
|
/**
|
|
9
9
|
* NOTE:
|
|
10
10
|
*
|
|
11
|
-
* This file is automatically generated by
|
|
11
|
+
* This file is automatically generated by Traduki 2.0.
|
|
12
12
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
13
13
|
*/
|
|
14
|
-
//
|
|
14
|
+
//Czech
|
|
15
15
|
var _default = {
|
|
16
16
|
'fabric.reactions.error.unexpected': 'Něco se pokazilo',
|
|
17
17
|
'fabric.reactions.loading': 'Načítání...',
|
|
18
|
-
'fabric.reactions.more.emoji': 'Více emoji'
|
|
18
|
+
'fabric.reactions.more.emoji': 'Více emoji',
|
|
19
|
+
'fabric.reactions.other.reacted.users': '{count, plural, one {a jeden další} few {a {count} další} many {a {count} dalšího} other {a {count} dalších}}'
|
|
19
20
|
};
|
|
20
21
|
exports.default = _default;
|
package/dist/cjs/i18n/da.js
CHANGED
|
@@ -8,13 +8,14 @@ exports.default = void 0;
|
|
|
8
8
|
/**
|
|
9
9
|
* NOTE:
|
|
10
10
|
*
|
|
11
|
-
* This file is automatically generated by
|
|
11
|
+
* This file is automatically generated by Traduki 2.0.
|
|
12
12
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
13
13
|
*/
|
|
14
|
-
//
|
|
14
|
+
//Danish (Denmark)
|
|
15
15
|
var _default = {
|
|
16
16
|
'fabric.reactions.error.unexpected': 'Noget gik galt',
|
|
17
17
|
'fabric.reactions.loading': 'Indlæser ...',
|
|
18
|
-
'fabric.reactions.more.emoji': 'Flere emoji'
|
|
18
|
+
'fabric.reactions.more.emoji': 'Flere emoji',
|
|
19
|
+
'fabric.reactions.other.reacted.users': '{count, plural, one {og én anden} other {og {count} andre}}'
|
|
19
20
|
};
|
|
20
21
|
exports.default = _default;
|
package/dist/cjs/i18n/de.js
CHANGED
|
@@ -8,13 +8,14 @@ exports.default = void 0;
|
|
|
8
8
|
/**
|
|
9
9
|
* NOTE:
|
|
10
10
|
*
|
|
11
|
-
* This file is automatically generated by
|
|
11
|
+
* This file is automatically generated by Traduki 2.0.
|
|
12
12
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
13
13
|
*/
|
|
14
|
-
//
|
|
14
|
+
//German (Germany)
|
|
15
15
|
var _default = {
|
|
16
16
|
'fabric.reactions.error.unexpected': 'Irgendetwas ist schiefgelaufen',
|
|
17
17
|
'fabric.reactions.loading': 'Wird geladen...',
|
|
18
|
-
'fabric.reactions.more.emoji': 'Mehr Emojis'
|
|
18
|
+
'fabric.reactions.more.emoji': 'Mehr Emojis',
|
|
19
|
+
'fabric.reactions.other.reacted.users': '{count, plural, one {und ein weiterer} other {und {count} weitere}}'
|
|
19
20
|
};
|
|
20
21
|
exports.default = _default;
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.default = void 0;
|
|
7
|
+
|
|
8
|
+
/**
|
|
9
|
+
* NOTE:
|
|
10
|
+
*
|
|
11
|
+
* This file is automatically generated by Traduki 2.0.
|
|
12
|
+
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
13
|
+
*/
|
|
14
|
+
//
|
|
15
|
+
var _default = {
|
|
16
|
+
'fabric.reactions.error.unexpected': 'Something went wrong',
|
|
17
|
+
'fabric.reactions.loading': 'Loading...',
|
|
18
|
+
'fabric.reactions.more.emoji': 'More emoji',
|
|
19
|
+
'fabric.reactions.other.reacted.users': '{count, plural, one {and one other} other {and {count} others}}'
|
|
20
|
+
};
|
|
21
|
+
exports.default = _default;
|
package/dist/cjs/i18n/es.js
CHANGED
|
@@ -8,13 +8,14 @@ exports.default = void 0;
|
|
|
8
8
|
/**
|
|
9
9
|
* NOTE:
|
|
10
10
|
*
|
|
11
|
-
* This file is automatically generated by
|
|
11
|
+
* This file is automatically generated by Traduki 2.0.
|
|
12
12
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
13
13
|
*/
|
|
14
|
-
//
|
|
14
|
+
//Spanish (International)
|
|
15
15
|
var _default = {
|
|
16
16
|
'fabric.reactions.error.unexpected': 'Algo ha fallado',
|
|
17
17
|
'fabric.reactions.loading': 'Cargando...',
|
|
18
|
-
'fabric.reactions.more.emoji': 'Más emojis'
|
|
18
|
+
'fabric.reactions.more.emoji': 'Más emojis',
|
|
19
|
+
'fabric.reactions.other.reacted.users': '{count, plural, one {y 1 más} other {y {count} más}}'
|
|
19
20
|
};
|
|
20
21
|
exports.default = _default;
|
package/dist/cjs/i18n/et.js
CHANGED
|
@@ -8,10 +8,10 @@ exports.default = void 0;
|
|
|
8
8
|
/**
|
|
9
9
|
* NOTE:
|
|
10
10
|
*
|
|
11
|
-
* This file is automatically generated by
|
|
11
|
+
* This file is automatically generated by Traduki 2.0.
|
|
12
12
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
13
13
|
*/
|
|
14
|
-
//
|
|
14
|
+
//Estonian
|
|
15
15
|
var _default = {
|
|
16
16
|
'fabric.reactions.error.unexpected': 'Midagi läks nässu',
|
|
17
17
|
'fabric.reactions.loading': 'Laadimine...',
|
package/dist/cjs/i18n/fi.js
CHANGED
|
@@ -8,13 +8,14 @@ exports.default = void 0;
|
|
|
8
8
|
/**
|
|
9
9
|
* NOTE:
|
|
10
10
|
*
|
|
11
|
-
* This file is automatically generated by
|
|
11
|
+
* This file is automatically generated by Traduki 2.0.
|
|
12
12
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
13
13
|
*/
|
|
14
|
-
//
|
|
14
|
+
//Finnish
|
|
15
15
|
var _default = {
|
|
16
16
|
'fabric.reactions.error.unexpected': 'Jotain meni pieleen',
|
|
17
17
|
'fabric.reactions.loading': 'Ladataan...',
|
|
18
|
-
'fabric.reactions.more.emoji': 'Lisää emojeita'
|
|
18
|
+
'fabric.reactions.more.emoji': 'Lisää emojeita',
|
|
19
|
+
'fabric.reactions.other.reacted.users': '{count, plural, one {ja yksi muu} other {ja {count} muuta}}'
|
|
19
20
|
};
|
|
20
21
|
exports.default = _default;
|
package/dist/cjs/i18n/fr.js
CHANGED
|
@@ -8,13 +8,14 @@ exports.default = void 0;
|
|
|
8
8
|
/**
|
|
9
9
|
* NOTE:
|
|
10
10
|
*
|
|
11
|
-
* This file is automatically generated by
|
|
11
|
+
* This file is automatically generated by Traduki 2.0.
|
|
12
12
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
13
13
|
*/
|
|
14
|
-
//
|
|
14
|
+
//French (France)
|
|
15
15
|
var _default = {
|
|
16
16
|
'fabric.reactions.error.unexpected': 'Une erreur est survenue',
|
|
17
17
|
'fabric.reactions.loading': 'Chargement…',
|
|
18
|
-
'fabric.reactions.more.emoji': "Plus d'emoticônes"
|
|
18
|
+
'fabric.reactions.more.emoji': "Plus d'emoticônes",
|
|
19
|
+
'fabric.reactions.other.reacted.users': '{count, plural, one {et 1 autre} other {et {count} autres}}'
|
|
19
20
|
};
|
|
20
21
|
exports.default = _default;
|
package/dist/cjs/i18n/hu.js
CHANGED
|
@@ -8,13 +8,14 @@ exports.default = void 0;
|
|
|
8
8
|
/**
|
|
9
9
|
* NOTE:
|
|
10
10
|
*
|
|
11
|
-
* This file is automatically generated by
|
|
11
|
+
* This file is automatically generated by Traduki 2.0.
|
|
12
12
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
13
13
|
*/
|
|
14
|
-
//
|
|
14
|
+
//Hungarian
|
|
15
15
|
var _default = {
|
|
16
16
|
'fabric.reactions.error.unexpected': 'Valami hiba történt',
|
|
17
17
|
'fabric.reactions.loading': 'Betöltés...',
|
|
18
|
-
'fabric.reactions.more.emoji': 'Még több emoji'
|
|
18
|
+
'fabric.reactions.more.emoji': 'Még több emoji',
|
|
19
|
+
'fabric.reactions.other.reacted.users': '{count, plural, one {és egy másik} other {és {count} másik}}'
|
|
19
20
|
};
|
|
20
21
|
exports.default = _default;
|
package/dist/cjs/i18n/it.js
CHANGED
|
@@ -8,13 +8,14 @@ exports.default = void 0;
|
|
|
8
8
|
/**
|
|
9
9
|
* NOTE:
|
|
10
10
|
*
|
|
11
|
-
* This file is automatically generated by
|
|
11
|
+
* This file is automatically generated by Traduki 2.0.
|
|
12
12
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
13
13
|
*/
|
|
14
|
-
//
|
|
14
|
+
//Italian (Italy)
|
|
15
15
|
var _default = {
|
|
16
16
|
'fabric.reactions.error.unexpected': 'Si è verificato un errore',
|
|
17
17
|
'fabric.reactions.loading': 'Caricamento in corso...',
|
|
18
|
-
'fabric.reactions.more.emoji': 'Altre emoji'
|
|
18
|
+
'fabric.reactions.more.emoji': 'Altre emoji',
|
|
19
|
+
'fabric.reactions.other.reacted.users': '{count, plural, one {e un altro} other {e altri {count}}}'
|
|
19
20
|
};
|
|
20
21
|
exports.default = _default;
|
package/dist/cjs/i18n/ja.js
CHANGED
|
@@ -8,13 +8,14 @@ exports.default = void 0;
|
|
|
8
8
|
/**
|
|
9
9
|
* NOTE:
|
|
10
10
|
*
|
|
11
|
-
* This file is automatically generated by
|
|
11
|
+
* This file is automatically generated by Traduki 2.0.
|
|
12
12
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
13
13
|
*/
|
|
14
|
-
//
|
|
14
|
+
//Japanese
|
|
15
15
|
var _default = {
|
|
16
16
|
'fabric.reactions.error.unexpected': 'エラーが発生しました',
|
|
17
17
|
'fabric.reactions.loading': '読み込んでいます...',
|
|
18
|
-
'fabric.reactions.more.emoji': 'その他の絵文字'
|
|
18
|
+
'fabric.reactions.more.emoji': 'その他の絵文字',
|
|
19
|
+
'fabric.reactions.other.reacted.users': '{count, plural, other {、他 {count} 人}}'
|
|
19
20
|
};
|
|
20
21
|
exports.default = _default;
|
package/dist/cjs/i18n/ko.js
CHANGED
|
@@ -8,13 +8,14 @@ exports.default = void 0;
|
|
|
8
8
|
/**
|
|
9
9
|
* NOTE:
|
|
10
10
|
*
|
|
11
|
-
* This file is automatically generated by
|
|
11
|
+
* This file is automatically generated by Traduki 2.0.
|
|
12
12
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
13
13
|
*/
|
|
14
|
-
//
|
|
14
|
+
//Korean
|
|
15
15
|
var _default = {
|
|
16
16
|
'fabric.reactions.error.unexpected': '문제가 발생했습니다',
|
|
17
17
|
'fabric.reactions.loading': '로드 중…',
|
|
18
|
-
'fabric.reactions.more.emoji': '더 많은 이모지'
|
|
18
|
+
'fabric.reactions.more.emoji': '더 많은 이모지',
|
|
19
|
+
'fabric.reactions.other.reacted.users': '{count, plural, other {및 그 외 {count}명}}'
|
|
19
20
|
};
|
|
20
21
|
exports.default = _default;
|
package/dist/cjs/i18n/nb.js
CHANGED
|
@@ -8,13 +8,14 @@ exports.default = void 0;
|
|
|
8
8
|
/**
|
|
9
9
|
* NOTE:
|
|
10
10
|
*
|
|
11
|
-
* This file is automatically generated by
|
|
11
|
+
* This file is automatically generated by Traduki 2.0.
|
|
12
12
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
13
13
|
*/
|
|
14
|
-
//
|
|
14
|
+
//Norwegian (Bokmål)
|
|
15
15
|
var _default = {
|
|
16
16
|
'fabric.reactions.error.unexpected': 'Det oppsto en feil',
|
|
17
17
|
'fabric.reactions.loading': 'Laster inn …',
|
|
18
|
-
'fabric.reactions.more.emoji': 'Flere emoji-er'
|
|
18
|
+
'fabric.reactions.more.emoji': 'Flere emoji-er',
|
|
19
|
+
'fabric.reactions.other.reacted.users': '{count, plural, one {og én annen} other {og {count} andre}}'
|
|
19
20
|
};
|
|
20
21
|
exports.default = _default;
|
package/dist/cjs/i18n/nl.js
CHANGED
|
@@ -8,13 +8,14 @@ exports.default = void 0;
|
|
|
8
8
|
/**
|
|
9
9
|
* NOTE:
|
|
10
10
|
*
|
|
11
|
-
* This file is automatically generated by
|
|
11
|
+
* This file is automatically generated by Traduki 2.0.
|
|
12
12
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
13
13
|
*/
|
|
14
|
-
//
|
|
14
|
+
//Dutch (Netherlands)
|
|
15
15
|
var _default = {
|
|
16
16
|
'fabric.reactions.error.unexpected': 'Er is iets misgegaan',
|
|
17
17
|
'fabric.reactions.loading': 'Bezig met laden…',
|
|
18
|
-
'fabric.reactions.more.emoji': 'Meer emoji'
|
|
18
|
+
'fabric.reactions.more.emoji': 'Meer emoji',
|
|
19
|
+
'fabric.reactions.other.reacted.users': '{count, plural, one {en één andere} other {en {count} andere}}'
|
|
19
20
|
};
|
|
20
21
|
exports.default = _default;
|
package/dist/cjs/i18n/pl.js
CHANGED
|
@@ -8,13 +8,14 @@ exports.default = void 0;
|
|
|
8
8
|
/**
|
|
9
9
|
* NOTE:
|
|
10
10
|
*
|
|
11
|
-
* This file is automatically generated by
|
|
11
|
+
* This file is automatically generated by Traduki 2.0.
|
|
12
12
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
13
13
|
*/
|
|
14
|
-
//
|
|
14
|
+
//Polish (Poland)
|
|
15
15
|
var _default = {
|
|
16
16
|
'fabric.reactions.error.unexpected': 'Coś poszło nie tak',
|
|
17
17
|
'fabric.reactions.loading': 'Ładowanie...',
|
|
18
|
-
'fabric.reactions.more.emoji': 'Więcej emoji'
|
|
18
|
+
'fabric.reactions.more.emoji': 'Więcej emoji',
|
|
19
|
+
'fabric.reactions.other.reacted.users': '{count, plural, one {i jeszcze 1} few {i jeszcze {count}} many {i jeszcze {count}} other {i jeszcze {count}}}'
|
|
19
20
|
};
|
|
20
21
|
exports.default = _default;
|
package/dist/cjs/i18n/pt_BR.js
CHANGED
|
@@ -8,13 +8,14 @@ exports.default = void 0;
|
|
|
8
8
|
/**
|
|
9
9
|
* NOTE:
|
|
10
10
|
*
|
|
11
|
-
* This file is automatically generated by
|
|
11
|
+
* This file is automatically generated by Traduki 2.0.
|
|
12
12
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
13
13
|
*/
|
|
14
|
-
//
|
|
14
|
+
//Portuguese (Brazil)
|
|
15
15
|
var _default = {
|
|
16
16
|
'fabric.reactions.error.unexpected': 'Algo deu errado',
|
|
17
17
|
'fabric.reactions.loading': 'Carregando...',
|
|
18
|
-
'fabric.reactions.more.emoji': 'Mais emojis'
|
|
18
|
+
'fabric.reactions.more.emoji': 'Mais emojis',
|
|
19
|
+
'fabric.reactions.other.reacted.users': '{count, plural, one {e mais um} other {e mais {count}}}'
|
|
19
20
|
};
|
|
20
21
|
exports.default = _default;
|
package/dist/cjs/i18n/pt_PT.js
CHANGED
|
@@ -8,10 +8,10 @@ exports.default = void 0;
|
|
|
8
8
|
/**
|
|
9
9
|
* NOTE:
|
|
10
10
|
*
|
|
11
|
-
* This file is automatically generated by
|
|
11
|
+
* This file is automatically generated by Traduki 2.0.
|
|
12
12
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
13
13
|
*/
|
|
14
|
-
//
|
|
14
|
+
//Portuguese (Portugal)
|
|
15
15
|
var _default = {
|
|
16
16
|
'fabric.reactions.error.unexpected': 'Ocorreu um erro',
|
|
17
17
|
'fabric.reactions.loading': 'A carregar...',
|
package/dist/cjs/i18n/ru.js
CHANGED
|
@@ -8,13 +8,14 @@ exports.default = void 0;
|
|
|
8
8
|
/**
|
|
9
9
|
* NOTE:
|
|
10
10
|
*
|
|
11
|
-
* This file is automatically generated by
|
|
11
|
+
* This file is automatically generated by Traduki 2.0.
|
|
12
12
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
13
13
|
*/
|
|
14
|
-
//
|
|
14
|
+
//Russian
|
|
15
15
|
var _default = {
|
|
16
16
|
'fabric.reactions.error.unexpected': 'Произошла ошибка',
|
|
17
17
|
'fabric.reactions.loading': 'Загрузка…',
|
|
18
|
-
'fabric.reactions.more.emoji': 'Другие эмодзи'
|
|
18
|
+
'fabric.reactions.more.emoji': 'Другие эмодзи',
|
|
19
|
+
'fabric.reactions.other.reacted.users': '{count, plural, one {и еще один} few {и еще {count}} many {и еще {count}} other {и еще {count}}}'
|
|
19
20
|
};
|
|
20
21
|
exports.default = _default;
|
package/dist/cjs/i18n/sk.js
CHANGED
|
@@ -8,10 +8,10 @@ exports.default = void 0;
|
|
|
8
8
|
/**
|
|
9
9
|
* NOTE:
|
|
10
10
|
*
|
|
11
|
-
* This file is automatically generated by
|
|
11
|
+
* This file is automatically generated by Traduki 2.0.
|
|
12
12
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
13
13
|
*/
|
|
14
|
-
//
|
|
14
|
+
//Slovak
|
|
15
15
|
var _default = {
|
|
16
16
|
'fabric.reactions.error.unexpected': 'Niečo sa nepodarilo',
|
|
17
17
|
'fabric.reactions.loading': 'Načítava sa...',
|
package/dist/cjs/i18n/sv.js
CHANGED
|
@@ -8,13 +8,14 @@ exports.default = void 0;
|
|
|
8
8
|
/**
|
|
9
9
|
* NOTE:
|
|
10
10
|
*
|
|
11
|
-
* This file is automatically generated by
|
|
11
|
+
* This file is automatically generated by Traduki 2.0.
|
|
12
12
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
13
13
|
*/
|
|
14
|
-
//
|
|
14
|
+
//Swedish
|
|
15
15
|
var _default = {
|
|
16
16
|
'fabric.reactions.error.unexpected': 'Något gick fel',
|
|
17
17
|
'fabric.reactions.loading': 'Läser in ...',
|
|
18
|
-
'fabric.reactions.more.emoji': 'Fler emoji'
|
|
18
|
+
'fabric.reactions.more.emoji': 'Fler emoji',
|
|
19
|
+
'fabric.reactions.other.reacted.users': '{count, plural, one {och en annan} other {och {count} andra}}'
|
|
19
20
|
};
|
|
20
21
|
exports.default = _default;
|
package/dist/cjs/i18n/th.js
CHANGED
|
@@ -8,13 +8,14 @@ exports.default = void 0;
|
|
|
8
8
|
/**
|
|
9
9
|
* NOTE:
|
|
10
10
|
*
|
|
11
|
-
* This file is automatically generated by
|
|
11
|
+
* This file is automatically generated by Traduki 2.0.
|
|
12
12
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
13
13
|
*/
|
|
14
|
-
//
|
|
14
|
+
//Thai (Thailand)
|
|
15
15
|
var _default = {
|
|
16
16
|
'fabric.reactions.error.unexpected': 'มีข้อผิดพลาดบางอย่างเกิดขึ้น',
|
|
17
17
|
'fabric.reactions.loading': 'กำลังโหลด...',
|
|
18
|
-
'fabric.reactions.more.emoji': 'เอโมจิเพิ่มเติม'
|
|
18
|
+
'fabric.reactions.more.emoji': 'เอโมจิเพิ่มเติม',
|
|
19
|
+
'fabric.reactions.other.reacted.users': '{count, plural, other {และคนอื่น ๆ อีก {count} คน}}'
|
|
19
20
|
};
|
|
20
21
|
exports.default = _default;
|
package/dist/cjs/i18n/tr.js
CHANGED
|
@@ -8,13 +8,14 @@ exports.default = void 0;
|
|
|
8
8
|
/**
|
|
9
9
|
* NOTE:
|
|
10
10
|
*
|
|
11
|
-
* This file is automatically generated by
|
|
11
|
+
* This file is automatically generated by Traduki 2.0.
|
|
12
12
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
13
13
|
*/
|
|
14
|
-
//
|
|
14
|
+
//Turkish (Turkey)
|
|
15
15
|
var _default = {
|
|
16
16
|
'fabric.reactions.error.unexpected': 'Bir hata oluştu',
|
|
17
17
|
'fabric.reactions.loading': 'Yükleniyor...',
|
|
18
|
-
'fabric.reactions.more.emoji': 'Daha fazla emoji'
|
|
18
|
+
'fabric.reactions.more.emoji': 'Daha fazla emoji',
|
|
19
|
+
'fabric.reactions.other.reacted.users': '{count, plural, one {ve bir kişi daha} other {ve {count} kişi daha}}'
|
|
19
20
|
};
|
|
20
21
|
exports.default = _default;
|
package/dist/cjs/i18n/uk.js
CHANGED
|
@@ -8,13 +8,14 @@ exports.default = void 0;
|
|
|
8
8
|
/**
|
|
9
9
|
* NOTE:
|
|
10
10
|
*
|
|
11
|
-
* This file is automatically generated by
|
|
11
|
+
* This file is automatically generated by Traduki 2.0.
|
|
12
12
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
13
13
|
*/
|
|
14
|
-
//
|
|
14
|
+
//Ukrainian (Ukraine)
|
|
15
15
|
var _default = {
|
|
16
16
|
'fabric.reactions.error.unexpected': 'Щось пішло не так',
|
|
17
17
|
'fabric.reactions.loading': 'Завантаження...',
|
|
18
|
-
'fabric.reactions.more.emoji': 'Інші емодзі'
|
|
18
|
+
'fabric.reactions.more.emoji': 'Інші емодзі',
|
|
19
|
+
'fabric.reactions.other.reacted.users': '{count, plural, one {і ще {count} особа} few {і ще {count} особи} many {і ще {count} осіб} other {і ще {count} особи}}'
|
|
19
20
|
};
|
|
20
21
|
exports.default = _default;
|
package/dist/cjs/i18n/vi.js
CHANGED
|
@@ -8,13 +8,14 @@ exports.default = void 0;
|
|
|
8
8
|
/**
|
|
9
9
|
* NOTE:
|
|
10
10
|
*
|
|
11
|
-
* This file is automatically generated by
|
|
11
|
+
* This file is automatically generated by Traduki 2.0.
|
|
12
12
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
13
13
|
*/
|
|
14
|
-
//
|
|
14
|
+
//Vietnamese (Vietnam)
|
|
15
15
|
var _default = {
|
|
16
16
|
'fabric.reactions.error.unexpected': 'Đã xảy ra lỗi',
|
|
17
17
|
'fabric.reactions.loading': 'Đang tải...',
|
|
18
|
-
'fabric.reactions.more.emoji': 'Biểu tượng cảm xúc khác'
|
|
18
|
+
'fabric.reactions.more.emoji': 'Biểu tượng cảm xúc khác',
|
|
19
|
+
'fabric.reactions.other.reacted.users': '{count, plural, other {và {count} người khác}}'
|
|
19
20
|
};
|
|
20
21
|
exports.default = _default;
|
package/dist/cjs/i18n/zh.js
CHANGED
|
@@ -8,13 +8,14 @@ exports.default = void 0;
|
|
|
8
8
|
/**
|
|
9
9
|
* NOTE:
|
|
10
10
|
*
|
|
11
|
-
* This file is automatically generated by
|
|
11
|
+
* This file is automatically generated by Traduki 2.0.
|
|
12
12
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
13
13
|
*/
|
|
14
|
-
//
|
|
14
|
+
//Chinese (Simplified)
|
|
15
15
|
var _default = {
|
|
16
16
|
'fabric.reactions.error.unexpected': '出错了',
|
|
17
17
|
'fabric.reactions.loading': '正在加载...',
|
|
18
|
-
'fabric.reactions.more.emoji': '更多表情符号'
|
|
18
|
+
'fabric.reactions.more.emoji': '更多表情符号',
|
|
19
|
+
'fabric.reactions.other.reacted.users': '{count, plural, other {以及其他 {count} 个人}}'
|
|
19
20
|
};
|
|
20
21
|
exports.default = _default;
|
package/dist/cjs/i18n/zh_TW.js
CHANGED
|
@@ -8,13 +8,14 @@ exports.default = void 0;
|
|
|
8
8
|
/**
|
|
9
9
|
* NOTE:
|
|
10
10
|
*
|
|
11
|
-
* This file is automatically generated by
|
|
11
|
+
* This file is automatically generated by Traduki 2.0.
|
|
12
12
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
13
13
|
*/
|
|
14
|
-
//
|
|
14
|
+
//Chinese (Traditional)
|
|
15
15
|
var _default = {
|
|
16
16
|
'fabric.reactions.error.unexpected': '發生問題',
|
|
17
17
|
'fabric.reactions.loading': '正在載入...',
|
|
18
|
-
'fabric.reactions.more.emoji': '更多表情符號'
|
|
18
|
+
'fabric.reactions.more.emoji': '更多表情符號',
|
|
19
|
+
'fabric.reactions.other.reacted.users': '{count, plural, other {還有其他 {count} 個}}'
|
|
19
20
|
};
|
|
20
21
|
exports.default = _default;
|
package/dist/cjs/version.json
CHANGED
package/dist/es2019/i18n/cs.js
CHANGED
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* NOTE:
|
|
3
3
|
*
|
|
4
|
-
* This file is automatically generated by
|
|
4
|
+
* This file is automatically generated by Traduki 2.0.
|
|
5
5
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
6
|
*/
|
|
7
|
-
//
|
|
7
|
+
//Czech
|
|
8
8
|
export default {
|
|
9
9
|
'fabric.reactions.error.unexpected': 'Něco se pokazilo',
|
|
10
10
|
'fabric.reactions.loading': 'Načítání...',
|
|
11
|
-
'fabric.reactions.more.emoji': 'Více emoji'
|
|
11
|
+
'fabric.reactions.more.emoji': 'Více emoji',
|
|
12
|
+
'fabric.reactions.other.reacted.users': '{count, plural, one {a jeden další} few {a {count} další} many {a {count} dalšího} other {a {count} dalších}}'
|
|
12
13
|
};
|
package/dist/es2019/i18n/da.js
CHANGED
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* NOTE:
|
|
3
3
|
*
|
|
4
|
-
* This file is automatically generated by
|
|
4
|
+
* This file is automatically generated by Traduki 2.0.
|
|
5
5
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
6
|
*/
|
|
7
|
-
//
|
|
7
|
+
//Danish (Denmark)
|
|
8
8
|
export default {
|
|
9
9
|
'fabric.reactions.error.unexpected': 'Noget gik galt',
|
|
10
10
|
'fabric.reactions.loading': 'Indlæser ...',
|
|
11
|
-
'fabric.reactions.more.emoji': 'Flere emoji'
|
|
11
|
+
'fabric.reactions.more.emoji': 'Flere emoji',
|
|
12
|
+
'fabric.reactions.other.reacted.users': '{count, plural, one {og én anden} other {og {count} andre}}'
|
|
12
13
|
};
|
package/dist/es2019/i18n/de.js
CHANGED
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* NOTE:
|
|
3
3
|
*
|
|
4
|
-
* This file is automatically generated by
|
|
4
|
+
* This file is automatically generated by Traduki 2.0.
|
|
5
5
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
6
|
*/
|
|
7
|
-
//
|
|
7
|
+
//German (Germany)
|
|
8
8
|
export default {
|
|
9
9
|
'fabric.reactions.error.unexpected': 'Irgendetwas ist schiefgelaufen',
|
|
10
10
|
'fabric.reactions.loading': 'Wird geladen...',
|
|
11
|
-
'fabric.reactions.more.emoji': 'Mehr Emojis'
|
|
11
|
+
'fabric.reactions.more.emoji': 'Mehr Emojis',
|
|
12
|
+
'fabric.reactions.other.reacted.users': '{count, plural, one {und ein weiterer} other {und {count} weitere}}'
|
|
12
13
|
};
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* NOTE:
|
|
3
|
+
*
|
|
4
|
+
* This file is automatically generated by Traduki 2.0.
|
|
5
|
+
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
|
+
*/
|
|
7
|
+
//
|
|
8
|
+
export default {
|
|
9
|
+
'fabric.reactions.error.unexpected': 'Something went wrong',
|
|
10
|
+
'fabric.reactions.loading': 'Loading...',
|
|
11
|
+
'fabric.reactions.more.emoji': 'More emoji',
|
|
12
|
+
'fabric.reactions.other.reacted.users': '{count, plural, one {and one other} other {and {count} others}}'
|
|
13
|
+
};
|
package/dist/es2019/i18n/es.js
CHANGED
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* NOTE:
|
|
3
3
|
*
|
|
4
|
-
* This file is automatically generated by
|
|
4
|
+
* This file is automatically generated by Traduki 2.0.
|
|
5
5
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
6
|
*/
|
|
7
|
-
//
|
|
7
|
+
//Spanish (International)
|
|
8
8
|
export default {
|
|
9
9
|
'fabric.reactions.error.unexpected': 'Algo ha fallado',
|
|
10
10
|
'fabric.reactions.loading': 'Cargando...',
|
|
11
|
-
'fabric.reactions.more.emoji': 'Más emojis'
|
|
11
|
+
'fabric.reactions.more.emoji': 'Más emojis',
|
|
12
|
+
'fabric.reactions.other.reacted.users': '{count, plural, one {y 1 más} other {y {count} más}}'
|
|
12
13
|
};
|
package/dist/es2019/i18n/et.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* NOTE:
|
|
3
3
|
*
|
|
4
|
-
* This file is automatically generated by
|
|
4
|
+
* This file is automatically generated by Traduki 2.0.
|
|
5
5
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
6
|
*/
|
|
7
|
-
//
|
|
7
|
+
//Estonian
|
|
8
8
|
export default {
|
|
9
9
|
'fabric.reactions.error.unexpected': 'Midagi läks nässu',
|
|
10
10
|
'fabric.reactions.loading': 'Laadimine...',
|
package/dist/es2019/i18n/fi.js
CHANGED
|
@@ -1,12 +1,13 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* NOTE:
|
|
3
3
|
*
|
|
4
|
-
* This file is automatically generated by
|
|
4
|
+
* This file is automatically generated by Traduki 2.0.
|
|
5
5
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
6
6
|
*/
|
|
7
|
-
//
|
|
7
|
+
//Finnish
|
|
8
8
|
export default {
|
|
9
9
|
'fabric.reactions.error.unexpected': 'Jotain meni pieleen',
|
|
10
10
|
'fabric.reactions.loading': 'Ladataan...',
|
|
11
|
-
'fabric.reactions.more.emoji': 'Lisää emojeita'
|
|
11
|
+
'fabric.reactions.more.emoji': 'Lisää emojeita',
|
|
12
|
+
'fabric.reactions.other.reacted.users': '{count, plural, one {ja yksi muu} other {ja {count} muuta}}'
|
|
12
13
|
};
|