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
39289d4b
Commit
39289d4b
authored
Jun 15, 2008
by
Jaime Rave
Committed by
Alexandre Julliard
Jun 16, 2008
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
wineconsole: Update Spanish translation.
parent
0e074d6d
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
0 deletions
+14
-0
wineconsole_Es.rc
programs/wineconsole/wineconsole_Es.rc
+14
-0
No files found.
programs/wineconsole/wineconsole_Es.rc
View file @
39289d4b
...
...
@@ -2,6 +2,7 @@
* wineconsole (Spanish resources)
*
* Copyright 2004 Jos Manuel Ferrer Ortiz
* Copyright 2008 Jaime Rave Torres
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
...
...
@@ -38,6 +39,19 @@ IDS_DLG_TIT_DEFAULT, "Configuración - Valores por defecto"
IDS_DLG_TIT_CURRENT, "Configuracin - Valores actuales"
IDS_DLG_TIT_ERROR, "Error de configuracin"
IDS_DLG_ERR_SBWINSIZE, "El tamao del buffer de la pantalla debe ser mayor o igual que el de la ventana"
IDS_CMD_INVALID_EVENT_ID "wineconsole: No se pudo procesar el id del evento\n"
IDS_CMD_INVALID_BACKEND "wineconsole: Final invalido\n"
IDS_CMD_INVALID_OPTION "wineconsole: Linea de comando no reconocida\n"
IDS_CMD_ABOUT "Inicia un programa en una consola de Wine\n"
IDS_CMD_LAUNCH_FAILED "wineconsole: El arranque del programa %s fall.\n"\
"El comando es invlido.\n"
IDS_USAGE_HEADER "\nUso:\n wineconsole [opciones] <comando>\n\nOpciones:\n"
IDS_USAGE_BACKEND " --backend={user|curses} Seleccionando user generar una nueva ventana, curses\n"\
" intentara configurar el terminal actual como una consola de Wine\n"
IDS_USAGE_COMMAND " <comando> EL programa de Wine que se iniciar en la consola\n"
IDS_USAGE_FOOTER "\nEjemplo:\n wineconsole cmd\nInicia el simbolo del sistema de Wine en una consola Wine\n\n"
END
IDD_OPTION DIALOG LOADONCALL MOVEABLE DISCARDABLE 36, 24, 140, 105
...
...
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