mirror of
https://github.com/reactos/reactos.git
synced 2025-01-05 22:12:46 +00:00
24 lines
1 KiB
Text
24 lines
1 KiB
Text
/* Spanish language file by Javier Remacha <2007-09-21> and Ismael Ferreras Morezuelas <2014-11-07> */
|
|
|
|
LANGUAGE LANG_SPANISH, SUBLANG_NEUTRAL
|
|
|
|
STRINGTABLE
|
|
BEGIN
|
|
IDS_INSTALL "&Instalar"
|
|
IDS_PRINT "Im&primir"
|
|
IDS_STRING "Jovencillo emponzoñado de whisky: ¡qué figurota exhibe! 1234567890"
|
|
IDS_OPEN "Abrir fuente..."
|
|
IDS_ERROR "Error"
|
|
IDS_ERROR_NOMEM "No hay memoria suficiente para completar la operación."
|
|
IDS_ERROR_NOFONT "El archivo %1 no es un archivo de fuente válido."
|
|
IDS_ERROR_NOCLASS "No es posible iniciar la clase de ventana."
|
|
IDS_FILTER_LIST "Todas las tipografías (*.fon;*.fnt;*.ttf;*.ttc;*.otf;*.otc)\0*.fon;*.fnt;*.ttf;*.ttc;*.otf;*.otc\0\
|
|
Tipografía de mapa de bits (*.fon;*.fnt)\0*.fon;*.fnt\0\
|
|
Tipografía TrueType (*.ttf)\0*.ttf\0\
|
|
Colección de tipografías TrueType (*.ttc)\0*.ttc\0\
|
|
Tipografía OpenType (*.otf)\0*.otf\0\
|
|
Colección de tipografías OpenType (*.otc)\0*.otc\0\
|
|
Todos los archivos (*.*)\0*.*\0"
|
|
IDS_PREVIOUS "< Ante&rior"
|
|
IDS_NEXT "Siguie&nte >"
|
|
END
|