@atlaskit/afm-i18n-platform-editor-editor-common 2.105.0 → 2.107.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.
Files changed (87) hide show
  1. package/dist/cjs/i18n/cs.js +1 -1
  2. package/dist/cjs/i18n/da.js +1 -1
  3. package/dist/cjs/i18n/de.js +2 -1
  4. package/dist/cjs/i18n/es.js +1 -1
  5. package/dist/cjs/i18n/fi.js +1 -1
  6. package/dist/cjs/i18n/fr.js +1 -1
  7. package/dist/cjs/i18n/hr.js +1 -1
  8. package/dist/cjs/i18n/hu.js +1 -1
  9. package/dist/cjs/i18n/it.js +1 -1
  10. package/dist/cjs/i18n/ja.js +1 -1
  11. package/dist/cjs/i18n/ko.js +2 -2
  12. package/dist/cjs/i18n/nl.js +1 -0
  13. package/dist/cjs/i18n/pl.js +1 -1
  14. package/dist/cjs/i18n/pt_BR.js +2 -1
  15. package/dist/cjs/i18n/ru.js +1 -1
  16. package/dist/cjs/i18n/sl.js +2 -1
  17. package/dist/cjs/i18n/sr_RS.js +2 -1
  18. package/dist/cjs/i18n/sr_YR.js +1 -1
  19. package/dist/cjs/i18n/th.js +1 -1
  20. package/dist/cjs/i18n/tr.js +1 -0
  21. package/dist/cjs/i18n/uk.js +1 -1
  22. package/dist/cjs/i18n/vi.js +1 -1
  23. package/dist/cjs/i18n/zh.js +1 -1
  24. package/dist/cjs/i18n/zh_TW.js +2 -1
  25. package/dist/esm/i18n/cs.js +1 -1
  26. package/dist/esm/i18n/da.js +1 -1
  27. package/dist/esm/i18n/de.d.ts +1 -0
  28. package/dist/esm/i18n/de.js +2 -1
  29. package/dist/esm/i18n/es.js +1 -1
  30. package/dist/esm/i18n/fi.js +1 -1
  31. package/dist/esm/i18n/fr.js +1 -1
  32. package/dist/esm/i18n/hr.js +1 -1
  33. package/dist/esm/i18n/hu.js +1 -1
  34. package/dist/esm/i18n/it.js +1 -1
  35. package/dist/esm/i18n/ja.js +1 -1
  36. package/dist/esm/i18n/ko.js +2 -2
  37. package/dist/esm/i18n/nl.d.ts +1 -0
  38. package/dist/esm/i18n/nl.js +1 -0
  39. package/dist/esm/i18n/pl.js +1 -1
  40. package/dist/esm/i18n/pt_BR.d.ts +1 -0
  41. package/dist/esm/i18n/pt_BR.js +2 -1
  42. package/dist/esm/i18n/ru.js +1 -1
  43. package/dist/esm/i18n/sl.d.ts +1 -0
  44. package/dist/esm/i18n/sl.js +2 -1
  45. package/dist/esm/i18n/sr_RS.d.ts +1 -0
  46. package/dist/esm/i18n/sr_RS.js +2 -1
  47. package/dist/esm/i18n/sr_YR.js +1 -1
  48. package/dist/esm/i18n/th.js +1 -1
  49. package/dist/esm/i18n/tr.d.ts +1 -0
  50. package/dist/esm/i18n/tr.js +1 -0
  51. package/dist/esm/i18n/uk.js +1 -1
  52. package/dist/esm/i18n/vi.js +1 -1
  53. package/dist/esm/i18n/zh.js +1 -1
  54. package/dist/esm/i18n/zh_TW.d.ts +1 -0
  55. package/dist/esm/i18n/zh_TW.js +2 -1
  56. package/dist/types/i18n/de.d.ts +1 -0
  57. package/dist/types/i18n/nl.d.ts +1 -0
  58. package/dist/types/i18n/pt_BR.d.ts +1 -0
  59. package/dist/types/i18n/sl.d.ts +1 -0
  60. package/dist/types/i18n/sr_RS.d.ts +1 -0
  61. package/dist/types/i18n/tr.d.ts +1 -0
  62. package/dist/types/i18n/zh_TW.d.ts +1 -0
  63. package/i18n/cs.ts +1 -1
  64. package/i18n/da.ts +1 -1
  65. package/i18n/de.ts +2 -1
  66. package/i18n/es.ts +1 -1
  67. package/i18n/fi.ts +1 -1
  68. package/i18n/fr.ts +1 -1
  69. package/i18n/hr.ts +1 -1
  70. package/i18n/hu.ts +1 -1
  71. package/i18n/it.ts +1 -1
  72. package/i18n/ja.ts +1 -1
  73. package/i18n/ko.ts +2 -2
  74. package/i18n/nl.ts +1 -0
  75. package/i18n/pl.ts +1 -1
  76. package/i18n/pt_BR.ts +2 -1
  77. package/i18n/ru.ts +1 -1
  78. package/i18n/sl.ts +2 -1
  79. package/i18n/sr_RS.ts +2 -1
  80. package/i18n/sr_YR.ts +1 -1
  81. package/i18n/th.ts +1 -1
  82. package/i18n/tr.ts +1 -0
  83. package/i18n/uk.ts +1 -1
  84. package/i18n/vi.ts +1 -1
  85. package/i18n/zh.ts +1 -1
  86. package/i18n/zh_TW.ts +2 -1
  87. package/package.json +2 -2
@@ -346,7 +346,7 @@ exports.default = {
346
346
  'fabric.editor.alignment': 'Zarovnání textu',
347
347
  'fabric.editor.altText': 'Alternativní text',
348
348
  'fabric.editor.alttext.validation': 'Vymažte z alternativního textu všechny zvláštní znaky.',
349
- 'fabric.editor.alwaysShowTitle.non-final': 'Vždy zobrazovat název',
349
+ 'fabric.editor.alwaysShowTitle.non-final': 'Zobrazit název vloženého obsahu',
350
350
  'fabric.editor.annotationToolbar': 'Panel nástrojů poznámek',
351
351
  'fabric.editor.anonymous-collaborator': 'Anonymní spolupracovník',
352
352
  'fabric.editor.ariaRoleDescription.codeSnippetTextBox': 'textové pole s fragmentem kódu',
@@ -345,7 +345,7 @@ exports.default = {
345
345
  'fabric.editor.alignment': 'Tekstjustering',
346
346
  'fabric.editor.altText': 'Al tekst',
347
347
  'fabric.editor.alttext.validation': 'Fjern alle specialtegn i ALT-tekst.',
348
- 'fabric.editor.alwaysShowTitle.non-final': 'Vis altid titel',
348
+ 'fabric.editor.alwaysShowTitle.non-final': 'Titel på Vis indlejring',
349
349
  'fabric.editor.annotationToolbar': 'Værktøjslinje til annotationer',
350
350
  'fabric.editor.anonymous-collaborator': 'Anonym samarbejdspartner',
351
351
  'fabric.editor.ariaRoleDescription.codeSnippetTextBox': 'tekstboks til kodestykke',
@@ -345,7 +345,7 @@ exports.default = {
345
345
  'fabric.editor.alignment': 'Textausrichtung',
346
346
  'fabric.editor.altText': 'Alternativer Text',
347
347
  'fabric.editor.alttext.validation': 'Bitte entfernen Sie jegliche Sonderzeichen in alternativem Text.',
348
- 'fabric.editor.alwaysShowTitle.non-final': 'Titel immer anzeigen',
348
+ 'fabric.editor.alwaysShowTitle.non-final': 'Einbettungstitel anzeigen',
349
349
  'fabric.editor.annotationToolbar': 'Symbolleiste für Anmerkungen',
350
350
  'fabric.editor.anonymous-collaborator': 'Anonymer Mitwirkender',
351
351
  'fabric.editor.ariaRoleDescription.codeSnippetTextBox': 'codesnippet textbox',
@@ -743,6 +743,7 @@ exports.default = {
743
743
  'fabric.editor.longEmptyNodePlaceholderSuffix': 'ein, um Elemente einzufügen',
744
744
  'fabric.editor.longEmptyNodePlaceholderText': 'Geben Sie "/" ein, um Elemente einzufügen.',
745
745
  'fabric.editor.markdown': 'Markdown',
746
+ 'fabric.editor.markdownMode.viewToggle.preview': 'Vorschau',
746
747
  'fabric.editor.matchCase': 'Groß-/Kleinschreibung beachten',
747
748
  'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, one {Die Medienbreite wurde auf {newMediaWidth,number} Pixel verringert.} other {Die Medienbreite wurde auf {newMediaWidth,number} Pixel verringert.}}',
748
749
  'fabric.editor.media.DefaultMediaWidthIncreased': '{newMediaWidth, plural, one {Die Medienbreite wurde auf {newMediaWidth,number} Pixel erhöht.} other {Die Medienbreite wurde auf {newMediaWidth,number} Pixel erhöht.}}',
@@ -346,7 +346,7 @@ exports.default = {
346
346
  'fabric.editor.alignment': 'Alineación de texto',
347
347
  'fabric.editor.altText': 'Texto alternativo',
348
348
  'fabric.editor.alttext.validation': 'Elimina los caracteres especiales en texto alternativo.',
349
- 'fabric.editor.alwaysShowTitle.non-final': 'Mostrar siempre el título',
349
+ 'fabric.editor.alwaysShowTitle.non-final': 'Mostrar título de inserción',
350
350
  'fabric.editor.annotationToolbar': 'Barra de herramientas de anotaciones',
351
351
  'fabric.editor.anonymous-collaborator': 'Colaborador anónimo',
352
352
  'fabric.editor.ariaRoleDescription.codeSnippetTextBox': 'cuadro de texto de fragmento de código',
@@ -346,7 +346,7 @@ exports.default = {
346
346
  'fabric.editor.alignment': 'Tekstin tasaus',
347
347
  'fabric.editor.altText': 'Alt-teksti',
348
348
  'fabric.editor.alttext.validation': 'Poista erikoismerkit vaihtoehtoisesta tekstistä.',
349
- 'fabric.editor.alwaysShowTitle.non-final': 'Näytä aina otsikko',
349
+ 'fabric.editor.alwaysShowTitle.non-final': 'Näytä upotuksen otsikko',
350
350
  'fabric.editor.annotationToolbar': 'Huomautuspalkki',
351
351
  'fabric.editor.anonymous-collaborator': 'Nimetön työkumppani',
352
352
  'fabric.editor.ariaRoleDescription.codeSnippetTextBox': 'koodinpätkän tekstiruutu',
@@ -346,7 +346,7 @@ exports.default = {
346
346
  'fabric.editor.alignment': 'Alignement du texte',
347
347
  'fabric.editor.altText': 'Texte de remplacement',
348
348
  'fabric.editor.alttext.validation': 'Veuillez supprimer les éventuels caractères spéciaux dans le texte de remplacement.',
349
- 'fabric.editor.alwaysShowTitle.non-final': 'Toujours afficher le titre',
349
+ 'fabric.editor.alwaysShowTitle.non-final': 'Afficher le titre intégré',
350
350
  'fabric.editor.annotationToolbar': "Barre d'outils d'annotation",
351
351
  'fabric.editor.anonymous-collaborator': 'Collaborateur anonyme',
352
352
  'fabric.editor.ariaRoleDescription.codeSnippetTextBox': 'zone de texte du snippet de code',
@@ -416,7 +416,7 @@ exports.default = {
416
416
  'fabric.editor.alignment': 'Poravnanje teksta',
417
417
  'fabric.editor.altText': 'Alt tekst',
418
418
  'fabric.editor.alttext.validation': 'Ukloni sve posebne znakove u alt tekstu.',
419
- 'fabric.editor.alwaysShowTitle.non-final': 'Uvijek prikaži naslov',
419
+ 'fabric.editor.alwaysShowTitle.non-final': 'Prikaži naslov ugrađenog sadržaja',
420
420
  'fabric.editor.annotationToolbar': 'Alatna traka za bilješke',
421
421
  'fabric.editor.anonymous-collaborator': 'Anonimni suradnik',
422
422
  'fabric.editor.ariaRoleDescription.codeSnippetTextBox': 'tekstualni okvir isječka koda',
@@ -345,7 +345,7 @@ exports.default = {
345
345
  'fabric.editor.alignment': 'Szöveg igazítása',
346
346
  'fabric.editor.altText': 'Képleírás szövege',
347
347
  'fabric.editor.alttext.validation': 'Távolíts el minden speciális karaktert az alternatív szövegből.',
348
- 'fabric.editor.alwaysShowTitle.non-final': 'Cím megjelenítése mindig',
348
+ 'fabric.editor.alwaysShowTitle.non-final': 'Beágyazási cím megjelenítése',
349
349
  'fabric.editor.annotationToolbar': 'Jegyzeteszköztár',
350
350
  'fabric.editor.anonymous-collaborator': 'Névtelen együttműködő',
351
351
  'fabric.editor.ariaRoleDescription.codeSnippetTextBox': 'kódrészlet szövegdoboz',
@@ -345,7 +345,7 @@ exports.default = {
345
345
  'fabric.editor.alignment': 'Allineamento testo',
346
346
  'fabric.editor.altText': 'Testo alternativo',
347
347
  'fabric.editor.alttext.validation': 'Rimuovi eventuali caratteri speciali dal testo alternativo.',
348
- 'fabric.editor.alwaysShowTitle.non-final': 'Mostra sempre il titolo',
348
+ 'fabric.editor.alwaysShowTitle.non-final': 'Mostra titolo incorporamento',
349
349
  'fabric.editor.annotationToolbar': 'Barra degli strumenti di annotazione',
350
350
  'fabric.editor.anonymous-collaborator': 'Collaboratore anonimo',
351
351
  'fabric.editor.ariaRoleDescription.codeSnippetTextBox': 'casella di testo con frammento di codice',
@@ -346,7 +346,7 @@ exports.default = {
346
346
  'fabric.editor.alignment': 'テキストの配置',
347
347
  'fabric.editor.altText': '代替テキスト',
348
348
  'fabric.editor.alttext.validation': '代替テキスト内の特殊文字を削除してください。',
349
- 'fabric.editor.alwaysShowTitle.non-final': 'タイトルを常に表示',
349
+ 'fabric.editor.alwaysShowTitle.non-final': '埋め込みのタイトルを表示',
350
350
  'fabric.editor.annotationToolbar': '注釈ツールバー',
351
351
  'fabric.editor.anonymous-collaborator': '匿名コラボレーター',
352
352
  'fabric.editor.ariaRoleDescription.codeSnippetTextBox': 'コード スニペット テキストボックス',
@@ -274,7 +274,7 @@ exports.default = {
274
274
  'fabric.editor.ai.smartlink.action.defineActionItems': '작업 항목 정의',
275
275
  'fabric.editor.ai.smartlink.action.extractInsights': '인사이트 추출',
276
276
  'fabric.editor.ai.smartlink.action.extractUserQuotes': '사용자 인용구 추출',
277
- 'fabric.editor.ai.smartlink.action.listKeyThemes': '핵심 테마 나열',
277
+ 'fabric.editor.ai.smartlink.action.listKeyThemes': '주요 테마 나열',
278
278
  'fabric.editor.ai.smartlink.action.listKeyTopics': '핵심 토픽 나열',
279
279
  'fabric.editor.ai.smartlink.action.listTodos': '할 일 나열',
280
280
  'fabric.editor.ai.smartlink.action.summarizeChanges': '변경 사항 요약',
@@ -519,7 +519,7 @@ exports.default = {
519
519
  'fabric.editor.distributeColumns': '열 균등 맞춤',
520
520
  'fabric.editor.dragHandleZone': '핸들을 끌기 영역 활성화',
521
521
  'fabric.editor.dropPlaceholderLabel': '문서',
522
- 'fabric.editor.duplicateSourceSyncBlockDescription': '페이지에서 소스당 하나의 소스 동기화된 블록만 허용됩니다. 참조 동기화 블록을 사용하여 이 콘텐츠를 재사용합니다.',
522
+ 'fabric.editor.duplicateSourceSyncBlockDescription': '페이지에서 소스당 하나의 소스에 동기화된 블록만 허용됩니다. 참조 동기화 블록을 사용하여 이 콘텐츠를 재사용합니다.',
523
523
  'fabric.editor.duplicateSourceSyncBlockTitle': '중복 동기화된 블록을 제거함',
524
524
  'fabric.editor.ecombedDescription': '링크의 대화형 미리 보기 표시',
525
525
  'fabric.editor.edit': '편집',
@@ -743,6 +743,7 @@ exports.default = {
743
743
  'fabric.editor.longEmptyNodePlaceholderSuffix': 'om elementen in te voegen',
744
744
  'fabric.editor.longEmptyNodePlaceholderText': 'Typ / om elementen in te voegen',
745
745
  'fabric.editor.markdown': 'Markdown',
746
+ 'fabric.editor.markdownMode.viewToggle.preview': 'Voorvertoning',
746
747
  'fabric.editor.matchCase': 'Overeenkomende zaak',
747
748
  'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, one {Mediabreedte verminderd tot {newMediaWidth,number} pixel.} other {Mediabreedte verminderd tot {newMediaWidth,number} pixels.}}',
748
749
  'fabric.editor.media.DefaultMediaWidthIncreased': '{newMediaWidth, plural, one {Mediabreedte verhoogd tot {newMediaWidth,number} pixel.} other {Mediabreedte verhoogd tot {newMediaWidth,number} pixels.}}',
@@ -346,7 +346,7 @@ exports.default = {
346
346
  'fabric.editor.alignment': 'Wyrównanie tekstu',
347
347
  'fabric.editor.altText': 'Tekst alternatywny',
348
348
  'fabric.editor.alttext.validation': 'Usuń wszystkie znaki specjalne z tekstu alternatywnego.',
349
- 'fabric.editor.alwaysShowTitle.non-final': 'Zawsze pokazuj tytuł',
349
+ 'fabric.editor.alwaysShowTitle.non-final': 'Pokaż tytuł elementu osadzonego',
350
350
  'fabric.editor.annotationToolbar': 'Pasek narzędzi adnotacji',
351
351
  'fabric.editor.anonymous-collaborator': 'Anonimowy współpracownik',
352
352
  'fabric.editor.ariaRoleDescription.codeSnippetTextBox': 'pole tekstowe fragmentu kodu',
@@ -344,7 +344,7 @@ exports.default = {
344
344
  'fabric.editor.alignment': 'Alinhamento do texto',
345
345
  'fabric.editor.altText': 'Texto Alt',
346
346
  'fabric.editor.alttext.validation': 'Remova todos os caracteres especiais em texto alt.',
347
- 'fabric.editor.alwaysShowTitle.non-final': 'Sempre mostrar título',
347
+ 'fabric.editor.alwaysShowTitle.non-final': 'Mostrar título integrado',
348
348
  'fabric.editor.annotationToolbar': 'Barra de ferramentas de anotação',
349
349
  'fabric.editor.anonymous-collaborator': 'Colaborador anônimo',
350
350
  'fabric.editor.ariaRoleDescription.codeSnippetTextBox': 'caixa de texto com trecho de código',
@@ -742,6 +742,7 @@ exports.default = {
742
742
  'fabric.editor.longEmptyNodePlaceholderSuffix': 'para inserir elementos',
743
743
  'fabric.editor.longEmptyNodePlaceholderText': 'Digite / para inserir elementos',
744
744
  'fabric.editor.markdown': 'Markdown',
745
+ 'fabric.editor.markdownMode.viewToggle.preview': 'Pré-visualizar',
745
746
  'fabric.editor.matchCase': 'Diferenciar maiúsculas de minúsculas',
746
747
  'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, one {Largura da mídia diminuída para {newMediaWidth,number} pixel.} other {Largura da mídia diminuída para {newMediaWidth,number} pixels.}}',
747
748
  'fabric.editor.media.DefaultMediaWidthIncreased': '{newMediaWidth, plural, one {Largura da mídia aumentada para {newMediaWidth,number} pixel.} other {Largura da mídia aumentada para {newMediaWidth,number} pixels.}}',
@@ -346,7 +346,7 @@ exports.default = {
346
346
  'fabric.editor.alignment': 'Выравнивание текста',
347
347
  'fabric.editor.altText': 'Альтернативный текст',
348
348
  'fabric.editor.alttext.validation': 'Удалите специальные символы в alt-тексте.',
349
- 'fabric.editor.alwaysShowTitle.non-final': 'Всегда показывать заголовок',
349
+ 'fabric.editor.alwaysShowTitle.non-final': 'Показывать заголовок встроенного элемента',
350
350
  'fabric.editor.annotationToolbar': 'Панель инструментов для примечаний',
351
351
  'fabric.editor.anonymous-collaborator': 'Анонимный участник',
352
352
  'fabric.editor.ariaRoleDescription.codeSnippetTextBox': 'текстовое поле для фрагмента кода',
@@ -414,7 +414,7 @@ exports.default = {
414
414
  'fabric.editor.alignment': 'Poravnava besedila',
415
415
  'fabric.editor.altText': 'Nadomestno besedilo',
416
416
  'fabric.editor.alttext.validation': 'Iz nadomestnega besedila odstranite morebitne posebne znake.',
417
- 'fabric.editor.alwaysShowTitle.non-final': 'Vedno prikaži naslov',
417
+ 'fabric.editor.alwaysShowTitle.non-final': 'Prikaži naslov vdelave',
418
418
  'fabric.editor.annotationToolbar': 'Orodna vrstica za opombe',
419
419
  'fabric.editor.anonymous-collaborator': 'Anonimni sodelavec',
420
420
  'fabric.editor.ariaRoleDescription.codeSnippetTextBox': 'polje z besedilom delčka kode',
@@ -800,6 +800,7 @@ exports.default = {
800
800
  'fabric.editor.longEmptyNodePlaceholderSuffix': 'za vstavljanje elementov',
801
801
  'fabric.editor.longEmptyNodePlaceholderText': 'Vnesite / za vstavljanje elementov',
802
802
  'fabric.editor.markdown': 'Markdown',
803
+ 'fabric.editor.markdownMode.viewToggle.preview': 'Predogled',
803
804
  'fabric.editor.matchCase': 'Ujemanje velikosti črk',
804
805
  'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, one {Širina predstavnosti je zmanjšana na {newMediaWidth,number} slikovno piko.} two {Širina predstavnosti je zmanjšana na {newMediaWidth,number} slikovni piki.} few {Širina predstavnosti je zmanjšana na {newMediaWidth,number} slikovne pike.} other {Širina predstavnosti je zmanjšana na {newMediaWidth,number} slikovnih pik.}}',
805
806
  'fabric.editor.media.DefaultMediaWidthIncreased': '{newMediaWidth, plural, one {Širina predstavnosti je povečana na {newMediaWidth,number} slikovno piko.} two {Širina predstavnosti je povečana na {newMediaWidth,number} slikovni piki.} few {Širina predstavnosti je povečana na {newMediaWidth,number} slikovne pike.} other {Širina predstavnosti je povečana na {newMediaWidth,number} slikovnih pik.}}',
@@ -416,7 +416,7 @@ exports.default = {
416
416
  'fabric.editor.alignment': 'Poravnanje teksta',
417
417
  'fabric.editor.altText': 'Alternativni tekst',
418
418
  'fabric.editor.alttext.validation': 'Uklonite sve specijalne znakove iz alternativnog teksta.',
419
- 'fabric.editor.alwaysShowTitle.non-final': 'Uvek prikaži naslov',
419
+ 'fabric.editor.alwaysShowTitle.non-final': 'Prikaži ugrađeni naslov',
420
420
  'fabric.editor.annotationToolbar': 'Traka sa alatkama za napomene',
421
421
  'fabric.editor.anonymous-collaborator': 'Anonimni saradnik',
422
422
  'fabric.editor.ariaRoleDescription.codeSnippetTextBox': 'polje za tekst fragmenta koda',
@@ -808,6 +808,7 @@ exports.default = {
808
808
  'fabric.editor.longEmptyNodePlaceholderSuffix': 'da umetnete elemente',
809
809
  'fabric.editor.longEmptyNodePlaceholderText': 'Unesite / za umetanje elemenata',
810
810
  'fabric.editor.markdown': 'Markdown',
811
+ 'fabric.editor.markdownMode.viewToggle.preview': 'Pregled',
811
812
  'fabric.editor.matchCase': 'Podudari slova',
812
813
  'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, one {Širina medija smanjena na {newMediaWidth,number} piksel.} few {Širina medija smanjena na {newMediaWidth,number} piksela.} many {Širina medija smanjena na {newMediaWidth,number} piksela.} other {Širina medija smanjena na {newMediaWidth,number} piksela.}}',
813
814
  'fabric.editor.media.DefaultMediaWidthIncreased': '{newMediaWidth, plural, one {Širina medija povećana na {newMediaWidth,number} piksel.} few {Širina medija povećana na {newMediaWidth,number} piksela.} many {Širina medija povećana na {newMediaWidth,number} piksela.} other {Širina medija povećana na {newMediaWidth,number} piksela.}}',
@@ -416,7 +416,7 @@ exports.default = {
416
416
  'fabric.editor.alignment': 'Поравнање текста',
417
417
  'fabric.editor.altText': 'Алтернативни текст',
418
418
  'fabric.editor.alttext.validation': 'Уклоните све специјалне знакове из алтернативног текста.',
419
- 'fabric.editor.alwaysShowTitle.non-final': 'Увек приказуј наслов',
419
+ 'fabric.editor.alwaysShowTitle.non-final': 'Прикажи уграђени наслов',
420
420
  'fabric.editor.annotationToolbar': 'Трака са алаткама за напомене',
421
421
  'fabric.editor.anonymous-collaborator': 'Анонимни сарадник',
422
422
  'fabric.editor.ariaRoleDescription.codeSnippetTextBox': 'поље за текст фрагмента кода',
@@ -331,7 +331,7 @@ exports.default = {
331
331
  'fabric.editor.alignment': 'การจัดแนวข้อความ',
332
332
  'fabric.editor.altText': 'ข้อความอธิบายรูปภาพ',
333
333
  'fabric.editor.alttext.validation': 'โปรดลบตัวอักษรพิเศษใด ๆ ออกจากข้อความอธิบายรูปภาพ',
334
- 'fabric.editor.alwaysShowTitle.non-final': 'แสดงชื่อเรื่องเสมอ',
334
+ 'fabric.editor.alwaysShowTitle.non-final': 'แสดงชื่อเรื่องที่ฝังตัว',
335
335
  'fabric.editor.annotationToolbar': 'แถบเครื่องมือข้อความหมายเหตุ',
336
336
  'fabric.editor.anonymous-collaborator': 'ผู้ทำงานร่วมกันที่ไม่ระบุตัวตน',
337
337
  'fabric.editor.ariaRoleDescription.codeSnippetTextBox': 'กล่องข้อความข้อมูลย่อรหัส',
@@ -744,6 +744,7 @@ exports.default = {
744
744
  'fabric.editor.longEmptyNodePlaceholderSuffix': 'öğe eklemek için',
745
745
  'fabric.editor.longEmptyNodePlaceholderText': 'Öğe eklemek için / yazın',
746
746
  'fabric.editor.markdown': 'Markdown',
747
+ 'fabric.editor.markdownMode.viewToggle.preview': 'Önizle',
747
748
  'fabric.editor.matchCase': 'Büyük/küçük harf eşleştir',
748
749
  '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ü.}}',
749
750
  '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ı.}}',
@@ -331,7 +331,7 @@ exports.default = {
331
331
  'fabric.editor.alignment': 'Вирівнювання тексту',
332
332
  'fabric.editor.altText': 'Текст заміщення',
333
333
  'fabric.editor.alttext.validation': 'Видаліть будь-які спеціальні символи з тексту заміщення.',
334
- 'fabric.editor.alwaysShowTitle.non-final': 'Завжди показувати заголовок',
334
+ 'fabric.editor.alwaysShowTitle.non-final': 'Показати заголовок вбудування',
335
335
  'fabric.editor.annotationToolbar': 'Панель приміток',
336
336
  'fabric.editor.anonymous-collaborator': 'Анонімний співробітник',
337
337
  'fabric.editor.ariaRoleDescription.codeSnippetTextBox': 'текстове поле фрагмента коду',
@@ -331,7 +331,7 @@ exports.default = {
331
331
  'fabric.editor.alignment': 'Căn chỉnh văn bản',
332
332
  'fabric.editor.altText': 'Văn bản thay thế',
333
333
  '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ế.',
334
- 'fabric.editor.alwaysShowTitle.non-final': 'Luôn hiển thị tiêu đề',
334
+ 'fabric.editor.alwaysShowTitle.non-final': 'Hiển thị tiêu đề phần nhúng',
335
335
  'fabric.editor.annotationToolbar': 'Thanh công cụ chú thích',
336
336
  'fabric.editor.anonymous-collaborator': 'Người cộng tác vô danh',
337
337
  'fabric.editor.ariaRoleDescription.codeSnippetTextBox': 'khung văn bản cho đoạn mã',
@@ -346,7 +346,7 @@ exports.default = {
346
346
  'fabric.editor.alignment': '文本对齐',
347
347
  'fabric.editor.altText': '替代文本',
348
348
  'fabric.editor.alttext.validation': '请删除替换文字中的所有特殊字符。',
349
- 'fabric.editor.alwaysShowTitle.non-final': '始终显示标题',
349
+ 'fabric.editor.alwaysShowTitle.non-final': '显示嵌入标题',
350
350
  'fabric.editor.annotationToolbar': '标注工具栏',
351
351
  'fabric.editor.anonymous-collaborator': '匿名协作者',
352
352
  'fabric.editor.ariaRoleDescription.codeSnippetTextBox': '代码片段文本框',
@@ -346,7 +346,7 @@ exports.default = {
346
346
  'fabric.editor.alignment': '文字對齊',
347
347
  'fabric.editor.altText': '替代文字',
348
348
  'fabric.editor.alttext.validation': '請移除替代文字中的所有特殊字元。',
349
- 'fabric.editor.alwaysShowTitle.non-final': '一律顯示標題',
349
+ 'fabric.editor.alwaysShowTitle.non-final': '顯示嵌入標題',
350
350
  'fabric.editor.annotationToolbar': '註解工具列',
351
351
  'fabric.editor.anonymous-collaborator': '匿名協作者',
352
352
  'fabric.editor.ariaRoleDescription.codeSnippetTextBox': '程式碼片段文字方塊',
@@ -744,6 +744,7 @@ exports.default = {
744
744
  'fabric.editor.longEmptyNodePlaceholderSuffix': '插入元素',
745
745
  'fabric.editor.longEmptyNodePlaceholderText': '輸入 / 以插入元素',
746
746
  'fabric.editor.markdown': 'Markdown',
747
+ 'fabric.editor.markdownMode.viewToggle.preview': '預覽',
747
748
  'fabric.editor.matchCase': '大小寫須相符',
748
749
  'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, other {媒體寬度已降低至 {newMediaWidth,number} 像素。}}',
749
750
  'fabric.editor.media.DefaultMediaWidthIncreased': '{newMediaWidth, plural, other {媒體寬度已提升至 {newMediaWidth,number} 像素。}}',
@@ -344,7 +344,7 @@ export default {
344
344
  'fabric.editor.alignment': 'Zarovnání textu',
345
345
  'fabric.editor.altText': 'Alternativní text',
346
346
  'fabric.editor.alttext.validation': 'Vymažte z alternativního textu všechny zvláštní znaky.',
347
- 'fabric.editor.alwaysShowTitle.non-final': 'Vždy zobrazovat název',
347
+ 'fabric.editor.alwaysShowTitle.non-final': 'Zobrazit název vloženého obsahu',
348
348
  'fabric.editor.annotationToolbar': 'Panel nástrojů poznámek',
349
349
  'fabric.editor.anonymous-collaborator': 'Anonymní spolupracovník',
350
350
  'fabric.editor.ariaRoleDescription.codeSnippetTextBox': 'textové pole s fragmentem kódu',
@@ -343,7 +343,7 @@ export default {
343
343
  'fabric.editor.alignment': 'Tekstjustering',
344
344
  'fabric.editor.altText': 'Al tekst',
345
345
  'fabric.editor.alttext.validation': 'Fjern alle specialtegn i ALT-tekst.',
346
- 'fabric.editor.alwaysShowTitle.non-final': 'Vis altid titel',
346
+ 'fabric.editor.alwaysShowTitle.non-final': 'Titel på Vis indlejring',
347
347
  'fabric.editor.annotationToolbar': 'Værktøjslinje til annotationer',
348
348
  'fabric.editor.anonymous-collaborator': 'Anonym samarbejdspartner',
349
349
  'fabric.editor.ariaRoleDescription.codeSnippetTextBox': 'tekstboks til kodestykke',
@@ -739,6 +739,7 @@ declare const _default: {
739
739
  'fabric.editor.longEmptyNodePlaceholderSuffix': string;
740
740
  'fabric.editor.longEmptyNodePlaceholderText': string;
741
741
  'fabric.editor.markdown': string;
742
+ 'fabric.editor.markdownMode.viewToggle.preview': string;
742
743
  'fabric.editor.matchCase': string;
743
744
  'fabric.editor.media.DefaultMediaWidthDecreased': string;
744
745
  'fabric.editor.media.DefaultMediaWidthIncreased': string;
@@ -343,7 +343,7 @@ export default {
343
343
  'fabric.editor.alignment': 'Textausrichtung',
344
344
  'fabric.editor.altText': 'Alternativer Text',
345
345
  'fabric.editor.alttext.validation': 'Bitte entfernen Sie jegliche Sonderzeichen in alternativem Text.',
346
- 'fabric.editor.alwaysShowTitle.non-final': 'Titel immer anzeigen',
346
+ 'fabric.editor.alwaysShowTitle.non-final': 'Einbettungstitel anzeigen',
347
347
  'fabric.editor.annotationToolbar': 'Symbolleiste für Anmerkungen',
348
348
  'fabric.editor.anonymous-collaborator': 'Anonymer Mitwirkender',
349
349
  'fabric.editor.ariaRoleDescription.codeSnippetTextBox': 'codesnippet textbox',
@@ -741,6 +741,7 @@ export default {
741
741
  'fabric.editor.longEmptyNodePlaceholderSuffix': 'ein, um Elemente einzufügen',
742
742
  'fabric.editor.longEmptyNodePlaceholderText': 'Geben Sie "/" ein, um Elemente einzufügen.',
743
743
  'fabric.editor.markdown': 'Markdown',
744
+ 'fabric.editor.markdownMode.viewToggle.preview': 'Vorschau',
744
745
  'fabric.editor.matchCase': 'Groß-/Kleinschreibung beachten',
745
746
  'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, one {Die Medienbreite wurde auf {newMediaWidth,number} Pixel verringert.} other {Die Medienbreite wurde auf {newMediaWidth,number} Pixel verringert.}}',
746
747
  'fabric.editor.media.DefaultMediaWidthIncreased': '{newMediaWidth, plural, one {Die Medienbreite wurde auf {newMediaWidth,number} Pixel erhöht.} other {Die Medienbreite wurde auf {newMediaWidth,number} Pixel erhöht.}}',
@@ -344,7 +344,7 @@ export default {
344
344
  'fabric.editor.alignment': 'Alineación de texto',
345
345
  'fabric.editor.altText': 'Texto alternativo',
346
346
  'fabric.editor.alttext.validation': 'Elimina los caracteres especiales en texto alternativo.',
347
- 'fabric.editor.alwaysShowTitle.non-final': 'Mostrar siempre el título',
347
+ 'fabric.editor.alwaysShowTitle.non-final': 'Mostrar título de inserción',
348
348
  'fabric.editor.annotationToolbar': 'Barra de herramientas de anotaciones',
349
349
  'fabric.editor.anonymous-collaborator': 'Colaborador anónimo',
350
350
  'fabric.editor.ariaRoleDescription.codeSnippetTextBox': 'cuadro de texto de fragmento de código',
@@ -344,7 +344,7 @@ export default {
344
344
  'fabric.editor.alignment': 'Tekstin tasaus',
345
345
  'fabric.editor.altText': 'Alt-teksti',
346
346
  'fabric.editor.alttext.validation': 'Poista erikoismerkit vaihtoehtoisesta tekstistä.',
347
- 'fabric.editor.alwaysShowTitle.non-final': 'Näytä aina otsikko',
347
+ 'fabric.editor.alwaysShowTitle.non-final': 'Näytä upotuksen otsikko',
348
348
  'fabric.editor.annotationToolbar': 'Huomautuspalkki',
349
349
  'fabric.editor.anonymous-collaborator': 'Nimetön työkumppani',
350
350
  'fabric.editor.ariaRoleDescription.codeSnippetTextBox': 'koodinpätkän tekstiruutu',
@@ -344,7 +344,7 @@ export default {
344
344
  'fabric.editor.alignment': 'Alignement du texte',
345
345
  'fabric.editor.altText': 'Texte de remplacement',
346
346
  'fabric.editor.alttext.validation': 'Veuillez supprimer les éventuels caractères spéciaux dans le texte de remplacement.',
347
- 'fabric.editor.alwaysShowTitle.non-final': 'Toujours afficher le titre',
347
+ 'fabric.editor.alwaysShowTitle.non-final': 'Afficher le titre intégré',
348
348
  'fabric.editor.annotationToolbar': "Barre d'outils d'annotation",
349
349
  'fabric.editor.anonymous-collaborator': 'Collaborateur anonyme',
350
350
  'fabric.editor.ariaRoleDescription.codeSnippetTextBox': 'zone de texte du snippet de code',
@@ -414,7 +414,7 @@ export default {
414
414
  'fabric.editor.alignment': 'Poravnanje teksta',
415
415
  'fabric.editor.altText': 'Alt tekst',
416
416
  'fabric.editor.alttext.validation': 'Ukloni sve posebne znakove u alt tekstu.',
417
- 'fabric.editor.alwaysShowTitle.non-final': 'Uvijek prikaži naslov',
417
+ 'fabric.editor.alwaysShowTitle.non-final': 'Prikaži naslov ugrađenog sadržaja',
418
418
  'fabric.editor.annotationToolbar': 'Alatna traka za bilješke',
419
419
  'fabric.editor.anonymous-collaborator': 'Anonimni suradnik',
420
420
  'fabric.editor.ariaRoleDescription.codeSnippetTextBox': 'tekstualni okvir isječka koda',
@@ -343,7 +343,7 @@ export default {
343
343
  'fabric.editor.alignment': 'Szöveg igazítása',
344
344
  'fabric.editor.altText': 'Képleírás szövege',
345
345
  'fabric.editor.alttext.validation': 'Távolíts el minden speciális karaktert az alternatív szövegből.',
346
- 'fabric.editor.alwaysShowTitle.non-final': 'Cím megjelenítése mindig',
346
+ 'fabric.editor.alwaysShowTitle.non-final': 'Beágyazási cím megjelenítése',
347
347
  'fabric.editor.annotationToolbar': 'Jegyzeteszköztár',
348
348
  'fabric.editor.anonymous-collaborator': 'Névtelen együttműködő',
349
349
  'fabric.editor.ariaRoleDescription.codeSnippetTextBox': 'kódrészlet szövegdoboz',
@@ -343,7 +343,7 @@ export default {
343
343
  'fabric.editor.alignment': 'Allineamento testo',
344
344
  'fabric.editor.altText': 'Testo alternativo',
345
345
  'fabric.editor.alttext.validation': 'Rimuovi eventuali caratteri speciali dal testo alternativo.',
346
- 'fabric.editor.alwaysShowTitle.non-final': 'Mostra sempre il titolo',
346
+ 'fabric.editor.alwaysShowTitle.non-final': 'Mostra titolo incorporamento',
347
347
  'fabric.editor.annotationToolbar': 'Barra degli strumenti di annotazione',
348
348
  'fabric.editor.anonymous-collaborator': 'Collaboratore anonimo',
349
349
  'fabric.editor.ariaRoleDescription.codeSnippetTextBox': 'casella di testo con frammento di codice',
@@ -344,7 +344,7 @@ export default {
344
344
  'fabric.editor.alignment': 'テキストの配置',
345
345
  'fabric.editor.altText': '代替テキスト',
346
346
  'fabric.editor.alttext.validation': '代替テキスト内の特殊文字を削除してください。',
347
- 'fabric.editor.alwaysShowTitle.non-final': 'タイトルを常に表示',
347
+ 'fabric.editor.alwaysShowTitle.non-final': '埋め込みのタイトルを表示',
348
348
  'fabric.editor.annotationToolbar': '注釈ツールバー',
349
349
  'fabric.editor.anonymous-collaborator': '匿名コラボレーター',
350
350
  'fabric.editor.ariaRoleDescription.codeSnippetTextBox': 'コード スニペット テキストボックス',
@@ -272,7 +272,7 @@ export default {
272
272
  'fabric.editor.ai.smartlink.action.defineActionItems': '작업 항목 정의',
273
273
  'fabric.editor.ai.smartlink.action.extractInsights': '인사이트 추출',
274
274
  'fabric.editor.ai.smartlink.action.extractUserQuotes': '사용자 인용구 추출',
275
- 'fabric.editor.ai.smartlink.action.listKeyThemes': '핵심 테마 나열',
275
+ 'fabric.editor.ai.smartlink.action.listKeyThemes': '주요 테마 나열',
276
276
  'fabric.editor.ai.smartlink.action.listKeyTopics': '핵심 토픽 나열',
277
277
  'fabric.editor.ai.smartlink.action.listTodos': '할 일 나열',
278
278
  'fabric.editor.ai.smartlink.action.summarizeChanges': '변경 사항 요약',
@@ -517,7 +517,7 @@ export default {
517
517
  'fabric.editor.distributeColumns': '열 균등 맞춤',
518
518
  'fabric.editor.dragHandleZone': '핸들을 끌기 영역 활성화',
519
519
  'fabric.editor.dropPlaceholderLabel': '문서',
520
- 'fabric.editor.duplicateSourceSyncBlockDescription': '페이지에서 소스당 하나의 소스 동기화된 블록만 허용됩니다. 참조 동기화 블록을 사용하여 이 콘텐츠를 재사용합니다.',
520
+ 'fabric.editor.duplicateSourceSyncBlockDescription': '페이지에서 소스당 하나의 소스에 동기화된 블록만 허용됩니다. 참조 동기화 블록을 사용하여 이 콘텐츠를 재사용합니다.',
521
521
  'fabric.editor.duplicateSourceSyncBlockTitle': '중복 동기화된 블록을 제거함',
522
522
  'fabric.editor.ecombedDescription': '링크의 대화형 미리 보기 표시',
523
523
  'fabric.editor.edit': '편집',
@@ -739,6 +739,7 @@ declare const _default: {
739
739
  'fabric.editor.longEmptyNodePlaceholderSuffix': string;
740
740
  'fabric.editor.longEmptyNodePlaceholderText': string;
741
741
  'fabric.editor.markdown': string;
742
+ 'fabric.editor.markdownMode.viewToggle.preview': string;
742
743
  'fabric.editor.matchCase': string;
743
744
  'fabric.editor.media.DefaultMediaWidthDecreased': string;
744
745
  'fabric.editor.media.DefaultMediaWidthIncreased': string;
@@ -741,6 +741,7 @@ export default {
741
741
  'fabric.editor.longEmptyNodePlaceholderSuffix': 'om elementen in te voegen',
742
742
  'fabric.editor.longEmptyNodePlaceholderText': 'Typ / om elementen in te voegen',
743
743
  'fabric.editor.markdown': 'Markdown',
744
+ 'fabric.editor.markdownMode.viewToggle.preview': 'Voorvertoning',
744
745
  'fabric.editor.matchCase': 'Overeenkomende zaak',
745
746
  'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, one {Mediabreedte verminderd tot {newMediaWidth,number} pixel.} other {Mediabreedte verminderd tot {newMediaWidth,number} pixels.}}',
746
747
  'fabric.editor.media.DefaultMediaWidthIncreased': '{newMediaWidth, plural, one {Mediabreedte verhoogd tot {newMediaWidth,number} pixel.} other {Mediabreedte verhoogd tot {newMediaWidth,number} pixels.}}',
@@ -344,7 +344,7 @@ export default {
344
344
  'fabric.editor.alignment': 'Wyrównanie tekstu',
345
345
  'fabric.editor.altText': 'Tekst alternatywny',
346
346
  'fabric.editor.alttext.validation': 'Usuń wszystkie znaki specjalne z tekstu alternatywnego.',
347
- 'fabric.editor.alwaysShowTitle.non-final': 'Zawsze pokazuj tytuł',
347
+ 'fabric.editor.alwaysShowTitle.non-final': 'Pokaż tytuł elementu osadzonego',
348
348
  'fabric.editor.annotationToolbar': 'Pasek narzędzi adnotacji',
349
349
  'fabric.editor.anonymous-collaborator': 'Anonimowy współpracownik',
350
350
  'fabric.editor.ariaRoleDescription.codeSnippetTextBox': 'pole tekstowe fragmentu kodu',
@@ -738,6 +738,7 @@ declare const _default: {
738
738
  'fabric.editor.longEmptyNodePlaceholderSuffix': string;
739
739
  'fabric.editor.longEmptyNodePlaceholderText': string;
740
740
  'fabric.editor.markdown': string;
741
+ 'fabric.editor.markdownMode.viewToggle.preview': string;
741
742
  'fabric.editor.matchCase': string;
742
743
  'fabric.editor.media.DefaultMediaWidthDecreased': string;
743
744
  'fabric.editor.media.DefaultMediaWidthIncreased': string;
@@ -342,7 +342,7 @@ export default {
342
342
  'fabric.editor.alignment': 'Alinhamento do texto',
343
343
  'fabric.editor.altText': 'Texto Alt',
344
344
  'fabric.editor.alttext.validation': 'Remova todos os caracteres especiais em texto alt.',
345
- 'fabric.editor.alwaysShowTitle.non-final': 'Sempre mostrar título',
345
+ 'fabric.editor.alwaysShowTitle.non-final': 'Mostrar título integrado',
346
346
  'fabric.editor.annotationToolbar': 'Barra de ferramentas de anotação',
347
347
  'fabric.editor.anonymous-collaborator': 'Colaborador anônimo',
348
348
  'fabric.editor.ariaRoleDescription.codeSnippetTextBox': 'caixa de texto com trecho de código',
@@ -740,6 +740,7 @@ export default {
740
740
  'fabric.editor.longEmptyNodePlaceholderSuffix': 'para inserir elementos',
741
741
  'fabric.editor.longEmptyNodePlaceholderText': 'Digite / para inserir elementos',
742
742
  'fabric.editor.markdown': 'Markdown',
743
+ 'fabric.editor.markdownMode.viewToggle.preview': 'Pré-visualizar',
743
744
  'fabric.editor.matchCase': 'Diferenciar maiúsculas de minúsculas',
744
745
  'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, one {Largura da mídia diminuída para {newMediaWidth,number} pixel.} other {Largura da mídia diminuída para {newMediaWidth,number} pixels.}}',
745
746
  'fabric.editor.media.DefaultMediaWidthIncreased': '{newMediaWidth, plural, one {Largura da mídia aumentada para {newMediaWidth,number} pixel.} other {Largura da mídia aumentada para {newMediaWidth,number} pixels.}}',
@@ -344,7 +344,7 @@ export default {
344
344
  'fabric.editor.alignment': 'Выравнивание текста',
345
345
  'fabric.editor.altText': 'Альтернативный текст',
346
346
  'fabric.editor.alttext.validation': 'Удалите специальные символы в alt-тексте.',
347
- 'fabric.editor.alwaysShowTitle.non-final': 'Всегда показывать заголовок',
347
+ 'fabric.editor.alwaysShowTitle.non-final': 'Показывать заголовок встроенного элемента',
348
348
  'fabric.editor.annotationToolbar': 'Панель инструментов для примечаний',
349
349
  'fabric.editor.anonymous-collaborator': 'Анонимный участник',
350
350
  'fabric.editor.ariaRoleDescription.codeSnippetTextBox': 'текстовое поле для фрагмента кода',
@@ -796,6 +796,7 @@ declare const _default: {
796
796
  'fabric.editor.longEmptyNodePlaceholderSuffix': string;
797
797
  'fabric.editor.longEmptyNodePlaceholderText': string;
798
798
  'fabric.editor.markdown': string;
799
+ 'fabric.editor.markdownMode.viewToggle.preview': string;
799
800
  'fabric.editor.matchCase': string;
800
801
  'fabric.editor.media.DefaultMediaWidthDecreased': string;
801
802
  'fabric.editor.media.DefaultMediaWidthIncreased': string;
@@ -412,7 +412,7 @@ export default {
412
412
  'fabric.editor.alignment': 'Poravnava besedila',
413
413
  'fabric.editor.altText': 'Nadomestno besedilo',
414
414
  'fabric.editor.alttext.validation': 'Iz nadomestnega besedila odstranite morebitne posebne znake.',
415
- 'fabric.editor.alwaysShowTitle.non-final': 'Vedno prikaži naslov',
415
+ 'fabric.editor.alwaysShowTitle.non-final': 'Prikaži naslov vdelave',
416
416
  'fabric.editor.annotationToolbar': 'Orodna vrstica za opombe',
417
417
  'fabric.editor.anonymous-collaborator': 'Anonimni sodelavec',
418
418
  'fabric.editor.ariaRoleDescription.codeSnippetTextBox': 'polje z besedilom delčka kode',
@@ -798,6 +798,7 @@ export default {
798
798
  'fabric.editor.longEmptyNodePlaceholderSuffix': 'za vstavljanje elementov',
799
799
  'fabric.editor.longEmptyNodePlaceholderText': 'Vnesite / za vstavljanje elementov',
800
800
  'fabric.editor.markdown': 'Markdown',
801
+ 'fabric.editor.markdownMode.viewToggle.preview': 'Predogled',
801
802
  'fabric.editor.matchCase': 'Ujemanje velikosti črk',
802
803
  'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, one {Širina predstavnosti je zmanjšana na {newMediaWidth,number} slikovno piko.} two {Širina predstavnosti je zmanjšana na {newMediaWidth,number} slikovni piki.} few {Širina predstavnosti je zmanjšana na {newMediaWidth,number} slikovne pike.} other {Širina predstavnosti je zmanjšana na {newMediaWidth,number} slikovnih pik.}}',
803
804
  'fabric.editor.media.DefaultMediaWidthIncreased': '{newMediaWidth, plural, one {Širina predstavnosti je povečana na {newMediaWidth,number} slikovno piko.} two {Širina predstavnosti je povečana na {newMediaWidth,number} slikovni piki.} few {Širina predstavnosti je povečana na {newMediaWidth,number} slikovne pike.} other {Širina predstavnosti je povečana na {newMediaWidth,number} slikovnih pik.}}',
@@ -804,6 +804,7 @@ declare const _default: {
804
804
  'fabric.editor.longEmptyNodePlaceholderSuffix': string;
805
805
  'fabric.editor.longEmptyNodePlaceholderText': string;
806
806
  'fabric.editor.markdown': string;
807
+ 'fabric.editor.markdownMode.viewToggle.preview': string;
807
808
  'fabric.editor.matchCase': string;
808
809
  'fabric.editor.media.DefaultMediaWidthDecreased': string;
809
810
  'fabric.editor.media.DefaultMediaWidthIncreased': string;
@@ -414,7 +414,7 @@ export default {
414
414
  'fabric.editor.alignment': 'Poravnanje teksta',
415
415
  'fabric.editor.altText': 'Alternativni tekst',
416
416
  'fabric.editor.alttext.validation': 'Uklonite sve specijalne znakove iz alternativnog teksta.',
417
- 'fabric.editor.alwaysShowTitle.non-final': 'Uvek prikaži naslov',
417
+ 'fabric.editor.alwaysShowTitle.non-final': 'Prikaži ugrađeni naslov',
418
418
  'fabric.editor.annotationToolbar': 'Traka sa alatkama za napomene',
419
419
  'fabric.editor.anonymous-collaborator': 'Anonimni saradnik',
420
420
  'fabric.editor.ariaRoleDescription.codeSnippetTextBox': 'polje za tekst fragmenta koda',
@@ -806,6 +806,7 @@ export default {
806
806
  'fabric.editor.longEmptyNodePlaceholderSuffix': 'da umetnete elemente',
807
807
  'fabric.editor.longEmptyNodePlaceholderText': 'Unesite / za umetanje elemenata',
808
808
  'fabric.editor.markdown': 'Markdown',
809
+ 'fabric.editor.markdownMode.viewToggle.preview': 'Pregled',
809
810
  'fabric.editor.matchCase': 'Podudari slova',
810
811
  'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, one {Širina medija smanjena na {newMediaWidth,number} piksel.} few {Širina medija smanjena na {newMediaWidth,number} piksela.} many {Širina medija smanjena na {newMediaWidth,number} piksela.} other {Širina medija smanjena na {newMediaWidth,number} piksela.}}',
811
812
  'fabric.editor.media.DefaultMediaWidthIncreased': '{newMediaWidth, plural, one {Širina medija povećana na {newMediaWidth,number} piksel.} few {Širina medija povećana na {newMediaWidth,number} piksela.} many {Širina medija povećana na {newMediaWidth,number} piksela.} other {Širina medija povećana na {newMediaWidth,number} piksela.}}',
@@ -414,7 +414,7 @@ export default {
414
414
  'fabric.editor.alignment': 'Поравнање текста',
415
415
  'fabric.editor.altText': 'Алтернативни текст',
416
416
  'fabric.editor.alttext.validation': 'Уклоните све специјалне знакове из алтернативног текста.',
417
- 'fabric.editor.alwaysShowTitle.non-final': 'Увек приказуј наслов',
417
+ 'fabric.editor.alwaysShowTitle.non-final': 'Прикажи уграђени наслов',
418
418
  'fabric.editor.annotationToolbar': 'Трака са алаткама за напомене',
419
419
  'fabric.editor.anonymous-collaborator': 'Анонимни сарадник',
420
420
  'fabric.editor.ariaRoleDescription.codeSnippetTextBox': 'поље за текст фрагмента кода',
@@ -329,7 +329,7 @@ export default {
329
329
  'fabric.editor.alignment': 'การจัดแนวข้อความ',
330
330
  'fabric.editor.altText': 'ข้อความอธิบายรูปภาพ',
331
331
  'fabric.editor.alttext.validation': 'โปรดลบตัวอักษรพิเศษใด ๆ ออกจากข้อความอธิบายรูปภาพ',
332
- 'fabric.editor.alwaysShowTitle.non-final': 'แสดงชื่อเรื่องเสมอ',
332
+ 'fabric.editor.alwaysShowTitle.non-final': 'แสดงชื่อเรื่องที่ฝังตัว',
333
333
  'fabric.editor.annotationToolbar': 'แถบเครื่องมือข้อความหมายเหตุ',
334
334
  'fabric.editor.anonymous-collaborator': 'ผู้ทำงานร่วมกันที่ไม่ระบุตัวตน',
335
335
  'fabric.editor.ariaRoleDescription.codeSnippetTextBox': 'กล่องข้อความข้อมูลย่อรหัส',
@@ -740,6 +740,7 @@ declare const _default: {
740
740
  'fabric.editor.longEmptyNodePlaceholderSuffix': string;
741
741
  'fabric.editor.longEmptyNodePlaceholderText': string;
742
742
  'fabric.editor.markdown': string;
743
+ 'fabric.editor.markdownMode.viewToggle.preview': string;
743
744
  'fabric.editor.matchCase': string;
744
745
  'fabric.editor.media.DefaultMediaWidthDecreased': string;
745
746
  'fabric.editor.media.DefaultMediaWidthIncreased': string;
@@ -742,6 +742,7 @@ export default {
742
742
  'fabric.editor.longEmptyNodePlaceholderSuffix': 'öğe eklemek için',
743
743
  'fabric.editor.longEmptyNodePlaceholderText': 'Öğe eklemek için / yazın',
744
744
  'fabric.editor.markdown': 'Markdown',
745
+ 'fabric.editor.markdownMode.viewToggle.preview': 'Önizle',
745
746
  'fabric.editor.matchCase': 'Büyük/küçük harf eşleştir',
746
747
  '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ü.}}',
747
748
  '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ı.}}',
@@ -329,7 +329,7 @@ export default {
329
329
  'fabric.editor.alignment': 'Вирівнювання тексту',
330
330
  'fabric.editor.altText': 'Текст заміщення',
331
331
  'fabric.editor.alttext.validation': 'Видаліть будь-які спеціальні символи з тексту заміщення.',
332
- 'fabric.editor.alwaysShowTitle.non-final': 'Завжди показувати заголовок',
332
+ 'fabric.editor.alwaysShowTitle.non-final': 'Показати заголовок вбудування',
333
333
  'fabric.editor.annotationToolbar': 'Панель приміток',
334
334
  'fabric.editor.anonymous-collaborator': 'Анонімний співробітник',
335
335
  'fabric.editor.ariaRoleDescription.codeSnippetTextBox': 'текстове поле фрагмента коду',
@@ -329,7 +329,7 @@ export default {
329
329
  'fabric.editor.alignment': 'Căn chỉnh văn bản',
330
330
  'fabric.editor.altText': 'Văn bản thay thế',
331
331
  '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ế.',
332
- 'fabric.editor.alwaysShowTitle.non-final': 'Luôn hiển thị tiêu đề',
332
+ 'fabric.editor.alwaysShowTitle.non-final': 'Hiển thị tiêu đề phần nhúng',
333
333
  'fabric.editor.annotationToolbar': 'Thanh công cụ chú thích',
334
334
  'fabric.editor.anonymous-collaborator': 'Người cộng tác vô danh',
335
335
  'fabric.editor.ariaRoleDescription.codeSnippetTextBox': 'khung văn bản cho đoạn mã',
@@ -344,7 +344,7 @@ export default {
344
344
  'fabric.editor.alignment': '文本对齐',
345
345
  'fabric.editor.altText': '替代文本',
346
346
  'fabric.editor.alttext.validation': '请删除替换文字中的所有特殊字符。',
347
- 'fabric.editor.alwaysShowTitle.non-final': '始终显示标题',
347
+ 'fabric.editor.alwaysShowTitle.non-final': '显示嵌入标题',
348
348
  'fabric.editor.annotationToolbar': '标注工具栏',
349
349
  'fabric.editor.anonymous-collaborator': '匿名协作者',
350
350
  'fabric.editor.ariaRoleDescription.codeSnippetTextBox': '代码片段文本框',
@@ -740,6 +740,7 @@ declare const _default: {
740
740
  'fabric.editor.longEmptyNodePlaceholderSuffix': string;
741
741
  'fabric.editor.longEmptyNodePlaceholderText': string;
742
742
  'fabric.editor.markdown': string;
743
+ 'fabric.editor.markdownMode.viewToggle.preview': string;
743
744
  'fabric.editor.matchCase': string;
744
745
  'fabric.editor.media.DefaultMediaWidthDecreased': string;
745
746
  'fabric.editor.media.DefaultMediaWidthIncreased': string;
@@ -344,7 +344,7 @@ export default {
344
344
  'fabric.editor.alignment': '文字對齊',
345
345
  'fabric.editor.altText': '替代文字',
346
346
  'fabric.editor.alttext.validation': '請移除替代文字中的所有特殊字元。',
347
- 'fabric.editor.alwaysShowTitle.non-final': '一律顯示標題',
347
+ 'fabric.editor.alwaysShowTitle.non-final': '顯示嵌入標題',
348
348
  'fabric.editor.annotationToolbar': '註解工具列',
349
349
  'fabric.editor.anonymous-collaborator': '匿名協作者',
350
350
  'fabric.editor.ariaRoleDescription.codeSnippetTextBox': '程式碼片段文字方塊',
@@ -742,6 +742,7 @@ export default {
742
742
  'fabric.editor.longEmptyNodePlaceholderSuffix': '插入元素',
743
743
  'fabric.editor.longEmptyNodePlaceholderText': '輸入 / 以插入元素',
744
744
  'fabric.editor.markdown': 'Markdown',
745
+ 'fabric.editor.markdownMode.viewToggle.preview': '預覽',
745
746
  'fabric.editor.matchCase': '大小寫須相符',
746
747
  'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, other {媒體寬度已降低至 {newMediaWidth,number} 像素。}}',
747
748
  'fabric.editor.media.DefaultMediaWidthIncreased': '{newMediaWidth, plural, other {媒體寬度已提升至 {newMediaWidth,number} 像素。}}',
@@ -739,6 +739,7 @@ declare const _default: {
739
739
  'fabric.editor.longEmptyNodePlaceholderSuffix': string;
740
740
  'fabric.editor.longEmptyNodePlaceholderText': string;
741
741
  'fabric.editor.markdown': string;
742
+ 'fabric.editor.markdownMode.viewToggle.preview': string;
742
743
  'fabric.editor.matchCase': string;
743
744
  'fabric.editor.media.DefaultMediaWidthDecreased': string;
744
745
  'fabric.editor.media.DefaultMediaWidthIncreased': string;
@@ -739,6 +739,7 @@ declare const _default: {
739
739
  'fabric.editor.longEmptyNodePlaceholderSuffix': string;
740
740
  'fabric.editor.longEmptyNodePlaceholderText': string;
741
741
  'fabric.editor.markdown': string;
742
+ 'fabric.editor.markdownMode.viewToggle.preview': string;
742
743
  'fabric.editor.matchCase': string;
743
744
  'fabric.editor.media.DefaultMediaWidthDecreased': string;
744
745
  'fabric.editor.media.DefaultMediaWidthIncreased': string;
@@ -738,6 +738,7 @@ declare const _default: {
738
738
  'fabric.editor.longEmptyNodePlaceholderSuffix': string;
739
739
  'fabric.editor.longEmptyNodePlaceholderText': string;
740
740
  'fabric.editor.markdown': string;
741
+ 'fabric.editor.markdownMode.viewToggle.preview': string;
741
742
  'fabric.editor.matchCase': string;
742
743
  'fabric.editor.media.DefaultMediaWidthDecreased': string;
743
744
  'fabric.editor.media.DefaultMediaWidthIncreased': string;
@@ -796,6 +796,7 @@ declare const _default: {
796
796
  'fabric.editor.longEmptyNodePlaceholderSuffix': string;
797
797
  'fabric.editor.longEmptyNodePlaceholderText': string;
798
798
  'fabric.editor.markdown': string;
799
+ 'fabric.editor.markdownMode.viewToggle.preview': string;
799
800
  'fabric.editor.matchCase': string;
800
801
  'fabric.editor.media.DefaultMediaWidthDecreased': string;
801
802
  'fabric.editor.media.DefaultMediaWidthIncreased': string;
@@ -804,6 +804,7 @@ declare const _default: {
804
804
  'fabric.editor.longEmptyNodePlaceholderSuffix': string;
805
805
  'fabric.editor.longEmptyNodePlaceholderText': string;
806
806
  'fabric.editor.markdown': string;
807
+ 'fabric.editor.markdownMode.viewToggle.preview': string;
807
808
  'fabric.editor.matchCase': string;
808
809
  'fabric.editor.media.DefaultMediaWidthDecreased': string;
809
810
  'fabric.editor.media.DefaultMediaWidthIncreased': string;
@@ -740,6 +740,7 @@ declare const _default: {
740
740
  'fabric.editor.longEmptyNodePlaceholderSuffix': string;
741
741
  'fabric.editor.longEmptyNodePlaceholderText': string;
742
742
  'fabric.editor.markdown': string;
743
+ 'fabric.editor.markdownMode.viewToggle.preview': string;
743
744
  'fabric.editor.matchCase': string;
744
745
  'fabric.editor.media.DefaultMediaWidthDecreased': string;
745
746
  'fabric.editor.media.DefaultMediaWidthIncreased': string;
@@ -740,6 +740,7 @@ declare const _default: {
740
740
  'fabric.editor.longEmptyNodePlaceholderSuffix': string;
741
741
  'fabric.editor.longEmptyNodePlaceholderText': string;
742
742
  'fabric.editor.markdown': string;
743
+ 'fabric.editor.markdownMode.viewToggle.preview': string;
743
744
  'fabric.editor.matchCase': string;
744
745
  'fabric.editor.media.DefaultMediaWidthDecreased': string;
745
746
  'fabric.editor.media.DefaultMediaWidthIncreased': string;
package/i18n/cs.ts CHANGED
@@ -387,7 +387,7 @@ export default {
387
387
  'fabric.editor.alignment': 'Zarovnání textu',
388
388
  'fabric.editor.altText': 'Alternativní text',
389
389
  'fabric.editor.alttext.validation': 'Vymažte z alternativního textu všechny zvláštní znaky.',
390
- 'fabric.editor.alwaysShowTitle.non-final': 'Vždy zobrazovat název',
390
+ 'fabric.editor.alwaysShowTitle.non-final': 'Zobrazit název vloženého obsahu',
391
391
  'fabric.editor.annotationToolbar': 'Panel nástrojů poznámek',
392
392
  'fabric.editor.anonymous-collaborator': 'Anonymní spolupracovník',
393
393
  'fabric.editor.ariaRoleDescription.codeSnippetTextBox': 'textové pole s fragmentem kódu',
package/i18n/da.ts CHANGED
@@ -389,7 +389,7 @@ export default {
389
389
  'fabric.editor.alignment': 'Tekstjustering',
390
390
  'fabric.editor.altText': 'Al tekst',
391
391
  'fabric.editor.alttext.validation': 'Fjern alle specialtegn i ALT-tekst.',
392
- 'fabric.editor.alwaysShowTitle.non-final': 'Vis altid titel',
392
+ 'fabric.editor.alwaysShowTitle.non-final': 'Titel på Vis indlejring',
393
393
  'fabric.editor.annotationToolbar': 'Værktøjslinje til annotationer',
394
394
  'fabric.editor.anonymous-collaborator': 'Anonym samarbejdspartner',
395
395
  'fabric.editor.ariaRoleDescription.codeSnippetTextBox': 'tekstboks til kodestykke',
package/i18n/de.ts CHANGED
@@ -422,7 +422,7 @@ export default {
422
422
  'fabric.editor.alignment': 'Textausrichtung',
423
423
  'fabric.editor.altText': 'Alternativer Text',
424
424
  'fabric.editor.alttext.validation': 'Bitte entfernen Sie jegliche Sonderzeichen in alternativem Text.',
425
- 'fabric.editor.alwaysShowTitle.non-final': 'Titel immer anzeigen',
425
+ 'fabric.editor.alwaysShowTitle.non-final': 'Einbettungstitel anzeigen',
426
426
  'fabric.editor.annotationToolbar': 'Symbolleiste für Anmerkungen',
427
427
  'fabric.editor.anonymous-collaborator': 'Anonymer Mitwirkender',
428
428
  'fabric.editor.ariaRoleDescription.codeSnippetTextBox': 'codesnippet textbox',
@@ -864,6 +864,7 @@ export default {
864
864
  'fabric.editor.longEmptyNodePlaceholderSuffix': 'ein, um Elemente einzufügen',
865
865
  'fabric.editor.longEmptyNodePlaceholderText': 'Geben Sie "/" ein, um Elemente einzufügen.',
866
866
  'fabric.editor.markdown': 'Markdown',
867
+ 'fabric.editor.markdownMode.viewToggle.preview': 'Vorschau',
867
868
  'fabric.editor.matchCase': 'Groß-/Kleinschreibung beachten',
868
869
  'fabric.editor.media.DefaultMediaWidthDecreased':
869
870
  '{newMediaWidth, plural, one {Die Medienbreite wurde auf {newMediaWidth,number} Pixel verringert.} other {Die Medienbreite wurde auf {newMediaWidth,number} Pixel verringert.}}',
package/i18n/es.ts CHANGED
@@ -411,7 +411,7 @@ export default {
411
411
  'fabric.editor.alignment': 'Alineación de texto',
412
412
  'fabric.editor.altText': 'Texto alternativo',
413
413
  'fabric.editor.alttext.validation': 'Elimina los caracteres especiales en texto alternativo.',
414
- 'fabric.editor.alwaysShowTitle.non-final': 'Mostrar siempre el título',
414
+ 'fabric.editor.alwaysShowTitle.non-final': 'Mostrar título de inserción',
415
415
  'fabric.editor.annotationToolbar': 'Barra de herramientas de anotaciones',
416
416
  'fabric.editor.anonymous-collaborator': 'Colaborador anónimo',
417
417
  'fabric.editor.ariaRoleDescription.codeSnippetTextBox': 'cuadro de texto de fragmento de código',
package/i18n/fi.ts CHANGED
@@ -387,7 +387,7 @@ export default {
387
387
  'fabric.editor.alignment': 'Tekstin tasaus',
388
388
  'fabric.editor.altText': 'Alt-teksti',
389
389
  'fabric.editor.alttext.validation': 'Poista erikoismerkit vaihtoehtoisesta tekstistä.',
390
- 'fabric.editor.alwaysShowTitle.non-final': 'Näytä aina otsikko',
390
+ 'fabric.editor.alwaysShowTitle.non-final': 'Näytä upotuksen otsikko',
391
391
  'fabric.editor.annotationToolbar': 'Huomautuspalkki',
392
392
  'fabric.editor.anonymous-collaborator': 'Nimetön työkumppani',
393
393
  'fabric.editor.ariaRoleDescription.codeSnippetTextBox': 'koodinpätkän tekstiruutu',
package/i18n/fr.ts CHANGED
@@ -418,7 +418,7 @@ export default {
418
418
  'fabric.editor.altText': 'Texte de remplacement',
419
419
  'fabric.editor.alttext.validation':
420
420
  'Veuillez supprimer les éventuels caractères spéciaux dans le texte de remplacement.',
421
- 'fabric.editor.alwaysShowTitle.non-final': 'Toujours afficher le titre',
421
+ 'fabric.editor.alwaysShowTitle.non-final': 'Afficher le titre intégré',
422
422
  'fabric.editor.annotationToolbar': "Barre d'outils d'annotation",
423
423
  'fabric.editor.anonymous-collaborator': 'Collaborateur anonyme',
424
424
  'fabric.editor.ariaRoleDescription.codeSnippetTextBox': 'zone de texte du snippet de code',
package/i18n/hr.ts CHANGED
@@ -481,7 +481,7 @@ export default {
481
481
  'fabric.editor.alignment': 'Poravnanje teksta',
482
482
  'fabric.editor.altText': 'Alt tekst',
483
483
  'fabric.editor.alttext.validation': 'Ukloni sve posebne znakove u alt tekstu.',
484
- 'fabric.editor.alwaysShowTitle.non-final': 'Uvijek prikaži naslov',
484
+ 'fabric.editor.alwaysShowTitle.non-final': 'Prikaži naslov ugrađenog sadržaja',
485
485
  'fabric.editor.annotationToolbar': 'Alatna traka za bilješke',
486
486
  'fabric.editor.anonymous-collaborator': 'Anonimni suradnik',
487
487
  'fabric.editor.ariaRoleDescription.codeSnippetTextBox': 'tekstualni okvir isječka koda',
package/i18n/hu.ts CHANGED
@@ -397,7 +397,7 @@ export default {
397
397
  'fabric.editor.alignment': 'Szöveg igazítása',
398
398
  'fabric.editor.altText': 'Képleírás szövege',
399
399
  'fabric.editor.alttext.validation': 'Távolíts el minden speciális karaktert az alternatív szövegből.',
400
- 'fabric.editor.alwaysShowTitle.non-final': 'Cím megjelenítése mindig',
400
+ 'fabric.editor.alwaysShowTitle.non-final': 'Beágyazási cím megjelenítése',
401
401
  'fabric.editor.annotationToolbar': 'Jegyzeteszköztár',
402
402
  'fabric.editor.anonymous-collaborator': 'Névtelen együttműködő',
403
403
  'fabric.editor.ariaRoleDescription.codeSnippetTextBox': 'kódrészlet szövegdoboz',
package/i18n/it.ts CHANGED
@@ -400,7 +400,7 @@ export default {
400
400
  'fabric.editor.alignment': 'Allineamento testo',
401
401
  'fabric.editor.altText': 'Testo alternativo',
402
402
  'fabric.editor.alttext.validation': 'Rimuovi eventuali caratteri speciali dal testo alternativo.',
403
- 'fabric.editor.alwaysShowTitle.non-final': 'Mostra sempre il titolo',
403
+ 'fabric.editor.alwaysShowTitle.non-final': 'Mostra titolo incorporamento',
404
404
  'fabric.editor.annotationToolbar': 'Barra degli strumenti di annotazione',
405
405
  'fabric.editor.anonymous-collaborator': 'Collaboratore anonimo',
406
406
  'fabric.editor.ariaRoleDescription.codeSnippetTextBox': 'casella di testo con frammento di codice',
package/i18n/ja.ts CHANGED
@@ -384,7 +384,7 @@ export default {
384
384
  'fabric.editor.alignment': 'テキストの配置',
385
385
  'fabric.editor.altText': '代替テキスト',
386
386
  'fabric.editor.alttext.validation': '代替テキスト内の特殊文字を削除してください。',
387
- 'fabric.editor.alwaysShowTitle.non-final': 'タイトルを常に表示',
387
+ 'fabric.editor.alwaysShowTitle.non-final': '埋め込みのタイトルを表示',
388
388
  'fabric.editor.annotationToolbar': '注釈ツールバー',
389
389
  'fabric.editor.anonymous-collaborator': '匿名コラボレーター',
390
390
  'fabric.editor.ariaRoleDescription.codeSnippetTextBox': 'コード スニペット テキストボックス',
package/i18n/ko.ts CHANGED
@@ -304,7 +304,7 @@ export default {
304
304
  'fabric.editor.ai.smartlink.action.defineActionItems': '작업 항목 정의',
305
305
  'fabric.editor.ai.smartlink.action.extractInsights': '인사이트 추출',
306
306
  'fabric.editor.ai.smartlink.action.extractUserQuotes': '사용자 인용구 추출',
307
- 'fabric.editor.ai.smartlink.action.listKeyThemes': '핵심 테마 나열',
307
+ 'fabric.editor.ai.smartlink.action.listKeyThemes': '주요 테마 나열',
308
308
  'fabric.editor.ai.smartlink.action.listKeyTopics': '핵심 토픽 나열',
309
309
  'fabric.editor.ai.smartlink.action.listTodos': '할 일 나열',
310
310
  'fabric.editor.ai.smartlink.action.summarizeChanges': '변경 사항 요약',
@@ -563,7 +563,7 @@ export default {
563
563
  'fabric.editor.dragHandleZone': '핸들을 끌기 영역 활성화',
564
564
  'fabric.editor.dropPlaceholderLabel': '문서',
565
565
  'fabric.editor.duplicateSourceSyncBlockDescription':
566
- '페이지에서 소스당 하나의 소스 동기화된 블록만 허용됩니다. 참조 동기화 블록을 사용하여 이 콘텐츠를 재사용합니다.',
566
+ '페이지에서 소스당 하나의 소스에 동기화된 블록만 허용됩니다. 참조 동기화 블록을 사용하여 이 콘텐츠를 재사용합니다.',
567
567
  'fabric.editor.duplicateSourceSyncBlockTitle': '중복 동기화된 블록을 제거함',
568
568
  'fabric.editor.ecombedDescription': '링크의 대화형 미리 보기 표시',
569
569
  'fabric.editor.edit': '편집',
package/i18n/nl.ts CHANGED
@@ -852,6 +852,7 @@ export default {
852
852
  'fabric.editor.longEmptyNodePlaceholderSuffix': 'om elementen in te voegen',
853
853
  'fabric.editor.longEmptyNodePlaceholderText': 'Typ / om elementen in te voegen',
854
854
  'fabric.editor.markdown': 'Markdown',
855
+ 'fabric.editor.markdownMode.viewToggle.preview': 'Voorvertoning',
855
856
  'fabric.editor.matchCase': 'Overeenkomende zaak',
856
857
  'fabric.editor.media.DefaultMediaWidthDecreased':
857
858
  '{newMediaWidth, plural, one {Mediabreedte verminderd tot {newMediaWidth,number} pixel.} other {Mediabreedte verminderd tot {newMediaWidth,number} pixels.}}',
package/i18n/pl.ts CHANGED
@@ -406,7 +406,7 @@ export default {
406
406
  'fabric.editor.alignment': 'Wyrównanie tekstu',
407
407
  'fabric.editor.altText': 'Tekst alternatywny',
408
408
  'fabric.editor.alttext.validation': 'Usuń wszystkie znaki specjalne z tekstu alternatywnego.',
409
- 'fabric.editor.alwaysShowTitle.non-final': 'Zawsze pokazuj tytuł',
409
+ 'fabric.editor.alwaysShowTitle.non-final': 'Pokaż tytuł elementu osadzonego',
410
410
  'fabric.editor.annotationToolbar': 'Pasek narzędzi adnotacji',
411
411
  'fabric.editor.anonymous-collaborator': 'Anonimowy współpracownik',
412
412
  'fabric.editor.ariaRoleDescription.codeSnippetTextBox': 'pole tekstowe fragmentu kodu',
package/i18n/pt_BR.ts CHANGED
@@ -393,7 +393,7 @@ export default {
393
393
  'fabric.editor.alignment': 'Alinhamento do texto',
394
394
  'fabric.editor.altText': 'Texto Alt',
395
395
  'fabric.editor.alttext.validation': 'Remova todos os caracteres especiais em texto alt.',
396
- 'fabric.editor.alwaysShowTitle.non-final': 'Sempre mostrar título',
396
+ 'fabric.editor.alwaysShowTitle.non-final': 'Mostrar título integrado',
397
397
  'fabric.editor.annotationToolbar': 'Barra de ferramentas de anotação',
398
398
  'fabric.editor.anonymous-collaborator': 'Colaborador anônimo',
399
399
  'fabric.editor.ariaRoleDescription.codeSnippetTextBox': 'caixa de texto com trecho de código',
@@ -830,6 +830,7 @@ export default {
830
830
  'fabric.editor.longEmptyNodePlaceholderSuffix': 'para inserir elementos',
831
831
  'fabric.editor.longEmptyNodePlaceholderText': 'Digite / para inserir elementos',
832
832
  'fabric.editor.markdown': 'Markdown',
833
+ 'fabric.editor.markdownMode.viewToggle.preview': 'Pré-visualizar',
833
834
  'fabric.editor.matchCase': 'Diferenciar maiúsculas de minúsculas',
834
835
  'fabric.editor.media.DefaultMediaWidthDecreased':
835
836
  '{newMediaWidth, plural, one {Largura da mídia diminuída para {newMediaWidth,number} pixel.} other {Largura da mídia diminuída para {newMediaWidth,number} pixels.}}',
package/i18n/ru.ts CHANGED
@@ -412,7 +412,7 @@ export default {
412
412
  'fabric.editor.alignment': 'Выравнивание текста',
413
413
  'fabric.editor.altText': 'Альтернативный текст',
414
414
  'fabric.editor.alttext.validation': 'Удалите специальные символы в alt-тексте.',
415
- 'fabric.editor.alwaysShowTitle.non-final': 'Всегда показывать заголовок',
415
+ 'fabric.editor.alwaysShowTitle.non-final': 'Показывать заголовок встроенного элемента',
416
416
  'fabric.editor.annotationToolbar': 'Панель инструментов для примечаний',
417
417
  'fabric.editor.anonymous-collaborator': 'Анонимный участник',
418
418
  'fabric.editor.ariaRoleDescription.codeSnippetTextBox': 'текстовое поле для фрагмента кода',
package/i18n/sl.ts CHANGED
@@ -486,7 +486,7 @@ export default {
486
486
  'fabric.editor.alignment': 'Poravnava besedila',
487
487
  'fabric.editor.altText': 'Nadomestno besedilo',
488
488
  'fabric.editor.alttext.validation': 'Iz nadomestnega besedila odstranite morebitne posebne znake.',
489
- 'fabric.editor.alwaysShowTitle.non-final': 'Vedno prikaži naslov',
489
+ 'fabric.editor.alwaysShowTitle.non-final': 'Prikaži naslov vdelave',
490
490
  'fabric.editor.annotationToolbar': 'Orodna vrstica za opombe',
491
491
  'fabric.editor.anonymous-collaborator': 'Anonimni sodelavec',
492
492
  'fabric.editor.ariaRoleDescription.codeSnippetTextBox': 'polje z besedilom delčka kode',
@@ -913,6 +913,7 @@ export default {
913
913
  'fabric.editor.longEmptyNodePlaceholderSuffix': 'za vstavljanje elementov',
914
914
  'fabric.editor.longEmptyNodePlaceholderText': 'Vnesite / za vstavljanje elementov',
915
915
  'fabric.editor.markdown': 'Markdown',
916
+ 'fabric.editor.markdownMode.viewToggle.preview': 'Predogled',
916
917
  'fabric.editor.matchCase': 'Ujemanje velikosti črk',
917
918
  'fabric.editor.media.DefaultMediaWidthDecreased':
918
919
  '{newMediaWidth, plural, one {Širina predstavnosti je zmanjšana na {newMediaWidth,number} slikovno piko.} two {Širina predstavnosti je zmanjšana na {newMediaWidth,number} slikovni piki.} few {Širina predstavnosti je zmanjšana na {newMediaWidth,number} slikovne pike.} other {Širina predstavnosti je zmanjšana na {newMediaWidth,number} slikovnih pik.}}',
package/i18n/sr_RS.ts CHANGED
@@ -474,7 +474,7 @@ export default {
474
474
  'fabric.editor.alignment': 'Poravnanje teksta',
475
475
  'fabric.editor.altText': 'Alternativni tekst',
476
476
  'fabric.editor.alttext.validation': 'Uklonite sve specijalne znakove iz alternativnog teksta.',
477
- 'fabric.editor.alwaysShowTitle.non-final': 'Uvek prikaži naslov',
477
+ 'fabric.editor.alwaysShowTitle.non-final': 'Prikaži ugrađeni naslov',
478
478
  'fabric.editor.annotationToolbar': 'Traka sa alatkama za napomene',
479
479
  'fabric.editor.anonymous-collaborator': 'Anonimni saradnik',
480
480
  'fabric.editor.ariaRoleDescription.codeSnippetTextBox': 'polje za tekst fragmenta koda',
@@ -906,6 +906,7 @@ export default {
906
906
  'fabric.editor.longEmptyNodePlaceholderSuffix': 'da umetnete elemente',
907
907
  'fabric.editor.longEmptyNodePlaceholderText': 'Unesite / za umetanje elemenata',
908
908
  'fabric.editor.markdown': 'Markdown',
909
+ 'fabric.editor.markdownMode.viewToggle.preview': 'Pregled',
909
910
  'fabric.editor.matchCase': 'Podudari slova',
910
911
  'fabric.editor.media.DefaultMediaWidthDecreased':
911
912
  '{newMediaWidth, plural, one {Širina medija smanjena na {newMediaWidth,number} piksel.} few {Širina medija smanjena na {newMediaWidth,number} piksela.} many {Širina medija smanjena na {newMediaWidth,number} piksela.} other {Širina medija smanjena na {newMediaWidth,number} piksela.}}',
package/i18n/sr_YR.ts CHANGED
@@ -474,7 +474,7 @@ export default {
474
474
  'fabric.editor.alignment': 'Поравнање текста',
475
475
  'fabric.editor.altText': 'Алтернативни текст',
476
476
  'fabric.editor.alttext.validation': 'Уклоните све специјалне знакове из алтернативног текста.',
477
- 'fabric.editor.alwaysShowTitle.non-final': 'Увек приказуј наслов',
477
+ 'fabric.editor.alwaysShowTitle.non-final': 'Прикажи уграђени наслов',
478
478
  'fabric.editor.annotationToolbar': 'Трака са алаткама за напомене',
479
479
  'fabric.editor.anonymous-collaborator': 'Анонимни сарадник',
480
480
  'fabric.editor.ariaRoleDescription.codeSnippetTextBox': 'поље за текст фрагмента кода',
package/i18n/th.ts CHANGED
@@ -361,7 +361,7 @@ export default {
361
361
  'fabric.editor.alignment': 'การจัดแนวข้อความ',
362
362
  'fabric.editor.altText': 'ข้อความอธิบายรูปภาพ',
363
363
  'fabric.editor.alttext.validation': 'โปรดลบตัวอักษรพิเศษใด ๆ ออกจากข้อความอธิบายรูปภาพ',
364
- 'fabric.editor.alwaysShowTitle.non-final': 'แสดงชื่อเรื่องเสมอ',
364
+ 'fabric.editor.alwaysShowTitle.non-final': 'แสดงชื่อเรื่องที่ฝังตัว',
365
365
  'fabric.editor.annotationToolbar': 'แถบเครื่องมือข้อความหมายเหตุ',
366
366
  'fabric.editor.anonymous-collaborator': 'ผู้ทำงานร่วมกันที่ไม่ระบุตัวตน',
367
367
  'fabric.editor.ariaRoleDescription.codeSnippetTextBox': 'กล่องข้อความข้อมูลย่อรหัส',
package/i18n/tr.ts CHANGED
@@ -821,6 +821,7 @@ export default {
821
821
  'fabric.editor.longEmptyNodePlaceholderSuffix': 'öğe eklemek için',
822
822
  'fabric.editor.longEmptyNodePlaceholderText': 'Öğe eklemek için / yazın',
823
823
  'fabric.editor.markdown': 'Markdown',
824
+ 'fabric.editor.markdownMode.viewToggle.preview': 'Önizle',
824
825
  'fabric.editor.matchCase': 'Büyük/küçük harf eşleştir',
825
826
  'fabric.editor.media.DefaultMediaWidthDecreased':
826
827
  '{newMediaWidth, plural, one {Medya genişliği {newMediaWidth,number} piksele düşürüldü.} other {Medya genişliği {newMediaWidth,number} piksele düşürüldü.}}',
package/i18n/uk.ts CHANGED
@@ -393,7 +393,7 @@ export default {
393
393
  'fabric.editor.alignment': 'Вирівнювання тексту',
394
394
  'fabric.editor.altText': 'Текст заміщення',
395
395
  'fabric.editor.alttext.validation': 'Видаліть будь-які спеціальні символи з тексту заміщення.',
396
- 'fabric.editor.alwaysShowTitle.non-final': 'Завжди показувати заголовок',
396
+ 'fabric.editor.alwaysShowTitle.non-final': 'Показати заголовок вбудування',
397
397
  'fabric.editor.annotationToolbar': 'Панель приміток',
398
398
  'fabric.editor.anonymous-collaborator': 'Анонімний співробітник',
399
399
  'fabric.editor.ariaRoleDescription.codeSnippetTextBox': 'текстове поле фрагмента коду',
package/i18n/vi.ts CHANGED
@@ -376,7 +376,7 @@ export default {
376
376
  'fabric.editor.alignment': 'Căn chỉnh văn bản',
377
377
  'fabric.editor.altText': 'Văn bản thay thế',
378
378
  '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ế.',
379
- 'fabric.editor.alwaysShowTitle.non-final': 'Luôn hiển thị tiêu đề',
379
+ 'fabric.editor.alwaysShowTitle.non-final': 'Hiển thị tiêu đề phần nhúng',
380
380
  'fabric.editor.annotationToolbar': 'Thanh công cụ chú thích',
381
381
  'fabric.editor.anonymous-collaborator': 'Người cộng tác vô danh',
382
382
  'fabric.editor.ariaRoleDescription.codeSnippetTextBox': 'khung văn bản cho đoạn mã',
package/i18n/zh.ts CHANGED
@@ -360,7 +360,7 @@ export default {
360
360
  'fabric.editor.alignment': '文本对齐',
361
361
  'fabric.editor.altText': '替代文本',
362
362
  'fabric.editor.alttext.validation': '请删除替换文字中的所有特殊字符。',
363
- 'fabric.editor.alwaysShowTitle.non-final': '始终显示标题',
363
+ 'fabric.editor.alwaysShowTitle.non-final': '显示嵌入标题',
364
364
  'fabric.editor.annotationToolbar': '标注工具栏',
365
365
  'fabric.editor.anonymous-collaborator': '匿名协作者',
366
366
  'fabric.editor.ariaRoleDescription.codeSnippetTextBox': '代码片段文本框',
package/i18n/zh_TW.ts CHANGED
@@ -359,7 +359,7 @@ export default {
359
359
  'fabric.editor.alignment': '文字對齊',
360
360
  'fabric.editor.altText': '替代文字',
361
361
  'fabric.editor.alttext.validation': '請移除替代文字中的所有特殊字元。',
362
- 'fabric.editor.alwaysShowTitle.non-final': '一律顯示標題',
362
+ 'fabric.editor.alwaysShowTitle.non-final': '顯示嵌入標題',
363
363
  'fabric.editor.annotationToolbar': '註解工具列',
364
364
  'fabric.editor.anonymous-collaborator': '匿名協作者',
365
365
  'fabric.editor.ariaRoleDescription.codeSnippetTextBox': '程式碼片段文字方塊',
@@ -776,6 +776,7 @@ export default {
776
776
  'fabric.editor.longEmptyNodePlaceholderSuffix': '插入元素',
777
777
  'fabric.editor.longEmptyNodePlaceholderText': '輸入 / 以插入元素',
778
778
  'fabric.editor.markdown': 'Markdown',
779
+ 'fabric.editor.markdownMode.viewToggle.preview': '預覽',
779
780
  'fabric.editor.matchCase': '大小寫須相符',
780
781
  'fabric.editor.media.DefaultMediaWidthDecreased':
781
782
  '{newMediaWidth, plural, other {媒體寬度已降低至 {newMediaWidth,number} 像素。}}',
package/package.json CHANGED
@@ -1,9 +1,9 @@
1
1
  {
2
2
  "name": "@atlaskit/afm-i18n-platform-editor-editor-common",
3
- "version": "2.105.0",
3
+ "version": "2.107.0",
4
4
  "description": "NPM i18n package for AFM platform-editor-editor-common published by Traduki",
5
5
  "publishConfig": {
6
- "registry": "https://registry.npmjs.org/"
6
+ "registry": "https://packages.atlassian.com/api/npm/npm-public/"
7
7
  },
8
8
  "author": "Atlassian Pty Ltd",
9
9
  "atlassian": {