@atlaskit/afm-i18n-platform-editor-editor-common 2.143.0 → 2.145.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 +28 -0
- package/dist/cjs/i18n/da.js +28 -0
- package/dist/cjs/i18n/de.js +14 -1
- package/dist/cjs/i18n/en.js +15 -1
- package/dist/cjs/i18n/en_GB.js +15 -1
- package/dist/cjs/i18n/en_ZZ.js +15 -1
- package/dist/cjs/i18n/es.js +0 -1
- package/dist/cjs/i18n/fi.js +28 -0
- package/dist/cjs/i18n/fr.js +28 -0
- package/dist/cjs/i18n/hr.js +28 -1
- package/dist/cjs/i18n/hu.js +28 -0
- package/dist/cjs/i18n/it.js +28 -0
- package/dist/cjs/i18n/ja.js +28 -0
- package/dist/cjs/i18n/ko.js +28 -0
- package/dist/cjs/i18n/nb.js +28 -0
- package/dist/cjs/i18n/nl.js +28 -0
- package/dist/cjs/i18n/pl.js +8 -1
- package/dist/cjs/i18n/pt_BR.js +8 -1
- package/dist/cjs/i18n/ru.js +28 -0
- package/dist/cjs/i18n/sl.js +8 -1
- package/dist/cjs/i18n/sr_RS.js +36 -0
- package/dist/cjs/i18n/sr_YR.js +36 -0
- package/dist/cjs/i18n/sv.js +28 -0
- package/dist/cjs/i18n/th.js +36 -0
- package/dist/cjs/i18n/tr.js +28 -0
- package/dist/cjs/i18n/uk.js +8 -0
- package/dist/cjs/i18n/vi.js +0 -1
- package/dist/cjs/i18n/zh.js +8 -0
- package/dist/cjs/i18n/zh_TW.js +14 -1
- package/dist/esm/i18n/cs.d.ts +28 -0
- package/dist/esm/i18n/cs.js +28 -0
- package/dist/esm/i18n/da.d.ts +28 -0
- package/dist/esm/i18n/da.js +28 -0
- package/dist/esm/i18n/de.d.ts +14 -1
- package/dist/esm/i18n/de.js +14 -1
- package/dist/esm/i18n/en.d.ts +15 -1
- package/dist/esm/i18n/en.js +15 -1
- package/dist/esm/i18n/en_GB.d.ts +15 -1
- package/dist/esm/i18n/en_GB.js +15 -1
- package/dist/esm/i18n/en_ZZ.d.ts +15 -1
- package/dist/esm/i18n/en_ZZ.js +15 -1
- package/dist/esm/i18n/es.d.ts +0 -1
- package/dist/esm/i18n/es.js +0 -1
- package/dist/esm/i18n/fi.d.ts +28 -0
- package/dist/esm/i18n/fi.js +28 -0
- package/dist/esm/i18n/fr.d.ts +28 -0
- package/dist/esm/i18n/fr.js +28 -0
- package/dist/esm/i18n/hr.d.ts +28 -1
- package/dist/esm/i18n/hr.js +28 -1
- package/dist/esm/i18n/hu.d.ts +28 -0
- package/dist/esm/i18n/hu.js +28 -0
- package/dist/esm/i18n/it.d.ts +28 -0
- package/dist/esm/i18n/it.js +28 -0
- package/dist/esm/i18n/ja.d.ts +28 -0
- package/dist/esm/i18n/ja.js +28 -0
- package/dist/esm/i18n/ko.d.ts +28 -0
- package/dist/esm/i18n/ko.js +28 -0
- package/dist/esm/i18n/nb.d.ts +28 -0
- package/dist/esm/i18n/nb.js +28 -0
- package/dist/esm/i18n/nl.d.ts +28 -0
- package/dist/esm/i18n/nl.js +28 -0
- package/dist/esm/i18n/pl.d.ts +8 -1
- package/dist/esm/i18n/pl.js +8 -1
- package/dist/esm/i18n/pt_BR.d.ts +8 -1
- package/dist/esm/i18n/pt_BR.js +8 -1
- package/dist/esm/i18n/ru.d.ts +28 -0
- package/dist/esm/i18n/ru.js +28 -0
- package/dist/esm/i18n/sl.d.ts +8 -1
- package/dist/esm/i18n/sl.js +8 -1
- package/dist/esm/i18n/sr_RS.d.ts +36 -0
- package/dist/esm/i18n/sr_RS.js +36 -0
- package/dist/esm/i18n/sr_YR.d.ts +36 -0
- package/dist/esm/i18n/sr_YR.js +36 -0
- package/dist/esm/i18n/sv.d.ts +28 -0
- package/dist/esm/i18n/sv.js +28 -0
- package/dist/esm/i18n/th.d.ts +36 -0
- package/dist/esm/i18n/th.js +36 -0
- package/dist/esm/i18n/tr.d.ts +28 -0
- package/dist/esm/i18n/tr.js +28 -0
- package/dist/esm/i18n/uk.d.ts +8 -0
- package/dist/esm/i18n/uk.js +8 -0
- package/dist/esm/i18n/vi.d.ts +0 -1
- package/dist/esm/i18n/vi.js +0 -1
- package/dist/esm/i18n/zh.d.ts +8 -0
- package/dist/esm/i18n/zh.js +8 -0
- package/dist/esm/i18n/zh_TW.d.ts +14 -1
- package/dist/esm/i18n/zh_TW.js +14 -1
- package/dist/types/i18n/cs.d.ts +28 -0
- package/dist/types/i18n/da.d.ts +28 -0
- package/dist/types/i18n/de.d.ts +14 -1
- package/dist/types/i18n/en.d.ts +15 -1
- package/dist/types/i18n/en_GB.d.ts +15 -1
- package/dist/types/i18n/en_ZZ.d.ts +15 -1
- package/dist/types/i18n/es.d.ts +0 -1
- package/dist/types/i18n/fi.d.ts +28 -0
- package/dist/types/i18n/fr.d.ts +28 -0
- package/dist/types/i18n/hr.d.ts +28 -1
- package/dist/types/i18n/hu.d.ts +28 -0
- package/dist/types/i18n/it.d.ts +28 -0
- package/dist/types/i18n/ja.d.ts +28 -0
- package/dist/types/i18n/ko.d.ts +28 -0
- package/dist/types/i18n/nb.d.ts +28 -0
- package/dist/types/i18n/nl.d.ts +28 -0
- package/dist/types/i18n/pl.d.ts +8 -1
- package/dist/types/i18n/pt_BR.d.ts +8 -1
- package/dist/types/i18n/ru.d.ts +28 -0
- package/dist/types/i18n/sl.d.ts +8 -1
- package/dist/types/i18n/sr_RS.d.ts +36 -0
- package/dist/types/i18n/sr_YR.d.ts +36 -0
- package/dist/types/i18n/sv.d.ts +28 -0
- package/dist/types/i18n/th.d.ts +36 -0
- package/dist/types/i18n/tr.d.ts +28 -0
- package/dist/types/i18n/uk.d.ts +8 -0
- package/dist/types/i18n/vi.d.ts +0 -1
- package/dist/types/i18n/zh.d.ts +8 -0
- package/dist/types/i18n/zh_TW.d.ts +14 -1
- package/i18n/cs.ts +31 -0
- package/i18n/da.ts +31 -0
- package/i18n/de.ts +19 -1
- package/i18n/en.ts +15 -1
- package/i18n/en_GB.ts +15 -1
- package/i18n/en_ZZ.ts +20 -1
- package/i18n/es.ts +0 -1
- package/i18n/fi.ts +33 -0
- package/i18n/fr.ts +34 -0
- package/i18n/hr.ts +33 -1
- package/i18n/hu.ts +33 -0
- package/i18n/it.ts +33 -0
- package/i18n/ja.ts +31 -0
- package/i18n/ko.ts +31 -0
- package/i18n/nb.ts +32 -0
- package/i18n/nl.ts +33 -0
- package/i18n/pl.ts +8 -1
- package/i18n/pt_BR.ts +8 -1
- package/i18n/ru.ts +35 -0
- package/i18n/sl.ts +8 -1
- package/i18n/sr_RS.ts +40 -0
- package/i18n/sr_YR.ts +40 -0
- package/i18n/sv.ts +34 -0
- package/i18n/th.ts +39 -0
- package/i18n/tr.ts +34 -0
- package/i18n/uk.ts +8 -0
- package/i18n/vi.ts +0 -1
- package/i18n/zh.ts +8 -0
- package/i18n/zh_TW.ts +17 -1
- package/package.json +1 -1
package/dist/esm/i18n/th.d.ts
CHANGED
|
@@ -290,6 +290,7 @@ declare const _default: {
|
|
|
290
290
|
'fabric.editor.ai.suggestions.stagingArea.suggestionsLabel.non-final': string;
|
|
291
291
|
'fabric.editor.ai.suggestions.stagingArea.titleLabel.non-final': string;
|
|
292
292
|
'fabric.editor.ai.suggestions.stagingArea.viewLabel.non-final': string;
|
|
293
|
+
'fabric.editor.ai.suggestions.suggestEditsButtonLabel': string;
|
|
293
294
|
'fabric.editor.ai.suggestions.toolbarButton.errorLabel.non-final': string;
|
|
294
295
|
'fabric.editor.ai.suggestions.toolbarButton.label.non-final': string;
|
|
295
296
|
'fabric.editor.ai.suggestions.toolbarButton.loadingLabel.non-final': string;
|
|
@@ -298,6 +299,10 @@ declare const _default: {
|
|
|
298
299
|
'fabric.editor.ai.toolbar.DefineDropdownIconTitle.title': string;
|
|
299
300
|
'fabric.editor.ai.toolbar.adjustLength.title': string;
|
|
300
301
|
'fabric.editor.ai.toolbar.askAI.title': string;
|
|
302
|
+
'fabric.editor.ai.toolbar.askRovo.image.title': string;
|
|
303
|
+
'fabric.editor.ai.toolbar.askRovo.image.tooltip.quickCommand': string;
|
|
304
|
+
'fabric.editor.ai.toolbar.askRovo.remixApp.title': string;
|
|
305
|
+
'fabric.editor.ai.toolbar.askRovo.remixApp.tooltip.quickCommand': string;
|
|
301
306
|
'fabric.editor.ai.toolbar.askRovo.title': string;
|
|
302
307
|
'fabric.editor.ai.toolbar.askRovo.tooltip.quickCommand': string;
|
|
303
308
|
'fabric.editor.ai.toolbar.askRovoAiSplitButton.label': string;
|
|
@@ -416,8 +421,11 @@ declare const _default: {
|
|
|
416
421
|
'fabric.editor.code': string;
|
|
417
422
|
'fabric.editor.code.on': string;
|
|
418
423
|
'fabric.editor.codeBidiWarningLabel': string;
|
|
424
|
+
'fabric.editor.codeBlock.all': string;
|
|
425
|
+
'fabric.editor.codeBlock.detectLanguage': string;
|
|
419
426
|
'fabric.editor.codeBlock.languageAriaDescription': string;
|
|
420
427
|
'fabric.editor.codeBlock.languageNotSet': string;
|
|
428
|
+
'fabric.editor.codeBlock.recentlyUsed': string;
|
|
421
429
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
422
430
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
423
431
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': string;
|
|
@@ -717,10 +725,18 @@ declare const _default: {
|
|
|
717
725
|
'fabric.editor.inviteItem.title': string;
|
|
718
726
|
'fabric.editor.italic': string;
|
|
719
727
|
'fabric.editor.keyboardShortcuts': string;
|
|
728
|
+
'fabric.editor.layout.addColumnLeft': string;
|
|
729
|
+
'fabric.editor.layout.addColumnRight': string;
|
|
730
|
+
'fabric.editor.layout.alignColumn': string;
|
|
731
|
+
'fabric.editor.layout.alignColumnBottom': string;
|
|
732
|
+
'fabric.editor.layout.alignColumnMiddle': string;
|
|
733
|
+
'fabric.editor.layout.alignColumnTop': string;
|
|
720
734
|
'fabric.editor.layout.columnOption': string;
|
|
721
735
|
'fabric.editor.layout.controls.placeholder': string;
|
|
722
736
|
'fabric.editor.layout.deleteColumn': string;
|
|
723
737
|
'fabric.editor.layout.distributeColumns': string;
|
|
738
|
+
'fabric.editor.layout.insertColumnLeft': string;
|
|
739
|
+
'fabric.editor.layout.insertColumnRight': string;
|
|
724
740
|
'fabric.editor.layout.placeholder': string;
|
|
725
741
|
'fabric.editor.layout.resizeLayout': string;
|
|
726
742
|
'fabric.editor.layoutFixedWidth': string;
|
|
@@ -748,8 +764,21 @@ declare const _default: {
|
|
|
748
764
|
'fabric.editor.markdownMode.confirmDialog.cancel': string;
|
|
749
765
|
'fabric.editor.markdownMode.confirmDialog.confirm': string;
|
|
750
766
|
'fabric.editor.markdownMode.confirmDialog.error': string;
|
|
767
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdown': string;
|
|
768
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdownLossy': string;
|
|
769
|
+
'fabric.editor.markdownMode.confirmDialog.title.toRichText': string;
|
|
770
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toggle': string;
|
|
771
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toolsRemoved': string;
|
|
772
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.versionHistory': string;
|
|
773
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.cta': string;
|
|
774
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.richContent': string;
|
|
775
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.versionHistory': string;
|
|
776
|
+
'fabric.editor.markdownMode.confirmDialog.toRichText.standardTools': string;
|
|
777
|
+
'fabric.editor.markdownMode.confirmDialog.toRichText.versionHistory': string;
|
|
751
778
|
'fabric.editor.markdownMode.labsLozenge': string;
|
|
752
779
|
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
780
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.body': string;
|
|
781
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.title': string;
|
|
753
782
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
754
783
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
755
784
|
'fabric.editor.markdownMode.viewToggle.source': string;
|
|
@@ -865,6 +894,7 @@ declare const _default: {
|
|
|
865
894
|
'fabric.editor.recordVideo.description': string;
|
|
866
895
|
'fabric.editor.redo': string;
|
|
867
896
|
'fabric.editor.referenceSyncBlockLastEdited': string;
|
|
897
|
+
'fabric.editor.referenceSyncBlockSyncedFrom': string;
|
|
868
898
|
'fabric.editor.referenceSyncBlockTooltip': string;
|
|
869
899
|
'fabric.editor.remove': string;
|
|
870
900
|
'fabric.editor.removeColumns': string;
|
|
@@ -975,6 +1005,10 @@ declare const _default: {
|
|
|
975
1005
|
'fabric.editor.syncedLocationDropdownTitleNoteForJiraWorkItem': string;
|
|
976
1006
|
'fabric.editor.syncedLocationDropdownUntitledPage': string;
|
|
977
1007
|
'fabric.editor.table': string;
|
|
1008
|
+
'fabric.editor.table.cellAlignment': string;
|
|
1009
|
+
'fabric.editor.table.cellAlignmentBottom': string;
|
|
1010
|
+
'fabric.editor.table.cellAlignmentMiddle': string;
|
|
1011
|
+
'fabric.editor.table.cellAlignmentTop': string;
|
|
978
1012
|
'fabric.editor.table.description': string;
|
|
979
1013
|
'fabric.editor.tableAlignmentOptions': string;
|
|
980
1014
|
'fabric.editor.tableFullWidthLabel': string;
|
|
@@ -1037,6 +1071,8 @@ declare const _default: {
|
|
|
1037
1071
|
'fabric.editor.tooltip.taskList': string;
|
|
1038
1072
|
'fabric.editor.turnInto': string;
|
|
1039
1073
|
'fabric.editor.twoColumns': string;
|
|
1074
|
+
'fabric.editor.typeAhead.mentionSection.agents': string;
|
|
1075
|
+
'fabric.editor.typeAhead.mentionSection.people': string;
|
|
1040
1076
|
'fabric.editor.typeAhead.popupLabel': string;
|
|
1041
1077
|
'fabric.editor.typeAhead.quickInsertInputLabel': string;
|
|
1042
1078
|
'fabric.editor.typeAhead.quickInsertInputPlaceholderLabel': string;
|
package/dist/esm/i18n/th.js
CHANGED
|
@@ -292,6 +292,7 @@ export default {
|
|
|
292
292
|
'fabric.editor.ai.suggestions.stagingArea.suggestionsLabel.non-final': 'คำแนะนำ',
|
|
293
293
|
'fabric.editor.ai.suggestions.stagingArea.titleLabel.non-final': 'ชื่อเรื่อง',
|
|
294
294
|
'fabric.editor.ai.suggestions.stagingArea.viewLabel.non-final': 'ดู',
|
|
295
|
+
'fabric.editor.ai.suggestions.suggestEditsButtonLabel': 'ตรวจสอบ',
|
|
295
296
|
'fabric.editor.ai.suggestions.toolbarButton.errorLabel.non-final': 'ลองอีกครั้ง',
|
|
296
297
|
'fabric.editor.ai.suggestions.toolbarButton.label.non-final': 'คำแนะนำ',
|
|
297
298
|
'fabric.editor.ai.suggestions.toolbarButton.loadingLabel.non-final': 'กำลังโหลด',
|
|
@@ -300,6 +301,10 @@ export default {
|
|
|
300
301
|
'fabric.editor.ai.toolbar.DefineDropdownIconTitle.title': 'กำหนด',
|
|
301
302
|
'fabric.editor.ai.toolbar.adjustLength.title': 'ปรับความยาว',
|
|
302
303
|
'fabric.editor.ai.toolbar.askAI.title': 'ถาม Atlassian Intelligence',
|
|
304
|
+
'fabric.editor.ai.toolbar.askRovo.image.title': 'แก้ไขรูปภาพ',
|
|
305
|
+
'fabric.editor.ai.toolbar.askRovo.image.tooltip.quickCommand': "แก้ไขรูปภาพ {key}+'",
|
|
306
|
+
'fabric.editor.ai.toolbar.askRovo.remixApp.title': 'แก้ไข',
|
|
307
|
+
'fabric.editor.ai.toolbar.askRovo.remixApp.tooltip.quickCommand': "แก้ไข {key}+'",
|
|
303
308
|
'fabric.editor.ai.toolbar.askRovo.title': 'ถาม Rovo',
|
|
304
309
|
'fabric.editor.ai.toolbar.askRovo.tooltip.quickCommand': "ถาม Rovo {key}+'",
|
|
305
310
|
'fabric.editor.ai.toolbar.askRovoAiSplitButton.label': 'ถาม Rovo AI',
|
|
@@ -418,8 +423,11 @@ export default {
|
|
|
418
423
|
'fabric.editor.code': 'รหัส',
|
|
419
424
|
'fabric.editor.code.on': '{textFormattingOff}, เปิดรหัส',
|
|
420
425
|
'fabric.editor.codeBidiWarningLabel': 'ตัวอักษรแบบสองทิศทางเปลี่ยนลำดับการแสดงข้อความ ซึ่งอาจนำไปใช้เพื่อปิดบังรหัสที่มีวัตถุประสงค์ในทางที่ไม่ดีได้',
|
|
426
|
+
'fabric.editor.codeBlock.all': 'ทั้งหมด',
|
|
427
|
+
'fabric.editor.codeBlock.detectLanguage': 'ตรวจจับภาษา',
|
|
421
428
|
'fabric.editor.codeBlock.languageAriaDescription': 'ภาษาของข้อมูลย่อรหัส: {language}',
|
|
422
429
|
'fabric.editor.codeBlock.languageNotSet': 'ไม่มีตั้งค่าภาษารหัสเอาไว้',
|
|
430
|
+
'fabric.editor.codeBlock.recentlyUsed': 'เพิ่งใช้เมื่อเร็ว ๆ นี้',
|
|
423
431
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': 'คัดลอกแล้ว!',
|
|
424
432
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'คัดลอกเป็นข้อความ',
|
|
425
433
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': 'ซ่อนหมายเลขบรรทัด',
|
|
@@ -719,10 +727,18 @@ export default {
|
|
|
719
727
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {เชิญเพื่อนร่วมทีมให้ไปยัง {productName}} trusted {เชิญเพื่อนร่วมทีมให้ไปยัง {productName}} other {เพิ่มเพื่อนร่วมทีมไปยัง {productName}}}',
|
|
720
728
|
'fabric.editor.italic': 'ตัวเอียง',
|
|
721
729
|
'fabric.editor.keyboardShortcuts': 'ปุ่มลัด',
|
|
730
|
+
'fabric.editor.layout.addColumnLeft': 'เพิ่มคอลัมน์ทางซ้าย',
|
|
731
|
+
'fabric.editor.layout.addColumnRight': 'เพิ่มคอลัมน์ทางขวา',
|
|
732
|
+
'fabric.editor.layout.alignColumn': 'การจัดแนวข้อความ',
|
|
733
|
+
'fabric.editor.layout.alignColumnBottom': 'ด้านล่าง',
|
|
734
|
+
'fabric.editor.layout.alignColumnMiddle': 'ศูนย์กลาง',
|
|
735
|
+
'fabric.editor.layout.alignColumnTop': 'ด้านบน',
|
|
722
736
|
'fabric.editor.layout.columnOption': '{count, plural, other {{count} คอลัมน์}}',
|
|
723
737
|
'fabric.editor.layout.controls.placeholder': '/ เพื่อแทรก',
|
|
724
738
|
'fabric.editor.layout.deleteColumn': '{count, plural, other {ลบคอลัมน์}}',
|
|
725
739
|
'fabric.editor.layout.distributeColumns': 'แบ่งคอลัมน์',
|
|
740
|
+
'fabric.editor.layout.insertColumnLeft': 'แทรกคอลัมน์ทางด้านซ้าย',
|
|
741
|
+
'fabric.editor.layout.insertColumnRight': 'แทรกคอลัมน์ทางด้านขวา',
|
|
726
742
|
'fabric.editor.layout.placeholder': 'เพิ่มเนื้อหา',
|
|
727
743
|
'fabric.editor.layout.resizeLayout': 'ปรับขนาดเค้าโครง',
|
|
728
744
|
'fabric.editor.layoutFixedWidth': 'กลับไปตรงกลาง',
|
|
@@ -750,8 +766,21 @@ export default {
|
|
|
750
766
|
'fabric.editor.markdownMode.confirmDialog.cancel': 'ยกเลิก',
|
|
751
767
|
'fabric.editor.markdownMode.confirmDialog.confirm': 'ยืนยัน',
|
|
752
768
|
'fabric.editor.markdownMode.confirmDialog.error': 'เกิดข้อผิดพลาดบางประการขณะแปลงหน้านี้ โปรดลองอีกครั้ง',
|
|
769
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdown': 'แปลงเป็น Markdown',
|
|
770
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdownLossy': 'แปลงเป็น Markdown',
|
|
771
|
+
'fabric.editor.markdownMode.confirmDialog.title.toRichText': 'แปลงเป็นข้อความที่มีรายละเอียด',
|
|
772
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toggle': 'สลับระหว่างโปรแกรมแก้ไขไวยากรณ์และแสดงตัวอย่าง',
|
|
773
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toolsRemoved': 'ใช้การจัดรูปแบบพื้นฐาน',
|
|
774
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.versionHistory': 'คืนค่าแบบร่างก่อนหน้าที่มีประวัติเวอร์ชัน',
|
|
775
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.cta': 'แปลง',
|
|
776
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.richContent': 'เนื้อหาของคุณอาจมีลักษณะต่างออกไป เนื่องจากการแปลงจะลบการจัดรูปแบบข้อความที่มีรายละเอียดออกไป',
|
|
777
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.versionHistory': 'ในการคืนค่าการจัดรูปแบบ ให้เข้าถึงแบบร่างก่อนหน้าจากประวัติเวอร์ชัน',
|
|
778
|
+
'fabric.editor.markdownMode.confirmDialog.toRichText.standardTools': 'ใช้เครื่องมือข้อความที่มีรายละเอียดทั้งหมด',
|
|
779
|
+
'fabric.editor.markdownMode.confirmDialog.toRichText.versionHistory': 'คืนค่าแบบร่างก่อนหน้าที่มีประวัติเวอร์ชัน',
|
|
753
780
|
'fabric.editor.markdownMode.labsLozenge': 'LABS',
|
|
754
781
|
'fabric.editor.markdownMode.sourceView.ariaLabel': 'แหล่งที่มาของ Markdown',
|
|
782
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.body': 'การแปลงจะลบบล็อกที่ซิงค์และเนื้อหาภายในบล็อกเหล่านั้นออก ขั้นตอนนี้ไม่สามารถคืนค่าได้ในประวัติเวอร์ชัน',
|
|
783
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.title': 'ลบเนื้อหาที่ซิงค์หรือไม่',
|
|
755
784
|
'fabric.editor.markdownMode.viewToggle.groupLabel': 'โหมดมุมมอง',
|
|
756
785
|
'fabric.editor.markdownMode.viewToggle.preview': 'การแสดงผลแบบแบ่งหน้าจอ (เร็ว ๆ นี้)',
|
|
757
786
|
'fabric.editor.markdownMode.viewToggle.source': 'เครื่องมือแก้ไขด้านโครงสร้าง',
|
|
@@ -867,6 +896,7 @@ export default {
|
|
|
867
896
|
'fabric.editor.recordVideo.description': 'บันทึกและแชร์หน้าจอและความคิดเห็นของคุณ',
|
|
868
897
|
'fabric.editor.redo': 'ทำซ้ำ',
|
|
869
898
|
'fabric.editor.referenceSyncBlockLastEdited': 'แก้ไขล่าสุด:',
|
|
899
|
+
'fabric.editor.referenceSyncBlockSyncedFrom': 'ซิงค์จาก:',
|
|
870
900
|
'fabric.editor.referenceSyncBlockTooltip': 'ซิงค์จาก: {title}',
|
|
871
901
|
'fabric.editor.remove': 'ลบออก',
|
|
872
902
|
'fabric.editor.removeColumns': '{0, plural, other {ลบคอลัมน์}}',
|
|
@@ -977,6 +1007,10 @@ export default {
|
|
|
977
1007
|
'fabric.editor.syncedLocationDropdownTitleNoteForJiraWorkItem': 'รายการตั๋วนี้',
|
|
978
1008
|
'fabric.editor.syncedLocationDropdownUntitledPage': 'ไม่มีชื่อ',
|
|
979
1009
|
'fabric.editor.table': 'ตาราง',
|
|
1010
|
+
'fabric.editor.table.cellAlignment': 'การจัดแนวข้อความ',
|
|
1011
|
+
'fabric.editor.table.cellAlignmentBottom': 'ด้านล่าง',
|
|
1012
|
+
'fabric.editor.table.cellAlignmentMiddle': 'กลาง',
|
|
1013
|
+
'fabric.editor.table.cellAlignmentTop': 'ด้านบน',
|
|
980
1014
|
'fabric.editor.table.description': 'แทรกตาราง',
|
|
981
1015
|
'fabric.editor.tableAlignmentOptions': 'ตัวเลือกการจัดแนวข้อความ',
|
|
982
1016
|
'fabric.editor.tableFullWidthLabel': 'แบบเต็มความกว้าง',
|
|
@@ -1039,6 +1073,8 @@ export default {
|
|
|
1039
1073
|
'fabric.editor.tooltip.taskList': 'รายการดำเนินการ',
|
|
1040
1074
|
'fabric.editor.turnInto': 'เปลี่ยนเป็น',
|
|
1041
1075
|
'fabric.editor.twoColumns': 'เค้าโครง 2 คอลัมน์',
|
|
1076
|
+
'fabric.editor.typeAhead.mentionSection.agents': 'พนักงาน',
|
|
1077
|
+
'fabric.editor.typeAhead.mentionSection.people': 'ผู้คน',
|
|
1042
1078
|
'fabric.editor.typeAhead.popupLabel': 'ผลลัพธ์ในการพิมพ์ล่วงหน้า',
|
|
1043
1079
|
'fabric.editor.typeAhead.quickInsertInputLabel': 'เริ่มพิมพ์เพื่อค้นหาหรือกรองตัวเลือกทางลัด',
|
|
1044
1080
|
'fabric.editor.typeAhead.quickInsertInputPlaceholderLabel': 'ค้นหา',
|
package/dist/esm/i18n/tr.d.ts
CHANGED
|
@@ -431,8 +431,11 @@ declare const _default: {
|
|
|
431
431
|
'fabric.editor.code': string;
|
|
432
432
|
'fabric.editor.code.on': string;
|
|
433
433
|
'fabric.editor.codeBidiWarningLabel': string;
|
|
434
|
+
'fabric.editor.codeBlock.all': string;
|
|
435
|
+
'fabric.editor.codeBlock.detectLanguage': string;
|
|
434
436
|
'fabric.editor.codeBlock.languageAriaDescription': string;
|
|
435
437
|
'fabric.editor.codeBlock.languageNotSet': string;
|
|
438
|
+
'fabric.editor.codeBlock.recentlyUsed': string;
|
|
436
439
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
437
440
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
438
441
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': string;
|
|
@@ -732,10 +735,16 @@ declare const _default: {
|
|
|
732
735
|
'fabric.editor.inviteItem.title': string;
|
|
733
736
|
'fabric.editor.italic': string;
|
|
734
737
|
'fabric.editor.keyboardShortcuts': string;
|
|
738
|
+
'fabric.editor.layout.alignColumn': string;
|
|
739
|
+
'fabric.editor.layout.alignColumnBottom': string;
|
|
740
|
+
'fabric.editor.layout.alignColumnMiddle': string;
|
|
741
|
+
'fabric.editor.layout.alignColumnTop': string;
|
|
735
742
|
'fabric.editor.layout.columnOption': string;
|
|
736
743
|
'fabric.editor.layout.controls.placeholder': string;
|
|
737
744
|
'fabric.editor.layout.deleteColumn': string;
|
|
738
745
|
'fabric.editor.layout.distributeColumns': string;
|
|
746
|
+
'fabric.editor.layout.insertColumnLeft': string;
|
|
747
|
+
'fabric.editor.layout.insertColumnRight': string;
|
|
739
748
|
'fabric.editor.layout.placeholder': string;
|
|
740
749
|
'fabric.editor.layout.resizeLayout': string;
|
|
741
750
|
'fabric.editor.layoutFixedWidth': string;
|
|
@@ -763,8 +772,21 @@ declare const _default: {
|
|
|
763
772
|
'fabric.editor.markdownMode.confirmDialog.cancel': string;
|
|
764
773
|
'fabric.editor.markdownMode.confirmDialog.confirm': string;
|
|
765
774
|
'fabric.editor.markdownMode.confirmDialog.error': string;
|
|
775
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdown': string;
|
|
776
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdownLossy': string;
|
|
777
|
+
'fabric.editor.markdownMode.confirmDialog.title.toRichText': string;
|
|
778
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toggle': string;
|
|
779
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toolsRemoved': string;
|
|
780
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.versionHistory': string;
|
|
781
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.cta': string;
|
|
782
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.richContent': string;
|
|
783
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.versionHistory': string;
|
|
784
|
+
'fabric.editor.markdownMode.confirmDialog.toRichText.standardTools': string;
|
|
785
|
+
'fabric.editor.markdownMode.confirmDialog.toRichText.versionHistory': string;
|
|
766
786
|
'fabric.editor.markdownMode.labsLozenge': string;
|
|
767
787
|
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
788
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.body': string;
|
|
789
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.title': string;
|
|
768
790
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
769
791
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
770
792
|
'fabric.editor.markdownMode.viewToggle.source': string;
|
|
@@ -990,6 +1012,10 @@ declare const _default: {
|
|
|
990
1012
|
'fabric.editor.syncedLocationDropdownTitleNoteForJiraWorkItem': string;
|
|
991
1013
|
'fabric.editor.syncedLocationDropdownUntitledPage': string;
|
|
992
1014
|
'fabric.editor.table': string;
|
|
1015
|
+
'fabric.editor.table.cellAlignment': string;
|
|
1016
|
+
'fabric.editor.table.cellAlignmentBottom': string;
|
|
1017
|
+
'fabric.editor.table.cellAlignmentMiddle': string;
|
|
1018
|
+
'fabric.editor.table.cellAlignmentTop': string;
|
|
993
1019
|
'fabric.editor.table.description': string;
|
|
994
1020
|
'fabric.editor.tableAlignmentOptions': string;
|
|
995
1021
|
'fabric.editor.tableFullWidthLabel': string;
|
|
@@ -1052,6 +1078,8 @@ declare const _default: {
|
|
|
1052
1078
|
'fabric.editor.tooltip.taskList': string;
|
|
1053
1079
|
'fabric.editor.turnInto': string;
|
|
1054
1080
|
'fabric.editor.twoColumns': string;
|
|
1081
|
+
'fabric.editor.typeAhead.mentionSection.agents': string;
|
|
1082
|
+
'fabric.editor.typeAhead.mentionSection.people': string;
|
|
1055
1083
|
'fabric.editor.typeAhead.popupLabel': string;
|
|
1056
1084
|
'fabric.editor.typeAhead.quickInsertInputLabel': string;
|
|
1057
1085
|
'fabric.editor.typeAhead.quickInsertInputPlaceholderLabel': string;
|
package/dist/esm/i18n/tr.js
CHANGED
|
@@ -433,8 +433,11 @@ export default {
|
|
|
433
433
|
'fabric.editor.code': 'Kod',
|
|
434
434
|
'fabric.editor.code.on': '{textFormattingOff}, Kod Açık',
|
|
435
435
|
'fabric.editor.codeBidiWarningLabel': 'Çift yönlü karakterler metnin oluşturulduğu sırayı değiştirir. Bu, kötü amaçlı kodu gizlemek için kullanılabilir.',
|
|
436
|
+
'fabric.editor.codeBlock.all': 'Tümü',
|
|
437
|
+
'fabric.editor.codeBlock.detectLanguage': 'Dili algılama',
|
|
436
438
|
'fabric.editor.codeBlock.languageAriaDescription': 'Kod parçacığının dili: {language}.',
|
|
437
439
|
'fabric.editor.codeBlock.languageNotSet': 'Kod dili ayarlanmadı.',
|
|
440
|
+
'fabric.editor.codeBlock.recentlyUsed': 'Yakın zamanda kullanıldı',
|
|
438
441
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': 'Kopyalandı!',
|
|
439
442
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Metin olarak kopyala',
|
|
440
443
|
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': 'Satır numaralarını gizle',
|
|
@@ -734,10 +737,16 @@ export default {
|
|
|
734
737
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {Takım arkadaşınızı {productName} ürününe davet edin} trusted {Takım arkadaşınızı {productName} ürününe davet edin} other {Takım arkadaşınızı {productName} ürününe ekleyin}}',
|
|
735
738
|
'fabric.editor.italic': 'İtalik',
|
|
736
739
|
'fabric.editor.keyboardShortcuts': 'Klavye kısayolları',
|
|
740
|
+
'fabric.editor.layout.alignColumn': 'Hizalama',
|
|
741
|
+
'fabric.editor.layout.alignColumnBottom': 'Alt',
|
|
742
|
+
'fabric.editor.layout.alignColumnMiddle': 'Orta',
|
|
743
|
+
'fabric.editor.layout.alignColumnTop': 'Üst',
|
|
737
744
|
'fabric.editor.layout.columnOption': '{count, plural, one {Sütun} other {{count} Sütun}}',
|
|
738
745
|
'fabric.editor.layout.controls.placeholder': 'Eklemek için / yazın',
|
|
739
746
|
'fabric.editor.layout.deleteColumn': '{count, plural, one {Sütunu sil} other {Sütunları sil}}',
|
|
740
747
|
'fabric.editor.layout.distributeColumns': 'Sütunları eşit dağıt',
|
|
748
|
+
'fabric.editor.layout.insertColumnLeft': 'Sola sütun ekle',
|
|
749
|
+
'fabric.editor.layout.insertColumnRight': 'Sağa sütun ekle',
|
|
741
750
|
'fabric.editor.layout.placeholder': 'İçerik ekleyin',
|
|
742
751
|
'fabric.editor.layout.resizeLayout': 'Yerleşimi yeniden boyutlandır',
|
|
743
752
|
'fabric.editor.layoutFixedWidth': 'Ortaya getir',
|
|
@@ -765,8 +774,21 @@ export default {
|
|
|
765
774
|
'fabric.editor.markdownMode.confirmDialog.cancel': 'İptal',
|
|
766
775
|
'fabric.editor.markdownMode.confirmDialog.confirm': 'Onayla',
|
|
767
776
|
'fabric.editor.markdownMode.confirmDialog.error': 'Bu sayfa dönüştürülürken bir sorun yaşandı. Lütfen yeniden deneyin.',
|
|
777
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdown': "Markdown'a dönüştür",
|
|
778
|
+
'fabric.editor.markdownMode.confirmDialog.title.toMarkdownLossy': "Markdown'a dönüştür",
|
|
779
|
+
'fabric.editor.markdownMode.confirmDialog.title.toRichText': 'Zengin metne dönüştür',
|
|
780
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toggle': 'Söz dizimi ile önizleme düzenleyicisi arasında geçiş yapın',
|
|
781
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toolsRemoved': 'Temel biçimlendirmeyi kullanın',
|
|
782
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.versionHistory': 'Sürüm geçmişiyle önceki taslakları geri yükleyin',
|
|
783
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.cta': 'Dönüştür',
|
|
784
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.richContent': 'Dönüştürme işlemi zengin metin biçimlendirmesini kaldırdığından içeriğiniz farklı görünebilir',
|
|
785
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.versionHistory': 'Biçimlendirmeyi geri yüklemek için sürüm geçmişinden önceki taslaklara erişin',
|
|
786
|
+
'fabric.editor.markdownMode.confirmDialog.toRichText.standardTools': 'Tüm zengin metin araçlarını kullanın',
|
|
787
|
+
'fabric.editor.markdownMode.confirmDialog.toRichText.versionHistory': 'Sürüm geçmişiyle önceki taslakları geri yükleyin',
|
|
768
788
|
'fabric.editor.markdownMode.labsLozenge': 'LABS',
|
|
769
789
|
'fabric.editor.markdownMode.sourceView.ariaLabel': 'Markdown kaynağı',
|
|
790
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.body': 'Dönüştürme işlemi, senkronize edilmiş blokları ve içeriklerini siler. Bu, sürüm geçmişinde geri yüklenemez.',
|
|
791
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.title': 'Senkronize içerik silinsin mi?',
|
|
770
792
|
'fabric.editor.markdownMode.viewToggle.groupLabel': 'Görünüm modu',
|
|
771
793
|
'fabric.editor.markdownMode.viewToggle.preview': 'Bölünmüş görünüm (yakında)',
|
|
772
794
|
'fabric.editor.markdownMode.viewToggle.source': 'Söz dizimi düzenleyici',
|
|
@@ -992,6 +1014,10 @@ export default {
|
|
|
992
1014
|
'fabric.editor.syncedLocationDropdownTitleNoteForJiraWorkItem': 'Bu bilet',
|
|
993
1015
|
'fabric.editor.syncedLocationDropdownUntitledPage': 'Başlıksız',
|
|
994
1016
|
'fabric.editor.table': 'Tablo',
|
|
1017
|
+
'fabric.editor.table.cellAlignment': 'Hizalama',
|
|
1018
|
+
'fabric.editor.table.cellAlignmentBottom': 'Alt',
|
|
1019
|
+
'fabric.editor.table.cellAlignmentMiddle': 'Orta',
|
|
1020
|
+
'fabric.editor.table.cellAlignmentTop': 'Üst',
|
|
995
1021
|
'fabric.editor.table.description': 'Tablo ekleyin',
|
|
996
1022
|
'fabric.editor.tableAlignmentOptions': 'Hizalama seçenekleri',
|
|
997
1023
|
'fabric.editor.tableFullWidthLabel': 'Tam genişlik',
|
|
@@ -1054,6 +1080,8 @@ export default {
|
|
|
1054
1080
|
'fabric.editor.tooltip.taskList': 'eylem öğesi',
|
|
1055
1081
|
'fabric.editor.turnInto': 'Şuna dönüştür:',
|
|
1056
1082
|
'fabric.editor.twoColumns': '2 sütunlu yerleşim',
|
|
1083
|
+
'fabric.editor.typeAhead.mentionSection.agents': 'Temsilciler',
|
|
1084
|
+
'fabric.editor.typeAhead.mentionSection.people': 'Kişiler',
|
|
1057
1085
|
'fabric.editor.typeAhead.popupLabel': 'Otomatik tamamlama sonuçları',
|
|
1058
1086
|
'fabric.editor.typeAhead.quickInsertInputLabel': 'Kısayol seçeneklerini aramak ya da filtrelemek için yazmaya başlayın',
|
|
1059
1087
|
'fabric.editor.typeAhead.quickInsertInputPlaceholderLabel': 'Arama',
|
package/dist/esm/i18n/uk.d.ts
CHANGED
|
@@ -720,6 +720,10 @@ declare const _default: {
|
|
|
720
720
|
'fabric.editor.inviteItem.title': string;
|
|
721
721
|
'fabric.editor.italic': string;
|
|
722
722
|
'fabric.editor.keyboardShortcuts': string;
|
|
723
|
+
'fabric.editor.layout.alignColumn': string;
|
|
724
|
+
'fabric.editor.layout.alignColumnBottom': string;
|
|
725
|
+
'fabric.editor.layout.alignColumnMiddle': string;
|
|
726
|
+
'fabric.editor.layout.alignColumnTop': string;
|
|
723
727
|
'fabric.editor.layout.columnOption': string;
|
|
724
728
|
'fabric.editor.layout.controls.placeholder': string;
|
|
725
729
|
'fabric.editor.layout.deleteColumn': string;
|
|
@@ -993,6 +997,10 @@ declare const _default: {
|
|
|
993
997
|
'fabric.editor.syncedLocationDropdownTitleNoteForJiraWorkItem': string;
|
|
994
998
|
'fabric.editor.syncedLocationDropdownUntitledPage': string;
|
|
995
999
|
'fabric.editor.table': string;
|
|
1000
|
+
'fabric.editor.table.cellAlignment': string;
|
|
1001
|
+
'fabric.editor.table.cellAlignmentBottom': string;
|
|
1002
|
+
'fabric.editor.table.cellAlignmentMiddle': string;
|
|
1003
|
+
'fabric.editor.table.cellAlignmentTop': string;
|
|
996
1004
|
'fabric.editor.table.description': string;
|
|
997
1005
|
'fabric.editor.tableAlignmentOptions': string;
|
|
998
1006
|
'fabric.editor.tableFullWidthLabel': string;
|
package/dist/esm/i18n/uk.js
CHANGED
|
@@ -722,6 +722,10 @@ export default {
|
|
|
722
722
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {Запрошення учасника команди до {productName}} trusted {Запрошення учасника команди до {productName}} other {Додавання учасника команди до {productName}}}',
|
|
723
723
|
'fabric.editor.italic': 'Курсив',
|
|
724
724
|
'fabric.editor.keyboardShortcuts': 'Гарячі клавіші',
|
|
725
|
+
'fabric.editor.layout.alignColumn': 'Вирівнювання',
|
|
726
|
+
'fabric.editor.layout.alignColumnBottom': 'Знизу',
|
|
727
|
+
'fabric.editor.layout.alignColumnMiddle': 'По центру',
|
|
728
|
+
'fabric.editor.layout.alignColumnTop': 'Зверху',
|
|
725
729
|
'fabric.editor.layout.columnOption': '{count, plural, one {{count} стовпець} few {{count} стовпці} many {{count} стовпців} other {{count} стовпців}}',
|
|
726
730
|
'fabric.editor.layout.controls.placeholder': '/ для вставки',
|
|
727
731
|
'fabric.editor.layout.deleteColumn': '{count, plural, one {Видалити стовпець(-ці)} few {Видалити стовпці} many {Видалити стовпці} other {Видалити стовпці}}',
|
|
@@ -995,6 +999,10 @@ export default {
|
|
|
995
999
|
'fabric.editor.syncedLocationDropdownTitleNoteForJiraWorkItem': 'Цей елемент завдання',
|
|
996
1000
|
'fabric.editor.syncedLocationDropdownUntitledPage': 'Без назви',
|
|
997
1001
|
'fabric.editor.table': 'Таблиця',
|
|
1002
|
+
'fabric.editor.table.cellAlignment': 'Вирівнювання',
|
|
1003
|
+
'fabric.editor.table.cellAlignmentBottom': 'Знизу',
|
|
1004
|
+
'fabric.editor.table.cellAlignmentMiddle': 'Посередині',
|
|
1005
|
+
'fabric.editor.table.cellAlignmentTop': 'Зверху',
|
|
998
1006
|
'fabric.editor.table.description': 'Вставити таблицю',
|
|
999
1007
|
'fabric.editor.tableAlignmentOptions': 'Параметри вирівнювання',
|
|
1000
1008
|
'fabric.editor.tableFullWidthLabel': 'Повна ширина',
|
package/dist/esm/i18n/vi.d.ts
CHANGED
|
@@ -290,7 +290,6 @@ declare const _default: {
|
|
|
290
290
|
'fabric.editor.ai.suggestions.stagingArea.suggestionsLabel.non-final': string;
|
|
291
291
|
'fabric.editor.ai.suggestions.stagingArea.titleLabel.non-final': string;
|
|
292
292
|
'fabric.editor.ai.suggestions.stagingArea.viewLabel.non-final': string;
|
|
293
|
-
'fabric.editor.ai.suggestions.suggestEdits.buttonLabel': string;
|
|
294
293
|
'fabric.editor.ai.suggestions.toolbarButton.errorLabel.non-final': string;
|
|
295
294
|
'fabric.editor.ai.suggestions.toolbarButton.label.non-final': string;
|
|
296
295
|
'fabric.editor.ai.suggestions.toolbarButton.loadingLabel.non-final': string;
|
package/dist/esm/i18n/vi.js
CHANGED
|
@@ -292,7 +292,6 @@ export default {
|
|
|
292
292
|
'fabric.editor.ai.suggestions.stagingArea.suggestionsLabel.non-final': 'Đề xuất',
|
|
293
293
|
'fabric.editor.ai.suggestions.stagingArea.titleLabel.non-final': 'Tiêu đề',
|
|
294
294
|
'fabric.editor.ai.suggestions.stagingArea.viewLabel.non-final': 'Xem',
|
|
295
|
-
'fabric.editor.ai.suggestions.suggestEdits.buttonLabel': 'Rà soát',
|
|
296
295
|
'fabric.editor.ai.suggestions.toolbarButton.errorLabel.non-final': 'Thử lại',
|
|
297
296
|
'fabric.editor.ai.suggestions.toolbarButton.label.non-final': 'Đề xuất',
|
|
298
297
|
'fabric.editor.ai.suggestions.toolbarButton.loadingLabel.non-final': 'Đang tải',
|
package/dist/esm/i18n/zh.d.ts
CHANGED
|
@@ -735,6 +735,10 @@ declare const _default: {
|
|
|
735
735
|
'fabric.editor.inviteItem.title': string;
|
|
736
736
|
'fabric.editor.italic': string;
|
|
737
737
|
'fabric.editor.keyboardShortcuts': string;
|
|
738
|
+
'fabric.editor.layout.alignColumn': string;
|
|
739
|
+
'fabric.editor.layout.alignColumnBottom': string;
|
|
740
|
+
'fabric.editor.layout.alignColumnMiddle': string;
|
|
741
|
+
'fabric.editor.layout.alignColumnTop': string;
|
|
738
742
|
'fabric.editor.layout.columnOption': string;
|
|
739
743
|
'fabric.editor.layout.controls.placeholder': string;
|
|
740
744
|
'fabric.editor.layout.deleteColumn': string;
|
|
@@ -1008,6 +1012,10 @@ declare const _default: {
|
|
|
1008
1012
|
'fabric.editor.syncedLocationDropdownTitleNoteForJiraWorkItem': string;
|
|
1009
1013
|
'fabric.editor.syncedLocationDropdownUntitledPage': string;
|
|
1010
1014
|
'fabric.editor.table': string;
|
|
1015
|
+
'fabric.editor.table.cellAlignment': string;
|
|
1016
|
+
'fabric.editor.table.cellAlignmentBottom': string;
|
|
1017
|
+
'fabric.editor.table.cellAlignmentMiddle': string;
|
|
1018
|
+
'fabric.editor.table.cellAlignmentTop': string;
|
|
1011
1019
|
'fabric.editor.table.description': string;
|
|
1012
1020
|
'fabric.editor.tableAlignmentOptions': string;
|
|
1013
1021
|
'fabric.editor.tableFullWidthLabel': string;
|
package/dist/esm/i18n/zh.js
CHANGED
|
@@ -737,6 +737,10 @@ export default {
|
|
|
737
737
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {邀请团队成员加入 {productName}} trusted {邀请团队成员加入 {productName}} other {将团队成员添加至 {productName}}}',
|
|
738
738
|
'fabric.editor.italic': '斜体',
|
|
739
739
|
'fabric.editor.keyboardShortcuts': '键盘快捷键',
|
|
740
|
+
'fabric.editor.layout.alignColumn': '对齐',
|
|
741
|
+
'fabric.editor.layout.alignColumnBottom': '底部',
|
|
742
|
+
'fabric.editor.layout.alignColumnMiddle': '居中',
|
|
743
|
+
'fabric.editor.layout.alignColumnTop': '顶部',
|
|
740
744
|
'fabric.editor.layout.columnOption': '{count, plural, other {{count} 列}}',
|
|
741
745
|
'fabric.editor.layout.controls.placeholder': '输入 / 以插入',
|
|
742
746
|
'fabric.editor.layout.deleteColumn': '{count, plural, other {删除列}}',
|
|
@@ -1010,6 +1014,10 @@ export default {
|
|
|
1010
1014
|
'fabric.editor.syncedLocationDropdownTitleNoteForJiraWorkItem': '此工作项',
|
|
1011
1015
|
'fabric.editor.syncedLocationDropdownUntitledPage': '未命名',
|
|
1012
1016
|
'fabric.editor.table': '表格',
|
|
1017
|
+
'fabric.editor.table.cellAlignment': '对齐',
|
|
1018
|
+
'fabric.editor.table.cellAlignmentBottom': '底部',
|
|
1019
|
+
'fabric.editor.table.cellAlignmentMiddle': '中部',
|
|
1020
|
+
'fabric.editor.table.cellAlignmentTop': '顶部',
|
|
1013
1021
|
'fabric.editor.table.description': '插入表格',
|
|
1014
1022
|
'fabric.editor.tableAlignmentOptions': '对齐选项',
|
|
1015
1023
|
'fabric.editor.tableFullWidthLabel': '全宽',
|
package/dist/esm/i18n/zh_TW.d.ts
CHANGED
|
@@ -305,7 +305,7 @@ declare const _default: {
|
|
|
305
305
|
'fabric.editor.ai.suggestions.stagingArea.suggestionsLabel.non-final': string;
|
|
306
306
|
'fabric.editor.ai.suggestions.stagingArea.titleLabel.non-final': string;
|
|
307
307
|
'fabric.editor.ai.suggestions.stagingArea.viewLabel.non-final': string;
|
|
308
|
-
'fabric.editor.ai.suggestions.
|
|
308
|
+
'fabric.editor.ai.suggestions.suggestEditsButtonLabel': string;
|
|
309
309
|
'fabric.editor.ai.suggestions.toolbarButton.errorLabel.non-final': string;
|
|
310
310
|
'fabric.editor.ai.suggestions.toolbarButton.label.non-final': string;
|
|
311
311
|
'fabric.editor.ai.suggestions.toolbarButton.loadingLabel.non-final': string;
|
|
@@ -314,6 +314,8 @@ declare const _default: {
|
|
|
314
314
|
'fabric.editor.ai.toolbar.DefineDropdownIconTitle.title': string;
|
|
315
315
|
'fabric.editor.ai.toolbar.adjustLength.title': string;
|
|
316
316
|
'fabric.editor.ai.toolbar.askAI.title': string;
|
|
317
|
+
'fabric.editor.ai.toolbar.askRovo.image.title': string;
|
|
318
|
+
'fabric.editor.ai.toolbar.askRovo.remixApp.title': string;
|
|
317
319
|
'fabric.editor.ai.toolbar.askRovo.title': string;
|
|
318
320
|
'fabric.editor.ai.toolbar.askRovo.tooltip.quickCommand': string;
|
|
319
321
|
'fabric.editor.ai.toolbar.askRovoAiSplitButton.label': string;
|
|
@@ -433,6 +435,7 @@ declare const _default: {
|
|
|
433
435
|
'fabric.editor.code.on': string;
|
|
434
436
|
'fabric.editor.codeBidiWarningLabel': string;
|
|
435
437
|
'fabric.editor.codeBlock.all': string;
|
|
438
|
+
'fabric.editor.codeBlock.detectLanguage': string;
|
|
436
439
|
'fabric.editor.codeBlock.languageAriaDescription': string;
|
|
437
440
|
'fabric.editor.codeBlock.languageNotSet': string;
|
|
438
441
|
'fabric.editor.codeBlock.recentlyUsed': string;
|
|
@@ -735,6 +738,8 @@ declare const _default: {
|
|
|
735
738
|
'fabric.editor.inviteItem.title': string;
|
|
736
739
|
'fabric.editor.italic': string;
|
|
737
740
|
'fabric.editor.keyboardShortcuts': string;
|
|
741
|
+
'fabric.editor.layout.addColumnLeft': string;
|
|
742
|
+
'fabric.editor.layout.addColumnRight': string;
|
|
738
743
|
'fabric.editor.layout.alignColumn': string;
|
|
739
744
|
'fabric.editor.layout.alignColumnBottom': string;
|
|
740
745
|
'fabric.editor.layout.alignColumnMiddle': string;
|
|
@@ -775,9 +780,17 @@ declare const _default: {
|
|
|
775
780
|
'fabric.editor.markdownMode.confirmDialog.title.toMarkdown': string;
|
|
776
781
|
'fabric.editor.markdownMode.confirmDialog.title.toMarkdownLossy': string;
|
|
777
782
|
'fabric.editor.markdownMode.confirmDialog.title.toRichText': string;
|
|
783
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toggle': string;
|
|
784
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toolsRemoved': string;
|
|
785
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.versionHistory': string;
|
|
778
786
|
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.cta': string;
|
|
787
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.richContent': string;
|
|
788
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.versionHistory': string;
|
|
789
|
+
'fabric.editor.markdownMode.confirmDialog.toRichText.standardTools': string;
|
|
790
|
+
'fabric.editor.markdownMode.confirmDialog.toRichText.versionHistory': string;
|
|
779
791
|
'fabric.editor.markdownMode.labsLozenge': string;
|
|
780
792
|
'fabric.editor.markdownMode.sourceView.ariaLabel': string;
|
|
793
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.body': string;
|
|
781
794
|
'fabric.editor.markdownMode.unlinkSyncedBlocks.title': string;
|
|
782
795
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
783
796
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
package/dist/esm/i18n/zh_TW.js
CHANGED
|
@@ -307,7 +307,7 @@ export default {
|
|
|
307
307
|
'fabric.editor.ai.suggestions.stagingArea.suggestionsLabel.non-final': '建議',
|
|
308
308
|
'fabric.editor.ai.suggestions.stagingArea.titleLabel.non-final': '標題',
|
|
309
309
|
'fabric.editor.ai.suggestions.stagingArea.viewLabel.non-final': '檢視',
|
|
310
|
-
'fabric.editor.ai.suggestions.
|
|
310
|
+
'fabric.editor.ai.suggestions.suggestEditsButtonLabel': '審閱',
|
|
311
311
|
'fabric.editor.ai.suggestions.toolbarButton.errorLabel.non-final': '重試',
|
|
312
312
|
'fabric.editor.ai.suggestions.toolbarButton.label.non-final': '建議',
|
|
313
313
|
'fabric.editor.ai.suggestions.toolbarButton.loadingLabel.non-final': '載入中',
|
|
@@ -316,6 +316,8 @@ export default {
|
|
|
316
316
|
'fabric.editor.ai.toolbar.DefineDropdownIconTitle.title': '定義',
|
|
317
317
|
'fabric.editor.ai.toolbar.adjustLength.title': '調整長度',
|
|
318
318
|
'fabric.editor.ai.toolbar.askAI.title': '詢問 Atlassian Intelligence',
|
|
319
|
+
'fabric.editor.ai.toolbar.askRovo.image.title': '編輯圖片',
|
|
320
|
+
'fabric.editor.ai.toolbar.askRovo.remixApp.title': '編輯',
|
|
319
321
|
'fabric.editor.ai.toolbar.askRovo.title': '詢問 Rovo',
|
|
320
322
|
'fabric.editor.ai.toolbar.askRovo.tooltip.quickCommand': "詢問 Rovo {key}+'",
|
|
321
323
|
'fabric.editor.ai.toolbar.askRovoAiSplitButton.label': '詢問 Rovo AI',
|
|
@@ -435,6 +437,7 @@ export default {
|
|
|
435
437
|
'fabric.editor.code.on': '{textFormattingOff},程式碼開啟',
|
|
436
438
|
'fabric.editor.codeBidiWarningLabel': '雙向字元會變更文字呈現的順序。這可用來將惡意程式碼模糊化。',
|
|
437
439
|
'fabric.editor.codeBlock.all': '全部',
|
|
440
|
+
'fabric.editor.codeBlock.detectLanguage': '偵測語言',
|
|
438
441
|
'fabric.editor.codeBlock.languageAriaDescription': '程式碼片段語言:{language}。',
|
|
439
442
|
'fabric.editor.codeBlock.languageNotSet': '未設定程式碼語言。',
|
|
440
443
|
'fabric.editor.codeBlock.recentlyUsed': '最近使用的語言',
|
|
@@ -737,6 +740,8 @@ export default {
|
|
|
737
740
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {邀請團隊成員加入 {productName}} trusted {邀請團隊成員加入 {productName}} other {將團隊成員新增至 {productName}}}',
|
|
738
741
|
'fabric.editor.italic': '斜體',
|
|
739
742
|
'fabric.editor.keyboardShortcuts': '鍵盤快速鍵',
|
|
743
|
+
'fabric.editor.layout.addColumnLeft': '新增左側欄',
|
|
744
|
+
'fabric.editor.layout.addColumnRight': '新增右側欄',
|
|
740
745
|
'fabric.editor.layout.alignColumn': '對齊',
|
|
741
746
|
'fabric.editor.layout.alignColumnBottom': '底部',
|
|
742
747
|
'fabric.editor.layout.alignColumnMiddle': '置中',
|
|
@@ -777,9 +782,17 @@ export default {
|
|
|
777
782
|
'fabric.editor.markdownMode.confirmDialog.title.toMarkdown': '轉換為 Markdown',
|
|
778
783
|
'fabric.editor.markdownMode.confirmDialog.title.toMarkdownLossy': '轉換為 Markdown',
|
|
779
784
|
'fabric.editor.markdownMode.confirmDialog.title.toRichText': '轉換為 RTF 文字',
|
|
785
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toggle': '切換語法與預覽編輯器',
|
|
786
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.toolsRemoved': '使用基本格式',
|
|
787
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdown.versionHistory': '透過版本歷程記錄復原先前的草稿',
|
|
780
788
|
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.cta': '轉換',
|
|
789
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.richContent': '轉換過程會移除 RTF 文字格式,您的內容看起來可能會有所不同',
|
|
790
|
+
'fabric.editor.markdownMode.confirmDialog.toMarkdownLossy.versionHistory': '若要復原格式,請透過版本歷程記錄存取先前的草稿',
|
|
791
|
+
'fabric.editor.markdownMode.confirmDialog.toRichText.standardTools': '使用所有 RTF 文字工具',
|
|
792
|
+
'fabric.editor.markdownMode.confirmDialog.toRichText.versionHistory': '透過版本歷程記錄復原先前的草稿',
|
|
781
793
|
'fabric.editor.markdownMode.labsLozenge': 'LABS',
|
|
782
794
|
'fabric.editor.markdownMode.sourceView.ariaLabel': 'Markdown 來源',
|
|
795
|
+
'fabric.editor.markdownMode.unlinkSyncedBlocks.body': '轉換過程會刪除已同步區塊及其內容。此動作無法透過版本歷程記錄復原。',
|
|
783
796
|
'fabric.editor.markdownMode.unlinkSyncedBlocks.title': '要刪除已同步的內容嗎?',
|
|
784
797
|
'fabric.editor.markdownMode.viewToggle.groupLabel': '檢視模式',
|
|
785
798
|
'fabric.editor.markdownMode.viewToggle.preview': '切割檢視畫面 (即將推出)',
|