Update toolbar.i18n.dart - FR

Updated FR not translated sentences
pull/1283/head
legrandced 2 years ago committed by GitHub
parent a981571def
commit f09c85d361
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 72
      lib/src/translations/toolbar.i18n.dart

@ -353,13 +353,13 @@ extension Localization on String {
'Link': 'Lien', 'Link': 'Lien',
'Please first select some text to transform into a link.': 'Please first select some text to transform into a link.':
"Veuillez d'abord sélectionner un texte à transformer en lien.", "Veuillez d'abord sélectionner un texte à transformer en lien.",
'Open': 'Ouverte', 'Open': 'Ouvrir',
'Copy': 'Copier', 'Copy': 'Copier',
'Remove': 'Supprimer', 'Remove': 'Supprimer',
'Save': 'Sauvegarder', 'Save': 'Sauvegarder',
'Zoom': 'Zoom', 'Zoom': 'Zoomer',
'Saved': 'Enregistrée', 'Saved': 'Enregistrée',
'Text': 'Text', 'Text': 'Texte',
'What is entered is not a link': "Ce qui est saisi n'est pas un lien", 'What is entered is not a link': "Ce qui est saisi n'est pas un lien",
'Resize': 'Redimensionner', 'Resize': 'Redimensionner',
'Width': 'Largeur', 'Width': 'Largeur',
@ -377,39 +377,39 @@ extension Localization on String {
'Next': 'Suivant', 'Next': 'Suivant',
'Camera': 'Caméra', 'Camera': 'Caméra',
'Video': 'Vidéo', 'Video': 'Vidéo',
'Undo': 'Undo', 'Undo': 'Annuler',
'Redo': 'Redo', 'Redo': 'Refaire',
'Font family': 'Font family', 'Font family': 'Famille de police',
'Font size': 'Font size', 'Font size': 'Taille de police',
'Bold': 'Bold', 'Bold': 'Gras',
'Subscript': 'Subscript', 'Subscript': 'Indice',
'Superscript': 'Superscript', 'Superscript': 'Exposant',
'Italic': 'Italic', 'Italic': 'Italique',
'Underline': 'Underline', 'Underline': 'Souligné',
'Strike through': 'Strike through', 'Strike through': 'Barré',
'Inline code': 'Inline code', 'Inline code': 'Code en ligne',
'Font color': 'Font color', 'Font color': 'Couleur de police',
'Background color': 'Background color', 'Background color': 'Couleur de fond',
'Clear format': 'Clear format', 'Clear format': 'Effacer la mise en forme',
'Align left': 'Align left', 'Align left': 'Aligner à gauche',
'Align center': 'Align center', 'Align center': 'Aligner au centre',
'Align right': 'Align right', 'Align right': 'Aligner à droite',
'Justify win width': 'Justify win width', 'Justify win width': 'Justifier',
'Text direction': 'Text direction', 'Text direction': 'Direction du texte',
'Header style': 'Header style', 'Header style': "Style d'en-tête",
'Numbered list': 'Numbered list', 'Numbered list': 'Liste numérotée',
'Bullet list': 'Bullet list', 'Bullet list': 'Liste à puces',
'Checked list': 'Checked list', 'Checked list': 'Check-list',
'Code block': 'Code block', 'Code block': 'Bloc de code',
'Quote': 'Quote', 'Quote': 'Citation',
'Increase indent': 'Increase indent', 'Increase indent': 'Augmenter le retrait',
'Decrease indent': 'Decrease indent', 'Decrease indent': 'Diminuer le retrait',
'Insert URL': 'Insert URL', 'Insert URL': 'Insérer une URL',
'Visit link': 'Visit link', 'Visit link': 'Visiter',
'Enter link': 'Enter link', 'Enter link': 'Entrer un lien',
'Enter media': 'Enter media', 'Enter media': 'Entrer un média',
'Edit': 'Edit', 'Edit': 'Modifier',
'Apply': 'Apply', 'Apply': 'Appliquer',
}, },
'zh_cn': { 'zh_cn': {
'Paste a link': '粘贴链接', 'Paste a link': '粘贴链接',

Loading…
Cancel
Save