gawk-diffs
[Top][All Lists]
Advanced

[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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]