[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[gawk-diffs] [SCM] gawk branch, gawk-4.2-stable, updated. gawk-4.1.0-290
From: |
Arnold Robbins |
Subject: |
[gawk-diffs] [SCM] gawk branch, gawk-4.2-stable, updated. gawk-4.1.0-2908-g6302c80 |
Date: |
Tue, 30 Jan 2018 03:01:18 -0500 (EST) |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gawk".
The branch, gawk-4.2-stable has been updated
via 6302c80e87081b85bed7752e1b537e0f7ea6904b (commit)
from 40aa8d401c5927c8010116b706762af3a3c52f38 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://git.sv.gnu.org/cgit/gawk.git/commit/?id=6302c80e87081b85bed7752e1b537e0f7ea6904b
commit 6302c80e87081b85bed7752e1b537e0f7ea6904b
Author: Arnold D. Robbins <address@hidden>
Date: Tue Jan 30 10:01:01 2018 +0200
Update French and Vietnamese translations.
diff --git a/po/ChangeLog b/po/ChangeLog
index 80ef25c..04afe2d 100644
--- a/po/ChangeLog
+++ b/po/ChangeLog
@@ -1,3 +1,7 @@
+2018-01-30 Arnold D. Robbins <address@hidden>
+
+ * fr.po, vi.po: Updated.
+
2017-10-19 Arnold D. Robbins <address@hidden>
* 4.2.0: Release tar ball made.
diff --git a/po/fr.po b/po/fr.po
index 6fc4e22..67b4e67 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -3,16 +3,15 @@
# Ce fichier est distribué sous la même licence que le paquet gawk.
# Copyright © 2004 Free Software Foundation, Inc.
# Michel Robitaille <address@hidden>, 1996-2005.
-# Jean-Philippe Guérard <address@hidden>, 2010-2017.
+# Jean-Philippe Guérard <address@hidden>, 2010-2018.
#
msgid ""
msgstr ""
-"Project-Id-Version: gawk 4.1.64\n"
+"Project-Id-Version: gawk 4.2.0e\n"
"Report-Msgid-Bugs-To: address@hidden"
"POT-Creation-Date: 2018-01-28 20:07+0200\n"
-"PO-Revision-Date: 2017-09-16 14:13+0200\n"
-"Last-Translator: Jean-Philippe Guérard <address@hidden"
-"org>\n"
+"PO-Revision-Date: 2018-01-29 23:26+0100\n"
+"Last-Translator: Jean-Philippe Guérard <address@hidden>\n"
"Language-Team: French <address@hidden>\n"
"Language: fr\n"
"MIME-Version: 1.0\n"
@@ -163,9 +162,7 @@ msgstr "« return » est utilisé hors du contexte d'une
fonction"
#: awkgram.y:1065
msgid "plain `print' in BEGIN or END rule should probably be `print \"\"'"
-msgstr ""
-"dans BEGIN ou END, un « print » seul devrait sans doute être un «Â
print "
-"\"\" »"
+msgstr "dans BEGIN ou END, un « print » seul devrait sans doute être un
« print \"\" »"
#: awkgram.y:1132 awkgram.y:1182
msgid "`delete' is not allowed with SYMTAB"
@@ -223,9 +220,7 @@ msgstr "les appels indirects de fonctions sont une
extension gawk"
#: awkgram.y:1854
#, c-format
msgid "can not use special variable `%s' for indirect function call"
-msgstr ""
-"impossible d'utiliser la variable spéciale « %s » pour un appel indirect
de "
-"fonction"
+msgstr "impossible d'utiliser la variable spéciale « %s » pour un appel
indirect de fonction"
#: awkgram.y:1880
#, c-format
@@ -319,22 +314,17 @@ msgstr "le fichier source ne se termine pas par un
passage à la ligne"
#: awkgram.y:3489
msgid "unterminated regexp ends with `\\' at end of file"
-msgstr ""
-"expression rationnelle non refermée terminée par un « \\ » en fin de
fichier"
+msgstr "expression rationnelle non refermée terminée par un « \\ » en
fin de fichier"
#: awkgram.y:3516
#, c-format
msgid "%s: %d: tawk regex modifier `/.../%c' doesn't work in gawk"
-msgstr ""
-"%s : %d : le modificateur d'expressions rationnelles « /.../%c » de
tawk ne "
-"marche pas dans gawk"
+msgstr "%s : %d : le modificateur d'expressions rationnelles « /.../%c »
de tawk ne marche pas dans gawk"
#: awkgram.y:3520
#, c-format
msgid "tawk regex modifier `/.../%c' doesn't work in gawk"
-msgstr ""
-"le modificateur d'expressions rationnelles « /.../%c » de tawk ne marche
pas "
-"dans gawk"
+msgstr "le modificateur d'expressions rationnelles « /.../%c » de tawk ne
marche pas dans gawk"
#: awkgram.y:3533
msgid "unterminated regexp"
@@ -346,8 +336,7 @@ msgstr "expression rationnelle non refermée en fin de
fichier"
#: awkgram.y:3616
msgid "use of `\\ #...' line continuation is not portable"
-msgstr ""
-"l'utilisation de « \\ #... » pour prolonger une ligne n'est pas portable"
+msgstr "l'utilisation de « \\ #... » pour prolonger une ligne n'est pas
portable"
#: awkgram.y:3636
msgid "backslash not last character on line"
@@ -417,9 +406,7 @@ msgstr "%d n'est pas un nombre d'arguments valide de %s"
#: awkgram.y:4374
#, c-format
msgid "%s: string literal as last arg of substitute has no effect"
-msgstr ""
-"%s : une chaîne littérale en dernier argument d'une substitution est sans "
-"effet"
+msgstr "%s : une chaîne littérale en dernier argument d'une substitution
est sans effet"
#: awkgram.y:4379
#, c-format
@@ -436,18 +423,15 @@ msgstr "close : le 2e argument est une extension gawk"
#: awkgram.y:4545
msgid "use of dcgettext(_\"...\") is incorrect: remove leading underscore"
-msgstr ""
-"utilisation incorrecte de dcgettext(_\"...\") : enlevez le souligné de
tête"
+msgstr "utilisation incorrecte de dcgettext(_\"...\") : enlevez le souligné
de tête"
#: awkgram.y:4560
msgid "use of dcngettext(_\"...\") is incorrect: remove leading underscore"
-msgstr ""
-"utilisation incorrecte de dcngettext(_\"...\") : enlevez le souligné de
tête"
+msgstr "utilisation incorrecte de dcngettext(_\"...\") : enlevez le souligné
de tête"
#: awkgram.y:4579
msgid "index: regexp constant as second argument is not allowed"
-msgstr ""
-"index : le second argument ne peut être une expression rationnelle
constante"
+msgstr "index : le second argument ne peut être une expression rationnelle
constante"
#: awkgram.y:4632
#, c-format
@@ -484,21 +468,17 @@ msgstr "nom de fonction « %s » déjà défini"
#: awkgram.y:4848
#, c-format
msgid "function `%s': can't use function name as parameter name"
-msgstr ""
-"fonction « %s » : impossible d'utiliser un nom de fonction comme
paramètre"
+msgstr "fonction « %s » : impossible d'utiliser un nom de fonction comme
paramètre"
#: awkgram.y:4851
#, c-format
msgid "function `%s': can't use special variable `%s' as a function parameter"
-msgstr ""
-"fonction « %s » : impossible d'utiliser la variable spéciale « %s »
comme "
-"paramètre d'une fonction"
+msgstr "fonction « %s » : impossible d'utiliser la variable spéciale «Â
%s » comme paramètre d'une fonction"
#: awkgram.y:4859
#, c-format
msgid "function `%s': parameter #%d, `%s', duplicates parameter #%d"
-msgstr ""
-"fonction « %s » : paramètre #%d, « %s » est un doublon du
paramètre #%d"
+msgstr "fonction « %s » : paramètre #%d, « %s » est un doublon du
paramètre #%d"
#: awkgram.y:4945 awkgram.y:4951
#, c-format
@@ -535,11 +515,8 @@ msgstr "tentative de division par zéro dans « %% »"
# gawk 'BEGIN { $1++ = 1 }'
#: awkgram.y:5552
-msgid ""
-"cannot assign a value to the result of a field post-increment expression"
-msgstr ""
-"impossible d'assigner une valeur au résultat de la post-incrémentation d'un
"
-"champ"
+msgid "cannot assign a value to the result of a field post-increment
expression"
+msgstr "impossible d'assigner une valeur au résultat de la
post-incrémentation d'un champ"
#: awkgram.y:5555
#, c-format
@@ -571,16 +548,12 @@ msgstr "exp : l'argument %g est hors limite"
#: builtin.c:245
#, c-format
msgid "fflush: cannot flush: pipe `%.*s' opened for reading, not writing"
-msgstr ""
-"fflush : vidage impossible : le tube « %.*s » est ouvert en lecture et
non "
-"en écriture"
+msgstr "fflush : vidage impossible : le tube « %.*s » est ouvert en
lecture et non en écriture"
#: builtin.c:248
#, c-format
msgid "fflush: cannot flush: file `%.*s' opened for reading, not writing"
-msgstr ""
-"fflush : vidage impossible : fichier « %.*s » ouvert en lecture, pas en
"
-"écriture"
+msgstr "fflush : vidage impossible : fichier « %.*s » ouvert en lecture,
pas en écriture"
#: builtin.c:259
#, c-format
@@ -590,15 +563,12 @@ msgstr "fflush : vidage vers le fichier « %.*s »
impossible : %s"
#: builtin.c:264
#, c-format
msgid "fflush: cannot flush: two-way pipe `%.*s' has closed write end"
-msgstr ""
-"fflush : vidage impossible : le tube bidirectionnel « %.*s » a fermé
son "
-"côté écriture"
+msgstr "fflush : vidage impossible : le tube bidirectionnel « %.*s » a
fermé son côté écriture"
#: builtin.c:270
#, c-format
msgid "fflush: `%.*s' is not an open file, pipe or co-process"
-msgstr ""
-"fflush : « %.*s » n'est ni un fichier ouvert, ni un tube, ni un
co-processus"
+msgstr "fflush : « %.*s » n'est ni un fichier ouvert, ni un tube, ni un
co-processus"
#: builtin.c:377
msgid "index: received non-string first argument"
@@ -635,8 +605,7 @@ msgstr "log : l'argument est négatif %g"
#: builtin.c:783 builtin.c:788 builtin.c:939
msgid "fatal: must use `count$' on all formats or none"
-msgstr ""
-"fatal : « numéro$ » doit être utilisé pour toutes les formats ou pour
aucun"
+msgstr "fatal : « numéro$ » doit être utilisé pour toutes les formats
ou pour aucun"
#: builtin.c:858
#, c-format
@@ -664,8 +633,7 @@ msgstr "fatal : le numéro d'argument de « $ » doit
être > 0"
#: builtin.c:926
#, c-format
msgid "fatal: arg count %ld greater than total number of supplied arguments"
-msgstr ""
-"fatal : le numéro d'argument %ld est > au nombre total d'arguments fournis"
+msgstr "fatal : le numéro d'argument %ld est > au nombre total d'arguments
fournis"
#: builtin.c:930
msgid "fatal: `$' not permitted after period in format"
@@ -673,8 +641,7 @@ msgstr "fatal : dans un format, « $ » ne doit pas
suivre un point"
#: builtin.c:949
msgid "fatal: no `$' supplied for positional field width or precision"
-msgstr ""
-"fatal : aucun « $ » fourni pour la taille ou la précision du champ
positionné"
+msgstr "fatal : aucun « $ » fourni pour la taille ou la précision du
champ positionné"
#: builtin.c:1019
msgid "`l' is meaningless in awk formats; ignored"
@@ -746,8 +713,7 @@ msgstr "printf : aucun argument"
#: builtin.c:1704
msgid "printf: attempt to write to closed write end of two-way pipe"
-msgstr ""
-"printf : tentative d'écriture vers un tube bidirectionnel fermé côté
écriture"
+msgstr "printf : tentative d'écriture vers un tube bidirectionnel fermé
côté écriture"
#: builtin.c:1745
msgid "sqrt: received non-numeric argument"
@@ -799,17 +765,13 @@ msgstr "substr : l'index de début %g est au-delà de la
fin de la chaîne"
#: builtin.c:1863
#, c-format
-msgid ""
-"substr: length %g at start index %g exceeds length of first argument (%lu)"
-msgstr ""
-"substr : la longueur %g à partir de %g dépasse la fin du 1er argument
(%lu)"
+msgid "substr: length %g at start index %g exceeds length of first argument
(%lu)"
+msgstr "substr : la longueur %g à partir de %g dépasse la fin du 1er
argument (%lu)"
# Exemple : gawk --lint 'BEGIN { PROCINFO["strftime"]=123 ; print strftime()
}'
#: builtin.c:1936
msgid "strftime: format value in PROCINFO[\"strftime\"] has numeric type"
-msgstr ""
-"strftime : la valeur de formatage PROCINFO[\"strftime\"] est de type "
-"numérique"
+msgstr "strftime : la valeur de formatage PROCINFO[\"strftime\"] est de type
numérique"
#: builtin.c:1956
msgid "strftime: received non-numeric second argument"
@@ -852,8 +814,7 @@ msgstr "mktime : l'argument n'est pas une chaîne"
#: builtin.c:2117
msgid "mktime: at least one of the values is out of the default range"
-msgstr ""
-"mktime : au moins l'une des valeurs est en dehors de la plage par défaut"
+msgstr "mktime : au moins l'une des valeurs est en dehors de la plage par
défaut"
#: builtin.c:2153
msgid "'system' function not allowed in sandbox mode"
@@ -865,8 +826,7 @@ msgstr "system : l'argument n'est pas une chaîne"
#: builtin.c:2227 builtin.c:2300
msgid "print: attempt to write to closed write end of two-way pipe"
-msgstr ""
-"print : tentative d'écriture vers un tube bidirectionnel fermé côté
écriture"
+msgstr "print : tentative d'écriture vers un tube bidirectionnel fermé
côté écriture"
#: builtin.c:2323
#, c-format
@@ -964,8 +924,7 @@ msgstr "rshift(%f, %f) : les valeurs non entières seront
tronquées"
#: builtin.c:3451
#, c-format
msgid "rshift(%f, %f): too large shift value will give strange results"
-msgstr ""
-"rshift(%f, %f) : un décalage trop grand donnera des résultats inattendus"
+msgstr "rshift(%f, %f) : un décalage trop grand donnera des résultats
inattendus"
#: builtin.c:3476 mpfr.c:977
msgid "and: called with less than two arguments"
@@ -1046,11 +1005,8 @@ msgstr "intdiv : tentative de division par zéro"
#: builtin.c:4080
#, c-format
-msgid ""
-"typeof detected invalid flags combination `%s'; please file a bug report."
-msgstr ""
-"typeof : utilisation de drapeaux incorrects « %s ». Merci de nous
remonter "
-"l'erreur."
+msgid "typeof detected invalid flags combination `%s'; please file a bug
report."
+msgstr "typeof : utilisation de drapeaux incorrects « %s ». Merci de nous
remonter l'erreur."
#: builtin.c:4095
#, c-format
@@ -1089,8 +1045,7 @@ msgstr "sauve « %s » : commande interdite."
#: command.y:341
msgid "Can't use command `commands' for breakpoint/watchpoint commands"
-msgstr ""
-"Impossible d'utiliser « commands » pour des points d'arrêt ou de
surveillance"
+msgstr "Impossible d'utiliser « commands » pour des points d'arrêt ou de
surveillance"
#: command.y:343
msgid "no breakpoint/watchpoint has been set yet"
@@ -1103,8 +1058,7 @@ msgstr "numéro de point d'arrêt ou de surveillance
incorrect"
#: command.y:350
#, c-format
msgid "Type commands for when %s %d is hit, one per line.\n"
-msgstr ""
-"Entrez les commandes exécutées lors de l'appui de %s %d, une par ligne.\n"
+msgstr "Entrez les commandes exécutées lors de l'appui de %s %d, une par
ligne.\n"
#: command.y:352
#, c-format
@@ -1165,36 +1119,24 @@ msgid "non-zero integer value"
msgstr "valeur entière non nulle"
#: command.y:819
-msgid ""
-"backtrace [N] - print trace of all or N innermost (outermost if N < 0) "
-"frames."
-msgstr ""
-"backtrace [N] - affiche la trace de tout ou des N dernières trames (du
début "
-"si N < 0)."
+msgid "backtrace [N] - print trace of all or N innermost (outermost if N < 0)
frames."
+msgstr "backtrace [N] - affiche la trace de tout ou des N dernières trames
(du début si N < 0)."
#: command.y:821
-msgid ""
-"break [[filename:]N|function] - set breakpoint at the specified location."
-msgstr ""
-"break [[fichier:]N|fonction] - définit un point d'arrêt à l'endroit
indiqué."
+msgid "break [[filename:]N|function] - set breakpoint at the specified
location."
+msgstr "break [[fichier:]N|fonction] - définit un point d'arrêt à l'endroit
indiqué."
#: command.y:823
msgid "clear [[filename:]N|function] - delete breakpoints previously set."
msgstr "clear [[fichier:]N|fonction] - détruit un point d'arrêt existant."
#: command.y:825
-msgid ""
-"commands [num] - starts a list of commands to be executed at a "
-"breakpoint(watchpoint) hit."
-msgstr ""
-"commands [no] - débute une liste de commande à lancer aux points d'arrêt
ou "
-"de surveillance."
+msgid "commands [num] - starts a list of commands to be executed at a
breakpoint(watchpoint) hit."
+msgstr "commands [no] - débute une liste de commande à lancer aux points
d'arrêt ou de surveillance."
#: command.y:827
msgid "condition num [expr] - set or clear breakpoint or watchpoint condition."
-msgstr ""
-"condition no [expr] - défini ou détruit une condition d'arrêt ou de "
-"surveillance."
+msgstr "condition no [expr] - défini ou détruit une condition d'arrêt ou de
surveillance."
#: command.y:829
msgid "continue [COUNT] - continue program being debugged."
@@ -1206,8 +1148,7 @@ msgstr "delete [points d'arrêt] [plage] - détruit les
points d'arrêt indiqué
#: command.y:833
msgid "disable [breakpoints] [range] - disable specified breakpoints."
-msgstr ""
-"disable [points d'arrêt] [plage] - désactive les points d'arrêt indiqués."
+msgstr "disable [points d'arrêt] [plage] - désactive les points d'arrêt
indiqués."
#: command.y:835
msgid "display [var] - print value of variable each time the program stops."
@@ -1219,13 +1160,11 @@ msgstr "down [N] - descend de N trames dans la pile."
#: command.y:839
msgid "dump [filename] - dump instructions to file or stdout."
-msgstr ""
-"dump [fichier] - vide les instructions vers la sortie standard ou un fichier."
+msgstr "dump [fichier] - vide les instructions vers la sortie standard ou un
fichier."
#: command.y:841
msgid "enable [once|del] [breakpoints] [range] - enable specified breakpoints."
-msgstr ""
-"enable [once|del] [points d'arrêt] [plage] - active les points d'arrêt."
+msgstr "enable [once|del] [points d'arrêt] [plage] - active les points
d'arrêt."
#: command.y:843
msgid "end - end a list of commands or awk statements."
@@ -1249,35 +1188,27 @@ msgstr "frame [N] - sélectionne et affiche la trame N
de la pile."
#: command.y:853
msgid "help [command] - print list of commands or explanation of command."
-msgstr ""
-"help [commande] - affiche la liste des commandes ou explique la commande."
+msgstr "help [commande] - affiche la liste des commandes ou explique la
commande."
#: command.y:855
msgid "ignore N COUNT - set ignore-count of breakpoint number N to COUNT."
msgstr "ignore N NB - ignore les NB prochaines occurrences du point d'arrêt
N."
#: command.y:857
-msgid ""
-"info topic - source|sources|variables|functions|break|frame|args|locals|"
-"display|watch."
-msgstr ""
-"info sujet - source|sources|variables|functions|break|frame|args|locals|"
-"display|watch."
+msgid "info topic -
source|sources|variables|functions|break|frame|args|locals|display|watch."
+msgstr "info sujet -
source|sources|variables|functions|break|frame|args|locals|display|watch."
#: command.y:859
msgid "list [-|+|[filename:]lineno|function|range] - list specified line(s)."
-msgstr ""
-"list [-|+|[fichier:]no_ligne|fonction|plage] - affiche les lignes indiquées."
+msgstr "list [-|+|[fichier:]no_ligne|fonction|plage] - affiche les lignes
indiquées."
#: command.y:861
msgid "next [COUNT] - step program, proceeding through subroutine calls."
msgstr "next [NB] - avance ligne par ligne, sans détailler les sous-routines."
#: command.y:863
-msgid ""
-"nexti [COUNT] - step one instruction, but proceed through subroutine calls."
-msgstr ""
-"nexti [NB] - avance d'une instruction, sans détailler les sous-routines."
+msgid "nexti [COUNT] - step one instruction, but proceed through subroutine
calls."
+msgstr "nexti [NB] - avance d'une instruction, sans détailler les
sous-routines."
#: command.y:865
msgid "option [name[=value]] - set or display debugger option(s)."
@@ -1305,19 +1236,15 @@ msgstr "run - démarre et redémarre l'exécution du
programme."
#: command.y:878
msgid "save filename - save commands from the session to file."
-msgstr ""
-"save fichier - enregistre les commandes de la sessions dans un fichier."
+msgstr "save fichier - enregistre les commandes de la sessions dans un
fichier."
#: command.y:881
msgid "set var = value - assign value to a scalar variable."
msgstr "set var = valeur - assigne une valeur à une variable scalaire."
#: command.y:883
-msgid ""
-"silent - suspends usual message when stopped at a breakpoint/watchpoint."
-msgstr ""
-"silent - suspend les messages habituels lors des points d'arrêt et de "
-"surveillance."
+msgid "silent - suspends usual message when stopped at a
breakpoint/watchpoint."
+msgstr "silent - suspend les messages habituels lors des points d'arrêt et de
surveillance."
#: command.y:885
msgid "source file - execute commands from file."
@@ -1341,17 +1268,11 @@ msgstr "trace on|off - affiche les instructions avant
de les exécuter."
#: command.y:895
msgid "undisplay [N] - remove variable(s) from automatic display list."
-msgstr ""
-"undisplay [N] - retire la ou les variables de la liste d'affichage "
-"automatique."
+msgstr "undisplay [N] - retire la ou les variables de la liste d'affichage
automatique."
#: command.y:897
-msgid ""
-"until [[filename:]N|function] - execute until program reaches a different "
-"line or line N within current frame."
-msgstr ""
-"until [[fichier:]N|fonction] - exécution jusqu'à dépasser la ligne courant
"
-"ou la ligne N, dans la trame actuelle."
+msgid "until [[filename:]N|function] - execute until program reaches a
different line or line N within current frame."
+msgstr "until [[fichier:]N|fonction] - exécution jusqu'à dépasser la ligne
courant ou la ligne N, dans la trame actuelle."
#: command.y:899
msgid "unwatch [N] - remove variable(s) from watch list."
@@ -1366,12 +1287,8 @@ msgid "watch var - set a watchpoint for a variable."
msgstr "watch var - définit un point de surveillance pour une variable."
#: command.y:905
-msgid ""
-"where [N] - (same as backtrace) print trace of all or N innermost (outermost "
-"if N < 0) frames."
-msgstr ""
-"where [N] - (identique à backtrace) affiche la trace de tout ou des N "
-"dernières trames (du début si N < 0)."
+msgid "where [N] - (same as backtrace) print trace of all or N innermost
(outermost if N < 0) frames."
+msgstr "where [N] - (identique à backtrace) affiche la trace de tout ou des N
dernières trames (du début si N < 0)."
#: command.y:1016 debug.c:401 gawkapi.c:258 msg.c:137
#, c-format
@@ -1429,8 +1346,7 @@ msgstr "affiche ou définit l'invite du débogueur."
#: debug.c:260
msgid "(un)set or show saving of command history (value=on|off)."
-msgstr ""
-"affiche ou (dés)active l'enregistrement de l'historique (valeur=on|off)."
+msgstr "affiche ou (dés)active l'enregistrement de l'historique
(valeur=on|off)."
#: debug.c:262
msgid "(un)set or show saving of options (value=on|off)."
@@ -1466,8 +1382,7 @@ msgstr "impossible de trouver le fichier source nommé
« %s » (%s)"
#: debug.c:529
#, c-format
msgid "WARNING: source file `%s' modified since program compilation.\n"
-msgstr ""
-"ATTENTION : fichier source « %s » modifié après compilation du
programme.\n"
+msgstr "ATTENTION : fichier source « %s » modifié après compilation du
programme.\n"
#: debug.c:551
#, c-format
@@ -1625,8 +1540,7 @@ msgstr "« %s » n'est pas une variable scalaire"
#: debug.c:1258 debug.c:5047
#, c-format
msgid "attempt to use array `%s[\"%.*s\"]' in a scalar context"
-msgstr ""
-"tentative d'utilisation du tableau « %s[\"%.*s\"] » en contexte scalaire"
+msgstr "tentative d'utilisation du tableau « %s[\"%.*s\"] » en contexte
scalaire"
#: debug.c:1280 debug.c:5058
#, c-format
@@ -1665,8 +1579,7 @@ msgstr "tentative d'utiliser un scalaire comme tableau"
#: debug.c:1858
#, c-format
msgid "Watchpoint %d deleted because parameter is out of scope.\n"
-msgstr ""
-"Point de surveillance %d détruit, car son paramètre est hors contexte.\n"
+msgstr "Point de surveillance %d détruit, car son paramètre est hors
contexte.\n"
#: debug.c:1869
#, c-format
@@ -1700,8 +1613,7 @@ msgstr "Numéro de trame incorrect"
#: debug.c:2202
#, c-format
msgid "Note: breakpoint %d (enabled, ignore next %ld hits), also set at %s:%d"
-msgstr ""
-"Note : point d'arrêt %d (activé, ignore %ld occurrences) déjà défini Ã
%s:%d"
+msgstr "Note : point d'arrêt %d (activé, ignore %ld occurrences) déjÃ
défini à %s:%d"
#: debug.c:2209
#, c-format
@@ -1711,9 +1623,7 @@ msgstr "Note : point d'arrêt %d (activé) déjÃ
défini à %s:%d"
#: debug.c:2216
#, c-format
msgid "Note: breakpoint %d (disabled, ignore next %ld hits), also set at %s:%d"
-msgstr ""
-"Note : point d'arrêt %d (désactivé, ignore %ld occurrences) déjÃ
défini à %s:"
-"%d"
+msgstr "Note : point d'arrêt %d (désactivé, ignore %ld occurrences) déjÃ
défini à %s:%d"
#: debug.c:2223
#, c-format
@@ -1753,9 +1663,7 @@ msgstr "Impossible de définir un point d'arrêt dans la
fonction « %s »\n"
#: debug.c:2405
#, c-format
msgid "breakpoint %d set at file `%s', line %d is unconditional\n"
-msgstr ""
-"le point d'arrêt %d défini sur le fichier « %s », ligne %d est "
-"inconditionnel\n"
+msgstr "le point d'arrêt %d défini sur le fichier « %s », ligne %d est
inconditionnel\n"
#: debug.c:2510 debug.c:2532
#, c-format
@@ -1797,8 +1705,7 @@ msgstr "S'arrêtera à la prochaine occurrence du point
d'arrêt %d.\n"
#: debug.c:2785
#, c-format
msgid "Can only debug programs provided with the `-f' option.\n"
-msgstr ""
-"Seuls les programmes fournis via l'option « -f » peuvent être
débogués.\n"
+msgstr "Seuls les programmes fournis via l'option « -f » peuvent être
débogués.\n"
#: debug.c:2914
#, c-format
@@ -2067,25 +1974,18 @@ msgstr "load_ext : impossible d'ouvrir la
bibliothèque « %s » (%s)\n"
#: ext.c:66
#, c-format
-msgid ""
-"load_ext: library `%s': does not define `plugin_is_GPL_compatible' (%s)\n"
-msgstr ""
-"load_ext : bibliothèque « %s » : ne définit pas "
-"« plugin_is_GPL_compatible » (%s)\n"
+msgid "load_ext: library `%s': does not define `plugin_is_GPL_compatible'
(%s)\n"
+msgstr "load_ext : bibliothèque « %s » : ne définit pas «Â
plugin_is_GPL_compatible » (%s)\n"
#: ext.c:72
#, c-format
msgid "load_ext: library `%s': cannot call function `%s' (%s)\n"
-msgstr ""
-"load_ext : bibliothèque « %s » : impossible d'appeler la fonction "
-"« %s » (%s)\n"
+msgstr "load_ext : bibliothèque « %s » : impossible d'appeler la
fonction « %s » (%s)\n"
#: ext.c:76
#, c-format
msgid "load_ext: library `%s' initialization routine `%s' failed\n"
-msgstr ""
-"load_ext : bibliothèque « %s » : échec de la routine d'initialisation
"
-"« %s »\n"
+msgstr "load_ext : bibliothèque « %s » : échec de la routine
d'initialisation « %s »\n"
#: ext.c:110
msgid "make_builtin: missing function name"
@@ -2109,9 +2009,7 @@ msgstr "make_builtin : nom de la fonction « %s »
déjà défini"
#: ext.c:130
#, c-format
msgid "make_builtin: can't use gawk built-in `%s' as function name"
-msgstr ""
-"make_builtin : impossible d'utiliser la fonction gawk « %s » comme nom
de "
-"fonction"
+msgstr "make_builtin : impossible d'utiliser la fonction gawk « %s »
comme nom de fonction"
#: ext.c:133
#, c-format
@@ -2121,16 +2019,12 @@ msgstr "make_builtin : la fonction « %s » a un
nombre négatif d'arguments"
#: ext.c:209
#, c-format
msgid "function `%s': argument #%d: attempt to use scalar as an array"
-msgstr ""
-"fonction « %s » : argument #%d : tentative d'utilisation d'un scalaire
comme "
-"tableau"
+msgstr "fonction « %s » : argument #%d : tentative d'utilisation d'un
scalaire comme tableau"
#: ext.c:213
#, c-format
msgid "function `%s': argument #%d: attempt to use array as a scalar"
-msgstr ""
-"fonction « %s » : argument #%d : tentative d'utiliser un tableau comme "
-"scalaire"
+msgstr "fonction « %s » : argument #%d : tentative d'utiliser un tableau
comme scalaire"
#: ext.c:227
msgid "dynamic loading of library not supported"
@@ -2251,15 +2145,12 @@ msgstr "inplace_begin : 2 arguments attendus, appelé
avec %d"
#: extension/inplace.c:137
msgid "inplace_begin: cannot retrieve 1st argument as a string filename"
-msgstr ""
-"inplace_begin : impossible de récupérer le 1er argument comme nom de
fichier"
+msgstr "inplace_begin : impossible de récupérer le 1er argument comme nom
de fichier"
#: extension/inplace.c:145
#, c-format
msgid "inplace_begin: disabling in-place editing for invalid FILENAME `%s'"
-msgstr ""
-"inplace_begin : modification sur place annulée pour le fichier incorrect "
-"« %s »"
+msgstr "inplace_begin : modification sur place annulée pour le fichier
incorrect « %s »"
#: extension/inplace.c:152
#, c-format
@@ -2303,8 +2194,7 @@ msgstr "inplace_end : 2 arguments attendus, appelé avec
%d"
#: extension/inplace.c:214
msgid "inplace_end: cannot retrieve 1st argument as a string filename"
-msgstr ""
-"inplace_end : impossible de récupérer le 1er argument comme nom de fichier"
+msgstr "inplace_end : impossible de récupérer le 1er argument comme nom de
fichier"
#: extension/inplace.c:221
msgid "inplace_end: in-place editing not active"
@@ -2404,8 +2294,7 @@ msgstr "read_array : échec de set_array_element\n"
#: extension/rwarray.c:489
#, c-format
msgid "treating recovered value with unknown type code %d as a string"
-msgstr ""
-"valeur récupérée avec un code de type inconnu %d traitée comme une
chaîne"
+msgstr "valeur récupérée avec un code de type inconnu %d traitée comme une
chaîne"
#: extension/time.c:141
msgid "gettimeofday: not supported on this platform"
@@ -2449,13 +2338,11 @@ msgstr "split : impossible d'utiliser le même tableau
comme 2e et 4e argument"
#: field.c:984
msgid "split: cannot use a subarray of second arg for fourth arg"
-msgstr ""
-"split : impossible d'utiliser un sous-tableau du 2e argument en 4e argument"
+msgstr "split : impossible d'utiliser un sous-tableau du 2e argument en 4e
argument"
#: field.c:987
msgid "split: cannot use a subarray of fourth arg for second arg"
-msgstr ""
-"split : impossible d'utiliser un sous-tableau du 4e argument en 2e argument"
+msgstr "split : impossible d'utiliser un sous-tableau du 4e argument en 2e
argument"
#: field.c:1021
msgid "split: null string for third arg is a gawk extension"
@@ -2475,20 +2362,15 @@ msgstr "patsplit : le 3e argument n'est pas un tableau"
#: field.c:1076
msgid "patsplit: cannot use the same array for second and fourth args"
-msgstr ""
-"patsplit : impossible d'utiliser le même tableau comme 2e et 4e argument"
+msgstr "patsplit : impossible d'utiliser le même tableau comme 2e et 4e
argument"
#: field.c:1081
msgid "patsplit: cannot use a subarray of second arg for fourth arg"
-msgstr ""
-"patsplit : impossible d'utiliser un sous-tableau du 2e argument en 4e "
-"argument"
+msgstr "patsplit : impossible d'utiliser un sous-tableau du 2e argument en 4e
argument"
#: field.c:1084
msgid "patsplit: cannot use a subarray of fourth arg for second arg"
-msgstr ""
-"patsplit : impossible d'utiliser un sous-tableau du 4e argument en 2e "
-"argument"
+msgstr "patsplit : impossible d'utiliser un sous-tableau du 4e argument en 2e
argument"
#: field.c:1134
msgid "`FIELDWIDTHS' is a gawk extension"
@@ -2509,8 +2391,7 @@ msgstr "utiliser une chaîne vide pour « FS » est une
extension gawk"
#: field.c:1301
msgid "old awk does not support regexps as value of `FS'"
-msgstr ""
-"l'ancien awk n'accepte pas les expr. rationnelles comme valeur de « FS »"
+msgstr "l'ancien awk n'accepte pas les expr. rationnelles comme valeur de «Â
FS »"
#: field.c:1436
msgid "`FPAT' is a gawk extension"
@@ -2535,12 +2416,8 @@ msgstr "awk_value_to_node : type numérique incorrect
« %d »"
#: gawkapi.c:520
#, c-format
-msgid ""
-"node_to_awk_value: detected invalid numeric flags combination `%s'; please "
-"file a bug report."
-msgstr ""
-"node_to_awk_value : utilisation de drapeaux numériques incorrects « %sÂ
». "
-"Merci de nous remonter l'erreur."
+msgid "node_to_awk_value: detected invalid numeric flags combination `%s';
please file a bug report."
+msgstr "node_to_awk_value : utilisation de drapeaux numériques incorrects
« %s ». Merci de nous remonter l'erreur."
#: gawkapi.c:548
msgid "node_to_awk_value: received null node"
@@ -2552,12 +2429,8 @@ msgstr "node_to_awk_value : val nul reçu"
#: gawkapi.c:607 gawkapi.c:641 gawkapi.c:668 gawkapi.c:701
#, c-format
-msgid ""
-"node_to_awk_value detected invalid flags combination `%s'; please file a bug "
-"report."
-msgstr ""
-"node_to_awk_value : utilisation de drapeaux incorrects « %s ». Merci de
nous "
-"remonter l'erreur."
+msgid "node_to_awk_value detected invalid flags combination `%s'; please file
a bug report."
+msgstr "node_to_awk_value : utilisation de drapeaux incorrects « %s ».
Merci de nous remonter l'erreur."
#: gawkapi.c:1072
msgid "remove_element: received null array"
@@ -2621,11 +2494,8 @@ msgstr "l'expression dans la redirection « %s »
donne une chaîne nulle"
#: io.c:796
#, c-format
-msgid ""
-"filename `%.*s' for `%s' redirection may be result of logical expression"
-msgstr ""
-"le fichier « %.*s » de la redirection « %s » pourrait être le
résultat d'une "
-"expression booléenne"
+msgid "filename `%.*s' for `%s' redirection may be result of logical
expression"
+msgstr "le fichier « %.*s » de la redirection « %s » pourrait être le
résultat d'une expression booléenne"
#: io.c:844
#, c-format
@@ -2649,17 +2519,13 @@ msgstr "impossible d'ouvrir le tube « %s » en
entrée (%s)"
#: io.c:950
#, c-format
-msgid ""
-"get_file socket creation not supported on this platform for `%s' with fd %d"
-msgstr ""
-"création d'un connecteur via get_file non disponible sur cette plateforme "
-"pour « %s » avec le fd %d"
+msgid "get_file socket creation not supported on this platform for `%s' with
fd %d"
+msgstr "création d'un connecteur via get_file non disponible sur cette
plateforme pour « %s » avec le fd %d"
#: io.c:961
#, c-format
msgid "can't open two way pipe `%s' for input/output (%s)"
-msgstr ""
-"impossible d'ouvrir un tube bidirectionnel « %s » en entrées-sorties
(%s)"
+msgstr "impossible d'ouvrir un tube bidirectionnel « %s » en
entrées-sorties (%s)"
#: io.c:1048
#, c-format
@@ -2672,11 +2538,8 @@ msgid "can't redirect to `%s' (%s)"
msgstr "impossible de rediriger vers « %s » (%s)"
#: io.c:1153
-msgid ""
-"reached system limit for open files: starting to multiplex file descriptors"
-msgstr ""
-"limite système du nombre de fichiers ouverts atteinte : début du "
-"multiplexage des descripteurs de fichiers"
+msgid "reached system limit for open files: starting to multiplex file
descriptors"
+msgstr "limite système du nombre de fichiers ouverts atteinte : début du
multiplexage des descripteurs de fichiers"
#: io.c:1169
#, c-format
@@ -2694,8 +2557,7 @@ msgstr "close : le second argument doit être « to »
ou « from »"
#: io.c:1221
#, c-format
msgid "close: `%.*s' is not an open file, pipe or co-process"
-msgstr ""
-"close : « %.*s » n'est ni un fichier ouvert, ni un tube ou un
co-processus"
+msgstr "close : « %.*s » n'est ni un fichier ouvert, ni un tube ou un
co-processus"
#: io.c:1226
msgid "close of redirection that was never opened"
@@ -2704,9 +2566,7 @@ msgstr "fermeture d'une redirection qui n'a jamais été
ouverte"
#: io.c:1325
#, c-format
msgid "close: redirection `%s' not opened with `|&', second argument ignored"
-msgstr ""
-"close : la redirection « %s » n'a pas été ouverte avec « |& »,
second "
-"argument ignoré"
+msgstr "close : la redirection « %s » n'a pas été ouverte avec « |&Â
», second argument ignoré"
#: io.c:1342
#, c-format
@@ -2815,9 +2675,7 @@ msgstr "échec de la fermeture de stdout du processus
fils (%s)"
#: io.c:2002 io.c:2054
#, c-format
msgid "moving slave pty to stdout in child failed (dup: %s)"
-msgstr ""
-"échec du déplacement du pty esclave vers le stdout du processus fils (dupÂ
: "
-"%s)"
+msgstr "échec du déplacement du pty esclave vers le stdout du processus fils
(dup : %s)"
#: io.c:2004 io.c:2056 io.c:2403
#, c-format
@@ -2827,9 +2685,7 @@ msgstr "échec de fermeture du stdin du processus fils
(%s)"
#: io.c:2007 io.c:2059
#, c-format
msgid "moving slave pty to stdin in child failed (dup: %s)"
-msgstr ""
-"échec du déplacement du pty esclave vers le stdin du processus fils (dup :
"
-"%s)"
+msgstr "échec du déplacement du pty esclave vers le stdin du processus fils
(dup : %s)"
#: io.c:2009 io.c:2061 io.c:2083
#, c-format
@@ -2837,9 +2693,8 @@ msgid "close of slave pty failed (%s)"
msgstr "échec de la fermeture du pty esclave (%s)"
#: io.c:2245
-#, fuzzy
msgid "could not create child process or open pty"
-msgstr "impossible de créer le processus fils pour « %s » (fork : %s)"
+msgstr "impossible de créer un processus fils ou d'ouvrir un pty"
#: io.c:2333 io.c:2401 io.c:2613 io.c:2645
#, c-format
@@ -2880,8 +2735,7 @@ msgstr "impossible de créer le processus fils pour «Â
%s » (fork : %s)"
#: io.c:2794
msgid "getline: attempt to read from closed read end of two-way pipe"
-msgstr ""
-"getline : tentative de lecture vers un tube bidirectionnel fermé côté
lecture"
+msgstr "getline : tentative de lecture vers un tube bidirectionnel fermé
côté lecture"
#: io.c:3118
msgid "register_input_parser: received NULL pointer"
@@ -2890,9 +2744,7 @@ msgstr "register_input_parser : pointeur NULL reçu"
#: io.c:3146
#, c-format
msgid "input parser `%s' conflicts with previously installed input parser `%s'"
-msgstr ""
-"l'analyseur d'entrée « %s » est en conflit avec l'analyseur « %s »
déjà "
-"installé"
+msgstr "l'analyseur d'entrée « %s » est en conflit avec l'analyseur «Â
%s » déjà installé"
#: io.c:3153
#, c-format
@@ -2905,10 +2757,8 @@ msgstr "register_output_wrapper : pointeur NULL reçu"
#: io.c:3201
#, c-format
-msgid ""
-"output wrapper `%s' conflicts with previously installed output wrapper `%s'"
-msgstr ""
-"le filtre de sortie « %s » est en conflit avec le filtre « %s » déjÃ
installé"
+msgid "output wrapper `%s' conflicts with previously installed output wrapper
`%s'"
+msgstr "le filtre de sortie « %s » est en conflit avec le filtre « %sÂ
» déjà installé"
#: io.c:3208
#, c-format
@@ -2921,12 +2771,8 @@ msgstr "register_output_processor : pointeur NULL reçu"
#: io.c:3258
#, c-format
-msgid ""
-"two-way processor `%s' conflicts with previously installed two-way processor "
-"`%s'"
-msgstr ""
-"le gestionnaire bidirectionnel « %s » est en conflit avec le gestionnaire
"
-"« %s » déjà installé"
+msgid "two-way processor `%s' conflicts with previously installed two-way
processor `%s'"
+msgstr "le gestionnaire bidirectionnel « %s » est en conflit avec le
gestionnaire « %s » déjà installé"
#: io.c:3267
#, c-format
@@ -2944,8 +2790,7 @@ msgstr "impossible d'allouer plus de mémoire d'entrée"
#: io.c:4059
msgid "multicharacter value of `RS' is a gawk extension"
-msgstr ""
-"l'utilisation d'un « RS » de plusieurs caractères est une extension gawk"
+msgstr "l'utilisation d'un « RS » de plusieurs caractères est une
extension gawk"
#: io.c:4213
msgid "IPv6 communication is not supported"
@@ -2953,9 +2798,7 @@ msgstr "les communications IPv6 ne sont pas disponibles"
#: main.c:333
msgid "environment variable `POSIXLY_CORRECT' set: turning on `--posix'"
-msgstr ""
-"variable d'environnement « POSIXLY__CORRECT » définie : activation de
« --"
-"posix »"
+msgstr "variable d'environnement « POSIXLY__CORRECT » définie :
activation de « --posix »"
#: main.c:339
msgid "`--posix' overrides `--traditional'"
@@ -2963,14 +2806,12 @@ msgstr "« --posix » prend le pas sur «Â
--traditional »"
#: main.c:350
msgid "`--posix'/`--traditional' overrides `--non-decimal-data'"
-msgstr ""
-"« --posix » et « --traditional » prennent le pas sur «Â
--non-decimal-data »"
+msgstr "« --posix » et « --traditional » prennent le pas sur «Â
--non-decimal-data »"
#: main.c:354
#, c-format
msgid "running %s setuid root may be a security problem"
-msgstr ""
-"l'exécution de %s en mode setuid root peut être un problème de sécurité"
+msgstr "l'exécution de %s en mode setuid root peut être un problème de
sécurité"
#: main.c:358
msgid "`--posix' overrides `--characters-as-bytes'"
@@ -2998,14 +2839,12 @@ msgstr "aucun programme !"
#: main.c:574
#, c-format
msgid "Usage: %s [POSIX or GNU style options] -f progfile [--] file ...\n"
-msgstr ""
-"Utilisation : %s [options GNU ou POSIX] -f fichier_prog [--] fichier ...\n"
+msgstr "Utilisation : %s [options GNU ou POSIX] -f fichier_prog [--] fichier
...\n"
#: main.c:576
#, c-format
msgid "Usage: %s [POSIX or GNU style options] [--] %cprogram%c file ...\n"
-msgstr ""
-"Utilisation : %s [options GNU ou POSIX] [--] %cprogramme%c fichier ...\n"
+msgstr "Utilisation : %s [options GNU ou POSIX] [--] %cprogramme%c fichier
...\n"
#: main.c:581
msgid "POSIX options:\t\tGNU long options: (standard)\n"
@@ -3140,7 +2979,6 @@ msgstr "\t-Y\t\t--parsedebug\n"
#. address for translation bugs.
#. no-wrap
#: main.c:627
-#, fuzzy
msgid ""
"\n"
"To report bugs, see node `Bugs' in `gawk.info'\n"
@@ -3155,6 +2993,7 @@ msgstr ""
"« gawk.info », qui est dans la section « Reporting Problems and BugsÂ
»\n"
"de la version imprimée. Vous trouverez les mêmes informations sur\n"
"https://www.gnu.org/software/gawk/manual/html_node/Bugs.html.\n"
+"MERCI de ne PAS essayer de signaler une anomalie via comp.lang.awk.\n"
"Pour signaler une erreur de traduction, envoyez un message à la liste\n"
"address@hidden"
"\n"
@@ -3378,12 +3217,8 @@ msgstr "aucun chiffre hexadécimal dans la séquence
d'échappement « \\x »
#: node.c:611
#, c-format
-msgid ""
-"hex escape \\x%.*s of %d characters probably not interpreted the way you "
-"expect"
-msgstr ""
-"la séquence d'échappement hexa. \\x%.*s de %d caractères ne sera "
-"probablement pas interprétée comme vous l'imaginez"
+msgid "hex escape \\x%.*s of %d characters probably not interpreted the way
you expect"
+msgstr "la séquence d'échappement hexa. \\x%.*s de %d caractères ne sera
probablement pas interprétée comme vous l'imaginez"
#: node.c:626
#, c-format
@@ -3391,24 +3226,18 @@ msgid "escape sequence `\\%c' treated as plain `%c'"
msgstr "séquence d'échappement « \\%c » traitée comme un simple « %cÂ
»"
#: node.c:762
-msgid ""
-"Invalid multibyte data detected. There may be a mismatch between your data "
-"and your locale."
-msgstr ""
-"Données multioctets incorrectes détectées. Possible incohérence entre "
-"données et paramètres régionaux (locale)."
+msgid "Invalid multibyte data detected. There may be a mismatch between your
data and your locale."
+msgstr "Données multioctets incorrectes détectées. Possible incohérence
entre données et paramètres régionaux (locale)."
#: posix/gawkmisc.c:177
#, c-format
msgid "%s %s `%s': could not get fd flags: (fcntl F_GETFD: %s)"
-msgstr ""
-"%s %s « %s » : impossible d'obtenir les drapeaux du fd : (fcntl
F_GETFD: %s)"
+msgstr "%s %s « %s » : impossible d'obtenir les drapeaux du fd : (fcntl
F_GETFD: %s)"
#: posix/gawkmisc.c:189
#, c-format
msgid "%s %s `%s': could not set close-on-exec: (fcntl F_SETFD: %s)"
-msgstr ""
-"%s %s « %s »: impossible de positionner close-on-exec: (fcntl F_SETFD:
%s)"
+msgstr "%s %s « %s »: impossible de positionner close-on-exec: (fcntl
F_SETFD: %s)"
#: profile.c:97
#, c-format
@@ -3477,9 +3306,7 @@ msgstr "redir2str : type de redirection %d inconnu"
#: re.c:610
#, c-format
msgid "regexp component `%.*s' should probably be `[%.*s]'"
-msgstr ""
-"le composant d'expression rationnelle « %.*s » devrait probablement être
"
-"« [%.*s] »"
+msgstr "le composant d'expression rationnelle « %.*s » devrait
probablement être « [%.*s] »"
#: support/dfa.c:1005
msgid "unbalanced ["
@@ -3648,8 +3475,7 @@ msgstr "Aucune expression rationnelle précédente"
#: symbol.c:687
#, c-format
msgid "function `%s': can't use function `%s' as a parameter name"
-msgstr ""
-"fonction « %s » : impossible d'utiliser la fonction « %s » comme
paramètre"
+msgstr "fonction « %s » : impossible d'utiliser la fonction « %s »
comme paramètre"
#: symbol.c:817
msgid "can not pop main context"
@@ -3659,8 +3485,7 @@ msgstr "impossible de rétablir (pop) le contexte
principal (main)"
#~ msgstr "« isarray » est obsolète. Utilisez « typeof »"
#~ msgid "attempt to use array `%s[\".*%s\"]' in a scalar context"
-#~ msgstr ""
-#~ "tentative d'utilisation du tableau « %s[\".*%s\"] » en contexte
scalaire"
+#~ msgstr "tentative d'utilisation du tableau « %s[\".*%s\"] » en contexte
scalaire"
#~ msgid "attempt to use scalar `%s[\".*%s\"]' as array"
#~ msgstr "tentative d'utiliser le scalaire « %s[\".*%s\"] » comme tableau"
diff --git a/po/vi.po b/po/vi.po
index fe9b213..257d6c4 100644
--- a/po/vi.po
+++ b/po/vi.po
@@ -3,14 +3,14 @@
# Copyright © 2016 Free Software Foundation, Inc.
# This file is distributed under the same license as the gawk package.
# Clytie Siddall <address@hidden>, 2005-2010.
-# Trần Ngá»c Quân <address@hidden>, 2012-2014, 2015, 2016, 2017.
+# Trần Ngá»c Quân <address@hidden>, 2012-2014, 2015, 2016, 2017, 2018.
#
msgid ""
msgstr ""
-"Project-Id-Version: gawk 4.1.64\n"
+"Project-Id-Version: gawk 4.2.0e\n"
"Report-Msgid-Bugs-To: address@hidden"
"POT-Creation-Date: 2018-01-28 20:07+0200\n"
-"PO-Revision-Date: 2017-09-16 08:30+0700\n"
+"PO-Revision-Date: 2018-01-30 08:07+0700\n"
"Last-Translator: Trần Ngá»c Quân <address@hidden>\n"
"Language-Team: Vietnamese <address@hidden>\n"
"Language: vi\n"
@@ -79,27 +79,19 @@ msgstr "asorti: Äá»i sá» thứ nhất không phải lÃ
má»t mảng"
#: array.c:849
msgid "asort: cannot use a subarray of first arg for second arg"
-msgstr ""
-"asort (má»t chÆ°Æ¡ng trình xắp xếp thứ tá»±): không thá» sá»
dụng mảng con của tham "
-"sỠthứ nhất cho tham sỠthứ hai"
+msgstr "asort (má»t chÆ°Æ¡ng trình xắp xếp thứ tá»±): không thá»
sỠdụng mảng con của tham sỠthứ nhất cho tham sỠthứ hai"
#: array.c:850
msgid "asorti: cannot use a subarray of first arg for second arg"
-msgstr ""
-"asorti (má»t chÆ°Æ¡ng trình xắp xếp thứ tá»±): không thá» sá»
dụng mảng con của "
-"tham sỠthứ nhất cho tham sỠthứ hai"
+msgstr "asorti (má»t chÆ°Æ¡ng trình xắp xếp thứ tá»±): không thá»
sỠdụng mảng con của tham sỠthứ nhất cho tham sỠthứ hai"
#: array.c:855
msgid "asort: cannot use a subarray of second arg for first arg"
-msgstr ""
-"asort (má»t chÆ°Æ¡ng trình xắp xếp thứ tá»±): không thá» sá»
dụng mảng con của tham "
-"sỠthứ hai cho tham sỠthứ nhất"
+msgstr "asort (má»t chÆ°Æ¡ng trình xắp xếp thứ tá»±): không thá»
sỠdụng mảng con của tham sỠthứ hai cho tham sỠthứ nhất"
#: array.c:856
msgid "asorti: cannot use a subarray of second arg for first arg"
-msgstr ""
-"asorti (má»t chÆ°Æ¡ng trình xắp xếp thứ tá»±): không thá» sá»
dụng mảng con của "
-"tham sỠthứ hai cho tham sỠthứ nhất"
+msgstr "asorti (má»t chÆ°Æ¡ng trình xắp xếp thứ tá»±): không thá»
sỠdụng mảng con của tham sỠthứ hai cho tham sỠthứ nhất"
#: array.c:1324
#, c-format
@@ -122,8 +114,7 @@ msgstr "Má»i quy tắc phải có má»t mẫu hay phần
kiá»u hà nh Äá»ng"
#: awkgram.y:363 awkgram.y:377
msgid "old awk does not support multiple `BEGIN' or `END' rules"
-msgstr ""
-"awk cÅ© không há» trợ nhiá»u quy tắc kiá»u âBEGINâ (bắt Äầu)
hay âENDâ (kết thúc)"
+msgstr "awk cÅ© không há» trợ nhiá»u quy tắc kiá»u âBEGINâ (bắt
Äầu) hay âENDâ (kết thúc)"
#: awkgram.y:421
#, c-format
@@ -132,16 +123,12 @@ msgstr "â%sâ là má»t hà m có sẵn nên nó không
thá» Äược Äá»nh
#: awkgram.y:497
msgid "regexp constant `//' looks like a C++ comment, but is not"
-msgstr ""
-"hằng biá»u thức chÃnh quy â//â trông giá»ng nhÆ° má»t chú
thÃch C++, nhÆ°ng mà "
-"không phải"
+msgstr "hằng biá»u thức chÃnh quy â//â trông giá»ng nhÆ° má»t
chú thÃch C++, nhÆ°ng mà không phải"
#: awkgram.y:501
#, c-format
msgid "regexp constant `/%s/' looks like a C comment, but is not"
-msgstr ""
-"hằng biá»u thức chÃnh quy â/%s/â trông giá»ng nhÆ° má»t chú
thÃch C, nhÆ°ng mà "
-"không phải"
+msgstr "hằng biá»u thức chÃnh quy â/%s/â trông giá»ng nhÆ° má»t
chú thÃch C, nhÆ°ng mà không phải"
#: awkgram.y:651
#, c-format
@@ -150,13 +137,11 @@ msgstr "gặp giá trỠcase bỠtrùng trong phần
thân switch: %s"
#: awkgram.y:672
msgid "duplicate `default' detected in switch body"
-msgstr ""
-"Äã phát hiá»n trùng âdefaultâ trong thân cấu trúc Äiá»u
khiá»n chá»n lá»±a (switch)"
+msgstr "Äã phát hiá»n trùng âdefaultâ trong thân cấu trúc Äiá»u
khiá»n chá»n lá»±a (switch)"
#: awkgram.y:933 awkgram.y:4240
msgid "`break' is not allowed outside a loop or switch"
-msgstr ""
-"không cho phép âbreakâ (ngắt) nằm á» ngoại vòng lặp hay cấu
trúc chá»n lá»±a"
+msgstr "không cho phép âbreakâ (ngắt) nằm á» ngoại vòng lặp
hay cấu trúc chá»n lá»±a"
#: awkgram.y:943 awkgram.y:4232
msgid "`continue' is not allowed outside a loop"
@@ -178,9 +163,7 @@ msgstr "âreturnâ (trá» vá») Äược dùng á»
ngoại ngữ cảnh hà m"
#: awkgram.y:1065
msgid "plain `print' in BEGIN or END rule should probably be `print \"\"'"
-msgstr ""
-"âprintâ (in) thÆ°á»ng trong quy tắc âBEGINâ (bắt Äầu) hay
âENDâ (kết thúc) gần "
-"nhÆ° chắc chắn nên là âprintâââ"
+msgstr "âprintâ (in) thÆ°á»ng trong quy tắc âBEGINâ (bắt Äầu)
hay âENDâ (kết thúc) gần nhÆ° chắc chắn nên là âprintâââ"
#: awkgram.y:1132 awkgram.y:1182
msgid "`delete' is not allowed with SYMTAB"
@@ -221,9 +204,7 @@ msgstr "âgetlineâ không-chuyá»n-hÆ°á»ng không hợp
lỠtrong quy tắc
#: awkgram.y:1646
msgid "non-redirected `getline' undefined inside END action"
-msgstr ""
-"trong hà nh Äá»ng âENDâ (kết thúc) có âgetlineâ (lấy dòng)
không Äược chuyá»n "
-"hÆ°á»ng lại và chÆ°a Äược Äá»nh nghÄ©a."
+msgstr "trong hà nh Äá»ng âENDâ (kết thúc) có âgetlineâ (lấy
dòng) không Äược chuyá»n hÆ°á»ng lại và chÆ°a Äược Äá»nh
nghĩa."
#: awkgram.y:1665
msgid "old awk does not support multidimensional arrays"
@@ -231,9 +212,7 @@ msgstr "awk cÅ© không há» trợ mảng Äa chiá»u"
#: awkgram.y:1767
msgid "call of `length' without parentheses is not portable"
-msgstr ""
-"lá»i gá»i âlengthâ (Äá» dà i) mà không có dấu ngoặc ÄÆ¡n lÃ
không tÆ°Æ¡ng thÃch "
-"trên các há» thá»ng khác"
+msgstr "lá»i gá»i âlengthâ (Äá» dà i) mà không có dấu ngoặc
ÄÆ¡n là không tÆ°Æ¡ng thÃch trên các há» thá»ng khác"
#: awkgram.y:1841
msgid "indirect function calls are a gawk extension"
@@ -336,22 +315,17 @@ msgstr "táºp tin nguá»n không kết thúc bằng má»t
dòng trá»ng"
#: awkgram.y:3489
msgid "unterminated regexp ends with `\\' at end of file"
-msgstr ""
-"biá»u thức chÃnh quy chÆ°a Äược chấm dứt kết thúc vá»i
â\\â tại kết thúc của "
-"táºp tin"
+msgstr "biá»u thức chÃnh quy chÆ°a Äược chấm dứt kết thúc vá»i
â\\â tại kết thúc của táºp tin"
#: awkgram.y:3516
#, c-format
msgid "%s: %d: tawk regex modifier `/.../%c' doesn't work in gawk"
-msgstr ""
-"%s: %d: bá» sá»a Äá»i biá»u thức chÃnh quy tawk â/â¦/%câ không
hoạt Äá»ng Äược "
-"trong gawk"
+msgstr "%s: %d: bá» sá»a Äá»i biá»u thức chÃnh quy tawk â/â¦/%câ
không hoạt Äá»ng Äược trong gawk"
#: awkgram.y:3520
#, c-format
msgid "tawk regex modifier `/.../%c' doesn't work in gawk"
-msgstr ""
-"bá» sá»a Äá»i biá»u thức chÃnh quy tawk â/â¦/%câ không hoạt
Äá»ng Äược trong gawk"
+msgstr "bá» sá»a Äá»i biá»u thức chÃnh quy tawk â/â¦/%câ không
hoạt Äá»ng Äược trong gawk"
#: awkgram.y:3533
msgid "unterminated regexp"
@@ -433,9 +407,7 @@ msgstr "â%dâ không hợp lá» khi là sá» Äá»i sá»
cho â%sâ"
#: awkgram.y:4374
#, c-format
msgid "%s: string literal as last arg of substitute has no effect"
-msgstr ""
-"%s: khi Äá»i sá» cuá»i cùng của sá»± thay thế, hằng mã nguá»n
chuá»i không có tác "
-"dụng"
+msgstr "%s: khi Äá»i sá» cuá»i cùng của sá»± thay thế, hằng mã
nguá»n chuá»i không có tác dụng"
#: awkgram.y:4379
#, c-format
@@ -460,8 +432,7 @@ msgstr "dùng âdcgettext(_\"â¦\")â không Äúng: hãy
gỡ bỠgạch dư
#: awkgram.y:4579
msgid "index: regexp constant as second argument is not allowed"
-msgstr ""
-"index: (chá» mục) không cho phép hằng biá»u thức chÃnh quy là m
Äá»i sá» thứ hai"
+msgstr "index: (chá» mục) không cho phép hằng biá»u thức chÃnh quy
là m Äá»i sá» thứ hai"
#: awkgram.y:4632
#, c-format
@@ -544,8 +515,7 @@ msgid "division by zero attempted in `%%'"
msgstr "gặp phép chia cho sá» không trong â%%â"
#: awkgram.y:5552
-msgid ""
-"cannot assign a value to the result of a field post-increment expression"
+msgid "cannot assign a value to the result of a field post-increment
expression"
msgstr "không thá» gán giá trá» cho kết quả của biá»u thức
trÆ°á»ng tÄng-trÆ°á»c"
#: awkgram.y:5555
@@ -578,16 +548,12 @@ msgstr "exp: Äá»i sá» â%gâ nằm ngoà i phạm vi"
#: builtin.c:245
#, c-format
msgid "fflush: cannot flush: pipe `%.*s' opened for reading, not writing"
-msgstr ""
-"fflush: không thá» flush (Äẩy dữ liá»u lên ÄÄ©a): á»ng dẫn
â%.*sâ Äược má» Äá» "
-"Äá»c, không phải Äá» ghi"
+msgstr "fflush: không thá» flush (Äẩy dữ liá»u lên ÄÄ©a): á»ng
dẫn â%.*sâ Äược má» Äá» Äá»c, không phải Äá» ghi"
#: builtin.c:248
#, c-format
msgid "fflush: cannot flush: file `%.*s' opened for reading, not writing"
-msgstr ""
-"fflush: không thá» flush (Äẩy dữ liá»u và o ÄÄ©a): táºp tin
â%.*sâ Äược má» Äá» "
-"Äá»c, không phải Äá» ghi"
+msgstr "fflush: không thá» flush (Äẩy dữ liá»u và o ÄÄ©a): táºp tin
â%.*sâ Äược má» Äá» Äá»c, không phải Äá» ghi"
#: builtin.c:259
#, c-format
@@ -597,15 +563,12 @@ msgstr "fflush: không thá» flush (Äẩy dữ liá»u vÃ
o ÄÄ©a) táºp tin â
#: builtin.c:264
#, c-format
msgid "fflush: cannot flush: two-way pipe `%.*s' has closed write end"
-msgstr ""
-"fflush: không thá» flush (Äẩy dữ liá»u lên ÄÄ©a): á»ng dẫn hai
chiá»u â%.*sâ Äã "
-"Äóng kết thúc ghi"
+msgstr "fflush: không thá» flush (Äẩy dữ liá»u lên ÄÄ©a): á»ng
dẫn hai chiá»u â%.*sâ Äã Äóng kết thúc ghi"
#: builtin.c:270
#, c-format
msgid "fflush: `%.*s' is not an open file, pipe or co-process"
-msgstr ""
-"fflush: â%.*sâ không phải là má»t táºp tin, á»ng dẫn hay Äá»ng
tiến trình Äược má»"
+msgstr "fflush: â%.*sâ không phải là má»t táºp tin, á»ng dẫn hay
Äá»ng tiến trình Äược má»"
#: builtin.c:377
msgid "index: received non-string first argument"
@@ -670,8 +633,7 @@ msgstr "lá»i nghiêm trá»ng: sá» lượng Äá»i sá»
vá»i â$â phải >0
#: builtin.c:926
#, c-format
msgid "fatal: arg count %ld greater than total number of supplied arguments"
-msgstr ""
-"lá»i nghiêm trá»ng: sá» lượng Äá»i sá» %ld lá»n hÆ¡n tá»ng sá»
Äá»i sá» Äược cung cấp"
+msgstr "lá»i nghiêm trá»ng: sá» lượng Äá»i sá» %ld lá»n hÆ¡n tá»ng
sá» Äá»i sá» Äược cung cấp"
#: builtin.c:930
msgid "fatal: `$' not permitted after period in format"
@@ -679,9 +641,7 @@ msgstr "lá»i nghiêm trá»ng: không cho phép â$â
nằm sau dấu chấm t
#: builtin.c:949
msgid "fatal: no `$' supplied for positional field width or precision"
-msgstr ""
-"lá»i nghiêm trá»ng: chÆ°a cung cấp â$â cho Äá» rá»ng trÆ°á»ng
thuá»c vá» trà hay cho "
-"Äá» chÃnh xác"
+msgstr "lá»i nghiêm trá»ng: chÆ°a cung cấp â$â cho Äá» rá»ng
trÆ°á»ng thuá»c vá» trà hay cho Äá» chÃnh xác"
#: builtin.c:1019
msgid "`l' is meaningless in awk formats; ignored"
@@ -725,9 +685,7 @@ msgstr "[s]printf: giá trỠ%g Ỡngoại phạm vi cho
dạng thức â%%%c
#: builtin.c:1579
#, c-format
msgid "ignoring unknown format specifier character `%c': no argument converted"
-msgstr ""
-"Äang bá» qua ký tá»± ghi rõ Äá»nh dạng không rõ â%câ: không
có Äá»i sá» Äược "
-"chuyá»n Äá»i"
+msgstr "Äang bá» qua ký tá»± ghi rõ Äá»nh dạng không rõ â%câ:
không có Äá»i sá» Äược chuyá»n Äá»i"
#: builtin.c:1584
msgid "fatal: not enough arguments to satisfy format string"
@@ -784,9 +742,7 @@ msgstr "substr: (chuá»i con) sẽ cắt xén Äá» dà i
không phải sỠnguy
#: builtin.c:1801
#, c-format
msgid "substr: length %g too big for string indexing, truncating to %g"
-msgstr ""
-"substr: (chuá»i con) Äá» dà i %g là quá lá»n cho chá» sá» chuá»i,
nên xén ngắn "
-"thà nh %g"
+msgstr "substr: (chuá»i con) Äá» dà i %g là quá lá»n cho chá» sá»
chuá»i, nên xén ngắn thà nh %g"
#: builtin.c:1813
#, c-format
@@ -796,8 +752,7 @@ msgstr "substr: (chuá»i con) chá» sá» Äầu â%gâ
không hợp lỠnên
#: builtin.c:1818
#, c-format
msgid "substr: non-integer start index %g will be truncated"
-msgstr ""
-"substr: (chuá»i con) chá» sá» Äầu không phải sá» nguyên â%gâ
sẽ bỠcắt ngắn"
+msgstr "substr: (chuá»i con) chá» sá» Äầu không phải sá» nguyên
â%gâ sẽ bá» cắt ngắn"
#: builtin.c:1841
msgid "substr: source string is zero length"
@@ -810,16 +765,12 @@ msgstr "substr: (chuá»i con) chá» sá» Äầu %g nằm
sau kết thúc của c
#: builtin.c:1863
#, c-format
-msgid ""
-"substr: length %g at start index %g exceeds length of first argument (%lu)"
-msgstr ""
-"substr: (chuá»i con) Äá» dà i %g chá» sá» Äầu %g vượt quá Äá»
dà i của Äá»i sá» Äầu "
-"(%lu)"
+msgid "substr: length %g at start index %g exceeds length of first argument
(%lu)"
+msgstr "substr: (chuá»i con) Äá» dà i %g chá» sá» Äầu %g vượt quá
Äá» dà i của Äá»i sá» Äầu (%lu)"
#: builtin.c:1936
msgid "strftime: format value in PROCINFO[\"strftime\"] has numeric type"
-msgstr ""
-"strftime: giá trá» Äá»nh dạng trong PROCINFO[\"strftime\"] phải
thuá»c kiá»u sá»"
+msgstr "strftime: giá trá» Äá»nh dạng trong PROCINFO[\"strftime\"]
phải thuá»c kiá»u sá»"
#: builtin.c:1956
msgid "strftime: received non-numeric second argument"
@@ -949,8 +900,7 @@ msgstr "lshift(%f, %f): giá trá» thuá»c phân sá» sẽ
bỠcắt ngắn"
#: builtin.c:3412
#, c-format
msgid "lshift(%f, %f): too large shift value will give strange results"
-msgstr ""
-"lshift(%f, %f): giá trá» dá»ch quá lá»n sẽ gây ra kết quả không
nhÆ° mong muá»n"
+msgstr "lshift(%f, %f): giá trá» dá»ch quá lá»n sẽ gây ra kết quả
không nhÆ° mong muá»n"
#: builtin.c:3437
msgid "rshift: received non-numeric first argument"
@@ -973,8 +923,7 @@ msgstr "rshift(%f, %f): giá trá» thuá»c kiá»u phân
sỠsẽ bỠxén ng
#: builtin.c:3451
#, c-format
msgid "rshift(%f, %f): too large shift value will give strange results"
-msgstr ""
-"rshift(%f, %f): giá trá» dá»ch quá lá»n sẽ gây ra kết quả không
nhÆ° mong muá»n"
+msgstr "rshift(%f, %f): giá trá» dá»ch quá lá»n sẽ gây ra kết quả
không nhÆ° mong muá»n"
#: builtin.c:3476 mpfr.c:977
msgid "and: called with less than two arguments"
@@ -1055,10 +1004,8 @@ msgstr "intdiv: gặp phép chia cho sỠkhông"
#: builtin.c:4080
#, c-format
-msgid ""
-"typeof detected invalid flags combination `%s'; please file a bug report."
-msgstr ""
-"typeof dò tìm thấy tá» hợp các cá» không hợp lá» â%sâ; vui
lòng báo cáo lá»i nà y."
+msgid "typeof detected invalid flags combination `%s'; please file a bug
report."
+msgstr "typeof dò tìm thấy tá» hợp các cá» không hợp lá»
â%sâ; vui lòng báo cáo lá»i nà y."
#: builtin.c:4095
#, c-format
@@ -1171,35 +1118,24 @@ msgid "non-zero integer value"
msgstr "giá trỠsỠnguyên khác không"
#: command.y:819
-msgid ""
-"backtrace [N] - print trace of all or N innermost (outermost if N < 0) "
-"frames."
-msgstr ""
-"backtrace [N] - in vết của tất cả hay N khung trong cùng nhất
(ngoà i cùng "
-"nhất nếu N < 0)."
+msgid "backtrace [N] - print trace of all or N innermost (outermost if N < 0)
frames."
+msgstr "backtrace [N] - in vết của tất cả hay N khung trong cùng
nhất (ngoà i cùng nhất nếu N < 0)."
#: command.y:821
-msgid ""
-"break [[filename:]N|function] - set breakpoint at the specified location."
+msgid "break [[filename:]N|function] - set breakpoint at the specified
location."
msgstr "break [[tên_táºp_tin:]N|hà m] - Äặt Äiá»m ngắt tại vá»
trà Äã cho."
#: command.y:823
msgid "clear [[filename:]N|function] - delete breakpoints previously set."
-msgstr ""
-"clear [[tên_táºp_tin:]N|function] - xóa các Äiá»m ngắt Äược
Äặt trÆ°á»c Äây."
+msgstr "clear [[tên_táºp_tin:]N|function] - xóa các Äiá»m ngắt
Äược Äặt trÆ°á»c Äây."
#: command.y:825
-msgid ""
-"commands [num] - starts a list of commands to be executed at a "
-"breakpoint(watchpoint) hit."
-msgstr ""
-"commands [sá»] - chạy má»t danh sách các câu lá»nh Äược thá»±c
thi tại Äiá»m ngắt "
-"(hay Äiá»m theo dõi) tìm Äược."
+msgid "commands [num] - starts a list of commands to be executed at a
breakpoint(watchpoint) hit."
+msgstr "commands [sá»] - chạy má»t danh sách các câu lá»nh Äược
thá»±c thi tại Äiá»m ngắt (hay Äiá»m theo dõi) tìm Äược."
#: command.y:827
msgid "condition num [expr] - set or clear breakpoint or watchpoint condition."
-msgstr ""
-"condition num [expr] - Äặt hay xóa Äiá»m ngắt hay Äiá»u kiá»n
Äiá»m theo dõi."
+msgstr "condition num [expr] - Äặt hay xóa Äiá»m ngắt hay Äiá»u
kiá»n Äiá»m theo dõi."
#: command.y:829
msgid "continue [COUNT] - continue program being debugged."
@@ -1223,8 +1159,7 @@ msgstr "down [N] - chuyá»n xuá»ng N khung stack."
#: command.y:839
msgid "dump [filename] - dump instructions to file or stdout."
-msgstr ""
-"dump [tên_táºp_tin] - dump các chá» lá»nh ra táºp tin hay Äầu ra
tiêu chuẩn."
+msgstr "dump [tên_táºp_tin] - dump các chá» lá»nh ra táºp tin hay Äầu
ra tiêu chuẩn."
#: command.y:841
msgid "enable [once|del] [breakpoints] [range] - enable specified breakpoints."
@@ -1259,11 +1194,8 @@ msgid "ignore N COUNT - set ignore-count of breakpoint
number N to COUNT."
msgstr "ignore N Sá»-LƯỢNG - Äặt sá» lượng Äiá»m ngắt bá» bá»
qua."
#: command.y:857
-msgid ""
-"info topic - source|sources|variables|functions|break|frame|args|locals|"
-"display|watch."
-msgstr ""
-"info chủ_Äá» - nguá»n|nguá»n|biến|hÃ
m|break|frame|args|locals|display|watch."
+msgid "info topic -
source|sources|variables|functions|break|frame|args|locals|display|watch."
+msgstr "info chủ_Äá» - nguá»n|nguá»n|biến|hÃ
m|break|frame|args|locals|display|watch."
#: command.y:859
msgid "list [-|+|[filename:]lineno|function|range] - list specified line(s)."
@@ -1271,16 +1203,11 @@ msgstr "list [-|+|[táºp_tin:]sá»_dòng|hà m|vùng] -
liá»t kê các dòng Ä
#: command.y:861
msgid "next [COUNT] - step program, proceeding through subroutine calls."
-msgstr ""
-"next [Sá»_LƯỢNG] - nhảy má»t chá» lá»nh, nhÆ°ng Äược xá» lý
thông qua gá»i thủ tục "
-"con."
+msgstr "next [Sá»_LƯỢNG] - nhảy má»t chá» lá»nh, nhÆ°ng Äược xá»
lý thông qua gá»i thủ tục con."
#: command.y:863
-msgid ""
-"nexti [COUNT] - step one instruction, but proceed through subroutine calls."
-msgstr ""
-"nexti [Sá»_LƯỢNG] - nhảy từng chá» lá»nh, nhÆ°ng Äược xá» lý
thông qua gá»i thủ "
-"tục con."
+msgid "nexti [COUNT] - step one instruction, but proceed through subroutine
calls."
+msgstr "nexti [Sá»_LƯỢNG] - nhảy từng chá» lá»nh, nhÆ°ng Äược
xá» lý thông qua gá»i thủ tục con."
#: command.y:865
msgid "option [name[=value]] - set or display debugger option(s)."
@@ -1300,9 +1227,7 @@ msgstr "quit - thoát khá»i chÆ°Æ¡ng trình gỡ lá»i."
#: command.y:873
msgid "return [value] - make selected stack frame return to its caller."
-msgstr ""
-"return [giá-trá»] - là m cho khung stack Äã chá»n trả vá» giá trá»
nà y cho bá» gá»i "
-"nó."
+msgstr "return [giá-trá»] - là m cho khung stack Äã chá»n trả vá» giá
trá» nà y cho bá» gá»i nó."
#: command.y:875
msgid "run - start or restart executing program."
@@ -1317,11 +1242,8 @@ msgid "set var = value - assign value to a scalar
variable."
msgstr "set biến = giá_trá» - gán giá trá» cho má»t biến vô
hÆ°á»ng."
#: command.y:883
-msgid ""
-"silent - suspends usual message when stopped at a breakpoint/watchpoint."
-msgstr ""
-"silent - chặn các lá»i nhắn thông thÆ°á»ng khi dừng tại Äiá»m
ngÄt hay Äiá»m theo "
-"dõi."
+msgid "silent - suspends usual message when stopped at a
breakpoint/watchpoint."
+msgstr "silent - chặn các lá»i nhắn thông thÆ°á»ng khi dừng tại
Äiá»m ngÄt hay Äiá»m theo dõi."
#: command.y:885
msgid "source file - execute commands from file."
@@ -1329,9 +1251,7 @@ msgstr "source file - thá»±c hiá»n các câu lá»nh từ
táºp tin."
#: command.y:887
msgid "step [COUNT] - step program until it reaches a different source line."
-msgstr ""
-"step [Sá»_LƯỢNG] - chạy từng bÆ°á»c chÆ°Æ¡ng trình cho Äến khi
nó gặp má»t dòng "
-"nguá»n khác."
+msgstr "step [Sá»_LƯỢNG] - chạy từng bÆ°á»c chÆ°Æ¡ng trình cho
Äến khi nó gặp má»t dòng nguá»n khác."
#: command.y:889
msgid "stepi [COUNT] - step one instruction exactly."
@@ -1350,12 +1270,8 @@ msgid "undisplay [N] - remove variable(s) from automatic
display list."
msgstr "undisplay [N] - gỡ bá» các biến từ danh sách hiá»n thá»
tá»± Äá»ng."
#: command.y:897
-msgid ""
-"until [[filename:]N|function] - execute until program reaches a different "
-"line or line N within current frame."
-msgstr ""
-"until [[tên_táºp_tin:]N|hà m] - thá»±c hiá»n cho Äến khi chÆ°Æ¡ng
trình Äạt Äến "
-"dòng khác hay dòng N trong khung hiá»n tại."
+msgid "until [[filename:]N|function] - execute until program reaches a
different line or line N within current frame."
+msgstr "until [[tên_táºp_tin:]N|hà m] - thá»±c hiá»n cho Äến khi
chÆ°Æ¡ng trình Äạt Äến dòng khác hay dòng N trong khung hiá»n tại."
#: command.y:899
msgid "unwatch [N] - remove variable(s) from watch list."
@@ -1370,12 +1286,8 @@ msgid "watch var - set a watchpoint for a variable."
msgstr "watch var - Äặt Äiá»m theo dõi cho má»t biến."
#: command.y:905
-msgid ""
-"where [N] - (same as backtrace) print trace of all or N innermost (outermost "
-"if N < 0) frames."
-msgstr ""
-"where [N] - (giá»ng nhÆ° backtrace) in vết của tất cả hay N khung
trong cùng "
-"nhất (ngoà i cùng nhất nếu N < 0)."
+msgid "where [N] - (same as backtrace) print trace of all or N innermost
(outermost if N < 0) frames."
+msgstr "where [N] - (giá»ng nhÆ° backtrace) in vết của tất cả hay N
khung trong cùng nhất (ngoà i cùng nhất nếu N < 0)."
#: command.y:1016 debug.c:401 gawkapi.c:258 msg.c:137
#, c-format
@@ -1699,9 +1611,7 @@ msgstr "sá» khung không hợp lá»"
#: debug.c:2202
#, c-format
msgid "Note: breakpoint %d (enabled, ignore next %ld hits), also set at %s:%d"
-msgstr ""
-"Chú ý: Äiá»m ngắt %d (Äược báºt, bá» qua %ld gợi ý tiếp),
Äá»ng thá»i Äược Äặt "
-"tại %s:%d"
+msgstr "Chú ý: Äiá»m ngắt %d (Äược báºt, bá» qua %ld gợi ý
tiếp), Äá»ng thá»i Äược Äặt tại %s:%d"
#: debug.c:2209
#, c-format
@@ -1711,9 +1621,7 @@ msgstr "Chú ý: Äiá»m ngắt %d (Äược báºt),
Äá»ng thá»i Äược Ä
#: debug.c:2216
#, c-format
msgid "Note: breakpoint %d (disabled, ignore next %ld hits), also set at %s:%d"
-msgstr ""
-"Chú ý: Äiá»m ngắt %d (bá» tắt, bá» qua %ld gợi ý tiếp),
Äá»ng thá»i Äược Äặt tại "
-"%s:%d"
+msgstr "Chú ý: Äiá»m ngắt %d (bá» tắt, bá» qua %ld gợi ý tiếp),
Äá»ng thá»i Äược Äặt tại %s:%d"
#: debug.c:2223
#, c-format
@@ -1795,8 +1703,7 @@ msgstr "Sẽ dừng lần gặp Äiá»m ngắt %d tiếp
theo.\n"
#: debug.c:2785
#, c-format
msgid "Can only debug programs provided with the `-f' option.\n"
-msgstr ""
-"Chá» có thá» gỡ lá»i các chÆ°Æ¡ng trình Äược cung cấp cùng
vá»i tùy chá»n â-fâ.\n"
+msgstr "Chá» có thá» gỡ lá»i các chÆ°Æ¡ng trình Äược cung cấp
cùng vá»i tùy chá»n â-fâ.\n"
#: debug.c:2914
#, c-format
@@ -2065,10 +1972,8 @@ msgstr "load_ext: không thá» má» thÆ° viá»n â%sâ
(%s)\n"
#: ext.c:66
#, c-format
-msgid ""
-"load_ext: library `%s': does not define `plugin_is_GPL_compatible' (%s)\n"
-msgstr ""
-"load_ext: thÆ° viá»n â%sâ: chÆ°a Äá»nh nghÄ©a
âplugin_is_GPL_compatibleâ (%s)\n"
+msgid "load_ext: library `%s': does not define `plugin_is_GPL_compatible'
(%s)\n"
+msgstr "load_ext: thÆ° viá»n â%sâ: chÆ°a Äá»nh nghÄ©a
âplugin_is_GPL_compatibleâ (%s)\n"
#: ext.c:72
#, c-format
@@ -2102,9 +2007,7 @@ msgstr "make_builtin: hà m â%sâ Äã Äược Äá»nh
nghÄ©a trÆ°á»c Äây
#: ext.c:130
#, c-format
msgid "make_builtin: can't use gawk built-in `%s' as function name"
-msgstr ""
-"make_builtin: không thá» sá» dụng â%sâ nhÆ° là má»t hà m Äược
xây dựng sẵn trong "
-"gawk"
+msgstr "make_builtin: không thá» sá» dụng â%sâ nhÆ° là má»t hà m
Äược xây dá»±ng sẵn trong gawk"
#: ext.c:133
#, c-format
@@ -2429,26 +2332,19 @@ msgstr "split: (chia tách) Äá»i sá» thứ hai
không phải là mảng"
#: field.c:979
msgid "split: cannot use the same array for second and fourth args"
-msgstr ""
-"split (chia tách): không thá» sá» dụng cùng má»t mảng có cả
Äá»i sá» thứ hai và "
-"thứ tư"
+msgstr "split (chia tách): không thá» sá» dụng cùng má»t mảng có
cả Äá»i sá» thứ hai và thứ tÆ°"
#: field.c:984
msgid "split: cannot use a subarray of second arg for fourth arg"
-msgstr ""
-"split (phân tách): không thá» sá» dụng mảng con của tham sá»
thứ hai cho tham "
-"sỠthứ tư"
+msgstr "split (phân tách): không thỠsỠdụng mảng con của tham
sỠthứ hai cho tham sỠthứ tư"
#: field.c:987
msgid "split: cannot use a subarray of fourth arg for second arg"
-msgstr ""
-"split (phân tách): không thá» sá» dụng mảng con của tham sá»
thứ tư cho tham sỠ"
-"thứ hai"
+msgstr "split (phân tách): không thỠsỠdụng mảng con của tham
sỠthứ tư cho tham sỠthứ hai"
#: field.c:1021
msgid "split: null string for third arg is a gawk extension"
-msgstr ""
-"split: (chia tách) chuá»i vô giá trá» cho Äá»i sá» thứ ba lÃ
phần má» rá»ng gawk"
+msgstr "split: (chia tách) chuá»i vô giá trá» cho Äá»i sá» thứ ba lÃ
phần má» rá»ng gawk"
#: field.c:1058
msgid "patsplit: fourth argument is not an array"
@@ -2464,21 +2360,15 @@ msgstr "patsplit: Äá»i sá» thứ ba không phải
không rá»ng"
#: field.c:1076
msgid "patsplit: cannot use the same array for second and fourth args"
-msgstr ""
-"patsplit (chÆ°Æ¡ng trình chia tách): không thá» sá» dụng cùng má»t
mảng cho cả "
-"hai Äá»i sá» thứ hai và thứ tÆ°"
+msgstr "patsplit (chương trình chia tách): không thỠsỠdụng cùng
má»t mảng cho cả hai Äá»i sá» thứ hai và thứ tÆ°"
#: field.c:1081
msgid "patsplit: cannot use a subarray of second arg for fourth arg"
-msgstr ""
-"patsplit (chương trình phân tách): không thỠsỠdụng mảng con
của tham sỠ"
-"thứ hai cho tham sỠthứ tư"
+msgstr "patsplit (chương trình phân tách): không thỠsỠdụng
mảng con của tham sỠthứ hai cho tham sỠthứ tư"
#: field.c:1084
msgid "patsplit: cannot use a subarray of fourth arg for second arg"
-msgstr ""
-"patsplit (chương trình phân tách): không thỠsỠdụng mảng con
của tham sỠ"
-"thứ tư cho tham sỠthứ hai"
+msgstr "patsplit (chương trình phân tách): không thỠsỠdụng
mảng con của tham sỠthứ tư cho tham sỠthứ hai"
#: field.c:1134
msgid "`FIELDWIDTHS' is a gawk extension"
@@ -2491,8 +2381,7 @@ msgstr "â*â phải là bá» Äá»nh danh cuá»i cùng
trong FIELDWIDTHS"
#: field.c:1224
#, c-format
msgid "invalid FIELDWIDTHS value, for field %d, near `%s'"
-msgstr ""
-"giá trá» FIELDWIDTHS (Äá» rá»ng trÆ°á»ng) không hợp lá», cho
trÆ°á»ng %d, gần â%sâ"
+msgstr "giá trá» FIELDWIDTHS (Äá» rá»ng trÆ°á»ng) không hợp lá», cho
trÆ°á»ng %d, gần â%sâ"
#: field.c:1297
msgid "null string for `FS' is a gawk extension"
@@ -2525,12 +2414,8 @@ msgstr "awk_value_to_node: kiá»u sá» không hợp lá»
â%dâ"
#: gawkapi.c:520
#, c-format
-msgid ""
-"node_to_awk_value: detected invalid numeric flags combination `%s'; please "
-"file a bug report."
-msgstr ""
-"node_to_awk_value: tìm thấy tá» hợp cá» dạng sá» không hợp lá»
â%sâ; vui lòng "
-"báo cáo Äây là lá»i."
+msgid "node_to_awk_value: detected invalid numeric flags combination `%s';
please file a bug report."
+msgstr "node_to_awk_value: tìm thấy tỠhợp cỠdạng sỠkhông
hợp lá» â%sâ; vui lòng báo cáo Äây là lá»i."
#: gawkapi.c:548
msgid "node_to_awk_value: received null node"
@@ -2542,12 +2427,8 @@ msgstr "node_to_awk_value: biến nháºn Äược lÃ
null"
#: gawkapi.c:607 gawkapi.c:641 gawkapi.c:668 gawkapi.c:701
#, c-format
-msgid ""
-"node_to_awk_value detected invalid flags combination `%s'; please file a bug "
-"report."
-msgstr ""
-"node_to_awk_value tìm thấy tá» hợp cá» dạng sá» không hợp lá»
â%sâ; vui lòng báo "
-"cáo Äây là lá»i."
+msgid "node_to_awk_value detected invalid flags combination `%s'; please file
a bug report."
+msgstr "node_to_awk_value tìm thấy tỠhợp cỠdạng sỠkhông hợp
lá» â%sâ; vui lòng báo cáo Äây là lá»i."
#: gawkapi.c:1072
msgid "remove_element: received null array"
@@ -2611,11 +2492,8 @@ msgstr "biá»u thức cho Äiá»u chuyá»n hÆ°á»ng
â%sâ có giá trá» chu
#: io.c:796
#, c-format
-msgid ""
-"filename `%.*s' for `%s' redirection may be result of logical expression"
-msgstr ""
-"tên táºp tin â%.*sâ cho Äiá»u chuyá»n hÆ°á»ng â%sâ có lẽ lÃ
kết quả của biá»u thức "
-"luáºn lý"
+msgid "filename `%.*s' for `%s' redirection may be result of logical
expression"
+msgstr "tên táºp tin â%.*sâ cho Äiá»u chuyá»n hÆ°á»ng â%sâ có
lẽ là kết quả của biá»u thức luáºn lý"
#: io.c:844
#, c-format
@@ -2639,11 +2517,8 @@ msgstr "không thá» má» á»ng dẫn â%sâ Äá»
nháºp (%s)"
#: io.c:950
#, c-format
-msgid ""
-"get_file socket creation not supported on this platform for `%s' with fd %d"
-msgstr ""
-"viá»c tạo á» cắm mạng get_file không Äược há» trợ trên ná»n
tảng nà y cho â%sâ "
-"vá»i fd %d"
+msgid "get_file socket creation not supported on this platform for `%s' with
fd %d"
+msgstr "viá»c tạo á» cắm mạng get_file không Äược há» trợ
trên ná»n tảng nà y cho â%sâ vá»i fd %d"
#: io.c:961
#, c-format
@@ -2661,11 +2536,8 @@ msgid "can't redirect to `%s' (%s)"
msgstr "không thá» chuyá»n hÆ°á»ng Äến â%sâ (%s)"
#: io.c:1153
-msgid ""
-"reached system limit for open files: starting to multiplex file descriptors"
-msgstr ""
-"Äã tá»i giá»i hạn há» thá»ng vá» táºp tin Äược má» nên bắt
Äầu phá»i hợp nhiá»u dòng "
-"Äiá»u mô tả táºp tin"
+msgid "reached system limit for open files: starting to multiplex file
descriptors"
+msgstr "Äã tá»i giá»i hạn há» thá»ng vá» táºp tin Äược má» nên
bắt Äầu phá»i hợp nhiá»u dòng Äiá»u mô tả táºp tin"
#: io.c:1169
#, c-format
@@ -2683,9 +2555,7 @@ msgstr "close: (Äóng) Äá»i sá» thứ hai phải lÃ
âtoâ (Äến) hay
#: io.c:1221
#, c-format
msgid "close: `%.*s' is not an open file, pipe or co-process"
-msgstr ""
-"close: (Äóng) â%.*sâ không phải là táºp tin, á»ng dẫn hay
Äá»ng tiến trình Äã "
-"Äược má»"
+msgstr "close: (Äóng) â%.*sâ không phải là táºp tin, á»ng dẫn
hay Äá»ng tiến trình Äã Äược má»"
#: io.c:1226
msgid "close of redirection that was never opened"
@@ -2694,8 +2564,7 @@ msgstr "Äóng má»t chuyá»n hÆ°á»ng mà nó chÆ°a
từng Äược má»"
#: io.c:1325
#, c-format
msgid "close: redirection `%s' not opened with `|&', second argument ignored"
-msgstr ""
-"close: chuyá»n hÆ°á»ng â%sâ không Äược má» bá»i â|&â nên
Äá»i sá» thứ hai bá» bá» qua"
+msgstr "close: chuyá»n hÆ°á»ng â%sâ không Äược má» bá»i â|&â
nên Äá»i sá» thứ hai bá» bá» qua"
#: io.c:1342
#, c-format
@@ -2804,9 +2673,7 @@ msgstr "lá»i Äóng Äầu ra tiêu chuẩn trong tiến
trình con (%s)"
#: io.c:2002 io.c:2054
#, c-format
msgid "moving slave pty to stdout in child failed (dup: %s)"
-msgstr ""
-"gặp lá»i khi di chuyá»n pty (thiết bá» cuá»i giả) phụ thuá»c
Äến thiết bá» Äầu ra "
-"tiêu chuẩn trong con (trùng: %s)"
+msgstr "gặp lá»i khi di chuyá»n pty (thiết bá» cuá»i giả) phụ
thuá»c Äến thiết bá» Äầu ra tiêu chuẩn trong con (trùng: %s)"
#: io.c:2004 io.c:2056 io.c:2403
#, c-format
@@ -2816,9 +2683,7 @@ msgstr "lá»i Äóng thiết bá» nháºp chuẩn trong
tiến trình con (%s)"
#: io.c:2007 io.c:2059
#, c-format
msgid "moving slave pty to stdin in child failed (dup: %s)"
-msgstr ""
-"lá»i di chuyá»n pty (thiết bá» cuá»i giả) phụ tá»i thiết bá»
nháºp chuẩn trong Äiá»u "
-"con (nhân Äôi: %s)"
+msgstr "lá»i di chuyá»n pty (thiết bá» cuá»i giả) phụ tá»i thiết
bá» nháºp chuẩn trong Äiá»u con (nhân Äôi: %s)"
#: io.c:2009 io.c:2061 io.c:2083
#, c-format
@@ -2826,23 +2691,18 @@ msgid "close of slave pty failed (%s)"
msgstr "Äóng pty (thiết bá» cuá»i giả) phụ thuá»c gặp lá»i (%s)"
#: io.c:2245
-#, fuzzy
msgid "could not create child process or open pty"
-msgstr "không thá» tạo tiến trình con cho â%sâ (fork: %s)"
+msgstr "không thỠtạo tiến trình con hoặc mỠtpy"
#: io.c:2333 io.c:2401 io.c:2613 io.c:2645
#, c-format
msgid "moving pipe to stdout in child failed (dup: %s)"
-msgstr ""
-"lá»i di chuyá»n á»ng dẫn Äến thiết bá» xuất chuẩn trong tiến
trình con (trùng: "
-"%s)"
+msgstr "lá»i di chuyá»n á»ng dẫn Äến thiết bá» xuất chuẩn trong
tiến trình con (trùng: %s)"
#: io.c:2340 io.c:2406
#, c-format
msgid "moving pipe to stdin in child failed (dup: %s)"
-msgstr ""
-"lá»i di chuyá»n á»ng dẫn Äến thiết bá» nháºp chuẩn trong tiến
trình con (trùng: "
-"%s)"
+msgstr "lá»i di chuyá»n á»ng dẫn Äến thiết bá» nháºp chuẩn trong
tiến trình con (trùng: %s)"
#: io.c:2366 io.c:2635
msgid "restoring stdout in parent process failed\n"
@@ -2882,9 +2742,7 @@ msgstr "register_input_parser: nháºn Äược con trá»
NULL"
#: io.c:3146
#, c-format
msgid "input parser `%s' conflicts with previously installed input parser `%s'"
-msgstr ""
-"bá» phân tÃch Äầu và o â%sâ xung Äá»t vá»i bá» phân tÃch
Äầu và o Äược cà i Äặt "
-"trÆ°á»c Äó â%sâ"
+msgstr "bá» phân tÃch Äầu và o â%sâ xung Äá»t vá»i bá» phân
tÃch Äầu và o Äược cà i Äặt trÆ°á»c Äó â%sâ"
#: io.c:3153
#, c-format
@@ -2897,10 +2755,8 @@ msgstr "register_output_wrapper: nháºn Äược con
trá» NULL"
#: io.c:3201
#, c-format
-msgid ""
-"output wrapper `%s' conflicts with previously installed output wrapper `%s'"
-msgstr ""
-"bá» bao kết xuất â%sâ xung Äá»t vá»i bá» bao kết xuất
Äược cà i Äặt trÆ°á»c Äó â%sâ"
+msgid "output wrapper `%s' conflicts with previously installed output wrapper
`%s'"
+msgstr "bá» bao kết xuất â%sâ xung Äá»t vá»i bá» bao kết xuất
Äược cà i Äặt trÆ°á»c Äó â%sâ"
#: io.c:3208
#, c-format
@@ -2913,12 +2769,8 @@ msgstr "register_output_processor: nháºn Äược con
trá» NULL"
#: io.c:3258
#, c-format
-msgid ""
-"two-way processor `%s' conflicts with previously installed two-way processor "
-"`%s'"
-msgstr ""
-"bá» xá» lý hai hÆ°á»ng â%sâ xung Äá»t vá»i bá» xá» lý hai
hÆ°á»ng Äã Äược cà i Äặt "
-"trÆ°á»c Äó â%sâ"
+msgid "two-way processor `%s' conflicts with previously installed two-way
processor `%s'"
+msgstr "bá» xá» lý hai hÆ°á»ng â%sâ xung Äá»t vá»i bá» xá» lý
hai hÆ°á»ng Äã Äược cà i Äặt trÆ°á»c Äó â%sâ"
#: io.c:3267
#, c-format
@@ -2944,9 +2796,7 @@ msgstr "Truyá»n thông trên IPv6 không Äược há»
trợ"
#: main.c:333
msgid "environment variable `POSIXLY_CORRECT' set: turning on `--posix'"
-msgstr ""
-"biến môi trÆ°á»ng âPOSIXLY_CORRECTâ (Äúng kiá»u POSIX) Äã
Äược Äặt; Äang báºt "
-"tùy chá»n â--posixâ"
+msgstr "biến môi trÆ°á»ng âPOSIXLY_CORRECTâ (Äúng kiá»u POSIX) Äã
Äược Äặt; Äang báºt tùy chá»n â--posixâ"
#: main.c:339
msgid "`--posix' overrides `--traditional'"
@@ -2954,9 +2804,7 @@ msgstr "tùy chá»n â--posixâ có quyá»n cao hÆ¡n
â--traditionalâ (truy
#: main.c:350
msgid "`--posix'/`--traditional' overrides `--non-decimal-data'"
-msgstr ""
-"â--posixâ/â--traditionalâ (cá» Äiá»n) có quyá»n cao hÆ¡n
â--non-decimal-"
-"dataâ (dữ liá»u khác tháºp phân)"
+msgstr "â--posixâ/â--traditionalâ (cá» Äiá»n) có quyá»n cao hÆ¡n
â--non-decimal-dataâ (dữ liá»u khác tháºp phân)"
#: main.c:354
#, c-format
@@ -2989,15 +2837,12 @@ msgstr "không có Äoạn chữ chÆ°Æ¡ng trình nà o
cả!"
#: main.c:574
#, c-format
msgid "Usage: %s [POSIX or GNU style options] -f progfile [--] file ...\n"
-msgstr ""
-"Cách dùng: %s [tùy chá»n kiá»u POSIX hay GNU] -f
táºp_tin_chÆ°Æ¡ng_trình [--] "
-"táºp_tin â¦\n"
+msgstr "Cách dùng: %s [tùy chá»n kiá»u POSIX hay GNU] -f
táºp_tin_chÆ°Æ¡ng_trình [--] táºp_tin â¦\n"
#: main.c:576
#, c-format
msgid "Usage: %s [POSIX or GNU style options] [--] %cprogram%c file ...\n"
-msgstr ""
-"Cách dùng: %s [tùy chá»n kiá»u POSIX hay GNU] [--] %cchÆ°Æ¡ng_trình%c
táºp_tin â¦\n"
+msgstr "Cách dùng: %s [tùy chá»n kiá»u POSIX hay GNU] [--]
%cchÆ°Æ¡ng_trình%c táºp_tin â¦\n"
#: main.c:581
msgid "POSIX options:\t\tGNU long options: (standard)\n"
@@ -3136,7 +2981,6 @@ msgstr "\t-Y\t\t--parsedebug\n"
#. address for translation bugs.
#. no-wrap
#: main.c:627
-#, fuzzy
msgid ""
"\n"
"To report bugs, see node `Bugs' in `gawk.info'\n"
@@ -3152,6 +2996,7 @@ msgstr ""
"(thông báo trục trặc và lá»i) trong bản in. Cùng thông tin Äó
có thá»\n"
"tìm thấy á»\n"
"https://www.gnu.org/software/gawk/manual/html_node/Bugs.html.\n"
+"VUI LÃNG ÄỪNG cá» báo cáo lá»i bằng gá»i trong comp.lang.awk.\n"
"\n"
"Thông báo lá»i dá»ch cho: <http://translationproject.org/team/vi.html>.\n"
"\n"
@@ -3372,12 +3217,8 @@ msgstr "không có sá» tháºp lúc nằm trong thoát
chuá»i â\\xâ"
#: node.c:611
#, c-format
-msgid ""
-"hex escape \\x%.*s of %d characters probably not interpreted the way you "
-"expect"
-msgstr ""
-"thoát chuá»i tháºp lục \\x%.*s chứa %d ký tá»± mà rất có thá»
không phải Äược Äá»c "
-"bằng cách dá»± Äá»nh"
+msgid "hex escape \\x%.*s of %d characters probably not interpreted the way
you expect"
+msgstr "thoát chuá»i tháºp lục \\x%.*s chứa %d ký tá»± mà rất có
thá» không phải Äược Äá»c bằng cách dá»± Äá»nh"
#: node.c:626
#, c-format
@@ -3385,12 +3226,8 @@ msgid "escape sequence `\\%c' treated as plain `%c'"
msgstr "thoát chuá»i â\\%câ Äược xá» lý nhÆ° là â%câ chuẩn"
#: node.c:762
-msgid ""
-"Invalid multibyte data detected. There may be a mismatch between your data "
-"and your locale."
-msgstr ""
-"Dữ liá»u dạng Äa byte (multibyte) không hợp lá» Äược tìm
thấy. Tại Äó có lẽ "
-"không khá»p giữa dữ liá»u của bạn và nÆ¡i xảy ra."
+msgid "Invalid multibyte data detected. There may be a mismatch between your
data and your locale."
+msgstr "Dữ liá»u dạng Äa byte (multibyte) không hợp lá» Äược
tìm thấy. Tại Äó có lẽ không khá»p giữa dữ liá»u của bạn
và nơi xảy ra."
#: posix/gawkmisc.c:177
#, c-format
@@ -3400,9 +3237,7 @@ msgstr "%s %s â%sâ: không thá» lấy cá» mô tả
(fd): (fcntl F_GETFD: %
#: posix/gawkmisc.c:189
#, c-format
msgid "%s %s `%s': could not set close-on-exec: (fcntl F_SETFD: %s)"
-msgstr ""
-"%s %s â%sâ: không thá» Äặt âclose-on-execâ (Äóng má»t khi
thá»±c hiá»n): (fcntl "
-"F_SETFD: %s)"
+msgstr "%s %s â%sâ: không thá» Äặt âclose-on-execâ (Äóng má»t
khi thá»±c hiá»n): (fcntl F_SETFD: %s)"
#: profile.c:97
#, c-format
@@ -3471,9 +3306,7 @@ msgstr "redir2str: không hiá»u kiá»u chuyá»n hÆ°á»ng
%d"
#: re.c:610
#, c-format
msgid "regexp component `%.*s' should probably be `[%.*s]'"
-msgstr ""
-"thà nh phần của biá»u thức chÃnh qui (regexp) â%.*sâ gần nhÆ°
chắc chắn nên là "
-"â[%.*s]â"
+msgstr "thà nh phần của biá»u thức chÃnh qui (regexp) â%.*sâ gần
nhÆ° chắc chắn nên là â[%.*s]â"
#: support/dfa.c:1005
msgid "unbalanced ["
@@ -3669,11 +3502,8 @@ msgstr "không thá» pop (lấy ra) ngữ cảnh chÃnh"
#~ msgid "extension: cannot open library `%s' (%s)"
#~ msgstr "phần má» rá»ng: không thá» má» thÆ° viá»n â%sâ (%s)"
-#~ msgid ""
-#~ "extension: library `%s': does not define `plugin_is_GPL_compatible' (%s)"
-#~ msgstr ""
-#~ "phần má» rá»ng: thÆ° viá»n â%sâ: chÆ°a Äá»nh nghÄ©a "
-#~ "âplugin_is_GPL_compatibleâ (%s)"
+#~ msgid "extension: library `%s': does not define `plugin_is_GPL_compatible'
(%s)"
+#~ msgstr "phần má» rá»ng: thÆ° viá»n â%sâ: chÆ°a Äá»nh nghÄ©a
âplugin_is_GPL_compatibleâ (%s)"
#~ msgid "extension: library `%s': cannot call function `%s' (%s)"
#~ msgstr "phần má» rá»ng: thÆ° viá»n â%sâ: không thá» gá»i hà m
â%sâ (%s)"
@@ -3694,9 +3524,7 @@ msgstr "không thá» pop (lấy ra) ngữ cảnh chÃnh"
#~ msgstr "tên hà m â%sâ Äã Äược Äá»nh nghÄ©a trÆ°á»c Äó"
#~ msgid "extension: can't use gawk built-in `%s' as function name"
-#~ msgstr ""
-#~ "extension: (phần má» rá»ng) không thá» dùng Äiá»u có sẵn của
gawk â%sâ nhÆ° là "
-#~ "tên hà m"
+#~ msgstr "extension: (phần má» rá»ng) không thá» dùng Äiá»u có
sẵn của gawk â%sâ nhÆ° là tên hà m"
#~ msgid "chdir: called with incorrect number of arguments, expecting 1"
#~ msgstr "chdir: Äược gá»i vá»i sá» lượng Äá»i sá» không
Äúng, cần 1"
@@ -3765,8 +3593,7 @@ msgstr "không thá» pop (lấy ra) ngữ cảnh chÃnh"
#~ msgstr "âgetline varâ không hợp lá» bên trong quy tắc â%sâ"
#~ msgid "no (known) protocol supplied in special filename `%s'"
-#~ msgstr ""
-#~ "trong tên táºp tin Äặc biá»t â%sâ không cung cấp giao thức
(Äã biết) nà o"
+#~ msgstr "trong tên táºp tin Äặc biá»t â%sâ không cung cấp giao
thức (Äã biết) nà o"
#~ msgid "special file name `%s' is incomplete"
#~ msgstr "tên táºp tin Äặc biá»t â%sâ chÆ°a xong"
@@ -3847,11 +3674,8 @@ msgstr "không thá» pop (lấy ra) ngữ cảnh chÃnh"
#~ msgid "statement has no effect"
#~ msgstr "câu không có tác dụng"
-#~ msgid ""
-#~ "for loop: array `%s' changed size from %ld to %ld during loop execution"
-#~ msgstr ""
-#~ "cho loop: (cho vòng lặp) mảng â%sâ Äã thay Äá»i kÃch
thÆ°á»c từ %ld Äến %ld "
-#~ "trong khi thá»±c hiá»n vòng lặp"
+#~ msgid "for loop: array `%s' changed size from %ld to %ld during loop
execution"
+#~ msgstr "cho loop: (cho vòng lặp) mảng â%sâ Äã thay Äá»i kÃch
thÆ°á»c từ %ld Äến %ld trong khi thá»±c hiá»n vòng lặp"
#~ msgid "function called indirectly through `%s' does not exist"
#~ msgstr "hà m Äược gá»i gián tiếp thông qua â%sâ không tá»n
tại"
-----------------------------------------------------------------------
Summary of changes:
po/ChangeLog | 4 +
po/fr.po | 423 ++++++++++++++++++-----------------------------------------
po/vi.po | 398 ++++++++++++++++---------------------------------------
3 files changed, 239 insertions(+), 586 deletions(-)
hooks/post-receive
--
gawk
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [gawk-diffs] [SCM] gawk branch, gawk-4.2-stable, updated. gawk-4.1.0-2908-g6302c80,
Arnold Robbins <=