@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/cjs/i18n/sv.js
CHANGED
|
@@ -13,13 +13,8 @@ exports.default = void 0;
|
|
|
13
13
|
*/
|
|
14
14
|
//Swedish
|
|
15
15
|
var _default = {
|
|
16
|
-
'fabric.editor.action': 'Uppgift',
|
|
17
|
-
'fabric.editor.action.description': 'Skapa och tilldela åtgärdsuppgifter',
|
|
18
16
|
'fabric.editor.addAltText': 'Alternativ text',
|
|
19
17
|
'fabric.editor.alignCenter': 'Mittenjustera',
|
|
20
|
-
'fabric.editor.alignImageCenter': 'Centrera',
|
|
21
|
-
'fabric.editor.alignImageLeft': 'Vänsterjustera',
|
|
22
|
-
'fabric.editor.alignImageRight': 'Högerjustera',
|
|
23
18
|
'fabric.editor.alignLeft': 'Vänsterjustera',
|
|
24
19
|
'fabric.editor.alignRight': 'Högerjustera',
|
|
25
20
|
'fabric.editor.alignment': 'Textjustering',
|
|
@@ -31,20 +26,14 @@ var _default = {
|
|
|
31
26
|
'fabric.editor.blockCardUnavailable': 'Inlinelänken är inuti {node} och det går inte att byta dess vy',
|
|
32
27
|
'fabric.editor.blockDescription': 'Visa mer information om en länk, inklusive en sammanfattning och åtgärder',
|
|
33
28
|
'fabric.editor.blockTitle': 'Kort',
|
|
34
|
-
'fabric.editor.blockquote': 'ett citattecken',
|
|
35
29
|
'fabric.editor.blockquote.description': 'Infoga citat',
|
|
36
30
|
'fabric.editor.blockquote2': 'Citat',
|
|
37
31
|
'fabric.editor.bold': 'Fet',
|
|
38
32
|
'fabric.editor.bug': 'Bugg',
|
|
39
|
-
'fabric.editor.canNotSortTable': '⚠️ Du kan inte sortera en panelvy med sammanslagna celler',
|
|
40
|
-
'fabric.editor.cancelButton': 'Avbryt',
|
|
41
33
|
'fabric.editor.captionPlaceholder': 'Lägg till en bildtext',
|
|
42
34
|
'fabric.editor.cardFloatingControls': 'Kortalternativ',
|
|
43
|
-
'fabric.editor.cellBackground': 'Cellbakgrund',
|
|
44
|
-
'fabric.editor.cellOptions': 'Cellalternativ',
|
|
45
35
|
'fabric.editor.chromeCollapsedPlaceholder': 'Skriv något …',
|
|
46
36
|
'fabric.editor.clearAltTextEdit': 'Rensa alternativ text',
|
|
47
|
-
'fabric.editor.clearCells': '{0, plural, one {Rensa celler} other {Rensa celler}}',
|
|
48
37
|
'fabric.editor.clearFormatting': 'Ta bort formatering',
|
|
49
38
|
'fabric.editor.clearLink': 'Rensa länk',
|
|
50
39
|
'fabric.editor.clearLinkText': 'Rensa text',
|
|
@@ -55,9 +44,6 @@ var _default = {
|
|
|
55
44
|
'fabric.editor.code.on': '{textFormattingOff}, kod på',
|
|
56
45
|
'fabric.editor.codeblock': 'Kodstycke',
|
|
57
46
|
'fabric.editor.codeblock.description': 'Visa kod med syntaxmarkering',
|
|
58
|
-
'fabric.editor.collapseTable': 'Dölj tabell',
|
|
59
|
-
'fabric.editor.columns': 'Layouter',
|
|
60
|
-
'fabric.editor.columns.description': 'Ge din sida struktur med sektioner',
|
|
61
47
|
'fabric.editor.configFailedToLoad': 'Fel vid inläsning',
|
|
62
48
|
'fabric.editor.configPanel.cancel': 'Avbryt',
|
|
63
49
|
'fabric.editor.configPanel.close': 'Stäng',
|
|
@@ -75,16 +61,10 @@ var _default = {
|
|
|
75
61
|
'fabric.editor.configPanel.invalid': 'Ogiltigt fält',
|
|
76
62
|
'fabric.editor.configPanel.required': 'Obligatoriskt fält',
|
|
77
63
|
'fabric.editor.configPanel.submit': 'Skicka in',
|
|
78
|
-
'fabric.editor.copiedToClipboard': 'Kopierad!',
|
|
79
|
-
'fabric.editor.copyToClipboard': 'Kopiera',
|
|
80
64
|
'fabric.editor.createComment': 'Kommentera',
|
|
81
65
|
'fabric.editor.createCommentInvalid': 'Du kan bara kommentera på text och rubriker',
|
|
82
66
|
'fabric.editor.customPanel': 'Anpassad panel',
|
|
83
67
|
'fabric.editor.customPanel.description': 'Lägg till en anteckning med en emoji och en färgad bakgrund',
|
|
84
|
-
'fabric.editor.date': 'Datum',
|
|
85
|
-
'fabric.editor.date.description': 'Lägg till ett datum med en kalender',
|
|
86
|
-
'fabric.editor.decision': 'Beslut',
|
|
87
|
-
'fabric.editor.decision.description': 'Fånga beslut så att de är enklare att spåra',
|
|
88
68
|
'fabric.editor.decisionPlaceholder': 'Lägg till ett beslut ...',
|
|
89
69
|
'fabric.editor.defaultAltText': 'Listobjekt',
|
|
90
70
|
'fabric.editor.displayBlock': 'Visa kort',
|
|
@@ -93,14 +73,12 @@ var _default = {
|
|
|
93
73
|
'fabric.editor.displayLink': 'Visa som text',
|
|
94
74
|
'fabric.editor.displayOptionUnavailableInParentNode': 'Det här visningsalternativet är inte tillgängligt inuti {node}',
|
|
95
75
|
'fabric.editor.displayText': 'Text att visa',
|
|
96
|
-
'fabric.editor.distributeColumns': 'Fördela kolumner',
|
|
97
76
|
'fabric.editor.dropPlaceholderLabel': 'Dokument',
|
|
98
77
|
'fabric.editor.ecombedDescription': 'Visa en interaktiv förhandsvisning av en länk',
|
|
99
78
|
'fabric.editor.edit': 'Redigera',
|
|
100
79
|
'fabric.editor.editAltText': 'Redigera alternativ text',
|
|
101
80
|
'fabric.editor.editDateText': 'Redigeringsdatum',
|
|
102
81
|
'fabric.editor.editLink': 'Redigera länk',
|
|
103
|
-
'fabric.editor.editMode.inviteToEditButton.title': 'Bjud in att redigera',
|
|
104
82
|
'fabric.editor.editStatusColor': 'Redigera statusfärg',
|
|
105
83
|
'fabric.editor.editStatusText': 'Redigera status',
|
|
106
84
|
'fabric.editor.editableContentLabel': 'Innehåll som kan redigeras',
|
|
@@ -123,20 +101,14 @@ var _default = {
|
|
|
123
101
|
'fabric.editor.elementbrowser.search.empty-state.sub-heading.link': 'Utforska Atlassian Marketplace',
|
|
124
102
|
'fabric.editor.elementbrowser.sidebar.heading': 'Bläddra',
|
|
125
103
|
'fabric.editor.embedTitle': 'Bädda in',
|
|
126
|
-
'fabric.editor.emoji': 'Emoji',
|
|
127
|
-
'fabric.editor.emoji.description': 'Använd emojis för att uttrycka idéer 🎉 och känslor 😄',
|
|
128
104
|
'fabric.editor.emptyLink': 'Ange en länk.',
|
|
129
105
|
'fabric.editor.epic': 'Epic',
|
|
130
106
|
'fabric.editor.error': 'Fel',
|
|
131
107
|
'fabric.editor.errorPanel': 'Felpanel',
|
|
132
108
|
'fabric.editor.errorPanel.description': 'Meddela om fel i en färgad panel',
|
|
133
|
-
'fabric.editor.
|
|
134
|
-
'fabric.editor.
|
|
109
|
+
'fabric.editor.extension.confirmDeleteLinkedModalMessage': 'Om du tar bort det här tillägget bryts allt som är kopplat till det.',
|
|
110
|
+
'fabric.editor.extension.confirmDeleteLinkedModalOKButton': 'Ta bort tillägget',
|
|
135
111
|
'fabric.editor.extensions.config-panel.save-indicator': 'Alla ändringar sparas alltid automatiskt',
|
|
136
|
-
'fabric.editor.feedbackDialog': 'Ge feedback',
|
|
137
|
-
'fabric.editor.feedbackDialog.description': 'Berätta för oss om din upplevelse av den nya redigeraren',
|
|
138
|
-
'fabric.editor.filesAndImages': 'Filer och bilder',
|
|
139
|
-
'fabric.editor.filesAndImages.description': 'Lägg till bilder och andra filer till din sida',
|
|
140
112
|
'fabric.editor.find': 'Hitta',
|
|
141
113
|
'fabric.editor.findNext': 'Hitta nästa',
|
|
142
114
|
'fabric.editor.findPrevious': 'Hitta föregående',
|
|
@@ -146,8 +118,6 @@ var _default = {
|
|
|
146
118
|
'fabric.editor.floatingToolbar.confirmModalOK': 'OK',
|
|
147
119
|
'fabric.editor.floatingToolbar.floatingToolbarAnnouncer': 'Svävande verktygsfält har öppnats',
|
|
148
120
|
'fabric.editor.floatingToolbar.floatingToolbarAriaLabel': 'Svävande verktygsfält',
|
|
149
|
-
'fabric.editor.headerColumn': 'Rubrikkolumn',
|
|
150
|
-
'fabric.editor.headerRow': 'Rubrikrad',
|
|
151
121
|
'fabric.editor.heading1': 'Rubrik 1',
|
|
152
122
|
'fabric.editor.heading1Description': 'Använd för rubrik på översta nivån',
|
|
153
123
|
'fabric.editor.heading2': 'Rubrik 2',
|
|
@@ -167,36 +137,25 @@ var _default = {
|
|
|
167
137
|
'fabric.editor.headingLink.hyperlinkIconStoryLabel': 'Story',
|
|
168
138
|
'fabric.editor.headingLink.hyperlinkIconTaskLabel': 'Uppgift',
|
|
169
139
|
'fabric.editor.headingLink.toolbarHelpTitle': 'Öppna hjälpdialogruta',
|
|
170
|
-
'fabric.editor.help': 'Hjälp',
|
|
171
|
-
'fabric.editor.help.description': 'Bläddra bland alla tangentbordsgenvägar och Markdown-alternativ',
|
|
172
140
|
'fabric.editor.helpDialogTips': 'Tryck på {keyMap} för att när som helst öppna den här dialogrutan',
|
|
173
|
-
'fabric.editor.horizontalRule': 'Avgränsare',
|
|
174
|
-
'fabric.editor.horizontalRule.description': 'Separera innehåll med en horisontell linje',
|
|
175
141
|
'fabric.editor.hyperlink.linkAriaLabel': 'Länketikett',
|
|
176
142
|
'fabric.editor.hyperlink.searchLinkAriaDescription': 'Förslag visas nedan när du skriver i fältet',
|
|
177
143
|
'fabric.editor.hyperlink.searchLinkResults': '{count, plural, =0 {inga resultat hittades} one {{count,number} resultat hittades} other {{count,number} resultat hittades}}',
|
|
178
144
|
'fabric.editor.hyperlinkToolbarPlaceholder': 'Klistra in eller sök efter en länk',
|
|
179
|
-
'fabric.editor.image': 'Bild',
|
|
180
145
|
'fabric.editor.improvement': 'Förbättring',
|
|
146
|
+
'fabric.editor.indent': 'Indrag',
|
|
181
147
|
'fabric.editor.info': 'Info',
|
|
182
148
|
'fabric.editor.infoPanel': 'Informationspanel',
|
|
183
149
|
'fabric.editor.infoPanel.description': 'Markera information med en färgad panel',
|
|
184
150
|
'fabric.editor.inlineDescription': 'Visa länk som infogad text',
|
|
185
151
|
'fabric.editor.inlineTitle': 'Inline',
|
|
186
|
-
'fabric.editor.
|
|
187
|
-
'fabric.editor.insertMenu': 'Infoga',
|
|
188
|
-
'fabric.editor.insertRow': 'Infoga rad nedanför',
|
|
152
|
+
'fabric.editor.inputQueryAssistiveTxt': 'När autokompletteringsresultat är tillgängliga använder du upp- och nedpilarna för att granska och Enter för att välja. Användare med pekskärm kan utforska genom att röra vid skärmen eller svepa på den.',
|
|
189
153
|
'fabric.editor.invalidDateError': 'Ange ett giltigt datum',
|
|
190
154
|
'fabric.editor.invalidLink': 'Ange en giltig länk.',
|
|
191
155
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {Bjud in teammedlem till {productName}} trusted {Bjud in teammedlem till {productName}} other {Lägg till teammedlem i {productName}}}',
|
|
192
156
|
'fabric.editor.italic': 'Kursiv',
|
|
193
157
|
'fabric.editor.keyboardShortcuts': 'Kortkommandon',
|
|
194
|
-
'fabric.editor.layoutFixedWidth': 'Tillbaka till centrera',
|
|
195
|
-
'fabric.editor.layoutFullWidth': 'Använd full bredd',
|
|
196
|
-
'fabric.editor.layoutWide': 'Använd bred',
|
|
197
158
|
'fabric.editor.leftSidebar': 'Vänster sidopanel',
|
|
198
|
-
'fabric.editor.link': 'Länk',
|
|
199
|
-
'fabric.editor.link.description': 'Infoga länk',
|
|
200
159
|
'fabric.editor.linkAddress': 'Länkadress',
|
|
201
160
|
'fabric.editor.linkPlaceholder': 'Klistra in länk',
|
|
202
161
|
'fabric.editor.lists': 'Listor',
|
|
@@ -204,50 +163,38 @@ var _default = {
|
|
|
204
163
|
'fabric.editor.matchCase': 'Matcha skiftläge',
|
|
205
164
|
'fabric.editor.mediaAddLink': 'Lägg till länk',
|
|
206
165
|
'fabric.editor.mediaGroupDeleteLabel': 'Radera',
|
|
207
|
-
'fabric.editor.mention': 'Omnämnande',
|
|
208
|
-
'fabric.editor.mention.description': 'Nämn någon för att skicka en avisering till dem',
|
|
209
166
|
'fabric.editor.mentionsAddLabel': 'lägg till-ikon',
|
|
210
167
|
'fabric.editor.mentionsIconLabel': 'Omnämnande',
|
|
211
|
-
'fabric.editor.mergeCells': 'Sammanfoga celler',
|
|
212
168
|
'fabric.editor.moreFormatting': 'Mer formatering',
|
|
213
169
|
'fabric.editor.noResultsFound': 'Inga resultat',
|
|
170
|
+
'fabric.editor.noSearchResults': 'Inga sökresultat',
|
|
214
171
|
'fabric.editor.normal': 'Normal text',
|
|
215
172
|
'fabric.editor.note': 'Anteckning',
|
|
216
173
|
'fabric.editor.notePanel': 'Anteckningspanel',
|
|
217
174
|
'fabric.editor.notePanel.description': 'Lägg till en anteckning i en färgad panel',
|
|
218
|
-
'fabric.editor.numberedColumn': 'Numrerad kolumn',
|
|
219
175
|
'fabric.editor.off': '{formattingType} av',
|
|
220
176
|
'fabric.editor.on': '{formattingType} på',
|
|
221
177
|
'fabric.editor.orderedList': 'Numrerad lista',
|
|
222
178
|
'fabric.editor.orderedList.description': 'Skapa en sorterad lista',
|
|
223
179
|
'fabric.editor.other': 'Annat ...',
|
|
180
|
+
'fabric.editor.outdent': 'Utdrag',
|
|
224
181
|
'fabric.editor.pageActionsLabel': 'Sidåtgärder',
|
|
225
182
|
'fabric.editor.panel.backgroundColor': 'Bakgrundsfärg',
|
|
226
183
|
'fabric.editor.panel.emoji': 'Lägg till emoji',
|
|
227
184
|
'fabric.editor.pastePlainText': 'Klistra in oformaterad text',
|
|
228
185
|
'fabric.editor.placeholderAltText': 'Beskriv den här bilden med alternativ text',
|
|
229
|
-
'fabric.editor.placeholderText': 'Platshållartext',
|
|
230
|
-
'fabric.editor.placeholderText.description': 'Infoga en platshållare för text på sidan',
|
|
231
186
|
'fabric.editor.placeholderTextPlaceholder': 'Lägg till platshållartext',
|
|
232
187
|
'fabric.editor.quickInsert': 'Snabbinfoga',
|
|
233
188
|
'fabric.editor.redo': 'Gör om',
|
|
234
|
-
'fabric.editor.remove': 'Ta bort',
|
|
235
|
-
'fabric.editor.removeColumns': '{0, plural, one {Radera kolumn} other {Radera kolumner}}',
|
|
236
|
-
'fabric.editor.removeEmoji': 'Ta bort emoji',
|
|
237
|
-
'fabric.editor.removeRows': '{0, plural, one {Radera rad} other {Radera rader}}',
|
|
238
189
|
'fabric.editor.replace': 'Ersätt',
|
|
239
190
|
'fabric.editor.replaceAll': 'Ersätt alla',
|
|
240
191
|
'fabric.editor.replaceWith': 'Ersätt med',
|
|
241
192
|
'fabric.editor.resultsCount': '{selectedMatchPosition} av {totalResultsCount}',
|
|
242
193
|
'fabric.editor.rightSidebar': 'Höger sidopanel',
|
|
243
|
-
'fabric.editor.
|
|
194
|
+
'fabric.editor.searchResults': '{itemsLength, plural, one {{itemsLength,number} tillgängligt sökresultat} other {{itemsLength,number} tillgängliga sökresultat}}',
|
|
244
195
|
'fabric.editor.selectLanguage': 'Välj språk',
|
|
196
|
+
'fabric.editor.settingsLinks': 'Gå till länkinställningar',
|
|
245
197
|
'fabric.editor.single': 'Enkel kolumn',
|
|
246
|
-
'fabric.editor.sortColumnASC': 'Sortera kolumn A → Ö',
|
|
247
|
-
'fabric.editor.sortColumnDESC': 'Sortera kolumn Ö → A',
|
|
248
|
-
'fabric.editor.splitCell': 'Dela cell',
|
|
249
|
-
'fabric.editor.status': 'Status',
|
|
250
|
-
'fabric.editor.status.description': 'Lägg till en anpassad statusetikett',
|
|
251
198
|
'fabric.editor.statusPlaceholder': 'Ange status',
|
|
252
199
|
'fabric.editor.story': 'Story',
|
|
253
200
|
'fabric.editor.strike': 'Genomstrykning',
|
|
@@ -260,11 +207,6 @@ var _default = {
|
|
|
260
207
|
'fabric.editor.superscript': 'Upphöjd',
|
|
261
208
|
'fabric.editor.superscript.off.subscript.on': 'Upphöjd text av, nedsänkt text på',
|
|
262
209
|
'fabric.editor.supportAltText': 'Alternativ text är användbart för de som använder skärmläsare på grund av visuella begränsningar.',
|
|
263
|
-
'fabric.editor.table': 'Tabell',
|
|
264
|
-
'fabric.editor.table.description': 'Infoga en tabell',
|
|
265
|
-
'fabric.editor.tableOptions': 'Tabellalternativ',
|
|
266
|
-
'fabric.editor.tables.confirmDeleteLinkedModalMessage': 'Om du tar bort den här tabellen bryts alla diagram som är kopplade till den.',
|
|
267
|
-
'fabric.editor.tables.confirmDeleteLinkedModalOKButton': 'Ta bort tabell och data',
|
|
268
210
|
'fabric.editor.task': 'Uppgift',
|
|
269
211
|
'fabric.editor.taskPlaceholder': 'Skriv din åtgärd och använd @ för att tilldela någon.',
|
|
270
212
|
'fabric.editor.text.formatting.off': 'Textformatering av',
|
|
@@ -272,17 +214,8 @@ var _default = {
|
|
|
272
214
|
'fabric.editor.textStyles': 'Textstilar',
|
|
273
215
|
'fabric.editor.threeColumns': 'Tre kolumner',
|
|
274
216
|
'fabric.editor.threeColumnsWithSidebars': 'Tre kolumner med sidopaneler',
|
|
275
|
-
'fabric.editor.time.ago': 'sedan',
|
|
276
|
-
'fabric.editor.time.updated': 'Uppdaterad',
|
|
277
|
-
'fabric.editor.time.viewed': 'Visad',
|
|
278
217
|
'fabric.editor.toolbarLabel': 'Verktygsfält för redigering',
|
|
279
218
|
'fabric.editor.toolbarMediaTitle': 'Filer och bilder',
|
|
280
|
-
'fabric.editor.tooltip.blockPanel': 'en panel',
|
|
281
|
-
'fabric.editor.tooltip.bulletList': 'en lista',
|
|
282
|
-
'fabric.editor.tooltip.decisionList': 'en beslutslista',
|
|
283
|
-
'fabric.editor.tooltip.defaultBlockNode': 'en blockeringsslutpunkt',
|
|
284
|
-
'fabric.editor.tooltip.nestedExpand': 'en staplad expanderingsslutpunkt',
|
|
285
|
-
'fabric.editor.tooltip.taskList': 'ett åtgärdsobjekt',
|
|
286
219
|
'fabric.editor.twoColumns': 'Två kolumner',
|
|
287
220
|
'fabric.editor.typeAheadResultLabel': 'Autoförslagsresultat',
|
|
288
221
|
'fabric.editor.unableToOpenLink': 'Det gick inte att öppna länken',
|
|
@@ -294,33 +227,10 @@ var _default = {
|
|
|
294
227
|
'fabric.editor.url': 'Visa URL',
|
|
295
228
|
'fabric.editor.urlDescription': 'Visa länk som URL',
|
|
296
229
|
'fabric.editor.urlTitle': 'URL',
|
|
297
|
-
'fabric.editor.viewMore': 'Visa mer',
|
|
298
|
-
'fabric.editor.visit': 'Öppna länk i nytt fönster',
|
|
299
230
|
'fabric.editor.warning': 'Varning',
|
|
300
231
|
'fabric.editor.warningPanel': 'Varningspanel',
|
|
301
232
|
'fabric.editor.warningPanel.description': 'Lägg till en varning i en färgad panel',
|
|
302
233
|
'fabric.editor.wrapLeft': 'Radbyte vänster',
|
|
303
|
-
'fabric.editor.wrapRight': 'Radbyte höger'
|
|
304
|
-
'fabric.theme.blue': 'Blå',
|
|
305
|
-
'fabric.theme.dark-blue': 'Mörkblå',
|
|
306
|
-
'fabric.theme.dark-green': 'Mörkgrå',
|
|
307
|
-
'fabric.theme.dark-purple': 'Mörklila',
|
|
308
|
-
'fabric.theme.dark-red': 'Mörkröd',
|
|
309
|
-
'fabric.theme.dark-teal': 'Mörk teal',
|
|
310
|
-
'fabric.theme.dark-yellow': 'Mörk gul',
|
|
311
|
-
'fabric.theme.gray': 'Grå',
|
|
312
|
-
'fabric.theme.green': 'Grön',
|
|
313
|
-
'fabric.theme.light-blue': 'Ljusblå',
|
|
314
|
-
'fabric.theme.light-gray': 'Light gray',
|
|
315
|
-
'fabric.theme.light-green': 'Ljusgrön',
|
|
316
|
-
'fabric.theme.light-purple': 'Ljuslila',
|
|
317
|
-
'fabric.theme.light-red': 'Ljusröd',
|
|
318
|
-
'fabric.theme.light-teal': 'Ljust blågrön',
|
|
319
|
-
'fabric.theme.light-yellow': 'Ljusgul',
|
|
320
|
-
'fabric.theme.purple': 'Lila',
|
|
321
|
-
'fabric.theme.red': 'Röd',
|
|
322
|
-
'fabric.theme.teal': 'Blågrön',
|
|
323
|
-
'fabric.theme.white': 'Vit',
|
|
324
|
-
'fabric.theme.yellow': 'Gul'
|
|
234
|
+
'fabric.editor.wrapRight': 'Radbyte höger'
|
|
325
235
|
};
|
|
326
236
|
exports.default = _default;
|
package/dist/cjs/i18n/th.js
CHANGED
|
@@ -13,13 +13,8 @@ exports.default = void 0;
|
|
|
13
13
|
*/
|
|
14
14
|
//Thai (Thailand)
|
|
15
15
|
var _default = {
|
|
16
|
-
'fabric.editor.action': 'รายการการดำเนินการ',
|
|
17
|
-
'fabric.editor.action.description': 'สร้างและมอบหมายรายการการดำเนินการ',
|
|
18
16
|
'fabric.editor.addAltText': 'ข้อความอธิบายรูปภาพ',
|
|
19
17
|
'fabric.editor.alignCenter': 'จัดแนวตรงกลาง',
|
|
20
|
-
'fabric.editor.alignImageCenter': 'จัดแนวตรงกลาง',
|
|
21
|
-
'fabric.editor.alignImageLeft': 'จัดแนวด้านซ้าย',
|
|
22
|
-
'fabric.editor.alignImageRight': 'จัดแนวด้านขวา',
|
|
23
18
|
'fabric.editor.alignLeft': 'จัดแนวด้านซ้าย',
|
|
24
19
|
'fabric.editor.alignRight': 'จัดแนวด้านขวา',
|
|
25
20
|
'fabric.editor.alignment': 'การจัดแนวข้อความ',
|
|
@@ -31,20 +26,14 @@ var _default = {
|
|
|
31
26
|
'fabric.editor.blockCardUnavailable': 'ลิงก์ในแท็กจะอยู่ภายใน {node} และไม่สามารถเปลี่ยนแปลงมุมมองได้',
|
|
32
27
|
'fabric.editor.blockDescription': 'แสดงข้อมูลเพิ่มเติมเกี่ยวกับลิงก์ รวมถึงข้อมูลสรุปและการดำเนินการ',
|
|
33
28
|
'fabric.editor.blockTitle': 'การ์ด',
|
|
34
|
-
'fabric.editor.blockquote': 'ข้อความอ้างอิง',
|
|
35
29
|
'fabric.editor.blockquote.description': 'ใส่เครื่องหมายคำพูดหรือการอ้างอิง',
|
|
36
30
|
'fabric.editor.blockquote2': 'ใส่เครื่องหมายคำพูด',
|
|
37
31
|
'fabric.editor.bold': 'ตัวหนา',
|
|
38
32
|
'fabric.editor.bug': 'ข้อผิดพลาด',
|
|
39
|
-
'fabric.editor.canNotSortTable': '⚠️ คุณไม่สามารถจัดเรียงตารางด้วยช่องข้อมูลที่ถูกรวมได้',
|
|
40
|
-
'fabric.editor.cancelButton': 'ยกเลิก',
|
|
41
33
|
'fabric.editor.captionPlaceholder': 'เพิ่มคำอธิบาย',
|
|
42
34
|
'fabric.editor.cardFloatingControls': 'ตัวเลือกการ์ด',
|
|
43
|
-
'fabric.editor.cellBackground': 'พื้นหลังช่องข้อมูล',
|
|
44
|
-
'fabric.editor.cellOptions': 'ตัวเลือกช่องข้อมูล',
|
|
45
35
|
'fabric.editor.chromeCollapsedPlaceholder': 'พิมพ์อะไรบางอย่าง...',
|
|
46
36
|
'fabric.editor.clearAltTextEdit': 'ลบข้อความอธิบายรูปภาพ',
|
|
47
|
-
'fabric.editor.clearCells': '{0, plural, other {ล้างเซลล์}}',
|
|
48
37
|
'fabric.editor.clearFormatting': 'ล้างการจัดรูปแบบ',
|
|
49
38
|
'fabric.editor.clearLink': 'ล้างลิงก์',
|
|
50
39
|
'fabric.editor.clearLinkText': 'ล้างข้อความ',
|
|
@@ -55,9 +44,6 @@ var _default = {
|
|
|
55
44
|
'fabric.editor.code.on': '{textFormattingOff}, เปิดรหัส',
|
|
56
45
|
'fabric.editor.codeblock': 'รหัสย่อย',
|
|
57
46
|
'fabric.editor.codeblock.description': 'แสดงรหัสพร้อมการไฮไลท์โครงสร้างภาษา',
|
|
58
|
-
'fabric.editor.collapseTable': 'ย่อตาราง',
|
|
59
|
-
'fabric.editor.columns': 'มุมมอง',
|
|
60
|
-
'fabric.editor.columns.description': 'ปรับโครงสร้างหน้าข้อมูลของคุณโดยใช้การแบ่งส่วน',
|
|
61
47
|
'fabric.editor.configFailedToLoad': 'ไม่สามารถโหลดได้สำเร็จ',
|
|
62
48
|
'fabric.editor.configPanel.cancel': 'ยกเลิก',
|
|
63
49
|
'fabric.editor.configPanel.close': 'ปิด',
|
|
@@ -75,16 +61,10 @@ var _default = {
|
|
|
75
61
|
'fabric.editor.configPanel.invalid': 'ฟิลด์ไม่ถูกต้อง',
|
|
76
62
|
'fabric.editor.configPanel.required': 'ช่องที่ต้องกรอก',
|
|
77
63
|
'fabric.editor.configPanel.submit': 'ส่ง',
|
|
78
|
-
'fabric.editor.copiedToClipboard': 'คัดลอกแล้ว!',
|
|
79
|
-
'fabric.editor.copyToClipboard': 'คัดลอก',
|
|
80
64
|
'fabric.editor.createComment': 'ความคิดเห็น',
|
|
81
65
|
'fabric.editor.createCommentInvalid': 'คุณสามารถแสดงความคิดเห็นได้เฉพาะบนข้อความและหัวข้อเท่านั้น',
|
|
82
66
|
'fabric.editor.customPanel': 'แผงแบบกำหนดเอง',
|
|
83
67
|
'fabric.editor.customPanel.description': 'เพิ่มข้อความบันทึกพร้อมเอโมจิและพื้นหลังมีสีสัน',
|
|
84
|
-
'fabric.editor.date': 'วันที่',
|
|
85
|
-
'fabric.editor.date.description': 'เพิ่มวันที่โดยใช้ปฏิทิน',
|
|
86
|
-
'fabric.editor.decision': 'การตัดสินใจ',
|
|
87
|
-
'fabric.editor.decision.description': 'สร้างกรอบการตัดสินใจเพื่อให้คุณติดตามได้ง่าย',
|
|
88
68
|
'fabric.editor.decisionPlaceholder': 'เพิ่มการตัดสินใจ…',
|
|
89
69
|
'fabric.editor.defaultAltText': 'รายการที่แสดง',
|
|
90
70
|
'fabric.editor.displayBlock': 'แสดงการ์ด',
|
|
@@ -93,14 +73,12 @@ var _default = {
|
|
|
93
73
|
'fabric.editor.displayLink': 'แสดงเป็นตัวอักษร',
|
|
94
74
|
'fabric.editor.displayOptionUnavailableInParentNode': 'ตัวเลือกการแสดงนี้ไม่พร้อมใช้งานภายใน {node}',
|
|
95
75
|
'fabric.editor.displayText': 'ข้อความที่จะแสดง',
|
|
96
|
-
'fabric.editor.distributeColumns': 'แบ่งคอลัมน์',
|
|
97
76
|
'fabric.editor.dropPlaceholderLabel': 'เอกสาร',
|
|
98
77
|
'fabric.editor.ecombedDescription': 'แสดงตัวอย่างแบบโต้ตอบของลิงก์',
|
|
99
78
|
'fabric.editor.edit': 'แก้ไข',
|
|
100
79
|
'fabric.editor.editAltText': 'แก้ไขข้อความอธิบายรูปภาพ',
|
|
101
80
|
'fabric.editor.editDateText': 'แก้ไขวันที่',
|
|
102
81
|
'fabric.editor.editLink': 'แก้ไขลิงก์',
|
|
103
|
-
'fabric.editor.editMode.inviteToEditButton.title': 'เชิญให้แก้ไข',
|
|
104
82
|
'fabric.editor.editStatusColor': 'แก้ไขสีสถานะ',
|
|
105
83
|
'fabric.editor.editStatusText': 'แก้ไขสถานะ',
|
|
106
84
|
'fabric.editor.editableContentLabel': 'เนื้อหาที่แก้ไขได้',
|
|
@@ -123,20 +101,14 @@ var _default = {
|
|
|
123
101
|
'fabric.editor.elementbrowser.search.empty-state.sub-heading.link': 'สำรวจ Atlassian Marketplace',
|
|
124
102
|
'fabric.editor.elementbrowser.sidebar.heading': 'ค้นหา',
|
|
125
103
|
'fabric.editor.embedTitle': 'ปักหมุด',
|
|
126
|
-
'fabric.editor.emoji': 'เอโมจิ',
|
|
127
|
-
'fabric.editor.emoji.description': 'ใช้เอโมจิเพื่อแสดงไอเดีย 🎉 และอารมณ์ต่าง ๆ 😄',
|
|
128
104
|
'fabric.editor.emptyLink': 'โปรดป้อนลิงก์',
|
|
129
105
|
'fabric.editor.epic': 'โครงงาน',
|
|
130
106
|
'fabric.editor.error': 'ข้อผิดพลาด',
|
|
131
107
|
'fabric.editor.errorPanel': 'แผงข้อมูลผิดพลาด',
|
|
132
108
|
'fabric.editor.errorPanel.description': 'แสดงข้อผิดพลาดในแผงสี',
|
|
133
|
-
'fabric.editor.
|
|
134
|
-
'fabric.editor.
|
|
109
|
+
'fabric.editor.extension.confirmDeleteLinkedModalMessage': 'การลบส่วนขยายนี้จะเป็นการยุติทุกอย่างที่เชื่อมโยงอยู่',
|
|
110
|
+
'fabric.editor.extension.confirmDeleteLinkedModalOKButton': 'ลบส่วนขยาย',
|
|
135
111
|
'fabric.editor.extensions.config-panel.save-indicator': 'การเปลี่ยนแปลงทั้งหมดจะได้รับการบันทึกโดยอัตโนมัติเสมอ',
|
|
136
|
-
'fabric.editor.feedbackDialog': 'ให้ข้อคิดเห็น',
|
|
137
|
-
'fabric.editor.feedbackDialog.description': 'บอกให้เราทราบเกี่ยวกับประสบการณ์ของคุณในการใช้งานเครื่องมือแก้ไขแบบใหม่',
|
|
138
|
-
'fabric.editor.filesAndImages': 'ไฟล์และรูปภาพ',
|
|
139
|
-
'fabric.editor.filesAndImages.description': 'เพิ่มรูปภาพและไฟล์อื่น ๆ ไปยังหน้าข้อมูล',
|
|
140
112
|
'fabric.editor.find': 'ค้นหา',
|
|
141
113
|
'fabric.editor.findNext': 'ค้นหาถัดไป',
|
|
142
114
|
'fabric.editor.findPrevious': 'ค้นหาก่อนหน้า',
|
|
@@ -146,8 +118,6 @@ var _default = {
|
|
|
146
118
|
'fabric.editor.floatingToolbar.confirmModalOK': 'ตกลง',
|
|
147
119
|
'fabric.editor.floatingToolbar.floatingToolbarAnnouncer': 'มีการเปิดการควบคุมแถบเครื่องมือแบบลอยตัว',
|
|
148
120
|
'fabric.editor.floatingToolbar.floatingToolbarAriaLabel': 'แถบเครื่องมือแบบลอยตัว',
|
|
149
|
-
'fabric.editor.headerColumn': 'คอลัมน์ส่วนหัว',
|
|
150
|
-
'fabric.editor.headerRow': 'แถวส่วนหัว',
|
|
151
121
|
'fabric.editor.heading1': 'หัวเรื่อง 1',
|
|
152
122
|
'fabric.editor.heading1Description': 'ใช้ส่วนนี้สำหรับหัวเรื่องใหญ่',
|
|
153
123
|
'fabric.editor.heading2': 'หัวเรื่อง 2',
|
|
@@ -167,36 +137,25 @@ var _default = {
|
|
|
167
137
|
'fabric.editor.headingLink.hyperlinkIconStoryLabel': 'เรื่องราว',
|
|
168
138
|
'fabric.editor.headingLink.hyperlinkIconTaskLabel': 'งาน',
|
|
169
139
|
'fabric.editor.headingLink.toolbarHelpTitle': 'เปิดกรอบโต้ตอบความช่วยเหลือ',
|
|
170
|
-
'fabric.editor.help': 'ช่วยเหลือ',
|
|
171
|
-
'fabric.editor.help.description': 'เรียกใช้ปุ่มลัดบนคีย์บอร์ดและตัวเลือก markdown ทั้งหมด',
|
|
172
140
|
'fabric.editor.helpDialogTips': 'กด {keyMap} เพื่อเปิดกรอบโต้ตอบนี้ได้ทุกเมื่อ',
|
|
173
|
-
'fabric.editor.horizontalRule': 'ตัวแบ่งคั่น',
|
|
174
|
-
'fabric.editor.horizontalRule.description': 'แบ่งคั่นเนื้อหาด้วยเส้นแนวนอน',
|
|
175
141
|
'fabric.editor.hyperlink.linkAriaLabel': 'ป้ายลิงก์',
|
|
176
142
|
'fabric.editor.hyperlink.searchLinkAriaDescription': 'ข้อเสนอแนะจะปรากฏด้านล่างเมื่อคุณพิมพ์ลงในช่อง',
|
|
177
143
|
'fabric.editor.hyperlink.searchLinkResults': '{count, plural, =0 {ไม่พบผลลัพธ์} other {พบผลลัพธ์ {count,number} รายการ}}',
|
|
178
144
|
'fabric.editor.hyperlinkToolbarPlaceholder': 'วางหรือค้นหาลิงก์',
|
|
179
|
-
'fabric.editor.image': 'รูปภาพ',
|
|
180
145
|
'fabric.editor.improvement': 'การปรับปรุง',
|
|
146
|
+
'fabric.editor.indent': 'ย่อหน้าเข้า',
|
|
181
147
|
'fabric.editor.info': 'ข้อมูล',
|
|
182
148
|
'fabric.editor.infoPanel': 'แผงข้อมูล',
|
|
183
149
|
'fabric.editor.infoPanel.description': 'ไฮไลท์ข้อมูลในแผงสี',
|
|
184
150
|
'fabric.editor.inlineDescription': 'แสดงลิงก์เป็นข้อความอินไลน์',
|
|
185
151
|
'fabric.editor.inlineTitle': 'อินไลน์',
|
|
186
|
-
'fabric.editor.
|
|
187
|
-
'fabric.editor.insertMenu': 'ใส่',
|
|
188
|
-
'fabric.editor.insertRow': 'แทรกแถวด้านล่าง',
|
|
152
|
+
'fabric.editor.inputQueryAssistiveTxt': 'เมื่อผลการป้อนอัตโนมัติพร้อมใช้งานแล้ว ให้ใช้ลูกศรขึ้นและลงเพื่อตรวจสอบและกด Enter เพื่อเลือก ผู้ใช้อุปกรณ์สัมผัส สำรวจโดยการแตะหรือการปัดนิ้ว',
|
|
189
153
|
'fabric.editor.invalidDateError': 'ป้อนวันที่ที่ถูกต้อง',
|
|
190
154
|
'fabric.editor.invalidLink': 'โปรดป้อนลิงก์ที่ถูกต้อง',
|
|
191
155
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {เชิญเพื่อนร่วมทีมให้ไปยัง {productName}} trusted {เชิญเพื่อนร่วมทีมให้ไปยัง {productName}} other {เพิ่มเพื่อนร่วมทีมไปยัง {productName}}}',
|
|
192
156
|
'fabric.editor.italic': 'ตัวเอียง',
|
|
193
157
|
'fabric.editor.keyboardShortcuts': 'ปุ่มลัด',
|
|
194
|
-
'fabric.editor.layoutFixedWidth': 'กลับไปตรงกลาง',
|
|
195
|
-
'fabric.editor.layoutFullWidth': 'แสดงแบบเต็มความกว้าง',
|
|
196
|
-
'fabric.editor.layoutWide': 'แสดงแบบกว้างขึ้น',
|
|
197
158
|
'fabric.editor.leftSidebar': 'แถบด้านซ้าย',
|
|
198
|
-
'fabric.editor.link': 'ลิงก์',
|
|
199
|
-
'fabric.editor.link.description': 'แทรกลิงก์',
|
|
200
159
|
'fabric.editor.linkAddress': 'ที่อยู่ลิงก์',
|
|
201
160
|
'fabric.editor.linkPlaceholder': 'วางลิงก์',
|
|
202
161
|
'fabric.editor.lists': 'รายการ',
|
|
@@ -204,50 +163,38 @@ var _default = {
|
|
|
204
163
|
'fabric.editor.matchCase': 'รายการที่ตรงกัน',
|
|
205
164
|
'fabric.editor.mediaAddLink': 'เพิ่มลิงก์',
|
|
206
165
|
'fabric.editor.mediaGroupDeleteLabel': 'ลบ',
|
|
207
|
-
'fabric.editor.mention': 'กล่าวถึง',
|
|
208
|
-
'fabric.editor.mention.description': 'กล่าวถึงผู้ใช้เพื่อส่งการแจ้งเตือน',
|
|
209
166
|
'fabric.editor.mentionsAddLabel': 'ไอคอนเพื่อเพิ่มการอ้างถึง',
|
|
210
167
|
'fabric.editor.mentionsIconLabel': 'กล่าวถึง',
|
|
211
|
-
'fabric.editor.mergeCells': 'รวมช่องข้อมูล',
|
|
212
168
|
'fabric.editor.moreFormatting': 'การจัดรูปแบบเพิ่มเติม',
|
|
213
169
|
'fabric.editor.noResultsFound': 'ไม่พบผลลัพธ์',
|
|
170
|
+
'fabric.editor.noSearchResults': 'ไม่พบผลการค้นหา',
|
|
214
171
|
'fabric.editor.normal': 'ข้อความปกติ',
|
|
215
172
|
'fabric.editor.note': 'บันทึก',
|
|
216
173
|
'fabric.editor.notePanel': 'แผงข้อความบันทึก',
|
|
217
174
|
'fabric.editor.notePanel.description': 'เพิ่มข้อความบันทึกในแผงสี',
|
|
218
|
-
'fabric.editor.numberedColumn': 'คอลัมน์แบบมีตัวเลข',
|
|
219
175
|
'fabric.editor.off': 'ปิด {formattingType}',
|
|
220
176
|
'fabric.editor.on': 'เปิด {formattingType}',
|
|
221
177
|
'fabric.editor.orderedList': 'รายการแบบมีตัวเลข',
|
|
222
178
|
'fabric.editor.orderedList.description': 'สร้างรายการแบบมีเลขลำดับ',
|
|
223
179
|
'fabric.editor.other': 'อื่น ๆ...',
|
|
180
|
+
'fabric.editor.outdent': 'ย่อหน้าออก',
|
|
224
181
|
'fabric.editor.pageActionsLabel': 'การดำเนินการของหน้าข้อมูล',
|
|
225
182
|
'fabric.editor.panel.backgroundColor': 'สีพื้นหลัง',
|
|
226
183
|
'fabric.editor.panel.emoji': 'เพิ่มเอโมจิ',
|
|
227
184
|
'fabric.editor.pastePlainText': 'วางข้อความธรรมดา',
|
|
228
185
|
'fabric.editor.placeholderAltText': 'อธิบายรูปภาพนี้ด้วยข้อความอธิบายรูปภาพ',
|
|
229
|
-
'fabric.editor.placeholderText': 'ข้อความเจาะจง',
|
|
230
|
-
'fabric.editor.placeholderText.description': 'แทรกกล่องข้อความเจาะจงลงในหน้าข้อมูล',
|
|
231
186
|
'fabric.editor.placeholderTextPlaceholder': 'เพิ่มข้อความเจาะจง',
|
|
232
187
|
'fabric.editor.quickInsert': 'แทรกรายการแบบเร็ว',
|
|
233
188
|
'fabric.editor.redo': 'ทำซ้ำ',
|
|
234
|
-
'fabric.editor.remove': 'ลบออก',
|
|
235
|
-
'fabric.editor.removeColumns': '{0, plural, other {ลบคอลัมน์}}',
|
|
236
|
-
'fabric.editor.removeEmoji': 'ลบเอโมจิออก',
|
|
237
|
-
'fabric.editor.removeRows': '{0, plural, other {ลบแถว}}',
|
|
238
189
|
'fabric.editor.replace': 'แทนที่',
|
|
239
190
|
'fabric.editor.replaceAll': 'แทนที่ทั้งหมด',
|
|
240
191
|
'fabric.editor.replaceWith': 'แทนที่ด้วย',
|
|
241
192
|
'fabric.editor.resultsCount': '{selectedMatchPosition} จาก {totalResultsCount}',
|
|
242
193
|
'fabric.editor.rightSidebar': 'แถบด้านขวา',
|
|
243
|
-
'fabric.editor.
|
|
194
|
+
'fabric.editor.searchResults': '{itemsLength, plural, other {มีผลการค้นหา {itemsLength,number} รายการ}}',
|
|
244
195
|
'fabric.editor.selectLanguage': 'เลือกภาษา',
|
|
196
|
+
'fabric.editor.settingsLinks': 'ไปที่การตั้งค่าลิงก์',
|
|
245
197
|
'fabric.editor.single': 'คอลัมน์เดียว',
|
|
246
|
-
'fabric.editor.sortColumnASC': 'จัดเรียงคอลัมน์ A → Z',
|
|
247
|
-
'fabric.editor.sortColumnDESC': 'จัดเรียงคอลัมน์ Z → A',
|
|
248
|
-
'fabric.editor.splitCell': 'แยกช่องข้อมูล',
|
|
249
|
-
'fabric.editor.status': 'สถานะ',
|
|
250
|
-
'fabric.editor.status.description': 'เพิ่มป้ายสถานะแบบกำหนดเอง',
|
|
251
198
|
'fabric.editor.statusPlaceholder': 'ตั้งค่าสถานะ',
|
|
252
199
|
'fabric.editor.story': 'เรื่องราว',
|
|
253
200
|
'fabric.editor.strike': 'ขีดฆ่า',
|
|
@@ -260,11 +207,6 @@ var _default = {
|
|
|
260
207
|
'fabric.editor.superscript': 'ตัวยก',
|
|
261
208
|
'fabric.editor.superscript.off.subscript.on': 'ปิดตัวยก เปิดตัวยก',
|
|
262
209
|
'fabric.editor.supportAltText': 'ข้อความอธิบายรูปภาพมีประโยชน์สำหรับผู้ที่กำลังใช้โปรแกรมอ่านออกเสียงบนหน้าจอเนื่องจากอาจมีข้อจำกัดทางด้านภาพ',
|
|
263
|
-
'fabric.editor.table': 'ตาราง',
|
|
264
|
-
'fabric.editor.table.description': 'แทรกตาราง',
|
|
265
|
-
'fabric.editor.tableOptions': 'ตัวเลือกตาราง',
|
|
266
|
-
'fabric.editor.tables.confirmDeleteLinkedModalMessage': 'การลบตารางนี้จะเป็นการยุติแผนผังทั้งหมดที่เชื่อมโยงอยู่',
|
|
267
|
-
'fabric.editor.tables.confirmDeleteLinkedModalOKButton': 'ลบตารางและข้อมูล',
|
|
268
210
|
'fabric.editor.task': 'งาน',
|
|
269
211
|
'fabric.editor.taskPlaceholder': "พิมพ์ข้อความของคุณ ใช้ '@' เพื่อมอบหมายให้ผู้ใช้ที่คุณเลือก",
|
|
270
212
|
'fabric.editor.text.formatting.off': 'ปิดการใช้รูปแบบข้อความ',
|
|
@@ -272,17 +214,8 @@ var _default = {
|
|
|
272
214
|
'fabric.editor.textStyles': 'รูปแบบตัวอักษร',
|
|
273
215
|
'fabric.editor.threeColumns': 'สามคอลัมน์',
|
|
274
216
|
'fabric.editor.threeColumnsWithSidebars': 'สามคอลัมน์พร้อมแถบด้านข้าง',
|
|
275
|
-
'fabric.editor.time.ago': 'ที่แล้ว',
|
|
276
|
-
'fabric.editor.time.updated': 'อัปเดตแล้ว',
|
|
277
|
-
'fabric.editor.time.viewed': 'ดูแล้ว',
|
|
278
217
|
'fabric.editor.toolbarLabel': 'แถบเครื่องมือแก้ไข',
|
|
279
218
|
'fabric.editor.toolbarMediaTitle': 'ไฟล์และรูปภาพ',
|
|
280
|
-
'fabric.editor.tooltip.blockPanel': 'แผง',
|
|
281
|
-
'fabric.editor.tooltip.bulletList': 'รายการ',
|
|
282
|
-
'fabric.editor.tooltip.decisionList': 'รายการตัดสินใจ',
|
|
283
|
-
'fabric.editor.tooltip.defaultBlockNode': 'โหนดบล็อก',
|
|
284
|
-
'fabric.editor.tooltip.nestedExpand': 'การขยายที่ซ้อนกัน',
|
|
285
|
-
'fabric.editor.tooltip.taskList': 'รายการดำเนินการ',
|
|
286
219
|
'fabric.editor.twoColumns': 'สองคอลัมน์',
|
|
287
220
|
'fabric.editor.typeAheadResultLabel': 'ผลลัพธ์ในการพิมพ์ล่วงหน้า',
|
|
288
221
|
'fabric.editor.unableToOpenLink': 'ไม่สามารถเปิดลิงก์นี้ได้',
|
|
@@ -294,34 +227,10 @@ var _default = {
|
|
|
294
227
|
'fabric.editor.url': 'แสดง URL',
|
|
295
228
|
'fabric.editor.urlDescription': 'แสดงลิงก์เป็น URL',
|
|
296
229
|
'fabric.editor.urlTitle': 'URL',
|
|
297
|
-
'fabric.editor.viewMore': 'ดูเพิ่มเติม',
|
|
298
|
-
'fabric.editor.visit': 'เปิดลิงก์ในหน้าต่างใหม่',
|
|
299
230
|
'fabric.editor.warning': 'คำเตือน',
|
|
300
231
|
'fabric.editor.warningPanel': 'แผงคำเตือน',
|
|
301
232
|
'fabric.editor.warningPanel.description': 'เพิ่มข้อความคำเตือนในแผงสี',
|
|
302
233
|
'fabric.editor.wrapLeft': 'จัดข้อความล้อมรูปภาพด้านซ้าย',
|
|
303
|
-
'fabric.editor.wrapRight': 'จัดข้อความล้อมรูปภาพด้านขวา'
|
|
304
|
-
'fabric.theme.blue': 'น้ำเงิน',
|
|
305
|
-
'fabric.theme.dark-blue': 'สีน้ำเงิน',
|
|
306
|
-
'fabric.theme.dark-green': 'สีเขียวเข้ม',
|
|
307
|
-
'fabric.theme.dark-purple': 'สีม่วงเข้ม',
|
|
308
|
-
'fabric.theme.dark-red': 'สีแดงเข้ม',
|
|
309
|
-
'fabric.theme.dark-teal': 'สีเขียวน้ำทะเลเข้ม',
|
|
310
|
-
'fabric.theme.dark-yellow': 'สีเหลืองเข้ม',
|
|
311
|
-
'fabric.theme.gray': 'สีเทา',
|
|
312
|
-
'fabric.theme.green': 'เขียว',
|
|
313
|
-
'fabric.theme.light-blue': 'สีฟ้า',
|
|
314
|
-
'fabric.theme.light-gray': 'สีเทาอ่อน',
|
|
315
|
-
'fabric.theme.light-green': 'สีเขียวอ่อน',
|
|
316
|
-
'fabric.theme.light-purple': 'สีม่วงอ่อน',
|
|
317
|
-
'fabric.theme.light-red': 'สีแดงอ่อน',
|
|
318
|
-
'fabric.theme.light-teal': 'สีเขียวน้ำทะเลอ่อน',
|
|
319
|
-
'fabric.theme.light-yellow': 'สีเหลืองอ่อน',
|
|
320
|
-
'fabric.theme.orange': 'สีส้ม',
|
|
321
|
-
'fabric.theme.purple': 'ม่วง',
|
|
322
|
-
'fabric.theme.red': 'แดง',
|
|
323
|
-
'fabric.theme.teal': 'สีเขียวน้ำทะเล',
|
|
324
|
-
'fabric.theme.white': 'สีขาว',
|
|
325
|
-
'fabric.theme.yellow': 'เหลือง'
|
|
234
|
+
'fabric.editor.wrapRight': 'จัดข้อความล้อมรูปภาพด้านขวา'
|
|
326
235
|
};
|
|
327
236
|
exports.default = _default;
|