952a12de045b3120d3c4360f7ca4bee4f56a567c
[reactos.git] / reactos / base / applications / fontview / lang / fr-FR.rc
1 LANGUAGE LANG_FRENCH, SUBLANG_NEUTRAL
2
3 STRINGTABLE
4 BEGIN
5 IDS_INSTALL "Installer"
6 IDS_PRINT "Imprimer"
7 IDS_STRING "Voix ambiguë d'un cœur qui au zéphyr préfère les jattes de kiwis. 1234567890"
8 IDS_OPEN "Ouvrir un fichier police..."
9 IDS_ERROR "Erreur"
10 IDS_ERROR_NOMEM "Mémoire insuffisante pour terminer l'opération."
11 IDS_ERROR_NOFONT "Le fichier %1 n'est pas un fichier police valide."
12 IDS_ERROR_NOCLASS "Impossible d'initialiser la classe de fenêtre."
13 IDS_FILTER_LIST "All Supported Fonts (*.ttf;*.fon;*.otf)\0*.ttf;*.fon;*.otf\0\
14 TrueType Font (*.ttf)\0*.ttf\0\
15 OpenType Font (*.otf)\0*.otf\0\
16 Font File (*.fon)\0*.fon\0\
17 All Files (*.*)\0*.*\0"
18 END