[BTRFS]
[reactos.git] / 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 "Imprimir"
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 "All Supported Fonts (*.ttf;*.fon;*.otf)\0*.ttf;*.fon;*.otf\0\
16 TrueType Font (*.ttf)\0*.ttf\0\
17 OpenType Font (*.otf)\0*.otf\0\
18 Font File (*.fon)\0*.fon\0\
19 All Files (*.*)\0*.*\0"
20 END