@atlaskit/afm-i18n-platform-editor-editor-common 2.164.0 → 2.166.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/dist/cjs/i18n/cs.js +11 -0
- package/dist/cjs/i18n/da.js +11 -0
- package/dist/cjs/i18n/de.js +11 -0
- package/dist/cjs/i18n/en.js +1 -0
- package/dist/cjs/i18n/en_GB.js +1 -0
- package/dist/cjs/i18n/en_ZZ.js +1 -0
- package/dist/cjs/i18n/es.js +11 -0
- package/dist/cjs/i18n/fi.js +11 -0
- package/dist/cjs/i18n/fr.js +11 -0
- package/dist/cjs/i18n/hr.js +11 -0
- package/dist/cjs/i18n/hu.js +11 -0
- package/dist/cjs/i18n/it.js +11 -0
- package/dist/cjs/i18n/ja.js +11 -0
- package/dist/cjs/i18n/ko.js +11 -0
- package/dist/cjs/i18n/nb.js +7 -0
- package/dist/cjs/i18n/nl.js +11 -0
- package/dist/cjs/i18n/pl.js +11 -0
- package/dist/cjs/i18n/pt_BR.js +7 -0
- package/dist/cjs/i18n/ru.js +11 -0
- package/dist/cjs/i18n/sr_RS.js +7 -0
- package/dist/cjs/i18n/sr_YR.js +7 -0
- package/dist/cjs/i18n/sv.js +11 -0
- package/dist/cjs/i18n/th.js +7 -0
- package/dist/cjs/i18n/tr.js +12 -1
- package/dist/cjs/i18n/uk.js +11 -0
- package/dist/cjs/i18n/vi.js +8 -1
- package/dist/cjs/i18n/zh.js +11 -0
- package/dist/cjs/i18n/zh_TW.js +5 -0
- package/dist/esm/i18n/cs.d.ts +11 -0
- package/dist/esm/i18n/cs.js +11 -0
- package/dist/esm/i18n/da.d.ts +11 -0
- package/dist/esm/i18n/da.js +11 -0
- package/dist/esm/i18n/de.d.ts +11 -0
- package/dist/esm/i18n/de.js +11 -0
- package/dist/esm/i18n/en.d.ts +1 -0
- package/dist/esm/i18n/en.js +1 -0
- package/dist/esm/i18n/en_GB.d.ts +1 -0
- package/dist/esm/i18n/en_GB.js +1 -0
- package/dist/esm/i18n/en_ZZ.d.ts +1 -0
- package/dist/esm/i18n/en_ZZ.js +1 -0
- package/dist/esm/i18n/es.d.ts +11 -0
- package/dist/esm/i18n/es.js +11 -0
- package/dist/esm/i18n/fi.d.ts +11 -0
- package/dist/esm/i18n/fi.js +11 -0
- package/dist/esm/i18n/fr.d.ts +11 -0
- package/dist/esm/i18n/fr.js +11 -0
- package/dist/esm/i18n/hr.d.ts +11 -0
- package/dist/esm/i18n/hr.js +11 -0
- package/dist/esm/i18n/hu.d.ts +11 -0
- package/dist/esm/i18n/hu.js +11 -0
- package/dist/esm/i18n/it.d.ts +11 -0
- package/dist/esm/i18n/it.js +11 -0
- package/dist/esm/i18n/ja.d.ts +11 -0
- package/dist/esm/i18n/ja.js +11 -0
- package/dist/esm/i18n/ko.d.ts +11 -0
- package/dist/esm/i18n/ko.js +11 -0
- package/dist/esm/i18n/nb.d.ts +7 -0
- package/dist/esm/i18n/nb.js +7 -0
- package/dist/esm/i18n/nl.d.ts +11 -0
- package/dist/esm/i18n/nl.js +11 -0
- package/dist/esm/i18n/pl.d.ts +11 -0
- package/dist/esm/i18n/pl.js +11 -0
- package/dist/esm/i18n/pt_BR.d.ts +7 -0
- package/dist/esm/i18n/pt_BR.js +7 -0
- package/dist/esm/i18n/ru.d.ts +11 -0
- package/dist/esm/i18n/ru.js +11 -0
- package/dist/esm/i18n/sr_RS.d.ts +7 -0
- package/dist/esm/i18n/sr_RS.js +7 -0
- package/dist/esm/i18n/sr_YR.d.ts +7 -0
- package/dist/esm/i18n/sr_YR.js +7 -0
- package/dist/esm/i18n/sv.d.ts +11 -0
- package/dist/esm/i18n/sv.js +11 -0
- package/dist/esm/i18n/th.d.ts +7 -0
- package/dist/esm/i18n/th.js +7 -0
- package/dist/esm/i18n/tr.d.ts +11 -0
- package/dist/esm/i18n/tr.js +12 -1
- package/dist/esm/i18n/uk.d.ts +11 -0
- package/dist/esm/i18n/uk.js +11 -0
- package/dist/esm/i18n/vi.d.ts +7 -0
- package/dist/esm/i18n/vi.js +8 -1
- package/dist/esm/i18n/zh.d.ts +11 -0
- package/dist/esm/i18n/zh.js +11 -0
- package/dist/esm/i18n/zh_TW.d.ts +5 -0
- package/dist/esm/i18n/zh_TW.js +5 -0
- package/dist/types/i18n/cs.d.ts +11 -0
- package/dist/types/i18n/da.d.ts +11 -0
- package/dist/types/i18n/de.d.ts +11 -0
- package/dist/types/i18n/en.d.ts +1 -0
- package/dist/types/i18n/en_GB.d.ts +1 -0
- package/dist/types/i18n/en_ZZ.d.ts +1 -0
- package/dist/types/i18n/es.d.ts +11 -0
- package/dist/types/i18n/fi.d.ts +11 -0
- package/dist/types/i18n/fr.d.ts +11 -0
- package/dist/types/i18n/hr.d.ts +11 -0
- package/dist/types/i18n/hu.d.ts +11 -0
- package/dist/types/i18n/it.d.ts +11 -0
- package/dist/types/i18n/ja.d.ts +11 -0
- package/dist/types/i18n/ko.d.ts +11 -0
- package/dist/types/i18n/nb.d.ts +7 -0
- package/dist/types/i18n/nl.d.ts +11 -0
- package/dist/types/i18n/pl.d.ts +11 -0
- package/dist/types/i18n/pt_BR.d.ts +7 -0
- package/dist/types/i18n/ru.d.ts +11 -0
- package/dist/types/i18n/sr_RS.d.ts +7 -0
- package/dist/types/i18n/sr_YR.d.ts +7 -0
- package/dist/types/i18n/sv.d.ts +11 -0
- package/dist/types/i18n/th.d.ts +7 -0
- package/dist/types/i18n/tr.d.ts +11 -0
- package/dist/types/i18n/uk.d.ts +11 -0
- package/dist/types/i18n/vi.d.ts +7 -0
- package/dist/types/i18n/zh.d.ts +11 -0
- package/dist/types/i18n/zh_TW.d.ts +5 -0
- package/i18n/cs.ts +13 -0
- package/i18n/da.ts +13 -0
- package/i18n/de.ts +13 -0
- package/i18n/en.ts +1 -0
- package/i18n/en_GB.ts +1 -0
- package/i18n/en_ZZ.ts +1 -0
- package/i18n/es.ts +13 -0
- package/i18n/fi.ts +13 -0
- package/i18n/fr.ts +13 -0
- package/i18n/hr.ts +13 -0
- package/i18n/hu.ts +13 -0
- package/i18n/it.ts +13 -0
- package/i18n/ja.ts +13 -0
- package/i18n/ko.ts +13 -0
- package/i18n/nb.ts +9 -0
- package/i18n/nl.ts +13 -0
- package/i18n/pl.ts +13 -0
- package/i18n/pt_BR.ts +9 -0
- package/i18n/ru.ts +13 -0
- package/i18n/sr_RS.ts +9 -0
- package/i18n/sr_YR.ts +9 -0
- package/i18n/sv.ts +13 -0
- package/i18n/th.ts +9 -0
- package/i18n/tr.ts +14 -1
- package/i18n/uk.ts +13 -0
- package/i18n/vi.ts +9 -1
- package/i18n/zh.ts +11 -0
- package/i18n/zh_TW.ts +5 -0
- package/package.json +1 -1
package/dist/esm/i18n/it.d.ts
CHANGED
|
@@ -330,6 +330,7 @@ declare const _default: {
|
|
|
330
330
|
'fabric.editor.ai.toolbar.moreEmpatheticTone.title': string;
|
|
331
331
|
'fabric.editor.ai.toolbar.moreProfessionalTone.title': string;
|
|
332
332
|
'fabric.editor.ai.toolbar.moreRovoOptions.label': string;
|
|
333
|
+
'fabric.editor.ai.toolbar.rovoDropdownChevron.label': string;
|
|
333
334
|
'fabric.editor.ai.toolbar.simplifiedAI.title': string;
|
|
334
335
|
'fabric.editor.ai.toolbar.spellingAndGrammar.title': string;
|
|
335
336
|
'fabric.editor.ai.toolbar.summarize.title': string;
|
|
@@ -444,6 +445,7 @@ declare const _default: {
|
|
|
444
445
|
'fabric.editor.codeBlock.recentlyUsed': string;
|
|
445
446
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
446
447
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
448
|
+
'fabric.editor.codeBlockDownloadButton.downloadCodeBlock': string;
|
|
447
449
|
'fabric.editor.codeBlockFormatButton.formatCode': string;
|
|
448
450
|
'fabric.editor.codeBlockFormatButton.formatCodeFailed': string;
|
|
449
451
|
'fabric.editor.codeBlockFormatButton.formatCodeFailedAutoDetectedDescription': string;
|
|
@@ -459,6 +461,13 @@ declare const _default: {
|
|
|
459
461
|
'fabric.editor.codeblock.description': string;
|
|
460
462
|
'fabric.editor.collapseNode': string;
|
|
461
463
|
'fabric.editor.collapseTable': string;
|
|
464
|
+
'fabric.editor.color.accessibility.accessibility': string;
|
|
465
|
+
'fabric.editor.color.accessibility.accessibleLabel': string;
|
|
466
|
+
'fabric.editor.color.accessibility.accessibleTooltip': string;
|
|
467
|
+
'fabric.editor.color.accessibility.difficultToReadLabel': string;
|
|
468
|
+
'fabric.editor.color.accessibility.difficultToReadTooltip': string;
|
|
469
|
+
'fabric.editor.color.accessibility.inaccessibleLabel': string;
|
|
470
|
+
'fabric.editor.color.accessibility.inaccessibleTooltip': string;
|
|
462
471
|
'fabric.editor.colorPicker.menuLabel': string;
|
|
463
472
|
'fabric.editor.columnDragHandle': string;
|
|
464
473
|
'fabric.editor.columnMovedLeft': string;
|
|
@@ -1151,6 +1160,7 @@ declare const _default: {
|
|
|
1151
1160
|
'fabric.theme.bold-blue': string;
|
|
1152
1161
|
'fabric.theme.bold-gray': string;
|
|
1153
1162
|
'fabric.theme.bold-green': string;
|
|
1163
|
+
'fabric.theme.bold-lime': string;
|
|
1154
1164
|
'fabric.theme.bold-magenta': string;
|
|
1155
1165
|
'fabric.theme.bold-orange': string;
|
|
1156
1166
|
'fabric.theme.bold-purple': string;
|
|
@@ -1192,6 +1202,7 @@ declare const _default: {
|
|
|
1192
1202
|
'fabric.theme.subtle-blue': string;
|
|
1193
1203
|
'fabric.theme.subtle-gray': string;
|
|
1194
1204
|
'fabric.theme.subtle-green': string;
|
|
1205
|
+
'fabric.theme.subtle-lime': string;
|
|
1195
1206
|
'fabric.theme.subtle-magenta': string;
|
|
1196
1207
|
'fabric.theme.subtle-orange': string;
|
|
1197
1208
|
'fabric.theme.subtle-purple': string;
|
package/dist/esm/i18n/it.js
CHANGED
|
@@ -332,6 +332,7 @@ export default {
|
|
|
332
332
|
'fabric.editor.ai.toolbar.moreEmpatheticTone.title': 'Più empatico',
|
|
333
333
|
'fabric.editor.ai.toolbar.moreProfessionalTone.title': 'Più professionale',
|
|
334
334
|
'fabric.editor.ai.toolbar.moreRovoOptions.label': 'Altre opzioni di Rovo',
|
|
335
|
+
'fabric.editor.ai.toolbar.rovoDropdownChevron.label': 'Altre opzioni per le richieste a Rovo',
|
|
335
336
|
'fabric.editor.ai.toolbar.simplifiedAI.title': 'AI',
|
|
336
337
|
'fabric.editor.ai.toolbar.spellingAndGrammar.title': 'Correggi ortografia e grammatica',
|
|
337
338
|
'fabric.editor.ai.toolbar.summarize.title': 'Riassumi',
|
|
@@ -446,6 +447,7 @@ export default {
|
|
|
446
447
|
'fabric.editor.codeBlock.recentlyUsed': 'Usati di recente',
|
|
447
448
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': 'Copiato.',
|
|
448
449
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Copia come testo',
|
|
450
|
+
'fabric.editor.codeBlockDownloadButton.downloadCodeBlock': 'Download',
|
|
449
451
|
'fabric.editor.codeBlockFormatButton.formatCode': 'Formatta codice',
|
|
450
452
|
'fabric.editor.codeBlockFormatButton.formatCodeFailed': 'Formattazione del codice non riuscita',
|
|
451
453
|
'fabric.editor.codeBlockFormatButton.formatCodeFailedAutoDetectedDescription': 'Controlla il contenuto o seleziona un linguaggio specifico.',
|
|
@@ -461,6 +463,13 @@ export default {
|
|
|
461
463
|
'fabric.editor.codeblock.description': 'Mostra codice con colorazione della sintassi',
|
|
462
464
|
'fabric.editor.collapseNode': 'Comprimi contenuto',
|
|
463
465
|
'fabric.editor.collapseTable': 'Comprimi tabella',
|
|
466
|
+
'fabric.editor.color.accessibility.accessibility': 'Accessibilità',
|
|
467
|
+
'fabric.editor.color.accessibility.accessibleLabel': 'Accessibile',
|
|
468
|
+
'fabric.editor.color.accessibility.accessibleTooltip': 'Combinazione di colori accessibile',
|
|
469
|
+
'fabric.editor.color.accessibility.difficultToReadLabel': 'Difficile da leggere',
|
|
470
|
+
'fabric.editor.color.accessibility.difficultToReadTooltip': 'Questa combinazione di colori ha un contrasto basso. Seleziona un colore diverso per migliorare la leggibilità.',
|
|
471
|
+
'fabric.editor.color.accessibility.inaccessibleLabel': 'Inaccessibile',
|
|
472
|
+
'fabric.editor.color.accessibility.inaccessibleTooltip': 'Questa combinazione di colori è difficile da leggere. Seleziona un colore diverso per migliorare la leggibilità.',
|
|
464
473
|
'fabric.editor.colorPicker.menuLabel': 'Menu della selezione colori',
|
|
465
474
|
'fabric.editor.columnDragHandle': 'Opzioni colonna',
|
|
466
475
|
'fabric.editor.columnMovedLeft': 'Colonna spostata a sinistra della colonna {index} di {total}',
|
|
@@ -1153,6 +1162,7 @@ export default {
|
|
|
1153
1162
|
'fabric.theme.bold-blue': 'Blu intenso',
|
|
1154
1163
|
'fabric.theme.bold-gray': 'Grigio intenso',
|
|
1155
1164
|
'fabric.theme.bold-green': 'Verde intenso',
|
|
1165
|
+
'fabric.theme.bold-lime': 'Verde lime intenso',
|
|
1156
1166
|
'fabric.theme.bold-magenta': 'Magenta molto intenso',
|
|
1157
1167
|
'fabric.theme.bold-orange': 'Arancione intenso',
|
|
1158
1168
|
'fabric.theme.bold-purple': 'Viola intenso',
|
|
@@ -1194,6 +1204,7 @@ export default {
|
|
|
1194
1204
|
'fabric.theme.subtle-blue': 'Blu tenue',
|
|
1195
1205
|
'fabric.theme.subtle-gray': 'Grigio tenue',
|
|
1196
1206
|
'fabric.theme.subtle-green': 'Verde tenue',
|
|
1207
|
+
'fabric.theme.subtle-lime': 'Verde lime tenue',
|
|
1197
1208
|
'fabric.theme.subtle-magenta': 'Magenta tenue',
|
|
1198
1209
|
'fabric.theme.subtle-orange': 'Arancione tenue',
|
|
1199
1210
|
'fabric.theme.subtle-purple': 'Viola tenue',
|
package/dist/esm/i18n/ja.d.ts
CHANGED
|
@@ -331,6 +331,7 @@ declare const _default: {
|
|
|
331
331
|
'fabric.editor.ai.toolbar.moreEmpatheticTone.title': string;
|
|
332
332
|
'fabric.editor.ai.toolbar.moreProfessionalTone.title': string;
|
|
333
333
|
'fabric.editor.ai.toolbar.moreRovoOptions.label': string;
|
|
334
|
+
'fabric.editor.ai.toolbar.rovoDropdownChevron.label': string;
|
|
334
335
|
'fabric.editor.ai.toolbar.simplifiedAI.title': string;
|
|
335
336
|
'fabric.editor.ai.toolbar.spellingAndGrammar.title': string;
|
|
336
337
|
'fabric.editor.ai.toolbar.summarize.title': string;
|
|
@@ -445,6 +446,7 @@ declare const _default: {
|
|
|
445
446
|
'fabric.editor.codeBlock.recentlyUsed': string;
|
|
446
447
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
447
448
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
449
|
+
'fabric.editor.codeBlockDownloadButton.downloadCodeBlock': string;
|
|
448
450
|
'fabric.editor.codeBlockFormatButton.formatCode': string;
|
|
449
451
|
'fabric.editor.codeBlockFormatButton.formatCodeFailed': string;
|
|
450
452
|
'fabric.editor.codeBlockFormatButton.formatCodeFailedAutoDetectedDescription': string;
|
|
@@ -460,6 +462,13 @@ declare const _default: {
|
|
|
460
462
|
'fabric.editor.codeblock.description': string;
|
|
461
463
|
'fabric.editor.collapseNode': string;
|
|
462
464
|
'fabric.editor.collapseTable': string;
|
|
465
|
+
'fabric.editor.color.accessibility.accessibility': string;
|
|
466
|
+
'fabric.editor.color.accessibility.accessibleLabel': string;
|
|
467
|
+
'fabric.editor.color.accessibility.accessibleTooltip': string;
|
|
468
|
+
'fabric.editor.color.accessibility.difficultToReadLabel': string;
|
|
469
|
+
'fabric.editor.color.accessibility.difficultToReadTooltip': string;
|
|
470
|
+
'fabric.editor.color.accessibility.inaccessibleLabel': string;
|
|
471
|
+
'fabric.editor.color.accessibility.inaccessibleTooltip': string;
|
|
463
472
|
'fabric.editor.colorPicker.menuLabel': string;
|
|
464
473
|
'fabric.editor.columnDragHandle': string;
|
|
465
474
|
'fabric.editor.columnMovedLeft': string;
|
|
@@ -1152,6 +1161,7 @@ declare const _default: {
|
|
|
1152
1161
|
'fabric.theme.bold-blue': string;
|
|
1153
1162
|
'fabric.theme.bold-gray': string;
|
|
1154
1163
|
'fabric.theme.bold-green': string;
|
|
1164
|
+
'fabric.theme.bold-lime': string;
|
|
1155
1165
|
'fabric.theme.bold-magenta': string;
|
|
1156
1166
|
'fabric.theme.bold-orange': string;
|
|
1157
1167
|
'fabric.theme.bold-purple': string;
|
|
@@ -1193,6 +1203,7 @@ declare const _default: {
|
|
|
1193
1203
|
'fabric.theme.subtle-blue': string;
|
|
1194
1204
|
'fabric.theme.subtle-gray': string;
|
|
1195
1205
|
'fabric.theme.subtle-green': string;
|
|
1206
|
+
'fabric.theme.subtle-lime': string;
|
|
1196
1207
|
'fabric.theme.subtle-magenta': string;
|
|
1197
1208
|
'fabric.theme.subtle-orange': string;
|
|
1198
1209
|
'fabric.theme.subtle-purple': string;
|
package/dist/esm/i18n/ja.js
CHANGED
|
@@ -333,6 +333,7 @@ export default {
|
|
|
333
333
|
'fabric.editor.ai.toolbar.moreEmpatheticTone.title': 'より共感を示すように',
|
|
334
334
|
'fabric.editor.ai.toolbar.moreProfessionalTone.title': 'よりプロフェッショナルに',
|
|
335
335
|
'fabric.editor.ai.toolbar.moreRovoOptions.label': 'その他の Rovo オプション',
|
|
336
|
+
'fabric.editor.ai.toolbar.rovoDropdownChevron.label': 'その他の Rovo に依頼オプション',
|
|
336
337
|
'fabric.editor.ai.toolbar.simplifiedAI.title': 'AI',
|
|
337
338
|
'fabric.editor.ai.toolbar.spellingAndGrammar.title': 'スペルと文法を修正する',
|
|
338
339
|
'fabric.editor.ai.toolbar.summarize.title': '要約する',
|
|
@@ -447,6 +448,7 @@ export default {
|
|
|
447
448
|
'fabric.editor.codeBlock.recentlyUsed': '最近の使用',
|
|
448
449
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': 'コピーしました',
|
|
449
450
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'テキストとしてコピー',
|
|
451
|
+
'fabric.editor.codeBlockDownloadButton.downloadCodeBlock': 'ダウンロード',
|
|
450
452
|
'fabric.editor.codeBlockFormatButton.formatCode': 'コードを書式設定',
|
|
451
453
|
'fabric.editor.codeBlockFormatButton.formatCodeFailed': 'コードを書式設定できませんでした',
|
|
452
454
|
'fabric.editor.codeBlockFormatButton.formatCodeFailedAutoDetectedDescription': 'コンテンツをレビューするか、特定の言語を選択してください。',
|
|
@@ -462,6 +464,13 @@ export default {
|
|
|
462
464
|
'fabric.editor.codeblock.description': '構文をハイライトしてコードを表示',
|
|
463
465
|
'fabric.editor.collapseNode': 'コンテンツを折りたたむ',
|
|
464
466
|
'fabric.editor.collapseTable': 'テーブルを折りたたむ',
|
|
467
|
+
'fabric.editor.color.accessibility.accessibility': 'アクセシビリティ',
|
|
468
|
+
'fabric.editor.color.accessibility.accessibleLabel': '読みやすい',
|
|
469
|
+
'fabric.editor.color.accessibility.accessibleTooltip': '読みやすい配色です。',
|
|
470
|
+
'fabric.editor.color.accessibility.difficultToReadLabel': '読みにくい',
|
|
471
|
+
'fabric.editor.color.accessibility.difficultToReadTooltip': 'コントラストが低い配色です。読みやすくするために、別の色を選択してください。',
|
|
472
|
+
'fabric.editor.color.accessibility.inaccessibleLabel': '読めない',
|
|
473
|
+
'fabric.editor.color.accessibility.inaccessibleTooltip': '読み取りが困難な配色です。読みやすくするために、別の色を選択してください。',
|
|
465
474
|
'fabric.editor.colorPicker.menuLabel': 'カラー ピッカー メニュー',
|
|
466
475
|
'fabric.editor.columnDragHandle': '列オプション',
|
|
467
476
|
'fabric.editor.columnMovedLeft': '列を左に移動しました。現在、全 {total} 列中 {index} 列目です',
|
|
@@ -1154,6 +1163,7 @@ export default {
|
|
|
1154
1163
|
'fabric.theme.bold-blue': '濃いめの青',
|
|
1155
1164
|
'fabric.theme.bold-gray': '濃いめの灰色',
|
|
1156
1165
|
'fabric.theme.bold-green': '濃いめの緑',
|
|
1166
|
+
'fabric.theme.bold-lime': '濃いライム',
|
|
1157
1167
|
'fabric.theme.bold-magenta': '濃いめのマゼンタ',
|
|
1158
1168
|
'fabric.theme.bold-orange': '濃いめのオレンジ',
|
|
1159
1169
|
'fabric.theme.bold-purple': '濃いめの紫',
|
|
@@ -1195,6 +1205,7 @@ export default {
|
|
|
1195
1205
|
'fabric.theme.subtle-blue': '淡い青',
|
|
1196
1206
|
'fabric.theme.subtle-gray': '薄い灰色',
|
|
1197
1207
|
'fabric.theme.subtle-green': '淡い緑',
|
|
1208
|
+
'fabric.theme.subtle-lime': '淡いライム',
|
|
1198
1209
|
'fabric.theme.subtle-magenta': '薄いマゼンタ',
|
|
1199
1210
|
'fabric.theme.subtle-orange': '薄いオレンジ',
|
|
1200
1211
|
'fabric.theme.subtle-purple': '淡い紫',
|
package/dist/esm/i18n/ko.d.ts
CHANGED
|
@@ -331,6 +331,7 @@ declare const _default: {
|
|
|
331
331
|
'fabric.editor.ai.toolbar.moreEmpatheticTone.title': string;
|
|
332
332
|
'fabric.editor.ai.toolbar.moreProfessionalTone.title': string;
|
|
333
333
|
'fabric.editor.ai.toolbar.moreRovoOptions.label': string;
|
|
334
|
+
'fabric.editor.ai.toolbar.rovoDropdownChevron.label': string;
|
|
334
335
|
'fabric.editor.ai.toolbar.simplifiedAI.title': string;
|
|
335
336
|
'fabric.editor.ai.toolbar.spellingAndGrammar.title': string;
|
|
336
337
|
'fabric.editor.ai.toolbar.summarize.title': string;
|
|
@@ -445,6 +446,7 @@ declare const _default: {
|
|
|
445
446
|
'fabric.editor.codeBlock.recentlyUsed': string;
|
|
446
447
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
447
448
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
449
|
+
'fabric.editor.codeBlockDownloadButton.downloadCodeBlock': string;
|
|
448
450
|
'fabric.editor.codeBlockFormatButton.formatCode': string;
|
|
449
451
|
'fabric.editor.codeBlockFormatButton.formatCodeFailed': string;
|
|
450
452
|
'fabric.editor.codeBlockFormatButton.formatCodeFailedAutoDetectedDescription': string;
|
|
@@ -460,6 +462,13 @@ declare const _default: {
|
|
|
460
462
|
'fabric.editor.codeblock.description': string;
|
|
461
463
|
'fabric.editor.collapseNode': string;
|
|
462
464
|
'fabric.editor.collapseTable': string;
|
|
465
|
+
'fabric.editor.color.accessibility.accessibility': string;
|
|
466
|
+
'fabric.editor.color.accessibility.accessibleLabel': string;
|
|
467
|
+
'fabric.editor.color.accessibility.accessibleTooltip': string;
|
|
468
|
+
'fabric.editor.color.accessibility.difficultToReadLabel': string;
|
|
469
|
+
'fabric.editor.color.accessibility.difficultToReadTooltip': string;
|
|
470
|
+
'fabric.editor.color.accessibility.inaccessibleLabel': string;
|
|
471
|
+
'fabric.editor.color.accessibility.inaccessibleTooltip': string;
|
|
463
472
|
'fabric.editor.colorPicker.menuLabel': string;
|
|
464
473
|
'fabric.editor.columnDragHandle': string;
|
|
465
474
|
'fabric.editor.columnMovedLeft': string;
|
|
@@ -1152,6 +1161,7 @@ declare const _default: {
|
|
|
1152
1161
|
'fabric.theme.bold-blue': string;
|
|
1153
1162
|
'fabric.theme.bold-gray': string;
|
|
1154
1163
|
'fabric.theme.bold-green': string;
|
|
1164
|
+
'fabric.theme.bold-lime': string;
|
|
1155
1165
|
'fabric.theme.bold-magenta': string;
|
|
1156
1166
|
'fabric.theme.bold-orange': string;
|
|
1157
1167
|
'fabric.theme.bold-purple': string;
|
|
@@ -1193,6 +1203,7 @@ declare const _default: {
|
|
|
1193
1203
|
'fabric.theme.subtle-blue': string;
|
|
1194
1204
|
'fabric.theme.subtle-gray': string;
|
|
1195
1205
|
'fabric.theme.subtle-green': string;
|
|
1206
|
+
'fabric.theme.subtle-lime': string;
|
|
1196
1207
|
'fabric.theme.subtle-magenta': string;
|
|
1197
1208
|
'fabric.theme.subtle-orange': string;
|
|
1198
1209
|
'fabric.theme.subtle-purple': string;
|
package/dist/esm/i18n/ko.js
CHANGED
|
@@ -333,6 +333,7 @@ export default {
|
|
|
333
333
|
'fabric.editor.ai.toolbar.moreEmpatheticTone.title': '더 공감적으로',
|
|
334
334
|
'fabric.editor.ai.toolbar.moreProfessionalTone.title': '더 전문적으로',
|
|
335
335
|
'fabric.editor.ai.toolbar.moreRovoOptions.label': '더 많은 Rovo 옵션 보기',
|
|
336
|
+
'fabric.editor.ai.toolbar.rovoDropdownChevron.label': '더 많은 Rovo에게 질문 옵션',
|
|
336
337
|
'fabric.editor.ai.toolbar.simplifiedAI.title': 'AI',
|
|
337
338
|
'fabric.editor.ai.toolbar.spellingAndGrammar.title': '맞춤법 및 문법 수정',
|
|
338
339
|
'fabric.editor.ai.toolbar.summarize.title': '요약',
|
|
@@ -447,6 +448,7 @@ export default {
|
|
|
447
448
|
'fabric.editor.codeBlock.recentlyUsed': '최근 사용',
|
|
448
449
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': '복사되었습니다!',
|
|
449
450
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': '텍스트로 복사',
|
|
451
|
+
'fabric.editor.codeBlockDownloadButton.downloadCodeBlock': '다운로드',
|
|
450
452
|
'fabric.editor.codeBlockFormatButton.formatCode': '코드 서식 지정',
|
|
451
453
|
'fabric.editor.codeBlockFormatButton.formatCodeFailed': '코드 서식 지정 실패',
|
|
452
454
|
'fabric.editor.codeBlockFormatButton.formatCodeFailedAutoDetectedDescription': '콘텐츠를 검토하거나 특정 언어를 선택하세요.',
|
|
@@ -462,6 +464,13 @@ export default {
|
|
|
462
464
|
'fabric.editor.codeblock.description': '구문 강조 기능 포함하여 코드 표시',
|
|
463
465
|
'fabric.editor.collapseNode': '콘텐츠 접기',
|
|
464
466
|
'fabric.editor.collapseTable': '표 축소',
|
|
467
|
+
'fabric.editor.color.accessibility.accessibility': '접근성',
|
|
468
|
+
'fabric.editor.color.accessibility.accessibleLabel': '액세스 가능',
|
|
469
|
+
'fabric.editor.color.accessibility.accessibleTooltip': '접근성 색상 조합',
|
|
470
|
+
'fabric.editor.color.accessibility.difficultToReadLabel': '읽기 어려움',
|
|
471
|
+
'fabric.editor.color.accessibility.difficultToReadTooltip': '이 색상 조합은 대비가 낮습니다. 다른 색상을 선택하여 가독성을 높이세요.',
|
|
472
|
+
'fabric.editor.color.accessibility.inaccessibleLabel': '액세스할 수 없음',
|
|
473
|
+
'fabric.editor.color.accessibility.inaccessibleTooltip': '이 색상 조합은 읽기 어렵습니다. 다른 색상을 선택하여 가독성을 높이세요.',
|
|
465
474
|
'fabric.editor.colorPicker.menuLabel': '색상 선택기 메뉴',
|
|
466
475
|
'fabric.editor.columnDragHandle': '열 옵션',
|
|
467
476
|
'fabric.editor.columnMovedLeft': '열이 {index}/{total}열로 왼쪽으로 이동',
|
|
@@ -1154,6 +1163,7 @@ export default {
|
|
|
1154
1163
|
'fabric.theme.bold-blue': '진한 파란색',
|
|
1155
1164
|
'fabric.theme.bold-gray': '진한 회색',
|
|
1156
1165
|
'fabric.theme.bold-green': '진한 녹색',
|
|
1166
|
+
'fabric.theme.bold-lime': '진한 라임색',
|
|
1157
1167
|
'fabric.theme.bold-magenta': '진한 자홍색',
|
|
1158
1168
|
'fabric.theme.bold-orange': '진한 주황색',
|
|
1159
1169
|
'fabric.theme.bold-purple': '진한 보라색',
|
|
@@ -1195,6 +1205,7 @@ export default {
|
|
|
1195
1205
|
'fabric.theme.subtle-blue': '연한 파란색',
|
|
1196
1206
|
'fabric.theme.subtle-gray': '연한 회색',
|
|
1197
1207
|
'fabric.theme.subtle-green': '연한 녹색',
|
|
1208
|
+
'fabric.theme.subtle-lime': '연한 라임색',
|
|
1198
1209
|
'fabric.theme.subtle-magenta': '연한 자홍색',
|
|
1199
1210
|
'fabric.theme.subtle-orange': '연한 주황색',
|
|
1200
1211
|
'fabric.theme.subtle-purple': '연한 보라색',
|
package/dist/esm/i18n/nb.d.ts
CHANGED
|
@@ -461,6 +461,13 @@ declare const _default: {
|
|
|
461
461
|
'fabric.editor.codeblock.description': string;
|
|
462
462
|
'fabric.editor.collapseNode': string;
|
|
463
463
|
'fabric.editor.collapseTable': string;
|
|
464
|
+
'fabric.editor.color.accessibility.accessibility': string;
|
|
465
|
+
'fabric.editor.color.accessibility.accessibleLabel': string;
|
|
466
|
+
'fabric.editor.color.accessibility.accessibleTooltip': string;
|
|
467
|
+
'fabric.editor.color.accessibility.difficultToReadLabel': string;
|
|
468
|
+
'fabric.editor.color.accessibility.difficultToReadTooltip': string;
|
|
469
|
+
'fabric.editor.color.accessibility.inaccessibleLabel': string;
|
|
470
|
+
'fabric.editor.color.accessibility.inaccessibleTooltip': string;
|
|
464
471
|
'fabric.editor.colorPicker.menuLabel': string;
|
|
465
472
|
'fabric.editor.columnDragHandle': string;
|
|
466
473
|
'fabric.editor.columnMovedLeft': string;
|
package/dist/esm/i18n/nb.js
CHANGED
|
@@ -463,6 +463,13 @@ export default {
|
|
|
463
463
|
'fabric.editor.codeblock.description': 'Vis kode med syntaksutheving',
|
|
464
464
|
'fabric.editor.collapseNode': 'Minimer innhold',
|
|
465
465
|
'fabric.editor.collapseTable': 'Minimer tabell',
|
|
466
|
+
'fabric.editor.color.accessibility.accessibility': 'Tilgjengelighet',
|
|
467
|
+
'fabric.editor.color.accessibility.accessibleLabel': 'Tilgjengelig',
|
|
468
|
+
'fabric.editor.color.accessibility.accessibleTooltip': 'Tilgjengelig fargekombinasjon',
|
|
469
|
+
'fabric.editor.color.accessibility.difficultToReadLabel': 'Vanskelig å lese',
|
|
470
|
+
'fabric.editor.color.accessibility.difficultToReadTooltip': 'Denne fargekombinasjonen har lav kontrast. Velg en annen farge for å bedre lesbarheten.',
|
|
471
|
+
'fabric.editor.color.accessibility.inaccessibleLabel': 'Utilgjengelig',
|
|
472
|
+
'fabric.editor.color.accessibility.inaccessibleTooltip': 'Denne fargekombinasjonen er vanskelig å lese. Velg en annen farge for å bedre lesbarheten.',
|
|
466
473
|
'fabric.editor.colorPicker.menuLabel': 'Fargevelgermeny',
|
|
467
474
|
'fabric.editor.columnDragHandle': 'Kolonnealternativer',
|
|
468
475
|
'fabric.editor.columnMovedLeft': 'Kolonnen ble flyttet til venstre til {index} av {total}',
|
package/dist/esm/i18n/nl.d.ts
CHANGED
|
@@ -330,6 +330,7 @@ declare const _default: {
|
|
|
330
330
|
'fabric.editor.ai.toolbar.moreEmpatheticTone.title': string;
|
|
331
331
|
'fabric.editor.ai.toolbar.moreProfessionalTone.title': string;
|
|
332
332
|
'fabric.editor.ai.toolbar.moreRovoOptions.label': string;
|
|
333
|
+
'fabric.editor.ai.toolbar.rovoDropdownChevron.label': string;
|
|
333
334
|
'fabric.editor.ai.toolbar.simplifiedAI.title': string;
|
|
334
335
|
'fabric.editor.ai.toolbar.spellingAndGrammar.title': string;
|
|
335
336
|
'fabric.editor.ai.toolbar.summarize.title': string;
|
|
@@ -444,6 +445,7 @@ declare const _default: {
|
|
|
444
445
|
'fabric.editor.codeBlock.recentlyUsed': string;
|
|
445
446
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
446
447
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
448
|
+
'fabric.editor.codeBlockDownloadButton.downloadCodeBlock': string;
|
|
447
449
|
'fabric.editor.codeBlockFormatButton.formatCode': string;
|
|
448
450
|
'fabric.editor.codeBlockFormatButton.formatCodeFailed': string;
|
|
449
451
|
'fabric.editor.codeBlockFormatButton.formatCodeFailedAutoDetectedDescription': string;
|
|
@@ -459,6 +461,13 @@ declare const _default: {
|
|
|
459
461
|
'fabric.editor.codeblock.description': string;
|
|
460
462
|
'fabric.editor.collapseNode': string;
|
|
461
463
|
'fabric.editor.collapseTable': string;
|
|
464
|
+
'fabric.editor.color.accessibility.accessibility': string;
|
|
465
|
+
'fabric.editor.color.accessibility.accessibleLabel': string;
|
|
466
|
+
'fabric.editor.color.accessibility.accessibleTooltip': string;
|
|
467
|
+
'fabric.editor.color.accessibility.difficultToReadLabel': string;
|
|
468
|
+
'fabric.editor.color.accessibility.difficultToReadTooltip': string;
|
|
469
|
+
'fabric.editor.color.accessibility.inaccessibleLabel': string;
|
|
470
|
+
'fabric.editor.color.accessibility.inaccessibleTooltip': string;
|
|
462
471
|
'fabric.editor.colorPicker.menuLabel': string;
|
|
463
472
|
'fabric.editor.columnDragHandle': string;
|
|
464
473
|
'fabric.editor.columnMovedLeft': string;
|
|
@@ -1151,6 +1160,7 @@ declare const _default: {
|
|
|
1151
1160
|
'fabric.theme.bold-blue': string;
|
|
1152
1161
|
'fabric.theme.bold-gray': string;
|
|
1153
1162
|
'fabric.theme.bold-green': string;
|
|
1163
|
+
'fabric.theme.bold-lime': string;
|
|
1154
1164
|
'fabric.theme.bold-magenta': string;
|
|
1155
1165
|
'fabric.theme.bold-orange': string;
|
|
1156
1166
|
'fabric.theme.bold-purple': string;
|
|
@@ -1192,6 +1202,7 @@ declare const _default: {
|
|
|
1192
1202
|
'fabric.theme.subtle-blue': string;
|
|
1193
1203
|
'fabric.theme.subtle-gray': string;
|
|
1194
1204
|
'fabric.theme.subtle-green': string;
|
|
1205
|
+
'fabric.theme.subtle-lime': string;
|
|
1195
1206
|
'fabric.theme.subtle-magenta': string;
|
|
1196
1207
|
'fabric.theme.subtle-orange': string;
|
|
1197
1208
|
'fabric.theme.subtle-purple': string;
|
package/dist/esm/i18n/nl.js
CHANGED
|
@@ -332,6 +332,7 @@ export default {
|
|
|
332
332
|
'fabric.editor.ai.toolbar.moreEmpatheticTone.title': 'Meer empathisch',
|
|
333
333
|
'fabric.editor.ai.toolbar.moreProfessionalTone.title': 'Professioneler',
|
|
334
334
|
'fabric.editor.ai.toolbar.moreRovoOptions.label': 'Meer Rovo-opties',
|
|
335
|
+
'fabric.editor.ai.toolbar.rovoDropdownChevron.label': 'Meer opties voor Vraag Rovo',
|
|
335
336
|
'fabric.editor.ai.toolbar.simplifiedAI.title': 'AI',
|
|
336
337
|
'fabric.editor.ai.toolbar.spellingAndGrammar.title': 'Spelling en grammatica corrigeren',
|
|
337
338
|
'fabric.editor.ai.toolbar.summarize.title': 'Samenvatten',
|
|
@@ -446,6 +447,7 @@ export default {
|
|
|
446
447
|
'fabric.editor.codeBlock.recentlyUsed': 'Recent gebruikt',
|
|
447
448
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': 'Gekopieerd!',
|
|
448
449
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Kopieer als tekst',
|
|
450
|
+
'fabric.editor.codeBlockDownloadButton.downloadCodeBlock': 'Downloaden',
|
|
449
451
|
'fabric.editor.codeBlockFormatButton.formatCode': 'Code opmaken',
|
|
450
452
|
'fabric.editor.codeBlockFormatButton.formatCodeFailed': 'Opmaken van code mislukt',
|
|
451
453
|
'fabric.editor.codeBlockFormatButton.formatCodeFailedAutoDetectedDescription': 'Controleer de inhoud of selecteer een specifieke taal.',
|
|
@@ -461,6 +463,13 @@ export default {
|
|
|
461
463
|
'fabric.editor.codeblock.description': 'Code tonen met syntaxismarkering',
|
|
462
464
|
'fabric.editor.collapseNode': 'Content inklappen',
|
|
463
465
|
'fabric.editor.collapseTable': 'Tabel inklappen',
|
|
466
|
+
'fabric.editor.color.accessibility.accessibility': 'Toegankelijkheid',
|
|
467
|
+
'fabric.editor.color.accessibility.accessibleLabel': 'Toegankelijk',
|
|
468
|
+
'fabric.editor.color.accessibility.accessibleTooltip': 'Toegankelijke kleurencombinatie',
|
|
469
|
+
'fabric.editor.color.accessibility.difficultToReadLabel': 'Moeilijk te lezen',
|
|
470
|
+
'fabric.editor.color.accessibility.difficultToReadTooltip': 'Deze kleurencombinatie heeft een laag contrast. Selecteer een andere kleur om de leesbaarheid te verbeteren.',
|
|
471
|
+
'fabric.editor.color.accessibility.inaccessibleLabel': 'Niet toegankelijk',
|
|
472
|
+
'fabric.editor.color.accessibility.inaccessibleTooltip': 'Deze kleurencombinatie is moeilijk te lezen. Selecteer een andere kleur om de leesbaarheid te verbeteren.',
|
|
464
473
|
'fabric.editor.colorPicker.menuLabel': 'Menu Kleurkiezer',
|
|
465
474
|
'fabric.editor.columnDragHandle': 'Kolomopties',
|
|
466
475
|
'fabric.editor.columnMovedLeft': 'Kolom naar links verplaatst naar {index} van {total}',
|
|
@@ -1153,6 +1162,7 @@ export default {
|
|
|
1153
1162
|
'fabric.theme.bold-blue': 'Fel blauw',
|
|
1154
1163
|
'fabric.theme.bold-gray': 'Fel grijs',
|
|
1155
1164
|
'fabric.theme.bold-green': 'Fel groen',
|
|
1165
|
+
'fabric.theme.bold-lime': 'Fellimoengroen',
|
|
1156
1166
|
'fabric.theme.bold-magenta': 'Fel magenta',
|
|
1157
1167
|
'fabric.theme.bold-orange': 'Fel oranje',
|
|
1158
1168
|
'fabric.theme.bold-purple': 'Fel paars',
|
|
@@ -1194,6 +1204,7 @@ export default {
|
|
|
1194
1204
|
'fabric.theme.subtle-blue': 'Licht blauw',
|
|
1195
1205
|
'fabric.theme.subtle-gray': 'Licht grijs',
|
|
1196
1206
|
'fabric.theme.subtle-green': 'Licht groen',
|
|
1207
|
+
'fabric.theme.subtle-lime': 'Zacht limoengroen',
|
|
1197
1208
|
'fabric.theme.subtle-magenta': 'Licht magenta',
|
|
1198
1209
|
'fabric.theme.subtle-orange': 'Licht oranje',
|
|
1199
1210
|
'fabric.theme.subtle-purple': 'Licht paars',
|
package/dist/esm/i18n/pl.d.ts
CHANGED
|
@@ -331,6 +331,7 @@ declare const _default: {
|
|
|
331
331
|
'fabric.editor.ai.toolbar.moreEmpatheticTone.title': string;
|
|
332
332
|
'fabric.editor.ai.toolbar.moreProfessionalTone.title': string;
|
|
333
333
|
'fabric.editor.ai.toolbar.moreRovoOptions.label': string;
|
|
334
|
+
'fabric.editor.ai.toolbar.rovoDropdownChevron.label': string;
|
|
334
335
|
'fabric.editor.ai.toolbar.simplifiedAI.title': string;
|
|
335
336
|
'fabric.editor.ai.toolbar.spellingAndGrammar.title': string;
|
|
336
337
|
'fabric.editor.ai.toolbar.summarize.title': string;
|
|
@@ -445,6 +446,7 @@ declare const _default: {
|
|
|
445
446
|
'fabric.editor.codeBlock.recentlyUsed': string;
|
|
446
447
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
447
448
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
449
|
+
'fabric.editor.codeBlockDownloadButton.downloadCodeBlock': string;
|
|
448
450
|
'fabric.editor.codeBlockFormatButton.formatCode': string;
|
|
449
451
|
'fabric.editor.codeBlockFormatButton.formatCodeFailed': string;
|
|
450
452
|
'fabric.editor.codeBlockFormatButton.formatCodeFailedAutoDetectedDescription': string;
|
|
@@ -460,6 +462,13 @@ declare const _default: {
|
|
|
460
462
|
'fabric.editor.codeblock.description': string;
|
|
461
463
|
'fabric.editor.collapseNode': string;
|
|
462
464
|
'fabric.editor.collapseTable': string;
|
|
465
|
+
'fabric.editor.color.accessibility.accessibility': string;
|
|
466
|
+
'fabric.editor.color.accessibility.accessibleLabel': string;
|
|
467
|
+
'fabric.editor.color.accessibility.accessibleTooltip': string;
|
|
468
|
+
'fabric.editor.color.accessibility.difficultToReadLabel': string;
|
|
469
|
+
'fabric.editor.color.accessibility.difficultToReadTooltip': string;
|
|
470
|
+
'fabric.editor.color.accessibility.inaccessibleLabel': string;
|
|
471
|
+
'fabric.editor.color.accessibility.inaccessibleTooltip': string;
|
|
463
472
|
'fabric.editor.colorPicker.menuLabel': string;
|
|
464
473
|
'fabric.editor.columnDragHandle': string;
|
|
465
474
|
'fabric.editor.columnMovedLeft': string;
|
|
@@ -1152,6 +1161,7 @@ declare const _default: {
|
|
|
1152
1161
|
'fabric.theme.bold-blue': string;
|
|
1153
1162
|
'fabric.theme.bold-gray': string;
|
|
1154
1163
|
'fabric.theme.bold-green': string;
|
|
1164
|
+
'fabric.theme.bold-lime': string;
|
|
1155
1165
|
'fabric.theme.bold-magenta': string;
|
|
1156
1166
|
'fabric.theme.bold-orange': string;
|
|
1157
1167
|
'fabric.theme.bold-purple': string;
|
|
@@ -1193,6 +1203,7 @@ declare const _default: {
|
|
|
1193
1203
|
'fabric.theme.subtle-blue': string;
|
|
1194
1204
|
'fabric.theme.subtle-gray': string;
|
|
1195
1205
|
'fabric.theme.subtle-green': string;
|
|
1206
|
+
'fabric.theme.subtle-lime': string;
|
|
1196
1207
|
'fabric.theme.subtle-magenta': string;
|
|
1197
1208
|
'fabric.theme.subtle-orange': string;
|
|
1198
1209
|
'fabric.theme.subtle-purple': string;
|
package/dist/esm/i18n/pl.js
CHANGED
|
@@ -333,6 +333,7 @@ export default {
|
|
|
333
333
|
'fabric.editor.ai.toolbar.moreEmpatheticTone.title': 'Bardziej empatyczny',
|
|
334
334
|
'fabric.editor.ai.toolbar.moreProfessionalTone.title': 'Bardziej profesjonalny',
|
|
335
335
|
'fabric.editor.ai.toolbar.moreRovoOptions.label': 'Więcej opcji Rovo',
|
|
336
|
+
'fabric.editor.ai.toolbar.rovoDropdownChevron.label': 'Więcej opcji Zapytaj Rovo',
|
|
336
337
|
'fabric.editor.ai.toolbar.simplifiedAI.title': 'AI',
|
|
337
338
|
'fabric.editor.ai.toolbar.spellingAndGrammar.title': 'Popraw pisownię i gramatykę',
|
|
338
339
|
'fabric.editor.ai.toolbar.summarize.title': 'Podsumuj',
|
|
@@ -447,6 +448,7 @@ export default {
|
|
|
447
448
|
'fabric.editor.codeBlock.recentlyUsed': 'Ostatnio używane',
|
|
448
449
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': 'Skopiowano!',
|
|
449
450
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Kopiuj jako tekst',
|
|
451
|
+
'fabric.editor.codeBlockDownloadButton.downloadCodeBlock': 'Pobierz',
|
|
450
452
|
'fabric.editor.codeBlockFormatButton.formatCode': 'Formatuj kod',
|
|
451
453
|
'fabric.editor.codeBlockFormatButton.formatCodeFailed': 'Formatowanie kodu nie powiodło się',
|
|
452
454
|
'fabric.editor.codeBlockFormatButton.formatCodeFailedAutoDetectedDescription': 'Przejrzyj zawartość lub wybierz konkretny język.',
|
|
@@ -462,6 +464,13 @@ export default {
|
|
|
462
464
|
'fabric.editor.codeblock.description': 'Wyświetlaj kod z wyróżnioną składnią',
|
|
463
465
|
'fabric.editor.collapseNode': 'Zwiń zawartość',
|
|
464
466
|
'fabric.editor.collapseTable': 'Zwiń tabelę',
|
|
467
|
+
'fabric.editor.color.accessibility.accessibility': 'Ułatwienia dostępu',
|
|
468
|
+
'fabric.editor.color.accessibility.accessibleLabel': 'Czytelna',
|
|
469
|
+
'fabric.editor.color.accessibility.accessibleTooltip': 'Czytelna kombinacja kolorów',
|
|
470
|
+
'fabric.editor.color.accessibility.difficultToReadLabel': 'Utrudniająca czytanie',
|
|
471
|
+
'fabric.editor.color.accessibility.difficultToReadTooltip': 'Ta kombinacja kolorów jest mało kontrastowa. Wybierz inny kolor, aby poprawić czytelność.',
|
|
472
|
+
'fabric.editor.color.accessibility.inaccessibleLabel': 'Nieczytelna',
|
|
473
|
+
'fabric.editor.color.accessibility.inaccessibleTooltip': 'Ta kombinacja kolorów utrudnia czytanie. Wybierz inny kolor, aby poprawić czytelność.',
|
|
465
474
|
'fabric.editor.colorPicker.menuLabel': 'Menu selektora kolorów',
|
|
466
475
|
'fabric.editor.columnDragHandle': 'Opcje kolumn',
|
|
467
476
|
'fabric.editor.columnMovedLeft': 'Przesunięto kolumnę w lewo do {index} z {total}',
|
|
@@ -1154,6 +1163,7 @@ export default {
|
|
|
1154
1163
|
'fabric.theme.bold-blue': 'Intensywny niebieski',
|
|
1155
1164
|
'fabric.theme.bold-gray': 'Intensywny szary',
|
|
1156
1165
|
'fabric.theme.bold-green': 'Intensywny zielony',
|
|
1166
|
+
'fabric.theme.bold-lime': 'Intensywny limonkowy',
|
|
1157
1167
|
'fabric.theme.bold-magenta': 'Intensywna magenta',
|
|
1158
1168
|
'fabric.theme.bold-orange': 'Intensywny pomarańczowy',
|
|
1159
1169
|
'fabric.theme.bold-purple': 'Intensywny fioletowy',
|
|
@@ -1195,6 +1205,7 @@ export default {
|
|
|
1195
1205
|
'fabric.theme.subtle-blue': 'Subtelny niebieski',
|
|
1196
1206
|
'fabric.theme.subtle-gray': 'Subtelny szary',
|
|
1197
1207
|
'fabric.theme.subtle-green': 'Subtelny zielony',
|
|
1208
|
+
'fabric.theme.subtle-lime': 'Subtelny limonkowy',
|
|
1198
1209
|
'fabric.theme.subtle-magenta': 'Subtelna magenta',
|
|
1199
1210
|
'fabric.theme.subtle-orange': 'Subtelny pomarańczowy',
|
|
1200
1211
|
'fabric.theme.subtle-purple': 'Subtelny fioletowy',
|
package/dist/esm/i18n/pt_BR.d.ts
CHANGED
|
@@ -460,6 +460,13 @@ declare const _default: {
|
|
|
460
460
|
'fabric.editor.codeblock.description': string;
|
|
461
461
|
'fabric.editor.collapseNode': string;
|
|
462
462
|
'fabric.editor.collapseTable': string;
|
|
463
|
+
'fabric.editor.color.accessibility.accessibility': string;
|
|
464
|
+
'fabric.editor.color.accessibility.accessibleLabel': string;
|
|
465
|
+
'fabric.editor.color.accessibility.accessibleTooltip': string;
|
|
466
|
+
'fabric.editor.color.accessibility.difficultToReadLabel': string;
|
|
467
|
+
'fabric.editor.color.accessibility.difficultToReadTooltip': string;
|
|
468
|
+
'fabric.editor.color.accessibility.inaccessibleLabel': string;
|
|
469
|
+
'fabric.editor.color.accessibility.inaccessibleTooltip': string;
|
|
463
470
|
'fabric.editor.colorPicker.menuLabel': string;
|
|
464
471
|
'fabric.editor.columnDragHandle': string;
|
|
465
472
|
'fabric.editor.columnMovedLeft': string;
|
package/dist/esm/i18n/pt_BR.js
CHANGED
|
@@ -462,6 +462,13 @@ export default {
|
|
|
462
462
|
'fabric.editor.codeblock.description': 'Exibir código com destaque à sintaxe',
|
|
463
463
|
'fabric.editor.collapseNode': 'Recolher conteúdo',
|
|
464
464
|
'fabric.editor.collapseTable': 'Recolher tabela',
|
|
465
|
+
'fabric.editor.color.accessibility.accessibility': 'Acessibilidade',
|
|
466
|
+
'fabric.editor.color.accessibility.accessibleLabel': 'Acessível',
|
|
467
|
+
'fabric.editor.color.accessibility.accessibleTooltip': 'Combinação de cores acessível',
|
|
468
|
+
'fabric.editor.color.accessibility.difficultToReadLabel': 'Difícil de ler',
|
|
469
|
+
'fabric.editor.color.accessibility.difficultToReadTooltip': 'Essa combinação de cores tem baixo contraste. Selecione uma cor diferente para melhorar a legibilidade.',
|
|
470
|
+
'fabric.editor.color.accessibility.inaccessibleLabel': 'Inacessível',
|
|
471
|
+
'fabric.editor.color.accessibility.inaccessibleTooltip': 'Essa combinação de cores é difícil de ler. Selecione uma cor diferente para melhorar a legibilidade.',
|
|
465
472
|
'fabric.editor.colorPicker.menuLabel': 'Menu de seleção de cores',
|
|
466
473
|
'fabric.editor.columnDragHandle': 'Opções de coluna',
|
|
467
474
|
'fabric.editor.columnMovedLeft': 'Coluna movida para a esquerda para {index} de {total}',
|
package/dist/esm/i18n/ru.d.ts
CHANGED
|
@@ -331,6 +331,7 @@ declare const _default: {
|
|
|
331
331
|
'fabric.editor.ai.toolbar.moreEmpatheticTone.title': string;
|
|
332
332
|
'fabric.editor.ai.toolbar.moreProfessionalTone.title': string;
|
|
333
333
|
'fabric.editor.ai.toolbar.moreRovoOptions.label': string;
|
|
334
|
+
'fabric.editor.ai.toolbar.rovoDropdownChevron.label': string;
|
|
334
335
|
'fabric.editor.ai.toolbar.simplifiedAI.title': string;
|
|
335
336
|
'fabric.editor.ai.toolbar.spellingAndGrammar.title': string;
|
|
336
337
|
'fabric.editor.ai.toolbar.summarize.title': string;
|
|
@@ -445,6 +446,7 @@ declare const _default: {
|
|
|
445
446
|
'fabric.editor.codeBlock.recentlyUsed': string;
|
|
446
447
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
447
448
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
449
|
+
'fabric.editor.codeBlockDownloadButton.downloadCodeBlock': string;
|
|
448
450
|
'fabric.editor.codeBlockFormatButton.formatCode': string;
|
|
449
451
|
'fabric.editor.codeBlockFormatButton.formatCodeFailed': string;
|
|
450
452
|
'fabric.editor.codeBlockFormatButton.formatCodeFailedAutoDetectedDescription': string;
|
|
@@ -460,6 +462,13 @@ declare const _default: {
|
|
|
460
462
|
'fabric.editor.codeblock.description': string;
|
|
461
463
|
'fabric.editor.collapseNode': string;
|
|
462
464
|
'fabric.editor.collapseTable': string;
|
|
465
|
+
'fabric.editor.color.accessibility.accessibility': string;
|
|
466
|
+
'fabric.editor.color.accessibility.accessibleLabel': string;
|
|
467
|
+
'fabric.editor.color.accessibility.accessibleTooltip': string;
|
|
468
|
+
'fabric.editor.color.accessibility.difficultToReadLabel': string;
|
|
469
|
+
'fabric.editor.color.accessibility.difficultToReadTooltip': string;
|
|
470
|
+
'fabric.editor.color.accessibility.inaccessibleLabel': string;
|
|
471
|
+
'fabric.editor.color.accessibility.inaccessibleTooltip': string;
|
|
463
472
|
'fabric.editor.colorPicker.menuLabel': string;
|
|
464
473
|
'fabric.editor.columnDragHandle': string;
|
|
465
474
|
'fabric.editor.columnMovedLeft': string;
|
|
@@ -1152,6 +1161,7 @@ declare const _default: {
|
|
|
1152
1161
|
'fabric.theme.bold-blue': string;
|
|
1153
1162
|
'fabric.theme.bold-gray': string;
|
|
1154
1163
|
'fabric.theme.bold-green': string;
|
|
1164
|
+
'fabric.theme.bold-lime': string;
|
|
1155
1165
|
'fabric.theme.bold-magenta': string;
|
|
1156
1166
|
'fabric.theme.bold-orange': string;
|
|
1157
1167
|
'fabric.theme.bold-purple': string;
|
|
@@ -1193,6 +1203,7 @@ declare const _default: {
|
|
|
1193
1203
|
'fabric.theme.subtle-blue': string;
|
|
1194
1204
|
'fabric.theme.subtle-gray': string;
|
|
1195
1205
|
'fabric.theme.subtle-green': string;
|
|
1206
|
+
'fabric.theme.subtle-lime': string;
|
|
1196
1207
|
'fabric.theme.subtle-magenta': string;
|
|
1197
1208
|
'fabric.theme.subtle-orange': string;
|
|
1198
1209
|
'fabric.theme.subtle-purple': string;
|
package/dist/esm/i18n/ru.js
CHANGED
|
@@ -333,6 +333,7 @@ export default {
|
|
|
333
333
|
'fabric.editor.ai.toolbar.moreEmpatheticTone.title': 'Более сочувственный',
|
|
334
334
|
'fabric.editor.ai.toolbar.moreProfessionalTone.title': 'Более профессиональный',
|
|
335
335
|
'fabric.editor.ai.toolbar.moreRovoOptions.label': 'Другие возможности Rovo',
|
|
336
|
+
'fabric.editor.ai.toolbar.rovoDropdownChevron.label': 'Дополнительные параметры функции «Задать вопрос Rovo»',
|
|
336
337
|
'fabric.editor.ai.toolbar.simplifiedAI.title': 'AI',
|
|
337
338
|
'fabric.editor.ai.toolbar.spellingAndGrammar.title': 'Исправить орфографию и грамматику',
|
|
338
339
|
'fabric.editor.ai.toolbar.summarize.title': 'Создать сводку',
|
|
@@ -447,6 +448,7 @@ export default {
|
|
|
447
448
|
'fabric.editor.codeBlock.recentlyUsed': 'Недавно использованные',
|
|
448
449
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': 'Скопировано!',
|
|
449
450
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Скопировать как текст',
|
|
451
|
+
'fabric.editor.codeBlockDownloadButton.downloadCodeBlock': 'Загрузить',
|
|
450
452
|
'fabric.editor.codeBlockFormatButton.formatCode': 'Форматировать код',
|
|
451
453
|
'fabric.editor.codeBlockFormatButton.formatCodeFailed': 'Не удалось отформатировать код',
|
|
452
454
|
'fabric.editor.codeBlockFormatButton.formatCodeFailedAutoDetectedDescription': 'Проверьте контент или выберите конкретный язык.',
|
|
@@ -462,6 +464,13 @@ export default {
|
|
|
462
464
|
'fabric.editor.codeblock.description': 'Выделение синтаксиса в коде',
|
|
463
465
|
'fabric.editor.collapseNode': 'Свернуть содержимое',
|
|
464
466
|
'fabric.editor.collapseTable': 'Свернуть таблицу',
|
|
467
|
+
'fabric.editor.color.accessibility.accessibility': 'Доступность для людей с ограниченными возможностями',
|
|
468
|
+
'fabric.editor.color.accessibility.accessibleLabel': 'Доступно',
|
|
469
|
+
'fabric.editor.color.accessibility.accessibleTooltip': 'Удобное для чтения сочетание цветов',
|
|
470
|
+
'fabric.editor.color.accessibility.difficultToReadLabel': 'Трудночитаемое',
|
|
471
|
+
'fabric.editor.color.accessibility.difficultToReadTooltip': 'Это низкоконтрастное сочетание цветов. Выберите другой цвет, чтобы улучшить читаемость.',
|
|
472
|
+
'fabric.editor.color.accessibility.inaccessibleLabel': 'Недоступно',
|
|
473
|
+
'fabric.editor.color.accessibility.inaccessibleTooltip': 'Это трудночитаемое сочетание цветов. Выберите другой цвет, чтобы улучшить читаемость.',
|
|
465
474
|
'fabric.editor.colorPicker.menuLabel': 'Меню выбора цвета',
|
|
466
475
|
'fabric.editor.columnDragHandle': 'Параметры столбца',
|
|
467
476
|
'fabric.editor.columnMovedLeft': 'Столбец перемещен влево на позицию {index} из {total}',
|
|
@@ -1154,6 +1163,7 @@ export default {
|
|
|
1154
1163
|
'fabric.theme.bold-blue': 'Ярко-синий',
|
|
1155
1164
|
'fabric.theme.bold-gray': 'Ярко-серый',
|
|
1156
1165
|
'fabric.theme.bold-green': 'Ярко-зеленый',
|
|
1166
|
+
'fabric.theme.bold-lime': 'Ярко-лаймовый',
|
|
1157
1167
|
'fabric.theme.bold-magenta': 'Ярко-пурпурный',
|
|
1158
1168
|
'fabric.theme.bold-orange': 'Ярко-оранжевый',
|
|
1159
1169
|
'fabric.theme.bold-purple': 'Ярко-фиолетовый',
|
|
@@ -1195,6 +1205,7 @@ export default {
|
|
|
1195
1205
|
'fabric.theme.subtle-blue': 'Бледно-голубой',
|
|
1196
1206
|
'fabric.theme.subtle-gray': 'Бледно-серый',
|
|
1197
1207
|
'fabric.theme.subtle-green': 'Бледно-зеленый',
|
|
1208
|
+
'fabric.theme.subtle-lime': 'Бледно-лаймовый',
|
|
1198
1209
|
'fabric.theme.subtle-magenta': 'Бледно-пурпурный',
|
|
1199
1210
|
'fabric.theme.subtle-orange': 'Бледно-оранжевый',
|
|
1200
1211
|
'fabric.theme.subtle-purple': 'Бледно-фиолетовый',
|
package/dist/esm/i18n/sr_RS.d.ts
CHANGED
|
@@ -530,6 +530,13 @@ declare const _default: {
|
|
|
530
530
|
'fabric.editor.codeblock.description': string;
|
|
531
531
|
'fabric.editor.collapseNode': string;
|
|
532
532
|
'fabric.editor.collapseTable': string;
|
|
533
|
+
'fabric.editor.color.accessibility.accessibility': string;
|
|
534
|
+
'fabric.editor.color.accessibility.accessibleLabel': string;
|
|
535
|
+
'fabric.editor.color.accessibility.accessibleTooltip': string;
|
|
536
|
+
'fabric.editor.color.accessibility.difficultToReadLabel': string;
|
|
537
|
+
'fabric.editor.color.accessibility.difficultToReadTooltip': string;
|
|
538
|
+
'fabric.editor.color.accessibility.inaccessibleLabel': string;
|
|
539
|
+
'fabric.editor.color.accessibility.inaccessibleTooltip': string;
|
|
533
540
|
'fabric.editor.columnDragHandle': string;
|
|
534
541
|
'fabric.editor.columnMovedLeft': string;
|
|
535
542
|
'fabric.editor.columnMovedRight': string;
|