@atlaskit/editor-common 76.12.0 → 76.12.2

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 (158) hide show
  1. package/CHANGELOG.md +15 -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/ui/MediaSingle/grid.d.ts +2 -2
  122. package/dist/types/utils/calculate-toolbar-position.d.ts +10 -0
  123. package/dist/types/utils/extension-handler.d.ts +1 -1
  124. package/dist/types/utils/index.d.ts +1 -0
  125. package/dist/types-ts4.5/analytics/types/events.d.ts +1 -1
  126. package/dist/types-ts4.5/i18n/cs.d.ts +41 -1
  127. package/dist/types-ts4.5/i18n/da.d.ts +41 -1
  128. package/dist/types-ts4.5/i18n/de.d.ts +41 -1
  129. package/dist/types-ts4.5/i18n/en.d.ts +44 -1
  130. package/dist/types-ts4.5/i18n/en_GB.d.ts +44 -1
  131. package/dist/types-ts4.5/i18n/en_ZZ.d.ts +44 -1
  132. package/dist/types-ts4.5/i18n/es.d.ts +41 -1
  133. package/dist/types-ts4.5/i18n/fi.d.ts +41 -1
  134. package/dist/types-ts4.5/i18n/fr.d.ts +41 -1
  135. package/dist/types-ts4.5/i18n/hu.d.ts +41 -1
  136. package/dist/types-ts4.5/i18n/it.d.ts +41 -1
  137. package/dist/types-ts4.5/i18n/ja.d.ts +41 -1
  138. package/dist/types-ts4.5/i18n/ko.d.ts +41 -1
  139. package/dist/types-ts4.5/i18n/nb.d.ts +41 -1
  140. package/dist/types-ts4.5/i18n/nl.d.ts +41 -1
  141. package/dist/types-ts4.5/i18n/pl.d.ts +41 -1
  142. package/dist/types-ts4.5/i18n/pt_BR.d.ts +41 -1
  143. package/dist/types-ts4.5/i18n/ru.d.ts +41 -1
  144. package/dist/types-ts4.5/i18n/sv.d.ts +41 -1
  145. package/dist/types-ts4.5/i18n/th.d.ts +41 -1
  146. package/dist/types-ts4.5/i18n/tr.d.ts +41 -1
  147. package/dist/types-ts4.5/i18n/uk.d.ts +41 -1
  148. package/dist/types-ts4.5/i18n/vi.d.ts +41 -1
  149. package/dist/types-ts4.5/i18n/zh.d.ts +41 -1
  150. package/dist/types-ts4.5/i18n/zh_TW.d.ts +41 -1
  151. package/dist/types-ts4.5/types/editor-plugin.d.ts +9 -0
  152. package/dist/types-ts4.5/types/index.d.ts +1 -0
  153. package/dist/types-ts4.5/types/selection-toolbar.d.ts +19 -0
  154. package/dist/types-ts4.5/ui/MediaSingle/grid.d.ts +2 -2
  155. package/dist/types-ts4.5/utils/calculate-toolbar-position.d.ts +10 -0
  156. package/dist/types-ts4.5/utils/extension-handler.d.ts +1 -1
  157. package/dist/types-ts4.5/utils/index.d.ts +1 -0
  158. package/package.json +5 -4
@@ -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',
@@ -10,13 +10,19 @@ export default {
10
10
  'fabric.editor.action': 'Attività',
11
11
  'fabric.editor.action.description': 'Crea e assegna elementi di azione',
12
12
  'fabric.editor.addMediaFiles': "Aggiungi un'immagine, un video o un file",
13
+ 'fabric.editor.alignCenter': 'Allinea al centro',
13
14
  'fabric.editor.alignImageCenter': 'Allinea al centro',
14
15
  'fabric.editor.alignImageLeft': 'Allinea a sinistra',
15
16
  'fabric.editor.alignImageRight': 'Allinea a destra',
17
+ 'fabric.editor.alignLeft': 'Allinea a sinistra',
18
+ 'fabric.editor.alignRight': 'Allinea a destra',
19
+ 'fabric.editor.annotationToolbar': 'Barra degli strumenti di annotazione',
16
20
  'fabric.editor.blockCardUnavailable': "Il collegamento in linea è all'interno di {node} e non è possibile modificare la relativa visualizzazione",
17
21
  'fabric.editor.blockDescription': 'Visualizza ulteriori informazioni relative al link, come riepilogo e azioni',
18
22
  'fabric.editor.blockTitle': 'Scheda',
19
23
  'fabric.editor.blockquote': 'una virgoletta',
24
+ 'fabric.editor.blockquote.description': 'Inserisci citazione',
25
+ 'fabric.editor.blockquote2': 'Citazione',
20
26
  'fabric.editor.bold': 'Grassetto',
21
27
  'fabric.editor.bug': 'Bug',
22
28
  'fabric.editor.cancelButton': 'Annulla',
@@ -32,11 +38,17 @@ export default {
32
38
  'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Copia come testo',
33
39
  'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': 'Disattiva ritorno a capo',
34
40
  'fabric.editor.codeBlockWrapButton.wrapCodeBlock': 'Attiva ritorno a capo',
41
+ 'fabric.editor.codeblock': 'Frammento di codice',
42
+ 'fabric.editor.codeblock.description': 'Mostra codice con colorazione della sintassi',
35
43
  'fabric.editor.collapseNode': 'Comprimi contenuto',
36
44
  'fabric.editor.columns': 'Layout',
37
45
  'fabric.editor.columns.description': 'Organizza la tua pagina in sezioni',
38
46
  'fabric.editor.copiedToClipboard': 'Copiato.',
39
47
  'fabric.editor.copyToClipboard': 'Copia',
48
+ 'fabric.editor.createComment': 'Commento',
49
+ 'fabric.editor.createCommentInvalid': 'Puoi inserire commenti solo per il testo e le intestazioni',
50
+ 'fabric.editor.customPanel': 'Pannello personalizzato',
51
+ 'fabric.editor.customPanel.description': 'Aggiungi una nota con un emoji e uno sfondo colorato',
40
52
  'fabric.editor.datasourceTitle': 'Modifica query di ricerca',
41
53
  'fabric.editor.date': 'Data',
42
54
  'fabric.editor.date.description': 'Aggiungi una data usando un calendario',
@@ -63,6 +75,8 @@ export default {
63
75
  'fabric.editor.emoji.description': 'Usa le emoji per esprimere idee 🎉 ed emozioni 😄',
64
76
  'fabric.editor.emptyLink': 'Inserisci un link.',
65
77
  'fabric.editor.epic': 'Epic',
78
+ 'fabric.editor.errorPanel': 'Pannello errori',
79
+ 'fabric.editor.errorPanel.description': 'Segnala gli errori in un pannello colorato',
66
80
  'fabric.editor.expand': 'Espandi',
67
81
  'fabric.editor.expand.description': 'Inserisci espansione',
68
82
  'fabric.editor.expandDefaultTitle': 'Clicca qui per espandere...',
@@ -70,6 +84,18 @@ export default {
70
84
  'fabric.editor.expandPlaceholder': 'Assegna un titolo a questa espansione...',
71
85
  'fabric.editor.feedbackDialog': 'Lascia un feedback',
72
86
  'fabric.editor.feedbackDialog.description': 'Raccontaci la tua esperienza usando il nuovo editor',
87
+ 'fabric.editor.heading1': 'Titolo 1',
88
+ 'fabric.editor.heading1Description': 'Per un titolo di primo livello',
89
+ 'fabric.editor.heading2': 'Titolo 2',
90
+ 'fabric.editor.heading2Description': 'Per le sezioni principali',
91
+ 'fabric.editor.heading3': 'Titolo 3',
92
+ 'fabric.editor.heading3Description': 'Per i titoli delle sottosezioni e dei gruppi',
93
+ 'fabric.editor.heading4': 'Titolo 4',
94
+ 'fabric.editor.heading4Description': 'Per i titoli interni',
95
+ 'fabric.editor.heading5': 'Titolo 5',
96
+ 'fabric.editor.heading5Description': 'Per le voci degli elenchi',
97
+ 'fabric.editor.heading6': 'Titolo 6',
98
+ 'fabric.editor.heading6Description': 'Per i titoli di livello inferiore',
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': 'Sfoglia tutti i tasti di scelta rapida e le opzioni di Markdown',
81
107
  'fabric.editor.horizontalRule': 'Divisore',
82
108
  'fabric.editor.horizontalRule.description': 'Contenuti separati con una riga orizzontale',
83
- 'fabric.editor.hyperlink.linkAriaLabel': 'Etichetta link',
109
+ 'fabric.editor.hyperlink.linkVisibleLabel': 'Incolla o cerca il link',
84
110
  'fabric.editor.hyperlink.searchLinkAriaDescription': 'I suggerimenti vengono visualizzati durante la digitazione nel campo',
85
111
  'fabric.editor.hyperlink.searchLinkResults': '{count, plural, =0 {nessun risultato trovato} one {{count,number} risultato trovato} other {{count,number} risultati trovati}}',
112
+ 'fabric.editor.hyperlink.textVisibleLabel': 'Testo visualizzato (opzionale)',
86
113
  'fabric.editor.hyperlinkToolbarPlaceholder': 'Incolla o cerca il link',
87
114
  'fabric.editor.image': 'Immagine',
88
115
  'fabric.editor.improvement': 'Miglioramento',
116
+ 'fabric.editor.infoPanel': 'Pannello informazioni',
117
+ 'fabric.editor.infoPanel.description': 'Metti in evidenza l’informazione in un pannello colorato',
89
118
  'fabric.editor.inlineDescription': 'Visualizza il link come testo in linea',
90
119
  'fabric.editor.inlineTitle': 'In linea',
91
120
  'fabric.editor.insertMenu': 'Inserisci',
@@ -107,14 +136,19 @@ export default {
107
136
  'fabric.editor.moreFormatting': 'Formattazione aggiuntiva',
108
137
  'fabric.editor.navigate.toolbar.editor': "Passa alla barra degli strumenti dell'editor",
109
138
  'fabric.editor.navigate.toolbar.floating': 'Passa alla barra degli strumenti mobile',
139
+ 'fabric.editor.normal': 'Testo normale',
140
+ 'fabric.editor.notePanel': 'Pannello note',
141
+ 'fabric.editor.notePanel.description': 'Aggiungi una nota in un pannello colorato',
110
142
  'fabric.editor.off': '{formattingType} disattiva',
111
143
  'fabric.editor.on': '{formattingType} attiva',
112
144
  'fabric.editor.openLink': 'Apri link in una nuova scheda',
113
145
  'fabric.editor.orderedList': 'Elenco numerato',
114
146
  'fabric.editor.orderedList.description': 'Crea una lista ordinata',
147
+ 'fabric.editor.other': 'Altri...',
115
148
  'fabric.editor.pageActionsLabel': 'Azioni sulla pagina',
116
149
  'fabric.editor.placeholderText': 'Testo segnaposto',
117
150
  'fabric.editor.placeholderText.description': 'Inserisci un segnaposto di testo nella pagina',
151
+ 'fabric.editor.redo': 'Ripeti',
118
152
  'fabric.editor.remove': 'Rimuovi',
119
153
  'fabric.editor.removeEmoji': 'Rimuovi emoji',
120
154
  'fabric.editor.saveButton': 'Salva',
@@ -126,12 +160,15 @@ export default {
126
160
  'fabric.editor.subTask': 'Sottotask',
127
161
  'fabric.editor.subscript': 'Pedice',
128
162
  'fabric.editor.subscript.off.superscript.on': 'Pedice disattivato, Apice attivato',
163
+ 'fabric.editor.successPanel': 'Pannello operazioni completate',
164
+ 'fabric.editor.successPanel.description': 'Aggiungi consigli in un pannello colorato',
129
165
  'fabric.editor.superscript': 'Apice',
130
166
  'fabric.editor.superscript.off.subscript.on': 'Apice disattivato, Pedice attivato',
131
167
  'fabric.editor.table': 'Tabella',
132
168
  'fabric.editor.table.description': 'Inserisci una tabella',
133
169
  'fabric.editor.task': 'Task',
134
170
  'fabric.editor.text.formatting.off': 'Formattazione del test disattivata',
171
+ 'fabric.editor.textStyles': 'Stili del testo',
135
172
  'fabric.editor.time.ago': 'fa',
136
173
  'fabric.editor.time.updated': 'Aggiornato',
137
174
  'fabric.editor.time.viewed': 'Visualizzato',
@@ -144,6 +181,7 @@ export default {
144
181
  'fabric.editor.tooltip.taskList': 'un elemento di azione',
145
182
  'fabric.editor.unableToOpenLink': 'Impossibile aprire questo link',
146
183
  'fabric.editor.underline': 'Sottolineato',
184
+ 'fabric.editor.undo': 'Annulla',
147
185
  'fabric.editor.unlink': 'Rimuovi link',
148
186
  'fabric.editor.unorderedList': 'Elenco puntato',
149
187
  'fabric.editor.unorderedList.description': 'Crea un elenco non ordinato',
@@ -155,6 +193,8 @@ export default {
155
193
  'fabric.editor.urlTitle': 'URL',
156
194
  'fabric.editor.viewMore': 'Visualizza altro',
157
195
  'fabric.editor.visit': 'Apri il link in una nuova finestra',
196
+ 'fabric.editor.warningPanel': 'Pannello avvisi',
197
+ 'fabric.editor.warningPanel.description': 'Aggiungi un avviso in un pannello colorato',
158
198
  'fabric.editor.wrapLeft': 'Ritorno a capo a sinistra',
159
199
  'fabric.editor.wrapRight': 'RItorno a capo a destra',
160
200
  'fabric.theme.blue': 'Blue',
@@ -10,13 +10,19 @@ export default {
10
10
  'fabric.editor.action': 'アクション アイテム',
11
11
  'fabric.editor.action.description': 'アクション アイテムを作成して割り当て',
12
12
  'fabric.editor.addMediaFiles': '画像、動画、またはファイルを追加',
13
+ 'fabric.editor.alignCenter': '中央揃え',
13
14
  'fabric.editor.alignImageCenter': '中央揃え',
14
15
  'fabric.editor.alignImageLeft': '左揃え',
15
16
  'fabric.editor.alignImageRight': '右揃え',
17
+ 'fabric.editor.alignLeft': '左揃え',
18
+ 'fabric.editor.alignRight': '右揃え',
19
+ 'fabric.editor.annotationToolbar': '注釈ツールバー',
16
20
  'fabric.editor.blockCardUnavailable': 'インライン リンクは {node} 内にあるためビューを変更できません',
17
21
  'fabric.editor.blockDescription': '要約やアクションなど、リンクの詳細を表示します。',
18
22
  'fabric.editor.blockTitle': 'カード',
19
23
  'fabric.editor.blockquote': '引用',
24
+ 'fabric.editor.blockquote.description': '引用文を挿入',
25
+ 'fabric.editor.blockquote2': '引用',
20
26
  'fabric.editor.bold': '太字',
21
27
  'fabric.editor.bug': 'バグ',
22
28
  'fabric.editor.cancelButton': 'キャンセル',
@@ -32,11 +38,17 @@ export default {
32
38
  'fabric.editor.codeBlockCopyButton.copyToClipboard': 'テキストとしてコピー',
33
39
  'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': '折り返しをオフ',
34
40
  'fabric.editor.codeBlockWrapButton.wrapCodeBlock': '折り返しをオン',
41
+ 'fabric.editor.codeblock': 'コード スニペット',
42
+ 'fabric.editor.codeblock.description': '構文をハイライトしてコードを表示',
35
43
  'fabric.editor.collapseNode': 'コンテンツを折りたたむ',
36
44
  'fabric.editor.columns': 'レイアウト',
37
45
  'fabric.editor.columns.description': 'セクションを使用してページを構成',
38
46
  'fabric.editor.copiedToClipboard': 'コピーしました',
39
47
  'fabric.editor.copyToClipboard': 'コピー',
48
+ 'fabric.editor.createComment': 'コメント',
49
+ 'fabric.editor.createCommentInvalid': 'テキストと見出しにのみコメントできます',
50
+ 'fabric.editor.customPanel': 'カスタム パネル',
51
+ 'fabric.editor.customPanel.description': '絵文字と背景色でメモを追加',
40
52
  'fabric.editor.datasourceTitle': '検索クエリを編集',
41
53
  'fabric.editor.date': '日付',
42
54
  'fabric.editor.date.description': 'カレンダーを使用して日付を追加',
@@ -63,6 +75,8 @@ export default {
63
75
  'fabric.editor.emoji.description': '絵文字を使用してアイデア 🎉 や気持ち 😄 を表現',
64
76
  'fabric.editor.emptyLink': 'リンクを入力してください。',
65
77
  'fabric.editor.epic': 'エピック',
78
+ 'fabric.editor.errorPanel': 'エラー パネル',
79
+ 'fabric.editor.errorPanel.description': '色付きのパネルでエラーをコールアウト',
66
80
  'fabric.editor.expand': '展開',
67
81
  'fabric.editor.expand.description': '展開を挿入',
68
82
  'fabric.editor.expandDefaultTitle': 'こちらをクリックして展開…',
@@ -70,6 +84,18 @@ export default {
70
84
  'fabric.editor.expandPlaceholder': 'この展開にタイトルを付ける…',
71
85
  'fabric.editor.feedbackDialog': 'フィードバックを送信',
72
86
  'fabric.editor.feedbackDialog.description': '新しいエディターに関するご意見・ご感想をお聞かせください',
87
+ 'fabric.editor.heading1': '見出し 1',
88
+ 'fabric.editor.heading1Description': '最上位レベルの見出しに使用',
89
+ 'fabric.editor.heading2': '見出し 2',
90
+ 'fabric.editor.heading2Description': 'キー セクションに使用',
91
+ 'fabric.editor.heading3': '見出し 3',
92
+ 'fabric.editor.heading3Description': 'サブセクションおよびグループ見出しに使用',
93
+ 'fabric.editor.heading4': '見出し 4',
94
+ 'fabric.editor.heading4Description': '階層見出しに使用',
95
+ 'fabric.editor.heading5': '見出し 5',
96
+ 'fabric.editor.heading5Description': 'リスト アイテムのグループ化に使用',
97
+ 'fabric.editor.heading6': '見出し 6',
98
+ 'fabric.editor.heading6Description': '下位レベルの見出しに使用',
73
99
  'fabric.editor.headingLink.hyperlinkIconBlogLabel': 'ブログ',
74
100
  'fabric.editor.headingLink.hyperlinkIconBugLabel': 'バグ',
75
101
  'fabric.editor.headingLink.hyperlinkIconIssueLabel': '課題',
@@ -80,12 +106,15 @@ export default {
80
106
  'fabric.editor.help.description': 'キーボード ショートカットと Markdown のオプションをすべて表示',
81
107
  'fabric.editor.horizontalRule': '分割線',
82
108
  'fabric.editor.horizontalRule.description': '横線を使用してコンテンツを分割',
83
- 'fabric.editor.hyperlink.linkAriaLabel': 'リンク ラベル',
109
+ 'fabric.editor.hyperlink.linkVisibleLabel': 'リンクを貼り付けるか検索',
84
110
  'fabric.editor.hyperlink.searchLinkAriaDescription': 'フィールドに入力すると、以下に候補が表示されます',
85
111
  'fabric.editor.hyperlink.searchLinkResults': '{count, plural, =0 {検索結果がありませんでした} other {{count,number} 件の検索結果が見つかりました}}',
112
+ 'fabric.editor.hyperlink.textVisibleLabel': '表示テキスト(オプション)',
86
113
  'fabric.editor.hyperlinkToolbarPlaceholder': 'リンクを貼り付けるか検索',
87
114
  'fabric.editor.image': '画像',
88
115
  'fabric.editor.improvement': '改善',
116
+ 'fabric.editor.infoPanel': '情報パネル',
117
+ 'fabric.editor.infoPanel.description': '色付きのパネルで情報を強調',
89
118
  'fabric.editor.inlineDescription': 'リンクをインライン テキストとして表示します。',
90
119
  'fabric.editor.inlineTitle': 'インライン',
91
120
  'fabric.editor.insertMenu': '挿入',
@@ -107,14 +136,19 @@ export default {
107
136
  'fabric.editor.moreFormatting': 'その他のフォーマット',
108
137
  'fabric.editor.navigate.toolbar.editor': 'エディター ツールバーに移動',
109
138
  'fabric.editor.navigate.toolbar.floating': 'フローティング ツールバーに移動',
139
+ 'fabric.editor.normal': 'ノーマル テキスト',
140
+ 'fabric.editor.notePanel': 'メモ パネル',
141
+ 'fabric.editor.notePanel.description': '色付きのメモ パネルを追加',
110
142
  'fabric.editor.off': '{formattingType}オフ',
111
143
  'fabric.editor.on': '{formattingType}オン',
112
144
  'fabric.editor.openLink': 'リンクを新しいタブで開く',
113
145
  'fabric.editor.orderedList': '番号付きリスト',
114
146
  'fabric.editor.orderedList.description': '順序指定済みリストを作成',
147
+ 'fabric.editor.other': 'その他…',
115
148
  'fabric.editor.pageActionsLabel': 'ページ操作',
116
149
  'fabric.editor.placeholderText': 'プレースホルダー テキスト',
117
150
  'fabric.editor.placeholderText.description': 'ページにテキスト プレースホルダーを挿入',
151
+ 'fabric.editor.redo': 'やり直し',
118
152
  'fabric.editor.remove': '削除',
119
153
  'fabric.editor.removeEmoji': '絵文字を削除',
120
154
  'fabric.editor.saveButton': '保存',
@@ -126,12 +160,15 @@ export default {
126
160
  'fabric.editor.subTask': 'サブタスク',
127
161
  'fabric.editor.subscript': '下付き文字',
128
162
  'fabric.editor.subscript.off.superscript.on': '下付き文字オフ、上付き文字オン',
163
+ 'fabric.editor.successPanel': '成功パネル',
164
+ 'fabric.editor.successPanel.description': '色付きのパネルでヒントを追加',
129
165
  'fabric.editor.superscript': '上付き文字',
130
166
  'fabric.editor.superscript.off.subscript.on': '上付き文字オフ、下付き文字オン',
131
167
  'fabric.editor.table': '表',
132
168
  'fabric.editor.table.description': '表を挿入',
133
169
  'fabric.editor.task': 'タスク',
134
170
  'fabric.editor.text.formatting.off': 'テキスト書式設定オフ',
171
+ 'fabric.editor.textStyles': 'テキスト スタイル',
135
172
  'fabric.editor.time.ago': '前',
136
173
  'fabric.editor.time.updated': '最終更新',
137
174
  'fabric.editor.time.viewed': '最終閲覧',
@@ -144,6 +181,7 @@ export default {
144
181
  'fabric.editor.tooltip.taskList': 'アクション アイテム',
145
182
  'fabric.editor.unableToOpenLink': 'このリンクを開けません',
146
183
  'fabric.editor.underline': '下線',
184
+ 'fabric.editor.undo': '元に戻す',
147
185
  'fabric.editor.unlink': 'リンクを解除',
148
186
  'fabric.editor.unorderedList': '箇条書きリスト',
149
187
  'fabric.editor.unorderedList.description': '順序指定なしのリストを作成',
@@ -155,6 +193,8 @@ export default {
155
193
  'fabric.editor.urlTitle': 'URL',
156
194
  'fabric.editor.viewMore': 'さらに表示',
157
195
  'fabric.editor.visit': 'リンクを新しいウィンドウで開く',
196
+ 'fabric.editor.warningPanel': '警告パネル',
197
+ 'fabric.editor.warningPanel.description': '色付きのパネルで注意を促すメモを追加',
158
198
  'fabric.editor.wrapLeft': '左揃え',
159
199
  'fabric.editor.wrapRight': '右揃え',
160
200
  'fabric.theme.blue': '青',