@atlaskit/afm-i18n-platform-editor-editor-common 2.66.0 → 2.68.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/i18n/cs.js +11 -1
- package/dist/cjs/i18n/da.js +8 -1
- package/dist/cjs/i18n/de.js +10 -0
- package/dist/cjs/i18n/en.js +4 -0
- package/dist/cjs/i18n/en_GB.js +4 -0
- package/dist/cjs/i18n/en_ZZ.js +4 -0
- package/dist/cjs/i18n/es.js +9 -1
- package/dist/cjs/i18n/fi.js +14 -1
- package/dist/cjs/i18n/fr.js +9 -1
- package/dist/cjs/i18n/hr.js +9 -0
- package/dist/cjs/i18n/hu.js +11 -1
- package/dist/cjs/i18n/it.js +10 -1
- package/dist/cjs/i18n/ja.js +9 -0
- package/dist/cjs/i18n/ko.js +10 -1
- package/dist/cjs/i18n/nb.js +11 -0
- package/dist/cjs/i18n/nl.js +11 -1
- package/dist/cjs/i18n/pl.js +11 -1
- package/dist/cjs/i18n/pt_BR.js +9 -1
- package/dist/cjs/i18n/ru.js +8 -1
- package/dist/cjs/i18n/sl.js +8 -0
- package/dist/cjs/i18n/sr_RS.js +9 -0
- package/dist/cjs/i18n/sr_YR.js +9 -0
- package/dist/cjs/i18n/sv.js +11 -1
- package/dist/cjs/i18n/th.js +9 -0
- package/dist/cjs/i18n/tr.js +10 -0
- package/dist/cjs/i18n/uk.js +11 -0
- package/dist/cjs/i18n/vi.js +9 -0
- package/dist/cjs/i18n/zh.js +9 -1
- package/dist/cjs/i18n/zh_TW.js +10 -0
- package/dist/esm/i18n/cs.d.ts +10 -0
- package/dist/esm/i18n/cs.js +11 -1
- package/dist/esm/i18n/da.d.ts +7 -0
- package/dist/esm/i18n/da.js +8 -1
- package/dist/esm/i18n/de.d.ts +10 -0
- package/dist/esm/i18n/de.js +10 -0
- package/dist/esm/i18n/en.d.ts +4 -0
- package/dist/esm/i18n/en.js +4 -0
- package/dist/esm/i18n/en_GB.d.ts +4 -0
- package/dist/esm/i18n/en_GB.js +4 -0
- package/dist/esm/i18n/en_ZZ.d.ts +4 -0
- package/dist/esm/i18n/en_ZZ.js +4 -0
- package/dist/esm/i18n/es.d.ts +8 -0
- package/dist/esm/i18n/es.js +9 -1
- package/dist/esm/i18n/fi.d.ts +13 -0
- package/dist/esm/i18n/fi.js +14 -1
- package/dist/esm/i18n/fr.d.ts +8 -0
- package/dist/esm/i18n/fr.js +9 -1
- package/dist/esm/i18n/hr.d.ts +9 -0
- package/dist/esm/i18n/hr.js +9 -0
- package/dist/esm/i18n/hu.d.ts +10 -0
- package/dist/esm/i18n/hu.js +11 -1
- package/dist/esm/i18n/it.d.ts +9 -0
- package/dist/esm/i18n/it.js +10 -1
- 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 +11 -0
- package/dist/esm/i18n/nb.js +11 -0
- package/dist/esm/i18n/nl.d.ts +10 -0
- package/dist/esm/i18n/nl.js +11 -1
- package/dist/esm/i18n/pl.d.ts +10 -0
- package/dist/esm/i18n/pl.js +11 -1
- package/dist/esm/i18n/pt_BR.d.ts +8 -0
- package/dist/esm/i18n/pt_BR.js +9 -1
- package/dist/esm/i18n/ru.d.ts +7 -0
- package/dist/esm/i18n/ru.js +8 -1
- package/dist/esm/i18n/sl.d.ts +8 -0
- package/dist/esm/i18n/sl.js +8 -0
- package/dist/esm/i18n/sr_RS.d.ts +9 -0
- package/dist/esm/i18n/sr_RS.js +9 -0
- package/dist/esm/i18n/sr_YR.d.ts +9 -0
- package/dist/esm/i18n/sr_YR.js +9 -0
- package/dist/esm/i18n/sv.d.ts +10 -0
- package/dist/esm/i18n/sv.js +11 -1
- package/dist/esm/i18n/th.d.ts +9 -0
- package/dist/esm/i18n/th.js +9 -0
- package/dist/esm/i18n/tr.d.ts +10 -0
- package/dist/esm/i18n/tr.js +10 -0
- package/dist/esm/i18n/uk.d.ts +11 -0
- package/dist/esm/i18n/uk.js +11 -0
- package/dist/esm/i18n/vi.d.ts +9 -0
- package/dist/esm/i18n/vi.js +9 -0
- package/dist/esm/i18n/zh.d.ts +8 -0
- package/dist/esm/i18n/zh.js +9 -1
- package/dist/esm/i18n/zh_TW.d.ts +10 -0
- package/dist/esm/i18n/zh_TW.js +10 -0
- package/dist/types/i18n/cs.d.ts +10 -0
- package/dist/types/i18n/da.d.ts +7 -0
- package/dist/types/i18n/de.d.ts +10 -0
- package/dist/types/i18n/en.d.ts +4 -0
- package/dist/types/i18n/en_GB.d.ts +4 -0
- package/dist/types/i18n/en_ZZ.d.ts +4 -0
- package/dist/types/i18n/es.d.ts +8 -0
- package/dist/types/i18n/fi.d.ts +13 -0
- package/dist/types/i18n/fr.d.ts +8 -0
- package/dist/types/i18n/hr.d.ts +9 -0
- package/dist/types/i18n/hu.d.ts +10 -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 +11 -0
- package/dist/types/i18n/nl.d.ts +10 -0
- package/dist/types/i18n/pl.d.ts +10 -0
- package/dist/types/i18n/pt_BR.d.ts +8 -0
- package/dist/types/i18n/ru.d.ts +7 -0
- package/dist/types/i18n/sl.d.ts +8 -0
- package/dist/types/i18n/sr_RS.d.ts +9 -0
- package/dist/types/i18n/sr_YR.d.ts +9 -0
- package/dist/types/i18n/sv.d.ts +10 -0
- package/dist/types/i18n/th.d.ts +9 -0
- package/dist/types/i18n/tr.d.ts +10 -0
- package/dist/types/i18n/uk.d.ts +11 -0
- package/dist/types/i18n/vi.d.ts +9 -0
- package/dist/types/i18n/zh.d.ts +8 -0
- package/dist/types/i18n/zh_TW.d.ts +10 -0
- package/i18n/cs.ts +11 -1
- package/i18n/da.ts +8 -1
- package/i18n/de.ts +10 -0
- package/i18n/en.ts +4 -0
- package/i18n/en_GB.ts +4 -0
- package/i18n/en_ZZ.ts +4 -0
- package/i18n/es.ts +9 -1
- package/i18n/fi.ts +16 -1
- package/i18n/fr.ts +9 -1
- package/i18n/hr.ts +9 -0
- package/i18n/hu.ts +11 -1
- package/i18n/it.ts +10 -1
- package/i18n/ja.ts +9 -0
- package/i18n/ko.ts +10 -1
- package/i18n/nb.ts +11 -0
- package/i18n/nl.ts +11 -1
- package/i18n/pl.ts +11 -1
- package/i18n/pt_BR.ts +9 -1
- package/i18n/ru.ts +8 -1
- package/i18n/sl.ts +8 -0
- package/i18n/sr_RS.ts +9 -0
- package/i18n/sr_YR.ts +9 -0
- package/i18n/sv.ts +11 -1
- package/i18n/th.ts +9 -0
- package/i18n/tr.ts +10 -0
- package/i18n/uk.ts +11 -0
- package/i18n/vi.ts +9 -0
- package/i18n/zh.ts +9 -1
- package/i18n/zh_TW.ts +10 -0
- package/package.json +1 -1
package/dist/esm/i18n/sv.js
CHANGED
|
@@ -72,6 +72,7 @@ export default {
|
|
|
72
72
|
'fabric.editor.ai.config.item.atlas-shorten-update.title': 'Förkorta uppdateringen',
|
|
73
73
|
'fabric.editor.ai.config.item.bb.pr.description.description': 'Skapar en beskrivning av pull-begärande med en sammanfattning av ändringar',
|
|
74
74
|
'fabric.editor.ai.config.item.bb.pr.description.title': 'Ange beskrivning för pull-begärande',
|
|
75
|
+
'fabric.editor.ai.config.item.blockMenuNestedMenu.title': 'Visa mer',
|
|
75
76
|
'fabric.editor.ai.config.item.brainstorm.description': 'Genererar en lista med idéer för ett ämne du anger',
|
|
76
77
|
'fabric.editor.ai.config.item.brainstorm.promptHint': 'Ge mig ämnet …',
|
|
77
78
|
'fabric.editor.ai.config.item.brainstorm.promptLabel': 'Brainstorma',
|
|
@@ -258,6 +259,7 @@ export default {
|
|
|
258
259
|
'fabric.editor.ai.proactive.error.unhandledErrorMessage': 'Vi har problem. Stäng dialogrutan och försök igen.',
|
|
259
260
|
'fabric.editor.ai.proactive.preview.insertBelowProactiveRecommendation': 'Infoga nedan',
|
|
260
261
|
'fabric.editor.ai.proactive.preview.replaceProactiveRecommendation': 'Ersätt',
|
|
262
|
+
'fabric.editor.ai.quickPrompt.nudge': 'Tryck på <code>Tab</code> för att förbättra ditt skrivande',
|
|
261
263
|
'fabric.editor.ai.screens.preview.convoAIBeta': 'Förfrågningar om innehållsgenerering som refererar till webbadresser är i betastadiet.',
|
|
262
264
|
'fabric.editor.ai.selectionToolbar.define.disabled.tooltip': 'Markera en term, akronym eller förkortning',
|
|
263
265
|
'fabric.editor.ai.selectionToolbar.define.title': 'Definiera',
|
|
@@ -313,6 +315,9 @@ export default {
|
|
|
313
315
|
'fabric.editor.altText': 'Alt-text',
|
|
314
316
|
'fabric.editor.alttext.validation': 'Ta bort eventuella specialtecken i alternativ text.',
|
|
315
317
|
'fabric.editor.annotationToolbar': 'Verktygsfält för kommentarer',
|
|
318
|
+
'fabric.editor.anonymous-collaborator': 'Anonym medarbetare',
|
|
319
|
+
'fabric.editor.aria.textbox': 'textruta',
|
|
320
|
+
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': 'textruta med kodavsnitt',
|
|
316
321
|
'fabric.editor.backLink': 'Gå tillbaka',
|
|
317
322
|
'fabric.editor.backgroundColor': 'Bakgrundsfärg',
|
|
318
323
|
'fabric.editor.block.menu.codeblock': 'Kodblock',
|
|
@@ -390,6 +395,8 @@ export default {
|
|
|
390
395
|
'fabric.editor.code': 'Kod',
|
|
391
396
|
'fabric.editor.code.on': '{textFormattingOff}, kod på',
|
|
392
397
|
'fabric.editor.codeBidiWarningLabel': 'Dubbelriktade tecken ändrar återgivningsordningen för text. Detta kan användas för att dölja skadlig kod.',
|
|
398
|
+
'fabric.editor.codeBlock.languageAriaDescription': 'Språk för kodavsnitt: {language}.',
|
|
399
|
+
'fabric.editor.codeBlock.languageNotSet': 'Du har inte angett kodspråk.',
|
|
393
400
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': 'Kopierad!',
|
|
394
401
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Kopiera som text',
|
|
395
402
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': 'Inaktivera brytning',
|
|
@@ -564,7 +571,8 @@ export default {
|
|
|
564
571
|
'fabric.editor.extension.deleteElementTitle': 'Radera element',
|
|
565
572
|
'fabric.editor.extension.loading-error': 'Fel vid inläsningen av tillägget!',
|
|
566
573
|
'fabric.editor.extension.sourceNoTitledName': 'detta element',
|
|
567
|
-
'fabric.editor.extension.unknownMacroHeader':
|
|
574
|
+
'fabric.editor.extension.unknownMacroHeader': 'Okänt makro: {macroTitle}',
|
|
575
|
+
'fabric.editor.extension.unknownMacroPlaceholderAriaLabel': 'Okänd makroplatshållare',
|
|
568
576
|
'fabric.editor.extensionInSyncBlockDescription': 'Det kan hända om ditt synkroniserade block används på platser som inte stöder vissa makron.',
|
|
569
577
|
'fabric.editor.extensionInSyncBlockTitle': 'Vissa makron kanske inte fungerar när du lägger till synkroniserade block på nya platser',
|
|
570
578
|
'fabric.editor.extensions.config-panel.save-indicator': 'Alla ändringar sparas alltid automatiskt',
|
|
@@ -781,6 +789,7 @@ export default {
|
|
|
781
789
|
'fabric.editor.panel.emoji': 'Lägg till emoji',
|
|
782
790
|
'fabric.editor.panel.panelsGroup': 'Paneltyper',
|
|
783
791
|
'fabric.editor.panelButtonTitle': 'Panel',
|
|
792
|
+
'fabric.editor.pasteMenuActionsTitle': 'Åtgärder',
|
|
784
793
|
'fabric.editor.pasteOptions': 'Inklistringsalternativ',
|
|
785
794
|
'fabric.editor.pastePlainText': 'Klistra in oformaterad text',
|
|
786
795
|
'fabric.editor.placeholderAltText': 'Beskriv den här bilden med alternativ text',
|
|
@@ -799,6 +808,7 @@ export default {
|
|
|
799
808
|
'fabric.editor.redo': 'Gör om',
|
|
800
809
|
'fabric.editor.referenceSyncBlockLastEdited': 'Senast ändrat:',
|
|
801
810
|
'fabric.editor.referenceSyncBlockTooltip': 'Synkroniserat från: {title}',
|
|
811
|
+
'fabric.editor.refresh.non-final': 'Uppdatera',
|
|
802
812
|
'fabric.editor.remove': 'Ta bort',
|
|
803
813
|
'fabric.editor.removeColumns': '{0, plural, one {Radera kolumn} other {Radera kolumner}}',
|
|
804
814
|
'fabric.editor.removeEmoji': 'Ta bort emoji',
|
package/dist/esm/i18n/th.d.ts
CHANGED
|
@@ -243,6 +243,7 @@ declare const _default: {
|
|
|
243
243
|
'fabric.editor.ai.proactive.error.unhandledErrorMessage': string;
|
|
244
244
|
'fabric.editor.ai.proactive.preview.insertBelowProactiveRecommendation': string;
|
|
245
245
|
'fabric.editor.ai.proactive.preview.replaceProactiveRecommendation': string;
|
|
246
|
+
'fabric.editor.ai.quickPrompt.nudge': string;
|
|
246
247
|
'fabric.editor.ai.screens.preview.convoAIBeta': string;
|
|
247
248
|
'fabric.editor.ai.selectionToolbar.define.disabled.tooltip': string;
|
|
248
249
|
'fabric.editor.ai.selectionToolbar.define.title': string;
|
|
@@ -298,6 +299,9 @@ declare const _default: {
|
|
|
298
299
|
'fabric.editor.altText': string;
|
|
299
300
|
'fabric.editor.alttext.validation': string;
|
|
300
301
|
'fabric.editor.annotationToolbar': string;
|
|
302
|
+
'fabric.editor.anonymous-collaborator': string;
|
|
303
|
+
'fabric.editor.aria.textbox': string;
|
|
304
|
+
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': string;
|
|
301
305
|
'fabric.editor.backLink': string;
|
|
302
306
|
'fabric.editor.backgroundColor': string;
|
|
303
307
|
'fabric.editor.block.menu.codeblock': string;
|
|
@@ -375,6 +379,8 @@ declare const _default: {
|
|
|
375
379
|
'fabric.editor.code': string;
|
|
376
380
|
'fabric.editor.code.on': string;
|
|
377
381
|
'fabric.editor.codeBidiWarningLabel': string;
|
|
382
|
+
'fabric.editor.codeBlock.languageAriaDescription': string;
|
|
383
|
+
'fabric.editor.codeBlock.languageNotSet': string;
|
|
378
384
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
379
385
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
380
386
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
|
|
@@ -549,6 +555,8 @@ declare const _default: {
|
|
|
549
555
|
'fabric.editor.extension.deleteElementTitle': string;
|
|
550
556
|
'fabric.editor.extension.loading-error': string;
|
|
551
557
|
'fabric.editor.extension.sourceNoTitledName': string;
|
|
558
|
+
'fabric.editor.extension.unknownMacroHeader': string;
|
|
559
|
+
'fabric.editor.extension.unknownMacroPlaceholderAriaLabel': string;
|
|
552
560
|
'fabric.editor.extensionInSyncBlockDescription': string;
|
|
553
561
|
'fabric.editor.extensionInSyncBlockTitle': string;
|
|
554
562
|
'fabric.editor.extensions.config-panel.save-indicator': string;
|
|
@@ -784,6 +792,7 @@ declare const _default: {
|
|
|
784
792
|
'fabric.editor.redo': string;
|
|
785
793
|
'fabric.editor.referenceSyncBlockLastEdited': string;
|
|
786
794
|
'fabric.editor.referenceSyncBlockTooltip': string;
|
|
795
|
+
'fabric.editor.refresh.non-final': string;
|
|
787
796
|
'fabric.editor.remove': string;
|
|
788
797
|
'fabric.editor.removeColumns': string;
|
|
789
798
|
'fabric.editor.removeEmoji': string;
|
package/dist/esm/i18n/th.js
CHANGED
|
@@ -245,6 +245,7 @@ export default {
|
|
|
245
245
|
'fabric.editor.ai.proactive.error.unhandledErrorMessage': 'เรากำลังมีปัญหา ปิดกล่องโต้ตอบและลองอีกครั้ง',
|
|
246
246
|
'fabric.editor.ai.proactive.preview.insertBelowProactiveRecommendation': 'แทรกด้านล่าง',
|
|
247
247
|
'fabric.editor.ai.proactive.preview.replaceProactiveRecommendation': 'แทนที่',
|
|
248
|
+
'fabric.editor.ai.quickPrompt.nudge': '<code>แตะ</code>เพื่อปรับปรุงการเขียน',
|
|
248
249
|
'fabric.editor.ai.screens.preview.convoAIBeta': 'คำขอการสร้างเนื้อหาที่มี URL อ้างอิงอยู่ในเบต้า',
|
|
249
250
|
'fabric.editor.ai.selectionToolbar.define.disabled.tooltip': 'เน้นคำ คำย่อ หรือตัวย่อ',
|
|
250
251
|
'fabric.editor.ai.selectionToolbar.define.title': 'กำหนด',
|
|
@@ -300,6 +301,9 @@ export default {
|
|
|
300
301
|
'fabric.editor.altText': 'ข้อความอธิบายรูปภาพ',
|
|
301
302
|
'fabric.editor.alttext.validation': 'โปรดลบตัวอักษรพิเศษใด ๆ ออกจากข้อความอธิบายรูปภาพ',
|
|
302
303
|
'fabric.editor.annotationToolbar': 'แถบเครื่องมือข้อความหมายเหตุ',
|
|
304
|
+
'fabric.editor.anonymous-collaborator': 'ผู้ทำงานร่วมกันที่ไม่ระบุตัวตน',
|
|
305
|
+
'fabric.editor.aria.textbox': 'กล่องข้อความ',
|
|
306
|
+
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': 'กล่องข้อความข้อมูลย่อรหัส',
|
|
303
307
|
'fabric.editor.backLink': 'ย้อนกลับ',
|
|
304
308
|
'fabric.editor.backgroundColor': 'สีพื้นหลัง',
|
|
305
309
|
'fabric.editor.block.menu.codeblock': 'โค้ดบล็อก',
|
|
@@ -377,6 +381,8 @@ export default {
|
|
|
377
381
|
'fabric.editor.code': 'รหัส',
|
|
378
382
|
'fabric.editor.code.on': '{textFormattingOff}, เปิดรหัส',
|
|
379
383
|
'fabric.editor.codeBidiWarningLabel': 'ตัวอักษรแบบสองทิศทางเปลี่ยนลำดับการแสดงข้อความ ซึ่งอาจนำไปใช้เพื่อปิดบังรหัสที่มีวัตถุประสงค์ในทางที่ไม่ดีได้',
|
|
384
|
+
'fabric.editor.codeBlock.languageAriaDescription': 'ภาษาของข้อมูลย่อรหัส: {language}',
|
|
385
|
+
'fabric.editor.codeBlock.languageNotSet': 'ไม่มีตั้งค่าภาษารหัสเอาไว้',
|
|
380
386
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': 'คัดลอกแล้ว!',
|
|
381
387
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'คัดลอกเป็นข้อความ',
|
|
382
388
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': 'ปิดการจัดข้อความล้อมรูปภาพ',
|
|
@@ -551,6 +557,8 @@ export default {
|
|
|
551
557
|
'fabric.editor.extension.deleteElementTitle': 'ลบองค์ประกอบ',
|
|
552
558
|
'fabric.editor.extension.loading-error': 'เกิดข้อผิดพลาดขณะโหลดส่วนขยาย!',
|
|
553
559
|
'fabric.editor.extension.sourceNoTitledName': 'องค์ประกอบนี้',
|
|
560
|
+
'fabric.editor.extension.unknownMacroHeader': "แมโครที่ไม่รู้จัก: ''{macroTitle}'",
|
|
561
|
+
'fabric.editor.extension.unknownMacroPlaceholderAriaLabel': 'ข้อความเจาะจงแมโครที่ไม่รู้จัก',
|
|
554
562
|
'fabric.editor.extensionInSyncBlockDescription': 'เหตุการณ์นี้อาจเกิดขึ้นหากมีการใช้บล็อกที่ซิงค์ของคุณในตำแหน่งที่ไม่รองรับแมโครบางประเภท',
|
|
555
563
|
'fabric.editor.extensionInSyncBlockTitle': 'แมโครบางรายการอาจไม่ทำงานเมื่อเพิ่มบล็อกที่ซิงค์ไปยังตำแหน่งใหม่',
|
|
556
564
|
'fabric.editor.extensions.config-panel.save-indicator': 'การเปลี่ยนแปลงทั้งหมดจะได้รับการบันทึกโดยอัตโนมัติเสมอ',
|
|
@@ -786,6 +794,7 @@ export default {
|
|
|
786
794
|
'fabric.editor.redo': 'ทำซ้ำ',
|
|
787
795
|
'fabric.editor.referenceSyncBlockLastEdited': 'แก้ไขล่าสุด:',
|
|
788
796
|
'fabric.editor.referenceSyncBlockTooltip': 'ซิงค์จาก: {title}',
|
|
797
|
+
'fabric.editor.refresh.non-final': 'รีเฟรช',
|
|
789
798
|
'fabric.editor.remove': 'ลบออก',
|
|
790
799
|
'fabric.editor.removeColumns': '{0, plural, other {ลบคอลัมน์}}',
|
|
791
800
|
'fabric.editor.removeEmoji': 'ลบเอโมจิออก',
|
package/dist/esm/i18n/tr.d.ts
CHANGED
|
@@ -70,6 +70,7 @@ declare const _default: {
|
|
|
70
70
|
'fabric.editor.ai.config.item.atlas-shorten-update.title': string;
|
|
71
71
|
'fabric.editor.ai.config.item.bb.pr.description.description': string;
|
|
72
72
|
'fabric.editor.ai.config.item.bb.pr.description.title': string;
|
|
73
|
+
'fabric.editor.ai.config.item.blockMenuNestedMenu.title': string;
|
|
73
74
|
'fabric.editor.ai.config.item.brainstorm.description': string;
|
|
74
75
|
'fabric.editor.ai.config.item.brainstorm.promptHint': string;
|
|
75
76
|
'fabric.editor.ai.config.item.brainstorm.promptLabel': string;
|
|
@@ -257,6 +258,7 @@ declare const _default: {
|
|
|
257
258
|
'fabric.editor.ai.proactive.error.unhandledErrorMessage': string;
|
|
258
259
|
'fabric.editor.ai.proactive.preview.insertBelowProactiveRecommendation': string;
|
|
259
260
|
'fabric.editor.ai.proactive.preview.replaceProactiveRecommendation': string;
|
|
261
|
+
'fabric.editor.ai.quickPrompt.nudge': string;
|
|
260
262
|
'fabric.editor.ai.screens.preview.convoAIBeta': string;
|
|
261
263
|
'fabric.editor.ai.selectionToolbar.define.disabled.tooltip': string;
|
|
262
264
|
'fabric.editor.ai.selectionToolbar.define.title': string;
|
|
@@ -312,6 +314,9 @@ declare const _default: {
|
|
|
312
314
|
'fabric.editor.altText': string;
|
|
313
315
|
'fabric.editor.alttext.validation': string;
|
|
314
316
|
'fabric.editor.annotationToolbar': string;
|
|
317
|
+
'fabric.editor.anonymous-collaborator': string;
|
|
318
|
+
'fabric.editor.aria.textbox': string;
|
|
319
|
+
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': string;
|
|
315
320
|
'fabric.editor.backLink': string;
|
|
316
321
|
'fabric.editor.backgroundColor': string;
|
|
317
322
|
'fabric.editor.block.menu.codeblock': string;
|
|
@@ -389,6 +394,8 @@ declare const _default: {
|
|
|
389
394
|
'fabric.editor.code': string;
|
|
390
395
|
'fabric.editor.code.on': string;
|
|
391
396
|
'fabric.editor.codeBidiWarningLabel': string;
|
|
397
|
+
'fabric.editor.codeBlock.languageAriaDescription': string;
|
|
398
|
+
'fabric.editor.codeBlock.languageNotSet': string;
|
|
392
399
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
393
400
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
394
401
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
|
|
@@ -564,6 +571,7 @@ declare const _default: {
|
|
|
564
571
|
'fabric.editor.extension.loading-error': string;
|
|
565
572
|
'fabric.editor.extension.sourceNoTitledName': string;
|
|
566
573
|
'fabric.editor.extension.unknownMacroHeader': string;
|
|
574
|
+
'fabric.editor.extension.unknownMacroPlaceholderAriaLabel': string;
|
|
567
575
|
'fabric.editor.extensionInSyncBlockDescription': string;
|
|
568
576
|
'fabric.editor.extensionInSyncBlockTitle': string;
|
|
569
577
|
'fabric.editor.extensions.config-panel.save-indicator': string;
|
|
@@ -780,6 +788,7 @@ declare const _default: {
|
|
|
780
788
|
'fabric.editor.panel.emoji': string;
|
|
781
789
|
'fabric.editor.panel.panelsGroup': string;
|
|
782
790
|
'fabric.editor.panelButtonTitle': string;
|
|
791
|
+
'fabric.editor.pasteMenuActionsTitle': string;
|
|
783
792
|
'fabric.editor.pasteOptions': string;
|
|
784
793
|
'fabric.editor.pastePlainText': string;
|
|
785
794
|
'fabric.editor.placeholderAltText': string;
|
|
@@ -798,6 +807,7 @@ declare const _default: {
|
|
|
798
807
|
'fabric.editor.redo': string;
|
|
799
808
|
'fabric.editor.referenceSyncBlockLastEdited': string;
|
|
800
809
|
'fabric.editor.referenceSyncBlockTooltip': string;
|
|
810
|
+
'fabric.editor.refresh.non-final': string;
|
|
801
811
|
'fabric.editor.remove': string;
|
|
802
812
|
'fabric.editor.removeColumns': string;
|
|
803
813
|
'fabric.editor.removeEmoji': string;
|
package/dist/esm/i18n/tr.js
CHANGED
|
@@ -72,6 +72,7 @@ export default {
|
|
|
72
72
|
'fabric.editor.ai.config.item.atlas-shorten-update.title': 'Güncelleme içeriğini kısaltın',
|
|
73
73
|
'fabric.editor.ai.config.item.bb.pr.description.description': 'Değişiklik özeti içeren bir çekme isteği açıklaması oluşturur',
|
|
74
74
|
'fabric.editor.ai.config.item.bb.pr.description.title': 'Çekme isteği açıklaması oluşturun',
|
|
75
|
+
'fabric.editor.ai.config.item.blockMenuNestedMenu.title': 'Daha fazla göster',
|
|
75
76
|
'fabric.editor.ai.config.item.brainstorm.description': 'Girdiğiniz konu için fikir listesi oluşturur',
|
|
76
77
|
'fabric.editor.ai.config.item.brainstorm.promptHint': 'Konuyu bizimle paylaşın...',
|
|
77
78
|
'fabric.editor.ai.config.item.brainstorm.promptLabel': 'Beyin fırtınası',
|
|
@@ -259,6 +260,7 @@ export default {
|
|
|
259
260
|
'fabric.editor.ai.proactive.error.unhandledErrorMessage': 'Bir sorunla karşılaşıldı. İletişim kutusunu kapatın ve yeniden deneyin.',
|
|
260
261
|
'fabric.editor.ai.proactive.preview.insertBelowProactiveRecommendation': 'Aşağıya ekle',
|
|
261
262
|
'fabric.editor.ai.proactive.preview.replaceProactiveRecommendation': 'Değiştir',
|
|
263
|
+
'fabric.editor.ai.quickPrompt.nudge': 'Yazmayı iyileştirmek için <code>Tab</code> tuşunu kullanın',
|
|
262
264
|
'fabric.editor.ai.screens.preview.convoAIBeta': "URL'lere başvuran içerik oluşturma talepleri beta sürümünde.",
|
|
263
265
|
'fabric.editor.ai.selectionToolbar.define.disabled.tooltip': 'Bir terimi veya kısaltmayı vurgulayın',
|
|
264
266
|
'fabric.editor.ai.selectionToolbar.define.title': 'Tanımla',
|
|
@@ -314,6 +316,9 @@ export default {
|
|
|
314
316
|
'fabric.editor.altText': 'Alternatif metin',
|
|
315
317
|
'fabric.editor.alttext.validation': 'Lütfen alt (alternatif metin) özniteliğindeki özel karakterleri kaldırın.',
|
|
316
318
|
'fabric.editor.annotationToolbar': 'Not ekleme araç çubuğu',
|
|
319
|
+
'fabric.editor.anonymous-collaborator': 'Anonim katkıda bulunan',
|
|
320
|
+
'fabric.editor.aria.textbox': 'metin kutusu',
|
|
321
|
+
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': 'kod parçacığı metin kutusu',
|
|
317
322
|
'fabric.editor.backLink': 'Geri dön',
|
|
318
323
|
'fabric.editor.backgroundColor': 'Arkaplan rengi',
|
|
319
324
|
'fabric.editor.block.menu.codeblock': 'Kod bloku',
|
|
@@ -391,6 +396,8 @@ export default {
|
|
|
391
396
|
'fabric.editor.code': 'Kod',
|
|
392
397
|
'fabric.editor.code.on': '{textFormattingOff}, Kod Açık',
|
|
393
398
|
'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.',
|
|
399
|
+
'fabric.editor.codeBlock.languageAriaDescription': 'Kod parçacığının dili: {language}.',
|
|
400
|
+
'fabric.editor.codeBlock.languageNotSet': 'Kod dili ayarlanmadı.',
|
|
394
401
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': 'Kopyalandı!',
|
|
395
402
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Metin olarak kopyala',
|
|
396
403
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': 'Kaydırmayı kapat',
|
|
@@ -566,6 +573,7 @@ export default {
|
|
|
566
573
|
'fabric.editor.extension.loading-error': 'Uzantı yüklenirken hata oluştu!',
|
|
567
574
|
'fabric.editor.extension.sourceNoTitledName': 'bu öğe',
|
|
568
575
|
'fabric.editor.extension.unknownMacroHeader': 'Bilinmeyen makro: "{macroTitle}"',
|
|
576
|
+
'fabric.editor.extension.unknownMacroPlaceholderAriaLabel': 'Bilinmeyen makro yer tutucusu',
|
|
569
577
|
'fabric.editor.extensionInSyncBlockDescription': 'Senkronize edilmiş blokunuz belirli makroları desteklemeyen yerlerde kullanılıyorsa bu durum ortaya çıkabilir.',
|
|
570
578
|
'fabric.editor.extensionInSyncBlockTitle': 'Senkronize edilmiş bloklar yeni konumlara eklenirken bazı makrolar çalışmayabilir',
|
|
571
579
|
'fabric.editor.extensions.config-panel.save-indicator': 'Tüm değişiklikler her zaman otomatik olarak kaydedilir',
|
|
@@ -782,6 +790,7 @@ export default {
|
|
|
782
790
|
'fabric.editor.panel.emoji': 'Emoji ekle',
|
|
783
791
|
'fabric.editor.panel.panelsGroup': 'Panel Türleri',
|
|
784
792
|
'fabric.editor.panelButtonTitle': 'Panel',
|
|
793
|
+
'fabric.editor.pasteMenuActionsTitle': 'İşlemler',
|
|
785
794
|
'fabric.editor.pasteOptions': 'Yapıştırma seçenekleri',
|
|
786
795
|
'fabric.editor.pastePlainText': 'Düz metin olarak yapıştır',
|
|
787
796
|
'fabric.editor.placeholderAltText': 'Bu görseli bir alternatif metinle açıklayın',
|
|
@@ -800,6 +809,7 @@ export default {
|
|
|
800
809
|
'fabric.editor.redo': 'Yinele',
|
|
801
810
|
'fabric.editor.referenceSyncBlockLastEdited': 'Son düzenleme:',
|
|
802
811
|
'fabric.editor.referenceSyncBlockTooltip': 'Şuradan senkronize edildi: {title}',
|
|
812
|
+
'fabric.editor.refresh.non-final': 'Yenile',
|
|
803
813
|
'fabric.editor.remove': 'Kaldır',
|
|
804
814
|
'fabric.editor.removeColumns': '{0, plural, one {Sütunu sil} other {Sütunları sil}}',
|
|
805
815
|
'fabric.editor.removeEmoji': "Emoji'yi kaldırın",
|
package/dist/esm/i18n/uk.d.ts
CHANGED
|
@@ -70,6 +70,7 @@ declare const _default: {
|
|
|
70
70
|
'fabric.editor.ai.config.item.atlas-shorten-update.title': string;
|
|
71
71
|
'fabric.editor.ai.config.item.bb.pr.description.description': string;
|
|
72
72
|
'fabric.editor.ai.config.item.bb.pr.description.title': string;
|
|
73
|
+
'fabric.editor.ai.config.item.blockMenuNestedMenu.title': string;
|
|
73
74
|
'fabric.editor.ai.config.item.brainstorm.description': string;
|
|
74
75
|
'fabric.editor.ai.config.item.brainstorm.promptHint': string;
|
|
75
76
|
'fabric.editor.ai.config.item.brainstorm.promptLabel': string;
|
|
@@ -242,6 +243,7 @@ declare const _default: {
|
|
|
242
243
|
'fabric.editor.ai.proactive.error.unhandledErrorMessage': string;
|
|
243
244
|
'fabric.editor.ai.proactive.preview.insertBelowProactiveRecommendation': string;
|
|
244
245
|
'fabric.editor.ai.proactive.preview.replaceProactiveRecommendation': string;
|
|
246
|
+
'fabric.editor.ai.quickPrompt.nudge': string;
|
|
245
247
|
'fabric.editor.ai.screens.preview.convoAIBeta': string;
|
|
246
248
|
'fabric.editor.ai.selectionToolbar.define.disabled.tooltip': string;
|
|
247
249
|
'fabric.editor.ai.selectionToolbar.define.title': string;
|
|
@@ -297,6 +299,9 @@ declare const _default: {
|
|
|
297
299
|
'fabric.editor.altText': string;
|
|
298
300
|
'fabric.editor.alttext.validation': string;
|
|
299
301
|
'fabric.editor.annotationToolbar': string;
|
|
302
|
+
'fabric.editor.anonymous-collaborator': string;
|
|
303
|
+
'fabric.editor.aria.textbox': string;
|
|
304
|
+
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': string;
|
|
300
305
|
'fabric.editor.backLink': string;
|
|
301
306
|
'fabric.editor.backgroundColor': string;
|
|
302
307
|
'fabric.editor.block.menu.codeblock': string;
|
|
@@ -374,6 +379,8 @@ declare const _default: {
|
|
|
374
379
|
'fabric.editor.code': string;
|
|
375
380
|
'fabric.editor.code.on': string;
|
|
376
381
|
'fabric.editor.codeBidiWarningLabel': string;
|
|
382
|
+
'fabric.editor.codeBlock.languageAriaDescription': string;
|
|
383
|
+
'fabric.editor.codeBlock.languageNotSet': string;
|
|
377
384
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
378
385
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
379
386
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
|
|
@@ -548,6 +555,8 @@ declare const _default: {
|
|
|
548
555
|
'fabric.editor.extension.deleteElementTitle': string;
|
|
549
556
|
'fabric.editor.extension.loading-error': string;
|
|
550
557
|
'fabric.editor.extension.sourceNoTitledName': string;
|
|
558
|
+
'fabric.editor.extension.unknownMacroHeader': string;
|
|
559
|
+
'fabric.editor.extension.unknownMacroPlaceholderAriaLabel': string;
|
|
551
560
|
'fabric.editor.extensionInSyncBlockDescription': string;
|
|
552
561
|
'fabric.editor.extensionInSyncBlockTitle': string;
|
|
553
562
|
'fabric.editor.extensions.config-panel.save-indicator': string;
|
|
@@ -764,6 +773,7 @@ declare const _default: {
|
|
|
764
773
|
'fabric.editor.panel.emoji': string;
|
|
765
774
|
'fabric.editor.panel.panelsGroup': string;
|
|
766
775
|
'fabric.editor.panelButtonTitle': string;
|
|
776
|
+
'fabric.editor.pasteMenuActionsTitle': string;
|
|
767
777
|
'fabric.editor.pasteOptions': string;
|
|
768
778
|
'fabric.editor.pastePlainText': string;
|
|
769
779
|
'fabric.editor.placeholderAltText': string;
|
|
@@ -782,6 +792,7 @@ declare const _default: {
|
|
|
782
792
|
'fabric.editor.redo': string;
|
|
783
793
|
'fabric.editor.referenceSyncBlockLastEdited': string;
|
|
784
794
|
'fabric.editor.referenceSyncBlockTooltip': string;
|
|
795
|
+
'fabric.editor.refresh.non-final': string;
|
|
785
796
|
'fabric.editor.remove': string;
|
|
786
797
|
'fabric.editor.removeColumns': string;
|
|
787
798
|
'fabric.editor.removeEmoji': string;
|
package/dist/esm/i18n/uk.js
CHANGED
|
@@ -72,6 +72,7 @@ export default {
|
|
|
72
72
|
'fabric.editor.ai.config.item.atlas-shorten-update.title': 'Скоротити оновлення',
|
|
73
73
|
'fabric.editor.ai.config.item.bb.pr.description.description': 'Створення опису pull-запиту з підсумком змін',
|
|
74
74
|
'fabric.editor.ai.config.item.bb.pr.description.title': 'Створення опису pull-запиту',
|
|
75
|
+
'fabric.editor.ai.config.item.blockMenuNestedMenu.title': 'Показати більше',
|
|
75
76
|
'fabric.editor.ai.config.item.brainstorm.description': 'Створення списку ідей на запропоновану вами тему',
|
|
76
77
|
'fabric.editor.ai.config.item.brainstorm.promptHint': 'Укажіть тему…',
|
|
77
78
|
'fabric.editor.ai.config.item.brainstorm.promptLabel': 'Пошук ідей',
|
|
@@ -244,6 +245,7 @@ export default {
|
|
|
244
245
|
'fabric.editor.ai.proactive.error.unhandledErrorMessage': 'Сталася помилка. Закрийте діалогове вікно й повторіть спробу.',
|
|
245
246
|
'fabric.editor.ai.proactive.preview.insertBelowProactiveRecommendation': 'Вставити знизу',
|
|
246
247
|
'fabric.editor.ai.proactive.preview.replaceProactiveRecommendation': 'Замінити',
|
|
248
|
+
'fabric.editor.ai.quickPrompt.nudge': 'Натисніть клавішу <code>Tab</code>, щоб покращити якість тексту',
|
|
247
249
|
'fabric.editor.ai.screens.preview.convoAIBeta': 'Генерація вмісту за запитами, що посилаються на URL-адреси, перебуває в бета-версії.',
|
|
248
250
|
'fabric.editor.ai.selectionToolbar.define.disabled.tooltip': 'Позначте термін, акронім або абревіатуру',
|
|
249
251
|
'fabric.editor.ai.selectionToolbar.define.title': 'Визначити',
|
|
@@ -299,6 +301,9 @@ export default {
|
|
|
299
301
|
'fabric.editor.altText': 'Текст заміщення',
|
|
300
302
|
'fabric.editor.alttext.validation': 'Видаліть будь-які спеціальні символи з тексту заміщення.',
|
|
301
303
|
'fabric.editor.annotationToolbar': 'Панель приміток',
|
|
304
|
+
'fabric.editor.anonymous-collaborator': 'Анонімний співробітник',
|
|
305
|
+
'fabric.editor.aria.textbox': 'текстове поле',
|
|
306
|
+
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': 'текстове поле фрагмента коду',
|
|
302
307
|
'fabric.editor.backLink': 'Назад',
|
|
303
308
|
'fabric.editor.backgroundColor': 'Колір фону',
|
|
304
309
|
'fabric.editor.block.menu.codeblock': 'Блок коду',
|
|
@@ -376,6 +381,8 @@ export default {
|
|
|
376
381
|
'fabric.editor.code': 'Код',
|
|
377
382
|
'fabric.editor.code.on': '{textFormattingOff}, код увімкнуто',
|
|
378
383
|
'fabric.editor.codeBidiWarningLabel': 'Двонаправлені символи змінюють порядок відображення тексту. Такий спосіб може використовуватися, щоб приховати зловмисний код.',
|
|
384
|
+
'fabric.editor.codeBlock.languageAriaDescription': 'Мова фрагмента коду: {language}.',
|
|
385
|
+
'fabric.editor.codeBlock.languageNotSet': 'Мову коду не встановлено.',
|
|
379
386
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': 'Скопійовано',
|
|
380
387
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Копіювати як текст',
|
|
381
388
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': 'Вимкнути згортання',
|
|
@@ -550,6 +557,8 @@ export default {
|
|
|
550
557
|
'fabric.editor.extension.deleteElementTitle': 'Видалення елемента',
|
|
551
558
|
'fabric.editor.extension.loading-error': 'Помилка під час завантаження розширення!',
|
|
552
559
|
'fabric.editor.extension.sourceNoTitledName': 'цей елемент',
|
|
560
|
+
'fabric.editor.extension.unknownMacroHeader': 'Невідомий макрос: «{macroTitle}»',
|
|
561
|
+
'fabric.editor.extension.unknownMacroPlaceholderAriaLabel': 'Заповнювач для невідомого макросу',
|
|
553
562
|
'fabric.editor.extensionInSyncBlockDescription': 'Це може статися, якщо синхронізований блок використовується там, де не підтримуються певні макроси.',
|
|
554
563
|
'fabric.editor.extensionInSyncBlockTitle': 'Деякі макроси можуть не працювати під час додавання синхронізованих блоків до нових розташувань',
|
|
555
564
|
'fabric.editor.extensions.config-panel.save-indicator': 'Усі зміни завжди зберігаються автоматично',
|
|
@@ -766,6 +775,7 @@ export default {
|
|
|
766
775
|
'fabric.editor.panel.emoji': 'Додати емодзі',
|
|
767
776
|
'fabric.editor.panel.panelsGroup': 'Типи панелей',
|
|
768
777
|
'fabric.editor.panelButtonTitle': 'Панель',
|
|
778
|
+
'fabric.editor.pasteMenuActionsTitle': 'Дії',
|
|
769
779
|
'fabric.editor.pasteOptions': 'Параметри вставки',
|
|
770
780
|
'fabric.editor.pastePlainText': 'Вставити текст без форматування',
|
|
771
781
|
'fabric.editor.placeholderAltText': 'Опишіть це зображення за допомогою тексту заміщення',
|
|
@@ -784,6 +794,7 @@ export default {
|
|
|
784
794
|
'fabric.editor.redo': 'Повторити',
|
|
785
795
|
'fabric.editor.referenceSyncBlockLastEdited': 'Дата останнього редагування:',
|
|
786
796
|
'fabric.editor.referenceSyncBlockTooltip': 'Синхронізовано з: {title}',
|
|
797
|
+
'fabric.editor.refresh.non-final': 'Оновити',
|
|
787
798
|
'fabric.editor.remove': 'Видалити',
|
|
788
799
|
'fabric.editor.removeColumns': '{0, plural, one {Видалити стовпець} few {Видалити стовпці} many {Видалити стовпці} other {Видалити стовпці}}',
|
|
789
800
|
'fabric.editor.removeEmoji': 'Видалення емодзі',
|
package/dist/esm/i18n/vi.d.ts
CHANGED
|
@@ -70,6 +70,7 @@ declare const _default: {
|
|
|
70
70
|
'fabric.editor.ai.config.item.atlas-shorten-update.title': string;
|
|
71
71
|
'fabric.editor.ai.config.item.bb.pr.description.description': string;
|
|
72
72
|
'fabric.editor.ai.config.item.bb.pr.description.title': string;
|
|
73
|
+
'fabric.editor.ai.config.item.blockMenuNestedMenu.title': string;
|
|
73
74
|
'fabric.editor.ai.config.item.brainstorm.description': string;
|
|
74
75
|
'fabric.editor.ai.config.item.brainstorm.promptHint': string;
|
|
75
76
|
'fabric.editor.ai.config.item.brainstorm.promptLabel': string;
|
|
@@ -242,6 +243,7 @@ declare const _default: {
|
|
|
242
243
|
'fabric.editor.ai.proactive.error.unhandledErrorMessage': string;
|
|
243
244
|
'fabric.editor.ai.proactive.preview.insertBelowProactiveRecommendation': string;
|
|
244
245
|
'fabric.editor.ai.proactive.preview.replaceProactiveRecommendation': string;
|
|
246
|
+
'fabric.editor.ai.quickPrompt.nudge': string;
|
|
245
247
|
'fabric.editor.ai.screens.preview.convoAIBeta': string;
|
|
246
248
|
'fabric.editor.ai.selectionToolbar.define.disabled.tooltip': string;
|
|
247
249
|
'fabric.editor.ai.selectionToolbar.define.title': string;
|
|
@@ -297,6 +299,9 @@ declare const _default: {
|
|
|
297
299
|
'fabric.editor.altText': string;
|
|
298
300
|
'fabric.editor.alttext.validation': string;
|
|
299
301
|
'fabric.editor.annotationToolbar': string;
|
|
302
|
+
'fabric.editor.anonymous-collaborator': string;
|
|
303
|
+
'fabric.editor.aria.textbox': string;
|
|
304
|
+
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': string;
|
|
300
305
|
'fabric.editor.backLink': string;
|
|
301
306
|
'fabric.editor.backgroundColor': string;
|
|
302
307
|
'fabric.editor.block.menu.codeblock': string;
|
|
@@ -374,6 +379,8 @@ declare const _default: {
|
|
|
374
379
|
'fabric.editor.code': string;
|
|
375
380
|
'fabric.editor.code.on': string;
|
|
376
381
|
'fabric.editor.codeBidiWarningLabel': string;
|
|
382
|
+
'fabric.editor.codeBlock.languageAriaDescription': string;
|
|
383
|
+
'fabric.editor.codeBlock.languageNotSet': string;
|
|
377
384
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
378
385
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
379
386
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
|
|
@@ -764,6 +771,7 @@ declare const _default: {
|
|
|
764
771
|
'fabric.editor.panel.emoji': string;
|
|
765
772
|
'fabric.editor.panel.panelsGroup': string;
|
|
766
773
|
'fabric.editor.panelButtonTitle': string;
|
|
774
|
+
'fabric.editor.pasteMenuActionsTitle': string;
|
|
767
775
|
'fabric.editor.pasteOptions': string;
|
|
768
776
|
'fabric.editor.pastePlainText': string;
|
|
769
777
|
'fabric.editor.placeholderAltText': string;
|
|
@@ -782,6 +790,7 @@ declare const _default: {
|
|
|
782
790
|
'fabric.editor.redo': string;
|
|
783
791
|
'fabric.editor.referenceSyncBlockLastEdited': string;
|
|
784
792
|
'fabric.editor.referenceSyncBlockTooltip': string;
|
|
793
|
+
'fabric.editor.refresh.non-final': string;
|
|
785
794
|
'fabric.editor.remove': string;
|
|
786
795
|
'fabric.editor.removeColumns': string;
|
|
787
796
|
'fabric.editor.removeEmoji': string;
|
package/dist/esm/i18n/vi.js
CHANGED
|
@@ -72,6 +72,7 @@ export default {
|
|
|
72
72
|
'fabric.editor.ai.config.item.atlas-shorten-update.title': 'Rút ngắn bản cập nhật',
|
|
73
73
|
'fabric.editor.ai.config.item.bb.pr.description.description': 'Tạo nội dung mô tả yêu cầu hợp nhất kèm theo phần tóm tắt về các thay đổi',
|
|
74
74
|
'fabric.editor.ai.config.item.bb.pr.description.title': 'Tạo mô tả cho yêu cầu hợp nhất',
|
|
75
|
+
'fabric.editor.ai.config.item.blockMenuNestedMenu.title': 'Hiển thị thêm',
|
|
75
76
|
'fabric.editor.ai.config.item.brainstorm.description': 'Tạo danh sách các ý tưởng cho chủ đề bạn cung cấp',
|
|
76
77
|
'fabric.editor.ai.config.item.brainstorm.promptHint': 'Cho tôi biết về chủ đề...',
|
|
77
78
|
'fabric.editor.ai.config.item.brainstorm.promptLabel': 'Động não',
|
|
@@ -244,6 +245,7 @@ export default {
|
|
|
244
245
|
'fabric.editor.ai.proactive.error.unhandledErrorMessage': 'Đã xảy ra lỗi. Hãy đóng hộp thoại và thử lại.',
|
|
245
246
|
'fabric.editor.ai.proactive.preview.insertBelowProactiveRecommendation': 'Chèn bên dưới',
|
|
246
247
|
'fabric.editor.ai.proactive.preview.replaceProactiveRecommendation': 'Thay thế',
|
|
248
|
+
'fabric.editor.ai.quickPrompt.nudge': 'Nhấn <code>Tab</code> để cải thiện bài viết',
|
|
247
249
|
'fabric.editor.ai.screens.preview.convoAIBeta': 'Yêu cầu tạo nội dung mà URL tham chiếu đang trong giai đoạn beta.',
|
|
248
250
|
'fabric.editor.ai.selectionToolbar.define.disabled.tooltip': 'Đánh dấu một thuật ngữ, từ viết tắt hoặc chữ rút gọn',
|
|
249
251
|
'fabric.editor.ai.selectionToolbar.define.title': 'Xác định',
|
|
@@ -299,6 +301,9 @@ export default {
|
|
|
299
301
|
'fabric.editor.altText': 'Văn bản thay thế',
|
|
300
302
|
'fabric.editor.alttext.validation': 'Vui lòng xóa tất cả các ký tự đặc biệt trong văn bản thay thế.',
|
|
301
303
|
'fabric.editor.annotationToolbar': 'Thanh công cụ chú thích',
|
|
304
|
+
'fabric.editor.anonymous-collaborator': 'Người cộng tác vô danh',
|
|
305
|
+
'fabric.editor.aria.textbox': 'khung văn bản',
|
|
306
|
+
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': 'khung văn bản cho đoạn mã',
|
|
302
307
|
'fabric.editor.backLink': 'Quay lại',
|
|
303
308
|
'fabric.editor.backgroundColor': 'Màu nền',
|
|
304
309
|
'fabric.editor.block.menu.codeblock': 'Khối mã',
|
|
@@ -376,6 +381,8 @@ export default {
|
|
|
376
381
|
'fabric.editor.code': 'Mã',
|
|
377
382
|
'fabric.editor.code.on': '{textFormattingOff}, Mã đang bật',
|
|
378
383
|
'fabric.editor.codeBidiWarningLabel': 'Ký tự hai chiều thay đổi thứ tự kết xuất văn bản. Điều này có thể được dùng để che giấu mã độc hại.',
|
|
384
|
+
'fabric.editor.codeBlock.languageAriaDescription': 'Ngôn ngữ của snippet: {language}.',
|
|
385
|
+
'fabric.editor.codeBlock.languageNotSet': 'Chưa thiết lập ngôn ngữ mã.',
|
|
379
386
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': 'Đã sao chép!',
|
|
380
387
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Sao chép dưới dạng văn bản',
|
|
381
388
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': 'Tắt cuộn',
|
|
@@ -766,6 +773,7 @@ export default {
|
|
|
766
773
|
'fabric.editor.panel.emoji': 'Thêm biểu tượng cảm xúc',
|
|
767
774
|
'fabric.editor.panel.panelsGroup': 'Các loại bảng điều khiển',
|
|
768
775
|
'fabric.editor.panelButtonTitle': 'Bảng điều khiển',
|
|
776
|
+
'fabric.editor.pasteMenuActionsTitle': 'Thao tác',
|
|
769
777
|
'fabric.editor.pasteOptions': 'Tùy chọn dán',
|
|
770
778
|
'fabric.editor.pastePlainText': 'Dán văn bản thuần túy',
|
|
771
779
|
'fabric.editor.placeholderAltText': 'Mô tả hình ảnh này bằng văn bản thay thế',
|
|
@@ -784,6 +792,7 @@ export default {
|
|
|
784
792
|
'fabric.editor.redo': 'Làm lại',
|
|
785
793
|
'fabric.editor.referenceSyncBlockLastEdited': 'Lần sửa gần nhất:',
|
|
786
794
|
'fabric.editor.referenceSyncBlockTooltip': 'Đã đồng bộ hóa từ: {title}',
|
|
795
|
+
'fabric.editor.refresh.non-final': 'Làm mới',
|
|
787
796
|
'fabric.editor.remove': 'Xóa',
|
|
788
797
|
'fabric.editor.removeColumns': '{0, plural, other {Xóa cột}}',
|
|
789
798
|
'fabric.editor.removeEmoji': 'Xóa biểu tượng cảm xúc',
|
package/dist/esm/i18n/zh.d.ts
CHANGED
|
@@ -258,6 +258,7 @@ declare const _default: {
|
|
|
258
258
|
'fabric.editor.ai.proactive.error.unhandledErrorMessage': string;
|
|
259
259
|
'fabric.editor.ai.proactive.preview.insertBelowProactiveRecommendation': string;
|
|
260
260
|
'fabric.editor.ai.proactive.preview.replaceProactiveRecommendation': string;
|
|
261
|
+
'fabric.editor.ai.quickPrompt.nudge': string;
|
|
261
262
|
'fabric.editor.ai.screens.preview.convoAIBeta': string;
|
|
262
263
|
'fabric.editor.ai.selectionToolbar.define.disabled.tooltip': string;
|
|
263
264
|
'fabric.editor.ai.selectionToolbar.define.title': string;
|
|
@@ -313,6 +314,9 @@ declare const _default: {
|
|
|
313
314
|
'fabric.editor.altText': string;
|
|
314
315
|
'fabric.editor.alttext.validation': string;
|
|
315
316
|
'fabric.editor.annotationToolbar': string;
|
|
317
|
+
'fabric.editor.anonymous-collaborator': string;
|
|
318
|
+
'fabric.editor.aria.textbox': string;
|
|
319
|
+
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': string;
|
|
316
320
|
'fabric.editor.backLink': string;
|
|
317
321
|
'fabric.editor.backgroundColor': string;
|
|
318
322
|
'fabric.editor.block.menu.codeblock': string;
|
|
@@ -390,6 +394,8 @@ declare const _default: {
|
|
|
390
394
|
'fabric.editor.code': string;
|
|
391
395
|
'fabric.editor.code.on': string;
|
|
392
396
|
'fabric.editor.codeBidiWarningLabel': string;
|
|
397
|
+
'fabric.editor.codeBlock.languageAriaDescription': string;
|
|
398
|
+
'fabric.editor.codeBlock.languageNotSet': string;
|
|
393
399
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': string;
|
|
394
400
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': string;
|
|
395
401
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': string;
|
|
@@ -565,6 +571,7 @@ declare const _default: {
|
|
|
565
571
|
'fabric.editor.extension.loading-error': string;
|
|
566
572
|
'fabric.editor.extension.sourceNoTitledName': string;
|
|
567
573
|
'fabric.editor.extension.unknownMacroHeader': string;
|
|
574
|
+
'fabric.editor.extension.unknownMacroPlaceholderAriaLabel': string;
|
|
568
575
|
'fabric.editor.extensionInSyncBlockDescription': string;
|
|
569
576
|
'fabric.editor.extensionInSyncBlockTitle': string;
|
|
570
577
|
'fabric.editor.extensions.config-panel.save-indicator': string;
|
|
@@ -800,6 +807,7 @@ declare const _default: {
|
|
|
800
807
|
'fabric.editor.redo': string;
|
|
801
808
|
'fabric.editor.referenceSyncBlockLastEdited': string;
|
|
802
809
|
'fabric.editor.referenceSyncBlockTooltip': string;
|
|
810
|
+
'fabric.editor.refresh.non-final': string;
|
|
803
811
|
'fabric.editor.remove': string;
|
|
804
812
|
'fabric.editor.removeColumns': string;
|
|
805
813
|
'fabric.editor.removeEmoji': string;
|
package/dist/esm/i18n/zh.js
CHANGED
|
@@ -260,6 +260,7 @@ export default {
|
|
|
260
260
|
'fabric.editor.ai.proactive.error.unhandledErrorMessage': '出现问题。请关闭该对话框,然后重试。',
|
|
261
261
|
'fabric.editor.ai.proactive.preview.insertBelowProactiveRecommendation': '在下方插入',
|
|
262
262
|
'fabric.editor.ai.proactive.preview.replaceProactiveRecommendation': '替换',
|
|
263
|
+
'fabric.editor.ai.quickPrompt.nudge': '按 <code>Tab</code> 键改进写作内容',
|
|
263
264
|
'fabric.editor.ai.screens.preview.convoAIBeta': '引用 URL 的内容生成请求处于测试阶段。',
|
|
264
265
|
'fabric.editor.ai.selectionToolbar.define.disabled.tooltip': '突出显示术语、首字母缩略词或缩写',
|
|
265
266
|
'fabric.editor.ai.selectionToolbar.define.title': '定义',
|
|
@@ -315,6 +316,9 @@ export default {
|
|
|
315
316
|
'fabric.editor.altText': '替代文本',
|
|
316
317
|
'fabric.editor.alttext.validation': '请删除替换文字中的所有特殊字符。',
|
|
317
318
|
'fabric.editor.annotationToolbar': '标注工具栏',
|
|
319
|
+
'fabric.editor.anonymous-collaborator': '匿名协作者',
|
|
320
|
+
'fabric.editor.aria.textbox': '文本框',
|
|
321
|
+
'fabric.editor.ariaRoleDescription.codeSnippetTextBox': '代码片段文本框',
|
|
318
322
|
'fabric.editor.backLink': '返回',
|
|
319
323
|
'fabric.editor.backgroundColor': '背景颜色',
|
|
320
324
|
'fabric.editor.block.menu.codeblock': '代码块',
|
|
@@ -392,6 +396,8 @@ export default {
|
|
|
392
396
|
'fabric.editor.code': '代码',
|
|
393
397
|
'fabric.editor.code.on': '{textFormattingOff},代码已开启',
|
|
394
398
|
'fabric.editor.codeBidiWarningLabel': '双向字符会更改文本的呈现顺序。这可能被用于掩盖恶意代码。',
|
|
399
|
+
'fabric.editor.codeBlock.languageAriaDescription': '代码片段语言:{language}。',
|
|
400
|
+
'fabric.editor.codeBlock.languageNotSet': '未设置代码语言。',
|
|
395
401
|
'fabric.editor.codeBlockCopyButton.copiedToClipboard': '已复制!',
|
|
396
402
|
'fabric.editor.codeBlockCopyButton.copyToClipboard': '复制为文本',
|
|
397
403
|
'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': '关闭换行',
|
|
@@ -566,7 +572,8 @@ export default {
|
|
|
566
572
|
'fabric.editor.extension.deleteElementTitle': '删除元素',
|
|
567
573
|
'fabric.editor.extension.loading-error': '加载扩展程序时出错!',
|
|
568
574
|
'fabric.editor.extension.sourceNoTitledName': '此元素',
|
|
569
|
-
'fabric.editor.extension.unknownMacroHeader': "
|
|
575
|
+
'fabric.editor.extension.unknownMacroHeader': '未知宏:"{macroTitle}"',
|
|
576
|
+
'fabric.editor.extension.unknownMacroPlaceholderAriaLabel': '未知宏占位符',
|
|
570
577
|
'fabric.editor.extensionInSyncBlockDescription': '如果您的已同步块在不支持某些宏的地方使用,可能会出现此情况。',
|
|
571
578
|
'fabric.editor.extensionInSyncBlockTitle': '将已同步块添加到新位置时,某些宏可能无法正常工作',
|
|
572
579
|
'fabric.editor.extensions.config-panel.save-indicator': '始终自动保存所有更改',
|
|
@@ -802,6 +809,7 @@ export default {
|
|
|
802
809
|
'fabric.editor.redo': '重做',
|
|
803
810
|
'fabric.editor.referenceSyncBlockLastEdited': '上次编辑时间:',
|
|
804
811
|
'fabric.editor.referenceSyncBlockTooltip': '同步自:{title}',
|
|
812
|
+
'fabric.editor.refresh.non-final': '刷新',
|
|
805
813
|
'fabric.editor.remove': '删除',
|
|
806
814
|
'fabric.editor.removeColumns': '{0, plural, other {删除列}}',
|
|
807
815
|
'fabric.editor.removeEmoji': '删除表情',
|