LTEXT "Taille de l'image:", IDC_STATIC, 12, 125, 42, 9
LTEXT "", IDC_IMAGE_SIZE, 58, 125, 54, 9
PUSHBUTTON "OK", IDOK, 50, 144, 48, 13
PUSHBUTTON "Annuler", IDCANCEL, 102, 144, 48, 13
END
STRINGTABLE DISCARDABLE
BEGIN
IDS_LICENSE "This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.\r\n\r\nThis program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.\r\n\r\nYou should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA."
IDS_READY " Pr<50>t."
IDS_TOOLBAR_STANDARD "Standard"
IDS_TOOLBAR_TEST "Test"
IDS_IMAGE_NAME "Image %1!u!"
IDS_FLT_TOOLS "Outils"
IDS_FLT_COLORS "Couleurs"
IDS_FLT_HISTORY "Historique"
END
/* imageprop.c */
STRINGTABLE DISCARDABLE
BEGIN
IDS_IMAGE_MONOCHROME "Monochrome (1 bit)"
IDS_IMAGE_GREYSCALE "Variantes de gris (8 bit)"
IDS_IMAGE_PALETTE "Palette ou 256 couleurs (8 bit)"
IDS_IMAGE_TRUECOLOR "Couleurs vraies (24 bit)"
IDS_UNIT_PIXELS "Pixels"
IDS_UNIT_CM "Cm"
IDS_UNIT_INCHES "Pouces"
IDS_UNIT_DOTSCM "Points / Cm"
IDS_UNIT_DPI "DPI"
IDS_UNIT_KB "%d Ko"
IDS_UNIT_MB "%d Mo"
END
/* Tooltips */
STRINGTABLE DISCARDABLE
BEGIN
IDS_TOOLTIP_NEW "Nouveau"
IDS_TOOLTIP_OPEN "Ouvrir"
IDS_TOOLTIP_SAVE "Enregistrer"
IDS_TOOLTIP_PRINTPRE "Aper<65>u avant impression"
IDS_TOOLTIP_PRINT "Imprimer"
IDS_TOOLTIP_CUT "Couper"
IDS_TOOLTIP_COPY "Copier"
IDS_TOOLTIP_PASTE "Coller"
IDS_TOOLTIP_UNDO "Annuler"
IDS_TOOLTIP_REDO "R<>tablir"
END
/* Hints */
STRINGTABLE DISCARDABLE
BEGIN
IDS_HINT_BLANK " "
IDS_HINT_NEW " Cr<43><72> un nouveau document."
IDS_HINT_OPEN " Ouvre un document existant."
IDS_HINT_CLOSE " Ferme cette fen<65>tre."
IDS_HINT_CLOSEALL " Ferme toutes les fen<65>tres."
IDS_HINT_SAVE " Enregistre le document courant."
IDS_HINT_SAVEAS " Enregistre le document courant sous un nouveau nom."
IDS_HINT_PRINTPRE " Aper<65>u avant impression."
IDS_HINT_PRINT " Imprime le document courant."
IDS_HINT_PROP " Montre les propri<72>t<EFBFBD>s de l'image courante."
IDS_HINT_EXIT " Quitte cette application."
IDS_HINT_TOOLS " Montre ou cache la fen<65>tre flottante des outils."
IDS_HINT_COLORS " Montre ou cache la fen<65>tre flottante des couleurs."
IDS_HINT_HISTORY " Montre ou cache la fen<65>tre flottante de l'historique."
IDS_HINT_STATUS " Montre ou cache la barre de status."
IDS_HINT_CASCADE " Arrange les fen<65>tres en cascade."
IDS_HINT_TILE_HORZ " Arrange les fen<65>tres en mosa<73>que horizontale."
IDS_HINT_TILE_VERT " Arrange les fen<65>tres en mosa<73>que verticale."
IDS_HINT_ARRANGE " Arrange les ic<69>nes en bas de la fen<65>tre."
IDS_HINT_NEXT " Active la prochaine fen<65>tre."
IDS_HINT_SYS_RESTORE " Restaure la taille normale de la fen<65>tre."
IDS_HINT_SYS_MOVE " Bouge la fen<65>tre."
IDS_HINT_SYS_SIZE " Retaille la fen<65>tre."
IDS_HINT_SYS_MINIMIZE " R<>duit la fen<65>tre."
IDS_HINT_SYS_MAXIMIZE " Affiche la fen<65>tre en plein <20>cran."