@atlaskit/afm-i18n-platform-editor-editor-common 2.136.0 → 2.138.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 +15 -1
- package/dist/cjs/i18n/da.js +15 -1
- package/dist/cjs/i18n/de.js +6 -1
- package/dist/cjs/i18n/en.js +32 -17
- package/dist/cjs/i18n/en_GB.js +32 -17
- package/dist/cjs/i18n/en_ZZ.js +32 -17
- package/dist/cjs/i18n/es.js +27 -1
- package/dist/cjs/i18n/fi.js +15 -1
- package/dist/cjs/i18n/fr.js +15 -1
- package/dist/cjs/i18n/hr.js +11 -1
- package/dist/cjs/i18n/hu.js +15 -1
- package/dist/cjs/i18n/it.js +18 -1
- package/dist/cjs/i18n/ja.js +15 -1
- package/dist/cjs/i18n/ko.js +16 -2
- package/dist/cjs/i18n/nb.js +15 -1
- package/dist/cjs/i18n/nl.js +17 -3
- package/dist/cjs/i18n/pl.js +27 -1
- package/dist/cjs/i18n/pt_BR.js +27 -1
- package/dist/cjs/i18n/ru.js +6 -1
- package/dist/cjs/i18n/sl.js +23 -1
- package/dist/cjs/i18n/sr_RS.js +11 -1
- package/dist/cjs/i18n/sr_YR.js +11 -1
- package/dist/cjs/i18n/sv.js +15 -1
- package/dist/cjs/i18n/th.js +12 -3
- package/dist/cjs/i18n/tr.js +15 -1
- package/dist/cjs/i18n/uk.js +6 -3
- package/dist/cjs/i18n/vi.js +10 -1
- package/dist/cjs/i18n/zh.js +25 -2
- package/dist/cjs/i18n/zh_TW.js +24 -1
- package/dist/esm/i18n/cs.d.ts +15 -1
- package/dist/esm/i18n/cs.js +15 -1
- package/dist/esm/i18n/da.d.ts +15 -1
- package/dist/esm/i18n/da.js +15 -1
- package/dist/esm/i18n/de.d.ts +6 -1
- package/dist/esm/i18n/de.js +6 -1
- package/dist/esm/i18n/en.d.ts +18 -3
- package/dist/esm/i18n/en.js +32 -17
- package/dist/esm/i18n/en_GB.d.ts +18 -3
- package/dist/esm/i18n/en_GB.js +32 -17
- package/dist/esm/i18n/en_ZZ.d.ts +18 -3
- package/dist/esm/i18n/en_ZZ.js +32 -17
- package/dist/esm/i18n/es.d.ts +26 -0
- package/dist/esm/i18n/es.js +27 -1
- package/dist/esm/i18n/fi.d.ts +15 -1
- package/dist/esm/i18n/fi.js +15 -1
- package/dist/esm/i18n/fr.d.ts +15 -1
- package/dist/esm/i18n/fr.js +15 -1
- package/dist/esm/i18n/hr.d.ts +11 -1
- package/dist/esm/i18n/hr.js +11 -1
- package/dist/esm/i18n/hu.d.ts +15 -1
- package/dist/esm/i18n/hu.js +15 -1
- package/dist/esm/i18n/it.d.ts +18 -1
- package/dist/esm/i18n/it.js +18 -1
- package/dist/esm/i18n/ja.d.ts +15 -1
- package/dist/esm/i18n/ja.js +15 -1
- package/dist/esm/i18n/ko.d.ts +15 -1
- package/dist/esm/i18n/ko.js +16 -2
- package/dist/esm/i18n/nb.d.ts +15 -1
- package/dist/esm/i18n/nb.js +15 -1
- package/dist/esm/i18n/nl.d.ts +15 -1
- package/dist/esm/i18n/nl.js +17 -3
- package/dist/esm/i18n/pl.d.ts +26 -0
- package/dist/esm/i18n/pl.js +27 -1
- package/dist/esm/i18n/pt_BR.d.ts +26 -0
- package/dist/esm/i18n/pt_BR.js +27 -1
- package/dist/esm/i18n/ru.d.ts +6 -1
- package/dist/esm/i18n/ru.js +6 -1
- package/dist/esm/i18n/sl.d.ts +22 -0
- package/dist/esm/i18n/sl.js +23 -1
- package/dist/esm/i18n/sr_RS.d.ts +11 -1
- package/dist/esm/i18n/sr_RS.js +11 -1
- package/dist/esm/i18n/sr_YR.d.ts +11 -1
- package/dist/esm/i18n/sr_YR.js +11 -1
- package/dist/esm/i18n/sv.d.ts +15 -1
- package/dist/esm/i18n/sv.js +15 -1
- package/dist/esm/i18n/th.d.ts +10 -1
- package/dist/esm/i18n/th.js +12 -3
- package/dist/esm/i18n/tr.d.ts +15 -1
- package/dist/esm/i18n/tr.js +15 -1
- package/dist/esm/i18n/uk.d.ts +4 -1
- package/dist/esm/i18n/uk.js +6 -3
- package/dist/esm/i18n/vi.d.ts +10 -1
- package/dist/esm/i18n/vi.js +10 -1
- package/dist/esm/i18n/zh.d.ts +23 -0
- package/dist/esm/i18n/zh.js +25 -2
- package/dist/esm/i18n/zh_TW.d.ts +23 -0
- package/dist/esm/i18n/zh_TW.js +24 -1
- package/dist/types/i18n/cs.d.ts +15 -1
- package/dist/types/i18n/da.d.ts +15 -1
- package/dist/types/i18n/de.d.ts +6 -1
- package/dist/types/i18n/en.d.ts +18 -3
- package/dist/types/i18n/en_GB.d.ts +18 -3
- package/dist/types/i18n/en_ZZ.d.ts +18 -3
- package/dist/types/i18n/es.d.ts +26 -0
- package/dist/types/i18n/fi.d.ts +15 -1
- package/dist/types/i18n/fr.d.ts +15 -1
- package/dist/types/i18n/hr.d.ts +11 -1
- package/dist/types/i18n/hu.d.ts +15 -1
- package/dist/types/i18n/it.d.ts +18 -1
- package/dist/types/i18n/ja.d.ts +15 -1
- package/dist/types/i18n/ko.d.ts +15 -1
- package/dist/types/i18n/nb.d.ts +15 -1
- package/dist/types/i18n/nl.d.ts +15 -1
- package/dist/types/i18n/pl.d.ts +26 -0
- package/dist/types/i18n/pt_BR.d.ts +26 -0
- package/dist/types/i18n/ru.d.ts +6 -1
- package/dist/types/i18n/sl.d.ts +22 -0
- package/dist/types/i18n/sr_RS.d.ts +11 -1
- package/dist/types/i18n/sr_YR.d.ts +11 -1
- package/dist/types/i18n/sv.d.ts +15 -1
- package/dist/types/i18n/th.d.ts +10 -1
- package/dist/types/i18n/tr.d.ts +15 -1
- package/dist/types/i18n/uk.d.ts +4 -1
- package/dist/types/i18n/vi.d.ts +10 -1
- package/dist/types/i18n/zh.d.ts +23 -0
- package/dist/types/i18n/zh_TW.d.ts +23 -0
- package/i18n/cs.ts +15 -1
- package/i18n/da.ts +15 -1
- package/i18n/de.ts +7 -1
- package/i18n/en.ts +32 -22
- package/i18n/en_GB.ts +32 -22
- package/i18n/en_ZZ.ts +33 -19
- package/i18n/es.ts +31 -1
- package/i18n/fi.ts +15 -1
- package/i18n/fr.ts +16 -1
- package/i18n/hr.ts +11 -1
- package/i18n/hu.ts +15 -1
- package/i18n/it.ts +20 -1
- package/i18n/ja.ts +15 -1
- package/i18n/ko.ts +16 -2
- package/i18n/nb.ts +15 -1
- package/i18n/nl.ts +18 -3
- package/i18n/pl.ts +32 -1
- package/i18n/pt_BR.ts +30 -1
- package/i18n/ru.ts +6 -1
- package/i18n/sl.ts +27 -1
- package/i18n/sr_RS.ts +11 -1
- package/i18n/sr_YR.ts +11 -1
- package/i18n/sv.ts +15 -1
- package/i18n/th.ts +12 -3
- package/i18n/tr.ts +16 -1
- package/i18n/uk.ts +6 -3
- package/i18n/vi.ts +10 -1
- package/i18n/zh.ts +26 -2
- package/i18n/zh_TW.ts +25 -1
- package/package.json +1 -1
package/dist/esm/i18n/tr.js
CHANGED
|
@@ -130,6 +130,7 @@ export default {
|
|
|
130
130
|
'fabric.editor.ai.config.item.makeLonger.title': 'Uzat',
|
|
131
131
|
'fabric.editor.ai.config.item.range.agent.description': 'Açıklama yok',
|
|
132
132
|
'fabric.editor.ai.config.item.range.agent.prompt.hint': 'Temsilciye herhangi bir şey yazmasını söyleyin veya aşağıdan seçin',
|
|
133
|
+
'fabric.editor.ai.config.item.remix.title': 'Yeniden düzenle',
|
|
133
134
|
'fabric.editor.ai.config.item.rephrase.description': 'Cümlelerinizi yeniden yazmak için öneri oluşturur',
|
|
134
135
|
'fabric.editor.ai.config.item.rephrase.title': 'Yeniden ifade et',
|
|
135
136
|
'fabric.editor.ai.config.item.shorten.description': 'Daha az ve öz hale getirmek için içeriği kısaltır',
|
|
@@ -139,6 +140,7 @@ export default {
|
|
|
139
140
|
'fabric.editor.ai.config.item.suggest.title': 'Başlık öner',
|
|
140
141
|
'fabric.editor.ai.config.item.suggestComment.description': 'Bu bilete göre yapay zeka tarafından önerilen bir yorum alın',
|
|
141
142
|
'fabric.editor.ai.config.item.suggestComment.title': 'Bir yorum öner',
|
|
143
|
+
'fabric.editor.ai.config.item.suggestReply.title': 'Bir yanıt öner',
|
|
142
144
|
'fabric.editor.ai.config.item.summarize.description': 'Önemli noktaları vurgulayarak üzerinde çalıştığınız işlerin bir özetini oluşturur',
|
|
143
145
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': 'Yazıyı özetle',
|
|
144
146
|
'fabric.editor.ai.config.item.summarize.title': 'Yazıyı özetle',
|
|
@@ -351,6 +353,7 @@ export default {
|
|
|
351
353
|
'fabric.editor.annotationToolbar': 'Not ekleme araç çubuğu',
|
|
352
354
|
'fabric.editor.anonymous-collaborator': 'Anonim katkıda bulunan',
|
|
353
355
|
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': 'kod parçacığı metin kutusu',
|
|
356
|
+
'fabric.editor.askRovo': "Rovo'ya sorun",
|
|
354
357
|
'fabric.editor.backLink': 'Geri dön',
|
|
355
358
|
'fabric.editor.backgroundColor': 'Arkaplan rengi',
|
|
356
359
|
'fabric.editor.block.menu.codeblock': 'Kod bloku',
|
|
@@ -432,6 +435,7 @@ export default {
|
|
|
432
435
|
'fabric.editor.codeBlock.languageNotSet': 'Kod dili ayarlanmadı.',
|
|
433
436
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': 'Kopyalandı!',
|
|
434
437
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Metin olarak kopyala',
|
|
438
|
+
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': 'Satır sayılarını gösterin',
|
|
435
439
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': 'Kaydırmayı kapat',
|
|
436
440
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': 'Kaydırmayı aç',
|
|
437
441
|
'fabric.editor.codeblock': 'Kod parçacığı',
|
|
@@ -724,6 +728,7 @@ export default {
|
|
|
724
728
|
'fabric.editor.keyboardShortcuts': 'Klavye kısayolları',
|
|
725
729
|
'fabric.editor.layout.columnOption': '{count, plural, one {Sütun} other {{count} Sütun}}',
|
|
726
730
|
'fabric.editor.layout.controls.placeholder': 'Eklemek için / yazın',
|
|
731
|
+
'fabric.editor.layout.distributeColumns': 'Sütunları eşit dağıt',
|
|
727
732
|
'fabric.editor.layout.placeholder': 'İçerik ekleyin',
|
|
728
733
|
'fabric.editor.layout.resizeLayout': 'Yerleşimi yeniden boyutlandır',
|
|
729
734
|
'fabric.editor.layoutFixedWidth': 'Ortaya getir',
|
|
@@ -748,11 +753,14 @@ export default {
|
|
|
748
753
|
'fabric.editor.longEmptyNodePlaceholderSuffix': 'öğe eklemek için',
|
|
749
754
|
'fabric.editor.longEmptyNodePlaceholderText': 'Öğe eklemek için / yazın',
|
|
750
755
|
'fabric.editor.markdown': 'Markdown',
|
|
756
|
+
'fabric.editor.markdownMode.confirmDialog.cancel': 'İptal',
|
|
757
|
+
'fabric.editor.markdownMode.confirmDialog.confirm': 'Onayla',
|
|
758
|
+
'fabric.editor.markdownMode.confirmDialog.error': 'Bu sayfa dönüştürülürken bir sorun yaşandı. Lütfen yeniden deneyin.',
|
|
759
|
+
'fabric.editor.markdownMode.labsLozenge': 'LABS',
|
|
751
760
|
'fabric.editor.markdownMode.sourceView.ariaLabel': 'Markdown kaynağı',
|
|
752
761
|
'fabric.editor.markdownMode.viewToggle.groupLabel': 'Görünüm modu',
|
|
753
762
|
'fabric.editor.markdownMode.viewToggle.preview': 'Bölünmüş görünüm (yakında)',
|
|
754
763
|
'fabric.editor.markdownMode.viewToggle.source': 'Söz dizimi düzenleyici',
|
|
755
|
-
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'WYSIWYG düzenleyici',
|
|
756
764
|
'fabric.editor.matchCase': 'Büyük/küçük harf eşleştir',
|
|
757
765
|
'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, one {Medya genişliği {newMediaWidth,number} piksele düşürüldü.} other {Medya genişliği {newMediaWidth,number} piksele düşürüldü.}}',
|
|
758
766
|
'fabric.editor.media.DefaultMediaWidthIncreased': '{newMediaWidth, plural, one {Medya genişliği {newMediaWidth,number} piksele çıkarıldı.} other {Medya genişliği {newMediaWidth,number} piksele çıkarıldı.}}',
|
|
@@ -957,6 +965,12 @@ export default {
|
|
|
957
965
|
'fabric.editor.syncedBlockSourceUnsyncedDescription': '<a>{title}</a> kaynağıyla senkronizasyonu kaldırıldığından bu içerik gösterilemiyor.',
|
|
958
966
|
'fabric.editor.syncedLocationDropdownError': 'Şu anda konumlar yüklenemiyor. Lütfen birkaç dakika bekleyin ve tarayıcınızı yenileyin.',
|
|
959
967
|
'fabric.editor.syncedLocationDropdownHeading': '{count} konum:',
|
|
968
|
+
'fabric.editor.syncedLocationDropdownIssueTypeBug': 'Hata',
|
|
969
|
+
'fabric.editor.syncedLocationDropdownIssueTypeEpic': 'Epik',
|
|
970
|
+
'fabric.editor.syncedLocationDropdownIssueTypeGeneric': 'Jira bileti',
|
|
971
|
+
'fabric.editor.syncedLocationDropdownIssueTypeStory': 'Hikaye',
|
|
972
|
+
'fabric.editor.syncedLocationDropdownIssueTypeSubtask': 'Alt görev',
|
|
973
|
+
'fabric.editor.syncedLocationDropdownIssueTypeTask': 'Görev',
|
|
960
974
|
'fabric.editor.syncedLocationDropdownLearnMoreLink': 'Senkronize edilmiş bloklar hakkında daha fazla bilgi edinin',
|
|
961
975
|
'fabric.editor.syncedLocationDropdownNoResults': 'Başka konumlarda yeniden kullanmak için senkronize edilmiş blokları kopyalayıp yapıştırın.',
|
|
962
976
|
'fabric.editor.syncedLocationDropdownRequestAccess': 'Erişim talep edin',
|
package/dist/esm/i18n/uk.d.ts
CHANGED
|
@@ -334,6 +334,7 @@ declare const _default: {
|
|
|
334
334
|
'fabric.editor.annotationToolbar': string;
|
|
335
335
|
'fabric.editor.anonymous-collaborator': string;
|
|
336
336
|
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': string;
|
|
337
|
+
'fabric.editor.askRovo': string;
|
|
337
338
|
'fabric.editor.backLink': string;
|
|
338
339
|
'fabric.editor.backgroundColor': string;
|
|
339
340
|
'fabric.editor.block.menu.codeblock': string;
|
|
@@ -707,6 +708,7 @@ declare const _default: {
|
|
|
707
708
|
'fabric.editor.keyboardShortcuts': string;
|
|
708
709
|
'fabric.editor.layout.columnOption': string;
|
|
709
710
|
'fabric.editor.layout.controls.placeholder': string;
|
|
711
|
+
'fabric.editor.layout.distributeColumns': string;
|
|
710
712
|
'fabric.editor.layout.placeholder': string;
|
|
711
713
|
'fabric.editor.layout.resizeLayout': string;
|
|
712
714
|
'fabric.editor.layoutFixedWidth': string;
|
|
@@ -731,11 +733,12 @@ declare const _default: {
|
|
|
731
733
|
'fabric.editor.longEmptyNodePlaceholderSuffix': string;
|
|
732
734
|
'fabric.editor.longEmptyNodePlaceholderText': string;
|
|
733
735
|
'fabric.editor.markdown': string;
|
|
736
|
+
'fabric.editor.markdownMode.confirmDialog.cancel': string;
|
|
737
|
+
'fabric.editor.markdownMode.confirmDialog.confirm': string;
|
|
734
738
|
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
735
739
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
736
740
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
737
741
|
'fabric.editor.markdownMode.viewToggle.source': string;
|
|
738
|
-
'fabric.editor.markdownMode.viewToggle.wysiwyg': string;
|
|
739
742
|
'fabric.editor.matchCase': string;
|
|
740
743
|
'fabric.editor.media.DefaultMediaWidthDecreased': string;
|
|
741
744
|
'fabric.editor.media.DefaultMediaWidthIncreased': string;
|
package/dist/esm/i18n/uk.js
CHANGED
|
@@ -336,6 +336,7 @@ export default {
|
|
|
336
336
|
'fabric.editor.annotationToolbar': 'Панель приміток',
|
|
337
337
|
'fabric.editor.anonymous-collaborator': 'Анонімний співробітник',
|
|
338
338
|
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': 'текстове поле фрагмента коду',
|
|
339
|
+
'fabric.editor.askRovo': 'Запитати Rovo',
|
|
339
340
|
'fabric.editor.backLink': 'Назад',
|
|
340
341
|
'fabric.editor.backgroundColor': 'Колір фону',
|
|
341
342
|
'fabric.editor.block.menu.codeblock': 'Блок коду',
|
|
@@ -506,7 +507,7 @@ export default {
|
|
|
506
507
|
'fabric.editor.distributeColumns': 'Вирівняти стовпці по ширині',
|
|
507
508
|
'fabric.editor.dragHandleZone': 'Активувати область повзунка для перетягування',
|
|
508
509
|
'fabric.editor.dropPlaceholderLabel': 'Документ',
|
|
509
|
-
'fabric.editor.duplicateSourceSyncBlockDescription':
|
|
510
|
+
'fabric.editor.duplicateSourceSyncBlockDescription': "На сторінці допускається лише один синхронізований блок для кожного джерела. Щоб повторно використати цей вміст, додайте його як пов'язаний синхронізований блок.",
|
|
510
511
|
'fabric.editor.duplicateSourceSyncBlockTitle': 'Копію синхронізованого блокування видалено',
|
|
511
512
|
'fabric.editor.ecombedDescription': 'Показати інтерактивний попередній перегляд посилання',
|
|
512
513
|
'fabric.editor.edit': 'Редагувати',
|
|
@@ -709,6 +710,7 @@ export default {
|
|
|
709
710
|
'fabric.editor.keyboardShortcuts': 'Гарячі клавіші',
|
|
710
711
|
'fabric.editor.layout.columnOption': '{count, plural, one {{count} стовпець} few {{count} стовпці} many {{count} стовпців} other {{count} стовпців}}',
|
|
711
712
|
'fabric.editor.layout.controls.placeholder': '/ для вставки',
|
|
713
|
+
'fabric.editor.layout.distributeColumns': 'Вирівняти стовпці по ширині',
|
|
712
714
|
'fabric.editor.layout.placeholder': 'Додайте вміст',
|
|
713
715
|
'fabric.editor.layout.resizeLayout': 'Зміна розміру макета',
|
|
714
716
|
'fabric.editor.layoutFixedWidth': 'Стандартне відображення',
|
|
@@ -733,11 +735,12 @@ export default {
|
|
|
733
735
|
'fabric.editor.longEmptyNodePlaceholderSuffix': 'вставити елементи',
|
|
734
736
|
'fabric.editor.longEmptyNodePlaceholderText': 'Введіть /, щоб вставити елементи',
|
|
735
737
|
'fabric.editor.markdown': 'Markdown',
|
|
738
|
+
'fabric.editor.markdownMode.confirmDialog.cancel': 'Скасувати',
|
|
739
|
+
'fabric.editor.markdownMode.confirmDialog.confirm': 'Підтвердити',
|
|
736
740
|
'fabric.editor.markdownMode.sourceView.ariaLabel': 'Джерело розмітки Markdown',
|
|
737
741
|
'fabric.editor.markdownMode.viewToggle.groupLabel': 'Режим перегляду',
|
|
738
742
|
'fabric.editor.markdownMode.viewToggle.preview': 'Розділений екран (очікується незабаром)',
|
|
739
743
|
'fabric.editor.markdownMode.viewToggle.source': 'Редактор синтаксису',
|
|
740
|
-
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'Візуальний редактор',
|
|
741
744
|
'fabric.editor.matchCase': 'Враховувати регістр',
|
|
742
745
|
'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, one {Ширину мультимедіа зменшено до {newMediaWidth,number} пікселя.} few {Ширину мультимедіа зменшено до {newMediaWidth,number} пікселів.} many {Ширину мультимедіа зменшено до {newMediaWidth,number} пікселів.} other {Ширину мультимедіа зменшено до {newMediaWidth,number} пікселів.}}',
|
|
743
746
|
'fabric.editor.media.DefaultMediaWidthIncreased': '{newMediaWidth, plural, one {Ширину мультимедіа збільшено до {newMediaWidth,number} пікселя.} few {Ширину мультимедіа збільшено до {newMediaWidth,number} пікселів.} many {Ширину мультимедіа збільшено до {newMediaWidth,number} пікселів.} other {Ширину мультимедіа збільшено до {newMediaWidth,number} пікселів.}}',
|
|
@@ -796,7 +799,7 @@ export default {
|
|
|
796
799
|
'fabric.editor.moveSelectionLeft': 'Перемістити виділене вліво',
|
|
797
800
|
'fabric.editor.moveSelectionRight': 'Перемістити виділене вправо',
|
|
798
801
|
'fabric.editor.moveSelectionUp': 'Перемістити виділене вгору',
|
|
799
|
-
'fabric.editor.nativeEmbeds.alwaysShowTitle': 'Показати заголовок
|
|
802
|
+
'fabric.editor.nativeEmbeds.alwaysShowTitle': 'Показати заголовок вбудованого вмісту',
|
|
800
803
|
'fabric.editor.nativeEmbeds.expandPreview': 'Розгорнути',
|
|
801
804
|
'fabric.editor.nativeEmbeds.refresh': 'Оновити',
|
|
802
805
|
'fabric.editor.nativeEmbeds.setEmbedType': 'Установити тип вбудування',
|
package/dist/esm/i18n/vi.d.ts
CHANGED
|
@@ -334,6 +334,7 @@ declare const _default: {
|
|
|
334
334
|
'fabric.editor.annotationToolbar': string;
|
|
335
335
|
'fabric.editor.anonymous-collaborator': string;
|
|
336
336
|
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': string;
|
|
337
|
+
'fabric.editor.askRovo': string;
|
|
337
338
|
'fabric.editor.backLink': string;
|
|
338
339
|
'fabric.editor.backgroundColor': string;
|
|
339
340
|
'fabric.editor.block.menu.codeblock': string;
|
|
@@ -707,6 +708,7 @@ declare const _default: {
|
|
|
707
708
|
'fabric.editor.keyboardShortcuts': string;
|
|
708
709
|
'fabric.editor.layout.columnOption': string;
|
|
709
710
|
'fabric.editor.layout.controls.placeholder': string;
|
|
711
|
+
'fabric.editor.layout.distributeColumns': string;
|
|
710
712
|
'fabric.editor.layout.placeholder': string;
|
|
711
713
|
'fabric.editor.layout.resizeLayout': string;
|
|
712
714
|
'fabric.editor.layoutFixedWidth': string;
|
|
@@ -731,11 +733,12 @@ declare const _default: {
|
|
|
731
733
|
'fabric.editor.longEmptyNodePlaceholderSuffix': string;
|
|
732
734
|
'fabric.editor.longEmptyNodePlaceholderText': string;
|
|
733
735
|
'fabric.editor.markdown': string;
|
|
736
|
+
'fabric.editor.markdownMode.confirmDialog.cancel': string;
|
|
737
|
+
'fabric.editor.markdownMode.confirmDialog.confirm': string;
|
|
734
738
|
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
735
739
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
736
740
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
737
741
|
'fabric.editor.markdownMode.viewToggle.source': string;
|
|
738
|
-
'fabric.editor.markdownMode.viewToggle.wysiwyg': string;
|
|
739
742
|
'fabric.editor.matchCase': string;
|
|
740
743
|
'fabric.editor.media.DefaultMediaWidthDecreased': string;
|
|
741
744
|
'fabric.editor.media.DefaultMediaWidthIncreased': string;
|
|
@@ -940,6 +943,12 @@ declare const _default: {
|
|
|
940
943
|
'fabric.editor.syncedBlockSourceUnsyncedDescription': string;
|
|
941
944
|
'fabric.editor.syncedLocationDropdownError': string;
|
|
942
945
|
'fabric.editor.syncedLocationDropdownHeading': string;
|
|
946
|
+
'fabric.editor.syncedLocationDropdownIssueTypeBug': string;
|
|
947
|
+
'fabric.editor.syncedLocationDropdownIssueTypeEpic': string;
|
|
948
|
+
'fabric.editor.syncedLocationDropdownIssueTypeGeneric': string;
|
|
949
|
+
'fabric.editor.syncedLocationDropdownIssueTypeStory': string;
|
|
950
|
+
'fabric.editor.syncedLocationDropdownIssueTypeSubtask': string;
|
|
951
|
+
'fabric.editor.syncedLocationDropdownIssueTypeTask': string;
|
|
943
952
|
'fabric.editor.syncedLocationDropdownLearnMoreLink': string;
|
|
944
953
|
'fabric.editor.syncedLocationDropdownNoResults': string;
|
|
945
954
|
'fabric.editor.syncedLocationDropdownRequestAccess': string;
|
package/dist/esm/i18n/vi.js
CHANGED
|
@@ -336,6 +336,7 @@ export default {
|
|
|
336
336
|
'fabric.editor.annotationToolbar': 'Thanh công cụ chú thích',
|
|
337
337
|
'fabric.editor.anonymous-collaborator': 'Người cộng tác vô danh',
|
|
338
338
|
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': 'khung văn bản cho đoạn mã',
|
|
339
|
+
'fabric.editor.askRovo': 'Hỏi Rovo',
|
|
339
340
|
'fabric.editor.backLink': 'Quay lại',
|
|
340
341
|
'fabric.editor.backgroundColor': 'Màu nền',
|
|
341
342
|
'fabric.editor.block.menu.codeblock': 'Khối mã',
|
|
@@ -709,6 +710,7 @@ export default {
|
|
|
709
710
|
'fabric.editor.keyboardShortcuts': 'Phím tắt bàn phím',
|
|
710
711
|
'fabric.editor.layout.columnOption': '{count, plural, other {{count} cột}}',
|
|
711
712
|
'fabric.editor.layout.controls.placeholder': '/ để chèn',
|
|
713
|
+
'fabric.editor.layout.distributeColumns': 'Phân phối cột',
|
|
712
714
|
'fabric.editor.layout.placeholder': 'Thêm nội dung',
|
|
713
715
|
'fabric.editor.layout.resizeLayout': 'Đổi cỡ bố cục',
|
|
714
716
|
'fabric.editor.layoutFixedWidth': 'Quay lại chính giữa',
|
|
@@ -733,11 +735,12 @@ export default {
|
|
|
733
735
|
'fabric.editor.longEmptyNodePlaceholderSuffix': 'để chèn thành phần',
|
|
734
736
|
'fabric.editor.longEmptyNodePlaceholderText': 'Nhập / để chèn thành phần',
|
|
735
737
|
'fabric.editor.markdown': 'Ngôn ngữ đánh dấu',
|
|
738
|
+
'fabric.editor.markdownMode.confirmDialog.cancel': 'Hủy',
|
|
739
|
+
'fabric.editor.markdownMode.confirmDialog.confirm': 'Xác nhận',
|
|
736
740
|
'fabric.editor.markdownMode.sourceView.ariaLabel': 'Nguồn Đánh dấu',
|
|
737
741
|
'fabric.editor.markdownMode.viewToggle.groupLabel': 'Chế độ xem',
|
|
738
742
|
'fabric.editor.markdownMode.viewToggle.preview': 'Chế độ xem chia màn hình (sắp ra mắt)',
|
|
739
743
|
'fabric.editor.markdownMode.viewToggle.source': 'Trình soạn thảo cú pháp',
|
|
740
|
-
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'Trình soạn thảo WYSIWYG',
|
|
741
744
|
'fabric.editor.matchCase': 'Khớp cách viết hoa',
|
|
742
745
|
'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, other {Chiều rộng phương tiện đã giảm xuống {newMediaWidth,number} pixel.}}',
|
|
743
746
|
'fabric.editor.media.DefaultMediaWidthIncreased': '{newMediaWidth, plural, other {Chiều rộng phương tiện đã tăng lên {newMediaWidth,number} pixel.}}',
|
|
@@ -942,6 +945,12 @@ export default {
|
|
|
942
945
|
'fabric.editor.syncedBlockSourceUnsyncedDescription': 'Chúng tôi không thể hiển thị do nội dung này đã bị hủy đồng bộ khỏi <a>{title}</a>.',
|
|
943
946
|
'fabric.editor.syncedLocationDropdownError': 'Chúng tôi không thể tải vị trí ngay bây giờ. Vui lòng chờ ít phút và làm mới trình duyệt của bạn.',
|
|
944
947
|
'fabric.editor.syncedLocationDropdownHeading': '{count} vị trí:',
|
|
948
|
+
'fabric.editor.syncedLocationDropdownIssueTypeBug': 'Lỗi',
|
|
949
|
+
'fabric.editor.syncedLocationDropdownIssueTypeEpic': 'Quy mô lớn',
|
|
950
|
+
'fabric.editor.syncedLocationDropdownIssueTypeGeneric': 'Hạng mục công việc Jira',
|
|
951
|
+
'fabric.editor.syncedLocationDropdownIssueTypeStory': 'Câu chuyện',
|
|
952
|
+
'fabric.editor.syncedLocationDropdownIssueTypeSubtask': 'Tác vụ con',
|
|
953
|
+
'fabric.editor.syncedLocationDropdownIssueTypeTask': 'Tác vụ',
|
|
945
954
|
'fabric.editor.syncedLocationDropdownLearnMoreLink': 'Tìm hiểu thêm về các khối đã đồng bộ',
|
|
946
955
|
'fabric.editor.syncedLocationDropdownNoResults': 'Sao chép và dán các khối đã đồng bộ để sử dụng lại ở các vị trí khác.',
|
|
947
956
|
'fabric.editor.syncedLocationDropdownRequestAccess': 'Yêu cầu quyền truy cập',
|
package/dist/esm/i18n/zh.d.ts
CHANGED
|
@@ -128,6 +128,7 @@ declare const _default: {
|
|
|
128
128
|
'fabric.editor.ai.config.item.makeLonger.title': string;
|
|
129
129
|
'fabric.editor.ai.config.item.range.agent.description': string;
|
|
130
130
|
'fabric.editor.ai.config.item.range.agent.prompt.hint': string;
|
|
131
|
+
'fabric.editor.ai.config.item.remix.title': string;
|
|
131
132
|
'fabric.editor.ai.config.item.rephrase.description': string;
|
|
132
133
|
'fabric.editor.ai.config.item.rephrase.title': string;
|
|
133
134
|
'fabric.editor.ai.config.item.shorten.description': string;
|
|
@@ -137,6 +138,8 @@ declare const _default: {
|
|
|
137
138
|
'fabric.editor.ai.config.item.suggest.title': string;
|
|
138
139
|
'fabric.editor.ai.config.item.suggestComment.description': string;
|
|
139
140
|
'fabric.editor.ai.config.item.suggestComment.title': string;
|
|
141
|
+
'fabric.editor.ai.config.item.suggestReply.description': string;
|
|
142
|
+
'fabric.editor.ai.config.item.suggestReply.title': string;
|
|
140
143
|
'fabric.editor.ai.config.item.summarize.description': string;
|
|
141
144
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': string;
|
|
142
145
|
'fabric.editor.ai.config.item.summarize.title': string;
|
|
@@ -349,8 +352,10 @@ declare const _default: {
|
|
|
349
352
|
'fabric.editor.annotationToolbar': string;
|
|
350
353
|
'fabric.editor.anonymous-collaborator': string;
|
|
351
354
|
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': string;
|
|
355
|
+
'fabric.editor.askRovo': string;
|
|
352
356
|
'fabric.editor.backLink': string;
|
|
353
357
|
'fabric.editor.backgroundColor': string;
|
|
358
|
+
'fabric.editor.block.menu.change.format': string;
|
|
354
359
|
'fabric.editor.block.menu.codeblock': string;
|
|
355
360
|
'fabric.editor.block.menu.copy': string;
|
|
356
361
|
'fabric.editor.block.menu.copy.block': string;
|
|
@@ -430,6 +435,8 @@ declare const _default: {
|
|
|
430
435
|
'fabric.editor.codeBlock.languageNotSet': string;
|
|
431
436
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
432
437
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
438
|
+
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': string;
|
|
439
|
+
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': string;
|
|
433
440
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
|
|
434
441
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': string;
|
|
435
442
|
'fabric.editor.codeblock': string;
|
|
@@ -578,6 +585,7 @@ declare const _default: {
|
|
|
578
585
|
'fabric.editor.emptyLink': string;
|
|
579
586
|
'fabric.editor.emptySearchResults': string;
|
|
580
587
|
'fabric.editor.emptySearchResultsSuggestion': string;
|
|
588
|
+
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': string;
|
|
581
589
|
'fabric.editor.epic': string;
|
|
582
590
|
'fabric.editor.error': string;
|
|
583
591
|
'fabric.editor.error.description.cannotDelete': string;
|
|
@@ -586,6 +594,7 @@ declare const _default: {
|
|
|
586
594
|
'fabric.editor.error.description.failToEditWhenOffline': string;
|
|
587
595
|
'fabric.editor.error.description.reference.offline': string;
|
|
588
596
|
'fabric.editor.error.description.reference.unpublished': string;
|
|
597
|
+
'fabric.editor.error.description.reference.unpublished.jiraWorkItem': string;
|
|
589
598
|
'fabric.editor.error.flag.title.cannotDelete': string;
|
|
590
599
|
'fabric.editor.error.message.label': string;
|
|
591
600
|
'fabric.editor.error.title.failToCreate': string;
|
|
@@ -722,6 +731,8 @@ declare const _default: {
|
|
|
722
731
|
'fabric.editor.keyboardShortcuts': string;
|
|
723
732
|
'fabric.editor.layout.columnOption': string;
|
|
724
733
|
'fabric.editor.layout.controls.placeholder': string;
|
|
734
|
+
'fabric.editor.layout.deleteColumn': string;
|
|
735
|
+
'fabric.editor.layout.distributeColumns': string;
|
|
725
736
|
'fabric.editor.layout.placeholder': string;
|
|
726
737
|
'fabric.editor.layout.resizeLayout': string;
|
|
727
738
|
'fabric.editor.layoutFixedWidth': string;
|
|
@@ -746,6 +757,10 @@ declare const _default: {
|
|
|
746
757
|
'fabric.editor.longEmptyNodePlaceholderSuffix': string;
|
|
747
758
|
'fabric.editor.longEmptyNodePlaceholderText': string;
|
|
748
759
|
'fabric.editor.markdown': string;
|
|
760
|
+
'fabric.editor.markdownMode.confirmDialog.cancel': string;
|
|
761
|
+
'fabric.editor.markdownMode.confirmDialog.confirm': string;
|
|
762
|
+
'fabric.editor.markdownMode.confirmDialog.error': string;
|
|
763
|
+
'fabric.editor.markdownMode.labsLozenge': string;
|
|
749
764
|
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
750
765
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
751
766
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
@@ -955,6 +970,12 @@ declare const _default: {
|
|
|
955
970
|
'fabric.editor.syncedBlockSourceUnsyncedDescription': string;
|
|
956
971
|
'fabric.editor.syncedLocationDropdownError': string;
|
|
957
972
|
'fabric.editor.syncedLocationDropdownHeading': string;
|
|
973
|
+
'fabric.editor.syncedLocationDropdownIssueTypeBug': string;
|
|
974
|
+
'fabric.editor.syncedLocationDropdownIssueTypeEpic': string;
|
|
975
|
+
'fabric.editor.syncedLocationDropdownIssueTypeGeneric': string;
|
|
976
|
+
'fabric.editor.syncedLocationDropdownIssueTypeStory': string;
|
|
977
|
+
'fabric.editor.syncedLocationDropdownIssueTypeSubtask': string;
|
|
978
|
+
'fabric.editor.syncedLocationDropdownIssueTypeTask': string;
|
|
958
979
|
'fabric.editor.syncedLocationDropdownLearnMoreLink': string;
|
|
959
980
|
'fabric.editor.syncedLocationDropdownNoResults': string;
|
|
960
981
|
'fabric.editor.syncedLocationDropdownRequestAccess': string;
|
|
@@ -1050,7 +1071,9 @@ declare const _default: {
|
|
|
1050
1071
|
'fabric.editor.unorderedList': string;
|
|
1051
1072
|
'fabric.editor.unorderedList.description': string;
|
|
1052
1073
|
'fabric.editor.unpublishedSyncBlockPastedDescription': string;
|
|
1074
|
+
'fabric.editor.unpublishedSyncBlockPastedDescription.jiraWorkItem': string;
|
|
1053
1075
|
'fabric.editor.unpublishedSyncBlockPastedTitle': string;
|
|
1076
|
+
'fabric.editor.unpublishedSyncBlockPastedTitle.jiraWorkItem': string;
|
|
1054
1077
|
'fabric.editor.unsupportedBlockContent': string;
|
|
1055
1078
|
'fabric.editor.unsupportedContentTooltip': string;
|
|
1056
1079
|
'fabric.editor.unsupportedInlineContent': string;
|
package/dist/esm/i18n/zh.js
CHANGED
|
@@ -130,6 +130,7 @@ export default {
|
|
|
130
130
|
'fabric.editor.ai.config.item.makeLonger.title': '延长内容篇幅',
|
|
131
131
|
'fabric.editor.ai.config.item.range.agent.description': '无描述',
|
|
132
132
|
'fabric.editor.ai.config.item.range.agent.prompt.hint': '让支持人员编写任意内容,或从下方进行选择',
|
|
133
|
+
'fabric.editor.ai.config.item.remix.title': '转换',
|
|
133
134
|
'fabric.editor.ai.config.item.rephrase.description': '为改写句子提供建议',
|
|
134
135
|
'fabric.editor.ai.config.item.rephrase.title': '改写',
|
|
135
136
|
'fabric.editor.ai.config.item.shorten.description': '缩短内容,使其更简洁',
|
|
@@ -139,6 +140,8 @@ export default {
|
|
|
139
140
|
'fabric.editor.ai.config.item.suggest.title': '推荐标题',
|
|
140
141
|
'fabric.editor.ai.config.item.suggestComment.description': '根据此工作项获取人工智能建议的评论',
|
|
141
142
|
'fabric.editor.ai.config.item.suggestComment.title': '建议评论',
|
|
143
|
+
'fabric.editor.ai.config.item.suggestReply.description': '针对此评论获取 Atlassian Intelligence 建议的回复',
|
|
144
|
+
'fabric.editor.ai.config.item.suggestReply.title': '建议回复',
|
|
142
145
|
'fabric.editor.ai.config.item.summarize.description': '为您正在处理的文本创建摘要,从而突出要点',
|
|
143
146
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': '总结写作',
|
|
144
147
|
'fabric.editor.ai.config.item.summarize.title': '总结写作',
|
|
@@ -351,8 +354,10 @@ export default {
|
|
|
351
354
|
'fabric.editor.annotationToolbar': '标注工具栏',
|
|
352
355
|
'fabric.editor.anonymous-collaborator': '匿名协作者',
|
|
353
356
|
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': '代码片段文本框',
|
|
357
|
+
'fabric.editor.askRovo': '询问 Rovo',
|
|
354
358
|
'fabric.editor.backLink': '返回',
|
|
355
359
|
'fabric.editor.backgroundColor': '背景颜色',
|
|
360
|
+
'fabric.editor.block.menu.change.format': '更改格式',
|
|
356
361
|
'fabric.editor.block.menu.codeblock': '代码块',
|
|
357
362
|
'fabric.editor.block.menu.copy': '复制',
|
|
358
363
|
'fabric.editor.block.menu.copy.block': '复制区块',
|
|
@@ -410,7 +415,7 @@ export default {
|
|
|
410
415
|
'fabric.editor.cannotPasteSyncedBlockAction': '了解更多',
|
|
411
416
|
'fabric.editor.cannotPasteSyncedBlockDescription': '我们仍在构建此功能。当前,只有在创建工作项后,您才能粘贴已同步的内容。',
|
|
412
417
|
'fabric.editor.cannotPasteSyncedBlockTitle': '无法粘贴',
|
|
413
|
-
'fabric.editor.cannotPasteSyncedBlockUnsupportedDescription': '
|
|
418
|
+
'fabric.editor.cannotPasteSyncedBlockUnsupportedDescription': '此处暂不支持同步块。',
|
|
414
419
|
'fabric.editor.captionPlaceholder': '添加标题',
|
|
415
420
|
'fabric.editor.captionPlaceholderWithDoubleClickPrompt': '添加标题 - 双击可预览',
|
|
416
421
|
'fabric.editor.cardFloatingControls': '卡片选项',
|
|
@@ -432,6 +437,8 @@ export default {
|
|
|
432
437
|
'fabric.editor.codeBlock.languageNotSet': '未设置代码语言。',
|
|
433
438
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': '已复制!',
|
|
434
439
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': '复制为文本',
|
|
440
|
+
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': '隐藏行号',
|
|
441
|
+
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': '显示行号',
|
|
435
442
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': '关闭换行',
|
|
436
443
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': '开启换行',
|
|
437
444
|
'fabric.editor.codeblock': '代码片段',
|
|
@@ -580,6 +587,7 @@ export default {
|
|
|
580
587
|
'fabric.editor.emptyLink': '请输入链接。',
|
|
581
588
|
'fabric.editor.emptySearchResults': '未找到任何结果。',
|
|
582
589
|
'fabric.editor.emptySearchResultsSuggestion': '选择{buttonName}以浏览插入内容。',
|
|
590
|
+
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': '选择 {askRovoName} 以获取帮助。',
|
|
583
591
|
'fabric.editor.epic': '长篇故事',
|
|
584
592
|
'fabric.editor.error': '错误',
|
|
585
593
|
'fabric.editor.error.description.cannotDelete': '尝试删除此同步区块时发生错误。',
|
|
@@ -588,6 +596,7 @@ export default {
|
|
|
588
596
|
'fabric.editor.error.description.failToEditWhenOffline': '您似乎处于离线状态。请连接互联网,以编辑同步内容。',
|
|
589
597
|
'fabric.editor.error.description.reference.offline': '您处于离线状态时,我们无法显示同步块',
|
|
590
598
|
'fabric.editor.error.description.reference.unpublished': '已同步内容将<link>在页面发布后</link>显示',
|
|
599
|
+
'fabric.editor.error.description.reference.unpublished.jiraWorkItem': '已同步内容将在<link>该项目的描述保存后</link>显示',
|
|
591
600
|
'fabric.editor.error.flag.title.cannotDelete': '无法删除同步块',
|
|
592
601
|
'fabric.editor.error.message.label': '错误',
|
|
593
602
|
'fabric.editor.error.title.failToCreate': '无法离线创建同步内容',
|
|
@@ -724,6 +733,8 @@ export default {
|
|
|
724
733
|
'fabric.editor.keyboardShortcuts': '键盘快捷键',
|
|
725
734
|
'fabric.editor.layout.columnOption': '{count, plural, other {{count} 列}}',
|
|
726
735
|
'fabric.editor.layout.controls.placeholder': '输入 / 以插入',
|
|
736
|
+
'fabric.editor.layout.deleteColumn': '{count, plural, other {删除列}}',
|
|
737
|
+
'fabric.editor.layout.distributeColumns': '分散列',
|
|
727
738
|
'fabric.editor.layout.placeholder': '添加内容',
|
|
728
739
|
'fabric.editor.layout.resizeLayout': '调整布局大小',
|
|
729
740
|
'fabric.editor.layoutFixedWidth': '返回至中心',
|
|
@@ -748,11 +759,15 @@ export default {
|
|
|
748
759
|
'fabric.editor.longEmptyNodePlaceholderSuffix': '插入元素',
|
|
749
760
|
'fabric.editor.longEmptyNodePlaceholderText': '输入 / 以插入元素',
|
|
750
761
|
'fabric.editor.markdown': '进行标记',
|
|
762
|
+
'fabric.editor.markdownMode.confirmDialog.cancel': '取消',
|
|
763
|
+
'fabric.editor.markdownMode.confirmDialog.confirm': '确认',
|
|
764
|
+
'fabric.editor.markdownMode.confirmDialog.error': '转换此页面时发生错误。请重试。',
|
|
765
|
+
'fabric.editor.markdownMode.labsLozenge': '实验室',
|
|
751
766
|
'fabric.editor.markdownMode.sourceView.ariaLabel': 'Markdown 来源',
|
|
752
767
|
'fabric.editor.markdownMode.viewToggle.groupLabel': '查看模式',
|
|
753
768
|
'fabric.editor.markdownMode.viewToggle.preview': '拆分视图(即将推出)',
|
|
754
769
|
'fabric.editor.markdownMode.viewToggle.source': '语法编辑器',
|
|
755
|
-
'fabric.editor.markdownMode.viewToggle.wysiwyg': '
|
|
770
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': '预览编辑器',
|
|
756
771
|
'fabric.editor.matchCase': '匹配大小写',
|
|
757
772
|
'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, other {媒体宽度已减小到 {newMediaWidth,number} 像素。}}',
|
|
758
773
|
'fabric.editor.media.DefaultMediaWidthIncreased': '{newMediaWidth, plural, other {媒体宽度已增大到 {newMediaWidth,number} 像素。}}',
|
|
@@ -957,6 +972,12 @@ export default {
|
|
|
957
972
|
'fabric.editor.syncedBlockSourceUnsyncedDescription': '无法显示此内容,因为其已从 "<a>{title}</a>" 取消同步。',
|
|
958
973
|
'fabric.editor.syncedLocationDropdownError': '目前无法加载位置。请等待几分钟并刷新浏览器。',
|
|
959
974
|
'fabric.editor.syncedLocationDropdownHeading': '{count} 个位置:',
|
|
975
|
+
'fabric.editor.syncedLocationDropdownIssueTypeBug': '缺陷',
|
|
976
|
+
'fabric.editor.syncedLocationDropdownIssueTypeEpic': '长篇故事',
|
|
977
|
+
'fabric.editor.syncedLocationDropdownIssueTypeGeneric': 'Jira 工作项',
|
|
978
|
+
'fabric.editor.syncedLocationDropdownIssueTypeStory': '故事',
|
|
979
|
+
'fabric.editor.syncedLocationDropdownIssueTypeSubtask': '子任务',
|
|
980
|
+
'fabric.editor.syncedLocationDropdownIssueTypeTask': '任务',
|
|
960
981
|
'fabric.editor.syncedLocationDropdownLearnMoreLink': '了解有关同步块的更多信息',
|
|
961
982
|
'fabric.editor.syncedLocationDropdownNoResults': '复制并粘贴同步块以在其他位置重复使用。',
|
|
962
983
|
'fabric.editor.syncedLocationDropdownRequestAccess': '请求访问权限',
|
|
@@ -1052,7 +1073,9 @@ export default {
|
|
|
1052
1073
|
'fabric.editor.unorderedList': '无序列表',
|
|
1053
1074
|
'fabric.editor.unorderedList.description': '创建无序列表',
|
|
1054
1075
|
'fabric.editor.unpublishedSyncBlockPastedDescription': '页面发布后,该内容将会显示。',
|
|
1076
|
+
'fabric.editor.unpublishedSyncBlockPastedDescription.jiraWorkItem': '该项目的描述保存后,内容将会显示。',
|
|
1055
1077
|
'fabric.editor.unpublishedSyncBlockPastedTitle': '粘贴自未发布页面',
|
|
1078
|
+
'fabric.editor.unpublishedSyncBlockPastedTitle.jiraWorkItem': '已从未保存的项目粘贴',
|
|
1056
1079
|
'fabric.editor.unsupportedBlockContent': '此编辑器不支持显示此内容',
|
|
1057
1080
|
'fabric.editor.unsupportedContentTooltip': '此编辑器中的内容不可用,在编辑和保存时将保留此内容',
|
|
1058
1081
|
'fabric.editor.unsupportedInlineContent': '内容不受支持',
|
package/dist/esm/i18n/zh_TW.d.ts
CHANGED
|
@@ -128,6 +128,7 @@ declare const _default: {
|
|
|
128
128
|
'fabric.editor.ai.config.item.makeLonger.title': string;
|
|
129
129
|
'fabric.editor.ai.config.item.range.agent.description': string;
|
|
130
130
|
'fabric.editor.ai.config.item.range.agent.prompt.hint': string;
|
|
131
|
+
'fabric.editor.ai.config.item.remix.title': string;
|
|
131
132
|
'fabric.editor.ai.config.item.rephrase.description': string;
|
|
132
133
|
'fabric.editor.ai.config.item.rephrase.title': string;
|
|
133
134
|
'fabric.editor.ai.config.item.shorten.description': string;
|
|
@@ -137,6 +138,8 @@ declare const _default: {
|
|
|
137
138
|
'fabric.editor.ai.config.item.suggest.title': string;
|
|
138
139
|
'fabric.editor.ai.config.item.suggestComment.description': string;
|
|
139
140
|
'fabric.editor.ai.config.item.suggestComment.title': string;
|
|
141
|
+
'fabric.editor.ai.config.item.suggestReply.description': string;
|
|
142
|
+
'fabric.editor.ai.config.item.suggestReply.title': string;
|
|
140
143
|
'fabric.editor.ai.config.item.summarize.description': string;
|
|
141
144
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': string;
|
|
142
145
|
'fabric.editor.ai.config.item.summarize.title': string;
|
|
@@ -349,8 +352,10 @@ declare const _default: {
|
|
|
349
352
|
'fabric.editor.annotationToolbar': string;
|
|
350
353
|
'fabric.editor.anonymous-collaborator': string;
|
|
351
354
|
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': string;
|
|
355
|
+
'fabric.editor.askRovo': string;
|
|
352
356
|
'fabric.editor.backLink': string;
|
|
353
357
|
'fabric.editor.backgroundColor': string;
|
|
358
|
+
'fabric.editor.block.menu.change.format': string;
|
|
354
359
|
'fabric.editor.block.menu.codeblock': string;
|
|
355
360
|
'fabric.editor.block.menu.copy': string;
|
|
356
361
|
'fabric.editor.block.menu.copy.block': string;
|
|
@@ -430,6 +435,8 @@ declare const _default: {
|
|
|
430
435
|
'fabric.editor.codeBlock.languageNotSet': string;
|
|
431
436
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
432
437
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
438
|
+
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': string;
|
|
439
|
+
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': string;
|
|
433
440
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
|
|
434
441
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': string;
|
|
435
442
|
'fabric.editor.codeblock': string;
|
|
@@ -578,6 +585,7 @@ declare const _default: {
|
|
|
578
585
|
'fabric.editor.emptyLink': string;
|
|
579
586
|
'fabric.editor.emptySearchResults': string;
|
|
580
587
|
'fabric.editor.emptySearchResultsSuggestion': string;
|
|
588
|
+
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': string;
|
|
581
589
|
'fabric.editor.epic': string;
|
|
582
590
|
'fabric.editor.error': string;
|
|
583
591
|
'fabric.editor.error.description.cannotDelete': string;
|
|
@@ -586,6 +594,7 @@ declare const _default: {
|
|
|
586
594
|
'fabric.editor.error.description.failToEditWhenOffline': string;
|
|
587
595
|
'fabric.editor.error.description.reference.offline': string;
|
|
588
596
|
'fabric.editor.error.description.reference.unpublished': string;
|
|
597
|
+
'fabric.editor.error.description.reference.unpublished.jiraWorkItem': string;
|
|
589
598
|
'fabric.editor.error.flag.title.cannotDelete': string;
|
|
590
599
|
'fabric.editor.error.message.label': string;
|
|
591
600
|
'fabric.editor.error.title.failToCreate': string;
|
|
@@ -722,6 +731,8 @@ declare const _default: {
|
|
|
722
731
|
'fabric.editor.keyboardShortcuts': string;
|
|
723
732
|
'fabric.editor.layout.columnOption': string;
|
|
724
733
|
'fabric.editor.layout.controls.placeholder': string;
|
|
734
|
+
'fabric.editor.layout.deleteColumn': string;
|
|
735
|
+
'fabric.editor.layout.distributeColumns': string;
|
|
725
736
|
'fabric.editor.layout.placeholder': string;
|
|
726
737
|
'fabric.editor.layout.resizeLayout': string;
|
|
727
738
|
'fabric.editor.layoutFixedWidth': string;
|
|
@@ -746,6 +757,10 @@ declare const _default: {
|
|
|
746
757
|
'fabric.editor.longEmptyNodePlaceholderSuffix': string;
|
|
747
758
|
'fabric.editor.longEmptyNodePlaceholderText': string;
|
|
748
759
|
'fabric.editor.markdown': string;
|
|
760
|
+
'fabric.editor.markdownMode.confirmDialog.cancel': string;
|
|
761
|
+
'fabric.editor.markdownMode.confirmDialog.confirm': string;
|
|
762
|
+
'fabric.editor.markdownMode.confirmDialog.error': string;
|
|
763
|
+
'fabric.editor.markdownMode.labsLozenge': string;
|
|
749
764
|
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
750
765
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
751
766
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
@@ -955,6 +970,12 @@ declare const _default: {
|
|
|
955
970
|
'fabric.editor.syncedBlockSourceUnsyncedDescription': string;
|
|
956
971
|
'fabric.editor.syncedLocationDropdownError': string;
|
|
957
972
|
'fabric.editor.syncedLocationDropdownHeading': string;
|
|
973
|
+
'fabric.editor.syncedLocationDropdownIssueTypeBug': string;
|
|
974
|
+
'fabric.editor.syncedLocationDropdownIssueTypeEpic': string;
|
|
975
|
+
'fabric.editor.syncedLocationDropdownIssueTypeGeneric': string;
|
|
976
|
+
'fabric.editor.syncedLocationDropdownIssueTypeStory': string;
|
|
977
|
+
'fabric.editor.syncedLocationDropdownIssueTypeSubtask': string;
|
|
978
|
+
'fabric.editor.syncedLocationDropdownIssueTypeTask': string;
|
|
958
979
|
'fabric.editor.syncedLocationDropdownLearnMoreLink': string;
|
|
959
980
|
'fabric.editor.syncedLocationDropdownNoResults': string;
|
|
960
981
|
'fabric.editor.syncedLocationDropdownRequestAccess': string;
|
|
@@ -1050,7 +1071,9 @@ declare const _default: {
|
|
|
1050
1071
|
'fabric.editor.unorderedList': string;
|
|
1051
1072
|
'fabric.editor.unorderedList.description': string;
|
|
1052
1073
|
'fabric.editor.unpublishedSyncBlockPastedDescription': string;
|
|
1074
|
+
'fabric.editor.unpublishedSyncBlockPastedDescription.jiraWorkItem': string;
|
|
1053
1075
|
'fabric.editor.unpublishedSyncBlockPastedTitle': string;
|
|
1076
|
+
'fabric.editor.unpublishedSyncBlockPastedTitle.jiraWorkItem': string;
|
|
1054
1077
|
'fabric.editor.unsupportedBlockContent': string;
|
|
1055
1078
|
'fabric.editor.unsupportedContentTooltip': string;
|
|
1056
1079
|
'fabric.editor.unsupportedInlineContent': string;
|