@atlaskit/editor-common 76.12.0 → 76.12.1

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 (156) hide show
  1. package/CHANGELOG.md +9 -0
  2. package/dist/cjs/i18n/cs.js +41 -1
  3. package/dist/cjs/i18n/da.js +41 -1
  4. package/dist/cjs/i18n/de.js +41 -1
  5. package/dist/cjs/i18n/en.js +44 -1
  6. package/dist/cjs/i18n/en_GB.js +44 -1
  7. package/dist/cjs/i18n/en_ZZ.js +44 -1
  8. package/dist/cjs/i18n/es.js +41 -1
  9. package/dist/cjs/i18n/fi.js +41 -1
  10. package/dist/cjs/i18n/fr.js +41 -1
  11. package/dist/cjs/i18n/hu.js +41 -1
  12. package/dist/cjs/i18n/it.js +41 -1
  13. package/dist/cjs/i18n/ja.js +41 -1
  14. package/dist/cjs/i18n/ko.js +41 -1
  15. package/dist/cjs/i18n/nb.js +41 -1
  16. package/dist/cjs/i18n/nl.js +41 -1
  17. package/dist/cjs/i18n/pl.js +41 -1
  18. package/dist/cjs/i18n/pt_BR.js +41 -1
  19. package/dist/cjs/i18n/ru.js +41 -1
  20. package/dist/cjs/i18n/sv.js +41 -1
  21. package/dist/cjs/i18n/th.js +41 -1
  22. package/dist/cjs/i18n/tr.js +41 -1
  23. package/dist/cjs/i18n/uk.js +41 -1
  24. package/dist/cjs/i18n/vi.js +41 -1
  25. package/dist/cjs/i18n/zh.js +41 -1
  26. package/dist/cjs/i18n/zh_TW.js +41 -1
  27. package/dist/cjs/monitoring/error.js +1 -1
  28. package/dist/cjs/types/selection-toolbar.js +5 -0
  29. package/dist/cjs/ui/DropList/index.js +1 -1
  30. package/dist/cjs/utils/calculate-toolbar-position.js +146 -0
  31. package/dist/cjs/utils/index.js +13 -0
  32. package/dist/es2019/i18n/cs.js +41 -1
  33. package/dist/es2019/i18n/da.js +41 -1
  34. package/dist/es2019/i18n/de.js +41 -1
  35. package/dist/es2019/i18n/en.js +44 -1
  36. package/dist/es2019/i18n/en_GB.js +44 -1
  37. package/dist/es2019/i18n/en_ZZ.js +44 -1
  38. package/dist/es2019/i18n/es.js +41 -1
  39. package/dist/es2019/i18n/fi.js +41 -1
  40. package/dist/es2019/i18n/fr.js +41 -1
  41. package/dist/es2019/i18n/hu.js +41 -1
  42. package/dist/es2019/i18n/it.js +41 -1
  43. package/dist/es2019/i18n/ja.js +41 -1
  44. package/dist/es2019/i18n/ko.js +41 -1
  45. package/dist/es2019/i18n/nb.js +41 -1
  46. package/dist/es2019/i18n/nl.js +41 -1
  47. package/dist/es2019/i18n/pl.js +41 -1
  48. package/dist/es2019/i18n/pt_BR.js +41 -1
  49. package/dist/es2019/i18n/ru.js +41 -1
  50. package/dist/es2019/i18n/sv.js +41 -1
  51. package/dist/es2019/i18n/th.js +41 -1
  52. package/dist/es2019/i18n/tr.js +41 -1
  53. package/dist/es2019/i18n/uk.js +41 -1
  54. package/dist/es2019/i18n/vi.js +41 -1
  55. package/dist/es2019/i18n/zh.js +41 -1
  56. package/dist/es2019/i18n/zh_TW.js +41 -1
  57. package/dist/es2019/monitoring/error.js +1 -1
  58. package/dist/es2019/types/selection-toolbar.js +1 -0
  59. package/dist/es2019/ui/DropList/index.js +1 -1
  60. package/dist/es2019/utils/calculate-toolbar-position.js +140 -0
  61. package/dist/es2019/utils/index.js +2 -1
  62. package/dist/esm/i18n/cs.js +41 -1
  63. package/dist/esm/i18n/da.js +41 -1
  64. package/dist/esm/i18n/de.js +41 -1
  65. package/dist/esm/i18n/en.js +44 -1
  66. package/dist/esm/i18n/en_GB.js +44 -1
  67. package/dist/esm/i18n/en_ZZ.js +44 -1
  68. package/dist/esm/i18n/es.js +41 -1
  69. package/dist/esm/i18n/fi.js +41 -1
  70. package/dist/esm/i18n/fr.js +41 -1
  71. package/dist/esm/i18n/hu.js +41 -1
  72. package/dist/esm/i18n/it.js +41 -1
  73. package/dist/esm/i18n/ja.js +41 -1
  74. package/dist/esm/i18n/ko.js +41 -1
  75. package/dist/esm/i18n/nb.js +41 -1
  76. package/dist/esm/i18n/nl.js +41 -1
  77. package/dist/esm/i18n/pl.js +41 -1
  78. package/dist/esm/i18n/pt_BR.js +41 -1
  79. package/dist/esm/i18n/ru.js +41 -1
  80. package/dist/esm/i18n/sv.js +41 -1
  81. package/dist/esm/i18n/th.js +41 -1
  82. package/dist/esm/i18n/tr.js +41 -1
  83. package/dist/esm/i18n/uk.js +41 -1
  84. package/dist/esm/i18n/vi.js +41 -1
  85. package/dist/esm/i18n/zh.js +41 -1
  86. package/dist/esm/i18n/zh_TW.js +41 -1
  87. package/dist/esm/monitoring/error.js +1 -1
  88. package/dist/esm/types/selection-toolbar.js +1 -0
  89. package/dist/esm/ui/DropList/index.js +1 -1
  90. package/dist/esm/utils/calculate-toolbar-position.js +140 -0
  91. package/dist/esm/utils/index.js +2 -1
  92. package/dist/types/analytics/types/events.d.ts +1 -1
  93. package/dist/types/i18n/cs.d.ts +41 -1
  94. package/dist/types/i18n/da.d.ts +41 -1
  95. package/dist/types/i18n/de.d.ts +41 -1
  96. package/dist/types/i18n/en.d.ts +44 -1
  97. package/dist/types/i18n/en_GB.d.ts +44 -1
  98. package/dist/types/i18n/en_ZZ.d.ts +44 -1
  99. package/dist/types/i18n/es.d.ts +41 -1
  100. package/dist/types/i18n/fi.d.ts +41 -1
  101. package/dist/types/i18n/fr.d.ts +41 -1
  102. package/dist/types/i18n/hu.d.ts +41 -1
  103. package/dist/types/i18n/it.d.ts +41 -1
  104. package/dist/types/i18n/ja.d.ts +41 -1
  105. package/dist/types/i18n/ko.d.ts +41 -1
  106. package/dist/types/i18n/nb.d.ts +41 -1
  107. package/dist/types/i18n/nl.d.ts +41 -1
  108. package/dist/types/i18n/pl.d.ts +41 -1
  109. package/dist/types/i18n/pt_BR.d.ts +41 -1
  110. package/dist/types/i18n/ru.d.ts +41 -1
  111. package/dist/types/i18n/sv.d.ts +41 -1
  112. package/dist/types/i18n/th.d.ts +41 -1
  113. package/dist/types/i18n/tr.d.ts +41 -1
  114. package/dist/types/i18n/uk.d.ts +41 -1
  115. package/dist/types/i18n/vi.d.ts +41 -1
  116. package/dist/types/i18n/zh.d.ts +41 -1
  117. package/dist/types/i18n/zh_TW.d.ts +41 -1
  118. package/dist/types/types/editor-plugin.d.ts +9 -0
  119. package/dist/types/types/index.d.ts +1 -0
  120. package/dist/types/types/selection-toolbar.d.ts +19 -0
  121. package/dist/types/utils/calculate-toolbar-position.d.ts +10 -0
  122. package/dist/types/utils/extension-handler.d.ts +1 -1
  123. package/dist/types/utils/index.d.ts +1 -0
  124. package/dist/types-ts4.5/analytics/types/events.d.ts +1 -1
  125. package/dist/types-ts4.5/i18n/cs.d.ts +41 -1
  126. package/dist/types-ts4.5/i18n/da.d.ts +41 -1
  127. package/dist/types-ts4.5/i18n/de.d.ts +41 -1
  128. package/dist/types-ts4.5/i18n/en.d.ts +44 -1
  129. package/dist/types-ts4.5/i18n/en_GB.d.ts +44 -1
  130. package/dist/types-ts4.5/i18n/en_ZZ.d.ts +44 -1
  131. package/dist/types-ts4.5/i18n/es.d.ts +41 -1
  132. package/dist/types-ts4.5/i18n/fi.d.ts +41 -1
  133. package/dist/types-ts4.5/i18n/fr.d.ts +41 -1
  134. package/dist/types-ts4.5/i18n/hu.d.ts +41 -1
  135. package/dist/types-ts4.5/i18n/it.d.ts +41 -1
  136. package/dist/types-ts4.5/i18n/ja.d.ts +41 -1
  137. package/dist/types-ts4.5/i18n/ko.d.ts +41 -1
  138. package/dist/types-ts4.5/i18n/nb.d.ts +41 -1
  139. package/dist/types-ts4.5/i18n/nl.d.ts +41 -1
  140. package/dist/types-ts4.5/i18n/pl.d.ts +41 -1
  141. package/dist/types-ts4.5/i18n/pt_BR.d.ts +41 -1
  142. package/dist/types-ts4.5/i18n/ru.d.ts +41 -1
  143. package/dist/types-ts4.5/i18n/sv.d.ts +41 -1
  144. package/dist/types-ts4.5/i18n/th.d.ts +41 -1
  145. package/dist/types-ts4.5/i18n/tr.d.ts +41 -1
  146. package/dist/types-ts4.5/i18n/uk.d.ts +41 -1
  147. package/dist/types-ts4.5/i18n/vi.d.ts +41 -1
  148. package/dist/types-ts4.5/i18n/zh.d.ts +41 -1
  149. package/dist/types-ts4.5/i18n/zh_TW.d.ts +41 -1
  150. package/dist/types-ts4.5/types/editor-plugin.d.ts +9 -0
  151. package/dist/types-ts4.5/types/index.d.ts +1 -0
  152. package/dist/types-ts4.5/types/selection-toolbar.d.ts +19 -0
  153. package/dist/types-ts4.5/utils/calculate-toolbar-position.d.ts +10 -0
  154. package/dist/types-ts4.5/utils/extension-handler.d.ts +1 -1
  155. package/dist/types-ts4.5/utils/index.d.ts +1 -0
  156. package/package.json +5 -4
@@ -10,13 +10,19 @@ export default {
10
10
  'fabric.editor.action': 'Elemento de acción',
11
11
  'fabric.editor.action.description': 'Crear y asignar elementos de acción',
12
12
  'fabric.editor.addMediaFiles': 'Añadir imagen, vídeo o archivo',
13
+ 'fabric.editor.alignCenter': 'Centrar',
13
14
  'fabric.editor.alignImageCenter': 'Centrar',
14
15
  'fabric.editor.alignImageLeft': 'Alinear a la izquierda',
15
16
  'fabric.editor.alignImageRight': 'Alinear a la derecha',
17
+ 'fabric.editor.alignLeft': 'Alinear a la izquierda',
18
+ 'fabric.editor.alignRight': 'Alinear a la derecha',
19
+ 'fabric.editor.annotationToolbar': 'Barra de herramientas de anotaciones',
16
20
  'fabric.editor.blockCardUnavailable': 'El enlace insertado está dentro de {node} y no puede cambiar de vista',
17
21
  'fabric.editor.blockDescription': 'Mostrar más información sobre un enlace, incluido un resumen y acciones',
18
22
  'fabric.editor.blockTitle': 'Tarjeta',
19
23
  'fabric.editor.blockquote': 'una cita',
24
+ 'fabric.editor.blockquote.description': 'Insertar una cita o referencia',
25
+ 'fabric.editor.blockquote2': 'Citar',
20
26
  'fabric.editor.bold': 'Negrita',
21
27
  'fabric.editor.bug': 'Error',
22
28
  'fabric.editor.cancelButton': 'Cancelar',
@@ -32,11 +38,17 @@ export default {
32
38
  'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Copiar como texto',
33
39
  'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': 'Desactivar conclusión',
34
40
  'fabric.editor.codeBlockWrapButton.wrapCodeBlock': 'Activar conclusión',
41
+ 'fabric.editor.codeblock': 'Fragmento de código',
42
+ 'fabric.editor.codeblock.description': 'Mostrar código con resaltado de sintaxis',
35
43
  'fabric.editor.collapseNode': 'contraer contenido',
36
44
  'fabric.editor.columns': 'Diseños',
37
45
  'fabric.editor.columns.description': 'Estructurar la página con secciones',
38
46
  'fabric.editor.copiedToClipboard': '¡Copiado!',
39
47
  'fabric.editor.copyToClipboard': 'Copiar',
48
+ 'fabric.editor.createComment': 'Comentar',
49
+ 'fabric.editor.createCommentInvalid': 'Solo puedes comentar en el texto y los encabezados',
50
+ 'fabric.editor.customPanel': 'Panel personalizado',
51
+ 'fabric.editor.customPanel.description': 'Añade una nota con un emoticono y un fondo de color',
40
52
  'fabric.editor.datasourceTitle': 'Editar consulta de búsqueda',
41
53
  'fabric.editor.date': 'Fecha',
42
54
  'fabric.editor.date.description': 'Añadir una fecha usando un calendario',
@@ -63,6 +75,8 @@ export default {
63
75
  'fabric.editor.emoji.description': 'Usa emojis para expresar ideas 🎉 y emociones 😄',
64
76
  'fabric.editor.emptyLink': 'Introduce un enlace.',
65
77
  'fabric.editor.epic': 'Epic',
78
+ 'fabric.editor.errorPanel': 'Panel de errores',
79
+ 'fabric.editor.errorPanel.description': 'Resaltar los errores en un panel de color',
66
80
  'fabric.editor.expand': 'Ampliar',
67
81
  'fabric.editor.expand.description': 'Insertar una ampliación',
68
82
  'fabric.editor.expandDefaultTitle': 'Haz clic aquí para ampliar...',
@@ -70,6 +84,18 @@ export default {
70
84
  'fabric.editor.expandPlaceholder': 'Indica un nombre para esta expansión...',
71
85
  'fabric.editor.feedbackDialog': 'Enviar comentarios',
72
86
  'fabric.editor.feedbackDialog.description': 'Cuéntanos tu experiencia con el editor nuevo',
87
+ 'fabric.editor.heading1': 'Título 1',
88
+ 'fabric.editor.heading1Description': 'Úsalo en un título de nivel superior',
89
+ 'fabric.editor.heading2': 'Título 2',
90
+ 'fabric.editor.heading2Description': 'Úsalo en secciones clave',
91
+ 'fabric.editor.heading3': 'Título 3',
92
+ 'fabric.editor.heading3Description': 'Úsalo en subsecciones y títulos de agrupaciones',
93
+ 'fabric.editor.heading4': 'Título 4',
94
+ 'fabric.editor.heading4Description': 'Úsalo en títulos de varios niveles',
95
+ 'fabric.editor.heading5': 'Título 5',
96
+ 'fabric.editor.heading5Description': 'Úsalo para agrupar elementos de una lista',
97
+ 'fabric.editor.heading6': 'Título 6',
98
+ 'fabric.editor.heading6Description': 'Úsalo en títulos de nivel inferior',
73
99
  'fabric.editor.headingLink.hyperlinkIconBlogLabel': 'Blog',
74
100
  'fabric.editor.headingLink.hyperlinkIconBugLabel': 'Error',
75
101
  'fabric.editor.headingLink.hyperlinkIconIssueLabel': 'Incidencia',
@@ -80,12 +106,15 @@ export default {
80
106
  'fabric.editor.help.description': 'Navegar por todos los atajos de teclado y opciones de markdown',
81
107
  'fabric.editor.horizontalRule': 'Divisor',
82
108
  'fabric.editor.horizontalRule.description': 'Separar el contenido con una línea horizontal',
83
- 'fabric.editor.hyperlink.linkAriaLabel': 'Etiqueta de enlace',
109
+ 'fabric.editor.hyperlink.linkVisibleLabel': 'Pegar o buscar el enlace',
84
110
  'fabric.editor.hyperlink.searchLinkAriaDescription': 'Las sugerencias aparecerán abajo a medida que escribas en el campo',
85
111
  'fabric.editor.hyperlink.searchLinkResults': '{count, plural, =0 {no hay resultados} one {{count,number} resultado encontrado} other {{count,number} resultados encontrados}}',
112
+ 'fabric.editor.hyperlink.textVisibleLabel': 'Texto que se muestra (opcional)',
86
113
  'fabric.editor.hyperlinkToolbarPlaceholder': 'Pegar o buscar el enlace',
87
114
  'fabric.editor.image': 'Imagen',
88
115
  'fabric.editor.improvement': 'Mejora',
116
+ 'fabric.editor.infoPanel': 'Panel de información',
117
+ 'fabric.editor.infoPanel.description': 'Destacar información en un panel de color',
89
118
  'fabric.editor.inlineDescription': 'Mostrar enlace como texto insertado',
90
119
  'fabric.editor.inlineTitle': 'Insertado',
91
120
  'fabric.editor.insertMenu': 'Insertar',
@@ -107,14 +136,19 @@ export default {
107
136
  'fabric.editor.moreFormatting': 'Más formatos',
108
137
  'fabric.editor.navigate.toolbar.editor': 'Ve a la barra de herramientas del editor',
109
138
  'fabric.editor.navigate.toolbar.floating': 'Ve a la barra de herramientas flotante',
139
+ 'fabric.editor.normal': 'Texto normal',
140
+ 'fabric.editor.notePanel': 'Panel de notas',
141
+ 'fabric.editor.notePanel.description': 'Añadir una nota en un panel de color',
110
142
  'fabric.editor.off': '{formattingType} desactivado',
111
143
  'fabric.editor.on': '{formattingType} activado',
112
144
  'fabric.editor.openLink': 'Abrir el enlace en otra pestaña',
113
145
  'fabric.editor.orderedList': 'Lista numerada',
114
146
  'fabric.editor.orderedList.description': 'Crear una lista ordenada',
147
+ 'fabric.editor.other': 'Otros...',
115
148
  'fabric.editor.pageActionsLabel': 'Acciones de la página',
116
149
  'fabric.editor.placeholderText': 'Texto de marcador de posición',
117
150
  'fabric.editor.placeholderText.description': 'Insertar un marcador de posición de texto en la página',
151
+ 'fabric.editor.redo': 'Rehacer',
118
152
  'fabric.editor.remove': 'Eliminar',
119
153
  'fabric.editor.removeEmoji': 'Eliminar emoji',
120
154
  'fabric.editor.saveButton': 'Guardar',
@@ -126,12 +160,15 @@ export default {
126
160
  'fabric.editor.subTask': 'Subtarea',
127
161
  'fabric.editor.subscript': 'Subíndice',
128
162
  'fabric.editor.subscript.off.superscript.on': 'Subíndice desactivado, superíndice activado',
163
+ 'fabric.editor.successPanel': 'Panel de contenido correcto',
164
+ 'fabric.editor.successPanel.description': 'Añadir consejos en un panel de color',
129
165
  'fabric.editor.superscript': 'Superíndice',
130
166
  'fabric.editor.superscript.off.subscript.on': 'Superíndice desactivado, subíndice activado',
131
167
  'fabric.editor.table': 'Tabla',
132
168
  'fabric.editor.table.description': 'Insertar una tabla',
133
169
  'fabric.editor.task': 'Tarea',
134
170
  'fabric.editor.text.formatting.off': 'Formato de texto desactivado',
171
+ 'fabric.editor.textStyles': 'Estilos de texto',
135
172
  'fabric.editor.time.ago': 'antes',
136
173
  'fabric.editor.time.updated': 'Actualizado',
137
174
  'fabric.editor.time.viewed': 'Visto',
@@ -144,6 +181,7 @@ export default {
144
181
  'fabric.editor.tooltip.taskList': 'un elemento de acción',
145
182
  'fabric.editor.unableToOpenLink': 'No se puede abrir este enlace',
146
183
  'fabric.editor.underline': 'Subrayado',
184
+ 'fabric.editor.undo': 'Deshacer',
147
185
  'fabric.editor.unlink': 'Desvincular',
148
186
  'fabric.editor.unorderedList': 'Lista de viñetas',
149
187
  'fabric.editor.unorderedList.description': 'Crear una lista sin ordenar',
@@ -155,6 +193,8 @@ export default {
155
193
  'fabric.editor.urlTitle': 'URL',
156
194
  'fabric.editor.viewMore': 'Ver más',
157
195
  'fabric.editor.visit': 'Abrir el enlace en otra ventana',
196
+ 'fabric.editor.warningPanel': 'Panel de advertencias',
197
+ 'fabric.editor.warningPanel.description': 'Añadir una nota de precaución en un panel de color',
158
198
  'fabric.editor.wrapLeft': 'Ajustar a la izquierda',
159
199
  'fabric.editor.wrapRight': 'Ajustar a la derecha',
160
200
  'fabric.theme.blue': 'Blue',
@@ -10,13 +10,19 @@ export default {
10
10
  'fabric.editor.action': 'Tehtävä',
11
11
  'fabric.editor.action.description': 'Luo ja määrää toimintokohteita',
12
12
  'fabric.editor.addMediaFiles': 'Lisää kuva, video tai tiedosto',
13
+ 'fabric.editor.alignCenter': 'Tasaa keskelle',
13
14
  'fabric.editor.alignImageCenter': 'Tasaa keskelle',
14
15
  'fabric.editor.alignImageLeft': 'Tasaa vasemmalle',
15
16
  'fabric.editor.alignImageRight': 'Tasaa oikealle',
17
+ 'fabric.editor.alignLeft': 'Tasaa vasemmalle',
18
+ 'fabric.editor.alignRight': 'Tasaa oikealle',
19
+ 'fabric.editor.annotationToolbar': 'Huomautuspalkki',
16
20
  'fabric.editor.blockCardUnavailable': 'Sisäelementtilinkki on solmun {node} sisällä, eikä sen näkymää voi muuttaa',
17
21
  'fabric.editor.blockDescription': 'Näytä lisätietoja linkistä, kuten yhteenveto ja toiminnot',
18
22
  'fabric.editor.blockTitle': 'Kortti',
19
23
  'fabric.editor.blockquote': 'sitaatti',
24
+ 'fabric.editor.blockquote.description': 'Lisää lainaus tai sitaatti',
25
+ 'fabric.editor.blockquote2': 'Lainaa',
20
26
  'fabric.editor.bold': 'Lihavoitu',
21
27
  'fabric.editor.bug': 'Bugi',
22
28
  'fabric.editor.cancelButton': 'Peruuta',
@@ -32,11 +38,17 @@ export default {
32
38
  'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Kopioi tekstinä',
33
39
  'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': 'Poista rivitys käytöstä',
34
40
  'fabric.editor.codeBlockWrapButton.wrapCodeBlock': 'Ota rivitys käyttöön',
41
+ 'fabric.editor.codeblock': 'Koodipätkä',
42
+ 'fabric.editor.codeblock.description': 'Näytä koodi syntaksikorostuksen kanssa',
35
43
  'fabric.editor.collapseNode': 'piilota sisältö',
36
44
  'fabric.editor.columns': 'Asettelut',
37
45
  'fabric.editor.columns.description': 'Jäsennä sivusi osioiden avulla',
38
46
  'fabric.editor.copiedToClipboard': 'Kopioitu!',
39
47
  'fabric.editor.copyToClipboard': 'Kopioi',
48
+ 'fabric.editor.createComment': 'Kommentoi',
49
+ 'fabric.editor.createCommentInvalid': 'Voit kommentoida vain tekstiä ja otsikoita',
50
+ 'fabric.editor.customPanel': 'Mukautettu paneeli',
51
+ 'fabric.editor.customPanel.description': 'Lisää huomautus, jossa on emoji ja värillinen tausta',
40
52
  'fabric.editor.datasourceTitle': 'Muokkaa hakukyselyä',
41
53
  'fabric.editor.date': 'Päivämäärä',
42
54
  'fabric.editor.date.description': 'Lisää päivämäärä kalenterin avulla',
@@ -63,6 +75,8 @@ export default {
63
75
  'fabric.editor.emoji.description': 'Ilmaise ideoita 🎉 ja tunteita 😄emojien avulla',
64
76
  'fabric.editor.emptyLink': 'Anna linkki.',
65
77
  'fabric.editor.epic': 'Eepos',
78
+ 'fabric.editor.errorPanel': 'Virhepaneeli',
79
+ 'fabric.editor.errorPanel.description': 'Paljasta virheet värillisessä paneelissa',
66
80
  'fabric.editor.expand': 'Laajenna',
67
81
  'fabric.editor.expand.description': 'Lisää laajennus',
68
82
  'fabric.editor.expandDefaultTitle': 'Klikkaa tähän laajentaaksesi...',
@@ -70,6 +84,18 @@ export default {
70
84
  'fabric.editor.expandPlaceholder': 'Anna tälle laajennukselle otsikko...',
71
85
  'fabric.editor.feedbackDialog': 'Anna palautetta',
72
86
  'fabric.editor.feedbackDialog.description': 'Kerro meille uuden muokkaajan käyttökokemuksestasi',
87
+ 'fabric.editor.heading1': 'Otsikko 1',
88
+ 'fabric.editor.heading1Description': 'Käytä tätä ylätason otsikossa',
89
+ 'fabric.editor.heading2': 'Otsikko 2',
90
+ 'fabric.editor.heading2Description': 'Käytä tätä avainkohdissa',
91
+ 'fabric.editor.heading3': 'Otsikko 3',
92
+ 'fabric.editor.heading3Description': 'Käytä tätä alakohdissa ja ryhmän otsikoissa',
93
+ 'fabric.editor.heading4': 'Otsikko 4',
94
+ 'fabric.editor.heading4Description': 'Käytä tätä syvällä olevissa otsikoissa',
95
+ 'fabric.editor.heading5': 'Otsikko 5',
96
+ 'fabric.editor.heading5Description': 'Käytä tätä luettelon kohteiden ryhmittelyyn',
97
+ 'fabric.editor.heading6': 'Otsikko 6',
98
+ 'fabric.editor.heading6Description': 'Käytä tätä alatason otsikoissa',
73
99
  'fabric.editor.headingLink.hyperlinkIconBlogLabel': 'Blogi',
74
100
  'fabric.editor.headingLink.hyperlinkIconBugLabel': 'Bugi',
75
101
  'fabric.editor.headingLink.hyperlinkIconIssueLabel': 'Asia',
@@ -80,12 +106,15 @@ export default {
80
106
  'fabric.editor.help.description': 'Selaa kaikkia pikanäppäimiä ja Markdown-vaihtoehtoja',
81
107
  'fabric.editor.horizontalRule': 'Jakaja',
82
108
  'fabric.editor.horizontalRule.description': 'Erota sisältö vaakaviivalla',
83
- 'fabric.editor.hyperlink.linkAriaLabel': 'Linkin tunniste',
109
+ 'fabric.editor.hyperlink.linkVisibleLabel': 'Liitä tai hae linkki',
84
110
  'fabric.editor.hyperlink.searchLinkAriaDescription': 'Ehdotukset näytetään alla, kun alat kirjoittaa kenttään',
85
111
  'fabric.editor.hyperlink.searchLinkResults': '{count, plural, =0 {tuloksia ei löytynyt} one {{count,number} tulos löytyi} other {{count,number} tulosta löytyi}}',
112
+ 'fabric.editor.hyperlink.textVisibleLabel': 'Näytä teksti (valinnainen)',
86
113
  'fabric.editor.hyperlinkToolbarPlaceholder': 'Liitä tai hae linkki',
87
114
  'fabric.editor.image': 'Kuva',
88
115
  'fabric.editor.improvement': 'Parannus',
116
+ 'fabric.editor.infoPanel': 'Tietopaneeli',
117
+ 'fabric.editor.infoPanel.description': 'Korosta tietoja värillisessä paneelissa',
89
118
  'fabric.editor.inlineDescription': 'Näytä linkki sitoutuvana tekstinä',
90
119
  'fabric.editor.inlineTitle': 'Tekstiin sitoutuva',
91
120
  'fabric.editor.insertMenu': 'Lisää',
@@ -107,14 +136,19 @@ export default {
107
136
  'fabric.editor.moreFormatting': 'Lisää muotoilua',
108
137
  'fabric.editor.navigate.toolbar.editor': 'Siirry editorin työkalupalkkiin',
109
138
  'fabric.editor.navigate.toolbar.floating': 'Siirry kelluvaan työkalupalkkiin',
139
+ 'fabric.editor.normal': 'Normaali teksti',
140
+ 'fabric.editor.notePanel': 'Huomautuspaneeli',
141
+ 'fabric.editor.notePanel.description': 'Lisää huomautus värillisessä paneelissa',
110
142
  'fabric.editor.off': '{formattingType} ei käytössä',
111
143
  'fabric.editor.on': '{formattingType} käytössä',
112
144
  'fabric.editor.openLink': 'Avaa linkki uudessa välilehdessä',
113
145
  'fabric.editor.orderedList': 'Numeroitu luettelo',
114
146
  'fabric.editor.orderedList.description': 'Luo järjestetty luettelo',
147
+ 'fabric.editor.other': 'Muut...',
115
148
  'fabric.editor.pageActionsLabel': 'Sivun toiminnot',
116
149
  'fabric.editor.placeholderText': 'Paikkamerkin teksti',
117
150
  'fabric.editor.placeholderText.description': 'Aseta tekstin paikkamerkki sivulle',
151
+ 'fabric.editor.redo': 'Tee uudelleen',
118
152
  'fabric.editor.remove': 'Poista',
119
153
  'fabric.editor.removeEmoji': 'Poista emoji',
120
154
  'fabric.editor.saveButton': 'Tallenna',
@@ -126,12 +160,15 @@ export default {
126
160
  'fabric.editor.subTask': 'Alitehtävä',
127
161
  'fabric.editor.subscript': 'Alaindeksi',
128
162
  'fabric.editor.subscript.off.superscript.on': 'Alaindeksi pois käytöstä, yläindeksi käytössä',
163
+ 'fabric.editor.successPanel': 'Onnistumispaneeli',
164
+ 'fabric.editor.successPanel.description': 'Lisää vinkkejä värillisessä paneelissa',
129
165
  'fabric.editor.superscript': 'Yläindeksi',
130
166
  'fabric.editor.superscript.off.subscript.on': 'Yläindeksi pois käytöstä, alaindeksi käytössä',
131
167
  'fabric.editor.table': 'Taulu',
132
168
  'fabric.editor.table.description': 'Lisää taulukko',
133
169
  'fabric.editor.task': 'Tehtävä',
134
170
  'fabric.editor.text.formatting.off': 'Tekstin muotoilu pois käytöstä',
171
+ 'fabric.editor.textStyles': 'Tekstityylit',
135
172
  'fabric.editor.time.ago': 'sitten',
136
173
  'fabric.editor.time.updated': 'Päivitetty',
137
174
  'fabric.editor.time.viewed': 'Katseltu',
@@ -144,6 +181,7 @@ export default {
144
181
  'fabric.editor.tooltip.taskList': 'toimintakohde',
145
182
  'fabric.editor.unableToOpenLink': 'Tätä linkkiä ei voi avata',
146
183
  'fabric.editor.underline': 'Alleviivaus',
184
+ 'fabric.editor.undo': 'Kumoa',
147
185
  'fabric.editor.unlink': 'Poista linkitys',
148
186
  'fabric.editor.unorderedList': 'Pisteluettelo',
149
187
  'fabric.editor.unorderedList.description': 'Luo järjestämätön luettelo',
@@ -155,6 +193,8 @@ export default {
155
193
  'fabric.editor.urlTitle': 'URL-osoite',
156
194
  'fabric.editor.viewMore': 'Näytä lisää',
157
195
  'fabric.editor.visit': 'Avaa linkki uudessa ikkunassa',
196
+ 'fabric.editor.warningPanel': 'Varoituspaneeli',
197
+ 'fabric.editor.warningPanel.description': 'Lisää varoitus värillisessä paneelissa',
158
198
  'fabric.editor.wrapLeft': 'Rivitä vasemmalle',
159
199
  'fabric.editor.wrapRight': 'Rivitä oikealle',
160
200
  'fabric.theme.blue': 'Blue',
@@ -10,13 +10,19 @@ export default {
10
10
  'fabric.editor.action': 'Tâche',
11
11
  'fabric.editor.action.description': 'Créer et assigner des tâches',
12
12
  'fabric.editor.addMediaFiles': 'Ajouter une image, une vidéo ou un fichier',
13
+ 'fabric.editor.alignCenter': 'Aligner au centre',
13
14
  'fabric.editor.alignImageCenter': 'Aligner au centre',
14
15
  'fabric.editor.alignImageLeft': 'Aligner à gauche',
15
16
  'fabric.editor.alignImageRight': 'Aligner à droite',
17
+ 'fabric.editor.alignLeft': 'Aligner à gauche',
18
+ 'fabric.editor.alignRight': 'Aligner à droite',
19
+ 'fabric.editor.annotationToolbar': "Barre d'outils d'annotation",
16
20
  'fabric.editor.blockCardUnavailable': 'Le lien contextuel est dans {node} et sa vue ne peut être modifiée',
17
21
  'fabric.editor.blockDescription': "Affichez plus d'informations concernant un lien, y compris un résumé et des actions",
18
22
  'fabric.editor.blockTitle': 'Carte',
19
23
  'fabric.editor.blockquote': 'une citation',
24
+ 'fabric.editor.blockquote.description': 'Insérer une citation',
25
+ 'fabric.editor.blockquote2': 'Citation',
20
26
  'fabric.editor.bold': 'Gras',
21
27
  'fabric.editor.bug': 'Bug',
22
28
  'fabric.editor.cancelButton': 'Annuler',
@@ -32,11 +38,17 @@ export default {
32
38
  'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Copier en tant que texte',
33
39
  'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': "Désactiver l'enveloppe",
34
40
  'fabric.editor.codeBlockWrapButton.wrapCodeBlock': "Activer l'enveloppe",
41
+ 'fabric.editor.codeblock': 'Extrait de code (snippet)',
42
+ 'fabric.editor.codeblock.description': 'Insérer du code avec coloration syntaxique',
35
43
  'fabric.editor.collapseNode': 'Réduire le contenu',
36
44
  'fabric.editor.columns': 'Mises en page',
37
45
  'fabric.editor.columns.description': 'Organiser votre page en sections',
38
46
  'fabric.editor.copiedToClipboard': 'Copié !',
39
47
  'fabric.editor.copyToClipboard': 'Copier',
48
+ 'fabric.editor.createComment': 'Commenter',
49
+ 'fabric.editor.createCommentInvalid': 'Vous pouvez uniquement commenter du texte et des titres',
50
+ 'fabric.editor.customPanel': 'Volet personnalisé',
51
+ 'fabric.editor.customPanel.description': "Ajoutez une remarque avec une émoticône et un fond d'écran coloré",
40
52
  'fabric.editor.datasourceTitle': 'Modifier la requête de recherche',
41
53
  'fabric.editor.date': 'Date',
42
54
  'fabric.editor.date.description': 'Ajouter une date depuis un calendrier',
@@ -63,6 +75,8 @@ export default {
63
75
  'fabric.editor.emoji.description': 'Ajouter des émoticônes pour exprimer vos idées 🎉 et vos émotions 😄',
64
76
  'fabric.editor.emptyLink': 'Veuillez saisir un lien.',
65
77
  'fabric.editor.epic': 'Epic',
78
+ 'fabric.editor.errorPanel': "Volet d'erreur",
79
+ 'fabric.editor.errorPanel.description': 'Signaler les erreurs dans un cadre coloré',
66
80
  'fabric.editor.expand': 'Développer',
67
81
  'fabric.editor.expand.description': 'Insérer une extension',
68
82
  'fabric.editor.expandDefaultTitle': 'Cliquez ici pour développer...',
@@ -70,6 +84,18 @@ export default {
70
84
  'fabric.editor.expandPlaceholder': 'Donnez un titre à cette zone plus large…',
71
85
  'fabric.editor.feedbackDialog': 'Donner votre avis',
72
86
  'fabric.editor.feedbackDialog.description': 'Dites-nous ce que vous pensez du nouvel éditeur',
87
+ 'fabric.editor.heading1': 'En-tête 1',
88
+ 'fabric.editor.heading1Description': 'Utilisez ceci pour définir un titre principal',
89
+ 'fabric.editor.heading2': 'En-tête 2',
90
+ 'fabric.editor.heading2Description': 'Utilisez ceci pour définir des sections principales',
91
+ 'fabric.editor.heading3': 'En-tête 3',
92
+ 'fabric.editor.heading3Description': 'Utilisez ceci pour définir des sous-sections et des titres de groupe',
93
+ 'fabric.editor.heading4': 'En-tête 4',
94
+ 'fabric.editor.heading4Description': 'Utilisez ceci pour définir des titres de niveau inférieur',
95
+ 'fabric.editor.heading5': 'En-tête 5',
96
+ 'fabric.editor.heading5Description': 'Utilisez ceci pour regrouper des éléments de liste',
97
+ 'fabric.editor.heading6': 'En-tête 6',
98
+ 'fabric.editor.heading6Description': 'Utilisez ceci pour définir un sous-titre',
73
99
  'fabric.editor.headingLink.hyperlinkIconBlogLabel': 'Blog',
74
100
  'fabric.editor.headingLink.hyperlinkIconBugLabel': 'Bug',
75
101
  'fabric.editor.headingLink.hyperlinkIconIssueLabel': 'Ticket',
@@ -80,12 +106,15 @@ export default {
80
106
  'fabric.editor.help.description': 'Parcourir les raccourcis clavier et les options de réduction',
81
107
  'fabric.editor.horizontalRule': 'Séparateur',
82
108
  'fabric.editor.horizontalRule.description': 'Séparer du contenu avec une ligne horizontale',
83
- 'fabric.editor.hyperlink.linkAriaLabel': 'Étiquette de lien',
109
+ 'fabric.editor.hyperlink.linkVisibleLabel': 'Coller ou rechercher un lien',
84
110
  'fabric.editor.hyperlink.searchLinkAriaDescription': 'Les suggestions apparaîtront au fur et à mesure que vous saisissez du texte dans le champ',
85
111
  'fabric.editor.hyperlink.searchLinkResults': '{count, plural, =0 {aucun résultat} one {{count,number} résultat trouvé} other {{count,number} résultats trouvés}}',
112
+ 'fabric.editor.hyperlink.textVisibleLabel': "Texte d'affichage (facultatif)",
86
113
  'fabric.editor.hyperlinkToolbarPlaceholder': 'Coller ou rechercher un lien',
87
114
  'fabric.editor.image': 'Image',
88
115
  'fabric.editor.improvement': 'Amélioration',
116
+ 'fabric.editor.infoPanel': "Volet d'informations",
117
+ 'fabric.editor.infoPanel.description': 'Mettre en valeur des informations dans un cadre coloré',
89
118
  'fabric.editor.inlineDescription': 'Affichez le lien sous forme de texte sur la même ligne',
90
119
  'fabric.editor.inlineTitle': 'Sur la même ligne',
91
120
  'fabric.editor.insertMenu': 'Insertion',
@@ -107,14 +136,19 @@ export default {
107
136
  'fabric.editor.moreFormatting': 'Plus de formatage',
108
137
  'fabric.editor.navigate.toolbar.editor': "Accéder à la barre d'outils de l'éditeur",
109
138
  'fabric.editor.navigate.toolbar.floating': "Accéder à la barre d'outils flottante",
139
+ 'fabric.editor.normal': 'Texte normal',
140
+ 'fabric.editor.notePanel': 'Volet de notes',
141
+ 'fabric.editor.notePanel.description': 'Ajouter une note dans un cadre coloré',
110
142
  'fabric.editor.off': '{formattingType} désactivé(e)',
111
143
  'fabric.editor.on': '{formattingType} activé',
112
144
  'fabric.editor.openLink': 'Ouvrir le lien dans un nouvel onglet',
113
145
  'fabric.editor.orderedList': 'Liste numérotée',
114
146
  'fabric.editor.orderedList.description': 'Créer une liste ordonnée',
147
+ 'fabric.editor.other': 'Autres…',
115
148
  'fabric.editor.pageActionsLabel': 'Actions de page',
116
149
  'fabric.editor.placeholderText': 'Texte fictif',
117
150
  'fabric.editor.placeholderText.description': 'Insérer un espace réservé pour du texte dans la page',
151
+ 'fabric.editor.redo': 'Rétablir',
118
152
  'fabric.editor.remove': 'Supprimer',
119
153
  'fabric.editor.removeEmoji': "Supprimer l'émoticône",
120
154
  'fabric.editor.saveButton': 'Enregistrer',
@@ -126,12 +160,15 @@ export default {
126
160
  'fabric.editor.subTask': 'Sous-tâche',
127
161
  'fabric.editor.subscript': 'Indice',
128
162
  'fabric.editor.subscript.off.superscript.on': 'Indice désactivé, exposant activé',
163
+ 'fabric.editor.successPanel': 'Panneau de réussite',
164
+ 'fabric.editor.successPanel.description': 'Ajouter des astuces dans un cadre coloré',
129
165
  'fabric.editor.superscript': 'Exposant',
130
166
  'fabric.editor.superscript.off.subscript.on': 'Exposant désactivé, indice activé',
131
167
  'fabric.editor.table': 'Tableau',
132
168
  'fabric.editor.table.description': 'Insérer un tableau',
133
169
  'fabric.editor.task': 'Tâche',
134
170
  'fabric.editor.text.formatting.off': 'Mise en forme du texte désactivée',
171
+ 'fabric.editor.textStyles': 'Styles de texte',
135
172
  'fabric.editor.time.ago': 'Il y a',
136
173
  'fabric.editor.time.updated': 'Mise à jour',
137
174
  'fabric.editor.time.viewed': 'Consultation',
@@ -144,6 +181,7 @@ export default {
144
181
  'fabric.editor.tooltip.taskList': 'une mesure',
145
182
  'fabric.editor.unableToOpenLink': "Impossible d'ouvrir ce lien",
146
183
  'fabric.editor.underline': 'Souligner',
184
+ 'fabric.editor.undo': 'Annuler',
147
185
  'fabric.editor.unlink': 'Dissocier',
148
186
  'fabric.editor.unorderedList': 'Liste à puces',
149
187
  'fabric.editor.unorderedList.description': 'Créer une liste non ordonnée',
@@ -155,6 +193,8 @@ export default {
155
193
  'fabric.editor.urlTitle': 'URL',
156
194
  'fabric.editor.viewMore': 'Voir plus',
157
195
  'fabric.editor.visit': 'Ouvrir le lien dans une nouvelle fenêtre',
196
+ 'fabric.editor.warningPanel': "Panneau d'avertissement",
197
+ 'fabric.editor.warningPanel.description': "Ajouter une note d'avertissement dans un cadre coloré",
158
198
  'fabric.editor.wrapLeft': 'Ajuster vers la gauche',
159
199
  'fabric.editor.wrapRight': 'Ajuster vers la droite',
160
200
  'fabric.theme.blue': 'Blue',
@@ -10,13 +10,19 @@ export default {
10
10
  'fabric.editor.action': 'Teendő',
11
11
  'fabric.editor.action.description': 'Műveleti elemek létrehozása és hozzárendelése',
12
12
  'fabric.editor.addMediaFiles': 'Kép, videó vagy fájl hozzáadása',
13
+ 'fabric.editor.alignCenter': 'Középre igazítás',
13
14
  'fabric.editor.alignImageCenter': 'Középre igazítás',
14
15
  'fabric.editor.alignImageLeft': 'Balra igazítás',
15
16
  'fabric.editor.alignImageRight': 'Jobbra igazítás',
17
+ 'fabric.editor.alignLeft': 'Balra igazítás',
18
+ 'fabric.editor.alignRight': 'Jobbra igazítás',
19
+ 'fabric.editor.annotationToolbar': 'Jegyzeteszköztár',
16
20
  'fabric.editor.blockCardUnavailable': 'A beillesztett link a(z) {node} csomóponton belül található, és nem módosítható a nézete',
17
21
  'fabric.editor.blockDescription': 'Több információ, többek között az összefoglaló és a műveletek megjelenítése egy linkről',
18
22
  'fabric.editor.blockTitle': 'Kártya',
19
23
  'fabric.editor.blockquote': 'Idézet',
24
+ 'fabric.editor.blockquote.description': 'Idézet beszúrása',
25
+ 'fabric.editor.blockquote2': 'Idézés',
20
26
  'fabric.editor.bold': 'Félkövér',
21
27
  'fabric.editor.bug': 'Hiba',
22
28
  'fabric.editor.cancelButton': 'Mégse',
@@ -32,11 +38,17 @@ export default {
32
38
  'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Másolás szövegként',
33
39
  'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': 'Tördelés kikapcsolása',
34
40
  'fabric.editor.codeBlockWrapButton.wrapCodeBlock': 'Tördelés bekapcsolása',
41
+ 'fabric.editor.codeblock': 'Kódrészlet',
42
+ 'fabric.editor.codeblock.description': 'Kód megjelenítése szintaxiskiemeléssel',
35
43
  'fabric.editor.collapseNode': 'tartalom összecsukása',
36
44
  'fabric.editor.columns': 'Elrendezések',
37
45
  'fabric.editor.columns.description': 'Az oldal rendszerezése szakaszok használatával',
38
46
  'fabric.editor.copiedToClipboard': 'Másolva!',
39
47
  'fabric.editor.copyToClipboard': 'Másolás',
48
+ 'fabric.editor.createComment': 'Megjegyzés',
49
+ 'fabric.editor.createCommentInvalid': 'Csak szöveghez és fejléchez fűzhetsz megjegyzést',
50
+ 'fabric.editor.customPanel': 'Egyéni panel',
51
+ 'fabric.editor.customPanel.description': 'Adj hozzá megjegyzést emojival és színes háttérrel',
40
52
  'fabric.editor.datasourceTitle': 'Keresési lekérdezés szerkesztése',
41
53
  'fabric.editor.date': 'Dátum',
42
54
  'fabric.editor.date.description': 'Dátum hozzáadása naptár használatával',
@@ -63,6 +75,8 @@ export default {
63
75
  'fabric.editor.emoji.description': 'Hangulatjelek használata ötletek 🎉 és érzelmek 😄 kifejezésére',
64
76
  'fabric.editor.emptyLink': 'Adj meg egy linket.',
65
77
  'fabric.editor.epic': 'Eposz',
78
+ 'fabric.editor.errorPanel': 'Hibapanel',
79
+ 'fabric.editor.errorPanel.description': 'Hibák megjelenítése színes panelen',
66
80
  'fabric.editor.expand': 'Kibontás',
67
81
  'fabric.editor.expand.description': 'Kibontás beillesztése',
68
82
  'fabric.editor.expandDefaultTitle': 'Kattints ide a kibontáshoz…',
@@ -70,6 +84,18 @@ export default {
70
84
  'fabric.editor.expandPlaceholder': 'Adj címet ennek a kibontásnak…',
71
85
  'fabric.editor.feedbackDialog': 'Visszajelzés küldése',
72
86
  'fabric.editor.feedbackDialog.description': 'Számolj be nekünk az új szerkesztő használata során szerzett tapasztalataidról',
87
+ 'fabric.editor.heading1': '1. szintű címsor',
88
+ 'fabric.editor.heading1Description': 'Használja ezt legfelsőbb szintű címsorhoz',
89
+ 'fabric.editor.heading2': '2. szintű címsor',
90
+ 'fabric.editor.heading2Description': 'Használja ezt kulcsszakaszokhoz',
91
+ 'fabric.editor.heading3': '3. szintű címsor',
92
+ 'fabric.editor.heading3Description': 'Használja ezt alszakaszokhoz és csoportcímsorokhoz',
93
+ 'fabric.editor.heading4': '4. szintű címsor',
94
+ 'fabric.editor.heading4Description': 'Használja ezt mély címsorokhoz',
95
+ 'fabric.editor.heading5': '5. szintű címsor',
96
+ 'fabric.editor.heading5Description': 'Használja ezt listaelemek csoportosításához',
97
+ 'fabric.editor.heading6': '6. szintű címsor',
98
+ 'fabric.editor.heading6Description': 'Használja ezt alacsony szintű címsorokhoz',
73
99
  'fabric.editor.headingLink.hyperlinkIconBlogLabel': 'Blog',
74
100
  'fabric.editor.headingLink.hyperlinkIconBugLabel': 'Hiba',
75
101
  'fabric.editor.headingLink.hyperlinkIconIssueLabel': 'Ügy',
@@ -80,12 +106,15 @@ export default {
80
106
  'fabric.editor.help.description': 'Billentyűkombinációk és markdownlehetőségek böngészése',
81
107
  'fabric.editor.horizontalRule': 'Elválasztó',
82
108
  'fabric.editor.horizontalRule.description': 'Tartalom elválasztása egy vízszintes vonallal',
83
- 'fabric.editor.hyperlink.linkAriaLabel': 'Link címkéje',
109
+ 'fabric.editor.hyperlink.linkVisibleLabel': 'Beillesztés vagy link keresése',
84
110
  'fabric.editor.hyperlink.searchLinkAriaDescription': 'A rendszer a beírt szövegnek megfelelően jeleníti meg lent a javaslatokat',
85
111
  'fabric.editor.hyperlink.searchLinkResults': '{count, plural, =0 {nincs találat} one {{count,number} találat} other {{count,number} találat}}',
112
+ 'fabric.editor.hyperlink.textVisibleLabel': 'Megjelenítési szöveg (opcionális)',
86
113
  'fabric.editor.hyperlinkToolbarPlaceholder': 'Beillesztés vagy link keresése',
87
114
  'fabric.editor.image': 'Kép',
88
115
  'fabric.editor.improvement': 'Javítás',
116
+ 'fabric.editor.infoPanel': 'Információs panel',
117
+ 'fabric.editor.infoPanel.description': 'Információ kiemelése színes panelen',
89
118
  'fabric.editor.inlineDescription': 'Link megjelenítése beágyazott szövegként',
90
119
  'fabric.editor.inlineTitle': 'Beágyazott',
91
120
  'fabric.editor.insertMenu': 'Beszúrás',
@@ -107,14 +136,19 @@ export default {
107
136
  'fabric.editor.moreFormatting': 'További formázási lehetőségek',
108
137
  'fabric.editor.navigate.toolbar.editor': 'Navigálás a szerkesztési eszköztárhoz',
109
138
  'fabric.editor.navigate.toolbar.floating': 'Navigálás a lebegő eszköztárhoz',
139
+ 'fabric.editor.normal': 'Normál szöveg',
140
+ 'fabric.editor.notePanel': 'Megjegyzéspanel',
141
+ 'fabric.editor.notePanel.description': 'Jegyzet hozzáadása színes panelen',
110
142
  'fabric.editor.off': '{formattingType} kikapcsolva',
111
143
  'fabric.editor.on': '{formattingType} bekapcsolva',
112
144
  'fabric.editor.openLink': 'Hivatkozás megnyitása új lapon',
113
145
  'fabric.editor.orderedList': 'Számozott lista',
114
146
  'fabric.editor.orderedList.description': 'Sorrendbe állított lista létrehozása',
147
+ 'fabric.editor.other': 'Egyebek...',
115
148
  'fabric.editor.pageActionsLabel': 'Oldalműveletek',
116
149
  'fabric.editor.placeholderText': 'Helyőrző szöveg',
117
150
  'fabric.editor.placeholderText.description': 'Szöveges helyőrző beillesztése az oldalra',
151
+ 'fabric.editor.redo': 'Ismét',
118
152
  'fabric.editor.remove': 'Eltávolítás',
119
153
  'fabric.editor.removeEmoji': 'Emoji eltávolítása',
120
154
  'fabric.editor.saveButton': 'Mentés',
@@ -126,12 +160,15 @@ export default {
126
160
  'fabric.editor.subTask': 'Alfeladat',
127
161
  'fabric.editor.subscript': 'Alsó index',
128
162
  'fabric.editor.subscript.off.superscript.on': 'Alsó index kikapcsolva, felső index bekapcsolva',
163
+ 'fabric.editor.successPanel': 'Sikerült panel',
164
+ 'fabric.editor.successPanel.description': 'Tippek hozzáadása színes panelen',
129
165
  'fabric.editor.superscript': 'Felső index',
130
166
  'fabric.editor.superscript.off.subscript.on': 'Felső index kikapcsolva, alsó index bekapcsolva',
131
167
  'fabric.editor.table': 'Táblázat',
132
168
  'fabric.editor.table.description': 'Táblázat beszúrása',
133
169
  'fabric.editor.task': 'Feladat',
134
170
  'fabric.editor.text.formatting.off': 'Szövegformázás kikapcsolva',
171
+ 'fabric.editor.textStyles': 'Szövegstílusok',
135
172
  'fabric.editor.time.ago': 'ezelőtt',
136
173
  'fabric.editor.time.updated': 'Frissítve',
137
174
  'fabric.editor.time.viewed': 'Megtekintve',
@@ -144,6 +181,7 @@ export default {
144
181
  'fabric.editor.tooltip.taskList': 'műveleti elem',
145
182
  'fabric.editor.unableToOpenLink': 'Nem lehet megnyitni ezt a linket',
146
183
  'fabric.editor.underline': 'Aláhúzott',
184
+ 'fabric.editor.undo': 'Visszavonás',
147
185
  'fabric.editor.unlink': 'Hivatkozás törlése',
148
186
  'fabric.editor.unorderedList': 'Listajeles lista',
149
187
  'fabric.editor.unorderedList.description': 'Sorrend nélküli lista létrehozása',
@@ -155,6 +193,8 @@ export default {
155
193
  'fabric.editor.urlTitle': 'URL-cím',
156
194
  'fabric.editor.viewMore': 'Továbbiak megtekintése',
157
195
  'fabric.editor.visit': 'Hivatkozás megnyitása új ablakban',
196
+ 'fabric.editor.warningPanel': 'Figyelmeztető panel',
197
+ 'fabric.editor.warningPanel.description': 'Figyelmeztető megjegyzés hozzáadása színes panelen',
158
198
  'fabric.editor.wrapLeft': 'Balra igazítás',
159
199
  'fabric.editor.wrapRight': 'Jobbra igazítás',
160
200
  'fabric.theme.blue': 'Blue',