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