@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
@@ -16,13 +16,19 @@ var _default = exports.default = {
16
16
  'fabric.editor.action': 'Tâche',
17
17
  'fabric.editor.action.description': 'Créer et assigner des tâches',
18
18
  'fabric.editor.addMediaFiles': 'Ajouter une image, une vidéo ou un fichier',
19
+ 'fabric.editor.alignCenter': 'Aligner au centre',
19
20
  'fabric.editor.alignImageCenter': 'Aligner au centre',
20
21
  'fabric.editor.alignImageLeft': 'Aligner à gauche',
21
22
  'fabric.editor.alignImageRight': 'Aligner à droite',
23
+ 'fabric.editor.alignLeft': 'Aligner à gauche',
24
+ 'fabric.editor.alignRight': 'Aligner à droite',
25
+ 'fabric.editor.annotationToolbar': "Barre d'outils d'annotation",
22
26
  'fabric.editor.blockCardUnavailable': 'Le lien contextuel est dans {node} et sa vue ne peut être modifiée',
23
27
  'fabric.editor.blockDescription': "Affichez plus d'informations concernant un lien, y compris un résumé et des actions",
24
28
  'fabric.editor.blockTitle': 'Carte',
25
29
  'fabric.editor.blockquote': 'une citation',
30
+ 'fabric.editor.blockquote.description': 'Insérer une citation',
31
+ 'fabric.editor.blockquote2': 'Citation',
26
32
  'fabric.editor.bold': 'Gras',
27
33
  'fabric.editor.bug': 'Bug',
28
34
  'fabric.editor.cancelButton': 'Annuler',
@@ -38,11 +44,17 @@ var _default = exports.default = {
38
44
  'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Copier en tant que texte',
39
45
  'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': "Désactiver l'enveloppe",
40
46
  'fabric.editor.codeBlockWrapButton.wrapCodeBlock': "Activer l'enveloppe",
47
+ 'fabric.editor.codeblock': 'Extrait de code (snippet)',
48
+ 'fabric.editor.codeblock.description': 'Insérer du code avec coloration syntaxique',
41
49
  'fabric.editor.collapseNode': 'Réduire le contenu',
42
50
  'fabric.editor.columns': 'Mises en page',
43
51
  'fabric.editor.columns.description': 'Organiser votre page en sections',
44
52
  'fabric.editor.copiedToClipboard': 'Copié !',
45
53
  'fabric.editor.copyToClipboard': 'Copier',
54
+ 'fabric.editor.createComment': 'Commenter',
55
+ 'fabric.editor.createCommentInvalid': 'Vous pouvez uniquement commenter du texte et des titres',
56
+ 'fabric.editor.customPanel': 'Volet personnalisé',
57
+ 'fabric.editor.customPanel.description': "Ajoutez une remarque avec une émoticône et un fond d'écran coloré",
46
58
  'fabric.editor.datasourceTitle': 'Modifier la requête de recherche',
47
59
  'fabric.editor.date': 'Date',
48
60
  'fabric.editor.date.description': 'Ajouter une date depuis un calendrier',
@@ -69,6 +81,8 @@ var _default = exports.default = {
69
81
  'fabric.editor.emoji.description': 'Ajouter des émoticônes pour exprimer vos idées 🎉 et vos émotions 😄',
70
82
  'fabric.editor.emptyLink': 'Veuillez saisir un lien.',
71
83
  'fabric.editor.epic': 'Epic',
84
+ 'fabric.editor.errorPanel': "Volet d'erreur",
85
+ 'fabric.editor.errorPanel.description': 'Signaler les erreurs dans un cadre coloré',
72
86
  'fabric.editor.expand': 'Développer',
73
87
  'fabric.editor.expand.description': 'Insérer une extension',
74
88
  'fabric.editor.expandDefaultTitle': 'Cliquez ici pour développer...',
@@ -76,6 +90,18 @@ var _default = exports.default = {
76
90
  'fabric.editor.expandPlaceholder': 'Donnez un titre à cette zone plus large…',
77
91
  'fabric.editor.feedbackDialog': 'Donner votre avis',
78
92
  'fabric.editor.feedbackDialog.description': 'Dites-nous ce que vous pensez du nouvel éditeur',
93
+ 'fabric.editor.heading1': 'En-tête 1',
94
+ 'fabric.editor.heading1Description': 'Utilisez ceci pour définir un titre principal',
95
+ 'fabric.editor.heading2': 'En-tête 2',
96
+ 'fabric.editor.heading2Description': 'Utilisez ceci pour définir des sections principales',
97
+ 'fabric.editor.heading3': 'En-tête 3',
98
+ 'fabric.editor.heading3Description': 'Utilisez ceci pour définir des sous-sections et des titres de groupe',
99
+ 'fabric.editor.heading4': 'En-tête 4',
100
+ 'fabric.editor.heading4Description': 'Utilisez ceci pour définir des titres de niveau inférieur',
101
+ 'fabric.editor.heading5': 'En-tête 5',
102
+ 'fabric.editor.heading5Description': 'Utilisez ceci pour regrouper des éléments de liste',
103
+ 'fabric.editor.heading6': 'En-tête 6',
104
+ 'fabric.editor.heading6Description': 'Utilisez ceci pour définir un sous-titre',
79
105
  'fabric.editor.headingLink.hyperlinkIconBlogLabel': 'Blog',
80
106
  'fabric.editor.headingLink.hyperlinkIconBugLabel': 'Bug',
81
107
  'fabric.editor.headingLink.hyperlinkIconIssueLabel': 'Ticket',
@@ -86,12 +112,15 @@ var _default = exports.default = {
86
112
  'fabric.editor.help.description': 'Parcourir les raccourcis clavier et les options de réduction',
87
113
  'fabric.editor.horizontalRule': 'Séparateur',
88
114
  'fabric.editor.horizontalRule.description': 'Séparer du contenu avec une ligne horizontale',
89
- 'fabric.editor.hyperlink.linkAriaLabel': 'Étiquette de lien',
115
+ 'fabric.editor.hyperlink.linkVisibleLabel': 'Coller ou rechercher un lien',
90
116
  'fabric.editor.hyperlink.searchLinkAriaDescription': 'Les suggestions apparaîtront au fur et à mesure que vous saisissez du texte dans le champ',
91
117
  'fabric.editor.hyperlink.searchLinkResults': '{count, plural, =0 {aucun résultat} one {{count,number} résultat trouvé} other {{count,number} résultats trouvés}}',
118
+ 'fabric.editor.hyperlink.textVisibleLabel': "Texte d'affichage (facultatif)",
92
119
  'fabric.editor.hyperlinkToolbarPlaceholder': 'Coller ou rechercher un lien',
93
120
  'fabric.editor.image': 'Image',
94
121
  'fabric.editor.improvement': 'Amélioration',
122
+ 'fabric.editor.infoPanel': "Volet d'informations",
123
+ 'fabric.editor.infoPanel.description': 'Mettre en valeur des informations dans un cadre coloré',
95
124
  'fabric.editor.inlineDescription': 'Affichez le lien sous forme de texte sur la même ligne',
96
125
  'fabric.editor.inlineTitle': 'Sur la même ligne',
97
126
  'fabric.editor.insertMenu': 'Insertion',
@@ -113,14 +142,19 @@ var _default = exports.default = {
113
142
  'fabric.editor.moreFormatting': 'Plus de formatage',
114
143
  'fabric.editor.navigate.toolbar.editor': "Accéder à la barre d'outils de l'éditeur",
115
144
  'fabric.editor.navigate.toolbar.floating': "Accéder à la barre d'outils flottante",
145
+ 'fabric.editor.normal': 'Texte normal',
146
+ 'fabric.editor.notePanel': 'Volet de notes',
147
+ 'fabric.editor.notePanel.description': 'Ajouter une note dans un cadre coloré',
116
148
  'fabric.editor.off': '{formattingType} désactivé(e)',
117
149
  'fabric.editor.on': '{formattingType} activé',
118
150
  'fabric.editor.openLink': 'Ouvrir le lien dans un nouvel onglet',
119
151
  'fabric.editor.orderedList': 'Liste numérotée',
120
152
  'fabric.editor.orderedList.description': 'Créer une liste ordonnée',
153
+ 'fabric.editor.other': 'Autres…',
121
154
  'fabric.editor.pageActionsLabel': 'Actions de page',
122
155
  'fabric.editor.placeholderText': 'Texte fictif',
123
156
  'fabric.editor.placeholderText.description': 'Insérer un espace réservé pour du texte dans la page',
157
+ 'fabric.editor.redo': 'Rétablir',
124
158
  'fabric.editor.remove': 'Supprimer',
125
159
  'fabric.editor.removeEmoji': "Supprimer l'émoticône",
126
160
  'fabric.editor.saveButton': 'Enregistrer',
@@ -132,12 +166,15 @@ var _default = exports.default = {
132
166
  'fabric.editor.subTask': 'Sous-tâche',
133
167
  'fabric.editor.subscript': 'Indice',
134
168
  'fabric.editor.subscript.off.superscript.on': 'Indice désactivé, exposant activé',
169
+ 'fabric.editor.successPanel': 'Panneau de réussite',
170
+ 'fabric.editor.successPanel.description': 'Ajouter des astuces dans un cadre coloré',
135
171
  'fabric.editor.superscript': 'Exposant',
136
172
  'fabric.editor.superscript.off.subscript.on': 'Exposant désactivé, indice activé',
137
173
  'fabric.editor.table': 'Tableau',
138
174
  'fabric.editor.table.description': 'Insérer un tableau',
139
175
  'fabric.editor.task': 'Tâche',
140
176
  'fabric.editor.text.formatting.off': 'Mise en forme du texte désactivée',
177
+ 'fabric.editor.textStyles': 'Styles de texte',
141
178
  'fabric.editor.time.ago': 'Il y a',
142
179
  'fabric.editor.time.updated': 'Mise à jour',
143
180
  'fabric.editor.time.viewed': 'Consultation',
@@ -150,6 +187,7 @@ var _default = exports.default = {
150
187
  'fabric.editor.tooltip.taskList': 'une mesure',
151
188
  'fabric.editor.unableToOpenLink': "Impossible d'ouvrir ce lien",
152
189
  'fabric.editor.underline': 'Souligner',
190
+ 'fabric.editor.undo': 'Annuler',
153
191
  'fabric.editor.unlink': 'Dissocier',
154
192
  'fabric.editor.unorderedList': 'Liste à puces',
155
193
  'fabric.editor.unorderedList.description': 'Créer une liste non ordonnée',
@@ -161,6 +199,8 @@ var _default = exports.default = {
161
199
  'fabric.editor.urlTitle': 'URL',
162
200
  'fabric.editor.viewMore': 'Voir plus',
163
201
  'fabric.editor.visit': 'Ouvrir le lien dans une nouvelle fenêtre',
202
+ 'fabric.editor.warningPanel': "Panneau d'avertissement",
203
+ 'fabric.editor.warningPanel.description': "Ajouter une note d'avertissement dans un cadre coloré",
164
204
  'fabric.editor.wrapLeft': 'Ajuster vers la gauche',
165
205
  'fabric.editor.wrapRight': 'Ajuster vers la droite',
166
206
  'fabric.theme.blue': 'Blue',
@@ -16,13 +16,19 @@ var _default = exports.default = {
16
16
  'fabric.editor.action': 'Teendő',
17
17
  'fabric.editor.action.description': 'Műveleti elemek létrehozása és hozzárendelése',
18
18
  'fabric.editor.addMediaFiles': 'Kép, videó vagy fájl hozzáadása',
19
+ 'fabric.editor.alignCenter': 'Középre igazítás',
19
20
  'fabric.editor.alignImageCenter': 'Középre igazítás',
20
21
  'fabric.editor.alignImageLeft': 'Balra igazítás',
21
22
  'fabric.editor.alignImageRight': 'Jobbra igazítás',
23
+ 'fabric.editor.alignLeft': 'Balra igazítás',
24
+ 'fabric.editor.alignRight': 'Jobbra igazítás',
25
+ 'fabric.editor.annotationToolbar': 'Jegyzeteszköztár',
22
26
  'fabric.editor.blockCardUnavailable': 'A beillesztett link a(z) {node} csomóponton belül található, és nem módosítható a nézete',
23
27
  'fabric.editor.blockDescription': 'Több információ, többek között az összefoglaló és a műveletek megjelenítése egy linkről',
24
28
  'fabric.editor.blockTitle': 'Kártya',
25
29
  'fabric.editor.blockquote': 'Idézet',
30
+ 'fabric.editor.blockquote.description': 'Idézet beszúrása',
31
+ 'fabric.editor.blockquote2': 'Idézés',
26
32
  'fabric.editor.bold': 'Félkövér',
27
33
  'fabric.editor.bug': 'Hiba',
28
34
  'fabric.editor.cancelButton': 'Mégse',
@@ -38,11 +44,17 @@ var _default = exports.default = {
38
44
  'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Másolás szövegként',
39
45
  'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': 'Tördelés kikapcsolása',
40
46
  'fabric.editor.codeBlockWrapButton.wrapCodeBlock': 'Tördelés bekapcsolása',
47
+ 'fabric.editor.codeblock': 'Kódrészlet',
48
+ 'fabric.editor.codeblock.description': 'Kód megjelenítése szintaxiskiemeléssel',
41
49
  'fabric.editor.collapseNode': 'tartalom összecsukása',
42
50
  'fabric.editor.columns': 'Elrendezések',
43
51
  'fabric.editor.columns.description': 'Az oldal rendszerezése szakaszok használatával',
44
52
  'fabric.editor.copiedToClipboard': 'Másolva!',
45
53
  'fabric.editor.copyToClipboard': 'Másolás',
54
+ 'fabric.editor.createComment': 'Megjegyzés',
55
+ 'fabric.editor.createCommentInvalid': 'Csak szöveghez és fejléchez fűzhetsz megjegyzést',
56
+ 'fabric.editor.customPanel': 'Egyéni panel',
57
+ 'fabric.editor.customPanel.description': 'Adj hozzá megjegyzést emojival és színes háttérrel',
46
58
  'fabric.editor.datasourceTitle': 'Keresési lekérdezés szerkesztése',
47
59
  'fabric.editor.date': 'Dátum',
48
60
  'fabric.editor.date.description': 'Dátum hozzáadása naptár használatával',
@@ -69,6 +81,8 @@ var _default = exports.default = {
69
81
  'fabric.editor.emoji.description': 'Hangulatjelek használata ötletek 🎉 és érzelmek 😄 kifejezésére',
70
82
  'fabric.editor.emptyLink': 'Adj meg egy linket.',
71
83
  'fabric.editor.epic': 'Eposz',
84
+ 'fabric.editor.errorPanel': 'Hibapanel',
85
+ 'fabric.editor.errorPanel.description': 'Hibák megjelenítése színes panelen',
72
86
  'fabric.editor.expand': 'Kibontás',
73
87
  'fabric.editor.expand.description': 'Kibontás beillesztése',
74
88
  'fabric.editor.expandDefaultTitle': 'Kattints ide a kibontáshoz…',
@@ -76,6 +90,18 @@ var _default = exports.default = {
76
90
  'fabric.editor.expandPlaceholder': 'Adj címet ennek a kibontásnak…',
77
91
  'fabric.editor.feedbackDialog': 'Visszajelzés küldése',
78
92
  'fabric.editor.feedbackDialog.description': 'Számolj be nekünk az új szerkesztő használata során szerzett tapasztalataidról',
93
+ 'fabric.editor.heading1': '1. szintű címsor',
94
+ 'fabric.editor.heading1Description': 'Használja ezt legfelsőbb szintű címsorhoz',
95
+ 'fabric.editor.heading2': '2. szintű címsor',
96
+ 'fabric.editor.heading2Description': 'Használja ezt kulcsszakaszokhoz',
97
+ 'fabric.editor.heading3': '3. szintű címsor',
98
+ 'fabric.editor.heading3Description': 'Használja ezt alszakaszokhoz és csoportcímsorokhoz',
99
+ 'fabric.editor.heading4': '4. szintű címsor',
100
+ 'fabric.editor.heading4Description': 'Használja ezt mély címsorokhoz',
101
+ 'fabric.editor.heading5': '5. szintű címsor',
102
+ 'fabric.editor.heading5Description': 'Használja ezt listaelemek csoportosításához',
103
+ 'fabric.editor.heading6': '6. szintű címsor',
104
+ 'fabric.editor.heading6Description': 'Használja ezt alacsony szintű címsorokhoz',
79
105
  'fabric.editor.headingLink.hyperlinkIconBlogLabel': 'Blog',
80
106
  'fabric.editor.headingLink.hyperlinkIconBugLabel': 'Hiba',
81
107
  'fabric.editor.headingLink.hyperlinkIconIssueLabel': 'Ügy',
@@ -86,12 +112,15 @@ var _default = exports.default = {
86
112
  'fabric.editor.help.description': 'Billentyűkombinációk és markdownlehetőségek böngészése',
87
113
  'fabric.editor.horizontalRule': 'Elválasztó',
88
114
  'fabric.editor.horizontalRule.description': 'Tartalom elválasztása egy vízszintes vonallal',
89
- 'fabric.editor.hyperlink.linkAriaLabel': 'Link címkéje',
115
+ 'fabric.editor.hyperlink.linkVisibleLabel': 'Beillesztés vagy link keresése',
90
116
  'fabric.editor.hyperlink.searchLinkAriaDescription': 'A rendszer a beírt szövegnek megfelelően jeleníti meg lent a javaslatokat',
91
117
  'fabric.editor.hyperlink.searchLinkResults': '{count, plural, =0 {nincs találat} one {{count,number} találat} other {{count,number} találat}}',
118
+ 'fabric.editor.hyperlink.textVisibleLabel': 'Megjelenítési szöveg (opcionális)',
92
119
  'fabric.editor.hyperlinkToolbarPlaceholder': 'Beillesztés vagy link keresése',
93
120
  'fabric.editor.image': 'Kép',
94
121
  'fabric.editor.improvement': 'Javítás',
122
+ 'fabric.editor.infoPanel': 'Információs panel',
123
+ 'fabric.editor.infoPanel.description': 'Információ kiemelése színes panelen',
95
124
  'fabric.editor.inlineDescription': 'Link megjelenítése beágyazott szövegként',
96
125
  'fabric.editor.inlineTitle': 'Beágyazott',
97
126
  'fabric.editor.insertMenu': 'Beszúrás',
@@ -113,14 +142,19 @@ var _default = exports.default = {
113
142
  'fabric.editor.moreFormatting': 'További formázási lehetőségek',
114
143
  'fabric.editor.navigate.toolbar.editor': 'Navigálás a szerkesztési eszköztárhoz',
115
144
  'fabric.editor.navigate.toolbar.floating': 'Navigálás a lebegő eszköztárhoz',
145
+ 'fabric.editor.normal': 'Normál szöveg',
146
+ 'fabric.editor.notePanel': 'Megjegyzéspanel',
147
+ 'fabric.editor.notePanel.description': 'Jegyzet hozzáadása színes panelen',
116
148
  'fabric.editor.off': '{formattingType} kikapcsolva',
117
149
  'fabric.editor.on': '{formattingType} bekapcsolva',
118
150
  'fabric.editor.openLink': 'Hivatkozás megnyitása új lapon',
119
151
  'fabric.editor.orderedList': 'Számozott lista',
120
152
  'fabric.editor.orderedList.description': 'Sorrendbe állított lista létrehozása',
153
+ 'fabric.editor.other': 'Egyebek...',
121
154
  'fabric.editor.pageActionsLabel': 'Oldalműveletek',
122
155
  'fabric.editor.placeholderText': 'Helyőrző szöveg',
123
156
  'fabric.editor.placeholderText.description': 'Szöveges helyőrző beillesztése az oldalra',
157
+ 'fabric.editor.redo': 'Ismét',
124
158
  'fabric.editor.remove': 'Eltávolítás',
125
159
  'fabric.editor.removeEmoji': 'Emoji eltávolítása',
126
160
  'fabric.editor.saveButton': 'Mentés',
@@ -132,12 +166,15 @@ var _default = exports.default = {
132
166
  'fabric.editor.subTask': 'Alfeladat',
133
167
  'fabric.editor.subscript': 'Alsó index',
134
168
  'fabric.editor.subscript.off.superscript.on': 'Alsó index kikapcsolva, felső index bekapcsolva',
169
+ 'fabric.editor.successPanel': 'Sikerült panel',
170
+ 'fabric.editor.successPanel.description': 'Tippek hozzáadása színes panelen',
135
171
  'fabric.editor.superscript': 'Felső index',
136
172
  'fabric.editor.superscript.off.subscript.on': 'Felső index kikapcsolva, alsó index bekapcsolva',
137
173
  'fabric.editor.table': 'Táblázat',
138
174
  'fabric.editor.table.description': 'Táblázat beszúrása',
139
175
  'fabric.editor.task': 'Feladat',
140
176
  'fabric.editor.text.formatting.off': 'Szövegformázás kikapcsolva',
177
+ 'fabric.editor.textStyles': 'Szövegstílusok',
141
178
  'fabric.editor.time.ago': 'ezelőtt',
142
179
  'fabric.editor.time.updated': 'Frissítve',
143
180
  'fabric.editor.time.viewed': 'Megtekintve',
@@ -150,6 +187,7 @@ var _default = exports.default = {
150
187
  'fabric.editor.tooltip.taskList': 'műveleti elem',
151
188
  'fabric.editor.unableToOpenLink': 'Nem lehet megnyitni ezt a linket',
152
189
  'fabric.editor.underline': 'Aláhúzott',
190
+ 'fabric.editor.undo': 'Visszavonás',
153
191
  'fabric.editor.unlink': 'Hivatkozás törlése',
154
192
  'fabric.editor.unorderedList': 'Listajeles lista',
155
193
  'fabric.editor.unorderedList.description': 'Sorrend nélküli lista létrehozása',
@@ -161,6 +199,8 @@ var _default = exports.default = {
161
199
  'fabric.editor.urlTitle': 'URL-cím',
162
200
  'fabric.editor.viewMore': 'Továbbiak megtekintése',
163
201
  'fabric.editor.visit': 'Hivatkozás megnyitása új ablakban',
202
+ 'fabric.editor.warningPanel': 'Figyelmeztető panel',
203
+ 'fabric.editor.warningPanel.description': 'Figyelmeztető megjegyzés hozzáadása színes panelen',
164
204
  'fabric.editor.wrapLeft': 'Balra igazítás',
165
205
  'fabric.editor.wrapRight': 'Jobbra igazítás',
166
206
  'fabric.theme.blue': 'Blue',
@@ -16,13 +16,19 @@ var _default = exports.default = {
16
16
  'fabric.editor.action': 'Attività',
17
17
  'fabric.editor.action.description': 'Crea e assegna elementi di azione',
18
18
  'fabric.editor.addMediaFiles': "Aggiungi un'immagine, un video o un file",
19
+ 'fabric.editor.alignCenter': 'Allinea al centro',
19
20
  'fabric.editor.alignImageCenter': 'Allinea al centro',
20
21
  'fabric.editor.alignImageLeft': 'Allinea a sinistra',
21
22
  'fabric.editor.alignImageRight': 'Allinea a destra',
23
+ 'fabric.editor.alignLeft': 'Allinea a sinistra',
24
+ 'fabric.editor.alignRight': 'Allinea a destra',
25
+ 'fabric.editor.annotationToolbar': 'Barra degli strumenti di annotazione',
22
26
  'fabric.editor.blockCardUnavailable': "Il collegamento in linea è all'interno di {node} e non è possibile modificare la relativa visualizzazione",
23
27
  'fabric.editor.blockDescription': 'Visualizza ulteriori informazioni relative al link, come riepilogo e azioni',
24
28
  'fabric.editor.blockTitle': 'Scheda',
25
29
  'fabric.editor.blockquote': 'una virgoletta',
30
+ 'fabric.editor.blockquote.description': 'Inserisci citazione',
31
+ 'fabric.editor.blockquote2': 'Citazione',
26
32
  'fabric.editor.bold': 'Grassetto',
27
33
  'fabric.editor.bug': 'Bug',
28
34
  'fabric.editor.cancelButton': 'Annulla',
@@ -38,11 +44,17 @@ var _default = exports.default = {
38
44
  'fabric.editor.codeBlockCopyButton.copyToClipboard': 'Copia come testo',
39
45
  'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': 'Disattiva ritorno a capo',
40
46
  'fabric.editor.codeBlockWrapButton.wrapCodeBlock': 'Attiva ritorno a capo',
47
+ 'fabric.editor.codeblock': 'Frammento di codice',
48
+ 'fabric.editor.codeblock.description': 'Mostra codice con colorazione della sintassi',
41
49
  'fabric.editor.collapseNode': 'Comprimi contenuto',
42
50
  'fabric.editor.columns': 'Layout',
43
51
  'fabric.editor.columns.description': 'Organizza la tua pagina in sezioni',
44
52
  'fabric.editor.copiedToClipboard': 'Copiato.',
45
53
  'fabric.editor.copyToClipboard': 'Copia',
54
+ 'fabric.editor.createComment': 'Commento',
55
+ 'fabric.editor.createCommentInvalid': 'Puoi inserire commenti solo per il testo e le intestazioni',
56
+ 'fabric.editor.customPanel': 'Pannello personalizzato',
57
+ 'fabric.editor.customPanel.description': 'Aggiungi una nota con un emoji e uno sfondo colorato',
46
58
  'fabric.editor.datasourceTitle': 'Modifica query di ricerca',
47
59
  'fabric.editor.date': 'Data',
48
60
  'fabric.editor.date.description': 'Aggiungi una data usando un calendario',
@@ -69,6 +81,8 @@ var _default = exports.default = {
69
81
  'fabric.editor.emoji.description': 'Usa le emoji per esprimere idee 🎉 ed emozioni 😄',
70
82
  'fabric.editor.emptyLink': 'Inserisci un link.',
71
83
  'fabric.editor.epic': 'Epic',
84
+ 'fabric.editor.errorPanel': 'Pannello errori',
85
+ 'fabric.editor.errorPanel.description': 'Segnala gli errori in un pannello colorato',
72
86
  'fabric.editor.expand': 'Espandi',
73
87
  'fabric.editor.expand.description': 'Inserisci espansione',
74
88
  'fabric.editor.expandDefaultTitle': 'Clicca qui per espandere...',
@@ -76,6 +90,18 @@ var _default = exports.default = {
76
90
  'fabric.editor.expandPlaceholder': 'Assegna un titolo a questa espansione...',
77
91
  'fabric.editor.feedbackDialog': 'Lascia un feedback',
78
92
  'fabric.editor.feedbackDialog.description': 'Raccontaci la tua esperienza usando il nuovo editor',
93
+ 'fabric.editor.heading1': 'Titolo 1',
94
+ 'fabric.editor.heading1Description': 'Per un titolo di primo livello',
95
+ 'fabric.editor.heading2': 'Titolo 2',
96
+ 'fabric.editor.heading2Description': 'Per le sezioni principali',
97
+ 'fabric.editor.heading3': 'Titolo 3',
98
+ 'fabric.editor.heading3Description': 'Per i titoli delle sottosezioni e dei gruppi',
99
+ 'fabric.editor.heading4': 'Titolo 4',
100
+ 'fabric.editor.heading4Description': 'Per i titoli interni',
101
+ 'fabric.editor.heading5': 'Titolo 5',
102
+ 'fabric.editor.heading5Description': 'Per le voci degli elenchi',
103
+ 'fabric.editor.heading6': 'Titolo 6',
104
+ 'fabric.editor.heading6Description': 'Per i titoli di livello inferiore',
79
105
  'fabric.editor.headingLink.hyperlinkIconBlogLabel': 'Blog',
80
106
  'fabric.editor.headingLink.hyperlinkIconBugLabel': 'Bug',
81
107
  'fabric.editor.headingLink.hyperlinkIconIssueLabel': 'Ticket',
@@ -86,12 +112,15 @@ var _default = exports.default = {
86
112
  'fabric.editor.help.description': 'Sfoglia tutti i tasti di scelta rapida e le opzioni di Markdown',
87
113
  'fabric.editor.horizontalRule': 'Divisore',
88
114
  'fabric.editor.horizontalRule.description': 'Contenuti separati con una riga orizzontale',
89
- 'fabric.editor.hyperlink.linkAriaLabel': 'Etichetta link',
115
+ 'fabric.editor.hyperlink.linkVisibleLabel': 'Incolla o cerca il link',
90
116
  'fabric.editor.hyperlink.searchLinkAriaDescription': 'I suggerimenti vengono visualizzati durante la digitazione nel campo',
91
117
  'fabric.editor.hyperlink.searchLinkResults': '{count, plural, =0 {nessun risultato trovato} one {{count,number} risultato trovato} other {{count,number} risultati trovati}}',
118
+ 'fabric.editor.hyperlink.textVisibleLabel': 'Testo visualizzato (opzionale)',
92
119
  'fabric.editor.hyperlinkToolbarPlaceholder': 'Incolla o cerca il link',
93
120
  'fabric.editor.image': 'Immagine',
94
121
  'fabric.editor.improvement': 'Miglioramento',
122
+ 'fabric.editor.infoPanel': 'Pannello informazioni',
123
+ 'fabric.editor.infoPanel.description': 'Metti in evidenza l’informazione in un pannello colorato',
95
124
  'fabric.editor.inlineDescription': 'Visualizza il link come testo in linea',
96
125
  'fabric.editor.inlineTitle': 'In linea',
97
126
  'fabric.editor.insertMenu': 'Inserisci',
@@ -113,14 +142,19 @@ var _default = exports.default = {
113
142
  'fabric.editor.moreFormatting': 'Formattazione aggiuntiva',
114
143
  'fabric.editor.navigate.toolbar.editor': "Passa alla barra degli strumenti dell'editor",
115
144
  'fabric.editor.navigate.toolbar.floating': 'Passa alla barra degli strumenti mobile',
145
+ 'fabric.editor.normal': 'Testo normale',
146
+ 'fabric.editor.notePanel': 'Pannello note',
147
+ 'fabric.editor.notePanel.description': 'Aggiungi una nota in un pannello colorato',
116
148
  'fabric.editor.off': '{formattingType} disattiva',
117
149
  'fabric.editor.on': '{formattingType} attiva',
118
150
  'fabric.editor.openLink': 'Apri link in una nuova scheda',
119
151
  'fabric.editor.orderedList': 'Elenco numerato',
120
152
  'fabric.editor.orderedList.description': 'Crea una lista ordinata',
153
+ 'fabric.editor.other': 'Altri...',
121
154
  'fabric.editor.pageActionsLabel': 'Azioni sulla pagina',
122
155
  'fabric.editor.placeholderText': 'Testo segnaposto',
123
156
  'fabric.editor.placeholderText.description': 'Inserisci un segnaposto di testo nella pagina',
157
+ 'fabric.editor.redo': 'Ripeti',
124
158
  'fabric.editor.remove': 'Rimuovi',
125
159
  'fabric.editor.removeEmoji': 'Rimuovi emoji',
126
160
  'fabric.editor.saveButton': 'Salva',
@@ -132,12 +166,15 @@ var _default = exports.default = {
132
166
  'fabric.editor.subTask': 'Sottotask',
133
167
  'fabric.editor.subscript': 'Pedice',
134
168
  'fabric.editor.subscript.off.superscript.on': 'Pedice disattivato, Apice attivato',
169
+ 'fabric.editor.successPanel': 'Pannello operazioni completate',
170
+ 'fabric.editor.successPanel.description': 'Aggiungi consigli in un pannello colorato',
135
171
  'fabric.editor.superscript': 'Apice',
136
172
  'fabric.editor.superscript.off.subscript.on': 'Apice disattivato, Pedice attivato',
137
173
  'fabric.editor.table': 'Tabella',
138
174
  'fabric.editor.table.description': 'Inserisci una tabella',
139
175
  'fabric.editor.task': 'Task',
140
176
  'fabric.editor.text.formatting.off': 'Formattazione del test disattivata',
177
+ 'fabric.editor.textStyles': 'Stili del testo',
141
178
  'fabric.editor.time.ago': 'fa',
142
179
  'fabric.editor.time.updated': 'Aggiornato',
143
180
  'fabric.editor.time.viewed': 'Visualizzato',
@@ -150,6 +187,7 @@ var _default = exports.default = {
150
187
  'fabric.editor.tooltip.taskList': 'un elemento di azione',
151
188
  'fabric.editor.unableToOpenLink': 'Impossibile aprire questo link',
152
189
  'fabric.editor.underline': 'Sottolineato',
190
+ 'fabric.editor.undo': 'Annulla',
153
191
  'fabric.editor.unlink': 'Rimuovi link',
154
192
  'fabric.editor.unorderedList': 'Elenco puntato',
155
193
  'fabric.editor.unorderedList.description': 'Crea un elenco non ordinato',
@@ -161,6 +199,8 @@ var _default = exports.default = {
161
199
  'fabric.editor.urlTitle': 'URL',
162
200
  'fabric.editor.viewMore': 'Visualizza altro',
163
201
  'fabric.editor.visit': 'Apri il link in una nuova finestra',
202
+ 'fabric.editor.warningPanel': 'Pannello avvisi',
203
+ 'fabric.editor.warningPanel.description': 'Aggiungi un avviso in un pannello colorato',
164
204
  'fabric.editor.wrapLeft': 'Ritorno a capo a sinistra',
165
205
  'fabric.editor.wrapRight': 'RItorno a capo a destra',
166
206
  'fabric.theme.blue': 'Blue',
@@ -16,13 +16,19 @@ var _default = exports.default = {
16
16
  'fabric.editor.action': 'アクション アイテム',
17
17
  'fabric.editor.action.description': 'アクション アイテムを作成して割り当て',
18
18
  'fabric.editor.addMediaFiles': '画像、動画、またはファイルを追加',
19
+ 'fabric.editor.alignCenter': '中央揃え',
19
20
  'fabric.editor.alignImageCenter': '中央揃え',
20
21
  'fabric.editor.alignImageLeft': '左揃え',
21
22
  'fabric.editor.alignImageRight': '右揃え',
23
+ 'fabric.editor.alignLeft': '左揃え',
24
+ 'fabric.editor.alignRight': '右揃え',
25
+ 'fabric.editor.annotationToolbar': '注釈ツールバー',
22
26
  'fabric.editor.blockCardUnavailable': 'インライン リンクは {node} 内にあるためビューを変更できません',
23
27
  'fabric.editor.blockDescription': '要約やアクションなど、リンクの詳細を表示します。',
24
28
  'fabric.editor.blockTitle': 'カード',
25
29
  'fabric.editor.blockquote': '引用',
30
+ 'fabric.editor.blockquote.description': '引用文を挿入',
31
+ 'fabric.editor.blockquote2': '引用',
26
32
  'fabric.editor.bold': '太字',
27
33
  'fabric.editor.bug': 'バグ',
28
34
  'fabric.editor.cancelButton': 'キャンセル',
@@ -38,11 +44,17 @@ var _default = exports.default = {
38
44
  'fabric.editor.codeBlockCopyButton.copyToClipboard': 'テキストとしてコピー',
39
45
  'fabric.editor.codeBlockWrapButton.unwrapCodeBlock': '折り返しをオフ',
40
46
  'fabric.editor.codeBlockWrapButton.wrapCodeBlock': '折り返しをオン',
47
+ 'fabric.editor.codeblock': 'コード スニペット',
48
+ 'fabric.editor.codeblock.description': '構文をハイライトしてコードを表示',
41
49
  'fabric.editor.collapseNode': 'コンテンツを折りたたむ',
42
50
  'fabric.editor.columns': 'レイアウト',
43
51
  'fabric.editor.columns.description': 'セクションを使用してページを構成',
44
52
  'fabric.editor.copiedToClipboard': 'コピーしました',
45
53
  'fabric.editor.copyToClipboard': 'コピー',
54
+ 'fabric.editor.createComment': 'コメント',
55
+ 'fabric.editor.createCommentInvalid': 'テキストと見出しにのみコメントできます',
56
+ 'fabric.editor.customPanel': 'カスタム パネル',
57
+ 'fabric.editor.customPanel.description': '絵文字と背景色でメモを追加',
46
58
  'fabric.editor.datasourceTitle': '検索クエリを編集',
47
59
  'fabric.editor.date': '日付',
48
60
  'fabric.editor.date.description': 'カレンダーを使用して日付を追加',
@@ -69,6 +81,8 @@ var _default = exports.default = {
69
81
  'fabric.editor.emoji.description': '絵文字を使用してアイデア 🎉 や気持ち 😄 を表現',
70
82
  'fabric.editor.emptyLink': 'リンクを入力してください。',
71
83
  'fabric.editor.epic': 'エピック',
84
+ 'fabric.editor.errorPanel': 'エラー パネル',
85
+ 'fabric.editor.errorPanel.description': '色付きのパネルでエラーをコールアウト',
72
86
  'fabric.editor.expand': '展開',
73
87
  'fabric.editor.expand.description': '展開を挿入',
74
88
  'fabric.editor.expandDefaultTitle': 'こちらをクリックして展開…',
@@ -76,6 +90,18 @@ var _default = exports.default = {
76
90
  'fabric.editor.expandPlaceholder': 'この展開にタイトルを付ける…',
77
91
  'fabric.editor.feedbackDialog': 'フィードバックを送信',
78
92
  'fabric.editor.feedbackDialog.description': '新しいエディターに関するご意見・ご感想をお聞かせください',
93
+ 'fabric.editor.heading1': '見出し 1',
94
+ 'fabric.editor.heading1Description': '最上位レベルの見出しに使用',
95
+ 'fabric.editor.heading2': '見出し 2',
96
+ 'fabric.editor.heading2Description': 'キー セクションに使用',
97
+ 'fabric.editor.heading3': '見出し 3',
98
+ 'fabric.editor.heading3Description': 'サブセクションおよびグループ見出しに使用',
99
+ 'fabric.editor.heading4': '見出し 4',
100
+ 'fabric.editor.heading4Description': '階層見出しに使用',
101
+ 'fabric.editor.heading5': '見出し 5',
102
+ 'fabric.editor.heading5Description': 'リスト アイテムのグループ化に使用',
103
+ 'fabric.editor.heading6': '見出し 6',
104
+ 'fabric.editor.heading6Description': '下位レベルの見出しに使用',
79
105
  'fabric.editor.headingLink.hyperlinkIconBlogLabel': 'ブログ',
80
106
  'fabric.editor.headingLink.hyperlinkIconBugLabel': 'バグ',
81
107
  'fabric.editor.headingLink.hyperlinkIconIssueLabel': '課題',
@@ -86,12 +112,15 @@ var _default = exports.default = {
86
112
  'fabric.editor.help.description': 'キーボード ショートカットと Markdown のオプションをすべて表示',
87
113
  'fabric.editor.horizontalRule': '分割線',
88
114
  'fabric.editor.horizontalRule.description': '横線を使用してコンテンツを分割',
89
- 'fabric.editor.hyperlink.linkAriaLabel': 'リンク ラベル',
115
+ 'fabric.editor.hyperlink.linkVisibleLabel': 'リンクを貼り付けるか検索',
90
116
  'fabric.editor.hyperlink.searchLinkAriaDescription': 'フィールドに入力すると、以下に候補が表示されます',
91
117
  'fabric.editor.hyperlink.searchLinkResults': '{count, plural, =0 {検索結果がありませんでした} other {{count,number} 件の検索結果が見つかりました}}',
118
+ 'fabric.editor.hyperlink.textVisibleLabel': '表示テキスト(オプション)',
92
119
  'fabric.editor.hyperlinkToolbarPlaceholder': 'リンクを貼り付けるか検索',
93
120
  'fabric.editor.image': '画像',
94
121
  'fabric.editor.improvement': '改善',
122
+ 'fabric.editor.infoPanel': '情報パネル',
123
+ 'fabric.editor.infoPanel.description': '色付きのパネルで情報を強調',
95
124
  'fabric.editor.inlineDescription': 'リンクをインライン テキストとして表示します。',
96
125
  'fabric.editor.inlineTitle': 'インライン',
97
126
  'fabric.editor.insertMenu': '挿入',
@@ -113,14 +142,19 @@ var _default = exports.default = {
113
142
  'fabric.editor.moreFormatting': 'その他のフォーマット',
114
143
  'fabric.editor.navigate.toolbar.editor': 'エディター ツールバーに移動',
115
144
  'fabric.editor.navigate.toolbar.floating': 'フローティング ツールバーに移動',
145
+ 'fabric.editor.normal': 'ノーマル テキスト',
146
+ 'fabric.editor.notePanel': 'メモ パネル',
147
+ 'fabric.editor.notePanel.description': '色付きのメモ パネルを追加',
116
148
  'fabric.editor.off': '{formattingType}オフ',
117
149
  'fabric.editor.on': '{formattingType}オン',
118
150
  'fabric.editor.openLink': 'リンクを新しいタブで開く',
119
151
  'fabric.editor.orderedList': '番号付きリスト',
120
152
  'fabric.editor.orderedList.description': '順序指定済みリストを作成',
153
+ 'fabric.editor.other': 'その他…',
121
154
  'fabric.editor.pageActionsLabel': 'ページ操作',
122
155
  'fabric.editor.placeholderText': 'プレースホルダー テキスト',
123
156
  'fabric.editor.placeholderText.description': 'ページにテキスト プレースホルダーを挿入',
157
+ 'fabric.editor.redo': 'やり直し',
124
158
  'fabric.editor.remove': '削除',
125
159
  'fabric.editor.removeEmoji': '絵文字を削除',
126
160
  'fabric.editor.saveButton': '保存',
@@ -132,12 +166,15 @@ var _default = exports.default = {
132
166
  'fabric.editor.subTask': 'サブタスク',
133
167
  'fabric.editor.subscript': '下付き文字',
134
168
  'fabric.editor.subscript.off.superscript.on': '下付き文字オフ、上付き文字オン',
169
+ 'fabric.editor.successPanel': '成功パネル',
170
+ 'fabric.editor.successPanel.description': '色付きのパネルでヒントを追加',
135
171
  'fabric.editor.superscript': '上付き文字',
136
172
  'fabric.editor.superscript.off.subscript.on': '上付き文字オフ、下付き文字オン',
137
173
  'fabric.editor.table': '表',
138
174
  'fabric.editor.table.description': '表を挿入',
139
175
  'fabric.editor.task': 'タスク',
140
176
  'fabric.editor.text.formatting.off': 'テキスト書式設定オフ',
177
+ 'fabric.editor.textStyles': 'テキスト スタイル',
141
178
  'fabric.editor.time.ago': '前',
142
179
  'fabric.editor.time.updated': '最終更新',
143
180
  'fabric.editor.time.viewed': '最終閲覧',
@@ -150,6 +187,7 @@ var _default = exports.default = {
150
187
  'fabric.editor.tooltip.taskList': 'アクション アイテム',
151
188
  'fabric.editor.unableToOpenLink': 'このリンクを開けません',
152
189
  'fabric.editor.underline': '下線',
190
+ 'fabric.editor.undo': '元に戻す',
153
191
  'fabric.editor.unlink': 'リンクを解除',
154
192
  'fabric.editor.unorderedList': '箇条書きリスト',
155
193
  'fabric.editor.unorderedList.description': '順序指定なしのリストを作成',
@@ -161,6 +199,8 @@ var _default = exports.default = {
161
199
  'fabric.editor.urlTitle': 'URL',
162
200
  'fabric.editor.viewMore': 'さらに表示',
163
201
  'fabric.editor.visit': 'リンクを新しいウィンドウで開く',
202
+ 'fabric.editor.warningPanel': '警告パネル',
203
+ 'fabric.editor.warningPanel.description': '色付きのパネルで注意を促すメモを追加',
164
204
  'fabric.editor.wrapLeft': '左揃え',
165
205
  'fabric.editor.wrapRight': '右揃え',
166
206
  'fabric.theme.blue': '青',