@atlaskit/afm-i18n-platform-editor-editor-common 2.163.0 → 2.165.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 +8 -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 +8 -0
- package/dist/esm/i18n/zh_TW.js +8 -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 +8 -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 +8 -0
- package/package.json +1 -1
package/dist/cjs/i18n/pl.js
CHANGED
|
@@ -335,6 +335,7 @@ exports.default = {
|
|
|
335
335
|
'fabric.editor.ai.toolbar.moreEmpatheticTone.title': 'Bardziej empatyczny',
|
|
336
336
|
'fabric.editor.ai.toolbar.moreProfessionalTone.title': 'Bardziej profesjonalny',
|
|
337
337
|
'fabric.editor.ai.toolbar.moreRovoOptions.label': 'Więcej opcji Rovo',
|
|
338
|
+
'fabric.editor.ai.toolbar.rovoDropdownChevron.label': 'Więcej opcji Zapytaj Rovo',
|
|
338
339
|
'fabric.editor.ai.toolbar.simplifiedAI.title': 'AI',
|
|
339
340
|
'fabric.editor.ai.toolbar.spellingAndGrammar.title': 'Popraw pisownię i gramatykę',
|
|
340
341
|
'fabric.editor.ai.toolbar.summarize.title': 'Podsumuj',
|
|
@@ -449,6 +450,7 @@ exports.default = {
|
|
|
449
450
|
'fabric.editor.codeBlock.recentlyUsed': 'Ostatnio używane',
|
|
450
451
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': 'Skopiowano!',
|
|
451
452
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Kopiuj jako tekst',
|
|
453
|
+
'fabric.editor.codeBlockDownloadButton.downloadCodeBlock': 'Pobierz',
|
|
452
454
|
'fabric.editor.codeBlockFormatButton.formatCode': 'Formatuj kod',
|
|
453
455
|
'fabric.editor.codeBlockFormatButton.formatCodeFailed': 'Formatowanie kodu nie powiodło się',
|
|
454
456
|
'fabric.editor.codeBlockFormatButton.formatCodeFailedAutoDetectedDescription': 'Przejrzyj zawartość lub wybierz konkretny język.',
|
|
@@ -464,6 +466,13 @@ exports.default = {
|
|
|
464
466
|
'fabric.editor.codeblock.description': 'Wyświetlaj kod z wyróżnioną składnią',
|
|
465
467
|
'fabric.editor.collapseNode': 'Zwiń zawartość',
|
|
466
468
|
'fabric.editor.collapseTable': 'Zwiń tabelę',
|
|
469
|
+
'fabric.editor.color.accessibility.accessibility': 'Ułatwienia dostępu',
|
|
470
|
+
'fabric.editor.color.accessibility.accessibleLabel': 'Czytelna',
|
|
471
|
+
'fabric.editor.color.accessibility.accessibleTooltip': 'Czytelna kombinacja kolorów',
|
|
472
|
+
'fabric.editor.color.accessibility.difficultToReadLabel': 'Utrudniająca czytanie',
|
|
473
|
+
'fabric.editor.color.accessibility.difficultToReadTooltip': 'Ta kombinacja kolorów jest mało kontrastowa. Wybierz inny kolor, aby poprawić czytelność.',
|
|
474
|
+
'fabric.editor.color.accessibility.inaccessibleLabel': 'Nieczytelna',
|
|
475
|
+
'fabric.editor.color.accessibility.inaccessibleTooltip': 'Ta kombinacja kolorów utrudnia czytanie. Wybierz inny kolor, aby poprawić czytelność.',
|
|
467
476
|
'fabric.editor.colorPicker.menuLabel': 'Menu selektora kolorów',
|
|
468
477
|
'fabric.editor.columnDragHandle': 'Opcje kolumn',
|
|
469
478
|
'fabric.editor.columnMovedLeft': 'Przesunięto kolumnę w lewo do {index} z {total}',
|
|
@@ -1156,6 +1165,7 @@ exports.default = {
|
|
|
1156
1165
|
'fabric.theme.bold-blue': 'Intensywny niebieski',
|
|
1157
1166
|
'fabric.theme.bold-gray': 'Intensywny szary',
|
|
1158
1167
|
'fabric.theme.bold-green': 'Intensywny zielony',
|
|
1168
|
+
'fabric.theme.bold-lime': 'Intensywny limonkowy',
|
|
1159
1169
|
'fabric.theme.bold-magenta': 'Intensywna magenta',
|
|
1160
1170
|
'fabric.theme.bold-orange': 'Intensywny pomarańczowy',
|
|
1161
1171
|
'fabric.theme.bold-purple': 'Intensywny fioletowy',
|
|
@@ -1197,6 +1207,7 @@ exports.default = {
|
|
|
1197
1207
|
'fabric.theme.subtle-blue': 'Subtelny niebieski',
|
|
1198
1208
|
'fabric.theme.subtle-gray': 'Subtelny szary',
|
|
1199
1209
|
'fabric.theme.subtle-green': 'Subtelny zielony',
|
|
1210
|
+
'fabric.theme.subtle-lime': 'Subtelny limonkowy',
|
|
1200
1211
|
'fabric.theme.subtle-magenta': 'Subtelna magenta',
|
|
1201
1212
|
'fabric.theme.subtle-orange': 'Subtelny pomarańczowy',
|
|
1202
1213
|
'fabric.theme.subtle-purple': 'Subtelny fioletowy',
|
package/dist/cjs/i18n/pt_BR.js
CHANGED
|
@@ -464,6 +464,13 @@ exports.default = {
|
|
|
464
464
|
'fabric.editor.codeblock.description': 'Exibir código com destaque à sintaxe',
|
|
465
465
|
'fabric.editor.collapseNode': 'Recolher conteúdo',
|
|
466
466
|
'fabric.editor.collapseTable': 'Recolher tabela',
|
|
467
|
+
'fabric.editor.color.accessibility.accessibility': 'Acessibilidade',
|
|
468
|
+
'fabric.editor.color.accessibility.accessibleLabel': 'Acessível',
|
|
469
|
+
'fabric.editor.color.accessibility.accessibleTooltip': 'Combinação de cores acessível',
|
|
470
|
+
'fabric.editor.color.accessibility.difficultToReadLabel': 'Difícil de ler',
|
|
471
|
+
'fabric.editor.color.accessibility.difficultToReadTooltip': 'Essa combinação de cores tem baixo contraste. Selecione uma cor diferente para melhorar a legibilidade.',
|
|
472
|
+
'fabric.editor.color.accessibility.inaccessibleLabel': 'Inacessível',
|
|
473
|
+
'fabric.editor.color.accessibility.inaccessibleTooltip': 'Essa combinação de cores é difícil de ler. Selecione uma cor diferente para melhorar a legibilidade.',
|
|
467
474
|
'fabric.editor.colorPicker.menuLabel': 'Menu de seleção de cores',
|
|
468
475
|
'fabric.editor.columnDragHandle': 'Opções de coluna',
|
|
469
476
|
'fabric.editor.columnMovedLeft': 'Coluna movida para a esquerda para {index} de {total}',
|
package/dist/cjs/i18n/ru.js
CHANGED
|
@@ -335,6 +335,7 @@ exports.default = {
|
|
|
335
335
|
'fabric.editor.ai.toolbar.moreEmpatheticTone.title': 'Более сочувственный',
|
|
336
336
|
'fabric.editor.ai.toolbar.moreProfessionalTone.title': 'Более профессиональный',
|
|
337
337
|
'fabric.editor.ai.toolbar.moreRovoOptions.label': 'Другие возможности Rovo',
|
|
338
|
+
'fabric.editor.ai.toolbar.rovoDropdownChevron.label': 'Дополнительные параметры функции «Задать вопрос Rovo»',
|
|
338
339
|
'fabric.editor.ai.toolbar.simplifiedAI.title': 'AI',
|
|
339
340
|
'fabric.editor.ai.toolbar.spellingAndGrammar.title': 'Исправить орфографию и грамматику',
|
|
340
341
|
'fabric.editor.ai.toolbar.summarize.title': 'Создать сводку',
|
|
@@ -449,6 +450,7 @@ exports.default = {
|
|
|
449
450
|
'fabric.editor.codeBlock.recentlyUsed': 'Недавно использованные',
|
|
450
451
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': 'Скопировано!',
|
|
451
452
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Скопировать как текст',
|
|
453
|
+
'fabric.editor.codeBlockDownloadButton.downloadCodeBlock': 'Загрузить',
|
|
452
454
|
'fabric.editor.codeBlockFormatButton.formatCode': 'Форматировать код',
|
|
453
455
|
'fabric.editor.codeBlockFormatButton.formatCodeFailed': 'Не удалось отформатировать код',
|
|
454
456
|
'fabric.editor.codeBlockFormatButton.formatCodeFailedAutoDetectedDescription': 'Проверьте контент или выберите конкретный язык.',
|
|
@@ -464,6 +466,13 @@ exports.default = {
|
|
|
464
466
|
'fabric.editor.codeblock.description': 'Выделение синтаксиса в коде',
|
|
465
467
|
'fabric.editor.collapseNode': 'Свернуть содержимое',
|
|
466
468
|
'fabric.editor.collapseTable': 'Свернуть таблицу',
|
|
469
|
+
'fabric.editor.color.accessibility.accessibility': 'Доступность для людей с ограниченными возможностями',
|
|
470
|
+
'fabric.editor.color.accessibility.accessibleLabel': 'Доступно',
|
|
471
|
+
'fabric.editor.color.accessibility.accessibleTooltip': 'Удобное для чтения сочетание цветов',
|
|
472
|
+
'fabric.editor.color.accessibility.difficultToReadLabel': 'Трудночитаемое',
|
|
473
|
+
'fabric.editor.color.accessibility.difficultToReadTooltip': 'Это низкоконтрастное сочетание цветов. Выберите другой цвет, чтобы улучшить читаемость.',
|
|
474
|
+
'fabric.editor.color.accessibility.inaccessibleLabel': 'Недоступно',
|
|
475
|
+
'fabric.editor.color.accessibility.inaccessibleTooltip': 'Это трудночитаемое сочетание цветов. Выберите другой цвет, чтобы улучшить читаемость.',
|
|
467
476
|
'fabric.editor.colorPicker.menuLabel': 'Меню выбора цвета',
|
|
468
477
|
'fabric.editor.columnDragHandle': 'Параметры столбца',
|
|
469
478
|
'fabric.editor.columnMovedLeft': 'Столбец перемещен влево на позицию {index} из {total}',
|
|
@@ -1156,6 +1165,7 @@ exports.default = {
|
|
|
1156
1165
|
'fabric.theme.bold-blue': 'Ярко-синий',
|
|
1157
1166
|
'fabric.theme.bold-gray': 'Ярко-серый',
|
|
1158
1167
|
'fabric.theme.bold-green': 'Ярко-зеленый',
|
|
1168
|
+
'fabric.theme.bold-lime': 'Ярко-лаймовый',
|
|
1159
1169
|
'fabric.theme.bold-magenta': 'Ярко-пурпурный',
|
|
1160
1170
|
'fabric.theme.bold-orange': 'Ярко-оранжевый',
|
|
1161
1171
|
'fabric.theme.bold-purple': 'Ярко-фиолетовый',
|
|
@@ -1197,6 +1207,7 @@ exports.default = {
|
|
|
1197
1207
|
'fabric.theme.subtle-blue': 'Бледно-голубой',
|
|
1198
1208
|
'fabric.theme.subtle-gray': 'Бледно-серый',
|
|
1199
1209
|
'fabric.theme.subtle-green': 'Бледно-зеленый',
|
|
1210
|
+
'fabric.theme.subtle-lime': 'Бледно-лаймовый',
|
|
1200
1211
|
'fabric.theme.subtle-magenta': 'Бледно-пурпурный',
|
|
1201
1212
|
'fabric.theme.subtle-orange': 'Бледно-оранжевый',
|
|
1202
1213
|
'fabric.theme.subtle-purple': 'Бледно-фиолетовый',
|
package/dist/cjs/i18n/sr_RS.js
CHANGED
|
@@ -534,6 +534,13 @@ exports.default = {
|
|
|
534
534
|
'fabric.editor.codeblock.description': 'Prikažite kôd sa istaknutom sintaksom',
|
|
535
535
|
'fabric.editor.collapseNode': 'Skupi sadržaj',
|
|
536
536
|
'fabric.editor.collapseTable': 'Skupi tabelu',
|
|
537
|
+
'fabric.editor.color.accessibility.accessibility': 'Dostupnost',
|
|
538
|
+
'fabric.editor.color.accessibility.accessibleLabel': 'Pristupačno',
|
|
539
|
+
'fabric.editor.color.accessibility.accessibleTooltip': 'Dostupna kombinacija boja',
|
|
540
|
+
'fabric.editor.color.accessibility.difficultToReadLabel': 'Teško čitljivo',
|
|
541
|
+
'fabric.editor.color.accessibility.difficultToReadTooltip': 'Ova kombinacija boja ima nizak kontrast. Izaberite drugu boju da biste poboljšali čitkost.',
|
|
542
|
+
'fabric.editor.color.accessibility.inaccessibleLabel': 'Nije dostupno',
|
|
543
|
+
'fabric.editor.color.accessibility.inaccessibleTooltip': 'Ova kombinacija boja je teško čitljiva. Izaberite drugu boju da biste poboljšali čitkost.',
|
|
537
544
|
'fabric.editor.columnDragHandle': 'Opcije za kolonu',
|
|
538
545
|
'fabric.editor.columnMovedLeft': 'Kolona pomerena nalevo na {index} od {total}',
|
|
539
546
|
'fabric.editor.columnMovedRight': 'Kolona pomerena nadesno na {index} od {total}',
|
package/dist/cjs/i18n/sr_YR.js
CHANGED
|
@@ -534,6 +534,13 @@ exports.default = {
|
|
|
534
534
|
'fabric.editor.codeblock.description': 'Прикажите кôд са истакнутом синтаксом',
|
|
535
535
|
'fabric.editor.collapseNode': 'Скупи садржај',
|
|
536
536
|
'fabric.editor.collapseTable': 'Скупи табелу',
|
|
537
|
+
'fabric.editor.color.accessibility.accessibility': 'Доступност',
|
|
538
|
+
'fabric.editor.color.accessibility.accessibleLabel': 'Приступачно',
|
|
539
|
+
'fabric.editor.color.accessibility.accessibleTooltip': 'Доступна комбинација боја',
|
|
540
|
+
'fabric.editor.color.accessibility.difficultToReadLabel': 'Тешко читљиво',
|
|
541
|
+
'fabric.editor.color.accessibility.difficultToReadTooltip': 'Ова комбинација боја има низак контраст. Изаберите другу боју да бисте побољшали читкост.',
|
|
542
|
+
'fabric.editor.color.accessibility.inaccessibleLabel': 'Није доступно',
|
|
543
|
+
'fabric.editor.color.accessibility.inaccessibleTooltip': 'Ова комбинација боја је тешко читљива. Изаберите другу боју да бисте побољшали читкост.',
|
|
537
544
|
'fabric.editor.columnDragHandle': 'Опције за колону',
|
|
538
545
|
'fabric.editor.columnMovedLeft': 'Колона померена налево на {index} од {total}',
|
|
539
546
|
'fabric.editor.columnMovedRight': 'Колона померена надесно на {index} од {total}',
|
package/dist/cjs/i18n/sv.js
CHANGED
|
@@ -334,6 +334,7 @@ exports.default = {
|
|
|
334
334
|
'fabric.editor.ai.toolbar.moreEmpatheticTone.title': 'Mer empatisk',
|
|
335
335
|
'fabric.editor.ai.toolbar.moreProfessionalTone.title': 'Mer professionell',
|
|
336
336
|
'fabric.editor.ai.toolbar.moreRovoOptions.label': 'Fler Rovo-alternativ',
|
|
337
|
+
'fabric.editor.ai.toolbar.rovoDropdownChevron.label': 'Fler Fråga Rovo-alternativ',
|
|
337
338
|
'fabric.editor.ai.toolbar.simplifiedAI.title': 'AI',
|
|
338
339
|
'fabric.editor.ai.toolbar.spellingAndGrammar.title': 'Rätta stavning och grammatik',
|
|
339
340
|
'fabric.editor.ai.toolbar.summarize.title': 'Sammanfatta',
|
|
@@ -448,6 +449,7 @@ exports.default = {
|
|
|
448
449
|
'fabric.editor.codeBlock.recentlyUsed': 'Nyligen använda',
|
|
449
450
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': 'Kopierad!',
|
|
450
451
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Kopiera som text',
|
|
452
|
+
'fabric.editor.codeBlockDownloadButton.downloadCodeBlock': 'Ladda ner',
|
|
451
453
|
'fabric.editor.codeBlockFormatButton.formatCode': 'Formatera kod',
|
|
452
454
|
'fabric.editor.codeBlockFormatButton.formatCodeFailed': 'Formatering av kod misslyckades',
|
|
453
455
|
'fabric.editor.codeBlockFormatButton.formatCodeFailedAutoDetectedDescription': 'Granska innehållet eller välj ett specifikt språk.',
|
|
@@ -463,6 +465,13 @@ exports.default = {
|
|
|
463
465
|
'fabric.editor.codeblock.description': 'Visa kod med syntaxmarkering',
|
|
464
466
|
'fabric.editor.collapseNode': 'komprimera innehåll',
|
|
465
467
|
'fabric.editor.collapseTable': 'Dölj tabell',
|
|
468
|
+
'fabric.editor.color.accessibility.accessibility': 'Tillgänglighet',
|
|
469
|
+
'fabric.editor.color.accessibility.accessibleLabel': 'Tillgänglig',
|
|
470
|
+
'fabric.editor.color.accessibility.accessibleTooltip': 'Tillgänglig färgkombination',
|
|
471
|
+
'fabric.editor.color.accessibility.difficultToReadLabel': 'Svår att läsa',
|
|
472
|
+
'fabric.editor.color.accessibility.difficultToReadTooltip': 'Färgkombinationen har låg kontrast. Välj en annan färg för att förbättra läsbarheten.',
|
|
473
|
+
'fabric.editor.color.accessibility.inaccessibleLabel': 'Ej tillgänglig',
|
|
474
|
+
'fabric.editor.color.accessibility.inaccessibleTooltip': 'Färgkombinationen är svår att läsa. Välj en annan färg för att förbättra läsbarheten.',
|
|
466
475
|
'fabric.editor.colorPicker.menuLabel': 'Meny för färgväljare',
|
|
467
476
|
'fabric.editor.columnDragHandle': 'Kolumnalternativ',
|
|
468
477
|
'fabric.editor.columnMovedLeft': 'Kolumnen flyttades åt vänster till {index} av {total}',
|
|
@@ -1155,6 +1164,7 @@ exports.default = {
|
|
|
1155
1164
|
'fabric.theme.bold-blue': 'Starkblå',
|
|
1156
1165
|
'fabric.theme.bold-gray': 'Starkgrå',
|
|
1157
1166
|
'fabric.theme.bold-green': 'Starkgrön',
|
|
1167
|
+
'fabric.theme.bold-lime': 'Starkt limegrön',
|
|
1158
1168
|
'fabric.theme.bold-magenta': 'Starkt magenta',
|
|
1159
1169
|
'fabric.theme.bold-orange': 'Starkorange',
|
|
1160
1170
|
'fabric.theme.bold-purple': 'Starklila',
|
|
@@ -1196,6 +1206,7 @@ exports.default = {
|
|
|
1196
1206
|
'fabric.theme.subtle-blue': 'Dämpad blå',
|
|
1197
1207
|
'fabric.theme.subtle-gray': 'Dämpad grå',
|
|
1198
1208
|
'fabric.theme.subtle-green': 'Dämpad grön',
|
|
1209
|
+
'fabric.theme.subtle-lime': 'Diskret limegrön',
|
|
1199
1210
|
'fabric.theme.subtle-magenta': 'Dämpad magenta',
|
|
1200
1211
|
'fabric.theme.subtle-orange': 'Dämpad orange',
|
|
1201
1212
|
'fabric.theme.subtle-purple': 'Dämpad lila',
|
package/dist/cjs/i18n/th.js
CHANGED
|
@@ -451,6 +451,13 @@ exports.default = {
|
|
|
451
451
|
'fabric.editor.codeblock.description': 'แสดงรหัสพร้อมการไฮไลท์โครงสร้างภาษา',
|
|
452
452
|
'fabric.editor.collapseNode': 'ย่อเนื้อหา',
|
|
453
453
|
'fabric.editor.collapseTable': 'ย่อตาราง',
|
|
454
|
+
'fabric.editor.color.accessibility.accessibility': 'ความสามารถในการเข้าถึง',
|
|
455
|
+
'fabric.editor.color.accessibility.accessibleLabel': 'สามารถเข้าถึงได้',
|
|
456
|
+
'fabric.editor.color.accessibility.accessibleTooltip': 'การจับคู่สีที่สามารถมองเห็นได้ง่าย',
|
|
457
|
+
'fabric.editor.color.accessibility.difficultToReadLabel': 'อ่านยาก',
|
|
458
|
+
'fabric.editor.color.accessibility.difficultToReadTooltip': 'การจับคู่สีนี้มีความตัดกันน้อย เลือกสีอื่นเพื่อให้มองเห็นได้ชัดเจนยิ่งขึ้น',
|
|
459
|
+
'fabric.editor.color.accessibility.inaccessibleLabel': 'ไม่สามารถเข้าถึงได้',
|
|
460
|
+
'fabric.editor.color.accessibility.inaccessibleTooltip': 'การจับคู่สีนี้ทำให้อ่านยาก เลือกสีอื่นเพื่อให้มองเห็นได้ชัดเจนยิ่งขึ้น',
|
|
454
461
|
'fabric.editor.colorPicker.menuLabel': 'เมนูตัวเลือกสี',
|
|
455
462
|
'fabric.editor.columnDragHandle': 'ตัวเลือกคอลัมน์',
|
|
456
463
|
'fabric.editor.columnMovedLeft': 'คอลัมน์ย้ายไปทางซ้ายที่ {index} จาก {total}',
|
package/dist/cjs/i18n/tr.js
CHANGED
|
@@ -335,6 +335,7 @@ exports.default = {
|
|
|
335
335
|
'fabric.editor.ai.toolbar.moreEmpatheticTone.title': 'Daha empati kuran',
|
|
336
336
|
'fabric.editor.ai.toolbar.moreProfessionalTone.title': 'Daha profesyonel',
|
|
337
337
|
'fabric.editor.ai.toolbar.moreRovoOptions.label': 'Daha fazla Rovo seçeneği',
|
|
338
|
+
'fabric.editor.ai.toolbar.rovoDropdownChevron.label': "Daha fazla “Rovo'ya Sor” seçeneği",
|
|
338
339
|
'fabric.editor.ai.toolbar.simplifiedAI.title': 'AI',
|
|
339
340
|
'fabric.editor.ai.toolbar.spellingAndGrammar.title': 'Yazım ve dil bilgisini düzelt',
|
|
340
341
|
'fabric.editor.ai.toolbar.summarize.title': 'Özetle',
|
|
@@ -449,6 +450,7 @@ exports.default = {
|
|
|
449
450
|
'fabric.editor.codeBlock.recentlyUsed': 'Yakın zamanda kullanıldı',
|
|
450
451
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': 'Kopyalandı!',
|
|
451
452
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Metin olarak kopyala',
|
|
453
|
+
'fabric.editor.codeBlockDownloadButton.downloadCodeBlock': 'İndir',
|
|
452
454
|
'fabric.editor.codeBlockFormatButton.formatCode': 'Kodu biçimlendir',
|
|
453
455
|
'fabric.editor.codeBlockFormatButton.formatCodeFailed': 'Kod biçimlendirmesi başarısız oldu',
|
|
454
456
|
'fabric.editor.codeBlockFormatButton.formatCodeFailedAutoDetectedDescription': 'İçeriği inceleyin veya belirli bir dil seçin.',
|
|
@@ -464,6 +466,13 @@ exports.default = {
|
|
|
464
466
|
'fabric.editor.codeblock.description': 'Kodları söz dizimini vurgulayarak görüntüleyin',
|
|
465
467
|
'fabric.editor.collapseNode': 'içeriği daraltın',
|
|
466
468
|
'fabric.editor.collapseTable': 'Tabloyu daralt',
|
|
469
|
+
'fabric.editor.color.accessibility.accessibility': 'Erişilebilirlik',
|
|
470
|
+
'fabric.editor.color.accessibility.accessibleLabel': 'Erişilebilir',
|
|
471
|
+
'fabric.editor.color.accessibility.accessibleTooltip': 'Erişilebilir renk kombinasyonu',
|
|
472
|
+
'fabric.editor.color.accessibility.difficultToReadLabel': 'Okuması zor',
|
|
473
|
+
'fabric.editor.color.accessibility.difficultToReadTooltip': 'Bu renk kombinasyonunun kontrastı düşük. Okunabilirliği iyileştirmek için farklı bir renk seçin.',
|
|
474
|
+
'fabric.editor.color.accessibility.inaccessibleLabel': 'Erişilemiyor',
|
|
475
|
+
'fabric.editor.color.accessibility.inaccessibleTooltip': 'Bu renk kombinasyonunu okumak zor. Okunabilirliği iyileştirmek için farklı bir renk seçin.',
|
|
467
476
|
'fabric.editor.colorPicker.menuLabel': 'Renk seçici menüsü',
|
|
468
477
|
'fabric.editor.columnDragHandle': 'Sütun seçenekleri',
|
|
469
478
|
'fabric.editor.columnMovedLeft': 'Sütun {total} sütundan {index}. sütunun soluna taşındı',
|
|
@@ -607,7 +616,7 @@ exports.default = {
|
|
|
607
616
|
'fabric.editor.emptySearchResults': 'Hiçbir sonuç bulunamadı.',
|
|
608
617
|
'fabric.editor.emptySearchResultsSuggestion': 'Eklenenlere göz atmak için {buttonName} düğmesini seçin.',
|
|
609
618
|
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': 'Yardım için {askRovoName} öğesini seçin.',
|
|
610
|
-
'fabric.editor.emptySearchResultsSuggestionNew': 'Yardım için {askRovoName} adlı temsilciyi seçin, eklemelere
|
|
619
|
+
'fabric.editor.emptySearchResultsSuggestionNew': 'Yardım için {askRovoName} adlı temsilciyi seçin, eklemelere göz atmak için ise {buttonName} düğmesine tıklayın.',
|
|
611
620
|
'fabric.editor.epic': 'Epik',
|
|
612
621
|
'fabric.editor.error': 'Hata',
|
|
613
622
|
'fabric.editor.error.description.cannotDelete': 'Senkronize edilmiş bu bloku silmeye çalışırken bir hata oluştu.',
|
|
@@ -1156,6 +1165,7 @@ exports.default = {
|
|
|
1156
1165
|
'fabric.theme.bold-blue': 'Koyu mavi',
|
|
1157
1166
|
'fabric.theme.bold-gray': 'Koyu gri',
|
|
1158
1167
|
'fabric.theme.bold-green': 'Koyu yeşil',
|
|
1168
|
+
'fabric.theme.bold-lime': 'Koyu limon yeşili',
|
|
1159
1169
|
'fabric.theme.bold-magenta': 'Koyu eflatun',
|
|
1160
1170
|
'fabric.theme.bold-orange': 'Koyu turuncu',
|
|
1161
1171
|
'fabric.theme.bold-purple': 'Koyu mor',
|
|
@@ -1197,6 +1207,7 @@ exports.default = {
|
|
|
1197
1207
|
'fabric.theme.subtle-blue': 'Açık mavi',
|
|
1198
1208
|
'fabric.theme.subtle-gray': 'Açık gri',
|
|
1199
1209
|
'fabric.theme.subtle-green': 'Açık yeşil',
|
|
1210
|
+
'fabric.theme.subtle-lime': 'Açık limon yeşili',
|
|
1200
1211
|
'fabric.theme.subtle-magenta': 'Açık eflatun',
|
|
1201
1212
|
'fabric.theme.subtle-orange': 'Açık turuncu',
|
|
1202
1213
|
'fabric.theme.subtle-purple': 'Açık mor',
|
package/dist/cjs/i18n/uk.js
CHANGED
|
@@ -320,6 +320,7 @@ exports.default = {
|
|
|
320
320
|
'fabric.editor.ai.toolbar.moreEmpatheticTone.title': 'Зробити емпатичнішим',
|
|
321
321
|
'fabric.editor.ai.toolbar.moreProfessionalTone.title': 'Зробити професійнішим',
|
|
322
322
|
'fabric.editor.ai.toolbar.moreRovoOptions.label': 'Інші параметри Rovo',
|
|
323
|
+
'fabric.editor.ai.toolbar.rovoDropdownChevron.label': 'Інші варіанти запитів до Rovo',
|
|
323
324
|
'fabric.editor.ai.toolbar.simplifiedAI.title': 'AI',
|
|
324
325
|
'fabric.editor.ai.toolbar.spellingAndGrammar.title': 'Виправити орфографічні й граматичні помилки',
|
|
325
326
|
'fabric.editor.ai.toolbar.summarize.title': 'Створити підсумок',
|
|
@@ -434,6 +435,7 @@ exports.default = {
|
|
|
434
435
|
'fabric.editor.codeBlock.recentlyUsed': 'Нещодавно використані',
|
|
435
436
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': 'Скопійовано',
|
|
436
437
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Копіювати як текст',
|
|
438
|
+
'fabric.editor.codeBlockDownloadButton.downloadCodeBlock': 'Завантажити',
|
|
437
439
|
'fabric.editor.codeBlockFormatButton.formatCode': 'Форматувати код',
|
|
438
440
|
'fabric.editor.codeBlockFormatButton.formatCodeFailed': 'Не вдалося відформатувати код',
|
|
439
441
|
'fabric.editor.codeBlockFormatButton.formatCodeFailedAutoDetectedDescription': 'Перегляньте вміст або виберіть певну мову.',
|
|
@@ -449,6 +451,13 @@ exports.default = {
|
|
|
449
451
|
'fabric.editor.codeblock.description': 'Показати код із розміткою синтаксису',
|
|
450
452
|
'fabric.editor.collapseNode': 'Згорніть вміст',
|
|
451
453
|
'fabric.editor.collapseTable': 'Згорнути таблицю',
|
|
454
|
+
'fabric.editor.color.accessibility.accessibility': 'Спеціальні можливості',
|
|
455
|
+
'fabric.editor.color.accessibility.accessibleLabel': 'Доступно',
|
|
456
|
+
'fabric.editor.color.accessibility.accessibleTooltip': 'Доступне поєднання кольорів',
|
|
457
|
+
'fabric.editor.color.accessibility.difficultToReadLabel': 'Важко читати',
|
|
458
|
+
'fabric.editor.color.accessibility.difficultToReadTooltip': 'Це поєднання кольорів має низьку контрастність. Виберіть інший колір, щоб текст було легше читати.',
|
|
459
|
+
'fabric.editor.color.accessibility.inaccessibleLabel': 'Недоступно',
|
|
460
|
+
'fabric.editor.color.accessibility.inaccessibleTooltip': 'Це поєднання кольорів важко читати. Виберіть інший колір, щоб текст було легше читати.',
|
|
452
461
|
'fabric.editor.colorPicker.menuLabel': 'Меню засобу вибору кольору',
|
|
453
462
|
'fabric.editor.columnDragHandle': 'Параметри стовпців',
|
|
454
463
|
'fabric.editor.columnMovedLeft': 'Стовпець переміщено ліворуч на позицію {index} з {total}',
|
|
@@ -1141,6 +1150,7 @@ exports.default = {
|
|
|
1141
1150
|
'fabric.theme.bold-blue': 'Насичений синій',
|
|
1142
1151
|
'fabric.theme.bold-gray': 'Насичений сірий',
|
|
1143
1152
|
'fabric.theme.bold-green': 'Насичений зелений',
|
|
1153
|
+
'fabric.theme.bold-lime': 'Яскраво-лаймовий',
|
|
1144
1154
|
'fabric.theme.bold-magenta': 'Насичений пурпурний',
|
|
1145
1155
|
'fabric.theme.bold-orange': 'Насичений помаранчевий',
|
|
1146
1156
|
'fabric.theme.bold-purple': 'Насичений фіолетовий',
|
|
@@ -1182,6 +1192,7 @@ exports.default = {
|
|
|
1182
1192
|
'fabric.theme.subtle-blue': 'Блідий синій',
|
|
1183
1193
|
'fabric.theme.subtle-gray': 'Блідий сірий',
|
|
1184
1194
|
'fabric.theme.subtle-green': 'Блідий зелений',
|
|
1195
|
+
'fabric.theme.subtle-lime': 'Ніжно-лаймовий',
|
|
1185
1196
|
'fabric.theme.subtle-magenta': 'Блідий пурпурний',
|
|
1186
1197
|
'fabric.theme.subtle-orange': 'Блідий помаранчевий',
|
|
1187
1198
|
'fabric.theme.subtle-purple': 'Блідий фіолетовий',
|
package/dist/cjs/i18n/vi.js
CHANGED
|
@@ -451,6 +451,13 @@ exports.default = {
|
|
|
451
451
|
'fabric.editor.codeblock.description': 'Hiển thị mã có bôi đậm cú pháp',
|
|
452
452
|
'fabric.editor.collapseNode': 'thu gọn nội dung',
|
|
453
453
|
'fabric.editor.collapseTable': 'Thu gọn bảng',
|
|
454
|
+
'fabric.editor.color.accessibility.accessibility': 'Khả năng truy cập',
|
|
455
|
+
'fabric.editor.color.accessibility.accessibleLabel': 'Có thể truy cập',
|
|
456
|
+
'fabric.editor.color.accessibility.accessibleTooltip': 'Tổ hợp màu trợ năng',
|
|
457
|
+
'fabric.editor.color.accessibility.difficultToReadLabel': 'Khó đọc',
|
|
458
|
+
'fabric.editor.color.accessibility.difficultToReadTooltip': 'Tổ hợp màu này có độ tương phản thấp. Hãy chọn màu khác để dễ đọc hơn.',
|
|
459
|
+
'fabric.editor.color.accessibility.inaccessibleLabel': 'Không truy cập được',
|
|
460
|
+
'fabric.editor.color.accessibility.inaccessibleTooltip': 'Tổ hợp màu này khó đọc. Hãy chọn màu khác để dễ đọc hơn.',
|
|
454
461
|
'fabric.editor.colorPicker.menuLabel': 'Menu trình chọn màu',
|
|
455
462
|
'fabric.editor.columnDragHandle': 'Tùy chọn cột',
|
|
456
463
|
'fabric.editor.columnMovedLeft': 'Đã di chuyển cột sang trái đến vị trí {index}/{total}',
|
|
@@ -781,7 +788,7 @@ exports.default = {
|
|
|
781
788
|
'fabric.editor.markdownMode.confirmDialog.title.toMarkdown': 'Chuyển đổi sang chế độ markdown',
|
|
782
789
|
'fabric.editor.markdownMode.confirmDialog.title.toMarkdownLossy': 'Chuyển đổi sang chế độ markdown',
|
|
783
790
|
'fabric.editor.markdownMode.confirmDialog.title.toRichText': 'Chuyển đổi sang văn bản đa dạng thức',
|
|
784
|
-
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toggle': 'Chuyển đổi giữa cú pháp và trình chỉnh sửa bản xem trước',
|
|
791
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toggle': 'Chuyển đổi giữa trình chỉnh sửa cú pháp và trình chỉnh sửa bản xem trước',
|
|
785
792
|
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toolsRemoved': 'Sử dụng định dạng cơ bản',
|
|
786
793
|
'fabric.editor.markdownMode.confirmDialog.toMarkdown.versionHistory': 'Sử dụng lịch sử phiên bản để khôi phục các bản nháp trước đó',
|
|
787
794
|
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.cta': 'Chuyển đổi',
|
package/dist/cjs/i18n/zh.js
CHANGED
|
@@ -335,6 +335,7 @@ exports.default = {
|
|
|
335
335
|
'fabric.editor.ai.toolbar.moreEmpatheticTone.title': '更善解人意',
|
|
336
336
|
'fabric.editor.ai.toolbar.moreProfessionalTone.title': '更专业',
|
|
337
337
|
'fabric.editor.ai.toolbar.moreRovoOptions.label': '更多 Rovo 选项',
|
|
338
|
+
'fabric.editor.ai.toolbar.rovoDropdownChevron.label': '更多“询问 Rovo”选项',
|
|
338
339
|
'fabric.editor.ai.toolbar.simplifiedAI.title': 'Atlassian Intelligence',
|
|
339
340
|
'fabric.editor.ai.toolbar.spellingAndGrammar.title': '修复拼写与语法问题',
|
|
340
341
|
'fabric.editor.ai.toolbar.summarize.title': '总结',
|
|
@@ -449,6 +450,7 @@ exports.default = {
|
|
|
449
450
|
'fabric.editor.codeBlock.recentlyUsed': '最近使用',
|
|
450
451
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': '已复制!',
|
|
451
452
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': '复制为文本',
|
|
453
|
+
'fabric.editor.codeBlockDownloadButton.downloadCodeBlock': '下载',
|
|
452
454
|
'fabric.editor.codeBlockFormatButton.formatCode': '代码化',
|
|
453
455
|
'fabric.editor.codeBlockFormatButton.formatCodeFailed': '代码代码化失败',
|
|
454
456
|
'fabric.editor.codeBlockFormatButton.formatCodeFailedAutoDetectedDescription': '请审查内容或选择特定语言。',
|
|
@@ -464,6 +466,13 @@ exports.default = {
|
|
|
464
466
|
'fabric.editor.codeblock.description': '显示带语法高亮的代码',
|
|
465
467
|
'fabric.editor.collapseNode': '收起内容',
|
|
466
468
|
'fabric.editor.collapseTable': '收起表格',
|
|
469
|
+
'fabric.editor.color.accessibility.accessibility': '可访问性',
|
|
470
|
+
'fabric.editor.color.accessibility.accessibleLabel': '可访问',
|
|
471
|
+
'fabric.editor.color.accessibility.accessibleTooltip': '可访问的配色组合',
|
|
472
|
+
'fabric.editor.color.accessibility.difficultToReadLabel': '难以辨识',
|
|
473
|
+
'fabric.editor.color.accessibility.difficultToReadTooltip': '此配色组合对比度较低。请选择其他颜色以提高辨识度。',
|
|
474
|
+
'fabric.editor.color.accessibility.inaccessibleLabel': '无法访问',
|
|
475
|
+
'fabric.editor.color.accessibility.inaccessibleTooltip': '此配色组合难以辨识。请选择其他颜色以提高辨识度。',
|
|
467
476
|
'fabric.editor.colorPicker.menuLabel': '颜色选择器菜单',
|
|
468
477
|
'fabric.editor.columnDragHandle': '列选项',
|
|
469
478
|
'fabric.editor.columnMovedLeft': '列已向左移至第 {index} 列(共 {total} 列)',
|
|
@@ -1156,6 +1165,7 @@ exports.default = {
|
|
|
1156
1165
|
'fabric.theme.bold-blue': '深蓝',
|
|
1157
1166
|
'fabric.theme.bold-gray': '深灰',
|
|
1158
1167
|
'fabric.theme.bold-green': '深绿',
|
|
1168
|
+
'fabric.theme.bold-lime': '深绿黄',
|
|
1159
1169
|
'fabric.theme.bold-magenta': '深洋红',
|
|
1160
1170
|
'fabric.theme.bold-orange': '深橙',
|
|
1161
1171
|
'fabric.theme.bold-purple': '深紫',
|
|
@@ -1197,6 +1207,7 @@ exports.default = {
|
|
|
1197
1207
|
'fabric.theme.subtle-blue': '浅蓝',
|
|
1198
1208
|
'fabric.theme.subtle-gray': '浅灰',
|
|
1199
1209
|
'fabric.theme.subtle-green': '浅绿',
|
|
1210
|
+
'fabric.theme.subtle-lime': '浅绿黄',
|
|
1200
1211
|
'fabric.theme.subtle-magenta': '浅洋红',
|
|
1201
1212
|
'fabric.theme.subtle-orange': '浅橙',
|
|
1202
1213
|
'fabric.theme.subtle-purple': '浅紫',
|
package/dist/cjs/i18n/zh_TW.js
CHANGED
|
@@ -335,6 +335,7 @@ exports.default = {
|
|
|
335
335
|
'fabric.editor.ai.toolbar.moreEmpatheticTone.title': '更富有同理心',
|
|
336
336
|
'fabric.editor.ai.toolbar.moreProfessionalTone.title': '更專業',
|
|
337
337
|
'fabric.editor.ai.toolbar.moreRovoOptions.label': '更多 Rovo 選項',
|
|
338
|
+
'fabric.editor.ai.toolbar.rovoDropdownChevron.label': '更多詢問 Rovo 選項',
|
|
338
339
|
'fabric.editor.ai.toolbar.simplifiedAI.title': 'AI',
|
|
339
340
|
'fabric.editor.ai.toolbar.spellingAndGrammar.title': '修正拼字與文法',
|
|
340
341
|
'fabric.editor.ai.toolbar.summarize.title': '摘要',
|
|
@@ -465,6 +466,13 @@ exports.default = {
|
|
|
465
466
|
'fabric.editor.codeblock.description': '顯示程式碼並醒目提示語法',
|
|
466
467
|
'fabric.editor.collapseNode': '摺疊內容',
|
|
467
468
|
'fabric.editor.collapseTable': '摺疊表格',
|
|
469
|
+
'fabric.editor.color.accessibility.accessibility': '可存取性',
|
|
470
|
+
'fabric.editor.color.accessibility.accessibleLabel': '可存取',
|
|
471
|
+
'fabric.editor.color.accessibility.accessibleTooltip': '可存取顏色組合',
|
|
472
|
+
'fabric.editor.color.accessibility.difficultToReadLabel': '難以閱讀',
|
|
473
|
+
'fabric.editor.color.accessibility.difficultToReadTooltip': '此顏色組合的對比度較低。請選取不同顏色來提高可讀性。',
|
|
474
|
+
'fabric.editor.color.accessibility.inaccessibleLabel': '無法存取',
|
|
475
|
+
'fabric.editor.color.accessibility.inaccessibleTooltip': '此顏色組合難以閱讀。請選取不同顏色來提高可讀性。',
|
|
468
476
|
'fabric.editor.colorPicker.menuLabel': '顏色選擇器選單',
|
|
469
477
|
'fabric.editor.columnDragHandle': '欄選項',
|
|
470
478
|
'fabric.editor.columnMovedLeft': '直欄已左移至第 {index} 欄,總共有 {total} 欄',
|
package/dist/esm/i18n/cs.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/cs.js
CHANGED
|
@@ -333,6 +333,7 @@ export default {
|
|
|
333
333
|
'fabric.editor.ai.toolbar.moreEmpatheticTone.title': 'Empatičtější',
|
|
334
334
|
'fabric.editor.ai.toolbar.moreProfessionalTone.title': 'Profesionálnější',
|
|
335
335
|
'fabric.editor.ai.toolbar.moreRovoOptions.label': 'Další možnosti nástroje Rovo',
|
|
336
|
+
'fabric.editor.ai.toolbar.rovoDropdownChevron.label': 'Další možnosti žádostí Rovo',
|
|
336
337
|
'fabric.editor.ai.toolbar.simplifiedAI.title': 'AI',
|
|
337
338
|
'fabric.editor.ai.toolbar.spellingAndGrammar.title': 'Opravit pravopis a gramatiku',
|
|
338
339
|
'fabric.editor.ai.toolbar.summarize.title': 'Shrnout',
|
|
@@ -447,6 +448,7 @@ export default {
|
|
|
447
448
|
'fabric.editor.codeBlock.recentlyUsed': 'Nedávno použité',
|
|
448
449
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': 'Zkopírováno!',
|
|
449
450
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Kopírovat jako text',
|
|
451
|
+
'fabric.editor.codeBlockDownloadButton.downloadCodeBlock': 'Stáhnout',
|
|
450
452
|
'fabric.editor.codeBlockFormatButton.formatCode': 'Formátovat kód',
|
|
451
453
|
'fabric.editor.codeBlockFormatButton.formatCodeFailed': 'Formátování kódu se nezdařilo',
|
|
452
454
|
'fabric.editor.codeBlockFormatButton.formatCodeFailedAutoDetectedDescription': 'Zkontrolujte obsah nebo vyberte konkrétní jazyk.',
|
|
@@ -462,6 +464,13 @@ export default {
|
|
|
462
464
|
'fabric.editor.codeblock.description': 'Zobrazit kód se zvýrazněním syntaxe',
|
|
463
465
|
'fabric.editor.collapseNode': 'Sbalit obsah',
|
|
464
466
|
'fabric.editor.collapseTable': 'Sbalit tabulku',
|
|
467
|
+
'fabric.editor.color.accessibility.accessibility': 'Přístupnost',
|
|
468
|
+
'fabric.editor.color.accessibility.accessibleLabel': 'Přístupné',
|
|
469
|
+
'fabric.editor.color.accessibility.accessibleTooltip': 'Barevná kombinace pro zajištění přístupnosti',
|
|
470
|
+
'fabric.editor.color.accessibility.difficultToReadLabel': 'Obtížně čitelné',
|
|
471
|
+
'fabric.editor.color.accessibility.difficultToReadTooltip': 'Tato barevná kombinace má nízký kontrast. Vyberte jinou barvu, aby se zlepšila čitelnost.',
|
|
472
|
+
'fabric.editor.color.accessibility.inaccessibleLabel': 'Nepřístupné',
|
|
473
|
+
'fabric.editor.color.accessibility.inaccessibleTooltip': 'Tato barevná kombinace je těžko čitelná. Vyberte jinou barvu, aby se zlepšila čitelnost.',
|
|
465
474
|
'fabric.editor.colorPicker.menuLabel': 'Nabídka výběru barvy',
|
|
466
475
|
'fabric.editor.columnDragHandle': 'Možnosti sloupce',
|
|
467
476
|
'fabric.editor.columnMovedLeft': 'Sloupec byl přesunut doleva na pozici {index} z {total}',
|
|
@@ -1154,6 +1163,7 @@ export default {
|
|
|
1154
1163
|
'fabric.theme.bold-blue': 'Sytě modrá',
|
|
1155
1164
|
'fabric.theme.bold-gray': 'Sytě šedá',
|
|
1156
1165
|
'fabric.theme.bold-green': 'Sytě zelená',
|
|
1166
|
+
'fabric.theme.bold-lime': 'Sytě limetková',
|
|
1157
1167
|
'fabric.theme.bold-magenta': 'Sytě fuchsiová',
|
|
1158
1168
|
'fabric.theme.bold-orange': 'Sytě oranžová',
|
|
1159
1169
|
'fabric.theme.bold-purple': 'Sytě purpurová',
|
|
@@ -1195,6 +1205,7 @@ export default {
|
|
|
1195
1205
|
'fabric.theme.subtle-blue': 'Jemně modrá',
|
|
1196
1206
|
'fabric.theme.subtle-gray': 'Jemně šedá',
|
|
1197
1207
|
'fabric.theme.subtle-green': 'Jemně zelená',
|
|
1208
|
+
'fabric.theme.subtle-lime': 'Jemně limetková',
|
|
1198
1209
|
'fabric.theme.subtle-magenta': 'Jemně fuchsiová',
|
|
1199
1210
|
'fabric.theme.subtle-orange': 'Jemně oranžová',
|
|
1200
1211
|
'fabric.theme.subtle-purple': 'Jemně purpurová',
|
package/dist/esm/i18n/da.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/da.js
CHANGED
|
@@ -332,6 +332,7 @@ export default {
|
|
|
332
332
|
'fabric.editor.ai.toolbar.moreEmpatheticTone.title': 'Mere empatisk',
|
|
333
333
|
'fabric.editor.ai.toolbar.moreProfessionalTone.title': 'Mere professionel',
|
|
334
334
|
'fabric.editor.ai.toolbar.moreRovoOptions.label': 'Flere Rovo-indstillinger',
|
|
335
|
+
'fabric.editor.ai.toolbar.rovoDropdownChevron.label': 'Flere valgmuligheder for Spørg Rovo',
|
|
335
336
|
'fabric.editor.ai.toolbar.simplifiedAI.title': 'AI',
|
|
336
337
|
'fabric.editor.ai.toolbar.spellingAndGrammar.title': 'Ret stavning og grammatik',
|
|
337
338
|
'fabric.editor.ai.toolbar.summarize.title': 'Opsummer',
|
|
@@ -446,6 +447,7 @@ export default {
|
|
|
446
447
|
'fabric.editor.codeBlock.recentlyUsed': 'Senest anvendt',
|
|
447
448
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': 'Kopieret!',
|
|
448
449
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Kopiér som tekst',
|
|
450
|
+
'fabric.editor.codeBlockDownloadButton.downloadCodeBlock': 'Download',
|
|
449
451
|
'fabric.editor.codeBlockFormatButton.formatCode': 'Formatér kode',
|
|
450
452
|
'fabric.editor.codeBlockFormatButton.formatCodeFailed': 'Kodeformatering mislykkedes',
|
|
451
453
|
'fabric.editor.codeBlockFormatButton.formatCodeFailedAutoDetectedDescription': 'Gennemgå indholdet, eller vælg et bestemt sprog.',
|
|
@@ -461,6 +463,13 @@ export default {
|
|
|
461
463
|
'fabric.editor.codeblock.description': 'Vis kode med syntaksfremhævning',
|
|
462
464
|
'fabric.editor.collapseNode': 'skjul indhold',
|
|
463
465
|
'fabric.editor.collapseTable': 'Luk tabel',
|
|
466
|
+
'fabric.editor.color.accessibility.accessibility': 'Handicapvenlighed',
|
|
467
|
+
'fabric.editor.color.accessibility.accessibleLabel': 'Letlæselig',
|
|
468
|
+
'fabric.editor.color.accessibility.accessibleTooltip': 'Letlæselig farvekombination',
|
|
469
|
+
'fabric.editor.color.accessibility.difficultToReadLabel': 'Svær at læse',
|
|
470
|
+
'fabric.editor.color.accessibility.difficultToReadTooltip': 'Denne farvekombination har lav kontrast. Vælg en anden farve for at forbedre læsbarheden.',
|
|
471
|
+
'fabric.editor.color.accessibility.inaccessibleLabel': 'Utilgængelig',
|
|
472
|
+
'fabric.editor.color.accessibility.inaccessibleTooltip': 'Denne farvekombination er svær at læse. Vælg en anden farve for at forbedre læsbarheden.',
|
|
464
473
|
'fabric.editor.colorPicker.menuLabel': 'Farvevælgermenu',
|
|
465
474
|
'fabric.editor.columnDragHandle': 'Kolonneindstillinger',
|
|
466
475
|
'fabric.editor.columnMovedLeft': 'Kolonne flyttet til venstre til {index} af {total}',
|
|
@@ -1153,6 +1162,7 @@ export default {
|
|
|
1153
1162
|
'fabric.theme.bold-blue': 'Stærk blå',
|
|
1154
1163
|
'fabric.theme.bold-gray': 'Stærk grå',
|
|
1155
1164
|
'fabric.theme.bold-green': 'Stærk grøn',
|
|
1165
|
+
'fabric.theme.bold-lime': 'Stærk limegrøn',
|
|
1156
1166
|
'fabric.theme.bold-magenta': 'Stærk magenta',
|
|
1157
1167
|
'fabric.theme.bold-orange': 'Stærk orange',
|
|
1158
1168
|
'fabric.theme.bold-purple': 'Stærk lilla',
|
|
@@ -1194,6 +1204,7 @@ export default {
|
|
|
1194
1204
|
'fabric.theme.subtle-blue': 'Svag blå',
|
|
1195
1205
|
'fabric.theme.subtle-gray': 'Svag grå',
|
|
1196
1206
|
'fabric.theme.subtle-green': 'Svag grøn',
|
|
1207
|
+
'fabric.theme.subtle-lime': 'Svag limegrøn',
|
|
1197
1208
|
'fabric.theme.subtle-magenta': 'Svag magenta',
|
|
1198
1209
|
'fabric.theme.subtle-orange': 'Svag orange',
|
|
1199
1210
|
'fabric.theme.subtle-purple': 'Svag lilla',
|