@atlaskit/afm-i18n-platform-editor-editor-common 2.139.0 → 2.140.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 +12 -0
- package/dist/cjs/i18n/da.js +12 -0
- package/dist/cjs/i18n/de.js +21 -0
- package/dist/cjs/i18n/fi.js +9 -0
- package/dist/cjs/i18n/fr.js +10 -1
- package/dist/cjs/i18n/hr.js +11 -0
- package/dist/cjs/i18n/hu.js +9 -0
- package/dist/cjs/i18n/it.js +9 -0
- package/dist/cjs/i18n/ja.js +9 -0
- package/dist/cjs/i18n/ko.js +10 -1
- package/dist/cjs/i18n/nb.js +9 -0
- package/dist/cjs/i18n/nl.js +9 -0
- package/dist/cjs/i18n/ru.js +18 -0
- package/dist/cjs/i18n/sl.js +13 -0
- package/dist/cjs/i18n/sr_RS.js +11 -0
- package/dist/cjs/i18n/sr_YR.js +11 -0
- package/dist/cjs/i18n/sv.js +9 -0
- package/dist/cjs/i18n/th.js +12 -0
- package/dist/cjs/i18n/tr.js +10 -1
- package/dist/cjs/i18n/uk.js +23 -0
- package/dist/cjs/i18n/vi.js +17 -0
- package/dist/cjs/i18n/zh_TW.js +9 -0
- package/dist/esm/i18n/cs.d.ts +12 -0
- package/dist/esm/i18n/cs.js +12 -0
- package/dist/esm/i18n/da.d.ts +12 -0
- package/dist/esm/i18n/da.js +12 -0
- package/dist/esm/i18n/de.d.ts +21 -0
- package/dist/esm/i18n/de.js +21 -0
- package/dist/esm/i18n/fi.d.ts +9 -0
- package/dist/esm/i18n/fi.js +9 -0
- package/dist/esm/i18n/fr.d.ts +9 -0
- package/dist/esm/i18n/fr.js +10 -1
- package/dist/esm/i18n/hr.d.ts +11 -0
- package/dist/esm/i18n/hr.js +11 -0
- package/dist/esm/i18n/hu.d.ts +9 -0
- package/dist/esm/i18n/hu.js +9 -0
- package/dist/esm/i18n/it.d.ts +9 -0
- package/dist/esm/i18n/it.js +9 -0
- package/dist/esm/i18n/ja.d.ts +9 -0
- package/dist/esm/i18n/ja.js +9 -0
- package/dist/esm/i18n/ko.d.ts +9 -0
- package/dist/esm/i18n/ko.js +10 -1
- package/dist/esm/i18n/nb.d.ts +9 -0
- package/dist/esm/i18n/nb.js +9 -0
- package/dist/esm/i18n/nl.d.ts +9 -0
- package/dist/esm/i18n/nl.js +9 -0
- package/dist/esm/i18n/ru.d.ts +18 -0
- package/dist/esm/i18n/ru.js +18 -0
- package/dist/esm/i18n/sl.d.ts +13 -0
- package/dist/esm/i18n/sl.js +13 -0
- package/dist/esm/i18n/sr_RS.d.ts +11 -0
- package/dist/esm/i18n/sr_RS.js +11 -0
- package/dist/esm/i18n/sr_YR.d.ts +11 -0
- package/dist/esm/i18n/sr_YR.js +11 -0
- package/dist/esm/i18n/sv.d.ts +9 -0
- package/dist/esm/i18n/sv.js +9 -0
- package/dist/esm/i18n/th.d.ts +12 -0
- package/dist/esm/i18n/th.js +12 -0
- package/dist/esm/i18n/tr.d.ts +9 -0
- package/dist/esm/i18n/tr.js +10 -1
- package/dist/esm/i18n/uk.d.ts +23 -0
- package/dist/esm/i18n/uk.js +23 -0
- package/dist/esm/i18n/vi.d.ts +17 -0
- package/dist/esm/i18n/vi.js +17 -0
- package/dist/esm/i18n/zh_TW.d.ts +9 -0
- package/dist/esm/i18n/zh_TW.js +9 -0
- package/dist/types/i18n/cs.d.ts +12 -0
- package/dist/types/i18n/da.d.ts +12 -0
- package/dist/types/i18n/de.d.ts +21 -0
- package/dist/types/i18n/fi.d.ts +9 -0
- package/dist/types/i18n/fr.d.ts +9 -0
- package/dist/types/i18n/hr.d.ts +11 -0
- package/dist/types/i18n/hu.d.ts +9 -0
- package/dist/types/i18n/it.d.ts +9 -0
- package/dist/types/i18n/ja.d.ts +9 -0
- package/dist/types/i18n/ko.d.ts +9 -0
- package/dist/types/i18n/nb.d.ts +9 -0
- package/dist/types/i18n/nl.d.ts +9 -0
- package/dist/types/i18n/ru.d.ts +18 -0
- package/dist/types/i18n/sl.d.ts +13 -0
- package/dist/types/i18n/sr_RS.d.ts +11 -0
- package/dist/types/i18n/sr_YR.d.ts +11 -0
- package/dist/types/i18n/sv.d.ts +9 -0
- package/dist/types/i18n/th.d.ts +12 -0
- package/dist/types/i18n/tr.d.ts +9 -0
- package/dist/types/i18n/uk.d.ts +23 -0
- package/dist/types/i18n/vi.d.ts +17 -0
- package/dist/types/i18n/zh_TW.d.ts +9 -0
- package/i18n/cs.ts +15 -0
- package/i18n/da.ts +14 -0
- package/i18n/de.ts +25 -0
- package/i18n/fi.ts +11 -0
- package/i18n/fr.ts +12 -1
- package/i18n/hr.ts +15 -0
- package/i18n/hu.ts +11 -0
- package/i18n/it.ts +12 -0
- package/i18n/ja.ts +11 -0
- package/i18n/ko.ts +11 -1
- package/i18n/nb.ts +11 -0
- package/i18n/nl.ts +12 -0
- package/i18n/ru.ts +21 -0
- package/i18n/sl.ts +14 -0
- package/i18n/sr_RS.ts +14 -0
- package/i18n/sr_YR.ts +13 -0
- package/i18n/sv.ts +11 -0
- package/i18n/th.ts +14 -0
- package/i18n/tr.ts +12 -1
- package/i18n/uk.ts +27 -0
- package/i18n/vi.ts +21 -0
- package/i18n/zh_TW.ts +9 -0
- package/package.json +1 -1
package/dist/cjs/i18n/sv.js
CHANGED
|
@@ -142,6 +142,7 @@ exports.default = {
|
|
|
142
142
|
'fabric.editor.ai.config.item.suggest.title': 'Föreslå en titel',
|
|
143
143
|
'fabric.editor.ai.config.item.suggestComment.description': 'Få en AI-föreslagen kommentar baserat på denna arbetsuppgift',
|
|
144
144
|
'fabric.editor.ai.config.item.suggestComment.title': 'Föreslå en kommentar',
|
|
145
|
+
'fabric.editor.ai.config.item.suggestReply.description': 'Få ett AI-förslag på svar för denna kommentar',
|
|
145
146
|
'fabric.editor.ai.config.item.suggestReply.title': 'Föreslå ett svar',
|
|
146
147
|
'fabric.editor.ai.config.item.summarize.description': 'Skapar en sammanfattning av texten du arbetar med och markerar viktiga punkter',
|
|
147
148
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': 'Sammanfatta text',
|
|
@@ -357,6 +358,7 @@ exports.default = {
|
|
|
357
358
|
'fabric.editor.askRovo': 'Fråga Rovo',
|
|
358
359
|
'fabric.editor.backLink': 'Gå tillbaka',
|
|
359
360
|
'fabric.editor.backgroundColor': 'Bakgrundsfärg',
|
|
361
|
+
'fabric.editor.block.menu.change.format': 'Ändra format',
|
|
360
362
|
'fabric.editor.block.menu.codeblock': 'Kodblock',
|
|
361
363
|
'fabric.editor.block.menu.copy': 'Kopiera',
|
|
362
364
|
'fabric.editor.block.menu.copy.block': 'Kopiera block',
|
|
@@ -436,6 +438,7 @@ exports.default = {
|
|
|
436
438
|
'fabric.editor.codeBlock.languageNotSet': 'Du har inte angett kodspråk.',
|
|
437
439
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': 'Kopierad!',
|
|
438
440
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Kopiera som text',
|
|
441
|
+
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': 'Dölj radnummer',
|
|
439
442
|
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': 'Visa radnummer',
|
|
440
443
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': 'Inaktivera brytning',
|
|
441
444
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': 'Aktivera brytning',
|
|
@@ -585,6 +588,7 @@ exports.default = {
|
|
|
585
588
|
'fabric.editor.emptyLink': 'Ange en länk.',
|
|
586
589
|
'fabric.editor.emptySearchResults': 'Vi hittade inga resultat.',
|
|
587
590
|
'fabric.editor.emptySearchResultsSuggestion': 'Välj {buttonName} om du vill bläddra bland infogningar.',
|
|
591
|
+
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': 'Välj {askRovoName} för hjälp.',
|
|
588
592
|
'fabric.editor.epic': 'Epic',
|
|
589
593
|
'fabric.editor.error': 'Fel',
|
|
590
594
|
'fabric.editor.error.description.cannotDelete': 'Ett fel inträffade när detta synkroniserade block skulle raderas.',
|
|
@@ -593,6 +597,7 @@ exports.default = {
|
|
|
593
597
|
'fabric.editor.error.description.failToEditWhenOffline': 'Du verkar vara offline. Anslut till internet om du vill redigera synkroniserat innehåll.',
|
|
594
598
|
'fabric.editor.error.description.reference.offline': 'Det går inte att visa synkroniserade block när du är offline',
|
|
595
599
|
'fabric.editor.error.description.reference.unpublished': 'Synkroniserat innehåll visas <link>när sidan publiceras</link>',
|
|
600
|
+
'fabric.editor.error.description.reference.unpublished.jiraWorkItem': 'Synkroniserat innehåll kommer att visas <link>när uppgiftens beskrivning sparas</link>',
|
|
596
601
|
'fabric.editor.error.flag.title.cannotDelete': 'Det gick inte att ta bort synkroniserat block',
|
|
597
602
|
'fabric.editor.error.message.label': 'Fel',
|
|
598
603
|
'fabric.editor.error.title.failToCreate': 'Det går inte att skapa synkroniserat innehåll offline',
|
|
@@ -729,6 +734,7 @@ exports.default = {
|
|
|
729
734
|
'fabric.editor.keyboardShortcuts': 'Kortkommandon',
|
|
730
735
|
'fabric.editor.layout.columnOption': '{count, plural, one {Kolumn} other {{count} kolumner}}',
|
|
731
736
|
'fabric.editor.layout.controls.placeholder': '/ för att infoga',
|
|
737
|
+
'fabric.editor.layout.deleteColumn': '{count, plural, one {Radera kolumn} other {Radera kolumner}}',
|
|
732
738
|
'fabric.editor.layout.distributeColumns': 'Fördela kolumner',
|
|
733
739
|
'fabric.editor.layout.placeholder': 'Lägg till innehåll',
|
|
734
740
|
'fabric.editor.layout.resizeLayout': 'Ändra storlek på layout',
|
|
@@ -762,6 +768,7 @@ exports.default = {
|
|
|
762
768
|
'fabric.editor.markdownMode.viewToggle.groupLabel': 'Visningsläge',
|
|
763
769
|
'fabric.editor.markdownMode.viewToggle.preview': 'Delad vy (kommer snart)',
|
|
764
770
|
'fabric.editor.markdownMode.viewToggle.source': 'Syntaxredigerare',
|
|
771
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'Förhandsgranskningsredigerare',
|
|
765
772
|
'fabric.editor.matchCase': 'Matcha skiftläge',
|
|
766
773
|
'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, one {Mediabredden har minskats till {newMediaWidth,number} pixel.} other {Mediabredden har minskats till {newMediaWidth,number} pixlar.}}',
|
|
767
774
|
'fabric.editor.media.DefaultMediaWidthIncreased': '{newMediaWidth, plural, one {Mediabredden har ökats till {newMediaWidth,number} pixel.} other {Mediabredden har ökats till {newMediaWidth,number} pixlar.}}',
|
|
@@ -1067,7 +1074,9 @@ exports.default = {
|
|
|
1067
1074
|
'fabric.editor.unorderedList': 'Punktlista',
|
|
1068
1075
|
'fabric.editor.unorderedList.description': 'Skapa en osorterad lista',
|
|
1069
1076
|
'fabric.editor.unpublishedSyncBlockPastedDescription': 'Innehållet visas när sidan publiceras.',
|
|
1077
|
+
'fabric.editor.unpublishedSyncBlockPastedDescription.jiraWorkItem': 'När uppgiftens beskrivning har sparats kommer innehållet att visas.',
|
|
1070
1078
|
'fabric.editor.unpublishedSyncBlockPastedTitle': 'Inklistrad från opublicerad sida',
|
|
1079
|
+
'fabric.editor.unpublishedSyncBlockPastedTitle.jiraWorkItem': 'Inklistrat från osparat objekt',
|
|
1071
1080
|
'fabric.editor.unsupportedBlockContent': 'Denna redigerare har inte stöd för visning av detta innehåll',
|
|
1072
1081
|
'fabric.editor.unsupportedContentTooltip': 'Innehållet är inte tillgängligt i denna redigerare, detta bevaras när du redigerar och sparar',
|
|
1073
1082
|
'fabric.editor.unsupportedInlineContent': 'Innehåll utan stöd',
|
package/dist/cjs/i18n/th.js
CHANGED
|
@@ -132,6 +132,7 @@ exports.default = {
|
|
|
132
132
|
'fabric.editor.ai.config.item.makeLonger.title': 'ทำให้เนื้อหายาวขึ้น',
|
|
133
133
|
'fabric.editor.ai.config.item.range.agent.description': 'ไม่มีคำอธิบาย',
|
|
134
134
|
'fabric.editor.ai.config.item.range.agent.prompt.hint': 'บอกพนักงานให้เขียนอะไรก็ได้ หรือเลือกจากด้านล่าง',
|
|
135
|
+
'fabric.editor.ai.config.item.remix.title': 'การเรียบเรียง',
|
|
135
136
|
'fabric.editor.ai.config.item.rephrase.description': 'สร้างคำแนะนำสำหรับการเขียนประโยคของคุณใหม่',
|
|
136
137
|
'fabric.editor.ai.config.item.rephrase.title': 'เรียบเรียงใหม่',
|
|
137
138
|
'fabric.editor.ai.config.item.shorten.description': 'ย่อเนื้อหาให้สั้นลงเพื่อให้มีความกระชับมากขึ้น',
|
|
@@ -141,6 +142,8 @@ exports.default = {
|
|
|
141
142
|
'fabric.editor.ai.config.item.suggest.title': 'แนะนำชื่อเรื่อง',
|
|
142
143
|
'fabric.editor.ai.config.item.suggestComment.description': 'รับความคิดเห็นที่แนะนำจาก AI เกี่ยวกับตั๋วนี้',
|
|
143
144
|
'fabric.editor.ai.config.item.suggestComment.title': 'แนะนำความคิดเห็น',
|
|
145
|
+
'fabric.editor.ai.config.item.suggestReply.description': 'รับคำตอบที่ AI แนะนำในความคิดเห็นนี้',
|
|
146
|
+
'fabric.editor.ai.config.item.suggestReply.title': 'แนะนำการตอบกลับ',
|
|
144
147
|
'fabric.editor.ai.config.item.summarize.description': 'สร้างสรุปข้อความที่คุณกำลังทำงานอยู่ โดยเน้นให้เห็นจุดสำคัญ',
|
|
145
148
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': 'สรุปการเขียน',
|
|
146
149
|
'fabric.editor.ai.config.item.summarize.title': 'สรุปการเขียน',
|
|
@@ -341,6 +344,7 @@ exports.default = {
|
|
|
341
344
|
'fabric.editor.askRovo': 'ถาม Rovo',
|
|
342
345
|
'fabric.editor.backLink': 'ย้อนกลับ',
|
|
343
346
|
'fabric.editor.backgroundColor': 'สีพื้นหลัง',
|
|
347
|
+
'fabric.editor.block.menu.change.format': 'เปลี่ยนรูปแบบ',
|
|
344
348
|
'fabric.editor.block.menu.codeblock': 'โค้ดบล็อก',
|
|
345
349
|
'fabric.editor.block.menu.copy': 'คัดลอก',
|
|
346
350
|
'fabric.editor.block.menu.copy.block': 'คัดลอกบล็อก',
|
|
@@ -420,6 +424,8 @@ exports.default = {
|
|
|
420
424
|
'fabric.editor.codeBlock.languageNotSet': 'ไม่มีตั้งค่าภาษารหัสเอาไว้',
|
|
421
425
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': 'คัดลอกแล้ว!',
|
|
422
426
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'คัดลอกเป็นข้อความ',
|
|
427
|
+
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': 'ซ่อนหมายเลขบรรทัด',
|
|
428
|
+
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': 'แสดงหมายเลขบรรทัด',
|
|
423
429
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': 'ปิดการจัดข้อความล้อมรูปภาพ',
|
|
424
430
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': 'เปิดการจัดข้อความล้อมรูปภาพ',
|
|
425
431
|
'fabric.editor.codeblock': 'รหัสย่อย',
|
|
@@ -568,6 +574,7 @@ exports.default = {
|
|
|
568
574
|
'fabric.editor.emptyLink': 'โปรดป้อนลิงก์',
|
|
569
575
|
'fabric.editor.emptySearchResults': 'เราไม่พบผลลัพธ์ใด ๆ',
|
|
570
576
|
'fabric.editor.emptySearchResultsSuggestion': 'เลือก {buttonName} เพื่อเรียกดูไฟล์แทรก',
|
|
577
|
+
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': 'เลือก {askRovoName} เพื่อขอความช่วยเหลือ',
|
|
571
578
|
'fabric.editor.epic': 'โครงงาน',
|
|
572
579
|
'fabric.editor.error': 'ข้อผิดพลาด',
|
|
573
580
|
'fabric.editor.error.description.cannotDelete': 'เกิดข้อผิดพลาดขณะลบบล็อกที่ซิงค์นี้',
|
|
@@ -576,6 +583,7 @@ exports.default = {
|
|
|
576
583
|
'fabric.editor.error.description.failToEditWhenOffline': 'ดูเหมือนว่าคุณอยู่ในสถานะออฟไลน์ โปรดเชื่อมต่ออินเทอร์เน็ตเพื่อแก้ไขเนื้อหาที่ซิงค์กัน',
|
|
577
584
|
'fabric.editor.error.description.reference.offline': 'เราไม่สามารถแสดงบล็อกที่ซิงค์ได้เมื่อคุณอยู่ในสถานะออฟไลน์',
|
|
578
585
|
'fabric.editor.error.description.reference.unpublished': 'เนื้อหาที่ซิงค์จะแสดง <link>เมื่อมีการเผยแพร่หน้าข้อมูลแล้ว</link>',
|
|
586
|
+
'fabric.editor.error.description.reference.unpublished.jiraWorkItem': 'เนื้อหาที่ซิงค์จะแสดง<link>เมื่อบันทึกคำอธิบายของรายการแล้ว</link>',
|
|
579
587
|
'fabric.editor.error.flag.title.cannotDelete': 'ลบบล็อกที่ซิงค์ไม่สำเร็จ',
|
|
580
588
|
'fabric.editor.error.message.label': 'ข้อผิดพลาด',
|
|
581
589
|
'fabric.editor.error.title.failToCreate': 'ไม่สามารถสร้างเนื้อหาที่ซิงค์กันแบบออฟไลน์ได้',
|
|
@@ -712,6 +720,7 @@ exports.default = {
|
|
|
712
720
|
'fabric.editor.keyboardShortcuts': 'ปุ่มลัด',
|
|
713
721
|
'fabric.editor.layout.columnOption': '{count, plural, other {{count} คอลัมน์}}',
|
|
714
722
|
'fabric.editor.layout.controls.placeholder': '/ เพื่อแทรก',
|
|
723
|
+
'fabric.editor.layout.deleteColumn': '{count, plural, other {ลบคอลัมน์}}',
|
|
715
724
|
'fabric.editor.layout.distributeColumns': 'แบ่งคอลัมน์',
|
|
716
725
|
'fabric.editor.layout.placeholder': 'เพิ่มเนื้อหา',
|
|
717
726
|
'fabric.editor.layout.resizeLayout': 'ปรับขนาดเค้าโครง',
|
|
@@ -743,6 +752,7 @@ exports.default = {
|
|
|
743
752
|
'fabric.editor.markdownMode.viewToggle.groupLabel': 'โหมดมุมมอง',
|
|
744
753
|
'fabric.editor.markdownMode.viewToggle.preview': 'การแสดงผลแบบแบ่งหน้าจอ (เร็ว ๆ นี้)',
|
|
745
754
|
'fabric.editor.markdownMode.viewToggle.source': 'เครื่องมือแก้ไขด้านโครงสร้าง',
|
|
755
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'แสดงตัวอย่างโปรแกรมแก้ไข',
|
|
746
756
|
'fabric.editor.matchCase': 'รายการที่ตรงกัน',
|
|
747
757
|
'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, other {ความกว้างของสื่อลดลงเหลือ {newMediaWidth,number} พิกเซล}}',
|
|
748
758
|
'fabric.editor.media.DefaultMediaWidthIncreased': '{newMediaWidth, plural, other {ความกว้างของสื่อเพิ่มขึ้นเป็น {newMediaWidth,number} พิกเซล}}',
|
|
@@ -1048,7 +1058,9 @@ exports.default = {
|
|
|
1048
1058
|
'fabric.editor.unorderedList': 'การแสดงรายการแบบไม่มีเลขลำดับ',
|
|
1049
1059
|
'fabric.editor.unorderedList.description': 'สร้างรายการแบบไม่มีเลขลำดับ',
|
|
1050
1060
|
'fabric.editor.unpublishedSyncBlockPastedDescription': 'เมื่อมีการเผยแพร่หน้าข้อมูลแล้ว เนื้อหาจะปรากฏขึ้น',
|
|
1061
|
+
'fabric.editor.unpublishedSyncBlockPastedDescription.jiraWorkItem': 'เมื่อมีการบันทึกคำอธิบายของรายการแล้ว เนื้อหาจะปรากฏขึ้น',
|
|
1051
1062
|
'fabric.editor.unpublishedSyncBlockPastedTitle': 'วางจากหน้าข้อมูลที่ไม่ได้เผยแพร่',
|
|
1063
|
+
'fabric.editor.unpublishedSyncBlockPastedTitle.jiraWorkItem': 'วางจากรายการที่ไม่ได้บันทึก',
|
|
1052
1064
|
'fabric.editor.unsupportedBlockContent': 'โปรแกรมแก้ไขนี้ไม่รองรับการแสดงเนื้อหานี้',
|
|
1053
1065
|
'fabric.editor.unsupportedContentTooltip': 'เนื้อหาไม่สามารถแสดงได้ในโปรแกรมแก้ไขนี้ ซึ่งจะมีการสำรองเนื้อหาไว้เมื่อคุณทำการแก้ไขและบันทึก',
|
|
1054
1066
|
'fabric.editor.unsupportedInlineContent': 'เนื้อหาไม่ได้รับการรองรับ',
|
package/dist/cjs/i18n/tr.js
CHANGED
|
@@ -142,6 +142,7 @@ exports.default = {
|
|
|
142
142
|
'fabric.editor.ai.config.item.suggest.title': 'Başlık öner',
|
|
143
143
|
'fabric.editor.ai.config.item.suggestComment.description': 'Bu bilete göre yapay zeka tarafından önerilen bir yorum alın',
|
|
144
144
|
'fabric.editor.ai.config.item.suggestComment.title': 'Bir yorum öner',
|
|
145
|
+
'fabric.editor.ai.config.item.suggestReply.description': 'Bu yorum için AI tarafından önerilen bir yanıt alın',
|
|
145
146
|
'fabric.editor.ai.config.item.suggestReply.title': 'Bir yanıt öner',
|
|
146
147
|
'fabric.editor.ai.config.item.summarize.description': 'Önemli noktaları vurgulayarak üzerinde çalıştığınız işlerin bir özetini oluşturur',
|
|
147
148
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': 'Yazıyı özetle',
|
|
@@ -358,6 +359,7 @@ exports.default = {
|
|
|
358
359
|
'fabric.editor.askRovo': "Rovo'ya sorun",
|
|
359
360
|
'fabric.editor.backLink': 'Geri dön',
|
|
360
361
|
'fabric.editor.backgroundColor': 'Arkaplan rengi',
|
|
362
|
+
'fabric.editor.block.menu.change.format': 'Biçimi değiştir',
|
|
361
363
|
'fabric.editor.block.menu.codeblock': 'Kod bloku',
|
|
362
364
|
'fabric.editor.block.menu.copy': 'Kopyala',
|
|
363
365
|
'fabric.editor.block.menu.copy.block': 'Bloku kopyala',
|
|
@@ -437,7 +439,8 @@ exports.default = {
|
|
|
437
439
|
'fabric.editor.codeBlock.languageNotSet': 'Kod dili ayarlanmadı.',
|
|
438
440
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': 'Kopyalandı!',
|
|
439
441
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Metin olarak kopyala',
|
|
440
|
-
'fabric.editor.codeBlockLineNumbersButton.
|
|
442
|
+
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': 'Satır numaralarını gizle',
|
|
443
|
+
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': 'Satır sayılarını göster',
|
|
441
444
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': 'Kaydırmayı kapat',
|
|
442
445
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': 'Kaydırmayı aç',
|
|
443
446
|
'fabric.editor.codeblock': 'Kod parçacığı',
|
|
@@ -586,6 +589,7 @@ exports.default = {
|
|
|
586
589
|
'fabric.editor.emptyLink': 'Lütfen bir bağlantı girin.',
|
|
587
590
|
'fabric.editor.emptySearchResults': 'Hiçbir sonuç bulunamadı.',
|
|
588
591
|
'fabric.editor.emptySearchResultsSuggestion': 'Eklenenlere göz atmak için {buttonName} düğmesini seçin.',
|
|
592
|
+
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': 'Yardım için {askRovoName} öğesini seçin.',
|
|
589
593
|
'fabric.editor.epic': 'Epik',
|
|
590
594
|
'fabric.editor.error': 'Hata',
|
|
591
595
|
'fabric.editor.error.description.cannotDelete': 'Senkronize edilmiş bu bloku silmeye çalışırken bir hata oluştu.',
|
|
@@ -594,6 +598,7 @@ exports.default = {
|
|
|
594
598
|
'fabric.editor.error.description.failToEditWhenOffline': 'Çevrimdışı görünüyorsunuz. Senkronize edilmiş içeriği düzenlemek için lütfen internete bağlanın.',
|
|
595
599
|
'fabric.editor.error.description.reference.offline': 'Çevrimdışı olduğunuzda senkronize edilmiş bloklar gösterilemez',
|
|
596
600
|
'fabric.editor.error.description.reference.unpublished': 'Senkronize edilmiş içerik <link>sayfa yayınlandığında</link> gösterilir',
|
|
601
|
+
'fabric.editor.error.description.reference.unpublished.jiraWorkItem': '<link>Biletin açıklaması kaydedildiğinde</link> eş zamanlı içerik görüntülenir.',
|
|
597
602
|
'fabric.editor.error.flag.title.cannotDelete': 'Senkronize edilmiş blok silinemedi',
|
|
598
603
|
'fabric.editor.error.message.label': 'Hata',
|
|
599
604
|
'fabric.editor.error.title.failToCreate': 'Çevrimdışıyken senkronize edilmiş içerik oluşturulamaz',
|
|
@@ -730,6 +735,7 @@ exports.default = {
|
|
|
730
735
|
'fabric.editor.keyboardShortcuts': 'Klavye kısayolları',
|
|
731
736
|
'fabric.editor.layout.columnOption': '{count, plural, one {Sütun} other {{count} Sütun}}',
|
|
732
737
|
'fabric.editor.layout.controls.placeholder': 'Eklemek için / yazın',
|
|
738
|
+
'fabric.editor.layout.deleteColumn': '{count, plural, one {Sütunu sil} other {Sütunları sil}}',
|
|
733
739
|
'fabric.editor.layout.distributeColumns': 'Sütunları eşit dağıt',
|
|
734
740
|
'fabric.editor.layout.placeholder': 'İçerik ekleyin',
|
|
735
741
|
'fabric.editor.layout.resizeLayout': 'Yerleşimi yeniden boyutlandır',
|
|
@@ -763,6 +769,7 @@ exports.default = {
|
|
|
763
769
|
'fabric.editor.markdownMode.viewToggle.groupLabel': 'Görünüm modu',
|
|
764
770
|
'fabric.editor.markdownMode.viewToggle.preview': 'Bölünmüş görünüm (yakında)',
|
|
765
771
|
'fabric.editor.markdownMode.viewToggle.source': 'Söz dizimi düzenleyici',
|
|
772
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'Düzenleyiciyi önizleme moduna al',
|
|
766
773
|
'fabric.editor.matchCase': 'Büyük/küçük harf eşleştir',
|
|
767
774
|
'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ü.}}',
|
|
768
775
|
'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ı.}}',
|
|
@@ -1068,7 +1075,9 @@ exports.default = {
|
|
|
1068
1075
|
'fabric.editor.unorderedList': 'Madde işaretli liste',
|
|
1069
1076
|
'fabric.editor.unorderedList.description': 'Sırasız liste oluşturun',
|
|
1070
1077
|
'fabric.editor.unpublishedSyncBlockPastedDescription': 'Bir sayfa yayınlandığında içerik gösterilir.',
|
|
1078
|
+
'fabric.editor.unpublishedSyncBlockPastedDescription.jiraWorkItem': 'İçerik, biletin açıklaması kaydedildiğinde görüntülenecek.',
|
|
1071
1079
|
'fabric.editor.unpublishedSyncBlockPastedTitle': 'Yayınlanmamış sayfadan yapıştırıldı',
|
|
1080
|
+
'fabric.editor.unpublishedSyncBlockPastedTitle.jiraWorkItem': 'Kaydedilmemiş biletten yapıştırıldı',
|
|
1072
1081
|
'fabric.editor.unsupportedBlockContent': 'Bu düzenleyici bu içeriğin görüntülenmesini desteklemiyor',
|
|
1073
1082
|
'fabric.editor.unsupportedContentTooltip': 'İçerik bu düzenleyicide kullanılamıyor, düzenleyip kaydettiğinizde korunacak',
|
|
1074
1083
|
'fabric.editor.unsupportedInlineContent': 'Desteklenmeyen içerik',
|
package/dist/cjs/i18n/uk.js
CHANGED
|
@@ -132,6 +132,7 @@ exports.default = {
|
|
|
132
132
|
'fabric.editor.ai.config.item.makeLonger.title': 'Розширити',
|
|
133
133
|
'fabric.editor.ai.config.item.range.agent.description': 'Немає опису',
|
|
134
134
|
'fabric.editor.ai.config.item.range.agent.prompt.hint': 'Введіть запит для агента або виберіть потрібне із запропонованого нижче',
|
|
135
|
+
'fabric.editor.ai.config.item.remix.title': 'Змішування',
|
|
135
136
|
'fabric.editor.ai.config.item.rephrase.description': 'Створює пропозицію щодо переформулювання речень',
|
|
136
137
|
'fabric.editor.ai.config.item.rephrase.title': 'Перефразувати',
|
|
137
138
|
'fabric.editor.ai.config.item.shorten.description': 'Скорочення вмісту, щоб зробити його лаконічнішим',
|
|
@@ -141,6 +142,8 @@ exports.default = {
|
|
|
141
142
|
'fabric.editor.ai.config.item.suggest.title': 'Підбір назви',
|
|
142
143
|
'fabric.editor.ai.config.item.suggestComment.description': 'Отримайте рекомендований коментар від ШІ на основі цього елемента завдання',
|
|
143
144
|
'fabric.editor.ai.config.item.suggestComment.title': 'Рекомендація коментаря',
|
|
145
|
+
'fabric.editor.ai.config.item.suggestReply.description': 'Отримайте запропоновану ШІ відповідь на цей коментар',
|
|
146
|
+
'fabric.editor.ai.config.item.suggestReply.title': 'Запропонувати відповідь',
|
|
144
147
|
'fabric.editor.ai.config.item.summarize.description': 'Створення короткого змісту поточного тексту з викладом ключових моментів',
|
|
145
148
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': 'Створення короткого змісту тексту',
|
|
146
149
|
'fabric.editor.ai.config.item.summarize.title': 'Створення короткого змісту тексту',
|
|
@@ -341,6 +344,7 @@ exports.default = {
|
|
|
341
344
|
'fabric.editor.askRovo': 'Запитати Rovo',
|
|
342
345
|
'fabric.editor.backLink': 'Назад',
|
|
343
346
|
'fabric.editor.backgroundColor': 'Колір фону',
|
|
347
|
+
'fabric.editor.block.menu.change.format': 'Змінити формат',
|
|
344
348
|
'fabric.editor.block.menu.codeblock': 'Блок коду',
|
|
345
349
|
'fabric.editor.block.menu.copy': 'Копіювати',
|
|
346
350
|
'fabric.editor.block.menu.copy.block': 'Копіювати блок',
|
|
@@ -420,7 +424,11 @@ exports.default = {
|
|
|
420
424
|
'fabric.editor.codeBlock.languageNotSet': 'Мову коду не встановлено.',
|
|
421
425
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': 'Скопійовано',
|
|
422
426
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Копіювати як текст',
|
|
427
|
+
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': 'Приховати номери рядків',
|
|
428
|
+
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': 'Показати номери рядків',
|
|
429
|
+
'fabric.editor.codeBlockWrapButton.unwrapCode': 'Розгорнути код',
|
|
423
430
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': 'Вимкнути згортання',
|
|
431
|
+
'fabric.editor.codeBlockWrapButton.wrapCode': 'Загорнути код',
|
|
424
432
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': 'Увімкнути згортання',
|
|
425
433
|
'fabric.editor.codeblock': 'Фрагмент коду',
|
|
426
434
|
'fabric.editor.codeblock.description': 'Показати код із розміткою синтаксису',
|
|
@@ -568,6 +576,8 @@ exports.default = {
|
|
|
568
576
|
'fabric.editor.emptyLink': 'Введіть посилання.',
|
|
569
577
|
'fabric.editor.emptySearchResults': 'Результатів не знайдено.',
|
|
570
578
|
'fabric.editor.emptySearchResultsSuggestion': 'Натисніть {buttonName}, щоб переглянути вставки.',
|
|
579
|
+
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': 'Виберіть «{askRovoName}», щоб отримати допомогу.',
|
|
580
|
+
'fabric.editor.emptySearchResultsSuggestionNew': 'Виберіть «{askRovoName}», щоб отримати допомогу, або натисніть кнопку {buttonName}, щоб переглянути вставки.',
|
|
571
581
|
'fabric.editor.epic': 'Епос',
|
|
572
582
|
'fabric.editor.error': 'Помилка',
|
|
573
583
|
'fabric.editor.error.description.cannotDelete': 'Під час видалення синхронізованого блоку сталася помилка.',
|
|
@@ -576,6 +586,7 @@ exports.default = {
|
|
|
576
586
|
'fabric.editor.error.description.failToEditWhenOffline': 'Схоже, ви перейшли в режим офлайн. Щоб редагувати синхронізований вміст, підключіться до інтернету.',
|
|
577
587
|
'fabric.editor.error.description.reference.offline': 'Неможливо відобразити синхронізоване блокування через відсутність підключення до мережі',
|
|
578
588
|
'fabric.editor.error.description.reference.unpublished': 'Синхронізований вміст відображатиметься <link>після публікації сторінки</link>',
|
|
589
|
+
'fabric.editor.error.description.reference.unpublished.jiraWorkItem': 'Синхронізований вміст відображатиметься <link>після збереження опису елемента</link>',
|
|
579
590
|
'fabric.editor.error.flag.title.cannotDelete': 'Не вдалося видалити синхронізоване блокування',
|
|
580
591
|
'fabric.editor.error.message.label': 'Помилка',
|
|
581
592
|
'fabric.editor.error.title.failToCreate': 'Неможливо створити синхронізований вміст у режимі офлайн',
|
|
@@ -712,6 +723,7 @@ exports.default = {
|
|
|
712
723
|
'fabric.editor.keyboardShortcuts': 'Гарячі клавіші',
|
|
713
724
|
'fabric.editor.layout.columnOption': '{count, plural, one {{count} стовпець} few {{count} стовпці} many {{count} стовпців} other {{count} стовпців}}',
|
|
714
725
|
'fabric.editor.layout.controls.placeholder': '/ для вставки',
|
|
726
|
+
'fabric.editor.layout.deleteColumn': '{count, plural, one {Видалити стовпець(-ці)} few {Видалити стовпці} many {Видалити стовпці} other {Видалити стовпці}}',
|
|
715
727
|
'fabric.editor.layout.distributeColumns': 'Вирівняти стовпці по ширині',
|
|
716
728
|
'fabric.editor.layout.placeholder': 'Додайте вміст',
|
|
717
729
|
'fabric.editor.layout.resizeLayout': 'Зміна розміру макета',
|
|
@@ -739,10 +751,13 @@ exports.default = {
|
|
|
739
751
|
'fabric.editor.markdown': 'Markdown',
|
|
740
752
|
'fabric.editor.markdownMode.confirmDialog.cancel': 'Скасувати',
|
|
741
753
|
'fabric.editor.markdownMode.confirmDialog.confirm': 'Підтвердити',
|
|
754
|
+
'fabric.editor.markdownMode.confirmDialog.error': 'Під час перетворення сторінки сталася помилка. Повторіть спробу.',
|
|
755
|
+
'fabric.editor.markdownMode.labsLozenge': 'LABS',
|
|
742
756
|
'fabric.editor.markdownMode.sourceView.ariaLabel': 'Джерело розмітки Markdown',
|
|
743
757
|
'fabric.editor.markdownMode.viewToggle.groupLabel': 'Режим перегляду',
|
|
744
758
|
'fabric.editor.markdownMode.viewToggle.preview': 'Розділений екран (очікується незабаром)',
|
|
745
759
|
'fabric.editor.markdownMode.viewToggle.source': 'Редактор синтаксису',
|
|
760
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'Редактор попередньої версії',
|
|
746
761
|
'fabric.editor.matchCase': 'Враховувати регістр',
|
|
747
762
|
'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, one {Ширину мультимедіа зменшено до {newMediaWidth,number} пікселя.} few {Ширину мультимедіа зменшено до {newMediaWidth,number} пікселів.} many {Ширину мультимедіа зменшено до {newMediaWidth,number} пікселів.} other {Ширину мультимедіа зменшено до {newMediaWidth,number} пікселів.}}',
|
|
748
763
|
'fabric.editor.media.DefaultMediaWidthIncreased': '{newMediaWidth, plural, one {Ширину мультимедіа збільшено до {newMediaWidth,number} пікселя.} few {Ширину мультимедіа збільшено до {newMediaWidth,number} пікселів.} many {Ширину мультимедіа збільшено до {newMediaWidth,number} пікселів.} other {Ширину мультимедіа збільшено до {newMediaWidth,number} пікселів.}}',
|
|
@@ -947,6 +962,12 @@ exports.default = {
|
|
|
947
962
|
'fabric.editor.syncedBlockSourceUnsyncedDescription': 'Неможливо відобразити вміст, оскільки його не синхронізовано з <a>{title}</a>.',
|
|
948
963
|
'fabric.editor.syncedLocationDropdownError': 'Наразі не вдається завантажити дані про розташування. Оновіть браузер через декілька хвилин.',
|
|
949
964
|
'fabric.editor.syncedLocationDropdownHeading': 'Кількість розташувань: {count}:',
|
|
965
|
+
'fabric.editor.syncedLocationDropdownIssueTypeBug': 'Несправність',
|
|
966
|
+
'fabric.editor.syncedLocationDropdownIssueTypeEpic': 'Епос',
|
|
967
|
+
'fabric.editor.syncedLocationDropdownIssueTypeGeneric': 'Елемент завдання Jira',
|
|
968
|
+
'fabric.editor.syncedLocationDropdownIssueTypeStory': 'Історія',
|
|
969
|
+
'fabric.editor.syncedLocationDropdownIssueTypeSubtask': 'Підзадача',
|
|
970
|
+
'fabric.editor.syncedLocationDropdownIssueTypeTask': 'Задача',
|
|
950
971
|
'fabric.editor.syncedLocationDropdownLearnMoreLink': 'Докладніше про синхронізовані блоки',
|
|
951
972
|
'fabric.editor.syncedLocationDropdownNoResults': 'Скопіюйте та вставте синхронізовані блоки, щоб повторно використати їх в інших розташуваннях.',
|
|
952
973
|
'fabric.editor.syncedLocationDropdownRequestAccess': 'Надіслати запит на доступ',
|
|
@@ -1042,7 +1063,9 @@ exports.default = {
|
|
|
1042
1063
|
'fabric.editor.unorderedList': 'Маркований список',
|
|
1043
1064
|
'fabric.editor.unorderedList.description': 'Створити невпорядкований список',
|
|
1044
1065
|
'fabric.editor.unpublishedSyncBlockPastedDescription': 'Вміст сторінки відображатиметься після її публікації.',
|
|
1066
|
+
'fabric.editor.unpublishedSyncBlockPastedDescription.jiraWorkItem': 'Вміст відображатиметься після збереження опису елемента.',
|
|
1045
1067
|
'fabric.editor.unpublishedSyncBlockPastedTitle': 'Вставлено з неопублікованої сторінки',
|
|
1068
|
+
'fabric.editor.unpublishedSyncBlockPastedTitle.jiraWorkItem': 'Вставлено з незбереженого елемента',
|
|
1046
1069
|
'fabric.editor.unsupportedBlockContent': 'Цей редактор не підтримує відображення такого вмісту',
|
|
1047
1070
|
'fabric.editor.unsupportedContentTooltip': 'У цьому редакторі вміст недоступний; під час внесення і збереження змін він залишиться незмінним',
|
|
1048
1071
|
'fabric.editor.unsupportedInlineContent': 'Вміст не підтримується',
|
package/dist/cjs/i18n/vi.js
CHANGED
|
@@ -132,6 +132,7 @@ exports.default = {
|
|
|
132
132
|
'fabric.editor.ai.config.item.makeLonger.title': 'Kéo dài thêm',
|
|
133
133
|
'fabric.editor.ai.config.item.range.agent.description': 'Không có mô tả',
|
|
134
134
|
'fabric.editor.ai.config.item.range.agent.prompt.hint': 'Yêu cầu Nhân viên viết nội dung bất kỳ hoặc chọn trong số các nội dung bên dưới',
|
|
135
|
+
'fabric.editor.ai.config.item.remix.title': 'Phối lại',
|
|
135
136
|
'fabric.editor.ai.config.item.rephrase.description': 'Tạo đề xuất để viết lại câu',
|
|
136
137
|
'fabric.editor.ai.config.item.rephrase.title': 'Diễn đạt lại',
|
|
137
138
|
'fabric.editor.ai.config.item.shorten.description': 'Rút ngắn nội dung cho súc tích hơn',
|
|
@@ -141,6 +142,8 @@ exports.default = {
|
|
|
141
142
|
'fabric.editor.ai.config.item.suggest.title': 'Đề xuất tiêu đề',
|
|
142
143
|
'fabric.editor.ai.config.item.suggestComment.description': 'Nhận đề xuất nhận xét từ AI dựa trên hạng mục công việc này',
|
|
143
144
|
'fabric.editor.ai.config.item.suggestComment.title': 'Đề xuất nhận xét',
|
|
145
|
+
'fabric.editor.ai.config.item.suggestReply.description': 'Nhận gợi ý trả lời từ AI cho nhận xét này',
|
|
146
|
+
'fabric.editor.ai.config.item.suggestReply.title': 'Đề xuất câu trả lời',
|
|
144
147
|
'fabric.editor.ai.config.item.summarize.description': 'Tạo bản tóm tắt của văn bản bạn đang làm việc, làm nổi bật các điểm chính',
|
|
145
148
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': 'Tóm tắt nội dung viết',
|
|
146
149
|
'fabric.editor.ai.config.item.summarize.title': 'Tóm tắt nội dung viết',
|
|
@@ -341,6 +344,7 @@ exports.default = {
|
|
|
341
344
|
'fabric.editor.askRovo': 'Hỏi Rovo',
|
|
342
345
|
'fabric.editor.backLink': 'Quay lại',
|
|
343
346
|
'fabric.editor.backgroundColor': 'Màu nền',
|
|
347
|
+
'fabric.editor.block.menu.change.format': 'Thay đổi định dạng',
|
|
344
348
|
'fabric.editor.block.menu.codeblock': 'Khối mã',
|
|
345
349
|
'fabric.editor.block.menu.copy': 'Sao chép',
|
|
346
350
|
'fabric.editor.block.menu.copy.block': 'Sao chép khối',
|
|
@@ -420,7 +424,11 @@ exports.default = {
|
|
|
420
424
|
'fabric.editor.codeBlock.languageNotSet': 'Chưa thiết lập ngôn ngữ mã.',
|
|
421
425
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': 'Đã sao chép!',
|
|
422
426
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Sao chép dưới dạng văn bản',
|
|
427
|
+
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': 'Ẩn số dòng',
|
|
428
|
+
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': 'Hiển thị số dòng',
|
|
429
|
+
'fabric.editor.codeBlockWrapButton.unwrapCode': 'Bỏ ngắt dòng mã',
|
|
423
430
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': 'Tắt cuộn',
|
|
431
|
+
'fabric.editor.codeBlockWrapButton.wrapCode': 'Ngắt dòng mã',
|
|
424
432
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': 'Bật cuộn',
|
|
425
433
|
'fabric.editor.codeblock': 'Đoạn mã',
|
|
426
434
|
'fabric.editor.codeblock.description': 'Hiển thị mã có bôi đậm cú pháp',
|
|
@@ -568,6 +576,8 @@ exports.default = {
|
|
|
568
576
|
'fabric.editor.emptyLink': 'Vui lòng nhập một liên kết.',
|
|
569
577
|
'fabric.editor.emptySearchResults': 'Chúng tôi không tìm thấy kết quả nào.',
|
|
570
578
|
'fabric.editor.emptySearchResultsSuggestion': 'Chọn {buttonName} để duyệt qua các nội dung chèn.',
|
|
579
|
+
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': 'Chọn {askRovoName} để được trợ giúp.',
|
|
580
|
+
'fabric.editor.emptySearchResultsSuggestionNew': 'Chọn {askRovoName} để được trợ giúp hoặc {buttonName} để duyệt tìm nội dung chèn.',
|
|
571
581
|
'fabric.editor.epic': 'Quá trình',
|
|
572
582
|
'fabric.editor.error': 'Lỗi',
|
|
573
583
|
'fabric.editor.error.description.cannotDelete': 'Đã xảy ra lỗi khi cố gắng xóa khối đã đồng bộ này.',
|
|
@@ -576,6 +586,7 @@ exports.default = {
|
|
|
576
586
|
'fabric.editor.error.description.failToEditWhenOffline': 'Có vẻ như bạn đang ngoại tuyến. Vui lòng kết nối với Internet để sửa nội dung đồng bộ.',
|
|
577
587
|
'fabric.editor.error.description.reference.offline': 'Chúng tôi không thể hiển thị các khối đã đồng bộ khi bạn đang ngoại tuyến',
|
|
578
588
|
'fabric.editor.error.description.reference.unpublished': 'Nội dung đã đồng bộ sẽ hiển thị <link>khi trang được đăng</link>',
|
|
589
|
+
'fabric.editor.error.description.reference.unpublished.jiraWorkItem': 'Nội dung đã đồng bộ sẽ hiển thị <link>khi thông tin mô tả của mục được lưu</link>',
|
|
579
590
|
'fabric.editor.error.flag.title.cannotDelete': 'Không xóa được khối đã đồng bộ',
|
|
580
591
|
'fabric.editor.error.message.label': 'Lỗi',
|
|
581
592
|
'fabric.editor.error.title.failToCreate': 'Không thể tạo nội dung được đồng bộ ngoại tuyến',
|
|
@@ -712,6 +723,7 @@ exports.default = {
|
|
|
712
723
|
'fabric.editor.keyboardShortcuts': 'Phím tắt bàn phím',
|
|
713
724
|
'fabric.editor.layout.columnOption': '{count, plural, other {{count} cột}}',
|
|
714
725
|
'fabric.editor.layout.controls.placeholder': '/ để chèn',
|
|
726
|
+
'fabric.editor.layout.deleteColumn': '{count, plural, other {Xóa cột}}',
|
|
715
727
|
'fabric.editor.layout.distributeColumns': 'Phân phối cột',
|
|
716
728
|
'fabric.editor.layout.placeholder': 'Thêm nội dung',
|
|
717
729
|
'fabric.editor.layout.resizeLayout': 'Đổi cỡ bố cục',
|
|
@@ -739,10 +751,13 @@ exports.default = {
|
|
|
739
751
|
'fabric.editor.markdown': 'Ngôn ngữ đánh dấu',
|
|
740
752
|
'fabric.editor.markdownMode.confirmDialog.cancel': 'Hủy',
|
|
741
753
|
'fabric.editor.markdownMode.confirmDialog.confirm': 'Xác nhận',
|
|
754
|
+
'fabric.editor.markdownMode.confirmDialog.error': 'Đã xảy ra lỗi trong quá trình chuyển đổi trang này. Vui lòng thử lại.',
|
|
755
|
+
'fabric.editor.markdownMode.labsLozenge': 'LABS',
|
|
742
756
|
'fabric.editor.markdownMode.sourceView.ariaLabel': 'Nguồn Đánh dấu',
|
|
743
757
|
'fabric.editor.markdownMode.viewToggle.groupLabel': 'Chế độ xem',
|
|
744
758
|
'fabric.editor.markdownMode.viewToggle.preview': 'Chế độ xem chia màn hình (sắp ra mắt)',
|
|
745
759
|
'fabric.editor.markdownMode.viewToggle.source': 'Trình soạn thảo cú pháp',
|
|
760
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'Xem trước trình chỉnh sửa',
|
|
746
761
|
'fabric.editor.matchCase': 'Khớp cách viết hoa',
|
|
747
762
|
'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, other {Chiều rộng phương tiện đã giảm xuống {newMediaWidth,number} pixel.}}',
|
|
748
763
|
'fabric.editor.media.DefaultMediaWidthIncreased': '{newMediaWidth, plural, other {Chiều rộng phương tiện đã tăng lên {newMediaWidth,number} pixel.}}',
|
|
@@ -1048,7 +1063,9 @@ exports.default = {
|
|
|
1048
1063
|
'fabric.editor.unorderedList': 'Danh sách dấu đầu dòng',
|
|
1049
1064
|
'fabric.editor.unorderedList.description': 'Tạo một danh sách kiểu không sắp xếp',
|
|
1050
1065
|
'fabric.editor.unpublishedSyncBlockPastedDescription': 'Khi trang được đăng, nội dung sẽ hiển thị.',
|
|
1066
|
+
'fabric.editor.unpublishedSyncBlockPastedDescription.jiraWorkItem': 'Nội dung sẽ hiển thị sau khi thông tin mô tả của mục được lưu.',
|
|
1051
1067
|
'fabric.editor.unpublishedSyncBlockPastedTitle': 'Đã dán từ trang chưa đăng',
|
|
1068
|
+
'fabric.editor.unpublishedSyncBlockPastedTitle.jiraWorkItem': 'Được dán từ mục chưa lưu',
|
|
1052
1069
|
'fabric.editor.unsupportedBlockContent': 'Trình biên tập này không hỗ trợ hiển thị nội dung này',
|
|
1053
1070
|
'fabric.editor.unsupportedContentTooltip': 'Nội dung không có trong trình biên tập này, nội dung sẽ được bảo lưu khi bạn sửa và lưu',
|
|
1054
1071
|
'fabric.editor.unsupportedInlineContent': 'Nội dung không được hỗ trợ',
|
package/dist/cjs/i18n/zh_TW.js
CHANGED
|
@@ -309,6 +309,7 @@ exports.default = {
|
|
|
309
309
|
'fabric.editor.ai.suggestions.stagingArea.suggestionsLabel.non-final': '建議',
|
|
310
310
|
'fabric.editor.ai.suggestions.stagingArea.titleLabel.non-final': '標題',
|
|
311
311
|
'fabric.editor.ai.suggestions.stagingArea.viewLabel.non-final': '檢視',
|
|
312
|
+
'fabric.editor.ai.suggestions.suggestEdits.buttonLabel': '檢閱',
|
|
312
313
|
'fabric.editor.ai.suggestions.toolbarButton.errorLabel.non-final': '重試',
|
|
313
314
|
'fabric.editor.ai.suggestions.toolbarButton.label.non-final': '建議',
|
|
314
315
|
'fabric.editor.ai.suggestions.toolbarButton.loadingLabel.non-final': '載入中',
|
|
@@ -733,6 +734,10 @@ exports.default = {
|
|
|
733
734
|
'fabric.editor.inviteItem.title': '{userRole, select, admin {邀請團隊成員加入 {productName}} trusted {邀請團隊成員加入 {productName}} other {將團隊成員新增至 {productName}}}',
|
|
734
735
|
'fabric.editor.italic': '斜體',
|
|
735
736
|
'fabric.editor.keyboardShortcuts': '鍵盤快速鍵',
|
|
737
|
+
'fabric.editor.layout.alignColumn': '對齊',
|
|
738
|
+
'fabric.editor.layout.alignColumnBottom': '底部',
|
|
739
|
+
'fabric.editor.layout.alignColumnMiddle': '置中',
|
|
740
|
+
'fabric.editor.layout.alignColumnTop': '頂端',
|
|
736
741
|
'fabric.editor.layout.columnOption': '{count, plural, other {{count} 欄}}',
|
|
737
742
|
'fabric.editor.layout.controls.placeholder': '輸入 / 即可插入內容',
|
|
738
743
|
'fabric.editor.layout.deleteColumn': '{count, plural, other {刪除欄}}',
|
|
@@ -991,6 +996,10 @@ exports.default = {
|
|
|
991
996
|
'fabric.editor.syncedLocationDropdownTitleNoteForJiraWorkItem': '此工作項目',
|
|
992
997
|
'fabric.editor.syncedLocationDropdownUntitledPage': '未命名',
|
|
993
998
|
'fabric.editor.table': '表格',
|
|
999
|
+
'fabric.editor.table.cellAlignment': '對齊',
|
|
1000
|
+
'fabric.editor.table.cellAlignmentBottom': '底部',
|
|
1001
|
+
'fabric.editor.table.cellAlignmentMiddle': '中間',
|
|
1002
|
+
'fabric.editor.table.cellAlignmentTop': '頂端',
|
|
994
1003
|
'fabric.editor.table.description': '插入表格',
|
|
995
1004
|
'fabric.editor.tableAlignmentOptions': '對齊選項',
|
|
996
1005
|
'fabric.editor.tableFullWidthLabel': '全寬',
|
package/dist/esm/i18n/cs.d.ts
CHANGED
|
@@ -138,6 +138,7 @@ declare const _default: {
|
|
|
138
138
|
'fabric.editor.ai.config.item.suggest.title': string;
|
|
139
139
|
'fabric.editor.ai.config.item.suggestComment.description': string;
|
|
140
140
|
'fabric.editor.ai.config.item.suggestComment.title': string;
|
|
141
|
+
'fabric.editor.ai.config.item.suggestReply.description': string;
|
|
141
142
|
'fabric.editor.ai.config.item.suggestReply.title': string;
|
|
142
143
|
'fabric.editor.ai.config.item.summarize.description': string;
|
|
143
144
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': string;
|
|
@@ -354,6 +355,7 @@ declare const _default: {
|
|
|
354
355
|
'fabric.editor.askRovo': string;
|
|
355
356
|
'fabric.editor.backLink': string;
|
|
356
357
|
'fabric.editor.backgroundColor': string;
|
|
358
|
+
'fabric.editor.block.menu.change.format': string;
|
|
357
359
|
'fabric.editor.block.menu.codeblock': string;
|
|
358
360
|
'fabric.editor.block.menu.copy': string;
|
|
359
361
|
'fabric.editor.block.menu.copy.block': string;
|
|
@@ -433,8 +435,11 @@ declare const _default: {
|
|
|
433
435
|
'fabric.editor.codeBlock.languageNotSet': string;
|
|
434
436
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
435
437
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
438
|
+
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': string;
|
|
436
439
|
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': string;
|
|
440
|
+
'fabric.editor.codeBlockWrapButton.unwrapCode': string;
|
|
437
441
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
|
|
442
|
+
'fabric.editor.codeBlockWrapButton.wrapCode': string;
|
|
438
443
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': string;
|
|
439
444
|
'fabric.editor.codeblock': string;
|
|
440
445
|
'fabric.editor.codeblock.description': string;
|
|
@@ -582,6 +587,8 @@ declare const _default: {
|
|
|
582
587
|
'fabric.editor.emptyLink': string;
|
|
583
588
|
'fabric.editor.emptySearchResults': string;
|
|
584
589
|
'fabric.editor.emptySearchResultsSuggestion': string;
|
|
590
|
+
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': string;
|
|
591
|
+
'fabric.editor.emptySearchResultsSuggestionNew': string;
|
|
585
592
|
'fabric.editor.epic': string;
|
|
586
593
|
'fabric.editor.error': string;
|
|
587
594
|
'fabric.editor.error.description.cannotDelete': string;
|
|
@@ -590,6 +597,7 @@ declare const _default: {
|
|
|
590
597
|
'fabric.editor.error.description.failToEditWhenOffline': string;
|
|
591
598
|
'fabric.editor.error.description.reference.offline': string;
|
|
592
599
|
'fabric.editor.error.description.reference.unpublished': string;
|
|
600
|
+
'fabric.editor.error.description.reference.unpublished.jiraWorkItem': string;
|
|
593
601
|
'fabric.editor.error.flag.title.cannotDelete': string;
|
|
594
602
|
'fabric.editor.error.message.label': string;
|
|
595
603
|
'fabric.editor.error.title.failToCreate': string;
|
|
@@ -726,6 +734,7 @@ declare const _default: {
|
|
|
726
734
|
'fabric.editor.keyboardShortcuts': string;
|
|
727
735
|
'fabric.editor.layout.columnOption': string;
|
|
728
736
|
'fabric.editor.layout.controls.placeholder': string;
|
|
737
|
+
'fabric.editor.layout.deleteColumn': string;
|
|
729
738
|
'fabric.editor.layout.distributeColumns': string;
|
|
730
739
|
'fabric.editor.layout.placeholder': string;
|
|
731
740
|
'fabric.editor.layout.resizeLayout': string;
|
|
@@ -759,6 +768,7 @@ declare const _default: {
|
|
|
759
768
|
'fabric.editor.markdownMode.viewToggle.groupLabel': string;
|
|
760
769
|
'fabric.editor.markdownMode.viewToggle.preview': string;
|
|
761
770
|
'fabric.editor.markdownMode.viewToggle.source': string;
|
|
771
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': string;
|
|
762
772
|
'fabric.editor.matchCase': string;
|
|
763
773
|
'fabric.editor.media.DefaultMediaWidthDecreased': string;
|
|
764
774
|
'fabric.editor.media.DefaultMediaWidthIncreased': string;
|
|
@@ -1064,7 +1074,9 @@ declare const _default: {
|
|
|
1064
1074
|
'fabric.editor.unorderedList': string;
|
|
1065
1075
|
'fabric.editor.unorderedList.description': string;
|
|
1066
1076
|
'fabric.editor.unpublishedSyncBlockPastedDescription': string;
|
|
1077
|
+
'fabric.editor.unpublishedSyncBlockPastedDescription.jiraWorkItem': string;
|
|
1067
1078
|
'fabric.editor.unpublishedSyncBlockPastedTitle': string;
|
|
1079
|
+
'fabric.editor.unpublishedSyncBlockPastedTitle.jiraWorkItem': string;
|
|
1068
1080
|
'fabric.editor.unsupportedBlockContent': string;
|
|
1069
1081
|
'fabric.editor.unsupportedContentTooltip': string;
|
|
1070
1082
|
'fabric.editor.unsupportedInlineContent': string;
|
package/dist/esm/i18n/cs.js
CHANGED
|
@@ -140,6 +140,7 @@ export default {
|
|
|
140
140
|
'fabric.editor.ai.config.item.suggest.title': 'Navrhnout název',
|
|
141
141
|
'fabric.editor.ai.config.item.suggestComment.description': 'Získejte komentář navržený AI na základě tohoto požadavku.',
|
|
142
142
|
'fabric.editor.ai.config.item.suggestComment.title': 'Navrhnout komentář',
|
|
143
|
+
'fabric.editor.ai.config.item.suggestReply.description': 'Získejte odpověď na tento komentář navrženou AI.',
|
|
143
144
|
'fabric.editor.ai.config.item.suggestReply.title': 'Navrhnout odpověď',
|
|
144
145
|
'fabric.editor.ai.config.item.summarize.description': 'Vytvoří souhrn textu, na kterém pracujete, a zdůrazní klíčové body.',
|
|
145
146
|
'fabric.editor.ai.config.item.summarize.dropdownItem.title': 'Shrnout psaní',
|
|
@@ -356,6 +357,7 @@ export default {
|
|
|
356
357
|
'fabric.editor.askRovo': 'Zeptejte se nástroje Rovo',
|
|
357
358
|
'fabric.editor.backLink': 'Zpět',
|
|
358
359
|
'fabric.editor.backgroundColor': 'Barva pozadí',
|
|
360
|
+
'fabric.editor.block.menu.change.format': 'Změnit formát',
|
|
359
361
|
'fabric.editor.block.menu.codeblock': 'Blok kódu',
|
|
360
362
|
'fabric.editor.block.menu.copy': 'Kopírovat',
|
|
361
363
|
'fabric.editor.block.menu.copy.block': 'Kopírovat blok',
|
|
@@ -435,8 +437,11 @@ export default {
|
|
|
435
437
|
'fabric.editor.codeBlock.languageNotSet': 'Jazyk kódu není nastaven.',
|
|
436
438
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': 'Zkopírováno!',
|
|
437
439
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Kopírovat jako text',
|
|
440
|
+
'fabric.editor.codeBlockLineNumbersButton.hideLineNumbers': 'Skrýt čísla řádků',
|
|
438
441
|
'fabric.editor.codeBlockLineNumbersButton.showLineNumbers': 'Zobrazit čísla řádků',
|
|
442
|
+
'fabric.editor.codeBlockWrapButton.unwrapCode': 'Zrušit zalamování v kódu',
|
|
439
443
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': 'Vypnout obalení',
|
|
444
|
+
'fabric.editor.codeBlockWrapButton.wrapCode': 'Zalamovat kód',
|
|
440
445
|
'fabric.editor.codeBlockWrapButton.wrapCodeBlock': 'Zapnout obalení',
|
|
441
446
|
'fabric.editor.codeblock': 'Fragment kódu',
|
|
442
447
|
'fabric.editor.codeblock.description': 'Zobrazit kód se zvýrazněním syntaxe',
|
|
@@ -584,6 +589,8 @@ export default {
|
|
|
584
589
|
'fabric.editor.emptyLink': 'Zadejte odkaz.',
|
|
585
590
|
'fabric.editor.emptySearchResults': 'Nenašli jsme žádné výsledky.',
|
|
586
591
|
'fabric.editor.emptySearchResultsSuggestion': 'Chcete-li procházet vkládací prvky, vyberte možnost {buttonName}.',
|
|
592
|
+
'fabric.editor.emptySearchResultsSuggestionAskRovoOnly': 'Pokud potřebujete pomoc, vyberte možnost {askRovoName}.',
|
|
593
|
+
'fabric.editor.emptySearchResultsSuggestionNew': 'Vyberte možnost {askRovoName} pro nápovědu nebo možnost {buttonName} pro procházení vkládacích prvků.',
|
|
587
594
|
'fabric.editor.epic': 'Epic',
|
|
588
595
|
'fabric.editor.error': 'Chyba',
|
|
589
596
|
'fabric.editor.error.description.cannotDelete': 'Při pokusu o odstranění tohoto synchronizovaného bloku došlo k chybě.',
|
|
@@ -592,6 +599,7 @@ export default {
|
|
|
592
599
|
'fabric.editor.error.description.failToEditWhenOffline': 'Zdá se, že jste offline. Chcete-li upravit synchronizovaný obsah, připojte se k internetu.',
|
|
593
600
|
'fabric.editor.error.description.reference.offline': 'Synchronizované bloky nejde zobrazit, když jste offline',
|
|
594
601
|
'fabric.editor.error.description.reference.unpublished': 'Synchronizovaný obsah se zobrazí, <link>když je stránka publikována</link>',
|
|
602
|
+
'fabric.editor.error.description.reference.unpublished.jiraWorkItem': 'Synchronizovaný obsah se zobrazí, <link>když bude uložen popis položky</link>.',
|
|
595
603
|
'fabric.editor.error.flag.title.cannotDelete': 'Synchronizovaný blok se nepodařilo odstranit',
|
|
596
604
|
'fabric.editor.error.message.label': 'Chyba',
|
|
597
605
|
'fabric.editor.error.title.failToCreate': 'Synchronizovaný obsah nelze vytvořit offline',
|
|
@@ -728,6 +736,7 @@ export default {
|
|
|
728
736
|
'fabric.editor.keyboardShortcuts': 'Klávesové zkratky',
|
|
729
737
|
'fabric.editor.layout.columnOption': '{count, plural, one {Sloupec} few {{count} sloupce} many {{count} sloupce} other {{count} sloupců}}',
|
|
730
738
|
'fabric.editor.layout.controls.placeholder': '/ pro vložení',
|
|
739
|
+
'fabric.editor.layout.deleteColumn': '{count, plural, one {Odstranit sloupec} few {Odstranit sloupce} many {Odstranit sloupce} other {Odstranit sloupce}}',
|
|
731
740
|
'fabric.editor.layout.distributeColumns': 'Rozložení sloupců',
|
|
732
741
|
'fabric.editor.layout.placeholder': 'Přidat obsah',
|
|
733
742
|
'fabric.editor.layout.resizeLayout': 'Změnit velikost rozvržení',
|
|
@@ -761,6 +770,7 @@ export default {
|
|
|
761
770
|
'fabric.editor.markdownMode.viewToggle.groupLabel': 'Režim zobrazení',
|
|
762
771
|
'fabric.editor.markdownMode.viewToggle.preview': 'Rozdělit zobrazení (brzy k dispozici)',
|
|
763
772
|
'fabric.editor.markdownMode.viewToggle.source': 'Editor syntaxe',
|
|
773
|
+
'fabric.editor.markdownMode.viewToggle.wysiwyg': 'Editor náhledu',
|
|
764
774
|
'fabric.editor.matchCase': 'Rozlišovat malá a velká písmena',
|
|
765
775
|
'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, one {Šířka multimédia byla snížena na {newMediaWidth,number} pixel.} few {Šířka multimédia byla snížena na {newMediaWidth,number} pixely.} many {Šířka multimédia byla snížena na {newMediaWidth,number} pixelu.} other {Šířka multimédia byla snížena na {newMediaWidth,number} pixelů.}}',
|
|
766
776
|
'fabric.editor.media.DefaultMediaWidthIncreased': '{newMediaWidth, plural, one {Šířka multimédia byla zvýšena na {newMediaWidth,number} pixel.} few {Šířka multimédia byla zvýšena na {newMediaWidth,number} pixely.} many {Šířka multimédia byla zvýšena na {newMediaWidth,number} pixelu.} other {Šířka multimédia byla zvýšena na {newMediaWidth,number} pixelů.}}',
|
|
@@ -1066,7 +1076,9 @@ export default {
|
|
|
1066
1076
|
'fabric.editor.unorderedList': 'Seznam s odrážkami',
|
|
1067
1077
|
'fabric.editor.unorderedList.description': 'Vytvořit neseřazený seznam',
|
|
1068
1078
|
'fabric.editor.unpublishedSyncBlockPastedDescription': 'Po publikování stránky se zobrazí její obsah.',
|
|
1079
|
+
'fabric.editor.unpublishedSyncBlockPastedDescription.jiraWorkItem': 'Po uložení popisu položky se zobrazí obsah.',
|
|
1069
1080
|
'fabric.editor.unpublishedSyncBlockPastedTitle': 'Vloženo z nepublikované stránky',
|
|
1081
|
+
'fabric.editor.unpublishedSyncBlockPastedTitle.jiraWorkItem': 'Vloženo z neuložené položky',
|
|
1070
1082
|
'fabric.editor.unsupportedBlockContent': 'Tento editor zobrazování tohoto obsahu nepodporuje.',
|
|
1071
1083
|
'fabric.editor.unsupportedContentTooltip': 'Obsah není v tomto editoru k dispozici. Vaše úpravy se při uložení zachovají.',
|
|
1072
1084
|
'fabric.editor.unsupportedInlineContent': 'Nepodporovaný obsah',
|