UNPKG

dijit

Version:

Dijit provides a complete collection of user interface controls based on Dojo, giving you the power to create web applications that are highly optimized for usability, performance, internationalization, accessibility, but above all deliver an incredible u

52 lines (51 loc) 1.69 kB
define( ({ 'bold': 'Gras', 'copy': 'Copier', 'cut': 'Couper', 'delete': 'Supprimer', 'indent': 'Retrait', 'insertHorizontalRule': 'Règle horizontale', 'insertOrderedList': 'Liste numérotée', 'insertUnorderedList': 'Liste à puces', 'italic': 'Italique', 'justifyCenter': 'Aligner au centre', 'justifyFull': 'Justifier', 'justifyLeft': 'Aligner à gauche', 'justifyRight': 'Aligner à droite', 'outdent': 'Retrait négatif', 'paste': 'Coller', 'redo': 'Rétablir', 'removeFormat': 'Supprimer la mise en forme', 'selectAll': 'Sélectionner tout', 'strikethrough': 'Barrer', 'subscript': 'Indice', 'superscript': 'Exposant', 'underline': 'Souligner', 'undo': 'Annuler', 'unlink': 'Supprimer le lien', 'createLink': 'Créer un lien', 'toggleDir': 'Changer de sens', 'insertImage': 'Insérer une image', 'insertTable': 'Insérer/Modifier un tableau', 'toggleTableBorder': 'Afficher/Masquer la bordure du tableau', 'deleteTable': 'Supprimer le tableau', 'tableProp': 'Propriété du tableau', 'htmlToggle': 'Source HTML', 'foreColor': 'Couleur avant-plan', 'hiliteColor': 'Couleur arrière-plan', 'plainFormatBlock': 'Style de paragraphe', 'formatBlock': 'Style de paragraphe', 'fontSize': 'Taille de police', 'fontName': 'Nom de police', 'tabIndent': 'Retrait de tabulation', "fullScreen": "Basculer en plein écran", "viewSource": "Afficher la source HTML", "print": "Imprimer", "newPage": "Nouvelle page", /* Error messages */ 'systemShortcut': 'Action "${0}" uniquement disponible dans votre navigateur via un raccourci clavier. Utilisez ${1}.', 'ctrlKey':'ctrl+${0}', 'appleKey':'\u2318${0}' // "command" or open-apple key on Macintosh }) );