[APPLICATIONS]
[reactos.git] / reactos / base / applications / fontview / lang / es-ES.rc
1 /* Spanish language file by Javier Remacha <2007-09-21> */
2
3 LANGUAGE LANG_SPANISH, SUBLANG_NEUTRAL
4
5 STRINGTABLE
6 BEGIN
7 IDS_INSTALL "Install"
8 IDS_PRINT "Imprimir"
9 IDS_STRING "Haz el amor y no la guerra. 1234567890"
10 IDS_OPEN "Open Font..."
11 IDS_ERROR "Error"
12 IDS_ERROR_NOMEM "No hay memoria suficiente para completar la operación."
13 IDS_ERROR_NOFONT "El archivo %1 no es un archivo válido de fuente."
14 IDS_ERROR_NOCLASS "No es posible iniciar la clase."
15 END