@atlaskit/emoji 67.4.0 → 67.4.1
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 +6 -0
- package/admin/package.json +2 -2
- package/dist/cjs/i18n/cs.js +44 -34
- package/dist/cjs/i18n/da.js +44 -34
- package/dist/cjs/i18n/de.js +44 -34
- package/dist/cjs/i18n/en.js +44 -34
- package/dist/cjs/i18n/en_GB.js +44 -34
- package/dist/cjs/i18n/es.js +44 -34
- package/dist/cjs/i18n/fi.js +44 -34
- package/dist/cjs/i18n/fr.js +44 -34
- package/dist/cjs/i18n/hu.js +44 -34
- package/dist/cjs/i18n/it.js +44 -34
- package/dist/cjs/i18n/ja.js +44 -34
- package/dist/cjs/i18n/ko.js +44 -34
- package/dist/cjs/i18n/nb.js +44 -34
- package/dist/cjs/i18n/nl.js +44 -34
- package/dist/cjs/i18n/pl.js +44 -34
- package/dist/cjs/i18n/pt_BR.js +44 -34
- package/dist/cjs/i18n/ru.js +44 -34
- package/dist/cjs/i18n/sv.js +44 -34
- package/dist/cjs/i18n/th.js +44 -34
- package/dist/cjs/i18n/tr.js +44 -34
- package/dist/cjs/i18n/uk.js +44 -34
- package/dist/cjs/i18n/vi.js +44 -34
- package/dist/cjs/i18n/zh.js +44 -34
- package/dist/cjs/i18n/zh_TW.js +44 -34
- package/dist/cjs/version.json +1 -1
- package/dist/es2019/i18n/cs.js +44 -34
- package/dist/es2019/i18n/da.js +44 -34
- package/dist/es2019/i18n/de.js +44 -34
- package/dist/es2019/i18n/en.js +44 -34
- package/dist/es2019/i18n/en_GB.js +44 -34
- package/dist/es2019/i18n/es.js +44 -34
- package/dist/es2019/i18n/fi.js +44 -34
- package/dist/es2019/i18n/fr.js +44 -34
- package/dist/es2019/i18n/hu.js +44 -34
- package/dist/es2019/i18n/it.js +44 -34
- package/dist/es2019/i18n/ja.js +44 -34
- package/dist/es2019/i18n/ko.js +44 -34
- package/dist/es2019/i18n/nb.js +44 -34
- package/dist/es2019/i18n/nl.js +44 -34
- package/dist/es2019/i18n/pl.js +44 -34
- package/dist/es2019/i18n/pt_BR.js +44 -34
- package/dist/es2019/i18n/ru.js +44 -34
- package/dist/es2019/i18n/sv.js +44 -34
- package/dist/es2019/i18n/th.js +44 -34
- package/dist/es2019/i18n/tr.js +44 -34
- package/dist/es2019/i18n/uk.js +44 -34
- package/dist/es2019/i18n/vi.js +44 -34
- package/dist/es2019/i18n/zh.js +44 -34
- package/dist/es2019/i18n/zh_TW.js +44 -34
- package/dist/es2019/version.json +1 -1
- package/dist/esm/i18n/cs.js +44 -34
- package/dist/esm/i18n/da.js +44 -34
- package/dist/esm/i18n/de.js +44 -34
- package/dist/esm/i18n/en.js +44 -34
- package/dist/esm/i18n/en_GB.js +44 -34
- package/dist/esm/i18n/es.js +44 -34
- package/dist/esm/i18n/fi.js +44 -34
- package/dist/esm/i18n/fr.js +44 -34
- package/dist/esm/i18n/hu.js +44 -34
- package/dist/esm/i18n/it.js +44 -34
- package/dist/esm/i18n/ja.js +44 -34
- package/dist/esm/i18n/ko.js +44 -34
- package/dist/esm/i18n/nb.js +44 -34
- package/dist/esm/i18n/nl.js +44 -34
- package/dist/esm/i18n/pl.js +44 -34
- package/dist/esm/i18n/pt_BR.js +44 -34
- package/dist/esm/i18n/ru.js +44 -34
- package/dist/esm/i18n/sv.js +44 -34
- package/dist/esm/i18n/th.js +44 -34
- package/dist/esm/i18n/tr.js +44 -34
- package/dist/esm/i18n/uk.js +44 -34
- package/dist/esm/i18n/vi.js +44 -34
- package/dist/esm/i18n/zh.js +44 -34
- package/dist/esm/i18n/zh_TW.js +44 -34
- package/dist/esm/version.json +1 -1
- package/dist/types/api/EmojiRepository.d.ts +1 -1
- package/dist/types/api/EmojiUtils.d.ts +6 -6
- package/dist/types/api/internal/Comparators.d.ts +1 -1
- package/dist/types/api/media/MediaImageLoader.d.ts +1 -1
- package/dist/types/api/media/TokenManager.d.ts +1 -1
- package/dist/types/components/common/EmojiActions.d.ts +2 -2
- package/dist/types/components/common/EmojiPreviewComponent.d.ts +1 -1
- package/dist/types/components/common/Scrollable.d.ts +1 -1
- package/dist/types/components/common/ToneSelector.d.ts +1 -1
- package/dist/types/components/common/setSkinToneAriaLabelText.d.ts +1 -1
- package/dist/types/components/picker/CategorySelector.d.ts +1 -1
- package/dist/types/components/picker/EmojiPickerVirtualItems.d.ts +1 -1
- package/dist/types/components/picker/VirtualList.d.ts +2 -2
- package/dist/types/components/picker/categories.d.ts +3 -3
- package/dist/types/components/picker/styles.d.ts +1 -1
- package/dist/types/components/typeahead/EmojiTypeAheadComponent.d.ts +1 -1
- package/dist/types/components/uploader/EmojiUploader.d.ts +1 -1
- package/dist/types/context/EmojiContext.d.ts +1 -1
- package/dist/types/context/EmojiContextProvider.d.ts +1 -1
- package/dist/types/hooks/useInView.d.ts +1 -1
- package/dist/types/i18n/cs.d.ts +46 -36
- package/dist/types/i18n/da.d.ts +46 -36
- package/dist/types/i18n/de.d.ts +46 -36
- package/dist/types/i18n/en.d.ts +46 -36
- package/dist/types/i18n/en_GB.d.ts +46 -36
- package/dist/types/i18n/en_ZZ.d.ts +6 -6
- package/dist/types/i18n/es.d.ts +46 -36
- package/dist/types/i18n/et.d.ts +6 -6
- package/dist/types/i18n/fi.d.ts +46 -36
- package/dist/types/i18n/fr.d.ts +46 -36
- package/dist/types/i18n/hu.d.ts +46 -36
- package/dist/types/i18n/it.d.ts +46 -36
- package/dist/types/i18n/ja.d.ts +46 -36
- package/dist/types/i18n/ko.d.ts +46 -36
- package/dist/types/i18n/nb.d.ts +46 -36
- package/dist/types/i18n/nl.d.ts +46 -36
- package/dist/types/i18n/pl.d.ts +46 -36
- package/dist/types/i18n/pt_BR.d.ts +46 -36
- package/dist/types/i18n/pt_PT.d.ts +6 -6
- package/dist/types/i18n/ru.d.ts +46 -36
- package/dist/types/i18n/sk.d.ts +6 -6
- package/dist/types/i18n/sv.d.ts +46 -36
- package/dist/types/i18n/th.d.ts +46 -36
- package/dist/types/i18n/tr.d.ts +46 -36
- package/dist/types/i18n/uk.d.ts +46 -36
- package/dist/types/i18n/vi.d.ts +46 -36
- package/dist/types/i18n/zh.d.ts +46 -36
- package/dist/types/i18n/zh_TW.d.ts +46 -36
- package/dist/types/types.d.ts +10 -10
- package/dist/types/util/analytics/analytics.d.ts +8 -8
- package/dist/types/util/analytics/samplingUfo.d.ts +1 -1
- package/dist/types/util/analytics/useSampledUFOComponentExperience.d.ts +1 -1
- package/dist/types/util/browser-support.d.ts +1 -1
- package/dist/types/util/storage-available.d.ts +1 -1
- package/dist/types/util/type-helpers.d.ts +3 -3
- package/element/package.json +2 -2
- package/package.json +12 -4
- package/picker/package.json +2 -2
- package/resource/package.json +2 -2
- package/typeahead/package.json +2 -2
- package/types/package.json +2 -2
- package/utils/package.json +2 -2
package/dist/cjs/i18n/fi.js
CHANGED
|
@@ -13,39 +13,49 @@ exports.default = void 0;
|
|
|
13
13
|
*/
|
|
14
14
|
//Finnish
|
|
15
15
|
var _default = {
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
16
|
+
'fabric.emoji.add.custom.emoji.label': 'Lisää oma emojisi',
|
|
17
|
+
'fabric.emoji.add.label': 'Lisää emoji',
|
|
18
|
+
'fabric.emoji.cancel.label': 'Peruuta',
|
|
19
|
+
'fabric.emoji.categories.label': 'Valitse emojiluokka',
|
|
20
|
+
'fabric.emoji.categories.search.results': 'Hakutulokset',
|
|
21
|
+
'fabric.emoji.category.activity': 'Toiminnot',
|
|
22
|
+
'fabric.emoji.category.all.uploads': 'Kaikki lataukset',
|
|
23
|
+
'fabric.emoji.category.flags': 'Liput',
|
|
24
|
+
'fabric.emoji.category.foods': 'Ruoka & Juoma',
|
|
25
|
+
'fabric.emoji.category.frequent': 'Usein toistuvat',
|
|
26
|
+
'fabric.emoji.category.nature': 'Luonto',
|
|
27
|
+
'fabric.emoji.category.objects': 'Esineet',
|
|
28
|
+
'fabric.emoji.category.people': 'Henkilöt',
|
|
29
|
+
'fabric.emoji.category.places': 'Matkustaminen & Paikat',
|
|
30
|
+
'fabric.emoji.category.productivity': 'Tuotteliaisuus',
|
|
31
|
+
'fabric.emoji.category.symbols': 'Symbolit',
|
|
32
|
+
'fabric.emoji.category.user.uploads': 'Latauksesi',
|
|
33
|
+
'fabric.emoji.choose.file.screenReaderDescription': 'Valitse emojille tiedosto. JPG, PNG tai GIF. Koko enintään 1 Mt.',
|
|
34
|
+
'fabric.emoji.choose.file.title': 'Valitse tiedosto',
|
|
35
|
+
'fabric.emoji.delete.description': 'Kaikki tämän emojin olemassa olevat ilmentymät korvataan emojilla {emojiShortName}',
|
|
36
|
+
'fabric.emoji.delete.label': 'Poista',
|
|
37
|
+
'fabric.emoji.delete.screenreader.tooltip': 'Poista {shortName}-emoji painamalla askelpalautinta (Backspace)',
|
|
38
|
+
'fabric.emoji.delete.title': 'Poista emoji',
|
|
39
|
+
'fabric.emoji.delete.tooltip': 'Poista',
|
|
40
|
+
'fabric.emoji.emojipicker.emoi.roledescription': 'emoji-painike',
|
|
41
|
+
'fabric.emoji.emojipicker.error': 'Virhe!',
|
|
42
|
+
'fabric.emoji.error.delete.failed': 'Poistaminen epäonnistui',
|
|
43
|
+
'fabric.emoji.error.image.too.big': 'Valittu kuva on suurempi kuin 1 MB',
|
|
44
|
+
'fabric.emoji.error.invalid.image': 'Valittu kuva on virheellinen',
|
|
45
|
+
'fabric.emoji.error.upload.failed': 'Lataus epäonnistui',
|
|
46
|
+
'fabric.emoji.image.requirements': 'JPG, PNG tai GIF. Maksimikoko 1 MB.',
|
|
47
|
+
'fabric.emoji.name.ariaLabel': 'Anna uudelle emojille nimi',
|
|
48
|
+
'fabric.emoji.picker': 'Emoji-valitsin',
|
|
49
|
+
'fabric.emoji.pickerlist.grid': '{showSearchResults, select, true {Hakutulokset} other {Emojit}}',
|
|
50
|
+
'fabric.emoji.pickerlist.tabpanel': 'Emojitoiminnot ja luettelopaneeli',
|
|
51
|
+
'fabric.emoji.placeholder': 'esim. hei',
|
|
52
|
+
'fabric.emoji.preview': 'Uusi emojisi {emoji} näyttää hienolta',
|
|
53
|
+
'fabric.emoji.preview.title': 'Esikatselu',
|
|
54
|
+
'fabric.emoji.retry.label': 'Yritä uudelleen',
|
|
55
|
+
'fabric.emoji.search.label': 'Emojin nimi',
|
|
56
|
+
'fabric.emoji.search.placeholder': 'Hae',
|
|
57
|
+
'fabric.emoji.search.status': 'Näytetään kaikki emojit',
|
|
58
|
+
'fabric.emoji.select.skin.list.ariaLabel': 'Ihon sävyn valitsin',
|
|
59
|
+
'fabric.emoji.select.skin.tone.ariaLabel': 'Valitse ihon sävy, {selectedTone} valittu'
|
|
50
60
|
};
|
|
51
61
|
exports.default = _default;
|
package/dist/cjs/i18n/fr.js
CHANGED
|
@@ -13,39 +13,49 @@ exports.default = void 0;
|
|
|
13
13
|
*/
|
|
14
14
|
//French (France)
|
|
15
15
|
var _default = {
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
16
|
+
'fabric.emoji.add.custom.emoji.label': 'Ajouter votre propre émoticône',
|
|
17
|
+
'fabric.emoji.add.label': 'Ajouter une émoticône',
|
|
18
|
+
'fabric.emoji.cancel.label': 'Annuler',
|
|
19
|
+
'fabric.emoji.categories.label': "Choisir une catégorie d'émoticônes",
|
|
20
|
+
'fabric.emoji.categories.search.results': 'Résultats de recherche',
|
|
21
|
+
'fabric.emoji.category.activity': 'Activité',
|
|
22
|
+
'fabric.emoji.category.all.uploads': 'Tous les chargements',
|
|
23
|
+
'fabric.emoji.category.flags': 'Drapeaux',
|
|
24
|
+
'fabric.emoji.category.foods': 'Aliments et boissons',
|
|
25
|
+
'fabric.emoji.category.frequent': 'Fréquents',
|
|
26
|
+
'fabric.emoji.category.nature': 'Nature',
|
|
27
|
+
'fabric.emoji.category.objects': 'Objets',
|
|
28
|
+
'fabric.emoji.category.people': 'Personnes',
|
|
29
|
+
'fabric.emoji.category.places': 'Voyage et lieux',
|
|
30
|
+
'fabric.emoji.category.productivity': 'Productivité',
|
|
31
|
+
'fabric.emoji.category.symbols': 'Symboles',
|
|
32
|
+
'fabric.emoji.category.user.uploads': 'Vos chargements',
|
|
33
|
+
'fabric.emoji.choose.file.screenReaderDescription': "Sélectionnez un fichier pour l'émoticône. Il doit être au format JPG, PNG ou GIF. Taille maximale : 1 Mo.",
|
|
34
|
+
'fabric.emoji.choose.file.title': 'Sélectionner un fichier',
|
|
35
|
+
'fabric.emoji.delete.description': 'Toutes les instances existantes de cette émoticône seront remplacées par {emojiShortName}',
|
|
36
|
+
'fabric.emoji.delete.label': 'Supprimer',
|
|
37
|
+
'fabric.emoji.delete.screenreader.tooltip': "Pour supprimer l'émoticône {shortName}, appuyez sur la touche Retour arrière",
|
|
38
|
+
'fabric.emoji.delete.title': "Supprimer l'émoticône",
|
|
39
|
+
'fabric.emoji.delete.tooltip': 'Supprimer',
|
|
40
|
+
'fabric.emoji.emojipicker.emoi.roledescription': "bouton d'émoticône",
|
|
41
|
+
'fabric.emoji.emojipicker.error': 'Erreur !',
|
|
42
|
+
'fabric.emoji.error.delete.failed': 'Échec de la suppression',
|
|
43
|
+
'fabric.emoji.error.image.too.big': "L'image sélectionnée est supérieure à 1 Mo",
|
|
44
|
+
'fabric.emoji.error.invalid.image': "L'image sélectionnée n'est pas valide",
|
|
45
|
+
'fabric.emoji.error.upload.failed': 'Échec du chargement',
|
|
46
|
+
'fabric.emoji.image.requirements': 'JPG, PNG ou GIF. Taille max. : 1 Mo.',
|
|
47
|
+
'fabric.emoji.name.ariaLabel': 'Saisissez le nom du nouvel emoji',
|
|
48
|
+
'fabric.emoji.picker': "Sélecteur d'émoticône",
|
|
49
|
+
'fabric.emoji.pickerlist.grid': '{showSearchResults, select, true {Résultats de la recherche} other {Émoticônes}}',
|
|
50
|
+
'fabric.emoji.pickerlist.tabpanel': "Volet d'actions d'émoticône et de listes",
|
|
51
|
+
'fabric.emoji.placeholder': 'Par exemple : bonjour',
|
|
52
|
+
'fabric.emoji.preview': 'Votre nouvelle émoticône {emoji} est super',
|
|
53
|
+
'fabric.emoji.preview.title': 'Afficher un aperçu',
|
|
54
|
+
'fabric.emoji.retry.label': 'Réessayer',
|
|
55
|
+
'fabric.emoji.search.label': "Nom de l'émoticône",
|
|
56
|
+
'fabric.emoji.search.placeholder': 'Rechercher',
|
|
57
|
+
'fabric.emoji.search.status': 'Voir toutes les émoticônes',
|
|
58
|
+
'fabric.emoji.select.skin.list.ariaLabel': 'Sélecteur de phototype',
|
|
59
|
+
'fabric.emoji.select.skin.tone.ariaLabel': 'Choisissez votre phototype ; phototype sélectionné : {selectedTone}'
|
|
50
60
|
};
|
|
51
61
|
exports.default = _default;
|
package/dist/cjs/i18n/hu.js
CHANGED
|
@@ -13,39 +13,49 @@ exports.default = void 0;
|
|
|
13
13
|
*/
|
|
14
14
|
//Hungarian
|
|
15
15
|
var _default = {
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
16
|
+
'fabric.emoji.add.custom.emoji.label': 'Adjon hozzá saját emojit',
|
|
17
|
+
'fabric.emoji.add.label': 'Emoji hozzáadása',
|
|
18
|
+
'fabric.emoji.cancel.label': 'Mégse',
|
|
19
|
+
'fabric.emoji.categories.label': 'Válassz emojikategóriát',
|
|
20
|
+
'fabric.emoji.categories.search.results': 'Keresési eredmények',
|
|
21
|
+
'fabric.emoji.category.activity': 'Tevékenységek',
|
|
22
|
+
'fabric.emoji.category.all.uploads': 'Minden feltöltés',
|
|
23
|
+
'fabric.emoji.category.flags': 'Zászlók',
|
|
24
|
+
'fabric.emoji.category.foods': 'Étel és ital',
|
|
25
|
+
'fabric.emoji.category.frequent': 'Gyakori',
|
|
26
|
+
'fabric.emoji.category.nature': 'Természet',
|
|
27
|
+
'fabric.emoji.category.objects': 'Tárgyak',
|
|
28
|
+
'fabric.emoji.category.people': 'Személyek',
|
|
29
|
+
'fabric.emoji.category.places': 'Utazás és Érdekes helyek',
|
|
30
|
+
'fabric.emoji.category.productivity': 'Hatékonyság',
|
|
31
|
+
'fabric.emoji.category.symbols': 'Szimbólumok',
|
|
32
|
+
'fabric.emoji.category.user.uploads': 'Feltöltései',
|
|
33
|
+
'fabric.emoji.choose.file.screenReaderDescription': 'Válassz fájlt az emojinak. JPG, PNG vagy GIF. Maximális méret: 1 MB',
|
|
34
|
+
'fabric.emoji.choose.file.title': 'Fájl kiválasztása',
|
|
35
|
+
'fabric.emoji.delete.description': 'Az emoji összes létező előfordulását lecseréljük erre {emojiShortName}',
|
|
36
|
+
'fabric.emoji.delete.label': 'Eltávolítás',
|
|
37
|
+
'fabric.emoji.delete.screenreader.tooltip': 'A következő emoji törléséhez nyomd meg a Backspace billentyűt: {shortName}',
|
|
38
|
+
'fabric.emoji.delete.title': 'Emoji eltávolítása',
|
|
39
|
+
'fabric.emoji.delete.tooltip': 'Törlés',
|
|
40
|
+
'fabric.emoji.emojipicker.emoi.roledescription': 'emoji gomb',
|
|
41
|
+
'fabric.emoji.emojipicker.error': 'Hiba!',
|
|
42
|
+
'fabric.emoji.error.delete.failed': 'Eltávolítás sikertelen',
|
|
43
|
+
'fabric.emoji.error.image.too.big': 'A kiválaszott kép nagyobb, mint 1 MB',
|
|
44
|
+
'fabric.emoji.error.invalid.image': 'A kiválasztott kép érvénytelen',
|
|
45
|
+
'fabric.emoji.error.upload.failed': 'Feltöltés sikertelen',
|
|
46
|
+
'fabric.emoji.image.requirements': 'JPG, PNG vagy GIF. Legfeljebb 1 MB méretben.',
|
|
47
|
+
'fabric.emoji.name.ariaLabel': 'Írd be az új hangulatjel nevét',
|
|
48
|
+
'fabric.emoji.picker': 'Emojiválasztó',
|
|
49
|
+
'fabric.emoji.pickerlist.grid': '{showSearchResults, select, true {Keresési eredmények} other {Emojik}}',
|
|
50
|
+
'fabric.emoji.pickerlist.tabpanel': 'Emoji-műveletek és -lista panelje',
|
|
51
|
+
'fabric.emoji.placeholder': 'Pl. hello',
|
|
52
|
+
'fabric.emoji.preview': 'Az új emoji {emoji} nagyon jól mutat',
|
|
53
|
+
'fabric.emoji.preview.title': 'Előnézet',
|
|
54
|
+
'fabric.emoji.retry.label': 'Próbálja újra',
|
|
55
|
+
'fabric.emoji.search.label': 'Emoji neve',
|
|
56
|
+
'fabric.emoji.search.placeholder': 'Keresés',
|
|
57
|
+
'fabric.emoji.search.status': 'Az összes emoji megjelenítése',
|
|
58
|
+
'fabric.emoji.select.skin.list.ariaLabel': 'Bőrszínválasztó',
|
|
59
|
+
'fabric.emoji.select.skin.tone.ariaLabel': 'Válaszd ki a bőrszínt; {selectedTone} kiválasztva'
|
|
50
60
|
};
|
|
51
61
|
exports.default = _default;
|
package/dist/cjs/i18n/it.js
CHANGED
|
@@ -13,39 +13,49 @@ exports.default = void 0;
|
|
|
13
13
|
*/
|
|
14
14
|
//Italian (Italy)
|
|
15
15
|
var _default = {
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
16
|
+
'fabric.emoji.add.custom.emoji.label': 'Aggiungi la tua emoji',
|
|
17
|
+
'fabric.emoji.add.label': 'Aggiungi emoji',
|
|
18
|
+
'fabric.emoji.cancel.label': 'Annulla',
|
|
19
|
+
'fabric.emoji.categories.label': 'Scegli una categoria di emoji',
|
|
20
|
+
'fabric.emoji.categories.search.results': 'Risultati di ricerca',
|
|
21
|
+
'fabric.emoji.category.activity': 'Attività',
|
|
22
|
+
'fabric.emoji.category.all.uploads': 'Tutti i caricamenti',
|
|
23
|
+
'fabric.emoji.category.flags': 'Bandiere',
|
|
24
|
+
'fabric.emoji.category.foods': 'Cibo e bevande',
|
|
25
|
+
'fabric.emoji.category.frequent': 'Usate di frequente',
|
|
26
|
+
'fabric.emoji.category.nature': 'Natura',
|
|
27
|
+
'fabric.emoji.category.objects': 'Oggetti',
|
|
28
|
+
'fabric.emoji.category.people': 'Persone',
|
|
29
|
+
'fabric.emoji.category.places': 'Viaggi e luoghi',
|
|
30
|
+
'fabric.emoji.category.productivity': 'Produttività',
|
|
31
|
+
'fabric.emoji.category.symbols': 'Simboli',
|
|
32
|
+
'fabric.emoji.category.user.uploads': 'I tuoi caricamenti',
|
|
33
|
+
'fabric.emoji.choose.file.screenReaderDescription': "Scegli un file per l'emoji. JPG, PNG o GIF. Dimensioni massime: 1 MB",
|
|
34
|
+
'fabric.emoji.choose.file.title': 'Scegli file',
|
|
35
|
+
'fabric.emoji.delete.description': 'Tutte le istanze esistenti di questa emoji saranno sostitute da {emojiShortName}',
|
|
36
|
+
'fabric.emoji.delete.label': 'Cancella',
|
|
37
|
+
'fabric.emoji.delete.screenreader.tooltip': "Per eliminare l'emoji {shortName}, premi Backspace",
|
|
38
|
+
'fabric.emoji.delete.title': 'Cancella emoji',
|
|
39
|
+
'fabric.emoji.delete.tooltip': 'Elimina',
|
|
40
|
+
'fabric.emoji.emojipicker.emoi.roledescription': 'pulsante emoji',
|
|
41
|
+
'fabric.emoji.emojipicker.error': 'Errore.',
|
|
42
|
+
'fabric.emoji.error.delete.failed': 'Cancellazione non riuscita',
|
|
43
|
+
'fabric.emoji.error.image.too.big': 'L’immagine selezionata è superiore a un 1 MB',
|
|
44
|
+
'fabric.emoji.error.invalid.image': 'L’immagine selezionata non è valida',
|
|
45
|
+
'fabric.emoji.error.upload.failed': 'Caricamento non riuscito',
|
|
46
|
+
'fabric.emoji.image.requirements': 'JPG, PNG o GIF. Dimensione massima 1 MB.',
|
|
47
|
+
'fabric.emoji.name.ariaLabel': 'Immetti un nome per il nuovo emoji',
|
|
48
|
+
'fabric.emoji.picker': 'Selettore di emoji',
|
|
49
|
+
'fabric.emoji.pickerlist.grid': '{showSearchResults, select, true {Risultati della ricerca} other {Emoji}}',
|
|
50
|
+
'fabric.emoji.pickerlist.tabpanel': "Pannello delle azioni e dell'elenco degli emoji",
|
|
51
|
+
'fabric.emoji.placeholder': 'ad es. ciao',
|
|
52
|
+
'fabric.emoji.preview': 'La tua nuova emoji {emoji} è fantastica',
|
|
53
|
+
'fabric.emoji.preview.title': 'Anteprima',
|
|
54
|
+
'fabric.emoji.retry.label': 'Riprova',
|
|
55
|
+
'fabric.emoji.search.label': 'Nome emoji',
|
|
56
|
+
'fabric.emoji.search.placeholder': 'Ricerca',
|
|
57
|
+
'fabric.emoji.search.status': 'Visualizzazione di tutte le emoji',
|
|
58
|
+
'fabric.emoji.select.skin.list.ariaLabel': 'Selettore del tono della pelle',
|
|
59
|
+
'fabric.emoji.select.skin.tone.ariaLabel': 'Scegli il tono della tua pelle; è selezionato {selectedTone}'
|
|
50
60
|
};
|
|
51
61
|
exports.default = _default;
|
package/dist/cjs/i18n/ja.js
CHANGED
|
@@ -13,39 +13,49 @@ exports.default = void 0;
|
|
|
13
13
|
*/
|
|
14
14
|
//Japanese
|
|
15
15
|
var _default = {
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
16
|
+
'fabric.emoji.add.custom.emoji.label': 'オリジナルの絵文字を追加',
|
|
17
|
+
'fabric.emoji.add.label': '絵文字を追加',
|
|
18
|
+
'fabric.emoji.cancel.label': 'キャンセル',
|
|
19
|
+
'fabric.emoji.categories.label': '絵文字のカテゴリを選択',
|
|
20
|
+
'fabric.emoji.categories.search.results': '検索結果',
|
|
21
|
+
'fabric.emoji.category.activity': 'アクティビティ',
|
|
22
|
+
'fabric.emoji.category.all.uploads': 'すべてのアップロード',
|
|
23
|
+
'fabric.emoji.category.flags': '旗',
|
|
24
|
+
'fabric.emoji.category.foods': 'フード & ドリンク',
|
|
25
|
+
'fabric.emoji.category.frequent': 'よく使うもの',
|
|
26
|
+
'fabric.emoji.category.nature': '自然',
|
|
27
|
+
'fabric.emoji.category.objects': 'オブジェクト',
|
|
28
|
+
'fabric.emoji.category.people': '人',
|
|
29
|
+
'fabric.emoji.category.places': '旅行 & 場所',
|
|
30
|
+
'fabric.emoji.category.productivity': 'モノ作り',
|
|
31
|
+
'fabric.emoji.category.symbols': '記号',
|
|
32
|
+
'fabric.emoji.category.user.uploads': 'あなたのアップロード',
|
|
33
|
+
'fabric.emoji.choose.file.screenReaderDescription': '絵文字のファイルを選択します。選択できるファイルは JPG、PNG、GIF の各形式で、サイズ制限は最大 1 MB です',
|
|
34
|
+
'fabric.emoji.choose.file.title': 'ファイルを選択',
|
|
35
|
+
'fabric.emoji.delete.description': 'この絵文字のすべての既存のインスタンスを{emojiShortName}と置き換えます',
|
|
36
|
+
'fabric.emoji.delete.label': '削除',
|
|
37
|
+
'fabric.emoji.delete.screenreader.tooltip': '{shortName} の絵文字を削除するには、Backspace キーを押します',
|
|
38
|
+
'fabric.emoji.delete.title': '絵文字を削除',
|
|
39
|
+
'fabric.emoji.delete.tooltip': '削除',
|
|
40
|
+
'fabric.emoji.emojipicker.emoi.roledescription': '絵文字ボタン',
|
|
41
|
+
'fabric.emoji.emojipicker.error': 'エラー!',
|
|
42
|
+
'fabric.emoji.error.delete.failed': '削除できませんでした',
|
|
43
|
+
'fabric.emoji.error.image.too.big': '選択した画像は 1 MB を超えています',
|
|
44
|
+
'fabric.emoji.error.invalid.image': '選択した画像は無効です。',
|
|
45
|
+
'fabric.emoji.error.upload.failed': 'アップロードできませんでした',
|
|
46
|
+
'fabric.emoji.image.requirements': 'JPG、PNG、GIF。最大サイズ 1 MB。',
|
|
47
|
+
'fabric.emoji.name.ariaLabel': '新しい絵文字の名前を入力する',
|
|
48
|
+
'fabric.emoji.picker': '絵文字ピッカー',
|
|
49
|
+
'fabric.emoji.pickerlist.grid': '{showSearchResults, select, true {検索結果} other {絵文字}}',
|
|
50
|
+
'fabric.emoji.pickerlist.tabpanel': '絵文字アクションとリスト パネル',
|
|
51
|
+
'fabric.emoji.placeholder': '例: こんにちは',
|
|
52
|
+
'fabric.emoji.preview': '新しい絵文字{emoji}は素敵ですね',
|
|
53
|
+
'fabric.emoji.preview.title': 'プレビュー',
|
|
54
|
+
'fabric.emoji.retry.label': '再試行',
|
|
55
|
+
'fabric.emoji.search.label': '絵文字の名前',
|
|
56
|
+
'fabric.emoji.search.placeholder': '検索',
|
|
57
|
+
'fabric.emoji.search.status': 'すべての絵文字を表示',
|
|
58
|
+
'fabric.emoji.select.skin.list.ariaLabel': 'スキン トーン セレクター',
|
|
59
|
+
'fabric.emoji.select.skin.tone.ariaLabel': 'スキン トーンをご選択ください。{selectedTone} を選択済み'
|
|
50
60
|
};
|
|
51
61
|
exports.default = _default;
|
package/dist/cjs/i18n/ko.js
CHANGED
|
@@ -13,39 +13,49 @@ exports.default = void 0;
|
|
|
13
13
|
*/
|
|
14
14
|
//Korean
|
|
15
15
|
var _default = {
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
16
|
+
'fabric.emoji.add.custom.emoji.label': '나만의 이모지 추가',
|
|
17
|
+
'fabric.emoji.add.label': '이모지 추가',
|
|
18
|
+
'fabric.emoji.cancel.label': '취소',
|
|
19
|
+
'fabric.emoji.categories.label': '이모지 범주 선택',
|
|
20
|
+
'fabric.emoji.categories.search.results': '검색 결과',
|
|
21
|
+
'fabric.emoji.category.activity': '활동',
|
|
22
|
+
'fabric.emoji.category.all.uploads': '모든 업로드',
|
|
23
|
+
'fabric.emoji.category.flags': '플래그',
|
|
24
|
+
'fabric.emoji.category.foods': '음식 및 음료',
|
|
25
|
+
'fabric.emoji.category.frequent': '자주 사용',
|
|
26
|
+
'fabric.emoji.category.nature': '자연',
|
|
27
|
+
'fabric.emoji.category.objects': '물건',
|
|
28
|
+
'fabric.emoji.category.people': '사용자',
|
|
29
|
+
'fabric.emoji.category.places': '여행 및 장소',
|
|
30
|
+
'fabric.emoji.category.productivity': '생산성',
|
|
31
|
+
'fabric.emoji.category.symbols': '기호',
|
|
32
|
+
'fabric.emoji.category.user.uploads': '내 업로드',
|
|
33
|
+
'fabric.emoji.choose.file.screenReaderDescription': '이모지를 위한 파일을 선택하세요. JPG, PNG 또는 GIF. 최대 크기 1MB',
|
|
34
|
+
'fabric.emoji.choose.file.title': '파일 선택',
|
|
35
|
+
'fabric.emoji.delete.description': '이 이모지의 모든 기존 인스턴스가 {emojiShortName}(으)로 교체됩니다',
|
|
36
|
+
'fabric.emoji.delete.label': '제거',
|
|
37
|
+
'fabric.emoji.delete.screenreader.tooltip': '{shortName} 이모지를 삭제하려면 백스페이스 키를 누르세요',
|
|
38
|
+
'fabric.emoji.delete.title': '이모지 제거',
|
|
39
|
+
'fabric.emoji.delete.tooltip': '삭제',
|
|
40
|
+
'fabric.emoji.emojipicker.emoi.roledescription': '이모지 버튼',
|
|
41
|
+
'fabric.emoji.emojipicker.error': '오류!',
|
|
42
|
+
'fabric.emoji.error.delete.failed': '제거 실패',
|
|
43
|
+
'fabric.emoji.error.image.too.big': '선택된 이미지가 1MB보다 큽니다',
|
|
44
|
+
'fabric.emoji.error.invalid.image': '선택된 이미지가 유효하지 않습니다',
|
|
45
|
+
'fabric.emoji.error.upload.failed': '업로드 실패',
|
|
46
|
+
'fabric.emoji.image.requirements': 'JPG, PNG 또는 GIF. 최대 1 MB 크기.',
|
|
47
|
+
'fabric.emoji.name.ariaLabel': '새 이모지의 이름을 입력하세요.',
|
|
48
|
+
'fabric.emoji.picker': '이모지 선택기',
|
|
49
|
+
'fabric.emoji.pickerlist.grid': '{showSearchResults, select, true {검색 결과} other {이모지}}',
|
|
50
|
+
'fabric.emoji.pickerlist.tabpanel': '이모지 동작 및 목록 패널',
|
|
51
|
+
'fabric.emoji.placeholder': '예: 안녕하세요',
|
|
52
|
+
'fabric.emoji.preview': '새로운 이모지 {emoji}가 멋지네요.',
|
|
53
|
+
'fabric.emoji.preview.title': '미리 보기',
|
|
54
|
+
'fabric.emoji.retry.label': '다시 시도',
|
|
55
|
+
'fabric.emoji.search.label': '이모지 이름',
|
|
56
|
+
'fabric.emoji.search.placeholder': '검색',
|
|
57
|
+
'fabric.emoji.search.status': '모든 이모지 표시 중',
|
|
58
|
+
'fabric.emoji.select.skin.list.ariaLabel': '피부색 선택기',
|
|
59
|
+
'fabric.emoji.select.skin.tone.ariaLabel': '피부색을 선택하세요. {selectedTone} 선택함'
|
|
50
60
|
};
|
|
51
61
|
exports.default = _default;
|