@atlaskit/editor-core 189.3.27 → 189.3.29

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 (133) hide show
  1. package/CHANGELOG.md +13 -0
  2. package/dist/cjs/create-editor/feature-flags-from-props.js +4 -5
  3. package/dist/cjs/i18n/cs.js +0 -3
  4. package/dist/cjs/i18n/da.js +0 -3
  5. package/dist/cjs/i18n/de.js +0 -3
  6. package/dist/cjs/i18n/en.js +0 -3
  7. package/dist/cjs/i18n/en_GB.js +0 -3
  8. package/dist/cjs/i18n/en_ZZ.js +0 -3
  9. package/dist/cjs/i18n/es.js +0 -3
  10. package/dist/cjs/i18n/fi.js +0 -3
  11. package/dist/cjs/i18n/fr.js +0 -3
  12. package/dist/cjs/i18n/hu.js +0 -3
  13. package/dist/cjs/i18n/it.js +0 -3
  14. package/dist/cjs/i18n/ja.js +0 -3
  15. package/dist/cjs/i18n/ko.js +0 -3
  16. package/dist/cjs/i18n/nb.js +0 -3
  17. package/dist/cjs/i18n/nl.js +0 -3
  18. package/dist/cjs/i18n/pl.js +0 -3
  19. package/dist/cjs/i18n/pt_BR.js +0 -3
  20. package/dist/cjs/i18n/ru.js +0 -3
  21. package/dist/cjs/i18n/sv.js +0 -3
  22. package/dist/cjs/i18n/th.js +0 -3
  23. package/dist/cjs/i18n/tr.js +0 -3
  24. package/dist/cjs/i18n/uk.js +0 -3
  25. package/dist/cjs/i18n/vi.js +0 -3
  26. package/dist/cjs/i18n/zh.js +0 -3
  27. package/dist/cjs/i18n/zh_TW.js +0 -3
  28. package/dist/cjs/version-wrapper.js +1 -1
  29. package/dist/es2019/create-editor/feature-flags-from-props.js +4 -5
  30. package/dist/es2019/i18n/cs.js +0 -3
  31. package/dist/es2019/i18n/da.js +0 -3
  32. package/dist/es2019/i18n/de.js +0 -3
  33. package/dist/es2019/i18n/en.js +0 -3
  34. package/dist/es2019/i18n/en_GB.js +0 -3
  35. package/dist/es2019/i18n/en_ZZ.js +0 -3
  36. package/dist/es2019/i18n/es.js +0 -3
  37. package/dist/es2019/i18n/fi.js +0 -3
  38. package/dist/es2019/i18n/fr.js +0 -3
  39. package/dist/es2019/i18n/hu.js +0 -3
  40. package/dist/es2019/i18n/it.js +0 -3
  41. package/dist/es2019/i18n/ja.js +0 -3
  42. package/dist/es2019/i18n/ko.js +0 -3
  43. package/dist/es2019/i18n/nb.js +0 -3
  44. package/dist/es2019/i18n/nl.js +0 -3
  45. package/dist/es2019/i18n/pl.js +0 -3
  46. package/dist/es2019/i18n/pt_BR.js +0 -3
  47. package/dist/es2019/i18n/ru.js +0 -3
  48. package/dist/es2019/i18n/sv.js +0 -3
  49. package/dist/es2019/i18n/th.js +0 -3
  50. package/dist/es2019/i18n/tr.js +0 -3
  51. package/dist/es2019/i18n/uk.js +0 -3
  52. package/dist/es2019/i18n/vi.js +0 -3
  53. package/dist/es2019/i18n/zh.js +0 -3
  54. package/dist/es2019/i18n/zh_TW.js +0 -3
  55. package/dist/es2019/version-wrapper.js +1 -1
  56. package/dist/esm/create-editor/feature-flags-from-props.js +4 -5
  57. package/dist/esm/i18n/cs.js +0 -3
  58. package/dist/esm/i18n/da.js +0 -3
  59. package/dist/esm/i18n/de.js +0 -3
  60. package/dist/esm/i18n/en.js +0 -3
  61. package/dist/esm/i18n/en_GB.js +0 -3
  62. package/dist/esm/i18n/en_ZZ.js +0 -3
  63. package/dist/esm/i18n/es.js +0 -3
  64. package/dist/esm/i18n/fi.js +0 -3
  65. package/dist/esm/i18n/fr.js +0 -3
  66. package/dist/esm/i18n/hu.js +0 -3
  67. package/dist/esm/i18n/it.js +0 -3
  68. package/dist/esm/i18n/ja.js +0 -3
  69. package/dist/esm/i18n/ko.js +0 -3
  70. package/dist/esm/i18n/nb.js +0 -3
  71. package/dist/esm/i18n/nl.js +0 -3
  72. package/dist/esm/i18n/pl.js +0 -3
  73. package/dist/esm/i18n/pt_BR.js +0 -3
  74. package/dist/esm/i18n/ru.js +0 -3
  75. package/dist/esm/i18n/sv.js +0 -3
  76. package/dist/esm/i18n/th.js +0 -3
  77. package/dist/esm/i18n/tr.js +0 -3
  78. package/dist/esm/i18n/uk.js +0 -3
  79. package/dist/esm/i18n/vi.js +0 -3
  80. package/dist/esm/i18n/zh.js +0 -3
  81. package/dist/esm/i18n/zh_TW.js +0 -3
  82. package/dist/esm/version-wrapper.js +1 -1
  83. package/dist/types/i18n/cs.d.ts +0 -3
  84. package/dist/types/i18n/da.d.ts +0 -3
  85. package/dist/types/i18n/de.d.ts +0 -3
  86. package/dist/types/i18n/en.d.ts +0 -3
  87. package/dist/types/i18n/en_GB.d.ts +0 -3
  88. package/dist/types/i18n/en_ZZ.d.ts +0 -3
  89. package/dist/types/i18n/es.d.ts +0 -3
  90. package/dist/types/i18n/fi.d.ts +0 -3
  91. package/dist/types/i18n/fr.d.ts +0 -3
  92. package/dist/types/i18n/hu.d.ts +0 -3
  93. package/dist/types/i18n/it.d.ts +0 -3
  94. package/dist/types/i18n/ja.d.ts +0 -3
  95. package/dist/types/i18n/ko.d.ts +0 -3
  96. package/dist/types/i18n/nb.d.ts +0 -3
  97. package/dist/types/i18n/nl.d.ts +0 -3
  98. package/dist/types/i18n/pl.d.ts +0 -3
  99. package/dist/types/i18n/pt_BR.d.ts +0 -3
  100. package/dist/types/i18n/ru.d.ts +0 -3
  101. package/dist/types/i18n/sv.d.ts +0 -3
  102. package/dist/types/i18n/th.d.ts +0 -3
  103. package/dist/types/i18n/tr.d.ts +0 -3
  104. package/dist/types/i18n/uk.d.ts +0 -3
  105. package/dist/types/i18n/vi.d.ts +0 -3
  106. package/dist/types/i18n/zh.d.ts +0 -3
  107. package/dist/types/i18n/zh_TW.d.ts +0 -3
  108. package/dist/types-ts4.5/i18n/cs.d.ts +0 -3
  109. package/dist/types-ts4.5/i18n/da.d.ts +0 -3
  110. package/dist/types-ts4.5/i18n/de.d.ts +0 -3
  111. package/dist/types-ts4.5/i18n/en.d.ts +0 -3
  112. package/dist/types-ts4.5/i18n/en_GB.d.ts +0 -3
  113. package/dist/types-ts4.5/i18n/en_ZZ.d.ts +0 -3
  114. package/dist/types-ts4.5/i18n/es.d.ts +0 -3
  115. package/dist/types-ts4.5/i18n/fi.d.ts +0 -3
  116. package/dist/types-ts4.5/i18n/fr.d.ts +0 -3
  117. package/dist/types-ts4.5/i18n/hu.d.ts +0 -3
  118. package/dist/types-ts4.5/i18n/it.d.ts +0 -3
  119. package/dist/types-ts4.5/i18n/ja.d.ts +0 -3
  120. package/dist/types-ts4.5/i18n/ko.d.ts +0 -3
  121. package/dist/types-ts4.5/i18n/nb.d.ts +0 -3
  122. package/dist/types-ts4.5/i18n/nl.d.ts +0 -3
  123. package/dist/types-ts4.5/i18n/pl.d.ts +0 -3
  124. package/dist/types-ts4.5/i18n/pt_BR.d.ts +0 -3
  125. package/dist/types-ts4.5/i18n/ru.d.ts +0 -3
  126. package/dist/types-ts4.5/i18n/sv.d.ts +0 -3
  127. package/dist/types-ts4.5/i18n/th.d.ts +0 -3
  128. package/dist/types-ts4.5/i18n/tr.d.ts +0 -3
  129. package/dist/types-ts4.5/i18n/uk.d.ts +0 -3
  130. package/dist/types-ts4.5/i18n/vi.d.ts +0 -3
  131. package/dist/types-ts4.5/i18n/zh.d.ts +0 -3
  132. package/dist/types-ts4.5/i18n/zh_TW.d.ts +0 -3
  133. package/package.json +7 -7
@@ -44,14 +44,11 @@ export default {
44
44
  'fabric.editor.findReplaceToolbarButton': 'Buscar y reemplazar',
45
45
  'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': 'Eliminar también los elementos conectados',
46
46
  'fabric.editor.headingLink.toolbarHelpTitle': 'Abrir diálogo de ayuda',
47
- 'fabric.editor.indent': 'Aplicar sangría',
48
47
  'fabric.editor.matchCase': 'Coincidir mayúsculas y minúsculas',
49
48
  'fabric.editor.noResultsFound': 'Sin resultados',
50
- 'fabric.editor.outdent': 'Anular sangría',
51
49
  'fabric.editor.replace': 'Reemplazar',
52
50
  'fabric.editor.replaceAll': 'Reemplazar todo',
53
51
  'fabric.editor.replaceWith': 'Reemplazar por',
54
52
  'fabric.editor.resultsCount': '{selectedMatchPosition} de {totalResultsCount}',
55
- 'fabric.editor.selectLanguage': 'Seleccionar lenguaje',
56
53
  'fabric.editor.taskPlaceholder': 'Escribe la acción y usa "@" para asignársela a alguien.'
57
54
  };
@@ -44,14 +44,11 @@ export default {
44
44
  'fabric.editor.findReplaceToolbarButton': 'Etsi ja korvaa',
45
45
  'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': 'Poista myös liitetyt elementit',
46
46
  'fabric.editor.headingLink.toolbarHelpTitle': 'Avaa ohjeikkuna',
47
- 'fabric.editor.indent': 'Sisennys',
48
47
  'fabric.editor.matchCase': 'Sovita aakkoslaji',
49
48
  'fabric.editor.noResultsFound': 'Ei tuloksia',
50
- 'fabric.editor.outdent': 'Ulonnus',
51
49
  'fabric.editor.replace': 'Korvaa',
52
50
  'fabric.editor.replaceAll': 'Korvaa kaikki',
53
51
  'fabric.editor.replaceWith': 'Korvaa kohteella',
54
52
  'fabric.editor.resultsCount': '{selectedMatchPosition}/{totalResultsCount}',
55
- 'fabric.editor.selectLanguage': 'Valitse kieli',
56
53
  'fabric.editor.taskPlaceholder': "Kirjoita toimintasi, käytä '@'-merkkiä määrätäksesi sen jollekin henkilölle."
57
54
  };
@@ -44,14 +44,11 @@ export default {
44
44
  'fabric.editor.findReplaceToolbarButton': 'Rechercher et remplacer',
45
45
  'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': 'Supprimer également les éléments connectés',
46
46
  'fabric.editor.headingLink.toolbarHelpTitle': "Ouvrir la boîte de dialogue d'aide",
47
- 'fabric.editor.indent': 'Retrait positif',
48
47
  'fabric.editor.matchCase': 'Respecter la casse',
49
48
  'fabric.editor.noResultsFound': 'Aucun résultat',
50
- 'fabric.editor.outdent': 'Retrait négatif',
51
49
  'fabric.editor.replace': 'Remplacer',
52
50
  'fabric.editor.replaceAll': 'Remplacer tout',
53
51
  'fabric.editor.replaceWith': 'Remplacer par',
54
52
  'fabric.editor.resultsCount': '{selectedMatchPosition} sur {totalResultsCount}',
55
- 'fabric.editor.selectLanguage': 'Sélectionner le langage',
56
53
  'fabric.editor.taskPlaceholder': "Saisissez votre action, utilisez « @ » pour l'assigner à quelqu'un."
57
54
  };
@@ -44,14 +44,11 @@ export default {
44
44
  'fabric.editor.findReplaceToolbarButton': 'Keresés és csere',
45
45
  'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': 'A kapcsolódó elemek is törlődjenek',
46
46
  'fabric.editor.headingLink.toolbarHelpTitle': 'Súgópanel megnyitása',
47
- 'fabric.editor.indent': 'Behúzás',
48
47
  'fabric.editor.matchCase': 'Kis- és nagybetűk megkülönböztetése',
49
48
  'fabric.editor.noResultsFound': 'Nincs találat',
50
- 'fabric.editor.outdent': 'Kihúzás',
51
49
  'fabric.editor.replace': 'Csere',
52
50
  'fabric.editor.replaceAll': 'Az összes cseréje',
53
51
  'fabric.editor.replaceWith': 'Csere erre:',
54
52
  'fabric.editor.resultsCount': '{selectedMatchPosition}/{totalResultsCount}',
55
- 'fabric.editor.selectLanguage': 'Programozási nyelv kiválasztása',
56
53
  'fabric.editor.taskPlaceholder': 'Írja be a műveletet. Az „@” jellel hozzárendelheti valakihez.'
57
54
  };
@@ -44,14 +44,11 @@ export default {
44
44
  'fabric.editor.findReplaceToolbarButton': 'Trova e sostituisci',
45
45
  'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': 'Elimina anche gli elementi collegati',
46
46
  'fabric.editor.headingLink.toolbarHelpTitle': 'Apri finestra della guida',
47
- 'fabric.editor.indent': 'Rientro',
48
47
  'fabric.editor.matchCase': 'Maiuscole/Minuscole',
49
48
  'fabric.editor.noResultsFound': 'Nessun risultato',
50
- 'fabric.editor.outdent': 'Rientro negativo',
51
49
  'fabric.editor.replace': 'Sostituisci',
52
50
  'fabric.editor.replaceAll': 'Sostituisci tutto',
53
51
  'fabric.editor.replaceWith': 'Sostituisci con',
54
52
  'fabric.editor.resultsCount': '{selectedMatchPosition} di {totalResultsCount}',
55
- 'fabric.editor.selectLanguage': 'Seleziona linguaggio',
56
53
  'fabric.editor.taskPlaceholder': 'Digita la tua azione e usa “@” per assegnarla a qualcuno.'
57
54
  };
@@ -44,14 +44,11 @@ export default {
44
44
  'fabric.editor.findReplaceToolbarButton': '検索と置換',
45
45
  'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': '接続されている要素も削除',
46
46
  'fabric.editor.headingLink.toolbarHelpTitle': 'ヘルプ ダイアログを開く',
47
- 'fabric.editor.indent': 'インデント',
48
47
  'fabric.editor.matchCase': '大文字/小文字を区別',
49
48
  'fabric.editor.noResultsFound': '該当する結果がありません',
50
- 'fabric.editor.outdent': 'インデント解除',
51
49
  'fabric.editor.replace': '置換',
52
50
  'fabric.editor.replaceAll': 'すべて置換',
53
51
  'fabric.editor.replaceWith': '次で置換',
54
52
  'fabric.editor.resultsCount': '{totalResultsCount} 件中 {selectedMatchPosition} 件',
55
- 'fabric.editor.selectLanguage': '言語を選択',
56
53
  'fabric.editor.taskPlaceholder': 'アクションを入力し、「@」を使用して担当者を割り当てます。'
57
54
  };
@@ -44,14 +44,11 @@ export default {
44
44
  'fabric.editor.findReplaceToolbarButton': '찾기 및 바꾸기',
45
45
  'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': '연결된 요소도 삭제',
46
46
  'fabric.editor.headingLink.toolbarHelpTitle': '도움말 대화 상자 열기',
47
- 'fabric.editor.indent': '들여쓰기',
48
47
  'fabric.editor.matchCase': '대/소문자 구분',
49
48
  'fabric.editor.noResultsFound': '결과 없음',
50
- 'fabric.editor.outdent': '내어쓰기',
51
49
  'fabric.editor.replace': '바꾸기',
52
50
  'fabric.editor.replaceAll': '모두 바꾸기',
53
51
  'fabric.editor.replaceWith': '다음으로 바꾸기',
54
52
  'fabric.editor.resultsCount': '{selectedMatchPosition}/{totalResultsCount}',
55
- 'fabric.editor.selectLanguage': '언어 선택',
56
53
  'fabric.editor.taskPlaceholder': "작업을 입력하고 '@'를 사용하여 할당합니다."
57
54
  };
@@ -44,14 +44,11 @@ export default {
44
44
  'fabric.editor.findReplaceToolbarButton': 'Finn og erstatt',
45
45
  'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': 'Slett også tilkoblede elementer',
46
46
  'fabric.editor.headingLink.toolbarHelpTitle': 'Åpne dialogboks for hjelp',
47
- 'fabric.editor.indent': 'Innrykk',
48
47
  'fabric.editor.matchCase': 'Match store/små bokstaver',
49
48
  'fabric.editor.noResultsFound': 'Ingen resultater',
50
- 'fabric.editor.outdent': 'Reduser innrykk',
51
49
  'fabric.editor.replace': 'Erstatt',
52
50
  'fabric.editor.replaceAll': 'Erstatt alle',
53
51
  'fabric.editor.replaceWith': 'Erstatt med',
54
52
  'fabric.editor.resultsCount': '{selectedMatchPosition} av {totalResultsCount}',
55
- 'fabric.editor.selectLanguage': 'Velg programmeringsspråk',
56
53
  'fabric.editor.taskPlaceholder': 'Skriv inn handlingen. Bruk @ for å tilordne den til noen.'
57
54
  };
@@ -44,14 +44,11 @@ export default {
44
44
  'fabric.editor.findReplaceToolbarButton': 'Zoeken en vervangen',
45
45
  'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': 'Ook gekoppelde elementen verwijderen',
46
46
  'fabric.editor.headingLink.toolbarHelpTitle': 'Open helpdialoogvenster',
47
- 'fabric.editor.indent': 'Inspringen',
48
47
  'fabric.editor.matchCase': 'Overeenkomende zaak',
49
48
  'fabric.editor.noResultsFound': 'Geen resultaten',
50
- 'fabric.editor.outdent': 'Inspringen verkleinen',
51
49
  'fabric.editor.replace': 'Vervangen',
52
50
  'fabric.editor.replaceAll': 'Alles vervangen',
53
51
  'fabric.editor.replaceWith': 'Vervangen met',
54
52
  'fabric.editor.resultsCount': '{selectedMatchPosition} van {totalResultsCount}',
55
- 'fabric.editor.selectLanguage': 'Selecteer taal',
56
53
  'fabric.editor.taskPlaceholder': "Geef je actie in en gebruik een '@' om de actie aan iemand toe te wijzen."
57
54
  };
@@ -44,14 +44,11 @@ export default {
44
44
  'fabric.editor.findReplaceToolbarButton': 'Znajdź i zamień',
45
45
  'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': 'Usuń także połączone elementy',
46
46
  'fabric.editor.headingLink.toolbarHelpTitle': 'Otwórz okno dialogowe pomocy',
47
- 'fabric.editor.indent': 'Zwiększ wcięcie',
48
47
  'fabric.editor.matchCase': 'Uwzględniaj wielkość liter',
49
48
  'fabric.editor.noResultsFound': 'Brak wyników',
50
- 'fabric.editor.outdent': 'Zmniejsz wcięcie',
51
49
  'fabric.editor.replace': 'Zastąp',
52
50
  'fabric.editor.replaceAll': 'Zastąp wszystko',
53
51
  'fabric.editor.replaceWith': 'Zastąp tym',
54
52
  'fabric.editor.resultsCount': '{selectedMatchPosition} z {totalResultsCount}',
55
- 'fabric.editor.selectLanguage': 'Wybierz język',
56
53
  'fabric.editor.taskPlaceholder': 'Wprowadź swoją akcję, użyj „@”, aby przypisać ją do użytkownika.'
57
54
  };
@@ -44,14 +44,11 @@ export default {
44
44
  'fabric.editor.findReplaceToolbarButton': 'Localizar e substituir',
45
45
  'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': 'Excluir também elementos conectados',
46
46
  'fabric.editor.headingLink.toolbarHelpTitle': 'Abrir diálogo de ajuda',
47
- 'fabric.editor.indent': 'Recuo',
48
47
  'fabric.editor.matchCase': 'Diferenciar maiúsculas de minúsculas',
49
48
  'fabric.editor.noResultsFound': 'Sem resultados',
50
- 'fabric.editor.outdent': 'Recuo para a esquerda',
51
49
  'fabric.editor.replace': 'Substituir',
52
50
  'fabric.editor.replaceAll': 'Substituir tudo',
53
51
  'fabric.editor.replaceWith': 'Substituir por',
54
52
  'fabric.editor.resultsCount': '{selectedMatchPosition} de {totalResultsCount}',
55
- 'fabric.editor.selectLanguage': 'Selecione a linguagem',
56
53
  'fabric.editor.taskPlaceholder': 'Digite sua ação e use "@" para atribuí-la a alguém.'
57
54
  };
@@ -44,14 +44,11 @@ export default {
44
44
  'fabric.editor.findReplaceToolbarButton': 'Найти и заменить',
45
45
  'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': 'Также удалить подключенные элементы',
46
46
  'fabric.editor.headingLink.toolbarHelpTitle': 'Открыть справку',
47
- 'fabric.editor.indent': 'Сделать отступ',
48
47
  'fabric.editor.matchCase': 'С учетом регистра',
49
48
  'fabric.editor.noResultsFound': 'Ничего не найдено',
50
- 'fabric.editor.outdent': 'Убрать отступ',
51
49
  'fabric.editor.replace': 'Заменить',
52
50
  'fabric.editor.replaceAll': 'Заменить все',
53
51
  'fabric.editor.replaceWith': 'Заменить на',
54
52
  'fabric.editor.resultsCount': '{selectedMatchPosition} из {totalResultsCount}',
55
- 'fabric.editor.selectLanguage': 'Выберите язык',
56
53
  'fabric.editor.taskPlaceholder': 'Укажите задание и назначьте исполнителя с помощью значка «@».'
57
54
  };
@@ -44,14 +44,11 @@ export default {
44
44
  'fabric.editor.findReplaceToolbarButton': 'Sök och ersätt',
45
45
  'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': 'Radera även anslutna element',
46
46
  'fabric.editor.headingLink.toolbarHelpTitle': 'Öppna hjälpdialogruta',
47
- 'fabric.editor.indent': 'Indrag',
48
47
  'fabric.editor.matchCase': 'Matcha skiftläge',
49
48
  'fabric.editor.noResultsFound': 'Inga resultat',
50
- 'fabric.editor.outdent': 'Utdrag',
51
49
  'fabric.editor.replace': 'Ersätt',
52
50
  'fabric.editor.replaceAll': 'Ersätt alla',
53
51
  'fabric.editor.replaceWith': 'Ersätt med',
54
52
  'fabric.editor.resultsCount': '{selectedMatchPosition} av {totalResultsCount}',
55
- 'fabric.editor.selectLanguage': 'Välj språk',
56
53
  'fabric.editor.taskPlaceholder': 'Skriv din åtgärd och använd @ för att tilldela någon.'
57
54
  };
@@ -44,14 +44,11 @@ export default {
44
44
  'fabric.editor.findReplaceToolbarButton': 'ค้นหาและแทนที่',
45
45
  'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': 'ลบองค์ประกอบที่เชื่อมต่อด้วย',
46
46
  'fabric.editor.headingLink.toolbarHelpTitle': 'เปิดกรอบโต้ตอบความช่วยเหลือ',
47
- 'fabric.editor.indent': 'ย่อหน้าเข้า',
48
47
  'fabric.editor.matchCase': 'รายการที่ตรงกัน',
49
48
  'fabric.editor.noResultsFound': 'ไม่พบผลลัพธ์',
50
- 'fabric.editor.outdent': 'ย่อหน้าออก',
51
49
  'fabric.editor.replace': 'แทนที่',
52
50
  'fabric.editor.replaceAll': 'แทนที่ทั้งหมด',
53
51
  'fabric.editor.replaceWith': 'แทนที่ด้วย',
54
52
  'fabric.editor.resultsCount': '{selectedMatchPosition} จาก {totalResultsCount}',
55
- 'fabric.editor.selectLanguage': 'เลือกภาษา',
56
53
  'fabric.editor.taskPlaceholder': "พิมพ์ข้อความของคุณ ใช้ '@' เพื่อมอบหมายให้ผู้ใช้ที่คุณเลือก"
57
54
  };
@@ -44,14 +44,11 @@ export default {
44
44
  'fabric.editor.findReplaceToolbarButton': 'Bul ve değiştir',
45
45
  'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': 'Bağlı öğeleri de sil',
46
46
  'fabric.editor.headingLink.toolbarHelpTitle': 'Yardım iletişim kutusunu aç',
47
- 'fabric.editor.indent': 'Girintile',
48
47
  'fabric.editor.matchCase': 'Büyük/küçük harf eşleştir',
49
48
  'fabric.editor.noResultsFound': 'Sonuç yok',
50
- 'fabric.editor.outdent': 'Girintiyi azalt',
51
49
  'fabric.editor.replace': 'Değiştir',
52
50
  'fabric.editor.replaceAll': 'Tümünü değiştir',
53
51
  'fabric.editor.replaceWith': 'Yeni değer',
54
52
  'fabric.editor.resultsCount': '{selectedMatchPosition}/{totalResultsCount}',
55
- 'fabric.editor.selectLanguage': 'Dil seçin',
56
53
  'fabric.editor.taskPlaceholder': "Yapılacak eylemi yazın, birine atamak için '@' kullanın."
57
54
  };
@@ -44,14 +44,11 @@ export default {
44
44
  'fabric.editor.findReplaceToolbarButton': 'Знайти й замінити',
45
45
  'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': 'Видалити пов’язані елементи',
46
46
  'fabric.editor.headingLink.toolbarHelpTitle': 'Відкрити довідку',
47
- 'fabric.editor.indent': 'Відступ вправо',
48
47
  'fabric.editor.matchCase': 'Враховувати регістр',
49
48
  'fabric.editor.noResultsFound': 'Немає результатів',
50
- 'fabric.editor.outdent': 'Відступ вліво',
51
49
  'fabric.editor.replace': 'Замінити',
52
50
  'fabric.editor.replaceAll': 'Замінити всі',
53
51
  'fabric.editor.replaceWith': 'Замінити на',
54
52
  'fabric.editor.resultsCount': '{selectedMatchPosition} з {totalResultsCount}',
55
- 'fabric.editor.selectLanguage': 'Вибір мови',
56
53
  'fabric.editor.taskPlaceholder': 'Вкажіть задачу. Призначте її комусь за допомогою символу «@».'
57
54
  };
@@ -44,14 +44,11 @@ export default {
44
44
  'fabric.editor.findReplaceToolbarButton': 'Tìm kiếm và thay thế',
45
45
  'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': 'Đồng thời xóa các thành phần được kết nối',
46
46
  'fabric.editor.headingLink.toolbarHelpTitle': 'Mở hộp thoại trợ giúp',
47
- 'fabric.editor.indent': 'Thụt lề',
48
47
  'fabric.editor.matchCase': 'Khớp cách viết hoa',
49
48
  'fabric.editor.noResultsFound': 'Không có kết quả',
50
- 'fabric.editor.outdent': 'Nhô lề',
51
49
  'fabric.editor.replace': 'Thay thế',
52
50
  'fabric.editor.replaceAll': 'Thay thế tất cả',
53
51
  'fabric.editor.replaceWith': 'Thay thế bằng',
54
52
  'fabric.editor.resultsCount': '{selectedMatchPosition}/{totalResultsCount}',
55
- 'fabric.editor.selectLanguage': 'Chọn ngôn ngữ',
56
53
  'fabric.editor.taskPlaceholder': "Nhập thao tác của bạn, sử dụng '@' để chỉ định cho người nào đó."
57
54
  };
@@ -44,14 +44,11 @@ export default {
44
44
  'fabric.editor.findReplaceToolbarButton': '查找和替换',
45
45
  'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': '同时删除已连接的元素',
46
46
  'fabric.editor.headingLink.toolbarHelpTitle': '打开帮助对话框',
47
- 'fabric.editor.indent': '增大缩进',
48
47
  'fabric.editor.matchCase': '匹配大小写',
49
48
  'fabric.editor.noResultsFound': '无结果',
50
- 'fabric.editor.outdent': '减小缩进',
51
49
  'fabric.editor.replace': '替换',
52
50
  'fabric.editor.replaceAll': '全部替换',
53
51
  'fabric.editor.replaceWith': '替换为',
54
52
  'fabric.editor.resultsCount': '{selectedMatchPosition}/{totalResultsCount}',
55
- 'fabric.editor.selectLanguage': '选择语言',
56
53
  'fabric.editor.taskPlaceholder': '输入您的操作,使用“@”进行分配。'
57
54
  };
@@ -44,14 +44,11 @@ export default {
44
44
  'fabric.editor.findReplaceToolbarButton': '尋找與取代',
45
45
  'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': '同時刪除已連結的元素',
46
46
  'fabric.editor.headingLink.toolbarHelpTitle': '開啟說明對話方塊',
47
- 'fabric.editor.indent': '增加縮排',
48
47
  'fabric.editor.matchCase': '大小寫須相符',
49
48
  'fabric.editor.noResultsFound': '沒有結果',
50
- 'fabric.editor.outdent': '減少縮排',
51
49
  'fabric.editor.replace': '取代',
52
50
  'fabric.editor.replaceAll': '全部取代',
53
51
  'fabric.editor.replaceWith': '取代為',
54
52
  'fabric.editor.resultsCount': '第 {selectedMatchPosition} 個,共 {totalResultsCount} 個',
55
- 'fabric.editor.selectLanguage': '選取語言',
56
53
  'fabric.editor.taskPlaceholder': '輸入動作,使用「@」以指派給他人。'
57
54
  };
@@ -1,2 +1,2 @@
1
1
  export const name = "@atlaskit/editor-core";
2
- export const version = "189.3.27";
2
+ export const version = "189.3.29";
@@ -25,7 +25,7 @@ function getSpellCheck(featureFlags) {
25
25
  * which is used by both current and archv3 editors.
26
26
  */
27
27
  export function createFeatureFlagsFromProps(props) {
28
- var _props$allowLayouts, _props$performanceTra, _props$allowExtension, _props$featureFlags, _props$featureFlags2, _props$featureFlags3, _props$featureFlags4, _props$featureFlags5, _props$featureFlags6, _props$featureFlags7, _props$featureFlags8, _props$featureFlags9, _props$featureFlags10, _props$featureFlags11, _props$featureFlags12, _props$featureFlags13, _props$featureFlags14, _props$collabEdit, _props$collabEdit2, _props$featureFlags15, _props$featureFlags16, _props$featureFlags17, _props$featureFlags18, _props$featureFlags19, _props$featureFlags20;
28
+ var _props$allowLayouts, _props$performanceTra, _props$allowExtension, _props$featureFlags, _props$featureFlags2, _props$featureFlags3, _props$featureFlags4, _props$featureFlags5, _props$featureFlags6, _props$featureFlags7, _props$featureFlags8, _props$featureFlags9, _props$featureFlags10, _props$featureFlags11, _props$featureFlags12, _props$featureFlags13, _props$featureFlags14, _props$collabEdit, _props$collabEdit2, _props$featureFlags15, _props$featureFlags16, _props$featureFlags17, _props$featureFlags18;
29
29
  var normalizedFeatureFlags = normalizeFeatureFlags(props.featureFlags);
30
30
  return _objectSpread(_objectSpread({}, normalizedFeatureFlags), {}, {
31
31
  newInsertionBehaviour: props.allowNewInsertionBehaviour,
@@ -46,12 +46,11 @@ export function createFeatureFlagsFromProps(props) {
46
46
  ufo: Boolean(typeof ((_props$featureFlags11 = props.featureFlags) === null || _props$featureFlags11 === void 0 ? void 0 : _props$featureFlags11.ufo) === 'boolean' ? !!((_props$featureFlags12 = props.featureFlags) !== null && _props$featureFlags12 !== void 0 && _props$featureFlags12.ufo) : false),
47
47
  twoLineEditorToolbar: Boolean(typeof ((_props$featureFlags13 = props.featureFlags) === null || _props$featureFlags13 === void 0 ? void 0 : _props$featureFlags13.twoLineEditorToolbar) === 'boolean' ? !!((_props$featureFlags14 = props.featureFlags) !== null && _props$featureFlags14 !== void 0 && _props$featureFlags14.twoLineEditorToolbar) : false),
48
48
  useNativeCollabPlugin: Boolean(typeof ((_props$collabEdit = props.collabEdit) === null || _props$collabEdit === void 0 ? void 0 : _props$collabEdit.useNativePlugin) === 'boolean' ? !!((_props$collabEdit2 = props.collabEdit) !== null && _props$collabEdit2 !== void 0 && _props$collabEdit2.useNativePlugin) : false),
49
- showHoverPreview: Boolean(typeof ((_props$featureFlags15 = props.featureFlags) === null || _props$featureFlags15 === void 0 ? void 0 : _props$featureFlags15.showHoverPreview) === 'boolean' ? !!((_props$featureFlags16 = props.featureFlags) !== null && _props$featureFlags16 !== void 0 && _props$featureFlags16.showHoverPreview) : false),
50
- floatingToolbarLinkSettingsButton: typeof ((_props$featureFlags17 = props.featureFlags) === null || _props$featureFlags17 === void 0 ? void 0 : _props$featureFlags17['floating-toolbar-link-settings-button']) === 'string' ? props.featureFlags['floating-toolbar-link-settings-button'] || undefined : undefined,
49
+ floatingToolbarLinkSettingsButton: typeof ((_props$featureFlags15 = props.featureFlags) === null || _props$featureFlags15 === void 0 ? void 0 : _props$featureFlags15['floating-toolbar-link-settings-button']) === 'string' ? props.featureFlags['floating-toolbar-link-settings-button'] || undefined : undefined,
51
50
  disableSpellcheckByBrowser: getSpellCheck(props.featureFlags),
52
51
  // Including fallback to props.featureFlags so that mobile feature flags
53
52
  // are included (they are not kebab cased)
54
- restartNumberedLists: normalizedFeatureFlags.restartNumberedLists === true || ((_props$featureFlags18 = props.featureFlags) === null || _props$featureFlags18 === void 0 ? void 0 : _props$featureFlags18.restartNumberedLists) === true,
55
- preventPopupOverflow: Boolean(typeof ((_props$featureFlags19 = props.featureFlags) === null || _props$featureFlags19 === void 0 ? void 0 : _props$featureFlags19['prevent-popup-overflow']) === 'boolean' ? !!((_props$featureFlags20 = props.featureFlags) !== null && _props$featureFlags20 !== void 0 && _props$featureFlags20['prevent-popup-overflow']) : false)
53
+ restartNumberedLists: normalizedFeatureFlags.restartNumberedLists === true || ((_props$featureFlags16 = props.featureFlags) === null || _props$featureFlags16 === void 0 ? void 0 : _props$featureFlags16.restartNumberedLists) === true,
54
+ preventPopupOverflow: Boolean(typeof ((_props$featureFlags17 = props.featureFlags) === null || _props$featureFlags17 === void 0 ? void 0 : _props$featureFlags17['prevent-popup-overflow']) === 'boolean' ? !!((_props$featureFlags18 = props.featureFlags) !== null && _props$featureFlags18 !== void 0 && _props$featureFlags18['prevent-popup-overflow']) : false)
56
55
  });
57
56
  }
@@ -45,14 +45,11 @@ export default {
45
45
  'fabric.editor.findReplaceToolbarButton': 'Najít a nahradit',
46
46
  'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': 'Vymazat také všechny připojené prvky',
47
47
  'fabric.editor.headingLink.toolbarHelpTitle': 'Otevřít dialog nápovědy',
48
- 'fabric.editor.indent': 'Zvětšit odsazení',
49
48
  'fabric.editor.matchCase': 'Rozlišovat malá a velká písmena',
50
49
  'fabric.editor.noResultsFound': 'Žádné výsledky',
51
- 'fabric.editor.outdent': 'Zmenšit odsazení',
52
50
  'fabric.editor.replace': 'Nahradit',
53
51
  'fabric.editor.replaceAll': 'Nahradit vše',
54
52
  'fabric.editor.replaceWith': 'Nahradit textem',
55
53
  'fabric.editor.resultsCount': '{selectedMatchPosition} z {totalResultsCount}',
56
- 'fabric.editor.selectLanguage': 'Vyberte programovací jazyk',
57
54
  'fabric.editor.taskPlaceholder': 'Napište svou akci a použitím „@“ ji někomu přidělte.'
58
55
  };
@@ -44,14 +44,11 @@ export default {
44
44
  'fabric.editor.findReplaceToolbarButton': 'Find og erstat',
45
45
  'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': 'Slet også forbundne elementer',
46
46
  'fabric.editor.headingLink.toolbarHelpTitle': 'Åbn dialogboksen Hjælp',
47
- 'fabric.editor.indent': 'Ryk ind',
48
47
  'fabric.editor.matchCase': 'Match store/små bogstaver',
49
48
  'fabric.editor.noResultsFound': 'Ingen resultater',
50
- 'fabric.editor.outdent': 'Ryk ud',
51
49
  'fabric.editor.replace': 'Erstat',
52
50
  'fabric.editor.replaceAll': 'Erstat alle',
53
51
  'fabric.editor.replaceWith': 'Erstat med',
54
52
  'fabric.editor.resultsCount': '{selectedMatchPosition} af {totalResultsCount}',
55
- 'fabric.editor.selectLanguage': 'Vælg sprog',
56
53
  'fabric.editor.taskPlaceholder': 'Indtast din handling, og brug "@" for at tildele til nogen.'
57
54
  };
@@ -44,14 +44,11 @@ export default {
44
44
  'fabric.editor.findReplaceToolbarButton': 'Suchen und ersetzen',
45
45
  'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': 'Verbundene Elemente ebenfalls löschen',
46
46
  'fabric.editor.headingLink.toolbarHelpTitle': 'Hilfe öffnen',
47
- 'fabric.editor.indent': 'Einzug vergrößern',
48
47
  'fabric.editor.matchCase': 'Groß-/Kleinschreibung beachten',
49
48
  'fabric.editor.noResultsFound': 'Keine Ergebnisse',
50
- 'fabric.editor.outdent': 'Einzug verkleinern',
51
49
  'fabric.editor.replace': 'Ersetzen',
52
50
  'fabric.editor.replaceAll': 'Alle ersetzen',
53
51
  'fabric.editor.replaceWith': 'Ersetzen mit',
54
52
  'fabric.editor.resultsCount': '{selectedMatchPosition} von {totalResultsCount}',
55
- 'fabric.editor.selectLanguage': 'Sprache auswählen',
56
53
  'fabric.editor.taskPlaceholder': 'Geben Sie Ihre Aktion ein und weisen Sie sie mithilfe von „@” jemandem zu.'
57
54
  };
@@ -46,14 +46,11 @@ export default {
46
46
  'fabric.editor.findReplaceToolbarButton': 'Find and replace',
47
47
  'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': 'Also delete connected elements',
48
48
  'fabric.editor.headingLink.toolbarHelpTitle': 'Open help dialog',
49
- 'fabric.editor.indent': 'Indent',
50
49
  'fabric.editor.matchCase': 'Match case',
51
50
  'fabric.editor.noResultsFound': 'No results',
52
- 'fabric.editor.outdent': 'Outdent',
53
51
  'fabric.editor.replace': 'Replace',
54
52
  'fabric.editor.replaceAll': 'Replace all',
55
53
  'fabric.editor.replaceWith': 'Replace with',
56
54
  'fabric.editor.resultsCount': '{selectedMatchPosition} of {totalResultsCount}',
57
- 'fabric.editor.selectLanguage': 'Select language',
58
55
  'fabric.editor.taskPlaceholder': "Type your action, use '@' to assign to someone."
59
56
  };
@@ -46,14 +46,11 @@ export default {
46
46
  'fabric.editor.findReplaceToolbarButton': 'Find and replace',
47
47
  'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': 'Also delete connected elements',
48
48
  'fabric.editor.headingLink.toolbarHelpTitle': 'Open help dialog',
49
- 'fabric.editor.indent': 'Indent',
50
49
  'fabric.editor.matchCase': 'Match case',
51
50
  'fabric.editor.noResultsFound': 'No results',
52
- 'fabric.editor.outdent': 'Outdent',
53
51
  'fabric.editor.replace': 'Replace',
54
52
  'fabric.editor.replaceAll': 'Replace all',
55
53
  'fabric.editor.replaceWith': 'Replace with',
56
54
  'fabric.editor.resultsCount': '{selectedMatchPosition} of {totalResultsCount}',
57
- 'fabric.editor.selectLanguage': 'Select language',
58
55
  'fabric.editor.taskPlaceholder': "Type your action, use '@' to assign to someone."
59
56
  };
@@ -46,14 +46,11 @@ export default {
46
46
  'fabric.editor.findReplaceToolbarButton': '⁣⁢Find and replace؜⁠‍‌⁡⁡؜‌⁡⁠‍‌⁣⁤',
47
47
  'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': '⁣⁢Also delete connected elements؜؜؜؜؜‍⁡‍‌؜‌‌؜‍⁣⁤',
48
48
  'fabric.editor.headingLink.toolbarHelpTitle': '⁣⁢Open help dialog‌⁡‌⁠‌⁠⁣⁤',
49
- 'fabric.editor.indent': '⁣⁢Indent‌⁠‌⁠‍⁡⁣⁤',
50
49
  'fabric.editor.matchCase': '⁣⁢Match case‌‌⁠⁡‍؜‍‍‌؜⁡⁡⁠‍⁣⁤',
51
50
  'fabric.editor.noResultsFound': '⁣⁢No results‍؜‌‌‌؜⁡⁣⁤',
52
- 'fabric.editor.outdent': '⁣⁢Outdent‍‍؜؜‌‌‍‍⁡⁣⁤',
53
51
  'fabric.editor.replace': '⁣⁢Replace‌⁠؜⁠⁠⁠‌⁠⁡⁠⁣⁤',
54
52
  'fabric.editor.replaceAll': '⁣⁢Replace all‌⁡؜‍⁠⁣⁤',
55
53
  'fabric.editor.replaceWith': '⁣⁢Replace with‍‍⁡؜⁡⁠⁡؜؜⁠⁠⁣⁤',
56
54
  'fabric.editor.resultsCount': '⁣⁢{selectedMatchPosition} of {totalResultsCount}⁠⁠⁠⁠⁣⁤',
57
- 'fabric.editor.selectLanguage': '⁣⁢Select language‍⁠‌؜‌⁡‍‌⁣⁤',
58
55
  'fabric.editor.taskPlaceholder': "⁣⁢Type your action, use '@' to assign to someone.‌⁠⁠⁠⁠⁠‍‍⁡⁡‌⁣⁤"
59
56
  };
@@ -44,14 +44,11 @@ export default {
44
44
  'fabric.editor.findReplaceToolbarButton': 'Buscar y reemplazar',
45
45
  'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': 'Eliminar también los elementos conectados',
46
46
  'fabric.editor.headingLink.toolbarHelpTitle': 'Abrir diálogo de ayuda',
47
- 'fabric.editor.indent': 'Aplicar sangría',
48
47
  'fabric.editor.matchCase': 'Coincidir mayúsculas y minúsculas',
49
48
  'fabric.editor.noResultsFound': 'Sin resultados',
50
- 'fabric.editor.outdent': 'Anular sangría',
51
49
  'fabric.editor.replace': 'Reemplazar',
52
50
  'fabric.editor.replaceAll': 'Reemplazar todo',
53
51
  'fabric.editor.replaceWith': 'Reemplazar por',
54
52
  'fabric.editor.resultsCount': '{selectedMatchPosition} de {totalResultsCount}',
55
- 'fabric.editor.selectLanguage': 'Seleccionar lenguaje',
56
53
  'fabric.editor.taskPlaceholder': 'Escribe la acción y usa "@" para asignársela a alguien.'
57
54
  };
@@ -44,14 +44,11 @@ export default {
44
44
  'fabric.editor.findReplaceToolbarButton': 'Etsi ja korvaa',
45
45
  'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': 'Poista myös liitetyt elementit',
46
46
  'fabric.editor.headingLink.toolbarHelpTitle': 'Avaa ohjeikkuna',
47
- 'fabric.editor.indent': 'Sisennys',
48
47
  'fabric.editor.matchCase': 'Sovita aakkoslaji',
49
48
  'fabric.editor.noResultsFound': 'Ei tuloksia',
50
- 'fabric.editor.outdent': 'Ulonnus',
51
49
  'fabric.editor.replace': 'Korvaa',
52
50
  'fabric.editor.replaceAll': 'Korvaa kaikki',
53
51
  'fabric.editor.replaceWith': 'Korvaa kohteella',
54
52
  'fabric.editor.resultsCount': '{selectedMatchPosition}/{totalResultsCount}',
55
- 'fabric.editor.selectLanguage': 'Valitse kieli',
56
53
  'fabric.editor.taskPlaceholder': "Kirjoita toimintasi, käytä '@'-merkkiä määrätäksesi sen jollekin henkilölle."
57
54
  };
@@ -44,14 +44,11 @@ export default {
44
44
  'fabric.editor.findReplaceToolbarButton': 'Rechercher et remplacer',
45
45
  'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': 'Supprimer également les éléments connectés',
46
46
  'fabric.editor.headingLink.toolbarHelpTitle': "Ouvrir la boîte de dialogue d'aide",
47
- 'fabric.editor.indent': 'Retrait positif',
48
47
  'fabric.editor.matchCase': 'Respecter la casse',
49
48
  'fabric.editor.noResultsFound': 'Aucun résultat',
50
- 'fabric.editor.outdent': 'Retrait négatif',
51
49
  'fabric.editor.replace': 'Remplacer',
52
50
  'fabric.editor.replaceAll': 'Remplacer tout',
53
51
  'fabric.editor.replaceWith': 'Remplacer par',
54
52
  'fabric.editor.resultsCount': '{selectedMatchPosition} sur {totalResultsCount}',
55
- 'fabric.editor.selectLanguage': 'Sélectionner le langage',
56
53
  'fabric.editor.taskPlaceholder': "Saisissez votre action, utilisez « @ » pour l'assigner à quelqu'un."
57
54
  };
@@ -44,14 +44,11 @@ export default {
44
44
  'fabric.editor.findReplaceToolbarButton': 'Keresés és csere',
45
45
  'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': 'A kapcsolódó elemek is törlődjenek',
46
46
  'fabric.editor.headingLink.toolbarHelpTitle': 'Súgópanel megnyitása',
47
- 'fabric.editor.indent': 'Behúzás',
48
47
  'fabric.editor.matchCase': 'Kis- és nagybetűk megkülönböztetése',
49
48
  'fabric.editor.noResultsFound': 'Nincs találat',
50
- 'fabric.editor.outdent': 'Kihúzás',
51
49
  'fabric.editor.replace': 'Csere',
52
50
  'fabric.editor.replaceAll': 'Az összes cseréje',
53
51
  'fabric.editor.replaceWith': 'Csere erre:',
54
52
  'fabric.editor.resultsCount': '{selectedMatchPosition}/{totalResultsCount}',
55
- 'fabric.editor.selectLanguage': 'Programozási nyelv kiválasztása',
56
53
  'fabric.editor.taskPlaceholder': 'Írja be a műveletet. Az „@” jellel hozzárendelheti valakihez.'
57
54
  };
@@ -44,14 +44,11 @@ export default {
44
44
  'fabric.editor.findReplaceToolbarButton': 'Trova e sostituisci',
45
45
  'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': 'Elimina anche gli elementi collegati',
46
46
  'fabric.editor.headingLink.toolbarHelpTitle': 'Apri finestra della guida',
47
- 'fabric.editor.indent': 'Rientro',
48
47
  'fabric.editor.matchCase': 'Maiuscole/Minuscole',
49
48
  'fabric.editor.noResultsFound': 'Nessun risultato',
50
- 'fabric.editor.outdent': 'Rientro negativo',
51
49
  'fabric.editor.replace': 'Sostituisci',
52
50
  'fabric.editor.replaceAll': 'Sostituisci tutto',
53
51
  'fabric.editor.replaceWith': 'Sostituisci con',
54
52
  'fabric.editor.resultsCount': '{selectedMatchPosition} di {totalResultsCount}',
55
- 'fabric.editor.selectLanguage': 'Seleziona linguaggio',
56
53
  'fabric.editor.taskPlaceholder': 'Digita la tua azione e usa “@” per assegnarla a qualcuno.'
57
54
  };
@@ -44,14 +44,11 @@ export default {
44
44
  'fabric.editor.findReplaceToolbarButton': '検索と置換',
45
45
  'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': '接続されている要素も削除',
46
46
  'fabric.editor.headingLink.toolbarHelpTitle': 'ヘルプ ダイアログを開く',
47
- 'fabric.editor.indent': 'インデント',
48
47
  'fabric.editor.matchCase': '大文字/小文字を区別',
49
48
  'fabric.editor.noResultsFound': '該当する結果がありません',
50
- 'fabric.editor.outdent': 'インデント解除',
51
49
  'fabric.editor.replace': '置換',
52
50
  'fabric.editor.replaceAll': 'すべて置換',
53
51
  'fabric.editor.replaceWith': '次で置換',
54
52
  'fabric.editor.resultsCount': '{totalResultsCount} 件中 {selectedMatchPosition} 件',
55
- 'fabric.editor.selectLanguage': '言語を選択',
56
53
  'fabric.editor.taskPlaceholder': 'アクションを入力し、「@」を使用して担当者を割り当てます。'
57
54
  };
@@ -44,14 +44,11 @@ export default {
44
44
  'fabric.editor.findReplaceToolbarButton': '찾기 및 바꾸기',
45
45
  'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': '연결된 요소도 삭제',
46
46
  'fabric.editor.headingLink.toolbarHelpTitle': '도움말 대화 상자 열기',
47
- 'fabric.editor.indent': '들여쓰기',
48
47
  'fabric.editor.matchCase': '대/소문자 구분',
49
48
  'fabric.editor.noResultsFound': '결과 없음',
50
- 'fabric.editor.outdent': '내어쓰기',
51
49
  'fabric.editor.replace': '바꾸기',
52
50
  'fabric.editor.replaceAll': '모두 바꾸기',
53
51
  'fabric.editor.replaceWith': '다음으로 바꾸기',
54
52
  'fabric.editor.resultsCount': '{selectedMatchPosition}/{totalResultsCount}',
55
- 'fabric.editor.selectLanguage': '언어 선택',
56
53
  'fabric.editor.taskPlaceholder': "작업을 입력하고 '@'를 사용하여 할당합니다."
57
54
  };
@@ -44,14 +44,11 @@ export default {
44
44
  'fabric.editor.findReplaceToolbarButton': 'Finn og erstatt',
45
45
  'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': 'Slett også tilkoblede elementer',
46
46
  'fabric.editor.headingLink.toolbarHelpTitle': 'Åpne dialogboks for hjelp',
47
- 'fabric.editor.indent': 'Innrykk',
48
47
  'fabric.editor.matchCase': 'Match store/små bokstaver',
49
48
  'fabric.editor.noResultsFound': 'Ingen resultater',
50
- 'fabric.editor.outdent': 'Reduser innrykk',
51
49
  'fabric.editor.replace': 'Erstatt',
52
50
  'fabric.editor.replaceAll': 'Erstatt alle',
53
51
  'fabric.editor.replaceWith': 'Erstatt med',
54
52
  'fabric.editor.resultsCount': '{selectedMatchPosition} av {totalResultsCount}',
55
- 'fabric.editor.selectLanguage': 'Velg programmeringsspråk',
56
53
  'fabric.editor.taskPlaceholder': 'Skriv inn handlingen. Bruk @ for å tilordne den til noen.'
57
54
  };
@@ -44,14 +44,11 @@ export default {
44
44
  'fabric.editor.findReplaceToolbarButton': 'Zoeken en vervangen',
45
45
  'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': 'Ook gekoppelde elementen verwijderen',
46
46
  'fabric.editor.headingLink.toolbarHelpTitle': 'Open helpdialoogvenster',
47
- 'fabric.editor.indent': 'Inspringen',
48
47
  'fabric.editor.matchCase': 'Overeenkomende zaak',
49
48
  'fabric.editor.noResultsFound': 'Geen resultaten',
50
- 'fabric.editor.outdent': 'Inspringen verkleinen',
51
49
  'fabric.editor.replace': 'Vervangen',
52
50
  'fabric.editor.replaceAll': 'Alles vervangen',
53
51
  'fabric.editor.replaceWith': 'Vervangen met',
54
52
  'fabric.editor.resultsCount': '{selectedMatchPosition} van {totalResultsCount}',
55
- 'fabric.editor.selectLanguage': 'Selecteer taal',
56
53
  'fabric.editor.taskPlaceholder': "Geef je actie in en gebruik een '@' om de actie aan iemand toe te wijzen."
57
54
  };
@@ -44,14 +44,11 @@ export default {
44
44
  'fabric.editor.findReplaceToolbarButton': 'Znajdź i zamień',
45
45
  'fabric.editor.floatingToolbar.confirmModalCheckboxLabel': 'Usuń także połączone elementy',
46
46
  'fabric.editor.headingLink.toolbarHelpTitle': 'Otwórz okno dialogowe pomocy',
47
- 'fabric.editor.indent': 'Zwiększ wcięcie',
48
47
  'fabric.editor.matchCase': 'Uwzględniaj wielkość liter',
49
48
  'fabric.editor.noResultsFound': 'Brak wyników',
50
- 'fabric.editor.outdent': 'Zmniejsz wcięcie',
51
49
  'fabric.editor.replace': 'Zastąp',
52
50
  'fabric.editor.replaceAll': 'Zastąp wszystko',
53
51
  'fabric.editor.replaceWith': 'Zastąp tym',
54
52
  'fabric.editor.resultsCount': '{selectedMatchPosition} z {totalResultsCount}',
55
- 'fabric.editor.selectLanguage': 'Wybierz język',
56
53
  'fabric.editor.taskPlaceholder': 'Wprowadź swoją akcję, użyj „@”, aby przypisać ją do użytkownika.'
57
54
  };