[USB]
[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_QUIT, "Cerrar"
10 IDS_PRINT, "Imprimir"
11 IDS_STRING, "Haz el amor y no la guerra. 1234567890"
12 IDS_ERROR, "Error"
13 IDS_ERROR_NOMEM, "No hay memoria suficiente para completar la operación."
14 IDS_ERROR_NOFONT, "El archivo %1 no es un archivo válido de fuente."
15 IDS_ERROR_NOCLASS, "No es posible iniciar la clase."
16 IDS_ERROR_BADCMD, "No hay archivo de fuente.\nSyntax:\n fontview.exe <font file>"
17 END