reactos/base/applications/fontview/lang/fr-FR.rc
Amine Khaldi c424146e2c Create a branch for cmake bringup.
svn path=/branches/cmake-bringup/; revision=48236
2010-07-24 18:52:44 +00:00

16 lines
535 B
Plaintext

LANGUAGE LANG_FRENCH, SUBLANG_NEUTRAL
STRINGTABLE DISCARDABLE
BEGIN
IDS_QUIT, "Quitter"
IDS_PRINT, "Imprimer"
IDS_STRING, "Voix ambiguë d'un c¶ur qui au zéphyr préfère les jattes de kiwis. 1234567890"
IDS_ERROR, "Erreur"
IDS_ERROR_NOMEM, "Mémoire insuffisante pour terminer l'opération."
IDS_ERROR_NOFONT, "Le fichier %1 n'est pas un fichier police valide."
IDS_ERROR_NOCLASS, "Impossible d'initialiser la classe de fenêtre."
IDS_ERROR_BADCMD, "Aucun fichier police transmis.\nSyntaxe:\n fontview.exe <fichier police>"
END