@atlaskit/editor-core 173.0.1 → 174.0.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 +6 -0
- package/dist/cjs/i18n/cs.js +8 -77
- package/dist/cjs/i18n/da.js +7 -77
- package/dist/cjs/i18n/de.js +8 -77
- package/dist/cjs/i18n/en.js +11 -100
- package/dist/cjs/i18n/en_GB.js +11 -100
- package/dist/cjs/i18n/en_ZZ.js +11 -100
- package/dist/cjs/i18n/es.js +8 -77
- package/dist/cjs/i18n/fi.js +9 -100
- package/dist/cjs/i18n/fr.js +8 -77
- package/dist/cjs/i18n/hu.js +8 -77
- package/dist/cjs/i18n/it.js +8 -77
- package/dist/cjs/i18n/ja.js +9 -100
- package/dist/cjs/i18n/ko.js +8 -77
- package/dist/cjs/i18n/nb.js +10 -93
- package/dist/cjs/i18n/nl.js +9 -97
- package/dist/cjs/i18n/pl.js +9 -99
- package/dist/cjs/i18n/pt_BR.js +9 -93
- package/dist/cjs/i18n/ru.js +9 -100
- package/dist/cjs/i18n/sv.js +9 -99
- package/dist/cjs/i18n/th.js +9 -100
- package/dist/cjs/i18n/tr.js +9 -100
- package/dist/cjs/i18n/uk.js +9 -100
- package/dist/cjs/i18n/vi.js +9 -100
- package/dist/cjs/i18n/zh.js +7 -100
- package/dist/cjs/i18n/zh_TW.js +9 -100
- package/dist/cjs/version-wrapper.js +1 -1
- package/dist/cjs/version.json +1 -1
- package/dist/es2019/i18n/cs.js +8 -77
- package/dist/es2019/i18n/da.js +7 -77
- package/dist/es2019/i18n/de.js +8 -77
- package/dist/es2019/i18n/en.js +11 -100
- package/dist/es2019/i18n/en_GB.js +11 -100
- package/dist/es2019/i18n/en_ZZ.js +11 -100
- package/dist/es2019/i18n/es.js +8 -77
- package/dist/es2019/i18n/fi.js +9 -100
- package/dist/es2019/i18n/fr.js +8 -77
- package/dist/es2019/i18n/hu.js +8 -77
- package/dist/es2019/i18n/it.js +8 -77
- package/dist/es2019/i18n/ja.js +9 -100
- package/dist/es2019/i18n/ko.js +8 -77
- package/dist/es2019/i18n/nb.js +10 -93
- package/dist/es2019/i18n/nl.js +9 -97
- package/dist/es2019/i18n/pl.js +9 -99
- package/dist/es2019/i18n/pt_BR.js +9 -93
- package/dist/es2019/i18n/ru.js +9 -100
- package/dist/es2019/i18n/sv.js +9 -99
- package/dist/es2019/i18n/th.js +9 -100
- package/dist/es2019/i18n/tr.js +9 -100
- package/dist/es2019/i18n/uk.js +9 -100
- package/dist/es2019/i18n/vi.js +9 -100
- package/dist/es2019/i18n/zh.js +7 -100
- package/dist/es2019/i18n/zh_TW.js +9 -100
- package/dist/es2019/version-wrapper.js +1 -1
- package/dist/es2019/version.json +1 -1
- package/dist/esm/i18n/cs.js +8 -77
- package/dist/esm/i18n/da.js +7 -77
- package/dist/esm/i18n/de.js +8 -77
- package/dist/esm/i18n/en.js +11 -100
- package/dist/esm/i18n/en_GB.js +11 -100
- package/dist/esm/i18n/en_ZZ.js +11 -100
- package/dist/esm/i18n/es.js +8 -77
- package/dist/esm/i18n/fi.js +9 -100
- package/dist/esm/i18n/fr.js +8 -77
- package/dist/esm/i18n/hu.js +8 -77
- package/dist/esm/i18n/it.js +8 -77
- package/dist/esm/i18n/ja.js +9 -100
- package/dist/esm/i18n/ko.js +8 -77
- package/dist/esm/i18n/nb.js +10 -93
- package/dist/esm/i18n/nl.js +9 -97
- package/dist/esm/i18n/pl.js +9 -99
- package/dist/esm/i18n/pt_BR.js +9 -93
- package/dist/esm/i18n/ru.js +9 -100
- package/dist/esm/i18n/sv.js +9 -99
- package/dist/esm/i18n/th.js +9 -100
- package/dist/esm/i18n/tr.js +9 -100
- package/dist/esm/i18n/uk.js +9 -100
- package/dist/esm/i18n/vi.js +9 -100
- package/dist/esm/i18n/zh.js +7 -100
- package/dist/esm/i18n/zh_TW.js +9 -100
- package/dist/esm/version-wrapper.js +1 -1
- package/dist/esm/version.json +1 -1
- package/dist/types/i18n/cs.d.ts +8 -77
- package/dist/types/i18n/da.d.ts +7 -77
- package/dist/types/i18n/de.d.ts +8 -77
- package/dist/types/i18n/en.d.ts +10 -99
- package/dist/types/i18n/en_GB.d.ts +10 -99
- package/dist/types/i18n/en_ZZ.d.ts +10 -99
- package/dist/types/i18n/es.d.ts +8 -77
- package/dist/types/i18n/fi.d.ts +8 -99
- package/dist/types/i18n/fr.d.ts +8 -77
- package/dist/types/i18n/hu.d.ts +8 -77
- package/dist/types/i18n/it.d.ts +8 -77
- package/dist/types/i18n/ja.d.ts +8 -99
- package/dist/types/i18n/ko.d.ts +8 -77
- package/dist/types/i18n/nb.d.ts +8 -91
- package/dist/types/i18n/nl.d.ts +8 -96
- package/dist/types/i18n/pl.d.ts +8 -98
- package/dist/types/i18n/pt_BR.d.ts +8 -92
- package/dist/types/i18n/ru.d.ts +8 -99
- package/dist/types/i18n/sv.d.ts +8 -98
- package/dist/types/i18n/th.d.ts +8 -99
- package/dist/types/i18n/tr.d.ts +8 -99
- package/dist/types/i18n/uk.d.ts +8 -99
- package/dist/types/i18n/vi.d.ts +8 -99
- package/dist/types/i18n/zh.d.ts +6 -99
- package/dist/types/i18n/zh_TW.d.ts +8 -99
- package/dist/types-ts4.0/i18n/cs.d.ts +8 -77
- package/dist/types-ts4.0/i18n/da.d.ts +7 -77
- package/dist/types-ts4.0/i18n/de.d.ts +8 -77
- package/dist/types-ts4.0/i18n/en.d.ts +10 -99
- package/dist/types-ts4.0/i18n/en_GB.d.ts +10 -99
- package/dist/types-ts4.0/i18n/en_ZZ.d.ts +10 -99
- package/dist/types-ts4.0/i18n/es.d.ts +8 -77
- package/dist/types-ts4.0/i18n/fi.d.ts +8 -99
- package/dist/types-ts4.0/i18n/fr.d.ts +8 -77
- package/dist/types-ts4.0/i18n/hu.d.ts +8 -77
- package/dist/types-ts4.0/i18n/it.d.ts +8 -77
- package/dist/types-ts4.0/i18n/ja.d.ts +8 -99
- package/dist/types-ts4.0/i18n/ko.d.ts +8 -77
- package/dist/types-ts4.0/i18n/nb.d.ts +8 -91
- package/dist/types-ts4.0/i18n/nl.d.ts +8 -96
- package/dist/types-ts4.0/i18n/pl.d.ts +8 -98
- package/dist/types-ts4.0/i18n/pt_BR.d.ts +8 -92
- package/dist/types-ts4.0/i18n/ru.d.ts +8 -99
- package/dist/types-ts4.0/i18n/sv.d.ts +8 -98
- package/dist/types-ts4.0/i18n/th.d.ts +8 -99
- package/dist/types-ts4.0/i18n/tr.d.ts +8 -99
- package/dist/types-ts4.0/i18n/uk.d.ts +8 -99
- package/dist/types-ts4.0/i18n/vi.d.ts +8 -99
- package/dist/types-ts4.0/i18n/zh.d.ts +6 -99
- package/dist/types-ts4.0/i18n/zh_TW.d.ts +8 -99
- package/package.json +8 -8
package/dist/esm/i18n/de.js
CHANGED
|
@@ -6,13 +6,8 @@
|
|
|
6
6
|
*/
|
|
7
7
|
//German (Germany)
|
|
8
8
|
export default {
|
|
9
|
-
'fabric.editor.action': 'Aufgabe',
|
|
10
|
-
'fabric.editor.action.description': 'Aufgaben erstellen und zuweisen',
|
|
11
9
|
'fabric.editor.addAltText': 'Alternativtext',
|
|
12
10
|
'fabric.editor.alignCenter': 'Mittig ausrichten',
|
|
13
|
-
'fabric.editor.alignImageCenter': 'Mittig ausrichten',
|
|
14
|
-
'fabric.editor.alignImageLeft': 'Links ausrichten',
|
|
15
|
-
'fabric.editor.alignImageRight': 'Rechts ausrichten',
|
|
16
11
|
'fabric.editor.alignLeft': 'Links ausrichten',
|
|
17
12
|
'fabric.editor.alignRight': 'Rechts ausrichten',
|
|
18
13
|
'fabric.editor.alignment': 'Textausrichtung',
|
|
@@ -24,20 +19,14 @@ export default {
|
|
|
24
19
|
'fabric.editor.blockCardUnavailable': 'Die Ansicht des Inline-Links kann nicht geändert werden, da sich der Link innerhalb von {node} befindet.',
|
|
25
20
|
'fabric.editor.blockDescription': 'Zeigen Sie weitere Informationen zu einem Link an, darunter eine Zusammenfassung und Aktionen.',
|
|
26
21
|
'fabric.editor.blockTitle': 'Karte',
|
|
27
|
-
'fabric.editor.blockquote': 'ein Angebot',
|
|
28
22
|
'fabric.editor.blockquote.description': 'Zitat einfügen',
|
|
29
23
|
'fabric.editor.blockquote2': 'Zitieren',
|
|
30
24
|
'fabric.editor.bold': 'Fett',
|
|
31
25
|
'fabric.editor.bug': 'Bug',
|
|
32
|
-
'fabric.editor.canNotSortTable': '⚠️ Tabellen mit zusammengeführten Zellen können nicht sortiert werden.',
|
|
33
|
-
'fabric.editor.cancelButton': 'Abbrechen',
|
|
34
26
|
'fabric.editor.captionPlaceholder': 'Eine Bildunterschrift hinzufügen',
|
|
35
27
|
'fabric.editor.cardFloatingControls': 'Kartenoptionen',
|
|
36
|
-
'fabric.editor.cellBackground': 'Zellenhintergrund',
|
|
37
|
-
'fabric.editor.cellOptions': 'Zelloptionen',
|
|
38
28
|
'fabric.editor.chromeCollapsedPlaceholder': 'Mit der Eingabe beginnen',
|
|
39
29
|
'fabric.editor.clearAltTextEdit': 'Alternativtext löschen',
|
|
40
|
-
'fabric.editor.clearCells': '{0, plural, one {Zelleninhalt löschen} other {Zelleninhalte löschen}}',
|
|
41
30
|
'fabric.editor.clearFormatting': 'Formatierung löschen',
|
|
42
31
|
'fabric.editor.clearLink': 'Link löschen',
|
|
43
32
|
'fabric.editor.clearLinkText': 'Text löschen',
|
|
@@ -48,9 +37,6 @@ export default {
|
|
|
48
37
|
'fabric.editor.code.on': '{textFormattingOff}, Code ein',
|
|
49
38
|
'fabric.editor.codeblock': 'Code-Auszug',
|
|
50
39
|
'fabric.editor.codeblock.description': 'Code mit Syntaxhervorhebungen anzeigen',
|
|
51
|
-
'fabric.editor.collapseTable': 'Tabelle reduzieren',
|
|
52
|
-
'fabric.editor.columns': 'Layouts',
|
|
53
|
-
'fabric.editor.columns.description': 'Seite mithilfe von Abschnitten strukturieren',
|
|
54
40
|
'fabric.editor.configFailedToLoad': 'Fehler beim Laden',
|
|
55
41
|
'fabric.editor.configPanel.cancel': 'Abbrechen',
|
|
56
42
|
'fabric.editor.configPanel.close': 'Schließen',
|
|
@@ -68,16 +54,10 @@ export default {
|
|
|
68
54
|
'fabric.editor.configPanel.invalid': 'Ungültiges Feld',
|
|
69
55
|
'fabric.editor.configPanel.required': 'Pflichtfeld',
|
|
70
56
|
'fabric.editor.configPanel.submit': 'Senden',
|
|
71
|
-
'fabric.editor.copiedToClipboard': 'Kopiert!',
|
|
72
|
-
'fabric.editor.copyToClipboard': 'Kopieren',
|
|
73
57
|
'fabric.editor.createComment': 'Kommentieren',
|
|
74
58
|
'fabric.editor.createCommentInvalid': 'Sie können nur Kommentare für Text und Überschriften hinterlassen.',
|
|
75
59
|
'fabric.editor.customPanel': 'Benutzerdefiniertes Panel',
|
|
76
60
|
'fabric.editor.customPanel.description': 'Fügen Sie einen Hinweis mit Emoji und farbigem Hintergrund hinzu',
|
|
77
|
-
'fabric.editor.date': 'Datum',
|
|
78
|
-
'fabric.editor.date.description': 'Datum mittels Kalender hinzufügen',
|
|
79
|
-
'fabric.editor.decision': 'Entscheidung',
|
|
80
|
-
'fabric.editor.decision.description': 'Entscheidungen erfassen, um sie leicht zu verfolgen',
|
|
81
61
|
'fabric.editor.decisionPlaceholder': 'Entscheidung hinzufügen …',
|
|
82
62
|
'fabric.editor.defaultAltText': 'Listenelement',
|
|
83
63
|
'fabric.editor.displayBlock': 'Karte anzeigen',
|
|
@@ -86,14 +66,12 @@ export default {
|
|
|
86
66
|
'fabric.editor.displayLink': 'Als Text anzeigen',
|
|
87
67
|
'fabric.editor.displayOptionUnavailableInParentNode': 'Diese Anzeigeoption ist in {node} nicht verfügbar.',
|
|
88
68
|
'fabric.editor.displayText': 'Text zum Anzeigen',
|
|
89
|
-
'fabric.editor.distributeColumns': 'Spalten verteilen',
|
|
90
69
|
'fabric.editor.dropPlaceholderLabel': 'Dokument',
|
|
91
70
|
'fabric.editor.ecombedDescription': 'Zeigen Sie eine interaktive Vorschau eines Links an.',
|
|
92
71
|
'fabric.editor.edit': 'Bearbeiten',
|
|
93
72
|
'fabric.editor.editAltText': 'Alternativtext bearbeiten',
|
|
94
73
|
'fabric.editor.editDateText': 'Datum bearbeiten',
|
|
95
74
|
'fabric.editor.editLink': 'Link bearbeiten',
|
|
96
|
-
'fabric.editor.editMode.inviteToEditButton.title': 'Zum Bearbeiten einladen',
|
|
97
75
|
'fabric.editor.editStatusColor': 'Statusfarbe bearbeiten',
|
|
98
76
|
'fabric.editor.editStatusText': 'Status bearbeiten',
|
|
99
77
|
'fabric.editor.editableContentLabel': 'Editierbarer Inhalt',
|
|
@@ -116,20 +94,14 @@ export default {
|
|
|
116
94
|
'fabric.editor.elementbrowser.search.empty-state.sub-heading.link': 'Atlassian Marketplace erkunden',
|
|
117
95
|
'fabric.editor.elementbrowser.sidebar.heading': 'Durchsuchen',
|
|
118
96
|
'fabric.editor.embedTitle': 'Einbetten',
|
|
119
|
-
'fabric.editor.emoji': 'Emoji',
|
|
120
|
-
'fabric.editor.emoji.description': 'Verwenden Sie Emojis, um Ideen 🎉 und Emotionen 😄 auszudrücken.',
|
|
121
97
|
'fabric.editor.emptyLink': 'Bitte geben Sie einen Link ein.',
|
|
122
98
|
'fabric.editor.epic': 'Epic',
|
|
123
99
|
'fabric.editor.error': 'Fehler',
|
|
124
100
|
'fabric.editor.errorPanel': 'Fehler-Panel',
|
|
125
101
|
'fabric.editor.errorPanel.description': 'Fehler in einem farbigen Panel hervorheben',
|
|
126
|
-
'fabric.editor.
|
|
127
|
-
'fabric.editor.
|
|
102
|
+
'fabric.editor.extension.confirmDeleteLinkedModalMessage': 'Durch das Entfernen dieser Erweiterung werden alle damit verbundenen Elemente unbrauchbar.',
|
|
103
|
+
'fabric.editor.extension.confirmDeleteLinkedModalOKButton': 'Erweiterung entfernen',
|
|
128
104
|
'fabric.editor.extensions.config-panel.save-indicator': 'Alle Änderungen werden immer automatisch gespeichert.',
|
|
129
|
-
'fabric.editor.feedbackDialog': 'Feedback geben',
|
|
130
|
-
'fabric.editor.feedbackDialog.description': 'Teilen Sie uns Ihre Erfahrungen mit dem neuen Editor mit.',
|
|
131
|
-
'fabric.editor.filesAndImages': 'Dateien und Bilder',
|
|
132
|
-
'fabric.editor.filesAndImages.description': 'Bilder oder andere Dateien zu Ihrer Seite hinzufügen',
|
|
133
105
|
'fabric.editor.find': 'Suchen',
|
|
134
106
|
'fabric.editor.findNext': 'Nächstes suchen',
|
|
135
107
|
'fabric.editor.findPrevious': 'Vorheriges suchen',
|
|
@@ -139,8 +111,6 @@ export default {
|
|
|
139
111
|
'fabric.editor.floatingToolbar.confirmModalOK': 'OK',
|
|
140
112
|
'fabric.editor.floatingToolbar.floatingToolbarAnnouncer': 'Steuerelemente für nicht verankerte Symbolleiste wurden geöffnet',
|
|
141
113
|
'fabric.editor.floatingToolbar.floatingToolbarAriaLabel': 'Nicht verankerte Symbolleiste',
|
|
142
|
-
'fabric.editor.headerColumn': 'Kopfzeilen-Spalte',
|
|
143
|
-
'fabric.editor.headerRow': 'Kopfzeile',
|
|
144
114
|
'fabric.editor.heading1': 'Überschrift 1',
|
|
145
115
|
'fabric.editor.heading1Description': 'Verwenden Sie dies für Überschriften oberster Ebene.',
|
|
146
116
|
'fabric.editor.heading2': 'Überschrift 2',
|
|
@@ -160,36 +130,25 @@ export default {
|
|
|
160
130
|
'fabric.editor.headingLink.hyperlinkIconStoryLabel': 'Story',
|
|
161
131
|
'fabric.editor.headingLink.hyperlinkIconTaskLabel': 'Task',
|
|
162
132
|
'fabric.editor.headingLink.toolbarHelpTitle': 'Hilfe öffnen',
|
|
163
|
-
'fabric.editor.help': 'Hilfe',
|
|
164
|
-
'fabric.editor.help.description': 'Alle Tastaturkürzel und Markdown-Optionen durchsuchen',
|
|
165
133
|
'fabric.editor.helpDialogTips': 'Drücken Sie {keyMap}, um diesen Dialog jederzeit schnell zu öffnen',
|
|
166
|
-
'fabric.editor.horizontalRule': 'Trennlinie',
|
|
167
|
-
'fabric.editor.horizontalRule.description': 'Inhalte mithilfe einer horizontalen Linie unterteilen',
|
|
168
134
|
'fabric.editor.hyperlink.linkAriaLabel': 'Label verknüpfen',
|
|
169
135
|
'fabric.editor.hyperlink.searchLinkAriaDescription': 'Während Ihrer Eingabe in das Feld werden Vorschläge angezeigt',
|
|
170
136
|
'fabric.editor.hyperlink.searchLinkResults': '{count, plural, =0 {Keine Ergebnisse gefunden} one {{count,number} Ergebnis gefunden} other {{count,number} Ergebnisse gefunden}}',
|
|
171
137
|
'fabric.editor.hyperlinkToolbarPlaceholder': 'Link einfügen oder suchen',
|
|
172
|
-
'fabric.editor.image': 'Bild',
|
|
173
138
|
'fabric.editor.improvement': 'Verbesserung',
|
|
139
|
+
'fabric.editor.indent': 'Einzug vergrößern',
|
|
174
140
|
'fabric.editor.info': 'Info',
|
|
175
141
|
'fabric.editor.infoPanel': 'Info-Panel',
|
|
176
142
|
'fabric.editor.infoPanel.description': 'Informationen in einem farbigen Panel hervorheben',
|
|
177
143
|
'fabric.editor.inlineDescription': 'Zeigen Sie einen Link als Inline-Text an.',
|
|
178
144
|
'fabric.editor.inlineTitle': 'Inline',
|
|
179
|
-
'fabric.editor.
|
|
180
|
-
'fabric.editor.insertMenu': 'Einfügen',
|
|
181
|
-
'fabric.editor.insertRow': 'Zeile unten einfügen',
|
|
145
|
+
'fabric.editor.inputQueryAssistiveTxt': 'Wenn Autovervollständigungen angezeigt werden, navigieren Sie mit den Pfeiltasten nach oben und unten und drücken Sie die Eingabetaste zur Auswahl eines Ergebnisses. Benutzer mit Touchscreen-Geräten können mit Berührungen und Wischgesten navigieren.',
|
|
182
146
|
'fabric.editor.invalidDateError': 'Bitte geben Sie ein gültiges Datum ein.',
|
|
183
147
|
'fabric.editor.invalidLink': 'Bitte geben Sie einen gültigen Link ein.',
|
|
184
148
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {Teammitglied zu {productName} einladen} trusted {Teammitglied zu {productName} einladen} other {Teammitglied zu {productName} hinzufügen}}',
|
|
185
149
|
'fabric.editor.italic': 'Kursiv',
|
|
186
150
|
'fabric.editor.keyboardShortcuts': 'Tastenkürzel',
|
|
187
|
-
'fabric.editor.layoutFixedWidth': 'Zurück zur Mitte',
|
|
188
|
-
'fabric.editor.layoutFullWidth': 'Volle Breite wählen',
|
|
189
|
-
'fabric.editor.layoutWide': 'Verbreitern',
|
|
190
151
|
'fabric.editor.leftSidebar': 'Linke Seitenleiste',
|
|
191
|
-
'fabric.editor.link': 'Link',
|
|
192
|
-
'fabric.editor.link.description': 'Link einfügen',
|
|
193
152
|
'fabric.editor.linkAddress': 'Link-Adresse',
|
|
194
153
|
'fabric.editor.linkPlaceholder': 'Link einfügen',
|
|
195
154
|
'fabric.editor.lists': 'Listen',
|
|
@@ -197,50 +156,38 @@ export default {
|
|
|
197
156
|
'fabric.editor.matchCase': 'Groß-/Kleinschreibung beachten',
|
|
198
157
|
'fabric.editor.mediaAddLink': 'Link hinzufügen',
|
|
199
158
|
'fabric.editor.mediaGroupDeleteLabel': 'Löschen',
|
|
200
|
-
'fabric.editor.mention': 'Erwähnen',
|
|
201
|
-
'fabric.editor.mention.description': 'Erwähnen Sie einen Benutzer, um ihm eine Benachrichtigung zu senden.',
|
|
202
159
|
'fabric.editor.mentionsAddLabel': 'Hinzufügen-Symbol',
|
|
203
160
|
'fabric.editor.mentionsIconLabel': 'Erwähnen',
|
|
204
|
-
'fabric.editor.mergeCells': 'Zellen zusammenführen',
|
|
205
161
|
'fabric.editor.moreFormatting': 'Mehr Formatierungsoptionen',
|
|
206
162
|
'fabric.editor.noResultsFound': 'Keine Ergebnisse',
|
|
163
|
+
'fabric.editor.noSearchResults': 'Keine Suchergebnisse',
|
|
207
164
|
'fabric.editor.normal': 'Normaler Text',
|
|
208
165
|
'fabric.editor.note': 'Hinweis',
|
|
209
166
|
'fabric.editor.notePanel': 'Hinweis-Panel',
|
|
210
167
|
'fabric.editor.notePanel.description': 'Hinweis in einem farbigen Panel einfügen',
|
|
211
|
-
'fabric.editor.numberedColumn': 'Nummerierte Spalte',
|
|
212
168
|
'fabric.editor.off': '{formattingType} aus',
|
|
213
169
|
'fabric.editor.on': '{formattingType} ein',
|
|
214
170
|
'fabric.editor.orderedList': 'Nummerierte Liste',
|
|
215
171
|
'fabric.editor.orderedList.description': 'Sortierte Liste erstellen',
|
|
216
172
|
'fabric.editor.other': 'Sonstige …',
|
|
173
|
+
'fabric.editor.outdent': 'Einzug verkleinern',
|
|
217
174
|
'fabric.editor.pageActionsLabel': 'Seitenaktionen',
|
|
218
175
|
'fabric.editor.panel.backgroundColor': 'Hintergrundfarbe',
|
|
219
176
|
'fabric.editor.panel.emoji': 'Emoji hinzufügen',
|
|
220
177
|
'fabric.editor.pastePlainText': 'Einfachen Text einfügen',
|
|
221
178
|
'fabric.editor.placeholderAltText': 'Dieses Bild mit Alternativtext beschreiben',
|
|
222
|
-
'fabric.editor.placeholderText': 'Platzhaltertext',
|
|
223
|
-
'fabric.editor.placeholderText.description': 'Textplatzhalter in die Seite einfügen',
|
|
224
179
|
'fabric.editor.placeholderTextPlaceholder': 'Platzhaltertext hinzufügen',
|
|
225
180
|
'fabric.editor.quickInsert': 'Schnelleinfügung',
|
|
226
181
|
'fabric.editor.redo': 'Wiederholen',
|
|
227
|
-
'fabric.editor.remove': 'Entfernen',
|
|
228
|
-
'fabric.editor.removeColumns': '{0, plural, one {Spalte löschen} other {Spalten löschen}}',
|
|
229
|
-
'fabric.editor.removeEmoji': 'Emoji entfernen',
|
|
230
|
-
'fabric.editor.removeRows': '{0, plural, one {Zeile löschen} other {Zeilen löschen}}',
|
|
231
182
|
'fabric.editor.replace': 'Ersetzen',
|
|
232
183
|
'fabric.editor.replaceAll': 'Alle ersetzen',
|
|
233
184
|
'fabric.editor.replaceWith': 'Ersetzen mit',
|
|
234
185
|
'fabric.editor.resultsCount': '{selectedMatchPosition} von {totalResultsCount}',
|
|
235
186
|
'fabric.editor.rightSidebar': 'Rechte Seitenleiste',
|
|
236
|
-
'fabric.editor.
|
|
187
|
+
'fabric.editor.searchResults': '{itemsLength, plural, one {{itemsLength,number} Suchergebnis verfügbar} other {{itemsLength,number} Suchergebnisse verfügbar}}',
|
|
237
188
|
'fabric.editor.selectLanguage': 'Sprache auswählen',
|
|
189
|
+
'fabric.editor.settingsLinks': 'Zu den Link-Einstellungen',
|
|
238
190
|
'fabric.editor.single': 'Einzelne Spalte',
|
|
239
|
-
'fabric.editor.sortColumnASC': 'Spalte sortieren: A → Z',
|
|
240
|
-
'fabric.editor.sortColumnDESC': 'Spalte sortieren: Z → A',
|
|
241
|
-
'fabric.editor.splitCell': 'Zelle teilen',
|
|
242
|
-
'fabric.editor.status': 'Status',
|
|
243
|
-
'fabric.editor.status.description': 'Benutzerdefiniertes Status-Label hinzufügen',
|
|
244
191
|
'fabric.editor.statusPlaceholder': 'Status festlegen',
|
|
245
192
|
'fabric.editor.story': 'Story',
|
|
246
193
|
'fabric.editor.strike': 'Durchgestrichen',
|
|
@@ -253,11 +200,6 @@ export default {
|
|
|
253
200
|
'fabric.editor.superscript': 'Hochgestellt',
|
|
254
201
|
'fabric.editor.superscript.off.subscript.on': 'Hochgestelltes Zeichen aus, tiefgestelltes Zeichen ein',
|
|
255
202
|
'fabric.editor.supportAltText': 'Alternativtexte sind eine Hilfe für Personen, die aufgrund ihrer eingeschränkten Sehfähigkeit Screenreader nutzen.',
|
|
256
|
-
'fabric.editor.table': 'Tabelle',
|
|
257
|
-
'fabric.editor.table.description': 'Tabelle einfügen',
|
|
258
|
-
'fabric.editor.tableOptions': 'Tabellenoptionen',
|
|
259
|
-
'fabric.editor.tables.confirmDeleteLinkedModalMessage': 'Durch das Entfernen dieser Tabelle werden alle damit verbundenen Diagramme unbrauchbar.',
|
|
260
|
-
'fabric.editor.tables.confirmDeleteLinkedModalOKButton': 'Tabelle und Daten entfernen',
|
|
261
203
|
'fabric.editor.task': 'Task',
|
|
262
204
|
'fabric.editor.taskPlaceholder': 'Geben Sie Ihre Aktion ein und weisen Sie sie mithilfe von „@” jemandem zu.',
|
|
263
205
|
'fabric.editor.text.formatting.off': 'Textformatierung aus',
|
|
@@ -265,17 +207,8 @@ export default {
|
|
|
265
207
|
'fabric.editor.textStyles': 'Textstil',
|
|
266
208
|
'fabric.editor.threeColumns': 'Drei Spalten',
|
|
267
209
|
'fabric.editor.threeColumnsWithSidebars': 'Drei Spalten mit Seitenleisten',
|
|
268
|
-
'fabric.editor.time.ago': 'vor',
|
|
269
|
-
'fabric.editor.time.updated': 'Aktualisiert',
|
|
270
|
-
'fabric.editor.time.viewed': 'Angesehen',
|
|
271
210
|
'fabric.editor.toolbarLabel': 'Editor-Symbolleiste',
|
|
272
211
|
'fabric.editor.toolbarMediaTitle': 'Dateien und Bilder',
|
|
273
|
-
'fabric.editor.tooltip.blockPanel': 'ein Panel',
|
|
274
|
-
'fabric.editor.tooltip.bulletList': 'eine Liste',
|
|
275
|
-
'fabric.editor.tooltip.decisionList': 'eine Entscheidungsliste',
|
|
276
|
-
'fabric.editor.tooltip.defaultBlockNode': 'ein Blockknoten',
|
|
277
|
-
'fabric.editor.tooltip.nestedExpand': 'eine verschachtelte Erweiterung',
|
|
278
|
-
'fabric.editor.tooltip.taskList': 'eine Aufgabe',
|
|
279
212
|
'fabric.editor.twoColumns': 'Zwei Spalten',
|
|
280
213
|
'fabric.editor.typeAheadResultLabel': 'Vorschlagsfunktion-Ergebnisse',
|
|
281
214
|
'fabric.editor.unableToOpenLink': 'Dieser Link konnte nicht geöffnet werden.',
|
|
@@ -287,8 +220,6 @@ export default {
|
|
|
287
220
|
'fabric.editor.url': 'Display-URL',
|
|
288
221
|
'fabric.editor.urlDescription': 'Zeigen Sie einen Link als URL an.',
|
|
289
222
|
'fabric.editor.urlTitle': 'URL',
|
|
290
|
-
'fabric.editor.viewMore': 'Mehr anzeigen',
|
|
291
|
-
'fabric.editor.visit': 'Link in neuem Fenster öffnen',
|
|
292
223
|
'fabric.editor.warning': 'Warnung',
|
|
293
224
|
'fabric.editor.warningPanel': 'Warn-Panel',
|
|
294
225
|
'fabric.editor.warningPanel.description': 'Hinweis zur Vorsicht in einem farbigen Panel einfügen',
|
package/dist/esm/i18n/en.js
CHANGED
|
@@ -6,13 +6,8 @@
|
|
|
6
6
|
*/
|
|
7
7
|
//
|
|
8
8
|
export default {
|
|
9
|
-
'fabric.editor.action': 'Action item',
|
|
10
|
-
'fabric.editor.action.description': 'Create and assign action items',
|
|
11
9
|
'fabric.editor.addAltText': 'Alt text',
|
|
12
10
|
'fabric.editor.alignCenter': 'Align Center',
|
|
13
|
-
'fabric.editor.alignImageCenter': 'Align center',
|
|
14
|
-
'fabric.editor.alignImageLeft': 'Align left',
|
|
15
|
-
'fabric.editor.alignImageRight': 'Align right',
|
|
16
11
|
'fabric.editor.alignLeft': 'Align left',
|
|
17
12
|
'fabric.editor.alignRight': 'Align Right',
|
|
18
13
|
'fabric.editor.alignment': 'Text alignment',
|
|
@@ -24,20 +19,14 @@ export default {
|
|
|
24
19
|
'fabric.editor.blockCardUnavailable': 'The inline link is inside {node} and cannot have its view changed',
|
|
25
20
|
'fabric.editor.blockDescription': 'Display more information about a link, including a summary and actions',
|
|
26
21
|
'fabric.editor.blockTitle': 'Card',
|
|
27
|
-
'fabric.editor.blockquote': 'a quote',
|
|
28
22
|
'fabric.editor.blockquote.description': 'Insert a quote or citation',
|
|
29
23
|
'fabric.editor.blockquote2': 'Quote',
|
|
30
24
|
'fabric.editor.bold': 'Bold',
|
|
31
25
|
'fabric.editor.bug': 'Bug',
|
|
32
|
-
'fabric.editor.canNotSortTable': "⚠️ You can't sort a table with merged cells",
|
|
33
|
-
'fabric.editor.cancelButton': 'Cancel',
|
|
34
26
|
'fabric.editor.captionPlaceholder': 'Add a caption',
|
|
35
27
|
'fabric.editor.cardFloatingControls': 'Card options',
|
|
36
|
-
'fabric.editor.cellBackground': 'Cell background',
|
|
37
|
-
'fabric.editor.cellOptions': 'Cell options',
|
|
38
28
|
'fabric.editor.chromeCollapsedPlaceholder': 'Type something…',
|
|
39
29
|
'fabric.editor.clearAltTextEdit': 'Clear alt text',
|
|
40
|
-
'fabric.editor.clearCells': 'Clear {0, plural, one {cell} other {cells}}',
|
|
41
30
|
'fabric.editor.clearFormatting': 'Clear formatting',
|
|
42
31
|
'fabric.editor.clearLink': 'Clear link',
|
|
43
32
|
'fabric.editor.clearLinkText': 'Clear text',
|
|
@@ -48,9 +37,6 @@ export default {
|
|
|
48
37
|
'fabric.editor.code.on': '{textFormattingOff}, Code On',
|
|
49
38
|
'fabric.editor.codeblock': 'Code snippet',
|
|
50
39
|
'fabric.editor.codeblock.description': 'Display code with syntax highlighting',
|
|
51
|
-
'fabric.editor.collapseTable': 'Collapse table',
|
|
52
|
-
'fabric.editor.columns': 'Layouts',
|
|
53
|
-
'fabric.editor.columns.description': 'Structure your page using sections',
|
|
54
40
|
'fabric.editor.configFailedToLoad': 'Failed to load',
|
|
55
41
|
'fabric.editor.configPanel.cancel': 'Cancel',
|
|
56
42
|
'fabric.editor.configPanel.close': 'Close',
|
|
@@ -69,16 +55,10 @@ export default {
|
|
|
69
55
|
'fabric.editor.configPanel.invalid': 'Invalid field',
|
|
70
56
|
'fabric.editor.configPanel.required': 'Required field',
|
|
71
57
|
'fabric.editor.configPanel.submit': 'Submit',
|
|
72
|
-
'fabric.editor.copiedToClipboard': 'Copied!',
|
|
73
|
-
'fabric.editor.copyToClipboard': 'Copy',
|
|
74
58
|
'fabric.editor.createComment': 'Comment',
|
|
75
59
|
'fabric.editor.createCommentInvalid': 'You can only comment on text and headings',
|
|
76
60
|
'fabric.editor.customPanel': 'Custom panel',
|
|
77
61
|
'fabric.editor.customPanel.description': 'Add a note with an emoji and colored background',
|
|
78
|
-
'fabric.editor.date': 'Date',
|
|
79
|
-
'fabric.editor.date.description': 'Add a date using a calendar',
|
|
80
|
-
'fabric.editor.decision': 'Decision',
|
|
81
|
-
'fabric.editor.decision.description': 'Capture decisions so they’re easy to track',
|
|
82
62
|
'fabric.editor.decisionPlaceholder': 'Add a decision…',
|
|
83
63
|
'fabric.editor.defaultAltText': 'List item',
|
|
84
64
|
'fabric.editor.displayBlock': 'Display card',
|
|
@@ -87,14 +67,12 @@ export default {
|
|
|
87
67
|
'fabric.editor.displayLink': 'Display as text',
|
|
88
68
|
'fabric.editor.displayOptionUnavailableInParentNode': "This display option isn't available inside {node}",
|
|
89
69
|
'fabric.editor.displayText': 'Text to display',
|
|
90
|
-
'fabric.editor.distributeColumns': 'Distribute columns',
|
|
91
70
|
'fabric.editor.dropPlaceholderLabel': 'Document',
|
|
92
71
|
'fabric.editor.ecombedDescription': 'Display an interactive preview of a link',
|
|
93
72
|
'fabric.editor.edit': 'Edit',
|
|
94
73
|
'fabric.editor.editAltText': 'Edit alt text',
|
|
95
74
|
'fabric.editor.editDateText': 'Edit Date',
|
|
96
75
|
'fabric.editor.editLink': 'Edit link',
|
|
97
|
-
'fabric.editor.editMode.inviteToEditButton.title': 'Invite to edit',
|
|
98
76
|
'fabric.editor.editStatusColor': 'Edit Status Color',
|
|
99
77
|
'fabric.editor.editStatusText': 'Edit Status',
|
|
100
78
|
'fabric.editor.editableContentLabel': 'Editable content',
|
|
@@ -117,20 +95,14 @@ export default {
|
|
|
117
95
|
'fabric.editor.elementbrowser.search.empty-state.sub-heading.link': 'Explore Atlassian Marketplace',
|
|
118
96
|
'fabric.editor.elementbrowser.sidebar.heading': 'Browse',
|
|
119
97
|
'fabric.editor.embedTitle': 'Embed',
|
|
120
|
-
'fabric.editor.emoji': 'Emoji',
|
|
121
|
-
'fabric.editor.emoji.description': 'Use emojis to express ideas 🎉 and emotions 😄',
|
|
122
98
|
'fabric.editor.emptyLink': 'Please enter a link.',
|
|
123
99
|
'fabric.editor.epic': 'Epic',
|
|
124
100
|
'fabric.editor.error': 'Error',
|
|
125
101
|
'fabric.editor.errorPanel': 'Error panel',
|
|
126
102
|
'fabric.editor.errorPanel.description': 'Call out errors in a colored panel',
|
|
127
|
-
'fabric.editor.
|
|
128
|
-
'fabric.editor.
|
|
103
|
+
'fabric.editor.extension.confirmDeleteLinkedModalMessage': 'Removing this extension will break anything connected to it.',
|
|
104
|
+
'fabric.editor.extension.confirmDeleteLinkedModalOKButton': 'Remove extension',
|
|
129
105
|
'fabric.editor.extensions.config-panel.save-indicator': 'All changes are always autosaved',
|
|
130
|
-
'fabric.editor.feedbackDialog': 'Give feedback',
|
|
131
|
-
'fabric.editor.feedbackDialog.description': 'Tell us about your experience using the new editor',
|
|
132
|
-
'fabric.editor.filesAndImages': 'Files & images',
|
|
133
|
-
'fabric.editor.filesAndImages.description': 'Add images and other files to your page',
|
|
134
106
|
'fabric.editor.find': 'Find',
|
|
135
107
|
'fabric.editor.findNext': 'Find next',
|
|
136
108
|
'fabric.editor.findPrevious': 'Find previous',
|
|
@@ -140,8 +112,8 @@ export default {
|
|
|
140
112
|
'fabric.editor.floatingToolbar.confirmModalOK': 'OK',
|
|
141
113
|
'fabric.editor.floatingToolbar.floatingToolbarAnnouncer': 'Floating toolbar controls have been opened',
|
|
142
114
|
'fabric.editor.floatingToolbar.floatingToolbarAriaLabel': 'Floating Toolbar',
|
|
143
|
-
'fabric.editor.
|
|
144
|
-
'fabric.editor.
|
|
115
|
+
'fabric.editor.floatingToolbar.scrollLeft': 'Scroll left',
|
|
116
|
+
'fabric.editor.floatingToolbar.scrollRight': 'Scroll right',
|
|
145
117
|
'fabric.editor.heading1': 'Heading 1',
|
|
146
118
|
'fabric.editor.heading1Description': 'Use this for a top level heading',
|
|
147
119
|
'fabric.editor.heading2': 'Heading 2',
|
|
@@ -161,36 +133,25 @@ export default {
|
|
|
161
133
|
'fabric.editor.headingLink.hyperlinkIconStoryLabel': 'Story',
|
|
162
134
|
'fabric.editor.headingLink.hyperlinkIconTaskLabel': 'Task',
|
|
163
135
|
'fabric.editor.headingLink.toolbarHelpTitle': 'Open help dialog',
|
|
164
|
-
'fabric.editor.help': 'Help',
|
|
165
|
-
'fabric.editor.help.description': 'Browse all the keyboard shortcuts and markdown options',
|
|
166
136
|
'fabric.editor.helpDialogTips': 'Press {keyMap} to quickly open this dialog at any time',
|
|
167
|
-
'fabric.editor.horizontalRule': 'Divider',
|
|
168
|
-
'fabric.editor.horizontalRule.description': 'Separate content with a horizontal line',
|
|
169
137
|
'fabric.editor.hyperlink.linkAriaLabel': 'Link label',
|
|
170
138
|
'fabric.editor.hyperlink.searchLinkAriaDescription': 'Suggestions will appear below as you type into the field',
|
|
171
139
|
'fabric.editor.hyperlink.searchLinkResults': '{count, plural, =0 {no results} one {# result} other {# results}} found',
|
|
172
140
|
'fabric.editor.hyperlinkToolbarPlaceholder': 'Paste or search for link',
|
|
173
|
-
'fabric.editor.image': 'Image',
|
|
174
141
|
'fabric.editor.improvement': 'Improvement',
|
|
142
|
+
'fabric.editor.indent': 'Indent',
|
|
175
143
|
'fabric.editor.info': 'Info',
|
|
176
144
|
'fabric.editor.infoPanel': 'Info panel',
|
|
177
145
|
'fabric.editor.infoPanel.description': 'Highlight information in a colored panel',
|
|
178
146
|
'fabric.editor.inlineDescription': 'Display link as inline text',
|
|
179
147
|
'fabric.editor.inlineTitle': 'Inline',
|
|
180
|
-
'fabric.editor.
|
|
181
|
-
'fabric.editor.insertMenu': 'Insert',
|
|
182
|
-
'fabric.editor.insertRow': 'Insert row below',
|
|
148
|
+
'fabric.editor.inputQueryAssistiveTxt': 'When autocomplete results are available use up and down arrows to review and enter to select. Touch device users, explore by touch or with swipe gestures.',
|
|
183
149
|
'fabric.editor.invalidDateError': 'Enter a valid date',
|
|
184
150
|
'fabric.editor.invalidLink': 'Please enter a valid link.',
|
|
185
151
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {Invite} trusted {Invite} other {Add}} teammate to {productName}',
|
|
186
152
|
'fabric.editor.italic': 'Italic',
|
|
187
153
|
'fabric.editor.keyboardShortcuts': 'Keyboard shortcuts',
|
|
188
|
-
'fabric.editor.layoutFixedWidth': 'Back to center',
|
|
189
|
-
'fabric.editor.layoutFullWidth': 'Go full width',
|
|
190
|
-
'fabric.editor.layoutWide': 'Go wide',
|
|
191
154
|
'fabric.editor.leftSidebar': 'Left sidebar',
|
|
192
|
-
'fabric.editor.link': 'Link',
|
|
193
|
-
'fabric.editor.link.description': 'Insert a link',
|
|
194
155
|
'fabric.editor.linkAddress': 'Link address',
|
|
195
156
|
'fabric.editor.linkPlaceholder': 'Paste link',
|
|
196
157
|
'fabric.editor.lists': 'Lists',
|
|
@@ -198,50 +159,38 @@ export default {
|
|
|
198
159
|
'fabric.editor.matchCase': 'Match case',
|
|
199
160
|
'fabric.editor.mediaAddLink': 'Add link',
|
|
200
161
|
'fabric.editor.mediaGroupDeleteLabel': 'delete',
|
|
201
|
-
'fabric.editor.mention': 'Mention',
|
|
202
|
-
'fabric.editor.mention.description': 'Mention someone to send them a notification',
|
|
203
162
|
'fabric.editor.mentionsAddLabel': 'add-icon',
|
|
204
163
|
'fabric.editor.mentionsIconLabel': 'Mention',
|
|
205
|
-
'fabric.editor.mergeCells': 'Merge cells',
|
|
206
164
|
'fabric.editor.moreFormatting': 'More formatting',
|
|
207
165
|
'fabric.editor.noResultsFound': 'No results',
|
|
166
|
+
'fabric.editor.noSearchResults': 'No search results',
|
|
208
167
|
'fabric.editor.normal': 'Normal text',
|
|
209
168
|
'fabric.editor.note': 'Note',
|
|
210
169
|
'fabric.editor.notePanel': 'Note panel',
|
|
211
170
|
'fabric.editor.notePanel.description': 'Add a note in a colored panel',
|
|
212
|
-
'fabric.editor.numberedColumn': 'Numbered column',
|
|
213
171
|
'fabric.editor.off': '{formattingType} Off',
|
|
214
172
|
'fabric.editor.on': '{formattingType} On',
|
|
215
173
|
'fabric.editor.orderedList': 'Numbered list',
|
|
216
174
|
'fabric.editor.orderedList.description': 'Create an ordered list',
|
|
217
175
|
'fabric.editor.other': 'Others...',
|
|
176
|
+
'fabric.editor.outdent': 'Outdent',
|
|
218
177
|
'fabric.editor.pageActionsLabel': 'Page actions',
|
|
219
178
|
'fabric.editor.panel.backgroundColor': 'Background color',
|
|
220
179
|
'fabric.editor.panel.emoji': 'Add emoji',
|
|
221
180
|
'fabric.editor.pastePlainText': 'Paste plain text',
|
|
222
181
|
'fabric.editor.placeholderAltText': 'Describe this image with alt text',
|
|
223
|
-
'fabric.editor.placeholderText': 'Placeholder text',
|
|
224
|
-
'fabric.editor.placeholderText.description': 'Insert a text placeholder into the page',
|
|
225
182
|
'fabric.editor.placeholderTextPlaceholder': 'Add placeholder text',
|
|
226
183
|
'fabric.editor.quickInsert': 'Quick insert',
|
|
227
184
|
'fabric.editor.redo': 'Redo',
|
|
228
|
-
'fabric.editor.remove': 'Remove',
|
|
229
|
-
'fabric.editor.removeColumns': 'Delete {0, plural, one {column} other {columns}}',
|
|
230
|
-
'fabric.editor.removeEmoji': 'Remove emoji',
|
|
231
|
-
'fabric.editor.removeRows': 'Delete {0, plural, one {row} other {rows}}',
|
|
232
185
|
'fabric.editor.replace': 'Replace',
|
|
233
186
|
'fabric.editor.replaceAll': 'Replace all',
|
|
234
187
|
'fabric.editor.replaceWith': 'Replace with',
|
|
235
188
|
'fabric.editor.resultsCount': '{selectedMatchPosition} of {totalResultsCount}',
|
|
236
189
|
'fabric.editor.rightSidebar': 'Right sidebar',
|
|
237
|
-
'fabric.editor.
|
|
190
|
+
'fabric.editor.searchResults': '{itemsLength, plural, one {# search result} other {# search results}} available',
|
|
238
191
|
'fabric.editor.selectLanguage': 'Select language',
|
|
192
|
+
'fabric.editor.settingsLinks': 'Go to Link Preferences',
|
|
239
193
|
'fabric.editor.single': 'Single column',
|
|
240
|
-
'fabric.editor.sortColumnASC': 'Sort column A → Z',
|
|
241
|
-
'fabric.editor.sortColumnDESC': 'Sort column Z → A',
|
|
242
|
-
'fabric.editor.splitCell': 'Split cell',
|
|
243
|
-
'fabric.editor.status': 'Status',
|
|
244
|
-
'fabric.editor.status.description': 'Add a custom status label',
|
|
245
194
|
'fabric.editor.statusPlaceholder': 'Set a status',
|
|
246
195
|
'fabric.editor.story': 'Story',
|
|
247
196
|
'fabric.editor.strike': 'Strikethrough',
|
|
@@ -254,11 +203,6 @@ export default {
|
|
|
254
203
|
'fabric.editor.superscript': 'Superscript',
|
|
255
204
|
'fabric.editor.superscript.off.subscript.on': 'Superscript Off, Subscript On',
|
|
256
205
|
'fabric.editor.supportAltText': 'Alt text is useful for people using screen readers because of visual limitations.',
|
|
257
|
-
'fabric.editor.table': 'Table',
|
|
258
|
-
'fabric.editor.table.description': 'Insert a table',
|
|
259
|
-
'fabric.editor.tableOptions': 'Table options',
|
|
260
|
-
'fabric.editor.tables.confirmDeleteLinkedModalMessage': 'Removing this table will break all the charts connected to it.',
|
|
261
|
-
'fabric.editor.tables.confirmDeleteLinkedModalOKButton': 'Remove table and data',
|
|
262
206
|
'fabric.editor.task': 'Task',
|
|
263
207
|
'fabric.editor.taskPlaceholder': "Type your action, use '@' to assign to someone.",
|
|
264
208
|
'fabric.editor.text.formatting.off': 'Text formatting Off',
|
|
@@ -266,17 +210,8 @@ export default {
|
|
|
266
210
|
'fabric.editor.textStyles': 'Text styles',
|
|
267
211
|
'fabric.editor.threeColumns': 'Three columns',
|
|
268
212
|
'fabric.editor.threeColumnsWithSidebars': 'Three columns with sidebars',
|
|
269
|
-
'fabric.editor.time.ago': 'ago',
|
|
270
|
-
'fabric.editor.time.updated': 'Updated',
|
|
271
|
-
'fabric.editor.time.viewed': 'Viewed',
|
|
272
213
|
'fabric.editor.toolbarLabel': 'Editor toolbar',
|
|
273
214
|
'fabric.editor.toolbarMediaTitle': 'Files & images',
|
|
274
|
-
'fabric.editor.tooltip.blockPanel': 'a panel',
|
|
275
|
-
'fabric.editor.tooltip.bulletList': 'a list',
|
|
276
|
-
'fabric.editor.tooltip.decisionList': 'a decision list',
|
|
277
|
-
'fabric.editor.tooltip.defaultBlockNode': 'a block node',
|
|
278
|
-
'fabric.editor.tooltip.nestedExpand': 'a nested expand',
|
|
279
|
-
'fabric.editor.tooltip.taskList': 'an action item',
|
|
280
215
|
'fabric.editor.twoColumns': 'Two columns',
|
|
281
216
|
'fabric.editor.typeAheadResultLabel': 'TypeAhead results',
|
|
282
217
|
'fabric.editor.unableToOpenLink': 'Unable to open this link',
|
|
@@ -288,33 +223,9 @@ export default {
|
|
|
288
223
|
'fabric.editor.url': 'Display URL',
|
|
289
224
|
'fabric.editor.urlDescription': 'Display link as URL',
|
|
290
225
|
'fabric.editor.urlTitle': 'URL',
|
|
291
|
-
'fabric.editor.viewMore': 'View more',
|
|
292
|
-
'fabric.editor.visit': 'Open link in a new window',
|
|
293
226
|
'fabric.editor.warning': 'Warning',
|
|
294
227
|
'fabric.editor.warningPanel': 'Warning panel',
|
|
295
228
|
'fabric.editor.warningPanel.description': 'Add a note of caution in a colored panel',
|
|
296
229
|
'fabric.editor.wrapLeft': 'Wrap left',
|
|
297
|
-
'fabric.editor.wrapRight': 'Wrap right'
|
|
298
|
-
'fabric.theme.blue': 'Blue',
|
|
299
|
-
'fabric.theme.dark-blue': 'Dark blue',
|
|
300
|
-
'fabric.theme.dark-green': 'Dark green',
|
|
301
|
-
'fabric.theme.dark-purple': 'Dark purple',
|
|
302
|
-
'fabric.theme.dark-red': 'Dark red',
|
|
303
|
-
'fabric.theme.dark-teal': 'Dark teal',
|
|
304
|
-
'fabric.theme.dark-yellow': 'Dark yellow',
|
|
305
|
-
'fabric.theme.gray': 'Gray',
|
|
306
|
-
'fabric.theme.green': 'Green',
|
|
307
|
-
'fabric.theme.light-blue': 'Light blue',
|
|
308
|
-
'fabric.theme.light-gray': 'Light gray',
|
|
309
|
-
'fabric.theme.light-green': 'Light green',
|
|
310
|
-
'fabric.theme.light-purple': 'Light purple',
|
|
311
|
-
'fabric.theme.light-red': 'Light red',
|
|
312
|
-
'fabric.theme.light-teal': 'Light teal',
|
|
313
|
-
'fabric.theme.light-yellow': 'Light yellow',
|
|
314
|
-
'fabric.theme.orange': 'Orange',
|
|
315
|
-
'fabric.theme.purple': 'Purple',
|
|
316
|
-
'fabric.theme.red': 'Red',
|
|
317
|
-
'fabric.theme.teal': 'Teal',
|
|
318
|
-
'fabric.theme.white': 'White',
|
|
319
|
-
'fabric.theme.yellow': 'Yellow'
|
|
230
|
+
'fabric.editor.wrapRight': 'Wrap right'
|
|
320
231
|
};
|