@atlaskit/reactions 33.2.22 → 33.2.23
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 +9 -0
- package/dist/cjs/i18n/cs.js +3 -21
- package/dist/cjs/i18n/da.js +3 -21
- package/dist/cjs/i18n/de.js +3 -20
- package/dist/cjs/i18n/en.js +3 -21
- package/dist/cjs/i18n/en_GB.js +3 -21
- package/dist/cjs/i18n/en_ZZ.js +3 -21
- package/dist/cjs/i18n/es.js +3 -21
- package/dist/cjs/i18n/fi.js +3 -20
- package/dist/cjs/i18n/fr.js +3 -21
- package/dist/cjs/i18n/hu.js +3 -21
- package/dist/cjs/i18n/it.js +3 -21
- package/dist/cjs/i18n/ja.js +3 -21
- package/dist/cjs/i18n/ko.js +3 -20
- package/dist/cjs/i18n/nb.js +3 -20
- package/dist/cjs/i18n/nl.js +3 -21
- package/dist/cjs/i18n/pl.js +3 -21
- package/dist/cjs/i18n/pt_BR.js +3 -21
- package/dist/cjs/i18n/ru.js +3 -20
- package/dist/cjs/i18n/sv.js +3 -21
- package/dist/cjs/i18n/th.js +3 -21
- package/dist/cjs/i18n/tr.js +3 -21
- package/dist/cjs/i18n/uk.js +3 -21
- package/dist/cjs/i18n/vi.js +3 -21
- package/dist/cjs/i18n/zh.js +3 -21
- package/dist/cjs/i18n/zh_TW.js +3 -20
- package/dist/es2019/i18n/cs.js +3 -21
- package/dist/es2019/i18n/da.js +3 -21
- package/dist/es2019/i18n/de.js +3 -20
- package/dist/es2019/i18n/en.js +3 -21
- package/dist/es2019/i18n/en_GB.js +3 -21
- package/dist/es2019/i18n/en_ZZ.js +3 -21
- package/dist/es2019/i18n/es.js +3 -21
- package/dist/es2019/i18n/fi.js +3 -20
- package/dist/es2019/i18n/fr.js +3 -21
- package/dist/es2019/i18n/hu.js +3 -21
- package/dist/es2019/i18n/it.js +3 -21
- package/dist/es2019/i18n/ja.js +3 -21
- package/dist/es2019/i18n/ko.js +3 -20
- package/dist/es2019/i18n/nb.js +3 -20
- package/dist/es2019/i18n/nl.js +3 -21
- package/dist/es2019/i18n/pl.js +3 -21
- package/dist/es2019/i18n/pt_BR.js +3 -21
- package/dist/es2019/i18n/ru.js +3 -20
- package/dist/es2019/i18n/sv.js +3 -21
- package/dist/es2019/i18n/th.js +3 -21
- package/dist/es2019/i18n/tr.js +3 -21
- package/dist/es2019/i18n/uk.js +3 -21
- package/dist/es2019/i18n/vi.js +3 -21
- package/dist/es2019/i18n/zh.js +3 -21
- package/dist/es2019/i18n/zh_TW.js +3 -20
- package/dist/esm/i18n/cs.js +3 -21
- package/dist/esm/i18n/da.js +3 -21
- package/dist/esm/i18n/de.js +3 -20
- package/dist/esm/i18n/en.js +3 -21
- package/dist/esm/i18n/en_GB.js +3 -21
- package/dist/esm/i18n/en_ZZ.js +3 -21
- package/dist/esm/i18n/es.js +3 -21
- package/dist/esm/i18n/fi.js +3 -20
- package/dist/esm/i18n/fr.js +3 -21
- package/dist/esm/i18n/hu.js +3 -21
- package/dist/esm/i18n/it.js +3 -21
- package/dist/esm/i18n/ja.js +3 -21
- package/dist/esm/i18n/ko.js +3 -20
- package/dist/esm/i18n/nb.js +3 -20
- package/dist/esm/i18n/nl.js +3 -21
- package/dist/esm/i18n/pl.js +3 -21
- package/dist/esm/i18n/pt_BR.js +3 -21
- package/dist/esm/i18n/ru.js +3 -20
- package/dist/esm/i18n/sv.js +3 -21
- package/dist/esm/i18n/th.js +3 -21
- package/dist/esm/i18n/tr.js +3 -21
- package/dist/esm/i18n/uk.js +3 -21
- package/dist/esm/i18n/vi.js +3 -21
- package/dist/esm/i18n/zh.js +3 -21
- package/dist/esm/i18n/zh_TW.js +3 -20
- package/dist/types/i18n/cs.d.ts +2 -21
- package/dist/types/i18n/da.d.ts +2 -21
- package/dist/types/i18n/de.d.ts +2 -20
- package/dist/types/i18n/en.d.ts +2 -21
- package/dist/types/i18n/en_GB.d.ts +2 -21
- package/dist/types/i18n/en_ZZ.d.ts +2 -21
- package/dist/types/i18n/es.d.ts +2 -21
- package/dist/types/i18n/fi.d.ts +2 -20
- package/dist/types/i18n/fr.d.ts +2 -21
- package/dist/types/i18n/hu.d.ts +2 -21
- package/dist/types/i18n/it.d.ts +2 -21
- package/dist/types/i18n/ja.d.ts +2 -21
- package/dist/types/i18n/ko.d.ts +2 -20
- package/dist/types/i18n/nb.d.ts +2 -20
- package/dist/types/i18n/nl.d.ts +2 -21
- package/dist/types/i18n/pl.d.ts +2 -21
- package/dist/types/i18n/pt_BR.d.ts +2 -21
- package/dist/types/i18n/ru.d.ts +2 -20
- package/dist/types/i18n/sv.d.ts +2 -21
- package/dist/types/i18n/th.d.ts +2 -21
- package/dist/types/i18n/tr.d.ts +2 -21
- package/dist/types/i18n/uk.d.ts +2 -21
- package/dist/types/i18n/vi.d.ts +2 -21
- package/dist/types/i18n/zh.d.ts +2 -21
- package/dist/types/i18n/zh_TW.d.ts +2 -20
- package/dist/types-ts4.5/i18n/cs.d.ts +2 -21
- package/dist/types-ts4.5/i18n/da.d.ts +2 -21
- package/dist/types-ts4.5/i18n/de.d.ts +2 -20
- package/dist/types-ts4.5/i18n/en.d.ts +2 -21
- package/dist/types-ts4.5/i18n/en_GB.d.ts +2 -21
- package/dist/types-ts4.5/i18n/en_ZZ.d.ts +2 -21
- package/dist/types-ts4.5/i18n/es.d.ts +2 -21
- package/dist/types-ts4.5/i18n/fi.d.ts +2 -20
- package/dist/types-ts4.5/i18n/fr.d.ts +2 -21
- package/dist/types-ts4.5/i18n/hu.d.ts +2 -21
- package/dist/types-ts4.5/i18n/it.d.ts +2 -21
- package/dist/types-ts4.5/i18n/ja.d.ts +2 -21
- package/dist/types-ts4.5/i18n/ko.d.ts +2 -20
- package/dist/types-ts4.5/i18n/nb.d.ts +2 -20
- package/dist/types-ts4.5/i18n/nl.d.ts +2 -21
- package/dist/types-ts4.5/i18n/pl.d.ts +2 -21
- package/dist/types-ts4.5/i18n/pt_BR.d.ts +2 -21
- package/dist/types-ts4.5/i18n/ru.d.ts +2 -20
- package/dist/types-ts4.5/i18n/sv.d.ts +2 -21
- package/dist/types-ts4.5/i18n/th.d.ts +2 -21
- package/dist/types-ts4.5/i18n/tr.d.ts +2 -21
- package/dist/types-ts4.5/i18n/uk.d.ts +2 -21
- package/dist/types-ts4.5/i18n/vi.d.ts +2 -21
- package/dist/types-ts4.5/i18n/zh.d.ts +2 -21
- package/dist/types-ts4.5/i18n/zh_TW.d.ts +2 -20
- package/package.json +3 -2
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,14 @@
|
|
|
1
1
|
# @atlaskit/reactions
|
|
2
2
|
|
|
3
|
+
## 33.2.23
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- [`411addc8f1770`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/411addc8f1770) -
|
|
8
|
+
Migrate elements, search, smart-experiences, web-platform, forge, jql and bitbucket pkgs to use
|
|
9
|
+
i18n NPM pkgs from Traduki
|
|
10
|
+
- Updated dependencies
|
|
11
|
+
|
|
3
12
|
## 33.2.22
|
|
4
13
|
|
|
5
14
|
### Patch Changes
|
package/dist/cjs/i18n/cs.js
CHANGED
|
@@ -1,9 +1,11 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
+
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
3
4
|
Object.defineProperty(exports, "__esModule", {
|
|
4
5
|
value: true
|
|
5
6
|
});
|
|
6
7
|
exports.default = void 0;
|
|
8
|
+
var _cs = _interopRequireDefault(require("@atlaskit/afm-i18n-platform-elements-reactions/i18n/cs"));
|
|
7
9
|
/* prettier-ignore */
|
|
8
10
|
/**
|
|
9
11
|
* NOTE:
|
|
@@ -11,24 +13,4 @@ exports.default = void 0;
|
|
|
11
13
|
* This file is automatically generated by Traduki 2.0.
|
|
12
14
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
13
15
|
*/
|
|
14
|
-
|
|
15
|
-
var _default = exports.default = {
|
|
16
|
-
'fabric.reactions.add': 'Přidat reakci',
|
|
17
|
-
'fabric.reactions.add.new': 'Přidat novou',
|
|
18
|
-
'fabric.reactions.error.unexpected': 'Reakce jsou dočasně nedostupné.',
|
|
19
|
-
'fabric.reactions.loading': 'Načítání...',
|
|
20
|
-
'fabric.reactions.more.emojis': 'Více smajlíků',
|
|
21
|
-
'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}}',
|
|
22
|
-
'fabric.reactions.reactwithemoji': 'Reagovat pomocí smajlíku {emoji}',
|
|
23
|
-
'fabric.reactions.reactwithemojiandcount': '{count, plural, one {{count,number} {emoji} smajlík. Reagovat pomocí smajlíku {emoji}} few {{count,number} {emoji} smajlíky. Reagovat pomocí smajlíku {emoji}} many {{count,number} {emoji} smajlíku. Reagovat pomocí smajlíku {emoji}} other {{count,number} {emoji} smajlíků. Reagovat pomocí smajlíku {emoji}}}',
|
|
24
|
-
'fabric.reactions.summary': 'Zobrazit všechny reakce uživatelů',
|
|
25
|
-
'reaction-picker-trigger.add.reaction.message': 'Přidat reakci',
|
|
26
|
-
'reactions-reaction.picker-label': 'Přidat reakce',
|
|
27
|
-
'reactions.dialog.close': 'Zavřít',
|
|
28
|
-
'reactions.dialog.emoji.name': '{emojiName}',
|
|
29
|
-
'reactions.dialog.left.navigate': 'Navigace doleva',
|
|
30
|
-
'reactions.dialog.reactions.count': '{count, plural, one {{count,number} reakce celkem} few {{count,number} reakce celkem} many {{count,number} reakce celkem} other {{count,number} reakcí celkem}}',
|
|
31
|
-
'reactions.dialog.right.navigate': 'Navigace doprava',
|
|
32
|
-
'reactions.dialog.viewall': 'Zobrazit vše',
|
|
33
|
-
'reactions.dialog.viewall.tooltip': 'Zobrazit všechny reakce uživatelů'
|
|
34
|
-
};
|
|
16
|
+
var _default = exports.default = _cs.default;
|
package/dist/cjs/i18n/da.js
CHANGED
|
@@ -1,9 +1,11 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
+
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
3
4
|
Object.defineProperty(exports, "__esModule", {
|
|
4
5
|
value: true
|
|
5
6
|
});
|
|
6
7
|
exports.default = void 0;
|
|
8
|
+
var _da = _interopRequireDefault(require("@atlaskit/afm-i18n-platform-elements-reactions/i18n/da"));
|
|
7
9
|
/* prettier-ignore */
|
|
8
10
|
/**
|
|
9
11
|
* NOTE:
|
|
@@ -11,24 +13,4 @@ exports.default = void 0;
|
|
|
11
13
|
* This file is automatically generated by Traduki 2.0.
|
|
12
14
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
13
15
|
*/
|
|
14
|
-
|
|
15
|
-
var _default = exports.default = {
|
|
16
|
-
'fabric.reactions.add': 'Tilføj reaktion',
|
|
17
|
-
'fabric.reactions.add.new': 'Tilføj ny',
|
|
18
|
-
'fabric.reactions.error.unexpected': 'Reaktioner er midlertidigt utilgængelige',
|
|
19
|
-
'fabric.reactions.loading': 'Indlæser ...',
|
|
20
|
-
'fabric.reactions.more.emojis': 'Flere emojis',
|
|
21
|
-
'fabric.reactions.other.reacted.users': '{count, plural, one {og én anden} other {og {count} andre}}',
|
|
22
|
-
'fabric.reactions.reactwithemoji': 'Reager med emojien {emoji}',
|
|
23
|
-
'fabric.reactions.reactwithemojiandcount': '{count, plural, one {{count,number} {emoji}-emoji. Reager med emojien {emoji}} other {{count,number} {emoji}-emojier. Reager med emojien {emoji}}}',
|
|
24
|
-
'fabric.reactions.summary': 'Se alle brugerreaktioner',
|
|
25
|
-
'reaction-picker-trigger.add.reaction.message': 'Tilføj en reaktion',
|
|
26
|
-
'reactions-reaction.picker-label': 'Tilføj reaktioner',
|
|
27
|
-
'reactions.dialog.close': 'Luk',
|
|
28
|
-
'reactions.dialog.emoji.name': '{emojiName}',
|
|
29
|
-
'reactions.dialog.left.navigate': 'Navigation til venstre',
|
|
30
|
-
'reactions.dialog.reactions.count': '{count, plural, one {{count,number} reaktion i alt} other {{count,number} reaktioner i alt}}',
|
|
31
|
-
'reactions.dialog.right.navigate': 'Navigation til højre',
|
|
32
|
-
'reactions.dialog.viewall': 'Vis alle',
|
|
33
|
-
'reactions.dialog.viewall.tooltip': 'Se alle brugerreaktioner'
|
|
34
|
-
};
|
|
16
|
+
var _default = exports.default = _da.default;
|
package/dist/cjs/i18n/de.js
CHANGED
|
@@ -1,9 +1,11 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
+
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
3
4
|
Object.defineProperty(exports, "__esModule", {
|
|
4
5
|
value: true
|
|
5
6
|
});
|
|
6
7
|
exports.default = void 0;
|
|
8
|
+
var _de = _interopRequireDefault(require("@atlaskit/afm-i18n-platform-elements-reactions/i18n/de"));
|
|
7
9
|
/* prettier-ignore */
|
|
8
10
|
/**
|
|
9
11
|
* NOTE:
|
|
@@ -11,23 +13,4 @@ exports.default = void 0;
|
|
|
11
13
|
* This file is automatically generated by Traduki 2.0.
|
|
12
14
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
13
15
|
*/
|
|
14
|
-
|
|
15
|
-
var _default = exports.default = {
|
|
16
|
-
'fabric.reactions.add': 'Reaktion hinzufügen',
|
|
17
|
-
'fabric.reactions.add.new': 'Neu hinzufügen',
|
|
18
|
-
'fabric.reactions.error.unexpected': 'Reaktionen sind vorübergehend nicht verfügbar.',
|
|
19
|
-
'fabric.reactions.loading': 'Wird geladen...',
|
|
20
|
-
'fabric.reactions.more.emojis': 'Mehr Emojis',
|
|
21
|
-
'fabric.reactions.other.reacted.users': '{count, plural, one {und ein weiterer} other {und {count} weitere}}',
|
|
22
|
-
'fabric.reactions.reactwithemoji': 'Mit {emoji}-Emoji reagieren',
|
|
23
|
-
'fabric.reactions.reactwithemojiandcount': '{count, plural, one {{count,number} {emoji}-Emoji. Mit {emoji}-Emoji reagieren} other {{count,number} {emoji}-Emojis. Mit {emoji}-Emoji reagieren}}',
|
|
24
|
-
'fabric.reactions.summary': 'Alle Benutzerreaktionen anzeigen',
|
|
25
|
-
'reaction-picker-trigger.add.reaction.message': 'Eine Reaktion hinzufügen',
|
|
26
|
-
'reactions-reaction.picker-label': 'Reaktionen hinzufügen',
|
|
27
|
-
'reactions.dialog.close': 'Schließen',
|
|
28
|
-
'reactions.dialog.left.navigate': 'Nach links navigieren',
|
|
29
|
-
'reactions.dialog.reactions.count': '{count, plural, one {{count,number} Reaktion insgesamt} other {{count,number} Reaktionen insgesamt}}',
|
|
30
|
-
'reactions.dialog.right.navigate': 'Nach rechts navigieren',
|
|
31
|
-
'reactions.dialog.viewall': 'Alle anzeigen',
|
|
32
|
-
'reactions.dialog.viewall.tooltip': 'Alle Benutzerreaktionen anzeigen'
|
|
33
|
-
};
|
|
16
|
+
var _default = exports.default = _de.default;
|
package/dist/cjs/i18n/en.js
CHANGED
|
@@ -1,9 +1,11 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
+
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
3
4
|
Object.defineProperty(exports, "__esModule", {
|
|
4
5
|
value: true
|
|
5
6
|
});
|
|
6
7
|
exports.default = void 0;
|
|
8
|
+
var _en = _interopRequireDefault(require("@atlaskit/afm-i18n-platform-elements-reactions/i18n/en"));
|
|
7
9
|
/* prettier-ignore */
|
|
8
10
|
/**
|
|
9
11
|
* NOTE:
|
|
@@ -11,24 +13,4 @@ exports.default = void 0;
|
|
|
11
13
|
* This file is automatically generated by Traduki 2.0.
|
|
12
14
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
13
15
|
*/
|
|
14
|
-
|
|
15
|
-
var _default = exports.default = {
|
|
16
|
-
'fabric.reactions.add': 'Add reaction',
|
|
17
|
-
'fabric.reactions.add.new': 'Add new',
|
|
18
|
-
'fabric.reactions.error.unexpected': 'Reactions are temporarily unavailable',
|
|
19
|
-
'fabric.reactions.loading': 'Loading...',
|
|
20
|
-
'fabric.reactions.more.emojis': 'More emojis',
|
|
21
|
-
'fabric.reactions.other.reacted.users': '{count, plural, one {and one other} other {and {count} others}}',
|
|
22
|
-
'fabric.reactions.reactwithemoji': 'React with {emoji} emoji',
|
|
23
|
-
'fabric.reactions.reactwithemojiandcount': '{count, plural, one {# {emoji} emoji} other {# {emoji} emojis}}. React with {emoji} emoji',
|
|
24
|
-
'fabric.reactions.summary': 'View all user reactions',
|
|
25
|
-
'reaction-picker-trigger.add.reaction.message': 'Add a reaction',
|
|
26
|
-
'reactions-reaction.picker-label': 'Add reactions',
|
|
27
|
-
'reactions.dialog.close': 'Close',
|
|
28
|
-
'reactions.dialog.emoji.name': '{emojiName}',
|
|
29
|
-
'reactions.dialog.left.navigate': 'Left Navigate',
|
|
30
|
-
'reactions.dialog.reactions.count': '{count, plural, one {# total reaction} other {# total reactions} }',
|
|
31
|
-
'reactions.dialog.right.navigate': 'Right Navigate',
|
|
32
|
-
'reactions.dialog.viewall': 'View all',
|
|
33
|
-
'reactions.dialog.viewall.tooltip': 'View all user reactions'
|
|
34
|
-
};
|
|
16
|
+
var _default = exports.default = _en.default;
|
package/dist/cjs/i18n/en_GB.js
CHANGED
|
@@ -1,9 +1,11 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
+
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
3
4
|
Object.defineProperty(exports, "__esModule", {
|
|
4
5
|
value: true
|
|
5
6
|
});
|
|
6
7
|
exports.default = void 0;
|
|
8
|
+
var _en_GB = _interopRequireDefault(require("@atlaskit/afm-i18n-platform-elements-reactions/i18n/en_GB"));
|
|
7
9
|
/* prettier-ignore */
|
|
8
10
|
/**
|
|
9
11
|
* NOTE:
|
|
@@ -11,24 +13,4 @@ exports.default = void 0;
|
|
|
11
13
|
* This file is automatically generated by Traduki 2.0.
|
|
12
14
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
13
15
|
*/
|
|
14
|
-
|
|
15
|
-
var _default = exports.default = {
|
|
16
|
-
'fabric.reactions.add': 'Add reaction',
|
|
17
|
-
'fabric.reactions.add.new': 'Add new',
|
|
18
|
-
'fabric.reactions.error.unexpected': 'Reactions are temporarily unavailable',
|
|
19
|
-
'fabric.reactions.loading': 'Loading...',
|
|
20
|
-
'fabric.reactions.more.emojis': 'More emojis',
|
|
21
|
-
'fabric.reactions.other.reacted.users': '{count, plural, one {and one other} other {and {count} others}}',
|
|
22
|
-
'fabric.reactions.reactwithemoji': 'React with {emoji} emoji',
|
|
23
|
-
'fabric.reactions.reactwithemojiandcount': '{count, plural, one {# {emoji} emoji} other {# {emoji} emojis}}. React with {emoji} emoji',
|
|
24
|
-
'fabric.reactions.summary': 'View all user reactions',
|
|
25
|
-
'reaction-picker-trigger.add.reaction.message': 'Add a reaction',
|
|
26
|
-
'reactions-reaction.picker-label': 'Add reactions',
|
|
27
|
-
'reactions.dialog.close': 'Close',
|
|
28
|
-
'reactions.dialog.emoji.name': '{emojiName}',
|
|
29
|
-
'reactions.dialog.left.navigate': 'Left Navigate',
|
|
30
|
-
'reactions.dialog.reactions.count': '{count, plural, one {# total reaction} other {# total reactions} }',
|
|
31
|
-
'reactions.dialog.right.navigate': 'Right Navigate',
|
|
32
|
-
'reactions.dialog.viewall': 'View all',
|
|
33
|
-
'reactions.dialog.viewall.tooltip': 'View all user reactions'
|
|
34
|
-
};
|
|
16
|
+
var _default = exports.default = _en_GB.default;
|
package/dist/cjs/i18n/en_ZZ.js
CHANGED
|
@@ -1,9 +1,11 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
+
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
3
4
|
Object.defineProperty(exports, "__esModule", {
|
|
4
5
|
value: true
|
|
5
6
|
});
|
|
6
7
|
exports.default = void 0;
|
|
8
|
+
var _en_ZZ = _interopRequireDefault(require("@atlaskit/afm-i18n-platform-elements-reactions/i18n/en_ZZ"));
|
|
7
9
|
/* prettier-ignore */
|
|
8
10
|
/**
|
|
9
11
|
* NOTE:
|
|
@@ -11,24 +13,4 @@ exports.default = void 0;
|
|
|
11
13
|
* This file is automatically generated by Traduki 2.0.
|
|
12
14
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
13
15
|
*/
|
|
14
|
-
|
|
15
|
-
var _default = exports.default = {
|
|
16
|
-
'fabric.reactions.add': 'Add reaction',
|
|
17
|
-
'fabric.reactions.add.new': 'Add new',
|
|
18
|
-
'fabric.reactions.error.unexpected': 'Reactions are temporarily unavailable',
|
|
19
|
-
'fabric.reactions.loading': 'Loading...',
|
|
20
|
-
'fabric.reactions.more.emojis': 'More emojis',
|
|
21
|
-
'fabric.reactions.other.reacted.users': '{count, plural, one {and one other} other {and {count} others}}',
|
|
22
|
-
'fabric.reactions.reactwithemoji': 'React with {emoji} emoji',
|
|
23
|
-
'fabric.reactions.reactwithemojiandcount': '{count, plural, one {{count,number} {emoji} emoji. React with {emoji} emoji} other {{count,number} {emoji} emojis. React with {emoji} emoji}}',
|
|
24
|
-
'fabric.reactions.summary': 'View all user reactions',
|
|
25
|
-
'reaction-picker-trigger.add.reaction.message': 'Add a reaction',
|
|
26
|
-
'reactions-reaction.picker-label': 'Add reactions',
|
|
27
|
-
'reactions.dialog.close': 'Close',
|
|
28
|
-
'reactions.dialog.emoji.name': '{emojiName}',
|
|
29
|
-
'reactions.dialog.left.navigate': 'Left Navigate',
|
|
30
|
-
'reactions.dialog.reactions.count': '{count, plural, one {{count,number} total reaction} other {{count,number} total reactions}}',
|
|
31
|
-
'reactions.dialog.right.navigate': 'Right Navigate',
|
|
32
|
-
'reactions.dialog.viewall': 'View all',
|
|
33
|
-
'reactions.dialog.viewall.tooltip': 'View all user reactions'
|
|
34
|
-
};
|
|
16
|
+
var _default = exports.default = _en_ZZ.default;
|
package/dist/cjs/i18n/es.js
CHANGED
|
@@ -1,9 +1,11 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
+
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
3
4
|
Object.defineProperty(exports, "__esModule", {
|
|
4
5
|
value: true
|
|
5
6
|
});
|
|
6
7
|
exports.default = void 0;
|
|
8
|
+
var _es = _interopRequireDefault(require("@atlaskit/afm-i18n-platform-elements-reactions/i18n/es"));
|
|
7
9
|
/* prettier-ignore */
|
|
8
10
|
/**
|
|
9
11
|
* NOTE:
|
|
@@ -11,24 +13,4 @@ exports.default = void 0;
|
|
|
11
13
|
* This file is automatically generated by Traduki 2.0.
|
|
12
14
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
13
15
|
*/
|
|
14
|
-
|
|
15
|
-
var _default = exports.default = {
|
|
16
|
-
'fabric.reactions.add': 'Añadir reacción',
|
|
17
|
-
'fabric.reactions.add.new': 'Añadir una nueva',
|
|
18
|
-
'fabric.reactions.error.unexpected': 'Las reacciones no están disponibles temporalmente',
|
|
19
|
-
'fabric.reactions.loading': 'Cargando...',
|
|
20
|
-
'fabric.reactions.more.emojis': 'Más emojis',
|
|
21
|
-
'fabric.reactions.other.reacted.users': '{count, plural, one {y 1 más} other {y {count} más}}',
|
|
22
|
-
'fabric.reactions.reactwithemoji': 'Reaccionar con el emoticono {emoji}',
|
|
23
|
-
'fabric.reactions.reactwithemojiandcount': '{count, plural, one {{count,number} emoji {emoji}. Reacciona con el emoji {emoji}} other {{count,number} emojis {emoji}. Reacciona con el emoji {emoji}}}',
|
|
24
|
-
'fabric.reactions.summary': 'Ver todas las reacciones de los usuarios',
|
|
25
|
-
'reaction-picker-trigger.add.reaction.message': 'Añade una reacción',
|
|
26
|
-
'reactions-reaction.picker-label': 'Añadir reacciones',
|
|
27
|
-
'reactions.dialog.close': 'Cerrar',
|
|
28
|
-
'reactions.dialog.emoji.name': '{emojiName}',
|
|
29
|
-
'reactions.dialog.left.navigate': 'Desplazarse hacia la izquierda',
|
|
30
|
-
'reactions.dialog.reactions.count': '{count, plural, one {{count,number} reacción total} other {{count,number} reacciones totales}}',
|
|
31
|
-
'reactions.dialog.right.navigate': 'Desplazarse hacia la derecha',
|
|
32
|
-
'reactions.dialog.viewall': 'Ver todo',
|
|
33
|
-
'reactions.dialog.viewall.tooltip': 'Ver todas las reacciones de los usuarios'
|
|
34
|
-
};
|
|
16
|
+
var _default = exports.default = _es.default;
|
package/dist/cjs/i18n/fi.js
CHANGED
|
@@ -1,9 +1,11 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
+
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
3
4
|
Object.defineProperty(exports, "__esModule", {
|
|
4
5
|
value: true
|
|
5
6
|
});
|
|
6
7
|
exports.default = void 0;
|
|
8
|
+
var _fi = _interopRequireDefault(require("@atlaskit/afm-i18n-platform-elements-reactions/i18n/fi"));
|
|
7
9
|
/* prettier-ignore */
|
|
8
10
|
/**
|
|
9
11
|
* NOTE:
|
|
@@ -11,23 +13,4 @@ exports.default = void 0;
|
|
|
11
13
|
* This file is automatically generated by Traduki 2.0.
|
|
12
14
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
13
15
|
*/
|
|
14
|
-
|
|
15
|
-
var _default = exports.default = {
|
|
16
|
-
'fabric.reactions.add': 'Lisää reaktio',
|
|
17
|
-
'fabric.reactions.add.new': 'Lisää uusi',
|
|
18
|
-
'fabric.reactions.error.unexpected': 'Reaktiot ovat väliaikaisesti poissa käytöstä',
|
|
19
|
-
'fabric.reactions.loading': 'Ladataan...',
|
|
20
|
-
'fabric.reactions.more.emojis': 'Lisää emojeita',
|
|
21
|
-
'fabric.reactions.other.reacted.users': '{count, plural, one {ja yksi muu} other {ja {count} muuta}}',
|
|
22
|
-
'fabric.reactions.reactwithemoji': 'Reagoi emojilla {emoji}',
|
|
23
|
-
'fabric.reactions.reactwithemojiandcount': '{count, plural, one {{count,number} {emoji}-emoji. Reagoi {emoji}-emojilla.} other {{count,number} {emoji}-emojia. Reagoi {emoji}-emojilla.}}',
|
|
24
|
-
'fabric.reactions.summary': 'Näytä kaikki käyttäjäreaktiot',
|
|
25
|
-
'reaction-picker-trigger.add.reaction.message': 'Lisää reaktio',
|
|
26
|
-
'reactions-reaction.picker-label': 'Lisää reaktioita',
|
|
27
|
-
'reactions.dialog.close': 'Sulje',
|
|
28
|
-
'reactions.dialog.left.navigate': 'Navigointi vasemmalle',
|
|
29
|
-
'reactions.dialog.reactions.count': '{count, plural, one {Yhteensä {count,number} reaktio} other {Yhteensä {count,number} reaktiota}}',
|
|
30
|
-
'reactions.dialog.right.navigate': 'Navigointi oikealle',
|
|
31
|
-
'reactions.dialog.viewall': 'Näytä kaikki',
|
|
32
|
-
'reactions.dialog.viewall.tooltip': 'Näytä kaikki käyttäjäreaktiot'
|
|
33
|
-
};
|
|
16
|
+
var _default = exports.default = _fi.default;
|
package/dist/cjs/i18n/fr.js
CHANGED
|
@@ -1,9 +1,11 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
+
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
3
4
|
Object.defineProperty(exports, "__esModule", {
|
|
4
5
|
value: true
|
|
5
6
|
});
|
|
6
7
|
exports.default = void 0;
|
|
8
|
+
var _fr = _interopRequireDefault(require("@atlaskit/afm-i18n-platform-elements-reactions/i18n/fr"));
|
|
7
9
|
/* prettier-ignore */
|
|
8
10
|
/**
|
|
9
11
|
* NOTE:
|
|
@@ -11,24 +13,4 @@ exports.default = void 0;
|
|
|
11
13
|
* This file is automatically generated by Traduki 2.0.
|
|
12
14
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
13
15
|
*/
|
|
14
|
-
|
|
15
|
-
var _default = exports.default = {
|
|
16
|
-
'fabric.reactions.add': 'Ajouter une réaction',
|
|
17
|
-
'fabric.reactions.add.new': 'Ajouter une nouvelle réaction',
|
|
18
|
-
'fabric.reactions.error.unexpected': 'Les réactions sont temporairement indisponibles',
|
|
19
|
-
'fabric.reactions.loading': 'Chargement…',
|
|
20
|
-
'fabric.reactions.more.emojis': "Plus d'émoticônes",
|
|
21
|
-
'fabric.reactions.other.reacted.users': '{count, plural, one {et 1 autre} other {et {count} autres}}',
|
|
22
|
-
'fabric.reactions.reactwithemoji': "Réagir avec l'émoticône {emoji}",
|
|
23
|
-
'fabric.reactions.reactwithemojiandcount': "{count, plural, one {{count,number} émoticône {emoji}. Réagissez avec l'émoticône {emoji}} other {{count,number} émoticônes {emoji}. Réagissez avec les émoticônes {emoji}}}",
|
|
24
|
-
'fabric.reactions.summary': 'Afficher toutes les réactions des utilisateurs',
|
|
25
|
-
'reaction-picker-trigger.add.reaction.message': 'Ajoutez une réaction',
|
|
26
|
-
'reactions-reaction.picker-label': 'Ajouter des réactions',
|
|
27
|
-
'reactions.dialog.close': 'Fermer',
|
|
28
|
-
'reactions.dialog.emoji.name': '{emojiName}',
|
|
29
|
-
'reactions.dialog.left.navigate': 'Naviguer vers la gauche',
|
|
30
|
-
'reactions.dialog.reactions.count': '{count, plural, one {{count,number} réaction au total} other {{count,number} réactions au total}}',
|
|
31
|
-
'reactions.dialog.right.navigate': 'Naviguer vers la droite',
|
|
32
|
-
'reactions.dialog.viewall': 'Afficher tout',
|
|
33
|
-
'reactions.dialog.viewall.tooltip': 'Afficher toutes les réactions des utilisateurs'
|
|
34
|
-
};
|
|
16
|
+
var _default = exports.default = _fr.default;
|
package/dist/cjs/i18n/hu.js
CHANGED
|
@@ -1,9 +1,11 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
+
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
3
4
|
Object.defineProperty(exports, "__esModule", {
|
|
4
5
|
value: true
|
|
5
6
|
});
|
|
6
7
|
exports.default = void 0;
|
|
8
|
+
var _hu = _interopRequireDefault(require("@atlaskit/afm-i18n-platform-elements-reactions/i18n/hu"));
|
|
7
9
|
/* prettier-ignore */
|
|
8
10
|
/**
|
|
9
11
|
* NOTE:
|
|
@@ -11,24 +13,4 @@ exports.default = void 0;
|
|
|
11
13
|
* This file is automatically generated by Traduki 2.0.
|
|
12
14
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
13
15
|
*/
|
|
14
|
-
|
|
15
|
-
var _default = exports.default = {
|
|
16
|
-
'fabric.reactions.add': 'Reakció hozzáadása',
|
|
17
|
-
'fabric.reactions.add.new': 'Új hozzáadása',
|
|
18
|
-
'fabric.reactions.error.unexpected': 'A reakciók átmenetileg nem érhetők el.',
|
|
19
|
-
'fabric.reactions.loading': 'Betöltés...',
|
|
20
|
-
'fabric.reactions.more.emojis': 'Még több emoji',
|
|
21
|
-
'fabric.reactions.other.reacted.users': '{count, plural, one {és egy másik} other {és {count} másik}}',
|
|
22
|
-
'fabric.reactions.reactwithemoji': 'Reagálás {emoji} emojival',
|
|
23
|
-
'fabric.reactions.reactwithemojiandcount': '{count, plural, one {{count,number} {emoji} emoji. Reagálj {emoji} emojival!} other {{count,number} {emoji} emoji. Reagálj {emoji} emojival!}}',
|
|
24
|
-
'fabric.reactions.summary': 'Minden felhasználói reakció megtekintése',
|
|
25
|
-
'reaction-picker-trigger.add.reaction.message': 'Reakció hozzáadása',
|
|
26
|
-
'reactions-reaction.picker-label': 'Reakciók hozzáadása',
|
|
27
|
-
'reactions.dialog.close': 'Bezárás',
|
|
28
|
-
'reactions.dialog.emoji.name': '{emojiName}',
|
|
29
|
-
'reactions.dialog.left.navigate': 'Balra navigálás',
|
|
30
|
-
'reactions.dialog.reactions.count': '{count, plural, one {{count,number} reakció összesen} other {{count,number} reakció összesen}}',
|
|
31
|
-
'reactions.dialog.right.navigate': 'Jobbra navigálás',
|
|
32
|
-
'reactions.dialog.viewall': 'Összes megtekintése',
|
|
33
|
-
'reactions.dialog.viewall.tooltip': 'Minden felhasználói reakció megtekintése'
|
|
34
|
-
};
|
|
16
|
+
var _default = exports.default = _hu.default;
|
package/dist/cjs/i18n/it.js
CHANGED
|
@@ -1,9 +1,11 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
+
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
3
4
|
Object.defineProperty(exports, "__esModule", {
|
|
4
5
|
value: true
|
|
5
6
|
});
|
|
6
7
|
exports.default = void 0;
|
|
8
|
+
var _it = _interopRequireDefault(require("@atlaskit/afm-i18n-platform-elements-reactions/i18n/it"));
|
|
7
9
|
/* prettier-ignore */
|
|
8
10
|
/**
|
|
9
11
|
* NOTE:
|
|
@@ -11,24 +13,4 @@ exports.default = void 0;
|
|
|
11
13
|
* This file is automatically generated by Traduki 2.0.
|
|
12
14
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
13
15
|
*/
|
|
14
|
-
|
|
15
|
-
var _default = exports.default = {
|
|
16
|
-
'fabric.reactions.add': 'Aggiungi una reazione',
|
|
17
|
-
'fabric.reactions.add.new': 'Aggiungi nuovo',
|
|
18
|
-
'fabric.reactions.error.unexpected': 'Le reazioni non sono temporaneamente disponibili',
|
|
19
|
-
'fabric.reactions.loading': 'Caricamento in corso...',
|
|
20
|
-
'fabric.reactions.more.emojis': 'Altre emoji',
|
|
21
|
-
'fabric.reactions.other.reacted.users': '{count, plural, one {e un altro} other {e altri {count}}}',
|
|
22
|
-
'fabric.reactions.reactwithemoji': "Reagisci con l'emoji {emoji}",
|
|
23
|
-
'fabric.reactions.reactwithemojiandcount': "{count, plural, one {{count,number} emoji {emoji}. Reagisci con l'emoji {emoji}} other {{count,number} emoji {emoji}. Reagisci con l'emoji {emoji}}}",
|
|
24
|
-
'fabric.reactions.summary': 'Visualizza tutte le reazioni degli utenti',
|
|
25
|
-
'reaction-picker-trigger.add.reaction.message': 'Aggiungi una reazione',
|
|
26
|
-
'reactions-reaction.picker-label': 'Aggiungi reazioni',
|
|
27
|
-
'reactions.dialog.close': 'Chiudi',
|
|
28
|
-
'reactions.dialog.emoji.name': '{emojiName}',
|
|
29
|
-
'reactions.dialog.left.navigate': 'Navigazione a sinistra',
|
|
30
|
-
'reactions.dialog.reactions.count': '{count, plural, one {{count,number} reazione in totale} other {{count,number} reazioni in totale}}',
|
|
31
|
-
'reactions.dialog.right.navigate': 'Navigazione a destra',
|
|
32
|
-
'reactions.dialog.viewall': 'Visualizza tutto',
|
|
33
|
-
'reactions.dialog.viewall.tooltip': 'Visualizza tutte le reazioni degli utenti'
|
|
34
|
-
};
|
|
16
|
+
var _default = exports.default = _it.default;
|
package/dist/cjs/i18n/ja.js
CHANGED
|
@@ -1,9 +1,11 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
+
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
3
4
|
Object.defineProperty(exports, "__esModule", {
|
|
4
5
|
value: true
|
|
5
6
|
});
|
|
6
7
|
exports.default = void 0;
|
|
8
|
+
var _ja = _interopRequireDefault(require("@atlaskit/afm-i18n-platform-elements-reactions/i18n/ja"));
|
|
7
9
|
/* prettier-ignore */
|
|
8
10
|
/**
|
|
9
11
|
* NOTE:
|
|
@@ -11,24 +13,4 @@ exports.default = void 0;
|
|
|
11
13
|
* This file is automatically generated by Traduki 2.0.
|
|
12
14
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
13
15
|
*/
|
|
14
|
-
|
|
15
|
-
var _default = exports.default = {
|
|
16
|
-
'fabric.reactions.add': 'リアクションを追加',
|
|
17
|
-
'fabric.reactions.add.new': '新規追加',
|
|
18
|
-
'fabric.reactions.error.unexpected': 'リアクションは一時的に利用できません。',
|
|
19
|
-
'fabric.reactions.loading': '読み込んでいます...',
|
|
20
|
-
'fabric.reactions.more.emojis': 'その他の絵文字',
|
|
21
|
-
'fabric.reactions.other.reacted.users': '{count, plural, other {、他 {count} 人}}',
|
|
22
|
-
'fabric.reactions.reactwithemoji': '絵文字 {emoji} でリアクション',
|
|
23
|
-
'fabric.reactions.reactwithemojiandcount': '{count, plural, other {{count,number} 個の {emoji} 絵文字。{emoji} 絵文字でリアクション}}',
|
|
24
|
-
'fabric.reactions.summary': 'ユーザーによるすべてのリアクションを表示',
|
|
25
|
-
'reaction-picker-trigger.add.reaction.message': 'リアクションを追加',
|
|
26
|
-
'reactions-reaction.picker-label': 'リアクションを追加',
|
|
27
|
-
'reactions.dialog.close': '閉じる',
|
|
28
|
-
'reactions.dialog.emoji.name': '{emojiName}',
|
|
29
|
-
'reactions.dialog.left.navigate': '左に移動',
|
|
30
|
-
'reactions.dialog.reactions.count': '{count, plural, other {合計 {count,number} 件のリアクション}}',
|
|
31
|
-
'reactions.dialog.right.navigate': '右に移動',
|
|
32
|
-
'reactions.dialog.viewall': 'すべて表示',
|
|
33
|
-
'reactions.dialog.viewall.tooltip': 'ユーザーによるすべてのリアクションを表示'
|
|
34
|
-
};
|
|
16
|
+
var _default = exports.default = _ja.default;
|
package/dist/cjs/i18n/ko.js
CHANGED
|
@@ -1,9 +1,11 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
+
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
3
4
|
Object.defineProperty(exports, "__esModule", {
|
|
4
5
|
value: true
|
|
5
6
|
});
|
|
6
7
|
exports.default = void 0;
|
|
8
|
+
var _ko = _interopRequireDefault(require("@atlaskit/afm-i18n-platform-elements-reactions/i18n/ko"));
|
|
7
9
|
/* prettier-ignore */
|
|
8
10
|
/**
|
|
9
11
|
* NOTE:
|
|
@@ -11,23 +13,4 @@ exports.default = void 0;
|
|
|
11
13
|
* This file is automatically generated by Traduki 2.0.
|
|
12
14
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
13
15
|
*/
|
|
14
|
-
|
|
15
|
-
var _default = exports.default = {
|
|
16
|
-
'fabric.reactions.add': '반응 추가',
|
|
17
|
-
'fabric.reactions.add.new': '새로 추가',
|
|
18
|
-
'fabric.reactions.error.unexpected': '반응을 일시적으로 사용할 수 없습니다',
|
|
19
|
-
'fabric.reactions.loading': '로드 중…',
|
|
20
|
-
'fabric.reactions.more.emojis': '이모지 더 보기',
|
|
21
|
-
'fabric.reactions.other.reacted.users': '{count, plural, other {및 그 외 {count}명}}',
|
|
22
|
-
'fabric.reactions.reactwithemoji': '{emoji} 이모지로 반응',
|
|
23
|
-
'fabric.reactions.reactwithemojiandcount': '{count, plural, other {{count,number}개의 {emoji} 이모지입니다. {emoji} 이모지로 반응하세요}}',
|
|
24
|
-
'fabric.reactions.summary': '사용자 반응 모두 보기',
|
|
25
|
-
'reaction-picker-trigger.add.reaction.message': '반응 추가',
|
|
26
|
-
'reactions-reaction.picker-label': '반응 추가',
|
|
27
|
-
'reactions.dialog.close': '닫기',
|
|
28
|
-
'reactions.dialog.left.navigate': '왼쪽 탐색',
|
|
29
|
-
'reactions.dialog.reactions.count': '{count, plural, other {총 {count,number}개 반응}}',
|
|
30
|
-
'reactions.dialog.right.navigate': '오른쪽 탐색',
|
|
31
|
-
'reactions.dialog.viewall': '모두 보기',
|
|
32
|
-
'reactions.dialog.viewall.tooltip': '사용자 반응 모두 보기'
|
|
33
|
-
};
|
|
16
|
+
var _default = exports.default = _ko.default;
|
package/dist/cjs/i18n/nb.js
CHANGED
|
@@ -1,9 +1,11 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
+
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
3
4
|
Object.defineProperty(exports, "__esModule", {
|
|
4
5
|
value: true
|
|
5
6
|
});
|
|
6
7
|
exports.default = void 0;
|
|
8
|
+
var _nb = _interopRequireDefault(require("@atlaskit/afm-i18n-platform-elements-reactions/i18n/nb"));
|
|
7
9
|
/* prettier-ignore */
|
|
8
10
|
/**
|
|
9
11
|
* NOTE:
|
|
@@ -11,23 +13,4 @@ exports.default = void 0;
|
|
|
11
13
|
* This file is automatically generated by Traduki 2.0.
|
|
12
14
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
13
15
|
*/
|
|
14
|
-
|
|
15
|
-
var _default = exports.default = {
|
|
16
|
-
'fabric.reactions.add': 'Legg til reaksjon',
|
|
17
|
-
'fabric.reactions.add.new': 'Legg til ny',
|
|
18
|
-
'fabric.reactions.error.unexpected': 'Reaksjoner er midlertidig utilgjengelige',
|
|
19
|
-
'fabric.reactions.loading': 'Laster inn …',
|
|
20
|
-
'fabric.reactions.more.emojis': 'Flere emojier',
|
|
21
|
-
'fabric.reactions.other.reacted.users': '{count, plural, one {og én annen} other {og {count} andre}}',
|
|
22
|
-
'fabric.reactions.reactwithemoji': 'Reager med emojien {emoji}',
|
|
23
|
-
'fabric.reactions.reactwithemojiandcount': '{count, plural, one {{count,number} {emoji}-emoji. Reager med emojien {emoji}} other {{count,number} {emoji}-emojier. Reager med emojien {emoji}}}',
|
|
24
|
-
'fabric.reactions.summary': 'Se alle brukerreaksjoner',
|
|
25
|
-
'reaction-picker-trigger.add.reaction.message': 'Legg til en reaksjon',
|
|
26
|
-
'reactions-reaction.picker-label': 'Legg til reaksjoner',
|
|
27
|
-
'reactions.dialog.close': 'Lukk',
|
|
28
|
-
'reactions.dialog.left.navigate': 'Naviger til venstre',
|
|
29
|
-
'reactions.dialog.reactions.count': '{count, plural, one {{count,number} reaksjon totalt} other {{count,number} reaksjoner totalt}}',
|
|
30
|
-
'reactions.dialog.right.navigate': 'Naviger til høyre',
|
|
31
|
-
'reactions.dialog.viewall': 'Vis alle',
|
|
32
|
-
'reactions.dialog.viewall.tooltip': 'Se alle brukerreaksjoner'
|
|
33
|
-
};
|
|
16
|
+
var _default = exports.default = _nb.default;
|
package/dist/cjs/i18n/nl.js
CHANGED
|
@@ -1,9 +1,11 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
+
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
3
4
|
Object.defineProperty(exports, "__esModule", {
|
|
4
5
|
value: true
|
|
5
6
|
});
|
|
6
7
|
exports.default = void 0;
|
|
8
|
+
var _nl = _interopRequireDefault(require("@atlaskit/afm-i18n-platform-elements-reactions/i18n/nl"));
|
|
7
9
|
/* prettier-ignore */
|
|
8
10
|
/**
|
|
9
11
|
* NOTE:
|
|
@@ -11,24 +13,4 @@ exports.default = void 0;
|
|
|
11
13
|
* This file is automatically generated by Traduki 2.0.
|
|
12
14
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
13
15
|
*/
|
|
14
|
-
|
|
15
|
-
var _default = exports.default = {
|
|
16
|
-
'fabric.reactions.add': 'Reactie toevoegen',
|
|
17
|
-
'fabric.reactions.add.new': 'Nieuwe toevoegen',
|
|
18
|
-
'fabric.reactions.error.unexpected': 'Reacties zijn tijdelijk niet beschikbaar',
|
|
19
|
-
'fabric.reactions.loading': 'Bezig met laden…',
|
|
20
|
-
'fabric.reactions.more.emojis': "Meer emoji's",
|
|
21
|
-
'fabric.reactions.other.reacted.users': '{count, plural, one {en één andere} other {en {count} andere}}',
|
|
22
|
-
'fabric.reactions.reactwithemoji': 'Reageren met emoticon {emoji}',
|
|
23
|
-
'fabric.reactions.reactwithemojiandcount': '{count, plural, one {{count,number} {emoji}-emoticon. Reageer met {emoji}-emoticon} other {{count,number} {emoji}-emoticons. Reageer met {emoji}-emoticon}}',
|
|
24
|
-
'fabric.reactions.summary': 'Alle reacties van gebruikers bekijken',
|
|
25
|
-
'reaction-picker-trigger.add.reaction.message': 'Voeg een reactie toe',
|
|
26
|
-
'reactions-reaction.picker-label': 'Reacties toevoegen',
|
|
27
|
-
'reactions.dialog.close': 'Sluiten',
|
|
28
|
-
'reactions.dialog.emoji.name': '{emojiName}',
|
|
29
|
-
'reactions.dialog.left.navigate': 'Navigeer naar links',
|
|
30
|
-
'reactions.dialog.reactions.count': '{count, plural, one {{count,number} totale reactie} other {{count,number} totale reacties}}',
|
|
31
|
-
'reactions.dialog.right.navigate': 'Navigeer naar rechts',
|
|
32
|
-
'reactions.dialog.viewall': 'Alles bekijken',
|
|
33
|
-
'reactions.dialog.viewall.tooltip': 'Alle reacties van gebruikers bekijken'
|
|
34
|
-
};
|
|
16
|
+
var _default = exports.default = _nl.default;
|
package/dist/cjs/i18n/pl.js
CHANGED
|
@@ -1,9 +1,11 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
|
|
3
|
+
var _interopRequireDefault = require("@babel/runtime/helpers/interopRequireDefault");
|
|
3
4
|
Object.defineProperty(exports, "__esModule", {
|
|
4
5
|
value: true
|
|
5
6
|
});
|
|
6
7
|
exports.default = void 0;
|
|
8
|
+
var _pl = _interopRequireDefault(require("@atlaskit/afm-i18n-platform-elements-reactions/i18n/pl"));
|
|
7
9
|
/* prettier-ignore */
|
|
8
10
|
/**
|
|
9
11
|
* NOTE:
|
|
@@ -11,24 +13,4 @@ exports.default = void 0;
|
|
|
11
13
|
* This file is automatically generated by Traduki 2.0.
|
|
12
14
|
* DO NOT CHANGE IT BY HAND or your changes will be lost.
|
|
13
15
|
*/
|
|
14
|
-
|
|
15
|
-
var _default = exports.default = {
|
|
16
|
-
'fabric.reactions.add': 'Dodaj reakcję',
|
|
17
|
-
'fabric.reactions.add.new': 'Dodaj nową',
|
|
18
|
-
'fabric.reactions.error.unexpected': 'Reakcje są tymczasowo niedostępne',
|
|
19
|
-
'fabric.reactions.loading': 'Ładowanie...',
|
|
20
|
-
'fabric.reactions.more.emojis': 'Więcej emoji',
|
|
21
|
-
'fabric.reactions.other.reacted.users': '{count, plural, one {i jeszcze 1} few {i jeszcze {count}} many {i jeszcze {count}} other {i jeszcze {count}}}',
|
|
22
|
-
'fabric.reactions.reactwithemoji': 'Zareaguj za pomocą emoji {emoji}',
|
|
23
|
-
'fabric.reactions.reactwithemojiandcount': '{count, plural, one {{count,number} {emoji} emoji. Zareaguj za pomocą emoji {emoji}} few {{count,number} {emoji} emoji. Zareaguj za pomocą emoji {emoji}} many {{count,number} {emoji} emoji. Zareaguj za pomocą emoji {emoji}} other {{count,number} {emoji} emoji. Zareaguj za pomocą emoji {emoji}}}',
|
|
24
|
-
'fabric.reactions.summary': 'Wyświetl wszystkie reakcje użytkowników',
|
|
25
|
-
'reaction-picker-trigger.add.reaction.message': 'Dodaj reakcję',
|
|
26
|
-
'reactions-reaction.picker-label': 'Dodaj reakcje',
|
|
27
|
-
'reactions.dialog.close': 'Zamknij',
|
|
28
|
-
'reactions.dialog.emoji.name': '{emojiName}',
|
|
29
|
-
'reactions.dialog.left.navigate': 'Przejdź w lewo',
|
|
30
|
-
'reactions.dialog.reactions.count': '{count, plural, one {Łącznie {count,number} reakcja} few {Łącznie {count,number} reakcje} many {Łącznie {count,number} reakcji} other {Łącznie {count,number} reakcji}}',
|
|
31
|
-
'reactions.dialog.right.navigate': 'Przejdź w prawo',
|
|
32
|
-
'reactions.dialog.viewall': 'Wyświetl wszystkich',
|
|
33
|
-
'reactions.dialog.viewall.tooltip': 'Wyświetl wszystkie reakcje użytkowników'
|
|
34
|
-
};
|
|
16
|
+
var _default = exports.default = _pl.default;
|