@atlaskit/afm-i18n-platform-editor-editor-common 2.140.0 → 2.142.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/de.js +20 -0
- package/dist/cjs/i18n/en.js +5 -0
- package/dist/cjs/i18n/en_GB.js +5 -0
- package/dist/cjs/i18n/en_ZZ.js +5 -0
- package/dist/cjs/i18n/es.js +29 -0
- package/dist/cjs/i18n/fi.js +3 -0
- package/dist/cjs/i18n/fr.js +3 -0
- package/dist/cjs/i18n/hr.js +14 -0
- package/dist/cjs/i18n/hu.js +4 -1
- package/dist/cjs/i18n/ja.js +3 -0
- package/dist/cjs/i18n/ko.js +5 -2
- package/dist/cjs/i18n/nb.js +4 -1
- package/dist/cjs/i18n/nl.js +3 -0
- package/dist/cjs/i18n/pl.js +29 -0
- package/dist/cjs/i18n/pt_BR.js +29 -0
- package/dist/cjs/i18n/ru.js +3 -0
- package/dist/cjs/i18n/sl.js +20 -0
- package/dist/cjs/i18n/sr_RS.js +5 -0
- package/dist/cjs/i18n/sr_YR.js +5 -0
- package/dist/cjs/i18n/sv.js +3 -0
- package/dist/cjs/i18n/th.js +5 -0
- package/dist/cjs/i18n/tr.js +3 -0
- package/dist/cjs/i18n/vi.js +29 -0
- package/dist/cjs/i18n/zh.js +23 -0
- package/dist/cjs/i18n/zh_TW.js +14 -0
- package/dist/esm/i18n/de.d.ts +20 -0
- package/dist/esm/i18n/de.js +20 -0
- package/dist/esm/i18n/en.d.ts +5 -0
- package/dist/esm/i18n/en.js +5 -0
- package/dist/esm/i18n/en_GB.d.ts +5 -0
- package/dist/esm/i18n/en_GB.js +5 -0
- package/dist/esm/i18n/en_ZZ.d.ts +5 -0
- package/dist/esm/i18n/en_ZZ.js +5 -0
- package/dist/esm/i18n/es.d.ts +29 -0
- package/dist/esm/i18n/es.js +29 -0
- package/dist/esm/i18n/fi.d.ts +3 -0
- package/dist/esm/i18n/fi.js +3 -0
- package/dist/esm/i18n/fr.d.ts +3 -0
- package/dist/esm/i18n/fr.js +3 -0
- package/dist/esm/i18n/hr.d.ts +14 -0
- package/dist/esm/i18n/hr.js +14 -0
- package/dist/esm/i18n/hu.d.ts +3 -0
- package/dist/esm/i18n/hu.js +4 -1
- package/dist/esm/i18n/ja.d.ts +3 -0
- package/dist/esm/i18n/ja.js +3 -0
- package/dist/esm/i18n/ko.d.ts +3 -0
- package/dist/esm/i18n/ko.js +5 -2
- package/dist/esm/i18n/nb.d.ts +3 -0
- package/dist/esm/i18n/nb.js +4 -1
- package/dist/esm/i18n/nl.d.ts +3 -0
- package/dist/esm/i18n/nl.js +3 -0
- package/dist/esm/i18n/pl.d.ts +29 -0
- package/dist/esm/i18n/pl.js +29 -0
- package/dist/esm/i18n/pt_BR.d.ts +29 -0
- package/dist/esm/i18n/pt_BR.js +29 -0
- package/dist/esm/i18n/ru.d.ts +3 -0
- package/dist/esm/i18n/ru.js +3 -0
- package/dist/esm/i18n/sl.d.ts +20 -0
- package/dist/esm/i18n/sl.js +20 -0
- package/dist/esm/i18n/sr_RS.d.ts +5 -0
- package/dist/esm/i18n/sr_RS.js +5 -0
- package/dist/esm/i18n/sr_YR.d.ts +5 -0
- package/dist/esm/i18n/sr_YR.js +5 -0
- package/dist/esm/i18n/sv.d.ts +3 -0
- package/dist/esm/i18n/sv.js +3 -0
- package/dist/esm/i18n/th.d.ts +5 -0
- package/dist/esm/i18n/th.js +5 -0
- package/dist/esm/i18n/tr.d.ts +3 -0
- package/dist/esm/i18n/tr.js +3 -0
- package/dist/esm/i18n/vi.d.ts +29 -0
- package/dist/esm/i18n/vi.js +29 -0
- package/dist/esm/i18n/zh.d.ts +23 -0
- package/dist/esm/i18n/zh.js +23 -0
- package/dist/esm/i18n/zh_TW.d.ts +14 -0
- package/dist/esm/i18n/zh_TW.js +14 -0
- package/dist/types/i18n/de.d.ts +20 -0
- package/dist/types/i18n/en.d.ts +5 -0
- package/dist/types/i18n/en_GB.d.ts +5 -0
- package/dist/types/i18n/en_ZZ.d.ts +5 -0
- package/dist/types/i18n/es.d.ts +29 -0
- package/dist/types/i18n/fi.d.ts +3 -0
- package/dist/types/i18n/fr.d.ts +3 -0
- package/dist/types/i18n/hr.d.ts +14 -0
- package/dist/types/i18n/hu.d.ts +3 -0
- package/dist/types/i18n/ja.d.ts +3 -0
- package/dist/types/i18n/ko.d.ts +3 -0
- package/dist/types/i18n/nb.d.ts +3 -0
- package/dist/types/i18n/nl.d.ts +3 -0
- package/dist/types/i18n/pl.d.ts +29 -0
- package/dist/types/i18n/pt_BR.d.ts +29 -0
- package/dist/types/i18n/ru.d.ts +3 -0
- package/dist/types/i18n/sl.d.ts +20 -0
- package/dist/types/i18n/sr_RS.d.ts +5 -0
- package/dist/types/i18n/sr_YR.d.ts +5 -0
- package/dist/types/i18n/sv.d.ts +3 -0
- package/dist/types/i18n/th.d.ts +5 -0
- package/dist/types/i18n/tr.d.ts +3 -0
- package/dist/types/i18n/vi.d.ts +29 -0
- package/dist/types/i18n/zh.d.ts +23 -0
- package/dist/types/i18n/zh_TW.d.ts +14 -0
- package/i18n/de.ts +20 -0
- package/i18n/en.ts +5 -0
- package/i18n/en_GB.ts +5 -0
- package/i18n/en_ZZ.ts +5 -0
- package/i18n/es.ts +35 -0
- package/i18n/fi.ts +4 -0
- package/i18n/fr.ts +4 -0
- package/i18n/hr.ts +16 -0
- package/i18n/hu.ts +5 -1
- package/i18n/ja.ts +4 -0
- package/i18n/ko.ts +6 -2
- package/i18n/nb.ts +5 -1
- package/i18n/nl.ts +4 -0
- package/i18n/pl.ts +34 -0
- package/i18n/pt_BR.ts +35 -0
- package/i18n/ru.ts +4 -0
- package/i18n/sl.ts +23 -0
- package/i18n/sr_RS.ts +7 -0
- package/i18n/sr_YR.ts +7 -0
- package/i18n/sv.ts +4 -0
- package/i18n/th.ts +6 -0
- package/i18n/tr.ts +4 -0
- package/i18n/vi.ts +36 -0
- package/i18n/zh.ts +27 -0
- package/i18n/zh_TW.ts +15 -0
- package/package.json +1 -1
package/dist/cjs/i18n/ru.js
CHANGED
|
@@ -441,7 +441,9 @@ exports.default = {
|
|
|
441
441
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Скопировать как текст',
|
|
442
442
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': 'Скрыть номера строк',
|
|
443
443
|
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': 'Показать номера строк',
|
|
444
|
+
'fabric.editor.codeBlockWrapButton.unwrapCode': 'Не переносить код',
|
|
444
445
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': 'Отключить перенос текста',
|
|
446
|
+
'fabric.editor.codeBlockWrapButton.wrapCode': 'Переносить код',
|
|
445
447
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': 'Включить перенос текста',
|
|
446
448
|
'fabric.editor.codeblock': 'Фрагмент кода',
|
|
447
449
|
'fabric.editor.codeblock.description': 'Выделение синтаксиса в коде',
|
|
@@ -590,6 +592,7 @@ exports.default = {
|
|
|
590
592
|
'fabric.editor.emptySearchResults': 'Ничего не найдено.',
|
|
591
593
|
'fabric.editor.emptySearchResultsSuggestion': 'Нажмите «{buttonName}» для просмотра вставок.',
|
|
592
594
|
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': 'Выберите «{askRovoName}», чтобы получить помощь.',
|
|
595
|
+
'fabric.editor.emptySearchResultsSuggestionNew': 'Нажмите «{askRovoName}», чтобы получить помощь, или «{buttonName}» для просмотра вставок.',
|
|
593
596
|
'fabric.editor.epic': 'Эпик',
|
|
594
597
|
'fabric.editor.error': 'Ошибка',
|
|
595
598
|
'fabric.editor.error.description.cannotDelete': 'При попытке удалить синхронизированный блок произошла ошибка.',
|
package/dist/cjs/i18n/sl.js
CHANGED
|
@@ -498,8 +498,11 @@ exports.default = {
|
|
|
498
498
|
'fabric.editor.code': 'Koda',
|
|
499
499
|
'fabric.editor.code.on': '{textFormattingOff}, kodiranje je vklopljeno',
|
|
500
500
|
'fabric.editor.codeBidiWarningLabel': 'Dvosmerni znaki spremenijo vrstni red upodabljanja besedila. To bi lahko bilo uporabljeno za zakrivanje zlonamerne kode.',
|
|
501
|
+
'fabric.editor.codeBlock.all': 'Vsi',
|
|
502
|
+
'fabric.editor.codeBlock.detectLanguage': 'Zaznaj jezik',
|
|
501
503
|
'fabric.editor.codeBlock.languageAriaDescription': 'Jezik delčka kode: {language}.',
|
|
502
504
|
'fabric.editor.codeBlock.languageNotSet': 'Jezik kode ni nastavljen.',
|
|
505
|
+
'fabric.editor.codeBlock.recentlyUsed': 'Nedavno uporabljeno',
|
|
503
506
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': 'Kopirano!',
|
|
504
507
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Kopiraj kot besedilo',
|
|
505
508
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': 'Skrij številke vrstic',
|
|
@@ -801,6 +804,8 @@ exports.default = {
|
|
|
801
804
|
'fabric.editor.layout.controls.placeholder': '/ za vstavljanje',
|
|
802
805
|
'fabric.editor.layout.deleteColumn': '{count, plural, one {Izbriši stolpec} two {Izbriši stolpca} few {Izbriši stolpce} other {Izbriši stolpce}}',
|
|
803
806
|
'fabric.editor.layout.distributeColumns': 'Porazdeli stolpce',
|
|
807
|
+
'fabric.editor.layout.insertColumnLeft': 'Vstavi stolpec levo',
|
|
808
|
+
'fabric.editor.layout.insertColumnRight': 'Vstavi stolpec desno',
|
|
804
809
|
'fabric.editor.layout.placeholder': 'Dodaj vsebino',
|
|
805
810
|
'fabric.editor.layout.resizeLayout': 'Spremeni velikost postavitve',
|
|
806
811
|
'fabric.editor.layoutFixedWidth': 'Nazaj na sredino',
|
|
@@ -828,8 +833,21 @@ exports.default = {
|
|
|
828
833
|
'fabric.editor.markdownMode.confirmDialog.cancel': 'Prekliči',
|
|
829
834
|
'fabric.editor.markdownMode.confirmDialog.confirm': 'Potrdi',
|
|
830
835
|
'fabric.editor.markdownMode.confirmDialog.error': 'Pri pretvorbi te strani je prišlo do napake. Poskusite znova.',
|
|
836
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdown': 'Pretvori v markdown',
|
|
837
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdownLossy': 'Pretvori v markdown',
|
|
838
|
+
'fabric.editor.markdownMode.confirmDialog.title.toRichText': 'Pretvori v obogateno besedilo',
|
|
839
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toggle': 'Preklopi med urejevalnikom sintakse in predogledom',
|
|
840
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toolsRemoved': 'Uporabi osnovno oblikovanje',
|
|
841
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.versionHistory': 'Obnovi prejšnje osnutke z zgodovino različic',
|
|
842
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.cta': 'Pretvori',
|
|
843
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.richContent': 'Vaša vsebina je lahko videti drugače, saj pretvorba odstrani oblikovanje obogatenega besedila',
|
|
844
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.versionHistory': 'Če želite obnoviti oblikovanje, odprite prejšnje osnutke v zgodovini različic',
|
|
845
|
+
'fabric.editor.markdownMode.confirmDialog.toRichText.standardTools': 'Uporabi vsa orodja za obogateno besedilo',
|
|
846
|
+
'fabric.editor.markdownMode.confirmDialog.toRichText.versionHistory': 'Obnovi prejšnje osnutke z zgodovino različic',
|
|
831
847
|
'fabric.editor.markdownMode.labsLozenge': 'LABORATORIJI',
|
|
832
848
|
'fabric.editor.markdownMode.sourceView.ariaLabel': 'Vir Markdown',
|
|
849
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.body': 'Pretvorba bo izbrisala sinhronizirane bloke in njihovo vsebino. Tega ni mogoče obnoviti v zgodovini različic.',
|
|
850
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.title': 'Želite izbrisati sinhronizirano vsebino?',
|
|
833
851
|
'fabric.editor.markdownMode.viewToggle.groupLabel': 'Način prikaza',
|
|
834
852
|
'fabric.editor.markdownMode.viewToggle.preview': 'Razdeljen pogled (kmalu na voljo)',
|
|
835
853
|
'fabric.editor.markdownMode.viewToggle.source': 'Urejevalnik sintakse',
|
|
@@ -1118,6 +1136,8 @@ exports.default = {
|
|
|
1118
1136
|
'fabric.editor.tooltip.taskList': 'element dejanja',
|
|
1119
1137
|
'fabric.editor.turnInto': 'Spremeni v',
|
|
1120
1138
|
'fabric.editor.twoColumns': 'Postavitev z 2 stolpcema',
|
|
1139
|
+
'fabric.editor.typeAhead.mentionSection.agents': 'Agenti',
|
|
1140
|
+
'fabric.editor.typeAhead.mentionSection.people': 'Osebe',
|
|
1121
1141
|
'fabric.editor.typeAhead.popupLabel': 'Rezultati vnaprejšnjega vnosa',
|
|
1122
1142
|
'fabric.editor.typeAhead.quickInsertInputLabel': 'Začnite tipkati za iskanje ali filtriranje možnosti bližnjic',
|
|
1123
1143
|
'fabric.editor.typeAhead.quickInsertInputPlaceholderLabel': 'Iskanje',
|
package/dist/cjs/i18n/sr_RS.js
CHANGED
|
@@ -509,7 +509,9 @@ exports.default = {
|
|
|
509
509
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Kopiraj kao tekst',
|
|
510
510
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': 'Sakrij brojeve redova',
|
|
511
511
|
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': 'Prikaži brojeve redova',
|
|
512
|
+
'fabric.editor.codeBlockWrapButton.unwrapCode': 'Isključi prelamanje koda',
|
|
512
513
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': 'Isključi prelom',
|
|
514
|
+
'fabric.editor.codeBlockWrapButton.wrapCode': 'Uključi prelamanje koda',
|
|
513
515
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': 'Uključi prelom',
|
|
514
516
|
'fabric.editor.codeblock': 'Fragment koda',
|
|
515
517
|
'fabric.editor.codeblock.description': 'Prikažite kôd sa istaknutom sintaksom',
|
|
@@ -656,6 +658,7 @@ exports.default = {
|
|
|
656
658
|
'fabric.editor.emptySearchResults': 'Nismo mogli da pronađemo rezultate.',
|
|
657
659
|
'fabric.editor.emptySearchResultsSuggestion': 'Izaberite {buttonName} za pregled elemenata za umetanje.',
|
|
658
660
|
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': 'Izaberi {askRovoName} za pomoć.',
|
|
661
|
+
'fabric.editor.emptySearchResultsSuggestionNew': 'Izaberi {askRovoName} za pomoć ili {buttonName} za pregled elemenata za umetanje.',
|
|
659
662
|
'fabric.editor.epic': 'Blok',
|
|
660
663
|
'fabric.editor.error': 'Greška',
|
|
661
664
|
'fabric.editor.error.description.cannotDelete': 'Došlo je do greške prilikom pokušaja brisanja ovog sinhronizovanog bloka.',
|
|
@@ -827,6 +830,8 @@ exports.default = {
|
|
|
827
830
|
'fabric.editor.markdown': 'Markdown',
|
|
828
831
|
'fabric.editor.markdownMode.confirmDialog.cancel': 'Otkaži',
|
|
829
832
|
'fabric.editor.markdownMode.confirmDialog.confirm': 'Potvrdi',
|
|
833
|
+
'fabric.editor.markdownMode.confirmDialog.error': 'Došlo je do problema pri pretvaranju ove stranice. Probajte ponovo.',
|
|
834
|
+
'fabric.editor.markdownMode.labsLozenge': 'LABORATORIJE',
|
|
830
835
|
'fabric.editor.markdownMode.sourceView.ariaLabel': 'Izvor za Markdown',
|
|
831
836
|
'fabric.editor.markdownMode.viewToggle.groupLabel': 'Režim prikaza',
|
|
832
837
|
'fabric.editor.markdownMode.viewToggle.preview': 'Podeljeni prikaz (uskoro)',
|
package/dist/cjs/i18n/sr_YR.js
CHANGED
|
@@ -509,7 +509,9 @@ exports.default = {
|
|
|
509
509
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Копирај као текст',
|
|
510
510
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': 'Сакриј бројеве редова',
|
|
511
511
|
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': 'Прикажи бројеве редова',
|
|
512
|
+
'fabric.editor.codeBlockWrapButton.unwrapCode': 'Искључи преламање кода',
|
|
512
513
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': 'Искључи прелом',
|
|
514
|
+
'fabric.editor.codeBlockWrapButton.wrapCode': 'Укључи преламање кода',
|
|
513
515
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': 'Укључи прелом',
|
|
514
516
|
'fabric.editor.codeblock': 'Фрагмент кода',
|
|
515
517
|
'fabric.editor.codeblock.description': 'Прикажите кôд са истакнутом синтаксом',
|
|
@@ -656,6 +658,7 @@ exports.default = {
|
|
|
656
658
|
'fabric.editor.emptySearchResults': 'Нисмо могли да пронађемо резултате.',
|
|
657
659
|
'fabric.editor.emptySearchResultsSuggestion': 'Изаберите {buttonName} за преглед елемената за уметање.',
|
|
658
660
|
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': 'Изабери {askRovoName} за помоћ.',
|
|
661
|
+
'fabric.editor.emptySearchResultsSuggestionNew': 'Изабери {askRovoName} за помоћ или {buttonName} за преглед елемената за уметање.',
|
|
659
662
|
'fabric.editor.epic': 'Блок',
|
|
660
663
|
'fabric.editor.error': 'Грешка',
|
|
661
664
|
'fabric.editor.error.description.cannotDelete': 'Дошло је до грешке приликом покушаја брисања овог синхронизованог блока.',
|
|
@@ -827,6 +830,8 @@ exports.default = {
|
|
|
827
830
|
'fabric.editor.markdown': 'Markdown',
|
|
828
831
|
'fabric.editor.markdownMode.confirmDialog.cancel': 'Откажи',
|
|
829
832
|
'fabric.editor.markdownMode.confirmDialog.confirm': 'Потврди',
|
|
833
|
+
'fabric.editor.markdownMode.confirmDialog.error': 'Дошло је до проблема при претварању ове странице. Пробајте поново.',
|
|
834
|
+
'fabric.editor.markdownMode.labsLozenge': 'ЛАБОРАТОРИЈЕ',
|
|
830
835
|
'fabric.editor.markdownMode.sourceView.ariaLabel': 'Извор за Markdown',
|
|
831
836
|
'fabric.editor.markdownMode.viewToggle.groupLabel': 'Режим приказа',
|
|
832
837
|
'fabric.editor.markdownMode.viewToggle.preview': 'Подељени приказ (ускоро)',
|
package/dist/cjs/i18n/sv.js
CHANGED
|
@@ -440,7 +440,9 @@ exports.default = {
|
|
|
440
440
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Kopiera som text',
|
|
441
441
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': 'Dölj radnummer',
|
|
442
442
|
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': 'Visa radnummer',
|
|
443
|
+
'fabric.editor.codeBlockWrapButton.unwrapCode': 'Packa upp kod',
|
|
443
444
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': 'Inaktivera brytning',
|
|
445
|
+
'fabric.editor.codeBlockWrapButton.wrapCode': 'Förpacka kod',
|
|
444
446
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': 'Aktivera brytning',
|
|
445
447
|
'fabric.editor.codeblock': 'Kodstycke',
|
|
446
448
|
'fabric.editor.codeblock.description': 'Visa kod med syntaxmarkering',
|
|
@@ -589,6 +591,7 @@ exports.default = {
|
|
|
589
591
|
'fabric.editor.emptySearchResults': 'Vi hittade inga resultat.',
|
|
590
592
|
'fabric.editor.emptySearchResultsSuggestion': 'Välj {buttonName} om du vill bläddra bland infogningar.',
|
|
591
593
|
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': 'Välj {askRovoName} för hjälp.',
|
|
594
|
+
'fabric.editor.emptySearchResultsSuggestionNew': 'Välj {askRovoName} för hjälp eller {buttonName} för att bläddra bland infogningar.',
|
|
592
595
|
'fabric.editor.epic': 'Epic',
|
|
593
596
|
'fabric.editor.error': 'Fel',
|
|
594
597
|
'fabric.editor.error.description.cannotDelete': 'Ett fel inträffade när detta synkroniserade block skulle raderas.',
|
package/dist/cjs/i18n/th.js
CHANGED
|
@@ -426,7 +426,9 @@ exports.default = {
|
|
|
426
426
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'คัดลอกเป็นข้อความ',
|
|
427
427
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': 'ซ่อนหมายเลขบรรทัด',
|
|
428
428
|
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': 'แสดงหมายเลขบรรทัด',
|
|
429
|
+
'fabric.editor.codeBlockWrapButton.unwrapCode': 'ยกเลิกการตัดบรรทัดโค้ด',
|
|
429
430
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': 'ปิดการจัดข้อความล้อมรูปภาพ',
|
|
431
|
+
'fabric.editor.codeBlockWrapButton.wrapCode': 'การตัดบรรทัดโค้ด',
|
|
430
432
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': 'เปิดการจัดข้อความล้อมรูปภาพ',
|
|
431
433
|
'fabric.editor.codeblock': 'รหัสย่อย',
|
|
432
434
|
'fabric.editor.codeblock.description': 'แสดงรหัสพร้อมการไฮไลท์โครงสร้างภาษา',
|
|
@@ -575,6 +577,7 @@ exports.default = {
|
|
|
575
577
|
'fabric.editor.emptySearchResults': 'เราไม่พบผลลัพธ์ใด ๆ',
|
|
576
578
|
'fabric.editor.emptySearchResultsSuggestion': 'เลือก {buttonName} เพื่อเรียกดูไฟล์แทรก',
|
|
577
579
|
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': 'เลือก {askRovoName} เพื่อขอความช่วยเหลือ',
|
|
580
|
+
'fabric.editor.emptySearchResultsSuggestionNew': 'เลือก {askRovoName} เพื่อขอความช่วยเหลือ หรือ {buttonName} เพื่อเรียกดูรายการที่แทรก',
|
|
578
581
|
'fabric.editor.epic': 'โครงงาน',
|
|
579
582
|
'fabric.editor.error': 'ข้อผิดพลาด',
|
|
580
583
|
'fabric.editor.error.description.cannotDelete': 'เกิดข้อผิดพลาดขณะลบบล็อกที่ซิงค์นี้',
|
|
@@ -748,6 +751,8 @@ exports.default = {
|
|
|
748
751
|
'fabric.editor.markdown': 'Markdown',
|
|
749
752
|
'fabric.editor.markdownMode.confirmDialog.cancel': 'ยกเลิก',
|
|
750
753
|
'fabric.editor.markdownMode.confirmDialog.confirm': 'ยืนยัน',
|
|
754
|
+
'fabric.editor.markdownMode.confirmDialog.error': 'เกิดข้อผิดพลาดบางประการขณะแปลงหน้านี้ โปรดลองอีกครั้ง',
|
|
755
|
+
'fabric.editor.markdownMode.labsLozenge': 'LABS',
|
|
751
756
|
'fabric.editor.markdownMode.sourceView.ariaLabel': 'แหล่งที่มาของ Markdown',
|
|
752
757
|
'fabric.editor.markdownMode.viewToggle.groupLabel': 'โหมดมุมมอง',
|
|
753
758
|
'fabric.editor.markdownMode.viewToggle.preview': 'การแสดงผลแบบแบ่งหน้าจอ (เร็ว ๆ นี้)',
|
package/dist/cjs/i18n/tr.js
CHANGED
|
@@ -441,7 +441,9 @@ exports.default = {
|
|
|
441
441
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Metin olarak kopyala',
|
|
442
442
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': 'Satır numaralarını gizle',
|
|
443
443
|
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': 'Satır sayılarını göster',
|
|
444
|
+
'fabric.editor.codeBlockWrapButton.unwrapCode': 'Kodun kaydırmasını kapat',
|
|
444
445
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': 'Kaydırmayı kapat',
|
|
446
|
+
'fabric.editor.codeBlockWrapButton.wrapCode': 'Kodun kaydırmasını aç',
|
|
445
447
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': 'Kaydırmayı aç',
|
|
446
448
|
'fabric.editor.codeblock': 'Kod parçacığı',
|
|
447
449
|
'fabric.editor.codeblock.description': 'Kodları söz dizimini vurgulayarak görüntüleyin',
|
|
@@ -590,6 +592,7 @@ exports.default = {
|
|
|
590
592
|
'fabric.editor.emptySearchResults': 'Hiçbir sonuç bulunamadı.',
|
|
591
593
|
'fabric.editor.emptySearchResultsSuggestion': 'Eklenenlere göz atmak için {buttonName} düğmesini seçin.',
|
|
592
594
|
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': 'Yardım için {askRovoName} öğesini seçin.',
|
|
595
|
+
'fabric.editor.emptySearchResultsSuggestionNew': 'Yardım için {askRovoName} adlı temsilciyi seçin, eklemelere gözatmak için ise {buttonName} düğmesine tıklayın.',
|
|
593
596
|
'fabric.editor.epic': 'Epik',
|
|
594
597
|
'fabric.editor.error': 'Hata',
|
|
595
598
|
'fabric.editor.error.description.cannotDelete': 'Senkronize edilmiş bu bloku silmeye çalışırken bir hata oluştu.',
|
package/dist/cjs/i18n/vi.js
CHANGED
|
@@ -294,6 +294,7 @@ exports.default = {
|
|
|
294
294
|
'fabric.editor.ai.suggestions.stagingArea.suggestionsLabel.non-final': 'Đề xuất',
|
|
295
295
|
'fabric.editor.ai.suggestions.stagingArea.titleLabel.non-final': 'Tiêu đề',
|
|
296
296
|
'fabric.editor.ai.suggestions.stagingArea.viewLabel.non-final': 'Xem',
|
|
297
|
+
'fabric.editor.ai.suggestions.suggestEdits.buttonLabel': 'Rà soát',
|
|
297
298
|
'fabric.editor.ai.suggestions.toolbarButton.errorLabel.non-final': 'Thử lại',
|
|
298
299
|
'fabric.editor.ai.suggestions.toolbarButton.label.non-final': 'Đề xuất',
|
|
299
300
|
'fabric.editor.ai.suggestions.toolbarButton.loadingLabel.non-final': 'Đang tải',
|
|
@@ -420,8 +421,11 @@ exports.default = {
|
|
|
420
421
|
'fabric.editor.code': 'Mã',
|
|
421
422
|
'fabric.editor.code.on': '{textFormattingOff}, Mã đang bật',
|
|
422
423
|
'fabric.editor.codeBidiWarningLabel': 'Ký tự hai chiều thay đổi thứ tự kết xuất văn bản. Điều này có thể được dùng để che giấu mã độc hại.',
|
|
424
|
+
'fabric.editor.codeBlock.all': 'Tất cả',
|
|
425
|
+
'fabric.editor.codeBlock.detectLanguage': 'Phát hiện ngôn ngữ',
|
|
423
426
|
'fabric.editor.codeBlock.languageAriaDescription': 'Ngôn ngữ của snippet: {language}.',
|
|
424
427
|
'fabric.editor.codeBlock.languageNotSet': 'Chưa thiết lập ngôn ngữ mã.',
|
|
428
|
+
'fabric.editor.codeBlock.recentlyUsed': 'Được sử dụng gần đây',
|
|
425
429
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': 'Đã sao chép!',
|
|
426
430
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Sao chép dưới dạng văn bản',
|
|
427
431
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': 'Ẩn số dòng',
|
|
@@ -721,10 +725,16 @@ exports.default = {
|
|
|
721
725
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {Mời thành viên cùng nhóm vào {productName}} trusted {Mời thành viên cùng nhóm vào {productName}} other {Thêm thành viên cùng nhóm vào {productName}}}',
|
|
722
726
|
'fabric.editor.italic': 'In nghiêng',
|
|
723
727
|
'fabric.editor.keyboardShortcuts': 'Phím tắt bàn phím',
|
|
728
|
+
'fabric.editor.layout.alignColumn': 'Căn chỉnh',
|
|
729
|
+
'fabric.editor.layout.alignColumnBottom': 'Dưới cùng',
|
|
730
|
+
'fabric.editor.layout.alignColumnMiddle': 'Căn giữa',
|
|
731
|
+
'fabric.editor.layout.alignColumnTop': 'Trên cùng',
|
|
724
732
|
'fabric.editor.layout.columnOption': '{count, plural, other {{count} cột}}',
|
|
725
733
|
'fabric.editor.layout.controls.placeholder': '/ để chèn',
|
|
726
734
|
'fabric.editor.layout.deleteColumn': '{count, plural, other {Xóa cột}}',
|
|
727
735
|
'fabric.editor.layout.distributeColumns': 'Phân phối cột',
|
|
736
|
+
'fabric.editor.layout.insertColumnLeft': 'Chèn cột vào bên trái',
|
|
737
|
+
'fabric.editor.layout.insertColumnRight': 'Chèn cột vào bên phải',
|
|
728
738
|
'fabric.editor.layout.placeholder': 'Thêm nội dung',
|
|
729
739
|
'fabric.editor.layout.resizeLayout': 'Đổi cỡ bố cục',
|
|
730
740
|
'fabric.editor.layoutFixedWidth': 'Quay lại chính giữa',
|
|
@@ -752,8 +762,21 @@ exports.default = {
|
|
|
752
762
|
'fabric.editor.markdownMode.confirmDialog.cancel': 'Hủy',
|
|
753
763
|
'fabric.editor.markdownMode.confirmDialog.confirm': 'Xác nhận',
|
|
754
764
|
'fabric.editor.markdownMode.confirmDialog.error': 'Đã xảy ra lỗi trong quá trình chuyển đổi trang này. Vui lòng thử lại.',
|
|
765
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdown': 'Chuyển đổi sang chế độ markdown',
|
|
766
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdownLossy': 'Chuyển đổi sang chế độ markdown',
|
|
767
|
+
'fabric.editor.markdownMode.confirmDialog.title.toRichText': 'Chuyển đổi sang văn bản đa dạng thức',
|
|
768
|
+
'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',
|
|
769
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toolsRemoved': 'Sử dụng định dạng cơ bản',
|
|
770
|
+
'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 đó',
|
|
771
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.cta': 'Chuyển đổi',
|
|
772
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.richContent': 'Nội dung của bạn có thể hiển thị khác vì quá trình chuyển đổi sẽ loại bỏ định dạng văn bản đa dạng thức',
|
|
773
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.versionHistory': 'Để khôi phục định dạng, hãy truy cập vào các bản nháp trước đó từ lịch sử phiên bản',
|
|
774
|
+
'fabric.editor.markdownMode.confirmDialog.toRichText.standardTools': 'Sử dụng tất cả các công cụ văn bản đa dạng thức',
|
|
775
|
+
'fabric.editor.markdownMode.confirmDialog.toRichText.versionHistory': 'Sử dụng lịch sử phiên bản để khôi phục các bản nháp trước đó',
|
|
755
776
|
'fabric.editor.markdownMode.labsLozenge': 'LABS',
|
|
756
777
|
'fabric.editor.markdownMode.sourceView.ariaLabel': 'Nguồn Đánh dấu',
|
|
778
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.body': 'Quá trình chuyển đổi sẽ xóa các khối đã đồng bộ và nội dung của khối. Thao tác này không thể khôi phục trong lịch sử phiên bản.',
|
|
779
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.title': 'Xóa nội dung đã đồng bộ?',
|
|
757
780
|
'fabric.editor.markdownMode.viewToggle.groupLabel': 'Chế độ xem',
|
|
758
781
|
'fabric.editor.markdownMode.viewToggle.preview': 'Chế độ xem chia màn hình (sắp ra mắt)',
|
|
759
782
|
'fabric.editor.markdownMode.viewToggle.source': 'Trình soạn thảo cú pháp',
|
|
@@ -979,6 +1002,10 @@ exports.default = {
|
|
|
979
1002
|
'fabric.editor.syncedLocationDropdownTitleNoteForJiraWorkItem': 'Hạng mục công việc này',
|
|
980
1003
|
'fabric.editor.syncedLocationDropdownUntitledPage': 'Chưa có tiêu đề',
|
|
981
1004
|
'fabric.editor.table': 'Bảng',
|
|
1005
|
+
'fabric.editor.table.cellAlignment': 'Căn chỉnh',
|
|
1006
|
+
'fabric.editor.table.cellAlignmentBottom': 'Dưới cùng',
|
|
1007
|
+
'fabric.editor.table.cellAlignmentMiddle': 'Giữa',
|
|
1008
|
+
'fabric.editor.table.cellAlignmentTop': 'Trên cùng',
|
|
982
1009
|
'fabric.editor.table.description': 'Chèn bảng',
|
|
983
1010
|
'fabric.editor.tableAlignmentOptions': 'Tùy chọn căn chỉnh',
|
|
984
1011
|
'fabric.editor.tableFullWidthLabel': 'Toàn chiều rộng',
|
|
@@ -1041,6 +1068,8 @@ exports.default = {
|
|
|
1041
1068
|
'fabric.editor.tooltip.taskList': 'một mục thao tác',
|
|
1042
1069
|
'fabric.editor.turnInto': 'Chuyển thành',
|
|
1043
1070
|
'fabric.editor.twoColumns': 'Bố cục 2 cột',
|
|
1071
|
+
'fabric.editor.typeAhead.mentionSection.agents': 'Nhân viên',
|
|
1072
|
+
'fabric.editor.typeAhead.mentionSection.people': 'Mọi người',
|
|
1044
1073
|
'fabric.editor.typeAhead.popupLabel': 'Kết quả tự động điền',
|
|
1045
1074
|
'fabric.editor.typeAhead.quickInsertInputLabel': 'Bắt đầu nhập để tìm kiếm hoặc lọc các tùy chọn lối tắt',
|
|
1046
1075
|
'fabric.editor.typeAhead.quickInsertInputPlaceholderLabel': 'Tìm kiếm',
|
package/dist/cjs/i18n/zh.js
CHANGED
|
@@ -435,13 +435,18 @@ exports.default = {
|
|
|
435
435
|
'fabric.editor.code': '代码',
|
|
436
436
|
'fabric.editor.code.on': '{textFormattingOff},代码已开启',
|
|
437
437
|
'fabric.editor.codeBidiWarningLabel': '双向字符会更改文本的呈现顺序。这可能被用于掩盖恶意代码。',
|
|
438
|
+
'fabric.editor.codeBlock.all': '全部',
|
|
439
|
+
'fabric.editor.codeBlock.detectLanguage': '检测语言',
|
|
438
440
|
'fabric.editor.codeBlock.languageAriaDescription': '代码片段语言:{language}。',
|
|
439
441
|
'fabric.editor.codeBlock.languageNotSet': '未设置代码语言。',
|
|
442
|
+
'fabric.editor.codeBlock.recentlyUsed': '最近使用',
|
|
440
443
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': '已复制!',
|
|
441
444
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': '复制为文本',
|
|
442
445
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': '隐藏行号',
|
|
443
446
|
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': '显示行号',
|
|
447
|
+
'fabric.editor.codeBlockWrapButton.unwrapCode': '取消代码换行',
|
|
444
448
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': '关闭换行',
|
|
449
|
+
'fabric.editor.codeBlockWrapButton.wrapCode': '换行代码',
|
|
445
450
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': '开启换行',
|
|
446
451
|
'fabric.editor.codeblock': '代码片段',
|
|
447
452
|
'fabric.editor.codeblock.description': '显示带语法高亮的代码',
|
|
@@ -590,6 +595,7 @@ exports.default = {
|
|
|
590
595
|
'fabric.editor.emptySearchResults': '未找到任何结果。',
|
|
591
596
|
'fabric.editor.emptySearchResultsSuggestion': '选择{buttonName}以浏览插入内容。',
|
|
592
597
|
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': '选择 {askRovoName} 以获取帮助。',
|
|
598
|
+
'fabric.editor.emptySearchResultsSuggestionNew': '选择 {askRovoName} 以获取帮助,或选择 {buttonName} 以浏览插入内容。',
|
|
593
599
|
'fabric.editor.epic': '长篇故事',
|
|
594
600
|
'fabric.editor.error': '错误',
|
|
595
601
|
'fabric.editor.error.description.cannotDelete': '尝试删除此同步区块时发生错误。',
|
|
@@ -737,6 +743,8 @@ exports.default = {
|
|
|
737
743
|
'fabric.editor.layout.controls.placeholder': '输入 / 以插入',
|
|
738
744
|
'fabric.editor.layout.deleteColumn': '{count, plural, other {删除列}}',
|
|
739
745
|
'fabric.editor.layout.distributeColumns': '分散列',
|
|
746
|
+
'fabric.editor.layout.insertColumnLeft': '在左侧插入列',
|
|
747
|
+
'fabric.editor.layout.insertColumnRight': '在右侧插入列',
|
|
740
748
|
'fabric.editor.layout.placeholder': '添加内容',
|
|
741
749
|
'fabric.editor.layout.resizeLayout': '调整布局大小',
|
|
742
750
|
'fabric.editor.layoutFixedWidth': '返回至中心',
|
|
@@ -764,8 +772,21 @@ exports.default = {
|
|
|
764
772
|
'fabric.editor.markdownMode.confirmDialog.cancel': '取消',
|
|
765
773
|
'fabric.editor.markdownMode.confirmDialog.confirm': '确认',
|
|
766
774
|
'fabric.editor.markdownMode.confirmDialog.error': '转换此页面时发生错误。请重试。',
|
|
775
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdown': '转换为 Markdown',
|
|
776
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdownLossy': '转换为 Markdown',
|
|
777
|
+
'fabric.editor.markdownMode.confirmDialog.title.toRichText': '转换为富文本',
|
|
778
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toggle': '在语法编辑器和预览编辑器之间切换',
|
|
779
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toolsRemoved': '使用基本格式',
|
|
780
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.versionHistory': '使用版本历史记录还原之前的草稿',
|
|
781
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.cta': '转换',
|
|
782
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.richContent': '您的内容看起来可能会有所不同,因为转换会移除富文本格式',
|
|
783
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.versionHistory': '要还原格式,请从版本历史记录访问之前的草稿',
|
|
784
|
+
'fabric.editor.markdownMode.confirmDialog.toRichText.standardTools': '使用所有富文本工具',
|
|
785
|
+
'fabric.editor.markdownMode.confirmDialog.toRichText.versionHistory': '使用版本历史记录还原之前的草稿',
|
|
767
786
|
'fabric.editor.markdownMode.labsLozenge': '实验室',
|
|
768
787
|
'fabric.editor.markdownMode.sourceView.ariaLabel': 'Markdown 来源',
|
|
788
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.body': '执行转换会删除同步块及其内容。此操作无法通过版本历史记录还原。',
|
|
789
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.title': '删除同步内容?',
|
|
769
790
|
'fabric.editor.markdownMode.viewToggle.groupLabel': '查看模式',
|
|
770
791
|
'fabric.editor.markdownMode.viewToggle.preview': '拆分视图(即将推出)',
|
|
771
792
|
'fabric.editor.markdownMode.viewToggle.source': '语法编辑器',
|
|
@@ -1053,6 +1074,8 @@ exports.default = {
|
|
|
1053
1074
|
'fabric.editor.tooltip.taskList': '操作项',
|
|
1054
1075
|
'fabric.editor.turnInto': '转变为',
|
|
1055
1076
|
'fabric.editor.twoColumns': '2 列布局',
|
|
1077
|
+
'fabric.editor.typeAhead.mentionSection.agents': '支持人员',
|
|
1078
|
+
'fabric.editor.typeAhead.mentionSection.people': '人员',
|
|
1056
1079
|
'fabric.editor.typeAhead.popupLabel': '输入提示结果',
|
|
1057
1080
|
'fabric.editor.typeAhead.quickInsertInputLabel': '开始输入以搜索或筛选快捷方式选项',
|
|
1058
1081
|
'fabric.editor.typeAhead.quickInsertInputPlaceholderLabel': '搜索',
|
package/dist/cjs/i18n/zh_TW.js
CHANGED
|
@@ -436,13 +436,17 @@ exports.default = {
|
|
|
436
436
|
'fabric.editor.code': '程式碼',
|
|
437
437
|
'fabric.editor.code.on': '{textFormattingOff},程式碼開啟',
|
|
438
438
|
'fabric.editor.codeBidiWarningLabel': '雙向字元會變更文字呈現的順序。這可用來將惡意程式碼模糊化。',
|
|
439
|
+
'fabric.editor.codeBlock.all': '全部',
|
|
439
440
|
'fabric.editor.codeBlock.languageAriaDescription': '程式碼片段語言:{language}。',
|
|
440
441
|
'fabric.editor.codeBlock.languageNotSet': '未設定程式碼語言。',
|
|
442
|
+
'fabric.editor.codeBlock.recentlyUsed': '最近使用的語言',
|
|
441
443
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': '已複製!',
|
|
442
444
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': '複製文字',
|
|
443
445
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': '隱藏行號',
|
|
444
446
|
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': '顯示行號',
|
|
447
|
+
'fabric.editor.codeBlockWrapButton.unwrapCode': '取消程式碼換行',
|
|
445
448
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': '關閉圍繞',
|
|
449
|
+
'fabric.editor.codeBlockWrapButton.wrapCode': '將程式碼換行',
|
|
446
450
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': '開啟圍繞',
|
|
447
451
|
'fabric.editor.codeblock': '程式碼片段',
|
|
448
452
|
'fabric.editor.codeblock.description': '顯示程式碼並醒目提示語法',
|
|
@@ -591,6 +595,7 @@ exports.default = {
|
|
|
591
595
|
'fabric.editor.emptySearchResults': '我們找不到任何結果。',
|
|
592
596
|
'fabric.editor.emptySearchResultsSuggestion': '請選取 {buttonName} 以瀏覽插入內容。',
|
|
593
597
|
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': '選取 {askRovoName} 以獲得協助。',
|
|
598
|
+
'fabric.editor.emptySearchResultsSuggestionNew': '選取 {askRovoName} 以獲得協助,或選取 {buttonName} 來瀏覽插入內容。',
|
|
594
599
|
'fabric.editor.epic': '大型工作',
|
|
595
600
|
'fabric.editor.error': '錯誤',
|
|
596
601
|
'fabric.editor.error.description.cannotDelete': '嘗試刪除此同步區塊時發生錯誤。',
|
|
@@ -742,6 +747,8 @@ exports.default = {
|
|
|
742
747
|
'fabric.editor.layout.controls.placeholder': '輸入 / 即可插入內容',
|
|
743
748
|
'fabric.editor.layout.deleteColumn': '{count, plural, other {刪除欄}}',
|
|
744
749
|
'fabric.editor.layout.distributeColumns': '平均分配直欄寬度',
|
|
750
|
+
'fabric.editor.layout.insertColumnLeft': '在左側插入欄',
|
|
751
|
+
'fabric.editor.layout.insertColumnRight': '在右側插入欄',
|
|
745
752
|
'fabric.editor.layout.placeholder': '新增內容',
|
|
746
753
|
'fabric.editor.layout.resizeLayout': '重新調整版面配置的大小',
|
|
747
754
|
'fabric.editor.layoutFixedWidth': '返回中央',
|
|
@@ -769,8 +776,13 @@ exports.default = {
|
|
|
769
776
|
'fabric.editor.markdownMode.confirmDialog.cancel': '取消',
|
|
770
777
|
'fabric.editor.markdownMode.confirmDialog.confirm': '確認',
|
|
771
778
|
'fabric.editor.markdownMode.confirmDialog.error': '轉換此頁面時發生錯誤,請再試一次。',
|
|
779
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdown': '轉換為 Markdown',
|
|
780
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdownLossy': '轉換為 Markdown',
|
|
781
|
+
'fabric.editor.markdownMode.confirmDialog.title.toRichText': '轉換為 RTF 文字',
|
|
782
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.cta': '轉換',
|
|
772
783
|
'fabric.editor.markdownMode.labsLozenge': 'LABS',
|
|
773
784
|
'fabric.editor.markdownMode.sourceView.ariaLabel': 'Markdown 來源',
|
|
785
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.title': '要刪除已同步的內容嗎?',
|
|
774
786
|
'fabric.editor.markdownMode.viewToggle.groupLabel': '檢視模式',
|
|
775
787
|
'fabric.editor.markdownMode.viewToggle.preview': '切割檢視畫面 (即將推出)',
|
|
776
788
|
'fabric.editor.markdownMode.viewToggle.source': '語法編輯器',
|
|
@@ -1062,6 +1074,8 @@ exports.default = {
|
|
|
1062
1074
|
'fabric.editor.tooltip.taskList': '動作項目',
|
|
1063
1075
|
'fabric.editor.turnInto': '轉變成',
|
|
1064
1076
|
'fabric.editor.twoColumns': '2 欄版面配置',
|
|
1077
|
+
'fabric.editor.typeAhead.mentionSection.agents': '客服人員',
|
|
1078
|
+
'fabric.editor.typeAhead.mentionSection.people': '人員',
|
|
1065
1079
|
'fabric.editor.typeAhead.popupLabel': '自動提示結果',
|
|
1066
1080
|
'fabric.editor.typeAhead.quickInsertInputLabel': '開始輸入以搜尋或篩選快速鍵選項',
|
|
1067
1081
|
'fabric.editor.typeAhead.quickInsertInputPlaceholderLabel': '搜尋',
|
package/dist/esm/i18n/de.d.ts
CHANGED
|
@@ -304,6 +304,7 @@ declare const _default: {
|
|
|
304
304
|
'fabric.editor.ai.suggestions.stagingArea.suggestionsLabel.non-final': string;
|
|
305
305
|
'fabric.editor.ai.suggestions.stagingArea.titleLabel.non-final': string;
|
|
306
306
|
'fabric.editor.ai.suggestions.stagingArea.viewLabel.non-final': string;
|
|
307
|
+
'fabric.editor.ai.suggestions.suggestEdits.buttonLabel': string;
|
|
307
308
|
'fabric.editor.ai.suggestions.toolbarButton.errorLabel.non-final': string;
|
|
308
309
|
'fabric.editor.ai.suggestions.toolbarButton.label.non-final': string;
|
|
309
310
|
'fabric.editor.ai.suggestions.toolbarButton.loadingLabel.non-final': string;
|
|
@@ -430,8 +431,10 @@ declare const _default: {
|
|
|
430
431
|
'fabric.editor.code': string;
|
|
431
432
|
'fabric.editor.code.on': string;
|
|
432
433
|
'fabric.editor.codeBidiWarningLabel': string;
|
|
434
|
+
'fabric.editor.codeBlock.all': string;
|
|
433
435
|
'fabric.editor.codeBlock.languageAriaDescription': string;
|
|
434
436
|
'fabric.editor.codeBlock.languageNotSet': string;
|
|
437
|
+
'fabric.editor.codeBlock.recentlyUsed': string;
|
|
435
438
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
436
439
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
437
440
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': string;
|
|
@@ -731,10 +734,16 @@ declare const _default: {
|
|
|
731
734
|
'fabric.editor.inviteItem.title': string;
|
|
732
735
|
'fabric.editor.italic': string;
|
|
733
736
|
'fabric.editor.keyboardShortcuts': string;
|
|
737
|
+
'fabric.editor.layout.alignColumn': string;
|
|
738
|
+
'fabric.editor.layout.alignColumnBottom': string;
|
|
739
|
+
'fabric.editor.layout.alignColumnMiddle': string;
|
|
740
|
+
'fabric.editor.layout.alignColumnTop': string;
|
|
734
741
|
'fabric.editor.layout.columnOption': string;
|
|
735
742
|
'fabric.editor.layout.controls.placeholder': string;
|
|
736
743
|
'fabric.editor.layout.deleteColumn': string;
|
|
737
744
|
'fabric.editor.layout.distributeColumns': string;
|
|
745
|
+
'fabric.editor.layout.insertColumnLeft': string;
|
|
746
|
+
'fabric.editor.layout.insertColumnRight': string;
|
|
738
747
|
'fabric.editor.layout.placeholder': string;
|
|
739
748
|
'fabric.editor.layout.resizeLayout': string;
|
|
740
749
|
'fabric.editor.layoutFixedWidth': string;
|
|
@@ -762,8 +771,13 @@ declare const _default: {
|
|
|
762
771
|
'fabric.editor.markdownMode.confirmDialog.cancel': string;
|
|
763
772
|
'fabric.editor.markdownMode.confirmDialog.confirm': string;
|
|
764
773
|
'fabric.editor.markdownMode.confirmDialog.error': string;
|
|
774
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdown': string;
|
|
775
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdownLossy': string;
|
|
776
|
+
'fabric.editor.markdownMode.confirmDialog.title.toRichText': string;
|
|
777
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.cta': string;
|
|
765
778
|
'fabric.editor.markdownMode.labsLozenge': string;
|
|
766
779
|
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
780
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.title': string;
|
|
767
781
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
768
782
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
769
783
|
'fabric.editor.markdownMode.viewToggle.source': string;
|
|
@@ -989,6 +1003,10 @@ declare const _default: {
|
|
|
989
1003
|
'fabric.editor.syncedLocationDropdownTitleNoteForJiraWorkItem': string;
|
|
990
1004
|
'fabric.editor.syncedLocationDropdownUntitledPage': string;
|
|
991
1005
|
'fabric.editor.table': string;
|
|
1006
|
+
'fabric.editor.table.cellAlignment': string;
|
|
1007
|
+
'fabric.editor.table.cellAlignmentBottom': string;
|
|
1008
|
+
'fabric.editor.table.cellAlignmentMiddle': string;
|
|
1009
|
+
'fabric.editor.table.cellAlignmentTop': string;
|
|
992
1010
|
'fabric.editor.table.description': string;
|
|
993
1011
|
'fabric.editor.tableAlignmentOptions': string;
|
|
994
1012
|
'fabric.editor.tableFullWidthLabel': string;
|
|
@@ -1051,6 +1069,8 @@ declare const _default: {
|
|
|
1051
1069
|
'fabric.editor.tooltip.taskList': string;
|
|
1052
1070
|
'fabric.editor.turnInto': string;
|
|
1053
1071
|
'fabric.editor.twoColumns': string;
|
|
1072
|
+
'fabric.editor.typeAhead.mentionSection.agents': string;
|
|
1073
|
+
'fabric.editor.typeAhead.mentionSection.people': string;
|
|
1054
1074
|
'fabric.editor.typeAhead.popupLabel': string;
|
|
1055
1075
|
'fabric.editor.typeAhead.quickInsertInputLabel': string;
|
|
1056
1076
|
'fabric.editor.typeAhead.quickInsertInputPlaceholderLabel': string;
|
package/dist/esm/i18n/de.js
CHANGED
|
@@ -306,6 +306,7 @@ export default {
|
|
|
306
306
|
'fabric.editor.ai.suggestions.stagingArea.suggestionsLabel.non-final': 'Vorschläge',
|
|
307
307
|
'fabric.editor.ai.suggestions.stagingArea.titleLabel.non-final': 'Titel',
|
|
308
308
|
'fabric.editor.ai.suggestions.stagingArea.viewLabel.non-final': 'Ansicht',
|
|
309
|
+
'fabric.editor.ai.suggestions.suggestEdits.buttonLabel': 'Überprüfen',
|
|
309
310
|
'fabric.editor.ai.suggestions.toolbarButton.errorLabel.non-final': 'Erneut versuchen',
|
|
310
311
|
'fabric.editor.ai.suggestions.toolbarButton.label.non-final': 'Vorschläge',
|
|
311
312
|
'fabric.editor.ai.suggestions.toolbarButton.loadingLabel.non-final': 'Wird geladen',
|
|
@@ -432,8 +433,10 @@ export default {
|
|
|
432
433
|
'fabric.editor.code': 'Code',
|
|
433
434
|
'fabric.editor.code.on': '{textFormattingOff}, Code ein',
|
|
434
435
|
'fabric.editor.codeBidiWarningLabel': 'Bidirektionale Zeichen ändern die Reihenfolge, in der Text gerendert wird. Dies könnte verwendet werden, um bösartigen Code zu verbergen.',
|
|
436
|
+
'fabric.editor.codeBlock.all': 'Alle',
|
|
435
437
|
'fabric.editor.codeBlock.languageAriaDescription': 'Sprache des Code-Auszugs: {language}',
|
|
436
438
|
'fabric.editor.codeBlock.languageNotSet': 'Code-Sprache nicht festgelegt',
|
|
439
|
+
'fabric.editor.codeBlock.recentlyUsed': 'Zuletzt verwendet',
|
|
437
440
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': 'Kopiert!',
|
|
438
441
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Als Text kopieren',
|
|
439
442
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': 'Zeilennummern ausblenden',
|
|
@@ -733,10 +736,16 @@ export default {
|
|
|
733
736
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {Teammitglied zu {productName} einladen} trusted {Teammitglied zu {productName} einladen} other {Teammitglied zu {productName} hinzufügen}}',
|
|
734
737
|
'fabric.editor.italic': 'Kursiv',
|
|
735
738
|
'fabric.editor.keyboardShortcuts': 'Tastenkombinationen',
|
|
739
|
+
'fabric.editor.layout.alignColumn': 'Ausrichtung',
|
|
740
|
+
'fabric.editor.layout.alignColumnBottom': 'Unten',
|
|
741
|
+
'fabric.editor.layout.alignColumnMiddle': 'Zentriert',
|
|
742
|
+
'fabric.editor.layout.alignColumnTop': 'Oben',
|
|
736
743
|
'fabric.editor.layout.columnOption': '{count, plural, one {Spalte} other {{count} Spalten}}',
|
|
737
744
|
'fabric.editor.layout.controls.placeholder': '/ eingeben, um etwas einzufügen',
|
|
738
745
|
'fabric.editor.layout.deleteColumn': '{count, plural, one {Spalte löschen} other {Spalten löschen}}',
|
|
739
746
|
'fabric.editor.layout.distributeColumns': 'Spalten verteilen',
|
|
747
|
+
'fabric.editor.layout.insertColumnLeft': 'Spalte links einfügen',
|
|
748
|
+
'fabric.editor.layout.insertColumnRight': 'Spalte rechts einfügen',
|
|
740
749
|
'fabric.editor.layout.placeholder': 'Inhalt hinzufügen',
|
|
741
750
|
'fabric.editor.layout.resizeLayout': 'Größe des Layouts ändern',
|
|
742
751
|
'fabric.editor.layoutFixedWidth': 'Zurück zur Mitte',
|
|
@@ -764,8 +773,13 @@ export default {
|
|
|
764
773
|
'fabric.editor.markdownMode.confirmDialog.cancel': 'Abbrechen',
|
|
765
774
|
'fabric.editor.markdownMode.confirmDialog.confirm': 'Bestätigen',
|
|
766
775
|
'fabric.editor.markdownMode.confirmDialog.error': 'Beim Konvertieren dieser Seite ist ein Fehler aufgetreten. Bitte versuchen Sie es erneut.',
|
|
776
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdown': 'In Markdown konvertieren',
|
|
777
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdownLossy': 'In Markdown konvertieren',
|
|
778
|
+
'fabric.editor.markdownMode.confirmDialog.title.toRichText': 'In Rich Text konvertieren',
|
|
779
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.cta': 'Umwandeln',
|
|
767
780
|
'fabric.editor.markdownMode.labsLozenge': 'LABS',
|
|
768
781
|
'fabric.editor.markdownMode.sourceView.ariaLabel': 'Markdown-Quelle',
|
|
782
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.title': 'Synchronisierten Inhalt löschen?',
|
|
769
783
|
'fabric.editor.markdownMode.viewToggle.groupLabel': 'Anzeigemodus',
|
|
770
784
|
'fabric.editor.markdownMode.viewToggle.preview': 'Geteilte Ansicht (demnächst verfügbar)',
|
|
771
785
|
'fabric.editor.markdownMode.viewToggle.source': 'Syntax-Editor',
|
|
@@ -991,6 +1005,10 @@ export default {
|
|
|
991
1005
|
'fabric.editor.syncedLocationDropdownTitleNoteForJiraWorkItem': 'Dieser Vorgang',
|
|
992
1006
|
'fabric.editor.syncedLocationDropdownUntitledPage': 'Ohne Titel',
|
|
993
1007
|
'fabric.editor.table': 'Tabelle',
|
|
1008
|
+
'fabric.editor.table.cellAlignment': 'Ausrichtung',
|
|
1009
|
+
'fabric.editor.table.cellAlignmentBottom': 'Unten',
|
|
1010
|
+
'fabric.editor.table.cellAlignmentMiddle': 'Mitte',
|
|
1011
|
+
'fabric.editor.table.cellAlignmentTop': 'Oben',
|
|
994
1012
|
'fabric.editor.table.description': 'Tabelle einfügen',
|
|
995
1013
|
'fabric.editor.tableAlignmentOptions': 'Ausrichtungsoptionen',
|
|
996
1014
|
'fabric.editor.tableFullWidthLabel': 'Volle Breite',
|
|
@@ -1053,6 +1071,8 @@ export default {
|
|
|
1053
1071
|
'fabric.editor.tooltip.taskList': 'eine Aufgabe',
|
|
1054
1072
|
'fabric.editor.turnInto': 'Verwandeln in',
|
|
1055
1073
|
'fabric.editor.twoColumns': 'Layout mit 2 Spalten',
|
|
1074
|
+
'fabric.editor.typeAhead.mentionSection.agents': 'Agenten',
|
|
1075
|
+
'fabric.editor.typeAhead.mentionSection.people': 'Personen',
|
|
1056
1076
|
'fabric.editor.typeAhead.popupLabel': 'Ergebnisse der Vorschlagsfunktion',
|
|
1057
1077
|
'fabric.editor.typeAhead.quickInsertInputLabel': 'Beginnen Sie die Eingabe, um nach Optionen für Tastenkombinationen zu suchen oder diese zu filtern',
|
|
1058
1078
|
'fabric.editor.typeAhead.quickInsertInputPlaceholderLabel': 'Suchen',
|
package/dist/esm/i18n/en.d.ts
CHANGED
|
@@ -395,6 +395,10 @@ declare const _default: {
|
|
|
395
395
|
'fabric.editor.ai.toolbar.DefineDropdownIconTitle.title': string;
|
|
396
396
|
'fabric.editor.ai.toolbar.adjustLength.title': string;
|
|
397
397
|
'fabric.editor.ai.toolbar.askAI.title': string;
|
|
398
|
+
'fabric.editor.ai.toolbar.askRovo.image.title': string;
|
|
399
|
+
'fabric.editor.ai.toolbar.askRovo.image.tooltip.quickCommand': string;
|
|
400
|
+
'fabric.editor.ai.toolbar.askRovo.remixApp.title': string;
|
|
401
|
+
'fabric.editor.ai.toolbar.askRovo.remixApp.tooltip.quickCommand': string;
|
|
398
402
|
'fabric.editor.ai.toolbar.askRovo.title': string;
|
|
399
403
|
'fabric.editor.ai.toolbar.askRovo.tooltip.quickCommand': string;
|
|
400
404
|
'fabric.editor.ai.toolbar.askRovoAiSplitButton.label': string;
|
|
@@ -985,6 +989,7 @@ declare const _default: {
|
|
|
985
989
|
'fabric.editor.recordVideo.description': string;
|
|
986
990
|
'fabric.editor.redo': string;
|
|
987
991
|
'fabric.editor.referenceSyncBlockLastEdited': string;
|
|
992
|
+
'fabric.editor.referenceSyncBlockSyncedFrom': string;
|
|
988
993
|
'fabric.editor.referenceSyncBlockTooltip': string;
|
|
989
994
|
'fabric.editor.remove': string;
|
|
990
995
|
'fabric.editor.removeColumns': string;
|
package/dist/esm/i18n/en.js
CHANGED
|
@@ -397,6 +397,10 @@ export default {
|
|
|
397
397
|
'fabric.editor.ai.toolbar.DefineDropdownIconTitle.title': 'Define',
|
|
398
398
|
'fabric.editor.ai.toolbar.adjustLength.title': 'Adjust length',
|
|
399
399
|
'fabric.editor.ai.toolbar.askAI.title': 'Ask AI',
|
|
400
|
+
'fabric.editor.ai.toolbar.askRovo.image.title': 'Edit image',
|
|
401
|
+
'fabric.editor.ai.toolbar.askRovo.image.tooltip.quickCommand': "Edit image {key}+'",
|
|
402
|
+
'fabric.editor.ai.toolbar.askRovo.remixApp.title': 'Edit',
|
|
403
|
+
'fabric.editor.ai.toolbar.askRovo.remixApp.tooltip.quickCommand': "Edit {key}+'",
|
|
400
404
|
'fabric.editor.ai.toolbar.askRovo.title': 'Ask Rovo',
|
|
401
405
|
'fabric.editor.ai.toolbar.askRovo.tooltip.quickCommand': "Ask Rovo {key}+'",
|
|
402
406
|
'fabric.editor.ai.toolbar.askRovoAiSplitButton.label': 'Ask Rovo AI',
|
|
@@ -987,6 +991,7 @@ export default {
|
|
|
987
991
|
'fabric.editor.recordVideo.description': 'Record and share your screen and thoughts',
|
|
988
992
|
'fabric.editor.redo': 'Redo',
|
|
989
993
|
'fabric.editor.referenceSyncBlockLastEdited': 'Last edited:',
|
|
994
|
+
'fabric.editor.referenceSyncBlockSyncedFrom': 'Synced from:',
|
|
990
995
|
'fabric.editor.referenceSyncBlockTooltip': 'Synced from: {title}',
|
|
991
996
|
'fabric.editor.remove': 'Remove',
|
|
992
997
|
'fabric.editor.removeColumns': 'Delete {0, plural, one {column} other {columns}}',
|
package/dist/esm/i18n/en_GB.d.ts
CHANGED
|
@@ -395,6 +395,10 @@ declare const _default: {
|
|
|
395
395
|
'fabric.editor.ai.toolbar.DefineDropdownIconTitle.title': string;
|
|
396
396
|
'fabric.editor.ai.toolbar.adjustLength.title': string;
|
|
397
397
|
'fabric.editor.ai.toolbar.askAI.title': string;
|
|
398
|
+
'fabric.editor.ai.toolbar.askRovo.image.title': string;
|
|
399
|
+
'fabric.editor.ai.toolbar.askRovo.image.tooltip.quickCommand': string;
|
|
400
|
+
'fabric.editor.ai.toolbar.askRovo.remixApp.title': string;
|
|
401
|
+
'fabric.editor.ai.toolbar.askRovo.remixApp.tooltip.quickCommand': string;
|
|
398
402
|
'fabric.editor.ai.toolbar.askRovo.title': string;
|
|
399
403
|
'fabric.editor.ai.toolbar.askRovo.tooltip.quickCommand': string;
|
|
400
404
|
'fabric.editor.ai.toolbar.askRovoAiSplitButton.label': string;
|
|
@@ -985,6 +989,7 @@ declare const _default: {
|
|
|
985
989
|
'fabric.editor.recordVideo.description': string;
|
|
986
990
|
'fabric.editor.redo': string;
|
|
987
991
|
'fabric.editor.referenceSyncBlockLastEdited': string;
|
|
992
|
+
'fabric.editor.referenceSyncBlockSyncedFrom': string;
|
|
988
993
|
'fabric.editor.referenceSyncBlockTooltip': string;
|
|
989
994
|
'fabric.editor.remove': string;
|
|
990
995
|
'fabric.editor.removeColumns': string;
|