@atlaskit/editor-core 188.0.0 → 188.0.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +6 -0
- package/dist/cjs/i18n/cs.js +1 -54
- package/dist/cjs/i18n/da.js +1 -54
- package/dist/cjs/i18n/de.js +1 -54
- package/dist/cjs/i18n/en.js +1 -55
- package/dist/cjs/i18n/en_GB.js +1 -55
- package/dist/cjs/i18n/en_ZZ.js +1 -55
- package/dist/cjs/i18n/es.js +1 -54
- package/dist/cjs/i18n/fi.js +1 -54
- package/dist/cjs/i18n/fr.js +1 -54
- package/dist/cjs/i18n/hu.js +1 -54
- package/dist/cjs/i18n/it.js +1 -54
- package/dist/cjs/i18n/ja.js +1 -54
- package/dist/cjs/i18n/ko.js +1 -54
- package/dist/cjs/i18n/nb.js +1 -54
- package/dist/cjs/i18n/nl.js +1 -54
- package/dist/cjs/i18n/pl.js +1 -54
- package/dist/cjs/i18n/pt_BR.js +1 -54
- package/dist/cjs/i18n/ru.js +1 -54
- package/dist/cjs/i18n/sv.js +1 -54
- package/dist/cjs/i18n/th.js +1 -54
- package/dist/cjs/i18n/tr.js +1 -54
- package/dist/cjs/i18n/uk.js +1 -54
- package/dist/cjs/i18n/vi.js +1 -54
- package/dist/cjs/i18n/zh.js +1 -54
- package/dist/cjs/i18n/zh_TW.js +1 -54
- package/dist/cjs/version-wrapper.js +1 -1
- package/dist/es2019/i18n/cs.js +1 -54
- package/dist/es2019/i18n/da.js +1 -54
- package/dist/es2019/i18n/de.js +1 -54
- package/dist/es2019/i18n/en.js +1 -55
- package/dist/es2019/i18n/en_GB.js +1 -55
- package/dist/es2019/i18n/en_ZZ.js +1 -55
- package/dist/es2019/i18n/es.js +1 -54
- package/dist/es2019/i18n/fi.js +1 -54
- package/dist/es2019/i18n/fr.js +1 -54
- package/dist/es2019/i18n/hu.js +1 -54
- package/dist/es2019/i18n/it.js +1 -54
- package/dist/es2019/i18n/ja.js +1 -54
- package/dist/es2019/i18n/ko.js +1 -54
- package/dist/es2019/i18n/nb.js +1 -54
- package/dist/es2019/i18n/nl.js +1 -54
- package/dist/es2019/i18n/pl.js +1 -54
- package/dist/es2019/i18n/pt_BR.js +1 -54
- package/dist/es2019/i18n/ru.js +1 -54
- package/dist/es2019/i18n/sv.js +1 -54
- package/dist/es2019/i18n/th.js +1 -54
- package/dist/es2019/i18n/tr.js +1 -54
- package/dist/es2019/i18n/uk.js +1 -54
- package/dist/es2019/i18n/vi.js +1 -54
- package/dist/es2019/i18n/zh.js +1 -54
- package/dist/es2019/i18n/zh_TW.js +1 -54
- package/dist/es2019/version-wrapper.js +1 -1
- package/dist/esm/i18n/cs.js +1 -54
- package/dist/esm/i18n/da.js +1 -54
- package/dist/esm/i18n/de.js +1 -54
- package/dist/esm/i18n/en.js +1 -55
- package/dist/esm/i18n/en_GB.js +1 -55
- package/dist/esm/i18n/en_ZZ.js +1 -55
- package/dist/esm/i18n/es.js +1 -54
- package/dist/esm/i18n/fi.js +1 -54
- package/dist/esm/i18n/fr.js +1 -54
- package/dist/esm/i18n/hu.js +1 -54
- package/dist/esm/i18n/it.js +1 -54
- package/dist/esm/i18n/ja.js +1 -54
- package/dist/esm/i18n/ko.js +1 -54
- package/dist/esm/i18n/nb.js +1 -54
- package/dist/esm/i18n/nl.js +1 -54
- package/dist/esm/i18n/pl.js +1 -54
- package/dist/esm/i18n/pt_BR.js +1 -54
- package/dist/esm/i18n/ru.js +1 -54
- package/dist/esm/i18n/sv.js +1 -54
- package/dist/esm/i18n/th.js +1 -54
- package/dist/esm/i18n/tr.js +1 -54
- package/dist/esm/i18n/uk.js +1 -54
- package/dist/esm/i18n/vi.js +1 -54
- package/dist/esm/i18n/zh.js +1 -54
- package/dist/esm/i18n/zh_TW.js +1 -54
- package/dist/esm/version-wrapper.js +1 -1
- package/dist/types/i18n/cs.d.ts +1 -54
- package/dist/types/i18n/da.d.ts +1 -54
- package/dist/types/i18n/de.d.ts +1 -54
- package/dist/types/i18n/en.d.ts +1 -55
- package/dist/types/i18n/en_GB.d.ts +1 -55
- package/dist/types/i18n/en_ZZ.d.ts +1 -55
- package/dist/types/i18n/es.d.ts +1 -54
- package/dist/types/i18n/fi.d.ts +1 -54
- package/dist/types/i18n/fr.d.ts +1 -54
- package/dist/types/i18n/hu.d.ts +1 -54
- package/dist/types/i18n/it.d.ts +1 -54
- package/dist/types/i18n/ja.d.ts +1 -54
- package/dist/types/i18n/ko.d.ts +1 -54
- package/dist/types/i18n/nb.d.ts +1 -54
- package/dist/types/i18n/nl.d.ts +1 -54
- package/dist/types/i18n/pl.d.ts +1 -54
- package/dist/types/i18n/pt_BR.d.ts +1 -54
- package/dist/types/i18n/ru.d.ts +1 -54
- package/dist/types/i18n/sv.d.ts +1 -54
- package/dist/types/i18n/th.d.ts +1 -54
- package/dist/types/i18n/tr.d.ts +1 -54
- package/dist/types/i18n/uk.d.ts +1 -54
- package/dist/types/i18n/vi.d.ts +1 -54
- package/dist/types/i18n/zh.d.ts +1 -54
- package/dist/types/i18n/zh_TW.d.ts +1 -54
- package/dist/types-ts4.5/i18n/cs.d.ts +1 -54
- package/dist/types-ts4.5/i18n/da.d.ts +1 -54
- package/dist/types-ts4.5/i18n/de.d.ts +1 -54
- package/dist/types-ts4.5/i18n/en.d.ts +1 -55
- package/dist/types-ts4.5/i18n/en_GB.d.ts +1 -55
- package/dist/types-ts4.5/i18n/en_ZZ.d.ts +1 -55
- package/dist/types-ts4.5/i18n/es.d.ts +1 -54
- package/dist/types-ts4.5/i18n/fi.d.ts +1 -54
- package/dist/types-ts4.5/i18n/fr.d.ts +1 -54
- package/dist/types-ts4.5/i18n/hu.d.ts +1 -54
- package/dist/types-ts4.5/i18n/it.d.ts +1 -54
- package/dist/types-ts4.5/i18n/ja.d.ts +1 -54
- package/dist/types-ts4.5/i18n/ko.d.ts +1 -54
- package/dist/types-ts4.5/i18n/nb.d.ts +1 -54
- package/dist/types-ts4.5/i18n/nl.d.ts +1 -54
- package/dist/types-ts4.5/i18n/pl.d.ts +1 -54
- package/dist/types-ts4.5/i18n/pt_BR.d.ts +1 -54
- package/dist/types-ts4.5/i18n/ru.d.ts +1 -54
- package/dist/types-ts4.5/i18n/sv.d.ts +1 -54
- package/dist/types-ts4.5/i18n/th.d.ts +1 -54
- package/dist/types-ts4.5/i18n/tr.d.ts +1 -54
- package/dist/types-ts4.5/i18n/uk.d.ts +1 -54
- package/dist/types-ts4.5/i18n/vi.d.ts +1 -54
- package/dist/types-ts4.5/i18n/zh.d.ts +1 -54
- package/dist/types-ts4.5/i18n/zh_TW.d.ts +1 -54
- package/package.json +4 -4
package/dist/cjs/i18n/hu.js
CHANGED
|
@@ -23,16 +23,13 @@ var _default = {
|
|
|
23
23
|
'fabric.editor.alttext.validation': 'Távolíts el minden speciális karaktert az alternatív szövegből.',
|
|
24
24
|
'fabric.editor.annotationToolbar': 'Jegyzeteszköztár',
|
|
25
25
|
'fabric.editor.backLink': 'Vissza',
|
|
26
|
-
'fabric.editor.blockquote.description': 'Idézet beszúrása',
|
|
27
|
-
'fabric.editor.blockquote2': 'Idézőjel',
|
|
28
26
|
'fabric.editor.captionPlaceholder': 'Képaláírás hozzáadása',
|
|
27
|
+
'fabric.editor.checkUncheckActionItem': 'Műveletelem átkapcsolása',
|
|
29
28
|
'fabric.editor.chromeCollapsedPlaceholder': 'Írj be valamit…',
|
|
30
29
|
'fabric.editor.clearAltTextEdit': 'Alternatív szöveg eltávolítása',
|
|
31
30
|
'fabric.editor.closeAltTextEdit': 'Vissza',
|
|
32
31
|
'fabric.editor.closeFindReplaceDialog': 'Bezárás',
|
|
33
32
|
'fabric.editor.closeHelpDialog': 'Súgóablak bezárása',
|
|
34
|
-
'fabric.editor.codeblock': 'Kódrészlet',
|
|
35
|
-
'fabric.editor.codeblock.description': 'Kód megjelenítése szintaxiskiemeléssel',
|
|
36
33
|
'fabric.editor.configFailedToLoad': 'A betöltés nem sikerült',
|
|
37
34
|
'fabric.editor.configPanel.cancel': 'Mégse',
|
|
38
35
|
'fabric.editor.configPanel.close': 'Bezárás',
|
|
@@ -52,8 +49,6 @@ var _default = {
|
|
|
52
49
|
'fabric.editor.configPanel.submit': 'Küldés',
|
|
53
50
|
'fabric.editor.createComment': 'Megjegyzés',
|
|
54
51
|
'fabric.editor.createCommentInvalid': 'Csak szöveghez és fejléchez fűzhetsz megjegyzést',
|
|
55
|
-
'fabric.editor.customPanel': 'Egyéni panel',
|
|
56
|
-
'fabric.editor.customPanel.description': 'Adj hozzá megjegyzést emojival és színes háttérrel',
|
|
57
52
|
'fabric.editor.decisionPlaceholder': 'Döntés hozzáadása...',
|
|
58
53
|
'fabric.editor.description': 'Leírás',
|
|
59
54
|
'fabric.editor.dropPlaceholderLabel': 'Dokumentum',
|
|
@@ -65,25 +60,7 @@ var _default = {
|
|
|
65
60
|
'fabric.editor.editorAssistiveLabel': 'Fő tartalmi terület, kezdj el gépelni a szöveg beviteléhez.',
|
|
66
61
|
'fabric.editor.editorHelp': 'Szerkesztő súgója',
|
|
67
62
|
'fabric.editor.editors': 'Szerkesztők',
|
|
68
|
-
'fabric.editor.elementBrowser.help': 'Súgó',
|
|
69
|
-
'fabric.editor.elementbrowser.categorylist.category-admin': 'Felügyelet',
|
|
70
|
-
'fabric.editor.elementbrowser.categorylist.category-all': 'Mind',
|
|
71
|
-
'fabric.editor.elementbrowser.categorylist.category-communication': 'Kommunikáció',
|
|
72
|
-
'fabric.editor.elementbrowser.categorylist.category-confluence-content': 'Confluence tartalom',
|
|
73
|
-
'fabric.editor.elementbrowser.categorylist.category-development': 'Fejlesztés',
|
|
74
|
-
'fabric.editor.elementbrowser.categorylist.category-external-content': 'Külső tartalom',
|
|
75
|
-
'fabric.editor.elementbrowser.categorylist.category-formatting': 'Formázás',
|
|
76
|
-
'fabric.editor.elementbrowser.categorylist.category-media': 'Média',
|
|
77
|
-
'fabric.editor.elementbrowser.categorylist.category-navigation': 'Navigáció',
|
|
78
|
-
'fabric.editor.elementbrowser.categorylist.category-reporting': 'Jelentés',
|
|
79
|
-
'fabric.editor.elementbrowser.categorylist.category-visuals': 'Megjelenítések és képek',
|
|
80
|
-
'fabric.editor.elementbrowser.search.empty-state.heading': 'Semmi sem felel meg a keresésednek',
|
|
81
|
-
'fabric.editor.elementbrowser.search.empty-state.sub-heading': 'Próbálj más kifejezésre keresni, vagy fedezz fel új alkalmazásokat az Atlassian termékekhez.',
|
|
82
|
-
'fabric.editor.elementbrowser.search.empty-state.sub-heading.link': 'Atlassian Marketplace felfedezése',
|
|
83
|
-
'fabric.editor.elementbrowser.sidebar.heading': 'Böngészés',
|
|
84
63
|
'fabric.editor.error': 'Hiba',
|
|
85
|
-
'fabric.editor.errorPanel': 'Hiba panel',
|
|
86
|
-
'fabric.editor.errorPanel.description': 'Hibák megjelenítése színes panelen',
|
|
87
64
|
'fabric.editor.extension.confirmDeleteLinkedModalMessage': 'Ha törlöd a(z) {nodeName} csomópontot, a hozzá kapcsolódó elemek sem fognak működni.',
|
|
88
65
|
'fabric.editor.extension.confirmDeleteLinkedModalOKButton': 'Törlés',
|
|
89
66
|
'fabric.editor.extension.deleteElementTitle': 'Elem törlése',
|
|
@@ -92,26 +69,7 @@ var _default = {
|
|
|
92
69
|
'fabric.editor.findNext': 'Következő keresése',
|
|
93
70
|
'fabric.editor.findPrevious': 'Előző keresése',
|
|
94
71
|
'fabric.editor.findReplaceToolbarButton': 'Keresés és csere',
|
|
95
|
-
'fabric.editor.floatingToolbar.confirmModalCancel': 'Mégse',
|
|
96
72
|
'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': 'A kapcsolódó elemek is törlődjenek',
|
|
97
|
-
'fabric.editor.floatingToolbar.confirmModalHeading': 'Biztos vagy benne?',
|
|
98
|
-
'fabric.editor.floatingToolbar.confirmModalOK': 'OK',
|
|
99
|
-
'fabric.editor.floatingToolbar.floatingToolbarAnnouncer': 'Megnyitottad a lebegő eszköztárvezérlőket',
|
|
100
|
-
'fabric.editor.floatingToolbar.floatingToolbarAriaLabel': 'Lebegő eszköztár',
|
|
101
|
-
'fabric.editor.floatingToolbar.scrollLeft': 'Görgetés balra',
|
|
102
|
-
'fabric.editor.floatingToolbar.scrollRight': 'Görgetés jobbra',
|
|
103
|
-
'fabric.editor.heading1': '1. szintű címsor',
|
|
104
|
-
'fabric.editor.heading1Description': 'Használja ezt legfelsőbb szintű címsorhoz',
|
|
105
|
-
'fabric.editor.heading2': '2. szintű címsor',
|
|
106
|
-
'fabric.editor.heading2Description': 'Használja ezt kulcsszakaszokhoz',
|
|
107
|
-
'fabric.editor.heading3': '3. szintű címsor',
|
|
108
|
-
'fabric.editor.heading3Description': 'Használja ezt alszakaszokhoz és csoportcímsorokhoz',
|
|
109
|
-
'fabric.editor.heading4': '4. szintű címsor',
|
|
110
|
-
'fabric.editor.heading4Description': 'Használja ezt mély címsorokhoz',
|
|
111
|
-
'fabric.editor.heading5': '5. szintű címsor',
|
|
112
|
-
'fabric.editor.heading5Description': 'Használja ezt listaelemek csoportosításához',
|
|
113
|
-
'fabric.editor.heading6': '6. szintű címsor',
|
|
114
|
-
'fabric.editor.heading6Description': 'Használja ezt alacsony szintű címsorokhoz',
|
|
115
73
|
'fabric.editor.headingLink.toolbarHelpTitle': 'Súgópanel megnyitása',
|
|
116
74
|
'fabric.editor.helpDialogTips': 'A párbeszédablak gyors megnyitásához nyomja meg a(z) {keyMap} gombot',
|
|
117
75
|
'fabric.editor.image.fullWidthLabel': 'Teljes szélesség',
|
|
@@ -123,8 +81,6 @@ var _default = {
|
|
|
123
81
|
'fabric.editor.imageBorderSubtle': 'Vékony',
|
|
124
82
|
'fabric.editor.indent': 'Behúzás',
|
|
125
83
|
'fabric.editor.info': 'Információ',
|
|
126
|
-
'fabric.editor.infoPanel': 'Információs panel',
|
|
127
|
-
'fabric.editor.infoPanel.description': 'Információ kiemelése színes panelen',
|
|
128
84
|
'fabric.editor.inputQueryAssistiveTxt': 'Amikor elérhetők az automatikus kiegészítés eredményei, a fel- és lefelé mutató nyilakat használhatod az áttekintéshez, az Entert pedig a kiválasztáshoz. Az érintőképernyős eszközt használó felhasználók érintéssel vagy pöccintéssel ismerhetik meg őket.',
|
|
129
85
|
'fabric.editor.invalidDateError': 'Adj meg egy érvényes dátumot',
|
|
130
86
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {Csapattag meghívása a(z) {productName} termékbe} trusted {Csapattag meghívása a(z) {productName} termékbe} other {Csapattag hozzáadása a(z) {productName} termékhez}}',
|
|
@@ -146,11 +102,7 @@ var _default = {
|
|
|
146
102
|
'fabric.editor.mentionsIconLabel': 'Említés',
|
|
147
103
|
'fabric.editor.noResultsFound': 'Nincs találat',
|
|
148
104
|
'fabric.editor.noSearchResults': 'Nincsenek keresési találatok',
|
|
149
|
-
'fabric.editor.normal': 'Normál szöveg',
|
|
150
105
|
'fabric.editor.note': 'Megjegyzés',
|
|
151
|
-
'fabric.editor.notePanel': 'Megjegyzés panel',
|
|
152
|
-
'fabric.editor.notePanel.description': 'Jegyzet hozzáadása színes panelen',
|
|
153
|
-
'fabric.editor.other': 'Egyebek...',
|
|
154
106
|
'fabric.editor.outdent': 'Kihúzás',
|
|
155
107
|
'fabric.editor.panel.backgroundColor': 'Háttérszín',
|
|
156
108
|
'fabric.editor.panel.emoji': 'Emoji hozzáadása',
|
|
@@ -171,12 +123,9 @@ var _default = {
|
|
|
171
123
|
'fabric.editor.single': 'Egy oszlop',
|
|
172
124
|
'fabric.editor.statusPlaceholder': 'Állapot beállítása',
|
|
173
125
|
'fabric.editor.success': 'Sikerült',
|
|
174
|
-
'fabric.editor.successPanel': 'Sikerült panel',
|
|
175
|
-
'fabric.editor.successPanel.description': 'Tippek hozzáadása színes panelen',
|
|
176
126
|
'fabric.editor.supportAltText': 'Az alternatív szöveg a látássérült felhasználók számára hasznos, akik képernyőolvasót használnak.',
|
|
177
127
|
'fabric.editor.taskPlaceholder': 'Írja be a műveletet. Az „@” jellel hozzárendelheti valakihez.',
|
|
178
128
|
'fabric.editor.textColor': 'Szövegszín',
|
|
179
|
-
'fabric.editor.textStyles': 'Szövegstílusok',
|
|
180
129
|
'fabric.editor.threeColumns': 'Három oszlop',
|
|
181
130
|
'fabric.editor.threeColumnsWithSidebars': 'Három oszlop oldalsávval',
|
|
182
131
|
'fabric.editor.toolbarMediaTitle': 'Kép, videó vagy fájl hozzáadása',
|
|
@@ -192,8 +141,6 @@ var _default = {
|
|
|
192
141
|
'fabric.editor.typeahead.metionListItemLabel': 'Felhasználó: {name} @{shortName}',
|
|
193
142
|
'fabric.editor.undo': 'Visszavonás',
|
|
194
143
|
'fabric.editor.warning': 'Figyelmeztetés',
|
|
195
|
-
'fabric.editor.warningPanel': 'Figyelmeztető panel',
|
|
196
|
-
'fabric.editor.warningPanel.description': 'Figyelmeztető megjegyzés hozzáadása színes panelen',
|
|
197
144
|
'fabric.editor.wrapLeft': 'Balra igazítás',
|
|
198
145
|
'fabric.editor.wrapRight': 'Jobbra igazítás'
|
|
199
146
|
};
|
package/dist/cjs/i18n/it.js
CHANGED
|
@@ -23,16 +23,13 @@ var _default = {
|
|
|
23
23
|
'fabric.editor.alttext.validation': 'Rimuovi eventuali caratteri speciali dal testo alternativo.',
|
|
24
24
|
'fabric.editor.annotationToolbar': 'Barra degli strumenti di annotazione',
|
|
25
25
|
'fabric.editor.backLink': 'Torna indietro',
|
|
26
|
-
'fabric.editor.blockquote.description': 'Inserisci citazione',
|
|
27
|
-
'fabric.editor.blockquote2': 'Citazione',
|
|
28
26
|
'fabric.editor.captionPlaceholder': 'Aggiungi didascalia',
|
|
27
|
+
'fabric.editor.checkUncheckActionItem': "Attiva/disattiva l'elemento di azione",
|
|
29
28
|
'fabric.editor.chromeCollapsedPlaceholder': 'Scrivi qualcosa…',
|
|
30
29
|
'fabric.editor.clearAltTextEdit': 'Cancella testo alternativo',
|
|
31
30
|
'fabric.editor.closeAltTextEdit': 'Indietro',
|
|
32
31
|
'fabric.editor.closeFindReplaceDialog': 'Chiudi',
|
|
33
32
|
'fabric.editor.closeHelpDialog': 'Chiudi la finestra della guida',
|
|
34
|
-
'fabric.editor.codeblock': 'Frammento di codice',
|
|
35
|
-
'fabric.editor.codeblock.description': 'Mostra codice con colorazione della sintassi',
|
|
36
33
|
'fabric.editor.configFailedToLoad': 'Caricamento non riuscito',
|
|
37
34
|
'fabric.editor.configPanel.cancel': 'Annulla',
|
|
38
35
|
'fabric.editor.configPanel.close': 'Chiudi',
|
|
@@ -52,8 +49,6 @@ var _default = {
|
|
|
52
49
|
'fabric.editor.configPanel.submit': 'Invia',
|
|
53
50
|
'fabric.editor.createComment': 'Commento',
|
|
54
51
|
'fabric.editor.createCommentInvalid': 'Puoi inserire commenti solo per il testo e le intestazioni',
|
|
55
|
-
'fabric.editor.customPanel': 'Pannello personalizzato',
|
|
56
|
-
'fabric.editor.customPanel.description': 'Aggiungi una nota con un emoji e uno sfondo colorato',
|
|
57
52
|
'fabric.editor.decisionPlaceholder': 'Aggiungi una decisione…',
|
|
58
53
|
'fabric.editor.description': 'Descrizione',
|
|
59
54
|
'fabric.editor.dropPlaceholderLabel': 'Documento',
|
|
@@ -65,25 +60,7 @@ var _default = {
|
|
|
65
60
|
'fabric.editor.editorAssistiveLabel': 'Area del contenuto principale; inizia a digitare per inserire il testo.',
|
|
66
61
|
'fabric.editor.editorHelp': "Guida dell'editor",
|
|
67
62
|
'fabric.editor.editors': 'Editor',
|
|
68
|
-
'fabric.editor.elementBrowser.help': 'Guida',
|
|
69
|
-
'fabric.editor.elementbrowser.categorylist.category-admin': 'Amministrazione',
|
|
70
|
-
'fabric.editor.elementbrowser.categorylist.category-all': 'Tutto',
|
|
71
|
-
'fabric.editor.elementbrowser.categorylist.category-communication': 'Comunicazione',
|
|
72
|
-
'fabric.editor.elementbrowser.categorylist.category-confluence-content': 'Contenuto di Confluence',
|
|
73
|
-
'fabric.editor.elementbrowser.categorylist.category-development': 'Sviluppo',
|
|
74
|
-
'fabric.editor.elementbrowser.categorylist.category-external-content': 'Contenuto esterno',
|
|
75
|
-
'fabric.editor.elementbrowser.categorylist.category-formatting': 'Formattazione',
|
|
76
|
-
'fabric.editor.elementbrowser.categorylist.category-media': 'Contenuti multimediali',
|
|
77
|
-
'fabric.editor.elementbrowser.categorylist.category-navigation': 'Navigazione',
|
|
78
|
-
'fabric.editor.elementbrowser.categorylist.category-reporting': 'Creazione di report',
|
|
79
|
-
'fabric.editor.elementbrowser.categorylist.category-visuals': 'Elementi visivi e immagini',
|
|
80
|
-
'fabric.editor.elementbrowser.search.empty-state.heading': 'Non ci sono risultati per la tua ricerca',
|
|
81
|
-
'fabric.editor.elementbrowser.search.empty-state.sub-heading': 'Prova a ripetere la ricerca con un termine diverso o scopri nuove app per i prodotti Atlassian.',
|
|
82
|
-
'fabric.editor.elementbrowser.search.empty-state.sub-heading.link': "Esplora l'Atlassian Marketplace",
|
|
83
|
-
'fabric.editor.elementbrowser.sidebar.heading': 'Sfoglia',
|
|
84
63
|
'fabric.editor.error': 'Errore',
|
|
85
|
-
'fabric.editor.errorPanel': 'Pannello errori',
|
|
86
|
-
'fabric.editor.errorPanel.description': 'Segnala gli errori in un pannello colorato',
|
|
87
64
|
'fabric.editor.extension.confirmDeleteLinkedModalMessage': "L'eliminazione di {nodeName} comporterà l'interruzione di tutti i relativi collegamenti.",
|
|
88
65
|
'fabric.editor.extension.confirmDeleteLinkedModalOKButton': 'Elimina',
|
|
89
66
|
'fabric.editor.extension.deleteElementTitle': "Elimina l'elemento",
|
|
@@ -92,26 +69,7 @@ var _default = {
|
|
|
92
69
|
'fabric.editor.findNext': 'Trova successivo',
|
|
93
70
|
'fabric.editor.findPrevious': 'Trova precedente',
|
|
94
71
|
'fabric.editor.findReplaceToolbarButton': 'Trova e sostituisci',
|
|
95
|
-
'fabric.editor.floatingToolbar.confirmModalCancel': 'Annulla',
|
|
96
72
|
'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': 'Elimina anche gli elementi collegati',
|
|
97
|
-
'fabric.editor.floatingToolbar.confirmModalHeading': 'Confermi?',
|
|
98
|
-
'fabric.editor.floatingToolbar.confirmModalOK': 'OK',
|
|
99
|
-
'fabric.editor.floatingToolbar.floatingToolbarAnnouncer': 'Sono stati aperti i controlli della barra degli strumenti mobile',
|
|
100
|
-
'fabric.editor.floatingToolbar.floatingToolbarAriaLabel': 'Barra degli strumenti mobile',
|
|
101
|
-
'fabric.editor.floatingToolbar.scrollLeft': 'Scorri a sinistra',
|
|
102
|
-
'fabric.editor.floatingToolbar.scrollRight': 'Scorri a destra',
|
|
103
|
-
'fabric.editor.heading1': 'Titolo 1',
|
|
104
|
-
'fabric.editor.heading1Description': 'Per un titolo di primo livello',
|
|
105
|
-
'fabric.editor.heading2': 'Titolo 2',
|
|
106
|
-
'fabric.editor.heading2Description': 'Per le sezioni principali',
|
|
107
|
-
'fabric.editor.heading3': 'Titolo 3',
|
|
108
|
-
'fabric.editor.heading3Description': 'Per i titoli delle sottosezioni e dei gruppi',
|
|
109
|
-
'fabric.editor.heading4': 'Titolo 4',
|
|
110
|
-
'fabric.editor.heading4Description': 'Per i titoli interni',
|
|
111
|
-
'fabric.editor.heading5': 'Titolo 5',
|
|
112
|
-
'fabric.editor.heading5Description': 'Per le voci degli elenchi',
|
|
113
|
-
'fabric.editor.heading6': 'Titolo 6',
|
|
114
|
-
'fabric.editor.heading6Description': 'Per i titoli di livello inferiore',
|
|
115
73
|
'fabric.editor.headingLink.toolbarHelpTitle': 'Apri finestra della guida',
|
|
116
74
|
'fabric.editor.helpDialogTips': 'Premi {keyMap} per aprire velocemente questa finestra di dialogo ogni volta che vuoi',
|
|
117
75
|
'fabric.editor.image.fullWidthLabel': 'Larghezza piena',
|
|
@@ -123,8 +81,6 @@ var _default = {
|
|
|
123
81
|
'fabric.editor.imageBorderSubtle': 'Piccola',
|
|
124
82
|
'fabric.editor.indent': 'Rientro',
|
|
125
83
|
'fabric.editor.info': 'Info',
|
|
126
|
-
'fabric.editor.infoPanel': 'Pannello informazioni',
|
|
127
|
-
'fabric.editor.infoPanel.description': 'Metti in evidenza l’informazione in un pannello colorato',
|
|
128
84
|
'fabric.editor.inputQueryAssistiveTxt': 'Una volta che i risultati del completamento automatico sono disponibili, utilizza le frecce su e giù per rivedere i dati e premi Invio per selezionarli. Gli utenti di dispositivi touch possono utilizzare i movimenti di tocco o scorrimento.',
|
|
129
85
|
'fabric.editor.invalidDateError': 'Inserisci una data valida',
|
|
130
86
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {Invita un collega in {productName}} trusted {Invita un collega in {productName}} other {Aggiunti un collega a {productName}}}',
|
|
@@ -146,11 +102,7 @@ var _default = {
|
|
|
146
102
|
'fabric.editor.mentionsIconLabel': 'Menziona',
|
|
147
103
|
'fabric.editor.noResultsFound': 'Nessun risultato',
|
|
148
104
|
'fabric.editor.noSearchResults': 'Nessun risultato della ricerca',
|
|
149
|
-
'fabric.editor.normal': 'Testo normale',
|
|
150
105
|
'fabric.editor.note': 'Nota',
|
|
151
|
-
'fabric.editor.notePanel': 'Pannello note',
|
|
152
|
-
'fabric.editor.notePanel.description': 'Aggiungi una nota in un pannello colorato',
|
|
153
|
-
'fabric.editor.other': 'Altri...',
|
|
154
106
|
'fabric.editor.outdent': 'Rientro negativo',
|
|
155
107
|
'fabric.editor.panel.backgroundColor': 'Colore di sfondo',
|
|
156
108
|
'fabric.editor.panel.emoji': 'Aggiungi emoji',
|
|
@@ -171,12 +123,9 @@ var _default = {
|
|
|
171
123
|
'fabric.editor.single': 'Colonna singola',
|
|
172
124
|
'fabric.editor.statusPlaceholder': 'Imposta uno stato',
|
|
173
125
|
'fabric.editor.success': 'Operazione riuscita',
|
|
174
|
-
'fabric.editor.successPanel': 'Pannello operazioni completate',
|
|
175
|
-
'fabric.editor.successPanel.description': 'Aggiungi consigli in un pannello colorato',
|
|
176
126
|
'fabric.editor.supportAltText': 'Il testo alternativo è utile agli utenti con problemi di vista che utilizzano utilità per la lettura dello schermo.',
|
|
177
127
|
'fabric.editor.taskPlaceholder': 'Digita la tua azione e usa “@” per assegnarla a qualcuno.',
|
|
178
128
|
'fabric.editor.textColor': 'Colore del testo',
|
|
179
|
-
'fabric.editor.textStyles': 'Stili del testo',
|
|
180
129
|
'fabric.editor.threeColumns': 'Tre colonne',
|
|
181
130
|
'fabric.editor.threeColumnsWithSidebars': 'Tre colonne con barre laterali',
|
|
182
131
|
'fabric.editor.toolbarMediaTitle': "Aggiungi un'immagine, un video o un file",
|
|
@@ -192,8 +141,6 @@ var _default = {
|
|
|
192
141
|
'fabric.editor.typeahead.metionListItemLabel': 'Utente {name} @{shortName}',
|
|
193
142
|
'fabric.editor.undo': 'Annulla',
|
|
194
143
|
'fabric.editor.warning': 'Attenzione',
|
|
195
|
-
'fabric.editor.warningPanel': 'Pannello avvisi',
|
|
196
|
-
'fabric.editor.warningPanel.description': 'Aggiungi un avviso in un pannello colorato',
|
|
197
144
|
'fabric.editor.wrapLeft': 'Ritorno a capo a sinistra',
|
|
198
145
|
'fabric.editor.wrapRight': 'RItorno a capo a destra'
|
|
199
146
|
};
|
package/dist/cjs/i18n/ja.js
CHANGED
|
@@ -23,16 +23,13 @@ var _default = {
|
|
|
23
23
|
'fabric.editor.alttext.validation': '代替テキスト内の特殊文字を削除してください。',
|
|
24
24
|
'fabric.editor.annotationToolbar': '注釈ツールバー',
|
|
25
25
|
'fabric.editor.backLink': '戻る',
|
|
26
|
-
'fabric.editor.blockquote.description': '引用文を挿入',
|
|
27
|
-
'fabric.editor.blockquote2': '引用',
|
|
28
26
|
'fabric.editor.captionPlaceholder': 'キャプションを追加',
|
|
27
|
+
'fabric.editor.checkUncheckActionItem': 'アクション アイテムを切り替える',
|
|
29
28
|
'fabric.editor.chromeCollapsedPlaceholder': '文字を入力…',
|
|
30
29
|
'fabric.editor.clearAltTextEdit': '代替テキストをクリア',
|
|
31
30
|
'fabric.editor.closeAltTextEdit': '戻る',
|
|
32
31
|
'fabric.editor.closeFindReplaceDialog': '閉じる',
|
|
33
32
|
'fabric.editor.closeHelpDialog': 'ヘルプ ダイアログを閉じる',
|
|
34
|
-
'fabric.editor.codeblock': 'コード スニペット',
|
|
35
|
-
'fabric.editor.codeblock.description': '構文をハイライトしてコードを表示',
|
|
36
33
|
'fabric.editor.configFailedToLoad': '読み込めませんでした',
|
|
37
34
|
'fabric.editor.configPanel.cancel': 'キャンセル',
|
|
38
35
|
'fabric.editor.configPanel.close': '閉じる',
|
|
@@ -52,8 +49,6 @@ var _default = {
|
|
|
52
49
|
'fabric.editor.configPanel.submit': '送信',
|
|
53
50
|
'fabric.editor.createComment': 'コメント',
|
|
54
51
|
'fabric.editor.createCommentInvalid': 'テキストと見出しにのみコメントできます',
|
|
55
|
-
'fabric.editor.customPanel': 'カスタム パネル',
|
|
56
|
-
'fabric.editor.customPanel.description': '絵文字と背景色でメモを追加',
|
|
57
52
|
'fabric.editor.decisionPlaceholder': '決定事項を追加…',
|
|
58
53
|
'fabric.editor.description': '説明',
|
|
59
54
|
'fabric.editor.dropPlaceholderLabel': 'ドキュメント',
|
|
@@ -65,25 +60,7 @@ var _default = {
|
|
|
65
60
|
'fabric.editor.editorAssistiveLabel': 'メイン コンテンツ領域。入力を開始してテキストを入力します。',
|
|
66
61
|
'fabric.editor.editorHelp': 'エディター ヘルプ',
|
|
67
62
|
'fabric.editor.editors': '編集者',
|
|
68
|
-
'fabric.editor.elementBrowser.help': 'ヘルプ',
|
|
69
|
-
'fabric.editor.elementbrowser.categorylist.category-admin': '管理',
|
|
70
|
-
'fabric.editor.elementbrowser.categorylist.category-all': 'すべて',
|
|
71
|
-
'fabric.editor.elementbrowser.categorylist.category-communication': 'コミュニケーション',
|
|
72
|
-
'fabric.editor.elementbrowser.categorylist.category-confluence-content': 'Confluence コンテンツ',
|
|
73
|
-
'fabric.editor.elementbrowser.categorylist.category-development': '開発',
|
|
74
|
-
'fabric.editor.elementbrowser.categorylist.category-external-content': '外部コンテンツ',
|
|
75
|
-
'fabric.editor.elementbrowser.categorylist.category-formatting': 'フォーマット',
|
|
76
|
-
'fabric.editor.elementbrowser.categorylist.category-media': 'メディア',
|
|
77
|
-
'fabric.editor.elementbrowser.categorylist.category-navigation': 'ナビゲーション',
|
|
78
|
-
'fabric.editor.elementbrowser.categorylist.category-reporting': 'レポート',
|
|
79
|
-
'fabric.editor.elementbrowser.categorylist.category-visuals': 'ビジュアルと画像',
|
|
80
|
-
'fabric.editor.elementbrowser.search.empty-state.heading': '検索条件に一致するデータがありませんでした',
|
|
81
|
-
'fabric.editor.elementbrowser.search.empty-state.sub-heading': '別の用語で検索するか、アトラシアン製品の新しいアプリを探してください。',
|
|
82
|
-
'fabric.editor.elementbrowser.search.empty-state.sub-heading.link': 'Atlassian Marketplace を見る',
|
|
83
|
-
'fabric.editor.elementbrowser.sidebar.heading': '参照',
|
|
84
63
|
'fabric.editor.error': 'エラー',
|
|
85
|
-
'fabric.editor.errorPanel': 'エラー パネル',
|
|
86
|
-
'fabric.editor.errorPanel.description': '色付きのパネルでエラーをコールアウト',
|
|
87
64
|
'fabric.editor.extension.confirmDeleteLinkedModalMessage': '{nodeName} を削除すると、接続されているすべてが破棄されます。',
|
|
88
65
|
'fabric.editor.extension.confirmDeleteLinkedModalOKButton': '削除',
|
|
89
66
|
'fabric.editor.extension.deleteElementTitle': '要素を削除',
|
|
@@ -92,26 +69,7 @@ var _default = {
|
|
|
92
69
|
'fabric.editor.findNext': '次を検索',
|
|
93
70
|
'fabric.editor.findPrevious': '前を検索',
|
|
94
71
|
'fabric.editor.findReplaceToolbarButton': '検索と置換',
|
|
95
|
-
'fabric.editor.floatingToolbar.confirmModalCancel': 'キャンセル',
|
|
96
72
|
'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': '接続されている要素も削除',
|
|
97
|
-
'fabric.editor.floatingToolbar.confirmModalHeading': '実行しますか?',
|
|
98
|
-
'fabric.editor.floatingToolbar.confirmModalOK': 'OK',
|
|
99
|
-
'fabric.editor.floatingToolbar.floatingToolbarAnnouncer': 'フローティング ツールバーのコントロールが開いています。',
|
|
100
|
-
'fabric.editor.floatingToolbar.floatingToolbarAriaLabel': 'フローティング ツールバー',
|
|
101
|
-
'fabric.editor.floatingToolbar.scrollLeft': '左にスクロール',
|
|
102
|
-
'fabric.editor.floatingToolbar.scrollRight': '右にスクロール',
|
|
103
|
-
'fabric.editor.heading1': '見出し 1',
|
|
104
|
-
'fabric.editor.heading1Description': '最上位レベルの見出しに使用',
|
|
105
|
-
'fabric.editor.heading2': '見出し 2',
|
|
106
|
-
'fabric.editor.heading2Description': 'キー セクションに使用',
|
|
107
|
-
'fabric.editor.heading3': '見出し 3',
|
|
108
|
-
'fabric.editor.heading3Description': 'サブセクションおよびグループ見出しに使用',
|
|
109
|
-
'fabric.editor.heading4': '見出し 4',
|
|
110
|
-
'fabric.editor.heading4Description': '階層見出しに使用',
|
|
111
|
-
'fabric.editor.heading5': '見出し 5',
|
|
112
|
-
'fabric.editor.heading5Description': 'リスト アイテムのグループ化に使用',
|
|
113
|
-
'fabric.editor.heading6': '見出し 6',
|
|
114
|
-
'fabric.editor.heading6Description': '下位レベルの見出しに使用',
|
|
115
73
|
'fabric.editor.headingLink.toolbarHelpTitle': 'ヘルプ ダイアログを開く',
|
|
116
74
|
'fabric.editor.helpDialogTips': '{keyMap} を押すと、このダイアログをいつでもすぐに開けます',
|
|
117
75
|
'fabric.editor.image.fullWidthLabel': '全幅',
|
|
@@ -123,8 +81,6 @@ var _default = {
|
|
|
123
81
|
'fabric.editor.imageBorderSubtle': '細い',
|
|
124
82
|
'fabric.editor.indent': 'インデント',
|
|
125
83
|
'fabric.editor.info': '情報',
|
|
126
|
-
'fabric.editor.infoPanel': '情報パネル',
|
|
127
|
-
'fabric.editor.infoPanel.description': '色付きのパネルで情報を強調',
|
|
128
84
|
'fabric.editor.inputQueryAssistiveTxt': 'オートコンプリートの結果を利用できる際は、上下の矢印キーによって確認して Enter キーを押して選択します。タッチ デバイスのユーザーは、タッチまたはスワイプして検索してください。',
|
|
129
85
|
'fabric.editor.invalidDateError': '有効な日付を入力してください',
|
|
130
86
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {チームメイトを {productName} に招待} trusted {チームメイトを {productName} に招待} other {チームメイトを {productName} に追加}}',
|
|
@@ -146,11 +102,7 @@ var _default = {
|
|
|
146
102
|
'fabric.editor.mentionsIconLabel': 'メンション',
|
|
147
103
|
'fabric.editor.noResultsFound': '該当する結果がありません',
|
|
148
104
|
'fabric.editor.noSearchResults': '検索結果が見つかりませんでした。',
|
|
149
|
-
'fabric.editor.normal': 'ノーマル テキスト',
|
|
150
105
|
'fabric.editor.note': 'メモ',
|
|
151
|
-
'fabric.editor.notePanel': 'メモ パネル',
|
|
152
|
-
'fabric.editor.notePanel.description': '色付きのメモ パネルを追加',
|
|
153
|
-
'fabric.editor.other': 'その他…',
|
|
154
106
|
'fabric.editor.outdent': 'インデント解除',
|
|
155
107
|
'fabric.editor.panel.backgroundColor': '背景色',
|
|
156
108
|
'fabric.editor.panel.emoji': '絵文字を追加',
|
|
@@ -171,12 +123,9 @@ var _default = {
|
|
|
171
123
|
'fabric.editor.single': '単一列',
|
|
172
124
|
'fabric.editor.statusPlaceholder': 'ステータスを設定',
|
|
173
125
|
'fabric.editor.success': '成功',
|
|
174
|
-
'fabric.editor.successPanel': '成功パネル',
|
|
175
|
-
'fabric.editor.successPanel.description': '色付きのパネルでヒントを追加',
|
|
176
126
|
'fabric.editor.supportAltText': '代替テキストは視覚障がいがあるためスクリーン リーダーを使用している人に便利な機能です。',
|
|
177
127
|
'fabric.editor.taskPlaceholder': 'アクションを入力し、「@」を使用して担当者を割り当てます。',
|
|
178
128
|
'fabric.editor.textColor': 'テキストの色',
|
|
179
|
-
'fabric.editor.textStyles': 'テキスト スタイル',
|
|
180
129
|
'fabric.editor.threeColumns': '3 列',
|
|
181
130
|
'fabric.editor.threeColumnsWithSidebars': 'サイドバーを使用した 3 列レイアウト',
|
|
182
131
|
'fabric.editor.toolbarMediaTitle': '画像、動画、またはファイルを追加',
|
|
@@ -192,8 +141,6 @@ var _default = {
|
|
|
192
141
|
'fabric.editor.typeahead.metionListItemLabel': 'ユーザー {name} @{shortName}',
|
|
193
142
|
'fabric.editor.undo': '元に戻す',
|
|
194
143
|
'fabric.editor.warning': '警告',
|
|
195
|
-
'fabric.editor.warningPanel': '警告パネル',
|
|
196
|
-
'fabric.editor.warningPanel.description': '色付きのパネルで注意を促すメモを追加',
|
|
197
144
|
'fabric.editor.wrapLeft': '左揃え',
|
|
198
145
|
'fabric.editor.wrapRight': '右揃え'
|
|
199
146
|
};
|
package/dist/cjs/i18n/ko.js
CHANGED
|
@@ -23,16 +23,13 @@ var _default = {
|
|
|
23
23
|
'fabric.editor.alttext.validation': '대체 텍스트에서 특수 문자를 지워 주세요.',
|
|
24
24
|
'fabric.editor.annotationToolbar': '주석 도구 모음',
|
|
25
25
|
'fabric.editor.backLink': '뒤로 가기',
|
|
26
|
-
'fabric.editor.blockquote.description': '인용 또는 인용구 삽입',
|
|
27
|
-
'fabric.editor.blockquote2': '인용',
|
|
28
26
|
'fabric.editor.captionPlaceholder': '캡션 추가',
|
|
27
|
+
'fabric.editor.checkUncheckActionItem': '작업 항목 토글',
|
|
29
28
|
'fabric.editor.chromeCollapsedPlaceholder': '내용 입력...',
|
|
30
29
|
'fabric.editor.clearAltTextEdit': '대체 텍스트 지우기',
|
|
31
30
|
'fabric.editor.closeAltTextEdit': '뒤로',
|
|
32
31
|
'fabric.editor.closeFindReplaceDialog': '닫기',
|
|
33
32
|
'fabric.editor.closeHelpDialog': '도움말 대화상자 닫기',
|
|
34
|
-
'fabric.editor.codeblock': '코드 조각',
|
|
35
|
-
'fabric.editor.codeblock.description': '구문 강조 기능 포함하여 코드 표시',
|
|
36
33
|
'fabric.editor.configFailedToLoad': '로드하지 못했습니다',
|
|
37
34
|
'fabric.editor.configPanel.cancel': '취소',
|
|
38
35
|
'fabric.editor.configPanel.close': '닫기',
|
|
@@ -52,8 +49,6 @@ var _default = {
|
|
|
52
49
|
'fabric.editor.configPanel.submit': '제출',
|
|
53
50
|
'fabric.editor.createComment': '댓글',
|
|
54
51
|
'fabric.editor.createCommentInvalid': '텍스트 및 제목에만 댓글을 작성할 수 있습니다',
|
|
55
|
-
'fabric.editor.customPanel': '사용자 지정 패널',
|
|
56
|
-
'fabric.editor.customPanel.description': '이모지 및 색상 배경이 있는 메모 추가',
|
|
57
52
|
'fabric.editor.decisionPlaceholder': '결정 추가...',
|
|
58
53
|
'fabric.editor.description': '설명',
|
|
59
54
|
'fabric.editor.dropPlaceholderLabel': '문서',
|
|
@@ -65,25 +60,7 @@ var _default = {
|
|
|
65
60
|
'fabric.editor.editorAssistiveLabel': '주 콘텐츠 영역입니다. 텍스트를 입력하세요.',
|
|
66
61
|
'fabric.editor.editorHelp': '편집기 도움말',
|
|
67
62
|
'fabric.editor.editors': '편집기',
|
|
68
|
-
'fabric.editor.elementBrowser.help': '도움말',
|
|
69
|
-
'fabric.editor.elementbrowser.categorylist.category-admin': '관리',
|
|
70
|
-
'fabric.editor.elementbrowser.categorylist.category-all': '전체',
|
|
71
|
-
'fabric.editor.elementbrowser.categorylist.category-communication': '커뮤니케이션',
|
|
72
|
-
'fabric.editor.elementbrowser.categorylist.category-confluence-content': 'Confluence 콘텐츠',
|
|
73
|
-
'fabric.editor.elementbrowser.categorylist.category-development': '개발',
|
|
74
|
-
'fabric.editor.elementbrowser.categorylist.category-external-content': '외부 콘텐츠',
|
|
75
|
-
'fabric.editor.elementbrowser.categorylist.category-formatting': '서식',
|
|
76
|
-
'fabric.editor.elementbrowser.categorylist.category-media': '미디어',
|
|
77
|
-
'fabric.editor.elementbrowser.categorylist.category-navigation': '탐색',
|
|
78
|
-
'fabric.editor.elementbrowser.categorylist.category-reporting': '보고',
|
|
79
|
-
'fabric.editor.elementbrowser.categorylist.category-visuals': '시각 및 이미지',
|
|
80
|
-
'fabric.editor.elementbrowser.search.empty-state.heading': '검색과 일치하는 항목 없음',
|
|
81
|
-
'fabric.editor.elementbrowser.search.empty-state.sub-heading': '다른 용어로 검색하거나 Atlassian 제품의 새로운 앱을 찾아보세요.',
|
|
82
|
-
'fabric.editor.elementbrowser.search.empty-state.sub-heading.link': 'Atlassian Marketplace 둘러보기',
|
|
83
|
-
'fabric.editor.elementbrowser.sidebar.heading': '찾아보기',
|
|
84
63
|
'fabric.editor.error': '오류',
|
|
85
|
-
'fabric.editor.errorPanel': '오류 패널',
|
|
86
|
-
'fabric.editor.errorPanel.description': '색상 있는 패널에서 오류 호출',
|
|
87
64
|
'fabric.editor.extension.confirmDeleteLinkedModalMessage': '{nodeName}을(를) 삭제하면 연결된 모든 것이 작동 중지됩니다.',
|
|
88
65
|
'fabric.editor.extension.confirmDeleteLinkedModalOKButton': '삭제',
|
|
89
66
|
'fabric.editor.extension.deleteElementTitle': '요소 삭제',
|
|
@@ -92,26 +69,7 @@ var _default = {
|
|
|
92
69
|
'fabric.editor.findNext': '다음 찾기',
|
|
93
70
|
'fabric.editor.findPrevious': '이전 찾기',
|
|
94
71
|
'fabric.editor.findReplaceToolbarButton': '찾기 및 바꾸기',
|
|
95
|
-
'fabric.editor.floatingToolbar.confirmModalCancel': '취소',
|
|
96
72
|
'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': '연결된 요소도 삭제',
|
|
97
|
-
'fabric.editor.floatingToolbar.confirmModalHeading': '계속하시겠습니까?',
|
|
98
|
-
'fabric.editor.floatingToolbar.confirmModalOK': '확인',
|
|
99
|
-
'fabric.editor.floatingToolbar.floatingToolbarAnnouncer': '플로팅 도구 모음 컨트롤이 열렸습니다',
|
|
100
|
-
'fabric.editor.floatingToolbar.floatingToolbarAriaLabel': '플로팅 도구 모음',
|
|
101
|
-
'fabric.editor.floatingToolbar.scrollLeft': '왼쪽으로 스크롤',
|
|
102
|
-
'fabric.editor.floatingToolbar.scrollRight': '오른쪽으로 스크롤',
|
|
103
|
-
'fabric.editor.heading1': '머릿글 1',
|
|
104
|
-
'fabric.editor.heading1Description': '상위 레벨 제목에 사용',
|
|
105
|
-
'fabric.editor.heading2': '머릿글 2',
|
|
106
|
-
'fabric.editor.heading2Description': '핵심 섹션에 사용',
|
|
107
|
-
'fabric.editor.heading3': '머릿글 3',
|
|
108
|
-
'fabric.editor.heading3Description': '하위 섹션 및 그룹 머릿글에 사용',
|
|
109
|
-
'fabric.editor.heading4': '머릿글 4',
|
|
110
|
-
'fabric.editor.heading4Description': '후속 머릿글에 이것을 사용합니다.',
|
|
111
|
-
'fabric.editor.heading5': '머릿글 5',
|
|
112
|
-
'fabric.editor.heading5Description': '목록 항목의 그룹화에 사용',
|
|
113
|
-
'fabric.editor.heading6': '머릿글 6',
|
|
114
|
-
'fabric.editor.heading6Description': '하위 레벨 제목에 사용',
|
|
115
73
|
'fabric.editor.headingLink.toolbarHelpTitle': '도움말 대화 상자 열기',
|
|
116
74
|
'fabric.editor.helpDialogTips': '언제든 {keyMap}을(를) 눌러 이 대화상자를 빠르게 시작합니다',
|
|
117
75
|
'fabric.editor.image.fullWidthLabel': '전체 너비',
|
|
@@ -123,8 +81,6 @@ var _default = {
|
|
|
123
81
|
'fabric.editor.imageBorderSubtle': '강조 없음',
|
|
124
82
|
'fabric.editor.indent': '들여쓰기',
|
|
125
83
|
'fabric.editor.info': '정보',
|
|
126
|
-
'fabric.editor.infoPanel': '정보 패널',
|
|
127
|
-
'fabric.editor.infoPanel.description': '색상 있는 패널에서 정보 강조 표시',
|
|
128
84
|
'fabric.editor.inputQueryAssistiveTxt': '자동 완성 결과를 사용할 수 있으면 위 화살표와 아래 화살표를 사용하여 검토하고 Enter 키를 눌러 선택합니다. 터치 기기 사용자는 터치 또는 스와이프 동작으로 탐색하세요.',
|
|
129
85
|
'fabric.editor.invalidDateError': '올바른 날짜를 입력하세요',
|
|
130
86
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {팀원을 {productName}에 초대} trusted {팀원을 {productName}에 초대} other {팀원을 {productName}에 추가}}',
|
|
@@ -146,11 +102,7 @@ var _default = {
|
|
|
146
102
|
'fabric.editor.mentionsIconLabel': '멘션',
|
|
147
103
|
'fabric.editor.noResultsFound': '결과 없음',
|
|
148
104
|
'fabric.editor.noSearchResults': '검색 결과 없음',
|
|
149
|
-
'fabric.editor.normal': '일반 텍스트',
|
|
150
105
|
'fabric.editor.note': '메모',
|
|
151
|
-
'fabric.editor.notePanel': '노트 패널',
|
|
152
|
-
'fabric.editor.notePanel.description': '색상 있는 패널에 메모 추가',
|
|
153
|
-
'fabric.editor.other': '기타...',
|
|
154
106
|
'fabric.editor.outdent': '내어쓰기',
|
|
155
107
|
'fabric.editor.panel.backgroundColor': '배경색',
|
|
156
108
|
'fabric.editor.panel.emoji': '이모지 추가',
|
|
@@ -171,12 +123,9 @@ var _default = {
|
|
|
171
123
|
'fabric.editor.single': '단일 열',
|
|
172
124
|
'fabric.editor.statusPlaceholder': '상태 설정',
|
|
173
125
|
'fabric.editor.success': '성공',
|
|
174
|
-
'fabric.editor.successPanel': '성공 패널',
|
|
175
|
-
'fabric.editor.successPanel.description': '색상 있는 패널에 팁 추가',
|
|
176
126
|
'fabric.editor.supportAltText': '대체 텍스트는 시각적 제약으로 인해 화면 읽기 프로그램을 사용하는 사람에게 유용합니다.',
|
|
177
127
|
'fabric.editor.taskPlaceholder': "작업을 입력하고 '@'를 사용하여 할당합니다.",
|
|
178
128
|
'fabric.editor.textColor': '텍스트 색상',
|
|
179
|
-
'fabric.editor.textStyles': '텍스트 스타일',
|
|
180
129
|
'fabric.editor.threeColumns': '세 개 열',
|
|
181
130
|
'fabric.editor.threeColumnsWithSidebars': '사이드바가 있는 세 개 열',
|
|
182
131
|
'fabric.editor.toolbarMediaTitle': '이미지, 동영상 또는 파일 추가',
|
|
@@ -192,8 +141,6 @@ var _default = {
|
|
|
192
141
|
'fabric.editor.typeahead.metionListItemLabel': '사용자 {name} @{shortName}',
|
|
193
142
|
'fabric.editor.undo': '실행 취소',
|
|
194
143
|
'fabric.editor.warning': '경고',
|
|
195
|
-
'fabric.editor.warningPanel': '경고 패널',
|
|
196
|
-
'fabric.editor.warningPanel.description': '색상 있는 패널에 주의 사항 메모 추가',
|
|
197
144
|
'fabric.editor.wrapLeft': '왼쪽에서 줄 바꿈',
|
|
198
145
|
'fabric.editor.wrapRight': '오른쪽에서 줄 바꿈'
|
|
199
146
|
};
|
package/dist/cjs/i18n/nb.js
CHANGED
|
@@ -23,16 +23,13 @@ var _default = {
|
|
|
23
23
|
'fabric.editor.alttext.validation': 'Fjern alle spesialtegn i alt-teksten.',
|
|
24
24
|
'fabric.editor.annotationToolbar': 'Verktøylinje for kommentarer',
|
|
25
25
|
'fabric.editor.backLink': 'Gå tilbake',
|
|
26
|
-
'fabric.editor.blockquote.description': 'Sett inn et sitat',
|
|
27
|
-
'fabric.editor.blockquote2': 'Sitat',
|
|
28
26
|
'fabric.editor.captionPlaceholder': 'Legg til bildetekst',
|
|
27
|
+
'fabric.editor.checkUncheckActionItem': 'Aktiver/deaktiver handlingselement',
|
|
29
28
|
'fabric.editor.chromeCollapsedPlaceholder': 'Skriv et eller annet …',
|
|
30
29
|
'fabric.editor.clearAltTextEdit': 'Tøm alternativ tekst',
|
|
31
30
|
'fabric.editor.closeAltTextEdit': 'Tilbake',
|
|
32
31
|
'fabric.editor.closeFindReplaceDialog': 'Lukk',
|
|
33
32
|
'fabric.editor.closeHelpDialog': 'Lukk hjelpedialog',
|
|
34
|
-
'fabric.editor.codeblock': 'Kodebit',
|
|
35
|
-
'fabric.editor.codeblock.description': 'Vis kode med syntaksutheving',
|
|
36
33
|
'fabric.editor.configFailedToLoad': 'Kunne ikke lastes inn',
|
|
37
34
|
'fabric.editor.configPanel.cancel': 'Avbryt',
|
|
38
35
|
'fabric.editor.configPanel.close': 'Lukk',
|
|
@@ -52,8 +49,6 @@ var _default = {
|
|
|
52
49
|
'fabric.editor.configPanel.submit': 'Send inn',
|
|
53
50
|
'fabric.editor.createComment': 'Kommenter',
|
|
54
51
|
'fabric.editor.createCommentInvalid': 'Du kan kun kommentere tekst og overskrifter',
|
|
55
|
-
'fabric.editor.customPanel': 'Egendefinert panel',
|
|
56
|
-
'fabric.editor.customPanel.description': 'Legg til et notat med en emoji og farget bakgrunn',
|
|
57
52
|
'fabric.editor.decisionPlaceholder': 'Legg til en beslutning …',
|
|
58
53
|
'fabric.editor.description': 'Beskrivelse',
|
|
59
54
|
'fabric.editor.dropPlaceholderLabel': 'Dokument',
|
|
@@ -65,25 +60,7 @@ var _default = {
|
|
|
65
60
|
'fabric.editor.editorAssistiveLabel': 'Hovedinnholdsområde, begynn å skrive for å angi tekst.',
|
|
66
61
|
'fabric.editor.editorHelp': 'Editorhjelp',
|
|
67
62
|
'fabric.editor.editors': 'Brukere med redigeringstilgang',
|
|
68
|
-
'fabric.editor.elementBrowser.help': 'Hjelp',
|
|
69
|
-
'fabric.editor.elementbrowser.categorylist.category-admin': 'Administrasjon',
|
|
70
|
-
'fabric.editor.elementbrowser.categorylist.category-all': 'Alle',
|
|
71
|
-
'fabric.editor.elementbrowser.categorylist.category-communication': 'Kommunikasjon',
|
|
72
|
-
'fabric.editor.elementbrowser.categorylist.category-confluence-content': 'Confluence-innhold',
|
|
73
|
-
'fabric.editor.elementbrowser.categorylist.category-development': 'Utvikling',
|
|
74
|
-
'fabric.editor.elementbrowser.categorylist.category-external-content': 'Eksternt innhold',
|
|
75
|
-
'fabric.editor.elementbrowser.categorylist.category-formatting': 'Formatering',
|
|
76
|
-
'fabric.editor.elementbrowser.categorylist.category-media': 'Media',
|
|
77
|
-
'fabric.editor.elementbrowser.categorylist.category-navigation': 'Navigasjon',
|
|
78
|
-
'fabric.editor.elementbrowser.categorylist.category-reporting': 'Rapportering',
|
|
79
|
-
'fabric.editor.elementbrowser.categorylist.category-visuals': 'Bilder og grafikk',
|
|
80
|
-
'fabric.editor.elementbrowser.search.empty-state.heading': 'Ingen treff for søket ditt.',
|
|
81
|
-
'fabric.editor.elementbrowser.search.empty-state.sub-heading': 'Prøv å søke med et annet uttrykk eller oppdag nye apper for Atlassian-produkter.',
|
|
82
|
-
'fabric.editor.elementbrowser.search.empty-state.sub-heading.link': 'Utforsk Atlassian Marketplace',
|
|
83
|
-
'fabric.editor.elementbrowser.sidebar.heading': 'Se gjennom',
|
|
84
63
|
'fabric.editor.error': 'Feil',
|
|
85
|
-
'fabric.editor.errorPanel': 'Feilpanel',
|
|
86
|
-
'fabric.editor.errorPanel.description': 'Trekk frem feil i et farget panel',
|
|
87
64
|
'fabric.editor.extension.confirmDeleteLinkedModalMessage': 'Hvis du sletter {nodeName}, ødelegges alt som er koblet til den.',
|
|
88
65
|
'fabric.editor.extension.confirmDeleteLinkedModalOKButton': 'Slett',
|
|
89
66
|
'fabric.editor.extension.deleteElementTitle': 'Slett element',
|
|
@@ -92,26 +69,7 @@ var _default = {
|
|
|
92
69
|
'fabric.editor.findNext': 'Finn neste',
|
|
93
70
|
'fabric.editor.findPrevious': 'Finn forrige',
|
|
94
71
|
'fabric.editor.findReplaceToolbarButton': 'Finn og erstatt',
|
|
95
|
-
'fabric.editor.floatingToolbar.confirmModalCancel': 'Avbryt',
|
|
96
72
|
'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': 'Slett også tilkoblede elementer',
|
|
97
|
-
'fabric.editor.floatingToolbar.confirmModalHeading': 'Er du sikker?',
|
|
98
|
-
'fabric.editor.floatingToolbar.confirmModalOK': 'OK',
|
|
99
|
-
'fabric.editor.floatingToolbar.floatingToolbarAnnouncer': 'Flytende verktøylinje med kontroller er åpnet',
|
|
100
|
-
'fabric.editor.floatingToolbar.floatingToolbarAriaLabel': 'Flytende verktøylinje',
|
|
101
|
-
'fabric.editor.floatingToolbar.scrollLeft': 'Rull mot venstre',
|
|
102
|
-
'fabric.editor.floatingToolbar.scrollRight': 'Rull mot høyre',
|
|
103
|
-
'fabric.editor.heading1': '1. overskrift',
|
|
104
|
-
'fabric.editor.heading1Description': 'Bruk dette for en overskrift på toppnivå',
|
|
105
|
-
'fabric.editor.heading2': '2. overskrift',
|
|
106
|
-
'fabric.editor.heading2Description': 'Bruk dette til viktige avsnitt',
|
|
107
|
-
'fabric.editor.heading3': '3. overskrift',
|
|
108
|
-
'fabric.editor.heading3Description': 'Bruk dette til underavsnitt og overskrifter for grupper',
|
|
109
|
-
'fabric.editor.heading4': '4. overskrift',
|
|
110
|
-
'fabric.editor.heading4Description': 'Bruk dette til dype overskrifter',
|
|
111
|
-
'fabric.editor.heading5': '5. overskrift',
|
|
112
|
-
'fabric.editor.heading5Description': 'Bruk dette til å gruppere listeelementer',
|
|
113
|
-
'fabric.editor.heading6': '6. overskrift',
|
|
114
|
-
'fabric.editor.heading6Description': 'Bruk dette for en overskrift på nedre nivå',
|
|
115
73
|
'fabric.editor.headingLink.toolbarHelpTitle': 'Åpne dialogboks for hjelp',
|
|
116
74
|
'fabric.editor.helpDialogTips': 'Trykk på {keyMap} for å åpne denne dialogen',
|
|
117
75
|
'fabric.editor.image.fullWidthLabel': 'Full bredde',
|
|
@@ -123,8 +81,6 @@ var _default = {
|
|
|
123
81
|
'fabric.editor.imageBorderSubtle': 'Diskret',
|
|
124
82
|
'fabric.editor.indent': 'Innrykk',
|
|
125
83
|
'fabric.editor.info': 'Informasjon',
|
|
126
|
-
'fabric.editor.infoPanel': 'Informasjonspanel',
|
|
127
|
-
'fabric.editor.infoPanel.description': 'Uthev informasjonen i et farget panel',
|
|
128
84
|
'fabric.editor.inputQueryAssistiveTxt': 'Når resultater for autofullføring er tilgjengelig, bruker du pil opp og pil ned for å se gjennom og enter for å velge. Brukere av berøringsenheter kan utforske ved å berøre eller sveipe.',
|
|
129
85
|
'fabric.editor.invalidDateError': 'Oppgi en gyldig dato',
|
|
130
86
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {Inviter teammedlemmer til {productName}} trusted {Inviter teammedlemmer til {productName}} other {Legg til teammedlem i {productName}}}',
|
|
@@ -146,11 +102,7 @@ var _default = {
|
|
|
146
102
|
'fabric.editor.mentionsIconLabel': 'Nevn',
|
|
147
103
|
'fabric.editor.noResultsFound': 'Ingen resultater',
|
|
148
104
|
'fabric.editor.noSearchResults': 'Ingen søkeresultater',
|
|
149
|
-
'fabric.editor.normal': 'Normal tekst',
|
|
150
105
|
'fabric.editor.note': 'Merknad',
|
|
151
|
-
'fabric.editor.notePanel': 'Kommentarpanel',
|
|
152
|
-
'fabric.editor.notePanel.description': 'Legg til en merknad i et farget panel',
|
|
153
|
-
'fabric.editor.other': 'Andre …',
|
|
154
106
|
'fabric.editor.outdent': 'Reduser innrykk',
|
|
155
107
|
'fabric.editor.panel.backgroundColor': 'Bakgrunnsfarge',
|
|
156
108
|
'fabric.editor.panel.emoji': 'Legg til emoji',
|
|
@@ -171,12 +123,9 @@ var _default = {
|
|
|
171
123
|
'fabric.editor.single': 'Enkeltkolonne',
|
|
172
124
|
'fabric.editor.statusPlaceholder': 'Angi en status',
|
|
173
125
|
'fabric.editor.success': 'Vellykket',
|
|
174
|
-
'fabric.editor.successPanel': 'Utførtpanel',
|
|
175
|
-
'fabric.editor.successPanel.description': 'Legg til tips i et farget panel',
|
|
176
126
|
'fabric.editor.supportAltText': 'Alternativ tekst er nyttig for folk som bruker skjermlesere på grunn av redusert synsfunksjon.',
|
|
177
127
|
'fabric.editor.taskPlaceholder': 'Skriv inn handlingen. Bruk @ for å tilordne den til noen.',
|
|
178
128
|
'fabric.editor.textColor': 'Tekstfarge',
|
|
179
|
-
'fabric.editor.textStyles': 'Tekststiler',
|
|
180
129
|
'fabric.editor.threeColumns': 'Tre kolonner',
|
|
181
130
|
'fabric.editor.threeColumnsWithSidebars': 'Tre kolonner med sidelinjer',
|
|
182
131
|
'fabric.editor.toolbarMediaTitle': 'Legg til bilde, video eller fil',
|
|
@@ -192,8 +141,6 @@ var _default = {
|
|
|
192
141
|
'fabric.editor.typeahead.metionListItemLabel': 'Bruker {name} @{shortName}',
|
|
193
142
|
'fabric.editor.undo': 'Angre',
|
|
194
143
|
'fabric.editor.warning': 'Advarsel',
|
|
195
|
-
'fabric.editor.warningPanel': 'Advarselspanel',
|
|
196
|
-
'fabric.editor.warningPanel.description': 'Legg til en advarsel i et farget panel',
|
|
197
144
|
'fabric.editor.wrapLeft': 'Juster til venstre',
|
|
198
145
|
'fabric.editor.wrapRight': 'Juster til høyre'
|
|
199
146
|
};
|