@atlaskit/editor-common 80.4.0 → 80.4.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.
- package/CHANGELOG.md +19 -0
- package/dist/cjs/analytics/types/table-events.js +4 -6
- package/dist/cjs/i18n/cs.js +35 -10
- package/dist/cjs/i18n/da.js +35 -10
- package/dist/cjs/i18n/de.js +36 -11
- package/dist/cjs/i18n/en.js +36 -10
- package/dist/cjs/i18n/en_GB.js +36 -10
- package/dist/cjs/i18n/en_ZZ.js +37 -11
- package/dist/cjs/i18n/es.js +35 -10
- package/dist/cjs/i18n/fi.js +35 -10
- package/dist/cjs/i18n/fr.js +35 -10
- package/dist/cjs/i18n/hu.js +35 -10
- package/dist/cjs/i18n/it.js +35 -10
- package/dist/cjs/i18n/ja.js +35 -10
- package/dist/cjs/i18n/ko.js +35 -10
- package/dist/cjs/i18n/nb.js +35 -10
- package/dist/cjs/i18n/nl.js +35 -10
- package/dist/cjs/i18n/pl.js +35 -10
- package/dist/cjs/i18n/pt_BR.js +35 -10
- package/dist/cjs/i18n/ru.js +35 -10
- package/dist/cjs/i18n/sv.js +35 -10
- package/dist/cjs/i18n/th.js +35 -10
- package/dist/cjs/i18n/tr.js +35 -10
- package/dist/cjs/i18n/uk.js +35 -10
- package/dist/cjs/i18n/vi.js +35 -10
- package/dist/cjs/i18n/zh.js +35 -10
- package/dist/cjs/i18n/zh_TW.js +35 -10
- package/dist/cjs/monitoring/error.js +1 -1
- package/dist/cjs/ui/DropList/index.js +1 -1
- package/dist/es2019/analytics/types/table-events.js +4 -11
- package/dist/es2019/i18n/cs.js +35 -10
- package/dist/es2019/i18n/da.js +35 -10
- package/dist/es2019/i18n/de.js +36 -11
- package/dist/es2019/i18n/en.js +36 -10
- package/dist/es2019/i18n/en_GB.js +36 -10
- package/dist/es2019/i18n/en_ZZ.js +37 -11
- package/dist/es2019/i18n/es.js +35 -10
- package/dist/es2019/i18n/fi.js +35 -10
- package/dist/es2019/i18n/fr.js +35 -10
- package/dist/es2019/i18n/hu.js +35 -10
- package/dist/es2019/i18n/it.js +35 -10
- package/dist/es2019/i18n/ja.js +35 -10
- package/dist/es2019/i18n/ko.js +35 -10
- package/dist/es2019/i18n/nb.js +35 -10
- package/dist/es2019/i18n/nl.js +35 -10
- package/dist/es2019/i18n/pl.js +35 -10
- package/dist/es2019/i18n/pt_BR.js +35 -10
- package/dist/es2019/i18n/ru.js +35 -10
- package/dist/es2019/i18n/sv.js +35 -10
- package/dist/es2019/i18n/th.js +35 -10
- package/dist/es2019/i18n/tr.js +35 -10
- package/dist/es2019/i18n/uk.js +35 -10
- package/dist/es2019/i18n/vi.js +35 -10
- package/dist/es2019/i18n/zh.js +35 -10
- package/dist/es2019/i18n/zh_TW.js +35 -10
- package/dist/es2019/monitoring/error.js +1 -1
- package/dist/es2019/ui/DropList/index.js +1 -1
- package/dist/esm/analytics/types/table-events.js +4 -11
- package/dist/esm/i18n/cs.js +35 -10
- package/dist/esm/i18n/da.js +35 -10
- package/dist/esm/i18n/de.js +36 -11
- package/dist/esm/i18n/en.js +36 -10
- package/dist/esm/i18n/en_GB.js +36 -10
- package/dist/esm/i18n/en_ZZ.js +37 -11
- package/dist/esm/i18n/es.js +35 -10
- package/dist/esm/i18n/fi.js +35 -10
- package/dist/esm/i18n/fr.js +35 -10
- package/dist/esm/i18n/hu.js +35 -10
- package/dist/esm/i18n/it.js +35 -10
- package/dist/esm/i18n/ja.js +35 -10
- package/dist/esm/i18n/ko.js +35 -10
- package/dist/esm/i18n/nb.js +35 -10
- package/dist/esm/i18n/nl.js +35 -10
- package/dist/esm/i18n/pl.js +35 -10
- package/dist/esm/i18n/pt_BR.js +35 -10
- package/dist/esm/i18n/ru.js +35 -10
- package/dist/esm/i18n/sv.js +35 -10
- package/dist/esm/i18n/th.js +35 -10
- package/dist/esm/i18n/tr.js +35 -10
- package/dist/esm/i18n/uk.js +35 -10
- package/dist/esm/i18n/vi.js +35 -10
- package/dist/esm/i18n/zh.js +35 -10
- package/dist/esm/i18n/zh_TW.js +35 -10
- package/dist/esm/monitoring/error.js +1 -1
- package/dist/esm/ui/DropList/index.js +1 -1
- package/dist/types/analytics/types/insert-events.d.ts +1 -0
- package/dist/types/analytics/types/table-events.d.ts +10 -2
- package/dist/types/extensions/types/extension-handler.d.ts +1 -0
- package/dist/types/i18n/cs.d.ts +25 -0
- package/dist/types/i18n/da.d.ts +25 -0
- package/dist/types/i18n/de.d.ts +25 -0
- package/dist/types/i18n/en.d.ts +26 -0
- package/dist/types/i18n/en_GB.d.ts +26 -0
- package/dist/types/i18n/en_ZZ.d.ts +26 -0
- package/dist/types/i18n/es.d.ts +25 -0
- package/dist/types/i18n/fi.d.ts +25 -0
- package/dist/types/i18n/fr.d.ts +25 -0
- package/dist/types/i18n/hu.d.ts +25 -0
- package/dist/types/i18n/it.d.ts +25 -0
- package/dist/types/i18n/ja.d.ts +25 -0
- package/dist/types/i18n/ko.d.ts +25 -0
- package/dist/types/i18n/nb.d.ts +25 -0
- package/dist/types/i18n/nl.d.ts +25 -0
- package/dist/types/i18n/pl.d.ts +25 -0
- package/dist/types/i18n/pt_BR.d.ts +25 -0
- package/dist/types/i18n/ru.d.ts +25 -0
- package/dist/types/i18n/sv.d.ts +25 -0
- package/dist/types/i18n/th.d.ts +25 -0
- package/dist/types/i18n/tr.d.ts +25 -0
- package/dist/types/i18n/uk.d.ts +25 -0
- package/dist/types/i18n/vi.d.ts +25 -0
- package/dist/types/i18n/zh.d.ts +25 -0
- package/dist/types/i18n/zh_TW.d.ts +25 -0
- package/dist/types/types/feature-flags.d.ts +8 -0
- package/dist/types-ts4.5/analytics/types/insert-events.d.ts +1 -0
- package/dist/types-ts4.5/analytics/types/table-events.d.ts +10 -2
- package/dist/types-ts4.5/extensions/types/extension-handler.d.ts +1 -0
- package/dist/types-ts4.5/i18n/cs.d.ts +25 -0
- package/dist/types-ts4.5/i18n/da.d.ts +25 -0
- package/dist/types-ts4.5/i18n/de.d.ts +25 -0
- package/dist/types-ts4.5/i18n/en.d.ts +26 -0
- package/dist/types-ts4.5/i18n/en_GB.d.ts +26 -0
- package/dist/types-ts4.5/i18n/en_ZZ.d.ts +26 -0
- package/dist/types-ts4.5/i18n/es.d.ts +25 -0
- package/dist/types-ts4.5/i18n/fi.d.ts +25 -0
- package/dist/types-ts4.5/i18n/fr.d.ts +25 -0
- package/dist/types-ts4.5/i18n/hu.d.ts +25 -0
- package/dist/types-ts4.5/i18n/it.d.ts +25 -0
- package/dist/types-ts4.5/i18n/ja.d.ts +25 -0
- package/dist/types-ts4.5/i18n/ko.d.ts +25 -0
- package/dist/types-ts4.5/i18n/nb.d.ts +25 -0
- package/dist/types-ts4.5/i18n/nl.d.ts +25 -0
- package/dist/types-ts4.5/i18n/pl.d.ts +25 -0
- package/dist/types-ts4.5/i18n/pt_BR.d.ts +25 -0
- package/dist/types-ts4.5/i18n/ru.d.ts +25 -0
- package/dist/types-ts4.5/i18n/sv.d.ts +25 -0
- package/dist/types-ts4.5/i18n/th.d.ts +25 -0
- package/dist/types-ts4.5/i18n/tr.d.ts +25 -0
- package/dist/types-ts4.5/i18n/uk.d.ts +25 -0
- package/dist/types-ts4.5/i18n/vi.d.ts +25 -0
- package/dist/types-ts4.5/i18n/zh.d.ts +25 -0
- package/dist/types-ts4.5/i18n/zh_TW.d.ts +25 -0
- package/dist/types-ts4.5/types/feature-flags.d.ts +8 -0
- package/package.json +8 -8
package/dist/es2019/i18n/fr.js
CHANGED
|
@@ -14,7 +14,8 @@ export default {
|
|
|
14
14
|
'fabric.editor.addColumnRight': 'Ajouter une colonne à droite',
|
|
15
15
|
'fabric.editor.addCommentOnMedia': 'Ajouter un commentaire',
|
|
16
16
|
'fabric.editor.addImageBorder': 'Ajouter une bordure',
|
|
17
|
-
'fabric.editor.addLoomVideo': '
|
|
17
|
+
'fabric.editor.addLoomVideo': 'Enregistrer une vidéo Loom',
|
|
18
|
+
'fabric.editor.addLoomVideoComment': 'Enregistrez un commentaire vidéo Loom',
|
|
18
19
|
'fabric.editor.addMediaFiles': 'Ajouter une image, une vidéo ou un fichier',
|
|
19
20
|
'fabric.editor.addRowAbove': 'Ajouter une ligne au-dessus',
|
|
20
21
|
'fabric.editor.addRowBelow': 'Ajouter une ligne en dessous',
|
|
@@ -24,6 +25,8 @@ export default {
|
|
|
24
25
|
'fabric.editor.alignImageRight': 'Aligner à droite',
|
|
25
26
|
'fabric.editor.alignLeft': 'Aligner à gauche',
|
|
26
27
|
'fabric.editor.alignRight': 'Aligner à droite',
|
|
28
|
+
'fabric.editor.alignTableCenter': 'Aligner au centre',
|
|
29
|
+
'fabric.editor.alignTableLeft': 'Aligner à gauche',
|
|
27
30
|
'fabric.editor.alignment': 'Alignement du texte',
|
|
28
31
|
'fabric.editor.altText': 'Texte de remplacement',
|
|
29
32
|
'fabric.editor.alttext.validation': 'Veuillez supprimer les éventuels caractères spéciaux dans le texte de remplacement.',
|
|
@@ -67,6 +70,8 @@ export default {
|
|
|
67
70
|
'fabric.editor.columnDragHandle': 'Options de colonne',
|
|
68
71
|
'fabric.editor.columns': 'Mises en page',
|
|
69
72
|
'fabric.editor.columns.description': 'Organiser votre page en sections',
|
|
73
|
+
'fabric.editor.columnsAreInserted': '{count, plural, one {Une colonne a été insérée} other {{count} colonnes ont été insérées}}',
|
|
74
|
+
'fabric.editor.columnsAreRemoved': '{count, plural, one {La colonne a été supprimée} other {{count} colonnes ont été supprimées}}',
|
|
70
75
|
'fabric.editor.configFailedToLoad': 'Échec du chargement',
|
|
71
76
|
'fabric.editor.configPanel.cancel': 'Annuler',
|
|
72
77
|
'fabric.editor.configPanel.close': 'Fermer',
|
|
@@ -186,6 +191,7 @@ export default {
|
|
|
186
191
|
'fabric.editor.floatingToolbar.confirmModalOK': 'OK',
|
|
187
192
|
'fabric.editor.floatingToolbar.floatingToolbarAnnouncer': "Les commandes de la barre d'outils flottante sont ouvertes",
|
|
188
193
|
'fabric.editor.floatingToolbar.floatingToolbarAriaLabel': "Barre d'outils flottante",
|
|
194
|
+
'fabric.editor.floatingToolbar.floatingToolbarRadioGroupAriaLabel': 'Options de disposition',
|
|
189
195
|
'fabric.editor.floatingToolbar.scrollLeft': 'Faire défiler vers la gauche',
|
|
190
196
|
'fabric.editor.floatingToolbar.scrollRight': 'Faire défiler vers la droite',
|
|
191
197
|
'fabric.editor.focusTableResizeHandle': 'Focus sur la poignée de redimensionnement des tableaux',
|
|
@@ -203,15 +209,20 @@ export default {
|
|
|
203
209
|
'fabric.editor.heading5Description': 'Utilisez ceci pour regrouper des éléments de liste',
|
|
204
210
|
'fabric.editor.heading6': 'En-tête 6',
|
|
205
211
|
'fabric.editor.heading6Description': 'Utilisez ceci pour définir un sous-titre',
|
|
212
|
+
'fabric.editor.headingLink.ascOrderLabel': 'Trier la colonne de Z à A',
|
|
213
|
+
'fabric.editor.headingLink.descOrderLabel': 'Effacer le tri',
|
|
206
214
|
'fabric.editor.headingLink.hyperlinkIconBlogLabel': 'Blog',
|
|
207
215
|
'fabric.editor.headingLink.hyperlinkIconBugLabel': 'Bug',
|
|
208
216
|
'fabric.editor.headingLink.hyperlinkIconIssueLabel': 'Ticket',
|
|
209
217
|
'fabric.editor.headingLink.hyperlinkIconPageLabel': 'Page',
|
|
210
218
|
'fabric.editor.headingLink.hyperlinkIconStoryLabel': 'Story',
|
|
211
219
|
'fabric.editor.headingLink.hyperlinkIconTaskLabel': 'Tâche',
|
|
220
|
+
'fabric.editor.headingLink.invalidLabel': '⚠️ Impossible de trier un tableau comportant des cellules fusionnées',
|
|
221
|
+
'fabric.editor.headingLink.noOrderLabel': 'Trier la colonne de A à Z',
|
|
212
222
|
'fabric.editor.help': 'Aide',
|
|
213
223
|
'fabric.editor.help.description': 'Parcourir les raccourcis clavier et les options de réduction',
|
|
214
224
|
'fabric.editor.helpDialogTips': 'Appuyez sur {keyMap} pour ouvrir rapidement cette boîte de dialogue à tout moment',
|
|
225
|
+
'fabric.editor.highlight': 'Couleur de surbrillance',
|
|
215
226
|
'fabric.editor.horizontalRule': 'Séparateur',
|
|
216
227
|
'fabric.editor.horizontalRule.description': 'Séparer du contenu avec une ligne horizontale',
|
|
217
228
|
'fabric.editor.hyperlink.linkVisibleLabel': 'Coller ou rechercher un lien',
|
|
@@ -251,13 +262,14 @@ export default {
|
|
|
251
262
|
'fabric.editor.layoutFixedWidth': 'Centrer à nouveau',
|
|
252
263
|
'fabric.editor.layoutFullWidth': 'Passer en mode pleine largeur',
|
|
253
264
|
'fabric.editor.layoutWide': 'Passer en mode élargi',
|
|
254
|
-
'fabric.editor.leftSidebar': '
|
|
265
|
+
'fabric.editor.leftSidebar': 'Disposition de la barre latérale de gauche',
|
|
255
266
|
'fabric.editor.link': 'Lien',
|
|
256
267
|
'fabric.editor.link.description': 'Insérer un lien',
|
|
257
268
|
'fabric.editor.linkAddress': 'Adresse du lien',
|
|
258
269
|
'fabric.editor.linkPlaceholder': 'Coller un lien',
|
|
259
270
|
'fabric.editor.lists': 'Listes',
|
|
260
271
|
'fabric.editor.listsFormat': 'Mise en forme de liste',
|
|
272
|
+
'fabric.editor.lockColumns': 'Largeurs de colonne fixes',
|
|
261
273
|
'fabric.editor.markdown': 'Markdown',
|
|
262
274
|
'fabric.editor.matchCase': 'Respecter la casse',
|
|
263
275
|
'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, one {La largeur du média a été réduite à {newMediaWidth,number} pixel.} other {La largeur du média a été réduite à {newMediaWidth,number} pixels.}}',
|
|
@@ -318,7 +330,7 @@ export default {
|
|
|
318
330
|
'fabric.editor.plainText': 'Utiliser du texte brut',
|
|
319
331
|
'fabric.editor.quickInsert': 'Insertion rapide',
|
|
320
332
|
'fabric.editor.recordVideo': 'Enregistrer une vidéo Loom',
|
|
321
|
-
'fabric.editor.recordVideo.description': 'Enregistrez votre écran et votre
|
|
333
|
+
'fabric.editor.recordVideo.description': 'Enregistrez et partagez votre écran et votre opinion',
|
|
322
334
|
'fabric.editor.redo': 'Rétablir',
|
|
323
335
|
'fabric.editor.remove': 'Supprimer',
|
|
324
336
|
'fabric.editor.removeColumns': '{0, plural, one {Supprimer la colonne} other {Supprimer les colonnes}}',
|
|
@@ -331,9 +343,11 @@ export default {
|
|
|
331
343
|
'fabric.editor.replaceWith': 'Remplacer par',
|
|
332
344
|
'fabric.editor.resultsCount': '{selectedMatchPosition} sur {totalResultsCount}',
|
|
333
345
|
'fabric.editor.richText': 'Utiliser du texte enrichi',
|
|
334
|
-
'fabric.editor.rightSidebar': '
|
|
346
|
+
'fabric.editor.rightSidebar': 'Disposition de la barre latérale de droite',
|
|
335
347
|
'fabric.editor.rowControl': 'Mettre la ligne en surbrillance',
|
|
336
348
|
'fabric.editor.rowDragHandle': 'Options de ligne',
|
|
349
|
+
'fabric.editor.rowsAreInserted': '{count, plural, one {Une ligne a été insérée} other {{count} lignes ont été insérées}}',
|
|
350
|
+
'fabric.editor.rowsAreRemoved': '{count, plural, one {La ligne a été supprimée} other {{count} lignes ont été supprimées}}',
|
|
337
351
|
'fabric.editor.saveButton': 'Enregistrer',
|
|
338
352
|
'fabric.editor.searchResults': '{itemsLength, plural, one {{itemsLength,number} résultat de recherche disponible. Utilisez les flèches vers le haut et vers le bas pour parcourir les options. Appuyez sur Entrée pour en sélectionner une.} other {{itemsLength,number} résultats de recherche disponibles. Utilisez les flèches vers le haut et vers le bas pour parcourir les options. Appuyez sur Entrée pour en sélectionner une.}}',
|
|
339
353
|
'fabric.editor.selectColumnResize': 'Sélectionner le redimensionnement de la colonne',
|
|
@@ -342,7 +356,7 @@ export default {
|
|
|
342
356
|
'fabric.editor.selectTableRow': 'Sélectionner une ligne du tableau',
|
|
343
357
|
'fabric.editor.settingsLinks': 'Accéder aux préférences des liens',
|
|
344
358
|
'fabric.editor.shortcut': 'Raccourci de texte',
|
|
345
|
-
'fabric.editor.single': '
|
|
359
|
+
'fabric.editor.single': 'Disposition en colonne unique',
|
|
346
360
|
'fabric.editor.sortColumnASC': 'Trier la colonne de A à Z',
|
|
347
361
|
'fabric.editor.sortColumnDESC': 'Trier la colonne de Z à A',
|
|
348
362
|
'fabric.editor.sortColumnDecreasing': 'Trier par ordre décroissant',
|
|
@@ -364,7 +378,13 @@ export default {
|
|
|
364
378
|
'fabric.editor.supportAltText': "Le texte alternatif est utile pour les personnes utilisant des lecteurs d'écran en raison d'une déficience visuelle.",
|
|
365
379
|
'fabric.editor.table': 'Tableau',
|
|
366
380
|
'fabric.editor.table.description': 'Insérer un tableau',
|
|
381
|
+
'fabric.editor.tableAlignmentOptions': "Options d'alignement",
|
|
367
382
|
'fabric.editor.tableFullWidthLabel': 'Pleine largeur',
|
|
383
|
+
'fabric.editor.tableHeader.sorting.asc': 'Tri par ordre croissant appliqué',
|
|
384
|
+
'fabric.editor.tableHeader.sorting.default': 'Trier la colonne',
|
|
385
|
+
'fabric.editor.tableHeader.sorting.desc': 'Tri par ordre décroissant appliqué',
|
|
386
|
+
'fabric.editor.tableHeader.sorting.invalid': 'Impossible de trier un tableau comportant des cellules fusionnées',
|
|
387
|
+
'fabric.editor.tableHeader.sorting.no': 'Aucun tri appliqué à la colonne',
|
|
368
388
|
'fabric.editor.tableOptions': 'Options du tableau',
|
|
369
389
|
'fabric.editor.tableResizeDecreaseScreenReaderInformation': '{newWidth, plural, one {La largeur du tableau a été réduite à {newWidth,number} pixel.} other {La largeur du tableau a été réduite à {newWidth,number} pixels.}}',
|
|
370
390
|
'fabric.editor.tableResizeIncreaseScreenReaderInformation': '{newWidth, plural, one {La largeur du tableau a été augmentée à {newWidth,number} pixel.} other {La largeur du tableau a été augmentée à {newWidth,number} pixels.}}',
|
|
@@ -384,11 +404,13 @@ export default {
|
|
|
384
404
|
'fabric.editor.task': 'Tâche',
|
|
385
405
|
'fabric.editor.taskPlaceholder': "Saisissez votre action, utilisez « @ » pour l'assigner à quelqu'un.",
|
|
386
406
|
'fabric.editor.text.formatting.off': 'Mise en forme du texte désactivée',
|
|
387
|
-
'fabric.editor.textColor': 'Couleur
|
|
407
|
+
'fabric.editor.textColor': 'Couleur de texte {selectedColorName}',
|
|
408
|
+
'fabric.editor.textColorTooltip': 'Couleur du texte',
|
|
388
409
|
'fabric.editor.textFormatting': 'Mise en forme de texte',
|
|
389
|
-
'fabric.editor.textStyles': 'Styles de texte',
|
|
390
|
-
'fabric.editor.
|
|
391
|
-
'fabric.editor.
|
|
410
|
+
'fabric.editor.textStyles': 'Styles de texte {blockTypeName}',
|
|
411
|
+
'fabric.editor.textStylesTooltip': 'Styles de texte',
|
|
412
|
+
'fabric.editor.threeColumns': 'Disposition en trois colonnes',
|
|
413
|
+
'fabric.editor.threeColumnsWithSidebars': 'Disposition en trois colonnes avec barres latérales',
|
|
392
414
|
'fabric.editor.time.ago': 'Il y a',
|
|
393
415
|
'fabric.editor.time.updated': 'Mise à jour',
|
|
394
416
|
'fabric.editor.time.viewed': 'Consultation',
|
|
@@ -400,7 +422,7 @@ export default {
|
|
|
400
422
|
'fabric.editor.tooltip.defaultBlockNode': 'un nœud de bloc',
|
|
401
423
|
'fabric.editor.tooltip.nestedExpand': 'une extension imbriquée',
|
|
402
424
|
'fabric.editor.tooltip.taskList': 'une mesure',
|
|
403
|
-
'fabric.editor.twoColumns': '
|
|
425
|
+
'fabric.editor.twoColumns': 'Disposition en deux colonnes',
|
|
404
426
|
'fabric.editor.typeAhead.popupLabel': 'Résultats de la saisie semi-automatique',
|
|
405
427
|
'fabric.editor.typeAhead.quickInsertInputLabel': 'Commencez à taper pour rechercher ou filtrer les options de raccourci',
|
|
406
428
|
'fabric.editor.typeAhead.quickInsertPopupLabel': 'Raccourcis pour les insertions et le formatage',
|
|
@@ -410,6 +432,7 @@ export default {
|
|
|
410
432
|
'fabric.editor.typeahead.mentionInputLabel': 'Commencez à taper pour rechercher les utilisateurs à mentionner',
|
|
411
433
|
'fabric.editor.typeahead.mentionPopupLabel': 'Utilisateurs que vous pouvez mentionner',
|
|
412
434
|
'fabric.editor.typeahead.metionListItemLabel': 'Utilisateur {name} @{shortName}',
|
|
435
|
+
'fabric.editor.unLockColumns': 'Largeurs de colonne variables',
|
|
413
436
|
'fabric.editor.unableToLoadContent': 'Impossible de charger ce contenu',
|
|
414
437
|
'fabric.editor.unableToOpenLink': "Impossible d'ouvrir ce lien",
|
|
415
438
|
'fabric.editor.underline': 'Souligner',
|
|
@@ -471,7 +494,9 @@ export default {
|
|
|
471
494
|
'fabric.theme.light-red': 'Rouge clair',
|
|
472
495
|
'fabric.theme.light-teal': 'Bleu-vert clair',
|
|
473
496
|
'fabric.theme.light-yellow': 'Jaune clair',
|
|
497
|
+
'fabric.theme.lime': 'Citron vert',
|
|
474
498
|
'fabric.theme.magenta': 'Magenta',
|
|
499
|
+
'fabric.theme.no-color': 'Supprimer la surbrillance',
|
|
475
500
|
'fabric.theme.orange': 'Orange',
|
|
476
501
|
'fabric.theme.purple': 'Violet',
|
|
477
502
|
'fabric.theme.red': 'Rouge',
|
package/dist/es2019/i18n/hu.js
CHANGED
|
@@ -14,7 +14,8 @@ export default {
|
|
|
14
14
|
'fabric.editor.addColumnRight': 'Oszlop beszúrása jobbra',
|
|
15
15
|
'fabric.editor.addCommentOnMedia': 'Megjegyzés hozzáadása',
|
|
16
16
|
'fabric.editor.addImageBorder': 'Szegély hozzáadása',
|
|
17
|
-
'fabric.editor.addLoomVideo': 'Loom-videó
|
|
17
|
+
'fabric.editor.addLoomVideo': 'Loom-videó rögzítése',
|
|
18
|
+
'fabric.editor.addLoomVideoComment': 'Loom-videós megjegyzés rögzítése',
|
|
18
19
|
'fabric.editor.addMediaFiles': 'Kép, videó vagy fájl hozzáadása',
|
|
19
20
|
'fabric.editor.addRowAbove': 'Sor beszúrása felülre',
|
|
20
21
|
'fabric.editor.addRowBelow': 'Sor beszúrása alulra',
|
|
@@ -24,6 +25,8 @@ export default {
|
|
|
24
25
|
'fabric.editor.alignImageRight': 'Jobbra igazítás',
|
|
25
26
|
'fabric.editor.alignLeft': 'Balra igazítás',
|
|
26
27
|
'fabric.editor.alignRight': 'Jobbra igazítás',
|
|
28
|
+
'fabric.editor.alignTableCenter': 'Középre igazítás',
|
|
29
|
+
'fabric.editor.alignTableLeft': 'Balra igazítás',
|
|
27
30
|
'fabric.editor.alignment': 'Szöveg igazítása',
|
|
28
31
|
'fabric.editor.altText': 'Képleírás szövege',
|
|
29
32
|
'fabric.editor.alttext.validation': 'Távolíts el minden speciális karaktert az alternatív szövegből.',
|
|
@@ -67,6 +70,8 @@ export default {
|
|
|
67
70
|
'fabric.editor.columnDragHandle': 'Oszlopbeállítások',
|
|
68
71
|
'fabric.editor.columns': 'Elrendezések',
|
|
69
72
|
'fabric.editor.columns.description': 'Az oldal rendszerezése szakaszok használatával',
|
|
73
|
+
'fabric.editor.columnsAreInserted': '{count, plural, one {Be lett szúrva egy oszlop} other {Be lett szúrva {count} oszlop}}',
|
|
74
|
+
'fabric.editor.columnsAreRemoved': '{count, plural, one {Az oszlop el lett távolítva} other {{count} oszlop el lett távolítva}}',
|
|
70
75
|
'fabric.editor.configFailedToLoad': 'A betöltés nem sikerült',
|
|
71
76
|
'fabric.editor.configPanel.cancel': 'Mégse',
|
|
72
77
|
'fabric.editor.configPanel.close': 'Bezárás',
|
|
@@ -186,6 +191,7 @@ export default {
|
|
|
186
191
|
'fabric.editor.floatingToolbar.confirmModalOK': 'OK',
|
|
187
192
|
'fabric.editor.floatingToolbar.floatingToolbarAnnouncer': 'Megnyitottad a lebegő eszköztárvezérlőket',
|
|
188
193
|
'fabric.editor.floatingToolbar.floatingToolbarAriaLabel': 'Lebegő eszköztár',
|
|
194
|
+
'fabric.editor.floatingToolbar.floatingToolbarRadioGroupAriaLabel': 'Elrendezési beállítások',
|
|
189
195
|
'fabric.editor.floatingToolbar.scrollLeft': 'Görgetés balra',
|
|
190
196
|
'fabric.editor.floatingToolbar.scrollRight': 'Görgetés jobbra',
|
|
191
197
|
'fabric.editor.focusTableResizeHandle': 'Táblázat méretét módosító kapcsoló',
|
|
@@ -203,15 +209,20 @@ export default {
|
|
|
203
209
|
'fabric.editor.heading5Description': 'Használja ezt listaelemek csoportosításához',
|
|
204
210
|
'fabric.editor.heading6': '6. szintű címsor',
|
|
205
211
|
'fabric.editor.heading6Description': 'Használja ezt alacsony szintű címsorokhoz',
|
|
212
|
+
'fabric.editor.headingLink.ascOrderLabel': 'Oszlop rendezése: Z → A',
|
|
213
|
+
'fabric.editor.headingLink.descOrderLabel': 'Rendezés törlése',
|
|
206
214
|
'fabric.editor.headingLink.hyperlinkIconBlogLabel': 'Blog',
|
|
207
215
|
'fabric.editor.headingLink.hyperlinkIconBugLabel': 'Hiba',
|
|
208
216
|
'fabric.editor.headingLink.hyperlinkIconIssueLabel': 'Ügy',
|
|
209
217
|
'fabric.editor.headingLink.hyperlinkIconPageLabel': 'Oldal',
|
|
210
218
|
'fabric.editor.headingLink.hyperlinkIconStoryLabel': 'Sztori',
|
|
211
219
|
'fabric.editor.headingLink.hyperlinkIconTaskLabel': 'Feladat',
|
|
220
|
+
'fabric.editor.headingLink.invalidLabel': '⚠️ Nem rendezhetsz egyesített cellákat tartalmazó táblázatot',
|
|
221
|
+
'fabric.editor.headingLink.noOrderLabel': 'Oszlop rendezése: A → Z',
|
|
212
222
|
'fabric.editor.help': 'Súgó',
|
|
213
223
|
'fabric.editor.help.description': 'Billentyűkombinációk és markdownlehetőségek böngészése',
|
|
214
224
|
'fabric.editor.helpDialogTips': 'A párbeszédablak gyors megnyitásához nyomja meg a(z) {keyMap} gombot',
|
|
225
|
+
'fabric.editor.highlight': 'Kiemelés színe',
|
|
215
226
|
'fabric.editor.horizontalRule': 'Elválasztó',
|
|
216
227
|
'fabric.editor.horizontalRule.description': 'Tartalom elválasztása egy vízszintes vonallal',
|
|
217
228
|
'fabric.editor.hyperlink.linkVisibleLabel': 'Beillesztés vagy link keresése',
|
|
@@ -251,13 +262,14 @@ export default {
|
|
|
251
262
|
'fabric.editor.layoutFixedWidth': 'Vissza a középponthoz',
|
|
252
263
|
'fabric.editor.layoutFullWidth': 'Teljes szélességű nézet',
|
|
253
264
|
'fabric.editor.layoutWide': 'Széles nézet',
|
|
254
|
-
'fabric.editor.leftSidebar': 'Bal
|
|
265
|
+
'fabric.editor.leftSidebar': 'Bal oldalsávos elrendezés',
|
|
255
266
|
'fabric.editor.link': 'Hivatkozás',
|
|
256
267
|
'fabric.editor.link.description': 'Hivatkozás beillesztése',
|
|
257
268
|
'fabric.editor.linkAddress': 'Hivatkozás címe',
|
|
258
269
|
'fabric.editor.linkPlaceholder': 'Hivatkozás beillesztése',
|
|
259
270
|
'fabric.editor.lists': 'Listák',
|
|
260
271
|
'fabric.editor.listsFormat': 'Lista formázása',
|
|
272
|
+
'fabric.editor.lockColumns': 'Fix oszlopszélességek',
|
|
261
273
|
'fabric.editor.markdown': 'Markdown',
|
|
262
274
|
'fabric.editor.matchCase': 'Kis- és nagybetűk megkülönböztetése',
|
|
263
275
|
'fabric.editor.media.DefaultMediaWidthDecreased': '{newMediaWidth, plural, one {A média szélessége {newMediaWidth,number} pixelre csökkentve.} other {A média szélessége {newMediaWidth,number} pixelre csökkentve.}}',
|
|
@@ -318,7 +330,7 @@ export default {
|
|
|
318
330
|
'fabric.editor.plainText': 'Egyszerű szöveg használata',
|
|
319
331
|
'fabric.editor.quickInsert': 'Gyorsbeillesztés',
|
|
320
332
|
'fabric.editor.recordVideo': 'Loom-videó rögzítése',
|
|
321
|
-
'fabric.editor.recordVideo.description': '
|
|
333
|
+
'fabric.editor.recordVideo.description': 'Vedd fel és oszd meg a képernyődet és a gondolataidat',
|
|
322
334
|
'fabric.editor.redo': 'Ismét',
|
|
323
335
|
'fabric.editor.remove': 'Eltávolítás',
|
|
324
336
|
'fabric.editor.removeColumns': '{0, plural, one {Oszlop törlése} other {Oszlopok törlése}}',
|
|
@@ -331,9 +343,11 @@ export default {
|
|
|
331
343
|
'fabric.editor.replaceWith': 'Csere erre:',
|
|
332
344
|
'fabric.editor.resultsCount': '{selectedMatchPosition}/{totalResultsCount}',
|
|
333
345
|
'fabric.editor.richText': 'Rich text használata',
|
|
334
|
-
'fabric.editor.rightSidebar': 'Jobb
|
|
346
|
+
'fabric.editor.rightSidebar': 'Jobb oldalsávos elrendezés',
|
|
335
347
|
'fabric.editor.rowControl': 'Sor kijelölése',
|
|
336
348
|
'fabric.editor.rowDragHandle': 'Sorbeállítások',
|
|
349
|
+
'fabric.editor.rowsAreInserted': '{count, plural, one {Be lett szúrva egy sor} other {Be lett szúrva {count} sor}}',
|
|
350
|
+
'fabric.editor.rowsAreRemoved': '{count, plural, one {A sor el lett távolítva} other {{count} sor el lett távolítva}}',
|
|
337
351
|
'fabric.editor.saveButton': 'Mentés',
|
|
338
352
|
'fabric.editor.searchResults': '{itemsLength, plural, one {{itemsLength,number} elérhető találat. Az opciók közötti navigációhoz használd a Fel és Le nyilakat. A kiválasztáshoz nyomd meg az Enter billentyűt.} other {{itemsLength,number} elérhető találat. Az opciók közötti navigációhoz használd a Fel és Le nyilakat. A kiválasztáshoz nyomd meg az Enter billentyűt.}}',
|
|
339
353
|
'fabric.editor.selectColumnResize': 'Oszlop átméretezésének kiválasztása',
|
|
@@ -342,7 +356,7 @@ export default {
|
|
|
342
356
|
'fabric.editor.selectTableRow': 'Táblázatsor kiválasztása',
|
|
343
357
|
'fabric.editor.settingsLinks': 'Ugrás a linkbeállításokhoz',
|
|
344
358
|
'fabric.editor.shortcut': 'Szöveghivatkozás',
|
|
345
|
-
'fabric.editor.single': '
|
|
359
|
+
'fabric.editor.single': 'Egyoszlopos elrendezés',
|
|
346
360
|
'fabric.editor.sortColumnASC': 'Oszlop rendezése: A → Z',
|
|
347
361
|
'fabric.editor.sortColumnDESC': 'Oszlop rendezése: Z → A',
|
|
348
362
|
'fabric.editor.sortColumnDecreasing': 'Rendezés csökkenő sorrendbe',
|
|
@@ -364,7 +378,13 @@ export default {
|
|
|
364
378
|
'fabric.editor.supportAltText': 'Az alternatív szöveg a látássérült felhasználók számára hasznos, akik képernyőolvasót használnak.',
|
|
365
379
|
'fabric.editor.table': 'Táblázat',
|
|
366
380
|
'fabric.editor.table.description': 'Táblázat beszúrása',
|
|
381
|
+
'fabric.editor.tableAlignmentOptions': 'Igazítási lehetőségek',
|
|
367
382
|
'fabric.editor.tableFullWidthLabel': 'Teljes szélesség',
|
|
383
|
+
'fabric.editor.tableHeader.sorting.asc': 'Növekvő sorrendbe állítva',
|
|
384
|
+
'fabric.editor.tableHeader.sorting.default': 'Oszlop rendezése',
|
|
385
|
+
'fabric.editor.tableHeader.sorting.desc': 'Csökkenő sorrendbe állítva',
|
|
386
|
+
'fabric.editor.tableHeader.sorting.invalid': 'Nem rendezhetsz egyesített cellákat tartalmazó táblázatot',
|
|
387
|
+
'fabric.editor.tableHeader.sorting.no': 'Az oszlop nincs rendezve',
|
|
368
388
|
'fabric.editor.tableOptions': 'Táblázatbeállítások',
|
|
369
389
|
'fabric.editor.tableResizeDecreaseScreenReaderInformation': '{newWidth, plural, one {A tábla szélessége {newWidth,number} pixelre csökkentve.} other {A tábla szélessége {newWidth,number} pixelre csökkentve.}}',
|
|
370
390
|
'fabric.editor.tableResizeIncreaseScreenReaderInformation': '{newWidth, plural, one {A tábla szélessége {newWidth,number} pixelre növelve.} other {A tábla szélessége {newWidth,number} pixelre növelve.}}',
|
|
@@ -384,11 +404,13 @@ export default {
|
|
|
384
404
|
'fabric.editor.task': 'Feladat',
|
|
385
405
|
'fabric.editor.taskPlaceholder': 'Írja be a műveletet. Az „@” jellel hozzárendelheti valakihez.',
|
|
386
406
|
'fabric.editor.text.formatting.off': 'Szövegformázás kikapcsolva',
|
|
387
|
-
'fabric.editor.textColor': '
|
|
407
|
+
'fabric.editor.textColor': '{selectedColorName} szövegszín',
|
|
408
|
+
'fabric.editor.textColorTooltip': 'Szövegszín',
|
|
388
409
|
'fabric.editor.textFormatting': 'Szöveg formázása',
|
|
389
|
-
'fabric.editor.textStyles': '
|
|
390
|
-
'fabric.editor.
|
|
391
|
-
'fabric.editor.
|
|
410
|
+
'fabric.editor.textStyles': '{blockTypeName} jellegű szövegstílusok',
|
|
411
|
+
'fabric.editor.textStylesTooltip': 'Szövegstílusok',
|
|
412
|
+
'fabric.editor.threeColumns': 'Háromoszlopos elrendezés',
|
|
413
|
+
'fabric.editor.threeColumnsWithSidebars': 'Háromoszlopos elrendezés oldalsávval',
|
|
392
414
|
'fabric.editor.time.ago': 'ezelőtt',
|
|
393
415
|
'fabric.editor.time.updated': 'Frissítve',
|
|
394
416
|
'fabric.editor.time.viewed': 'Megtekintve',
|
|
@@ -400,7 +422,7 @@ export default {
|
|
|
400
422
|
'fabric.editor.tooltip.defaultBlockNode': 'blokk csomópont',
|
|
401
423
|
'fabric.editor.tooltip.nestedExpand': 'beágyazott kibontás',
|
|
402
424
|
'fabric.editor.tooltip.taskList': 'műveleti elem',
|
|
403
|
-
'fabric.editor.twoColumns': '
|
|
425
|
+
'fabric.editor.twoColumns': 'Kétoszlopos elrendezés',
|
|
404
426
|
'fabric.editor.typeAhead.popupLabel': 'Előre gépelt eredmények',
|
|
405
427
|
'fabric.editor.typeAhead.quickInsertInputLabel': 'Kezdj el gépelni a hivatkozási beállítások kereséséhez vagy szűréséhez',
|
|
406
428
|
'fabric.editor.typeAhead.quickInsertPopupLabel': 'Hivatkozások a beszúrásokhoz és formázáshoz',
|
|
@@ -410,6 +432,7 @@ export default {
|
|
|
410
432
|
'fabric.editor.typeahead.mentionInputLabel': 'Kezdj el gépelni a címkézendő felhasználók kereséséhez',
|
|
411
433
|
'fabric.editor.typeahead.mentionPopupLabel': 'Felhasználók, akiket címkézhetsz',
|
|
412
434
|
'fabric.editor.typeahead.metionListItemLabel': 'Felhasználó: {name} @{shortName}',
|
|
435
|
+
'fabric.editor.unLockColumns': 'Változó oszlopszélességek',
|
|
413
436
|
'fabric.editor.unableToLoadContent': 'Nem sikerült betölteni ezt a tartalmat',
|
|
414
437
|
'fabric.editor.unableToOpenLink': 'Nem lehet megnyitni ezt a linket',
|
|
415
438
|
'fabric.editor.underline': 'Aláhúzott',
|
|
@@ -471,7 +494,9 @@ export default {
|
|
|
471
494
|
'fabric.theme.light-red': 'Világospiros',
|
|
472
495
|
'fabric.theme.light-teal': 'Világos zöldeskék',
|
|
473
496
|
'fabric.theme.light-yellow': 'Világossárga',
|
|
497
|
+
'fabric.theme.lime': 'Citromzöld',
|
|
474
498
|
'fabric.theme.magenta': 'Magenta',
|
|
499
|
+
'fabric.theme.no-color': 'Kiemelés eltávolítása',
|
|
475
500
|
'fabric.theme.orange': 'Narancssárga',
|
|
476
501
|
'fabric.theme.purple': 'Lila',
|
|
477
502
|
'fabric.theme.red': 'Piros',
|
package/dist/es2019/i18n/it.js
CHANGED
|
@@ -14,7 +14,8 @@ export default {
|
|
|
14
14
|
'fabric.editor.addColumnRight': 'Aggiungi colonna a destra',
|
|
15
15
|
'fabric.editor.addCommentOnMedia': 'Aggiungi un commento',
|
|
16
16
|
'fabric.editor.addImageBorder': 'Aggiungi bordo',
|
|
17
|
-
'fabric.editor.addLoomVideo': '
|
|
17
|
+
'fabric.editor.addLoomVideo': 'Registra un video Loom',
|
|
18
|
+
'fabric.editor.addLoomVideoComment': 'Registra un commento al video Loom',
|
|
18
19
|
'fabric.editor.addMediaFiles': "Aggiungi un'immagine, un video o un file",
|
|
19
20
|
'fabric.editor.addRowAbove': 'Aggiungi riga sopra',
|
|
20
21
|
'fabric.editor.addRowBelow': 'Aggiungi riga sotto',
|
|
@@ -24,6 +25,8 @@ export default {
|
|
|
24
25
|
'fabric.editor.alignImageRight': 'Allinea a destra',
|
|
25
26
|
'fabric.editor.alignLeft': 'Allinea a sinistra',
|
|
26
27
|
'fabric.editor.alignRight': 'Allinea a destra',
|
|
28
|
+
'fabric.editor.alignTableCenter': 'Allinea al centro',
|
|
29
|
+
'fabric.editor.alignTableLeft': 'Allinea a sinistra',
|
|
27
30
|
'fabric.editor.alignment': 'Allineamento testo',
|
|
28
31
|
'fabric.editor.altText': 'Testo alternativo',
|
|
29
32
|
'fabric.editor.alttext.validation': 'Rimuovi eventuali caratteri speciali dal testo alternativo.',
|
|
@@ -67,6 +70,8 @@ export default {
|
|
|
67
70
|
'fabric.editor.columnDragHandle': 'Opzioni colonna',
|
|
68
71
|
'fabric.editor.columns': 'Layout',
|
|
69
72
|
'fabric.editor.columns.description': 'Organizza la tua pagina in sezioni',
|
|
73
|
+
'fabric.editor.columnsAreInserted': '{count, plural, one {È stata inserita una colonna} other {Sono state inserite {count} colonne}}',
|
|
74
|
+
'fabric.editor.columnsAreRemoved': '{count, plural, one {La colonna è stata rimossa} other {Sono state rimosse {count} colonne}}',
|
|
70
75
|
'fabric.editor.configFailedToLoad': 'Caricamento non riuscito',
|
|
71
76
|
'fabric.editor.configPanel.cancel': 'Annulla',
|
|
72
77
|
'fabric.editor.configPanel.close': 'Chiudi',
|
|
@@ -186,6 +191,7 @@ export default {
|
|
|
186
191
|
'fabric.editor.floatingToolbar.confirmModalOK': 'OK',
|
|
187
192
|
'fabric.editor.floatingToolbar.floatingToolbarAnnouncer': 'Sono stati aperti i controlli della barra degli strumenti mobile',
|
|
188
193
|
'fabric.editor.floatingToolbar.floatingToolbarAriaLabel': 'Barra degli strumenti mobile',
|
|
194
|
+
'fabric.editor.floatingToolbar.floatingToolbarRadioGroupAriaLabel': 'Opzioni di layout',
|
|
189
195
|
'fabric.editor.floatingToolbar.scrollLeft': 'Scorri a sinistra',
|
|
190
196
|
'fabric.editor.floatingToolbar.scrollRight': 'Scorri a destra',
|
|
191
197
|
'fabric.editor.focusTableResizeHandle': 'Quadratino di ridimensionamento della tabella Focus',
|
|
@@ -203,15 +209,20 @@ export default {
|
|
|
203
209
|
'fabric.editor.heading5Description': 'Per le voci degli elenchi',
|
|
204
210
|
'fabric.editor.heading6': 'Titolo 6',
|
|
205
211
|
'fabric.editor.heading6Description': 'Per i titoli di livello inferiore',
|
|
212
|
+
'fabric.editor.headingLink.ascOrderLabel': 'Ordina colonna da Z ad A',
|
|
213
|
+
'fabric.editor.headingLink.descOrderLabel': "Cancella l'ordinamento",
|
|
206
214
|
'fabric.editor.headingLink.hyperlinkIconBlogLabel': 'Blog',
|
|
207
215
|
'fabric.editor.headingLink.hyperlinkIconBugLabel': 'Bug',
|
|
208
216
|
'fabric.editor.headingLink.hyperlinkIconIssueLabel': 'Ticket',
|
|
209
217
|
'fabric.editor.headingLink.hyperlinkIconPageLabel': 'Pagina',
|
|
210
218
|
'fabric.editor.headingLink.hyperlinkIconStoryLabel': 'Story',
|
|
211
219
|
'fabric.editor.headingLink.hyperlinkIconTaskLabel': 'Task',
|
|
220
|
+
'fabric.editor.headingLink.invalidLabel': '⚠️ Non puoi ordinare una tabella con celle unite',
|
|
221
|
+
'fabric.editor.headingLink.noOrderLabel': 'Ordina colonna da A a Z',
|
|
212
222
|
'fabric.editor.help': 'Guida',
|
|
213
223
|
'fabric.editor.help.description': 'Sfoglia tutti i tasti di scelta rapida e le opzioni di Markdown',
|
|
214
224
|
'fabric.editor.helpDialogTips': 'Premi {keyMap} per aprire velocemente questa finestra di dialogo ogni volta che vuoi',
|
|
225
|
+
'fabric.editor.highlight': 'Colore di evidenziazione',
|
|
215
226
|
'fabric.editor.horizontalRule': 'Divisore',
|
|
216
227
|
'fabric.editor.horizontalRule.description': 'Contenuti separati con una riga orizzontale',
|
|
217
228
|
'fabric.editor.hyperlink.linkVisibleLabel': 'Incolla o cerca il link',
|
|
@@ -251,13 +262,14 @@ export default {
|
|
|
251
262
|
'fabric.editor.layoutFixedWidth': 'Torna alla visualizzazione centrata',
|
|
252
263
|
'fabric.editor.layoutFullWidth': 'Vai alla vista a schermo intero',
|
|
253
264
|
'fabric.editor.layoutWide': 'Allarga',
|
|
254
|
-
'fabric.editor.leftSidebar': '
|
|
265
|
+
'fabric.editor.leftSidebar': 'Layout con barra laterale sinistra',
|
|
255
266
|
'fabric.editor.link': 'Inserisci link',
|
|
256
267
|
'fabric.editor.link.description': 'Inserisci un link',
|
|
257
268
|
'fabric.editor.linkAddress': 'Collega indirizzo',
|
|
258
269
|
'fabric.editor.linkPlaceholder': 'Incolla link',
|
|
259
270
|
'fabric.editor.lists': 'Elenchi',
|
|
260
271
|
'fabric.editor.listsFormat': 'Formattazione degli elenchi',
|
|
272
|
+
'fabric.editor.lockColumns': 'Larghezze fisse delle colonne',
|
|
261
273
|
'fabric.editor.markdown': 'Markdown',
|
|
262
274
|
'fabric.editor.matchCase': 'Maiuscole/Minuscole',
|
|
263
275
|
'fabric.editor.media.DefaultMediaWidthDecreased': "{newMediaWidth, plural, one {La larghezza dell'elemento multimediale è stata ridotta a {newMediaWidth,number} pixel.} other {La larghezza dell'elemento multimediale è stata ridotta a {newMediaWidth,number} pixel.}}",
|
|
@@ -318,7 +330,7 @@ export default {
|
|
|
318
330
|
'fabric.editor.plainText': 'Usa testo normale',
|
|
319
331
|
'fabric.editor.quickInsert': 'Inserimento rapido',
|
|
320
332
|
'fabric.editor.recordVideo': 'Registra un video Loom',
|
|
321
|
-
'fabric.editor.recordVideo.description': 'Registra
|
|
333
|
+
'fabric.editor.recordVideo.description': 'Registra e condividi il tuo schermo e i tuoi pensieri',
|
|
322
334
|
'fabric.editor.redo': 'Ripeti',
|
|
323
335
|
'fabric.editor.remove': 'Rimuovi',
|
|
324
336
|
'fabric.editor.removeColumns': '{0, plural, one {Elimina colonna} other {Elimina colonne}}',
|
|
@@ -331,9 +343,11 @@ export default {
|
|
|
331
343
|
'fabric.editor.replaceWith': 'Sostituisci con',
|
|
332
344
|
'fabric.editor.resultsCount': '{selectedMatchPosition} di {totalResultsCount}',
|
|
333
345
|
'fabric.editor.richText': 'Usa testo RTF',
|
|
334
|
-
'fabric.editor.rightSidebar': '
|
|
346
|
+
'fabric.editor.rightSidebar': 'Layout con barra laterale destra',
|
|
335
347
|
'fabric.editor.rowControl': 'Evidenzia riga',
|
|
336
348
|
'fabric.editor.rowDragHandle': 'Opzioni riga',
|
|
349
|
+
'fabric.editor.rowsAreInserted': '{count, plural, one {È stata inserita una riga} other {Sono state inserite {count} righe}}',
|
|
350
|
+
'fabric.editor.rowsAreRemoved': '{count, plural, one {La riga è stata rimossa} other {Sono state rimosse {count} righe}}',
|
|
337
351
|
'fabric.editor.saveButton': 'Salva',
|
|
338
352
|
'fabric.editor.searchResults': "{itemsLength, plural, one {{itemsLength,number} risultato della ricerca disponibile. Usa i tasti di direzione su e giù per spostarti tra le opzioni. Premi Invio per selezionare un'opzione.} other {{itemsLength,number} risultati della ricerca disponibili. Usa i tasti di direzione su e giù per spostarti tra le opzioni. Premi Invio per selezionare un'opzione.}}",
|
|
339
353
|
'fabric.editor.selectColumnResize': 'Seleziona il ridimensionamento della colonna',
|
|
@@ -342,7 +356,7 @@ export default {
|
|
|
342
356
|
'fabric.editor.selectTableRow': 'Seleziona la riga della tabella',
|
|
343
357
|
'fabric.editor.settingsLinks': 'Vai alle Preferenze per i link',
|
|
344
358
|
'fabric.editor.shortcut': 'Scelta rapida di testo',
|
|
345
|
-
'fabric.editor.single': '
|
|
359
|
+
'fabric.editor.single': 'Layout a colonna singola',
|
|
346
360
|
'fabric.editor.sortColumnASC': 'Ordina colonna A → Z',
|
|
347
361
|
'fabric.editor.sortColumnDESC': 'Ordina colonna Z → A',
|
|
348
362
|
'fabric.editor.sortColumnDecreasing': 'Ordinamento decrescente',
|
|
@@ -364,7 +378,13 @@ export default {
|
|
|
364
378
|
'fabric.editor.supportAltText': 'Il testo alternativo è utile agli utenti con problemi di vista che utilizzano utilità per la lettura dello schermo.',
|
|
365
379
|
'fabric.editor.table': 'Tabella',
|
|
366
380
|
'fabric.editor.table.description': 'Inserisci una tabella',
|
|
381
|
+
'fabric.editor.tableAlignmentOptions': 'Opzioni di allineamento',
|
|
367
382
|
'fabric.editor.tableFullWidthLabel': 'Larghezza piena',
|
|
383
|
+
'fabric.editor.tableHeader.sorting.asc': 'Ordinamento crescente applicato',
|
|
384
|
+
'fabric.editor.tableHeader.sorting.default': 'Ordina la colonna',
|
|
385
|
+
'fabric.editor.tableHeader.sorting.desc': 'Ordinamento decrescente applicato',
|
|
386
|
+
'fabric.editor.tableHeader.sorting.invalid': 'Non puoi ordinare una tabella con celle unite',
|
|
387
|
+
'fabric.editor.tableHeader.sorting.no': 'Nessun ordinamento applicato alla colonna',
|
|
368
388
|
'fabric.editor.tableOptions': 'Opzioni tabella',
|
|
369
389
|
'fabric.editor.tableResizeDecreaseScreenReaderInformation': '{newWidth, plural, one {Larghezza della tabella diminuita a {newWidth,number} pixel.} other {Larghezza della tabella diminuita a {newWidth,number} pixel.}}',
|
|
370
390
|
'fabric.editor.tableResizeIncreaseScreenReaderInformation': '{newWidth, plural, one {Larghezza della tabella aumentata a {newWidth,number} pixel.} other {Larghezza della tabella aumentata a {newWidth,number} pixel.}}',
|
|
@@ -384,11 +404,13 @@ export default {
|
|
|
384
404
|
'fabric.editor.task': 'Task',
|
|
385
405
|
'fabric.editor.taskPlaceholder': 'Digita la tua azione e usa “@” per assegnarla a qualcuno.',
|
|
386
406
|
'fabric.editor.text.formatting.off': 'Formattazione del test disattivata',
|
|
387
|
-
'fabric.editor.textColor': 'Colore del testo',
|
|
407
|
+
'fabric.editor.textColor': 'Colore del testo {selectedColorName}',
|
|
408
|
+
'fabric.editor.textColorTooltip': 'Colore del testo',
|
|
388
409
|
'fabric.editor.textFormatting': 'Formattazione del testo',
|
|
389
|
-
'fabric.editor.textStyles': 'Stili del testo',
|
|
390
|
-
'fabric.editor.
|
|
391
|
-
'fabric.editor.
|
|
410
|
+
'fabric.editor.textStyles': 'Stili del testo {blockTypeName}',
|
|
411
|
+
'fabric.editor.textStylesTooltip': 'Stili del testo',
|
|
412
|
+
'fabric.editor.threeColumns': 'Layout a tre colonne',
|
|
413
|
+
'fabric.editor.threeColumnsWithSidebars': 'Layout a tre colonne con barre laterali',
|
|
392
414
|
'fabric.editor.time.ago': 'fa',
|
|
393
415
|
'fabric.editor.time.updated': 'Aggiornato',
|
|
394
416
|
'fabric.editor.time.viewed': 'Visualizzato',
|
|
@@ -400,7 +422,7 @@ export default {
|
|
|
400
422
|
'fabric.editor.tooltip.defaultBlockNode': 'un nodo di blocco',
|
|
401
423
|
'fabric.editor.tooltip.nestedExpand': "un'espansione annidata",
|
|
402
424
|
'fabric.editor.tooltip.taskList': 'un elemento di azione',
|
|
403
|
-
'fabric.editor.twoColumns': '
|
|
425
|
+
'fabric.editor.twoColumns': 'Layout a due colonne',
|
|
404
426
|
'fabric.editor.typeAhead.popupLabel': 'Risultati del completamento automatico',
|
|
405
427
|
'fabric.editor.typeAhead.quickInsertInputLabel': 'Inizia a digitare per cercare o filtrare le opzioni delle scelte rapide',
|
|
406
428
|
'fabric.editor.typeAhead.quickInsertPopupLabel': 'Scelte rapide per inserimenti e formattazione',
|
|
@@ -410,6 +432,7 @@ export default {
|
|
|
410
432
|
'fabric.editor.typeahead.mentionInputLabel': 'Inizia a digitare per cercare gli utenti da taggare',
|
|
411
433
|
'fabric.editor.typeahead.mentionPopupLabel': 'Utenti che puoi taggare',
|
|
412
434
|
'fabric.editor.typeahead.metionListItemLabel': 'Utente {name} @{shortName}',
|
|
435
|
+
'fabric.editor.unLockColumns': 'Larghezze delle colonne variabili',
|
|
413
436
|
'fabric.editor.unableToLoadContent': 'Impossibile caricare questo contenuto',
|
|
414
437
|
'fabric.editor.unableToOpenLink': 'Impossibile aprire questo link',
|
|
415
438
|
'fabric.editor.underline': 'Sottolineato',
|
|
@@ -471,7 +494,9 @@ export default {
|
|
|
471
494
|
'fabric.theme.light-red': 'Rosso chiaro',
|
|
472
495
|
'fabric.theme.light-teal': 'Turchese chiaro',
|
|
473
496
|
'fabric.theme.light-yellow': 'Giallo chiaro',
|
|
497
|
+
'fabric.theme.lime': 'Verde lime',
|
|
474
498
|
'fabric.theme.magenta': 'Magenta',
|
|
499
|
+
'fabric.theme.no-color': "Rimuovi l'evidenziazione",
|
|
475
500
|
'fabric.theme.orange': 'Arancione',
|
|
476
501
|
'fabric.theme.purple': 'Viola',
|
|
477
502
|
'fabric.theme.red': 'Rosso',
|