[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SCM] gawk branch, gawk-5.2-stable, updated. gawk-4.1.0-5055-gb285b6b6
From: |
Arnold Robbins |
Subject: |
[SCM] gawk branch, gawk-5.2-stable, updated. gawk-4.1.0-5055-gb285b6b6 |
Date: |
Tue, 9 May 2023 01:54:44 -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, gawk-5.2-stable has been updated
via b285b6b6a05e92af5c8814d5a475195a5c0ea81e (commit)
via 0e586793d92ac659b94029144f1a57f981b2331a (commit)
via 7fbc5368f1a1f1c71cf3892cba9785edc369b334 (commit)
via 0ee3d3f87171f701504d6b5517ddaffb8ab4bec5 (commit)
via e3d3104626826ce9005f4b89d98d7c95df3648bf (commit)
from b40345b78ba81184fdc1740a3673d7136806c7d7 (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=b285b6b6a05e92af5c8814d5a475195a5c0ea81e
commit b285b6b6a05e92af5c8814d5a475195a5c0ea81e
Author: Arnold D. Robbins <arnold@skeeve.com>
Date: Tue May 9 08:54:16 2023 +0300
Make release tarballs.
diff --git a/ChangeLog b/ChangeLog
index e334683e..ff8b13c9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2023-05-07 Arnold D. Robbins <arnold@skeeve.com>
+
+ * 5.2.2: Release tar ball made.
+
2023-05-07 Arnold D. Robbins <arnold@skeeve.com>
* README: Update version.
diff --git a/README_d/ChangeLog b/README_d/ChangeLog
index 32e0ff9a..a61eaef7 100644
--- a/README_d/ChangeLog
+++ b/README_d/ChangeLog
@@ -1,3 +1,7 @@
+2023-05-07 Arnold D. Robbins <arnold@skeeve.com>
+
+ * 5.2.2: Release tar ball made.
+
2022-12-18 Arnold D. Robbins <arnold@skeeve.com>
* README.macosx: Updated.
diff --git a/awklib/ChangeLog b/awklib/ChangeLog
index ce67e2a0..1a840d44 100644
--- a/awklib/ChangeLog
+++ b/awklib/ChangeLog
@@ -1,3 +1,7 @@
+2023-05-07 Arnold D. Robbins <arnold@skeeve.com>
+
+ * 5.2.2: Release tar ball made.
+
2022-11-17 Arnold D. Robbins <arnold@skeeve.com>
* 5.2.1: Release tar ball made.
diff --git a/build-aux/ChangeLog b/build-aux/ChangeLog
index e9bf68f5..899fbce1 100644
--- a/build-aux/ChangeLog
+++ b/build-aux/ChangeLog
@@ -1,3 +1,7 @@
+2023-05-07 Arnold D. Robbins <arnold@skeeve.com>
+
+ * 5.2.2: Release tar ball made.
+
2023-04-14 Arnold D. Robbins <arnold@skeeve.com>
* texinfo.tex: Sync from GNULIB.
diff --git a/configure b/configure
index ac1a2acf..117c194b 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.1c.
+# Generated by GNU Autoconf 2.71 for GNU Awk 5.2.2.
#
# 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.1c'
-PACKAGE_STRING='GNU Awk 5.2.1c'
+PACKAGE_VERSION='5.2.2'
+PACKAGE_STRING='GNU Awk 5.2.2'
PACKAGE_BUGREPORT='bug-gawk@gnu.org'
PACKAGE_URL='https://www.gnu.org/software/gawk/'
@@ -1374,7 +1374,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.1c to adapt to many kinds of systems.
+\`configure' configures GNU Awk 5.2.2 to adapt to many kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1445,7 +1445,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of GNU Awk 5.2.1c:";;
+ short | recursive ) echo "Configuration of GNU Awk 5.2.2:";;
esac
cat <<\_ACEOF
@@ -1570,7 +1570,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-GNU Awk configure 5.2.1c
+GNU Awk configure 5.2.2
generated by GNU Autoconf 2.71
Copyright (C) 2021 Free Software Foundation, Inc.
@@ -2227,7 +2227,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.1c, which was
+It was created by GNU Awk $as_me 5.2.2, which was
generated by GNU Autoconf 2.71. Invocation command line was
$ $0$ac_configure_args_raw
@@ -3522,7 +3522,7 @@ fi
# Define the identity of the package.
PACKAGE='gawk'
- VERSION='5.2.1c'
+ VERSION='5.2.2'
printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h
@@ -14386,7 +14386,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.1c, which was
+This file was extended by GNU Awk $as_me 5.2.2, which was
generated by GNU Autoconf 2.71. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -14456,7 +14456,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.1c
+GNU Awk config.status 5.2.2
configured by $0, generated by GNU Autoconf 2.71,
with options \\"\$ac_cs_config\\"
diff --git a/configure.ac b/configure.ac
index d5efb2eb..320ad406 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.1c],[bug-gawk@gnu.org],[gawk])
+AC_INIT([GNU Awk],[5.2.2],[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/doc/ChangeLog b/doc/ChangeLog
index 72ef6f73..4eab337d 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,6 +1,11 @@
+2023-05-07 Arnold D. Robbins <arnold@skeeve.com>
+
+ * 5.2.2: Release tar ball made.
+
2023-05-07 Arnold D. Robbins <arnold@skeeve.com>
* gawktexi.in (Other Versions): Add a note about cppawk.
+ * wordlist: Updated.
2023-05-04 Arnold D. Robbins <arnold@skeeve.com>
diff --git a/doc/it/ChangeLog b/doc/it/ChangeLog
index 426b9f56..1d8abb8e 100644
--- a/doc/it/ChangeLog
+++ b/doc/it/ChangeLog
@@ -1,3 +1,7 @@
+2023-05-07 Arnold D. Robbins <arnold@skeeve.com>
+
+ * 5.2.2: Release tar ball made.
+
2022-11-17 Arnold D. Robbins <arnold@skeeve.com>
* 5.2.1: Release tar ball made.
diff --git a/doc/wordlist b/doc/wordlist
index dec8429c..76d2dfa8 100644
--- a/doc/wordlist
+++ b/doc/wordlist
@@ -815,6 +815,8 @@ cos
cosmogen
cp
cplusplus
+cpp
+cppawk
cr
csh
cssun
@@ -1211,6 +1213,7 @@ kilgrona
kmem
kpilot
ksh
+kylheku
labadie
lan
lanceolis
diff --git a/extension/ChangeLog b/extension/ChangeLog
index a4d3a7bd..3f80a79c 100644
--- a/extension/ChangeLog
+++ b/extension/ChangeLog
@@ -1,3 +1,12 @@
+2023-05-07 Arnold D. Robbins <arnold@skeeve.com>
+
+
+ * 5.2.2: Release tar ball made.
+
+2023-05-07 Arnold D. Robbins <arnold@skeeve.com>
+
+ * configure.ac: Update version.
+
2023-04-14 Arnold D. Robbins <arnold@skeeve.com>
* filefuncs.c, readdir.c, readdir_test.c, time.c: Update
diff --git a/extension/configure b/extension/configure
index ffc0c7a4..f79ae3ce 100755
--- a/extension/configure
+++ b/extension/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 Bundled Extensions 5.2.1.
+# Generated by GNU Autoconf 2.71 for GNU Awk Bundled Extensions 5.2.2.
#
# Report bugs to <bug-gawk@gnu.org>.
#
@@ -621,8 +621,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='GNU Awk Bundled Extensions'
PACKAGE_TARNAME='gawk-extensions'
-PACKAGE_VERSION='5.2.1'
-PACKAGE_STRING='GNU Awk Bundled Extensions 5.2.1'
+PACKAGE_VERSION='5.2.2'
+PACKAGE_STRING='GNU Awk Bundled Extensions 5.2.2'
PACKAGE_BUGREPORT='bug-gawk@gnu.org'
PACKAGE_URL='https://www.gnu.org/software/gawk-extensions/'
@@ -1383,7 +1383,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 Bundled Extensions 5.2.1 to adapt to many
kinds of systems.
+\`configure' configures GNU Awk Bundled Extensions 5.2.2 to adapt to many
kinds of systems.
Usage: $0 [OPTION]... [VAR=VALUE]...
@@ -1454,7 +1454,7 @@ fi
if test -n "$ac_init_help"; then
case $ac_init_help in
- short | recursive ) echo "Configuration of GNU Awk Bundled Extensions
5.2.1:";;
+ short | recursive ) echo "Configuration of GNU Awk Bundled Extensions
5.2.2:";;
esac
cat <<\_ACEOF
@@ -1579,7 +1579,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
-GNU Awk Bundled Extensions configure 5.2.1
+GNU Awk Bundled Extensions configure 5.2.2
generated by GNU Autoconf 2.71
Copyright (C) 2021 Free Software Foundation, Inc.
@@ -2179,7 +2179,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 Bundled Extensions $as_me 5.2.1, which was
+It was created by GNU Awk Bundled Extensions $as_me 5.2.2, which was
generated by GNU Autoconf 2.71. Invocation command line was
$ $0$ac_configure_args_raw
@@ -3458,7 +3458,7 @@ fi
# Define the identity of the package.
PACKAGE='gawk-extensions'
- VERSION='5.2.1'
+ VERSION='5.2.2'
printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h
@@ -18343,7 +18343,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 Bundled Extensions $as_me 5.2.1, which was
+This file was extended by GNU Awk Bundled Extensions $as_me 5.2.2, which was
generated by GNU Autoconf 2.71. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -18413,7 +18413,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 Bundled Extensions config.status 5.2.1
+GNU Awk Bundled Extensions config.status 5.2.2
configured by $0, generated by GNU Autoconf 2.71,
with options \\"\$ac_cs_config\\"
diff --git a/extension/configure.ac b/extension/configure.ac
index fe863621..7e07a4a0 100644
--- a/extension/configure.ac
+++ b/extension/configure.ac
@@ -23,7 +23,7 @@ dnl
dnl Process this file with autoconf to produce a configure script.
-AC_INIT([GNU Awk Bundled
Extensions],[5.2.1],[bug-gawk@gnu.org],[gawk-extensions])
+AC_INIT([GNU Awk Bundled
Extensions],[5.2.2],[bug-gawk@gnu.org],[gawk-extensions])
AC_PREREQ([2.71])
diff --git a/extension/po/ChangeLog b/extension/po/ChangeLog
index 6c9fba55..b8658e50 100644
--- a/extension/po/ChangeLog
+++ b/extension/po/ChangeLog
@@ -1,3 +1,7 @@
+2023-05-07 Arnold D. Robbins <arnold@skeeve.com>
+
+ * 5.2.2: Release tar ball made.
+
2022-11-17 Arnold D. Robbins <arnold@skeeve.com>
* 5.2.1: Release tar ball made.
diff --git a/extras/ChangeLog b/extras/ChangeLog
index 441d9acc..1bb7d45d 100644
--- a/extras/ChangeLog
+++ b/extras/ChangeLog
@@ -1,3 +1,7 @@
+2023-05-07 Arnold D. Robbins <arnold@skeeve.com>
+
+ * 5.2.2: Release tar ball made.
+
2022-11-17 Arnold D. Robbins <arnold@skeeve.com>
* 5.2.1: Release tar ball made.
diff --git a/helpers/ChangeLog b/helpers/ChangeLog
index 049a2002..31dbf8d1 100644
--- a/helpers/ChangeLog
+++ b/helpers/ChangeLog
@@ -1,3 +1,7 @@
+2023-05-07 Arnold D. Robbins <arnold@skeeve.com>
+
+ * 5.2.2: Release tar ball made.
+
2023-04-14 Arnold D. Robbins <arnold@skeeve.com>
* testdfa.c: Update copyright year.
diff --git a/m4/ChangeLog b/m4/ChangeLog
index fd4c718e..db8be668 100644
--- a/m4/ChangeLog
+++ b/m4/ChangeLog
@@ -1,3 +1,7 @@
+2023-05-07 Arnold D. Robbins <arnold@skeeve.com>
+
+ * 5.2.2: Release tar ball made.
+
2023-04-14 Arnold D. Robbins <arnold@skeeve.com>
* pma.m4: Update copyright year, switch to `dnl' as comment
diff --git a/missing_d/ChangeLog b/missing_d/ChangeLog
index 9607a336..741bbaf8 100644
--- a/missing_d/ChangeLog
+++ b/missing_d/ChangeLog
@@ -1,3 +1,7 @@
+2023-05-07 Arnold D. Robbins <arnold@skeeve.com>
+
+ * 5.2.2: Release tar ball made.
+
2023-04-15 Arnold D. Robbins <arnold@skeeve.com>
* strptime.c (strptime_internal): Rework a bit to use localtime()
diff --git a/old-extension/ChangeLog b/old-extension/ChangeLog
index f49f684a..38373c83 100644
--- a/old-extension/ChangeLog
+++ b/old-extension/ChangeLog
@@ -1,3 +1,7 @@
+2023-05-07 Arnold D. Robbins <arnold@skeeve.com>
+
+ * 5.2.2: Release tar ball made.
+
2022-11-17 Arnold D. Robbins <arnold@skeeve.com>
* 5.2.1: Release tar ball made.
diff --git a/pc/ChangeLog b/pc/ChangeLog
index 7492d0b2..80e3ddda 100644
--- a/pc/ChangeLog
+++ b/pc/ChangeLog
@@ -1,3 +1,7 @@
+2023-05-07 Arnold D. Robbins <arnold@skeeve.com>
+
+ * 5.2.2: Release tar ball made.
+
2023-04-20 Arnold D. Robbins <arnold@skeeve.com>
* config.h: Regenerated.
diff --git a/pc/config.h b/pc/config.h
index e4cf6095..49c82872 100644
--- a/pc/config.h
+++ b/pc/config.h
@@ -370,7 +370,7 @@
#define PACKAGE_NAME "GNU Awk"
/* Define to the full name and version of this package. */
-#define PACKAGE_STRING "GNU Awk 5.2.1c"
+#define PACKAGE_STRING "GNU Awk 5.2.2"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "gawk"
@@ -379,7 +379,7 @@
#define PACKAGE_URL "http://www.gnu.org/software/gawk/"
/* Define to the version of this package. */
-#define PACKAGE_VERSION "5.2.1c"
+#define PACKAGE_VERSION "5.2.2"
/* Define to 1 if *printf supports %a format */
#define PRINTF_HAS_A_FORMAT 1
@@ -507,7 +507,7 @@
/* Version number of package */
-#define VERSION "5.2.1c"
+#define VERSION "5.2.2"
/* Number of bits in a file offset, on hosts where this is settable. */
#undef _FILE_OFFSET_BITS
diff --git a/po/ChangeLog b/po/ChangeLog
index 2f1cd8ca..4cb072e4 100644
--- a/po/ChangeLog
+++ b/po/ChangeLog
@@ -1,3 +1,7 @@
+2023-05-07 Arnold D. Robbins <arnold@skeeve.com>
+
+ * 5.2.2: Release tar ball made.
+
2023-05-04 Arnold D. Robbins <arnold@skeeve.com>
* zh_CN.po: Updated.
diff --git a/posix/ChangeLog b/posix/ChangeLog
index ab83f77e..36db3d58 100644
--- a/posix/ChangeLog
+++ b/posix/ChangeLog
@@ -1,3 +1,7 @@
+2023-05-07 Arnold D. Robbins <arnold@skeeve.com>
+
+ * 5.2.2: Release tar ball made.
+
2023-04-14 Arnold D. Robbins <arnold@skeeve.com>
* gawkmisc.c: Update copyright year.
diff --git a/support/ChangeLog b/support/ChangeLog
index 6bddae5d..66a22425 100644
--- a/support/ChangeLog
+++ b/support/ChangeLog
@@ -1,3 +1,7 @@
+2023-05-07 Arnold D. Robbins <arnold@skeeve.com>
+
+ * 5.2.2: Release tar ball made.
+
2023-04-22 Arnold D. Robbins <arnold@skeeve.com>
* verify.h: Update from GNULIB.
diff --git a/test/ChangeLog b/test/ChangeLog
index 9bc3d723..155275ba 100644
--- a/test/ChangeLog
+++ b/test/ChangeLog
@@ -1,3 +1,11 @@
+2023-05-07 Arnold D. Robbins <arnold@skeeve.com>
+
+ * 5.2.2: Release tar ball made.
+
+2023-05-07 Arnold D. Robbins <arnold@skeeve.com>
+
+ * badargs.ok: Update after code changes (again).
+
2023-04-20 Arnold D. Robbins <arnold@skeeve.com>
* badargs.ok: Update after code changes.
diff --git a/test/badargs.ok b/test/badargs.ok
index 4cdc9712..bc487e30 100644
--- a/test/badargs.ok
+++ b/test/badargs.ok
@@ -41,7 +41,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.1c.tar.gz
+https://ftp.gnu.org/gnu/gawk/gawk-5.2.2.tar.gz
gawk is a pattern scanning and processing language.
By default it reads standard input and writes standard output.
diff --git a/vms/ChangeLog b/vms/ChangeLog
index 60415aa4..30293b23 100644
--- a/vms/ChangeLog
+++ b/vms/ChangeLog
@@ -1,3 +1,7 @@
+2023-05-07 Arnold D. Robbins <arnold@skeeve.com>
+
+ * 5.2.2: Release tar ball made.
+
2023-04-14 Arnold D. Robbins <arnold@skeeve.com>
* vms_args.c, vms_cli.c, vms_fwrite.c, vms_gawk.c, vms_misc.c,
diff --git a/vms/vax/ChangeLog b/vms/vax/ChangeLog
index 65a90c9f..c58ddbfd 100644
--- a/vms/vax/ChangeLog
+++ b/vms/vax/ChangeLog
@@ -1,3 +1,7 @@
+2023-05-07 Arnold D. Robbins <arnold@skeeve.com>
+
+ * 5.2.2: Release tar ball made.
+
2022-11-17 Arnold D. Robbins <arnold@skeeve.com>
* 5.2.1: Release tar ball made.
http://git.sv.gnu.org/cgit/gawk.git/commit/?id=0e586793d92ac659b94029144f1a57f981b2331a
commit 0e586793d92ac659b94029144f1a57f981b2331a
Author: Arnold D. Robbins <arnold@skeeve.com>
Date: Tue May 9 08:53:54 2023 +0300
Update po/gmo files for release.
diff --git a/po/bg.po b/po/bg.po
index bfa29e3c..84115069 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-04-20 19:49+0300\n"
+"POT-Creation-Date: 2023-05-07 21:31+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"
@@ -38,8 +38,8 @@ msgid "attempt to use scalar `%s' as an array"
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:1160
-#: eval.c:1554
+#: builtin.c:1807 builtin.c:2323 builtin.c:2350 eval.c:1156 eval.c:1161
+#: eval.c:1555
#, c-format
msgid "attempt to use array `%s' in a scalar context"
msgstr "Ð¾Ð¿Ð¸Ñ Ð¼Ð°ÑивÑÑ â%sâ да Ñе ползва в
ÑкалаÑен конÑекÑÑ"
@@ -150,11 +150,11 @@ msgstr "повÑаÑÑÑи Ñе ÑÑойноÑÑи за
âcaseâ в ÑÑлоÑ
msgid "duplicate `default' detected in switch body"
msgstr "повÑаÑÑÑи Ñе ÑÑойноÑÑи за âdefaultâ в
ÑÑлоÑо на âswitchâ: %s"
-#: awkgram.y:1052 awkgram.y:4483
+#: awkgram.y:1052 awkgram.y:4484
msgid "`break' is not allowed outside a loop or switch"
msgstr "âbreakâ не може да Ñе ползва извÑн ÑикÑл
или âswitchâ"
-#: awkgram.y:1062 awkgram.y:4475
+#: awkgram.y:1062 awkgram.y:4476
msgid "`continue' is not allowed outside a loop"
msgstr "âcontinueâ не може да Ñе ползва извÑн
ÑикÑл"
@@ -274,7 +274,7 @@ msgstr ""
"ÑÑнкÑии или пÑавила"
#: awkgram.y:2881 awkgram.y:2959 awkgram.y:3197 debug.c:545 debug.c:561
-#: debug.c:2845 debug.c:5215
+#: debug.c:2844 debug.c:5213
#, c-format
msgid "cannot open source file `%s' for reading: %s"
msgstr "изÑ
одниÑÑ Ñайл Ñ ÐºÐ¾Ð´ â%sâ не може да Ñе
оÑвоÑи за ÑеÑене: %s"
@@ -284,7 +284,7 @@ msgstr "изÑ
одниÑÑ Ñайл Ñ ÐºÐ¾Ð´ â%sâ не
може да Ñе
msgid "cannot open shared library `%s' for reading: %s"
msgstr "ÑподеленаÑа библиоÑека â%sâ не може
да Ñе оÑвоÑи за ÑеÑене: %s"
-#: awkgram.y:2884 awkgram.y:2960 awkgram.y:3020 builtin.c:136 debug.c:5366
+#: awkgram.y:2884 awkgram.y:2960 awkgram.y:3020 builtin.c:136 debug.c:5364
msgid "reason unknown"
msgstr "непознаÑа пÑиÑина"
@@ -373,164 +373,164 @@ msgstr "ползванеÑо на â\\ #â¦â за
пÑенаÑÑне на Ñ
msgid "backslash not last character on line"
msgstr "â\\â не е поÑледниÑÑ Ð·Ð½Ð°Ðº на Ñеда"
-#: awkgram.y:3879 awkgram.y:3881
+#: awkgram.y:3880 awkgram.y:3882
msgid "multidimensional arrays are a gawk extension"
msgstr "многомеÑниÑе маÑиви Ñа ÑазÑиÑение на
gawk"
-#: awkgram.y:3906 awkgram.y:3917
+#: awkgram.y:3907 awkgram.y:3918
#, c-format
msgid "POSIX does not allow operator `%s'"
msgstr "POSIX не поддÑÑжа опеÑаÑоÑа â%sâ"
-#: awkgram.y:3908 awkgram.y:3919 awkgram.y:3954 awkgram.y:3962
+#: awkgram.y:3909 awkgram.y:3920 awkgram.y:3955 awkgram.y:3963
#, c-format
msgid "operator `%s' is not supported in old awk"
msgstr "опеÑаÑоÑÑÑ â%sâ не Ñе поддÑÑжа оÑ
ÑÑаÑиÑе веÑÑии на awk"
-#: awkgram.y:4059 awkgram.y:4081 command.y:1188
+#: awkgram.y:4060 awkgram.y:4082 command.y:1188
msgid "unterminated string"
msgstr "незавÑÑÑен низ"
-#: awkgram.y:4069 main.c:1284
+#: awkgram.y:4070 main.c:1284
msgid "POSIX does not allow physical newlines in string values"
msgstr "POSIX не позволÑва доÑловен знак за нов
Ñед в низовиÑе пÑоменливи"
-#: awkgram.y:4071 node.c:460
+#: awkgram.y:4072 node.c:460
msgid "backslash string continuation is not portable"
msgstr "пÑенаÑÑнеÑо на низ Ñ â\\â не Ñе
поддÑÑжа навÑÑкÑде"
-#: awkgram.y:4312
+#: awkgram.y:4313
#, c-format
msgid "invalid char '%c' in expression"
msgstr "непÑавилен знак â%câ в изÑаза"
-#: awkgram.y:4407
+#: awkgram.y:4408
#, c-format
msgid "`%s' is a gawk extension"
msgstr "â%sâ е ÑазÑиÑение на gawk"
-#: awkgram.y:4412
+#: awkgram.y:4413
#, c-format
msgid "POSIX does not allow `%s'"
msgstr "POSIX не позволÑва â%sâ"
-#: awkgram.y:4420
+#: awkgram.y:4421
#, c-format
msgid "`%s' is not supported in old awk"
msgstr "â%sâ не Ñе поддÑÑжа Ð¾Ñ ÑÑаÑиÑе веÑÑии
на awk"
-#: awkgram.y:4520
+#: awkgram.y:4521
msgid "`goto' considered harmful!"
msgstr "âgotoâ Ñе ÑÑиÑа за вÑеден!"
-#: awkgram.y:4589
+#: awkgram.y:4590
#, c-format
msgid "%d is invalid as number of arguments for %s"
msgstr "%d е непÑавилен бÑой аÑгÑменÑи за â%sâ"
-#: awkgram.y:4624
+#: awkgram.y:4625
#, c-format
msgid "%s: string literal as last argument of substitute has no effect"
msgstr ""
"%s: низов лиÑеÑал каÑо поÑледен аÑгÑменÑ
пÑи замеÑÑване нÑма никакÑв еÑекÑ"
-#: awkgram.y:4629
+#: awkgram.y:4630
#, c-format
msgid "%s third parameter is not a changeable object"
msgstr "ÑÑеÑиÑÑ Ð¿Ð°ÑамеÑÑÑ Ð½Ð° â%sâ е обекÑ,
койÑо не може да Ñе пÑоменÑ"
-#: awkgram.y:4733 awkgram.y:4736
+#: awkgram.y:4734 awkgram.y:4737
msgid "match: third argument is a gawk extension"
msgstr "match: ÑÑеÑиÑÑ Ð°ÑгÑÐ¼ÐµÐ½Ñ Ðµ ÑазÑиÑение на
gawk"
-#: awkgram.y:4790 awkgram.y:4793
+#: awkgram.y:4791 awkgram.y:4794
msgid "close: second argument is a gawk extension"
msgstr "close: вÑоÑиÑÑ Ð°ÑгÑÐ¼ÐµÐ½Ñ Ðµ ÑазÑиÑение на
gawk"
-#: awkgram.y:4805
+#: awkgram.y:4806
msgid "use of dcgettext(_\"...\") is incorrect: remove leading underscore"
msgstr "непÑавилна ÑпоÑÑеба на âdcgettext(_\"â¦\")â:
изÑÑийÑе пÑÑÐ²Ð¸Ñ Ð·Ð½Ð°Ðº â_â"
-#: awkgram.y:4820
+#: awkgram.y:4821
msgid "use of dcngettext(_\"...\") is incorrect: remove leading underscore"
msgstr "непÑавилна ÑпоÑÑеба на âdcngettext(_\"â¦\")â:
изÑÑийÑе пÑÑÐ²Ð¸Ñ Ð·Ð½Ð°Ðº â_â"
-#: awkgram.y:4839
+#: awkgram.y:4840
msgid "index: regexp constant as second argument is not allowed"
msgstr "index: не Ñе пÑиема конÑÑанÑа-ÑегÑлÑÑен
изÑаз каÑо вÑоÑи аÑгÑменÑ"
-#: awkgram.y:4892
+#: awkgram.y:4893
#, c-format
msgid "function `%s': parameter `%s' shadows global variable"
msgstr "ÑÑнкÑÐ¸Ñ â%sâ: паÑамеÑÑÑÑÑ â%sâ
заÑенÑва глобална пÑоменлива"
-#: awkgram.y:4941 debug.c:4199 debug.c:4242 debug.c:5364 profile.c:110
+#: awkgram.y:4942 debug.c:4197 debug.c:4240 debug.c:5362 profile.c:110
#, c-format
msgid "could not open `%s' for writing: %s"
msgstr "â%sâ не може да Ñе оÑвоÑи за запиÑ: %s"
-#: awkgram.y:4942
+#: awkgram.y:4943
msgid "sending variable list to standard error"
msgstr "извеждане на ÑпиÑÑка Ñ Ð¿Ñоменливи на
ÑÑандаÑÑÐ½Ð¸Ñ Ð¸Ð·Ñ
од"
-#: awkgram.y:4950
+#: awkgram.y:4951
#, c-format
msgid "%s: close failed: %s"
msgstr "%s: неÑÑпеÑно изпÑлнение на âcloseâ: %s"
-#: awkgram.y:4975
+#: awkgram.y:4976
msgid "shadow_funcs() called twice!"
msgstr "âshadow_funcs()â е извикана повÑоÑно!"
-#: awkgram.y:4983
+#: awkgram.y:4984
msgid "there were shadowed variables"
msgstr "има заÑенÑени пÑоменливи"
-#: awkgram.y:5060
+#: awkgram.y:5061
#, c-format
msgid "function name `%s' previously defined"
msgstr "веÑе има деÑиниÑÐ¸Ñ Ð½Ð° ÑÑнкÑÐ¸Ñ Ñ Ð¸Ð¼Ðµ
â%sâ"
-#: awkgram.y:5111
+#: awkgram.y:5112
#, c-format
msgid "function `%s': cannot use function name as parameter name"
msgstr ""
"ÑÑнкÑÐ¸Ñ â%sâ: имеÑо на ÑÑнкÑиÑÑа не може
да Ñе ползва за име на паÑамеÑÑÑ"
-#: awkgram.y:5114
+#: awkgram.y:5115
#, c-format
msgid "function `%s': cannot use special variable `%s' as a function parameter"
msgstr ""
"ÑÑнкÑÐ¸Ñ â%sâ: ÑпеÑиалнаÑа пÑоменлива â%sâ
не може да Ñе ползва за име на "
"паÑамеÑÑÑ"
-#: awkgram.y:5118
+#: awkgram.y:5119
#, c-format
msgid "function `%s': parameter `%s' cannot contain a namespace"
msgstr ""
"ÑÑнкÑÐ¸Ñ â%sâ: паÑамеÑÑÑÑÑ â%sâ не може да
ÑÑдÑÑжа пÑоÑÑÑанÑÑво Ð¾Ñ Ð¸Ð¼ÐµÐ½Ð°"
-#: awkgram.y:5125
+#: awkgram.y:5126
#, c-format
msgid "function `%s': parameter #%d, `%s', duplicates parameter #%d"
msgstr "ÑÑнкÑÐ¸Ñ â%sâ: паÑамеÑÑÑ â%d, â%sâ
повÑаÑÑ Ð¿Ð°ÑамеÑÑÑ â%d"
-#: awkgram.y:5214
+#: awkgram.y:5215
#, c-format
msgid "function `%s' called but never defined"
msgstr "ÑÑнкÑиÑÑа â%sâ е извикана, но не е
деÑиниÑана"
-#: awkgram.y:5218
+#: awkgram.y:5219
#, c-format
msgid "function `%s' defined but never called directly"
msgstr "ÑÑнкÑиÑÑа â%sâ е деÑиниÑана, но никога
не е извикана пÑÑко"
-#: awkgram.y:5250
+#: awkgram.y:5251
#, c-format
msgid "regexp constant for parameter #%d yields boolean value"
msgstr "конÑÑанÑаÑа-ÑегÑлÑÑен изÑаз за
паÑамеÑÑÑ â%d дава бÑлева ÑÑойноÑÑ"
-#: awkgram.y:5265
+#: awkgram.y:5266
#, c-format
msgid ""
"function `%s' called with space between name and `(',\n"
@@ -539,50 +539,50 @@ msgstr ""
"ÑÑнкÑиÑÑа â%sâ е извикана Ñ Ð¸Ð½ÑеÑвал
Ð¼ÐµÐ¶Ð´Ñ Ð¸Ð¼ÐµÑо и â(â,\n"
"или е ползвана каÑо пÑоменлива или маÑив"
-#: awkgram.y:5488 awkgram.y:5541 mpfr.c:1589 mpfr.c:1624
+#: awkgram.y:5489 awkgram.y:5542 mpfr.c:1589 mpfr.c:1624
msgid "division by zero attempted"
msgstr "Ð¾Ð¿Ð¸Ñ Ð·Ð° делене на нÑла"
-#: awkgram.y:5497 awkgram.y:5550 mpfr.c:1634
+#: awkgram.y:5498 awkgram.y:5551 mpfr.c:1634
#, c-format
msgid "division by zero attempted in `%%'"
msgstr "Ð¾Ð¿Ð¸Ñ Ð·Ð° делене на нÑла в â%%â"
-#: awkgram.y:5870
+#: awkgram.y:5871
msgid ""
"cannot assign a value to the result of a field post-increment expression"
msgstr ""
"не може да Ñе пÑиÑвои ÑÑойноÑÑ Ð½Ð°
ÑезÑлÑаÑа на поÑледваÑо ÑвелиÑаване на
поле"
-#: awkgram.y:5873
+#: awkgram.y:5874
#, c-format
msgid "invalid target of assignment (opcode %s)"
msgstr "непÑавилна Ñел на пÑиÑвоÑване (код за
опеÑаÑÐ¸Ñ â%sâ)"
-#: awkgram.y:6253
+#: awkgram.y:6254
msgid "statement has no effect"
msgstr "изÑазÑÑ Ðµ без еÑекÑ"
-#: awkgram.y:6768
+#: awkgram.y:6769
#, c-format
msgid "identifier %s: qualified names not allowed in traditional / POSIX mode"
msgstr ""
"иденÑиÑикаÑÐ¾Ñ â%sâ: квалиÑиÑиÑани имена
не Ñа позволени в ÑÑадиÑÐ¸Ð¾Ð½Ð½Ð¸Ñ "
"(POSIX) Ñежим"
-#: awkgram.y:6773
+#: awkgram.y:6774
#, c-format
msgid "identifier %s: namespace separator is two colons, not one"
msgstr ""
"иденÑиÑикаÑÐ¾Ñ â%sâ: ÑазделиÑелÑÑ Ð·Ð°
пÑоÑÑÑанÑÑво Ð¾Ñ Ð¸Ð¼ÐµÐ½Ð° ÑÑÑбва да е две "
"двоеÑоÑиÑ, не едно"
-#: awkgram.y:6779
+#: awkgram.y:6780
#, c-format
msgid "qualified identifier `%s' is badly formed"
msgstr "квалиÑиÑиÑÐ°Ð½Ð¸Ñ Ð¸Ð´ÐµÐ½ÑиÑикаÑÐ¾Ñ â%sâ е
непÑавилен"
-#: awkgram.y:6786
+#: awkgram.y:6787
#, c-format
msgid ""
"identifier `%s': namespace separator can only appear once in a qualified name"
@@ -590,14 +590,14 @@ msgstr ""
"иденÑиÑикаÑÐ¾Ñ â%sâ: ÑазделиÑелÑÑ Ð·Ð°
пÑоÑÑÑанÑÑво Ð¾Ñ Ð¸Ð¼ÐµÐ½Ð° може да Ñе ползва "
"Ñамо веднÑж в квалиÑиÑиÑано име"
-#: awkgram.y:6835 awkgram.y:6886
+#: awkgram.y:6836 awkgram.y:6887
#, c-format
msgid "using reserved identifier `%s' as a namespace is not allowed"
msgstr ""
"ÑезеÑвиÑаниÑÑ Ð¸Ð´ÐµÐ½ÑиÑикаÑÐ¾Ñ â%sâ не
ÑÑÑбва да Ñе ползва каÑо пÑоÑÑÑанÑÑво Ð¾Ñ "
"имена"
-#: awkgram.y:6842 awkgram.y:6852
+#: awkgram.y:6843 awkgram.y:6853
#, c-format
msgid ""
"using reserved identifier `%s' as second component of a qualified name is "
@@ -606,11 +606,11 @@ msgstr ""
"ÑезеÑвиÑаниÑÑ Ð¸Ð´ÐµÐ½ÑиÑикаÑÐ¾Ñ â%sâ не
ÑÑÑбва да Ñе ползва каÑо вÑоÑа ÑаÑÑ Ð¾Ñ "
"квалиÑиÑиÑано име"
-#: awkgram.y:6870
+#: awkgram.y:6871
msgid "@namespace is a gawk extension"
msgstr "â@namespaceâ е ÑазÑиÑение на gawk"
-#: awkgram.y:6877
+#: awkgram.y:6878
#, c-format
msgid "namespace name `%s' must meet identifier naming rules"
msgstr ""
@@ -1661,17 +1661,17 @@ msgstr "[\"%.*s\"] не е в маÑива â%sâ\n"
msgid "`%s[\"%.*s\"]' is not an array\n"
msgstr "â%s[\"%.*s\"]â не е маÑив\n"
-#: debug.c:1262 debug.c:5124
+#: debug.c:1262 debug.c:5122
#, c-format
msgid "`%s' is not a scalar variable"
msgstr "â%sâ: не е ÑкалаÑна пÑоменлива"
-#: debug.c:1285 debug.c:5154
+#: debug.c:1285 debug.c:5152
#, c-format
msgid "attempt to use array `%s[\"%.*s\"]' in a scalar context"
msgstr "Ð¾Ð¿Ð¸Ñ Ð·Ð° ползване на маÑива â%s[\"%.*s\"]â в
ÑкалаÑен конÑекÑÑ"
-#: debug.c:1308 debug.c:5165
+#: debug.c:1308 debug.c:5163
#, c-format
msgid "attempt to use scalar `%s[\"%.*s\"]' as array"
msgstr "Ð¾Ð¿Ð¸Ñ Ð·Ð° ползване на ÑкалаÑа â%s[\"%.*s\"]â
каÑо маÑив"
@@ -1798,210 +1798,210 @@ msgstr "неÑÑпеÑно задаване на
ÑоÑка за пÑекÑÑв
msgid "breakpoint %d set at file `%s', line %d is unconditional\n"
msgstr "ÑоÑкаÑа за пÑекÑÑване %d вÑв Ñайл â%sâ,
Ñед %d не е ÑÑловна\n"
-#: debug.c:2525 debug.c:3383
+#: debug.c:2524 debug.c:3381
#, c-format
msgid "line number %d in file `%s' out of range"
msgstr "номеÑÑÑ Ð½Ð° Ñед %d вÑв Ñайла â%sâ е извÑн
диапазона"
-#: debug.c:2541 debug.c:2563
+#: debug.c:2540 debug.c:2562
#, c-format
msgid "Deleted breakpoint %d"
msgstr "ÐзÑÑиÑа ÑоÑка за пÑекÑÑване %d"
-#: debug.c:2547
+#: debug.c:2546
#, c-format
msgid "No breakpoint(s) at entry to function `%s'\n"
msgstr "ÐÑма ÑоÑка на пÑекÑÑване пÑи влизане
вÑв ÑÑнкÑиÑÑа â%sâ\n"
-#: debug.c:2574
+#: debug.c:2573
#, c-format
msgid "No breakpoint at file `%s', line #%d\n"
msgstr "ÐÑма ÑоÑка за пÑекÑÑване вÑв Ñайл
â%sâ, Ñед â%d\n"
-#: debug.c:2629 debug.c:2670 debug.c:2690 debug.c:2733
+#: debug.c:2628 debug.c:2669 debug.c:2689 debug.c:2732
msgid "invalid breakpoint number"
msgstr "непÑавилен Ð½Ð¾Ð¼ÐµÑ Ð½Ð° ÑоÑка за
пÑекÑÑване"
-#: debug.c:2645
+#: debug.c:2644
msgid "Delete all breakpoints? (y or n) "
msgstr "Ðа Ñе изÑÑиÑÑ Ð»Ð¸ вÑиÑки ÑоÑки на
пÑекÑÑване? (âyâ â да или ânâ â не) "
-#: debug.c:2646 debug.c:2956 debug.c:3009
+#: debug.c:2645 debug.c:2955 debug.c:3008
msgid "y"
msgstr "y"
-#: debug.c:2695
+#: debug.c:2694
#, c-format
msgid "Will ignore next %ld crossing(s) of breakpoint %d.\n"
msgstr ""
"СледваÑиÑе %ld доÑÑÐ¸Ð³Ð°Ð½Ð¸Ñ Ð½Ð° ÑоÑкаÑа за
пÑекÑÑване â%d Ñе бÑÐ´Ð°Ñ Ð¿ÑопÑÑнаÑи.\n"
-#: debug.c:2699
+#: debug.c:2698
#, c-format
msgid "Will stop next time breakpoint %d is reached.\n"
msgstr "СпиÑане пÑи ÑледваÑоÑо доÑÑигане на
ÑоÑкаÑа за пÑекÑÑване â%d.\n"
-#: debug.c:2816
+#: debug.c:2815
#, c-format
msgid "Can only debug programs provided with the `-f' option.\n"
msgstr "Само пÑогÑами подадени Ñ Ð¾Ð¿ÑиÑÑа â-fâ
може да бÑÐ´Ð°Ñ ÑÑаÑиÑани.\n"
-#: debug.c:2836
+#: debug.c:2835
#, c-format
msgid "Restarting ...\n"
msgstr "РеÑÑаÑÑиÑанеâ¦\n"
-#: debug.c:2941
+#: debug.c:2940
#, c-format
msgid "Failed to restart debugger"
msgstr "ÐеÑÑпеÑно ÑеÑÑаÑÑиÑане на дебÑгеÑа"
-#: debug.c:2955
+#: debug.c:2954
msgid "Program already running. Restart from beginning (y/n)? "
msgstr "ÐÑогÑамаÑа веÑе Ñе изпÑлнÑва. Ðа Ñе
ÑÑаÑÑиÑа ли Ð¾Ñ Ð½Ð°ÑалоÑо (y/n)? "
-#: debug.c:2959
+#: debug.c:2958
#, c-format
msgid "Program not restarted\n"
msgstr "ÐÑогÑамаÑа не е ÑеÑÑаÑÑиÑана\n"
-#: debug.c:2969
+#: debug.c:2968
#, c-format
msgid "error: cannot restart, operation not allowed\n"
msgstr "гÑеÑка: ÑеÑÑаÑÑиÑанеÑо е невÑзможно,
дейÑÑвиеÑо не е позволено\n"
-#: debug.c:2975
+#: debug.c:2974
#, c-format
msgid "error (%s): cannot restart, ignoring rest of the commands\n"
msgstr ""
"гÑеÑка (%s): ÑеÑÑаÑÑиÑанеÑо е невÑзможно,
оÑÑаналиÑе дейÑÑÐ²Ð¸Ñ Ñе пÑеÑкаÑаÑ\n"
-#: debug.c:2983
+#: debug.c:2982
#, c-format
msgid "Starting program:\n"
msgstr "СÑаÑÑиÑане на пÑогÑама:\n"
-#: debug.c:2993
+#: debug.c:2992
#, c-format
msgid "Program exited abnormally with exit value: %d\n"
msgstr "ÐÑогÑамаÑа завÑÑÑи Ñ Ð¿Ñоблем â изÑ
оден код: %d\n"
-#: debug.c:2994
+#: debug.c:2993
#, c-format
msgid "Program exited normally with exit value: %d\n"
msgstr "ÐÑогÑамаÑа завÑÑÑи ÑÑпеÑно â изÑ
оден
код: %d\n"
-#: debug.c:3008
+#: debug.c:3007
msgid "The program is running. Exit anyway (y/n)? "
msgstr "ÐÑогÑамаÑа вÑе оÑе Ñе изпÑлнÑва. Ðа Ñе
излезе ли Ð¾Ñ Ð½ÐµÑ (y/n)? "
-#: debug.c:3043
+#: debug.c:3042
#, c-format
msgid "Not stopped at any breakpoint; argument ignored.\n"
msgstr "ÐÑи Ð½Ð¸ÐºÐ¾Ñ ÑоÑка на пÑекÑÑване не Ñе
ÑпиÑа, аÑгÑменÑÑÑ Ñе пÑеÑкаÑа.\n"
-#: debug.c:3048
+#: debug.c:3047
#, c-format
msgid "invalid breakpoint number %d"
msgstr "непÑавилен â%d на ÑоÑка за пÑекÑÑване"
-#: debug.c:3053
+#: debug.c:3052
#, c-format
msgid "Will ignore next %ld crossings of breakpoint %d.\n"
msgstr ""
"СледваÑиÑе %ld доÑÑÐ¸Ð³Ð°Ð½Ð¸Ñ Ð½Ð° ÑоÑкаÑа за
пÑекÑÑване â%d Ñе бÑÐ´Ð°Ñ Ð¿ÑопÑÑнаÑи.\n"
-#: debug.c:3240
+#: debug.c:3239
#, c-format
msgid "'finish' not meaningful in the outermost frame main()\n"
msgstr ""
"ÐомандаÑа âfinishâ е безÑмиÑлена на нивоÑо
на оÑновнаÑа Ñамка на âmain()â\n"
-#: debug.c:3245
+#: debug.c:3244
#, c-format
msgid "Run until return from "
msgstr "ÐзпÑлнение до излизане Ð¾Ñ "
-#: debug.c:3288
+#: debug.c:3287
#, c-format
msgid "'return' not meaningful in the outermost frame main()\n"
msgstr ""
"ÐомандаÑа âreturnâ е безÑмиÑлена на нивоÑо
на оÑновнаÑа Ñамка на âmain()â\n"
-#: debug.c:3402
+#: debug.c:3400
#, c-format
msgid "cannot find specified location in function `%s'\n"
msgstr "ÑказаноÑо меÑÑоположение не може да
бÑде оÑкÑиÑо вÑв ÑÑнкÑиÑÑа â%sâ\n"
-#: debug.c:3410
+#: debug.c:3408
#, c-format
msgid "invalid source line %d in file `%s'"
msgstr "непÑавилен Ð½Ð¾Ð¼ÐµÑ Ð½Ð° Ñед %d вÑв Ñайл
â%sâ"
-#: debug.c:3425
+#: debug.c:3423
#, c-format
msgid "cannot find specified location %d in file `%s'\n"
msgstr "ÑказаноÑо меÑÑоположение %d вÑв Ñайл
â%sâ не може да бÑде оÑкÑиÑо\n"
-#: debug.c:3457
+#: debug.c:3455
#, c-format
msgid "element not in array\n"
msgstr "елеменÑÑÑ Ð½Ðµ е в маÑива\n"
-#: debug.c:3457
+#: debug.c:3455
#, c-format
msgid "untyped variable\n"
msgstr "пÑоменлива без Ñип\n"
-#: debug.c:3499
+#: debug.c:3497
#, c-format
msgid "Stopping in %s ...\n"
msgstr "СпиÑане в %sâ¦\n"
-#: debug.c:3576
+#: debug.c:3574
#, c-format
msgid "'finish' not meaningful with non-local jump '%s'\n"
msgstr "âfinishâ не ÑабоÑи Ñ Ð½ÐµÐ»Ð¾ÐºÐ°Ð»Ð½Ð¸
Ð¸Ð·Ð²Ð¸ÐºÐ²Ð°Ð½Ð¸Ñ â%sâ\n"
-#: debug.c:3583
+#: debug.c:3581
#, c-format
msgid "'until' not meaningful with non-local jump '%s'\n"
msgstr "âuntilâ не ÑабоÑи Ñ Ð½ÐµÐ»Ð¾ÐºÐ°Ð»Ð½Ð¸
Ð¸Ð·Ð²Ð¸ÐºÐ²Ð°Ð½Ð¸Ñ â%sâ\n"
#. TRANSLATORS: don't translate the 'q' inside the brackets.
-#: debug.c:4344
+#: debug.c:4342
msgid "\t------[Enter] to continue or [q] + [Enter] to quit------"
msgstr " ââââââ[Enter] за да пÑодÑлжиÑе или
[q] + [Enter] за изÑ
одââââââ"
-#: debug.c:5161
+#: debug.c:5159
#, c-format
msgid "[\"%.*s\"] not in array `%s'"
msgstr "[\"%.*s\"] не е в маÑив â%sâ"
-#: debug.c:5367
+#: debug.c:5365
#, c-format
msgid "sending output to stdout\n"
msgstr "добавÑне на изÑ
ода кÑм ÑÑандаÑÑниÑ\n"
-#: debug.c:5407
+#: debug.c:5405
msgid "invalid number"
msgstr "гÑеÑно ÑиÑло"
-#: debug.c:5541
+#: debug.c:5539
#, c-format
msgid "`%s' not allowed in current context; statement ignored"
msgstr "ÐомандаÑа â%sâ не е позволена в
ÑекÑÑÐ¸Ñ ÐºÐ¾Ð½ÑекÑÑ Ð¸ Ñе пÑеÑкаÑа"
-#: debug.c:5549
+#: debug.c:5547
msgid "`return' not allowed in current context; statement ignored"
msgstr "ÐомандаÑа âreturnâ не е позволена в
ÑекÑÑÐ¸Ñ ÐºÐ¾Ð½ÑекÑÑ Ð¸ Ñе пÑеÑкаÑа"
-#: debug.c:5597
+#: debug.c:5595
#, c-format
msgid "fatal error during eval, need to restart.\n"
msgstr "ФÐТÐÐÐÐ ÐÐ ÐШÐРпÑи изÑиÑлÑване на
изÑаз, ÑÑÑбва да Ñе ÑеÑÑаÑÑиÑа.\n"
-#: debug.c:5787
+#: debug.c:5785
#, c-format
msgid "no symbol `%s' in current context"
msgstr "в ÑекÑÑÐ¸Ñ Ð¼Ð°Ñив нÑма Ñимвол â%sâ"
@@ -2060,49 +2060,49 @@ msgstr ""
"опÑиÑÑа â--lintâ Ñе изклÑÑва, заÑоÑо на
пÑоменливаÑа âLINTâ е пÑиÑвоена "
"ÑÑойноÑÑ"
-#: eval.c:1189
+#: eval.c:1190
#, c-format
msgid "reference to uninitialized argument `%s'"
msgstr "ÑказаÑел кÑм неиниÑиализиÑан
аÑгÑÐ¼ÐµÐ½Ñ â%sâ"
-#: eval.c:1190
+#: eval.c:1191
#, c-format
msgid "reference to uninitialized variable `%s'"
msgstr "ÑказаÑел кÑм неиниÑиализиÑана
пÑоменлива â%sâ"
-#: eval.c:1208
+#: eval.c:1209
msgid "attempt to field reference from non-numeric value"
msgstr "Ð¾Ð¿Ð¸Ñ Ð·Ð° ÑказаÑел кÑм поле Ð¾Ñ Ð½ÐµÑиÑлова
ÑÑойноÑÑ"
-#: eval.c:1210
+#: eval.c:1211
msgid "attempt to field reference from null string"
msgstr "Ð¾Ð¿Ð¸Ñ Ð·Ð° ÑказаÑел кÑм поле Ð¾Ñ Ð½Ñлев низ"
-#: eval.c:1218
+#: eval.c:1219
#, c-format
msgid "attempt to access field %ld"
msgstr "Ð¾Ð¿Ð¸Ñ Ð·Ð° доÑÑÑп до поле %ld"
-#: eval.c:1227
+#: eval.c:1228
#, c-format
msgid "reference to uninitialized field `$%ld'"
msgstr "ÑказаÑел кÑм неиниÑиализиÑано поле
â%ldâ"
-#: eval.c:1291
+#: eval.c:1292
#, c-format
msgid "function `%s' called with more arguments than declared"
msgstr "ÑÑнкÑиÑÑа â%sâ е извикана Ñ Ð¿Ð¾Ð²ÐµÑе
аÑгÑменÑи Ð¾Ñ Ð´ÐµÐºÐ»Ð°ÑиÑаноÑо"
-#: eval.c:1496
+#: eval.c:1497
#, c-format
msgid "unwind_stack: unexpected type `%s'"
msgstr "unwind_stack: неоÑакван вид â%sâ"
-#: eval.c:1671
+#: eval.c:1672
msgid "division by zero attempted in `/='"
msgstr "Ð¾Ð¿Ð¸Ñ Ð·Ð° делене на нÑла в â/=â"
-#: eval.c:1678
+#: eval.c:1679
#, c-format
msgid "division by zero attempted in `%%='"
msgstr "Ð¾Ð¿Ð¸Ñ Ð·Ð° делене на нÑла в â%%=â"
@@ -3731,7 +3731,7 @@ msgstr "вÑÑÑеÑна гÑеÑка: %s Ñ Ð¸Ð¼Ðµ
(vname) - нÑлев бай
msgid "internal error: builtin with null fname"
msgstr "вÑÑÑеÑна гÑеÑка: вгÑадена команда Ñ
име (fname) - нÑлев байÑ"
-#: profile.c:1329
+#: profile.c:1328
#, c-format
msgid ""
"%s# Loaded extensions (-l and/or @load)\n"
@@ -3740,7 +3740,7 @@ msgstr ""
"%s# ÐаÑедени ÑазÑиÑÐµÐ½Ð¸Ñ (ÑÑез â-lâ и/или
â@loadâ)\n"
"\n"
-#: profile.c:1360
+#: profile.c:1359
#, c-format
msgid ""
"\n"
@@ -3751,12 +3751,12 @@ msgstr ""
"# ÐмÑкнаÑи Ñайлове (ÑÑез â-iâ и/или
â@includeâ)\n"
"\n"
-#: profile.c:1424
+#: profile.c:1423
#, c-format
msgid "\t# gawk profile, created %s\n"
msgstr " # пÑоÑил изпÑлнение на gawk, ÑÑздаден
на %s\n"
-#: profile.c:1992
+#: profile.c:1991
#, c-format
msgid ""
"\n"
@@ -3765,7 +3765,7 @@ msgstr ""
"\n"
" # ФÑнкÑии в лекÑикогÑаÑÑки Ñед\n"
-#: profile.c:2053
+#: profile.c:2052
#, c-format
msgid "redir2str: unknown redirection type %d"
msgstr "redir2str: Ð½ÐµÐ¿Ð¾Ð·Ð½Ð°Ñ Ð²Ð¸Ð´ пÑенаÑоÑване %d"
diff --git a/po/ca.po b/po/ca.po
index 8b6cd58a..e979cf34 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-04-20 19:49+0300\n"
+"POT-Creation-Date: 2023-05-07 21:31+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"
@@ -38,8 +38,8 @@ msgid "attempt to use scalar `%s' as an array"
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:1160
-#: eval.c:1554
+#: builtin.c:1807 builtin.c:2323 builtin.c:2350 eval.c:1156 eval.c:1161
+#: eval.c:1555
#, c-format
msgid "attempt to use array `%s' in a scalar context"
msgstr "s'ha intentat usar la matriu `%s' en un context escalar"
@@ -152,11 +152,11 @@ msgid "duplicate `default' detected in switch body"
msgstr ""
"s'ha detectat el cas predeterminat `default' duplicat a l'expressió switch "
-#: awkgram.y:1052 awkgram.y:4483
+#: awkgram.y:1052 awkgram.y:4484
msgid "`break' is not allowed outside a loop or switch"
msgstr "no es permet `break' a fora d'un bucle o bifurcació"
-#: awkgram.y:1062 awkgram.y:4475
+#: awkgram.y:1062 awkgram.y:4476
msgid "`continue' is not allowed outside a loop"
msgstr "no es permet `continue' a fora d'un bucle"
@@ -271,7 +271,7 @@ msgid ""
msgstr ""
#: awkgram.y:2881 awkgram.y:2959 awkgram.y:3197 debug.c:545 debug.c:561
-#: debug.c:2845 debug.c:5215
+#: debug.c:2844 debug.c:5213
#, fuzzy, c-format
msgid "cannot open source file `%s' for reading: %s"
msgstr "no es pot obrir el fitxer font `%s' per a lectura (%s)"
@@ -281,7 +281,7 @@ msgstr "no es pot obrir el fitxer font `%s' per a lectura
(%s)"
msgid "cannot open shared library `%s' for reading: %s"
msgstr "no es pot obrir la llibreria compartida `%s' per a lectura (%s)"
-#: awkgram.y:2884 awkgram.y:2960 awkgram.y:3020 builtin.c:136 debug.c:5366
+#: awkgram.y:2884 awkgram.y:2960 awkgram.y:3020 builtin.c:136 debug.c:5364
msgid "reason unknown"
msgstr "motiu desconegut"
@@ -369,169 +369,169 @@ msgstr "l'
msgid "backslash not last character on line"
msgstr "la barra invertida no és l'últim caràcter en la línia"
-#: awkgram.y:3879 awkgram.y:3881
+#: awkgram.y:3880 awkgram.y:3882
msgid "multidimensional arrays are a gawk extension"
msgstr "les matrius multidimensionals són una extensió gawk"
-#: awkgram.y:3906 awkgram.y:3917
+#: awkgram.y:3907 awkgram.y:3918
#, fuzzy, c-format
msgid "POSIX does not allow operator `%s'"
msgstr "POSIX no permet l'operador `**'"
-#: awkgram.y:3908 awkgram.y:3919 awkgram.y:3954 awkgram.y:3962
+#: awkgram.y:3909 awkgram.y:3920 awkgram.y:3955 awkgram.y:3963
#, fuzzy, c-format
msgid "operator `%s' is not supported in old awk"
msgstr "l'operador `^' no està suportat en l'antic awk"
-#: awkgram.y:4059 awkgram.y:4081 command.y:1188
+#: awkgram.y:4060 awkgram.y:4082 command.y:1188
msgid "unterminated string"
msgstr "cadena sense finalitzar"
-#: awkgram.y:4069 main.c:1284
+#: awkgram.y:4070 main.c:1284
#, fuzzy
msgid "POSIX does not allow physical newlines in string values"
msgstr "POSIX no permet seqüències d'escapada `\\x'"
-#: awkgram.y:4071 node.c:460
+#: awkgram.y:4072 node.c:460
#, fuzzy
msgid "backslash string continuation is not portable"
msgstr "l'ús de `\\ #...' com a continuació de línia no és portable"
-#: awkgram.y:4312
+#: awkgram.y:4313
#, c-format
msgid "invalid char '%c' in expression"
msgstr "caràcter `%c' no vàlid en l'expressió"
-#: awkgram.y:4407
+#: awkgram.y:4408
#, c-format
msgid "`%s' is a gawk extension"
msgstr "`%s' és una extensió de gawk"
-#: awkgram.y:4412
+#: awkgram.y:4413
#, c-format
msgid "POSIX does not allow `%s'"
msgstr "POSIX no permet «%s»"
-#: awkgram.y:4420
+#: awkgram.y:4421
#, c-format
msgid "`%s' is not supported in old awk"
msgstr "`%s' no està suportat en l'antic awk"
-#: awkgram.y:4520
+#: awkgram.y:4521
#, fuzzy
msgid "`goto' considered harmful!"
msgstr "`goto' es considera perjudicial!\n"
-#: awkgram.y:4589
+#: awkgram.y:4590
#, c-format
msgid "%d is invalid as number of arguments for %s"
msgstr "%d no és vàlid com a nombre d'arguments per a %s"
-#: awkgram.y:4624
+#: awkgram.y:4625
#, fuzzy, c-format
msgid "%s: string literal as last argument of substitute has no effect"
msgstr "%s: la cadena literal com a últim argument de substitució no té efecte"
-#: awkgram.y:4629
+#: awkgram.y:4630
#, c-format
msgid "%s third parameter is not a changeable object"
msgstr "%s el tercer paràmetre no és un objecte intercanviable"
-#: awkgram.y:4733 awkgram.y:4736
+#: awkgram.y:4734 awkgram.y:4737
msgid "match: third argument is a gawk extension"
msgstr "match: el tercer argument és una extensió de gawk"
-#: awkgram.y:4790 awkgram.y:4793
+#: awkgram.y:4791 awkgram.y:4794
msgid "close: second argument is a gawk extension"
msgstr "close: el segon argument és una extensió de gawk"
-#: awkgram.y:4805
+#: awkgram.y:4806
msgid "use of dcgettext(_\"...\") is incorrect: remove leading underscore"
msgstr ""
"l'ús de dcgettext(_\"...\") no és correcte: elimineu el guió baix inicial"
-#: awkgram.y:4820
+#: awkgram.y:4821
msgid "use of dcngettext(_\"...\") is incorrect: remove leading underscore"
msgstr ""
"l'ús de dcgettext(_\"...\") no és correcte: elimineu el guió baix inicial"
-#: awkgram.y:4839
+#: awkgram.y:4840
msgid "index: regexp constant as second argument is not allowed"
msgstr "índex: no es permet una constant regexp com a segon argument"
-#: awkgram.y:4892
+#: awkgram.y:4893
#, c-format
msgid "function `%s': parameter `%s' shadows global variable"
msgstr "funció `%s': paràmetre `%s' ofusca la variable global"
-#: awkgram.y:4941 debug.c:4199 debug.c:4242 debug.c:5364 profile.c:110
+#: awkgram.y:4942 debug.c:4197 debug.c:4240 debug.c:5362 profile.c:110
#, c-format
msgid "could not open `%s' for writing: %s"
msgstr "no es pot obrir `%s' per a escriptura: %s"
-#: awkgram.y:4942
+#: awkgram.y:4943
msgid "sending variable list to standard error"
msgstr "s'està enviant la llista de variables a l'eixida d'error estàndard"
-#: awkgram.y:4950
+#: awkgram.y:4951
#, fuzzy, c-format
msgid "%s: close failed: %s"
msgstr "%s: tancament erroni (%s)"
-#: awkgram.y:4975
+#: awkgram.y:4976
msgid "shadow_funcs() called twice!"
msgstr "shadow_funcs() s'ha cridat dues vegades!"
-#: awkgram.y:4983
+#: awkgram.y:4984
#, fuzzy
#| msgid "there were shadowed variables."
msgid "there were shadowed variables"
msgstr "hi ha hagut variables a l'ombra"
-#: awkgram.y:5060
+#: awkgram.y:5061
#, c-format
msgid "function name `%s' previously defined"
msgstr "nom de la funció `%s' definida prèviament"
-#: awkgram.y:5111
+#: awkgram.y:5112
#, fuzzy, c-format
msgid "function `%s': cannot use function name as parameter name"
msgstr "funció `%s»: no pot usar el nom de la funció com a paràmetre"
-#: awkgram.y:5114
+#: awkgram.y:5115
#, fuzzy, c-format
msgid "function `%s': cannot use special variable `%s' as a function parameter"
msgstr ""
"funció `%s': no es pot usar la variable especial `%s' com a un paràmetre de "
"funció"
-#: awkgram.y:5118
+#: awkgram.y:5119
#, fuzzy, c-format
msgid "function `%s': parameter `%s' cannot contain a namespace"
msgstr "funció `%s': paràmetre `%s' ofusca la variable global"
-#: awkgram.y:5125
+#: awkgram.y:5126
#, c-format
msgid "function `%s': parameter #%d, `%s', duplicates parameter #%d"
msgstr "funció `%s': paràmetre #%d, `%s', duplica al paràmetre #%d"
-#: awkgram.y:5214
+#: awkgram.y:5215
#, c-format
msgid "function `%s' called but never defined"
msgstr "es crida a la funció `%s' però no s'ha definit"
-#: awkgram.y:5218
+#: awkgram.y:5219
#, c-format
msgid "function `%s' defined but never called directly"
msgstr "la funció `%s' està definida però no s'ha cridat mai directament"
-#: awkgram.y:5250
+#: awkgram.y:5251
#, c-format
msgid "regexp constant for parameter #%d yields boolean value"
msgstr ""
"l'expressió regular constant per al paràmetre #%d condueix a un valor booleà"
-#: awkgram.y:5265
+#: awkgram.y:5266
#, c-format
msgid ""
"function `%s' called with space between name and `(',\n"
@@ -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:5488 awkgram.y:5541 mpfr.c:1589 mpfr.c:1624
+#: awkgram.y:5489 awkgram.y:5542 mpfr.c:1589 mpfr.c:1624
msgid "division by zero attempted"
msgstr "s'ha intentat una divisió per zero"
-#: awkgram.y:5497 awkgram.y:5550 mpfr.c:1634
+#: awkgram.y:5498 awkgram.y:5551 mpfr.c:1634
#, c-format
msgid "division by zero attempted in `%%'"
msgstr "s'ha intentat una divisió per zero en `%%'"
-#: awkgram.y:5870
+#: awkgram.y:5871
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:5873
+#: awkgram.y:5874
#, c-format
msgid "invalid target of assignment (opcode %s)"
msgstr "destí no vàlid d'assignació (opcode %s)"
-#: awkgram.y:6253
+#: awkgram.y:6254
msgid "statement has no effect"
msgstr "la sentència no té efecte"
-#: awkgram.y:6768
+#: awkgram.y:6769
#, c-format
msgid "identifier %s: qualified names not allowed in traditional / POSIX mode"
msgstr ""
-#: awkgram.y:6773
+#: awkgram.y:6774
#, c-format
msgid "identifier %s: namespace separator is two colons, not one"
msgstr ""
-#: awkgram.y:6779
+#: awkgram.y:6780
#, c-format
msgid "qualified identifier `%s' is badly formed"
msgstr ""
-#: awkgram.y:6786
+#: awkgram.y:6787
#, c-format
msgid ""
"identifier `%s': namespace separator can only appear once in a qualified name"
msgstr ""
-#: awkgram.y:6835 awkgram.y:6886
+#: awkgram.y:6836 awkgram.y:6887
#, c-format
msgid "using reserved identifier `%s' as a namespace is not allowed"
msgstr ""
-#: awkgram.y:6842 awkgram.y:6852
+#: awkgram.y:6843 awkgram.y:6853
#, c-format
msgid ""
"using reserved identifier `%s' as second component of a qualified name is "
"not allowed"
msgstr ""
-#: awkgram.y:6870
+#: awkgram.y:6871
#, fuzzy
msgid "@namespace is a gawk extension"
msgstr "@include és una extensió de gawk"
-#: awkgram.y:6877
+#: awkgram.y:6878
#, c-format
msgid "namespace name `%s' must meet identifier naming rules"
msgstr ""
@@ -1771,17 +1771,17 @@ msgstr "[\"%s\"] no est
msgid "`%s[\"%.*s\"]' is not an array\n"
msgstr "`%s[\"%s\"]' no és una matriu\n"
-#: debug.c:1262 debug.c:5124
+#: debug.c:1262 debug.c:5122
#, c-format
msgid "`%s' is not a scalar variable"
msgstr "`%s' no és una variable escalar"
-#: debug.c:1285 debug.c:5154
+#: debug.c:1285 debug.c:5152
#, fuzzy, c-format
msgid "attempt to use array `%s[\"%.*s\"]' in a scalar context"
msgstr "s'ha intentat usar la matriu `%s[\"%s\"]' en un context escalar"
-#: debug.c:1308 debug.c:5165
+#: debug.c:1308 debug.c:5163
#, fuzzy, c-format
msgid "attempt to use scalar `%s[\"%.*s\"]' as array"
msgstr "s'ha intentat usar la dada escalar `%s[\"%s\"]' com a una matriu"
@@ -1916,212 +1916,212 @@ msgstr ""
"el punt d'interrupció %d establert al fitxer `%s', línia %d és "
"incondicional\n"
-#: debug.c:2525 debug.c:3383
+#: debug.c:2524 debug.c:3381
#, c-format
msgid "line number %d in file `%s' out of range"
msgstr "el número de línia %d al fitxer `%s' està fora de rang"
-#: debug.c:2541 debug.c:2563
+#: debug.c:2540 debug.c:2562
#, c-format
msgid "Deleted breakpoint %d"
msgstr "Punt interrupció suprimit %d"
-#: debug.c:2547
+#: debug.c:2546
#, c-format
msgid "No breakpoint(s) at entry to function `%s'\n"
msgstr "No hi ha punt(s) d'interrupció a l'entrada a la funció `%s'\n"
-#: debug.c:2574
+#: debug.c:2573
#, c-format
msgid "No breakpoint at file `%s', line #%d\n"
msgstr "No hi ha un punt d'interrupció al fitxer `%s', línia #%d\n"
-#: debug.c:2629 debug.c:2670 debug.c:2690 debug.c:2733
+#: debug.c:2628 debug.c:2669 debug.c:2689 debug.c:2732
msgid "invalid breakpoint number"
msgstr "número no vàlid de punt d'interrupció"
-#: debug.c:2645
+#: debug.c:2644
msgid "Delete all breakpoints? (y or n) "
msgstr "Suprimir tots els punts d'interrupció (s o n) "
-#: debug.c:2646 debug.c:2956 debug.c:3009
+#: debug.c:2645 debug.c:2955 debug.c:3008
msgid "y"
msgstr "s"
-#: debug.c:2695
+#: debug.c:2694
#, c-format
msgid "Will ignore next %ld crossing(s) of breakpoint %d.\n"
msgstr ""
"S'ignoraran el(s) %ld creuament(s) següent(s) del punt d'interrupció %d.\n"
-#: debug.c:2699
+#: debug.c:2698
#, c-format
msgid "Will stop next time breakpoint %d is reached.\n"
msgstr ""
"S'aturarà la pròxima vegada que s'assoleixi el punt d'interrupció %d.\n"
-#: debug.c:2816
+#: debug.c:2815
#, c-format
msgid "Can only debug programs provided with the `-f' option.\n"
msgstr "Sols es poden depurar programes que tenen l'opció `-f'.\n"
-#: debug.c:2836
+#: debug.c:2835
#, c-format
msgid "Restarting ...\n"
msgstr ""
-#: debug.c:2941
+#: debug.c:2940
#, c-format
msgid "Failed to restart debugger"
msgstr "No s'ha pogut reiniciar el depurador."
-#: debug.c:2955
+#: debug.c:2954
msgid "Program already running. Restart from beginning (y/n)? "
msgstr "El programa ja està corrent. S'ha de reiniciar des del principi (s/n)?"
-#: debug.c:2959
+#: debug.c:2958
#, c-format
msgid "Program not restarted\n"
msgstr "No s'ha reiniciat el programa\n"
-#: debug.c:2969
+#: debug.c:2968
#, c-format
msgid "error: cannot restart, operation not allowed\n"
msgstr "error: no es pot reiniciar, l'operació no està permesa\n"
-#: debug.c:2975
+#: debug.c:2974
#, c-format
msgid "error (%s): cannot restart, ignoring rest of the commands\n"
msgstr "error (%s): no es pot reiniciar, s'ignoraran la resta de les ordres\n"
-#: debug.c:2983
+#: debug.c:2982
#, fuzzy, c-format
#| msgid "Starting program: \n"
msgid "Starting program:\n"
msgstr "S'està iniciant el programa: \n"
-#: debug.c:2993
+#: debug.c:2992
#, fuzzy, c-format
msgid "Program exited abnormally with exit value: %d\n"
msgstr "El programa ha tingut la sortida %s amb el valor de sortida: %d\n"
-#: debug.c:2994
+#: debug.c:2993
#, fuzzy, c-format
msgid "Program exited normally with exit value: %d\n"
msgstr "El programa ha tingut la sortida %s amb el valor de sortida: %d\n"
-#: debug.c:3008
+#: debug.c:3007
msgid "The program is running. Exit anyway (y/n)? "
msgstr "El programa s'està executant. Voleu sortir tot i això (s/n)? "
-#: debug.c:3043
+#: debug.c:3042
#, c-format
msgid "Not stopped at any breakpoint; argument ignored.\n"
msgstr "No s'ha detingut a cap punt d'interrupció; s'ignorarà l'argument.\n"
-#: debug.c:3048
+#: debug.c:3047
#, fuzzy, c-format
#| msgid "invalid breakpoint number %d."
msgid "invalid breakpoint number %d"
msgstr "número no vàlid de punt d'interrupció %d."
-#: debug.c:3053
+#: debug.c:3052
#, c-format
msgid "Will ignore next %ld crossings of breakpoint %d.\n"
msgstr "S'ignoraran els pròxims %ld creuaments de punt d'interrupció %d.\n"
-#: debug.c:3240
+#: debug.c:3239
#, c-format
msgid "'finish' not meaningful in the outermost frame main()\n"
msgstr "'finish' no té significat al marc més extern main()\n"
-#: debug.c:3245
+#: debug.c:3244
#, fuzzy, c-format
#| msgid "Run till return from "
msgid "Run until return from "
msgstr "Executa fins retornar de "
-#: debug.c:3288
+#: debug.c:3287
#, c-format
msgid "'return' not meaningful in the outermost frame main()\n"
msgstr "'return' no té significat al marc més extern main()\n"
-#: debug.c:3402
+#: debug.c:3400
#, fuzzy, c-format
msgid "cannot find specified location in function `%s'\n"
msgstr "No es pot trobar la ubicació especificada a la funció `%s'\n"
-#: debug.c:3410
+#: debug.c:3408
#, c-format
msgid "invalid source line %d in file `%s'"
msgstr "línia %d no vàlida de font al fitxer `%s'"
-#: debug.c:3425
+#: debug.c:3423
#, fuzzy, c-format
msgid "cannot find specified location %d in file `%s'\n"
msgstr "No es pot trobar la ubicació especificada %d al fitxer `%s'\n"
-#: debug.c:3457
+#: debug.c:3455
#, c-format
msgid "element not in array\n"
msgstr "l'element no està a la matriu\n"
-#: debug.c:3457
+#: debug.c:3455
#, c-format
msgid "untyped variable\n"
msgstr "variable sense tipus\n"
-#: debug.c:3499
+#: debug.c:3497
#, c-format
msgid "Stopping in %s ...\n"
msgstr "S'està aturant a %s ...\n"
-#: debug.c:3576
+#: debug.c:3574
#, c-format
msgid "'finish' not meaningful with non-local jump '%s'\n"
msgstr "'finish' no té significat amb salt no local '%s'\n"
-#: debug.c:3583
+#: debug.c:3581
#, c-format
msgid "'until' not meaningful with non-local jump '%s'\n"
msgstr "'until' no té significat amb salt no local '%s'\n"
#. TRANSLATORS: don't translate the 'q' inside the brackets.
-#: debug.c:4344
+#: debug.c:4342
#, fuzzy
msgid "\t------[Enter] to continue or [q] + [Enter] to quit------"
msgstr "\t------[Intro] per continuar o q [Intro] per sortir------"
-#: debug.c:5161
+#: debug.c:5159
#, fuzzy, c-format
msgid "[\"%.*s\"] not in array `%s'"
msgstr "[\"%s\"] no està a la matriu `%s'"
-#: debug.c:5367
+#: debug.c:5365
#, c-format
msgid "sending output to stdout\n"
msgstr "s'està enviant la sortida a la sortida estàndard\n"
-#: debug.c:5407
+#: debug.c:5405
msgid "invalid number"
msgstr "número no vàlid"
-#: debug.c:5541
+#: debug.c:5539
#, c-format
msgid "`%s' not allowed in current context; statement ignored"
msgstr "`%s' no està permès al context actual; s'ignorarà la declaració"
-#: debug.c:5549
+#: debug.c:5547
msgid "`return' not allowed in current context; statement ignored"
msgstr "`return' no està permès al context actual; s'ignorarà la declaració"
-#: debug.c:5597
+#: debug.c:5595
#, fuzzy, c-format
#| msgid "fatal error: internal error"
msgid "fatal error during eval, need to restart.\n"
msgstr "error fatal: error intern"
-#: debug.c:5787
+#: debug.c:5785
#, fuzzy, c-format
#| msgid "no symbol `%s' in current context\n"
msgid "no symbol `%s' in current context"
@@ -2179,49 +2179,49 @@ msgstr "`%sFMT' especificaci
msgid "turning off `--lint' due to assignment to `LINT'"
msgstr "desactivant `--lint' degut a una assignació a `LINT'"
-#: eval.c:1189
+#: eval.c:1190
#, c-format
msgid "reference to uninitialized argument `%s'"
msgstr "referència a un argument sense inicialitzar `%s'"
-#: eval.c:1190
+#: eval.c:1191
#, c-format
msgid "reference to uninitialized variable `%s'"
msgstr "referència a una variable sense inicialitzar `%s'"
-#: eval.c:1208
+#: eval.c:1209
msgid "attempt to field reference from non-numeric value"
msgstr "s'ha intentat una referència de camp a partir d'un valor no numèric"
-#: eval.c:1210
+#: eval.c:1211
msgid "attempt to field reference from null string"
msgstr "s'ha intentat entrar una referència a partir d'una cadena nul·la"
-#: eval.c:1218
+#: eval.c:1219
#, c-format
msgid "attempt to access field %ld"
msgstr "s'ha intentat accedir al camp %ld"
-#: eval.c:1227
+#: eval.c:1228
#, c-format
msgid "reference to uninitialized field `$%ld'"
msgstr "referència a una variable sense inicialitzar `$%ld'"
-#: eval.c:1291
+#: eval.c:1292
#, c-format
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:1496
+#: eval.c:1497
#, c-format
msgid "unwind_stack: unexpected type `%s'"
msgstr "unwind_stack: tipus no esperat `%s'"
-#: eval.c:1671
+#: eval.c:1672
msgid "division by zero attempted in `/='"
msgstr "s'ha intentat una divisió per zero en `/='"
-#: eval.c:1678
+#: eval.c:1679
#, c-format
msgid "division by zero attempted in `%%='"
msgstr "s'ha intentat una divisió per zero en `%%='"
@@ -3868,7 +3868,7 @@ msgstr "error intern: %s amb vname nul"
msgid "internal error: builtin with null fname"
msgstr "error intern: funció integrada amb fname nul"
-#: profile.c:1329
+#: profile.c:1328
#, fuzzy, c-format
msgid ""
"%s# Loaded extensions (-l and/or @load)\n"
@@ -3877,7 +3877,7 @@ msgstr ""
"\t# Extensions carregades (-l i/o @load)\n"
"\n"
-#: profile.c:1360
+#: profile.c:1359
#, fuzzy, c-format
msgid ""
"\n"
@@ -3887,12 +3887,12 @@ msgstr ""
"\t# Extensions carregades (-l i/o @load)\n"
"\n"
-#: profile.c:1424
+#: profile.c:1423
#, c-format
msgid "\t# gawk profile, created %s\n"
msgstr "\t# perfil gawk, creat %s\n"
-#: profile.c:1992
+#: profile.c:1991
#, c-format
msgid ""
"\n"
@@ -3901,7 +3901,7 @@ msgstr ""
"\n"
"\t# Funcions, llistades alfabèticament\n"
-#: profile.c:2053
+#: profile.c:2052
#, c-format
msgid "redir2str: unknown redirection type %d"
msgstr "redir2str: tipus desconegut de redireccionament %d"
diff --git a/po/da.po b/po/da.po
index 2ed61ecc..7cd262b6 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-04-20 19:49+0300\n"
+"POT-Creation-Date: 2023-05-07 21:31+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"
@@ -41,8 +41,8 @@ msgid "attempt to use scalar `%s' as an array"
msgstr "forsøg på at bruge skalar '%s' som et 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:1160
-#: eval.c:1554
+#: builtin.c:1807 builtin.c:2323 builtin.c:2350 eval.c:1156 eval.c:1161
+#: eval.c:1555
#, c-format
msgid "attempt to use array `%s' in a scalar context"
msgstr "forsøg på at bruge array '%s' i skalarsammenhæng"
@@ -148,11 +148,11 @@ msgstr "dublet case-v
msgid "duplicate `default' detected in switch body"
msgstr "dublet 'default' opdaget i switch-krop"
-#: awkgram.y:1052 awkgram.y:4483
+#: awkgram.y:1052 awkgram.y:4484
msgid "`break' is not allowed outside a loop or switch"
msgstr "'break' uden for en løkke eller switch er ikke tilladt"
-#: awkgram.y:1062 awkgram.y:4475
+#: awkgram.y:1062 awkgram.y:4476
msgid "`continue' is not allowed outside a loop"
msgstr "'continue' uden for en løkke er ikke tilladt"
@@ -267,7 +267,7 @@ msgid ""
msgstr ""
#: awkgram.y:2881 awkgram.y:2959 awkgram.y:3197 debug.c:545 debug.c:561
-#: debug.c:2845 debug.c:5215
+#: debug.c:2844 debug.c:5213
#, fuzzy, c-format
msgid "cannot open source file `%s' for reading: %s"
msgstr "kan ikke åbne kildefilen '%s' for læsning (%s)"
@@ -277,7 +277,7 @@ msgstr "kan ikke
msgid "cannot open shared library `%s' for reading: %s"
msgstr "kan ikke åbne delt bibliotek '%s' for læsning (%s)"
-#: awkgram.y:2884 awkgram.y:2960 awkgram.y:3020 builtin.c:136 debug.c:5366
+#: awkgram.y:2884 awkgram.y:2960 awkgram.y:3020 builtin.c:136 debug.c:5364
msgid "reason unknown"
msgstr "ukendt årsag"
@@ -365,172 +365,172 @@ msgstr "brug af '\\ #...' for linjeforts
msgid "backslash not last character on line"
msgstr "sidste tegn på linjen er ikke en omvendt skråstreg"
-#: awkgram.y:3879 awkgram.y:3881
+#: awkgram.y:3880 awkgram.y:3882
#, fuzzy
msgid "multidimensional arrays are a gawk extension"
msgstr "indirekte funktionskald er en gawk-udvidelse"
-#: awkgram.y:3906 awkgram.y:3917
+#: awkgram.y:3907 awkgram.y:3918
#, fuzzy, c-format
msgid "POSIX does not allow operator `%s'"
msgstr "POSIX tillader ikke operatoren '**'"
-#: awkgram.y:3908 awkgram.y:3919 awkgram.y:3954 awkgram.y:3962
+#: awkgram.y:3909 awkgram.y:3920 awkgram.y:3955 awkgram.y:3963
#, fuzzy, c-format
msgid "operator `%s' is not supported in old awk"
msgstr "operatoren '^' understøttes ikke i gamle versioner af awk"
-#: awkgram.y:4059 awkgram.y:4081 command.y:1188
+#: awkgram.y:4060 awkgram.y:4082 command.y:1188
msgid "unterminated string"
msgstr "uafsluttet streng"
-#: awkgram.y:4069 main.c:1284
+#: awkgram.y:4070 main.c:1284
#, fuzzy
msgid "POSIX does not allow physical newlines in string values"
msgstr "POSIX tillader ikke '\\x'-kontrolsekvenser"
-#: awkgram.y:4071 node.c:460
+#: awkgram.y:4072 node.c:460
#, fuzzy
msgid "backslash string continuation is not portable"
msgstr "brug af '\\ #...' for linjefortsættelse er ikke portabelt"
-#: awkgram.y:4312
+#: awkgram.y:4313
#, c-format
msgid "invalid char '%c' in expression"
msgstr "ugyldigt tegn '%c' i udtryk"
-#: awkgram.y:4407
+#: awkgram.y:4408
#, c-format
msgid "`%s' is a gawk extension"
msgstr "'%s' er en gawk-udvidelse"
-#: awkgram.y:4412
+#: awkgram.y:4413
#, c-format
msgid "POSIX does not allow `%s'"
msgstr "POSIX tillader ikke '%s'"
-#: awkgram.y:4420
+#: awkgram.y:4421
#, c-format
msgid "`%s' is not supported in old awk"
msgstr "'%s' understøttes ikke i gamle versioner af awk"
-#: awkgram.y:4520
+#: awkgram.y:4521
#, fuzzy
msgid "`goto' considered harmful!"
msgstr "'goto' anses for skadelig!\n"
-#: awkgram.y:4589
+#: awkgram.y:4590
#, c-format
msgid "%d is invalid as number of arguments for %s"
msgstr "%d er et ugyldigt antal argumenter for %s"
-#: awkgram.y:4624
+#: awkgram.y:4625
#, fuzzy, c-format
msgid "%s: string literal as last argument of substitute has no effect"
msgstr ""
"%s: bogstavelig streng som sidste argument til erstatning har ingen effekt"
-#: awkgram.y:4629
+#: awkgram.y:4630
#, c-format
msgid "%s third parameter is not a changeable object"
msgstr "%s: tredje argument er ikke et ændringsbart objekt"
-#: awkgram.y:4733 awkgram.y:4736
+#: awkgram.y:4734 awkgram.y:4737
msgid "match: third argument is a gawk extension"
msgstr "match: tredje argument er en gawk-udvidelse"
-#: awkgram.y:4790 awkgram.y:4793
+#: awkgram.y:4791 awkgram.y:4794
msgid "close: second argument is a gawk extension"
msgstr "close: andet argument er en gawk-udvidelse"
-#: awkgram.y:4805
+#: awkgram.y:4806
msgid "use of dcgettext(_\"...\") is incorrect: remove leading underscore"
msgstr ""
"brug af dcgettext(_\"...\") er forkert: fjern det indledende "
"understregningstegn"
-#: awkgram.y:4820
+#: awkgram.y:4821
msgid "use of dcngettext(_\"...\") is incorrect: remove leading underscore"
msgstr ""
"brug af dcgettext(_\"...\") er forkert: fjern det indledende "
"understregningstegn"
-#: awkgram.y:4839
+#: awkgram.y:4840
msgid "index: regexp constant as second argument is not allowed"
msgstr "index: regexp-konstant som andet argument er ikke tilladt"
-#: awkgram.y:4892
+#: awkgram.y:4893
#, c-format
msgid "function `%s': parameter `%s' shadows global variable"
msgstr "funktionen '%s': parameteren '%s' overskygger en global variabel"
-#: awkgram.y:4941 debug.c:4199 debug.c:4242 debug.c:5364 profile.c:110
+#: awkgram.y:4942 debug.c:4197 debug.c:4240 debug.c:5362 profile.c:110
#, c-format
msgid "could not open `%s' for writing: %s"
msgstr "kunne ikke åbne '%s' for skrivning: %s"
-#: awkgram.y:4942
+#: awkgram.y:4943
msgid "sending variable list to standard error"
msgstr "sender variabelliste til standard fejl"
-#: awkgram.y:4950
+#: awkgram.y:4951
#, fuzzy, c-format
msgid "%s: close failed: %s"
msgstr "%s: lukning mislykkedes (%s)"
-#: awkgram.y:4975
+#: awkgram.y:4976
msgid "shadow_funcs() called twice!"
msgstr "shadow_funcs() kaldt to gange!"
-#: awkgram.y:4983
+#: awkgram.y:4984
#, fuzzy
#| msgid "there were shadowed variables."
msgid "there were shadowed variables"
msgstr "der var skyggede variable."
-#: awkgram.y:5060
+#: awkgram.y:5061
#, c-format
msgid "function name `%s' previously defined"
msgstr "funktionsnavnet '%s' er allerede defineret"
-#: awkgram.y:5111
+#: awkgram.y:5112
#, fuzzy, c-format
msgid "function `%s': cannot use function name as parameter name"
msgstr "funktionen '%s': kan ikke bruge funktionsnavn som parameternavn"
-#: awkgram.y:5114
+#: awkgram.y:5115
#, fuzzy, c-format
msgid "function `%s': cannot use special variable `%s' as a function parameter"
msgstr ""
"funktionen '%s': kan ikke bruge specialvariabel '%s' som en "
"funktionsparameter"
-#: awkgram.y:5118
+#: awkgram.y:5119
#, fuzzy, c-format
msgid "function `%s': parameter `%s' cannot contain a namespace"
msgstr "funktionen '%s': parameteren '%s' overskygger en global variabel"
-#: awkgram.y:5125
+#: awkgram.y:5126
#, c-format
msgid "function `%s': parameter #%d, `%s', duplicates parameter #%d"
msgstr "funktionen '%s': parameter %d, '%s', er samme som parameter %d"
-#: awkgram.y:5214
+#: awkgram.y:5215
#, c-format
msgid "function `%s' called but never defined"
msgstr "funktionen '%s' kaldt, men aldrig defineret"
-#: awkgram.y:5218
+#: awkgram.y:5219
#, c-format
msgid "function `%s' defined but never called directly"
msgstr "funktionen '%s' defineret, men aldrig kaldt direkte"
-#: awkgram.y:5250
+#: awkgram.y:5251
#, c-format
msgid "regexp constant for parameter #%d yields boolean value"
msgstr "konstant regulært udtryk for parameter %d giver en boolesk værdi"
-#: awkgram.y:5265
+#: awkgram.y:5266
#, c-format
msgid ""
"function `%s' called with space between name and `(',\n"
@@ -539,68 +539,68 @@ msgstr ""
"funktionen '%s' kaldt med blanktegn mellem navnet og '(',\n"
"eller brugt som en variabel eller et array"
-#: awkgram.y:5488 awkgram.y:5541 mpfr.c:1589 mpfr.c:1624
+#: awkgram.y:5489 awkgram.y:5542 mpfr.c:1589 mpfr.c:1624
msgid "division by zero attempted"
msgstr "forsøgte at dividere med nul"
-#: awkgram.y:5497 awkgram.y:5550 mpfr.c:1634
+#: awkgram.y:5498 awkgram.y:5551 mpfr.c:1634
#, c-format
msgid "division by zero attempted in `%%'"
msgstr "forsøgte at dividere med nul i '%%'"
-#: awkgram.y:5870
+#: awkgram.y:5871
msgid ""
"cannot assign a value to the result of a field post-increment expression"
msgstr ""
-#: awkgram.y:5873
+#: awkgram.y:5874
#, fuzzy, c-format
msgid "invalid target of assignment (opcode %s)"
msgstr "%d er et ugyldigt antal argumenter for %s"
-#: awkgram.y:6253
+#: awkgram.y:6254
msgid "statement has no effect"
msgstr "kommandoen har ingen effekt"
-#: awkgram.y:6768
+#: awkgram.y:6769
#, c-format
msgid "identifier %s: qualified names not allowed in traditional / POSIX mode"
msgstr ""
-#: awkgram.y:6773
+#: awkgram.y:6774
#, c-format
msgid "identifier %s: namespace separator is two colons, not one"
msgstr ""
-#: awkgram.y:6779
+#: awkgram.y:6780
#, c-format
msgid "qualified identifier `%s' is badly formed"
msgstr ""
-#: awkgram.y:6786
+#: awkgram.y:6787
#, c-format
msgid ""
"identifier `%s': namespace separator can only appear once in a qualified name"
msgstr ""
-#: awkgram.y:6835 awkgram.y:6886
+#: awkgram.y:6836 awkgram.y:6887
#, c-format
msgid "using reserved identifier `%s' as a namespace is not allowed"
msgstr ""
-#: awkgram.y:6842 awkgram.y:6852
+#: awkgram.y:6843 awkgram.y:6853
#, c-format
msgid ""
"using reserved identifier `%s' as second component of a qualified name is "
"not allowed"
msgstr ""
-#: awkgram.y:6870
+#: awkgram.y:6871
#, fuzzy
msgid "@namespace is a gawk extension"
msgstr "@include er en gawk-udvidelse"
-#: awkgram.y:6877
+#: awkgram.y:6878
#, c-format
msgid "namespace name `%s' must meet identifier naming rules"
msgstr ""
@@ -1572,17 +1572,17 @@ msgstr "[\"%s\"] findes ikke i array '%s'\n"
msgid "`%s[\"%.*s\"]' is not an array\n"
msgstr "`%s[\"%s\"]' er ikke et array\n"
-#: debug.c:1262 debug.c:5124
+#: debug.c:1262 debug.c:5122
#, c-format
msgid "`%s' is not a scalar variable"
msgstr "'%s' er ikke en skalar variabel"
-#: debug.c:1285 debug.c:5154
+#: debug.c:1285 debug.c:5152
#, fuzzy, c-format
msgid "attempt to use array `%s[\"%.*s\"]' in a scalar context"
msgstr "forsøg på at bruge array '%s[\"%s\"]' i skalarsammenhæng"
-#: debug.c:1308 debug.c:5165
+#: debug.c:1308 debug.c:5163
#, fuzzy, c-format
msgid "attempt to use scalar `%s[\"%.*s\"]' as array"
msgstr "forsøg på at bruge skalaren '%s[\"%s\"]' som array"
@@ -1706,210 +1706,210 @@ msgstr "Kan ikke s
msgid "breakpoint %d set at file `%s', line %d is unconditional\n"
msgstr ""
-#: debug.c:2525 debug.c:3383
+#: debug.c:2524 debug.c:3381
#, c-format
msgid "line number %d in file `%s' out of range"
msgstr "linjenummer %d i fil %s er uden for det tilladte område"
-#: debug.c:2541 debug.c:2563
+#: debug.c:2540 debug.c:2562
#, c-format
msgid "Deleted breakpoint %d"
msgstr "Slettet stoppunkt %d"
-#: debug.c:2547
+#: debug.c:2546
#, c-format
msgid "No breakpoint(s) at entry to function `%s'\n"
msgstr ""
-#: debug.c:2574
+#: debug.c:2573
#, c-format
msgid "No breakpoint at file `%s', line #%d\n"
msgstr "Intet stoppunkt ved fil `%s', linje #%d\n"
-#: debug.c:2629 debug.c:2670 debug.c:2690 debug.c:2733
+#: debug.c:2628 debug.c:2669 debug.c:2689 debug.c:2732
msgid "invalid breakpoint number"
msgstr "Ugyldigt stoppunktsnummer"
-#: debug.c:2645
+#: debug.c:2644
msgid "Delete all breakpoints? (y or n) "
msgstr "Slet alle stoppunkter? (j eller n) "
-#: debug.c:2646 debug.c:2956 debug.c:3009
+#: debug.c:2645 debug.c:2955 debug.c:3008
msgid "y"
msgstr "j"
-#: debug.c:2695
+#: debug.c:2694
#, c-format
msgid "Will ignore next %ld crossing(s) of breakpoint %d.\n"
msgstr ""
-#: debug.c:2699
+#: debug.c:2698
#, c-format
msgid "Will stop next time breakpoint %d is reached.\n"
msgstr ""
-#: debug.c:2816
+#: debug.c:2815
#, c-format
msgid "Can only debug programs provided with the `-f' option.\n"
msgstr ""
-#: debug.c:2836
+#: debug.c:2835
#, c-format
msgid "Restarting ...\n"
msgstr ""
-#: debug.c:2941
+#: debug.c:2940
#, c-format
msgid "Failed to restart debugger"
msgstr "Kunne ikke genstarte fejlsøger"
-#: debug.c:2955
+#: debug.c:2954
msgid "Program already running. Restart from beginning (y/n)? "
msgstr ""
-#: debug.c:2959
+#: debug.c:2958
#, c-format
msgid "Program not restarted\n"
msgstr "Program ikke genstartet\n"
-#: debug.c:2969
+#: debug.c:2968
#, c-format
msgid "error: cannot restart, operation not allowed\n"
msgstr ""
-#: debug.c:2975
+#: debug.c:2974
#, c-format
msgid "error (%s): cannot restart, ignoring rest of the commands\n"
msgstr ""
-#: debug.c:2983
+#: debug.c:2982
#, fuzzy, c-format
#| msgid "Starting program: \n"
msgid "Starting program:\n"
msgstr "Starter program: \n"
-#: debug.c:2993
+#: debug.c:2992
#, c-format
msgid "Program exited abnormally with exit value: %d\n"
msgstr ""
-#: debug.c:2994
+#: debug.c:2993
#, c-format
msgid "Program exited normally with exit value: %d\n"
msgstr ""
-#: debug.c:3008
+#: debug.c:3007
msgid "The program is running. Exit anyway (y/n)? "
msgstr ""
-#: debug.c:3043
+#: debug.c:3042
#, c-format
msgid "Not stopped at any breakpoint; argument ignored.\n"
msgstr ""
-#: debug.c:3048
+#: debug.c:3047
#, fuzzy, c-format
#| msgid "invalid breakpoint number %d."
msgid "invalid breakpoint number %d"
msgstr "Ugyldigt stoppunktsnummer %d."
-#: debug.c:3053
+#: debug.c:3052
#, c-format
msgid "Will ignore next %ld crossings of breakpoint %d.\n"
msgstr ""
-#: debug.c:3240
+#: debug.c:3239
#, c-format
msgid "'finish' not meaningful in the outermost frame main()\n"
msgstr ""
-#: debug.c:3245
+#: debug.c:3244
#, fuzzy, c-format
#| msgid "Run till return from "
msgid "Run until return from "
msgstr "Kør til returnering fra "
-#: debug.c:3288
+#: debug.c:3287
#, c-format
msgid "'return' not meaningful in the outermost frame main()\n"
msgstr ""
-#: debug.c:3402
+#: debug.c:3400
#, fuzzy, c-format
msgid "cannot find specified location in function `%s'\n"
msgstr "Kan ikke sætte stoppunkt i funktion '%s'\n"
-#: debug.c:3410
+#: debug.c:3408
#, fuzzy, c-format
msgid "invalid source line %d in file `%s'"
msgstr "allerede inkluderet kildefil '%s'"
-#: debug.c:3425
+#: debug.c:3423
#, fuzzy, c-format
msgid "cannot find specified location %d in file `%s'\n"
msgstr "allerede inkluderet kildefil '%s'"
-#: debug.c:3457
+#: debug.c:3455
#, fuzzy, c-format
msgid "element not in array\n"
msgstr "adump: argument er ikke et array"
-#: debug.c:3457
+#: debug.c:3455
#, c-format
msgid "untyped variable\n"
msgstr "variabel uden type\n"
-#: debug.c:3499
+#: debug.c:3497
#, c-format
msgid "Stopping in %s ...\n"
msgstr "Stopper i %s ...\n"
-#: debug.c:3576
+#: debug.c:3574
#, c-format
msgid "'finish' not meaningful with non-local jump '%s'\n"
msgstr ""
-#: debug.c:3583
+#: debug.c:3581
#, c-format
msgid "'until' not meaningful with non-local jump '%s'\n"
msgstr ""
#. TRANSLATORS: don't translate the 'q' inside the brackets.
-#: debug.c:4344
+#: debug.c:4342
#, fuzzy
msgid "\t------[Enter] to continue or [q] + [Enter] to quit------"
msgstr "\t------[Retur] for at fortsætte eller q [Retur] for at afslutte------"
-#: debug.c:5161
+#: debug.c:5159
#, fuzzy, c-format
msgid "[\"%.*s\"] not in array `%s'"
msgstr "[\"%s\"] findes ikke i array '%s'"
-#: debug.c:5367
+#: debug.c:5365
#, c-format
msgid "sending output to stdout\n"
msgstr "sender uddata til stdout\n"
-#: debug.c:5407
+#: debug.c:5405
msgid "invalid number"
msgstr "ugyldigt nummer"
-#: debug.c:5541
+#: debug.c:5539
#, fuzzy, c-format
msgid "`%s' not allowed in current context; statement ignored"
msgstr "'exit' kan ikke kaldes i den aktuelle kontekst"
-#: debug.c:5549
+#: debug.c:5547
msgid "`return' not allowed in current context; statement ignored"
msgstr "'returnér' ikke tilladt i den aktuelle kontekst, sætning ignoreret"
-#: debug.c:5597
+#: debug.c:5595
#, fuzzy, c-format
#| msgid "fatal error: internal error"
msgid "fatal error during eval, need to restart.\n"
msgstr "fatal fejl: intern fejl"
-#: debug.c:5787
+#: debug.c:5785
#, fuzzy, c-format
#| msgid "no symbol `%s' in current context\n"
msgid "no symbol `%s' in current context"
@@ -1967,49 +1967,49 @@ msgstr "forkert '%sFMT'-specifikation '%s'"
msgid "turning off `--lint' due to assignment to `LINT'"
msgstr "deaktiverer '--lint' på grund af en tildeling til 'LINT'"
-#: eval.c:1189
+#: eval.c:1190
#, c-format
msgid "reference to uninitialized argument `%s'"
msgstr "reference til ikke-initieret argument '%s'"
-#: eval.c:1190
+#: eval.c:1191
#, c-format
msgid "reference to uninitialized variable `%s'"
msgstr "reference til ikke-initieret variabel '%s'"
-#: eval.c:1208
+#: eval.c:1209
msgid "attempt to field reference from non-numeric value"
msgstr "forsøg på at referere til et felt fra ikke-numerisk værdi"
-#: eval.c:1210
+#: eval.c:1211
msgid "attempt to field reference from null string"
msgstr "forsøg på at referere til et felt fra tom streng"
-#: eval.c:1218
+#: eval.c:1219
#, c-format
msgid "attempt to access field %ld"
msgstr "forsøg på at få adgang til felt %ld"
-#: eval.c:1227
+#: eval.c:1228
#, c-format
msgid "reference to uninitialized field `$%ld'"
msgstr "reference til ikke-initieret felt '$%ld'"
-#: eval.c:1291
+#: eval.c:1292
#, c-format
msgid "function `%s' called with more arguments than declared"
msgstr "funktionen '%s' kaldt med flere argumenter end deklareret"
-#: eval.c:1496
+#: eval.c:1497
#, c-format
msgid "unwind_stack: unexpected type `%s'"
msgstr "unwind_stack: uventet type `%s'"
-#: eval.c:1671
+#: eval.c:1672
msgid "division by zero attempted in `/='"
msgstr "forsøgte at dividere med nul i '/='"
-#: eval.c:1678
+#: eval.c:1679
#, c-format
msgid "division by zero attempted in `%%='"
msgstr "forsøgte at dividere med nul i '%%='"
@@ -3632,14 +3632,14 @@ msgstr "intern fejl: %s med null vname"
msgid "internal error: builtin with null fname"
msgstr "intern fejl: %s med null vname"
-#: profile.c:1329
+#: profile.c:1328
#, c-format
msgid ""
"%s# Loaded extensions (-l and/or @load)\n"
"\n"
msgstr ""
-#: profile.c:1360
+#: profile.c:1359
#, c-format
msgid ""
"\n"
@@ -3647,12 +3647,12 @@ msgid ""
"\n"
msgstr ""
-#: profile.c:1424
+#: profile.c:1423
#, c-format
msgid "\t# gawk profile, created %s\n"
msgstr "\t# profil til gawk oprettet %s\n"
-#: profile.c:1992
+#: profile.c:1991
#, c-format
msgid ""
"\n"
@@ -3661,7 +3661,7 @@ msgstr ""
"\n"
"\t# Funktioner, listede alfabetisk\n"
-#: profile.c:2053
+#: profile.c:2052
#, c-format
msgid "redir2str: unknown redirection type %d"
msgstr "redir2str: uykendt omdirigeringstype %d"
diff --git a/po/de.po b/po/de.po
index 4f598ceb..9e755a82 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-04-20 19:49+0300\n"
+"POT-Creation-Date: 2023-05-07 21:31+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"
@@ -40,8 +40,8 @@ msgid "attempt to use scalar `%s' as an array"
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:1160
-#: eval.c:1554
+#: builtin.c:1807 builtin.c:2323 builtin.c:2350 eval.c:1156 eval.c:1161
+#: eval.c:1555
#, c-format
msgid "attempt to use array `%s' in a scalar context"
msgstr "Es wird versucht, das Feld »%s« in einem Skalarkontext zu verwenden"
@@ -151,12 +151,12 @@ msgstr "doppelte »case«-Werte im »switch«-Block: %s"
msgid "duplicate `default' detected in switch body"
msgstr "jeder »switch«-Block darf höchstens ein »default« enthalten"
-#: awkgram.y:1052 awkgram.y:4483
+#: awkgram.y:1052 awkgram.y:4484
msgid "`break' is not allowed outside a loop or switch"
msgstr ""
"»break« darf nur innerhalb einer Schleife oder eines Switch-Blocks
vorkommen"
-#: awkgram.y:1062 awkgram.y:4475
+#: awkgram.y:1062 awkgram.y:4476
msgid "`continue' is not allowed outside a loop"
msgstr "»continue« darf nur innerhalb einer Schleife vorkommen"
@@ -274,7 +274,7 @@ msgstr ""
"oder Regeln enthalten"
#: awkgram.y:2881 awkgram.y:2959 awkgram.y:3197 debug.c:545 debug.c:561
-#: debug.c:2845 debug.c:5215
+#: debug.c:2844 debug.c:5213
#, c-format
msgid "cannot open source file `%s' for reading: %s"
msgstr "Quelldatei »%s« kann nicht zum Lesen geöffnet werden: %s"
@@ -285,7 +285,7 @@ msgid "cannot open shared library `%s' for reading: %s"
msgstr ""
"Die dynamische Bibliothek »%s« kann nicht zum Lesen geöffnet werden: %s"
-#: awkgram.y:2884 awkgram.y:2960 awkgram.y:3020 builtin.c:136 debug.c:5366
+#: awkgram.y:2884 awkgram.y:2960 awkgram.y:3020 builtin.c:136 debug.c:5364
msgid "reason unknown"
msgstr "unbekannte Ursache"
@@ -379,171 +379,171 @@ msgstr ""
msgid "backslash not last character on line"
msgstr "das letzte Zeichen auf der Zeile ist kein Backslash (»\\«)"
-#: awkgram.y:3879 awkgram.y:3881
+#: awkgram.y:3880 awkgram.y:3882
msgid "multidimensional arrays are a gawk extension"
msgstr "mehrdimensionale Felder sind eine gawk-Erweiterung"
-#: awkgram.y:3906 awkgram.y:3917
+#: awkgram.y:3907 awkgram.y:3918
#, c-format
msgid "POSIX does not allow operator `%s'"
msgstr "POSIX erlaubt den Operator »%s« nicht"
-#: awkgram.y:3908 awkgram.y:3919 awkgram.y:3954 awkgram.y:3962
+#: awkgram.y:3909 awkgram.y:3920 awkgram.y:3955 awkgram.y:3963
#, c-format
msgid "operator `%s' is not supported in old awk"
msgstr "das alte awk unterstützt den Operator »%s« nicht"
-#: awkgram.y:4059 awkgram.y:4081 command.y:1188
+#: awkgram.y:4060 awkgram.y:4082 command.y:1188
msgid "unterminated string"
msgstr "nicht beendete Zeichenkette"
-#: awkgram.y:4069 main.c:1284
+#: awkgram.y:4070 main.c:1284
msgid "POSIX does not allow physical newlines in string values"
msgstr "POSIX erlaubt keine harten Zeilenumbrüche in Zeichenkettenwerten"
-#: awkgram.y:4071 node.c:460
+#: awkgram.y:4072 node.c:460
msgid "backslash string continuation is not portable"
msgstr ""
"die Verwendung von »\\« zur Fortsetzung von Zeichenketten ist nicht
portabel"
-#: awkgram.y:4312
+#: awkgram.y:4313
#, c-format
msgid "invalid char '%c' in expression"
msgstr "ungültiges Zeichen »%c« in einem Ausdruck"
-#: awkgram.y:4407
+#: awkgram.y:4408
#, c-format
msgid "`%s' is a gawk extension"
msgstr "»%s« ist eine gawk-Erweiterung"
-#: awkgram.y:4412
+#: awkgram.y:4413
#, c-format
msgid "POSIX does not allow `%s'"
msgstr "POSIX erlaubt »%s« nicht"
-#: awkgram.y:4420
+#: awkgram.y:4421
#, c-format
msgid "`%s' is not supported in old awk"
msgstr "»%s« wird im alten awk nicht unterstützt"
-#: awkgram.y:4520
+#: awkgram.y:4521
msgid "`goto' considered harmful!"
msgstr "»goto« gilt für manche als schlechter Stil"
-#: awkgram.y:4589
+#: awkgram.y:4590
#, c-format
msgid "%d is invalid as number of arguments for %s"
msgstr "unzulässige Argumentzahl %d für %s"
-#: awkgram.y:4624
+#: awkgram.y:4625
#, c-format
msgid "%s: string literal as last argument of substitute has no effect"
msgstr ""
"%s: eine Zeichenkette als letztes Argument von »substitute« hat keinen
Effekt"
-#: awkgram.y:4629
+#: awkgram.y:4630
#, c-format
msgid "%s third parameter is not a changeable object"
msgstr "der dritte Parameter von %s ist ein unveränderliches Objekt"
-#: awkgram.y:4733 awkgram.y:4736
+#: awkgram.y:4734 awkgram.y:4737
msgid "match: third argument is a gawk extension"
msgstr "match: das dritte Argument ist eine gawk-Erweiterung"
-#: awkgram.y:4790 awkgram.y:4793
+#: awkgram.y:4791 awkgram.y:4794
msgid "close: second argument is a gawk extension"
msgstr "close: das zweite Argument ist eine gawk-Erweiterung"
-#: awkgram.y:4805
+#: awkgram.y:4806
msgid "use of dcgettext(_\"...\") is incorrect: remove leading underscore"
msgstr ""
"fehlerhafte Verwendung von dcgettext(_\"...\"): \n"
"entfernen Sie den führenden Unterstrich"
-#: awkgram.y:4820
+#: awkgram.y:4821
msgid "use of dcngettext(_\"...\") is incorrect: remove leading underscore"
msgstr ""
"fehlerhafte Verwendung von dcngettext(_\"...\"): \n"
"entfernen Sie den führenden Unterstrich"
-#: awkgram.y:4839
+#: awkgram.y:4840
msgid "index: regexp constant as second argument is not allowed"
msgstr "index: eine Regexp-Konstante als zweites Argument ist unzulässig"
-#: awkgram.y:4892
+#: awkgram.y:4893
#, c-format
msgid "function `%s': parameter `%s' shadows global variable"
msgstr "Funktion »%s«: Parameter »%s« verdeckt eine globale Variable"
-#: awkgram.y:4941 debug.c:4199 debug.c:4242 debug.c:5364 profile.c:110
+#: awkgram.y:4942 debug.c:4197 debug.c:4240 debug.c:5362 profile.c:110
#, c-format
msgid "could not open `%s' for writing: %s"
msgstr "»%s« konnte nicht zum Schreiben geöffnet werden: %s"
-#: awkgram.y:4942
+#: awkgram.y:4943
msgid "sending variable list to standard error"
msgstr "die Liste der Variablen wird auf der Standardfehlerausgabe ausgegeben"
-#: awkgram.y:4950
+#: awkgram.y:4951
#, c-format
msgid "%s: close failed: %s"
msgstr "%s: close ist fehlgeschlagen: %s"
-#: awkgram.y:4975
+#: awkgram.y:4976
msgid "shadow_funcs() called twice!"
msgstr "shadow_funcs() zweimal aufgerufen!"
-#: awkgram.y:4983
+#: awkgram.y:4984
msgid "there were shadowed variables"
msgstr "es gab verdeckte Variablen"
-#: awkgram.y:5060
+#: awkgram.y:5061
#, c-format
msgid "function name `%s' previously defined"
msgstr "Funktion »%s« wurde bereits definiert"
-#: awkgram.y:5111
+#: awkgram.y:5112
#, c-format
msgid "function `%s': cannot use function name as parameter name"
msgstr ""
"Funktion »%s«: Funktionsnamen können nicht als Parameternamen verwendet "
"werden"
-#: awkgram.y:5114
+#: awkgram.y:5115
#, c-format
msgid "function `%s': cannot use special variable `%s' as a function parameter"
msgstr ""
"Funktion »%s«: die besondere Variable »%s« kann nicht als Parameter "
"verwendet werden"
-#: awkgram.y:5118
+#: awkgram.y:5119
#, c-format
msgid "function `%s': parameter `%s' cannot contain a namespace"
msgstr "Funktion »%s«: Parameter »%s« darf keinen Namensraum enthalten"
-#: awkgram.y:5125
+#: awkgram.y:5126
#, c-format
msgid "function `%s': parameter #%d, `%s', duplicates parameter #%d"
msgstr "Funktion »%s«: Parameter #%d, »%s« wiederholt Parameter #%d"
-#: awkgram.y:5214
+#: awkgram.y:5215
#, c-format
msgid "function `%s' called but never defined"
msgstr "aufgerufene Funktion »%s« ist nirgends definiert"
-#: awkgram.y:5218
+#: awkgram.y:5219
#, c-format
msgid "function `%s' defined but never called directly"
msgstr "Funktion »%s« wurde definiert aber nirgends aufgerufen"
-#: awkgram.y:5250
+#: awkgram.y:5251
#, c-format
msgid "regexp constant for parameter #%d yields boolean value"
msgstr ""
"Regulärer-Ausdruck-Konstante für Parameter #%d ergibt einen \n"
"logischen Wert"
-#: awkgram.y:5265
+#: awkgram.y:5266
#, c-format
msgid ""
"function `%s' called with space between name and `(',\n"
@@ -552,50 +552,50 @@ msgstr ""
"Funktion »%s« wird mit Leerzeichen zwischen Name und »(« aufgerufen,\n"
"oder als Variable oder Feld verwendet"
-#: awkgram.y:5488 awkgram.y:5541 mpfr.c:1589 mpfr.c:1624
+#: awkgram.y:5489 awkgram.y:5542 mpfr.c:1589 mpfr.c:1624
msgid "division by zero attempted"
msgstr "Division durch Null wurde versucht"
-#: awkgram.y:5497 awkgram.y:5550 mpfr.c:1634
+#: awkgram.y:5498 awkgram.y:5551 mpfr.c:1634
#, c-format
msgid "division by zero attempted in `%%'"
msgstr "Division durch Null versucht in »%%«"
-#: awkgram.y:5870
+#: awkgram.y:5871
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:5873
+#: awkgram.y:5874
#, c-format
msgid "invalid target of assignment (opcode %s)"
msgstr "Unzulässiges Ziel für eine Zuweisung (Opcode %s)"
-#: awkgram.y:6253
+#: awkgram.y:6254
msgid "statement has no effect"
msgstr "Anweisung hat keine Auswirkung"
-#: awkgram.y:6768
+#: awkgram.y:6769
#, 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:6773
+#: awkgram.y:6774
#, 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:6779
+#: awkgram.y:6780
#, c-format
msgid "qualified identifier `%s' is badly formed"
msgstr "der qualifizierte Bezeichner »%s« hat ein falsches Format"
-#: awkgram.y:6786
+#: awkgram.y:6787
#, 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:6835 awkgram.y:6886
+#: awkgram.y:6836 awkgram.y:6887
#, 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:6842 awkgram.y:6852
+#: awkgram.y:6843 awkgram.y:6853
#, 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:6870
+#: awkgram.y:6871
msgid "@namespace is a gawk extension"
msgstr "»@namespace« ist eine gawk-Erweiterung"
-#: awkgram.y:6877
+#: awkgram.y:6878
#, c-format
msgid "namespace name `%s' must meet identifier naming rules"
msgstr ""
@@ -1651,17 +1651,17 @@ msgstr "Index [\"%.*s\"] ist in Feld »%s« nicht
vorhanden\n"
msgid "`%s[\"%.*s\"]' is not an array\n"
msgstr "»%s[\"%.*s\"]« ist kein Feld\n"
-#: debug.c:1262 debug.c:5124
+#: debug.c:1262 debug.c:5122
#, c-format
msgid "`%s' is not a scalar variable"
msgstr "»%s« ist keine skalare Variable"
-#: debug.c:1285 debug.c:5154
+#: debug.c:1285 debug.c:5152
#, c-format
msgid "attempt to use array `%s[\"%.*s\"]' in a scalar context"
msgstr "Versuch, das Feld »%s[\"%.*s\"]« in einem Skalarkontext zu verwenden"
-#: debug.c:1308 debug.c:5165
+#: debug.c:1308 debug.c:5163
#, c-format
msgid "attempt to use scalar `%s[\"%.*s\"]' as array"
msgstr "Versuch, den Skalar »%s[\"%.*s\"]« als Feld zu verwenden"
@@ -1792,214 +1792,214 @@ msgstr "In Funktion »%s« kann kein Breakpoint
gesetzt werden\n"
msgid "breakpoint %d set at file `%s', line %d is unconditional\n"
msgstr "Breakpoint %d in Datei »%s« Zeile %d ist bedingungslos\n"
-#: debug.c:2525 debug.c:3383
+#: debug.c:2524 debug.c:3381
#, c-format
msgid "line number %d in file `%s' out of range"
msgstr "Zeile Nummer %d in Datei »%s« liegt auÃerhalb des gültigen
Bereichs"
-#: debug.c:2541 debug.c:2563
+#: debug.c:2540 debug.c:2562
#, c-format
msgid "Deleted breakpoint %d"
msgstr "Breakpoint %d wurde gelöscht"
-#: debug.c:2547
+#: debug.c:2546
#, c-format
msgid "No breakpoint(s) at entry to function `%s'\n"
msgstr "Am Beginn von Funktion »%s« gibt es keine Breakpoints\n"
-#: debug.c:2574
+#: debug.c:2573
#, c-format
msgid "No breakpoint at file `%s', line #%d\n"
msgstr "Bei Datei »%s« Zeile %d gibt es keine Breakpoints\n"
-#: debug.c:2629 debug.c:2670 debug.c:2690 debug.c:2733
+#: debug.c:2628 debug.c:2669 debug.c:2689 debug.c:2732
msgid "invalid breakpoint number"
msgstr "Ungültige Breakpoint-Nummer"
-#: debug.c:2645
+#: debug.c:2644
msgid "Delete all breakpoints? (y or n) "
msgstr "Alle Breakpoints löschen? (j oder n) "
-#: debug.c:2646 debug.c:2956 debug.c:3009
+#: debug.c:2645 debug.c:2955 debug.c:3008
msgid "y"
msgstr "j"
-#: debug.c:2695
+#: debug.c:2694
#, c-format
msgid "Will ignore next %ld crossing(s) of breakpoint %d.\n"
msgstr ""
"Die nächsten %ld Ãberschreitungen von Breakpoint %d werden ignoriert.\n"
-#: debug.c:2699
+#: debug.c:2698
#, c-format
msgid "Will stop next time breakpoint %d is reached.\n"
msgstr "Wenn Breakpoint %d das nächste Mal erreicht wird, wird angehalten.\n"
-#: debug.c:2816
+#: debug.c:2815
#, c-format
msgid "Can only debug programs provided with the `-f' option.\n"
msgstr ""
"Es können nur Programme untersucht werden, die mittels der Option »-f« "
"übergeben wurden.\n"
-#: debug.c:2836
+#: debug.c:2835
#, c-format
msgid "Restarting ...\n"
msgstr "Wird neu gestartet â¦\n"
-#: debug.c:2941
+#: debug.c:2940
#, c-format
msgid "Failed to restart debugger"
msgstr "Der Debugger konnte nicht neu gestartet werden"
-#: debug.c:2955
+#: debug.c:2954
msgid "Program already running. Restart from beginning (y/n)? "
msgstr "Das Programm läuft bereits. Neu starten (j/n)? "
-#: debug.c:2959
+#: debug.c:2958
#, c-format
msgid "Program not restarted\n"
msgstr "Das Programm wurde nicht neu gestartet\n"
-#: debug.c:2969
+#: debug.c:2968
#, c-format
msgid "error: cannot restart, operation not allowed\n"
msgstr "Fehler: Neustart nicht möglich, da die Operation verboten ist\n"
-#: debug.c:2975
+#: debug.c:2974
#, c-format
msgid "error (%s): cannot restart, ignoring rest of the commands\n"
msgstr ""
"Fehler (%s): Neustart nicht möglich, der Rest der Befehle wird ignoriert\n"
-#: debug.c:2983
+#: debug.c:2982
#, c-format
msgid "Starting program:\n"
msgstr "Das Programm wird gestartet:\n"
-#: debug.c:2993
+#: debug.c:2992
#, c-format
msgid "Program exited abnormally with exit value: %d\n"
msgstr "Das Programm endete nicht normal mit dem Rückgabewert: %d\n"
-#: debug.c:2994
+#: debug.c:2993
#, c-format
msgid "Program exited normally with exit value: %d\n"
msgstr "Das Programm endete normal mit dem Rückgabewert: %d\n"
-#: debug.c:3008
+#: debug.c:3007
msgid "The program is running. Exit anyway (y/n)? "
msgstr "Das Prgramm läuft. Trotzdem beenden (j/n) "
-#: debug.c:3043
+#: debug.c:3042
#, c-format
msgid "Not stopped at any breakpoint; argument ignored.\n"
msgstr "Es wird an keinem Breakpoint gestoppt; das Argument wird ignoriert.\n"
-#: debug.c:3048
+#: debug.c:3047
#, c-format
msgid "invalid breakpoint number %d"
msgstr "ungültige Haltepunktnummer %d"
-#: debug.c:3053
+#: debug.c:3052
#, c-format
msgid "Will ignore next %ld crossings of breakpoint %d.\n"
msgstr ""
"Die nächsten %ld Ãberschreitungen von Breakpoint %d werden ignoriert.\n"
-#: debug.c:3240
+#: debug.c:3239
#, c-format
msgid "'finish' not meaningful in the outermost frame main()\n"
msgstr "»finish« hat in main() des äuÃersten Rahmens keine Bedeutung\n"
-#: debug.c:3245
+#: debug.c:3244
#, c-format
msgid "Run until return from "
msgstr "Laufen bis zur Rückkehr von "
-#: debug.c:3288
+#: debug.c:3287
#, c-format
msgid "'return' not meaningful in the outermost frame main()\n"
msgstr "»return« hat in main() des äuÃersten Rahmens keine Bedeutung\n"
-#: debug.c:3402
+#: debug.c:3400
#, c-format
msgid "cannot find specified location in function `%s'\n"
msgstr "Die angegebene Stelle in Funktion »%s« kann nicht gefunden werden\n"
-#: debug.c:3410
+#: debug.c:3408
#, c-format
msgid "invalid source line %d in file `%s'"
msgstr "ungültige Quellzeilennummer %d in Datei »%s«"
-#: debug.c:3425
+#: debug.c:3423
#, c-format
msgid "cannot find specified location %d in file `%s'\n"
msgstr "Die Stelle %d in Datei »%s« wurde nicht gefunden\n"
-#: debug.c:3457
+#: debug.c:3455
#, c-format
msgid "element not in array\n"
msgstr "Das Element ist kein Feld\n"
-#: debug.c:3457
+#: debug.c:3455
#, c-format
msgid "untyped variable\n"
msgstr "untypisierte Variable\n"
-#: debug.c:3499
+#: debug.c:3497
#, c-format
msgid "Stopping in %s ...\n"
msgstr "Stopp in %s ...\n"
-#: debug.c:3576
+#: debug.c:3574
#, c-format
msgid "'finish' not meaningful with non-local jump '%s'\n"
msgstr "»finish« hat bei dem nichtlokalen Sprung »%s« keine Bedeutung\n"
-#: debug.c:3583
+#: debug.c:3581
#, c-format
msgid "'until' not meaningful with non-local jump '%s'\n"
msgstr "»finish« hat bei dem nichtlokalen Sprung »%s« keine Bedeutung\n"
#. TRANSLATORS: don't translate the 'q' inside the brackets.
-#: debug.c:4344
+#: debug.c:4342
msgid "\t------[Enter] to continue or [q] + [Enter] to quit------"
msgstr ""
"\t------ [Eingabe] um fortzufahren oder [q] + [Eingabe] zum Beenden ------"
-#: debug.c:5161
+#: debug.c:5159
#, c-format
msgid "[\"%.*s\"] not in array `%s'"
msgstr "[\"%.*s\"] ist in Feld »%s« nicht vorhanden"
-#: debug.c:5367
+#: debug.c:5365
#, c-format
msgid "sending output to stdout\n"
msgstr "Ausgabe wird an die Standardausgabe geschickt\n"
-#: debug.c:5407
+#: debug.c:5405
msgid "invalid number"
msgstr "ungültige Zahl"
-#: debug.c:5541
+#: debug.c:5539
#, c-format
msgid "`%s' not allowed in current context; statement ignored"
msgstr ""
"»%s« ist im aktuellen Kontext nicht zulässig; die Anweisung wird ignoriert"
-#: debug.c:5549
+#: debug.c:5547
msgid "`return' not allowed in current context; statement ignored"
msgstr ""
"»return« ist im aktuellen Kontext nicht zulässig; die Anweisung wird "
"ignoriert"
-#: debug.c:5597
+#: debug.c:5595
#, c-format
msgid "fatal error during eval, need to restart.\n"
msgstr "Fataler Fehler beim Auswerten, Neustart erforderlich.\n"
-#: debug.c:5787
+#: debug.c:5785
#, c-format
msgid "no symbol `%s' in current context"
msgstr "im aktuellen Kontext gibt es kein Symbol mit Namen »%s«"
@@ -2056,49 +2056,49 @@ msgstr "Falsche »%sFMT«-Angabe »%s«"
msgid "turning off `--lint' due to assignment to `LINT'"
msgstr "»--lint« wird abgeschaltet, da an »LINT« zugewiesen wird"
-#: eval.c:1189
+#: eval.c:1190
#, c-format
msgid "reference to uninitialized argument `%s'"
msgstr "Referenz auf nicht initialisiertes Argument »%s«"
-#: eval.c:1190
+#: eval.c:1191
#, c-format
msgid "reference to uninitialized variable `%s'"
msgstr "Referenz auf die nicht initialisierte Variable »%s«"
-#: eval.c:1208
+#: eval.c:1209
msgid "attempt to field reference from non-numeric value"
msgstr "nicht numerischer Wert für Feldreferenz verwendet"
-#: eval.c:1210
+#: eval.c:1211
msgid "attempt to field reference from null string"
msgstr "Referenz auf ein Feld von einem Null-String"
-#: eval.c:1218
+#: eval.c:1219
#, c-format
msgid "attempt to access field %ld"
msgstr "Versuch des Zugriffs auf Feld %ld"
-#: eval.c:1227
+#: eval.c:1228
#, c-format
msgid "reference to uninitialized field `$%ld'"
msgstr "Referenz auf das nicht initialisierte Feld »$%ld«"
-#: eval.c:1291
+#: eval.c:1292
#, c-format
msgid "function `%s' called with more arguments than declared"
msgstr "Funktion »%s« mit mehr Argumenten aufgerufen als in der Deklaration"
-#: eval.c:1496
+#: eval.c:1497
#, c-format
msgid "unwind_stack: unexpected type `%s'"
msgstr "unwind_stack: unerwarteter Typ »%s«"
-#: eval.c:1671
+#: eval.c:1672
msgid "division by zero attempted in `/='"
msgstr "Division durch Null versucht in »/=«"
-#: eval.c:1678
+#: eval.c:1679
#, c-format
msgid "division by zero attempted in `%%='"
msgstr "Division durch Null versucht in »%%=«"
@@ -3757,7 +3757,7 @@ msgstr "Interner Fehler: %s mit null vname"
msgid "internal error: builtin with null fname"
msgstr "Interner Fehler: eingebaute Fuktion mit leerem fname"
-#: profile.c:1329
+#: profile.c:1328
#, c-format
msgid ""
"%s# Loaded extensions (-l and/or @load)\n"
@@ -3766,7 +3766,7 @@ msgstr ""
"%s# Erweiterungen geladen (-l und/oder @load)\n"
"\n"
-#: profile.c:1360
+#: profile.c:1359
#, c-format
msgid ""
"\n"
@@ -3777,12 +3777,12 @@ msgstr ""
"# Eingebundene Dateien (-i und/oder @include)\n"
"\n"
-#: profile.c:1424
+#: profile.c:1423
#, c-format
msgid "\t# gawk profile, created %s\n"
msgstr "\t# gawk-Profil, erzeugt %s\n"
-#: profile.c:1992
+#: profile.c:1991
#, c-format
msgid ""
"\n"
@@ -3791,7 +3791,7 @@ msgstr ""
"\n"
"\t# Funktionen in alphabetischer Reihenfolge\n"
-#: profile.c:2053
+#: profile.c:2052
#, c-format
msgid "redir2str: unknown redirection type %d"
msgstr "redir2str: unbekannter Umlenkungstyp %d"
diff --git a/po/es.po b/po/es.po
index 1ed07ba0..65db8f36 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-04-20 19:49+0300\n"
+"POT-Creation-Date: 2023-05-07 21:31+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"
@@ -40,8 +40,8 @@ msgid "attempt to use scalar `%s' as an array"
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:1160
-#: eval.c:1554
+#: builtin.c:1807 builtin.c:2323 builtin.c:2350 eval.c:1156 eval.c:1161
+#: eval.c:1555
#, c-format
msgid "attempt to use array `%s' in a scalar context"
msgstr "se intenta utilizar la matriz «%s» en un contexto escalar"
@@ -153,11 +153,11 @@ msgstr "valores case duplicados en el cuerpo de un
switch: %s"
msgid "duplicate `default' detected in switch body"
msgstr "se detectó un `default' duplicado en el cuerpo de un switch"
-#: awkgram.y:1052 awkgram.y:4483
+#: awkgram.y:1052 awkgram.y:4484
msgid "`break' is not allowed outside a loop or switch"
msgstr "no se permite `break' fuera de un bucle o switch"
-#: awkgram.y:1062 awkgram.y:4475
+#: awkgram.y:1062 awkgram.y:4476
msgid "`continue' is not allowed outside a loop"
msgstr "`continue' no se permite fuera de un bucle"
@@ -274,7 +274,7 @@ msgstr ""
"funciones o reglas completas"
#: awkgram.y:2881 awkgram.y:2959 awkgram.y:3197 debug.c:545 debug.c:561
-#: debug.c:2845 debug.c:5215
+#: debug.c:2844 debug.c:5213
#, c-format
msgid "cannot open source file `%s' for reading: %s"
msgstr "no se puede abrir el fichero fuente «%s» para lectura: %s"
@@ -284,7 +284,7 @@ msgstr "no se puede abrir el fichero fuente «%s» para
lectura: %s"
msgid "cannot open shared library `%s' for reading: %s"
msgstr "no se puede abrir la biblioteca compartida «%s» para lectura: %s"
-#: awkgram.y:2884 awkgram.y:2960 awkgram.y:3020 builtin.c:136 debug.c:5366
+#: awkgram.y:2884 awkgram.y:2960 awkgram.y:3020 builtin.c:136 debug.c:5364
msgid "reason unknown"
msgstr "razón desconocida"
@@ -375,169 +375,169 @@ msgstr "la utilización de la continuación de lÃnea
`\\ #...' no es portable"
msgid "backslash not last character on line"
msgstr "el último carácter de la lÃnea no es una barra inclinada invertida"
-#: awkgram.y:3879 awkgram.y:3881
+#: awkgram.y:3880 awkgram.y:3882
msgid "multidimensional arrays are a gawk extension"
msgstr "las matrices multidimensionales son una extensión de gawk"
-#: awkgram.y:3906 awkgram.y:3917
+#: awkgram.y:3907 awkgram.y:3918
#, c-format
msgid "POSIX does not allow operator `%s'"
msgstr "POSIX no permite el operador `%s'"
-#: awkgram.y:3908 awkgram.y:3919 awkgram.y:3954 awkgram.y:3962
+#: awkgram.y:3909 awkgram.y:3920 awkgram.y:3955 awkgram.y:3963
#, c-format
msgid "operator `%s' is not supported in old awk"
msgstr "el operador `%s' no se admite en el awk antiguo"
-#: awkgram.y:4059 awkgram.y:4081 command.y:1188
+#: awkgram.y:4060 awkgram.y:4082 command.y:1188
msgid "unterminated string"
msgstr "cadena sin terminar"
-#: awkgram.y:4069 main.c:1284
+#: awkgram.y:4070 main.c:1284
msgid "POSIX does not allow physical newlines in string values"
msgstr "POSIX no permite nuevas lÃneas fÃsicas en valores de cadena"
-#: awkgram.y:4071 node.c:460
+#: awkgram.y:4072 node.c:460
msgid "backslash string continuation is not portable"
msgstr ""
"la barra inclinada invertida como continuación de cadena no es portable"
-#: awkgram.y:4312
+#: awkgram.y:4313
#, c-format
msgid "invalid char '%c' in expression"
msgstr "carácter «%c» inválido en la expresión"
-#: awkgram.y:4407
+#: awkgram.y:4408
#, c-format
msgid "`%s' is a gawk extension"
msgstr "«%s» es una extensión de gawk"
-#: awkgram.y:4412
+#: awkgram.y:4413
#, c-format
msgid "POSIX does not allow `%s'"
msgstr "POSIX no permite «%s»"
-#: awkgram.y:4420
+#: awkgram.y:4421
#, c-format
msgid "`%s' is not supported in old awk"
msgstr "«%s» no se admite en el awk antiguo"
-#: awkgram.y:4520
+#: awkgram.y:4521
msgid "`goto' considered harmful!"
msgstr "¡`goto' se considera dañino!"
-#: awkgram.y:4589
+#: awkgram.y:4590
#, c-format
msgid "%d is invalid as number of arguments for %s"
msgstr "%d es inválido como número de argumentos para %s"
-#: awkgram.y:4624
+#: awkgram.y:4625
#, c-format
msgid "%s: string literal as last argument of substitute has no effect"
msgstr ""
"%s: un literal de cadena como último argumento de substitute no tiene efecto"
-#: awkgram.y:4629
+#: awkgram.y:4630
#, c-format
msgid "%s third parameter is not a changeable object"
msgstr "el tercer argumento de %s no es un objecto modificable"
-#: awkgram.y:4733 awkgram.y:4736
+#: awkgram.y:4734 awkgram.y:4737
msgid "match: third argument is a gawk extension"
msgstr "match: el tercer argumento es una extensión de gawk"
-#: awkgram.y:4790 awkgram.y:4793
+#: awkgram.y:4791 awkgram.y:4794
msgid "close: second argument is a gawk extension"
msgstr "close: el segundo argumento es una extensión de gawk"
-#: awkgram.y:4805
+#: awkgram.y:4806
msgid "use of dcgettext(_\"...\") is incorrect: remove leading underscore"
msgstr ""
"la utilización de dcgettext(_\"...\") es incorrecta: quite el subrayado "
"inicial"
-#: awkgram.y:4820
+#: awkgram.y:4821
msgid "use of dcngettext(_\"...\") is incorrect: remove leading underscore"
msgstr ""
"la utilización de dcngettext(_\"...\") es incorrecta: quite el subrayado "
"inicial"
-#: awkgram.y:4839
+#: awkgram.y:4840
msgid "index: regexp constant as second argument is not allowed"
msgstr "index: no se permite una expreg constante como segundo argumento"
-#: awkgram.y:4892
+#: awkgram.y:4893
#, c-format
msgid "function `%s': parameter `%s' shadows global variable"
msgstr "función «%s»: el parámetro «%s» oculta una variable global"
-#: awkgram.y:4941 debug.c:4199 debug.c:4242 debug.c:5364 profile.c:110
+#: awkgram.y:4942 debug.c:4197 debug.c:4240 debug.c:5362 profile.c:110
#, c-format
msgid "could not open `%s' for writing: %s"
msgstr "no se puede abrir «%s» para escritura: %s"
-#: awkgram.y:4942
+#: awkgram.y:4943
msgid "sending variable list to standard error"
msgstr "se envÃa la lista de variables a la salida común de error"
-#: awkgram.y:4950
+#: awkgram.y:4951
#, c-format
msgid "%s: close failed: %s"
msgstr "%s: falló close: %s"
-#: awkgram.y:4975
+#: awkgram.y:4976
msgid "shadow_funcs() called twice!"
msgstr "¡se llamó a shadow_funcs() dos veces!"
-#: awkgram.y:4983
+#: awkgram.y:4984
msgid "there were shadowed variables"
msgstr "habÃa variables opacadas"
-#: awkgram.y:5060
+#: awkgram.y:5061
#, c-format
msgid "function name `%s' previously defined"
msgstr "el nombre de función «%s» se definió previamente"
-#: awkgram.y:5111
+#: awkgram.y:5112
#, c-format
msgid "function `%s': cannot use function name as parameter name"
msgstr ""
"función «%s»: no se puede usar un nombre de función como nombre de
parámetro"
-#: awkgram.y:5114
+#: awkgram.y:5115
#, c-format
msgid "function `%s': cannot use special variable `%s' as a function parameter"
msgstr ""
"función «%s»: no se puede usar la variable especial «%s» como un
parámetro "
"de función"
-#: awkgram.y:5118
+#: awkgram.y:5119
#, c-format
msgid "function `%s': parameter `%s' cannot contain a namespace"
msgstr ""
"función «%s»: el parámetro «%s» no puede contener un espacio de nombres"
-#: awkgram.y:5125
+#: awkgram.y:5126
#, c-format
msgid "function `%s': parameter #%d, `%s', duplicates parameter #%d"
msgstr "función «%s»: el parámetro #%d, «%s», duplica el parámetro #%d"
-#: awkgram.y:5214
+#: awkgram.y:5215
#, c-format
msgid "function `%s' called but never defined"
msgstr "se llamó a la función «%s» pero nunca se definió"
-#: awkgram.y:5218
+#: awkgram.y:5219
#, c-format
msgid "function `%s' defined but never called directly"
msgstr "se definió la función «%s» pero nunca se la llamó directamente"
-#: awkgram.y:5250
+#: awkgram.y:5251
#, c-format
msgid "regexp constant for parameter #%d yields boolean value"
msgstr "expreg constante para el parámetro #%d da un valor booleano"
-#: awkgram.y:5265
+#: awkgram.y:5266
#, c-format
msgid ""
"function `%s' called with space between name and `(',\n"
@@ -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:5488 awkgram.y:5541 mpfr.c:1589 mpfr.c:1624
+#: awkgram.y:5489 awkgram.y:5542 mpfr.c:1589 mpfr.c:1624
msgid "division by zero attempted"
msgstr "se intentó una división entre cero"
-#: awkgram.y:5497 awkgram.y:5550 mpfr.c:1634
+#: awkgram.y:5498 awkgram.y:5551 mpfr.c:1634
#, c-format
msgid "division by zero attempted in `%%'"
msgstr "se intentó una división entre cero en `%%'"
-#: awkgram.y:5870
+#: awkgram.y:5871
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:5873
+#: awkgram.y:5874
#, c-format
msgid "invalid target of assignment (opcode %s)"
msgstr "objetivo de asignación inválido (código de operación %s)"
-#: awkgram.y:6253
+#: awkgram.y:6254
msgid "statement has no effect"
msgstr "la declaración no tiene efecto"
-#: awkgram.y:6768
+#: awkgram.y:6769
#, 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:6773
+#: awkgram.y:6774
#, 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:6779
+#: awkgram.y:6780
#, c-format
msgid "qualified identifier `%s' is badly formed"
msgstr "el identificador calificado «%s» está mal formado"
-#: awkgram.y:6786
+#: awkgram.y:6787
#, 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:6835 awkgram.y:6886
+#: awkgram.y:6836 awkgram.y:6887
#, 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:6842 awkgram.y:6852
+#: awkgram.y:6843 awkgram.y:6853
#, 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:6870
+#: awkgram.y:6871
msgid "@namespace is a gawk extension"
msgstr "@namespace es una extensión de gawk"
-#: awkgram.y:6877
+#: awkgram.y:6878
#, c-format
msgid "namespace name `%s' must meet identifier naming rules"
msgstr ""
@@ -1647,17 +1647,17 @@ msgstr "el subÃndice \"%.*s\" no está en la matriz
«%s»\n"
msgid "`%s[\"%.*s\"]' is not an array\n"
msgstr "`%s[\"%.*s\"]' no es una matriz\n"
-#: debug.c:1262 debug.c:5124
+#: debug.c:1262 debug.c:5122
#, c-format
msgid "`%s' is not a scalar variable"
msgstr "«%s» no es una variable escalar"
-#: debug.c:1285 debug.c:5154
+#: debug.c:1285 debug.c:5152
#, c-format
msgid "attempt to use array `%s[\"%.*s\"]' in a scalar context"
msgstr "se intenta utilizar la matriz `%s[\"%.*s\"]' en un contexto escalar"
-#: debug.c:1308 debug.c:5165
+#: debug.c:1308 debug.c:5163
#, c-format
msgid "attempt to use scalar `%s[\"%.*s\"]' as array"
msgstr "se intenta usar el escalar `%s[\"%.*s\"]' como una matriz"
@@ -1788,210 +1788,210 @@ msgstr ""
"se establece el punto de ruptura %d en el fichero «%s», la lÃnea %d es "
"incondicional\n"
-#: debug.c:2525 debug.c:3383
+#: debug.c:2524 debug.c:3381
#, c-format
msgid "line number %d in file `%s' out of range"
msgstr "el número de lÃnea %d en el fichero «%s» está fuera de rango"
-#: debug.c:2541 debug.c:2563
+#: debug.c:2540 debug.c:2562
#, c-format
msgid "Deleted breakpoint %d"
msgstr "Se borra el punto de ruptura %d"
-#: debug.c:2547
+#: debug.c:2546
#, c-format
msgid "No breakpoint(s) at entry to function `%s'\n"
msgstr "Sin punto de ruptura(s) al entrar a la función «%s»\n"
-#: debug.c:2574
+#: debug.c:2573
#, c-format
msgid "No breakpoint at file `%s', line #%d\n"
msgstr "Sin punto de ruptura en el fichero «%s», lÃnea #%d\n"
-#: debug.c:2629 debug.c:2670 debug.c:2690 debug.c:2733
+#: debug.c:2628 debug.c:2669 debug.c:2689 debug.c:2732
msgid "invalid breakpoint number"
msgstr "número de punto de ruptura inválido"
-#: debug.c:2645
+#: debug.c:2644
msgid "Delete all breakpoints? (y or n) "
msgstr "¿Borro todos los puntos de ruptura? (s o n) "
-#: debug.c:2646 debug.c:2956 debug.c:3009
+#: debug.c:2645 debug.c:2955 debug.c:3008
msgid "y"
msgstr "s"
-#: debug.c:2695
+#: debug.c:2694
#, c-format
msgid "Will ignore next %ld crossing(s) of breakpoint %d.\n"
msgstr "Se ignorará el/los siguiente(s) %ld paso(s) del punto de ruptura
%d.\n"
-#: debug.c:2699
+#: debug.c:2698
#, c-format
msgid "Will stop next time breakpoint %d is reached.\n"
msgstr ""
"Se detendrá la siguiente ocasión en que se alcance el punto de ruptura
%d.\n"
-#: debug.c:2816
+#: debug.c:2815
#, c-format
msgid "Can only debug programs provided with the `-f' option.\n"
msgstr "Solo se pueden depurar programas proporcionados con la opción `-f'.\n"
-#: debug.c:2836
+#: debug.c:2835
#, c-format
msgid "Restarting ...\n"
msgstr "Reiniciando ...\n"
-#: debug.c:2941
+#: debug.c:2940
#, c-format
msgid "Failed to restart debugger"
msgstr "Fallo al reiniciar el depurador"
-#: debug.c:2955
+#: debug.c:2954
msgid "Program already running. Restart from beginning (y/n)? "
msgstr ""
"El programa ya se está ejecutando. ¿Reiniciar desde el principio (s/n)? "
-#: debug.c:2959
+#: debug.c:2958
#, c-format
msgid "Program not restarted\n"
msgstr "No se reinició el programa\n"
-#: debug.c:2969
+#: debug.c:2968
#, c-format
msgid "error: cannot restart, operation not allowed\n"
msgstr "error: no se puede reiniciar, operación no permitida\n"
-#: debug.c:2975
+#: debug.c:2974
#, c-format
msgid "error (%s): cannot restart, ignoring rest of the commands\n"
msgstr ""
"error (%s): no se puede reiniciar, se descarta el resto de las órdenes\n"
-#: debug.c:2983
+#: debug.c:2982
#, c-format
msgid "Starting program:\n"
msgstr "Se inicia el programa:\n"
-#: debug.c:2993
+#: debug.c:2992
#, c-format
msgid "Program exited abnormally with exit value: %d\n"
msgstr "Programa terminado anormalmente con valor de salida: %d\n"
-#: debug.c:2994
+#: debug.c:2993
#, c-format
msgid "Program exited normally with exit value: %d\n"
msgstr "Programa terminado normalmente con valor de salida: %d\n"
-#: debug.c:3008
+#: debug.c:3007
msgid "The program is running. Exit anyway (y/n)? "
msgstr "El programa se está ejecutando. ¿Sale de todas formas (s/n)? "
-#: debug.c:3043
+#: debug.c:3042
#, c-format
msgid "Not stopped at any breakpoint; argument ignored.\n"
msgstr "No se detuvo en algún punto de ruptura; se descarta el argumento.\n"
-#: debug.c:3048
+#: debug.c:3047
#, c-format
msgid "invalid breakpoint number %d"
msgstr "número de punto de ruptura %d inválido"
-#: debug.c:3053
+#: debug.c:3052
#, c-format
msgid "Will ignore next %ld crossings of breakpoint %d.\n"
msgstr "Se ignorarán los siguientes %ld pasos del punto de ruptura %d.\n"
-#: debug.c:3240
+#: debug.c:3239
#, c-format
msgid "'finish' not meaningful in the outermost frame main()\n"
msgstr "'finish' no tiene significado en el marco main() más externo\n"
-#: debug.c:3245
+#: debug.c:3244
#, c-format
msgid "Run until return from "
msgstr "Ejecutar hasta devolver desde "
-#: debug.c:3288
+#: debug.c:3287
#, c-format
msgid "'return' not meaningful in the outermost frame main()\n"
msgstr "'return' no tiene significado en el marco main() más externo\n"
-#: debug.c:3402
+#: debug.c:3400
#, c-format
msgid "cannot find specified location in function `%s'\n"
msgstr "No se puede encontrar la ubicación especificada en la función `%s'\n"
-#: debug.c:3410
+#: debug.c:3408
#, c-format
msgid "invalid source line %d in file `%s'"
msgstr "lÃnea de fuente %d inválida en el fichero «%s»"
-#: debug.c:3425
+#: debug.c:3423
#, c-format
msgid "cannot find specified location %d in file `%s'\n"
msgstr ""
"no se puede encontrar la ubicación %d especificada en el fichero «%s»\n"
-#: debug.c:3457
+#: debug.c:3455
#, c-format
msgid "element not in array\n"
msgstr "el elemento no está en una matriz\n"
-#: debug.c:3457
+#: debug.c:3455
#, c-format
msgid "untyped variable\n"
msgstr "variable sin tipo\n"
-#: debug.c:3499
+#: debug.c:3497
#, c-format
msgid "Stopping in %s ...\n"
msgstr "Se detiene en %s â¦\n"
-#: debug.c:3576
+#: debug.c:3574
#, c-format
msgid "'finish' not meaningful with non-local jump '%s'\n"
msgstr "'finish' no tiene significado en el salto «%s» que no es local\n"
-#: debug.c:3583
+#: debug.c:3581
#, c-format
msgid "'until' not meaningful with non-local jump '%s'\n"
msgstr "'until' no tiene significado en el salto «%s» que no es local\n"
#. TRANSLATORS: don't translate the 'q' inside the brackets.
-#: debug.c:4344
+#: debug.c:4342
msgid "\t------[Enter] to continue or [q] + [Enter] to quit------"
msgstr "\t------[Intro] para continuar o [q] + [Intro] para salir------"
-#: debug.c:5161
+#: debug.c:5159
#, c-format
msgid "[\"%.*s\"] not in array `%s'"
msgstr "[\"%.*s\"] no está en la matriz «%s»"
-#: debug.c:5367
+#: debug.c:5365
#, c-format
msgid "sending output to stdout\n"
msgstr "enviando la salida a stdout\n"
-#: debug.c:5407
+#: debug.c:5405
msgid "invalid number"
msgstr "número inválido"
-#: debug.c:5541
+#: debug.c:5539
#, c-format
msgid "`%s' not allowed in current context; statement ignored"
msgstr "no se permite `%s' en el contexto actual; se descarta la declaración"
-#: debug.c:5549
+#: debug.c:5547
msgid "`return' not allowed in current context; statement ignored"
msgstr ""
"no se permite `return' en el contexto actual; se descarta la declaración"
-#: debug.c:5597
+#: debug.c:5595
#, c-format
msgid "fatal error during eval, need to restart.\n"
msgstr "error fatal durante la evaluación, se necesita reiniciar.\n"
-#: debug.c:5787
+#: debug.c:5785
#, c-format
msgid "no symbol `%s' in current context"
msgstr "sin sÃmbolo «%s» en el contexto actual"
@@ -2048,49 +2048,49 @@ msgstr "especificación «%sFMT» «%s» errónea"
msgid "turning off `--lint' due to assignment to `LINT'"
msgstr "se desactiva `--lint' debido a una asignación a `LINT'"
-#: eval.c:1189
+#: eval.c:1190
#, c-format
msgid "reference to uninitialized argument `%s'"
msgstr "referencia al argumento sin inicializar «%s»"
-#: eval.c:1190
+#: eval.c:1191
#, c-format
msgid "reference to uninitialized variable `%s'"
msgstr "referencia a la variable sin inicializar «%s»"
-#: eval.c:1208
+#: eval.c:1209
msgid "attempt to field reference from non-numeric value"
msgstr "se intenta una referencia de campo desde un valor que no es númerico"
-#: eval.c:1210
+#: eval.c:1211
msgid "attempt to field reference from null string"
msgstr "se intenta una referencia de campo desde una cadena nula"
-#: eval.c:1218
+#: eval.c:1219
#, c-format
msgid "attempt to access field %ld"
msgstr "se intenta acceder al campo %ld"
-#: eval.c:1227
+#: eval.c:1228
#, c-format
msgid "reference to uninitialized field `$%ld'"
msgstr "referencia al campo sin inicializar `$%ld'"
-#: eval.c:1291
+#: eval.c:1292
#, c-format
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:1496
+#: eval.c:1497
#, c-format
msgid "unwind_stack: unexpected type `%s'"
msgstr "unwind_stack: tipo inesperado «%s»"
-#: eval.c:1671
+#: eval.c:1672
msgid "division by zero attempted in `/='"
msgstr "se intentó una división entre cero en `/='"
-#: eval.c:1678
+#: eval.c:1679
#, c-format
msgid "division by zero attempted in `%%='"
msgstr "se intentó una división entre cero en `%%='"
@@ -3723,7 +3723,7 @@ msgstr "error interno: %s con vname nulo"
msgid "internal error: builtin with null fname"
msgstr "error interno: compilado con fname nulo"
-#: profile.c:1329
+#: profile.c:1328
#, c-format
msgid ""
"%s# Loaded extensions (-l and/or @load)\n"
@@ -3732,7 +3732,7 @@ msgstr ""
"%s# Extensiones cargadas (-l y/o @load)\n"
"\n"
-#: profile.c:1360
+#: profile.c:1359
#, c-format
msgid ""
"\n"
@@ -3743,12 +3743,12 @@ msgstr ""
"# Ficheros incluidos (-i y/o @include)\n"
"\n"
-#: profile.c:1424
+#: profile.c:1423
#, c-format
msgid "\t# gawk profile, created %s\n"
msgstr "\t# perfil de gawk, creado %s\n"
-#: profile.c:1992
+#: profile.c:1991
#, c-format
msgid ""
"\n"
@@ -3757,7 +3757,7 @@ msgstr ""
"\n"
"\t# Funciones, enumeradas alfabéticamente\n"
-#: profile.c:2053
+#: profile.c:2052
#, c-format
msgid "redir2str: unknown redirection type %d"
msgstr "redir2str: tipo de redirección %d desconocida"
diff --git a/po/fi.po b/po/fi.po
index 3ad85a8b..0843eb6e 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-04-20 19:49+0300\n"
+"POT-Creation-Date: 2023-05-07 21:31+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"
@@ -39,8 +39,8 @@ msgid "attempt to use scalar `%s' as an array"
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:1160
-#: eval.c:1554
+#: builtin.c:1807 builtin.c:2323 builtin.c:2350 eval.c:1156 eval.c:1161
+#: eval.c:1555
#, c-format
msgid "attempt to use array `%s' in a scalar context"
msgstr "yritettiin käyttää taulukkoa â%sâ skalaarikontekstissa"
@@ -150,11 +150,11 @@ msgstr "kaksi samanlaista case-arvoa switch-rakenteen
rungossa: %s"
msgid "duplicate `default' detected in switch body"
msgstr "kaksoiskappale âdefaultâ havaittu switch-rungossa"
-#: awkgram.y:1052 awkgram.y:4483
+#: awkgram.y:1052 awkgram.y:4484
msgid "`break' is not allowed outside a loop or switch"
msgstr "âbreakâ ei ole sallittu silmukan tai switch-lauseen ulkopuolella"
-#: awkgram.y:1062 awkgram.y:4475
+#: awkgram.y:1062 awkgram.y:4476
msgid "`continue' is not allowed outside a loop"
msgstr "âcontinueâ ei ole sallittu silmukan ulkopuolella"
@@ -267,7 +267,7 @@ msgid ""
msgstr ""
#: awkgram.y:2881 awkgram.y:2959 awkgram.y:3197 debug.c:545 debug.c:561
-#: debug.c:2845 debug.c:5215
+#: debug.c:2844 debug.c:5213
#, fuzzy, c-format
msgid "cannot open source file `%s' for reading: %s"
msgstr "lähdetiedoston â%sâ avaaminen lukemista varten (%s) epäonnistui"
@@ -277,7 +277,7 @@ msgstr "lähdetiedoston â%sâ avaaminen lukemista varten
(%s) epäonnistui"
msgid "cannot open shared library `%s' for reading: %s"
msgstr "jaetun kirjaston â%sâ avaaminen lukemista varten (%s) epäonnistui"
-#: awkgram.y:2884 awkgram.y:2960 awkgram.y:3020 builtin.c:136 debug.c:5366
+#: awkgram.y:2884 awkgram.y:2960 awkgram.y:3020 builtin.c:136 debug.c:5364
msgid "reason unknown"
msgstr "syy tuntematon"
@@ -366,167 +366,167 @@ msgstr "â\\ #...â-rivijatkamisen käyttö ei ole
siirrettävä"
msgid "backslash not last character on line"
msgstr "kenoviiva ei ole rivin viimeinen merkki"
-#: awkgram.y:3879 awkgram.y:3881
+#: awkgram.y:3880 awkgram.y:3882
msgid "multidimensional arrays are a gawk extension"
msgstr "moniulotteiset taulukot ovat gawk-laajennus"
-#: awkgram.y:3906 awkgram.y:3917
+#: awkgram.y:3907 awkgram.y:3918
#, fuzzy, c-format
msgid "POSIX does not allow operator `%s'"
msgstr "POSIX ei salli operaattoria â**â"
-#: awkgram.y:3908 awkgram.y:3919 awkgram.y:3954 awkgram.y:3962
+#: awkgram.y:3909 awkgram.y:3920 awkgram.y:3955 awkgram.y:3963
#, fuzzy, c-format
msgid "operator `%s' is not supported in old awk"
msgstr "operaattoria â^â ei tueta vanhassa awk:ssa"
-#: awkgram.y:4059 awkgram.y:4081 command.y:1188
+#: awkgram.y:4060 awkgram.y:4082 command.y:1188
msgid "unterminated string"
msgstr "päättämätön merkkijono"
-#: awkgram.y:4069 main.c:1284
+#: awkgram.y:4070 main.c:1284
#, fuzzy
msgid "POSIX does not allow physical newlines in string values"
msgstr "POSIX ei salli â\\xâ-koodinvaihtoja"
-#: awkgram.y:4071 node.c:460
+#: awkgram.y:4072 node.c:460
#, fuzzy
msgid "backslash string continuation is not portable"
msgstr "â\\ #...â-rivijatkamisen käyttö ei ole siirrettävä"
-#: awkgram.y:4312
+#: awkgram.y:4313
#, c-format
msgid "invalid char '%c' in expression"
msgstr "virheellinen merkki â%câ lausekkeessa"
-#: awkgram.y:4407
+#: awkgram.y:4408
#, c-format
msgid "`%s' is a gawk extension"
msgstr "â%sâ on gawk-laajennus"
-#: awkgram.y:4412
+#: awkgram.y:4413
#, c-format
msgid "POSIX does not allow `%s'"
msgstr "POSIX ei salli operaattoria â%sâ"
-#: awkgram.y:4420
+#: awkgram.y:4421
#, c-format
msgid "`%s' is not supported in old awk"
msgstr "â%sâ ei ole tuettu vanhassa awk-ohjelmassa"
-#: awkgram.y:4520
+#: awkgram.y:4521
#, fuzzy
msgid "`goto' considered harmful!"
msgstr "âgotoâ-käskyä pidetään haitallisena!\n"
-#: awkgram.y:4589
+#: awkgram.y:4590
#, c-format
msgid "%d is invalid as number of arguments for %s"
msgstr "%d on virheellinen argumenttilukumäärä operaattorille %s"
-#: awkgram.y:4624
+#: awkgram.y:4625
#, fuzzy, c-format
msgid "%s: string literal as last argument of substitute has no effect"
msgstr ""
"%s: merkkijonoliteraalilla ei ole vaikutusta korvauksen viimeisenä "
"argumenttina"
-#: awkgram.y:4629
+#: awkgram.y:4630
#, c-format
msgid "%s third parameter is not a changeable object"
msgstr "%s kolmas parametri ei ole vaihdettava objekti"
-#: awkgram.y:4733 awkgram.y:4736
+#: awkgram.y:4734 awkgram.y:4737
msgid "match: third argument is a gawk extension"
msgstr "match: kolmas argumentti on gawk-laajennus"
-#: awkgram.y:4790 awkgram.y:4793
+#: awkgram.y:4791 awkgram.y:4794
msgid "close: second argument is a gawk extension"
msgstr "close: toinen argumentti on gawk-laajennus"
-#: awkgram.y:4805
+#: awkgram.y:4806
msgid "use of dcgettext(_\"...\") is incorrect: remove leading underscore"
msgstr "dcgettext(_\"...\")-käyttö on virheellinen: poista alaviiva alusta"
-#: awkgram.y:4820
+#: awkgram.y:4821
msgid "use of dcngettext(_\"...\") is incorrect: remove leading underscore"
msgstr "dcngettext(_\"...\")-käyttö on virheellinen: poista alaviiva alusta"
-#: awkgram.y:4839
+#: awkgram.y:4840
msgid "index: regexp constant as second argument is not allowed"
msgstr "indeksi: regexp-vakio toisena argumenttina ei ole sallitttu"
-#: awkgram.y:4892
+#: awkgram.y:4893
#, c-format
msgid "function `%s': parameter `%s' shadows global variable"
msgstr "funktio â%sâ: parametri â%sâ varjostaa yleismuuttujaa"
-#: awkgram.y:4941 debug.c:4199 debug.c:4242 debug.c:5364 profile.c:110
+#: awkgram.y:4942 debug.c:4197 debug.c:4240 debug.c:5362 profile.c:110
#, c-format
msgid "could not open `%s' for writing: %s"
msgstr "tiedoston â%sâ avaaminen kirjoittamista varten epäonnistui: %s"
-#: awkgram.y:4942
+#: awkgram.y:4943
msgid "sending variable list to standard error"
msgstr "lähetetään muuttujaluettelo vakiovirheeseen"
-#: awkgram.y:4950
+#: awkgram.y:4951
#, fuzzy, c-format
msgid "%s: close failed: %s"
msgstr "%s: sulkeminen epäonnistui (%s)"
-#: awkgram.y:4975
+#: awkgram.y:4976
msgid "shadow_funcs() called twice!"
msgstr "shadow_funcs() kutsuttu kahdesti!"
-#: awkgram.y:4983
+#: awkgram.y:4984
#, fuzzy
#| msgid "there were shadowed variables."
msgid "there were shadowed variables"
msgstr "siellä oli varjostettuja muuttujia."
-#: awkgram.y:5060
+#: awkgram.y:5061
#, c-format
msgid "function name `%s' previously defined"
msgstr "funktionimi â%sâ on jo aikaisemmin määritelty"
-#: awkgram.y:5111
+#: awkgram.y:5112
#, fuzzy, c-format
msgid "function `%s': cannot use function name as parameter name"
msgstr "funktio â%sâ: funktionimen käyttö parametrinimenä epäonnistui"
-#: awkgram.y:5114
+#: awkgram.y:5115
#, fuzzy, c-format
msgid "function `%s': cannot use special variable `%s' as a function parameter"
msgstr ""
"funktio â%sâ: erikoismuuttujan â%sâ käyttö funktioparametrina
epäonnistui"
-#: awkgram.y:5118
+#: awkgram.y:5119
#, fuzzy, c-format
msgid "function `%s': parameter `%s' cannot contain a namespace"
msgstr "funktio â%sâ: parametri â%sâ varjostaa yleismuuttujaa"
-#: awkgram.y:5125
+#: awkgram.y:5126
#, c-format
msgid "function `%s': parameter #%d, `%s', duplicates parameter #%d"
msgstr "funktio â%sâ: parametri #%d, â%sâ, samanlainen parametri #%d"
-#: awkgram.y:5214
+#: awkgram.y:5215
#, c-format
msgid "function `%s' called but never defined"
msgstr "funktiota â%sâ kutsuttiin, mutta sitä ei ole koskaan määritelty"
-#: awkgram.y:5218
+#: awkgram.y:5219
#, c-format
msgid "function `%s' defined but never called directly"
msgstr "funktio â%sâ määriteltiin, mutta sitä ei ole koskaan kutsuttu
suoraan"
-#: awkgram.y:5250
+#: awkgram.y:5251
#, c-format
msgid "regexp constant for parameter #%d yields boolean value"
msgstr "säännöllisen lausekkeen vakio parametrille #%d antaa boolean-arvon"
-#: awkgram.y:5265
+#: awkgram.y:5266
#, c-format
msgid ""
"function `%s' called with space between name and `(',\n"
@@ -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:5488 awkgram.y:5541 mpfr.c:1589 mpfr.c:1624
+#: awkgram.y:5489 awkgram.y:5542 mpfr.c:1589 mpfr.c:1624
msgid "division by zero attempted"
msgstr "nollalla jakoa yritettiin"
-#: awkgram.y:5497 awkgram.y:5550 mpfr.c:1634
+#: awkgram.y:5498 awkgram.y:5551 mpfr.c:1634
#, c-format
msgid "division by zero attempted in `%%'"
msgstr "jakoa nollalla yritettiin operaattorissa â%%â"
-#: awkgram.y:5870
+#: awkgram.y:5871
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:5873
+#: awkgram.y:5874
#, c-format
msgid "invalid target of assignment (opcode %s)"
msgstr "virheellinen sijoituskohde (käskykoodi %s)"
-#: awkgram.y:6253
+#: awkgram.y:6254
msgid "statement has no effect"
msgstr "käskyllä ei ole vaikutusta"
-#: awkgram.y:6768
+#: awkgram.y:6769
#, c-format
msgid "identifier %s: qualified names not allowed in traditional / POSIX mode"
msgstr ""
-#: awkgram.y:6773
+#: awkgram.y:6774
#, c-format
msgid "identifier %s: namespace separator is two colons, not one"
msgstr ""
-#: awkgram.y:6779
+#: awkgram.y:6780
#, c-format
msgid "qualified identifier `%s' is badly formed"
msgstr ""
-#: awkgram.y:6786
+#: awkgram.y:6787
#, c-format
msgid ""
"identifier `%s': namespace separator can only appear once in a qualified name"
msgstr ""
-#: awkgram.y:6835 awkgram.y:6886
+#: awkgram.y:6836 awkgram.y:6887
#, c-format
msgid "using reserved identifier `%s' as a namespace is not allowed"
msgstr ""
-#: awkgram.y:6842 awkgram.y:6852
+#: awkgram.y:6843 awkgram.y:6853
#, c-format
msgid ""
"using reserved identifier `%s' as second component of a qualified name is "
"not allowed"
msgstr ""
-#: awkgram.y:6870
+#: awkgram.y:6871
#, fuzzy
msgid "@namespace is a gawk extension"
msgstr "@include on gawk-laajennus"
-#: awkgram.y:6877
+#: awkgram.y:6878
#, c-format
msgid "namespace name `%s' must meet identifier naming rules"
msgstr ""
@@ -1739,17 +1739,17 @@ msgstr "[\"%.*s\"] ei ole taulukossa â%sâ\n"
msgid "`%s[\"%.*s\"]' is not an array\n"
msgstr "â%s[\"%.*s\"]â ei ole taulukko\n"
-#: debug.c:1262 debug.c:5124
+#: debug.c:1262 debug.c:5122
#, c-format
msgid "`%s' is not a scalar variable"
msgstr "â%sâ ei ole skalaarimuuttuja"
-#: debug.c:1285 debug.c:5154
+#: debug.c:1285 debug.c:5152
#, c-format
msgid "attempt to use array `%s[\"%.*s\"]' in a scalar context"
msgstr "yritettiin käyttää taulukkoa â%s[\"%.*s\"]â
skalaarikontekstissa"
-#: debug.c:1308 debug.c:5165
+#: debug.c:1308 debug.c:5163
#, c-format
msgid "attempt to use scalar `%s[\"%.*s\"]' as array"
msgstr "yritettiin käyttää skalaaria â%s[\"%.*s\"]â taulukkona"
@@ -1884,214 +1884,214 @@ msgstr "Keskeytyskohdan asettaminen funktiossa
â%sâ epäonnistui\n"
msgid "breakpoint %d set at file `%s', line %d is unconditional\n"
msgstr "keskeytyskohta %d asetettu tiedostossa â%sâ, rivi %d on ehdoton\n"
-#: debug.c:2525 debug.c:3383
+#: debug.c:2524 debug.c:3381
#, c-format
msgid "line number %d in file `%s' out of range"
msgstr "rivinumero %d tiedostossa â%sâ on lukualueen ulkopuolella"
-#: debug.c:2541 debug.c:2563
+#: debug.c:2540 debug.c:2562
#, c-format
msgid "Deleted breakpoint %d"
msgstr "Poistettu keskeytyskohta %d"
-#: debug.c:2547
+#: debug.c:2546
#, c-format
msgid "No breakpoint(s) at entry to function `%s'\n"
msgstr "Ei keskeytyskohtaa funktion â%sâ sisääntulossa\n"
-#: debug.c:2574
+#: debug.c:2573
#, c-format
msgid "No breakpoint at file `%s', line #%d\n"
msgstr "Tiedostossa â%sâ ei ole keskeytyskohtaa, rivi #%d\n"
-#: debug.c:2629 debug.c:2670 debug.c:2690 debug.c:2733
+#: debug.c:2628 debug.c:2669 debug.c:2689 debug.c:2732
msgid "invalid breakpoint number"
msgstr "virheellinen keskeytyskohtanumero"
-#: debug.c:2645
+#: debug.c:2644
msgid "Delete all breakpoints? (y or n) "
msgstr "Poistetaanko kaikki keskeytyskohdata? (y tai n) "
-#: debug.c:2646 debug.c:2956 debug.c:3009
+#: debug.c:2645 debug.c:2955 debug.c:3008
msgid "y"
msgstr "k"
-#: debug.c:2695
+#: debug.c:2694
#, c-format
msgid "Will ignore next %ld crossing(s) of breakpoint %d.\n"
msgstr "Keskeytyskohta %2$d:n seuraavat %1$ld risteystä ohitetaan.\n"
-#: debug.c:2699
+#: debug.c:2698
#, c-format
msgid "Will stop next time breakpoint %d is reached.\n"
msgstr "Pysähtyy seuraavalla kerralla kun keskeytyskohta %d saavutetaan.\n"
-#: debug.c:2816
+#: debug.c:2815
#, c-format
msgid "Can only debug programs provided with the `-f' option.\n"
msgstr ""
"Vain ohjelmia, jotka tarjoavat valitsimen â-fâ, voidaan
vikajäljittää.\n"
-#: debug.c:2836
+#: debug.c:2835
#, c-format
msgid "Restarting ...\n"
msgstr ""
-#: debug.c:2941
+#: debug.c:2940
#, c-format
msgid "Failed to restart debugger"
msgstr "Vianjäljittäjän uudelleenkäynnistys epäonnistui"
-#: debug.c:2955
+#: debug.c:2954
msgid "Program already running. Restart from beginning (y/n)? "
msgstr "Ohjelma on jo käynnissä. Käynnistetäänkö uudelleen alusta (y/n)?
"
-#: debug.c:2959
+#: debug.c:2958
#, c-format
msgid "Program not restarted\n"
msgstr "Ohjelma ei käynnistynyt uudelleen\n"
-#: debug.c:2969
+#: debug.c:2968
#, c-format
msgid "error: cannot restart, operation not allowed\n"
msgstr "virhe: uudelleenkäynnistys epäonnistui, toiminto ei ole sallittu\n"
-#: debug.c:2975
+#: debug.c:2974
#, c-format
msgid "error (%s): cannot restart, ignoring rest of the commands\n"
msgstr ""
"virhe (%s): uudelleenkäynnistys epäonnistui, loput komennot ohitetaan\n"
-#: debug.c:2983
+#: debug.c:2982
#, fuzzy, c-format
#| msgid "Starting program: \n"
msgid "Starting program:\n"
msgstr "Käynnistetään ohjelma: \n"
-#: debug.c:2993
+#: debug.c:2992
#, c-format
msgid "Program exited abnormally with exit value: %d\n"
msgstr "Ohjelma päättyi epänormaalisti päättymisarvolla: %d\n"
-#: debug.c:2994
+#: debug.c:2993
#, c-format
msgid "Program exited normally with exit value: %d\n"
msgstr "Ohjelma päättyi normaalisti päättymisarvolla: %d\n"
-#: debug.c:3008
+#: debug.c:3007
msgid "The program is running. Exit anyway (y/n)? "
msgstr "Ohjelma on käynnissä. Poistutaanko silti (y/n)? "
-#: debug.c:3043
+#: debug.c:3042
#, c-format
msgid "Not stopped at any breakpoint; argument ignored.\n"
msgstr "Ei pysäytetty yhdessäkään keskeytyskohdassa; argumentti
ohitetaan.\n"
-#: debug.c:3048
+#: debug.c:3047
#, fuzzy, c-format
#| msgid "invalid breakpoint number %d."
msgid "invalid breakpoint number %d"
msgstr "virheellinen keskeytyskohtanumero %d."
-#: debug.c:3053
+#: debug.c:3052
#, c-format
msgid "Will ignore next %ld crossings of breakpoint %d.\n"
msgstr "Ohittaa seuraavat %ld keskeytyskohdan %d ylitystä.\n"
-#: debug.c:3240
+#: debug.c:3239
#, c-format
msgid "'finish' not meaningful in the outermost frame main()\n"
msgstr ""
"âfinishâ ei ole merkityksellinen ulommaisen kehyksen main()-funktiossa\n"
-#: debug.c:3245
+#: debug.c:3244
#, fuzzy, c-format
#| msgid "Run till return from "
msgid "Run until return from "
msgstr "Suorita kunnes paluu kohteesta "
-#: debug.c:3288
+#: debug.c:3287
#, c-format
msgid "'return' not meaningful in the outermost frame main()\n"
msgstr ""
"âreturnâ ei ole merkityksellinen ulommaisen kehyksen main()-funktiossa\n"
-#: debug.c:3402
+#: debug.c:3400
#, fuzzy, c-format
msgid "cannot find specified location in function `%s'\n"
msgstr "Määritellyn sijainnin löytyminen funktiossa â%sâ epäonnistui\n"
-#: debug.c:3410
+#: debug.c:3408
#, c-format
msgid "invalid source line %d in file `%s'"
msgstr "virheellinen lähdekoodirivi %d tiedostossa â%sâ"
-#: debug.c:3425
+#: debug.c:3423
#, fuzzy, c-format
msgid "cannot find specified location %d in file `%s'\n"
msgstr "Määritellyn sijainnin %d löytyminen tiedostossa â%sâ
epäonnistui\n"
-#: debug.c:3457
+#: debug.c:3455
#, c-format
msgid "element not in array\n"
msgstr "elementti ei ole taulukossa\n"
-#: debug.c:3457
+#: debug.c:3455
#, c-format
msgid "untyped variable\n"
msgstr "tyypitön muuttuja\n"
-#: debug.c:3499
+#: debug.c:3497
#, c-format
msgid "Stopping in %s ...\n"
msgstr "Pysäytetään kohdassa %s ...\n"
-#: debug.c:3576
+#: debug.c:3574
#, c-format
msgid "'finish' not meaningful with non-local jump '%s'\n"
msgstr "âfinishâ ei ole merkityksellinen ei-paikallisessa hypyssä
â%sâ\n"
-#: debug.c:3583
+#: debug.c:3581
#, c-format
msgid "'until' not meaningful with non-local jump '%s'\n"
msgstr "âuntilâ ei ole merkityksellinen ei-paikallisessa hypyssä
â%sâ\n"
#. TRANSLATORS: don't translate the 'q' inside the brackets.
-#: debug.c:4344
+#: debug.c:4342
#, fuzzy
msgid "\t------[Enter] to continue or [q] + [Enter] to quit------"
msgstr "\t------Jatka painamalla [Enter] tai poistu painamalla q [Enter]------"
-#: debug.c:5161
+#: debug.c:5159
#, c-format
msgid "[\"%.*s\"] not in array `%s'"
msgstr "[\"%.*s\"] ei ole taulukossa â%sâ"
-#: debug.c:5367
+#: debug.c:5365
#, c-format
msgid "sending output to stdout\n"
msgstr "lähetetään tuloste vakiotulosteeseen\n"
-#: debug.c:5407
+#: debug.c:5405
msgid "invalid number"
msgstr "virheellinen numero"
-#: debug.c:5541
+#: debug.c:5539
#, c-format
msgid "`%s' not allowed in current context; statement ignored"
msgstr "â%sâ ei ole sallittu nykyisessä asiayhteydessä; lause ohitetaan"
-#: debug.c:5549
+#: debug.c:5547
msgid "`return' not allowed in current context; statement ignored"
msgstr "âreturnâ ei ole sallittu nykyisessä asiayhteydessä; lause
ohitetaan"
-#: debug.c:5597
+#: debug.c:5595
#, fuzzy, c-format
#| msgid "fatal error: internal error"
msgid "fatal error during eval, need to restart.\n"
msgstr "tuhoisa virhe: sisäinen virhe"
-#: debug.c:5787
+#: debug.c:5785
#, fuzzy, c-format
#| msgid "no symbol `%s' in current context\n"
msgid "no symbol `%s' in current context"
@@ -2149,49 +2149,49 @@ msgstr "väärä â%sFMTâ-määritys â%sâ"
msgid "turning off `--lint' due to assignment to `LINT'"
msgstr "käännetään pois â--lintâ-valitsin âLINTâ-sijoituksen
vuoksi"
-#: eval.c:1189
+#: eval.c:1190
#, c-format
msgid "reference to uninitialized argument `%s'"
msgstr "viite alustamattomaan argumenttiin â%sâ"
-#: eval.c:1190
+#: eval.c:1191
#, c-format
msgid "reference to uninitialized variable `%s'"
msgstr "viite alustamattomaan muuttujaan â%sâ"
-#: eval.c:1208
+#: eval.c:1209
msgid "attempt to field reference from non-numeric value"
msgstr "yritettiin kenttäviitettä arvosta, joka ei ole numeerinen"
-#: eval.c:1210
+#: eval.c:1211
msgid "attempt to field reference from null string"
msgstr "yritettiin kenttäviitettä null-merkkijonosta"
-#: eval.c:1218
+#: eval.c:1219
#, c-format
msgid "attempt to access field %ld"
msgstr "yritettiin saantia kenttään %ld"
-#: eval.c:1227
+#: eval.c:1228
#, c-format
msgid "reference to uninitialized field `$%ld'"
msgstr "viite alustamattomaan kenttään â$%ldâ"
-#: eval.c:1291
+#: eval.c:1292
#, c-format
msgid "function `%s' called with more arguments than declared"
msgstr "funktio â%sâ kutsuttiin useammalla argumentilla kuin esiteltiin"
-#: eval.c:1496
+#: eval.c:1497
#, c-format
msgid "unwind_stack: unexpected type `%s'"
msgstr "unwind_stack: odottamaton tyyppi â%sâ"
-#: eval.c:1671
+#: eval.c:1672
msgid "division by zero attempted in `/='"
msgstr "jakoa nollalla yritettiin operaatiossa â/=â"
-#: eval.c:1678
+#: eval.c:1679
#, c-format
msgid "division by zero attempted in `%%='"
msgstr "jakoa nollalla yritettiin operaatiossa â%%=â"
@@ -3848,7 +3848,7 @@ msgstr "sisäinen virhe: %s null vname-arvolla"
msgid "internal error: builtin with null fname"
msgstr "sisäinen virhe: builtin null-funktionimellä"
-#: profile.c:1329
+#: profile.c:1328
#, fuzzy, c-format
msgid ""
"%s# Loaded extensions (-l and/or @load)\n"
@@ -3857,7 +3857,7 @@ msgstr ""
"\t# Ladatut laajennukset (-l ja/tai @load)\n"
"\n"
-#: profile.c:1360
+#: profile.c:1359
#, fuzzy, c-format
msgid ""
"\n"
@@ -3867,12 +3867,12 @@ msgstr ""
"\t# Ladatut laajennukset (-l ja/tai @load)\n"
"\n"
-#: profile.c:1424
+#: profile.c:1423
#, c-format
msgid "\t# gawk profile, created %s\n"
msgstr "\t# gawk-profiili, luotu %s\n"
-#: profile.c:1992
+#: profile.c:1991
#, c-format
msgid ""
"\n"
@@ -3881,7 +3881,7 @@ msgstr ""
"\n"
"\t# Funktiot, luetteloitu aakkosjärjestyksessä\n"
-#: profile.c:2053
+#: profile.c:2052
#, c-format
msgid "redir2str: unknown redirection type %d"
msgstr "redir2str: tuntematon edelleenohjaustyyppi %d"
diff --git a/po/fr.po b/po/fr.po
index 61a77d12..cdd1c14b 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-04-20 19:49+0300\n"
+"POT-Creation-Date: 2023-05-07 21:31+0300\n"
"PO-Revision-Date: 2023-04-14 18:49+0200\n"
"Last-Translator: Jean-Philippe Guérard <jean-philippe.guerard@corbeaunoir."
"org>\n"
@@ -41,8 +41,8 @@ msgid "attempt to use scalar `%s' as an array"
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:1160
-#: eval.c:1554
+#: builtin.c:1807 builtin.c:2323 builtin.c:2350 eval.c:1156 eval.c:1161
+#: eval.c:1555
#, c-format
msgid "attempt to use array `%s' in a scalar context"
msgstr "tentative d'utilisation du tableau « %s » dans un contexte
scalaire"
@@ -146,11 +146,11 @@ msgstr "le corps du switch comporte des cas répétés :
%s"
msgid "duplicate `default' detected in switch body"
msgstr "plusieurs « default » ont été détectés dans le corps du switch"
-#: awkgram.y:1052 awkgram.y:4483
+#: awkgram.y:1052 awkgram.y:4484
msgid "`break' is not allowed outside a loop or switch"
msgstr "« break » est interdit en dehors d'une boucle ou d'un switch"
-#: awkgram.y:1062 awkgram.y:4475
+#: awkgram.y:1062 awkgram.y:4476
msgid "`continue' is not allowed outside a loop"
msgstr "« continue » est interdit en dehors d'une boucle ou d'un switch"
@@ -268,7 +268,7 @@ msgstr ""
"complètes"
#: awkgram.y:2881 awkgram.y:2959 awkgram.y:3197 debug.c:545 debug.c:561
-#: debug.c:2845 debug.c:5215
+#: debug.c:2844 debug.c:5213
#, c-format
msgid "cannot open source file `%s' for reading: %s"
msgstr "impossible d'ouvrir le fichier source « %s » en lecture : %s"
@@ -278,7 +278,7 @@ msgstr "impossible d'ouvrir le fichier source « %s » en
lecture : %s"
msgid "cannot open shared library `%s' for reading: %s"
msgstr "impossible d'ouvrir la bibliothèque partagée « %s » en lectureÂ
: %s"
-#: awkgram.y:2884 awkgram.y:2960 awkgram.y:3020 builtin.c:136 debug.c:5366
+#: awkgram.y:2884 awkgram.y:2960 awkgram.y:3020 builtin.c:136 debug.c:5364
msgid "reason unknown"
msgstr "raison inconnue"
@@ -372,170 +372,170 @@ msgstr ""
msgid "backslash not last character on line"
msgstr "la barre oblique inverse n'est pas le dernier caractère de la ligne"
-#: awkgram.y:3879 awkgram.y:3881
+#: awkgram.y:3880 awkgram.y:3882
msgid "multidimensional arrays are a gawk extension"
msgstr "les tableaux multidimensionnels sont une extension gawk"
-#: awkgram.y:3906 awkgram.y:3917
+#: awkgram.y:3907 awkgram.y:3918
#, c-format
msgid "POSIX does not allow operator `%s'"
msgstr "POSIX n'autorise pas l'opérateur « %s »"
-#: awkgram.y:3908 awkgram.y:3919 awkgram.y:3954 awkgram.y:3962
+#: awkgram.y:3909 awkgram.y:3920 awkgram.y:3955 awkgram.y:3963
#, c-format
msgid "operator `%s' is not supported in old awk"
msgstr "l'ancien awk ne dispose pas de l'opérateur « %s »"
-#: awkgram.y:4059 awkgram.y:4081 command.y:1188
+#: awkgram.y:4060 awkgram.y:4082 command.y:1188
msgid "unterminated string"
msgstr "chaîne non refermée"
-#: awkgram.y:4069 main.c:1284
+#: awkgram.y:4070 main.c:1284
msgid "POSIX does not allow physical newlines in string values"
msgstr "POSIX interdit les sauts de lignes physiques dans les chaînes"
-#: awkgram.y:4071 node.c:460
+#: awkgram.y:4072 node.c:460
msgid "backslash string continuation is not portable"
msgstr "prolonger une chaîne via une barre oblique inversée est non portable"
-#: awkgram.y:4312
+#: awkgram.y:4313
#, c-format
msgid "invalid char '%c' in expression"
msgstr "caractère incorrect « %c » dans l'expression"
-#: awkgram.y:4407
+#: awkgram.y:4408
#, c-format
msgid "`%s' is a gawk extension"
msgstr "« %s » est une extension gawk"
-#: awkgram.y:4412
+#: awkgram.y:4413
#, c-format
msgid "POSIX does not allow `%s'"
msgstr "POSIX n'autorise pas « %s »"
-#: awkgram.y:4420
+#: awkgram.y:4421
#, c-format
msgid "`%s' is not supported in old awk"
msgstr "l'ancien awk ne dispose pas de « %s »"
-#: awkgram.y:4520
+#: awkgram.y:4521
msgid "`goto' considered harmful!"
msgstr "« goto » est jugé dangereux !"
-#: awkgram.y:4589
+#: awkgram.y:4590
#, c-format
msgid "%d is invalid as number of arguments for %s"
msgstr "%d n'est pas un nombre d'arguments valide de %s"
-#: awkgram.y:4624
+#: awkgram.y:4625
#, c-format
msgid "%s: string literal as last argument of substitute has no effect"
msgstr ""
"%s : une chaîne littérale en dernier argument d'une substitution est sans "
"effet"
-#: awkgram.y:4629
+#: awkgram.y:4630
#, c-format
msgid "%s third parameter is not a changeable object"
msgstr "le troisième paramètre de %s n'est pas un objet modifiable"
-#: awkgram.y:4733 awkgram.y:4736
+#: awkgram.y:4734 awkgram.y:4737
msgid "match: third argument is a gawk extension"
msgstr "match : le troisième argument est une extension gawk"
-#: awkgram.y:4790 awkgram.y:4793
+#: awkgram.y:4791 awkgram.y:4794
msgid "close: second argument is a gawk extension"
msgstr "close : le deuxième argument est une extension gawk"
-#: awkgram.y:4805
+#: awkgram.y:4806
msgid "use of dcgettext(_\"...\") is incorrect: remove leading underscore"
msgstr ""
"utilisation incorrecte de dcgettext(_\"...\") : enlevez le souligné de
tête"
-#: awkgram.y:4820
+#: awkgram.y:4821
msgid "use of dcngettext(_\"...\") is incorrect: remove leading underscore"
msgstr ""
"utilisation incorrecte de dcngettext(_\"...\") : enlevez le souligné de
tête"
-#: awkgram.y:4839
+#: awkgram.y:4840
msgid "index: regexp constant as second argument is not allowed"
msgstr ""
"index : le deuxième argument ne peut être une expression rationnelle "
"constante"
-#: awkgram.y:4892
+#: awkgram.y:4893
#, c-format
msgid "function `%s': parameter `%s' shadows global variable"
msgstr "fonction « %s » : le paramètre « %s » masque la variable
globale"
-#: awkgram.y:4941 debug.c:4199 debug.c:4242 debug.c:5364 profile.c:110
+#: awkgram.y:4942 debug.c:4197 debug.c:4240 debug.c:5362 profile.c:110
#, c-format
msgid "could not open `%s' for writing: %s"
msgstr "impossible d'ouvrir « %s » en écriture : %s"
-#: awkgram.y:4942
+#: awkgram.y:4943
msgid "sending variable list to standard error"
msgstr "envoi de la liste des variables vers la sortie d'erreur standard"
-#: awkgram.y:4950
+#: awkgram.y:4951
#, c-format
msgid "%s: close failed: %s"
msgstr "%s : échec de la fermeture : %s"
-#: awkgram.y:4975
+#: awkgram.y:4976
msgid "shadow_funcs() called twice!"
msgstr "shadows_funcs() a été appelé deux fois !"
-#: awkgram.y:4983
+#: awkgram.y:4984
msgid "there were shadowed variables"
msgstr "il y avait des variables masquées"
-#: awkgram.y:5060
+#: awkgram.y:5061
#, c-format
msgid "function name `%s' previously defined"
msgstr "nom de fonction « %s » déjà défini"
-#: awkgram.y:5111
+#: awkgram.y:5112
#, c-format
msgid "function `%s': cannot use function name as parameter name"
msgstr ""
"fonction « %s » : impossible d'utiliser un nom de fonction comme
paramètre"
-#: awkgram.y:5114
+#: awkgram.y:5115
#, c-format
msgid "function `%s': cannot use special variable `%s' as a function parameter"
msgstr ""
"fonction « %s » : impossible d'utiliser la variable spéciale « %s »
comme "
"paramètre d'une fonction"
-#: awkgram.y:5118
+#: awkgram.y:5119
#, c-format
msgid "function `%s': parameter `%s' cannot contain a namespace"
msgstr ""
"fonction « %s » : le paramètre « %s » ne peut contenir un espace de
noms"
-#: awkgram.y:5125
+#: awkgram.y:5126
#, c-format
msgid "function `%s': parameter #%d, `%s', duplicates parameter #%d"
msgstr ""
"fonction « %s » : paramètre #%d, « %s » est un doublon du
paramètre #%d"
-#: awkgram.y:5214
+#: awkgram.y:5215
#, c-format
msgid "function `%s' called but never defined"
msgstr "fonction « %s » appelée sans être définie"
-#: awkgram.y:5218
+#: awkgram.y:5219
#, c-format
msgid "function `%s' defined but never called directly"
msgstr "fonction « %s » définie mais jamais appelée directement"
-#: awkgram.y:5250
+#: awkgram.y:5251
#, c-format
msgid "regexp constant for parameter #%d yields boolean value"
msgstr "le paramètre #%d, une expr. rationnelle constante, fournit un
booléen"
-#: awkgram.y:5265
+#: awkgram.y:5266
#, c-format
msgid ""
"function `%s' called with space between name and `(',\n"
@@ -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:5488 awkgram.y:5541 mpfr.c:1589 mpfr.c:1624
+#: awkgram.y:5489 awkgram.y:5542 mpfr.c:1589 mpfr.c:1624
msgid "division by zero attempted"
msgstr "tentative de division par zéro"
-#: awkgram.y:5497 awkgram.y:5550 mpfr.c:1634
+#: awkgram.y:5498 awkgram.y:5551 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:5870
+#: awkgram.y:5871
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:5873
+#: awkgram.y:5874
#, c-format
msgid "invalid target of assignment (opcode %s)"
msgstr "cible de l'assignement incorrecte (opcode %s)"
-#: awkgram.y:6253
+#: awkgram.y:6254
msgid "statement has no effect"
msgstr "l'instruction est sans effet"
-#: awkgram.y:6768
+#: awkgram.y:6769
#, 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:6773
+#: awkgram.y:6774
#, 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:6779
+#: awkgram.y:6780
#, c-format
msgid "qualified identifier `%s' is badly formed"
msgstr "l'identifiant qualifié « %s » est mal formé"
-#: awkgram.y:6786
+#: awkgram.y:6787
#, 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:6835 awkgram.y:6886
+#: awkgram.y:6836 awkgram.y:6887
#, 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:6842 awkgram.y:6852
+#: awkgram.y:6843 awkgram.y:6853
#, 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:6870
+#: awkgram.y:6871
msgid "@namespace is a gawk extension"
msgstr "@namespace est une extension gawk"
-#: awkgram.y:6877
+#: awkgram.y:6878
#, c-format
msgid "namespace name `%s' must meet identifier naming rules"
msgstr ""
@@ -1619,18 +1619,18 @@ msgstr "l'indice « %.*s » n'est pas dans le tableau
« %s »\n"
msgid "`%s[\"%.*s\"]' is not an array\n"
msgstr "« %s[\"%.*s\"] » n'est pas un tableau\n"
-#: debug.c:1262 debug.c:5124
+#: debug.c:1262 debug.c:5122
#, c-format
msgid "`%s' is not a scalar variable"
msgstr "« %s » n'est pas une variable scalaire"
-#: debug.c:1285 debug.c:5154
+#: debug.c:1285 debug.c:5152
#, c-format
msgid "attempt to use array `%s[\"%.*s\"]' in a scalar context"
msgstr ""
"tentative d'utilisation du tableau « %s[\"%.*s\"] » en contexte scalaire"
-#: debug.c:1308 debug.c:5165
+#: debug.c:1308 debug.c:5163
#, c-format
msgid "attempt to use scalar `%s[\"%.*s\"]' as array"
msgstr "tentative d'utiliser le scalaire « %s[\"%.*s\"] » comme tableau"
@@ -1759,206 +1759,206 @@ msgstr ""
"le point d'arrêt %d défini sur le fichier « %s », ligne %d est "
"inconditionnel\n"
-#: debug.c:2525 debug.c:3383
+#: debug.c:2524 debug.c:3381
#, c-format
msgid "line number %d in file `%s' out of range"
msgstr "numéro de ligne %d dans le fichier « %s » hors limite"
-#: debug.c:2541 debug.c:2563
+#: debug.c:2540 debug.c:2562
#, c-format
msgid "Deleted breakpoint %d"
msgstr "Point d'arrêt %d supprimé"
-#: debug.c:2547
+#: debug.c:2546
#, c-format
msgid "No breakpoint(s) at entry to function `%s'\n"
msgstr "Aucun point d'arrêt à l'appel de la fonction « %s »\n"
-#: debug.c:2574
+#: debug.c:2573
#, c-format
msgid "No breakpoint at file `%s', line #%d\n"
msgstr "Pas de point d'arrêt sur le fichier « %s », ligne #%d\n"
-#: debug.c:2629 debug.c:2670 debug.c:2690 debug.c:2733
+#: debug.c:2628 debug.c:2669 debug.c:2689 debug.c:2732
msgid "invalid breakpoint number"
msgstr "Numéro de point d'arrêt incorrect"
-#: debug.c:2645
+#: debug.c:2644
msgid "Delete all breakpoints? (y or n) "
msgstr "Supprimer tous les points d'arrêt (o ou n) "
-#: debug.c:2646 debug.c:2956 debug.c:3009
+#: debug.c:2645 debug.c:2955 debug.c:3008
msgid "y"
msgstr "o"
-#: debug.c:2695
+#: debug.c:2694
#, c-format
msgid "Will ignore next %ld crossing(s) of breakpoint %d.\n"
msgstr "Ignorera les prochaines %ld occurrences du point d'arrêt %d.\n"
-#: debug.c:2699
+#: debug.c:2698
#, c-format
msgid "Will stop next time breakpoint %d is reached.\n"
msgstr "S'arrêtera à la prochaine occurrence du point d'arrêt %d.\n"
-#: debug.c:2816
+#: debug.c:2815
#, c-format
msgid "Can only debug programs provided with the `-f' option.\n"
msgstr ""
"Seuls les programmes fournis via l'option « -f » peuvent être
débogués.\n"
-#: debug.c:2836
+#: debug.c:2835
#, c-format
msgid "Restarting ...\n"
msgstr "Relance...\n"
-#: debug.c:2941
+#: debug.c:2940
#, c-format
msgid "Failed to restart debugger"
msgstr "Ãchec de redémarrage du débogueur"
-#: debug.c:2955
+#: debug.c:2954
msgid "Program already running. Restart from beginning (y/n)? "
msgstr "Programme en cours. Reprendre depuis le début (o/n) ? "
-#: debug.c:2959
+#: debug.c:2958
#, c-format
msgid "Program not restarted\n"
msgstr "Programme non redémarré\n"
-#: debug.c:2969
+#: debug.c:2968
#, c-format
msgid "error: cannot restart, operation not allowed\n"
msgstr "erreur : impossible de redémarrer, opération interdite\n"
-#: debug.c:2975
+#: debug.c:2974
#, c-format
msgid "error (%s): cannot restart, ignoring rest of the commands\n"
msgstr "erreur (%s) : impossible de redémarrer, suite des commandes
ignorées\n"
-#: debug.c:2983
+#: debug.c:2982
#, c-format
msgid "Starting program:\n"
msgstr "Démarrage du programme :\n"
-#: debug.c:2993
+#: debug.c:2992
#, c-format
msgid "Program exited abnormally with exit value: %d\n"
msgstr "Le programme s'est terminé en erreur avec le code de retour : %d\n"
-#: debug.c:2994
+#: debug.c:2993
#, c-format
msgid "Program exited normally with exit value: %d\n"
msgstr "Le programme s'est terminé correctement avec le code de retour :
%d\n"
-#: debug.c:3008
+#: debug.c:3007
msgid "The program is running. Exit anyway (y/n)? "
msgstr "Le programme est en cours. Sortir quand même (o/n) ?"
-#: debug.c:3043
+#: debug.c:3042
#, c-format
msgid "Not stopped at any breakpoint; argument ignored.\n"
msgstr "Aucun arrêt à un point d'arrêt : argument ignoré.\n"
-#: debug.c:3048
+#: debug.c:3047
#, c-format
msgid "invalid breakpoint number %d"
msgstr "point d'arrêt %d incorrect"
-#: debug.c:3053
+#: debug.c:3052
#, c-format
msgid "Will ignore next %ld crossings of breakpoint %d.\n"
msgstr "Les %ld prochaines occurrences du point d'arrêt %d seront
ignorées.\n"
-#: debug.c:3240
+#: debug.c:3239
#, c-format
msgid "'finish' not meaningful in the outermost frame main()\n"
msgstr "« finish » n'a pas de sens dans la trame initiale main()\n"
-#: debug.c:3245
+#: debug.c:3244
#, c-format
msgid "Run until return from "
msgstr "S'exécute jusqu'au retour de "
-#: debug.c:3288
+#: debug.c:3287
#, c-format
msgid "'return' not meaningful in the outermost frame main()\n"
msgstr "« return » n'a pas de sens dans la trame initiale main()\n"
-#: debug.c:3402
+#: debug.c:3400
#, c-format
msgid "cannot find specified location in function `%s'\n"
msgstr "Impossible de trouver la position indiquée dans la fonction « %sÂ
»\n"
-#: debug.c:3410
+#: debug.c:3408
#, c-format
msgid "invalid source line %d in file `%s'"
msgstr "ligne source %d incorrecte dans le fichier « %s »"
-#: debug.c:3425
+#: debug.c:3423
#, c-format
msgid "cannot find specified location %d in file `%s'\n"
msgstr "Position %d introuvable dans le fichier « %s »\n"
-#: debug.c:3457
+#: debug.c:3455
#, c-format
msgid "element not in array\n"
msgstr "élément absent du tableau\n"
-#: debug.c:3457
+#: debug.c:3455
#, c-format
msgid "untyped variable\n"
msgstr "variable sans type\n"
-#: debug.c:3499
+#: debug.c:3497
#, c-format
msgid "Stopping in %s ...\n"
msgstr "Arrêt dans %s...\n"
-#: debug.c:3576
+#: debug.c:3574
#, c-format
msgid "'finish' not meaningful with non-local jump '%s'\n"
msgstr "« finish » n'a pas de sens avec un saut non local « %s »\n"
-#: debug.c:3583
+#: debug.c:3581
#, c-format
msgid "'until' not meaningful with non-local jump '%s'\n"
msgstr "« until » n'a pas de sens avec un saut non local « %s »\n"
#. TRANSLATORS: don't translate the 'q' inside the brackets.
-#: debug.c:4344
+#: debug.c:4342
msgid "\t------[Enter] to continue or [q] + [Enter] to quit------"
msgstr "\t-----[Entrée] : continuer ; [q] + [Entrée] : quitter-----"
-#: debug.c:5161
+#: debug.c:5159
#, c-format
msgid "[\"%.*s\"] not in array `%s'"
msgstr "[\"%.*s\"] est absent du tableau « %s »"
-#: debug.c:5367
+#: debug.c:5365
#, c-format
msgid "sending output to stdout\n"
msgstr "envoi de la sortie vers stdout\n"
-#: debug.c:5407
+#: debug.c:5405
msgid "invalid number"
msgstr "nombre incorrect"
-#: debug.c:5541
+#: debug.c:5539
#, c-format
msgid "`%s' not allowed in current context; statement ignored"
msgstr "« %s » interdit dans ce contexte ; instruction ignorée"
-#: debug.c:5549
+#: debug.c:5547
msgid "`return' not allowed in current context; statement ignored"
msgstr "« return » interdit dans ce contexte ; instruction ignorée"
-#: debug.c:5597
+#: debug.c:5595
#, c-format
msgid "fatal error during eval, need to restart.\n"
msgstr "fatal : erreur lors de l'appel d'eval, redémarrage nécessaire.\n"
-#: debug.c:5787
+#: debug.c:5785
#, c-format
msgid "no symbol `%s' in current context"
msgstr "pas de symbole « %s » dans le contexte actuel"
@@ -2015,49 +2015,49 @@ msgstr "spécification de « %sFMT » erronée «Â
%s »"
msgid "turning off `--lint' due to assignment to `LINT'"
msgstr "désactivation de « --lint » en raison d'une affectation à «Â
LINT »"
-#: eval.c:1189
+#: eval.c:1190
#, c-format
msgid "reference to uninitialized argument `%s'"
msgstr "référence à un argument non initialisé « %s »"
-#: eval.c:1190
+#: eval.c:1191
#, c-format
msgid "reference to uninitialized variable `%s'"
msgstr "référence à une variable non initialisée « %s »"
-#: eval.c:1208
+#: eval.c:1209
msgid "attempt to field reference from non-numeric value"
msgstr "tentative de référence à un champ via une valeur non numérique"
-#: eval.c:1210
+#: eval.c:1211
msgid "attempt to field reference from null string"
msgstr "tentative de référence à un champ via une chaîne nulle"
-#: eval.c:1218
+#: eval.c:1219
#, c-format
msgid "attempt to access field %ld"
msgstr "tentative d'accès au champ %ld"
-#: eval.c:1227
+#: eval.c:1228
#, c-format
msgid "reference to uninitialized field `$%ld'"
msgstr "référence à un champ non initialisé « $%ld »"
-#: eval.c:1291
+#: eval.c:1292
#, c-format
msgid "function `%s' called with more arguments than declared"
msgstr "la fonction « %s » a été appelée avec trop d'arguments"
-#: eval.c:1496
+#: eval.c:1497
#, c-format
msgid "unwind_stack: unexpected type `%s'"
msgstr "unwind_stack: type « %s » inattendu"
-#: eval.c:1671
+#: eval.c:1672
msgid "division by zero attempted in `/='"
msgstr "tentative de division par zéro dans « /= »"
-#: eval.c:1678
+#: eval.c:1679
#, c-format
msgid "division by zero attempted in `%%='"
msgstr "tentative de division par zéro dans « %%= »"
@@ -3695,7 +3695,7 @@ msgstr "erreur interne : %s avec un vname nul"
msgid "internal error: builtin with null fname"
msgstr "erreur interne : fonction interne avec un fname nul"
-#: profile.c:1329
+#: profile.c:1328
#, c-format
msgid ""
"%s# Loaded extensions (-l and/or @load)\n"
@@ -3704,7 +3704,7 @@ msgstr ""
"%s# Extensions chargées (via -l ou @load)\n"
"\n"
-#: profile.c:1360
+#: profile.c:1359
#, c-format
msgid ""
"\n"
@@ -3715,12 +3715,12 @@ msgstr ""
"# Fichiers inclus (via -i ou @include)\n"
"\n"
-#: profile.c:1424
+#: profile.c:1423
#, c-format
msgid "\t# gawk profile, created %s\n"
msgstr "\t# profile gawk, créé %s\n"
-#: profile.c:1992
+#: profile.c:1991
#, c-format
msgid ""
"\n"
@@ -3729,7 +3729,7 @@ msgstr ""
"\n"
"\t# Fonctions, par ordre alphabétique\n"
-#: profile.c:2053
+#: profile.c:2052
#, c-format
msgid "redir2str: unknown redirection type %d"
msgstr "redir2str : type de redirection %d inconnu"
diff --git a/po/gawk.pot b/po/gawk.pot
index ba8ba348..1c583a04 100644
--- a/po/gawk.pot
+++ b/po/gawk.pot
@@ -6,9 +6,9 @@
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: GNU gawk 5.2.1c\n"
+"Project-Id-Version: GNU gawk 5.2.2\n"
"Report-Msgid-Bugs-To: bug-gawk@gnu.org\n"
-"POT-Creation-Date: 2023-04-20 19:49+0300\n"
+"POT-Creation-Date: 2023-05-07 21:31+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"
@@ -37,8 +37,8 @@ msgid "attempt to use scalar `%s' as an array"
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:1160
-#: eval.c:1554
+#: builtin.c:1807 builtin.c:2323 builtin.c:2350 eval.c:1156 eval.c:1161
+#: eval.c:1555
#, c-format
msgid "attempt to use array `%s' in a scalar context"
msgstr ""
@@ -140,11 +140,11 @@ msgstr ""
msgid "duplicate `default' detected in switch body"
msgstr ""
-#: awkgram.y:1052 awkgram.y:4483
+#: awkgram.y:1052 awkgram.y:4484
msgid "`break' is not allowed outside a loop or switch"
msgstr ""
-#: awkgram.y:1062 awkgram.y:4475
+#: awkgram.y:1062 awkgram.y:4476
msgid "`continue' is not allowed outside a loop"
msgstr ""
@@ -256,7 +256,7 @@ msgid ""
msgstr ""
#: awkgram.y:2881 awkgram.y:2959 awkgram.y:3197 debug.c:545 debug.c:561
-#: debug.c:2845 debug.c:5215
+#: debug.c:2844 debug.c:5213
#, c-format
msgid "cannot open source file `%s' for reading: %s"
msgstr ""
@@ -266,7 +266,7 @@ msgstr ""
msgid "cannot open shared library `%s' for reading: %s"
msgstr ""
-#: awkgram.y:2884 awkgram.y:2960 awkgram.y:3020 builtin.c:136 debug.c:5366
+#: awkgram.y:2884 awkgram.y:2960 awkgram.y:3020 builtin.c:136 debug.c:5364
msgid "reason unknown"
msgstr ""
@@ -354,226 +354,226 @@ msgstr ""
msgid "backslash not last character on line"
msgstr ""
-#: awkgram.y:3879 awkgram.y:3881
+#: awkgram.y:3880 awkgram.y:3882
msgid "multidimensional arrays are a gawk extension"
msgstr ""
-#: awkgram.y:3906 awkgram.y:3917
+#: awkgram.y:3907 awkgram.y:3918
#, c-format
msgid "POSIX does not allow operator `%s'"
msgstr ""
-#: awkgram.y:3908 awkgram.y:3919 awkgram.y:3954 awkgram.y:3962
+#: awkgram.y:3909 awkgram.y:3920 awkgram.y:3955 awkgram.y:3963
#, c-format
msgid "operator `%s' is not supported in old awk"
msgstr ""
-#: awkgram.y:4059 awkgram.y:4081 command.y:1188
+#: awkgram.y:4060 awkgram.y:4082 command.y:1188
msgid "unterminated string"
msgstr ""
-#: awkgram.y:4069 main.c:1284
+#: awkgram.y:4070 main.c:1284
msgid "POSIX does not allow physical newlines in string values"
msgstr ""
-#: awkgram.y:4071 node.c:460
+#: awkgram.y:4072 node.c:460
msgid "backslash string continuation is not portable"
msgstr ""
-#: awkgram.y:4312
+#: awkgram.y:4313
#, c-format
msgid "invalid char '%c' in expression"
msgstr ""
-#: awkgram.y:4407
+#: awkgram.y:4408
#, c-format
msgid "`%s' is a gawk extension"
msgstr ""
-#: awkgram.y:4412
+#: awkgram.y:4413
#, c-format
msgid "POSIX does not allow `%s'"
msgstr ""
-#: awkgram.y:4420
+#: awkgram.y:4421
#, c-format
msgid "`%s' is not supported in old awk"
msgstr ""
-#: awkgram.y:4520
+#: awkgram.y:4521
msgid "`goto' considered harmful!"
msgstr ""
-#: awkgram.y:4589
+#: awkgram.y:4590
#, c-format
msgid "%d is invalid as number of arguments for %s"
msgstr ""
-#: awkgram.y:4624
+#: awkgram.y:4625
#, c-format
msgid "%s: string literal as last argument of substitute has no effect"
msgstr ""
-#: awkgram.y:4629
+#: awkgram.y:4630
#, c-format
msgid "%s third parameter is not a changeable object"
msgstr ""
-#: awkgram.y:4733 awkgram.y:4736
+#: awkgram.y:4734 awkgram.y:4737
msgid "match: third argument is a gawk extension"
msgstr ""
-#: awkgram.y:4790 awkgram.y:4793
+#: awkgram.y:4791 awkgram.y:4794
msgid "close: second argument is a gawk extension"
msgstr ""
-#: awkgram.y:4805
+#: awkgram.y:4806
msgid "use of dcgettext(_\"...\") is incorrect: remove leading underscore"
msgstr ""
-#: awkgram.y:4820
+#: awkgram.y:4821
msgid "use of dcngettext(_\"...\") is incorrect: remove leading underscore"
msgstr ""
-#: awkgram.y:4839
+#: awkgram.y:4840
msgid "index: regexp constant as second argument is not allowed"
msgstr ""
-#: awkgram.y:4892
+#: awkgram.y:4893
#, c-format
msgid "function `%s': parameter `%s' shadows global variable"
msgstr ""
-#: awkgram.y:4941 debug.c:4199 debug.c:4242 debug.c:5364 profile.c:110
+#: awkgram.y:4942 debug.c:4197 debug.c:4240 debug.c:5362 profile.c:110
#, c-format
msgid "could not open `%s' for writing: %s"
msgstr ""
-#: awkgram.y:4942
+#: awkgram.y:4943
msgid "sending variable list to standard error"
msgstr ""
-#: awkgram.y:4950
+#: awkgram.y:4951
#, c-format
msgid "%s: close failed: %s"
msgstr ""
-#: awkgram.y:4975
+#: awkgram.y:4976
msgid "shadow_funcs() called twice!"
msgstr ""
-#: awkgram.y:4983
+#: awkgram.y:4984
msgid "there were shadowed variables"
msgstr ""
-#: awkgram.y:5060
+#: awkgram.y:5061
#, c-format
msgid "function name `%s' previously defined"
msgstr ""
-#: awkgram.y:5111
+#: awkgram.y:5112
#, c-format
msgid "function `%s': cannot use function name as parameter name"
msgstr ""
-#: awkgram.y:5114
+#: awkgram.y:5115
#, c-format
msgid "function `%s': cannot use special variable `%s' as a function parameter"
msgstr ""
-#: awkgram.y:5118
+#: awkgram.y:5119
#, c-format
msgid "function `%s': parameter `%s' cannot contain a namespace"
msgstr ""
-#: awkgram.y:5125
+#: awkgram.y:5126
#, c-format
msgid "function `%s': parameter #%d, `%s', duplicates parameter #%d"
msgstr ""
-#: awkgram.y:5214
+#: awkgram.y:5215
#, c-format
msgid "function `%s' called but never defined"
msgstr ""
-#: awkgram.y:5218
+#: awkgram.y:5219
#, c-format
msgid "function `%s' defined but never called directly"
msgstr ""
-#: awkgram.y:5250
+#: awkgram.y:5251
#, c-format
msgid "regexp constant for parameter #%d yields boolean value"
msgstr ""
-#: awkgram.y:5265
+#: awkgram.y:5266
#, c-format
msgid ""
"function `%s' called with space between name and `(',\n"
"or used as a variable or an array"
msgstr ""
-#: awkgram.y:5488 awkgram.y:5541 mpfr.c:1589 mpfr.c:1624
+#: awkgram.y:5489 awkgram.y:5542 mpfr.c:1589 mpfr.c:1624
msgid "division by zero attempted"
msgstr ""
-#: awkgram.y:5497 awkgram.y:5550 mpfr.c:1634
+#: awkgram.y:5498 awkgram.y:5551 mpfr.c:1634
#, c-format
msgid "division by zero attempted in `%%'"
msgstr ""
-#: awkgram.y:5870
+#: awkgram.y:5871
msgid ""
"cannot assign a value to the result of a field post-increment expression"
msgstr ""
-#: awkgram.y:5873
+#: awkgram.y:5874
#, c-format
msgid "invalid target of assignment (opcode %s)"
msgstr ""
-#: awkgram.y:6253
+#: awkgram.y:6254
msgid "statement has no effect"
msgstr ""
-#: awkgram.y:6768
+#: awkgram.y:6769
#, c-format
msgid "identifier %s: qualified names not allowed in traditional / POSIX mode"
msgstr ""
-#: awkgram.y:6773
+#: awkgram.y:6774
#, c-format
msgid "identifier %s: namespace separator is two colons, not one"
msgstr ""
-#: awkgram.y:6779
+#: awkgram.y:6780
#, c-format
msgid "qualified identifier `%s' is badly formed"
msgstr ""
-#: awkgram.y:6786
+#: awkgram.y:6787
#, c-format
msgid ""
"identifier `%s': namespace separator can only appear once in a qualified name"
msgstr ""
-#: awkgram.y:6835 awkgram.y:6886
+#: awkgram.y:6836 awkgram.y:6887
#, c-format
msgid "using reserved identifier `%s' as a namespace is not allowed"
msgstr ""
-#: awkgram.y:6842 awkgram.y:6852
+#: awkgram.y:6843 awkgram.y:6853
#, c-format
msgid ""
"using reserved identifier `%s' as second component of a qualified name is "
"not allowed"
msgstr ""
-#: awkgram.y:6870
+#: awkgram.y:6871
msgid "@namespace is a gawk extension"
msgstr ""
-#: awkgram.y:6877
+#: awkgram.y:6878
#, c-format
msgid "namespace name `%s' must meet identifier naming rules"
msgstr ""
@@ -1514,17 +1514,17 @@ msgstr ""
msgid "`%s[\"%.*s\"]' is not an array\n"
msgstr ""
-#: debug.c:1262 debug.c:5124
+#: debug.c:1262 debug.c:5122
#, c-format
msgid "`%s' is not a scalar variable"
msgstr ""
-#: debug.c:1285 debug.c:5154
+#: debug.c:1285 debug.c:5152
#, c-format
msgid "attempt to use array `%s[\"%.*s\"]' in a scalar context"
msgstr ""
-#: debug.c:1308 debug.c:5165
+#: debug.c:1308 debug.c:5163
#, c-format
msgid "attempt to use scalar `%s[\"%.*s\"]' as array"
msgstr ""
@@ -1647,205 +1647,205 @@ msgstr ""
msgid "breakpoint %d set at file `%s', line %d is unconditional\n"
msgstr ""
-#: debug.c:2525 debug.c:3383
+#: debug.c:2524 debug.c:3381
#, c-format
msgid "line number %d in file `%s' out of range"
msgstr ""
-#: debug.c:2541 debug.c:2563
+#: debug.c:2540 debug.c:2562
#, c-format
msgid "Deleted breakpoint %d"
msgstr ""
-#: debug.c:2547
+#: debug.c:2546
#, c-format
msgid "No breakpoint(s) at entry to function `%s'\n"
msgstr ""
-#: debug.c:2574
+#: debug.c:2573
#, c-format
msgid "No breakpoint at file `%s', line #%d\n"
msgstr ""
-#: debug.c:2629 debug.c:2670 debug.c:2690 debug.c:2733
+#: debug.c:2628 debug.c:2669 debug.c:2689 debug.c:2732
msgid "invalid breakpoint number"
msgstr ""
-#: debug.c:2645
+#: debug.c:2644
msgid "Delete all breakpoints? (y or n) "
msgstr ""
-#: debug.c:2646 debug.c:2956 debug.c:3009
+#: debug.c:2645 debug.c:2955 debug.c:3008
msgid "y"
msgstr ""
-#: debug.c:2695
+#: debug.c:2694
#, c-format
msgid "Will ignore next %ld crossing(s) of breakpoint %d.\n"
msgstr ""
-#: debug.c:2699
+#: debug.c:2698
#, c-format
msgid "Will stop next time breakpoint %d is reached.\n"
msgstr ""
-#: debug.c:2816
+#: debug.c:2815
#, c-format
msgid "Can only debug programs provided with the `-f' option.\n"
msgstr ""
-#: debug.c:2836
+#: debug.c:2835
#, c-format
msgid "Restarting ...\n"
msgstr ""
-#: debug.c:2941
+#: debug.c:2940
#, c-format
msgid "Failed to restart debugger"
msgstr ""
-#: debug.c:2955
+#: debug.c:2954
msgid "Program already running. Restart from beginning (y/n)? "
msgstr ""
-#: debug.c:2959
+#: debug.c:2958
#, c-format
msgid "Program not restarted\n"
msgstr ""
-#: debug.c:2969
+#: debug.c:2968
#, c-format
msgid "error: cannot restart, operation not allowed\n"
msgstr ""
-#: debug.c:2975
+#: debug.c:2974
#, c-format
msgid "error (%s): cannot restart, ignoring rest of the commands\n"
msgstr ""
-#: debug.c:2983
+#: debug.c:2982
#, c-format
msgid "Starting program:\n"
msgstr ""
-#: debug.c:2993
+#: debug.c:2992
#, c-format
msgid "Program exited abnormally with exit value: %d\n"
msgstr ""
-#: debug.c:2994
+#: debug.c:2993
#, c-format
msgid "Program exited normally with exit value: %d\n"
msgstr ""
-#: debug.c:3008
+#: debug.c:3007
msgid "The program is running. Exit anyway (y/n)? "
msgstr ""
-#: debug.c:3043
+#: debug.c:3042
#, c-format
msgid "Not stopped at any breakpoint; argument ignored.\n"
msgstr ""
-#: debug.c:3048
+#: debug.c:3047
#, c-format
msgid "invalid breakpoint number %d"
msgstr ""
-#: debug.c:3053
+#: debug.c:3052
#, c-format
msgid "Will ignore next %ld crossings of breakpoint %d.\n"
msgstr ""
-#: debug.c:3240
+#: debug.c:3239
#, c-format
msgid "'finish' not meaningful in the outermost frame main()\n"
msgstr ""
-#: debug.c:3245
+#: debug.c:3244
#, c-format
msgid "Run until return from "
msgstr ""
-#: debug.c:3288
+#: debug.c:3287
#, c-format
msgid "'return' not meaningful in the outermost frame main()\n"
msgstr ""
-#: debug.c:3402
+#: debug.c:3400
#, c-format
msgid "cannot find specified location in function `%s'\n"
msgstr ""
-#: debug.c:3410
+#: debug.c:3408
#, c-format
msgid "invalid source line %d in file `%s'"
msgstr ""
-#: debug.c:3425
+#: debug.c:3423
#, c-format
msgid "cannot find specified location %d in file `%s'\n"
msgstr ""
-#: debug.c:3457
+#: debug.c:3455
#, c-format
msgid "element not in array\n"
msgstr ""
-#: debug.c:3457
+#: debug.c:3455
#, c-format
msgid "untyped variable\n"
msgstr ""
-#: debug.c:3499
+#: debug.c:3497
#, c-format
msgid "Stopping in %s ...\n"
msgstr ""
-#: debug.c:3576
+#: debug.c:3574
#, c-format
msgid "'finish' not meaningful with non-local jump '%s'\n"
msgstr ""
-#: debug.c:3583
+#: debug.c:3581
#, c-format
msgid "'until' not meaningful with non-local jump '%s'\n"
msgstr ""
#. TRANSLATORS: don't translate the 'q' inside the brackets.
-#: debug.c:4344
+#: debug.c:4342
msgid "\t------[Enter] to continue or [q] + [Enter] to quit------"
msgstr ""
-#: debug.c:5161
+#: debug.c:5159
#, c-format
msgid "[\"%.*s\"] not in array `%s'"
msgstr ""
-#: debug.c:5367
+#: debug.c:5365
#, c-format
msgid "sending output to stdout\n"
msgstr ""
-#: debug.c:5407
+#: debug.c:5405
msgid "invalid number"
msgstr ""
-#: debug.c:5541
+#: debug.c:5539
#, c-format
msgid "`%s' not allowed in current context; statement ignored"
msgstr ""
-#: debug.c:5549
+#: debug.c:5547
msgid "`return' not allowed in current context; statement ignored"
msgstr ""
-#: debug.c:5597
+#: debug.c:5595
#, c-format
msgid "fatal error during eval, need to restart.\n"
msgstr ""
-#: debug.c:5787
+#: debug.c:5785
#, c-format
msgid "no symbol `%s' in current context"
msgstr ""
@@ -1899,49 +1899,49 @@ msgstr ""
msgid "turning off `--lint' due to assignment to `LINT'"
msgstr ""
-#: eval.c:1189
+#: eval.c:1190
#, c-format
msgid "reference to uninitialized argument `%s'"
msgstr ""
-#: eval.c:1190
+#: eval.c:1191
#, c-format
msgid "reference to uninitialized variable `%s'"
msgstr ""
-#: eval.c:1208
+#: eval.c:1209
msgid "attempt to field reference from non-numeric value"
msgstr ""
-#: eval.c:1210
+#: eval.c:1211
msgid "attempt to field reference from null string"
msgstr ""
-#: eval.c:1218
+#: eval.c:1219
#, c-format
msgid "attempt to access field %ld"
msgstr ""
-#: eval.c:1227
+#: eval.c:1228
#, c-format
msgid "reference to uninitialized field `$%ld'"
msgstr ""
-#: eval.c:1291
+#: eval.c:1292
#, c-format
msgid "function `%s' called with more arguments than declared"
msgstr ""
-#: eval.c:1496
+#: eval.c:1497
#, c-format
msgid "unwind_stack: unexpected type `%s'"
msgstr ""
-#: eval.c:1671
+#: eval.c:1672
msgid "division by zero attempted in `/='"
msgstr ""
-#: eval.c:1678
+#: eval.c:1679
#, c-format
msgid "division by zero attempted in `%%='"
msgstr ""
@@ -3457,14 +3457,14 @@ msgstr ""
msgid "internal error: builtin with null fname"
msgstr ""
-#: profile.c:1329
+#: profile.c:1328
#, c-format
msgid ""
"%s# Loaded extensions (-l and/or @load)\n"
"\n"
msgstr ""
-#: profile.c:1360
+#: profile.c:1359
#, c-format
msgid ""
"\n"
@@ -3472,19 +3472,19 @@ msgid ""
"\n"
msgstr ""
-#: profile.c:1424
+#: profile.c:1423
#, c-format
msgid "\t# gawk profile, created %s\n"
msgstr ""
-#: profile.c:1992
+#: profile.c:1991
#, c-format
msgid ""
"\n"
"\t# Functions, listed alphabetically\n"
msgstr ""
-#: profile.c:2053
+#: profile.c:2052
#, c-format
msgid "redir2str: unknown redirection type %d"
msgstr ""
diff --git a/po/id.po b/po/id.po
index 9e215832..ec73ef9a 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-04-20 19:49+0300\n"
+"POT-Creation-Date: 2023-05-07 21:31+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"
@@ -36,8 +36,8 @@ msgid "attempt to use scalar `%s' as an array"
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:1160
-#: eval.c:1554
+#: builtin.c:1807 builtin.c:2323 builtin.c:2350 eval.c:1156 eval.c:1161
+#: eval.c:1555
#, c-format
msgid "attempt to use array `%s' in a scalar context"
msgstr "mencoba menggunakan array `%s' dalam sebuah konteks skalar"
@@ -139,11 +139,11 @@ msgstr "duplikasi nilai case dalam tubuh switch: %s"
msgid "duplicate `default' detected in switch body"
msgstr "Duplikasi `default' terdeteksi dalam tubuh switch"
-#: awkgram.y:1052 awkgram.y:4483
+#: awkgram.y:1052 awkgram.y:4484
msgid "`break' is not allowed outside a loop or switch"
msgstr "`break' diluar sebuah loop tidak diijinkan"
-#: awkgram.y:1062 awkgram.y:4475
+#: awkgram.y:1062 awkgram.y:4476
msgid "`continue' is not allowed outside a loop"
msgstr "`continue' diluar sebuah loop tidak diijinkan"
@@ -256,7 +256,7 @@ msgid ""
msgstr ""
#: awkgram.y:2881 awkgram.y:2959 awkgram.y:3197 debug.c:545 debug.c:561
-#: debug.c:2845 debug.c:5215
+#: debug.c:2844 debug.c:5213
#, fuzzy, c-format
msgid "cannot open source file `%s' for reading: %s"
msgstr "tidak dapat membuka berkas sumber `%s' untuk pembacaan (%s)"
@@ -266,7 +266,7 @@ msgstr "tidak dapat membuka berkas sumber `%s' untuk
pembacaan (%s)"
msgid "cannot open shared library `%s' for reading: %s"
msgstr "tidak dapat membuka berkas sumber `%s' untuk pembacaan (%s)"
-#: awkgram.y:2884 awkgram.y:2960 awkgram.y:3020 builtin.c:136 debug.c:5366
+#: awkgram.y:2884 awkgram.y:2960 awkgram.y:3020 builtin.c:136 debug.c:5364
msgid "reason unknown"
msgstr "alasan tidak diketahui"
@@ -354,173 +354,173 @@ msgstr "penggunaan dari `\\ #...' kelanjutan baris
tidak portabel"
msgid "backslash not last character on line"
msgstr "backslash bukan karakter terakhir di baris"
-#: awkgram.y:3879 awkgram.y:3881
+#: awkgram.y:3880 awkgram.y:3882
#, fuzzy
msgid "multidimensional arrays are a gawk extension"
msgstr "indirect adalah sebuah ekstensi gawk"
-#: awkgram.y:3906 awkgram.y:3917
+#: awkgram.y:3907 awkgram.y:3918
#, fuzzy, c-format
msgid "POSIX does not allow operator `%s'"
msgstr "POSIX tidak mengijinkan operator `**'"
-#: awkgram.y:3908 awkgram.y:3919 awkgram.y:3954 awkgram.y:3962
+#: awkgram.y:3909 awkgram.y:3920 awkgram.y:3955 awkgram.y:3963
#, fuzzy, c-format
msgid "operator `%s' is not supported in old awk"
msgstr "operator `^' tidak didukung dalam awk lama"
-#: awkgram.y:4059 awkgram.y:4081 command.y:1188
+#: awkgram.y:4060 awkgram.y:4082 command.y:1188
msgid "unterminated string"
msgstr "string tidak terselesaikan"
-#: awkgram.y:4069 main.c:1284
+#: awkgram.y:4070 main.c:1284
#, fuzzy
msgid "POSIX does not allow physical newlines in string values"
msgstr "POSIX tidak mengijinkan escapes `\\x'"
-#: awkgram.y:4071 node.c:460
+#: awkgram.y:4072 node.c:460
#, fuzzy
msgid "backslash string continuation is not portable"
msgstr "penggunaan dari `\\ #...' kelanjutan baris tidak portabel"
-#: awkgram.y:4312
+#: awkgram.y:4313
#, c-format
msgid "invalid char '%c' in expression"
msgstr "karakter '%c' tidak valid dalam ekspresi"
-#: awkgram.y:4407
+#: awkgram.y:4408
#, c-format
msgid "`%s' is a gawk extension"
msgstr "`%s' adalah sebuah ekstensi gawk"
-#: awkgram.y:4412
+#: awkgram.y:4413
#, c-format
msgid "POSIX does not allow `%s'"
msgstr "POSIX tidak mengijinkan `%s'"
-#: awkgram.y:4420
+#: awkgram.y:4421
#, c-format
msgid "`%s' is not supported in old awk"
msgstr "`%s' tidak didukung dalam awk lama"
-#: awkgram.y:4520
+#: awkgram.y:4521
#, fuzzy
msgid "`goto' considered harmful!"
msgstr "`goto' dipertimbangkan berbahaya!\n"
-#: awkgram.y:4589
+#: awkgram.y:4590
#, c-format
msgid "%d is invalid as number of arguments for %s"
msgstr "%d tidak valid sebagai jumlah dari argumen untuk %s"
-#: awkgram.y:4624
+#: awkgram.y:4625
#, fuzzy, c-format
msgid "%s: string literal as last argument of substitute has no effect"
msgstr ""
"%s: literal string sebagai argumen terakhir dari pergantian tidak memiliki "
"efek"
-#: awkgram.y:4629
+#: awkgram.y:4630
#, c-format
msgid "%s third parameter is not a changeable object"
msgstr "%s parameter ketika bukan sebuah objek yang dapat diubah"
-#: awkgram.y:4733 awkgram.y:4736
+#: awkgram.y:4734 awkgram.y:4737
msgid "match: third argument is a gawk extension"
msgstr "cocok: argumen ketiga adalah sebuah ekstensi gawk"
-#: awkgram.y:4790 awkgram.y:4793
+#: awkgram.y:4791 awkgram.y:4794
msgid "close: second argument is a gawk extension"
msgstr "tutup: argumen kedua adalah sebuah ekstensi gawk"
-#: awkgram.y:4805
+#: awkgram.y:4806
msgid "use of dcgettext(_\"...\") is incorrect: remove leading underscore"
msgstr ""
"penggunaan dari dcgettext(_\"...\") adalah tidak benar: hapus garis bawah "
"yang mengawali"
-#: awkgram.y:4820
+#: awkgram.y:4821
msgid "use of dcngettext(_\"...\") is incorrect: remove leading underscore"
msgstr ""
"penggunaan dari dcngettext(_\"...\") adalah tidak benar: hapus garis bawah "
"yang mengawali"
-#: awkgram.y:4839
+#: awkgram.y:4840
msgid "index: regexp constant as second argument is not allowed"
msgstr "index: diterima argumen kedua bukan string"
-#: awkgram.y:4892
+#: awkgram.y:4893
#, c-format
msgid "function `%s': parameter `%s' shadows global variable"
msgstr "fungsi `%s': parameter `%s' bayangan variabel global"
-#: awkgram.y:4941 debug.c:4199 debug.c:4242 debug.c:5364 profile.c:110
+#: awkgram.y:4942 debug.c:4197 debug.c:4240 debug.c:5362 profile.c:110
#, c-format
msgid "could not open `%s' for writing: %s"
msgstr "tidak dapat membuka `%s' untuk penulisan: %s"
-#: awkgram.y:4942
+#: awkgram.y:4943
msgid "sending variable list to standard error"
msgstr "mengirim profile ke standar error"
-#: awkgram.y:4950
+#: awkgram.y:4951
#, fuzzy, c-format
msgid "%s: close failed: %s"
msgstr "%s: tutup gagal (%s)"
-#: awkgram.y:4975
+#: awkgram.y:4976
msgid "shadow_funcs() called twice!"
msgstr "shadow_funcs() dipanggil dua kali!"
-#: awkgram.y:4983
+#: awkgram.y:4984
#, fuzzy
#| msgid "there were shadowed variables."
msgid "there were shadowed variables"
msgstr "disana tidak ada variabel bayangan."
-#: awkgram.y:5060
+#: awkgram.y:5061
#, c-format
msgid "function name `%s' previously defined"
msgstr "nama fungsi `%s' sebelumnya telah didefinisikan"
-#: awkgram.y:5111
+#: awkgram.y:5112
#, fuzzy, c-format
msgid "function `%s': cannot use function name as parameter name"
msgstr ""
"fungsi `%s': tidak dapat menggunakan nama fungsi sebagai nama parameter"
-#: awkgram.y:5114
+#: awkgram.y:5115
#, fuzzy, c-format
msgid "function `%s': cannot use special variable `%s' as a function parameter"
msgstr ""
"fungsi `%s': tidak dapat menggunakan variabel `%s' sebagai fungsi parameter"
-#: awkgram.y:5118
+#: awkgram.y:5119
#, fuzzy, c-format
msgid "function `%s': parameter `%s' cannot contain a namespace"
msgstr "fungsi `%s': parameter `%s' bayangan variabel global"
-#: awkgram.y:5125
+#: awkgram.y:5126
#, c-format
msgid "function `%s': parameter #%d, `%s', duplicates parameter #%d"
msgstr "fungsi `%s': parameter #%d, `%s', duplikasi paramter #%d"
-#: awkgram.y:5214
+#: awkgram.y:5215
#, c-format
msgid "function `%s' called but never defined"
msgstr "fungsi `%s' dipanggil tetapi tidak pernah didefinisikan"
-#: awkgram.y:5218
+#: awkgram.y:5219
#, c-format
msgid "function `%s' defined but never called directly"
msgstr "fungsi `%s' didefinisikan tetapi tidak pernah dipanggil"
-#: awkgram.y:5250
+#: awkgram.y:5251
#, c-format
msgid "regexp constant for parameter #%d yields boolean value"
msgstr "konstanta regexp untuk parameter #%d menghasilkan nilai boolean"
-#: awkgram.y:5265
+#: awkgram.y:5266
#, c-format
msgid ""
"function `%s' called with space between name and `(',\n"
@@ -529,69 +529,69 @@ msgstr ""
"fungsi `%s' dipanggil dengan spasi diantara nama dan `(',\n"
"atau gunakan sebagai sebuah variabel atau sebuah array"
-#: awkgram.y:5488 awkgram.y:5541 mpfr.c:1589 mpfr.c:1624
+#: awkgram.y:5489 awkgram.y:5542 mpfr.c:1589 mpfr.c:1624
msgid "division by zero attempted"
msgstr "pembagian dengan nol telah dicoba"
-#: awkgram.y:5497 awkgram.y:5550 mpfr.c:1634
+#: awkgram.y:5498 awkgram.y:5551 mpfr.c:1634
#, c-format
msgid "division by zero attempted in `%%'"
msgstr "pembagian dengan nol dicoba dalam `%%'"
-#: awkgram.y:5870
+#: awkgram.y:5871
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:5873
+#: awkgram.y:5874
#, c-format
msgid "invalid target of assignment (opcode %s)"
msgstr "tidak valid sebagai jumlah dari argumen untuk %s"
-#: awkgram.y:6253
+#: awkgram.y:6254
msgid "statement has no effect"
msgstr "pernyataan tidak memiliki efek"
-#: awkgram.y:6768
+#: awkgram.y:6769
#, c-format
msgid "identifier %s: qualified names not allowed in traditional / POSIX mode"
msgstr ""
-#: awkgram.y:6773
+#: awkgram.y:6774
#, c-format
msgid "identifier %s: namespace separator is two colons, not one"
msgstr ""
-#: awkgram.y:6779
+#: awkgram.y:6780
#, c-format
msgid "qualified identifier `%s' is badly formed"
msgstr ""
-#: awkgram.y:6786
+#: awkgram.y:6787
#, c-format
msgid ""
"identifier `%s': namespace separator can only appear once in a qualified name"
msgstr ""
-#: awkgram.y:6835 awkgram.y:6886
+#: awkgram.y:6836 awkgram.y:6887
#, c-format
msgid "using reserved identifier `%s' as a namespace is not allowed"
msgstr ""
-#: awkgram.y:6842 awkgram.y:6852
+#: awkgram.y:6843 awkgram.y:6853
#, c-format
msgid ""
"using reserved identifier `%s' as second component of a qualified name is "
"not allowed"
msgstr ""
-#: awkgram.y:6870
+#: awkgram.y:6871
#, fuzzy
msgid "@namespace is a gawk extension"
msgstr "@include adalah sebuah ekstensi gawk"
-#: awkgram.y:6877
+#: awkgram.y:6878
#, c-format
msgid "namespace name `%s' must meet identifier naming rules"
msgstr ""
@@ -1700,17 +1700,17 @@ msgstr "indeks [\"%s\"] tidak dalam array `%s'\n"
msgid "`%s[\"%.*s\"]' is not an array\n"
msgstr "`%s[\"%s\"]' is no an array\n"
-#: debug.c:1262 debug.c:5124
+#: debug.c:1262 debug.c:5122
#, c-format
msgid "`%s' is not a scalar variable"
msgstr "`%s' bukan sebuah nama variabel legal"
-#: debug.c:1285 debug.c:5154
+#: debug.c:1285 debug.c:5152
#, fuzzy, c-format
msgid "attempt to use array `%s[\"%.*s\"]' in a scalar context"
msgstr "mencoba menggunakan array `%s[\"%s\"]' dalam sebuah konteks skalar"
-#: debug.c:1308 debug.c:5165
+#: debug.c:1308 debug.c:5163
#, fuzzy, c-format
msgid "attempt to use scalar `%s[\"%.*s\"]' as array"
msgstr "mencoba untuk menggunakan skalar `%s[\"%s\"]' sebagai sebuah array"
@@ -1837,210 +1837,210 @@ msgstr "Can't set breakpoint in function `%s'\n"
msgid "breakpoint %d set at file `%s', line %d is unconditional\n"
msgstr "breakpoint %d set at file `%s', line %d is unconditional\n"
-#: debug.c:2525 debug.c:3383
+#: debug.c:2524 debug.c:3381
#, c-format
msgid "line number %d in file `%s' out of range"
msgstr "argumen %d diluar dari jangkauan `%s'"
-#: debug.c:2541 debug.c:2563
+#: debug.c:2540 debug.c:2562
#, c-format
msgid "Deleted breakpoint %d"
msgstr "Deleted breakpoint %d"
-#: debug.c:2547
+#: debug.c:2546
#, c-format
msgid "No breakpoint(s) at entry to function `%s'\n"
msgstr "No breakpoint(s) at entry to function `%s'\n"
-#: debug.c:2574
+#: debug.c:2573
#, c-format
msgid "No breakpoint at file `%s', line #%d\n"
msgstr "error membaca berkas masukan `%s': %d\n"
-#: debug.c:2629 debug.c:2670 debug.c:2690 debug.c:2733
+#: debug.c:2628 debug.c:2669 debug.c:2689 debug.c:2732
msgid "invalid breakpoint number"
msgstr "invalid breakpoint number"
-#: debug.c:2645
+#: debug.c:2644
msgid "Delete all breakpoints? (y or n) "
msgstr "Delete all breakpoints? (y or n) "
-#: debug.c:2646 debug.c:2956 debug.c:3009
+#: debug.c:2645 debug.c:2955 debug.c:3008
msgid "y"
msgstr "y"
-#: debug.c:2695
+#: debug.c:2694
#, c-format
msgid "Will ignore next %ld crossing(s) of breakpoint %d.\n"
msgstr "Will ignore next %ld crossing(s) of breakpoint %d.\n"
-#: debug.c:2699
+#: debug.c:2698
#, c-format
msgid "Will stop next time breakpoint %d is reached.\n"
msgstr "Will stop next time breakpoint %d is reached.\n"
-#: debug.c:2816
+#: debug.c:2815
#, c-format
msgid "Can only debug programs provided with the `-f' option.\n"
msgstr "Can only debug programs provided with the `-f' option.\n"
-#: debug.c:2836
+#: debug.c:2835
#, c-format
msgid "Restarting ...\n"
msgstr ""
-#: debug.c:2941
+#: debug.c:2940
#, c-format
msgid "Failed to restart debugger"
msgstr "Failed to restart debugger"
-#: debug.c:2955
+#: debug.c:2954
msgid "Program already running. Restart from beginning (y/n)? "
msgstr "Program already running. Restart from beginning (y/n)? "
-#: debug.c:2959
+#: debug.c:2958
#, c-format
msgid "Program not restarted\n"
msgstr "Program not restarted\n"
-#: debug.c:2969
+#: debug.c:2968
#, c-format
msgid "error: cannot restart, operation not allowed\n"
msgstr "error: cannot restart, operation not allowed\n"
-#: debug.c:2975
+#: debug.c:2974
#, c-format
msgid "error (%s): cannot restart, ignoring rest of the commands\n"
msgstr "error (%s): cannot restart, ignoring rest of the commands\n"
-#: debug.c:2983
+#: debug.c:2982
#, fuzzy, c-format
#| msgid "Starting program: \n"
msgid "Starting program:\n"
msgstr "Starting program: \n"
-#: debug.c:2993
+#: debug.c:2992
#, fuzzy, c-format
msgid "Program exited abnormally with exit value: %d\n"
msgstr "Program exited %s with exit value: %d\n"
-#: debug.c:2994
+#: debug.c:2993
#, fuzzy, c-format
msgid "Program exited normally with exit value: %d\n"
msgstr "Program exited %s with exit value: %d\n"
-#: debug.c:3008
+#: debug.c:3007
msgid "The program is running. Exit anyway (y/n)? "
msgstr "The program is running. Exit anyway (y/n)? "
-#: debug.c:3043
+#: debug.c:3042
#, c-format
msgid "Not stopped at any breakpoint; argument ignored.\n"
msgstr "Not stopped at any breakpoint; argument ignored.\n"
-#: debug.c:3048
+#: debug.c:3047
#, fuzzy, c-format
#| msgid "invalid breakpoint number %d."
msgid "invalid breakpoint number %d"
msgstr "invalid breakpoint number %d."
-#: debug.c:3053
+#: debug.c:3052
#, c-format
msgid "Will ignore next %ld crossings of breakpoint %d.\n"
msgstr "Will ignore next %ld crossings of breakpoint %d.\n"
-#: debug.c:3240
+#: debug.c:3239
#, c-format
msgid "'finish' not meaningful in the outermost frame main()\n"
msgstr "'finish' not meaningful in the outermost frame main()\n"
-#: debug.c:3245
+#: debug.c:3244
#, fuzzy, c-format
#| msgid "Run till return from "
msgid "Run until return from "
msgstr "Run till return from"
-#: debug.c:3288
+#: debug.c:3287
#, c-format
msgid "'return' not meaningful in the outermost frame main()\n"
msgstr "'return' not meaningful in the outermost frame main()\n"
-#: debug.c:3402
+#: debug.c:3400
#, fuzzy, c-format
msgid "cannot find specified location in function `%s'\n"
msgstr "Can't find specified location in function `%s'\n"
-#: debug.c:3410
+#: debug.c:3408
#, c-format
msgid "invalid source line %d in file `%s'"
msgstr "invalid source line %d in file `%s'"
-#: debug.c:3425
+#: debug.c:3423
#, fuzzy, c-format
msgid "cannot find specified location %d in file `%s'\n"
msgstr "Can't find specified location %d in file `%s'\n"
-#: debug.c:3457
+#: debug.c:3455
#, c-format
msgid "element not in array\n"
msgstr "tidak dalam array\n"
-#: debug.c:3457
+#: debug.c:3455
#, c-format
msgid "untyped variable\n"
msgstr "untyped variable\n"
-#: debug.c:3499
+#: debug.c:3497
#, c-format
msgid "Stopping in %s ...\n"
msgstr "Stopping in %s ...\n"
-#: debug.c:3576
+#: debug.c:3574
#, c-format
msgid "'finish' not meaningful with non-local jump '%s'\n"
msgstr "'finish' not meaningful with non-local jump '%s'\n"
-#: debug.c:3583
+#: debug.c:3581
#, c-format
msgid "'until' not meaningful with non-local jump '%s'\n"
msgstr "'until' not meaningful with non-local jump '%s'\n"
#. TRANSLATORS: don't translate the 'q' inside the brackets.
-#: debug.c:4344
+#: debug.c:4342
#, fuzzy
msgid "\t------[Enter] to continue or [q] + [Enter] to quit------"
msgstr "\t------[Enter] to continue or q [Enter] to quit------"
-#: debug.c:5161
+#: debug.c:5159
#, fuzzy, c-format
msgid "[\"%.*s\"] not in array `%s'"
msgstr "[\"%s\"] tidak dalam array `%s'"
-#: debug.c:5367
+#: debug.c:5365
#, c-format
msgid "sending output to stdout\n"
msgstr "sending output to stdout\n"
-#: debug.c:5407
+#: debug.c:5405
msgid "invalid number"
msgstr "invalid number"
-#: debug.c:5541
+#: debug.c:5539
#, c-format
msgid "`%s' not allowed in current context; statement ignored"
msgstr "`%s' not allowed in current context; statement ignored"
-#: debug.c:5549
+#: debug.c:5547
msgid "`return' not allowed in current context; statement ignored"
msgstr "`return' not allowed in current context; statement ignored"
-#: debug.c:5597
+#: debug.c:5595
#, fuzzy, c-format
#| msgid "fatal error: internal error"
msgid "fatal error during eval, need to restart.\n"
msgstr "fatal error: internal error"
-#: debug.c:5787
+#: debug.c:5785
#, fuzzy, c-format
#| msgid "no symbol `%s' in current context\n"
msgid "no symbol `%s' in current context"
@@ -2098,49 +2098,49 @@ msgstr "buruk `%sFMT' spesifikasi `%s'"
msgid "turning off `--lint' due to assignment to `LINT'"
msgstr "menonaktifkan `--lint' karena penempatan ke `LINT'"
-#: eval.c:1189
+#: eval.c:1190
#, c-format
msgid "reference to uninitialized argument `%s'"
msgstr "referensi ke argumen `%s' tidak terinisialisasi"
-#: eval.c:1190
+#: eval.c:1191
#, c-format
msgid "reference to uninitialized variable `%s'"
msgstr "referensi ke variabel `%s' tidak terinisialisasi"
-#: eval.c:1208
+#: eval.c:1209
msgid "attempt to field reference from non-numeric value"
msgstr "mencoba untuk mereferensi field dari nilai bukan numerik"
-#: eval.c:1210
+#: eval.c:1211
msgid "attempt to field reference from null string"
msgstr "mencoba untuk mereferensi dari null string"
-#: eval.c:1218
+#: eval.c:1219
#, c-format
msgid "attempt to access field %ld"
msgstr "mencoba untuk mengakses field %ld"
-#: eval.c:1227
+#: eval.c:1228
#, c-format
msgid "reference to uninitialized field `$%ld'"
msgstr "referensi ke field tidak terinisialisasi `$%ld'"
-#: eval.c:1291
+#: eval.c:1292
#, c-format
msgid "function `%s' called with more arguments than declared"
msgstr "fungsi `%s' dipanggil argumen lebih dari yang dideklarasikan"
-#: eval.c:1496
+#: eval.c:1497
#, c-format
msgid "unwind_stack: unexpected type `%s'"
msgstr "unwind_stack: unexpected type `%s'"
-#: eval.c:1671
+#: eval.c:1672
msgid "division by zero attempted in `/='"
msgstr "pembagian dengan nol dicoba dalam `/='"
-#: eval.c:1678
+#: eval.c:1679
#, c-format
msgid "division by zero attempted in `%%='"
msgstr "pembagian dengan nol dicoba dalam `%%='"
@@ -3761,7 +3761,7 @@ msgstr "internal error: %s dengan null vname"
msgid "internal error: builtin with null fname"
msgstr "internal error: dengan null vname"
-#: profile.c:1329
+#: profile.c:1328
#, fuzzy, c-format
msgid ""
"%s# Loaded extensions (-l and/or @load)\n"
@@ -3770,7 +3770,7 @@ msgstr ""
"\t# Loaded extensions (-l and/or @load)\n"
"\n"
-#: profile.c:1360
+#: profile.c:1359
#, fuzzy, c-format
msgid ""
"\n"
@@ -3780,12 +3780,12 @@ msgstr ""
"\t# Loaded extensions (-l and/or @load)\n"
"\n"
-#: profile.c:1424
+#: profile.c:1423
#, c-format
msgid "\t# gawk profile, created %s\n"
msgstr "\t# gawk profile, dibuat %s\n"
-#: profile.c:1992
+#: profile.c:1991
#, c-format
msgid ""
"\n"
@@ -3794,7 +3794,7 @@ msgstr ""
"\n"
"\t# Fungsi, terdaftar secara alphabet\n"
-#: profile.c:2053
+#: profile.c:2052
#, c-format
msgid "redir2str: unknown redirection type %d"
msgstr "redir2str: unknown redirection type %d"
diff --git a/po/it.po b/po/it.po
index 540fe123..38918461 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-04-20 19:49+0300\n"
+"POT-Creation-Date: 2023-05-07 21:31+0300\n"
"PO-Revision-Date: 2023-04-10 23:00+0100\n"
"Last-Translator: Antonio Colombo <azc100@gmail.com>\n"
"Language-Team: Italian <it@li.org>\n"
@@ -35,8 +35,8 @@ msgid "attempt to use scalar `%s' as an array"
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:1160
-#: eval.c:1554
+#: builtin.c:1807 builtin.c:2323 builtin.c:2350 eval.c:1156 eval.c:1161
+#: eval.c:1555
#, c-format
msgid "attempt to use array `%s' in a scalar context"
msgstr "tentativo di usare vettore `%s' in un contesto scalare"
@@ -150,11 +150,11 @@ msgstr "valori di `case' doppi all'interno di uno
`switch': %s"
msgid "duplicate `default' detected in switch body"
msgstr "valori di default doppi all'interno di uno `switch'"
-#: awkgram.y:1052 awkgram.y:4483
+#: awkgram.y:1052 awkgram.y:4484
msgid "`break' is not allowed outside a loop or switch"
msgstr "`break' non consentito fuori da un ciclo o da uno `switch'"
-#: awkgram.y:1062 awkgram.y:4475
+#: awkgram.y:1062 awkgram.y:4476
msgid "`continue' is not allowed outside a loop"
msgstr "`continue' non consentito fuori da un un ciclo"
@@ -270,7 +270,7 @@ msgstr ""
"funzioni o regole complete"
#: awkgram.y:2881 awkgram.y:2959 awkgram.y:3197 debug.c:545 debug.c:561
-#: debug.c:2845 debug.c:5215
+#: debug.c:2844 debug.c:5213
#, c-format
msgid "cannot open source file `%s' for reading: %s"
msgstr "non riesco ad aprire file sorgente `%s' in lettura: %s"
@@ -280,7 +280,7 @@ msgstr "non riesco ad aprire file sorgente `%s' in lettura:
%s"
msgid "cannot open shared library `%s' for reading: %s"
msgstr "non riesco ad aprire shared library `%s' in lettura: %s"
-#: awkgram.y:2884 awkgram.y:2960 awkgram.y:3020 builtin.c:136 debug.c:5366
+#: awkgram.y:2884 awkgram.y:2960 awkgram.y:3020 builtin.c:136 debug.c:5364
msgid "reason unknown"
msgstr "ragione indeterminata"
@@ -370,169 +370,169 @@ msgstr "uso di `\\ #...' continuazione riga
non-portabile"
msgid "backslash not last character on line"
msgstr "la barra inversa non è l'ultimo carattere della riga"
-#: awkgram.y:3879 awkgram.y:3881
+#: awkgram.y:3880 awkgram.y:3882
msgid "multidimensional arrays are a gawk extension"
msgstr "i vettori multidimensionali sono un'estensione gawk"
-#: awkgram.y:3906 awkgram.y:3917
+#: awkgram.y:3907 awkgram.y:3918
#, c-format
msgid "POSIX does not allow operator `%s'"
msgstr "POSIX non consente l'operatore `%s'"
-#: awkgram.y:3908 awkgram.y:3919 awkgram.y:3954 awkgram.y:3962
+#: awkgram.y:3909 awkgram.y:3920 awkgram.y:3955 awkgram.y:3963
#, c-format
msgid "operator `%s' is not supported in old awk"
msgstr "operatore `%s' non supportato nel vecchio awk"
-#: awkgram.y:4059 awkgram.y:4081 command.y:1188
+#: awkgram.y:4060 awkgram.y:4082 command.y:1188
msgid "unterminated string"
msgstr "stringa non delimitata"
-#: awkgram.y:4069 main.c:1284
+#: awkgram.y:4070 main.c:1284
msgid "POSIX does not allow physical newlines in string values"
msgstr ""
"POSIX non consente dei caratteri di ritorno a capo nei valori assegnati a "
"una stringa"
-#: awkgram.y:4071 node.c:460
+#: awkgram.y:4072 node.c:460
msgid "backslash string continuation is not portable"
msgstr "uso di barra inversa per continuazione stringa non-portabile"
-#: awkgram.y:4312
+#: awkgram.y:4313
#, c-format
msgid "invalid char '%c' in expression"
msgstr "carattere '%c' non valido in un'espressione"
-#: awkgram.y:4407
+#: awkgram.y:4408
#, c-format
msgid "`%s' is a gawk extension"
msgstr "`%s' è un'estensione gawk"
-#: awkgram.y:4412
+#: awkgram.y:4413
#, c-format
msgid "POSIX does not allow `%s'"
msgstr "POSIX non consente `%s'"
-#: awkgram.y:4420
+#: awkgram.y:4421
#, c-format
msgid "`%s' is not supported in old awk"
msgstr "`%s' non è supportato nel vecchio awk"
-#: awkgram.y:4520
+#: awkgram.y:4521
msgid "`goto' considered harmful!"
msgstr "`goto' considerato pericoloso!"
-#: awkgram.y:4589
+#: awkgram.y:4590
#, c-format
msgid "%d is invalid as number of arguments for %s"
msgstr "%d non valido come numero di argomenti per %s"
-#: awkgram.y:4624
+#: awkgram.y:4625
#, c-format
msgid "%s: string literal as last argument of substitute has no effect"
msgstr ""
"%s: una stringa di caratteri come ultimo argomento di substitute non ha "
"effetto"
-#: awkgram.y:4629
+#: awkgram.y:4630
#, c-format
msgid "%s third parameter is not a changeable object"
msgstr "il terzo parametro di %s non è un oggetto modificabile"
-#: awkgram.y:4733 awkgram.y:4736
+#: awkgram.y:4734 awkgram.y:4737
msgid "match: third argument is a gawk extension"
msgstr "match: il terzo argomento è un'estensione gawk"
-#: awkgram.y:4790 awkgram.y:4793
+#: awkgram.y:4791 awkgram.y:4794
msgid "close: second argument is a gawk extension"
msgstr "close: il secondo argomento è un'estensione gawk"
-#: awkgram.y:4805
+#: awkgram.y:4806
msgid "use of dcgettext(_\"...\") is incorrect: remove leading underscore"
msgstr ""
"uso scorretto di dcgettext(_\"...\"): togliere il carattere '_' iniziale"
-#: awkgram.y:4820
+#: awkgram.y:4821
msgid "use of dcngettext(_\"...\") is incorrect: remove leading underscore"
msgstr ""
"uso scorretto di dcngettext(_\"...\"): togliere il carattere '_' iniziale"
-#: awkgram.y:4839
+#: awkgram.y:4840
msgid "index: regexp constant as second argument is not allowed"
msgstr "index: espressione regolare come secondo argomento non consentita"
-#: awkgram.y:4892
+#: awkgram.y:4893
#, c-format
msgid "function `%s': parameter `%s' shadows global variable"
msgstr "funzione `%s': il parametro `%s' nasconde variabile globale"
-#: awkgram.y:4941 debug.c:4199 debug.c:4242 debug.c:5364 profile.c:110
+#: awkgram.y:4942 debug.c:4197 debug.c:4240 debug.c:5362 profile.c:110
#, c-format
msgid "could not open `%s' for writing: %s"
msgstr "non riesco ad aprire `%s' in scrittura: %s"
-#: awkgram.y:4942
+#: awkgram.y:4943
msgid "sending variable list to standard error"
msgstr "mando lista variabili a `standard error'"
-#: awkgram.y:4950
+#: awkgram.y:4951
#, c-format
msgid "%s: close failed: %s"
msgstr "%s: close non riuscita: %s"
-#: awkgram.y:4975
+#: awkgram.y:4976
msgid "shadow_funcs() called twice!"
msgstr "shadow_funcs() chiamata due volte!"
-#: awkgram.y:4983
+#: awkgram.y:4984
msgid "there were shadowed variables"
msgstr "erano presenti variabili nascoste"
-#: awkgram.y:5060
+#: awkgram.y:5061
#, c-format
msgid "function name `%s' previously defined"
msgstr "funzione di nome `%s' definita in precedenza"
-#: awkgram.y:5111
+#: awkgram.y:5112
#, c-format
msgid "function `%s': cannot use function name as parameter name"
msgstr "funzione `%s': non si può usare nome di funzione come nome parametro"
-#: awkgram.y:5114
+#: awkgram.y:5115
#, c-format
msgid "function `%s': cannot use special variable `%s' as a function parameter"
msgstr ""
"funzione `%s': non si può usare la variabile speciale `%s' come parametro "
"di funzione"
-#: awkgram.y:5118
+#: awkgram.y:5119
#, c-format
msgid "function `%s': parameter `%s' cannot contain a namespace"
msgstr "funzione `%s': il parametro `%s' non può contenere un nome-di-spazio"
-#: awkgram.y:5125
+#: awkgram.y:5126
#, c-format
msgid "function `%s': parameter #%d, `%s', duplicates parameter #%d"
msgstr "funzione `%s': il parametro #%d, `%s', duplica il parametro #%d"
-#: awkgram.y:5214
+#: awkgram.y:5215
#, c-format
msgid "function `%s' called but never defined"
msgstr "funzione `%s' chiamata ma mai definita"
-#: awkgram.y:5218
+#: awkgram.y:5219
#, c-format
msgid "function `%s' defined but never called directly"
msgstr "funzione `%s' definita ma mai chiamata direttamente"
-#: awkgram.y:5250
+#: awkgram.y:5251
#, c-format
msgid "regexp constant for parameter #%d yields boolean value"
msgstr ""
"espressione regolare di valore costante per parametro #%d genera valore "
"booleano"
-#: awkgram.y:5265
+#: awkgram.y:5266
#, c-format
msgid ""
"function `%s' called with space between name and `(',\n"
@@ -541,51 +541,51 @@ msgstr ""
"funzione `%s' chiamata con spazio tra il nome e `(',\n"
"o usata come variabile o vettore"
-#: awkgram.y:5488 awkgram.y:5541 mpfr.c:1589 mpfr.c:1624
+#: awkgram.y:5489 awkgram.y:5542 mpfr.c:1589 mpfr.c:1624
msgid "division by zero attempted"
msgstr "tentativo di dividere per zero"
-#: awkgram.y:5497 awkgram.y:5550 mpfr.c:1634
+#: awkgram.y:5498 awkgram.y:5551 mpfr.c:1634
#, c-format
msgid "division by zero attempted in `%%'"
msgstr "tentativo di dividere per zero in `%%'"
-#: awkgram.y:5870
+#: awkgram.y:5871
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:5873
+#: awkgram.y:5874
#, c-format
msgid "invalid target of assignment (opcode %s)"
msgstr "destinazione di assegnazione non valida (codice operativo %s)"
-#: awkgram.y:6253
+#: awkgram.y:6254
msgid "statement has no effect"
msgstr "l'istruzione non fa nulla"
-#: awkgram.y:6768
+#: awkgram.y:6769
#, 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:6773
+#: awkgram.y:6774
#, 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:6779
+#: awkgram.y:6780
#, c-format
msgid "qualified identifier `%s' is badly formed"
msgstr "l'identificativo qualificato `%s' non è nel formato richiesto"
-#: awkgram.y:6786
+#: awkgram.y:6787
#, 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:6835 awkgram.y:6886
+#: awkgram.y:6836 awkgram.y:6887
#, 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:6842 awkgram.y:6852
+#: awkgram.y:6843 awkgram.y:6853
#, 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:6870
+#: awkgram.y:6871
msgid "@namespace is a gawk extension"
msgstr "@namespace è un'estensione gawk"
-#: awkgram.y:6877
+#: awkgram.y:6878
#, c-format
msgid "namespace name `%s' must meet identifier naming rules"
msgstr ""
@@ -1616,17 +1616,17 @@ msgstr "indice \"%.*s\" non presente nel vettore `%s'\n"
msgid "`%s[\"%.*s\"]' is not an array\n"
msgstr "`%s[\"%.*s\"]' non è un vettore\n"
-#: debug.c:1262 debug.c:5124
+#: debug.c:1262 debug.c:5122
#, c-format
msgid "`%s' is not a scalar variable"
msgstr "`%s' non è una variabile scalare"
-#: debug.c:1285 debug.c:5154
+#: debug.c:1285 debug.c:5152
#, c-format
msgid "attempt to use array `%s[\"%.*s\"]' in a scalar context"
msgstr "tentativo di usare vettore `%s[\"%.*s\"]' in un contesto scalare"
-#: debug.c:1308 debug.c:5165
+#: debug.c:1308 debug.c:5163
#, c-format
msgid "attempt to use scalar `%s[\"%.*s\"]' as array"
msgstr "tentativo di usare scalare `%s[\"%.*s\"]' come vettore"
@@ -1754,205 +1754,205 @@ msgstr "non riesco a impostare breakpoint nella
funzione `%s'\n"
msgid "breakpoint %d set at file `%s', line %d is unconditional\n"
msgstr "breakpoint %d impostato al file `%s', riga %d è senza condizioni\n"
-#: debug.c:2525 debug.c:3383
+#: debug.c:2524 debug.c:3381
#, c-format
msgid "line number %d in file `%s' out of range"
msgstr "numero riga %d nel file `%s' fuori intervallo"
-#: debug.c:2541 debug.c:2563
+#: debug.c:2540 debug.c:2562
#, c-format
msgid "Deleted breakpoint %d"
msgstr "Cancellato breakpoint %d"
-#: debug.c:2547
+#: debug.c:2546
#, c-format
msgid "No breakpoint(s) at entry to function `%s'\n"
msgstr "No breakpoint all'entrata nella funzione `%s'\n"
-#: debug.c:2574
+#: debug.c:2573
#, c-format
msgid "No breakpoint at file `%s', line #%d\n"
msgstr "No breakpoint al file `%s', riga #%d\n"
-#: debug.c:2629 debug.c:2670 debug.c:2690 debug.c:2733
+#: debug.c:2628 debug.c:2669 debug.c:2689 debug.c:2732
msgid "invalid breakpoint number"
msgstr "numero breakpoint non valido"
-#: debug.c:2645
+#: debug.c:2644
msgid "Delete all breakpoints? (y or n) "
msgstr "Cancello tutti i breakpoint? (y oppure n) "
-#: debug.c:2646 debug.c:2956 debug.c:3009
+#: debug.c:2645 debug.c:2955 debug.c:3008
msgid "y"
msgstr "y"
-#: debug.c:2695
+#: debug.c:2694
#, c-format
msgid "Will ignore next %ld crossing(s) of breakpoint %d.\n"
msgstr "Prossimi %ld passaggi dal breakpoint %d ignorati.\n"
-#: debug.c:2699
+#: debug.c:2698
#, c-format
msgid "Will stop next time breakpoint %d is reached.\n"
msgstr "Farò uno stop al prossimo passaggio dal breakpoint %d.\n"
-#: debug.c:2816
+#: debug.c:2815
#, c-format
msgid "Can only debug programs provided with the `-f' option.\n"
msgstr "Debug possibile solo per programmi con opzione `-f' specificata.\n"
-#: debug.c:2836
+#: debug.c:2835
#, c-format
msgid "Restarting ...\n"
msgstr "Ripartenza ...\n"
-#: debug.c:2941
+#: debug.c:2940
#, c-format
msgid "Failed to restart debugger"
msgstr "Non sono riuscito a far ripartire il debugger"
-#: debug.c:2955
+#: debug.c:2954
msgid "Program already running. Restart from beginning (y/n)? "
msgstr "Programma già in esecuzione. Lo faccio ripartire dall'inizio (y/n)? "
-#: debug.c:2959
+#: debug.c:2958
#, c-format
msgid "Program not restarted\n"
msgstr "Programma non fatto ripartire\n"
-#: debug.c:2969
+#: debug.c:2968
#, c-format
msgid "error: cannot restart, operation not allowed\n"
msgstr "errore: non riesco a far ripartire, operazione non consentita\n"
-#: debug.c:2975
+#: debug.c:2974
#, c-format
msgid "error (%s): cannot restart, ignoring rest of the commands\n"
msgstr "errore (%s): non riesco a far ripartire, ignoro i comandi rimanenti\n"
-#: debug.c:2983
+#: debug.c:2982
#, c-format
msgid "Starting program:\n"
msgstr "Partenza del programma:\n"
-#: debug.c:2993
+#: debug.c:2992
#, c-format
msgid "Program exited abnormally with exit value: %d\n"
msgstr "Programma completato anormalmente, valore in uscita: %d\n"
-#: debug.c:2994
+#: debug.c:2993
#, c-format
msgid "Program exited normally with exit value: %d\n"
msgstr "Programma completato normalmente, valore in uscita: %d\n"
-#: debug.c:3008
+#: debug.c:3007
msgid "The program is running. Exit anyway (y/n)? "
msgstr "Il programma è in esecuzione. Esco comunque (y/n)? "
-#: debug.c:3043
+#: debug.c:3042
#, c-format
msgid "Not stopped at any breakpoint; argument ignored.\n"
msgstr "Non interrotto ad alcun breakpoint: argomento ignorato.\n"
-#: debug.c:3048
+#: debug.c:3047
#, c-format
msgid "invalid breakpoint number %d"
msgstr "numero di breakpoint non valido %d"
-#: debug.c:3053
+#: debug.c:3052
#, c-format
msgid "Will ignore next %ld crossings of breakpoint %d.\n"
msgstr "Prossimi %ld passaggi dal breakpoint %d ignorati.\n"
-#: debug.c:3240
+#: debug.c:3239
#, c-format
msgid "'finish' not meaningful in the outermost frame main()\n"
msgstr "'finish' non significativo nell'elemento iniziale main()\n"
-#: debug.c:3245
+#: debug.c:3244
#, c-format
msgid "Run until return from "
msgstr "Esegui fino al ritorno da "
-#: debug.c:3288
+#: debug.c:3287
#, c-format
msgid "'return' not meaningful in the outermost frame main()\n"
msgstr "'return' non significativo nell'elemento iniziale main()\n"
-#: debug.c:3402
+#: debug.c:3400
#, c-format
msgid "cannot find specified location in function `%s'\n"
msgstr "non trovo la posizione specificata nella funzione `%s'\n"
-#: debug.c:3410
+#: debug.c:3408
#, c-format
msgid "invalid source line %d in file `%s'"
msgstr "riga sorgente invalida %d nel file `%s'"
-#: debug.c:3425
+#: debug.c:3423
#, c-format
msgid "cannot find specified location %d in file `%s'\n"
msgstr "non trovo posizione specificata %d nel file `%s'\n"
-#: debug.c:3457
+#: debug.c:3455
#, c-format
msgid "element not in array\n"
msgstr "elemento non presente nel vettore\n"
-#: debug.c:3457
+#: debug.c:3455
#, c-format
msgid "untyped variable\n"
msgstr "variabile di tipo sconosciuto\n"
-#: debug.c:3499
+#: debug.c:3497
#, c-format
msgid "Stopping in %s ...\n"
msgstr "Mi fermo in %s ...\n"
-#: debug.c:3576
+#: debug.c:3574
#, c-format
msgid "'finish' not meaningful with non-local jump '%s'\n"
msgstr "'finish' not significativo per salti non-locali '%s'\n"
-#: debug.c:3583
+#: debug.c:3581
#, c-format
msgid "'until' not meaningful with non-local jump '%s'\n"
msgstr "'until' not significativo per salti non-locali '%s'\n"
#. TRANSLATORS: don't translate the 'q' inside the brackets.
-#: debug.c:4344
+#: debug.c:4342
msgid "\t------[Enter] to continue or [q] + [Enter] to quit------"
msgstr "\t------[Invio] per continuare o [q] + [Invio] per uscire------"
-#: debug.c:5161
+#: debug.c:5159
#, c-format
msgid "[\"%.*s\"] not in array `%s'"
msgstr "[\"%.*s\"] non presente nel vettore `%s'"
-#: debug.c:5367
+#: debug.c:5365
#, c-format
msgid "sending output to stdout\n"
msgstr "output inviato a stdout\n"
-#: debug.c:5407
+#: debug.c:5405
msgid "invalid number"
msgstr "numero non valido"
-#: debug.c:5541
+#: debug.c:5539
#, c-format
msgid "`%s' not allowed in current context; statement ignored"
msgstr "`%s' non consentito nel contesto corrente; istruzione ignorata"
-#: debug.c:5549
+#: debug.c:5547
msgid "`return' not allowed in current context; statement ignored"
msgstr "`return' non consentito nel contesto corrente; istruzione ignorata"
-#: debug.c:5597
+#: debug.c:5595
#, c-format
msgid "fatal error during eval, need to restart.\n"
msgstr "errore fatale durante eval, è necessario fare un restart.\n"
-#: debug.c:5787
+#: debug.c:5785
#, c-format
msgid "no symbol `%s' in current context"
msgstr "nessun simbolo `%s' nel contesto corrente"
@@ -2009,49 +2009,49 @@ msgstr "specificazione invalida `%sFMT' `%s'"
msgid "turning off `--lint' due to assignment to `LINT'"
msgstr "disabilito `--lint' a causa di assegnamento a `LINT'"
-#: eval.c:1189
+#: eval.c:1190
#, c-format
msgid "reference to uninitialized argument `%s'"
msgstr "riferimento ad argomento non inizializzato `%s'"
-#: eval.c:1190
+#: eval.c:1191
#, c-format
msgid "reference to uninitialized variable `%s'"
msgstr "riferimento a variabile non inizializzata `%s'"
-#: eval.c:1208
+#: eval.c:1209
msgid "attempt to field reference from non-numeric value"
msgstr "tentativo di riferimento a un campo da valore non-numerico"
-#: eval.c:1210
+#: eval.c:1211
msgid "attempt to field reference from null string"
msgstr "tentativo di riferimento a un campo da una stringa nulla"
-#: eval.c:1218
+#: eval.c:1219
#, c-format
msgid "attempt to access field %ld"
msgstr "tentativo di accedere al campo %ld"
-#: eval.c:1227
+#: eval.c:1228
#, c-format
msgid "reference to uninitialized field `$%ld'"
msgstr "riferimento a campo non inizializzato `$%ld'"
-#: eval.c:1291
+#: eval.c:1292
#, c-format
msgid "function `%s' called with more arguments than declared"
msgstr "funzione `%s' chiamata con più argomenti di quelli previsti"
-#: eval.c:1496
+#: eval.c:1497
#, c-format
msgid "unwind_stack: unexpected type `%s'"
msgstr "unwind_stack: tipo non previsto `%s'"
-#: eval.c:1671
+#: eval.c:1672
msgid "division by zero attempted in `/='"
msgstr "divisione per zero tentata in `/='"
-#: eval.c:1678
+#: eval.c:1679
#, c-format
msgid "division by zero attempted in `%%='"
msgstr "divisione per zero tentata in `%%='"
@@ -3670,7 +3670,7 @@ msgstr "errore interno: %s con `vname' nullo"
msgid "internal error: builtin with null fname"
msgstr "errore interno: funzione interna con `fname' nullo"
-#: profile.c:1329
+#: profile.c:1328
#, c-format
msgid ""
"%s# Loaded extensions (-l and/or @load)\n"
@@ -3679,7 +3679,7 @@ msgstr ""
"%s# Estensioni caricate (-l e/o @load)\n"
"\n"
-#: profile.c:1360
+#: profile.c:1359
#, c-format
msgid ""
"\n"
@@ -3690,12 +3690,12 @@ msgstr ""
"# File inclusi (-i e/o @include)\n"
"\n"
-#: profile.c:1424
+#: profile.c:1423
#, c-format
msgid "\t# gawk profile, created %s\n"
msgstr "\t# profilo gawk, creato %s\n"
-#: profile.c:1992
+#: profile.c:1991
#, c-format
msgid ""
"\n"
@@ -3704,7 +3704,7 @@ msgstr ""
"\n"
"\t# Funzioni, in ordine alfabetico\n"
-#: profile.c:2053
+#: profile.c:2052
#, c-format
msgid "redir2str: unknown redirection type %d"
msgstr "redir2str: tipo di ri-direzione non noto %d"
diff --git a/po/ja.po b/po/ja.po
index 459774f0..2649f92f 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-04-20 19:49+0300\n"
+"POT-Creation-Date: 2023-05-07 21:31+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"
@@ -38,8 +38,8 @@ msgid "attempt to use scalar `%s' as an array"
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:1160
-#: eval.c:1554
+#: builtin.c:1807 builtin.c:2323 builtin.c:2350 eval.c:1156 eval.c:1161
+#: eval.c:1555
#, c-format
msgid "attempt to use array `%s' in a scalar context"
msgstr "ã¹ã«ã©ã¼ã³ã³ããã¹ãã§é
å `%s'
ã使ç¨ãã試ã¿ã§ã"
@@ -141,11 +141,11 @@ msgstr "switch æã®ä¸ã§éè¤ãã case
å¤ã使ç¨ããã¦ãã¾ã: %s"
msgid "duplicate `default' detected in switch body"
msgstr "switch æã®ä¸ã§éè¤ãã `default' ãæ¤åºããã¾ãã"
-#: awkgram.y:1052 awkgram.y:4483
+#: awkgram.y:1052 awkgram.y:4484
msgid "`break' is not allowed outside a loop or switch"
msgstr "`break' ã¯ã«ã¼ãã¾ã㯠switch
ã®å¤ã§ã¯è¨±å¯ããã¦ãã¾ãã"
-#: awkgram.y:1062 awkgram.y:4475
+#: awkgram.y:1062 awkgram.y:4476
msgid "`continue' is not allowed outside a loop"
msgstr "`continue' ã¯ã«ã¼ãã®å¤ã§ã¯è¨±å¯ããã¦ãã¾ãã"
@@ -258,7 +258,7 @@ msgid ""
msgstr ""
#: awkgram.y:2881 awkgram.y:2959 awkgram.y:3197 debug.c:545 debug.c:561
-#: debug.c:2845 debug.c:5215
+#: debug.c:2844 debug.c:5213
#, fuzzy, c-format
msgid "cannot open source file `%s' for reading: %s"
msgstr "ã½ã¼ã¹ãã¡ã¤ã« `%s' ãèªã¿è¾¼ã¿ç¨ã«éãã¾ãã (%s)"
@@ -268,7 +268,7 @@ msgstr "ã½ã¼ã¹ãã¡ã¤ã« `%s'
ãèªã¿è¾¼ã¿ç¨ã«éãã¾ãã (%s)"
msgid "cannot open shared library `%s' for reading: %s"
msgstr "å
±æã©ã¤ãã©ãª `%s' ãèªã¿è¾¼ã¿ç¨ã«éãã¾ãã (%s)"
-#: awkgram.y:2884 awkgram.y:2960 awkgram.y:3020 builtin.c:136 debug.c:5366
+#: awkgram.y:2884 awkgram.y:2960 awkgram.y:3020 builtin.c:136 debug.c:5364
msgid "reason unknown"
msgstr "åå ä¸æ"
@@ -356,170 +356,170 @@ msgstr "`\\ #...'
å½¢å¼ã®è¡ç¶ç¶ã¯ç§»æ¤æ§ãããã¾ãã"
msgid "backslash not last character on line"
msgstr
"ããã¯ã¹ã©ãã·ã¥ãè¡æå¾ã®æåã«ãªã£ã¦ãã¾ããã"
-#: awkgram.y:3879 awkgram.y:3881
+#: awkgram.y:3880 awkgram.y:3882
#, fuzzy
msgid "multidimensional arrays are a gawk extension"
msgstr "éæ¥é¢æ°å¼ã³åºã㯠gawk æ¡å¼µã§ã"
-#: awkgram.y:3906 awkgram.y:3917
+#: awkgram.y:3907 awkgram.y:3918
#, fuzzy, c-format
msgid "POSIX does not allow operator `%s'"
msgstr "POSIX ã§ã¯æ¼ç®å `**' ã¯è¨±å¯ããã¦ãã¾ãã"
-#: awkgram.y:3908 awkgram.y:3919 awkgram.y:3954 awkgram.y:3962
+#: awkgram.y:3909 awkgram.y:3920 awkgram.y:3955 awkgram.y:3963
#, fuzzy, c-format
msgid "operator `%s' is not supported in old awk"
msgstr "å¤ã awk ã¯æ¼ç®å `^' ããµãã¼ããã¾ãã"
-#: awkgram.y:4059 awkgram.y:4081 command.y:1188
+#: awkgram.y:4060 awkgram.y:4082 command.y:1188
msgid "unterminated string"
msgstr "æååãçµç«¯ããã¦ãã¾ãã"
-#: awkgram.y:4069 main.c:1284
+#: awkgram.y:4070 main.c:1284
#, fuzzy
msgid "POSIX does not allow physical newlines in string values"
msgstr "POSIX ã§ã¯ `\\x' ã¨ã¹ã±ã¼ãã¯è¨±å¯ããã¦ãã¾ãã"
-#: awkgram.y:4071 node.c:460
+#: awkgram.y:4072 node.c:460
#, fuzzy
msgid "backslash string continuation is not portable"
msgstr "`\\ #...' å½¢å¼ã®è¡ç¶ç¶ã¯ç§»æ¤æ§ãããã¾ãã"
-#: awkgram.y:4312
+#: awkgram.y:4313
#, c-format
msgid "invalid char '%c' in expression"
msgstr "å¼å
ã«ç¡å¹ãªæå '%c' ãããã¾ã"
-#: awkgram.y:4407
+#: awkgram.y:4408
#, c-format
msgid "`%s' is a gawk extension"
msgstr "`%s' 㯠gawk æ¡å¼µã§ã"
-#: awkgram.y:4412
+#: awkgram.y:4413
#, c-format
msgid "POSIX does not allow `%s'"
msgstr "POSIX ã§ã¯ `%s' ã¯è¨±å¯ããã¦ãã¾ãã"
-#: awkgram.y:4420
+#: awkgram.y:4421
#, c-format
msgid "`%s' is not supported in old awk"
msgstr "å¤ã awk 㯠`%s' ããµãã¼ããã¾ãã"
-#: awkgram.y:4520
+#: awkgram.y:4521
#, fuzzy
msgid "`goto' considered harmful!"
msgstr "`goto' ã¯æ害ã ã¨è¦ãªããã¦ãã¾ã!\n"
-#: awkgram.y:4589
+#: awkgram.y:4590
#, c-format
msgid "%d is invalid as number of arguments for %s"
msgstr "%d 㯠%s ç¨ã®å¼æ°ã®æ°ã¨ãã¦ã¯ç¡å¹ã§ã"
-#: awkgram.y:4624
+#: awkgram.y:4625
#, fuzzy, c-format
msgid "%s: string literal as last argument of substitute has no effect"
msgstr "%s:
æååãªãã©ã«ãç½®ãæãæå¾ã®å¼æ°ã«ä½¿ç¨ããã¨å¹æãããã¾ãã"
-#: awkgram.y:4629
+#: awkgram.y:4630
#, c-format
msgid "%s third parameter is not a changeable object"
msgstr "%s 第ä¸ä»®å¼æ°ã¯å¯å¤ãªãã¸ã§ã¯ãã§ã¯ããã¾ãã"
-#: awkgram.y:4733 awkgram.y:4736
+#: awkgram.y:4734 awkgram.y:4737
msgid "match: third argument is a gawk extension"
msgstr "match: 第ä¸å¼æ°ã¯ gawk æ¡å¼µã§ã"
-#: awkgram.y:4790 awkgram.y:4793
+#: awkgram.y:4791 awkgram.y:4794
msgid "close: second argument is a gawk extension"
msgstr "close: 第äºå¼æ°ã¯ gawk æ¡å¼µã§ã"
-#: awkgram.y:4805
+#: awkgram.y:4806
msgid "use of dcgettext(_\"...\") is incorrect: remove leading underscore"
msgstr ""
"dcgettext(_\"...\")ã®ä½¿ç¨æ³ãééã£ã¦ãã¾ã: å
é
ã®ã¢ã³ãã¼ã¹ã³ã¢(_)ãåé¤ã"
"ã¦ãã ãã"
-#: awkgram.y:4820
+#: awkgram.y:4821
msgid "use of dcngettext(_\"...\") is incorrect: remove leading underscore"
msgstr ""
"dcngettext(_\"...\")ã®ä½¿ç¨æ³ãééã£ã¦ãã¾ã: å
é
ã®ã¢ã³ãã¼ã¹ã³ã¢(_)ãåé¤ã"
"ã¦ãã ãã"
-#: awkgram.y:4839
+#: awkgram.y:4840
#, fuzzy
msgid "index: regexp constant as second argument is not allowed"
msgstr "index: æååã§ã¯ç¡ã第äºå¼æ°ãåãåãã¾ãã"
-#: awkgram.y:4892
+#: awkgram.y:4893
#, c-format
msgid "function `%s': parameter `%s' shadows global variable"
msgstr "é¢æ° `%s': ä»®å¼æ° `%s' ã大åå¤æ°ãè¦ãé ãã¦ãã¾ã"
-#: awkgram.y:4941 debug.c:4199 debug.c:4242 debug.c:5364 profile.c:110
+#: awkgram.y:4942 debug.c:4197 debug.c:4240 debug.c:5362 profile.c:110
#, c-format
msgid "could not open `%s' for writing: %s"
msgstr "`%s' ãæ¸è¾¼ã¿ç¨ã«éãã¾ããã§ãã: %s"
-#: awkgram.y:4942
+#: awkgram.y:4943
msgid "sending variable list to standard error"
msgstr "å¤æ°ãªã¹ããæ¨æºã¨ã©ã¼ã«éã£ã¦ãã¾ã"
-#: awkgram.y:4950
+#: awkgram.y:4951
#, fuzzy, c-format
msgid "%s: close failed: %s"
msgstr "%s: éããã®ã«å¤±æãã¾ãã (%s)"
-#: awkgram.y:4975
+#: awkgram.y:4976
msgid "shadow_funcs() called twice!"
msgstr "shadow_funcs() ãäºåå¼ã³åºãã¦ãã¾ã!"
-#: awkgram.y:4983
+#: awkgram.y:4984
#, fuzzy
#| msgid "there were shadowed variables."
msgid "there were shadowed variables"
msgstr "è¦ãé ãããå¤æ°ãããã¾ãã"
-#: awkgram.y:5060
+#: awkgram.y:5061
#, c-format
msgid "function name `%s' previously defined"
msgstr "é¢æ°å `%s' ã¯åã«å®ç¾©ããã¦ãã¾ã"
-#: awkgram.y:5111
+#: awkgram.y:5112
#, fuzzy, c-format
msgid "function `%s': cannot use function name as parameter name"
msgstr "é¢æ° `%s': é¢æ°åãä»®å¼æ°åã¨ãã¦ä½¿ç¨åºæ¥ã¾ãã"
-#: awkgram.y:5114
+#: awkgram.y:5115
#, fuzzy, c-format
msgid "function `%s': cannot use special variable `%s' as a function parameter"
msgstr "é¢æ° `%s': ç¹å¥ãªå¤æ° `%s'
ã¯é¢æ°ã®ä»®å¼æ°ã¨ãã¦ä½¿ç¨åºæ¥ã¾ãã"
-#: awkgram.y:5118
+#: awkgram.y:5119
#, fuzzy, c-format
msgid "function `%s': parameter `%s' cannot contain a namespace"
msgstr "é¢æ° `%s': ä»®å¼æ° `%s' ã大åå¤æ°ãè¦ãé ãã¦ãã¾ã"
-#: awkgram.y:5125
+#: awkgram.y:5126
#, c-format
msgid "function `%s': parameter #%d, `%s', duplicates parameter #%d"
msgstr "é¢æ° `%s': ä»®å¼æ° #%d, `%s' ãä»®å¼æ° #%d
ã¨éè¤ãã¦ãã¾ã"
-#: awkgram.y:5214
+#: awkgram.y:5215
#, c-format
msgid "function `%s' called but never defined"
msgstr "æªå®ç¾©ã®é¢æ° `%s' ãå¼ã³åºãã¾ãã"
-#: awkgram.y:5218
+#: awkgram.y:5219
#, c-format
msgid "function `%s' defined but never called directly"
msgstr "é¢æ° `%s'
ã¯å®ç¾©ããã¦ãã¾ãããä¸åº¦ãç´æ¥å¼ã³åºããã¦ãã¾ãã"
-#: awkgram.y:5250
+#: awkgram.y:5251
#, c-format
msgid "regexp constant for parameter #%d yields boolean value"
msgstr "ä»®å¼æ° #%d ç¨ã®æ£è¦è¡¨ç¾å®æ°ã¯çå½å¤ãåºåãã¾ã"
-#: awkgram.y:5265
+#: awkgram.y:5266
#, c-format
msgid ""
"function `%s' called with space between name and `(',\n"
@@ -528,68 +528,68 @@ msgstr ""
"é¢æ°å㨠`(' ã®éã«ã¹ãã¼ã¹ãå
¥ãã¦é¢æ° `%s'
ãå¼ã³åºãã¦ãã¾ãã\n"
"ã¾ãã¯ãå¤æ°ãé
åã¨ãã¦ä½¿ããã¦ãã¾ãã"
-#: awkgram.y:5488 awkgram.y:5541 mpfr.c:1589 mpfr.c:1624
+#: awkgram.y:5489 awkgram.y:5542 mpfr.c:1589 mpfr.c:1624
msgid "division by zero attempted"
msgstr "ã¼ãã«ããé¤ç®ã試ã¿ããã¾ãã"
-#: awkgram.y:5497 awkgram.y:5550 mpfr.c:1634
+#: awkgram.y:5498 awkgram.y:5551 mpfr.c:1634
#, c-format
msgid "division by zero attempted in `%%'"
msgstr "`%%' å
ã§ã¼ãã«ããé¤ç®ã試ã¿ããã¾ãã"
-#: awkgram.y:5870
+#: awkgram.y:5871
msgid ""
"cannot assign a value to the result of a field post-increment expression"
msgstr ""
-#: awkgram.y:5873
+#: awkgram.y:5874
#, fuzzy, c-format
msgid "invalid target of assignment (opcode %s)"
msgstr "%d 㯠%s ç¨ã®å¼æ°ã®æ°ã¨ãã¦ã¯ç¡å¹ã§ã"
-#: awkgram.y:6253
+#: awkgram.y:6254
msgid "statement has no effect"
msgstr "æã«å¹æãããã¾ãã"
-#: awkgram.y:6768
+#: awkgram.y:6769
#, c-format
msgid "identifier %s: qualified names not allowed in traditional / POSIX mode"
msgstr ""
-#: awkgram.y:6773
+#: awkgram.y:6774
#, c-format
msgid "identifier %s: namespace separator is two colons, not one"
msgstr ""
-#: awkgram.y:6779
+#: awkgram.y:6780
#, c-format
msgid "qualified identifier `%s' is badly formed"
msgstr ""
-#: awkgram.y:6786
+#: awkgram.y:6787
#, c-format
msgid ""
"identifier `%s': namespace separator can only appear once in a qualified name"
msgstr ""
-#: awkgram.y:6835 awkgram.y:6886
+#: awkgram.y:6836 awkgram.y:6887
#, c-format
msgid "using reserved identifier `%s' as a namespace is not allowed"
msgstr ""
-#: awkgram.y:6842 awkgram.y:6852
+#: awkgram.y:6843 awkgram.y:6853
#, c-format
msgid ""
"using reserved identifier `%s' as second component of a qualified name is "
"not allowed"
msgstr ""
-#: awkgram.y:6870
+#: awkgram.y:6871
#, fuzzy
msgid "@namespace is a gawk extension"
msgstr "@include 㯠gawk æ¡å¼µã§ã"
-#: awkgram.y:6877
+#: awkgram.y:6878
#, c-format
msgid "namespace name `%s' must meet identifier naming rules"
msgstr ""
@@ -1557,17 +1557,17 @@ msgstr "delete: é
å `%2$s' å
ã«ã¤ã³ããã¯ã¹
`%1$s' ãããã¾ãã
msgid "`%s[\"%.*s\"]' is not an array\n"
msgstr "`%s' ã¯ä¸æ£ãªå¤æ°åã§ã"
-#: debug.c:1262 debug.c:5124
+#: debug.c:1262 debug.c:5122
#, fuzzy, c-format
msgid "`%s' is not a scalar variable"
msgstr "`%s' ã¯ä¸æ£ãªå¤æ°åã§ã"
-#: debug.c:1285 debug.c:5154
+#: debug.c:1285 debug.c:5152
#, fuzzy, c-format
msgid "attempt to use array `%s[\"%.*s\"]' in a scalar context"
msgstr "ã¹ã«ã©ã¼ã³ã³ããã¹ãå
ã§é
å `%s[\"%.*s\"]'
ã®ä½¿ç¨ã®è©¦ã¿ã§ã"
-#: debug.c:1308 debug.c:5165
+#: debug.c:1308 debug.c:5163
#, fuzzy, c-format
msgid "attempt to use scalar `%s[\"%.*s\"]' as array"
msgstr "ã¹ã«ã©ã¼ `%s[\"%.*s\"]' ãé
åã¨ãã¦ä½¿ç¨ãã試ã¿ã§ã"
@@ -1692,207 +1692,207 @@ msgstr ""
msgid "breakpoint %d set at file `%s', line %d is unconditional\n"
msgstr ""
-#: debug.c:2525 debug.c:3383
+#: debug.c:2524 debug.c:3381
#, fuzzy, c-format
msgid "line number %d in file `%s' out of range"
msgstr "exp: å¼æ° %g ãç¯å²å¤ã§ã"
-#: debug.c:2541 debug.c:2563
+#: debug.c:2540 debug.c:2562
#, c-format
msgid "Deleted breakpoint %d"
msgstr ""
-#: debug.c:2547
+#: debug.c:2546
#, c-format
msgid "No breakpoint(s) at entry to function `%s'\n"
msgstr ""
-#: debug.c:2574
+#: debug.c:2573
#, fuzzy, c-format
msgid "No breakpoint at file `%s', line #%d\n"
msgstr "å
¥åãã¡ã¤ã« `%s'
ãèªã¿è¾¼ã¿ä¸ã«ã¨ã©ã¼ãçºçãã¾ãã: %s"
-#: debug.c:2629 debug.c:2670 debug.c:2690 debug.c:2733
+#: debug.c:2628 debug.c:2669 debug.c:2689 debug.c:2732
msgid "invalid breakpoint number"
msgstr ""
-#: debug.c:2645
+#: debug.c:2644
msgid "Delete all breakpoints? (y or n) "
msgstr ""
-#: debug.c:2646 debug.c:2956 debug.c:3009
+#: debug.c:2645 debug.c:2955 debug.c:3008
msgid "y"
msgstr ""
-#: debug.c:2695
+#: debug.c:2694
#, c-format
msgid "Will ignore next %ld crossing(s) of breakpoint %d.\n"
msgstr ""
-#: debug.c:2699
+#: debug.c:2698
#, c-format
msgid "Will stop next time breakpoint %d is reached.\n"
msgstr ""
-#: debug.c:2816
+#: debug.c:2815
#, c-format
msgid "Can only debug programs provided with the `-f' option.\n"
msgstr ""
-#: debug.c:2836
+#: debug.c:2835
#, c-format
msgid "Restarting ...\n"
msgstr ""
-#: debug.c:2941
+#: debug.c:2940
#, c-format
msgid "Failed to restart debugger"
msgstr ""
-#: debug.c:2955
+#: debug.c:2954
msgid "Program already running. Restart from beginning (y/n)? "
msgstr ""
-#: debug.c:2959
+#: debug.c:2958
#, c-format
msgid "Program not restarted\n"
msgstr ""
-#: debug.c:2969
+#: debug.c:2968
#, c-format
msgid "error: cannot restart, operation not allowed\n"
msgstr ""
-#: debug.c:2975
+#: debug.c:2974
#, c-format
msgid "error (%s): cannot restart, ignoring rest of the commands\n"
msgstr ""
-#: debug.c:2983
+#: debug.c:2982
#, c-format
msgid "Starting program:\n"
msgstr ""
-#: debug.c:2993
+#: debug.c:2992
#, c-format
msgid "Program exited abnormally with exit value: %d\n"
msgstr ""
-#: debug.c:2994
+#: debug.c:2993
#, c-format
msgid "Program exited normally with exit value: %d\n"
msgstr ""
-#: debug.c:3008
+#: debug.c:3007
msgid "The program is running. Exit anyway (y/n)? "
msgstr ""
-#: debug.c:3043
+#: debug.c:3042
#, c-format
msgid "Not stopped at any breakpoint; argument ignored.\n"
msgstr ""
-#: debug.c:3048
+#: debug.c:3047
#, fuzzy, c-format
#| msgid "invalid breakpoint/watchpoint number"
msgid "invalid breakpoint number %d"
msgstr "ç¡å¹ãªãã¬ã¼ã¯ãã¤ã³ã/ã¦ãªãããã¤ã³ãçªå·ã§ã"
-#: debug.c:3053
+#: debug.c:3052
#, c-format
msgid "Will ignore next %ld crossings of breakpoint %d.\n"
msgstr ""
-#: debug.c:3240
+#: debug.c:3239
#, c-format
msgid "'finish' not meaningful in the outermost frame main()\n"
msgstr ""
-#: debug.c:3245
+#: debug.c:3244
#, c-format
msgid "Run until return from "
msgstr ""
-#: debug.c:3288
+#: debug.c:3287
#, c-format
msgid "'return' not meaningful in the outermost frame main()\n"
msgstr ""
-#: debug.c:3402
+#: debug.c:3400
#, c-format
msgid "cannot find specified location in function `%s'\n"
msgstr ""
-#: debug.c:3410
+#: debug.c:3408
#, fuzzy, c-format
msgid "invalid source line %d in file `%s'"
msgstr "ã½ã¼ã¹ãã¡ã¤ã« `%s' ã¯æ¢ã«èªã¿è¾¼ã¾ãã¦ãã¾ã"
-#: debug.c:3425
+#: debug.c:3423
#, fuzzy, c-format
msgid "cannot find specified location %d in file `%s'\n"
msgstr "ã½ã¼ã¹ãã¡ã¤ã« `%s' ã¯æ¢ã«èªã¿è¾¼ã¾ãã¦ãã¾ã"
-#: debug.c:3457
+#: debug.c:3455
#, fuzzy, c-format
msgid "element not in array\n"
msgstr "adump: å¼æ°ãé
åã§ã¯ããã¾ãã"
-#: debug.c:3457
+#: debug.c:3455
#, c-format
msgid "untyped variable\n"
msgstr ""
-#: debug.c:3499
+#: debug.c:3497
#, c-format
msgid "Stopping in %s ...\n"
msgstr ""
-#: debug.c:3576
+#: debug.c:3574
#, c-format
msgid "'finish' not meaningful with non-local jump '%s'\n"
msgstr ""
-#: debug.c:3583
+#: debug.c:3581
#, c-format
msgid "'until' not meaningful with non-local jump '%s'\n"
msgstr ""
#. TRANSLATORS: don't translate the 'q' inside the brackets.
-#: debug.c:4344
+#: debug.c:4342
msgid "\t------[Enter] to continue or [q] + [Enter] to quit------"
msgstr ""
-#: debug.c:5161
+#: debug.c:5159
#, fuzzy, c-format
msgid "[\"%.*s\"] not in array `%s'"
msgstr "delete: é
å `%2$s' å
ã«ã¤ã³ããã¯ã¹ `%1$s'
ãããã¾ãã"
-#: debug.c:5367
+#: debug.c:5365
#, c-format
msgid "sending output to stdout\n"
msgstr ""
-#: debug.c:5407
+#: debug.c:5405
msgid "invalid number"
msgstr ""
-#: debug.c:5541
+#: debug.c:5539
#, c-format
msgid "`%s' not allowed in current context; statement ignored"
msgstr ""
-#: debug.c:5549
+#: debug.c:5547
msgid "`return' not allowed in current context; statement ignored"
msgstr ""
-#: debug.c:5597
+#: debug.c:5595
#, fuzzy, c-format
#| msgid "fatal error: internal error"
msgid "fatal error during eval, need to restart.\n"
msgstr "è´å½çã¨ã©ã¼: å
é¨ã¨ã©ã¼"
-#: debug.c:5787
+#: debug.c:5785
#, c-format
msgid "no symbol `%s' in current context"
msgstr ""
@@ -1949,49 +1949,49 @@ msgstr "誤ã£ã `%sFMT' æå® `%s' ã§ã"
msgid "turning off `--lint' due to assignment to `LINT'"
msgstr "`LINT' ã¸ã®ä»£å
¥ã«å¾ã `--lint' ãç¡å¹ã«ãã¾ã"
-#: eval.c:1189
+#: eval.c:1190
#, c-format
msgid "reference to uninitialized argument `%s'"
msgstr "åæåããã¦ããªãå¼æ° `%s' ã¸ã®åç
§ã§ã"
-#: eval.c:1190
+#: eval.c:1191
#, c-format
msgid "reference to uninitialized variable `%s'"
msgstr "åæåããã¦ããªãå¤æ° `%s' ã¸ã®åç
§ã§ã"
-#: eval.c:1208
+#: eval.c:1209
msgid "attempt to field reference from non-numeric value"
msgstr "éæ°å¤ã使ç¨ãããã¤ã¼ã«ãåç
§ã®è©¦ã¿ã§ã"
-#: eval.c:1210
+#: eval.c:1211
msgid "attempt to field reference from null string"
msgstr "NULL æååã使ç¨ãã¦ãã£ã¼ã«ãã®åç
§ã試ã¿ã¦ãã¾ã"
-#: eval.c:1218
+#: eval.c:1219
#, c-format
msgid "attempt to access field %ld"
msgstr "ãã£ã¼ã«ã %ld ã¸ã®ã¢ã¯ã»ã¹ã®è©¦ã¿ã§ã"
-#: eval.c:1227
+#: eval.c:1228
#, c-format
msgid "reference to uninitialized field `$%ld'"
msgstr "åæåããã¦ããªããã£ã¼ã«ã `$%ld' ã¸ã®åç
§ã§ã"
-#: eval.c:1291
+#: eval.c:1292
#, c-format
msgid "function `%s' called with more arguments than declared"
msgstr "宣è¨ããã¦ããæ°ããå¤ãå¼æ°ã使ã£ã¦é¢æ° `%s'
ãå¼ã³åºãã¾ãã"
-#: eval.c:1496
+#: eval.c:1497
#, c-format
msgid "unwind_stack: unexpected type `%s'"
msgstr "unwind_stack: äºæããªãå `%s' ã§ã"
-#: eval.c:1671
+#: eval.c:1672
msgid "division by zero attempted in `/='"
msgstr "`/=' å
ã§ã¼ãã«ããé¤ç®ãè¡ããã¾ãã"
-#: eval.c:1678
+#: eval.c:1679
#, c-format
msgid "division by zero attempted in `%%='"
msgstr "`%%=' å
ã§ã¼ãã«ããé¤ç®ãè¡ããã¾ãã"
@@ -3616,14 +3616,14 @@ msgstr "å
é¨ã¨ã©ã¼: %s ã® vname
ãç¡å¹ã§ãã"
msgid "internal error: builtin with null fname"
msgstr "å
é¨ã¨ã©ã¼: %s ã® vname ãç¡å¹ã§ãã"
-#: profile.c:1329
+#: profile.c:1328
#, c-format
msgid ""
"%s# Loaded extensions (-l and/or @load)\n"
"\n"
msgstr ""
-#: profile.c:1360
+#: profile.c:1359
#, c-format
msgid ""
"\n"
@@ -3631,12 +3631,12 @@ msgid ""
"\n"
msgstr ""
-#: profile.c:1424
+#: profile.c:1423
#, c-format
msgid "\t# gawk profile, created %s\n"
msgstr "\t# gawk ãããã¡ã¤ã«ãä½ææ¥æ %s\n"
-#: profile.c:1992
+#: profile.c:1991
#, c-format
msgid ""
"\n"
@@ -3645,7 +3645,7 @@ msgstr ""
"\n"
"\t# é¢æ°ä¸è¦§ï¼ã¢ã«ãã¡ãããé ï¼\n"
-#: profile.c:2053
+#: profile.c:2052
#, c-format
msgid "redir2str: unknown redirection type %d"
msgstr "redir2str: ä¸æãªãªãã¤ã¬ã¯ãå %d ã§ã"
diff --git a/po/ko.po b/po/ko.po
index 5ec64ee1..ed743c8e 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-04-20 19:49+0300\n"
+"POT-Creation-Date: 2023-05-07 21:31+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"
@@ -39,8 +39,8 @@ msgid "attempt to use scalar `%s' as an array"
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:1160
-#: eval.c:1554
+#: builtin.c:1807 builtin.c:2323 builtin.c:2350 eval.c:1156 eval.c:1161
+#: eval.c:1555
#, c-format
msgid "attempt to use array `%s' in a scalar context"
msgstr "ì¤ì¹¼ë¼ 컨í
ì¤í¸ì `%s' ë°°ì´ êµ¬ì¡°ë¥¼ ì·¨ê¸íë ¤ê³
í©ëë¤"
@@ -144,11 +144,11 @@ msgstr "switch문ì ì¤ë³µë case ê°: %s"
msgid "duplicate `default' detected in switch body"
msgstr "switch문ì ì¤ë³µë `default' ì "
-#: awkgram.y:1052 awkgram.y:4483
+#: awkgram.y:1052 awkgram.y:4484
msgid "`break' is not allowed outside a loop or switch"
msgstr "`break' 구문ì 루í문 ëë switch문 ë°ìì ì¬ì©í ì
ììµëë¤"
-#: awkgram.y:1062 awkgram.y:4475
+#: awkgram.y:1062 awkgram.y:4476
msgid "`continue' is not allowed outside a loop"
msgstr "`continue' 구문ì 루í문 ë°ìì ì¬ì©í ì ììµëë¤"
@@ -267,7 +267,7 @@ msgstr ""
"ì본 íì¼ / ëª
ë ¹í ì¸ìì ìì í í¨ì ì´ë¦ ëë ê·ì¹ì´
ë¤ì´ìì´ì¼ í©ëë¤"
#: awkgram.y:2881 awkgram.y:2959 awkgram.y:3197 debug.c:545 debug.c:561
-#: debug.c:2845 debug.c:5215
+#: debug.c:2844 debug.c:5213
#, c-format
msgid "cannot open source file `%s' for reading: %s"
msgstr "ì½ì `%s' ì본 íì¼ì ì´ ì ììµëë¤: %s"
@@ -277,7 +277,7 @@ msgstr "ì½ì `%s' ì본 íì¼ì ì´ ì ììµëë¤:
%s"
msgid "cannot open shared library `%s' for reading: %s"
msgstr "ì½ì `%s' ê³µì ë¼ì´ë¸ë¬ë¦¬ë¥¼ ì´ ì ììµëë¤: %s"
-#: awkgram.y:2884 awkgram.y:2960 awkgram.y:3020 builtin.c:136 debug.c:5366
+#: awkgram.y:2884 awkgram.y:2960 awkgram.y:3020 builtin.c:136 debug.c:5364
msgid "reason unknown"
msgstr "ìì¸ì ì ì ìì"
@@ -366,163 +366,163 @@ msgstr "`\\ #...' í ì°ì ííìë ì´ì
ë¶ê°ë¥í©ëë¤"
msgid "backslash not last character on line"
msgstr "íì ë°±ì¬ëì 문ìë ë§ì§ë§ 문ìê° ìëëë¤"
-#: awkgram.y:3879 awkgram.y:3881
+#: awkgram.y:3880 awkgram.y:3882
msgid "multidimensional arrays are a gawk extension"
msgstr "ë¤ì°¨ì ë°°ì´ì gawk íì¥ ê¸°ë¥ì
ëë¤"
-#: awkgram.y:3906 awkgram.y:3917
+#: awkgram.y:3907 awkgram.y:3918
#, c-format
msgid "POSIX does not allow operator `%s'"
msgstr "POSIXììë `%s' ì°ì°ì를 ì§ìíì§ ììµëë¤"
-#: awkgram.y:3908 awkgram.y:3919 awkgram.y:3954 awkgram.y:3962
+#: awkgram.y:3909 awkgram.y:3920 awkgram.y:3955 awkgram.y:3963
#, c-format
msgid "operator `%s' is not supported in old awk"
msgstr "ì¤ëë awk ë²ì ììë `%s' ì°ì°ì를 ì§ìíì§
ììµëë¤"
-#: awkgram.y:4059 awkgram.y:4081 command.y:1188
+#: awkgram.y:4060 awkgram.y:4082 command.y:1188
msgid "unterminated string"
msgstr "ëëì§ ìì 문ìì´"
-#: awkgram.y:4069 main.c:1284
+#: awkgram.y:4070 main.c:1284
msgid "POSIX does not allow physical newlines in string values"
msgstr "POSIXììë 문ìì´ ê°ì 물리 ê°í 문ì를 íì©íì§
ììµëë¤"
-#: awkgram.y:4071 node.c:460
+#: awkgram.y:4072 node.c:460
msgid "backslash string continuation is not portable"
msgstr "ë°±ì¬ëì 문ìì´ ì°ì ííìë ì´ì ë¶ê°ë¥í©ëë¤"
-#: awkgram.y:4312
+#: awkgram.y:4313
#, c-format
msgid "invalid char '%c' in expression"
msgstr "ííìì ì못ë 문ì '%c'"
-#: awkgram.y:4407
+#: awkgram.y:4408
#, c-format
msgid "`%s' is a gawk extension"
msgstr "`%s'ì(ë) gawk íì¥ ê¸°ë¥ì
ëë¤"
-#: awkgram.y:4412
+#: awkgram.y:4413
#, c-format
msgid "POSIX does not allow `%s'"
msgstr "POSIXììë `%s'ì(를) íì©íì§ ììµëë¤"
-#: awkgram.y:4420
+#: awkgram.y:4421
#, c-format
msgid "`%s' is not supported in old awk"
msgstr "ì¤ëë awk ë²ì ììë `%s'ì(를) ì§ìíì§ ììµëë¤"
-#: awkgram.y:4520
+#: awkgram.y:4521
msgid "`goto' considered harmful!"
msgstr "`goto' ì¬ì©ì ë°ëì§íì§ ììµëë¤!"
-#: awkgram.y:4589
+#: awkgram.y:4590
#, c-format
msgid "%d is invalid as number of arguments for %s"
msgstr "%dì(ë) %sì ì못ë ì¸ì ì«ìì
ëë¤"
-#: awkgram.y:4624
+#: awkgram.y:4625
#, c-format
msgid "%s: string literal as last argument of substitute has no effect"
msgstr "%s: ì¸ìì ë§ì§ë§ ë¶ë¶ì¼ë¡ì 문ìì´ ê·¸ ìì²´ë
ë°ìíì§ ììµëë¤"
-#: awkgram.y:4629
+#: awkgram.y:4630
#, c-format
msgid "%s third parameter is not a changeable object"
msgstr "ì¸ë²ì§¸ %s 매ê°ë³ìë ê°ì ë°ê¿ ì ìë ê°ì²´ì
ëë¤"
-#: awkgram.y:4733 awkgram.y:4736
+#: awkgram.y:4734 awkgram.y:4737
msgid "match: third argument is a gawk extension"
msgstr "match: ì¸ë²ì§¸ ì¸ìë gawk íì¥ ê¸°ë¥ì
ëë¤"
-#: awkgram.y:4790 awkgram.y:4793
+#: awkgram.y:4791 awkgram.y:4794
msgid "close: second argument is a gawk extension"
msgstr "close: ëë²ì§¸ ì¸ìë gawk íì¥ ê¸°ë¥ì
ëë¤"
-#: awkgram.y:4805
+#: awkgram.y:4806
msgid "use of dcgettext(_\"...\") is incorrect: remove leading underscore"
msgstr ""
"dcgettext(_\"...\") ì¬ì©ì´ ì¬ë°ë¥´ì§ ììµëë¤: ìì í기í
ì¸ëì¤ì½ì´ 문ì를 "
"ì ê±°íììì¤"
-#: awkgram.y:4820
+#: awkgram.y:4821
msgid "use of dcngettext(_\"...\") is incorrect: remove leading underscore"
msgstr ""
"dcngettext(_\"...\") ì¬ì©ì´ ì¬ë°ë¥´ì§ ììµëë¤: ìì í기í
ì¸ëì¤ì½ì´ 문ì를 "
"ì ê±°íììì¤"
-#: awkgram.y:4839
+#: awkgram.y:4840
msgid "index: regexp constant as second argument is not allowed"
msgstr "index: ëë²ì§¸ ì¸ì ìì¹ìë ì ê·ííì ìì를
íì©íì§ ììµëë¤"
-#: awkgram.y:4892
+#: awkgram.y:4893
#, c-format
msgid "function `%s': parameter `%s' shadows global variable"
msgstr "`%s' í¨ì: `%s' ë§¤ê° ë³ìì ì ì ë³ìê° ê²¹ì¹©ëë¤"
-#: awkgram.y:4941 debug.c:4199 debug.c:4242 debug.c:5364 profile.c:110
+#: awkgram.y:4942 debug.c:4197 debug.c:4240 debug.c:5362 profile.c:110
#, c-format
msgid "could not open `%s' for writing: %s"
msgstr "기ë¡í `%s'ì(를) ì´ ì ììµëë¤: %s"
-#: awkgram.y:4942
+#: awkgram.y:4943
msgid "sending variable list to standard error"
msgstr "íì¤ ì¤ë¥ë¡ ë³ì ëª©ë¡ ë³´ë´ë ì¤"
-#: awkgram.y:4950
+#: awkgram.y:4951
#, c-format
msgid "%s: close failed: %s"
msgstr "%s: ë«ê¸° ì¤í¨: %s"
-#: awkgram.y:4975
+#: awkgram.y:4976
msgid "shadow_funcs() called twice!"
msgstr "shadow_funcs() í¨ì를 ëë² í¸ì¶íìµëë¤!"
-#: awkgram.y:4983
+#: awkgram.y:4984
msgid "there were shadowed variables"
msgstr "ì¤ë³µ ë³ìê° ììµëë¤"
-#: awkgram.y:5060
+#: awkgram.y:5061
#, c-format
msgid "function name `%s' previously defined"
msgstr "`%s' í¨ì ì´ë¦ì ì´ë¯¸ ììì ì ìíìµëë¤"
-#: awkgram.y:5111
+#: awkgram.y:5112
#, c-format
msgid "function `%s': cannot use function name as parameter name"
msgstr "`%s' í¨ì: í¨ì ì´ë¦ì 매ê°ë³ì ì´ë¦ì¼ë¡ ì¬ì©í ì
ììµëë¤"
-#: awkgram.y:5114
+#: awkgram.y:5115
#, c-format
msgid "function `%s': cannot use special variable `%s' as a function parameter"
msgstr "`%s' í¨ì: `%s' í¹ì ë³ì를 í¨ì ì´ë¦ì¼ë¡ íì©í ì
ììµëë¤"
-#: awkgram.y:5118
+#: awkgram.y:5119
#, c-format
msgid "function `%s': parameter `%s' cannot contain a namespace"
msgstr "`%s' í¨ì: `%s' 매ê°ë³ìì ì´ë¦ ê³µê° ëª
ì¹ì ë£ì ì
ììµëë¤"
-#: awkgram.y:5125
+#: awkgram.y:5126
#, c-format
msgid "function `%s': parameter #%d, `%s', duplicates parameter #%d"
msgstr "`%s' í¨ì: 매ê°ë³ì #%d, `%s'ì´(ê°) 매ê°ë³ì #%dì(ê³¼)
ì¤ë³µë©ëë¤"
-#: awkgram.y:5214
+#: awkgram.y:5215
#, c-format
msgid "function `%s' called but never defined"
msgstr "`%s' í¨ì를 í¸ì¶íì§ë§ ì ìíì§ ìììµëë¤"
-#: awkgram.y:5218
+#: awkgram.y:5219
#, c-format
msgid "function `%s' defined but never called directly"
msgstr "`%s' í¨ì를 ì ìíì§ë§ ì§ì í¸ì¶í ì ì´ ììµëë¤"
-#: awkgram.y:5250
+#: awkgram.y:5251
#, c-format
msgid "regexp constant for parameter #%d yields boolean value"
msgstr "#%d 매ê°ë³ìì ì ê·ííì ìììì ë¶ì¸ë¦° ê°ì
ë겨ì¤ëë¤"
-#: awkgram.y:5265
+#: awkgram.y:5266
#, c-format
msgid ""
"function `%s' called with space between name and `(',\n"
@@ -531,57 +531,57 @@ msgstr ""
"ì´ë¦ê³¼ `(' ê´í¸ ì¬ì´ì 공백ì ë£ì´ `%s' í¨ì를
í¸ì¶íê±°ë,\n"
"ë³ì ëë ë°°ì´ë¡ ì¬ì©íìµëë¤"
-#: awkgram.y:5488 awkgram.y:5541 mpfr.c:1589 mpfr.c:1624
+#: awkgram.y:5489 awkgram.y:5542 mpfr.c:1589 mpfr.c:1624
msgid "division by zero attempted"
msgstr "0ì¼ë¡ ëë기를 ìëíìµëë¤"
-#: awkgram.y:5497 awkgram.y:5550 mpfr.c:1634
+#: awkgram.y:5498 awkgram.y:5551 mpfr.c:1634
#, c-format
msgid "division by zero attempted in `%%'"
msgstr "`%%'ìì 0ì¼ë¡ ëë기를 ìëíìµëë¤"
-#: awkgram.y:5870
+#: awkgram.y:5871
msgid ""
"cannot assign a value to the result of a field post-increment expression"
msgstr "íë íì ì¦ê° ì°ì°ìì ê²°ê³¼ì ê°ì í ë¹í ì
ììµëë¤"
-#: awkgram.y:5873
+#: awkgram.y:5874
#, c-format
msgid "invalid target of assignment (opcode %s)"
msgstr "í ë¹ ëìì´ ì못ëììµëë¤(opcode %s)"
-#: awkgram.y:6253
+#: awkgram.y:6254
msgid "statement has no effect"
msgstr "구문 ì¤í ìí¥ì´ ììµëë¤"
-#: awkgram.y:6768
+#: awkgram.y:6769
#, c-format
msgid "identifier %s: qualified names not allowed in traditional / POSIX mode"
msgstr "%s ìë³ì: 기존 / POSIX 모ëìì íì ì´ë¦ì
íì©íì§ ììµëë¤"
-#: awkgram.y:6773
+#: awkgram.y:6774
#, c-format
msgid "identifier %s: namespace separator is two colons, not one"
msgstr "%s ìë³ì: ì´ë¦ ê³µê°ì ì½ë¡ íëê° ìë ëê°ë¡
구ë¶í©ëë¤"
-#: awkgram.y:6779
+#: awkgram.y:6780
#, c-format
msgid "qualified identifier `%s' is badly formed"
msgstr "`%s' íì ìë³ìì 구ì±ì´ ì¬ë°ë¥´ì§ ììµëë¤"
-#: awkgram.y:6786
+#: awkgram.y:6787
#, c-format
msgid ""
"identifier `%s': namespace separator can only appear once in a qualified name"
msgstr ""
"`%s' ìë³ì: ì´ë¦ ê³µê° êµ¬ë¶ ë¬¸ìë íì ëª
ì¹ìì íë²ë§
ëíë¼ ì ììµëë¤"
-#: awkgram.y:6835 awkgram.y:6886
+#: awkgram.y:6836 awkgram.y:6887
#, c-format
msgid "using reserved identifier `%s' as a namespace is not allowed"
msgstr "`%s' ìì½ ìë³ìë ì´ë¦ ê³µê° ëª
ì¹ì¼ë¡ íì©íì§
ììµëë¤"
-#: awkgram.y:6842 awkgram.y:6852
+#: awkgram.y:6843 awkgram.y:6853
#, c-format
msgid ""
"using reserved identifier `%s' as second component of a qualified name is "
@@ -589,11 +589,11 @@ msgid ""
msgstr ""
"íì ëª
ì¹ì ëë²ì§¸ ììë¡ìì `%s' ìì½ ìë³ì íì©ì
íì©íì§ ììµëë¤"
-#: awkgram.y:6870
+#: awkgram.y:6871
msgid "@namespace is a gawk extension"
msgstr "@namespaceë gawk íì¥ ê¸°ë¥ì
ëë¤"
-#: awkgram.y:6877
+#: awkgram.y:6878
#, c-format
msgid "namespace name `%s' must meet identifier naming rules"
msgstr "`%s' ì´ë¦ ê³µê° ëª
ì¹ìë ìë³ì ì´ë¦ ê·ì¹ì
ë°ë¼ì¼í©ëë¤"
@@ -1572,17 +1572,17 @@ msgstr "\"%.*s\" 첨ìë `%s' ë°°ì´ì
ììµëë¤\n"
msgid "`%s[\"%.*s\"]' is not an array\n"
msgstr "`%s[\"%.*s\"]'ì(ë) ë°°ì´ì´ ìëëë¤\n"
-#: debug.c:1262 debug.c:5124
+#: debug.c:1262 debug.c:5122
#, c-format
msgid "`%s' is not a scalar variable"
msgstr "`%s'ì(ë) ì¤ì¹¼ë¼ ë³ìê° ìëëë¤"
-#: debug.c:1285 debug.c:5154
+#: debug.c:1285 debug.c:5152
#, c-format
msgid "attempt to use array `%s[\"%.*s\"]' in a scalar context"
msgstr "ì¤ì¹¼ë¼ 컨í
ì¤í¸ìì `%s[\"%.*s\"]' ë°°ì´ì ì·¨ê¸íë ¤ê³
í©ëë¤"
-#: debug.c:1308 debug.c:5165
+#: debug.c:1308 debug.c:5163
#, c-format
msgid "attempt to use scalar `%s[\"%.*s\"]' as array"
msgstr "`%s[\"%.*s\"]' ì¤ì¹¼ë¼ 구조를 ë°°ì´ êµ¬ì¡°ë¡ ì·¨ê¸íë ¤ê³
í©ëë¤"
@@ -1710,208 +1710,208 @@ msgid "breakpoint %d set at file `%s', line %d is
unconditional\n"
msgstr ""
"`%2$s' íì¼, í ë²í¸ %3$dë²ì ì§ì í ì¤ë¨ì %1$dë² ìí ì
ë³´ê° ììµëë¤\n"
-#: debug.c:2525 debug.c:3383
+#: debug.c:2524 debug.c:3381
#, c-format
msgid "line number %d in file `%s' out of range"
msgstr "`%2$s' íì¼ì í ë²í¸ %1$dë²ì ë²ì를 ë²ì´ë©ëë¤"
-#: debug.c:2541 debug.c:2563
+#: debug.c:2540 debug.c:2562
#, c-format
msgid "Deleted breakpoint %d"
msgstr "ì¤ë¨ì %dë²ì ìì íìµëë¤"
-#: debug.c:2547
+#: debug.c:2546
#, c-format
msgid "No breakpoint(s) at entry to function `%s'\n"
msgstr "`%s' í¨ìì ëí ì¤ë¨ì íëª©ì´ ììµëë¤\n"
-#: debug.c:2574
+#: debug.c:2573
#, c-format
msgid "No breakpoint at file `%s', line #%d\n"
msgstr "`%s' íì¼, í ë²í¸ #%d ìì¹ì ì¤ë¨ì ìì\n"
-#: debug.c:2629 debug.c:2670 debug.c:2690 debug.c:2733
+#: debug.c:2628 debug.c:2669 debug.c:2689 debug.c:2732
msgid "invalid breakpoint number"
msgstr "ì못ë ì¤ë¨ì ë²í¸"
-#: debug.c:2645
+#: debug.c:2644
msgid "Delete all breakpoints? (y or n) "
msgstr "모ë ì¤ë¨ì ì ìì íìê² ìµëê¹? (y ëë n) "
-#: debug.c:2646 debug.c:2956 debug.c:3009
+#: debug.c:2645 debug.c:2955 debug.c:3008
msgid "y"
msgstr "y"
-#: debug.c:2695
+#: debug.c:2694
#, c-format
msgid "Will ignore next %ld crossing(s) of breakpoint %d.\n"
msgstr "ì¤ë¨ì %2$dë²ì ë¤ì %1$ldí ëë¬ì 무ìí©ëë¤.\n"
-#: debug.c:2699
+#: debug.c:2698
#, c-format
msgid "Will stop next time breakpoint %d is reached.\n"
msgstr "ë¤ìì ì¤ë¨ì %dë²ì ëë¬íì ë ë©ì¶¥ëë¤.\n"
-#: debug.c:2816
+#: debug.c:2815
#, c-format
msgid "Can only debug programs provided with the `-f' option.\n"
msgstr "`-f' ìµì
ì ë¶ìì ê²½ì°ìë§ íë¡ê·¸ë¨ì ëë²ê¹
í ì
ììµëë¤.\n"
-#: debug.c:2836
+#: debug.c:2835
#, c-format
msgid "Restarting ...\n"
msgstr "ë¤ì ìì ì¤...\n"
-#: debug.c:2941
+#: debug.c:2940
#, c-format
msgid "Failed to restart debugger"
msgstr "ëë²ê±° ë¤ì ììì ì¤í¨íìµëë¤"
-#: debug.c:2955
+#: debug.c:2954
msgid "Program already running. Restart from beginning (y/n)? "
msgstr "íë¡ê·¸ë¨ì ì´ë¯¸ ì¤í ì¤ì
ëë¤. ì²ìë¶í° ë¤ì
ììíìê² ìµëê¹(y/n)? "
-#: debug.c:2959
+#: debug.c:2958
#, c-format
msgid "Program not restarted\n"
msgstr "íë¡ê·¸ë¨ì ë¤ì ììíì§ ìì\n"
-#: debug.c:2969
+#: debug.c:2968
#, c-format
msgid "error: cannot restart, operation not allowed\n"
msgstr "error: ë¤ì ììí ì ììµëë¤. ì¤íì íì©íì§
ìì\n"
-#: debug.c:2975
+#: debug.c:2974
#, c-format
msgid "error (%s): cannot restart, ignoring rest of the commands\n"
msgstr "error (%s): ë¤ì ììí ì ììµëë¤. ëë¨¸ì§ ëª
ë ¹
무ì\n"
-#: debug.c:2983
+#: debug.c:2982
#, c-format
msgid "Starting program:\n"
msgstr "íë¡ê·¸ë¨ ìì:\n"
-#: debug.c:2993
+#: debug.c:2992
#, c-format
msgid "Program exited abnormally with exit value: %d\n"
msgstr "ì¢
ë£ ê°ì ë°ííë©° íë¡ê·¸ë¨ì ë¹ì ìì ì¼ë¡ ë¹ ì
¸ëììµëë¤: %d\n"
-#: debug.c:2994
+#: debug.c:2993
#, c-format
msgid "Program exited normally with exit value: %d\n"
msgstr "ì¢
ë£ ê°ì ë°ííë©° íë¡ê·¸ë¨ì ì ìì ì¼ë¡ ë¹ ì
¸ëììµëë¤: %d\n"
-#: debug.c:3008
+#: debug.c:3007
msgid "The program is running. Exit anyway (y/n)? "
msgstr "íë¡ê·¸ë¨ì´ ì¤íì¤ì
ëë¤. ê·¸ëë ë¹ ì ¸ëê°ìê²
ìµëê¹(y/n)? "
-#: debug.c:3043
+#: debug.c:3042
#, c-format
msgid "Not stopped at any breakpoint; argument ignored.\n"
msgstr "ì´ë¤ ì¤ë¨ì ììë ë©ì¶ì§ ìììµëë¤. ì¸ì ê°ì
무ìí©ëë¤.\n"
-#: debug.c:3048
+#: debug.c:3047
#, c-format
msgid "invalid breakpoint number %d"
msgstr "ì못ë ì¤ë¨ì ë²í¸ %dë²"
-#: debug.c:3053
+#: debug.c:3052
#, c-format
msgid "Will ignore next %ld crossings of breakpoint %d.\n"
msgstr "ì¤ë¨ì %2$dì ë¤ì %1$ldí ëë¬ì 무ìí©ëë¤.\n"
-#: debug.c:3240
+#: debug.c:3239
#, c-format
msgid "'finish' not meaningful in the outermost frame main()\n"
msgstr "main() íë ì ë°ê¹¥ ì°ì ë¶ë¶ìì 'finish'ë
ì미ììµëë¤\n"
-#: debug.c:3245
+#: debug.c:3244
#, c-format
msgid "Run until return from "
msgstr "ë¤ì ìì¹ìì return 문ê¹ì§ ì¤í "
-#: debug.c:3288
+#: debug.c:3287
#, c-format
msgid "'return' not meaningful in the outermost frame main()\n"
msgstr ""
"main() íë ì ë°ê¹¥ ì°ì ë¶ë¶ìì 'return'ì ì미ììµëë¤\n"
"\n"
-#: debug.c:3402
+#: debug.c:3400
#, c-format
msgid "cannot find specified location in function `%s'\n"
msgstr "`%s' í¨ìì ì§ì ìì¹ë¥¼ ì°¾ì ì ììµëë¤\n"
-#: debug.c:3410
+#: debug.c:3408
#, c-format
msgid "invalid source line %d in file `%s'"
msgstr "`%2$s' íì¼ìì ì못ë ìì¤ í ë²í¸ %1$dë²"
-#: debug.c:3425
+#: debug.c:3423
#, c-format
msgid "cannot find specified location %d in file `%s'\n"
msgstr "`%2$s' íì¼ì %1$dë²ì§¸ ì§ì ìì¹ë¥¼ ì°¾ì ì ììµëë¤\n"
-#: debug.c:3457
+#: debug.c:3455
#, c-format
msgid "element not in array\n"
msgstr "ë°°ì´ì ììê° ììµëë¤\n"
-#: debug.c:3457
+#: debug.c:3455
#, c-format
msgid "untyped variable\n"
msgstr "íìì ì§ì íì§ ìì ë³ì\n"
-#: debug.c:3499
+#: debug.c:3497
#, c-format
msgid "Stopping in %s ...\n"
msgstr "%sìì ì¤ë¨ ì¤ ...\n"
-#: debug.c:3576
+#: debug.c:3574
#, c-format
msgid "'finish' not meaningful with non-local jump '%s'\n"
msgstr "ì ì jump '%s'ìì 'finish'ë ì미ììµëë¤\n"
-#: debug.c:3583
+#: debug.c:3581
#, c-format
msgid "'until' not meaningful with non-local jump '%s'\n"
msgstr "ì ì jump '%s'ìì 'until'ì ì미ììµëë¤\n"
#. TRANSLATORS: don't translate the 'q' inside the brackets.
-#: debug.c:4344
+#: debug.c:4342
msgid "\t------[Enter] to continue or [q] + [Enter] to quit------"
msgstr ""
"\t------ê³ìíë ¤ë©´ [Enter] 를, ëë´ë ¤ë©´ [q] + [Enter] 를 ì
ë
¥íììì¤------"
-#: debug.c:5161
+#: debug.c:5159
#, c-format
msgid "[\"%.*s\"] not in array `%s'"
msgstr "[\"%.*s\"] ê°ì `%s' ë°°ì´ì ììµëë¤"
-#: debug.c:5367
+#: debug.c:5365
#, c-format
msgid "sending output to stdout\n"
msgstr "ì¶ë ¥ ë´ì©ì íì¤ ì¶ë ¥ì¼ë¡ ë³´ë´ë ì¤\n"
-#: debug.c:5407
+#: debug.c:5405
msgid "invalid number"
msgstr "ì못ë ì«ì ê°"
-#: debug.c:5541
+#: debug.c:5539
#, c-format
msgid "`%s' not allowed in current context; statement ignored"
msgstr "íì¬ ì»¨í
ì¤í¸ì `%s'ì(를) íì©íì§ ììµëë¤. 구문
무ìí¨"
-#: debug.c:5549
+#: debug.c:5547
msgid "`return' not allowed in current context; statement ignored"
msgstr "íì¬ ì»¨í
ì¤í¸ì `return'ì íì©íì§ ììµëë¤. 구문
무ìí¨"
-#: debug.c:5597
+#: debug.c:5595
#, c-format
msgid "fatal error during eval, need to restart.\n"
msgstr "ííì ì²ë¦¬ ê³¼ì ì¤ ì¹ëª
ì ì¤ë¥. ë¤ì
ììí´ì¼í©ëë¤.\n"
-#: debug.c:5787
+#: debug.c:5785
#, c-format
msgid "no symbol `%s' in current context"
msgstr "íì¬ ì»¨í
ì¤í¸ì `%s' ì¬ë³¼ì´ ììµëë¤"
@@ -1968,49 +1968,49 @@ msgstr "ì못ë `%2$s' `%1$sFMT' ì ì"
msgid "turning off `--lint' due to assignment to `LINT'"
msgstr "`LINT'ì ê°ì í ë¹íì¬ `--lint' ìµì
ì ëëë¤"
-#: eval.c:1189
+#: eval.c:1190
#, c-format
msgid "reference to uninitialized argument `%s'"
msgstr "ì´ê¸°í íì§ ìì `%s' ì¸ì ê°ì¼ë¡ 참조"
-#: eval.c:1190
+#: eval.c:1191
#, c-format
msgid "reference to uninitialized variable `%s'"
msgstr "ì´ê¸°í íì§ ìì `%s' ê°ì¼ë¡ 참조"
-#: eval.c:1208
+#: eval.c:1209
msgid "attempt to field reference from non-numeric value"
msgstr "ì«ìê° ìë ê°ì¼ë¡ íë 참조 ìë"
-#: eval.c:1210
+#: eval.c:1211
msgid "attempt to field reference from null string"
msgstr "null 문ìì´ë¡ íë 참조 ìë"
-#: eval.c:1218
+#: eval.c:1219
#, c-format
msgid "attempt to access field %ld"
msgstr "%ldë² íë ì ê·¼ ìë"
-#: eval.c:1227
+#: eval.c:1228
#, c-format
msgid "reference to uninitialized field `$%ld'"
msgstr "ì´ê¸°ííì§ ìì `$%ld'ë² íë를 참조íìµëë¤"
-#: eval.c:1291
+#: eval.c:1292
#, c-format
msgid "function `%s' called with more arguments than declared"
msgstr "`%s' í¨ì를 ì ì¸ ê°¯ìë³´ë¤ ë ë§ì ì¸ì ê°ì¼ë¡
í¸ì¶íìµëë¤"
-#: eval.c:1496
+#: eval.c:1497
#, c-format
msgid "unwind_stack: unexpected type `%s'"
msgstr "unwind_stack: ììì¹ ëª»í `%s' íì"
-#: eval.c:1671
+#: eval.c:1672
msgid "division by zero attempted in `/='"
msgstr "`/=' ì°ì°ìë¡ 0ì¼ë¡ ëë기를 ìëíìµëë¤"
-#: eval.c:1678
+#: eval.c:1679
#, c-format
msgid "division by zero attempted in `%%='"
msgstr "`%%=' ì°ì°ìë¡ 0ì¼ë¡ ëë기를 ìëíìµëë¤"
@@ -3600,7 +3600,7 @@ msgstr "ë´ë¶ ì¤ë¥: null ë³ì ì´ë¦ê³¼ %s"
msgid "internal error: builtin with null fname"
msgstr "ë´ë¶ ì¤ë¥: null í¨ì ì´ë¦ ë´ì¥"
-#: profile.c:1329
+#: profile.c:1328
#, c-format
msgid ""
"%s# Loaded extensions (-l and/or @load)\n"
@@ -3609,7 +3609,7 @@ msgstr ""
"%s# ë¶ë¬ì¨ íì¥ ê¸°ë¥ (-l and/or @load)\n"
"\n"
-#: profile.c:1360
+#: profile.c:1359
#, c-format
msgid ""
"\n"
@@ -3620,12 +3620,12 @@ msgstr ""
"# í¬í¨í íì¼ (-i and/or @include)\n"
"\n"
-#: profile.c:1424
+#: profile.c:1423
#, c-format
msgid "\t# gawk profile, created %s\n"
msgstr "\t# gawk íë¡íì¼, created %s\n"
-#: profile.c:1992
+#: profile.c:1991
#, c-format
msgid ""
"\n"
@@ -3634,7 +3634,7 @@ msgstr ""
"\n"
"\t# ìíë²³ ì í¨ì\n"
-#: profile.c:2053
+#: profile.c:2052
#, c-format
msgid "redir2str: unknown redirection type %d"
msgstr "redir2str: ì ì ìë %d 리ë¤ì´ë ì
íì"
diff --git a/po/ms.po b/po/ms.po
index 4b024207..c0ce3659 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-04-20 19:49+0300\n"
+"POT-Creation-Date: 2023-05-07 21:31+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"
@@ -39,8 +39,8 @@ msgid "attempt to use scalar `%s' as an array"
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:1160
-#: eval.c:1554
+#: builtin.c:1807 builtin.c:2323 builtin.c:2350 eval.c:1156 eval.c:1161
+#: eval.c:1555
#, c-format
msgid "attempt to use array `%s' in a scalar context"
msgstr "cubaan untuk menggunakan tatasusunan `%s' dalam konteks skalar"
@@ -142,11 +142,11 @@ msgstr ""
msgid "duplicate `default' detected in switch body"
msgstr ""
-#: awkgram.y:1052 awkgram.y:4483
+#: awkgram.y:1052 awkgram.y:4484
msgid "`break' is not allowed outside a loop or switch"
msgstr ""
-#: awkgram.y:1062 awkgram.y:4475
+#: awkgram.y:1062 awkgram.y:4476
msgid "`continue' is not allowed outside a loop"
msgstr ""
@@ -258,7 +258,7 @@ msgid ""
msgstr ""
#: awkgram.y:2881 awkgram.y:2959 awkgram.y:3197 debug.c:545 debug.c:561
-#: debug.c:2845 debug.c:5215
+#: debug.c:2844 debug.c:5213
#, c-format
msgid "cannot open source file `%s' for reading: %s"
msgstr ""
@@ -268,7 +268,7 @@ msgstr ""
msgid "cannot open shared library `%s' for reading: %s"
msgstr ""
-#: awkgram.y:2884 awkgram.y:2960 awkgram.y:3020 builtin.c:136 debug.c:5366
+#: awkgram.y:2884 awkgram.y:2960 awkgram.y:3020 builtin.c:136 debug.c:5364
msgid "reason unknown"
msgstr ""
@@ -356,226 +356,226 @@ msgstr ""
msgid "backslash not last character on line"
msgstr ""
-#: awkgram.y:3879 awkgram.y:3881
+#: awkgram.y:3880 awkgram.y:3882
msgid "multidimensional arrays are a gawk extension"
msgstr ""
-#: awkgram.y:3906 awkgram.y:3917
+#: awkgram.y:3907 awkgram.y:3918
#, c-format
msgid "POSIX does not allow operator `%s'"
msgstr ""
-#: awkgram.y:3908 awkgram.y:3919 awkgram.y:3954 awkgram.y:3962
+#: awkgram.y:3909 awkgram.y:3920 awkgram.y:3955 awkgram.y:3963
#, c-format
msgid "operator `%s' is not supported in old awk"
msgstr ""
-#: awkgram.y:4059 awkgram.y:4081 command.y:1188
+#: awkgram.y:4060 awkgram.y:4082 command.y:1188
msgid "unterminated string"
msgstr ""
-#: awkgram.y:4069 main.c:1284
+#: awkgram.y:4070 main.c:1284
msgid "POSIX does not allow physical newlines in string values"
msgstr ""
-#: awkgram.y:4071 node.c:460
+#: awkgram.y:4072 node.c:460
msgid "backslash string continuation is not portable"
msgstr ""
-#: awkgram.y:4312
+#: awkgram.y:4313
#, c-format
msgid "invalid char '%c' in expression"
msgstr ""
-#: awkgram.y:4407
+#: awkgram.y:4408
#, c-format
msgid "`%s' is a gawk extension"
msgstr ""
-#: awkgram.y:4412
+#: awkgram.y:4413
#, c-format
msgid "POSIX does not allow `%s'"
msgstr ""
-#: awkgram.y:4420
+#: awkgram.y:4421
#, c-format
msgid "`%s' is not supported in old awk"
msgstr ""
-#: awkgram.y:4520
+#: awkgram.y:4521
msgid "`goto' considered harmful!"
msgstr ""
-#: awkgram.y:4589
+#: awkgram.y:4590
#, c-format
msgid "%d is invalid as number of arguments for %s"
msgstr ""
-#: awkgram.y:4624
+#: awkgram.y:4625
#, c-format
msgid "%s: string literal as last argument of substitute has no effect"
msgstr ""
-#: awkgram.y:4629
+#: awkgram.y:4630
#, c-format
msgid "%s third parameter is not a changeable object"
msgstr ""
-#: awkgram.y:4733 awkgram.y:4736
+#: awkgram.y:4734 awkgram.y:4737
msgid "match: third argument is a gawk extension"
msgstr ""
-#: awkgram.y:4790 awkgram.y:4793
+#: awkgram.y:4791 awkgram.y:4794
msgid "close: second argument is a gawk extension"
msgstr ""
-#: awkgram.y:4805
+#: awkgram.y:4806
msgid "use of dcgettext(_\"...\") is incorrect: remove leading underscore"
msgstr ""
-#: awkgram.y:4820
+#: awkgram.y:4821
msgid "use of dcngettext(_\"...\") is incorrect: remove leading underscore"
msgstr ""
-#: awkgram.y:4839
+#: awkgram.y:4840
msgid "index: regexp constant as second argument is not allowed"
msgstr ""
-#: awkgram.y:4892
+#: awkgram.y:4893
#, c-format
msgid "function `%s': parameter `%s' shadows global variable"
msgstr ""
-#: awkgram.y:4941 debug.c:4199 debug.c:4242 debug.c:5364 profile.c:110
+#: awkgram.y:4942 debug.c:4197 debug.c:4240 debug.c:5362 profile.c:110
#, c-format
msgid "could not open `%s' for writing: %s"
msgstr ""
-#: awkgram.y:4942
+#: awkgram.y:4943
msgid "sending variable list to standard error"
msgstr ""
-#: awkgram.y:4950
+#: awkgram.y:4951
#, c-format
msgid "%s: close failed: %s"
msgstr ""
-#: awkgram.y:4975
+#: awkgram.y:4976
msgid "shadow_funcs() called twice!"
msgstr ""
-#: awkgram.y:4983
+#: awkgram.y:4984
msgid "there were shadowed variables"
msgstr ""
-#: awkgram.y:5060
+#: awkgram.y:5061
#, c-format
msgid "function name `%s' previously defined"
msgstr ""
-#: awkgram.y:5111
+#: awkgram.y:5112
#, c-format
msgid "function `%s': cannot use function name as parameter name"
msgstr ""
-#: awkgram.y:5114
+#: awkgram.y:5115
#, c-format
msgid "function `%s': cannot use special variable `%s' as a function parameter"
msgstr ""
-#: awkgram.y:5118
+#: awkgram.y:5119
#, c-format
msgid "function `%s': parameter `%s' cannot contain a namespace"
msgstr ""
-#: awkgram.y:5125
+#: awkgram.y:5126
#, c-format
msgid "function `%s': parameter #%d, `%s', duplicates parameter #%d"
msgstr ""
-#: awkgram.y:5214
+#: awkgram.y:5215
#, c-format
msgid "function `%s' called but never defined"
msgstr ""
-#: awkgram.y:5218
+#: awkgram.y:5219
#, c-format
msgid "function `%s' defined but never called directly"
msgstr ""
-#: awkgram.y:5250
+#: awkgram.y:5251
#, c-format
msgid "regexp constant for parameter #%d yields boolean value"
msgstr ""
-#: awkgram.y:5265
+#: awkgram.y:5266
#, c-format
msgid ""
"function `%s' called with space between name and `(',\n"
"or used as a variable or an array"
msgstr ""
-#: awkgram.y:5488 awkgram.y:5541 mpfr.c:1589 mpfr.c:1624
+#: awkgram.y:5489 awkgram.y:5542 mpfr.c:1589 mpfr.c:1624
msgid "division by zero attempted"
msgstr ""
-#: awkgram.y:5497 awkgram.y:5550 mpfr.c:1634
+#: awkgram.y:5498 awkgram.y:5551 mpfr.c:1634
#, c-format
msgid "division by zero attempted in `%%'"
msgstr ""
-#: awkgram.y:5870
+#: awkgram.y:5871
msgid ""
"cannot assign a value to the result of a field post-increment expression"
msgstr ""
-#: awkgram.y:5873
+#: awkgram.y:5874
#, c-format
msgid "invalid target of assignment (opcode %s)"
msgstr ""
-#: awkgram.y:6253
+#: awkgram.y:6254
msgid "statement has no effect"
msgstr ""
-#: awkgram.y:6768
+#: awkgram.y:6769
#, c-format
msgid "identifier %s: qualified names not allowed in traditional / POSIX mode"
msgstr ""
-#: awkgram.y:6773
+#: awkgram.y:6774
#, c-format
msgid "identifier %s: namespace separator is two colons, not one"
msgstr ""
-#: awkgram.y:6779
+#: awkgram.y:6780
#, c-format
msgid "qualified identifier `%s' is badly formed"
msgstr ""
-#: awkgram.y:6786
+#: awkgram.y:6787
#, c-format
msgid ""
"identifier `%s': namespace separator can only appear once in a qualified name"
msgstr ""
-#: awkgram.y:6835 awkgram.y:6886
+#: awkgram.y:6836 awkgram.y:6887
#, c-format
msgid "using reserved identifier `%s' as a namespace is not allowed"
msgstr ""
-#: awkgram.y:6842 awkgram.y:6852
+#: awkgram.y:6843 awkgram.y:6853
#, c-format
msgid ""
"using reserved identifier `%s' as second component of a qualified name is "
"not allowed"
msgstr ""
-#: awkgram.y:6870
+#: awkgram.y:6871
msgid "@namespace is a gawk extension"
msgstr ""
-#: awkgram.y:6877
+#: awkgram.y:6878
#, c-format
msgid "namespace name `%s' must meet identifier naming rules"
msgstr ""
@@ -1516,17 +1516,17 @@ msgstr "padam: indeks `%s' tiada dalam tatasusunan `%s'"
msgid "`%s[\"%.*s\"]' is not an array\n"
msgstr ""
-#: debug.c:1262 debug.c:5124
+#: debug.c:1262 debug.c:5122
#, c-format
msgid "`%s' is not a scalar variable"
msgstr ""
-#: debug.c:1285 debug.c:5154
+#: debug.c:1285 debug.c:5152
#, fuzzy, c-format
msgid "attempt to use array `%s[\"%.*s\"]' in a scalar context"
msgstr "cubaan untuk menggunakan tatasusunan `%s' dalam konteks skalar"
-#: debug.c:1308 debug.c:5165
+#: debug.c:1308 debug.c:5163
#, fuzzy, c-format
msgid "attempt to use scalar `%s[\"%.*s\"]' as array"
msgstr "cubaan untuk menggunakan skalar `%s' sebagai tatasusunan"
@@ -1649,205 +1649,205 @@ msgstr ""
msgid "breakpoint %d set at file `%s', line %d is unconditional\n"
msgstr ""
-#: debug.c:2525 debug.c:3383
+#: debug.c:2524 debug.c:3381
#, c-format
msgid "line number %d in file `%s' out of range"
msgstr ""
-#: debug.c:2541 debug.c:2563
+#: debug.c:2540 debug.c:2562
#, c-format
msgid "Deleted breakpoint %d"
msgstr ""
-#: debug.c:2547
+#: debug.c:2546
#, c-format
msgid "No breakpoint(s) at entry to function `%s'\n"
msgstr ""
-#: debug.c:2574
+#: debug.c:2573
#, c-format
msgid "No breakpoint at file `%s', line #%d\n"
msgstr ""
-#: debug.c:2629 debug.c:2670 debug.c:2690 debug.c:2733
+#: debug.c:2628 debug.c:2669 debug.c:2689 debug.c:2732
msgid "invalid breakpoint number"
msgstr ""
-#: debug.c:2645
+#: debug.c:2644
msgid "Delete all breakpoints? (y or n) "
msgstr ""
-#: debug.c:2646 debug.c:2956 debug.c:3009
+#: debug.c:2645 debug.c:2955 debug.c:3008
msgid "y"
msgstr ""
-#: debug.c:2695
+#: debug.c:2694
#, c-format
msgid "Will ignore next %ld crossing(s) of breakpoint %d.\n"
msgstr ""
-#: debug.c:2699
+#: debug.c:2698
#, c-format
msgid "Will stop next time breakpoint %d is reached.\n"
msgstr ""
-#: debug.c:2816
+#: debug.c:2815
#, c-format
msgid "Can only debug programs provided with the `-f' option.\n"
msgstr ""
-#: debug.c:2836
+#: debug.c:2835
#, c-format
msgid "Restarting ...\n"
msgstr ""
-#: debug.c:2941
+#: debug.c:2940
#, c-format
msgid "Failed to restart debugger"
msgstr ""
-#: debug.c:2955
+#: debug.c:2954
msgid "Program already running. Restart from beginning (y/n)? "
msgstr ""
-#: debug.c:2959
+#: debug.c:2958
#, c-format
msgid "Program not restarted\n"
msgstr ""
-#: debug.c:2969
+#: debug.c:2968
#, c-format
msgid "error: cannot restart, operation not allowed\n"
msgstr ""
-#: debug.c:2975
+#: debug.c:2974
#, c-format
msgid "error (%s): cannot restart, ignoring rest of the commands\n"
msgstr ""
-#: debug.c:2983
+#: debug.c:2982
#, c-format
msgid "Starting program:\n"
msgstr ""
-#: debug.c:2993
+#: debug.c:2992
#, c-format
msgid "Program exited abnormally with exit value: %d\n"
msgstr ""
-#: debug.c:2994
+#: debug.c:2993
#, c-format
msgid "Program exited normally with exit value: %d\n"
msgstr ""
-#: debug.c:3008
+#: debug.c:3007
msgid "The program is running. Exit anyway (y/n)? "
msgstr ""
-#: debug.c:3043
+#: debug.c:3042
#, c-format
msgid "Not stopped at any breakpoint; argument ignored.\n"
msgstr ""
-#: debug.c:3048
+#: debug.c:3047
#, c-format
msgid "invalid breakpoint number %d"
msgstr ""
-#: debug.c:3053
+#: debug.c:3052
#, c-format
msgid "Will ignore next %ld crossings of breakpoint %d.\n"
msgstr ""
-#: debug.c:3240
+#: debug.c:3239
#, c-format
msgid "'finish' not meaningful in the outermost frame main()\n"
msgstr ""
-#: debug.c:3245
+#: debug.c:3244
#, c-format
msgid "Run until return from "
msgstr ""
-#: debug.c:3288
+#: debug.c:3287
#, c-format
msgid "'return' not meaningful in the outermost frame main()\n"
msgstr ""
-#: debug.c:3402
+#: debug.c:3400
#, c-format
msgid "cannot find specified location in function `%s'\n"
msgstr ""
-#: debug.c:3410
+#: debug.c:3408
#, c-format
msgid "invalid source line %d in file `%s'"
msgstr ""
-#: debug.c:3425
+#: debug.c:3423
#, c-format
msgid "cannot find specified location %d in file `%s'\n"
msgstr ""
-#: debug.c:3457
+#: debug.c:3455
#, c-format
msgid "element not in array\n"
msgstr ""
-#: debug.c:3457
+#: debug.c:3455
#, c-format
msgid "untyped variable\n"
msgstr ""
-#: debug.c:3499
+#: debug.c:3497
#, c-format
msgid "Stopping in %s ...\n"
msgstr ""
-#: debug.c:3576
+#: debug.c:3574
#, c-format
msgid "'finish' not meaningful with non-local jump '%s'\n"
msgstr ""
-#: debug.c:3583
+#: debug.c:3581
#, c-format
msgid "'until' not meaningful with non-local jump '%s'\n"
msgstr ""
#. TRANSLATORS: don't translate the 'q' inside the brackets.
-#: debug.c:4344
+#: debug.c:4342
msgid "\t------[Enter] to continue or [q] + [Enter] to quit------"
msgstr ""
-#: debug.c:5161
+#: debug.c:5159
#, fuzzy, c-format
msgid "[\"%.*s\"] not in array `%s'"
msgstr "padam: indeks `%s' tiada dalam tatasusunan `%s'"
-#: debug.c:5367
+#: debug.c:5365
#, c-format
msgid "sending output to stdout\n"
msgstr ""
-#: debug.c:5407
+#: debug.c:5405
msgid "invalid number"
msgstr ""
-#: debug.c:5541
+#: debug.c:5539
#, c-format
msgid "`%s' not allowed in current context; statement ignored"
msgstr ""
-#: debug.c:5549
+#: debug.c:5547
msgid "`return' not allowed in current context; statement ignored"
msgstr ""
-#: debug.c:5597
+#: debug.c:5595
#, c-format
msgid "fatal error during eval, need to restart.\n"
msgstr ""
-#: debug.c:5787
+#: debug.c:5785
#, c-format
msgid "no symbol `%s' in current context"
msgstr ""
@@ -1901,49 +1901,49 @@ msgstr ""
msgid "turning off `--lint' due to assignment to `LINT'"
msgstr ""
-#: eval.c:1189
+#: eval.c:1190
#, c-format
msgid "reference to uninitialized argument `%s'"
msgstr ""
-#: eval.c:1190
+#: eval.c:1191
#, c-format
msgid "reference to uninitialized variable `%s'"
msgstr ""
-#: eval.c:1208
+#: eval.c:1209
msgid "attempt to field reference from non-numeric value"
msgstr ""
-#: eval.c:1210
+#: eval.c:1211
msgid "attempt to field reference from null string"
msgstr ""
-#: eval.c:1218
+#: eval.c:1219
#, c-format
msgid "attempt to access field %ld"
msgstr ""
-#: eval.c:1227
+#: eval.c:1228
#, c-format
msgid "reference to uninitialized field `$%ld'"
msgstr ""
-#: eval.c:1291
+#: eval.c:1292
#, c-format
msgid "function `%s' called with more arguments than declared"
msgstr ""
-#: eval.c:1496
+#: eval.c:1497
#, c-format
msgid "unwind_stack: unexpected type `%s'"
msgstr ""
-#: eval.c:1671
+#: eval.c:1672
msgid "division by zero attempted in `/='"
msgstr ""
-#: eval.c:1678
+#: eval.c:1679
#, c-format
msgid "division by zero attempted in `%%='"
msgstr ""
@@ -3464,14 +3464,14 @@ msgstr ""
msgid "internal error: builtin with null fname"
msgstr ""
-#: profile.c:1329
+#: profile.c:1328
#, c-format
msgid ""
"%s# Loaded extensions (-l and/or @load)\n"
"\n"
msgstr ""
-#: profile.c:1360
+#: profile.c:1359
#, c-format
msgid ""
"\n"
@@ -3479,19 +3479,19 @@ msgid ""
"\n"
msgstr ""
-#: profile.c:1424
+#: profile.c:1423
#, c-format
msgid "\t# gawk profile, created %s\n"
msgstr ""
-#: profile.c:1992
+#: profile.c:1991
#, c-format
msgid ""
"\n"
"\t# Functions, listed alphabetically\n"
msgstr ""
-#: profile.c:2053
+#: profile.c:2052
#, c-format
msgid "redir2str: unknown redirection type %d"
msgstr ""
diff --git a/po/nl.po b/po/nl.po
index 1d7cf4e9..c9d17eb2 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-04-20 19:49+0300\n"
+"POT-Creation-Date: 2023-05-07 21:31+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"
@@ -41,8 +41,8 @@ msgid "attempt to use scalar `%s' as an array"
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:1160
-#: eval.c:1554
+#: builtin.c:1807 builtin.c:2323 builtin.c:2350 eval.c:1156 eval.c:1161
+#: eval.c:1555
#, c-format
msgid "attempt to use array `%s' in a scalar context"
msgstr "array '%s' wordt gebruikt in een scalaire context"
@@ -153,11 +153,11 @@ msgstr "dubbele 'case'-waarde in 'switch'-opdracht: %s"
msgid "duplicate `default' detected in switch body"
msgstr "dubbele 'default' in 'switch'-opdracht"
-#: awkgram.y:1052 awkgram.y:4483
+#: awkgram.y:1052 awkgram.y:4484
msgid "`break' is not allowed outside a loop or switch"
msgstr "'break' buiten een lus of 'switch'-opdracht is niet toegestaan"
-#: awkgram.y:1062 awkgram.y:4475
+#: awkgram.y:1062 awkgram.y:4476
msgid "`continue' is not allowed outside a loop"
msgstr "'continue' buiten een lus is niet toegestaan"
@@ -271,7 +271,7 @@ msgid ""
msgstr ""
#: awkgram.y:2881 awkgram.y:2959 awkgram.y:3197 debug.c:545 debug.c:561
-#: debug.c:2845 debug.c:5215
+#: debug.c:2844 debug.c:5213
#, c-format
msgid "cannot open source file `%s' for reading: %s"
msgstr "kan bronbestand '%s' niet openen om te lezen: %s"
@@ -281,7 +281,7 @@ msgstr "kan bronbestand '%s' niet openen om te lezen: %s"
msgid "cannot open shared library `%s' for reading: %s"
msgstr "kan gedeelde bibliotheek '%s' niet openen om te lezen: %s"
-#: awkgram.y:2884 awkgram.y:2960 awkgram.y:3020 builtin.c:136 debug.c:5366
+#: awkgram.y:2884 awkgram.y:2960 awkgram.y:3020 builtin.c:136 debug.c:5364
msgid "reason unknown"
msgstr "reden onbekend"
@@ -369,164 +369,164 @@ msgstr "gebruik van regelvoortzetting '\\ #...' is niet
overdraagbaar"
msgid "backslash not last character on line"
msgstr "backslash is niet het laatste teken op de regel"
-#: awkgram.y:3879 awkgram.y:3881
+#: awkgram.y:3880 awkgram.y:3882
msgid "multidimensional arrays are a gawk extension"
msgstr "meerdimensionale arrays zijn een gawk-uitbreiding"
-#: awkgram.y:3906 awkgram.y:3917
+#: awkgram.y:3907 awkgram.y:3918
#, c-format
msgid "POSIX does not allow operator `%s'"
msgstr "POSIX staat operator '%s' niet toe"
-#: awkgram.y:3908 awkgram.y:3919 awkgram.y:3954 awkgram.y:3962
+#: awkgram.y:3909 awkgram.y:3920 awkgram.y:3955 awkgram.y:3963
#, c-format
msgid "operator `%s' is not supported in old awk"
msgstr "operator '%s' wordt niet ondersteund in oude 'awk'"
-#: awkgram.y:4059 awkgram.y:4081 command.y:1188
+#: awkgram.y:4060 awkgram.y:4082 command.y:1188
msgid "unterminated string"
msgstr "onafgesloten string"
-#: awkgram.y:4069 main.c:1284
+#: awkgram.y:4070 main.c:1284
msgid "POSIX does not allow physical newlines in string values"
msgstr "POSIX staat geen fysieke nieuweregeltekens toe in strings"
-#: awkgram.y:4071 node.c:460
+#: awkgram.y:4072 node.c:460
msgid "backslash string continuation is not portable"
msgstr "string-voortzetting via backslash is niet overdraagbaar"
-#: awkgram.y:4312
+#: awkgram.y:4313
#, c-format
msgid "invalid char '%c' in expression"
msgstr "ongeldig teken '%c' in expressie"
-#: awkgram.y:4407
+#: awkgram.y:4408
#, c-format
msgid "`%s' is a gawk extension"
msgstr "'%s' is een gawk-uitbreiding"
-#: awkgram.y:4412
+#: awkgram.y:4413
#, c-format
msgid "POSIX does not allow `%s'"
msgstr "POSIX staat '%s' niet toe"
-#: awkgram.y:4420
+#: awkgram.y:4421
#, c-format
msgid "`%s' is not supported in old awk"
msgstr "oude 'awk' kent '%s' niet"
-#: awkgram.y:4520
+#: awkgram.y:4521
msgid "`goto' considered harmful!"
msgstr "'goto' wordt als schadelijk beschouwd!"
-#: awkgram.y:4589
+#: awkgram.y:4590
#, c-format
msgid "%d is invalid as number of arguments for %s"
msgstr "%d is een ongeldig aantal argumenten voor %s"
-#: awkgram.y:4624
+#: awkgram.y:4625
#, c-format
msgid "%s: string literal as last argument of substitute has no effect"
msgstr "%s: een stringwaarde als laatste vervangingsargument heeft geen effect"
-#: awkgram.y:4629
+#: awkgram.y:4630
#, c-format
msgid "%s third parameter is not a changeable object"
msgstr "%s: derde parameter is geen veranderbaar object"
-#: awkgram.y:4733 awkgram.y:4736
+#: awkgram.y:4734 awkgram.y:4737
msgid "match: third argument is a gawk extension"
msgstr "match: derde argument is een gawk-uitbreiding"
-#: awkgram.y:4790 awkgram.y:4793
+#: awkgram.y:4791 awkgram.y:4794
msgid "close: second argument is a gawk extension"
msgstr "close: tweede argument is een gawk-uitbreiding"
-#: awkgram.y:4805
+#: awkgram.y:4806
msgid "use of dcgettext(_\"...\") is incorrect: remove leading underscore"
msgstr "dcgettext(_\"...\") is onjuist: verwijder het liggende streepje"
-#: awkgram.y:4820
+#: awkgram.y:4821
msgid "use of dcngettext(_\"...\") is incorrect: remove leading underscore"
msgstr "dcngettext(_\"...\") is onjuist: verwijder het liggende streepje"
-#: awkgram.y:4839
+#: awkgram.y:4840
msgid "index: regexp constant as second argument is not allowed"
msgstr ""
"index: een reguliere-expressie-constante als tweede argument is niet "
"toegestaan"
-#: awkgram.y:4892
+#: awkgram.y:4893
#, c-format
msgid "function `%s': parameter `%s' shadows global variable"
msgstr "functie '%s': parameter '%s' schaduwt een globale variabele"
-#: awkgram.y:4941 debug.c:4199 debug.c:4242 debug.c:5364 profile.c:110
+#: awkgram.y:4942 debug.c:4197 debug.c:4240 debug.c:5362 profile.c:110
#, c-format
msgid "could not open `%s' for writing: %s"
msgstr "kan '%s' niet openen om te schrijven: %s"
-#: awkgram.y:4942
+#: awkgram.y:4943
msgid "sending variable list to standard error"
msgstr "variabelenlijst gaat naar standaardfoutuitvoer"
-#: awkgram.y:4950
+#: awkgram.y:4951
#, c-format
msgid "%s: close failed: %s"
msgstr "%s: sluiten is mislukt: %s"
-#: awkgram.y:4975
+#: awkgram.y:4976
msgid "shadow_funcs() called twice!"
msgstr "shadow_funcs() twee keer aangeroepen!"
-#: awkgram.y:4983
+#: awkgram.y:4984
#, fuzzy
#| msgid "there were shadowed variables."
msgid "there were shadowed variables"
msgstr "er waren geschaduwde variabelen."
-#: awkgram.y:5060
+#: awkgram.y:5061
#, c-format
msgid "function name `%s' previously defined"
msgstr "functienaam '%s' is al eerder gedefinieerd"
-#: awkgram.y:5111
+#: awkgram.y:5112
#, c-format
msgid "function `%s': cannot use function name as parameter name"
msgstr "functie '%s': kan functienaam niet als parameternaam gebruiken"
-#: awkgram.y:5114
+#: awkgram.y:5115
#, c-format
msgid "function `%s': cannot use special variable `%s' as a function parameter"
msgstr ""
"functie '%s': kan speciale variabele '%s' niet als functieparameter gebruiken"
-#: awkgram.y:5118
+#: awkgram.y:5119
#, c-format
msgid "function `%s': parameter `%s' cannot contain a namespace"
msgstr "functie '%s': parameter '%s' mag geen naamsruimte bevatten"
-#: awkgram.y:5125
+#: awkgram.y:5126
#, c-format
msgid "function `%s': parameter #%d, `%s', duplicates parameter #%d"
msgstr "functie '%s': parameter #%d, '%s', dupliceert parameter #%d"
-#: awkgram.y:5214
+#: awkgram.y:5215
#, c-format
msgid "function `%s' called but never defined"
msgstr "functie '%s' wordt aangeroepen maar is nergens gedefinieerd"
-#: awkgram.y:5218
+#: awkgram.y:5219
#, c-format
msgid "function `%s' defined but never called directly"
msgstr "functie '%s' is gedefinieerd maar wordt nergens direct aangeroepen"
-#: awkgram.y:5250
+#: awkgram.y:5251
#, c-format
msgid "regexp constant for parameter #%d yields boolean value"
msgstr "regexp-constante als parameter #%d levert booleanwaarde op"
-#: awkgram.y:5265
+#: awkgram.y:5266
#, c-format
msgid ""
"function `%s' called with space between name and `(',\n"
@@ -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:5488 awkgram.y:5541 mpfr.c:1589 mpfr.c:1624
+#: awkgram.y:5489 awkgram.y:5542 mpfr.c:1589 mpfr.c:1624
msgid "division by zero attempted"
msgstr "deling door nul"
-#: awkgram.y:5497 awkgram.y:5550 mpfr.c:1634
+#: awkgram.y:5498 awkgram.y:5551 mpfr.c:1634
#, c-format
msgid "division by zero attempted in `%%'"
msgstr "deling door nul in '%%'"
-#: awkgram.y:5870
+#: awkgram.y:5871
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:5873
+#: awkgram.y:5874
#, c-format
msgid "invalid target of assignment (opcode %s)"
msgstr "ongeldig doel van toewijzing (opcode %s)"
-#: awkgram.y:6253
+#: awkgram.y:6254
msgid "statement has no effect"
msgstr "opdracht heeft geen effect"
-#: awkgram.y:6768
+#: awkgram.y:6769
#, c-format
msgid "identifier %s: qualified names not allowed in traditional / POSIX mode"
msgstr ""
-#: awkgram.y:6773
+#: awkgram.y:6774
#, c-format
msgid "identifier %s: namespace separator is two colons, not one"
msgstr ""
-#: awkgram.y:6779
+#: awkgram.y:6780
#, c-format
msgid "qualified identifier `%s' is badly formed"
msgstr ""
-#: awkgram.y:6786
+#: awkgram.y:6787
#, c-format
msgid ""
"identifier `%s': namespace separator can only appear once in a qualified name"
msgstr ""
-#: awkgram.y:6835 awkgram.y:6886
+#: awkgram.y:6836 awkgram.y:6887
#, c-format
msgid "using reserved identifier `%s' as a namespace is not allowed"
msgstr ""
-#: awkgram.y:6842 awkgram.y:6852
+#: awkgram.y:6843 awkgram.y:6853
#, c-format
msgid ""
"using reserved identifier `%s' as second component of a qualified name is "
"not allowed"
msgstr ""
-#: awkgram.y:6870
+#: awkgram.y:6871
msgid "@namespace is a gawk extension"
msgstr "'@namespace' is een gawk-uitbreiding"
-#: awkgram.y:6877
+#: awkgram.y:6878
#, c-format
msgid "namespace name `%s' must meet identifier naming rules"
msgstr ""
@@ -1738,17 +1738,17 @@ msgstr "[\"%.*s\"] niet in array '%s'\n"
msgid "`%s[\"%.*s\"]' is not an array\n"
msgstr "'%s[\"%.*s\"]' is geen array\n"
-#: debug.c:1262 debug.c:5124
+#: debug.c:1262 debug.c:5122
#, c-format
msgid "`%s' is not a scalar variable"
msgstr "'%s' is geen scalaire variabele"
-#: debug.c:1285 debug.c:5154
+#: debug.c:1285 debug.c:5152
#, c-format
msgid "attempt to use array `%s[\"%.*s\"]' in a scalar context"
msgstr "array '%s[\"%.*s\"]' wordt gebruikt in een scalaire context"
-#: debug.c:1308 debug.c:5165
+#: debug.c:1308 debug.c:5163
#, c-format
msgid "attempt to use scalar `%s[\"%.*s\"]' as array"
msgstr "scalair '%s[\"%.*s\"]' wordt gebruikt als array"
@@ -1879,211 +1879,211 @@ msgstr "kan geen breekpunt zetten in functie '%s'\n"
msgid "breakpoint %d set at file `%s', line %d is unconditional\n"
msgstr "breekpunt %d (gezet in bestand '%s', op regel %d) is onconditioneel\n"
-#: debug.c:2525 debug.c:3383
+#: debug.c:2524 debug.c:3381
#, c-format
msgid "line number %d in file `%s' out of range"
msgstr "regelnummer %d in bestand '%s' valt buiten bereik"
-#: debug.c:2541 debug.c:2563
+#: debug.c:2540 debug.c:2562
#, c-format
msgid "Deleted breakpoint %d"
msgstr "Breekpunt %d is verwijderd"
-#: debug.c:2547
+#: debug.c:2546
#, c-format
msgid "No breakpoint(s) at entry to function `%s'\n"
msgstr "Geen breekpunt(en) bij binnengaan van functie '%s'\n"
-#: debug.c:2574
+#: debug.c:2573
#, c-format
msgid "No breakpoint at file `%s', line #%d\n"
msgstr "Geen breekpunt in bestand '%s', op regel #%d\n"
-#: debug.c:2629 debug.c:2670 debug.c:2690 debug.c:2733
+#: debug.c:2628 debug.c:2669 debug.c:2689 debug.c:2732
msgid "invalid breakpoint number"
msgstr "ongeldig breekpuntnummer"
-#: debug.c:2645
+#: debug.c:2644
msgid "Delete all breakpoints? (y or n) "
msgstr "Alle breekpunten verwijderen? (j of n) "
-#: debug.c:2646 debug.c:2956 debug.c:3009
+#: debug.c:2645 debug.c:2955 debug.c:3008
msgid "y"
msgstr "j"
-#: debug.c:2695
+#: debug.c:2694
#, c-format
msgid "Will ignore next %ld crossing(s) of breakpoint %d.\n"
msgstr "Zal de volgende %ld passage(s) van breekpunt %d negeren.\n"
-#: debug.c:2699
+#: debug.c:2698
#, c-format
msgid "Will stop next time breakpoint %d is reached.\n"
msgstr "Zal de volgende keer dat breekpunt %d wordt bereikt stoppen.\n"
-#: debug.c:2816
+#: debug.c:2815
#, c-format
msgid "Can only debug programs provided with the `-f' option.\n"
msgstr "Kan alleen programma's debuggen die met optie '-f' gegeven zijn.\n"
-#: debug.c:2836
+#: debug.c:2835
#, c-format
msgid "Restarting ...\n"
msgstr ""
-#: debug.c:2941
+#: debug.c:2940
#, c-format
msgid "Failed to restart debugger"
msgstr "Herstarten van debugger is mislukt"
-#: debug.c:2955
+#: debug.c:2954
msgid "Program already running. Restart from beginning (y/n)? "
msgstr "Programma draait al. Herstarten vanaf begin (j/n)? "
-#: debug.c:2959
+#: debug.c:2958
#, c-format
msgid "Program not restarted\n"
msgstr "Programma is niet herstart\n"
-#: debug.c:2969
+#: debug.c:2968
#, c-format
msgid "error: cannot restart, operation not allowed\n"
msgstr "fout: kan niet herstarten; operatie is niet toegestaan\n"
-#: debug.c:2975
+#: debug.c:2974
#, c-format
msgid "error (%s): cannot restart, ignoring rest of the commands\n"
msgstr ""
"fout(%s): kan niet herstarten; de resterende commando's worden genegeerd\n"
-#: debug.c:2983
+#: debug.c:2982
#, fuzzy, c-format
#| msgid "Starting program: \n"
msgid "Starting program:\n"
msgstr "Starten van programma: \n"
-#: debug.c:2993
+#: debug.c:2992
#, c-format
msgid "Program exited abnormally with exit value: %d\n"
msgstr "Programma is abnormaal afgesloten, met afsluitwaarde %d\n"
-#: debug.c:2994
+#: debug.c:2993
#, c-format
msgid "Program exited normally with exit value: %d\n"
msgstr "Programma is normaal afgesloten, met afsluitwaarde %d\n"
-#: debug.c:3008
+#: debug.c:3007
msgid "The program is running. Exit anyway (y/n)? "
msgstr "Het programma draait. Toch afsluiten (j/n)? "
-#: debug.c:3043
+#: debug.c:3042
#, c-format
msgid "Not stopped at any breakpoint; argument ignored.\n"
msgstr "Niet gestopt op een breekpunt; argument is genegeerd.\n"
-#: debug.c:3048
+#: debug.c:3047
#, fuzzy, c-format
#| msgid "invalid breakpoint number %d."
msgid "invalid breakpoint number %d"
msgstr "ongeldig breekpuntnummer %d."
-#: debug.c:3053
+#: debug.c:3052
#, c-format
msgid "Will ignore next %ld crossings of breakpoint %d.\n"
msgstr "Zal de volgende %ld passages van breekpunt %d negeren.\n"
-#: debug.c:3240
+#: debug.c:3239
#, c-format
msgid "'finish' not meaningful in the outermost frame main()\n"
msgstr "'finish' is niet zinvol in het buitenste frame van main()\n"
-#: debug.c:3245
+#: debug.c:3244
#, fuzzy, c-format
#| msgid "Run till return from "
msgid "Run until return from "
msgstr "Draaien tot terugkeer uit "
-#: debug.c:3288
+#: debug.c:3287
#, c-format
msgid "'return' not meaningful in the outermost frame main()\n"
msgstr "'return' is niet zinvol in het buitenste frame van main()\n"
-#: debug.c:3402
+#: debug.c:3400
#, c-format
msgid "cannot find specified location in function `%s'\n"
msgstr "kan gegeven locatie in functie '%s' niet vinden\n"
-#: debug.c:3410
+#: debug.c:3408
#, c-format
msgid "invalid source line %d in file `%s'"
msgstr "ongeldige bronregel %d in bestand '%s'"
-#: debug.c:3425
+#: debug.c:3423
#, c-format
msgid "cannot find specified location %d in file `%s'\n"
msgstr "kan gegeven locatie %d in bestand '%s' niet vinden\n"
-#: debug.c:3457
+#: debug.c:3455
#, c-format
msgid "element not in array\n"
msgstr "element niet in array\n"
-#: debug.c:3457
+#: debug.c:3455
#, c-format
msgid "untyped variable\n"
msgstr "ongetypeerde variabele\n"
-#: debug.c:3499
+#: debug.c:3497
#, c-format
msgid "Stopping in %s ...\n"
msgstr "Stoppend in %s...\n"
-#: debug.c:3576
+#: debug.c:3574
#, c-format
msgid "'finish' not meaningful with non-local jump '%s'\n"
msgstr "'finish' is niet zinvol met een niet-lokale sprong '%s'\n"
-#: debug.c:3583
+#: debug.c:3581
#, c-format
msgid "'until' not meaningful with non-local jump '%s'\n"
msgstr "'until' is niet zinvol met een niet-lokale sprong '%s'\n"
#. TRANSLATORS: don't translate the 'q' inside the brackets.
-#: debug.c:4344
+#: debug.c:4342
msgid "\t------[Enter] to continue or [q] + [Enter] to quit------"
msgstr ""
"\t------[Enter] om verder te gaan, of [q] [Enter] om af te sluiten------"
-#: debug.c:5161
+#: debug.c:5159
#, c-format
msgid "[\"%.*s\"] not in array `%s'"
msgstr "[\"%.*s\"] niet in array '%s'"
-#: debug.c:5367
+#: debug.c:5365
#, c-format
msgid "sending output to stdout\n"
msgstr "uitvoer wordt naar standaarduitvoer gestuurd\n"
-#: debug.c:5407
+#: debug.c:5405
msgid "invalid number"
msgstr "ongeldig nummer"
-#: debug.c:5541
+#: debug.c:5539
#, c-format
msgid "`%s' not allowed in current context; statement ignored"
msgstr "'%s' is niet toegestaan in huidige context; statement is genegeerd"
-#: debug.c:5549
+#: debug.c:5547
msgid "`return' not allowed in current context; statement ignored"
msgstr "'return' is niet toegestaan in huidige context; statement is genegeerd"
-#: debug.c:5597
+#: debug.c:5595
#, fuzzy, c-format
#| msgid "fatal error: internal error"
msgid "fatal error during eval, need to restart.\n"
msgstr "fatale fout: **interne fout**"
-#: debug.c:5787
+#: debug.c:5785
#, fuzzy, c-format
#| msgid "no symbol `%s' in current context\n"
msgid "no symbol `%s' in current context"
@@ -2141,49 +2141,49 @@ msgstr "onjuiste opgave van '%sFMT': '%s'"
msgid "turning off `--lint' due to assignment to `LINT'"
msgstr "'--lint' wordt uitgeschakeld wegens toewijzing aan 'LINT'"
-#: eval.c:1189
+#: eval.c:1190
#, c-format
msgid "reference to uninitialized argument `%s'"
msgstr "verwijzing naar ongeïnitialiseerd argument '%s'"
-#: eval.c:1190
+#: eval.c:1191
#, c-format
msgid "reference to uninitialized variable `%s'"
msgstr "verwijzing naar ongeïnitialiseerde variabele '%s'"
-#: eval.c:1208
+#: eval.c:1209
msgid "attempt to field reference from non-numeric value"
msgstr "veldverwijzingspoging via een waarde die geen getal is"
-#: eval.c:1210
+#: eval.c:1211
msgid "attempt to field reference from null string"
msgstr "veldverwijzingspoging via een lege string"
-#: eval.c:1218
+#: eval.c:1219
#, c-format
msgid "attempt to access field %ld"
msgstr "toegangspoging tot veld %ld"
-#: eval.c:1227
+#: eval.c:1228
#, c-format
msgid "reference to uninitialized field `$%ld'"
msgstr "verwijzing naar ongeïnitialiseerd veld '$%ld'"
-#: eval.c:1291
+#: eval.c:1292
#, c-format
msgid "function `%s' called with more arguments than declared"
msgstr "functie '%s' aangeroepen met meer argumenten dan gedeclareerd"
-#: eval.c:1496
+#: eval.c:1497
#, c-format
msgid "unwind_stack: unexpected type `%s'"
msgstr "unwind_stack(): onverwacht type '%s'"
-#: eval.c:1671
+#: eval.c:1672
msgid "division by zero attempted in `/='"
msgstr "deling door nul in '/='"
-#: eval.c:1678
+#: eval.c:1679
#, c-format
msgid "division by zero attempted in `%%='"
msgstr "deling door nul in '%%='"
@@ -3804,7 +3804,7 @@ msgstr "**interne fout**: %s met lege 'vname'"
msgid "internal error: builtin with null fname"
msgstr "**interne fout**: ingebouwde functie met lege 'fname'"
-#: profile.c:1329
+#: profile.c:1328
#, fuzzy, c-format
msgid ""
"%s# Loaded extensions (-l and/or @load)\n"
@@ -3813,7 +3813,7 @@ msgstr ""
"\t# Geladen uitbreidingen ('-l' en/of '@load')\n"
"\n"
-#: profile.c:1360
+#: profile.c:1359
#, fuzzy, c-format
msgid ""
"\n"
@@ -3823,12 +3823,12 @@ msgstr ""
"\t# Geladen uitbreidingen ('-l' en/of '@load')\n"
"\n"
-#: profile.c:1424
+#: profile.c:1423
#, c-format
msgid "\t# gawk profile, created %s\n"
msgstr "\t# gawk-profiel, gemaakt op %s\n"
-#: profile.c:1992
+#: profile.c:1991
#, c-format
msgid ""
"\n"
@@ -3837,7 +3837,7 @@ msgstr ""
"\n"
"\t# Functies, alfabetisch geordend\n"
-#: profile.c:2053
+#: profile.c:2052
#, c-format
msgid "redir2str: unknown redirection type %d"
msgstr "redir2str(): onbekend omleidingstype %d"
diff --git a/po/pl.po b/po/pl.po
index d5fd844c..5564d579 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-04-20 19:49+0300\n"
+"POT-Creation-Date: 2023-05-07 21:31+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"
@@ -42,8 +42,8 @@ msgid "attempt to use scalar `%s' as an array"
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:1160
-#: eval.c:1554
+#: builtin.c:1807 builtin.c:2323 builtin.c:2350 eval.c:1156 eval.c:1161
+#: eval.c:1555
#, c-format
msgid "attempt to use array `%s' in a scalar context"
msgstr "próba użycia tablicy `%s' w kontekÅcie skalaru"
@@ -152,11 +152,11 @@ msgstr "powielone wartoÅci case w ciele switch: %s"
msgid "duplicate `default' detected in switch body"
msgstr "wykryto powielony `default' w ciele switch"
-#: awkgram.y:1052 awkgram.y:4483
+#: awkgram.y:1052 awkgram.y:4484
msgid "`break' is not allowed outside a loop or switch"
msgstr "instrukcja `break' poza pÄtlÄ
lub switch'em jest niedozwolona"
-#: awkgram.y:1062 awkgram.y:4475
+#: awkgram.y:1062 awkgram.y:4476
msgid "`continue' is not allowed outside a loop"
msgstr "instrukcja `continue' poza pÄtlÄ
jest niedozwolona"
@@ -276,7 +276,7 @@ msgstr ""
"funkcje lub reguÅy"
#: awkgram.y:2881 awkgram.y:2959 awkgram.y:3197 debug.c:545 debug.c:561
-#: debug.c:2845 debug.c:5215
+#: debug.c:2844 debug.c:5213
#, c-format
msgid "cannot open source file `%s' for reading: %s"
msgstr "nie można otworzyÄ pliku źródÅowego `%s' do odczytu: %s"
@@ -286,7 +286,7 @@ msgstr "nie można otworzyÄ pliku źródÅowego `%s' do
odczytu: %s"
msgid "cannot open shared library `%s' for reading: %s"
msgstr "nie można otworzyÄ wspóÅdzielonej biblioteki `%s' do odczytu: %s"
-#: awkgram.y:2884 awkgram.y:2960 awkgram.y:3020 builtin.c:136 debug.c:5366
+#: awkgram.y:2884 awkgram.y:2960 awkgram.y:3020 builtin.c:136 debug.c:5364
msgid "reason unknown"
msgstr "nieznany powód"
@@ -377,164 +377,164 @@ msgstr "użycie `\\ #...' kontynuacji linii nie jest
przenoÅne"
msgid "backslash not last character on line"
msgstr "backslash nie jest ostatnim znakiem w wierszu"
-#: awkgram.y:3879 awkgram.y:3881
+#: awkgram.y:3880 awkgram.y:3882
msgid "multidimensional arrays are a gawk extension"
msgstr "wielowymiarowe tablice sÄ
rozszerzeniem gawk"
-#: awkgram.y:3906 awkgram.y:3917
+#: awkgram.y:3907 awkgram.y:3918
#, c-format
msgid "POSIX does not allow operator `%s'"
msgstr "POSIX nie zezwala na operator `%s'"
-#: awkgram.y:3908 awkgram.y:3919 awkgram.y:3954 awkgram.y:3962
+#: awkgram.y:3909 awkgram.y:3920 awkgram.y:3955 awkgram.y:3963
#, c-format
msgid "operator `%s' is not supported in old awk"
msgstr "operator `%s' nie jest wspierany w starym awk"
-#: awkgram.y:4059 awkgram.y:4081 command.y:1188
+#: awkgram.y:4060 awkgram.y:4082 command.y:1188
msgid "unterminated string"
msgstr "niezakoÅczony ÅaÅcuch"
-#: awkgram.y:4069 main.c:1284
+#: awkgram.y:4070 main.c:1284
msgid "POSIX does not allow physical newlines in string values"
msgstr "POSIX nie zezwala na fizyczne koÅce linii w wartoÅciach ÅaÅcuchów"
-#: awkgram.y:4071 node.c:460
+#: awkgram.y:4072 node.c:460
msgid "backslash string continuation is not portable"
msgstr "kontynuacja ÅaÅcucha z użyciem znaku '\\' nie jest przenoÅna"
-#: awkgram.y:4312
+#: awkgram.y:4313
#, c-format
msgid "invalid char '%c' in expression"
msgstr "nieprawidÅowy znak '%c' w wyrażeniu"
-#: awkgram.y:4407
+#: awkgram.y:4408
#, c-format
msgid "`%s' is a gawk extension"
msgstr "`%s' jest rozszerzeniem gawk"
-#: awkgram.y:4412
+#: awkgram.y:4413
#, c-format
msgid "POSIX does not allow `%s'"
msgstr "POSIX nie zezwala na `%s'"
-#: awkgram.y:4420
+#: awkgram.y:4421
#, c-format
msgid "`%s' is not supported in old awk"
msgstr "`%s' nie jest wspierany w starym awk"
-#: awkgram.y:4520
+#: awkgram.y:4521
msgid "`goto' considered harmful!"
msgstr "`goto' uważane za szkodliwe!"
-#: awkgram.y:4589
+#: awkgram.y:4590
#, c-format
msgid "%d is invalid as number of arguments for %s"
msgstr "%d jest nieprawidÅowe jako liczba argumentów dla %s"
-#: awkgram.y:4624
+#: awkgram.y:4625
#, c-format
msgid "%s: string literal as last argument of substitute has no effect"
msgstr ""
"%s: literaÅ ÅaÅcuchowy jako ostatni argument podstawienia nie ma żadnego "
"efektu"
-#: awkgram.y:4629
+#: awkgram.y:4630
#, c-format
msgid "%s third parameter is not a changeable object"
msgstr "%s trzeci parametr nie jest zmiennym obiektem"
-#: awkgram.y:4733 awkgram.y:4736
+#: awkgram.y:4734 awkgram.y:4737
msgid "match: third argument is a gawk extension"
msgstr "match: trzeci argument jest rozszerzeniem gawk"
-#: awkgram.y:4790 awkgram.y:4793
+#: awkgram.y:4791 awkgram.y:4794
msgid "close: second argument is a gawk extension"
msgstr "close: drugi argument jest rozszerzeniem gawk"
-#: awkgram.y:4805
+#: awkgram.y:4806
msgid "use of dcgettext(_\"...\") is incorrect: remove leading underscore"
msgstr "nieprawidÅowe użycie dcgettext(_\"...\"): usuÅ znak podkreÅlenia"
-#: awkgram.y:4820
+#: awkgram.y:4821
msgid "use of dcngettext(_\"...\") is incorrect: remove leading underscore"
msgstr "nieprawidÅowe użycie dcngettext(_\"...\"): usuÅ znak podkreÅlenia"
-#: awkgram.y:4839
+#: awkgram.y:4840
msgid "index: regexp constant as second argument is not allowed"
msgstr "index: staÅy regexp jako drugi argument nie jest dozwolony"
-#: awkgram.y:4892
+#: awkgram.y:4893
#, c-format
msgid "function `%s': parameter `%s' shadows global variable"
msgstr "funkcja `%s': parametr `%s' zasÅania globalnÄ
zmiennÄ
"
-#: awkgram.y:4941 debug.c:4199 debug.c:4242 debug.c:5364 profile.c:110
+#: awkgram.y:4942 debug.c:4197 debug.c:4240 debug.c:5362 profile.c:110
#, c-format
msgid "could not open `%s' for writing: %s"
msgstr "nie można otworzyÄ `%s' do zapisu: %s"
-#: awkgram.y:4942
+#: awkgram.y:4943
msgid "sending variable list to standard error"
msgstr "wysyÅanie listy zmiennych na standardowe wyjÅcie diagnostyczne"
-#: awkgram.y:4950
+#: awkgram.y:4951
#, c-format
msgid "%s: close failed: %s"
msgstr "%s: zamkniÄcie nie powiodÅo siÄ: %s"
-#: awkgram.y:4975
+#: awkgram.y:4976
msgid "shadow_funcs() called twice!"
msgstr "shadow_funcs() wywoÅana podwójnie!"
-#: awkgram.y:4983
+#: awkgram.y:4984
msgid "there were shadowed variables"
msgstr "wystÄ
piÅy przykryte zmienne"
-#: awkgram.y:5060
+#: awkgram.y:5061
#, c-format
msgid "function name `%s' previously defined"
msgstr "nazwa funkcji `%s' zostaÅa zdefiniowana poprzednio"
-#: awkgram.y:5111
+#: awkgram.y:5112
#, c-format
msgid "function `%s': cannot use function name as parameter name"
msgstr "funkcja `%s': nie można użyÄ nazwy funkcji jako nazwy parametru"
-#: awkgram.y:5114
+#: awkgram.y:5115
#, c-format
msgid "function `%s': cannot use special variable `%s' as a function parameter"
msgstr ""
"funkcja `%s': nie można użyÄ specjalnej zmiennej `%s' jako parametru
funkcji"
-#: awkgram.y:5118
+#: awkgram.y:5119
#, c-format
msgid "function `%s': parameter `%s' cannot contain a namespace"
msgstr "funkcja `%s': parametr `%s' nie może zawieraÄ przestrzeni nazw"
-#: awkgram.y:5125
+#: awkgram.y:5126
#, c-format
msgid "function `%s': parameter #%d, `%s', duplicates parameter #%d"
msgstr "funkcja `%s': parametr #%d, `%s', powiela parametr #%d"
-#: awkgram.y:5214
+#: awkgram.y:5215
#, c-format
msgid "function `%s' called but never defined"
msgstr "funkcja `%s' zostaÅa wywoÅana, ale nigdy nie zostaÅa zdefiniowana"
-#: awkgram.y:5218
+#: awkgram.y:5219
#, c-format
msgid "function `%s' defined but never called directly"
msgstr ""
"funkcja `%s' zostaÅa zdefiniowana, ale nigdy nie zostaÅa wywoÅana "
"bezpoÅrednio"
-#: awkgram.y:5250
+#: awkgram.y:5251
#, c-format
msgid "regexp constant for parameter #%d yields boolean value"
msgstr "staÅe wyrażenie regularne dla parametru #%d daje wartoÅÄ logicznÄ
"
-#: awkgram.y:5265
+#: awkgram.y:5266
#, c-format
msgid ""
"function `%s' called with space between name and `(',\n"
@@ -544,48 +544,48 @@ msgstr ""
"`(',\n"
"lub użyta jako zmienna lub jako tablica"
-#: awkgram.y:5488 awkgram.y:5541 mpfr.c:1589 mpfr.c:1624
+#: awkgram.y:5489 awkgram.y:5542 mpfr.c:1589 mpfr.c:1624
msgid "division by zero attempted"
msgstr "próba dzielenia przez zero"
-#: awkgram.y:5497 awkgram.y:5550 mpfr.c:1634
+#: awkgram.y:5498 awkgram.y:5551 mpfr.c:1634
#, c-format
msgid "division by zero attempted in `%%'"
msgstr "próba dzielenia przez zero w `%%'"
-#: awkgram.y:5870
+#: awkgram.y:5871
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:5873
+#: awkgram.y:5874
#, c-format
msgid "invalid target of assignment (opcode %s)"
msgstr "nieprawidÅowy cel przypisania (opcode %s)"
-#: awkgram.y:6253
+#: awkgram.y:6254
msgid "statement has no effect"
msgstr "instrukcja nie ma żadnego efektu"
-#: awkgram.y:6768
+#: awkgram.y:6769
#, 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:6773
+#: awkgram.y:6774
#, 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:6779
+#: awkgram.y:6780
#, c-format
msgid "qualified identifier `%s' is badly formed"
msgstr "kwalifikowany identyfikator `%s' bÅÄdnie sformuÅowany"
-#: awkgram.y:6786
+#: awkgram.y:6787
#, 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:6835 awkgram.y:6886
+#: awkgram.y:6836 awkgram.y:6887
#, 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:6842 awkgram.y:6852
+#: awkgram.y:6843 awkgram.y:6853
#, 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:6870
+#: awkgram.y:6871
msgid "@namespace is a gawk extension"
msgstr "@namespace jest rozszerzeniem gawk"
-#: awkgram.y:6877
+#: awkgram.y:6878
#, c-format
msgid "namespace name `%s' must meet identifier naming rules"
msgstr ""
@@ -1615,17 +1615,17 @@ msgstr "klucza \"%.*s\" nie ma w tablicy `%s'\n"
msgid "`%s[\"%.*s\"]' is not an array\n"
msgstr "`%s[\"%.*s\"]' nie jest tablicÄ
\n"
-#: debug.c:1262 debug.c:5124
+#: debug.c:1262 debug.c:5122
#, c-format
msgid "`%s' is not a scalar variable"
msgstr "`%s' nie jest zmiennÄ
skalarnÄ
"
-#: debug.c:1285 debug.c:5154
+#: debug.c:1285 debug.c:5152
#, c-format
msgid "attempt to use array `%s[\"%.*s\"]' in a scalar context"
msgstr "próba użycia tablicy `%s[\"%.*s\"]' w kontekÅcie skalaru"
-#: debug.c:1308 debug.c:5165
+#: debug.c:1308 debug.c:5163
#, c-format
msgid "attempt to use scalar `%s[\"%.*s\"]' as array"
msgstr "próba użycia skalaru `%s[\"%.*s\"]' jako tablicy"
@@ -1756,206 +1756,206 @@ msgstr "nie można ustawiÄ breakpointa w funkcji
`%s'\n"
msgid "breakpoint %d set at file `%s', line %d is unconditional\n"
msgstr "breakpoint %d ustawiony w pliku `%s', linii %d jest bezwarunkowy\n"
-#: debug.c:2525 debug.c:3383
+#: debug.c:2524 debug.c:3381
#, c-format
msgid "line number %d in file `%s' out of range"
msgstr "numer linii %d w pliku `%s' jest poza zasiÄgiem"
-#: debug.c:2541 debug.c:2563
+#: debug.c:2540 debug.c:2562
#, c-format
msgid "Deleted breakpoint %d"
msgstr "Skasowany breakpoint %d"
-#: debug.c:2547
+#: debug.c:2546
#, c-format
msgid "No breakpoint(s) at entry to function `%s'\n"
msgstr "Brak breakpointów na poczÄ
tku funkcji `%s'\n"
-#: debug.c:2574
+#: debug.c:2573
#, c-format
msgid "No breakpoint at file `%s', line #%d\n"
msgstr "Brak breakpointa w pliku `%s', linii #%d\n"
-#: debug.c:2629 debug.c:2670 debug.c:2690 debug.c:2733
+#: debug.c:2628 debug.c:2669 debug.c:2689 debug.c:2732
msgid "invalid breakpoint number"
msgstr "bÅÄdny numer breakpointu"
-#: debug.c:2645
+#: debug.c:2644
msgid "Delete all breakpoints? (y or n) "
msgstr "Czy skasowaÄ wszystkie breakpointy? (y lub n) "
-#: debug.c:2646 debug.c:2956 debug.c:3009
+#: debug.c:2645 debug.c:2955 debug.c:3008
msgid "y"
msgstr "t"
-#: debug.c:2695
+#: debug.c:2694
#, c-format
msgid "Will ignore next %ld crossing(s) of breakpoint %d.\n"
msgstr "NastÄpne %ld przejÅÄ breakpointu %d bÄdzie zignorowanych.\n"
-#: debug.c:2699
+#: debug.c:2698
#, c-format
msgid "Will stop next time breakpoint %d is reached.\n"
msgstr "Przy nastÄpnym osiÄ
gniÄciu breakpointu %d nastÄ
pi zatrzymanie.\n"
-#: debug.c:2816
+#: debug.c:2815
#, c-format
msgid "Can only debug programs provided with the `-f' option.\n"
msgstr "Można ÅledziÄ tylko programy przekazane opcjÄ
`-f'.\n"
-#: debug.c:2836
+#: debug.c:2835
#, c-format
msgid "Restarting ...\n"
msgstr "Restartowanie...\n"
-#: debug.c:2941
+#: debug.c:2940
#, c-format
msgid "Failed to restart debugger"
msgstr "Nie udaÅo siÄ zrestartowaÄ debuggera"
-#: debug.c:2955
+#: debug.c:2954
msgid "Program already running. Restart from beginning (y/n)? "
msgstr "Program już dziaÅa. ZrestartowaÄ od poczÄ
tku (t/n)? "
-#: debug.c:2959
+#: debug.c:2958
#, c-format
msgid "Program not restarted\n"
msgstr "Program nie zrestartowany\n"
-#: debug.c:2969
+#: debug.c:2968
#, c-format
msgid "error: cannot restart, operation not allowed\n"
msgstr "bÅÄ
d: nie można zrestartowaÄ, operacja niedozwolona\n"
-#: debug.c:2975
+#: debug.c:2974
#, c-format
msgid "error (%s): cannot restart, ignoring rest of the commands\n"
msgstr "bÅÄ
d (%s): nie można zrestartowaÄ, ignorowanie reszty poleceÅ\n"
-#: debug.c:2983
+#: debug.c:2982
#, c-format
msgid "Starting program:\n"
msgstr "Uruchamianie programu:\n"
-#: debug.c:2993
+#: debug.c:2992
#, c-format
msgid "Program exited abnormally with exit value: %d\n"
msgstr "Program zakoÅczyÅ siÄ nieprawidÅowo z kodem wyjÅcia: %d\n"
-#: debug.c:2994
+#: debug.c:2993
#, c-format
msgid "Program exited normally with exit value: %d\n"
msgstr "Program zakoÅczyÅ siÄ prawidÅowo z kodem wyjÅcia: %d\n"
-#: debug.c:3008
+#: debug.c:3007
msgid "The program is running. Exit anyway (y/n)? "
msgstr "Program już dziaÅa. ZakoÅczyÄ mimo to (t/n)? "
-#: debug.c:3043
+#: debug.c:3042
#, c-format
msgid "Not stopped at any breakpoint; argument ignored.\n"
msgstr "Nie zatrzymano na żadnym breakpoincie; argument zignorowany.\n"
-#: debug.c:3048
+#: debug.c:3047
#, c-format
msgid "invalid breakpoint number %d"
msgstr "nieprawidÅowy numer breakpointu %d"
-#: debug.c:3053
+#: debug.c:3052
#, c-format
msgid "Will ignore next %ld crossings of breakpoint %d.\n"
msgstr "NastÄpne %ld przejÅÄ breakpointu %d bÄdzie zignorowanych.\n"
-#: debug.c:3240
+#: debug.c:3239
#, c-format
msgid "'finish' not meaningful in the outermost frame main()\n"
msgstr "'finish' nic nie znaczy w najbardziej zewnÄtrznej ramce main()\n"
-#: debug.c:3245
+#: debug.c:3244
#, c-format
msgid "Run until return from "
msgstr "Uruchomienie do powrotu z "
-#: debug.c:3288
+#: debug.c:3287
#, c-format
msgid "'return' not meaningful in the outermost frame main()\n"
msgstr "'return' nic nie znaczy w najbardziej zewnÄtrznej ramce main()\n"
-#: debug.c:3402
+#: debug.c:3400
#, c-format
msgid "cannot find specified location in function `%s'\n"
msgstr "nie można odnaleÅºÄ podanej lokalizacji w funkcji `%s'\n"
-#: debug.c:3410
+#: debug.c:3408
#, c-format
msgid "invalid source line %d in file `%s'"
msgstr "nieprawidÅowa linia źródÅowa %d w pliku `%s'"
-#: debug.c:3425
+#: debug.c:3423
#, c-format
msgid "cannot find specified location %d in file `%s'\n"
msgstr "nie można odnaleÅºÄ lokalizacji %d w pliku `%s'\n"
-#: debug.c:3457
+#: debug.c:3455
#, c-format
msgid "element not in array\n"
msgstr "brak elementu w tablicy\n"
-#: debug.c:3457
+#: debug.c:3455
#, c-format
msgid "untyped variable\n"
msgstr "zmienna bez typu\n"
-#: debug.c:3499
+#: debug.c:3497
#, c-format
msgid "Stopping in %s ...\n"
msgstr "Zatrzymywanie w %s...\n"
-#: debug.c:3576
+#: debug.c:3574
#, c-format
msgid "'finish' not meaningful with non-local jump '%s'\n"
msgstr "'finish' nic nie znaczy wraz z nielokalnym skokiem '%s'\n"
-#: debug.c:3583
+#: debug.c:3581
#, c-format
msgid "'until' not meaningful with non-local jump '%s'\n"
msgstr "'until' nic nie znaczy wraz z nielokalnym skokiem '%s'\n"
#. TRANSLATORS: don't translate the 'q' inside the brackets.
-#: debug.c:4344
+#: debug.c:4342
msgid "\t------[Enter] to continue or [q] + [Enter] to quit------"
msgstr "\t------[Enter] aby kontynuowaÄ lub [q] + [Enter], aby
zakoÅczyÄ------"
-#: debug.c:5161
+#: debug.c:5159
#, c-format
msgid "[\"%.*s\"] not in array `%s'"
msgstr "[\"%.*s\"] nie ma w tablicy `%s'"
-#: debug.c:5367
+#: debug.c:5365
#, c-format
msgid "sending output to stdout\n"
msgstr "wysyÅanie wyjÅcia na stdout\n"
-#: debug.c:5407
+#: debug.c:5405
msgid "invalid number"
msgstr "nieprawidÅowa liczba"
-#: debug.c:5541
+#: debug.c:5539
#, c-format
msgid "`%s' not allowed in current context; statement ignored"
msgstr "polecenie `%s' nie może byÄ wywoÅane w tym kontekÅcie; zignorowano"
-#: debug.c:5549
+#: debug.c:5547
msgid "`return' not allowed in current context; statement ignored"
msgstr ""
"instrukcja `return' nie może byÄ wywoÅana w tym kontekÅcie; zignorowano"
-#: debug.c:5597
+#: debug.c:5595
#, c-format
msgid "fatal error during eval, need to restart.\n"
msgstr "bÅÄ
d krytyczny podczas wykonywania eval, koniecznoÅÄ restartu.\n"
-#: debug.c:5787
+#: debug.c:5785
#, c-format
msgid "no symbol `%s' in current context"
msgstr "brak symbolu `%s' w bieżÄ
cym kontekÅcie"
@@ -2012,51 +2012,51 @@ msgstr "zÅa specyfikacja `%sFMT' `%s'"
msgid "turning off `--lint' due to assignment to `LINT'"
msgstr "wyÅÄ
czenie `--lint' z powodu przypisania do `LINT'"
-#: eval.c:1189
+#: eval.c:1190
#, c-format
msgid "reference to uninitialized argument `%s'"
msgstr "odwoÅanie do niezainicjowanego argumentu `%s'"
-#: eval.c:1190
+#: eval.c:1191
#, c-format
msgid "reference to uninitialized variable `%s'"
msgstr "odwoÅanie do niezainicjowanej zmiennej `%s'"
-#: eval.c:1208
+#: eval.c:1209
msgid "attempt to field reference from non-numeric value"
msgstr "próba odwoÅania do pola poprzez nienumerycznÄ
wartoÅÄ"
-#: eval.c:1210
+#: eval.c:1211
msgid "attempt to field reference from null string"
msgstr "próba odwoÅania z zerowego ÅaÅcucha"
-#: eval.c:1218
+#: eval.c:1219
#, c-format
msgid "attempt to access field %ld"
msgstr "próba dostÄpu do pola %ld"
-#: eval.c:1227
+#: eval.c:1228
#, c-format
msgid "reference to uninitialized field `$%ld'"
msgstr "odwoÅanie do niezainicjowanego pola `$%ld'"
-#: eval.c:1291
+#: eval.c:1292
#, c-format
msgid "function `%s' called with more arguments than declared"
msgstr ""
"funkcja `%s' zostaÅa wywoÅana z wiÄkszÄ
iloÅciÄ
argumentów niż
zostaÅo to "
"zadeklarowane"
-#: eval.c:1496
+#: eval.c:1497
#, c-format
msgid "unwind_stack: unexpected type `%s'"
msgstr "unwind_stack: niespodziewany typ `%s'"
-#: eval.c:1671
+#: eval.c:1672
msgid "division by zero attempted in `/='"
msgstr "próba dzielenia przez zero w `/='"
-#: eval.c:1678
+#: eval.c:1679
#, c-format
msgid "division by zero attempted in `%%='"
msgstr "próba dzielenia przez zero w `%%='"
@@ -3676,7 +3676,7 @@ msgstr "wewnÄtrzny bÅÄ
d: %s z zerowym vname"
msgid "internal error: builtin with null fname"
msgstr "wewnÄtrzny bÅÄ
d: builtin z fname null"
-#: profile.c:1329
+#: profile.c:1328
#, c-format
msgid ""
"%s# Loaded extensions (-l and/or @load)\n"
@@ -3685,7 +3685,7 @@ msgstr ""
"%s# ZaÅadowane rozszerzenia (-l i/lub @load)\n"
"\n"
-#: profile.c:1360
+#: profile.c:1359
#, c-format
msgid ""
"\n"
@@ -3696,12 +3696,12 @@ msgstr ""
"# DoÅÄ
czone pliki (-i i/lub @include)\n"
"\n"
-#: profile.c:1424
+#: profile.c:1423
#, c-format
msgid "\t# gawk profile, created %s\n"
msgstr "\t# profil programu gawk, utworzony %s\n"
-#: profile.c:1992
+#: profile.c:1991
#, c-format
msgid ""
"\n"
@@ -3710,7 +3710,7 @@ msgstr ""
"\n"
"\t# Funkcje, spis alfabetyczny\n"
-#: profile.c:2053
+#: profile.c:2052
#, c-format
msgid "redir2str: unknown redirection type %d"
msgstr "redir2str: nieznany typ przekierowania %d"
diff --git a/po/pt.po b/po/pt.po
index 77cfdab1..47212d83 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-04-20 19:49+0300\n"
+"POT-Creation-Date: 2023-05-07 21:31+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"
@@ -40,8 +40,8 @@ msgid "attempt to use scalar `%s' as an array"
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:1160
-#: eval.c:1554
+#: builtin.c:1807 builtin.c:2323 builtin.c:2350 eval.c:1156 eval.c:1161
+#: eval.c:1555
#, c-format
msgid "attempt to use array `%s' in a scalar context"
msgstr "tentativa de usar a matriz \"%s\" num contexto escalar"
@@ -145,11 +145,11 @@ msgstr "valores de \"case\" duplicados no corpo do
\"switch\": %s"
msgid "duplicate `default' detected in switch body"
msgstr "\"default\" duplicado detectado no corpo do \"switch\""
-#: awkgram.y:1052 awkgram.y:4483
+#: awkgram.y:1052 awkgram.y:4484
msgid "`break' is not allowed outside a loop or switch"
msgstr "\"break\" não é permitido fora de um ciclo ou \"switch\""
-#: awkgram.y:1062 awkgram.y:4475
+#: awkgram.y:1062 awkgram.y:4476
msgid "`continue' is not allowed outside a loop"
msgstr "\"continue\" não é permitido fora de um ciclo"
@@ -265,7 +265,7 @@ msgstr ""
"regras completas"
#: awkgram.y:2881 awkgram.y:2959 awkgram.y:3197 debug.c:545 debug.c:561
-#: debug.c:2845 debug.c:5215
+#: debug.c:2844 debug.c:5213
#, c-format
msgid "cannot open source file `%s' for reading: %s"
msgstr "impossÃvel abrir ficheiro-fonte \"%s\" para leitura: %s"
@@ -275,7 +275,7 @@ msgstr "impossÃvel abrir ficheiro-fonte \"%s\" para
leitura: %s"
msgid "cannot open shared library `%s' for reading: %s"
msgstr "impossÃvel abrir biblioteca partilhada \"%s\" para leitura: %s"
-#: awkgram.y:2884 awkgram.y:2960 awkgram.y:3020 builtin.c:136 debug.c:5366
+#: awkgram.y:2884 awkgram.y:2960 awkgram.y:3020 builtin.c:136 debug.c:5364
msgid "reason unknown"
msgstr "motivo desconhecido"
@@ -363,164 +363,164 @@ msgstr "uso de continuação de linha \"\\ #...\" não
é portável"
msgid "backslash not last character on line"
msgstr "a barra invertida não é o último carácter na linha"
-#: awkgram.y:3879 awkgram.y:3881
+#: awkgram.y:3880 awkgram.y:3882
msgid "multidimensional arrays are a gawk extension"
msgstr "matrizes multi-dimensionais são uma extensão gawk"
-#: awkgram.y:3906 awkgram.y:3917
+#: awkgram.y:3907 awkgram.y:3918
#, c-format
msgid "POSIX does not allow operator `%s'"
msgstr "POSIX não permite o operador \"%s\""
-#: awkgram.y:3908 awkgram.y:3919 awkgram.y:3954 awkgram.y:3962
+#: awkgram.y:3909 awkgram.y:3920 awkgram.y:3955 awkgram.y:3963
#, c-format
msgid "operator `%s' is not supported in old awk"
msgstr "o awk antigo não suporta o operador \"%s\""
-#: awkgram.y:4059 awkgram.y:4081 command.y:1188
+#: awkgram.y:4060 awkgram.y:4082 command.y:1188
msgid "unterminated string"
msgstr "cadeia indeterminada"
-#: awkgram.y:4069 main.c:1284
+#: awkgram.y:4070 main.c:1284
msgid "POSIX does not allow physical newlines in string values"
msgstr "POSIX não permite novas linhas fÃsicas em valores de cadeia"
-#: awkgram.y:4071 node.c:460
+#: awkgram.y:4072 node.c:460
msgid "backslash string continuation is not portable"
msgstr "continuação de cadeia com barra invertida não é portável"
-#: awkgram.y:4312
+#: awkgram.y:4313
#, c-format
msgid "invalid char '%c' in expression"
msgstr "carácter \"%c\" inválido em expressão"
-#: awkgram.y:4407
+#: awkgram.y:4408
#, c-format
msgid "`%s' is a gawk extension"
msgstr "\"%s\" é uma extensão gawk"
-#: awkgram.y:4412
+#: awkgram.y:4413
#, c-format
msgid "POSIX does not allow `%s'"
msgstr "POSIX não permite \"%s\""
-#: awkgram.y:4420
+#: awkgram.y:4421
#, c-format
msgid "`%s' is not supported in old awk"
msgstr "o awk antigo não suporta \"%s\""
-#: awkgram.y:4520
+#: awkgram.y:4521
msgid "`goto' considered harmful!"
msgstr "\"goto\" considerado perigoso!"
-#: awkgram.y:4589
+#: awkgram.y:4590
#, c-format
msgid "%d is invalid as number of arguments for %s"
msgstr "%d é inválido como nº de argumentos para %s"
-#: awkgram.y:4624
+#: awkgram.y:4625
#, c-format
msgid "%s: string literal as last argument of substitute has no effect"
msgstr ""
"%s: literal de cadeia como último argumento de substituto não tem efeito"
-#: awkgram.y:4629
+#: awkgram.y:4630
#, c-format
msgid "%s third parameter is not a changeable object"
msgstr "o terceiro parâmetro de %s não é um objecto alterável"
-#: awkgram.y:4733 awkgram.y:4736
+#: awkgram.y:4734 awkgram.y:4737
msgid "match: third argument is a gawk extension"
msgstr "match: o terceiro argumento é uma extensão gawk"
-#: awkgram.y:4790 awkgram.y:4793
+#: awkgram.y:4791 awkgram.y:4794
msgid "close: second argument is a gawk extension"
msgstr "close: o segundo argumento é uma extensão gawk"
-#: awkgram.y:4805
+#: awkgram.y:4806
msgid "use of dcgettext(_\"...\") is incorrect: remove leading underscore"
msgstr ""
"o uso de dcgettext(_\"...\") está incorrecto: remova o sublinhado inicial"
-#: awkgram.y:4820
+#: awkgram.y:4821
msgid "use of dcngettext(_\"...\") is incorrect: remove leading underscore"
msgstr ""
"o uso de dcngettext(_\"...\") está incorrecto: remova o sublinhado inicial"
-#: awkgram.y:4839
+#: awkgram.y:4840
msgid "index: regexp constant as second argument is not allowed"
msgstr "index: constante regexp como segundo argumento não é permitido"
-#: awkgram.y:4892
+#: awkgram.y:4893
#, c-format
msgid "function `%s': parameter `%s' shadows global variable"
msgstr "função \"%s\": o parâmetro \"%s\" sombreia uma variável global"
-#: awkgram.y:4941 debug.c:4199 debug.c:4242 debug.c:5364 profile.c:110
+#: awkgram.y:4942 debug.c:4197 debug.c:4240 debug.c:5362 profile.c:110
#, c-format
msgid "could not open `%s' for writing: %s"
msgstr "impossÃvel abrir \"%s\" para escrita: %s"
-#: awkgram.y:4942
+#: awkgram.y:4943
msgid "sending variable list to standard error"
msgstr "a enviar lista de variáveis para erro padrão"
-#: awkgram.y:4950
+#: awkgram.y:4951
#, c-format
msgid "%s: close failed: %s"
msgstr "%s: falha ao fechar: %s"
-#: awkgram.y:4975
+#: awkgram.y:4976
msgid "shadow_funcs() called twice!"
msgstr "shadow_funcs() chamada duas vezes!"
-#: awkgram.y:4983
+#: awkgram.y:4984
msgid "there were shadowed variables"
msgstr "houve variáveis sombreadas"
-#: awkgram.y:5060
+#: awkgram.y:5061
#, c-format
msgid "function name `%s' previously defined"
msgstr "nome de função \"%s\" previamente definido"
-#: awkgram.y:5111
+#: awkgram.y:5112
#, c-format
msgid "function `%s': cannot use function name as parameter name"
msgstr "função \"%s\": impossÃvel usar o nome da função como nome de
parâmetro"
-#: awkgram.y:5114
+#: awkgram.y:5115
#, c-format
msgid "function `%s': cannot use special variable `%s' as a function parameter"
msgstr ""
"função \"%s\": impossÃvel usar a variável especial \"%s\" como parâmetro
da "
"função"
-#: awkgram.y:5118
+#: awkgram.y:5119
#, c-format
msgid "function `%s': parameter `%s' cannot contain a namespace"
msgstr "função \"%s\": o parâmetro \"%s\" não pode conter um namespace"
-#: awkgram.y:5125
+#: awkgram.y:5126
#, c-format
msgid "function `%s': parameter #%d, `%s', duplicates parameter #%d"
msgstr "função \"%s\": o parâmetro nº %d, \"%s\", duplica o parâmetro nº
%d"
-#: awkgram.y:5214
+#: awkgram.y:5215
#, c-format
msgid "function `%s' called but never defined"
msgstr "função \"%s\" chamada, mas não foi definida"
-#: awkgram.y:5218
+#: awkgram.y:5219
#, c-format
msgid "function `%s' defined but never called directly"
msgstr "função \"%s\" definida, mas nunca é chamada directamente"
-#: awkgram.y:5250
+#: awkgram.y:5251
#, c-format
msgid "regexp constant for parameter #%d yields boolean value"
msgstr "constante regexp para o parâmetro nº %d entrega um valor booleano"
-#: awkgram.y:5265
+#: awkgram.y:5266
#, c-format
msgid ""
"function `%s' called with space between name and `(',\n"
@@ -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:5488 awkgram.y:5541 mpfr.c:1589 mpfr.c:1624
+#: awkgram.y:5489 awkgram.y:5542 mpfr.c:1589 mpfr.c:1624
msgid "division by zero attempted"
msgstr "tentativa de dividir por zero"
-#: awkgram.y:5497 awkgram.y:5550 mpfr.c:1634
+#: awkgram.y:5498 awkgram.y:5551 mpfr.c:1634
#, c-format
msgid "division by zero attempted in `%%'"
msgstr "tentativa de dividir por zero em \"%%\""
-#: awkgram.y:5870
+#: awkgram.y:5871
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:5873
+#: awkgram.y:5874
#, c-format
msgid "invalid target of assignment (opcode %s)"
msgstr "alvo de atribuição inválido (opcode %s)"
-#: awkgram.y:6253
+#: awkgram.y:6254
msgid "statement has no effect"
msgstr "a declaração não tem efeito"
-#: awkgram.y:6768
+#: awkgram.y:6769
#, 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:6773
+#: awkgram.y:6774
#, 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:6779
+#: awkgram.y:6780
#, c-format
msgid "qualified identifier `%s' is badly formed"
msgstr "identificador %s qualificado está mal formado"
-#: awkgram.y:6786
+#: awkgram.y:6787
#, 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:6835 awkgram.y:6886
+#: awkgram.y:6836 awkgram.y:6887
#, 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:6842 awkgram.y:6852
+#: awkgram.y:6843 awkgram.y:6853
#, 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:6870
+#: awkgram.y:6871
msgid "@namespace is a gawk extension"
msgstr "@namespace é uma extensão gawk"
-#: awkgram.y:6877
+#: awkgram.y:6878
#, c-format
msgid "namespace name `%s' must meet identifier naming rules"
msgstr ""
@@ -1617,17 +1617,17 @@ msgstr "o subscrito [\"%.*s\"] não está na matriz
\"%s\"\n"
msgid "`%s[\"%.*s\"]' is not an array\n"
msgstr "'%s[\"%.*s\"]' não é uma matriz\n"
-#: debug.c:1262 debug.c:5124
+#: debug.c:1262 debug.c:5122
#, c-format
msgid "`%s' is not a scalar variable"
msgstr "\"%s\" não é uma variável escalar"
-#: debug.c:1285 debug.c:5154
+#: debug.c:1285 debug.c:5152
#, c-format
msgid "attempt to use array `%s[\"%.*s\"]' in a scalar context"
msgstr "tentativa de usar matriz '%s[\"%.*s\"]' num contexto escalar"
-#: debug.c:1308 debug.c:5165
+#: debug.c:1308 debug.c:5163
#, c-format
msgid "attempt to use scalar `%s[\"%.*s\"]' as array"
msgstr "tentativa de usar o escalar '%s[\"%.*s\"]' como matriz"
@@ -1754,210 +1754,210 @@ msgstr "impossÃvel definir breakpoint na função
\"%s\"\n"
msgid "breakpoint %d set at file `%s', line %d is unconditional\n"
msgstr "breakpoint %d definido no ficheiro \"%s\", linha %d é incondicional\n"
-#: debug.c:2525 debug.c:3383
+#: debug.c:2524 debug.c:3381
#, c-format
msgid "line number %d in file `%s' out of range"
msgstr "número de linha %d no ficheiro \"%s\" fora do intervalo"
-#: debug.c:2541 debug.c:2563
+#: debug.c:2540 debug.c:2562
#, c-format
msgid "Deleted breakpoint %d"
msgstr "Breakpoint %d eliminado"
-#: debug.c:2547
+#: debug.c:2546
#, c-format
msgid "No breakpoint(s) at entry to function `%s'\n"
msgstr "Sem breakpoints na entrada da função \"%s\"\n"
-#: debug.c:2574
+#: debug.c:2573
#, c-format
msgid "No breakpoint at file `%s', line #%d\n"
msgstr "Sem breakpoint no ficheiro \"%s\", linha %d\n"
-#: debug.c:2629 debug.c:2670 debug.c:2690 debug.c:2733
+#: debug.c:2628 debug.c:2669 debug.c:2689 debug.c:2732
msgid "invalid breakpoint number"
msgstr "número de breakpoint inválido"
-#: debug.c:2645
+#: debug.c:2644
msgid "Delete all breakpoints? (y or n) "
msgstr "Eliminar todos os breakpoints? (s ou n) "
# I'm assuming this is the translation of the 'y' from the previous string.
#
# Presume-se que esta cadeia seja a tradução do "y" da cadeia anterior.
-#: debug.c:2646 debug.c:2956 debug.c:3009
+#: debug.c:2645 debug.c:2955 debug.c:3008
msgid "y"
msgstr "s"
-#: debug.c:2695
+#: debug.c:2694
#, c-format
msgid "Will ignore next %ld crossing(s) of breakpoint %d.\n"
msgstr "Vai ignorar os %ld cruzamentos seguintes do breakpoint %d.\n"
-#: debug.c:2699
+#: debug.c:2698
#, c-format
msgid "Will stop next time breakpoint %d is reached.\n"
msgstr "Vai parar da próxima vez que o breakpoint %d seja atingido.\n"
-#: debug.c:2816
+#: debug.c:2815
#, c-format
msgid "Can only debug programs provided with the `-f' option.\n"
msgstr "Só se pode depurar programas indicando a opção \"-f\".\n"
-#: debug.c:2836
+#: debug.c:2835
#, c-format
msgid "Restarting ...\n"
msgstr ""
-#: debug.c:2941
+#: debug.c:2940
#, c-format
msgid "Failed to restart debugger"
msgstr "Falha ao reiniciar o depurador"
-#: debug.c:2955
+#: debug.c:2954
msgid "Program already running. Restart from beginning (y/n)? "
msgstr "Programa já em execução. Recomeçar do inÃcio (y/n)? "
-#: debug.c:2959
+#: debug.c:2958
#, c-format
msgid "Program not restarted\n"
msgstr "Programa não reiniciado\n"
-#: debug.c:2969
+#: debug.c:2968
#, c-format
msgid "error: cannot restart, operation not allowed\n"
msgstr "erro: impossÃvel reiniciar, operação não permitida\n"
-#: debug.c:2975
+#: debug.c:2974
#, c-format
msgid "error (%s): cannot restart, ignoring rest of the commands\n"
msgstr "erro (%s): impossÃvel reiniciar, a ignorar o resto dos comandos\n"
-#: debug.c:2983
+#: debug.c:2982
#, c-format
msgid "Starting program:\n"
msgstr "A iniciar o programa: \n"
-#: debug.c:2993
+#: debug.c:2992
#, c-format
msgid "Program exited abnormally with exit value: %d\n"
msgstr "O programa saiu anormalmente com o código %d\n"
-#: debug.c:2994
+#: debug.c:2993
#, c-format
msgid "Program exited normally with exit value: %d\n"
msgstr "O programa saiu normalmente com o código %d\n"
-#: debug.c:3008
+#: debug.c:3007
msgid "The program is running. Exit anyway (y/n)? "
msgstr "O programa está em execução. Sair mesmo assim (y/n)? "
-#: debug.c:3043
+#: debug.c:3042
#, c-format
msgid "Not stopped at any breakpoint; argument ignored.\n"
msgstr "Não parado em nenhum breakpoint; argumento ignorado.\n"
-#: debug.c:3048
+#: debug.c:3047
#, c-format
msgid "invalid breakpoint number %d"
msgstr "número de breakpoint %d inválido"
-#: debug.c:3053
+#: debug.c:3052
#, c-format
msgid "Will ignore next %ld crossings of breakpoint %d.\n"
msgstr "Vai ignorar os %ld cruzamentos seguintes do breakpoint %d.\n"
-#: debug.c:3240
+#: debug.c:3239
#, c-format
msgid "'finish' not meaningful in the outermost frame main()\n"
msgstr "\"finish\" não tem significado no quadro main() mais exterior\n"
-#: debug.c:3245
+#: debug.c:3244
#, c-format
msgid "Run until return from "
msgstr "Executar até voltar de "
-#: debug.c:3288
+#: debug.c:3287
#, c-format
msgid "'return' not meaningful in the outermost frame main()\n"
msgstr "\"return\" não tem significado no quadro main() mais exterior\n"
-#: debug.c:3402
+#: debug.c:3400
#, c-format
msgid "cannot find specified location in function `%s'\n"
msgstr "impossÃvel encontrar a localização especificada na função
\"%s\"\n"
-#: debug.c:3410
+#: debug.c:3408
#, c-format
msgid "invalid source line %d in file `%s'"
msgstr "linha fonte %d inválida no ficheiro \"%s\""
-#: debug.c:3425
+#: debug.c:3423
#, c-format
msgid "cannot find specified location %d in file `%s'\n"
msgstr ""
"impossÃvel encontrar a localização %d especificada no ficheiro \"%s\"\n"
-#: debug.c:3457
+#: debug.c:3455
#, c-format
msgid "element not in array\n"
msgstr "elemento não está na matriz\n"
-#: debug.c:3457
+#: debug.c:3455
#, c-format
msgid "untyped variable\n"
msgstr "variável sem tipo\n"
-#: debug.c:3499
+#: debug.c:3497
#, c-format
msgid "Stopping in %s ...\n"
msgstr "A parar em %s...\n"
-#: debug.c:3576
+#: debug.c:3574
#, c-format
msgid "'finish' not meaningful with non-local jump '%s'\n"
msgstr "\"finish\" sem significado com salto não-local \"%s\"\n"
-#: debug.c:3583
+#: debug.c:3581
#, c-format
msgid "'until' not meaningful with non-local jump '%s'\n"
msgstr "\"until\" sem significado com salto não-local \"%s\"\n"
#. TRANSLATORS: don't translate the 'q' inside the brackets.
-#: debug.c:4344
+#: debug.c:4342
msgid "\t------[Enter] to continue or [q] + [Enter] to quit------"
msgstr "\t------[Enter] para continuar ou [q] + [Enter] para sair------"
-#: debug.c:5161
+#: debug.c:5159
#, c-format
msgid "[\"%.*s\"] not in array `%s'"
msgstr "[\"%.*s\"] não está na matriz \"%s\""
-#: debug.c:5367
+#: debug.c:5365
#, c-format
msgid "sending output to stdout\n"
msgstr "a enviar saÃda para stdout\n"
-#: debug.c:5407
+#: debug.c:5405
msgid "invalid number"
msgstr "número inválido"
-#: debug.c:5541
+#: debug.c:5539
#, c-format
msgid "`%s' not allowed in current context; statement ignored"
msgstr "\"%s\" não permitido no contexto actual; declaração ignorada"
-#: debug.c:5549
+#: debug.c:5547
msgid "`return' not allowed in current context; statement ignored"
msgstr "\"return\" não permitido no contexto actual; declaração ignorada"
-#: debug.c:5597
+#: debug.c:5595
#, fuzzy, c-format
#| msgid "fatal error: internal error"
msgid "fatal error during eval, need to restart.\n"
msgstr "erro fatal: erro interno"
-#: debug.c:5787
+#: debug.c:5785
#, c-format
msgid "no symbol `%s' in current context"
msgstr "sem sÃmbolo \"%s\" no contexto actual"
@@ -2014,49 +2014,49 @@ msgstr "má \"%sFMT\" especificação \"%s\""
msgid "turning off `--lint' due to assignment to `LINT'"
msgstr "a desligar \"--lint\" devido a atribuição a \"LINT\""
-#: eval.c:1189
+#: eval.c:1190
#, c-format
msgid "reference to uninitialized argument `%s'"
msgstr "referência a argumento \"%s\" não inicializado"
-#: eval.c:1190
+#: eval.c:1191
#, c-format
msgid "reference to uninitialized variable `%s'"
msgstr "referência a variável \"%s\" não inicializada"
-#: eval.c:1208
+#: eval.c:1209
msgid "attempt to field reference from non-numeric value"
msgstr "tentativa de referenciar campo a partir de valor não-numérico"
-#: eval.c:1210
+#: eval.c:1211
msgid "attempt to field reference from null string"
msgstr "tentativa de referenciar campo a partir de cadeia nula"
-#: eval.c:1218
+#: eval.c:1219
#, c-format
msgid "attempt to access field %ld"
msgstr "tentativa de aceder ao campo %ld"
-#: eval.c:1227
+#: eval.c:1228
#, c-format
msgid "reference to uninitialized field `$%ld'"
msgstr "referência a campo \"$%ld\" não inicializado"
-#: eval.c:1291
+#: eval.c:1292
#, c-format
msgid "function `%s' called with more arguments than declared"
msgstr "função \"%s\" chamada com mais argumentos do que os declarados"
-#: eval.c:1496
+#: eval.c:1497
#, c-format
msgid "unwind_stack: unexpected type `%s'"
msgstr "unwind_stack: tipo \"%s\" inesperado"
-#: eval.c:1671
+#: eval.c:1672
msgid "division by zero attempted in `/='"
msgstr "tentativa de dividir por zero em \"/=\""
-#: eval.c:1678
+#: eval.c:1679
#, c-format
msgid "division by zero attempted in `%%='"
msgstr "tentativa de dividir por zero em \"%%=\""
@@ -3674,7 +3674,7 @@ msgstr "erro interno: %s com vname nulo"
msgid "internal error: builtin with null fname"
msgstr "erro interno: interno com fname nulo"
-#: profile.c:1329
+#: profile.c:1328
#, c-format
msgid ""
"%s# Loaded extensions (-l and/or @load)\n"
@@ -3683,7 +3683,7 @@ msgstr ""
"%s# Extensões carregadas (-l e/ou @load)\n"
"\n"
-#: profile.c:1360
+#: profile.c:1359
#, c-format
msgid ""
"\n"
@@ -3694,12 +3694,12 @@ msgstr ""
"# Ficheiros incluÃdos (-i e/ou @include)\n"
"\n"
-#: profile.c:1424
+#: profile.c:1423
#, c-format
msgid "\t# gawk profile, created %s\n"
msgstr "\t# perfil gawk, criado %s\n"
-#: profile.c:1992
+#: profile.c:1991
#, c-format
msgid ""
"\n"
@@ -3708,7 +3708,7 @@ msgstr ""
"\n"
"\t# Funções, listadas alfabeticamente\n"
-#: profile.c:2053
+#: profile.c:2052
#, c-format
msgid "redir2str: unknown redirection type %d"
msgstr "redir2str: tipo de redireccionamento %d desconhecido"
diff --git a/po/pt_BR.po b/po/pt_BR.po
index 47a773e0..205aeb6b 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-04-20 19:49+0300\n"
+"POT-Creation-Date: 2023-05-07 21:31+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."
@@ -42,8 +42,8 @@ msgid "attempt to use scalar `%s' as an array"
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:1160
-#: eval.c:1554
+#: builtin.c:1807 builtin.c:2323 builtin.c:2350 eval.c:1156 eval.c:1161
+#: eval.c:1555
#, c-format
msgid "attempt to use array `%s' in a scalar context"
msgstr "tentativa de usar vetor \"%s\" em um contexto escalar"
@@ -152,11 +152,11 @@ msgstr "valores de case duplicados no corpo do switch: %s"
msgid "duplicate `default' detected in switch body"
msgstr "\"default\" duplicados detectados no corpo do switch"
-#: awkgram.y:1052 awkgram.y:4483
+#: awkgram.y:1052 awkgram.y:4484
msgid "`break' is not allowed outside a loop or switch"
msgstr "\"break\" não é permitido fora um loop ou switch"
-#: awkgram.y:1062 awkgram.y:4475
+#: awkgram.y:1062 awkgram.y:4476
msgid "`continue' is not allowed outside a loop"
msgstr "\"continue\" não é permitido fora de um loop"
@@ -275,7 +275,7 @@ msgstr ""
"completas"
#: awkgram.y:2881 awkgram.y:2959 awkgram.y:3197 debug.c:545 debug.c:561
-#: debug.c:2845 debug.c:5215
+#: debug.c:2844 debug.c:5213
#, c-format
msgid "cannot open source file `%s' for reading: %s"
msgstr "não foi possÃvel abrir arquivo-fonte \"%s\" para leitura: %s"
@@ -286,7 +286,7 @@ msgid "cannot open shared library `%s' for reading: %s"
msgstr ""
"não foi possÃvel abrir a biblioteca compartilhada \"%s\" para leitura: %s"
-#: awkgram.y:2884 awkgram.y:2960 awkgram.y:3020 builtin.c:136 debug.c:5366
+#: awkgram.y:2884 awkgram.y:2960 awkgram.y:3020 builtin.c:136 debug.c:5364
msgid "reason unknown"
msgstr "motivo desconhecido"
@@ -374,164 +374,164 @@ msgstr "uso da continuação de linha \"\\ #...\" não
é portável"
msgid "backslash not last character on line"
msgstr "barra invertida não é o último caractere da linha"
-#: awkgram.y:3879 awkgram.y:3881
+#: awkgram.y:3880 awkgram.y:3882
msgid "multidimensional arrays are a gawk extension"
msgstr "vetores multidimensionais são é uma extensão do gawk"
-#: awkgram.y:3906 awkgram.y:3917
+#: awkgram.y:3907 awkgram.y:3918
#, c-format
msgid "POSIX does not allow operator `%s'"
msgstr "POSIX não permite o operador \"%s\""
-#: awkgram.y:3908 awkgram.y:3919 awkgram.y:3954 awkgram.y:3962
+#: awkgram.y:3909 awkgram.y:3920 awkgram.y:3955 awkgram.y:3963
#, c-format
msgid "operator `%s' is not supported in old awk"
msgstr "não há suporte ao operador \"%s\" no awk antigo"
-#: awkgram.y:4059 awkgram.y:4081 command.y:1188
+#: awkgram.y:4060 awkgram.y:4082 command.y:1188
msgid "unterminated string"
msgstr "string inacabada"
-#: awkgram.y:4069 main.c:1284
+#: awkgram.y:4070 main.c:1284
msgid "POSIX does not allow physical newlines in string values"
msgstr "POSIX não permite novas linhas fÃsicas em valores de string"
-#: awkgram.y:4071 node.c:460
+#: awkgram.y:4072 node.c:460
msgid "backslash string continuation is not portable"
msgstr "continuação de string com barra invertida não é portável"
-#: awkgram.y:4312
+#: awkgram.y:4313
#, c-format
msgid "invalid char '%c' in expression"
msgstr "caractere inválido \"%c\" em expressão"
-#: awkgram.y:4407
+#: awkgram.y:4408
#, c-format
msgid "`%s' is a gawk extension"
msgstr "\"%s\" é uma extensão do gawk"
-#: awkgram.y:4412
+#: awkgram.y:4413
#, c-format
msgid "POSIX does not allow `%s'"
msgstr "POSIX não permite \"%s\""
-#: awkgram.y:4420
+#: awkgram.y:4421
#, c-format
msgid "`%s' is not supported in old awk"
msgstr "não há suporte a \"%s\" no awk antigo"
-#: awkgram.y:4520
+#: awkgram.y:4521
msgid "`goto' considered harmful!"
msgstr "\"goto\" é considerado danoso!"
-#: awkgram.y:4589
+#: awkgram.y:4590
#, c-format
msgid "%d is invalid as number of arguments for %s"
msgstr "%d é inválido como número de argumentos para %s"
-#: awkgram.y:4624
+#: awkgram.y:4625
#, c-format
msgid "%s: string literal as last argument of substitute has no effect"
msgstr ""
"%s: string literal como último argumento de substituição não tem efeito"
-#: awkgram.y:4629
+#: awkgram.y:4630
#, c-format
msgid "%s third parameter is not a changeable object"
msgstr "terceiro parâmetro %s não é um objeto modificável"
-#: awkgram.y:4733 awkgram.y:4736
+#: awkgram.y:4734 awkgram.y:4737
msgid "match: third argument is a gawk extension"
msgstr "match: terceiro argumento é uma extensão do gawk"
-#: awkgram.y:4790 awkgram.y:4793
+#: awkgram.y:4791 awkgram.y:4794
msgid "close: second argument is a gawk extension"
msgstr "close: segundo argumento é uma extensão do gawk"
-#: awkgram.y:4805
+#: awkgram.y:4806
msgid "use of dcgettext(_\"...\") is incorrect: remove leading underscore"
msgstr "uso de dcgettext(_\"...\") é incorreto: remova o sublinhado
precedente"
-#: awkgram.y:4820
+#: awkgram.y:4821
msgid "use of dcngettext(_\"...\") is incorrect: remove leading underscore"
msgstr ""
"uso de dcngettext(_\"...\") é incorreto: remova o sublinhado precedente"
-#: awkgram.y:4839
+#: awkgram.y:4840
msgid "index: regexp constant as second argument is not allowed"
msgstr "index: constante de exp. reg. como segundo argumento não é permitido"
-#: awkgram.y:4892
+#: awkgram.y:4893
#, c-format
msgid "function `%s': parameter `%s' shadows global variable"
msgstr "função \"%s\": parâmetro \"%s\" encobre variável global"
-#: awkgram.y:4941 debug.c:4199 debug.c:4242 debug.c:5364 profile.c:110
+#: awkgram.y:4942 debug.c:4197 debug.c:4240 debug.c:5362 profile.c:110
#, c-format
msgid "could not open `%s' for writing: %s"
msgstr "não foi possÃvel abrir \"%s\" para escrita: %s"
-#: awkgram.y:4942
+#: awkgram.y:4943
msgid "sending variable list to standard error"
msgstr "enviando lista de variáveis para saÃda de erro padrão"
-#: awkgram.y:4950
+#: awkgram.y:4951
#, c-format
msgid "%s: close failed: %s"
msgstr "%s: \"close\" falhou: %s"
-#: awkgram.y:4975
+#: awkgram.y:4976
msgid "shadow_funcs() called twice!"
msgstr "shadow_funcs() chamada duas vezes!"
-#: awkgram.y:4983
+#: awkgram.y:4984
msgid "there were shadowed variables"
msgstr "houve variáveis encobertas"
-#: awkgram.y:5060
+#: awkgram.y:5061
#, c-format
msgid "function name `%s' previously defined"
msgstr "nome de função \"%s\" definido anteriormente"
-#: awkgram.y:5111
+#: awkgram.y:5112
#, c-format
msgid "function `%s': cannot use function name as parameter name"
msgstr ""
"função \"%s\": não é possÃvel usar o nome da função como nome de
parâmetro"
-#: awkgram.y:5114
+#: awkgram.y:5115
#, c-format
msgid "function `%s': cannot use special variable `%s' as a function parameter"
msgstr ""
"função \"%s\": não é possÃvel usar a variável especial \"%s\" como um "
"parâmetro de função"
-#: awkgram.y:5118
+#: awkgram.y:5119
#, c-format
msgid "function `%s': parameter `%s' cannot contain a namespace"
msgstr "função \"%s\": parâmetro \"%s\" não pode conter um espaço de nome"
-#: awkgram.y:5125
+#: awkgram.y:5126
#, c-format
msgid "function `%s': parameter #%d, `%s', duplicates parameter #%d"
msgstr "função \"%s\": parâmetro nº %d, \"%s\", duplica parâmetro nº %d"
-#: awkgram.y:5214
+#: awkgram.y:5215
#, c-format
msgid "function `%s' called but never defined"
msgstr "função \"%s\" chamada, mas nunca definida"
-#: awkgram.y:5218
+#: awkgram.y:5219
#, c-format
msgid "function `%s' defined but never called directly"
msgstr "função \"%s\" definida, mas nunca chamada diretamente"
-#: awkgram.y:5250
+#: awkgram.y:5251
#, c-format
msgid "regexp constant for parameter #%d yields boolean value"
msgstr "constante com expr. reg. para parâmetro nº %d retorna valor booleano"
-#: awkgram.y:5265
+#: awkgram.y:5266
#, c-format
msgid ""
"function `%s' called with space between name and `(',\n"
@@ -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:5488 awkgram.y:5541 mpfr.c:1589 mpfr.c:1624
+#: awkgram.y:5489 awkgram.y:5542 mpfr.c:1589 mpfr.c:1624
msgid "division by zero attempted"
msgstr "tentativa de divisão por zero"
-#: awkgram.y:5497 awkgram.y:5550 mpfr.c:1634
+#: awkgram.y:5498 awkgram.y:5551 mpfr.c:1634
#, c-format
msgid "division by zero attempted in `%%'"
msgstr "tentativa de divisão por zero em \"%%\""
-#: awkgram.y:5870
+#: awkgram.y:5871
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:5873
+#: awkgram.y:5874
#, 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:6253
+#: awkgram.y:6254
msgid "statement has no effect"
msgstr "declaração não tem efeito"
-#: awkgram.y:6768
+#: awkgram.y:6769
#, 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:6773
+#: awkgram.y:6774
#, 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:6779
+#: awkgram.y:6780
#, c-format
msgid "qualified identifier `%s' is badly formed"
msgstr "identificador qualificado \"%s\" está malformado"
-#: awkgram.y:6786
+#: awkgram.y:6787
#, 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:6835 awkgram.y:6886
+#: awkgram.y:6836 awkgram.y:6887
#, 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:6842 awkgram.y:6852
+#: awkgram.y:6843 awkgram.y:6853
#, 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:6870
+#: awkgram.y:6871
msgid "@namespace is a gawk extension"
msgstr "@namespace é uma extensão do gawk"
-#: awkgram.y:6877
+#: awkgram.y:6878
#, c-format
msgid "namespace name `%s' must meet identifier naming rules"
msgstr ""
@@ -1632,17 +1632,17 @@ msgstr "O Ãndice \"%.*s\" não está no vetor \"%s\"\n"
msgid "`%s[\"%.*s\"]' is not an array\n"
msgstr "'%s[\"%.*s\"]' não está no vetor\n"
-#: debug.c:1262 debug.c:5124
+#: debug.c:1262 debug.c:5122
#, c-format
msgid "`%s' is not a scalar variable"
msgstr "\"%s\" não é uma variável escalar"
-#: debug.c:1285 debug.c:5154
+#: debug.c:1285 debug.c:5152
#, c-format
msgid "attempt to use array `%s[\"%.*s\"]' in a scalar context"
msgstr "tentativa de usar vetor '%s[\"%.*s\"]' em um contexto escalar"
-#: debug.c:1308 debug.c:5165
+#: debug.c:1308 debug.c:5163
#, c-format
msgid "attempt to use scalar `%s[\"%.*s\"]' as array"
msgstr "tentativa de usar vetor '%s[\"%.*s\"]' como um vetor"
@@ -1769,214 +1769,214 @@ msgstr "não foi possÃvel definir breakpoint na
função \"%s\"\n"
msgid "breakpoint %d set at file `%s', line %d is unconditional\n"
msgstr "breakpoint %d definido no arquivo \"%s\", linha %d é incondicional\n"
-#: debug.c:2525 debug.c:3383
+#: debug.c:2524 debug.c:3381
#, c-format
msgid "line number %d in file `%s' out of range"
msgstr "número de linha %d no arquivo \"%s\" fora do intervalo"
-#: debug.c:2541 debug.c:2563
+#: debug.c:2540 debug.c:2562
#, c-format
msgid "Deleted breakpoint %d"
msgstr "ExcluÃdo breakpoint %d"
-#: debug.c:2547
+#: debug.c:2546
#, c-format
msgid "No breakpoint(s) at entry to function `%s'\n"
msgstr "Nenhum breakpoint(s) na entrada para a função \"%s\"\n"
-#: debug.c:2574
+#: debug.c:2573
#, c-format
msgid "No breakpoint at file `%s', line #%d\n"
msgstr "Nenhum breakpoint no arquivo \"%s\", linha nº %d\n"
-#: debug.c:2629 debug.c:2670 debug.c:2690 debug.c:2733
+#: debug.c:2628 debug.c:2669 debug.c:2689 debug.c:2732
msgid "invalid breakpoint number"
msgstr "número de breakpoint inválido"
# o código-fonte aceita tradução da opção 'y'; vide msgid de "y" -- Rafael
-#: debug.c:2645
+#: debug.c:2644
msgid "Delete all breakpoints? (y or n) "
msgstr "Excluir todos breakpoints? (s ou n) "
# referente à resposta yes/sim em um prompt interativo -- Rafael
-#: debug.c:2646 debug.c:2956 debug.c:3009
+#: debug.c:2645 debug.c:2955 debug.c:3008
msgid "y"
msgstr "s"
-#: debug.c:2695
+#: debug.c:2694
#, c-format
msgid "Will ignore next %ld crossing(s) of breakpoint %d.\n"
msgstr "Vai ignorar próximos %ld encontro(s) de breakpoint %d.\n"
-#: debug.c:2699
+#: debug.c:2698
#, c-format
msgid "Will stop next time breakpoint %d is reached.\n"
msgstr "Vai parar na próxima vez que o breakpoint %d for atingido.\n"
-#: debug.c:2816
+#: debug.c:2815
#, c-format
msgid "Can only debug programs provided with the `-f' option.\n"
msgstr "Só é possÃvel depurar programas fornecidos com a opção \"-f\".\n"
-#: debug.c:2836
+#: debug.c:2835
#, c-format
msgid "Restarting ...\n"
msgstr ""
-#: debug.c:2941
+#: debug.c:2940
#, c-format
msgid "Failed to restart debugger"
msgstr "Falha ao reiniciar o depurador"
# o código-fonte aceita tradução da opção 'y'; vide msgid "y" -- Rafael
-#: debug.c:2955
+#: debug.c:2954
msgid "Program already running. Restart from beginning (y/n)? "
msgstr "Programa já está em execução. Reiniciar desde o começo (s/n)? "
-#: debug.c:2959
+#: debug.c:2958
#, c-format
msgid "Program not restarted\n"
msgstr "Programa não reiniciado\n"
-#: debug.c:2969
+#: debug.c:2968
#, c-format
msgid "error: cannot restart, operation not allowed\n"
msgstr "erro: não foi possÃvel reiniciar, operação não permitida\n"
-#: debug.c:2975
+#: debug.c:2974
#, c-format
msgid "error (%s): cannot restart, ignoring rest of the commands\n"
msgstr ""
"erro (%s): não foi possÃvel reiniciar, ignorando o resto dos comandos\n"
-#: debug.c:2983
+#: debug.c:2982
#, c-format
msgid "Starting program:\n"
msgstr "Iniciando programa:\n"
-#: debug.c:2993
+#: debug.c:2992
#, c-format
msgid "Program exited abnormally with exit value: %d\n"
msgstr "Programa foi terminado abnormalmente com valor de saÃda: %d\n"
-#: debug.c:2994
+#: debug.c:2993
#, c-format
msgid "Program exited normally with exit value: %d\n"
msgstr "Programa foi terminado normalmente com valor de saÃda: %d\n"
# o código-fonte aceita tradução da opção 'y'; vide msgid "y" -- Rafael
-#: debug.c:3008
+#: debug.c:3007
msgid "The program is running. Exit anyway (y/n)? "
msgstr "O programa está em execução. Sair mesmo assim (s/n)? "
-#: debug.c:3043
+#: debug.c:3042
#, c-format
msgid "Not stopped at any breakpoint; argument ignored.\n"
msgstr "Não parado em qualquer breakpoint; argumento ignorado.\n"
-#: debug.c:3048
+#: debug.c:3047
#, c-format
msgid "invalid breakpoint number %d"
msgstr "número de breakpoint inválido %d"
-#: debug.c:3053
+#: debug.c:3052
#, c-format
msgid "Will ignore next %ld crossings of breakpoint %d.\n"
msgstr "Vai ignorar próximos %ld encontros de breakpoint %d.\n"
-#: debug.c:3240
+#: debug.c:3239
#, c-format
msgid "'finish' not meaningful in the outermost frame main()\n"
msgstr "\"finish\" não tem sentido no arquivo mais externo do main()\n"
-#: debug.c:3245
+#: debug.c:3244
#, c-format
msgid "Run until return from "
msgstr "Executa até retornar de "
-#: debug.c:3288
+#: debug.c:3287
#, c-format
msgid "'return' not meaningful in the outermost frame main()\n"
msgstr "\"return\" não tem sentido no arquivo mais externo do main()\n"
-#: debug.c:3402
+#: debug.c:3400
#, c-format
msgid "cannot find specified location in function `%s'\n"
msgstr ""
"não foi possÃvel encontrar a localização especificada na função
\"%s\"\n"
-#: debug.c:3410
+#: debug.c:3408
#, c-format
msgid "invalid source line %d in file `%s'"
msgstr "linha fonte inválida %d no arquivo \"%s\""
-#: debug.c:3425
+#: debug.c:3423
#, c-format
msgid "cannot find specified location %d in file `%s'\n"
msgstr ""
"não foi possÃvel encontrar a localização %d especificada no arquivo
\"%s\"\n"
-#: debug.c:3457
+#: debug.c:3455
#, c-format
msgid "element not in array\n"
msgstr "elemento não está no vetor\n"
-#: debug.c:3457
+#: debug.c:3455
#, c-format
msgid "untyped variable\n"
msgstr "variável sem tipo\n"
-#: debug.c:3499
+#: debug.c:3497
#, c-format
msgid "Stopping in %s ...\n"
msgstr "Parando em %s ...\n"
-#: debug.c:3576
+#: debug.c:3574
#, c-format
msgid "'finish' not meaningful with non-local jump '%s'\n"
msgstr "\"finish\" não tem sentido com pulo não local \"%s\"\n"
-#: debug.c:3583
+#: debug.c:3581
#, c-format
msgid "'until' not meaningful with non-local jump '%s'\n"
msgstr "\"until\" não tem sentido com pulo não local \"%s\"\n"
# o código-fonte aceita tradução da opção 'q'; vide msgid "q" -- Rafael
#. TRANSLATORS: don't translate the 'q' inside the brackets.
-#: debug.c:4344
+#: debug.c:4342
msgid "\t------[Enter] to continue or [q] + [Enter] to quit------"
msgstr "\t----[Enter] para continuar ou [q] + [Enter] para sair---"
-#: debug.c:5161
+#: debug.c:5159
#, c-format
msgid "[\"%.*s\"] not in array `%s'"
msgstr "[\"%.*s\"] não está no vetor \"%s\""
-#: debug.c:5367
+#: debug.c:5365
#, c-format
msgid "sending output to stdout\n"
msgstr "enviando a saÃda para stdout\n"
-#: debug.c:5407
+#: debug.c:5405
msgid "invalid number"
msgstr "número inválido"
-#: debug.c:5541
+#: debug.c:5539
#, c-format
msgid "`%s' not allowed in current context; statement ignored"
msgstr "\"%s\" não permitido no contexto atual; instrução ignorada"
-#: debug.c:5549
+#: debug.c:5547
msgid "`return' not allowed in current context; statement ignored"
msgstr "\"return\" não permitido no contexto atual; instrução ignorada"
-#: debug.c:5597
+#: debug.c:5595
#, fuzzy, c-format
#| msgid "fatal error: internal error"
msgid "fatal error during eval, need to restart.\n"
msgstr "erro fatal: erro interno"
-#: debug.c:5787
+#: debug.c:5785
#, c-format
msgid "no symbol `%s' in current context"
msgstr "nenhum sÃmbolo \"%s\" no contexto atual"
@@ -2033,49 +2033,49 @@ msgstr "especificação de \"%sFMT\" inválida \"%s\""
msgid "turning off `--lint' due to assignment to `LINT'"
msgstr "desativando \"--lint\" devido a atribuição a \"LINT\""
-#: eval.c:1189
+#: eval.c:1190
#, c-format
msgid "reference to uninitialized argument `%s'"
msgstr "referência a argumento não inicializado \"%s\""
-#: eval.c:1190
+#: eval.c:1191
#, c-format
msgid "reference to uninitialized variable `%s'"
msgstr "referência a variável não inicializada \"%s\""
-#: eval.c:1208
+#: eval.c:1209
msgid "attempt to field reference from non-numeric value"
msgstr "tentativa de referência a campo a partir de valor não numérico"
-#: eval.c:1210
+#: eval.c:1211
msgid "attempt to field reference from null string"
msgstr "tentativa de referência a campo a partir de string nula"
-#: eval.c:1218
+#: eval.c:1219
#, c-format
msgid "attempt to access field %ld"
msgstr "tentativa de acessar campo %ld"
-#: eval.c:1227
+#: eval.c:1228
#, c-format
msgid "reference to uninitialized field `$%ld'"
msgstr "referência a campo não inicializado \"$%ld\""
-#: eval.c:1291
+#: eval.c:1292
#, c-format
msgid "function `%s' called with more arguments than declared"
msgstr "função \"%s\" chamada com mais argumentos que os declarados"
-#: eval.c:1496
+#: eval.c:1497
#, c-format
msgid "unwind_stack: unexpected type `%s'"
msgstr "unwind_stack: tipo inesperado \"%s\""
-#: eval.c:1671
+#: eval.c:1672
msgid "division by zero attempted in `/='"
msgstr "tentativa de divisão por zero em \"/=\""
-#: eval.c:1678
+#: eval.c:1679
#, c-format
msgid "division by zero attempted in `%%='"
msgstr "tentativa de divisão por zero em \"%%=\""
@@ -3704,7 +3704,7 @@ msgstr "erro interno: %s com vname nulo"
msgid "internal error: builtin with null fname"
msgstr "erro interno: intrÃnseco com fname nulo"
-#: profile.c:1329
+#: profile.c:1328
#, c-format
msgid ""
"%s# Loaded extensions (-l and/or @load)\n"
@@ -3713,7 +3713,7 @@ msgstr ""
"%s# Extensões carregadas (-l e/ou @load)\n"
"\n"
-#: profile.c:1360
+#: profile.c:1359
#, c-format
msgid ""
"\n"
@@ -3724,12 +3724,12 @@ msgstr ""
"# Arquivos incluÃdos (-i e/ou @include)\n"
"\n"
-#: profile.c:1424
+#: profile.c:1423
#, c-format
msgid "\t# gawk profile, created %s\n"
msgstr "\t# perfil gawk, criado %s\n"
-#: profile.c:1992
+#: profile.c:1991
#, c-format
msgid ""
"\n"
@@ -3738,7 +3738,7 @@ msgstr ""
"\n"
"\t# Funções, listadas alfabeticamente\n"
-#: profile.c:2053
+#: profile.c:2052
#, c-format
msgid "redir2str: unknown redirection type %d"
msgstr "redir2str: tipo de redirecionamento desconhecido %d"
diff --git a/po/ro.po b/po/ro.po
index 4adb68a2..d49d37ef 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-04-20 19:49+0300\n"
+"POT-Creation-Date: 2023-05-07 21:31+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"
@@ -56,8 +56,8 @@ msgid "attempt to use scalar `%s' as an array"
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:1160
-#: eval.c:1554
+#: builtin.c:1807 builtin.c:2323 builtin.c:2350 eval.c:1156 eval.c:1161
+#: eval.c:1555
#, 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"
@@ -213,11 +213,11 @@ msgstr "valori âcaseâ duplicate în corpul
âswitch-uluiâ: %s"
msgid "duplicate `default' detected in switch body"
msgstr "âdefaultâ duplicat detectat în corpul âswitch-uluiâ"
-#: awkgram.y:1052 awkgram.y:4483
+#: awkgram.y:1052 awkgram.y:4484
msgid "`break' is not allowed outside a loop or switch"
msgstr "âbreakâ nu este permis în afara unei bucle sau a unui
âswitchâ"
-#: awkgram.y:1062 awkgram.y:4475
+#: awkgram.y:1062 awkgram.y:4476
msgid "`continue' is not allowed outside a loop"
msgstr "âcontinueâ nu este permis în afara unei bucle"
@@ -334,7 +334,7 @@ msgstr ""
"sau reguli complete"
#: awkgram.y:2881 awkgram.y:2959 awkgram.y:3197 debug.c:545 debug.c:561
-#: debug.c:2845 debug.c:5215
+#: debug.c:2844 debug.c:5213
#, c-format
msgid "cannot open source file `%s' for reading: %s"
msgstr "nu se poate deschide fiÈierul sursÄ â%sâ pentru citire: %s"
@@ -344,7 +344,7 @@ msgstr "nu se poate deschide fiÈierul sursÄ â%sâ
pentru citire: %s"
msgid "cannot open shared library `%s' for reading: %s"
msgstr "nu se poate deschide biblioteca partajatÄ â%sâ pentru citire: %s"
-#: awkgram.y:2884 awkgram.y:2960 awkgram.y:3020 builtin.c:136 debug.c:5366
+#: awkgram.y:2884 awkgram.y:2960 awkgram.y:3020 builtin.c:136 debug.c:5364
msgid "reason unknown"
msgstr "motiv necunoscut"
@@ -436,94 +436,94 @@ msgstr "utilizarea continuÄrii liniei â\\ #...â nu
este portabilÄ"
msgid "backslash not last character on line"
msgstr "bara oblicÄ inversÄ nu este ultimul caracter de pe linie"
-#: awkgram.y:3879 awkgram.y:3881
+#: awkgram.y:3880 awkgram.y:3882
msgid "multidimensional arrays are a gawk extension"
msgstr "matricele multidimensionale sunt o extensie gawk"
-#: awkgram.y:3906 awkgram.y:3917
+#: awkgram.y:3907 awkgram.y:3918
#, c-format
msgid "POSIX does not allow operator `%s'"
msgstr "POSIX nu permite operatorul â%sâ"
-#: awkgram.y:3908 awkgram.y:3919 awkgram.y:3954 awkgram.y:3962
+#: awkgram.y:3909 awkgram.y:3920 awkgram.y:3955 awkgram.y:3963
#, c-format
msgid "operator `%s' is not supported in old awk"
msgstr "operatorul â%sâ nu este acceptat în vechiul awk"
-#: awkgram.y:4059 awkgram.y:4081 command.y:1188
+#: awkgram.y:4060 awkgram.y:4082 command.y:1188
msgid "unterminated string"
msgstr "Èir de caractere neterminat"
-#: awkgram.y:4069 main.c:1284
+#: awkgram.y:4070 main.c:1284
msgid "POSIX does not allow physical newlines in string values"
msgstr "POSIX nu permite liniile noi fizice în valorile Èirului"
-#: awkgram.y:4071 node.c:460
+#: awkgram.y:4072 node.c:460
msgid "backslash string continuation is not portable"
msgstr "continuarea Èirului cu barÄ oblicÄ inversÄ nu este portabilÄ"
-#: awkgram.y:4312
+#: awkgram.y:4313
#, c-format
msgid "invalid char '%c' in expression"
msgstr "caracter nevalid â%câ în expresie"
-#: awkgram.y:4407
+#: awkgram.y:4408
#, c-format
msgid "`%s' is a gawk extension"
msgstr "â%sâ este o extensie gawk"
-#: awkgram.y:4412
+#: awkgram.y:4413
#, c-format
msgid "POSIX does not allow `%s'"
msgstr "POSIX nu permite â%sâ"
-#: awkgram.y:4420
+#: awkgram.y:4421
#, c-format
msgid "`%s' is not supported in old awk"
msgstr "â%sâ nu este acceptat în vechiul awk"
-#: awkgram.y:4520
+#: awkgram.y:4521
msgid "`goto' considered harmful!"
msgstr "âgotoâ este considerat periculos!"
-#: awkgram.y:4589
+#: awkgram.y:4590
#, c-format
msgid "%d is invalid as number of arguments for %s"
msgstr "%d este nevalid ca numÄr de argumente pentru %s"
-#: awkgram.y:4624
+#: awkgram.y:4625
#, c-format
msgid "%s: string literal as last argument of substitute has no effect"
msgstr ""
"%s: Èirul de caractere literal ca ultim argument de substituÈie nu are nici
"
"un efect"
-#: awkgram.y:4629
+#: awkgram.y:4630
#, c-format
msgid "%s third parameter is not a changeable object"
msgstr "al treilea parametru %s nu este un obiect modificabil"
-#: awkgram.y:4733 awkgram.y:4736
+#: awkgram.y:4734 awkgram.y:4737
msgid "match: third argument is a gawk extension"
msgstr "match: al treilea argument este o extensie gawk"
-#: awkgram.y:4790 awkgram.y:4793
+#: awkgram.y:4791 awkgram.y:4794
msgid "close: second argument is a gawk extension"
msgstr "close: al doilea argument este o extensie gawk"
-#: awkgram.y:4805
+#: awkgram.y:4806
msgid "use of dcgettext(_\"...\") is incorrect: remove leading underscore"
msgstr ""
"utilizarea lui dcgettext(_\"...\") este incorectÄ: eliminaÈi liniuÈa de "
"subliniere â_â"
-#: awkgram.y:4820
+#: awkgram.y:4821
msgid "use of dcngettext(_\"...\") is incorrect: remove leading underscore"
msgstr ""
"utilizarea lui dcngettext(_\"...\") este incorectÄ: eliminaÈi liniuÈa de "
"subliniere â_â"
-#: awkgram.y:4839
+#: awkgram.y:4840
msgid "index: regexp constant as second argument is not allowed"
msgstr ""
"index: constanta expresiei regulate ca al doilea argument nu este permisÄ"
@@ -549,77 +549,77 @@ msgstr ""
# italiene, fÄcutÄ de unul dintre autorii lui
# «gawk»:
# ânasconde variabile globaleâ
-#: awkgram.y:4892
+#: awkgram.y:4893
#, c-format
msgid "function `%s': parameter `%s' shadows global variable"
msgstr "funcÈia â%sâ: parametrul â%sâ ascunde variabila globalÄ"
-#: awkgram.y:4941 debug.c:4199 debug.c:4242 debug.c:5364 profile.c:110
+#: awkgram.y:4942 debug.c:4197 debug.c:4240 debug.c:5362 profile.c:110
#, c-format
msgid "could not open `%s' for writing: %s"
msgstr "nu s-a putut deschide â%sâ pentru scriere: %s"
-#: awkgram.y:4942
+#: awkgram.y:4943
msgid "sending variable list to standard error"
msgstr "se trimite lista de variabile la ieÈirea de eroare standard"
-#: awkgram.y:4950
+#: awkgram.y:4951
#, c-format
msgid "%s: close failed: %s"
msgstr "%s: închidere eÈuatÄ %s"
-#: awkgram.y:4975
+#: awkgram.y:4976
msgid "shadow_funcs() called twice!"
msgstr "shadow_funcs() a fost apelatÄ de douÄ ori!"
-#: awkgram.y:4983
+#: awkgram.y:4984
msgid "there were shadowed variables"
msgstr "au existat variabile ascunse"
-#: awkgram.y:5060
+#: awkgram.y:5061
#, c-format
msgid "function name `%s' previously defined"
msgstr "numele funcÈiei â%sâ a fost definit mai înainte"
-#: awkgram.y:5111
+#: awkgram.y:5112
#, c-format
msgid "function `%s': cannot use function name as parameter name"
msgstr "funcÈia â%sâ: nu se poate folosi numele funcÈiei ca nume de
parametru"
-#: awkgram.y:5114
+#: awkgram.y:5115
#, c-format
msgid "function `%s': cannot use special variable `%s' as a function parameter"
msgstr ""
"funcÈia â%sâ: nu se poate folosi variabila specialÄ â%sâ ca
parametru al "
"funcÈiei"
-#: awkgram.y:5118
+#: awkgram.y:5119
#, c-format
msgid "function `%s': parameter `%s' cannot contain a namespace"
msgstr "funcÈia â%sâ: parametrul â%sâ nu poate conÈine un spaÈiu de
nume"
-#: awkgram.y:5125
+#: awkgram.y:5126
#, c-format
msgid "function `%s': parameter #%d, `%s', duplicates parameter #%d"
msgstr "funcÈia â%sâ: parametrul #%d, â%sâ, este o dublurÄ a
parametrului #%d"
-#: awkgram.y:5214
+#: awkgram.y:5215
#, c-format
msgid "function `%s' called but never defined"
msgstr "funcÈia â%sâ este apelatÄ, dar nu a fost niciodatÄ definitÄ"
-#: awkgram.y:5218
+#: awkgram.y:5219
#, c-format
msgid "function `%s' defined but never called directly"
msgstr "funcÈia â%sâ este definitÄ, dar nu a fost niciodatÄ apelatÄ
direct"
-#: awkgram.y:5250
+#: awkgram.y:5251
#, c-format
msgid "regexp constant for parameter #%d yields boolean value"
msgstr ""
"constanta expresiei regulate pentru parametrul #%d produce o valoare
booleanÄ"
-#: awkgram.y:5265
+#: awkgram.y:5266
#, c-format
msgid ""
"function `%s' called with space between name and `(',\n"
@@ -628,11 +628,11 @@ msgstr ""
"funcÈia `%s' apelatÄ cu spaÈiu între nume Èi `(',\n"
"sau utilizatÄ ca variabilÄ sau matrice"
-#: awkgram.y:5488 awkgram.y:5541 mpfr.c:1589 mpfr.c:1624
+#: awkgram.y:5489 awkgram.y:5542 mpfr.c:1589 mpfr.c:1624
msgid "division by zero attempted"
msgstr "s-a încercat împÄrÈirea la zero"
-#: awkgram.y:5497 awkgram.y:5550 mpfr.c:1634
+#: awkgram.y:5498 awkgram.y:5551 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:5870
+#: awkgram.y:5871
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:5873
+#: awkgram.y:5874
#, c-format
msgid "invalid target of assignment (opcode %s)"
msgstr "ÈintÄ nevalidÄ a atribuirii (opcode %s)"
-#: awkgram.y:6253
+#: awkgram.y:6254
msgid "statement has no effect"
msgstr "declaraÈia nu are nici un efect"
-#: awkgram.y:6768
+#: awkgram.y:6769
#, 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:6773
+#: awkgram.y:6774
#, 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:6779
+#: awkgram.y:6780
#, c-format
msgid "qualified identifier `%s' is badly formed"
msgstr "identificatorul calificat â%sâ este prost format"
-#: awkgram.y:6786
+#: awkgram.y:6787
#, 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:6835 awkgram.y:6886
+#: awkgram.y:6836 awkgram.y:6887
#, 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:6842 awkgram.y:6852
+#: awkgram.y:6843 awkgram.y:6853
#, 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:6870
+#: awkgram.y:6871
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:6877
+#: awkgram.y:6878
#, c-format
msgid "namespace name `%s' must meet identifier naming rules"
msgstr ""
@@ -1770,17 +1770,17 @@ msgstr "indicele â%.*sâ nu se aflÄ Ã®n matricea
â%sâ\n"
msgid "`%s[\"%.*s\"]' is not an array\n"
msgstr "â%s[\"%.*s\"]â nu este o matrice\n"
-#: debug.c:1262 debug.c:5124
+#: debug.c:1262 debug.c:5122
#, c-format
msgid "`%s' is not a scalar variable"
msgstr "â%sâ nu este o variabilÄ scalarÄ"
-#: debug.c:1285 debug.c:5154
+#: debug.c:1285 debug.c:5152
#, c-format
msgid "attempt to use array `%s[\"%.*s\"]' in a scalar context"
msgstr "încercare de a utiliza matricea â%s[\"%.*s\"]â într-un context
scalar"
-#: debug.c:1308 debug.c:5165
+#: debug.c:1308 debug.c:5163
#, c-format
msgid "attempt to use scalar `%s[\"%.*s\"]' as array"
msgstr "încercare de a utiliza scalarul â%s[\"%.*s\"]â ca matrice"
@@ -1918,27 +1918,27 @@ msgstr ""
"punctul de întrerupere %d stabilit în fiÈierul â%sâ, linia %d este "
"necondiÈional\n"
-#: debug.c:2525 debug.c:3383
+#: debug.c:2524 debug.c:3381
#, c-format
msgid "line number %d in file `%s' out of range"
msgstr "numÄrul de linie %d din fiÈierul â%sâ este în afara
intervalului"
-#: debug.c:2541 debug.c:2563
+#: debug.c:2540 debug.c:2562
#, c-format
msgid "Deleted breakpoint %d"
msgstr "Punctul de întrerupere %d a fost Èters"
-#: debug.c:2547
+#: debug.c:2546
#, c-format
msgid "No breakpoint(s) at entry to function `%s'\n"
msgstr "Nu existÄ punct(e) de întrerupere la intrarea în funcÈia
â%sâ\n"
-#: debug.c:2574
+#: debug.c:2573
#, c-format
msgid "No breakpoint at file `%s', line #%d\n"
msgstr "FÄrÄ punct de întrerupere în fiÈierul â%sâ, linia nr. %d\n"
-#: debug.c:2629 debug.c:2670 debug.c:2690 debug.c:2733
+#: debug.c:2628 debug.c:2669 debug.c:2689 debug.c:2732
msgid "invalid breakpoint number"
msgstr "numÄr de punct de întrerupere nevalid"
@@ -1949,187 +1949,187 @@ msgstr "numÄr de punct de întrerupere nevalid"
# dupÄ revizarea fiÈierului, DÈ, zice:
# â este perfect legit pentru cÄ ai tradus Èi urmÄtorul âyâ cu
âdâ. Deci
# este foarte bine.
-#: debug.c:2645
+#: debug.c:2644
msgid "Delete all breakpoints? (y or n) "
msgstr "ÈtergeÈi toate punctele de întrerupere? (d sau n) "
-#: debug.c:2646 debug.c:2956 debug.c:3009
+#: debug.c:2645 debug.c:2955 debug.c:3008
msgid "y"
msgstr "d"
-#: debug.c:2695
+#: debug.c:2694
#, c-format
msgid "Will ignore next %ld crossing(s) of breakpoint %d.\n"
msgstr ""
"Se va ignora urmÄtoare(a/le) %ld întâlnir(e/i) ale punctului de
întrerupere "
"%d.\n"
-#: debug.c:2699
+#: debug.c:2698
#, c-format
msgid "Will stop next time breakpoint %d is reached.\n"
msgstr ""
"Se va opri data viitoare când punctul de întrerupere %d este întâlnit.\n"
-#: debug.c:2816
+#: debug.c:2815
#, c-format
msgid "Can only debug programs provided with the `-f' option.\n"
msgstr "Se pot depana numai programele furnizate cu opÈiunea â-fâ.\n"
-#: debug.c:2836
+#: debug.c:2835
#, c-format
msgid "Restarting ...\n"
msgstr "Repornire ...\n"
-#: debug.c:2941
+#: debug.c:2940
#, c-format
msgid "Failed to restart debugger"
msgstr "Repornirea depanatorului a eÈuat"
-#: debug.c:2955
+#: debug.c:2954
msgid "Program already running. Restart from beginning (y/n)? "
msgstr "Programul ruleazÄ deja. ReporniÈi de la început (d/n)? "
-#: debug.c:2959
+#: debug.c:2958
#, c-format
msgid "Program not restarted\n"
msgstr "Programul nu a fost repornit\n"
-#: debug.c:2969
+#: debug.c:2968
#, c-format
msgid "error: cannot restart, operation not allowed\n"
msgstr "eroare: nu se poate reporni, operaÈia nu este permisÄ\n"
-#: debug.c:2975
+#: debug.c:2974
#, c-format
msgid "error (%s): cannot restart, ignoring rest of the commands\n"
msgstr "eroare (%s): nu se poate reporni, se ignorÄ restul comenzilor\n"
-#: debug.c:2983
+#: debug.c:2982
#, c-format
msgid "Starting program:\n"
msgstr "Pornirea programului:\n"
-#: debug.c:2993
+#: debug.c:2992
#, c-format
msgid "Program exited abnormally with exit value: %d\n"
msgstr "Programul a ieÈit anormal cu valoarea de ieÈire: %d\n"
-#: debug.c:2994
+#: debug.c:2993
#, c-format
msgid "Program exited normally with exit value: %d\n"
msgstr "Programul a ieÈit normal cu valoarea de ieÈire: %d\n"
-#: debug.c:3008
+#: debug.c:3007
msgid "The program is running. Exit anyway (y/n)? "
msgstr "Programul ruleazÄ. IeÈiÈi oricum (d/n)? "
-#: debug.c:3043
+#: debug.c:3042
#, c-format
msgid "Not stopped at any breakpoint; argument ignored.\n"
msgstr ""
"Nu este oprit la niciun punct de întrerupere; argumentul este ignorat.\n"
-#: debug.c:3048
+#: debug.c:3047
#, c-format
msgid "invalid breakpoint number %d"
msgstr "numÄr de punct de întrerupere nevalid %d"
-#: debug.c:3053
+#: debug.c:3052
#, c-format
msgid "Will ignore next %ld crossings of breakpoint %d.\n"
msgstr ""
"Se vor ignora urmÄtoarele %ld întâlniri ale punctului de întrerupere
%d.\n"
-#: debug.c:3240
+#: debug.c:3239
#, c-format
msgid "'finish' not meaningful in the outermost frame main()\n"
msgstr "âfinishâ nu are sens în cadrul celui mai extern main()\n"
-#: debug.c:3245
+#: debug.c:3244
#, c-format
msgid "Run until return from "
msgstr "RuleazÄ pânÄ la returnarea de "
-#: debug.c:3288
+#: debug.c:3287
#, c-format
msgid "'return' not meaningful in the outermost frame main()\n"
msgstr "âreturnâ nu are sens în cadrul celui mai extern main()\n"
-#: debug.c:3402
+#: debug.c:3400
#, c-format
msgid "cannot find specified location in function `%s'\n"
msgstr "nu se poate gÄsi locaÈia specificatÄ Ã®n funcÈia â%sâ\n"
-#: debug.c:3410
+#: debug.c:3408
#, c-format
msgid "invalid source line %d in file `%s'"
msgstr "linia sursÄ nevalidÄ %d în fiÈierul â%sâ"
-#: debug.c:3425
+#: debug.c:3423
#, c-format
msgid "cannot find specified location %d in file `%s'\n"
msgstr "nu se poate gÄsi locaÈia specificatÄ %d, în fiÈierul â%sâ\n"
-#: debug.c:3457
+#: debug.c:3455
#, c-format
msgid "element not in array\n"
msgstr "element care nu se aflÄ Ã®n matrice\n"
-#: debug.c:3457
+#: debug.c:3455
#, c-format
msgid "untyped variable\n"
msgstr "variabilÄ netipizatÄ\n"
-#: debug.c:3499
+#: debug.c:3497
#, c-format
msgid "Stopping in %s ...\n"
msgstr "Oprire în %s...\n"
-#: debug.c:3576
+#: debug.c:3574
#, c-format
msgid "'finish' not meaningful with non-local jump '%s'\n"
msgstr "âfinishâ nu are sens cu saltul ne-local â%sâ\n"
-#: debug.c:3583
+#: debug.c:3581
#, c-format
msgid "'until' not meaningful with non-local jump '%s'\n"
msgstr "âuntilâ nu are sens cu saltul ne-local â%sâ\n"
#. TRANSLATORS: don't translate the 'q' inside the brackets.
-#: debug.c:4344
+#: debug.c:4342
msgid "\t------[Enter] to continue or [q] + [Enter] to quit------"
msgstr ""
"\t------[Enter] pentru a continua sau [q] + [Enter] pentru a ieÈi------"
-#: debug.c:5161
+#: debug.c:5159
#, c-format
msgid "[\"%.*s\"] not in array `%s'"
msgstr "[\"%.*s\"] nu este în matricea â%sâ"
-#: debug.c:5367
+#: debug.c:5365
#, c-format
msgid "sending output to stdout\n"
msgstr "ieÈirea este trimisÄ la ieÈirea standard\n"
-#: debug.c:5407
+#: debug.c:5405
msgid "invalid number"
msgstr "numÄr nevalid"
-#: debug.c:5541
+#: debug.c:5539
#, c-format
msgid "`%s' not allowed in current context; statement ignored"
msgstr "â%sâ nu este permis în contextul curent; declaraÈie ignoratÄ"
-#: debug.c:5549
+#: debug.c:5547
msgid "`return' not allowed in current context; statement ignored"
msgstr "âreturnâ nu este permis în contextul curent; declaraÈie
ignoratÄ"
-#: debug.c:5597
+#: debug.c:5595
#, c-format
msgid "fatal error during eval, need to restart.\n"
msgstr "eroare fatalÄ Ã®n timpul evaluÄrii, trebuie sÄ reporniÈi.\n"
-#: debug.c:5787
+#: debug.c:5785
#, c-format
msgid "no symbol `%s' in current context"
msgstr "nici un simbol â%sâ în contextul curent"
@@ -2186,50 +2186,50 @@ msgstr "specificaÈie â%sFMTâ greÈitÄ â%sâ"
msgid "turning off `--lint' due to assignment to `LINT'"
msgstr "se dezactiveazÄ â--lintâ din cauza atribuirii lui âLINTâ"
-#: eval.c:1189
+#: eval.c:1190
#, c-format
msgid "reference to uninitialized argument `%s'"
msgstr "referinÈÄ la argumentul neiniÈializat â%sâ"
-#: eval.c:1190
+#: eval.c:1191
#, c-format
msgid "reference to uninitialized variable `%s'"
msgstr "referinÈÄ la variabila neiniÈializatÄ â%sâ"
-#: eval.c:1208
+#: eval.c:1209
msgid "attempt to field reference from non-numeric value"
msgstr "încercare de referinÈÄ la câmp dintr-o valoare nenumericÄ"
-#: eval.c:1210
+#: eval.c:1211
msgid "attempt to field reference from null string"
msgstr "încercare de referinÈÄ la câmp dintr-un Èir null"
-#: eval.c:1218
+#: eval.c:1219
#, c-format
msgid "attempt to access field %ld"
msgstr "încercare de accesare a câmpului %ld"
-#: eval.c:1227
+#: eval.c:1228
#, c-format
msgid "reference to uninitialized field `$%ld'"
msgstr "referinÈÄ la câmpul neiniÈializat â$%ldâ"
-#: eval.c:1291
+#: eval.c:1292
#, c-format
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:1496
+#: eval.c:1497
#, c-format
msgid "unwind_stack: unexpected type `%s'"
msgstr "unwind_stack: tip neaÈteptat â%sâ"
-#: eval.c:1671
+#: eval.c:1672
msgid "division by zero attempted in `/='"
msgstr "s-a încercat împÄrÈirea la zero în â/=â"
-#: eval.c:1678
+#: eval.c:1679
#, c-format
msgid "division by zero attempted in `%%='"
msgstr "s-a încercat împÄrÈirea la zero în â%%=â"
@@ -3920,7 +3920,7 @@ msgstr "eroare internÄ: %s cu vname null"
msgid "internal error: builtin with null fname"
msgstr "eroare internÄ: comandÄ internÄ cu fname null"
-#: profile.c:1329
+#: profile.c:1328
#, c-format
msgid ""
"%s# Loaded extensions (-l and/or @load)\n"
@@ -3929,7 +3929,7 @@ msgstr ""
"%s# Extensii încÄrcate (-l Èi/sau @load)\n"
"\n"
-#: profile.c:1360
+#: profile.c:1359
#, c-format
msgid ""
"\n"
@@ -3940,12 +3940,12 @@ msgstr ""
"# FiÈiere incluse (-i Èi/sau @include)\n"
"\n"
-#: profile.c:1424
+#: profile.c:1423
#, c-format
msgid "\t# gawk profile, created %s\n"
msgstr "\t# profil gawk, creat %s\n"
-#: profile.c:1992
+#: profile.c:1991
#, c-format
msgid ""
"\n"
@@ -3954,7 +3954,7 @@ msgstr ""
"\n"
"\t# FuncÈii, listate alfabetic\n"
-#: profile.c:2053
+#: profile.c:2052
#, c-format
msgid "redir2str: unknown redirection type %d"
msgstr "redir2str: tip de redirecÈionare necunoscut %d"
diff --git a/po/sr.po b/po/sr.po
index 119280b1..31e1a688 100644
--- a/po/sr.po
+++ b/po/sr.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gawk-5.2.0a\n"
"Report-Msgid-Bugs-To: bug-gawk@gnu.org\n"
-"POT-Creation-Date: 2023-04-20 19:49+0300\n"
+"POT-Creation-Date: 2023-05-07 21:31+0300\n"
"PO-Revision-Date: 2023-02-20 21:39+0100\n"
"Last-Translator: ÐиÑоÑлав ÐиколиÑ
<miroslavnikolic@rocketmail.com>\n"
"Language-Team: Serbian <(nothing)>\n"
@@ -39,8 +39,8 @@ msgid "attempt to use scalar `%s' as an array"
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:1160
-#: eval.c:1554
+#: builtin.c:1807 builtin.c:2323 builtin.c:2350 eval.c:1156 eval.c:1161
+#: eval.c:1555
#, c-format
msgid "attempt to use array `%s' in a scalar context"
msgstr "покÑÑава да коÑиÑÑи низ â%sâ Ñ
конÑекÑÑÑ ÑкалаÑа"
@@ -144,11 +144,11 @@ msgstr "ÑдвоÑÑÑÑÑене вÑедноÑÑи
Ñлова Ñ ÑÐµÐ»Ñ Ð¿Ñ
msgid "duplicate `default' detected in switch body"
msgstr "ÑдвоÑÑÑÑÑено âdefaultâ Ñе оÑкÑивено Ñ
ÑÐµÐ»Ñ Ð¿ÑекидаÑа"
-#: awkgram.y:1052 awkgram.y:4483
+#: awkgram.y:1052 awkgram.y:4484
msgid "`break' is not allowed outside a loop or switch"
msgstr "âbreakâ ниÑе допÑÑÑено ван пеÑÑе или
пÑекидаÑа"
-#: awkgram.y:1062 awkgram.y:4475
+#: awkgram.y:1062 awkgram.y:4476
msgid "`continue' is not allowed outside a loop"
msgstr "âcontinueâ ниÑе допÑÑÑено ван пеÑÑе"
@@ -264,7 +264,7 @@ msgstr ""
"или пÑавила"
#: awkgram.y:2881 awkgram.y:2959 awkgram.y:3197 debug.c:545 debug.c:561
-#: debug.c:2845 debug.c:5215
+#: debug.c:2844 debug.c:5213
#, c-format
msgid "cannot open source file `%s' for reading: %s"
msgstr "не Ð¼Ð¾Ð³Ñ Ð´Ð° оÑвоÑим извоÑÐ½Ñ Ð´Ð°ÑоÑекÑ
â%sâ Ñади ÑиÑаÑа: %s"
@@ -274,7 +274,7 @@ msgstr "не Ð¼Ð¾Ð³Ñ Ð´Ð° оÑвоÑим извоÑнÑ
даÑоÑÐµÐºÑ â%s
msgid "cannot open shared library `%s' for reading: %s"
msgstr "не Ð¼Ð¾Ð³Ñ Ð´Ð° оÑвоÑим деÑÐµÐ½Ñ Ð±Ð¸Ð±Ð»Ð¸Ð¾ÑекÑ
â%sâ Ñади ÑиÑаÑа: %s"
-#: awkgram.y:2884 awkgram.y:2960 awkgram.y:3020 builtin.c:136 debug.c:5366
+#: awkgram.y:2884 awkgram.y:2960 awkgram.y:3020 builtin.c:136 debug.c:5364
msgid "reason unknown"
msgstr "Ñазлог ниÑе познаÑ"
@@ -363,161 +363,161 @@ msgstr "ÑпоÑÑеба наÑÑавÑаÑа Ñеда
â\\ #...â ниÑе п
msgid "backslash not last character on line"
msgstr "конÑÑа оÑа ÑÑÑа ниÑе поÑледÑи знак Ñ
ÑедÑ"
-#: awkgram.y:3879 awkgram.y:3881
+#: awkgram.y:3880 awkgram.y:3882
msgid "multidimensional arrays are a gawk extension"
msgstr "виÑедимензионални низови ÑÑ
пÑоÑиÑеÑа âgawkâ-а"
-#: awkgram.y:3906 awkgram.y:3917
+#: awkgram.y:3907 awkgram.y:3918
#, c-format
msgid "POSIX does not allow operator `%s'"
msgstr "âPOSIXâ не допÑÑÑа опеÑаÑоÑа â%sâ"
-#: awkgram.y:3908 awkgram.y:3919 awkgram.y:3954 awkgram.y:3962
+#: awkgram.y:3909 awkgram.y:3920 awkgram.y:3955 awkgram.y:3963
#, c-format
msgid "operator `%s' is not supported in old awk"
msgstr "опеÑаÑÐ¾Ñ â%sâ ниÑе подÑжан Ñ ÑÑаÑом
âawkâ-Ñ"
-#: awkgram.y:4059 awkgram.y:4081 command.y:1188
+#: awkgram.y:4060 awkgram.y:4082 command.y:1188
msgid "unterminated string"
msgstr "неоконÑана ниÑка"
-#: awkgram.y:4069 main.c:1284
+#: awkgram.y:4070 main.c:1284
msgid "POSIX does not allow physical newlines in string values"
msgstr "âPOSIXâ не допÑÑÑа ÑизиÑке нове Ñедове
Ñ Ð²ÑедноÑÑима ниÑке"
-#: awkgram.y:4071 node.c:460
+#: awkgram.y:4072 node.c:460
msgid "backslash string continuation is not portable"
msgstr "наÑÑавÑаÑе ниÑке конÑÑа коÑом ÑÑÑом
ниÑе пÑеноÑиво"
-#: awkgram.y:4312
+#: awkgram.y:4313
#, c-format
msgid "invalid char '%c' in expression"
msgstr "неиÑпÑавни знак â%câ Ñ Ð¸Ð·ÑазÑ"
-#: awkgram.y:4407
+#: awkgram.y:4408
#, c-format
msgid "`%s' is a gawk extension"
msgstr "â%sâ Ñе пÑоÑиÑеÑе âgawkâ-а"
-#: awkgram.y:4412
+#: awkgram.y:4413
#, c-format
msgid "POSIX does not allow `%s'"
msgstr "âPOSIXâ не допÑÑÑа â%sâ"
-#: awkgram.y:4420
+#: awkgram.y:4421
#, c-format
msgid "`%s' is not supported in old awk"
msgstr "â%sâ ниÑе подÑжано Ñ ÑÑаÑом âawkâ-Ñ"
-#: awkgram.y:4520
+#: awkgram.y:4521
msgid "`goto' considered harmful!"
msgstr "âgotoâ Ñе ÑмаÑÑа опаÑним!"
-#: awkgram.y:4589
+#: awkgram.y:4590
#, c-format
msgid "%d is invalid as number of arguments for %s"
msgstr "%d ниÑе иÑпÑавно као бÑÐ¾Ñ Ð°ÑгÑменаÑа за
â%sâ"
-#: awkgram.y:4624
+#: awkgram.y:4625
#, c-format
msgid "%s: string literal as last argument of substitute has no effect"
msgstr "%s: доÑловноÑÑ Ð½Ð¸Ñке као поÑледÑи
аÑгÑÐ¼ÐµÐ½Ñ Ð·Ð°Ð¼ÐµÐ½Ð¸ÐºÐ° нема деÑÑÑва"
-#: awkgram.y:4629
+#: awkgram.y:4630
#, c-format
msgid "%s third parameter is not a changeable object"
msgstr "â%sâ ÑÑеÑи паÑамеÑÐ°Ñ Ð½Ð¸Ñе пÑоменÑиви
обÑекаÑ"
-#: awkgram.y:4733 awkgram.y:4736
+#: awkgram.y:4734 awkgram.y:4737
msgid "match: third argument is a gawk extension"
msgstr "ÑпоÑеди: ÑÑеÑи аÑгÑÐ¼ÐµÐ½Ñ Ñе пÑоÑиÑеÑе
âgawkâ-а"
-#: awkgram.y:4790 awkgram.y:4793
+#: awkgram.y:4791 awkgram.y:4794
msgid "close: second argument is a gawk extension"
msgstr "заÑвоÑи: дÑÑги аÑгÑÐ¼ÐµÐ½Ñ Ñе пÑоÑиÑеÑе
âgawkâ-а"
-#: awkgram.y:4805
+#: awkgram.y:4806
msgid "use of dcgettext(_\"...\") is incorrect: remove leading underscore"
msgstr "коÑиÑÑеÑе âdcgettext(_\"...\") Ñе неÑаÑно:
ÑклониÑе водеÑÑ Ð¿Ð¾Ð´Ð²Ð»Ð°ÐºÑ"
-#: awkgram.y:4820
+#: awkgram.y:4821
msgid "use of dcngettext(_\"...\") is incorrect: remove leading underscore"
msgstr "коÑиÑÑеÑе âdcngettext(_\"...\") Ñе неÑаÑно:
ÑклониÑе водеÑÑ Ð¿Ð¾Ð´Ð²Ð»Ð°ÐºÑ"
-#: awkgram.y:4839
+#: awkgram.y:4840
msgid "index: regexp constant as second argument is not allowed"
msgstr "индекÑ: конÑÑанÑа ÑегÑлаÑног изÑаза
као дÑÑги аÑгÑÐ¼ÐµÐ½Ñ Ð½Ð¸Ñе допÑÑÑена"
-#: awkgram.y:4892
+#: awkgram.y:4893
#, c-format
msgid "function `%s': parameter `%s' shadows global variable"
msgstr "ÑÑнкÑиÑа â%sâ: паÑамеÑÐ°Ñ %sâ заÑенÑÑÑе
опÑÑÑ Ð¿ÑоменÑивÑ"
-#: awkgram.y:4941 debug.c:4199 debug.c:4242 debug.c:5364 profile.c:110
+#: awkgram.y:4942 debug.c:4197 debug.c:4240 debug.c:5362 profile.c:110
#, c-format
msgid "could not open `%s' for writing: %s"
msgstr "не Ð¼Ð¾Ð³Ñ Ð´Ð° оÑвоÑим â%sâ за ÑпиÑ: %s"
-#: awkgram.y:4942
+#: awkgram.y:4943
msgid "sending variable list to standard error"
msgstr "ÑаÑем ÑпиÑак пÑоменÑиве на ÑÑандаÑднÑ
гÑеÑкÑ"
-#: awkgram.y:4950
+#: awkgram.y:4951
#, c-format
msgid "%s: close failed: %s"
msgstr "%s: заÑваÑаÑе ниÑе ÑÑпело: %s"
-#: awkgram.y:4975
+#: awkgram.y:4976
msgid "shadow_funcs() called twice!"
msgstr "âshadow_funcs()â Ñе позвана два пÑÑа!"
-#: awkgram.y:4983
+#: awkgram.y:4984
msgid "there were shadowed variables"
msgstr "било Ñе заÑенÑениÑ
пÑоменÑивиÑ
"
-#: awkgram.y:5060
+#: awkgram.y:5061
#, c-format
msgid "function name `%s' previously defined"
msgstr "назив ÑÑнкÑиÑе â%sâ Ñе пÑеÑÑ
одно
деÑиниÑан"
-#: awkgram.y:5111
+#: awkgram.y:5112
#, c-format
msgid "function `%s': cannot use function name as parameter name"
msgstr "ÑÑнкÑиÑа â%sâ: не Ð¼Ð¾Ð³Ñ Ð´Ð° коÑиÑÑим
назив ÑÑнкÑиÑе као назив паÑамеÑÑа"
-#: awkgram.y:5114
+#: awkgram.y:5115
#, c-format
msgid "function `%s': cannot use special variable `%s' as a function parameter"
msgstr ""
"ÑÑнкÑиÑа â%sâ: не Ð¼Ð¾Ð³Ñ Ð´Ð° коÑиÑÑим
наÑоÑиÑÑ Ð¿ÑоменÑÐ¸Ð²Ñ â%sâ као паÑамеÑÐ°Ñ "
"ÑÑнкÑиÑе"
-#: awkgram.y:5118
+#: awkgram.y:5119
#, c-format
msgid "function `%s': parameter `%s' cannot contain a namespace"
msgstr "ÑÑнкÑиÑа â%sâ: паÑамеÑÐ°Ñ â%sâ не може
ÑадÑжаÑи називни пÑоÑÑоÑ"
-#: awkgram.y:5125
+#: awkgram.y:5126
#, c-format
msgid "function `%s': parameter #%d, `%s', duplicates parameter #%d"
msgstr "ÑÑнкÑиÑа â%sâ: паÑамеÑÐ°Ñ #%d, â%sâ,
ÑдвоÑÑÑÑÑени паÑамеÑÐ°Ñ #%d"
-#: awkgram.y:5214
+#: awkgram.y:5215
#, c-format
msgid "function `%s' called but never defined"
msgstr "ÑÑнкÑиÑа â%sâ Ñе позвана али ниÑе
никада деÑиниÑана"
-#: awkgram.y:5218
+#: awkgram.y:5219
#, c-format
msgid "function `%s' defined but never called directly"
msgstr "ÑÑнкÑиÑа â%sâ Ñе деÑиниÑана али
никада ниÑе позвана диÑекÑно"
-#: awkgram.y:5250
+#: awkgram.y:5251
#, c-format
msgid "regexp constant for parameter #%d yields boolean value"
msgstr "конÑÑанÑа ÑегÑлаÑног изÑаза за
паÑамеÑÐ°Ñ #%d даÑе логиÑÐºÑ Ð²ÑедноÑÑ"
-#: awkgram.y:5265
+#: awkgram.y:5266
#, c-format
msgid ""
"function `%s' called with space between name and `(',\n"
@@ -526,47 +526,47 @@ msgstr ""
"ÑÑнкÑиÑа â%sâ Ñе позвана Ñа пÑоÑÑоÑом
измеÑÑ Ð½Ð°Ð·Ð¸Ð²Ð° и (,\n"
"или Ñе коÑиÑÑена као пÑоменÑива или низ"
-#: awkgram.y:5488 awkgram.y:5541 mpfr.c:1589 mpfr.c:1624
+#: awkgram.y:5489 awkgram.y:5542 mpfr.c:1589 mpfr.c:1624
msgid "division by zero attempted"
msgstr "покÑÑано Ñе деÑÑе нÑлом"
-#: awkgram.y:5497 awkgram.y:5550 mpfr.c:1634
+#: awkgram.y:5498 awkgram.y:5551 mpfr.c:1634
#, c-format
msgid "division by zero attempted in `%%'"
msgstr "покÑÑано Ñе деÑÑе нÑлом Ñ â%%â"
-#: awkgram.y:5870
+#: awkgram.y:5871
msgid ""
"cannot assign a value to the result of a field post-increment expression"
msgstr "не Ð¼Ð¾Ð³Ñ Ð´Ð° доделим вÑедноÑÑ ÑезÑлÑаÑÑ
поÑÑ-повеÑаваÑÑÑем изÑÐ°Ð·Ñ Ð¿Ð¾Ñа"
-#: awkgram.y:5873
+#: awkgram.y:5874
#, c-format
msgid "invalid target of assignment (opcode %s)"
msgstr "неиÑпÑавна меÑа додеÑиваÑа (опкод %s)"
-#: awkgram.y:6253
+#: awkgram.y:6254
msgid "statement has no effect"
msgstr "изÑава нема деÑÑÑва"
-#: awkgram.y:6768
+#: awkgram.y:6769
#, c-format
msgid "identifier %s: qualified names not allowed in traditional / POSIX mode"
msgstr ""
"одÑедник â%sâ: квалиÑиковани називи ниÑÑ
допÑÑÑени Ñ ÑÑадиÑионалном â/ "
"POSIXâ ÑежимÑ"
-#: awkgram.y:6773
+#: awkgram.y:6774
#, c-format
msgid "identifier %s: namespace separator is two colons, not one"
msgstr "одÑедник â%sâ: ÑаздвоÑник називног
пÑоÑÑоÑа ÑÑ Ð´Ð²Ðµ двоÑаÑке, не Ñедна"
-#: awkgram.y:6779
+#: awkgram.y:6780
#, c-format
msgid "qualified identifier `%s' is badly formed"
msgstr "квалиÑиковани одÑедник â%sâ Ñе лоÑе
обликован"
-#: awkgram.y:6786
+#: awkgram.y:6787
#, c-format
msgid ""
"identifier `%s': namespace separator can only appear once in a qualified name"
@@ -574,13 +574,13 @@ msgstr ""
"одÑе â%sâ: ÑаздвоÑник називног пÑоÑÑоÑа
може Ñе поÑавиÑи Ñамо Ñедном Ñ "
"квалиÑикованом називÑ"
-#: awkgram.y:6835 awkgram.y:6886
+#: awkgram.y:6836 awkgram.y:6887
#, c-format
msgid "using reserved identifier `%s' as a namespace is not allowed"
msgstr ""
"коÑиÑÑеÑе ÑезеÑвиÑаног одÑедника â%sâ
као називни пÑоÑÑÐ¾Ñ Ð½Ð¸Ñе допÑÑÑено"
-#: awkgram.y:6842 awkgram.y:6852
+#: awkgram.y:6843 awkgram.y:6853
#, c-format
msgid ""
"using reserved identifier `%s' as second component of a qualified name is "
@@ -589,11 +589,11 @@ msgstr ""
"коÑиÑÑеÑе ÑезеÑвиÑаног одÑедника â%sâ
као дÑÑгог ÑаÑÑоÑка квалиÑикованог "
"назива ниÑе допÑÑÑено"
-#: awkgram.y:6870
+#: awkgram.y:6871
msgid "@namespace is a gawk extension"
msgstr "â@namespaceâ Ñе пÑоÑиÑеÑе âgawkâ-а"
-#: awkgram.y:6877
+#: awkgram.y:6878
#, c-format
msgid "namespace name `%s' must meet identifier naming rules"
msgstr ""
@@ -1587,17 +1587,17 @@ msgstr "подÑкÑипÑа â%.*sâ ниÑе Ñ
Ð½Ð¸Ð·Ñ â%sâ\n"
msgid "`%s[\"%.*s\"]' is not an array\n"
msgstr "â%s[\"%.*s\"]â ниÑе Ñ Ð½Ð¸Ð·Ñ\n"
-#: debug.c:1262 debug.c:5124
+#: debug.c:1262 debug.c:5122
#, c-format
msgid "`%s' is not a scalar variable"
msgstr "â%sâ ниÑе пÑоменÑива ÑкалаÑа"
-#: debug.c:1285 debug.c:5154
+#: debug.c:1285 debug.c:5152
#, c-format
msgid "attempt to use array `%s[\"%.*s\"]' in a scalar context"
msgstr "покÑÑаÑ
да коÑиÑÑим низ â%s[\"%.*s\"]â Ñ
конÑекÑÑÑ ÑкалаÑа"
-#: debug.c:1308 debug.c:5165
+#: debug.c:1308 debug.c:5163
#, c-format
msgid "attempt to use scalar `%s[\"%.*s\"]' as array"
msgstr "покÑÑаÑ
да коÑиÑÑим ÑÐºÐ°Ð»Ð°Ñ â%s[\"%.*s\"]â
као низ"
@@ -1724,205 +1724,205 @@ msgstr "не Ð¼Ð¾Ð³Ñ Ð´Ð° поÑÑавим
ÑаÑÐºÑ Ð¿Ñекида Ñ ÑÑн
msgid "breakpoint %d set at file `%s', line %d is unconditional\n"
msgstr "ÑаÑка пÑекида %d Ñе поÑÑавÑена Ñ
даÑоÑеÑи â%sâ, Ñед %d Ñе безÑÑловна\n"
-#: debug.c:2525 debug.c:3383
+#: debug.c:2524 debug.c:3381
#, c-format
msgid "line number %d in file `%s' out of range"
msgstr "бÑÐ¾Ñ Ñеда %d Ñ Ð´Ð°ÑоÑеÑи â%sâ Ñе ван
опÑега"
-#: debug.c:2541 debug.c:2563
+#: debug.c:2540 debug.c:2562
#, c-format
msgid "Deleted breakpoint %d"
msgstr "ÐбÑиÑаÑ
ÑаÑÐºÑ Ð¿Ñекида %d"
-#: debug.c:2547
+#: debug.c:2546
#, c-format
msgid "No breakpoint(s) at entry to function `%s'\n"
msgstr "Ðема ÑаÑке пÑекида Ñ ÑноÑÑ Ð·Ð° ÑÑнкÑиÑÑ
â%sâ\n"
-#: debug.c:2574
+#: debug.c:2573
#, c-format
msgid "No breakpoint at file `%s', line #%d\n"
msgstr "Ðема ÑаÑке пÑекида Ñ Ð´Ð°ÑоÑеÑи â%sâ,
Ñед #%d\n"
-#: debug.c:2629 debug.c:2670 debug.c:2690 debug.c:2733
+#: debug.c:2628 debug.c:2669 debug.c:2689 debug.c:2732
msgid "invalid breakpoint number"
msgstr "неиÑпÑаван бÑÐ¾Ñ ÑаÑке пÑекида"
-#: debug.c:2645
+#: debug.c:2644
msgid "Delete all breakpoints? (y or n) "
msgstr "Ðа обÑиÑем Ñве ÑаÑке пÑекида? (д или н) "
-#: debug.c:2646 debug.c:2956 debug.c:3009
+#: debug.c:2645 debug.c:2955 debug.c:3008
msgid "y"
msgstr "д"
-#: debug.c:2695
+#: debug.c:2694
#, c-format
msgid "Will ignore next %ld crossing(s) of breakpoint %d.\n"
msgstr "ÐанемаÑиÑÑ ÑледеÑа %ld ÑкÑÑÑаÑа ÑаÑке
пÑекида %d.\n"
-#: debug.c:2699
+#: debug.c:2698
#, c-format
msgid "Will stop next time breakpoint %d is reached.\n"
msgstr "ÐаÑÑÑавиÑÑ Ñе када Ñе ÑледеÑи пÑÑ
доÑÑигне ÑаÑка пÑекида %d.\n"
-#: debug.c:2816
+#: debug.c:2815
#, c-format
msgid "Can only debug programs provided with the `-f' option.\n"
msgstr "ÐÐ¾Ð³Ñ Ð´Ð° пÑоÑиÑÑим Ñамо пÑогÑаме
доÑÑавÑене опÑиÑом â-fâ.\n"
-#: debug.c:2836
+#: debug.c:2835
#, c-format
msgid "Restarting ...\n"
msgstr "Ðоново покÑеÑем ...\n"
-#: debug.c:2941
+#: debug.c:2940
#, c-format
msgid "Failed to restart debugger"
msgstr "ÐиÑам ÑÑпео поново да покÑенем
пÑоÑиÑÑаваÑа"
-#: debug.c:2955
+#: debug.c:2954
msgid "Program already running. Restart from beginning (y/n)? "
msgstr "ÐÑогÑам Ñе Ð²ÐµÑ Ð¿Ð¾ÐºÑенÑÑ. Ðа покÑенем
поново од поÑеÑка (д/н)? "
-#: debug.c:2959
+#: debug.c:2958
#, c-format
msgid "Program not restarted\n"
msgstr "ÐÑогÑам ниÑе поново покÑенÑÑ\n"
-#: debug.c:2969
+#: debug.c:2968
#, c-format
msgid "error: cannot restart, operation not allowed\n"
msgstr "гÑеÑка: не Ð¼Ð¾Ð³Ñ Ð¿Ð¾Ð½Ð¾Ð²Ð¾ да покÑенем,
опеÑаÑиÑа ниÑе допÑÑÑена\n"
-#: debug.c:2975
+#: debug.c:2974
#, c-format
msgid "error (%s): cannot restart, ignoring rest of the commands\n"
msgstr "гÑеÑка (%s): не Ð¼Ð¾Ð³Ñ Ð¿Ð¾Ð½Ð¾Ð²Ð¾ да покÑенем,
занемаÑÑÑем оÑÑаÑак наÑедбе\n"
-#: debug.c:2983
+#: debug.c:2982
#, c-format
msgid "Starting program:\n"
msgstr "ÐокÑеÑем пÑогÑам:\n"
-#: debug.c:2993
+#: debug.c:2992
#, c-format
msgid "Program exited abnormally with exit value: %d\n"
msgstr "ÐÑогÑам Ñе изаÑао неноÑмално Ñа
вÑедноÑÑÑ Ð¸Ð·Ð»Ð°Ð·Ð°: %d\n"
-#: debug.c:2994
+#: debug.c:2993
#, c-format
msgid "Program exited normally with exit value: %d\n"
msgstr "ÐÑогÑам Ñе изаÑао ноÑмално Ñа
вÑедноÑÑÑ Ð¸Ð·Ð»Ð°Ð·Ð°: %d\n"
-#: debug.c:3008
+#: debug.c:3007
msgid "The program is running. Exit anyway (y/n)? "
msgstr "ÐÑогÑам Ñади. Ðа ипак изаÑем (д/н)? "
-#: debug.c:3043
+#: debug.c:3042
#, c-format
msgid "Not stopped at any breakpoint; argument ignored.\n"
msgstr "ÐиÑе заÑÑÑавÑен ни на ÑÐµÐ´Ð½Ð¾Ñ ÑаÑки
пÑекида; аÑгÑÐ¼ÐµÐ½Ñ Ñе занемаÑен.\n"
-#: debug.c:3048
+#: debug.c:3047
#, c-format
msgid "invalid breakpoint number %d"
msgstr "неиÑпÑаван бÑÐ¾Ñ ÑаÑке пÑекида %d"
-#: debug.c:3053
+#: debug.c:3052
#, c-format
msgid "Will ignore next %ld crossings of breakpoint %d.\n"
msgstr "ÐанемаÑиÑÑ ÑледеÑа %ld ÑкÑÑÑаÑа ÑаÑке
пÑекида %d.\n"
-#: debug.c:3240
+#: debug.c:3239
#, c-format
msgid "'finish' not meaningful in the outermost frame main()\n"
msgstr "âfinishâ ниÑе знаÑаÑно Ñ Ð½Ð°ÑÑдаÑениÑоÑ
оквиÑÐ½Ð¾Ñ âmain()â\n"
-#: debug.c:3245
+#: debug.c:3244
#, c-format
msgid "Run until return from "
msgstr "Ради до повÑаÑка из "
-#: debug.c:3288
+#: debug.c:3287
#, c-format
msgid "'return' not meaningful in the outermost frame main()\n"
msgstr "âreturnâ ниÑе знаÑаÑно Ñ Ð½Ð°ÑÑдаÑениÑоÑ
оквиÑÐ½Ð¾Ñ âmain()â\n"
-#: debug.c:3402
+#: debug.c:3400
#, c-format
msgid "cannot find specified location in function `%s'\n"
msgstr "не Ð¼Ð¾Ð³Ñ Ð´Ð° наÑем Ð½Ð°Ð²ÐµÐ´ÐµÐ½Ñ Ð»Ð¾ÐºÐ°ÑиÑÑ Ñ
ÑÑнкÑиÑи â%sâ\n"
-#: debug.c:3410
+#: debug.c:3408
#, c-format
msgid "invalid source line %d in file `%s'"
msgstr "неиÑпÑаван извоÑни Ñед %d Ñ Ð´Ð°ÑоÑеÑи
â%sâ"
-#: debug.c:3425
+#: debug.c:3423
#, c-format
msgid "cannot find specified location %d in file `%s'\n"
msgstr "не Ð¼Ð¾Ð³Ñ Ð´Ð° наÑем Ð½Ð°Ð²ÐµÐ´ÐµÐ½Ñ Ð»Ð¾ÐºÐ°ÑиÑÑ %d Ñ
даÑоÑеÑи â%sâ\n"
-#: debug.c:3457
+#: debug.c:3455
#, c-format
msgid "element not in array\n"
msgstr "ÐµÐ»ÐµÐ¼ÐµÐ½Ñ Ð½Ð¸Ñе Ñ Ð½Ð¸Ð·Ñ\n"
-#: debug.c:3457
+#: debug.c:3455
#, c-format
msgid "untyped variable\n"
msgstr "безвÑÑна пÑоменÑива\n"
-#: debug.c:3499
+#: debug.c:3497
#, c-format
msgid "Stopping in %s ...\n"
msgstr "СÑаÑем Ñ â%sâ ...\n"
-#: debug.c:3576
+#: debug.c:3574
#, c-format
msgid "'finish' not meaningful with non-local jump '%s'\n"
msgstr "âfinishâ ниÑе од знаÑаÑа Ñа не-локалним
Ñкоком â%sâ\n"
-#: debug.c:3583
+#: debug.c:3581
#, c-format
msgid "'until' not meaningful with non-local jump '%s'\n"
msgstr "âuntilâ ниÑе од знаÑаÑа Ñа не-локалним
Ñкоком â%sâ\n"
#. TRANSLATORS: don't translate the 'q' inside the brackets.
-#: debug.c:4344
+#: debug.c:4342
msgid "\t------[Enter] to continue or [q] + [Enter] to quit------"
msgstr "\t------[УнеÑи] за наÑÑавак или [q] + [УнеÑи]
за пÑекид------"
-#: debug.c:5161
+#: debug.c:5159
#, c-format
msgid "[\"%.*s\"] not in array `%s'"
msgstr "[\"%.*s\"] ниÑе Ñ Ð½Ð¸Ð·Ñ â%sâ"
-#: debug.c:5367
+#: debug.c:5365
#, c-format
msgid "sending output to stdout\n"
msgstr "ÑаÑем излаз на ÑÑандаÑдни излаз\n"
-#: debug.c:5407
+#: debug.c:5405
msgid "invalid number"
msgstr "неиÑпÑаван бÑоÑ"
-#: debug.c:5541
+#: debug.c:5539
#, c-format
msgid "`%s' not allowed in current context; statement ignored"
msgstr "â%sâ ниÑе допÑÑÑено Ñ ÑекÑÑем
конÑекÑÑÑ; иÑказ Ñе занемаÑен"
-#: debug.c:5549
+#: debug.c:5547
msgid "`return' not allowed in current context; statement ignored"
msgstr "âreturnâ ниÑе допÑÑÑено Ñ ÑекÑÑем
конÑекÑÑÑ; иÑказ Ñе занемаÑен"
-#: debug.c:5597
+#: debug.c:5595
#, c-format
msgid "fatal error during eval, need to restart.\n"
msgstr "кобна гÑеÑка за вÑеме пÑоÑене,
поÑÑебно Ñе поновно покÑеаÑе.\n"
-#: debug.c:5787
+#: debug.c:5785
#, c-format
msgid "no symbol `%s' in current context"
msgstr "нема Ñимбола â%sâ Ñ ÑекÑÑем конÑекÑÑÑ"
@@ -1979,49 +1979,49 @@ msgstr "лоÑа â%sFMTâ одÑедба â%sâ"
msgid "turning off `--lint' due to assignment to `LINT'"
msgstr "иÑкÑÑÑÑÑем â--lintâ ÑÑлед додеÑиваÑа
âLINTâ-Ñ"
-#: eval.c:1189
+#: eval.c:1190
#, c-format
msgid "reference to uninitialized argument `%s'"
msgstr "ÑпÑÑа на незапоÑеÑи аÑгÑÐ¼ÐµÐ½Ñ â%sâ"
-#: eval.c:1190
+#: eval.c:1191
#, c-format
msgid "reference to uninitialized variable `%s'"
msgstr "ÑпÑÑа на незапоÑеÑÑ Ð¿ÑоменÑÐ¸Ð²Ñ â%sâ"
-#: eval.c:1208
+#: eval.c:1209
msgid "attempt to field reference from non-numeric value"
msgstr "покÑÑÐ°Ñ Ð´Ð¾ ÑпÑÑе поÑа из не-бÑоÑевне
вÑедноÑÑи"
-#: eval.c:1210
+#: eval.c:1211
msgid "attempt to field reference from null string"
msgstr "покÑÑÐ°Ñ Ð´Ð¾ ÑпÑÑе поÑа из ниÑÑавне
ниÑке"
-#: eval.c:1218
+#: eval.c:1219
#, c-format
msgid "attempt to access field %ld"
msgstr "покÑÑÐ°Ñ Ð¿ÑиÑÑÑпа поÑÑ %ld"
-#: eval.c:1227
+#: eval.c:1228
#, c-format
msgid "reference to uninitialized field `$%ld'"
msgstr "ÑпÑÑа на незапоÑеÑо поÑе â$%ldâ"
-#: eval.c:1291
+#: eval.c:1292
#, c-format
msgid "function `%s' called with more arguments than declared"
msgstr "ÑÑнкÑиÑа â%sâ Ñе позвана Ñа виÑе
аÑгÑменаÑа него ÑÑо Ñе обÑавÑено"
-#: eval.c:1496
+#: eval.c:1497
#, c-format
msgid "unwind_stack: unexpected type `%s'"
msgstr "unwind_stack: неоÑекивана вÑÑÑа â%sâ"
-#: eval.c:1671
+#: eval.c:1672
msgid "division by zero attempted in `/='"
msgstr "покÑÑано Ñе деÑÑе нÑлом Ñ â/=â"
-#: eval.c:1678
+#: eval.c:1679
#, c-format
msgid "division by zero attempted in `%%='"
msgstr "покÑÑано Ñе деÑÑе нÑлом Ñ â%%=â"
@@ -3621,7 +3621,7 @@ msgstr "ÑнÑÑÑаÑÑа гÑеÑка: â%sâ Ñа
ниÑÑавним наз
msgid "internal error: builtin with null fname"
msgstr "ÑнÑÑÑаÑÑа гÑеÑка: ÑгÑаÑеноÑÑ Ñа
ниÑÑавним називом даÑоÑеке"
-#: profile.c:1329
+#: profile.c:1328
#, c-format
msgid ""
"%s# Loaded extensions (-l and/or @load)\n"
@@ -3630,7 +3630,7 @@ msgstr ""
"%s# УÑиÑана пÑоÑиÑеÑа (â-lâ и/или â@loadâ)\n"
"\n"
-#: profile.c:1360
+#: profile.c:1359
#, c-format
msgid ""
"\n"
@@ -3641,12 +3641,12 @@ msgstr ""
"# ÐбÑÑ
ваÑене даÑоÑеке (â-iâ и/или â@includeâ)\n"
"\n"
-#: profile.c:1424
+#: profile.c:1423
#, c-format
msgid "\t# gawk profile, created %s\n"
msgstr "\t# âgawkâ пÑоÑил, напÑавÑено â%sâ\n"
-#: profile.c:1992
+#: profile.c:1991
#, c-format
msgid ""
"\n"
@@ -3655,7 +3655,7 @@ msgstr ""
"\n"
"\t# ФÑнкÑиÑе, иÑпиÑане азбÑÑним Ñедом\n"
-#: profile.c:2053
+#: profile.c:2052
#, c-format
msgid "redir2str: unknown redirection type %d"
msgstr "redir2str: непознаÑа вÑÑÑа пÑеÑÑмеÑеÑа %d"
diff --git a/po/sv.gmo b/po/sv.gmo
index 944d1614..17e8bf9e 100644
Binary files a/po/sv.gmo and b/po/sv.gmo differ
diff --git a/po/sv.po b/po/sv.po
index 88dd7cdd..b20ea030 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-04-13 16:32+0300\n"
+"POT-Creation-Date: 2023-05-07 21:31+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"
@@ -41,8 +41,8 @@ msgid "attempt to use scalar `%s' as an array"
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:1160
-#: eval.c:1554
+#: builtin.c:1807 builtin.c:2323 builtin.c:2350 eval.c:1156 eval.c:1161
+#: eval.c:1555
#, c-format
msgid "attempt to use array `%s' in a scalar context"
msgstr "försök att använda vektorn â%sâ i skalärsammanhang"
@@ -83,25 +83,33 @@ msgid "%s: first argument cannot be FUNCTAB without a
second argument"
msgstr "%s: första argumentet får inte vara FUNCTAB utan ett andra argument"
#: array.c:870
-msgid "asort/asorti: using the same array as source and destination without a
third argument is silly."
-msgstr "asort/asorti: att använda samma vektor som källa och destination
utan ett tredje argument är dumt."
+msgid ""
+"asort/asorti: using the same array as source and destination without a third "
+"argument is silly."
+msgstr ""
+"asort/asorti: att använda samma vektor som källa och destination utan ett "
+"tredje argument är dumt."
#: array.c:875
#, c-format
msgid "%s: cannot use a subarray of first argument for second argument"
-msgstr "%s: det går inte att använda en delvektor av första argumentet som
andra argument"
+msgstr ""
+"%s: det går inte att använda en delvektor av första argumentet som andra "
+"argument"
#: array.c:880
#, c-format
msgid "%s: cannot use a subarray of second argument for first argument"
-msgstr "%s: det går inte att använda en delvektor av andra argumentet som
första argument"
+msgstr ""
+"%s: det går inte att använda en delvektor av andra argumentet som första "
+"argument"
-#: array.c:1396
+#: array.c:1410
#, c-format
msgid "`%s' is invalid as a function name"
msgstr "â%sâ är ogiltigt som ett funktionsnamn"
-#: array.c:1400
+#: array.c:1414
#, c-format
msgid "sort comparison function `%s' is not defined"
msgstr "jämförelsefunktionen â%sâ för sortering är inte definierad"
@@ -142,11 +150,11 @@ msgstr "upprepade case-värden i switch-sats: %s"
msgid "duplicate `default' detected in switch body"
msgstr "flera âdefaultâ upptäcktes i switch-sats"
-#: awkgram.y:1052 awkgram.y:4483
+#: awkgram.y:1052 awkgram.y:4484
msgid "`break' is not allowed outside a loop or switch"
msgstr "âbreakâ är inte tillÃ¥tet utanför en slinga eller switch"
-#: awkgram.y:1062 awkgram.y:4475
+#: awkgram.y:1062 awkgram.y:4476
msgid "`continue' is not allowed outside a loop"
msgstr "âcontinueâ är inte tillÃ¥tet utanför en slinga"
@@ -228,7 +236,8 @@ msgstr "indirekta funktionsanrop är en gawk-utökning"
#: awkgram.y:2032
#, c-format
msgid "cannot use special variable `%s' for indirect function call"
-msgstr "det gÃ¥r inte att använda specialvariabeln â%sâ för indirekta
funktionsanrop"
+msgstr ""
+"det gÃ¥r inte att använda specialvariabeln â%sâ för indirekta
funktionsanrop"
#: awkgram.y:2065
#, c-format
@@ -252,11 +261,15 @@ msgid "unexpected newline or end of string"
msgstr "oväntat nyradstecken eller slut på strängen"
#: awkgram.y:2597
-msgid "source files / command-line arguments must contain complete functions
or rules"
-msgstr "källkodsfiler/kommandoradsargument måste innehålla kompletta
funktioner eller regler"
+msgid ""
+"source files / command-line arguments must contain complete functions or "
+"rules"
+msgstr ""
+"källkodsfiler/kommandoradsargument måste innehålla kompletta funktioner "
+"eller regler"
#: awkgram.y:2881 awkgram.y:2959 awkgram.y:3197 debug.c:545 debug.c:561
-#: debug.c:2845 debug.c:5215
+#: debug.c:2844 debug.c:5213
#, c-format
msgid "cannot open source file `%s' for reading: %s"
msgstr "kan inte öppna källfilen â%sâ för läsning: %s"
@@ -266,7 +279,7 @@ msgstr "kan inte öppna källfilen â%sâ för läsning:
%s"
msgid "cannot open shared library `%s' for reading: %s"
msgstr "kan inte öppna det delade biblioteket â%sâ för läsning: %s"
-#: awkgram.y:2884 awkgram.y:2960 awkgram.y:3020 builtin.c:136 debug.c:5366
+#: awkgram.y:2884 awkgram.y:2960 awkgram.y:3020 builtin.c:136 debug.c:5364
msgid "reason unknown"
msgstr "okänd anledning"
@@ -331,7 +344,8 @@ msgstr "oavslutat reguljärt uttryck slutar med â\\â i
slutet av filen"
#: awkgram.y:3700
#, c-format
msgid "%s: %d: tawk regex modifier `/.../%c' doesn't work in gawk"
-msgstr "%s: %d: tawk-modifierare för reguljära uttryck â/.../%câ
fungerar inte i gawk"
+msgstr ""
+"%s: %d: tawk-modifierare för reguljära uttryck â/.../%câ fungerar inte
i gawk"
#: awkgram.y:3704
#, c-format
@@ -354,159 +368,166 @@ msgstr "Användning av â\\ #...â för
radfortsättning är inte portabelt"
msgid "backslash not last character on line"
msgstr "sista tecknet på raden är inte ett omvänt snedstreck"
-#: awkgram.y:3879 awkgram.y:3881
+#: awkgram.y:3880 awkgram.y:3882
msgid "multidimensional arrays are a gawk extension"
msgstr "flerdimensionella matriser är en gawk-utökning"
-#: awkgram.y:3906 awkgram.y:3917
+#: awkgram.y:3907 awkgram.y:3918
#, c-format
msgid "POSIX does not allow operator `%s'"
msgstr "POSIX tillÃ¥ter inte operatorn â%sâ"
-#: awkgram.y:3908 awkgram.y:3919 awkgram.y:3954 awkgram.y:3962
+#: awkgram.y:3909 awkgram.y:3920 awkgram.y:3955 awkgram.y:3963
#, c-format
msgid "operator `%s' is not supported in old awk"
msgstr "operatorn â%sâ stöds inte i gamla awk"
-#: awkgram.y:4059 awkgram.y:4081 command.y:1188
+#: awkgram.y:4060 awkgram.y:4082 command.y:1188
msgid "unterminated string"
msgstr "oavslutad sträng"
-#: awkgram.y:4069 main.c:1284
+#: awkgram.y:4070 main.c:1284
msgid "POSIX does not allow physical newlines in string values"
msgstr "POSIX tillåter inte fysiska nyrader i strängvärden"
-#: awkgram.y:4071 node.c:460
+#: awkgram.y:4072 node.c:460
msgid "backslash string continuation is not portable"
msgstr "strängfortsättning med omvänt snedstreck är inte portabelt"
-#: awkgram.y:4312
+#: awkgram.y:4313
#, c-format
msgid "invalid char '%c' in expression"
msgstr "ogiltigt tecken â%câ i uttryck"
-#: awkgram.y:4407
+#: awkgram.y:4408
#, c-format
msgid "`%s' is a gawk extension"
msgstr "â%sâ är en gawk-utökning"
-#: awkgram.y:4412
+#: awkgram.y:4413
#, c-format
msgid "POSIX does not allow `%s'"
msgstr "POSIX tillÃ¥ter inte â%sâ"
-#: awkgram.y:4420
+#: awkgram.y:4421
#, c-format
msgid "`%s' is not supported in old awk"
msgstr "â%sâ stöds inte i gamla awk"
-#: awkgram.y:4520
+#: awkgram.y:4521
msgid "`goto' considered harmful!"
msgstr "âgotoâ anses skadligt!"
-#: awkgram.y:4589
+#: awkgram.y:4590
#, c-format
msgid "%d is invalid as number of arguments for %s"
msgstr "%d är ett ogiltigt antal argument för %s"
-#: awkgram.y:4624
+#: awkgram.y:4625
#, c-format
msgid "%s: string literal as last argument of substitute has no effect"
-msgstr "%s: bokstavlig sträng som sista argument till ersättning har ingen
effekt"
+msgstr ""
+"%s: bokstavlig sträng som sista argument till ersättning har ingen effekt"
-#: awkgram.y:4629
+#: awkgram.y:4630
#, c-format
msgid "%s third parameter is not a changeable object"
msgstr "%s: tredje argumentet är inte ett ändringsbart objekt"
-#: awkgram.y:4733 awkgram.y:4736
+#: awkgram.y:4734 awkgram.y:4737
msgid "match: third argument is a gawk extension"
msgstr "match: tredje argumentet är en gawk-utökning"
-#: awkgram.y:4790 awkgram.y:4793
+#: awkgram.y:4791 awkgram.y:4794
msgid "close: second argument is a gawk extension"
msgstr "close: andra argumentet är en gawk-utökning"
-#: awkgram.y:4805
+#: awkgram.y:4806
msgid "use of dcgettext(_\"...\") is incorrect: remove leading underscore"
-msgstr "användandet av dcgettext(_\"...\") är felaktigt: ta bort det
inledande understrykningstecknet"
+msgstr ""
+"användandet av dcgettext(_\"...\") är felaktigt: ta bort det inledande "
+"understrykningstecknet"
-#: awkgram.y:4820
+#: awkgram.y:4821
msgid "use of dcngettext(_\"...\") is incorrect: remove leading underscore"
-msgstr "användandet av dcngettext(_\"...\") är felaktigt: ta bort det
inledande understrykningstecknet"
+msgstr ""
+"användandet av dcngettext(_\"...\") är felaktigt: ta bort det inledande "
+"understrykningstecknet"
-#: awkgram.y:4839
+#: awkgram.y:4840
msgid "index: regexp constant as second argument is not allowed"
msgstr "index: reguljäruttryck som andra argumentet är inte tillåtet"
-#: awkgram.y:4892
+#: awkgram.y:4893
#, c-format
msgid "function `%s': parameter `%s' shadows global variable"
msgstr "funktionen â%sâ: parametern â%sâ överskuggar en global
variabel"
-#: awkgram.y:4941 debug.c:4199 debug.c:4242 debug.c:5364 profile.c:110
+#: awkgram.y:4942 debug.c:4197 debug.c:4240 debug.c:5362 profile.c:110
#, c-format
msgid "could not open `%s' for writing: %s"
msgstr "kunde inte öppna â%sâ för skrivning: %s"
-#: awkgram.y:4942
+#: awkgram.y:4943
msgid "sending variable list to standard error"
msgstr "skickar variabellista till standard fel"
-#: awkgram.y:4950
+#: awkgram.y:4951
#, c-format
msgid "%s: close failed: %s"
msgstr "%s: misslyckades att stänga: %s"
-#: awkgram.y:4975
+#: awkgram.y:4976
msgid "shadow_funcs() called twice!"
msgstr "shadow_funcs() anropad två gånger!"
-#: awkgram.y:4983
+#: awkgram.y:4984
msgid "there were shadowed variables"
msgstr "det fanns överskuggade variabler"
-#: awkgram.y:5060
+#: awkgram.y:5061
#, c-format
msgid "function name `%s' previously defined"
msgstr "funktionsnamnet â%sâ är definierat sedan tidigare"
-#: awkgram.y:5111
+#: awkgram.y:5112
#, c-format
msgid "function `%s': cannot use function name as parameter name"
msgstr "funktionen â%sâ: kan inte använda funktionsnamn som parameternamn"
-#: awkgram.y:5114
+#: awkgram.y:5115
#, c-format
msgid "function `%s': cannot use special variable `%s' as a function parameter"
-msgstr "funktionen â%sâ: det gÃ¥r inte att använda specialvariabeln
â%sâ som en funktionsparameter"
+msgstr ""
+"funktionen â%sâ: det gÃ¥r inte att använda specialvariabeln â%sâ som
en "
+"funktionsparameter"
-#: awkgram.y:5118
+#: awkgram.y:5119
#, c-format
msgid "function `%s': parameter `%s' cannot contain a namespace"
msgstr "funktionen â%sâ: parametern â%sâ fÃ¥r inte innehÃ¥lla en
namnrymd"
-#: awkgram.y:5125
+#: awkgram.y:5126
#, c-format
msgid "function `%s': parameter #%d, `%s', duplicates parameter #%d"
msgstr "funktionen â%sâ: parameter %d, â%sâ, är samma som parameter
%d"
-#: awkgram.y:5214
+#: awkgram.y:5215
#, c-format
msgid "function `%s' called but never defined"
msgstr "funktionen â%sâ anropad men aldrig definierad"
-#: awkgram.y:5218
+#: awkgram.y:5219
#, c-format
msgid "function `%s' defined but never called directly"
msgstr "funktionen â%sâ definierad men aldrig anropad direkt"
-#: awkgram.y:5250
+#: awkgram.y:5251
#, c-format
msgid "regexp constant for parameter #%d yields boolean value"
msgstr "konstant reguljärt uttryck för parameter %d ger ett booleskt värde"
-#: awkgram.y:5265
+#: awkgram.y:5266
#, c-format
msgid ""
"function `%s' called with space between name and `(',\n"
@@ -515,66 +536,81 @@ msgstr ""
"funktionen â%sâ anropad med blanktecken mellan namnet och â(â,\n"
"eller använd som variabel eller vektor"
-#: awkgram.y:5488 awkgram.y:5541 mpfr.c:1589 mpfr.c:1624
+#: awkgram.y:5489 awkgram.y:5542 mpfr.c:1589 mpfr.c:1624
msgid "division by zero attempted"
msgstr "försökte dividera med noll"
-#: awkgram.y:5497 awkgram.y:5550 mpfr.c:1634
+#: awkgram.y:5498 awkgram.y:5551 mpfr.c:1634
#, c-format
msgid "division by zero attempted in `%%'"
msgstr "försökte dividera med noll i â%%â"
-#: awkgram.y:5870
-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:5871
+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:5873
+#: awkgram.y:5874
#, c-format
msgid "invalid target of assignment (opcode %s)"
msgstr "ogiltigt mål för tilldelning (op-kod %s)"
-#: awkgram.y:6253
+#: awkgram.y:6254
msgid "statement has no effect"
msgstr "satsen har ingen effekt"
-#: awkgram.y:6768
+#: awkgram.y:6769
#, 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"
+msgstr ""
+"identifierare %s: kvalificerade namn är inte tillåtna i
traditionellt/POSIX-"
+"läge"
-#: awkgram.y:6773
+#: awkgram.y:6774
#, c-format
msgid "identifier %s: namespace separator is two colons, not one"
msgstr "identifierare %s: namnrymdsseparatorn är två kolon, inte ett"
-#: awkgram.y:6779
+#: awkgram.y:6780
#, c-format
msgid "qualified identifier `%s' is badly formed"
msgstr "den kvalificerade identifieraren â%sâ är felaktigt formad"
-#: awkgram.y:6786
+#: awkgram.y:6787
#, c-format
-msgid "identifier `%s': namespace separator can only appear once in a
qualified name"
-msgstr "identifierare â%sâ: namnrymdsseparatorn kan endast förekomma en
gång i ett kvalificerat namn"
+msgid ""
+"identifier `%s': namespace separator can only appear once in a qualified name"
+msgstr ""
+"identifierare â%sâ: namnrymdsseparatorn kan endast förekomma en gÃ¥ng i
ett "
+"kvalificerat namn"
-#: awkgram.y:6835 awkgram.y:6886
+#: awkgram.y:6836 awkgram.y:6887
#, 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"
+msgstr ""
+"att använda den reserverade identifieraren â%sâ som en namnrymd är inte
"
+"tillåtet"
-#: awkgram.y:6842 awkgram.y:6852
+#: awkgram.y:6843 awkgram.y:6853
#, c-format
-msgid "using reserved identifier `%s' as second component of a qualified name
is not allowed"
-msgstr "att använda den reserverade identifieraren â%sâ som den andra
komponenten i ett kvalificerat namn är inte tillåtet"
+msgid ""
+"using reserved identifier `%s' as second component of a qualified name is "
+"not allowed"
+msgstr ""
+"att använda den reserverade identifieraren â%sâ som den andra
komponenten i "
+"ett kvalificerat namn är inte tillåtet"
-#: awkgram.y:6870
+#: awkgram.y:6871
msgid "@namespace is a gawk extension"
msgstr "@namespace är en gawk-utökning"
-#: awkgram.y:6877
+#: awkgram.y:6878
#, c-format
msgid "namespace name `%s' must meet identifier naming rules"
-msgstr "namnrymdsnamnet â%sâ mÃ¥ste följa namngivningsreglerna för
identifierare"
+msgstr ""
+"namnrymdsnamnet â%sâ mÃ¥ste följa namngivningsreglerna för
identifierare"
#: builtin.c:98 builtin.c:105
#, c-format
@@ -614,12 +650,14 @@ msgstr "%s: fick ett argument som inte är en sträng"
#: builtin.c:298
#, c-format
msgid "fflush: cannot flush: pipe `%.*s' opened for reading, not writing"
-msgstr "fflush: kan inte spola: röret â%.*sâ är öppnat för läsning,
inte skrivning"
+msgstr ""
+"fflush: kan inte spola: röret â%.*sâ är öppnat för läsning, inte
skrivning"
#: builtin.c:301
#, c-format
msgid "fflush: cannot flush: file `%.*s' opened for reading, not writing"
-msgstr "fflush: kan inte spola: filen â%.*sâ är öppnad för läsning,
inte skrivning"
+msgstr ""
+"fflush: kan inte spola: filen â%.*sâ är öppnad för läsning, inte
skrivning"
#: builtin.c:312
#, c-format
@@ -689,7 +727,8 @@ msgstr "ödesdigert: argumentindex med â$â mÃ¥ste vara
> 0"
#: builtin.c:1003
#, c-format
-msgid "fatal: argument index %ld greater than total number of supplied
arguments"
+msgid ""
+"fatal: argument index %ld greater than total number of supplied arguments"
msgstr "ödesdigert: argumentindex %ld är större än antalet givna argument"
#: builtin.c:1007
@@ -698,7 +737,8 @@ msgstr "ödesdigert: â$â tillÃ¥ts inte efter en punkt i
formatet"
#: builtin.c:1026
msgid "fatal: no `$' supplied for positional field width or precision"
-msgstr "ödesdigert: inget â$â bifogat för positionsangiven fältbredd
eller precision"
+msgstr ""
+"ödesdigert: inget â$â bifogat för positionsangiven fältbredd eller
precision"
#: builtin.c:1104
#, c-format
@@ -738,7 +778,8 @@ msgstr "formatet %%%c är POSIX-standard men inte portabelt
till andra awk:ar"
#: builtin.c:1688
#, c-format
msgid "ignoring unknown format specifier character `%c': no argument converted"
-msgstr "ignorerar okänt formatspecifikationstecken â%câ: inget argument
konverterat"
+msgstr ""
+"ignorerar okänt formatspecifikationstecken â%câ: inget argument
konverterat"
#: builtin.c:1693
msgid "fatal: not enough arguments to satisfy format string"
@@ -825,8 +866,11 @@ msgstr "substr: startindex %g är bortom strängens slut"
#: builtin.c:1985
#, c-format
-msgid "substr: length %g at start index %g exceeds length of first argument
(%lu)"
-msgstr "substr: längden %g vid startindex %g överskrider det första
argumentets längd (%lu)"
+msgid ""
+"substr: length %g at start index %g exceeds length of first argument (%lu)"
+msgstr ""
+"substr: längden %g vid startindex %g överskrider det första argumentets "
+"längd (%lu)"
#: builtin.c:2060
msgid "strftime: format value in PROCINFO[\"strftime\"] has numeric type"
@@ -987,8 +1031,10 @@ msgstr "typeof: andra argumentet är inte en vektor"
#: builtin.c:4367
#, 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"
+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:4405
#, c-format
@@ -1027,7 +1073,9 @@ msgstr "save: â%sâ: kommandot inte tillÃ¥tet"
#: command.y:342
msgid "cannot use command `commands' for breakpoint/watchpoint commands"
-msgstr "det gÃ¥r inte att använda kommandot âcommandsâ i
brytpunkts-/observationspunktskommandon"
+msgstr ""
+"det gÃ¥r inte att använda kommandot âcommandsâ i brytpunkts-/"
+"observationspunktskommandon"
#: command.y:344
msgid "no breakpoint/watchpoint has been set yet"
@@ -1101,11 +1149,15 @@ msgid "non-zero integer value"
msgstr "heltalsvärde som inte är noll"
#: command.y:820
-msgid "backtrace [N] - print trace of all or N innermost (outermost if N < 0)
frames"
-msgstr "backtrace [N] â skriv ett spÃ¥r över alla eller N innersta
(yttersta om N < 0) ramar"
+msgid ""
+"backtrace [N] - print trace of all or N innermost (outermost if N < 0) frames"
+msgstr ""
+"backtrace [N] â skriv ett spÃ¥r över alla eller N innersta (yttersta om N
< "
+"0) ramar"
#: command.y:822
-msgid "break [[filename:]N|function] - set breakpoint at the specified
location"
+msgid ""
+"break [[filename:]N|function] - set breakpoint at the specified location"
msgstr "break [[filename:]N|function] â sätt brytpunkt pÃ¥ den angivna
platsen"
#: command.y:824
@@ -1113,12 +1165,18 @@ msgid "clear [[filename:]N|function] - delete
breakpoints previously set"
msgstr "clear [[filnamn:]N|funktion] â radera tidigare satta brytpunkter"
#: command.y:826
-msgid "commands [num] - starts a list of commands to be executed at a
breakpoint(watchpoint) hit"
-msgstr "commands [num] â startar en lista av kommandon att köra när en
brytpunkt(observationspunkt) träffas"
+msgid ""
+"commands [num] - starts a list of commands to be executed at a "
+"breakpoint(watchpoint) hit"
+msgstr ""
+"commands [num] â startar en lista av kommandon att köra när en "
+"brytpunkt(observationspunkt) träffas"
#: command.y:828
msgid "condition num [expr] - set or clear breakpoint or watchpoint condition"
-msgstr "condition num [uttr] â sätt eller töm en brytpunkts eller
observationspunkts villkor"
+msgstr ""
+"condition num [uttr] â sätt eller töm en brytpunkts eller
observationspunkts "
+"villkor"
#: command.y:830
msgid "continue [COUNT] - continue program being debugged"
@@ -1134,7 +1192,8 @@ msgstr "disable [brytpunkter] [intervall] â avaktivera
angivna brytpunkter"
#: command.y:836
msgid "display [var] - print value of variable each time the program stops"
-msgstr "display [var] â skriv ut värdet pÃ¥ variabeln varje gÃ¥ng
programmet stoppar"
+msgstr ""
+"display [var] â skriv ut värdet pÃ¥ variabeln varje gÃ¥ng programmet
stoppar"
#: command.y:838
msgid "down [N] - move N frames down the stack"
@@ -1146,7 +1205,8 @@ msgstr "dump [filnamn] â skriv instruktioner till filen
eller standard ut"
#: command.y:842
msgid "enable [once|del] [breakpoints] [range] - enable specified breakpoints"
-msgstr "enable [once|del] [brytpunkter] [intervall] â aktivera angivna
brytpunkter"
+msgstr ""
+"enable [once|del] [brytpunkter] [intervall] â aktivera angivna brytpunkter"
#: command.y:844
msgid "end - end a list of commands or awk statements"
@@ -1170,15 +1230,21 @@ msgstr "frame [N] â välj och skriv ut stackram
nummer N"
#: command.y:854
msgid "help [command] - print list of commands or explanation of command"
-msgstr "help [kommando] â skriv listan av kommandon eller en förklaring av
kommando"
+msgstr ""
+"help [kommando] â skriv listan av kommandon eller en förklaring av
kommando"
#: command.y:856
msgid "ignore N COUNT - set ignore-count of breakpoint number N to COUNT"
-msgstr "ignore N ANTAL â sätt ignoreringsantal pÃ¥ brytpunkt nummer N till
ANTAL"
+msgstr ""
+"ignore N ANTAL â sätt ignoreringsantal pÃ¥ brytpunkt nummer N till ANTAL"
#: command.y:858
-msgid "info topic -
source|sources|variables|functions|break|frame|args|locals|display|watch"
-msgstr "info topic â
source|sources|variables|functions|break|frame|args|locals|display|watch"
+msgid ""
+"info topic - source|sources|variables|functions|break|frame|args|locals|"
+"display|watch"
+msgstr ""
+"info topic â source|sources|variables|functions|break|frame|args|locals|"
+"display|watch"
#: command.y:860
msgid "list [-|+|[filename:]lineno|function|range] - list specified line(s)"
@@ -1189,7 +1255,8 @@ msgid "next [COUNT] - step program, proceeding through
subroutine calls"
msgstr "next [ANTAL] â stega programmet, passera genom subrutinanrop"
#: command.y:864
-msgid "nexti [COUNT] - step one instruction, but proceed through subroutine
calls"
+msgid ""
+"nexti [COUNT] - step one instruction, but proceed through subroutine calls"
msgstr "nexti [ANTAL] â stega en instruktion, men passera genom
subrutinanrop"
#: command.y:866
@@ -1226,7 +1293,9 @@ msgstr "set var = värde â tilldela värde till en
skalär variabel"
#: command.y:884
msgid "silent - suspends usual message when stopped at a breakpoint/watchpoint"
-msgstr "silent â undertrycker normala meddelanden vid stopp pÃ¥ en
brytpunkt/observationspunkt"
+msgstr ""
+"silent â undertrycker normala meddelanden vid stopp pÃ¥ en brytpunkt/"
+"observationspunkt"
#: command.y:886
msgid "source file - execute commands from file"
@@ -1253,8 +1322,12 @@ msgid "undisplay [N] - remove variable(s) from automatic
display list"
msgstr "undisplay [N] â ta bort variabler frÃ¥n listan över automatiskt
visade"
#: command.y:898
-msgid "until [[filename:]N|function] - execute until program reaches a
different line or line N within current frame"
-msgstr "until [[filnamn:]N|funktion] â kör tills programmet nÃ¥r en annan
rad eller rad N inom aktuell ram"
+msgid ""
+"until [[filename:]N|function] - execute until program reaches a different "
+"line or line N within current frame"
+msgstr ""
+"until [[filnamn:]N|funktion] â kör tills programmet nÃ¥r en annan rad
eller "
+"rad N inom aktuell ram"
#: command.y:900
msgid "unwatch [N] - remove variable(s) from watch list"
@@ -1269,8 +1342,12 @@ msgid "watch var - set a watchpoint for a variable"
msgstr "watch var â sätt en observationspunkt för en variabel"
#: command.y:906
-msgid "where [N] - (same as backtrace) print trace of all or N innermost
(outermost if N < 0) frames"
-msgstr "where [N] â (samma som backtrace) skriv ett spÃ¥r över alla eller N
innersta (yttersta om N < 0) ramar"
+msgid ""
+"where [N] - (same as backtrace) print trace of all or N innermost (outermost "
+"if N < 0) frames"
+msgstr ""
+"where [N] â (samma som backtrace) skriv ett spÃ¥r över alla eller N
innersta "
+"(yttersta om N < 0) ramar"
#: command.y:1017 debug.c:423 gawkapi.c:260 msg.c:142
#, c-format
@@ -1508,17 +1585,17 @@ msgstr "indexet â%.*sâ finns inte i vektorn
â%sâ\n"
msgid "`%s[\"%.*s\"]' is not an array\n"
msgstr "â%s[\"%.*s\"]â är inte en vektor\n"
-#: debug.c:1262 debug.c:5124
+#: debug.c:1262 debug.c:5122
#, c-format
msgid "`%s' is not a scalar variable"
msgstr "â%sâ är inte en skalär variabel"
-#: debug.c:1285 debug.c:5154
+#: debug.c:1285 debug.c:5152
#, c-format
msgid "attempt to use array `%s[\"%.*s\"]' in a scalar context"
msgstr "försök att använda vektorn â%s[\"%.*s\"]â i skalärt sammanhang"
-#: debug.c:1308 debug.c:5165
+#: debug.c:1308 debug.c:5163
#, c-format
msgid "attempt to use scalar `%s[\"%.*s\"]' as array"
msgstr "försök att använda skalären â%s[\"%.*s\"]â som en vektor"
@@ -1555,7 +1632,8 @@ msgstr "försök att använda ett skalärt värde som
vektor"
#: debug.c:1887
#, c-format
msgid "Watchpoint %d deleted because parameter is out of scope.\n"
-msgstr "Observationspunkt %d raderad för att parametern är utanför sin
räckvidd.\n"
+msgstr ""
+"Observationspunkt %d raderad för att parametern är utanför sin
räckvidd.\n"
#: debug.c:1898
#, c-format
@@ -1589,7 +1667,9 @@ msgstr "Ogiltigt ramnummer"
#: debug.c:2231
#, c-format
msgid "Note: breakpoint %d (enabled, ignore next %ld hits), also set at %s:%d"
-msgstr "Observera: brytpunkt %d (aktiverad, ignorera följande %ld träffar),
är också satt vid %s:%d"
+msgstr ""
+"Observera: brytpunkt %d (aktiverad, ignorera följande %ld träffar), är
också "
+"satt vid %s:%d"
#: debug.c:2238
#, c-format
@@ -1599,7 +1679,9 @@ msgstr "Observera: brytpunkt %d (aktiverad), är också
satt vid %s:%d"
#: debug.c:2245
#, c-format
msgid "Note: breakpoint %d (disabled, ignore next %ld hits), also set at %s:%d"
-msgstr "Observera: brytpunkt %d (avaktiverad, ignorera följande %ld
träffar), är också satt vid %s:%d"
+msgstr ""
+"Observera: brytpunkt %d (avaktiverad, ignorera följande %ld träffar), är "
+"också satt vid %s:%d"
#: debug.c:2252
#, c-format
@@ -1641,205 +1723,207 @@ msgstr "kan inte sätta en brytpunkt i funktionen
â%sâ\n"
msgid "breakpoint %d set at file `%s', line %d is unconditional\n"
msgstr "brytpunkt %d satt i filen â%sâ, rad %d är ovillkorlig\n"
-#: debug.c:2525 debug.c:3383
+#: debug.c:2524 debug.c:3381
#, c-format
msgid "line number %d in file `%s' out of range"
msgstr "radnummer %d i filen â%sâ är utanför tillÃ¥tet intervall"
-#: debug.c:2541 debug.c:2563
+#: debug.c:2540 debug.c:2562
#, c-format
msgid "Deleted breakpoint %d"
msgstr "Raderade brytpunkt %d"
-#: debug.c:2547
+#: debug.c:2546
#, c-format
msgid "No breakpoint(s) at entry to function `%s'\n"
msgstr "Inga brytpunkter vid ingÃ¥ngen till funktionen â%sâ\n"
-#: debug.c:2574
+#: debug.c:2573
#, c-format
msgid "No breakpoint at file `%s', line #%d\n"
msgstr "Ingen brytpunkt i filen â%sâ, rad nr. %d\n"
-#: debug.c:2629 debug.c:2670 debug.c:2690 debug.c:2733
+#: debug.c:2628 debug.c:2669 debug.c:2689 debug.c:2732
msgid "invalid breakpoint number"
msgstr "ogiltigt brytpunktsnummer"
-#: debug.c:2645
+#: debug.c:2644
msgid "Delete all breakpoints? (y or n) "
msgstr "Radera alla brytpunkter? (j eller n) "
-#: debug.c:2646 debug.c:2956 debug.c:3009
+#: debug.c:2645 debug.c:2955 debug.c:3008
msgid "y"
msgstr "j"
-#: debug.c:2695
+#: debug.c:2694
#, c-format
msgid "Will ignore next %ld crossing(s) of breakpoint %d.\n"
msgstr "Kommer ignorera följande %ld passager av brytpunkt %d.\n"
-#: debug.c:2699
+#: debug.c:2698
#, c-format
msgid "Will stop next time breakpoint %d is reached.\n"
msgstr "Kommer stanna nästa gång brytpunkt %d nås.\n"
-#: debug.c:2816
+#: debug.c:2815
#, c-format
msgid "Can only debug programs provided with the `-f' option.\n"
msgstr "Kan bara felsöka program som getts flaggan â-fâ.\n"
-#: debug.c:2836
+#: debug.c:2835
#, c-format
msgid "Restarting ...\n"
msgstr "Startar om â¦\n"
-#: debug.c:2941
+#: debug.c:2940
#, c-format
msgid "Failed to restart debugger"
msgstr "Misslyckades att starta om felsökaren"
-#: debug.c:2955
+#: debug.c:2954
msgid "Program already running. Restart from beginning (y/n)? "
msgstr "Programmet kör redan. Starta om från början (j/n)? "
-#: debug.c:2959
+#: debug.c:2958
#, c-format
msgid "Program not restarted\n"
msgstr "Programmet inte omstartat\n"
-#: debug.c:2969
+#: debug.c:2968
#, c-format
msgid "error: cannot restart, operation not allowed\n"
msgstr "fel: kan inte starta om, åtgärden är inte tillåten\n"
-#: debug.c:2975
+#: debug.c:2974
#, c-format
msgid "error (%s): cannot restart, ignoring rest of the commands\n"
msgstr "fel (%s): kan inte starta om, ignorerar resten av kommandona\n"
-#: debug.c:2983
+#: debug.c:2982
#, c-format
msgid "Starting program:\n"
msgstr "Startar programmet:\n"
-#: debug.c:2993
+#: debug.c:2992
#, c-format
msgid "Program exited abnormally with exit value: %d\n"
msgstr "Programmet avslutade onormalt med slutvärdet: %d\n"
-#: debug.c:2994
+#: debug.c:2993
#, c-format
msgid "Program exited normally with exit value: %d\n"
msgstr "Programmet avslutade normalt med slutvärdet: %d\n"
-#: debug.c:3008
+#: debug.c:3007
msgid "The program is running. Exit anyway (y/n)? "
msgstr "Programmet kör. Avsluta ändå (j/n)? "
-#: debug.c:3043
+#: debug.c:3042
#, c-format
msgid "Not stopped at any breakpoint; argument ignored.\n"
msgstr "Inte stoppad vid någon brytpunkt, argumentet ignoreras.\n"
-#: debug.c:3048
+#: debug.c:3047
#, c-format
msgid "invalid breakpoint number %d"
msgstr "ogiltigt brytpunktsnummer %d"
-#: debug.c:3053
+#: debug.c:3052
#, c-format
msgid "Will ignore next %ld crossings of breakpoint %d.\n"
msgstr "Kommer ignorera de nästa %ld passagerna av brytpunkt %d.\n"
-#: debug.c:3240
+#: debug.c:3239
#, c-format
msgid "'finish' not meaningful in the outermost frame main()\n"
msgstr "âfinishâ är inte meningsfullt i den yttersta ramen main()\n"
-#: debug.c:3245
+#: debug.c:3244
#, c-format
msgid "Run until return from "
msgstr "Kör till retur från "
-#: debug.c:3288
+#: debug.c:3287
#, c-format
msgid "'return' not meaningful in the outermost frame main()\n"
msgstr "âreturnâ är inte meningsfullt i den yttersta ramen main()\n"
-#: debug.c:3402
+#: debug.c:3400
#, c-format
msgid "cannot find specified location in function `%s'\n"
msgstr "kan inte hitta angiven plats i funktionen â%sâ\n"
-#: debug.c:3410
+#: debug.c:3408
#, c-format
msgid "invalid source line %d in file `%s'"
msgstr "ogiltig källrad %d i filen â%sâ"
-#: debug.c:3425
+#: debug.c:3423
#, c-format
msgid "cannot find specified location %d in file `%s'\n"
msgstr "kan inte hitta angiven plats %d i filen â%sâ\n"
-#: debug.c:3457
+#: debug.c:3455
#, c-format
msgid "element not in array\n"
msgstr "elementet finns inte i vektorn\n"
-#: debug.c:3457
+#: debug.c:3455
#, c-format
msgid "untyped variable\n"
msgstr "otypad variabel\n"
-#: debug.c:3499
+#: debug.c:3497
#, c-format
msgid "Stopping in %s ...\n"
msgstr "Stannar i %s â¦\n"
-#: debug.c:3576
+#: debug.c:3574
#, c-format
msgid "'finish' not meaningful with non-local jump '%s'\n"
msgstr "âfinishâ är inte meningsfullt med icke lokalt hopp â%sâ\n"
-#: debug.c:3583
+#: debug.c:3581
#, c-format
msgid "'until' not meaningful with non-local jump '%s'\n"
msgstr "âuntilâ är inte meningsfullt med icke lokalt hopp â%sâ\n"
#. TRANSLATORS: don't translate the 'q' inside the brackets.
-#: debug.c:4344
+#: debug.c:4342
msgid "\t------[Enter] to continue or [q] + [Enter] to quit------"
-msgstr "\t------[Retur] för att fortsätta eller [q] + [Retur] för att
avsluta------"
+msgstr ""
+"\t------[Retur] för att fortsätta eller [q] + [Retur] för att
avsluta------"
-#: debug.c:5161
+#: debug.c:5159
#, c-format
msgid "[\"%.*s\"] not in array `%s'"
msgstr "[\"%.*s\"] finns inte i vektorn â%sâ"
-#: debug.c:5367
+#: debug.c:5365
#, c-format
msgid "sending output to stdout\n"
msgstr "skickar utdata till standard ut\n"
-#: debug.c:5407
+#: debug.c:5405
msgid "invalid number"
msgstr "ogiltigt tal"
-#: debug.c:5541
+#: debug.c:5539
#, c-format
msgid "`%s' not allowed in current context; statement ignored"
msgstr "â%sâ är inte tillÃ¥tet i det aktuella sammanhanget; satsen
ignoreras"
-#: debug.c:5549
+#: debug.c:5547
msgid "`return' not allowed in current context; statement ignored"
-msgstr "âreturnâ är inte tillÃ¥tet i det aktuella sammanhanget; satsen
ignoreras"
+msgstr ""
+"âreturnâ är inte tillÃ¥tet i det aktuella sammanhanget; satsen ignoreras"
-#: debug.c:5597
+#: debug.c:5595
#, c-format
msgid "fatal error during eval, need to restart.\n"
msgstr "ödesdigert fel under eval, behöver omstart.\n"
-#: debug.c:5787
+#: debug.c:5785
#, c-format
msgid "no symbol `%s' in current context"
msgstr "ingen symbol â%sâ i aktuellt sammanhang"
@@ -1896,49 +1980,49 @@ msgstr "felaktig â%sFMTâ-specifikation â%sâ"
msgid "turning off `--lint' due to assignment to `LINT'"
msgstr "slÃ¥r av â--lintâ pÃ¥ grund av en tilldelning till âLINTâ"
-#: eval.c:1189
+#: eval.c:1190
#, c-format
msgid "reference to uninitialized argument `%s'"
msgstr "referens till icke initierat argument â%sâ"
-#: eval.c:1190
+#: eval.c:1191
#, c-format
msgid "reference to uninitialized variable `%s'"
msgstr "referens till icke initierad variabel â%sâ"
-#: eval.c:1208
+#: eval.c:1209
msgid "attempt to field reference from non-numeric value"
msgstr "försök att fältreferera från ickenumeriskt värde"
-#: eval.c:1210
+#: eval.c:1211
msgid "attempt to field reference from null string"
msgstr "försök till fältreferens från en tom sträng"
-#: eval.c:1218
+#: eval.c:1219
#, c-format
msgid "attempt to access field %ld"
msgstr "försök att komma åt fält nummer %ld"
-#: eval.c:1227
+#: eval.c:1228
#, c-format
msgid "reference to uninitialized field `$%ld'"
msgstr "referens till icke initierat fält â$%ldâ"
-#: eval.c:1291
+#: eval.c:1292
#, c-format
msgid "function `%s' called with more arguments than declared"
msgstr "funktionen â%sâ anropad med fler argument än vad som deklarerats"
-#: eval.c:1496
+#: eval.c:1497
#, c-format
msgid "unwind_stack: unexpected type `%s'"
msgstr "unwind_stack: oväntad typ â%sâ"
-#: eval.c:1671
+#: eval.c:1672
msgid "division by zero attempted in `/='"
msgstr "försökte dividera med noll i â/=â"
-#: eval.c:1678
+#: eval.c:1679
#, c-format
msgid "division by zero attempted in `%%='"
msgstr "försökte dividera med noll i â%%=â"
@@ -1963,7 +2047,8 @@ msgstr "load_ext: kan inte öppna biblioteket â%sâ:
%s"
#: ext.c:66
#, c-format
msgid "load_ext: library `%s': does not define `plugin_is_GPL_compatible': %s"
-msgstr "load_ext: biblioteket â%sâ: definierar inte
âplugin_is_GPL_compatibleâ: %s"
+msgstr ""
+"load_ext: biblioteket â%sâ: definierar inte
âplugin_is_GPL_compatibleâ: %s"
#: ext.c:72
#, c-format
@@ -1982,12 +2067,14 @@ msgstr "make_builtin: funktionsnamn saknas"
#: ext.c:100 ext.c:111
#, c-format
msgid "make_builtin: cannot use gawk built-in `%s' as function name"
-msgstr "make_builtin: kan inte använda gawks inbyggda â%sâ som ett
funktionsnamn"
+msgstr ""
+"make_builtin: kan inte använda gawks inbyggda â%sâ som ett funktionsnamn"
#: ext.c:109
#, c-format
msgid "make_builtin: cannot use gawk built-in `%s' as namespace name"
-msgstr "make_builtin: kan inte använda gawks inbyggda â%sâ som ett
namnrymdsnamn"
+msgstr ""
+"make_builtin: kan inte använda gawks inbyggda â%sâ som ett namnrymdsnamn"
#: ext.c:126
#, c-format
@@ -2147,7 +2234,8 @@ msgstr "inplace::begin: kan inte hämta 1:a argumentet
som en filnamnssträng"
#: extension/inplace.c:145
#, c-format
msgid "inplace::begin: disabling in-place editing for invalid FILENAME `%s'"
-msgstr "inplace::begin: avaktiverar redigering på plats för ogiltigt FILNAMN
â%sâ"
+msgstr ""
+"inplace::begin: avaktiverar redigering på plats för ogiltigt FILNAMN
â%sâ"
#: extension/inplace.c:152
#, c-format
@@ -2270,8 +2358,12 @@ msgid "array value has unknown type %d"
msgstr "vektorvärde har en okänd typ %d"
#: extension/rwarray.c:398
-msgid "rwarray extension: received GMP/MPFR value but compiled without
GMP/MPFR support."
-msgstr "rwarray-utvidgning: mottog GMP-/MPFR-värde me kompilerades utan stöd
för GMP/MPFR."
+msgid ""
+"rwarray extension: received GMP/MPFR value but compiled without GMP/MPFR "
+"support."
+msgstr ""
+"rwarray-utvidgning: mottog GMP-/MPFR-värde me kompilerades utan stöd för
GMP/"
+"MPFR."
#: extension/rwarray.c:437
#, c-format
@@ -2311,8 +2403,12 @@ msgid "treating recovered value with unknown type code
%d as a string"
msgstr "hanterar återvunnet värde med okänd typkod %d som en sträng"
#: extension/rwarray.c:827
-msgid "rwarray extension: GMP/MPFR value in file but compiled without GMP/MPFR
support."
-msgstr "rwarray-utvidgning: GMP-/MPFR-värde i filen men kompilerad utan stöd
för GMP/MPFR."
+msgid ""
+"rwarray extension: GMP/MPFR value in file but compiled without GMP/MPFR "
+"support."
+msgstr ""
+"rwarray-utvidgning: GMP-/MPFR-värde i filen men kompilerad utan stöd för
GMP/"
+"MPFR."
#: extension/time.c:142
msgid "gettimeofday: not supported on this platform"
@@ -2379,15 +2475,20 @@ msgstr "split: andra argumentet är inte en vektor"
#: field.c:1010
msgid "split: cannot use the same array for second and fourth args"
-msgstr "split: det går inte att använda samma vektor som andra och fjärde
argument"
+msgstr ""
+"split: det går inte att använda samma vektor som andra och fjärde argument"
#: field.c:1015
msgid "split: cannot use a subarray of second arg for fourth arg"
-msgstr "split: det går inte att använda en delvektor av andra argumentet som
fjärde argument"
+msgstr ""
+"split: det går inte att använda en delvektor av andra argumentet som
fjärde "
+"argument"
#: field.c:1018
msgid "split: cannot use a subarray of fourth arg for second arg"
-msgstr "split: det går inte att använda en delvektor av fjärde argumentet
som andra argument"
+msgstr ""
+"split: det går inte att använda en delvektor av fjärde argumentet som
andra "
+"argument"
#: field.c:1052
msgid "split: null string for third arg is a non-standard extension"
@@ -2407,15 +2508,20 @@ msgstr "patsplit: tredje argumentet får inte vara tomt"
#: field.c:1113
msgid "patsplit: cannot use the same array for second and fourth args"
-msgstr "patsplit: det går inte att använda samma vektor som andra och
fjärde argument"
+msgstr ""
+"patsplit: det går inte att använda samma vektor som andra och fjärde
argument"
#: field.c:1118
msgid "patsplit: cannot use a subarray of second arg for fourth arg"
-msgstr "patsplit: det går inte att använda en delvektor av andra argumentet
som fjärde argument"
+msgstr ""
+"patsplit: det går inte att använda en delvektor av andra argumentet som "
+"fjärde argument"
#: field.c:1121
msgid "patsplit: cannot use a subarray of fourth arg for second arg"
-msgstr "patsplit: det går inte att använda en delvektor av fjärde
argumentet som andra argument"
+msgstr ""
+"patsplit: det går inte att använda en delvektor av fjärde argumentet som "
+"andra argument"
#: field.c:1171
msgid "`FIELDWIDTHS' is a gawk extension"
@@ -2465,8 +2571,12 @@ msgstr "add_ext_func: mottog NULL-name_space-parameter"
#: gawkapi.c:524
#, c-format
-msgid "node_to_awk_value: detected invalid numeric flags combination `%s';
please file a bug report"
-msgstr "node_to_awk_value: upptäckte felaktig kombination av numeriska
flaggor â%sâ, vänligen skicka en felrapport"
+msgid ""
+"node_to_awk_value: detected invalid numeric flags combination `%s'; please "
+"file a bug report"
+msgstr ""
+"node_to_awk_value: upptäckte felaktig kombination av numeriska flaggor
â%sâ, "
+"vänligen skicka en felrapport"
#: gawkapi.c:562
msgid "node_to_awk_value: received null node"
@@ -2478,8 +2588,12 @@ msgstr "node_to_awk_value: mottog null-värde"
#: gawkapi.c:633 gawkapi.c:670 gawkapi.c:700 gawkapi.c:737
#, c-format
-msgid "node_to_awk_value detected invalid flags combination `%s'; please file
a bug report"
-msgstr "node_to_awk_value upptäckte felaktig kombination av numeriska flaggor
â%sâ, vänligen skicka en felrapport"
+msgid ""
+"node_to_awk_value detected invalid flags combination `%s'; please file a bug "
+"report"
+msgstr ""
+"node_to_awk_value upptäckte felaktig kombination av numeriska flaggor
â%sâ, "
+"vänligen skicka en felrapport"
#: gawkapi.c:1129
msgid "remove_element: received null array"
@@ -2522,322 +2636,331 @@ msgstr "kommandoradsargumentet â%sâ är en
katalog: hoppas över"
msgid "cannot open file `%s' for reading: %s"
msgstr "kan inte öppna filen â%sâ för läsning: %s"
-#: io.c:652
+#: io.c:650
#, c-format
msgid "close of fd %d (`%s') failed: %s"
msgstr "stängning av fb %d (â%sâ) misslyckades: %s"
-#: io.c:724
+#: io.c:722
#, c-format
msgid "`%.*s' used for input file and for output file"
msgstr "â%.*sâ använd som indatafil och som utdatafil"
-#: io.c:726
+#: io.c:724
#, c-format
msgid "`%.*s' used for input file and input pipe"
msgstr "â%.*sâ använd som indatafil och indatarör"
-#: io.c:728
+#: io.c:726
#, c-format
msgid "`%.*s' used for input file and two-way pipe"
msgstr "â%.*sâ använd som indatafil och tvÃ¥vägsrör"
-#: io.c:730
+#: io.c:728
#, c-format
msgid "`%.*s' used for input file and output pipe"
msgstr "â%.*sâ använd som indatafil och utdatarör"
-#: io.c:732
+#: io.c:730
#, c-format
msgid "unnecessary mixing of `>' and `>>' for file `%.*s'"
msgstr "onödig blandning av â>â och â>>â för filen â%.*sâ"
-#: io.c:734
+#: io.c:732
#, c-format
msgid "`%.*s' used for input pipe and output file"
msgstr "â%.*sâ använd som indatarör och utdatafil"
-#: io.c:736
+#: io.c:734
#, c-format
msgid "`%.*s' used for output file and output pipe"
msgstr "â%.*sâ använd som utdatafil och utdatarör"
-#: io.c:738
+#: io.c:736
#, c-format
msgid "`%.*s' used for output file and two-way pipe"
msgstr "â%.*sâ använd som utdatafil och tvÃ¥vägsrör"
-#: io.c:740
+#: io.c:738
#, c-format
msgid "`%.*s' used for input pipe and output pipe"
msgstr "â%.*sâ använd som indatarör och utdatarör"
-#: io.c:742
+#: io.c:740
#, c-format
msgid "`%.*s' used for input pipe and two-way pipe"
msgstr "â%.*sâ använd som indatarör och tvÃ¥vägsrör"
-#: io.c:744
+#: io.c:742
#, c-format
msgid "`%.*s' used for output pipe and two-way pipe"
msgstr "â%.*sâ använd som utdatarör och tvÃ¥vägsrör"
-#: io.c:793
+#: io.c:791
msgid "redirection not allowed in sandbox mode"
msgstr "omdirigering är inte tillåten i sandlådeläge"
-#: io.c:827
+#: io.c:825
#, c-format
msgid "expression in `%s' redirection is a number"
msgstr "uttrycket i â%sâ-omdirigering är ett tal"
-#: io.c:831
+#: io.c:829
#, c-format
msgid "expression for `%s' redirection has null string value"
msgstr "uttrycket för â%sâ-omdirigering har en tom sträng som värde"
-#: io.c:836
+#: io.c:834
#, c-format
-msgid "filename `%.*s' for `%s' redirection may be result of logical
expression"
-msgstr "filnamnet â%.*sâ för â%sâ-omdirigering kan vara resultatet av
ett logiskt uttryck"
+msgid ""
+"filename `%.*s' for `%s' redirection may be result of logical expression"
+msgstr ""
+"filnamnet â%.*sâ för â%sâ-omdirigering kan vara resultatet av ett
logiskt "
+"uttryck"
-#: io.c:933 io.c:958
+#: io.c:931 io.c:956
#, c-format
msgid "get_file cannot create pipe `%s' with fd %d"
msgstr "get_file kan inte skapa röret â%sâ med fb %d"
-#: io.c:948
+#: io.c:946
#, c-format
msgid "cannot open pipe `%s' for output: %s"
msgstr "kan inte öppna röret â%sâ för utmatning: %s"
-#: io.c:963
+#: io.c:961
#, c-format
msgid "cannot open pipe `%s' for input: %s"
msgstr "kan inte öppna röret â%sâ för inmatning: %s"
-#: io.c:987
+#: io.c:985
#, c-format
-msgid "get_file socket creation not supported on this platform for `%s' with
fd %d"
-msgstr "att get_file skapar ett uttag stödjs inte på denna plattform för
â%sâ med fb %d"
+msgid ""
+"get_file socket creation not supported on this platform for `%s' with fd %d"
+msgstr ""
+"att get_file skapar ett uttag stödjs inte pÃ¥ denna plattform för â%sâ
med fb "
+"%d"
-#: io.c:998
+#: io.c:996
#, c-format
msgid "cannot open two way pipe `%s' for input/output: %s"
msgstr "kan inte öppna tvÃ¥vägsröret â%sâ för in-/utmatning: %s"
-#: io.c:1085
+#: io.c:1083
#, c-format
msgid "cannot redirect from `%s': %s"
msgstr "kan inte dirigera om frÃ¥n â%sâ: %s"
-#: io.c:1088
+#: io.c:1086
#, c-format
msgid "cannot redirect to `%s': %s"
msgstr "kan inte dirigera om till â%sâ: %s"
-#: io.c:1190
-msgid "reached system limit for open files: starting to multiplex file
descriptors"
-msgstr "nådde systembegränsningen för öppna filer: börjar multiplexa
filbeskrivare"
+#: io.c:1188
+msgid ""
+"reached system limit for open files: starting to multiplex file descriptors"
+msgstr ""
+"nådde systembegränsningen för öppna filer: börjar multiplexa
filbeskrivare"
-#: io.c:1206
+#: io.c:1204
#, c-format
msgid "close of `%s' failed: %s"
msgstr "att stänga â%sâ misslyckades: %s"
-#: io.c:1214
+#: io.c:1212
msgid "too many pipes or input files open"
msgstr "för många rör eller indatafiler öppna"
-#: io.c:1240
+#: io.c:1238
msgid "close: second argument must be `to' or `from'"
msgstr "close: andra argumentet mÃ¥ste vara âtoâ eller âfromâ"
-#: io.c:1258
+#: io.c:1256
#, c-format
msgid "close: `%.*s' is not an open file, pipe or co-process"
msgstr "close: â%.*sâ är inte en öppen fil, rör eller koprocess"
-#: io.c:1263
+#: io.c:1261
msgid "close of redirection that was never opened"
msgstr "stängning av omdirigering som aldrig öppnades"
-#: io.c:1365
+#: io.c:1363
#, c-format
msgid "close: redirection `%s' not opened with `|&', second argument ignored"
-msgstr "close: omdirigeringen â%sâ öppnades inte med â|&â, andra
argumentet ignorerat"
+msgstr ""
+"close: omdirigeringen â%sâ öppnades inte med â|&â, andra argumentet
ignorerat"
-#: io.c:1382
+#: io.c:1380
#, c-format
msgid "failure status (%d) on pipe close of `%s': %s"
msgstr "felstatus (%d) frÃ¥n rörstängning av â%sâ: %s"
-#: io.c:1385
+#: io.c:1383
#, c-format
msgid "failure status (%d) on two-way pipe close of `%s': %s"
msgstr "felstatus (%d) när tvÃ¥vägsrör stängdes av â%sâ: %s"
-#: io.c:1388
+#: io.c:1386
#, c-format
msgid "failure status (%d) on file close of `%s': %s"
msgstr "felstatus (%d) frÃ¥n filstängning av â%sâ: %s"
-#: io.c:1408
+#: io.c:1406
#, c-format
msgid "no explicit close of socket `%s' provided"
msgstr "ingen explicit stängning av uttaget â%sâ tillhandahÃ¥llen"
-#: io.c:1411
+#: io.c:1409
#, c-format
msgid "no explicit close of co-process `%s' provided"
msgstr "ingen explicit stängning av koprocessen â%sâ tillhandahÃ¥llen"
-#: io.c:1414
+#: io.c:1412
#, c-format
msgid "no explicit close of pipe `%s' provided"
msgstr "ingen explicit stängning av röret â%sâ tillhandahÃ¥llen"
-#: io.c:1417
+#: io.c:1415
#, c-format
msgid "no explicit close of file `%s' provided"
msgstr "ingen explicit stängning av filen â%sâ tillhandahÃ¥llen"
-#: io.c:1452
+#: io.c:1450
#, c-format
msgid "fflush: cannot flush standard output: %s"
msgstr "fflush: kan inte spola standard ut: %s"
-#: io.c:1453
+#: io.c:1451
#, c-format
msgid "fflush: cannot flush standard error: %s"
msgstr "fflush: kan inte spola standard fel: %s"
-#: io.c:1458 io.c:1547 main.c:719 main.c:764
+#: io.c:1456 io.c:1545 main.c:719 main.c:764
#, c-format
msgid "error writing standard output: %s"
msgstr "fel vid skrivning till standard ut: %s"
-#: io.c:1459 io.c:1558 main.c:721
+#: io.c:1457 io.c:1556 main.c:721
#, c-format
msgid "error writing standard error: %s"
msgstr "fel vid skrivning till standard fel: %s"
-#: io.c:1498
+#: io.c:1496
#, c-format
msgid "pipe flush of `%s' failed: %s"
msgstr "rörspolning av â%sâ misslyckades: %s"
-#: io.c:1501
+#: io.c:1499
#, c-format
msgid "co-process flush of pipe to `%s' failed: %s"
msgstr "koprocesspolning av röret till â%sâ misslyckades: %s"
-#: io.c:1504
+#: io.c:1502
#, c-format
msgid "file flush of `%s' failed: %s"
msgstr "filspolning av â%sâ misslyckades: %s"
-#: io.c:1647
+#: io.c:1645
#, c-format
msgid "local port %s invalid in `/inet': %s"
msgstr "lokal port %s ogiltig i â/inetâ: %s"
-#: io.c:1650
+#: io.c:1648
#, c-format
msgid "local port %s invalid in `/inet'"
msgstr "lokal port %s ogiltig i â/inetâ"
-#: io.c:1673
+#: io.c:1671
#, c-format
msgid "remote host and port information (%s, %s) invalid: %s"
msgstr "ogiltig information (%s, %s) för fjärrvärd och fjärrport: %s"
-#: io.c:1676
+#: io.c:1674
#, c-format
msgid "remote host and port information (%s, %s) invalid"
msgstr "ogiltig information (%s, %s) för fjärrvärd och fjärrport"
-#: io.c:1918
+#: io.c:1916
msgid "TCP/IP communications are not supported"
msgstr "TCP/IP-kommunikation stöds inte"
-#: io.c:2046 io.c:2089
+#: io.c:2044 io.c:2087
#, c-format
msgid "could not open `%s', mode `%s'"
msgstr "kunde inte öppna â%sâ, läge â%sâ"
-#: io.c:2054 io.c:2106
+#: io.c:2052 io.c:2104
#, c-format
msgid "close of master pty failed: %s"
msgstr "stängning av huvudpty misslyckades: %s"
-#: io.c:2056 io.c:2108 io.c:2449 io.c:2687
+#: io.c:2054 io.c:2106 io.c:2447 io.c:2685
#, c-format
msgid "close of stdout in child failed: %s"
msgstr "stängning av standard ut i barnet misslyckades: %s"
-#: io.c:2059 io.c:2111
+#: io.c:2057 io.c:2109
#, c-format
msgid "moving slave pty to stdout in child failed (dup: %s)"
msgstr "flyttandet av slavpty till standard ut i barnet misslyckades (dup: %s)"
-#: io.c:2061 io.c:2113 io.c:2454
+#: io.c:2059 io.c:2111 io.c:2452
#, c-format
msgid "close of stdin in child failed: %s"
msgstr "stängning av standard in i barnet misslyckades: %s"
-#: io.c:2064 io.c:2116
+#: io.c:2062 io.c:2114
#, c-format
msgid "moving slave pty to stdin in child failed (dup: %s)"
msgstr "flyttandet av slavpty till standard in i barnet misslyckades (dup: %s)"
-#: io.c:2066 io.c:2118 io.c:2140
+#: io.c:2064 io.c:2116 io.c:2138
#, c-format
msgid "close of slave pty failed: %s"
msgstr "stängning av slavpty misslyckades: %s"
-#: io.c:2302
+#: io.c:2300
msgid "could not create child process or open pty"
msgstr "kan inte skapa barnprocess eller öppna en pty"
-#: io.c:2388 io.c:2452 io.c:2662 io.c:2690
+#: io.c:2386 io.c:2450 io.c:2660 io.c:2688
#, c-format
msgid "moving pipe to stdout in child failed (dup: %s)"
msgstr "flyttande av rör till standard ut i barnet misslyckades (dup: %s)"
-#: io.c:2395 io.c:2457
+#: io.c:2393 io.c:2455
#, c-format
msgid "moving pipe to stdin in child failed (dup: %s)"
msgstr "flyttande av rör till standard in i barnet misslyckades (dup: %s)"
-#: io.c:2417 io.c:2680
+#: io.c:2415 io.c:2678
msgid "restoring stdout in parent process failed"
msgstr "återställande av standard ut i föräldraprocessen misslyckades"
-#: io.c:2425
+#: io.c:2423
msgid "restoring stdin in parent process failed"
msgstr "återställande av standard in i föräldraprocessen misslyckades"
-#: io.c:2460 io.c:2692 io.c:2707
+#: io.c:2458 io.c:2690 io.c:2705
#, c-format
msgid "close of pipe failed: %s"
msgstr "stängning av röret misslyckades: %s"
-#: io.c:2519
+#: io.c:2517
msgid "`|&' not supported"
msgstr "â|&â stöds inte"
-#: io.c:2647
+#: io.c:2645
#, c-format
msgid "cannot open pipe `%s': %s"
msgstr "kan inte öppna röret â%sâ: %s"
-#: io.c:2701
+#: io.c:2699
#, c-format
msgid "cannot create child process for `%s' (fork: %s)"
msgstr "kan inte skapa barnprocess för â%sâ (fork: %s)"
-#: io.c:2839
+#: io.c:2838
msgid "getline: attempt to read from closed read end of two-way pipe"
msgstr "getline: försök att läsa från stängd läsände av ett
tvåvägsrör"
@@ -2848,7 +2971,9 @@ msgstr "register_input_parser: mottog NULL-pekare"
#: io.c:3190
#, c-format
msgid "input parser `%s' conflicts with previously installed input parser `%s'"
-msgstr "inmatningstolken â%sâ stÃ¥r i konflikt med tidigare installerad
inmatningstolk â%sâ"
+msgstr ""
+"inmatningstolken â%sâ stÃ¥r i konflikt med tidigare installerad "
+"inmatningstolk â%sâ"
#: io.c:3197
#, c-format
@@ -2861,8 +2986,11 @@ msgstr "register_output_wrapper: mottog NULL-pekare"
#: io.c:3245
#, c-format
-msgid "output wrapper `%s' conflicts with previously installed output wrapper
`%s'"
-msgstr "utmatningsomslag â%sâ stÃ¥r i konflikt med tidigare installerat
utmatningsomslag â%sâ"
+msgid ""
+"output wrapper `%s' conflicts with previously installed output wrapper `%s'"
+msgstr ""
+"utmatningsomslag â%sâ stÃ¥r i konflikt med tidigare installerat "
+"utmatningsomslag â%sâ"
#: io.c:3252
#, c-format
@@ -2875,8 +3003,12 @@ msgstr "register_output_processor: mottog NULL-pekare"
#: io.c:3302
#, c-format
-msgid "two-way processor `%s' conflicts with previously installed two-way
processor `%s'"
-msgstr "tvÃ¥vägsprocessorn â%sâ stÃ¥r i konflikt med tidigare installerad
tvÃ¥vägsprocessor â%sâ"
+msgid ""
+"two-way processor `%s' conflicts with previously installed two-way processor "
+"`%s'"
+msgstr ""
+"tvÃ¥vägsprocessorn â%sâ stÃ¥r i konflikt med tidigare installerad "
+"tvÃ¥vägsprocessor â%sâ"
#: io.c:3311
#, c-format
@@ -2892,18 +3024,22 @@ msgstr "datafilen â%sâ är tom"
msgid "could not allocate more input memory"
msgstr "kunde inte allokera mer indataminne"
-#: io.c:4110
+#: io.c:4113
msgid "multicharacter value of `RS' is a gawk extension"
msgstr "flerteckensvärdet av âRSâ är en gawk-utökning"
-#: io.c:4264
+#: io.c:4267
msgid "IPv6 communication is not supported"
msgstr "IPv6-kommunikation stöds inte"
#: main.c:245
#, c-format
-msgid "%s: fatal: persistent memory allocator failed to initialize: return
value %d, pma.c line: %d.\n"
-msgstr "%s: ödesdigert: allokerare av varaktigt minne misslyckades att
initiera: returvärde %d, pma.c rad: %d.\n"
+msgid ""
+"%s: fatal: persistent memory allocator failed to initialize: return value "
+"%d, pma.c line: %d.\n"
+msgstr ""
+"%s: ödesdigert: allokerare av varaktigt minne misslyckades att initiera: "
+"returvärde %d, pma.c rad: %d.\n"
#: main.c:253
msgid "persistent memory is not supported"
@@ -2956,7 +3092,8 @@ msgstr "ingen programtext alls!"
#: main.c:628
#, c-format
msgid "Usage: %s [POSIX or GNU style options] -f progfile [--] file ...\n"
-msgstr "Användning: %s [POSIX- eller GNU-stilsflaggor] -f progfil [--] fil
...\n"
+msgstr ""
+"Användning: %s [POSIX- eller GNU-stilsflaggor] -f progfil [--] fil ...\n"
#: main.c:630
#, c-format
@@ -3294,8 +3431,11 @@ msgstr "%s: ödesdigert: kan inte ta status på %s: %s\n"
#: main.c:1983
#, c-format
-msgid "%s: fatal: using persistent memory is not allowed when running as
root.\n"
-msgstr "%s: ödesdigert: användning av varaktigt minne är inte tillåtet
när man kör som root.\n"
+msgid ""
+"%s: fatal: using persistent memory is not allowed when running as root.\n"
+msgstr ""
+"%s: ödesdigert: användning av varaktigt minne är inte tillåtet när man
kör "
+"som root.\n"
#: main.c:1986
#, c-format
@@ -3416,8 +3556,12 @@ msgstr "inga hexadecimala siffror i
â\\xâ-kontrollsekvenser"
#: node.c:639
#, c-format
-msgid "hex escape \\x%.*s of %d characters probably not interpreted the way
you expect"
-msgstr "hexkod \\x%.*s med %d tecken tolkas förmodligen inte på det sätt du
förväntar dig"
+msgid ""
+"hex escape \\x%.*s of %d characters probably not interpreted the way you "
+"expect"
+msgstr ""
+"hexkod \\x%.*s med %d tecken tolkas förmodligen inte på det sätt du "
+"förväntar dig"
#: node.c:654
#, c-format
@@ -3425,8 +3569,12 @@ msgid "escape sequence `\\%c' treated as plain `%c'"
msgstr "kontrollsekvensen â\\%câ behandlad som bara â%câ"
#: node.c:790
-msgid "Invalid multibyte data detected. There may be a mismatch between your
data and your locale"
-msgstr "Ogiltig multibytedata upptäckt. Dina data och din lokal stämmer
kanske inte överens"
+msgid ""
+"Invalid multibyte data detected. There may be a mismatch between your data "
+"and your locale"
+msgstr ""
+"Ogiltig multibytedata upptäckt. Dina data och din lokal stämmer kanske
inte "
+"överens"
#: posix/gawkmisc.c:179
#, c-format
@@ -3473,7 +3621,7 @@ msgstr "internt fel: %s med null vname"
msgid "internal error: builtin with null fname"
msgstr "internt fel: inbyggd med tomt fname"
-#: profile.c:1329
+#: profile.c:1328
#, c-format
msgid ""
"%s# Loaded extensions (-l and/or @load)\n"
@@ -3482,7 +3630,7 @@ msgstr ""
"%s# Inlästa utvidgningar (-l och/eller @load)\n"
"\n"
-#: profile.c:1360
+#: profile.c:1359
#, c-format
msgid ""
"\n"
@@ -3493,12 +3641,12 @@ msgstr ""
"# Inkluderade filer (-i och/eller @include)\n"
"\n"
-#: profile.c:1424
+#: profile.c:1423
#, c-format
msgid "\t# gawk profile, created %s\n"
msgstr "\t# gawkprofil, skapad %s\n"
-#: profile.c:1992
+#: profile.c:1991
#, c-format
msgid ""
"\n"
@@ -3507,14 +3655,18 @@ msgstr ""
"\n"
"\t# Funktioner, listade alfabetiskt\n"
-#: profile.c:2053
+#: profile.c:2052
#, c-format
msgid "redir2str: unknown redirection type %d"
msgstr "redir2str: okänd omdirigeringstyp %d"
#: re.c:58 re.c:163
-msgid "behavior of matching a regexp containing NUL characters is not defined
by POSIX"
-msgstr "beteendet vid matchning av ett reguljäruttryck som innehåller
NULL-tecken är inte definierat av POSIX"
+msgid ""
+"behavior of matching a regexp containing NUL characters is not defined by "
+"POSIX"
+msgstr ""
+"beteendet vid matchning av ett reguljäruttryck som innehåller NULL-tecken
är "
+"inte definierat av POSIX"
#: re.c:127
msgid "invalid NUL byte in dynamic regexp"
@@ -3528,7 +3680,9 @@ msgstr "kontrollsekvensen â\\%câ i reguljäruttryck
behandlad som bara â%c
#: re.c:193
#, 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"
+msgstr ""
+"kontrollsekvensen â\\%câ i reguljäruttryck är inte en känd operator i "
+"reguljäruttryck"
#: re.c:669
#, c-format
@@ -3733,13 +3887,18 @@ msgid "No previous regular expression"
msgstr "Inget föregående reguljärt uttryck"
#: symbol.c:137
-msgid "current setting of -M/--bignum does not match saved setting in PMA
backing file"
-msgstr "aktuell inställning av -M/--bignum stämmer inte överens med sparad
inställning i PMA-stödsfilen"
+msgid ""
+"current setting of -M/--bignum does not match saved setting in PMA backing "
+"file"
+msgstr ""
+"aktuell inställning av -M/--bignum stämmer inte överens med sparad "
+"inställning i PMA-stödsfilen"
#: symbol.c:780
#, c-format
msgid "function `%s': cannot use function `%s' as a parameter name"
-msgstr "funktionen â%sâ: kan inte använda funktionen â%sâ som ett
parameternamn"
+msgstr ""
+"funktionen â%sâ: kan inte använda funktionen â%sâ som ett
parameternamn"
#: symbol.c:910
msgid "cannot pop main context"
diff --git a/po/vi.po b/po/vi.po
index 09a9ca5f..dcf71daf 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-04-20 19:49+0300\n"
+"POT-Creation-Date: 2023-05-07 21:31+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"
@@ -41,8 +41,8 @@ msgid "attempt to use scalar `%s' as an array"
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:1160
-#: eval.c:1554
+#: builtin.c:1807 builtin.c:2323 builtin.c:2350 eval.c:1156 eval.c:1161
+#: eval.c:1555
#, 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"
@@ -156,12 +156,12 @@ msgid "duplicate `default' detected in switch body"
msgstr ""
"Äã phát hiá»n trùng âdefaultâ trong thân cấu trúc Äiá»u
khiá»n chá»n lá»±a (switch)"
-#: awkgram.y:1052 awkgram.y:4483
+#: awkgram.y:1052 awkgram.y:4484
msgid "`break' is not allowed outside a loop or switch"
msgstr ""
"không cho phép âbreakâ (ngắt) nằm á» ngoại vòng lặp hay cấu
trúc chá»n lá»±a"
-#: awkgram.y:1062 awkgram.y:4475
+#: awkgram.y:1062 awkgram.y:4476
msgid "`continue' is not allowed outside a loop"
msgstr "không cho phép âcontinueâ (tiếp tục) á» ngoà i má»t vòng
lặp"
@@ -279,7 +279,7 @@ msgid ""
msgstr ""
#: awkgram.y:2881 awkgram.y:2959 awkgram.y:3197 debug.c:545 debug.c:561
-#: debug.c:2845 debug.c:5215
+#: debug.c:2844 debug.c:5213
#, fuzzy, c-format
msgid "cannot open source file `%s' for reading: %s"
msgstr "không thá» má» táºp tin nguá»n â%sâ Äá» Äá»c (%s)"
@@ -289,7 +289,7 @@ msgstr "không thá» má» táºp tin nguá»n â%sâ Äá»
Äá»c (%s)"
msgid "cannot open shared library `%s' for reading: %s"
msgstr "không thá» má» táºp thÆ° viá»n chia sẻ â%sâ Äá» Äá»c
(%s)"
-#: awkgram.y:2884 awkgram.y:2960 awkgram.y:3020 builtin.c:136 debug.c:5366
+#: awkgram.y:2884 awkgram.y:2960 awkgram.y:3020 builtin.c:136 debug.c:5364
msgid "reason unknown"
msgstr "không rõ lý do"
@@ -382,167 +382,167 @@ msgstr "không thá» mang khả nÄng dùng
â\\#â¦â Äá» tiếp tục dòn
msgid "backslash not last character on line"
msgstr "dấu gạch ngược không phải là ký tá»± cuá»i cùng nằm
trên dòng"
-#: awkgram.y:3879 awkgram.y:3881
+#: awkgram.y:3880 awkgram.y:3882
msgid "multidimensional arrays are a gawk extension"
msgstr "mảng nhiá»u chiá»u là má»t phần má» rá»ng gawk"
-#: awkgram.y:3906 awkgram.y:3917
+#: awkgram.y:3907 awkgram.y:3918
#, fuzzy, c-format
msgid "POSIX does not allow operator `%s'"
msgstr "POSIX không cho phép toán tá» â**â"
-#: awkgram.y:3908 awkgram.y:3919 awkgram.y:3954 awkgram.y:3962
+#: awkgram.y:3909 awkgram.y:3920 awkgram.y:3955 awkgram.y:3963
#, fuzzy, c-format
msgid "operator `%s' is not supported in old awk"
msgstr "awk cÅ© không há» trợ toán tá» â^â"
-#: awkgram.y:4059 awkgram.y:4081 command.y:1188
+#: awkgram.y:4060 awkgram.y:4082 command.y:1188
msgid "unterminated string"
msgstr "chuá»i không Äược chấm dứt"
-#: awkgram.y:4069 main.c:1284
+#: awkgram.y:4070 main.c:1284
#, fuzzy
msgid "POSIX does not allow physical newlines in string values"
msgstr "POSIX không cho phép thoát chuá»i â\\xâ"
-#: awkgram.y:4071 node.c:460
+#: awkgram.y:4072 node.c:460
#, fuzzy
msgid "backslash string continuation is not portable"
msgstr "không thá» mang khả nÄng dùng â\\#â¦â Äá» tiếp tục
dòng"
-#: awkgram.y:4312
+#: awkgram.y:4313
#, c-format
msgid "invalid char '%c' in expression"
msgstr "có ký tá»± không hợp lá» â%câ nằm trong biá»u thức"
-#: awkgram.y:4407
+#: awkgram.y:4408
#, c-format
msgid "`%s' is a gawk extension"
msgstr "â%sâ là má»t phần má» rá»ng gawk"
-#: awkgram.y:4412
+#: awkgram.y:4413
#, c-format
msgid "POSIX does not allow `%s'"
msgstr "POSIX không cho phép â%sâ"
-#: awkgram.y:4420
+#: awkgram.y:4421
#, c-format
msgid "`%s' is not supported in old awk"
msgstr "awk kiá»u cÅ© không há» trợ â%sâ"
-#: awkgram.y:4520
+#: awkgram.y:4521
#, fuzzy
msgid "`goto' considered harmful!"
msgstr "âgotoâ Äược xem là có hại!\n"
-#: awkgram.y:4589
+#: awkgram.y:4590
#, c-format
msgid "%d is invalid as number of arguments for %s"
msgstr "â%dâ không hợp lá» khi là sá» Äá»i sá» cho â%sâ"
-#: awkgram.y:4624
+#: awkgram.y:4625
#, fuzzy, c-format
msgid "%s: string literal as last argument of substitute has no effect"
msgstr ""
"%s: khi Äá»i sá» cuá»i cùng của sá»± thay thế, hằng mã nguá»n
chuá»i không có tác "
"dụng"
-#: awkgram.y:4629
+#: awkgram.y:4630
#, c-format
msgid "%s third parameter is not a changeable object"
msgstr "tham sá» thứ ba %s không phải là má»t Äá»i tượng có
thá» thay Äá»i"
-#: awkgram.y:4733 awkgram.y:4736
+#: awkgram.y:4734 awkgram.y:4737
msgid "match: third argument is a gawk extension"
msgstr "match: (khá»p) Äá»i sá» thứ ba là phần má» rá»ng gawk"
-#: awkgram.y:4790 awkgram.y:4793
+#: awkgram.y:4791 awkgram.y:4794
msgid "close: second argument is a gawk extension"
msgstr "close: (Äóng) Äá»i sá» thứ hai là phần má» rá»ng gawk"
-#: awkgram.y:4805
+#: awkgram.y:4806
msgid "use of dcgettext(_\"...\") is incorrect: remove leading underscore"
msgstr "dùng âdcgettext(_\"â¦\")â không Äúng: hãy gỡ bá» gạch
dÆ°á»i nằm trÆ°á»c"
-#: awkgram.y:4820
+#: awkgram.y:4821
msgid "use of dcngettext(_\"...\") is incorrect: remove leading underscore"
msgstr "dùng âdcgettext(_\"â¦\")â không Äúng: hãy gỡ bá» gạch
dÆ°á»i nằm trÆ°á»c"
-#: awkgram.y:4839
+#: awkgram.y:4840
msgid "index: regexp constant as second argument is not allowed"
msgstr ""
"index: (chá» mục) không cho phép hằng biá»u thức chÃnh quy là m
Äá»i sá» thứ hai"
-#: awkgram.y:4892
+#: awkgram.y:4893
#, c-format
msgid "function `%s': parameter `%s' shadows global variable"
msgstr "hà m â%sâ: tham sá» â%sâ che biến toà n cục"
-#: awkgram.y:4941 debug.c:4199 debug.c:4242 debug.c:5364 profile.c:110
+#: awkgram.y:4942 debug.c:4197 debug.c:4240 debug.c:5362 profile.c:110
#, c-format
msgid "could not open `%s' for writing: %s"
msgstr "không thá» má» â%sâ Äá» ghi: %s"
-#: awkgram.y:4942
+#: awkgram.y:4943
msgid "sending variable list to standard error"
msgstr "Äang gá»i danh sách biến tá»i thiết bá» lá»i chuẩn"
-#: awkgram.y:4950
+#: awkgram.y:4951
#, fuzzy, c-format
msgid "%s: close failed: %s"
msgstr "%s: gặp lá»i khi Äóng (%s)"
-#: awkgram.y:4975
+#: awkgram.y:4976
msgid "shadow_funcs() called twice!"
msgstr "shadow_funcs() (hà m bóng) Äược gá»i hai lần!"
-#: awkgram.y:4983
+#: awkgram.y:4984
#, fuzzy
#| msgid "there were shadowed variables."
msgid "there were shadowed variables"
msgstr "có biến bỠbóng."
-#: awkgram.y:5060
+#: awkgram.y:5061
#, c-format
msgid "function name `%s' previously defined"
msgstr "tên hà m â%sâ trÆ°á»c Äây Äã Äược Äá»nh nghÄ©a rá»i"
-#: awkgram.y:5111
+#: awkgram.y:5112
#, fuzzy, c-format
msgid "function `%s': cannot use function name as parameter name"
msgstr "hà m â%sâ: không thá» dùng tên hà m nhÆ° là tên tham sá»"
-#: awkgram.y:5114
+#: awkgram.y:5115
#, fuzzy, c-format
msgid "function `%s': cannot use special variable `%s' as a function parameter"
msgstr "hà m â%sâ: không thá» dùng biến Äặc biá»t â%sâ nhÆ°
là tham sỠhà m"
-#: awkgram.y:5118
+#: awkgram.y:5119
#, fuzzy, c-format
msgid "function `%s': parameter `%s' cannot contain a namespace"
msgstr "hà m â%sâ: tham sá» â%sâ che biến toà n cục"
-#: awkgram.y:5125
+#: awkgram.y:5126
#, c-format
msgid "function `%s': parameter #%d, `%s', duplicates parameter #%d"
msgstr "hà m â%sâ: tham sá» â#%dâ, â%sâ, nhân Äôi tham sá»
â#%dâ"
-#: awkgram.y:5214
+#: awkgram.y:5215
#, c-format
msgid "function `%s' called but never defined"
msgstr "hà m â%sâ Äược gá»i nhÆ°ng mà chÆ°a Äá»nh nghÄ©a"
-#: awkgram.y:5218
+#: awkgram.y:5219
#, c-format
msgid "function `%s' defined but never called directly"
msgstr "hà m â%sâ Äược Äá»nh nghÄ©a nhÆ°ng mà chÆ°a Äược gá»i
trá»±c tiếp bao giá»"
-#: awkgram.y:5250
+#: awkgram.y:5251
#, c-format
msgid "regexp constant for parameter #%d yields boolean value"
msgstr "hằng biá»u thức chÃnh quy cho tham sá» â#%dâ là m giá
trá» luáºn lý (bun)"
-#: awkgram.y:5265
+#: awkgram.y:5266
#, c-format
msgid ""
"function `%s' called with space between name and `(',\n"
@@ -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:5488 awkgram.y:5541 mpfr.c:1589 mpfr.c:1624
+#: awkgram.y:5489 awkgram.y:5542 mpfr.c:1589 mpfr.c:1624
msgid "division by zero attempted"
msgstr "gặp phép chia cho sỠkhông"
-#: awkgram.y:5497 awkgram.y:5550 mpfr.c:1634
+#: awkgram.y:5498 awkgram.y:5551 mpfr.c:1634
#, c-format
msgid "division by zero attempted in `%%'"
msgstr "gặp phép chia cho sá» không trong â%%â"
-#: awkgram.y:5870
+#: awkgram.y:5871
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:5873
+#: awkgram.y:5874
#, 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:6253
+#: awkgram.y:6254
msgid "statement has no effect"
msgstr "câu không có tác dụng"
-#: awkgram.y:6768
+#: awkgram.y:6769
#, c-format
msgid "identifier %s: qualified names not allowed in traditional / POSIX mode"
msgstr ""
-#: awkgram.y:6773
+#: awkgram.y:6774
#, c-format
msgid "identifier %s: namespace separator is two colons, not one"
msgstr ""
-#: awkgram.y:6779
+#: awkgram.y:6780
#, c-format
msgid "qualified identifier `%s' is badly formed"
msgstr ""
-#: awkgram.y:6786
+#: awkgram.y:6787
#, c-format
msgid ""
"identifier `%s': namespace separator can only appear once in a qualified name"
msgstr ""
-#: awkgram.y:6835 awkgram.y:6886
+#: awkgram.y:6836 awkgram.y:6887
#, c-format
msgid "using reserved identifier `%s' as a namespace is not allowed"
msgstr ""
-#: awkgram.y:6842 awkgram.y:6852
+#: awkgram.y:6843 awkgram.y:6853
#, c-format
msgid ""
"using reserved identifier `%s' as second component of a qualified name is "
"not allowed"
msgstr ""
-#: awkgram.y:6870
+#: awkgram.y:6871
#, fuzzy
msgid "@namespace is a gawk extension"
msgstr "@include là phần má» rá»ng của gawk"
-#: awkgram.y:6877
+#: awkgram.y:6878
#, c-format
msgid "namespace name `%s' must meet identifier naming rules"
msgstr ""
@@ -1745,17 +1745,17 @@ msgstr "[â%.*sâ] không nằm trong mảng
â%sâ\n"
msgid "`%s[\"%.*s\"]' is not an array\n"
msgstr "â%s[\"%.*s\"]â không phải là má»t mảng\n"
-#: debug.c:1262 debug.c:5124
+#: debug.c:1262 debug.c:5122
#, c-format
msgid "`%s' is not a scalar variable"
msgstr "â%sâ không phải là biến scalar"
-#: debug.c:1285 debug.c:5154
+#: debug.c:1285 debug.c:5152
#, c-format
msgid "attempt to use array `%s[\"%.*s\"]' in a scalar context"
msgstr "cá» dùng mảng â%s[\"%.*s\"]â trong má»t ngữ cảnh vô
hÆ°á»ng"
-#: debug.c:1308 debug.c:5165
+#: debug.c:1308 debug.c:5163
#, c-format
msgid "attempt to use scalar `%s[\"%.*s\"]' as array"
msgstr "cá» dùng kiá»u vô hÆ°á»ng â%s[\"%.*s\"]â nhÆ° là mảng"
@@ -1886,211 +1886,211 @@ msgstr "Không thá» Äặt Äiá»m ngắt trong hà m
â%sâ\n"
msgid "breakpoint %d set at file `%s', line %d is unconditional\n"
msgstr "Äiá»m ngắt %d Äặt tại táºp tin â%sâ, dòng %d là vô
Äiá»u kiá»n\n"
-#: debug.c:2525 debug.c:3383
+#: debug.c:2524 debug.c:3381
#, c-format
msgid "line number %d in file `%s' out of range"
msgstr "sá» dòng %d trong táºp tin â%sâ nằm ngoà i phạm vi"
-#: debug.c:2541 debug.c:2563
+#: debug.c:2540 debug.c:2562
#, c-format
msgid "Deleted breakpoint %d"
msgstr "Xóa Äiá»m dừng %d"
-#: debug.c:2547
+#: debug.c:2546
#, c-format
msgid "No breakpoint(s) at entry to function `%s'\n"
msgstr "Không có Äiá»m ngắt tại Äiá»m và o của hà m â%sâ\n"
-#: debug.c:2574
+#: debug.c:2573
#, c-format
msgid "No breakpoint at file `%s', line #%d\n"
msgstr "Không có Äiá»m ngắt tại táºp tin â%sâ, dòng #%d\n"
-#: debug.c:2629 debug.c:2670 debug.c:2690 debug.c:2733
+#: debug.c:2628 debug.c:2669 debug.c:2689 debug.c:2732
msgid "invalid breakpoint number"
msgstr "sá» Äiá»m ngắt không hợp lá»"
-#: debug.c:2645
+#: debug.c:2644
msgid "Delete all breakpoints? (y or n) "
msgstr "Xóa tất cả các Äiá»m ngắt? (c hay k) "
-#: debug.c:2646 debug.c:2956 debug.c:3009
+#: debug.c:2645 debug.c:2955 debug.c:3008
msgid "y"
msgstr "c"
-#: debug.c:2695
+#: debug.c:2694
#, c-format
msgid "Will ignore next %ld crossing(s) of breakpoint %d.\n"
msgstr "Sẽ bá» qua %ld Äiá»m giao chéo của Äiá»m ngắt %d.\n"
-#: debug.c:2699
+#: debug.c:2698
#, c-format
msgid "Will stop next time breakpoint %d is reached.\n"
msgstr "Sẽ dừng lần gặp Äiá»m ngắt %d tiếp theo.\n"
-#: debug.c:2816
+#: debug.c:2815
#, c-format
msgid "Can only debug programs provided with the `-f' option.\n"
msgstr ""
"Chá» có thá» gỡ lá»i các chÆ°Æ¡ng trình Äược cung cấp cùng
vá»i tùy chá»n â-fâ.\n"
-#: debug.c:2836
+#: debug.c:2835
#, c-format
msgid "Restarting ...\n"
msgstr ""
-#: debug.c:2941
+#: debug.c:2940
#, c-format
msgid "Failed to restart debugger"
msgstr "Gặp lá»i khi khá»i Äá»ng lại bá» gỡ lá»i"
-#: debug.c:2955
+#: debug.c:2954
msgid "Program already running. Restart from beginning (y/n)? "
msgstr "ChÆ°Æ¡ng trình Äang chạy. Khá»i Äá»ng từ Äầu (c/không)?"
-#: debug.c:2959
+#: debug.c:2958
#, c-format
msgid "Program not restarted\n"
msgstr "ChÆ°Æ¡ng trình không khá»i Äá»ng lại\n"
-#: debug.c:2969
+#: debug.c:2968
#, c-format
msgid "error: cannot restart, operation not allowed\n"
msgstr "lá»i: không thá» khá»i Äá»ng lại, thao tác không Äược
cho phép\n"
-#: debug.c:2975
+#: debug.c:2974
#, c-format
msgid "error (%s): cannot restart, ignoring rest of the commands\n"
msgstr "lá»i (%s): không thá» khá»i Äá»ng lại, bá» qua các lá»nh
còn lại\n"
-#: debug.c:2983
+#: debug.c:2982
#, fuzzy, c-format
#| msgid "Starting program: \n"
msgid "Starting program:\n"
msgstr "Äang khá»i Äá»ng chÆ°Æ¡ng trình:\n"
-#: debug.c:2993
+#: debug.c:2992
#, c-format
msgid "Program exited abnormally with exit value: %d\n"
msgstr "ChÆ°Æ¡ng trình Äã thoát ra dá» thÆ°á»ng vá»i mã thoát là :
%d\n"
-#: debug.c:2994
+#: debug.c:2993
#, c-format
msgid "Program exited normally with exit value: %d\n"
msgstr "ChÆ°Æ¡ng trình Äã thoát bình thÆ°á»ng vá»i mã thoát là : %d\n"
-#: debug.c:3008
+#: debug.c:3007
msgid "The program is running. Exit anyway (y/n)? "
msgstr "ChÆ°Æ¡ng trình nà y Äang chạy. Vẫn thoát (c/k)?"
-#: debug.c:3043
+#: debug.c:3042
#, c-format
msgid "Not stopped at any breakpoint; argument ignored.\n"
msgstr "Không dừng tại bất ký Äiá»m ngắt nà o; Äá»i sá» bá»
bá» qua.\n"
-#: debug.c:3048
+#: debug.c:3047
#, fuzzy, c-format
#| msgid "invalid breakpoint number %d."
msgid "invalid breakpoint number %d"
msgstr "sá» Äiá»m ngắt không hợp lá» %d."
-#: debug.c:3053
+#: debug.c:3052
#, c-format
msgid "Will ignore next %ld crossings of breakpoint %d.\n"
msgstr "Sẽ bá» qua %ld Äiá»m ngắt xuyên chéo %d kế tiếp.\n"
-#: debug.c:3240
+#: debug.c:3239
#, c-format
msgid "'finish' not meaningful in the outermost frame main()\n"
msgstr "âfinishâ không có nghÄ©a trong khung ngoà i cùng nhất
main()\n"
-#: debug.c:3245
+#: debug.c:3244
#, fuzzy, c-format
#| msgid "Run till return from "
msgid "Run until return from "
msgstr "Chạy cho Äến khi có trả vá» từ "
-#: debug.c:3288
+#: debug.c:3287
#, c-format
msgid "'return' not meaningful in the outermost frame main()\n"
msgstr "âreturnâ không có nghÄ©a trong khung ngoà i cùng nhất
main()\n"
-#: debug.c:3402
+#: debug.c:3400
#, fuzzy, c-format
msgid "cannot find specified location in function `%s'\n"
msgstr "Không tìm thấy vá» trà Äã cho trong hà m â%sâ\n"
-#: debug.c:3410
+#: debug.c:3408
#, c-format
msgid "invalid source line %d in file `%s'"
msgstr "dòng nguá»n không hợp lá» %d trong táºp tin â%sâ"
-#: debug.c:3425
+#: debug.c:3423
#, fuzzy, c-format
msgid "cannot find specified location %d in file `%s'\n"
msgstr "Không thá» tìm thấy vá» trà %d Äược chá» ra trong táºp
tin â%sâ\n"
-#: debug.c:3457
+#: debug.c:3455
#, c-format
msgid "element not in array\n"
msgstr "phần tỠkhông trong mảng\n"
-#: debug.c:3457
+#: debug.c:3455
#, c-format
msgid "untyped variable\n"
msgstr "biến chÆ°a Äá»nh kiá»u\n"
-#: debug.c:3499
+#: debug.c:3497
#, c-format
msgid "Stopping in %s ...\n"
msgstr "Dừng trong %s â¦\n"
-#: debug.c:3576
+#: debug.c:3574
#, c-format
msgid "'finish' not meaningful with non-local jump '%s'\n"
msgstr "âfinishâ không có nghÄ©a vá»i lá»nh nhảy non-local
â%sâ\n"
-#: debug.c:3583
+#: debug.c:3581
#, c-format
msgid "'until' not meaningful with non-local jump '%s'\n"
msgstr "âuntilâ không có nghÄ©a vá»i cú nhảy non-local â%sâ\n"
#. TRANSLATORS: don't translate the 'q' inside the brackets.
-#: debug.c:4344
+#: debug.c:4342
#, fuzzy
msgid "\t------[Enter] to continue or [q] + [Enter] to quit------"
msgstr "\t------Nhấn [Enter] Äá» tiếp tục hay t [Enter] Äá»
thoát------"
-#: debug.c:5161
+#: debug.c:5159
#, c-format
msgid "[\"%.*s\"] not in array `%s'"
msgstr "[\"%.*s\"] không trong mảng â%sâ"
-#: debug.c:5367
+#: debug.c:5365
#, c-format
msgid "sending output to stdout\n"
msgstr "gá»i kết xuất ra stdout\n"
-#: debug.c:5407
+#: debug.c:5405
msgid "invalid number"
msgstr "sá» không hợp lá»"
-#: debug.c:5541
+#: debug.c:5539
#, c-format
msgid "`%s' not allowed in current context; statement ignored"
msgstr "â%sâ không Äược phép trong ngữ cảnh hiá»n hà nh; câu
lá»nh bá» bá» qua"
-#: debug.c:5549
+#: debug.c:5547
msgid "`return' not allowed in current context; statement ignored"
msgstr "âreturnâ không Äược phép trong ngữ cảnh hiá»n hà nh;
câu lá»nh bá» bá» qua"
-#: debug.c:5597
+#: debug.c:5595
#, fuzzy, c-format
#| msgid "fatal error: internal error"
msgid "fatal error during eval, need to restart.\n"
msgstr "lá»i nghiêm trá»ng: lá»i ná»i bá»"
-#: debug.c:5787
+#: debug.c:5785
#, fuzzy, c-format
#| msgid "no symbol `%s' in current context\n"
msgid "no symbol `%s' in current context"
@@ -2148,49 +2148,49 @@ msgstr "Äặc tả â%sFMTâ sai â%sâ"
msgid "turning off `--lint' due to assignment to `LINT'"
msgstr "Äang tắt â--lintâ do viá»c gán cho âLINTâ"
-#: eval.c:1189
+#: eval.c:1190
#, c-format
msgid "reference to uninitialized argument `%s'"
msgstr "gặp tham chiếu Äến Äá»i sá» chÆ°a Äược khá»i tạo
â%sâ"
-#: eval.c:1190
+#: eval.c:1191
#, c-format
msgid "reference to uninitialized variable `%s'"
msgstr "gặp tham chiếu Äến biến chÆ°a Äược khá»i tạo â%sâ"
-#: eval.c:1208
+#: eval.c:1209
msgid "attempt to field reference from non-numeric value"
msgstr "cá» gắng tham chiếu trÆ°á»ng từ giá trá» khác thuá»c sá»"
-#: eval.c:1210
+#: eval.c:1211
msgid "attempt to field reference from null string"
msgstr "cá» gắng tham chiếu trÆ°á»ng từ chuá»i trá»ng rá»ng"
-#: eval.c:1218
+#: eval.c:1219
#, c-format
msgid "attempt to access field %ld"
msgstr "cá» gắng Äá» truy cáºp trÆ°á»ng %ld"
-#: eval.c:1227
+#: eval.c:1228
#, c-format
msgid "reference to uninitialized field `$%ld'"
msgstr "tham chiếu Äến trÆ°á»ng chÆ°a Äược khá»i tạo â$%ldâ"
-#: eval.c:1291
+#: eval.c:1292
#, c-format
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:1496
+#: eval.c:1497
#, c-format
msgid "unwind_stack: unexpected type `%s'"
msgstr "unwind_stack: không cần kiá»u â%sâ"
-#: eval.c:1671
+#: eval.c:1672
msgid "division by zero attempted in `/='"
msgstr "gặp phép chia cho sá» không trong â/=â"
-#: eval.c:1678
+#: eval.c:1679
#, c-format
msgid "division by zero attempted in `%%='"
msgstr "gặp phép chia cho sá» không trong â%%=â"
@@ -3854,7 +3854,7 @@ msgstr "lá»i ná»i bá»: %s vá»i vname (tên biến?)
vô giá trá»"
msgid "internal error: builtin with null fname"
msgstr "lá»i ná»i bá»: phần dá»±ng sẵn vá»i fname là null"
-#: profile.c:1329
+#: profile.c:1328
#, fuzzy, c-format
msgid ""
"%s# Loaded extensions (-l and/or @load)\n"
@@ -3863,7 +3863,7 @@ msgstr ""
"\t# Các phần má» rá»ng Äược tải (-l và /hoặc @load)\n"
"\n"
-#: profile.c:1360
+#: profile.c:1359
#, fuzzy, c-format
msgid ""
"\n"
@@ -3873,12 +3873,12 @@ msgstr ""
"\t# Các phần má» rá»ng Äược tải (-l và /hoặc @load)\n"
"\n"
-#: profile.c:1424
+#: profile.c:1423
#, c-format
msgid "\t# gawk profile, created %s\n"
msgstr "\t# há» sÆ¡ gawk, Äược tạo %s\n"
-#: profile.c:1992
+#: profile.c:1991
#, c-format
msgid ""
"\n"
@@ -3887,7 +3887,7 @@ msgstr ""
"\n"
"\t# Danh sách các hà m theo thứ tự abc\n"
-#: profile.c:2053
+#: profile.c:2052
#, c-format
msgid "redir2str: unknown redirection type %d"
msgstr "redir2str: không hiá»u kiá»u chuyá»n hÆ°á»ng %d"
diff --git a/po/zh_CN.gmo b/po/zh_CN.gmo
index be40fb89..9b8794ef 100644
Binary files a/po/zh_CN.gmo and b/po/zh_CN.gmo differ
diff --git a/po/zh_CN.po b/po/zh_CN.po
index 61605bc8..1de74ef5 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-04-13 16:32+0300\n"
+"POT-Creation-Date: 2023-05-07 21:31+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"
@@ -43,8 +43,8 @@ msgid "attempt to use scalar `%s' as an array"
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:1160
-#: eval.c:1554
+#: builtin.c:1807 builtin.c:2323 builtin.c:2350 eval.c:1156 eval.c:1161
+#: eval.c:1555
#, c-format
msgid "attempt to use array `%s' in a scalar context"
msgstr "è¯å¾å¨æ éç¯å¢ä¸ä½¿ç¨æ°ç»â%sâ"
@@ -85,8 +85,11 @@ msgid "%s: first argument cannot be FUNCTAB without a second
argument"
msgstr "%sï¼ç¬¬ä¸ä¸ªåæ°å¨æªæä¾ç¬¬äºä¸ªåæ°çæ
åµä¸ä¸è½ä¸º
FUNCTAB"
#: array.c:870
-msgid "asort/asorti: using the same array as source and destination without a
third argument is silly."
-msgstr "assort/asortiï¼ä½¿ç¨ç¸åçæ°ç»ä½ä¸ºæºåç®æ
ä¸æªæä¾ç¬¬ä¸ä¸ªåæ°æ¯ä¸éå®çã"
+msgid ""
+"asort/asorti: using the same array as source and destination without a third "
+"argument is silly."
+msgstr ""
+"assort/asortiï¼ä½¿ç¨ç¸åçæ°ç»ä½ä¸ºæºåç®æ
ä¸æªæä¾ç¬¬ä¸ä¸ªåæ°æ¯ä¸éå®çã"
#: array.c:875
#, c-format
@@ -98,12 +101,12 @@ msgstr "%sï¼æ
æ³å°ç¬¬ä¸ä¸ªåæ°çåæ°ç»ä½ä¸ºç¬¬äºä¸ªåæ°"
msgid "%s: cannot use a subarray of second argument for first argument"
msgstr "%sï¼æ æ³å°ç¬¬äºä¸ªåæ°çåæ°ç»ä½ä¸ºç¬¬ä¸ä¸ªåæ°"
-#: array.c:1396
+#: array.c:1410
#, c-format
msgid "`%s' is invalid as a function name"
msgstr "â%sâç¨äºå½æ°åæ¯æ æç"
-#: array.c:1400
+#: array.c:1414
#, c-format
msgid "sort comparison function `%s' is not defined"
msgstr "æåºæ¯è¾å½æ°â%sâæªå®ä¹"
@@ -144,11 +147,11 @@ msgstr "switch ä¸æéå¤ç case å¼ï¼%s"
msgid "duplicate `default' detected in switch body"
msgstr "switch ä¸æéå¤çâdefaultâ"
-#: awkgram.y:1052 awkgram.y:4483
+#: awkgram.y:1052 awkgram.y:4484
msgid "`break' is not allowed outside a loop or switch"
msgstr "âbreakâå¨å¾ªç¯æ switchå¤ä½¿ç¨æ¯ä¸å
许ç"
-#: awkgram.y:1062 awkgram.y:4475
+#: awkgram.y:1062 awkgram.y:4476
msgid "`continue' is not allowed outside a loop"
msgstr "âcontinueâå¨å¾ªç¯å¤ä½¿ç¨æ¯ä¸å
许ç"
@@ -254,11 +257,13 @@ msgid "unexpected newline or end of string"
msgstr "æªé¢æçæ°è¡æå符串ç»æ"
#: awkgram.y:2597
-msgid "source files / command-line arguments must contain complete functions
or rules"
+msgid ""
+"source files / command-line arguments must contain complete functions or "
+"rules"
msgstr "æºæ件 / å½ä»¤è¡ä¸çåæ°å¿
é¡»å
å«å®æ´çå½æ°æè§å"
#: awkgram.y:2881 awkgram.y:2959 awkgram.y:3197 debug.c:545 debug.c:561
-#: debug.c:2845 debug.c:5215
+#: debug.c:2844 debug.c:5213
#, c-format
msgid "cannot open source file `%s' for reading: %s"
msgstr "æ æ³æå¼æºæ件â%sâè¿è¡è¯»åï¼%s"
@@ -268,7 +273,7 @@ msgstr "æ æ³æå¼æºæ件â%sâè¿è¡è¯»åï¼%s"
msgid "cannot open shared library `%s' for reading: %s"
msgstr "æ æ³æå¼å
±äº«åºâ%sâè¿è¡è¯»åï¼%s"
-#: awkgram.y:2884 awkgram.y:2960 awkgram.y:3020 builtin.c:136 debug.c:5366
+#: awkgram.y:2884 awkgram.y:2960 awkgram.y:3020 builtin.c:136 debug.c:5364
msgid "reason unknown"
msgstr "æªç¥åå "
@@ -356,159 +361,159 @@ msgstr "使ç¨â\\ #...âæ¥ç»è¡æ¯ä¸å¯ç§»æ¤ç"
msgid "backslash not last character on line"
msgstr "åææ ä¸æ¯è¡çæåä¸ä¸ªå符"
-#: awkgram.y:3879 awkgram.y:3881
+#: awkgram.y:3880 awkgram.y:3882
msgid "multidimensional arrays are a gawk extension"
msgstr "å¤ç»´æ°ç»æ¯ä¸ä¸ª gawk æ©å±"
-#: awkgram.y:3906 awkgram.y:3917
+#: awkgram.y:3907 awkgram.y:3918
#, c-format
msgid "POSIX does not allow operator `%s'"
msgstr "POSIX ä¸å
许æä½ç¬¦â%sâ"
-#: awkgram.y:3908 awkgram.y:3919 awkgram.y:3954 awkgram.y:3962
+#: awkgram.y:3909 awkgram.y:3920 awkgram.y:3955 awkgram.y:3963
#, c-format
msgid "operator `%s' is not supported in old awk"
msgstr "æ§ awk ä¸æ¯ææä½ç¬¦â%sâ"
-#: awkgram.y:4059 awkgram.y:4081 command.y:1188
+#: awkgram.y:4060 awkgram.y:4082 command.y:1188
msgid "unterminated string"
msgstr "æªç»æçå符串"
-#: awkgram.y:4069 main.c:1284
+#: awkgram.y:4070 main.c:1284
msgid "POSIX does not allow physical newlines in string values"
msgstr "POSIX ä¸å
许å符串çå¼ä¸å
å«æ¢è¡ç¬¦"
-#: awkgram.y:4071 node.c:460
+#: awkgram.y:4072 node.c:460
msgid "backslash string continuation is not portable"
msgstr "使ç¨â\\ #...âæ¥ç»è¡ä¼å¯¼è´ä»£ç 缺ä¹å
¼å®¹æ§ï¼å¯ç§»æ¤æ§ï¼"
-#: awkgram.y:4312
+#: awkgram.y:4313
#, c-format
msgid "invalid char '%c' in expression"
msgstr "表达å¼ä¸çæ æå符â%câ"
-#: awkgram.y:4407
+#: awkgram.y:4408
#, c-format
msgid "`%s' is a gawk extension"
msgstr "â%sâæ¯ gawk æ©å±"
-#: awkgram.y:4412
+#: awkgram.y:4413
#, c-format
msgid "POSIX does not allow `%s'"
msgstr "POSIX ä¸å
许â%sâ"
-#: awkgram.y:4420
+#: awkgram.y:4421
#, c-format
msgid "`%s' is not supported in old awk"
msgstr "æ§ awk ä¸æ¯æâ%sâ"
-#: awkgram.y:4520
+#: awkgram.y:4521
msgid "`goto' considered harmful!"
msgstr "âgotoâæ害ï¼è¯·æ
ç¨ï¼"
-#: awkgram.y:4589
+#: awkgram.y:4590
#, c-format
msgid "%d is invalid as number of arguments for %s"
msgstr "%d æ¯ %s çæ æåæ°ä¸ªæ°"
-#: awkgram.y:4624
+#: awkgram.y:4625
#, c-format
msgid "%s: string literal as last argument of substitute has no effect"
msgstr "%sï¼å符串ä½ä¸º substitute çæåä¸ä¸ªåæ°æ ä»»ä½ææ"
-#: awkgram.y:4629
+#: awkgram.y:4630
#, c-format
msgid "%s third parameter is not a changeable object"
msgstr "%s 第ä¸ä¸ªåæ°ä¸æ¯ä¸ä¸ªå¯å对象"
-#: awkgram.y:4733 awkgram.y:4736
+#: awkgram.y:4734 awkgram.y:4737
msgid "match: third argument is a gawk extension"
msgstr "matchï¼ç¬¬ä¸ä¸ªåæ°æ¯ gawk æ©å±"
-#: awkgram.y:4790 awkgram.y:4793
+#: awkgram.y:4791 awkgram.y:4794
msgid "close: second argument is a gawk extension"
msgstr "closeï¼ç¬¬äºä¸ªåæ°æ¯ gawk æ©å±"
-#: awkgram.y:4805
+#: awkgram.y:4806
msgid "use of dcgettext(_\"...\") is incorrect: remove leading underscore"
msgstr "ä½¿ç¨ dcgettext(_\"...\") æ¯é误çï¼å»æå¼å§çä¸å线"
-#: awkgram.y:4820
+#: awkgram.y:4821
msgid "use of dcngettext(_\"...\") is incorrect: remove leading underscore"
msgstr "ä½¿ç¨ dcngettext(_\"...\") æ¯é误çï¼å»æå¼å§çä¸å线"
-#: awkgram.y:4839
+#: awkgram.y:4840
msgid "index: regexp constant as second argument is not allowed"
msgstr "indexï¼ä¸å
许å°æ£å表达å¼å¸¸éä½ä¸ºç¬¬äºä¸ªåæ°"
-#: awkgram.y:4892
+#: awkgram.y:4893
#, c-format
msgid "function `%s': parameter `%s' shadows global variable"
msgstr "å½æ°â%sâï¼åæ°â%sâæ©çäºå
Œ
±åé"
-#: awkgram.y:4941 debug.c:4199 debug.c:4242 debug.c:5364 profile.c:110
+#: awkgram.y:4942 debug.c:4197 debug.c:4240 debug.c:5362 profile.c:110
#, c-format
msgid "could not open `%s' for writing: %s"
msgstr "æ æ³ä»¥å模å¼æå¼â%sâï¼%s"
-#: awkgram.y:4942
+#: awkgram.y:4943
msgid "sending variable list to standard error"
msgstr "åéåéå表å°æ åé误è¾åº"
-#: awkgram.y:4950
+#: awkgram.y:4951
#, c-format
msgid "%s: close failed: %s"
msgstr "%sï¼å
³é失败ï¼%s"
-#: awkgram.y:4975
+#: awkgram.y:4976
msgid "shadow_funcs() called twice!"
msgstr "shadow_funcs() 被è°ç¨ä¸¤æ¬¡ï¼"
-#: awkgram.y:4983
+#: awkgram.y:4984
msgid "there were shadowed variables"
msgstr "æåé被æ©ç"
-#: awkgram.y:5060
+#: awkgram.y:5061
#, c-format
msgid "function name `%s' previously defined"
msgstr "å½æ°åâ%sâåé¢å·²å®ä¹"
-#: awkgram.y:5111
+#: awkgram.y:5112
#, c-format
msgid "function `%s': cannot use function name as parameter name"
msgstr "å½æ°â%sâï¼æ æ³ä½¿ç¨å½æ°åä½ä¸ºåæ°å"
-#: awkgram.y:5114
+#: awkgram.y:5115
#, c-format
msgid "function `%s': cannot use special variable `%s' as a function parameter"
msgstr "å½æ°â%sâï¼æ æ³ä½¿ç¨ç¹æ®åéâ%sâä½ä¸ºå½æ°åæ°"
-#: awkgram.y:5118
+#: awkgram.y:5119
#, c-format
msgid "function `%s': parameter `%s' cannot contain a namespace"
msgstr "å½æ°â%sâï¼åæ°â%sâä¸ä¸å
许å
å«å½å空é´ï¼namespaceï¼"
-#: awkgram.y:5125
+#: awkgram.y:5126
#, c-format
msgid "function `%s': parameter #%d, `%s', duplicates parameter #%d"
msgstr "å½æ°â%sâï¼ç¬¬ %d 个åæ°, â%sâ, ä¸ç¬¬ %d 个åæ°éå¤"
-#: awkgram.y:5214
+#: awkgram.y:5215
#, c-format
msgid "function `%s' called but never defined"
msgstr "è°ç¨äºå½æ°â%sâï¼ä½å
¶æªè¢«å®ä¹"
-#: awkgram.y:5218
+#: awkgram.y:5219
#, c-format
msgid "function `%s' defined but never called directly"
msgstr "å®ä¹äºå½æ°â%sâï¼ä½ä»æªè¢«è°ç¨"
-#: awkgram.y:5250
+#: awkgram.y:5251
#, c-format
msgid "regexp constant for parameter #%d yields boolean value"
msgstr "第 %d 个åæ°çæ£å表达å¼å¸¸é产çå¸å°å¼"
-#: awkgram.y:5265
+#: awkgram.y:5266
#, c-format
msgid ""
"function `%s' called with space between name and `(',\n"
@@ -517,63 +522,67 @@ msgstr ""
"å½æ°â%sâ被è°ç¨æ¶ååä¸â(âé´æç©ºæ ¼ï¼\n"
"æ被ç¨ä½åéææ°ç»"
-#: awkgram.y:5488 awkgram.y:5541 mpfr.c:1589 mpfr.c:1624
+#: awkgram.y:5489 awkgram.y:5542 mpfr.c:1589 mpfr.c:1624
msgid "division by zero attempted"
msgstr "è¯å¾é¤0"
-#: awkgram.y:5497 awkgram.y:5550 mpfr.c:1634
+#: awkgram.y:5498 awkgram.y:5551 mpfr.c:1634
#, c-format
msgid "division by zero attempted in `%%'"
msgstr "å¨â%%âä¸è¯å¾é¤ 0"
-#: awkgram.y:5870
-msgid "cannot assign a value to the result of a field post-increment
expression"
+#: awkgram.y:5871
+msgid ""
+"cannot assign a value to the result of a field post-increment expression"
msgstr "æ æ³å°å¼èµç»å段åå¢è¡¨è¾¾å¼"
-#: awkgram.y:5873
+#: awkgram.y:5874
#, c-format
msgid "invalid target of assignment (opcode %s)"
msgstr "èµå¼çç®æ æ æï¼æä½ç %sï¼"
-#: awkgram.y:6253
+#: awkgram.y:6254
msgid "statement has no effect"
msgstr "表达å¼æ ä»»ä½ä½ç¨"
-#: awkgram.y:6768
+#: awkgram.y:6769
#, c-format
msgid "identifier %s: qualified names not allowed in traditional / POSIX mode"
msgstr "æ è¯ç¬¦ %sï¼ä¼ ç» / POSIX 模å¼ä¸ä¸å
许使ç¨åè§å称ï¼qualified nameï¼"
-#: awkgram.y:6773
+#: awkgram.y:6774
#, c-format
msgid "identifier %s: namespace separator is two colons, not one"
msgstr "æ è¯ç¬¦ %sï¼å½å空é´çåé符åºä¸ºååå·ï¼::ï¼"
-#: awkgram.y:6779
+#: awkgram.y:6780
#, c-format
msgid "qualified identifier `%s' is badly formed"
msgstr "åè§æ è¯ç¬¦â%sâæ ¼å¼é误"
-#: awkgram.y:6786
+#: awkgram.y:6787
#, c-format
-msgid "identifier `%s': namespace separator can only appear once in a
qualified name"
+msgid ""
+"identifier `%s': namespace separator can only appear once in a qualified name"
msgstr "æ
è¯ç¬¦â%sâï¼åè§å称ä¸çå½å空é´åé符æå¤åªè½åºç°ä¸æ¬¡"
-#: awkgram.y:6835 awkgram.y:6886
+#: awkgram.y:6836 awkgram.y:6887
#, c-format
msgid "using reserved identifier `%s' as a namespace is not allowed"
msgstr "ä¸å
许å°ååæ è¯ç¬¦â%sâä½ä¸ºå½å空é´"
-#: awkgram.y:6842 awkgram.y:6852
+#: awkgram.y:6843 awkgram.y:6853
#, c-format
-msgid "using reserved identifier `%s' as second component of a qualified name
is not allowed"
+msgid ""
+"using reserved identifier `%s' as second component of a qualified name is "
+"not allowed"
msgstr "ä¸å
许å°ååæ
è¯ç¬¦â%sâä½ä¸ºåè§å称ç第äºä¸ªç»æé¨å"
-#: awkgram.y:6870
+#: awkgram.y:6871
msgid "@namespace is a gawk extension"
msgstr "@namespace æ¯ gawk ä¿çå"
-#: awkgram.y:6877
+#: awkgram.y:6878
#, c-format
msgid "namespace name `%s' must meet identifier naming rules"
msgstr "å½å空é´â%sâå¿
须符åæ è¯ç¬¦çå½åè§å"
@@ -691,7 +700,8 @@ msgstr "è´å½é误ï¼å«æâ$âçåæ°ææ å¿
须大äº0"
#: builtin.c:1003
#, c-format
-msgid "fatal: argument index %ld greater than total number of supplied
arguments"
+msgid ""
+"fatal: argument index %ld greater than total number of supplied arguments"
msgstr "è´å½é误ï¼åæ°ç´¢å¼ %ld 大äºæä¾åæ°çæ»æ°"
#: builtin.c:1007
@@ -827,7 +837,8 @@ msgstr "substrï¼å¼å§åæ %g è¶
åºå符串尾é¨"
#: builtin.c:1985
#, c-format
-msgid "substr: length %g at start index %g exceeds length of first argument
(%lu)"
+msgid ""
+"substr: length %g at start index %g exceeds length of first argument (%lu)"
msgstr "substrï¼å¨å¼å§åæ %2$g ä¸é¿åº¦ %1$g è¶
åºç¬¬ä¸ä¸ªåæ°çé¿åº¦ (%3$lu)"
#: builtin.c:2060
@@ -989,7 +1000,8 @@ msgstr "typeofï¼ç¬¬äºä¸ªåæ°ä¸æ¯æ°ç»"
#: builtin.c:4367
#, c-format
-msgid "typeof detected invalid flags combination `%s'; please file a bug
report"
+msgid ""
+"typeof detected invalid flags combination `%s'; please file a bug report"
msgstr "typeof å½æ°åç°ä¸ä¸ªæ
æçé项ç»åâ%sâï¼è¯·åå¼åè
æ¥åæ¤é误"
#: builtin.c:4405
@@ -1103,11 +1115,13 @@ msgid "non-zero integer value"
msgstr "éé¶æ´æ°å¼"
#: command.y:820
-msgid "backtrace [N] - print trace of all or N innermost (outermost if N < 0)
frames"
+msgid ""
+"backtrace [N] - print trace of all or N innermost (outermost if N < 0) frames"
msgstr "backtrace [N] - æ¾ç¤ºææææè¿ N å±ï¼è¥ N <
0ï¼åæ¾ç¤ºæè¿ N å±ï¼è°ç¨"
#: command.y:822
-msgid "break [[filename:]N|function] - set breakpoint at the specified
location"
+msgid ""
+"break [[filename:]N|function] - set breakpoint at the specified location"
msgstr "break [[æ件å:]N|å½æ°] - å¨æå®å¤è®¾ç½®æç¹"
#: command.y:824
@@ -1115,7 +1129,9 @@ msgid "clear [[filename:]N|function] - delete breakpoints
previously set"
msgstr "clear [[æ件å:]N|å½æ°] - å é¤ä¹å设置çæç¹"
#: command.y:826
-msgid "commands [num] - starts a list of commands to be executed at a
breakpoint(watchpoint) hit"
+msgid ""
+"commands [num] - starts a list of commands to be executed at a "
+"breakpoint(watchpoint) hit"
msgstr "commands [ç¼å·] - å¨æç¹ï¼çè§ç¹ï¼å¤æ§è¡ä¸ç³»åå½ä»¤"
#: command.y:828
@@ -1179,8 +1195,12 @@ msgid "ignore N COUNT - set ignore-count of breakpoint
number N to COUNT"
msgstr "ignore N æ¬¡æ° - 设置忽ç¥æç¹ N ç次æ°"
#: command.y:858
-msgid "info topic -
source|sources|variables|functions|break|frame|args|locals|display|watch"
-msgstr "info ä¸»é¢ - æ¥ç info ä¿¡æ¯ï¼ä¸»é¢å¯ä»¥ä¸º
source|sources|variables|functions|break|frame|args|locals|display|watch"
+msgid ""
+"info topic - source|sources|variables|functions|break|frame|args|locals|"
+"display|watch"
+msgstr ""
+"info ä¸»é¢ - æ¥ç info ä¿¡æ¯ï¼ä¸»é¢å¯ä»¥ä¸º
source|sources|variables|functions|"
+"break|frame|args|locals|display|watch"
#: command.y:860
msgid "list [-|+|[filename:]lineno|function|range] - list specified line(s)"
@@ -1191,7 +1211,8 @@ msgid "next [COUNT] - step program, proceeding through
subroutine calls"
msgstr "next [次æ°] - åæ¥è¿è¡ç¨åºï¼å¹¶ä¸æ¥è¿åè°ç¨"
#: command.y:864
-msgid "nexti [COUNT] - step one instruction, but proceed through subroutine
calls"
+msgid ""
+"nexti [COUNT] - step one instruction, but proceed through subroutine calls"
msgstr "nexti [次æ°] - åè¿è¡ä¸æ¥æ令ï¼ä½æ¥è¿å
¶åè°ç¨"
#: command.y:866
@@ -1255,7 +1276,9 @@ msgid "undisplay [N] - remove variable(s) from automatic
display list"
msgstr "undisplay [N] - ä»èªå¨æ¾ç¤ºå表ä¸ç§»é¤æå®åé"
#: command.y:898
-msgid "until [[filename:]N|function] - execute until program reaches a
different line or line N within current frame"
+msgid ""
+"until [[filename:]N|function] - execute until program reaches a different "
+"line or line N within current frame"
msgstr "until [[æ件å:]N|å½æ°] -
å¨å½åå±ä¸æ§è¡ï¼å¨ä¸ä¸è¡æ第 N è¡å¤æå"
#: command.y:900
@@ -1271,8 +1294,12 @@ msgid "watch var - set a watchpoint for a variable"
msgstr "watch åé - 为åé设置çè§ç¹"
#: command.y:906
-msgid "where [N] - (same as backtrace) print trace of all or N innermost
(outermost if N < 0) frames"
-msgstr "where [N] - ï¼ä¸backtraceç¸åï¼æ¾ç¤ºææææè¿ N å±ï¼è¥
N < 0ï¼åæ¾ç¤ºæè¿ N å±ï¼è°ç¨"
+msgid ""
+"where [N] - (same as backtrace) print trace of all or N innermost (outermost "
+"if N < 0) frames"
+msgstr ""
+"where [N] - ï¼ä¸backtraceç¸åï¼æ¾ç¤ºææææè¿ N å±ï¼è¥ N <
0ï¼åæ¾ç¤ºæè¿ N "
+"å±ï¼è°ç¨"
#: command.y:1017 debug.c:423 gawkapi.c:260 msg.c:142
#, c-format
@@ -1510,17 +1537,17 @@ msgstr "ä¸æ \"%.*s\" ä¸å¨æ°ç»â%sâä¸\n"
msgid "`%s[\"%.*s\"]' is not an array\n"
msgstr "â%s[\"%.*s\"]âä¸æ¯æ°ç»\n"
-#: debug.c:1262 debug.c:5124
+#: debug.c:1262 debug.c:5122
#, c-format
msgid "`%s' is not a scalar variable"
msgstr "â%sâä¸æ¯æ é"
-#: debug.c:1285 debug.c:5154
+#: debug.c:1285 debug.c:5152
#, c-format
msgid "attempt to use array `%s[\"%.*s\"]' in a scalar context"
msgstr "è¯å¾å¨æ éç¯å¢ä¸ä½¿ç¨æ°ç»â%s[\"%.*s\"]â"
-#: debug.c:1308 debug.c:5165
+#: debug.c:1308 debug.c:5163
#, c-format
msgid "attempt to use scalar `%s[\"%.*s\"]' as array"
msgstr "è¯å¾ææ éâ%s[\"%.*s\"]âå½æ°ç»ä½¿ç¨"
@@ -1643,205 +1670,205 @@ msgstr "æ æ³å¨å½æ°â%sâä¸è®¾ç½®æç¹\n"
msgid "breakpoint %d set at file `%s', line %d is unconditional\n"
msgstr "设置äºæ件â%2$sâï¼ç¬¬ %1$d è¡çæç¹ %3$d 为æ
æ¡ä»¶æç¹\n"
-#: debug.c:2525 debug.c:3383
+#: debug.c:2524 debug.c:3381
#, c-format
msgid "line number %d in file `%s' out of range"
msgstr "æ件â%2$sâä¸çè¡å· %1$d è¶
åºèå´"
-#: debug.c:2541 debug.c:2563
+#: debug.c:2540 debug.c:2562
#, c-format
msgid "Deleted breakpoint %d"
msgstr "å·²å é¤æç¹ %d"
-#: debug.c:2547
+#: debug.c:2546
#, c-format
msgid "No breakpoint(s) at entry to function `%s'\n"
msgstr "å½æ°â%sâå
¥å£å¤æ æç¹\n"
-#: debug.c:2574
+#: debug.c:2573
#, c-format
msgid "No breakpoint at file `%s', line #%d\n"
msgstr "æ件â%sâ第 #%d è¡å¤æ æç¹\n"
-#: debug.c:2629 debug.c:2670 debug.c:2690 debug.c:2733
+#: debug.c:2628 debug.c:2669 debug.c:2689 debug.c:2732
msgid "invalid breakpoint number"
msgstr "æç¹ç¼å·æ æ"
-#: debug.c:2645
+#: debug.c:2644
msgid "Delete all breakpoints? (y or n) "
msgstr "å é¤æææç¹åï¼(y or n) "
-#: debug.c:2646 debug.c:2956 debug.c:3009
+#: debug.c:2645 debug.c:2955 debug.c:3008
msgid "y"
msgstr "y"
-#: debug.c:2695
+#: debug.c:2694
#, c-format
msgid "Will ignore next %ld crossing(s) of breakpoint %d.\n"
msgstr "å°å¿½ç¥åç» %ld 次å½ä¸æç¹ %dã\n"
-#: debug.c:2699
+#: debug.c:2698
#, c-format
msgid "Will stop next time breakpoint %d is reached.\n"
msgstr "以åå½ä¸æç¹ %d æ¶å°ä¼åæ¢ã\n"
-#: debug.c:2816
+#: debug.c:2815
#, c-format
msgid "Can only debug programs provided with the `-f' option.\n"
msgstr "åªè½è°è¯ä½¿ç¨äºâ-fâé项çç¨åºã\n"
-#: debug.c:2836
+#: debug.c:2835
#, c-format
msgid "Restarting ...\n"
msgstr "æ£å¨éå¯â¦â¦\n"
-#: debug.c:2941
+#: debug.c:2940
#, c-format
msgid "Failed to restart debugger"
msgstr "éå¯è°è¯å¨å¤±è´¥"
-#: debug.c:2955
+#: debug.c:2954
msgid "Program already running. Restart from beginning (y/n)? "
msgstr "ç¨åºå·²ç»å¨è¿è¡äºãéæ°å¼å§è¿è¡åï¼(y/n) "
-#: debug.c:2959
+#: debug.c:2958
#, c-format
msgid "Program not restarted\n"
msgstr "ç¨åºæªéæ°è¿è¡\n"
-#: debug.c:2969
+#: debug.c:2968
#, c-format
msgid "error: cannot restart, operation not allowed\n"
msgstr "é误ï¼æ æ³éæ°è¿è¡ï¼ä¸å
许该æä½\n"
-#: debug.c:2975
+#: debug.c:2974
#, c-format
msgid "error (%s): cannot restart, ignoring rest of the commands\n"
msgstr "é误 (%s)ï¼æ æ³éæ°è¿è¡ï¼å¿½ç¥å©ä½å½ä»¤\n"
-#: debug.c:2983
+#: debug.c:2982
#, c-format
msgid "Starting program:\n"
msgstr "å¼å§è¿è¡ç¨åºï¼\n"
-#: debug.c:2993
+#: debug.c:2992
#, c-format
msgid "Program exited abnormally with exit value: %d\n"
msgstr "ç¨åºå¼å¸¸éåºï¼ç¶æç ï¼%d\n"
-#: debug.c:2994
+#: debug.c:2993
#, c-format
msgid "Program exited normally with exit value: %d\n"
msgstr "ç¨åºæ£å¸¸éåºï¼ç¶æç ï¼%d\n"
-#: debug.c:3008
+#: debug.c:3007
msgid "The program is running. Exit anyway (y/n)? "
msgstr "ç¨åºå·²ç»å¨è¿è¡äºãä»ç¶è¦éåºåï¼(y/n) "
-#: debug.c:3043
+#: debug.c:3042
#, c-format
msgid "Not stopped at any breakpoint; argument ignored.\n"
msgstr "æªå¨æç¹å¤åæ¢ï¼å·²å¿½ç¥åæ°ã\n"
-#: debug.c:3048
+#: debug.c:3047
#, c-format
msgid "invalid breakpoint number %d"
msgstr "æç¹ç¼å· %d æ æ"
-#: debug.c:3053
+#: debug.c:3052
#, c-format
msgid "Will ignore next %ld crossings of breakpoint %d.\n"
msgstr "å°å¿½ç¥åç» %ld 次å½ä¸æç¹ %dã\n"
-#: debug.c:3240
+#: debug.c:3239
#, c-format
msgid "'finish' not meaningful in the outermost frame main()\n"
msgstr "âfinishâ对äºæå¤å±ç main() æ¥è¯´æ æä¹\n"
-#: debug.c:3245
+#: debug.c:3244
#, c-format
msgid "Run until return from "
msgstr "è¿è¡ç´å°è¿åèª "
-#: debug.c:3288
+#: debug.c:3287
#, c-format
msgid "'return' not meaningful in the outermost frame main()\n"
msgstr "âreturnâ对äºæå¤å±ç main() æ¥è¯´æ æä¹\n"
-#: debug.c:3402
+#: debug.c:3400
#, c-format
msgid "cannot find specified location in function `%s'\n"
msgstr "æ¾ä¸å°å½æ°â%sâä¸çæå®ä½ç½®\n"
-#: debug.c:3410
+#: debug.c:3408
#, c-format
msgid "invalid source line %d in file `%s'"
msgstr "æºä»£ç è¡å·â%dâ对äºæ件â%sâæ¥è¯´æ æ"
-#: debug.c:3425
+#: debug.c:3423
#, c-format
msgid "cannot find specified location %d in file `%s'\n"
msgstr "æ¾ä¸å°æ件â%2$sâä¸çæå®ä½ç½® %1$d\n"
-#: debug.c:3457
+#: debug.c:3455
#, c-format
msgid "element not in array\n"
msgstr "å
ç´ ä¸å¨æ°ç»ä¸\n"
-#: debug.c:3457
+#: debug.c:3455
#, c-format
msgid "untyped variable\n"
msgstr "æ ç±»ååé\n"
-#: debug.c:3499
+#: debug.c:3497
#, c-format
msgid "Stopping in %s ...\n"
msgstr "åæ¢äº %s ...\n"
-#: debug.c:3576
+#: debug.c:3574
#, c-format
msgid "'finish' not meaningful with non-local jump '%s'\n"
msgstr "âfinishâ对äºéæ¬å°è·³è½¬â%sâæ¥è¯´æ æ\n"
-#: debug.c:3583
+#: debug.c:3581
#, c-format
msgid "'until' not meaningful with non-local jump '%s'\n"
msgstr "âuntilâ对äºéæ¬å°è·³è½¬â%sâæ¥è¯´æ æ\n"
#. TRANSLATORS: don't translate the 'q' inside the brackets.
-#: debug.c:4344
+#: debug.c:4342
msgid "\t------[Enter] to continue or [q] + [Enter] to quit------"
msgstr "\t------ æ [Enter] 继ç»ï¼æ [q] + [Enter] éåº ------"
-#: debug.c:5161
+#: debug.c:5159
#, c-format
msgid "[\"%.*s\"] not in array `%s'"
msgstr "[\"%.*s\"] ä¸å¨æ°ç»â%sâä¸"
-#: debug.c:5367
+#: debug.c:5365
#, c-format
msgid "sending output to stdout\n"
msgstr "è¾åºå°æ åè¾åº\n"
-#: debug.c:5407
+#: debug.c:5405
msgid "invalid number"
msgstr "ç¼å·æ æ"
-#: debug.c:5541
+#: debug.c:5539
#, c-format
msgid "`%s' not allowed in current context; statement ignored"
msgstr "å½åä¸ä¸æä¸ä¸å
许â%sâï¼è¯å¥å·²å¿½ç¥"
-#: debug.c:5549
+#: debug.c:5547
msgid "`return' not allowed in current context; statement ignored"
msgstr "å½åä¸ä¸æä¸ä¸å
许â%sâï¼è¯å¥å·²å¿½ç¥"
-#: debug.c:5597
+#: debug.c:5595
#, c-format
msgid "fatal error during eval, need to restart.\n"
msgstr "eval æ¶éå°è´å½é误ï¼éè¦éæ°å¯å¨ã\n"
-#: debug.c:5787
+#: debug.c:5785
#, c-format
msgid "no symbol `%s' in current context"
msgstr "å½åä¸ä¸æä¸æ¾ä¸å°ç¬¦å·â%sâ"
@@ -1898,49 +1925,49 @@ msgstr "é误çâ%sFMTâå®ç°â%sâ"
msgid "turning off `--lint' due to assignment to `LINT'"
msgstr "ç±äºå¯¹âLINTâèµå¼æ以å
³éâ--lintâ"
-#: eval.c:1189
+#: eval.c:1190
#, c-format
msgid "reference to uninitialized argument `%s'"
msgstr "å¼ç¨æªåå§åçåæ°â%sâ"
-#: eval.c:1190
+#: eval.c:1191
#, c-format
msgid "reference to uninitialized variable `%s'"
msgstr "å¼ç¨æªåå§åçåéâ%sâ"
-#: eval.c:1208
+#: eval.c:1209
msgid "attempt to field reference from non-numeric value"
msgstr "è¯å¾ä»éæ°å¼å¼ç¨å段ç¼å·"
-#: eval.c:1210
+#: eval.c:1211
msgid "attempt to field reference from null string"
msgstr "è¯å¾ä»ç©ºå符串å¼ç¨å段ç¼å·"
-#: eval.c:1218
+#: eval.c:1219
#, c-format
msgid "attempt to access field %ld"
msgstr "è¯å¾è®¿é®å段 %ld"
-#: eval.c:1227
+#: eval.c:1228
#, c-format
msgid "reference to uninitialized field `$%ld'"
msgstr "å¼ç¨æªåå§åçå段â$%ldâ"
-#: eval.c:1291
+#: eval.c:1292
#, c-format
msgid "function `%s' called with more arguments than declared"
msgstr "å½æ°â%sâ被è°ç¨æ¶æä¾äºæ¯å£°ææ¶æ´å¤çåæ°"
-#: eval.c:1496
+#: eval.c:1497
#, c-format
msgid "unwind_stack: unexpected type `%s'"
msgstr "unwind_stackï¼æªé¢æçç±»åâ%sâ"
-#: eval.c:1671
+#: eval.c:1672
msgid "division by zero attempted in `/='"
msgstr "å¨â/=âä¸è¯å¾é¤0"
-#: eval.c:1678
+#: eval.c:1679
#, c-format
msgid "division by zero attempted in `%%='"
msgstr "å¨â%%=âä¸è¯å¾é¤0"
@@ -2272,7 +2299,9 @@ msgid "array value has unknown type %d"
msgstr "æ°ç»çå¼çç±»åæªç¥ï¼%d"
#: extension/rwarray.c:398
-msgid "rwarray extension: received GMP/MPFR value but compiled without
GMP/MPFR support."
+msgid ""
+"rwarray extension: received GMP/MPFR value but compiled without GMP/MPFR "
+"support."
msgstr "rwarray æ©å±ï¼æ¶å°äº GMP/MPFR å¼ä½ç¼è¯æ¶æªå¯ç¨ GMP/MPFR
æ¯æã"
#: extension/rwarray.c:437
@@ -2313,7 +2342,9 @@ msgid "treating recovered value with unknown type code %d
as a string"
msgstr "å°æªç¥ç±»åï¼%dï¼çæ¢å¤å¼å½ä½å符串æ¥å¤ç"
#: extension/rwarray.c:827
-msgid "rwarray extension: GMP/MPFR value in file but compiled without GMP/MPFR
support."
+msgid ""
+"rwarray extension: GMP/MPFR value in file but compiled without GMP/MPFR "
+"support."
msgstr "rwarray æ©å±ï¼æ件ä¸åå¨ GMP/MPFR å¼ä½ç¼è¯æ¶æªå¯ç¨
GMP/MPFR æ¯æã"
#: extension/time.c:142
@@ -2467,7 +2498,9 @@ msgstr "add_ext_funcï¼name_space åæ°ä¸ºç©º"
#: gawkapi.c:524
#, c-format
-msgid "node_to_awk_value: detected invalid numeric flags combination `%s';
please file a bug report"
+msgid ""
+"node_to_awk_value: detected invalid numeric flags combination `%s'; please "
+"file a bug report"
msgstr "node_to_awk_valueï¼åç°ä¸ä¸ªæ
æçé项ç»åâ%sâï¼è¯·åå¼åè
æ±æ¥æ¤é误"
#: gawkapi.c:562
@@ -2480,7 +2513,9 @@ msgstr "node_to_awk_valueï¼å¼ä¸ºç©º"
#: gawkapi.c:633 gawkapi.c:670 gawkapi.c:700 gawkapi.c:737
#, c-format
-msgid "node_to_awk_value detected invalid flags combination `%s'; please file
a bug report"
+msgid ""
+"node_to_awk_value detected invalid flags combination `%s'; please file a bug "
+"report"
msgstr "node_to_awk_value åç°äºä¸ä¸ªæ
æçé项ç»åâ%sâï¼è¯·åå¼åè
æ±æ¥æ¤é误"
#: gawkapi.c:1129
@@ -2524,322 +2559,325 @@ msgstr "å½ä»¤è¡åæ°â%sâ为ç®å½ï¼å·²è·³è¿"
msgid "cannot open file `%s' for reading: %s"
msgstr "æ æ³æå¼æ件â%sâè¿è¡è¯»åï¼%s"
-#: io.c:652
+#: io.c:650
#, c-format
msgid "close of fd %d (`%s') failed: %s"
msgstr "å
³éæ件æ述符 %d (â%sâ)失败ï¼%s"
-#: io.c:724
+#: io.c:722
#, c-format
msgid "`%.*s' used for input file and for output file"
msgstr "â%.*sâå¨è¾å
¥æ件åè¾åºæ件ä¸ä½¿ç¨"
-#: io.c:726
+#: io.c:724
#, c-format
msgid "`%.*s' used for input file and input pipe"
msgstr "â%.*sâå¨è¾å
¥æ件åè¾åºç®¡éä¸ä½¿ç¨"
-#: io.c:728
+#: io.c:726
#, c-format
msgid "`%.*s' used for input file and two-way pipe"
msgstr "â%.*sâå¨è¾å
¥æ件ååå管éä¸ä½¿ç¨"
-#: io.c:730
+#: io.c:728
#, c-format
msgid "`%.*s' used for input file and output pipe"
msgstr "â%.*sâå¨è¾å
¥æ件åè¾åºç®¡éä¸ä½¿ç¨"
-#: io.c:732
+#: io.c:730
#, c-format
msgid "unnecessary mixing of `>' and `>>' for file `%.*s'"
msgstr "å¨æ件â%.*sâä¸ä¸å¿
è¦çæ··å使ç¨â>âåâ>>â"
-#: io.c:734
+#: io.c:732
#, c-format
msgid "`%.*s' used for input pipe and output file"
msgstr "â%.*sâå¨è¾å
¥ç®¡éåè¾åºæ件ä¸ä½¿ç¨"
-#: io.c:736
+#: io.c:734
#, c-format
msgid "`%.*s' used for output file and output pipe"
msgstr "â%.*sâå¨è¾åºæ件åè¾åºç®¡éä¸ä½¿ç¨"
-#: io.c:738
+#: io.c:736
#, c-format
msgid "`%.*s' used for output file and two-way pipe"
msgstr "â%.*sâå¨è¾åºæ件ååå管éä¸ä½¿ç¨"
-#: io.c:740
+#: io.c:738
#, c-format
msgid "`%.*s' used for input pipe and output pipe"
msgstr "â%.*sâå¨è¾å
¥ç®¡éåè¾åºç®¡éä¸ä½¿ç¨"
-#: io.c:742
+#: io.c:740
#, c-format
msgid "`%.*s' used for input pipe and two-way pipe"
msgstr "â%.*sâå¨è¾å
¥ç®¡éååå管éä¸ä½¿ç¨"
-#: io.c:744
+#: io.c:742
#, c-format
msgid "`%.*s' used for output pipe and two-way pipe"
msgstr "â%.*sâå¨è¾åºç®¡éååå管éä¸ä½¿ç¨"
-#: io.c:793
+#: io.c:791
msgid "redirection not allowed in sandbox mode"
msgstr "æ²ç®±æ¨¡å¼ä¸ä¸å
许使ç¨éå®å"
-#: io.c:827
+#: io.c:825
#, c-format
msgid "expression in `%s' redirection is a number"
msgstr "â%sâéå®åä¸ç表达å¼ä¸åªæ个æ°å"
-#: io.c:831
+#: io.c:829
#, c-format
msgid "expression for `%s' redirection has null string value"
msgstr "â%sâéå®åä¸ç表达å¼æ¯ç©ºå符串"
-#: io.c:836
+#: io.c:834
#, c-format
-msgid "filename `%.*s' for `%s' redirection may be result of logical
expression"
+msgid ""
+"filename `%.*s' for `%s' redirection may be result of logical expression"
msgstr
"â%3$sâéå®åä¸çæ件åâ%2$.*1$sâå¯è½æ¯é»è¾è¡¨è¾¾å¼çç»æ"
-#: io.c:933 io.c:958
+#: io.c:931 io.c:956
#, c-format
msgid "get_file cannot create pipe `%s' with fd %d"
msgstr "get_file æ æ³å建æ件æ述符为 %2$d ç管éâ%1$sâ"
-#: io.c:948
+#: io.c:946
#, c-format
msgid "cannot open pipe `%s' for output: %s"
msgstr "æ æ³ä¸ºè¾åºæå¼ç®¡éâ%sâï¼%s"
-#: io.c:963
+#: io.c:961
#, c-format
msgid "cannot open pipe `%s' for input: %s"
msgstr "æ æ³ä¸ºè¾å
¥æå¼ç®¡éâ%sâï¼%s"
-#: io.c:987
+#: io.c:985
#, c-format
-msgid "get_file socket creation not supported on this platform for `%s' with
fd %d"
+msgid ""
+"get_file socket creation not supported on this platform for `%s' with fd %d"
msgstr "æ¤å¹³å°ä¸æ¯æä½¿ç¨ get_file å建æ件æ述符为 %2$d
çå¥æ¥åâ%1$sâ"
-#: io.c:998
+#: io.c:996
#, c-format
msgid "cannot open two way pipe `%s' for input/output: %s"
msgstr "æ æ³ä¸ºè¾å
¥/è¾åºæå¼åå管éâ%sâï¼%s"
-#: io.c:1085
+#: io.c:1083
#, c-format
msgid "cannot redirect from `%s': %s"
msgstr "æ æ³èªâ%sâéå®åï¼%s"
-#: io.c:1088
+#: io.c:1086
#, c-format
msgid "cannot redirect to `%s': %s"
msgstr "æ æ³éå®åå°â%sâï¼%s"
-#: io.c:1190
-msgid "reached system limit for open files: starting to multiplex file
descriptors"
+#: io.c:1188
+msgid ""
+"reached system limit for open files: starting to multiplex file descriptors"
msgstr "æå¼çæ件æ°è¾¾å°ç³»ç»éå¶ï¼å¼å§å¤ç¨æ件æ述符"
-#: io.c:1206
+#: io.c:1204
#, c-format
msgid "close of `%s' failed: %s"
msgstr "å
³éâ%sâ失败ï¼%s"
-#: io.c:1214
+#: io.c:1212
msgid "too many pipes or input files open"
msgstr "æå¼è¿å¤ç®¡éæè¾å
¥æ件"
-#: io.c:1240
+#: io.c:1238
msgid "close: second argument must be `to' or `from'"
msgstr "closeï¼ç¬¬äºä¸ªåæ°å¿
é¡»æ¯âtoâæâfromâ"
-#: io.c:1258
+#: io.c:1256
#, c-format
msgid "close: `%.*s' is not an open file, pipe or co-process"
msgstr "closeï¼â%.*sâä¸æ¯ä¸ä¸ªå·²æå¼æ件ã管éæåä½è¿ç¨"
-#: io.c:1263
+#: io.c:1261
msgid "close of redirection that was never opened"
msgstr "å
³éä¸ä¸ªä»æªè¢«æå¼çéå®å"
-#: io.c:1365
+#: io.c:1363
#, c-format
msgid "close: redirection `%s' not opened with `|&', second argument ignored"
msgstr
"closeï¼éå®åâ%sâä¸æ¯ç¨â|&âæå¼ï¼ç¬¬äºä¸ªåæ°è¢«å¿½ç¥"
-#: io.c:1382
+#: io.c:1380
#, c-format
msgid "failure status (%d) on pipe close of `%s': %s"
msgstr "失败ç¶æï¼%dï¼åºç°å¨å
³é管éâ%sâæ¶ï¼%s"
-#: io.c:1385
+#: io.c:1383
#, c-format
msgid "failure status (%d) on two-way pipe close of `%s': %s"
msgstr "失败ç¶æï¼%dï¼åºç°å¨å
³éåå管éâ%sâæ¶ï¼%s"
-#: io.c:1388
+#: io.c:1386
#, c-format
msgid "failure status (%d) on file close of `%s': %s"
msgstr "失败ç¶æï¼%dï¼åºç°å¨å
³éæ件â%sâæ¶ï¼%s"
-#: io.c:1408
+#: io.c:1406
#, c-format
msgid "no explicit close of socket `%s' provided"
msgstr "æªæ¾å¼å
³é端å£â%sâ"
-#: io.c:1411
+#: io.c:1409
#, c-format
msgid "no explicit close of co-process `%s' provided"
msgstr "æªæ¾å¼å
³éåä½è¿ç¨â%sâ"
-#: io.c:1414
+#: io.c:1412
#, c-format
msgid "no explicit close of pipe `%s' provided"
msgstr "æªæ¾å¼å
³é管éâ%sâ"
-#: io.c:1417
+#: io.c:1415
#, c-format
msgid "no explicit close of file `%s' provided"
msgstr "æªæ¾å¼å
³éæ件â%sâ"
-#: io.c:1452
+#: io.c:1450
#, c-format
msgid "fflush: cannot flush standard output: %s"
msgstr "fflushï¼æ æ³å·æ°è¾åºç¼åï¼%s"
-#: io.c:1453
+#: io.c:1451
#, c-format
msgid "fflush: cannot flush standard error: %s"
msgstr "fflushï¼æ æ³å·æ°é误è¾åºç¼åï¼%s"
-#: io.c:1458 io.c:1547 main.c:719 main.c:764
+#: io.c:1456 io.c:1545 main.c:719 main.c:764
#, c-format
msgid "error writing standard output: %s"
msgstr "åæ åè¾åºåæ¶åçé误ï¼%s"
-#: io.c:1459 io.c:1558 main.c:721
+#: io.c:1457 io.c:1556 main.c:721
#, c-format
msgid "error writing standard error: %s"
msgstr "åæ åé误è¾åºåæ¶åçé误ï¼%s"
-#: io.c:1498
+#: io.c:1496
#, c-format
msgid "pipe flush of `%s' failed: %s"
msgstr "å·æ°ç®¡éâ%sâæ¶åºéï¼%s"
-#: io.c:1501
+#: io.c:1499
#, c-format
msgid "co-process flush of pipe to `%s' failed: %s"
msgstr "å·æ°åä½è¿ç¨ç®¡éâ%sâæ¶åºéï¼%s"
-#: io.c:1504
+#: io.c:1502
#, c-format
msgid "file flush of `%s' failed: %s"
msgstr "å·æ°æ件â%sâæ¶åºéï¼%s"
-#: io.c:1647
+#: io.c:1645
#, c-format
msgid "local port %s invalid in `/inet': %s"
msgstr "æ¬å°ç«¯å£ %s å¨â/inetâä¸æ æï¼%s"
-#: io.c:1650
+#: io.c:1648
#, c-format
msgid "local port %s invalid in `/inet'"
msgstr "æ¬å°ç«¯å£ %s å¨â/inetâä¸æ æ"
-#: io.c:1673
+#: io.c:1671
#, c-format
msgid "remote host and port information (%s, %s) invalid: %s"
msgstr "è¿ç¨ä¸»æºå端å£ä¿¡æ¯ (%s, %s) æ æï¼%s"
-#: io.c:1676
+#: io.c:1674
#, c-format
msgid "remote host and port information (%s, %s) invalid"
msgstr "è¿ç¨ä¸»æºå端å£ä¿¡æ¯ (%s, %s) æ æ"
-#: io.c:1918
+#: io.c:1916
msgid "TCP/IP communications are not supported"
msgstr "TCP/IP é讯ä¸è¢«æ¯æ"
-#: io.c:2046 io.c:2089
+#: io.c:2044 io.c:2087
#, c-format
msgid "could not open `%s', mode `%s'"
msgstr "æ æ³ä»¥æ¨¡å¼â%2$sâæå¼â%1$sâ"
-#: io.c:2054 io.c:2106
+#: io.c:2052 io.c:2104
#, c-format
msgid "close of master pty failed: %s"
msgstr "å
³é主 pty 失败ï¼%s"
-#: io.c:2056 io.c:2108 io.c:2449 io.c:2687
+#: io.c:2054 io.c:2106 io.c:2447 io.c:2685
#, c-format
msgid "close of stdout in child failed: %s"
msgstr "å¨åè¿ç¨ä¸å
³éæ åè¾åºå¤±è´¥ï¼%s"
-#: io.c:2059 io.c:2111
+#: io.c:2057 io.c:2109
#, c-format
msgid "moving slave pty to stdout in child failed (dup: %s)"
msgstr "å¨åè¿ç¨ä¸å°ä» pty æ¹ä¸ºæ åè¾åºå¤±è´¥(dupï¼%s)"
-#: io.c:2061 io.c:2113 io.c:2454
+#: io.c:2059 io.c:2111 io.c:2452
#, c-format
msgid "close of stdin in child failed: %s"
msgstr "å¨åè¿ç¨ä¸å
³éæ åè¾å
¥å¤±è´¥ï¼%s"
-#: io.c:2064 io.c:2116
+#: io.c:2062 io.c:2114
#, c-format
msgid "moving slave pty to stdin in child failed (dup: %s)"
msgstr "å¨åè¿ç¨ä¸å°ä» pty æ¹ä¸ºæ åè¾å
¥å¤±è´¥(dupï¼%s)"
-#: io.c:2066 io.c:2118 io.c:2140
+#: io.c:2064 io.c:2116 io.c:2138
#, c-format
msgid "close of slave pty failed: %s"
msgstr "å
³é slave pty 失败ï¼%s"
-#: io.c:2302
+#: io.c:2300
msgid "could not create child process or open pty"
msgstr "æ æ³å建åè¿ç¨ææå¼ pty"
-#: io.c:2388 io.c:2452 io.c:2662 io.c:2690
+#: io.c:2386 io.c:2450 io.c:2660 io.c:2688
#, c-format
msgid "moving pipe to stdout in child failed (dup: %s)"
msgstr "å¨åè¿ç¨ä¸å°ç®¡éæ¹ä¸ºæ åè¾åºå¤±è´¥(dupï¼%s)"
-#: io.c:2395 io.c:2457
+#: io.c:2393 io.c:2455
#, c-format
msgid "moving pipe to stdin in child failed (dup: %s)"
msgstr "å¨åè¿ç¨ä¸å°ç®¡éæ¹ä¸ºæ åè¾å
¥å¤±è´¥(dupï¼%s)"
-#: io.c:2417 io.c:2680
+#: io.c:2415 io.c:2678
msgid "restoring stdout in parent process failed"
msgstr "å¨ç¶è¿ç¨ä¸æ¢å¤æ åè¾åºå¤±è´¥"
-#: io.c:2425
+#: io.c:2423
msgid "restoring stdin in parent process failed"
msgstr "å¨ç¶è¿ç¨ä¸æ¢å¤æ åè¾å
¥å¤±è´¥"
-#: io.c:2460 io.c:2692 io.c:2707
+#: io.c:2458 io.c:2690 io.c:2705
#, c-format
msgid "close of pipe failed: %s"
msgstr "å
³é管é失败ï¼%s"
-#: io.c:2519
+#: io.c:2517
msgid "`|&' not supported"
msgstr "â|&âä¸è¢«æ¯æ"
-#: io.c:2647
+#: io.c:2645
#, c-format
msgid "cannot open pipe `%s': %s"
msgstr "æ æ³æå¼ç®¡éâ%sâï¼%s"
-#: io.c:2701
+#: io.c:2699
#, c-format
msgid "cannot create child process for `%s' (fork: %s)"
msgstr "æ æ³ä¸ºâ%sâå建åè¿ç¨(forkï¼%s)"
-#: io.c:2839
+#: io.c:2838
msgid "getline: attempt to read from closed read end of two-way pipe"
msgstr "getlineï¼è¯å¾ä»è¯»å端已被å
³éçåå管éä¸è¯»åæ°æ®"
@@ -2863,7 +2901,8 @@ msgstr "register_output_parserï¼æé为空"
#: io.c:3245
#, c-format
-msgid "output wrapper `%s' conflicts with previously installed output wrapper
`%s'"
+msgid ""
+"output wrapper `%s' conflicts with previously installed output wrapper `%s'"
msgstr "è¾åºè§£æå¨â%sâä¸ä¹å设置çâ%sâç¸å²çª"
#: io.c:3252
@@ -2877,7 +2916,9 @@ msgstr "register_output_processorï¼æé为空"
#: io.c:3302
#, c-format
-msgid "two-way processor `%s' conflicts with previously installed two-way
processor `%s'"
+msgid ""
+"two-way processor `%s' conflicts with previously installed two-way processor "
+"`%s'"
msgstr "ååå¤çå¨â%sâä¸ä¹å设置çâ%sâç¸å²çª"
#: io.c:3311
@@ -2894,17 +2935,19 @@ msgstr "æ°æ®æ件â%sâ为空"
msgid "could not allocate more input memory"
msgstr "æ æ³åé
æ´å¤çè¾å
¥å
å"
-#: io.c:4110
+#: io.c:4113
msgid "multicharacter value of `RS' is a gawk extension"
msgstr "âRSâ设置为å¤åç¬¦æ¯ gawk æ©å±"
-#: io.c:4264
+#: io.c:4267
msgid "IPv6 communication is not supported"
msgstr "ä¸æ¯æ IPv6 é讯"
#: main.c:245
#, c-format
-msgid "%s: fatal: persistent memory allocator failed to initialize: return
value %d, pma.c line: %d.\n"
+msgid ""
+"%s: fatal: persistent memory allocator failed to initialize: return value "
+"%d, pma.c line: %d.\n"
msgstr "%sï¼è´å½é误ï¼æä¹
å
ååé
å¨åå§å失败ï¼è¿åå¼
%dï¼pma.c è¡ï¼%dã\n"
#: main.c:253
@@ -3189,7 +3232,9 @@ msgstr ""
msgid ""
"You should have received a copy of the GNU General Public License\n"
"along with this program. If not, see http://www.gnu.org/licenses/.\n"
-msgstr "ä½ åºè¯¥æ¶å°ç¨åºé带çä¸ä»½ GNU éç¨å
Œ
±è®¸å¯è¯(GPL)ãå¦æ没ææ¶å°ï¼è¯·åç http://www.gnu.org/licenses/
ã\n"
+msgstr ""
+"ä½ åºè¯¥æ¶å°ç¨åºé带çä¸ä»½ GNU éç¨å
Œ
±è®¸å¯è¯(GPL)ãå¦æ没ææ¶å°ï¼è¯·åç "
+"http://www.gnu.org/licenses/ ã\n"
#: main.c:789
msgid "-Ft does not set FS to tab in POSIX awk"
@@ -3288,7 +3333,8 @@ msgstr "%sï¼è´å½é误ï¼æ æ³ stat %s: %s\n"
#: main.c:1983
#, c-format
-msgid "%s: fatal: using persistent memory is not allowed when running as
root.\n"
+msgid ""
+"%s: fatal: using persistent memory is not allowed when running as root.\n"
msgstr "%sï¼è´å½é误ï¼ä»¥ root 身份è¿è¡æ¶ä¸å
许使ç¨æä¹
åå¨ã\n"
#: main.c:1986
@@ -3410,7 +3456,9 @@ msgstr "â\\xâ转ä¹åºåä¸æ²¡æåå
è¿å¶æ°"
#: node.c:639
#, c-format
-msgid "hex escape \\x%.*s of %d characters probably not interpreted the way
you expect"
+msgid ""
+"hex escape \\x%.*s of %d characters probably not interpreted the way you "
+"expect"
msgstr "åå
è¿å¶è½¬ä¹ç¬¦ \\x%.*s 表示ç %d
个å符å¯è½ä¸ä¼è¢«å¦æææ
åµè§£é"
#: node.c:654
@@ -3419,7 +3467,9 @@ msgid "escape sequence `\\%c' treated as plain `%c'"
msgstr "转ä¹åºåâ\\%câ被å½ä½å纯çâ%câ"
#: node.c:790
-msgid "Invalid multibyte data detected. There may be a mismatch between your
data and your locale"
+msgid ""
+"Invalid multibyte data detected. There may be a mismatch between your data "
+"and your locale"
msgstr "æ£æµå°äºæ æçå¤åèæ°æ®ãå¯è½ä½
çæ°æ®ååºåè¯è¨è®¾ç½®ä¸å¹é
"
#: posix/gawkmisc.c:179
@@ -3467,7 +3517,7 @@ msgstr "å
é¨é误ï¼%s 带æ空ç vname"
msgid "internal error: builtin with null fname"
msgstr "å
é¨é误ï¼å
ç½®æä½ç fname 为空"
-#: profile.c:1329
+#: profile.c:1328
#, c-format
msgid ""
"%s# Loaded extensions (-l and/or @load)\n"
@@ -3476,7 +3526,7 @@ msgstr ""
"%s# å·²å è½½æ©å± (-l å/æ @load)\n"
"\n"
-#: profile.c:1360
+#: profile.c:1359
#, c-format
msgid ""
"\n"
@@ -3487,12 +3537,12 @@ msgstr ""
"# å·²å è½½æ©å± (-l å/æ @load)\n"
"\n"
-#: profile.c:1424
+#: profile.c:1423
#, c-format
msgid "\t# gawk profile, created %s\n"
msgstr "\t# gawk é
ç½®, å建 %s\n"
-#: profile.c:1992
+#: profile.c:1991
#, c-format
msgid ""
"\n"
@@ -3501,13 +3551,15 @@ msgstr ""
"\n"
"\t# å½æ°å表ï¼åå
¸åº\n"
-#: profile.c:2053
+#: profile.c:2052
#, c-format
msgid "redir2str: unknown redirection type %d"
msgstr "redir2strï¼æªç¥éå®åç±»å %d"
#: re.c:58 re.c:163
-msgid "behavior of matching a regexp containing NUL characters is not defined
by POSIX"
+msgid ""
+"behavior of matching a regexp containing NUL characters is not defined by "
+"POSIX"
msgstr "POSIX è§èä¸ä¸æ¯æå¹é
å
å« NUL å符çæ£å表达å¼"
#: re.c:127
@@ -3727,7 +3779,9 @@ msgid "No previous regular expression"
msgstr "åé¢æ²¡ææ£å表达å¼"
#: symbol.c:137
-msgid "current setting of -M/--bignum does not match saved setting in PMA
backing file"
+msgid ""
+"current setting of -M/--bignum does not match saved setting in PMA backing "
+"file"
msgstr "å½å对 -M/--bignum ç设置ä¸å¹é
å¨ PMA backing
æ件ä¸åå¨ç设置"
#: symbol.c:780
@@ -3742,7 +3796,9 @@ msgstr "æ æ³å¼¹åº main çä¸ä¸æ"
#~ msgid "typeof: invalid argument type `%s'"
#~ msgstr "typeofï¼åæ°ç±»åâ%sâæ æ"
-#~ msgid "The time extension is obsolete. Use the timex extension from
gawkextlib instead."
+#~ msgid ""
+#~ "The time extension is obsolete. Use the timex extension from gawkextlib "
+#~ "instead."
#~ msgstr "time æ©å±å·²ç»è¿æ¶ã请æ¹ç¨æ¥èª gawkextlib ç timex
æ©å±ã"
#~ msgid "`L' is meaningless in awk formats; ignored"
@@ -3931,7 +3987,8 @@ msgstr "æ æ³å¼¹åº main çä¸ä¸æ"
#~ msgid "extension: cannot open library `%s' (%s)"
#~ msgstr "extensionï¼æ æ³æå¼åºâ%sâ(%s)"
-#~ msgid "extension: library `%s': does not define `plugin_is_GPL_compatible'
(%s)"
+#~ msgid ""
+#~ "extension: library `%s': does not define `plugin_is_GPL_compatible' (%s)"
#~ msgstr
"extensionï¼åºâ%sâï¼æªå®ä¹âplugin_is_GPL_compatibleâ(%s)"
#~ msgid "extension: library `%s': cannot call function `%s' (%s)"
@@ -4069,7 +4126,8 @@ msgstr "æ æ³å¼¹åº main çä¸ä¸æ"
#~ msgid "xor(%lf, %lf): fractional values will be truncated"
#~ msgstr "xor(%lf, %lf): å°æ°é¨åä¼è¢«æªæ"
-#~ msgid "for loop: array `%s' changed size from %ld to %ld during loop
execution"
+#~ msgid ""
+#~ "for loop: array `%s' changed size from %ld to %ld during loop execution"
#~ msgstr "for loop: æ°ç»â%sâå¨å¾ªç¯æ§è¡æ¶å¤§å°ä» %ld æ¹å为
%ld"
#~ msgid "`break' outside a loop is not portable"
@@ -4087,7 +4145,9 @@ msgstr "æ æ³å¼¹åº main çä¸ä¸æ"
#~ msgid "`nextfile' cannot be called from an END rule"
#~ msgstr "å¨ END è§åä¸ä¸å
许è°ç¨ânextfileâ"
-#~ msgid "concatenation: side effects in one expression have changed the
length of another!"
+#~ msgid ""
+#~ "concatenation: side effects in one expression have changed the length of "
+#~ "another!"
#~ msgstr "concatenation:
ä¸ä¸ªè¡¨è¾¾å¼çé¢å¤æåºå·²æ¹åå¦ä¸ä¸ªçé¿åº¦ï¼"
#~ msgid "assignment used in conditional context"
http://git.sv.gnu.org/cgit/gawk.git/commit/?id=7fbc5368f1a1f1c71cf3892cba9785edc369b334
commit 7fbc5368f1a1f1c71cf3892cba9785edc369b334
Author: Arnold D. Robbins <arnold@skeeve.com>
Date: Sun May 7 21:26:06 2023 +0300
Updates in preparation for release.
diff --git a/ChangeLog b/ChangeLog
index 1955fdcf..e334683e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2023-05-07 Arnold D. Robbins <arnold@skeeve.com>
+
+ * README: Update version.
+ * debug.c: Update copyright year.
+
2023-04-22 Arnold D. Robbins <arnold@skeeve.com>
* awkgram.y, builtin.c, debug.c, eval.c, interpret.h,
diff --git a/README b/README
index 7fe31992..faf9c893 100644
--- a/README
+++ b/README
@@ -7,7 +7,7 @@
README:
-This is GNU Awk 5.2.1. It is upwardly compatible with Brian Kernighan's
+This is GNU Awk 5.2.2. It is upwardly compatible with Brian Kernighan's
version of Unix awk. It is almost completely compliant with the
2018 POSIX 1003.1 standard for awk. (See the note below about POSIX.)
diff --git a/debug.c b/debug.c
index 117fe690..a0ce09b5 100644
--- a/debug.c
+++ b/debug.c
@@ -3,7 +3,7 @@
*/
/*
- * Copyright (C) 2004, 2010-2013, 2016-2022 the Free Software Foundation, Inc.
+ * Copyright (C) 2004, 2010-2013, 2016-2023 the Free Software Foundation, Inc.
*
* This file is part of GAWK, the GNU implementation of the
* AWK Programming Language.
http://git.sv.gnu.org/cgit/gawk.git/commit/?id=0ee3d3f87171f701504d6b5517ddaffb8ab4bec5
commit 0ee3d3f87171f701504d6b5517ddaffb8ab4bec5
Author: Arnold D. Robbins <arnold@skeeve.com>
Date: Sun May 7 21:15:54 2023 +0300
Small doc improvement.
diff --git a/doc/ChangeLog b/doc/ChangeLog
index d00fe552..72ef6f73 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,7 @@
+2023-05-07 Arnold D. Robbins <arnold@skeeve.com>
+
+ * gawktexi.in (Other Versions): Add a note about cppawk.
+
2023-05-04 Arnold D. Robbins <arnold@skeeve.com>
* wordlist: Add some more words.
diff --git a/doc/gawk.info b/doc/gawk.info
index 82af1e98..36a7ee90 100644
--- a/doc/gawk.info
+++ b/doc/gawk.info
@@ -32728,6 +32728,14 @@ QSE âawkâ
The project may also be frozen; no new code changes have been made
since approximately 2014.
+âcppawkâ
+ Quoting from the web page, ââcppawkâ is a tiny shell script that is
+ used like âawkâ. It invokes the C preprocessor (GNU âcppâ) on the
+ Awk code and calls Awk on the result.â This program may be of use
+ if the way âgawkââs â@includeâ facility works doesnât suit
your
+ needs. For more information, see
+ <https://www.kylheku.com/cgit/cppawk/>.
+
Other versions
See also the âVersions and implementationsâ section of the
Wikipedia article
@@ -36712,6 +36720,7 @@ Index
* cos: Numeric Functions. (line 15)
* cosine: Numeric Functions. (line 15)
* counting words, lines, characters, and bytes: Wc Program. (line 6)
+* cppawk: Other Versions. (line 190)
* csh utility: Statements/Lines. (line 45)
* csh utility, POSIXLY_CORRECT environment variable: Options. (line 411)
* csh utility, |& operator, comparison with: Two-way I/O. (line 27)
@@ -38986,6 +38995,7 @@ Index
* source code, awkcc: Other Versions. (line 167)
* source code, QSE awk: Other Versions. (line 174)
* source code, QuikTrim Awk: Other Versions. (line 178)
+* source code, cppawk: Other Versions. (line 190)
* source file, show in debugger: Debugger Info. (line 37)
* source files, search path for: Programs Exercises. (line 70)
* sparse arrays: Array Intro. (line 76)
@@ -39958,37 +39968,37 @@ Node: Performance bugs1355304
Node: Asking for help1358322
Node: Maintainers1360313
Node: Other Versions1361340
-Node: Installation summary1370272
-Node: Notes1371656
-Node: Compatibility Mode1372466
-Node: Additions1373288
-Node: Accessing The Source1374233
-Node: Adding Code1375768
-Node: New Ports1382904
-Node: Derived Files1387414
-Ref: Derived Files-Footnote-11393261
-Ref: Derived Files-Footnote-21393296
-Ref: Derived Files-Footnote-31393913
-Node: Future Extensions1394027
-Node: Implementation Limitations1394699
-Node: Extension Design1395941
-Node: Old Extension Problems1397105
-Ref: Old Extension Problems-Footnote-11398681
-Node: Extension New Mechanism Goals1398742
-Ref: Extension New Mechanism Goals-Footnote-11402238
-Node: Extension Other Design Decisions1402439
-Node: Extension Future Growth1404638
-Node: Notes summary1405262
-Node: Basic Concepts1406475
-Node: Basic High Level1407160
-Ref: figure-general-flow1407442
-Ref: figure-process-flow1408149
-Ref: Basic High Level-Footnote-11411550
-Node: Basic Data Typing1411739
-Node: Glossary1415157
-Node: Copying1448279
-Node: GNU Free Documentation License1486040
-Node: Index1511363
+Node: Installation summary1370683
+Node: Notes1372067
+Node: Compatibility Mode1372877
+Node: Additions1373699
+Node: Accessing The Source1374644
+Node: Adding Code1376179
+Node: New Ports1383315
+Node: Derived Files1387825
+Ref: Derived Files-Footnote-11393672
+Ref: Derived Files-Footnote-21393707
+Ref: Derived Files-Footnote-31394324
+Node: Future Extensions1394438
+Node: Implementation Limitations1395110
+Node: Extension Design1396352
+Node: Old Extension Problems1397516
+Ref: Old Extension Problems-Footnote-11399092
+Node: Extension New Mechanism Goals1399153
+Ref: Extension New Mechanism Goals-Footnote-11402649
+Node: Extension Other Design Decisions1402850
+Node: Extension Future Growth1405049
+Node: Notes summary1405673
+Node: Basic Concepts1406886
+Node: Basic High Level1407571
+Ref: figure-general-flow1407853
+Ref: figure-process-flow1408560
+Ref: Basic High Level-Footnote-11411961
+Node: Basic Data Typing1412150
+Node: Glossary1415568
+Node: Copying1448690
+Node: GNU Free Documentation License1486451
+Node: Index1511774
End Tag Table
diff --git a/doc/gawk.texi b/doc/gawk.texi
index 6e5fd251..344ea62e 100644
--- a/doc/gawk.texi
+++ b/doc/gawk.texi
@@ -44661,6 +44661,15 @@ download link.
The project may also be frozen; no new code changes have been made
since approximately 2014.
+@item @command{cppawk}
+@cindex @command{cppawk}
+@cindex source code @subentry @command{cppawk}
+Quoting from the web page, ``@command{cppawk} is a tiny shell script that is
+used like @command{awk}. It invokes the C preprocessor (GNU @command{cpp}) on
the Awk
+code and calls Awk on the result.'' This program may be of use if
+the way @command{gawk}'s @code{@@include} facility works doesn't suit
+your needs. For more information, see
@uref{https://www.kylheku.com/cgit/cppawk/}.
+
@item Other versions
See also the ``Versions and implementations'' section of the
@uref{https://en.wikipedia.org/wiki/Awk_language#Versions_and_implementations,
diff --git a/doc/gawktexi.in b/doc/gawktexi.in
index fdb688dd..06279a08 100644
--- a/doc/gawktexi.in
+++ b/doc/gawktexi.in
@@ -43549,6 +43549,15 @@ download link.
The project may also be frozen; no new code changes have been made
since approximately 2014.
+@item @command{cppawk}
+@cindex @command{cppawk}
+@cindex source code @subentry @command{cppawk}
+Quoting from the web page, ``@command{cppawk} is a tiny shell script that is
+used like @command{awk}. It invokes the C preprocessor (GNU @command{cpp}) on
the Awk
+code and calls Awk on the result.'' This program may be of use if
+the way @command{gawk}'s @code{@@include} facility works doesn't suit
+your needs. For more information, see
@uref{https://www.kylheku.com/cgit/cppawk/}.
+
@item Other versions
See also the ``Versions and implementations'' section of the
@uref{https://en.wikipedia.org/wiki/Awk_language#Versions_and_implementations,
http://git.sv.gnu.org/cgit/gawk.git/commit/?id=e3d3104626826ce9005f4b89d98d7c95df3648bf
commit e3d3104626826ce9005f4b89d98d7c95df3648bf
Author: Arnold D. Robbins <arnold@skeeve.com>
Date: Thu May 4 20:14:45 2023 +0300
Add some more words to spell check wordlist file.
diff --git a/doc/ChangeLog b/doc/ChangeLog
index 6959d516..d00fe552 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,3 +1,7 @@
+2023-05-04 Arnold D. Robbins <arnold@skeeve.com>
+
+ * wordlist: Add some more words.
+
2023-04-27 Arnold D. Robbins <arnold@skeeve.com>
* awkcard.in: Update copyright year, gawk version,
diff --git a/doc/wordlist b/doc/wordlist
index 5342b675..dec8429c 100644
--- a/doc/wordlist
+++ b/doc/wordlist
@@ -882,6 +882,7 @@ dportein
dps
dresdnerbank
drwxr
+du
dumparray
duncan
dup
@@ -1504,6 +1505,7 @@ pkgdatadir
pkgextensiondir
pm
pma
+pmafile
pmode
png
po
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 9 +
README | 2 +-
README_d/ChangeLog | 4 +
awklib/ChangeLog | 4 +
build-aux/ChangeLog | 4 +
configure | 20 +-
configure.ac | 2 +-
debug.c | 2 +-
doc/ChangeLog | 13 +
doc/gawk.info | 72 ++---
doc/gawk.texi | 9 +
doc/gawktexi.in | 9 +
doc/it/ChangeLog | 4 +
doc/wordlist | 5 +
extension/ChangeLog | 9 +
extension/configure | 20 +-
extension/configure.ac | 2 +-
extension/po/ChangeLog | 4 +
extras/ChangeLog | 4 +
helpers/ChangeLog | 4 +
m4/ChangeLog | 4 +
missing_d/ChangeLog | 4 +
old-extension/ChangeLog | 4 +
pc/ChangeLog | 4 +
pc/config.h | 6 +-
po/ChangeLog | 4 +
po/bg.po | 228 +++++++--------
po/ca.po | 228 +++++++--------
po/da.po | 228 +++++++--------
po/de.po | 228 +++++++--------
po/es.po | 228 +++++++--------
po/fi.po | 228 +++++++--------
po/fr.po | 228 +++++++--------
po/gawk.pot | 230 +++++++--------
po/id.po | 228 +++++++--------
po/it.po | 228 +++++++--------
po/ja.po | 228 +++++++--------
po/ko.po | 228 +++++++--------
po/ms.po | 228 +++++++--------
po/nl.po | 228 +++++++--------
po/pl.po | 228 +++++++--------
po/pt.po | 228 +++++++--------
po/pt_BR.po | 228 +++++++--------
po/ro.po | 228 +++++++--------
po/sr.po | 228 +++++++--------
po/sv.gmo | Bin 90892 -> 91921 bytes
po/sv.po | 725 +++++++++++++++++++++++++++++-------------------
po/vi.po | 228 +++++++--------
po/zh_CN.gmo | Bin 82112 -> 86163 bytes
po/zh_CN.po | 504 ++++++++++++++++++---------------
posix/ChangeLog | 4 +
support/ChangeLog | 4 +
test/ChangeLog | 8 +
test/badargs.ok | 2 +-
vms/ChangeLog | 4 +
vms/vax/ChangeLog | 4 +
56 files changed, 3200 insertions(+), 2845 deletions(-)
hooks/post-receive
--
gawk
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [SCM] gawk branch, gawk-5.2-stable, updated. gawk-4.1.0-5055-gb285b6b6,
Arnold Robbins <=