mirror of
https://github.com/1j01/textual-paint.git
synced 2025-01-03 12:22:23 +03:00
ab690e8f5c
This folder was last updated at this commit:
4a9163fb6d
76 lines
5.2 KiB
Plaintext
76 lines
5.2 KiB
Plaintext
2 MENU
|
|
LANGUAGE LANG_FRENCH, SUBLANG_FRENCH
|
|
{
|
|
POPUP "&Fichier"
|
|
{
|
|
MENUITEM "&Nouveau\tCtrl+N", 57600
|
|
MENUITEM "&Ouvrir...\tCtrl+O", 57601
|
|
MENUITEM "&Enregistrer\tCtrl+S", 57603
|
|
MENUITEM "En®istrer sous...", 57604
|
|
MENUITEM SEPARATOR
|
|
MENUITEM "&Aperçu avant impression", 57609
|
|
MENUITEM "&Mise en page...", 57605
|
|
MENUITEM "&Imprimer...\tCtrl+P", 57607
|
|
MENUITEM SEPARATOR
|
|
MENUITEM "Envo&yer...", 37662
|
|
MENUITEM SEPARATOR
|
|
MENUITEM "&Papier peint par défaut (mosaïque)", 57677
|
|
MENUITEM "Papier peint par &défaut (centré)", 57675
|
|
MENUITEM SEPARATOR
|
|
MENUITEM "Fichier récent", 57616, GRAYED
|
|
MENUITEM SEPARATOR
|
|
MENUITEM "&Quitter\tAlt+F4", 57665
|
|
}
|
|
POPUP "&Edition"
|
|
{
|
|
MENUITEM "&Annuler\tCtrl+Z", 57643
|
|
MENUITEM "&Répéter\tF4", 57644
|
|
MENUITEM SEPARATOR
|
|
MENUITEM "&Couper\tCtrl+X", 57635
|
|
MENUITEM "Co&pier\tCtrl+C", 57634
|
|
MENUITEM "C&oller\tCtrl+V", 57637
|
|
MENUITEM "E&ffacer la sélection\tSuppr", 57632
|
|
MENUITEM "Sélec&tionner tout\tCtrl+A", 57642
|
|
MENUITEM SEPARATOR
|
|
MENUITEM "Copier &vers...", 37663
|
|
MENUITEM "Coller à partir &de...", 37664
|
|
}
|
|
POPUP "&Affichage"
|
|
{
|
|
MENUITEM "B&oîte à outils\tCtrl+T", 59415
|
|
MENUITEM "&Palette de couleurs \tCtrl+L", 59416
|
|
MENUITEM "&Barre d'état", 59393
|
|
MENUITEM "Barr&e d'outils texte", 37678
|
|
MENUITEM SEPARATOR
|
|
POPUP "&Zoom"
|
|
{
|
|
MENUITEM "&Taille normale\tCtrl+PG.PREC", 37670
|
|
MENUITEM "G&rande taille\tCtrl+PG.SUIV", 37671
|
|
MENUITEM "&Personnaliser...", 37672
|
|
MENUITEM SEPARATOR
|
|
MENUITEM "Afficher la &grille\tCtrl+G", 37677
|
|
MENUITEM "Afficher la &miniature", 37676
|
|
}
|
|
MENUITEM "Afficher l'&image\tCtrl+F", 37673
|
|
}
|
|
POPUP "&Image"
|
|
{
|
|
MENUITEM "&Retourner/Faire pivoter...\tCtrl+R", 37680
|
|
MENUITEM "Étir&er/Incliner...\tCtrl+W", 37681
|
|
MENUITEM "&Inverser les couleurs\tCtrl+I", 37682
|
|
MENUITEM "&Attributs...\tCtrl+E", 37683
|
|
MENUITEM "E&ffacer l'image\tCtrl+Maj+N", 37684
|
|
MENUITEM "&Dessiner opaque", 6868
|
|
}
|
|
POPUP "&Couleurs"
|
|
{
|
|
MENUITEM "&Modifier les couleurs...", 6869
|
|
}
|
|
POPUP "&?"
|
|
{
|
|
MENUITEM "&Rubriques d'aide", 57670
|
|
MENUITEM SEPARATOR
|
|
MENUITEM "À &propos de Paint", 57664
|
|
}
|
|
}
|