Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
W
wine-winehq
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Registry
Registry
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wine
wine-winehq
Commits
26e41546
Commit
26e41546
authored
Jun 06, 2010
by
Jose Rostagno
Committed by
Alexandre Julliard
Jun 07, 2010
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
shell32: Update Spanish translation.
parent
60e467a6
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
17 additions
and
6 deletions
+17
-6
shell32_Es.rc
dlls/shell32/shell32_Es.rc
+17
-6
No files found.
dlls/shell32/shell32_Es.rc
View file @
26e41546
/*
* Copyright 1998 Juergen Schmied
* Copyright 2003,2004,2007,2008 Jos Manuel Ferrer Ortiz
* Copyright 2010 Jos Rostagno
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
...
...
@@ -95,13 +96,13 @@ END
MENU_CPANEL MENU
BEGIN
POPUP "&
File
"
POPUP "&
Archivo
"
BEGIN
MENUITEM SEPARATOR
MENUITEM "
E&xit
", IDM_CPANEL_EXIT
MENUITEM "
S&alir
", IDM_CPANEL_EXIT
END
POPUP "&V
iew
"
POPUP "&V
er
"
BEGIN
MENUITEM "Iconos &grandes", FCIDM_SHVIEW_BIGICON
MENUITEM "Iconos &pequeos", FCIDM_SHVIEW_SMALLICON
...
...
@@ -109,9 +110,9 @@ BEGIN
MENUITEM "&Detalles", FCIDM_SHVIEW_REPORTVIEW
END
POPUP "&
Help
"
POPUP "&
Ayuda
"
BEGIN
MENUITEM "&A
bout Control Pane
l...", IDM_CPANEL_ABOUT
MENUITEM "&A
cerca de Panel de Contro
l...", IDM_CPANEL_ABOUT
END
END
...
...
@@ -206,12 +207,16 @@ STRINGTABLE
IDS_SHV_COLUMN11 "Grupo"
IDS_SHV_COLUMN_DELFROM "Lugar original"
IDS_SHV_COLUMN_DELDATE "Fecha de borrado"
IDS_SHV_COL_DOCS "Documentos"
IDS_SHV_COL_STATUS "Estado"
IDS_SHV_COL_LOCATION "Ubicacin"
IDS_SHV_COL_MODEL "Modelo"
/* special folders */
IDS_DESKTOP "Escritorio"
IDS_MYCOMPUTER "Mi PC"
IDS_RECYCLEBIN_FOLDER_NAME "Papelera de reciclaje"
IDS_CONTROLPANEL "
Control Pane
l"
IDS_CONTROLPANEL "
Panel de Contro
l"
/* context menus */
IDS_VIEW_LARGE "Iconos &grandes"
...
...
@@ -245,6 +250,12 @@ STRINGTABLE
IDS_SHUTDOWN_TITLE "Apagar"
IDS_SHUTDOWN_PROMPT "Desea terminar su sesin de Wine?"
/* Run File dialog */
IDS_RUNDLG_ERROR "No se puede mostrar el cuadro de dilogo ejecutar archivo (error interno)"
IDS_RUNDLG_BROWSE_ERROR "No se puede mostrar el cuadro de dilogo Examinar (error interno)"
IDS_RUNDLG_BROWSE_CAPTION "Examinar"
IDS_RUNDLG_BROWSE_FILTER "Archivos ejecutables\0*.exe\0Todos los archivos\0*.*\0\0"
/* shell folder path default values */
IDS_PROGRAMS "Men Inicio\\Programas"
IDS_PERSONAL "Mis documentos"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment