mirror of
https://github.com/reactos/reactos.git
synced 2024-11-03 21:34:00 +00:00
26 lines
888 B
Text
26 lines
888 B
Text
/* Spanish translation by Samuel Serapión Vega, Marc Piulachs */
|
|
|
|
LANGUAGE LANG_SPANISH, SUBLANG_NEUTRAL
|
|
|
|
STRINGTABLE
|
|
BEGIN
|
|
IDS_PROFILEPATH "%SystemDrive%\\Documents and Settings"
|
|
IDS_APPDATA "Datos de programa"
|
|
IDS_DESKTOP "Escritorio"
|
|
IDS_FAVORITES "Favoritos"
|
|
IDS_MYDOCUMENTS "Mis documentos"
|
|
IDS_NETHOOD "Entorno de red"
|
|
IDS_PRINTHOOD "Impresoras"
|
|
IDS_RECENT "Reciente"
|
|
IDS_SENDTO "SendTo"
|
|
IDS_TEMPLATES "Plantillas"
|
|
IDS_STARTMENU "Menú Inicio"
|
|
IDS_PROGRAMS "Menú Inicio\\Programas"
|
|
IDS_STARTUP "Menú Inicio\\Programas\\Inicio"
|
|
IDS_LOCALSETTINGS "Configuración local"
|
|
IDS_LOCALAPPDATA "Configuración local\\Datos de programa"
|
|
IDS_TEMP "Configuración local\\Temp"
|
|
IDS_CACHE "Configuración local\\Archivos temporales de Internet"
|
|
IDS_HISTORY "Configuración local\\Historial"
|
|
IDS_COOKIES "Cookies"
|
|
END
|