reactos/reactos/dll/win32/userenv/lang/es-ES.rc

55 lines
2.1 KiB
Plaintext
Raw Normal View History

/*
* Copyright (C) 2004 Eric Kohl
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
/*
*Spanish Language resource file
*ReactOs (c) 2005 Samuel Serapi<70>n Vega
*ReactOs (c) 2007 Marc Piulachs
*/
LANGUAGE LANG_SPANISH, SUBLANG_NEUTRAL
STRINGTABLE
BEGIN
IDS_PROFILEPATH "%SystemDrive%\\Documents and Settings"
IDS_APPDATA "Application Data"
IDS_DESKTOP "Escritorio"
IDS_FAVORITES "Favoritos"
IDS_STARTMENU "Menu de Inicio"
IDS_PROGRAMS "Menu de Inicio\\Programas"
IDS_ADMINTOOLS "Menu de Inicio\\Programas\\Herramientas Administrativas"
IDS_STARTUP "Menu de Inicio\\Programas\\Inicio"
IDS_MYDOCUMENTS "Mis Documentos"
IDS_MYPICTURES "Mis Documentos\\Mis im<69>genes"
IDS_MYMUSIC "Mis Documentos\\Mi m<>sica"
IDS_MYVIDEOS "Mis Documentos\\Mis v<>deos"
IDS_TEMPLATES "Plantillas"
IDS_RECENT "Reciente"
IDS_SENDTO "SendTo"
IDS_PRINTHOOD "Impresoras"
IDS_NETHOOD "Entorno de red"
IDS_LOCALSETTINGS "Configuraci<63>n local"
IDS_LOCALAPPDATA "Configuraci<63>n local\\Application Data"
IDS_TEMP "Configuraci<63>n local\\Temp"
IDS_CACHE "Configuraci<63>n local\\Archivos temporales de Internet"
IDS_HISTORY "Configuraci<63>n local\\Historial"
IDS_COOKIES "Cookies"
IDS_PROGRAMFILES "%SystemDrive%\\Archivos de programa"
IDS_COMMONFILES "Archivos comunes"
END