[CLASS2]
[reactos.git] / reactos / base / applications / fontview / lang / es-ES.rc
1 /* Spanish language file by Javier Remacha <2007-09-21> and Ismael Ferreras Morezuelas <2014-11-07> */
2
3 LANGUAGE LANG_SPANISH, SUBLANG_NEUTRAL
4
5 STRINGTABLE
6 BEGIN
7 IDS_INSTALL "&Instalar"
8 IDS_PRINT "Im&primir"
9 IDS_STRING "Jovencillo emponzoñado de whisky: ¡qué figurota exhibe! 1234567890"
10 IDS_OPEN "Abrir fuente..."
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 de fuente válido."
14 IDS_ERROR_NOCLASS "No es posible iniciar la clase de ventana."
15 IDS_FILTER_LIST "Todas las tipografías (*.fon;*.fnt;*.ttf;*.ttc;*.otf;*.otc)\0*.fon;*.fnt;*.ttf;*.ttc;*.otf;*.otc\0\
16 Tipografía de mapa de bits (*.fon;*.fnt)\0*.fon;*.fnt\0\
17 Tipografía TrueType (*.ttf)\0*.ttf\0\
18 Colección de tipografías TrueType (*.ttc)\0*.ttc\0\
19 Tipografía OpenType (*.otf)\0*.otf\0\
20 Colección de tipografías OpenType (*.otc)\0*.otc\0\
21 Todos los archivos (*.*)\0*.*\0"
22 IDS_PREVIOUS "< Ante&rior"
23 IDS_NEXT "Siguie&nte >"
24 END