Files
huly-platform/plugins/text-editor-assets/lang/fr.json
T
2025-06-16 20:35:29 +07:00

68 lines
2.3 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
{
"string": {
"TableOfContents": "Table des matières",
"Suggested": "Suggéré",
"NoItems": "Aucun élément",
"EditorPlaceholder": "Commencez à taper...",
"Edit": "Modifier",
"Bold": "Gras",
"Italic": "Italique",
"Strikethrough": "Barré",
"Link": "Lien",
"Save": "Enregistrer",
"OrderedList": "Liste ordonnée",
"BulletedList": "Liste à puces",
"Blockquote": "Bloc de citation",
"Code": "Code",
"CodeBlock": "Bloc de code",
"Note": "Note",
"ConfigureNote": "Configurer la note",
"Set": "Définir",
"Update": "Mettre à jour",
"Remove": "Supprimer",
"NotePlaceholder": "Ajouter une note...",
"SampleText": "Texte d'exemple",
"Send": "Envoyer",
"Attach": "Joindre",
"TextStyle": "Style de texte",
"Emoji": "Emoji",
"GIF": "GIF",
"Mention": "Mentionner",
"Underlined": "Souligné",
"AlignCenter": "Aligner au centre",
"AlignLeft": "Aligner à gauche",
"AlignRight": "Aligner à droite",
"Download": "Télécharger",
"ViewImage": "Voir l'image",
"ViewOriginal": "Voir l'original",
"MoreActions": "Plus d'actions",
"FullDescription": "Description complète",
"NoFullDescription": "Il n'y a pas de description détaillée",
"EnableDiffMode": "Mode différentiel",
"AddColumnBefore": "Ajouter avant",
"AddColumnAfter": "Ajouter après",
"TodoItem": "Tâche",
"TodoList": "Liste des tâches",
"DeleteColumn": "Supprimer",
"AddRowBefore": "Ajouter avant",
"AddRowAfter": "Ajouter après",
"DeleteRow": "Supprimer",
"DeleteTable": "Supprimer",
"Duplicate": "Dupliquer",
"CategoryRow": "Lignes",
"CategoryColumn": "Colonnes",
"Table": "Tableau",
"InsertTable": "Insérer un tableau",
"TableOptions": "Personnaliser le tableau",
"Width": "Largeur",
"Height": "Hauteur",
"Unset": "Non défini",
"Image": "Image",
"SeparatorLine": "Ligne de séparation",
"DrawingBoard": "Tableau de dessin",
"ConvertToLinkPreview": "Afficher comme lien",
"ConvertToEmbedPreview": "Afficher comme aperçu de contenu",
"UnableToLoadEmbeddedContent": "Laperçu du lien na pas pu être chargé en raison des paramètres dautorisation ou dun contenu non pris en charge",
"CannotConnectToCollaborationService": "Impossible de se connecter au collaborateur"
}
}