[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SCM] gawk branch, master, updated. gawk-4.1.0-5406-g6ab30c95
From: |
Arnold Robbins |
Subject: |
[SCM] gawk branch, master, updated. gawk-4.1.0-5406-g6ab30c95 |
Date: |
Tue, 24 Oct 2023 06:04:25 -0400 (EDT) |
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, master has been updated
via 6ab30c957d0aca32cf4259dff1a0a1579f66869f (commit)
from c89ccf6a1384db4bee99ff0a9338016f5911fc56 (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=6ab30c957d0aca32cf4259dff1a0a1579f66869f
commit 6ab30c957d0aca32cf4259dff1a0a1579f66869f
Author: Arnold D. Robbins <arnold@skeeve.com>
Date: Tue Oct 24 13:03:58 2023 +0300
Next test tarball.
diff --git a/configure b/configure
index 955cc723..26f4bdbb 100755
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
#! /bin/sh
# Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.71 for GNU Awk 5.2.62.
+# Generated by GNU Autoconf 2.71 for GNU Awk 5.2.63.
#
# Report bugs to <bug-gawk@gnu.org>.
#
@@ -611,8 +611,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='GNU Awk'
PACKAGE_TARNAME='gawk'
-PACKAGE_VERSION='5.2.62'
-PACKAGE_STRING='GNU Awk 5.2.62'
+PACKAGE_VERSION='5.2.63'
+PACKAGE_STRING='GNU Awk 5.2.63'
PACKAGE_BUGREPORT='bug-gawk@gnu.org'
PACKAGE_URL='https://www.gnu.org/software/gawk/'
@@ -1369,7 +1369,7 @@ if test "$ac_init_help" = "long"; then
# Omit some internal or obsolete options to make the list less imposing.
# This message is too long to be a string in the A/UX 3.1 sh.
cat <<_ACEOF
-\`configure' configures GNU Awk 5.2.62 to adapt to many kinds of systems.
+\`configure' configures GNU Awk 5.2.63 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1440,7 +1440,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of GNU Awk 5.2.62:";;
+ short | recursive ) echo "Configuration of GNU Awk 5.2.63:";;
esac
cat <<\_ACEOF
@@ -1563,7 +1563,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-GNU Awk configure 5.2.62
+GNU Awk configure 5.2.63
generated by GNU Autoconf 2.71
Copyright (C) 2021 Free Software Foundation, Inc.
@@ -2220,7 +2220,7 @@ cat >config.log <<_ACEOF
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.
-It was created by GNU Awk $as_me 5.2.62, which was
+It was created by GNU Awk $as_me 5.2.63, which was
generated by GNU Autoconf 2.71. Invocation command line was
$ $0$ac_configure_args_raw
@@ -3515,7 +3515,7 @@ fi
# Define the identity of the package.
PACKAGE='gawk'
- VERSION='5.2.62'
+ VERSION='5.2.63'
printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h
@@ -13796,7 +13796,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
# report actual input values of CONFIG_FILES etc. instead of their
# values after options handling.
ac_log="
-This file was extended by GNU Awk $as_me 5.2.62, which was
+This file was extended by GNU Awk $as_me 5.2.63, which was
generated by GNU Autoconf 2.71. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -13866,7 +13866,7 @@ ac_cs_config_escaped=`printf "%s\n" "$ac_cs_config" |
sed "s/^ //; s/'/'\\\\\\\\
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
ac_cs_config='$ac_cs_config_escaped'
ac_cs_version="\\
-GNU Awk config.status 5.2.62
+GNU Awk config.status 5.2.63
configured by $0, generated by GNU Autoconf 2.71,
with options \\"\$ac_cs_config\\"
diff --git a/configure.ac b/configure.ac
index 11c2b4c6..77e29e1a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -23,7 +23,7 @@ dnl
dnl Process this file with autoconf to produce a configure script.
-AC_INIT([GNU Awk],[5.2.62],[bug-gawk@gnu.org],[gawk])
+AC_INIT([GNU Awk],[5.2.63],[bug-gawk@gnu.org],[gawk])
# This is a hack. Different versions of install on different systems
# are just too different. Chuck it and use install-sh.
diff --git a/pc/ChangeLog b/pc/ChangeLog
index 226d25bd..9228383b 100644
--- a/pc/ChangeLog
+++ b/pc/ChangeLog
@@ -1,3 +1,7 @@
+2023-10-24 Arnold D. Robbins <arnold@skeeve.com>
+
+ * config.h: Regenerated.
+
2023-10-23 Arnold D. Robbins <arnold@skeeve.com>
* Makefile.tst: Regenerated.
diff --git a/pc/config.h b/pc/config.h
index a56f7371..0fd71b20 100644
--- a/pc/config.h
+++ b/pc/config.h
@@ -367,7 +367,7 @@
#define PACKAGE_NAME "GNU Awk"
/* Define to the full name and version of this package. */
-#define PACKAGE_STRING "GNU Awk 5.2.62"
+#define PACKAGE_STRING "GNU Awk 5.2.63"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "gawk"
@@ -376,7 +376,7 @@
#define PACKAGE_URL "http://www.gnu.org/software/gawk/"
/* Define to the version of this package. */
-#define PACKAGE_VERSION "5.2.62"
+#define PACKAGE_VERSION "5.2.63"
/* Define to 1 if *printf supports %a format */
#define PRINTF_HAS_A_FORMAT 1
@@ -504,7 +504,7 @@
/* Version number of package */
-#define VERSION "5.2.62"
+#define VERSION "5.2.63"
/* Number of bits in a file offset, on hosts where this is settable. */
#undef _FILE_OFFSET_BITS
diff --git a/po/bg.po b/po/bg.po
index 07cb8ced..d47cdd49 100644
--- a/po/bg.po
+++ b/po/bg.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gawk-5.2.1b\n"
"Report-Msgid-Bugs-To: bug-gawk@gnu.org\n"
-"POT-Creation-Date: 2023-10-15 07:13+0300\n"
+"POT-Creation-Date: 2023-10-24 10:29+0300\n"
"PO-Revision-Date: 2023-04-14 16:44+0300\n"
"Last-Translator: Alexander Shopov <ash@kambanaria.org>\n"
"Language-Team: Bulgarian <dict@ludost.net>\n"
@@ -39,7 +39,7 @@ msgstr "Ð¾Ð¿Ð¸Ñ ÑкалаÑÑÑ â%sâ да Ñе
ползва каÑо ма
#: array.c:407 array.c:574 builtin.c:88 builtin.c:1746 builtin.c:1794
#: builtin.c:1807 builtin.c:2323 builtin.c:2350 eval.c:1156 eval.c:1161
-#: eval.c:1555
+#: eval.c:1558
#, c-format
msgid "attempt to use array `%s' in a scalar context"
msgstr "Ð¾Ð¿Ð¸Ñ Ð¼Ð°ÑивÑÑ â%sâ да Ñе ползва в
ÑкалаÑен конÑекÑÑ"
@@ -539,50 +539,50 @@ msgstr ""
"ÑÑнкÑиÑÑа â%sâ е извикана Ñ Ð¸Ð½ÑеÑвал
Ð¼ÐµÐ¶Ð´Ñ Ð¸Ð¼ÐµÑо и â(â,\n"
"или е ползвана каÑо пÑоменлива или маÑив"
-#: awkgram.y:5489 awkgram.y:5542 mpfr.c:1589 mpfr.c:1624
+#: awkgram.y:5490 awkgram.y:5543 mpfr.c:1589 mpfr.c:1624
msgid "division by zero attempted"
msgstr "Ð¾Ð¿Ð¸Ñ Ð·Ð° делене на нÑла"
-#: awkgram.y:5498 awkgram.y:5551 mpfr.c:1634
+#: awkgram.y:5499 awkgram.y:5552 mpfr.c:1634
#, c-format
msgid "division by zero attempted in `%%'"
msgstr "Ð¾Ð¿Ð¸Ñ Ð·Ð° делене на нÑла в â%%â"
-#: awkgram.y:5871
+#: awkgram.y:5872
msgid ""
"cannot assign a value to the result of a field post-increment expression"
msgstr ""
"не може да Ñе пÑиÑвои ÑÑойноÑÑ Ð½Ð°
ÑезÑлÑаÑа на поÑледваÑо ÑвелиÑаване на
поле"
-#: awkgram.y:5874
+#: awkgram.y:5875
#, c-format
msgid "invalid target of assignment (opcode %s)"
msgstr "непÑавилна Ñел на пÑиÑвоÑване (код за
опеÑаÑÐ¸Ñ â%sâ)"
-#: awkgram.y:6254
+#: awkgram.y:6255
msgid "statement has no effect"
msgstr "изÑазÑÑ Ðµ без еÑекÑ"
-#: awkgram.y:6769
+#: awkgram.y:6770
#, c-format
msgid "identifier %s: qualified names not allowed in traditional / POSIX mode"
msgstr ""
"иденÑиÑикаÑÐ¾Ñ â%sâ: квалиÑиÑиÑани имена
не Ñа позволени в ÑÑадиÑÐ¸Ð¾Ð½Ð½Ð¸Ñ "
"(POSIX) Ñежим"
-#: awkgram.y:6774
+#: awkgram.y:6775
#, c-format
msgid "identifier %s: namespace separator is two colons, not one"
msgstr ""
"иденÑиÑикаÑÐ¾Ñ â%sâ: ÑазделиÑелÑÑ Ð·Ð°
пÑоÑÑÑанÑÑво Ð¾Ñ Ð¸Ð¼ÐµÐ½Ð° ÑÑÑбва да е две "
"двоеÑоÑиÑ, не едно"
-#: awkgram.y:6780
+#: awkgram.y:6781
#, c-format
msgid "qualified identifier `%s' is badly formed"
msgstr "квалиÑиÑиÑÐ°Ð½Ð¸Ñ Ð¸Ð´ÐµÐ½ÑиÑикаÑÐ¾Ñ â%sâ е
непÑавилен"
-#: awkgram.y:6787
+#: awkgram.y:6788
#, c-format
msgid ""
"identifier `%s': namespace separator can only appear once in a qualified name"
@@ -590,14 +590,14 @@ msgstr ""
"иденÑиÑикаÑÐ¾Ñ â%sâ: ÑазделиÑелÑÑ Ð·Ð°
пÑоÑÑÑанÑÑво Ð¾Ñ Ð¸Ð¼ÐµÐ½Ð° може да Ñе ползва "
"Ñамо веднÑж в квалиÑиÑиÑано име"
-#: awkgram.y:6836 awkgram.y:6887
+#: awkgram.y:6837 awkgram.y:6888
#, c-format
msgid "using reserved identifier `%s' as a namespace is not allowed"
msgstr ""
"ÑезеÑвиÑаниÑÑ Ð¸Ð´ÐµÐ½ÑиÑикаÑÐ¾Ñ â%sâ не
ÑÑÑбва да Ñе ползва каÑо пÑоÑÑÑанÑÑво Ð¾Ñ "
"имена"
-#: awkgram.y:6843 awkgram.y:6853
+#: awkgram.y:6844 awkgram.y:6854
#, c-format
msgid ""
"using reserved identifier `%s' as second component of a qualified name is "
@@ -606,11 +606,11 @@ msgstr ""
"ÑезеÑвиÑаниÑÑ Ð¸Ð´ÐµÐ½ÑиÑикаÑÐ¾Ñ â%sâ не
ÑÑÑбва да Ñе ползва каÑо вÑоÑа ÑаÑÑ Ð¾Ñ "
"квалиÑиÑиÑано име"
-#: awkgram.y:6871
+#: awkgram.y:6872
msgid "@namespace is a gawk extension"
msgstr "â@namespaceâ е ÑазÑиÑение на gawk"
-#: awkgram.y:6878
+#: awkgram.y:6879
#, c-format
msgid "namespace name `%s' must meet identifier naming rules"
msgstr ""
@@ -636,7 +636,7 @@ msgid "standard error"
msgstr "ÑÑандаÑÑна гÑеÑка"
#: builtin.c:211 builtin.c:549 builtin.c:649 builtin.c:1859 builtin.c:2608
-#: builtin.c:2626 builtin.c:2745 builtin.c:3774 mpfr.c:821
+#: builtin.c:2626 builtin.c:2745 builtin.c:3775 mpfr.c:821
#, c-format
msgid "%s: received non-numeric argument"
msgstr "%s: оÑаква Ñе неÑиÑлов аÑгÑменÑ"
@@ -684,13 +684,13 @@ msgid "fflush: `%.*s' is not an open file, pipe or
co-process"
msgstr ""
"fflush: â%.*sâ не е ниÑо оÑвоÑен Ñайл, ниÑо
пÑогÑамен канал, ниÑо копÑоÑеÑ"
-#: builtin.c:432 builtin.c:1897 builtin.c:2107 builtin.c:2787 builtin.c:4036
-#: builtin.c:4123 builtin.c:4190
+#: builtin.c:432 builtin.c:1897 builtin.c:2107 builtin.c:2787 builtin.c:4037
+#: builtin.c:4124 builtin.c:4191
#, c-format
msgid "%s: received non-string first argument"
msgstr "%s: пÑÑвиÑÑ Ð¿Ð¾Ð»ÑÑен аÑгÑÐ¼ÐµÐ½Ñ ÑÑÑбва да
е низ"
-#: builtin.c:434 builtin.c:4014 builtin.c:4029 builtin.c:4119 builtin.c:4181
+#: builtin.c:434 builtin.c:4015 builtin.c:4030 builtin.c:4120 builtin.c:4182
#, c-format
msgid "%s: received non-string second argument"
msgstr "%s: вÑоÑиÑÑ Ð¿Ð¾Ð»ÑÑен аÑгÑÐ¼ÐµÐ½Ñ ÑÑÑбва да
е низ"
@@ -835,13 +835,13 @@ msgstr ""
"printf: Ð¾Ð¿Ð¸Ñ Ð·Ð° пиÑане кÑм заÑвоÑÐµÐ½Ð¸Ñ Ð·Ð°
Ð·Ð°Ð¿Ð¸Ñ ÐºÑай на двÑпоÑоÑен пÑогÑамен "
"канал"
-#: builtin.c:1884 builtin.c:4112
+#: builtin.c:1884 builtin.c:4113
#, c-format
msgid "%s: received non-numeric third argument"
msgstr "%s: ÑÑеÑиÑÑ Ð°ÑгÑÐ¼ÐµÐ½Ñ ÑÑÑбва да е ÑиÑло"
-#: builtin.c:1891 builtin.c:2081 builtin.c:2587 builtin.c:3602 builtin.c:3643
-#: builtin.c:4243
+#: builtin.c:1891 builtin.c:2081 builtin.c:2587 builtin.c:3603 builtin.c:3644
+#: builtin.c:4244
#, c-format
msgid "%s: received non-numeric second argument"
msgstr "%s: вÑоÑиÑÑ Ð¿Ð¾Ð»ÑÑен аÑгÑÐ¼ÐµÐ½Ñ ÑÑÑбва да
е ÑиÑло"
@@ -935,7 +935,7 @@ msgstr ""
msgid "reference to uninitialized field `$%d'"
msgstr "ÑказаÑел кÑм неиниÑиализиÑано поле
â$%dâ"
-#: builtin.c:2585 builtin.c:3600 builtin.c:3641 builtin.c:4241
+#: builtin.c:2585 builtin.c:3601 builtin.c:3642 builtin.c:4242
#, c-format
msgid "%s: received non-numeric first argument"
msgstr "%s: пÑÑвиÑÑ Ð°ÑгÑÐ¼ÐµÐ½Ñ ÑÑÑбва да е
ÑиÑлова ÑÑойноÑÑ"
@@ -954,116 +954,116 @@ msgstr "%s: â%sâ не може да Ñе
ползва каÑо ÑÑеÑи а
msgid "gensub: third argument `%.*s' treated as 1"
msgstr "gensub: ÑÑеÑиÑÑ Ð°ÑгÑÐ¼ÐµÐ½Ñ â%.*sâ Ñе пÑиема
за 1"
-#: builtin.c:3402
+#: builtin.c:3403
#, c-format
msgid "%s: can be called indirectly only with two arguments"
msgstr "%s: недиÑекÑно извикване е вÑзможно
Ñамо Ñ Ð´Ð²Ð° аÑгÑменÑа"
-#: builtin.c:3425
+#: builtin.c:3426
msgid "indirect call to gensub requires three or four arguments"
msgstr "недиÑекÑноÑо извикване на âgensubâ
изиÑква ÑÑи или ÑеÑиÑи аÑгÑменÑа"
-#: builtin.c:3487
+#: builtin.c:3488
msgid "indirect call to match requires two or three arguments"
msgstr "недиÑекÑноÑо извикване на âmatchâ
изиÑква два или ÑÑи аÑгÑменÑа"
-#: builtin.c:3531
+#: builtin.c:3532
#, c-format
msgid "indirect call to %s requires two to four arguments"
msgstr "недиÑекÑноÑо извикване на â%sâ
изиÑква два, ÑÑи или ÑеÑиÑи аÑгÑменÑа"
-#: builtin.c:3608
+#: builtin.c:3609
#, c-format
msgid "lshift(%f, %f): negative values are not allowed"
msgstr "lshift(%f, %f): не Ñа позволени оÑÑиÑаÑелни
ÑÑойноÑÑи"
-#: builtin.c:3612
+#: builtin.c:3613
#, c-format
msgid "lshift(%f, %f): fractional values will be truncated"
msgstr "lshift(%f, %f): деÑеÑиÑниÑе дÑоби Ñе бÑдаÑ
оÑÑÑзани до Ñели ÑÑойноÑÑи"
-#: builtin.c:3614
+#: builtin.c:3615
#, c-format
msgid "lshift(%f, %f): too large shift value will give strange results"
msgstr ""
"lshift(%f, %f): пÑекалено големиÑе ÑÑойноÑÑи за
побиÑово измеÑÑване Ð´Ð°Ð²Ð°Ñ "
"ÑÑÑанни ÑезÑлÑаÑи"
-#: builtin.c:3649
+#: builtin.c:3650
#, c-format
msgid "rshift(%f, %f): negative values are not allowed"
msgstr "rshift(%f, %f): не Ñа позволени оÑÑиÑаÑелни
ÑÑойноÑÑи"
-#: builtin.c:3653
+#: builtin.c:3654
#, c-format
msgid "rshift(%f, %f): fractional values will be truncated"
msgstr "rshift(%f, %f): деÑеÑиÑниÑе дÑоби Ñе бÑдаÑ
оÑÑÑзани до Ñели ÑÑойноÑÑи"
-#: builtin.c:3655
+#: builtin.c:3656
#, c-format
msgid "rshift(%f, %f): too large shift value will give strange results"
msgstr ""
"rshift(%f, %f): пÑекалено големиÑе ÑÑойноÑÑи за
побиÑово измеÑÑване Ð´Ð°Ð²Ð°Ñ "
"ÑÑÑанни ÑезÑлÑаÑи"
-#: builtin.c:3679 builtin.c:3710 builtin.c:3740
+#: builtin.c:3680 builtin.c:3711 builtin.c:3741
#, c-format
msgid "%s: called with less than two arguments"
msgstr "%s: извикана без или Ñ ÐµÐ´Ð¸Ð½ аÑгÑменÑ"
-#: builtin.c:3684 builtin.c:3715 builtin.c:3746
+#: builtin.c:3685 builtin.c:3716 builtin.c:3747
#, c-format
msgid "%s: argument %d is non-numeric"
msgstr "%s: аÑгÑÐ¼ÐµÐ½Ñ %d ÑÑÑбва да е ÑиÑло"
-#: builtin.c:3688 builtin.c:3719 builtin.c:3750
+#: builtin.c:3689 builtin.c:3720 builtin.c:3751
#, c-format
msgid "%s: argument %d negative value %g is not allowed"
msgstr "%s: аÑгÑÐ¼ÐµÐ½Ñ %d не пÑиема оÑÑиÑаÑелни
ÑÑойноÑÑи каÑо %g"
-#: builtin.c:3779
+#: builtin.c:3780
#, c-format
msgid "compl(%f): negative value is not allowed"
msgstr "compl(%f): оÑÑиÑаÑелни ÑÑойноÑÑи не Ñе
пÑиемаÑ"
-#: builtin.c:3782
+#: builtin.c:3783
#, c-format
msgid "compl(%f): fractional value will be truncated"
msgstr "compl(%f): деÑеÑиÑниÑе дÑоби Ñе бÑдаÑ
оÑÑÑзани до Ñели ÑÑойноÑÑи"
-#: builtin.c:3970
+#: builtin.c:3971
#, c-format
msgid "dcgettext: `%s' is not a valid locale category"
msgstr "dcgettext: â%sâ не е поддÑÑжана каÑегоÑиÑ
локали"
-#: builtin.c:4005 builtin.c:4023
+#: builtin.c:4006 builtin.c:4024
#, c-format
msgid "%s: received non-string third argument"
msgstr "%s: ÑÑеÑиÑÑ Ð¿Ð¾Ð»ÑÑен аÑгÑÐ¼ÐµÐ½Ñ ÑÑÑбва да
е низ"
-#: builtin.c:4078 builtin.c:4099
+#: builtin.c:4079 builtin.c:4100
#, c-format
msgid "%s: received non-string fifth argument"
msgstr "%s: пеÑиÑÑ Ð¿Ð¾Ð»ÑÑен аÑгÑÐ¼ÐµÐ½Ñ ÑÑÑбва да е
низ"
-#: builtin.c:4088 builtin.c:4105
+#: builtin.c:4089 builtin.c:4106
#, c-format
msgid "%s: received non-string fourth argument"
msgstr "%s: ÑеÑвÑÑÑиÑÑ Ð¿Ð¾Ð»ÑÑен аÑгÑÐ¼ÐµÐ½Ñ ÑÑÑбва
да е низ"
-#: builtin.c:4233 mpfr.c:1337
+#: builtin.c:4234 mpfr.c:1337
msgid "intdiv: third argument is not an array"
msgstr "intdiv: ÑÑеÑиÑÑ Ð°ÑгÑÐ¼ÐµÐ½Ñ ÑÑÑбва да е
маÑив"
-#: builtin.c:4252 mpfr.c:1386
+#: builtin.c:4253 mpfr.c:1386
msgid "intdiv: division by zero attempted"
msgstr "intdiv: Ð¾Ð¿Ð¸Ñ Ð·Ð° делене на нÑла"
-#: builtin.c:4293
+#: builtin.c:4294
msgid "typeof: second argument is not an array"
msgstr "typeof: вÑоÑиÑÑ Ð°ÑгÑÐ¼ÐµÐ½Ñ ÑÑÑбва да е
маÑив"
-#: builtin.c:4383
+#: builtin.c:4384
#, c-format
msgid ""
"typeof detected invalid flags combination `%s'; please file a bug report"
@@ -1071,7 +1071,7 @@ msgstr ""
"âtypeofâ заÑеÑе непÑавилна комбинаÑÐ¸Ñ Ð¾Ñ
Ñлагове â%sâ. Ðолим да докладваÑе "
"Ñази гÑеÑка"
-#: builtin.c:4421
+#: builtin.c:4422
#, c-format
msgid "typeof: unknown argument type `%s'"
msgstr "typeof: Ð½ÐµÐ¿Ð¾Ð·Ð½Ð°Ñ Ð²Ð¸Ð´ аÑгÑÐ¼ÐµÐ½Ñ â%sâ"
@@ -2093,16 +2093,16 @@ msgstr "ÑказаÑел кÑм
неиниÑиализиÑано поле â%ld
msgid "function `%s' called with more arguments than declared"
msgstr "ÑÑнкÑиÑÑа â%sâ е извикана Ñ Ð¿Ð¾Ð²ÐµÑе
аÑгÑменÑи Ð¾Ñ Ð´ÐµÐºÐ»Ð°ÑиÑаноÑо"
-#: eval.c:1497
+#: eval.c:1500
#, c-format
msgid "unwind_stack: unexpected type `%s'"
msgstr "unwind_stack: неоÑакван вид â%sâ"
-#: eval.c:1672
+#: eval.c:1675
msgid "division by zero attempted in `/='"
msgstr "Ð¾Ð¿Ð¸Ñ Ð·Ð° делене на нÑла в â/=â"
-#: eval.c:1679
+#: eval.c:1682
#, c-format
msgid "division by zero attempted in `%%='"
msgstr "Ð¾Ð¿Ð¸Ñ Ð·Ð° делене на нÑла в â%%=â"
@@ -3805,32 +3805,32 @@ msgstr ""
msgid "redir2str: unknown redirection type %d"
msgstr "redir2str: Ð½ÐµÐ¿Ð¾Ð·Ð½Ð°Ñ Ð²Ð¸Ð´ пÑенаÑоÑване %d"
-#: re.c:60 re.c:174
+#: re.c:61 re.c:175
msgid ""
"behavior of matching a regexp containing NUL characters is not defined by "
"POSIX"
msgstr ""
"поведениеÑо на ÑегÑлÑÑен изÑаз ÑÑдÑÑжаÑ
нÑлев Ð±Ð°Ð¹Ñ Ðµ недеÑиниÑано по POSIX"
-#: re.c:130
+#: re.c:131
msgid "invalid NUL byte in dynamic regexp"
msgstr "непÑавилен нÑлев Ð±Ð°Ð¹Ñ Ð² динамиÑен
ÑегÑлÑÑен изÑаз"
-#: re.c:214
+#: re.c:215
#, c-format
msgid "regexp escape sequence `\\%c' treated as plain `%c'"
msgstr ""
"екÑаниÑаÑаÑа поÑледоваÑелноÑÑ Ð²
ÑегÑлÑÑÐ½Ð¸Ñ Ð¸Ð·Ñаз â\\%câ Ñе обÑабоÑва каÑо "
"â%câ"
-#: re.c:250
+#: re.c:249
#, c-format
msgid "regexp escape sequence `\\%c' is not a known regexp operator"
msgstr ""
"екÑаниÑаÑаÑа поÑледоваÑелноÑÑ Ð²
ÑегÑлÑÑÐ½Ð¸Ñ Ð¸Ð·Ñаз â\\\\%câ не е Ð¿Ð¾Ð·Ð½Ð°Ñ "
"опеÑаÑоÑ"
-#: re.c:721
+#: re.c:720
#, c-format
msgid "regexp component `%.*s' should probably be `[%.*s]'"
msgstr "компоненÑÑÑ â%.*sâ веÑоÑÑно ÑÑÑбва да
е â[%.*s]â"
diff --git a/po/ca.po b/po/ca.po
index e7a6be17..72824254 100644
--- a/po/ca.po
+++ b/po/ca.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gawk 4.1.3h\n"
"Report-Msgid-Bugs-To: bug-gawk@gnu.org\n"
-"POT-Creation-Date: 2023-10-15 07:13+0300\n"
+"POT-Creation-Date: 2023-10-24 10:29+0300\n"
"PO-Revision-Date: 2016-12-18 19:51+0100\n"
"Last-Translator: Walter Garcia-Fontes <walter.garcia@upf.edu>\n"
"Language-Team: Catalan <ca@dodds.net>\n"
@@ -39,7 +39,7 @@ msgstr "s'ha intentat usar la dada escalar `%s' com a una
matriu"
#: array.c:407 array.c:574 builtin.c:88 builtin.c:1746 builtin.c:1794
#: builtin.c:1807 builtin.c:2323 builtin.c:2350 eval.c:1156 eval.c:1161
-#: eval.c:1555
+#: eval.c:1558
#, c-format
msgid "attempt to use array `%s' in a scalar context"
msgstr "s'ha intentat usar la matriu `%s' en un context escalar"
@@ -540,70 +540,70 @@ msgstr ""
"s'ha cridat a la funció `%s' amb espai entre el nom i el '(',\n"
"o s'ha usat com a variable o matriu"
-#: awkgram.y:5489 awkgram.y:5542 mpfr.c:1589 mpfr.c:1624
+#: awkgram.y:5490 awkgram.y:5543 mpfr.c:1589 mpfr.c:1624
msgid "division by zero attempted"
msgstr "s'ha intentat una divisió per zero"
-#: awkgram.y:5498 awkgram.y:5551 mpfr.c:1634
+#: awkgram.y:5499 awkgram.y:5552 mpfr.c:1634
#, c-format
msgid "division by zero attempted in `%%'"
msgstr "s'ha intentat una divisió per zero en `%%'"
-#: awkgram.y:5871
+#: awkgram.y:5872
msgid ""
"cannot assign a value to the result of a field post-increment expression"
msgstr ""
"no es pot assignar un valor al resultat d'una expressió post-increment de "
"camp"
-#: awkgram.y:5874
+#: awkgram.y:5875
#, c-format
msgid "invalid target of assignment (opcode %s)"
msgstr "destí no vàlid d'assignació (opcode %s)"
-#: awkgram.y:6254
+#: awkgram.y:6255
msgid "statement has no effect"
msgstr "la sentència no té efecte"
-#: awkgram.y:6769
+#: awkgram.y:6770
#, c-format
msgid "identifier %s: qualified names not allowed in traditional / POSIX mode"
msgstr ""
-#: awkgram.y:6774
+#: awkgram.y:6775
#, c-format
msgid "identifier %s: namespace separator is two colons, not one"
msgstr ""
-#: awkgram.y:6780
+#: awkgram.y:6781
#, c-format
msgid "qualified identifier `%s' is badly formed"
msgstr ""
-#: awkgram.y:6787
+#: awkgram.y:6788
#, c-format
msgid ""
"identifier `%s': namespace separator can only appear once in a qualified name"
msgstr ""
-#: awkgram.y:6836 awkgram.y:6887
+#: awkgram.y:6837 awkgram.y:6888
#, c-format
msgid "using reserved identifier `%s' as a namespace is not allowed"
msgstr ""
-#: awkgram.y:6843 awkgram.y:6853
+#: awkgram.y:6844 awkgram.y:6854
#, c-format
msgid ""
"using reserved identifier `%s' as second component of a qualified name is "
"not allowed"
msgstr ""
-#: awkgram.y:6871
+#: awkgram.y:6872
#, fuzzy
msgid "@namespace is a gawk extension"
msgstr "@include és una extensió de gawk"
-#: awkgram.y:6878
+#: awkgram.y:6879
#, c-format
msgid "namespace name `%s' must meet identifier naming rules"
msgstr ""
@@ -629,7 +629,7 @@ msgid "standard error"
msgstr "sortida estàndard"
#: builtin.c:211 builtin.c:549 builtin.c:649 builtin.c:1859 builtin.c:2608
-#: builtin.c:2626 builtin.c:2745 builtin.c:3774 mpfr.c:821
+#: builtin.c:2626 builtin.c:2745 builtin.c:3775 mpfr.c:821
#, c-format
msgid "%s: received non-numeric argument"
msgstr "%s: s'ha rebut un argument que no és numèric"
@@ -678,13 +678,13 @@ msgstr ""
msgid "fflush: `%.*s' is not an open file, pipe or co-process"
msgstr "fflush: `%s' no és un fitxer obert, canonada o co-procés"
-#: builtin.c:432 builtin.c:1897 builtin.c:2107 builtin.c:2787 builtin.c:4036
-#: builtin.c:4123 builtin.c:4190
+#: builtin.c:432 builtin.c:1897 builtin.c:2107 builtin.c:2787 builtin.c:4037
+#: builtin.c:4124 builtin.c:4191
#, fuzzy, c-format
msgid "%s: received non-string first argument"
msgstr "índex: el primer argument rebut no és una cadena"
-#: builtin.c:434 builtin.c:4014 builtin.c:4029 builtin.c:4119 builtin.c:4181
+#: builtin.c:434 builtin.c:4015 builtin.c:4030 builtin.c:4120 builtin.c:4182
#, fuzzy, c-format
msgid "%s: received non-string second argument"
msgstr "índex: el segon argument rebut no és una cadena"
@@ -826,13 +826,13 @@ msgstr ""
"printf: s'han intentat escriure a un final d'escriptura tancat a una "
"canonada de doble via"
-#: builtin.c:1884 builtin.c:4112
+#: builtin.c:1884 builtin.c:4113
#, fuzzy, c-format
msgid "%s: received non-numeric third argument"
msgstr "or: el primer argument rebut no és numèric"
-#: builtin.c:1891 builtin.c:2081 builtin.c:2587 builtin.c:3602 builtin.c:3643
-#: builtin.c:4243
+#: builtin.c:1891 builtin.c:2081 builtin.c:2587 builtin.c:3603 builtin.c:3644
+#: builtin.c:4244
#, fuzzy, c-format
msgid "%s: received non-numeric second argument"
msgstr "lshift: el segon argument rebut no és numèric"
@@ -922,7 +922,7 @@ msgstr ""
msgid "reference to uninitialized field `$%d'"
msgstr "referència a una variable sense inicialitzar `$%d'"
-#: builtin.c:2585 builtin.c:3600 builtin.c:3641 builtin.c:4241
+#: builtin.c:2585 builtin.c:3601 builtin.c:3642 builtin.c:4242
#, fuzzy, c-format
msgid "%s: received non-numeric first argument"
msgstr "or: el primer argument rebut no és numèric"
@@ -942,128 +942,128 @@ msgstr "fnmatch: no s'ha pogut obtenir el tercer
argument"
msgid "gensub: third argument `%.*s' treated as 1"
msgstr "gensub: el tercer argument `%.*s' es tractarà com a 1"
-#: builtin.c:3402
+#: builtin.c:3403
#, c-format
msgid "%s: can be called indirectly only with two arguments"
msgstr "%s: es pot cridar indirectament amb dos arguments"
-#: builtin.c:3425
+#: builtin.c:3426
#, fuzzy
#| msgid "indirect call to %s requires at least two arguments"
msgid "indirect call to gensub requires three or four arguments"
msgstr "la crida indirecta a %s requereix almenys dos arguments"
-#: builtin.c:3487
+#: builtin.c:3488
#, fuzzy
#| msgid "indirect call to %s requires at least two arguments"
msgid "indirect call to match requires two or three arguments"
msgstr "la crida indirecta a %s requereix almenys dos arguments"
-#: builtin.c:3531
+#: builtin.c:3532
#, fuzzy, c-format
#| msgid "indirect call to %s requires at least two arguments"
msgid "indirect call to %s requires two to four arguments"
msgstr "la crida indirecta a %s requereix almenys dos arguments"
-#: builtin.c:3608
+#: builtin.c:3609
#, fuzzy, c-format
msgid "lshift(%f, %f): negative values are not allowed"
msgstr "lshift(%f, %f): els valors negatius donaran resultats estranys"
-#: builtin.c:3612
+#: builtin.c:3613
#, c-format
msgid "lshift(%f, %f): fractional values will be truncated"
msgstr "lshift(%f, %f): els valors fraccionaris sernn truncats"
-#: builtin.c:3614
+#: builtin.c:3615
#, c-format
msgid "lshift(%f, %f): too large shift value will give strange results"
msgstr ""
"lshift(%f, %f): un valor de desplaçament massa gran donarà resultats estranys"
-#: builtin.c:3649
+#: builtin.c:3650
#, fuzzy, c-format
msgid "rshift(%f, %f): negative values are not allowed"
msgstr "rshift(%f, %f): els valors negatius donaran resultats estranys"
-#: builtin.c:3653
+#: builtin.c:3654
#, c-format
msgid "rshift(%f, %f): fractional values will be truncated"
msgstr "rshift(%f, %f): els valors fraccionaris seran truncats"
-#: builtin.c:3655
+#: builtin.c:3656
#, c-format
msgid "rshift(%f, %f): too large shift value will give strange results"
msgstr ""
"rshift(%f, %f): un valor de desplaçament massa gran donarà resultats estranys"
-#: builtin.c:3679 builtin.c:3710 builtin.c:3740
+#: builtin.c:3680 builtin.c:3711 builtin.c:3741
#, fuzzy, c-format
msgid "%s: called with less than two arguments"
msgstr "or: cridat amb menys de dos arguments"
-#: builtin.c:3684 builtin.c:3715 builtin.c:3746
+#: builtin.c:3685 builtin.c:3716 builtin.c:3747
#, fuzzy, c-format
msgid "%s: argument %d is non-numeric"
msgstr "or: l'argument %d no és numèric"
-#: builtin.c:3688 builtin.c:3719 builtin.c:3750
+#: builtin.c:3689 builtin.c:3720 builtin.c:3751
#, fuzzy, c-format
msgid "%s: argument %d negative value %g is not allowed"
msgstr "%s: l'argument #%d amb valor negatiu %Rg donarà resultats estranys"
-#: builtin.c:3779
+#: builtin.c:3780
#, fuzzy, c-format
msgid "compl(%f): negative value is not allowed"
msgstr "compl(%f): el valor negatiu donarà resultats estranys"
-#: builtin.c:3782
+#: builtin.c:3783
#, c-format
msgid "compl(%f): fractional value will be truncated"
msgstr "compl(%f): el valor fraccionari serà truncat"
-#: builtin.c:3970
+#: builtin.c:3971
#, c-format
msgid "dcgettext: `%s' is not a valid locale category"
msgstr "dcgettext: `%s' no és una categoria local vàlida"
-#: builtin.c:4005 builtin.c:4023
+#: builtin.c:4006 builtin.c:4024
#, fuzzy, c-format
msgid "%s: received non-string third argument"
msgstr "índex: el primer argument rebut no és una cadena"
-#: builtin.c:4078 builtin.c:4099
+#: builtin.c:4079 builtin.c:4100
#, fuzzy, c-format
msgid "%s: received non-string fifth argument"
msgstr "índex: el primer argument rebut no és una cadena"
-#: builtin.c:4088 builtin.c:4105
+#: builtin.c:4089 builtin.c:4106
#, fuzzy, c-format
msgid "%s: received non-string fourth argument"
msgstr "índex: el primer argument rebut no és una cadena"
-#: builtin.c:4233 mpfr.c:1337
+#: builtin.c:4234 mpfr.c:1337
#, fuzzy
msgid "intdiv: third argument is not an array"
msgstr "match: el tercer argument no és una matriu"
-#: builtin.c:4252 mpfr.c:1386
+#: builtin.c:4253 mpfr.c:1386
#, fuzzy
msgid "intdiv: division by zero attempted"
msgstr "s'ha intentat una divisió per zero"
-#: builtin.c:4293
+#: builtin.c:4294
#, fuzzy
msgid "typeof: second argument is not an array"
msgstr "split: el segon argument no és una matriu"
-#: builtin.c:4383
+#: builtin.c:4384
#, c-format
msgid ""
"typeof detected invalid flags combination `%s'; please file a bug report"
msgstr ""
-#: builtin.c:4421
+#: builtin.c:4422
#, c-format
msgid "typeof: unknown argument type `%s'"
msgstr ""
@@ -2212,16 +2212,16 @@ msgstr "refer
msgid "function `%s' called with more arguments than declared"
msgstr "s'ha cridat a la funció `%s' amb més arguments dels declarats"
-#: eval.c:1497
+#: eval.c:1500
#, c-format
msgid "unwind_stack: unexpected type `%s'"
msgstr "unwind_stack: tipus no esperat `%s'"
-#: eval.c:1672
+#: eval.c:1675
msgid "division by zero attempted in `/='"
msgstr "s'ha intentat una divisió per zero en `/='"
-#: eval.c:1679
+#: eval.c:1682
#, c-format
msgid "division by zero attempted in `%%='"
msgstr "s'ha intentat una divisió per zero en `%%='"
@@ -3939,27 +3939,27 @@ msgstr ""
msgid "redir2str: unknown redirection type %d"
msgstr "redir2str: tipus desconegut de redireccionament %d"
-#: re.c:60 re.c:174
+#: re.c:61 re.c:175
msgid ""
"behavior of matching a regexp containing NUL characters is not defined by "
"POSIX"
msgstr ""
-#: re.c:130
+#: re.c:131
msgid "invalid NUL byte in dynamic regexp"
msgstr ""
-#: re.c:214
+#: re.c:215
#, fuzzy, c-format
msgid "regexp escape sequence `\\%c' treated as plain `%c'"
msgstr "la seqüència d'escapada `\\%c' és tractada com a una simple `%c'"
-#: re.c:250
+#: re.c:249
#, c-format
msgid "regexp escape sequence `\\%c' is not a known regexp operator"
msgstr ""
-#: re.c:721
+#: re.c:720
#, c-format
msgid "regexp component `%.*s' should probably be `[%.*s]'"
msgstr "el component regexp `%.*s' probablement hauria de ser `[%.*s]'"
diff --git a/po/da.po b/po/da.po
index 89251af4..85f256ad 100644
--- a/po/da.po
+++ b/po/da.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gawk 4.1.1d\n"
"Report-Msgid-Bugs-To: bug-gawk@gnu.org\n"
-"POT-Creation-Date: 2023-10-15 07:13+0300\n"
+"POT-Creation-Date: 2023-10-24 10:29+0300\n"
"PO-Revision-Date: 2015-05-18 12:37+0200\n"
"Last-Translator: Keld Simonsen <keld@keldix.com>\n"
"Language-Team: Danish <dansk@dansk-gruppen.dk>\n"
@@ -42,7 +42,7 @@ msgstr "fors
#: array.c:407 array.c:574 builtin.c:88 builtin.c:1746 builtin.c:1794
#: builtin.c:1807 builtin.c:2323 builtin.c:2350 eval.c:1156 eval.c:1161
-#: eval.c:1555
+#: eval.c:1558
#, c-format
msgid "attempt to use array `%s' in a scalar context"
msgstr "forsøg på at bruge array '%s' i skalarsammenhæng"
@@ -539,68 +539,68 @@ msgstr ""
"funktionen '%s' kaldt med blanktegn mellem navnet og '(',\n"
"eller brugt som en variabel eller et array"
-#: awkgram.y:5489 awkgram.y:5542 mpfr.c:1589 mpfr.c:1624
+#: awkgram.y:5490 awkgram.y:5543 mpfr.c:1589 mpfr.c:1624
msgid "division by zero attempted"
msgstr "forsøgte at dividere med nul"
-#: awkgram.y:5498 awkgram.y:5551 mpfr.c:1634
+#: awkgram.y:5499 awkgram.y:5552 mpfr.c:1634
#, c-format
msgid "division by zero attempted in `%%'"
msgstr "forsøgte at dividere med nul i '%%'"
-#: awkgram.y:5871
+#: awkgram.y:5872
msgid ""
"cannot assign a value to the result of a field post-increment expression"
msgstr ""
-#: awkgram.y:5874
+#: awkgram.y:5875
#, fuzzy, c-format
msgid "invalid target of assignment (opcode %s)"
msgstr "%d er et ugyldigt antal argumenter for %s"
-#: awkgram.y:6254
+#: awkgram.y:6255
msgid "statement has no effect"
msgstr "kommandoen har ingen effekt"
-#: awkgram.y:6769
+#: awkgram.y:6770
#, c-format
msgid "identifier %s: qualified names not allowed in traditional / POSIX mode"
msgstr ""
-#: awkgram.y:6774
+#: awkgram.y:6775
#, c-format
msgid "identifier %s: namespace separator is two colons, not one"
msgstr ""
-#: awkgram.y:6780
+#: awkgram.y:6781
#, c-format
msgid "qualified identifier `%s' is badly formed"
msgstr ""
-#: awkgram.y:6787
+#: awkgram.y:6788
#, c-format
msgid ""
"identifier `%s': namespace separator can only appear once in a qualified name"
msgstr ""
-#: awkgram.y:6836 awkgram.y:6887
+#: awkgram.y:6837 awkgram.y:6888
#, c-format
msgid "using reserved identifier `%s' as a namespace is not allowed"
msgstr ""
-#: awkgram.y:6843 awkgram.y:6853
+#: awkgram.y:6844 awkgram.y:6854
#, c-format
msgid ""
"using reserved identifier `%s' as second component of a qualified name is "
"not allowed"
msgstr ""
-#: awkgram.y:6871
+#: awkgram.y:6872
#, fuzzy
msgid "@namespace is a gawk extension"
msgstr "@include er en gawk-udvidelse"
-#: awkgram.y:6878
+#: awkgram.y:6879
#, c-format
msgid "namespace name `%s' must meet identifier naming rules"
msgstr ""
@@ -625,7 +625,7 @@ msgid "standard error"
msgstr "standard ud"
#: builtin.c:211 builtin.c:549 builtin.c:649 builtin.c:1859 builtin.c:2608
-#: builtin.c:2626 builtin.c:2745 builtin.c:3774 mpfr.c:821
+#: builtin.c:2626 builtin.c:2745 builtin.c:3775 mpfr.c:821
#, fuzzy, c-format
msgid "%s: received non-numeric argument"
msgstr "cos: fik et ikke-numerisk argument"
@@ -668,13 +668,13 @@ msgstr ""
msgid "fflush: `%.*s' is not an open file, pipe or co-process"
msgstr "fflush: '%s' er ikke en åben fil, datakanal eller ko-proces"
-#: builtin.c:432 builtin.c:1897 builtin.c:2107 builtin.c:2787 builtin.c:4036
-#: builtin.c:4123 builtin.c:4190
+#: builtin.c:432 builtin.c:1897 builtin.c:2107 builtin.c:2787 builtin.c:4037
+#: builtin.c:4124 builtin.c:4191
#, fuzzy, c-format
msgid "%s: received non-string first argument"
msgstr "indeks: første argument er ikke en streng"
-#: builtin.c:434 builtin.c:4014 builtin.c:4029 builtin.c:4119 builtin.c:4181
+#: builtin.c:434 builtin.c:4015 builtin.c:4030 builtin.c:4120 builtin.c:4182
#, fuzzy, c-format
msgid "%s: received non-string second argument"
msgstr "indeks: andet argument er ikke en streng"
@@ -811,13 +811,13 @@ msgstr "printf: ingen argumenter"
msgid "printf: attempt to write to closed write end of two-way pipe"
msgstr ""
-#: builtin.c:1884 builtin.c:4112
+#: builtin.c:1884 builtin.c:4113
#, fuzzy, c-format
msgid "%s: received non-numeric third argument"
msgstr "or: fik et ikke-numerisk første argument"
-#: builtin.c:1891 builtin.c:2081 builtin.c:2587 builtin.c:3602 builtin.c:3643
-#: builtin.c:4243
+#: builtin.c:1891 builtin.c:2081 builtin.c:2587 builtin.c:3603 builtin.c:3644
+#: builtin.c:4244
#, fuzzy, c-format
msgid "%s: received non-numeric second argument"
msgstr "or: fik et ikke-numerisk andet argument"
@@ -902,7 +902,7 @@ msgstr ""
msgid "reference to uninitialized field `$%d'"
msgstr "reference til ikke-initieret felt '$%d'"
-#: builtin.c:2585 builtin.c:3600 builtin.c:3641 builtin.c:4241
+#: builtin.c:2585 builtin.c:3601 builtin.c:3642 builtin.c:4242
#, fuzzy, c-format
msgid "%s: received non-numeric first argument"
msgstr "or: fik et ikke-numerisk første argument"
@@ -922,126 +922,126 @@ msgstr ""
msgid "gensub: third argument `%.*s' treated as 1"
msgstr "gensub: tredje argument '%.*s' behandlet som 1"
-#: builtin.c:3402
+#: builtin.c:3403
#, c-format
msgid "%s: can be called indirectly only with two arguments"
msgstr "%s: kan kun kaldes indirekte med to argumenter"
-#: builtin.c:3425
+#: builtin.c:3426
#, fuzzy
#| msgid "indirect call to %s requires at least two arguments"
msgid "indirect call to gensub requires three or four arguments"
msgstr "indirekte kald til %s kræver mindst to argumenter"
-#: builtin.c:3487
+#: builtin.c:3488
#, fuzzy
#| msgid "indirect call to %s requires at least two arguments"
msgid "indirect call to match requires two or three arguments"
msgstr "indirekte kald til %s kræver mindst to argumenter"
-#: builtin.c:3531
+#: builtin.c:3532
#, fuzzy, c-format
#| msgid "indirect call to %s requires at least two arguments"
msgid "indirect call to %s requires two to four arguments"
msgstr "indirekte kald til %s kræver mindst to argumenter"
-#: builtin.c:3608
+#: builtin.c:3609
#, fuzzy, c-format
msgid "lshift(%f, %f): negative values are not allowed"
msgstr "lshift(%f, %f): negative værdier vil give mærkelige resultater"
-#: builtin.c:3612
+#: builtin.c:3613
#, c-format
msgid "lshift(%f, %f): fractional values will be truncated"
msgstr "lshift(%f, %f): kommatalsværdier vil blive trunkeret"
-#: builtin.c:3614
+#: builtin.c:3615
#, c-format
msgid "lshift(%f, %f): too large shift value will give strange results"
msgstr "lshift(%f, %f): for stor skifteværdi vil give mærkelige resultater"
-#: builtin.c:3649
+#: builtin.c:3650
#, fuzzy, c-format
msgid "rshift(%f, %f): negative values are not allowed"
msgstr "rshift(%f, %f): negative værdier vil give mærkelige resultater"
-#: builtin.c:3653
+#: builtin.c:3654
#, c-format
msgid "rshift(%f, %f): fractional values will be truncated"
msgstr "rshift(%f, %f): kommatalsværdier vil blive trunkeret"
-#: builtin.c:3655
+#: builtin.c:3656
#, c-format
msgid "rshift(%f, %f): too large shift value will give strange results"
msgstr "rshift(%f, %f): for stor skifteværdi vil give mærkelige resultater"
-#: builtin.c:3679 builtin.c:3710 builtin.c:3740
+#: builtin.c:3680 builtin.c:3711 builtin.c:3741
#, fuzzy, c-format
msgid "%s: called with less than two arguments"
msgstr "or: kaldt med mindre end to argumenter"
-#: builtin.c:3684 builtin.c:3715 builtin.c:3746
+#: builtin.c:3685 builtin.c:3716 builtin.c:3747
#, fuzzy, c-format
msgid "%s: argument %d is non-numeric"
msgstr "or: argumentet %d er ikke-numerisk"
-#: builtin.c:3688 builtin.c:3719 builtin.c:3750
+#: builtin.c:3689 builtin.c:3720 builtin.c:3751
#, fuzzy, c-format
msgid "%s: argument %d negative value %g is not allowed"
msgstr "and(%lf, %lf): negative værdier vil give mærkelige resultater"
-#: builtin.c:3779
+#: builtin.c:3780
#, fuzzy, c-format
msgid "compl(%f): negative value is not allowed"
msgstr "compl(%f): negativ værdi vil give mærkelige resultater"
-#: builtin.c:3782
+#: builtin.c:3783
#, c-format
msgid "compl(%f): fractional value will be truncated"
msgstr "compl(%f): kommatalsværdi vil blive trunkeret"
-#: builtin.c:3970
+#: builtin.c:3971
#, c-format
msgid "dcgettext: `%s' is not a valid locale category"
msgstr "dcgettext: '%s' er ikke en gyldig lokalitetskategori"
-#: builtin.c:4005 builtin.c:4023
+#: builtin.c:4006 builtin.c:4024
#, fuzzy, c-format
msgid "%s: received non-string third argument"
msgstr "indeks: første argument er ikke en streng"
-#: builtin.c:4078 builtin.c:4099
+#: builtin.c:4079 builtin.c:4100
#, fuzzy, c-format
msgid "%s: received non-string fifth argument"
msgstr "indeks: første argument er ikke en streng"
-#: builtin.c:4088 builtin.c:4105
+#: builtin.c:4089 builtin.c:4106
#, fuzzy, c-format
msgid "%s: received non-string fourth argument"
msgstr "indeks: første argument er ikke en streng"
-#: builtin.c:4233 mpfr.c:1337
+#: builtin.c:4234 mpfr.c:1337
#, fuzzy
msgid "intdiv: third argument is not an array"
msgstr "match: tredje argument er ikke et array"
-#: builtin.c:4252 mpfr.c:1386
+#: builtin.c:4253 mpfr.c:1386
#, fuzzy
msgid "intdiv: division by zero attempted"
msgstr "forsøgte at dividere med nul"
-#: builtin.c:4293
+#: builtin.c:4294
#, fuzzy
msgid "typeof: second argument is not an array"
msgstr "split: andet argument er ikke et array"
-#: builtin.c:4383
+#: builtin.c:4384
#, c-format
msgid ""
"typeof detected invalid flags combination `%s'; please file a bug report"
msgstr ""
-#: builtin.c:4421
+#: builtin.c:4422
#, c-format
msgid "typeof: unknown argument type `%s'"
msgstr ""
@@ -2000,16 +2000,16 @@ msgstr "reference til ikke-initieret felt '$%ld'"
msgid "function `%s' called with more arguments than declared"
msgstr "funktionen '%s' kaldt med flere argumenter end deklareret"
-#: eval.c:1497
+#: eval.c:1500
#, c-format
msgid "unwind_stack: unexpected type `%s'"
msgstr "unwind_stack: uventet type `%s'"
-#: eval.c:1672
+#: eval.c:1675
msgid "division by zero attempted in `/='"
msgstr "forsøgte at dividere med nul i '/='"
-#: eval.c:1679
+#: eval.c:1682
#, c-format
msgid "division by zero attempted in `%%='"
msgstr "forsøgte at dividere med nul i '%%='"
@@ -3698,27 +3698,27 @@ msgstr ""
msgid "redir2str: unknown redirection type %d"
msgstr "redir2str: uykendt omdirigeringstype %d"
-#: re.c:60 re.c:174
+#: re.c:61 re.c:175
msgid ""
"behavior of matching a regexp containing NUL characters is not defined by "
"POSIX"
msgstr ""
-#: re.c:130
+#: re.c:131
msgid "invalid NUL byte in dynamic regexp"
msgstr ""
-#: re.c:214
+#: re.c:215
#, fuzzy, c-format
msgid "regexp escape sequence `\\%c' treated as plain `%c'"
msgstr "kontrolsekvensen '\\%c' behandlet som kun '%c'"
-#: re.c:250
+#: re.c:249
#, c-format
msgid "regexp escape sequence `\\%c' is not a known regexp operator"
msgstr ""
-#: re.c:721
+#: re.c:720
#, c-format
msgid "regexp component `%.*s' should probably be `[%.*s]'"
msgstr "regexp-komponent `%.*s' skulle nok være `[%.*s]'"
diff --git a/po/de.po b/po/de.po
index a8ade2e4..102aa14b 100644
--- a/po/de.po
+++ b/po/de.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gawk 5.2.1b\n"
"Report-Msgid-Bugs-To: bug-gawk@gnu.org\n"
-"POT-Creation-Date: 2023-10-15 07:13+0300\n"
+"POT-Creation-Date: 2023-10-24 10:29+0300\n"
"PO-Revision-Date: 2023-04-14 18:44+0200\n"
"Last-Translator: Roland Illig <roland.illig@gmx.de>\n"
"Language-Team: German <translation-team-de@lists.sourceforge.net>\n"
@@ -41,7 +41,7 @@ msgstr "Es wird versucht, den Skalar »%s« als Feld zu
verwenden"
#: array.c:407 array.c:574 builtin.c:88 builtin.c:1746 builtin.c:1794
#: builtin.c:1807 builtin.c:2323 builtin.c:2350 eval.c:1156 eval.c:1161
-#: eval.c:1555
+#: eval.c:1558
#, c-format
msgid "attempt to use array `%s' in a scalar context"
msgstr "Es wird versucht, das Feld »%s« in einem Skalarkontext zu verwenden"
@@ -552,50 +552,50 @@ msgstr ""
"Funktion »%s« wird mit Leerzeichen zwischen Name und »(« aufgerufen,\n"
"oder als Variable oder Feld verwendet"
-#: awkgram.y:5489 awkgram.y:5542 mpfr.c:1589 mpfr.c:1624
+#: awkgram.y:5490 awkgram.y:5543 mpfr.c:1589 mpfr.c:1624
msgid "division by zero attempted"
msgstr "Division durch Null wurde versucht"
-#: awkgram.y:5498 awkgram.y:5551 mpfr.c:1634
+#: awkgram.y:5499 awkgram.y:5552 mpfr.c:1634
#, c-format
msgid "division by zero attempted in `%%'"
msgstr "Division durch Null versucht in »%%«"
-#: awkgram.y:5871
+#: awkgram.y:5872
msgid ""
"cannot assign a value to the result of a field post-increment expression"
msgstr ""
"dem Ergebnis eines Feld-Postinkrementausdruck kann kein Wert zugewiesen "
"werden"
-#: awkgram.y:5874
+#: awkgram.y:5875
#, c-format
msgid "invalid target of assignment (opcode %s)"
msgstr "Unzulässiges Ziel für eine Zuweisung (Opcode %s)"
-#: awkgram.y:6254
+#: awkgram.y:6255
msgid "statement has no effect"
msgstr "Anweisung hat keine Auswirkung"
-#: awkgram.y:6769
+#: awkgram.y:6770
#, c-format
msgid "identifier %s: qualified names not allowed in traditional / POSIX mode"
msgstr ""
"Bezeichner %s: Qualifizierte Namen sind im traditionellen bzw. POSIX-Modus "
"nicht erlaubt"
-#: awkgram.y:6774
+#: awkgram.y:6775
#, c-format
msgid "identifier %s: namespace separator is two colons, not one"
msgstr ""
"Bezeichner %s: Trennzeichen für Namensräume sind 2 Doppelpunkte, nicht 1"
-#: awkgram.y:6780
+#: awkgram.y:6781
#, c-format
msgid "qualified identifier `%s' is badly formed"
msgstr "der qualifizierte Bezeichner »%s« hat ein falsches Format"
-#: awkgram.y:6787
+#: awkgram.y:6788
#, c-format
msgid ""
"identifier `%s': namespace separator can only appear once in a qualified name"
@@ -603,13 +603,13 @@ msgstr ""
"Bezeichner »%s«: das Trennzeichen für Namensräume darf nur einmal pro "
"qualifiziertem Namen vorkommen"
-#: awkgram.y:6836 awkgram.y:6887
+#: awkgram.y:6837 awkgram.y:6888
#, c-format
msgid "using reserved identifier `%s' as a namespace is not allowed"
msgstr ""
"der reservierte Bezeichner »%s« darf nicht als Namensraum verwendet werden"
-#: awkgram.y:6843 awkgram.y:6853
+#: awkgram.y:6844 awkgram.y:6854
#, c-format
msgid ""
"using reserved identifier `%s' as second component of a qualified name is "
@@ -618,11 +618,11 @@ msgstr ""
"der reservierte Bezeichner »%s« darf nicht als zweite Komponente des "
"qualifizierten Namens verwendet werden"
-#: awkgram.y:6871
+#: awkgram.y:6872
msgid "@namespace is a gawk extension"
msgstr "»@namespace« ist eine gawk-Erweiterung"
-#: awkgram.y:6878
+#: awkgram.y:6879
#, c-format
msgid "namespace name `%s' must meet identifier naming rules"
msgstr ""
@@ -648,7 +648,7 @@ msgid "standard error"
msgstr "Standardfehleraugabe"
#: builtin.c:211 builtin.c:549 builtin.c:649 builtin.c:1859 builtin.c:2608
-#: builtin.c:2626 builtin.c:2745 builtin.c:3774 mpfr.c:821
+#: builtin.c:2626 builtin.c:2745 builtin.c:3775 mpfr.c:821
#, c-format
msgid "%s: received non-numeric argument"
msgstr "%s: das Argument ist keine Zahl"
@@ -695,13 +695,13 @@ msgstr ""
msgid "fflush: `%.*s' is not an open file, pipe or co-process"
msgstr "fflush: »%.*s« ist keine geöffnete Datei, Pipe oder Prozess"
-#: builtin.c:432 builtin.c:1897 builtin.c:2107 builtin.c:2787 builtin.c:4036
-#: builtin.c:4123 builtin.c:4190
+#: builtin.c:432 builtin.c:1897 builtin.c:2107 builtin.c:2787 builtin.c:4037
+#: builtin.c:4124 builtin.c:4191
#, c-format
msgid "%s: received non-string first argument"
msgstr "%s: erstes Argument ist keine Zeichenkette"
-#: builtin.c:434 builtin.c:4014 builtin.c:4029 builtin.c:4119 builtin.c:4181
+#: builtin.c:434 builtin.c:4015 builtin.c:4030 builtin.c:4120 builtin.c:4182
#, c-format
msgid "%s: received non-string second argument"
msgstr "%s: zweites Argument ist keine Zeichenkette"
@@ -843,13 +843,13 @@ msgstr ""
"printf: Versuch in die geschlossene schreibende Seite einer bidirektionalen "
"Pipe zu schreiben"
-#: builtin.c:1884 builtin.c:4112
+#: builtin.c:1884 builtin.c:4113
#, c-format
msgid "%s: received non-numeric third argument"
msgstr "%s: das dritte Argument ist keine Zahl"
-#: builtin.c:1891 builtin.c:2081 builtin.c:2587 builtin.c:3602 builtin.c:3643
-#: builtin.c:4243
+#: builtin.c:1891 builtin.c:2081 builtin.c:2587 builtin.c:3603 builtin.c:3644
+#: builtin.c:4244
#, c-format
msgid "%s: received non-numeric second argument"
msgstr "%s: das zweite Argument ist keine Zahl"
@@ -940,7 +940,7 @@ msgstr ""
msgid "reference to uninitialized field `$%d'"
msgstr "Referenz auf das nicht initialisierte Feld »$%d«"
-#: builtin.c:2585 builtin.c:3600 builtin.c:3641 builtin.c:4241
+#: builtin.c:2585 builtin.c:3601 builtin.c:3642 builtin.c:4242
#, c-format
msgid "%s: received non-numeric first argument"
msgstr "%s: das erste Argument ist keine Zahl"
@@ -959,116 +959,116 @@ msgstr "%s: %s kann nicht als drittes Argument
verwendet werden"
msgid "gensub: third argument `%.*s' treated as 1"
msgstr "gensub: das dritte Argument »%.*s« wird als 1 interpretiert"
-#: builtin.c:3402
+#: builtin.c:3403
#, c-format
msgid "%s: can be called indirectly only with two arguments"
msgstr "%s: kann indirekt nur mit zwei Argumenten aufgerufen werden"
-#: builtin.c:3425
+#: builtin.c:3426
msgid "indirect call to gensub requires three or four arguments"
msgstr "der indirekte Aufruf von gensub erfordert drei oder vier Argumente"
-#: builtin.c:3487
+#: builtin.c:3488
msgid "indirect call to match requires two or three arguments"
msgstr "der indirekte Aufruf von match erfordert zwei oder drei Argumente"
-#: builtin.c:3531
+#: builtin.c:3532
#, c-format
msgid "indirect call to %s requires two to four arguments"
msgstr "der indirekte Aufruf von %s erfordert zwei bis vier Argumente"
-#: builtin.c:3608
+#: builtin.c:3609
#, c-format
msgid "lshift(%f, %f): negative values are not allowed"
msgstr "lshift(%f, %f): negative Werte sind nicht zulässig"
-#: builtin.c:3612
+#: builtin.c:3613
#, c-format
msgid "lshift(%f, %f): fractional values will be truncated"
msgstr "lshift(%f, %f): der Nachkommateil wird abgeschnitten"
-#: builtin.c:3614
+#: builtin.c:3615
#, c-format
msgid "lshift(%f, %f): too large shift value will give strange results"
msgstr ""
"lshift(%f, %f): Zu groÃe Schiebewerte werden zu merkwürdigen Ergebnissen "
"führen"
-#: builtin.c:3649
+#: builtin.c:3650
#, c-format
msgid "rshift(%f, %f): negative values are not allowed"
msgstr "rshift (%f, %f): negative Werte sind nicht zulässig"
-#: builtin.c:3653
+#: builtin.c:3654
#, c-format
msgid "rshift(%f, %f): fractional values will be truncated"
msgstr "rshift(%f, %f): der Nachkommateil wird abgeschnitten"
-#: builtin.c:3655
+#: builtin.c:3656
#, c-format
msgid "rshift(%f, %f): too large shift value will give strange results"
msgstr ""
"rshift(%f, %f): Zu groÃe Schiebewerte werden zu merkwürdigen Ergebnissen "
"führen"
-#: builtin.c:3679 builtin.c:3710 builtin.c:3740
+#: builtin.c:3680 builtin.c:3711 builtin.c:3741
#, c-format
msgid "%s: called with less than two arguments"
msgstr "%s: wird mit weniger als zwei Argumenten aufgerufen"
-#: builtin.c:3684 builtin.c:3715 builtin.c:3746
+#: builtin.c:3685 builtin.c:3716 builtin.c:3747
#, c-format
msgid "%s: argument %d is non-numeric"
msgstr "%s: das Argument %d ist nicht numerisch"
-#: builtin.c:3688 builtin.c:3719 builtin.c:3750
+#: builtin.c:3689 builtin.c:3720 builtin.c:3751
#, c-format
msgid "%s: argument %d negative value %g is not allowed"
msgstr "%s: in Argument %d ist der negative Wert %g unzulässig"
-#: builtin.c:3779
+#: builtin.c:3780
#, c-format
msgid "compl(%f): negative value is not allowed"
msgstr "compl(%f): der negative Wert ist unzulässig"
-#: builtin.c:3782
+#: builtin.c:3783
#, c-format
msgid "compl(%f): fractional value will be truncated"
msgstr "compl(%f): der Dezimalteil wird abgeschnitten"
-#: builtin.c:3970
+#: builtin.c:3971
#, c-format
msgid "dcgettext: `%s' is not a valid locale category"
msgstr "dcgettext: »%s« ist keine gültige Locale-Kategorie"
-#: builtin.c:4005 builtin.c:4023
+#: builtin.c:4006 builtin.c:4024
#, c-format
msgid "%s: received non-string third argument"
msgstr "%s: drittes Argument ist keine Zeichenkette"
-#: builtin.c:4078 builtin.c:4099
+#: builtin.c:4079 builtin.c:4100
#, c-format
msgid "%s: received non-string fifth argument"
msgstr "%s: fünftes Argument ist keine Zeichenkette"
-#: builtin.c:4088 builtin.c:4105
+#: builtin.c:4089 builtin.c:4106
#, c-format
msgid "%s: received non-string fourth argument"
msgstr "%s: viertes Argument ist keine Zeichenkette"
-#: builtin.c:4233 mpfr.c:1337
+#: builtin.c:4234 mpfr.c:1337
msgid "intdiv: third argument is not an array"
msgstr "intdiv: das dritte Argument ist kein Feld"
-#: builtin.c:4252 mpfr.c:1386
+#: builtin.c:4253 mpfr.c:1386
msgid "intdiv: division by zero attempted"
msgstr "intdiv: Division durch Null wurde versucht"
-#: builtin.c:4293
+#: builtin.c:4294
msgid "typeof: second argument is not an array"
msgstr "typeof: das zweite Argument ist kein Feld"
-#: builtin.c:4383
+#: builtin.c:4384
#, c-format
msgid ""
"typeof detected invalid flags combination `%s'; please file a bug report"
@@ -1076,7 +1076,7 @@ msgstr ""
"typeof fand die unzulässige Kombination von Kennungen »%s«; Bitte senden
Sie "
"einen Fehlerbericht"
-#: builtin.c:4421
+#: builtin.c:4422
#, c-format
msgid "typeof: unknown argument type `%s'"
msgstr "typeof: unbekannter Parametertyp »%s«"
@@ -2089,16 +2089,16 @@ msgstr "Referenz auf das nicht initialisierte Feld
»$%ld«"
msgid "function `%s' called with more arguments than declared"
msgstr "Funktion »%s« mit mehr Argumenten aufgerufen als in der Deklaration"
-#: eval.c:1497
+#: eval.c:1500
#, c-format
msgid "unwind_stack: unexpected type `%s'"
msgstr "unwind_stack: unerwarteter Typ »%s«"
-#: eval.c:1672
+#: eval.c:1675
msgid "division by zero attempted in `/='"
msgstr "Division durch Null versucht in »/=«"
-#: eval.c:1679
+#: eval.c:1682
#, c-format
msgid "division by zero attempted in `%%='"
msgstr "Division durch Null versucht in »%%=«"
@@ -3829,7 +3829,7 @@ msgstr ""
msgid "redir2str: unknown redirection type %d"
msgstr "redir2str: unbekannter Umlenkungstyp %d"
-#: re.c:60 re.c:174
+#: re.c:61 re.c:175
msgid ""
"behavior of matching a regexp containing NUL characters is not defined by "
"POSIX"
@@ -3837,24 +3837,24 @@ msgstr ""
"Das Verhalten eines regulären Ausdrucks, der NUL-Zeichen enthält, ist von "
"POSIX nicht spezifiziert"
-#: re.c:130
+#: re.c:131
msgid "invalid NUL byte in dynamic regexp"
msgstr "unerlaubtes NUL-Byte in dynamischem regulären Ausdruck"
-#: re.c:214
+#: re.c:215
#, c-format
msgid "regexp escape sequence `\\%c' treated as plain `%c'"
msgstr ""
"Escapesequenz »\\%c« wird in regulären Ausdrücken wie ein normales »%c«
"
"behandelt"
-#: re.c:250
+#: re.c:249
#, c-format
msgid "regexp escape sequence `\\%c' is not a known regexp operator"
msgstr ""
"Die Escapesequenz »\\%c« ist kein bekannter Operator für reguläre
Ausdrücke"
-#: re.c:721
+#: re.c:720
#, c-format
msgid "regexp component `%.*s' should probably be `[%.*s]'"
msgstr ""
diff --git a/po/es.po b/po/es.po
index 92835faf..f5d861f2 100644
--- a/po/es.po
+++ b/po/es.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gawk 5.2.1b\n"
"Report-Msgid-Bugs-To: bug-gawk@gnu.org\n"
-"POT-Creation-Date: 2023-10-15 07:13+0300\n"
+"POT-Creation-Date: 2023-10-24 10:29+0300\n"
"PO-Revision-Date: 2023-04-14 09:42-0600\n"
"Last-Translator: Cristian Othón MartÃnez Vera <cfuga@cfuga.mx>\n"
"Language-Team: Spanish <es@tp.org.es>\n"
@@ -41,7 +41,7 @@ msgstr "se intenta utilizar el escalar «%s» como una matriz"
#: array.c:407 array.c:574 builtin.c:88 builtin.c:1746 builtin.c:1794
#: builtin.c:1807 builtin.c:2323 builtin.c:2350 eval.c:1156 eval.c:1161
-#: eval.c:1555
+#: eval.c:1558
#, c-format
msgid "attempt to use array `%s' in a scalar context"
msgstr "se intenta utilizar la matriz «%s» en un contexto escalar"
@@ -546,50 +546,50 @@ msgstr ""
"se llamó a la función «%s» con espacio entre el nombre y el `(',\n"
"o se usó como una variable o una matriz"
-#: awkgram.y:5489 awkgram.y:5542 mpfr.c:1589 mpfr.c:1624
+#: awkgram.y:5490 awkgram.y:5543 mpfr.c:1589 mpfr.c:1624
msgid "division by zero attempted"
msgstr "se intentó una división entre cero"
-#: awkgram.y:5498 awkgram.y:5551 mpfr.c:1634
+#: awkgram.y:5499 awkgram.y:5552 mpfr.c:1634
#, c-format
msgid "division by zero attempted in `%%'"
msgstr "se intentó una división entre cero en `%%'"
-#: awkgram.y:5871
+#: awkgram.y:5872
msgid ""
"cannot assign a value to the result of a field post-increment expression"
msgstr ""
"no puede asignar un valor al resultado de un campo expresión
post-intremental"
-#: awkgram.y:5874
+#: awkgram.y:5875
#, c-format
msgid "invalid target of assignment (opcode %s)"
msgstr "objetivo de asignación inválido (código de operación %s)"
-#: awkgram.y:6254
+#: awkgram.y:6255
msgid "statement has no effect"
msgstr "la declaración no tiene efecto"
-#: awkgram.y:6769
+#: awkgram.y:6770
#, c-format
msgid "identifier %s: qualified names not allowed in traditional / POSIX mode"
msgstr ""
"identificador %s: no se permiten los nombres calificados en modo "
"tradicional / POSIX"
-#: awkgram.y:6774
+#: awkgram.y:6775
#, c-format
msgid "identifier %s: namespace separator is two colons, not one"
msgstr ""
"identificador %s: el separador de espacio de nombres es dos signos de dos "
"puntos, no uno"
-#: awkgram.y:6780
+#: awkgram.y:6781
#, c-format
msgid "qualified identifier `%s' is badly formed"
msgstr "el identificador calificado «%s» está mal formado"
-#: awkgram.y:6787
+#: awkgram.y:6788
#, c-format
msgid ""
"identifier `%s': namespace separator can only appear once in a qualified name"
@@ -597,14 +597,14 @@ msgstr ""
"identificador «%s»: el separador de espacio de nombres solo puede aparecer "
"una vez en un nombre calificado"
-#: awkgram.y:6836 awkgram.y:6887
+#: awkgram.y:6837 awkgram.y:6888
#, c-format
msgid "using reserved identifier `%s' as a namespace is not allowed"
msgstr ""
"no se permite utilizar el identificador reservado «%s» como espacio de "
"nombres"
-#: awkgram.y:6843 awkgram.y:6853
+#: awkgram.y:6844 awkgram.y:6854
#, c-format
msgid ""
"using reserved identifier `%s' as second component of a qualified name is "
@@ -613,11 +613,11 @@ msgstr ""
"no se permite utilizar el identificador reservado «%s» como segundo "
"componente de un nombre calificado"
-#: awkgram.y:6871
+#: awkgram.y:6872
msgid "@namespace is a gawk extension"
msgstr "@namespace es una extensión de gawk"
-#: awkgram.y:6878
+#: awkgram.y:6879
#, c-format
msgid "namespace name `%s' must meet identifier naming rules"
msgstr ""
@@ -643,7 +643,7 @@ msgid "standard error"
msgstr "error estándar"
#: builtin.c:211 builtin.c:549 builtin.c:649 builtin.c:1859 builtin.c:2608
-#: builtin.c:2626 builtin.c:2745 builtin.c:3774 mpfr.c:821
+#: builtin.c:2626 builtin.c:2745 builtin.c:3775 mpfr.c:821
#, c-format
msgid "%s: received non-numeric argument"
msgstr "%s: se recibió un argumento no numérico"
@@ -690,13 +690,13 @@ msgstr ""
msgid "fflush: `%.*s' is not an open file, pipe or co-process"
msgstr "fflush: «%.*s» no es un fichero abierto, tuberÃa o co-proceso"
-#: builtin.c:432 builtin.c:1897 builtin.c:2107 builtin.c:2787 builtin.c:4036
-#: builtin.c:4123 builtin.c:4190
+#: builtin.c:432 builtin.c:1897 builtin.c:2107 builtin.c:2787 builtin.c:4037
+#: builtin.c:4124 builtin.c:4191
#, c-format
msgid "%s: received non-string first argument"
msgstr "%s: el primer argumento recibido no es una cadena"
-#: builtin.c:434 builtin.c:4014 builtin.c:4029 builtin.c:4119 builtin.c:4181
+#: builtin.c:434 builtin.c:4015 builtin.c:4030 builtin.c:4120 builtin.c:4182
#, c-format
msgid "%s: received non-string second argument"
msgstr "%s: el segundo argumento recibido no es una cadena"
@@ -838,13 +838,13 @@ msgstr ""
"printf: se intenta escribir al final de escritura cerrado de una tuberÃas de
"
"vÃa doble"
-#: builtin.c:1884 builtin.c:4112
+#: builtin.c:1884 builtin.c:4113
#, c-format
msgid "%s: received non-numeric third argument"
msgstr "%s: el tercer argumento recibido no es númerico"
-#: builtin.c:1891 builtin.c:2081 builtin.c:2587 builtin.c:3602 builtin.c:3643
-#: builtin.c:4243
+#: builtin.c:1891 builtin.c:2081 builtin.c:2587 builtin.c:3603 builtin.c:3644
+#: builtin.c:4244
#, c-format
msgid "%s: received non-numeric second argument"
msgstr "%s: el segundo argumento recibido no es númerico"
@@ -936,7 +936,7 @@ msgstr ""
msgid "reference to uninitialized field `$%d'"
msgstr "referencia al campo sin inicializar `$%d'"
-#: builtin.c:2585 builtin.c:3600 builtin.c:3641 builtin.c:4241
+#: builtin.c:2585 builtin.c:3601 builtin.c:3642 builtin.c:4242
#, c-format
msgid "%s: received non-numeric first argument"
msgstr "%s: el primer argumento recibido no es númerico"
@@ -955,116 +955,116 @@ msgstr "%s: no se puede usar %s como tercer argumento"
msgid "gensub: third argument `%.*s' treated as 1"
msgstr "gensub: el tercer argumento `%.*s' tratado como 1"
-#: builtin.c:3402
+#: builtin.c:3403
#, c-format
msgid "%s: can be called indirectly only with two arguments"
msgstr "%s: se puede indirectamente solo con dos argumentos"
-#: builtin.c:3425
+#: builtin.c:3426
msgid "indirect call to gensub requires three or four arguments"
msgstr "la llamada indirecta a gensub requiere tres o cuatro argumentos"
-#: builtin.c:3487
+#: builtin.c:3488
msgid "indirect call to match requires two or three arguments"
msgstr "la llamada indirecta a match requiere dos o tres argumentos"
-#: builtin.c:3531
+#: builtin.c:3532
#, c-format
msgid "indirect call to %s requires two to four arguments"
msgstr "la llamada indirecta a %s requiere de dos a cuatro argumentos"
-#: builtin.c:3608
+#: builtin.c:3609
#, c-format
msgid "lshift(%f, %f): negative values are not allowed"
msgstr "lshift(%f, %f): no se permiten los valores negativos"
-#: builtin.c:3612
+#: builtin.c:3613
#, c-format
msgid "lshift(%f, %f): fractional values will be truncated"
msgstr "lshift(%f, %f): se truncarán los valores fraccionarios"
-#: builtin.c:3614
+#: builtin.c:3615
#, c-format
msgid "lshift(%f, %f): too large shift value will give strange results"
msgstr ""
"lshift(%f, %f): un valor de desplazamiento demasiado grande dará resultados "
"extraños"
-#: builtin.c:3649
+#: builtin.c:3650
#, c-format
msgid "rshift(%f, %f): negative values are not allowed"
msgstr "rshift(%f, %f): no se permiten los valores negativos"
-#: builtin.c:3653
+#: builtin.c:3654
#, c-format
msgid "rshift(%f, %f): fractional values will be truncated"
msgstr "rshift(%f, %f): se truncarán los valores fraccionarios"
-#: builtin.c:3655
+#: builtin.c:3656
#, c-format
msgid "rshift(%f, %f): too large shift value will give strange results"
msgstr ""
"rshift(%f, %f): un valor de desplazamiento muy grande dará resultados "
"extraños"
-#: builtin.c:3679 builtin.c:3710 builtin.c:3740
+#: builtin.c:3680 builtin.c:3711 builtin.c:3741
#, c-format
msgid "%s: called with less than two arguments"
msgstr "%s: llamado con menos de dos argumentos"
-#: builtin.c:3684 builtin.c:3715 builtin.c:3746
+#: builtin.c:3685 builtin.c:3716 builtin.c:3747
#, c-format
msgid "%s: argument %d is non-numeric"
msgstr "%s: el argumento %d es no numérico"
-#: builtin.c:3688 builtin.c:3719 builtin.c:3750
+#: builtin.c:3689 builtin.c:3720 builtin.c:3751
#, c-format
msgid "%s: argument %d negative value %g is not allowed"
msgstr "%s: no se permite el argumento %d con valor negativo %g"
-#: builtin.c:3779
+#: builtin.c:3780
#, c-format
msgid "compl(%f): negative value is not allowed"
msgstr "compl(%f): no se permite un valor negativo"
-#: builtin.c:3782
+#: builtin.c:3783
#, c-format
msgid "compl(%f): fractional value will be truncated"
msgstr "compl(%f): se truncará el valor fraccionario"
-#: builtin.c:3970
+#: builtin.c:3971
#, c-format
msgid "dcgettext: `%s' is not a valid locale category"
msgstr "dcgettext: «%s» no es una categorÃa local válida"
-#: builtin.c:4005 builtin.c:4023
+#: builtin.c:4006 builtin.c:4024
#, c-format
msgid "%s: received non-string third argument"
msgstr "%s: el tercer argumento recibido no es una cadena"
-#: builtin.c:4078 builtin.c:4099
+#: builtin.c:4079 builtin.c:4100
#, c-format
msgid "%s: received non-string fifth argument"
msgstr "%s: el quinto argumento recibido no es una cadena"
-#: builtin.c:4088 builtin.c:4105
+#: builtin.c:4089 builtin.c:4106
#, c-format
msgid "%s: received non-string fourth argument"
msgstr "%s: el cuarto argumento recibido no es una cadena"
-#: builtin.c:4233 mpfr.c:1337
+#: builtin.c:4234 mpfr.c:1337
msgid "intdiv: third argument is not an array"
msgstr "intdiv: el tercer argumento no es una matriz"
-#: builtin.c:4252 mpfr.c:1386
+#: builtin.c:4253 mpfr.c:1386
msgid "intdiv: division by zero attempted"
msgstr "intdiv: se intentó una división entre cero"
-#: builtin.c:4293
+#: builtin.c:4294
msgid "typeof: second argument is not an array"
msgstr "typeof: el segundo argumento no es una matriz"
-#: builtin.c:4383
+#: builtin.c:4384
#, c-format
msgid ""
"typeof detected invalid flags combination `%s'; please file a bug report"
@@ -1072,7 +1072,7 @@ msgstr ""
"typeof detectó una combinación de opciones «%s» inválida; por favor,
envÃe "
"un informe de defecto."
-#: builtin.c:4421
+#: builtin.c:4422
#, c-format
msgid "typeof: unknown argument type `%s'"
msgstr "tipode: tipo de argumento inválido «%s»"
@@ -2081,16 +2081,16 @@ msgstr "referencia al campo sin inicializar `$%ld'"
msgid "function `%s' called with more arguments than declared"
msgstr "se llamó a la función «%s» con más argumentos de los declarados"
-#: eval.c:1497
+#: eval.c:1500
#, c-format
msgid "unwind_stack: unexpected type `%s'"
msgstr "unwind_stack: tipo inesperado «%s»"
-#: eval.c:1672
+#: eval.c:1675
msgid "division by zero attempted in `/='"
msgstr "se intentó una división entre cero en `/='"
-#: eval.c:1679
+#: eval.c:1682
#, c-format
msgid "division by zero attempted in `%%='"
msgstr "se intentó una división entre cero en `%%='"
@@ -3795,7 +3795,7 @@ msgstr ""
msgid "redir2str: unknown redirection type %d"
msgstr "redir2str: tipo de redirección %d desconocida"
-#: re.c:60 re.c:174
+#: re.c:61 re.c:175
msgid ""
"behavior of matching a regexp containing NUL characters is not defined by "
"POSIX"
@@ -3803,25 +3803,25 @@ msgstr ""
"la conducta de coincidir con una expresión regular que contiene caracteres "
"NUL no está definida por POSIX"
-#: re.c:130
+#: re.c:131
msgid "invalid NUL byte in dynamic regexp"
msgstr "byte NUL inválido en la expresión regular dinámica"
-#: re.c:214
+#: re.c:215
#, c-format
msgid "regexp escape sequence `\\%c' treated as plain `%c'"
msgstr ""
"la secuencia de escape de expresión regular `\\%c' se trata como una simple "
"`%c'"
-#: re.c:250
+#: re.c:249
#, c-format
msgid "regexp escape sequence `\\%c' is not a known regexp operator"
msgstr ""
"la secuencia de escape de expresión regular `\\%c' no es un operador de "
"expresión regular conocido"
-#: re.c:721
+#: re.c:720
#, c-format
msgid "regexp component `%.*s' should probably be `[%.*s]'"
msgstr ""
diff --git a/po/fi.po b/po/fi.po
index 3d110ec0..b4bda890 100644
--- a/po/fi.po
+++ b/po/fi.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gawk 4.1.62\n"
"Report-Msgid-Bugs-To: bug-gawk@gnu.org\n"
-"POT-Creation-Date: 2023-10-15 07:13+0300\n"
+"POT-Creation-Date: 2023-10-24 10:29+0300\n"
"PO-Revision-Date: 2017-08-19 12:18+0300\n"
"Last-Translator: Jorma Karvonen <karvonen.jorma@gmail.com>\n"
"Language-Team: Finnish <translation-team-fi@lists.sourceforge.net>\n"
@@ -40,7 +40,7 @@ msgstr "yritettiin käyttää skalaaria â%sâ taulukkona"
#: array.c:407 array.c:574 builtin.c:88 builtin.c:1746 builtin.c:1794
#: builtin.c:1807 builtin.c:2323 builtin.c:2350 eval.c:1156 eval.c:1161
-#: eval.c:1555
+#: eval.c:1558
#, c-format
msgid "attempt to use array `%s' in a scalar context"
msgstr "yritettiin käyttää taulukkoa â%sâ skalaarikontekstissa"
@@ -535,69 +535,69 @@ msgstr ""
"funktio â%sâ kutsuttu välilyönnillä nimen ja â(â-merkin\n"
"välillä, tai käytetty muuttujana tai taulukkona"
-#: awkgram.y:5489 awkgram.y:5542 mpfr.c:1589 mpfr.c:1624
+#: awkgram.y:5490 awkgram.y:5543 mpfr.c:1589 mpfr.c:1624
msgid "division by zero attempted"
msgstr "nollalla jakoa yritettiin"
-#: awkgram.y:5498 awkgram.y:5551 mpfr.c:1634
+#: awkgram.y:5499 awkgram.y:5552 mpfr.c:1634
#, c-format
msgid "division by zero attempted in `%%'"
msgstr "jakoa nollalla yritettiin operaattorissa â%%â"
-#: awkgram.y:5871
+#: awkgram.y:5872
msgid ""
"cannot assign a value to the result of a field post-increment expression"
msgstr ""
"arvon sijoittaminen kenttäjälkikasvatuslausekkeen tulokseen epäonnistui"
-#: awkgram.y:5874
+#: awkgram.y:5875
#, c-format
msgid "invalid target of assignment (opcode %s)"
msgstr "virheellinen sijoituskohde (käskykoodi %s)"
-#: awkgram.y:6254
+#: awkgram.y:6255
msgid "statement has no effect"
msgstr "käskyllä ei ole vaikutusta"
-#: awkgram.y:6769
+#: awkgram.y:6770
#, c-format
msgid "identifier %s: qualified names not allowed in traditional / POSIX mode"
msgstr ""
-#: awkgram.y:6774
+#: awkgram.y:6775
#, c-format
msgid "identifier %s: namespace separator is two colons, not one"
msgstr ""
-#: awkgram.y:6780
+#: awkgram.y:6781
#, c-format
msgid "qualified identifier `%s' is badly formed"
msgstr ""
-#: awkgram.y:6787
+#: awkgram.y:6788
#, c-format
msgid ""
"identifier `%s': namespace separator can only appear once in a qualified name"
msgstr ""
-#: awkgram.y:6836 awkgram.y:6887
+#: awkgram.y:6837 awkgram.y:6888
#, c-format
msgid "using reserved identifier `%s' as a namespace is not allowed"
msgstr ""
-#: awkgram.y:6843 awkgram.y:6853
+#: awkgram.y:6844 awkgram.y:6854
#, c-format
msgid ""
"using reserved identifier `%s' as second component of a qualified name is "
"not allowed"
msgstr ""
-#: awkgram.y:6871
+#: awkgram.y:6872
#, fuzzy
msgid "@namespace is a gawk extension"
msgstr "@include on gawk-laajennus"
-#: awkgram.y:6878
+#: awkgram.y:6879
#, c-format
msgid "namespace name `%s' must meet identifier naming rules"
msgstr ""
@@ -623,7 +623,7 @@ msgid "standard error"
msgstr "vakiovirhe"
#: builtin.c:211 builtin.c:549 builtin.c:649 builtin.c:1859 builtin.c:2608
-#: builtin.c:2626 builtin.c:2745 builtin.c:3774 mpfr.c:821
+#: builtin.c:2626 builtin.c:2745 builtin.c:3775 mpfr.c:821
#, c-format
msgid "%s: received non-numeric argument"
msgstr "%s: vastaanotettu argumentti ei ole numeerinen"
@@ -670,13 +670,13 @@ msgstr ""
msgid "fflush: `%.*s' is not an open file, pipe or co-process"
msgstr "fflush: â%.*sâ ei ole avoin tiedosto, putki tai apuprosessi"
-#: builtin.c:432 builtin.c:1897 builtin.c:2107 builtin.c:2787 builtin.c:4036
-#: builtin.c:4123 builtin.c:4190
+#: builtin.c:432 builtin.c:1897 builtin.c:2107 builtin.c:2787 builtin.c:4037
+#: builtin.c:4124 builtin.c:4191
#, fuzzy, c-format
msgid "%s: received non-string first argument"
msgstr "index: ensimmäinen vastaanotettu argumentti ei ole merkkijono"
-#: builtin.c:434 builtin.c:4014 builtin.c:4029 builtin.c:4119 builtin.c:4181
+#: builtin.c:434 builtin.c:4015 builtin.c:4030 builtin.c:4120 builtin.c:4182
#, fuzzy, c-format
msgid "%s: received non-string second argument"
msgstr "index: toinen vastaanotettu argumentti ei ole merkkijono"
@@ -818,13 +818,13 @@ msgstr ""
"printf: yritettiin kirjoittaa kaksisuuntaisen putken suljettuun "
"kirjoituspäähän"
-#: builtin.c:1884 builtin.c:4112
+#: builtin.c:1884 builtin.c:4113
#, fuzzy, c-format
msgid "%s: received non-numeric third argument"
msgstr "or: ensimmäinen vastaanotettu argumentti ei ole numeerinen"
-#: builtin.c:1891 builtin.c:2081 builtin.c:2587 builtin.c:3602 builtin.c:3643
-#: builtin.c:4243
+#: builtin.c:1891 builtin.c:2081 builtin.c:2587 builtin.c:3603 builtin.c:3644
+#: builtin.c:4244
#, fuzzy, c-format
msgid "%s: received non-numeric second argument"
msgstr "or: toinen vastaanotettu argumentti ei ole numeerinen"
@@ -915,7 +915,7 @@ msgstr ""
msgid "reference to uninitialized field `$%d'"
msgstr "viite alustamattomaan kenttään â$%dâ"
-#: builtin.c:2585 builtin.c:3600 builtin.c:3641 builtin.c:4241
+#: builtin.c:2585 builtin.c:3601 builtin.c:3642 builtin.c:4242
#, fuzzy, c-format
msgid "%s: received non-numeric first argument"
msgstr "or: ensimmäinen vastaanotettu argumentti ei ole numeerinen"
@@ -935,124 +935,124 @@ msgstr "fnmatch: kolmatta argumenttia ei saatu"
msgid "gensub: third argument `%.*s' treated as 1"
msgstr "gensub: kolmatta argumenttia â%.*sâ käsiteltiin kuin 1:stä"
-#: builtin.c:3402
+#: builtin.c:3403
#, c-format
msgid "%s: can be called indirectly only with two arguments"
msgstr "%s: voidaan kutsua epäsuorasti vain kahdella argumentilla"
-#: builtin.c:3425
+#: builtin.c:3426
#, fuzzy
#| msgid "indirect call to %s requires at least two arguments"
msgid "indirect call to gensub requires three or four arguments"
msgstr "epäsuora kutsu kohteeseen %s vaatii vähintään kaksi argumenttia"
-#: builtin.c:3487
+#: builtin.c:3488
#, fuzzy
#| msgid "indirect call to %s requires at least two arguments"
msgid "indirect call to match requires two or three arguments"
msgstr "epäsuora kutsu kohteeseen %s vaatii vähintään kaksi argumenttia"
-#: builtin.c:3531
+#: builtin.c:3532
#, fuzzy, c-format
#| msgid "indirect call to %s requires at least two arguments"
msgid "indirect call to %s requires two to four arguments"
msgstr "epäsuora kutsu kohteeseen %s vaatii vähintään kaksi argumenttia"
-#: builtin.c:3608
+#: builtin.c:3609
#, c-format
msgid "lshift(%f, %f): negative values are not allowed"
msgstr "lshift(%f, %f): negatiiviset arvot eivät ole sallittuja"
-#: builtin.c:3612
+#: builtin.c:3613
#, c-format
msgid "lshift(%f, %f): fractional values will be truncated"
msgstr "lshift(%f, %f): jaosarvot typistetään"
-#: builtin.c:3614
+#: builtin.c:3615
#, c-format
msgid "lshift(%f, %f): too large shift value will give strange results"
msgstr "lshift(%f, %f): liian suuri siirrosarvo antaa outoja tuloksia"
-#: builtin.c:3649
+#: builtin.c:3650
#, c-format
msgid "rshift(%f, %f): negative values are not allowed"
msgstr "rshift(%f, %f): negatiiviset arvot eivät ole sallittuja"
-#: builtin.c:3653
+#: builtin.c:3654
#, c-format
msgid "rshift(%f, %f): fractional values will be truncated"
msgstr "rshift(%f, %f): jaosarvot typistetään"
-#: builtin.c:3655
+#: builtin.c:3656
#, c-format
msgid "rshift(%f, %f): too large shift value will give strange results"
msgstr "rshift(%f, %f): liian suuri siirrosarvo antaa outoja tuloksia"
-#: builtin.c:3679 builtin.c:3710 builtin.c:3740
+#: builtin.c:3680 builtin.c:3711 builtin.c:3741
#, fuzzy, c-format
msgid "%s: called with less than two arguments"
msgstr "or: kutsuttu vähemmällä kuin kahdella argumentilla"
-#: builtin.c:3684 builtin.c:3715 builtin.c:3746
+#: builtin.c:3685 builtin.c:3716 builtin.c:3747
#, fuzzy, c-format
msgid "%s: argument %d is non-numeric"
msgstr "or: argumentti %d ei ole numeraaliargumentti"
-#: builtin.c:3688 builtin.c:3719 builtin.c:3750
+#: builtin.c:3689 builtin.c:3720 builtin.c:3751
#, fuzzy, c-format
msgid "%s: argument %d negative value %g is not allowed"
msgstr "%s: argumentin #%d negatiivinen arvo %Rg ei ole sallittu"
-#: builtin.c:3779
+#: builtin.c:3780
#, c-format
msgid "compl(%f): negative value is not allowed"
msgstr "compl(%f): negatiivinen arvo ei ole sallittu"
-#: builtin.c:3782
+#: builtin.c:3783
#, c-format
msgid "compl(%f): fractional value will be truncated"
msgstr "compl(%f): jaosarvo typistetään"
-#: builtin.c:3970
+#: builtin.c:3971
#, c-format
msgid "dcgettext: `%s' is not a valid locale category"
msgstr "dcgettext: â%sâ ei ole kelvollinen paikallinen kategoria"
-#: builtin.c:4005 builtin.c:4023
+#: builtin.c:4006 builtin.c:4024
#, fuzzy, c-format
msgid "%s: received non-string third argument"
msgstr "index: ensimmäinen vastaanotettu argumentti ei ole merkkijono"
-#: builtin.c:4078 builtin.c:4099
+#: builtin.c:4079 builtin.c:4100
#, fuzzy, c-format
msgid "%s: received non-string fifth argument"
msgstr "index: ensimmäinen vastaanotettu argumentti ei ole merkkijono"
-#: builtin.c:4088 builtin.c:4105
+#: builtin.c:4089 builtin.c:4106
#, fuzzy, c-format
msgid "%s: received non-string fourth argument"
msgstr "index: ensimmäinen vastaanotettu argumentti ei ole merkkijono"
-#: builtin.c:4233 mpfr.c:1337
+#: builtin.c:4234 mpfr.c:1337
msgid "intdiv: third argument is not an array"
msgstr "intdiv: kolmas argumentti ei ole taulukko"
-#: builtin.c:4252 mpfr.c:1386
+#: builtin.c:4253 mpfr.c:1386
msgid "intdiv: division by zero attempted"
msgstr "intdiv: nollalla jakoa yritettiin"
-#: builtin.c:4293
+#: builtin.c:4294
#, fuzzy
msgid "typeof: second argument is not an array"
msgstr "split: toinen argumentti ei ole taulukko"
-#: builtin.c:4383
+#: builtin.c:4384
#, c-format
msgid ""
"typeof detected invalid flags combination `%s'; please file a bug report"
msgstr ""
-#: builtin.c:4421
+#: builtin.c:4422
#, fuzzy, c-format
msgid "typeof: unknown argument type `%s'"
msgstr "typeof: virheellinen argumenttityyppi â%sâ"
@@ -2182,16 +2182,16 @@ msgstr "viite alustamattomaan kenttään â$%ldâ"
msgid "function `%s' called with more arguments than declared"
msgstr "funktio â%sâ kutsuttiin useammalla argumentilla kuin esiteltiin"
-#: eval.c:1497
+#: eval.c:1500
#, c-format
msgid "unwind_stack: unexpected type `%s'"
msgstr "unwind_stack: odottamaton tyyppi â%sâ"
-#: eval.c:1672
+#: eval.c:1675
msgid "division by zero attempted in `/='"
msgstr "jakoa nollalla yritettiin operaatiossa â/=â"
-#: eval.c:1679
+#: eval.c:1682
#, c-format
msgid "division by zero attempted in `%%='"
msgstr "jakoa nollalla yritettiin operaatiossa â%%=â"
@@ -3919,27 +3919,27 @@ msgstr ""
msgid "redir2str: unknown redirection type %d"
msgstr "redir2str: tuntematon edelleenohjaustyyppi %d"
-#: re.c:60 re.c:174
+#: re.c:61 re.c:175
msgid ""
"behavior of matching a regexp containing NUL characters is not defined by "
"POSIX"
msgstr ""
-#: re.c:130
+#: re.c:131
msgid "invalid NUL byte in dynamic regexp"
msgstr ""
-#: re.c:214
+#: re.c:215
#, fuzzy, c-format
msgid "regexp escape sequence `\\%c' treated as plain `%c'"
msgstr "koodinvaihtosekvenssi â\\%câ käsitelty kuin pelkkä â%câ"
-#: re.c:250
+#: re.c:249
#, c-format
msgid "regexp escape sequence `\\%c' is not a known regexp operator"
msgstr ""
-#: re.c:721
+#: re.c:720
#, c-format
msgid "regexp component `%.*s' should probably be `[%.*s]'"
msgstr ""
diff --git a/po/fr.po b/po/fr.po
index 555db6e8..3e915573 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gawk 5.2.1b\n"
"Report-Msgid-Bugs-To: bug-gawk@gnu.org\n"
-"POT-Creation-Date: 2023-10-15 07:13+0300\n"
+"POT-Creation-Date: 2023-10-24 10:29+0300\n"
"PO-Revision-Date: 2023-04-14 18:49+0200\n"
"Last-Translator: Jean-Philippe Guérard <jean-philippe.guerard@corbeaunoir."
"org>\n"
@@ -42,7 +42,7 @@ msgstr "tentative d'utiliser le scalaire « %s » comme
tableau"
#: array.c:407 array.c:574 builtin.c:88 builtin.c:1746 builtin.c:1794
#: builtin.c:1807 builtin.c:2323 builtin.c:2350 eval.c:1156 eval.c:1161
-#: eval.c:1555
+#: eval.c:1558
#, c-format
msgid "attempt to use array `%s' in a scalar context"
msgstr "tentative d'utilisation du tableau « %s » dans un contexte
scalaire"
@@ -544,51 +544,51 @@ msgstr ""
"fonction « %s » appelée avec un espace entre son nom\n"
"et « ( », ou utilisée comme variable ou tableau"
-#: awkgram.y:5489 awkgram.y:5542 mpfr.c:1589 mpfr.c:1624
+#: awkgram.y:5490 awkgram.y:5543 mpfr.c:1589 mpfr.c:1624
msgid "division by zero attempted"
msgstr "tentative de division par zéro"
-#: awkgram.y:5498 awkgram.y:5551 mpfr.c:1634
+#: awkgram.y:5499 awkgram.y:5552 mpfr.c:1634
#, c-format
msgid "division by zero attempted in `%%'"
msgstr "tentative de division par zéro dans « %% »"
# gawk 'BEGIN { $1++ = 1 }'
-#: awkgram.y:5871
+#: awkgram.y:5872
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:5874
+#: awkgram.y:5875
#, c-format
msgid "invalid target of assignment (opcode %s)"
msgstr "cible de l'assignement incorrecte (opcode %s)"
-#: awkgram.y:6254
+#: awkgram.y:6255
msgid "statement has no effect"
msgstr "l'instruction est sans effet"
-#: awkgram.y:6769
+#: awkgram.y:6770
#, c-format
msgid "identifier %s: qualified names not allowed in traditional / POSIX mode"
msgstr ""
"identifiant %s : les noms qualifiés sont interdits en mode POSIX / "
"traditionnel"
-#: awkgram.y:6774
+#: awkgram.y:6775
#, c-format
msgid "identifier %s: namespace separator is two colons, not one"
msgstr ""
"identifiant %s : le séparateur d'espace de noms est « :: », et non «Â
: »"
-#: awkgram.y:6780
+#: awkgram.y:6781
#, c-format
msgid "qualified identifier `%s' is badly formed"
msgstr "l'identifiant qualifié « %s » est mal formé"
-#: awkgram.y:6787
+#: awkgram.y:6788
#, c-format
msgid ""
"identifier `%s': namespace separator can only appear once in a qualified name"
@@ -596,13 +596,13 @@ msgstr ""
"identifiant « %s » : le séparateur d'espace de noms ne peut apparaître
"
"qu'une fois"
-#: awkgram.y:6836 awkgram.y:6887
+#: awkgram.y:6837 awkgram.y:6888
#, c-format
msgid "using reserved identifier `%s' as a namespace is not allowed"
msgstr ""
"utiliser l'identifiant réservé « %s » comme espace de noms est interdit"
-#: awkgram.y:6843 awkgram.y:6853
+#: awkgram.y:6844 awkgram.y:6854
#, c-format
msgid ""
"using reserved identifier `%s' as second component of a qualified name is "
@@ -611,11 +611,11 @@ msgstr ""
"utiliser l'identifiant réservé « %s » comme 2nd composant d'un nom
qualifié "
"est interdit"
-#: awkgram.y:6871
+#: awkgram.y:6872
msgid "@namespace is a gawk extension"
msgstr "@namespace est une extension gawk"
-#: awkgram.y:6878
+#: awkgram.y:6879
#, c-format
msgid "namespace name `%s' must meet identifier naming rules"
msgstr ""
@@ -640,7 +640,7 @@ msgid "standard error"
msgstr "sortie d'erreur standard"
#: builtin.c:211 builtin.c:549 builtin.c:649 builtin.c:1859 builtin.c:2608
-#: builtin.c:2626 builtin.c:2745 builtin.c:3774 mpfr.c:821
+#: builtin.c:2626 builtin.c:2745 builtin.c:3775 mpfr.c:821
#, c-format
msgid "%s: received non-numeric argument"
msgstr "%s : argument reçu non numérique"
@@ -688,13 +688,13 @@ 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
coprocessus"
-#: builtin.c:432 builtin.c:1897 builtin.c:2107 builtin.c:2787 builtin.c:4036
-#: builtin.c:4123 builtin.c:4190
+#: builtin.c:432 builtin.c:1897 builtin.c:2107 builtin.c:2787 builtin.c:4037
+#: builtin.c:4124 builtin.c:4191
#, c-format
msgid "%s: received non-string first argument"
msgstr "%s : le 1er argument n'est pas une chaîne"
-#: builtin.c:434 builtin.c:4014 builtin.c:4029 builtin.c:4119 builtin.c:4181
+#: builtin.c:434 builtin.c:4015 builtin.c:4030 builtin.c:4120 builtin.c:4182
#, c-format
msgid "%s: received non-string second argument"
msgstr "%s : le 2e argument n'est pas une chaîne"
@@ -832,13 +832,13 @@ 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"
-#: builtin.c:1884 builtin.c:4112
+#: builtin.c:1884 builtin.c:4113
#, c-format
msgid "%s: received non-numeric third argument"
msgstr "%s : le troisième argument n'est pas numérique"
-#: builtin.c:1891 builtin.c:2081 builtin.c:2587 builtin.c:3602 builtin.c:3643
-#: builtin.c:4243
+#: builtin.c:1891 builtin.c:2081 builtin.c:2587 builtin.c:3603 builtin.c:3644
+#: builtin.c:4244
#, c-format
msgid "%s: received non-numeric second argument"
msgstr "%s : le deuxième argument reçu n'est pas numérique"
@@ -927,7 +927,7 @@ msgstr ""
msgid "reference to uninitialized field `$%d'"
msgstr "référence à un champ non initialisé « $%d »"
-#: builtin.c:2585 builtin.c:3600 builtin.c:3641 builtin.c:4241
+#: builtin.c:2585 builtin.c:3601 builtin.c:3642 builtin.c:4242
#, c-format
msgid "%s: received non-numeric first argument"
msgstr "%s : le premier argument n'est pas numérique"
@@ -946,113 +946,113 @@ msgstr "%s : impossible d'utiliser %s comme troisième
argument"
msgid "gensub: third argument `%.*s' treated as 1"
msgstr "gensub : le troisième argument « %.*s » sera traité comme un 1"
-#: builtin.c:3402
+#: builtin.c:3403
#, c-format
msgid "%s: can be called indirectly only with two arguments"
msgstr "%s : un appel indirect nécessite deux arguments"
-#: builtin.c:3425
+#: builtin.c:3426
msgid "indirect call to gensub requires three or four arguments"
msgstr "un appel indirect à gensub demande 3 ou 4 arguments"
-#: builtin.c:3487
+#: builtin.c:3488
msgid "indirect call to match requires two or three arguments"
msgstr "un appel indirect à match demande 2 ou 3 arguments"
-#: builtin.c:3531
+#: builtin.c:3532
#, c-format
msgid "indirect call to %s requires two to four arguments"
msgstr "un appel indirect à %s demande 2 à 4 arguments"
-#: builtin.c:3608
+#: builtin.c:3609
#, c-format
msgid "lshift(%f, %f): negative values are not allowed"
msgstr "lshift(%f, %f) : les valeurs négatives sont interdites"
-#: builtin.c:3612
+#: builtin.c:3613
#, c-format
msgid "lshift(%f, %f): fractional values will be truncated"
msgstr "lshift(%f, %f) : les valeurs non entières seront tronquées"
-#: builtin.c:3614
+#: builtin.c:3615
#, c-format
msgid "lshift(%f, %f): too large shift value will give strange results"
msgstr "lshift(%f, %f) : un décalage trop grand donne des résultats
inattendus"
-#: builtin.c:3649
+#: builtin.c:3650
#, c-format
msgid "rshift(%f, %f): negative values are not allowed"
msgstr "rshift(%f, %f) : les valeurs négatives sont interdites"
-#: builtin.c:3653
+#: builtin.c:3654
#, c-format
msgid "rshift(%f, %f): fractional values will be truncated"
msgstr "rshift(%f, %f) : les valeurs non entières seront tronquées"
-#: builtin.c:3655
+#: builtin.c:3656
#, 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"
-#: builtin.c:3679 builtin.c:3710 builtin.c:3740
+#: builtin.c:3680 builtin.c:3711 builtin.c:3741
#, c-format
msgid "%s: called with less than two arguments"
msgstr "%s : appelé avec moins de deux arguments"
-#: builtin.c:3684 builtin.c:3715 builtin.c:3746
+#: builtin.c:3685 builtin.c:3716 builtin.c:3747
#, c-format
msgid "%s: argument %d is non-numeric"
msgstr "%s : l'argument %d n'est pas numérique"
-#: builtin.c:3688 builtin.c:3719 builtin.c:3750
+#: builtin.c:3689 builtin.c:3720 builtin.c:3751
#, c-format
msgid "%s: argument %d negative value %g is not allowed"
msgstr "%s : argument %d : la valeur négative %g est interdite"
-#: builtin.c:3779
+#: builtin.c:3780
#, c-format
msgid "compl(%f): negative value is not allowed"
msgstr "compl(%f) : les valeurs négatives sont interdites"
-#: builtin.c:3782
+#: builtin.c:3783
#, c-format
msgid "compl(%f): fractional value will be truncated"
msgstr "compl(%f) : les valeurs non entières seront tronquées"
-#: builtin.c:3970
+#: builtin.c:3971
#, c-format
msgid "dcgettext: `%s' is not a valid locale category"
msgstr "dcgettext : « %s » n'est pas dans un catégorie valide de la
locale"
-#: builtin.c:4005 builtin.c:4023
+#: builtin.c:4006 builtin.c:4024
#, c-format
msgid "%s: received non-string third argument"
msgstr "%s : le 3e argument n'est pas une chaîne"
-#: builtin.c:4078 builtin.c:4099
+#: builtin.c:4079 builtin.c:4100
#, c-format
msgid "%s: received non-string fifth argument"
msgstr "%s : le 5e argument n'est pas une chaîne"
-#: builtin.c:4088 builtin.c:4105
+#: builtin.c:4089 builtin.c:4106
#, c-format
msgid "%s: received non-string fourth argument"
msgstr "%s : le 4e argument n'est pas une chaîne"
-#: builtin.c:4233 mpfr.c:1337
+#: builtin.c:4234 mpfr.c:1337
msgid "intdiv: third argument is not an array"
msgstr "intdiv : le troisième argument n'est pas un tableau"
-#: builtin.c:4252 mpfr.c:1386
+#: builtin.c:4253 mpfr.c:1386
msgid "intdiv: division by zero attempted"
msgstr "intdiv : tentative de division par zéro"
-#: builtin.c:4293
+#: builtin.c:4294
msgid "typeof: second argument is not an array"
msgstr "typeof : le deuxième argument n'est pas un tableau"
-#: builtin.c:4383
+#: builtin.c:4384
#, c-format
msgid ""
"typeof detected invalid flags combination `%s'; please file a bug report"
@@ -1060,7 +1060,7 @@ msgstr ""
"typeof a détecté une combinaison de drapeaux incorrects « %s ». Merci
de "
"nous remonter l'erreur."
-#: builtin.c:4421
+#: builtin.c:4422
#, c-format
msgid "typeof: unknown argument type `%s'"
msgstr "typeof : type d'argument inconnu « %s »"
@@ -2048,16 +2048,16 @@ msgstr "référence à un champ non initialisé «Â
$%ld »"
msgid "function `%s' called with more arguments than declared"
msgstr "la fonction « %s » a été appelée avec trop d'arguments"
-#: eval.c:1497
+#: eval.c:1500
#, c-format
msgid "unwind_stack: unexpected type `%s'"
msgstr "unwind_stack: type « %s » inattendu"
-#: eval.c:1672
+#: eval.c:1675
msgid "division by zero attempted in `/='"
msgstr "tentative de division par zéro dans « /= »"
-#: eval.c:1679
+#: eval.c:1682
#, c-format
msgid "division by zero attempted in `%%='"
msgstr "tentative de division par zéro dans « %%= »"
@@ -3769,7 +3769,7 @@ msgstr ""
msgid "redir2str: unknown redirection type %d"
msgstr "redir2str : type de redirection %d inconnu"
-#: re.c:60 re.c:174
+#: re.c:61 re.c:175
msgid ""
"behavior of matching a regexp containing NUL characters is not defined by "
"POSIX"
@@ -3777,25 +3777,25 @@ msgstr ""
"le comportement d'une exp. rationnelle incluant des caractères NUL est non "
"défini pour POSIX"
-#: re.c:130
+#: re.c:131
msgid "invalid NUL byte in dynamic regexp"
msgstr "octet NUL invalide dans une exp. rationnelle dynamique"
-#: re.c:214
+#: re.c:215
#, c-format
msgid "regexp escape sequence `\\%c' treated as plain `%c'"
msgstr ""
"séquence d'échappement d'exp. rationnelle « \\%c » traitée comme un
simple "
"« %c »"
-#: re.c:250
+#: re.c:249
#, c-format
msgid "regexp escape sequence `\\%c' is not a known regexp operator"
msgstr ""
"séquence d'échappement d'exp. rationnelle « \\%c » n'est pas un
opérateur "
"connu"
-#: re.c:721
+#: re.c:720
#, c-format
msgid "regexp component `%.*s' should probably be `[%.*s]'"
msgstr ""
diff --git a/po/gawk.pot b/po/gawk.pot
index 2d22b33b..e9633184 100644
--- a/po/gawk.pot
+++ b/po/gawk.pot
@@ -6,9 +6,9 @@
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: GNU gawk 5.2.62\n"
+"Project-Id-Version: GNU gawk 5.2.63\n"
"Report-Msgid-Bugs-To: bug-gawk@gnu.org\n"
-"POT-Creation-Date: 2023-10-15 07:13+0300\n"
+"POT-Creation-Date: 2023-10-24 10:29+0300\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -38,7 +38,7 @@ msgstr ""
#: array.c:407 array.c:574 builtin.c:88 builtin.c:1746 builtin.c:1794
#: builtin.c:1807 builtin.c:2323 builtin.c:2350 eval.c:1156 eval.c:1161
-#: eval.c:1555
+#: eval.c:1558
#, c-format
msgid "attempt to use array `%s' in a scalar context"
msgstr ""
@@ -513,67 +513,67 @@ msgid ""
"or used as a variable or an array"
msgstr ""
-#: awkgram.y:5489 awkgram.y:5542 mpfr.c:1589 mpfr.c:1624
+#: awkgram.y:5490 awkgram.y:5543 mpfr.c:1589 mpfr.c:1624
msgid "division by zero attempted"
msgstr ""
-#: awkgram.y:5498 awkgram.y:5551 mpfr.c:1634
+#: awkgram.y:5499 awkgram.y:5552 mpfr.c:1634
#, c-format
msgid "division by zero attempted in `%%'"
msgstr ""
-#: awkgram.y:5871
+#: awkgram.y:5872
msgid ""
"cannot assign a value to the result of a field post-increment expression"
msgstr ""
-#: awkgram.y:5874
+#: awkgram.y:5875
#, c-format
msgid "invalid target of assignment (opcode %s)"
msgstr ""
-#: awkgram.y:6254
+#: awkgram.y:6255
msgid "statement has no effect"
msgstr ""
-#: awkgram.y:6769
+#: awkgram.y:6770
#, c-format
msgid "identifier %s: qualified names not allowed in traditional / POSIX mode"
msgstr ""
-#: awkgram.y:6774
+#: awkgram.y:6775
#, c-format
msgid "identifier %s: namespace separator is two colons, not one"
msgstr ""
-#: awkgram.y:6780
+#: awkgram.y:6781
#, c-format
msgid "qualified identifier `%s' is badly formed"
msgstr ""
-#: awkgram.y:6787
+#: awkgram.y:6788
#, c-format
msgid ""
"identifier `%s': namespace separator can only appear once in a qualified name"
msgstr ""
-#: awkgram.y:6836 awkgram.y:6887
+#: awkgram.y:6837 awkgram.y:6888
#, c-format
msgid "using reserved identifier `%s' as a namespace is not allowed"
msgstr ""
-#: awkgram.y:6843 awkgram.y:6853
+#: awkgram.y:6844 awkgram.y:6854
#, c-format
msgid ""
"using reserved identifier `%s' as second component of a qualified name is "
"not allowed"
msgstr ""
-#: awkgram.y:6871
+#: awkgram.y:6872
msgid "@namespace is a gawk extension"
msgstr ""
-#: awkgram.y:6878
+#: awkgram.y:6879
#, c-format
msgid "namespace name `%s' must meet identifier naming rules"
msgstr ""
@@ -597,7 +597,7 @@ msgid "standard error"
msgstr ""
#: builtin.c:211 builtin.c:549 builtin.c:649 builtin.c:1859 builtin.c:2608
-#: builtin.c:2626 builtin.c:2745 builtin.c:3774 mpfr.c:821
+#: builtin.c:2626 builtin.c:2745 builtin.c:3775 mpfr.c:821
#, c-format
msgid "%s: received non-numeric argument"
msgstr ""
@@ -638,13 +638,13 @@ msgstr ""
msgid "fflush: `%.*s' is not an open file, pipe or co-process"
msgstr ""
-#: builtin.c:432 builtin.c:1897 builtin.c:2107 builtin.c:2787 builtin.c:4036
-#: builtin.c:4123 builtin.c:4190
+#: builtin.c:432 builtin.c:1897 builtin.c:2107 builtin.c:2787 builtin.c:4037
+#: builtin.c:4124 builtin.c:4191
#, c-format
msgid "%s: received non-string first argument"
msgstr ""
-#: builtin.c:434 builtin.c:4014 builtin.c:4029 builtin.c:4119 builtin.c:4181
+#: builtin.c:434 builtin.c:4015 builtin.c:4030 builtin.c:4120 builtin.c:4182
#, c-format
msgid "%s: received non-string second argument"
msgstr ""
@@ -776,13 +776,13 @@ msgstr ""
msgid "printf: attempt to write to closed write end of two-way pipe"
msgstr ""
-#: builtin.c:1884 builtin.c:4112
+#: builtin.c:1884 builtin.c:4113
#, c-format
msgid "%s: received non-numeric third argument"
msgstr ""
-#: builtin.c:1891 builtin.c:2081 builtin.c:2587 builtin.c:3602 builtin.c:3643
-#: builtin.c:4243
+#: builtin.c:1891 builtin.c:2081 builtin.c:2587 builtin.c:3603 builtin.c:3644
+#: builtin.c:4244
#, c-format
msgid "%s: received non-numeric second argument"
msgstr ""
@@ -865,7 +865,7 @@ msgstr ""
msgid "reference to uninitialized field `$%d'"
msgstr ""
-#: builtin.c:2585 builtin.c:3600 builtin.c:3641 builtin.c:4241
+#: builtin.c:2585 builtin.c:3601 builtin.c:3642 builtin.c:4242
#, c-format
msgid "%s: received non-numeric first argument"
msgstr ""
@@ -884,118 +884,118 @@ msgstr ""
msgid "gensub: third argument `%.*s' treated as 1"
msgstr ""
-#: builtin.c:3402
+#: builtin.c:3403
#, c-format
msgid "%s: can be called indirectly only with two arguments"
msgstr ""
-#: builtin.c:3425
+#: builtin.c:3426
msgid "indirect call to gensub requires three or four arguments"
msgstr ""
-#: builtin.c:3487
+#: builtin.c:3488
msgid "indirect call to match requires two or three arguments"
msgstr ""
-#: builtin.c:3531
+#: builtin.c:3532
#, c-format
msgid "indirect call to %s requires two to four arguments"
msgstr ""
-#: builtin.c:3608
+#: builtin.c:3609
#, c-format
msgid "lshift(%f, %f): negative values are not allowed"
msgstr ""
-#: builtin.c:3612
+#: builtin.c:3613
#, c-format
msgid "lshift(%f, %f): fractional values will be truncated"
msgstr ""
-#: builtin.c:3614
+#: builtin.c:3615
#, c-format
msgid "lshift(%f, %f): too large shift value will give strange results"
msgstr ""
-#: builtin.c:3649
+#: builtin.c:3650
#, c-format
msgid "rshift(%f, %f): negative values are not allowed"
msgstr ""
-#: builtin.c:3653
+#: builtin.c:3654
#, c-format
msgid "rshift(%f, %f): fractional values will be truncated"
msgstr ""
-#: builtin.c:3655
+#: builtin.c:3656
#, c-format
msgid "rshift(%f, %f): too large shift value will give strange results"
msgstr ""
-#: builtin.c:3679 builtin.c:3710 builtin.c:3740
+#: builtin.c:3680 builtin.c:3711 builtin.c:3741
#, c-format
msgid "%s: called with less than two arguments"
msgstr ""
-#: builtin.c:3684 builtin.c:3715 builtin.c:3746
+#: builtin.c:3685 builtin.c:3716 builtin.c:3747
#, c-format
msgid "%s: argument %d is non-numeric"
msgstr ""
-#: builtin.c:3688 builtin.c:3719 builtin.c:3750
+#: builtin.c:3689 builtin.c:3720 builtin.c:3751
#, c-format
msgid "%s: argument %d negative value %g is not allowed"
msgstr ""
-#: builtin.c:3779
+#: builtin.c:3780
#, c-format
msgid "compl(%f): negative value is not allowed"
msgstr ""
-#: builtin.c:3782
+#: builtin.c:3783
#, c-format
msgid "compl(%f): fractional value will be truncated"
msgstr ""
-#: builtin.c:3970
+#: builtin.c:3971
#, c-format
msgid "dcgettext: `%s' is not a valid locale category"
msgstr ""
-#: builtin.c:4005 builtin.c:4023
+#: builtin.c:4006 builtin.c:4024
#, c-format
msgid "%s: received non-string third argument"
msgstr ""
-#: builtin.c:4078 builtin.c:4099
+#: builtin.c:4079 builtin.c:4100
#, c-format
msgid "%s: received non-string fifth argument"
msgstr ""
-#: builtin.c:4088 builtin.c:4105
+#: builtin.c:4089 builtin.c:4106
#, c-format
msgid "%s: received non-string fourth argument"
msgstr ""
-#: builtin.c:4233 mpfr.c:1337
+#: builtin.c:4234 mpfr.c:1337
msgid "intdiv: third argument is not an array"
msgstr ""
-#: builtin.c:4252 mpfr.c:1386
+#: builtin.c:4253 mpfr.c:1386
msgid "intdiv: division by zero attempted"
msgstr ""
-#: builtin.c:4293
+#: builtin.c:4294
msgid "typeof: second argument is not an array"
msgstr ""
-#: builtin.c:4383
+#: builtin.c:4384
#, c-format
msgid ""
"typeof detected invalid flags combination `%s'; please file a bug report"
msgstr ""
-#: builtin.c:4421
+#: builtin.c:4422
#, c-format
msgid "typeof: unknown argument type `%s'"
msgstr ""
@@ -1932,16 +1932,16 @@ msgstr ""
msgid "function `%s' called with more arguments than declared"
msgstr ""
-#: eval.c:1497
+#: eval.c:1500
#, c-format
msgid "unwind_stack: unexpected type `%s'"
msgstr ""
-#: eval.c:1672
+#: eval.c:1675
msgid "division by zero attempted in `/='"
msgstr ""
-#: eval.c:1679
+#: eval.c:1682
#, c-format
msgid "division by zero attempted in `%%='"
msgstr ""
@@ -3513,27 +3513,27 @@ msgstr ""
msgid "redir2str: unknown redirection type %d"
msgstr ""
-#: re.c:60 re.c:174
+#: re.c:61 re.c:175
msgid ""
"behavior of matching a regexp containing NUL characters is not defined by "
"POSIX"
msgstr ""
-#: re.c:130
+#: re.c:131
msgid "invalid NUL byte in dynamic regexp"
msgstr ""
-#: re.c:214
+#: re.c:215
#, c-format
msgid "regexp escape sequence `\\%c' treated as plain `%c'"
msgstr ""
-#: re.c:250
+#: re.c:249
#, c-format
msgid "regexp escape sequence `\\%c' is not a known regexp operator"
msgstr ""
-#: re.c:721
+#: re.c:720
#, c-format
msgid "regexp component `%.*s' should probably be `[%.*s]'"
msgstr ""
diff --git a/po/id.po b/po/id.po
index 3cfc764a..08f289eb 100644
--- a/po/id.po
+++ b/po/id.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gawk 4.1.0b\n"
"Report-Msgid-Bugs-To: bug-gawk@gnu.org\n"
-"POT-Creation-Date: 2023-10-15 07:13+0300\n"
+"POT-Creation-Date: 2023-10-24 10:29+0300\n"
"PO-Revision-Date: 2014-08-03 07:30+0700\n"
"Last-Translator: Arif E. Nugroho <arif_endro@yahoo.com>\n"
"Language-Team: Indonesian <translation-team-id@lists.sourceforge.net>\n"
@@ -37,7 +37,7 @@ msgstr "mencoba untuk menggunakan skalar `%s' sebagai sebuah
array"
#: array.c:407 array.c:574 builtin.c:88 builtin.c:1746 builtin.c:1794
#: builtin.c:1807 builtin.c:2323 builtin.c:2350 eval.c:1156 eval.c:1161
-#: eval.c:1555
+#: eval.c:1558
#, c-format
msgid "attempt to use array `%s' in a scalar context"
msgstr "mencoba menggunakan array `%s' dalam sebuah konteks skalar"
@@ -529,69 +529,69 @@ msgstr ""
"fungsi `%s' dipanggil dengan spasi diantara nama dan `(',\n"
"atau gunakan sebagai sebuah variabel atau sebuah array"
-#: awkgram.y:5489 awkgram.y:5542 mpfr.c:1589 mpfr.c:1624
+#: awkgram.y:5490 awkgram.y:5543 mpfr.c:1589 mpfr.c:1624
msgid "division by zero attempted"
msgstr "pembagian dengan nol telah dicoba"
-#: awkgram.y:5498 awkgram.y:5551 mpfr.c:1634
+#: awkgram.y:5499 awkgram.y:5552 mpfr.c:1634
#, c-format
msgid "division by zero attempted in `%%'"
msgstr "pembagian dengan nol dicoba dalam `%%'"
-#: awkgram.y:5871
+#: awkgram.y:5872
msgid ""
"cannot assign a value to the result of a field post-increment expression"
msgstr ""
"cannot assign a value to the result of a field post-increment expression"
-#: awkgram.y:5874
+#: awkgram.y:5875
#, c-format
msgid "invalid target of assignment (opcode %s)"
msgstr "tidak valid sebagai jumlah dari argumen untuk %s"
-#: awkgram.y:6254
+#: awkgram.y:6255
msgid "statement has no effect"
msgstr "pernyataan tidak memiliki efek"
-#: awkgram.y:6769
+#: awkgram.y:6770
#, c-format
msgid "identifier %s: qualified names not allowed in traditional / POSIX mode"
msgstr ""
-#: awkgram.y:6774
+#: awkgram.y:6775
#, c-format
msgid "identifier %s: namespace separator is two colons, not one"
msgstr ""
-#: awkgram.y:6780
+#: awkgram.y:6781
#, c-format
msgid "qualified identifier `%s' is badly formed"
msgstr ""
-#: awkgram.y:6787
+#: awkgram.y:6788
#, c-format
msgid ""
"identifier `%s': namespace separator can only appear once in a qualified name"
msgstr ""
-#: awkgram.y:6836 awkgram.y:6887
+#: awkgram.y:6837 awkgram.y:6888
#, c-format
msgid "using reserved identifier `%s' as a namespace is not allowed"
msgstr ""
-#: awkgram.y:6843 awkgram.y:6853
+#: awkgram.y:6844 awkgram.y:6854
#, c-format
msgid ""
"using reserved identifier `%s' as second component of a qualified name is "
"not allowed"
msgstr ""
-#: awkgram.y:6871
+#: awkgram.y:6872
#, fuzzy
msgid "@namespace is a gawk extension"
msgstr "@include adalah sebuah ekstensi gawk"
-#: awkgram.y:6878
+#: awkgram.y:6879
#, c-format
msgid "namespace name `%s' must meet identifier naming rules"
msgstr ""
@@ -617,7 +617,7 @@ msgid "standard error"
msgstr "standar keluaran"
#: builtin.c:211 builtin.c:549 builtin.c:649 builtin.c:1859 builtin.c:2608
-#: builtin.c:2626 builtin.c:2745 builtin.c:3774 mpfr.c:821
+#: builtin.c:2626 builtin.c:2745 builtin.c:3775 mpfr.c:821
#, c-format
msgid "%s: received non-numeric argument"
msgstr "%s: diterima argumen bukan numerik"
@@ -662,13 +662,13 @@ msgstr ""
msgid "fflush: `%.*s' is not an open file, pipe or co-process"
msgstr "fflush: `%s' bukan sebuah berkas terbuka, pipe atau co-proses"
-#: builtin.c:432 builtin.c:1897 builtin.c:2107 builtin.c:2787 builtin.c:4036
-#: builtin.c:4123 builtin.c:4190
+#: builtin.c:432 builtin.c:1897 builtin.c:2107 builtin.c:2787 builtin.c:4037
+#: builtin.c:4124 builtin.c:4191
#, fuzzy, c-format
msgid "%s: received non-string first argument"
msgstr "indeks: diterima argumen pertama bukan string"
-#: builtin.c:434 builtin.c:4014 builtin.c:4029 builtin.c:4119 builtin.c:4181
+#: builtin.c:434 builtin.c:4015 builtin.c:4030 builtin.c:4120 builtin.c:4182
#, fuzzy, c-format
msgid "%s: received non-string second argument"
msgstr "indeks: diterima argumen kedua bukan string"
@@ -806,13 +806,13 @@ msgstr "printf: tidak ada argumen"
msgid "printf: attempt to write to closed write end of two-way pipe"
msgstr ""
-#: builtin.c:1884 builtin.c:4112
+#: builtin.c:1884 builtin.c:4113
#, fuzzy, c-format
msgid "%s: received non-numeric third argument"
msgstr "or: diterima argumen pertama bukan numerik"
-#: builtin.c:1891 builtin.c:2081 builtin.c:2587 builtin.c:3602 builtin.c:3643
-#: builtin.c:4243
+#: builtin.c:1891 builtin.c:2081 builtin.c:2587 builtin.c:3603 builtin.c:3644
+#: builtin.c:4244
#, fuzzy, c-format
msgid "%s: received non-numeric second argument"
msgstr "or: diterima argumen kedua bukan numerik"
@@ -899,7 +899,7 @@ msgstr ""
msgid "reference to uninitialized field `$%d'"
msgstr "referensi ke field tidak terinisialisasi `$%d'"
-#: builtin.c:2585 builtin.c:3600 builtin.c:3641 builtin.c:4241
+#: builtin.c:2585 builtin.c:3601 builtin.c:3642 builtin.c:4242
#, fuzzy, c-format
msgid "%s: received non-numeric first argument"
msgstr "or: diterima argumen pertama bukan numerik"
@@ -919,123 +919,123 @@ msgstr "fnmatch: could not get third argument"
msgid "gensub: third argument `%.*s' treated as 1"
msgstr "gensub: argumen ketiga dari 0 diperlakukan sebagai 1"
-#: builtin.c:3402
+#: builtin.c:3403
#, fuzzy, c-format
msgid "%s: can be called indirectly only with two arguments"
msgstr "and: dipanggil dengan argumen negatif"
-#: builtin.c:3425
+#: builtin.c:3426
#, fuzzy
msgid "indirect call to gensub requires three or four arguments"
msgstr "and: dipanggil dengan argumen negatif"
-#: builtin.c:3487
+#: builtin.c:3488
#, fuzzy
msgid "indirect call to match requires two or three arguments"
msgstr "and: dipanggil dengan argumen negatif"
-#: builtin.c:3531
+#: builtin.c:3532
#, fuzzy, c-format
msgid "indirect call to %s requires two to four arguments"
msgstr "and: dipanggil dengan argumen negatif"
-#: builtin.c:3608
+#: builtin.c:3609
#, fuzzy, c-format
msgid "lshift(%f, %f): negative values are not allowed"
msgstr "lshift(%f, %f): nilai negatif akan memberikan hasil aneh"
-#: builtin.c:3612
+#: builtin.c:3613
#, c-format
msgid "lshift(%f, %f): fractional values will be truncated"
msgstr "lshift(%f, %f): nilai pecahan akan dipotong"
-#: builtin.c:3614
+#: builtin.c:3615
#, c-format
msgid "lshift(%f, %f): too large shift value will give strange results"
msgstr "lshift(%f, %f): nilai shift terlalu besar akan memberikan hasil aneh"
-#: builtin.c:3649
+#: builtin.c:3650
#, fuzzy, c-format
msgid "rshift(%f, %f): negative values are not allowed"
msgstr "rshift(%f. %f): nilai negatif akan memberikan hasil aneh"
-#: builtin.c:3653
+#: builtin.c:3654
#, c-format
msgid "rshift(%f, %f): fractional values will be truncated"
msgstr "rshift(%f, %f): nilai pecahan akan dipotong"
-#: builtin.c:3655
+#: builtin.c:3656
#, c-format
msgid "rshift(%f, %f): too large shift value will give strange results"
msgstr "rshift(%f, %f): nilai shift terlalu besar akan memberikan hasil aneh"
-#: builtin.c:3679 builtin.c:3710 builtin.c:3740
+#: builtin.c:3680 builtin.c:3711 builtin.c:3741
#, fuzzy, c-format
msgid "%s: called with less than two arguments"
msgstr "or: dipanggil dengan argumen negatif"
-#: builtin.c:3684 builtin.c:3715 builtin.c:3746
+#: builtin.c:3685 builtin.c:3716 builtin.c:3747
#, fuzzy, c-format
msgid "%s: argument %d is non-numeric"
msgstr "or: argumen %d diluar dari jangkauan"
-#: builtin.c:3688 builtin.c:3719 builtin.c:3750
+#: builtin.c:3689 builtin.c:3720 builtin.c:3751
#, fuzzy, c-format
msgid "%s: argument %d negative value %g is not allowed"
msgstr "%s: #%d nilai negatif %Rg akan memberikan hasil aneh"
-#: builtin.c:3779
+#: builtin.c:3780
#, fuzzy, c-format
msgid "compl(%f): negative value is not allowed"
msgstr "compl(%f): nilai negatif akan memberikan hasil aneh"
-#: builtin.c:3782
+#: builtin.c:3783
#, c-format
msgid "compl(%f): fractional value will be truncated"
msgstr "compl(%f): nilai pecahan akan dipotong"
-#: builtin.c:3970
+#: builtin.c:3971
#, c-format
msgid "dcgettext: `%s' is not a valid locale category"
msgstr "dcgettext: `%s' bukan sebuah kategori lokal yang valid"
-#: builtin.c:4005 builtin.c:4023
+#: builtin.c:4006 builtin.c:4024
#, fuzzy, c-format
msgid "%s: received non-string third argument"
msgstr "indeks: diterima argumen pertama bukan string"
-#: builtin.c:4078 builtin.c:4099
+#: builtin.c:4079 builtin.c:4100
#, fuzzy, c-format
msgid "%s: received non-string fifth argument"
msgstr "indeks: diterima argumen pertama bukan string"
-#: builtin.c:4088 builtin.c:4105
+#: builtin.c:4089 builtin.c:4106
#, fuzzy, c-format
msgid "%s: received non-string fourth argument"
msgstr "indeks: diterima argumen pertama bukan string"
-#: builtin.c:4233 mpfr.c:1337
+#: builtin.c:4234 mpfr.c:1337
#, fuzzy
msgid "intdiv: third argument is not an array"
msgstr "match: argumen ketiga bukan sebuah array"
-#: builtin.c:4252 mpfr.c:1386
+#: builtin.c:4253 mpfr.c:1386
#, fuzzy
msgid "intdiv: division by zero attempted"
msgstr "pembagian dengan nol telah dicoba"
-#: builtin.c:4293
+#: builtin.c:4294
#, fuzzy
msgid "typeof: second argument is not an array"
msgstr "split: argumen kedua bukan sebuah array"
-#: builtin.c:4383
+#: builtin.c:4384
#, c-format
msgid ""
"typeof detected invalid flags combination `%s'; please file a bug report"
msgstr ""
-#: builtin.c:4421
+#: builtin.c:4422
#, c-format
msgid "typeof: unknown argument type `%s'"
msgstr ""
@@ -2131,16 +2131,16 @@ msgstr "referensi ke field tidak terinisialisasi `$%ld'"
msgid "function `%s' called with more arguments than declared"
msgstr "fungsi `%s' dipanggil argumen lebih dari yang dideklarasikan"
-#: eval.c:1497
+#: eval.c:1500
#, c-format
msgid "unwind_stack: unexpected type `%s'"
msgstr "unwind_stack: unexpected type `%s'"
-#: eval.c:1672
+#: eval.c:1675
msgid "division by zero attempted in `/='"
msgstr "pembagian dengan nol dicoba dalam `/='"
-#: eval.c:1679
+#: eval.c:1682
#, c-format
msgid "division by zero attempted in `%%='"
msgstr "pembagian dengan nol dicoba dalam `%%='"
@@ -3832,27 +3832,27 @@ msgstr ""
msgid "redir2str: unknown redirection type %d"
msgstr "redir2str: unknown redirection type %d"
-#: re.c:60 re.c:174
+#: re.c:61 re.c:175
msgid ""
"behavior of matching a regexp containing NUL characters is not defined by "
"POSIX"
msgstr ""
-#: re.c:130
+#: re.c:131
msgid "invalid NUL byte in dynamic regexp"
msgstr ""
-#: re.c:214
+#: re.c:215
#, fuzzy, c-format
msgid "regexp escape sequence `\\%c' treated as plain `%c'"
msgstr "escape sequence `\\%c' diperlakukan sebagai plain `%c'"
-#: re.c:250
+#: re.c:249
#, c-format
msgid "regexp escape sequence `\\%c' is not a known regexp operator"
msgstr ""
-#: re.c:721
+#: re.c:720
#, c-format
msgid "regexp component `%.*s' should probably be `[%.*s]'"
msgstr "regexp component `%.*s' should probably be `[%.*s]'"
diff --git a/po/it.po b/po/it.po
index 99e8cc75..1fdc9edf 100644
--- a/po/it.po
+++ b/po/it.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: GNU Awk 5.2.1, API: 3.0\n"
"Report-Msgid-Bugs-To: bug-gawk@gnu.org\n"
-"POT-Creation-Date: 2023-10-15 07:13+0300\n"
+"POT-Creation-Date: 2023-10-24 10:29+0300\n"
"PO-Revision-Date: 2023-10-09 09:41+0100\n"
"Last-Translator: Antonio Colombo <azc100@gmail.com>\n"
"Language-Team: Italian <it@li.org>\n"
@@ -36,7 +36,7 @@ msgstr "tentativo di usare scalare '%s' come vettore"
#: array.c:407 array.c:574 builtin.c:88 builtin.c:1746 builtin.c:1794
#: builtin.c:1807 builtin.c:2323 builtin.c:2350 eval.c:1156 eval.c:1161
-#: eval.c:1555
+#: eval.c:1558
#, c-format
msgid "attempt to use array `%s' in a scalar context"
msgstr "tentativo di usare vettore `%s' in un contesto scalare"
@@ -541,51 +541,51 @@ msgstr ""
"funzione `%s' chiamata con spazio tra il nome e `(',\n"
"o usata come variabile o vettore"
-#: awkgram.y:5489 awkgram.y:5542 mpfr.c:1589 mpfr.c:1624
+#: awkgram.y:5490 awkgram.y:5543 mpfr.c:1589 mpfr.c:1624
msgid "division by zero attempted"
msgstr "tentativo di dividere per zero"
-#: awkgram.y:5498 awkgram.y:5551 mpfr.c:1634
+#: awkgram.y:5499 awkgram.y:5552 mpfr.c:1634
#, c-format
msgid "division by zero attempted in `%%'"
msgstr "tentativo di dividere per zero in `%%'"
-#: awkgram.y:5871
+#: awkgram.y:5872
msgid ""
"cannot assign a value to the result of a field post-increment expression"
msgstr ""
"impossibile assegnare un valore al risultato di un'espressione di post-"
"incremento di un campo"
-#: awkgram.y:5874
+#: awkgram.y:5875
#, c-format
msgid "invalid target of assignment (opcode %s)"
msgstr "destinazione di assegnazione non valida (codice operativo %s)"
-#: awkgram.y:6254
+#: awkgram.y:6255
msgid "statement has no effect"
msgstr "l'istruzione non fa nulla"
-#: awkgram.y:6769
+#: awkgram.y:6770
#, c-format
msgid "identifier %s: qualified names not allowed in traditional / POSIX mode"
msgstr ""
"identificativo %s: nomi qualificati non consentiti in modo tradizionale / "
"POSIX"
-#: awkgram.y:6774
+#: awkgram.y:6775
#, c-format
msgid "identifier %s: namespace separator is two colons, not one"
msgstr ""
"identificativo %s: il separatore dello spazio-dei-nomi è costituito da due "
"caratteri ':', non da uno solo"
-#: awkgram.y:6780
+#: awkgram.y:6781
#, c-format
msgid "qualified identifier `%s' is badly formed"
msgstr "l'identificativo qualificato `%s' non è nel formato richiesto"
-#: awkgram.y:6787
+#: awkgram.y:6788
#, c-format
msgid ""
"identifier `%s': namespace separator can only appear once in a qualified name"
@@ -593,14 +593,14 @@ msgstr ""
"identificativo `%s': il separatore dello spazio-dei-nomi può apparire una "
"sola volta in un identificativo qualificato"
-#: awkgram.y:6836 awkgram.y:6887
+#: awkgram.y:6837 awkgram.y:6888
#, c-format
msgid "using reserved identifier `%s' as a namespace is not allowed"
msgstr ""
"l'uso dell'identificativo riservato `%s' come nome-di-spazio non è "
"consentito"
-#: awkgram.y:6843 awkgram.y:6853
+#: awkgram.y:6844 awkgram.y:6854
#, c-format
msgid ""
"using reserved identifier `%s' as second component of a qualified name is "
@@ -609,11 +609,11 @@ msgstr ""
"l'uso dell'identificativo riservato `%s' come secondo componente di un "
"identificativo qualificato non è consentito"
-#: awkgram.y:6871
+#: awkgram.y:6872
msgid "@namespace is a gawk extension"
msgstr "@namespace è un'estensione gawk"
-#: awkgram.y:6878
+#: awkgram.y:6879
#, c-format
msgid "namespace name `%s' must meet identifier naming rules"
msgstr ""
@@ -639,7 +639,7 @@ msgid "standard error"
msgstr "standard error"
#: builtin.c:211 builtin.c:549 builtin.c:649 builtin.c:1859 builtin.c:2608
-#: builtin.c:2626 builtin.c:2745 builtin.c:3774 mpfr.c:821
+#: builtin.c:2626 builtin.c:2745 builtin.c:3775 mpfr.c:821
#, c-format
msgid "%s: received non-numeric argument"
msgstr "%s: ricevuto argomento non numerico"
@@ -686,13 +686,13 @@ msgstr ""
msgid "fflush: `%.*s' is not an open file, pipe or co-process"
msgstr "fflush: `%.*s' non è un file aperto, una `pipe' o un co-processo"
-#: builtin.c:432 builtin.c:1897 builtin.c:2107 builtin.c:2787 builtin.c:4036
-#: builtin.c:4123 builtin.c:4190
+#: builtin.c:432 builtin.c:1897 builtin.c:2107 builtin.c:2787 builtin.c:4037
+#: builtin.c:4124 builtin.c:4191
#, c-format
msgid "%s: received non-string first argument"
msgstr "%s: ricevuto primo argomento che non è una stringa"
-#: builtin.c:434 builtin.c:4014 builtin.c:4029 builtin.c:4119 builtin.c:4181
+#: builtin.c:434 builtin.c:4015 builtin.c:4030 builtin.c:4120 builtin.c:4182
#, c-format
msgid "%s: received non-string second argument"
msgstr "%s: ricevuto secondo argomento che non è una stringa"
@@ -829,13 +829,13 @@ msgstr ""
"printf: tentativo di scrivere al lato in scrittura, chiuso, di una `pipe' "
"bidirezionale"
-#: builtin.c:1884 builtin.c:4112
+#: builtin.c:1884 builtin.c:4113
#, c-format
msgid "%s: received non-numeric third argument"
msgstr "%s: ricevuto terzo argomento non numerico"
-#: builtin.c:1891 builtin.c:2081 builtin.c:2587 builtin.c:3602 builtin.c:3643
-#: builtin.c:4243
+#: builtin.c:1891 builtin.c:2081 builtin.c:2587 builtin.c:3603 builtin.c:3644
+#: builtin.c:4244
#, c-format
msgid "%s: received non-numeric second argument"
msgstr "%s: ricevuto secondo argomento non numerico"
@@ -923,7 +923,7 @@ msgstr ""
msgid "reference to uninitialized field `$%d'"
msgstr "riferimento a variabile non inizializzata `$%d'"
-#: builtin.c:2585 builtin.c:3600 builtin.c:3641 builtin.c:4241
+#: builtin.c:2585 builtin.c:3601 builtin.c:3642 builtin.c:4242
#, c-format
msgid "%s: received non-numeric first argument"
msgstr "%s: ricevuto primo argomento non numerico"
@@ -942,112 +942,112 @@ msgstr "%s: non si può usare %s come terzo argomento"
msgid "gensub: third argument `%.*s' treated as 1"
msgstr "gensub: il terzo argomento `%.*s' trattato come 1"
-#: builtin.c:3402
+#: builtin.c:3403
#, c-format
msgid "%s: can be called indirectly only with two arguments"
msgstr "%s: può essere chiamata indirettamente solo con due argomenti"
-#: builtin.c:3425
+#: builtin.c:3426
msgid "indirect call to gensub requires three or four arguments"
msgstr "la chiamata indiretta a gensub richiede tre o quattro argomenti"
-#: builtin.c:3487
+#: builtin.c:3488
msgid "indirect call to match requires two or three arguments"
msgstr "la chiamata indiretta a match richiede due o tre argomenti"
-#: builtin.c:3531
+#: builtin.c:3532
#, c-format
msgid "indirect call to %s requires two to four arguments"
msgstr "la chiamata indiretta a %s richiede da due a quattro argomenti"
-#: builtin.c:3608
+#: builtin.c:3609
#, c-format
msgid "lshift(%f, %f): negative values are not allowed"
msgstr "lshift(%f, %f): valori negativi non sono consentiti"
-#: builtin.c:3612
+#: builtin.c:3613
#, c-format
msgid "lshift(%f, %f): fractional values will be truncated"
msgstr "lshift(%f, %f): valori decimali saranno troncati"
-#: builtin.c:3614
+#: builtin.c:3615
#, c-format
msgid "lshift(%f, %f): too large shift value will give strange results"
msgstr "lshift(%f, %f): valori troppo alti daranno risultati strani"
-#: builtin.c:3649
+#: builtin.c:3650
#, c-format
msgid "rshift(%f, %f): negative values are not allowed"
msgstr "rshift(%f, %f): valori negativi non sono consentiti"
-#: builtin.c:3653
+#: builtin.c:3654
#, c-format
msgid "rshift(%f, %f): fractional values will be truncated"
msgstr "rshift(%f, %f): valori decimali saranno troncati"
-#: builtin.c:3655
+#: builtin.c:3656
#, c-format
msgid "rshift(%f, %f): too large shift value will give strange results"
msgstr "rshift(%f, %f): valori troppo alti daranno risultati strani"
-#: builtin.c:3679 builtin.c:3710 builtin.c:3740
+#: builtin.c:3680 builtin.c:3711 builtin.c:3741
#, c-format
msgid "%s: called with less than two arguments"
msgstr "%s: chiamata con meno di due argomenti"
-#: builtin.c:3684 builtin.c:3715 builtin.c:3746
+#: builtin.c:3685 builtin.c:3716 builtin.c:3747
#, c-format
msgid "%s: argument %d is non-numeric"
msgstr "%s: argomento %d non numerico"
-#: builtin.c:3688 builtin.c:3719 builtin.c:3750
+#: builtin.c:3689 builtin.c:3720 builtin.c:3751
#, c-format
msgid "%s: argument %d negative value %g is not allowed"
msgstr "%s: argomento %d con valore negativo %g non consentito"
-#: builtin.c:3779
+#: builtin.c:3780
#, c-format
msgid "compl(%f): negative value is not allowed"
msgstr "compl(%f): valore negativo non consentito"
-#: builtin.c:3782
+#: builtin.c:3783
#, c-format
msgid "compl(%f): fractional value will be truncated"
msgstr "compl(%f): valori decimali saranno troncati"
-#: builtin.c:3970
+#: builtin.c:3971
#, c-format
msgid "dcgettext: `%s' is not a valid locale category"
msgstr "dcgettext: `%s' non è una categoria `locale' valida"
-#: builtin.c:4005 builtin.c:4023
+#: builtin.c:4006 builtin.c:4024
#, c-format
msgid "%s: received non-string third argument"
msgstr "%s: ricevuto terzo argomento che non è una stringa"
-#: builtin.c:4078 builtin.c:4099
+#: builtin.c:4079 builtin.c:4100
#, c-format
msgid "%s: received non-string fifth argument"
msgstr "%s: ricevuto quinto argomento che non è una stringa"
-#: builtin.c:4088 builtin.c:4105
+#: builtin.c:4089 builtin.c:4106
#, c-format
msgid "%s: received non-string fourth argument"
msgstr "%s: ricevuto quarto argomento che non è una stringa"
-#: builtin.c:4233 mpfr.c:1337
+#: builtin.c:4234 mpfr.c:1337
msgid "intdiv: third argument is not an array"
msgstr "intdiv: il terzo argomento non è un vettore"
-#: builtin.c:4252 mpfr.c:1386
+#: builtin.c:4253 mpfr.c:1386
msgid "intdiv: division by zero attempted"
msgstr "intdiv: tentativo di dividere per zero"
-#: builtin.c:4293
+#: builtin.c:4294
msgid "typeof: second argument is not an array"
msgstr "typeof: il secondo argomento non è un vettore"
-#: builtin.c:4383
+#: builtin.c:4384
#, c-format
msgid ""
"typeof detected invalid flags combination `%s'; please file a bug report"
@@ -1055,7 +1055,7 @@ msgstr ""
"typeof ha trovato una combinazione di flag `%s' non valida; siete pregati di "
"notificare questo bug"
-#: builtin.c:4421
+#: builtin.c:4422
#, c-format
msgid "typeof: unknown argument type `%s'"
msgstr "typeof: tipo di argomento sconosciuto `%s'"
@@ -2042,16 +2042,16 @@ msgstr "riferimento a campo non inizializzato `$%ld'"
msgid "function `%s' called with more arguments than declared"
msgstr "funzione `%s' chiamata con più argomenti di quelli previsti"
-#: eval.c:1497
+#: eval.c:1500
#, c-format
msgid "unwind_stack: unexpected type `%s'"
msgstr "unwind_stack: tipo non previsto `%s'"
-#: eval.c:1672
+#: eval.c:1675
msgid "division by zero attempted in `/='"
msgstr "divisione per zero tentata in `/='"
-#: eval.c:1679
+#: eval.c:1682
#, c-format
msgid "division by zero attempted in `%%='"
msgstr "divisione per zero tentata in `%%='"
@@ -3732,7 +3732,7 @@ msgstr ""
msgid "redir2str: unknown redirection type %d"
msgstr "redir2str: tipo di ri-direzione non noto %d"
-#: re.c:60 re.c:174
+#: re.c:61 re.c:175
msgid ""
"behavior of matching a regexp containing NUL characters is not defined by "
"POSIX"
@@ -3740,23 +3740,23 @@ msgstr ""
"la regola per la corrispondenza di un'espressione regolare che contiene dei "
"caratteri NUL non è definita in POSIX"
-#: re.c:130
+#: re.c:131
msgid "invalid NUL byte in dynamic regexp"
msgstr "byte NUL non valido un'espressione regolare dinamica"
-#: re.c:214
+#: re.c:215
#, c-format
msgid "regexp escape sequence `\\%c' treated as plain `%c'"
msgstr "la sequenza di protezione `\\%c' considerata come semplice `%c'"
-#: re.c:250
+#: re.c:249
#, c-format
msgid "regexp escape sequence `\\%c' is not a known regexp operator"
msgstr ""
"la sequenza di protezione `\\%c' non è un operatore noto per un'espressione "
"regolare"
-#: re.c:721
+#: re.c:720
#, c-format
msgid "regexp component `%.*s' should probably be `[%.*s]'"
msgstr ""
diff --git a/po/ja.po b/po/ja.po
index 32bd97ad..35a1c2f4 100644
--- a/po/ja.po
+++ b/po/ja.po
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gawk 4.1.0b\n"
"Report-Msgid-Bugs-To: bug-gawk@gnu.org\n"
-"POT-Creation-Date: 2023-10-15 07:13+0300\n"
+"POT-Creation-Date: 2023-10-24 10:29+0300\n"
"PO-Revision-Date: 2014-11-07 12:26+0000\n"
"Last-Translator: Yasuaki Taniguchi <yasuakit@gmail.com>\n"
"Language-Team: Japanese <translation-team-ja@lists.sourceforge.net>\n"
@@ -39,7 +39,7 @@ msgstr "ã¹ã«ã©ã¼ `%s' ãé
åã¨ãã¦ä½¿ç¨ãã試ã¿ã§ã"
#: array.c:407 array.c:574 builtin.c:88 builtin.c:1746 builtin.c:1794
#: builtin.c:1807 builtin.c:2323 builtin.c:2350 eval.c:1156 eval.c:1161
-#: eval.c:1555
+#: eval.c:1558
#, c-format
msgid "attempt to use array `%s' in a scalar context"
msgstr "ã¹ã«ã©ã¼ã³ã³ããã¹ãã§é
å `%s'
ã使ç¨ãã試ã¿ã§ã"
@@ -528,68 +528,68 @@ msgstr ""
"é¢æ°å㨠`(' ã®éã«ã¹ãã¼ã¹ãå
¥ãã¦é¢æ° `%s'
ãå¼ã³åºãã¦ãã¾ãã\n"
"ã¾ãã¯ãå¤æ°ãé
åã¨ãã¦ä½¿ããã¦ãã¾ãã"
-#: awkgram.y:5489 awkgram.y:5542 mpfr.c:1589 mpfr.c:1624
+#: awkgram.y:5490 awkgram.y:5543 mpfr.c:1589 mpfr.c:1624
msgid "division by zero attempted"
msgstr "ã¼ãã«ããé¤ç®ã試ã¿ããã¾ãã"
-#: awkgram.y:5498 awkgram.y:5551 mpfr.c:1634
+#: awkgram.y:5499 awkgram.y:5552 mpfr.c:1634
#, c-format
msgid "division by zero attempted in `%%'"
msgstr "`%%' å
ã§ã¼ãã«ããé¤ç®ã試ã¿ããã¾ãã"
-#: awkgram.y:5871
+#: awkgram.y:5872
msgid ""
"cannot assign a value to the result of a field post-increment expression"
msgstr ""
-#: awkgram.y:5874
+#: awkgram.y:5875
#, fuzzy, c-format
msgid "invalid target of assignment (opcode %s)"
msgstr "%d 㯠%s ç¨ã®å¼æ°ã®æ°ã¨ãã¦ã¯ç¡å¹ã§ã"
-#: awkgram.y:6254
+#: awkgram.y:6255
msgid "statement has no effect"
msgstr "æã«å¹æãããã¾ãã"
-#: awkgram.y:6769
+#: awkgram.y:6770
#, c-format
msgid "identifier %s: qualified names not allowed in traditional / POSIX mode"
msgstr ""
-#: awkgram.y:6774
+#: awkgram.y:6775
#, c-format
msgid "identifier %s: namespace separator is two colons, not one"
msgstr ""
-#: awkgram.y:6780
+#: awkgram.y:6781
#, c-format
msgid "qualified identifier `%s' is badly formed"
msgstr ""
-#: awkgram.y:6787
+#: awkgram.y:6788
#, c-format
msgid ""
"identifier `%s': namespace separator can only appear once in a qualified name"
msgstr ""
-#: awkgram.y:6836 awkgram.y:6887
+#: awkgram.y:6837 awkgram.y:6888
#, c-format
msgid "using reserved identifier `%s' as a namespace is not allowed"
msgstr ""
-#: awkgram.y:6843 awkgram.y:6853
+#: awkgram.y:6844 awkgram.y:6854
#, c-format
msgid ""
"using reserved identifier `%s' as second component of a qualified name is "
"not allowed"
msgstr ""
-#: awkgram.y:6871
+#: awkgram.y:6872
#, fuzzy
msgid "@namespace is a gawk extension"
msgstr "@include 㯠gawk æ¡å¼µã§ã"
-#: awkgram.y:6878
+#: awkgram.y:6879
#, c-format
msgid "namespace name `%s' must meet identifier naming rules"
msgstr ""
@@ -614,7 +614,7 @@ msgid "standard error"
msgstr "æ¨æºåºå"
#: builtin.c:211 builtin.c:549 builtin.c:649 builtin.c:1859 builtin.c:2608
-#: builtin.c:2626 builtin.c:2745 builtin.c:3774 mpfr.c:821
+#: builtin.c:2626 builtin.c:2745 builtin.c:3775 mpfr.c:821
#, fuzzy, c-format
msgid "%s: received non-numeric argument"
msgstr "cos: éæ°å¤ã®å¼æ°ãåãåãã¾ãã"
@@ -663,13 +663,13 @@ msgstr ""
msgid "fflush: `%.*s' is not an open file, pipe or co-process"
msgstr "fflush: `%s' ãéããããã¡ã¤ã«ããã¤ããããã»ã¹å
±æã§ã¯ããã¾ãã"
-#: builtin.c:432 builtin.c:1897 builtin.c:2107 builtin.c:2787 builtin.c:4036
-#: builtin.c:4123 builtin.c:4190
+#: builtin.c:432 builtin.c:1897 builtin.c:2107 builtin.c:2787 builtin.c:4037
+#: builtin.c:4124 builtin.c:4191
#, fuzzy, c-format
msgid "%s: received non-string first argument"
msgstr "index: æååã§ã¯ç¡ã第ä¸å¼æ°ãåãåãã¾ãã"
-#: builtin.c:434 builtin.c:4014 builtin.c:4029 builtin.c:4119 builtin.c:4181
+#: builtin.c:434 builtin.c:4015 builtin.c:4030 builtin.c:4120 builtin.c:4182
#, fuzzy, c-format
msgid "%s: received non-string second argument"
msgstr "index: æååã§ã¯ç¡ã第äºå¼æ°ãåãåãã¾ãã"
@@ -806,13 +806,13 @@ msgstr "printf: å¼æ°ãããã¾ãã"
msgid "printf: attempt to write to closed write end of two-way pipe"
msgstr ""
-#: builtin.c:1884 builtin.c:4112
+#: builtin.c:1884 builtin.c:4113
#, fuzzy, c-format
msgid "%s: received non-numeric third argument"
msgstr "or: éæ°å¤ã®ç¬¬ä¸å¼æ°ãåãåãã¾ãã"
-#: builtin.c:1891 builtin.c:2081 builtin.c:2587 builtin.c:3602 builtin.c:3643
-#: builtin.c:4243
+#: builtin.c:1891 builtin.c:2081 builtin.c:2587 builtin.c:3603 builtin.c:3644
+#: builtin.c:4244
#, fuzzy, c-format
msgid "%s: received non-numeric second argument"
msgstr "or: éæ°å¤ã®ç¬¬äºå¼æ°ãåãåãã¾ãã"
@@ -898,7 +898,7 @@ msgstr ""
msgid "reference to uninitialized field `$%d'"
msgstr "åæåããã¦ããªããã£ã¼ã«ã `$%d' ã¸ã®åç
§ã§ã"
-#: builtin.c:2585 builtin.c:3600 builtin.c:3641 builtin.c:4241
+#: builtin.c:2585 builtin.c:3601 builtin.c:3642 builtin.c:4242
#, fuzzy, c-format
msgid "%s: received non-numeric first argument"
msgstr "or: éæ°å¤ã®ç¬¬ä¸å¼æ°ãåãåãã¾ãã"
@@ -917,123 +917,123 @@ msgstr "asort: 第ä¸å¼æ°ã®é¨åé
åã第äºå¼æ°ç¨ã«ä½¿ç¨ããã
msgid "gensub: third argument `%.*s' treated as 1"
msgstr "gensub: 第ä¸å¼æ°ã 0 ã§ãã1 ã代ããã«ä½¿ç¨ãã¾ã"
-#: builtin.c:3402
+#: builtin.c:3403
#, fuzzy, c-format
msgid "%s: can be called indirectly only with two arguments"
msgstr "and: 2åæªæºã®å¼æ°ã§å¼ã³åºããã¾ãã"
-#: builtin.c:3425
+#: builtin.c:3426
#, fuzzy
msgid "indirect call to gensub requires three or four arguments"
msgstr "and: 2åæªæºã®å¼æ°ã§å¼ã³åºããã¾ãã"
-#: builtin.c:3487
+#: builtin.c:3488
#, fuzzy
msgid "indirect call to match requires two or three arguments"
msgstr "and: 2åæªæºã®å¼æ°ã§å¼ã³åºããã¾ãã"
-#: builtin.c:3531
+#: builtin.c:3532
#, fuzzy, c-format
msgid "indirect call to %s requires two to four arguments"
msgstr "and: 2åæªæºã®å¼æ°ã§å¼ã³åºããã¾ãã"
-#: builtin.c:3608
+#: builtin.c:3609
#, fuzzy, c-format
msgid "lshift(%f, %f): negative values are not allowed"
msgstr "lshift(%f, %f): è²
ã®æ°å¤ã使ç¨ããã¨ç°å¸¸ãªçµæã«ãªãã¾ã"
-#: builtin.c:3612
+#: builtin.c:3613
#, c-format
msgid "lshift(%f, %f): fractional values will be truncated"
msgstr "lshift(%f, %f): å°æ°ç¹ä»¥ä¸ã¯åãæ¨ã¦ããã¾ã"
-#: builtin.c:3614
+#: builtin.c:3615
#, c-format
msgid "lshift(%f, %f): too large shift value will give strange results"
msgstr "lshift(%f, %f):
ã·ããå¤ã大ãéããã¨ç°å¸¸ãªçµæã«ãªãã¾ã"
-#: builtin.c:3649
+#: builtin.c:3650
#, fuzzy, c-format
msgid "rshift(%f, %f): negative values are not allowed"
msgstr "rshift(%f, %f): è²
ã®æ°å¤ã使ç¨ããã¨ç°å¸¸ãªçµæã«ãªãã¾ã"
-#: builtin.c:3653
+#: builtin.c:3654
#, c-format
msgid "rshift(%f, %f): fractional values will be truncated"
msgstr "rshift(%f, %f): å°æ°ç¹ä»¥ä¸ã¯åãæ¨ã¦ããã¾ã"
-#: builtin.c:3655
+#: builtin.c:3656
#, c-format
msgid "rshift(%f, %f): too large shift value will give strange results"
msgstr "rshift(%f, %f):
ã·ããå¤ã大ãéããã¨ç°å¸¸ãªçµæã«ãªãã¾ã"
-#: builtin.c:3679 builtin.c:3710 builtin.c:3740
+#: builtin.c:3680 builtin.c:3711 builtin.c:3741
#, fuzzy, c-format
msgid "%s: called with less than two arguments"
msgstr "or: 2åæªæºã®å¼æ°ã§å¼ã³åºããã¾ãã"
-#: builtin.c:3684 builtin.c:3715 builtin.c:3746
+#: builtin.c:3685 builtin.c:3716 builtin.c:3747
#, fuzzy, c-format
msgid "%s: argument %d is non-numeric"
msgstr "or: å¼æ° %d ãéæ°å¤ã§ã"
-#: builtin.c:3688 builtin.c:3719 builtin.c:3750
+#: builtin.c:3689 builtin.c:3720 builtin.c:3751
#, fuzzy, c-format
msgid "%s: argument %d negative value %g is not allowed"
msgstr "and(%lf, %lf): è²
ã®æ°å¤ã使ç¨ããã¨ç°å¸¸ãªçµæã«ãªãã¾ã"
-#: builtin.c:3779
+#: builtin.c:3780
#, fuzzy, c-format
msgid "compl(%f): negative value is not allowed"
msgstr "compl(%f): è²
ã®æ°å¤ã使ç¨ããã¨ç°å¸¸ãªçµæã«ãªãã¾ã"
-#: builtin.c:3782
+#: builtin.c:3783
#, c-format
msgid "compl(%f): fractional value will be truncated"
msgstr "compl(%f): å°æ°ç¹ä»¥ä¸ã¯åãæ¨ã¦ããã¾ã"
-#: builtin.c:3970
+#: builtin.c:3971
#, c-format
msgid "dcgettext: `%s' is not a valid locale category"
msgstr "dcgettext: `%s' ã¯ç¡å¹ãªãã±ã¼ã«åºåã§ã"
-#: builtin.c:4005 builtin.c:4023
+#: builtin.c:4006 builtin.c:4024
#, fuzzy, c-format
msgid "%s: received non-string third argument"
msgstr "index: æååã§ã¯ç¡ã第ä¸å¼æ°ãåãåãã¾ãã"
-#: builtin.c:4078 builtin.c:4099
+#: builtin.c:4079 builtin.c:4100
#, fuzzy, c-format
msgid "%s: received non-string fifth argument"
msgstr "index: æååã§ã¯ç¡ã第ä¸å¼æ°ãåãåãã¾ãã"
-#: builtin.c:4088 builtin.c:4105
+#: builtin.c:4089 builtin.c:4106
#, fuzzy, c-format
msgid "%s: received non-string fourth argument"
msgstr "index: æååã§ã¯ç¡ã第ä¸å¼æ°ãåãåãã¾ãã"
-#: builtin.c:4233 mpfr.c:1337
+#: builtin.c:4234 mpfr.c:1337
#, fuzzy
msgid "intdiv: third argument is not an array"
msgstr "match: 第ä¸å¼æ°ãé
åã§ã¯ããã¾ãã"
-#: builtin.c:4252 mpfr.c:1386
+#: builtin.c:4253 mpfr.c:1386
#, fuzzy
msgid "intdiv: division by zero attempted"
msgstr "ã¼ãã«ããé¤ç®ã試ã¿ããã¾ãã"
-#: builtin.c:4293
+#: builtin.c:4294
#, fuzzy
msgid "typeof: second argument is not an array"
msgstr "split: 第äºå¼æ°ãé
åã§ã¯ããã¾ãã"
-#: builtin.c:4383
+#: builtin.c:4384
#, c-format
msgid ""
"typeof detected invalid flags combination `%s'; please file a bug report"
msgstr ""
-#: builtin.c:4421
+#: builtin.c:4422
#, c-format
msgid "typeof: unknown argument type `%s'"
msgstr ""
@@ -1982,16 +1982,16 @@ msgstr "åæåããã¦ããªããã£ã¼ã«ã
`$%ld' ã¸ã®åç
§ã§ã"
msgid "function `%s' called with more arguments than declared"
msgstr "宣è¨ããã¦ããæ°ããå¤ãå¼æ°ã使ã£ã¦é¢æ° `%s'
ãå¼ã³åºãã¾ãã"
-#: eval.c:1497
+#: eval.c:1500
#, c-format
msgid "unwind_stack: unexpected type `%s'"
msgstr "unwind_stack: äºæããªãå `%s' ã§ã"
-#: eval.c:1672
+#: eval.c:1675
msgid "division by zero attempted in `/='"
msgstr "`/=' å
ã§ã¼ãã«ããé¤ç®ãè¡ããã¾ãã"
-#: eval.c:1679
+#: eval.c:1682
#, c-format
msgid "division by zero attempted in `%%='"
msgstr "`%%=' å
ã§ã¼ãã«ããé¤ç®ãè¡ããã¾ãã"
@@ -3682,27 +3682,27 @@ msgstr ""
msgid "redir2str: unknown redirection type %d"
msgstr "redir2str: ä¸æãªãªãã¤ã¬ã¯ãå %d ã§ã"
-#: re.c:60 re.c:174
+#: re.c:61 re.c:175
msgid ""
"behavior of matching a regexp containing NUL characters is not defined by "
"POSIX"
msgstr ""
-#: re.c:130
+#: re.c:131
msgid "invalid NUL byte in dynamic regexp"
msgstr ""
-#: re.c:214
+#: re.c:215
#, fuzzy, c-format
msgid "regexp escape sequence `\\%c' treated as plain `%c'"
msgstr "ã¨ã¹ã±ã¼ãã·ã¼ã±ã³ã¹ `\\%c' 㯠`%c'
ã¨åçã«æ±ããã¾ã"
-#: re.c:250
+#: re.c:249
#, c-format
msgid "regexp escape sequence `\\%c' is not a known regexp operator"
msgstr ""
-#: re.c:721
+#: re.c:720
#, c-format
msgid "regexp component `%.*s' should probably be `[%.*s]'"
msgstr "æ£è¦è¡¨ç¾ã®è¦ç´ `%.*s' ã¯ãããã `[%.*s]'
ã§ããã¹ãã§ã"
diff --git a/po/ko.po b/po/ko.po
index cf863255..af9ed3b2 100644
--- a/po/ko.po
+++ b/po/ko.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gawk 5.2.1b\n"
"Report-Msgid-Bugs-To: bug-gawk@gnu.org\n"
-"POT-Creation-Date: 2023-10-15 07:13+0300\n"
+"POT-Creation-Date: 2023-10-24 10:29+0300\n"
"PO-Revision-Date: 2023-04-14 23:22+0900\n"
"Last-Translator: Seong-ho Cho <darkcircle.0426@gmail.com>\n"
"Language-Team: Korean <translation-team-ko@googlegroups.com>\n"
@@ -40,7 +40,7 @@ msgstr "`%s' ì¤ì¹¼ë¼ 구조를 ë°°ì´ êµ¬ì¡°ë¡ ì·¨ê¸íë
¤ê³ í©ëë¤"
#: array.c:407 array.c:574 builtin.c:88 builtin.c:1746 builtin.c:1794
#: builtin.c:1807 builtin.c:2323 builtin.c:2350 eval.c:1156 eval.c:1161
-#: eval.c:1555
+#: eval.c:1558
#, c-format
msgid "attempt to use array `%s' in a scalar context"
msgstr "ì¤ì¹¼ë¼ 컨í
ì¤í¸ì `%s' ë°°ì´ êµ¬ì¡°ë¥¼ ì·¨ê¸íë ¤ê³
í©ëë¤"
@@ -531,57 +531,57 @@ msgstr ""
"ì´ë¦ê³¼ `(' ê´í¸ ì¬ì´ì 공백ì ë£ì´ `%s' í¨ì를
í¸ì¶íê±°ë,\n"
"ë³ì ëë ë°°ì´ë¡ ì¬ì©íìµëë¤"
-#: awkgram.y:5489 awkgram.y:5542 mpfr.c:1589 mpfr.c:1624
+#: awkgram.y:5490 awkgram.y:5543 mpfr.c:1589 mpfr.c:1624
msgid "division by zero attempted"
msgstr "0ì¼ë¡ ëë기를 ìëíìµëë¤"
-#: awkgram.y:5498 awkgram.y:5551 mpfr.c:1634
+#: awkgram.y:5499 awkgram.y:5552 mpfr.c:1634
#, c-format
msgid "division by zero attempted in `%%'"
msgstr "`%%'ìì 0ì¼ë¡ ëë기를 ìëíìµëë¤"
-#: awkgram.y:5871
+#: awkgram.y:5872
msgid ""
"cannot assign a value to the result of a field post-increment expression"
msgstr "íë íì ì¦ê° ì°ì°ìì ê²°ê³¼ì ê°ì í ë¹í ì
ììµëë¤"
-#: awkgram.y:5874
+#: awkgram.y:5875
#, c-format
msgid "invalid target of assignment (opcode %s)"
msgstr "í ë¹ ëìì´ ì못ëììµëë¤(opcode %s)"
-#: awkgram.y:6254
+#: awkgram.y:6255
msgid "statement has no effect"
msgstr "구문 ì¤í ìí¥ì´ ììµëë¤"
-#: awkgram.y:6769
+#: awkgram.y:6770
#, c-format
msgid "identifier %s: qualified names not allowed in traditional / POSIX mode"
msgstr "%s ìë³ì: 기존 / POSIX 모ëìì íì ì´ë¦ì
íì©íì§ ììµëë¤"
-#: awkgram.y:6774
+#: awkgram.y:6775
#, c-format
msgid "identifier %s: namespace separator is two colons, not one"
msgstr "%s ìë³ì: ì´ë¦ ê³µê°ì ì½ë¡ íëê° ìë ëê°ë¡
구ë¶í©ëë¤"
-#: awkgram.y:6780
+#: awkgram.y:6781
#, c-format
msgid "qualified identifier `%s' is badly formed"
msgstr "`%s' íì ìë³ìì 구ì±ì´ ì¬ë°ë¥´ì§ ììµëë¤"
-#: awkgram.y:6787
+#: awkgram.y:6788
#, c-format
msgid ""
"identifier `%s': namespace separator can only appear once in a qualified name"
msgstr ""
"`%s' ìë³ì: ì´ë¦ ê³µê° êµ¬ë¶ ë¬¸ìë íì ëª
ì¹ìì íë²ë§
ëíë¼ ì ììµëë¤"
-#: awkgram.y:6836 awkgram.y:6887
+#: awkgram.y:6837 awkgram.y:6888
#, c-format
msgid "using reserved identifier `%s' as a namespace is not allowed"
msgstr "`%s' ìì½ ìë³ìë ì´ë¦ ê³µê° ëª
ì¹ì¼ë¡ íì©íì§
ììµëë¤"
-#: awkgram.y:6843 awkgram.y:6853
+#: awkgram.y:6844 awkgram.y:6854
#, c-format
msgid ""
"using reserved identifier `%s' as second component of a qualified name is "
@@ -589,11 +589,11 @@ msgid ""
msgstr ""
"íì ëª
ì¹ì ëë²ì§¸ ììë¡ìì `%s' ìì½ ìë³ì íì©ì
íì©íì§ ììµëë¤"
-#: awkgram.y:6871
+#: awkgram.y:6872
msgid "@namespace is a gawk extension"
msgstr "@namespaceë gawk íì¥ ê¸°ë¥ì
ëë¤"
-#: awkgram.y:6878
+#: awkgram.y:6879
#, c-format
msgid "namespace name `%s' must meet identifier naming rules"
msgstr "`%s' ì´ë¦ ê³µê° ëª
ì¹ìë ìë³ì ì´ë¦ ê·ì¹ì
ë°ë¼ì¼í©ëë¤"
@@ -617,7 +617,7 @@ msgid "standard error"
msgstr "íì¤ ì¤ë¥"
#: builtin.c:211 builtin.c:549 builtin.c:649 builtin.c:1859 builtin.c:2608
-#: builtin.c:2626 builtin.c:2745 builtin.c:3774 mpfr.c:821
+#: builtin.c:2626 builtin.c:2745 builtin.c:3775 mpfr.c:821
#, c-format
msgid "%s: received non-numeric argument"
msgstr "%s: ì«ìê° ìë ì¸ì ê°ì ë°ììµëë¤"
@@ -659,13 +659,13 @@ msgstr "fflush: íë¬ì± ë¶ê°: `%.*s' ìë°©í¥
íì´íê° ê¸°ë¡ ëì
msgid "fflush: `%.*s' is not an open file, pipe or co-process"
msgstr "fflush: `%.*s'ì(ë) ì´ì´ë íì¼, íì´í ëë
ë³ííë¡ì¸ì¤ê° ìëëë¤"
-#: builtin.c:432 builtin.c:1897 builtin.c:2107 builtin.c:2787 builtin.c:4036
-#: builtin.c:4123 builtin.c:4190
+#: builtin.c:432 builtin.c:1897 builtin.c:2107 builtin.c:2787 builtin.c:4037
+#: builtin.c:4124 builtin.c:4191
#, c-format
msgid "%s: received non-string first argument"
msgstr "%s: 문ìì´ì´ ìë 첫ë²ì§¸ ì¸ìê°ì ë°ììµëë¤"
-#: builtin.c:434 builtin.c:4014 builtin.c:4029 builtin.c:4119 builtin.c:4181
+#: builtin.c:434 builtin.c:4015 builtin.c:4030 builtin.c:4120 builtin.c:4182
#, c-format
msgid "%s: received non-string second argument"
msgstr "%s: 문ìì´ì´ ìë ëë²ì§¸ ì¸ìê°ì ë°ììµëë¤"
@@ -798,13 +798,13 @@ msgstr "printf: ì¸ì ê° ìì"
msgid "printf: attempt to write to closed write end of two-way pipe"
msgstr "printf: ì´ë¯¸ ë«í ìë°©í¥ íì´íë¼ì¸ì ì°ê¸° ë ì§ì
ìì ì°ê¸° ìë"
-#: builtin.c:1884 builtin.c:4112
+#: builtin.c:1884 builtin.c:4113
#, c-format
msgid "%s: received non-numeric third argument"
msgstr "%s: ì«ìê° ìë ì¸ë²ì§¸ ì¸ì ê°ì ë°ììµëë¤"
-#: builtin.c:1891 builtin.c:2081 builtin.c:2587 builtin.c:3602 builtin.c:3643
-#: builtin.c:4243
+#: builtin.c:1891 builtin.c:2081 builtin.c:2587 builtin.c:3603 builtin.c:3644
+#: builtin.c:4244
#, c-format
msgid "%s: received non-numeric second argument"
msgstr "%s: ì«ìê° ìë ëë²ì§¸ ì¸ì ê°ì ë°ììµëë¤"
@@ -890,7 +890,7 @@ msgstr "print: ì´ë¯¸ ë«í ìë°©í¥ íì´íë¼ì¸ì
ì°ê¸° ë ì§ì ì
msgid "reference to uninitialized field `$%d'"
msgstr "ì´ê¸°ííì§ ìì `$%d'ë² íë 참조"
-#: builtin.c:2585 builtin.c:3600 builtin.c:3641 builtin.c:4241
+#: builtin.c:2585 builtin.c:3601 builtin.c:3642 builtin.c:4242
#, c-format
msgid "%s: received non-numeric first argument"
msgstr "%s: ì«ìê° ìë 첫ë²ì§¸ ì¸ì ê°ì ë°ììµëë¤"
@@ -909,119 +909,119 @@ msgstr "%s: %sì(를) ì¸ë²ì§¸ ì¸ì ê°ì¼ë¡
ì¬ì©í ì ììµëë¤"
msgid "gensub: third argument `%.*s' treated as 1"
msgstr "gensub: ì¸ë²ì§¸ `%.*s' ì¸ì ê°ì 1ë¡ ì·¨ê¸í©ëë¤"
-#: builtin.c:3402
+#: builtin.c:3403
#, c-format
msgid "%s: can be called indirectly only with two arguments"
msgstr "%s: ì¸ì ê° 2ê°ë§ì ì¬ì©íì¬ ê°ì í¸ì¶í ì
ììµëë¤"
-#: builtin.c:3425
+#: builtin.c:3426
msgid "indirect call to gensub requires three or four arguments"
msgstr "gensub ê°ì í¸ì¶ì ìµì ì¸ì ê° 3, 4ê°ê° íìí©ëë¤"
-#: builtin.c:3487
+#: builtin.c:3488
msgid "indirect call to match requires two or three arguments"
msgstr "match ê°ì í¸ì¶ì ìµì ì¸ì ê° 2, 3ê°ê° íìí©ëë¤"
-#: builtin.c:3531
+#: builtin.c:3532
#, c-format
msgid "indirect call to %s requires two to four arguments"
msgstr "%s ê°ì í¸ì¶ì ìµì ì¸ì ê° 2~4ê°ê° íìí©ëë¤"
-#: builtin.c:3608
+#: builtin.c:3609
#, c-format
msgid "lshift(%f, %f): negative values are not allowed"
msgstr "lshift(%f, %f): ìì ê°ì íì©íì§ ììµëë¤"
-#: builtin.c:3612
+#: builtin.c:3613
#, c-format
msgid "lshift(%f, %f): fractional values will be truncated"
msgstr "lshift(%f, %f): ìì«ì ìë ê°ì ì립ëë¤"
-#: builtin.c:3614
+#: builtin.c:3615
#, c-format
msgid "lshift(%f, %f): too large shift value will give strange results"
msgstr "lshift(%f, %f): ì¬íí
í ê°ì´ í¬ë©´ ì´ìí 결과를 ê°ì
¸ì¬ ì ììµëë¤"
-#: builtin.c:3649
+#: builtin.c:3650
#, c-format
msgid "rshift(%f, %f): negative values are not allowed"
msgstr "rshift(%f, %f): ìì ê°ì íì©íì§ ììµëë¤"
-#: builtin.c:3653
+#: builtin.c:3654
#, c-format
msgid "rshift(%f, %f): fractional values will be truncated"
msgstr "rshift(%f, %f): ìì«ì ìë ê°ì ì립ëë¤"
-#: builtin.c:3655
+#: builtin.c:3656
#, c-format
msgid "rshift(%f, %f): too large shift value will give strange results"
msgstr "rshift(%f, %f): ì¬íí
í ê°ì´ í¬ë©´ ì´ìí 결과를 ê°ì
¸ì¬ ì ììµëë¤"
-#: builtin.c:3679 builtin.c:3710 builtin.c:3740
+#: builtin.c:3680 builtin.c:3711 builtin.c:3741
#, c-format
msgid "%s: called with less than two arguments"
msgstr "%s: ì¸ì ê°¯ìê° ë 미ë§ì
ëë¤"
-#: builtin.c:3684 builtin.c:3715 builtin.c:3746
+#: builtin.c:3685 builtin.c:3716 builtin.c:3747
#, c-format
msgid "%s: argument %d is non-numeric"
msgstr "%s: %dë²ì§¸ ì¸ì ê°ì ì«ìê° ìëëë¤"
-#: builtin.c:3688 builtin.c:3719 builtin.c:3750
+#: builtin.c:3689 builtin.c:3720 builtin.c:3751
#, c-format
msgid "%s: argument %d negative value %g is not allowed"
msgstr "%s: %dë²ì§¸ ì¸ì %g ìì ê°ì íì©íì§ ììµëë¤"
-#: builtin.c:3779
+#: builtin.c:3780
#, c-format
msgid "compl(%f): negative value is not allowed"
msgstr "compl(%f): ìì ê°ì íì©íì§ ììµëë¤"
-#: builtin.c:3782
+#: builtin.c:3783
#, c-format
msgid "compl(%f): fractional value will be truncated"
msgstr "compl(%f): ìì«ì ìë ê°ì ì립ëë¤"
-#: builtin.c:3970
+#: builtin.c:3971
#, c-format
msgid "dcgettext: `%s' is not a valid locale category"
msgstr "dcgettext: `%s'ì(ë) ì í¨í ë¡ìº ë¶ë¥ê° ìëëë¤"
-#: builtin.c:4005 builtin.c:4023
+#: builtin.c:4006 builtin.c:4024
#, c-format
msgid "%s: received non-string third argument"
msgstr "%s: 문ìì´ì´ ìë ì¸ë²ì§¸ ì¸ìê°ì ë°ììµëë¤"
-#: builtin.c:4078 builtin.c:4099
+#: builtin.c:4079 builtin.c:4100
#, c-format
msgid "%s: received non-string fifth argument"
msgstr "%s: 문ìì´ì´ ìë ë¤ì¯ë²ì§¸ ì¸ìê°ì ë°ììµëë¤"
-#: builtin.c:4088 builtin.c:4105
+#: builtin.c:4089 builtin.c:4106
#, c-format
msgid "%s: received non-string fourth argument"
msgstr "%s: 문ìì´ì´ ìë ë¤ë²ì§¸ ì¸ìê°ì ë°ììµëë¤"
-#: builtin.c:4233 mpfr.c:1337
+#: builtin.c:4234 mpfr.c:1337
msgid "intdiv: third argument is not an array"
msgstr "intdiv: ì¸ë²ì§¸ ì¸ì ê°ì´ ë°°ì´ì´ ìëëë¤"
-#: builtin.c:4252 mpfr.c:1386
+#: builtin.c:4253 mpfr.c:1386
msgid "intdiv: division by zero attempted"
msgstr "intdiv: 0ì¼ë¡ ëë기를 ìëíìµëë¤"
-#: builtin.c:4293
+#: builtin.c:4294
msgid "typeof: second argument is not an array"
msgstr "typeof: ëë²ì§¸ ì¸ì ê°ì´ ë°°ì´ì´ ìëëë¤"
-#: builtin.c:4383
+#: builtin.c:4384
#, c-format
msgid ""
"typeof detected invalid flags combination `%s'; please file a bug report"
msgstr ""
"typeofìì ì못ë `%s' íëê·¸ ì¡°í©ì ë°ê²¬íìµëë¤. ì¤ë¥
ë³´ê³ ì를 ì ì¶íììì¤"
-#: builtin.c:4421
+#: builtin.c:4422
#, c-format
msgid "typeof: unknown argument type `%s'"
msgstr "typeof: ì ì ìë `%s' ì¸ì íì"
@@ -2001,16 +2001,16 @@ msgstr "ì´ê¸°ííì§ ìì `$%ld'ë² íë를
참조íìµëë¤"
msgid "function `%s' called with more arguments than declared"
msgstr "`%s' í¨ì를 ì ì¸ ê°¯ìë³´ë¤ ë ë§ì ì¸ì ê°ì¼ë¡
í¸ì¶íìµëë¤"
-#: eval.c:1497
+#: eval.c:1500
#, c-format
msgid "unwind_stack: unexpected type `%s'"
msgstr "unwind_stack: ììì¹ ëª»í `%s' íì"
-#: eval.c:1672
+#: eval.c:1675
msgid "division by zero attempted in `/='"
msgstr "`/=' ì°ì°ìë¡ 0ì¼ë¡ ëë기를 ìëíìµëë¤"
-#: eval.c:1679
+#: eval.c:1682
#, c-format
msgid "division by zero attempted in `%%='"
msgstr "`%%=' ì°ì°ìë¡ 0ì¼ë¡ ëë기를 ìëíìµëë¤"
@@ -3674,28 +3674,28 @@ msgstr ""
msgid "redir2str: unknown redirection type %d"
msgstr "redir2str: ì ì ìë %d 리ë¤ì´ë ì
íì"
-#: re.c:60 re.c:174
+#: re.c:61 re.c:175
msgid ""
"behavior of matching a regexp containing NUL characters is not defined by "
"POSIX"
msgstr "NUL 문ìê° ë¤ì´ê° ì ê· ííìì ëìíë ëìì
POSIXì ììµëë¤"
-#: re.c:130
+#: re.c:131
msgid "invalid NUL byte in dynamic regexp"
msgstr "ëì ì ê· ííìì ì못ë NUL ë°ì´í¸"
-#: re.c:214
+#: re.c:215
#, c-format
msgid "regexp escape sequence `\\%c' treated as plain `%c'"
msgstr "ì ê· ííìì `\\%c' ì´ì¤ì¼ì´í ìíì¤ë ë¨ì `%c'
문ìë¡ ì·¨ê¸í©ëë¤"
-#: re.c:250
+#: re.c:249
#, c-format
msgid "regexp escape sequence `\\%c' is not a known regexp operator"
msgstr ""
"ì ê· ííìì `\\%c' ì´ì¤ì¼ì´í ìíì¤ë ìë ¤ì§ ì ê·
ííì ì°ì°ìê° ìëëë¤"
-#: re.c:721
+#: re.c:720
#, c-format
msgid "regexp component `%.*s' should probably be `[%.*s]'"
msgstr "ì ê· ííìì `%.*s' êµ¬ì± ììë `[%.*s]' ì´ì´ì¼ í ê²
ê°ìµëë¤"
diff --git a/po/ms.po b/po/ms.po
index 6a30ad68..b35c108e 100644
--- a/po/ms.po
+++ b/po/ms.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gawk 4.0.75\n"
"Report-Msgid-Bugs-To: bug-gawk@gnu.org\n"
-"POT-Creation-Date: 2023-10-15 07:13+0300\n"
+"POT-Creation-Date: 2023-10-24 10:29+0300\n"
"PO-Revision-Date: 2013-04-19 10:45+0800\n"
"Last-Translator: Sharuzzaman Ahmat Raslan <sharuzzaman@gmail.com>\n"
"Language-Team: Malay <translation-team-ms@lists.sourceforge.net>\n"
@@ -40,7 +40,7 @@ msgstr "cubaan untuk menggunakan skalar `%s' sebagai
tatasusunan"
#: array.c:407 array.c:574 builtin.c:88 builtin.c:1746 builtin.c:1794
#: builtin.c:1807 builtin.c:2323 builtin.c:2350 eval.c:1156 eval.c:1161
-#: eval.c:1555
+#: eval.c:1558
#, c-format
msgid "attempt to use array `%s' in a scalar context"
msgstr "cubaan untuk menggunakan tatasusunan `%s' dalam konteks skalar"
@@ -515,67 +515,67 @@ msgid ""
"or used as a variable or an array"
msgstr ""
-#: awkgram.y:5489 awkgram.y:5542 mpfr.c:1589 mpfr.c:1624
+#: awkgram.y:5490 awkgram.y:5543 mpfr.c:1589 mpfr.c:1624
msgid "division by zero attempted"
msgstr ""
-#: awkgram.y:5498 awkgram.y:5551 mpfr.c:1634
+#: awkgram.y:5499 awkgram.y:5552 mpfr.c:1634
#, c-format
msgid "division by zero attempted in `%%'"
msgstr ""
-#: awkgram.y:5871
+#: awkgram.y:5872
msgid ""
"cannot assign a value to the result of a field post-increment expression"
msgstr ""
-#: awkgram.y:5874
+#: awkgram.y:5875
#, c-format
msgid "invalid target of assignment (opcode %s)"
msgstr ""
-#: awkgram.y:6254
+#: awkgram.y:6255
msgid "statement has no effect"
msgstr ""
-#: awkgram.y:6769
+#: awkgram.y:6770
#, c-format
msgid "identifier %s: qualified names not allowed in traditional / POSIX mode"
msgstr ""
-#: awkgram.y:6774
+#: awkgram.y:6775
#, c-format
msgid "identifier %s: namespace separator is two colons, not one"
msgstr ""
-#: awkgram.y:6780
+#: awkgram.y:6781
#, c-format
msgid "qualified identifier `%s' is badly formed"
msgstr ""
-#: awkgram.y:6787
+#: awkgram.y:6788
#, c-format
msgid ""
"identifier `%s': namespace separator can only appear once in a qualified name"
msgstr ""
-#: awkgram.y:6836 awkgram.y:6887
+#: awkgram.y:6837 awkgram.y:6888
#, c-format
msgid "using reserved identifier `%s' as a namespace is not allowed"
msgstr ""
-#: awkgram.y:6843 awkgram.y:6853
+#: awkgram.y:6844 awkgram.y:6854
#, c-format
msgid ""
"using reserved identifier `%s' as second component of a qualified name is "
"not allowed"
msgstr ""
-#: awkgram.y:6871
+#: awkgram.y:6872
msgid "@namespace is a gawk extension"
msgstr ""
-#: awkgram.y:6878
+#: awkgram.y:6879
#, c-format
msgid "namespace name `%s' must meet identifier naming rules"
msgstr ""
@@ -599,7 +599,7 @@ msgid "standard error"
msgstr ""
#: builtin.c:211 builtin.c:549 builtin.c:649 builtin.c:1859 builtin.c:2608
-#: builtin.c:2626 builtin.c:2745 builtin.c:3774 mpfr.c:821
+#: builtin.c:2626 builtin.c:2745 builtin.c:3775 mpfr.c:821
#, c-format
msgid "%s: received non-numeric argument"
msgstr ""
@@ -640,13 +640,13 @@ msgstr ""
msgid "fflush: `%.*s' is not an open file, pipe or co-process"
msgstr ""
-#: builtin.c:432 builtin.c:1897 builtin.c:2107 builtin.c:2787 builtin.c:4036
-#: builtin.c:4123 builtin.c:4190
+#: builtin.c:432 builtin.c:1897 builtin.c:2107 builtin.c:2787 builtin.c:4037
+#: builtin.c:4124 builtin.c:4191
#, c-format
msgid "%s: received non-string first argument"
msgstr ""
-#: builtin.c:434 builtin.c:4014 builtin.c:4029 builtin.c:4119 builtin.c:4181
+#: builtin.c:434 builtin.c:4015 builtin.c:4030 builtin.c:4120 builtin.c:4182
#, c-format
msgid "%s: received non-string second argument"
msgstr ""
@@ -778,13 +778,13 @@ msgstr ""
msgid "printf: attempt to write to closed write end of two-way pipe"
msgstr ""
-#: builtin.c:1884 builtin.c:4112
+#: builtin.c:1884 builtin.c:4113
#, c-format
msgid "%s: received non-numeric third argument"
msgstr ""
-#: builtin.c:1891 builtin.c:2081 builtin.c:2587 builtin.c:3602 builtin.c:3643
-#: builtin.c:4243
+#: builtin.c:1891 builtin.c:2081 builtin.c:2587 builtin.c:3603 builtin.c:3644
+#: builtin.c:4244
#, c-format
msgid "%s: received non-numeric second argument"
msgstr ""
@@ -867,7 +867,7 @@ msgstr ""
msgid "reference to uninitialized field `$%d'"
msgstr ""
-#: builtin.c:2585 builtin.c:3600 builtin.c:3641 builtin.c:4241
+#: builtin.c:2585 builtin.c:3601 builtin.c:3642 builtin.c:4242
#, c-format
msgid "%s: received non-numeric first argument"
msgstr ""
@@ -886,118 +886,118 @@ msgstr ""
msgid "gensub: third argument `%.*s' treated as 1"
msgstr ""
-#: builtin.c:3402
+#: builtin.c:3403
#, c-format
msgid "%s: can be called indirectly only with two arguments"
msgstr ""
-#: builtin.c:3425
+#: builtin.c:3426
msgid "indirect call to gensub requires three or four arguments"
msgstr ""
-#: builtin.c:3487
+#: builtin.c:3488
msgid "indirect call to match requires two or three arguments"
msgstr ""
-#: builtin.c:3531
+#: builtin.c:3532
#, c-format
msgid "indirect call to %s requires two to four arguments"
msgstr ""
-#: builtin.c:3608
+#: builtin.c:3609
#, c-format
msgid "lshift(%f, %f): negative values are not allowed"
msgstr ""
-#: builtin.c:3612
+#: builtin.c:3613
#, c-format
msgid "lshift(%f, %f): fractional values will be truncated"
msgstr ""
-#: builtin.c:3614
+#: builtin.c:3615
#, c-format
msgid "lshift(%f, %f): too large shift value will give strange results"
msgstr ""
-#: builtin.c:3649
+#: builtin.c:3650
#, c-format
msgid "rshift(%f, %f): negative values are not allowed"
msgstr ""
-#: builtin.c:3653
+#: builtin.c:3654
#, c-format
msgid "rshift(%f, %f): fractional values will be truncated"
msgstr ""
-#: builtin.c:3655
+#: builtin.c:3656
#, c-format
msgid "rshift(%f, %f): too large shift value will give strange results"
msgstr ""
-#: builtin.c:3679 builtin.c:3710 builtin.c:3740
+#: builtin.c:3680 builtin.c:3711 builtin.c:3741
#, c-format
msgid "%s: called with less than two arguments"
msgstr ""
-#: builtin.c:3684 builtin.c:3715 builtin.c:3746
+#: builtin.c:3685 builtin.c:3716 builtin.c:3747
#, c-format
msgid "%s: argument %d is non-numeric"
msgstr ""
-#: builtin.c:3688 builtin.c:3719 builtin.c:3750
+#: builtin.c:3689 builtin.c:3720 builtin.c:3751
#, c-format
msgid "%s: argument %d negative value %g is not allowed"
msgstr ""
-#: builtin.c:3779
+#: builtin.c:3780
#, c-format
msgid "compl(%f): negative value is not allowed"
msgstr ""
-#: builtin.c:3782
+#: builtin.c:3783
#, c-format
msgid "compl(%f): fractional value will be truncated"
msgstr ""
-#: builtin.c:3970
+#: builtin.c:3971
#, c-format
msgid "dcgettext: `%s' is not a valid locale category"
msgstr ""
-#: builtin.c:4005 builtin.c:4023
+#: builtin.c:4006 builtin.c:4024
#, c-format
msgid "%s: received non-string third argument"
msgstr ""
-#: builtin.c:4078 builtin.c:4099
+#: builtin.c:4079 builtin.c:4100
#, c-format
msgid "%s: received non-string fifth argument"
msgstr ""
-#: builtin.c:4088 builtin.c:4105
+#: builtin.c:4089 builtin.c:4106
#, c-format
msgid "%s: received non-string fourth argument"
msgstr ""
-#: builtin.c:4233 mpfr.c:1337
+#: builtin.c:4234 mpfr.c:1337
msgid "intdiv: third argument is not an array"
msgstr ""
-#: builtin.c:4252 mpfr.c:1386
+#: builtin.c:4253 mpfr.c:1386
msgid "intdiv: division by zero attempted"
msgstr ""
-#: builtin.c:4293
+#: builtin.c:4294
msgid "typeof: second argument is not an array"
msgstr ""
-#: builtin.c:4383
+#: builtin.c:4384
#, c-format
msgid ""
"typeof detected invalid flags combination `%s'; please file a bug report"
msgstr ""
-#: builtin.c:4421
+#: builtin.c:4422
#, c-format
msgid "typeof: unknown argument type `%s'"
msgstr ""
@@ -1934,16 +1934,16 @@ msgstr ""
msgid "function `%s' called with more arguments than declared"
msgstr ""
-#: eval.c:1497
+#: eval.c:1500
#, c-format
msgid "unwind_stack: unexpected type `%s'"
msgstr ""
-#: eval.c:1672
+#: eval.c:1675
msgid "division by zero attempted in `/='"
msgstr ""
-#: eval.c:1679
+#: eval.c:1682
#, c-format
msgid "division by zero attempted in `%%='"
msgstr ""
@@ -3520,27 +3520,27 @@ msgstr ""
msgid "redir2str: unknown redirection type %d"
msgstr ""
-#: re.c:60 re.c:174
+#: re.c:61 re.c:175
msgid ""
"behavior of matching a regexp containing NUL characters is not defined by "
"POSIX"
msgstr ""
-#: re.c:130
+#: re.c:131
msgid "invalid NUL byte in dynamic regexp"
msgstr ""
-#: re.c:214
+#: re.c:215
#, c-format
msgid "regexp escape sequence `\\%c' treated as plain `%c'"
msgstr ""
-#: re.c:250
+#: re.c:249
#, c-format
msgid "regexp escape sequence `\\%c' is not a known regexp operator"
msgstr ""
-#: re.c:721
+#: re.c:720
#, c-format
msgid "regexp component `%.*s' should probably be `[%.*s]'"
msgstr ""
diff --git a/po/nl.po b/po/nl.po
index 81e1a917..df0b867d 100644
--- a/po/nl.po
+++ b/po/nl.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gawk 5.0.64\n"
"Report-Msgid-Bugs-To: bug-gawk@gnu.org\n"
-"POT-Creation-Date: 2023-10-15 07:13+0300\n"
+"POT-Creation-Date: 2023-10-24 10:29+0300\n"
"PO-Revision-Date: 2020-03-20 12:56+0100\n"
"Last-Translator: Benno Schulenberg <vertaling@coevern.nl>\n"
"Language-Team: Dutch <vertaling@vrijschrift.org>\n"
@@ -42,7 +42,7 @@ msgstr "scalair '%s' wordt gebruikt als array"
#: array.c:407 array.c:574 builtin.c:88 builtin.c:1746 builtin.c:1794
#: builtin.c:1807 builtin.c:2323 builtin.c:2350 eval.c:1156 eval.c:1161
-#: eval.c:1555
+#: eval.c:1558
#, c-format
msgid "attempt to use array `%s' in a scalar context"
msgstr "array '%s' wordt gebruikt in een scalaire context"
@@ -535,69 +535,69 @@ msgstr ""
"functie '%s' wordt aangeroepen met een spatie tussen naam en '(',\n"
"of wordt gebruikt als variabele of array"
-#: awkgram.y:5489 awkgram.y:5542 mpfr.c:1589 mpfr.c:1624
+#: awkgram.y:5490 awkgram.y:5543 mpfr.c:1589 mpfr.c:1624
msgid "division by zero attempted"
msgstr "deling door nul"
-#: awkgram.y:5498 awkgram.y:5551 mpfr.c:1634
+#: awkgram.y:5499 awkgram.y:5552 mpfr.c:1634
#, c-format
msgid "division by zero attempted in `%%'"
msgstr "deling door nul in '%%'"
-#: awkgram.y:5871
+#: awkgram.y:5872
msgid ""
"cannot assign a value to the result of a field post-increment expression"
msgstr ""
"kan geen waarde toewijzen aan het resultaat van een post-increment-expressie "
"van een veld"
-#: awkgram.y:5874
+#: awkgram.y:5875
#, c-format
msgid "invalid target of assignment (opcode %s)"
msgstr "ongeldig doel van toewijzing (opcode %s)"
-#: awkgram.y:6254
+#: awkgram.y:6255
msgid "statement has no effect"
msgstr "opdracht heeft geen effect"
-#: awkgram.y:6769
+#: awkgram.y:6770
#, c-format
msgid "identifier %s: qualified names not allowed in traditional / POSIX mode"
msgstr ""
-#: awkgram.y:6774
+#: awkgram.y:6775
#, c-format
msgid "identifier %s: namespace separator is two colons, not one"
msgstr ""
-#: awkgram.y:6780
+#: awkgram.y:6781
#, c-format
msgid "qualified identifier `%s' is badly formed"
msgstr ""
-#: awkgram.y:6787
+#: awkgram.y:6788
#, c-format
msgid ""
"identifier `%s': namespace separator can only appear once in a qualified name"
msgstr ""
-#: awkgram.y:6836 awkgram.y:6887
+#: awkgram.y:6837 awkgram.y:6888
#, c-format
msgid "using reserved identifier `%s' as a namespace is not allowed"
msgstr ""
-#: awkgram.y:6843 awkgram.y:6853
+#: awkgram.y:6844 awkgram.y:6854
#, c-format
msgid ""
"using reserved identifier `%s' as second component of a qualified name is "
"not allowed"
msgstr ""
-#: awkgram.y:6871
+#: awkgram.y:6872
msgid "@namespace is a gawk extension"
msgstr "'@namespace' is een gawk-uitbreiding"
-#: awkgram.y:6878
+#: awkgram.y:6879
#, c-format
msgid "namespace name `%s' must meet identifier naming rules"
msgstr ""
@@ -622,7 +622,7 @@ msgid "standard error"
msgstr "standaardfoutuitvoer"
#: builtin.c:211 builtin.c:549 builtin.c:649 builtin.c:1859 builtin.c:2608
-#: builtin.c:2626 builtin.c:2745 builtin.c:3774 mpfr.c:821
+#: builtin.c:2626 builtin.c:2745 builtin.c:3775 mpfr.c:821
#, c-format
msgid "%s: received non-numeric argument"
msgstr "%s: niet-numeriek argument ontvangen"
@@ -669,13 +669,13 @@ msgstr ""
msgid "fflush: `%.*s' is not an open file, pipe or co-process"
msgstr "fflush: '%.*s' is geen open bestand, pijp, of co-proces"
-#: builtin.c:432 builtin.c:1897 builtin.c:2107 builtin.c:2787 builtin.c:4036
-#: builtin.c:4123 builtin.c:4190
+#: builtin.c:432 builtin.c:1897 builtin.c:2107 builtin.c:2787 builtin.c:4037
+#: builtin.c:4124 builtin.c:4191
#, c-format
msgid "%s: received non-string first argument"
msgstr "%s: eerste argument is geen string"
-#: builtin.c:434 builtin.c:4014 builtin.c:4029 builtin.c:4119 builtin.c:4181
+#: builtin.c:434 builtin.c:4015 builtin.c:4030 builtin.c:4120 builtin.c:4182
#, c-format
msgid "%s: received non-string second argument"
msgstr "%s: tweede argument is geen string"
@@ -811,14 +811,14 @@ msgstr "printf: geen argumenten"
msgid "printf: attempt to write to closed write end of two-way pipe"
msgstr "printf: poging tot schrijven naar gesloten schrijfkant van tweewegpijp"
-#: builtin.c:1884 builtin.c:4112
+#: builtin.c:1884 builtin.c:4113
#, fuzzy, c-format
#| msgid "%s: received non-numeric first argument"
msgid "%s: received non-numeric third argument"
msgstr "%s: eerste argument is geen getal"
-#: builtin.c:1891 builtin.c:2081 builtin.c:2587 builtin.c:3602 builtin.c:3643
-#: builtin.c:4243
+#: builtin.c:1891 builtin.c:2081 builtin.c:2587 builtin.c:3603 builtin.c:3644
+#: builtin.c:4244
#, c-format
msgid "%s: received non-numeric second argument"
msgstr "%s: tweede argument is geen getal"
@@ -904,7 +904,7 @@ msgstr "print: poging tot schrijven naar gesloten
schrijfkant van tweewegpijp"
msgid "reference to uninitialized field `$%d'"
msgstr "verwijzing naar ongeïnitialiseerd veld '$%d'"
-#: builtin.c:2585 builtin.c:3600 builtin.c:3641 builtin.c:4241
+#: builtin.c:2585 builtin.c:3601 builtin.c:3642 builtin.c:4242
#, c-format
msgid "%s: received non-numeric first argument"
msgstr "%s: eerste argument is geen getal"
@@ -925,127 +925,127 @@ msgid "gensub: third argument `%.*s' treated as 1"
msgstr "gensub: derde argument is '%.*s'; wordt beschouwd als 1"
# FIXME: ambiguous
-#: builtin.c:3402
+#: builtin.c:3403
#, c-format
msgid "%s: can be called indirectly only with two arguments"
msgstr "%s: kan alleen indirect aangeroepen worden met twee argumenten"
-#: builtin.c:3425
+#: builtin.c:3426
#, fuzzy
#| msgid "indirect call to %s requires at least two arguments"
msgid "indirect call to gensub requires three or four arguments"
msgstr "indirecte aanroep van %s vereist minstens twee argumenten"
-#: builtin.c:3487
+#: builtin.c:3488
#, fuzzy
#| msgid "indirect call to %s requires at least two arguments"
msgid "indirect call to match requires two or three arguments"
msgstr "indirecte aanroep van %s vereist minstens twee argumenten"
-#: builtin.c:3531
+#: builtin.c:3532
#, fuzzy, c-format
#| msgid "indirect call to %s requires at least two arguments"
msgid "indirect call to %s requires two to four arguments"
msgstr "indirecte aanroep van %s vereist minstens twee argumenten"
-#: builtin.c:3608
+#: builtin.c:3609
#, c-format
msgid "lshift(%f, %f): negative values are not allowed"
msgstr "lshift(%f, %f): negatieve waarden zijn niet toegestaan"
-#: builtin.c:3612
+#: builtin.c:3613
#, c-format
msgid "lshift(%f, %f): fractional values will be truncated"
msgstr "lshift(%f, %f): cijfers na de komma worden afgekapt"
-#: builtin.c:3614
+#: builtin.c:3615
#, c-format
msgid "lshift(%f, %f): too large shift value will give strange results"
msgstr "lshift(%f, %f): te grote opschuifwaarden geven rare resultaten"
-#: builtin.c:3649
+#: builtin.c:3650
#, c-format
msgid "rshift(%f, %f): negative values are not allowed"
msgstr "rshift(%f, %f): negatieve waarden zijn niet toegestaan"
-#: builtin.c:3653
+#: builtin.c:3654
#, c-format
msgid "rshift(%f, %f): fractional values will be truncated"
msgstr "rshift(%f, %f): cijfers na de komma worden afgekapt"
-#: builtin.c:3655
+#: builtin.c:3656
#, c-format
msgid "rshift(%f, %f): too large shift value will give strange results"
msgstr "rshift(%f, %f): te grote opschuifwaarden geven rare resultaten"
-#: builtin.c:3679 builtin.c:3710 builtin.c:3740
+#: builtin.c:3680 builtin.c:3711 builtin.c:3741
#, c-format
msgid "%s: called with less than two arguments"
msgstr "%s: aangeroepen met minder dan twee argumenten"
-#: builtin.c:3684 builtin.c:3715 builtin.c:3746
+#: builtin.c:3685 builtin.c:3716 builtin.c:3747
#, c-format
msgid "%s: argument %d is non-numeric"
msgstr "%s: argument %d is niet-numeriek"
-#: builtin.c:3688 builtin.c:3719 builtin.c:3750
+#: builtin.c:3689 builtin.c:3720 builtin.c:3751
#, c-format
msgid "%s: argument %d negative value %g is not allowed"
msgstr "%1$s: negatieve waarde %3$g van argument %2$d is niet toegestaan"
-#: builtin.c:3779
+#: builtin.c:3780
#, c-format
msgid "compl(%f): negative value is not allowed"
msgstr "compl(%f): negatieve waarde is niet toegestaan"
-#: builtin.c:3782
+#: builtin.c:3783
#, c-format
msgid "compl(%f): fractional value will be truncated"
msgstr "compl(%f): cijfers na de komma worden afgekapt"
-#: builtin.c:3970
+#: builtin.c:3971
#, c-format
msgid "dcgettext: `%s' is not a valid locale category"
msgstr "dcgettext: '%s' is geen geldige taalregio-deelcategorie"
-#: builtin.c:4005 builtin.c:4023
+#: builtin.c:4006 builtin.c:4024
#, fuzzy, c-format
#| msgid "%s: received non-string first argument"
msgid "%s: received non-string third argument"
msgstr "%s: eerste argument is geen string"
-#: builtin.c:4078 builtin.c:4099
+#: builtin.c:4079 builtin.c:4100
#, fuzzy, c-format
#| msgid "%s: received non-string first argument"
msgid "%s: received non-string fifth argument"
msgstr "%s: eerste argument is geen string"
-#: builtin.c:4088 builtin.c:4105
+#: builtin.c:4089 builtin.c:4106
#, fuzzy, c-format
#| msgid "%s: received non-string first argument"
msgid "%s: received non-string fourth argument"
msgstr "%s: eerste argument is geen string"
-#: builtin.c:4233 mpfr.c:1337
+#: builtin.c:4234 mpfr.c:1337
msgid "intdiv: third argument is not an array"
msgstr "intdiv: derde argument is geen array"
-#: builtin.c:4252 mpfr.c:1386
+#: builtin.c:4253 mpfr.c:1386
#, fuzzy
msgid "intdiv: division by zero attempted"
msgstr "intdiv: deling door nul"
-#: builtin.c:4293
+#: builtin.c:4294
msgid "typeof: second argument is not an array"
msgstr "typeof: tweede argument is geen array"
-#: builtin.c:4383
+#: builtin.c:4384
#, c-format
msgid ""
"typeof detected invalid flags combination `%s'; please file a bug report"
msgstr ""
-#: builtin.c:4421
+#: builtin.c:4422
#, c-format
msgid "typeof: unknown argument type `%s'"
msgstr "typeof: onbekend argumenttype '%s'"
@@ -2174,16 +2174,16 @@ msgstr "verwijzing naar ongeïnitialiseerd veld '$%ld'"
msgid "function `%s' called with more arguments than declared"
msgstr "functie '%s' aangeroepen met meer argumenten dan gedeclareerd"
-#: eval.c:1497
+#: eval.c:1500
#, c-format
msgid "unwind_stack: unexpected type `%s'"
msgstr "unwind_stack(): onverwacht type '%s'"
-#: eval.c:1672
+#: eval.c:1675
msgid "division by zero attempted in `/='"
msgstr "deling door nul in '/='"
-#: eval.c:1679
+#: eval.c:1682
#, c-format
msgid "division by zero attempted in `%%='"
msgstr "deling door nul in '%%='"
@@ -3875,27 +3875,27 @@ msgstr ""
msgid "redir2str: unknown redirection type %d"
msgstr "redir2str(): onbekend omleidingstype %d"
-#: re.c:60 re.c:174
+#: re.c:61 re.c:175
msgid ""
"behavior of matching a regexp containing NUL characters is not defined by "
"POSIX"
msgstr ""
-#: re.c:130
+#: re.c:131
msgid "invalid NUL byte in dynamic regexp"
msgstr ""
-#: re.c:214
+#: re.c:215
#, fuzzy, c-format
msgid "regexp escape sequence `\\%c' treated as plain `%c'"
msgstr "stuurcodereeks '\\%c' behandeld als normale '%c'"
-#: re.c:250
+#: re.c:249
#, c-format
msgid "regexp escape sequence `\\%c' is not a known regexp operator"
msgstr ""
-#: re.c:721
+#: re.c:720
#, c-format
msgid "regexp component `%.*s' should probably be `[%.*s]'"
msgstr ""
diff --git a/po/pl.po b/po/pl.po
index b09a4286..3d459220 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gawk 5.2.1b\n"
"Report-Msgid-Bugs-To: bug-gawk@gnu.org\n"
-"POT-Creation-Date: 2023-10-15 07:13+0300\n"
+"POT-Creation-Date: 2023-10-24 10:29+0300\n"
"PO-Revision-Date: 2023-04-14 19:15+0200\n"
"Last-Translator: Jakub Bogusz <qboosh@pld-linux.org>\n"
"Language-Team: Polish <translation-team-pl@lists.sourceforge.net>\n"
@@ -43,7 +43,7 @@ msgstr "próba użycia skalaru `%s' jako tablicy"
#: array.c:407 array.c:574 builtin.c:88 builtin.c:1746 builtin.c:1794
#: builtin.c:1807 builtin.c:2323 builtin.c:2350 eval.c:1156 eval.c:1161
-#: eval.c:1555
+#: eval.c:1558
#, c-format
msgid "attempt to use array `%s' in a scalar context"
msgstr "próba użycia tablicy `%s' w kontekÅcie skalaru"
@@ -544,48 +544,48 @@ msgstr ""
"`(',\n"
"lub użyta jako zmienna lub jako tablica"
-#: awkgram.y:5489 awkgram.y:5542 mpfr.c:1589 mpfr.c:1624
+#: awkgram.y:5490 awkgram.y:5543 mpfr.c:1589 mpfr.c:1624
msgid "division by zero attempted"
msgstr "próba dzielenia przez zero"
-#: awkgram.y:5498 awkgram.y:5551 mpfr.c:1634
+#: awkgram.y:5499 awkgram.y:5552 mpfr.c:1634
#, c-format
msgid "division by zero attempted in `%%'"
msgstr "próba dzielenia przez zero w `%%'"
-#: awkgram.y:5871
+#: awkgram.y:5872
msgid ""
"cannot assign a value to the result of a field post-increment expression"
msgstr "nie można przypisaÄ wartoÅci do wyniku tego wyrażenia"
-#: awkgram.y:5874
+#: awkgram.y:5875
#, c-format
msgid "invalid target of assignment (opcode %s)"
msgstr "nieprawidÅowy cel przypisania (opcode %s)"
-#: awkgram.y:6254
+#: awkgram.y:6255
msgid "statement has no effect"
msgstr "instrukcja nie ma żadnego efektu"
-#: awkgram.y:6769
+#: awkgram.y:6770
#, c-format
msgid "identifier %s: qualified names not allowed in traditional / POSIX mode"
msgstr ""
"identyfikator %s: nazwy kwalifikowane nie sÄ
dozwolone w trybie tradycyjnym/"
"POSIX"
-#: awkgram.y:6774
+#: awkgram.y:6775
#, c-format
msgid "identifier %s: namespace separator is two colons, not one"
msgstr ""
"identyfikator %s: separator przestrzeni nazw to dwa dwukropki, nie jeden"
-#: awkgram.y:6780
+#: awkgram.y:6781
#, c-format
msgid "qualified identifier `%s' is badly formed"
msgstr "kwalifikowany identyfikator `%s' bÅÄdnie sformuÅowany"
-#: awkgram.y:6787
+#: awkgram.y:6788
#, c-format
msgid ""
"identifier `%s': namespace separator can only appear once in a qualified name"
@@ -593,14 +593,14 @@ msgstr ""
"identyfikator `%s': w nazwie kwalifikowanej separator przestrzeni nazw może "
"wystÄ
piÄ tylko raz"
-#: awkgram.y:6836 awkgram.y:6887
+#: awkgram.y:6837 awkgram.y:6888
#, c-format
msgid "using reserved identifier `%s' as a namespace is not allowed"
msgstr ""
"użycie zarezerwowanego identyfikatora `%s' jako przestrzeni nazw nie jest "
"dozwolone"
-#: awkgram.y:6843 awkgram.y:6853
+#: awkgram.y:6844 awkgram.y:6854
#, c-format
msgid ""
"using reserved identifier `%s' as second component of a qualified name is "
@@ -609,11 +609,11 @@ msgstr ""
"użycie zarezerwowanego identyfikatora `%s' jako drugiego elementu nazwy "
"kwalifikowanej nie jest dozwolone"
-#: awkgram.y:6871
+#: awkgram.y:6872
msgid "@namespace is a gawk extension"
msgstr "@namespace jest rozszerzeniem gawk"
-#: awkgram.y:6878
+#: awkgram.y:6879
#, c-format
msgid "namespace name `%s' must meet identifier naming rules"
msgstr ""
@@ -640,7 +640,7 @@ msgid "standard error"
msgstr "standardowe wyjÅcie bÅÄdów"
#: builtin.c:211 builtin.c:549 builtin.c:649 builtin.c:1859 builtin.c:2608
-#: builtin.c:2626 builtin.c:2745 builtin.c:3774 mpfr.c:821
+#: builtin.c:2626 builtin.c:2745 builtin.c:3775 mpfr.c:821
#, c-format
msgid "%s: received non-numeric argument"
msgstr "%s: otrzymano argument, który nie jest liczbÄ
"
@@ -686,13 +686,13 @@ msgid "fflush: `%.*s' is not an open file, pipe or
co-process"
msgstr ""
"fflush: `%.*s' nie jest ani otwartym plikiem, ani potokiem, ani procesem"
-#: builtin.c:432 builtin.c:1897 builtin.c:2107 builtin.c:2787 builtin.c:4036
-#: builtin.c:4123 builtin.c:4190
+#: builtin.c:432 builtin.c:1897 builtin.c:2107 builtin.c:2787 builtin.c:4037
+#: builtin.c:4124 builtin.c:4191
#, c-format
msgid "%s: received non-string first argument"
msgstr "%s: otrzymano pierwszy argument, który nie jest ÅaÅcuchem"
-#: builtin.c:434 builtin.c:4014 builtin.c:4029 builtin.c:4119 builtin.c:4181
+#: builtin.c:434 builtin.c:4015 builtin.c:4030 builtin.c:4120 builtin.c:4182
#, c-format
msgid "%s: received non-string second argument"
msgstr "%s: otrzymano drugi argument, który nie jest ÅaÅcuchem"
@@ -834,13 +834,13 @@ msgid "printf: attempt to write to closed write end of
two-way pipe"
msgstr ""
"printf: próba zapisu do zamkniÄtej koÅcówki do pisania potoku
dwukierunkowego"
-#: builtin.c:1884 builtin.c:4112
+#: builtin.c:1884 builtin.c:4113
#, c-format
msgid "%s: received non-numeric third argument"
msgstr "%s: otrzymano trzeci argument, który nie jest liczbÄ
"
-#: builtin.c:1891 builtin.c:2081 builtin.c:2587 builtin.c:3602 builtin.c:3643
-#: builtin.c:4243
+#: builtin.c:1891 builtin.c:2081 builtin.c:2587 builtin.c:3603 builtin.c:3644
+#: builtin.c:4244
#, c-format
msgid "%s: received non-numeric second argument"
msgstr "%s: otrzymano drugi argument, który nie jest liczbÄ
"
@@ -929,7 +929,7 @@ msgstr ""
msgid "reference to uninitialized field `$%d'"
msgstr "odwoÅanie do niezainicjowanego pola `$%d'"
-#: builtin.c:2585 builtin.c:3600 builtin.c:3641 builtin.c:4241
+#: builtin.c:2585 builtin.c:3601 builtin.c:3642 builtin.c:4242
#, c-format
msgid "%s: received non-numeric first argument"
msgstr "%s: otrzymano pierwszy argument, który nie jest liczbÄ
"
@@ -948,112 +948,112 @@ msgstr "%s: nie można użyÄ %s jako trzeciego
argumentu"
msgid "gensub: third argument `%.*s' treated as 1"
msgstr "gensub: trzeci argument `%.*s' potraktowany jako 1"
-#: builtin.c:3402
+#: builtin.c:3403
#, c-format
msgid "%s: can be called indirectly only with two arguments"
msgstr "%s: można wywoÅaÄ niebezpoÅrednio tylko z dwoma argumentami"
-#: builtin.c:3425
+#: builtin.c:3426
msgid "indirect call to gensub requires three or four arguments"
msgstr "niebezpoÅrednie wywoÅanie gensub wymaga trzech lub czterech
argumentów"
-#: builtin.c:3487
+#: builtin.c:3488
msgid "indirect call to match requires two or three arguments"
msgstr "niebezpoÅrednie wywoÅanie match wymaga dwóch lub trzech argumentów"
-#: builtin.c:3531
+#: builtin.c:3532
#, c-format
msgid "indirect call to %s requires two to four arguments"
msgstr "niebezpoÅrednie wywoÅanie %s wymaga od dwóch do czterech
argumentów"
-#: builtin.c:3608
+#: builtin.c:3609
#, c-format
msgid "lshift(%f, %f): negative values are not allowed"
msgstr "lshift(%f, %f): ujemne wartoÅci nie sÄ
dozwolone"
-#: builtin.c:3612
+#: builtin.c:3613
#, c-format
msgid "lshift(%f, %f): fractional values will be truncated"
msgstr "lshift(%f, %f): uÅamkowe wartoÅci zostanÄ
obciÄte"
-#: builtin.c:3614
+#: builtin.c:3615
#, c-format
msgid "lshift(%f, %f): too large shift value will give strange results"
msgstr "lshift(%f, %f): zbyt duża wartoÅÄ przesuniÄcia spowoduje dziwne
wyniki"
-#: builtin.c:3649
+#: builtin.c:3650
#, c-format
msgid "rshift(%f, %f): negative values are not allowed"
msgstr "rshift(%f, %f): ujemne wartoÅci nie sÄ
dozwolone"
-#: builtin.c:3653
+#: builtin.c:3654
#, c-format
msgid "rshift(%f, %f): fractional values will be truncated"
msgstr "rshift(%f, %f): uÅamkowe wartoÅci zostanÄ
obciÄte"
-#: builtin.c:3655
+#: builtin.c:3656
#, c-format
msgid "rshift(%f, %f): too large shift value will give strange results"
msgstr "rshift(%f, %f): zbyt duża wartoÅÄ przesuniÄcia spowoduje dziwne
wyniki"
-#: builtin.c:3679 builtin.c:3710 builtin.c:3740
+#: builtin.c:3680 builtin.c:3711 builtin.c:3741
#, c-format
msgid "%s: called with less than two arguments"
msgstr "%s: wywoÅano z mniej niż dwoma argumentami"
-#: builtin.c:3684 builtin.c:3715 builtin.c:3746
+#: builtin.c:3685 builtin.c:3716 builtin.c:3747
#, c-format
msgid "%s: argument %d is non-numeric"
msgstr "%s: argument %d nie jest liczbÄ
"
-#: builtin.c:3688 builtin.c:3719 builtin.c:3750
+#: builtin.c:3689 builtin.c:3720 builtin.c:3751
#, c-format
msgid "%s: argument %d negative value %g is not allowed"
msgstr "%s: ujemna wartoÅÄ argumentu %d %g nie jest dozwolona"
-#: builtin.c:3779
+#: builtin.c:3780
#, c-format
msgid "compl(%f): negative value is not allowed"
msgstr "compl(%f): wartoÅÄ ujemna nie jest dozwolona"
-#: builtin.c:3782
+#: builtin.c:3783
#, c-format
msgid "compl(%f): fractional value will be truncated"
msgstr "compl(%f): uÅamkowe wartoÅci zostanÄ
obciÄte"
-#: builtin.c:3970
+#: builtin.c:3971
#, c-format
msgid "dcgettext: `%s' is not a valid locale category"
msgstr "dcgettext: `%s' nie jest prawidÅowÄ
kategoriÄ
lokalizacji"
-#: builtin.c:4005 builtin.c:4023
+#: builtin.c:4006 builtin.c:4024
#, c-format
msgid "%s: received non-string third argument"
msgstr "%s: otrzymano trzeci argument, który nie jest ÅaÅcuchem"
-#: builtin.c:4078 builtin.c:4099
+#: builtin.c:4079 builtin.c:4100
#, c-format
msgid "%s: received non-string fifth argument"
msgstr "%s: otrzymano piÄ
ty argument, który nie jest ÅaÅcuchem"
-#: builtin.c:4088 builtin.c:4105
+#: builtin.c:4089 builtin.c:4106
#, c-format
msgid "%s: received non-string fourth argument"
msgstr "%s: otrzymano czwarty argument, który nie jest ÅaÅcuchem"
-#: builtin.c:4233 mpfr.c:1337
+#: builtin.c:4234 mpfr.c:1337
msgid "intdiv: third argument is not an array"
msgstr "intdiv: trzeci argument nie jest tablicÄ
"
-#: builtin.c:4252 mpfr.c:1386
+#: builtin.c:4253 mpfr.c:1386
msgid "intdiv: division by zero attempted"
msgstr "intdiv: próba dzielenia przez zero"
-#: builtin.c:4293
+#: builtin.c:4294
msgid "typeof: second argument is not an array"
msgstr "typeof: drugi argument nie jest tablicÄ
"
-#: builtin.c:4383
+#: builtin.c:4384
#, c-format
msgid ""
"typeof detected invalid flags combination `%s'; please file a bug report"
@@ -1061,7 +1061,7 @@ msgstr ""
"typeof wykryÅo nieprawidÅowe poÅÄ
czenie flag `%s'; proszÄ zgÅosiÄ
raport o "
"bÅÄdzie"
-#: builtin.c:4421
+#: builtin.c:4422
#, c-format
msgid "typeof: unknown argument type `%s'"
msgstr "typeof: nieznany typ argumentu `%s'"
@@ -2047,16 +2047,16 @@ msgstr ""
"funkcja `%s' zostaÅa wywoÅana z wiÄkszÄ
iloÅciÄ
argumentów niż
zostaÅo to "
"zadeklarowane"
-#: eval.c:1497
+#: eval.c:1500
#, c-format
msgid "unwind_stack: unexpected type `%s'"
msgstr "unwind_stack: niespodziewany typ `%s'"
-#: eval.c:1672
+#: eval.c:1675
msgid "division by zero attempted in `/='"
msgstr "próba dzielenia przez zero w `/='"
-#: eval.c:1679
+#: eval.c:1682
#, c-format
msgid "division by zero attempted in `%%='"
msgstr "próba dzielenia przez zero w `%%='"
@@ -3750,7 +3750,7 @@ msgstr ""
msgid "redir2str: unknown redirection type %d"
msgstr "redir2str: nieznany typ przekierowania %d"
-#: re.c:60 re.c:174
+#: re.c:61 re.c:175
msgid ""
"behavior of matching a regexp containing NUL characters is not defined by "
"POSIX"
@@ -3758,24 +3758,24 @@ msgstr ""
"wynik dopasowania do wyrażenia regularnego zawierajÄ
cego znaki NUL nie jest
"
"zdefiniowane przez POSIX"
-#: re.c:130
+#: re.c:131
msgid "invalid NUL byte in dynamic regexp"
msgstr "bÅÄdny bajt NUL w dynamicznym wyrażeniu regularnym"
-#: re.c:214
+#: re.c:215
#, c-format
msgid "regexp escape sequence `\\%c' treated as plain `%c'"
msgstr ""
"sekwencja unikania `\\%c' w wyrażeniu regularnym potraktowana jako zwykÅe "
"`%c'"
-#: re.c:250
+#: re.c:249
#, c-format
msgid "regexp escape sequence `\\%c' is not a known regexp operator"
msgstr ""
"sekwencja unikania `\\%c' w wyrażeniu regularnym nie jest znanym operatorem"
-#: re.c:721
+#: re.c:720
#, c-format
msgid "regexp component `%.*s' should probably be `[%.*s]'"
msgstr "komponent regexp `%.*s' powinien byÄ prawdopodobnie `[%.*s]'"
diff --git a/po/pt.po b/po/pt.po
index 428789d3..4367cf65 100644
--- a/po/pt.po
+++ b/po/pt.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gawk 5.1.1e\n"
"Report-Msgid-Bugs-To: bug-gawk@gnu.org\n"
-"POT-Creation-Date: 2023-10-15 07:13+0300\n"
+"POT-Creation-Date: 2023-10-24 10:29+0300\n"
"PO-Revision-Date: 2021-09-08 06:53+0100\n"
"Last-Translator: Pedro Albuquerque <pmra@protonmail.com>\n"
"Language-Team: Portuguese <translation-team-pt@lists.sourceforge.net>\n"
@@ -41,7 +41,7 @@ msgstr "tentativa de usar o escalar \"%s\" como matriz"
#: array.c:407 array.c:574 builtin.c:88 builtin.c:1746 builtin.c:1794
#: builtin.c:1807 builtin.c:2323 builtin.c:2350 eval.c:1156 eval.c:1161
-#: eval.c:1555
+#: eval.c:1558
#, c-format
msgid "attempt to use array `%s' in a scalar context"
msgstr "tentativa de usar a matriz \"%s\" num contexto escalar"
@@ -529,51 +529,51 @@ msgstr ""
"função \"%s\" chamada com espaço entre o nome e \"(\",\n"
"ou usada como variável ou matriz"
-#: awkgram.y:5489 awkgram.y:5542 mpfr.c:1589 mpfr.c:1624
+#: awkgram.y:5490 awkgram.y:5543 mpfr.c:1589 mpfr.c:1624
msgid "division by zero attempted"
msgstr "tentativa de dividir por zero"
-#: awkgram.y:5498 awkgram.y:5551 mpfr.c:1634
+#: awkgram.y:5499 awkgram.y:5552 mpfr.c:1634
#, c-format
msgid "division by zero attempted in `%%'"
msgstr "tentativa de dividir por zero em \"%%\""
-#: awkgram.y:5871
+#: awkgram.y:5872
msgid ""
"cannot assign a value to the result of a field post-increment expression"
msgstr ""
"impossÃvel atribuir um valor ao resultado de uma expressão de
pós-incremento "
"de campo"
-#: awkgram.y:5874
+#: awkgram.y:5875
#, c-format
msgid "invalid target of assignment (opcode %s)"
msgstr "alvo de atribuição inválido (opcode %s)"
-#: awkgram.y:6254
+#: awkgram.y:6255
msgid "statement has no effect"
msgstr "a declaração não tem efeito"
-#: awkgram.y:6769
+#: awkgram.y:6770
#, c-format
msgid "identifier %s: qualified names not allowed in traditional / POSIX mode"
msgstr ""
"identificador %s: nomes qualificados não são permitidos em modo
tradicional/"
"POSIX"
-#: awkgram.y:6774
+#: awkgram.y:6775
#, c-format
msgid "identifier %s: namespace separator is two colons, not one"
msgstr ""
"identificador %s: o separador de espaços de nome é duplo dois-pontos, não "
"dois-pontos único"
-#: awkgram.y:6780
+#: awkgram.y:6781
#, c-format
msgid "qualified identifier `%s' is badly formed"
msgstr "identificador %s qualificado está mal formado"
-#: awkgram.y:6787
+#: awkgram.y:6788
#, c-format
msgid ""
"identifier `%s': namespace separator can only appear once in a qualified name"
@@ -581,12 +581,12 @@ msgstr ""
"identificador %s: o separador de espaços de nome só pode aparecer uma vez "
"num nome qualificado"
-#: awkgram.y:6836 awkgram.y:6887
+#: awkgram.y:6837 awkgram.y:6888
#, c-format
msgid "using reserved identifier `%s' as a namespace is not allowed"
msgstr "não é permitido usar o identificador reservado %s como namespace"
-#: awkgram.y:6843 awkgram.y:6853
+#: awkgram.y:6844 awkgram.y:6854
#, c-format
msgid ""
"using reserved identifier `%s' as second component of a qualified name is "
@@ -595,11 +595,11 @@ msgstr ""
"não é permitido usar o identificador reservado %s como 2º componente de
nome "
"qualificado"
-#: awkgram.y:6871
+#: awkgram.y:6872
msgid "@namespace is a gawk extension"
msgstr "@namespace é uma extensão gawk"
-#: awkgram.y:6878
+#: awkgram.y:6879
#, c-format
msgid "namespace name `%s' must meet identifier naming rules"
msgstr ""
@@ -625,7 +625,7 @@ msgid "standard error"
msgstr "erro padrão"
#: builtin.c:211 builtin.c:549 builtin.c:649 builtin.c:1859 builtin.c:2608
-#: builtin.c:2626 builtin.c:2745 builtin.c:3774 mpfr.c:821
+#: builtin.c:2626 builtin.c:2745 builtin.c:3775 mpfr.c:821
#, c-format
msgid "%s: received non-numeric argument"
msgstr "%s: recebido argumento não-numérico"
@@ -671,13 +671,13 @@ msgstr ""
msgid "fflush: `%.*s' is not an open file, pipe or co-process"
msgstr "fflush: \"%.*s\" não é um ficheiro, túnel ou co-processo aberto"
-#: builtin.c:432 builtin.c:1897 builtin.c:2107 builtin.c:2787 builtin.c:4036
-#: builtin.c:4123 builtin.c:4190
+#: builtin.c:432 builtin.c:1897 builtin.c:2107 builtin.c:2787 builtin.c:4037
+#: builtin.c:4124 builtin.c:4191
#, c-format
msgid "%s: received non-string first argument"
msgstr "%s: recebido 1º argumento não-cadeia"
-#: builtin.c:434 builtin.c:4014 builtin.c:4029 builtin.c:4119 builtin.c:4181
+#: builtin.c:434 builtin.c:4015 builtin.c:4030 builtin.c:4120 builtin.c:4182
#, c-format
msgid "%s: received non-string second argument"
msgstr "%s: recebido 2º argumento não-cadeia"
@@ -816,14 +816,14 @@ msgstr ""
"printf: tentativa de escrever no lado de escrita fechado de um túnel de duas
"
"vias"
-#: builtin.c:1884 builtin.c:4112
+#: builtin.c:1884 builtin.c:4113
#, fuzzy, c-format
#| msgid "%s: received non-numeric first argument"
msgid "%s: received non-numeric third argument"
msgstr "%s: recebido 1º argumento não-numérico"
-#: builtin.c:1891 builtin.c:2081 builtin.c:2587 builtin.c:3602 builtin.c:3643
-#: builtin.c:4243
+#: builtin.c:1891 builtin.c:2081 builtin.c:2587 builtin.c:3603 builtin.c:3644
+#: builtin.c:4244
#, c-format
msgid "%s: received non-numeric second argument"
msgstr "%s: recebido 2º argumento não-numérico"
@@ -911,7 +911,7 @@ msgstr ""
msgid "reference to uninitialized field `$%d'"
msgstr "referência a campo não inicializado \"$%d\""
-#: builtin.c:2585 builtin.c:3600 builtin.c:3641 builtin.c:4241
+#: builtin.c:2585 builtin.c:3601 builtin.c:3642 builtin.c:4242
#, c-format
msgid "%s: received non-numeric first argument"
msgstr "%s: recebido 1º argumento não-numérico"
@@ -930,124 +930,124 @@ msgstr "%s: impossÃvel usar %s como 3º argumento"
msgid "gensub: third argument `%.*s' treated as 1"
msgstr "gensub: 3º argumento \"%.*s\" tratado como 1"
-#: builtin.c:3402
+#: builtin.c:3403
#, c-format
msgid "%s: can be called indirectly only with two arguments"
msgstr "%s: pode ser chamada indirectamente só com dois argumentos"
-#: builtin.c:3425
+#: builtin.c:3426
#, fuzzy
#| msgid "indirect call to %s requires at least two arguments"
msgid "indirect call to gensub requires three or four arguments"
msgstr "chamada indirecta a %s requer pelo menos dois argumentos"
-#: builtin.c:3487
+#: builtin.c:3488
#, fuzzy
#| msgid "indirect call to %s requires at least two arguments"
msgid "indirect call to match requires two or three arguments"
msgstr "chamada indirecta a %s requer pelo menos dois argumentos"
-#: builtin.c:3531
+#: builtin.c:3532
#, fuzzy, c-format
#| msgid "indirect call to %s requires at least two arguments"
msgid "indirect call to %s requires two to four arguments"
msgstr "chamada indirecta a %s requer pelo menos dois argumentos"
-#: builtin.c:3608
+#: builtin.c:3609
#, c-format
msgid "lshift(%f, %f): negative values are not allowed"
msgstr "lshift(%f, %f): não são permitidos valores negativos"
-#: builtin.c:3612
+#: builtin.c:3613
#, c-format
msgid "lshift(%f, %f): fractional values will be truncated"
msgstr "lshift(%f, %f): valores fraccionais serão truncados"
-#: builtin.c:3614
+#: builtin.c:3615
#, c-format
msgid "lshift(%f, %f): too large shift value will give strange results"
msgstr ""
"lshift(%f, %f): um valor de deslocamento muito grande dará resultados "
"estranhos"
-#: builtin.c:3649
+#: builtin.c:3650
#, c-format
msgid "rshift(%f, %f): negative values are not allowed"
msgstr "rshift(%f, %f): não são permitidos valores negativos"
-#: builtin.c:3653
+#: builtin.c:3654
#, c-format
msgid "rshift(%f, %f): fractional values will be truncated"
msgstr "rshift(%f, %f): valores fraccionais serão truncados"
-#: builtin.c:3655
+#: builtin.c:3656
#, c-format
msgid "rshift(%f, %f): too large shift value will give strange results"
msgstr ""
"rshift(%f, %f): um valor de deslocamento muito grande dará resultados "
"estranhos"
-#: builtin.c:3679 builtin.c:3710 builtin.c:3740
+#: builtin.c:3680 builtin.c:3711 builtin.c:3741
#, c-format
msgid "%s: called with less than two arguments"
msgstr "%s: chamada com menos de dois argumentos"
-#: builtin.c:3684 builtin.c:3715 builtin.c:3746
+#: builtin.c:3685 builtin.c:3716 builtin.c:3747
#, c-format
msgid "%s: argument %d is non-numeric"
msgstr "%s: argumento %d é não-numérico"
-#: builtin.c:3688 builtin.c:3719 builtin.c:3750
+#: builtin.c:3689 builtin.c:3720 builtin.c:3751
#, c-format
msgid "%s: argument %d negative value %g is not allowed"
msgstr "%s: argumento %d com valor %g negativo não é permitido"
-#: builtin.c:3779
+#: builtin.c:3780
#, c-format
msgid "compl(%f): negative value is not allowed"
msgstr "compl(%f): valor negativo não é permitido"
-#: builtin.c:3782
+#: builtin.c:3783
#, c-format
msgid "compl(%f): fractional value will be truncated"
msgstr "compl(%f): valores fraccionais serão truncados"
-#: builtin.c:3970
+#: builtin.c:3971
#, c-format
msgid "dcgettext: `%s' is not a valid locale category"
msgstr "dcgettext: \"%s\" não é uma categoria regional válida"
-#: builtin.c:4005 builtin.c:4023
+#: builtin.c:4006 builtin.c:4024
#, fuzzy, c-format
#| msgid "%s: received non-string first argument"
msgid "%s: received non-string third argument"
msgstr "%s: recebido 1º argumento não-cadeia"
-#: builtin.c:4078 builtin.c:4099
+#: builtin.c:4079 builtin.c:4100
#, fuzzy, c-format
#| msgid "%s: received non-string first argument"
msgid "%s: received non-string fifth argument"
msgstr "%s: recebido 1º argumento não-cadeia"
-#: builtin.c:4088 builtin.c:4105
+#: builtin.c:4089 builtin.c:4106
#, fuzzy, c-format
#| msgid "%s: received non-string first argument"
msgid "%s: received non-string fourth argument"
msgstr "%s: recebido 1º argumento não-cadeia"
-#: builtin.c:4233 mpfr.c:1337
+#: builtin.c:4234 mpfr.c:1337
msgid "intdiv: third argument is not an array"
msgstr "intdiv: 3º argumento não é uma matriz"
-#: builtin.c:4252 mpfr.c:1386
+#: builtin.c:4253 mpfr.c:1386
msgid "intdiv: division by zero attempted"
msgstr "intdiv: tentativa de dividir por zero"
-#: builtin.c:4293
+#: builtin.c:4294
msgid "typeof: second argument is not an array"
msgstr "typeof: 2º argumento não é uma matriz"
-#: builtin.c:4383
+#: builtin.c:4384
#, c-format
msgid ""
"typeof detected invalid flags combination `%s'; please file a bug report"
@@ -1055,7 +1055,7 @@ msgstr ""
"typeof detectou uma combinação de bandeiras \"%s\" inválida; por favor,
faça "
"um relatório de erro"
-#: builtin.c:4421
+#: builtin.c:4422
#, c-format
msgid "typeof: unknown argument type `%s'"
msgstr "typeof: tipo de argumento \"%s\" desconhecido"
@@ -2047,16 +2047,16 @@ msgstr "referência a campo \"$%ld\" não inicializado"
msgid "function `%s' called with more arguments than declared"
msgstr "função \"%s\" chamada com mais argumentos do que os declarados"
-#: eval.c:1497
+#: eval.c:1500
#, c-format
msgid "unwind_stack: unexpected type `%s'"
msgstr "unwind_stack: tipo \"%s\" inesperado"
-#: eval.c:1672
+#: eval.c:1675
msgid "division by zero attempted in `/='"
msgstr "tentativa de dividir por zero em \"/=\""
-#: eval.c:1679
+#: eval.c:1682
#, c-format
msgid "division by zero attempted in `%%='"
msgstr "tentativa de dividir por zero em \"%%=\""
@@ -3748,7 +3748,7 @@ msgstr ""
msgid "redir2str: unknown redirection type %d"
msgstr "redir2str: tipo de redireccionamento %d desconhecido"
-#: re.c:60 re.c:174
+#: re.c:61 re.c:175
msgid ""
"behavior of matching a regexp containing NUL characters is not defined by "
"POSIX"
@@ -3756,22 +3756,22 @@ msgstr ""
"o comportamento de comparação de uma regexp contendo caracteres NUL não é
"
"definido pelo POSIX"
-#: re.c:130
+#: re.c:131
msgid "invalid NUL byte in dynamic regexp"
msgstr "byte NUL inválido em regexp dinâmica"
-#: re.c:214
+#: re.c:215
#, c-format
msgid "regexp escape sequence `\\%c' treated as plain `%c'"
msgstr "sequência de escape de regexp \"\\%c\" tratada como \"%c\" simples"
-#: re.c:250
+#: re.c:249
#, c-format
msgid "regexp escape sequence `\\%c' is not a known regexp operator"
msgstr ""
"sequência de escape de regexp \"\\%c\" não é um operador regexp conhecido"
-#: re.c:721
+#: re.c:720
#, c-format
msgid "regexp component `%.*s' should probably be `[%.*s]'"
msgstr "componente regexp \"%.*s\" provavelmente deveria ser \"[%.*s]\""
diff --git a/po/pt_BR.po b/po/pt_BR.po
index 5082b4b3..dfe241f2 100644
--- a/po/pt_BR.po
+++ b/po/pt_BR.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gawk 5.1.1e\n"
"Report-Msgid-Bugs-To: bug-gawk@gnu.org\n"
-"POT-Creation-Date: 2023-10-15 07:13+0300\n"
+"POT-Creation-Date: 2023-10-24 10:29+0300\n"
"PO-Revision-Date: 2021-09-04 11:38-0300\n"
"Last-Translator: Rafael Fontenelle <rafaelff@gnome.org>\n"
"Language-Team: Brazilian Portuguese <ldpbr-translation@lists.sourceforge."
@@ -43,7 +43,7 @@ msgstr "tentativa de usar escalar \"%s\" como um vetor"
#: array.c:407 array.c:574 builtin.c:88 builtin.c:1746 builtin.c:1794
#: builtin.c:1807 builtin.c:2323 builtin.c:2350 eval.c:1156 eval.c:1161
-#: eval.c:1555
+#: eval.c:1558
#, c-format
msgid "attempt to use array `%s' in a scalar context"
msgstr "tentativa de usar vetor \"%s\" em um contexto escalar"
@@ -540,51 +540,51 @@ msgstr ""
"função \"%s\" chamada com espaço entre o nome e o \"(\",\n"
"ou usada como uma variável ou um vetor"
-#: awkgram.y:5489 awkgram.y:5542 mpfr.c:1589 mpfr.c:1624
+#: awkgram.y:5490 awkgram.y:5543 mpfr.c:1589 mpfr.c:1624
msgid "division by zero attempted"
msgstr "tentativa de divisão por zero"
-#: awkgram.y:5498 awkgram.y:5551 mpfr.c:1634
+#: awkgram.y:5499 awkgram.y:5552 mpfr.c:1634
#, c-format
msgid "division by zero attempted in `%%'"
msgstr "tentativa de divisão por zero em \"%%\""
-#: awkgram.y:5871
+#: awkgram.y:5872
msgid ""
"cannot assign a value to the result of a field post-increment expression"
msgstr ""
"não é possÃvel atribuir um valor ao resultado de uma expressão de campo
pós-"
"incremento"
-#: awkgram.y:5874
+#: awkgram.y:5875
#, c-format
msgid "invalid target of assignment (opcode %s)"
msgstr "alvo de atribuição inválido (código de operação %s)o"
-#: awkgram.y:6254
+#: awkgram.y:6255
msgid "statement has no effect"
msgstr "declaração não tem efeito"
-#: awkgram.y:6769
+#: awkgram.y:6770
#, c-format
msgid "identifier %s: qualified names not allowed in traditional / POSIX mode"
msgstr ""
"identificador %s: nomes qualificados não são permitidos no modo POSIX / "
"tradicional"
-#: awkgram.y:6774
+#: awkgram.y:6775
#, c-format
msgid "identifier %s: namespace separator is two colons, not one"
msgstr ""
"identificador %s: separador de espaço de nome é dois caracteres de dois "
"pontos, e não um"
-#: awkgram.y:6780
+#: awkgram.y:6781
#, c-format
msgid "qualified identifier `%s' is badly formed"
msgstr "identificador qualificado \"%s\" está malformado"
-#: awkgram.y:6787
+#: awkgram.y:6788
#, c-format
msgid ""
"identifier `%s': namespace separator can only appear once in a qualified name"
@@ -592,14 +592,14 @@ msgstr ""
"identificador \"%s\": separador de espaço de nome só pode aparecer uma vez "
"em um nome qualificado"
-#: awkgram.y:6836 awkgram.y:6887
+#: awkgram.y:6837 awkgram.y:6888
#, c-format
msgid "using reserved identifier `%s' as a namespace is not allowed"
msgstr ""
"o uso de identificador reservado \"%s\" como um espaço de nome não é "
"permitido"
-#: awkgram.y:6843 awkgram.y:6853
+#: awkgram.y:6844 awkgram.y:6854
#, c-format
msgid ""
"using reserved identifier `%s' as second component of a qualified name is "
@@ -608,11 +608,11 @@ msgstr ""
"o uso de identificador reservado \"%s\" como segundo componente de um nome "
"qualificado não é permitido"
-#: awkgram.y:6871
+#: awkgram.y:6872
msgid "@namespace is a gawk extension"
msgstr "@namespace é uma extensão do gawk"
-#: awkgram.y:6878
+#: awkgram.y:6879
#, c-format
msgid "namespace name `%s' must meet identifier naming rules"
msgstr ""
@@ -639,7 +639,7 @@ msgid "standard error"
msgstr "saÃda padrão de erro"
#: builtin.c:211 builtin.c:549 builtin.c:649 builtin.c:1859 builtin.c:2608
-#: builtin.c:2626 builtin.c:2745 builtin.c:3774 mpfr.c:821
+#: builtin.c:2626 builtin.c:2745 builtin.c:3775 mpfr.c:821
#, c-format
msgid "%s: received non-numeric argument"
msgstr "%s: recebeu argumento não numérico"
@@ -684,13 +684,13 @@ msgstr ""
msgid "fflush: `%.*s' is not an open file, pipe or co-process"
msgstr "fflush: \"%.*s\" não é um arquivo aberto, pipe ou coprocesso"
-#: builtin.c:432 builtin.c:1897 builtin.c:2107 builtin.c:2787 builtin.c:4036
-#: builtin.c:4123 builtin.c:4190
+#: builtin.c:432 builtin.c:1897 builtin.c:2107 builtin.c:2787 builtin.c:4037
+#: builtin.c:4124 builtin.c:4191
#, c-format
msgid "%s: received non-string first argument"
msgstr "%s: recebeu primeiro argumento não string"
-#: builtin.c:434 builtin.c:4014 builtin.c:4029 builtin.c:4119 builtin.c:4181
+#: builtin.c:434 builtin.c:4015 builtin.c:4030 builtin.c:4120 builtin.c:4182
#, c-format
msgid "%s: received non-string second argument"
msgstr "%s: recebeu segundo argumento não string"
@@ -830,14 +830,14 @@ msgstr ""
"printf: tentativa de escrever para lado de escrita fechado de pipe "
"bidirecional"
-#: builtin.c:1884 builtin.c:4112
+#: builtin.c:1884 builtin.c:4113
#, fuzzy, c-format
#| msgid "%s: received non-numeric first argument"
msgid "%s: received non-numeric third argument"
msgstr "%s: recebeu primeiro argumento não numérico"
-#: builtin.c:1891 builtin.c:2081 builtin.c:2587 builtin.c:3602 builtin.c:3643
-#: builtin.c:4243
+#: builtin.c:1891 builtin.c:2081 builtin.c:2587 builtin.c:3603 builtin.c:3644
+#: builtin.c:4244
#, c-format
msgid "%s: received non-numeric second argument"
msgstr "%s: recebeu segundo argumento não numérico"
@@ -925,7 +925,7 @@ msgstr ""
msgid "reference to uninitialized field `$%d'"
msgstr "referência a campo não inicializado \"$%d\""
-#: builtin.c:2585 builtin.c:3600 builtin.c:3641 builtin.c:4241
+#: builtin.c:2585 builtin.c:3601 builtin.c:3642 builtin.c:4242
#, c-format
msgid "%s: received non-numeric first argument"
msgstr "%s: recebeu primeiro argumento não numérico"
@@ -944,120 +944,120 @@ msgstr "%s: não é possÃvel usar %s como terceiro
argumento"
msgid "gensub: third argument `%.*s' treated as 1"
msgstr "gensub: terceiro argumento \"%.*s\" tratado como 1"
-#: builtin.c:3402
+#: builtin.c:3403
#, c-format
msgid "%s: can be called indirectly only with two arguments"
msgstr "%s: pode ser chamado indiretamente somente com dois argumentos"
-#: builtin.c:3425
+#: builtin.c:3426
#, fuzzy
#| msgid "indirect call to %s requires at least two arguments"
msgid "indirect call to gensub requires three or four arguments"
msgstr "chamada indireta para %s requer pelo menos dois argumentos"
-#: builtin.c:3487
+#: builtin.c:3488
#, fuzzy
#| msgid "indirect call to %s requires at least two arguments"
msgid "indirect call to match requires two or three arguments"
msgstr "chamada indireta para %s requer pelo menos dois argumentos"
-#: builtin.c:3531
+#: builtin.c:3532
#, fuzzy, c-format
#| msgid "indirect call to %s requires at least two arguments"
msgid "indirect call to %s requires two to four arguments"
msgstr "chamada indireta para %s requer pelo menos dois argumentos"
-#: builtin.c:3608
+#: builtin.c:3609
#, c-format
msgid "lshift(%f, %f): negative values are not allowed"
msgstr "lshift(%f, %f): valores negativos não são permitidos"
-#: builtin.c:3612
+#: builtin.c:3613
#, c-format
msgid "lshift(%f, %f): fractional values will be truncated"
msgstr "lshift(%f, %f) valores fracionários serão truncados"
-#: builtin.c:3614
+#: builtin.c:3615
#, c-format
msgid "lshift(%f, %f): too large shift value will give strange results"
msgstr "lshift(%f, %f): deslocamento excessivo dará resultados estranhos"
-#: builtin.c:3649
+#: builtin.c:3650
#, c-format
msgid "rshift(%f, %f): negative values are not allowed"
msgstr "rshift(%f, %f): valores negativos não são permitidos"
-#: builtin.c:3653
+#: builtin.c:3654
#, c-format
msgid "rshift(%f, %f): fractional values will be truncated"
msgstr "rshift(%f, %f): valores fracionários serão truncados"
-#: builtin.c:3655
+#: builtin.c:3656
#, c-format
msgid "rshift(%f, %f): too large shift value will give strange results"
msgstr "rshift(%f, %f): deslocamento excessivo dará resultados estranhos"
-#: builtin.c:3679 builtin.c:3710 builtin.c:3740
+#: builtin.c:3680 builtin.c:3711 builtin.c:3741
#, c-format
msgid "%s: called with less than two arguments"
msgstr "%s: chamada com menos de dois argumentos"
-#: builtin.c:3684 builtin.c:3715 builtin.c:3746
+#: builtin.c:3685 builtin.c:3716 builtin.c:3747
#, c-format
msgid "%s: argument %d is non-numeric"
msgstr "%s: argumento %d é não numérico"
-#: builtin.c:3688 builtin.c:3719 builtin.c:3750
+#: builtin.c:3689 builtin.c:3720 builtin.c:3751
#, c-format
msgid "%s: argument %d negative value %g is not allowed"
msgstr "%s: o argumento %d com valor negativo %g não é permitido"
-#: builtin.c:3779
+#: builtin.c:3780
#, c-format
msgid "compl(%f): negative value is not allowed"
msgstr "compl(%f): valor negativo não é permitida"
-#: builtin.c:3782
+#: builtin.c:3783
#, c-format
msgid "compl(%f): fractional value will be truncated"
msgstr "compl(%f): valores fracionários serão truncados"
-#: builtin.c:3970
+#: builtin.c:3971
#, c-format
msgid "dcgettext: `%s' is not a valid locale category"
msgstr "dcgettext: \"%s\" não é uma categoria de localidade válida"
-#: builtin.c:4005 builtin.c:4023
+#: builtin.c:4006 builtin.c:4024
#, fuzzy, c-format
#| msgid "%s: received non-string first argument"
msgid "%s: received non-string third argument"
msgstr "%s: recebeu primeiro argumento não string"
-#: builtin.c:4078 builtin.c:4099
+#: builtin.c:4079 builtin.c:4100
#, fuzzy, c-format
#| msgid "%s: received non-string first argument"
msgid "%s: received non-string fifth argument"
msgstr "%s: recebeu primeiro argumento não string"
-#: builtin.c:4088 builtin.c:4105
+#: builtin.c:4089 builtin.c:4106
#, fuzzy, c-format
#| msgid "%s: received non-string first argument"
msgid "%s: received non-string fourth argument"
msgstr "%s: recebeu primeiro argumento não string"
-#: builtin.c:4233 mpfr.c:1337
+#: builtin.c:4234 mpfr.c:1337
msgid "intdiv: third argument is not an array"
msgstr "intdiv: terceiro argumento não é um vetor"
-#: builtin.c:4252 mpfr.c:1386
+#: builtin.c:4253 mpfr.c:1386
msgid "intdiv: division by zero attempted"
msgstr "intdiv: tentativa de divisão por zero"
-#: builtin.c:4293
+#: builtin.c:4294
msgid "typeof: second argument is not an array"
msgstr "typeof: segundo argumento não é um vetor"
-#: builtin.c:4383
+#: builtin.c:4384
#, c-format
msgid ""
"typeof detected invalid flags combination `%s'; please file a bug report"
@@ -1065,7 +1065,7 @@ msgstr ""
"typeof detectou combinação inválida de flags \"%s\"; por favor, faça um "
"relato de erro"
-#: builtin.c:4421
+#: builtin.c:4422
#, c-format
msgid "typeof: unknown argument type `%s'"
msgstr "typeof: tipo de argumento desconhecido \"%s\""
@@ -2066,16 +2066,16 @@ msgstr "referência a campo não inicializado \"$%ld\""
msgid "function `%s' called with more arguments than declared"
msgstr "função \"%s\" chamada com mais argumentos que os declarados"
-#: eval.c:1497
+#: eval.c:1500
#, c-format
msgid "unwind_stack: unexpected type `%s'"
msgstr "unwind_stack: tipo inesperado \"%s\""
-#: eval.c:1672
+#: eval.c:1675
msgid "division by zero attempted in `/='"
msgstr "tentativa de divisão por zero em \"/=\""
-#: eval.c:1679
+#: eval.c:1682
#, c-format
msgid "division by zero attempted in `%%='"
msgstr "tentativa de divisão por zero em \"%%=\""
@@ -3776,7 +3776,7 @@ msgstr ""
msgid "redir2str: unknown redirection type %d"
msgstr "redir2str: tipo de redirecionamento desconhecido %d"
-#: re.c:60 re.c:174
+#: re.c:61 re.c:175
msgid ""
"behavior of matching a regexp containing NUL characters is not defined by "
"POSIX"
@@ -3784,22 +3784,22 @@ msgstr ""
"comportamento de correspondência à regexp contendo caracteres NUL não
está "
"definido pelo POSIX"
-#: re.c:130
+#: re.c:131
msgid "invalid NUL byte in dynamic regexp"
msgstr "byte NUL inválido em regexp dinâmica"
-#: re.c:214
+#: re.c:215
#, c-format
msgid "regexp escape sequence `\\%c' treated as plain `%c'"
msgstr "sequência de escape \"\\%c\" da regexp tratada como \"%c\" normal"
-#: re.c:250
+#: re.c:249
#, c-format
msgid "regexp escape sequence `\\%c' is not a known regexp operator"
msgstr ""
"sequência de escape \"\\%c\" da regexp não é um operador de regexp
conhecido"
-#: re.c:721
+#: re.c:720
#, c-format
msgid "regexp component `%.*s' should probably be `[%.*s]'"
msgstr "componente de expr. reg. \"%.*s\" deve provavelmente ser \"[%.*s]\""
diff --git a/po/ro.po b/po/ro.po
index c292b77d..c8da9997 100644
--- a/po/ro.po
+++ b/po/ro.po
@@ -23,7 +23,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gawk 5.2.1b\n"
"Report-Msgid-Bugs-To: bug-gawk@gnu.org\n"
-"POT-Creation-Date: 2023-10-15 07:13+0300\n"
+"POT-Creation-Date: 2023-10-24 10:29+0300\n"
"PO-Revision-Date: 2023-04-14 10:36+0200\n"
"Last-Translator: Remus-Gabriel Chelu <remusgabriel.chelu@disroot.org>\n"
"Language-Team: Romanian <translation-team-ro@lists.sourceforge.net>\n"
@@ -57,7 +57,7 @@ msgstr "s-a încercat sÄ se utilizeze scalarul â%sâ ca
matrice"
#: array.c:407 array.c:574 builtin.c:88 builtin.c:1746 builtin.c:1794
#: builtin.c:1807 builtin.c:2323 builtin.c:2350 eval.c:1156 eval.c:1161
-#: eval.c:1555
+#: eval.c:1558
#, c-format
msgid "attempt to use array `%s' in a scalar context"
msgstr "s-a încercat sÄ se utilizeze matricea â%sâ într-un context
scalar"
@@ -628,11 +628,11 @@ msgstr ""
"funcÈia `%s' apelatÄ cu spaÈiu între nume Èi `(',\n"
"sau utilizatÄ ca variabilÄ sau matrice"
-#: awkgram.y:5489 awkgram.y:5542 mpfr.c:1589 mpfr.c:1624
+#: awkgram.y:5490 awkgram.y:5543 mpfr.c:1589 mpfr.c:1624
msgid "division by zero attempted"
msgstr "s-a încercat împÄrÈirea la zero"
-#: awkgram.y:5498 awkgram.y:5551 mpfr.c:1634
+#: awkgram.y:5499 awkgram.y:5552 mpfr.c:1634
#, c-format
msgid "division by zero attempted in `%%'"
msgstr "s-a încercat împÄrÈirea la zero în â%%â"
@@ -643,42 +643,42 @@ msgstr "s-a încercat împÄrÈirea la zero în â%%â"
# ===
# Ok, corecÈie aplicatÄ
# iniÈial, era: post-intrementalÄ
-#: awkgram.y:5871
+#: awkgram.y:5872
msgid ""
"cannot assign a value to the result of a field post-increment expression"
msgstr ""
"nu se poate atribui o valoare rezultatului unui câmp de expresie post-"
"incrementalÄ"
-#: awkgram.y:5874
+#: awkgram.y:5875
#, c-format
msgid "invalid target of assignment (opcode %s)"
msgstr "ÈintÄ nevalidÄ a atribuirii (opcode %s)"
-#: awkgram.y:6254
+#: awkgram.y:6255
msgid "statement has no effect"
msgstr "declaraÈia nu are nici un efect"
-#: awkgram.y:6769
+#: awkgram.y:6770
#, c-format
msgid "identifier %s: qualified names not allowed in traditional / POSIX mode"
msgstr ""
"identificator %s: numele calificate nu sunt permise în modul tradiÈional / "
"POSIX"
-#: awkgram.y:6774
+#: awkgram.y:6775
#, c-format
msgid "identifier %s: namespace separator is two colons, not one"
msgstr ""
"identificatorul %s: separatorul de spaÈiu de nume este de douÄ puncte duble
"
"â::â, nu de unul â:â"
-#: awkgram.y:6780
+#: awkgram.y:6781
#, c-format
msgid "qualified identifier `%s' is badly formed"
msgstr "identificatorul calificat â%sâ este prost format"
-#: awkgram.y:6787
+#: awkgram.y:6788
#, c-format
msgid ""
"identifier `%s': namespace separator can only appear once in a qualified name"
@@ -686,13 +686,13 @@ msgstr ""
"identificator â%sâ: separatorul de spaÈiu de nume poate apÄrea o
singurÄ "
"datÄ Ã®ntr-un nume calificat"
-#: awkgram.y:6836 awkgram.y:6887
+#: awkgram.y:6837 awkgram.y:6888
#, c-format
msgid "using reserved identifier `%s' as a namespace is not allowed"
msgstr ""
"utilizarea identificatorului rezervat â%sâ ca spaÈiu de nume nu este
permisÄ"
-#: awkgram.y:6843 awkgram.y:6853
+#: awkgram.y:6844 awkgram.y:6854
#, c-format
msgid ""
"using reserved identifier `%s' as second component of a qualified name is "
@@ -701,7 +701,7 @@ msgstr ""
"utilizarea identificatorului rezervat â%sâ ca a doua componentÄ a unui
nume "
"calificat nu este permisÄ"
-#: awkgram.y:6871
+#: awkgram.y:6872
msgid "@namespace is a gawk extension"
msgstr "@namespace este o extensie gawk"
@@ -712,7 +712,7 @@ msgstr "@namespace este o extensie gawk"
# Ok, propunere aplicatÄ
# iniÈial, era:
# â... regulile de denumire ale identificatoruluiâ
-#: awkgram.y:6878
+#: awkgram.y:6879
#, c-format
msgid "namespace name `%s' must meet identifier naming rules"
msgstr ""
@@ -738,7 +738,7 @@ msgid "standard error"
msgstr "ieÈirea de eroare standard"
#: builtin.c:211 builtin.c:549 builtin.c:649 builtin.c:1859 builtin.c:2608
-#: builtin.c:2626 builtin.c:2745 builtin.c:3774 mpfr.c:821
+#: builtin.c:2626 builtin.c:2745 builtin.c:3775 mpfr.c:821
#, c-format
msgid "%s: received non-numeric argument"
msgstr "%s: s-a primit un argument nenumeric"
@@ -787,13 +787,13 @@ msgstr ""
"fflush: â%.*sâ nu este un fiÈier deschis, o linie de legÄturÄ sau un
co-"
"proces"
-#: builtin.c:432 builtin.c:1897 builtin.c:2107 builtin.c:2787 builtin.c:4036
-#: builtin.c:4123 builtin.c:4190
+#: builtin.c:432 builtin.c:1897 builtin.c:2107 builtin.c:2787 builtin.c:4037
+#: builtin.c:4124 builtin.c:4191
#, c-format
msgid "%s: received non-string first argument"
msgstr "%s: primul argument primit, nu este un Èir"
-#: builtin.c:434 builtin.c:4014 builtin.c:4029 builtin.c:4119 builtin.c:4181
+#: builtin.c:434 builtin.c:4015 builtin.c:4030 builtin.c:4120 builtin.c:4182
#, c-format
msgid "%s: received non-string second argument"
msgstr "%s: al doilea argument primit, nu este un Èir"
@@ -945,13 +945,13 @@ msgstr ""
"printf: s-a încercat sÄ se scrie la capÄtul de scriere închis al liniei
de "
"legÄturÄ bidirecÈionale"
-#: builtin.c:1884 builtin.c:4112
+#: builtin.c:1884 builtin.c:4113
#, c-format
msgid "%s: received non-numeric third argument"
msgstr "%s: al treilea argument primit nu este numeric"
-#: builtin.c:1891 builtin.c:2081 builtin.c:2587 builtin.c:3602 builtin.c:3643
-#: builtin.c:4243
+#: builtin.c:1891 builtin.c:2081 builtin.c:2587 builtin.c:3603 builtin.c:3644
+#: builtin.c:4244
#, c-format
msgid "%s: received non-numeric second argument"
msgstr "%s: al doilea argument primit, nu este numeric"
@@ -1051,7 +1051,7 @@ msgstr ""
msgid "reference to uninitialized field `$%d'"
msgstr "referinÈÄ la câmpul neiniÈializat â$%dâ"
-#: builtin.c:2585 builtin.c:3600 builtin.c:3641 builtin.c:4241
+#: builtin.c:2585 builtin.c:3601 builtin.c:3642 builtin.c:4242
#, c-format
msgid "%s: received non-numeric first argument"
msgstr "%s: primul argument primit nu este numeric"
@@ -1070,110 +1070,110 @@ msgstr "%s: nu se poate folosi %s ca al treilea
argument"
msgid "gensub: third argument `%.*s' treated as 1"
msgstr "gensub: al treilea argument â%.*sâ tratat ca fiind 1"
-#: builtin.c:3402
+#: builtin.c:3403
#, c-format
msgid "%s: can be called indirectly only with two arguments"
msgstr "%s: poate fi apelat indirect doar cu douÄ argumente"
-#: builtin.c:3425
+#: builtin.c:3426
msgid "indirect call to gensub requires three or four arguments"
msgstr "apelul indirect la «gensub» necesitÄ trei sau patru argumente"
-#: builtin.c:3487
+#: builtin.c:3488
msgid "indirect call to match requires two or three arguments"
msgstr "apelul indirect la «match» necesitÄ douÄ sau argumente"
-#: builtin.c:3531
+#: builtin.c:3532
#, c-format
msgid "indirect call to %s requires two to four arguments"
msgstr "apelul indirect la %s necesitÄ de la douÄ pânÄ la patru argumente"
-#: builtin.c:3608
+#: builtin.c:3609
#, c-format
msgid "lshift(%f, %f): negative values are not allowed"
msgstr "lshift(%f, %f): valorile negative nu sunt permise"
-#: builtin.c:3612
+#: builtin.c:3613
#, c-format
msgid "lshift(%f, %f): fractional values will be truncated"
msgstr "lshift(%f, %f): valorile fracÈionale vor fi trunchiate"
-#: builtin.c:3614
+#: builtin.c:3615
#, c-format
msgid "lshift(%f, %f): too large shift value will give strange results"
msgstr ""
"lshift(%f, %f): o valoare prea mare de schimbare va da rezultate ciudate"
-#: builtin.c:3649
+#: builtin.c:3650
#, c-format
msgid "rshift(%f, %f): negative values are not allowed"
msgstr "rshift(%f, %f): valorile negative nu sunt permise"
-#: builtin.c:3653
+#: builtin.c:3654
#, c-format
msgid "rshift(%f, %f): fractional values will be truncated"
msgstr "rshift(%f, %f): valorile fracÈionale vor fi trunchiate"
-#: builtin.c:3655
+#: builtin.c:3656
#, c-format
msgid "rshift(%f, %f): too large shift value will give strange results"
msgstr ""
"rshift(%f, %f): o valoare prea mare de schimbare va da rezultate ciudate"
-#: builtin.c:3679 builtin.c:3710 builtin.c:3740
+#: builtin.c:3680 builtin.c:3711 builtin.c:3741
#, c-format
msgid "%s: called with less than two arguments"
msgstr "%s: apelat cu mai puÈin de douÄ argumente"
-#: builtin.c:3684 builtin.c:3715 builtin.c:3746
+#: builtin.c:3685 builtin.c:3716 builtin.c:3747
#, c-format
msgid "%s: argument %d is non-numeric"
msgstr "%s: argumentul %d nu este numeric"
-#: builtin.c:3688 builtin.c:3719 builtin.c:3750
+#: builtin.c:3689 builtin.c:3720 builtin.c:3751
#, c-format
msgid "%s: argument %d negative value %g is not allowed"
msgstr "%s: argument %d, valoarea negativÄ %g nu este permisÄ"
-#: builtin.c:3779
+#: builtin.c:3780
#, c-format
msgid "compl(%f): negative value is not allowed"
msgstr "compl(%f): valoarea negativÄ nu este permisÄ"
-#: builtin.c:3782
+#: builtin.c:3783
#, c-format
msgid "compl(%f): fractional value will be truncated"
msgstr "compl(%f): valoarea fracÈionalÄ va fi trunchiatÄ"
-#: builtin.c:3970
+#: builtin.c:3971
#, c-format
msgid "dcgettext: `%s' is not a valid locale category"
msgstr "dcgettext: â%sâ nu este o categorie localÄ validÄ"
-#: builtin.c:4005 builtin.c:4023
+#: builtin.c:4006 builtin.c:4024
#, c-format
msgid "%s: received non-string third argument"
msgstr "%s: al treilea argument primit, nu este un Èir"
-#: builtin.c:4078 builtin.c:4099
+#: builtin.c:4079 builtin.c:4100
#, c-format
msgid "%s: received non-string fifth argument"
msgstr "%s: al cincilea argument primit, nu este un Èir"
-#: builtin.c:4088 builtin.c:4105
+#: builtin.c:4089 builtin.c:4106
#, c-format
msgid "%s: received non-string fourth argument"
msgstr "%s: al patrulea argument primit, nu este un Èir"
-#: builtin.c:4233 mpfr.c:1337
+#: builtin.c:4234 mpfr.c:1337
msgid "intdiv: third argument is not an array"
msgstr "intdiv: al treilea argument nu este o matrice"
-#: builtin.c:4252 mpfr.c:1386
+#: builtin.c:4253 mpfr.c:1386
msgid "intdiv: division by zero attempted"
msgstr "intdiv: s-a încercat împÄrÈirea la zero"
-#: builtin.c:4293
+#: builtin.c:4294
msgid "typeof: second argument is not an array"
msgstr "typeof: al doilea argument nu este o matrice"
@@ -1184,7 +1184,7 @@ msgstr "typeof: al doilea argument nu este o matrice"
# ===
# CorecÈii aplicate...; explicaÈia prezenÈei acestor
# erori, la fel ca mai sus, âintrarea în modul zombieâ
-#: builtin.c:4383
+#: builtin.c:4384
#, c-format
msgid ""
"typeof detected invalid flags combination `%s'; please file a bug report"
@@ -1192,7 +1192,7 @@ msgstr ""
"typeof a detectat o combinaÈie nevalidÄ de fanioane â%sâ; trimiteÈi un
"
"raport de eroare semnalând acest lucru"
-#: builtin.c:4421
+#: builtin.c:4422
#, c-format
msgid "typeof: unknown argument type `%s'"
msgstr "typeof: tip de argument necunoscut â%sâ"
@@ -2220,16 +2220,16 @@ msgid "function `%s' called with more arguments than
declared"
msgstr ""
"funcÈia â%sâ a fost apelatÄ cu mai multe argumente decât cele
declarate"
-#: eval.c:1497
+#: eval.c:1500
#, c-format
msgid "unwind_stack: unexpected type `%s'"
msgstr "unwind_stack: tip neaÈteptat â%sâ"
-#: eval.c:1672
+#: eval.c:1675
msgid "division by zero attempted in `/='"
msgstr "s-a încercat împÄrÈirea la zero în â/=â"
-#: eval.c:1679
+#: eval.c:1682
#, c-format
msgid "division by zero attempted in `%%='"
msgstr "s-a încercat împÄrÈirea la zero în â%%=â"
@@ -3994,7 +3994,7 @@ msgstr ""
msgid "redir2str: unknown redirection type %d"
msgstr "redir2str: tip de redirecÈionare necunoscut %d"
-#: re.c:60 re.c:174
+#: re.c:61 re.c:175
msgid ""
"behavior of matching a regexp containing NUL characters is not defined by "
"POSIX"
@@ -4002,23 +4002,23 @@ msgstr ""
"comportamentul de potrivire a unei expresii regulate care conÈine caractere "
"NULL nu este definit de POSIX"
-#: re.c:130
+#: re.c:131
msgid "invalid NUL byte in dynamic regexp"
msgstr "octet NULL nevalid în expresia regulatÄ dinamicÄ"
-#: re.c:214
+#: re.c:215
#, c-format
msgid "regexp escape sequence `\\%c' treated as plain `%c'"
msgstr "secvenÈa de evadare a expresiei regulate â\\%câ tratatÄ ca
â%câ simplÄ"
-#: re.c:250
+#: re.c:249
#, c-format
msgid "regexp escape sequence `\\%c' is not a known regexp operator"
msgstr ""
"secvenÈa de eludare a expresiei regulate â\\%câ nu este un operator de "
"expresii regulate cunoscut"
-#: re.c:721
+#: re.c:720
#, c-format
msgid "regexp component `%.*s' should probably be `[%.*s]'"
msgstr ""
diff --git a/po/sr.po b/po/sr.po
index f85aa96d..d0fe16c1 100644
--- a/po/sr.po
+++ b/po/sr.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gawk-5.2.1b\n"
"Report-Msgid-Bugs-To: bug-gawk@gnu.org\n"
-"POT-Creation-Date: 2023-10-15 07:13+0300\n"
+"POT-Creation-Date: 2023-10-24 10:29+0300\n"
"PO-Revision-Date: 2023-05-18 13:05+0200\n"
"Last-Translator: ÐиÑоÑлав ÐиколиÑ
<miroslavnikolic@rocketmail.com>\n"
"Language-Team: Serbian <(nothing)>\n"
@@ -40,7 +40,7 @@ msgstr "покÑÑава да коÑиÑÑи ÑкалаÑ
â%sâ као низ
#: array.c:407 array.c:574 builtin.c:88 builtin.c:1746 builtin.c:1794
#: builtin.c:1807 builtin.c:2323 builtin.c:2350 eval.c:1156 eval.c:1161
-#: eval.c:1555
+#: eval.c:1558
#, c-format
msgid "attempt to use array `%s' in a scalar context"
msgstr "покÑÑава да коÑиÑÑи низ â%sâ Ñ
конÑекÑÑÑ ÑкалаÑа"
@@ -526,47 +526,47 @@ msgstr ""
"ÑÑнкÑиÑа â%sâ Ñе позвана Ñа пÑоÑÑоÑом
измеÑÑ Ð½Ð°Ð·Ð¸Ð²Ð° и (,\n"
"или Ñе коÑиÑÑена као пÑоменÑива или низ"
-#: awkgram.y:5489 awkgram.y:5542 mpfr.c:1589 mpfr.c:1624
+#: awkgram.y:5490 awkgram.y:5543 mpfr.c:1589 mpfr.c:1624
msgid "division by zero attempted"
msgstr "покÑÑано Ñе деÑÑе нÑлом"
-#: awkgram.y:5498 awkgram.y:5551 mpfr.c:1634
+#: awkgram.y:5499 awkgram.y:5552 mpfr.c:1634
#, c-format
msgid "division by zero attempted in `%%'"
msgstr "покÑÑано Ñе деÑÑе нÑлом Ñ â%%â"
-#: awkgram.y:5871
+#: awkgram.y:5872
msgid ""
"cannot assign a value to the result of a field post-increment expression"
msgstr "не Ð¼Ð¾Ð³Ñ Ð´Ð° доделим вÑедноÑÑ ÑезÑлÑаÑÑ
поÑÑ-повеÑаваÑÑÑем изÑÐ°Ð·Ñ Ð¿Ð¾Ñа"
-#: awkgram.y:5874
+#: awkgram.y:5875
#, c-format
msgid "invalid target of assignment (opcode %s)"
msgstr "неиÑпÑавна меÑа додеÑиваÑа (опкод %s)"
-#: awkgram.y:6254
+#: awkgram.y:6255
msgid "statement has no effect"
msgstr "изÑава нема деÑÑÑва"
-#: awkgram.y:6769
+#: awkgram.y:6770
#, c-format
msgid "identifier %s: qualified names not allowed in traditional / POSIX mode"
msgstr ""
"одÑедник â%sâ: квалиÑиковани називи ниÑÑ
допÑÑÑени Ñ ÑÑадиÑионалном â/ "
"POSIXâ ÑежимÑ"
-#: awkgram.y:6774
+#: awkgram.y:6775
#, c-format
msgid "identifier %s: namespace separator is two colons, not one"
msgstr "одÑедник â%sâ: ÑаздвоÑник називног
пÑоÑÑоÑа ÑÑ Ð´Ð²Ðµ двоÑаÑке, не Ñедна"
-#: awkgram.y:6780
+#: awkgram.y:6781
#, c-format
msgid "qualified identifier `%s' is badly formed"
msgstr "квалиÑиковани одÑедник â%sâ Ñе лоÑе
обликован"
-#: awkgram.y:6787
+#: awkgram.y:6788
#, c-format
msgid ""
"identifier `%s': namespace separator can only appear once in a qualified name"
@@ -574,13 +574,13 @@ msgstr ""
"одÑе â%sâ: ÑаздвоÑник називног пÑоÑÑоÑа
може Ñе поÑавиÑи Ñамо Ñедном Ñ "
"квалиÑикованом називÑ"
-#: awkgram.y:6836 awkgram.y:6887
+#: awkgram.y:6837 awkgram.y:6888
#, c-format
msgid "using reserved identifier `%s' as a namespace is not allowed"
msgstr ""
"коÑиÑÑеÑе ÑезеÑвиÑаног одÑедника â%sâ
као називни пÑоÑÑÐ¾Ñ Ð½Ð¸Ñе допÑÑÑено"
-#: awkgram.y:6843 awkgram.y:6853
+#: awkgram.y:6844 awkgram.y:6854
#, c-format
msgid ""
"using reserved identifier `%s' as second component of a qualified name is "
@@ -589,11 +589,11 @@ msgstr ""
"коÑиÑÑеÑе ÑезеÑвиÑаног одÑедника â%sâ
као дÑÑгог ÑаÑÑоÑка квалиÑикованог "
"назива ниÑе допÑÑÑено"
-#: awkgram.y:6871
+#: awkgram.y:6872
msgid "@namespace is a gawk extension"
msgstr "â@namespaceâ Ñе пÑоÑиÑеÑе âgawkâ-а"
-#: awkgram.y:6878
+#: awkgram.y:6879
#, c-format
msgid "namespace name `%s' must meet identifier naming rules"
msgstr ""
@@ -618,7 +618,7 @@ msgid "standard error"
msgstr "ÑÑандаÑдна гÑеÑка"
#: builtin.c:211 builtin.c:549 builtin.c:649 builtin.c:1859 builtin.c:2608
-#: builtin.c:2626 builtin.c:2745 builtin.c:3774 mpfr.c:821
+#: builtin.c:2626 builtin.c:2745 builtin.c:3775 mpfr.c:821
#, c-format
msgid "%s: received non-numeric argument"
msgstr "%s: пÑимиÑ
не-бÑоÑевни аÑгÑменÑ"
@@ -663,13 +663,13 @@ msgstr ""
msgid "fflush: `%.*s' is not an open file, pipe or co-process"
msgstr "fflush: â%.*sâ ниÑе оÑвоÑена даÑоÑека,
ÑпоÑка или ко-пÑоÑеÑÑ"
-#: builtin.c:432 builtin.c:1897 builtin.c:2107 builtin.c:2787 builtin.c:4036
-#: builtin.c:4123 builtin.c:4190
+#: builtin.c:432 builtin.c:1897 builtin.c:2107 builtin.c:2787 builtin.c:4037
+#: builtin.c:4124 builtin.c:4191
#, c-format
msgid "%s: received non-string first argument"
msgstr "%s: пÑимиÑ
пÑви аÑгÑÐ¼ÐµÐ½Ñ Ð½Ðµ-ниÑке"
-#: builtin.c:434 builtin.c:4014 builtin.c:4029 builtin.c:4119 builtin.c:4181
+#: builtin.c:434 builtin.c:4015 builtin.c:4030 builtin.c:4120 builtin.c:4182
#, c-format
msgid "%s: received non-string second argument"
msgstr "%s: пÑимиÑ
дÑÑги аÑгÑÐ¼ÐµÐ½Ñ Ð½Ðµ-ниÑке"
@@ -804,13 +804,13 @@ msgstr "printf: нема аÑгÑменаÑа"
msgid "printf: attempt to write to closed write end of two-way pipe"
msgstr "printf: покÑÑаÑ
да пиÑем на заÑвоÑени
кÑÐ°Ñ Ð¿Ð¸ÑаÑа двоÑмеÑне ÑпоÑке"
-#: builtin.c:1884 builtin.c:4112
+#: builtin.c:1884 builtin.c:4113
#, c-format
msgid "%s: received non-numeric third argument"
msgstr "%s: пÑимиÑ
ÑÑеÑи аÑгÑÐ¼ÐµÐ½Ñ ÐºÐ¾Ñи ниÑе
бÑоÑ"
-#: builtin.c:1891 builtin.c:2081 builtin.c:2587 builtin.c:3602 builtin.c:3643
-#: builtin.c:4243
+#: builtin.c:1891 builtin.c:2081 builtin.c:2587 builtin.c:3603 builtin.c:3644
+#: builtin.c:4244
#, c-format
msgid "%s: received non-numeric second argument"
msgstr "%s: пÑимиÑ
дÑÑги аÑгÑÐ¼ÐµÐ½Ñ ÐºÐ¾Ñи ниÑе
бÑоÑ"
@@ -896,7 +896,7 @@ msgstr "print: покÑÑаÑ
да пиÑем на
заÑвоÑени кÑаÑ
msgid "reference to uninitialized field `$%d'"
msgstr "ÑпÑÑа на незапоÑеÑо поÑе â$%dâ"
-#: builtin.c:2585 builtin.c:3600 builtin.c:3641 builtin.c:4241
+#: builtin.c:2585 builtin.c:3601 builtin.c:3642 builtin.c:4242
#, c-format
msgid "%s: received non-numeric first argument"
msgstr "%s: пÑимиÑ
пÑви аÑгÑÐ¼ÐµÐ½Ñ ÐºÐ¾Ñи ниÑе бÑоÑ"
@@ -915,112 +915,112 @@ msgstr "%s: не Ð¼Ð¾Ð³Ñ Ð´Ð° коÑиÑÑим
â%sâ као ÑÑеÑи аÑ
msgid "gensub: third argument `%.*s' treated as 1"
msgstr "gensub: ÑÑеÑи аÑгÑÐ¼ÐµÐ½Ñ â%.*sâ Ñе ÑмаÑÑа 1"
-#: builtin.c:3402
+#: builtin.c:3403
#, c-format
msgid "%s: can be called indirectly only with two arguments"
msgstr "%s: може биÑи позвано индиÑекÑно Ñамо
Ñа два аÑгÑменÑа"
-#: builtin.c:3425
+#: builtin.c:3426
msgid "indirect call to gensub requires three or four arguments"
msgstr "индиÑекÑан позив за âgensubâ заÑ
Ñева
ÑÑи или ÑеÑиÑи аÑгÑменÑа"
-#: builtin.c:3487
+#: builtin.c:3488
msgid "indirect call to match requires two or three arguments"
msgstr "индиÑекÑан позив за поклапаÑе заÑ
Ñева
два или ÑÑи аÑгÑменÑа"
-#: builtin.c:3531
+#: builtin.c:3532
#, c-format
msgid "indirect call to %s requires two to four arguments"
msgstr "индиÑекÑан позив ка â%sâ заÑ
Ñева од
два до ÑеÑиÑи аÑгÑменÑа"
-#: builtin.c:3608
+#: builtin.c:3609
#, c-format
msgid "lshift(%f, %f): negative values are not allowed"
msgstr "lshift(%f, %f): негаÑивне вÑедноÑÑи ниÑÑ
допÑÑÑене"
-#: builtin.c:3612
+#: builtin.c:3613
#, c-format
msgid "lshift(%f, %f): fractional values will be truncated"
msgstr "lshift(%f, %f): ÑазломаÑке вÑедноÑÑи биÑе
ÑкÑаÑене"
-#: builtin.c:3614
+#: builtin.c:3615
#, c-format
msgid "lshift(%f, %f): too large shift value will give strange results"
msgstr "lshift(%f, %f): пÑевелика вÑедноÑÑ Ð¿Ð¾Ð¼Ð°ÐºÐ°
даÑе ÑÑдне ÑезÑлÑаÑе"
-#: builtin.c:3649
+#: builtin.c:3650
#, c-format
msgid "rshift(%f, %f): negative values are not allowed"
msgstr "rshift(%f, %f): негаÑивне вÑедноÑÑи ниÑÑ
допÑÑÑене"
-#: builtin.c:3653
+#: builtin.c:3654
#, c-format
msgid "rshift(%f, %f): fractional values will be truncated"
msgstr "rshift(%f, %f): ÑазломаÑке вÑедноÑÑи биÑе
ÑкÑаÑене"
-#: builtin.c:3655
+#: builtin.c:3656
#, c-format
msgid "rshift(%f, %f): too large shift value will give strange results"
msgstr "rshift(%f, %f): пÑевелика вÑедноÑÑ Ð¿Ð¾Ð¼Ð°ÐºÐ°
даÑе ÑÑдне ÑезÑлÑаÑе"
-#: builtin.c:3679 builtin.c:3710 builtin.c:3740
+#: builtin.c:3680 builtin.c:3711 builtin.c:3741
#, c-format
msgid "%s: called with less than two arguments"
msgstr "%s: позвана Ñа маÑе од два аÑгÑменÑа"
-#: builtin.c:3684 builtin.c:3715 builtin.c:3746
+#: builtin.c:3685 builtin.c:3716 builtin.c:3747
#, c-format
msgid "%s: argument %d is non-numeric"
msgstr "%s: аÑгÑÐ¼ÐµÐ½Ñ %d ниÑе бÑоÑ"
-#: builtin.c:3688 builtin.c:3719 builtin.c:3750
+#: builtin.c:3689 builtin.c:3720 builtin.c:3751
#, c-format
msgid "%s: argument %d negative value %g is not allowed"
msgstr "%s: аÑгÑменÑа %d негаÑивна вÑедноÑÑ %g
ниÑе допÑÑÑена"
-#: builtin.c:3779
+#: builtin.c:3780
#, c-format
msgid "compl(%f): negative value is not allowed"
msgstr "compl(%f): негаÑивна вÑедноÑÑ Ð½Ð¸Ñе
допÑÑÑена"
-#: builtin.c:3782
+#: builtin.c:3783
#, c-format
msgid "compl(%f): fractional value will be truncated"
msgstr "compl(%f): ÑазломаÑка вÑедноÑÑ Ð±Ð¸Ñе
ÑкÑаÑена"
-#: builtin.c:3970
+#: builtin.c:3971
#, c-format
msgid "dcgettext: `%s' is not a valid locale category"
msgstr "dcgettext: â%sâ ниÑе иÑпÑавна локална
каÑегоÑиÑа"
-#: builtin.c:4005 builtin.c:4023
+#: builtin.c:4006 builtin.c:4024
#, c-format
msgid "%s: received non-string third argument"
msgstr "%s: пÑимиÑ
ÑÑеÑи аÑгÑÐ¼ÐµÐ½Ñ Ð½Ðµ-ниÑке"
-#: builtin.c:4078 builtin.c:4099
+#: builtin.c:4079 builtin.c:4100
#, c-format
msgid "%s: received non-string fifth argument"
msgstr "%s: пÑимиÑ
пеÑи аÑгÑÐ¼ÐµÐ½Ñ Ð½Ðµ-ниÑке"
-#: builtin.c:4088 builtin.c:4105
+#: builtin.c:4089 builtin.c:4106
#, c-format
msgid "%s: received non-string fourth argument"
msgstr "%s: пÑимиÑ
ÑеÑвÑÑи аÑгÑÐ¼ÐµÐ½Ñ Ð½Ðµ-ниÑке"
-#: builtin.c:4233 mpfr.c:1337
+#: builtin.c:4234 mpfr.c:1337
msgid "intdiv: third argument is not an array"
msgstr "intdiv: ÑÑеÑи аÑгÑÐ¼ÐµÐ½Ñ Ð½Ð¸Ñе низ"
-#: builtin.c:4252 mpfr.c:1386
+#: builtin.c:4253 mpfr.c:1386
msgid "intdiv: division by zero attempted"
msgstr "intdiv: покÑÑано Ñе деÑеÑе нÑлом"
-#: builtin.c:4293
+#: builtin.c:4294
msgid "typeof: second argument is not an array"
msgstr "typeof: дÑÑги аÑгÑÐ¼ÐµÐ½Ñ Ð½Ð¸Ñе низ"
-#: builtin.c:4383
+#: builtin.c:4384
#, c-format
msgid ""
"typeof detected invalid flags combination `%s'; please file a bug report"
@@ -1028,7 +1028,7 @@ msgstr ""
"âtypeofâ оÑкÑива неиÑпÑÐ°Ð²Ð½Ñ ÐºÐ¾Ð¼Ð±Ð¸Ð½Ð°ÑиÑÑ
заÑÑавиÑа â%sâ; бÑдиÑе ÑÑбазни "
"попÑниÑе извеÑÑÐ°Ñ Ð¾ гÑеÑÑи"
-#: builtin.c:4421
+#: builtin.c:4422
#, c-format
msgid "typeof: unknown argument type `%s'"
msgstr "typeof: непознаÑа вÑÑÑа аÑгÑменÑа â%sâ"
@@ -2012,16 +2012,16 @@ msgstr "ÑпÑÑа на незапоÑеÑо поÑе
â$%ldâ"
msgid "function `%s' called with more arguments than declared"
msgstr "ÑÑнкÑиÑа â%sâ Ñе позвана Ñа виÑе
аÑгÑменаÑа него ÑÑо Ñе обÑавÑено"
-#: eval.c:1497
+#: eval.c:1500
#, c-format
msgid "unwind_stack: unexpected type `%s'"
msgstr "unwind_stack: неоÑекивана вÑÑÑа â%sâ"
-#: eval.c:1672
+#: eval.c:1675
msgid "division by zero attempted in `/='"
msgstr "покÑÑано Ñе деÑÑе нÑлом Ñ â/=â"
-#: eval.c:1679
+#: eval.c:1682
#, c-format
msgid "division by zero attempted in `%%='"
msgstr "покÑÑано Ñе деÑÑе нÑлом Ñ â%%=â"
@@ -3696,7 +3696,7 @@ msgstr ""
msgid "redir2str: unknown redirection type %d"
msgstr "redir2str: непознаÑа вÑÑÑа пÑеÑÑмеÑеÑа %d"
-#: re.c:60 re.c:174
+#: re.c:61 re.c:175
msgid ""
"behavior of matching a regexp containing NUL characters is not defined by "
"POSIX"
@@ -3704,23 +3704,23 @@ msgstr ""
"понаÑаÑе поклапаÑа ÑегÑлаÑног изÑаза
коÑи ÑадÑжи ÐÐШТÐÐÐРзнаке ниÑе "
"деÑиниÑано âPOSIXâ-ом"
-#: re.c:130
+#: re.c:131
msgid "invalid NUL byte in dynamic regexp"
msgstr "неиÑпÑаван ÐÐШТÐÐÐРбаÑÑ Ñ Ð´Ð¸Ð½Ð°Ð¼Ð¸Ñком
ÑегÑлаÑном изÑазÑ"
-#: re.c:214
+#: re.c:215
#, c-format
msgid "regexp escape sequence `\\%c' treated as plain `%c'"
msgstr "низ пÑомене Ñеда ÑегÑлаÑног изÑаза
â\\%câ Ñе ÑÐ·ÐµÑ ÐºÐ°Ð¾ обиÑан â%câ"
-#: re.c:250
+#: re.c:249
#, c-format
msgid "regexp escape sequence `\\%c' is not a known regexp operator"
msgstr ""
"низ пÑомене Ñеда ÑегÑлаÑног изÑаза â\\%câ
ниÑе Ð¿Ð¾Ð·Ð½Ð°Ñ Ð¾Ð¿ÐµÑаÑÐµÑ ÑегÑлаÑног "
"изÑаза"
-#: re.c:721
+#: re.c:720
#, c-format
msgid "regexp component `%.*s' should probably be `[%.*s]'"
msgstr "ÑаÑÑоÑак ÑегÑлаÑног изÑаза â%.*sâ
ÑÑеба веÑоваÑно биÑи â[%.*s]â"
diff --git a/po/sv.po b/po/sv.po
index 2e3f8c23..d3733cfb 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gawk 5.2.1b\n"
"Report-Msgid-Bugs-To: bug-gawk@gnu.org\n"
-"POT-Creation-Date: 2023-10-15 07:13+0300\n"
+"POT-Creation-Date: 2023-10-24 10:29+0300\n"
"PO-Revision-Date: 2023-04-22 19:08+0200\n"
"Last-Translator: Göran Uddeborg <goeran@uddeborg.se>\n"
"Language-Team: Swedish <tp-sv@listor.tp-sv.se>\n"
@@ -42,7 +42,7 @@ msgstr "försök att använda skalären â%sâ som en
vektor"
#: array.c:407 array.c:574 builtin.c:88 builtin.c:1746 builtin.c:1794
#: builtin.c:1807 builtin.c:2323 builtin.c:2350 eval.c:1156 eval.c:1161
-#: eval.c:1555
+#: eval.c:1558
#, c-format
msgid "attempt to use array `%s' in a scalar context"
msgstr "försök att använda vektorn â%sâ i skalärsammanhang"
@@ -536,49 +536,49 @@ msgstr ""
"funktionen â%sâ anropad med blanktecken mellan namnet och â(â,\n"
"eller använd som variabel eller vektor"
-#: awkgram.y:5489 awkgram.y:5542 mpfr.c:1589 mpfr.c:1624
+#: awkgram.y:5490 awkgram.y:5543 mpfr.c:1589 mpfr.c:1624
msgid "division by zero attempted"
msgstr "försökte dividera med noll"
-#: awkgram.y:5498 awkgram.y:5551 mpfr.c:1634
+#: awkgram.y:5499 awkgram.y:5552 mpfr.c:1634
#, c-format
msgid "division by zero attempted in `%%'"
msgstr "försökte dividera med noll i â%%â"
-#: awkgram.y:5871
+#: awkgram.y:5872
msgid ""
"cannot assign a value to the result of a field post-increment expression"
msgstr ""
"kan inte tilldela ett värde till uttryck som är en efterinkrementering av "
"ett fält"
-#: awkgram.y:5874
+#: awkgram.y:5875
#, c-format
msgid "invalid target of assignment (opcode %s)"
msgstr "ogiltigt mål för tilldelning (op-kod %s)"
-#: awkgram.y:6254
+#: awkgram.y:6255
msgid "statement has no effect"
msgstr "satsen har ingen effekt"
-#: awkgram.y:6769
+#: awkgram.y:6770
#, c-format
msgid "identifier %s: qualified names not allowed in traditional / POSIX mode"
msgstr ""
"identifierare %s: kvalificerade namn är inte tillåtna i
traditionellt/POSIX-"
"läge"
-#: awkgram.y:6774
+#: awkgram.y:6775
#, c-format
msgid "identifier %s: namespace separator is two colons, not one"
msgstr "identifierare %s: namnrymdsseparatorn är två kolon, inte ett"
-#: awkgram.y:6780
+#: awkgram.y:6781
#, c-format
msgid "qualified identifier `%s' is badly formed"
msgstr "den kvalificerade identifieraren â%sâ är felaktigt formad"
-#: awkgram.y:6787
+#: awkgram.y:6788
#, c-format
msgid ""
"identifier `%s': namespace separator can only appear once in a qualified name"
@@ -586,14 +586,14 @@ msgstr ""
"identifierare â%sâ: namnrymdsseparatorn kan endast förekomma en gÃ¥ng i
ett "
"kvalificerat namn"
-#: awkgram.y:6836 awkgram.y:6887
+#: awkgram.y:6837 awkgram.y:6888
#, c-format
msgid "using reserved identifier `%s' as a namespace is not allowed"
msgstr ""
"att använda den reserverade identifieraren â%sâ som en namnrymd är inte
"
"tillåtet"
-#: awkgram.y:6843 awkgram.y:6853
+#: awkgram.y:6844 awkgram.y:6854
#, c-format
msgid ""
"using reserved identifier `%s' as second component of a qualified name is "
@@ -602,11 +602,11 @@ msgstr ""
"att använda den reserverade identifieraren â%sâ som den andra
komponenten i "
"ett kvalificerat namn är inte tillåtet"
-#: awkgram.y:6871
+#: awkgram.y:6872
msgid "@namespace is a gawk extension"
msgstr "@namespace är en gawk-utökning"
-#: awkgram.y:6878
+#: awkgram.y:6879
#, c-format
msgid "namespace name `%s' must meet identifier naming rules"
msgstr ""
@@ -631,7 +631,7 @@ msgid "standard error"
msgstr "standard fel"
#: builtin.c:211 builtin.c:549 builtin.c:649 builtin.c:1859 builtin.c:2608
-#: builtin.c:2626 builtin.c:2745 builtin.c:3774 mpfr.c:821
+#: builtin.c:2626 builtin.c:2745 builtin.c:3775 mpfr.c:821
#, c-format
msgid "%s: received non-numeric argument"
msgstr "%s: fick ett ickenumeriskt argument"
@@ -674,13 +674,13 @@ msgstr "fflush: kan inte spola: tvåvägsröret
â%.*sâ har en stängd skriv
msgid "fflush: `%.*s' is not an open file, pipe or co-process"
msgstr "fflush: â%.*sâ är inte en öppen fil, rör eller koprocess"
-#: builtin.c:432 builtin.c:1897 builtin.c:2107 builtin.c:2787 builtin.c:4036
-#: builtin.c:4123 builtin.c:4190
+#: builtin.c:432 builtin.c:1897 builtin.c:2107 builtin.c:2787 builtin.c:4037
+#: builtin.c:4124 builtin.c:4191
#, c-format
msgid "%s: received non-string first argument"
msgstr "%s: första argumentet är inte en sträng"
-#: builtin.c:434 builtin.c:4014 builtin.c:4029 builtin.c:4119 builtin.c:4181
+#: builtin.c:434 builtin.c:4015 builtin.c:4030 builtin.c:4120 builtin.c:4182
#, c-format
msgid "%s: received non-string second argument"
msgstr "%s: andra argumentet är inte en sträng"
@@ -814,13 +814,13 @@ msgstr "printf: inga argument"
msgid "printf: attempt to write to closed write end of two-way pipe"
msgstr "printf: försök att skriva till stängd skrivände av ett
tvåvägsrör"
-#: builtin.c:1884 builtin.c:4112
+#: builtin.c:1884 builtin.c:4113
#, c-format
msgid "%s: received non-numeric third argument"
msgstr "%s: fick ett ickenumeriskt tredje argument"
-#: builtin.c:1891 builtin.c:2081 builtin.c:2587 builtin.c:3602 builtin.c:3643
-#: builtin.c:4243
+#: builtin.c:1891 builtin.c:2081 builtin.c:2587 builtin.c:3603 builtin.c:3644
+#: builtin.c:4244
#, c-format
msgid "%s: received non-numeric second argument"
msgstr "%s: fick ett ickenumeriskt andra argument"
@@ -905,7 +905,7 @@ msgstr "print: försök att skriva till stängd skrivände
av ett tvåvägsrör"
msgid "reference to uninitialized field `$%d'"
msgstr "referens till icke initierat fält â$%dâ"
-#: builtin.c:2585 builtin.c:3600 builtin.c:3641 builtin.c:4241
+#: builtin.c:2585 builtin.c:3601 builtin.c:3642 builtin.c:4242
#, c-format
msgid "%s: received non-numeric first argument"
msgstr "%s: första argumentet är inte numeriskt"
@@ -924,119 +924,119 @@ msgstr "%s: det går inte att använda %s som tredje
argument"
msgid "gensub: third argument `%.*s' treated as 1"
msgstr "gensub: tredje argumentet â%.*sâ behandlat som 1"
-#: builtin.c:3402
+#: builtin.c:3403
#, c-format
msgid "%s: can be called indirectly only with two arguments"
msgstr "%s: kan anropas indirekt endast med två argument"
-#: builtin.c:3425
+#: builtin.c:3426
msgid "indirect call to gensub requires three or four arguments"
msgstr "indirekt anrop av gensub kräver tre eller fyra argument"
-#: builtin.c:3487
+#: builtin.c:3488
msgid "indirect call to match requires two or three arguments"
msgstr "indirekt anrop av match kräver två eller tre argument"
-#: builtin.c:3531
+#: builtin.c:3532
#, c-format
msgid "indirect call to %s requires two to four arguments"
msgstr "indirekt anrop av %s kräver två till fyra argument"
-#: builtin.c:3608
+#: builtin.c:3609
#, c-format
msgid "lshift(%f, %f): negative values are not allowed"
msgstr "lshift(%f, %f): negativa värden är inte tillåtna"
-#: builtin.c:3612
+#: builtin.c:3613
#, c-format
msgid "lshift(%f, %f): fractional values will be truncated"
msgstr "lshift(%f, %f): flyttalsvärden kommer huggas av"
-#: builtin.c:3614
+#: builtin.c:3615
#, c-format
msgid "lshift(%f, %f): too large shift value will give strange results"
msgstr "lshift(%f, %f): för stort skiftvärde kommer ge konstiga resultat"
-#: builtin.c:3649
+#: builtin.c:3650
#, c-format
msgid "rshift(%f, %f): negative values are not allowed"
msgstr "rshift(%f, %f): negativa värden är inte tillåtna"
-#: builtin.c:3653
+#: builtin.c:3654
#, c-format
msgid "rshift(%f, %f): fractional values will be truncated"
msgstr "rshift(%f, %f): flyttalsvärden kommer huggas av"
-#: builtin.c:3655
+#: builtin.c:3656
#, c-format
msgid "rshift(%f, %f): too large shift value will give strange results"
msgstr "rshift(%f, %f): för stort skiftvärde kommer ge konstiga resultat"
-#: builtin.c:3679 builtin.c:3710 builtin.c:3740
+#: builtin.c:3680 builtin.c:3711 builtin.c:3741
#, c-format
msgid "%s: called with less than two arguments"
msgstr "%s: anropad med färre än två argument"
-#: builtin.c:3684 builtin.c:3715 builtin.c:3746
+#: builtin.c:3685 builtin.c:3716 builtin.c:3747
#, c-format
msgid "%s: argument %d is non-numeric"
msgstr "%s: argument %d är inte numeriskt"
-#: builtin.c:3688 builtin.c:3719 builtin.c:3750
+#: builtin.c:3689 builtin.c:3720 builtin.c:3751
#, c-format
msgid "%s: argument %d negative value %g is not allowed"
msgstr "%s: argument %d:s negativa värde %g är inte tillåtet"
-#: builtin.c:3779
+#: builtin.c:3780
#, c-format
msgid "compl(%f): negative value is not allowed"
msgstr "compl(%f): negativt värde är inte tillåtet"
-#: builtin.c:3782
+#: builtin.c:3783
#, c-format
msgid "compl(%f): fractional value will be truncated"
msgstr "compl(%f): flyttalsvärde kommer huggas av"
-#: builtin.c:3970
+#: builtin.c:3971
#, c-format
msgid "dcgettext: `%s' is not a valid locale category"
msgstr "dcgettext: â%sâ är inte en giltig lokalkategori"
-#: builtin.c:4005 builtin.c:4023
+#: builtin.c:4006 builtin.c:4024
#, c-format
msgid "%s: received non-string third argument"
msgstr "%s: tredje argumentet är inte en sträng"
-#: builtin.c:4078 builtin.c:4099
+#: builtin.c:4079 builtin.c:4100
#, c-format
msgid "%s: received non-string fifth argument"
msgstr "%s: femte argumentet är inte en sträng"
-#: builtin.c:4088 builtin.c:4105
+#: builtin.c:4089 builtin.c:4106
#, c-format
msgid "%s: received non-string fourth argument"
msgstr "%s: fjärde argumentet är inte en sträng"
-#: builtin.c:4233 mpfr.c:1337
+#: builtin.c:4234 mpfr.c:1337
msgid "intdiv: third argument is not an array"
msgstr "intdiv: tredje argumentet är inte en vektor"
-#: builtin.c:4252 mpfr.c:1386
+#: builtin.c:4253 mpfr.c:1386
msgid "intdiv: division by zero attempted"
msgstr "intdiv: försökte dividera med noll"
-#: builtin.c:4293
+#: builtin.c:4294
msgid "typeof: second argument is not an array"
msgstr "typeof: andra argumentet är inte en vektor"
-#: builtin.c:4383
+#: builtin.c:4384
#, c-format
msgid ""
"typeof detected invalid flags combination `%s'; please file a bug report"
msgstr ""
"typeof upptäckte en ogiltig flaggkombination â%sâ, skicka gärna en
felrapport"
-#: builtin.c:4421
+#: builtin.c:4422
#, c-format
msgid "typeof: unknown argument type `%s'"
msgstr "typeof: okänd argumenttyp â%sâ"
@@ -2013,16 +2013,16 @@ msgstr "referens till icke initierat fält â$%ldâ"
msgid "function `%s' called with more arguments than declared"
msgstr "funktionen â%sâ anropad med fler argument än vad som deklarerats"
-#: eval.c:1497
+#: eval.c:1500
#, c-format
msgid "unwind_stack: unexpected type `%s'"
msgstr "unwind_stack: oväntad typ â%sâ"
-#: eval.c:1672
+#: eval.c:1675
msgid "division by zero attempted in `/='"
msgstr "försökte dividera med noll i â/=â"
-#: eval.c:1679
+#: eval.c:1682
#, c-format
msgid "division by zero attempted in `%%='"
msgstr "försökte dividera med noll i â%%=â"
@@ -3695,7 +3695,7 @@ msgstr ""
msgid "redir2str: unknown redirection type %d"
msgstr "redir2str: okänd omdirigeringstyp %d"
-#: re.c:60 re.c:174
+#: re.c:61 re.c:175
msgid ""
"behavior of matching a regexp containing NUL characters is not defined by "
"POSIX"
@@ -3703,23 +3703,23 @@ msgstr ""
"beteendet vid matchning av ett reguljäruttryck som innehåller NULL-tecken
är "
"inte definierat av POSIX"
-#: re.c:130
+#: re.c:131
msgid "invalid NUL byte in dynamic regexp"
msgstr "felaktig NULL-byte i dynamiskt reguljäruttryck"
-#: re.c:214
+#: re.c:215
#, c-format
msgid "regexp escape sequence `\\%c' treated as plain `%c'"
msgstr "kontrollsekvensen â\\%câ i reguljäruttryck behandlad som bara
â%câ"
-#: re.c:250
+#: re.c:249
#, c-format
msgid "regexp escape sequence `\\%c' is not a known regexp operator"
msgstr ""
"kontrollsekvensen â\\%câ i reguljäruttryck är inte en känd operator i "
"reguljäruttryck"
-#: re.c:721
+#: re.c:720
#, c-format
msgid "regexp component `%.*s' should probably be `[%.*s]'"
msgstr "komponenten â%.*sâ i reguljäruttryck skall förmodligen vara
â[%.*s]â"
diff --git a/po/uk.po b/po/uk.po
index 2e2edfb3..9983781b 100644
--- a/po/uk.po
+++ b/po/uk.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: GNU gawk 5.2.1b\n"
"Report-Msgid-Bugs-To: bug-gawk@gnu.org\n"
-"POT-Creation-Date: 2023-10-15 07:13+0300\n"
+"POT-Creation-Date: 2023-10-24 10:29+0300\n"
"PO-Revision-Date: 2023-06-25 18:32+0300\n"
"Last-Translator: Yuri Chornoivan <yurchor@ukr.net>\n"
"Language-Team: Ukrainian <trans-uk@lists.fedoraproject.org>\n"
@@ -38,7 +38,7 @@ msgstr "ÑпÑоба викоÑиÑÑаÑи ÑкалÑÑ
«%s» Ñк маÑив"
#: array.c:407 array.c:574 builtin.c:88 builtin.c:1746 builtin.c:1794
#: builtin.c:1807 builtin.c:2323 builtin.c:2350 eval.c:1156 eval.c:1161
-#: eval.c:1555
+#: eval.c:1558
#, c-format
msgid "attempt to use array `%s' in a scalar context"
msgstr "ÑпÑоба викоÑиÑÑаÑи маÑив «%s» в
ÑкалÑÑÐ½Ð¾Ð¼Ñ ÐºÐ¾Ð½ÑекÑÑÑ"
@@ -531,47 +531,47 @@ msgstr ""
"ÑÑнкÑÑÑ Â«%s» викликано Ð·Ñ ÑпÑÐ¾Ð±Ð¾Ñ Ð²ÑÑавиÑи
пÑобÑл мÑж Ð½Ð°Ð·Ð²Ð¾Ñ Ñа «(»,\n"
"або викоÑиÑÑовÑÑÑÑÑÑ Ñк змÑнна або маÑив"
-#: awkgram.y:5489 awkgram.y:5542 mpfr.c:1589 mpfr.c:1624
+#: awkgram.y:5490 awkgram.y:5543 mpfr.c:1589 mpfr.c:1624
msgid "division by zero attempted"
msgstr "ÑпÑоба дÑÐ»ÐµÐ½Ð½Ñ Ð½Ð° нÑлÑ"
-#: awkgram.y:5498 awkgram.y:5551 mpfr.c:1634
+#: awkgram.y:5499 awkgram.y:5552 mpfr.c:1634
#, c-format
msgid "division by zero attempted in `%%'"
msgstr "ÑпÑоба дÑÐ»ÐµÐ½Ð½Ñ Ð½Ð° нÑÐ»Ñ Ð² «%%»"
-#: awkgram.y:5871
+#: awkgram.y:5872
msgid ""
"cannot assign a value to the result of a field post-increment expression"
msgstr "не можна пÑиÑвоÑваÑи знаÑеннÑ
ÑезÑлÑÑаÑÑ Ð¿Ð¾ÑÑÑнкÑеменÑного виÑазÑ"
-#: awkgram.y:5874
+#: awkgram.y:5875
#, c-format
msgid "invalid target of assignment (opcode %s)"
msgstr "невÑÑна ÑÑÐ»Ñ Ð¿ÑиÑвоÑÐ½Ð½Ñ (опкод %s)"
-#: awkgram.y:6254
+#: awkgram.y:6255
msgid "statement has no effect"
msgstr "опеÑаÑÐ¾Ñ Ð½Ðµ Ð¼Ð°Ñ ÐµÑекÑÑ"
-#: awkgram.y:6769
+#: awkgram.y:6770
#, c-format
msgid "identifier %s: qualified names not allowed in traditional / POSIX mode"
msgstr ""
"ÑденÑиÑÑкаÑÐ¾Ñ %s: квалÑÑÑÐºÐ¾Ð²Ð°Ð½Ñ Ñмена не
Ð´Ð¾Ð·Ð²Ð¾Ð»ÐµÐ½Ñ Ð² ÑÑадиÑÑÐ¹Ð½Ð¾Ð¼Ñ / POSIX "
"ÑежимÑ"
-#: awkgram.y:6774
+#: awkgram.y:6775
#, c-format
msgid "identifier %s: namespace separator is two colons, not one"
msgstr "ÑденÑиÑÑкаÑÐ¾Ñ %s: ÑоздÑлÑник пÑоÑÑоÑÑ
Ñмен - Ð´Ð²Ñ Ð´Ð²Ð¾ÐºÑапки, а не одна"
-#: awkgram.y:6780
+#: awkgram.y:6781
#, c-format
msgid "qualified identifier `%s' is badly formed"
msgstr "квалÑÑÑкований ÑденÑиÑÑкаÑÐ¾Ñ Â«%s» маÑ
непÑавилÑний ÑоÑмаÑ"
-#: awkgram.y:6787
+#: awkgram.y:6788
#, c-format
msgid ""
"identifier `%s': namespace separator can only appear once in a qualified name"
@@ -579,14 +579,14 @@ msgstr ""
"ÑденÑиÑÑкаÑÐ¾Ñ Â«%s»: ÑоздÑлÑник пÑоÑÑоÑÑ
Ñмен може з'ÑвлÑÑиÑÑ Ð»Ð¸Ñе Ñаз Ñ "
"квалÑÑÑÐºÐ¾Ð²Ð°Ð½Ð¾Ð¼Ñ ÑменÑ"
-#: awkgram.y:6836 awkgram.y:6887
+#: awkgram.y:6837 awkgram.y:6888
#, c-format
msgid "using reserved identifier `%s' as a namespace is not allowed"
msgstr ""
"викоÑиÑÑÐ°Ð½Ð½Ñ Ð·Ð°ÑезеÑвованого
ÑденÑиÑÑкаÑоÑа «%s» Ñк пÑоÑÑоÑÑ Ñмен не "
"дозволено"
-#: awkgram.y:6843 awkgram.y:6853
+#: awkgram.y:6844 awkgram.y:6854
#, c-format
msgid ""
"using reserved identifier `%s' as second component of a qualified name is "
@@ -595,11 +595,11 @@ msgstr ""
"викоÑиÑÑÐ°Ð½Ð½Ñ Ð·Ð°ÑезеÑвованого
ÑденÑиÑÑкаÑоÑа «%s» Ñк дÑÑгого компоненÑа "
"квалÑÑÑкованого ÑÐ¼ÐµÐ½Ñ Ð½Ðµ дозволено"
-#: awkgram.y:6871
+#: awkgram.y:6872
msgid "@namespace is a gawk extension"
msgstr "@namespace - ÑозÑиÑÐµÐ½Ð½Ñ gawk"
-#: awkgram.y:6878
+#: awkgram.y:6879
#, c-format
msgid "namespace name `%s' must meet identifier naming rules"
msgstr "Ñм'Ñ Ð¿ÑоÑÑоÑÑ Ñмен «%s» повинно
вÑдповÑдаÑи пÑавилам ÑденÑиÑÑкаÑоÑÑв"
@@ -623,7 +623,7 @@ msgid "standard error"
msgstr "ÑÑандаÑÑний вивÑд Ð´Ð»Ñ Ð¿Ð¾Ð¼Ð¸Ð»Ð¾Ðº"
#: builtin.c:211 builtin.c:549 builtin.c:649 builtin.c:1859 builtin.c:2608
-#: builtin.c:2626 builtin.c:2745 builtin.c:3774 mpfr.c:821
+#: builtin.c:2626 builtin.c:2745 builtin.c:3775 mpfr.c:821
#, c-format
msgid "%s: received non-numeric argument"
msgstr "%s: оÑÑимано неÑиÑловий аÑгÑменÑ"
@@ -669,13 +669,13 @@ msgstr ""
msgid "fflush: `%.*s' is not an open file, pipe or co-process"
msgstr "fflush: «%.*s» не Ñ Ð²ÑдкÑиÑим Ñайлом,
каналом або ÑпÑлÑним пÑоÑеÑом"
-#: builtin.c:432 builtin.c:1897 builtin.c:2107 builtin.c:2787 builtin.c:4036
-#: builtin.c:4123 builtin.c:4190
+#: builtin.c:432 builtin.c:1897 builtin.c:2107 builtin.c:2787 builtin.c:4037
+#: builtin.c:4124 builtin.c:4191
#, c-format
msgid "%s: received non-string first argument"
msgstr "%s: бÑла оÑÑимана не ÑÑÑÑÑка Ñк пеÑÑий
аÑгÑменÑ"
-#: builtin.c:434 builtin.c:4014 builtin.c:4029 builtin.c:4119 builtin.c:4181
+#: builtin.c:434 builtin.c:4015 builtin.c:4030 builtin.c:4120 builtin.c:4182
#, c-format
msgid "%s: received non-string second argument"
msgstr "%s: бÑла оÑÑимана не ÑÑÑÑÑка Ñк дÑÑгий
аÑгÑменÑ"
@@ -814,13 +814,13 @@ msgstr "printf: вÑдÑÑÑÐ½Ñ Ð°ÑгÑменÑи"
msgid "printf: attempt to write to closed write end of two-way pipe"
msgstr "printf: ÑпÑоба запиÑÑ Ð² закÑиÑий на запиÑ
кÑнеÑÑ Ð´Ð²Ð¾ÑÑоÑоннÑого каналÑ"
-#: builtin.c:1884 builtin.c:4112
+#: builtin.c:1884 builtin.c:4113
#, c-format
msgid "%s: received non-numeric third argument"
msgstr "%s: оÑÑимано неÑиÑловий ÑÑеÑÑй
аÑгÑменÑ"
-#: builtin.c:1891 builtin.c:2081 builtin.c:2587 builtin.c:3602 builtin.c:3643
-#: builtin.c:4243
+#: builtin.c:1891 builtin.c:2081 builtin.c:2587 builtin.c:3603 builtin.c:3644
+#: builtin.c:4244
#, c-format
msgid "%s: received non-numeric second argument"
msgstr "%s: оÑÑимано неÑиÑловий дÑÑгий
аÑгÑменÑ"
@@ -907,7 +907,7 @@ msgstr ""
msgid "reference to uninitialized field `$%d'"
msgstr "поÑÐ¸Ð»Ð°Ð½Ð½Ñ Ð½Ð° неÑнÑÑÑалÑзоване поле
«$%d»"
-#: builtin.c:2585 builtin.c:3600 builtin.c:3641 builtin.c:4241
+#: builtin.c:2585 builtin.c:3601 builtin.c:3642 builtin.c:4242
#, c-format
msgid "%s: received non-numeric first argument"
msgstr "%s: оÑÑимано неÑиÑловий пеÑÑий
аÑгÑменÑ"
@@ -926,112 +926,112 @@ msgstr "%s: не Ð¼Ð¾Ð¶Ñ Ð²Ð¸ÐºÐ¾ÑиÑÑаÑи %s
Ñк ÑÑеÑÑй аÑгÑм
msgid "gensub: third argument `%.*s' treated as 1"
msgstr "gensub: ÑÑеÑÑй аÑгÑÐ¼ÐµÐ½Ñ Â«%.*s»
ÑозглÑдаÑÑÑÑÑ Ñк 1"
-#: builtin.c:3402
+#: builtin.c:3403
#, c-format
msgid "%s: can be called indirectly only with two arguments"
msgstr "%s: може бÑÑи викликаний
опоÑеÑедковано лиÑе з двома аÑгÑменÑами"
-#: builtin.c:3425
+#: builtin.c:3426
msgid "indirect call to gensub requires three or four arguments"
msgstr "опоÑеÑедкований виклик gensub вимагаÑ
ÑÑÑоÑ
або ÑоÑиÑÑоÑ
аÑгÑменÑÑв"
-#: builtin.c:3487
+#: builtin.c:3488
msgid "indirect call to match requires two or three arguments"
msgstr "опоÑеÑедкований виклик match вимагаÑ
двоÑ
або ÑÑÑоÑ
аÑгÑменÑÑв"
-#: builtin.c:3531
+#: builtin.c:3532
#, c-format
msgid "indirect call to %s requires two to four arguments"
msgstr "опоÑеÑедкований виклик %s поÑÑебÑÑ Ð²Ñд
двоÑ
до ÑоÑиÑÑоÑ
аÑгÑменÑÑв"
-#: builtin.c:3608
+#: builtin.c:3609
#, c-format
msgid "lshift(%f, %f): negative values are not allowed"
msgstr "lshift(%f, %f): вÑд'ÑÐ¼Ð½Ñ Ð·Ð½Ð°ÑÐµÐ½Ð½Ñ Ð·Ð°Ð±Ð¾ÑоненÑ"
-#: builtin.c:3612
+#: builtin.c:3613
#, c-format
msgid "lshift(%f, %f): fractional values will be truncated"
msgstr "lshift(%f, %f): дÑÐ¾Ð±Ð¾Ð²Ñ Ð·Ð½Ð°ÑÐµÐ½Ð½Ñ Ð±ÑдÑÑÑ
обÑÑзанÑ"
-#: builtin.c:3614
+#: builtin.c:3615
#, c-format
msgid "lshift(%f, %f): too large shift value will give strange results"
msgstr "lshift(%f, %f): занадÑо Ð²ÐµÐ»Ð¸ÐºÑ Ð·Ð½Ð°ÑеннÑ
зÑÑÐ²Ñ Ð´Ð°Ð´ÑÑÑ Ð´Ð¸Ð²Ð½Ñ ÑезÑлÑÑаÑи"
-#: builtin.c:3649
+#: builtin.c:3650
#, c-format
msgid "rshift(%f, %f): negative values are not allowed"
msgstr "rshift(%f, %f): вÑд'ÑÐ¼Ð½Ñ Ð·Ð½Ð°ÑÐµÐ½Ð½Ñ Ð·Ð°Ð±Ð¾ÑоненÑ"
-#: builtin.c:3653
+#: builtin.c:3654
#, c-format
msgid "rshift(%f, %f): fractional values will be truncated"
msgstr "rshift(%f, %f): дÑÐ¾Ð±Ð¾Ð²Ñ Ð·Ð½Ð°ÑÐµÐ½Ð½Ñ Ð±ÑдÑÑÑ
обÑÑзанÑ"
-#: builtin.c:3655
+#: builtin.c:3656
#, c-format
msgid "rshift(%f, %f): too large shift value will give strange results"
msgstr "rshift(%f, %f): занадÑо Ð²ÐµÐ»Ð¸ÐºÑ Ð·Ð½Ð°ÑеннÑ
зÑÑÐ²Ñ Ð´Ð°Ð´ÑÑÑ Ð´Ð¸Ð²Ð½Ñ ÑезÑлÑÑаÑи"
-#: builtin.c:3679 builtin.c:3710 builtin.c:3740
+#: builtin.c:3680 builtin.c:3711 builtin.c:3741
#, c-format
msgid "%s: called with less than two arguments"
msgstr "%s: викликано з менÑе, нÑж двоÑ
аÑгÑменÑÑв"
-#: builtin.c:3684 builtin.c:3715 builtin.c:3746
+#: builtin.c:3685 builtin.c:3716 builtin.c:3747
#, c-format
msgid "%s: argument %d is non-numeric"
msgstr "%s: аÑгÑÐ¼ÐµÐ½Ñ %d Ñ Ð½ÐµÑиÑловим"
-#: builtin.c:3688 builtin.c:3719 builtin.c:3750
+#: builtin.c:3689 builtin.c:3720 builtin.c:3751
#, c-format
msgid "%s: argument %d negative value %g is not allowed"
msgstr "%s: аÑгÑÐ¼ÐµÐ½Ñ %d Ð·Ñ Ð·Ð½Ð°ÑеннÑм %g, Ñке
вÑд'Ñмне, забоÑонено"
-#: builtin.c:3779
+#: builtin.c:3780
#, c-format
msgid "compl(%f): negative value is not allowed"
msgstr "compl(%f): вÑд'Ñмне знаÑÐµÐ½Ð½Ñ Ð½Ðµ
допÑÑкаÑÑÑÑÑ"
-#: builtin.c:3782
+#: builtin.c:3783
#, c-format
msgid "compl(%f): fractional value will be truncated"
msgstr "compl(%f): дÑобова ÑаÑÑина бÑде вÑдкинÑÑа"
-#: builtin.c:3970
+#: builtin.c:3971
#, c-format
msgid "dcgettext: `%s' is not a valid locale category"
msgstr "dcgettext: «%s» не Ñ Ð´ÑйÑÐ½Ð¾Ñ ÐºÐ°ÑегоÑÑÑÑ
локалÑ"
-#: builtin.c:4005 builtin.c:4023
+#: builtin.c:4006 builtin.c:4024
#, c-format
msgid "%s: received non-string third argument"
msgstr "%s: оÑÑимано не ÑÑÑÑÑковий ÑÑеÑÑй
аÑгÑменÑ"
-#: builtin.c:4078 builtin.c:4099
+#: builtin.c:4079 builtin.c:4100
#, c-format
msgid "%s: received non-string fifth argument"
msgstr "%s: оÑÑимано не ÑÑÑÑÑковий п'ÑÑий
аÑгÑменÑ"
-#: builtin.c:4088 builtin.c:4105
+#: builtin.c:4089 builtin.c:4106
#, c-format
msgid "%s: received non-string fourth argument"
msgstr "%s: оÑÑимано не ÑÑÑÑÑковий ÑеÑвеÑÑий
аÑгÑменÑ"
-#: builtin.c:4233 mpfr.c:1337
+#: builtin.c:4234 mpfr.c:1337
msgid "intdiv: third argument is not an array"
msgstr "intdiv: ÑÑеÑÑй аÑгÑÐ¼ÐµÐ½Ñ Ð½Ðµ Ñ Ð¼Ð°Ñивом"
-#: builtin.c:4252 mpfr.c:1386
+#: builtin.c:4253 mpfr.c:1386
msgid "intdiv: division by zero attempted"
msgstr "intdiv: ÑпÑоба дÑÐ»ÐµÐ½Ð½Ñ Ð½Ð° нÑлÑ"
-#: builtin.c:4293
+#: builtin.c:4294
msgid "typeof: second argument is not an array"
msgstr "typeof: дÑÑгий аÑгÑÐ¼ÐµÐ½Ñ Ð½Ðµ Ñ Ð¼Ð°Ñивом"
-#: builtin.c:4383
+#: builtin.c:4384
#, c-format
msgid ""
"typeof detected invalid flags combination `%s'; please file a bug report"
@@ -1039,7 +1039,7 @@ msgstr ""
"typeof виÑвив недÑйÑÐ½Ñ ÐºÐ¾Ð¼Ð±ÑнаÑÑÑ Ð¿ÑапоÑÑÑв
«%s»; бÑÐ´Ñ Ð»Ð°Ñка, повÑдомÑе пÑо "
"помилкÑ"
-#: builtin.c:4421
+#: builtin.c:4422
#, c-format
msgid "typeof: unknown argument type `%s'"
msgstr "typeof: невÑдомий Ñип аÑгÑменÑÑ Â«%s»"
@@ -2035,16 +2035,16 @@ msgstr "звеÑÐ½ÐµÐ½Ð½Ñ Ð´Ð¾
неÑнÑÑÑалÑзованого Ð¿Ð¾Ð»Ñ Â«
msgid "function `%s' called with more arguments than declared"
msgstr "ÑÑнкÑÑÑ Â«%s» викликана з бÑлÑÑоÑ
кÑлÑкÑÑÑÑ Ð°ÑгÑменÑÑв, нÑж заÑвлено"
-#: eval.c:1497
+#: eval.c:1500
#, c-format
msgid "unwind_stack: unexpected type `%s'"
msgstr "unwind_stack: неоÑÑкÑваний Ñип «%s»"
-#: eval.c:1672
+#: eval.c:1675
msgid "division by zero attempted in `/='"
msgstr "ÑпÑоба дÑÐ»ÐµÐ½Ð½Ñ Ð½Ð° нÑÐ»Ñ Ð² «/=»"
-#: eval.c:1679
+#: eval.c:1682
#, c-format
msgid "division by zero attempted in `%%='"
msgstr "ÑпÑоба дÑÐ»ÐµÐ½Ð½Ñ Ð½Ð° нÑÐ»Ñ Ð² «%%=»"
@@ -3749,7 +3749,7 @@ msgstr ""
msgid "redir2str: unknown redirection type %d"
msgstr "redir2str: невÑдомий Ñип пеÑенапÑÐ°Ð²Ð»ÐµÐ½Ð½Ñ %d"
-#: re.c:60 re.c:174
+#: re.c:61 re.c:175
msgid ""
"behavior of matching a regexp containing NUL characters is not defined by "
"POSIX"
@@ -3757,25 +3757,25 @@ msgstr ""
"поведÑнка зÑÑÑÐ°Ð²Ð»ÐµÐ½Ð½Ñ ÑегÑлÑÑного
виÑазÑ, Ñо мÑÑÑиÑÑ Ñимвол NUL, не "
"визнаÑена ÑÑандаÑÑом POSIX"
-#: re.c:130
+#: re.c:131
msgid "invalid NUL byte in dynamic regexp"
msgstr "недопÑÑÑимий Ð±Ð°Ð¹Ñ NUL Ñ Ð´Ð¸Ð½Ð°Ð¼ÑÑномÑ
ÑегÑлÑÑÐ½Ð¾Ð¼Ñ Ð²Ð¸ÑазÑ"
-#: re.c:214
+#: re.c:215
#, c-format
msgid "regexp escape sequence `\\%c' treated as plain `%c'"
msgstr ""
"ланÑÑжок екÑанÑÐ²Ð°Ð½Ð½Ñ ÑегÑлÑÑного виÑазÑ
«\\%c» ÑÑакÑÑÑÑÑÑÑ Ñк звиÑайний "
"Ñимвол «%c»"
-#: re.c:250
+#: re.c:249
#, c-format
msgid "regexp escape sequence `\\%c' is not a known regexp operator"
msgstr ""
"ланÑÑжок екÑанÑÐ²Ð°Ð½Ð½Ñ ÑегÑлÑÑного виÑазÑ
«\\%c» не Ñ Ð²Ñдомим опеÑаÑоÑом "
"ÑегÑлÑÑного виÑазÑ"
-#: re.c:721
+#: re.c:720
#, c-format
msgid "regexp component `%.*s' should probably be `[%.*s]'"
msgstr "ÐºÐ¾Ð¼Ð¿Ð¾Ð½ÐµÐ½Ñ ÑегÑлÑÑного виÑÐ°Ð·Ñ Â«%.*s»
ймовÑÑно Ð¼Ð°Ñ Ð±ÑÑи «[%.*s]»"
diff --git a/po/vi.po b/po/vi.po
index 6df84539..6e1aab58 100644
--- a/po/vi.po
+++ b/po/vi.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gawk 4.2.0e\n"
"Report-Msgid-Bugs-To: bug-gawk@gnu.org\n"
-"POT-Creation-Date: 2023-10-15 07:13+0300\n"
+"POT-Creation-Date: 2023-10-24 10:29+0300\n"
"PO-Revision-Date: 2018-01-30 08:07+0700\n"
"Last-Translator: Trần Ngá»c Quân <vnwildman@gmail.com>\n"
"Language-Team: Vietnamese <translation-team-vi@lists.sourceforge.net>\n"
@@ -42,7 +42,7 @@ msgstr "cá» dùng â%sâ vô hÆ°á»ng nhÆ° là mảng"
#: array.c:407 array.c:574 builtin.c:88 builtin.c:1746 builtin.c:1794
#: builtin.c:1807 builtin.c:2323 builtin.c:2350 eval.c:1156 eval.c:1161
-#: eval.c:1555
+#: eval.c:1558
#, c-format
msgid "attempt to use array `%s' in a scalar context"
msgstr "cá» gắng dùng mảng â%sâ trong má»t ngữ cảnh vô
hÆ°á»ng"
@@ -551,68 +551,68 @@ msgstr ""
"hà m â%sâ Äược gá»i vá»i dấu cách nằm giữa tên vÃ
â(â\n"
"hoặc Äược dùng nhÆ° là biến hay mảng"
-#: awkgram.y:5489 awkgram.y:5542 mpfr.c:1589 mpfr.c:1624
+#: awkgram.y:5490 awkgram.y:5543 mpfr.c:1589 mpfr.c:1624
msgid "division by zero attempted"
msgstr "gặp phép chia cho sỠkhông"
-#: awkgram.y:5498 awkgram.y:5551 mpfr.c:1634
+#: awkgram.y:5499 awkgram.y:5552 mpfr.c:1634
#, c-format
msgid "division by zero attempted in `%%'"
msgstr "gặp phép chia cho sá» không trong â%%â"
-#: awkgram.y:5871
+#: awkgram.y:5872
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:5874
+#: awkgram.y:5875
#, c-format
msgid "invalid target of assignment (opcode %s)"
msgstr "gán Äich không hợp lá» (mã thi hà nh â%sâ)"
-#: awkgram.y:6254
+#: awkgram.y:6255
msgid "statement has no effect"
msgstr "câu không có tác dụng"
-#: awkgram.y:6769
+#: awkgram.y:6770
#, c-format
msgid "identifier %s: qualified names not allowed in traditional / POSIX mode"
msgstr ""
-#: awkgram.y:6774
+#: awkgram.y:6775
#, c-format
msgid "identifier %s: namespace separator is two colons, not one"
msgstr ""
-#: awkgram.y:6780
+#: awkgram.y:6781
#, c-format
msgid "qualified identifier `%s' is badly formed"
msgstr ""
-#: awkgram.y:6787
+#: awkgram.y:6788
#, c-format
msgid ""
"identifier `%s': namespace separator can only appear once in a qualified name"
msgstr ""
-#: awkgram.y:6836 awkgram.y:6887
+#: awkgram.y:6837 awkgram.y:6888
#, c-format
msgid "using reserved identifier `%s' as a namespace is not allowed"
msgstr ""
-#: awkgram.y:6843 awkgram.y:6853
+#: awkgram.y:6844 awkgram.y:6854
#, c-format
msgid ""
"using reserved identifier `%s' as second component of a qualified name is "
"not allowed"
msgstr ""
-#: awkgram.y:6871
+#: awkgram.y:6872
#, fuzzy
msgid "@namespace is a gawk extension"
msgstr "@include là phần má» rá»ng của gawk"
-#: awkgram.y:6878
+#: awkgram.y:6879
#, c-format
msgid "namespace name `%s' must meet identifier naming rules"
msgstr ""
@@ -637,7 +637,7 @@ msgid "standard error"
msgstr "lá»i tiêu chuẩn"
#: builtin.c:211 builtin.c:549 builtin.c:649 builtin.c:1859 builtin.c:2608
-#: builtin.c:2626 builtin.c:2745 builtin.c:3774 mpfr.c:821
+#: builtin.c:2626 builtin.c:2745 builtin.c:3775 mpfr.c:821
#, c-format
msgid "%s: received non-numeric argument"
msgstr "%s: Äã nháºn Äá»i sá» không phải thuá»c sá»"
@@ -685,13 +685,13 @@ 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á»"
-#: builtin.c:432 builtin.c:1897 builtin.c:2107 builtin.c:2787 builtin.c:4036
-#: builtin.c:4123 builtin.c:4190
+#: builtin.c:432 builtin.c:1897 builtin.c:2107 builtin.c:2787 builtin.c:4037
+#: builtin.c:4124 builtin.c:4191
#, fuzzy, c-format
msgid "%s: received non-string first argument"
msgstr "index: (chá» sá») Äã nháºn Äá»i sá» thứ nhất không phải
là chuá»i"
-#: builtin.c:434 builtin.c:4014 builtin.c:4029 builtin.c:4119 builtin.c:4181
+#: builtin.c:434 builtin.c:4015 builtin.c:4030 builtin.c:4120 builtin.c:4182
#, fuzzy, c-format
msgid "%s: received non-string second argument"
msgstr "index: (chá» sá») Äã nháºn Äá»i sá» thứ hai không phải lÃ
chuá»i"
@@ -831,13 +831,13 @@ msgstr "printf: không có Äá»i sá»"
msgid "printf: attempt to write to closed write end of two-way pipe"
msgstr "printf: cá» ghi và o má»t ÄÆ°á»ng á»ng hai chiá»u mà chiá»u
ghi Äã Äóng"
-#: builtin.c:1884 builtin.c:4112
+#: builtin.c:1884 builtin.c:4113
#, fuzzy, c-format
msgid "%s: received non-numeric third argument"
msgstr "or: (hoặc) Äã nháºn Äá»i sá» Äầu không phải thuá»c sá»"
-#: builtin.c:1891 builtin.c:2081 builtin.c:2587 builtin.c:3602 builtin.c:3643
-#: builtin.c:4243
+#: builtin.c:1891 builtin.c:2081 builtin.c:2587 builtin.c:3603 builtin.c:3644
+#: builtin.c:4244
#, fuzzy, c-format
msgid "%s: received non-numeric second argument"
msgstr "or: (hoặc) Äã nháºn Äá»i sá» thứ hai khác thuá»c sá»"
@@ -926,7 +926,7 @@ msgstr "print: cá» ghi và o má»t ÄÆ°á»ng á»ng hai
chiá»u mà chiá»u ghi
msgid "reference to uninitialized field `$%d'"
msgstr "gặp tham chiếu Äến trÆ°á»ng chÆ°a Äược khá»i tạo
â$%dâ"
-#: builtin.c:2585 builtin.c:3600 builtin.c:3641 builtin.c:4241
+#: builtin.c:2585 builtin.c:3601 builtin.c:3642 builtin.c:4242
#, fuzzy, c-format
msgid "%s: received non-numeric first argument"
msgstr "or: (hoặc) Äã nháºn Äá»i sá» Äầu không phải thuá»c sá»"
@@ -946,120 +946,120 @@ msgstr "fnmatch: không thỠlấy tham sỠthứ ba"
msgid "gensub: third argument `%.*s' treated as 1"
msgstr "gensub: Äá»i sá» thứ ba â%.*sâ Äược xá» lý nhÆ° 1"
-#: builtin.c:3402
+#: builtin.c:3403
#, c-format
msgid "%s: can be called indirectly only with two arguments"
msgstr "%s: Äược gá»i má»t cách gián tiếp vá»i Ãt hÆ¡n hai Äá»i
sá»"
-#: builtin.c:3425
+#: builtin.c:3426
#, fuzzy
#| msgid "indirect call to %s requires at least two arguments"
msgid "indirect call to gensub requires three or four arguments"
msgstr "cú gá»i gián tiếp Äến %s cần Ãt nhất hai Äá»i sá»"
-#: builtin.c:3487
+#: builtin.c:3488
#, fuzzy
#| msgid "indirect call to %s requires at least two arguments"
msgid "indirect call to match requires two or three arguments"
msgstr "cú gá»i gián tiếp Äến %s cần Ãt nhất hai Äá»i sá»"
-#: builtin.c:3531
+#: builtin.c:3532
#, fuzzy, c-format
#| msgid "indirect call to %s requires at least two arguments"
msgid "indirect call to %s requires two to four arguments"
msgstr "cú gá»i gián tiếp Äến %s cần Ãt nhất hai Äá»i sá»"
-#: builtin.c:3608
+#: builtin.c:3609
#, c-format
msgid "lshift(%f, %f): negative values are not allowed"
msgstr "lshift(%f, %f): giá trỠâm l không Äược phép"
-#: builtin.c:3612
+#: builtin.c:3613
#, c-format
msgid "lshift(%f, %f): fractional values will be truncated"
msgstr "lshift(%f, %f): giá trá» thuá»c phân sá» sẽ bá» cắt ngắn"
-#: builtin.c:3614
+#: builtin.c:3615
#, 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"
-#: builtin.c:3649
+#: builtin.c:3650
#, c-format
msgid "rshift(%f, %f): negative values are not allowed"
msgstr "rshift(%f, %f): giá trỠâm là không Äược phép"
-#: builtin.c:3653
+#: builtin.c:3654
#, c-format
msgid "rshift(%f, %f): fractional values will be truncated"
msgstr "rshift(%f, %f): giá trá» thuá»c kiá»u phân sá» sẽ bá» xén
ngắn"
-#: builtin.c:3655
+#: builtin.c:3656
#, 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"
-#: builtin.c:3679 builtin.c:3710 builtin.c:3740
+#: builtin.c:3680 builtin.c:3711 builtin.c:3741
#, fuzzy, c-format
msgid "%s: called with less than two arguments"
msgstr "or: (hoặc) Äược gá»i vá»i Ãt hÆ¡n hai Äá»i sá»"
-#: builtin.c:3684 builtin.c:3715 builtin.c:3746
+#: builtin.c:3685 builtin.c:3716 builtin.c:3747
#, fuzzy, c-format
msgid "%s: argument %d is non-numeric"
msgstr "or: (hoặc) Äá»i sá» %d không thuá»c kiá»u sá»"
-#: builtin.c:3688 builtin.c:3719 builtin.c:3750
+#: builtin.c:3689 builtin.c:3720 builtin.c:3751
#, fuzzy, c-format
msgid "%s: argument %d negative value %g is not allowed"
msgstr "%s: Äá»i sá» #%d giá trỠâm %Rg là không Äược phép"
-#: builtin.c:3779
+#: builtin.c:3780
#, c-format
msgid "compl(%f): negative value is not allowed"
msgstr "compl(%f): giá trỠâm là không Äược phép"
-#: builtin.c:3782
+#: builtin.c:3783
#, c-format
msgid "compl(%f): fractional value will be truncated"
msgstr "compl(%f): giá trá» thuá»c phân sá» sẽ bá» cắt ngắn"
-#: builtin.c:3970
+#: builtin.c:3971
#, c-format
msgid "dcgettext: `%s' is not a valid locale category"
msgstr "dcgettext: â%sâ không phải là má»t phân loại miá»n Äá»a
phÆ°Æ¡ng hợp lá»"
-#: builtin.c:4005 builtin.c:4023
+#: builtin.c:4006 builtin.c:4024
#, fuzzy, c-format
msgid "%s: received non-string third argument"
msgstr "index: (chá» sá») Äã nháºn Äá»i sá» thứ nhất không phải
là chuá»i"
-#: builtin.c:4078 builtin.c:4099
+#: builtin.c:4079 builtin.c:4100
#, fuzzy, c-format
msgid "%s: received non-string fifth argument"
msgstr "index: (chá» sá») Äã nháºn Äá»i sá» thứ nhất không phải
là chuá»i"
-#: builtin.c:4088 builtin.c:4105
+#: builtin.c:4089 builtin.c:4106
#, fuzzy, c-format
msgid "%s: received non-string fourth argument"
msgstr "index: (chá» sá») Äã nháºn Äá»i sá» thứ nhất không phải
là chuá»i"
-#: builtin.c:4233 mpfr.c:1337
+#: builtin.c:4234 mpfr.c:1337
msgid "intdiv: third argument is not an array"
msgstr "intdiv: Äá»i sá» thứ ba không phải là mảng"
-#: builtin.c:4252 mpfr.c:1386
+#: builtin.c:4253 mpfr.c:1386
msgid "intdiv: division by zero attempted"
msgstr "intdiv: gặp phép chia cho sỠkhông"
-#: builtin.c:4293
+#: builtin.c:4294
#, fuzzy
msgid "typeof: second argument is not an array"
msgstr "split: (chia tách) Äá»i sá» thứ hai không phải là mảng"
-#: builtin.c:4383
+#: builtin.c:4384
#, fuzzy, c-format
#| msgid ""
#| "typeof detected invalid flags combination `%s'; please file a bug report."
@@ -1068,7 +1068,7 @@ msgid ""
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:4421
+#: builtin.c:4422
#, c-format
msgid "typeof: unknown argument type `%s'"
msgstr "typeof: không biết kiá»u tham sá» â%sâ"
@@ -2181,16 +2181,16 @@ msgstr "tham chiếu Äến trÆ°á»ng chÆ°a Äược
khá»i tạo â$%ldâ"
msgid "function `%s' called with more arguments than declared"
msgstr "hà m â%sâ Äược gá»i vá»i nhiá»u sá» Äá»i sá» hÆ¡n sá»
Äược khai báo"
-#: eval.c:1497
+#: eval.c:1500
#, c-format
msgid "unwind_stack: unexpected type `%s'"
msgstr "unwind_stack: không cần kiá»u â%sâ"
-#: eval.c:1672
+#: eval.c:1675
msgid "division by zero attempted in `/='"
msgstr "gặp phép chia cho sá» không trong â/=â"
-#: eval.c:1679
+#: eval.c:1682
#, c-format
msgid "division by zero attempted in `%%='"
msgstr "gặp phép chia cho sá» không trong â%%=â"
@@ -3925,27 +3925,27 @@ msgstr ""
msgid "redir2str: unknown redirection type %d"
msgstr "redir2str: không hiá»u kiá»u chuyá»n hÆ°á»ng %d"
-#: re.c:60 re.c:174
+#: re.c:61 re.c:175
msgid ""
"behavior of matching a regexp containing NUL characters is not defined by "
"POSIX"
msgstr ""
-#: re.c:130
+#: re.c:131
msgid "invalid NUL byte in dynamic regexp"
msgstr ""
-#: re.c:214
+#: re.c:215
#, fuzzy, c-format
msgid "regexp escape sequence `\\%c' treated as plain `%c'"
msgstr "thoát chuá»i â\\%câ Äược xá» lý nhÆ° là â%câ chuẩn"
-#: re.c:250
+#: re.c:249
#, c-format
msgid "regexp escape sequence `\\%c' is not a known regexp operator"
msgstr ""
-#: re.c:721
+#: re.c:720
#, c-format
msgid "regexp component `%.*s' should probably be `[%.*s]'"
msgstr ""
diff --git a/po/zh_CN.po b/po/zh_CN.po
index 08deef0d..19bcb399 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gawk 5.2.1b\n"
"Report-Msgid-Bugs-To: bug-gawk@gnu.org\n"
-"POT-Creation-Date: 2023-10-15 07:13+0300\n"
+"POT-Creation-Date: 2023-10-24 10:29+0300\n"
"PO-Revision-Date: 2023-05-03 16:20-0400\n"
"Last-Translator: Boyuan Yang <073plan@gmail.com>\n"
"Language-Team: Chinese (simplified) <i18n-zh@googlegroups.com>\n"
@@ -44,7 +44,7 @@ msgstr "è¯å¾ææ éâ%sâå½æ°ç»ä½¿ç¨"
#: array.c:407 array.c:574 builtin.c:88 builtin.c:1746 builtin.c:1794
#: builtin.c:1807 builtin.c:2323 builtin.c:2350 eval.c:1156 eval.c:1161
-#: eval.c:1555
+#: eval.c:1558
#, c-format
msgid "attempt to use array `%s' in a scalar context"
msgstr "è¯å¾å¨æ éç¯å¢ä¸ä½¿ç¨æ°ç»â%sâ"
@@ -522,67 +522,67 @@ msgstr ""
"å½æ°â%sâ被è°ç¨æ¶ååä¸â(âé´æç©ºæ ¼ï¼\n"
"æ被ç¨ä½åéææ°ç»"
-#: awkgram.y:5489 awkgram.y:5542 mpfr.c:1589 mpfr.c:1624
+#: awkgram.y:5490 awkgram.y:5543 mpfr.c:1589 mpfr.c:1624
msgid "division by zero attempted"
msgstr "è¯å¾é¤0"
-#: awkgram.y:5498 awkgram.y:5551 mpfr.c:1634
+#: awkgram.y:5499 awkgram.y:5552 mpfr.c:1634
#, c-format
msgid "division by zero attempted in `%%'"
msgstr "å¨â%%âä¸è¯å¾é¤ 0"
-#: awkgram.y:5871
+#: awkgram.y:5872
msgid ""
"cannot assign a value to the result of a field post-increment expression"
msgstr "æ æ³å°å¼èµç»å段åå¢è¡¨è¾¾å¼"
-#: awkgram.y:5874
+#: awkgram.y:5875
#, c-format
msgid "invalid target of assignment (opcode %s)"
msgstr "èµå¼çç®æ æ æï¼æä½ç %sï¼"
-#: awkgram.y:6254
+#: awkgram.y:6255
msgid "statement has no effect"
msgstr "表达å¼æ ä»»ä½ä½ç¨"
-#: awkgram.y:6769
+#: awkgram.y:6770
#, c-format
msgid "identifier %s: qualified names not allowed in traditional / POSIX mode"
msgstr "æ è¯ç¬¦ %sï¼ä¼ ç» / POSIX 模å¼ä¸ä¸å
许使ç¨åè§å称ï¼qualified nameï¼"
-#: awkgram.y:6774
+#: awkgram.y:6775
#, c-format
msgid "identifier %s: namespace separator is two colons, not one"
msgstr "æ è¯ç¬¦ %sï¼å½å空é´çåé符åºä¸ºååå·ï¼::ï¼"
-#: awkgram.y:6780
+#: awkgram.y:6781
#, c-format
msgid "qualified identifier `%s' is badly formed"
msgstr "åè§æ è¯ç¬¦â%sâæ ¼å¼é误"
-#: awkgram.y:6787
+#: awkgram.y:6788
#, c-format
msgid ""
"identifier `%s': namespace separator can only appear once in a qualified name"
msgstr "æ
è¯ç¬¦â%sâï¼åè§å称ä¸çå½å空é´åé符æå¤åªè½åºç°ä¸æ¬¡"
-#: awkgram.y:6836 awkgram.y:6887
+#: awkgram.y:6837 awkgram.y:6888
#, c-format
msgid "using reserved identifier `%s' as a namespace is not allowed"
msgstr "ä¸å
许å°ååæ è¯ç¬¦â%sâä½ä¸ºå½å空é´"
-#: awkgram.y:6843 awkgram.y:6853
+#: awkgram.y:6844 awkgram.y:6854
#, c-format
msgid ""
"using reserved identifier `%s' as second component of a qualified name is "
"not allowed"
msgstr "ä¸å
许å°ååæ
è¯ç¬¦â%sâä½ä¸ºåè§å称ç第äºä¸ªç»æé¨å"
-#: awkgram.y:6871
+#: awkgram.y:6872
msgid "@namespace is a gawk extension"
msgstr "@namespace æ¯ gawk ä¿çå"
-#: awkgram.y:6878
+#: awkgram.y:6879
#, c-format
msgid "namespace name `%s' must meet identifier naming rules"
msgstr "å½å空é´â%sâå¿
须符åæ è¯ç¬¦çå½åè§å"
@@ -606,7 +606,7 @@ msgid "standard error"
msgstr "æ åé误è¾åº"
#: builtin.c:211 builtin.c:549 builtin.c:649 builtin.c:1859 builtin.c:2608
-#: builtin.c:2626 builtin.c:2745 builtin.c:3774 mpfr.c:821
+#: builtin.c:2626 builtin.c:2745 builtin.c:3775 mpfr.c:821
#, c-format
msgid "%s: received non-numeric argument"
msgstr "%sï¼æ¶å°éæ°ååæ°"
@@ -647,13 +647,13 @@ msgstr "fflushï¼æ
æ³å·æ°ï¼åå管éâ%.*sâçåå
¥ç«¯å·²è¢«å
³é"
msgid "fflush: `%.*s' is not an open file, pipe or co-process"
msgstr "fflushï¼â%.*sâä¸æ¯ä¸ä¸ªå·²æå¼æ件ã管éæåä½è¿ç¨"
-#: builtin.c:432 builtin.c:1897 builtin.c:2107 builtin.c:2787 builtin.c:4036
-#: builtin.c:4123 builtin.c:4190
+#: builtin.c:432 builtin.c:1897 builtin.c:2107 builtin.c:2787 builtin.c:4037
+#: builtin.c:4124 builtin.c:4191
#, c-format
msgid "%s: received non-string first argument"
msgstr "%sï¼ç¬¬ä¸ä¸ªåæ°ä¸æ¯å符串"
-#: builtin.c:434 builtin.c:4014 builtin.c:4029 builtin.c:4119 builtin.c:4181
+#: builtin.c:434 builtin.c:4015 builtin.c:4030 builtin.c:4120 builtin.c:4182
#, c-format
msgid "%s: received non-string second argument"
msgstr "%sï¼ç¬¬äºä¸ªåæ°ä¸æ¯å符串"
@@ -785,13 +785,13 @@ msgstr "printfï¼æ²¡æåæ°"
msgid "printf: attempt to write to closed write end of two-way pipe"
msgstr "printfï¼è¯å¾ååå
¥ç«¯å·²è¢«å
³éçåå管éä¸åå
¥æ°æ®"
-#: builtin.c:1884 builtin.c:4112
+#: builtin.c:1884 builtin.c:4113
#, c-format
msgid "%s: received non-numeric third argument"
msgstr "%sï¼ç¬¬ä¸ä¸ªåæ°ä¸æ¯æ°å"
-#: builtin.c:1891 builtin.c:2081 builtin.c:2587 builtin.c:3602 builtin.c:3643
-#: builtin.c:4243
+#: builtin.c:1891 builtin.c:2081 builtin.c:2587 builtin.c:3603 builtin.c:3644
+#: builtin.c:4244
#, c-format
msgid "%s: received non-numeric second argument"
msgstr "%sï¼ç¬¬äºä¸ªåæ°ä¸æ¯æ°å"
@@ -874,7 +874,7 @@ msgstr "printï¼è¯å¾ååå
¥ç«¯å·²è¢«å
³éçåå管éä¸åå
¥æ°æ®"
msgid "reference to uninitialized field `$%d'"
msgstr "å¼ç¨æªåå§åçå段â$%dâ"
-#: builtin.c:2585 builtin.c:3600 builtin.c:3641 builtin.c:4241
+#: builtin.c:2585 builtin.c:3601 builtin.c:3642 builtin.c:4242
#, c-format
msgid "%s: received non-numeric first argument"
msgstr "%sï¼ç¬¬ä¸ä¸ªåæ°ä¸æ¯æ°å"
@@ -893,118 +893,118 @@ msgstr "%sï¼æ æ³å° %s ä½ä¸ºç¬¬ä¸ä¸ªåæ°ä½¿ç¨"
msgid "gensub: third argument `%.*s' treated as 1"
msgstr "gensubï¼ç¬¬ä¸ä¸ªåæ°â%.*sâ被å½ä½ 1"
-#: builtin.c:3402
+#: builtin.c:3403
#, c-format
msgid "%s: can be called indirectly only with two arguments"
msgstr "%sï¼é´æ¥è°ç¨æ¶åªè½ä¼ é两个åæ°"
-#: builtin.c:3425
+#: builtin.c:3426
msgid "indirect call to gensub requires three or four arguments"
msgstr "é´æ¥è°ç¨ gensub éè¦ä¼ éä¸ä¸ªæå个åæ°"
-#: builtin.c:3487
+#: builtin.c:3488
msgid "indirect call to match requires two or three arguments"
msgstr "é´æ¥è°ç¨ match éè¦ä¼ é两个æä¸ä¸ªåæ°"
-#: builtin.c:3531
+#: builtin.c:3532
#, c-format
msgid "indirect call to %s requires two to four arguments"
msgstr "é´æ¥è°ç¨ %s éè¦ä¼ é两个å°å个åæ°"
-#: builtin.c:3608
+#: builtin.c:3609
#, c-format
msgid "lshift(%f, %f): negative values are not allowed"
msgstr "lshift(%f, %f)ï¼ä¸å
è®¸ä¼ å
¥è´å¼"
-#: builtin.c:3612
+#: builtin.c:3613
#, c-format
msgid "lshift(%f, %f): fractional values will be truncated"
msgstr "lshift(%f, %f)ï¼å°æ°é¨åä¼è¢«æªæ"
-#: builtin.c:3614
+#: builtin.c:3615
#, c-format
msgid "lshift(%f, %f): too large shift value will give strange results"
msgstr "lshift(%f, %f)ï¼è¿å¤§ç移ä½ä¼å¾å°å¥æªçç»æ"
-#: builtin.c:3649
+#: builtin.c:3650
#, c-format
msgid "rshift(%f, %f): negative values are not allowed"
msgstr "rshift(%f, %f)ï¼ä¸å
è®¸ä¼ å
¥è´å¼"
-#: builtin.c:3653
+#: builtin.c:3654
#, c-format
msgid "rshift(%f, %f): fractional values will be truncated"
msgstr "rshift(%f, %f)ï¼å°æ°é¨åä¼è¢«æªæ"
-#: builtin.c:3655
+#: builtin.c:3656
#, c-format
msgid "rshift(%f, %f): too large shift value will give strange results"
msgstr "rshift(%f, %f)ï¼è¿å¤§ç移ä½ä¼å¾å°å¥æªçç»æ"
-#: builtin.c:3679 builtin.c:3710 builtin.c:3740
+#: builtin.c:3680 builtin.c:3711 builtin.c:3741
#, c-format
msgid "%s: called with less than two arguments"
msgstr "%sï¼è°ç¨æ¶ä¼ éçåæ°ä¸è¶³2个"
-#: builtin.c:3684 builtin.c:3715 builtin.c:3746
+#: builtin.c:3685 builtin.c:3716 builtin.c:3747
#, c-format
msgid "%s: argument %d is non-numeric"
msgstr "%sï¼åæ° %d ä¸æ¯æ°å¼"
-#: builtin.c:3688 builtin.c:3719 builtin.c:3750
+#: builtin.c:3689 builtin.c:3720 builtin.c:3751
#, c-format
msgid "%s: argument %d negative value %g is not allowed"
msgstr "%sï¼ç¬¬ %d 个åæ°ä¸è½ä¸ºè´å¼ %g"
-#: builtin.c:3779
+#: builtin.c:3780
#, c-format
msgid "compl(%f): negative value is not allowed"
msgstr "compl(%f)ï¼ä¸å
许使ç¨è´å¼"
-#: builtin.c:3782
+#: builtin.c:3783
#, c-format
msgid "compl(%f): fractional value will be truncated"
msgstr "compl(%f)ï¼å°æ°é¨åä¼è¢«æªæ"
-#: builtin.c:3970
+#: builtin.c:3971
#, c-format
msgid "dcgettext: `%s' is not a valid locale category"
msgstr "dcgettextï¼â%sâä¸æ¯ä¸ä¸ªææçåºåç®å½"
-#: builtin.c:4005 builtin.c:4023
+#: builtin.c:4006 builtin.c:4024
#, c-format
msgid "%s: received non-string third argument"
msgstr "%sï¼ç¬¬ä¸ä¸ªåæ°ä¸æ¯å符串"
-#: builtin.c:4078 builtin.c:4099
+#: builtin.c:4079 builtin.c:4100
#, c-format
msgid "%s: received non-string fifth argument"
msgstr "%sï¼ç¬¬äºä¸ªåæ°ä¸æ¯å符串"
-#: builtin.c:4088 builtin.c:4105
+#: builtin.c:4089 builtin.c:4106
#, c-format
msgid "%s: received non-string fourth argument"
msgstr "%sï¼ç¬¬å个åæ°ä¸æ¯å符串"
-#: builtin.c:4233 mpfr.c:1337
+#: builtin.c:4234 mpfr.c:1337
msgid "intdiv: third argument is not an array"
msgstr "intdivï¼ç¬¬ä¸ä¸ªåæ°ä¸æ¯æ°ç»"
-#: builtin.c:4252 mpfr.c:1386
+#: builtin.c:4253 mpfr.c:1386
msgid "intdiv: division by zero attempted"
msgstr "intdivï¼è¯å¾é¤0"
-#: builtin.c:4293
+#: builtin.c:4294
msgid "typeof: second argument is not an array"
msgstr "typeofï¼ç¬¬äºä¸ªåæ°ä¸æ¯æ°ç»"
-#: builtin.c:4383
+#: builtin.c:4384
#, c-format
msgid ""
"typeof detected invalid flags combination `%s'; please file a bug report"
msgstr "typeof å½æ°åç°ä¸ä¸ªæ
æçé项ç»åâ%sâï¼è¯·åå¼åè
æ¥åæ¤é误"
-#: builtin.c:4421
+#: builtin.c:4422
#, c-format
msgid "typeof: unknown argument type `%s'"
msgstr "typeofï¼åæ°ç±»åâ%sâæªç¥"
@@ -1958,16 +1958,16 @@ msgstr "å¼ç¨æªåå§åçå段â$%ldâ"
msgid "function `%s' called with more arguments than declared"
msgstr "å½æ°â%sâ被è°ç¨æ¶æä¾äºæ¯å£°ææ¶æ´å¤çåæ°"
-#: eval.c:1497
+#: eval.c:1500
#, c-format
msgid "unwind_stack: unexpected type `%s'"
msgstr "unwind_stackï¼æªé¢æçç±»åâ%sâ"
-#: eval.c:1672
+#: eval.c:1675
msgid "division by zero attempted in `/='"
msgstr "å¨â/=âä¸è¯å¾é¤0"
-#: eval.c:1679
+#: eval.c:1682
#, c-format
msgid "division by zero attempted in `%%='"
msgstr "å¨â%%=âä¸è¯å¾é¤0"
@@ -3589,27 +3589,27 @@ msgstr ""
msgid "redir2str: unknown redirection type %d"
msgstr "redir2strï¼æªç¥éå®åç±»å %d"
-#: re.c:60 re.c:174
+#: re.c:61 re.c:175
msgid ""
"behavior of matching a regexp containing NUL characters is not defined by "
"POSIX"
msgstr "POSIX è§èä¸ä¸æ¯æå¹é
å
å« NUL å符çæ£å表达å¼"
-#: re.c:130
+#: re.c:131
msgid "invalid NUL byte in dynamic regexp"
msgstr "å¨ææ£å表达å¼ä¸å«ææ æç NUL åè"
-#: re.c:214
+#: re.c:215
#, c-format
msgid "regexp escape sequence `\\%c' treated as plain `%c'"
msgstr
"æ£å表达å¼ä¸ç转ä¹åºåâ\\%câå°è¢«å½ä½çº¯ææ¬â%câ"
-#: re.c:250
+#: re.c:249
#, c-format
msgid "regexp escape sequence `\\%c' is not a known regexp operator"
msgstr "æ£å表达å¼ä¸ç转ä¹åºåâ\\%câä¸æ¯ææçæä½ç¬¦"
-#: re.c:721
+#: re.c:720
#, c-format
msgid "regexp component `%.*s' should probably be `[%.*s]'"
msgstr "æ£å表达å¼æåâ%.*sâå¯è½åºä¸ºâ[%.*s]â"
diff --git a/test/ChangeLog b/test/ChangeLog
index a3eed4d9..aed0bb74 100644
--- a/test/ChangeLog
+++ b/test/ChangeLog
@@ -1,3 +1,7 @@
+2023-10-24 Arnold D. Robbins <arnold@skeeve.com>
+
+ * badargs.ok: Updated after version bump.
+
2023-10-23 Arnold D. Robbins <arnold@skeeve.com>
* Makefile.am: Sort and prettify the various collections
diff --git a/test/badargs.ok b/test/badargs.ok
index 75d84067..6dd2e36a 100644
--- a/test/badargs.ok
+++ b/test/badargs.ok
@@ -42,7 +42,7 @@ PLEASE do NOT try to report bugs by posting in comp.lang.awk,
or by using a web forum such as Stack Overflow.
Source code for gawk may be obtained from
-https://www.skeeve.com/gawk/gawk-5.2.62.tar.gz
+https://www.skeeve.com/gawk/gawk-5.2.63.tar.gz
gawk is a pattern scanning and processing language.
By default it reads standard input and writes standard output.
-----------------------------------------------------------------------
Summary of changes:
configure | 20 +++++-----
configure.ac | 2 +-
pc/ChangeLog | 4 ++
pc/config.h | 6 +--
po/bg.po | 110 +++++++++++++++++++++++++++----------------------------
po/ca.po | 110 +++++++++++++++++++++++++++----------------------------
po/da.po | 110 +++++++++++++++++++++++++++----------------------------
po/de.po | 110 +++++++++++++++++++++++++++----------------------------
po/es.po | 110 +++++++++++++++++++++++++++----------------------------
po/fi.po | 110 +++++++++++++++++++++++++++----------------------------
po/fr.po | 110 +++++++++++++++++++++++++++----------------------------
po/gawk.pot | 112 ++++++++++++++++++++++++++++----------------------------
po/id.po | 110 +++++++++++++++++++++++++++----------------------------
po/it.po | 110 +++++++++++++++++++++++++++----------------------------
po/ja.po | 110 +++++++++++++++++++++++++++----------------------------
po/ko.po | 110 +++++++++++++++++++++++++++----------------------------
po/ms.po | 110 +++++++++++++++++++++++++++----------------------------
po/nl.po | 110 +++++++++++++++++++++++++++----------------------------
po/pl.po | 110 +++++++++++++++++++++++++++----------------------------
po/pt.po | 110 +++++++++++++++++++++++++++----------------------------
po/pt_BR.po | 110 +++++++++++++++++++++++++++----------------------------
po/ro.po | 110 +++++++++++++++++++++++++++----------------------------
po/sr.po | 110 +++++++++++++++++++++++++++----------------------------
po/sv.po | 110 +++++++++++++++++++++++++++----------------------------
po/uk.po | 110 +++++++++++++++++++++++++++----------------------------
po/vi.po | 110 +++++++++++++++++++++++++++----------------------------
po/zh_CN.po | 110 +++++++++++++++++++++++++++----------------------------
test/ChangeLog | 4 ++
test/badargs.ok | 2 +-
29 files changed, 1289 insertions(+), 1281 deletions(-)
hooks/post-receive
--
gawk
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [SCM] gawk branch, master, updated. gawk-4.1.0-5406-g6ab30c95,
Arnold Robbins <=