2006-07-04 21:33:34 +00:00
|
|
|
/*
|
2012-02-13 16:34:02 +00:00
|
|
|
* Top level resource file for Common Controls
|
|
|
|
*
|
|
|
|
* Copyright 1999 Bertho Stultiens
|
|
|
|
* Copyright 1999 Eric Kohl
|
2006-07-04 21:33:34 +00:00
|
|
|
*
|
|
|
|
* This library is free software; you can redistribute it and/or
|
|
|
|
* modify it under the terms of the GNU Lesser General Public
|
|
|
|
* License as published by the Free Software Foundation; either
|
|
|
|
* version 2.1 of the License, or (at your option) any later version.
|
|
|
|
*
|
|
|
|
* This library 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
|
|
|
|
* Lesser General Public License for more details.
|
|
|
|
*
|
|
|
|
* You should have received a copy of the GNU Lesser General Public
|
|
|
|
* License along with this library; if not, write to the Free Software
|
|
|
|
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
|
|
|
|
*/
|
|
|
|
|
2015-01-02 13:08:07 +00:00
|
|
|
/* Spanish translation by ??? and Ismael Ferreras Morezuelas */
|
|
|
|
LANGUAGE LANG_SPANISH, SUBLANG_NEUTRAL
|
2012-02-13 16:34:02 +00:00
|
|
|
|
|
|
|
STRINGTABLE
|
|
|
|
{
|
|
|
|
IDS_CLOSE "Cerrar"
|
|
|
|
}
|
|
|
|
|
|
|
|
STRINGTABLE
|
|
|
|
{
|
|
|
|
IDM_TODAY "Hoy:"
|
|
|
|
IDM_GOTODAY "Ir a hoy"
|
|
|
|
}
|
|
|
|
|
|
|
|
STRINGTABLE
|
|
|
|
{
|
|
|
|
IDS_SEPARATOR "Separador"
|
|
|
|
}
|
|
|
|
|
|
|
|
STRINGTABLE
|
|
|
|
{
|
2012-02-13 17:44:56 +00:00
|
|
|
HKY_NONE "Ninguno"
|
2012-02-13 16:34:02 +00:00
|
|
|
}
|
2006-07-04 21:33:34 +00:00
|
|
|
|
2017-06-04 12:53:17 +00:00
|
|
|
STRINGTABLE
|
|
|
|
{
|
[TRANSLATION] Update Spanish, and add Basque translation (#2667)
Add/update translation for:
charmap_new, logoff, mspaint, notepad, usetup, welcome,
hotplug.cpl, sysdm.cpl, aclui.dll, comctl32.dll, comdlg32.dll,
hhctrl.ocx, kernel32.dll, msi.dll, oledlg.dll, shell32.dll,
tapiui.dll, themeui.dll, wininet.dll, winmm.dll, wldap32.dll,
winsrv.dll.
2020-04-26 03:49:07 +00:00
|
|
|
IDS_BUTTON_YES "&Sí"
|
2017-06-04 12:53:17 +00:00
|
|
|
IDS_BUTTON_NO "&No"
|
[TRANSLATION] Update Spanish, and add Basque translation (#2667)
Add/update translation for:
charmap_new, logoff, mspaint, notepad, usetup, welcome,
hotplug.cpl, sysdm.cpl, aclui.dll, comctl32.dll, comdlg32.dll,
hhctrl.ocx, kernel32.dll, msi.dll, oledlg.dll, shell32.dll,
tapiui.dll, themeui.dll, wininet.dll, winmm.dll, wldap32.dll,
winsrv.dll.
2020-04-26 03:49:07 +00:00
|
|
|
IDS_BUTTON_RETRY "&Reintentar"
|
2017-06-04 12:53:17 +00:00
|
|
|
IDS_BUTTON_OK "OK"
|
[TRANSLATION] Update Spanish, and add Basque translation (#2667)
Add/update translation for:
charmap_new, logoff, mspaint, notepad, usetup, welcome,
hotplug.cpl, sysdm.cpl, aclui.dll, comctl32.dll, comdlg32.dll,
hhctrl.ocx, kernel32.dll, msi.dll, oledlg.dll, shell32.dll,
tapiui.dll, themeui.dll, wininet.dll, winmm.dll, wldap32.dll,
winsrv.dll.
2020-04-26 03:49:07 +00:00
|
|
|
IDS_BUTTON_CANCEL "Cancelar"
|
|
|
|
IDS_BUTTON_CLOSE "&Cerrar"
|
2017-06-04 12:53:17 +00:00
|
|
|
}
|
|
|
|
|
2020-01-24 19:46:16 +00:00
|
|
|
IDD_PROPSHEET DIALOG 0, 0, 220, 140
|
2015-04-18 18:14:17 +00:00
|
|
|
STYLE DS_SHELLFONT | DS_CONTEXTHELP | DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU | WS_VISIBLE
|
2006-07-21 11:30:20 +00:00
|
|
|
CAPTION "Propiedades de %s"
|
2006-07-04 21:33:34 +00:00
|
|
|
FONT 8, "MS Shell Dlg"
|
|
|
|
BEGIN
|
2012-02-13 16:34:02 +00:00
|
|
|
DEFPUSHBUTTON "Aceptar", IDOK,4,122,50,14, WS_TABSTOP | WS_GROUP
|
2006-07-04 21:33:34 +00:00
|
|
|
PUSHBUTTON "Cancelar", IDCANCEL,58,122,50,14
|
|
|
|
PUSHBUTTON "&Aplicar", IDC_APPLY_BUTTON,112,122,50,14,WS_DISABLED
|
2012-02-13 16:34:02 +00:00
|
|
|
PUSHBUTTON "Ayuda", IDHELP,166,122,50,14,WS_TABSTOP|WS_GROUP
|
|
|
|
CONTROL "", IDC_TABCONTROL,"SysTabControl32",WS_CLIPSIBLINGS|WS_GROUP|WS_TABSTOP|TCS_MULTILINE,4,4,212,114
|
2006-07-04 21:33:34 +00:00
|
|
|
END
|
|
|
|
|
|
|
|
|
2020-01-24 19:46:16 +00:00
|
|
|
IDD_WIZARD DIALOG 0, 0, 290, 159
|
2015-04-18 18:14:17 +00:00
|
|
|
STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_CAPTION | WS_SYSMENU | WS_VISIBLE
|
2015-01-02 13:08:07 +00:00
|
|
|
CAPTION "Asistente"
|
2006-07-04 21:33:34 +00:00
|
|
|
FONT 8, "MS Shell Dlg"
|
|
|
|
BEGIN
|
2015-01-02 13:08:07 +00:00
|
|
|
PUSHBUTTON "< &Atrás", IDC_BACK_BUTTON,56,138,55,14
|
2012-02-13 16:34:02 +00:00
|
|
|
DEFPUSHBUTTON "&Siguiente >", IDC_NEXT_BUTTON,111,138,55,14
|
|
|
|
DEFPUSHBUTTON "Terminar", IDC_FINISH_BUTTON,111,138,55,14
|
|
|
|
PUSHBUTTON "Cancelar", IDCANCEL,173,138,55,14
|
|
|
|
PUSHBUTTON "Ayuda", IDHELP,235,138,55,14,WS_GROUP
|
2006-07-04 21:33:34 +00:00
|
|
|
LTEXT "", IDC_SUNKEN_LINE,7,129,278,1,SS_SUNKEN
|
2012-02-13 16:34:02 +00:00
|
|
|
CONTROL "", IDC_TABCONTROL,"SysTabControl32",WS_CLIPSIBLINGS | WS_DISABLED,7,7,258,5
|
2006-07-04 21:33:34 +00:00
|
|
|
LTEXT "", IDC_SUNKEN_LINEHEADER,0,35,290,1,SS_LEFT | SS_SUNKEN | WS_CHILD | WS_VISIBLE
|
|
|
|
END
|
|
|
|
|
|
|
|
|
2020-01-24 19:46:16 +00:00
|
|
|
IDD_TBCUSTOMIZE DIALOG 10, 20, 395, 125
|
2015-04-18 18:14:17 +00:00
|
|
|
STYLE DS_SHELLFONT | DS_MODALFRAME | WS_POPUP | WS_VISIBLE | WS_CAPTION | WS_SYSMENU
|
2006-07-04 21:33:34 +00:00
|
|
|
CAPTION "Personalizar barra de herramientas"
|
|
|
|
FONT 8, "MS Shell Dlg"
|
|
|
|
BEGIN
|
2012-02-13 16:34:02 +00:00
|
|
|
DEFPUSHBUTTON "&Cerrar", IDCANCEL,320,6,70,14
|
|
|
|
PUSHBUTTON "R&estaurar", IDC_RESET_BTN,320,23,70,14
|
|
|
|
PUSHBUTTON "A&yuda", IDC_HELP_BTN,320,40,70,14
|
2015-01-02 13:08:07 +00:00
|
|
|
PUSHBUTTON "&Subir", IDC_MOVEUP_BTN,320,74,70,14
|
|
|
|
PUSHBUTTON "&Bajar", IDC_MOVEDN_BTN,320,91,70,14
|
2012-02-13 16:34:02 +00:00
|
|
|
LTEXT "Botones &disponibles:", -1,4,5,120,10
|
|
|
|
LISTBOX IDC_AVAILBTN_LBOX,5,17,120,100, LBS_NOTIFY | LBS_OWNERDRAWFIXED | LBS_HASSTRINGS | LBS_NOINTEGRALHEIGHT | LBS_DISABLENOSCROLL | WS_BORDER | WS_VSCROLL | WS_HSCROLL | WS_TABSTOP
|
2015-01-02 13:08:07 +00:00
|
|
|
PUSHBUTTON "&Añadir ->", IDOK, 132, 42, 55, 14
|
2012-02-13 16:34:02 +00:00
|
|
|
PUSHBUTTON "<- &Eliminar", IDC_REMOVE_BTN,132,62,55,14
|
2015-01-02 13:08:07 +00:00
|
|
|
LTEXT "B&otones en la barra:", -1,194,5,120,10
|
2012-02-13 16:34:02 +00:00
|
|
|
LISTBOX IDC_TOOLBARBTN_LBOX, 194,17,120,100,LBS_NOTIFY | LBS_OWNERDRAWFIXED | LBS_HASSTRINGS | LBS_NOINTEGRALHEIGHT | LBS_DISABLENOSCROLL | WS_BORDER | WS_VSCROLL | WS_HSCROLL | WS_TABSTOP
|
2006-07-04 21:33:34 +00:00
|
|
|
END
|