From dbbe6b41705ee6b94e6dba574159a21b9ddf7aab Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Thu, 4 Apr 2013 03:53:38 +0200 Subject: [PATCH] updated localization, manuals regenerated (semi-automatic) --- utils/hbmk2/doc/hbmk2.el.md | 3 +- utils/hbmk2/doc/hbmk2.en.md | 3 +- utils/hbmk2/doc/hbmk2.es_419.md | 3 +- utils/hbmk2/doc/hbmk2.es_ES.md | 3 +- utils/hbmk2/doc/hbmk2.fr.md | 3 +- utils/hbmk2/doc/hbmk2.gl.md | 3 +- utils/hbmk2/doc/hbmk2.hu.md | 3 +- utils/hbmk2/doc/hbmk2.it.md | 3 +- utils/hbmk2/doc/hbmk2.pt_BR.md | 3 +- utils/hbmk2/po/hbmk2.en.po | 965 ++++++++++++++++---------------- 10 files changed, 503 insertions(+), 489 deletions(-) diff --git a/utils/hbmk2/doc/hbmk2.el.md b/utils/hbmk2/doc/hbmk2.el.md index 319dd26359..274c3cabdd 100644 --- a/utils/hbmk2/doc/hbmk2.el.md +++ b/utils/hbmk2/doc/hbmk2.el.md @@ -239,7 +239,7 @@ create link/copy hbmk2 to rtlink/blinker/exospace for the same effect - **\*\.hbp** αρχείο έργου\. Μπορεί να περιέχει οποιοδήποτε αριθμό επιλογών γραμμής\-εντολών, οι οποίες αναμένεται να αποφέρουν ένα αποτέλεσμα, δηλ\. δημιουργία μιας εφαρμογής\. Γραμμές που αρχίζουν με το χαρακτήρα '\#' αγνοούνται, κατα τ'άλλα, η δημιουργία ξεχωριστών γραμμών είναι προαιρετική και οι επιλογές μπαίνουν διαχωρισμένες με κενό διάστημα, ακριβώς όπως στη γραμμή\-εντολών\. Επιλογή που περιέχει κενό διάστημα πρέπει να εγκλειστεί σε "εισαγωγικα"\. Κάθε αναφορά αρχείου \.hbp θα εκτελεστεί σαν υπο\-έργο\. - **\*\.hbm** συλλογή επιλογών\. Μπορεί να χρησιμοποιηθεί για συγκέντρωση κοινών επιλογών μέσα σε ένα αρχείο το οποίο θα συμπεριληφθεί μέσα σε αρχεία έργου\. Χρησιμοποιεί μορφή ίδια με τα \.hbp αρχεία\. - - **\*\.hbc** συλλογή από επιλογές που σθνοδεύουν collection of options that accompany συστατικά στοιχεία \(γνωστά και ως 'libs', γνωστά και ως packages\)\. Χρήσιμοποιείται διαφορετική σύνταξη απο αυτήν της γραμμής\-εντολών και των αρχείων \.hbp/\.hbm\. Γραμμές που αρχίζουν με το χαρακτήρα '\#' αγνοούνται, κάθε ντιρεκτίβα πρέπει να τοποθετείται σε ξεχωριστή γραμμή\. + - **\*\.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 line\. - **\*\.ch** αν περαστεί κατευθείαν σαν πηγαίο αρχείο, θα χρησιμοποιηθεί σαν επιπλέον πρότυπο header - **hbmk\.hbc** standard αρχείο \.hbc που δέχεται αυτόματη επεξεργασία, αν είναι παρόν\. Πιθανή\(ές\) τοποθεσίες \(με σειρά προτεραιότητας\) \[\*\]: %APPDATA%\\\.harbour, <hbmk2 κατάλογος> - **hbmk\.hbm** προαιρετικό \.hbm αρχείο μέσα στο τρέχοντα κατάλογο εργασίας, που δέχεται επεξεργασία αυτομάτως, πρίν από τυχόν άλλες επιλογές @@ -445,6 +445,7 @@ create link/copy hbmk2 to rtlink/blinker/exospace for the same effect - **depincpathlocal=** όμοιο με την επιλογή \-depincpathlocal= - **depimplibs=** όμοιο με την επιλογή \-depimplibs= - **depimplibd=** όμοιο με την επιλογή \-depimplibd= + - **depfinish=** όμοιο με την επιλογή \-depfinish= - **name=** όνομα πακέτου - **description=** περιγραφή πακέτου - **version=<x\.y\.z>** ο αριθμός έκδοσης του πακέτου, όπου x,y,z >= 0 <= 255\. Τίθεται σε 0\.0\.1, αν δεν οριστεί\. diff --git a/utils/hbmk2/doc/hbmk2.en.md b/utils/hbmk2/doc/hbmk2.en.md index d49bb1796d..b54c7fb072 100644 --- a/utils/hbmk2/doc/hbmk2.en.md +++ b/utils/hbmk2/doc/hbmk2.en.md @@ -237,7 +237,7 @@ Files: - **\*\.hbp** project file\. Can contain any number of command\-line options, which are expected to create an output\. Lines beginning with '\#' character are ignored, otherwise newline is optional and options are space separated, just like on the command\-line\. You must enclose option containing space in double quotes\. Each \.hbp file reference will be executed as a sub\-project\. - **\*\.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\. + - **\*\.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 line\. - **\*\.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\.hbm** optional \.hbm file residing in current working directory, which gets automatically processed before other options @@ -443,6 +443,7 @@ Environment variables: - **depincpathlocal=** same as \-depincpathlocal= option - **depimplibs=** same as \-depimplibs= option - **depimplibd=** same as \-depimplibd= option + - **depfinish=** same as \-depfinish= option - **name=** package name - **description=** package description - **version=<x\.y\.z>** package version number, where x,y,z >= 0 <= 255\. Defaults to 0\.0\.1, if not specified\. diff --git a/utils/hbmk2/doc/hbmk2.es_419.md b/utils/hbmk2/doc/hbmk2.es_419.md index 88de71c783..896acbc410 100644 --- a/utils/hbmk2/doc/hbmk2.es_419.md +++ b/utils/hbmk2/doc/hbmk2.es_419.md @@ -238,7 +238,7 @@ Archivos: - **\*\.hbp** archivo de proyecto\. Puede contener cualquier número de opciones de línea de comandos, que deben generar una salida\. Las líneas que comienzan con "\#" son ignoradas, de otra manera, una nueva línea es opcional y las opciones están separadas por espacio, tal como en la línea de comandos\. Se deben encomillar las opciones que contengan espacios\. Cada referencia a un archivo \.hbp será ejecutada como un sub\-proyecto\. - **\*\.hbm** Conjunto de opciones\. Puede ser usado para agrupar opciones comunes dentro de un archivo e incluirlo entre los archivos del projecto\. Utiliza el mismo formato que los archivos \.hbp\. - - **\*\.hbc** colección de opciones que acompañan a los componentes \(conocidos como 'bibliotecas' o paquetes\)\. Usa una sintaxis diferente a la línea de comandos y a archivos \.hbp/\.hbm\. Las líneas que comienzan con "\#" son ignoradas\. Cada directiva debe ser ubicada en líneas separadas\. + - **\*\.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 line\. - **\*\.ch** si se envía como archivo fuente, será usado como cabecera estándar adicional - **hbmk\.hbc** archivo \.hbc estandar que es automáticamente procesado, si existe\. Ubicación\(es\) posibles \(en orden de precedencia\) v \[\*\]: %APPDATA%\\\.harbour, <directorio hbmk2> - **hbmk\.hbm** archivo \.hbm opcional ubicado en el directorio de trabajo actual, que es automáticamente procesado antes que otras opciones @@ -444,6 +444,7 @@ directivas \.hbc \(deben ser escritas en líneas separadas\): - **depincpathlocal=** igual que la opción \-depincpathlocal= - **depimplibs=** igual que la opción \-depimplibs= - **depimplibd=** igual que la opción \-depimplibd= + - **depfinish=** igual que la opción \-depfinish= - **name=** Nombre de paquete - **description=** descripción del paquete - **version=<x\.y\.z>** número de versión del paquete, donde x,y,z >= 0 <= 255\. Por defecto 0\.0\.1, si no es especificado\. diff --git a/utils/hbmk2/doc/hbmk2.es_ES.md b/utils/hbmk2/doc/hbmk2.es_ES.md index 56f81b75f6..752c51f10d 100644 --- a/utils/hbmk2/doc/hbmk2.es_ES.md +++ b/utils/hbmk2/doc/hbmk2.es_ES.md @@ -238,7 +238,7 @@ Ficheros: - **\*\.hbp** archivo de proyecto\. Puede contener cualquier número de opciones de la linea de comandos, que son los esperados para crear un objetivo final\. La lineas que comienzan con el carácter "\#" son ignoradas, por otra parte es opcional incluir caracteres de nueva linea y las opciones deben de estar separadas por espacios, como en la linea de comandos\. Las opciones que contienen espacios deben encerrarse entre comillas dobles\. Cada referencia a un archivo '\.hbp' será ejecutado como un sub\-proyecto\. - **\*\.hbm** colección de opciones\. Puede ser utilizada para recoger opciones por defecto en un archivo e incluirlo dentro de un archivo de proyecto\. Utiliza el mismo formato que los archivos \.hbp\. - - **\*\.hbc** colección de opciones que acompañan a los componentes \(conocidos como 'bibliotecas' o paquetes\)\. Usa una sintaxis diferente a la línea de comandos y a archivos '\.hbp'/'\.hbm'\. Las líneas que comienzan con "\#" son ignoradas\. Cada directiva debe ser ubicada en líneas separadas\. + - **\*\.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 line\. - **\*\.ch** si se pasa directamente como un archivo fuente, se utilizará como una cabecera estándar adicional - **hbmk\.hbc** archivo \.hbc estandar que es procesado automáticamente si está presente\. Posible\(s\) localizacion\(es\) \(en orden de preferencia\) \[\*\]: %APPDATA%\\\.harbour, <directorio de hbmk2> - **hbmk\.hbm** archivo \.hbm situado en el directorio de trabajo actual, que es procesado automáticamente antes que otras opciones @@ -444,6 +444,7 @@ Directivas \.hbc \(tienen que ser escritas en líneas separadas\): - **depincpathlocal=** el mismo que la opción \-depincpathlocal= - **depimplibs=** el mismo que la opción \-depimplibs= - **depimplibd=** el mismo que la opción \-depimplibd= + - **depfinish=** el mismo que la opción \-depfinish= - **name=** nombre del paquete - **description=** descripción del paquete - **version=<x\.y\.z>** número de versión del paquete, donde x\.y\.z >= 0 <= 255\. Si no se especifica se usa el valor por defecto '0\.0\.1'\. diff --git a/utils/hbmk2/doc/hbmk2.fr.md b/utils/hbmk2/doc/hbmk2.fr.md index 98dd12d97f..fa462084f5 100644 --- a/utils/hbmk2/doc/hbmk2.fr.md +++ b/utils/hbmk2/doc/hbmk2.fr.md @@ -237,7 +237,7 @@ Files: - **\*\.hbp** project file\. Can contain any number of command\-line options, which are expected to create an output\. Lines beginning with '\#' character are ignored, otherwise newline is optional and options are space separated, just like on the command\-line\. You must enclose option containing space in double quotes\. Each \.hbp file reference will be executed as a sub\-project\. - **\*\.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\. + - **\*\.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 line\. - **\*\.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, <Répertoire hbmk2> - **hbmk\.hbm** optional \.hbm file residing in current working directory, which gets automatically processed before other options @@ -443,6 +443,7 @@ Environment variables: - **depincpathlocal=** identique à l'option \-depincpathlocal= - **depimplibs=** identique à l'option \-depimplibs= - **depimplibd=** identique à l'option \-depimplibd= + - **depfinish=** identique à l'option \-depfinish= - **name=** package name - **description=** description du paquet - **version=<x\.y\.z>** package version number, where x,y,z >= 0 <= 255\. Defaults to 0\.0\.1, if not specified\. diff --git a/utils/hbmk2/doc/hbmk2.gl.md b/utils/hbmk2/doc/hbmk2.gl.md index 6b75aa8d66..3210a7575b 100644 --- a/utils/hbmk2/doc/hbmk2.gl.md +++ b/utils/hbmk2/doc/hbmk2.gl.md @@ -237,7 +237,7 @@ Arquivos: - **\*\.hbp** project file\. Can contain any number of command\-line options, which are expected to create an output\. Lines beginning with '\#' character are ignored, otherwise newline is optional and options are space separated, just like on the command\-line\. You must enclose option containing space in double quotes\. Each \.hbp file reference will be executed as a sub\-project\. - **\*\.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\. + - **\*\.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 line\. - **\*\.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, <directorio hbmk2> - **hbmk\.hbm** optional \.hbm file residing in current working directory, which gets automatically processed before other options @@ -443,6 +443,7 @@ Environment variables: - **depincpathlocal=** O mesmo que a opción \-depincpathlocal= - **depimplibs=** O mesmo que a opción \-depimplibs= - **depimplibd=** O mesmo que a opción \-depimplibd= + - **depfinish=** O mesmo que a opción \-depfinish= - **name=** Nome do paquete - **description=** Descripción do paquete - **version=<x\.y\.z>** package version number, where x,y,z >= 0 <= 255\. Defaults to 0\.0\.1, if not specified\. diff --git a/utils/hbmk2/doc/hbmk2.hu.md b/utils/hbmk2/doc/hbmk2.hu.md index 03794b05bf..0a92d90316 100644 --- a/utils/hbmk2/doc/hbmk2.hu.md +++ b/utils/hbmk2/doc/hbmk2.hu.md @@ -238,7 +238,7 @@ Fájlok: - **\*\.hbp** project file\. Can contain any number of command\-line options, which are expected to create an output\. Lines beginning with '\#' character are ignored, otherwise newline is optional and options are space separated, just like on the command\-line\. You must enclose option containing space in double quotes\. Each \.hbp file reference will be executed as a sub\-project\. - **\*\.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\. + - **\*\.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 line\. - **\*\.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 mappa> - **hbmk\.hbm** optional \.hbm file residing in current working directory, which gets automatically processed before other options @@ -444,6 +444,7 @@ Environment variables: - **depincpathlocal=** ugyanaz, mint \-depincpathlocal= kapcsoló - **depimplibs=** ugyanaz, mint \-depimplibs= kapcsoló - **depimplibd=** ugyanaz, mint \-depimplibd= kapcsoló + - **depfinish=** ugyanaz, mint \-depfinish= kapcsoló - **name=** package name - **description=** package description - **version=<x\.y\.z>** package version number, where x,y,z >= 0 <= 255\. Defaults to 0\.0\.1, if not specified\. diff --git a/utils/hbmk2/doc/hbmk2.it.md b/utils/hbmk2/doc/hbmk2.it.md index 3743064686..539abb052c 100644 --- a/utils/hbmk2/doc/hbmk2.it.md +++ b/utils/hbmk2/doc/hbmk2.it.md @@ -237,7 +237,7 @@ Files: - **\*\.hbp** project file\. Can contain any number of command\-line options, which are expected to create an output\. Lines beginning with '\#' character are ignored, otherwise newline is optional and options are space separated, just like on the command\-line\. You must enclose option containing space in double quotes\. Each \.hbp file reference will be executed as a sub\-project\. - **\*\.hbm** insieme di opzioni\. Può essere utilizzata per raccoglierle in un file ed includerle nei files di progetto\. Esso usa lo stesso formato \.hbp\. - - **\*\.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\. + - **\*\.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 line\. - **\*\.ch** se passato direttamente come file sorgente, esso sarà utilizzato come intestazione standard addizionale - **hbmk\.hbc** standard \.hbc file that gets automatically processed, if present\. Possible location\(s\) \(in order of precedence\) \[\*\]: %APPDATA%\\\.harbour, <hbmk2 cartella> - **hbmk\.hbm** optional \.hbm file residing in current working directory, which gets automatically processed before other options @@ -443,6 +443,7 @@ Variabili d'ambiente: - **depincpathlocal=** come l'opzione \-depincpathlocal= - **depimplibs=** come l'opzione \-depimplibs= - **depimplibd=** come l'opzione \-depimplibd= + - **depfinish=** come l'opzione \-depfinish= - **name=** Nome del pacchetto - **description=** descrizione del pacchetto - **version=<x\.y\.z>** numero di versione del pacchetto, dove x, y, z >=0 <=255\. Il valore predefinito è 0\.0\.1, se non specificato\. diff --git a/utils/hbmk2/doc/hbmk2.pt_BR.md b/utils/hbmk2/doc/hbmk2.pt_BR.md index 009e8fce7b..e55e75000c 100644 --- a/utils/hbmk2/doc/hbmk2.pt_BR.md +++ b/utils/hbmk2/doc/hbmk2.pt_BR.md @@ -241,7 +241,7 @@ Arquivos: - **\*\.hbp** arquivo de projeto\. Pode conter qualquer número de opções de linha de comando, que são esperados para criar uma saída\. As linhas que começam com caracter '\#' são ignoradas, caso contrário, nova linha é opcional e as opções são separados por espaço, assim como na linha de comando\. Você deve colocar a opção contendo espaço entre aspas duplas\. Cada referência de arquivo \.hbp será executado como um sub\-projeto\. - **\*\.hbm** coleção de opções\. Elas podem ser usadas dentro de um arquivo e incluídas dentro de arquivo de projeto\.Usar o mesmo formata dos arquivos \.hbp\. - - **\*\.hbc** conjunto de opções que acompanham os componentes \(também conhecidos como 'libs', pacotes\)\. Usam diferentes sintaxes de linha de comado "command\-line" e arquivos \.hbp/\.hbm\. As linhas começam com o caracter '\#' serão ignoradas, cada diretiva deve ser colocada em linhas separadas\. + - **\*\.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 line\. - **\*\.ch** se passado diretamente como um arquivo de origem, ele será utilizada como padrão cabeçalho adicional - **hbmk\.hbc** por padrão, se presente o arquivo \.hbc é o que será processado automaticamente\. Localização \(ões\) possíveis \(em ordem de prioridade\) \[\*\]: %APPDATA%\\\.harbour, <hbmk2 diretório> - **hbmk\.hbm** o arquivo opcional \.hbm residente no diretório de trabalho atual será processado automaticamente antes das outras opções @@ -447,6 +447,7 @@ diretivas \.hbc \(devem ser escritas em linhas separadas\): - **depincpathlocal=** mesmo que \-depincpathlocal= opções - **depimplibs=** mesmo que \-depimplibs= opções - **depimplibd=** mesmo que \-depimplibd= opções + - **depfinish=** mesmo que \-depfinish= opções - **name=** Nome do Pacote - **description=** descrição do pacote - **version=<x\.y\.z>** número da versão do pacote, onde x,y,z >= 0 <= 255\. O padrão é 0\.0\.1, se não especificado\. diff --git a/utils/hbmk2/po/hbmk2.en.po b/utils/hbmk2/po/hbmk2.en.po index e1fcc0c269..f03a78b923 100644 --- a/utils/hbmk2/po/hbmk2.en.po +++ b/utils/hbmk2/po/hbmk2.en.po @@ -101,7 +101,7 @@ msgstr "" msgid "Processing local make script: %1$s" msgstr "" -#: utils/hbmk2/hbmk2.prg:2449 utils/hbmk2/hbmk2.prg:11359 +#: utils/hbmk2/hbmk2.prg:2449 utils/hbmk2/hbmk2.prg:11374 #, c-format msgid "Found project reference on library search path: %1$s" msgstr "" @@ -156,12 +156,12 @@ msgstr "" msgid "Warning: Plugin not found: %1$s" msgstr "" -#: utils/hbmk2/hbmk2.prg:3441 +#: utils/hbmk2/hbmk2.prg:3441 utils/hbmk2/hbmk2.prg:11164 #, c-format msgid "Warning: Unknown dependency name: %1$s" msgstr "" -#: utils/hbmk2/hbmk2.prg:3512 utils/hbmk2/hbmk2.prg:5831 utils/hbmk2/hbmk2.prg:14106 +#: utils/hbmk2/hbmk2.prg:3512 utils/hbmk2/hbmk2.prg:5831 utils/hbmk2/hbmk2.prg:14121 #, c-format msgid "Warning: Cannot find %1$s" msgstr "" @@ -681,7 +681,7 @@ msgstr "" msgid "Error: Executing plugin: %1$s at %3$s(%4$d)\n'%2$s'" msgstr "" -#: utils/hbmk2/hbmk2.prg:10489 utils/hbmk2/hbmk2.prg:13983 +#: utils/hbmk2/hbmk2.prg:10489 utils/hbmk2/hbmk2.prg:13998 #, c-format msgid "<%1$s directory>" msgstr "" @@ -706,7 +706,7 @@ msgstr "" msgid "Skipping from: %1$s" msgstr "" -#: utils/hbmk2/hbmk2.prg:10663 utils/hbmk2/hbmk2.prg:10716 utils/hbmk2/hbmk2.prg:11331 utils/hbmk2/hbmk2.prg:11342 +#: utils/hbmk2/hbmk2.prg:10663 utils/hbmk2/hbmk2.prg:10716 utils/hbmk2/hbmk2.prg:11346 utils/hbmk2/hbmk2.prg:11357 #, c-format msgid "Warning: Cannot nest deeper in %1$s" msgstr "" @@ -721,2372 +721,2377 @@ msgstr "" msgid "Warning: Ignoring explicitly specified core header directory: %1$s (in directive %2$s)" msgstr "" -#: utils/hbmk2/hbmk2.prg:11375 +#: utils/hbmk2/hbmk2.prg:11205 +#, c-format +msgid "Warning: Unknown directive: %1$s" +msgstr "" + +#: utils/hbmk2/hbmk2.prg:11390 #, c-format msgid "Warning: Project reference (%1$s) ignored. File not found." msgstr "" -#: utils/hbmk2/hbmk2.prg:11378 +#: utils/hbmk2/hbmk2.prg:11393 #, c-format msgid "Warning: Project reference (%1$s) ignored. Project references require %2$s to be invoked with a main project." msgstr "" -#: utils/hbmk2/hbmk2.prg:11381 +#: utils/hbmk2/hbmk2.prg:11396 #, c-format msgid "Warning: Project reference (%1$s) ignored in automatic make file: %2$s" msgstr "" -#: utils/hbmk2/hbmk2.prg:11391 +#: utils/hbmk2/hbmk2.prg:11406 #, c-format msgid "Warning: File cannot be found: %1$s" msgstr "" -#: utils/hbmk2/hbmk2.prg:11517 +#: utils/hbmk2/hbmk2.prg:11532 #, c-format msgid "Warning: Error in filter expression: '%1$s'" msgstr "" -#: utils/hbmk2/hbmk2.prg:12171 +#: utils/hbmk2/hbmk2.prg:12186 #, c-format msgid "Error: Cannot open file: %1$s" msgstr "" -#: utils/hbmk2/hbmk2.prg:12196 +#: utils/hbmk2/hbmk2.prg:12211 #, c-format msgid "Blinker ECHO: %1$s" msgstr "" -#: utils/hbmk2/hbmk2.prg:12237 +#: utils/hbmk2/hbmk2.prg:12252 #, c-format msgid "Error: Cannot create temporary unified .po file." msgstr "" -#: utils/hbmk2/hbmk2.prg:12263 +#: utils/hbmk2/hbmk2.prg:12278 #, c-format msgid "Created .po file '%1$s'" msgstr "" -#: utils/hbmk2/hbmk2.prg:12265 +#: utils/hbmk2/hbmk2.prg:12280 #, c-format msgid "Created .po file '%1$s' for language(s): %2$s" msgstr "" -#: utils/hbmk2/hbmk2.prg:12270 +#: utils/hbmk2/hbmk2.prg:12285 #, c-format msgid "Rebuilt .po file '%1$s'" msgstr "" -#: utils/hbmk2/hbmk2.prg:12272 +#: utils/hbmk2/hbmk2.prg:12287 #, c-format msgid "Rebuilt .po file '%1$s' for language(s): %2$s" msgstr "" -#: utils/hbmk2/hbmk2.prg:12299 +#: utils/hbmk2/hbmk2.prg:12314 #, c-format msgid "Updated .po file '%1$s'" msgstr "" -#: utils/hbmk2/hbmk2.prg:12301 +#: utils/hbmk2/hbmk2.prg:12316 #, c-format msgid "Updated .po file '%1$s' for language(s): %2$s" msgstr "" -#: utils/hbmk2/hbmk2.prg:12354 +#: utils/hbmk2/hbmk2.prg:12369 #, c-format msgid "Created .hbl file '%1$s'" msgstr "" -#: utils/hbmk2/hbmk2.prg:12356 +#: utils/hbmk2/hbmk2.prg:12371 #, c-format msgid "Created .hbl file '%1$s' for language(s): %2$s" msgstr "" -#: utils/hbmk2/hbmk2.prg:12384 +#: utils/hbmk2/hbmk2.prg:12399 #, c-format msgid ".pot error: %1$s" msgstr "" -#: utils/hbmk2/hbmk2.prg:12412 +#: utils/hbmk2/hbmk2.prg:12427 #, c-format msgid "Warning: %1$s" msgstr "" -#: utils/hbmk2/hbmk2.prg:12425 +#: utils/hbmk2/hbmk2.prg:12440 #, c-format msgid ".pot merge error: %1$s" msgstr "" -#: utils/hbmk2/hbmk2.prg:12440 +#: utils/hbmk2/hbmk2.prg:12455 #, c-format msgid "Error: %1$s" msgstr "" -#: utils/hbmk2/hbmk2.prg:12459 +#: utils/hbmk2/hbmk2.prg:12474 #, c-format msgid "Error: Cannot create file: %1$s" msgstr "" -#: utils/hbmk2/hbmk2.prg:12469 utils/hbmk2/hbmk2.prg:12669 +#: utils/hbmk2/hbmk2.prg:12484 utils/hbmk2/hbmk2.prg:12684 #, c-format msgid "Warning: Source dynamic library not found: %1$s" msgstr "" -#: utils/hbmk2/hbmk2.prg:12483 utils/hbmk2/hbmk2.prg:12680 +#: utils/hbmk2/hbmk2.prg:12498 utils/hbmk2/hbmk2.prg:12695 #, c-format msgid "Import library creation command:" msgstr "" -#: utils/hbmk2/hbmk2.prg:12534 +#: utils/hbmk2/hbmk2.prg:12549 #, c-format msgid "Found COFF .lib with the same name, falling back to using it instead of the .dll." msgstr "" -#: utils/hbmk2/hbmk2.prg:12550 +#: utils/hbmk2/hbmk2.prg:12565 #, c-format msgid "Found OMF .lib with the same name, falling back to using it instead of the .dll." msgstr "" -#: utils/hbmk2/hbmk2.prg:12565 +#: utils/hbmk2/hbmk2.prg:12580 #, c-format msgid "Found .def file with the same name, falling back to using it instead of the .dll." msgstr "" -#: utils/hbmk2/hbmk2.prg:12810 +#: utils/hbmk2/hbmk2.prg:12825 #, c-format msgid "VCS version command:" msgstr "" -#: utils/hbmk2/hbmk2.prg:13210 +#: utils/hbmk2/hbmk2.prg:13225 #, c-format msgid "No matches" msgstr "" -#: utils/hbmk2/hbmk2.prg:13214 +#: utils/hbmk2/hbmk2.prg:13229 #, c-format msgid "(installed)" msgstr "" -#: utils/hbmk2/hbmk2.prg:13214 +#: utils/hbmk2/hbmk2.prg:13229 #, c-format msgid "(not installed)" msgstr "" -#: utils/hbmk2/hbmk2.prg:13214 +#: utils/hbmk2/hbmk2.prg:13229 #, c-format msgid "%1$s %2$s:" msgstr "" -#: utils/hbmk2/hbmk2.prg:13236 +#: utils/hbmk2/hbmk2.prg:13251 #, c-format msgid "Hint: Add option '%1$s' for missing function(s): %2$s" msgstr "" -#: utils/hbmk2/hbmk2.prg:13236 +#: utils/hbmk2/hbmk2.prg:13251 #, c-format msgid "Hint: Install package %3$s and add option '%1$s' for missing function(s): %2$s" msgstr "" -#: utils/hbmk2/hbmk2.prg:13240 +#: utils/hbmk2/hbmk2.prg:13255 #, c-format msgid "Error: Referenced, missing, but unknown function(s): %1$s" msgstr "" -#: utils/hbmk2/hbmk2.prg:13252 +#: utils/hbmk2/hbmk2.prg:13267 #, c-format msgid "Harbour core" msgstr "" -#: utils/hbmk2/hbmk2.prg:13574 +#: utils/hbmk2/hbmk2.prg:13589 #, c-format msgid "Updating extern header: %1$s" msgstr "" -#: utils/hbmk2/hbmk2.prg:13581 +#: utils/hbmk2/hbmk2.prg:13596 #, c-format msgid "Error: Updating extern header." msgstr "" -#: utils/hbmk2/hbmk2.prg:13820 +#: utils/hbmk2/hbmk2.prg:13835 #, c-format msgid "Warning: Failed to detect Harbour.\nRun this tool from its original location inside the Harbour installation." msgstr "" -#: utils/hbmk2/hbmk2.prg:13948 +#: utils/hbmk2/hbmk2.prg:13963 #, c-format msgid "Cannot find script '%1$s'" msgstr "" -#: utils/hbmk2/hbmk2.prg:14121 +#: utils/hbmk2/hbmk2.prg:14136 #, c-format msgid "'%1$s' (%2$s) not found." msgstr "" -#: utils/hbmk2/hbmk2.prg:14125 +#: utils/hbmk2/hbmk2.prg:14140 #, c-format msgid "Error loading '%1$s' (%2$s)." msgstr "" -#: utils/hbmk2/hbmk2.prg:14135 +#: utils/hbmk2/hbmk2.prg:14150 #, c-format msgid "Cannot load '%1$s'. Requires -shared %2$s build." msgstr "" -#: utils/hbmk2/hbmk2.prg:14313 +#: utils/hbmk2/hbmk2.prg:14328 #, c-format msgid "Error: Loading shell plugin: %1$s\n'%2$s'" msgstr "" -#: utils/hbmk2/hbmk2.prg:14425 +#: utils/hbmk2/hbmk2.prg:14440 #, c-format msgid "Error: Interactive session not possible with %1$s terminal driver" msgstr "" -#: utils/hbmk2/hbmk2.prg:14573 +#: utils/hbmk2/hbmk2.prg:14588 #, c-format msgid "Enter password:" msgstr "" -#: utils/hbmk2/hbmk2.prg:14635 +#: utils/hbmk2/hbmk2.prg:14650 #, c-format msgid "Could not execute:" msgstr "" -#: utils/hbmk2/hbmk2.prg:14642 +#: utils/hbmk2/hbmk2.prg:14657 #, c-format msgid "Arguments:" msgstr "" -#: utils/hbmk2/hbmk2.prg:14690 +#: utils/hbmk2/hbmk2.prg:14705 #, c-format msgid "Syntax error." msgstr "" -#: utils/hbmk2/hbmk2.prg:15060 +#: utils/hbmk2/hbmk2.prg:15075 #, c-format msgid "Loading hbmake project file: %1$s" msgstr "" -#: utils/hbmk2/hbmk2.prg:15171 utils/hbmk2/hbmk2.prg:15300 utils/hbmk2/hbmk2.prg:15449 +#: utils/hbmk2/hbmk2.prg:15186 utils/hbmk2/hbmk2.prg:15315 utils/hbmk2/hbmk2.prg:15464 #, c-format msgid "Saving as .hbp file: %1$s" msgstr "" -#: utils/hbmk2/hbmk2.prg:15192 +#: utils/hbmk2/hbmk2.prg:15207 #, c-format msgid "Loading xbp (xbuild) project file: %1$s" msgstr "" -#: utils/hbmk2/hbmk2.prg:15324 +#: utils/hbmk2/hbmk2.prg:15339 #, c-format msgid "Loading xhp (xMate) project file: %1$s" msgstr "" -#: utils/hbmk2/hbmk2.prg:15632 +#: utils/hbmk2/hbmk2.prg:15647 #, c-format msgid "Translation (%1$s): (add your name here)" msgstr "" -#: utils/hbmk2/hbmk2.prg:15660 +#: utils/hbmk2/hbmk2.prg:15675 #, c-format msgid "no error" msgstr "" -#: utils/hbmk2/hbmk2.prg:15661 +#: utils/hbmk2/hbmk2.prg:15676 #, c-format msgid "unknown platform" msgstr "" -#: utils/hbmk2/hbmk2.prg:15662 +#: utils/hbmk2/hbmk2.prg:15677 #, c-format msgid "unknown compiler" msgstr "" -#: utils/hbmk2/hbmk2.prg:15663 +#: utils/hbmk2/hbmk2.prg:15678 #, c-format msgid "failed Harbour detection" msgstr "" -#: utils/hbmk2/hbmk2.prg:15664 +#: utils/hbmk2/hbmk2.prg:15679 #, c-format msgid "failed stub creation" msgstr "" -#: utils/hbmk2/hbmk2.prg:15665 +#: utils/hbmk2/hbmk2.prg:15680 #, c-format msgid "failed in compilation (Harbour, C compiler, Resource compiler)" msgstr "" -#: utils/hbmk2/hbmk2.prg:15666 +#: utils/hbmk2/hbmk2.prg:15681 #, c-format msgid "failed in final assembly (linker or library manager)" msgstr "" -#: utils/hbmk2/hbmk2.prg:15667 +#: utils/hbmk2/hbmk2.prg:15682 #, c-format msgid "unsupported" msgstr "" -#: utils/hbmk2/hbmk2.prg:15668 +#: utils/hbmk2/hbmk2.prg:15683 #, c-format msgid "failed to create working directory" msgstr "" -#: utils/hbmk2/hbmk2.prg:15669 +#: utils/hbmk2/hbmk2.prg:15684 #, c-format msgid "help" msgstr "" -#: utils/hbmk2/hbmk2.prg:15670 +#: utils/hbmk2/hbmk2.prg:15685 #, c-format msgid "dependency missing or disabled" msgstr "" -#: utils/hbmk2/hbmk2.prg:15671 +#: utils/hbmk2/hbmk2.prg:15686 #, c-format msgid "plugin initialization" msgstr "" -#: utils/hbmk2/hbmk2.prg:15672 +#: utils/hbmk2/hbmk2.prg:15687 #, c-format msgid "too deep nesting" msgstr "" -#: utils/hbmk2/hbmk2.prg:15673 +#: utils/hbmk2/hbmk2.prg:15688 #, c-format msgid "stop requested" msgstr "" -#: utils/hbmk2/hbmk2.prg:15676 +#: utils/hbmk2/hbmk2.prg:15691 #, c-format msgid "unknown: %1$d" msgstr "" -#: utils/hbmk2/hbmk2.prg:15683 +#: utils/hbmk2/hbmk2.prg:15698 #, c-format msgid "%1$s [options] [] " msgstr "" -#: utils/hbmk2/hbmk2.prg:15683 utils/hbmk2/hbmk2.prg:15690 +#: utils/hbmk2/hbmk2.prg:15698 utils/hbmk2/hbmk2.prg:15705 #, c-format msgid "Syntax:" msgstr "" -#: utils/hbmk2/hbmk2.prg:15690 utils/hbmk2/hbmk2.prg:16415 utils/hbmk2/hbmk2.prg:16424 +#: utils/hbmk2/hbmk2.prg:15705 utils/hbmk2/hbmk2.prg:16431 utils/hbmk2/hbmk2.prg:16440 #, c-format msgid "" msgstr "" -#: utils/hbmk2/hbmk2.prg:15690 +#: utils/hbmk2/hbmk2.prg:15705 #, c-format msgid "%1$s |