translations updated, manuals regenerated (semi-automatic)
This commit is contained in:
@@ -8,7 +8,7 @@ Sintáxis:
|
||||
|
||||
hbrun <file\[\.hb|\.prg|\.hrb|\.dbf\]>|<option> \[<parameter\[s\]>\]
|
||||
|
||||
Description:
|
||||
Descripción:
|
||||
|
||||
|
||||
hbrun is able to run Harbour scripts \(both source and precompiled\), and it also features an interactive shell prompt\.
|
||||
@@ -16,7 +16,7 @@ Description:
|
||||
Options below are available on command\-line:
|
||||
|
||||
|
||||
- **\-\-hb:debug** enable script debugging
|
||||
- **\-\-hb:debug** activa depuración de script
|
||||
|
||||
|
||||
- **\-help** esta ayuda
|
||||
@@ -27,8 +27,8 @@ Options below are available on command\-line:
|
||||
Archivos:
|
||||
|
||||
|
||||
- **\*\.hb** Harbour script
|
||||
- **\*\.hrb** Harbour portable binary \(aka precompiled Harbour script\)
|
||||
- **\*\.hb** script Harbour
|
||||
- **\*\.hrb** Binario portable Harbour \(aka script precompilado Harbour\)
|
||||
- **hbstart\.hb** startup Harbour script for interactive Harbour shell\. It gets executed automatically on shell startup, if present\. Possible locations \(in order of precedence\) \[\*\]: \.\\, %APPDATA%\\\.harbour, <hbrun directory>
|
||||
- **shell plugins** \.hb and \.hrb plugins for interactive Harbour shell\. They may reside in \[\*\]: %APPDATA%\\\.harbour\\
|
||||
- **\.hb\_history** stores command history for interactive Harbour shell\. You can disable history by making the first line 'no' \(without quotes and with newline\)\. Resides in \[\*\]: %APPDATA%\\\.harbour\\
|
||||
@@ -54,15 +54,15 @@ Switch GT\. Default \[\*\]: 'gtwin'
|
||||
- **hbshell\_Clipper\(\) \-> NIL**
|
||||
Enable Clipper compatibility \(non\-Unicode\) mode\.
|
||||
- **hbshell\_include\( <cHeader> \) \-> <lSuccess>**
|
||||
Load Harbour header\.
|
||||
Cargar cabecera Harbour\.
|
||||
- **hbshell\_uninclude\( <cHeader> \) \-> <lSuccess>**
|
||||
Unload Harbour header\.
|
||||
Descargar cabecera Harbour\.
|
||||
- **hbshell\_include\_list\(\) \-> NIL**
|
||||
Display list of loaded Harbour header\.
|
||||
Muestra lista de cabecera Harbour cargada\.
|
||||
- **hbshell\_ext\_load\( <cPackageName> \) \-> <lSuccess>**
|
||||
Load package\. Similar to \#request PP directive\.
|
||||
Carga paquete\. Similar a la directiva PP \#request\.
|
||||
- **hbshell\_ext\_unload\( <cPackageName> \) \-> <lSuccess>**
|
||||
Unload package\.
|
||||
Descargar paquete\.
|
||||
- **hbshell\_ext\_get\_list\(\) \-> <aPackages>**
|
||||
List of loaded packages\.
|
||||
- **hbshell\_DirBase\(\) \-> <cBaseDir>**
|
||||
|
||||
@@ -7,7 +7,7 @@ Sintáxis:
|
||||
|
||||
hbmk2 \[opciones\] \[<script\[s\]>\] <src\[s\]\[\.prg|\.c|\.obj|\.o|\.rc|\.res|\.def|\.po|\.pot|\.hbl|@\.clp|\.d|\.ch\]>
|
||||
|
||||
Description:
|
||||
Descripción:
|
||||
|
||||
|
||||
hbmk2 is an integrated and portable build tool, making it possible to create various types of executable binaries \(executable, dynamic library, static library, Harbour portable binary\) out of multiple types of source files \(C, C\+\+, Objective\-C, Harbour, gettext translations, Windows resources\)\. 'Integrated' means that a single hbmk2 project file can control all or most aspects of the build process\. 'Portable' means that a single hbmk2 project file can control the build on all supported OS platforms and across all supported C compilers\. It also aims to cover the majority of build tasks via short and simple project files \(options\)\. hbmk2 supports pure \-non\-Harbour\- C/C\+\+/Objective\-C projects as well\. In order to achieve above goals, hbmk2 will autodetect Harbour, C compiler and other required tools, then configure and call them appropriately\. hbmk2 allows to extend the types of supported source files via plugins\.
|
||||
@@ -73,7 +73,7 @@ Opciones:
|
||||
- **\-instforce\[\-\]** copia destino a ruta de instalación incluso si está actualizado
|
||||
- **\-depimplib\[\-\]** activar \(o desactivar\) la generación de Bibliotecas de Importación para fuentes de biblioteca de importación especificados en la opción \-depimplibs= \(por defecto: yes\)
|
||||
- **\-stop\[=<text>\]** parar sin hacer nada y mostrar <text> si se ha especificado
|
||||
- **\-echo=<text>** eco de texto en la pantalla
|
||||
- **\-echo=<text>** Muestra texto en la pantalla
|
||||
- **\-pause** forzar pause para presionar una tecla en caso de error \(solo con driver GT alternativo\)
|
||||
- **\-exitstr** show error result as human readable text on exit
|
||||
- **\-info** activar los mensajes informativos
|
||||
@@ -107,7 +107,7 @@ Opciones:
|
||||
\(default: \.hbmk/<platform>/<compiler> \[\*\] in incremental mode, OS temp directory otherwise\)
|
||||
|
||||
|
||||
- **\-hbcontainer** virtual target, it does not create anything\. Useful for creating an \.hbp with the sole purpose of referencing sub\-projects
|
||||
- **\-hbcontainer** destino virtual, no crea nada\. Útil para crear un \.hbp con el solo propósito de referenciar sub\-proyectos
|
||||
- **\-hbimplib** create import library \(Windows only\)
|
||||
|
||||
|
||||
@@ -119,7 +119,7 @@ Opciones:
|
||||
- **\-rebuildpo** recrea archivo \.po, eliminando todas las entradas obsoletas en el mismo\.
|
||||
|
||||
|
||||
- **\-hbx=\[<\.ch>\]** Create Harbour header \(in \.hbx format\) with all external symbols\. Empty parameter will disable it\.
|
||||
- **\-hbx=\[<\.ch>\]** Crear cabecera Harbour \(en formato \.hbx \) con todos los símbolos externos\. Un parámetro vacío lo deshabilita\.
|
||||
- **\-autohbc=<\.ch:\.hbc>** <\.ch> es un nombre de archivo de cabecera\. <\.hbc> es un nombre de archivo \.hbc para ser incluido automáticamente en caso la cabecera se encuentra en cualquiera de las fuentes compiladas\. \(EXPERIMENTAL\)
|
||||
|
||||
|
||||
@@ -222,16 +222,16 @@ You can sym\-link/copy/rename hbmk2 to the following names to alter default mode
|
||||
- **rtlink** mode \-rtlink \(emulate Clipper linker\)
|
||||
- **exospace** mode \-rtlink \(emulate Clipper linker\)
|
||||
- **blinker** mode \-rtlink \(emulate Clipper linker\)
|
||||
- **\*10** option \-hb10
|
||||
- **\*20** option \-hb20
|
||||
- **\*30** option \-hb30
|
||||
- **x\*** option \-xhb
|
||||
- **\*10** opción \-hb10
|
||||
- **\*20** opción \-hb20
|
||||
- **\*30** opción \-hb30
|
||||
- **x\*** opción \-xhb
|
||||
- **hbcmp\*|\*hbcmp** mode \-hbcmp \(emulate Harbour compiler producing a binary object\)
|
||||
- **hbcc\*|\*hbcc** mode \-hbcc \(emulate C compiler\)
|
||||
- **hblnk\*|\*hblnk** mode \-hblnk \(emulate C linker\)
|
||||
- **hbexe\*|\*hbexe** mode \-hbexe
|
||||
- **hblib\*|\*hblib** mode \-hblib
|
||||
- **hbdyn\*|\*hbdyn** mode \-hbdyn
|
||||
- **hbexe\*|\*hbexe** modo \-hbexe
|
||||
- **hblib\*|\*hblib** modo \-hblib
|
||||
- **hbdyn\*|\*hbdyn** modo \-hbdyn
|
||||
|
||||
Archivos:
|
||||
|
||||
@@ -246,8 +246,8 @@ Archivos:
|
||||
- **$hb\_pkg\_install\.hbm** special \.hbm file embedded inside hbmk2\. It manages the details of installing targets and related package files to standard locations \(in the style of Harbour contribs\)\.
|
||||
|
||||
|
||||
- **\*\.hb** Harbour script
|
||||
- **\*\.hrb** Harbour portable binary \(aka precompiled Harbour script\)
|
||||
- **\*\.hb** script Harbour
|
||||
- **\*\.hrb** Binario portable Harbour \(aka script precompilado Harbour\)
|
||||
- **hbstart\.hb** startup Harbour script for interactive Harbour shell\. It gets executed automatically on shell startup, if present\. Possible locations \(in order of precedence\) \[\*\]: \.\\, %APPDATA%\\\.harbour, <hbmk2 directory>
|
||||
- **shell plugins** \.hb and \.hrb plugins for interactive Harbour shell\. They may reside in \[\*\]: %APPDATA%\\\.harbour\\
|
||||
- **\.hb\_history** stores command history for interactive Harbour shell\. You can disable history by making the first line 'no' \(without quotes and with newline\)\. Resides in \[\*\]: %APPDATA%\\\.harbour\\
|
||||
@@ -269,7 +269,7 @@ Macro variables:
|
||||
- **$\{hb\_comp\}** compilador C seleccionado
|
||||
- **$\{hb\_comp\_ver\}** versión de compilador C
|
||||
- **$\{hb\_build\}** build name
|
||||
- **$\{hb\_cpu\}** selected CPU
|
||||
- **$\{hb\_cpu\}** CPU seleccionada
|
||||
- **$\{hb\_work\}** default base workdir name
|
||||
- **$\{hb\_workdynsub\}** default workdir subdirectory for dynamic library targets
|
||||
- **$\{hb\_dynprefix\}** prefijo de librería dinámica
|
||||
@@ -280,7 +280,7 @@ Macro variables:
|
||||
- **$\{hb\_major\}** Harbour major version number
|
||||
- **$\{hb\_minor\}** Harbour minor version number
|
||||
- **$\{hb\_release\}** Harbour release version number
|
||||
- **$\{hb\_status\}** Harbour version status
|
||||
- **$\{hb\_status\}** estado de versión Harbour
|
||||
- **$\{hb\_revision\}** revisión Harbour
|
||||
- **$\{hb\_host\_plat\}** Harbour host platform
|
||||
- **$\{hb\_host\_plat\_unix\}** returns '1' if Harbour host platform is \*nix compatible
|
||||
@@ -297,17 +297,17 @@ Macro variables:
|
||||
- **$\{<depname>\}** returns the header directory of dependency <depname>, or '1' if it is not detected
|
||||
- **$\{<envvar>\}** returns the value of the environment variable <envvar>
|
||||
|
||||
Filters \(you can combine and/or negate them\):
|
||||
Filtros \(puede combinar y/o negarlos\):
|
||||
|
||||
|
||||
- **\{<platform>\}** target platform\. Where <platform> can be any value accepted by \-plat= option\.
|
||||
- **\{<compiler>\}** target C compiler\. Where <compiler> can be any value accepted by \-comp= option\.
|
||||
- **\{<cpu>\}** target CPU\. Where <cpu> can be any of: x86, x86\_64, ia64, arm, mips, sh
|
||||
- **\{<targettype>\}** target type\. Where <targettype> is any of the values returned by macro variable $\{hb\_targettype\}\.
|
||||
- **\{mt\}** target is multi\-threaded \(see \-mt option\)
|
||||
- **\{st\}** target is single\-threaded \(see \-st option\)
|
||||
- **\{gui\}** GUI target \(see \-gui option\)
|
||||
- **\{std\}** console target \(see \-console option\)
|
||||
- **\{<platform>\}** plataforma destino\. Donde <platform> puede ser cualquier valor aceptado por la opción \-plat= \.
|
||||
- **\{<compiler>\}** compilador C destino\. Donde <compiler> puede ser cualquier valor aceptado por la opción \-comp= \.
|
||||
- **\{<cpu>\}** CPU destino\. Donde <cpu> puede ser uno de: x86, x86\_64, ia64, arm, mips, sh
|
||||
- **\{<targettype>\}** tipo destino, Donde <targettype> es cualquiera de los valores retornados por la macro variable $\{hb\_targettype\}\.
|
||||
- **\{mt\}** destino es multi\-threaded \(vea opción \-mt\)
|
||||
- **\{st\}** destino es single\-threaded \(vea opción \-st\)
|
||||
- **\{gui\}** GUI destino \(vea opción \-gui\)
|
||||
- **\{std\}** consola destino \(vea opción \-console\)
|
||||
- **\{debug\}** C level debugging is enabled \(see \-debug option\)
|
||||
- **\{nodebug\}** C level debugging is disabled \(see \-debug\- option\)
|
||||
- **\{shared\}** shared build \(see \-shared and related options\)
|
||||
@@ -316,19 +316,19 @@ Filters \(you can combine and/or negate them\):
|
||||
- **\{lngc\}** forced C mode \(see \-cpp\- option\)
|
||||
- **\{winuni\}** Windows UNICODE \(WIDE\) mode \(see \-winuni option\)
|
||||
- **\{winansi\}** Windows ANSI mode \(see \-winuni\- option\)
|
||||
- **\{unix\}** target platform is \*nix compatible \(bsd, hpux, sunos, beos, qnx, android, vxworks, symbian, linux, darwin, cygwin, minix, aix\)
|
||||
- **\{allwin\}** target platform is Windows compatible \(win, wce\)
|
||||
- **\{unix\}** plataforma destino es compatible \*nix \(bsd, hpux, sunos, beos, qnx, android, vxworks, symbian, linux, darwin, cygwin, minix, aix\)
|
||||
- **\{allwin\}** plataforma destino es compatible con Windows \(win, wce\)
|
||||
- **\{allgcc\}** target C compiler belongs to gcc family \(gcc, mingw, mingw64, mingwarm, djgpp, gccomf, clang, open64, pcc\)
|
||||
- **\{allmingw\}** target C compiler is mingw\* \(mingw, mingw64, mingwarm\)
|
||||
- **\{allmingw\}** compilador C destino es mingw\* \(mingw, mingw64, mingwarm\)
|
||||
- **\{allmsvc\}** target C compiler is msvc\* \(msvc, msvc64, msvcia64, msvcarm\)
|
||||
- **\{allbcc\}** target C compiler is bcc\* \(bcc, bcc64\)
|
||||
- **\{allpocc\}** target C compiler is pocc\* \(pocc, pocc64, poccarm\)
|
||||
- **\{allicc\}** target C compiler is icc\* \(icc, iccia64\)
|
||||
- **\{allbcc\}** compilador C destino es bcc\* \(bcc, bcc64\)
|
||||
- **\{allpocc\}** compilador C destino es pocc\* \(pocc, pocc64, poccarm\)
|
||||
- **\{allicc\}** compilador C destino es icc\* \(icc, iccia64\)
|
||||
- **\{hb10\}** Modo de compatibilidad Harbour 1\.0\.x \(ver opción \-hb10\)
|
||||
- **\{hb20\}** Modo de compatibilidad Harbour 2\.0\.x \(ver opción \-hb20\)
|
||||
- **\{hb30\}** Modo de compatibilidad Harbour 3\.0\.x \(ver opción \-hb30\)
|
||||
- **\{xhb\}** xhb mode \(see \-xhb option\)
|
||||
- **\{hb\_ispath='<file|dir>'\}** filter will pass if <file> or <dir> name exists on disk\.
|
||||
- **\{hb\_ispath='<file|dir>'\}** el filtro pasará si el nombre de <file> o <dir> existe en disco\.
|
||||
- **\{MACRO\}** filter will pass if $\{MACRO\} value is not empty and not equal to '0' or 'no' \(case insensitive\)
|
||||
- **\{MACRO='<value>'\}** filter will pass if $\{MACRO\} value equals to <value> \(case insensitive\)\.
|
||||
- **\{MACRO>'<value>'\}** filter will pass if $\{MACRO\} value is larger than <value> \(case insensitive\)\.
|
||||
@@ -338,7 +338,7 @@ Filters \(you can combine and/or negate them\):
|
||||
Constantes predefinidas en fuentes\.
|
||||
|
||||
|
||||
- **\_\_HBSCRIPT\_\_HBMK\_PLUGIN** when an \.hb script is compiled as hbmk2 plugin
|
||||
- **\_\_HBSCRIPT\_\_HBMK\_PLUGIN** cuando un script \.hb es compilado como plugin hbmk2
|
||||
- **\_\_HBEXTREQ\_\_** when an \.hbx source file is present in a project \(available in Harbour sources\)
|
||||
- **HBMK\_HAS\_<hbcname>** when <hbcname>\.hbc package is linked to the target\. The value is the version= value from the \.hbc file, converted to a decimal number, which is '1', if not specified\. \(available in Harbour sources\)
|
||||
- **HBMK\_HAS\_<depname>** when <depname> dependency was detected \(available in C sources\)
|
||||
@@ -372,7 +372,7 @@ Variables de entorno
|
||||
- **HB\_USER\_LDFLAGS** options to be passed to linker \(executable\) \(before command\-line options\)
|
||||
- **HB\_USER\_DFLAGS** options to be passed to linker \(dynamic library\) \(before command\-line options\)
|
||||
- **HB\_USER\_AFLAGS** options to be passed to linker \(static library\) \(before command\-line options\)
|
||||
- **HB\_COMPILER\_VER** override C compiler version autodetection \(gcc and msvc compiler families only\)\. Format: <15><00>\[\.<00>\] = <major><minor>\[\.<revision>\]
|
||||
- **HB\_COMPILER\_VER** supercede la autodetección de versión de compilador C \(solo familias gcc y msvc\) \. Formato: <15><00>\[\.<00>\] = <major><minor>\[\.<revision>\]
|
||||
- **HB\_CCPATH** override C compiler executable directory \(gcc compiler families only\)
|
||||
- **HB\_CCPREFIX** override C compiler executable prefix \(gcc compiler families only\)
|
||||
- **HB\_CCSUFFIX** override C compiler executable suffix \(gcc compiler families only\)
|
||||
@@ -382,17 +382,17 @@ Variables de entorno
|
||||
|
||||
- **HB\_EXTENSION** space separated list of extensions to load in interactive Harbour shell
|
||||
|
||||
\.hbc directives \(they should be written in separate lines\):
|
||||
directivas \.hbc \(deben ser escritas en líneas separadas\):
|
||||
|
||||
|
||||
- **echo=<msg>** display <msg>
|
||||
- **echo=<msg>** mostrar <msg>
|
||||
- **skip=\[<msg>\]** skip processing the rest of the \.hbc file\. Display <msg>, if specified\.
|
||||
- **stop=\[<msg>\]** stop the build\. Display <msg>, if specified\.
|
||||
- **stop=\[<msg>\]** detiene la construcción\. Muestra <msg>, si está especificado\.
|
||||
- **sources=** add space separated list of files as input files
|
||||
- **headers=** add space separated list of \.ch format headers as standard header
|
||||
- **libs=** add space separated list of libraries \(see more at \-l option\)
|
||||
- **frameworks=** add space separated list of frameworks \(Darwin only\)
|
||||
- **requests=** add space separated list of symbols to force link to the target
|
||||
- **requests=** agrega lista de símbolos separados por espacio para forzar el enlace al objetivo\.
|
||||
- **syslibs=** add space separated list of libraries as system libraries \(before regular libraries\)
|
||||
- **hbcs=** embed space separated list of \.hbc files\. Names without the extension is accepted\. These references are processed in place\.
|
||||
- **autohbcs=** space separated list of values as in \-autohbc= option
|
||||
@@ -444,7 +444,7 @@ Variables de entorno
|
||||
- **depincpathlocal=** same as \-depincpathlocal= option
|
||||
- **depimplibs=** same as \-depimplibs= option
|
||||
- **depimplibd=** same as \-depimplibd= option
|
||||
- **name=** package name
|
||||
- **name=** Nombre de paquete
|
||||
- **description=** descripción del paquete
|
||||
- **version=<x\.y\.z>** package version number, where x,y,z >= 0 <= 255\. Defaults to 0\.0\.1, if not specified\.
|
||||
- **keywords=** space separated list of keywords
|
||||
@@ -459,25 +459,25 @@ Plugin API:
|
||||
- **hbmk\_Register\_Input\_File\_Extension\( hbmk, cExt \) \-> NIL**
|
||||
Register input file extension to be passed to plugin \(by default all unknown file extensions are passed to Harbour compiler\)\.
|
||||
- **hbmk\_AddInput\_PRG\( hbmk, cFileName \) \-> NIL**
|
||||
Add a Harbour input file to the project\.
|
||||
Agregar un archivo Harbour al proyecto\.
|
||||
- **hbmk\_AddInput\_C\( hbmk, cFileName \) \-> NIL**
|
||||
Add a C input file to the project\.
|
||||
Agregar un archivo C al proyecto\.
|
||||
- **hbmk\_AddInput\_CPP\( hbmk, cFileName \) \-> NIL**
|
||||
Add a C\+\+ input file to the project\.
|
||||
Agregar un archivo C\+\+ al proyecto\.
|
||||
- **hbmk\_AddInput\_RC\( hbmk, cFileName \) \-> NIL**
|
||||
Add a Windows resource input file to the project\.
|
||||
- **hbmk\_AddInput\_OBJ\( hbmk, cFileName \) \-> NIL**
|
||||
Add a binary object file to the project\.
|
||||
Agregar un archivo binario objeto al proyecto\.
|
||||
- **hbmk\_AddInput\_INSTFILE\( hbmk, cFileName, \[<cGroup>\] \) \-> NIL**
|
||||
Add a file to be installed, with an optional \-instpath= group name\.
|
||||
- **hbmk\_OutStd\( hbmk, cText \) \-> NIL**
|
||||
Output text to stdout\.
|
||||
Texto de salida a stdout\.
|
||||
- **hbmk\_OutErr\( hbmk, cText \) \-> NIL**
|
||||
Output text to stderr\.
|
||||
Texto de salida a stderr\.
|
||||
- **hbmk\_OutStdRaw\( hbmk, \.\.\. \) \-> NIL**
|
||||
Output text to stdout without any formatting\.
|
||||
Enviar texto a stdout sin ningún formato\.
|
||||
- **hbmk\_OutErrRaw\( hbmk, \.\.\. \) \-> NIL**
|
||||
Output text to stderr without any formatting\.
|
||||
Enviar texto a stderr sin ningún formato\.
|
||||
- **hbmk\_Macro\( hbmk, <cMacro> \) \-> <cResult>**
|
||||
Evaluate hbmk2 macro expression\.
|
||||
- **hbmk\_FNameEscape\( hbmk, cFileName \) \-> <cFileName>**
|
||||
@@ -491,13 +491,13 @@ Return relative path of \-workdir= value from current working directory\.
|
||||
- **hbmk\_FindInPath\( <cFileName>, \[<xPath>\], \[<aExtDef>\] \) \-> <cFNFound> | NIL**
|
||||
Find file in <xPath> \(array or pathsep delimited string are accepted\) with list of <aExtDef> alternate extensions \(defaults to executable binaries\)\. Returns filename if found and NIL if not\.
|
||||
- **hbmk\_FNameDirExtSet\( <cFileName>, \[<cDirNew>\], \[<cExtNew>\] \) \-> <cFileName>**
|
||||
Change directory and/or extension in filename\.
|
||||
Cambiar directorio y/o extensión en nombre de archivo\.
|
||||
- **hbmk\_FuncNameEncode\( <cFuncName> \) \-> <cFuncNameEncoded>**
|
||||
Encode function name according to Harbour compiler rules for forming HB\_FUNC\(\) function names in C code\.
|
||||
- **hbmk\_StrStripQuote\( cString \) \-> <cString>**
|
||||
Strip double quote enclosure from a string\.
|
||||
- **hbmk\_ArrayToList\( <aList>, \[<cSeparator>\] \) \-> <cList>**
|
||||
Convert array of strings to a string\. Default separator is a single space\.
|
||||
Convertir array de cadenas a cadena\. El separador por defecto es un espacio simple\.
|
||||
|
||||
|
||||
Plugin variables:
|
||||
@@ -508,32 +508,32 @@ Plugin variables:
|
||||
- **"cSTATE"** callback state\. Can be: 'init', 'pre\_all', 'pre\_prg', 'pre\_res', 'pre\_c', 'pre\_link', 'pre\_lib', 'pre\_cleanup', 'post\_build', 'post\_all'
|
||||
- **"params"** array of parameters passed to plugins via \-pflag=/pi= options or having an extension registered via hbmk\_Register\_Input\_File\_Extension\(\)
|
||||
- **"vars"** hash of plugin custom variables\. Writable, local to each plugin
|
||||
- **"cPLAT"** \-plat value
|
||||
- **"cCOMP"** \-comp value
|
||||
- **"nCOMPVer"** see HB\_COMPILER\_VER envvar
|
||||
- **"cCPU"** \-cpu value
|
||||
- **"cBUILD"** \-build= value
|
||||
- **"cOUTPUTNAME"** \-o value
|
||||
- **"cTARGETNAME"** see $\{hb\_targetname\} macro
|
||||
- **"cTARGETTYPE"** see $\{hb\_targettype\} macro
|
||||
- **"lREBUILD"** \-rebuild option status
|
||||
- **"lCLEAN"** \-clean option status
|
||||
- **"lDEBUG"** \-debug option status
|
||||
- **"lMAP"** \-map option status
|
||||
- **"lSTRIP"** \-strip option status
|
||||
- **"lDONTEXEC"** \-traceonly option status
|
||||
- **"lIGNOREERROR"** \-ignore option status
|
||||
- **"lTRACE"** \-trace option status
|
||||
- **"lQUIET"** \-q option status
|
||||
- **"lINFO"** \-info option status
|
||||
- **"lBEEP"** \-beep option status
|
||||
- **"lRUN"** \-run option status
|
||||
- **"lINC"** \-inc option status
|
||||
- **"cCCPATH"** see HB\_CCPATH envvar
|
||||
- **"cCCPREFIX"** see HB\_CCPREFIX envvar
|
||||
- **"cCCSUFFIX"** see HB\_CCSUFFIX envvar
|
||||
- **"cCCEXT"** see HB\_CCEXT envvar
|
||||
- **"cWorkDir"** \-workdir= value
|
||||
- **"cPLAT"** valor \-plat
|
||||
- **"cCOMP"** valor \-comp
|
||||
- **"nCOMPVer"** ver envvar HB\_COMPILER\_VER
|
||||
- **"cCPU"** valor \-cpu
|
||||
- **"cBUILD"** valor \-build=
|
||||
- **"cOUTPUTNAME"** valor \-o
|
||||
- **"cTARGETNAME"** ver macro $\{hb\_targetname\}
|
||||
- **"cTARGETTYPE"** ver macro $\{hb\_targettype\}
|
||||
- **"lREBUILD"** estado de opción \-rebuild
|
||||
- **"lCLEAN"** estado de opción \-clean
|
||||
- **"lDEBUG"** estado de opción \-debug
|
||||
- **"lMAP"** estado de opción \-map
|
||||
- **"lSTRIP"** estado de opción \-strip
|
||||
- **"lDONTEXEC"** estado de opción \-traceonly
|
||||
- **"lIGNOREERROR"** estado de opción \-ignore
|
||||
- **"lTRACE"** estado de opción \-trace
|
||||
- **"lQUIET"** estado de opción \-q
|
||||
- **"lINFO"** estado de opción \-info
|
||||
- **"lBEEP"** estado de opción \-beep
|
||||
- **"lRUN"** estado de opción \-run
|
||||
- **"lINC"** estado de opción \-inc
|
||||
- **"cCCPATH"** ver envvar HB\_CCPATH
|
||||
- **"cCCPREFIX"** ver envvar HB\_CCPREFIX
|
||||
- **"cCCSUFFIX"** ver envvar HB\_CCSUFFIX
|
||||
- **"cCCEXT"** ver envvar HB\_CCEXT
|
||||
- **"cWorkDir"** valor \-workdir=
|
||||
- **"nExitCode"** Código de salida actual
|
||||
|
||||
Shell API available in Harbour scripts:
|
||||
@@ -544,15 +544,15 @@ Switch GT\. Default \[\*\]: 'gtwin'
|
||||
- **hbshell\_Clipper\(\) \-> NIL**
|
||||
Enable Clipper compatibility \(non\-Unicode\) mode\.
|
||||
- **hbshell\_include\( <cHeader> \) \-> <lSuccess>**
|
||||
Load Harbour header\.
|
||||
Cargar cabecera Harbour\.
|
||||
- **hbshell\_uninclude\( <cHeader> \) \-> <lSuccess>**
|
||||
Unload Harbour header\.
|
||||
Descargar cabecera Harbour\.
|
||||
- **hbshell\_include\_list\(\) \-> NIL**
|
||||
Display list of loaded Harbour header\.
|
||||
Muestra lista de cabecera Harbour cargada\.
|
||||
- **hbshell\_ext\_load\( <cPackageName> \) \-> <lSuccess>**
|
||||
Load package\. Similar to \#request PP directive\.
|
||||
Carga paquete\. Similar a la directiva PP \#request\.
|
||||
- **hbshell\_ext\_unload\( <cPackageName> \) \-> <lSuccess>**
|
||||
Unload package\.
|
||||
Descargar paquete\.
|
||||
- **hbshell\_ext\_get\_list\(\) \-> <aPackages>**
|
||||
List of loaded packages\.
|
||||
- **hbshell\_DirBase\(\) \-> <cBaseDir>**
|
||||
@@ -566,7 +566,7 @@ Examples to start with hbmk2:
|
||||
|
||||
- **To run the interactive shell \('dot' prompt\)**
|
||||
$ hbmk2 \.
|
||||
- **To run a Harbour script**
|
||||
- **Para ejecutar un script Harbour**
|
||||
$ hbmk2 myscript\.hb \[<parameter\[s\]>\]
|
||||
|
||||
|
||||
@@ -575,7 +575,7 @@ Examples to build and run Harbour portable binary \(aka precompiled Harbour scri
|
||||
|
||||
- **To build**
|
||||
$ hbmk2 \-gh myscript\.hb
|
||||
- **To run result of above**
|
||||
- **Para ejecutar el resultado de mas arriba**
|
||||
$ hbmk2 myscript\.hrb \[<parameter\[s\]>\]
|
||||
|
||||
|
||||
@@ -588,7 +588,7 @@ $ hbmk2 hello\.prg
|
||||
$ hbmk2 mymain\.prg myfuncs\.prg \-inc
|
||||
- **para construir una aplicación usando un archivo de projecto**
|
||||
$ hbmk2 myapp\.hbp
|
||||
- **To build an application using incremental mode**
|
||||
- **Para construir una aplicación usando el modo incremental**
|
||||
$ hbmk2 myapp\.hbp \-inc
|
||||
- **To build an application which uses a contrib package or 3rd party \(add\-on\) package that ships with an \.hbc file**
|
||||
$ hbmk2 myapp\.prg hbct\.hbc
|
||||
@@ -627,7 +627,7 @@ Exit codes \("errorlevels"\):
|
||||
- **20** plugin initialization
|
||||
- **30** too deep nesting
|
||||
- **50** stop requested
|
||||
- **<otro>** when \-run option is used, the exit code will be the one returned by the target executable
|
||||
- **<otro>** cuando la opción \-run es utilizada, el código de salida será el retornado por el ejecutable destino
|
||||
|
||||
Notas:
|
||||
|
||||
@@ -651,7 +651,7 @@ Formato de filtro: \{\[\!\]\[<plataforma>|<compilador>|<cpu>|&
|
||||
- Libraries and object files built with/for CA\-Cl\*pper will not work with any supported platform/compiler\.
|
||||
- Defaults and feature support may vary by platform/compiler\.
|
||||
- GNU Make or any C compiler specific make tool and MSYS \(on Windows\) are not needed to run hbmk2\.
|
||||
- \. \(dot\) passed as first parameter will enter the interactive Harbour shell\.
|
||||
- \. \(punto\) pasado como primer parámetro activará la consola interactiva Harbour\.
|
||||
|
||||
|
||||
- \.hb, \.hrb o \.dbf file passed as first parameter will be run as Harbour script\. If the filename contains no path components, it will be searched in current working directory and in PATH\. If not extension is given, \.hb and \.hrb extensions are searched, in that order\. \.dbf file will be opened automatically in shared mode and interactive Harbour shell launched\. Non\-standard extensions will be autodetected for source and precompiled script types\. Note, for Harbour scripts, the codepage is set to UTF\-8 by default\. The default core header 'hb\.ch' is automatically \#included\. The default date format is the ISO standard: yyyy\-mm\-dd\. The default GT is 'gtcgi', unless full\-screen CUI calls are detected, when 'gtwin' \[\*\] is automatically selected \(except for INIT PROCEDUREs\)\.
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: Harbour\n"
|
||||
"PO-Revision-Date: 2013-03-29 23:02+0000\n"
|
||||
"PO-Revision-Date: 2013-03-30 01:29+0000\n"
|
||||
"Last-Translator: pemedina <pablo.medina@sysadminonline.com>\n"
|
||||
"Language-Team: Spanish (Latin America) (http://www.transifex.com/projects/p/harbour/language/es_419/)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -56,7 +56,7 @@ msgstr "activar (o desactivar) la generación de Bibliotecas de Importación par
|
||||
msgid ""
|
||||
"virtual target, it does not create anything. Useful for creating an .hbp "
|
||||
"with the sole purpose of referencing sub-projects"
|
||||
msgstr ""
|
||||
msgstr "destino virtual, no crea nada. Útil para crear un .hbp con el solo propósito de referenciar sub-proyectos"
|
||||
|
||||
#: hbmk2.prg:15804
|
||||
#, c-format
|
||||
@@ -77,7 +77,7 @@ msgstr ""
|
||||
msgid ""
|
||||
"target platform is *nix compatible (bsd, hpux, sunos, beos, qnx, android, "
|
||||
"vxworks, symbian, linux, darwin, cygwin, minix, aix)"
|
||||
msgstr ""
|
||||
msgstr "plataforma destino es compatible *nix (bsd, hpux, sunos, beos, qnx, android, vxworks, symbian, linux, darwin, cygwin, minix, aix)"
|
||||
|
||||
#: hbmk2.prg:16144
|
||||
#, c-format
|
||||
@@ -205,7 +205,7 @@ msgstr ""
|
||||
msgid ""
|
||||
"when -run option is used, the exit code will be the one returned by the "
|
||||
"target executable"
|
||||
msgstr ""
|
||||
msgstr "cuando la opción -run es utilizada, el código de salida será el retornado por el ejecutable destino"
|
||||
|
||||
#: hbmk2.prg:16072
|
||||
#, c-format
|
||||
@@ -789,12 +789,12 @@ msgstr ""
|
||||
#: hbmk2.prg:16072
|
||||
#, c-format
|
||||
msgid "target platform is Windows compatible (win, wce)"
|
||||
msgstr ""
|
||||
msgstr "plataforma destino es compatible con Windows (win, wce)"
|
||||
|
||||
#: hbmk2.prg:16072
|
||||
#, c-format
|
||||
msgid "target C compiler is mingw* (mingw, mingw64, mingwarm)"
|
||||
msgstr ""
|
||||
msgstr "compilador C destino es mingw* (mingw, mingw64, mingwarm)"
|
||||
|
||||
#: hbmk2.prg:2499
|
||||
#, c-format
|
||||
@@ -909,12 +909,12 @@ msgstr ""
|
||||
#: hbmk2.prg:15985
|
||||
#, c-format
|
||||
msgid "Harbour portable binary (aka precompiled Harbour script)"
|
||||
msgstr ""
|
||||
msgstr "Binario portable Harbour (aka script precompilado Harbour)"
|
||||
|
||||
#: hbmk2.prg:16072
|
||||
#, c-format
|
||||
msgid "filter will pass if <file> or <dir> name exists on disk."
|
||||
msgstr ""
|
||||
msgstr "el filtro pasará si el nombre de <file> o <dir> existe en disco."
|
||||
|
||||
#: hbmk2.prg:16032
|
||||
#, c-format
|
||||
@@ -924,7 +924,7 @@ msgstr ""
|
||||
#: hbmk2.prg:16144
|
||||
#, c-format
|
||||
msgid "add space separated list of symbols to force link to the target"
|
||||
msgstr ""
|
||||
msgstr "agrega lista de símbolos separados por espacio para forzar el enlace al objetivo."
|
||||
|
||||
#: hbmk2.prg:16072
|
||||
#, c-format
|
||||
@@ -934,7 +934,7 @@ msgstr ""
|
||||
#: hbmk2.prg:16076
|
||||
#, c-format
|
||||
msgid ".hbc directives (they should be written in separate lines):"
|
||||
msgstr ""
|
||||
msgstr "directivas .hbc (deben ser escritas en líneas separadas):"
|
||||
|
||||
#: hbmk2.prg:16144
|
||||
#, c-format
|
||||
@@ -1157,7 +1157,7 @@ msgstr ""
|
||||
#, c-format
|
||||
msgid ""
|
||||
"target CPU. Where <cpu> can be any of: x86, x86_64, ia64, arm, mips, sh"
|
||||
msgstr ""
|
||||
msgstr "CPU destino. Donde <cpu> puede ser uno de: x86, x86_64, ia64, arm, mips, sh"
|
||||
|
||||
#: hbmk2.prg:16217
|
||||
#, c-format
|
||||
@@ -1219,7 +1219,7 @@ msgstr "Ejecutando aplicativo:"
|
||||
#: hbmk2.prg:6949
|
||||
#, c-format
|
||||
msgid "Target up to date: %1$s"
|
||||
msgstr "Meta actualizada: %1$s"
|
||||
msgstr "Destino actualizado: %1$s"
|
||||
|
||||
#: hbmk2.prg:7511
|
||||
#, c-format
|
||||
@@ -1574,7 +1574,7 @@ msgstr "Advertencia: No se puede anidar más profundo en %1$s"
|
||||
#: hbmk2.prg:16072
|
||||
#, c-format
|
||||
msgid "target C compiler is bcc* (bcc, bcc64)"
|
||||
msgstr ""
|
||||
msgstr "compilador C destino es bcc* (bcc, bcc64)"
|
||||
|
||||
#: hbmk2.prg:16072
|
||||
#, c-format
|
||||
@@ -1862,7 +1862,7 @@ msgstr "Blinker ECHO: %1$s"
|
||||
#: hbmk2.prg:12802
|
||||
#, c-format
|
||||
msgid "VCS version command:"
|
||||
msgstr "VCS versión comando"
|
||||
msgstr "comando de versión VCS"
|
||||
|
||||
#: hbmk2.prg:15804
|
||||
#, c-format
|
||||
@@ -2047,7 +2047,7 @@ msgstr "activa el modo de compatibilidad Harbour 2.0.x"
|
||||
#: hbmk2.prg:16072
|
||||
#, c-format
|
||||
msgid "console target (see -console option)"
|
||||
msgstr ""
|
||||
msgstr "consola destino (vea opción -console)"
|
||||
|
||||
#: hbmk2.prg:15698
|
||||
#, c-format
|
||||
@@ -2449,7 +2449,7 @@ msgstr "ayuda"
|
||||
#: hbmk2.prg:16434
|
||||
#, c-format
|
||||
msgid "MS-DOS"
|
||||
msgstr ""
|
||||
msgstr "MS-DOS"
|
||||
|
||||
#: hbmk2.prg:15962
|
||||
#, c-format
|
||||
@@ -2495,7 +2495,7 @@ msgstr " %1$s [opciones] [<script[s]>] <src[s][.prg|.c|.obj|.o|.rc|.res|.def|.p
|
||||
msgid ""
|
||||
"Create Harbour header (in .hbx format) with all external symbols. Empty "
|
||||
"parameter will disable it."
|
||||
msgstr ""
|
||||
msgstr "Crear cabecera Harbour (en formato .hbx ) con todos los símbolos externos. Un parámetro vacío lo deshabilita."
|
||||
|
||||
#: hbmk2.prg:15804
|
||||
#, c-format
|
||||
@@ -2531,7 +2531,7 @@ msgstr ""
|
||||
msgid ""
|
||||
"target type. Where <targettype> is any of the values returned by macro "
|
||||
"variable ${hb_targettype}."
|
||||
msgstr ""
|
||||
msgstr "tipo destino, Donde <targettype> es cualquiera de los valores retornados por la macro variable ${hb_targettype}."
|
||||
|
||||
#: hbmk2.prg:16221
|
||||
#, c-format
|
||||
@@ -2552,7 +2552,7 @@ msgstr "<d> es el nombre de la dependencia. <h> es la cabecera clave (.h) de la
|
||||
msgid ""
|
||||
"override C compiler version autodetection (gcc and msvc compiler families "
|
||||
"only). Format: <15><00>[.<00>] = <major><minor>[.<revision>]"
|
||||
msgstr ""
|
||||
msgstr "supercede la autodetección de versión de compilador C (solo familias gcc y msvc) . Formato: <15><00>[.<00>] = <major><minor>[.<revision>]"
|
||||
|
||||
#: hbmk2.prg:15980
|
||||
#, c-format
|
||||
@@ -2564,49 +2564,49 @@ msgstr ""
|
||||
#: hbmk2.prg:16188
|
||||
#, c-format
|
||||
msgid "Unload package."
|
||||
msgstr ""
|
||||
msgstr "Descargar paquete."
|
||||
|
||||
#: hbmk2.prg:16144
|
||||
#, c-format
|
||||
msgid "display <msg>"
|
||||
msgstr ""
|
||||
msgstr "mostrar <msg>"
|
||||
|
||||
#: hbmk2.prg:16155 hbmk2.prg:16170 hbmk2.prg:16170 hbmk2.prg:16170
|
||||
#, c-format
|
||||
msgid "<depname>"
|
||||
msgstr ""
|
||||
msgstr "<depname>"
|
||||
|
||||
#: hbmk2.prg:16155
|
||||
#, c-format
|
||||
msgid "<hbcname>"
|
||||
msgstr ""
|
||||
msgstr "<hbcname>"
|
||||
|
||||
#: hbmk2.prg:16144
|
||||
#, c-format
|
||||
msgid "package name"
|
||||
msgstr ""
|
||||
msgstr "Nombre de paquete"
|
||||
|
||||
#: hbmk2.prg:16255 hbmk2.prg:16255 hbmk2.prg:16255 hbmk2.prg:16255
|
||||
#: hbmk2.prg:16255 hbmk2.prg:16255
|
||||
#, c-format
|
||||
msgid "%1$s value"
|
||||
msgstr ""
|
||||
msgstr "valor %1$s"
|
||||
|
||||
#: hbmk2.prg:16255 hbmk2.prg:16255 hbmk2.prg:16255 hbmk2.prg:16255
|
||||
#: hbmk2.prg:16255
|
||||
#, c-format
|
||||
msgid "see %1$s envvar"
|
||||
msgstr ""
|
||||
msgstr "ver envvar %1$s"
|
||||
|
||||
#: hbmk2.prg:16255 hbmk2.prg:16255
|
||||
#, c-format
|
||||
msgid "see %1$s macro"
|
||||
msgstr ""
|
||||
msgstr "ver macro %1$s"
|
||||
|
||||
#: hbmk2.prg:16324
|
||||
#, c-format
|
||||
msgid "Description:"
|
||||
msgstr ""
|
||||
msgstr "Descripción:"
|
||||
|
||||
#: hbmk2.prg:16188
|
||||
#, c-format
|
||||
@@ -2616,7 +2616,7 @@ msgstr ""
|
||||
#: hbmk2.prg:16217
|
||||
#, c-format
|
||||
msgid "Add a C++ input file to the project."
|
||||
msgstr ""
|
||||
msgstr "Agregar un archivo C++ al proyecto."
|
||||
|
||||
#: hbmk2.prg:16175
|
||||
#, c-format
|
||||
@@ -2626,7 +2626,7 @@ msgstr ""
|
||||
#: hbmk2.prg:16188
|
||||
#, c-format
|
||||
msgid "Display list of loaded Harbour header."
|
||||
msgstr ""
|
||||
msgstr "Muestra lista de cabecera Harbour cargada."
|
||||
|
||||
#: hbmk2.prg:16148
|
||||
#, c-format
|
||||
@@ -2665,7 +2665,7 @@ msgstr "Para construir librería 'mylib' desde las fuentes"
|
||||
#: hbmk2.prg:16217
|
||||
#, c-format
|
||||
msgid "Add a C input file to the project."
|
||||
msgstr ""
|
||||
msgstr "Agregar un archivo C al proyecto."
|
||||
|
||||
#: hbmk2.prg:15804
|
||||
#, c-format
|
||||
@@ -2772,17 +2772,17 @@ msgstr "ayuda detallada"
|
||||
#: hbmk2.prg:15985
|
||||
#, c-format
|
||||
msgid "Harbour script"
|
||||
msgstr ""
|
||||
msgstr "script Harbour"
|
||||
|
||||
#: hbmk2.prg:15906 hbmk2.prg:15906 hbmk2.prg:15906 hbmk2.prg:15906
|
||||
#, c-format
|
||||
msgid "option %1$s"
|
||||
msgstr ""
|
||||
msgstr "opción %1$s"
|
||||
|
||||
#: hbmk2.prg:15906 hbmk2.prg:15906 hbmk2.prg:15906
|
||||
#, c-format
|
||||
msgid "mode %1$s"
|
||||
msgstr ""
|
||||
msgstr "modo %1$s"
|
||||
|
||||
#: hbmk2.prg:16032
|
||||
#, c-format
|
||||
@@ -2792,7 +2792,7 @@ msgstr ""
|
||||
#: hbmk2.prg:16032
|
||||
#, c-format
|
||||
msgid "selected CPU"
|
||||
msgstr ""
|
||||
msgstr "CPU seleccionada"
|
||||
|
||||
#: hbmk2.prg:16358
|
||||
#, c-format
|
||||
@@ -2856,7 +2856,7 @@ msgstr ""
|
||||
msgid ""
|
||||
"target C compiler. Where <compiler> can be any value accepted by -comp= "
|
||||
"option."
|
||||
msgstr ""
|
||||
msgstr "compilador C destino. Donde <compiler> puede ser cualquier valor aceptado por la opción -comp= ."
|
||||
|
||||
#: hbmk2.prg:16072
|
||||
#, c-format
|
||||
@@ -2883,7 +2883,7 @@ msgstr ""
|
||||
msgid ""
|
||||
"target platform. Where <platform> can be any value accepted by -plat= "
|
||||
"option."
|
||||
msgstr ""
|
||||
msgstr "plataforma destino. Donde <platform> puede ser cualquier valor aceptado por la opción -plat= ."
|
||||
|
||||
#: hbmk2.prg:16144
|
||||
#, c-format
|
||||
@@ -2902,13 +2902,13 @@ msgstr ""
|
||||
#, c-format
|
||||
msgid ""
|
||||
"Convert array of strings to a string. Default separator is a single space."
|
||||
msgstr ""
|
||||
msgstr "Convertir array de cadenas a cadena. El separador por defecto es un espacio simple."
|
||||
|
||||
#: hbmk2.prg:16301
|
||||
#, c-format
|
||||
msgid ""
|
||||
". (dot) passed as first parameter will enter the interactive Harbour shell."
|
||||
msgstr ""
|
||||
msgstr ". (punto) pasado como primer parámetro activará la consola interactiva Harbour."
|
||||
|
||||
#: hbmk2.prg:16342
|
||||
#, c-format
|
||||
@@ -2923,27 +2923,27 @@ msgstr ""
|
||||
#: hbmk2.prg:16255
|
||||
#, c-format
|
||||
msgid "%1$s option status"
|
||||
msgstr ""
|
||||
msgstr "estado de opción %1$s"
|
||||
|
||||
#: hbmk2.prg:16188
|
||||
#, c-format
|
||||
msgid "Unload Harbour header."
|
||||
msgstr ""
|
||||
msgstr "Descargar cabecera Harbour."
|
||||
|
||||
#: hbmk2.prg:16188
|
||||
#, c-format
|
||||
msgid "Load Harbour header."
|
||||
msgstr ""
|
||||
msgstr "Cargar cabecera Harbour."
|
||||
|
||||
#: hbmk2.prg:16217
|
||||
#, c-format
|
||||
msgid "Output text to stdout."
|
||||
msgstr ""
|
||||
msgstr "Texto de salida a stdout."
|
||||
|
||||
#: hbmk2.prg:16217
|
||||
#, c-format
|
||||
msgid "Output text to stderr."
|
||||
msgstr ""
|
||||
msgstr "Texto de salida a stderr."
|
||||
|
||||
#: hbmk2.prg:16320
|
||||
#, c-format
|
||||
@@ -2958,7 +2958,7 @@ msgstr ".hb, .hrb o .dbf"
|
||||
#: hbmk2.prg:16390
|
||||
#, c-format
|
||||
msgid "To run result of above"
|
||||
msgstr ""
|
||||
msgstr "Para ejecutar el resultado de mas arriba"
|
||||
|
||||
#: hbmk2.prg:16032
|
||||
#, c-format
|
||||
@@ -2968,7 +2968,7 @@ msgstr "directorio de salida"
|
||||
#: hbmk2.prg:16381
|
||||
#, c-format
|
||||
msgid "To run a Harbour script"
|
||||
msgstr ""
|
||||
msgstr "Para ejecutar un script Harbour"
|
||||
|
||||
#: hbmk2.prg:16032
|
||||
#, c-format
|
||||
@@ -2978,7 +2978,7 @@ msgstr ""
|
||||
#: hbmk2.prg:16032
|
||||
#, c-format
|
||||
msgid "Harbour version status"
|
||||
msgstr ""
|
||||
msgstr "estado de versión Harbour"
|
||||
|
||||
#: hbmk2.prg:16032
|
||||
#, c-format
|
||||
@@ -3018,7 +3018,7 @@ msgstr "mostrar comandos ejecutados"
|
||||
#: hbmk2.prg:15804
|
||||
#, c-format
|
||||
msgid "echo text on screen"
|
||||
msgstr "eco de texto en la pantalla"
|
||||
msgstr "Muestra texto en la pantalla"
|
||||
|
||||
#: hbmk2.prg:16032
|
||||
#, c-format
|
||||
@@ -3033,7 +3033,7 @@ msgstr "versión de compilador C"
|
||||
#: hbmk2.prg:15866
|
||||
#, c-format
|
||||
msgid "enable script debugging"
|
||||
msgstr ""
|
||||
msgstr "activa depuración de script"
|
||||
|
||||
#: hbmk2.prg:15932
|
||||
#, c-format
|
||||
@@ -3068,7 +3068,7 @@ msgstr "utilizar un nombre de build especifico"
|
||||
#: hbmk2.prg:16406
|
||||
#, c-format
|
||||
msgid "To build an application using incremental mode"
|
||||
msgstr ""
|
||||
msgstr "Para construir una aplicación usando el modo incremental"
|
||||
|
||||
#: hbmk2.prg:16381
|
||||
#, c-format
|
||||
@@ -3118,7 +3118,7 @@ msgstr ""
|
||||
#: hbmk2.prg:16072
|
||||
#, c-format
|
||||
msgid "target is single-threaded (see -st option)"
|
||||
msgstr ""
|
||||
msgstr "destino es single-threaded (vea opción -st)"
|
||||
|
||||
#: hbmk2.prg:16032
|
||||
#, c-format
|
||||
@@ -3128,7 +3128,7 @@ msgstr ""
|
||||
#: hbmk2.prg:16036
|
||||
#, c-format
|
||||
msgid "Filters (you can combine and/or negate them):"
|
||||
msgstr ""
|
||||
msgstr "Filtros (puede combinar y/o negarlos):"
|
||||
|
||||
#: hbmk2.prg:16072
|
||||
#, c-format
|
||||
@@ -3143,7 +3143,7 @@ msgstr ""
|
||||
#: hbmk2.prg:16072
|
||||
#, c-format
|
||||
msgid "target C compiler is icc* (icc, iccia64)"
|
||||
msgstr ""
|
||||
msgstr "compilador C destino es icc* (icc, iccia64)"
|
||||
|
||||
#: hbmk2.prg:16144
|
||||
#, c-format
|
||||
@@ -3153,42 +3153,42 @@ msgstr ""
|
||||
#: hbmk2.prg:16072
|
||||
#, c-format
|
||||
msgid "target is multi-threaded (see -mt option)"
|
||||
msgstr ""
|
||||
msgstr "destino es multi-threaded (vea opción -mt)"
|
||||
|
||||
#: hbmk2.prg:16144
|
||||
#, c-format
|
||||
msgid "stop the build. Display <msg>, if specified."
|
||||
msgstr ""
|
||||
msgstr "detiene la construcción. Muestra <msg>, si está especificado."
|
||||
|
||||
#: hbmk2.prg:16155
|
||||
#, c-format
|
||||
msgid "when an .hb script is compiled as %1$s plugin"
|
||||
msgstr ""
|
||||
msgstr "cuando un script .hb es compilado como plugin %1$s"
|
||||
|
||||
#: hbmk2.prg:16188
|
||||
#, c-format
|
||||
msgid "Load package. Similar to #request PP directive."
|
||||
msgstr ""
|
||||
msgstr "Carga paquete. Similar a la directiva PP #request."
|
||||
|
||||
#: hbmk2.prg:16217
|
||||
#, c-format
|
||||
msgid "Add a binary object file to the project."
|
||||
msgstr ""
|
||||
msgstr "Agregar un archivo binario objeto al proyecto."
|
||||
|
||||
#: hbmk2.prg:16217
|
||||
#, c-format
|
||||
msgid "Output text to stdout without any formatting."
|
||||
msgstr ""
|
||||
msgstr "Enviar texto a stdout sin ningún formato."
|
||||
|
||||
#: hbmk2.prg:16217
|
||||
#, c-format
|
||||
msgid "Output text to stderr without any formatting."
|
||||
msgstr ""
|
||||
msgstr "Enviar texto a stderr sin ningún formato."
|
||||
|
||||
#: hbmk2.prg:16217
|
||||
#, c-format
|
||||
msgid "Change directory and/or extension in filename."
|
||||
msgstr ""
|
||||
msgstr "Cambiar directorio y/o extensión en nombre de archivo."
|
||||
|
||||
#: hbmk2.prg:16217
|
||||
#, c-format
|
||||
@@ -3198,7 +3198,7 @@ msgstr ""
|
||||
#: hbmk2.prg:16217
|
||||
#, c-format
|
||||
msgid "Add a Harbour input file to the project."
|
||||
msgstr ""
|
||||
msgstr "Agregar un archivo Harbour al proyecto."
|
||||
|
||||
#: hbmk2.prg:16301
|
||||
#, c-format
|
||||
@@ -3247,7 +3247,7 @@ msgstr ""
|
||||
#: hbmk2.prg:16072
|
||||
#, c-format
|
||||
msgid "target C compiler is pocc* (pocc, pocc64, poccarm)"
|
||||
msgstr ""
|
||||
msgstr "compilador C destino es pocc* (pocc, pocc64, poccarm)"
|
||||
|
||||
#: hbmk2.prg:16072
|
||||
#, c-format
|
||||
@@ -3389,7 +3389,7 @@ msgstr ""
|
||||
#: hbmk2.prg:16072
|
||||
#, c-format
|
||||
msgid "GUI target (see -gui option)"
|
||||
msgstr ""
|
||||
msgstr "GUI destino (vea opción -gui)"
|
||||
|
||||
#: hbmk2.prg:16144
|
||||
#, c-format
|
||||
|
||||
Reference in New Issue
Block a user