@atlaskit/editor-common 76.35.0 → 76.37.0
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 +21 -1
- package/dist/cjs/element-browser/components/ElementSearch.js +38 -14
- package/dist/cjs/element-browser/components/StatelessElementBrowser.js +4 -2
- package/dist/cjs/element-browser/messages.js +39 -0
- package/dist/cjs/i18n/cs.js +5 -2
- package/dist/cjs/i18n/da.js +5 -2
- package/dist/cjs/i18n/de.js +5 -2
- package/dist/cjs/i18n/en.js +7 -1
- package/dist/cjs/i18n/en_GB.js +8 -2
- package/dist/cjs/i18n/en_ZZ.js +8 -2
- package/dist/cjs/i18n/es.js +5 -2
- package/dist/cjs/i18n/fi.js +5 -2
- package/dist/cjs/i18n/fr.js +5 -2
- package/dist/cjs/i18n/hu.js +5 -2
- package/dist/cjs/i18n/it.js +5 -2
- package/dist/cjs/i18n/ja.js +1 -2
- package/dist/cjs/i18n/ko.js +5 -2
- package/dist/cjs/i18n/nb.js +1 -2
- package/dist/cjs/i18n/nl.js +5 -2
- package/dist/cjs/i18n/pl.js +5 -2
- package/dist/cjs/i18n/pt_BR.js +5 -2
- package/dist/cjs/i18n/ru.js +5 -2
- package/dist/cjs/i18n/sv.js +5 -2
- package/dist/cjs/i18n/th.js +5 -2
- package/dist/cjs/i18n/tr.js +5 -2
- package/dist/cjs/i18n/uk.js +5 -2
- package/dist/cjs/i18n/vi.js +5 -2
- package/dist/cjs/i18n/zh.js +5 -2
- package/dist/cjs/i18n/zh_TW.js +5 -2
- package/dist/cjs/link/LinkPicker/HyperlinkAddToolbar/HyperlinkAddToolbar.js +2 -1
- package/dist/cjs/link/LinkPicker/HyperlinkAddToolbar/index.js +1 -2
- package/dist/cjs/monitoring/error.js +1 -1
- package/dist/cjs/ui/DropList/index.js +1 -1
- package/dist/es2019/element-browser/components/ElementSearch.js +39 -15
- package/dist/es2019/element-browser/components/StatelessElementBrowser.js +4 -2
- package/dist/es2019/element-browser/messages.js +33 -0
- package/dist/es2019/i18n/cs.js +5 -2
- package/dist/es2019/i18n/da.js +5 -2
- package/dist/es2019/i18n/de.js +5 -2
- package/dist/es2019/i18n/en.js +7 -1
- package/dist/es2019/i18n/en_GB.js +8 -2
- package/dist/es2019/i18n/en_ZZ.js +8 -2
- package/dist/es2019/i18n/es.js +5 -2
- package/dist/es2019/i18n/fi.js +5 -2
- package/dist/es2019/i18n/fr.js +5 -2
- package/dist/es2019/i18n/hu.js +5 -2
- package/dist/es2019/i18n/it.js +5 -2
- package/dist/es2019/i18n/ja.js +1 -2
- package/dist/es2019/i18n/ko.js +5 -2
- package/dist/es2019/i18n/nb.js +1 -2
- package/dist/es2019/i18n/nl.js +5 -2
- package/dist/es2019/i18n/pl.js +5 -2
- package/dist/es2019/i18n/pt_BR.js +5 -2
- package/dist/es2019/i18n/ru.js +5 -2
- package/dist/es2019/i18n/sv.js +5 -2
- package/dist/es2019/i18n/th.js +5 -2
- package/dist/es2019/i18n/tr.js +5 -2
- package/dist/es2019/i18n/uk.js +5 -2
- package/dist/es2019/i18n/vi.js +5 -2
- package/dist/es2019/i18n/zh.js +5 -2
- package/dist/es2019/i18n/zh_TW.js +5 -2
- package/dist/es2019/link/LinkPicker/HyperlinkAddToolbar/HyperlinkAddToolbar.js +2 -1
- package/dist/es2019/link/LinkPicker/HyperlinkAddToolbar/index.js +1 -4
- package/dist/es2019/monitoring/error.js +1 -1
- package/dist/es2019/ui/DropList/index.js +1 -1
- package/dist/esm/element-browser/components/ElementSearch.js +39 -15
- package/dist/esm/element-browser/components/StatelessElementBrowser.js +4 -2
- package/dist/esm/element-browser/messages.js +33 -0
- package/dist/esm/i18n/cs.js +5 -2
- package/dist/esm/i18n/da.js +5 -2
- package/dist/esm/i18n/de.js +5 -2
- package/dist/esm/i18n/en.js +7 -1
- package/dist/esm/i18n/en_GB.js +8 -2
- package/dist/esm/i18n/en_ZZ.js +8 -2
- package/dist/esm/i18n/es.js +5 -2
- package/dist/esm/i18n/fi.js +5 -2
- package/dist/esm/i18n/fr.js +5 -2
- package/dist/esm/i18n/hu.js +5 -2
- package/dist/esm/i18n/it.js +5 -2
- package/dist/esm/i18n/ja.js +1 -2
- package/dist/esm/i18n/ko.js +5 -2
- package/dist/esm/i18n/nb.js +1 -2
- package/dist/esm/i18n/nl.js +5 -2
- package/dist/esm/i18n/pl.js +5 -2
- package/dist/esm/i18n/pt_BR.js +5 -2
- package/dist/esm/i18n/ru.js +5 -2
- package/dist/esm/i18n/sv.js +5 -2
- package/dist/esm/i18n/th.js +5 -2
- package/dist/esm/i18n/tr.js +5 -2
- package/dist/esm/i18n/uk.js +5 -2
- package/dist/esm/i18n/vi.js +5 -2
- package/dist/esm/i18n/zh.js +5 -2
- package/dist/esm/i18n/zh_TW.js +5 -2
- package/dist/esm/link/LinkPicker/HyperlinkAddToolbar/HyperlinkAddToolbar.js +2 -1
- package/dist/esm/link/LinkPicker/HyperlinkAddToolbar/index.js +1 -2
- package/dist/esm/monitoring/error.js +1 -1
- package/dist/esm/ui/DropList/index.js +1 -1
- package/dist/types/element-browser/components/ElementSearch.d.ts +2 -0
- package/dist/types/element-browser/messages.d.ts +33 -0
- package/dist/types/i18n/cs.d.ts +5 -2
- package/dist/types/i18n/da.d.ts +5 -2
- package/dist/types/i18n/de.d.ts +5 -2
- package/dist/types/i18n/en.d.ts +7 -1
- package/dist/types/i18n/en_GB.d.ts +7 -1
- package/dist/types/i18n/en_ZZ.d.ts +7 -1
- package/dist/types/i18n/es.d.ts +5 -2
- package/dist/types/i18n/fi.d.ts +5 -2
- package/dist/types/i18n/fr.d.ts +5 -2
- package/dist/types/i18n/hu.d.ts +5 -2
- package/dist/types/i18n/it.d.ts +5 -2
- package/dist/types/i18n/ja.d.ts +1 -2
- package/dist/types/i18n/ko.d.ts +5 -2
- package/dist/types/i18n/nb.d.ts +1 -2
- package/dist/types/i18n/nl.d.ts +5 -2
- package/dist/types/i18n/pl.d.ts +5 -2
- package/dist/types/i18n/pt_BR.d.ts +5 -2
- package/dist/types/i18n/ru.d.ts +5 -2
- package/dist/types/i18n/sv.d.ts +5 -2
- package/dist/types/i18n/th.d.ts +5 -2
- package/dist/types/i18n/tr.d.ts +5 -2
- package/dist/types/i18n/uk.d.ts +5 -2
- package/dist/types/i18n/vi.d.ts +5 -2
- package/dist/types/i18n/zh.d.ts +5 -2
- package/dist/types/i18n/zh_TW.d.ts +5 -2
- package/dist/types/link/LinkPicker/HyperlinkAddToolbar/index.d.ts +7 -7
- package/dist/types/types/floating-toolbar.d.ts +1 -1
- package/dist/types/types/hyperlink.d.ts +1 -1
- package/dist/types/ui/OverflowShadow/index.d.ts +1 -1
- package/dist/types/ui/with-outer-listeners.d.ts +2 -2
- package/dist/types/ui-react/with-react-editor-view-outer-listeners.d.ts +2 -2
- package/dist/types-ts4.5/element-browser/components/ElementSearch.d.ts +2 -0
- package/dist/types-ts4.5/element-browser/messages.d.ts +33 -0
- package/dist/types-ts4.5/i18n/cs.d.ts +5 -2
- package/dist/types-ts4.5/i18n/da.d.ts +5 -2
- package/dist/types-ts4.5/i18n/de.d.ts +5 -2
- package/dist/types-ts4.5/i18n/en.d.ts +7 -1
- package/dist/types-ts4.5/i18n/en_GB.d.ts +7 -1
- package/dist/types-ts4.5/i18n/en_ZZ.d.ts +7 -1
- package/dist/types-ts4.5/i18n/es.d.ts +5 -2
- package/dist/types-ts4.5/i18n/fi.d.ts +5 -2
- package/dist/types-ts4.5/i18n/fr.d.ts +5 -2
- package/dist/types-ts4.5/i18n/hu.d.ts +5 -2
- package/dist/types-ts4.5/i18n/it.d.ts +5 -2
- package/dist/types-ts4.5/i18n/ja.d.ts +1 -2
- package/dist/types-ts4.5/i18n/ko.d.ts +5 -2
- package/dist/types-ts4.5/i18n/nb.d.ts +1 -2
- package/dist/types-ts4.5/i18n/nl.d.ts +5 -2
- package/dist/types-ts4.5/i18n/pl.d.ts +5 -2
- package/dist/types-ts4.5/i18n/pt_BR.d.ts +5 -2
- package/dist/types-ts4.5/i18n/ru.d.ts +5 -2
- package/dist/types-ts4.5/i18n/sv.d.ts +5 -2
- package/dist/types-ts4.5/i18n/th.d.ts +5 -2
- package/dist/types-ts4.5/i18n/tr.d.ts +5 -2
- package/dist/types-ts4.5/i18n/uk.d.ts +5 -2
- package/dist/types-ts4.5/i18n/vi.d.ts +5 -2
- package/dist/types-ts4.5/i18n/zh.d.ts +5 -2
- package/dist/types-ts4.5/i18n/zh_TW.d.ts +5 -2
- package/dist/types-ts4.5/link/LinkPicker/HyperlinkAddToolbar/index.d.ts +7 -7
- package/dist/types-ts4.5/types/floating-toolbar.d.ts +1 -1
- package/dist/types-ts4.5/types/hyperlink.d.ts +1 -1
- package/dist/types-ts4.5/ui/OverflowShadow/index.d.ts +1 -1
- package/dist/types-ts4.5/ui/with-outer-listeners.d.ts +2 -2
- package/dist/types-ts4.5/ui-react/with-react-editor-view-outer-listeners.d.ts +2 -2
- package/package.json +4 -4
|
@@ -238,7 +238,8 @@ function MobileBrowser({
|
|
|
238
238
|
mode: mode,
|
|
239
239
|
focus: focusOnSearch,
|
|
240
240
|
onClick: setFocusOnSearch,
|
|
241
|
-
searchTerm: searchTerm
|
|
241
|
+
searchTerm: searchTerm,
|
|
242
|
+
items: items
|
|
242
243
|
}), showCategories && jsx("nav", {
|
|
243
244
|
css: mobileCategoryListWrapper,
|
|
244
245
|
tabIndex: -1
|
|
@@ -318,7 +319,8 @@ function DesktopBrowser({
|
|
|
318
319
|
mode: mode,
|
|
319
320
|
focus: focusOnSearch,
|
|
320
321
|
onClick: setFocusOnSearch,
|
|
321
|
-
searchTerm: searchTerm
|
|
322
|
+
searchTerm: searchTerm,
|
|
323
|
+
items: items
|
|
322
324
|
})), jsx(ElementList, {
|
|
323
325
|
items: items,
|
|
324
326
|
mode: mode,
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
import { defineMessages } from 'react-intl-next';
|
|
2
|
+
export default defineMessages({
|
|
3
|
+
elementAfterInputMessage: {
|
|
4
|
+
id: 'fabric.editor.elementbrowser.searchbar.elementAfterInput',
|
|
5
|
+
defaultMessage: 'Enter',
|
|
6
|
+
description: 'Enter to insert'
|
|
7
|
+
},
|
|
8
|
+
placeHolderMessage: {
|
|
9
|
+
id: 'fabric.editor.elementbrowser.searchbar.placeholder',
|
|
10
|
+
defaultMessage: 'Search',
|
|
11
|
+
description: 'Search field placeholder'
|
|
12
|
+
},
|
|
13
|
+
assistiveTextSuggestionsDefault: {
|
|
14
|
+
id: 'fabric.editor.elementbrowser.searchbar.assistive.text.suggestions',
|
|
15
|
+
defaultMessage: 'suggestions available by default.',
|
|
16
|
+
description: 'Assistive text to describe the default list of suggestions'
|
|
17
|
+
},
|
|
18
|
+
assistiveTextSuggestions: {
|
|
19
|
+
id: 'fabric.editor.elementbrowser.searchbar.assistive.text.suggestions',
|
|
20
|
+
defaultMessage: 'suggestions available for typed text.',
|
|
21
|
+
description: 'Assistive text to describe the list of suggestions filtered by typed user input, plural of fabric.editor.elementbrowser.searchbar.assistive.text.suggestion'
|
|
22
|
+
},
|
|
23
|
+
assistiveTextSuggestion: {
|
|
24
|
+
id: 'fabric.editor.elementbrowser.searchbar.assistive.text.suggestion',
|
|
25
|
+
defaultMessage: 'suggestion available for typed text.',
|
|
26
|
+
description: 'Assistive text to describe the that there is one suggestion for the users typed input'
|
|
27
|
+
},
|
|
28
|
+
assistiveTextSuggestionNothing: {
|
|
29
|
+
id: 'fabric.editor.elementbrowser.searchbar.assistive.text.nothing',
|
|
30
|
+
defaultMessage: 'Nothing matches your search',
|
|
31
|
+
description: 'Assistive text to describe that no suggestions match the users typed input'
|
|
32
|
+
}
|
|
33
|
+
});
|
package/dist/es2019/i18n/cs.js
CHANGED
|
@@ -9,7 +9,9 @@
|
|
|
9
9
|
export default {
|
|
10
10
|
'fabric.editor.action': 'Aktuální úkol',
|
|
11
11
|
'fabric.editor.action.description': 'Vytvořit a přiřadit aktuální úkol',
|
|
12
|
+
'fabric.editor.addColumn': 'Přidat sloupec vpravo',
|
|
12
13
|
'fabric.editor.addMediaFiles': 'Přidat obrázek, video nebo soubor',
|
|
14
|
+
'fabric.editor.addRow': 'Přidat řádek pod',
|
|
13
15
|
'fabric.editor.alignCenter': 'Zarovnat na střed',
|
|
14
16
|
'fabric.editor.alignImageCenter': 'Zarovnat na střed',
|
|
15
17
|
'fabric.editor.alignImageLeft': 'Zarovnat vlevo',
|
|
@@ -17,6 +19,7 @@ export default {
|
|
|
17
19
|
'fabric.editor.alignLeft': 'Zarovnat vlevo',
|
|
18
20
|
'fabric.editor.alignRight': 'Zarovnat vpravo',
|
|
19
21
|
'fabric.editor.annotationToolbar': 'Panel nástrojů poznámek',
|
|
22
|
+
'fabric.editor.backgroundColor': 'Barva pozadí',
|
|
20
23
|
'fabric.editor.blockCardUnavailable': 'Vložený odkaz je uvnitř uzlu {node} a jeho zobrazení nelze změnit',
|
|
21
24
|
'fabric.editor.blockDescription': 'Zobrazit další informace o odkazu, včetně souhrnu a akcí',
|
|
22
25
|
'fabric.editor.blockTitle': 'Karta',
|
|
@@ -138,7 +141,6 @@ export default {
|
|
|
138
141
|
'fabric.editor.infoPanel': 'Informační panel',
|
|
139
142
|
'fabric.editor.infoPanel.description': 'Zvýraznit informace v barevném panelu',
|
|
140
143
|
'fabric.editor.inlineDescription': 'Zobrazit odkaz jako vložený text',
|
|
141
|
-
'fabric.editor.inlineOverlay': 'Změnit zobrazení',
|
|
142
144
|
'fabric.editor.inlineTitle': 'Vložený',
|
|
143
145
|
'fabric.editor.insertColumn': 'Vložit sloupec napravo',
|
|
144
146
|
'fabric.editor.insertColumnDrag': 'Vložit sloupec',
|
|
@@ -211,7 +213,8 @@ export default {
|
|
|
211
213
|
'fabric.editor.table': 'Tabulka',
|
|
212
214
|
'fabric.editor.table.description': 'Vložit tabulku',
|
|
213
215
|
'fabric.editor.tableOptions': 'Možnosti tabulky',
|
|
214
|
-
'fabric.editor.
|
|
216
|
+
'fabric.editor.tableResizeDecreaseScreenReaderInformation': '{newWidth, plural, one {Šířka tabulky byla snížena na {newWidth,number} pixel.} few {Šířka tabulky byla snížena na {newWidth,number} pixely.} many {Šířka tabulky byla snížena na {newWidth,number} pixelu.} other {Šířka tabulky byla snížena na {newWidth,number} pixelů.}}',
|
|
217
|
+
'fabric.editor.tableResizeIncreaseScreenReaderInformation': '{newWidth, plural, one {Šířka tabulky byla zvýšena na {newWidth,number} pixel.} few {Šířka tabulky byla zvýšena na {newWidth,number} pixely.} many {Šířka tabulky byla zvýšena na {newWidth,number} pixelu.} other {Šířka tabulky byla zvýšena na {newWidth,number} pixelů.}}',
|
|
215
218
|
'fabric.editor.tables.adjustColumn': 'Upravit sloupec',
|
|
216
219
|
'fabric.editor.tables.confirmDeleteLinkedModalMessage': 'Odstranění uzlu {nodeName} způsobí, že všechny k němu připojené položky přestanou fungovat.',
|
|
217
220
|
'fabric.editor.tables.confirmDeleteLinkedModalOKButton': 'Odstranit',
|
package/dist/es2019/i18n/da.js
CHANGED
|
@@ -9,7 +9,9 @@
|
|
|
9
9
|
export default {
|
|
10
10
|
'fabric.editor.action': 'Handlingsgenstand',
|
|
11
11
|
'fabric.editor.action.description': 'Opret og tildel handlingsgenstande',
|
|
12
|
+
'fabric.editor.addColumn': 'Tilføj kolonne til højre',
|
|
12
13
|
'fabric.editor.addMediaFiles': 'Tilføj billede, video eller fil',
|
|
14
|
+
'fabric.editor.addRow': 'Tilføj række nedenfor',
|
|
13
15
|
'fabric.editor.alignCenter': 'Centrér',
|
|
14
16
|
'fabric.editor.alignImageCenter': 'Centrér',
|
|
15
17
|
'fabric.editor.alignImageLeft': 'Venstrejustér',
|
|
@@ -17,6 +19,7 @@ export default {
|
|
|
17
19
|
'fabric.editor.alignLeft': 'Venstrejustér',
|
|
18
20
|
'fabric.editor.alignRight': 'Højrejustér',
|
|
19
21
|
'fabric.editor.annotationToolbar': 'Værktøjslinje til annotationer',
|
|
22
|
+
'fabric.editor.backgroundColor': 'Baggrundsfarve',
|
|
20
23
|
'fabric.editor.blockCardUnavailable': 'Det indbyggede link er inden i {node}, og dets visning kan ikke ændres',
|
|
21
24
|
'fabric.editor.blockDescription': 'Vis flere oplysninger om et link, inklusive sammendrag og handlinger',
|
|
22
25
|
'fabric.editor.blockTitle': 'Kort',
|
|
@@ -138,7 +141,6 @@ export default {
|
|
|
138
141
|
'fabric.editor.infoPanel': 'Informationspanel',
|
|
139
142
|
'fabric.editor.infoPanel.description': 'Fremhæv information i et farvet panel',
|
|
140
143
|
'fabric.editor.inlineDescription': 'Vis link som indbygget tekst',
|
|
141
|
-
'fabric.editor.inlineOverlay': 'Skift visning',
|
|
142
144
|
'fabric.editor.inlineTitle': 'Indbyg',
|
|
143
145
|
'fabric.editor.insertColumn': 'Indsæt kolonne til højre',
|
|
144
146
|
'fabric.editor.insertColumnDrag': 'Indsæt kolonne',
|
|
@@ -211,7 +213,8 @@ export default {
|
|
|
211
213
|
'fabric.editor.table': 'Tabel',
|
|
212
214
|
'fabric.editor.table.description': 'Indsæt en tabel',
|
|
213
215
|
'fabric.editor.tableOptions': 'Egenskaber for tabel',
|
|
214
|
-
'fabric.editor.
|
|
216
|
+
'fabric.editor.tableResizeDecreaseScreenReaderInformation': '{newWidth, plural, one {Tabelbredde reduceret til {newWidth,number} pixel.} other {Tabelbredde reduceret til {newWidth,number} pixel.}}',
|
|
217
|
+
'fabric.editor.tableResizeIncreaseScreenReaderInformation': '{newWidth, plural, one {Tabelbredde øget til {newWidth,number} pixel.} other {Tabelbredde øget til {newWidth,number} pixels.}}',
|
|
215
218
|
'fabric.editor.tables.adjustColumn': 'Tilpas kolonne',
|
|
216
219
|
'fabric.editor.tables.confirmDeleteLinkedModalMessage': 'Hvis du sletter {nodeName}, brydes forbindelsen til alt, der er forbundet til den.',
|
|
217
220
|
'fabric.editor.tables.confirmDeleteLinkedModalOKButton': 'Slet',
|
package/dist/es2019/i18n/de.js
CHANGED
|
@@ -9,7 +9,9 @@
|
|
|
9
9
|
export default {
|
|
10
10
|
'fabric.editor.action': 'Aufgabe',
|
|
11
11
|
'fabric.editor.action.description': 'Aufgaben erstellen und zuweisen',
|
|
12
|
+
'fabric.editor.addColumn': 'Spalte rechts hinzufügen',
|
|
12
13
|
'fabric.editor.addMediaFiles': 'Bild, Video oder Datei hinzufügen',
|
|
14
|
+
'fabric.editor.addRow': 'Zeile unterhalb hinzufügen',
|
|
13
15
|
'fabric.editor.alignCenter': 'Mittig ausrichten',
|
|
14
16
|
'fabric.editor.alignImageCenter': 'Mittig ausrichten',
|
|
15
17
|
'fabric.editor.alignImageLeft': 'Links ausrichten',
|
|
@@ -17,6 +19,7 @@ export default {
|
|
|
17
19
|
'fabric.editor.alignLeft': 'Links ausrichten',
|
|
18
20
|
'fabric.editor.alignRight': 'Rechts ausrichten',
|
|
19
21
|
'fabric.editor.annotationToolbar': 'Symbolleiste für Anmerkungen',
|
|
22
|
+
'fabric.editor.backgroundColor': 'Hintergrundfarbe',
|
|
20
23
|
'fabric.editor.blockCardUnavailable': 'Die Ansicht des Inline-Links kann nicht geändert werden, da sich der Link innerhalb von {node} befindet.',
|
|
21
24
|
'fabric.editor.blockDescription': 'Weitere Informationen zu einem Link anzeigen, darunter eine Zusammenfassung und Aktionen',
|
|
22
25
|
'fabric.editor.blockTitle': 'Karte',
|
|
@@ -138,7 +141,6 @@ export default {
|
|
|
138
141
|
'fabric.editor.infoPanel': 'Info-Panel',
|
|
139
142
|
'fabric.editor.infoPanel.description': 'Informationen in einem farbigen Panel hervorheben',
|
|
140
143
|
'fabric.editor.inlineDescription': 'Link als Inline-Text anzeigen',
|
|
141
|
-
'fabric.editor.inlineOverlay': 'Ansicht wechseln',
|
|
142
144
|
'fabric.editor.inlineTitle': 'Inline',
|
|
143
145
|
'fabric.editor.insertColumn': 'Spalte rechts einfügen',
|
|
144
146
|
'fabric.editor.insertColumnDrag': 'Spalte einfügen',
|
|
@@ -211,7 +213,8 @@ export default {
|
|
|
211
213
|
'fabric.editor.table': 'Tabelle',
|
|
212
214
|
'fabric.editor.table.description': 'Tabelle einfügen',
|
|
213
215
|
'fabric.editor.tableOptions': 'Tabellenoptionen',
|
|
214
|
-
'fabric.editor.
|
|
216
|
+
'fabric.editor.tableResizeDecreaseScreenReaderInformation': '{newWidth, plural, one {Die Tabellenbreite wurde auf {newWidth,number} Pixel verringert.} other {Die Tabellenbreite wurde auf {newWidth,number} Pixel verringert.}}',
|
|
217
|
+
'fabric.editor.tableResizeIncreaseScreenReaderInformation': '{newWidth, plural, one {Die Tabellenbreite wurde auf {newWidth,number} Pixel erhöht.} other {Die Tabellenbreite wurde auf {newWidth,number} Pixel erhöht.}}',
|
|
215
218
|
'fabric.editor.tables.adjustColumn': 'Spalte anpassen',
|
|
216
219
|
'fabric.editor.tables.confirmDeleteLinkedModalMessage': 'Durch das Löschen von {nodeName} werden alle damit verbundenen Elemente unbrauchbar.',
|
|
217
220
|
'fabric.editor.tables.confirmDeleteLinkedModalOKButton': 'Löschen',
|
package/dist/es2019/i18n/en.js
CHANGED
|
@@ -9,7 +9,9 @@
|
|
|
9
9
|
export default {
|
|
10
10
|
'fabric.editor.action': 'Action item',
|
|
11
11
|
'fabric.editor.action.description': 'Create and assign action items',
|
|
12
|
+
'fabric.editor.addColumn': 'Add column right',
|
|
12
13
|
'fabric.editor.addMediaFiles': 'Add image, video, or file',
|
|
14
|
+
'fabric.editor.addRow': 'Add row below',
|
|
13
15
|
'fabric.editor.alignCenter': 'Align center',
|
|
14
16
|
'fabric.editor.alignImageCenter': 'Align center',
|
|
15
17
|
'fabric.editor.alignImageLeft': 'Align left',
|
|
@@ -17,6 +19,7 @@ export default {
|
|
|
17
19
|
'fabric.editor.alignLeft': 'Align left',
|
|
18
20
|
'fabric.editor.alignRight': 'Align right',
|
|
19
21
|
'fabric.editor.annotationToolbar': 'Annotation toolbar',
|
|
22
|
+
'fabric.editor.backgroundColor': 'Background Color',
|
|
20
23
|
'fabric.editor.blockCardUnavailable': 'The inline link is inside {node} and cannot have its view changed',
|
|
21
24
|
'fabric.editor.blockDescription': 'Display more information about a link, including a summary and actions',
|
|
22
25
|
'fabric.editor.blockTitle': 'Card',
|
|
@@ -211,7 +214,10 @@ export default {
|
|
|
211
214
|
'fabric.editor.table': 'Table',
|
|
212
215
|
'fabric.editor.table.description': 'Insert a table',
|
|
213
216
|
'fabric.editor.tableOptions': 'Table options',
|
|
214
|
-
'fabric.editor.
|
|
217
|
+
'fabric.editor.tableResizeDecreaseScreenReaderInformation': 'Table width decreased to {newWidth, plural, one {# pixel} other {# pixels}}.',
|
|
218
|
+
'fabric.editor.tableResizeIncreaseScreenReaderInformation': 'Table width increased to {newWidth, plural, one {# pixel} other {# pixels}}.',
|
|
219
|
+
'fabric.editor.tableSelector': 'Table size',
|
|
220
|
+
'fabric.editor.tableSelector.description': 'Add a table using popup to select a custom size',
|
|
215
221
|
'fabric.editor.tables.adjustColumn': 'Adjust column',
|
|
216
222
|
'fabric.editor.tables.confirmDeleteLinkedModalMessage': 'Deleting {nodeName} will break anything connected to it.',
|
|
217
223
|
'fabric.editor.tables.confirmDeleteLinkedModalOKButton': 'Delete',
|
|
@@ -9,7 +9,9 @@
|
|
|
9
9
|
export default {
|
|
10
10
|
'fabric.editor.action': 'Action item',
|
|
11
11
|
'fabric.editor.action.description': 'Create and assign action items',
|
|
12
|
+
'fabric.editor.addColumn': 'Add column right',
|
|
12
13
|
'fabric.editor.addMediaFiles': 'Add image, video, or file',
|
|
14
|
+
'fabric.editor.addRow': 'Add row below',
|
|
13
15
|
'fabric.editor.alignCenter': 'Align center',
|
|
14
16
|
'fabric.editor.alignImageCenter': 'Align center',
|
|
15
17
|
'fabric.editor.alignImageLeft': 'Align left',
|
|
@@ -17,6 +19,7 @@ export default {
|
|
|
17
19
|
'fabric.editor.alignLeft': 'Align left',
|
|
18
20
|
'fabric.editor.alignRight': 'Align right',
|
|
19
21
|
'fabric.editor.annotationToolbar': 'Annotation toolbar',
|
|
22
|
+
'fabric.editor.backgroundColor': 'Background Colour',
|
|
20
23
|
'fabric.editor.blockCardUnavailable': 'The inline link is inside {node} and cannot have its view changed',
|
|
21
24
|
'fabric.editor.blockDescription': 'Display more information about a link, including a summary and actions',
|
|
22
25
|
'fabric.editor.blockTitle': 'Card',
|
|
@@ -138,7 +141,7 @@ export default {
|
|
|
138
141
|
'fabric.editor.infoPanel': 'Info panel',
|
|
139
142
|
'fabric.editor.infoPanel.description': 'Highlight information in a coloured panel',
|
|
140
143
|
'fabric.editor.inlineDescription': 'Display link as inline text',
|
|
141
|
-
'fabric.editor.inlineOverlay': '
|
|
144
|
+
'fabric.editor.inlineOverlay': 'Configure',
|
|
142
145
|
'fabric.editor.inlineTitle': 'Inline',
|
|
143
146
|
'fabric.editor.insertColumn': 'Insert column right',
|
|
144
147
|
'fabric.editor.insertColumnDrag': 'Insert column',
|
|
@@ -211,7 +214,10 @@ export default {
|
|
|
211
214
|
'fabric.editor.table': 'Table',
|
|
212
215
|
'fabric.editor.table.description': 'Insert a table',
|
|
213
216
|
'fabric.editor.tableOptions': 'Table options',
|
|
214
|
-
'fabric.editor.
|
|
217
|
+
'fabric.editor.tableResizeDecreaseScreenReaderInformation': 'Table width decreased to {newWidth, plural, one {# pixel} other {# pixels}}.',
|
|
218
|
+
'fabric.editor.tableResizeIncreaseScreenReaderInformation': 'Table width increased to {newWidth, plural, one {# pixel} other {# pixels}}.',
|
|
219
|
+
'fabric.editor.tableSelector': 'Table size',
|
|
220
|
+
'fabric.editor.tableSelector.description': 'Add a table using popup to select a custom size',
|
|
215
221
|
'fabric.editor.tables.adjustColumn': 'Adjust column',
|
|
216
222
|
'fabric.editor.tables.confirmDeleteLinkedModalMessage': 'Deleting {nodeName} will break anything connected to it.',
|
|
217
223
|
'fabric.editor.tables.confirmDeleteLinkedModalOKButton': 'Delete',
|
|
@@ -9,7 +9,9 @@
|
|
|
9
9
|
export default {
|
|
10
10
|
'fabric.editor.action': 'Action item',
|
|
11
11
|
'fabric.editor.action.description': 'Create and assign action items',
|
|
12
|
+
'fabric.editor.addColumn': 'Add column right',
|
|
12
13
|
'fabric.editor.addMediaFiles': 'Add image, video, or file',
|
|
14
|
+
'fabric.editor.addRow': 'Add row below',
|
|
13
15
|
'fabric.editor.alignCenter': 'Align center',
|
|
14
16
|
'fabric.editor.alignImageCenter': 'Align center',
|
|
15
17
|
'fabric.editor.alignImageLeft': 'Align left',
|
|
@@ -17,6 +19,7 @@ export default {
|
|
|
17
19
|
'fabric.editor.alignLeft': 'Align left',
|
|
18
20
|
'fabric.editor.alignRight': 'Align right',
|
|
19
21
|
'fabric.editor.annotationToolbar': 'Annotation toolbar',
|
|
22
|
+
'fabric.editor.backgroundColor': 'Background Color',
|
|
20
23
|
'fabric.editor.blockCardUnavailable': 'The inline link is inside {node} and cannot have its view changed',
|
|
21
24
|
'fabric.editor.blockDescription': 'Display more information about a link, including a summary and actions',
|
|
22
25
|
'fabric.editor.blockTitle': 'Card',
|
|
@@ -138,7 +141,7 @@ export default {
|
|
|
138
141
|
'fabric.editor.infoPanel': 'Info panel',
|
|
139
142
|
'fabric.editor.infoPanel.description': 'Highlight information in a colored panel',
|
|
140
143
|
'fabric.editor.inlineDescription': 'Display link as inline text',
|
|
141
|
-
'fabric.editor.inlineOverlay': '
|
|
144
|
+
'fabric.editor.inlineOverlay': 'Configure',
|
|
142
145
|
'fabric.editor.inlineTitle': 'Inline',
|
|
143
146
|
'fabric.editor.insertColumn': 'Insert column right',
|
|
144
147
|
'fabric.editor.insertColumnDrag': 'Insert column',
|
|
@@ -211,7 +214,10 @@ export default {
|
|
|
211
214
|
'fabric.editor.table': 'Table',
|
|
212
215
|
'fabric.editor.table.description': 'Insert a table',
|
|
213
216
|
'fabric.editor.tableOptions': 'Table options',
|
|
214
|
-
'fabric.editor.
|
|
217
|
+
'fabric.editor.tableResizeDecreaseScreenReaderInformation': '{newWidth, plural, one {Table width decreased to {newWidth,number} pixel.} other {Table width decreased to {newWidth,number} pixels.}}',
|
|
218
|
+
'fabric.editor.tableResizeIncreaseScreenReaderInformation': '{newWidth, plural, one {Table width increased to {newWidth,number} pixel.} other {Table width increased to {newWidth,number} pixels.}}',
|
|
219
|
+
'fabric.editor.tableSelector': 'Table size',
|
|
220
|
+
'fabric.editor.tableSelector.description': 'Add a table using popup to select a custom size',
|
|
215
221
|
'fabric.editor.tables.adjustColumn': 'Adjust column',
|
|
216
222
|
'fabric.editor.tables.confirmDeleteLinkedModalMessage': 'Deleting {nodeName} will break anything connected to it.',
|
|
217
223
|
'fabric.editor.tables.confirmDeleteLinkedModalOKButton': 'Delete',
|
package/dist/es2019/i18n/es.js
CHANGED
|
@@ -9,7 +9,9 @@
|
|
|
9
9
|
export default {
|
|
10
10
|
'fabric.editor.action': 'Elemento de acción',
|
|
11
11
|
'fabric.editor.action.description': 'Crear y asignar elementos de acción',
|
|
12
|
+
'fabric.editor.addColumn': 'Añadir columna a la derecha',
|
|
12
13
|
'fabric.editor.addMediaFiles': 'Añadir imagen, vídeo o archivo',
|
|
14
|
+
'fabric.editor.addRow': 'Añadir fila abajo',
|
|
13
15
|
'fabric.editor.alignCenter': 'Centrar',
|
|
14
16
|
'fabric.editor.alignImageCenter': 'Centrar',
|
|
15
17
|
'fabric.editor.alignImageLeft': 'Alinear a la izquierda',
|
|
@@ -17,6 +19,7 @@ export default {
|
|
|
17
19
|
'fabric.editor.alignLeft': 'Alinear a la izquierda',
|
|
18
20
|
'fabric.editor.alignRight': 'Alinear a la derecha',
|
|
19
21
|
'fabric.editor.annotationToolbar': 'Barra de herramientas de anotaciones',
|
|
22
|
+
'fabric.editor.backgroundColor': 'Color de fondo',
|
|
20
23
|
'fabric.editor.blockCardUnavailable': 'El enlace insertado está dentro de {node} y no puede cambiar de vista',
|
|
21
24
|
'fabric.editor.blockDescription': 'Mostrar más información sobre un enlace, incluido un resumen y acciones',
|
|
22
25
|
'fabric.editor.blockTitle': 'Tarjeta',
|
|
@@ -138,7 +141,6 @@ export default {
|
|
|
138
141
|
'fabric.editor.infoPanel': 'Panel de información',
|
|
139
142
|
'fabric.editor.infoPanel.description': 'Destacar información en un panel de color',
|
|
140
143
|
'fabric.editor.inlineDescription': 'Mostrar enlace como texto insertado',
|
|
141
|
-
'fabric.editor.inlineOverlay': 'Cambiar vista',
|
|
142
144
|
'fabric.editor.inlineTitle': 'Insertado',
|
|
143
145
|
'fabric.editor.insertColumn': 'Insertar columna a la derecha',
|
|
144
146
|
'fabric.editor.insertColumnDrag': 'Insertar columna',
|
|
@@ -211,7 +213,8 @@ export default {
|
|
|
211
213
|
'fabric.editor.table': 'Tabla',
|
|
212
214
|
'fabric.editor.table.description': 'Insertar una tabla',
|
|
213
215
|
'fabric.editor.tableOptions': 'Opciones de tabla',
|
|
214
|
-
'fabric.editor.
|
|
216
|
+
'fabric.editor.tableResizeDecreaseScreenReaderInformation': '{newWidth, plural, one {Ancho de la tabla reducido a {newWidth,number} píxel.} other {Ancho de la tabla reducido a {newWidth,number} píxeles.}}',
|
|
217
|
+
'fabric.editor.tableResizeIncreaseScreenReaderInformation': '{newWidth, plural, one {Ancho de la tabla aumentado a {newWidth,number} píxel.} other {Ancho de la tabla aumentado a {newWidth,number} píxeles.}}',
|
|
215
218
|
'fabric.editor.tables.adjustColumn': 'Ajustar columna',
|
|
216
219
|
'fabric.editor.tables.confirmDeleteLinkedModalMessage': 'Al eliminar la extensión {nodeName}, se interrumpirá todo lo que se haya conectado a ella.',
|
|
217
220
|
'fabric.editor.tables.confirmDeleteLinkedModalOKButton': 'Eliminar',
|
package/dist/es2019/i18n/fi.js
CHANGED
|
@@ -9,7 +9,9 @@
|
|
|
9
9
|
export default {
|
|
10
10
|
'fabric.editor.action': 'Tehtävä',
|
|
11
11
|
'fabric.editor.action.description': 'Luo ja määrää toimintokohteita',
|
|
12
|
+
'fabric.editor.addColumn': 'Lisää sarake oikealle',
|
|
12
13
|
'fabric.editor.addMediaFiles': 'Lisää kuva, video tai tiedosto',
|
|
14
|
+
'fabric.editor.addRow': 'Lisää rivi alapuolelle',
|
|
13
15
|
'fabric.editor.alignCenter': 'Tasaa keskelle',
|
|
14
16
|
'fabric.editor.alignImageCenter': 'Tasaa keskelle',
|
|
15
17
|
'fabric.editor.alignImageLeft': 'Tasaa vasemmalle',
|
|
@@ -17,6 +19,7 @@ export default {
|
|
|
17
19
|
'fabric.editor.alignLeft': 'Tasaa vasemmalle',
|
|
18
20
|
'fabric.editor.alignRight': 'Tasaa oikealle',
|
|
19
21
|
'fabric.editor.annotationToolbar': 'Huomautuspalkki',
|
|
22
|
+
'fabric.editor.backgroundColor': 'Taustaväri',
|
|
20
23
|
'fabric.editor.blockCardUnavailable': 'Sisäelementtilinkki on solmun {node} sisällä, eikä sen näkymää voi muuttaa',
|
|
21
24
|
'fabric.editor.blockDescription': 'Näytä lisätietoja linkistä, kuten yhteenveto ja toiminnot',
|
|
22
25
|
'fabric.editor.blockTitle': 'Kortti',
|
|
@@ -138,7 +141,6 @@ export default {
|
|
|
138
141
|
'fabric.editor.infoPanel': 'Tietopaneeli',
|
|
139
142
|
'fabric.editor.infoPanel.description': 'Korosta tietoja värillisessä paneelissa',
|
|
140
143
|
'fabric.editor.inlineDescription': 'Näytä linkki sitoutuvana tekstinä',
|
|
141
|
-
'fabric.editor.inlineOverlay': 'Vaihda näkymä',
|
|
142
144
|
'fabric.editor.inlineTitle': 'Tekstiin sitoutuva',
|
|
143
145
|
'fabric.editor.insertColumn': 'Lisää sarake oikealle',
|
|
144
146
|
'fabric.editor.insertColumnDrag': 'Lisää sarake',
|
|
@@ -211,7 +213,8 @@ export default {
|
|
|
211
213
|
'fabric.editor.table': 'Taulu',
|
|
212
214
|
'fabric.editor.table.description': 'Lisää taulukko',
|
|
213
215
|
'fabric.editor.tableOptions': 'Taulukkovaihtoehdot',
|
|
214
|
-
'fabric.editor.
|
|
216
|
+
'fabric.editor.tableResizeDecreaseScreenReaderInformation': '{newWidth, plural, one {Taulukon leveys pieneni {newWidth,number} pikseliin.} other {Taulukon leveys pieneni {newWidth,number} pikseliin.}}',
|
|
217
|
+
'fabric.editor.tableResizeIncreaseScreenReaderInformation': '{newWidth, plural, one {Taulukon leveys kasvoi {newWidth,number} pikseliin.} other {Taulukon leveys kasvoi {newWidth,number} pikseliin.}}',
|
|
215
218
|
'fabric.editor.tables.adjustColumn': 'Säädä saraketta',
|
|
216
219
|
'fabric.editor.tables.confirmDeleteLinkedModalMessage': 'Solmun {nodeName} poistaminen rikkoo kaiken siihen yhdistetyn.',
|
|
217
220
|
'fabric.editor.tables.confirmDeleteLinkedModalOKButton': 'Poista',
|
package/dist/es2019/i18n/fr.js
CHANGED
|
@@ -9,7 +9,9 @@
|
|
|
9
9
|
export default {
|
|
10
10
|
'fabric.editor.action': 'Tâche',
|
|
11
11
|
'fabric.editor.action.description': 'Créer et assigner des tâches',
|
|
12
|
+
'fabric.editor.addColumn': 'Ajouter une colonne à droite',
|
|
12
13
|
'fabric.editor.addMediaFiles': 'Ajouter une image, une vidéo ou un fichier',
|
|
14
|
+
'fabric.editor.addRow': 'Ajouter une ligne en dessous',
|
|
13
15
|
'fabric.editor.alignCenter': 'Aligner au centre',
|
|
14
16
|
'fabric.editor.alignImageCenter': 'Aligner au centre',
|
|
15
17
|
'fabric.editor.alignImageLeft': 'Aligner à gauche',
|
|
@@ -17,6 +19,7 @@ export default {
|
|
|
17
19
|
'fabric.editor.alignLeft': 'Aligner à gauche',
|
|
18
20
|
'fabric.editor.alignRight': 'Aligner à droite',
|
|
19
21
|
'fabric.editor.annotationToolbar': "Barre d'outils d'annotation",
|
|
22
|
+
'fabric.editor.backgroundColor': "Couleur d'arrière-plan",
|
|
20
23
|
'fabric.editor.blockCardUnavailable': 'Le lien contextuel est dans {node} et sa vue ne peut être modifiée',
|
|
21
24
|
'fabric.editor.blockDescription': "Affichez plus d'informations concernant un lien, y compris un résumé et des actions",
|
|
22
25
|
'fabric.editor.blockTitle': 'Carte',
|
|
@@ -138,7 +141,6 @@ export default {
|
|
|
138
141
|
'fabric.editor.infoPanel': "Volet d'informations",
|
|
139
142
|
'fabric.editor.infoPanel.description': 'Mettre en valeur des informations dans un cadre coloré',
|
|
140
143
|
'fabric.editor.inlineDescription': 'Affichez le lien sous forme de texte sur la même ligne',
|
|
141
|
-
'fabric.editor.inlineOverlay': 'Changer de vue',
|
|
142
144
|
'fabric.editor.inlineTitle': 'Sur la même ligne',
|
|
143
145
|
'fabric.editor.insertColumn': 'Insérer une colonne à droite',
|
|
144
146
|
'fabric.editor.insertColumnDrag': 'Insérer une colonne',
|
|
@@ -211,7 +213,8 @@ export default {
|
|
|
211
213
|
'fabric.editor.table': 'Tableau',
|
|
212
214
|
'fabric.editor.table.description': 'Insérer un tableau',
|
|
213
215
|
'fabric.editor.tableOptions': 'Options du tableau',
|
|
214
|
-
'fabric.editor.
|
|
216
|
+
'fabric.editor.tableResizeDecreaseScreenReaderInformation': '{newWidth, plural, one {La largeur du tableau a été réduite à {newWidth,number} pixel.} other {La largeur du tableau a été réduite à {newWidth,number} pixels.}}',
|
|
217
|
+
'fabric.editor.tableResizeIncreaseScreenReaderInformation': '{newWidth, plural, one {La largeur du tableau a été augmentée à {newWidth,number} pixel.} other {La largeur du tableau a été augmentée à {newWidth,number} pixels.}}',
|
|
215
218
|
'fabric.editor.tables.adjustColumn': 'Ajuster la colonne',
|
|
216
219
|
'fabric.editor.tables.confirmDeleteLinkedModalMessage': 'Si vous supprimez {nodeName}, tous les éléments qui y sont connectés deviendront inexploitables.',
|
|
217
220
|
'fabric.editor.tables.confirmDeleteLinkedModalOKButton': 'Supprimer',
|
package/dist/es2019/i18n/hu.js
CHANGED
|
@@ -9,7 +9,9 @@
|
|
|
9
9
|
export default {
|
|
10
10
|
'fabric.editor.action': 'Teendő',
|
|
11
11
|
'fabric.editor.action.description': 'Műveleti elemek létrehozása és hozzárendelése',
|
|
12
|
+
'fabric.editor.addColumn': 'Oszlop beszúrása jobbra',
|
|
12
13
|
'fabric.editor.addMediaFiles': 'Kép, videó vagy fájl hozzáadása',
|
|
14
|
+
'fabric.editor.addRow': 'Sor beszúrása alulra',
|
|
13
15
|
'fabric.editor.alignCenter': 'Középre igazítás',
|
|
14
16
|
'fabric.editor.alignImageCenter': 'Középre igazítás',
|
|
15
17
|
'fabric.editor.alignImageLeft': 'Balra igazítás',
|
|
@@ -17,6 +19,7 @@ export default {
|
|
|
17
19
|
'fabric.editor.alignLeft': 'Balra igazítás',
|
|
18
20
|
'fabric.editor.alignRight': 'Jobbra igazítás',
|
|
19
21
|
'fabric.editor.annotationToolbar': 'Jegyzeteszköztár',
|
|
22
|
+
'fabric.editor.backgroundColor': 'Háttérszín',
|
|
20
23
|
'fabric.editor.blockCardUnavailable': 'A beillesztett link a(z) {node} csomóponton belül található, és nem módosítható a nézete',
|
|
21
24
|
'fabric.editor.blockDescription': 'Több információ, többek között az összefoglaló és a műveletek megjelenítése egy linkről',
|
|
22
25
|
'fabric.editor.blockTitle': 'Kártya',
|
|
@@ -138,7 +141,6 @@ export default {
|
|
|
138
141
|
'fabric.editor.infoPanel': 'Információs panel',
|
|
139
142
|
'fabric.editor.infoPanel.description': 'Információ kiemelése színes panelen',
|
|
140
143
|
'fabric.editor.inlineDescription': 'Link megjelenítése beágyazott szövegként',
|
|
141
|
-
'fabric.editor.inlineOverlay': 'Nézet módosítása',
|
|
142
144
|
'fabric.editor.inlineTitle': 'Beágyazott',
|
|
143
145
|
'fabric.editor.insertColumn': 'Oszlop beszúrása jobbra',
|
|
144
146
|
'fabric.editor.insertColumnDrag': 'Oszlop beszúrása',
|
|
@@ -211,7 +213,8 @@ export default {
|
|
|
211
213
|
'fabric.editor.table': 'Táblázat',
|
|
212
214
|
'fabric.editor.table.description': 'Táblázat beszúrása',
|
|
213
215
|
'fabric.editor.tableOptions': 'Táblázatbeállítások',
|
|
214
|
-
'fabric.editor.
|
|
216
|
+
'fabric.editor.tableResizeDecreaseScreenReaderInformation': '{newWidth, plural, one {A tábla szélessége {newWidth,number} pixelre csökkentve.} other {A tábla szélessége {newWidth,number} pixelre csökkentve.}}',
|
|
217
|
+
'fabric.editor.tableResizeIncreaseScreenReaderInformation': '{newWidth, plural, one {A tábla szélessége {newWidth,number} pixelre növelve.} other {A tábla szélessége {newWidth,number} pixelre növelve.}}',
|
|
215
218
|
'fabric.editor.tables.adjustColumn': 'Oszlop igazítása',
|
|
216
219
|
'fabric.editor.tables.confirmDeleteLinkedModalMessage': 'Ha törlöd a(z) {nodeName} csomópontot, a hozzá kapcsolódó elemek sem fognak működni.',
|
|
217
220
|
'fabric.editor.tables.confirmDeleteLinkedModalOKButton': 'Törlés',
|
package/dist/es2019/i18n/it.js
CHANGED
|
@@ -9,7 +9,9 @@
|
|
|
9
9
|
export default {
|
|
10
10
|
'fabric.editor.action': 'Attività',
|
|
11
11
|
'fabric.editor.action.description': 'Crea e assegna elementi di azione',
|
|
12
|
+
'fabric.editor.addColumn': 'Aggiungi colonna a destra',
|
|
12
13
|
'fabric.editor.addMediaFiles': "Aggiungi un'immagine, un video o un file",
|
|
14
|
+
'fabric.editor.addRow': 'Aggiungi riga sotto',
|
|
13
15
|
'fabric.editor.alignCenter': 'Allinea al centro',
|
|
14
16
|
'fabric.editor.alignImageCenter': 'Allinea al centro',
|
|
15
17
|
'fabric.editor.alignImageLeft': 'Allinea a sinistra',
|
|
@@ -17,6 +19,7 @@ export default {
|
|
|
17
19
|
'fabric.editor.alignLeft': 'Allinea a sinistra',
|
|
18
20
|
'fabric.editor.alignRight': 'Allinea a destra',
|
|
19
21
|
'fabric.editor.annotationToolbar': 'Barra degli strumenti di annotazione',
|
|
22
|
+
'fabric.editor.backgroundColor': 'Colore di sfondo',
|
|
20
23
|
'fabric.editor.blockCardUnavailable': "Il collegamento in linea è all'interno di {node} e non è possibile modificare la relativa visualizzazione",
|
|
21
24
|
'fabric.editor.blockDescription': 'Visualizza ulteriori informazioni relative al link, come riepilogo e azioni',
|
|
22
25
|
'fabric.editor.blockTitle': 'Scheda',
|
|
@@ -138,7 +141,6 @@ export default {
|
|
|
138
141
|
'fabric.editor.infoPanel': 'Pannello informazioni',
|
|
139
142
|
'fabric.editor.infoPanel.description': 'Metti in evidenza l’informazione in un pannello colorato',
|
|
140
143
|
'fabric.editor.inlineDescription': 'Visualizza il link come testo in linea',
|
|
141
|
-
'fabric.editor.inlineOverlay': 'Cambia visualizzazione',
|
|
142
144
|
'fabric.editor.inlineTitle': 'In linea',
|
|
143
145
|
'fabric.editor.insertColumn': 'Inserisci colonna a destra',
|
|
144
146
|
'fabric.editor.insertColumnDrag': 'Inserisci colonna',
|
|
@@ -211,7 +213,8 @@ export default {
|
|
|
211
213
|
'fabric.editor.table': 'Tabella',
|
|
212
214
|
'fabric.editor.table.description': 'Inserisci una tabella',
|
|
213
215
|
'fabric.editor.tableOptions': 'Opzioni tabella',
|
|
214
|
-
'fabric.editor.
|
|
216
|
+
'fabric.editor.tableResizeDecreaseScreenReaderInformation': '{newWidth, plural, one {Larghezza della tabella diminuita a {newWidth,number} pixel.} other {Larghezza della tabella diminuita a {newWidth,number} pixel.}}',
|
|
217
|
+
'fabric.editor.tableResizeIncreaseScreenReaderInformation': '{newWidth, plural, one {Larghezza della tabella aumentata a {newWidth,number} pixel.} other {Larghezza della tabella aumentata a {newWidth,number} pixel.}}',
|
|
215
218
|
'fabric.editor.tables.adjustColumn': 'Regola colonna',
|
|
216
219
|
'fabric.editor.tables.confirmDeleteLinkedModalMessage': "L'eliminazione di {nodeName} comporterà l'interruzione di tutti i relativi collegamenti.",
|
|
217
220
|
'fabric.editor.tables.confirmDeleteLinkedModalOKButton': 'Elimina',
|
package/dist/es2019/i18n/ja.js
CHANGED
|
@@ -138,7 +138,6 @@ export default {
|
|
|
138
138
|
'fabric.editor.infoPanel': '情報パネル',
|
|
139
139
|
'fabric.editor.infoPanel.description': '色付きのパネルで情報を強調',
|
|
140
140
|
'fabric.editor.inlineDescription': 'リンクをインライン テキストとして表示します。',
|
|
141
|
-
'fabric.editor.inlineOverlay': 'ビューの変更',
|
|
142
141
|
'fabric.editor.inlineTitle': 'インライン',
|
|
143
142
|
'fabric.editor.insertColumn': '列を右に挿入',
|
|
144
143
|
'fabric.editor.insertColumnDrag': '列を挿入',
|
|
@@ -211,7 +210,7 @@ export default {
|
|
|
211
210
|
'fabric.editor.table': '表',
|
|
212
211
|
'fabric.editor.table.description': '表を挿入',
|
|
213
212
|
'fabric.editor.tableOptions': '表のオプション',
|
|
214
|
-
'fabric.editor.
|
|
213
|
+
'fabric.editor.tableResizeDecreaseScreenReaderInformation': '{newWidth, plural, other {テーブル幅が {newWidth,number} ピクセルに縮小しました。}}',
|
|
215
214
|
'fabric.editor.tables.adjustColumn': '列を調整する',
|
|
216
215
|
'fabric.editor.tables.confirmDeleteLinkedModalMessage': '{nodeName} を削除すると、接続されているすべてが破棄されます。',
|
|
217
216
|
'fabric.editor.tables.confirmDeleteLinkedModalOKButton': '削除',
|
package/dist/es2019/i18n/ko.js
CHANGED
|
@@ -9,7 +9,9 @@
|
|
|
9
9
|
export default {
|
|
10
10
|
'fabric.editor.action': '작업 항목',
|
|
11
11
|
'fabric.editor.action.description': '작업 항목 만들기 및 할당',
|
|
12
|
+
'fabric.editor.addColumn': '오른쪽에 열 추가',
|
|
12
13
|
'fabric.editor.addMediaFiles': '이미지, 동영상 또는 파일 추가',
|
|
14
|
+
'fabric.editor.addRow': '아래에 행 추가',
|
|
13
15
|
'fabric.editor.alignCenter': '가운데 정렬',
|
|
14
16
|
'fabric.editor.alignImageCenter': '가운데 정렬',
|
|
15
17
|
'fabric.editor.alignImageLeft': '왼쪽 정렬',
|
|
@@ -17,6 +19,7 @@ export default {
|
|
|
17
19
|
'fabric.editor.alignLeft': '왼쪽 정렬',
|
|
18
20
|
'fabric.editor.alignRight': '오른쪽 정렬',
|
|
19
21
|
'fabric.editor.annotationToolbar': '주석 도구 모음',
|
|
22
|
+
'fabric.editor.backgroundColor': '배경색',
|
|
20
23
|
'fabric.editor.blockCardUnavailable': '인라인 링크는 {node} 내부에 있으며 보기를 변경할 수 없습니다',
|
|
21
24
|
'fabric.editor.blockDescription': '요약 및 작업을 포함하여 링크에 대한 추가 정보 표시',
|
|
22
25
|
'fabric.editor.blockTitle': '카드',
|
|
@@ -138,7 +141,6 @@ export default {
|
|
|
138
141
|
'fabric.editor.infoPanel': '정보 패널',
|
|
139
142
|
'fabric.editor.infoPanel.description': '색상 있는 패널에서 정보 강조 표시',
|
|
140
143
|
'fabric.editor.inlineDescription': '링크를 인라인 텍스트로 표시',
|
|
141
|
-
'fabric.editor.inlineOverlay': '보기 변경',
|
|
142
144
|
'fabric.editor.inlineTitle': '인라인',
|
|
143
145
|
'fabric.editor.insertColumn': '오른쪽에 열 삽입',
|
|
144
146
|
'fabric.editor.insertColumnDrag': '열 삽입',
|
|
@@ -211,7 +213,8 @@ export default {
|
|
|
211
213
|
'fabric.editor.table': '표',
|
|
212
214
|
'fabric.editor.table.description': '표 삽입',
|
|
213
215
|
'fabric.editor.tableOptions': '표 선택 사항',
|
|
214
|
-
'fabric.editor.
|
|
216
|
+
'fabric.editor.tableResizeDecreaseScreenReaderInformation': '{newWidth, plural, other {표 너비를 {newWidth,number}픽셀로 줄였습니다.}}',
|
|
217
|
+
'fabric.editor.tableResizeIncreaseScreenReaderInformation': '{newWidth, plural, other {표 너비를 {newWidth,number}픽셀로 늘렸습니다.}}',
|
|
215
218
|
'fabric.editor.tables.adjustColumn': '열 조정',
|
|
216
219
|
'fabric.editor.tables.confirmDeleteLinkedModalMessage': '{nodeName}을(를) 삭제하면 연결된 모든 것이 작동 중지됩니다.',
|
|
217
220
|
'fabric.editor.tables.confirmDeleteLinkedModalOKButton': '삭제',
|
package/dist/es2019/i18n/nb.js
CHANGED
|
@@ -138,7 +138,6 @@ export default {
|
|
|
138
138
|
'fabric.editor.infoPanel': 'Informasjonspanel',
|
|
139
139
|
'fabric.editor.infoPanel.description': 'Uthev informasjonen i et farget panel',
|
|
140
140
|
'fabric.editor.inlineDescription': 'Vis kobling som innebygd tekst',
|
|
141
|
-
'fabric.editor.inlineOverlay': 'Endre visning',
|
|
142
141
|
'fabric.editor.inlineTitle': 'Innebygd',
|
|
143
142
|
'fabric.editor.insertColumn': 'Sett inn kolonne til høyre',
|
|
144
143
|
'fabric.editor.insertColumnDrag': 'Sett inn kolonne',
|
|
@@ -211,7 +210,7 @@ export default {
|
|
|
211
210
|
'fabric.editor.table': 'Tabell',
|
|
212
211
|
'fabric.editor.table.description': 'Sett inn en tavle',
|
|
213
212
|
'fabric.editor.tableOptions': 'Tabellalternativer',
|
|
214
|
-
'fabric.editor.
|
|
213
|
+
'fabric.editor.tableResizeDecreaseScreenReaderInformation': '{newWidth, plural, one {Tabellbredden er redusert til {newWidth,number} piksel.} other {Tabellbredden er redusert til {newWidth,number} piksler.}}',
|
|
215
214
|
'fabric.editor.tables.adjustColumn': 'Juster kolonnen',
|
|
216
215
|
'fabric.editor.tables.confirmDeleteLinkedModalMessage': 'Hvis du sletter {nodeName}, ødelegges alt som er koblet til den.',
|
|
217
216
|
'fabric.editor.tables.confirmDeleteLinkedModalOKButton': 'Slett',
|
package/dist/es2019/i18n/nl.js
CHANGED
|
@@ -9,7 +9,9 @@
|
|
|
9
9
|
export default {
|
|
10
10
|
'fabric.editor.action': 'Actiepunt',
|
|
11
11
|
'fabric.editor.action.description': 'Actie-items maken en toewijzen',
|
|
12
|
+
'fabric.editor.addColumn': 'Voeg kolom rechts toe',
|
|
12
13
|
'fabric.editor.addMediaFiles': 'Afbeelding, video of bestand toevoegen',
|
|
14
|
+
'fabric.editor.addRow': 'Voeg rij hieronder toe',
|
|
13
15
|
'fabric.editor.alignCenter': 'Rechts uitlijnen',
|
|
14
16
|
'fabric.editor.alignImageCenter': 'Rechts uitlijnen',
|
|
15
17
|
'fabric.editor.alignImageLeft': 'Links uitlijnen',
|
|
@@ -17,6 +19,7 @@ export default {
|
|
|
17
19
|
'fabric.editor.alignLeft': 'Links uitlijnen',
|
|
18
20
|
'fabric.editor.alignRight': 'Rechts uitlijnen',
|
|
19
21
|
'fabric.editor.annotationToolbar': 'Aantekeningentaakbalk',
|
|
22
|
+
'fabric.editor.backgroundColor': 'Achtergrondkleur',
|
|
20
23
|
'fabric.editor.blockCardUnavailable': 'De inline-link zit in {node} en de weergave ervan kan niet gewijzigd worden',
|
|
21
24
|
'fabric.editor.blockDescription': 'Meer informatie weergeven over een link, inclusief een samenvatting en acties',
|
|
22
25
|
'fabric.editor.blockTitle': 'Kaart',
|
|
@@ -138,7 +141,6 @@ export default {
|
|
|
138
141
|
'fabric.editor.infoPanel': 'Infopaneel',
|
|
139
142
|
'fabric.editor.infoPanel.description': 'Informatie markeren in een gekleurd paneel',
|
|
140
143
|
'fabric.editor.inlineDescription': 'Link als inline-tekst weergeven',
|
|
141
|
-
'fabric.editor.inlineOverlay': 'Weergave wijzigen',
|
|
142
144
|
'fabric.editor.inlineTitle': 'Inline',
|
|
143
145
|
'fabric.editor.insertColumn': 'Kolom rechts invoegen',
|
|
144
146
|
'fabric.editor.insertColumnDrag': 'Voeg kolom in',
|
|
@@ -211,7 +213,8 @@ export default {
|
|
|
211
213
|
'fabric.editor.table': 'Tabel',
|
|
212
214
|
'fabric.editor.table.description': 'Een tabel invoegen',
|
|
213
215
|
'fabric.editor.tableOptions': 'Tabelopties',
|
|
214
|
-
'fabric.editor.
|
|
216
|
+
'fabric.editor.tableResizeDecreaseScreenReaderInformation': '{newWidth, plural, one {Tabelbreedte verminderd tot {newWidth,number} pixel.} other {Tabelbreedte verminderd tot {newWidth,number} pixels.}}',
|
|
217
|
+
'fabric.editor.tableResizeIncreaseScreenReaderInformation': '{newWidth, plural, one {Tabelbreedte verhoogd tot {newWidth,number} pixel.} other {Tabelbreedte verhoogd tot {newWidth,number} pixels.}}',
|
|
215
218
|
'fabric.editor.tables.adjustColumn': 'Kolom aanpassen',
|
|
216
219
|
'fabric.editor.tables.confirmDeleteLinkedModalMessage': 'Als je {nodeName} verwijdert, worden alle koppelingen ernaar verbroken.',
|
|
217
220
|
'fabric.editor.tables.confirmDeleteLinkedModalOKButton': 'Verwijderen',
|
package/dist/es2019/i18n/pl.js
CHANGED
|
@@ -9,7 +9,9 @@
|
|
|
9
9
|
export default {
|
|
10
10
|
'fabric.editor.action': 'Element akcji',
|
|
11
11
|
'fabric.editor.action.description': 'Utwórz i przypisz elementy akcji',
|
|
12
|
+
'fabric.editor.addColumn': 'Dodaj kolumnę po prawej stronie',
|
|
12
13
|
'fabric.editor.addMediaFiles': 'Dodaj obraz, film lub plik',
|
|
14
|
+
'fabric.editor.addRow': 'Dodaj wiersz poniżej',
|
|
13
15
|
'fabric.editor.alignCenter': 'Wyrównaj do środka',
|
|
14
16
|
'fabric.editor.alignImageCenter': 'Wyrównaj do środka',
|
|
15
17
|
'fabric.editor.alignImageLeft': 'Wyrównaj do lewej',
|
|
@@ -17,6 +19,7 @@ export default {
|
|
|
17
19
|
'fabric.editor.alignLeft': 'Wyrównaj do lewej',
|
|
18
20
|
'fabric.editor.alignRight': 'Wyrównaj do prawej',
|
|
19
21
|
'fabric.editor.annotationToolbar': 'Pasek narzędzi adnotacji',
|
|
22
|
+
'fabric.editor.backgroundColor': 'Kolor tła',
|
|
20
23
|
'fabric.editor.blockCardUnavailable': 'Łącze bezpośrednio w tekście jest wewnątrz węzła {node} i nie można zmienić jego widoku',
|
|
21
24
|
'fabric.editor.blockDescription': 'Wyświetla więcej informacji o łączu, w tym podsumowanie i czynności',
|
|
22
25
|
'fabric.editor.blockTitle': 'Karta',
|
|
@@ -138,7 +141,6 @@ export default {
|
|
|
138
141
|
'fabric.editor.infoPanel': 'Panel informacyjny',
|
|
139
142
|
'fabric.editor.infoPanel.description': 'Wyróżnij informacje kolorem',
|
|
140
143
|
'fabric.editor.inlineDescription': 'Wyświetla łącze bezpośrednio w tekście',
|
|
141
|
-
'fabric.editor.inlineOverlay': 'Zmień widok',
|
|
142
144
|
'fabric.editor.inlineTitle': 'Bezpośrednio w tekście',
|
|
143
145
|
'fabric.editor.insertColumn': 'Wstaw kolumnę z prawej',
|
|
144
146
|
'fabric.editor.insertColumnDrag': 'Wstaw kolumnę',
|
|
@@ -211,7 +213,8 @@ export default {
|
|
|
211
213
|
'fabric.editor.table': 'Tabela',
|
|
212
214
|
'fabric.editor.table.description': 'Wstaw tabelę',
|
|
213
215
|
'fabric.editor.tableOptions': 'Opcje tabeli',
|
|
214
|
-
'fabric.editor.
|
|
216
|
+
'fabric.editor.tableResizeDecreaseScreenReaderInformation': '{newWidth, plural, one {Szerokość tabeli została zmniejszona do {newWidth,number} piksela.} few {Szerokość tabeli została zmniejszona do {newWidth,number} pikseli.} many {Szerokość tabeli została zmniejszona do {newWidth,number} pikseli.} other {Szerokość tabeli została zmniejszona do {newWidth,number} piksela.}}',
|
|
217
|
+
'fabric.editor.tableResizeIncreaseScreenReaderInformation': '{newWidth, plural, one {Szerokość tabeli została zwiększona do {newWidth,number} piksela.} few {Szerokość tabeli została zwiększona do {newWidth,number} pikseli.} many {Szerokość tabeli została zwiększona do {newWidth,number} pikseli.} other {Szerokość tabeli została zwiększona do {newWidth,number} piksela.}}',
|
|
215
218
|
'fabric.editor.tables.adjustColumn': 'Dostosuj kolumnę',
|
|
216
219
|
'fabric.editor.tables.confirmDeleteLinkedModalMessage': 'Usunięcie rozszerzenia {nodeName} spowoduje uszkodzenie wszystkiego, co jest z nim połączone.',
|
|
217
220
|
'fabric.editor.tables.confirmDeleteLinkedModalOKButton': 'Usuń',
|