From 972c11c9f65eb62b806f614f4d170c5ebe4022da Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Sat, 30 Mar 2013 13:19:18 +0100 Subject: [PATCH] updated localization, manuals regenerated (semi-automatic) --- contrib/hbrun/doc/hbrun.el.md | 4 +- contrib/hbrun/doc/hbrun.es_ES.md | 4 +- contrib/hbrun/doc/hbrun.pt_BR.md | 4 +- utils/hbmk2/doc/hbmk2.el.md | 41 +- utils/hbmk2/doc/hbmk2.es_419.md | 2 +- utils/hbmk2/doc/hbmk2.es_ES.md | 108 +- utils/hbmk2/doc/hbmk2.hu.md | 2 +- utils/hbmk2/doc/hbmk2.it.md | 8 +- utils/hbmk2/doc/hbmk2.pt_BR.md | 10 +- utils/hbmk2/po/hbmk2.el.po | 702 ++++++------ utils/hbmk2/po/hbmk2.en.po | 1776 +++++++++++++++--------------- utils/hbmk2/po/hbmk2.es_419.po | 652 +++++------ utils/hbmk2/po/hbmk2.es_ES.po | 724 ++++++------ utils/hbmk2/po/hbmk2.fr_FR.po | 610 +++++----- utils/hbmk2/po/hbmk2.hu.po | 622 +++++------ utils/hbmk2/po/hbmk2.it.po | 678 ++++++------ utils/hbmk2/po/hbmk2.pt_BR.po | 640 +++++------ 17 files changed, 3294 insertions(+), 3293 deletions(-) diff --git a/contrib/hbrun/doc/hbrun.el.md b/contrib/hbrun/doc/hbrun.el.md index 80ff55a9d6..458e867637 100644 --- a/contrib/hbrun/doc/hbrun.el.md +++ b/contrib/hbrun/doc/hbrun.el.md @@ -5,14 +5,14 @@ Copyright \(c\) 2003\-2007, Przemysław Czerpak Syntax: -hbrun <αρχείο\[\.hb|\.prg|\.hrb|\.dbf\]>|<επιλογή> \[<παραμετρος\[ι\]>\] + hbrun <file\[\.hb|\.prg|\.hrb|\.dbf\]>|<option> \[<παραμετρος\[ι\]>\] Description: Το hbrun μπορεί να εκτελεί σενάρια Harbour \(πηγαία ή προκατασκευασμένα\), και προσφέρει επίσης ένα διαλογικό περιβάλλον\. -Options below are available on command\-line: +Οι παρακάτω επιλογές είναι διαθέσιμες στη γραμμή\-εντολών: - **\-\-hb:debug** Ενεργοποίηση αποσφαλμάτωσης script diff --git a/contrib/hbrun/doc/hbrun.es_ES.md b/contrib/hbrun/doc/hbrun.es_ES.md index e94e586ab0..e9ddd964c9 100644 --- a/contrib/hbrun/doc/hbrun.es_ES.md +++ b/contrib/hbrun/doc/hbrun.es_ES.md @@ -29,7 +29,7 @@ Files: - **\*\.hb** Harbour script - **\*\.hrb** Harbour portable binary \(aka precompiled Harbour script\) - - **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> + - **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, <directorio hbrun> - **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\\ - **hb\_extension** list of extensions to load in interactive Harbour shell\. One extension per line, part of line beyond a '\#' character is ignored\. Alternate filename on MS\-DOS: hb\_ext\.ini\. Resides in \[\*\]: %APPDATA%\\\.harbour\\ @@ -74,7 +74,7 @@ Notas: - \.hb, \.prg, \.hrb or \.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\)\. - - You can use key <Alt\+V> in interactive Harbour shell to paste text from the clipboard\. + - Puede utilizar las teclas <Alt\+V> en el indicador de comandos interactivo de Harbour para pegar texto desde el portapapeles\. - Values marked with \[\*\] may be host platform and/or configuration dependent\. This help was generated on 'win' host platform\. License: diff --git a/contrib/hbrun/doc/hbrun.pt_BR.md b/contrib/hbrun/doc/hbrun.pt_BR.md index eabd06486d..27ce8dff2b 100644 --- a/contrib/hbrun/doc/hbrun.pt_BR.md +++ b/contrib/hbrun/doc/hbrun.pt_BR.md @@ -6,7 +6,7 @@ Translation \(pt\_BR\): Vailton Renato <vailtom@gmail\.com> Sintaxe: - hbrun <arquivo \[\.hb|\.prg|\.hrb|\.dbf\]>|<opção> \[<parameter\[s\]>\] + hbrun <file\[\.hb|\.prg|\.hrb|\.dbf\]>|<option> \[<parameter\[s\]>\] Descrições: @@ -38,7 +38,7 @@ Files: Predefined constants in sources: - - **\_\_HBSCRIPT\_\_HBSHELL** when a Harbour source file is run as a shell script + - **\_\_HBSCRIPT\_\_HBSHELL** quando um programa fonte Harbour está rudando como "shell script" - **<standard Harbour>** \_\_PLATFORM\_\_\*, \_\_ARCH\*BIT\_\_, \_\_\*\_ENDIAN\_\_, etc\.\.\. Environment variables: diff --git a/utils/hbmk2/doc/hbmk2.el.md b/utils/hbmk2/doc/hbmk2.el.md index d08364cade..ce5504ea79 100644 --- a/utils/hbmk2/doc/hbmk2.el.md +++ b/utils/hbmk2/doc/hbmk2.el.md @@ -48,12 +48,12 @@ Options: - **\-trace\[\-\]** show commands executed - **\-beep\[\-\]** enable \(or disable\) single beep on successful exit, double beep on failure - **\-ignore\[\-\]** ignore errors when running compiler tools \(default: off\) - - **\-hbcppmm\[\-\]** override standard C\+\+ memory management functions with Harbour ones + - **\-hbcppmm\[\-\]** αντικαθιστά τις πρότυπες C\+\+ συναρτήσεις διαχείρησης μνήμης με εκείνες του Harbour - **\-winuni\[\-\]** select between UNICODE \(WIDE\) and ANSI compilation modes \(default: ANSI\) \(Windows only\. For WinCE it is always set to UNICODE\) - **\-nohblib\[\-\]** μη χρήση στατικών βιβλιοθηκών πυρήνα Harbour κατά τη διασύνδεση - **\-nodefgt\[\-\]** μη σύνδεση προεπιλεγμένων GTs \(ισχύει σε \-static mode\) - **\-nolibgrouping\[\-\]** disable library grouping on gcc based compilers - - **\-nomiscsyslib\[\-\]** do not add extra list of system libraries to default library list + - **\-nomiscsyslib\[\-\]** μη προσθέτετε επιπλέον λιστα βιβλιοθηκών συστήματος στην προκαθορισμένη λιστα βιβλιοθηκών - **\-traceonly** show commands to be executed, but do not execute them - **\-warn=<lev>** ορισμός επίπεδου ειδοποιήσεων του μεταγλωττιστή C ⏎ το <lev> μπορεί να είναι: max, yes, low, no, def \(προεπιλογή: yes\) - **\-safe\[\-\]** enable safety options in C compiler/linker \(default: enabled on Windows, disabled on other systems\) @@ -66,7 +66,7 @@ Options: - **\-icon=<file>** set <file> as application icon\. <file> should be a supported format on the target platform \(not supported by some platforms/compilers\)\. On Windows, it is implemented by generating and linking a resource file\. - **\-manifest=<file>** ενσωμάτωση του μανιφέστου <file> στο εκτελέσιμο/δυναμική βιβλ\. \(μονο σε Windows\) - **\-sign=<key>** sign executable with <key> \(Windows and Darwin only\)\. On Windows signtool\.exe is used \(part of MS Windows SDK\) or posign\.exe \(part of Pelles C 7\), in that order, both autodetected\. - - **\-signpw=<pw>** use <pw> as password when signing executable \(Windows and Darwin only\) + - **\-signpw=<pw>** χρήση <pw> ως συνθηματικού κατά την σήμανση του εκτελέσιμου \(μόνο σε Windows και Darwin\) - **\-instfile=<g:file>** add <file> in to the list of files to be copied to path specified by \-instpath option\. <g> is an optional copy group \(case sensitive\), it must be at least two characters long\. In case you do not specify <file>, the list of files in that group will be emptied\. - **\-instpath=<g:path>** copy target to <path>\. if <path> is a directory, it should end with path separator, in this case files specified by \-instfile option will also be copied\. can be specified multiple times\. <g> is an optional copy group, it must be at least two characters long\. Build target will be automatically copied to default \(empty\) copy group\. There exist following built\-in <g> groups: 'depimplib' for import libraries and 'depimplibsrc' for import library source \(\.dll\) files, both belonging to dependencies\. - **\-instforce\[\-\]** αντιγραφή στόχου στο κατάλογο εγκατάστασης έστω κια είναι ενημερωμένο @@ -137,7 +137,7 @@ Options: - **\-pi=<filename>** πέρασμα του αρχείου εισόδου στα plugins - **\-pflag=<f>** απλό πέρασμα σημαίας \-flag\- στα plugins -Options below are available on command\-line: +Οι παρακάτω επιλογές είναι διαθέσιμες στη γραμμή\-εντολών: - **\-target=<script>** specify a new build target\. <script> can be \.prg \(or no extension\) or \.hbp file\. Note that \.hbp files are automatically considered as separate targets\. @@ -147,8 +147,7 @@ Options below are available on command\-line: - **\-hbraw** stop after running Harbour compiler - **\-hbcmp|\-clipper** stop after creating the object files create link/copy hbmk2 to hbcmp/clipper for the same effect - - **\-hbcc** accept raw C flags -create link/copy hbmk2 to hbcc for the same effect + - **\-hbcc** αποδοχή raw C flags⏎ δημιουργία link/copy hbmk2 στο hbcc για όμοιο αποτέλεσμα - **\-hblnk** αποδοχή ανεπεξέργαστων flags συνδέτη - **\-autohbm\[\-\]** ενεργοποίηση \(ή απενεργοποίηση\) επεξεργασίας του hbmk\.hbm στο τρέχοντα κατάλογο \(προεπιλογή: yes\) - **\-hb10** enable Harbour 1\.0\.x compatibility mode @@ -256,7 +255,7 @@ Macro variables: - **$\{hb\_root\}** κατάλογος του hbmk2 - **$\{hb\_dir\}** directory of the filename it is used in - **$\{hb\_dirname\}** top directory of the filename it is used in - - **$\{hb\_name\}** name of the filename it is used in \(without directory and extension\) + - **$\{hb\_name\}** όνομα αρχείου που είναι σύνηθες \(χωρίς κατάλογο και κατάληξη\) - **$\{hb\_self\}** full filename it is used in - **$\{hb\_curdir\}** current working directory - **$\{hb\_tempdir\}** Κατάλογος Λ\.Σ\. για προσωρινα αρχεία @@ -299,7 +298,7 @@ Filters \(you can combine and/or negate them\): - **\{<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 + - **\{<cpu>\}** σκοπούμενη CPU\. Οπου <cpu> μπορεί να είναι κάτι από : 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\) @@ -363,16 +362,16 @@ Predefined constants in build files \(they are available after '\-depfinish=< - **HB\_LANG** accepts same values as \-lang= option - **HB\_USER\_LIBS** δέχεται τις ίδιες τιμές \(χωρισμένες με κενό\) όπως και η επιλογή \-l - **HB\_USER\_LIBPATHS** δέχεται τις ίδιες τιμές \(χωρισμένες με κενό\) όπως και η επιλογή \-L - - **HB\_USER\_PRGFLAGS** options to be passed to Harbour compiler \(before command\-line options\) - - **HB\_USER\_CFLAGS** options to be passed to C compiler \(before command\-line options\) + - **HB\_USER\_PRGFLAGS** επιλογές που θα περαστούν στον μεταγλωττιστή Harbour \(πρίν από επιλογές γραμμής\-εντολών\) + - **HB\_USER\_CFLAGS** επιλογές που θα περαστούν στον μεταγλωττιστή C \(πρίν από επιλογές γραμμής\-εντολών\) - **HB\_USER\_RESFLAGS** options to be passed to resource compiler \(before command\-line options\) \(Windows only\) - **HB\_USER\_LDFLAGS** επιλογής που θα περαστούν στον συνδέτη \(εκτελέσιμου\) \(πρίν τις επιλογές της γραμμής\-εντολών\) - **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\_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\) + - **HB\_CCPATH** επικάλυψη του καταλόγου μεταγλωττιστή C \(μόνο σε gcc οικογένειες μεταγλωττιστών\) + - **HB\_CCPREFIX** επικάλυψη του προθέματος μεταγλωττιστή C \(μόνο σε gcc οικογένειες μεταγλωττιστών\) + - **HB\_CCSUFFIX** επικάλυψη του επιθέματος μεταγλωττιστή C \(μόνο σε gcc οικογένειες μεταγλωττιστών\) - **HB\_INSTALL\_PREFIX** override Harbour base installation directory - **HB\_INSTALL\_ADDONS** override Harbour base add\-ons directory @@ -383,10 +382,10 @@ Predefined constants in build files \(they are available after '\-depfinish=< - **echo=<msg>** display <msg> - - **skip=\[<msg>\]** skip processing the rest of the \.hbc file\. Display <msg>, if specified\. + - **skip=\[<msg>\]** παράλειψη επεξεργασίας του υπόλοιπου \.hbc αρχείου\. Εμφάνιση <msg>, αν οριστεί\. - **stop=\[<msg>\]** stop the build\. Display <msg>, if specified\. - **sources=** add space separated list of files as input files - - **headers=** add space separated list of \.ch format headers as standard header + - **headers=** προσθήκη διαχωρισμένης με κενό λίστας από headers μορφής \.ch ως πρότυπο header - **libs=** προσθέστε λίστα βιβλιοθηκών διαχωρισμένων με κενό \(δες περισσότερα στην \-l επιλογή\) - **frameworks=** add space separated list of frameworks \(Darwin only\) - **requests=** προσθέστε διαχωρισμένη με κενό λίστα συμβόλων που θα διασυνδεθούν υποχρεωτικά στο στόχο @@ -478,11 +477,11 @@ Output text to stderr without any formatting\. - **hbmk\_Macro\( hbmk, <cMacro> \) \-> <cResult>** Evaluate hbmk2 macro expression\. - **hbmk\_FNameEscape\( hbmk, cFileName \) \-> <cFileName>** -Escape/quote filename for using it as external command parameter\. +Οριοθετημενο με Escape ή εισαγωγικά ονομααρχείου για να χρησιμοποιηθεί ως παραμέτρος εξωτερικής εντολή\. - **hbmk\_PathSepToTarget\( hbmk, cFileName \) \-> <cFileName>** -Convert filename to the format required for the target toolchain\. +Μετατροπή ονόματοςαρχείου στην απαιτούμενη μορφή για την σκοπούμενη εργαλειογραμμή - **hbmk\_PathSepToForward\( <cPath> \) \-> <cPath>** -Convert filename to have forward slash directory separators\. +Μετατροπή του ονόματος αρχείου ωστε να έχει εμπρός κάθετο / ως διαχωρστή\. - **hbmk\_PathFromWorkdirToCWD\( hbmk \) \-> <cRelativePath>** Return relative path of \-workdir= value from current working directory\. - **hbmk\_FindInPath\( <cFileName>, \[<xPath>\], \[<aExtDef>\] \) \-> <cFNFound> | NIL** @@ -504,7 +503,7 @@ Plugin variables: - **"apiver"** API version as an integer - **"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 + - **"vars"** Κατακερματισμός \-hash\- των ιδιαίτερων μεταβλητών plugin\. Εγγράψιμο, τοπικά σε κάθε plugin - **"cPLAT"** \-plat value - **"cCOMP"** \-comp value - **"nCOMPVer"** see HB\_COMPILER\_VER envvar @@ -604,7 +603,7 @@ $ hbmk2 \-omyapp src/\*\.prg src/\*\.c - **To build library 'mylib' from sources** $ hbmk2 \-hblib mylibsrc\.prg \-omylib - - **To build library 'mylib' from sources using incremental mode** + - **Για κατασκευή της βιβλιοθήκης 'mylib' από πηγαίο κώδικα με επαυξητικό "incremental" τρόπο** $ hbmk2 \-hblib mylibsrc\.prg \-omylib \-inc Κωδικοί εξόδου \("errorlevels"\): @@ -645,7 +644,7 @@ Notes: - Options accepting macro variables also support command substitution\. Enclose command inside \`\`, and, if the command contains space, also enclose in double quotes\. Standard output of the command will be used as the value\. F\.e\. "\-cflag=\`wx\-config \-\-cflags\`", or ldflags=\{unix&gcc\}"\`wx\-config \-\-libs\`"\. - When multiple target type selection options \(\-hblib, \-hbdyn, etc\.\) are specified, the first one will be significant, the rest will be silently ignored\. - 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 ή κάποιο άλλο make μεταγλωττιστή C και το MSYS \(σε Windows\) για να εκτελέσετε το hbmk2\. - \. \(dot\) passed as first parameter will enter the interactive Harbour shell\. diff --git a/utils/hbmk2/doc/hbmk2.es_419.md b/utils/hbmk2/doc/hbmk2.es_419.md index f3b44648dc..15726a333a 100644 --- a/utils/hbmk2/doc/hbmk2.es_419.md +++ b/utils/hbmk2/doc/hbmk2.es_419.md @@ -5,7 +5,7 @@ Traducción \(es\_419\): Guillermo Varona Silupú <gvaronas@gmail\.com> Sintáxis: - hbmk2 \[opciones\] \[<script\[s\]>\] <src\[s\]\[\.prg|\.c|\.obj|\.o|\.rc|\.res|\.def|\.po|\.pot|\.hbl|@\.clp|\.d|\.ch\]> + hbmk2 \[options\] \[<script\[s\]>\] <src\[s\]\[\.prg|\.c|\.obj|\.o|\.rc|\.res|\.def|\.po|\.pot|\.hbl|@\.clp|\.d|\.ch\]> Descripción: diff --git a/utils/hbmk2/doc/hbmk2.es_ES.md b/utils/hbmk2/doc/hbmk2.es_ES.md index c7e910d870..37aac956a5 100644 --- a/utils/hbmk2/doc/hbmk2.es_ES.md +++ b/utils/hbmk2/doc/hbmk2.es_ES.md @@ -5,7 +5,7 @@ Traducción \(es\_ES\): Guillermo Varona Silupú <gvaronas@gmail\.com> Sintáxis: - hbmk2 \[opciones\] \[<script\[s\]>\] <src\[s\]\[\.prg|\.c|\.obj|\.o|\.rc|\.res|\.def|\.po|\.pot|\.hbl|@\.clp|\.d|\.ch\]> + hbmk2 \[options\] \[<script\[s\]>\] <src\[s\]\[\.prg|\.c|\.obj|\.o|\.rc|\.res|\.def|\.po|\.pot|\.hbl|@\.clp|\.d|\.ch\]> Description: @@ -40,7 +40,7 @@ Opciones: - **\-debug\[\-\]** adicionar/excluir información de debug de compilador C\. Para activar el debug de Harbour utilize la Opción \-b como de costumbre\. - **\-optim\[\-\]** alternar las optimizaciones del compilador C \(por defecto: on\) - **\-cpp\[\-\]** fuerza modo C\+\+/C - - **\-cpp=<value>** select C\+\+ mode\. Allowed values are: def, yes, no + - **\-cpp=<value>** selecciona el modo C\+\+\. Los valores permitidos son: def, yes, no - **\-map\[\-\]** crear \(o no\) un archivo map - **\-implib\[\-\]** crear \(o no\) una biblioteca de importación \(en modo \-hbdyn/\-hbexe\)\. El nombre tendrá un sufijo anadido\. - **\-implib=<output>** crear biblioteca de importación \(en modo \-hbdyn/\-hbexe\) Nombre de <output> \(por defecto: igual que la salida\) @@ -62,7 +62,7 @@ Opciones: - **\-compr=<lev>** comprime executable/librería dinamica \(necesita UPX\) <lev> puede ser: yes, no, min, max - **\-run\[\-\]** ejecutar/no ejecutar aplicativo generado\. - - **\-vcshead=<file>** generate \.ch header file with local repository information\. Git, SVN, Mercurial, Bazaar, Fossil, CVS and Monotone are currently supported\. Generated header will define preprocessor constant \_HBMK\_VCS\_TYPE\_ with the name of detected VCS and \_HBMK\_VCS\_ID\_ with the unique ID of local repository\. If no VCS system is detected, a sequential number will be rolled automatically on each build\. + - **\-vcshead=<file>** generar archivo de cabecera \.ch con información del repositorio local\. Actualmente están soportados Git, SVN, Mercurial, Bazaar, Fossil, CVS y Monotone\. El archivo de cabecera definirá la constante de preprocesador \_HBMK\_VCS\_TYPE\_ con el nombre del VCS detectado, y \_HBMK\_VCS\_ID\_ con el ID único del repositorio local\. Si no se detecta un VCS, un número secuencial será incrementado cada vez que se construya\. - **\-tshead=<file>** generar archivo de cabecera \.ch con información de fecha/hora\. Cabecera generado definirá macros \_HBMK\_BUILD\_DATE\_, \_HBMK\_BUILD\_TIME\_, \_HBMK\_BUILD\_TIMESTAMP\_ con fecha/hora de creación de archivo\. - **\-icon=<file>** set <file> as application icon\. <file> should be a supported format on the target platform \(not supported by some platforms/compilers\)\. On Windows, it is implemented by generating and linking a resource file\. - **\-manifest=<file>** incrustar manifiesto <file> en ejecutable/lib dinámica \(sólo Windows\) @@ -75,7 +75,7 @@ Opciones: - **\-stop\[=<text>\]** parar sin hacer nada y mostrar <text> si se ha especificado - **\-echo=<text>** eco de 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 + - **\-exitstr** mostrar el error resultante al salir como texto reconocible - **\-info** activar los mensajes informativos - **\-quiet\[\-\]** suprimir todos los mensajes en pantalla @@ -93,8 +93,8 @@ Opciones: - **\-signflag=<f>** pass single flag to code sign command - **\-runflag=<f>** pasar flag a ejecutable de salida cuando opción \-run es utilizada - **\-cflag\+=<f>** pasar solo bandera del compilador de C para reemplazar las opciones del compilador C anadida por hbmk2 mismo\. Usar con precaución\. - - **\-ldflag\+=<f>** pass single raw option to linker \(executable\) after the library list\. Use with caution\. - - **\-dflag\+=<f>** pass single raw option to linker \(dynamic library\) after the library list\. Use with caution\. + - **\-ldflag\+=<f>** pasar una sola opción al enlazador \(ejecutable\) después de la lista de bibliotecas\. Usar con precaución\. + - **\-dflag\+=<f>** pasar una sola opción al enlazador \(biblioteca dinámica\) después de la lista de bibliotecas\. Usar con precaución\. - **\-3rd=<f>** opciones/flags reservados para herramientas de terceros, siempre ignorado por hbmk2 en sí - **\-env:<e>\[<o>\[<v>\]\]** alterar el ambiente local\. <e> es el nombre de la variable de entorno a alterar\. <o> puede ser '=' para establecer/reemplazar, '\-' para borrar, '\+' para anadir al final de valor existente, '\#' para insertar al principio del valor existente\. <v> es el valor a poner/agregar/insertar\. - **\-jobs=<n>** Inicia <n> threads de compilación \(solo para plataformas multiproceso\) @@ -189,7 +189,7 @@ crear link o copiar hbmk2 para rtlink/blinker/exospace resultará el mismo efect Special value: \- bld: use original build settings \(default on \*nix\) - **\-build=<name>** utilizar un nombre de build especifico - - **\-lang=<lang>** override default language\. <lang> is an ISO language code\. + - **\-lang=<lang>** sobreescribir idioma por defecto\. <lang> es un código ISO de idioma\. - **\-width=<n>** establecer el ancho de salida a <n> caracteres \(0=sin límite\)\. - **\-shl** mostrar nivel de subproyecto en las líneas de salida - **\-viewhelp** long help in text viewer @@ -218,15 +218,15 @@ You can sym\-link/copy/rename hbmk2 to the following names to alter default mode - **hbrun\*|\*hbrun** mode script runner / interactive shell - **hbrund|hbrun\*d** mode script runner / interactive shell in debug mode - **harbour** mode \-hbraw \(emulate \- raw \- Harbour compiler\) - - **clipper** mode \-hbcmp \(emulate Clipper compiler\) - - **rtlink** mode \-rtlink \(emulate Clipper linker\) - - **exospace** mode \-rtlink \(emulate Clipper linker\) - - **blinker** mode \-rtlink \(emulate Clipper linker\) + - **clipper** modo \-hbcmp \(emular compilador Clipper\) + - **rtlink** modo \-rtlink \(emular enlazador de Clipper\) + - **exospace** modo \-rtlink \(emular enlazador de Clipper\) + - **blinker** modo \-rtlink \(emular enlazador de Clipper\) - **\*10** option \-hb10 - **\*20** option \-hb20 - **\*30** option \-hb30 - **x\*** option \-xhb - - **hbcmp\*|\*hbcmp** mode \-hbcmp \(emulate Harbour compiler producing a binary object\) + - **hbcmp\*|\*hbcmp** modo \-hbcmp \(emular compilador Harbour creando un objeto binario\) - **hbcc\*|\*hbcc** mode \-hbcc \(emulate C compiler\) - **hblnk\*|\*hblnk** mode \-hblnk \(emulate C linker\) - **hbexe\*|\*hbexe** mode \-hbexe @@ -240,7 +240,7 @@ Files: - **\*\.hbm** collection of options\. Can be used to collect common ones into a file and include that into project files\. Uses same format as \.hbp files\. - **\*\.hbc** collection of options that accompany components \(aka 'libs', aka packages\)\. Use different syntax than command\-line and \.hbp/\.hbm files\. Lines beginning with '\#' character are ignored, each directive must be placed in separate lines\. - **\*\.ch** if passed directly as a source file, it will be used as additional standard header - - **hbmk\.hbc** standard \.hbc file that gets automatically processed, if present\. Possible location\(s\) \(in order of precedence\) \[\*\]: %APPDATA%\\\.harbour, <hbmk2 directory> + - **hbmk\.hbc** standard \.hbc file that gets automatically processed, if present\. Possible location\(s\) \(in order of precedence\) \[\*\]: %APPDATA%\\\.harbour, <directorio hbmk2> - **hbmk\.hbm** optional \.hbm file residing in current working directory, which gets automatically processed before other options - **$hb\_pkg\_dynlib\.hbm** special \.hbm file embedded inside hbmk2\. It manages the details of creating a dynamic library \(in the style of Harbour contribs\)\. - **$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\)\. @@ -248,7 +248,7 @@ Files: - **\*\.hb** Harbour script - **\*\.hrb** Harbour portable binary \(aka precompiled Harbour script\) - - **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> + - **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, <directorio hbmk2> - **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\\ - **hb\_extension** list of extensions to load in interactive Harbour shell\. One extension per line, part of line beyond a '\#' character is ignored\. Alternate filename on MS\-DOS: hb\_ext\.ini\. Resides in \[\*\]: %APPDATA%\\\.harbour\\ @@ -262,7 +262,7 @@ Macro variables: - **$\{hb\_name\}** name of the filename it is used in \(without directory and extension\) - **$\{hb\_self\}** full filename it is used in - **$\{hb\_curdir\}** current working directory - - **$\{hb\_tempdir\}** OS directory for temporary files + - **$\{hb\_tempdir\}** Directorio para archivos temporales del sistema operativo - **$\{hb\_targetname\}** name of the project \(without directory and extension\)\. Returns \.adhoc\. if there is not project file\. - **$\{hb\_targettype\}** type of the project \(hbexe, hblib, hbdyn, hbdynvm, hbimplib, hbppo, hbhrb, hbcontainer\) - **$\{hb\_plat\}** selected platform @@ -271,11 +271,11 @@ Macro variables: - **$\{hb\_build\}** build name - **$\{hb\_cpu\}** selected CPU - **$\{hb\_work\}** default base workdir name - - **$\{hb\_workdynsub\}** default workdir subdirectory for dynamic library targets + - **$\{hb\_workdynsub\}** subdirectorio de trabajo por defecto para bibliotecas dinámicas de destino - **$\{hb\_dynprefix\}** dynamic library prefix - **$\{hb\_dynsuffix\}** dynamic library suffix - **$\{hb\_dynext\}** dynamic library extension - - **$\{hb\_ver\}** Harbour version in hexadecimal triple byte format\. F\.e\.: 030200 + - **$\{hb\_ver\}** Versión de Harbour en formato hexadecimal de tres bytes\. P\.ej\.: 030200 - **$\{hb\_verstr\}** Harbour version in human readable format <major>\.<minor>\.<release><status>\. F\.e\.: 3\.2\.0dev - **$\{hb\_major\}** Harbour major version number - **$\{hb\_minor\}** Harbour minor version number @@ -285,17 +285,17 @@ Macro variables: - **$\{hb\_host\_plat\}** Harbour host platform - **$\{hb\_host\_plat\_unix\}** returns '1' if Harbour host platform is \*nix compatible - **$\{hb\_bin\}** Harbour binary directory - - **$\{hb\_lib\}** Harbour static library directory + - **$\{hb\_lib\}** Directorio de las bibliotecas estáticas de Harbour - **$\{hb\_lib3rd\}** Harbour 3rd party static library directory - - **$\{hb\_dyn\}** Harbour dynamic library directory + - **$\{hb\_dyn\}** Directorio de las bibliotecas de enlace dinámico de Harbour - **$\{hb\_inc\}** Harbour header directory - **$\{hb\_addons\}** Harbour add\-ons base directory - **$\{hb\_first\}** name of source file that holds the entry function \(without directory and extension\) - **$\{hb\_outputdir\}** directory of the output - - **$\{hb\_outputname\}** name of the output \(without extension\) + - **$\{hb\_outputname\}** Nombre del archivo de salida \(sin extensión\) - **$\{hb\_level\}** sub\-project recursion level - **$\{<depname>\}** returns the header directory of dependency <depname>, or '1' if it is not detected - - **$\{<envvar>\}** returns the value of the environment variable <envvar> + - **$\{<envvar>\}** devolver el valor de la variable de entorno <envvar> Filters \(you can combine and/or negate them\): @@ -309,18 +309,18 @@ Filters \(you can combine and/or negate them\): - **\{gui\}** GUI target \(see \-gui option\) - **\{std\}** console target \(see \-console option\) - **\{debug\}** C level debugging is enabled \(see \-debug option\) - - **\{nodebug\}** C level debugging is disabled \(see \-debug\- option\) + - **\{nodebug\}** La depuración a nivel C está desactivada \(ver la opción \-debug\-\) - **\{shared\}** shared build \(see \-shared and related options\) - **\{static\}** static build \(see \-static and related options\) - **\{lngcpp\}** forced C\+\+ mode \(see \-cpp option\) - **\{lngc\}** forced C mode \(see \-cpp\- option\) - - **\{winuni\}** Windows UNICODE \(WIDE\) mode \(see \-winuni option\) + - **\{winuni\}** Modo UNICODE \(WIDE\) de Windows \(ver la opción \-winuni\) - **\{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\) + - **\{allwin\}** la plataforma de 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\) - - **\{allmsvc\}** target C compiler is msvc\* \(msvc, msvc64, msvcia64, msvcarm\) + - **\{allmingw\}** el compilador de C de destino es mingw\* \(mingw, mingw64, mingwarm\) + - **\{allmsvc\}** el compilador de C de destino es 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\) @@ -328,8 +328,8 @@ Filters \(you can combine and/or negate them\): - **\{hb20\}** Harbour 2\.0\.x compatibility mode \(see \-hb20 option\) - **\{hb30\}** Harbour 3\.0\.x compatibility mode \(see \-hb30 option\) - **\{xhb\}** xhb mode \(see \-xhb option\) - - **\{hb\_ispath='<file|dir>'\}** filter will pass if <file> or <dir> name exists on disk\. - - **\{MACRO\}** filter will pass if $\{MACRO\} value is not empty and not equal to '0' or 'no' \(case insensitive\) + - **\{hb\_ispath='<file|dir>'\}** el filtro pasará si el nombre <file> o <dir> existe en el disco\. + - **\{MACRO\}** el filtro se pasará si el valor de $\{MACRO\} no está vacio y no es igual a '0' o 'no' \(en mayúsculas o minúsculas\) - **\{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\)\. - **\{MACRO<'<value>'\}** filter will pass if $\{MACRO\} value is smaller than <value> \(case insensitive\)\. @@ -341,7 +341,7 @@ Predefined constants in sources: - **\_\_HBSCRIPT\_\_HBMK\_PLUGIN** when an \.hb script is compiled as hbmk2 plugin - **\_\_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\) + - **HBMK\_HAS\_<depname>** cuando la dependencia <depname> se detectó \(disponible en código fuente C\) - **\_\_HBSCRIPT\_\_HBSHELL** when a Harbour source file is run as a shell script @@ -364,8 +364,8 @@ Environment variables: - **HB\_CPU** accepts same values as \-cpu= option - **HB\_BUILD\_NAME** accepts same values as \-build= option - **HB\_LANG** accepts same values as \-lang= option - - **HB\_USER\_LIBS** accepts same values \(space separated\) as \-l option - - **HB\_USER\_LIBPATHS** accepts same values \(space separated\) as \-L option + - **HB\_USER\_LIBS** acepta los mismos valores \(separados por espacios\) que la opción \-l + - **HB\_USER\_LIBPATHS** acepta los mismos valores \(separados por espacios\) que la opción \-L - **HB\_USER\_PRGFLAGS** options to be passed to Harbour compiler \(before command\-line options\) - **HB\_USER\_CFLAGS** options to be passed to C compiler \(before command\-line options\) - **HB\_USER\_RESFLAGS** options to be passed to resource compiler \(before command\-line options\) \(Windows only\) @@ -382,7 +382,7 @@ Environment variables: - **HB\_EXTENSION** space separated list of extensions to load in interactive Harbour shell -\.hbc directives \(they should be written in separate lines\): +directivas \.hbc \(tienen que ser escritas en líneas separadas\): - **echo=<msg>** display <msg> @@ -390,9 +390,9 @@ Environment variables: - **stop=\[<msg>\]** stop the build\. Display <msg>, if specified\. - **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\) + - **libs=** añadir lista de bibliotecas separadas por espacios \(ver más en la opción \-l\) - **frameworks=** add space separated list of frameworks \(Darwin only\) - - **requests=** add space separated list of symbols to force link to the target + - **requests=** añadir lista de símbolos separados por espacios para forzar a enlazarlos al destino - **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 @@ -427,25 +427,25 @@ Environment variables: - **run=<bool>** 'yes' = \-run, 'no' = \-run\- option - **inc=<bool>** 'yes' = \-inc, 'no' = \-inc\- option - **safe=<bool>** 'yes' = \-safe, 'no' = \-safe\- option - - **cpp=** same as \-cpp= option - - **warn=** same as \-warn= option - - **compr=** same as \-compr= option - - **head=** same as \-head= option + - **cpp=** el mismo que la opción \-cpp= + - **warn=** el mismo que la opción \-warn= + - **compr=** el mismo que la opción \-compr= + - **head=** el mismo que la opción \-head= - **plugins=** space separated list of hbmk2 plugins to load - - **gt=<name>** same as \-gt<name> option + - **gt=<name>** el mismo que la opción \-gt<name> - **gtdef=<name>** set the default GT to be used - - **env=** same as \-env: option - - **deppkgname=** same as \-deppkgname= option - - **depkeyhead=** same as \-depkeyhead= option - - **depoptional=** same as \-depoptional= option - - **depcontrol=** same as \-depcontrol= option - - **depincroot=** same as \-depincroot= option - - **depincpath=** same as \-depincpath= option - - **depincpathlocal=** same as \-depincpathlocal= option - - **depimplibs=** same as \-depimplibs= option - - **depimplibd=** same as \-depimplibd= option + - **env=** el mismo que la opción \-env: + - **deppkgname=** el mismo que la opción \-deppkgname= + - **depkeyhead=** el mismo que la opción \-depkeyhead= + - **depoptional=** el mismo que la opción \-depoptional= + - **depcontrol=** el mismo que la opción \-depcontrol= + - **depincroot=** el mismo que la opción \-depincroot= + - **depincpath=** el mismo que la opción \-depincpath= + - **depincpathlocal=** el mismo que la opción \-depincpathlocal= + - **depimplibs=** el mismo que la opción \-depimplibs= + - **depimplibd=** el mismo que la opción \-depimplibd= - **name=** package name - - **description=** package description + - **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 - **licences=** space separated list of licenses @@ -534,7 +534,7 @@ Plugin variables: - **"cCCSUFFIX"** see HB\_CCSUFFIX envvar - **"cCCEXT"** see HB\_CCEXT envvar - **"cWorkDir"** \-workdir= value - - **"nExitCode"** Current exit code + - **"nExitCode"** Código de salida actual Shell API available in Harbour scripts: @@ -618,7 +618,7 @@ Exit codes \("errorlevels"\): - **2** unknown compiler - **3** failed Harbour detection - **5** failed stub creation - - **6** failed in compilation \(Harbour, C compiler, Resource compiler\) + - **6** fallo al compilar \(Harbour, compilador de C, compilador de recursos\) - **7** failed in final assembly \(linker or library manager\) - **8** unsupported - **9** failed to create working directory @@ -627,7 +627,7 @@ Exit codes \("errorlevels"\): - **20** plugin initialization - **30** too deep nesting - **50** stop requested - - **<other>** when \-run option is used, the exit code will be the one returned by the target executable + - **<other>** cuando se utilice la opción \-run, el código de salida será el que devuelva el ejecutable de destino Notas: @@ -655,7 +655,7 @@ Formato de filtro: \{\[\!\]\[<plataforma>|<compilador>|<cpu>|& - \.hb, \.hrb or \.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\)\. - - You can use key <Alt\+V> in interactive Harbour shell to paste text from the clipboard\. + - Puede utilizar las teclas <Alt\+V> en el indicador de comandos interactivo de Harbour para pegar texto desde el portapapeles\. - Values marked with \[\*\] may be host platform and/or configuration dependent\. This help was generated on 'win' host platform\. diff --git a/utils/hbmk2/doc/hbmk2.hu.md b/utils/hbmk2/doc/hbmk2.hu.md index 9df5c5af22..899675f4e5 100644 --- a/utils/hbmk2/doc/hbmk2.hu.md +++ b/utils/hbmk2/doc/hbmk2.hu.md @@ -5,7 +5,7 @@ Magyar \(hu\) fordítás: Copyright \(c\) 2009\-2013, Szakáts Viktor Használat: - hbmk2 \[kapcsolók\] \[<parancsállomány\[s\]>\] <forrás\[\.prg|\.c|\.obj|\.o|\.rc|\.res|\.def|\.po|\.pot|\.hbl|@\.clp|\.d|\.ch\]> + hbmk2 \[options\] \[<script\[s\]>\] <src\[s\]\[\.prg|\.c|\.obj|\.o|\.rc|\.res|\.def|\.po|\.pot|\.hbl|@\.clp|\.d|\.ch\]> Description: diff --git a/utils/hbmk2/doc/hbmk2.it.md b/utils/hbmk2/doc/hbmk2.it.md index 618b738750..b93a67056e 100644 --- a/utils/hbmk2/doc/hbmk2.it.md +++ b/utils/hbmk2/doc/hbmk2.it.md @@ -51,7 +51,7 @@ Opzioni: - **\-ignore\[\-\]** ignore errors when running compiler tools \(default: off\) - **\-hbcppmm\[\-\]** override standard C\+\+ memory management functions with Harbour ones - **\-winuni\[\-\]** select between UNICODE \(WIDE\) and ANSI compilation modes \(default: ANSI\) \(Windows only\. For WinCE it is always set to UNICODE\) - - **\-nohblib\[\-\]** do not use static core Harbour libraries when linking + - **\-nohblib\[\-\]** non si devono usare librerie statiche principali di Harbour durante il linking - **\-nodefgt\[\-\]** do not link default GTs \(effective in \-static mode\) - **\-nolibgrouping\[\-\]** disable library grouping on gcc based compilers - **\-nomiscsyslib\[\-\]** non aggiungere un'ulteriore elenco di librerie di sistema alla lista della libreria di default @@ -189,7 +189,7 @@ Special value: \- bld: use original build settings \(default on \*nix\) - **\-build=<name>** specificare un nome di compilazione - **\-lang=<lang>** override default language\. <lang> is an ISO language code\. - - **\-width=<n>** set output width to <n> characters \(0=unlimited\)\. + - **\-width=<n>** imposta la larghezza dell'output a <n> caratteri \(0=illimitato\) - **\-shl** show sub\-project level in output lines - **\-viewhelp** Help esteso nel visualizzatore di testo - **\-longhelp** aiuto esteso @@ -316,7 +316,7 @@ Filters \(you can combine and/or negate them\): - **\{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\) + - **\{allwin\}** la piattaforma di destinazione è compatibile 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\) - **\{allmsvc\}** target C compiler is msvc\* \(msvc, msvc64, msvcia64, msvcarm\) @@ -352,7 +352,7 @@ Predefined constants in build files \(they are available after '\-depfinish=< - **HBMK\_HAS\_<depname>** quando la dipendenza <depname> è stata rilevata - **HBMK\_DIR\_<depname>** return the header directory where <depname> was detected, or empty if it was not\. - - **HBMK\_HAS\_<depname>\_LOCAL** when <depname> dependency was detected in a location configured by \-depincpathlocal= option + - **HBMK\_HAS\_<depname>\_LOCAL** quando la dipendenza <depname> è stata rilevata nella locazione configurata da \-depincpathlocal= opzione Variabili d'ambiente: diff --git a/utils/hbmk2/doc/hbmk2.pt_BR.md b/utils/hbmk2/doc/hbmk2.pt_BR.md index 654fa47600..6d6ec81fa4 100644 --- a/utils/hbmk2/doc/hbmk2.pt_BR.md +++ b/utils/hbmk2/doc/hbmk2.pt_BR.md @@ -5,7 +5,7 @@ Translation \(pt\_BR\): Vailton Renato <vailtom@gmail\.com> Sintaxe: - hbmk2 \[opções\] \[<script\[s\]>\] <src\[s\]\[\.prg|\.c|\.obj|\.o|\.rc|\.res|\.def|\.po|\.pot|\.hbl|@\.clp|\.d|\.ch\]> + hbmk2 \[options\] \[<script\[s\]>\] <src\[s\]\[\.prg|\.c|\.obj|\.o|\.rc|\.res|\.def|\.po|\.pot|\.hbl|@\.clp|\.d|\.ch\]> Descrições: @@ -67,7 +67,7 @@ Opções - **\-icon=<file>** set <file> as application icon\. <file> should be a supported format on the target platform \(not supported by some platforms/compilers\)\. On Windows, it is implemented by generating and linking a resource file\. - **\-manifest=<file>** incorporar arquivo manifest <file> no executável / lib dinâmica \(somente para Windows\) - **\-sign=<key>** sign executable with <key> \(Windows and Darwin only\)\. On Windows signtool\.exe is used \(part of MS Windows SDK\) or posign\.exe \(part of Pelles C 7\), in that order, both autodetected\. - - **\-signpw=<pw>** use <pw> as password when signing executable \(Windows and Darwin only\) + - **\-signpw=<pw>** usar <pw> como senha ao assinar executável \(somente Windows e Darwin\) - **\-instfile=<g:file>** add <file> in to the list of files to be copied to path specified by \-instpath option\. <g> is an optional copy group \(case sensitive\), it must be at least two characters long\. In case you do not specify <file>, the list of files in that group will be emptied\. - **\-instpath=<g:path>** copy target to <path>\. if <path> is a directory, it should end with path separator, in this case files specified by \-instfile option will also be copied\. can be specified multiple times\. <g> is an optional copy group, it must be at least two characters long\. Build target will be automatically copied to default \(empty\) copy group\. There exist following built\-in <g> groups: 'depimplib' for import libraries and 'depimplibsrc' for import library source \(\.dll\) files, both belonging to dependencies\. - **\-instforce\[\-\]** copie para o destino mesmo que ele esteja atualizado @@ -338,20 +338,20 @@ Filters \(you can combine and/or negate them\): Predefined constants in sources: - - **\_\_HBSCRIPT\_\_HBMK\_PLUGIN** when an \.hb script is compiled as hbmk2 plugin + - **\_\_HBSCRIPT\_\_HBMK\_PLUGIN** quando um script \.hb é compilado como hbmk2 plugin - **\_\_HBEXTREQ\_\_** quando um arquivo \.hbx está presente em um projeto \(disponível nos fontes do Harbour\) - **HBMK\_HAS\_<hbcname>** quando o pacote <hbcname>\.hbc está linkado ao alvo\. O valor "version=" é igual ao da versão do arquivo \.hbc, convertido para numero decimal que é '1', se não especificado\. \(disponível nos fontes do Harbour\) - **HBMK\_HAS\_<depname>** quando dependência <depname> foi detectada \(disponível nos fontes C \) - - **\_\_HBSCRIPT\_\_HBSHELL** when a Harbour source file is run as a shell script + - **\_\_HBSCRIPT\_\_HBSHELL** quando um programa fonte Harbour está rudando como "shell script" - **<standard Harbour>** \_\_PLATFORM\_\_\*, \_\_ARCH\*BIT\_\_, \_\_\*\_ENDIAN\_\_, etc\.\.\. Predefined constants in build files \(they are available after '\-depfinish=<depname>' / 'depfinish=<depname>'\): - - **HBMK\_HAS\_<depname>** when <depname> dependency was detected + - **HBMK\_HAS\_<depname>** quando <depname> dependência foi detectada - **HBMK\_DIR\_<depname>** return the header directory where <depname> was detected, or empty if it was not\. - **HBMK\_HAS\_<depname>\_LOCAL** quando dependência <depname> foi detectada em um local configurado pela opção \-depincpathlocal diff --git a/utils/hbmk2/po/hbmk2.el.po b/utils/hbmk2/po/hbmk2.el.po index 8f2f9651a4..b41700a26a 100644 --- a/utils/hbmk2/po/hbmk2.el.po +++ b/utils/hbmk2/po/hbmk2.el.po @@ -4,7 +4,7 @@ msgid "" msgstr "" "Project-Id-Version: Harbour\n" -"PO-Revision-Date: 2013-03-30 10:56+0000\n" +"PO-Revision-Date: 2013-03-30 12:08+0000\n" "Last-Translator: Pete_wg \n" "Language-Team: Greek (http://www.transifex.com/projects/p/harbour/language/el/)\n" "MIME-Version: 1.0\n" @@ -71,6 +71,13 @@ msgid "" "have a postfix added." msgstr "δημιουργία (ή όχι) βιβλιοθήκης εισαγωγής (in -hbdyn/-hbexe mode). Το όνομα θα περιέχει επίθεμα." +#: hbmk2.prg:15674 +#, c-format +msgid "" +"%1$s [options] [] " +"" +msgstr "" + #: hbmk2.prg:15829 #, c-format msgid "" @@ -285,13 +292,6 @@ msgid "" "same name" msgstr "" -#: hbmk2.prg:16345 -#, c-format -msgid "" -"You can use key in interactive Harbour shell to paste text from the " -"clipboard." -msgstr "Μπορεί να χρησιμοποιηθεί ο συνδυασμός πλήκτρων στο διαδραστικό shell του Harbour για επικόληση από το πρόχειρο." - #: hbmk2.prg:16057 #, c-format msgid "Harbour dynamic library directory" @@ -400,17 +400,17 @@ msgstr "" #: hbmk2.prg:2900 #, c-format msgid "Warning: Invalid -request= value ignored: %1$s" -msgstr "" +msgstr "Προειδοποίηση: Αγνοήθηκε μη επιτρεπή τιμή -request= : %1$s" #: hbmk2.prg:3700 #, c-format msgid "Warning: No source files were specified." -msgstr "" +msgstr "Προειδοποίηση: Δεν καθορίστηκαν αρχεία πηγαίου κώδικα." #: hbmk2.prg:2359 #, c-format msgid "Using Harbour: %1$s %2$s %3$s %4$s %5$s %6$s" -msgstr "" +msgstr "Χρήση Harbour: %1$s %2$s %3$s %4$s %5$s %6$s" #: hbmk2.prg:2892 #, c-format @@ -435,7 +435,7 @@ msgstr "" #: hbmk2.prg:6979 #, c-format msgid "Warning: Cannot delete existing target '%1$s'." -msgstr "" +msgstr "Προειδοποίηση: Αδυναμία διαγραφής υπάρχοντος στόχου '%1$s'." #: hbmk2.prg:7164 #, c-format @@ -455,31 +455,31 @@ msgstr "" #: hbmk2.prg:7618 #, c-format msgid "Warning: Ignored invalid option value in: %1$s" -msgstr "" +msgstr "Προειδοποίηση: Αγνοήθηκε άκυρη τιμή επιλογής στο: %1$s" #: hbmk2.prg:7498 #, c-format msgid "Warning: Running code sign command. %1$d:" -msgstr "" +msgstr "Προειδοποίηση: Εκτέλεση εντολής σήμανσης κώδικα. %1$d:" #: hbmk2.prg:8030 #, c-format msgid "Warning: No import library source was specified" -msgstr "" +msgstr "Προειδοποίηση: Δεν καθορίστηκε πηγή εισαγώμενης βιβλιοθήκης" #: hbmk2.prg:8019 #, c-format msgid "Warning: No import library sources were found." -msgstr "" +msgstr "Προειδοποίηση: Προειδοποίηση: Δεν βρέθηκαν πηγές εισαγώμενης βιβλιοθήκης." #: hbmk2.prg:8105 #, c-format msgid "Warning: Copying %1$s to %2$s failed with %3$d." -msgstr "" +msgstr "Προειδοποίηση: Η αντιγραφή %1$s στο %2$s απέτυχε με %3$d." -#: hbmk2.prg:15829 +#: hbmk2.prg:15882 #, c-format -msgid "link with multi/single-thread Harbour VM" +msgid "output Harbour dynamic library directory" msgstr "" #: hbmk2.prg:1821 @@ -574,21 +574,16 @@ msgstr "Αδυναμία φόρτωσης '%1$s'. Απαιτεί -shared %2$s msgid "failed in final assembly (linker or library manager)" msgstr "αποτυχία στη τελική συναρμολόγηση (linker or library manager)" -#: hbmk2.prg:15681 +#: hbmk2.prg:15723 #, c-format -msgid " %1$s |