summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArnold D. Robbins <arnold@skeeve.com>2022-09-04 20:36:35 +0300
committerArnold D. Robbins <arnold@skeeve.com>2022-09-04 20:36:35 +0300
commit7eacf279a6ff4bff560ff49a8a2a9c531658096c (patch)
tree069b9bca56a1291dfd1968f9b40a77dcc41a233b
parentc87e7839c5b850a87161041bb1b4c495eccb0646 (diff)
downloadgawk-7eacf279a6ff4bff560ff49a8a2a9c531658096c.tar.gz
Update ChangeLog files. Make release tarball.gawk-5.2.0
-rw-r--r--ChangeLog5
-rw-r--r--README_d/ChangeLog4
-rw-r--r--awklib/ChangeLog4
-rw-r--r--build-aux/ChangeLog4
-rwxr-xr-xconfigure20
-rw-r--r--configure.ac2
-rw-r--r--doc/ChangeLog4
-rw-r--r--doc/it/ChangeLog4
-rw-r--r--extension/ChangeLog4
-rw-r--r--extension/po/ChangeLog4
-rw-r--r--extras/ChangeLog4
-rw-r--r--helpers/ChangeLog4
-rw-r--r--m4/ChangeLog4
-rw-r--r--missing_d/ChangeLog4
-rw-r--r--old-extension/ChangeLog4
-rw-r--r--pc/ChangeLog8
-rw-r--r--pc/config.h6
-rw-r--r--po/ChangeLog4
-rw-r--r--po/bg.gmobin116918 -> 123002 bytes
-rw-r--r--po/bg.po738
-rw-r--r--po/ca.po152
-rw-r--r--po/da.po144
-rw-r--r--po/de.gmobin90333 -> 95181 bytes
-rw-r--r--po/de.po807
-rw-r--r--po/es.gmobin88987 -> 93630 bytes
-rw-r--r--po/es.po761
-rw-r--r--po/fi.po144
-rw-r--r--po/fr.gmobin90763 -> 95372 bytes
-rw-r--r--po/fr.po663
-rw-r--r--po/gawk.pot146
-rw-r--r--po/id.po144
-rw-r--r--po/it.po144
-rw-r--r--po/ja.po144
-rw-r--r--po/ko.gmobin93586 -> 98596 bytes
-rw-r--r--po/ko.po463
-rw-r--r--po/ms.po144
-rw-r--r--po/nl.po144
-rw-r--r--po/pl.po148
-rw-r--r--po/pt.po148
-rw-r--r--po/pt_BR.po156
-rw-r--r--po/ro.gmobin91504 -> 96211 bytes
-rw-r--r--po/ro.po787
-rw-r--r--po/sr.po148
-rw-r--r--po/sv.gmobin86378 -> 90984 bytes
-rw-r--r--po/sv.po494
-rw-r--r--po/vi.po144
-rw-r--r--po/zh_CN.gmobin66862 -> 78902 bytes
-rw-r--r--po/zh_CN.po284
-rw-r--r--posix/ChangeLog4
-rw-r--r--support/ChangeLog4
-rw-r--r--test/ChangeLog4
-rw-r--r--vms/ChangeLog4
-rw-r--r--vms/vax/ChangeLog4
53 files changed, 4478 insertions, 2682 deletions
diff --git a/ChangeLog b/ChangeLog
index afe2600e..5fb25483 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,11 @@
2022-09-04 Arnold D. Robbins <arnold@skeeve.com>
+ * 5.2.0: Release tar ball made.
+
+2022-09-04 Arnold D. Robbins <arnold@skeeve.com>
+
* NEWS: Updated with real URL of "MPFR is on parole."
+ * configure.ac: Bump to release version.
2022-09-02 Arnold D. Robbins <arnold@skeeve.com>
diff --git a/README_d/ChangeLog b/README_d/ChangeLog
index 328ef0f8..d9d4cc90 100644
--- a/README_d/ChangeLog
+++ b/README_d/ChangeLog
@@ -1,3 +1,7 @@
+2022-09-04 Arnold D. Robbins <arnold@skeeve.com>
+
+ * 5.2.0: Release tar ball made.
+
2022-08-10 Arnold D. Robbins <arnold@skeeve.com>
* README.pc: Revise numbers of tests that can be expected to fail.
diff --git a/awklib/ChangeLog b/awklib/ChangeLog
index 07923021..32489cba 100644
--- a/awklib/ChangeLog
+++ b/awklib/ChangeLog
@@ -1,3 +1,7 @@
+2022-09-04 Arnold D. Robbins <arnold@skeeve.com>
+
+ * 5.2.0: Release tar ball made.
+
2022-07-14 Arnold D. Robbins <arnold@skeeve.com>
* Makefile.am: Update copyright.
diff --git a/build-aux/ChangeLog b/build-aux/ChangeLog
index 79b89385..3f441530 100644
--- a/build-aux/ChangeLog
+++ b/build-aux/ChangeLog
@@ -1,5 +1,9 @@
2022-09-04 Arnold D. Robbins <arnold@skeeve.com>
+ * 5.2.0: Release tar ball made.
+
+2022-09-04 Arnold D. Robbins <arnold@skeeve.com>
+
* texinfo.tex: Updated from GNULIB.
2022-07-29 Arnold D. Robbins <arnold@skeeve.com>
diff --git a/configure b/configure
index 7ac5755d..980e7c55 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.1.65.
+# Generated by GNU Autoconf 2.71 for GNU Awk 5.2.0.
#
# 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.1.65'
-PACKAGE_STRING='GNU Awk 5.1.65'
+PACKAGE_VERSION='5.2.0'
+PACKAGE_STRING='GNU Awk 5.2.0'
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.1.65 to adapt to many kinds of systems.
+\`configure' configures GNU Awk 5.2.0 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.1.65:";;
+ short | recursive ) echo "Configuration of GNU Awk 5.2.0:";;
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.1.65
+GNU Awk configure 5.2.0
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.1.65, which was
+It was created by GNU Awk $as_me 5.2.0, which was
generated by GNU Autoconf 2.71. Invocation command line was
$ $0$ac_configure_args_raw
@@ -3521,7 +3521,7 @@ fi
# Define the identity of the package.
PACKAGE='gawk'
- VERSION='5.1.65'
+ VERSION='5.2.0'
printf "%s\n" "#define PACKAGE \"$PACKAGE\"" >>confdefs.h
@@ -14468,7 +14468,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.1.65, which was
+This file was extended by GNU Awk $as_me 5.2.0, which was
generated by GNU Autoconf 2.71. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@@ -14538,7 +14538,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.1.65
+GNU Awk config.status 5.2.0
configured by $0, generated by GNU Autoconf 2.71,
with options \\"\$ac_cs_config\\"
diff --git a/configure.ac b/configure.ac
index 0c111a35..d98767fb 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.1.65],[bug-gawk@gnu.org],[gawk])
+AC_INIT([GNU Awk],[5.2.0],[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 24dc187d..ffe739de 100644
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@ -1,5 +1,9 @@
2022-09-04 Arnold D. Robbins <arnold@skeeve.com>
+ * 5.2.0: Release tar ball made.
+
+2022-09-04 Arnold D. Robbins <arnold@skeeve.com>
+
* texinfo.tex: Updated from GNULIB.
2022-09-02 Arnold D. Robbins <arnold@skeeve.com>
diff --git a/doc/it/ChangeLog b/doc/it/ChangeLog
index 7a771ccc..71270ccd 100644
--- a/doc/it/ChangeLog
+++ b/doc/it/ChangeLog
@@ -1,3 +1,7 @@
+2022-09-04 Arnold D. Robbins <arnold@skeeve.com>
+
+ * 5.2.0: Release tar ball made.
+
2022-08-31 Antonio Giovanni Colombo <azc100@gmail.com>
* README.txt: Updated.
diff --git a/extension/ChangeLog b/extension/ChangeLog
index 526a68c8..2fb0edff 100644
--- a/extension/ChangeLog
+++ b/extension/ChangeLog
@@ -1,3 +1,7 @@
+2022-09-04 Arnold D. Robbins <arnold@skeeve.com>
+
+ * 5.2.0: Release tar ball made.
+
2022-07-14 Arnold D. Robbins <arnold@skeeve.com>
* time.c: Update copyright.
diff --git a/extension/po/ChangeLog b/extension/po/ChangeLog
index bc8d3196..34ae1e43 100644
--- a/extension/po/ChangeLog
+++ b/extension/po/ChangeLog
@@ -1,3 +1,7 @@
+2022-09-04 Arnold D. Robbins <arnold@skeeve.com>
+
+ * 5.2.0: Release tar ball made.
+
2021-10-27 Arnold D. Robbins <arnold@skeeve.com>
* 5.1.1: Release tar ball made.
diff --git a/extras/ChangeLog b/extras/ChangeLog
index 31f0619e..d94d7d0e 100644
--- a/extras/ChangeLog
+++ b/extras/ChangeLog
@@ -1,3 +1,7 @@
+2022-09-04 Arnold D. Robbins <arnold@skeeve.com>
+
+ * 5.2.0: Release tar ball made.
+
2021-10-27 Arnold D. Robbins <arnold@skeeve.com>
* 5.1.1: Release tar ball made.
diff --git a/helpers/ChangeLog b/helpers/ChangeLog
index 4942a2bd..daee5cf3 100644
--- a/helpers/ChangeLog
+++ b/helpers/ChangeLog
@@ -1,3 +1,7 @@
+2022-09-04 Arnold D. Robbins <arnold@skeeve.com>
+
+ * 5.2.0: Release tar ball made.
+
2022-08-03 Arnold D. Robbins <arnold@skeeve.com>
* update-support.sh: Pull in pma files also.
diff --git a/m4/ChangeLog b/m4/ChangeLog
index 43625699..bf60520f 100644
--- a/m4/ChangeLog
+++ b/m4/ChangeLog
@@ -1,3 +1,7 @@
+2022-09-04 Arnold D. Robbins <arnold@skeeve.com>
+
+ * 5.2.0: Release tar ball made.
+
2022-08-23 Arnold D. Robbins <arnold@skeeve.com>
* pma.m4: Use AX_CHECK_COMPILE_FLAG to look for -no-pie instead
diff --git a/missing_d/ChangeLog b/missing_d/ChangeLog
index 31e5587b..9268c15c 100644
--- a/missing_d/ChangeLog
+++ b/missing_d/ChangeLog
@@ -1,3 +1,7 @@
+2022-09-04 Arnold D. Robbins <arnold@skeeve.com>
+
+ * 5.2.0: Release tar ball made.
+
2022-07-22 Arnold D. Robbins <arnold@skeeve.com>
* strsignal.c (strsignal): Fix return type to match Linux header.
diff --git a/old-extension/ChangeLog b/old-extension/ChangeLog
index f9187334..ce077000 100644
--- a/old-extension/ChangeLog
+++ b/old-extension/ChangeLog
@@ -1,3 +1,7 @@
+2022-09-04 Arnold D. Robbins <arnold@skeeve.com>
+
+ * 5.2.0: Release tar ball made.
+
2021-10-27 Arnold D. Robbins <arnold@skeeve.com>
* 5.1.1: Release tar ball made.
diff --git a/pc/ChangeLog b/pc/ChangeLog
index df3dfbfa..a78ccfcb 100644
--- a/pc/ChangeLog
+++ b/pc/ChangeLog
@@ -1,5 +1,13 @@
2022-09-04 Arnold D. Robbins <arnold@skeeve.com>
+ * 5.2.0: Release tar ball made.
+
+2022-09-04 Arnold D. Robbins <arnold@skeeve.com>
+
+ * config.h: Regenerated.
+
+2022-09-04 Arnold D. Robbins <arnold@skeeve.com>
+
* Makefile.tst: Regenerated.
2022-08-25 Arnold D. Robbins <arnold@skeeve.com>
diff --git a/pc/config.h b/pc/config.h
index 64ad6812..292522ef 100644
--- a/pc/config.h
+++ b/pc/config.h
@@ -367,7 +367,7 @@
#define PACKAGE_NAME "GNU Awk"
/* Define to the full name and version of this package. */
-#define PACKAGE_STRING "GNU Awk 5.1.65"
+#define PACKAGE_STRING "GNU Awk 5.2.0"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "gawk"
@@ -376,7 +376,7 @@
#define PACKAGE_URL "http://www.gnu.org/software/gawk/"
/* Define to the version of this package. */
-#define PACKAGE_VERSION "5.1.65"
+#define PACKAGE_VERSION "5.2.0"
/* Define to 1 if *printf supports %a format */
#define PRINTF_HAS_A_FORMAT 1
@@ -504,7 +504,7 @@
/* Version number of package */
-#define VERSION "5.1.65"
+#define VERSION "5.2.0"
/* 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 ae3ba23d..7149ae14 100644
--- a/po/ChangeLog
+++ b/po/ChangeLog
@@ -1,3 +1,7 @@
+2022-09-04 Arnold D. Robbins <arnold@skeeve.com>
+
+ * 5.2.0: Release tar ball made.
+
2022-08-23 Arnold D. Robbins <arnold@skeeve.com>
* es.po, tr.po: Updated.
diff --git a/po/bg.gmo b/po/bg.gmo
index b45616ae..d6847bf6 100644
--- a/po/bg.gmo
+++ b/po/bg.gmo
Binary files differ
diff --git a/po/bg.po b/po/bg.po
index 9b3d90f2..096aa7bf 100644
--- a/po/bg.po
+++ b/po/bg.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gawk-5.1.65\n"
"Report-Msgid-Bugs-To: bug-gawk@gnu.org\n"
-"POT-Creation-Date: 2022-08-17 17:51+0300\n"
+"POT-Creation-Date: 2022-09-04 18:51+0300\n"
"PO-Revision-Date: 2022-08-19 00:50+0300\n"
"Last-Translator: Alexander Shopov <ash@kambanaria.org>\n"
"Language-Team: Bulgarian <dict@ludost.net>\n"
@@ -72,16 +72,24 @@ msgstr "%s: не може да ползвате „%s“ като втори а
#: array.c:842
#, c-format
msgid "%s: first argument cannot be SYMTAB without a second argument"
-msgstr "%s: първият аргумент не трябва да е таблицата от символи, ако няма втори аргумент"
+msgstr ""
+"%s: първият аргумент не трябва да е таблицата от символи, ако няма втори "
+"аргумент"
#: array.c:844
#, c-format
msgid "%s: first argument cannot be FUNCTAB without a second argument"
-msgstr "%s: първият аргумент не трябва да е таблицата от функции, когато липсва втори аргумент"
+msgstr ""
+"%s: първият аргумент не трябва да е таблицата от функции, когато липсва "
+"втори аргумент"
#: array.c:851
-msgid "asort/asorti: using the same array as source and destination without a third argument is silly."
-msgstr "asort/asorti: ползването на един и същи масив като източник и като цел, без да е даден трети аргумент, е неуместно."
+msgid ""
+"asort/asorti: using the same array as source and destination without a third "
+"argument is silly."
+msgstr ""
+"asort/asorti: ползването на един и същи масив като източник и като цел, без "
+"да е даден трети аргумент, е неуместно."
#: array.c:856
#, c-format
@@ -114,7 +122,8 @@ msgstr "всяко правило трябва да има шаблон или
#: awkgram.y:435 awkgram.y:447
msgid "old awk does not support multiple `BEGIN' or `END' rules"
-msgstr "старите версии на awk не поддържат повече от едно правило „BEGIN“ и „END“"
+msgstr ""
+"старите версии на awk не поддържат повече от едно правило „BEGIN“ и „END“"
#: awkgram.y:500
#, c-format
@@ -123,12 +132,14 @@ msgstr "„%s“ е вградена функция и не може да се
#: awkgram.y:564
msgid "regexp constant `//' looks like a C++ comment, but is not"
-msgstr "константата за регулярен израз „//“ изглежда като коментар на C++, но не е"
+msgstr ""
+"константата за регулярен израз „//“ изглежда като коментар на C++, но не е"
#: awkgram.y:568
#, c-format
msgid "regexp constant `/%s/' looks like a C comment, but is not"
-msgstr "константата за регулярен израз „/%s/“ изглежда като коментар на C, но не е"
+msgstr ""
+"константата за регулярен израз „/%s/“ изглежда като коментар на C, но не е"
#: awkgram.y:695
#, c-format
@@ -139,11 +150,11 @@ msgstr "повтарящи се стойности за „case“ в тялот
msgid "duplicate `default' detected in switch body"
msgstr "повтарящи се стойности за „default“ в тялото на „switch“: %s"
-#: awkgram.y:1052 awkgram.y:4480
+#: awkgram.y:1052 awkgram.y:4482
msgid "`break' is not allowed outside a loop or switch"
msgstr "„break“ не може да се ползва извън цикъл или „switch“"
-#: awkgram.y:1062 awkgram.y:4472
+#: awkgram.y:1062 awkgram.y:4474
msgid "`continue' is not allowed outside a loop"
msgstr "„continue“ не може да се ползва извън цикъл"
@@ -163,7 +174,9 @@ msgstr "„return“ е ползван извън функция"
#: awkgram.y:1185
msgid "plain `print' in BEGIN or END rule should probably be `print \"\"'"
-msgstr "обикновеният „print“ в правилата „BEGIN“ и „END“ вероятно трябва да е „print \"\"“"
+msgstr ""
+"обикновеният „print“ в правилата „BEGIN“ и „END“ вероятно трябва да е „print "
+"\"\"“"
#: awkgram.y:1255 awkgram.y:1304
msgid "`delete' is not allowed with SYMTAB"
@@ -183,7 +196,9 @@ msgstr "двупосочните многостепенни конвейери
#: awkgram.y:1433
msgid "concatenation as I/O `>' redirection target is ambiguous"
-msgstr "свързване, защото целта на пренасочването на входа/изхода с „>“ не е еднозначна"
+msgstr ""
+"свързване, защото целта на пренасочването на входа/изхода с „>“ не е "
+"еднозначна"
#: awkgram.y:1645
msgid "regular expression on right of assignment"
@@ -225,7 +240,9 @@ msgstr "недиректното извикване на функции е ра
#: awkgram.y:2032
#, c-format
msgid "cannot use special variable `%s' for indirect function call"
-msgstr "специалната променлива „%s“ не може да се ползва за недиректно извикване на функция"
+msgstr ""
+"специалната променлива „%s“ не може да се ползва за недиректно извикване на "
+"функция"
#: awkgram.y:2065
#, c-format
@@ -249,261 +266,271 @@ msgid "unexpected newline or end of string"
msgstr "неочакван нов ред или край на низ"
#: awkgram.y:2596
-msgid "source files / command-line arguments must contain complete functions or rules"
-msgstr "файловете с изходен код/аргументите на командния ред трябва да съдържат цели функции или правила"
+msgid ""
+"source files / command-line arguments must contain complete functions or "
+"rules"
+msgstr ""
+"файловете с изходен код/аргументите на командния ред трябва да съдържат цели "
+"функции или правила"
-#: awkgram.y:2878 awkgram.y:2956 awkgram.y:3194 debug.c:545 debug.c:561
+#: awkgram.y:2880 awkgram.y:2958 awkgram.y:3196 debug.c:545 debug.c:561
#: debug.c:2845 debug.c:5215
#, c-format
msgid "cannot open source file `%s' for reading: %s"
msgstr "изходният файл с код „%s“ не може да се отвори за четене: %s"
-#: awkgram.y:2879 awkgram.y:3016
+#: awkgram.y:2881 awkgram.y:3018
#, c-format
msgid "cannot open shared library `%s' for reading: %s"
msgstr "споделената библиотека „%s“ не може да се отвори за четене: %s"
-#: awkgram.y:2881 awkgram.y:2957 awkgram.y:3017 builtin.c:136 debug.c:5366
+#: awkgram.y:2883 awkgram.y:2959 awkgram.y:3019 builtin.c:136 debug.c:5366
msgid "reason unknown"
msgstr "непозната причина"
-#: awkgram.y:2890 awkgram.y:2914
+#: awkgram.y:2892 awkgram.y:2916
#, c-format
msgid "cannot include `%s' and use it as a program file"
msgstr "„%s“ не може да се вмъкне, за да се ползва като файл с програма"
-#: awkgram.y:2903
+#: awkgram.y:2905
#, c-format
msgid "already included source file `%s'"
msgstr "файлът с изходен код „%s“ вече е вмъкнат"
-#: awkgram.y:2904
+#: awkgram.y:2906
#, c-format
msgid "already loaded shared library `%s'"
msgstr "споделената библиотека „%s“ вече е заредена"
-#: awkgram.y:2941
+#: awkgram.y:2943
msgid "@include is a gawk extension"
msgstr "„@include“ е разширение на gawk"
-#: awkgram.y:2947
+#: awkgram.y:2949
msgid "empty filename after @include"
msgstr "празно име на файл след „@include“"
-#: awkgram.y:2996
+#: awkgram.y:2998
msgid "@load is a gawk extension"
msgstr "„@load“ е разширение на gawk"
-#: awkgram.y:3003
+#: awkgram.y:3005
msgid "empty filename after @load"
msgstr "празно име на файл след „@load“"
-#: awkgram.y:3146
+#: awkgram.y:3148
msgid "empty program text on command line"
msgstr "празен текст на програма на командния ред"
-#: awkgram.y:3262 debug.c:470 debug.c:628
+#: awkgram.y:3264 debug.c:470 debug.c:628
#, c-format
msgid "cannot read source file `%s': %s"
msgstr "файлът с изходен код „%s“ не може да се отвори: %s"
-#: awkgram.y:3273
+#: awkgram.y:3275
#, c-format
msgid "source file `%s' is empty"
msgstr "файлът с изходен код „%s“ е празен"
-#: awkgram.y:3333
+#: awkgram.y:3335
#, c-format
msgid "error: invalid character '\\%03o' in source code"
msgstr "ГРЕШКА: неправилен знак „\\%03o“ в изходния код"
-#: awkgram.y:3560
+#: awkgram.y:3562
msgid "source file does not end in newline"
msgstr "файлът с изходен код не завършва с нов ред"
-#: awkgram.y:3670
+#: awkgram.y:3672
msgid "unterminated regexp ends with `\\' at end of file"
msgstr "незавършен регулярен израз свършва с „\\“ в края на файл"
-#: awkgram.y:3697
+#: awkgram.y:3699
#, c-format
msgid "%s: %d: tawk regex modifier `/.../%c' doesn't work in gawk"
-msgstr "%s: %d: модификаторът на регулярен израз на tawk „/…/%c“ не работи в gawk"
+msgstr ""
+"%s: %d: модификаторът на регулярен израз на tawk „/…/%c“ не работи в gawk"
-#: awkgram.y:3701
+#: awkgram.y:3703
#, c-format
msgid "tawk regex modifier `/.../%c' doesn't work in gawk"
msgstr "модификаторът на регулярен израз на tawk „/…/%c“ не работи в gawk"
-#: awkgram.y:3714
+#: awkgram.y:3716
msgid "unterminated regexp"
msgstr "незавършен регулярен израз"
-#: awkgram.y:3718
+#: awkgram.y:3720
msgid "unterminated regexp at end of file"
msgstr "Липсва нов ред в края на файла"
-#: awkgram.y:3807
+#: awkgram.y:3809
msgid "use of `\\ #...' line continuation is not portable"
msgstr "ползването на „\\ #…“ за пренасяне на ред не се поддържа навсякъде"
-#: awkgram.y:3829
+#: awkgram.y:3831
msgid "backslash not last character on line"
msgstr "„\\“ не е последният знак на реда"
-#: awkgram.y:3876 awkgram.y:3878
+#: awkgram.y:3878 awkgram.y:3880
msgid "multidimensional arrays are a gawk extension"
msgstr "многомерните масиви са разширение на gawk"
-#: awkgram.y:3903 awkgram.y:3914
+#: awkgram.y:3905 awkgram.y:3916
#, c-format
msgid "POSIX does not allow operator `%s'"
msgstr "POSIX не поддържа оператора „%s“"
-#: awkgram.y:3905 awkgram.y:3916 awkgram.y:3951 awkgram.y:3959
+#: awkgram.y:3907 awkgram.y:3918 awkgram.y:3953 awkgram.y:3961
#, c-format
msgid "operator `%s' is not supported in old awk"
msgstr "операторът „%s“ не се поддържа от старите версии на awk"
-#: awkgram.y:4056 awkgram.y:4078 command.y:1188
+#: awkgram.y:4058 awkgram.y:4080 command.y:1188
msgid "unterminated string"
msgstr "незавършен низ"
-#: awkgram.y:4066 main.c:1251
+#: awkgram.y:4068 main.c:1251
msgid "POSIX does not allow physical newlines in string values"
msgstr "POSIX не позволява дословен знак за нов ред в низовите променливи"
-#: awkgram.y:4068 node.c:460
+#: awkgram.y:4070 node.c:460
msgid "backslash string continuation is not portable"
msgstr "пренасянето на низ с „\\“ не се поддържа навсякъде"
-#: awkgram.y:4309
+#: awkgram.y:4311
#, c-format
msgid "invalid char '%c' in expression"
msgstr "неправилен знак „%c“ в израза"
-#: awkgram.y:4404
+#: awkgram.y:4406
#, c-format
msgid "`%s' is a gawk extension"
msgstr "„%s“ е разширение на gawk"
-#: awkgram.y:4409
+#: awkgram.y:4411
#, c-format
msgid "POSIX does not allow `%s'"
msgstr "POSIX не позволява „%s“"
-#: awkgram.y:4417
+#: awkgram.y:4419
#, c-format
msgid "`%s' is not supported in old awk"
msgstr "„%s“ не се поддържа от старите версии на awk"
-#: awkgram.y:4517
+#: awkgram.y:4519
msgid "`goto' considered harmful!"
msgstr "„goto“ се счита за вреден!"
-#: awkgram.y:4586
+#: awkgram.y:4588
#, c-format
msgid "%d is invalid as number of arguments for %s"
msgstr "%d е неправилен брой аргументи за „%s“"
-#: awkgram.y:4621
+#: awkgram.y:4623
#, c-format
msgid "%s: string literal as last argument of substitute has no effect"
-msgstr "%s: низов литерал като последен аргумент при заместване няма никакъв ефект"
+msgstr ""
+"%s: низов литерал като последен аргумент при заместване няма никакъв ефект"
-#: awkgram.y:4626
+#: awkgram.y:4628
#, c-format
msgid "%s third parameter is not a changeable object"
msgstr "третият параметър на „%s“ е обект, който не може да се променя"
-#: awkgram.y:4730 awkgram.y:4733
+#: awkgram.y:4732 awkgram.y:4735
msgid "match: third argument is a gawk extension"
msgstr "match: третият аргумент е разширение на gawk"
-#: awkgram.y:4787 awkgram.y:4790
+#: awkgram.y:4789 awkgram.y:4792
msgid "close: second argument is a gawk extension"
msgstr "close: вторият аргумент е разширение на gawk"
-#: awkgram.y:4802
+#: awkgram.y:4804
msgid "use of dcgettext(_\"...\") is incorrect: remove leading underscore"
msgstr "неправилна употреба на „dcgettext(_\"…\")“: изтрийте първия знак „_“"
-#: awkgram.y:4817
+#: awkgram.y:4819
msgid "use of dcngettext(_\"...\") is incorrect: remove leading underscore"
msgstr "неправилна употреба на „dcngettext(_\"…\")“: изтрийте първия знак „_“"
-#: awkgram.y:4836
+#: awkgram.y:4838
msgid "index: regexp constant as second argument is not allowed"
msgstr "index: не се приема константа-регулярен израз като втори аргумент"
-#: awkgram.y:4889
+#: awkgram.y:4891
#, c-format
msgid "function `%s': parameter `%s' shadows global variable"
msgstr "функция „%s“: параметърът „%s“ засенчва глобална променлива"
-#: awkgram.y:4938 debug.c:4199 debug.c:4242 debug.c:5364 profile.c:110
+#: awkgram.y:4940 debug.c:4199 debug.c:4242 debug.c:5364 profile.c:110
#, c-format
msgid "could not open `%s' for writing: %s"
msgstr "„%s“ не може да се отвори за запис: %s"
-#: awkgram.y:4939
+#: awkgram.y:4941
msgid "sending variable list to standard error"
msgstr "извеждане на списъка с променливи на стандартния изход"
-#: awkgram.y:4947
+#: awkgram.y:4949
#, c-format
msgid "%s: close failed: %s"
msgstr "%s: неуспешно изпълнение на „close“: %s"
-#: awkgram.y:4972
+#: awkgram.y:4974
msgid "shadow_funcs() called twice!"
msgstr "„shadow_funcs()“ е извикана повторно!"
-#: awkgram.y:4980
+#: awkgram.y:4982
msgid "there were shadowed variables"
msgstr "има засенчени променливи"
-#: awkgram.y:5057
+#: awkgram.y:5059
#, c-format
msgid "function name `%s' previously defined"
msgstr "вече има дефиниция на функция с име „%s“"
-#: awkgram.y:5108
+#: awkgram.y:5110
#, c-format
msgid "function `%s': cannot use function name as parameter name"
-msgstr "функция „%s“: името на функцията не може да се ползва за име на параметър"
+msgstr ""
+"функция „%s“: името на функцията не може да се ползва за име на параметър"
-#: awkgram.y:5111
+#: awkgram.y:5113
#, c-format
msgid "function `%s': cannot use special variable `%s' as a function parameter"
-msgstr "функция „%s“: специалната променлива „%s“ не може да се ползва за име на параметър"
+msgstr ""
+"функция „%s“: специалната променлива „%s“ не може да се ползва за име на "
+"параметър"
-#: awkgram.y:5115
+#: awkgram.y:5117
#, c-format
msgid "function `%s': parameter `%s' cannot contain a namespace"
-msgstr "функция „%s“: параметърът „%s“ не може да съдържа пространство от имена"
+msgstr ""
+"функция „%s“: параметърът „%s“ не може да съдържа пространство от имена"
-#: awkgram.y:5122
+#: awkgram.y:5124
#, c-format
msgid "function `%s': parameter #%d, `%s', duplicates parameter #%d"
msgstr "функция „%s“: параметър №%d, „%s“ повтаря параметър №%d"
-#: awkgram.y:5211
+#: awkgram.y:5213
#, c-format
msgid "function `%s' called but never defined"
msgstr "функцията „%s“ е извикана, но не е дефинирана"
-#: awkgram.y:5215
+#: awkgram.y:5217
#, c-format
msgid "function `%s' defined but never called directly"
msgstr "функцията „%s“ е дефинирана, но никога не е извикана пряко"
-#: awkgram.y:5247
+#: awkgram.y:5249
#, c-format
msgid "regexp constant for parameter #%d yields boolean value"
msgstr "константата-регулярен израз за параметър №%d дава булева стойност"
-#: awkgram.y:5262
+#: awkgram.y:5264
#, c-format
msgid ""
"function `%s' called with space between name and `(',\n"
@@ -512,66 +539,83 @@ msgstr ""
"функцията „%s“ е извикана с интервал между името и „(“,\n"
"или е ползвана като променлива или масив"
-#: awkgram.y:5485 awkgram.y:5538 mpfr.c:1589 mpfr.c:1624
+#: awkgram.y:5487 awkgram.y:5540 mpfr.c:1589 mpfr.c:1624
msgid "division by zero attempted"
msgstr "опит за делене на нула"
-#: awkgram.y:5494 awkgram.y:5547 mpfr.c:1634
+#: awkgram.y:5496 awkgram.y:5549 mpfr.c:1634
#, c-format
msgid "division by zero attempted in `%%'"
msgstr "опит за делене на нула в „%%“"
-#: awkgram.y:5851
-msgid "cannot assign a value to the result of a field post-increment expression"
-msgstr "не може да се присвои стойност на резултата на последващо увеличаване на поле"
+#: awkgram.y:5853
+msgid ""
+"cannot assign a value to the result of a field post-increment expression"
+msgstr ""
+"не може да се присвои стойност на резултата на последващо увеличаване на поле"
-#: awkgram.y:5854
+#: awkgram.y:5856
#, c-format
msgid "invalid target of assignment (opcode %s)"
msgstr "неправилна цел на присвояване (код за операция „%s“)"
-#: awkgram.y:6238
+#: awkgram.y:6240
msgid "statement has no effect"
msgstr "изразът е без ефект"
-#: awkgram.y:6753
+#: awkgram.y:6755
#, c-format
msgid "identifier %s: qualified names not allowed in traditional / POSIX mode"
-msgstr "идентификатор „%s“: квалифицирани имена не са позволени в традиционния (POSIX) режим"
+msgstr ""
+"идентификатор „%s“: квалифицирани имена не са позволени в традиционния "
+"(POSIX) режим"
-#: awkgram.y:6758
+#: awkgram.y:6760
#, c-format
msgid "identifier %s: namespace separator is two colons, not one"
-msgstr "идентификатор „%s“: разделителят за пространство от имена трябва да е две двоеточия, не едно"
+msgstr ""
+"идентификатор „%s“: разделителят за пространство от имена трябва да е две "
+"двоеточия, не едно"
-#: awkgram.y:6764
+#: awkgram.y:6766
#, c-format
msgid "qualified identifier `%s' is badly formed"
msgstr "квалифицирания идентификатор „%s“ е неправилен"
-#: awkgram.y:6771
+#: awkgram.y:6773
#, c-format
-msgid "identifier `%s': namespace separator can only appear once in a qualified name"
-msgstr "идентификатор „%s“: разделителят за пространство от имена може да се ползва само веднъж в квалифицирано име"
+msgid ""
+"identifier `%s': namespace separator can only appear once in a qualified name"
+msgstr ""
+"идентификатор „%s“: разделителят за пространство от имена може да се ползва "
+"само веднъж в квалифицирано име"
-#: awkgram.y:6820 awkgram.y:6871
+#: awkgram.y:6822 awkgram.y:6873
#, c-format
msgid "using reserved identifier `%s' as a namespace is not allowed"
-msgstr "резервираният идентификатор „%s“ не трябва да се ползва като пространство от имена"
+msgstr ""
+"резервираният идентификатор „%s“ не трябва да се ползва като пространство от "
+"имена"
-#: awkgram.y:6827 awkgram.y:6837
+#: awkgram.y:6829 awkgram.y:6839
#, c-format
-msgid "using reserved identifier `%s' as second component of a qualified name is not allowed"
-msgstr "резервираният идентификатор „%s“ не трябва да се ползва като втора част от квалифицирано име"
+msgid ""
+"using reserved identifier `%s' as second component of a qualified name is "
+"not allowed"
+msgstr ""
+"резервираният идентификатор „%s“ не трябва да се ползва като втора част от "
+"квалифицирано име"
-#: awkgram.y:6855
+#: awkgram.y:6857
msgid "@namespace is a gawk extension"
msgstr "„@namespace“ е разширение на gawk"
-#: awkgram.y:6862
+#: awkgram.y:6864
#, c-format
msgid "namespace name `%s' must meet identifier naming rules"
-msgstr "името на пространство от имена „%s“ трябва да спазва правилата за идентификатор"
+msgstr ""
+"името на пространство от имена „%s“ трябва да спазва правилата за "
+"идентификатор"
#: builtin.c:98 builtin.c:105
#, c-format
@@ -611,12 +655,16 @@ msgstr "%s: получен е аргумент, който не е низ"
#: builtin.c:298
#, c-format
msgid "fflush: cannot flush: pipe `%.*s' opened for reading, not writing"
-msgstr "fflush: буферите не може да се изчистят — програмният канал „%.*s“ е отворен за четене, а не за запис"
+msgstr ""
+"fflush: буферите не може да се изчистят — програмният канал „%.*s“ е отворен "
+"за четене, а не за запис"
#: builtin.c:301
#, c-format
msgid "fflush: cannot flush: file `%.*s' opened for reading, not writing"
-msgstr "fflush: буферите не може да се изчистят — файлът „%.*s“ е отворен за четене, а не за запис"
+msgstr ""
+"fflush: буферите не може да се изчистят — файлът „%.*s“ е отворен за четене, "
+"а не за запис"
#: builtin.c:312
#, c-format
@@ -626,12 +674,15 @@ msgstr "fflush: буферите към файла „%.*s“ не може да
#: builtin.c:317
#, c-format
msgid "fflush: cannot flush: two-way pipe `%.*s' has closed write end"
-msgstr "fflush: буферите не може да се изчистят — страната за запис в двупосочният програмен канал „%.*s“ е затворена"
+msgstr ""
+"fflush: буферите не може да се изчистят — страната за запис в двупосочният "
+"програмен канал „%.*s“ е затворена"
#: builtin.c:323
#, c-format
msgid "fflush: `%.*s' is not an open file, pipe or co-process"
-msgstr "fflush: „%.*s“ не е нито отворен файл, нито програмен канал, нито копроцес"
+msgstr ""
+"fflush: „%.*s“ не е нито отворен файл, нито програмен канал, нито копроцес"
#: builtin.c:432 builtin.c:1897 builtin.c:2107 builtin.c:2787 builtin.c:4020
#: builtin.c:4107 builtin.c:4174
@@ -659,12 +710,15 @@ msgstr "%s: получен е аргумент, който е отрицател
#: builtin.c:857 builtin.c:862 builtin.c:1016
msgid "fatal: must use `count$' on all formats or none"
-msgstr "ФАТАЛНА ГРЕШКА: „count$“ трябва да се ползва или за всички формати, или за никои"
+msgstr ""
+"ФАТАЛНА ГРЕШКА: „count$“ трябва да се ползва или за всички формати, или за "
+"никои"
#: builtin.c:935
#, c-format
msgid "field width is ignored for `%%' specifier"
-msgstr "дължината на полето няма значение при ползването на спецификацията „%%“"
+msgstr ""
+"дължината на полето няма значение при ползването на спецификацията „%%“"
#: builtin.c:937
#, c-format
@@ -674,7 +728,9 @@ msgstr "точността няма значение при ползването
#: builtin.c:939
#, c-format
msgid "field width and precision are ignored for `%%' specifier"
-msgstr "дължината на полето и точността нямат значение при ползването на спецификацията „%%“"
+msgstr ""
+"дължината на полето и точността нямат значение при ползването на "
+"спецификацията „%%“"
#: builtin.c:990
msgid "fatal: `$' is not permitted in awk formats"
@@ -682,12 +738,16 @@ msgstr "ФАТАЛНА ГРЕШКА: знакът „$“ не е позволе
#: builtin.c:999
msgid "fatal: argument index with `$' must be > 0"
-msgstr "ФАТАЛНА ГРЕШКА: аргументът-индекс към „$“ трябва да е строго положителен"
+msgstr ""
+"ФАТАЛНА ГРЕШКА: аргументът-индекс към „$“ трябва да е строго положителен"
#: builtin.c:1003
#, c-format
-msgid "fatal: argument index %ld greater than total number of supplied arguments"
-msgstr "ФАТАЛНА ГРЕШКА: индексът за аргумент %ld е по-голям от общия брой подадени аргументи"
+msgid ""
+"fatal: argument index %ld greater than total number of supplied arguments"
+msgstr ""
+"ФАТАЛНА ГРЕШКА: индексът за аргумент %ld е по-голям от общия брой подадени "
+"аргументи"
#: builtin.c:1007
msgid "fatal: `$' not permitted after period in format"
@@ -695,7 +755,8 @@ msgstr "ФАТАЛНА ГРЕШКА: знакът „$“ не е позволе
#: builtin.c:1026
msgid "fatal: no `$' supplied for positional field width or precision"
-msgstr "ФАТАЛНА ГРЕШКА: не е указан „$“ за поле по позиция с дължина или точност"
+msgstr ""
+"ФАТАЛНА ГРЕШКА: не е указан „$“ за поле по позиция с дължина или точност"
#: builtin.c:1104
#, c-format
@@ -705,7 +766,8 @@ msgstr "знакът „%c“ е безсмислен във форматите
#: builtin.c:1108
#, c-format
msgid "fatal: `%c' is not permitted in POSIX awk formats"
-msgstr "ФАТАЛНА ГРЕШКА: знакът „%c“ не е позволен във форматите на awk по POSIX"
+msgstr ""
+"ФАТАЛНА ГРЕШКА: знакът „%c“ не е позволен във форматите на awk по POSIX"
#: builtin.c:1139
#, c-format
@@ -735,7 +797,8 @@ msgstr "форматът „%%%c“ е в стандарта POSIX, но не с
#: builtin.c:1688
#, c-format
msgid "ignoring unknown format specifier character `%c': no argument converted"
-msgstr "прескачане на непознатия знак за форматиране „%c“: никой аргумент не е покрит"
+msgstr ""
+"прескачане на непознатия знак за форматиране „%c“: никой аргумент не е покрит"
#: builtin.c:1693
msgid "fatal: not enough arguments to satisfy format string"
@@ -768,7 +831,9 @@ msgstr "printf: липсват аргументи"
#: builtin.c:1816
msgid "printf: attempt to write to closed write end of two-way pipe"
-msgstr "printf: опит за писане към затворения за запис край на двупосочен програмен канал"
+msgstr ""
+"printf: опит за писане към затворения за запис край на двупосочен програмен "
+"канал"
#: builtin.c:1884 builtin.c:4096
#, c-format
@@ -799,7 +864,9 @@ msgstr "substr: дължината %g, която не е цяло число,
#: builtin.c:1923
#, c-format
msgid "substr: length %g too big for string indexing, truncating to %g"
-msgstr "substr: дължината %g е прекалено голяма за индексиране на низ, тя ще бъде отрязана до %g"
+msgstr ""
+"substr: дължината %g е прекалено голяма за индексиране на низ, тя ще бъде "
+"отрязана до %g"
#: builtin.c:1935
#, c-format
@@ -822,20 +889,26 @@ msgstr "substr: началният индекс %g е след края на н
#: builtin.c:1985
#, c-format
-msgid "substr: length %g at start index %g exceeds length of first argument (%lu)"
-msgstr "substr: дължината %g при начален индекс %g е по-голяма от дължината на първия аргумент (%lu)"
+msgid ""
+"substr: length %g at start index %g exceeds length of first argument (%lu)"
+msgstr ""
+"substr: дължината %g при начален индекс %g е по-голяма от дължината на "
+"първия аргумент (%lu)"
#: builtin.c:2060
msgid "strftime: format value in PROCINFO[\"strftime\"] has numeric type"
-msgstr "strftime: стойността за форматиране в PROCINFO[\"strftime\"] е от цифров вид"
+msgstr ""
+"strftime: стойността за форматиране в PROCINFO[\"strftime\"] е от цифров вид"
#: builtin.c:2091
msgid "strftime: second argument less than 0 or too big for time_t"
-msgstr "strftime: вторият аргумент е или по-малък от 0, или прекалено голям за time_t"
+msgstr ""
+"strftime: вторият аргумент е или по-малък от 0, или прекалено голям за time_t"
#: builtin.c:2098
msgid "strftime: second argument out of range for time_t"
-msgstr "strftime: вторият аргумент е извън диапазона на позволени стойности за time_t"
+msgstr ""
+"strftime: вторият аргумент е извън диапазона на позволени стойности за time_t"
#: builtin.c:2114
msgid "strftime: received empty format string"
@@ -843,7 +916,9 @@ msgstr "strftime: получен е празен форматиращ низ"
#: builtin.c:2220
msgid "mktime: at least one of the values is out of the default range"
-msgstr "mktime: поне една от величините е извън стандартния диапазон на позволени стойности"
+msgstr ""
+"mktime: поне една от величините е извън стандартния диапазон на позволени "
+"стойности"
#: builtin.c:2258
msgid "'system' function not allowed in sandbox mode"
@@ -851,7 +926,9 @@ msgstr "в безопасен режим функцията „system“ е из
#: builtin.c:2332 builtin.c:2407
msgid "print: attempt to write to closed write end of two-way pipe"
-msgstr "print: опит за писане към затворения за запис край на двупосочен програмен канал"
+msgstr ""
+"print: опит за писане към затворения за запис край на двупосочен програмен "
+"канал"
#: builtin.c:2430
#, c-format
@@ -908,7 +985,9 @@ msgstr "lshift(%f, %f): десетичните дроби ще бъдат отр
#: builtin.c:3598
#, c-format
msgid "lshift(%f, %f): too large shift value will give strange results"
-msgstr "lshift(%f, %f): прекалено големите стойности за побитово изместване дават странни резултати"
+msgstr ""
+"lshift(%f, %f): прекалено големите стойности за побитово изместване дават "
+"странни резултати"
#: builtin.c:3633
#, c-format
@@ -923,7 +1002,9 @@ msgstr "rshift(%f, %f): десетичните дроби ще бъдат отр
#: builtin.c:3639
#, c-format
msgid "rshift(%f, %f): too large shift value will give strange results"
-msgstr "rshift(%f, %f): прекалено големите стойности за побитово изместване дават странни резултати"
+msgstr ""
+"rshift(%f, %f): прекалено големите стойности за побитово изместване дават "
+"странни резултати"
#: builtin.c:3663 builtin.c:3694 builtin.c:3724
#, c-format
@@ -984,8 +1065,11 @@ msgstr "typeof: вторият аргумент трябва да е масив"
#: builtin.c:4352
#, c-format
-msgid "typeof detected invalid flags combination `%s'; please file a bug report"
-msgstr "„typeof“ засече неправилна комбинация от флагове „%s“. Молим да докладвате тази грешка"
+msgid ""
+"typeof detected invalid flags combination `%s'; please file a bug report"
+msgstr ""
+"„typeof“ засече неправилна комбинация от флагове „%s“. Молим да докладвате "
+"тази грешка"
#: builtin.c:4394
#, c-format
@@ -1029,7 +1113,9 @@ msgstr "save: „%s“: командата не е позволена"
#: command.y:342
msgid "cannot use command `commands' for breakpoint/watchpoint commands"
-msgstr "командата „commands“ не може да се използва за точки за прекъсване или наблюдение"
+msgstr ""
+"командата „commands“ не може да се използва за точки за прекъсване или "
+"наблюдение"
#: command.y:344
msgid "no breakpoint/watchpoint has been set yet"
@@ -1042,7 +1128,8 @@ msgstr "неправилен номер на точка за прекъсван
#: command.y:351
#, c-format
msgid "Type commands for when %s %d is hit, one per line.\n"
-msgstr "Въведете команди за изпълнение, по една на ред, при достигането на %s %d.\n"
+msgstr ""
+"Въведете команди за изпълнение, по една на ред, при достигането на %s %d.\n"
#: command.y:353
#, c-format
@@ -1103,24 +1190,38 @@ msgid "non-zero integer value"
msgstr "цяло число над 0"
#: command.y:820
-msgid "backtrace [N] - print trace of all or N innermost (outermost if N < 0) frames"
-msgstr "backtrace [БРОЙ] — извеждане на състоянието на този БРОЙ рамки на изпълнение най-отгоре на стека (или най-отдолу, ако БРОят < 0)"
+msgid ""
+"backtrace [N] - print trace of all or N innermost (outermost if N < 0) frames"
+msgstr ""
+"backtrace [БРОЙ] — извеждане на състоянието на този БРОЙ рамки на изпълнение "
+"най-отгоре на стека (или най-отдолу, ако БРОят < 0)"
#: command.y:822
-msgid "break [[filename:]N|function] - set breakpoint at the specified location"
-msgstr "break [[ИМЕ_НА_ФАЙЛ:]РЕД|ФУНКЦИЯ] — задаване на точки на прекъсване на зададеното място"
+msgid ""
+"break [[filename:]N|function] - set breakpoint at the specified location"
+msgstr ""
+"break [[ИМЕ_НА_ФАЙЛ:]РЕД|ФУНКЦИЯ] — задаване на точки на прекъсване на "
+"зададеното място"
#: command.y:824
msgid "clear [[filename:]N|function] - delete breakpoints previously set"
-msgstr "clear [[ИМЕ_НА_ФАЙЛ:]РЕД|ФУНКЦИЯ] — изтриване на вече зададени точки на прекъсване"
+msgstr ""
+"clear [[ИМЕ_НА_ФАЙЛ:]РЕД|ФУНКЦИЯ] — изтриване на вече зададени точки на "
+"прекъсване"
#: command.y:826
-msgid "commands [num] - starts a list of commands to be executed at a breakpoint(watchpoint) hit"
-msgstr "commands [НОМЕР] — начало на списък с команди за изпълнение при това достигане на точката за прекъсване или наблюдение"
+msgid ""
+"commands [num] - starts a list of commands to be executed at a "
+"breakpoint(watchpoint) hit"
+msgstr ""
+"commands [НОМЕР] — начало на списък с команди за изпълнение при това "
+"достигане на точката за прекъсване или наблюдение"
#: command.y:828
msgid "condition num [expr] - set or clear breakpoint or watchpoint condition"
-msgstr "condition НОМЕР [ИЗРАЗ] — задаване или изчистване на условие при достигане на точка за прекъсване или наблюдение"
+msgstr ""
+"condition НОМЕР [ИЗРАЗ] — задаване или изчистване на условие при достигане "
+"на точка за прекъсване или наблюдение"
#: command.y:830
msgid "continue [COUNT] - continue program being debugged"
@@ -1128,15 +1229,21 @@ msgstr "continue [БРОЙ] — продължаване на изпълнени
#: command.y:832
msgid "delete [breakpoints] [range] - delete specified breakpoints"
-msgstr "delete [ТОЧКА_НА_ПРЕКЪСВАНЕ…] [ОБХВАТ] — изтриване на зададените точки на прекъсване"
+msgstr ""
+"delete [ТОЧКА_НА_ПРЕКЪСВАНЕ…] [ОБХВАТ] — изтриване на зададените точки на "
+"прекъсване"
#: command.y:834
msgid "disable [breakpoints] [range] - disable specified breakpoints"
-msgstr "disable [ТОЧКА_НА_ПРЕКЪСВАНЕ…] [ОБХВАТ] — изключване на зададените точки на прекъсване"
+msgstr ""
+"disable [ТОЧКА_НА_ПРЕКЪСВАНЕ…] [ОБХВАТ] — изключване на зададените точки на "
+"прекъсване"
#: command.y:836
msgid "display [var] - print value of variable each time the program stops"
-msgstr "display [ПРОМЕНЛИВА] — извеждане на стойността на променливата при всяко спиране на програмата"
+msgstr ""
+"display [ПРОМЕНЛИВА] — извеждане на стойността на променливата при всяко "
+"спиране на програмата"
#: command.y:838
msgid "down [N] - move N frames down the stack"
@@ -1144,11 +1251,15 @@ msgstr "down [БРОЙ] — преместване с този БРОЙ рамк
#: command.y:840
msgid "dump [filename] - dump instructions to file or stdout"
-msgstr "dump [ИМЕ_НА_ФАЙЛ] — извеждане на инструкциите във файл или на стандартния изход"
+msgstr ""
+"dump [ИМЕ_НА_ФАЙЛ] — извеждане на инструкциите във файл или на стандартния "
+"изход"
#: command.y:842
msgid "enable [once|del] [breakpoints] [range] - enable specified breakpoints"
-msgstr "enable [once|del] [ТОЧКА_НА_ПРЕКЪСВАНЕ…] [ОБХВАТ] — включване на зададените точки на прекъсване"
+msgstr ""
+"enable [once|del] [ТОЧКА_НА_ПРЕКЪСВАНЕ…] [ОБХВАТ] — включване на зададените "
+"точки на прекъсване"
#: command.y:844
msgid "end - end a list of commands or awk statements"
@@ -1156,7 +1267,8 @@ msgstr "end — завършване на списък на команди ил
#: command.y:846
msgid "eval stmt|[p1, p2, ...] - evaluate awk statement(s)"
-msgstr "eval ИЗРАЗ|[ПРОМЕНЛИВА_1, ПРОМЕНЛИВА_2, …] — изчисляване на изрази на awk"
+msgstr ""
+"eval ИЗРАЗ|[ПРОМЕНЛИВА_1, ПРОМЕНЛИВА_2, …] — изчисляване на изрази на awk"
#: command.y:848
msgid "exit - (same as quit) exit debugger"
@@ -1168,31 +1280,44 @@ msgstr "finish — изпълнение до приключване на изп
#: command.y:852
msgid "frame [N] - select and print stack frame number N"
-msgstr "frame [НОМЕР] — избор и отпечатване на рамката за изпълнение с този НОМЕР"
+msgstr ""
+"frame [НОМЕР] — избор и отпечатване на рамката за изпълнение с този НОМЕР"
#: command.y:854
msgid "help [command] - print list of commands or explanation of command"
-msgstr "help [КОМАНДА] — извеждане на списъка с команди или обяснение за КОМАНДАта"
+msgstr ""
+"help [КОМАНДА] — извеждане на списъка с команди или обяснение за КОМАНДАта"
#: command.y:856
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 ТЕМА — 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 ТЕМА — source|sources|variables|functions|break|frame|args|locals|"
+"display|watch"
#: command.y:860
msgid "list [-|+|[filename:]lineno|function|range] - list specified line(s)"
-msgstr "list [-|+|[ИМЕ_НА_ФАЙЛ:]НОМЕР_НА_РЕД|ФУНКЦИЯ|ОБХВАТ] — извеждане на указаните редове"
+msgstr ""
+"list [-|+|[ИМЕ_НА_ФАЙЛ:]НОМЕР_НА_РЕД|ФУНКЦИЯ|ОБХВАТ] — извеждане на "
+"указаните редове"
#: command.y:862
msgid "next [COUNT] - step program, proceeding through subroutine calls"
-msgstr "next [БРОЙ] — трасиране на програмата като извикванията на функции са една стъпка"
+msgstr ""
+"next [БРОЙ] — трасиране на програмата като извикванията на функции са една "
+"стъпка"
#: command.y:864
-msgid "nexti [COUNT] - step one instruction, but proceed through subroutine calls"
-msgstr "nexti [БРОЙ] — изпълнение на този брой стъпки от програмата като извикванията на функции са една стъпка"
+msgid ""
+"nexti [COUNT] - step one instruction, but proceed through subroutine calls"
+msgstr ""
+"nexti [БРОЙ] — изпълнение на този брой стъпки от програмата като "
+"извикванията на функции са една стъпка"
#: command.y:866
msgid "option [name[=value]] - set or display debugger option(s)"
@@ -1200,7 +1325,9 @@ msgstr "option [ИМЕ[=СТОЙНОСТ]] — задаване или изве
#: command.y:868
msgid "print var [var] - print value of a variable or array"
-msgstr "print ПРОМЕНЛИВА [ПРОМЕНЛИВА] — извеждане на стойността на променлива или масив"
+msgstr ""
+"print ПРОМЕНЛИВА [ПРОМЕНЛИВА] — извеждане на стойността на променлива или "
+"масив"
#: command.y:870
msgid "printf format, [arg], ... - formatted output"
@@ -1212,7 +1339,9 @@ msgstr "quit — изход от дебъгера"
#: command.y:874
msgid "return [value] - make selected stack frame return to its caller"
-msgstr "return [НОМЕР] — рамката за изпълнение с този номер да се върне към извикалата я"
+msgstr ""
+"return [НОМЕР] — рамката за изпълнение с този номер да се върне към "
+"извикалата я"
#: command.y:876
msgid "run - start or restart executing program"
@@ -1224,11 +1353,14 @@ msgstr "save ФАЙЛ — запазване на командите от сес
#: command.y:882
msgid "set var = value - assign value to a scalar variable"
-msgstr "set ПРОМЕНЛИВА = СТОЙНОСТ — задаване на СТОЙНОСТ на скаларна ПРОМЕНЛИВА"
+msgstr ""
+"set ПРОМЕНЛИВА = СТОЙНОСТ — задаване на СТОЙНОСТ на скаларна ПРОМЕНЛИВА"
#: command.y:884
msgid "silent - suspends usual message when stopped at a breakpoint/watchpoint"
-msgstr "silent — без обичайните съобщения при спиране при точка за прекъсване или наблюдение"
+msgstr ""
+"silent — без обичайните съобщения при спиране при точка за прекъсване или "
+"наблюдение"
#: command.y:886
msgid "source file - execute commands from file"
@@ -1236,7 +1368,9 @@ msgstr "source ФАЙЛ — изпълнение на командите в ук
#: command.y:888
msgid "step [COUNT] - step program until it reaches a different source line"
-msgstr "step [БРОЙ] — изпълнение на този брой стъпки на програмата или до достигане на различен ред код"
+msgstr ""
+"step [БРОЙ] — изпълнение на този брой стъпки на програмата или до достигане "
+"на различен ред код"
#: command.y:890
msgid "stepi [COUNT] - step one instruction exactly"
@@ -1244,7 +1378,8 @@ msgstr "stepi [БРОЙ] — изпълнение на този брой стъ
#: command.y:892
msgid "tbreak [[filename:]N|function] - set a temporary breakpoint"
-msgstr "tbreak [[ИМЕ_НА_ФАЙЛ:]РЕД|ФУНКЦИЯ] — задаване на временна точка на прекъсване"
+msgstr ""
+"tbreak [[ИМЕ_НА_ФАЙЛ:]РЕД|ФУНКЦИЯ] — задаване на временна точка на прекъсване"
#: command.y:894
msgid "trace on|off - print instruction before executing"
@@ -1252,11 +1387,17 @@ msgstr "trace on|off — дали инструкциите да се извеж
#: command.y:896
msgid "undisplay [N] - remove variable(s) from automatic display list"
-msgstr "undisplay [ПРОМЕНЛИВА] — без извеждане на стойността на ПРОМЕНЛИВАта при всяко спиране на програмата"
+msgstr ""
+"undisplay [ПРОМЕНЛИВА] — без извеждане на стойността на ПРОМЕНЛИВАта при "
+"всяко спиране на програмата"
#: command.y:898
-msgid "until [[filename:]N|function] - execute until program reaches a different line or line N within current frame"
-msgstr "until [[ИМЕ_НА_ФАЙЛ:]РЕД|ФУНКЦИЯ] — изпълнение докато програмата стигне различен ред или този РЕД в текущата рамка на изпълнение"
+msgid ""
+"until [[filename:]N|function] - execute until program reaches a different "
+"line or line N within current frame"
+msgstr ""
+"until [[ИМЕ_НА_ФАЙЛ:]РЕД|ФУНКЦИЯ] — изпълнение докато програмата стигне "
+"различен ред или този РЕД в текущата рамка на изпълнение"
#: command.y:900
msgid "unwatch [N] - remove variable(s) from watch list"
@@ -1271,8 +1412,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 [БРОЙ] — (същото като backtrace) извеждане на състоянието на този БРОЙ рамки на изпълнение най-отгоре на стека (или най-отдолу, ако БРОят < 0)"
+msgid ""
+"where [N] - (same as backtrace) print trace of all or N innermost (outermost "
+"if N < 0) frames"
+msgstr ""
+"where [БРОЙ] — (същото като backtrace) извеждане на състоянието на този БРОЙ "
+"рамки на изпълнение най-отгоре на стека (или най-отдолу, ако БРОят < 0)"
#: command.y:1017 debug.c:423 gawkapi.c:260 msg.c:142
#, c-format
@@ -1314,7 +1459,9 @@ msgstr "недефинирана команда: %s\n"
#: debug.c:257
msgid "set or show the number of lines to keep in history file"
-msgstr "задаване или извеждане на броя редове, които да се държат във файла с историята"
+msgstr ""
+"задаване или извеждане на броя редове, които да се държат във файла с "
+"историята"
#: debug.c:259
msgid "set or show the list command window size"
@@ -1330,15 +1477,20 @@ msgstr "задаване или показване на началото на р
#: debug.c:265
msgid "(un)set or show saving of command history (value=on|off)"
-msgstr "задаване, изтриване или извеждане на състоянието на запазването на историята на командите (СТОЙНОСТ=on|off)"
+msgstr ""
+"задаване, изтриване или извеждане на състоянието на запазването на историята "
+"на командите (СТОЙНОСТ=on|off)"
#: debug.c:267
msgid "(un)set or show saving of options (value=on|off)"
-msgstr "задаване, изтриване или извеждане на състоянието на опциите (СТОЙНОСТ=on|off)"
+msgstr ""
+"задаване, изтриване или извеждане на състоянието на опциите (СТОЙНОСТ=on|off)"
#: debug.c:269
msgid "(un)set or show instruction tracing (value=on|off)"
-msgstr "задаване, изтриване или извеждане на трасирането на инструкции (СТОЙНОСТ=on|off)"
+msgstr ""
+"задаване, изтриване или извеждане на трасирането на инструкции (СТОЙНОСТ=on|"
+"off)"
#: debug.c:358
msgid "program not running"
@@ -1361,7 +1513,9 @@ msgstr "файлът с изходен код „%s“ липсва: %s"
#: debug.c:551
#, c-format
msgid "warning: source file `%s' modified since program compilation.\n"
-msgstr "ПРЕДУПРЕЖДЕНИЕ: файлът с изходен код „%s“ е променян след компилирането на програмата.\n"
+msgstr ""
+"ПРЕДУПРЕЖДЕНИЕ: файлът с изходен код „%s“ е променян след компилирането на "
+"програмата.\n"
#: debug.c:573
#, c-format
@@ -1376,7 +1530,9 @@ msgstr "неочакван край на файл при прочитането
#: debug.c:642
#, c-format
msgid "source file `%s' modified since start of program execution"
-msgstr "файлът с изходен код „%s“ е променян след началото на изпълнението на програмата."
+msgstr ""
+"файлът с изходен код „%s“ е променян след началото на изпълнението на "
+"програмата."
#: debug.c:754
#, c-format
@@ -1591,7 +1747,9 @@ msgstr "неправилен номер на рамка"
#: debug.c:2231
#, c-format
msgid "Note: breakpoint %d (enabled, ignore next %ld hits), also set at %s:%d"
-msgstr "Бележка: точка за прекъсване №%d (включена, ще се прескочи следващите %ld пъти), също зададена на %s:%d"
+msgstr ""
+"Бележка: точка за прекъсване №%d (включена, ще се прескочи следващите %ld "
+"пъти), също зададена на %s:%d"
#: debug.c:2238
#, c-format
@@ -1601,7 +1759,9 @@ msgstr "Бележка: точка за прекъсване №%d (включе
#: debug.c:2245
#, c-format
msgid "Note: breakpoint %d (disabled, ignore next %ld hits), also set at %s:%d"
-msgstr "Бележка: точка за прекъсване №%d (изключена, ще се прескочи следващите %ld пъти), също зададена на %s:%d"
+msgstr ""
+"Бележка: точка за прекъсване №%d (изключена, ще се прескочи следващите %ld "
+"пъти), също зададена на %s:%d"
#: debug.c:2252
#, c-format
@@ -1678,7 +1838,8 @@ msgstr "y"
#: debug.c:2695
#, c-format
msgid "Will ignore next %ld crossing(s) of breakpoint %d.\n"
-msgstr "Следващите %ld достигания на точката за прекъсване №%d ще бъдат пропуснати.\n"
+msgstr ""
+"Следващите %ld достигания на точката за прекъсване №%d ще бъдат пропуснати.\n"
#: debug.c:2699
#, c-format
@@ -1717,7 +1878,8 @@ msgstr "грешка: рестартирането е невъзможно, де
#: debug.c:2975
#, c-format
msgid "error (%s): cannot restart, ignoring rest of the commands\n"
-msgstr "грешка (%s): рестартирането е невъзможно, останалите действия се прескачат\n"
+msgstr ""
+"грешка (%s): рестартирането е невъзможно, останалите действия се прескачат\n"
#: debug.c:2983
#, c-format
@@ -1751,12 +1913,14 @@ msgstr "неправилен №%d на точка за прекъсване"
#: debug.c:3053
#, c-format
msgid "Will ignore next %ld crossings of breakpoint %d.\n"
-msgstr "Следващите %ld достигания на точката за прекъсване №%d ще бъдат пропуснати.\n"
+msgstr ""
+"Следващите %ld достигания на точката за прекъсване №%d ще бъдат пропуснати.\n"
#: debug.c:3240
#, c-format
msgid "'finish' not meaningful in the outermost frame main()\n"
-msgstr "Командата „finish“ е безсмислена на нивото на основната рамка на „main()“\n"
+msgstr ""
+"Командата „finish“ е безсмислена на нивото на основната рамка на „main()“\n"
#: debug.c:3245
#, c-format
@@ -1766,7 +1930,8 @@ msgstr "Изпълнение до излизане от "
#: debug.c:3288
#, c-format
msgid "'return' not meaningful in the outermost frame main()\n"
-msgstr "Командата „return“ е безсмислена на нивото на основната рамка на „main()“\n"
+msgstr ""
+"Командата „return“ е безсмислена на нивото на основната рамка на „main()“\n"
#: debug.c:3402
#, c-format
@@ -1891,7 +2056,9 @@ msgstr "неправилен указател на „%sFMT“ — „%s“"
#: eval.c:984
msgid "turning off `--lint' due to assignment to `LINT'"
-msgstr "опцията „--lint“ се изключва, защото на променливата „LINT“ е присвоена стойност"
+msgstr ""
+"опцията „--lint“ се изключва, защото на променливата „LINT“ е присвоена "
+"стойност"
#: eval.c:1186
#, c-format
@@ -1960,17 +2127,21 @@ msgstr "load_ext: директорията „%s“ не може да се от
#: ext.c:66
#, c-format
msgid "load_ext: library `%s': does not define `plugin_is_GPL_compatible': %s"
-msgstr "load_ext: библиотеката „%s“: не дефинира „plugin_is_GPL_compatible“: %s"
+msgstr ""
+"load_ext: библиотеката „%s“: не дефинира „plugin_is_GPL_compatible“: %s"
#: ext.c:72
#, c-format
msgid "load_ext: library `%s': cannot call function `%s': %s"
-msgstr "load_ext: библиотеката „%s“: функцията „%s“ не може да бъде извикана: %s"
+msgstr ""
+"load_ext: библиотеката „%s“: функцията „%s“ не може да бъде извикана: %s"
#: ext.c:76
#, c-format
msgid "load_ext: library `%s' initialization routine `%s' failed"
-msgstr "load_ext: неуспешно изпълнение на инициализиращата функция „%2$s“ на библиотеката „%1$s“"
+msgstr ""
+"load_ext: неуспешно изпълнение на инициализиращата функция „%2$s“ на "
+"библиотеката „%1$s“"
#: ext.c:92
msgid "make_builtin: missing function name"
@@ -1979,12 +2150,16 @@ msgstr "make_builtin: липсва име на функция"
#: ext.c:100 ext.c:111
#, c-format
msgid "make_builtin: cannot use gawk built-in `%s' as function name"
-msgstr "make_builtin: името на вградената функция „%s“ не може да се използва като име на друга функция"
+msgstr ""
+"make_builtin: името на вградената функция „%s“ не може да се използва като "
+"име на друга функция"
#: ext.c:109
#, c-format
msgid "make_builtin: cannot use gawk built-in `%s' as namespace name"
-msgstr "make_builtin: името на вградената функция „%s“ не може да се използва като име на пространство от имена"
+msgstr ""
+"make_builtin: името на вградената функция „%s“ не може да се използва като "
+"име на пространство от имена"
#: ext.c:126
#, c-format
@@ -2004,7 +2179,9 @@ msgstr "make_builtin: името на функция „%s“ вече е деф
#: ext.c:139
#, c-format
msgid "make_builtin: negative argument count for function `%s'"
-msgstr "make_builtin: отрицателен брой аргументи за функцията „%s“, което е неправилно"
+msgstr ""
+"make_builtin: отрицателен брой аргументи за функцията „%s“, което е "
+"неправилно"
#: ext.c:215
#, c-format
@@ -2144,12 +2321,15 @@ msgstr "inplace::begin: първият аргумент трябва да е н
#: extension/inplace.c:145
#, c-format
msgid "inplace::begin: disabling in-place editing for invalid FILENAME `%s'"
-msgstr "inplace::begin: редактирането на място се изключва при неправилно ИМЕ_НА_ФАЙЛ: „%s“"
+msgstr ""
+"inplace::begin: редактирането на място се изключва при неправилно "
+"ИМЕ_НА_ФАЙЛ: „%s“"
#: extension/inplace.c:152
#, c-format
msgid "inplace::begin: Cannot stat `%s' (%s)"
-msgstr "inplace::begin: не може да се получи информация за „%s“ чрез „stat“: %s"
+msgstr ""
+"inplace::begin: не може да се получи информация за „%s“ чрез „stat“: %s"
#: extension/inplace.c:159
#, c-format
@@ -2267,8 +2447,12 @@ msgid "array value has unknown type %d"
msgstr "стойността на масива е от непознат вид %d"
#: extension/rwarray.c:399
-msgid "rwarray extension: received GMP/MPFR value but compiled without GMP/MPFR support."
-msgstr "разширение „rwarray“: получена е стойност по GMP/MPFR, но в компилата няма поддръжка на това."
+msgid ""
+"rwarray extension: received GMP/MPFR value but compiled without GMP/MPFR "
+"support."
+msgstr ""
+"разширение „rwarray“: получена е стойност по GMP/MPFR, но в компилата няма "
+"поддръжка на това."
#: extension/rwarray.c:438
#, c-format
@@ -2300,15 +2484,24 @@ msgstr "read_array: неуспешно изпълнение на „set_array_el
#: extension/rwarray.c:759
#, c-format
msgid "treating recovered value with unknown type code %d as a string"
-msgstr "възстановената стойност с неизвестен код за вид %d се интерпретира като низ"
+msgstr ""
+"възстановената стойност с неизвестен код за вид %d се интерпретира като низ"
#: extension/rwarray.c:830
-msgid "rwarray extension: GMP/MPFR value in file but compiled without GMP/MPFR support."
-msgstr "разширение „rwarray“: във файла е получена стойност по GMP/MPFR, но в компилата няма поддръжка на това."
+msgid ""
+"rwarray extension: GMP/MPFR value in file but compiled without GMP/MPFR "
+"support."
+msgstr ""
+"разширение „rwarray“: във файла е получена стойност по GMP/MPFR, но в "
+"компилата няма поддръжка на това."
#: extension/time.c:107
-msgid "The time extension is obsolete. Use the timex extension from gawkextlib instead."
-msgstr "Разширението „time“ е остаряло. Вместо това ползвайте разширението „timex“ от „gawkextlib“."
+msgid ""
+"The time extension is obsolete. Use the timex extension from gawkextlib "
+"instead."
+msgstr ""
+"Разширението „time“ е остаряло. Вместо това ползвайте разширението „timex“ "
+"от „gawkextlib“."
#: extension/time.c:153
msgid "gettimeofday: not supported on this platform"
@@ -2418,7 +2611,8 @@ msgstr "стойност нулев низ за „FS“ е разширение
#: field.c:1338
msgid "old awk does not support regexps as value of `FS'"
-msgstr "старите версии на awk не поддържат регулярни изрази за стойност на „FS“"
+msgstr ""
+"старите версии на awk не поддържат регулярни изрази за стойност на „FS“"
#: field.c:1464
msgid "`FPAT' is a gawk extension"
@@ -2430,11 +2624,15 @@ msgstr "awk_value_to_node: получената върната стойност
#: gawkapi.c:176 gawkapi.c:189
msgid "awk_value_to_node: not in MPFR mode"
-msgstr "awk_value_to_node: извън режим на многообразна точност с плаваща запетая (MPFR)"
+msgstr ""
+"awk_value_to_node: извън режим на многообразна точност с плаваща запетая "
+"(MPFR)"
#: gawkapi.c:183 gawkapi.c:195
msgid "awk_value_to_node: MPFR not supported"
-msgstr "awk_value_to_node: не се поддържа многообразна точност с плаваща запетая (MPFR)"
+msgstr ""
+"awk_value_to_node: не се поддържа многообразна точност с плаваща запетая "
+"(MPFR)"
#: gawkapi.c:199
#, c-format
@@ -2447,8 +2645,12 @@ 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"
-msgstr "node_to_awk_value: засечена е неправилна комбинация от числови флагове „%s“. Молим, подайте доклад за грешка"
+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
msgid "node_to_awk_value: received null node"
@@ -2460,8 +2662,12 @@ 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"
-msgstr "node_to_awk_value: засечена е неправилна комбинация от флагове „%s“. Молим, подайте доклад за грешка"
+msgid ""
+"node_to_awk_value detected invalid flags combination `%s'; please file a bug "
+"report"
+msgstr ""
+"node_to_awk_value: засечена е неправилна комбинация от флагове „%s“. Молим, "
+"подайте доклад за грешка"
#: gawkapi.c:1118
msgid "remove_element: received null array"
@@ -2474,16 +2680,20 @@ msgstr "remove_element: получен е нулев индекс"
#: gawkapi.c:1264
#, c-format
msgid "api_flatten_array_typed: could not convert index %d to %s"
-msgstr "api_flatten_array_typed: индексът не може да се преобразува от %d към „%s“"
+msgstr ""
+"api_flatten_array_typed: индексът не може да се преобразува от %d към „%s“"
#: gawkapi.c:1269
#, c-format
msgid "api_flatten_array_typed: could not convert value %d to %s"
-msgstr "api_flatten_array_typed: индексът не може да се преобразува от %d към „%s“"
+msgstr ""
+"api_flatten_array_typed: индексът не може да се преобразува от %d към „%s“"
#: gawkapi.c:1365 gawkapi.c:1382
msgid "api_get_mpfr: MPFR not supported"
-msgstr "api_get_mpfr: не се поддържа режим на многообразна точност с плаваща запетая (MPFR)"
+msgstr ""
+"api_get_mpfr: не се поддържа режим на многообразна точност с плаваща запетая "
+"(MPFR)"
#: gawkapi.c:1413
msgid "cannot find end of BEGINFILE rule"
@@ -2580,13 +2790,17 @@ msgstr "изразът в пренасочването „%s“ дава нул
#: io.c:836
#, c-format
-msgid "filename `%.*s' for `%s' redirection may be result of logical expression"
-msgstr "името на файл „%.*s“ в пренасочването „%s“ може да е резултат от логически израз"
+msgid ""
+"filename `%.*s' for `%s' redirection may be result of logical expression"
+msgstr ""
+"името на файл „%.*s“ в пренасочването „%s“ може да е резултат от логически "
+"израз"
#: io.c:933 io.c:958
#, c-format
msgid "get_file cannot create pipe `%s' with fd %d"
-msgstr "get_file: програмният канал „%s“ не може да се създаде с файлов дескриптор %d"
+msgstr ""
+"get_file: програмният канал „%s“ не може да се създаде с файлов дескриптор %d"
#: io.c:948
#, c-format
@@ -2600,8 +2814,11 @@ msgstr "програмният канал „%s“ не може да се от
#: io.c:987
#, c-format
-msgid "get_file socket creation not supported on this platform for `%s' with fd %d"
-msgstr "get_file: тази платформа не поддържа създаването на гнезда за „%s“ с файлов дескриптор %d"
+msgid ""
+"get_file socket creation not supported on this platform for `%s' with fd %d"
+msgstr ""
+"get_file: тази платформа не поддържа създаването на гнезда за „%s“ с файлов "
+"дескриптор %d"
#: io.c:998
#, c-format
@@ -2619,8 +2836,11 @@ msgid "cannot redirect to `%s': %s"
msgstr "неуспешно пренасочване към „%s“: %s"
#: io.c:1190
-msgid "reached system limit for open files: starting to multiplex file descriptors"
-msgstr "достигнато е системното ограничение за отворени файлове: започване на мултиплексиране на файловите дескриптори"
+msgid ""
+"reached system limit for open files: starting to multiplex file descriptors"
+msgstr ""
+"достигнато е системното ограничение за отворени файлове: започване на "
+"мултиплексиране на файловите дескриптори"
#: io.c:1206
#, c-format
@@ -2647,7 +2867,8 @@ msgstr "close: това пренасочване не е било отворен
#: io.c:1365
#, c-format
msgid "close: redirection `%s' not opened with `|&', second argument ignored"
-msgstr "close: пренасочването „%s“ не е отворено с „|&“, вторият аргумент се прескача"
+msgstr ""
+"close: пренасочването „%s“ не е отворено с „|&“, вторият аргумент се прескача"
#: io.c:1382
#, c-format
@@ -2657,7 +2878,8 @@ msgstr "код за грешка (%d) при затварянето на про
#: io.c:1385
#, c-format
msgid "failure status (%d) on two-way pipe close of `%s': %s"
-msgstr "код за грешка (%d) при затварянето на двупосочния програмен канал „%s“: %s"
+msgstr ""
+"код за грешка (%d) при затварянето на двупосочния програмен канал „%s“: %s"
#: io.c:1388
#, c-format
@@ -2712,7 +2934,8 @@ msgstr "неуспешно изчистване на буфера на прог
#: io.c:1501
#, c-format
msgid "co-process flush of pipe to `%s' failed: %s"
-msgstr "неуспешно изчистване на буфера на програмния канал „%s“ на копроцеса: %s"
+msgstr ""
+"неуспешно изчистване на буфера на програмния канал „%s“ на копроцеса: %s"
#: io.c:1504
#, c-format
@@ -2761,7 +2984,9 @@ msgstr "неуспешно затваряне на стандартния изх
#: io.c:2059 io.c:2111
#, c-format
msgid "moving slave pty to stdout in child failed (dup: %s)"
-msgstr "неуспешно преместване в дъщерния процес на подчинения терминал да е стандартния изход (dup: %s)"
+msgstr ""
+"неуспешно преместване в дъщерния процес на подчинения терминал да е "
+"стандартния изход (dup: %s)"
#: io.c:2061 io.c:2113 io.c:2454
#, c-format
@@ -2771,7 +2996,9 @@ msgstr "неуспешно затваряне на стандартния вхо
#: io.c:2064 io.c:2116
#, c-format
msgid "moving slave pty to stdin in child failed (dup: %s)"
-msgstr "неуспешно преместване в дъщерния процес на подчинения терминал да е стандартния вход (dup: %s)"
+msgstr ""
+"неуспешно преместване в дъщерния процес на подчинения терминал да е "
+"стандартния вход (dup: %s)"
#: io.c:2066 io.c:2118 io.c:2140
#, c-format
@@ -2785,12 +3012,16 @@ msgstr "неуспешно създаване на дъщерен процес
#: io.c:2388 io.c:2452 io.c:2662 io.c:2690
#, c-format
msgid "moving pipe to stdout in child failed (dup: %s)"
-msgstr "неуспешно преместване в дъщерния процес на програмния канал да е стандартния изход (dup: %s)"
+msgstr ""
+"неуспешно преместване в дъщерния процес на програмния канал да е стандартния "
+"изход (dup: %s)"
#: io.c:2395 io.c:2457
#, c-format
msgid "moving pipe to stdin in child failed (dup: %s)"
-msgstr "неуспешно преместване в дъщерния процес на програмния канал да е стандартния вход (dup: %s)"
+msgstr ""
+"неуспешно преместване в дъщерния процес на програмния канал да е стандартния "
+"вход (dup: %s)"
#: io.c:2417 io.c:2680
msgid "restoring stdout in parent process failed"
@@ -2821,7 +3052,9 @@ msgstr "неуспешно създаване на дъщерен процес
#: io.c:2839
msgid "getline: attempt to read from closed read end of two-way pipe"
-msgstr "getline: опит за четене от затворения край за четене от двупосочен програмен канал"
+msgstr ""
+"getline: опит за четене от затворения край за четене от двупосочен програмен "
+"канал"
#: io.c:3158
msgid "register_input_parser: received NULL pointer"
@@ -2843,8 +3076,11 @@ msgstr "register_output_wrapper: получен е нулев указател"
#: io.c:3241
#, c-format
-msgid "output wrapper `%s' conflicts with previously installed output wrapper `%s'"
-msgstr "функционалността за обработка на изхода „%s“ е в конфликт с предишно инсталираната „%s“"
+msgid ""
+"output wrapper `%s' conflicts with previously installed output wrapper `%s'"
+msgstr ""
+"функционалността за обработка на изхода „%s“ е в конфликт с предишно "
+"инсталираната „%s“"
#: io.c:3248
#, c-format
@@ -2857,7 +3093,9 @@ msgstr "register_output_processor: получен е нулев указател
#: io.c:3298
#, 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:3307
@@ -2884,8 +3122,12 @@ msgstr "не се поддържат връзки по IPv6"
#: main.c:240
#, c-format
-msgid "%s: fatal: persistent memory allocator failed to initialize: return value %d, pma.c line: %d.\n"
-msgstr "%s: ФАТАЛНА ГРЕШКА: подсистемата за заделяне на постоянна памет не може да се инициализира: върната стойност %d, от ред в „pma.c“: %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:248
msgid "persistent memory is not supported"
@@ -2893,7 +3135,9 @@ msgstr "не се поддържа постоянна памет"
#: main.c:360
msgid "environment variable `POSIXLY_CORRECT' set: turning on `--posix'"
-msgstr "променливата на средата „POSIXLY_CORRECT“ е зададена: включва се опцията „--posix“"
+msgstr ""
+"променливата на средата „POSIXLY_CORRECT“ е зададена: включва се опцията „--"
+"posix“"
#: main.c:367
msgid "`--posix' overrides `--traditional'"
@@ -2910,7 +3154,9 @@ msgstr "опцията „--posix“ е с превес над „--characters-a
#: main.c:394
#, c-format
msgid "running %s setuid root may be a security problem"
-msgstr "изпълнението на „%s“ със зададен флаг за изпълнение като „root“ е проблем за сигурността"
+msgstr ""
+"изпълнението на „%s“ със зададен флаг за изпълнение като „root“ е проблем за "
+"сигурността"
#: main.c:396
msgid "The -r/--re-interval options no longer have any effect"
@@ -3112,7 +3358,8 @@ msgid ""
"\n"
msgstr ""
"gawk е език да търсене и обработка по шаблони.\n"
-"По подразбиране се чете от стандартния вход и се извежда на стандартния изход.\n"
+"По подразбиране се чете от стандартния вход и се извежда на стандартния "
+"изход.\n"
"\n"
#: main.c:678
@@ -3193,7 +3440,8 @@ msgstr "„%s“ не е име на променлива, търси се фа
#: main.c:1224
#, c-format
msgid "cannot use gawk builtin `%s' as variable name"
-msgstr "вградената в gawk функция „%s“ не може да се ползва за име на променлива"
+msgstr ""
+"вградената в gawk функция „%s“ не може да се ползва за име на променлива"
#: main.c:1229
#, c-format
@@ -3224,7 +3472,8 @@ msgstr "липсва предварително отворен файлов де
#: main.c:1457
#, c-format
msgid "could not pre-open /dev/null for fd %d"
-msgstr "„/dev/null“ не може да се отвори предварително като файлов дескриптор %d"
+msgstr ""
+"„/dev/null“ не може да се отвори предварително като файлов дескриптор %d"
#: main.c:1671
msgid "empty argument to `-e/--source' ignored"
@@ -3316,7 +3565,8 @@ msgstr "%s: аргумент №%d не приема отрицателни ст
#: mpfr.c:1000
msgid "%s: argument #%d fractional value %Rg will be truncated"
-msgstr "%s: аргумент №%d ще използва цялата част от числото с плаваща запетая %Rg"
+msgstr ""
+"%s: аргумент №%d ще използва цялата част от числото с плаваща запетая %Rg"
#: mpfr.c:1014
#, c-format
@@ -3371,8 +3621,12 @@ msgstr "в екранираната последователност „\\x“
#: node.c:639
#, c-format
-msgid "hex escape \\x%.*s of %d characters probably not interpreted the way you expect"
-msgstr "шестнайсетичното екраниране „\\x%.*s“ на %d знаци, най-вероятно ще се интерпретира по начин различен от това, което очаквате"
+msgid ""
+"hex escape \\x%.*s of %d characters probably not interpreted the way you "
+"expect"
+msgstr ""
+"шестнайсетичното екраниране „\\x%.*s“ на %d знаци, най-вероятно ще се "
+"интерпретира по начин различен от това, което очаквате"
#: node.c:654
#, c-format
@@ -3380,13 +3634,19 @@ 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"
-msgstr "Получена е сгрешена многобайтова последователност. Проверете дали локалът съответства на данните"
+msgid ""
+"Invalid multibyte data detected. There may be a mismatch between your data "
+"and your locale"
+msgstr ""
+"Получена е сгрешена многобайтова последователност. Проверете дали локалът "
+"съответства на данните"
#: posix/gawkmisc.c:174
#, c-format
msgid "%s %s `%s': could not get fd flags: (fcntl F_GETFD: %s)"
-msgstr "%s %s „%s“: флаговете на файловия дескриптор не може да се получат: (fcntl F_GETFD: %s)"
+msgstr ""
+"%s %s „%s“: флаговете на файловия дескриптор не може да се получат: (fcntl "
+"F_GETFD: %s)"
#: posix/gawkmisc.c:186
#, c-format
@@ -3468,8 +3728,11 @@ 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"
-msgstr "поведението на регулярен израз съдържащ нулев байт е недефинирано по POSIX"
+msgid ""
+"behavior of matching a regexp containing NUL characters is not defined by "
+"POSIX"
+msgstr ""
+"поведението на регулярен израз съдържащ нулев байт е недефинирано по POSIX"
#: re.c:127
msgid "invalid NUL byte in dynamic regexp"
@@ -3478,12 +3741,16 @@ msgstr "неправилен нулев байт в динамичен регу
#: re.c:174
#, c-format
msgid "regexp escape sequence `\\%c' treated as plain `%c'"
-msgstr "екраниращата последователност в регулярния израз „\\%c“ се обработва като „%c“"
+msgstr ""
+"екраниращата последователност в регулярния израз „\\%c“ се обработва като "
+"„%c“"
#: re.c:193
#, c-format
msgid "regexp escape sequence `\\%c' is not a known regexp operator"
-msgstr "екраниращата последователност в регулярния израз „\\\\%c“ не е познат оператор"
+msgstr ""
+"екраниращата последователност в регулярния израз „\\\\%c“ не е познат "
+"оператор"
#: re.c:669
#, c-format
@@ -3690,7 +3957,8 @@ msgstr "Няма предхождащ регулярен израз"
#: symbol.c:750
#, c-format
msgid "function `%s': cannot use function `%s' as a parameter name"
-msgstr "функция „%s“: функцията „%s“ не може да се ползва като име на параметър"
+msgstr ""
+"функция „%s“: функцията „%s“ не може да се ползва като име на параметър"
#: symbol.c:880
msgid "cannot pop main context"
diff --git a/po/ca.po b/po/ca.po
index 2fa33892..9ff79137 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: 2022-08-17 17:51+0300\n"
+"POT-Creation-Date: 2022-09-04 18:51+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"
@@ -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:4480
+#: awkgram.y:1052 awkgram.y:4482
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:4472
+#: awkgram.y:1062 awkgram.y:4474
msgid "`continue' is not allowed outside a loop"
msgstr "no es permet `continue' a fora d'un bucle"
@@ -270,268 +270,268 @@ msgid ""
"rules"
msgstr ""
-#: awkgram.y:2878 awkgram.y:2956 awkgram.y:3194 debug.c:545 debug.c:561
+#: awkgram.y:2880 awkgram.y:2958 awkgram.y:3196 debug.c:545 debug.c:561
#: debug.c:2845 debug.c:5215
#, 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)"
-#: awkgram.y:2879 awkgram.y:3016
+#: awkgram.y:2881 awkgram.y:3018
#, fuzzy, c-format
msgid "cannot open shared library `%s' for reading: %s"
msgstr "no es pot obrir la llibreria compartida `%s' per a lectura (%s)"
-#: awkgram.y:2881 awkgram.y:2957 awkgram.y:3017 builtin.c:136 debug.c:5366
+#: awkgram.y:2883 awkgram.y:2959 awkgram.y:3019 builtin.c:136 debug.c:5366
msgid "reason unknown"
msgstr "motiu desconegut"
-#: awkgram.y:2890 awkgram.y:2914
+#: awkgram.y:2892 awkgram.y:2916
#, fuzzy, c-format
msgid "cannot include `%s' and use it as a program file"
msgstr "no es pot incloure `%s' i usar-lo com un fitxer de programa"
-#: awkgram.y:2903
+#: awkgram.y:2905
#, c-format
msgid "already included source file `%s'"
msgstr "ja s'ha incls el fitxer font `%s'"
-#: awkgram.y:2904
+#: awkgram.y:2906
#, c-format
msgid "already loaded shared library `%s'"
msgstr "ja s'ha carregat la biblioteca compartida `%s'"
-#: awkgram.y:2941
+#: awkgram.y:2943
msgid "@include is a gawk extension"
msgstr "@include s una extensi de gawk"
-#: awkgram.y:2947
+#: awkgram.y:2949
msgid "empty filename after @include"
msgstr "nom de fitxer buit desprs de @include"
-#: awkgram.y:2996
+#: awkgram.y:2998
msgid "@load is a gawk extension"
msgstr "@load s una extensi de gawk"
-#: awkgram.y:3003
+#: awkgram.y:3005
msgid "empty filename after @load"
msgstr "fitxer buit desprs de @load"
-#: awkgram.y:3146
+#: awkgram.y:3148
msgid "empty program text on command line"
msgstr "el text del programa en la lnia de comandaments est buit"
-#: awkgram.y:3262 debug.c:470 debug.c:628
+#: awkgram.y:3264 debug.c:470 debug.c:628
#, fuzzy, c-format
msgid "cannot read source file `%s': %s"
msgstr "no es pot llegir el fitxer font `%s' (%s)"
-#: awkgram.y:3273
+#: awkgram.y:3275
#, c-format
msgid "source file `%s' is empty"
msgstr "el fitxer font `%s' est buit"
-#: awkgram.y:3333
+#: awkgram.y:3335
#, fuzzy, c-format
msgid "error: invalid character '\\%03o' in source code"
msgstr "Error PEBKAC: carcter \\%03o' no vlid al codi font"
-#: awkgram.y:3560
+#: awkgram.y:3562
msgid "source file does not end in newline"
msgstr "el fitxer font no finalitza amb un retorn de carro"
-#: awkgram.y:3670
+#: awkgram.y:3672
msgid "unterminated regexp ends with `\\' at end of file"
msgstr "expressi regular sense finalitzar acaba amb `\\' al final del fitxer"
-#: awkgram.y:3697
+#: awkgram.y:3699
#, c-format
msgid "%s: %d: tawk regex modifier `/.../%c' doesn't work in gawk"
msgstr "%s: %d: el modificador regex tawk `/.../%c' no funciona a gawk"
-#: awkgram.y:3701
+#: awkgram.y:3703
#, c-format
msgid "tawk regex modifier `/.../%c' doesn't work in gawk"
msgstr "el modificador regex tawk `/.../%c' no funciona a gawk"
-#: awkgram.y:3714
+#: awkgram.y:3716
msgid "unterminated regexp"
msgstr "expressi regular sense finalitzar"
-#: awkgram.y:3718
+#: awkgram.y:3720
msgid "unterminated regexp at end of file"
msgstr "expressi regular sense finalitzar al final del fitxer"
-#: awkgram.y:3807
+#: awkgram.y:3809
msgid "use of `\\ #...' line continuation is not portable"
msgstr "l's de `\\ #...' com a continuaci de lnia no s portable"
-#: awkgram.y:3829
+#: awkgram.y:3831
msgid "backslash not last character on line"
msgstr "la barra invertida no s l'ltim carcter en la lnia"
-#: awkgram.y:3876 awkgram.y:3878
+#: awkgram.y:3878 awkgram.y:3880
msgid "multidimensional arrays are a gawk extension"
msgstr "les matrius multidimensionals sn una extensi gawk"
-#: awkgram.y:3903 awkgram.y:3914
+#: awkgram.y:3905 awkgram.y:3916
#, fuzzy, c-format
msgid "POSIX does not allow operator `%s'"
msgstr "POSIX no permet l'operador `**'"
-#: awkgram.y:3905 awkgram.y:3916 awkgram.y:3951 awkgram.y:3959
+#: awkgram.y:3907 awkgram.y:3918 awkgram.y:3953 awkgram.y:3961
#, fuzzy, c-format
msgid "operator `%s' is not supported in old awk"
msgstr "l'operador `^' no est suportat en l'antic awk"
-#: awkgram.y:4056 awkgram.y:4078 command.y:1188
+#: awkgram.y:4058 awkgram.y:4080 command.y:1188
msgid "unterminated string"
msgstr "cadena sense finalitzar"
-#: awkgram.y:4066 main.c:1251
+#: awkgram.y:4068 main.c:1251
#, fuzzy
msgid "POSIX does not allow physical newlines in string values"
msgstr "POSIX no permet seqncies d'escapada `\\x'"
-#: awkgram.y:4068 node.c:460
+#: awkgram.y:4070 node.c:460
#, fuzzy
msgid "backslash string continuation is not portable"
msgstr "l's de `\\ #...' com a continuaci de lnia no s portable"
-#: awkgram.y:4309
+#: awkgram.y:4311
#, c-format
msgid "invalid char '%c' in expression"
msgstr "carcter `%c' no vlid en l'expressi"
-#: awkgram.y:4404
+#: awkgram.y:4406
#, c-format
msgid "`%s' is a gawk extension"
msgstr "`%s' s una extensi de gawk"
-#: awkgram.y:4409
+#: awkgram.y:4411
#, c-format
msgid "POSIX does not allow `%s'"
msgstr "POSIX no permet %s"
-#: awkgram.y:4417
+#: awkgram.y:4419
#, c-format
msgid "`%s' is not supported in old awk"
msgstr "`%s' no est suportat en l'antic awk"
-#: awkgram.y:4517
+#: awkgram.y:4519
#, fuzzy
msgid "`goto' considered harmful!"
msgstr "`goto' es considera perjudicial!\n"
-#: awkgram.y:4586
+#: awkgram.y:4588
#, c-format
msgid "%d is invalid as number of arguments for %s"
msgstr "%d no s vlid com a nombre d'arguments per a %s"
-#: awkgram.y:4621
+#: awkgram.y:4623
#, 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:4626
+#: awkgram.y:4628
#, c-format
msgid "%s third parameter is not a changeable object"
msgstr "%s el tercer parmetre no s un objecte intercanviable"
-#: awkgram.y:4730 awkgram.y:4733
+#: awkgram.y:4732 awkgram.y:4735
msgid "match: third argument is a gawk extension"
msgstr "match: el tercer argument s una extensi de gawk"
-#: awkgram.y:4787 awkgram.y:4790
+#: awkgram.y:4789 awkgram.y:4792
msgid "close: second argument is a gawk extension"
msgstr "close: el segon argument s una extensi de gawk"
-#: awkgram.y:4802
+#: awkgram.y:4804
msgid "use of dcgettext(_\"...\") is incorrect: remove leading underscore"
msgstr ""
"l's de dcgettext(_\"...\") no s correcte: elimineu el gui baix inicial"
-#: awkgram.y:4817
+#: awkgram.y:4819
msgid "use of dcngettext(_\"...\") is incorrect: remove leading underscore"
msgstr ""
"l's de dcgettext(_\"...\") no s correcte: elimineu el gui baix inicial"
-#: awkgram.y:4836
+#: awkgram.y:4838
msgid "index: regexp constant as second argument is not allowed"
msgstr "ndex: no es permet una constant regexp com a segon argument"
-#: awkgram.y:4889
+#: awkgram.y:4891
#, c-format
msgid "function `%s': parameter `%s' shadows global variable"
msgstr "funci `%s': parmetre `%s' ofusca la variable global"
-#: awkgram.y:4938 debug.c:4199 debug.c:4242 debug.c:5364 profile.c:110
+#: awkgram.y:4940 debug.c:4199 debug.c:4242 debug.c:5364 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:4939
+#: awkgram.y:4941
msgid "sending variable list to standard error"
msgstr "s'est enviant la llista de variables a l'eixida d'error estndard"
-#: awkgram.y:4947
+#: awkgram.y:4949
#, fuzzy, c-format
msgid "%s: close failed: %s"
msgstr "%s: tancament erroni (%s)"
-#: awkgram.y:4972
+#: awkgram.y:4974
msgid "shadow_funcs() called twice!"
msgstr "shadow_funcs() s'ha cridat dues vegades!"
-#: awkgram.y:4980
+#: awkgram.y:4982
#, fuzzy
#| msgid "there were shadowed variables."
msgid "there were shadowed variables"
msgstr "hi ha hagut variables a l'ombra"
-#: awkgram.y:5057
+#: awkgram.y:5059
#, c-format
msgid "function name `%s' previously defined"
msgstr "nom de la funci `%s' definida prviament"
-#: awkgram.y:5108
+#: awkgram.y:5110
#, 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 parmetre"
-#: awkgram.y:5111
+#: awkgram.y:5113
#, 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 parmetre de "
"funci"
-#: awkgram.y:5115
+#: awkgram.y:5117
#, fuzzy, c-format
msgid "function `%s': parameter `%s' cannot contain a namespace"
msgstr "funci `%s': parmetre `%s' ofusca la variable global"
-#: awkgram.y:5122
+#: awkgram.y:5124
#, c-format
msgid "function `%s': parameter #%d, `%s', duplicates parameter #%d"
msgstr "funci `%s': parmetre #%d, `%s', duplica al parmetre #%d"
-#: awkgram.y:5211
+#: awkgram.y:5213
#, c-format
msgid "function `%s' called but never defined"
msgstr "es crida a la funci `%s' per no s'ha definit"
-#: awkgram.y:5215
+#: awkgram.y:5217
#, 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:5247
+#: awkgram.y:5249
#, c-format
msgid "regexp constant for parameter #%d yields boolean value"
msgstr ""
"l'expressi regular constant per al parmetre #%d condueix a un valor boole"
-#: awkgram.y:5262
+#: awkgram.y:5264
#, 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:5485 awkgram.y:5538 mpfr.c:1589 mpfr.c:1624
+#: awkgram.y:5487 awkgram.y:5540 mpfr.c:1589 mpfr.c:1624
msgid "division by zero attempted"
msgstr "s'ha intentat una divisi per zero"
-#: awkgram.y:5494 awkgram.y:5547 mpfr.c:1634
+#: awkgram.y:5496 awkgram.y:5549 mpfr.c:1634
#, c-format
msgid "division by zero attempted in `%%'"
msgstr "s'ha intentat una divisi per zero en `%%'"
-#: awkgram.y:5851
+#: awkgram.y:5853
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:5854
+#: awkgram.y:5856
#, c-format
msgid "invalid target of assignment (opcode %s)"
msgstr "dest no vlid d'assignaci (opcode %s)"
-#: awkgram.y:6238
+#: awkgram.y:6240
msgid "statement has no effect"
msgstr "la sentncia no t efecte"
-#: awkgram.y:6753
+#: awkgram.y:6755
#, c-format
msgid "identifier %s: qualified names not allowed in traditional / POSIX mode"
msgstr ""
-#: awkgram.y:6758
+#: awkgram.y:6760
#, c-format
msgid "identifier %s: namespace separator is two colons, not one"
msgstr ""
-#: awkgram.y:6764
+#: awkgram.y:6766
#, c-format
msgid "qualified identifier `%s' is badly formed"
msgstr ""
-#: awkgram.y:6771
+#: awkgram.y:6773
#, c-format
msgid ""
"identifier `%s': namespace separator can only appear once in a qualified name"
msgstr ""
-#: awkgram.y:6820 awkgram.y:6871
+#: awkgram.y:6822 awkgram.y:6873
#, c-format
msgid "using reserved identifier `%s' as a namespace is not allowed"
msgstr ""
-#: awkgram.y:6827 awkgram.y:6837
+#: awkgram.y:6829 awkgram.y:6839
#, c-format
msgid ""
"using reserved identifier `%s' as second component of a qualified name is "
"not allowed"
msgstr ""
-#: awkgram.y:6855
+#: awkgram.y:6857
#, fuzzy
msgid "@namespace is a gawk extension"
msgstr "@include s una extensi de gawk"
-#: awkgram.y:6862
+#: awkgram.y:6864
#, c-format
msgid "namespace name `%s' must meet identifier naming rules"
msgstr ""
@@ -3195,8 +3195,8 @@ msgstr "register_input_parser: s'ha rebut un punter nul"
#, c-format
msgid "input parser `%s' conflicts with previously installed input parser `%s'"
msgstr ""
-"l'analitzador d'entrades `%s' est en conflicte amb analitzador d'entrades `"
-"%s' installat prviament"
+"l'analitzador d'entrades `%s' est en conflicte amb analitzador d'entrades "
+"`%s' installat prviament"
#: io.c:3193
#, c-format
@@ -3212,8 +3212,8 @@ msgstr "register_output_wrapper: s'ha rebut un punter nul"
msgid ""
"output wrapper `%s' conflicts with previously installed output wrapper `%s'"
msgstr ""
-"l'embolcall de sortida `%s' est en conflicte amb l'embolcall de sortida `"
-"%s' installat prviament"
+"l'embolcall de sortida `%s' est en conflicte amb l'embolcall de sortida "
+"`%s' installat prviament"
#: io.c:3248
#, c-format
diff --git a/po/da.po b/po/da.po
index 170d3e4e..c7d9db47 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: 2022-08-17 17:51+0300\n"
+"POT-Creation-Date: 2022-09-04 18:51+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"
@@ -148,11 +148,11 @@ msgstr "dublet case-vrdier i switch-krop %s"
msgid "duplicate `default' detected in switch body"
msgstr "dublet 'default' opdaget i switch-krop"
-#: awkgram.y:1052 awkgram.y:4480
+#: awkgram.y:1052 awkgram.y:4482
msgid "`break' is not allowed outside a loop or switch"
msgstr "'break' uden for en lkke eller switch er ikke tilladt"
-#: awkgram.y:1062 awkgram.y:4472
+#: awkgram.y:1062 awkgram.y:4474
msgid "`continue' is not allowed outside a loop"
msgstr "'continue' uden for en lkke er ikke tilladt"
@@ -266,271 +266,271 @@ msgid ""
"rules"
msgstr ""
-#: awkgram.y:2878 awkgram.y:2956 awkgram.y:3194 debug.c:545 debug.c:561
+#: awkgram.y:2880 awkgram.y:2958 awkgram.y:3196 debug.c:545 debug.c:561
#: debug.c:2845 debug.c:5215
#, fuzzy, c-format
msgid "cannot open source file `%s' for reading: %s"
msgstr "kan ikke bne kildefilen '%s' for lsning (%s)"
-#: awkgram.y:2879 awkgram.y:3016
+#: awkgram.y:2881 awkgram.y:3018
#, fuzzy, c-format
msgid "cannot open shared library `%s' for reading: %s"
msgstr "kan ikke bne delt bibliotek '%s' for lsning (%s)"
-#: awkgram.y:2881 awkgram.y:2957 awkgram.y:3017 builtin.c:136 debug.c:5366
+#: awkgram.y:2883 awkgram.y:2959 awkgram.y:3019 builtin.c:136 debug.c:5366
msgid "reason unknown"
msgstr "ukendt rsag"
-#: awkgram.y:2890 awkgram.y:2914
+#: awkgram.y:2892 awkgram.y:2916
#, c-format
msgid "cannot include `%s' and use it as a program file"
msgstr ""
-#: awkgram.y:2903
+#: awkgram.y:2905
#, c-format
msgid "already included source file `%s'"
msgstr "allerede inkluderet kildefil '%s'"
-#: awkgram.y:2904
+#: awkgram.y:2906
#, c-format
msgid "already loaded shared library `%s'"
msgstr "allerede indlst delt bibliotek '%s'"
-#: awkgram.y:2941
+#: awkgram.y:2943
msgid "@include is a gawk extension"
msgstr "@include er en gawk-udvidelse"
-#: awkgram.y:2947
+#: awkgram.y:2949
msgid "empty filename after @include"
msgstr "tomt filnavn efter @include"
-#: awkgram.y:2996
+#: awkgram.y:2998
msgid "@load is a gawk extension"
msgstr "@load er en gawk-udvidelse"
-#: awkgram.y:3003
+#: awkgram.y:3005
msgid "empty filename after @load"
msgstr "tomt filnavn efter @load"
-#: awkgram.y:3146
+#: awkgram.y:3148
msgid "empty program text on command line"
msgstr "tom programtekst p kommandolinjen"
-#: awkgram.y:3262 debug.c:470 debug.c:628
+#: awkgram.y:3264 debug.c:470 debug.c:628
#, fuzzy, c-format
msgid "cannot read source file `%s': %s"
msgstr "kan ikke lse kildefil '%s' (%s)"
-#: awkgram.y:3273
+#: awkgram.y:3275
#, c-format
msgid "source file `%s' is empty"
msgstr "kildefilen '%s' er tom"
-#: awkgram.y:3333
+#: awkgram.y:3335
#, fuzzy, c-format
msgid "error: invalid character '\\%03o' in source code"
msgstr "Ugyldigt tegn i kommando"
-#: awkgram.y:3560
+#: awkgram.y:3562
msgid "source file does not end in newline"
msgstr "kildefilen slutter ikke med en ny linje"
-#: awkgram.y:3670
+#: awkgram.y:3672
msgid "unterminated regexp ends with `\\' at end of file"
msgstr "uafsluttet regulrt udtryk slutter med '\\' i slutningen af filen"
-#: awkgram.y:3697
+#: awkgram.y:3699
#, c-format
msgid "%s: %d: tawk regex modifier `/.../%c' doesn't work in gawk"
msgstr "%s: %d: regex-ndringstegn '/.../%c' fra tawk virker ikke i gawk"
-#: awkgram.y:3701
+#: awkgram.y:3703
#, c-format
msgid "tawk regex modifier `/.../%c' doesn't work in gawk"
msgstr "regex-ndringstegn '/.../%c' fra tawk virker ikke i gawk"
-#: awkgram.y:3714
+#: awkgram.y:3716
msgid "unterminated regexp"
msgstr "uafsluttet regulrt udtryk"
-#: awkgram.y:3718
+#: awkgram.y:3720
msgid "unterminated regexp at end of file"
msgstr "uafsluttet regulrt udtryk i slutningen af filen"
-#: awkgram.y:3807
+#: awkgram.y:3809
msgid "use of `\\ #...' line continuation is not portable"
msgstr "brug af '\\ #...' for linjefortsttelse er ikke portabelt"
-#: awkgram.y:3829
+#: awkgram.y:3831
msgid "backslash not last character on line"
msgstr "sidste tegn p linjen er ikke en omvendt skrstreg"
-#: awkgram.y:3876 awkgram.y:3878
+#: awkgram.y:3878 awkgram.y:3880
#, fuzzy
msgid "multidimensional arrays are a gawk extension"
msgstr "indirekte funktionskald er en gawk-udvidelse"
-#: awkgram.y:3903 awkgram.y:3914
+#: awkgram.y:3905 awkgram.y:3916
#, fuzzy, c-format
msgid "POSIX does not allow operator `%s'"
msgstr "POSIX tillader ikke operatoren '**'"
-#: awkgram.y:3905 awkgram.y:3916 awkgram.y:3951 awkgram.y:3959
+#: awkgram.y:3907 awkgram.y:3918 awkgram.y:3953 awkgram.y:3961
#, fuzzy, c-format
msgid "operator `%s' is not supported in old awk"
msgstr "operatoren '^' understttes ikke i gamle versioner af awk"
-#: awkgram.y:4056 awkgram.y:4078 command.y:1188
+#: awkgram.y:4058 awkgram.y:4080 command.y:1188
msgid "unterminated string"
msgstr "uafsluttet streng"
-#: awkgram.y:4066 main.c:1251
+#: awkgram.y:4068 main.c:1251
#, fuzzy
msgid "POSIX does not allow physical newlines in string values"
msgstr "POSIX tillader ikke '\\x'-kontrolsekvenser"
-#: awkgram.y:4068 node.c:460
+#: awkgram.y:4070 node.c:460
#, fuzzy
msgid "backslash string continuation is not portable"
msgstr "brug af '\\ #...' for linjefortsttelse er ikke portabelt"
-#: awkgram.y:4309
+#: awkgram.y:4311
#, c-format
msgid "invalid char '%c' in expression"
msgstr "ugyldigt tegn '%c' i udtryk"
-#: awkgram.y:4404
+#: awkgram.y:4406
#, c-format
msgid "`%s' is a gawk extension"
msgstr "'%s' er en gawk-udvidelse"
-#: awkgram.y:4409
+#: awkgram.y:4411
#, c-format
msgid "POSIX does not allow `%s'"
msgstr "POSIX tillader ikke '%s'"
-#: awkgram.y:4417
+#: awkgram.y:4419
#, c-format
msgid "`%s' is not supported in old awk"
msgstr "'%s' understttes ikke i gamle versioner af awk"
-#: awkgram.y:4517
+#: awkgram.y:4519
#, fuzzy
msgid "`goto' considered harmful!"
msgstr "'goto' anses for skadelig!\n"
-#: awkgram.y:4586
+#: awkgram.y:4588
#, c-format
msgid "%d is invalid as number of arguments for %s"
msgstr "%d er et ugyldigt antal argumenter for %s"
-#: awkgram.y:4621
+#: awkgram.y:4623
#, 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:4626
+#: awkgram.y:4628
#, c-format
msgid "%s third parameter is not a changeable object"
msgstr "%s: tredje argument er ikke et ndringsbart objekt"
-#: awkgram.y:4730 awkgram.y:4733
+#: awkgram.y:4732 awkgram.y:4735
msgid "match: third argument is a gawk extension"
msgstr "match: tredje argument er en gawk-udvidelse"
-#: awkgram.y:4787 awkgram.y:4790
+#: awkgram.y:4789 awkgram.y:4792
msgid "close: second argument is a gawk extension"
msgstr "close: andet argument er en gawk-udvidelse"
-#: awkgram.y:4802
+#: awkgram.y:4804
msgid "use of dcgettext(_\"...\") is incorrect: remove leading underscore"
msgstr ""
"brug af dcgettext(_\"...\") er forkert: fjern det indledende "
"understregningstegn"
-#: awkgram.y:4817
+#: awkgram.y:4819
msgid "use of dcngettext(_\"...\") is incorrect: remove leading underscore"
msgstr ""
"brug af dcgettext(_\"...\") er forkert: fjern det indledende "
"understregningstegn"
-#: awkgram.y:4836
+#: awkgram.y:4838
msgid "index: regexp constant as second argument is not allowed"
msgstr "index: regexp-konstant som andet argument er ikke tilladt"
-#: awkgram.y:4889
+#: awkgram.y:4891
#, c-format
msgid "function `%s': parameter `%s' shadows global variable"
msgstr "funktionen '%s': parameteren '%s' overskygger en global variabel"
-#: awkgram.y:4938 debug.c:4199 debug.c:4242 debug.c:5364 profile.c:110
+#: awkgram.y:4940 debug.c:4199 debug.c:4242 debug.c:5364 profile.c:110
#, c-format
msgid "could not open `%s' for writing: %s"
msgstr "kunne ikke bne '%s' for skrivning: %s"
-#: awkgram.y:4939
+#: awkgram.y:4941
msgid "sending variable list to standard error"
msgstr "sender variabelliste til standard fejl"
-#: awkgram.y:4947
+#: awkgram.y:4949
#, fuzzy, c-format
msgid "%s: close failed: %s"
msgstr "%s: lukning mislykkedes (%s)"
-#: awkgram.y:4972
+#: awkgram.y:4974
msgid "shadow_funcs() called twice!"
msgstr "shadow_funcs() kaldt to gange!"
-#: awkgram.y:4980
+#: awkgram.y:4982
#, fuzzy
#| msgid "there were shadowed variables."
msgid "there were shadowed variables"
msgstr "der var skyggede variable."
-#: awkgram.y:5057
+#: awkgram.y:5059
#, c-format
msgid "function name `%s' previously defined"
msgstr "funktionsnavnet '%s' er allerede defineret"
-#: awkgram.y:5108
+#: awkgram.y:5110
#, fuzzy, c-format
msgid "function `%s': cannot use function name as parameter name"
msgstr "funktionen '%s': kan ikke bruge funktionsnavn som parameternavn"
-#: awkgram.y:5111
+#: awkgram.y:5113
#, 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:5115
+#: awkgram.y:5117
#, fuzzy, c-format
msgid "function `%s': parameter `%s' cannot contain a namespace"
msgstr "funktionen '%s': parameteren '%s' overskygger en global variabel"
-#: awkgram.y:5122
+#: awkgram.y:5124
#, c-format
msgid "function `%s': parameter #%d, `%s', duplicates parameter #%d"
msgstr "funktionen '%s': parameter %d, '%s', er samme som parameter %d"
-#: awkgram.y:5211
+#: awkgram.y:5213
#, c-format
msgid "function `%s' called but never defined"
msgstr "funktionen '%s' kaldt, men aldrig defineret"
-#: awkgram.y:5215
+#: awkgram.y:5217
#, c-format
msgid "function `%s' defined but never called directly"
msgstr "funktionen '%s' defineret, men aldrig kaldt direkte"
-#: awkgram.y:5247
+#: awkgram.y:5249
#, c-format
msgid "regexp constant for parameter #%d yields boolean value"
msgstr "konstant regulrt udtryk for parameter %d giver en boolesk vrdi"
-#: awkgram.y:5262
+#: awkgram.y:5264
#, 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:5485 awkgram.y:5538 mpfr.c:1589 mpfr.c:1624
+#: awkgram.y:5487 awkgram.y:5540 mpfr.c:1589 mpfr.c:1624
msgid "division by zero attempted"
msgstr "forsgte at dividere med nul"
-#: awkgram.y:5494 awkgram.y:5547 mpfr.c:1634
+#: awkgram.y:5496 awkgram.y:5549 mpfr.c:1634
#, c-format
msgid "division by zero attempted in `%%'"
msgstr "forsgte at dividere med nul i '%%'"
-#: awkgram.y:5851
+#: awkgram.y:5853
msgid ""
"cannot assign a value to the result of a field post-increment expression"
msgstr ""
-#: awkgram.y:5854
+#: awkgram.y:5856
#, fuzzy, c-format
msgid "invalid target of assignment (opcode %s)"
msgstr "%d er et ugyldigt antal argumenter for %s"
-#: awkgram.y:6238
+#: awkgram.y:6240
msgid "statement has no effect"
msgstr "kommandoen har ingen effekt"
-#: awkgram.y:6753
+#: awkgram.y:6755
#, c-format
msgid "identifier %s: qualified names not allowed in traditional / POSIX mode"
msgstr ""
-#: awkgram.y:6758
+#: awkgram.y:6760
#, c-format
msgid "identifier %s: namespace separator is two colons, not one"
msgstr ""
-#: awkgram.y:6764
+#: awkgram.y:6766
#, c-format
msgid "qualified identifier `%s' is badly formed"
msgstr ""
-#: awkgram.y:6771
+#: awkgram.y:6773
#, c-format
msgid ""
"identifier `%s': namespace separator can only appear once in a qualified name"
msgstr ""
-#: awkgram.y:6820 awkgram.y:6871
+#: awkgram.y:6822 awkgram.y:6873
#, c-format
msgid "using reserved identifier `%s' as a namespace is not allowed"
msgstr ""
-#: awkgram.y:6827 awkgram.y:6837
+#: awkgram.y:6829 awkgram.y:6839
#, c-format
msgid ""
"using reserved identifier `%s' as second component of a qualified name is "
"not allowed"
msgstr ""
-#: awkgram.y:6855
+#: awkgram.y:6857
#, fuzzy
msgid "@namespace is a gawk extension"
msgstr "@include er en gawk-udvidelse"
-#: awkgram.y:6862
+#: awkgram.y:6864
#, c-format
msgid "namespace name `%s' must meet identifier naming rules"
msgstr ""
diff --git a/po/de.gmo b/po/de.gmo
index 8a19c827..507678ab 100644
--- a/po/de.gmo
+++ b/po/de.gmo
Binary files differ
diff --git a/po/de.po b/po/de.po
index 5f9458b8..5ff7509f 100644
--- a/po/de.po
+++ b/po/de.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gawk 5.1.65\n"
"Report-Msgid-Bugs-To: bug-gawk@gnu.org\n"
-"POT-Creation-Date: 2022-08-17 17:51+0300\n"
+"POT-Creation-Date: 2022-09-04 18:51+0300\n"
"PO-Revision-Date: 2022-08-18 17:53+0200\n"
"Last-Translator: Roland Illig <roland.illig@gmx.de>\n"
"Language-Team: German <translation-team-de@lists.sourceforge.net>\n"
@@ -74,16 +74,22 @@ msgstr "%s: %s kann nicht als zweites Argument verwendet werden"
#: array.c:842
#, c-format
msgid "%s: first argument cannot be SYMTAB without a second argument"
-msgstr "%s: wenn das erste Argument SYMTAB ist, muss es ein zweites Argument geben"
+msgstr ""
+"%s: wenn das erste Argument SYMTAB ist, muss es ein zweites Argument geben"
#: array.c:844
#, c-format
msgid "%s: first argument cannot be FUNCTAB without a second argument"
-msgstr "%s: wenn das erste Argument FUNCTAB ist, muss es ein zweites Argument geben"
+msgstr ""
+"%s: wenn das erste Argument FUNCTAB ist, muss es ein zweites Argument geben"
#: array.c:851
-msgid "asort/asorti: using the same array as source and destination without a third argument is silly."
-msgstr "asort/asorti: Die Verwendung desselben Arrays als Quelle und Ziel ohne ein drittes Argument ist sinnlos."
+msgid ""
+"asort/asorti: using the same array as source and destination without a third "
+"argument is silly."
+msgstr ""
+"asort/asorti: Die Verwendung desselben Arrays als Quelle und Ziel ohne ein "
+"drittes Argument ist sinnlos."
#: array.c:856
#, c-format
@@ -125,12 +131,16 @@ msgstr "»%s« ist eine eingebaute Funktion und kann nicht umdefiniert werden"
#: awkgram.y:564
msgid "regexp constant `//' looks like a C++ comment, but is not"
-msgstr "die Regulärer-Ausdruck-Konstante »//« sieht wie ein C-Kommentar aus, ist aber keiner"
+msgstr ""
+"die Regulärer-Ausdruck-Konstante »//« sieht wie ein C-Kommentar aus, ist "
+"aber keiner"
#: awkgram.y:568
#, c-format
msgid "regexp constant `/%s/' looks like a C comment, but is not"
-msgstr "die Regulärer-Ausdruck-Konstante »/%s/« sieht wie ein C-Kommentar aus, ist aber keiner"
+msgstr ""
+"die Regulärer-Ausdruck-Konstante »/%s/« sieht wie ein C-Kommentar aus, ist "
+"aber keiner"
#: awkgram.y:695
#, c-format
@@ -141,11 +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:4480
+#: awkgram.y:1052 awkgram.y:4482
msgid "`break' is not allowed outside a loop or switch"
-msgstr "»break« darf nur innerhalb einer Schleife oder eines Switch-Blocks vorkommen"
+msgstr ""
+"»break« darf nur innerhalb einer Schleife oder eines Switch-Blocks vorkommen"
-#: awkgram.y:1062 awkgram.y:4472
+#: awkgram.y:1062 awkgram.y:4474
msgid "`continue' is not allowed outside a loop"
msgstr "»continue« darf nur innerhalb einer Schleife vorkommen"
@@ -165,7 +176,8 @@ msgstr "»return« darf nur innerhalb einer Funktion vorkommen"
#: awkgram.y:1185
msgid "plain `print' in BEGIN or END rule should probably be `print \"\"'"
-msgstr "Einfaches »print« in BEGIN- oder END-Regel soll vermutlich »print \"\"« sein"
+msgstr ""
+"Einfaches »print« in BEGIN- oder END-Regel soll vermutlich »print \"\"« sein"
#: awkgram.y:1255 awkgram.y:1304
msgid "`delete' is not allowed with SYMTAB"
@@ -210,7 +222,8 @@ msgstr "nicht umgeleitetes »getline« ist ungültig innerhalb der »%s«-Regel"
#: awkgram.y:1822
msgid "non-redirected `getline' undefined inside END action"
-msgstr "nicht umgeleitetes »getline« ist innerhalb der END-Aktion nicht definiert"
+msgstr ""
+"nicht umgeleitetes »getline« ist innerhalb der END-Aktion nicht definiert"
#: awkgram.y:1842
msgid "old awk does not support multidimensional arrays"
@@ -227,7 +240,9 @@ msgstr "indirekte Funktionsaufrufe sind eine gawk-Erweiterung"
#: awkgram.y:2032
#, c-format
msgid "cannot use special variable `%s' for indirect function call"
-msgstr "die besondere Variable »%s« kann nicht für den indirekten Funktionsaufruf verwendet werden"
+msgstr ""
+"die besondere Variable »%s« kann nicht für den indirekten Funktionsaufruf "
+"verwendet werden"
#: awkgram.y:2065
#, c-format
@@ -251,267 +266,284 @@ msgid "unexpected newline or end of string"
msgstr "unerwarteter Zeilenumbruch oder Ende der Zeichenkette"
#: awkgram.y:2596
-msgid "source files / command-line arguments must contain complete functions or rules"
-msgstr "Quelldateien und Kommandozeilenargumente dürfen nur vollständige Funktionen oder Regeln enthalten"
+msgid ""
+"source files / command-line arguments must contain complete functions or "
+"rules"
+msgstr ""
+"Quelldateien und Kommandozeilenargumente dürfen nur vollständige Funktionen "
+"oder Regeln enthalten"
-#: awkgram.y:2878 awkgram.y:2956 awkgram.y:3194 debug.c:545 debug.c:561
+#: awkgram.y:2880 awkgram.y:2958 awkgram.y:3196 debug.c:545 debug.c:561
#: debug.c:2845 debug.c:5215
#, c-format
msgid "cannot open source file `%s' for reading: %s"
msgstr "Quelldatei »%s« kann nicht zum Lesen geöffnet werden: %s"
-#: awkgram.y:2879 awkgram.y:3016
+#: awkgram.y:2881 awkgram.y:3018
#, c-format
msgid "cannot open shared library `%s' for reading: %s"
-msgstr "Die dynamische Bibliothek »%s« kann nicht zum Lesen geöffnet werden: %s"
+msgstr ""
+"Die dynamische Bibliothek »%s« kann nicht zum Lesen geöffnet werden: %s"
-#: awkgram.y:2881 awkgram.y:2957 awkgram.y:3017 builtin.c:136 debug.c:5366
+#: awkgram.y:2883 awkgram.y:2959 awkgram.y:3019 builtin.c:136 debug.c:5366
msgid "reason unknown"
msgstr "unbekannte Ursache"
-#: awkgram.y:2890 awkgram.y:2914
+#: awkgram.y:2892 awkgram.y:2916
#, c-format
msgid "cannot include `%s' and use it as a program file"
msgstr "»%s« kann nicht eingebunden und als Programmdatei verwendet werden"
-#: awkgram.y:2903
+#: awkgram.y:2905
#, c-format
msgid "already included source file `%s'"
msgstr "Quelldatei »%s« wurde bereits eingebunden"
-#: awkgram.y:2904
+#: awkgram.y:2906
#, c-format
msgid "already loaded shared library `%s'"
msgstr "die dynamische Bibliothek »%s« wurde bereits eingebunden"
-#: awkgram.y:2941
+#: awkgram.y:2943
msgid "@include is a gawk extension"
msgstr "»@include« ist eine gawk-Erweiterung"
-#: awkgram.y:2947
+#: awkgram.y:2949
msgid "empty filename after @include"
msgstr "leerer Dateiname nach @include"
-#: awkgram.y:2996
+#: awkgram.y:2998
msgid "@load is a gawk extension"
msgstr "»@load« ist eine gawk-Erweiterung"
-#: awkgram.y:3003
+#: awkgram.y:3005
msgid "empty filename after @load"
msgstr "leerer Dateiname nach @load"
-#: awkgram.y:3146
+#: awkgram.y:3148
msgid "empty program text on command line"
msgstr "kein Programmtext auf der Kommandozeile"
-#: awkgram.y:3262 debug.c:470 debug.c:628
+#: awkgram.y:3264 debug.c:470 debug.c:628
#, c-format
msgid "cannot read source file `%s': %s"
msgstr "die Quelldatei »%s« kann nicht gelesen werden: %s"
-#: awkgram.y:3273
+#: awkgram.y:3275
#, c-format
msgid "source file `%s' is empty"
msgstr "die Quelldatei »%s« ist leer"
-#: awkgram.y:3333
+#: awkgram.y:3335
#, c-format
msgid "error: invalid character '\\%03o' in source code"
msgstr "Fehler: ungültiges Zeichen »\\%03o« im Quellcode"
-#: awkgram.y:3560
+#: awkgram.y:3562
msgid "source file does not end in newline"
msgstr "die Quelldatei hört nicht mit einem Zeilenende auf"
-#: awkgram.y:3670
+#: awkgram.y:3672
msgid "unterminated regexp ends with `\\' at end of file"
-msgstr "nicht beendeter regulärer Ausdruck (hört mit '\\' auf) am Ende der Datei"
+msgstr ""
+"nicht beendeter regulärer Ausdruck (hört mit '\\' auf) am Ende der Datei"
-#: awkgram.y:3697
+#: awkgram.y:3699
#, c-format
msgid "%s: %d: tawk regex modifier `/.../%c' doesn't work in gawk"
-msgstr "%s: %d: der tawk-Modifizierer für reguläre Ausdrücke »/…/%c« funktioniert nicht in gawk"
+msgstr ""
+"%s: %d: der tawk-Modifizierer für reguläre Ausdrücke »/…/%c« funktioniert "
+"nicht in gawk"
-#: awkgram.y:3701
+#: awkgram.y:3703
#, c-format
msgid "tawk regex modifier `/.../%c' doesn't work in gawk"
-msgstr "Der tawk-Modifizierer für reguläre Ausdrücke »/…/%c« funktioniert nicht in gawk"
+msgstr ""
+"Der tawk-Modifizierer für reguläre Ausdrücke »/…/%c« funktioniert nicht in "
+"gawk"
-#: awkgram.y:3714
+#: awkgram.y:3716
msgid "unterminated regexp"
msgstr "nicht beendeter regulärer Ausdruck"
-#: awkgram.y:3718
+#: awkgram.y:3720
msgid "unterminated regexp at end of file"
msgstr "nicht beendeter regulärer Ausdruck am Dateiende"
-#: awkgram.y:3807
+#: awkgram.y:3809
msgid "use of `\\ #...' line continuation is not portable"
-msgstr "die Verwendung von »\\ #…« zur Fortsetzung von Zeilen ist nicht portabel"
+msgstr ""
+"die Verwendung von »\\ #…« zur Fortsetzung von Zeilen ist nicht portabel"
-#: awkgram.y:3829
+#: awkgram.y:3831
msgid "backslash not last character on line"
msgstr "das letzte Zeichen auf der Zeile ist kein Backslash (»\\«)"
-#: awkgram.y:3876 awkgram.y:3878
+#: awkgram.y:3878 awkgram.y:3880
msgid "multidimensional arrays are a gawk extension"
msgstr "mehrdimensionale Felder sind eine gawk-Erweiterung"
-#: awkgram.y:3903 awkgram.y:3914
+#: awkgram.y:3905 awkgram.y:3916
#, c-format
msgid "POSIX does not allow operator `%s'"
msgstr "POSIX erlaubt den Operator »%s« nicht"
-#: awkgram.y:3905 awkgram.y:3916 awkgram.y:3951 awkgram.y:3959
+#: awkgram.y:3907 awkgram.y:3918 awkgram.y:3953 awkgram.y:3961
#, c-format
msgid "operator `%s' is not supported in old awk"
msgstr "das alte awk unterstützt den Operator »%s« nicht"
-#: awkgram.y:4056 awkgram.y:4078 command.y:1188
+#: awkgram.y:4058 awkgram.y:4080 command.y:1188
msgid "unterminated string"
msgstr "nicht beendete Zeichenkette"
-#: awkgram.y:4066 main.c:1251
+#: awkgram.y:4068 main.c:1251
msgid "POSIX does not allow physical newlines in string values"
msgstr "POSIX erlaubt keine harten Zeilenumbrüche in Zeichenkettenwerten"
-#: awkgram.y:4068 node.c:460
+#: awkgram.y:4070 node.c:460
msgid "backslash string continuation is not portable"
-msgstr "die Verwendung von »\\« zur Fortsetzung von Zeichenketten ist nicht portabel"
+msgstr ""
+"die Verwendung von »\\« zur Fortsetzung von Zeichenketten ist nicht portabel"
-#: awkgram.y:4309
+#: awkgram.y:4311
#, c-format
msgid "invalid char '%c' in expression"
msgstr "ungültiges Zeichen »%c« in einem Ausdruck"
-#: awkgram.y:4404
+#: awkgram.y:4406
#, c-format
msgid "`%s' is a gawk extension"
msgstr "»%s« ist eine gawk-Erweiterung"
-#: awkgram.y:4409
+#: awkgram.y:4411
#, c-format
msgid "POSIX does not allow `%s'"
msgstr "POSIX erlaubt »%s« nicht"
-#: awkgram.y:4417
+#: awkgram.y:4419
#, c-format
msgid "`%s' is not supported in old awk"
msgstr "»%s« wird im alten awk nicht unterstützt"
-#: awkgram.y:4517
+#: awkgram.y:4519
msgid "`goto' considered harmful!"
msgstr "»goto« gilt für manche als schlechter Stil"
-#: awkgram.y:4586
+#: awkgram.y:4588
#, c-format
msgid "%d is invalid as number of arguments for %s"
msgstr "unzulässige Argumentzahl %d für %s"
-#: awkgram.y:4621
+#: awkgram.y:4623
#, 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"
+msgstr ""
+"%s: eine Zeichenkette als letztes Argument von »substitute« hat keinen Effekt"
-#: awkgram.y:4626
+#: awkgram.y:4628
#, c-format
msgid "%s third parameter is not a changeable object"
msgstr "der dritte Parameter von %s ist ein unveränderliches Objekt"
-#: awkgram.y:4730 awkgram.y:4733
+#: awkgram.y:4732 awkgram.y:4735
msgid "match: third argument is a gawk extension"
msgstr "match: das dritte Argument ist eine gawk-Erweiterung"
-#: awkgram.y:4787 awkgram.y:4790
+#: awkgram.y:4789 awkgram.y:4792
msgid "close: second argument is a gawk extension"
msgstr "close: das zweite Argument ist eine gawk-Erweiterung"
-#: awkgram.y:4802
+#: awkgram.y:4804
msgid "use of dcgettext(_\"...\") is incorrect: remove leading underscore"
msgstr ""
"fehlerhafte Verwendung von dcgettext(_\"...\"): \n"
"entfernen Sie den führenden Unterstrich"
-#: awkgram.y:4817
+#: awkgram.y:4819
msgid "use of dcngettext(_\"...\") is incorrect: remove leading underscore"
msgstr ""
"fehlerhafte Verwendung von dcngettext(_\"...\"): \n"
"entfernen Sie den führenden Unterstrich"
-#: awkgram.y:4836
+#: awkgram.y:4838
msgid "index: regexp constant as second argument is not allowed"
msgstr "index: eine Regexp-Konstante als zweites Argument ist unzulässig"
-#: awkgram.y:4889
+#: awkgram.y:4891
#, c-format
msgid "function `%s': parameter `%s' shadows global variable"
msgstr "Funktion »%s«: Parameter »%s« verdeckt eine globale Variable"
-#: awkgram.y:4938 debug.c:4199 debug.c:4242 debug.c:5364 profile.c:110
+#: awkgram.y:4940 debug.c:4199 debug.c:4242 debug.c:5364 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:4939
+#: awkgram.y:4941
msgid "sending variable list to standard error"
msgstr "die Liste der Variablen wird auf der Standardfehlerausgabe ausgegeben"
-#: awkgram.y:4947
+#: awkgram.y:4949
#, c-format
msgid "%s: close failed: %s"
msgstr "%s: close ist fehlgeschlagen: %s"
-#: awkgram.y:4972
+#: awkgram.y:4974
msgid "shadow_funcs() called twice!"
msgstr "shadow_funcs() zweimal aufgerufen!"
-#: awkgram.y:4980
+#: awkgram.y:4982
msgid "there were shadowed variables"
msgstr "es gab verdeckte Variablen"
-#: awkgram.y:5057
+#: awkgram.y:5059
#, c-format
msgid "function name `%s' previously defined"
msgstr "Funktion »%s« wurde bereits definiert"
-#: awkgram.y:5108
+#: awkgram.y:5110
#, c-format
msgid "function `%s': cannot use function name as parameter name"
-msgstr "Funktion »%s«: Funktionsnamen können nicht als Parameternamen verwendet werden"
+msgstr ""
+"Funktion »%s«: Funktionsnamen können nicht als Parameternamen verwendet "
+"werden"
-#: awkgram.y:5111
+#: awkgram.y:5113
#, 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"
+msgstr ""
+"Funktion »%s«: die besondere Variable »%s« kann nicht als Parameter "
+"verwendet werden"
-#: awkgram.y:5115
+#: awkgram.y:5117
#, c-format
msgid "function `%s': parameter `%s' cannot contain a namespace"
msgstr "Funktion »%s«: Parameter »%s« darf keinen Namensraum enthalten"
-#: awkgram.y:5122
+#: awkgram.y:5124
#, c-format
msgid "function `%s': parameter #%d, `%s', duplicates parameter #%d"
msgstr "Funktion »%s«: Parameter #%d, »%s« wiederholt Parameter #%d"
-#: awkgram.y:5211
+#: awkgram.y:5213
#, c-format
msgid "function `%s' called but never defined"
msgstr "aufgerufene Funktion »%s« ist nirgends definiert"
-#: awkgram.y:5215
+#: awkgram.y:5217
#, c-format
msgid "function `%s' defined but never called directly"
msgstr "Funktion »%s« wurde definiert aber nirgends aufgerufen"
-#: awkgram.y:5247
+#: awkgram.y:5249
#, 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:5262
+#: awkgram.y:5264
#, c-format
msgid ""
"function `%s' called with space between name and `(',\n"
@@ -520,66 +552,82 @@ msgstr ""
"Funktion »%s« wird mit Leerzeichen zwischen Name und »(« aufgerufen,\n"
"oder als Variable oder Feld verwendet"
-#: awkgram.y:5485 awkgram.y:5538 mpfr.c:1589 mpfr.c:1624
+#: awkgram.y:5487 awkgram.y:5540 mpfr.c:1589 mpfr.c:1624
msgid "division by zero attempted"
msgstr "Division durch Null wurde versucht"
-#: awkgram.y:5494 awkgram.y:5547 mpfr.c:1634
+#: awkgram.y:5496 awkgram.y:5549 mpfr.c:1634
#, c-format
msgid "division by zero attempted in `%%'"
msgstr "Division durch Null versucht in »%%«"
-#: awkgram.y:5851
-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:5853
+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:5854
+#: awkgram.y:5856
#, c-format
msgid "invalid target of assignment (opcode %s)"
msgstr "Unzulässiges Ziel für eine Zuweisung (Opcode %s)"
-#: awkgram.y:6238
+#: awkgram.y:6240
msgid "statement has no effect"
msgstr "Anweisung hat keine Auswirkung"
-#: awkgram.y:6753
+#: awkgram.y:6755
#, 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"
+msgstr ""
+"Bezeichner %s: Qualifizierte Namen sind im traditionellen bzw. POSIX-Modus "
+"nicht erlaubt"
-#: awkgram.y:6758
+#: awkgram.y:6760
#, 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"
+msgstr ""
+"Bezeichner %s: Trennzeichen für Namensräume sind 2 Doppelpunkte, nicht 1"
-#: awkgram.y:6764
+#: awkgram.y:6766
#, c-format
msgid "qualified identifier `%s' is badly formed"
msgstr "der qualifizierte Bezeichner »%s« hat ein falsches Format"
-#: awkgram.y:6771
+#: awkgram.y:6773
#, c-format
-msgid "identifier `%s': namespace separator can only appear once in a qualified name"
-msgstr "Bezeichner »%s«: das Trennzeichen für Namensräume darf nur einmal pro qualifiziertem Namen vorkommen"
+msgid ""
+"identifier `%s': namespace separator can only appear once in a qualified name"
+msgstr ""
+"Bezeichner »%s«: das Trennzeichen für Namensräume darf nur einmal pro "
+"qualifiziertem Namen vorkommen"
-#: awkgram.y:6820 awkgram.y:6871
+#: awkgram.y:6822 awkgram.y:6873
#, c-format
msgid "using reserved identifier `%s' as a namespace is not allowed"
-msgstr "der reservierte Bezeichner »%s« darf nicht als Namensraum verwendet werden"
+msgstr ""
+"der reservierte Bezeichner »%s« darf nicht als Namensraum verwendet werden"
-#: awkgram.y:6827 awkgram.y:6837
+#: awkgram.y:6829 awkgram.y:6839
#, c-format
-msgid "using reserved identifier `%s' as second component of a qualified name is not allowed"
-msgstr "der reservierte Bezeichner »%s« darf nicht als zweite Komponente des qualifizierten Namens verwendet werden"
+msgid ""
+"using reserved identifier `%s' as second component of a qualified name is "
+"not allowed"
+msgstr ""
+"der reservierte Bezeichner »%s« darf nicht als zweite Komponente des "
+"qualifizierten Namens verwendet werden"
-#: awkgram.y:6855
+#: awkgram.y:6857
msgid "@namespace is a gawk extension"
msgstr "»@namespace« ist eine gawk-Erweiterung"
-#: awkgram.y:6862
+#: awkgram.y:6864
#, c-format
msgid "namespace name `%s' must meet identifier naming rules"
-msgstr "der Name »%s« des Namensraums muss den Benennungsregeln für Bezeichner entsprechen"
+msgstr ""
+"der Name »%s« des Namensraums muss den Benennungsregeln für Bezeichner "
+"entsprechen"
#: builtin.c:98 builtin.c:105
#, c-format
@@ -619,12 +667,16 @@ msgstr "%s: das Argument ist keine Zeichenkette"
#: builtin.c:298
#, c-format
msgid "fflush: cannot flush: pipe `%.*s' opened for reading, not writing"
-msgstr "fflush: Leeren der Puffer nicht möglich, Pipe »%.*s« ist nur zum Lesen geöffnet"
+msgstr ""
+"fflush: Leeren der Puffer nicht möglich, Pipe »%.*s« ist nur zum Lesen "
+"geöffnet"
#: builtin.c:301
#, c-format
msgid "fflush: cannot flush: file `%.*s' opened for reading, not writing"
-msgstr "fflush: Leeren der Puffer nicht möglich, Datei »%.*s« ist nur zum Lesen geöffnet"
+msgstr ""
+"fflush: Leeren der Puffer nicht möglich, Datei »%.*s« ist nur zum Lesen "
+"geöffnet"
#: builtin.c:312
#, c-format
@@ -634,7 +686,9 @@ msgstr "fflush: Der Puffer für die Datei »%.*s« kann nicht geleert werden: %s
#: builtin.c:317
#, c-format
msgid "fflush: cannot flush: two-way pipe `%.*s' has closed write end"
-msgstr "fflush: Leeren der Puffer nicht möglich; zweiseitige Pipe »%.*s« hat die schreibende Seite geschlossen"
+msgstr ""
+"fflush: Leeren der Puffer nicht möglich; zweiseitige Pipe »%.*s« hat die "
+"schreibende Seite geschlossen"
#: builtin.c:323
#, c-format
@@ -667,7 +721,9 @@ msgstr "%s: Negatives Argument %g"
#: builtin.c:857 builtin.c:862 builtin.c:1016
msgid "fatal: must use `count$' on all formats or none"
-msgstr "Fatal: »Position$« muss entweder auf alle Formate angewandt werden oder auf keines"
+msgstr ""
+"Fatal: »Position$« muss entweder auf alle Formate angewandt werden oder auf "
+"keines"
#: builtin.c:935
#, c-format
@@ -694,8 +750,11 @@ msgstr "Fatal: die Argumentposition bei »$« muss > 0 sein"
#: builtin.c:1003
#, c-format
-msgid "fatal: argument index %ld greater than total number of supplied arguments"
-msgstr "Fatal: die Argumentposition %ld ist größer als die Gesamtanzahl angegebener Argumente"
+msgid ""
+"fatal: argument index %ld greater than total number of supplied arguments"
+msgstr ""
+"Fatal: die Argumentposition %ld ist größer als die Gesamtanzahl angegebener "
+"Argumente"
#: builtin.c:1007
msgid "fatal: `$' not permitted after period in format"
@@ -739,12 +798,15 @@ msgstr "[s]printf: Wert %s ist außerhalb des Bereichs für Format »%%%c«"
#: builtin.c:1577
#, c-format
msgid "%%%c format is POSIX standard but not portable to other awks"
-msgstr "das Format %%%c ist zwar in POSIX, aber nicht auf andere awks übertragbar"
+msgstr ""
+"das Format %%%c ist zwar in POSIX, aber nicht auf andere awks übertragbar"
#: builtin.c:1688
#, c-format
msgid "ignoring unknown format specifier character `%c': no argument converted"
-msgstr "das unbekannte Zeichen »%c« in der Formatspezifikation wird ignoriert: keine Argumente umgewandelt"
+msgstr ""
+"das unbekannte Zeichen »%c« in der Formatspezifikation wird ignoriert: keine "
+"Argumente umgewandelt"
#: builtin.c:1693
msgid "fatal: not enough arguments to satisfy format string"
@@ -777,7 +839,9 @@ msgstr "printf: keine Argumente"
#: builtin.c:1816
msgid "printf: attempt to write to closed write end of two-way pipe"
-msgstr "printf: Versuch in die geschlossene schreibende Seite einer bidirektionalen Pipe zu schreiben"
+msgstr ""
+"printf: Versuch in die geschlossene schreibende Seite einer bidirektionalen "
+"Pipe zu schreiben"
#: builtin.c:1884 builtin.c:4096
#, c-format
@@ -808,7 +872,8 @@ msgstr "substr: nicht ganzzahlige Länge %g wird abgeschnitten"
#: builtin.c:1923
#, c-format
msgid "substr: length %g too big for string indexing, truncating to %g"
-msgstr "substr: Länge %g ist zu groß für Stringindizierung, wird auf %g gekürzt"
+msgstr ""
+"substr: Länge %g ist zu groß für Stringindizierung, wird auf %g gekürzt"
#: builtin.c:1935
#, c-format
@@ -831,8 +896,11 @@ msgstr "substr: Start-Index %g liegt hinter dem Ende der Zeichenkette"
#: builtin.c:1985
#, c-format
-msgid "substr: length %g at start index %g exceeds length of first argument (%lu)"
-msgstr "substr: Länge %g am Start-Index %g überschreitet die Länge des ersten Arguments (%lu)"
+msgid ""
+"substr: length %g at start index %g exceeds length of first argument (%lu)"
+msgstr ""
+"substr: Länge %g am Start-Index %g überschreitet die Länge des ersten "
+"Arguments (%lu)"
#: builtin.c:2060
msgid "strftime: format value in PROCINFO[\"strftime\"] has numeric type"
@@ -840,11 +908,14 @@ msgstr "strftime: Formatwert in PROCINFO[\"strftime\"] ist numerischen Typs"
#: builtin.c:2091
msgid "strftime: second argument less than 0 or too big for time_t"
-msgstr "strftime: das zweite Argument ist kleiner als 0 oder zu groß für time_t"
+msgstr ""
+"strftime: das zweite Argument ist kleiner als 0 oder zu groß für time_t"
#: builtin.c:2098
msgid "strftime: second argument out of range for time_t"
-msgstr "strftime: das zweite Argument ist außerhalb des Gültigkeitsbereichs von time_t"
+msgstr ""
+"strftime: das zweite Argument ist außerhalb des Gültigkeitsbereichs von "
+"time_t"
#: builtin.c:2114
msgid "strftime: received empty format string"
@@ -860,7 +931,9 @@ msgstr "die Funktion »system« ist im Sandbox-Modus nicht erlaubt"
#: builtin.c:2332 builtin.c:2407
msgid "print: attempt to write to closed write end of two-way pipe"
-msgstr "print: Versuch in die geschlossene schreibende Seite einer bidirektionalen Pipe zu schreiben"
+msgstr ""
+"print: Versuch in die geschlossene schreibende Seite einer bidirektionalen "
+"Pipe zu schreiben"
#: builtin.c:2430
#, c-format
@@ -917,7 +990,9 @@ msgstr "lshift(%f, %f): der Nachkommateil wird abgeschnitten"
#: builtin.c:3598
#, c-format
msgid "lshift(%f, %f): too large shift value will give strange results"
-msgstr "lshift(%f, %f): Zu große Schiebewerte werden zu merkwürdigen Ergebnissen führen"
+msgstr ""
+"lshift(%f, %f): Zu große Schiebewerte werden zu merkwürdigen Ergebnissen "
+"führen"
#: builtin.c:3633
#, c-format
@@ -932,7 +1007,9 @@ msgstr "rshift(%f, %f): der Nachkommateil wird abgeschnitten"
#: builtin.c:3639
#, c-format
msgid "rshift(%f, %f): too large shift value will give strange results"
-msgstr "rshift(%f, %f): Zu große Schiebewerte werden zu merkwürdigen Ergebnissen führen"
+msgstr ""
+"rshift(%f, %f): Zu große Schiebewerte werden zu merkwürdigen Ergebnissen "
+"führen"
#: builtin.c:3663 builtin.c:3694 builtin.c:3724
#, c-format
@@ -993,8 +1070,11 @@ msgstr "typeof: das zweite Argument ist kein Feld"
#: builtin.c:4352
#, c-format
-msgid "typeof detected invalid flags combination `%s'; please file a bug report"
-msgstr "typeof fand die unzulässige Kombination von Kennungen »%s«; Bitte senden Sie einen Fehlerbericht"
+msgid ""
+"typeof detected invalid flags combination `%s'; please file a bug report"
+msgstr ""
+"typeof fand die unzulässige Kombination von Kennungen »%s«; Bitte senden Sie "
+"einen Fehlerbericht"
#: builtin.c:4394
#, c-format
@@ -1009,7 +1089,9 @@ msgstr "typeof: unbekannter Parametertyp »%s«"
#: cint_array.c:1268 cint_array.c:1296
#, c-format
msgid "cannot add a new file (%.*s) to ARGV in sandbox mode"
-msgstr "im Spielwiesenmodus kann die neue Datei (%.*s) nicht zu ARGV hinzugefügt werden"
+msgstr ""
+"im Spielwiesenmodus kann die neue Datei (%.*s) nicht zu ARGV hinzugefügt "
+"werden"
#: command.y:228
#, c-format
@@ -1038,7 +1120,8 @@ msgstr "save »%s«: unzulässiger Befehl"
#: command.y:342
msgid "cannot use command `commands' for breakpoint/watchpoint commands"
-msgstr "Der Befehl »commands« kann nicht für Break- bzw. Watchpoints verwendet werden"
+msgstr ""
+"Der Befehl »commands« kann nicht für Break- bzw. Watchpoints verwendet werden"
#: command.y:344
msgid "no breakpoint/watchpoint has been set yet"
@@ -1051,7 +1134,9 @@ msgstr "ungültige Nummer des Break-/Watchpoints"
#: command.y:351
#, c-format
msgid "Type commands for when %s %d is hit, one per line.\n"
-msgstr "Geben Sie die Befehle ein, die bei Erreichen von %s %d ausgeführt werden sollen, einen pro Zeile.\n"
+msgstr ""
+"Geben Sie die Befehle ein, die bei Erreichen von %s %d ausgeführt werden "
+"sollen, einen pro Zeile.\n"
#: command.y:353
#, c-format
@@ -1112,24 +1197,35 @@ msgid "non-zero integer value"
msgstr "ganzzahliger Wert ungleich Null"
#: command.y:820
-msgid "backtrace [N] - print trace of all or N innermost (outermost if N < 0) frames"
-msgstr "backtrace [N] - log von allen oder den N innersten (äußersten wenn N < 0) Rahmen"
+msgid ""
+"backtrace [N] - print trace of all or N innermost (outermost if N < 0) frames"
+msgstr ""
+"backtrace [N] - log von allen oder den N innersten (äußersten wenn N < 0) "
+"Rahmen"
#: command.y:822
-msgid "break [[filename:]N|function] - set breakpoint at the specified location"
-msgstr "break [[Dateiname:]N|Funktion] - Haltepunkt an der angegebenen Stelle setzen"
+msgid ""
+"break [[filename:]N|function] - set breakpoint at the specified location"
+msgstr ""
+"break [[Dateiname:]N|Funktion] - Haltepunkt an der angegebenen Stelle setzen"
#: command.y:824
msgid "clear [[filename:]N|function] - delete breakpoints previously set"
msgstr "clear [[Dateiname:]N|Funktion] - zuvor gesetzte Haltepunkte löschen"
#: command.y:826
-msgid "commands [num] - starts a list of commands to be executed at a breakpoint(watchpoint) hit"
-msgstr "commands [Nr] - startet eine Liste von Befehlen, die bei Erreichen eines Halte- bzw. Beobachtungspunkts ausgeführt werden"
+msgid ""
+"commands [num] - starts a list of commands to be executed at a "
+"breakpoint(watchpoint) hit"
+msgstr ""
+"commands [Nr] - startet eine Liste von Befehlen, die bei Erreichen eines "
+"Halte- bzw. Beobachtungspunkts ausgeführt werden"
#: command.y:828
msgid "condition num [expr] - set or clear breakpoint or watchpoint condition"
-msgstr "condition Nr [Ausdruck] - Bedingungen für einen Halte-/Beobachtungspunkt setzen oder löschen"
+msgstr ""
+"condition Nr [Ausdruck] - Bedingungen für einen Halte-/Beobachtungspunkt "
+"setzen oder löschen"
#: command.y:830
msgid "continue [COUNT] - continue program being debugged"
@@ -1153,11 +1249,15 @@ msgstr "down [N] - N Rahmen nach unten im Stack gehen"
#: command.y:840
msgid "dump [filename] - dump instructions to file or stdout"
-msgstr "dump [Dateiname] - Befehle in eine Datei oder auf der Standardausgabe ausgeben"
+msgstr ""
+"dump [Dateiname] - Befehle in eine Datei oder auf der Standardausgabe "
+"ausgeben"
#: command.y:842
msgid "enable [once|del] [breakpoints] [range] - enable specified breakpoints"
-msgstr "enable [once|del] [Haltepunkte] [Bereich] - die angegebenen Haltepunkte aktivieren"
+msgstr ""
+"enable [once|del] [Haltepunkte] [Bereich] - die angegebenen Haltepunkte "
+"aktivieren"
#: command.y:844
msgid "end - end a list of commands or awk statements"
@@ -1173,7 +1273,8 @@ msgstr "exit - (dasselbe wie quit) Debugger verlassen"
#: command.y:850
msgid "finish - execute until selected stack frame returns"
-msgstr "finish - mit Ausführung fortfahren, bis der angegebene Rahmen verlassen wird"
+msgstr ""
+"finish - mit Ausführung fortfahren, bis der angegebene Rahmen verlassen wird"
#: command.y:852
msgid "frame [N] - select and print stack frame number N"
@@ -1181,27 +1282,41 @@ msgstr "frame [N] - den Stackrahmen Nummer N auswählen und ausgeben"
#: command.y:854
msgid "help [command] - print list of commands or explanation of command"
-msgstr "help [Befehl] - Liste der Befehle oder die Beschreibung eines einzelnen Befehls ausgeben"
+msgstr ""
+"help [Befehl] - Liste der Befehle oder die Beschreibung eines einzelnen "
+"Befehls ausgeben"
#: command.y:856
msgid "ignore N COUNT - set ignore-count of breakpoint number N to COUNT"
-msgstr "ignore N Anzahl - den Ignorieren-Zähler von Haltepunkt N auf Anzahl setzen"
+msgstr ""
+"ignore N Anzahl - den Ignorieren-Zähler von Haltepunkt N auf Anzahl setzen"
#: command.y:858
-msgid "info topic - source|sources|variables|functions|break|frame|args|locals|display|watch"
-msgstr "info Thema - 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 Thema - source|sources|variables|functions|break|frame|args|locals|"
+"display|watch"
#: command.y:860
msgid "list [-|+|[filename:]lineno|function|range] - list specified line(s)"
-msgstr "list [-|+|[Dateiname:]Zeilennr|Funktion|Breich] - die angegebenen Zeilen ausgeben"
+msgstr ""
+"list [-|+|[Dateiname:]Zeilennr|Funktion|Breich] - die angegebenen Zeilen "
+"ausgeben"
#: command.y:862
msgid "next [COUNT] - step program, proceeding through subroutine calls"
-msgstr "next [Anzahl] - Programm schrittweise ausführen, aber Subroutinen in einem Rutsch ausführen"
+msgstr ""
+"next [Anzahl] - Programm schrittweise ausführen, aber Subroutinen in einem "
+"Rutsch ausführen"
#: command.y:864
-msgid "nexti [COUNT] - step one instruction, but proceed through subroutine calls"
-msgstr "nexti [Anzahl] - einen Befehl abarbeiten, aber Subroutinen in einem Rutsch ausführen"
+msgid ""
+"nexti [COUNT] - step one instruction, but proceed through subroutine calls"
+msgstr ""
+"nexti [Anzahl] - einen Befehl abarbeiten, aber Subroutinen in einem Rutsch "
+"ausführen"
#: command.y:866
msgid "option [name[=value]] - set or display debugger option(s)"
@@ -1221,7 +1336,9 @@ msgstr "quit - Debugger verlassen"
#: command.y:874
msgid "return [value] - make selected stack frame return to its caller"
-msgstr "return [Wert] - den ausgewählten Stapelrahmen zu seinem Aufrufer zurückkehren lassen"
+msgstr ""
+"return [Wert] - den ausgewählten Stapelrahmen zu seinem Aufrufer "
+"zurückkehren lassen"
#: command.y:876
msgid "run - start or restart executing program"
@@ -1237,7 +1354,9 @@ msgstr "set Var = Wert - einer skalaren Variablen einen Wert zuweisen"
#: command.y:884
msgid "silent - suspends usual message when stopped at a breakpoint/watchpoint"
-msgstr "silent - unterdrückt die übliche Nachricht, wenn ein Halte- bzw. Beobachtungspunkt erreicht wird"
+msgstr ""
+"silent - unterdrückt die übliche Nachricht, wenn ein Halte- bzw. "
+"Beobachtungspunkt erreicht wird"
#: command.y:886
msgid "source file - execute commands from file"
@@ -1245,7 +1364,9 @@ msgstr "source Datei - die Befehle aus der Datei ausführen"
#: command.y:888
msgid "step [COUNT] - step program until it reaches a different source line"
-msgstr "step [Anzahl] - Programm schrittweise ausführen, bis es eine andere Zeile des Quellcodes erreicht"
+msgstr ""
+"step [Anzahl] - Programm schrittweise ausführen, bis es eine andere Zeile "
+"des Quellcodes erreicht"
#: command.y:890
msgid "stepi [COUNT] - step one instruction exactly"
@@ -1261,11 +1382,17 @@ msgstr "trace on|off - Instruktionen vor der Ausführung ausgeben"
#: command.y:896
msgid "undisplay [N] - remove variable(s) from automatic display list"
-msgstr "undisplay [N] - Variablen von der Liste der automatisch anzuzeigenden entfernen"
+msgstr ""
+"undisplay [N] - Variablen von der Liste der automatisch anzuzeigenden "
+"entfernen"
#: command.y:898
-msgid "until [[filename:]N|function] - execute until program reaches a different line or line N within current frame"
-msgstr "until [[Dateiname:]N|Funktion - ausführen, bis das Programm eine andere Zeile erreicht oder Zeile N im aktuellen Rahmen"
+msgid ""
+"until [[filename:]N|function] - execute until program reaches a different "
+"line or line N within current frame"
+msgstr ""
+"until [[Dateiname:]N|Funktion - ausführen, bis das Programm eine andere "
+"Zeile erreicht oder Zeile N im aktuellen Rahmen"
#: command.y:900
msgid "unwatch [N] - remove variable(s) from watch list"
@@ -1280,8 +1407,12 @@ msgid "watch var - set a watchpoint for a variable"
msgstr "watch Var - einen Beobachtungspunkt für eine Variable setzen"
#: command.y:906
-msgid "where [N] - (same as backtrace) print trace of all or N innermost (outermost if N < 0) frames"
-msgstr "where [N] - (dasselbe wie backtrace) Spur von allen oder den N innersten (oder äußersten, wenn N < 0) Stapelrahmen ausgeben"
+msgid ""
+"where [N] - (same as backtrace) print trace of all or N innermost (outermost "
+"if N < 0) frames"
+msgstr ""
+"where [N] - (dasselbe wie backtrace) Spur von allen oder den N innersten "
+"(oder äußersten, wenn N < 0) Stapelrahmen ausgeben"
#: command.y:1017 debug.c:423 gawkapi.c:260 msg.c:142
#, c-format
@@ -1323,7 +1454,9 @@ msgstr "undefinierter Befehl: %s\n"
#: debug.c:257
msgid "set or show the number of lines to keep in history file"
-msgstr "die Anzahl von Zeilen setzen oder anzeigen, die in der Verlaufsdatei gespeichert werden sollen"
+msgstr ""
+"die Anzahl von Zeilen setzen oder anzeigen, die in der Verlaufsdatei "
+"gespeichert werden sollen"
#: debug.c:259
msgid "set or show the list command window size"
@@ -1339,7 +1472,8 @@ msgstr "den Debugger-Prompt festlegen oder anzeigen"
#: debug.c:265
msgid "(un)set or show saving of command history (value=on|off)"
-msgstr "das Sichern der Befehlshistorie (rück)setzen oder anzeigen (on oder off)"
+msgstr ""
+"das Sichern der Befehlshistorie (rück)setzen oder anzeigen (on oder off)"
#: debug.c:267
msgid "(un)set or show saving of options (value=on|off)"
@@ -1347,7 +1481,8 @@ msgstr "das Sichern der Optionen (rück)setzen oder anzeigen (on oder off)"
#: debug.c:269
msgid "(un)set or show instruction tracing (value=on|off)"
-msgstr "das Verfolgen von Instruktionen (rück)setzen oder anzeigen (on oder off)"
+msgstr ""
+"das Verfolgen von Instruktionen (rück)setzen oder anzeigen (on oder off)"
#: debug.c:358
msgid "program not running"
@@ -1370,12 +1505,14 @@ msgstr "die Quelldatei »%s« kann nicht gefunden werden: %s"
#: debug.c:551
#, c-format
msgid "warning: source file `%s' modified since program compilation.\n"
-msgstr "Warnung: Quelldatei »%s« wurde seit der Programmübersetzung verändert.\n"
+msgstr ""
+"Warnung: Quelldatei »%s« wurde seit der Programmübersetzung verändert.\n"
#: debug.c:573
#, c-format
msgid "line number %d out of range; `%s' has %d lines"
-msgstr "die Zeilennummer %d ist außerhalb des gültigen Bereichs: »%s« hat %d Zeilen"
+msgstr ""
+"die Zeilennummer %d ist außerhalb des gültigen Bereichs: »%s« hat %d Zeilen"
#: debug.c:633
#, c-format
@@ -1566,12 +1703,16 @@ msgstr "Es wird versucht, einen Skalar als Feld zu verwenden"
#: debug.c:1887
#, c-format
msgid "Watchpoint %d deleted because parameter is out of scope.\n"
-msgstr "Watchpoint %d wurde gelöscht, weil der Parameter außerhalb des Gültigkeitsbereichs ist.\n"
+msgstr ""
+"Watchpoint %d wurde gelöscht, weil der Parameter außerhalb des "
+"Gültigkeitsbereichs ist.\n"
#: debug.c:1898
#, c-format
msgid "Display %d deleted because parameter is out of scope.\n"
-msgstr "Anzuzeigendes Element %d wurde gelöscht, weil der Parameter außerhalb des Gültigkeitsbereichs ist.\n"
+msgstr ""
+"Anzuzeigendes Element %d wurde gelöscht, weil der Parameter außerhalb des "
+"Gültigkeitsbereichs ist.\n"
#: debug.c:1931
#, c-format
@@ -1600,7 +1741,9 @@ msgstr "ungültige Rahmennummer"
#: debug.c:2231
#, c-format
msgid "Note: breakpoint %d (enabled, ignore next %ld hits), also set at %s:%d"
-msgstr "Hinweis: Breakpont %d (aktiv, ignoriert für die nächsten %ld Treffer) wird auch an %s:%d gesetzt"
+msgstr ""
+"Hinweis: Breakpont %d (aktiv, ignoriert für die nächsten %ld Treffer) wird "
+"auch an %s:%d gesetzt"
#: debug.c:2238
#, c-format
@@ -1610,7 +1753,9 @@ msgstr "Hinweis: Breakpont %d (aktiv) wird auch an %s:%d gesetzt"
#: debug.c:2245
#, c-format
msgid "Note: breakpoint %d (disabled, ignore next %ld hits), also set at %s:%d"
-msgstr "Hinweis: Breakpoint %d (inaktiv, ignoriert für die nächsten %ld Treffer) wird auch von %s:%d gesetzt"
+msgstr ""
+"Hinweis: Breakpoint %d (inaktiv, ignoriert für die nächsten %ld Treffer) "
+"wird auch von %s:%d gesetzt"
#: debug.c:2252
#, c-format
@@ -1687,7 +1832,8 @@ msgstr "j"
#: debug.c:2695
#, 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"
+msgstr ""
+"Die nächsten %ld Überschreitungen von Breakpoint %d werden ignoriert.\n"
#: debug.c:2699
#, c-format
@@ -1697,7 +1843,9 @@ msgstr "Wenn Breakpoint %d das nächste Mal erreicht wird, wird angehalten.\n"
#: debug.c:2816
#, 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"
+msgstr ""
+"Es können nur Programme untersucht werden, die mittels der Option »-f« "
+"übergeben wurden.\n"
#: debug.c:2836
#, c-format
@@ -1726,7 +1874,8 @@ msgstr "Fehler: Neustart nicht möglich, da die Operation verboten ist\n"
#: debug.c:2975
#, 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"
+msgstr ""
+"Fehler (%s): Neustart nicht möglich, der Rest der Befehle wird ignoriert\n"
#: debug.c:2983
#, c-format
@@ -1760,7 +1909,8 @@ msgstr "ungültige Haltepunktnummer %d"
#: debug.c:3053
#, c-format
msgid "Will ignore next %ld crossings of breakpoint %d.\n"
-msgstr "Die nächsten %ld Überschreitungen von Breakpoint %d werden ignoriert.\n"
+msgstr ""
+"Die nächsten %ld Überschreitungen von Breakpoint %d werden ignoriert.\n"
#: debug.c:3240
#, c-format
@@ -1820,7 +1970,8 @@ msgstr "»finish« hat bei dem nichtlokalen Sprung »%s« keine Bedeutung\n"
#. TRANSLATORS: don't translate the 'q' inside the brackets.
#: debug.c:4344
msgid "\t------[Enter] to continue or [q] + [Enter] to quit------"
-msgstr "\t------ [Eingabe] um fortzufahren oder [q] + [Eingabe] zum Beenden ------"
+msgstr ""
+"\t------ [Eingabe] um fortzufahren oder [q] + [Eingabe] zum Beenden ------"
#: debug.c:5161
#, c-format
@@ -1839,11 +1990,14 @@ msgstr "ungültige Zahl"
#: debug.c:5541
#, c-format
msgid "`%s' not allowed in current context; statement ignored"
-msgstr "»%s« ist im aktuellen Kontext nicht zulässig; die Anweisung wird ignoriert"
+msgstr ""
+"»%s« ist im aktuellen Kontext nicht zulässig; die Anweisung wird ignoriert"
#: debug.c:5549
msgid "`return' not allowed in current context; statement ignored"
-msgstr "»return« ist im aktuellen Kontext nicht zulässig; die Anweisung wird ignoriert"
+msgstr ""
+"»return« ist im aktuellen Kontext nicht zulässig; die Anweisung wird "
+"ignoriert"
#: debug.c:5773
#, c-format
@@ -1969,17 +2123,21 @@ msgstr "load_ext: Bibliothek »%s« kann nicht geöffnet werden: %s"
#: ext.c:66
#, c-format
msgid "load_ext: library `%s': does not define `plugin_is_GPL_compatible': %s"
-msgstr "load_ext: Bibliothek »%s«: definiert »plugin_is_GPL_compatible« nicht: %s"
+msgstr ""
+"load_ext: Bibliothek »%s«: definiert »plugin_is_GPL_compatible« nicht: %s"
#: ext.c:72
#, c-format
msgid "load_ext: library `%s': cannot call function `%s': %s"
-msgstr "load_ext: Bibliothek »%s«: Funktion »%s« kann nicht aufgerufen werden: %s"
+msgstr ""
+"load_ext: Bibliothek »%s«: Funktion »%s« kann nicht aufgerufen werden: %s"
#: ext.c:76
#, c-format
msgid "load_ext: library `%s' initialization routine `%s' failed"
-msgstr "load_ext: die Initialisierungsroutine %2$s von Bibliothek »%1$s« ist fehlgeschlagen"
+msgstr ""
+"load_ext: die Initialisierungsroutine %2$s von Bibliothek »%1$s« ist "
+"fehlgeschlagen"
#: ext.c:92
msgid "make_builtin: missing function name"
@@ -1988,12 +2146,16 @@ msgstr "make_builtin: Funktionsname fehlt"
#: ext.c:100 ext.c:111
#, c-format
msgid "make_builtin: cannot use gawk built-in `%s' as function name"
-msgstr "make_builtin: die in gawk eingebaute Funktion »%s« kann nicht als Funktionsname verwendet werden"
+msgstr ""
+"make_builtin: die in gawk eingebaute Funktion »%s« kann nicht als "
+"Funktionsname verwendet werden"
#: ext.c:109
#, c-format
msgid "make_builtin: cannot use gawk built-in `%s' as namespace name"
-msgstr "make_builtin: die in gawk eingebaute Funktion »%s« kann nicht als Namensraumname verwendet werden"
+msgstr ""
+"make_builtin: die in gawk eingebaute Funktion »%s« kann nicht als "
+"Namensraumname verwendet werden"
#: ext.c:126
#, c-format
@@ -2018,7 +2180,8 @@ msgstr "make_builtin: negative Anzahl von Argumenten für Funktion »%s«"
#: ext.c:215
#, c-format
msgid "function `%s': argument #%d: attempt to use scalar as an array"
-msgstr "Funktion »%s«: Argument #%d: Versuch, einen Skalar als Feld zu verwenden"
+msgstr ""
+"Funktion »%s«: Argument #%d: Versuch, einen Skalar als Feld zu verwenden"
#: ext.c:219
#, c-format
@@ -2102,7 +2265,8 @@ msgstr "fts: Feld konnte nicht flachgemacht werden\n"
#: extension/filefuncs.c:890
msgid "fts: ignoring sneaky FTS_NOSTAT flag. nyah, nyah, nyah."
-msgstr "fts: die heimtückische Kennung FTS_NOSTAT wird ignoriert, ätsch bätsch."
+msgstr ""
+"fts: die heimtückische Kennung FTS_NOSTAT wird ignoriert, ätsch bätsch."
#: extension/fnmatch.c:120
msgid "fnmatch: could not get first argument"
@@ -2122,7 +2286,8 @@ msgstr "fnmatch ist auf diesem System nicht implementiert\n"
#: extension/fnmatch.c:175
msgid "fnmatch init: could not add FNM_NOMATCH variable"
-msgstr "fnmatch_init: eine FNM_NOMATCH-Variable konnte nicht hinzugefügt werden"
+msgstr ""
+"fnmatch_init: eine FNM_NOMATCH-Variable konnte nicht hinzugefügt werden"
#: extension/fnmatch.c:185
#, c-format
@@ -2153,7 +2318,9 @@ msgstr "inplace::begin: das erste Argument ist kein Dateiname"
#: extension/inplace.c:145
#, c-format
msgid "inplace::begin: disabling in-place editing for invalid FILENAME `%s'"
-msgstr "inplace::begin: direktes Editieren wird deaktiviert wegen des ungültigen Dateinamens »%s«"
+msgstr ""
+"inplace::begin: direktes Editieren wird deaktiviert wegen des ungültigen "
+"Dateinamens »%s«"
#: extension/inplace.c:152
#, c-format
@@ -2276,8 +2443,12 @@ msgid "array value has unknown type %d"
msgstr "Der Wert im Feld hat den unbekannten Typ %d"
#: extension/rwarray.c:399
-msgid "rwarray extension: received GMP/MPFR value but compiled without GMP/MPFR support."
-msgstr "rwarray-Erweiterung: GMP/MPFR-Wert erhalten, wurde jedoch ohne Unterstützung für GMP/MPFR compiliert."
+msgid ""
+"rwarray extension: received GMP/MPFR value but compiled without GMP/MPFR "
+"support."
+msgstr ""
+"rwarray-Erweiterung: GMP/MPFR-Wert erhalten, wurde jedoch ohne Unterstützung "
+"für GMP/MPFR compiliert."
#: extension/rwarray.c:438
#, c-format
@@ -2309,15 +2480,25 @@ msgstr "read_array: set_array_element ist fehlgeschlagen"
#: extension/rwarray.c:759
#, c-format
msgid "treating recovered value with unknown type code %d as a string"
-msgstr "Der wiederhergestellte Wert mit dem unbekannten Typcode %d wird als Zeichenkette behandelt"
+msgstr ""
+"Der wiederhergestellte Wert mit dem unbekannten Typcode %d wird als "
+"Zeichenkette behandelt"
#: extension/rwarray.c:830
-msgid "rwarray extension: GMP/MPFR value in file but compiled without GMP/MPFR support."
-msgstr "rwarray-Erweiterung: GMP/MPFR-Wert in der Datei, wurde aber ohne GMP/MPFR-Unterstützung kompiliert."
+msgid ""
+"rwarray extension: GMP/MPFR value in file but compiled without GMP/MPFR "
+"support."
+msgstr ""
+"rwarray-Erweiterung: GMP/MPFR-Wert in der Datei, wurde aber ohne GMP/MPFR-"
+"Unterstützung kompiliert."
#: extension/time.c:107
-msgid "The time extension is obsolete. Use the timex extension from gawkextlib instead."
-msgstr "Die Erweiterung »time« ist veraltet. Nutzen Sie stattdessen die Erweiterung »timex« aus gawkextlib."
+msgid ""
+"The time extension is obsolete. Use the timex extension from gawkextlib "
+"instead."
+msgstr ""
+"Die Erweiterung »time« ist veraltet. Nutzen Sie stattdessen die Erweiterung "
+"»timex« aus gawkextlib."
#: extension/time.c:153
msgid "gettimeofday: not supported on this platform"
@@ -2349,7 +2530,9 @@ msgstr "Die Variable NF kann in vielen AWK-Versionen nicht vermindert werden"
#: field.c:861
msgid "accessing fields from an END rule may not be portable"
-msgstr "Der Zugriff auf Felder aus einer END-Regel heraus ist möglicherweise nicht portabel"
+msgstr ""
+"Der Zugriff auf Felder aus einer END-Regel heraus ist möglicherweise nicht "
+"portabel"
#: field.c:988 field.c:997
msgid "split: fourth argument is a gawk extension"
@@ -2370,19 +2553,27 @@ msgstr "split: das zweite Argument ist kein Feld"
#: field.c:1010
msgid "split: cannot use the same array for second and fourth args"
-msgstr "split: als zweites und viertes Argument kann nicht das gleiche Feld verwendet werden"
+msgstr ""
+"split: als zweites und viertes Argument kann nicht das gleiche Feld "
+"verwendet werden"
#: field.c:1015
msgid "split: cannot use a subarray of second arg for fourth arg"
-msgstr "split: Ein Teilfeld des zweiten Arguments kann nicht als viertes Argument verwendet werden"
+msgstr ""
+"split: Ein Teilfeld des zweiten Arguments kann nicht als viertes Argument "
+"verwendet werden"
#: field.c:1018
msgid "split: cannot use a subarray of fourth arg for second arg"
-msgstr "split: Ein Teilfeld des vierten Arguments kann nicht als zweites Argument verwendet werden"
+msgstr ""
+"split: Ein Teilfeld des vierten Arguments kann nicht als zweites Argument "
+"verwendet werden"
#: field.c:1052
msgid "split: null string for third arg is a non-standard extension"
-msgstr "split: Null-String als drittes Argument ist eine nicht standardisierte Erweiterung"
+msgstr ""
+"split: Null-String als drittes Argument ist eine nicht standardisierte "
+"Erweiterung"
#: field.c:1091
msgid "patsplit: fourth argument is not an array"
@@ -2398,15 +2589,21 @@ msgstr "patsplit: Das dritte Argument darf nicht Null sein"
#: field.c:1113
msgid "patsplit: cannot use the same array for second and fourth args"
-msgstr "patsplit: als zweites und viertes Argument kann nicht das gleiche Feld verwendet werden"
+msgstr ""
+"patsplit: als zweites und viertes Argument kann nicht das gleiche Feld "
+"verwendet werden"
#: field.c:1118
msgid "patsplit: cannot use a subarray of second arg for fourth arg"
-msgstr "patsplit: Ein Teilfeld des zweiten Arguments kann nicht als viertes Argument verwendet werden"
+msgstr ""
+"patsplit: Ein Teilfeld des zweiten Arguments kann nicht als viertes Argument "
+"verwendet werden"
#: field.c:1121
msgid "patsplit: cannot use a subarray of fourth arg for second arg"
-msgstr "patsplit: Ein Teilfeld des vierten Arguments kann nicht als zweites Argument verwendet werden"
+msgstr ""
+"patsplit: Ein Teilfeld des vierten Arguments kann nicht als zweites Argument "
+"verwendet werden"
#: field.c:1171
msgid "`FIELDWIDTHS' is a gawk extension"
@@ -2456,8 +2653,12 @@ msgstr "add_ext_func: NULL name_space erhalten"
#: 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: unzulässige Kombination »%s« von Zahlenkennungen; Bitte senden Sie einen Fehlerbericht"
+msgid ""
+"node_to_awk_value: detected invalid numeric flags combination `%s'; please "
+"file a bug report"
+msgstr ""
+"node_to_awk_value: unzulässige Kombination »%s« von Zahlenkennungen; Bitte "
+"senden Sie einen Fehlerbericht"
#: gawkapi.c:562
msgid "node_to_awk_value: received null node"
@@ -2469,8 +2670,12 @@ msgstr "node_to_awk_value: Null-Wert erhalten"
#: 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 fand die ungültige Kombination von Schaltern »%s«: Bitte senden Sie einen Fehlerbericht"
+msgid ""
+"node_to_awk_value detected invalid flags combination `%s'; please file a bug "
+"report"
+msgstr ""
+"node_to_awk_value fand die ungültige Kombination von Schaltern »%s«: Bitte "
+"senden Sie einen Fehlerbericht"
#: gawkapi.c:1118
msgid "remove_element: received null array"
@@ -2483,7 +2688,8 @@ msgstr "remove_element: Null-Index erhalten"
#: gawkapi.c:1264
#, c-format
msgid "api_flatten_array_typed: could not convert index %d to %s"
-msgstr "api_flatten_array_typed: Index %d konnte nicht in %s umgewandelt werden"
+msgstr ""
+"api_flatten_array_typed: Index %d konnte nicht in %s umgewandelt werden"
#: gawkapi.c:1269
#, c-format
@@ -2506,7 +2712,8 @@ msgstr "Der unbekannte Dateityp »%s« kann nicht für »%s« geöffnet werden"
#: io.c:406
#, c-format
msgid "command line argument `%s' is a directory: skipped"
-msgstr "das Kommandozeilen-Argument »%s« ist ein Verzeichnis: wird übersprungen"
+msgstr ""
+"das Kommandozeilen-Argument »%s« ist ein Verzeichnis: wird übersprungen"
#: io.c:409 io.c:523
#, c-format
@@ -2526,17 +2733,20 @@ msgstr "»%.*s« wird sowohl als Eingabe- als auch als Ausgabedatei verwendet"
#: io.c:726
#, c-format
msgid "`%.*s' used for input file and input pipe"
-msgstr "»%.*s« wird sowohl als Eingabedatei als auch als Eingaberöhre verwendet"
+msgstr ""
+"»%.*s« wird sowohl als Eingabedatei als auch als Eingaberöhre verwendet"
#: io.c:728
#, c-format
msgid "`%.*s' used for input file and two-way pipe"
-msgstr "»%.*s« wird sowohl als Eingabedatei als auch als Zweiwegeröhre verwendet"
+msgstr ""
+"»%.*s« wird sowohl als Eingabedatei als auch als Zweiwegeröhre verwendet"
#: io.c:730
#, c-format
msgid "`%.*s' used for input file and output pipe"
-msgstr "»%.*s« wird sowohl als Eingabedatei als auch als Ausgaberöhre verwendet"
+msgstr ""
+"»%.*s« wird sowohl als Eingabedatei als auch als Ausgaberöhre verwendet"
#: io.c:732
#, c-format
@@ -2546,17 +2756,20 @@ msgstr "Unnötige Kombination von »>« und »>>« für Datei »%.*s«"
#: io.c:734
#, c-format
msgid "`%.*s' used for input pipe and output file"
-msgstr "»%.*s« wird sowohl als Eingaberöhre als auch als Ausgabedatei verwendet"
+msgstr ""
+"»%.*s« wird sowohl als Eingaberöhre als auch als Ausgabedatei verwendet"
#: io.c:736
#, c-format
msgid "`%.*s' used for output file and output pipe"
-msgstr "»%.*s« wird sowohl als Ausgabedatei als auch als Ausgaberöhre verwendet"
+msgstr ""
+"»%.*s« wird sowohl als Ausgabedatei als auch als Ausgaberöhre verwendet"
#: io.c:738
#, c-format
msgid "`%.*s' used for output file and two-way pipe"
-msgstr "»%.*s« wird sowohl als Ausgabedatei als auch als Zweiwegeröhre verwendet"
+msgstr ""
+"»%.*s« wird sowohl als Ausgabedatei als auch als Zweiwegeröhre verwendet"
#: io.c:740
#, c-format
@@ -2566,12 +2779,14 @@ msgstr "»%.*s« wird sowohl als Eingabe- als auch als Ausgaberöhre verwendet"
#: io.c:742
#, c-format
msgid "`%.*s' used for input pipe and two-way pipe"
-msgstr "»%.*s« wird sowohl als Eingaberöhre als auch als Zweiwegeröhre verwendet"
+msgstr ""
+"»%.*s« wird sowohl als Eingaberöhre als auch als Zweiwegeröhre verwendet"
#: io.c:744
#, c-format
msgid "`%.*s' used for output pipe and two-way pipe"
-msgstr "»%.*s« wird sowohl als Ausgaberöhre als auch als Zweiwegeröhre verwendet"
+msgstr ""
+"»%.*s« wird sowohl als Ausgaberöhre als auch als Zweiwegeröhre verwendet"
#: io.c:793
msgid "redirection not allowed in sandbox mode"
@@ -2589,8 +2804,11 @@ msgstr "Der Ausdruck für eine Umlenkung mittels »%s« ist ein leerer String"
#: io.c:836
#, c-format
-msgid "filename `%.*s' for `%s' redirection may be result of logical expression"
-msgstr "Der Dateiname »%.*s« für eine Umlenkung mittels »%s« kann das Ergebnis eines logischen Ausdrucks sein"
+msgid ""
+"filename `%.*s' for `%s' redirection may be result of logical expression"
+msgstr ""
+"Der Dateiname »%.*s« für eine Umlenkung mittels »%s« kann das Ergebnis eines "
+"logischen Ausdrucks sein"
#: io.c:933 io.c:958
#, c-format
@@ -2609,13 +2827,18 @@ msgstr "Die Pipe »%s« kann nicht für die Eingabe geöffnet werden: %s"
#: io.c:987
#, c-format
-msgid "get_file socket creation not supported on this platform for `%s' with fd %d"
-msgstr "Die Erzeugung eines Sockets mittels get_file für »%s« mit fd %d wird auf dieser Plattform nicht unterstützt"
+msgid ""
+"get_file socket creation not supported on this platform for `%s' with fd %d"
+msgstr ""
+"Die Erzeugung eines Sockets mittels get_file für »%s« mit fd %d wird auf "
+"dieser Plattform nicht unterstützt"
#: io.c:998
#, c-format
msgid "cannot open two way pipe `%s' for input/output: %s"
-msgstr "Die bidirektionale Pipe »%s« kann nicht für die Ein-/Ausgabe geöffnet werden: %s"
+msgstr ""
+"Die bidirektionale Pipe »%s« kann nicht für die Ein-/Ausgabe geöffnet "
+"werden: %s"
#: io.c:1085
#, c-format
@@ -2628,8 +2851,11 @@ msgid "cannot redirect to `%s': %s"
msgstr "Zu »%s« kann nicht umgelenkt werden: %s"
#: io.c:1190
-msgid "reached system limit for open files: starting to multiplex file descriptors"
-msgstr "Die Systemgrenze offener Dateien ist erreicht, daher werden nun Dateideskriptoren mehrfach verwendet"
+msgid ""
+"reached system limit for open files: starting to multiplex file descriptors"
+msgstr ""
+"Die Systemgrenze offener Dateien ist erreicht, daher werden nun "
+"Dateideskriptoren mehrfach verwendet"
#: io.c:1206
#, c-format
@@ -2656,7 +2882,9 @@ msgstr "»close« für eine Umlenkung, die nie geöffnet wurde"
#: io.c:1365
#, c-format
msgid "close: redirection `%s' not opened with `|&', second argument ignored"
-msgstr "close: Umlenkung »%s« wurde nicht mit »|&« geöffnet, das zweite Argument wird ignoriert"
+msgstr ""
+"close: Umlenkung »%s« wurde nicht mit »|&« geöffnet, das zweite Argument "
+"wird ignoriert"
#: io.c:1382
#, c-format
@@ -2760,17 +2988,21 @@ msgstr "»%s« konnte nicht geöffnet werden, Modus »%s«"
#: io.c:2054 io.c:2106
#, c-format
msgid "close of master pty failed: %s"
-msgstr "Das Schließen der übergeordneten Terminal-Gerätedatei ist fehlgeschlagen: %s"
+msgstr ""
+"Das Schließen der übergeordneten Terminal-Gerätedatei ist fehlgeschlagen: %s"
#: io.c:2056 io.c:2108 io.c:2449 io.c:2687
#, c-format
msgid "close of stdout in child failed: %s"
-msgstr "Das Schließen der Standardausgabe im Kindprozess ist fehlgeschlagen: %s"
+msgstr ""
+"Das Schließen der Standardausgabe im Kindprozess ist fehlgeschlagen: %s"
#: io.c:2059 io.c:2111
#, c-format
msgid "moving slave pty to stdout in child failed (dup: %s)"
-msgstr "Das Verschieben der untergeordneten Terminal-Gerätedatei zur Standardausgabe im Kindprozess ist fehlgeschlagen (dup: %s)"
+msgstr ""
+"Das Verschieben der untergeordneten Terminal-Gerätedatei zur Standardausgabe "
+"im Kindprozess ist fehlgeschlagen (dup: %s)"
#: io.c:2061 io.c:2113 io.c:2454
#, c-format
@@ -2780,12 +3012,15 @@ msgstr "Schließen von stdin im Kindprozess fehlgeschlagen: %s"
#: io.c:2064 io.c:2116
#, c-format
msgid "moving slave pty to stdin in child failed (dup: %s)"
-msgstr "Das Verschieben der untergeordneten Terminal-Gerätedatei zur Standardeingabe im Kindprozess ist fehlgeschlagen (dup: %s)"
+msgstr ""
+"Das Verschieben der untergeordneten Terminal-Gerätedatei zur Standardeingabe "
+"im Kindprozess ist fehlgeschlagen (dup: %s)"
#: io.c:2066 io.c:2118 io.c:2140
#, c-format
msgid "close of slave pty failed: %s"
-msgstr "Das Schließen der untergeordneten Terminal-Gerätedatei ist fehlgeschlagen: %s"
+msgstr ""
+"Das Schließen der untergeordneten Terminal-Gerätedatei ist fehlgeschlagen: %s"
#: io.c:2302
msgid "could not create child process or open pty"
@@ -2794,20 +3029,26 @@ msgstr "Kindprozess konnte nicht erzeugt oder Terminal nicht geöffnet werden"
#: io.c:2388 io.c:2452 io.c:2662 io.c:2690
#, c-format
msgid "moving pipe to stdout in child failed (dup: %s)"
-msgstr "Das Verschieben der Pipe zur Standardausgabe im Kindprozess ist fehlgeschlagen (dup: %s)"
+msgstr ""
+"Das Verschieben der Pipe zur Standardausgabe im Kindprozess ist "
+"fehlgeschlagen (dup: %s)"
#: io.c:2395 io.c:2457
#, c-format
msgid "moving pipe to stdin in child failed (dup: %s)"
-msgstr "Das Verschieben der Pipe zur Standardeingabe im Kindprozess ist fehlgeschlagen (dup: %s)"
+msgstr ""
+"Das Verschieben der Pipe zur Standardeingabe im Kindprozess ist "
+"fehlgeschlagen (dup: %s)"
#: io.c:2417 io.c:2680
msgid "restoring stdout in parent process failed"
-msgstr "Das Wiederherstellen der Standardausgabe im Elternprozess ist fehlgeschlagen"
+msgstr ""
+"Das Wiederherstellen der Standardausgabe im Elternprozess ist fehlgeschlagen"
#: io.c:2425
msgid "restoring stdin in parent process failed"
-msgstr "Das Wiederherstellen der Standardeingabe im Elternprozess ist fehlgeschlagen"
+msgstr ""
+"Das Wiederherstellen der Standardeingabe im Elternprozess ist fehlgeschlagen"
#: io.c:2460 io.c:2692 io.c:2707
#, c-format
@@ -2830,7 +3071,9 @@ msgstr "Kindprozess für »%s« kann nicht erzeugt werden (fork: %s)"
#: io.c:2839
msgid "getline: attempt to read from closed read end of two-way pipe"
-msgstr "getline: es wird versucht, vom geschlossenen lesenden Ende einer bidirektionalen Pipe zu lesen"
+msgstr ""
+"getline: es wird versucht, vom geschlossenen lesenden Ende einer "
+"bidirektionalen Pipe zu lesen"
#: io.c:3158
msgid "register_input_parser: received NULL pointer"
@@ -2839,7 +3082,9 @@ msgstr "register_input_parser: NULL-Zeiger erhalten"
#: io.c:3186
#, c-format
msgid "input parser `%s' conflicts with previously installed input parser `%s'"
-msgstr "Eingabeparser »%s« steht im Konflikt mit dem vorher installierten Eingabeparser »%s«"
+msgstr ""
+"Eingabeparser »%s« steht im Konflikt mit dem vorher installierten "
+"Eingabeparser »%s«"
#: io.c:3193
#, c-format
@@ -2852,7 +3097,8 @@ msgstr "register_output_wrapper: NULL-Zeiger erhalten"
#: io.c:3241
#, 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 "Ausgabeverpackung »%s« steht im Konflikt mit Ausgabeverpackung »%s«"
#: io.c:3248
@@ -2866,7 +3112,9 @@ msgstr "register_output_processor: NULL-Zeiger erhalten"
#: io.c:3298
#, 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 "Zweiwegeprozessor »%s« steht im Konflikt mit Zweiwegeprozessor »%s«"
#: io.c:3307
@@ -2893,8 +3141,12 @@ msgstr "IPv6-Verbindungen werden nicht unterstützt"
#: main.c:240
#, c-format
-msgid "%s: fatal: persistent memory allocator failed to initialize: return value %d, pma.c line: %d.\n"
-msgstr "%s: fatal: Fehler beim Initialisieren der Allozierung für persistenten Speicher: Rückgabewert %d, pma.c Zeile %d.\n"
+msgid ""
+"%s: fatal: persistent memory allocator failed to initialize: return value "
+"%d, pma.c line: %d.\n"
+msgstr ""
+"%s: fatal: Fehler beim Initialisieren der Allozierung für persistenten "
+"Speicher: Rückgabewert %d, pma.c Zeile %d.\n"
#: main.c:248
msgid "persistent memory is not supported"
@@ -2902,7 +3154,9 @@ msgstr "persistenter Speicher wird nicht unterstützt"
#: main.c:360
msgid "environment variable `POSIXLY_CORRECT' set: turning on `--posix'"
-msgstr "Die Umgebungsvariable »POSIXLY_CORRECT« ist gesetzt: »--posix« wird eingeschaltet"
+msgstr ""
+"Die Umgebungsvariable »POSIXLY_CORRECT« ist gesetzt: »--posix« wird "
+"eingeschaltet"
#: main.c:367
msgid "`--posix' overrides `--traditional'"
@@ -2928,17 +3182,20 @@ msgstr "Die Optionen »-r/--re-interval« haben keine Auswirkung mehr"
#: main.c:450
#, c-format
msgid "cannot set binary mode on stdin: %s"
-msgstr "Das Setzen des Binärmodus für die Standardeingabe ist nicht möglich: %s"
+msgstr ""
+"Das Setzen des Binärmodus für die Standardeingabe ist nicht möglich: %s"
#: main.c:453
#, c-format
msgid "cannot set binary mode on stdout: %s"
-msgstr "Das Setzen des Binärmodus für die Standardausgabe ist nicht möglich: %s"
+msgstr ""
+"Das Setzen des Binärmodus für die Standardausgabe ist nicht möglich: %s"
#: main.c:455
#, c-format
msgid "cannot set binary mode on stderr: %s"
-msgstr "Das Setzen des Binärmodus für die Standardfehlerausgabe ist nicht möglich: %s"
+msgstr ""
+"Das Setzen des Binärmodus für die Standardfehlerausgabe ist nicht möglich: %s"
#: main.c:517
msgid "no program text at all!"
@@ -3207,7 +3464,8 @@ msgstr "»%s« ist kein Variablenname, es wird nach der Datei »%s=%s« gesucht"
#: main.c:1224
#, c-format
msgid "cannot use gawk builtin `%s' as variable name"
-msgstr "die eingebaute Funktion »%s« kann nicht als Variablenname verwendet werden"
+msgstr ""
+"die eingebaute Funktion »%s« kann nicht als Variablenname verwendet werden"
# c-format
#: main.c:1229
@@ -3251,7 +3509,8 @@ msgstr "»--profile« hat Vorrang vor »--pretty-print«"
#: main.c:1753
msgid "-M ignored: MPFR/GMP support not compiled in"
-msgstr "-M wurde ignoriert: die Unterstützung von MPFR/GMP wurde nicht eingebaut"
+msgstr ""
+"-M wurde ignoriert: die Unterstützung von MPFR/GMP wurde nicht eingebaut"
#: main.c:1779
#, c-format
@@ -3323,7 +3582,9 @@ msgstr "%s: das Argument Nr. %d ist keine Zahl"
#: mpfr.c:982
msgid "%s: argument #%d has invalid value %Rg, using 0"
-msgstr "%s: Argument Nr. %d hat den ungültigen Wert %Rg, es wird stattdessen 0 verwendet"
+msgstr ""
+"%s: Argument Nr. %d hat den ungültigen Wert %Rg, es wird stattdessen 0 "
+"verwendet"
#: mpfr.c:993
msgid "%s: argument #%d negative value %Rg is not allowed"
@@ -3386,8 +3647,12 @@ msgstr "In der »\\x«-Escapesequenz sind keine hexadezimalen Zahlen"
#: node.c:639
#, c-format
-msgid "hex escape \\x%.*s of %d characters probably not interpreted the way you expect"
-msgstr "Die Hex-Sequenz \\x%.*s aus %d Zeichen wird wahrscheinlich nicht wie gewünscht interpretiert"
+msgid ""
+"hex escape \\x%.*s of %d characters probably not interpreted the way you "
+"expect"
+msgstr ""
+"Die Hex-Sequenz \\x%.*s aus %d Zeichen wird wahrscheinlich nicht wie "
+"gewünscht interpretiert"
#: node.c:654
#, c-format
@@ -3395,22 +3660,31 @@ msgid "escape sequence `\\%c' treated as plain `%c'"
msgstr "Escapesequenz »\\%c« wird wie ein normales »%c« behandelt"
#: node.c:790
-msgid "Invalid multibyte data detected. There may be a mismatch between your data and your locale"
-msgstr "Es wurden unbekannte Multibyte-Daten gefunden. Ihre Daten entsprechen eventuell nicht der gesetzten Region"
+msgid ""
+"Invalid multibyte data detected. There may be a mismatch between your data "
+"and your locale"
+msgstr ""
+"Es wurden unbekannte Multibyte-Daten gefunden. Ihre Daten entsprechen "
+"eventuell nicht der gesetzten Region"
#: posix/gawkmisc.c:174
#, c-format
msgid "%s %s `%s': could not get fd flags: (fcntl F_GETFD: %s)"
-msgstr "%s %s »%s«: Die Kennungen des Dateideskriptors konnten nicht abgefragt werden: (fcntl F_GETFD: %s)"
+msgstr ""
+"%s %s »%s«: Die Kennungen des Dateideskriptors konnten nicht abgefragt "
+"werden: (fcntl F_GETFD: %s)"
#: posix/gawkmisc.c:186
#, c-format
msgid "%s %s `%s': could not set close-on-exec: (fcntl F_SETFD: %s)"
-msgstr "%s %s »%s«: close-on-exec konnte nicht gesetzt werden: (fcntl F_SETFD: %s)"
+msgstr ""
+"%s %s »%s«: close-on-exec konnte nicht gesetzt werden: (fcntl F_SETFD: %s)"
#: profile.c:73
msgid "Program indentation level too deep. Consider refactoring your code"
-msgstr "Das Programm ist zu tief verschachtelt. Vielleicht sollten Sie Ihren Code refactorn"
+msgstr ""
+"Das Programm ist zu tief verschachtelt. Vielleicht sollten Sie Ihren Code "
+"refactorn"
#: profile.c:112
msgid "sending profile to standard error"
@@ -3483,8 +3757,12 @@ msgid "redir2str: unknown redirection type %d"
msgstr "redir2str: unbekannter Umlenkungstyp %d"
#: re.c:58 re.c:163
-msgid "behavior of matching a regexp containing NUL characters is not defined by POSIX"
-msgstr "Das Verhalten eines regulären Ausdrucks, der NUL-Zeichen enthält, ist von POSIX nicht spezifiziert"
+msgid ""
+"behavior of matching a regexp containing NUL characters is not defined by "
+"POSIX"
+msgstr ""
+"Das Verhalten eines regulären Ausdrucks, der NUL-Zeichen enthält, ist von "
+"POSIX nicht spezifiziert"
#: re.c:127
msgid "invalid NUL byte in dynamic regexp"
@@ -3493,17 +3771,21 @@ msgstr "unerlaubtes NUL-Byte in dynamischem regulären Ausdruck"
#: re.c:174
#, c-format
msgid "regexp escape sequence `\\%c' treated as plain `%c'"
-msgstr "Escapesequenz »\\%c« wird in regulären Ausdrücken wie ein normales »%c« behandelt"
+msgstr ""
+"Escapesequenz »\\%c« wird in regulären Ausdrücken wie ein normales »%c« "
+"behandelt"
#: re.c:193
#, c-format
msgid "regexp escape sequence `\\%c' is not a known regexp operator"
-msgstr "Die Escapesequenz »\\%c« ist kein bekannter Operator für reguläre Ausdrücke"
+msgstr ""
+"Die Escapesequenz »\\%c« ist kein bekannter Operator für reguläre Ausdrücke"
#: re.c:669
#, c-format
msgid "regexp component `%.*s' should probably be `[%.*s]'"
-msgstr "Regulärer-Ausdruck-Komponente »%.*s« sollte wahrscheinlich »[%.*s]« sein"
+msgstr ""
+"Regulärer-Ausdruck-Komponente »%.*s« sollte wahrscheinlich »[%.*s]« sein"
#: support/dfa.c:894
msgid "unbalanced ["
@@ -3705,7 +3987,8 @@ msgstr "Kein vorangehender regulärer Ausdruck"
#: symbol.c:750
#, c-format
msgid "function `%s': cannot use function `%s' as a parameter name"
-msgstr "Funktion »%s«: Funktion »%s« kann nicht als Parametername verwendet werden"
+msgstr ""
+"Funktion »%s«: Funktion »%s« kann nicht als Parametername verwendet werden"
#: symbol.c:880
msgid "cannot pop main context"
@@ -3769,10 +4052,12 @@ msgstr "der Hauptkontext kann nicht entfernt werden"
#~ msgstr "asorti: Das erste Argument darf nicht FUNCTAB sein"
#~ msgid "asorti: cannot use a subarray of first arg for second arg"
-#~ msgstr "asorti: das zweite Argument darf kein Teilfeld des ersten Arguments sein"
+#~ msgstr ""
+#~ "asorti: das zweite Argument darf kein Teilfeld des ersten Arguments sein"
#~ msgid "asorti: cannot use a subarray of second arg for first arg"
-#~ msgstr "asorti: das erste Argument darf kein Teilfeld des zweiten Arguments sein"
+#~ msgstr ""
+#~ "asorti: das erste Argument darf kein Teilfeld des zweiten Arguments sein"
#~ msgid "can't read sourcefile `%s' (%s)"
#~ msgstr "die Quelldatei »%s« kann nicht gelesen werden (%s)"
@@ -3900,11 +4185,16 @@ msgstr "der Hauptkontext kann nicht entfernt werden"
#~ msgid "extension: cannot open library `%s' (%s)"
#~ msgstr "extension: Bibliothek »%s« kann nicht geöffnet werden (%s)"
-#~ msgid "extension: library `%s': does not define `plugin_is_GPL_compatible' (%s)"
-#~ msgstr "extension: Bibliothek »%s«: definiert »plugin_is_GPL_compatible« nicht (%s)"
+#~ msgid ""
+#~ "extension: library `%s': does not define `plugin_is_GPL_compatible' (%s)"
+#~ msgstr ""
+#~ "extension: Bibliothek »%s«: definiert »plugin_is_GPL_compatible« nicht "
+#~ "(%s)"
#~ msgid "extension: library `%s': cannot call function `%s' (%s)"
-#~ msgstr "extension: Bibliothek »%s«: Funktion »%s« kann nicht aufgerufen werden (%s)"
+#~ msgstr ""
+#~ "extension: Bibliothek »%s«: Funktion »%s« kann nicht aufgerufen werden "
+#~ "(%s)"
#~ msgid "extension: missing function name"
#~ msgstr "Erweiterung: Funktionsname fehlt"
@@ -3922,10 +4212,13 @@ msgstr "der Hauptkontext kann nicht entfernt werden"
#~ msgstr "extension: Funktion »%s« wurde bereits vorher definiert"
#~ msgid "extension: can't use gawk built-in `%s' as function name"
-#~ msgstr "extension: die eingebaute Funktion »%s« kann nicht als Funktionsname verwendet werden"
+#~ msgstr ""
+#~ "extension: die eingebaute Funktion »%s« kann nicht als Funktionsname "
+#~ "verwendet werden"
#~ msgid "chdir: called with incorrect number of arguments, expecting 1"
-#~ msgstr "chdir: Aufgruf mit einer ungültigen Anzahl von Argumenten, 1 wird erwartet"
+#~ msgstr ""
+#~ "chdir: Aufgruf mit einer ungültigen Anzahl von Argumenten, 1 wird erwartet"
#~ msgid "stat: called with wrong number of arguments"
#~ msgstr "stat: Aufruf mit falscher Anzahl Argumenten"
@@ -3979,7 +4272,9 @@ msgstr "der Hauptkontext kann nicht entfernt werden"
#~ msgstr "unbekannter Wert für eine Feldangabe: %d\n"
#~ msgid "function `%s' defined to take no more than %d argument(s)"
-#~ msgstr "Funktion »%s« wird als Funktion definiert, die nie mehr als %d Argument(e) akzeptiert"
+#~ msgstr ""
+#~ "Funktion »%s« wird als Funktion definiert, die nie mehr als %d "
+#~ "Argument(e) akzeptiert"
#~ msgid "function `%s': missing argument #%d"
#~ msgstr "Funktion »%s«: fehlendes Argument #%d"
diff --git a/po/es.gmo b/po/es.gmo
index 1be14040..b86b29ab 100644
--- a/po/es.gmo
+++ b/po/es.gmo
Binary files differ
diff --git a/po/es.po b/po/es.po
index 16b5662b..ad6468c8 100644
--- a/po/es.po
+++ b/po/es.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gawk 5.1.65\n"
"Report-Msgid-Bugs-To: bug-gawk@gnu.org\n"
-"POT-Creation-Date: 2022-08-17 17:51+0300\n"
+"POT-Creation-Date: 2022-09-04 18:51+0300\n"
"PO-Revision-Date: 2022-08-19 12:26-0500\n"
"Last-Translator: Cristian Othón Martínez Vera <cfuga@cfuga.mx>\n"
"Language-Team: Spanish <es@tp.org.es>\n"
@@ -82,18 +82,26 @@ msgid "%s: first argument cannot be FUNCTAB without a second argument"
msgstr "%s: el primer argumento no puede ser FUNCTAB sin un segundo argumento"
#: array.c:851
-msgid "asort/asorti: using the same array as source and destination without a third argument is silly."
-msgstr "asort/asorti: usar la misma matriz como fuente y destino sin un tercer argumento es tonto."
+msgid ""
+"asort/asorti: using the same array as source and destination without a third "
+"argument is silly."
+msgstr ""
+"asort/asorti: usar la misma matriz como fuente y destino sin un tercer "
+"argumento es tonto."
#: array.c:856
#, c-format
msgid "%s: cannot use a subarray of first argument for second argument"
-msgstr "%s: no se puede utilizar una submatriz del primer argumento para el segundo argumento"
+msgstr ""
+"%s: no se puede utilizar una submatriz del primer argumento para el segundo "
+"argumento"
#: array.c:861
#, c-format
msgid "%s: cannot use a subarray of second argument for first argument"
-msgstr "%s: no se puede utilziar una submatriz del segundo argumento para el primer argumento"
+msgstr ""
+"%s: no se puede utilziar una submatriz del segundo argumento para el primer "
+"argumento"
#: array.c:1377
#, c-format
@@ -125,12 +133,16 @@ msgstr "«%s» es una función interna, no se puede redefinir"
#: awkgram.y:564
msgid "regexp constant `//' looks like a C++ comment, but is not"
-msgstr "la expresión regular constante `//' parece un comentario de C++, pero no lo es"
+msgstr ""
+"la expresión regular constante `//' parece un comentario de C++, pero no lo "
+"es"
#: awkgram.y:568
#, c-format
msgid "regexp constant `/%s/' looks like a C comment, but is not"
-msgstr "la expresión regular constante `/%s/' parece un comentario de C, pero no lo es"
+msgstr ""
+"la expresión regular constante `/%s/' parece un comentario de C, pero no lo "
+"es"
#: awkgram.y:695
#, c-format
@@ -141,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:4480
+#: awkgram.y:1052 awkgram.y:4482
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:4472
+#: awkgram.y:1062 awkgram.y:4474
msgid "`continue' is not allowed outside a loop"
msgstr "`continue' no se permite fuera de un bucle"
@@ -165,7 +177,8 @@ msgstr "se usó `return' fuera del contexto de la función"
#: awkgram.y:1185
msgid "plain `print' in BEGIN or END rule should probably be `print \"\"'"
-msgstr "el `print' simple en la regla BEGIN o END probablemente debe ser `print \"\"'"
+msgstr ""
+"el `print' simple en la regla BEGIN o END probablemente debe ser `print \"\"'"
#: awkgram.y:1255 awkgram.y:1304
msgid "`delete' is not allowed with SYMTAB"
@@ -197,7 +210,8 @@ msgstr "expresión regular a la izquierda de un operador `~' o `!~'"
#: awkgram.y:1690 awkgram.y:1840
msgid "old awk does not support the keyword `in' except after `for'"
-msgstr "el awk antiguo no admite la palabra clave `in' excepto después de `for'"
+msgstr ""
+"el awk antiguo no admite la palabra clave `in' excepto después de `for'"
#: awkgram.y:1700
msgid "regular expression on right of comparison"
@@ -227,7 +241,8 @@ msgstr "las llamadas indirectas a función son una extensión de gawk"
#: awkgram.y:2032
#, c-format
msgid "cannot use special variable `%s' for indirect function call"
-msgstr "no se puede usar la variable especial «%s» como llamada indirecta a función"
+msgstr ""
+"no se puede usar la variable especial «%s» como llamada indirecta a función"
#: awkgram.y:2065
#, c-format
@@ -251,261 +266,278 @@ msgid "unexpected newline or end of string"
msgstr "nueva línea o fin de la cadena inesperados"
#: awkgram.y:2596
-msgid "source files / command-line arguments must contain complete functions or rules"
-msgstr "los ficheros fuente o los argumentos por línea de órdenes deben contener funciones o reglas completas"
+msgid ""
+"source files / command-line arguments must contain complete functions or "
+"rules"
+msgstr ""
+"los ficheros fuente o los argumentos por línea de órdenes deben contener "
+"funciones o reglas completas"
-#: awkgram.y:2878 awkgram.y:2956 awkgram.y:3194 debug.c:545 debug.c:561
+#: awkgram.y:2880 awkgram.y:2958 awkgram.y:3196 debug.c:545 debug.c:561
#: debug.c:2845 debug.c:5215
#, c-format
msgid "cannot open source file `%s' for reading: %s"
msgstr "no se puede abrir el fichero fuente «%s» para lectura: %s"
-#: awkgram.y:2879 awkgram.y:3016
+#: awkgram.y:2881 awkgram.y:3018
#, c-format
msgid "cannot open shared library `%s' for reading: %s"
msgstr "no se puede abrir la biblioteca compartida «%s» para lectura: %s"
-#: awkgram.y:2881 awkgram.y:2957 awkgram.y:3017 builtin.c:136 debug.c:5366
+#: awkgram.y:2883 awkgram.y:2959 awkgram.y:3019 builtin.c:136 debug.c:5366
msgid "reason unknown"
msgstr "razón desconocida"
-#: awkgram.y:2890 awkgram.y:2914
+#: awkgram.y:2892 awkgram.y:2916
#, c-format
msgid "cannot include `%s' and use it as a program file"
msgstr "no se puede incluir «%s» y emplearlo como un fichero de programa"
-#: awkgram.y:2903
+#: awkgram.y:2905
#, c-format
msgid "already included source file `%s'"
msgstr "ya se incluyó el fichero fuente «%s»"
-#: awkgram.y:2904
+#: awkgram.y:2906
#, c-format
msgid "already loaded shared library `%s'"
msgstr "la biblioteca compartida «%s» ya está cargada"
-#: awkgram.y:2941
+#: awkgram.y:2943
msgid "@include is a gawk extension"
msgstr "@include es una extensión de gawk"
-#: awkgram.y:2947
+#: awkgram.y:2949
msgid "empty filename after @include"
msgstr "nombre de fichero vacío después de @include"
-#: awkgram.y:2996
+#: awkgram.y:2998
msgid "@load is a gawk extension"
msgstr "@load es una extensión de gawk"
-#: awkgram.y:3003
+#: awkgram.y:3005
msgid "empty filename after @load"
msgstr "nombre de fichero vacío después de @load"
-#: awkgram.y:3146
+#: awkgram.y:3148
msgid "empty program text on command line"
msgstr "texto de programa vacío en la línea de órdenes"
-#: awkgram.y:3262 debug.c:470 debug.c:628
+#: awkgram.y:3264 debug.c:470 debug.c:628
#, c-format
msgid "cannot read source file `%s': %s"
msgstr "no se puede leer el fichero fuente «%s»: %s"
-#: awkgram.y:3273
+#: awkgram.y:3275
#, c-format
msgid "source file `%s' is empty"
msgstr "el fichero fuente «%s» está vacío"
-#: awkgram.y:3333
+#: awkgram.y:3335
#, c-format
msgid "error: invalid character '\\%03o' in source code"
msgstr "error: carácter inválido '\\%03o' en el código fuente"
-#: awkgram.y:3560
+#: awkgram.y:3562
msgid "source file does not end in newline"
msgstr "el fichero fuente no termina con línea nueva"
-#: awkgram.y:3670
+#: awkgram.y:3672
msgid "unterminated regexp ends with `\\' at end of file"
msgstr "expreg sin terminar finaliza con `\\' al final del fichero"
-#: awkgram.y:3697
+#: awkgram.y:3699
#, c-format
msgid "%s: %d: tawk regex modifier `/.../%c' doesn't work in gawk"
-msgstr "%s: %d: el modificador de expresión regular `/.../%c' de tawk no funciona en gawk"
+msgstr ""
+"%s: %d: el modificador de expresión regular `/.../%c' de tawk no funciona en "
+"gawk"
-#: awkgram.y:3701
+#: awkgram.y:3703
#, c-format
msgid "tawk regex modifier `/.../%c' doesn't work in gawk"
-msgstr "el modificador de expresión regular `/.../%c' de tawk no funciona en gawk"
+msgstr ""
+"el modificador de expresión regular `/.../%c' de tawk no funciona en gawk"
-#: awkgram.y:3714
+#: awkgram.y:3716
msgid "unterminated regexp"
msgstr "expreg sin terminar"
-#: awkgram.y:3718
+#: awkgram.y:3720
msgid "unterminated regexp at end of file"
msgstr "expreg sin terminar al final del fichero"
-#: awkgram.y:3807
+#: awkgram.y:3809
msgid "use of `\\ #...' line continuation is not portable"
msgstr "la utilización de la continuación de línea `\\ #...' no es portable"
-#: awkgram.y:3829
+#: awkgram.y:3831
msgid "backslash not last character on line"
msgstr "el último carácter de la línea no es una barra inclinada invertida"
-#: awkgram.y:3876 awkgram.y:3878
+#: awkgram.y:3878 awkgram.y:3880
msgid "multidimensional arrays are a gawk extension"
msgstr "las matrices multidimensionales son una extensión de gawk"
-#: awkgram.y:3903 awkgram.y:3914
+#: awkgram.y:3905 awkgram.y:3916
#, c-format
msgid "POSIX does not allow operator `%s'"
msgstr "POSIX no permite el operador `%s'"
-#: awkgram.y:3905 awkgram.y:3916 awkgram.y:3951 awkgram.y:3959
+#: awkgram.y:3907 awkgram.y:3918 awkgram.y:3953 awkgram.y:3961
#, c-format
msgid "operator `%s' is not supported in old awk"
msgstr "el operador `%s' no se admite en el awk antiguo"
-#: awkgram.y:4056 awkgram.y:4078 command.y:1188
+#: awkgram.y:4058 awkgram.y:4080 command.y:1188
msgid "unterminated string"
msgstr "cadena sin terminar"
-#: awkgram.y:4066 main.c:1251
+#: awkgram.y:4068 main.c:1251
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:4068 node.c:460
+#: awkgram.y:4070 node.c:460
msgid "backslash string continuation is not portable"
-msgstr "la barra inclinada invertida como continuación de cadena no es portable"
+msgstr ""
+"la barra inclinada invertida como continuación de cadena no es portable"
-#: awkgram.y:4309
+#: awkgram.y:4311
#, c-format
msgid "invalid char '%c' in expression"
msgstr "carácter «%c» inválido en la expresión"
-#: awkgram.y:4404
+#: awkgram.y:4406
#, c-format
msgid "`%s' is a gawk extension"
msgstr "«%s» es una extensión de gawk"
-#: awkgram.y:4409
+#: awkgram.y:4411
#, c-format
msgid "POSIX does not allow `%s'"
msgstr "POSIX no permite «%s»"
-#: awkgram.y:4417
+#: awkgram.y:4419
#, c-format
msgid "`%s' is not supported in old awk"
msgstr "«%s» no se admite en el awk antiguo"
-#: awkgram.y:4517
+#: awkgram.y:4519
msgid "`goto' considered harmful!"
msgstr "¡`goto' se considera dañino!"
-#: awkgram.y:4586
+#: awkgram.y:4588
#, 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:4621
+#: awkgram.y:4623
#, 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"
+msgstr ""
+"%s: un literal de cadena como último argumento de substitute no tiene efecto"
-#: awkgram.y:4626
+#: awkgram.y:4628
#, c-format
msgid "%s third parameter is not a changeable object"
msgstr "el tercer argumento de %s no es un objecto modificable"
-#: awkgram.y:4730 awkgram.y:4733
+#: awkgram.y:4732 awkgram.y:4735
msgid "match: third argument is a gawk extension"
msgstr "match: el tercer argumento es una extensión de gawk"
-#: awkgram.y:4787 awkgram.y:4790
+#: awkgram.y:4789 awkgram.y:4792
msgid "close: second argument is a gawk extension"
msgstr "close: el segundo argumento es una extensión de gawk"
-#: awkgram.y:4802
+#: awkgram.y:4804
msgid "use of dcgettext(_\"...\") is incorrect: remove leading underscore"
-msgstr "la utilización de dcgettext(_\"...\") es incorrecta: quite el subrayado inicial"
+msgstr ""
+"la utilización de dcgettext(_\"...\") es incorrecta: quite el subrayado "
+"inicial"
-#: awkgram.y:4817
+#: awkgram.y:4819
msgid "use of dcngettext(_\"...\") is incorrect: remove leading underscore"
-msgstr "la utilización de dcngettext(_\"...\") es incorrecta: quite el subrayado inicial"
+msgstr ""
+"la utilización de dcngettext(_\"...\") es incorrecta: quite el subrayado "
+"inicial"
-#: awkgram.y:4836
+#: awkgram.y:4838
msgid "index: regexp constant as second argument is not allowed"
msgstr "index: no se permite una expreg constante como segundo argumento"
-#: awkgram.y:4889
+#: awkgram.y:4891
#, c-format
msgid "function `%s': parameter `%s' shadows global variable"
msgstr "función «%s»: el parámetro «%s» oculta una variable global"
-#: awkgram.y:4938 debug.c:4199 debug.c:4242 debug.c:5364 profile.c:110
+#: awkgram.y:4940 debug.c:4199 debug.c:4242 debug.c:5364 profile.c:110
#, c-format
msgid "could not open `%s' for writing: %s"
msgstr "no se puede abrir «%s» para escritura: %s"
-#: awkgram.y:4939
+#: awkgram.y:4941
msgid "sending variable list to standard error"
msgstr "se envía la lista de variables a la salida común de error"
-#: awkgram.y:4947
+#: awkgram.y:4949
#, c-format
msgid "%s: close failed: %s"
msgstr "%s: falló close: %s"
-#: awkgram.y:4972
+#: awkgram.y:4974
msgid "shadow_funcs() called twice!"
msgstr "¡se llamó a shadow_funcs() dos veces!"
-#: awkgram.y:4980
+#: awkgram.y:4982
msgid "there were shadowed variables"
msgstr "había variables opacadas"
-#: awkgram.y:5057
+#: awkgram.y:5059
#, c-format
msgid "function name `%s' previously defined"
msgstr "el nombre de función «%s» se definió previamente"
-#: awkgram.y:5108
+#: awkgram.y:5110
#, 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"
+msgstr ""
+"función «%s»: no se puede usar un nombre de función como nombre de parámetro"
-#: awkgram.y:5111
+#: awkgram.y:5113
#, 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"
+msgstr ""
+"función «%s»: no se puede usar la variable especial «%s» como un parámetro "
+"de función"
-#: awkgram.y:5115
+#: awkgram.y:5117
#, 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"
+msgstr ""
+"función «%s»: el parámetro «%s» no puede contener un espacio de nombres"
-#: awkgram.y:5122
+#: awkgram.y:5124
#, 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:5211
+#: awkgram.y:5213
#, c-format
msgid "function `%s' called but never defined"
msgstr "se llamó a la función «%s» pero nunca se definió"
-#: awkgram.y:5215
+#: awkgram.y:5217
#, 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:5247
+#: awkgram.y:5249
#, 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:5262
+#: awkgram.y:5264
#, c-format
msgid ""
"function `%s' called with space between name and `(',\n"
@@ -514,66 +546,83 @@ 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:5485 awkgram.y:5538 mpfr.c:1589 mpfr.c:1624
+#: awkgram.y:5487 awkgram.y:5540 mpfr.c:1589 mpfr.c:1624
msgid "division by zero attempted"
msgstr "se intentó una división entre cero"
-#: awkgram.y:5494 awkgram.y:5547 mpfr.c:1634
+#: awkgram.y:5496 awkgram.y:5549 mpfr.c:1634
#, c-format
msgid "division by zero attempted in `%%'"
msgstr "se intentó una división entre cero en `%%'"
-#: awkgram.y:5851
-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:5853
+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:5854
+#: awkgram.y:5856
#, c-format
msgid "invalid target of assignment (opcode %s)"
msgstr "objetivo de asignación inválido (código de operación %s)"
-#: awkgram.y:6238
+#: awkgram.y:6240
msgid "statement has no effect"
msgstr "la declaración no tiene efecto"
-#: awkgram.y:6753
+#: awkgram.y:6755
#, 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"
+msgstr ""
+"identificador %s: no se permiten los nombres calificados en modo "
+"tradicional / POSIX"
-#: awkgram.y:6758
+#: awkgram.y:6760
#, 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"
+msgstr ""
+"identificador %s: el separador de espacio de nombres es dos signos de dos "
+"puntos, no uno"
-#: awkgram.y:6764
+#: awkgram.y:6766
#, c-format
msgid "qualified identifier `%s' is badly formed"
msgstr "el identificador calificado «%s» está mal formado"
-#: awkgram.y:6771
+#: awkgram.y:6773
#, c-format
-msgid "identifier `%s': namespace separator can only appear once in a qualified name"
-msgstr "identificador «%s»: el separador de espacio de nombres solo puede aparecer una vez en un nombre calificado"
+msgid ""
+"identifier `%s': namespace separator can only appear once in a qualified name"
+msgstr ""
+"identificador «%s»: el separador de espacio de nombres solo puede aparecer "
+"una vez en un nombre calificado"
-#: awkgram.y:6820 awkgram.y:6871
+#: awkgram.y:6822 awkgram.y:6873
#, 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"
+msgstr ""
+"no se permite utilizar el identificador reservado «%s» como espacio de "
+"nombres"
-#: awkgram.y:6827 awkgram.y:6837
+#: awkgram.y:6829 awkgram.y:6839
#, c-format
-msgid "using reserved identifier `%s' as second component of a qualified name is not allowed"
-msgstr "no se permite utilizar el identificador reservado «%s» como segundo componente de un nombre calificado"
+msgid ""
+"using reserved identifier `%s' as second component of a qualified name is "
+"not allowed"
+msgstr ""
+"no se permite utilizar el identificador reservado «%s» como segundo "
+"componente de un nombre calificado"
-#: awkgram.y:6855
+#: awkgram.y:6857
msgid "@namespace is a gawk extension"
msgstr "@namespace es una extensión de gawk"
-#: awkgram.y:6862
+#: awkgram.y:6864
#, c-format
msgid "namespace name `%s' must meet identifier naming rules"
-msgstr "el nombre de espacio de nombres «%s» debe cumplir las reglas de nombres de identificadores"
+msgstr ""
+"el nombre de espacio de nombres «%s» debe cumplir las reglas de nombres de "
+"identificadores"
#: builtin.c:98 builtin.c:105
#, c-format
@@ -613,12 +662,16 @@ msgstr "%s: se recibió un argumento que no es una cadena"
#: builtin.c:298
#, c-format
msgid "fflush: cannot flush: pipe `%.*s' opened for reading, not writing"
-msgstr "fflush: no se puede vaciar: se abrió la tubería «%.*s» para lectura, no para escritura"
+msgstr ""
+"fflush: no se puede vaciar: se abrió la tubería «%.*s» para lectura, no para "
+"escritura"
#: builtin.c:301
#, c-format
msgid "fflush: cannot flush: file `%.*s' opened for reading, not writing"
-msgstr "fflush: no se puede vaciar: se abrió el fichero «%.*s» para lectura, no para escritura"
+msgstr ""
+"fflush: no se puede vaciar: se abrió el fichero «%.*s» para lectura, no para "
+"escritura"
#: builtin.c:312
#, c-format
@@ -628,7 +681,9 @@ msgstr "fflush: no se puede vaciar el fichero «%.*s»: %s"
#: builtin.c:317
#, c-format
msgid "fflush: cannot flush: two-way pipe `%.*s' has closed write end"
-msgstr "fflush: no se puede vaciar: la tubería dos vías «%.*s» tiene cerrado el final de escritura"
+msgstr ""
+"fflush: no se puede vaciar: la tubería dos vías «%.*s» tiene cerrado el "
+"final de escritura"
#: builtin.c:323
#, c-format
@@ -676,7 +731,8 @@ msgstr "se descarta la precisión para el especificador `%%'"
#: builtin.c:939
#, c-format
msgid "field width and precision are ignored for `%%' specifier"
-msgstr "se descartan la anchura y precisión del campo para el especificador `%%'"
+msgstr ""
+"se descartan la anchura y precisión del campo para el especificador `%%'"
#: builtin.c:990
msgid "fatal: `$' is not permitted in awk formats"
@@ -688,8 +744,11 @@ msgstr "fatal: el índice del argumento con `$' debe ser > 0"
#: builtin.c:1003
#, c-format
-msgid "fatal: argument index %ld greater than total number of supplied arguments"
-msgstr "fatal: el índice del argumento %ld es mayor que el número total de argumentos proporcionados"
+msgid ""
+"fatal: argument index %ld greater than total number of supplied arguments"
+msgstr ""
+"fatal: el índice del argumento %ld es mayor que el número total de "
+"argumentos proporcionados"
#: builtin.c:1007
msgid "fatal: `$' not permitted after period in format"
@@ -697,7 +756,9 @@ msgstr "fatal: no se permite `$' después de un punto en el formato"
#: builtin.c:1026
msgid "fatal: no `$' supplied for positional field width or precision"
-msgstr "fatal: no se proporciona `$' para la anchura o la precisión del campo posicional"
+msgstr ""
+"fatal: no se proporciona `$' para la anchura o la precisión del campo "
+"posicional"
#: builtin.c:1104
#, c-format
@@ -737,11 +798,14 @@ msgstr "el formato %%%c es estándar POSIX pero no es portable a otros awks"
#: builtin.c:1688
#, c-format
msgid "ignoring unknown format specifier character `%c': no argument converted"
-msgstr "se descarta el carácter especificador de formato `%c' desconocido: no se convirtió ningún argumento"
+msgstr ""
+"se descarta el carácter especificador de formato `%c' desconocido: no se "
+"convirtió ningún argumento"
#: builtin.c:1693
msgid "fatal: not enough arguments to satisfy format string"
-msgstr "fatal: no hay suficientes argumentos para satisfacer a la cadena de formato"
+msgstr ""
+"fatal: no hay suficientes argumentos para satisfacer a la cadena de formato"
#: builtin.c:1695
msgid "^ ran out for this one"
@@ -770,7 +834,9 @@ msgstr "printf: sin argumentos"
#: builtin.c:1816
msgid "printf: attempt to write to closed write end of two-way pipe"
-msgstr "printf: se intenta escribir al final de escritura cerrado de una tuberías de vía doble"
+msgstr ""
+"printf: se intenta escribir al final de escritura cerrado de una tuberías de "
+"vía doble"
#: builtin.c:1884 builtin.c:4096
#, c-format
@@ -801,7 +867,9 @@ msgstr "substr: se truncará la longitud no entera %g"
#: builtin.c:1923
#, c-format
msgid "substr: length %g too big for string indexing, truncating to %g"
-msgstr "substr: la longitud %g es demasiado grande para ser índice de cadena, se trunca a %g"
+msgstr ""
+"substr: la longitud %g es demasiado grande para ser índice de cadena, se "
+"trunca a %g"
#: builtin.c:1935
#, c-format
@@ -824,16 +892,21 @@ msgstr "substr: el índice de inicio %g está después del fin de la cadena"
#: builtin.c:1985
#, c-format
-msgid "substr: length %g at start index %g exceeds length of first argument (%lu)"
-msgstr "substr: la cadena %g en el índice de inicio %g excede la longitud del primer argumento (%lu)"
+msgid ""
+"substr: length %g at start index %g exceeds length of first argument (%lu)"
+msgstr ""
+"substr: la cadena %g en el índice de inicio %g excede la longitud del primer "
+"argumento (%lu)"
#: builtin.c:2060
msgid "strftime: format value in PROCINFO[\"strftime\"] has numeric type"
-msgstr "strftime: el valor de formato en PROCINFO[\"strftime\"] tiene tipo numérico"
+msgstr ""
+"strftime: el valor de formato en PROCINFO[\"strftime\"] tiene tipo numérico"
#: builtin.c:2091
msgid "strftime: second argument less than 0 or too big for time_t"
-msgstr "strftime: el segundo argumento es menor que 0 o demasiado grande para time_t"
+msgstr ""
+"strftime: el segundo argumento es menor que 0 o demasiado grande para time_t"
#: builtin.c:2098
msgid "strftime: second argument out of range for time_t"
@@ -845,7 +918,8 @@ msgstr "strftime: se recibió una cadena de formato vacía"
#: builtin.c:2220
msgid "mktime: at least one of the values is out of the default range"
-msgstr "mktime: por lo menos uno de los valores está fuera del rango por defecto"
+msgstr ""
+"mktime: por lo menos uno de los valores está fuera del rango por defecto"
#: builtin.c:2258
msgid "'system' function not allowed in sandbox mode"
@@ -853,7 +927,9 @@ msgstr "no se permite la función 'system' en modo sandbox"
#: builtin.c:2332 builtin.c:2407
msgid "print: attempt to write to closed write end of two-way pipe"
-msgstr "print: se intenta escribir en el final de escritura cerrado de una tubería de vía doble"
+msgstr ""
+"print: se intenta escribir en el final de escritura cerrado de una tubería "
+"de vía doble"
#: builtin.c:2430
#, c-format
@@ -910,7 +986,9 @@ msgstr "lshift(%f, %f): se truncarán los valores fraccionarios"
#: builtin.c:3598
#, c-format
msgid "lshift(%f, %f): too large shift value will give strange results"
-msgstr "lshift(%f, %f): un valor de desplazamiento demasiado grande dará resultados extraños"
+msgstr ""
+"lshift(%f, %f): un valor de desplazamiento demasiado grande dará resultados "
+"extraños"
#: builtin.c:3633
#, c-format
@@ -925,7 +1003,9 @@ msgstr "rshift(%f, %f): se truncarán los valores fraccionarios"
#: builtin.c:3639
#, c-format
msgid "rshift(%f, %f): too large shift value will give strange results"
-msgstr "rshift(%f, %f): un valor de desplazamiento muy grande dará resultados extraños"
+msgstr ""
+"rshift(%f, %f): un valor de desplazamiento muy grande dará resultados "
+"extraños"
#: builtin.c:3663 builtin.c:3694 builtin.c:3724
#, c-format
@@ -986,8 +1066,11 @@ msgstr "typeof: el segundo argumento no es una matriz"
#: builtin.c:4352
#, c-format
-msgid "typeof detected invalid flags combination `%s'; please file a bug report"
-msgstr "typeof detectó una combinación de opciones «%s» inválida; por favor, envíe un informe de defecto."
+msgid ""
+"typeof detected invalid flags combination `%s'; please file a bug report"
+msgstr ""
+"typeof detectó una combinación de opciones «%s» inválida; por favor, envíe "
+"un informe de defecto."
#: builtin.c:4394
#, c-format
@@ -1031,7 +1114,8 @@ msgstr "save: «%s»: orden no permitida"
#: command.y:342
msgid "cannot use command `commands' for breakpoint/watchpoint commands"
-msgstr "no se puede usar la orden «commands» para órdenes de puntos de ruptura/vigías"
+msgstr ""
+"no se puede usar la orden «commands» para órdenes de puntos de ruptura/vigías"
#: command.y:344
msgid "no breakpoint/watchpoint has been set yet"
@@ -1105,24 +1189,37 @@ msgid "non-zero integer value"
msgstr "valor entero distinto de cero"
#: command.y:820
-msgid "backtrace [N] - print trace of all or N innermost (outermost if N < 0) frames"
-msgstr "backtrace [N] - escribe traza de todo o de los N marcos más internos (externos si N < 0)"
+msgid ""
+"backtrace [N] - print trace of all or N innermost (outermost if N < 0) frames"
+msgstr ""
+"backtrace [N] - escribe traza de todo o de los N marcos más internos "
+"(externos si N < 0)"
#: command.y:822
-msgid "break [[filename:]N|function] - set breakpoint at the specified location"
-msgstr "break [[nombre_fichero:]N]|función] - establece punto de ruptura en la localización especificada"
+msgid ""
+"break [[filename:]N|function] - set breakpoint at the specified location"
+msgstr ""
+"break [[nombre_fichero:]N]|función] - establece punto de ruptura en la "
+"localización especificada"
#: command.y:824
msgid "clear [[filename:]N|function] - delete breakpoints previously set"
-msgstr "clear [[nombre_fichero:]N|función] - borra puntos de ruptura anteriormente establecidos"
+msgstr ""
+"clear [[nombre_fichero:]N|función] - borra puntos de ruptura anteriormente "
+"establecidos"
#: command.y:826
-msgid "commands [num] - starts a list of commands to be executed at a breakpoint(watchpoint) hit"
-msgstr "commands [núm] - inicia una lista de órdenes para ser ejecutadas al alcanzar un punto de ruptura(vigía)"
+msgid ""
+"commands [num] - starts a list of commands to be executed at a "
+"breakpoint(watchpoint) hit"
+msgstr ""
+"commands [núm] - inicia una lista de órdenes para ser ejecutadas al alcanzar "
+"un punto de ruptura(vigía)"
#: command.y:828
msgid "condition num [expr] - set or clear breakpoint or watchpoint condition"
-msgstr "condition núm [expr] - establece o quita punto condicional de ruptura o vigía"
+msgstr ""
+"condition núm [expr] - establece o quita punto condicional de ruptura o vigía"
#: command.y:830
msgid "continue [COUNT] - continue program being debugged"
@@ -1130,15 +1227,19 @@ msgstr "continue [CONTADOR] - continúa el programa que se está depurando"
#: command.y:832
msgid "delete [breakpoints] [range] - delete specified breakpoints"
-msgstr "delete [puntos_ruptura] [rango] - borra puntos de ruptura especificados"
+msgstr ""
+"delete [puntos_ruptura] [rango] - borra puntos de ruptura especificados"
#: command.y:834
msgid "disable [breakpoints] [range] - disable specified breakpoints"
-msgstr "disable [puntos_ruptura] [rango] - desactiva puntos de ruptura especificados"
+msgstr ""
+"disable [puntos_ruptura] [rango] - desactiva puntos de ruptura especificados"
#: command.y:836
msgid "display [var] - print value of variable each time the program stops"
-msgstr "display [var] - escribe el valor de la variable cada vez que el programa se detiene"
+msgstr ""
+"display [var] - escribe el valor de la variable cada vez que el programa se "
+"detiene"
#: command.y:838
msgid "down [N] - move N frames down the stack"
@@ -1146,11 +1247,14 @@ msgstr "down [N] - baja N marcos por la pila"
#: command.y:840
msgid "dump [filename] - dump instructions to file or stdout"
-msgstr "dump [nombre_fichero] - vuelca intrucciones al fichero o salida estándar"
+msgstr ""
+"dump [nombre_fichero] - vuelca intrucciones al fichero o salida estándar"
#: command.y:842
msgid "enable [once|del] [breakpoints] [range] - enable specified breakpoints"
-msgstr "enable [once|del] [puntos_ruptura] [rango] - activa los puntos de ruptura especificados"
+msgstr ""
+"enable [once|del] [puntos_ruptura] [rango] - activa los puntos de ruptura "
+"especificados"
#: command.y:844
msgid "end - end a list of commands or awk statements"
@@ -1174,28 +1278,42 @@ msgstr "frame [N] - selecciona y escribe el marco de pila número N"
#: command.y:854
msgid "help [command] - print list of commands or explanation of command"
-msgstr "help [orden] - escribe la lista de órdenes o la explicación de la orden"
+msgstr ""
+"help [orden] - escribe la lista de órdenes o la explicación de la orden"
# TODO next
#: command.y:856
msgid "ignore N COUNT - set ignore-count of breakpoint number N to COUNT"
-msgstr "ignore N CONTADOR - establece cuenta-ignora del número N de puntos de ruptura a CONTADOR"
+msgstr ""
+"ignore N CONTADOR - establece cuenta-ignora del número N de puntos de "
+"ruptura a CONTADOR"
#: command.y:858
-msgid "info topic - source|sources|variables|functions|break|frame|args|locals|display|watch"
-msgstr "info topic - fuente|fuentes|variables|funciones|ruptura|marco|args|locales|pantalla|visor"
+msgid ""
+"info topic - source|sources|variables|functions|break|frame|args|locals|"
+"display|watch"
+msgstr ""
+"info topic - fuente|fuentes|variables|funciones|ruptura|marco|args|locales|"
+"pantalla|visor"
#: command.y:860
msgid "list [-|+|[filename:]lineno|function|range] - list specified line(s)"
-msgstr "list [-|+|[nombre_fichero:]num_línea|función|rango] - lista línea(s) específicada(s)"
+msgstr ""
+"list [-|+|[nombre_fichero:]num_línea|función|rango] - lista línea(s) "
+"específicada(s)"
#: command.y:862
msgid "next [COUNT] - step program, proceeding through subroutine calls"
-msgstr "next [CONTADOR] - paso programado, procediendo a través de llamadas a subrutina"
+msgstr ""
+"next [CONTADOR] - paso programado, procediendo a través de llamadas a "
+"subrutina"
#: command.y:864
-msgid "nexti [COUNT] - step one instruction, but proceed through subroutine calls"
-msgstr "nexti [CONTADOR] - un paso de instrucción, pero procediendo a través de llamadas a subrutina"
+msgid ""
+"nexti [COUNT] - step one instruction, but proceed through subroutine calls"
+msgstr ""
+"nexti [CONTADOR] - un paso de instrucción, pero procediendo a través de "
+"llamadas a subrutina"
#: command.y:866
msgid "option [name[=value]] - set or display debugger option(s)"
@@ -1215,7 +1333,9 @@ msgstr "quit - sale del depurador"
#: command.y:874
msgid "return [value] - make selected stack frame return to its caller"
-msgstr "return [valor] - hace que el marco de pila seleccionado devuelva a su llamador"
+msgstr ""
+"return [valor] - hace que el marco de pila seleccionado devuelva a su "
+"llamador"
#: command.y:876
msgid "run - start or restart executing program"
@@ -1231,7 +1351,8 @@ msgstr "set var = valor - asigna valor a una variable escalar"
#: command.y:884
msgid "silent - suspends usual message when stopped at a breakpoint/watchpoint"
-msgstr "silent - suspende el mensaje usual al detenerse en un punto de ruptura/vigía"
+msgstr ""
+"silent - suspende el mensaje usual al detenerse en un punto de ruptura/vigía"
#: command.y:886
msgid "source file - execute commands from file"
@@ -1239,7 +1360,9 @@ msgstr "source fichero - ejecuta órdenes del fichero"
#: command.y:888
msgid "step [COUNT] - step program until it reaches a different source line"
-msgstr "step [CONTADOR] - paso de programa hasta que alcanza una línea de la fuente distinta"
+msgstr ""
+"step [CONTADOR] - paso de programa hasta que alcanza una línea de la fuente "
+"distinta"
#: command.y:890
msgid "stepi [COUNT] - step one instruction exactly"
@@ -1247,7 +1370,8 @@ msgstr "stepi [CONTADOR] - paso de una instrucción exactamente"
#: command.y:892
msgid "tbreak [[filename:]N|function] - set a temporary breakpoint"
-msgstr "tbreak [[nombre_fichero:]N|función] - establece un punto de ruptura temporal"
+msgstr ""
+"tbreak [[nombre_fichero:]N|función] - establece un punto de ruptura temporal"
#: command.y:894
msgid "trace on|off - print instruction before executing"
@@ -1258,8 +1382,12 @@ msgid "undisplay [N] - remove variable(s) from automatic display list"
msgstr "undisplay [N] - quita variable(s) de la lista de vista automática"
#: command.y:898
-msgid "until [[filename:]N|function] - execute until program reaches a different line or line N within current frame"
-msgstr "until [[nombre_fichero:]N|función] - ejecuta hasta que el programa alcanza una línea diferente o la línea N dentro del marco actual"
+msgid ""
+"until [[filename:]N|function] - execute until program reaches a different "
+"line or line N within current frame"
+msgstr ""
+"until [[nombre_fichero:]N|función] - ejecuta hasta que el programa alcanza "
+"una línea diferente o la línea N dentro del marco actual"
#: command.y:900
msgid "unwatch [N] - remove variable(s) from watch list"
@@ -1274,8 +1402,12 @@ msgid "watch var - set a watchpoint for a variable"
msgstr "watch var - establece un punto de vigía para una variable"
#: command.y:906
-msgid "where [N] - (same as backtrace) print trace of all or N innermost (outermost if N < 0) frames"
-msgstr "where [N] - (lo mismo que backtrace) escribe traza de todo o N marcos más internos (más externos si N < 0)"
+msgid ""
+"where [N] - (same as backtrace) print trace of all or N innermost (outermost "
+"if N < 0) frames"
+msgstr ""
+"where [N] - (lo mismo que backtrace) escribe traza de todo o N marcos más "
+"internos (más externos si N < 0)"
#: command.y:1017 debug.c:423 gawkapi.c:260 msg.c:142
#, c-format
@@ -1317,7 +1449,9 @@ msgstr "orden no definida: %s\n"
#: debug.c:257
msgid "set or show the number of lines to keep in history file"
-msgstr "establece o muestra el número de líneas para conservar en el fichero histórico"
+msgstr ""
+"establece o muestra el número de líneas para conservar en el fichero "
+"histórico"
#: debug.c:259
msgid "set or show the list command window size"
@@ -1333,7 +1467,8 @@ msgstr "establece o muestra la petición del depurador"
#: debug.c:265
msgid "(un)set or show saving of command history (value=on|off)"
-msgstr "(des)establece o muestra el guardado de histórico de órdenes (valor=on|off)"
+msgstr ""
+"(des)establece o muestra el guardado de histórico de órdenes (valor=on|off)"
#: debug.c:267
msgid "(un)set or show saving of options (value=on|off)"
@@ -1364,7 +1499,9 @@ msgstr "no se puede encontrar el fichero fuente nombrado «%s»: %s"
#: debug.c:551
#, c-format
msgid "warning: source file `%s' modified since program compilation.\n"
-msgstr "aviso: se modificó el fichero fuente «%s» después de la compilación del programa\n"
+msgstr ""
+"aviso: se modificó el fichero fuente «%s» después de la compilación del "
+"programa\n"
#: debug.c:573
#, c-format
@@ -1379,7 +1516,9 @@ msgstr "fdl inesperado al leer el fichero «%s», línea %d"
#: debug.c:642
#, c-format
msgid "source file `%s' modified since start of program execution"
-msgstr "se modificó el fichero fuente «%s» desde el inicio de la ejecución del programa"
+msgstr ""
+"se modificó el fichero fuente «%s» desde el inicio de la ejecución del "
+"programa"
#: debug.c:754
#, c-format
@@ -1560,7 +1699,8 @@ msgstr "se intenta utilizar un valor escalar como una matriz"
#: debug.c:1887
#, c-format
msgid "Watchpoint %d deleted because parameter is out of scope.\n"
-msgstr "Se borró el punto vigía %d porque el parámetro está fuera del ámbito.\n"
+msgstr ""
+"Se borró el punto vigía %d porque el parámetro está fuera del ámbito.\n"
#: debug.c:1898
#, c-format
@@ -1594,7 +1734,9 @@ msgstr "número de marco inválido"
#: debug.c:2231
#, c-format
msgid "Note: breakpoint %d (enabled, ignore next %ld hits), also set at %s:%d"
-msgstr "Nota: punto de ruptura %d (activado, ignora los siguientes %ld alcances), también se estableció en %s:%d"
+msgstr ""
+"Nota: punto de ruptura %d (activado, ignora los siguientes %ld alcances), "
+"también se estableció en %s:%d"
#: debug.c:2238
#, c-format
@@ -1604,12 +1746,15 @@ msgstr "Nota: punto de ruptura %d (activado), también se estableció en %s:%d"
#: debug.c:2245
#, c-format
msgid "Note: breakpoint %d (disabled, ignore next %ld hits), also set at %s:%d"
-msgstr "Nota: punto de ruptura %d (desactivado, ignora los siguientes %ld alcances), también se estableció en %s:%d"
+msgstr ""
+"Nota: punto de ruptura %d (desactivado, ignora los siguientes %ld alcances), "
+"también se estableció en %s:%d"
#: debug.c:2252
#, c-format
msgid "Note: breakpoint %d (disabled), also set at %s:%d"
-msgstr "Nota: punto de ruptura %d (desactivado), también se estableció en %s:%d"
+msgstr ""
+"Nota: punto de ruptura %d (desactivado), también se estableció en %s:%d"
#: debug.c:2269
#, c-format
@@ -1644,7 +1789,9 @@ msgstr "no se puede establecer el punto de ruptura en la función «%s»\n"
#: debug.c:2436
#, c-format
msgid "breakpoint %d set at file `%s', line %d is unconditional\n"
-msgstr "se establece el punto de ruptura %d en el fichero «%s», la línea %d es incondicional\n"
+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
#, c-format
@@ -1686,7 +1833,8 @@ msgstr "Se ignorará el/los siguiente(s) %ld paso(s) del punto de ruptura %d.\n"
#: debug.c:2699
#, 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"
+msgstr ""
+"Se detendrá la siguiente ocasión en que se alcance el punto de ruptura %d.\n"
#: debug.c:2816
#, c-format
@@ -1705,7 +1853,8 @@ msgstr "Fallo al reiniciar el depurador"
#: debug.c:2955
msgid "Program already running. Restart from beginning (y/n)? "
-msgstr "El programa ya se está ejecutando. ¿Reiniciar desde el principio (s/n)? "
+msgstr ""
+"El programa ya se está ejecutando. ¿Reiniciar desde el principio (s/n)? "
#: debug.c:2959
#, c-format
@@ -1720,7 +1869,8 @@ msgstr "error: no se puede reiniciar, operación no permitida\n"
#: debug.c:2975
#, 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"
+msgstr ""
+"error (%s): no se puede reiniciar, se descarta el resto de las órdenes\n"
#: debug.c:2983
#, c-format
@@ -1784,7 +1934,8 @@ msgstr "línea de fuente %d inválida en el fichero «%s»"
#: debug.c:3425
#, 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"
+msgstr ""
+"no se puede encontrar la ubicación %d especificada en el fichero «%s»\n"
#: debug.c:3457
#, c-format
@@ -1837,7 +1988,8 @@ msgstr "no se permite `%s' en el contexto actual; se descarta la declaración"
#: debug.c:5549
msgid "`return' not allowed in current context; statement ignored"
-msgstr "no se permite `return' en el contexto actual; se descarta la declaración"
+msgstr ""
+"no se permite `return' en el contexto actual; se descarta la declaración"
#: debug.c:5773
#, c-format
@@ -1973,7 +2125,8 @@ msgstr "load_ext: la biblioteca «%s»: no puede llamar a la función «%s»: %s
#: ext.c:76
#, c-format
msgid "load_ext: library `%s' initialization routine `%s' failed"
-msgstr "load_ext: falló la rutina de inicialización «%2$s» de la biblioteca «%1$s»"
+msgstr ""
+"load_ext: falló la rutina de inicialización «%2$s» de la biblioteca «%1$s»"
#: ext.c:92
msgid "make_builtin: missing function name"
@@ -1982,12 +2135,16 @@ msgstr "make_builtin: falta un nombre de función"
#: ext.c:100 ext.c:111
#, c-format
msgid "make_builtin: cannot use gawk built-in `%s' as function name"
-msgstr "make_builtin: no se puede utilizar la orden interna de gawk «%s» como nombre de función"
+msgstr ""
+"make_builtin: no se puede utilizar la orden interna de gawk «%s» como nombre "
+"de función"
#: ext.c:109
#, c-format
msgid "make_builtin: cannot use gawk built-in `%s' as namespace name"
-msgstr "make_builtin: no se puede utilizar la orden interna de gawk «%s» como nombre de espacio de nombres"
+msgstr ""
+"make_builtin: no se puede utilizar la orden interna de gawk «%s» como nombre "
+"de espacio de nombres"
#: ext.c:126
#, c-format
@@ -2012,12 +2169,14 @@ msgstr "make_builtin: cuenta de argumento negativa para la función «%s»"
#: ext.c:215
#, c-format
msgid "function `%s': argument #%d: attempt to use scalar as an array"
-msgstr "función «%s»: argumento #%d: se intentó usar un escalar como una matriz"
+msgstr ""
+"función «%s»: argumento #%d: se intentó usar un escalar como una matriz"
#: ext.c:219
#, c-format
msgid "function `%s': argument #%d: attempt to use array as a scalar"
-msgstr "función «%s»: argumento #%d: se intentó usar una matriz como un escalar"
+msgstr ""
+"función «%s»: argumento #%d: se intentó usar una matriz como un escalar"
#: ext.c:233
msgid "dynamic loading of libraries is not supported"
@@ -2142,12 +2301,16 @@ msgstr "inplace::begin: se esperan 2 argumentos pero se llamó con %d"
#: extension/inplace.c:137
msgid "inplace::begin: cannot retrieve 1st argument as a string filename"
-msgstr "inplace::begin: no se puede obtener el 1er argumento como una cadena de nombre de fichero"
+msgstr ""
+"inplace::begin: no se puede obtener el 1er argumento como una cadena de "
+"nombre de fichero"
#: extension/inplace.c:145
#, c-format
msgid "inplace::begin: disabling in-place editing for invalid FILENAME `%s'"
-msgstr "inplace::begin: se desactiva la edición en lugar para el NOMBREFICHERO inválido «%s»"
+msgstr ""
+"inplace::begin: se desactiva la edición en lugar para el NOMBREFICHERO "
+"inválido «%s»"
#: extension/inplace.c:152
#, c-format
@@ -2191,7 +2354,9 @@ msgstr "inplace::end: se esperan 2 argumentos pero se llamó con %d"
#: extension/inplace.c:214
msgid "inplace::end: cannot retrieve 1st argument as a string filename"
-msgstr "inplace::end: no se puede obtener el 1er argumento como una cadena de nombre de fichero"
+msgstr ""
+"inplace::end: no se puede obtener el 1er argumento como una cadena de nombre "
+"de fichero"
#: extension/inplace.c:221
msgid "inplace::end: in-place editing not active"
@@ -2270,8 +2435,12 @@ msgid "array value has unknown type %d"
msgstr "el valor de la matriz tiene el tipo %d desconocido"
#: extension/rwarray.c:399
-msgid "rwarray extension: received GMP/MPFR value but compiled without GMP/MPFR support."
-msgstr "extensión rwarray: se recibió un valor GMP/MPFR pero se compiló sin soporte para GMP/MPFR."
+msgid ""
+"rwarray extension: received GMP/MPFR value but compiled without GMP/MPFR "
+"support."
+msgstr ""
+"extensión rwarray: se recibió un valor GMP/MPFR pero se compiló sin soporte "
+"para GMP/MPFR."
#: extension/rwarray.c:438
#, c-format
@@ -2303,15 +2472,25 @@ msgstr "read_array: falló set_array_element"
#: extension/rwarray.c:759
#, c-format
msgid "treating recovered value with unknown type code %d as a string"
-msgstr "se trata el valor valor recuperado con código de tipo %d desconocido como una cadena de texto"
+msgstr ""
+"se trata el valor valor recuperado con código de tipo %d desconocido como "
+"una cadena de texto"
#: extension/rwarray.c:830
-msgid "rwarray extension: GMP/MPFR value in file but compiled without GMP/MPFR support."
-msgstr "extensión rwarray: valor GMP/MPFR en el fichero pero se compiló sin soporte para GMP/MPFR."
+msgid ""
+"rwarray extension: GMP/MPFR value in file but compiled without GMP/MPFR "
+"support."
+msgstr ""
+"extensión rwarray: valor GMP/MPFR en el fichero pero se compiló sin soporte "
+"para GMP/MPFR."
#: extension/time.c:107
-msgid "The time extension is obsolete. Use the timex extension from gawkextlib instead."
-msgstr "La extensión time es obsoleta. Utilice en su lugar la extensión timex de gawkextlib."
+msgid ""
+"The time extension is obsolete. Use the timex extension from gawkextlib "
+"instead."
+msgstr ""
+"La extensión time es obsoleta. Utilice en su lugar la extensión timex de "
+"gawkextlib."
#: extension/time.c:153
msgid "gettimeofday: not supported on this platform"
@@ -2364,19 +2543,26 @@ msgstr "split: el segundo argumento no es una matriz"
#: field.c:1010
msgid "split: cannot use the same array for second and fourth args"
-msgstr "split: no se puede usar la misma matriz para el segundo y cuarto argumentos"
+msgstr ""
+"split: no se puede usar la misma matriz para el segundo y cuarto argumentos"
#: field.c:1015
msgid "split: cannot use a subarray of second arg for fourth arg"
-msgstr "split: no se puede usar una submatriz del segundo argumento para el cuarto argumento"
+msgstr ""
+"split: no se puede usar una submatriz del segundo argumento para el cuarto "
+"argumento"
#: field.c:1018
msgid "split: cannot use a subarray of fourth arg for second arg"
-msgstr "split: no se puede usar una submatriz del cuarto argumento para el segundo argumento"
+msgstr ""
+"split: no se puede usar una submatriz del cuarto argumento para el segundo "
+"argumento"
#: field.c:1052
msgid "split: null string for third arg is a non-standard extension"
-msgstr "split: la cadena nula para el tercer argumento es una extensión que no es estándar"
+msgstr ""
+"split: la cadena nula para el tercer argumento es una extensión que no es "
+"estándar"
#: field.c:1091
msgid "patsplit: fourth argument is not an array"
@@ -2392,15 +2578,20 @@ msgstr "patsplit: el tercer argumento no debe ser nulo"
#: field.c:1113
msgid "patsplit: cannot use the same array for second and fourth args"
-msgstr "patsplit: no se puede usar la misma matriz para segundo y cuarto argumentos"
+msgstr ""
+"patsplit: no se puede usar la misma matriz para segundo y cuarto argumentos"
#: field.c:1118
msgid "patsplit: cannot use a subarray of second arg for fourth arg"
-msgstr "patsplit: no se puede usar una submatriz del segundo argumento para el cuarto argumento"
+msgstr ""
+"patsplit: no se puede usar una submatriz del segundo argumento para el "
+"cuarto argumento"
#: field.c:1121
msgid "patsplit: cannot use a subarray of fourth arg for second arg"
-msgstr "patsplit: no se puede usar una submatriz del cuarto argumento para el segundo argumento"
+msgstr ""
+"patsplit: no se puede usar una submatriz del cuarto argumento para el "
+"segundo argumento"
#: field.c:1171
msgid "`FIELDWIDTHS' is a gawk extension"
@@ -2450,8 +2641,12 @@ msgstr "add_ext_func: se recibió un parámetro name_space NULO"
#: 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: se detectó una combinación inválida de opciones númericas «%s»; envíe un reporte de defecto."
+msgid ""
+"node_to_awk_value: detected invalid numeric flags combination `%s'; please "
+"file a bug report"
+msgstr ""
+"node_to_awk_value: se detectó una combinación inválida de opciones númericas "
+"«%s»; envíe un reporte de defecto."
#: gawkapi.c:562
msgid "node_to_awk_value: received null node"
@@ -2463,8 +2658,12 @@ msgstr "node_to_awk_value: se recibió un valor nulo"
#: 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 detectó una combinación inválida de opciones «%s»; envíe un reporte de defecto."
+msgid ""
+"node_to_awk_value detected invalid flags combination `%s'; please file a bug "
+"report"
+msgstr ""
+"node_to_awk_value detectó una combinación inválida de opciones «%s»; envíe "
+"un reporte de defecto."
#: gawkapi.c:1118
msgid "remove_element: received null array"
@@ -2583,8 +2782,11 @@ msgstr "la expresión para la redirección «%s» tiene un valor de cadena nula"
#: io.c:836
#, c-format
-msgid "filename `%.*s' for `%s' redirection may be result of logical expression"
-msgstr "el nombre del fichero «%.*s» para la redirección «%s» quizá es un resultado de una expresión lógica"
+msgid ""
+"filename `%.*s' for `%s' redirection may be result of logical expression"
+msgstr ""
+"el nombre del fichero «%.*s» para la redirección «%s» quizá es un resultado "
+"de una expresión lógica"
#: io.c:933 io.c:958
#, c-format
@@ -2603,8 +2805,11 @@ msgstr "no se puede abrir la tubería «%s» para entrada: %s"
#: io.c:987
#, c-format
-msgid "get_file socket creation not supported on this platform for `%s' with fd %d"
-msgstr "no se admite la creación del socket get_file en esta plataforma para «%s» con fd %d"
+msgid ""
+"get_file socket creation not supported on this platform for `%s' with fd %d"
+msgstr ""
+"no se admite la creación del socket get_file en esta plataforma para «%s» "
+"con fd %d"
#: io.c:998
#, c-format
@@ -2622,8 +2827,11 @@ msgid "cannot redirect to `%s': %s"
msgstr "no se puede redirigir a «%s»: %s"
#: io.c:1190
-msgid "reached system limit for open files: starting to multiplex file descriptors"
-msgstr "se alcanzó el límite del sistema para ficheros abiertos: comenzando a multiplexar los descriptores de fichero"
+msgid ""
+"reached system limit for open files: starting to multiplex file descriptors"
+msgstr ""
+"se alcanzó el límite del sistema para ficheros abiertos: comenzando a "
+"multiplexar los descriptores de fichero"
#: io.c:1206
#, c-format
@@ -2650,7 +2858,9 @@ msgstr "cierre de redirección que nunca se abrió"
#: io.c:1365
#, c-format
msgid "close: redirection `%s' not opened with `|&', second argument ignored"
-msgstr "close: la redirección «%s» no se abrió con `|&', se descarta el segundo argumento"
+msgstr ""
+"close: la redirección «%s» no se abrió con `|&', se descarta el segundo "
+"argumento"
#: io.c:1382
#, c-format
@@ -2735,7 +2945,8 @@ msgstr "el puerto local %s inválido en `/inet'"
#: io.c:1673
#, c-format
msgid "remote host and port information (%s, %s) invalid: %s"
-msgstr "el anfitrión remoto y la información de puerto (%s, %s) son inválidos: %s"
+msgstr ""
+"el anfitrión remoto y la información de puerto (%s, %s) son inválidos: %s"
#: io.c:1676
#, c-format
@@ -2764,7 +2975,8 @@ msgstr "falló el cierre de la salida estándar en el hijo: %s"
#: io.c:2059 io.c:2111
#, c-format
msgid "moving slave pty to stdout in child failed (dup: %s)"
-msgstr "falló el movimiento del pty esclavo a la salida estándar en el hijo (dup: %s)"
+msgstr ""
+"falló el movimiento del pty esclavo a la salida estándar en el hijo (dup: %s)"
#: io.c:2061 io.c:2113 io.c:2454
#, c-format
@@ -2774,7 +2986,9 @@ msgstr "falló el cierre de la entrada estándar en el hijo: %s"
#: io.c:2064 io.c:2116
#, c-format
msgid "moving slave pty to stdin in child failed (dup: %s)"
-msgstr "falló el movimiento del pty esclavo a la entrada estándar en el hijo (dup: %s)"
+msgstr ""
+"falló el movimiento del pty esclavo a la entrada estándar en el hijo (dup: "
+"%s)"
#: io.c:2066 io.c:2118 io.c:2140
#, c-format
@@ -2793,7 +3007,8 @@ msgstr "falló el movimiento de la salida estándar en el hijo (dup: %s)"
#: io.c:2395 io.c:2457
#, c-format
msgid "moving pipe to stdin in child failed (dup: %s)"
-msgstr "falló el movimiento de la tubería a la entrada estándar en el hijo (dup: %s)"
+msgstr ""
+"falló el movimiento de la tubería a la entrada estándar en el hijo (dup: %s)"
#: io.c:2417 io.c:2680
msgid "restoring stdout in parent process failed"
@@ -2824,7 +3039,9 @@ msgstr "no se puede crear el proceso hijo para «%s» (fork: %s)"
#: io.c:2839
msgid "getline: attempt to read from closed read end of two-way pipe"
-msgstr "getline: se intenta leer desde el final cerrado para lectura de la tubería de dos vías"
+msgstr ""
+"getline: se intenta leer desde el final cerrado para lectura de la tubería "
+"de dos vías"
#: io.c:3158
msgid "register_input_parser: received NULL pointer"
@@ -2833,7 +3050,9 @@ msgstr "register_input_parser: se recibió un puntero NULO"
#: io.c:3186
#, c-format
msgid "input parser `%s' conflicts with previously installed input parser `%s'"
-msgstr "intérprete entrante «%s» en conflicto con el intérprete de entrada «%s» instalado anteriormente"
+msgstr ""
+"intérprete entrante «%s» en conflicto con el intérprete de entrada «%s» "
+"instalado anteriormente"
#: io.c:3193
#, c-format
@@ -2846,8 +3065,11 @@ msgstr "register_output_wrapper: se recibió un puntero NULO"
#: io.c:3241
#, c-format
-msgid "output wrapper `%s' conflicts with previously installed output wrapper `%s'"
-msgstr "envoltorio de salida «%s» en conflicto con el envoltorio de salida «%s» instalado anteriormente"
+msgid ""
+"output wrapper `%s' conflicts with previously installed output wrapper `%s'"
+msgstr ""
+"envoltorio de salida «%s» en conflicto con el envoltorio de salida «%s» "
+"instalado anteriormente"
#: io.c:3248
#, c-format
@@ -2860,8 +3082,12 @@ msgstr "register_output_processor: se recibió un puntero NULO"
#: io.c:3298
#, c-format
-msgid "two-way processor `%s' conflicts with previously installed two-way processor `%s'"
-msgstr "el procesador de dos vías «%s» en conflicto con el procesador de dos vias «%s» instalado previamente"
+msgid ""
+"two-way processor `%s' conflicts with previously installed two-way processor "
+"`%s'"
+msgstr ""
+"el procesador de dos vías «%s» en conflicto con el procesador de dos vias "
+"«%s» instalado previamente"
#: io.c:3307
#, c-format
@@ -2887,8 +3113,12 @@ msgstr "no se admite la comunicación IPv6"
#: main.c:240
#, c-format
-msgid "%s: fatal: persistent memory allocator failed to initialize: return value %d, pma.c line: %d.\n"
-msgstr "%s: fatal: fallo al inicializar el alojador de memoria persistente: valor de devolución %d, línea pma.c: %d.\n"
+msgid ""
+"%s: fatal: persistent memory allocator failed to initialize: return value "
+"%d, pma.c line: %d.\n"
+msgstr ""
+"%s: fatal: fallo al inicializar el alojador de memoria persistente: valor de "
+"devolución %d, línea pma.c: %d.\n"
#: main.c:248
msgid "persistent memory is not supported"
@@ -2896,7 +3126,8 @@ msgstr "no se admite la memoria persistente"
#: main.c:360
msgid "environment variable `POSIXLY_CORRECT' set: turning on `--posix'"
-msgstr "la variable de ambiente `POSIXLY_CORRECT' definida: activando `--posix'"
+msgstr ""
+"la variable de ambiente `POSIXLY_CORRECT' definida: activando `--posix'"
#: main.c:367
msgid "`--posix' overrides `--traditional'"
@@ -2932,7 +3163,8 @@ msgstr "no se puede establecer el modo binario en la salida estándar: %s"
#: main.c:455
#, c-format
msgid "cannot set binary mode on stderr: %s"
-msgstr "no se puede establecer el modo binario en la salida de error estándar: %s"
+msgstr ""
+"no se puede establecer el modo binario en la salida de error estándar: %s"
#: main.c:517
msgid "no program text at all!"
@@ -2941,12 +3173,15 @@ msgstr "¡No hay ningún programa de texto!"
#: main.c:611
#, c-format
msgid "Usage: %s [POSIX or GNU style options] -f progfile [--] file ...\n"
-msgstr "Modo de empleo: %s [opciones estilo POSIX o GNU] -f fichprog [--] fichero …\n"
+msgstr ""
+"Modo de empleo: %s [opciones estilo POSIX o GNU] -f fichprog [--] fichero …\n"
#: main.c:613
#, c-format
msgid "Usage: %s [POSIX or GNU style options] [--] %cprogram%c file ...\n"
-msgstr "Modo de empleo: %s [opciones estilo POSIX o GNU] [--] %cprograma%c fichero …\n"
+msgstr ""
+"Modo de empleo: %s [opciones estilo POSIX o GNU] [--] %cprograma%c fichero "
+"…\n"
#: main.c:618
msgid "POSIX options:\t\tGNU long options: (standard)\n"
@@ -3147,7 +3382,8 @@ msgstr ""
"© 1989, 1991-%d Free Software Foundation.\n"
"\n"
"Este programa es software libre; se puede redistribuir y/o modificar\n"
-"bajo los términos de la Licencia Pública General de GNU tal como es publicada\n"
+"bajo los términos de la Licencia Pública General de GNU tal como es "
+"publicada\n"
"por la Free Software Foundation; ya sea por la versión 3 de la Licencia, o\n"
"(a su elección) cualquier versión posterior.\n"
"\n"
@@ -3200,7 +3436,8 @@ msgstr "«%s» no es un nombre de variable, se busca el fichero `%s=%s'"
#: main.c:1224
#, c-format
msgid "cannot use gawk builtin `%s' as variable name"
-msgstr "no se puede utilizar la orden interna de gawk «%s» como nombre de variable"
+msgstr ""
+"no se puede utilizar la orden interna de gawk «%s» como nombre de variable"
#: main.c:1229
#, c-format
@@ -3378,8 +3615,12 @@ msgstr "no hay dígitos hexadecimales en `\\x' como secuencia de escape"
#: node.c:639
#, c-format
-msgid "hex escape \\x%.*s of %d characters probably not interpreted the way you expect"
-msgstr "escape hexadecimal \\x%.*s de %d caracteres tal vez no se interprete de la forma esperada"
+msgid ""
+"hex escape \\x%.*s of %d characters probably not interpreted the way you "
+"expect"
+msgstr ""
+"escape hexadecimal \\x%.*s de %d caracteres tal vez no se interprete de la "
+"forma esperada"
#: node.c:654
#, c-format
@@ -3387,13 +3628,18 @@ msgid "escape sequence `\\%c' treated as plain `%c'"
msgstr "la secuencia de escape `\\%c' tratada como una simple `%c'"
#: node.c:790
-msgid "Invalid multibyte data detected. There may be a mismatch between your data and your locale"
-msgstr "Se detectaron datos multibyte inválidos. Puede ser que no coincidan sus datos con su local"
+msgid ""
+"Invalid multibyte data detected. There may be a mismatch between your data "
+"and your locale"
+msgstr ""
+"Se detectaron datos multibyte inválidos. Puede ser que no coincidan sus "
+"datos con su local"
#: posix/gawkmisc.c:174
#, c-format
msgid "%s %s `%s': could not get fd flags: (fcntl F_GETFD: %s)"
-msgstr "%s %s «%s»: no se pueden obtener las opciones del fd: (fcntl F_GETFD: %s)"
+msgstr ""
+"%s %s «%s»: no se pueden obtener las opciones del fd: (fcntl F_GETFD: %s)"
#: posix/gawkmisc.c:186
#, c-format
@@ -3402,7 +3648,9 @@ msgstr "%s %s «%s»: no se puede establecer close-on-exec: (fcntl F_SETFD: %s)"
#: profile.c:73
msgid "Program indentation level too deep. Consider refactoring your code"
-msgstr "El nivel de indentación del programa es demasiado profundo. Considere refactorizar su código"
+msgstr ""
+"El nivel de indentación del programa es demasiado profundo. Considere "
+"refactorizar su código"
#: profile.c:112
msgid "sending profile to standard error"
@@ -3475,8 +3723,12 @@ msgid "redir2str: unknown redirection type %d"
msgstr "redir2str: tipo de redirección %d desconocida"
#: re.c:58 re.c:163
-msgid "behavior of matching a regexp containing NUL characters is not defined by POSIX"
-msgstr "la conducta de coincidir con una expresión regular que contiene caracteres NUL no está definida por POSIX"
+msgid ""
+"behavior of matching a regexp containing NUL characters is not defined by "
+"POSIX"
+msgstr ""
+"la conducta de coincidir con una expresión regular que contiene caracteres "
+"NUL no está definida por POSIX"
#: re.c:127
msgid "invalid NUL byte in dynamic regexp"
@@ -3485,17 +3737,22 @@ msgstr "byte NUL inválido en la expresión regular dinámica"
#: re.c:174
#, c-format
msgid "regexp escape sequence `\\%c' treated as plain `%c'"
-msgstr "la secuencia de escape de expresión regular `\\%c' se trata como una simple `%c'"
+msgstr ""
+"la secuencia de escape de expresión regular `\\%c' se trata como una simple "
+"`%c'"
#: re.c:193
#, c-format
msgid "regexp escape sequence `\\%c' is not a known regexp operator"
-msgstr "la secuencia de escape de expresión regular `\\%c' no es un operador de expresión regular conocido"
+msgstr ""
+"la secuencia de escape de expresión regular `\\%c' no es un operador de "
+"expresión regular conocido"
#: re.c:669
#, c-format
msgid "regexp component `%.*s' should probably be `[%.*s]'"
-msgstr "el componente de expresión regular `%.*s' probablemente debe ser `[%.*s]'"
+msgstr ""
+"el componente de expresión regular `%.*s' probablemente debe ser `[%.*s]'"
#: support/dfa.c:894
msgid "unbalanced ["
@@ -3697,7 +3954,8 @@ msgstr "No hay una expresión regular previa"
#: symbol.c:750
#, c-format
msgid "function `%s': cannot use function `%s' as a parameter name"
-msgstr "función «%s»: no se puede usar la función «%s» como nombre de parámetro"
+msgstr ""
+"función «%s»: no se puede usar la función «%s» como nombre de parámetro"
#: symbol.c:880
msgid "cannot pop main context"
@@ -3749,10 +4007,14 @@ msgstr "no se puede extraer por arriba el contexto principal"
#~ msgstr "asorti: el primer argumento no es una matriz"
#~ msgid "asorti: cannot use a subarray of first arg for second arg"
-#~ msgstr "asorti: no se puede usar una submatriz del primer argumento para el segundo argumento"
+#~ msgstr ""
+#~ "asorti: no se puede usar una submatriz del primer argumento para el "
+#~ "segundo argumento"
#~ msgid "asorti: cannot use a subarray of second arg for first arg"
-#~ msgstr "asorti: no se puede usar una submatriz del segundo argumento para el primer argumento"
+#~ msgstr ""
+#~ "asorti: no se puede usar una submatriz del segundo argumento para el "
+#~ "primer argumento"
#~ msgid "can't read sourcefile `%s' (%s)"
#~ msgstr "no puede leer el fichero fuente «%s» (%s)"
@@ -3929,13 +4191,17 @@ msgstr "no se puede extraer por arriba el contexto principal"
#~ msgstr "xor(%lf, %lf): los valores fraccionarios se truncarán"
#~ msgid "can't use function name `%s' as variable or array"
-#~ msgstr "no se puede usar el nombre de la función `%s' como variable o matriz"
+#~ msgstr ""
+#~ "no se puede usar el nombre de la función `%s' como variable o matriz"
#~ msgid "assignment used in conditional context"
#~ msgstr "se usó una asignación en un contexto condicional"
-#~ msgid "for loop: array `%s' changed size from %ld to %ld during loop execution"
-#~ msgstr "bucle for: la matriz `%s' cambió de tamaño de %ld a %ld durante la ejecución del bucle"
+#~ msgid ""
+#~ "for loop: array `%s' changed size from %ld to %ld during loop execution"
+#~ msgstr ""
+#~ "bucle for: la matriz `%s' cambió de tamaño de %ld a %ld durante la "
+#~ "ejecución del bucle"
#~ msgid "function called indirectly through `%s' does not exist"
#~ msgstr "no existe la función llamada indirectamente a través de `%s'"
@@ -3971,7 +4237,9 @@ msgstr "no se puede extraer por arriba el contexto principal"
#~ msgstr "No Se Admite La Operación"
#~ msgid "no (known) protocol supplied in special filename `%s'"
-#~ msgstr "no se proporciona algún protocolo (conocido) en el nombre de fichero especial `%s'"
+#~ msgstr ""
+#~ "no se proporciona algún protocolo (conocido) en el nombre de fichero "
+#~ "especial `%s'"
#~ msgid "special file name `%s' is incomplete"
#~ msgstr "el nombre de fichero especial `%s' está incompleto"
@@ -3999,7 +4267,8 @@ msgstr "no se puede extraer por arriba el contexto principal"
#~ msgstr ""
#~ "\n"
#~ "Para reportar bichos, consulte el nodo `Bugs' en `gawk.info', el cual\n"
-#~ "corresponde a la sección `Reporting Problems and Bugs' en la versión impresa.\n"
+#~ "corresponde a la sección `Reporting Problems and Bugs' en la versión "
+#~ "impresa.\n"
#~ "Reporte los errores de los mensajes en español a <es@li.org>.\n"
#~ "\n"
@@ -4052,8 +4321,12 @@ msgstr "no se puede extraer por arriba el contexto principal"
#~ msgid "`nextfile' cannot be called from a BEGIN rule"
#~ msgstr "`nextfile' no se puede llamar desde una regla BEGIN"
-#~ msgid "concatenation: side effects in one expression have changed the length of another!"
-#~ msgstr "concatenación: ¡Los efectos laterales en una expresión han cambiado la longitud de otra!"
+#~ msgid ""
+#~ "concatenation: side effects in one expression have changed the length of "
+#~ "another!"
+#~ msgstr ""
+#~ "concatenación: ¡Los efectos laterales en una expresión han cambiado la "
+#~ "longitud de otra!"
#~ msgid "illegal type (%s) in tree_eval"
#~ msgstr "tipo ilegal (%s) en tree_eval"
@@ -4117,7 +4390,8 @@ msgstr "no se puede extraer por arriba el contexto principal"
#~ msgstr "Tipo de nodo %s desconocido en pp_var"
#~ msgid "can't open two way socket `%s' for input/output (%s)"
-#~ msgstr "no se puede abrir el `socket' de dos vías `%s' para entrada/salida (%s)"
+#~ msgstr ""
+#~ "no se puede abrir el `socket' de dos vías `%s' para entrada/salida (%s)"
#~ msgid "%s: illegal option -- %c\n"
#~ msgstr "%s: opción ilegal -- %c\n"
@@ -4135,7 +4409,9 @@ msgstr "no se puede extraer por arriba el contexto principal"
#~ msgstr "substr: la longitud %g es < 0"
#~ msgid "regex match failed, not enough memory to match string \"%.*s%s\""
-#~ msgstr "falló la coincidencia de la expresión regular, no hay suficiente memoria para que coincida la cadena \"%.*s%s\""
+#~ msgstr ""
+#~ "falló la coincidencia de la expresión regular, no hay suficiente memoria "
+#~ "para que coincida la cadena \"%.*s%s\""
#~ msgid "delete: illegal use of variable `%s' as array"
#~ msgstr "delete: uso ilegal de la variable `%s' como una matriz"
@@ -4159,7 +4435,8 @@ msgstr "no se puede extraer por arriba el contexto principal"
#~ msgstr "`nextfile' es usado en la acción de BEGIN o END"
#~ msgid "non-redirected `getline' undefined inside BEGIN or END action"
-#~ msgstr "`getline' no redirigido indefinido dentro de la acción de BEGIN o END"
+#~ msgstr ""
+#~ "`getline' no redirigido indefinido dentro de la acción de BEGIN o END"
# tokentab? cfuga
#~ msgid "fptr %x not in tokentab\n"
diff --git a/po/fi.po b/po/fi.po
index fde21521..7849ddc8 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: 2022-08-17 17:51+0300\n"
+"POT-Creation-Date: 2022-09-04 18:51+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"
@@ -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:4480
+#: awkgram.y:1052 awkgram.y:4482
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:4472
+#: awkgram.y:1062 awkgram.y:4474
msgid "`continue' is not allowed outside a loop"
msgstr "”continue” ei ole sallittu silmukan ulkopuolella"
@@ -266,267 +266,267 @@ msgid ""
"rules"
msgstr ""
-#: awkgram.y:2878 awkgram.y:2956 awkgram.y:3194 debug.c:545 debug.c:561
+#: awkgram.y:2880 awkgram.y:2958 awkgram.y:3196 debug.c:545 debug.c:561
#: debug.c:2845 debug.c:5215
#, fuzzy, c-format
msgid "cannot open source file `%s' for reading: %s"
msgstr "lähdetiedoston ”%s” avaaminen lukemista varten (%s) epäonnistui"
-#: awkgram.y:2879 awkgram.y:3016
+#: awkgram.y:2881 awkgram.y:3018
#, fuzzy, c-format
msgid "cannot open shared library `%s' for reading: %s"
msgstr "jaetun kirjaston ”%s” avaaminen lukemista varten (%s) epäonnistui"
-#: awkgram.y:2881 awkgram.y:2957 awkgram.y:3017 builtin.c:136 debug.c:5366
+#: awkgram.y:2883 awkgram.y:2959 awkgram.y:3019 builtin.c:136 debug.c:5366
msgid "reason unknown"
msgstr "syy tuntematon"
-#: awkgram.y:2890 awkgram.y:2914
+#: awkgram.y:2892 awkgram.y:2916
#, fuzzy, c-format
msgid "cannot include `%s' and use it as a program file"
msgstr "kohteen ”%s” sisällyttäminen ja käyttö ohjelmatiedostona epäonnistui"
-#: awkgram.y:2903
+#: awkgram.y:2905
#, c-format
msgid "already included source file `%s'"
msgstr "on jo sisällytetty lähdetiedostoon ”%s”"
-#: awkgram.y:2904
+#: awkgram.y:2906
#, c-format
msgid "already loaded shared library `%s'"
msgstr "jaettu kirjasto ”%s” on jo ladattu"
-#: awkgram.y:2941
+#: awkgram.y:2943
msgid "@include is a gawk extension"
msgstr "@include on gawk-laajennus"
-#: awkgram.y:2947
+#: awkgram.y:2949
msgid "empty filename after @include"
msgstr "tyhjä tiedostonimi @include:n jälkeen"
-#: awkgram.y:2996
+#: awkgram.y:2998
msgid "@load is a gawk extension"
msgstr "@load on gawk-laajennus"
-#: awkgram.y:3003
+#: awkgram.y:3005
msgid "empty filename after @load"
msgstr "tyhjä tiedostonimi @load:n jälkeen"
-#: awkgram.y:3146
+#: awkgram.y:3148
msgid "empty program text on command line"
msgstr "tyhjä ohjelmateksti komentorivillä"
-#: awkgram.y:3262 debug.c:470 debug.c:628
+#: awkgram.y:3264 debug.c:470 debug.c:628
#, fuzzy, c-format
msgid "cannot read source file `%s': %s"
msgstr "lähdetiedoston ”%s” (%s) lukeminen epäonnistui"
-#: awkgram.y:3273
+#: awkgram.y:3275
#, c-format
msgid "source file `%s' is empty"
msgstr "lähdetiedosto ”%s” on tyhjä"
-#: awkgram.y:3333
+#: awkgram.y:3335
#, fuzzy, c-format
msgid "error: invalid character '\\%03o' in source code"
msgstr "PEBKAC-virhe: virheellinen merkki ’\\%03o’ lähdekoodissa"
-#: awkgram.y:3560
+#: awkgram.y:3562
msgid "source file does not end in newline"
msgstr "lähdetiedoston lopussa ei ole rivinvaihtoa"
-#: awkgram.y:3670
+#: awkgram.y:3672
msgid "unterminated regexp ends with `\\' at end of file"
msgstr ""
"päättämätön säännöllinen lauseke loppuu ”\\”-merkkeihin tiedoston lopussa"
-#: awkgram.y:3697
+#: awkgram.y:3699
#, c-format
msgid "%s: %d: tawk regex modifier `/.../%c' doesn't work in gawk"
msgstr "%s: %d: tawk:n regex-määre ”/.../%c” ei toimi gawk:ssa"
-#: awkgram.y:3701
+#: awkgram.y:3703
#, c-format
msgid "tawk regex modifier `/.../%c' doesn't work in gawk"
msgstr "tawkin regex-määre ”/.../%c” ei toimi gawkissa"
-#: awkgram.y:3714
+#: awkgram.y:3716
msgid "unterminated regexp"
msgstr "päättämätön säännöllinen lauseke"
-#: awkgram.y:3718
+#: awkgram.y:3720
msgid "unterminated regexp at end of file"
msgstr "päättämätön säännöllinen lauseke tiedoston lopussa"
-#: awkgram.y:3807
+#: awkgram.y:3809
msgid "use of `\\ #...' line continuation is not portable"
msgstr "”\\ #...”-rivijatkamisen käyttö ei ole siirrettävä"
-#: awkgram.y:3829
+#: awkgram.y:3831
msgid "backslash not last character on line"
msgstr "kenoviiva ei ole rivin viimeinen merkki"
-#: awkgram.y:3876 awkgram.y:3878
+#: awkgram.y:3878 awkgram.y:3880
msgid "multidimensional arrays are a gawk extension"
msgstr "moniulotteiset taulukot ovat gawk-laajennus"
-#: awkgram.y:3903 awkgram.y:3914
+#: awkgram.y:3905 awkgram.y:3916
#, fuzzy, c-format
msgid "POSIX does not allow operator `%s'"
msgstr "POSIX ei salli operaattoria ”**”"
-#: awkgram.y:3905 awkgram.y:3916 awkgram.y:3951 awkgram.y:3959
+#: awkgram.y:3907 awkgram.y:3918 awkgram.y:3953 awkgram.y:3961
#, fuzzy, c-format
msgid "operator `%s' is not supported in old awk"
msgstr "operaattoria ”^” ei tueta vanhassa awk:ssa"
-#: awkgram.y:4056 awkgram.y:4078 command.y:1188
+#: awkgram.y:4058 awkgram.y:4080 command.y:1188
msgid "unterminated string"
msgstr "päättämätön merkkijono"
-#: awkgram.y:4066 main.c:1251
+#: awkgram.y:4068 main.c:1251
#, fuzzy
msgid "POSIX does not allow physical newlines in string values"
msgstr "POSIX ei salli ”\\x”-koodinvaihtoja"
-#: awkgram.y:4068 node.c:460
+#: awkgram.y:4070 node.c:460
#, fuzzy
msgid "backslash string continuation is not portable"
msgstr "”\\ #...”-rivijatkamisen käyttö ei ole siirrettävä"
-#: awkgram.y:4309
+#: awkgram.y:4311
#, c-format
msgid "invalid char '%c' in expression"
msgstr "virheellinen merkki ’%c’ lausekkeessa"
-#: awkgram.y:4404
+#: awkgram.y:4406
#, c-format
msgid "`%s' is a gawk extension"
msgstr "”%s” on gawk-laajennus"
-#: awkgram.y:4409
+#: awkgram.y:4411
#, c-format
msgid "POSIX does not allow `%s'"
msgstr "POSIX ei salli operaattoria ”%s”"
-#: awkgram.y:4417
+#: awkgram.y:4419
#, c-format
msgid "`%s' is not supported in old awk"
msgstr "”%s” ei ole tuettu vanhassa awk-ohjelmassa"
-#: awkgram.y:4517
+#: awkgram.y:4519
#, fuzzy
msgid "`goto' considered harmful!"
msgstr "”goto”-käskyä pidetään haitallisena!\n"
-#: awkgram.y:4586
+#: awkgram.y:4588
#, c-format
msgid "%d is invalid as number of arguments for %s"
msgstr "%d on virheellinen argumenttilukumäärä operaattorille %s"
-#: awkgram.y:4621
+#: awkgram.y:4623
#, 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:4626
+#: awkgram.y:4628
#, c-format
msgid "%s third parameter is not a changeable object"
msgstr "%s kolmas parametri ei ole vaihdettava objekti"
-#: awkgram.y:4730 awkgram.y:4733
+#: awkgram.y:4732 awkgram.y:4735
msgid "match: third argument is a gawk extension"
msgstr "match: kolmas argumentti on gawk-laajennus"
-#: awkgram.y:4787 awkgram.y:4790
+#: awkgram.y:4789 awkgram.y:4792
msgid "close: second argument is a gawk extension"
msgstr "close: toinen argumentti on gawk-laajennus"
-#: awkgram.y:4802
+#: awkgram.y:4804
msgid "use of dcgettext(_\"...\") is incorrect: remove leading underscore"
msgstr "dcgettext(_\"...\")-käyttö on virheellinen: poista alaviiva alusta"
-#: awkgram.y:4817
+#: awkgram.y:4819
msgid "use of dcngettext(_\"...\") is incorrect: remove leading underscore"
msgstr "dcngettext(_\"...\")-käyttö on virheellinen: poista alaviiva alusta"
-#: awkgram.y:4836
+#: awkgram.y:4838
msgid "index: regexp constant as second argument is not allowed"
msgstr "indeksi: regexp-vakio toisena argumenttina ei ole sallitttu"
-#: awkgram.y:4889
+#: awkgram.y:4891
#, c-format
msgid "function `%s': parameter `%s' shadows global variable"
msgstr "funktio ”%s”: parametri ”%s” varjostaa yleismuuttujaa"
-#: awkgram.y:4938 debug.c:4199 debug.c:4242 debug.c:5364 profile.c:110
+#: awkgram.y:4940 debug.c:4199 debug.c:4242 debug.c:5364 profile.c:110
#, c-format
msgid "could not open `%s' for writing: %s"
msgstr "tiedoston ”%s” avaaminen kirjoittamista varten epäonnistui: %s"
-#: awkgram.y:4939
+#: awkgram.y:4941
msgid "sending variable list to standard error"
msgstr "lähetetään muuttujaluettelo vakiovirheeseen"
-#: awkgram.y:4947
+#: awkgram.y:4949
#, fuzzy, c-format
msgid "%s: close failed: %s"
msgstr "%s: sulkeminen epäonnistui (%s)"
-#: awkgram.y:4972
+#: awkgram.y:4974
msgid "shadow_funcs() called twice!"
msgstr "shadow_funcs() kutsuttu kahdesti!"
-#: awkgram.y:4980
+#: awkgram.y:4982
#, fuzzy
#| msgid "there were shadowed variables."
msgid "there were shadowed variables"
msgstr "siellä oli varjostettuja muuttujia."
-#: awkgram.y:5057
+#: awkgram.y:5059
#, c-format
msgid "function name `%s' previously defined"
msgstr "funktionimi ”%s” on jo aikaisemmin määritelty"
-#: awkgram.y:5108
+#: awkgram.y:5110
#, fuzzy, c-format
msgid "function `%s': cannot use function name as parameter name"
msgstr "funktio ”%s”: funktionimen käyttö parametrinimenä epäonnistui"
-#: awkgram.y:5111
+#: awkgram.y:5113
#, 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:5115
+#: awkgram.y:5117
#, fuzzy, c-format
msgid "function `%s': parameter `%s' cannot contain a namespace"
msgstr "funktio ”%s”: parametri ”%s” varjostaa yleismuuttujaa"
-#: awkgram.y:5122
+#: awkgram.y:5124
#, c-format
msgid "function `%s': parameter #%d, `%s', duplicates parameter #%d"
msgstr "funktio ”%s”: parametri #%d, ”%s”, samanlainen parametri #%d"
-#: awkgram.y:5211
+#: awkgram.y:5213
#, c-format
msgid "function `%s' called but never defined"
msgstr "funktiota ”%s” kutsuttiin, mutta sitä ei ole koskaan määritelty"
-#: awkgram.y:5215
+#: awkgram.y:5217
#, c-format
msgid "function `%s' defined but never called directly"
msgstr "funktio ”%s” määriteltiin, mutta sitä ei ole koskaan kutsuttu suoraan"
-#: awkgram.y:5247
+#: awkgram.y:5249
#, c-format
msgid "regexp constant for parameter #%d yields boolean value"
msgstr "säännöllisen lausekkeen vakio parametrille #%d antaa boolean-arvon"
-#: awkgram.y:5262
+#: awkgram.y:5264
#, 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:5485 awkgram.y:5538 mpfr.c:1589 mpfr.c:1624
+#: awkgram.y:5487 awkgram.y:5540 mpfr.c:1589 mpfr.c:1624
msgid "division by zero attempted"
msgstr "nollalla jakoa yritettiin"
-#: awkgram.y:5494 awkgram.y:5547 mpfr.c:1634
+#: awkgram.y:5496 awkgram.y:5549 mpfr.c:1634
#, c-format
msgid "division by zero attempted in `%%'"
msgstr "jakoa nollalla yritettiin operaattorissa ”%%”"
-#: awkgram.y:5851
+#: awkgram.y:5853
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:5854
+#: awkgram.y:5856
#, c-format
msgid "invalid target of assignment (opcode %s)"
msgstr "virheellinen sijoituskohde (käskykoodi %s)"
-#: awkgram.y:6238
+#: awkgram.y:6240
msgid "statement has no effect"
msgstr "käskyllä ei ole vaikutusta"
-#: awkgram.y:6753
+#: awkgram.y:6755
#, c-format
msgid "identifier %s: qualified names not allowed in traditional / POSIX mode"
msgstr ""
-#: awkgram.y:6758
+#: awkgram.y:6760
#, c-format
msgid "identifier %s: namespace separator is two colons, not one"
msgstr ""
-#: awkgram.y:6764
+#: awkgram.y:6766
#, c-format
msgid "qualified identifier `%s' is badly formed"
msgstr ""
-#: awkgram.y:6771
+#: awkgram.y:6773
#, c-format
msgid ""
"identifier `%s': namespace separator can only appear once in a qualified name"
msgstr ""
-#: awkgram.y:6820 awkgram.y:6871
+#: awkgram.y:6822 awkgram.y:6873
#, c-format
msgid "using reserved identifier `%s' as a namespace is not allowed"
msgstr ""
-#: awkgram.y:6827 awkgram.y:6837
+#: awkgram.y:6829 awkgram.y:6839
#, c-format
msgid ""
"using reserved identifier `%s' as second component of a qualified name is "
"not allowed"
msgstr ""
-#: awkgram.y:6855
+#: awkgram.y:6857
#, fuzzy
msgid "@namespace is a gawk extension"
msgstr "@include on gawk-laajennus"
-#: awkgram.y:6862
+#: awkgram.y:6864
#, c-format
msgid "namespace name `%s' must meet identifier naming rules"
msgstr ""
diff --git a/po/fr.gmo b/po/fr.gmo
index 8718a281..659988ac 100644
--- a/po/fr.gmo
+++ b/po/fr.gmo
Binary files differ
diff --git a/po/fr.po b/po/fr.po
index b913baca..c7b63abd 100644
--- a/po/fr.po
+++ b/po/fr.po
@@ -9,9 +9,10 @@ msgid ""
msgstr ""
"Project-Id-Version: gawk 5.1.65\n"
"Report-Msgid-Bugs-To: bug-gawk@gnu.org\n"
-"POT-Creation-Date: 2022-08-17 17:51+0300\n"
+"POT-Creation-Date: 2022-09-04 18:51+0300\n"
"PO-Revision-Date: 2022-08-18 17:39+0200\n"
-"Last-Translator: Jean-Philippe Guérard <jean-philippe.guerard@corbeaunoir.org>\n"
+"Last-Translator: Jean-Philippe Guérard <jean-philippe.guerard@corbeaunoir."
+"org>\n"
"Language-Team: French <traduc@traduc.org>\n"
"Language: fr\n"
"MIME-Version: 1.0\n"
@@ -82,8 +83,12 @@ msgid "%s: first argument cannot be FUNCTAB without a second argument"
msgstr "%s : sans 2e argument, le premier argument ne peut être FUNCTAB"
#: array.c:851
-msgid "asort/asorti: using the same array as source and destination without a third argument is silly."
-msgstr "asort/asorti : sans 3e argument, utiliser le même tableau comme source et destination n'a par de sens."
+msgid ""
+"asort/asorti: using the same array as source and destination without a third "
+"argument is silly."
+msgstr ""
+"asort/asorti : sans 3e argument, utiliser le même tableau comme source et "
+"destination n'a par de sens."
#: array.c:856
#, c-format
@@ -141,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:4480
+#: awkgram.y:1052 awkgram.y:4482
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:4472
+#: awkgram.y:1062 awkgram.y:4474
msgid "`continue' is not allowed outside a loop"
msgstr "« continue » est interdit en dehors d'une boucle ou d'un switch"
@@ -165,7 +170,9 @@ msgstr "« return » est utilisé hors du contexte d'une fonction"
#: awkgram.y:1185
msgid "plain `print' in BEGIN or END rule should probably be `print \"\"'"
-msgstr "dans BEGIN ou END, un « print » seul devrait sans doute être un « print \"\" »"
+msgstr ""
+"dans BEGIN ou END, un « print » seul devrait sans doute être un « print "
+"\"\" »"
#: awkgram.y:1255 awkgram.y:1304
msgid "`delete' is not allowed with SYMTAB"
@@ -227,7 +234,9 @@ msgstr "les appels indirects de fonctions sont une extension gawk"
#: awkgram.y:2032
#, c-format
msgid "cannot use special variable `%s' for indirect function call"
-msgstr "impossible d'utiliser la variable spéciale « %s » pour un appel indirect de fonction"
+msgstr ""
+"impossible d'utiliser la variable spéciale « %s » pour un appel indirect de "
+"fonction"
#: awkgram.y:2065
#, c-format
@@ -251,261 +260,282 @@ msgid "unexpected newline or end of string"
msgstr "fin de chaîne ou passage à la ligne inattendu"
#: awkgram.y:2596
-msgid "source files / command-line arguments must contain complete functions or rules"
-msgstr "fichiers sources et arguments doivent contenir des règles et fonctions complètes"
+msgid ""
+"source files / command-line arguments must contain complete functions or "
+"rules"
+msgstr ""
+"fichiers sources et arguments doivent contenir des règles et fonctions "
+"complètes"
-#: awkgram.y:2878 awkgram.y:2956 awkgram.y:3194 debug.c:545 debug.c:561
+#: awkgram.y:2880 awkgram.y:2958 awkgram.y:3196 debug.c:545 debug.c:561
#: debug.c:2845 debug.c:5215
#, c-format
msgid "cannot open source file `%s' for reading: %s"
msgstr "impossible d'ouvrir le fichier source « %s » en lecture : %s"
-#: awkgram.y:2879 awkgram.y:3016
+#: awkgram.y:2881 awkgram.y:3018
#, c-format
msgid "cannot open shared library `%s' for reading: %s"
msgstr "impossible d'ouvrir la bibliothèque partagée « %s » en lecture : %s"
-#: awkgram.y:2881 awkgram.y:2957 awkgram.y:3017 builtin.c:136 debug.c:5366
+#: awkgram.y:2883 awkgram.y:2959 awkgram.y:3019 builtin.c:136 debug.c:5366
msgid "reason unknown"
msgstr "raison inconnue"
-#: awkgram.y:2890 awkgram.y:2914
+#: awkgram.y:2892 awkgram.y:2916
#, c-format
msgid "cannot include `%s' and use it as a program file"
msgstr "impossible d'inclure « %s » et de l'utiliser comme programme"
-#: awkgram.y:2903
+#: awkgram.y:2905
#, c-format
msgid "already included source file `%s'"
msgstr "le fichier source « %s » a déjà été intégré"
-#: awkgram.y:2904
+#: awkgram.y:2906
#, c-format
msgid "already loaded shared library `%s'"
msgstr "la bibliothèque partagée « %s » est déjà chargée"
-#: awkgram.y:2941
+#: awkgram.y:2943
msgid "@include is a gawk extension"
msgstr "@include est une extension gawk"
-#: awkgram.y:2947
+#: awkgram.y:2949
msgid "empty filename after @include"
msgstr "Le nom de fichier après @include est vide"
-#: awkgram.y:2996
+#: awkgram.y:2998
msgid "@load is a gawk extension"
msgstr "@load est une extension gawk"
-#: awkgram.y:3003
+#: awkgram.y:3005
msgid "empty filename after @load"
msgstr "Le nom de fichier après @load est vide"
-#: awkgram.y:3146
+#: awkgram.y:3148
msgid "empty program text on command line"
msgstr "le programme indiqué en ligne de commande est vide"
-#: awkgram.y:3262 debug.c:470 debug.c:628
+#: awkgram.y:3264 debug.c:470 debug.c:628
#, c-format
msgid "cannot read source file `%s': %s"
msgstr "impossible de lire le fichier source « %s » : %s"
-#: awkgram.y:3273
+#: awkgram.y:3275
#, c-format
msgid "source file `%s' is empty"
msgstr "le fichier source « %s » est vide"
-#: awkgram.y:3333
+#: awkgram.y:3335
#, c-format
msgid "error: invalid character '\\%03o' in source code"
msgstr "erreur : caractère incorrect « \\%03o » dans le code source"
-#: awkgram.y:3560
+#: awkgram.y:3562
msgid "source file does not end in newline"
msgstr "le fichier source ne se termine pas par un passage à la ligne"
-#: awkgram.y:3670
+#: awkgram.y:3672
msgid "unterminated regexp ends with `\\' at end of file"
-msgstr "expression rationnelle non refermée terminée par un « \\ » en fin de fichier"
+msgstr ""
+"expression rationnelle non refermée terminée par un « \\ » en fin de fichier"
-#: awkgram.y:3697
+#: awkgram.y:3699
#, c-format
msgid "%s: %d: tawk regex modifier `/.../%c' doesn't work in gawk"
-msgstr "%s : %d : le modificateur d'expressions rationnelles « /.../%c » de tawk ne marche pas dans gawk"
+msgstr ""
+"%s : %d : le modificateur d'expressions rationnelles « /.../%c » de tawk ne "
+"marche pas dans gawk"
-#: awkgram.y:3701
+#: awkgram.y:3703
#, c-format
msgid "tawk regex modifier `/.../%c' doesn't work in gawk"
-msgstr "le modificateur d'expressions rationnelles « /.../%c » de tawk ne marche pas dans gawk"
+msgstr ""
+"le modificateur d'expressions rationnelles « /.../%c » de tawk ne marche pas "
+"dans gawk"
-#: awkgram.y:3714
+#: awkgram.y:3716
msgid "unterminated regexp"
msgstr "expression rationnelle non refermée"
-#: awkgram.y:3718
+#: awkgram.y:3720
msgid "unterminated regexp at end of file"
msgstr "expression rationnelle non refermée en fin de fichier"
-#: awkgram.y:3807
+#: awkgram.y:3809
msgid "use of `\\ #...' line continuation is not portable"
-msgstr "l'utilisation de « \\ #... » pour prolonger une ligne n'est pas portable"
+msgstr ""
+"l'utilisation de « \\ #... » pour prolonger une ligne n'est pas portable"
-#: awkgram.y:3829
+#: awkgram.y:3831
msgid "backslash not last character on line"
msgstr "la barre oblique inverse n'est pas le dernier caractère de la ligne"
-#: awkgram.y:3876 awkgram.y:3878
+#: awkgram.y:3878 awkgram.y:3880
msgid "multidimensional arrays are a gawk extension"
msgstr "les tableaux multidimensionnels sont une extension gawk"
-#: awkgram.y:3903 awkgram.y:3914
+#: awkgram.y:3905 awkgram.y:3916
#, c-format
msgid "POSIX does not allow operator `%s'"
msgstr "POSIX n'autorise pas l'opérateur « %s »"
-#: awkgram.y:3905 awkgram.y:3916 awkgram.y:3951 awkgram.y:3959
+#: awkgram.y:3907 awkgram.y:3918 awkgram.y:3953 awkgram.y:3961
#, 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:4056 awkgram.y:4078 command.y:1188
+#: awkgram.y:4058 awkgram.y:4080 command.y:1188
msgid "unterminated string"
msgstr "chaîne non refermée"
-#: awkgram.y:4066 main.c:1251
+#: awkgram.y:4068 main.c:1251
msgid "POSIX does not allow physical newlines in string values"
msgstr "POSIX interdit les sauts de lignes physiques dans les chaînes"
-#: awkgram.y:4068 node.c:460
+#: awkgram.y:4070 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:4309
+#: awkgram.y:4311
#, c-format
msgid "invalid char '%c' in expression"
msgstr "caractère incorrect « %c » dans l'expression"
-#: awkgram.y:4404
+#: awkgram.y:4406
#, c-format
msgid "`%s' is a gawk extension"
msgstr "« %s » est une extension gawk"
-#: awkgram.y:4409
+#: awkgram.y:4411
#, c-format
msgid "POSIX does not allow `%s'"
msgstr "POSIX n'autorise pas « %s »"
-#: awkgram.y:4417
+#: awkgram.y:4419
#, c-format
msgid "`%s' is not supported in old awk"
msgstr "l'ancien awk ne dispose pas de « %s »"
-#: awkgram.y:4517
+#: awkgram.y:4519
msgid "`goto' considered harmful!"
msgstr "« goto » est jugé dangereux !"
-#: awkgram.y:4586
+#: awkgram.y:4588
#, 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:4621
+#: awkgram.y:4623
#, 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"
+msgstr ""
+"%s : une chaîne littérale en dernier argument d'une substitution est sans "
+"effet"
-#: awkgram.y:4626
+#: awkgram.y:4628
#, 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:4730 awkgram.y:4733
+#: awkgram.y:4732 awkgram.y:4735
msgid "match: third argument is a gawk extension"
msgstr "match : le troisième argument est une extension gawk"
-#: awkgram.y:4787 awkgram.y:4790
+#: awkgram.y:4789 awkgram.y:4792
msgid "close: second argument is a gawk extension"
msgstr "close : le deuxième argument est une extension gawk"
-#: awkgram.y:4802
+#: awkgram.y:4804
msgid "use of dcgettext(_\"...\") is incorrect: remove leading underscore"
-msgstr "utilisation incorrecte de dcgettext(_\"...\") : enlevez le souligné de tête"
+msgstr ""
+"utilisation incorrecte de dcgettext(_\"...\") : enlevez le souligné de tête"
-#: awkgram.y:4817
+#: awkgram.y:4819
msgid "use of dcngettext(_\"...\") is incorrect: remove leading underscore"
-msgstr "utilisation incorrecte de dcngettext(_\"...\") : enlevez le souligné de tête"
+msgstr ""
+"utilisation incorrecte de dcngettext(_\"...\") : enlevez le souligné de tête"
-#: awkgram.y:4836
+#: awkgram.y:4838
msgid "index: regexp constant as second argument is not allowed"
-msgstr "index : le deuxième argument ne peut être une expression rationnelle constante"
+msgstr ""
+"index : le deuxième argument ne peut être une expression rationnelle "
+"constante"
-#: awkgram.y:4889
+#: awkgram.y:4891
#, c-format
msgid "function `%s': parameter `%s' shadows global variable"
msgstr "fonction « %s » : le paramètre « %s » masque la variable globale"
-#: awkgram.y:4938 debug.c:4199 debug.c:4242 debug.c:5364 profile.c:110
+#: awkgram.y:4940 debug.c:4199 debug.c:4242 debug.c:5364 profile.c:110
#, c-format
msgid "could not open `%s' for writing: %s"
msgstr "impossible d'ouvrir « %s » en écriture : %s"
-#: awkgram.y:4939
+#: awkgram.y:4941
msgid "sending variable list to standard error"
msgstr "envoi de la liste des variables vers la sortie d'erreur standard"
-#: awkgram.y:4947
+#: awkgram.y:4949
#, c-format
msgid "%s: close failed: %s"
msgstr "%s : échec de la fermeture : %s"
-#: awkgram.y:4972
+#: awkgram.y:4974
msgid "shadow_funcs() called twice!"
msgstr "shadows_funcs() a été appelé deux fois !"
-#: awkgram.y:4980
+#: awkgram.y:4982
msgid "there were shadowed variables"
msgstr "il y avait des variables masquées"
-#: awkgram.y:5057
+#: awkgram.y:5059
#, c-format
msgid "function name `%s' previously defined"
msgstr "nom de fonction « %s » déjà défini"
-#: awkgram.y:5108
+#: awkgram.y:5110
#, 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"
+msgstr ""
+"fonction « %s » : impossible d'utiliser un nom de fonction comme paramètre"
-#: awkgram.y:5111
+#: awkgram.y:5113
#, 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"
+msgstr ""
+"fonction « %s » : impossible d'utiliser la variable spéciale « %s » comme "
+"paramètre d'une fonction"
-#: awkgram.y:5115
+#: awkgram.y:5117
#, 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"
+msgstr ""
+"fonction « %s » : le paramètre « %s » ne peut contenir un espace de noms"
-#: awkgram.y:5122
+#: awkgram.y:5124
#, c-format
msgid "function `%s': parameter #%d, `%s', duplicates parameter #%d"
-msgstr "fonction « %s » : paramètre #%d, « %s » est un doublon du paramètre #%d"
+msgstr ""
+"fonction « %s » : paramètre #%d, « %s » est un doublon du paramètre #%d"
-#: awkgram.y:5211
+#: awkgram.y:5213
#, c-format
msgid "function `%s' called but never defined"
msgstr "fonction « %s » appelée sans être définie"
-#: awkgram.y:5215
+#: awkgram.y:5217
#, c-format
msgid "function `%s' defined but never called directly"
msgstr "fonction « %s » définie mais jamais appelée directement"
-#: awkgram.y:5247
+#: awkgram.y:5249
#, 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:5262
+#: awkgram.y:5264
#, c-format
msgid ""
"function `%s' called with space between name and `(',\n"
@@ -514,67 +544,82 @@ msgstr ""
"fonction « %s » appelée avec un espace entre son nom\n"
"et « ( », ou utilisée comme variable ou tableau"
-#: awkgram.y:5485 awkgram.y:5538 mpfr.c:1589 mpfr.c:1624
+#: awkgram.y:5487 awkgram.y:5540 mpfr.c:1589 mpfr.c:1624
msgid "division by zero attempted"
msgstr "tentative de division par zéro"
-#: awkgram.y:5494 awkgram.y:5547 mpfr.c:1634
+#: awkgram.y:5496 awkgram.y:5549 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:5851
-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:5853
+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:5854
+#: awkgram.y:5856
#, c-format
msgid "invalid target of assignment (opcode %s)"
msgstr "cible de l'assignement incorrecte (opcode %s)"
-#: awkgram.y:6238
+#: awkgram.y:6240
msgid "statement has no effect"
msgstr "l'instruction est sans effet"
-#: awkgram.y:6753
+#: awkgram.y:6755
#, 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"
+msgstr ""
+"identifiant %s : les noms qualifiés sont interdits en mode POSIX / "
+"traditionnel"
-#: awkgram.y:6758
+#: awkgram.y:6760
#, 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 « : »"
+msgstr ""
+"identifiant %s : le séparateur d'espace de noms est « :: », et non « : »"
-#: awkgram.y:6764
+#: awkgram.y:6766
#, c-format
msgid "qualified identifier `%s' is badly formed"
msgstr "l'identifiant qualifié « %s » est mal formé"
-#: awkgram.y:6771
+#: awkgram.y:6773
#, c-format
-msgid "identifier `%s': namespace separator can only appear once in a qualified name"
-msgstr "identifiant « %s » : le séparateur d'espace de noms ne peut apparaître qu'une fois"
+msgid ""
+"identifier `%s': namespace separator can only appear once in a qualified name"
+msgstr ""
+"identifiant « %s » : le séparateur d'espace de noms ne peut apparaître "
+"qu'une fois"
-#: awkgram.y:6820 awkgram.y:6871
+#: awkgram.y:6822 awkgram.y:6873
#, 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"
+msgstr ""
+"utiliser l'identifiant réservé « %s » comme espace de noms est interdit"
-#: awkgram.y:6827 awkgram.y:6837
+#: awkgram.y:6829 awkgram.y:6839
#, c-format
-msgid "using reserved identifier `%s' as second component of a qualified name is not allowed"
-msgstr "utiliser l'identifiant réservé « %s » comme 2nd composant d'un nom qualifié est interdit"
+msgid ""
+"using reserved identifier `%s' as second component of a qualified name is "
+"not allowed"
+msgstr ""
+"utiliser l'identifiant réservé « %s » comme 2nd composant d'un nom qualifié "
+"est interdit"
-#: awkgram.y:6855
+#: awkgram.y:6857
msgid "@namespace is a gawk extension"
msgstr "@namespace est une extension gawk"
-#: awkgram.y:6862
+#: awkgram.y:6864
#, c-format
msgid "namespace name `%s' must meet identifier naming rules"
-msgstr "l'espace de noms « %s » doit respecter les règles d'écriture des identifiants"
+msgstr ""
+"l'espace de noms « %s » doit respecter les règles d'écriture des identifiants"
#: builtin.c:98 builtin.c:105
#, c-format
@@ -614,12 +659,16 @@ msgstr "%s : l'argument n'est pas une chaîne"
#: builtin.c:298
#, c-format
msgid "fflush: cannot flush: pipe `%.*s' opened for reading, not writing"
-msgstr "fflush : vidage impossible : le tube « %.*s » est ouvert en lecture et non en écriture"
+msgstr ""
+"fflush : vidage impossible : le tube « %.*s » est ouvert en lecture et non "
+"en écriture"
#: builtin.c:301
#, c-format
msgid "fflush: cannot flush: file `%.*s' opened for reading, not writing"
-msgstr "fflush : vidage impossible : fichier « %.*s » ouvert en lecture, pas en écriture"
+msgstr ""
+"fflush : vidage impossible : fichier « %.*s » ouvert en lecture, pas en "
+"écriture"
#: builtin.c:312
#, c-format
@@ -629,12 +678,15 @@ msgstr "fflush : vidage vers le fichier « %.*s » impossible : %s"
#: builtin.c:317
#, c-format
msgid "fflush: cannot flush: two-way pipe `%.*s' has closed write end"
-msgstr "fflush : vidage impossible : le tube bidirectionnel « %.*s » a fermé son côté écriture"
+msgstr ""
+"fflush : vidage impossible : le tube bidirectionnel « %.*s » a fermé son "
+"côté écriture"
#: builtin.c:323
#, c-format
msgid "fflush: `%.*s' is not an open file, pipe or co-process"
-msgstr "fflush : « %.*s » n'est ni un fichier ouvert, ni un tube, ni un coprocessus"
+msgstr ""
+"fflush : « %.*s » n'est ni un fichier ouvert, ni un tube, ni un coprocessus"
#: builtin.c:432 builtin.c:1897 builtin.c:2107 builtin.c:2787 builtin.c:4020
#: builtin.c:4107 builtin.c:4174
@@ -662,7 +714,8 @@ msgstr "%s : l'argument est négatif %g"
#: builtin.c:857 builtin.c:862 builtin.c:1016
msgid "fatal: must use `count$' on all formats or none"
-msgstr "fatal : « numéro$ » doit être utilisé pour toutes les formats ou pour aucun"
+msgstr ""
+"fatal : « numéro$ » doit être utilisé pour toutes les formats ou pour aucun"
#: builtin.c:935
#, c-format
@@ -689,8 +742,11 @@ msgstr "fatal : le numéro d'argument de « $ » doit être > 0"
#: builtin.c:1003
#, c-format
-msgid "fatal: argument index %ld greater than total number of supplied arguments"
-msgstr "fatal : l'index de l'argument %ld est supérieur au nombre total d'arguments fournis"
+msgid ""
+"fatal: argument index %ld greater than total number of supplied arguments"
+msgstr ""
+"fatal : l'index de l'argument %ld est supérieur au nombre total d'arguments "
+"fournis"
#: builtin.c:1007
msgid "fatal: `$' not permitted after period in format"
@@ -698,7 +754,8 @@ msgstr "fatal : dans un format, « $ » ne doit pas suivre un point"
#: builtin.c:1026
msgid "fatal: no `$' supplied for positional field width or precision"
-msgstr "fatal : aucun « $ » fourni pour la taille ou la précision du champ positionné"
+msgstr ""
+"fatal : aucun « $ » fourni pour la taille ou la précision du champ positionné"
#: builtin.c:1104
#, c-format
@@ -733,7 +790,8 @@ msgstr "[s]printf : valeur %s hors limite pour le format « %%%c »"
#: builtin.c:1577
#, c-format
msgid "%%%c format is POSIX standard but not portable to other awks"
-msgstr "le format %%%c est conforme à POSIX, mais non reconnu par les autres awk"
+msgstr ""
+"le format %%%c est conforme à POSIX, mais non reconnu par les autres awk"
#: builtin.c:1688
#, c-format
@@ -771,7 +829,8 @@ msgstr "printf : aucun argument"
#: builtin.c:1816
msgid "printf: attempt to write to closed write end of two-way pipe"
-msgstr "printf : tentative d'écriture vers un tube bidirectionnel fermé côté écriture"
+msgstr ""
+"printf : tentative d'écriture vers un tube bidirectionnel fermé côté écriture"
#: builtin.c:1884 builtin.c:4096
#, c-format
@@ -825,13 +884,17 @@ msgstr "substr : l'index de début %g est au-delà de la fin de la chaîne"
#: builtin.c:1985
#, c-format
-msgid "substr: length %g at start index %g exceeds length of first argument (%lu)"
-msgstr "substr : la longueur %g à partir de %g dépasse la fin du 1er argument (%lu)"
+msgid ""
+"substr: length %g at start index %g exceeds length of first argument (%lu)"
+msgstr ""
+"substr : la longueur %g à partir de %g dépasse la fin du 1er argument (%lu)"
# Exemple : gawk --lint 'BEGIN { PROCINFO["strftime"]=123 ; print strftime() }'
#: builtin.c:2060
msgid "strftime: format value in PROCINFO[\"strftime\"] has numeric type"
-msgstr "strftime : la valeur de formatage PROCINFO[\"strftime\"] est de type numérique"
+msgstr ""
+"strftime : la valeur de formatage PROCINFO[\"strftime\"] est de type "
+"numérique"
#: builtin.c:2091
msgid "strftime: second argument less than 0 or too big for time_t"
@@ -847,7 +910,8 @@ msgstr "strftime : la chaîne de formatage est vide"
#: builtin.c:2220
msgid "mktime: at least one of the values is out of the default range"
-msgstr "mktime : au moins l'une des valeurs est en dehors de la plage par défaut"
+msgstr ""
+"mktime : au moins l'une des valeurs est en dehors de la plage par défaut"
#: builtin.c:2258
msgid "'system' function not allowed in sandbox mode"
@@ -855,7 +919,8 @@ msgstr "La fonction « system » est interdite en mode bac à sable"
#: builtin.c:2332 builtin.c:2407
msgid "print: attempt to write to closed write end of two-way pipe"
-msgstr "print : tentative d'écriture vers un tube bidirectionnel fermé côté écriture"
+msgstr ""
+"print : tentative d'écriture vers un tube bidirectionnel fermé côté écriture"
#: builtin.c:2430
#, c-format
@@ -927,7 +992,8 @@ msgstr "rshift(%f, %f) : les valeurs non entières seront tronquées"
#: builtin.c:3639
#, c-format
msgid "rshift(%f, %f): too large shift value will give strange results"
-msgstr "rshift(%f, %f) : un décalage trop grand donnera des résultats inattendus"
+msgstr ""
+"rshift(%f, %f) : un décalage trop grand donnera des résultats inattendus"
#: builtin.c:3663 builtin.c:3694 builtin.c:3724
#, c-format
@@ -988,8 +1054,11 @@ msgstr "typeof : le deuxième argument n'est pas un tableau"
#: builtin.c:4352
#, c-format
-msgid "typeof detected invalid flags combination `%s'; please file a bug report"
-msgstr "typeof a détecté une combinaison de drapeaux incorrects « %s ». Merci de nous remonter l'erreur."
+msgid ""
+"typeof detected invalid flags combination `%s'; please file a bug report"
+msgstr ""
+"typeof a détecté une combinaison de drapeaux incorrects « %s ». Merci de "
+"nous remonter l'erreur."
#: builtin.c:4394
#, c-format
@@ -1033,7 +1102,8 @@ msgstr "sauve « %s » : commande interdite"
#: command.y:342
msgid "cannot use command `commands' for breakpoint/watchpoint commands"
-msgstr "Impossible d'utiliser « commands » pour des points d'arrêt ou de surveillance"
+msgstr ""
+"Impossible d'utiliser « commands » pour des points d'arrêt ou de surveillance"
#: command.y:344
msgid "no breakpoint/watchpoint has been set yet"
@@ -1046,7 +1116,8 @@ msgstr "numéro de point d'arrêt ou de surveillance incorrect"
#: command.y:351
#, c-format
msgid "Type commands for when %s %d is hit, one per line.\n"
-msgstr "Entrez les commandes exécutées lors de l'appui de %s %d, une par ligne.\n"
+msgstr ""
+"Entrez les commandes exécutées lors de l'appui de %s %d, une par ligne.\n"
#: command.y:353
#, c-format
@@ -1107,24 +1178,35 @@ msgid "non-zero integer value"
msgstr "valeur entière non nulle"
#: command.y:820
-msgid "backtrace [N] - print trace of all or N innermost (outermost if N < 0) frames"
-msgstr "backtrace [N] - affiche la trace de tout ou des N dernières trames (du début si N < 0)"
+msgid ""
+"backtrace [N] - print trace of all or N innermost (outermost if N < 0) frames"
+msgstr ""
+"backtrace [N] - affiche la trace de tout ou des N dernières trames (du début "
+"si N < 0)"
#: command.y:822
-msgid "break [[filename:]N|function] - set breakpoint at the specified location"
-msgstr "break [[fichier:]N|fonction] - définit un point d'arrêt à l'endroit indiqué"
+msgid ""
+"break [[filename:]N|function] - set breakpoint at the specified location"
+msgstr ""
+"break [[fichier:]N|fonction] - définit un point d'arrêt à l'endroit indiqué"
#: command.y:824
msgid "clear [[filename:]N|function] - delete breakpoints previously set"
msgstr "clear [[fichier:]N|fonction] - détruit un point d'arrêt existant"
#: command.y:826
-msgid "commands [num] - starts a list of commands to be executed at a breakpoint(watchpoint) hit"
-msgstr "commands [no] - débute une liste de commande à lancer aux points d'arrêt ou de surveillance"
+msgid ""
+"commands [num] - starts a list of commands to be executed at a "
+"breakpoint(watchpoint) hit"
+msgstr ""
+"commands [no] - débute une liste de commande à lancer aux points d'arrêt ou "
+"de surveillance"
#: command.y:828
msgid "condition num [expr] - set or clear breakpoint or watchpoint condition"
-msgstr "condition no [expr] - définit ou détruit une condition d'arrêt ou de surveillance"
+msgstr ""
+"condition no [expr] - définit ou détruit une condition d'arrêt ou de "
+"surveillance"
#: command.y:830
msgid "continue [COUNT] - continue program being debugged"
@@ -1136,7 +1218,8 @@ msgstr "delete [points d'arrêt] [plage] - détruit les points d'arrêt indiqué
#: command.y:834
msgid "disable [breakpoints] [range] - disable specified breakpoints"
-msgstr "disable [points d'arrêt] [plage] - désactive les points d'arrêt indiqués"
+msgstr ""
+"disable [points d'arrêt] [plage] - désactive les points d'arrêt indiqués"
#: command.y:836
msgid "display [var] - print value of variable each time the program stops"
@@ -1148,7 +1231,9 @@ msgstr "down [N] - descend de N trames dans la pile"
#: command.y:840
msgid "dump [filename] - dump instructions to file or stdout"
-msgstr "dump [fichier] - recopie les instructions vers la sortie standard ou un fichier"
+msgstr ""
+"dump [fichier] - recopie les instructions vers la sortie standard ou un "
+"fichier"
#: command.y:842
msgid "enable [once|del] [breakpoints] [range] - enable specified breakpoints"
@@ -1176,27 +1261,35 @@ msgstr "frame [N] - sélectionne et affiche la trame N de la pile"
#: command.y:854
msgid "help [command] - print list of commands or explanation of command"
-msgstr "help [commande] - affiche la liste des commandes ou explique la commande"
+msgstr ""
+"help [commande] - affiche la liste des commandes ou explique la commande"
#: command.y:856
msgid "ignore N COUNT - set ignore-count of breakpoint number N to COUNT"
msgstr "ignore N NB - ignore les NB prochaines occurrences du point d'arrêt N"
#: command.y:858
-msgid "info topic - source|sources|variables|functions|break|frame|args|locals|display|watch"
-msgstr "info sujet - source|sources|variables|functions|break|frame|args|locals|display|watch"
+msgid ""
+"info topic - source|sources|variables|functions|break|frame|args|locals|"
+"display|watch"
+msgstr ""
+"info sujet - source|sources|variables|functions|break|frame|args|locals|"
+"display|watch"
#: command.y:860
msgid "list [-|+|[filename:]lineno|function|range] - list specified line(s)"
-msgstr "list [-|+|[fichier:]no_ligne|fonction|plage] - affiche les lignes indiquées"
+msgstr ""
+"list [-|+|[fichier:]no_ligne|fonction|plage] - affiche les lignes indiquées"
#: command.y:862
msgid "next [COUNT] - step program, proceeding through subroutine calls"
msgstr "next [NB] - avance ligne par ligne, sans détailler les sous-routines"
#: command.y:864
-msgid "nexti [COUNT] - step one instruction, but proceed through subroutine calls"
-msgstr "nexti [NB] - avance d'une instruction, sans détailler les sous-routines"
+msgid ""
+"nexti [COUNT] - step one instruction, but proceed through subroutine calls"
+msgstr ""
+"nexti [NB] - avance d'une instruction, sans détailler les sous-routines"
#: command.y:866
msgid "option [name[=value]] - set or display debugger option(s)"
@@ -1216,7 +1309,8 @@ msgstr "quit - sort du débogueur"
#: command.y:874
msgid "return [value] - make selected stack frame return to its caller"
-msgstr "return [valeur] - fait revenir la trame choisie de la pile vers son appelant"
+msgstr ""
+"return [valeur] - fait revenir la trame choisie de la pile vers son appelant"
#: command.y:876
msgid "run - start or restart executing program"
@@ -1232,7 +1326,9 @@ msgstr "set var = valeur - assigne une valeur à une variable scalaire"
#: command.y:884
msgid "silent - suspends usual message when stopped at a breakpoint/watchpoint"
-msgstr "silent - suspend les messages habituels lors des points d'arrêt et de surveillance"
+msgstr ""
+"silent - suspend les messages habituels lors des points d'arrêt et de "
+"surveillance"
#: command.y:886
msgid "source file - execute commands from file"
@@ -1256,11 +1352,17 @@ msgstr "trace on|off - affiche les instructions avant de les exécuter"
#: command.y:896
msgid "undisplay [N] - remove variable(s) from automatic display list"
-msgstr "undisplay [N] - retire la ou les variables de la liste d'affichage automatique"
+msgstr ""
+"undisplay [N] - retire la ou les variables de la liste d'affichage "
+"automatique"
#: command.y:898
-msgid "until [[filename:]N|function] - execute until program reaches a different line or line N within current frame"
-msgstr "until [[fichier:]N|fonction] - exécution jusqu'à dépasser la ligne courant ou la ligne N, dans la trame actuelle"
+msgid ""
+"until [[filename:]N|function] - execute until program reaches a different "
+"line or line N within current frame"
+msgstr ""
+"until [[fichier:]N|fonction] - exécution jusqu'à dépasser la ligne courant "
+"ou la ligne N, dans la trame actuelle"
#: command.y:900
msgid "unwatch [N] - remove variable(s) from watch list"
@@ -1275,8 +1377,12 @@ msgid "watch var - set a watchpoint for a variable"
msgstr "watch var - définit un point de surveillance pour une variable"
#: command.y:906
-msgid "where [N] - (same as backtrace) print trace of all or N innermost (outermost if N < 0) frames"
-msgstr "where [N] - (identique à backtrace) affiche la trace de tout ou des N dernières trames (du début si N < 0)"
+msgid ""
+"where [N] - (same as backtrace) print trace of all or N innermost (outermost "
+"if N < 0) frames"
+msgstr ""
+"where [N] - (identique à backtrace) affiche la trace de tout ou des N "
+"dernières trames (du début si N < 0)"
#: command.y:1017 debug.c:423 gawkapi.c:260 msg.c:142
#, c-format
@@ -1334,7 +1440,8 @@ msgstr "affiche ou définit l'invite du débogueur"
#: debug.c:265
msgid "(un)set or show saving of command history (value=on|off)"
-msgstr "affiche ou (dés)active l'enregistrement de l'historique (valeur=on|off)"
+msgstr ""
+"affiche ou (dés)active l'enregistrement de l'historique (valeur=on|off)"
#: debug.c:267
msgid "(un)set or show saving of options (value=on|off)"
@@ -1365,7 +1472,9 @@ msgstr "impossible de trouver le fichier source nommé « %s » : %s"
#: debug.c:551
#, c-format
msgid "warning: source file `%s' modified since program compilation.\n"
-msgstr "attention : fichier source « %s » modifié après la compilation du programme.\n"
+msgstr ""
+"attention : fichier source « %s » modifié après la compilation du "
+"programme.\n"
#: debug.c:573
#, c-format
@@ -1523,7 +1632,8 @@ msgstr "« %s » n'est pas une variable scalaire"
#: debug.c:1285 debug.c:5154
#, c-format
msgid "attempt to use array `%s[\"%.*s\"]' in a scalar context"
-msgstr "tentative d'utilisation du tableau « %s[\"%.*s\"] » en contexte scalaire"
+msgstr ""
+"tentative d'utilisation du tableau « %s[\"%.*s\"] » en contexte scalaire"
#: debug.c:1308 debug.c:5165
#, c-format
@@ -1562,7 +1672,8 @@ msgstr "tentative d'utiliser un scalaire comme tableau"
#: debug.c:1887
#, c-format
msgid "Watchpoint %d deleted because parameter is out of scope.\n"
-msgstr "Point de surveillance %d détruit, car son paramètre est hors contexte.\n"
+msgstr ""
+"Point de surveillance %d détruit, car son paramètre est hors contexte.\n"
#: debug.c:1898
#, c-format
@@ -1596,7 +1707,8 @@ msgstr "Numéro de trame incorrect"
#: debug.c:2231
#, c-format
msgid "Note: breakpoint %d (enabled, ignore next %ld hits), also set at %s:%d"
-msgstr "Note : point d'arrêt %d (activé, ignore %ld occurrences) déjà défini à %s:%d"
+msgstr ""
+"Note : point d'arrêt %d (activé, ignore %ld occurrences) déjà défini à %s:%d"
#: debug.c:2238
#, c-format
@@ -1606,7 +1718,9 @@ msgstr "Note : point d'arrêt %d (activé) déjà défini à %s:%d"
#: debug.c:2245
#, c-format
msgid "Note: breakpoint %d (disabled, ignore next %ld hits), also set at %s:%d"
-msgstr "Note : point d'arrêt %d (désactivé, ignore %ld occurrences) déjà défini à %s:%d"
+msgstr ""
+"Note : point d'arrêt %d (désactivé, ignore %ld occurrences) déjà défini à %s:"
+"%d"
#: debug.c:2252
#, c-format
@@ -1646,7 +1760,9 @@ msgstr "Impossible de définir un point d'arrêt dans la fonction « %s »\n"
#: debug.c:2436
#, c-format
msgid "breakpoint %d set at file `%s', line %d is unconditional\n"
-msgstr "le point d'arrêt %d défini sur le fichier « %s », ligne %d est inconditionnel\n"
+msgstr ""
+"le point d'arrêt %d défini sur le fichier « %s », ligne %d est "
+"inconditionnel\n"
#: debug.c:2525 debug.c:3383
#, c-format
@@ -1693,7 +1809,8 @@ msgstr "S'arrêtera à la prochaine occurrence du point d'arrêt %d.\n"
#: debug.c:2816
#, c-format
msgid "Can only debug programs provided with the `-f' option.\n"
-msgstr "Seuls les programmes fournis via l'option « -f » peuvent être débogués.\n"
+msgstr ""
+"Seuls les programmes fournis via l'option « -f » peuvent être débogués.\n"
#: debug.c:2836
#, c-format
@@ -1965,17 +2082,21 @@ msgstr "load_ext : impossible d'ouvrir la bibliothèque « %s » : %s"
#: ext.c:66
#, c-format
msgid "load_ext: library `%s': does not define `plugin_is_GPL_compatible': %s"
-msgstr "load_ext : bibliothèque « %s » : ne définit pas « plugin_is_GPL_compatible » : %s"
+msgstr ""
+"load_ext : bibliothèque « %s » : ne définit pas "
+"« plugin_is_GPL_compatible » : %s"
#: ext.c:72
#, c-format
msgid "load_ext: library `%s': cannot call function `%s': %s"
-msgstr "load_ext : bibliothèque « %s » : impossible d'appeler la fonction « %s » : %s"
+msgstr ""
+"load_ext : bibliothèque « %s » : impossible d'appeler la fonction « %s » : %s"
#: ext.c:76
#, c-format
msgid "load_ext: library `%s' initialization routine `%s' failed"
-msgstr "load_ext : bibliothèque « %s » : échec de la routine d'initialisation « %s »"
+msgstr ""
+"load_ext : bibliothèque « %s » : échec de la routine d'initialisation « %s »"
#: ext.c:92
msgid "make_builtin: missing function name"
@@ -1984,12 +2105,16 @@ msgstr "make_builtin : nom de fonction manquant"
#: ext.c:100 ext.c:111
#, c-format
msgid "make_builtin: cannot use gawk built-in `%s' as function name"
-msgstr "make_builtin : impossible d'utiliser la fonction gawk « %s » comme nom de fonction"
+msgstr ""
+"make_builtin : impossible d'utiliser la fonction gawk « %s » comme nom de "
+"fonction"
#: ext.c:109
#, c-format
msgid "make_builtin: cannot use gawk built-in `%s' as namespace name"
-msgstr "make_builtin : impossible d'utiliser la fonction gawk « %s » comme espace de noms"
+msgstr ""
+"make_builtin : impossible d'utiliser la fonction gawk « %s » comme espace de "
+"noms"
#: ext.c:126
#, c-format
@@ -2014,12 +2139,16 @@ msgstr "make_builtin : la fonction « %s » a un nombre négatif d'arguments"
#: ext.c:215
#, c-format
msgid "function `%s': argument #%d: attempt to use scalar as an array"
-msgstr "fonction « %s » : argument #%d : tentative d'utilisation d'un scalaire comme tableau"
+msgstr ""
+"fonction « %s » : argument #%d : tentative d'utilisation d'un scalaire comme "
+"tableau"
#: ext.c:219
#, c-format
msgid "function `%s': argument #%d: attempt to use array as a scalar"
-msgstr "fonction « %s » : argument #%d : tentative d'utiliser un tableau comme scalaire"
+msgstr ""
+"fonction « %s » : argument #%d : tentative d'utiliser un tableau comme "
+"scalaire"
#: ext.c:233
msgid "dynamic loading of libraries is not supported"
@@ -2144,12 +2273,15 @@ msgstr "inplace::begin : 2 arguments attendus, appelé avec %d"
#: extension/inplace.c:137
msgid "inplace::begin: cannot retrieve 1st argument as a string filename"
-msgstr "inplace::begin : impossible de récupérer le 1er argument comme nom de fichier"
+msgstr ""
+"inplace::begin : impossible de récupérer le 1er argument comme nom de fichier"
#: extension/inplace.c:145
#, c-format
msgid "inplace::begin: disabling in-place editing for invalid FILENAME `%s'"
-msgstr "inplace::begin : modification sur place annulée pour le fichier incorrect « %s »"
+msgstr ""
+"inplace::begin : modification sur place annulée pour le fichier incorrect "
+"« %s »"
#: extension/inplace.c:152
#, c-format
@@ -2193,7 +2325,8 @@ msgstr "inplace::end : 2 arguments attendus, appelé avec %d"
#: extension/inplace.c:214
msgid "inplace::end: cannot retrieve 1st argument as a string filename"
-msgstr "inplace::end : impossible de récupérer le 1er argument comme nom de fichier"
+msgstr ""
+"inplace::end : impossible de récupérer le 1er argument comme nom de fichier"
#: extension/inplace.c:221
msgid "inplace::end: in-place editing not active"
@@ -2272,8 +2405,12 @@ msgid "array value has unknown type %d"
msgstr "le tableau est de type inconnu %d"
#: extension/rwarray.c:399
-msgid "rwarray extension: received GMP/MPFR value but compiled without GMP/MPFR support."
-msgstr "extension rwarray : réception d'une valeur GMP/MPFR, mais sans support GMP/MPFR."
+msgid ""
+"rwarray extension: received GMP/MPFR value but compiled without GMP/MPFR "
+"support."
+msgstr ""
+"extension rwarray : réception d'une valeur GMP/MPFR, mais sans support GMP/"
+"MPFR."
#: extension/rwarray.c:438
#, c-format
@@ -2305,15 +2442,23 @@ msgstr "read_array : échec de set_array_element"
#: extension/rwarray.c:759
#, c-format
msgid "treating recovered value with unknown type code %d as a string"
-msgstr "valeur récupérée avec un code de type inconnu %d traitée comme une chaîne"
+msgstr ""
+"valeur récupérée avec un code de type inconnu %d traitée comme une chaîne"
#: extension/rwarray.c:830
-msgid "rwarray extension: GMP/MPFR value in file but compiled without GMP/MPFR support."
-msgstr "extension rwarray : fichier contenant une valeur GMP/MPFR, sans support GMP/MPFR."
+msgid ""
+"rwarray extension: GMP/MPFR value in file but compiled without GMP/MPFR "
+"support."
+msgstr ""
+"extension rwarray : fichier contenant une valeur GMP/MPFR, sans support GMP/"
+"MPFR."
#: extension/time.c:107
-msgid "The time extension is obsolete. Use the timex extension from gawkextlib instead."
-msgstr "L'extension time est obsolète. Utilisez l'extension timex de gawkextlib."
+msgid ""
+"The time extension is obsolete. Use the timex extension from gawkextlib "
+"instead."
+msgstr ""
+"L'extension time est obsolète. Utilisez l'extension timex de gawkextlib."
#: extension/time.c:153
msgid "gettimeofday: not supported on this platform"
@@ -2366,19 +2511,27 @@ msgstr "split : le deuxième argument n'est pas un tableau"
#: field.c:1010
msgid "split: cannot use the same array for second and fourth args"
-msgstr "split : impossible d'utiliser le même tableau comme deuxième et quatrième argument"
+msgstr ""
+"split : impossible d'utiliser le même tableau comme deuxième et quatrième "
+"argument"
#: field.c:1015
msgid "split: cannot use a subarray of second arg for fourth arg"
-msgstr "split : impossible d'utiliser un sous-tableau du deuxième argument en quatrième argument"
+msgstr ""
+"split : impossible d'utiliser un sous-tableau du deuxième argument en "
+"quatrième argument"
#: field.c:1018
msgid "split: cannot use a subarray of fourth arg for second arg"
-msgstr "split : impossible d'utiliser un sous-tableau du quatrième argument en deuxième argument"
+msgstr ""
+"split : impossible d'utiliser un sous-tableau du quatrième argument en "
+"deuxième argument"
#: field.c:1052
msgid "split: null string for third arg is a non-standard extension"
-msgstr "split : utiliser une chaîne vide en troisième argument est une extension non standard"
+msgstr ""
+"split : utiliser une chaîne vide en troisième argument est une extension non "
+"standard"
#: field.c:1091
msgid "patsplit: fourth argument is not an array"
@@ -2394,15 +2547,21 @@ msgstr "patsplit : le troisième argument n'est pas un tableau"
#: field.c:1113
msgid "patsplit: cannot use the same array for second and fourth args"
-msgstr "patsplit : impossible d'utiliser le même tableau comme deuxième et quatrième argument"
+msgstr ""
+"patsplit : impossible d'utiliser le même tableau comme deuxième et quatrième "
+"argument"
#: field.c:1118
msgid "patsplit: cannot use a subarray of second arg for fourth arg"
-msgstr "patsplit : impossible d'utiliser un sous-tableau du deuxième argument en quatrième argument"
+msgstr ""
+"patsplit : impossible d'utiliser un sous-tableau du deuxième argument en "
+"quatrième argument"
#: field.c:1121
msgid "patsplit: cannot use a subarray of fourth arg for second arg"
-msgstr "patsplit : impossible d'utiliser un sous-tableau du quatrième argument en deuxième argument"
+msgstr ""
+"patsplit : impossible d'utiliser un sous-tableau du quatrième argument en "
+"deuxième argument"
#: field.c:1171
msgid "`FIELDWIDTHS' is a gawk extension"
@@ -2423,7 +2582,8 @@ msgstr "utiliser une chaîne vide pour « FS » est une extension gawk"
#: field.c:1338
msgid "old awk does not support regexps as value of `FS'"
-msgstr "l'ancien awk n'accepte pas les expr. rationnelles comme valeur de « FS »"
+msgstr ""
+"l'ancien awk n'accepte pas les expr. rationnelles comme valeur de « FS »"
#: field.c:1464
msgid "`FPAT' is a gawk extension"
@@ -2452,8 +2612,12 @@ msgstr "add_ext_func : réception d'un espace de noms NULL"
#: 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 : utilisation de drapeaux numériques incorrects « %s ». Merci de nous remonter l'erreur"
+msgid ""
+"node_to_awk_value: detected invalid numeric flags combination `%s'; please "
+"file a bug report"
+msgstr ""
+"node_to_awk_value : utilisation de drapeaux numériques incorrects « %s ». "
+"Merci de nous remonter l'erreur"
#: gawkapi.c:562
msgid "node_to_awk_value: received null node"
@@ -2465,8 +2629,12 @@ msgstr "node_to_awk_value : val nul reçu"
#: 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 : utilisation de drapeaux incorrects « %s ». Merci de nous remonter l'erreur"
+msgid ""
+"node_to_awk_value detected invalid flags combination `%s'; please file a bug "
+"report"
+msgstr ""
+"node_to_awk_value : utilisation de drapeaux incorrects « %s ». Merci de nous "
+"remonter l'erreur"
#: gawkapi.c:1118
msgid "remove_element: received null array"
@@ -2585,8 +2753,11 @@ msgstr "l'expression dans la redirection « %s » donne une chaîne nulle"
#: io.c:836
#, c-format
-msgid "filename `%.*s' for `%s' redirection may be result of logical expression"
-msgstr "le fichier « %.*s » de la redirection « %s » pourrait être le résultat d'une expression booléenne"
+msgid ""
+"filename `%.*s' for `%s' redirection may be result of logical expression"
+msgstr ""
+"le fichier « %.*s » de la redirection « %s » pourrait être le résultat d'une "
+"expression booléenne"
#: io.c:933 io.c:958
#, c-format
@@ -2605,13 +2776,17 @@ msgstr "impossible d'ouvrir le tube « %s » en entrée : %s"
#: io.c:987
#, c-format
-msgid "get_file socket creation not supported on this platform for `%s' with fd %d"
-msgstr "création d'un connecteur via get_file non disponible sur cette plate-forme pour « %s » avec le fd %d"
+msgid ""
+"get_file socket creation not supported on this platform for `%s' with fd %d"
+msgstr ""
+"création d'un connecteur via get_file non disponible sur cette plate-forme "
+"pour « %s » avec le fd %d"
#: io.c:998
#, c-format
msgid "cannot open two way pipe `%s' for input/output: %s"
-msgstr "impossible d'ouvrir un tube bidirectionnel « %s » en entrée-sortie : %s"
+msgstr ""
+"impossible d'ouvrir un tube bidirectionnel « %s » en entrée-sortie : %s"
#: io.c:1085
#, c-format
@@ -2624,8 +2799,11 @@ msgid "cannot redirect to `%s': %s"
msgstr "impossible de rediriger vers « %s » : %s"
#: io.c:1190
-msgid "reached system limit for open files: starting to multiplex file descriptors"
-msgstr "limite système du nombre de fichiers ouverts atteinte : début du multiplexage des descripteurs de fichiers"
+msgid ""
+"reached system limit for open files: starting to multiplex file descriptors"
+msgstr ""
+"limite système du nombre de fichiers ouverts atteinte : début du "
+"multiplexage des descripteurs de fichiers"
#: io.c:1206
#, c-format
@@ -2643,7 +2821,8 @@ msgstr "close : le deuxième argument doit être « to » ou « from »"
#: io.c:1258
#, c-format
msgid "close: `%.*s' is not an open file, pipe or co-process"
-msgstr "close : « %.*s » n'est ni un fichier ouvert, ni un tube ou un coprocessus"
+msgstr ""
+"close : « %.*s » n'est ni un fichier ouvert, ni un tube ou un coprocessus"
#: io.c:1263
msgid "close of redirection that was never opened"
@@ -2652,7 +2831,9 @@ msgstr "fermeture d'une redirection qui n'a jamais été ouverte"
#: io.c:1365
#, c-format
msgid "close: redirection `%s' not opened with `|&', second argument ignored"
-msgstr "close : la redirection « %s » n'a pas été ouverte avec « |& », deuxième argument ignoré"
+msgstr ""
+"close : la redirection « %s » n'a pas été ouverte avec « |& », deuxième "
+"argument ignoré"
#: io.c:1382
#, c-format
@@ -2662,7 +2843,8 @@ msgstr "résultat d'échec (%d) sur la fermeture du tube « %s » : %s"
#: io.c:1385
#, c-format
msgid "failure status (%d) on two-way pipe close of `%s': %s"
-msgstr "résultat d'échec (%d) sur la fermeture du tube bidirectionnel « %s » : %s"
+msgstr ""
+"résultat d'échec (%d) sur la fermeture du tube bidirectionnel « %s » : %s"
#: io.c:1388
#, c-format
@@ -2766,7 +2948,9 @@ msgstr "échec de la fermeture de stdout du processus fils : %s"
#: io.c:2059 io.c:2111
#, c-format
msgid "moving slave pty to stdout in child failed (dup: %s)"
-msgstr "échec du déplacement du pty esclave vers le stdout du processus fils (dup : %s)"
+msgstr ""
+"échec du déplacement du pty esclave vers le stdout du processus fils (dup : "
+"%s)"
#: io.c:2061 io.c:2113 io.c:2454
#, c-format
@@ -2776,7 +2960,9 @@ msgstr "échec de fermeture du stdin du processus fils : %s"
#: io.c:2064 io.c:2116
#, c-format
msgid "moving slave pty to stdin in child failed (dup: %s)"
-msgstr "échec du déplacement du pty esclave vers le stdin du processus fils (dup : %s)"
+msgstr ""
+"échec du déplacement du pty esclave vers le stdin du processus fils (dup : "
+"%s)"
#: io.c:2066 io.c:2118 io.c:2140
#, c-format
@@ -2826,7 +3012,8 @@ msgstr "impossible de créer le processus fils pour « %s » (fork : %s)"
#: io.c:2839
msgid "getline: attempt to read from closed read end of two-way pipe"
-msgstr "getline : tentative de lecture vers un tube bidirectionnel fermé côté lecture"
+msgstr ""
+"getline : tentative de lecture vers un tube bidirectionnel fermé côté lecture"
#: io.c:3158
msgid "register_input_parser: received NULL pointer"
@@ -2835,7 +3022,9 @@ msgstr "register_input_parser : pointeur NULL reçu"
#: io.c:3186
#, c-format
msgid "input parser `%s' conflicts with previously installed input parser `%s'"
-msgstr "l'analyseur d'entrée « %s » est en conflit avec l'analyseur « %s » déjà installé"
+msgstr ""
+"l'analyseur d'entrée « %s » est en conflit avec l'analyseur « %s » déjà "
+"installé"
#: io.c:3193
#, c-format
@@ -2848,8 +3037,10 @@ msgstr "register_output_wrapper : pointeur NULL reçu"
#: io.c:3241
#, c-format
-msgid "output wrapper `%s' conflicts with previously installed output wrapper `%s'"
-msgstr "le filtre de sortie « %s » est en conflit avec le filtre « %s » déjà installé"
+msgid ""
+"output wrapper `%s' conflicts with previously installed output wrapper `%s'"
+msgstr ""
+"le filtre de sortie « %s » est en conflit avec le filtre « %s » déjà installé"
#: io.c:3248
#, c-format
@@ -2862,8 +3053,12 @@ msgstr "register_output_processor : pointeur NULL reçu"
#: io.c:3298
#, c-format
-msgid "two-way processor `%s' conflicts with previously installed two-way processor `%s'"
-msgstr "le gestionnaire bidirectionnel « %s » est en conflit avec le gestionnaire « %s » déjà installé"
+msgid ""
+"two-way processor `%s' conflicts with previously installed two-way processor "
+"`%s'"
+msgstr ""
+"le gestionnaire bidirectionnel « %s » est en conflit avec le gestionnaire "
+"« %s » déjà installé"
#: io.c:3307
#, c-format
@@ -2881,7 +3076,8 @@ msgstr "impossible d'allouer plus de mémoire d'entrée"
#: io.c:4099
msgid "multicharacter value of `RS' is a gawk extension"
-msgstr "l'utilisation d'un « RS » de plusieurs caractères est une extension gawk"
+msgstr ""
+"l'utilisation d'un « RS » de plusieurs caractères est une extension gawk"
#: io.c:4253
msgid "IPv6 communication is not supported"
@@ -2889,8 +3085,12 @@ msgstr "les communications IPv6 ne sont pas disponibles"
#: main.c:240
#, c-format
-msgid "%s: fatal: persistent memory allocator failed to initialize: return value %d, pma.c line: %d.\n"
-msgstr "%s : fatal : échec d'initialisation de l'allocateur de mémoire permanente : code : %d, pam.c ligne : %d.\n"
+msgid ""
+"%s: fatal: persistent memory allocator failed to initialize: return value "
+"%d, pma.c line: %d.\n"
+msgstr ""
+"%s : fatal : échec d'initialisation de l'allocateur de mémoire permanente : "
+"code : %d, pam.c ligne : %d.\n"
#: main.c:248
msgid "persistent memory is not supported"
@@ -2898,7 +3098,9 @@ msgstr "mémoire permanente non disponible"
#: main.c:360
msgid "environment variable `POSIXLY_CORRECT' set: turning on `--posix'"
-msgstr "variable d'environnement « POSIXLY__CORRECT » définie : activation de « --posix »"
+msgstr ""
+"variable d'environnement « POSIXLY__CORRECT » définie : activation de « --"
+"posix »"
#: main.c:367
msgid "`--posix' overrides `--traditional'"
@@ -2906,7 +3108,8 @@ msgstr "« --posix » prend le pas sur « --traditional »"
#: main.c:378
msgid "`--posix'/`--traditional' overrides `--non-decimal-data'"
-msgstr "« --posix » et « --traditional » prennent le pas sur « --non-decimal-data »"
+msgstr ""
+"« --posix » et « --traditional » prennent le pas sur « --non-decimal-data »"
#: main.c:383
msgid "`--posix' overrides `--characters-as-bytes'"
@@ -2915,7 +3118,8 @@ msgstr "« --posix » prend le pas sur « --characters-as-bytes »"
#: main.c:394
#, c-format
msgid "running %s setuid root may be a security problem"
-msgstr "l'exécution de %s en mode setuid root peut être un problème de sécurité"
+msgstr ""
+"l'exécution de %s en mode setuid root peut être un problème de sécurité"
#: main.c:396
msgid "The -r/--re-interval options no longer have any effect"
@@ -2943,12 +3147,14 @@ msgstr "aucun programme !"
#: main.c:611
#, c-format
msgid "Usage: %s [POSIX or GNU style options] -f progfile [--] file ...\n"
-msgstr "Utilisation : %s [options GNU ou POSIX] -f fichier_prog [--] fichier ...\n"
+msgstr ""
+"Utilisation : %s [options GNU ou POSIX] -f fichier_prog [--] fichier ...\n"
#: main.c:613
#, c-format
msgid "Usage: %s [POSIX or GNU style options] [--] %cprogram%c file ...\n"
-msgstr "Utilisation : %s [options GNU ou POSIX] [--] %cprogramme%c fichier ...\n"
+msgstr ""
+"Utilisation : %s [options GNU ou POSIX] [--] %cprogramme%c fichier ...\n"
#: main.c:618
msgid "POSIX options:\t\tGNU long options: (standard)\n"
@@ -3381,8 +3587,12 @@ msgstr "aucun chiffre hexadécimal dans la séquence d'échappement « \\x »
#: node.c:639
#, c-format
-msgid "hex escape \\x%.*s of %d characters probably not interpreted the way you expect"
-msgstr "la séquence d'échappement hexa. \\x%.*s de %d caractères ne sera probablement pas interprétée comme vous l'imaginez"
+msgid ""
+"hex escape \\x%.*s of %d characters probably not interpreted the way you "
+"expect"
+msgstr ""
+"la séquence d'échappement hexa. \\x%.*s de %d caractères ne sera "
+"probablement pas interprétée comme vous l'imaginez"
#: node.c:654
#, c-format
@@ -3390,18 +3600,24 @@ msgid "escape sequence `\\%c' treated as plain `%c'"
msgstr "séquence d'échappement « \\%c » traitée comme un simple « %c »"
#: node.c:790
-msgid "Invalid multibyte data detected. There may be a mismatch between your data and your locale"
-msgstr "Données multioctets incorrectes détectées. Possible incohérence entre données et paramètres régionaux (locale)"
+msgid ""
+"Invalid multibyte data detected. There may be a mismatch between your data "
+"and your locale"
+msgstr ""
+"Données multioctets incorrectes détectées. Possible incohérence entre "
+"données et paramètres régionaux (locale)"
#: posix/gawkmisc.c:174
#, c-format
msgid "%s %s `%s': could not get fd flags: (fcntl F_GETFD: %s)"
-msgstr "%s %s « %s » : impossible d'obtenir les drapeaux du fd : (fcntl F_GETFD: %s)"
+msgstr ""
+"%s %s « %s » : impossible d'obtenir les drapeaux du fd : (fcntl F_GETFD: %s)"
#: posix/gawkmisc.c:186
#, c-format
msgid "%s %s `%s': could not set close-on-exec: (fcntl F_SETFD: %s)"
-msgstr "%s %s « %s »: impossible de positionner close-on-exec: (fcntl F_SETFD: %s)"
+msgstr ""
+"%s %s « %s »: impossible de positionner close-on-exec: (fcntl F_SETFD: %s)"
#: profile.c:73
msgid "Program indentation level too deep. Consider refactoring your code"
@@ -3478,8 +3694,12 @@ msgid "redir2str: unknown redirection type %d"
msgstr "redir2str : type de redirection %d inconnu"
#: re.c:58 re.c:163
-msgid "behavior of matching a regexp containing NUL characters is not defined by POSIX"
-msgstr "le comportement d'une exp. rationnelle incluant des caractères NUL est non défini pour POSIX"
+msgid ""
+"behavior of matching a regexp containing NUL characters is not defined by "
+"POSIX"
+msgstr ""
+"le comportement d'une exp. rationnelle incluant des caractères NUL est non "
+"défini pour POSIX"
#: re.c:127
msgid "invalid NUL byte in dynamic regexp"
@@ -3488,17 +3708,23 @@ msgstr "octet NUL invalide dans une exp. rationnelle dynamique"
#: re.c:174
#, c-format
msgid "regexp escape sequence `\\%c' treated as plain `%c'"
-msgstr "séquence d'échappement d'exp. rationnelle « \\%c » traitée comme un simple « %c »"
+msgstr ""
+"séquence d'échappement d'exp. rationnelle « \\%c » traitée comme un simple "
+"« %c »"
#: re.c:193
#, c-format
msgid "regexp escape sequence `\\%c' is not a known regexp operator"
-msgstr "séquence d'échappement d'exp. rationnelle « \\%c » n'est pas un opérateur connu"
+msgstr ""
+"séquence d'échappement d'exp. rationnelle « \\%c » n'est pas un opérateur "
+"connu"
#: re.c:669
#, c-format
msgid "regexp component `%.*s' should probably be `[%.*s]'"
-msgstr "le composant d'expression rationnelle « %.*s » devrait probablement être « [%.*s] »"
+msgstr ""
+"le composant d'expression rationnelle « %.*s » devrait probablement être "
+"« [%.*s] »"
#: support/dfa.c:894
msgid "unbalanced ["
@@ -3700,7 +3926,8 @@ msgstr "Aucune expression rationnelle précédente"
#: symbol.c:750
#, c-format
msgid "function `%s': cannot use function `%s' as a parameter name"
-msgstr "fonction « %s » : impossible d'utiliser la fonction « %s » comme paramètre"
+msgstr ""
+"fonction « %s » : impossible d'utiliser la fonction « %s » comme paramètre"
#: symbol.c:880
msgid "cannot pop main context"
diff --git a/po/gawk.pot b/po/gawk.pot
index f7208bd1..6d8917ee 100644
--- a/po/gawk.pot
+++ b/po/gawk.pot
@@ -6,9 +6,9 @@
#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: GNU gawk 5.1.65\n"
+"Project-Id-Version: GNU gawk 5.2.0\n"
"Report-Msgid-Bugs-To: bug-gawk@gnu.org\n"
-"POT-Creation-Date: 2022-08-17 17:51+0300\n"
+"POT-Creation-Date: 2022-09-04 18:51+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"
@@ -140,11 +140,11 @@ msgstr ""
msgid "duplicate `default' detected in switch body"
msgstr ""
-#: awkgram.y:1052 awkgram.y:4480
+#: awkgram.y:1052 awkgram.y:4482
msgid "`break' is not allowed outside a loop or switch"
msgstr ""
-#: awkgram.y:1062 awkgram.y:4472
+#: awkgram.y:1062 awkgram.y:4474
msgid "`continue' is not allowed outside a loop"
msgstr ""
@@ -255,325 +255,325 @@ msgid ""
"rules"
msgstr ""
-#: awkgram.y:2878 awkgram.y:2956 awkgram.y:3194 debug.c:545 debug.c:561
+#: awkgram.y:2880 awkgram.y:2958 awkgram.y:3196 debug.c:545 debug.c:561
#: debug.c:2845 debug.c:5215
#, c-format
msgid "cannot open source file `%s' for reading: %s"
msgstr ""
-#: awkgram.y:2879 awkgram.y:3016
+#: awkgram.y:2881 awkgram.y:3018
#, c-format
msgid "cannot open shared library `%s' for reading: %s"
msgstr ""
-#: awkgram.y:2881 awkgram.y:2957 awkgram.y:3017 builtin.c:136 debug.c:5366
+#: awkgram.y:2883 awkgram.y:2959 awkgram.y:3019 builtin.c:136 debug.c:5366
msgid "reason unknown"
msgstr ""
-#: awkgram.y:2890 awkgram.y:2914
+#: awkgram.y:2892 awkgram.y:2916
#, c-format
msgid "cannot include `%s' and use it as a program file"
msgstr ""
-#: awkgram.y:2903
+#: awkgram.y:2905
#, c-format
msgid "already included source file `%s'"
msgstr ""
-#: awkgram.y:2904
+#: awkgram.y:2906
#, c-format
msgid "already loaded shared library `%s'"
msgstr ""
-#: awkgram.y:2941
+#: awkgram.y:2943
msgid "@include is a gawk extension"
msgstr ""
-#: awkgram.y:2947
+#: awkgram.y:2949
msgid "empty filename after @include"
msgstr ""
-#: awkgram.y:2996
+#: awkgram.y:2998
msgid "@load is a gawk extension"
msgstr ""
-#: awkgram.y:3003
+#: awkgram.y:3005
msgid "empty filename after @load"
msgstr ""
-#: awkgram.y:3146
+#: awkgram.y:3148
msgid "empty program text on command line"
msgstr ""
-#: awkgram.y:3262 debug.c:470 debug.c:628
+#: awkgram.y:3264 debug.c:470 debug.c:628
#, c-format
msgid "cannot read source file `%s': %s"
msgstr ""
-#: awkgram.y:3273
+#: awkgram.y:3275
#, c-format
msgid "source file `%s' is empty"
msgstr ""
-#: awkgram.y:3333
+#: awkgram.y:3335
#, c-format
msgid "error: invalid character '\\%03o' in source code"
msgstr ""
-#: awkgram.y:3560
+#: awkgram.y:3562
msgid "source file does not end in newline"
msgstr ""
-#: awkgram.y:3670
+#: awkgram.y:3672
msgid "unterminated regexp ends with `\\' at end of file"
msgstr ""
-#: awkgram.y:3697
+#: awkgram.y:3699
#, c-format
msgid "%s: %d: tawk regex modifier `/.../%c' doesn't work in gawk"
msgstr ""
-#: awkgram.y:3701
+#: awkgram.y:3703
#, c-format
msgid "tawk regex modifier `/.../%c' doesn't work in gawk"
msgstr ""
-#: awkgram.y:3714
+#: awkgram.y:3716
msgid "unterminated regexp"
msgstr ""
-#: awkgram.y:3718
+#: awkgram.y:3720
msgid "unterminated regexp at end of file"
msgstr ""
-#: awkgram.y:3807
+#: awkgram.y:3809
msgid "use of `\\ #...' line continuation is not portable"
msgstr ""
-#: awkgram.y:3829
+#: awkgram.y:3831
msgid "backslash not last character on line"
msgstr ""
-#: awkgram.y:3876 awkgram.y:3878
+#: awkgram.y:3878 awkgram.y:3880
msgid "multidimensional arrays are a gawk extension"
msgstr ""
-#: awkgram.y:3903 awkgram.y:3914
+#: awkgram.y:3905 awkgram.y:3916
#, c-format
msgid "POSIX does not allow operator `%s'"
msgstr ""
-#: awkgram.y:3905 awkgram.y:3916 awkgram.y:3951 awkgram.y:3959
+#: awkgram.y:3907 awkgram.y:3918 awkgram.y:3953 awkgram.y:3961
#, c-format
msgid "operator `%s' is not supported in old awk"
msgstr ""
-#: awkgram.y:4056 awkgram.y:4078 command.y:1188
+#: awkgram.y:4058 awkgram.y:4080 command.y:1188
msgid "unterminated string"
msgstr ""
-#: awkgram.y:4066 main.c:1251
+#: awkgram.y:4068 main.c:1251
msgid "POSIX does not allow physical newlines in string values"
msgstr ""
-#: awkgram.y:4068 node.c:460
+#: awkgram.y:4070 node.c:460
msgid "backslash string continuation is not portable"
msgstr ""
-#: awkgram.y:4309
+#: awkgram.y:4311
#, c-format
msgid "invalid char '%c' in expression"
msgstr ""
-#: awkgram.y:4404
+#: awkgram.y:4406
#, c-format
msgid "`%s' is a gawk extension"
msgstr ""
-#: awkgram.y:4409
+#: awkgram.y:4411
#, c-format
msgid "POSIX does not allow `%s'"
msgstr ""
-#: awkgram.y:4417
+#: awkgram.y:4419
#, c-format
msgid "`%s' is not supported in old awk"
msgstr ""
-#: awkgram.y:4517
+#: awkgram.y:4519
msgid "`goto' considered harmful!"
msgstr ""
-#: awkgram.y:4586
+#: awkgram.y:4588
#, c-format
msgid "%d is invalid as number of arguments for %s"
msgstr ""
-#: awkgram.y:4621
+#: awkgram.y:4623
#, c-format
msgid "%s: string literal as last argument of substitute has no effect"
msgstr ""
-#: awkgram.y:4626
+#: awkgram.y:4628
#, c-format
msgid "%s third parameter is not a changeable object"
msgstr ""
-#: awkgram.y:4730 awkgram.y:4733
+#: awkgram.y:4732 awkgram.y:4735
msgid "match: third argument is a gawk extension"
msgstr ""
-#: awkgram.y:4787 awkgram.y:4790
+#: awkgram.y:4789 awkgram.y:4792
msgid "close: second argument is a gawk extension"
msgstr ""
-#: awkgram.y:4802
+#: awkgram.y:4804
msgid "use of dcgettext(_\"...\") is incorrect: remove leading underscore"
msgstr ""
-#: awkgram.y:4817
+#: awkgram.y:4819
msgid "use of dcngettext(_\"...\") is incorrect: remove leading underscore"
msgstr ""
-#: awkgram.y:4836
+#: awkgram.y:4838
msgid "index: regexp constant as second argument is not allowed"
msgstr ""
-#: awkgram.y:4889
+#: awkgram.y:4891
#, c-format
msgid "function `%s': parameter `%s' shadows global variable"
msgstr ""
-#: awkgram.y:4938 debug.c:4199 debug.c:4242 debug.c:5364 profile.c:110
+#: awkgram.y:4940 debug.c:4199 debug.c:4242 debug.c:5364 profile.c:110
#, c-format
msgid "could not open `%s' for writing: %s"
msgstr ""
-#: awkgram.y:4939
+#: awkgram.y:4941
msgid "sending variable list to standard error"
msgstr ""
-#: awkgram.y:4947
+#: awkgram.y:4949
#, c-format
msgid "%s: close failed: %s"
msgstr ""
-#: awkgram.y:4972
+#: awkgram.y:4974
msgid "shadow_funcs() called twice!"
msgstr ""
-#: awkgram.y:4980
+#: awkgram.y:4982
msgid "there were shadowed variables"
msgstr ""
-#: awkgram.y:5057
+#: awkgram.y:5059
#, c-format
msgid "function name `%s' previously defined"
msgstr ""
-#: awkgram.y:5108
+#: awkgram.y:5110
#, c-format
msgid "function `%s': cannot use function name as parameter name"
msgstr ""
-#: awkgram.y:5111
+#: awkgram.y:5113
#, c-format
msgid "function `%s': cannot use special variable `%s' as a function parameter"
msgstr ""
-#: awkgram.y:5115
+#: awkgram.y:5117
#, c-format
msgid "function `%s': parameter `%s' cannot contain a namespace"
msgstr ""
-#: awkgram.y:5122
+#: awkgram.y:5124
#, c-format
msgid "function `%s': parameter #%d, `%s', duplicates parameter #%d"
msgstr ""
-#: awkgram.y:5211
+#: awkgram.y:5213
#, c-format
msgid "function `%s' called but never defined"
msgstr ""
-#: awkgram.y:5215
+#: awkgram.y:5217
#, c-format
msgid "function `%s' defined but never called directly"
msgstr ""
-#: awkgram.y:5247
+#: awkgram.y:5249
#, c-format
msgid "regexp constant for parameter #%d yields boolean value"
msgstr ""
-#: awkgram.y:5262
+#: awkgram.y:5264
#, c-format
msgid ""
"function `%s' called with space between name and `(',\n"
"or used as a variable or an array"
msgstr ""
-#: awkgram.y:5485 awkgram.y:5538 mpfr.c:1589 mpfr.c:1624
+#: awkgram.y:5487 awkgram.y:5540 mpfr.c:1589 mpfr.c:1624
msgid "division by zero attempted"
msgstr ""
-#: awkgram.y:5494 awkgram.y:5547 mpfr.c:1634
+#: awkgram.y:5496 awkgram.y:5549 mpfr.c:1634
#, c-format
msgid "division by zero attempted in `%%'"
msgstr ""
-#: awkgram.y:5851
+#: awkgram.y:5853
msgid ""
"cannot assign a value to the result of a field post-increment expression"
msgstr ""
-#: awkgram.y:5854
+#: awkgram.y:5856
#, c-format
msgid "invalid target of assignment (opcode %s)"
msgstr ""
-#: awkgram.y:6238
+#: awkgram.y:6240
msgid "statement has no effect"
msgstr ""
-#: awkgram.y:6753
+#: awkgram.y:6755
#, c-format
msgid "identifier %s: qualified names not allowed in traditional / POSIX mode"
msgstr ""
-#: awkgram.y:6758
+#: awkgram.y:6760
#, c-format
msgid "identifier %s: namespace separator is two colons, not one"
msgstr ""
-#: awkgram.y:6764
+#: awkgram.y:6766
#, c-format
msgid "qualified identifier `%s' is badly formed"
msgstr ""
-#: awkgram.y:6771
+#: awkgram.y:6773
#, c-format
msgid ""
"identifier `%s': namespace separator can only appear once in a qualified name"
msgstr ""
-#: awkgram.y:6820 awkgram.y:6871
+#: awkgram.y:6822 awkgram.y:6873
#, c-format
msgid "using reserved identifier `%s' as a namespace is not allowed"
msgstr ""
-#: awkgram.y:6827 awkgram.y:6837
+#: awkgram.y:6829 awkgram.y:6839
#, c-format
msgid ""
"using reserved identifier `%s' as second component of a qualified name is "
"not allowed"
msgstr ""
-#: awkgram.y:6855
+#: awkgram.y:6857
msgid "@namespace is a gawk extension"
msgstr ""
-#: awkgram.y:6862
+#: awkgram.y:6864
#, c-format
msgid "namespace name `%s' must meet identifier naming rules"
msgstr ""
diff --git a/po/id.po b/po/id.po
index 670771d1..e678674a 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: 2022-08-17 17:51+0300\n"
+"POT-Creation-Date: 2022-09-04 18:51+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"
@@ -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:4480
+#: awkgram.y:1052 awkgram.y:4482
msgid "`break' is not allowed outside a loop or switch"
msgstr "`break' diluar sebuah loop tidak diijinkan"
-#: awkgram.y:1062 awkgram.y:4472
+#: awkgram.y:1062 awkgram.y:4474
msgid "`continue' is not allowed outside a loop"
msgstr "`continue' diluar sebuah loop tidak diijinkan"
@@ -255,272 +255,272 @@ msgid ""
"rules"
msgstr ""
-#: awkgram.y:2878 awkgram.y:2956 awkgram.y:3194 debug.c:545 debug.c:561
+#: awkgram.y:2880 awkgram.y:2958 awkgram.y:3196 debug.c:545 debug.c:561
#: debug.c:2845 debug.c:5215
#, fuzzy, c-format
msgid "cannot open source file `%s' for reading: %s"
msgstr "tidak dapat membuka berkas sumber `%s' untuk pembacaan (%s)"
-#: awkgram.y:2879 awkgram.y:3016
+#: awkgram.y:2881 awkgram.y:3018
#, fuzzy, c-format
msgid "cannot open shared library `%s' for reading: %s"
msgstr "tidak dapat membuka berkas sumber `%s' untuk pembacaan (%s)"
-#: awkgram.y:2881 awkgram.y:2957 awkgram.y:3017 builtin.c:136 debug.c:5366
+#: awkgram.y:2883 awkgram.y:2959 awkgram.y:3019 builtin.c:136 debug.c:5366
msgid "reason unknown"
msgstr "alasan tidak diketahui"
-#: awkgram.y:2890 awkgram.y:2914
+#: awkgram.y:2892 awkgram.y:2916
#, fuzzy, c-format
msgid "cannot include `%s' and use it as a program file"
msgstr "can't include `%s' and use it as a program file"
-#: awkgram.y:2903
+#: awkgram.y:2905
#, c-format
msgid "already included source file `%s'"
msgstr "tidak dapat membaca berkas sumber `%s'"
-#: awkgram.y:2904
+#: awkgram.y:2906
#, c-format
msgid "already loaded shared library `%s'"
msgstr "already loaded shared library `%s'"
-#: awkgram.y:2941
+#: awkgram.y:2943
msgid "@include is a gawk extension"
msgstr "@include adalah sebuah ekstensi gawk"
-#: awkgram.y:2947
+#: awkgram.y:2949
msgid "empty filename after @include"
msgstr "empty filename after @include"
-#: awkgram.y:2996
+#: awkgram.y:2998
msgid "@load is a gawk extension"
msgstr "@load adalah sebuah ekstensi gawk"
-#: awkgram.y:3003
+#: awkgram.y:3005
msgid "empty filename after @load"
msgstr "empty filename after @load"
-#: awkgram.y:3146
+#: awkgram.y:3148
msgid "empty program text on command line"
msgstr "aplikasi teks kosong di baris perintah"
-#: awkgram.y:3262 debug.c:470 debug.c:628
+#: awkgram.y:3264 debug.c:470 debug.c:628
#, fuzzy, c-format
msgid "cannot read source file `%s': %s"
msgstr "tidak dapat membaca berkas sumber `%s' (%s)"
-#: awkgram.y:3273
+#: awkgram.y:3275
#, c-format
msgid "source file `%s' is empty"
msgstr "berkas sumber `%s' kosong"
-#: awkgram.y:3333
+#: awkgram.y:3335
#, fuzzy, c-format
msgid "error: invalid character '\\%03o' in source code"
msgstr "nama kelas karakter tidak valid"
-#: awkgram.y:3560
+#: awkgram.y:3562
msgid "source file does not end in newline"
msgstr "berkas sumber tidak berakhir dalam baris baru"
-#: awkgram.y:3670
+#: awkgram.y:3672
msgid "unterminated regexp ends with `\\' at end of file"
msgstr "tidak terakhiri regexp akhir denga `\\' diakhir dari berkas"
-#: awkgram.y:3697
+#: awkgram.y:3699
#, c-format
msgid "%s: %d: tawk regex modifier `/.../%c' doesn't work in gawk"
msgstr "%s: %d: tawk regex pemodifikasi `/.../%c' tidak bekerja dalam gawk"
-#: awkgram.y:3701
+#: awkgram.y:3703
#, c-format
msgid "tawk regex modifier `/.../%c' doesn't work in gawk"
msgstr "tawk regex pemodifikasi `/.../%c' tidak bekerja dalam gawk"
-#: awkgram.y:3714
+#: awkgram.y:3716
msgid "unterminated regexp"
msgstr "tidak terselesaikan regexp"
-#: awkgram.y:3718
+#: awkgram.y:3720
msgid "unterminated regexp at end of file"
msgstr "tidak terselesaikan di akhir dari berkas"
-#: awkgram.y:3807
+#: awkgram.y:3809
msgid "use of `\\ #...' line continuation is not portable"
msgstr "penggunaan dari `\\ #...' kelanjutan baris tidak portabel"
-#: awkgram.y:3829
+#: awkgram.y:3831
msgid "backslash not last character on line"
msgstr "backslash bukan karakter terakhir di baris"
-#: awkgram.y:3876 awkgram.y:3878
+#: awkgram.y:3878 awkgram.y:3880
#, fuzzy
msgid "multidimensional arrays are a gawk extension"
msgstr "indirect adalah sebuah ekstensi gawk"
-#: awkgram.y:3903 awkgram.y:3914
+#: awkgram.y:3905 awkgram.y:3916
#, fuzzy, c-format
msgid "POSIX does not allow operator `%s'"
msgstr "POSIX tidak mengijinkan operator `**'"
-#: awkgram.y:3905 awkgram.y:3916 awkgram.y:3951 awkgram.y:3959
+#: awkgram.y:3907 awkgram.y:3918 awkgram.y:3953 awkgram.y:3961
#, fuzzy, c-format
msgid "operator `%s' is not supported in old awk"
msgstr "operator `^' tidak didukung dalam awk lama"
-#: awkgram.y:4056 awkgram.y:4078 command.y:1188
+#: awkgram.y:4058 awkgram.y:4080 command.y:1188
msgid "unterminated string"
msgstr "string tidak terselesaikan"
-#: awkgram.y:4066 main.c:1251
+#: awkgram.y:4068 main.c:1251
#, fuzzy
msgid "POSIX does not allow physical newlines in string values"
msgstr "POSIX tidak mengijinkan escapes `\\x'"
-#: awkgram.y:4068 node.c:460
+#: awkgram.y:4070 node.c:460
#, fuzzy
msgid "backslash string continuation is not portable"
msgstr "penggunaan dari `\\ #...' kelanjutan baris tidak portabel"
-#: awkgram.y:4309
+#: awkgram.y:4311
#, c-format
msgid "invalid char '%c' in expression"
msgstr "karakter '%c' tidak valid dalam ekspresi"
-#: awkgram.y:4404
+#: awkgram.y:4406
#, c-format
msgid "`%s' is a gawk extension"
msgstr "`%s' adalah sebuah ekstensi gawk"
-#: awkgram.y:4409
+#: awkgram.y:4411
#, c-format
msgid "POSIX does not allow `%s'"
msgstr "POSIX tidak mengijinkan `%s'"
-#: awkgram.y:4417
+#: awkgram.y:4419
#, c-format
msgid "`%s' is not supported in old awk"
msgstr "`%s' tidak didukung dalam awk lama"
-#: awkgram.y:4517
+#: awkgram.y:4519
#, fuzzy
msgid "`goto' considered harmful!"
msgstr "`goto' dipertimbangkan berbahaya!\n"
-#: awkgram.y:4586
+#: awkgram.y:4588
#, c-format
msgid "%d is invalid as number of arguments for %s"
msgstr "%d tidak valid sebagai jumlah dari argumen untuk %s"
-#: awkgram.y:4621
+#: awkgram.y:4623
#, 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:4626
+#: awkgram.y:4628
#, c-format
msgid "%s third parameter is not a changeable object"
msgstr "%s parameter ketika bukan sebuah objek yang dapat diubah"
-#: awkgram.y:4730 awkgram.y:4733
+#: awkgram.y:4732 awkgram.y:4735
msgid "match: third argument is a gawk extension"
msgstr "cocok: argumen ketiga adalah sebuah ekstensi gawk"
-#: awkgram.y:4787 awkgram.y:4790
+#: awkgram.y:4789 awkgram.y:4792
msgid "close: second argument is a gawk extension"
msgstr "tutup: argumen kedua adalah sebuah ekstensi gawk"
-#: awkgram.y:4802
+#: awkgram.y:4804
msgid "use of dcgettext(_\"...\") is incorrect: remove leading underscore"
msgstr ""
"penggunaan dari dcgettext(_\"...\") adalah tidak benar: hapus garis bawah "
"yang mengawali"
-#: awkgram.y:4817
+#: awkgram.y:4819
msgid "use of dcngettext(_\"...\") is incorrect: remove leading underscore"
msgstr ""
"penggunaan dari dcngettext(_\"...\") adalah tidak benar: hapus garis bawah "
"yang mengawali"
-#: awkgram.y:4836
+#: awkgram.y:4838
msgid "index: regexp constant as second argument is not allowed"
msgstr "index: diterima argumen kedua bukan string"
-#: awkgram.y:4889
+#: awkgram.y:4891
#, c-format
msgid "function `%s': parameter `%s' shadows global variable"
msgstr "fungsi `%s': parameter `%s' bayangan variabel global"
-#: awkgram.y:4938 debug.c:4199 debug.c:4242 debug.c:5364 profile.c:110
+#: awkgram.y:4940 debug.c:4199 debug.c:4242 debug.c:5364 profile.c:110
#, c-format
msgid "could not open `%s' for writing: %s"
msgstr "tidak dapat membuka `%s' untuk penulisan: %s"
-#: awkgram.y:4939
+#: awkgram.y:4941
msgid "sending variable list to standard error"
msgstr "mengirim profile ke standar error"
-#: awkgram.y:4947
+#: awkgram.y:4949
#, fuzzy, c-format
msgid "%s: close failed: %s"
msgstr "%s: tutup gagal (%s)"
-#: awkgram.y:4972
+#: awkgram.y:4974
msgid "shadow_funcs() called twice!"
msgstr "shadow_funcs() dipanggil dua kali!"
-#: awkgram.y:4980
+#: awkgram.y:4982
#, fuzzy
#| msgid "there were shadowed variables."
msgid "there were shadowed variables"
msgstr "disana tidak ada variabel bayangan."
-#: awkgram.y:5057
+#: awkgram.y:5059
#, c-format
msgid "function name `%s' previously defined"
msgstr "nama fungsi `%s' sebelumnya telah didefinisikan"
-#: awkgram.y:5108
+#: awkgram.y:5110
#, 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:5111
+#: awkgram.y:5113
#, 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:5115
+#: awkgram.y:5117
#, fuzzy, c-format
msgid "function `%s': parameter `%s' cannot contain a namespace"
msgstr "fungsi `%s': parameter `%s' bayangan variabel global"
-#: awkgram.y:5122
+#: awkgram.y:5124
#, c-format
msgid "function `%s': parameter #%d, `%s', duplicates parameter #%d"
msgstr "fungsi `%s': parameter #%d, `%s', duplikasi paramter #%d"
-#: awkgram.y:5211
+#: awkgram.y:5213
#, c-format
msgid "function `%s' called but never defined"
msgstr "fungsi `%s' dipanggil tetapi tidak pernah didefinisikan"
-#: awkgram.y:5215
+#: awkgram.y:5217
#, c-format
msgid "function `%s' defined but never called directly"
msgstr "fungsi `%s' didefinisikan tetapi tidak pernah dipanggil"
-#: awkgram.y:5247
+#: awkgram.y:5249
#, c-format
msgid "regexp constant for parameter #%d yields boolean value"
msgstr "konstanta regexp untuk parameter #%d menghasilkan nilai boolean"
-#: awkgram.y:5262
+#: awkgram.y:5264
#, 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:5485 awkgram.y:5538 mpfr.c:1589 mpfr.c:1624
+#: awkgram.y:5487 awkgram.y:5540 mpfr.c:1589 mpfr.c:1624
msgid "division by zero attempted"
msgstr "pembagian dengan nol telah dicoba"
-#: awkgram.y:5494 awkgram.y:5547 mpfr.c:1634
+#: awkgram.y:5496 awkgram.y:5549 mpfr.c:1634
#, c-format
msgid "division by zero attempted in `%%'"
msgstr "pembagian dengan nol dicoba dalam `%%'"
-#: awkgram.y:5851
+#: awkgram.y:5853
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:5854
+#: awkgram.y:5856
#, c-format
msgid "invalid target of assignment (opcode %s)"
msgstr "tidak valid sebagai jumlah dari argumen untuk %s"
-#: awkgram.y:6238
+#: awkgram.y:6240
msgid "statement has no effect"
msgstr "pernyataan tidak memiliki efek"
-#: awkgram.y:6753
+#: awkgram.y:6755
#, c-format
msgid "identifier %s: qualified names not allowed in traditional / POSIX mode"
msgstr ""
-#: awkgram.y:6758
+#: awkgram.y:6760
#, c-format
msgid "identifier %s: namespace separator is two colons, not one"
msgstr ""
-#: awkgram.y:6764
+#: awkgram.y:6766
#, c-format
msgid "qualified identifier `%s' is badly formed"
msgstr ""
-#: awkgram.y:6771
+#: awkgram.y:6773
#, c-format
msgid ""
"identifier `%s': namespace separator can only appear once in a qualified name"
msgstr ""
-#: awkgram.y:6820 awkgram.y:6871
+#: awkgram.y:6822 awkgram.y:6873
#, c-format
msgid "using reserved identifier `%s' as a namespace is not allowed"
msgstr ""
-#: awkgram.y:6827 awkgram.y:6837
+#: awkgram.y:6829 awkgram.y:6839
#, c-format
msgid ""
"using reserved identifier `%s' as second component of a qualified name is "
"not allowed"
msgstr ""
-#: awkgram.y:6855
+#: awkgram.y:6857
#, fuzzy
msgid "@namespace is a gawk extension"
msgstr "@include adalah sebuah ekstensi gawk"
-#: awkgram.y:6862
+#: awkgram.y:6864
#, c-format
msgid "namespace name `%s' must meet identifier naming rules"
msgstr ""
diff --git a/po/it.po b/po/it.po
index d1e3853e..cc383828 100644
--- a/po/it.po
+++ b/po/it.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: GNU Awk 5.1.1, API: 3.0\n"
"Report-Msgid-Bugs-To: bug-gawk@gnu.org\n"
-"POT-Creation-Date: 2022-08-17 17:51+0300\n"
+"POT-Creation-Date: 2022-09-04 18:51+0300\n"
"PO-Revision-Date: 2022-07-19 17:15+0100\n"
"Last-Translator: Antonio Colombo <azc100@gmail.com>\n"
"Language-Team: Italian <it@li.org>\n"
@@ -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:4480
+#: awkgram.y:1052 awkgram.y:4482
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:4472
+#: awkgram.y:1062 awkgram.y:4474
msgid "`continue' is not allowed outside a loop"
msgstr "`continue' non consentito fuori da un un ciclo"
@@ -269,270 +269,270 @@ msgstr ""
"i file sorgente / gli argomenti sulla riga di comando devono contenere "
"funzioni o regole complete"
-#: awkgram.y:2878 awkgram.y:2956 awkgram.y:3194 debug.c:545 debug.c:561
+#: awkgram.y:2880 awkgram.y:2958 awkgram.y:3196 debug.c:545 debug.c:561
#: debug.c:2845 debug.c:5215
#, c-format
msgid "cannot open source file `%s' for reading: %s"
msgstr "non riesco ad aprire file sorgente `%s' in lettura: %s"
-#: awkgram.y:2879 awkgram.y:3016
+#: awkgram.y:2881 awkgram.y:3018
#, c-format
msgid "cannot open shared library `%s' for reading: %s"
msgstr "non riesco ad aprire shared library `%s' in lettura: %s"
-#: awkgram.y:2881 awkgram.y:2957 awkgram.y:3017 builtin.c:136 debug.c:5366
+#: awkgram.y:2883 awkgram.y:2959 awkgram.y:3019 builtin.c:136 debug.c:5366
msgid "reason unknown"
msgstr "ragione indeterminata"
-#: awkgram.y:2890 awkgram.y:2914
+#: awkgram.y:2892 awkgram.y:2916
#, c-format
msgid "cannot include `%s' and use it as a program file"
msgstr "non riesco a includere `%s' per usarlo come file di programma"
-#: awkgram.y:2903
+#: awkgram.y:2905
#, c-format
msgid "already included source file `%s'"
msgstr "file sorgente `%s' già incluso"
-#: awkgram.y:2904
+#: awkgram.y:2906
#, c-format
msgid "already loaded shared library `%s'"
msgstr "shared library `%s' già inclusa"
-#: awkgram.y:2941
+#: awkgram.y:2943
msgid "@include is a gawk extension"
msgstr "@include è un'estensione gawk"
-#: awkgram.y:2947
+#: awkgram.y:2949
msgid "empty filename after @include"
msgstr "nome-file mancante dopo @include"
-#: awkgram.y:2996
+#: awkgram.y:2998
msgid "@load is a gawk extension"
msgstr "@load è un'estensione gawk"
-#: awkgram.y:3003
+#: awkgram.y:3005
msgid "empty filename after @load"
msgstr "nome-file mancante dopo @include"
-#: awkgram.y:3146
+#: awkgram.y:3148
msgid "empty program text on command line"
msgstr "programma nullo sulla riga comandi"
-#: awkgram.y:3262 debug.c:470 debug.c:628
+#: awkgram.y:3264 debug.c:470 debug.c:628
#, c-format
msgid "cannot read source file `%s': %s"
msgstr "non riesco a leggere file sorgente `%s': %s"
-#: awkgram.y:3273
+#: awkgram.y:3275
#, c-format
msgid "source file `%s' is empty"
msgstr "file sorgente `%s' vuoto"
-#: awkgram.y:3333
+#: awkgram.y:3335
#, c-format
msgid "error: invalid character '\\%03o' in source code"
msgstr "errore: carattere invalido '\\%03o' nel codice sorgente"
-#: awkgram.y:3560
+#: awkgram.y:3562
msgid "source file does not end in newline"
msgstr "file sorgente non termina con carattere 'a capo'"
-#: awkgram.y:3670
+#: awkgram.y:3672
msgid "unterminated regexp ends with `\\' at end of file"
msgstr "espressione regolare non completata termina con `\\' a fine file"
-#: awkgram.y:3697
+#: awkgram.y:3699
#, c-format
msgid "%s: %d: tawk regex modifier `/.../%c' doesn't work in gawk"
msgstr ""
"%s: %d: modificatore di espressione regolare tawk `/.../%c' non valido in "
"gawk"
-#: awkgram.y:3701
+#: awkgram.y:3703
#, c-format
msgid "tawk regex modifier `/.../%c' doesn't work in gawk"
msgstr "modificatore di espressione regolare tawk `/.../%c' non valido in gawk"
-#: awkgram.y:3714
+#: awkgram.y:3716
msgid "unterminated regexp"
msgstr "espressione regolare non completa"
-#: awkgram.y:3718
+#: awkgram.y:3720
msgid "unterminated regexp at end of file"
msgstr "espressione regolare non completa a fine file"
-#: awkgram.y:3807
+#: awkgram.y:3809
msgid "use of `\\ #...' line continuation is not portable"
msgstr "uso di `\\ #...' continuazione riga non-portabile"
-#: awkgram.y:3829
+#: awkgram.y:3831
msgid "backslash not last character on line"
msgstr "la barra inversa non è l'ultimo carattere della riga"
-#: awkgram.y:3876 awkgram.y:3878
+#: awkgram.y:3878 awkgram.y:3880
msgid "multidimensional arrays are a gawk extension"
msgstr "i vettori multidimensionali sono un'estensione gawk"
-#: awkgram.y:3903 awkgram.y:3914
+#: awkgram.y:3905 awkgram.y:3916
#, c-format
msgid "POSIX does not allow operator `%s'"
msgstr "POSIX non consente l'operatore `%s'"
-#: awkgram.y:3905 awkgram.y:3916 awkgram.y:3951 awkgram.y:3959
+#: awkgram.y:3907 awkgram.y:3918 awkgram.y:3953 awkgram.y:3961
#, c-format
msgid "operator `%s' is not supported in old awk"
msgstr "operatore `%s' non supportato nel vecchio awk"
-#: awkgram.y:4056 awkgram.y:4078 command.y:1188
+#: awkgram.y:4058 awkgram.y:4080 command.y:1188
msgid "unterminated string"
msgstr "stringa non delimitata"
-#: awkgram.y:4066 main.c:1251
+#: awkgram.y:4068 main.c:1251
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:4068 node.c:460
+#: awkgram.y:4070 node.c:460
msgid "backslash string continuation is not portable"
msgstr "uso di barra inversa per continuazione stringa non-portabile"
-#: awkgram.y:4309
+#: awkgram.y:4311
#, c-format
msgid "invalid char '%c' in expression"
msgstr "carattere '%c' non valido in un'espressione"
-#: awkgram.y:4404
+#: awkgram.y:4406
#, c-format
msgid "`%s' is a gawk extension"
msgstr "`%s' è un'estensione gawk"
-#: awkgram.y:4409
+#: awkgram.y:4411
#, c-format
msgid "POSIX does not allow `%s'"
msgstr "POSIX non consente `%s'"
-#: awkgram.y:4417
+#: awkgram.y:4419
#, c-format
msgid "`%s' is not supported in old awk"
msgstr "`%s' non è supportato nel vecchio awk"
-#: awkgram.y:4517
+#: awkgram.y:4519
msgid "`goto' considered harmful!"
msgstr "`goto' considerato pericoloso!"
-#: awkgram.y:4586
+#: awkgram.y:4588
#, c-format
msgid "%d is invalid as number of arguments for %s"
msgstr "%d non valido come numero di argomenti per %s"
-#: awkgram.y:4621
+#: awkgram.y:4623
#, 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:4626
+#: awkgram.y:4628
#, c-format
msgid "%s third parameter is not a changeable object"
msgstr "il terzo parametro di %s non è un oggetto modificabile"
-#: awkgram.y:4730 awkgram.y:4733
+#: awkgram.y:4732 awkgram.y:4735
msgid "match: third argument is a gawk extension"
msgstr "match: il terzo argomento è un'estensione gawk"
-#: awkgram.y:4787 awkgram.y:4790
+#: awkgram.y:4789 awkgram.y:4792
msgid "close: second argument is a gawk extension"
msgstr "close: il secondo argomento è un'estensione gawk"
-#: awkgram.y:4802
+#: awkgram.y:4804
msgid "use of dcgettext(_\"...\") is incorrect: remove leading underscore"
msgstr ""
"uso scorretto di dcgettext(_\"...\"): togliere il carattere '_' iniziale"
-#: awkgram.y:4817
+#: awkgram.y:4819
msgid "use of dcngettext(_\"...\") is incorrect: remove leading underscore"
msgstr ""
"uso scorretto di dcngettext(_\"...\"): togliere il carattere '_' iniziale"
-#: awkgram.y:4836
+#: awkgram.y:4838
msgid "index: regexp constant as second argument is not allowed"
msgstr "index: espressione regolare come secondo argomento non consentita"
-#: awkgram.y:4889
+#: awkgram.y:4891
#, c-format
msgid "function `%s': parameter `%s' shadows global variable"
msgstr "funzione `%s': il parametro `%s' nasconde variabile globale"
-#: awkgram.y:4938 debug.c:4199 debug.c:4242 debug.c:5364 profile.c:110
+#: awkgram.y:4940 debug.c:4199 debug.c:4242 debug.c:5364 profile.c:110
#, c-format
msgid "could not open `%s' for writing: %s"
msgstr "non riesco ad aprire `%s' in scrittura: %s"
-#: awkgram.y:4939
+#: awkgram.y:4941
msgid "sending variable list to standard error"
msgstr "mando lista variabili a `standard error'"
-#: awkgram.y:4947
+#: awkgram.y:4949
#, c-format
msgid "%s: close failed: %s"
msgstr "%s: close non riuscita: %s"
-#: awkgram.y:4972
+#: awkgram.y:4974
msgid "shadow_funcs() called twice!"
msgstr "shadow_funcs() chiamata due volte!"
-#: awkgram.y:4980
+#: awkgram.y:4982
msgid "there were shadowed variables"
msgstr "erano presenti variabili nascoste"
-#: awkgram.y:5057
+#: awkgram.y:5059
#, c-format
msgid "function name `%s' previously defined"
msgstr "funzione di nome `%s' definita in precedenza"
-#: awkgram.y:5108
+#: awkgram.y:5110
#, 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:5111
+#: awkgram.y:5113
#, 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:5115
+#: awkgram.y:5117
#, 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:5122
+#: awkgram.y:5124
#, c-format
msgid "function `%s': parameter #%d, `%s', duplicates parameter #%d"
msgstr "funzione `%s': il parametro #%d, `%s', duplica il parametro #%d"
-#: awkgram.y:5211
+#: awkgram.y:5213
#, c-format
msgid "function `%s' called but never defined"
msgstr "funzione `%s' chiamata ma mai definita"
-#: awkgram.y:5215
+#: awkgram.y:5217
#, c-format
msgid "function `%s' defined but never called directly"
msgstr "funzione `%s' definita ma mai chiamata direttamente"
-#: awkgram.y:5247
+#: awkgram.y:5249
#, 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:5262
+#: awkgram.y:5264
#, 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:5485 awkgram.y:5538 mpfr.c:1589 mpfr.c:1624
+#: awkgram.y:5487 awkgram.y:5540 mpfr.c:1589 mpfr.c:1624
msgid "division by zero attempted"
msgstr "tentativo di dividere per zero"
-#: awkgram.y:5494 awkgram.y:5547 mpfr.c:1634
+#: awkgram.y:5496 awkgram.y:5549 mpfr.c:1634
#, c-format
msgid "division by zero attempted in `%%'"
msgstr "tentativo di dividere per zero in `%%'"
-#: awkgram.y:5851
+#: awkgram.y:5853
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:5854
+#: awkgram.y:5856
#, c-format
msgid "invalid target of assignment (opcode %s)"
msgstr "destinazione di assegnazione non valida (codice operativo %s)"
-#: awkgram.y:6238
+#: awkgram.y:6240
msgid "statement has no effect"
msgstr "l'istruzione non fa nulla"
-#: awkgram.y:6753
+#: awkgram.y:6755
#, 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:6758
+#: awkgram.y:6760
#, 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:6764
+#: awkgram.y:6766
#, c-format
msgid "qualified identifier `%s' is badly formed"
msgstr "l'identificativo qualificato `%s' non è nel formato richiesto"
-#: awkgram.y:6771
+#: awkgram.y:6773
#, 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:6820 awkgram.y:6871
+#: awkgram.y:6822 awkgram.y:6873
#, 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:6827 awkgram.y:6837
+#: awkgram.y:6829 awkgram.y:6839
#, 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:6855
+#: awkgram.y:6857
msgid "@namespace is a gawk extension"
msgstr "@namespace è un'estensione gawk"
-#: awkgram.y:6862
+#: awkgram.y:6864
#, c-format
msgid "namespace name `%s' must meet identifier naming rules"
msgstr ""
diff --git a/po/ja.po b/po/ja.po
index f3f40d66..6625627b 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: 2022-08-17 17:51+0300\n"
+"POT-Creation-Date: 2022-09-04 18:51+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"
@@ -141,11 +141,11 @@ msgstr "switch 文の中で重複した case 値が使用されています: %s"
msgid "duplicate `default' detected in switch body"
msgstr "switch 文の中で重複した `default' が検出されました"
-#: awkgram.y:1052 awkgram.y:4480
+#: awkgram.y:1052 awkgram.y:4482
msgid "`break' is not allowed outside a loop or switch"
msgstr "`break' はループまたは switch の外では許可されていません"
-#: awkgram.y:1062 awkgram.y:4472
+#: awkgram.y:1062 awkgram.y:4474
msgid "`continue' is not allowed outside a loop"
msgstr "`continue' はループの外では許可されていません"
@@ -257,269 +257,269 @@ msgid ""
"rules"
msgstr ""
-#: awkgram.y:2878 awkgram.y:2956 awkgram.y:3194 debug.c:545 debug.c:561
+#: awkgram.y:2880 awkgram.y:2958 awkgram.y:3196 debug.c:545 debug.c:561
#: debug.c:2845 debug.c:5215
#, fuzzy, c-format
msgid "cannot open source file `%s' for reading: %s"
msgstr "ソースファイル `%s' を読み込み用に開けません (%s)"
-#: awkgram.y:2879 awkgram.y:3016
+#: awkgram.y:2881 awkgram.y:3018
#, fuzzy, c-format
msgid "cannot open shared library `%s' for reading: %s"
msgstr "共有ライブラリ `%s' を読み込み用に開けません (%s)"
-#: awkgram.y:2881 awkgram.y:2957 awkgram.y:3017 builtin.c:136 debug.c:5366
+#: awkgram.y:2883 awkgram.y:2959 awkgram.y:3019 builtin.c:136 debug.c:5366
msgid "reason unknown"
msgstr "原因不明"
-#: awkgram.y:2890 awkgram.y:2914
+#: awkgram.y:2892 awkgram.y:2916
#, c-format
msgid "cannot include `%s' and use it as a program file"
msgstr ""
-#: awkgram.y:2903
+#: awkgram.y:2905
#, c-format
msgid "already included source file `%s'"
msgstr "ソースファイル `%s' は既に読み込まれています"
-#: awkgram.y:2904
+#: awkgram.y:2906
#, c-format
msgid "already loaded shared library `%s'"
msgstr "共有ライブラリ `%s' は既に読み込まれています"
-#: awkgram.y:2941
+#: awkgram.y:2943
msgid "@include is a gawk extension"
msgstr "@include は gawk 拡張です"
-#: awkgram.y:2947
+#: awkgram.y:2949
msgid "empty filename after @include"
msgstr "@include の後に空のファイル名があります"
-#: awkgram.y:2996
+#: awkgram.y:2998
msgid "@load is a gawk extension"
msgstr "@load は gawk 拡張です"
-#: awkgram.y:3003
+#: awkgram.y:3005
msgid "empty filename after @load"
msgstr "@load の後に空のファイル名があります"
-#: awkgram.y:3146
+#: awkgram.y:3148
msgid "empty program text on command line"
msgstr "コマンド行のプログラム表記が空です"
-#: awkgram.y:3262 debug.c:470 debug.c:628
+#: awkgram.y:3264 debug.c:470 debug.c:628
#, fuzzy, c-format
msgid "cannot read source file `%s': %s"
msgstr "ソースファイル `%s' を読み込めません (%s)"
-#: awkgram.y:3273
+#: awkgram.y:3275
#, c-format
msgid "source file `%s' is empty"
msgstr "ソースファイル `%s' は空です"
-#: awkgram.y:3333
+#: awkgram.y:3335
#, fuzzy, c-format
msgid "error: invalid character '\\%03o' in source code"
msgstr "無効な文字クラス名です"
-#: awkgram.y:3560
+#: awkgram.y:3562
msgid "source file does not end in newline"
msgstr "ソースファイルが改行で終っていません"
-#: awkgram.y:3670
+#: awkgram.y:3672
msgid "unterminated regexp ends with `\\' at end of file"
msgstr "終端されていない正規表現がファイル最後の `\\' で終っています。"
-#: awkgram.y:3697
+#: awkgram.y:3699
#, c-format
msgid "%s: %d: tawk regex modifier `/.../%c' doesn't work in gawk"
msgstr "%s: %d: tawk の正規表現修飾子 `/.../%c' は gawk で使用できません"
-#: awkgram.y:3701
+#: awkgram.y:3703
#, c-format
msgid "tawk regex modifier `/.../%c' doesn't work in gawk"
msgstr "tawk の正規表現修飾子 `/.../%c' は gawk で使用できません"
-#: awkgram.y:3714
+#: awkgram.y:3716
msgid "unterminated regexp"
msgstr "正規表現が終端されていません"
-#: awkgram.y:3718
+#: awkgram.y:3720
msgid "unterminated regexp at end of file"
msgstr "ファイルの中で正規表現が終端されていません"
-#: awkgram.y:3807
+#: awkgram.y:3809
msgid "use of `\\ #...' line continuation is not portable"
msgstr "`\\ #...' 形式の行継続は移植性がありません"
-#: awkgram.y:3829
+#: awkgram.y:3831
msgid "backslash not last character on line"
msgstr "バックスラッシュが行最後の文字になっていません。"
-#: awkgram.y:3876 awkgram.y:3878
+#: awkgram.y:3878 awkgram.y:3880
#, fuzzy
msgid "multidimensional arrays are a gawk extension"
msgstr "間接関数呼び出しは gawk 拡張です"
-#: awkgram.y:3903 awkgram.y:3914
+#: awkgram.y:3905 awkgram.y:3916
#, fuzzy, c-format
msgid "POSIX does not allow operator `%s'"
msgstr "POSIX では演算子 `**' は許可されていません"
-#: awkgram.y:3905 awkgram.y:3916 awkgram.y:3951 awkgram.y:3959
+#: awkgram.y:3907 awkgram.y:3918 awkgram.y:3953 awkgram.y:3961
#, fuzzy, c-format
msgid "operator `%s' is not supported in old awk"
msgstr "古い awk は演算子 `^' をサポートしません"
-#: awkgram.y:4056 awkgram.y:4078 command.y:1188
+#: awkgram.y:4058 awkgram.y:4080 command.y:1188
msgid "unterminated string"
msgstr "文字列が終端されていません"
-#: awkgram.y:4066 main.c:1251
+#: awkgram.y:4068 main.c:1251
#, fuzzy
msgid "POSIX does not allow physical newlines in string values"
msgstr "POSIX では `\\x' エスケープは許可されていません"
-#: awkgram.y:4068 node.c:460
+#: awkgram.y:4070 node.c:460
#, fuzzy
msgid "backslash string continuation is not portable"
msgstr "`\\ #...' 形式の行継続は移植性がありません"
-#: awkgram.y:4309
+#: awkgram.y:4311
#, c-format
msgid "invalid char '%c' in expression"
msgstr "式内に無効な文字 '%c' があります"
-#: awkgram.y:4404
+#: awkgram.y:4406
#, c-format
msgid "`%s' is a gawk extension"
msgstr "`%s' は gawk 拡張です"
-#: awkgram.y:4409
+#: awkgram.y:4411
#, c-format
msgid "POSIX does not allow `%s'"
msgstr "POSIX では `%s' は許可されていません"
-#: awkgram.y:4417
+#: awkgram.y:4419
#, c-format
msgid "`%s' is not supported in old awk"
msgstr "古い awk は `%s' をサポートしません"
-#: awkgram.y:4517
+#: awkgram.y:4519
#, fuzzy
msgid "`goto' considered harmful!"
msgstr "`goto' は有害だと見なされています!\n"
-#: awkgram.y:4586
+#: awkgram.y:4588
#, c-format
msgid "%d is invalid as number of arguments for %s"
msgstr "%d は %s 用の引数の数としては無効です"
-#: awkgram.y:4621
+#: awkgram.y:4623
#, fuzzy, c-format
msgid "%s: string literal as last argument of substitute has no effect"
msgstr "%s: 文字列リテラルを置き換え最後の引数に使用すると効果がありません"
-#: awkgram.y:4626
+#: awkgram.y:4628
#, c-format
msgid "%s third parameter is not a changeable object"
msgstr "%s 第三仮引数は可変オブジェクトではありません"
-#: awkgram.y:4730 awkgram.y:4733
+#: awkgram.y:4732 awkgram.y:4735
msgid "match: third argument is a gawk extension"
msgstr "match: 第三引数は gawk 拡張です"
-#: awkgram.y:4787 awkgram.y:4790
+#: awkgram.y:4789 awkgram.y:4792
msgid "close: second argument is a gawk extension"
msgstr "close: 第二引数は gawk 拡張です"
-#: awkgram.y:4802
+#: awkgram.y:4804
msgid "use of dcgettext(_\"...\") is incorrect: remove leading underscore"
msgstr ""
"dcgettext(_\"...\")の使用法が間違っています: 先頭のアンダースコア(_)を削除し"
"てください"
-#: awkgram.y:4817
+#: awkgram.y:4819
msgid "use of dcngettext(_\"...\") is incorrect: remove leading underscore"
msgstr ""
"dcngettext(_\"...\")の使用法が間違っています: 先頭のアンダースコア(_)を削除し"
"てください"
-#: awkgram.y:4836
+#: awkgram.y:4838
#, fuzzy
msgid "index: regexp constant as second argument is not allowed"
msgstr "index: 文字列では無い第二引数を受け取りました"
-#: awkgram.y:4889
+#: awkgram.y:4891
#, c-format
msgid "function `%s': parameter `%s' shadows global variable"
msgstr "関数 `%s': 仮引数 `%s' が大域変数を覆い隠しています"
-#: awkgram.y:4938 debug.c:4199 debug.c:4242 debug.c:5364 profile.c:110
+#: awkgram.y:4940 debug.c:4199 debug.c:4242 debug.c:5364 profile.c:110
#, c-format
msgid "could not open `%s' for writing: %s"
msgstr "`%s' を書込み用に開けませんでした: %s"
-#: awkgram.y:4939
+#: awkgram.y:4941
msgid "sending variable list to standard error"
msgstr "変数リストを標準エラーに送っています"
-#: awkgram.y:4947
+#: awkgram.y:4949
#, fuzzy, c-format
msgid "%s: close failed: %s"
msgstr "%s: 閉じるのに失敗しました (%s)"
-#: awkgram.y:4972
+#: awkgram.y:4974
msgid "shadow_funcs() called twice!"
msgstr "shadow_funcs() を二回呼び出しています!"
-#: awkgram.y:4980
+#: awkgram.y:4982
#, fuzzy
#| msgid "there were shadowed variables."
msgid "there were shadowed variables"
msgstr "覆い隠された変数がありました"
-#: awkgram.y:5057
+#: awkgram.y:5059
#, c-format
msgid "function name `%s' previously defined"
msgstr "関数名 `%s' は前に定義されています"
-#: awkgram.y:5108
+#: awkgram.y:5110
#, fuzzy, c-format
msgid "function `%s': cannot use function name as parameter name"
msgstr "関数 `%s': 関数名を仮引数名として使用出来ません"
-#: awkgram.y:5111
+#: awkgram.y:5113
#, fuzzy, c-format
msgid "function `%s': cannot use special variable `%s' as a function parameter"
msgstr "関数 `%s': 特別な変数 `%s' は関数の仮引数として使用出来ません"
-#: awkgram.y:5115
+#: awkgram.y:5117
#, fuzzy, c-format
msgid "function `%s': parameter `%s' cannot contain a namespace"
msgstr "関数 `%s': 仮引数 `%s' が大域変数を覆い隠しています"
-#: awkgram.y:5122
+#: awkgram.y:5124
#, c-format
msgid "function `%s': parameter #%d, `%s', duplicates parameter #%d"
msgstr "関数 `%s': 仮引数 #%d, `%s' が仮引数 #%d と重複しています"
-#: awkgram.y:5211
+#: awkgram.y:5213
#, c-format
msgid "function `%s' called but never defined"
msgstr "未定義の関数 `%s' を呼び出しました"
-#: awkgram.y:5215
+#: awkgram.y:5217
#, c-format
msgid "function `%s' defined but never called directly"
msgstr "関数 `%s' は定義されていますが、一度も直接呼び出されていません"
-#: awkgram.y:5247
+#: awkgram.y:5249
#, c-format
msgid "regexp constant for parameter #%d yields boolean value"
msgstr "仮引数 #%d 用の正規表現定数は真偽値を出力します"
-#: awkgram.y:5262
+#: awkgram.y:5264
#, c-format
msgid ""
"function `%s' called with space between name and `(',\n"
@@ -528,68 +528,68 @@ msgstr ""
"関数名と `(' の間にスペースを入れて関数 `%s' を呼び出しています。\n"
"または、変数か配列として使われています。"
-#: awkgram.y:5485 awkgram.y:5538 mpfr.c:1589 mpfr.c:1624
+#: awkgram.y:5487 awkgram.y:5540 mpfr.c:1589 mpfr.c:1624
msgid "division by zero attempted"
msgstr "ゼロによる除算が試みられました"
-#: awkgram.y:5494 awkgram.y:5547 mpfr.c:1634
+#: awkgram.y:5496 awkgram.y:5549 mpfr.c:1634
#, c-format
msgid "division by zero attempted in `%%'"
msgstr "`%%' 内でゼロによる除算が試みられました"
-#: awkgram.y:5851
+#: awkgram.y:5853
msgid ""
"cannot assign a value to the result of a field post-increment expression"
msgstr ""
-#: awkgram.y:5854
+#: awkgram.y:5856
#, fuzzy, c-format
msgid "invalid target of assignment (opcode %s)"
msgstr "%d は %s 用の引数の数としては無効です"
-#: awkgram.y:6238
+#: awkgram.y:6240
msgid "statement has no effect"
msgstr "文に効果がありません"
-#: awkgram.y:6753
+#: awkgram.y:6755
#, c-format
msgid "identifier %s: qualified names not allowed in traditional / POSIX mode"
msgstr ""
-#: awkgram.y:6758
+#: awkgram.y:6760
#, c-format
msgid "identifier %s: namespace separator is two colons, not one"
msgstr ""
-#: awkgram.y:6764
+#: awkgram.y:6766
#, c-format
msgid "qualified identifier `%s' is badly formed"
msgstr ""
-#: awkgram.y:6771
+#: awkgram.y:6773
#, c-format
msgid ""
"identifier `%s': namespace separator can only appear once in a qualified name"
msgstr ""
-#: awkgram.y:6820 awkgram.y:6871
+#: awkgram.y:6822 awkgram.y:6873
#, c-format
msgid "using reserved identifier `%s' as a namespace is not allowed"
msgstr ""
-#: awkgram.y:6827 awkgram.y:6837
+#: awkgram.y:6829 awkgram.y:6839
#, c-format
msgid ""
"using reserved identifier `%s' as second component of a qualified name is "
"not allowed"
msgstr ""
-#: awkgram.y:6855
+#: awkgram.y:6857
#, fuzzy
msgid "@namespace is a gawk extension"
msgstr "@include は gawk 拡張です"
-#: awkgram.y:6862
+#: awkgram.y:6864
#, c-format
msgid "namespace name `%s' must meet identifier naming rules"
msgstr ""
diff --git a/po/ko.gmo b/po/ko.gmo
index 67dc6811..bb715dae 100644
--- a/po/ko.gmo
+++ b/po/ko.gmo
Binary files differ
diff --git a/po/ko.po b/po/ko.po
index dc64b243..432b3c10 100644
--- a/po/ko.po
+++ b/po/ko.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gawk 5.1.65\n"
"Report-Msgid-Bugs-To: bug-gawk@gnu.org\n"
-"POT-Creation-Date: 2022-08-17 17:51+0300\n"
+"POT-Creation-Date: 2022-09-04 18:51+0300\n"
"PO-Revision-Date: 2022-08-18 18:39+0900\n"
"Last-Translator: Seong-ho Cho <darkcircle.0426@gmail.com>\n"
"Language-Team: Korean <translation-team-ko@googlegroups.com>\n"
@@ -81,8 +81,12 @@ msgid "%s: first argument cannot be FUNCTAB without a second argument"
msgstr "%s: 첫번째 인자 값은 두번째 인자 값이 없으면 FUNCTAB일 수 없습니다"
#: array.c:851
-msgid "asort/asorti: using the same array as source and destination without a third argument is silly."
-msgstr "asort/asorti: 동일한 배열을 원본과 대상으로 사용하며 세번째 인자가 없는 모양새가 우스꽝스럽습니다."
+msgid ""
+"asort/asorti: using the same array as source and destination without a third "
+"argument is silly."
+msgstr ""
+"asort/asorti: 동일한 배열을 원본과 대상으로 사용하며 세번째 인자가 없는 모양"
+"새가 우스꽝스럽습니다."
#: array.c:856
#, c-format
@@ -140,11 +144,11 @@ msgstr "switch문에 중복된 case 값: %s"
msgid "duplicate `default' detected in switch body"
msgstr "switch문에 중복된 `default' 절"
-#: awkgram.y:1052 awkgram.y:4480
+#: awkgram.y:1052 awkgram.y:4482
msgid "`break' is not allowed outside a loop or switch"
msgstr "`break' 구문은 루프문 또는 switch문 밖에서 사용할 수 없습니다"
-#: awkgram.y:1062 awkgram.y:4472
+#: awkgram.y:1062 awkgram.y:4474
msgid "`continue' is not allowed outside a loop"
msgstr "`continue' 구문은 루프문 밖에서 사용할 수 없습니다"
@@ -164,7 +168,9 @@ msgstr "`return' 구문을 함수 밖 영역에서 취급했습니다"
#: awkgram.y:1185
msgid "plain `print' in BEGIN or END rule should probably be `print \"\"'"
-msgstr "BEGIN 또는 END 규칙 내부의 순수한 `print' 구문은 `print \"\"'와 같은 모양새여야 합니다"
+msgstr ""
+"BEGIN 또는 END 규칙 내부의 순수한 `print' 구문은 `print \"\"'와 같은 모양새여"
+"야 합니다"
#: awkgram.y:1255 awkgram.y:1304
msgid "`delete' is not allowed with SYMTAB"
@@ -196,7 +202,9 @@ msgstr "`~' 또는 `!~' 연산자 좌항에 정규 표현식이 있습니다'"
#: awkgram.y:1690 awkgram.y:1840
msgid "old awk does not support the keyword `in' except after `for'"
-msgstr "awk 이전 버전에서는 `for' 다음을 제외한 부분에서 `in' 키워드를 취급하지 않습니다"
+msgstr ""
+"awk 이전 버전에서는 `for' 다음을 제외한 부분에서 `in' 키워드를 취급하지 않습"
+"니다"
#: awkgram.y:1700
msgid "regular expression on right of comparison"
@@ -205,11 +213,13 @@ msgstr "비교문 우항에 정규 표현식이 있습니다"
#: awkgram.y:1819
#, c-format
msgid "non-redirected `getline' invalid inside `%s' rule"
-msgstr "`%s' 규칙 내에서 리다이렉션 처리하지 않는 `getline' 취급이 잘못되었습니다"
+msgstr ""
+"`%s' 규칙 내에서 리다이렉션 처리하지 않는 `getline' 취급이 잘못되었습니다"
#: awkgram.y:1822
msgid "non-redirected `getline' undefined inside END action"
-msgstr "END 동작 내에서 리다이렉션 처리하지 않는 `getline'을 정의하지 않았습니다"
+msgstr ""
+"END 동작 내에서 리다이렉션 처리하지 않는 `getline'을 정의하지 않았습니다"
#: awkgram.y:1842
msgid "old awk does not support multidimensional arrays"
@@ -250,261 +260,269 @@ msgid "unexpected newline or end of string"
msgstr "예상치 못한 개행 문자 또는 문자열 끝"
#: awkgram.y:2596
-msgid "source files / command-line arguments must contain complete functions or rules"
-msgstr "원본 파일 / 명령행 인자에 완전한 함수 이름 또는 규칙이 들어있어야 합니다"
+msgid ""
+"source files / command-line arguments must contain complete functions or "
+"rules"
+msgstr ""
+"원본 파일 / 명령행 인자에 완전한 함수 이름 또는 규칙이 들어있어야 합니다"
-#: awkgram.y:2878 awkgram.y:2956 awkgram.y:3194 debug.c:545 debug.c:561
+#: awkgram.y:2880 awkgram.y:2958 awkgram.y:3196 debug.c:545 debug.c:561
#: debug.c:2845 debug.c:5215
#, c-format
msgid "cannot open source file `%s' for reading: %s"
msgstr "읽을 `%s' 원본 파일을 열 수 없습니다: %s"
-#: awkgram.y:2879 awkgram.y:3016
+#: awkgram.y:2881 awkgram.y:3018
#, c-format
msgid "cannot open shared library `%s' for reading: %s"
msgstr "읽을 `%s' 공유 라이브러리를 열 수 없습니다: %s"
-#: awkgram.y:2881 awkgram.y:2957 awkgram.y:3017 builtin.c:136 debug.c:5366
+#: awkgram.y:2883 awkgram.y:2959 awkgram.y:3019 builtin.c:136 debug.c:5366
msgid "reason unknown"
msgstr "원인을 알 수 없음"
-#: awkgram.y:2890 awkgram.y:2914
+#: awkgram.y:2892 awkgram.y:2916
#, c-format
msgid "cannot include `%s' and use it as a program file"
msgstr "`%s' 요소를 프로그램 파일에 넣어 쓸 수 없습니다"
-#: awkgram.y:2903
+#: awkgram.y:2905
#, c-format
msgid "already included source file `%s'"
msgstr "이미 `%s' 원본 파일을 넣었습니다"
-#: awkgram.y:2904
+#: awkgram.y:2906
#, c-format
msgid "already loaded shared library `%s'"
msgstr "이미 `%s' 공유 라이브러리를 불러왔습니다"
-#: awkgram.y:2941
+#: awkgram.y:2943
msgid "@include is a gawk extension"
msgstr "@include는 gawk 확장 기능입니다"
-#: awkgram.y:2947
+#: awkgram.y:2949
msgid "empty filename after @include"
msgstr "@include 다음에 파일 이름이 없습니다"
-#: awkgram.y:2996
+#: awkgram.y:2998
msgid "@load is a gawk extension"
msgstr "@load는 gawk 확장 기능입니다"
-#: awkgram.y:3003
+#: awkgram.y:3005
msgid "empty filename after @load"
msgstr "@load 다음에 파일 이름이 없습니다"
-#: awkgram.y:3146
+#: awkgram.y:3148
msgid "empty program text on command line"
msgstr "명령행에 프로그램 텍스트가 없습니다"
-#: awkgram.y:3262 debug.c:470 debug.c:628
+#: awkgram.y:3264 debug.c:470 debug.c:628
#, c-format
msgid "cannot read source file `%s': %s"
msgstr "`%s' 소스 파일을 읽을 수 없습니다: %s"
-#: awkgram.y:3273
+#: awkgram.y:3275
#, c-format
msgid "source file `%s' is empty"
msgstr "`%s' 원본 파일이 비었습니다"
-#: awkgram.y:3333
+#: awkgram.y:3335
#, c-format
msgid "error: invalid character '\\%03o' in source code"
msgstr "오류: 소스 코드에 잘못된 문자 '\\%03o'"
-#: awkgram.y:3560
+#: awkgram.y:3562
msgid "source file does not end in newline"
msgstr "원본 파일이 개행 문자로 끝나지 않았습니다"
-#: awkgram.y:3670
+#: awkgram.y:3672
msgid "unterminated regexp ends with `\\' at end of file"
msgstr "파일 끝에 `\\' 문자로 끝나지 않은 정규 표현식이 있습니다"
-#: awkgram.y:3697
+#: awkgram.y:3699
#, c-format
msgid "%s: %d: tawk regex modifier `/.../%c' doesn't work in gawk"
-msgstr "%s: %d: gawk에서는 `/.../%c' tawk 정규표현식 수정자가 동작하지 않습니다"
+msgstr ""
+"%s: %d: gawk에서는 `/.../%c' tawk 정규표현식 수정자가 동작하지 않습니다"
-#: awkgram.y:3701
+#: awkgram.y:3703
#, c-format
msgid "tawk regex modifier `/.../%c' doesn't work in gawk"
msgstr "gawk에서는 `/.../%c' tawk 정규 표현식 수정자가 동작하지 않습니다"
-#: awkgram.y:3714
+#: awkgram.y:3716
msgid "unterminated regexp"
msgstr "끝나지 않은 정규 표현식"
-#: awkgram.y:3718
+#: awkgram.y:3720
msgid "unterminated regexp at end of file"
msgstr "파일 끝에 끝나지 않은 정규 표현식"
-#: awkgram.y:3807
+#: awkgram.y:3809
msgid "use of `\\ #...' line continuation is not portable"
msgstr "`\\ #...' 행 연속 표현자는 이식 불가능합니다"
-#: awkgram.y:3829
+#: awkgram.y:3831
msgid "backslash not last character on line"
msgstr "행의 백슬래시 문자는 마지막 문자가 아닙니다"
-#: awkgram.y:3876 awkgram.y:3878
+#: awkgram.y:3878 awkgram.y:3880
msgid "multidimensional arrays are a gawk extension"
msgstr "다차원 배열은 gawk 확장 기능입니다"
-#: awkgram.y:3903 awkgram.y:3914
+#: awkgram.y:3905 awkgram.y:3916
#, c-format
msgid "POSIX does not allow operator `%s'"
msgstr "POSIX에서는 `%s' 연산자를 지원하지 않습니다"
-#: awkgram.y:3905 awkgram.y:3916 awkgram.y:3951 awkgram.y:3959
+#: awkgram.y:3907 awkgram.y:3918 awkgram.y:3953 awkgram.y:3961
#, c-format
msgid "operator `%s' is not supported in old awk"
msgstr "오래된 awk 버전에서는 `%s' 연산자를 지원하지 않습니다"
-#: awkgram.y:4056 awkgram.y:4078 command.y:1188
+#: awkgram.y:4058 awkgram.y:4080 command.y:1188
msgid "unterminated string"
msgstr "끝나지 않은 문자열"
-#: awkgram.y:4066 main.c:1251
+#: awkgram.y:4068 main.c:1251
msgid "POSIX does not allow physical newlines in string values"
msgstr "POSIX에서는 문자열 값에 물리 개행 문자를 허용하지 않습니다"
-#: awkgram.y:4068 node.c:460
+#: awkgram.y:4070 node.c:460
msgid "backslash string continuation is not portable"
msgstr "백슬래시 문자열 연속 표현자는 이식 불가능합니다"
-#: awkgram.y:4309
+#: awkgram.y:4311
#, c-format
msgid "invalid char '%c' in expression"
msgstr "표현식에 잘못된 문자 '%c'"
-#: awkgram.y:4404
+#: awkgram.y:4406
#, c-format
msgid "`%s' is a gawk extension"
msgstr "`%s'은(는) gawk 확장 기능입니다"
-#: awkgram.y:4409
+#: awkgram.y:4411
#, c-format
msgid "POSIX does not allow `%s'"
msgstr "POSIX에서는 `%s'을(를) 허용하지 않습니다"
-#: awkgram.y:4417
+#: awkgram.y:4419
#, c-format
msgid "`%s' is not supported in old awk"
msgstr "오래된 awk 버전에서는 `%s'을(를) 지원하지 않습니다"
-#: awkgram.y:4517
+#: awkgram.y:4519
msgid "`goto' considered harmful!"
msgstr "`goto' 사용은 바람직하지 않습니다!"
-#: awkgram.y:4586
+#: awkgram.y:4588
#, c-format
msgid "%d is invalid as number of arguments for %s"
msgstr "%d은(는) %s의 잘못된 인자 숫자입니다"
-#: awkgram.y:4621
+#: awkgram.y:4623
#, c-format
msgid "%s: string literal as last argument of substitute has no effect"
msgstr "%s: 인자의 마지막 부분으로서 문자열 그 자체는 반영하지 않습니다"
-#: awkgram.y:4626
+#: awkgram.y:4628
#, c-format
msgid "%s third parameter is not a changeable object"
msgstr "세번째 %s 매개변수는 값을 바꿀 수 없는 개체입니다"
-#: awkgram.y:4730 awkgram.y:4733
+#: awkgram.y:4732 awkgram.y:4735
msgid "match: third argument is a gawk extension"
msgstr "match: 세번째 인자는 gawk 확장 기능입니다"
-#: awkgram.y:4787 awkgram.y:4790
+#: awkgram.y:4789 awkgram.y:4792
msgid "close: second argument is a gawk extension"
msgstr "close: 두번째 인자는 gawk 확장 기능입니다"
-#: awkgram.y:4802
+#: awkgram.y:4804
msgid "use of dcgettext(_\"...\") is incorrect: remove leading underscore"
-msgstr "dcgettext(_\"...\") 사용이 올바르지 않습니다: 앞서 표기한 언더스코어 문자를 제거하십시오"
+msgstr ""
+"dcgettext(_\"...\") 사용이 올바르지 않습니다: 앞서 표기한 언더스코어 문자를 "
+"제거하십시오"
-#: awkgram.y:4817
+#: awkgram.y:4819
msgid "use of dcngettext(_\"...\") is incorrect: remove leading underscore"
-msgstr "dcngettext(_\"...\") 사용이 올바르지 않습니다: 앞서 표기한 언더스코어 문자를 제거하십시오"
+msgstr ""
+"dcngettext(_\"...\") 사용이 올바르지 않습니다: 앞서 표기한 언더스코어 문자를 "
+"제거하십시오"
-#: awkgram.y:4836
+#: awkgram.y:4838
msgid "index: regexp constant as second argument is not allowed"
msgstr "index: 두번째 인자 위치에는 정규표현식 상수를 허용하지 않습니다"
-#: awkgram.y:4889
+#: awkgram.y:4891
#, c-format
msgid "function `%s': parameter `%s' shadows global variable"
msgstr "`%s' 함수: `%s' 매개 변수와 전역 변수가 겹칩니다"
-#: awkgram.y:4938 debug.c:4199 debug.c:4242 debug.c:5364 profile.c:110
+#: awkgram.y:4940 debug.c:4199 debug.c:4242 debug.c:5364 profile.c:110
#, c-format
msgid "could not open `%s' for writing: %s"
msgstr "기록할 `%s'을(를) 열 수 없습니다: %s"
-#: awkgram.y:4939
+#: awkgram.y:4941
msgid "sending variable list to standard error"
msgstr "표준 오류로 변수 목록 보내는 중"
-#: awkgram.y:4947
+#: awkgram.y:4949
#, c-format
msgid "%s: close failed: %s"
msgstr "%s: 닫기 실패: %s"
-#: awkgram.y:4972
+#: awkgram.y:4974
msgid "shadow_funcs() called twice!"
msgstr "shadow_funcs() 함수를 두번 호출했습니다!"
-#: awkgram.y:4980
+#: awkgram.y:4982
msgid "there were shadowed variables"
msgstr "중복 변수가 있습니다"
-#: awkgram.y:5057
+#: awkgram.y:5059
#, c-format
msgid "function name `%s' previously defined"
msgstr "`%s' 함수 이름은 이미 앞에서 정의했습니다"
-#: awkgram.y:5108
+#: awkgram.y:5110
#, c-format
msgid "function `%s': cannot use function name as parameter name"
msgstr "`%s' 함수: 함수 이름을 매개변수 이름으로 사용할 수 없습니다"
-#: awkgram.y:5111
+#: awkgram.y:5113
#, c-format
msgid "function `%s': cannot use special variable `%s' as a function parameter"
msgstr "`%s' 함수: `%s' 특수 변수를 함수 이름으로 활용할 수 없습니다"
-#: awkgram.y:5115
+#: awkgram.y:5117
#, c-format
msgid "function `%s': parameter `%s' cannot contain a namespace"
msgstr "`%s' 함수: `%s' 매개변수에 이름 공간 명칭을 넣을 수 없습니다"
-#: awkgram.y:5122
+#: awkgram.y:5124
#, c-format
msgid "function `%s': parameter #%d, `%s', duplicates parameter #%d"
msgstr "`%s' 함수: 매개변수 #%d, `%s'이(가) 매개변수 #%d와(과) 중복됩니다"
-#: awkgram.y:5211
+#: awkgram.y:5213
#, c-format
msgid "function `%s' called but never defined"
msgstr "`%s' 함수를 호출했지만 정의하지 않았습니다"
-#: awkgram.y:5215
+#: awkgram.y:5217
#, c-format
msgid "function `%s' defined but never called directly"
msgstr "`%s' 함수를 정의했지만 직접 호출한 적이 없습니다"
-#: awkgram.y:5247
+#: awkgram.y:5249
#, c-format
msgid "regexp constant for parameter #%d yields boolean value"
msgstr "#%d 매개변수의 정규표현식 상수에서 부울린 값을 넘겨줍니다"
-#: awkgram.y:5262
+#: awkgram.y:5264
#, c-format
msgid ""
"function `%s' called with space between name and `(',\n"
@@ -513,63 +531,69 @@ msgstr ""
"이름과 `(' 괄호 사이에 공백을 넣어 `%s' 함수를 호출했거나,\n"
"변수 또는 배열로 사용했습니다"
-#: awkgram.y:5485 awkgram.y:5538 mpfr.c:1589 mpfr.c:1624
+#: awkgram.y:5487 awkgram.y:5540 mpfr.c:1589 mpfr.c:1624
msgid "division by zero attempted"
msgstr "0으로 나누기를 시도했습니다"
-#: awkgram.y:5494 awkgram.y:5547 mpfr.c:1634
+#: awkgram.y:5496 awkgram.y:5549 mpfr.c:1634
#, c-format
msgid "division by zero attempted in `%%'"
msgstr "`%%'에서 0으로 나누기를 시도했습니다"
-#: awkgram.y:5851
-msgid "cannot assign a value to the result of a field post-increment expression"
+#: awkgram.y:5853
+msgid ""
+"cannot assign a value to the result of a field post-increment expression"
msgstr "필드 후위 증가 연산자의 결과에 값을 할당할 수 없습니다"
-#: awkgram.y:5854
+#: awkgram.y:5856
#, c-format
msgid "invalid target of assignment (opcode %s)"
msgstr "할당 대상이 잘못되었습니다(opcode %s)"
-#: awkgram.y:6238
+#: awkgram.y:6240
msgid "statement has no effect"
msgstr "구문 실행 영향이 없습니다"
-#: awkgram.y:6753
+#: awkgram.y:6755
#, c-format
msgid "identifier %s: qualified names not allowed in traditional / POSIX mode"
msgstr "%s 식별자: 기존 / POSIX 모드에서 한정 이름은 허용하지 않습니다"
-#: awkgram.y:6758
+#: awkgram.y:6760
#, c-format
msgid "identifier %s: namespace separator is two colons, not one"
msgstr "%s 식별자: 이름 공간은 콜론 하나가 아닌 두개로 구분합니다"
-#: awkgram.y:6764
+#: awkgram.y:6766
#, c-format
msgid "qualified identifier `%s' is badly formed"
msgstr "`%s' 한정 식별자의 구성이 올바르지 않습니다"
-#: awkgram.y:6771
+#: awkgram.y:6773
#, c-format
-msgid "identifier `%s': namespace separator can only appear once in a qualified name"
-msgstr "`%s' 식별자: 이름 공간 구분 문자는 한정 명칭에서 한번만 나타낼 수 있습니다"
+msgid ""
+"identifier `%s': namespace separator can only appear once in a qualified name"
+msgstr ""
+"`%s' 식별자: 이름 공간 구분 문자는 한정 명칭에서 한번만 나타낼 수 있습니다"
-#: awkgram.y:6820 awkgram.y:6871
+#: awkgram.y:6822 awkgram.y:6873
#, c-format
msgid "using reserved identifier `%s' as a namespace is not allowed"
msgstr "`%s' 예약 식별자는 이름 공간 명칭으로 허용하지 않습니다"
-#: awkgram.y:6827 awkgram.y:6837
+#: awkgram.y:6829 awkgram.y:6839
#, c-format
-msgid "using reserved identifier `%s' as second component of a qualified name is not allowed"
-msgstr "한정 명칭의 두번째 요소로서의 `%s' 예약 식별자 활용은 허용하지 않습니다"
+msgid ""
+"using reserved identifier `%s' as second component of a qualified name is "
+"not allowed"
+msgstr ""
+"한정 명칭의 두번째 요소로서의 `%s' 예약 식별자 활용은 허용하지 않습니다"
-#: awkgram.y:6855
+#: awkgram.y:6857
msgid "@namespace is a gawk extension"
msgstr "@namespace는 gawk 확장 기능입니다"
-#: awkgram.y:6862
+#: awkgram.y:6864
#, c-format
msgid "namespace name `%s' must meet identifier naming rules"
msgstr "`%s' 이름 공간 명칭에는 식별자 이름 규칙을 따라야합니다"
@@ -612,7 +636,8 @@ msgstr "%s: 문자열이 아닌 인자값을 받았습니다"
#: builtin.c:298
#, c-format
msgid "fflush: cannot flush: pipe `%.*s' opened for reading, not writing"
-msgstr "fflush: 플러싱 불가: `%.*s' 파이프를 기록용이 아닌 읽기용으로 열었습니다"
+msgstr ""
+"fflush: 플러싱 불가: `%.*s' 파이프를 기록용이 아닌 읽기용으로 열었습니다"
#: builtin.c:301
#, c-format
@@ -660,7 +685,8 @@ msgstr "%s: 음수인 %g 인자 값을 받았습니다"
#: builtin.c:857 builtin.c:862 builtin.c:1016
msgid "fatal: must use `count$' on all formats or none"
-msgstr "fatal: 모든 형식에 대해 `count$'를 쓰거나 아니면 아얘 쓰지 말아야 합니다"
+msgstr ""
+"fatal: 모든 형식에 대해 `count$'를 쓰거나 아니면 아얘 쓰지 말아야 합니다"
#: builtin.c:935
#, c-format
@@ -687,7 +713,8 @@ msgstr "fatal: `$'의 인자 색인 번호는 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 "fatal: 인자 색인 번호 %ld은(는) 지정 인자 전체 갯수보다 많아야 합니다"
#: builtin.c:1007
@@ -800,7 +827,8 @@ msgstr "substr: 숫자가 아닌 %g 길이 값을 자릅니다"
#: builtin.c:1923
#, c-format
msgid "substr: length %g too big for string indexing, truncating to %g"
-msgstr "substr: 문자열 인덱싱 번호로는 %g 길이 값이 너무 커서 %g 값으로 자릅니다"
+msgstr ""
+"substr: 문자열 인덱싱 번호로는 %g 길이 값이 너무 커서 %g 값으로 자릅니다"
#: builtin.c:1935
#, c-format
@@ -823,8 +851,11 @@ msgstr "substr: %g 시작 인덱스 값이 문자열 길이보다 큽니다"
#: builtin.c:1985
#, c-format
-msgid "substr: length %g at start index %g exceeds length of first argument (%lu)"
-msgstr "substr: %2$g 시작 인덱스로부터의 %1$g 길이는 첫번째 인자 값의 길이를 초과합니다(%3$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
msgid "strftime: format value in PROCINFO[\"strftime\"] has numeric type"
@@ -985,8 +1016,10 @@ msgstr "typeof: 두번째 인자 값이 배열이 아닙니다"
#: builtin.c:4352
#, c-format
-msgid "typeof detected invalid flags combination `%s'; please file a bug report"
-msgstr "typeof에서 잘못된 `%s' 플래그 조합을 발견했습니다. 오류 보고서를 제출하십시오"
+msgid ""
+"typeof detected invalid flags combination `%s'; please file a bug report"
+msgstr ""
+"typeof에서 잘못된 `%s' 플래그 조합을 발견했습니다. 오류 보고서를 제출하십시오"
#: builtin.c:4394
#, c-format
@@ -1104,11 +1137,15 @@ msgid "non-zero integer value"
msgstr "0이 아닌 정수값"
#: command.y:820
-msgid "backtrace [N] - print trace of all or N innermost (outermost if N < 0) frames"
-msgstr "backtrace [N] - 전체 또는 안쪽 프레임 N개(N이 음수이면 바깥 프레임 N개) 추적 단계를 출력합니다"
+msgid ""
+"backtrace [N] - print trace of all or N innermost (outermost if N < 0) frames"
+msgstr ""
+"backtrace [N] - 전체 또는 안쪽 프레임 N개(N이 음수이면 바깥 프레임 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
@@ -1116,12 +1153,16 @@ 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"
-msgstr "commands [<번호>] - 중단점(관찰점) 도달시 실행할 명령 조회를 시작합니다"
+msgid ""
+"commands [num] - starts a list of commands to be executed at a "
+"breakpoint(watchpoint) hit"
+msgstr ""
+"commands [<번호>] - 중단점(관찰점) 도달시 실행할 명령 조회를 시작합니다"
#: command.y:828
msgid "condition num [expr] - set or clear breakpoint or watchpoint condition"
-msgstr "condition <번호> [<수식>] - 중단점 또는 관찰점 상태를 설정하거나 소거합니다"
+msgstr ""
+"condition <번호> [<수식>] - 중단점 또는 관찰점 상태를 설정하거나 소거합니다"
#: command.y:830
msgid "continue [COUNT] - continue program being debugged"
@@ -1145,11 +1186,13 @@ msgstr "down [N] - N 프레임만큼 스택을 따라 내려갑니다"
#: command.y:840
msgid "dump [filename] - dump instructions to file or stdout"
-msgstr "dump [<파일 이름>] - 파일 또는 표준 출력을 대상으로 다수의 명령을 저장합니다"
+msgstr ""
+"dump [<파일 이름>] - 파일 또는 표준 출력을 대상으로 다수의 명령을 저장합니다"
#: command.y:842
msgid "enable [once|del] [breakpoints] [range] - enable specified breakpoints"
-msgstr "enable [once|del] [<중단점>] [<범위>] - 지정 중단점을 사용하도록 설정합니다"
+msgstr ""
+"enable [once|del] [<중단점>] [<범위>] - 지정 중단점을 사용하도록 설정합니다"
#: command.y:844
msgid "end - end a list of commands or awk statements"
@@ -1157,7 +1200,8 @@ msgstr "end - awk 구문 또는 명령의 조회를 끝냅니다"
#: command.y:846
msgid "eval stmt|[p1, p2, ...] - evaluate awk statement(s)"
-msgstr "eval <구문>|[<매개변수1>, <매개변수2>, ...] - awk 구문을 연산 실행합니다"
+msgstr ""
+"eval <구문>|[<매개변수1>, <매개변수2>, ...] - awk 구문을 연산 실행합니다"
#: command.y:848
msgid "exit - (same as quit) exit debugger"
@@ -1180,20 +1224,30 @@ 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 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)"
-msgstr "list [-|+|[<파일 이름>:]<행번호>|<함수이름>|<범위>] - 지정 행을 나타냅니다"
+msgstr ""
+"list [-|+|[<파일 이름>:]<행번호>|<함수이름>|<범위>] - 지정 행을 나타냅니다"
#: command.y:862
msgid "next [COUNT] - step program, proceeding through subroutine calls"
-msgstr "next [<갯수>] - 프로그램을 지정 횟수만큼 단계 실행하며, 하위 루틴 호출은 단일 단계로 간주합니다"
+msgstr ""
+"next [<갯수>] - 프로그램을 지정 횟수만큼 단계 실행하며, 하위 루틴 호출은 단"
+"일 단계로 간주합니다"
#: command.y:864
-msgid "nexti [COUNT] - step one instruction, but proceed through subroutine calls"
-msgstr "nexti [<갯수>] - 명령 하나를 실행하며, 하위 루틴 호출은 단일 단계로 간주합니다"
+msgid ""
+"nexti [COUNT] - step one instruction, but proceed through subroutine calls"
+msgstr ""
+"nexti [<갯수>] - 명령 하나를 실행하며, 하위 루틴 호출은 단일 단계로 간주합니"
+"다"
#: command.y:866
msgid "option [name[=value]] - set or display debugger option(s)"
@@ -1229,7 +1283,9 @@ msgstr "set <변수> = <값> - 변수에 스칼라 값을 할당합니다"
#: command.y:884
msgid "silent - suspends usual message when stopped at a breakpoint/watchpoint"
-msgstr "silent - 중단점/관찰점에 도달하여 멈췄을 경우 일반적으로 나타나는 메시지를 숨깁니다"
+msgstr ""
+"silent - 중단점/관찰점에 도달하여 멈췄을 경우 일반적으로 나타나는 메시지를 숨"
+"깁니다"
#: command.y:886
msgid "source file - execute commands from file"
@@ -1237,7 +1293,9 @@ msgstr "source <파일> - 파일에 들어있는 명령을 실행합니다"
#: command.y:888
msgid "step [COUNT] - step program until it reaches a different source line"
-msgstr "step [<갯수>] - 다른 소스 코드 행에 도달할 때까지 프로그램을 단계 별로 진행합니다"
+msgstr ""
+"step [<갯수>] - 다른 소스 코드 행에 도달할 때까지 프로그램을 단계 별로 진행합"
+"니다"
#: command.y:890
msgid "stepi [COUNT] - step one instruction exactly"
@@ -1256,8 +1314,12 @@ 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"
-msgstr "until [[<파일 이름>:]<N>|<함수이름>] - 현재 프레임 영역에서 다른 행 또는 N 번째 행에 도달하기까지 프로그램을 실행합니다"
+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
msgid "unwatch [N] - remove variable(s) from watch list"
@@ -1272,8 +1334,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이 음수이면 바깥 프레임 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이 음수이면 바깥 프"
+"레임 N개) 추적 단계를 출력합니다"
#: command.y:1017 debug.c:423 gawkapi.c:260 msg.c:142
#, c-format
@@ -1592,7 +1658,8 @@ msgstr "잘못된 프레임 번호"
#: debug.c:2231
#, c-format
msgid "Note: breakpoint %d (enabled, ignore next %ld hits), also set at %s:%d"
-msgstr "참고: 중단점 %d번(활성, 다음 %ld번 도달 무시)을 %s:%d 위치에도 설정했습니다"
+msgstr ""
+"참고: 중단점 %d번(활성, 다음 %ld번 도달 무시)을 %s:%d 위치에도 설정했습니다"
#: debug.c:2238
#, c-format
@@ -1602,7 +1669,8 @@ msgstr "참고: 중단점 %d번(활성)을 %s:%d 위치에도 설정했습니다
#: debug.c:2245
#, c-format
msgid "Note: breakpoint %d (disabled, ignore next %ld hits), also set at %s:%d"
-msgstr "참고: 중단점 %d번(비활성, 다음 %ld번 도달 무시)을 %s:%d 위치에도 설정했습니다"
+msgstr ""
+"참고: 중단점 %d번(비활성, 다음 %ld번 도달 무시)을 %s:%d 위치에도 설정했습니다"
#: debug.c:2252
#, c-format
@@ -1644,7 +1712,8 @@ msgstr "`%s' 함수에 중단점을 설정할 수 없습니다\n"
#: debug.c:2436
#, c-format
msgid "breakpoint %d set at file `%s', line %d is unconditional\n"
-msgstr "`%2$s' 파일, 행 번호 %3$d번에 지정한 중단점 %1$d번 상태 정보가 없습니다\n"
+msgstr ""
+"`%2$s' 파일, 행 번호 %3$d번에 지정한 중단점 %1$d번 상태 정보가 없습니다\n"
#: debug.c:2525 debug.c:3383
#, c-format
@@ -1816,7 +1885,8 @@ msgstr "전역 jump '%s'에서 'until'은 의미없습니다\n"
#. TRANSLATORS: don't translate the 'q' inside the brackets.
#: debug.c:4344
msgid "\t------[Enter] to continue or [q] + [Enter] to quit------"
-msgstr "\t------계속하려면 [Enter] 를, 끝내려면 [q] + [Enter] 를 입력하십시오------"
+msgstr ""
+"\t------계속하려면 [Enter] 를, 끝내려면 [q] + [Enter] 를 입력하십시오------"
#: debug.c:5161
#, c-format
@@ -1965,7 +2035,8 @@ msgstr "load_ext: `%s' 라이브러리를 열 수 없습니다: %s"
#: ext.c:66
#, c-format
msgid "load_ext: library `%s': does not define `plugin_is_GPL_compatible': %s"
-msgstr "load_ext: `%s' 라이브러리: `plugin_is_GPL_compatible'을 정의하지 않음: %s"
+msgstr ""
+"load_ext: `%s' 라이브러리: `plugin_is_GPL_compatible'을 정의하지 않음: %s"
#: ext.c:72
#, c-format
@@ -1989,7 +2060,8 @@ msgstr "make_builtin: `%s' gawk 내장 명칭을 함수 명칭으로 사용할
#: ext.c:109
#, c-format
msgid "make_builtin: cannot use gawk built-in `%s' as namespace name"
-msgstr "make_builtin: `%s' gawk 내장 명칭을 이름 영역 명칭으로 사용할 수 없습니다"
+msgstr ""
+"make_builtin: `%s' gawk 내장 명칭을 이름 영역 명칭으로 사용할 수 없습니다"
#: ext.c:126
#, c-format
@@ -2144,12 +2216,15 @@ msgstr "inplace::begin: 인자 값 2개가 필요하나 %d개로 호출했습니
#: extension/inplace.c:137
msgid "inplace::begin: cannot retrieve 1st argument as a string filename"
-msgstr "inplace::begin: 첫번째 인자 값을 문자열 파일 이름으로 가져올 수 없습니다"
+msgstr ""
+"inplace::begin: 첫번째 인자 값을 문자열 파일 이름으로 가져올 수 없습니다"
#: extension/inplace.c:145
#, c-format
msgid "inplace::begin: disabling in-place editing for invalid FILENAME `%s'"
-msgstr "inplace::begin: 잘못된 `%s' <파일 이름>에 대한 제자리 편집 기능을 사용하지 않습니다"
+msgstr ""
+"inplace::begin: 잘못된 `%s' <파일 이름>에 대한 제자리 편집 기능을 사용하지 않"
+"습니다"
#: extension/inplace.c:152
#, c-format
@@ -2272,8 +2347,12 @@ msgid "array value has unknown type %d"
msgstr "배열 값에 알 수 없는 %d 형식 값이 있습니다"
#: extension/rwarray.c:399
-msgid "rwarray extension: received GMP/MPFR value but compiled without GMP/MPFR support."
-msgstr "rwarray 확장: GMP/MPFR 값을 받았지만 GMP/MPFR 지원 기능이 컴파일 과정에서 빠졌습니다."
+msgid ""
+"rwarray extension: received GMP/MPFR value but compiled without GMP/MPFR "
+"support."
+msgstr ""
+"rwarray 확장: GMP/MPFR 값을 받았지만 GMP/MPFR 지원 기능이 컴파일 과정에서 빠"
+"졌습니다."
#: extension/rwarray.c:438
#, c-format
@@ -2308,12 +2387,20 @@ msgid "treating recovered value with unknown type code %d as a string"
msgstr "복원한 알 수 없는 %d 형식 코드 값을 문자열로 취급합니다"
#: extension/rwarray.c:830
-msgid "rwarray extension: GMP/MPFR value in file but compiled without GMP/MPFR support."
-msgstr "rwarray 확장: 파일에 GMP/MPFR 값이 있지만 GMP/MPFR 지원 기능이 컴파일 과정에서 빠졌습니다."
+msgid ""
+"rwarray extension: GMP/MPFR value in file but compiled without GMP/MPFR "
+"support."
+msgstr ""
+"rwarray 확장: 파일에 GMP/MPFR 값이 있지만 GMP/MPFR 지원 기능이 컴파일 과정에"
+"서 빠졌습니다."
#: extension/time.c:107
-msgid "The time extension is obsolete. Use the timex extension from gawkextlib instead."
-msgstr "time 확장 기능이 오래되어 더이상 사용하지 않습니다. gawkextlib의 timex 확장을 대신 활용하십시오."
+msgid ""
+"The time extension is obsolete. Use the timex extension from gawkextlib "
+"instead."
+msgstr ""
+"time 확장 기능이 오래되어 더이상 사용하지 않습니다. gawkextlib의 timex 확장"
+"을 대신 활용하십시오."
#: extension/time.c:153
msgid "gettimeofday: not supported on this platform"
@@ -2366,15 +2453,18 @@ msgstr "split: 두번째 인자 값이 배열이 아닙니다"
#: field.c:1010
msgid "split: cannot use the same array for second and fourth args"
-msgstr "split: 두번째 인자와 네번째 인자 값으로 동일한 배열을 사용할 수 없습니다"
+msgstr ""
+"split: 두번째 인자와 네번째 인자 값으로 동일한 배열을 사용할 수 없습니다"
#: field.c:1015
msgid "split: cannot use a subarray of second arg for fourth arg"
-msgstr "split: 네번째 인자에 대한 두번째 인자 값으로 하위 배열을 사용할 수 없습니다"
+msgstr ""
+"split: 네번째 인자에 대한 두번째 인자 값으로 하위 배열을 사용할 수 없습니다"
#: field.c:1018
msgid "split: cannot use a subarray of fourth arg for second arg"
-msgstr "split: 두번째 인자에 대한 네번째 인자 값으로 하위 배열을 사용할 수 없습니다"
+msgstr ""
+"split: 두번째 인자에 대한 네번째 인자 값으로 하위 배열을 사용할 수 없습니다"
#: field.c:1052
msgid "split: null string for third arg is a non-standard extension"
@@ -2394,15 +2484,20 @@ msgstr "patsplit: 세번째 인자 값은 null 값이 아니어야 합니다"
#: field.c:1113
msgid "patsplit: cannot use the same array for second and fourth args"
-msgstr "patsplit: 두번째 인자와 네번째 인자 값으로 동일한 배열을 사용할 수 없습니다"
+msgstr ""
+"patsplit: 두번째 인자와 네번째 인자 값으로 동일한 배열을 사용할 수 없습니다"
#: field.c:1118
msgid "patsplit: cannot use a subarray of second arg for fourth arg"
-msgstr "patsplit: 네번째 인자에 대한 두번째 인자 값으로 하위 배열을 사용할 수 없습니다"
+msgstr ""
+"patsplit: 네번째 인자에 대한 두번째 인자 값으로 하위 배열을 사용할 수 없습니"
+"다"
#: field.c:1121
msgid "patsplit: cannot use a subarray of fourth arg for second arg"
-msgstr "patsplit: 두번째 인자에 대한 네번째 인자 값으로 하위 배열을 사용할 수 없습니다"
+msgstr ""
+"patsplit: 두번째 인자에 대한 네번째 인자 값으로 하위 배열을 사용할 수 없습니"
+"다"
#: field.c:1171
msgid "`FIELDWIDTHS' is a gawk extension"
@@ -2452,8 +2547,12 @@ msgstr "add_ext_func: NULL name_space 매개변수를 받았습니다"
#: 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: 잘못된 `%s' 숫자 플래그 조합 발견. 오류 보고서를 제출하십시오"
+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
msgid "node_to_awk_value: received null node"
@@ -2465,8 +2564,12 @@ msgstr "node_to_awk_value: null 값을 받았습니다"
#: 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에서 잘못된 `%s' 플래그 조합 발견. 오류 보고서를 제출하십시오"
+msgid ""
+"node_to_awk_value detected invalid flags combination `%s'; please file a bug "
+"report"
+msgstr ""
+"node_to_awk_value에서 잘못된 `%s' 플래그 조합 발견. 오류 보고서를 제출하십시"
+"오"
#: gawkapi.c:1118
msgid "remove_element: received null array"
@@ -2537,7 +2640,8 @@ msgstr "`%.*s'을(를) 입력 파일과 출력 파이프로 사용합니다"
#: io.c:732
#, c-format
msgid "unnecessary mixing of `>' and `>>' for file `%.*s'"
-msgstr "`%.*s' 파일에 대해 `>'와 `>>' 리다이렉션 연산자를 조합할 필요가 없습니다"
+msgstr ""
+"`%.*s' 파일에 대해 `>'와 `>>' 리다이렉션 연산자를 조합할 필요가 없습니다"
#: io.c:734
#, c-format
@@ -2585,8 +2689,10 @@ msgstr "`%s' 리다이렉션의 표현식에 널 문자열 값이 있습니다"
#: io.c:836
#, c-format
-msgid "filename `%.*s' for `%s' redirection may be result of logical expression"
-msgstr "`%.*s' 파일 이름(`%s' 리다이렉션)은 논리 표현식의 결과 값인 것 같습니다"
+msgid ""
+"filename `%.*s' for `%s' redirection may be result of logical expression"
+msgstr ""
+"`%.*s' 파일 이름(`%s' 리다이렉션)은 논리 표현식의 결과 값인 것 같습니다"
#: io.c:933 io.c:958
#, c-format
@@ -2605,8 +2711,11 @@ msgstr "입력할 `%s' 파이프를 열 수 없습니다: %s"
#: io.c:987
#, c-format
-msgid "get_file socket creation not supported on this platform for `%s' with fd %d"
-msgstr "파일 서술자 %2$d번의 `%1$s'에 대해 이 플랫폼에서 get_file socket 생성을 지원하지 않음"
+msgid ""
+"get_file socket creation not supported on this platform for `%s' with fd %d"
+msgstr ""
+"파일 서술자 %2$d번의 `%1$s'에 대해 이 플랫폼에서 get_file socket 생성을 지원"
+"하지 않음"
#: io.c:998
#, c-format
@@ -2624,7 +2733,8 @@ msgid "cannot redirect to `%s': %s"
msgstr "`%s'(으)로 리다이렉션 수행 불가: %s"
#: io.c:1190
-msgid "reached system limit for open files: starting to multiplex file descriptors"
+msgid ""
+"reached system limit for open files: starting to multiplex file descriptors"
msgstr "파일 열기 동작이 시스템 한계에 도달: 다중 파일 서술자로 시작합니다"
#: io.c:1206
@@ -2652,7 +2762,8 @@ msgstr "연 적이 없는 리다이렉션을 닫습니다"
#: io.c:1365
#, c-format
msgid "close: redirection `%s' not opened with `|&', second argument ignored"
-msgstr "close: `%s' 리다이렉션을 `|&' 연산자로 열지 않아 두번째 인자 값은 무시합니다"
+msgstr ""
+"close: `%s' 리다이렉션을 `|&' 연산자로 열지 않아 두번째 인자 값은 무시합니다"
#: io.c:1382
#, c-format
@@ -2848,7 +2959,8 @@ msgstr "register_output_wrapper: NULL 포인터를 받았습니다"
#: io.c:3241
#, 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:3248
@@ -2862,8 +2974,11 @@ msgstr "register_output_processor: NULL 포인터를 받았습니다"
#: io.c:3298
#, c-format
-msgid "two-way processor `%s' conflicts with previously installed two-way processor `%s'"
-msgstr "`%s' 양방향 처리자는 이미 설치한 `%s' 양방향 처리자와 동시에 동작합니다"
+msgid ""
+"two-way processor `%s' conflicts with previously installed two-way processor "
+"`%s'"
+msgstr ""
+"`%s' 양방향 처리자는 이미 설치한 `%s' 양방향 처리자와 동시에 동작합니다"
#: io.c:3307
#, c-format
@@ -2889,8 +3004,12 @@ msgstr "IPv6 통신은 지원하지 않습니다"
#: main.c:240
#, c-format
-msgid "%s: fatal: persistent memory allocator failed to initialize: return value %d, pma.c line: %d.\n"
-msgstr "%s: 치명: 초기화 과정에서 영속 메모리 할당에 실패했습니다. pma.c %d번 행에서 %d값 반환함.\n"
+msgid ""
+"%s: fatal: persistent memory allocator failed to initialize: return value "
+"%d, pma.c line: %d.\n"
+msgstr ""
+"%s: 치명: 초기화 과정에서 영속 메모리 할당에 실패했습니다. pma.c %d번 행에서 "
+"%d값 반환함.\n"
#: main.c:248
msgid "persistent memory is not supported"
@@ -2906,7 +3025,8 @@ msgstr "`--posix' 옵션은 `--traditional' 옵션에 우선합니다"
#: main.c:378
msgid "`--posix'/`--traditional' overrides `--non-decimal-data'"
-msgstr "`--posix'/`--traditional' 옵션은 `--non-decimal-data' 옵션에 우선합니다"
+msgstr ""
+"`--posix'/`--traditional' 옵션은 `--non-decimal-data' 옵션에 우선합니다"
#: main.c:383
msgid "`--posix' overrides `--characters-as-bytes'"
@@ -2943,12 +3063,14 @@ msgstr "어떤 프로그램 구문도 없습니다!"
#: main.c:611
#, c-format
msgid "Usage: %s [POSIX or GNU style options] -f progfile [--] file ...\n"
-msgstr "사용법: %s [<POSIX 또는 GNU 방식 옵션>] -f <프로그램파일> [--] <파일> ...\n"
+msgstr ""
+"사용법: %s [<POSIX 또는 GNU 방식 옵션>] -f <프로그램파일> [--] <파일> ...\n"
#: main.c:613
#, c-format
msgid "Usage: %s [POSIX or GNU style options] [--] %cprogram%c file ...\n"
-msgstr "사용법: %s [<POSIX 또는 GNU 방식 옵션>] [--] %c<프로그램구문>%c <파일> ...\n"
+msgstr ""
+"사용법: %s [<POSIX 또는 GNU 방식 옵션>] [--] %c<프로그램구문>%c <파일> ...\n"
#: main.c:618
msgid "POSIX options:\t\tGNU long options: (standard)\n"
@@ -3373,8 +3495,12 @@ msgstr "`\\x' 이스케이프 시퀀스에 16진수가 없습니다"
#: node.c:639
#, c-format
-msgid "hex escape \\x%.*s of %d characters probably not interpreted the way you expect"
-msgstr "\\x%.*s 16진수 이스케이프(%d번째 문자)를 원하는 방식대로 해석하지 않았을 수도 있습니다"
+msgid ""
+"hex escape \\x%.*s of %d characters probably not interpreted the way you "
+"expect"
+msgstr ""
+"\\x%.*s 16진수 이스케이프(%d번째 문자)를 원하는 방식대로 해석하지 않았을 수"
+"도 있습니다"
#: node.c:654
#, c-format
@@ -3382,8 +3508,12 @@ 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"
-msgstr "잘못된 멀티바이트 데이터를 발견했습니다. 데이터와 로캘의 불일치가 있을 수 있습니다"
+msgid ""
+"Invalid multibyte data detected. There may be a mismatch between your data "
+"and your locale"
+msgstr ""
+"잘못된 멀티바이트 데이터를 발견했습니다. 데이터와 로캘의 불일치가 있을 수 있"
+"습니다"
#: posix/gawkmisc.c:174
#, c-format
@@ -3470,7 +3600,9 @@ 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 "NUL 문자가 들어간 정규 표현식에 대응하는 동작은 POSIX에 없습니다"
#: re.c:127
@@ -3485,7 +3617,8 @@ msgstr "정규 표현식의 `\\%c' 이스케이프 시퀀스는 단순 `%c' 문
#: re.c:193
#, c-format
msgid "regexp escape sequence `\\%c' is not a known regexp operator"
-msgstr "정규 표현식의 `\\%c' 이스케이프 시퀀스는 알려진 정규 표현식 연산자가 아닙니다"
+msgstr ""
+"정규 표현식의 `\\%c' 이스케이프 시퀀스는 알려진 정규 표현식 연산자가 아닙니다"
#: re.c:669
#, c-format
@@ -3746,10 +3879,12 @@ msgstr "주 컨텍스트에서 빠져나올 수 없습니다"
#~ msgstr "asorti: 첫번째 인자는 배열이 아닙니다"
#~ msgid "asorti: cannot use a subarray of first arg for second arg"
-#~ msgstr "asorti: 두번째 인자에 대한 첫번째 인자를 하위 배열로 취급할 수 없습니다"
+#~ msgstr ""
+#~ "asorti: 두번째 인자에 대한 첫번째 인자를 하위 배열로 취급할 수 없습니다"
#~ msgid "asorti: cannot use a subarray of second arg for first arg"
-#~ msgstr "asorti: 첫번째 인자에 대한 두번째 인자를 하위 배열로 취급할 수 없습니다"
+#~ msgstr ""
+#~ "asorti: 첫번째 인자에 대한 두번째 인자를 하위 배열로 취급할 수 없습니다"
#~ msgid "can't read sourcefile `%s' (%s)"
#~ msgstr "`%s' 원본 파일을 읽을 수 없습니다(%s)"
diff --git a/po/ms.po b/po/ms.po
index fae0d9e1..f638224a 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: 2022-08-17 17:51+0300\n"
+"POT-Creation-Date: 2022-09-04 18:51+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"
@@ -142,11 +142,11 @@ msgstr ""
msgid "duplicate `default' detected in switch body"
msgstr ""
-#: awkgram.y:1052 awkgram.y:4480
+#: awkgram.y:1052 awkgram.y:4482
msgid "`break' is not allowed outside a loop or switch"
msgstr ""
-#: awkgram.y:1062 awkgram.y:4472
+#: awkgram.y:1062 awkgram.y:4474
msgid "`continue' is not allowed outside a loop"
msgstr ""
@@ -257,325 +257,325 @@ msgid ""
"rules"
msgstr ""
-#: awkgram.y:2878 awkgram.y:2956 awkgram.y:3194 debug.c:545 debug.c:561
+#: awkgram.y:2880 awkgram.y:2958 awkgram.y:3196 debug.c:545 debug.c:561
#: debug.c:2845 debug.c:5215
#, c-format
msgid "cannot open source file `%s' for reading: %s"
msgstr ""
-#: awkgram.y:2879 awkgram.y:3016
+#: awkgram.y:2881 awkgram.y:3018
#, c-format
msgid "cannot open shared library `%s' for reading: %s"
msgstr ""
-#: awkgram.y:2881 awkgram.y:2957 awkgram.y:3017 builtin.c:136 debug.c:5366
+#: awkgram.y:2883 awkgram.y:2959 awkgram.y:3019 builtin.c:136 debug.c:5366
msgid "reason unknown"
msgstr ""
-#: awkgram.y:2890 awkgram.y:2914
+#: awkgram.y:2892 awkgram.y:2916
#, c-format
msgid "cannot include `%s' and use it as a program file"
msgstr ""
-#: awkgram.y:2903
+#: awkgram.y:2905
#, c-format
msgid "already included source file `%s'"
msgstr ""
-#: awkgram.y:2904
+#: awkgram.y:2906
#, c-format
msgid "already loaded shared library `%s'"
msgstr ""
-#: awkgram.y:2941
+#: awkgram.y:2943
msgid "@include is a gawk extension"
msgstr ""
-#: awkgram.y:2947
+#: awkgram.y:2949
msgid "empty filename after @include"
msgstr ""
-#: awkgram.y:2996
+#: awkgram.y:2998
msgid "@load is a gawk extension"
msgstr ""
-#: awkgram.y:3003
+#: awkgram.y:3005
msgid "empty filename after @load"
msgstr ""
-#: awkgram.y:3146
+#: awkgram.y:3148
msgid "empty program text on command line"
msgstr ""
-#: awkgram.y:3262 debug.c:470 debug.c:628
+#: awkgram.y:3264 debug.c:470 debug.c:628
#, c-format
msgid "cannot read source file `%s': %s"
msgstr ""
-#: awkgram.y:3273
+#: awkgram.y:3275
#, c-format
msgid "source file `%s' is empty"
msgstr ""
-#: awkgram.y:3333
+#: awkgram.y:3335
#, c-format
msgid "error: invalid character '\\%03o' in source code"
msgstr ""
-#: awkgram.y:3560
+#: awkgram.y:3562
msgid "source file does not end in newline"
msgstr ""
-#: awkgram.y:3670
+#: awkgram.y:3672
msgid "unterminated regexp ends with `\\' at end of file"
msgstr ""
-#: awkgram.y:3697
+#: awkgram.y:3699
#, c-format
msgid "%s: %d: tawk regex modifier `/.../%c' doesn't work in gawk"
msgstr ""
-#: awkgram.y:3701
+#: awkgram.y:3703
#, c-format
msgid "tawk regex modifier `/.../%c' doesn't work in gawk"
msgstr ""
-#: awkgram.y:3714
+#: awkgram.y:3716
msgid "unterminated regexp"
msgstr ""
-#: awkgram.y:3718
+#: awkgram.y:3720
msgid "unterminated regexp at end of file"
msgstr ""
-#: awkgram.y:3807
+#: awkgram.y:3809
msgid "use of `\\ #...' line continuation is not portable"
msgstr ""
-#: awkgram.y:3829
+#: awkgram.y:3831
msgid "backslash not last character on line"
msgstr ""
-#: awkgram.y:3876 awkgram.y:3878
+#: awkgram.y:3878 awkgram.y:3880
msgid "multidimensional arrays are a gawk extension"
msgstr ""
-#: awkgram.y:3903 awkgram.y:3914
+#: awkgram.y:3905 awkgram.y:3916
#, c-format
msgid "POSIX does not allow operator `%s'"
msgstr ""
-#: awkgram.y:3905 awkgram.y:3916 awkgram.y:3951 awkgram.y:3959
+#: awkgram.y:3907 awkgram.y:3918 awkgram.y:3953 awkgram.y:3961
#, c-format
msgid "operator `%s' is not supported in old awk"
msgstr ""
-#: awkgram.y:4056 awkgram.y:4078 command.y:1188
+#: awkgram.y:4058 awkgram.y:4080 command.y:1188
msgid "unterminated string"
msgstr ""
-#: awkgram.y:4066 main.c:1251
+#: awkgram.y:4068 main.c:1251
msgid "POSIX does not allow physical newlines in string values"
msgstr ""
-#: awkgram.y:4068 node.c:460
+#: awkgram.y:4070 node.c:460
msgid "backslash string continuation is not portable"
msgstr ""
-#: awkgram.y:4309
+#: awkgram.y:4311
#, c-format
msgid "invalid char '%c' in expression"
msgstr ""
-#: awkgram.y:4404
+#: awkgram.y:4406
#, c-format
msgid "`%s' is a gawk extension"
msgstr ""
-#: awkgram.y:4409
+#: awkgram.y:4411
#, c-format
msgid "POSIX does not allow `%s'"
msgstr ""
-#: awkgram.y:4417
+#: awkgram.y:4419
#, c-format
msgid "`%s' is not supported in old awk"
msgstr ""
-#: awkgram.y:4517
+#: awkgram.y:4519
msgid "`goto' considered harmful!"
msgstr ""
-#: awkgram.y:4586
+#: awkgram.y:4588
#, c-format
msgid "%d is invalid as number of arguments for %s"
msgstr ""
-#: awkgram.y:4621
+#: awkgram.y:4623
#, c-format
msgid "%s: string literal as last argument of substitute has no effect"
msgstr ""
-#: awkgram.y:4626
+#: awkgram.y:4628
#, c-format
msgid "%s third parameter is not a changeable object"
msgstr ""
-#: awkgram.y:4730 awkgram.y:4733
+#: awkgram.y:4732 awkgram.y:4735
msgid "match: third argument is a gawk extension"
msgstr ""
-#: awkgram.y:4787 awkgram.y:4790
+#: awkgram.y:4789 awkgram.y:4792
msgid "close: second argument is a gawk extension"
msgstr ""
-#: awkgram.y:4802
+#: awkgram.y:4804
msgid "use of dcgettext(_\"...\") is incorrect: remove leading underscore"
msgstr ""
-#: awkgram.y:4817
+#: awkgram.y:4819
msgid "use of dcngettext(_\"...\") is incorrect: remove leading underscore"
msgstr ""
-#: awkgram.y:4836
+#: awkgram.y:4838
msgid "index: regexp constant as second argument is not allowed"
msgstr ""
-#: awkgram.y:4889
+#: awkgram.y:4891
#, c-format
msgid "function `%s': parameter `%s' shadows global variable"
msgstr ""
-#: awkgram.y:4938 debug.c:4199 debug.c:4242 debug.c:5364 profile.c:110
+#: awkgram.y:4940 debug.c:4199 debug.c:4242 debug.c:5364 profile.c:110
#, c-format
msgid "could not open `%s' for writing: %s"
msgstr ""
-#: awkgram.y:4939
+#: awkgram.y:4941
msgid "sending variable list to standard error"
msgstr ""
-#: awkgram.y:4947
+#: awkgram.y:4949
#, c-format
msgid "%s: close failed: %s"
msgstr ""
-#: awkgram.y:4972
+#: awkgram.y:4974
msgid "shadow_funcs() called twice!"
msgstr ""
-#: awkgram.y:4980
+#: awkgram.y:4982
msgid "there were shadowed variables"
msgstr ""
-#: awkgram.y:5057
+#: awkgram.y:5059
#, c-format
msgid "function name `%s' previously defined"
msgstr ""
-#: awkgram.y:5108
+#: awkgram.y:5110
#, c-format
msgid "function `%s': cannot use function name as parameter name"
msgstr ""
-#: awkgram.y:5111
+#: awkgram.y:5113
#, c-format
msgid "function `%s': cannot use special variable `%s' as a function parameter"
msgstr ""
-#: awkgram.y:5115
+#: awkgram.y:5117
#, c-format
msgid "function `%s': parameter `%s' cannot contain a namespace"
msgstr ""
-#: awkgram.y:5122
+#: awkgram.y:5124
#, c-format
msgid "function `%s': parameter #%d, `%s', duplicates parameter #%d"
msgstr ""
-#: awkgram.y:5211
+#: awkgram.y:5213
#, c-format
msgid "function `%s' called but never defined"
msgstr ""
-#: awkgram.y:5215
+#: awkgram.y:5217
#, c-format
msgid "function `%s' defined but never called directly"
msgstr ""
-#: awkgram.y:5247
+#: awkgram.y:5249
#, c-format
msgid "regexp constant for parameter #%d yields boolean value"
msgstr ""
-#: awkgram.y:5262
+#: awkgram.y:5264
#, c-format
msgid ""
"function `%s' called with space between name and `(',\n"
"or used as a variable or an array"
msgstr ""
-#: awkgram.y:5485 awkgram.y:5538 mpfr.c:1589 mpfr.c:1624
+#: awkgram.y:5487 awkgram.y:5540 mpfr.c:1589 mpfr.c:1624
msgid "division by zero attempted"
msgstr ""
-#: awkgram.y:5494 awkgram.y:5547 mpfr.c:1634
+#: awkgram.y:5496 awkgram.y:5549 mpfr.c:1634
#, c-format
msgid "division by zero attempted in `%%'"
msgstr ""
-#: awkgram.y:5851
+#: awkgram.y:5853
msgid ""
"cannot assign a value to the result of a field post-increment expression"
msgstr ""
-#: awkgram.y:5854
+#: awkgram.y:5856
#, c-format
msgid "invalid target of assignment (opcode %s)"
msgstr ""
-#: awkgram.y:6238
+#: awkgram.y:6240
msgid "statement has no effect"
msgstr ""
-#: awkgram.y:6753
+#: awkgram.y:6755
#, c-format
msgid "identifier %s: qualified names not allowed in traditional / POSIX mode"
msgstr ""
-#: awkgram.y:6758
+#: awkgram.y:6760
#, c-format
msgid "identifier %s: namespace separator is two colons, not one"
msgstr ""
-#: awkgram.y:6764
+#: awkgram.y:6766
#, c-format
msgid "qualified identifier `%s' is badly formed"
msgstr ""
-#: awkgram.y:6771
+#: awkgram.y:6773
#, c-format
msgid ""
"identifier `%s': namespace separator can only appear once in a qualified name"
msgstr ""
-#: awkgram.y:6820 awkgram.y:6871
+#: awkgram.y:6822 awkgram.y:6873
#, c-format
msgid "using reserved identifier `%s' as a namespace is not allowed"
msgstr ""
-#: awkgram.y:6827 awkgram.y:6837
+#: awkgram.y:6829 awkgram.y:6839
#, c-format
msgid ""
"using reserved identifier `%s' as second component of a qualified name is "
"not allowed"
msgstr ""
-#: awkgram.y:6855
+#: awkgram.y:6857
msgid "@namespace is a gawk extension"
msgstr ""
-#: awkgram.y:6862
+#: awkgram.y:6864
#, c-format
msgid "namespace name `%s' must meet identifier naming rules"
msgstr ""
diff --git a/po/nl.po b/po/nl.po
index cfdc9b40..dfe6f59d 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: 2022-08-17 17:51+0300\n"
+"POT-Creation-Date: 2022-09-04 18:51+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"
@@ -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:4480
+#: awkgram.y:1052 awkgram.y:4482
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:4472
+#: awkgram.y:1062 awkgram.y:4474
msgid "`continue' is not allowed outside a loop"
msgstr "'continue' buiten een lus is niet toegestaan"
@@ -270,263 +270,263 @@ msgid ""
"rules"
msgstr ""
-#: awkgram.y:2878 awkgram.y:2956 awkgram.y:3194 debug.c:545 debug.c:561
+#: awkgram.y:2880 awkgram.y:2958 awkgram.y:3196 debug.c:545 debug.c:561
#: debug.c:2845 debug.c:5215
#, c-format
msgid "cannot open source file `%s' for reading: %s"
msgstr "kan bronbestand '%s' niet openen om te lezen: %s"
-#: awkgram.y:2879 awkgram.y:3016
+#: awkgram.y:2881 awkgram.y:3018
#, c-format
msgid "cannot open shared library `%s' for reading: %s"
msgstr "kan gedeelde bibliotheek '%s' niet openen om te lezen: %s"
-#: awkgram.y:2881 awkgram.y:2957 awkgram.y:3017 builtin.c:136 debug.c:5366
+#: awkgram.y:2883 awkgram.y:2959 awkgram.y:3019 builtin.c:136 debug.c:5366
msgid "reason unknown"
msgstr "reden onbekend"
-#: awkgram.y:2890 awkgram.y:2914
+#: awkgram.y:2892 awkgram.y:2916
#, c-format
msgid "cannot include `%s' and use it as a program file"
msgstr "kan '%s' niet invoegen en als programmabestand gebruiken"
-#: awkgram.y:2903
+#: awkgram.y:2905
#, c-format
msgid "already included source file `%s'"
msgstr "bronbestand '%s' is reeds ingesloten"
-#: awkgram.y:2904
+#: awkgram.y:2906
#, c-format
msgid "already loaded shared library `%s'"
msgstr "gedeelde bibliotheek '%s' is reeds geladen"
-#: awkgram.y:2941
+#: awkgram.y:2943
msgid "@include is a gawk extension"
msgstr "'@include' is een gawk-uitbreiding"
-#: awkgram.y:2947
+#: awkgram.y:2949
msgid "empty filename after @include"
msgstr "lege bestandsnaam na '@include'"
-#: awkgram.y:2996
+#: awkgram.y:2998
msgid "@load is a gawk extension"
msgstr "'@load' is een gawk-uitbreiding"
-#: awkgram.y:3003
+#: awkgram.y:3005
msgid "empty filename after @load"
msgstr "lege bestandsnaam na '@load'"
-#: awkgram.y:3146
+#: awkgram.y:3148
msgid "empty program text on command line"
msgstr "lege programmatekst op opdrachtregel"
-#: awkgram.y:3262 debug.c:470 debug.c:628
+#: awkgram.y:3264 debug.c:470 debug.c:628
#, c-format
msgid "cannot read source file `%s': %s"
msgstr "kan bronbestand '%s' niet lezen: %s"
-#: awkgram.y:3273
+#: awkgram.y:3275
#, c-format
msgid "source file `%s' is empty"
msgstr "bronbestand '%s' is leeg"
-#: awkgram.y:3333
+#: awkgram.y:3335
#, c-format
msgid "error: invalid character '\\%03o' in source code"
msgstr "fout: ongeldig teken '\\%03o' in brontekst"
-#: awkgram.y:3560
+#: awkgram.y:3562
msgid "source file does not end in newline"
msgstr "bronbestand eindigt niet met een regeleindeteken (LF)"
-#: awkgram.y:3670
+#: awkgram.y:3672
msgid "unterminated regexp ends with `\\' at end of file"
msgstr "onafgesloten reguliere expressie eindigt met '\\' aan bestandseinde"
-#: awkgram.y:3697
+#: awkgram.y:3699
#, c-format
msgid "%s: %d: tawk regex modifier `/.../%c' doesn't work in gawk"
msgstr "%s: %d: regexp-optie '/.../%c' van 'tawk' werkt niet in gawk"
-#: awkgram.y:3701
+#: awkgram.y:3703
#, c-format
msgid "tawk regex modifier `/.../%c' doesn't work in gawk"
msgstr "regexp-optie '/.../%c' van 'tawk' werkt niet in gawk"
-#: awkgram.y:3714
+#: awkgram.y:3716
msgid "unterminated regexp"
msgstr "onafgesloten reguliere expressie"
-#: awkgram.y:3718
+#: awkgram.y:3720
msgid "unterminated regexp at end of file"
msgstr "onafgesloten reguliere expressie aan bestandseinde"
-#: awkgram.y:3807
+#: awkgram.y:3809
msgid "use of `\\ #...' line continuation is not portable"
msgstr "gebruik van regelvoortzetting '\\ #...' is niet overdraagbaar"
-#: awkgram.y:3829
+#: awkgram.y:3831
msgid "backslash not last character on line"
msgstr "backslash is niet het laatste teken op de regel"
-#: awkgram.y:3876 awkgram.y:3878
+#: awkgram.y:3878 awkgram.y:3880
msgid "multidimensional arrays are a gawk extension"
msgstr "meerdimensionale arrays zijn een gawk-uitbreiding"
-#: awkgram.y:3903 awkgram.y:3914
+#: awkgram.y:3905 awkgram.y:3916
#, c-format
msgid "POSIX does not allow operator `%s'"
msgstr "POSIX staat operator '%s' niet toe"
-#: awkgram.y:3905 awkgram.y:3916 awkgram.y:3951 awkgram.y:3959
+#: awkgram.y:3907 awkgram.y:3918 awkgram.y:3953 awkgram.y:3961
#, c-format
msgid "operator `%s' is not supported in old awk"
msgstr "operator '%s' wordt niet ondersteund in oude 'awk'"
-#: awkgram.y:4056 awkgram.y:4078 command.y:1188
+#: awkgram.y:4058 awkgram.y:4080 command.y:1188
msgid "unterminated string"
msgstr "onafgesloten string"
-#: awkgram.y:4066 main.c:1251
+#: awkgram.y:4068 main.c:1251
msgid "POSIX does not allow physical newlines in string values"
msgstr "POSIX staat geen fysieke nieuweregeltekens toe in strings"
-#: awkgram.y:4068 node.c:460
+#: awkgram.y:4070 node.c:460
msgid "backslash string continuation is not portable"
msgstr "string-voortzetting via backslash is niet overdraagbaar"
-#: awkgram.y:4309
+#: awkgram.y:4311
#, c-format
msgid "invalid char '%c' in expression"
msgstr "ongeldig teken '%c' in expressie"
-#: awkgram.y:4404
+#: awkgram.y:4406
#, c-format
msgid "`%s' is a gawk extension"
msgstr "'%s' is een gawk-uitbreiding"
-#: awkgram.y:4409
+#: awkgram.y:4411
#, c-format
msgid "POSIX does not allow `%s'"
msgstr "POSIX staat '%s' niet toe"
-#: awkgram.y:4417
+#: awkgram.y:4419
#, c-format
msgid "`%s' is not supported in old awk"
msgstr "oude 'awk' kent '%s' niet"
-#: awkgram.y:4517
+#: awkgram.y:4519
msgid "`goto' considered harmful!"
msgstr "'goto' wordt als schadelijk beschouwd!"
-#: awkgram.y:4586
+#: awkgram.y:4588
#, c-format
msgid "%d is invalid as number of arguments for %s"
msgstr "%d is een ongeldig aantal argumenten voor %s"
-#: awkgram.y:4621
+#: awkgram.y:4623
#, 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:4626
+#: awkgram.y:4628
#, c-format
msgid "%s third parameter is not a changeable object"
msgstr "%s: derde parameter is geen veranderbaar object"
-#: awkgram.y:4730 awkgram.y:4733
+#: awkgram.y:4732 awkgram.y:4735
msgid "match: third argument is a gawk extension"
msgstr "match: derde argument is een gawk-uitbreiding"
-#: awkgram.y:4787 awkgram.y:4790
+#: awkgram.y:4789 awkgram.y:4792
msgid "close: second argument is a gawk extension"
msgstr "close: tweede argument is een gawk-uitbreiding"
-#: awkgram.y:4802
+#: awkgram.y:4804
msgid "use of dcgettext(_\"...\") is incorrect: remove leading underscore"
msgstr "dcgettext(_\"...\") is onjuist: verwijder het liggende streepje"
-#: awkgram.y:4817
+#: awkgram.y:4819
msgid "use of dcngettext(_\"...\") is incorrect: remove leading underscore"
msgstr "dcngettext(_\"...\") is onjuist: verwijder het liggende streepje"
-#: awkgram.y:4836
+#: awkgram.y:4838
msgid "index: regexp constant as second argument is not allowed"
msgstr ""
"index: een reguliere-expressie-constante als tweede argument is niet "
"toegestaan"
-#: awkgram.y:4889
+#: awkgram.y:4891
#, c-format
msgid "function `%s': parameter `%s' shadows global variable"
msgstr "functie '%s': parameter '%s' schaduwt een globale variabele"
-#: awkgram.y:4938 debug.c:4199 debug.c:4242 debug.c:5364 profile.c:110
+#: awkgram.y:4940 debug.c:4199 debug.c:4242 debug.c:5364 profile.c:110
#, c-format
msgid "could not open `%s' for writing: %s"
msgstr "kan '%s' niet openen om te schrijven: %s"
-#: awkgram.y:4939
+#: awkgram.y:4941
msgid "sending variable list to standard error"
msgstr "variabelenlijst gaat naar standaardfoutuitvoer"
-#: awkgram.y:4947
+#: awkgram.y:4949
#, c-format
msgid "%s: close failed: %s"
msgstr "%s: sluiten is mislukt: %s"
-#: awkgram.y:4972
+#: awkgram.y:4974
msgid "shadow_funcs() called twice!"
msgstr "shadow_funcs() twee keer aangeroepen!"
-#: awkgram.y:4980
+#: awkgram.y:4982
#, fuzzy
#| msgid "there were shadowed variables."
msgid "there were shadowed variables"
msgstr "er waren geschaduwde variabelen."
-#: awkgram.y:5057
+#: awkgram.y:5059
#, c-format
msgid "function name `%s' previously defined"
msgstr "functienaam '%s' is al eerder gedefinieerd"
-#: awkgram.y:5108
+#: awkgram.y:5110
#, c-format
msgid "function `%s': cannot use function name as parameter name"
msgstr "functie '%s': kan functienaam niet als parameternaam gebruiken"
-#: awkgram.y:5111
+#: awkgram.y:5113
#, 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:5115
+#: awkgram.y:5117
#, c-format
msgid "function `%s': parameter `%s' cannot contain a namespace"
msgstr "functie '%s': parameter '%s' mag geen naamsruimte bevatten"
-#: awkgram.y:5122
+#: awkgram.y:5124
#, c-format
msgid "function `%s': parameter #%d, `%s', duplicates parameter #%d"
msgstr "functie '%s': parameter #%d, '%s', dupliceert parameter #%d"
-#: awkgram.y:5211
+#: awkgram.y:5213
#, c-format
msgid "function `%s' called but never defined"
msgstr "functie '%s' wordt aangeroepen maar is nergens gedefinieerd"
-#: awkgram.y:5215
+#: awkgram.y:5217
#, c-format
msgid "function `%s' defined but never called directly"
msgstr "functie '%s' is gedefinieerd maar wordt nergens direct aangeroepen"
-#: awkgram.y:5247
+#: awkgram.y:5249
#, c-format
msgid "regexp constant for parameter #%d yields boolean value"
msgstr "regexp-constante als parameter #%d levert booleanwaarde op"
-#: awkgram.y:5262
+#: awkgram.y:5264
#, 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:5485 awkgram.y:5538 mpfr.c:1589 mpfr.c:1624
+#: awkgram.y:5487 awkgram.y:5540 mpfr.c:1589 mpfr.c:1624
msgid "division by zero attempted"
msgstr "deling door nul"
-#: awkgram.y:5494 awkgram.y:5547 mpfr.c:1634
+#: awkgram.y:5496 awkgram.y:5549 mpfr.c:1634
#, c-format
msgid "division by zero attempted in `%%'"
msgstr "deling door nul in '%%'"
-#: awkgram.y:5851
+#: awkgram.y:5853
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:5854
+#: awkgram.y:5856
#, c-format
msgid "invalid target of assignment (opcode %s)"
msgstr "ongeldig doel van toewijzing (opcode %s)"
-#: awkgram.y:6238
+#: awkgram.y:6240
msgid "statement has no effect"
msgstr "opdracht heeft geen effect"
-#: awkgram.y:6753
+#: awkgram.y:6755
#, c-format
msgid "identifier %s: qualified names not allowed in traditional / POSIX mode"
msgstr ""
-#: awkgram.y:6758
+#: awkgram.y:6760
#, c-format
msgid "identifier %s: namespace separator is two colons, not one"
msgstr ""
-#: awkgram.y:6764
+#: awkgram.y:6766
#, c-format
msgid "qualified identifier `%s' is badly formed"
msgstr ""
-#: awkgram.y:6771
+#: awkgram.y:6773
#, c-format
msgid ""
"identifier `%s': namespace separator can only appear once in a qualified name"
msgstr ""
-#: awkgram.y:6820 awkgram.y:6871
+#: awkgram.y:6822 awkgram.y:6873
#, c-format
msgid "using reserved identifier `%s' as a namespace is not allowed"
msgstr ""
-#: awkgram.y:6827 awkgram.y:6837
+#: awkgram.y:6829 awkgram.y:6839
#, c-format
msgid ""
"using reserved identifier `%s' as second component of a qualified name is "
"not allowed"
msgstr ""
-#: awkgram.y:6855
+#: awkgram.y:6857
msgid "@namespace is a gawk extension"
msgstr "'@namespace' is een gawk-uitbreiding"
-#: awkgram.y:6862
+#: awkgram.y:6864
#, c-format
msgid "namespace name `%s' must meet identifier naming rules"
msgstr ""
diff --git a/po/pl.po b/po/pl.po
index 9099fa0c..0b80e7d3 100644
--- a/po/pl.po
+++ b/po/pl.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gawk 4.1.0b\n"
"Report-Msgid-Bugs-To: bug-gawk@gnu.org\n"
-"POT-Creation-Date: 2022-08-17 17:51+0300\n"
+"POT-Creation-Date: 2022-09-04 18:51+0300\n"
"PO-Revision-Date: 2014-03-22 17:49+0100\n"
"Last-Translator: Wojciech Polak <polak@gnu.org>\n"
"Language-Team: Polish <translation-team-pl@lists.sourceforge.net>\n"
@@ -149,11 +149,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:4480
+#: awkgram.y:1052 awkgram.y:4482
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:4472
+#: awkgram.y:1062 awkgram.y:4474
msgid "`continue' is not allowed outside a loop"
msgstr "instrukcja `continue' poza pętlą jest niedozwolona"
@@ -270,272 +270,272 @@ msgid ""
"rules"
msgstr ""
-#: awkgram.y:2878 awkgram.y:2956 awkgram.y:3194 debug.c:545 debug.c:561
+#: awkgram.y:2880 awkgram.y:2958 awkgram.y:3196 debug.c:545 debug.c:561
#: debug.c:2845 debug.c:5215
#, fuzzy, c-format
msgid "cannot open source file `%s' for reading: %s"
msgstr "nie można otworzyć pliku źródłowego `%s' do czytania (%s)"
-#: awkgram.y:2879 awkgram.y:3016
+#: awkgram.y:2881 awkgram.y:3018
#, fuzzy, c-format
msgid "cannot open shared library `%s' for reading: %s"
msgstr "nie można otworzyć współdzielonej biblioteki `%s' do czytania (%s)"
-#: awkgram.y:2881 awkgram.y:2957 awkgram.y:3017 builtin.c:136 debug.c:5366
+#: awkgram.y:2883 awkgram.y:2959 awkgram.y:3019 builtin.c:136 debug.c:5366
msgid "reason unknown"
msgstr "nieznany powód"
-#: awkgram.y:2890 awkgram.y:2914
+#: awkgram.y:2892 awkgram.y:2916
#, fuzzy, c-format
msgid "cannot include `%s' and use it as a program file"
msgstr "nie można dołączyć `%s' i używać go jako pliku programu"
-#: awkgram.y:2903
+#: awkgram.y:2905
#, c-format
msgid "already included source file `%s'"
msgstr "plik źródłowy `%s' jest już załączony"
-#: awkgram.y:2904
+#: awkgram.y:2906
#, c-format
msgid "already loaded shared library `%s'"
msgstr "biblioteka współdzielona jest już załadowana `%s'"
-#: awkgram.y:2941
+#: awkgram.y:2943
msgid "@include is a gawk extension"
msgstr "@include jest rozszerzeniem gawk"
-#: awkgram.y:2947
+#: awkgram.y:2949
msgid "empty filename after @include"
msgstr "pusta nazwa pliku po @include"
-#: awkgram.y:2996
+#: awkgram.y:2998
msgid "@load is a gawk extension"
msgstr "@load jest rozszerzeniem gawk"
-#: awkgram.y:3003
+#: awkgram.y:3005
msgid "empty filename after @load"
msgstr "pusta nazwa pliku po @load"
-#: awkgram.y:3146
+#: awkgram.y:3148
msgid "empty program text on command line"
msgstr "pusty tekst programu w linii poleceń"
-#: awkgram.y:3262 debug.c:470 debug.c:628
+#: awkgram.y:3264 debug.c:470 debug.c:628
#, fuzzy, c-format
msgid "cannot read source file `%s': %s"
msgstr "nie można odczytać pliku źródłowego `%s' (%s)"
-#: awkgram.y:3273
+#: awkgram.y:3275
#, c-format
msgid "source file `%s' is empty"
msgstr "plik źródłowy `%s' jest pusty"
-#: awkgram.y:3333
+#: awkgram.y:3335
#, fuzzy, c-format
msgid "error: invalid character '\\%03o' in source code"
msgstr "nieprawidłowy znak w komendzie"
-#: awkgram.y:3560
+#: awkgram.y:3562
msgid "source file does not end in newline"
msgstr "plik źródłowy nie posiada na końcu znaku nowego wiersza"
-#: awkgram.y:3670
+#: awkgram.y:3672
msgid "unterminated regexp ends with `\\' at end of file"
msgstr ""
"niezakończone prawidłowo wyrażenie regularne kończy się znakiem `\\' na "
"końcu pliku"
-#: awkgram.y:3697
+#: awkgram.y:3699
#, c-format
msgid "%s: %d: tawk regex modifier `/.../%c' doesn't work in gawk"
msgstr ""
"%s: %d: modyfikator wyrażenia regularnego `/.../%c' tawk nie działa w gawk"
-#: awkgram.y:3701
+#: awkgram.y:3703
#, c-format
msgid "tawk regex modifier `/.../%c' doesn't work in gawk"
msgstr "modyfikator wyrażenia regularnego `/.../%c' tawk nie działa w gawk"
-#: awkgram.y:3714
+#: awkgram.y:3716
msgid "unterminated regexp"
msgstr "niezakończone wyrażenie regularne"
-#: awkgram.y:3718
+#: awkgram.y:3720
msgid "unterminated regexp at end of file"
msgstr "niezakończone wyrażenie regularne na końcu pliku"
-#: awkgram.y:3807
+#: awkgram.y:3809
msgid "use of `\\ #...' line continuation is not portable"
msgstr "użycie `\\ #...' kontynuacji linii nie jest przenośne"
-#: awkgram.y:3829
+#: awkgram.y:3831
msgid "backslash not last character on line"
msgstr "backslash nie jest ostatnim znakiem w wierszu"
-#: awkgram.y:3876 awkgram.y:3878
+#: awkgram.y:3878 awkgram.y:3880
#, fuzzy
msgid "multidimensional arrays are a gawk extension"
msgstr "pośrednie wywołania funkcji są rozszerzeniem gawk"
-#: awkgram.y:3903 awkgram.y:3914
+#: awkgram.y:3905 awkgram.y:3916
#, fuzzy, c-format
msgid "POSIX does not allow operator `%s'"
msgstr "POSIX nie zezwala na operator `**'"
-#: awkgram.y:3905 awkgram.y:3916 awkgram.y:3951 awkgram.y:3959
+#: awkgram.y:3907 awkgram.y:3918 awkgram.y:3953 awkgram.y:3961
#, fuzzy, c-format
msgid "operator `%s' is not supported in old awk"
msgstr "operator `^' nie jest wspierany w starym awk"
-#: awkgram.y:4056 awkgram.y:4078 command.y:1188
+#: awkgram.y:4058 awkgram.y:4080 command.y:1188
msgid "unterminated string"
msgstr "niezakończony łańcuch"
-#: awkgram.y:4066 main.c:1251
+#: awkgram.y:4068 main.c:1251
#, fuzzy
msgid "POSIX does not allow physical newlines in string values"
msgstr "POSIX nie zezwala na sekwencję ucieczki `\\x'"
-#: awkgram.y:4068 node.c:460
+#: awkgram.y:4070 node.c:460
#, fuzzy
msgid "backslash string continuation is not portable"
msgstr "użycie `\\ #...' kontynuacji linii nie jest przenośne"
-#: awkgram.y:4309
+#: awkgram.y:4311
#, c-format
msgid "invalid char '%c' in expression"
msgstr "nieprawidłowy znak '%c' w wyrażeniu"
-#: awkgram.y:4404
+#: awkgram.y:4406
#, c-format
msgid "`%s' is a gawk extension"
msgstr "`%s' jest rozszerzeniem gawk"
-#: awkgram.y:4409
+#: awkgram.y:4411
#, c-format
msgid "POSIX does not allow `%s'"
msgstr "POSIX nie zezwala na `%s'"
-#: awkgram.y:4417
+#: awkgram.y:4419
#, c-format
msgid "`%s' is not supported in old awk"
msgstr "`%s' nie jest wspierany w starym awk"
-#: awkgram.y:4517
+#: awkgram.y:4519
#, fuzzy
msgid "`goto' considered harmful!"
msgstr "`goto' uważane za szkodliwe!\n"
-#: awkgram.y:4586
+#: awkgram.y:4588
#, 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:4621
+#: awkgram.y:4623
#, fuzzy, 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:4626
+#: awkgram.y:4628
#, c-format
msgid "%s third parameter is not a changeable object"
msgstr "%s trzeci parametr nie jest zmiennym obiektem"
-#: awkgram.y:4730 awkgram.y:4733
+#: awkgram.y:4732 awkgram.y:4735
msgid "match: third argument is a gawk extension"
msgstr "match: trzeci argument jest rozszerzeniem gawk"
-#: awkgram.y:4787 awkgram.y:4790
+#: awkgram.y:4789 awkgram.y:4792
msgid "close: second argument is a gawk extension"
msgstr "close: drugi argument jest rozszerzeniem gawk"
-#: awkgram.y:4802
+#: awkgram.y:4804
msgid "use of dcgettext(_\"...\") is incorrect: remove leading underscore"
msgstr "nieprawidłowe użycie dcgettext(_\"...\"): usuń znak podkreślenia"
-#: awkgram.y:4817
+#: awkgram.y:4819
msgid "use of dcngettext(_\"...\") is incorrect: remove leading underscore"
msgstr "nieprawidłowe użycie dcngettext(_\"...\"): usuń znak podkreślenia"
-#: awkgram.y:4836
+#: awkgram.y:4838
msgid "index: regexp constant as second argument is not allowed"
msgstr "index: stały regexp jako drugi argument nie jest dozwolony"
-#: awkgram.y:4889
+#: awkgram.y:4891
#, c-format
msgid "function `%s': parameter `%s' shadows global variable"
msgstr "funkcja `%s': parametr `%s' zasłania globalną zmienną"
-#: awkgram.y:4938 debug.c:4199 debug.c:4242 debug.c:5364 profile.c:110
+#: awkgram.y:4940 debug.c:4199 debug.c:4242 debug.c:5364 profile.c:110
#, c-format
msgid "could not open `%s' for writing: %s"
msgstr "nie można otworzyć `%s' do zapisu: %s"
-#: awkgram.y:4939
+#: awkgram.y:4941
msgid "sending variable list to standard error"
msgstr "wysyłanie listy zmiennych na standardowe wyjście diagnostyczne"
-#: awkgram.y:4947
+#: awkgram.y:4949
#, fuzzy, c-format
msgid "%s: close failed: %s"
msgstr "%s: zamknięcie nie powiodło się (%s)"
-#: awkgram.y:4972
+#: awkgram.y:4974
msgid "shadow_funcs() called twice!"
msgstr "shadow_funcs() wywołana podwójnie!"
-#: awkgram.y:4980
+#: awkgram.y:4982
#, fuzzy
#| msgid "there were shadowed variables."
msgid "there were shadowed variables"
msgstr "wystąpiły przykryte zmienne."
-#: awkgram.y:5057
+#: awkgram.y:5059
#, c-format
msgid "function name `%s' previously defined"
msgstr "nazwa funkcji `%s' została zdefiniowana poprzednio"
-#: awkgram.y:5108
+#: awkgram.y:5110
#, fuzzy, 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:5111
+#: awkgram.y:5113
#, fuzzy, 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:5115
+#: awkgram.y:5117
#, fuzzy, c-format
msgid "function `%s': parameter `%s' cannot contain a namespace"
msgstr "funkcja `%s': parametr `%s' zasłania globalną zmienną"
-#: awkgram.y:5122
+#: awkgram.y:5124
#, c-format
msgid "function `%s': parameter #%d, `%s', duplicates parameter #%d"
msgstr "funkcja `%s': parametr #%d, `%s', powiela parametr #%d"
-#: awkgram.y:5211
+#: awkgram.y:5213
#, c-format
msgid "function `%s' called but never defined"
msgstr "funkcja `%s' została wywołana, ale nigdy nie została zdefiniowana"
-#: awkgram.y:5215
+#: awkgram.y:5217
#, 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:5247
+#: awkgram.y:5249
#, 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:5262
+#: awkgram.y:5264
#, c-format
msgid ""
"function `%s' called with space between name and `(',\n"
@@ -545,68 +545,68 @@ msgstr ""
"`(',\n"
"lub użyta jako zmienna lub jako tablica"
-#: awkgram.y:5485 awkgram.y:5538 mpfr.c:1589 mpfr.c:1624
+#: awkgram.y:5487 awkgram.y:5540 mpfr.c:1589 mpfr.c:1624
msgid "division by zero attempted"
msgstr "próba dzielenia przez zero"
-#: awkgram.y:5494 awkgram.y:5547 mpfr.c:1634
+#: awkgram.y:5496 awkgram.y:5549 mpfr.c:1634
#, c-format
msgid "division by zero attempted in `%%'"
msgstr "próba dzielenia przez zero w `%%'"
-#: awkgram.y:5851
+#: awkgram.y:5853
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:5854
+#: awkgram.y:5856
#, c-format
msgid "invalid target of assignment (opcode %s)"
msgstr "nieprawidłowy cel przypisania (opcode %s)"
-#: awkgram.y:6238
+#: awkgram.y:6240
msgid "statement has no effect"
msgstr "instrukcja nie ma żadnego efektu"
-#: awkgram.y:6753
+#: awkgram.y:6755
#, c-format
msgid "identifier %s: qualified names not allowed in traditional / POSIX mode"
msgstr ""
-#: awkgram.y:6758
+#: awkgram.y:6760
#, c-format
msgid "identifier %s: namespace separator is two colons, not one"
msgstr ""
-#: awkgram.y:6764
+#: awkgram.y:6766
#, c-format
msgid "qualified identifier `%s' is badly formed"
msgstr ""
-#: awkgram.y:6771
+#: awkgram.y:6773
#, c-format
msgid ""
"identifier `%s': namespace separator can only appear once in a qualified name"
msgstr ""
-#: awkgram.y:6820 awkgram.y:6871
+#: awkgram.y:6822 awkgram.y:6873
#, c-format
msgid "using reserved identifier `%s' as a namespace is not allowed"
msgstr ""
-#: awkgram.y:6827 awkgram.y:6837
+#: awkgram.y:6829 awkgram.y:6839
#, c-format
msgid ""
"using reserved identifier `%s' as second component of a qualified name is "
"not allowed"
msgstr ""
-#: awkgram.y:6855
+#: awkgram.y:6857
#, fuzzy
msgid "@namespace is a gawk extension"
msgstr "@include jest rozszerzeniem gawk"
-#: awkgram.y:6862
+#: awkgram.y:6864
#, c-format
msgid "namespace name `%s' must meet identifier naming rules"
msgstr ""
@@ -2246,8 +2246,8 @@ msgstr "inplace_begin: nie można pobrać pierwszego argumentu jako nazwy pliku"
#, fuzzy, c-format
msgid "inplace::begin: disabling in-place editing for invalid FILENAME `%s'"
msgstr ""
-"inplace_begin: wyłączenie edycji w miejscu dla nieprawidłowej nazwy pliku `"
-"%s'"
+"inplace_begin: wyłączenie edycji w miejscu dla nieprawidłowej nazwy pliku "
+"`%s'"
#: extension/inplace.c:152
#, fuzzy, c-format
diff --git a/po/pt.po b/po/pt.po
index 9d31fc2e..2b5d5295 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: 2022-08-17 17:51+0300\n"
+"POT-Creation-Date: 2022-09-04 18:51+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"
@@ -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:4480
+#: awkgram.y:1052 awkgram.y:4482
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:4472
+#: awkgram.y:1062 awkgram.y:4474
msgid "`continue' is not allowed outside a loop"
msgstr "\"continue\" não é permitido fora de um ciclo"
@@ -264,263 +264,263 @@ msgstr ""
"ficheiros-fonte/argumentos de linha de comandos têm de conter funções ou "
"regras completas"
-#: awkgram.y:2878 awkgram.y:2956 awkgram.y:3194 debug.c:545 debug.c:561
+#: awkgram.y:2880 awkgram.y:2958 awkgram.y:3196 debug.c:545 debug.c:561
#: debug.c:2845 debug.c:5215
#, c-format
msgid "cannot open source file `%s' for reading: %s"
msgstr "impossível abrir ficheiro-fonte \"%s\" para leitura: %s"
-#: awkgram.y:2879 awkgram.y:3016
+#: awkgram.y:2881 awkgram.y:3018
#, c-format
msgid "cannot open shared library `%s' for reading: %s"
msgstr "impossível abrir biblioteca partilhada \"%s\" para leitura: %s"
-#: awkgram.y:2881 awkgram.y:2957 awkgram.y:3017 builtin.c:136 debug.c:5366
+#: awkgram.y:2883 awkgram.y:2959 awkgram.y:3019 builtin.c:136 debug.c:5366
msgid "reason unknown"
msgstr "motivo desconhecido"
-#: awkgram.y:2890 awkgram.y:2914
+#: awkgram.y:2892 awkgram.y:2916
#, c-format
msgid "cannot include `%s' and use it as a program file"
msgstr "impossível incluir \"%s\" e usar como ficheiro de programa"
-#: awkgram.y:2903
+#: awkgram.y:2905
#, c-format
msgid "already included source file `%s'"
msgstr "ficheiro-fonte \"%s\" já incluído"
-#: awkgram.y:2904
+#: awkgram.y:2906
#, c-format
msgid "already loaded shared library `%s'"
msgstr "biblioteca partilhada \"%s\" já incluída"
-#: awkgram.y:2941
+#: awkgram.y:2943
msgid "@include is a gawk extension"
msgstr "@include é uma extensão gawk"
-#: awkgram.y:2947
+#: awkgram.y:2949
msgid "empty filename after @include"
msgstr "nome de ficheiro vazio após @include"
-#: awkgram.y:2996
+#: awkgram.y:2998
msgid "@load is a gawk extension"
msgstr "@load é uma extensão gawk"
-#: awkgram.y:3003
+#: awkgram.y:3005
msgid "empty filename after @load"
msgstr "nome de ficheiro vazio após @load"
-#: awkgram.y:3146
+#: awkgram.y:3148
msgid "empty program text on command line"
msgstr "texto de programa vazio na linha de comandos"
-#: awkgram.y:3262 debug.c:470 debug.c:628
+#: awkgram.y:3264 debug.c:470 debug.c:628
#, c-format
msgid "cannot read source file `%s': %s"
msgstr "impossível ler ficheiro-fonte \"%s\": %s"
-#: awkgram.y:3273
+#: awkgram.y:3275
#, c-format
msgid "source file `%s' is empty"
msgstr "ficheiro-fonte \"%s\" vazio"
-#: awkgram.y:3333
+#: awkgram.y:3335
#, c-format
msgid "error: invalid character '\\%03o' in source code"
msgstr "erro: carácter \"\\%03o\" inválido no código-fonte"
-#: awkgram.y:3560
+#: awkgram.y:3562
msgid "source file does not end in newline"
msgstr "ficheiro-fonte não termina com nova linha"
-#: awkgram.y:3670
+#: awkgram.y:3672
msgid "unterminated regexp ends with `\\' at end of file"
msgstr "regexp não terminada acaba com \"\\\" no fim do ficheiro"
-#: awkgram.y:3697
+#: awkgram.y:3699
#, c-format
msgid "%s: %d: tawk regex modifier `/.../%c' doesn't work in gawk"
msgstr "%s: %d: modificador regexp tawk \"/.../%c\" não funciona no gawk"
-#: awkgram.y:3701
+#: awkgram.y:3703
#, c-format
msgid "tawk regex modifier `/.../%c' doesn't work in gawk"
msgstr "modificador regexp tawk \"/.../%c\" não funciona no gawk"
-#: awkgram.y:3714
+#: awkgram.y:3716
msgid "unterminated regexp"
msgstr "regexp não terminada"
-#: awkgram.y:3718
+#: awkgram.y:3720
msgid "unterminated regexp at end of file"
msgstr "regexp não terminada no fim do ficheiro"
-#: awkgram.y:3807
+#: awkgram.y:3809
msgid "use of `\\ #...' line continuation is not portable"
msgstr "uso de continuação de linha \"\\ #...\" não é portável"
-#: awkgram.y:3829
+#: awkgram.y:3831
msgid "backslash not last character on line"
msgstr "a barra invertida não é o último carácter na linha"
-#: awkgram.y:3876 awkgram.y:3878
+#: awkgram.y:3878 awkgram.y:3880
msgid "multidimensional arrays are a gawk extension"
msgstr "matrizes multi-dimensionais são uma extensão gawk"
-#: awkgram.y:3903 awkgram.y:3914
+#: awkgram.y:3905 awkgram.y:3916
#, c-format
msgid "POSIX does not allow operator `%s'"
msgstr "POSIX não permite o operador \"%s\""
-#: awkgram.y:3905 awkgram.y:3916 awkgram.y:3951 awkgram.y:3959
+#: awkgram.y:3907 awkgram.y:3918 awkgram.y:3953 awkgram.y:3961
#, c-format
msgid "operator `%s' is not supported in old awk"
msgstr "o awk antigo não suporta o operador \"%s\""
-#: awkgram.y:4056 awkgram.y:4078 command.y:1188
+#: awkgram.y:4058 awkgram.y:4080 command.y:1188
msgid "unterminated string"
msgstr "cadeia indeterminada"
-#: awkgram.y:4066 main.c:1251
+#: awkgram.y:4068 main.c:1251
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:4068 node.c:460
+#: awkgram.y:4070 node.c:460
msgid "backslash string continuation is not portable"
msgstr "continuação de cadeia com barra invertida não é portável"
-#: awkgram.y:4309
+#: awkgram.y:4311
#, c-format
msgid "invalid char '%c' in expression"
msgstr "carácter \"%c\" inválido em expressão"
-#: awkgram.y:4404
+#: awkgram.y:4406
#, c-format
msgid "`%s' is a gawk extension"
msgstr "\"%s\" é uma extensão gawk"
-#: awkgram.y:4409
+#: awkgram.y:4411
#, c-format
msgid "POSIX does not allow `%s'"
msgstr "POSIX não permite \"%s\""
-#: awkgram.y:4417
+#: awkgram.y:4419
#, c-format
msgid "`%s' is not supported in old awk"
msgstr "o awk antigo não suporta \"%s\""
-#: awkgram.y:4517
+#: awkgram.y:4519
msgid "`goto' considered harmful!"
msgstr "\"goto\" considerado perigoso!"
-#: awkgram.y:4586
+#: awkgram.y:4588
#, c-format
msgid "%d is invalid as number of arguments for %s"
msgstr "%d é inválido como nº de argumentos para %s"
-#: awkgram.y:4621
+#: awkgram.y:4623
#, 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:4626
+#: awkgram.y:4628
#, 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:4730 awkgram.y:4733
+#: awkgram.y:4732 awkgram.y:4735
msgid "match: third argument is a gawk extension"
msgstr "match: o terceiro argumento é uma extensão gawk"
-#: awkgram.y:4787 awkgram.y:4790
+#: awkgram.y:4789 awkgram.y:4792
msgid "close: second argument is a gawk extension"
msgstr "close: o segundo argumento é uma extensão gawk"
-#: awkgram.y:4802
+#: awkgram.y:4804
msgid "use of dcgettext(_\"...\") is incorrect: remove leading underscore"
msgstr ""
"o uso de dcgettext(_\"...\") está incorrecto: remova o sublinhado inicial"
-#: awkgram.y:4817
+#: awkgram.y:4819
msgid "use of dcngettext(_\"...\") is incorrect: remove leading underscore"
msgstr ""
"o uso de dcngettext(_\"...\") está incorrecto: remova o sublinhado inicial"
-#: awkgram.y:4836
+#: awkgram.y:4838
msgid "index: regexp constant as second argument is not allowed"
msgstr "index: constante regexp como segundo argumento não é permitido"
-#: awkgram.y:4889
+#: awkgram.y:4891
#, 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:4938 debug.c:4199 debug.c:4242 debug.c:5364 profile.c:110
+#: awkgram.y:4940 debug.c:4199 debug.c:4242 debug.c:5364 profile.c:110
#, c-format
msgid "could not open `%s' for writing: %s"
msgstr "impossível abrir \"%s\" para escrita: %s"
-#: awkgram.y:4939
+#: awkgram.y:4941
msgid "sending variable list to standard error"
msgstr "a enviar lista de variáveis para erro padrão"
-#: awkgram.y:4947
+#: awkgram.y:4949
#, c-format
msgid "%s: close failed: %s"
msgstr "%s: falha ao fechar: %s"
-#: awkgram.y:4972
+#: awkgram.y:4974
msgid "shadow_funcs() called twice!"
msgstr "shadow_funcs() chamada duas vezes!"
-#: awkgram.y:4980
+#: awkgram.y:4982
msgid "there were shadowed variables"
msgstr "houve variáveis sombreadas"
-#: awkgram.y:5057
+#: awkgram.y:5059
#, c-format
msgid "function name `%s' previously defined"
msgstr "nome de função \"%s\" previamente definido"
-#: awkgram.y:5108
+#: awkgram.y:5110
#, 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:5111
+#: awkgram.y:5113
#, 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:5115
+#: awkgram.y:5117
#, 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:5122
+#: awkgram.y:5124
#, 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:5211
+#: awkgram.y:5213
#, c-format
msgid "function `%s' called but never defined"
msgstr "função \"%s\" chamada, mas não foi definida"
-#: awkgram.y:5215
+#: awkgram.y:5217
#, c-format
msgid "function `%s' defined but never called directly"
msgstr "função \"%s\" definida, mas nunca é chamada directamente"
-#: awkgram.y:5247
+#: awkgram.y:5249
#, 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:5262
+#: awkgram.y:5264
#, 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:5485 awkgram.y:5538 mpfr.c:1589 mpfr.c:1624
+#: awkgram.y:5487 awkgram.y:5540 mpfr.c:1589 mpfr.c:1624
msgid "division by zero attempted"
msgstr "tentativa de dividir por zero"
-#: awkgram.y:5494 awkgram.y:5547 mpfr.c:1634
+#: awkgram.y:5496 awkgram.y:5549 mpfr.c:1634
#, c-format
msgid "division by zero attempted in `%%'"
msgstr "tentativa de dividir por zero em \"%%\""
-#: awkgram.y:5851
+#: awkgram.y:5853
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:5854
+#: awkgram.y:5856
#, c-format
msgid "invalid target of assignment (opcode %s)"
msgstr "alvo de atribuição inválido (opcode %s)"
-#: awkgram.y:6238
+#: awkgram.y:6240
msgid "statement has no effect"
msgstr "a declaração não tem efeito"
-#: awkgram.y:6753
+#: awkgram.y:6755
#, 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:6758
+#: awkgram.y:6760
#, 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:6764
+#: awkgram.y:6766
#, c-format
msgid "qualified identifier `%s' is badly formed"
msgstr "identificador %s qualificado está mal formado"
-#: awkgram.y:6771
+#: awkgram.y:6773
#, 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:6820 awkgram.y:6871
+#: awkgram.y:6822 awkgram.y:6873
#, 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:6827 awkgram.y:6837
+#: awkgram.y:6829 awkgram.y:6839
#, 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:6855
+#: awkgram.y:6857
msgid "@namespace is a gawk extension"
msgstr "@namespace é uma extensão gawk"
-#: awkgram.y:6862
+#: awkgram.y:6864
#, c-format
msgid "namespace name `%s' must meet identifier naming rules"
msgstr ""
@@ -3034,8 +3034,8 @@ msgid ""
"two-way processor `%s' conflicts with previously installed two-way processor "
"`%s'"
msgstr ""
-"processador de duas vias \"%s\" conflitua com o processador de duas vias \"%s"
-"\" anteriormente instalado"
+"processador de duas vias \"%s\" conflitua com o processador de duas vias "
+"\"%s\" anteriormente instalado"
#: io.c:3307
#, c-format
diff --git a/po/pt_BR.po b/po/pt_BR.po
index f8bfcbe1..41894e88 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: 2022-08-17 17:51+0300\n"
+"POT-Creation-Date: 2022-09-04 18:51+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."
@@ -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:4480
+#: awkgram.y:1052 awkgram.y:4482
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:4472
+#: awkgram.y:1062 awkgram.y:4474
msgid "`continue' is not allowed outside a loop"
msgstr "\"continue\" não é permitido fora de um loop"
@@ -274,264 +274,264 @@ msgstr ""
"arquivos-fonte/argumentos de linha de comando devem conter funções ou regras "
"completas"
-#: awkgram.y:2878 awkgram.y:2956 awkgram.y:3194 debug.c:545 debug.c:561
+#: awkgram.y:2880 awkgram.y:2958 awkgram.y:3196 debug.c:545 debug.c:561
#: debug.c:2845 debug.c:5215
#, c-format
msgid "cannot open source file `%s' for reading: %s"
msgstr "não foi possível abrir arquivo-fonte \"%s\" para leitura: %s"
-#: awkgram.y:2879 awkgram.y:3016
+#: awkgram.y:2881 awkgram.y:3018
#, c-format
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:2881 awkgram.y:2957 awkgram.y:3017 builtin.c:136 debug.c:5366
+#: awkgram.y:2883 awkgram.y:2959 awkgram.y:3019 builtin.c:136 debug.c:5366
msgid "reason unknown"
msgstr "motivo desconhecido"
-#: awkgram.y:2890 awkgram.y:2914
+#: awkgram.y:2892 awkgram.y:2916
#, c-format
msgid "cannot include `%s' and use it as a program file"
msgstr "não é possível incluir \"%s\" e usá-lo como um arquivo de programa"
-#: awkgram.y:2903
+#: awkgram.y:2905
#, c-format
msgid "already included source file `%s'"
msgstr "arquivo-fonte \"%s\" já incluso"
-#: awkgram.y:2904
+#: awkgram.y:2906
#, c-format
msgid "already loaded shared library `%s'"
msgstr "biblioteca compartilhada \"%s\" já carregada"
-#: awkgram.y:2941
+#: awkgram.y:2943
msgid "@include is a gawk extension"
msgstr "@include é uma extensão do gawk"
-#: awkgram.y:2947
+#: awkgram.y:2949
msgid "empty filename after @include"
msgstr "nome de arquivo vazio após @include"
-#: awkgram.y:2996
+#: awkgram.y:2998
msgid "@load is a gawk extension"
msgstr "@load é uma extensão do gawk"
-#: awkgram.y:3003
+#: awkgram.y:3005
msgid "empty filename after @load"
msgstr "nome de arquivo vazio após @load"
-#: awkgram.y:3146
+#: awkgram.y:3148
msgid "empty program text on command line"
msgstr "texto de programa vazio na linha de comando"
-#: awkgram.y:3262 debug.c:470 debug.c:628
+#: awkgram.y:3264 debug.c:470 debug.c:628
#, c-format
msgid "cannot read source file `%s': %s"
msgstr "não foi possível ler arquivo-fonte \"%s\": %s"
-#: awkgram.y:3273
+#: awkgram.y:3275
#, c-format
msgid "source file `%s' is empty"
msgstr "arquivo-fonte \"%s\" está vazio"
-#: awkgram.y:3333
+#: awkgram.y:3335
#, c-format
msgid "error: invalid character '\\%03o' in source code"
msgstr "erro: caractere inválido \"\\%03o\" no código-fonte"
-#: awkgram.y:3560
+#: awkgram.y:3562
msgid "source file does not end in newline"
msgstr "arquivo-fonte não termina em nova linha"
-#: awkgram.y:3670
+#: awkgram.y:3672
msgid "unterminated regexp ends with `\\' at end of file"
msgstr "expressão regular inacabada termina com \"\\\" no fim do arquivo"
-#: awkgram.y:3697
+#: awkgram.y:3699
#, c-format
msgid "%s: %d: tawk regex modifier `/.../%c' doesn't work in gawk"
msgstr "%s: %d: modificador tawk regex \"/../%c\" não funciona no gawk"
-#: awkgram.y:3701
+#: awkgram.y:3703
#, c-format
msgid "tawk regex modifier `/.../%c' doesn't work in gawk"
msgstr "modificador tawk regex \"/../%c\" não funciona no gawk"
-#: awkgram.y:3714
+#: awkgram.y:3716
msgid "unterminated regexp"
msgstr "expressão regular inacabada"
-#: awkgram.y:3718
+#: awkgram.y:3720
msgid "unterminated regexp at end of file"
msgstr "expressão regular inacabada no fim do arquivo"
-#: awkgram.y:3807
+#: awkgram.y:3809
msgid "use of `\\ #...' line continuation is not portable"
msgstr "uso da continuação de linha \"\\ #...\" não é portável"
-#: awkgram.y:3829
+#: awkgram.y:3831
msgid "backslash not last character on line"
msgstr "barra invertida não é o último caractere da linha"
-#: awkgram.y:3876 awkgram.y:3878
+#: awkgram.y:3878 awkgram.y:3880
msgid "multidimensional arrays are a gawk extension"
msgstr "vetores multidimensionais são é uma extensão do gawk"
-#: awkgram.y:3903 awkgram.y:3914
+#: awkgram.y:3905 awkgram.y:3916
#, c-format
msgid "POSIX does not allow operator `%s'"
msgstr "POSIX não permite o operador \"%s\""
-#: awkgram.y:3905 awkgram.y:3916 awkgram.y:3951 awkgram.y:3959
+#: awkgram.y:3907 awkgram.y:3918 awkgram.y:3953 awkgram.y:3961
#, c-format
msgid "operator `%s' is not supported in old awk"
msgstr "não há suporte ao operador \"%s\" no awk antigo"
-#: awkgram.y:4056 awkgram.y:4078 command.y:1188
+#: awkgram.y:4058 awkgram.y:4080 command.y:1188
msgid "unterminated string"
msgstr "string inacabada"
-#: awkgram.y:4066 main.c:1251
+#: awkgram.y:4068 main.c:1251
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:4068 node.c:460
+#: awkgram.y:4070 node.c:460
msgid "backslash string continuation is not portable"
msgstr "continuação de string com barra invertida não é portável"
-#: awkgram.y:4309
+#: awkgram.y:4311
#, c-format
msgid "invalid char '%c' in expression"
msgstr "caractere inválido \"%c\" em expressão"
-#: awkgram.y:4404
+#: awkgram.y:4406
#, c-format
msgid "`%s' is a gawk extension"
msgstr "\"%s\" é uma extensão do gawk"
-#: awkgram.y:4409
+#: awkgram.y:4411
#, c-format
msgid "POSIX does not allow `%s'"
msgstr "POSIX não permite \"%s\""
-#: awkgram.y:4417
+#: awkgram.y:4419
#, c-format
msgid "`%s' is not supported in old awk"
msgstr "não há suporte a \"%s\" no awk antigo"
-#: awkgram.y:4517
+#: awkgram.y:4519
msgid "`goto' considered harmful!"
msgstr "\"goto\" é considerado danoso!"
-#: awkgram.y:4586
+#: awkgram.y:4588
#, 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:4621
+#: awkgram.y:4623
#, 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:4626
+#: awkgram.y:4628
#, c-format
msgid "%s third parameter is not a changeable object"
msgstr "terceiro parâmetro %s não é um objeto modificável"
-#: awkgram.y:4730 awkgram.y:4733
+#: awkgram.y:4732 awkgram.y:4735
msgid "match: third argument is a gawk extension"
msgstr "match: terceiro argumento é uma extensão do gawk"
-#: awkgram.y:4787 awkgram.y:4790
+#: awkgram.y:4789 awkgram.y:4792
msgid "close: second argument is a gawk extension"
msgstr "close: segundo argumento é uma extensão do gawk"
-#: awkgram.y:4802
+#: awkgram.y:4804
msgid "use of dcgettext(_\"...\") is incorrect: remove leading underscore"
msgstr "uso de dcgettext(_\"...\") é incorreto: remova o sublinhado precedente"
-#: awkgram.y:4817
+#: awkgram.y:4819
msgid "use of dcngettext(_\"...\") is incorrect: remove leading underscore"
msgstr ""
"uso de dcngettext(_\"...\") é incorreto: remova o sublinhado precedente"
-#: awkgram.y:4836
+#: awkgram.y:4838
msgid "index: regexp constant as second argument is not allowed"
msgstr "index: constante de exp. reg. como segundo argumento não é permitido"
-#: awkgram.y:4889
+#: awkgram.y:4891
#, c-format
msgid "function `%s': parameter `%s' shadows global variable"
msgstr "função \"%s\": parâmetro \"%s\" encobre variável global"
-#: awkgram.y:4938 debug.c:4199 debug.c:4242 debug.c:5364 profile.c:110
+#: awkgram.y:4940 debug.c:4199 debug.c:4242 debug.c:5364 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:4939
+#: awkgram.y:4941
msgid "sending variable list to standard error"
msgstr "enviando lista de variáveis para saída de erro padrão"
-#: awkgram.y:4947
+#: awkgram.y:4949
#, c-format
msgid "%s: close failed: %s"
msgstr "%s: \"close\" falhou: %s"
-#: awkgram.y:4972
+#: awkgram.y:4974
msgid "shadow_funcs() called twice!"
msgstr "shadow_funcs() chamada duas vezes!"
-#: awkgram.y:4980
+#: awkgram.y:4982
msgid "there were shadowed variables"
msgstr "houve variáveis encobertas"
-#: awkgram.y:5057
+#: awkgram.y:5059
#, c-format
msgid "function name `%s' previously defined"
msgstr "nome de função \"%s\" definido anteriormente"
-#: awkgram.y:5108
+#: awkgram.y:5110
#, 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:5111
+#: awkgram.y:5113
#, 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:5115
+#: awkgram.y:5117
#, 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:5122
+#: awkgram.y:5124
#, 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:5211
+#: awkgram.y:5213
#, c-format
msgid "function `%s' called but never defined"
msgstr "função \"%s\" chamada, mas nunca definida"
-#: awkgram.y:5215
+#: awkgram.y:5217
#, c-format
msgid "function `%s' defined but never called directly"
msgstr "função \"%s\" definida, mas nunca chamada diretamente"
-#: awkgram.y:5247
+#: awkgram.y:5249
#, 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:5262
+#: awkgram.y:5264
#, 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:5485 awkgram.y:5538 mpfr.c:1589 mpfr.c:1624
+#: awkgram.y:5487 awkgram.y:5540 mpfr.c:1589 mpfr.c:1624
msgid "division by zero attempted"
msgstr "tentativa de divisão por zero"
-#: awkgram.y:5494 awkgram.y:5547 mpfr.c:1634
+#: awkgram.y:5496 awkgram.y:5549 mpfr.c:1634
#, c-format
msgid "division by zero attempted in `%%'"
msgstr "tentativa de divisão por zero em \"%%\""
-#: awkgram.y:5851
+#: awkgram.y:5853
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:5854
+#: awkgram.y:5856
#, 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:6238
+#: awkgram.y:6240
msgid "statement has no effect"
msgstr "declaração não tem efeito"
-#: awkgram.y:6753
+#: awkgram.y:6755
#, 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:6758
+#: awkgram.y:6760
#, 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:6764
+#: awkgram.y:6766
#, c-format
msgid "qualified identifier `%s' is badly formed"
msgstr "identificador qualificado \"%s\" está malformado"
-#: awkgram.y:6771
+#: awkgram.y:6773
#, 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:6820 awkgram.y:6871
+#: awkgram.y:6822 awkgram.y:6873
#, 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:6827 awkgram.y:6837
+#: awkgram.y:6829 awkgram.y:6839
#, 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:6855
+#: awkgram.y:6857
msgid "@namespace is a gawk extension"
msgstr "@namespace é uma extensão do gawk"
-#: awkgram.y:6862
+#: awkgram.y:6864
#, c-format
msgid "namespace name `%s' must meet identifier naming rules"
msgstr ""
@@ -1452,8 +1452,8 @@ msgstr "define ou mostra o prompt de depuração"
#: debug.c:265
msgid "(un)set or show saving of command history (value=on|off)"
msgstr ""
-"define/remove definição ou mostra o salvamento do comando \"history"
-"\" (valor=on|off)"
+"define/remove definição ou mostra o salvamento do comando "
+"\"history\" (valor=on|off)"
#: debug.c:267
msgid "(un)set or show saving of options (value=on|off)"
@@ -3043,8 +3043,8 @@ msgstr "register_output_wrapper: recebido ponteiro NULL"
msgid ""
"output wrapper `%s' conflicts with previously installed output wrapper `%s'"
msgstr ""
-"wrapper de saída \"%s\" conflita com outro wrapper previamente instalado \"%s"
-"\""
+"wrapper de saída \"%s\" conflita com outro wrapper previamente instalado "
+"\"%s\""
#: io.c:3248
#, c-format
@@ -4411,8 +4411,8 @@ msgstr "não foi possível trazer contexto principal"
#~ msgid "regex match failed, not enough memory to match string \"%.*s%s\""
#~ msgstr ""
-#~ "busca por exp. reg. falhou, memória insuficiente para testar string \"%.*s"
-#~ "%s\""
+#~ "busca por exp. reg. falhou, memória insuficiente para testar string \"%."
+#~ "*s%s\""
#~ msgid "delete: illegal use of variable `%s' as array"
#~ msgstr "delete: uso ilegal da variável `%s' como vetor"
diff --git a/po/ro.gmo b/po/ro.gmo
index 691a68fa..5d207701 100644
--- a/po/ro.gmo
+++ b/po/ro.gmo
Binary files differ
diff --git a/po/ro.po b/po/ro.po
index 271d0f4e..8e2b781f 100644
--- a/po/ro.po
+++ b/po/ro.po
@@ -21,7 +21,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gawk 5.1.65\n"
"Report-Msgid-Bugs-To: bug-gawk@gnu.org\n"
-"POT-Creation-Date: 2022-08-17 17:51+0300\n"
+"POT-Creation-Date: 2022-09-04 18:51+0300\n"
"PO-Revision-Date: 2022-08-18 14:38+0200\n"
"Last-Translator: Remus-Gabriel Chelu <remusgabriel.chelu@disroot.org>\n"
"Language-Team: Romanian <translation-team-ro@lists.sourceforge.net>\n"
@@ -29,7 +29,8 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < 20)) ? 1 : 2);\n"
+"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < "
+"20)) ? 1 : 2);\n"
"X-Bugs: Report translation errors to the Language-Team address.\n"
"X-Generator: Poedit 3.1.1\n"
@@ -104,8 +105,12 @@ msgstr "%s: primul argument nu poate fi FUNCTAB fără un al doilea argument"
# ===
# l-am făcut „direct”, pentru evitarea ambiguității
#: array.c:851
-msgid "asort/asorti: using the same array as source and destination without a third argument is silly."
-msgstr "asort/asorti: utilizarea aceleiași matrice ca sursă și destinație fără un al treilea argument este un lucru absurd."
+msgid ""
+"asort/asorti: using the same array as source and destination without a third "
+"argument is silly."
+msgstr ""
+"asort/asorti: utilizarea aceleiași matrice ca sursă și destinație fără un al "
+"treilea argument este un lucru absurd."
# R-GC, scrie:
# «subarray», a fost tradus de celelalte
@@ -124,7 +129,9 @@ msgstr "asort/asorti: utilizarea aceleiași matrice ca sursă și destinație f
#: array.c:856
#, c-format
msgid "%s: cannot use a subarray of first argument for second argument"
-msgstr "%s: nu se poate folosi o submatrice din primul argument pentru al doilea argument"
+msgstr ""
+"%s: nu se poate folosi o submatrice din primul argument pentru al doilea "
+"argument"
# R-GC, scrie:
# «subarray», a fost tradus de celelalte
@@ -144,7 +151,9 @@ msgstr "%s: nu se poate folosi o submatrice din primul argument pentru al doilea
#: array.c:861
#, c-format
msgid "%s: cannot use a subarray of second argument for first argument"
-msgstr "%s: nu se poate folosi o submatrice din al doilea argument pentru primul argument"
+msgstr ""
+"%s: nu se poate folosi o submatrice din al doilea argument pentru primul "
+"argument"
#: array.c:1377
#, c-format
@@ -184,12 +193,14 @@ msgstr "„%s” este funcție internă, nu poate fi redefinită"
#: awkgram.y:564
msgid "regexp constant `//' looks like a C++ comment, but is not"
-msgstr "constanta „//” a expresiei regulate arată ca un comentariu C++, dar nu este"
+msgstr ""
+"constanta „//” a expresiei regulate arată ca un comentariu C++, dar nu este"
#: awkgram.y:568
#, c-format
msgid "regexp constant `/%s/' looks like a C comment, but is not"
-msgstr "constanta „/%s/” a expresiei regulate arată ca un comentariu C, dar nu este"
+msgstr ""
+"constanta „/%s/” a expresiei regulate arată ca un comentariu C, dar nu este"
#: awkgram.y:695
#, c-format
@@ -200,11 +211,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:4480
+#: awkgram.y:1052 awkgram.y:4482
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:4472
+#: awkgram.y:1062 awkgram.y:4474
msgid "`continue' is not allowed outside a loop"
msgstr "„continue” nu este permis în afara unei bucle"
@@ -224,7 +235,9 @@ msgstr "„return” utilizat în afara contextului funcției"
#: awkgram.y:1185
msgid "plain `print' in BEGIN or END rule should probably be `print \"\"'"
-msgstr "«print» simplu din regulile BEGIN sau END ar trebui probabil să fie «print \"\"»"
+msgstr ""
+"«print» simplu din regulile BEGIN sau END ar trebui probabil să fie «print "
+"\"\"»"
#: awkgram.y:1255 awkgram.y:1304
msgid "`delete' is not allowed with SYMTAB"
@@ -286,7 +299,8 @@ msgstr "apelurile indirecte de funcții sunt o extensie gawk"
#: awkgram.y:2032
#, c-format
msgid "cannot use special variable `%s' for indirect function call"
-msgstr "nu se poate folosi variabila specială „%s” pentru apelul indirect al funcției"
+msgstr ""
+"nu se poate folosi variabila specială „%s” pentru apelul indirect al funcției"
#: awkgram.y:2065
#, c-format
@@ -310,192 +324,207 @@ msgid "unexpected newline or end of string"
msgstr "linie nouă neașteptată sau sfârșit de șir"
#: awkgram.y:2596
-msgid "source files / command-line arguments must contain complete functions or rules"
-msgstr "fișierele sursă / argumentele liniei de comandă trebuie să conțină funcții sau reguli complete"
+msgid ""
+"source files / command-line arguments must contain complete functions or "
+"rules"
+msgstr ""
+"fișierele sursă / argumentele liniei de comandă trebuie să conțină funcții "
+"sau reguli complete"
-#: awkgram.y:2878 awkgram.y:2956 awkgram.y:3194 debug.c:545 debug.c:561
+#: awkgram.y:2880 awkgram.y:2958 awkgram.y:3196 debug.c:545 debug.c:561
#: debug.c:2845 debug.c:5215
#, c-format
msgid "cannot open source file `%s' for reading: %s"
msgstr "nu se poate deschide fișierul sursă „%s” pentru citire: %s"
-#: awkgram.y:2879 awkgram.y:3016
+#: awkgram.y:2881 awkgram.y:3018
#, c-format
msgid "cannot open shared library `%s' for reading: %s"
msgstr "nu se poate deschide biblioteca partajată „%s” pentru citire: %s"
-#: awkgram.y:2881 awkgram.y:2957 awkgram.y:3017 builtin.c:136 debug.c:5366
+#: awkgram.y:2883 awkgram.y:2959 awkgram.y:3019 builtin.c:136 debug.c:5366
msgid "reason unknown"
msgstr "motiv necunoscut"
-#: awkgram.y:2890 awkgram.y:2914
+#: awkgram.y:2892 awkgram.y:2916
#, c-format
msgid "cannot include `%s' and use it as a program file"
msgstr "nu se poate include „%s” și să fie utilizat ca fișier de program"
-#: awkgram.y:2903
+#: awkgram.y:2905
#, c-format
msgid "already included source file `%s'"
msgstr "fișierul sursă „%s” este deja inclus"
-#: awkgram.y:2904
+#: awkgram.y:2906
#, c-format
msgid "already loaded shared library `%s'"
msgstr "biblioteca partajată „%s” este deja încărcată"
-#: awkgram.y:2941
+#: awkgram.y:2943
msgid "@include is a gawk extension"
msgstr "@include este o extensie gawk"
-#: awkgram.y:2947
+#: awkgram.y:2949
msgid "empty filename after @include"
msgstr "nume de fișier gol după @include"
-#: awkgram.y:2996
+#: awkgram.y:2998
msgid "@load is a gawk extension"
msgstr "@load este o extensie gawk"
-#: awkgram.y:3003
+#: awkgram.y:3005
msgid "empty filename after @load"
msgstr "nume de fișier gol după @load"
-#: awkgram.y:3146
+#: awkgram.y:3148
msgid "empty program text on command line"
msgstr "text de program gol în linia de comandă"
-#: awkgram.y:3262 debug.c:470 debug.c:628
+#: awkgram.y:3264 debug.c:470 debug.c:628
#, c-format
msgid "cannot read source file `%s': %s"
msgstr "nu se poate citi fișierul sursă „%s”: %s"
-#: awkgram.y:3273
+#: awkgram.y:3275
#, c-format
msgid "source file `%s' is empty"
msgstr "fișierul sursă „%s” este gol"
-#: awkgram.y:3333
+#: awkgram.y:3335
#, c-format
msgid "error: invalid character '\\%03o' in source code"
msgstr "eroare: caracter nevalid „\\%03o” în codul sursă"
-#: awkgram.y:3560
+#: awkgram.y:3562
msgid "source file does not end in newline"
msgstr "fișierul sursă nu se termină în linie nouă"
-#: awkgram.y:3670
+#: awkgram.y:3672
msgid "unterminated regexp ends with `\\' at end of file"
-msgstr "expresia regulată neterminată se termină cu „\\” la sfârșitul fișierului"
+msgstr ""
+"expresia regulată neterminată se termină cu „\\” la sfârșitul fișierului"
-#: awkgram.y:3697
+#: awkgram.y:3699
#, c-format
msgid "%s: %d: tawk regex modifier `/.../%c' doesn't work in gawk"
-msgstr "%s: %d: modificatorul expresiei regulate tawk „/.../%c” nu funcționează în gawk"
+msgstr ""
+"%s: %d: modificatorul expresiei regulate tawk „/.../%c” nu funcționează în "
+"gawk"
-#: awkgram.y:3701
+#: awkgram.y:3703
#, c-format
msgid "tawk regex modifier `/.../%c' doesn't work in gawk"
-msgstr "modificatorul expresiei regulate tawk „/.../%c” nu funcționează în gawk"
+msgstr ""
+"modificatorul expresiei regulate tawk „/.../%c” nu funcționează în gawk"
-#: awkgram.y:3714
+#: awkgram.y:3716
msgid "unterminated regexp"
msgstr "expresie regulată neterminată"
-#: awkgram.y:3718
+#: awkgram.y:3720
msgid "unterminated regexp at end of file"
msgstr "expresie regulată neterminată la sfârșitul fișierului"
-#: awkgram.y:3807
+#: awkgram.y:3809
msgid "use of `\\ #...' line continuation is not portable"
msgstr "utilizarea continuării liniei „\\ #...” nu este portabilă"
-#: awkgram.y:3829
+#: awkgram.y:3831
msgid "backslash not last character on line"
msgstr "bara oblică inversă nu este ultimul caracter de pe linie"
-#: awkgram.y:3876 awkgram.y:3878
+#: awkgram.y:3878 awkgram.y:3880
msgid "multidimensional arrays are a gawk extension"
msgstr "matricele multidimensionale sunt o extensie gawk"
-#: awkgram.y:3903 awkgram.y:3914
+#: awkgram.y:3905 awkgram.y:3916
#, c-format
msgid "POSIX does not allow operator `%s'"
msgstr "POSIX nu permite operatorul „%s”"
-#: awkgram.y:3905 awkgram.y:3916 awkgram.y:3951 awkgram.y:3959
+#: awkgram.y:3907 awkgram.y:3918 awkgram.y:3953 awkgram.y:3961
#, c-format
msgid "operator `%s' is not supported in old awk"
msgstr "operatorul „%s” nu este acceptat în vechiul awk"
-#: awkgram.y:4056 awkgram.y:4078 command.y:1188
+#: awkgram.y:4058 awkgram.y:4080 command.y:1188
msgid "unterminated string"
msgstr "șir de caractere neterminat"
-#: awkgram.y:4066 main.c:1251
+#: awkgram.y:4068 main.c:1251
msgid "POSIX does not allow physical newlines in string values"
msgstr "POSIX nu permite liniile noi fizice în valorile șirului"
-#: awkgram.y:4068 node.c:460
+#: awkgram.y:4070 node.c:460
msgid "backslash string continuation is not portable"
msgstr "continuarea șirului cu bară oblică inversă nu este portabilă"
-#: awkgram.y:4309
+#: awkgram.y:4311
#, c-format
msgid "invalid char '%c' in expression"
msgstr "caracter nevalid „%c” în expresie"
-#: awkgram.y:4404
+#: awkgram.y:4406
#, c-format
msgid "`%s' is a gawk extension"
msgstr "„%s” este o extensie gawk"
-#: awkgram.y:4409
+#: awkgram.y:4411
#, c-format
msgid "POSIX does not allow `%s'"
msgstr "POSIX nu permite „%s”"
-#: awkgram.y:4417
+#: awkgram.y:4419
#, c-format
msgid "`%s' is not supported in old awk"
msgstr "„%s” nu este acceptat în vechiul awk"
-#: awkgram.y:4517
+#: awkgram.y:4519
msgid "`goto' considered harmful!"
msgstr "„goto” este considerat periculos!"
-#: awkgram.y:4586
+#: awkgram.y:4588
#, 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:4621
+#: awkgram.y:4623
#, 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"
+msgstr ""
+"%s: șirul de caractere literal ca ultim argument de substituție nu are nici "
+"un efect"
-#: awkgram.y:4626
+#: awkgram.y:4628
#, c-format
msgid "%s third parameter is not a changeable object"
msgstr "al treilea parametru %s nu este un obiect modificabil"
-#: awkgram.y:4730 awkgram.y:4733
+#: awkgram.y:4732 awkgram.y:4735
msgid "match: third argument is a gawk extension"
msgstr "match: al treilea argument este o extensie gawk"
-#: awkgram.y:4787 awkgram.y:4790
+#: awkgram.y:4789 awkgram.y:4792
msgid "close: second argument is a gawk extension"
msgstr "close: al doilea argument este o extensie gawk"
-#: awkgram.y:4802
+#: awkgram.y:4804
msgid "use of dcgettext(_\"...\") is incorrect: remove leading underscore"
-msgstr "utilizarea lui dcgettext(_\"...\") este incorectă: eliminați liniuța de subliniere „_”"
+msgstr ""
+"utilizarea lui dcgettext(_\"...\") este incorectă: eliminați liniuța de "
+"subliniere „_”"
-#: awkgram.y:4817
+#: awkgram.y:4819
msgid "use of dcngettext(_\"...\") is incorrect: remove leading underscore"
-msgstr "utilizarea lui dcngettext(_\"...\") este incorectă: eliminați liniuța de subliniere „_”"
+msgstr ""
+"utilizarea lui dcngettext(_\"...\") este incorectă: eliminați liniuța de "
+"subliniere „_”"
-#: awkgram.y:4836
+#: awkgram.y:4838
msgid "index: regexp constant as second argument is not allowed"
-msgstr "index: constanta expresiei regulate ca al doilea argument nu este permisă"
+msgstr ""
+"index: constanta expresiei regulate ca al doilea argument nu este permisă"
# R-GC, scrie:
# ar fi mai corectă, sau cel puțin mai sugestivă,
@@ -518,74 +547,77 @@ msgstr "index: constanta expresiei regulate ca al doilea argument nu este permis
# italiene, făcută de unul dintre autorii lui
# «gawk»:
# „nasconde variabile globale”
-#: awkgram.y:4889
+#: awkgram.y:4891
#, c-format
msgid "function `%s': parameter `%s' shadows global variable"
msgstr "funcția „%s”: parametrul „%s” ascunde variabila globală"
-#: awkgram.y:4938 debug.c:4199 debug.c:4242 debug.c:5364 profile.c:110
+#: awkgram.y:4940 debug.c:4199 debug.c:4242 debug.c:5364 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:4939
+#: awkgram.y:4941
msgid "sending variable list to standard error"
msgstr "se trimite lista de variabile la ieșirea de eroare standard"
-#: awkgram.y:4947
+#: awkgram.y:4949
#, c-format
msgid "%s: close failed: %s"
msgstr "%s: închidere eșuată %s"
-#: awkgram.y:4972
+#: awkgram.y:4974
msgid "shadow_funcs() called twice!"
msgstr "shadow_funcs() a fost apelată de două ori!"
-#: awkgram.y:4980
+#: awkgram.y:4982
msgid "there were shadowed variables"
msgstr "au existat variabile ascunse"
-#: awkgram.y:5057
+#: awkgram.y:5059
#, c-format
msgid "function name `%s' previously defined"
msgstr "numele funcției „%s” a fost definit mai înainte"
-#: awkgram.y:5108
+#: awkgram.y:5110
#, 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:5111
+#: awkgram.y:5113
#, 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"
+msgstr ""
+"funcția „%s”: nu se poate folosi variabila specială „%s” ca parametru al "
+"funcției"
-#: awkgram.y:5115
+#: awkgram.y:5117
#, 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:5122
+#: awkgram.y:5124
#, 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:5211
+#: awkgram.y:5213
#, c-format
msgid "function `%s' called but never defined"
msgstr "funcția „%s” este apelată, dar nu a fost niciodată definită"
-#: awkgram.y:5215
+#: awkgram.y:5217
#, 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:5247
+#: awkgram.y:5249
#, c-format
msgid "regexp constant for parameter #%d yields boolean value"
-msgstr "constanta expresiei regulate pentru parametrul #%d produce o valoare booleană"
+msgstr ""
+"constanta expresiei regulate pentru parametrul #%d produce o valoare booleană"
-#: awkgram.y:5262
+#: awkgram.y:5264
#, c-format
msgid ""
"function `%s' called with space between name and `(',\n"
@@ -594,11 +626,11 @@ msgstr ""
"funcția `%s' apelată cu spațiu între nume și `(',\n"
"sau utilizată ca variabilă sau matrice"
-#: awkgram.y:5485 awkgram.y:5538 mpfr.c:1589 mpfr.c:1624
+#: awkgram.y:5487 awkgram.y:5540 mpfr.c:1589 mpfr.c:1624
msgid "division by zero attempted"
msgstr "s-a încercat împărțirea la zero"
-#: awkgram.y:5494 awkgram.y:5547 mpfr.c:1634
+#: awkgram.y:5496 awkgram.y:5549 mpfr.c:1634
#, c-format
msgid "division by zero attempted in `%%'"
msgstr "s-a încercat împărțirea la zero în „%%”"
@@ -609,50 +641,65 @@ msgstr "s-a încercat împărțirea la zero în „%%”"
# ===
# Ok, corecție aplicată
# inițial, era: post-intrementală
-#: awkgram.y:5851
-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:5853
+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:5854
+#: awkgram.y:5856
#, c-format
msgid "invalid target of assignment (opcode %s)"
msgstr "țintă nevalidă a atribuirii (opcode %s)"
-#: awkgram.y:6238
+#: awkgram.y:6240
msgid "statement has no effect"
msgstr "declarația nu are nici un efect"
-#: awkgram.y:6753
+#: awkgram.y:6755
#, 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"
+msgstr ""
+"identificator %s: numele calificate nu sunt permise în modul tradițional / "
+"POSIX"
-#: awkgram.y:6758
+#: awkgram.y:6760
#, 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 „:”"
+msgstr ""
+"identificatorul %s: separatorul de spațiu de nume este de două puncte duble "
+"„::”, nu de unul „:”"
-#: awkgram.y:6764
+#: awkgram.y:6766
#, c-format
msgid "qualified identifier `%s' is badly formed"
msgstr "identificatorul calificat „%s” este prost format"
-#: awkgram.y:6771
+#: awkgram.y:6773
#, c-format
-msgid "identifier `%s': namespace separator can only appear once in a qualified name"
-msgstr "identificator „%s”: separatorul de spațiu de nume poate apărea o singură dată într-un nume calificat"
+msgid ""
+"identifier `%s': namespace separator can only appear once in a qualified name"
+msgstr ""
+"identificator „%s”: separatorul de spațiu de nume poate apărea o singură "
+"dată într-un nume calificat"
-#: awkgram.y:6820 awkgram.y:6871
+#: awkgram.y:6822 awkgram.y:6873
#, 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ă"
+msgstr ""
+"utilizarea identificatorului rezervat „%s” ca spațiu de nume nu este permisă"
-#: awkgram.y:6827 awkgram.y:6837
+#: awkgram.y:6829 awkgram.y:6839
#, c-format
-msgid "using reserved identifier `%s' as second component of a qualified name is not allowed"
-msgstr "utilizarea identificatorului rezervat „%s” ca a doua componentă a unui nume calificat nu este permisă"
+msgid ""
+"using reserved identifier `%s' as second component of a qualified name is "
+"not allowed"
+msgstr ""
+"utilizarea identificatorului rezervat „%s” ca a doua componentă a unui nume "
+"calificat nu este permisă"
-#: awkgram.y:6855
+#: awkgram.y:6857
msgid "@namespace is a gawk extension"
msgstr "@namespace este o extensie gawk"
@@ -663,10 +710,12 @@ msgstr "@namespace este o extensie gawk"
# Ok, propunere aplicată
# inițial, era:
# „... regulile de denumire ale identificatorului”
-#: awkgram.y:6862
+#: awkgram.y:6864
#, c-format
msgid "namespace name `%s' must meet identifier naming rules"
-msgstr "numele spațiului de nume „%s” trebuie să îndeplinească regulile de denumire pentru identificare"
+msgstr ""
+"numele spațiului de nume „%s” trebuie să îndeplinească regulile de denumire "
+"pentru identificare"
#: builtin.c:98 builtin.c:105
#, c-format
@@ -706,12 +755,16 @@ msgstr "%s: s-a primit un argument ce nu este un șir"
#: builtin.c:298
#, c-format
msgid "fflush: cannot flush: pipe `%.*s' opened for reading, not writing"
-msgstr "fflush: nu se poate goli: linia de legătură „%.*s” este deschisă pentru citire, nu pentru scriere"
+msgstr ""
+"fflush: nu se poate goli: linia de legătură „%.*s” este deschisă pentru "
+"citire, nu pentru scriere"
#: builtin.c:301
#, c-format
msgid "fflush: cannot flush: file `%.*s' opened for reading, not writing"
-msgstr "fflush: nu se poate goli: fișierul „%.*s” este deschis pentru citire, nu pentru scriere"
+msgstr ""
+"fflush: nu se poate goli: fișierul „%.*s” este deschis pentru citire, nu "
+"pentru scriere"
#: builtin.c:312
#, c-format
@@ -721,12 +774,16 @@ msgstr "fflush: nu se poate goli fișierul „%.*s”: %s"
#: builtin.c:317
#, c-format
msgid "fflush: cannot flush: two-way pipe `%.*s' has closed write end"
-msgstr "fflush: nu se poate goli: linia de legătură bidirecțională „%.*s” are capătul de scriere închis"
+msgstr ""
+"fflush: nu se poate goli: linia de legătură bidirecțională „%.*s” are "
+"capătul de scriere închis"
#: builtin.c:323
#, c-format
msgid "fflush: `%.*s' is not an open file, pipe or co-process"
-msgstr "fflush: „%.*s” nu este un fișier deschis, o linie de legătură sau un co-proces"
+msgstr ""
+"fflush: „%.*s” nu este un fișier deschis, o linie de legătură sau un co-"
+"proces"
#: builtin.c:432 builtin.c:1897 builtin.c:2107 builtin.c:2787 builtin.c:4020
#: builtin.c:4107 builtin.c:4174
@@ -759,7 +816,8 @@ msgstr "%s: s-a primit un argument negativ %g"
#: builtin.c:857 builtin.c:862 builtin.c:1016
msgid "fatal: must use `count$' on all formats or none"
-msgstr "fatal: trebuie să se folosească „count$” în toate formatele sau în niciunul"
+msgstr ""
+"fatal: trebuie să se folosească „count$” în toate formatele sau în niciunul"
#: builtin.c:935
#, c-format
@@ -786,8 +844,11 @@ msgstr "fatal: indexul argumentului cu „$” trebuie să fie > 0"
#: builtin.c:1003
#, c-format
-msgid "fatal: argument index %ld greater than total number of supplied arguments"
-msgstr "fatal: indexul argumentelor %ld este mai mare decât numărul total de argumente furnizate"
+msgid ""
+"fatal: argument index %ld greater than total number of supplied arguments"
+msgstr ""
+"fatal: indexul argumentelor %ld este mai mare decât numărul total de "
+"argumente furnizate"
#: builtin.c:1007
msgid "fatal: `$' not permitted after period in format"
@@ -795,7 +856,8 @@ msgstr "fatal: „$” nu este permis după un punct în format"
#: builtin.c:1026
msgid "fatal: no `$' supplied for positional field width or precision"
-msgstr "fatal: nu este furnizat „$” pentru lungimea sau precizia câmpului pozițional"
+msgstr ""
+"fatal: nu este furnizat „$” pentru lungimea sau precizia câmpului pozițional"
#: builtin.c:1104
#, c-format
@@ -820,12 +882,14 @@ msgstr "[s]printf: valoarea %g nu este un caracter larg valid"
#: builtin.c:1544
#, c-format
msgid "[s]printf: value %g is out of range for `%%%c' format"
-msgstr "[s]printf: valoarea %g este în afara intervalului pentru formatul „%%%c”"
+msgstr ""
+"[s]printf: valoarea %g este în afara intervalului pentru formatul „%%%c”"
#: builtin.c:1552
#, c-format
msgid "[s]printf: value %s is out of range for `%%%c' format"
-msgstr "[s]printf: valoarea %s este în afara intervalului pentru formatul „%%%c”"
+msgstr ""
+"[s]printf: valoarea %s este în afara intervalului pentru formatul „%%%c”"
#: builtin.c:1577
#, c-format
@@ -835,7 +899,9 @@ msgstr "formatul %%%c este standard POSIX, dar nu este portabil la alte awks"
#: builtin.c:1688
#, c-format
msgid "ignoring unknown format specifier character `%c': no argument converted"
-msgstr "se ignoră caracterul specificator de format „%c” necunoscut: niciun argument nu a fost convertit"
+msgstr ""
+"se ignoră caracterul specificator de format „%c” necunoscut: niciun argument "
+"nu a fost convertit"
#: builtin.c:1693
msgid "fatal: not enough arguments to satisfy format string"
@@ -873,7 +939,9 @@ msgstr "printf: fără argumente"
#: builtin.c:1816
msgid "printf: attempt to write to closed write end of two-way pipe"
-msgstr "printf: s-a încercat să se scrie la capătul de scriere închis al liniei de legătură bidirecționale"
+msgstr ""
+"printf: s-a încercat să se scrie la capătul de scriere închis al liniei de "
+"legătură bidirecționale"
#: builtin.c:1884 builtin.c:4096
#, c-format
@@ -904,7 +972,9 @@ msgstr "substr: lungimea neîntreagă %g va fi trunchiată"
#: builtin.c:1923
#, c-format
msgid "substr: length %g too big for string indexing, truncating to %g"
-msgstr "substr: lungimea %g este prea mare pentru indexarea șirurilor, se trunchiază la %g"
+msgstr ""
+"substr: lungimea %g este prea mare pentru indexarea șirurilor, se trunchiază "
+"la %g"
#: builtin.c:1935
#, c-format
@@ -927,16 +997,21 @@ msgstr "substr: indexul de start %g este după sfârșitul de șirului"
#: builtin.c:1985
#, c-format
-msgid "substr: length %g at start index %g exceeds length of first argument (%lu)"
-msgstr "substr: lungimea %g la începutul indexului %g depășește lungimea primului argument (%lu)"
+msgid ""
+"substr: length %g at start index %g exceeds length of first argument (%lu)"
+msgstr ""
+"substr: lungimea %g la începutul indexului %g depășește lungimea primului "
+"argument (%lu)"
#: builtin.c:2060
msgid "strftime: format value in PROCINFO[\"strftime\"] has numeric type"
-msgstr "strftime: valoarea formatului din PROCINFO[\"strftime\"] are tip numeric"
+msgstr ""
+"strftime: valoarea formatului din PROCINFO[\"strftime\"] are tip numeric"
#: builtin.c:2091
msgid "strftime: second argument less than 0 or too big for time_t"
-msgstr "strftime: al doilea argument este mai mic de 0 sau prea mare pentru time_t"
+msgstr ""
+"strftime: al doilea argument este mai mic de 0 sau prea mare pentru time_t"
#: builtin.c:2098
msgid "strftime: second argument out of range for time_t"
@@ -948,7 +1023,8 @@ msgstr "strftime: s-a primit un șir de format gol"
#: builtin.c:2220
msgid "mktime: at least one of the values is out of the default range"
-msgstr "mktime: cel puțin una dintre valori este în afara intervalului implicit"
+msgstr ""
+"mktime: cel puțin una dintre valori este în afara intervalului implicit"
# R-GC, scrie:
# după revizarea fișierului, DȘ, zice:
@@ -964,7 +1040,9 @@ msgstr "funcția „system” nu este permisă în modul sandbox"
#: builtin.c:2332 builtin.c:2407
msgid "print: attempt to write to closed write end of two-way pipe"
-msgstr "print: s-a încercat să se scrie la capătul de scriere închis al liniei de legătură bidirecționale"
+msgstr ""
+"print: s-a încercat să se scrie la capătul de scriere închis al liniei de "
+"legătură bidirecționale"
#: builtin.c:2430
#, c-format
@@ -1021,7 +1099,8 @@ msgstr "lshift(%f, %f): valorile fracționale vor fi trunchiate"
#: builtin.c:3598
#, c-format
msgid "lshift(%f, %f): too large shift value will give strange results"
-msgstr "lshift(%f, %f): o valoare prea mare de schimbare va da rezultate ciudate"
+msgstr ""
+"lshift(%f, %f): o valoare prea mare de schimbare va da rezultate ciudate"
#: builtin.c:3633
#, c-format
@@ -1036,7 +1115,8 @@ msgstr "rshift(%f, %f): valorile fracționale vor fi trunchiate"
#: builtin.c:3639
#, c-format
msgid "rshift(%f, %f): too large shift value will give strange results"
-msgstr "rshift(%f, %f): o valoare prea mare de schimbare va da rezultate ciudate"
+msgstr ""
+"rshift(%f, %f): o valoare prea mare de schimbare va da rezultate ciudate"
#: builtin.c:3663 builtin.c:3694 builtin.c:3724
#, c-format
@@ -1104,8 +1184,11 @@ msgstr "typeof: al doilea argument nu este o matrice"
# erori, la fel ca mai sus, „intrarea în modul zombie”
#: builtin.c:4352
#, c-format
-msgid "typeof detected invalid flags combination `%s'; please file a bug report"
-msgstr "typeof a detectat o combinație nevalidă de fanioane „%s”; trimiteți un raport de eroare semnalând acest lucru"
+msgid ""
+"typeof detected invalid flags combination `%s'; please file a bug report"
+msgstr ""
+"typeof a detectat o combinație nevalidă de fanioane „%s”; trimiteți un "
+"raport de eroare semnalând acest lucru"
#: builtin.c:4394
#, c-format
@@ -1149,11 +1232,14 @@ msgstr "save: „%s”: comanda nu este permisă"
#: command.y:342
msgid "cannot use command `commands' for breakpoint/watchpoint commands"
-msgstr "nu se poate folosi comanda „commands” pentru comenzile punct de întrerupere / punct de urmărire"
+msgstr ""
+"nu se poate folosi comanda „commands” pentru comenzile punct de "
+"întrerupere / punct de urmărire"
#: command.y:344
msgid "no breakpoint/watchpoint has been set yet"
-msgstr "nu a fost stabilit încă niciun punct de întrerupere / punct de urmărire"
+msgstr ""
+"nu a fost stabilit încă niciun punct de întrerupere / punct de urmărire"
#: command.y:346
msgid "invalid breakpoint/watchpoint number"
@@ -1223,24 +1309,38 @@ msgid "non-zero integer value"
msgstr "valoare întreagă diferită de zero"
#: command.y:820
-msgid "backtrace [N] - print trace of all or N innermost (outermost if N < 0) frames"
-msgstr "backtrace [N] - imprimă urma tuturor cadrelor sau cele mai interioare N cadre (cele mai exterioare dacă N < 0)"
+msgid ""
+"backtrace [N] - print trace of all or N innermost (outermost if N < 0) frames"
+msgstr ""
+"backtrace [N] - imprimă urma tuturor cadrelor sau cele mai interioare N "
+"cadre (cele mai exterioare dacă N < 0)"
#: command.y:822
-msgid "break [[filename:]N|function] - set breakpoint at the specified location"
-msgstr "break [[nume_fișier:]N|funcție] - stabilește punctul de întrerupere la locația specificată"
+msgid ""
+"break [[filename:]N|function] - set breakpoint at the specified location"
+msgstr ""
+"break [[nume_fișier:]N|funcție] - stabilește punctul de întrerupere la "
+"locația specificată"
#: command.y:824
msgid "clear [[filename:]N|function] - delete breakpoints previously set"
-msgstr "clear [[nume_fișier:]N|funcție] - șterge punctele de întrerupere stabilite anterior"
+msgstr ""
+"clear [[nume_fișier:]N|funcție] - șterge punctele de întrerupere stabilite "
+"anterior"
#: command.y:826
-msgid "commands [num] - starts a list of commands to be executed at a breakpoint(watchpoint) hit"
-msgstr "commands [num] - pornește o listă de comenzi care urmează să fie executate la întâlnirea unui punct de întrerupere(punct de urmărire)"
+msgid ""
+"commands [num] - starts a list of commands to be executed at a "
+"breakpoint(watchpoint) hit"
+msgstr ""
+"commands [num] - pornește o listă de comenzi care urmează să fie executate "
+"la întâlnirea unui punct de întrerupere(punct de urmărire)"
#: command.y:828
msgid "condition num [expr] - set or clear breakpoint or watchpoint condition"
-msgstr "condition num [expr] - stabilește sau șterge condiția punctului de întrerupere sau a punctului de urmărire"
+msgstr ""
+"condition num [expr] - stabilește sau șterge condiția punctului de "
+"întrerupere sau a punctului de urmărire"
#: command.y:830
msgid "continue [COUNT] - continue program being debugged"
@@ -1248,15 +1348,21 @@ msgstr "continue [CANTITATE] - continuă programul în curs de depanare"
#: command.y:832
msgid "delete [breakpoints] [range] - delete specified breakpoints"
-msgstr "delete [puncte_de_întrerupere] [interval] - șterge punctele de întrerupere specificate"
+msgstr ""
+"delete [puncte_de_întrerupere] [interval] - șterge punctele de întrerupere "
+"specificate"
#: command.y:834
msgid "disable [breakpoints] [range] - disable specified breakpoints"
-msgstr "disable [puncte_de_întrerupere] [interval] - dezactivează punctele de întrerupere specificate"
+msgstr ""
+"disable [puncte_de_întrerupere] [interval] - dezactivează punctele de "
+"întrerupere specificate"
#: command.y:836
msgid "display [var] - print value of variable each time the program stops"
-msgstr "display [var] - afișează valoarea variabilei de fiecare dată când programul se oprește"
+msgstr ""
+"display [var] - afișează valoarea variabilei de fiecare dată când programul "
+"se oprește"
#: command.y:838
msgid "down [N] - move N frames down the stack"
@@ -1264,11 +1370,15 @@ msgstr "down [N] - coboară N cadre în josul stivei"
#: command.y:840
msgid "dump [filename] - dump instructions to file or stdout"
-msgstr "dump [nume_fișier] - descarcă instrucțiunile în fișier sau la ieșirea standard"
+msgstr ""
+"dump [nume_fișier] - descarcă instrucțiunile în fișier sau la ieșirea "
+"standard"
#: command.y:842
msgid "enable [once|del] [breakpoints] [range] - enable specified breakpoints"
-msgstr "enable [once|del] [puncte_de_întrerupere] [interval] - activează punctele de întrerupere specificate"
+msgstr ""
+"enable [once|del] [puncte_de_întrerupere] [interval] - activează punctele de "
+"întrerupere specificate"
#: command.y:844
msgid "end - end a list of commands or awk statements"
@@ -1296,27 +1406,40 @@ msgstr "help [comandă] - afișează lista comenzilor sau explicația comenzii"
#: command.y:856
msgid "ignore N COUNT - set ignore-count of breakpoint number N to COUNT"
-msgstr "ignore N CANTITATE - stabilește de câte ori va fi ignorat numărul punctului de întrerupere N, la CANTITATEa precizată"
+msgstr ""
+"ignore N CANTITATE - stabilește de câte ori va fi ignorat numărul punctului "
+"de întrerupere N, la CANTITATEa precizată"
#: 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)"
-msgstr "list [-|+|[nume_fișier:]nr_linie|funcție|interval] - listează liniile specificate"
+msgstr ""
+"list [-|+|[nume_fișier:]nr_linie|funcție|interval] - listează liniile "
+"specificate"
#: command.y:862
msgid "next [COUNT] - step program, proceeding through subroutine calls"
-msgstr "next [NUMĂR] - rulează programul pas cu pas, urmărind apelurile la subrutine"
+msgstr ""
+"next [NUMĂR] - rulează programul pas cu pas, urmărind apelurile la subrutine"
#: command.y:864
-msgid "nexti [COUNT] - step one instruction, but proceed through subroutine calls"
-msgstr "nexti [NUMĂR] - execută o instrucțiune (sau acest număr), unde un apel de funcție contează ca unul"
+msgid ""
+"nexti [COUNT] - step one instruction, but proceed through subroutine calls"
+msgstr ""
+"nexti [NUMĂR] - execută o instrucțiune (sau acest număr), unde un apel de "
+"funcție contează ca unul"
#: command.y:866
msgid "option [name[=value]] - set or display debugger option(s)"
-msgstr "option [nume[=valoare]] - stabilește sau afișează opțiunile de depanare"
+msgstr ""
+"option [nume[=valoare]] - stabilește sau afișează opțiunile de depanare"
#: command.y:868
msgid "print var [var] - print value of a variable or array"
@@ -1332,7 +1455,8 @@ msgstr "quit - iese din depanator"
#: command.y:874
msgid "return [value] - make selected stack frame return to its caller"
-msgstr "return [valoare] - face ca cadrul stivei selectat să revină la apelantul său"
+msgstr ""
+"return [valoare] - face ca cadrul stivei selectat să revină la apelantul său"
#: command.y:876
msgid "run - start or restart executing program"
@@ -1348,7 +1472,9 @@ msgstr "set var = valoare - atribuie valoare unei variabile scalare"
#: command.y:884
msgid "silent - suspends usual message when stopped at a breakpoint/watchpoint"
-msgstr "silent - suspendă mesajul obișnuit atunci când este oprit la un punct de întrerupere / punct de urmărire"
+msgstr ""
+"silent - suspendă mesajul obișnuit atunci când este oprit la un punct de "
+"întrerupere / punct de urmărire"
#: command.y:886
msgid "source file - execute commands from file"
@@ -1356,7 +1482,8 @@ msgstr "source fișier - execută comenzile din fișier"
#: command.y:888
msgid "step [COUNT] - step program until it reaches a different source line"
-msgstr "step [NUMĂR] - rulează programul până când se ajunge la o altă linie sursă"
+msgstr ""
+"step [NUMĂR] - rulează programul până când se ajunge la o altă linie sursă"
#: command.y:890
msgid "stepi [COUNT] - step one instruction exactly"
@@ -1364,7 +1491,9 @@ msgstr "stepi [NUMĂR] - execută exact una (sau acest număr de) instrucțiuni"
#: command.y:892
msgid "tbreak [[filename:]N|function] - set a temporary breakpoint"
-msgstr "tbreak [[nume_fișier:]N|funcție] - stabilește un punct de întrerupere temporar"
+msgstr ""
+"tbreak [[nume_fișier:]N|funcție] - stabilește un punct de întrerupere "
+"temporar"
#: command.y:894
msgid "trace on|off - print instruction before executing"
@@ -1375,8 +1504,12 @@ msgid "undisplay [N] - remove variable(s) from automatic display list"
msgstr "undisplay [N] - elimină variabilele din lista de afișare automată"
#: command.y:898
-msgid "until [[filename:]N|function] - execute until program reaches a different line or line N within current frame"
-msgstr "until [[nume_fișier:]N|funcție] - execută până când programul ajunge la o linie diferită sau la linia N din cadrul curent"
+msgid ""
+"until [[filename:]N|function] - execute until program reaches a different "
+"line or line N within current frame"
+msgstr ""
+"until [[nume_fișier:]N|funcție] - execută până când programul ajunge la o "
+"linie diferită sau la linia N din cadrul curent"
#: command.y:900
msgid "unwatch [N] - remove variable(s) from watch list"
@@ -1391,8 +1524,12 @@ msgid "watch var - set a watchpoint for a variable"
msgstr "watch var - stabilește un punct de urmărire pentru o variabilă"
#: command.y:906
-msgid "where [N] - (same as backtrace) print trace of all or N innermost (outermost if N < 0) frames"
-msgstr "where [N] - (la fel ca backtrace) afișează urma tuturor cadrelor sau cele mai interioare N cadre (cele mai exterioare dacă N < 0)"
+msgid ""
+"where [N] - (same as backtrace) print trace of all or N innermost (outermost "
+"if N < 0) frames"
+msgstr ""
+"where [N] - (la fel ca backtrace) afișează urma tuturor cadrelor sau cele "
+"mai interioare N cadre (cele mai exterioare dacă N < 0)"
#: command.y:1017 debug.c:423 gawkapi.c:260 msg.c:142
#, c-format
@@ -1434,7 +1571,8 @@ msgstr "comandă nedefinită: %s\n"
#: debug.c:257
msgid "set or show the number of lines to keep in history file"
-msgstr "stabilește sau afișează numărul de linii de păstrat în fișierul istoric"
+msgstr ""
+"stabilește sau afișează numărul de linii de păstrat în fișierul istoric"
#: debug.c:259
msgid "set or show the list command window size"
@@ -1450,7 +1588,8 @@ msgstr "stabilește sau afișează promptul de depanare"
#: debug.c:265
msgid "(un)set or show saving of command history (value=on|off)"
-msgstr "(dez)activează sau afișează salvarea istoricului comenzilor (valoare=on|off)"
+msgstr ""
+"(dez)activează sau afișează salvarea istoricului comenzilor (valoare=on|off)"
#: debug.c:267
msgid "(un)set or show saving of options (value=on|off)"
@@ -1481,7 +1620,9 @@ msgstr "nu se poate găsi fișierul sursă numit „%s”: %s"
#: debug.c:551
#, c-format
msgid "warning: source file `%s' modified since program compilation.\n"
-msgstr "avertisment: fișierul sursă „%s” a fost modificat de la compilarea programului.\n"
+msgstr ""
+"avertisment: fișierul sursă „%s” a fost modificat de la compilarea "
+"programului.\n"
#: debug.c:573
#, c-format
@@ -1491,12 +1632,14 @@ msgstr "numărul de linie %d în afara intervalului; „%s” are %d linii"
#: debug.c:633
#, c-format
msgid "unexpected eof while reading file `%s', line %d"
-msgstr "sfârșit de fișier neașteptat în timpul citirii fișierului „%s”, linia %d"
+msgstr ""
+"sfârșit de fișier neașteptat în timpul citirii fișierului „%s”, linia %d"
#: debug.c:642
#, c-format
msgid "source file `%s' modified since start of program execution"
-msgstr "fișierul sursă „%s” a fost modificat de la începutul execuției programului"
+msgstr ""
+"fișierul sursă „%s” a fost modificat de la începutul execuției programului"
#: debug.c:754
#, c-format
@@ -1677,12 +1820,16 @@ msgstr "încercare de a utiliza valoarea scalară ca matrice"
#: debug.c:1887
#, c-format
msgid "Watchpoint %d deleted because parameter is out of scope.\n"
-msgstr "Punctul de urmărire %d a fost șters deoarece parametrul este în afara domeniului de aplicare.\n"
+msgstr ""
+"Punctul de urmărire %d a fost șters deoarece parametrul este în afara "
+"domeniului de aplicare.\n"
#: debug.c:1898
#, c-format
msgid "Display %d deleted because parameter is out of scope.\n"
-msgstr "Afișarea %d a fost ștearsă deoarece parametrul este în afara domeniului de aplicare.\n"
+msgstr ""
+"Afișarea %d a fost ștearsă deoarece parametrul este în afara domeniului de "
+"aplicare.\n"
#: debug.c:1931
#, c-format
@@ -1714,22 +1861,28 @@ msgstr "număr de cadru nevalid"
#: debug.c:2231
#, c-format
msgid "Note: breakpoint %d (enabled, ignore next %ld hits), also set at %s:%d"
-msgstr "Notă: punctul de întrerupere %d (activat, ignoră următoarele %ld potriviri), de asemenea, stabilit la %s:%d"
+msgstr ""
+"Notă: punctul de întrerupere %d (activat, ignoră următoarele %ld potriviri), "
+"de asemenea, stabilit la %s:%d"
#: debug.c:2238
#, c-format
msgid "Note: breakpoint %d (enabled), also set at %s:%d"
-msgstr "Notă: punctul de întrerupere %d (activat), de asemenea, stabilit la %s:%d"
+msgstr ""
+"Notă: punctul de întrerupere %d (activat), de asemenea, stabilit la %s:%d"
#: debug.c:2245
#, c-format
msgid "Note: breakpoint %d (disabled, ignore next %ld hits), also set at %s:%d"
-msgstr "Notă: punctul de întrerupere %d (dezactivat, ignoră următoarele %ld potriviri), de asemenea, stabilit la %s:%d"
+msgstr ""
+"Notă: punctul de întrerupere %d (dezactivat, ignoră următoarele %ld "
+"potriviri), de asemenea, stabilit la %s:%d"
#: debug.c:2252
#, c-format
msgid "Note: breakpoint %d (disabled), also set at %s:%d"
-msgstr "Notă: punctul de întrerupere %d (dezactivat), de asemenea, stabilit la %s:%d"
+msgstr ""
+"Notă: punctul de întrerupere %d (dezactivat), de asemenea, stabilit la %s:%d"
#: debug.c:2269
#, c-format
@@ -1764,7 +1917,9 @@ msgstr "nu se poate stabili punctul de întrerupere în funcția „%s”\n"
#: debug.c:2436
#, c-format
msgid "breakpoint %d set at file `%s', line %d is unconditional\n"
-msgstr "punctul de întrerupere %d stabilit în fișierul „%s”, linia %d este necondițional\n"
+msgstr ""
+"punctul de întrerupere %d stabilit în fișierul „%s”, linia %d este "
+"necondițional\n"
#: debug.c:2525 debug.c:3383
#, c-format
@@ -1808,12 +1963,15 @@ msgstr "d"
#: debug.c:2695
#, 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"
+msgstr ""
+"Se va ignora următoare(a/le) %ld întâlnir(e/i) ale punctului de întrerupere "
+"%d.\n"
#: debug.c:2699
#, 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"
+msgstr ""
+"Se va opri data viitoare când punctul de întrerupere %d este întâlnit.\n"
#: debug.c:2816
#, c-format
@@ -1871,7 +2029,8 @@ msgstr "Programul rulează. Ieșiți oricum (d/n)? "
#: debug.c:3043
#, c-format
msgid "Not stopped at any breakpoint; argument ignored.\n"
-msgstr "Nu este oprit la niciun punct de întrerupere; argumentul este ignorat.\n"
+msgstr ""
+"Nu este oprit la niciun punct de întrerupere; argumentul este ignorat.\n"
#: debug.c:3048
#, c-format
@@ -1881,7 +2040,8 @@ msgstr "număr de punct de întrerupere nevalid %d"
#: debug.c:3053
#, 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"
+msgstr ""
+"Se vor ignora următoarele %ld întâlniri ale punctului de întrerupere %d.\n"
#: debug.c:3240
#, c-format
@@ -1941,7 +2101,8 @@ msgstr "„until” nu are sens cu saltul ne-local „%s”\n"
#. TRANSLATORS: don't translate the 'q' inside the brackets.
#: debug.c:4344
msgid "\t------[Enter] to continue or [q] + [Enter] to quit------"
-msgstr "\t------[Enter] pentru a continua sau [q] + [Enter] pentru a ieși------"
+msgstr ""
+"\t------[Enter] pentru a continua sau [q] + [Enter] pentru a ieși------"
#: debug.c:5161
#, c-format
@@ -2054,7 +2215,8 @@ msgstr "referință la câmpul neinițializat „$%ld”"
#: eval.c:1288
#, 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"
+msgstr ""
+"funcția „%s” a fost apelată cu mai multe argumente decât cele declarate"
#: eval.c:1493
#, c-format
@@ -2109,12 +2271,15 @@ msgstr "make_builtin: lipsește numele funcției"
#: ext.c:100 ext.c:111
#, c-format
msgid "make_builtin: cannot use gawk built-in `%s' as function name"
-msgstr "make_builtin: nu poate folosi comanda internă gawk „%s”, ca nume de funcție"
+msgstr ""
+"make_builtin: nu poate folosi comanda internă gawk „%s”, ca nume de funcție"
#: ext.c:109
#, c-format
msgid "make_builtin: cannot use gawk built-in `%s' as namespace name"
-msgstr "make_builtin: nu poate folosi comanda internă gawk „%s”, ca nume de spațiu de nume"
+msgstr ""
+"make_builtin: nu poate folosi comanda internă gawk „%s”, ca nume de spațiu "
+"de nume"
#: ext.c:126
#, c-format
@@ -2134,17 +2299,21 @@ msgstr "make_builtin: numele funcției „%s” este deja definit"
#: ext.c:139
#, c-format
msgid "make_builtin: negative argument count for function `%s'"
-msgstr "make_builtin: cantitatea numărului de argumente este negativă pentru funcția „%s”"
+msgstr ""
+"make_builtin: cantitatea numărului de argumente este negativă pentru funcția "
+"„%s”"
#: ext.c:215
#, c-format
msgid "function `%s': argument #%d: attempt to use scalar as an array"
-msgstr "funcția „%s”: argument nr. %d: încercare de a utiliza un scalar ca o matrice"
+msgstr ""
+"funcția „%s”: argument nr. %d: încercare de a utiliza un scalar ca o matrice"
#: ext.c:219
#, c-format
msgid "function `%s': argument #%d: attempt to use array as a scalar"
-msgstr "funcția „%s”: argument nr. %d: încercare de a utiliza o matrice ca un scalar"
+msgstr ""
+"funcția „%s”: argument nr. %d: încercare de a utiliza o matrice ca un scalar"
#: ext.c:233
msgid "dynamic loading of libraries is not supported"
@@ -2223,7 +2392,8 @@ msgstr "fts: nu s-a putut aplatiza matricea\n"
#: extension/filefuncs.c:890
msgid "fts: ignoring sneaky FTS_NOSTAT flag. nyah, nyah, nyah."
-msgstr "fts: se ignoră fanionul viclean FTS_NOSTAT. sâc, sâc, sâc coadă de pisic. :)"
+msgstr ""
+"fts: se ignoră fanionul viclean FTS_NOSTAT. sâc, sâc, sâc coadă de pisic. :)"
#: extension/fnmatch.c:120
msgid "fnmatch: could not get first argument"
@@ -2281,12 +2451,15 @@ msgstr "inplace::begin: aștepta 2 argumente, dar este apelat cu %d"
#: extension/inplace.c:137
msgid "inplace::begin: cannot retrieve 1st argument as a string filename"
-msgstr "inplace::begin: nu se poate prelua primul argument ca șir de nume de fișier"
+msgstr ""
+"inplace::begin: nu se poate prelua primul argument ca șir de nume de fișier"
#: extension/inplace.c:145
#, c-format
msgid "inplace::begin: disabling in-place editing for invalid FILENAME `%s'"
-msgstr "inplace::begin: se dezactivează editarea pe-loc pentru NUME_FIȘIER nevalid „%s”"
+msgstr ""
+"inplace::begin: se dezactivează editarea pe-loc pentru NUME_FIȘIER nevalid "
+"„%s”"
#: extension/inplace.c:152
#, c-format
@@ -2330,7 +2503,8 @@ msgstr "inplace::end: aștepta 2 argumente, dar este apelat cu %d"
#: extension/inplace.c:214
msgid "inplace::end: cannot retrieve 1st argument as a string filename"
-msgstr "inplace::end: nu se poate prelua primul argument ca șir de nume de fișier"
+msgstr ""
+"inplace::end: nu se poate prelua primul argument ca șir de nume de fișier"
#: extension/inplace.c:221
msgid "inplace::end: in-place editing not active"
@@ -2409,8 +2583,12 @@ msgid "array value has unknown type %d"
msgstr "valoarea matricei are un tip necunoscut %d"
#: extension/rwarray.c:399
-msgid "rwarray extension: received GMP/MPFR value but compiled without GMP/MPFR support."
-msgstr "extensia rwarray: a primit valoarea GMP/MPFR, dar a fost compilată fără suport GMP/MPFR."
+msgid ""
+"rwarray extension: received GMP/MPFR value but compiled without GMP/MPFR "
+"support."
+msgstr ""
+"extensia rwarray: a primit valoarea GMP/MPFR, dar a fost compilată fără "
+"suport GMP/MPFR."
#: extension/rwarray.c:438
#, c-format
@@ -2445,12 +2623,20 @@ msgid "treating recovered value with unknown type code %d as a string"
msgstr "tratând valoarea recuperată, cu codul de tip necunoscut %d, ca șir"
#: extension/rwarray.c:830
-msgid "rwarray extension: GMP/MPFR value in file but compiled without GMP/MPFR support."
-msgstr "extensia rwarray: a găsit valoarea GMP/MPFR în fișier, dar a fost compilată fără suport GMP/MPFR."
+msgid ""
+"rwarray extension: GMP/MPFR value in file but compiled without GMP/MPFR "
+"support."
+msgstr ""
+"extensia rwarray: a găsit valoarea GMP/MPFR în fișier, dar a fost compilată "
+"fără suport GMP/MPFR."
#: extension/time.c:107
-msgid "The time extension is obsolete. Use the timex extension from gawkextlib instead."
-msgstr "Extensia „time” este învechită. Utilizați extensia „timex” din gawkextlib în locul acesteia."
+msgid ""
+"The time extension is obsolete. Use the timex extension from gawkextlib "
+"instead."
+msgstr ""
+"Extensia „time” este învechită. Utilizați extensia „timex” din gawkextlib în "
+"locul acesteia."
#: extension/time.c:153
msgid "gettimeofday: not supported on this platform"
@@ -2503,19 +2689,26 @@ msgstr "split: al doilea argument nu este o matrice"
#: field.c:1010
msgid "split: cannot use the same array for second and fourth args"
-msgstr "split: nu se poate folosi aceeași matrice pentru al doilea și al patrulea argument"
+msgstr ""
+"split: nu se poate folosi aceeași matrice pentru al doilea și al patrulea "
+"argument"
#: field.c:1015
msgid "split: cannot use a subarray of second arg for fourth arg"
-msgstr "split: nu se poate folosi o submatrice din al doilea argument pentru al patrulea argument"
+msgstr ""
+"split: nu se poate folosi o submatrice din al doilea argument pentru al "
+"patrulea argument"
#: field.c:1018
msgid "split: cannot use a subarray of fourth arg for second arg"
-msgstr "split: nu se poate folosi o submatrice din al patrulea argument pentru al doilea argument"
+msgstr ""
+"split: nu se poate folosi o submatrice din al patrulea argument pentru al "
+"doilea argument"
#: field.c:1052
msgid "split: null string for third arg is a non-standard extension"
-msgstr "split: șirul nul pentru al treilea argument este o extensie non-standard"
+msgstr ""
+"split: șirul nul pentru al treilea argument este o extensie non-standard"
#: field.c:1091
msgid "patsplit: fourth argument is not an array"
@@ -2531,15 +2724,21 @@ msgstr "patsplit: al treilea argument trebuie să nu fie null"
#: field.c:1113
msgid "patsplit: cannot use the same array for second and fourth args"
-msgstr "patsplit: nu se poate folosi aceeași matrice pentru al doilea și al patrulea argument"
+msgstr ""
+"patsplit: nu se poate folosi aceeași matrice pentru al doilea și al patrulea "
+"argument"
#: field.c:1118
msgid "patsplit: cannot use a subarray of second arg for fourth arg"
-msgstr "patsplit: nu se poate folosi o submatrice din al doilea argument pentru al patrulea argument"
+msgstr ""
+"patsplit: nu se poate folosi o submatrice din al doilea argument pentru al "
+"patrulea argument"
#: field.c:1121
msgid "patsplit: cannot use a subarray of fourth arg for second arg"
-msgstr "patsplit: nu se poate folosi o submatrice din al patrulea argument pentru al doilea argument"
+msgstr ""
+"patsplit: nu se poate folosi o submatrice din al patrulea argument pentru al "
+"doilea argument"
#: field.c:1171
msgid "`FIELDWIDTHS' is a gawk extension"
@@ -2589,8 +2788,12 @@ msgstr "add_ext_func: s-a primit parametrul name_space NULL"
#: 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: s-a detectat o combinație nevalidă de indicatori numerici „%s”; trimiteți un raport de eroare despre acest lucru"
+msgid ""
+"node_to_awk_value: detected invalid numeric flags combination `%s'; please "
+"file a bug report"
+msgstr ""
+"node_to_awk_value: s-a detectat o combinație nevalidă de indicatori numerici "
+"„%s”; trimiteți un raport de eroare despre acest lucru"
#: gawkapi.c:562
msgid "node_to_awk_value: received null node"
@@ -2602,8 +2805,12 @@ msgstr "node_to_awk_value: s-a primit o valoare null"
#: 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: s-a detectat o combinație nevalidă de indicatori „%s”; trimiteți un raport de eroare despre acest lucru"
+msgid ""
+"node_to_awk_value detected invalid flags combination `%s'; please file a bug "
+"report"
+msgstr ""
+"node_to_awk_value: s-a detectat o combinație nevalidă de indicatori „%s”; "
+"trimiteți un raport de eroare despre acest lucru"
#: gawkapi.c:1118
msgid "remove_element: received null array"
@@ -2654,22 +2861,29 @@ msgstr "închiderea descriptorului de fișier %d („%s”) a eșuat: %s"
#: io.c:724
#, c-format
msgid "`%.*s' used for input file and for output file"
-msgstr "„%.*s” este utilizat pentru fișierul de intrare și pentru fișierul de ieșire"
+msgstr ""
+"„%.*s” este utilizat pentru fișierul de intrare și pentru fișierul de ieșire"
#: io.c:726
#, c-format
msgid "`%.*s' used for input file and input pipe"
-msgstr "„%.*s” este utilizat pentru fișierul de intrare și pentru linia de conectare de intrare"
+msgstr ""
+"„%.*s” este utilizat pentru fișierul de intrare și pentru linia de conectare "
+"de intrare"
#: io.c:728
#, c-format
msgid "`%.*s' used for input file and two-way pipe"
-msgstr "„%.*s” este utilizat pentru fișierul de intrare și pentru linia de conectare bidirecțională"
+msgstr ""
+"„%.*s” este utilizat pentru fișierul de intrare și pentru linia de conectare "
+"bidirecțională"
#: io.c:730
#, c-format
msgid "`%.*s' used for input file and output pipe"
-msgstr "„%.*s” este utilizat pentru fișierul de intrare și pentru linia de conectare de ieșire"
+msgstr ""
+"„%.*s” este utilizat pentru fișierul de intrare și pentru linia de conectare "
+"de ieșire"
#: io.c:732
#, c-format
@@ -2679,32 +2893,44 @@ msgstr "amestecare nenecesară a „>” și „>>” pentru fișierul „%.*s
#: io.c:734
#, c-format
msgid "`%.*s' used for input pipe and output file"
-msgstr "„%.*s” este utilizat pentru linia de conectare de intrare și fișierul de ieșire"
+msgstr ""
+"„%.*s” este utilizat pentru linia de conectare de intrare și fișierul de "
+"ieșire"
#: io.c:736
#, c-format
msgid "`%.*s' used for output file and output pipe"
-msgstr "„%.*s” este utilizat pentru fișierul de ieșire și linia de conectare de ieșire"
+msgstr ""
+"„%.*s” este utilizat pentru fișierul de ieșire și linia de conectare de "
+"ieșire"
#: io.c:738
#, c-format
msgid "`%.*s' used for output file and two-way pipe"
-msgstr "„%.*s” este utilizat pentru fișierul de ieșire și linia de conectare bidirecțională"
+msgstr ""
+"„%.*s” este utilizat pentru fișierul de ieșire și linia de conectare "
+"bidirecțională"
#: io.c:740
#, c-format
msgid "`%.*s' used for input pipe and output pipe"
-msgstr "„%.*s” este utilizat pentru linia de conectare de intrare și linia de conectare de ieșire"
+msgstr ""
+"„%.*s” este utilizat pentru linia de conectare de intrare și linia de "
+"conectare de ieșire"
#: io.c:742
#, c-format
msgid "`%.*s' used for input pipe and two-way pipe"
-msgstr "„%.*s” este utilizat pentru linia de conectare de intrare și linia de conectare bidirecțională"
+msgstr ""
+"„%.*s” este utilizat pentru linia de conectare de intrare și linia de "
+"conectare bidirecțională"
#: io.c:744
#, c-format
msgid "`%.*s' used for output pipe and two-way pipe"
-msgstr "„%.*s” este utilizat pentru linia de conectare de ieșire și linia de conectare bidirecțională"
+msgstr ""
+"„%.*s” este utilizat pentru linia de conectare de ieșire și linia de "
+"conectare bidirecțională"
#: io.c:793
msgid "redirection not allowed in sandbox mode"
@@ -2722,13 +2948,17 @@ msgstr "expresia pentru redirecționarea „%s” are o valoare de șir null"
#: io.c:836
#, c-format
-msgid "filename `%.*s' for `%s' redirection may be result of logical expression"
-msgstr "numele de fișier „%.*s” pentru redirecționarea „%s” poate fi rezultatul unei expresii logice"
+msgid ""
+"filename `%.*s' for `%s' redirection may be result of logical expression"
+msgstr ""
+"numele de fișier „%.*s” pentru redirecționarea „%s” poate fi rezultatul unei "
+"expresii logice"
#: io.c:933 io.c:958
#, c-format
msgid "get_file cannot create pipe `%s' with fd %d"
-msgstr "get_file nu poate crea linia de conectare „%s” cu descriptorul de fișier %d"
+msgstr ""
+"get_file nu poate crea linia de conectare „%s” cu descriptorul de fișier %d"
#: io.c:948
#, c-format
@@ -2742,13 +2972,18 @@ msgstr "nu se poate deschide linia de conectare „%s” pentru intrare: %s"
#: io.c:987
#, c-format
-msgid "get_file socket creation not supported on this platform for `%s' with fd %d"
-msgstr "crearea soclului get_file nu este acceptată pe această platformă pentru „%s” cu descriptorul de fișier %d"
+msgid ""
+"get_file socket creation not supported on this platform for `%s' with fd %d"
+msgstr ""
+"crearea soclului get_file nu este acceptată pe această platformă pentru „%s” "
+"cu descriptorul de fișier %d"
#: io.c:998
#, c-format
msgid "cannot open two way pipe `%s' for input/output: %s"
-msgstr "nu se poate deschide linia de legătură bidirecțională „%s” pentru intrare/ieșire: %s"
+msgstr ""
+"nu se poate deschide linia de legătură bidirecțională „%s” pentru intrare/"
+"ieșire: %s"
#: io.c:1085
#, c-format
@@ -2761,8 +2996,11 @@ msgid "cannot redirect to `%s': %s"
msgstr "nu se poate redirecționa la „%s”: %s"
#: io.c:1190
-msgid "reached system limit for open files: starting to multiplex file descriptors"
-msgstr "s-a atins limita sistemului pentru fișiere deschise: se începe multiplexarea descriptorilor de fișiere"
+msgid ""
+"reached system limit for open files: starting to multiplex file descriptors"
+msgstr ""
+"s-a atins limita sistemului pentru fișiere deschise: se începe multiplexarea "
+"descriptorilor de fișiere"
#: io.c:1206
#, c-format
@@ -2780,7 +3018,8 @@ msgstr "close: al doilea argument trebuie să fie „to” sau „from”"
#: io.c:1258
#, c-format
msgid "close: `%.*s' is not an open file, pipe or co-process"
-msgstr "close: „%.*s” nu este un fișier deschis, o linie de legătură sau un coproces"
+msgstr ""
+"close: „%.*s” nu este un fișier deschis, o linie de legătură sau un coproces"
#: io.c:1263
msgid "close of redirection that was never opened"
@@ -2789,7 +3028,9 @@ msgstr "închiderea unei redirecționări care nu a fost niciodată deschisă"
#: io.c:1365
#, c-format
msgid "close: redirection `%s' not opened with `|&', second argument ignored"
-msgstr "close: redirecționarea „%s” nu a fost deschisă cu „|&”, al doilea argument se ignoră"
+msgstr ""
+"close: redirecționarea „%s” nu a fost deschisă cu „|&”, al doilea argument "
+"se ignoră"
#: io.c:1382
#, c-format
@@ -2799,7 +3040,9 @@ msgstr "starea de eșec (%d) la închiderea liniei de legătură din „%s”: %
#: io.c:1385
#, c-format
msgid "failure status (%d) on two-way pipe close of `%s': %s"
-msgstr "starea de eșec (%d) la închiderea liniei de legătură bidirecționale din „%s”: %s"
+msgstr ""
+"starea de eșec (%d) la închiderea liniei de legătură bidirecționale din "
+"„%s”: %s"
#: io.c:1388
#, c-format
@@ -2903,7 +3146,9 @@ msgstr "închiderea ieșirii standard din procesul-copil a eșuat: %s"
#: io.c:2059 io.c:2111
#, c-format
msgid "moving slave pty to stdout in child failed (dup: %s)"
-msgstr "mutarea pseudo-terminalului secundar la ieșirea standard din procesul-copil a eșuat (dup: %s)"
+msgstr ""
+"mutarea pseudo-terminalului secundar la ieșirea standard din procesul-copil "
+"a eșuat (dup: %s)"
#: io.c:2061 io.c:2113 io.c:2454
#, c-format
@@ -2913,7 +3158,9 @@ msgstr "închiderea intrării standard din procesul-copil a eșuat: %s"
#: io.c:2064 io.c:2116
#, c-format
msgid "moving slave pty to stdin in child failed (dup: %s)"
-msgstr "mutarea pseudo-terminalului secundar la intrarea standard din procesul-copil a eșuat (dup: %s)"
+msgstr ""
+"mutarea pseudo-terminalului secundar la intrarea standard din procesul-copil "
+"a eșuat (dup: %s)"
#: io.c:2066 io.c:2118 io.c:2140
#, c-format
@@ -2927,12 +3174,16 @@ msgstr "nu s-a putut crea un proces-copil sau deschide pseudo-terminal"
#: io.c:2388 io.c:2452 io.c:2662 io.c:2690
#, c-format
msgid "moving pipe to stdout in child failed (dup: %s)"
-msgstr "mutarea liniei de legătură la ieșirea standard din procesul-copil a eșuat (dup: %s)"
+msgstr ""
+"mutarea liniei de legătură la ieșirea standard din procesul-copil a eșuat "
+"(dup: %s)"
#: io.c:2395 io.c:2457
#, c-format
msgid "moving pipe to stdin in child failed (dup: %s)"
-msgstr "mutarea liniei de legătură la intrarea standard din procesul-copil a eșuat (dup: %s)"
+msgstr ""
+"mutarea liniei de legătură la intrarea standard din procesul-copil a eșuat "
+"(dup: %s)"
#: io.c:2417 io.c:2680
msgid "restoring stdout in parent process failed"
@@ -2963,7 +3214,9 @@ msgstr "nu s-a putut crea procesul-copil pentru „%s” (fork: %s)"
#: io.c:2839
msgid "getline: attempt to read from closed read end of two-way pipe"
-msgstr "getline: încercare de citire din capătul de citire închis al liniei de legătură bidirecționale"
+msgstr ""
+"getline: încercare de citire din capătul de citire închis al liniei de "
+"legătură bidirecționale"
#: io.c:3158
msgid "register_input_parser: received NULL pointer"
@@ -2972,7 +3225,9 @@ msgstr "register_input_parser: s-a primit indicator NULL"
#: io.c:3186
#, c-format
msgid "input parser `%s' conflicts with previously installed input parser `%s'"
-msgstr "analizatorul de intrare „%s” intră în conflict cu analizatorul de intrare instalat anterior „%s”"
+msgstr ""
+"analizatorul de intrare „%s” intră în conflict cu analizatorul de intrare "
+"instalat anterior „%s”"
#: io.c:3193
#, c-format
@@ -2985,8 +3240,11 @@ msgstr "register_output_wrapper: s-a primit indicator NULL"
#: io.c:3241
#, c-format
-msgid "output wrapper `%s' conflicts with previously installed output wrapper `%s'"
-msgstr "interpretul de comenzi de ieșire „%s” intră în conflict cu interpretul de comenzi de ieșire instalat anterior „%s”"
+msgid ""
+"output wrapper `%s' conflicts with previously installed output wrapper `%s'"
+msgstr ""
+"interpretul de comenzi de ieșire „%s” intră în conflict cu interpretul de "
+"comenzi de ieșire instalat anterior „%s”"
#: io.c:3248
#, c-format
@@ -2999,8 +3257,12 @@ msgstr "register_output_processor: s-a primit indicator NULL"
#: io.c:3298
#, c-format
-msgid "two-way processor `%s' conflicts with previously installed two-way processor `%s'"
-msgstr "procesorul bidirecțional „%s” intră în conflict cu procesorul bidirecțional „%s” instalat anterior"
+msgid ""
+"two-way processor `%s' conflicts with previously installed two-way processor "
+"`%s'"
+msgstr ""
+"procesorul bidirecțional „%s” intră în conflict cu procesorul bidirecțional "
+"„%s” instalat anterior"
#: io.c:3307
#, c-format
@@ -3026,8 +3288,12 @@ msgstr "comunicația IPv6 nu este acceptată"
#: main.c:240
#, c-format
-msgid "%s: fatal: persistent memory allocator failed to initialize: return value %d, pma.c line: %d.\n"
-msgstr "%s: fatal: alocatorul de memorie persistentă nu a reușit să se inițializeze: returnează valoarea %d, linia pma.c: %d.\n"
+msgid ""
+"%s: fatal: persistent memory allocator failed to initialize: return value "
+"%d, pma.c line: %d.\n"
+msgstr ""
+"%s: fatal: alocatorul de memorie persistentă nu a reușit să se inițializeze: "
+"returnează valoarea %d, linia pma.c: %d.\n"
#: main.c:248
msgid "persistent memory is not supported"
@@ -3035,7 +3301,8 @@ msgstr "memoria persistentă nu este acceptată"
#: main.c:360
msgid "environment variable `POSIXLY_CORRECT' set: turning on `--posix'"
-msgstr "variabila de mediu „POSIXLY_CORRECT” este definită: se activează „--posix”"
+msgstr ""
+"variabila de mediu „POSIXLY_CORRECT” este definită: se activează „--posix”"
#: main.c:367
msgid "`--posix' overrides `--traditional'"
@@ -3093,12 +3360,15 @@ msgstr "nu există nici un text de program!"
#: main.c:611
#, c-format
msgid "Usage: %s [POSIX or GNU style options] -f progfile [--] file ...\n"
-msgstr "Utilizare: %s [opțiuni stil POSIX sau GNU] -f fișier_program [--] fișier ...\n"
+msgstr ""
+"Utilizare: %s [opțiuni stil POSIX sau GNU] -f fișier_program [--] "
+"fișier ...\n"
#: main.c:613
#, c-format
msgid "Usage: %s [POSIX or GNU style options] [--] %cprogram%c file ...\n"
-msgstr "Utilizare: %s [opțiuni stil POSIX sau GNU] [--] %cprogram%c fișier ...\n"
+msgstr ""
+"Utilizare: %s [opțiuni stil POSIX sau GNU] [--] %cprogram%c fișier ...\n"
#: main.c:618
msgid "POSIX options:\t\tGNU long options: (standard)\n"
@@ -3276,7 +3546,8 @@ msgid ""
"\n"
msgstr ""
"gawk este un limbaj de scanare și procesare a modelelor.\n"
-"În mod implicit, citește de la intrarea standard și scrie la ieșirea standard.\n"
+"În mod implicit, citește de la intrarea standard și scrie la ieșirea "
+"standard.\n"
"\n"
#: main.c:678
@@ -3407,7 +3678,8 @@ msgstr "-M ignorat: suportul pentru MPFR/GMP nu a fost compilat"
#: main.c:1779
#, c-format
msgid "Use `GAWK_PERSIST_FILE=%s gawk ...' instead of --persist."
-msgstr "Utilizați `GAWK_PERSIST_FILE=%s gawk ...' în loc de opțiunea „--persist”."
+msgstr ""
+"Utilizați `GAWK_PERSIST_FILE=%s gawk ...' în loc de opțiunea „--persist”."
#: main.c:1781
msgid "Persistent memory is not supported."
@@ -3537,8 +3809,12 @@ msgstr "fără cifre hexazecimale în secvența de eludare „\\x”"
#: node.c:639
#, c-format
-msgid "hex escape \\x%.*s of %d characters probably not interpreted the way you expect"
-msgstr "eludarea hexazecimală \\x%.*s din %d caractere probabil nu a fost interpretată așa cum vă așteptați"
+msgid ""
+"hex escape \\x%.*s of %d characters probably not interpreted the way you "
+"expect"
+msgstr ""
+"eludarea hexazecimală \\x%.*s din %d caractere probabil nu a fost "
+"interpretată așa cum vă așteptați"
#: node.c:654
#, c-format
@@ -3546,13 +3822,19 @@ msgid "escape sequence `\\%c' treated as plain `%c'"
msgstr "secvența de eludare „\\%c” tratată ca „%c” simplu"
#: node.c:790
-msgid "Invalid multibyte data detected. There may be a mismatch between your data and your locale"
-msgstr "S-au detectat date multiocteți nevalide. Este posibil să existe o nepotrivire între datele și localizarea dumneavoastră"
+msgid ""
+"Invalid multibyte data detected. There may be a mismatch between your data "
+"and your locale"
+msgstr ""
+"S-au detectat date multiocteți nevalide. Este posibil să existe o "
+"nepotrivire între datele și localizarea dumneavoastră"
#: posix/gawkmisc.c:174
#, c-format
msgid "%s %s `%s': could not get fd flags: (fcntl F_GETFD: %s)"
-msgstr "%s %s „%s”: nu s-a putut obține indicatoarele de descriptor de fișier: (fcntl F_GETFD: %s)"
+msgstr ""
+"%s %s „%s”: nu s-a putut obține indicatoarele de descriptor de fișier: "
+"(fcntl F_GETFD: %s)"
#: posix/gawkmisc.c:186
#, c-format
@@ -3561,7 +3843,9 @@ msgstr "%s %s „%s”: nu s-a putut stabili close-on-exec: (fcntl F_SETFD: %s)"
#: profile.c:73
msgid "Program indentation level too deep. Consider refactoring your code"
-msgstr "Nivelul de indentare a programului este prea profund. Luați în considerare refactorizarea codului dumneavoastră"
+msgstr ""
+"Nivelul de indentare a programului este prea profund. Luați în considerare "
+"refactorizarea codului dumneavoastră"
#: profile.c:112
msgid "sending profile to standard error"
@@ -3634,8 +3918,12 @@ msgid "redir2str: unknown redirection type %d"
msgstr "redir2str: tip de redirecționare necunoscut %d"
#: re.c:58 re.c:163
-msgid "behavior of matching a regexp containing NUL characters is not defined by POSIX"
-msgstr "comportamentul de potrivire a unei expresii regulate care conține caractere NULL nu este definit de POSIX"
+msgid ""
+"behavior of matching a regexp containing NUL characters is not defined by "
+"POSIX"
+msgstr ""
+"comportamentul de potrivire a unei expresii regulate care conține caractere "
+"NULL nu este definit de POSIX"
#: re.c:127
msgid "invalid NUL byte in dynamic regexp"
@@ -3649,12 +3937,15 @@ msgstr "secvența de evadare a expresiei regulate „\\%c” tratată ca „%c
#: re.c:193
#, c-format
msgid "regexp escape sequence `\\%c' is not a known regexp operator"
-msgstr "secvența de eludare a expresiei regulate „\\%c” nu este un operator de expresii regulate cunoscut"
+msgstr ""
+"secvența de eludare a expresiei regulate „\\%c” nu este un operator de "
+"expresii regulate cunoscut"
#: re.c:669
#, c-format
msgid "regexp component `%.*s' should probably be `[%.*s]'"
-msgstr "componenta expresiei regulate „%.*s” ar trebui probabil să fie „[%.*s]”"
+msgstr ""
+"componenta expresiei regulate „%.*s” ar trebui probabil să fie „[%.*s]”"
#: support/dfa.c:894
msgid "unbalanced ["
diff --git a/po/sr.po b/po/sr.po
index 64ecd980..fad607a4 100644
--- a/po/sr.po
+++ b/po/sr.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gawk 5.1.1e\n"
"Report-Msgid-Bugs-To: bug-gawk@gnu.org\n"
-"POT-Creation-Date: 2022-08-17 17:51+0300\n"
+"POT-Creation-Date: 2022-09-04 18:51+0300\n"
"PO-Revision-Date: 2021-12-11 20:26+0200\n"
"Last-Translator: Мирослав Николић <miroslavnikolic@rocketmail.com>\n"
"Language-Team: Serbian <(nothing)>\n"
@@ -14,8 +14,8 @@ msgstr ""
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
-"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
+"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && "
+"n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
"X-Bugs: Report translation errors to the Language-Team address.\n"
#: array.c:249
@@ -143,11 +143,11 @@ msgstr "удвостручене вредности слова у телу пр
msgid "duplicate `default' detected in switch body"
msgstr "удвостручено „default“ је откривено у телу прекидача"
-#: awkgram.y:1052 awkgram.y:4480
+#: awkgram.y:1052 awkgram.y:4482
msgid "`break' is not allowed outside a loop or switch"
msgstr "„break“ није допуштено ван петље или прекидача"
-#: awkgram.y:1062 awkgram.y:4472
+#: awkgram.y:1062 awkgram.y:4474
msgid "`continue' is not allowed outside a loop"
msgstr "„continue“ није допуштено ван петље"
@@ -262,261 +262,261 @@ msgstr ""
"изворне датотеке / аргументи линије наредби морају садржати потпуне функције "
"или правила"
-#: awkgram.y:2878 awkgram.y:2956 awkgram.y:3194 debug.c:545 debug.c:561
+#: awkgram.y:2880 awkgram.y:2958 awkgram.y:3196 debug.c:545 debug.c:561
#: debug.c:2845 debug.c:5215
#, c-format
msgid "cannot open source file `%s' for reading: %s"
msgstr "не могу да отворим изворну датотеку „%s“ ради читања: %s"
-#: awkgram.y:2879 awkgram.y:3016
+#: awkgram.y:2881 awkgram.y:3018
#, c-format
msgid "cannot open shared library `%s' for reading: %s"
msgstr "не могу да отворим дељену библиотеку „%s“ ради читања: %s"
-#: awkgram.y:2881 awkgram.y:2957 awkgram.y:3017 builtin.c:136 debug.c:5366
+#: awkgram.y:2883 awkgram.y:2959 awkgram.y:3019 builtin.c:136 debug.c:5366
msgid "reason unknown"
msgstr "разлог није познат"
-#: awkgram.y:2890 awkgram.y:2914
+#: awkgram.y:2892 awkgram.y:2916
#, c-format
msgid "cannot include `%s' and use it as a program file"
msgstr "не могу да обухватим „%s“ и да је користим као датотеку програма"
-#: awkgram.y:2903
+#: awkgram.y:2905
#, c-format
msgid "already included source file `%s'"
msgstr "већ је обухваћена изворна датотека „%s“"
-#: awkgram.y:2904
+#: awkgram.y:2906
#, c-format
msgid "already loaded shared library `%s'"
msgstr "већ је учитана дељена библиотека „%s“"
-#: awkgram.y:2941
+#: awkgram.y:2943
msgid "@include is a gawk extension"
msgstr "„@include“ је проширење „gawk“-а"
-#: awkgram.y:2947
+#: awkgram.y:2949
msgid "empty filename after @include"
msgstr "празан назив датотеке након „@include“"
-#: awkgram.y:2996
+#: awkgram.y:2998
msgid "@load is a gawk extension"
msgstr "„@load“ је проширење „gawk“-а"
-#: awkgram.y:3003
+#: awkgram.y:3005
msgid "empty filename after @load"
msgstr "празан назив датотеке након „@load“"
-#: awkgram.y:3146
+#: awkgram.y:3148
msgid "empty program text on command line"
msgstr "празан текст програма на линији наредби"
-#: awkgram.y:3262 debug.c:470 debug.c:628
+#: awkgram.y:3264 debug.c:470 debug.c:628
#, c-format
msgid "cannot read source file `%s': %s"
msgstr "не могу да прочитам изворну датотеку „%s“: %s"
-#: awkgram.y:3273
+#: awkgram.y:3275
#, c-format
msgid "source file `%s' is empty"
msgstr "изворна датотека „%s“ је празна"
-#: awkgram.y:3333
+#: awkgram.y:3335
#, c-format
msgid "error: invalid character '\\%03o' in source code"
msgstr "грешка: неисправан знак „\\%03o“ у изворном коду"
-#: awkgram.y:3560
+#: awkgram.y:3562
msgid "source file does not end in newline"
msgstr "изворна датотека се не завршава у новом реду"
-#: awkgram.y:3670
+#: awkgram.y:3672
msgid "unterminated regexp ends with `\\' at end of file"
msgstr "неокончани регуларни израз се завршава \\ на крају датотеке"
-#: awkgram.y:3697
+#: awkgram.y:3699
#, c-format
msgid "%s: %d: tawk regex modifier `/.../%c' doesn't work in gawk"
msgstr ""
"%s: %d: „tawk“ измењивач регуларног израза „/.../%c“ не ради у „gawk“-у"
-#: awkgram.y:3701
+#: awkgram.y:3703
#, c-format
msgid "tawk regex modifier `/.../%c' doesn't work in gawk"
msgstr "„tawk“ измењивач регуларног израза „/.../%c“ не ради у „gawk“-у"
-#: awkgram.y:3714
+#: awkgram.y:3716
msgid "unterminated regexp"
msgstr "неокончани регуларни израз"
-#: awkgram.y:3718
+#: awkgram.y:3720
msgid "unterminated regexp at end of file"
msgstr "неокончани регуларни израз на крају датотеке"
-#: awkgram.y:3807
+#: awkgram.y:3809
msgid "use of `\\ #...' line continuation is not portable"
msgstr "употреба настављања реда „\\ #...“ није преносива"
-#: awkgram.y:3829
+#: awkgram.y:3831
msgid "backslash not last character on line"
msgstr "контра оса црта није последњи знак у реду"
-#: awkgram.y:3876 awkgram.y:3878
+#: awkgram.y:3878 awkgram.y:3880
msgid "multidimensional arrays are a gawk extension"
msgstr "вишедимензионални низови су проширења „gawk“-а"
-#: awkgram.y:3903 awkgram.y:3914
+#: awkgram.y:3905 awkgram.y:3916
#, c-format
msgid "POSIX does not allow operator `%s'"
msgstr "„POSIX“ не допушта оператора „%s“"
-#: awkgram.y:3905 awkgram.y:3916 awkgram.y:3951 awkgram.y:3959
+#: awkgram.y:3907 awkgram.y:3918 awkgram.y:3953 awkgram.y:3961
#, c-format
msgid "operator `%s' is not supported in old awk"
msgstr "оператор „%s“ није подржан у старом „awk“-у"
-#: awkgram.y:4056 awkgram.y:4078 command.y:1188
+#: awkgram.y:4058 awkgram.y:4080 command.y:1188
msgid "unterminated string"
msgstr "неокончана ниска"
-#: awkgram.y:4066 main.c:1251
+#: awkgram.y:4068 main.c:1251
msgid "POSIX does not allow physical newlines in string values"
msgstr "„POSIX“ не допушта физичке нове редове у вредностима ниске"
-#: awkgram.y:4068 node.c:460
+#: awkgram.y:4070 node.c:460
msgid "backslash string continuation is not portable"
msgstr "настављање ниске контра косом цртом није преносиво"
-#: awkgram.y:4309
+#: awkgram.y:4311
#, c-format
msgid "invalid char '%c' in expression"
msgstr "неисправни знак „%c“ у изразу"
-#: awkgram.y:4404
+#: awkgram.y:4406
#, c-format
msgid "`%s' is a gawk extension"
msgstr "„%s“ је проширење „gawk“-а"
-#: awkgram.y:4409
+#: awkgram.y:4411
#, c-format
msgid "POSIX does not allow `%s'"
msgstr "„POSIX“ не допушта „%s“"
-#: awkgram.y:4417
+#: awkgram.y:4419
#, c-format
msgid "`%s' is not supported in old awk"
msgstr "„%s“ није подржано у старом „awk“-у"
-#: awkgram.y:4517
+#: awkgram.y:4519
msgid "`goto' considered harmful!"
msgstr "„goto“ се сматра опасним!"
-#: awkgram.y:4586
+#: awkgram.y:4588
#, c-format
msgid "%d is invalid as number of arguments for %s"
msgstr "%d није исправно као број аргумената за „%s“"
-#: awkgram.y:4621
+#: awkgram.y:4623
#, c-format
msgid "%s: string literal as last argument of substitute has no effect"
msgstr "%s: дословност ниске као последњи аргумент заменика нема дејства"
-#: awkgram.y:4626
+#: awkgram.y:4628
#, c-format
msgid "%s third parameter is not a changeable object"
msgstr "„%s“ трећи параметар није променљиви објекат"
-#: awkgram.y:4730 awkgram.y:4733
+#: awkgram.y:4732 awkgram.y:4735
msgid "match: third argument is a gawk extension"
msgstr "упореди: трећи аргумент је проширење „gawk“-а"
-#: awkgram.y:4787 awkgram.y:4790
+#: awkgram.y:4789 awkgram.y:4792
msgid "close: second argument is a gawk extension"
msgstr "затвори: други аргумент је проширење „gawk“-а"
-#: awkgram.y:4802
+#: awkgram.y:4804
msgid "use of dcgettext(_\"...\") is incorrect: remove leading underscore"
msgstr "коришћење „dcgettext(_\"...\") је нетачно: уклоните водећу подвлаку"
-#: awkgram.y:4817
+#: awkgram.y:4819
msgid "use of dcngettext(_\"...\") is incorrect: remove leading underscore"
msgstr "коришћење „dcngettext(_\"...\") је нетачно: уклоните водећу подвлаку"
-#: awkgram.y:4836
+#: awkgram.y:4838
msgid "index: regexp constant as second argument is not allowed"
msgstr "индекс: константа регуларног израза као други аргумент није допуштена"
-#: awkgram.y:4889
+#: awkgram.y:4891
#, c-format
msgid "function `%s': parameter `%s' shadows global variable"
msgstr "функција „%s“: параметар %s“ засенчује општу променљиву"
-#: awkgram.y:4938 debug.c:4199 debug.c:4242 debug.c:5364 profile.c:110
+#: awkgram.y:4940 debug.c:4199 debug.c:4242 debug.c:5364 profile.c:110
#, c-format
msgid "could not open `%s' for writing: %s"
msgstr "не могу да отворим „%s“ за упис: %s"
-#: awkgram.y:4939
+#: awkgram.y:4941
msgid "sending variable list to standard error"
msgstr "шаљем списак променљиве на стандардну грешку"
-#: awkgram.y:4947
+#: awkgram.y:4949
#, c-format
msgid "%s: close failed: %s"
msgstr "%s: затварање није успело: %s"
-#: awkgram.y:4972
+#: awkgram.y:4974
msgid "shadow_funcs() called twice!"
msgstr "„shadow_funcs()“ је позвана два пута!"
-#: awkgram.y:4980
+#: awkgram.y:4982
msgid "there were shadowed variables"
msgstr "било је засенчених променљивих"
-#: awkgram.y:5057
+#: awkgram.y:5059
#, c-format
msgid "function name `%s' previously defined"
msgstr "назив функције „%s“ је претходно дефинисан"
-#: awkgram.y:5108
+#: awkgram.y:5110
#, c-format
msgid "function `%s': cannot use function name as parameter name"
msgstr "функција „%s“: не могу да користим назив функције као назив параметра"
-#: awkgram.y:5111
+#: awkgram.y:5113
#, c-format
msgid "function `%s': cannot use special variable `%s' as a function parameter"
msgstr ""
"функција „%s“: не могу да користим нарочиту променљиву „%s“ као параметар "
"функције"
-#: awkgram.y:5115
+#: awkgram.y:5117
#, c-format
msgid "function `%s': parameter `%s' cannot contain a namespace"
msgstr "функција „%s“: параметар „%s“ не може садржати називни простор"
-#: awkgram.y:5122
+#: awkgram.y:5124
#, c-format
msgid "function `%s': parameter #%d, `%s', duplicates parameter #%d"
msgstr "функција „%s“: параметар #%d, „%s“, удвостручени параметар #%d"
-#: awkgram.y:5211
+#: awkgram.y:5213
#, c-format
msgid "function `%s' called but never defined"
msgstr "функција „%s“ је позвана али није никада дефинисана"
-#: awkgram.y:5215
+#: awkgram.y:5217
#, c-format
msgid "function `%s' defined but never called directly"
msgstr "функција „%s“ је дефинисана али никада није позвана директно"
-#: awkgram.y:5247
+#: awkgram.y:5249
#, c-format
msgid "regexp constant for parameter #%d yields boolean value"
msgstr "константа регуларног израза за параметар #%d даје логичку вредност"
-#: awkgram.y:5262
+#: awkgram.y:5264
#, c-format
msgid ""
"function `%s' called with space between name and `(',\n"
@@ -525,47 +525,47 @@ msgstr ""
"функција „%s“ је позвана са простором између назива и (,\n"
"или је коришћена као променљива или низ"
-#: awkgram.y:5485 awkgram.y:5538 mpfr.c:1589 mpfr.c:1624
+#: awkgram.y:5487 awkgram.y:5540 mpfr.c:1589 mpfr.c:1624
msgid "division by zero attempted"
msgstr "покушано је дељње нулом"
-#: awkgram.y:5494 awkgram.y:5547 mpfr.c:1634
+#: awkgram.y:5496 awkgram.y:5549 mpfr.c:1634
#, c-format
msgid "division by zero attempted in `%%'"
msgstr "покушано је дељње нулом у „%%“"
-#: awkgram.y:5851
+#: awkgram.y:5853
msgid ""
"cannot assign a value to the result of a field post-increment expression"
msgstr "не могу да доделим вредност резултату пост-повећавајућем изразу поља"
-#: awkgram.y:5854
+#: awkgram.y:5856
#, c-format
msgid "invalid target of assignment (opcode %s)"
msgstr "неисправна мета додељивања (опкод %s)"
-#: awkgram.y:6238
+#: awkgram.y:6240
msgid "statement has no effect"
msgstr "изјава нема дејства"
-#: awkgram.y:6753
+#: awkgram.y:6755
#, c-format
msgid "identifier %s: qualified names not allowed in traditional / POSIX mode"
msgstr ""
"одредник „%s“: квалификовани називи нису допуштени у традиционалном „/ "
"POSIX“ режиму"
-#: awkgram.y:6758
+#: awkgram.y:6760
#, c-format
msgid "identifier %s: namespace separator is two colons, not one"
msgstr "одредник „%s“: раздвојник називног простора су две двотачке, не једна"
-#: awkgram.y:6764
+#: awkgram.y:6766
#, c-format
msgid "qualified identifier `%s' is badly formed"
msgstr "квалификовани одредник „%s“ је лоше обликован"
-#: awkgram.y:6771
+#: awkgram.y:6773
#, c-format
msgid ""
"identifier `%s': namespace separator can only appear once in a qualified name"
@@ -573,13 +573,13 @@ msgstr ""
"одре „%s“: раздвојник називног простора може се појавити само једном у "
"квалификованом називу"
-#: awkgram.y:6820 awkgram.y:6871
+#: awkgram.y:6822 awkgram.y:6873
#, c-format
msgid "using reserved identifier `%s' as a namespace is not allowed"
msgstr ""
"коришћење резервисаног одредника „%s“ као називни простор није допуштено"
-#: awkgram.y:6827 awkgram.y:6837
+#: awkgram.y:6829 awkgram.y:6839
#, c-format
msgid ""
"using reserved identifier `%s' as second component of a qualified name is "
@@ -588,11 +588,11 @@ msgstr ""
"коришћење резервисаног одредника „%s“ као другог састојка квалификованог "
"назива није допуштено"
-#: awkgram.y:6855
+#: awkgram.y:6857
msgid "@namespace is a gawk extension"
msgstr "„@namespace“ је проширење „gawk“-а"
-#: awkgram.y:6862
+#: awkgram.y:6864
#, c-format
msgid "namespace name `%s' must meet identifier naming rules"
msgstr ""
diff --git a/po/sv.gmo b/po/sv.gmo
index 1904ff11..94a004da 100644
--- a/po/sv.gmo
+++ b/po/sv.gmo
Binary files differ
diff --git a/po/sv.po b/po/sv.po
index 43b4bd06..07c165c2 100644
--- a/po/sv.po
+++ b/po/sv.po
@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gawk 5.1.65\n"
"Report-Msgid-Bugs-To: bug-gawk@gnu.org\n"
-"POT-Creation-Date: 2022-08-17 17:51+0300\n"
+"POT-Creation-Date: 2022-09-04 18:51+0300\n"
"PO-Revision-Date: 2022-08-18 21:52+0200\n"
"Last-Translator: Göran Uddeborg <goeran@uddeborg.se>\n"
"Language-Team: Swedish <tp-sv@listor.tp-sv.se>\n"
@@ -83,18 +83,26 @@ 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:851
-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:856
#, 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:861
#, 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:1377
#, c-format
@@ -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:4480
+#: awkgram.y:1052 awkgram.y:4482
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:4472
+#: awkgram.y:1062 awkgram.y:4474
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,261 +261,273 @@ msgid "unexpected newline or end of string"
msgstr "oväntat nyradstecken eller slut på strängen"
#: awkgram.y:2596
-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:2878 awkgram.y:2956 awkgram.y:3194 debug.c:545 debug.c:561
+#: awkgram.y:2880 awkgram.y:2958 awkgram.y:3196 debug.c:545 debug.c:561
#: debug.c:2845 debug.c:5215
#, c-format
msgid "cannot open source file `%s' for reading: %s"
msgstr "kan inte öppna källfilen ”%s” för läsning: %s"
-#: awkgram.y:2879 awkgram.y:3016
+#: awkgram.y:2881 awkgram.y:3018
#, c-format
msgid "cannot open shared library `%s' for reading: %s"
msgstr "kan inte öppna det delade biblioteket ”%s” för läsning: %s"
-#: awkgram.y:2881 awkgram.y:2957 awkgram.y:3017 builtin.c:136 debug.c:5366
+#: awkgram.y:2883 awkgram.y:2959 awkgram.y:3019 builtin.c:136 debug.c:5366
msgid "reason unknown"
msgstr "okänd anledning"
-#: awkgram.y:2890 awkgram.y:2914
+#: awkgram.y:2892 awkgram.y:2916
#, c-format
msgid "cannot include `%s' and use it as a program file"
msgstr "kan inte inkludera ”%s” och använda den som en programfil"
-#: awkgram.y:2903
+#: awkgram.y:2905
#, c-format
msgid "already included source file `%s'"
msgstr "inkluderade redan källfilen ”%s”"
-#: awkgram.y:2904
+#: awkgram.y:2906
#, c-format
msgid "already loaded shared library `%s'"
msgstr "inkluderade redan det delade biblioteket ”%s”"
-#: awkgram.y:2941
+#: awkgram.y:2943
msgid "@include is a gawk extension"
msgstr "@include är en gawk-utökning"
-#: awkgram.y:2947
+#: awkgram.y:2949
msgid "empty filename after @include"
msgstr "tomt filnamn efter @include"
-#: awkgram.y:2996
+#: awkgram.y:2998
msgid "@load is a gawk extension"
msgstr "@load är en gawk-utökning"
-#: awkgram.y:3003
+#: awkgram.y:3005
msgid "empty filename after @load"
msgstr "tomt filnamn efter @load"
-#: awkgram.y:3146
+#: awkgram.y:3148
msgid "empty program text on command line"
msgstr "tom programtext på kommandoraden"
-#: awkgram.y:3262 debug.c:470 debug.c:628
+#: awkgram.y:3264 debug.c:470 debug.c:628
#, c-format
msgid "cannot read source file `%s': %s"
msgstr "kan inte läsa källfilen ”%s”: %s"
-#: awkgram.y:3273
+#: awkgram.y:3275
#, c-format
msgid "source file `%s' is empty"
msgstr "källfilen ”%s” är tom"
-#: awkgram.y:3333
+#: awkgram.y:3335
#, c-format
msgid "error: invalid character '\\%03o' in source code"
msgstr "fel: ogiltigt tecken ”\\%03o” i källkoden"
-#: awkgram.y:3560
+#: awkgram.y:3562
msgid "source file does not end in newline"
msgstr "källfilen slutar inte med en ny rad"
-#: awkgram.y:3670
+#: awkgram.y:3672
msgid "unterminated regexp ends with `\\' at end of file"
msgstr "oavslutat reguljärt uttryck slutar med ”\\” i slutet av filen"
-#: awkgram.y:3697
+#: awkgram.y:3699
#, 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:3701
+#: awkgram.y:3703
#, c-format
msgid "tawk regex modifier `/.../%c' doesn't work in gawk"
msgstr "tawk-modifierare för reguljära uttryck ”/.../%c” fungerar inte i gawk"
-#: awkgram.y:3714
+#: awkgram.y:3716
msgid "unterminated regexp"
msgstr "oavslutat reguljärt uttryck"
-#: awkgram.y:3718
+#: awkgram.y:3720
msgid "unterminated regexp at end of file"
msgstr "oavslutat reguljärt uttryck i slutet av filen"
-#: awkgram.y:3807
+#: awkgram.y:3809
msgid "use of `\\ #...' line continuation is not portable"
msgstr "Användning av ”\\ #...” för radfortsättning är inte portabelt"
-#: awkgram.y:3829
+#: awkgram.y:3831
msgid "backslash not last character on line"
msgstr "sista tecknet på raden är inte ett omvänt snedstreck"
-#: awkgram.y:3876 awkgram.y:3878
+#: awkgram.y:3878 awkgram.y:3880
msgid "multidimensional arrays are a gawk extension"
msgstr "flerdimensionella matriser är en gawk-utökning"
-#: awkgram.y:3903 awkgram.y:3914
+#: awkgram.y:3905 awkgram.y:3916
#, c-format
msgid "POSIX does not allow operator `%s'"
msgstr "POSIX tillåter inte operatorn ”%s”"
-#: awkgram.y:3905 awkgram.y:3916 awkgram.y:3951 awkgram.y:3959
+#: awkgram.y:3907 awkgram.y:3918 awkgram.y:3953 awkgram.y:3961
#, c-format
msgid "operator `%s' is not supported in old awk"
msgstr "operatorn ”%s” stöds inte i gamla awk"
-#: awkgram.y:4056 awkgram.y:4078 command.y:1188
+#: awkgram.y:4058 awkgram.y:4080 command.y:1188
msgid "unterminated string"
msgstr "oavslutad sträng"
-#: awkgram.y:4066 main.c:1251
+#: awkgram.y:4068 main.c:1251
msgid "POSIX does not allow physical newlines in string values"
msgstr "POSIX tillåter inte fysiska nyrader i strängvärden"
-#: awkgram.y:4068 node.c:460
+#: awkgram.y:4070 node.c:460
msgid "backslash string continuation is not portable"
msgstr "strängfortsättning med omvänt snedstreck är inte portabelt"
-#: awkgram.y:4309
+#: awkgram.y:4311
#, c-format
msgid "invalid char '%c' in expression"
msgstr "ogiltigt tecken ”%c” i uttryck"
-#: awkgram.y:4404
+#: awkgram.y:4406
#, c-format
msgid "`%s' is a gawk extension"
msgstr "”%s” är en gawk-utökning"
-#: awkgram.y:4409
+#: awkgram.y:4411
#, c-format
msgid "POSIX does not allow `%s'"
msgstr "POSIX tillåter inte ”%s”"
-#: awkgram.y:4417
+#: awkgram.y:4419
#, c-format
msgid "`%s' is not supported in old awk"
msgstr "”%s” stöds inte i gamla awk"
-#: awkgram.y:4517
+#: awkgram.y:4519
msgid "`goto' considered harmful!"
msgstr "”goto” anses skadligt!"
-#: awkgram.y:4586
+#: awkgram.y:4588
#, c-format
msgid "%d is invalid as number of arguments for %s"
msgstr "%d är ett ogiltigt antal argument för %s"
-#: awkgram.y:4621
+#: awkgram.y:4623
#, 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:4626
+#: awkgram.y:4628
#, c-format
msgid "%s third parameter is not a changeable object"
msgstr "%s: tredje argumentet är inte ett ändringsbart objekt"
-#: awkgram.y:4730 awkgram.y:4733
+#: awkgram.y:4732 awkgram.y:4735
msgid "match: third argument is a gawk extension"
msgstr "match: tredje argumentet är en gawk-utökning"
-#: awkgram.y:4787 awkgram.y:4790
+#: awkgram.y:4789 awkgram.y:4792
msgid "close: second argument is a gawk extension"
msgstr "close: andra argumentet är en gawk-utökning"
-#: awkgram.y:4802
+#: awkgram.y:4804
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:4817
+#: awkgram.y:4819
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:4836
+#: awkgram.y:4838
msgid "index: regexp constant as second argument is not allowed"
msgstr "index: reguljäruttryck som andra argumentet är inte tillåtet"
-#: awkgram.y:4889
+#: awkgram.y:4891
#, c-format
msgid "function `%s': parameter `%s' shadows global variable"
msgstr "funktionen ”%s”: parametern ”%s” överskuggar en global variabel"
-#: awkgram.y:4938 debug.c:4199 debug.c:4242 debug.c:5364 profile.c:110
+#: awkgram.y:4940 debug.c:4199 debug.c:4242 debug.c:5364 profile.c:110
#, c-format
msgid "could not open `%s' for writing: %s"
msgstr "kunde inte öppna ”%s” för skrivning: %s"
-#: awkgram.y:4939
+#: awkgram.y:4941
msgid "sending variable list to standard error"
msgstr "skickar variabellista till standard fel"
-#: awkgram.y:4947
+#: awkgram.y:4949
#, c-format
msgid "%s: close failed: %s"
msgstr "%s: misslyckades att stänga: %s"
-#: awkgram.y:4972
+#: awkgram.y:4974
msgid "shadow_funcs() called twice!"
msgstr "shadow_funcs() anropad två gånger!"
-#: awkgram.y:4980
+#: awkgram.y:4982
msgid "there were shadowed variables"
msgstr "det fanns överskuggade variabler"
-#: awkgram.y:5057
+#: awkgram.y:5059
#, c-format
msgid "function name `%s' previously defined"
msgstr "funktionsnamnet ”%s” är definierat sedan tidigare"
-#: awkgram.y:5108
+#: awkgram.y:5110
#, c-format
msgid "function `%s': cannot use function name as parameter name"
msgstr "funktionen ”%s”: kan inte använda funktionsnamn som parameternamn"
-#: awkgram.y:5111
+#: awkgram.y:5113
#, 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:5115
+#: awkgram.y:5117
#, 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:5122
+#: awkgram.y:5124
#, c-format
msgid "function `%s': parameter #%d, `%s', duplicates parameter #%d"
msgstr "funktionen ”%s”: parameter %d, ”%s”, är samma som parameter %d"
-#: awkgram.y:5211
+#: awkgram.y:5213
#, c-format
msgid "function `%s' called but never defined"
msgstr "funktionen ”%s” anropad men aldrig definierad"
-#: awkgram.y:5215
+#: awkgram.y:5217
#, c-format
msgid "function `%s' defined but never called directly"
msgstr "funktionen ”%s” definierad men aldrig anropad direkt"
-#: awkgram.y:5247
+#: awkgram.y:5249
#, 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:5262
+#: awkgram.y:5264
#, 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:5485 awkgram.y:5538 mpfr.c:1589 mpfr.c:1624
+#: awkgram.y:5487 awkgram.y:5540 mpfr.c:1589 mpfr.c:1624
msgid "division by zero attempted"
msgstr "försökte dividera med noll"
-#: awkgram.y:5494 awkgram.y:5547 mpfr.c:1634
+#: awkgram.y:5496 awkgram.y:5549 mpfr.c:1634
#, c-format
msgid "division by zero attempted in `%%'"
msgstr "försökte dividera med noll i ”%%”"
-#: awkgram.y:5851
-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:5853
+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:5854
+#: awkgram.y:5856
#, c-format
msgid "invalid target of assignment (opcode %s)"
msgstr "ogiltigt mål för tilldelning (op-kod %s)"
-#: awkgram.y:6238
+#: awkgram.y:6240
msgid "statement has no effect"
msgstr "satsen har ingen effekt"
-#: awkgram.y:6753
+#: awkgram.y:6755
#, 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:6758
+#: awkgram.y:6760
#, c-format
msgid "identifier %s: namespace separator is two colons, not one"
msgstr "identifierare %s: namnrymdsseparatorn är två kolon, inte ett"
-#: awkgram.y:6764
+#: awkgram.y:6766
#, c-format
msgid "qualified identifier `%s' is badly formed"
msgstr "den kvalificerade identifieraren ”%s” är felaktigt formad"
-#: awkgram.y:6771
+#: awkgram.y:6773
#, 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:6820 awkgram.y:6871
+#: awkgram.y:6822 awkgram.y:6873
#, 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:6827 awkgram.y:6837
+#: awkgram.y:6829 awkgram.y:6839
#, 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:6855
+#: awkgram.y:6857
msgid "@namespace is a gawk extension"
msgstr "@namespace är en gawk-utökning"
-#: awkgram.y:6862
+#: awkgram.y:6864
#, 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:4352
#, 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:4394
#, c-format
@@ -1032,7 +1078,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"
@@ -1106,11 +1154,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
@@ -1118,12 +1170,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"
@@ -1139,7 +1197,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"
@@ -1151,7 +1210,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"
@@ -1175,15 +1235,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)"
@@ -1194,7 +1260,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
@@ -1231,7 +1298,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"
@@ -1258,8 +1327,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"
@@ -1274,8 +1347,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
@@ -1560,7 +1637,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
@@ -1594,7 +1672,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
@@ -1604,7 +1684,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
@@ -1814,7 +1896,8 @@ msgstr "”until” är inte meningsfullt med icke lokalt hopp ”%s”\n"
#. TRANSLATORS: don't translate the 'q' inside the brackets.
#: debug.c:4344
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
#, c-format
@@ -1837,7 +1920,8 @@ msgstr "”%s” är inte tillåtet i det aktuella sammanhanget; satsen ignorera
#: debug.c:5549
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:5773
#, c-format
@@ -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:399
-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:438
#, c-format
@@ -2306,12 +2398,20 @@ 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:830
-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:107
-msgid "The time extension is obsolete. Use the timex extension from gawkextlib instead."
-msgstr "Time-utvidgningen är föråldrad. Använd utvidgningen timex från gawkextlib istället."
+msgid ""
+"The time extension is obsolete. Use the timex extension from gawkextlib "
+"instead."
+msgstr ""
+"Time-utvidgningen är föråldrad. Använd utvidgningen timex från gawkextlib "
+"istället."
#: extension/time.c:153
msgid "gettimeofday: not supported on this platform"
@@ -2364,15 +2464,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"
@@ -2392,15 +2497,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"
@@ -2450,8 +2560,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"
@@ -2463,8 +2577,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:1118
msgid "remove_element: received null array"
@@ -2583,8 +2701,11 @@ msgstr "uttrycket för ”%s”-omdirigering har en tom sträng som värde"
#: io.c:836
#, 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
#, c-format
@@ -2603,8 +2724,11 @@ msgstr "kan inte öppna röret ”%s” för inmatning: %s"
#: io.c:987
#, 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
#, c-format
@@ -2622,8 +2746,10 @@ 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"
+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
#, c-format
@@ -2650,7 +2776,8 @@ msgstr "stängning av omdirigering som aldrig öppnades"
#: io.c:1365
#, 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
#, c-format
@@ -2833,7 +2960,9 @@ msgstr "register_input_parser: mottog NULL-pekare"
#: io.c:3186
#, 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:3193
#, c-format
@@ -2846,8 +2975,11 @@ msgstr "register_output_wrapper: mottog NULL-pekare"
#: io.c:3241
#, 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:3248
#, c-format
@@ -2860,8 +2992,12 @@ msgstr "register_output_processor: mottog NULL-pekare"
#: io.c:3298
#, 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:3307
#, c-format
@@ -2887,8 +3023,12 @@ msgstr "IPv6-kommunikation stöds inte"
#: main.c:240
#, 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:248
msgid "persistent memory is not supported"
@@ -2941,7 +3081,8 @@ msgstr "ingen programtext alls!"
#: main.c:611
#, 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:613
#, c-format
@@ -3375,8 +3516,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
@@ -3384,8 +3529,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:174
#, c-format
@@ -3472,8 +3621,12 @@ 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"
@@ -3487,7 +3640,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
@@ -3694,7 +3849,8 @@ msgstr "Inget föregående reguljärt uttryck"
#: symbol.c:750
#, 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:880
msgid "cannot pop main context"
diff --git a/po/vi.po b/po/vi.po
index 1680708f..361671b6 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: 2022-08-17 17:51+0300\n"
+"POT-Creation-Date: 2022-09-04 18:51+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"
@@ -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:4480
+#: awkgram.y:1052 awkgram.y:4482
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:4472
+#: awkgram.y:1062 awkgram.y:4474
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"
@@ -278,271 +278,271 @@ msgid ""
"rules"
msgstr ""
-#: awkgram.y:2878 awkgram.y:2956 awkgram.y:3194 debug.c:545 debug.c:561
+#: awkgram.y:2880 awkgram.y:2958 awkgram.y:3196 debug.c:545 debug.c:561
#: debug.c:2845 debug.c:5215
#, 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)"
-#: awkgram.y:2879 awkgram.y:3016
+#: awkgram.y:2881 awkgram.y:3018
#, fuzzy, c-format
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:2881 awkgram.y:2957 awkgram.y:3017 builtin.c:136 debug.c:5366
+#: awkgram.y:2883 awkgram.y:2959 awkgram.y:3019 builtin.c:136 debug.c:5366
msgid "reason unknown"
msgstr "không rõ lý do"
-#: awkgram.y:2890 awkgram.y:2914
+#: awkgram.y:2892 awkgram.y:2916
#, fuzzy, c-format
msgid "cannot include `%s' and use it as a program file"
msgstr "không thể bao gồm “%s” và dùng nó như là tập tin chương trình"
-#: awkgram.y:2903
+#: awkgram.y:2905
#, c-format
msgid "already included source file `%s'"
msgstr "đã sẵn bao gồm tập tin nguồn “%s”"
-#: awkgram.y:2904
+#: awkgram.y:2906
#, c-format
msgid "already loaded shared library `%s'"
msgstr "thư viện dùng chung “%s” đã được sẵn được tải rồi"
-#: awkgram.y:2941
+#: awkgram.y:2943
msgid "@include is a gawk extension"
msgstr "@include là phần mở rộng của gawk"
-#: awkgram.y:2947
+#: awkgram.y:2949
msgid "empty filename after @include"
msgstr "tập tin trống sau @include"
-#: awkgram.y:2996
+#: awkgram.y:2998
msgid "@load is a gawk extension"
msgstr "@load là một phần mở rộng gawk"
-#: awkgram.y:3003
+#: awkgram.y:3005
msgid "empty filename after @load"
msgstr "tên tập tin trống sau @load"
-#: awkgram.y:3146
+#: awkgram.y:3148
msgid "empty program text on command line"
msgstr "gặp đoạn chữ chương trình rỗng nằm trên dòng lệnh"
-#: awkgram.y:3262 debug.c:470 debug.c:628
+#: awkgram.y:3264 debug.c:470 debug.c:628
#, fuzzy, c-format
msgid "cannot read source file `%s': %s"
msgstr "không thể đọc tập tin nguồn “%s” (%s)"
-#: awkgram.y:3273
+#: awkgram.y:3275
#, c-format
msgid "source file `%s' is empty"
msgstr "tập tin nguồn “%s” là rỗng"
-#: awkgram.y:3333
+#: awkgram.y:3335
#, fuzzy, c-format
msgid "error: invalid character '\\%03o' in source code"
msgstr "Lỗi PEBKAC: gặp ký tự không hợp lệ “\\%03o” trong mã nguồn"
-#: awkgram.y:3560
+#: awkgram.y:3562
msgid "source file does not end in newline"
msgstr "tập tin nguồn không kết thúc bằng một dòng trống"
-#: awkgram.y:3670
+#: awkgram.y:3672
msgid "unterminated regexp ends with `\\' at end of file"
msgstr ""
"biểu thức chính quy chưa được chấm dứt kết thúc với “\\” tại kết thúc của "
"tập tin"
-#: awkgram.y:3697
+#: awkgram.y:3699
#, c-format
msgid "%s: %d: tawk regex modifier `/.../%c' doesn't work in gawk"
msgstr ""
"%s: %d: bộ sửa đổi biểu thức chính quy tawk “/…/%c” không hoạt động được "
"trong gawk"
-#: awkgram.y:3701
+#: awkgram.y:3703
#, c-format
msgid "tawk regex modifier `/.../%c' doesn't work in gawk"
msgstr ""
"bộ sửa đổi biểu thức chính quy tawk “/…/%c” không hoạt động được trong gawk"
-#: awkgram.y:3714
+#: awkgram.y:3716
msgid "unterminated regexp"
msgstr "biểu thức chính quy chưa được chấm dứt"
-#: awkgram.y:3718
+#: awkgram.y:3720
msgid "unterminated regexp at end of file"
msgstr "biểu thức chính quy chưa được chấm dứt nằm tại kết thúc của tập tin"
-#: awkgram.y:3807
+#: awkgram.y:3809
msgid "use of `\\ #...' line continuation is not portable"
msgstr "không thể mang khả năng dùng “\\#…” để tiếp tục dòng"
-#: awkgram.y:3829
+#: awkgram.y:3831
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:3876 awkgram.y:3878
+#: awkgram.y:3878 awkgram.y:3880
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:3903 awkgram.y:3914
+#: awkgram.y:3905 awkgram.y:3916
#, fuzzy, c-format
msgid "POSIX does not allow operator `%s'"
msgstr "POSIX không cho phép toán tử “**”"
-#: awkgram.y:3905 awkgram.y:3916 awkgram.y:3951 awkgram.y:3959
+#: awkgram.y:3907 awkgram.y:3918 awkgram.y:3953 awkgram.y:3961
#, fuzzy, c-format
msgid "operator `%s' is not supported in old awk"
msgstr "awk cũ không hỗ trợ toán tử “^”"
-#: awkgram.y:4056 awkgram.y:4078 command.y:1188
+#: awkgram.y:4058 awkgram.y:4080 command.y:1188
msgid "unterminated string"
msgstr "chuỗi không được chấm dứt"
-#: awkgram.y:4066 main.c:1251
+#: awkgram.y:4068 main.c:1251
#, 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:4068 node.c:460
+#: awkgram.y:4070 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:4309
+#: awkgram.y:4311
#, 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:4404
+#: awkgram.y:4406
#, c-format
msgid "`%s' is a gawk extension"
msgstr "“%s” là một phần mở rộng gawk"
-#: awkgram.y:4409
+#: awkgram.y:4411
#, c-format
msgid "POSIX does not allow `%s'"
msgstr "POSIX không cho phép “%s”"
-#: awkgram.y:4417
+#: awkgram.y:4419
#, c-format
msgid "`%s' is not supported in old awk"
msgstr "awk kiểu cũ không hỗ trợ “%s”"
-#: awkgram.y:4517
+#: awkgram.y:4519
#, fuzzy
msgid "`goto' considered harmful!"
msgstr "“goto” được xem là có hại!\n"
-#: awkgram.y:4586
+#: awkgram.y:4588
#, 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:4621
+#: awkgram.y:4623
#, 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:4626
+#: awkgram.y:4628
#, 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:4730 awkgram.y:4733
+#: awkgram.y:4732 awkgram.y:4735
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:4787 awkgram.y:4790
+#: awkgram.y:4789 awkgram.y:4792
msgid "close: second argument is a gawk extension"
msgstr "close: (đóng) đối số thứ hai là phần mở rộng gawk"
-#: awkgram.y:4802
+#: awkgram.y:4804
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:4817
+#: awkgram.y:4819
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:4836
+#: awkgram.y:4838
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:4889
+#: awkgram.y:4891
#, 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:4938 debug.c:4199 debug.c:4242 debug.c:5364 profile.c:110
+#: awkgram.y:4940 debug.c:4199 debug.c:4242 debug.c:5364 profile.c:110
#, c-format
msgid "could not open `%s' for writing: %s"
msgstr "không thể mở “%s” để ghi: %s"
-#: awkgram.y:4939
+#: awkgram.y:4941
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:4947
+#: awkgram.y:4949
#, fuzzy, c-format
msgid "%s: close failed: %s"
msgstr "%s: gặp lỗi khi đóng (%s)"
-#: awkgram.y:4972
+#: awkgram.y:4974
msgid "shadow_funcs() called twice!"
msgstr "shadow_funcs() (hàm bóng) được gọi hai lần!"
-#: awkgram.y:4980
+#: awkgram.y:4982
#, fuzzy
#| msgid "there were shadowed variables."
msgid "there were shadowed variables"
msgstr "có biến bị bóng."
-#: awkgram.y:5057
+#: awkgram.y:5059
#, 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:5108
+#: awkgram.y:5110
#, 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:5111
+#: awkgram.y:5113
#, 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:5115
+#: awkgram.y:5117
#, 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:5122
+#: awkgram.y:5124
#, 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:5211
+#: awkgram.y:5213
#, 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:5215
+#: awkgram.y:5217
#, 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:5247
+#: awkgram.y:5249
#, 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:5262
+#: awkgram.y:5264
#, 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:5485 awkgram.y:5538 mpfr.c:1589 mpfr.c:1624
+#: awkgram.y:5487 awkgram.y:5540 mpfr.c:1589 mpfr.c:1624
msgid "division by zero attempted"
msgstr "gặp phép chia cho số không"
-#: awkgram.y:5494 awkgram.y:5547 mpfr.c:1634
+#: awkgram.y:5496 awkgram.y:5549 mpfr.c:1634
#, c-format
msgid "division by zero attempted in `%%'"
msgstr "gặp phép chia cho số không trong “%%”"
-#: awkgram.y:5851
+#: awkgram.y:5853
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:5854
+#: awkgram.y:5856
#, 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:6238
+#: awkgram.y:6240
msgid "statement has no effect"
msgstr "câu không có tác dụng"
-#: awkgram.y:6753
+#: awkgram.y:6755
#, c-format
msgid "identifier %s: qualified names not allowed in traditional / POSIX mode"
msgstr ""
-#: awkgram.y:6758
+#: awkgram.y:6760
#, c-format
msgid "identifier %s: namespace separator is two colons, not one"
msgstr ""
-#: awkgram.y:6764
+#: awkgram.y:6766
#, c-format
msgid "qualified identifier `%s' is badly formed"
msgstr ""
-#: awkgram.y:6771
+#: awkgram.y:6773
#, c-format
msgid ""
"identifier `%s': namespace separator can only appear once in a qualified name"
msgstr ""
-#: awkgram.y:6820 awkgram.y:6871
+#: awkgram.y:6822 awkgram.y:6873
#, c-format
msgid "using reserved identifier `%s' as a namespace is not allowed"
msgstr ""
-#: awkgram.y:6827 awkgram.y:6837
+#: awkgram.y:6829 awkgram.y:6839
#, c-format
msgid ""
"using reserved identifier `%s' as second component of a qualified name is "
"not allowed"
msgstr ""
-#: awkgram.y:6855
+#: awkgram.y:6857
#, fuzzy
msgid "@namespace is a gawk extension"
msgstr "@include là phần mở rộng của gawk"
-#: awkgram.y:6862
+#: awkgram.y:6864
#, c-format
msgid "namespace name `%s' must meet identifier naming rules"
msgstr ""
diff --git a/po/zh_CN.gmo b/po/zh_CN.gmo
index 30dc672f..461ea507 100644
--- a/po/zh_CN.gmo
+++ b/po/zh_CN.gmo
Binary files differ
diff --git a/po/zh_CN.po b/po/zh_CN.po
index 3bdb1603..74683f5e 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -11,7 +11,7 @@ msgid ""
msgstr ""
"Project-Id-Version: gawk 5.1.65\n"
"Report-Msgid-Bugs-To: bug-gawk@gnu.org\n"
-"POT-Creation-Date: 2022-08-17 17:51+0300\n"
+"POT-Creation-Date: 2022-09-04 18:51+0300\n"
"PO-Revision-Date: 2022-08-18 11:35-0400\n"
"Last-Translator: Boyuan Yang <073plan@gmail.com>\n"
"Language-Team: Chinese (simplified) <i18n-zh@googlegroups.com>\n"
@@ -85,8 +85,11 @@ msgid "%s: first argument cannot be FUNCTAB without a second argument"
msgstr "%s:第一个参数在未提供第二个参数的情况下不能为 FUNCTAB"
#: array.c:851
-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:856
#, c-format
@@ -144,11 +147,11 @@ msgstr "switch 中有重复的 case 值:%s"
msgid "duplicate `default' detected in switch body"
msgstr "switch 中有重复的“default”"
-#: awkgram.y:1052 awkgram.y:4480
+#: awkgram.y:1052 awkgram.y:4482
msgid "`break' is not allowed outside a loop or switch"
msgstr "“break”在循环或 switch外使用是不允许的"
-#: awkgram.y:1062 awkgram.y:4472
+#: awkgram.y:1062 awkgram.y:4474
msgid "`continue' is not allowed outside a loop"
msgstr "“continue”在循环外使用是不允许的"
@@ -254,261 +257,263 @@ msgid "unexpected newline or end of string"
msgstr "未预期的新行或字符串结束"
#: awkgram.y:2596
-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:2878 awkgram.y:2956 awkgram.y:3194 debug.c:545 debug.c:561
+#: awkgram.y:2880 awkgram.y:2958 awkgram.y:3196 debug.c:545 debug.c:561
#: debug.c:2845 debug.c:5215
#, c-format
msgid "cannot open source file `%s' for reading: %s"
msgstr "无法打开源文件“%s”进行读取:%s"
-#: awkgram.y:2879 awkgram.y:3016
+#: awkgram.y:2881 awkgram.y:3018
#, c-format
msgid "cannot open shared library `%s' for reading: %s"
msgstr "无法打开共享库“%s”进行读取:%s"
-#: awkgram.y:2881 awkgram.y:2957 awkgram.y:3017 builtin.c:136 debug.c:5366
+#: awkgram.y:2883 awkgram.y:2959 awkgram.y:3019 builtin.c:136 debug.c:5366
msgid "reason unknown"
msgstr "未知原因"
-#: awkgram.y:2890 awkgram.y:2914
+#: awkgram.y:2892 awkgram.y:2916
#, c-format
msgid "cannot include `%s' and use it as a program file"
msgstr "无法包含“%s”并将其作为程序文件使用"
-#: awkgram.y:2903
+#: awkgram.y:2905
#, c-format
msgid "already included source file `%s'"
msgstr "已经包含了源文件“%s”"
-#: awkgram.y:2904
+#: awkgram.y:2906
#, c-format
msgid "already loaded shared library `%s'"
msgstr "已经加载了共享库“%s”"
-#: awkgram.y:2941
+#: awkgram.y:2943
msgid "@include is a gawk extension"
msgstr "@include 是 gawk 扩展"
-#: awkgram.y:2947
+#: awkgram.y:2949
msgid "empty filename after @include"
msgstr "@include 后的文件名为空"
-#: awkgram.y:2996
+#: awkgram.y:2998
msgid "@load is a gawk extension"
msgstr "@load 是 gawk 扩展"
-#: awkgram.y:3003
+#: awkgram.y:3005
msgid "empty filename after @load"
msgstr "@load 后的文件名为空"
-#: awkgram.y:3146
+#: awkgram.y:3148
msgid "empty program text on command line"
msgstr "命令行中程序体为空"
-#: awkgram.y:3262 debug.c:470 debug.c:628
+#: awkgram.y:3264 debug.c:470 debug.c:628
#, c-format
msgid "cannot read source file `%s': %s"
msgstr "无法读取源文件“%s”:%s"
-#: awkgram.y:3273
+#: awkgram.y:3275
#, c-format
msgid "source file `%s' is empty"
msgstr "源文件“%s”为空"
-#: awkgram.y:3333
+#: awkgram.y:3335
#, c-format
msgid "error: invalid character '\\%03o' in source code"
msgstr "错误:源代码中有无效的字符“\\%03o”"
-#: awkgram.y:3560
+#: awkgram.y:3562
msgid "source file does not end in newline"
msgstr "源文件不以换行符结束"
-#: awkgram.y:3670
+#: awkgram.y:3672
msgid "unterminated regexp ends with `\\' at end of file"
msgstr "未终止的正则表达式在文件结束处以“\\”结束"
-#: awkgram.y:3697
+#: awkgram.y:3699
#, c-format
msgid "%s: %d: tawk regex modifier `/.../%c' doesn't work in gawk"
msgstr "%s:%d:tawk 正则表达式修饰符“/.../%c”无法在 gawk 中工作"
-#: awkgram.y:3701
+#: awkgram.y:3703
#, c-format
msgid "tawk regex modifier `/.../%c' doesn't work in gawk"
msgstr "tawk 正则表达式修饰符“/.../%c”无法在 gawk 中工作"
-#: awkgram.y:3714
+#: awkgram.y:3716
msgid "unterminated regexp"
msgstr "未终止的正则表达式"
-#: awkgram.y:3718
+#: awkgram.y:3720
msgid "unterminated regexp at end of file"
msgstr "未终止的正则表达式在文件结束处"
-#: awkgram.y:3807
+#: awkgram.y:3809
msgid "use of `\\ #...' line continuation is not portable"
msgstr "使用“\\ #...”来续行是不可移植的"
-#: awkgram.y:3829
+#: awkgram.y:3831
msgid "backslash not last character on line"
msgstr "反斜杠不是行的最后一个字符"
-#: awkgram.y:3876 awkgram.y:3878
+#: awkgram.y:3878 awkgram.y:3880
msgid "multidimensional arrays are a gawk extension"
msgstr "多维数组是一个 gawk 扩展"
-#: awkgram.y:3903 awkgram.y:3914
+#: awkgram.y:3905 awkgram.y:3916
#, c-format
msgid "POSIX does not allow operator `%s'"
msgstr "POSIX 不允许操作符“%s”"
-#: awkgram.y:3905 awkgram.y:3916 awkgram.y:3951 awkgram.y:3959
+#: awkgram.y:3907 awkgram.y:3918 awkgram.y:3953 awkgram.y:3961
#, c-format
msgid "operator `%s' is not supported in old awk"
msgstr "旧 awk 不支持操作符“%s”"
-#: awkgram.y:4056 awkgram.y:4078 command.y:1188
+#: awkgram.y:4058 awkgram.y:4080 command.y:1188
msgid "unterminated string"
msgstr "未结束的字符串"
-#: awkgram.y:4066 main.c:1251
+#: awkgram.y:4068 main.c:1251
msgid "POSIX does not allow physical newlines in string values"
msgstr "POSIX 不允许字符串的值中包含换行符"
-#: awkgram.y:4068 node.c:460
+#: awkgram.y:4070 node.c:460
msgid "backslash string continuation is not portable"
msgstr "使用“\\ #...”来续行会导致代码缺乏兼容性(可移植性)"
-#: awkgram.y:4309
+#: awkgram.y:4311
#, c-format
msgid "invalid char '%c' in expression"
msgstr "表达式中的无效字符“%c”"
-#: awkgram.y:4404
+#: awkgram.y:4406
#, c-format
msgid "`%s' is a gawk extension"
msgstr "“%s”是 gawk 扩展"
-#: awkgram.y:4409
+#: awkgram.y:4411
#, c-format
msgid "POSIX does not allow `%s'"
msgstr "POSIX 不允许“%s”"
-#: awkgram.y:4417
+#: awkgram.y:4419
#, c-format
msgid "`%s' is not supported in old awk"
msgstr "旧 awk 不支持“%s”"
-#: awkgram.y:4517
+#: awkgram.y:4519
msgid "`goto' considered harmful!"
msgstr "“goto”有害,请慎用!"
-#: awkgram.y:4586
+#: awkgram.y:4588
#, c-format
msgid "%d is invalid as number of arguments for %s"
msgstr "%d 是 %s 的无效参数个数"
-#: awkgram.y:4621
+#: awkgram.y:4623
#, c-format
msgid "%s: string literal as last argument of substitute has no effect"
msgstr "%s:字符串作为 substitute 的最后一个参数无任何效果"
-#: awkgram.y:4626
+#: awkgram.y:4628
#, c-format
msgid "%s third parameter is not a changeable object"
msgstr "%s 第三个参数不是一个可变对象"
-#: awkgram.y:4730 awkgram.y:4733
+#: awkgram.y:4732 awkgram.y:4735
msgid "match: third argument is a gawk extension"
msgstr "match:第三个参数是 gawk 扩展"
-#: awkgram.y:4787 awkgram.y:4790
+#: awkgram.y:4789 awkgram.y:4792
msgid "close: second argument is a gawk extension"
msgstr "close:第二个参数是 gawk 扩展"
-#: awkgram.y:4802
+#: awkgram.y:4804
msgid "use of dcgettext(_\"...\") is incorrect: remove leading underscore"
msgstr "使用 dcgettext(_\"...\") 是错误的:去掉开始的下划线"
-#: awkgram.y:4817
+#: awkgram.y:4819
msgid "use of dcngettext(_\"...\") is incorrect: remove leading underscore"
msgstr "使用 dcngettext(_\"...\") 是错误的:去掉开始的下划线"
-#: awkgram.y:4836
+#: awkgram.y:4838
msgid "index: regexp constant as second argument is not allowed"
msgstr "index:不允许将正则表达式常量作为第二个参数"
-#: awkgram.y:4889
+#: awkgram.y:4891
#, c-format
msgid "function `%s': parameter `%s' shadows global variable"
msgstr "函数“%s”:参数“%s”掩盖了公共变量"
-#: awkgram.y:4938 debug.c:4199 debug.c:4242 debug.c:5364 profile.c:110
+#: awkgram.y:4940 debug.c:4199 debug.c:4242 debug.c:5364 profile.c:110
#, c-format
msgid "could not open `%s' for writing: %s"
msgstr "无法以写模式打开“%s”:%s"
-#: awkgram.y:4939
+#: awkgram.y:4941
msgid "sending variable list to standard error"
msgstr "发送变量列表到标准错误输出"
-#: awkgram.y:4947
+#: awkgram.y:4949
#, c-format
msgid "%s: close failed: %s"
msgstr "%s:关闭失败:%s"
-#: awkgram.y:4972
+#: awkgram.y:4974
msgid "shadow_funcs() called twice!"
msgstr "shadow_funcs() 被调用两次!"
-#: awkgram.y:4980
+#: awkgram.y:4982
msgid "there were shadowed variables"
msgstr "有变量被掩盖"
-#: awkgram.y:5057
+#: awkgram.y:5059
#, c-format
msgid "function name `%s' previously defined"
msgstr "函数名“%s”前面已定义"
-#: awkgram.y:5108
+#: awkgram.y:5110
#, c-format
msgid "function `%s': cannot use function name as parameter name"
msgstr "函数“%s”:无法使用函数名作为参数名"
-#: awkgram.y:5111
+#: awkgram.y:5113
#, c-format
msgid "function `%s': cannot use special variable `%s' as a function parameter"
msgstr "函数“%s”:无法使用特殊变量“%s”作为函数参数"
-#: awkgram.y:5115
+#: awkgram.y:5117
#, c-format
msgid "function `%s': parameter `%s' cannot contain a namespace"
msgstr "函数“%s”:参数“%s”中不允许包含命名空间(namespace)"
-#: awkgram.y:5122
+#: awkgram.y:5124
#, c-format
msgid "function `%s': parameter #%d, `%s', duplicates parameter #%d"
msgstr "函数“%s”:第 %d 个参数, “%s”, 与第 %d 个参数重复"
-#: awkgram.y:5211
+#: awkgram.y:5213
#, c-format
msgid "function `%s' called but never defined"
msgstr "调用了函数“%s”,但其未被定义"
-#: awkgram.y:5215
+#: awkgram.y:5217
#, c-format
msgid "function `%s' defined but never called directly"
msgstr "定义了函数“%s”,但从未被调用"
-#: awkgram.y:5247
+#: awkgram.y:5249
#, c-format
msgid "regexp constant for parameter #%d yields boolean value"
msgstr "第 %d 个参数的正则表达式常量产生布尔值"
-#: awkgram.y:5262
+#: awkgram.y:5264
#, c-format
msgid ""
"function `%s' called with space between name and `(',\n"
@@ -517,63 +522,67 @@ msgstr ""
"函数“%s”被调用时名字与“(”间有空格,\n"
"或被用作变量或数组"
-#: awkgram.y:5485 awkgram.y:5538 mpfr.c:1589 mpfr.c:1624
+#: awkgram.y:5487 awkgram.y:5540 mpfr.c:1589 mpfr.c:1624
msgid "division by zero attempted"
msgstr "试图除0"
-#: awkgram.y:5494 awkgram.y:5547 mpfr.c:1634
+#: awkgram.y:5496 awkgram.y:5549 mpfr.c:1634
#, c-format
msgid "division by zero attempted in `%%'"
msgstr "在“%%”中试图除 0"
-#: awkgram.y:5851
-msgid "cannot assign a value to the result of a field post-increment expression"
+#: awkgram.y:5853
+msgid ""
+"cannot assign a value to the result of a field post-increment expression"
msgstr "无法将值赋给字段后增表达式"
-#: awkgram.y:5854
+#: awkgram.y:5856
#, c-format
msgid "invalid target of assignment (opcode %s)"
msgstr "赋值的目标无效(操作码 %s)"
-#: awkgram.y:6238
+#: awkgram.y:6240
msgid "statement has no effect"
msgstr "表达式无任何作用"
-#: awkgram.y:6753
+#: awkgram.y:6755
#, c-format
msgid "identifier %s: qualified names not allowed in traditional / POSIX mode"
msgstr "标识符 %s:传统 / POSIX 模式下不允许使用合规名称(qualified name)"
-#: awkgram.y:6758
+#: awkgram.y:6760
#, c-format
msgid "identifier %s: namespace separator is two colons, not one"
msgstr "标识符 %s:命名空间的分隔符应为双冒号(::)"
-#: awkgram.y:6764
+#: awkgram.y:6766
#, c-format
msgid "qualified identifier `%s' is badly formed"
msgstr "合规标识符“%s”格式错误"
-#: awkgram.y:6771
+#: awkgram.y:6773
#, 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:6820 awkgram.y:6871
+#: awkgram.y:6822 awkgram.y:6873
#, c-format
msgid "using reserved identifier `%s' as a namespace is not allowed"
msgstr "不允许将反向标识符“%s”作为命名空间"
-#: awkgram.y:6827 awkgram.y:6837
+#: awkgram.y:6829 awkgram.y:6839
#, 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:6855
+#: awkgram.y:6857
msgid "@namespace is a gawk extension"
msgstr "@namespace 是 gawk 保留字"
-#: awkgram.y:6862
+#: awkgram.y:6864
#, c-format
msgid "namespace name `%s' must meet identifier naming rules"
msgstr "命名空间“%s”必须符合标识符的命名规则"
@@ -692,7 +701,8 @@ msgstr "致命错误:含有“$”的参数指标必须大于0"
#: builtin.c:1003
#, fuzzy, c-format
#| msgid "fatal: arg count %ld greater than total number of supplied arguments"
-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
@@ -828,7 +838,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
@@ -999,8 +1010,10 @@ msgstr "typeof:第二个参数不是数组"
#: builtin.c:4352
#, fuzzy, 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"
+#| 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:4394
@@ -1121,11 +1134,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
@@ -1133,7 +1148,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
@@ -1197,8 +1214,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)"
@@ -1209,7 +1230,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
@@ -1273,7 +1295,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
@@ -1289,8 +1313,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
@@ -2299,7 +2327,9 @@ msgid "array value has unknown type %d"
msgstr "数组的值的类型未知:%d"
#: extension/rwarray.c:399
-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 ""
#: extension/rwarray.c:438
@@ -2337,11 +2367,15 @@ msgid "treating recovered value with unknown type code %d as a string"
msgstr "将未知类型(%d)的恢复值当作字符串来处理"
#: extension/rwarray.c:830
-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 ""
#: extension/time.c:107
-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 扩展。"
#: extension/time.c:153
@@ -2481,8 +2515,12 @@ msgstr "add_ext_func:name_space 参数为空"
#: gawkapi.c:524
#, fuzzy, 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"
+#| 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
@@ -2495,8 +2533,12 @@ msgstr "node_to_awk_value:值为空"
#: gawkapi.c:633 gawkapi.c:670 gawkapi.c:700 gawkapi.c:737
#, fuzzy, 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"
+#| 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:1118
@@ -2616,7 +2658,8 @@ msgstr "“%s”重定向中的表达式是空字符串"
#: io.c:836
#, 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
@@ -2636,7 +2679,8 @@ msgstr "无法为输入打开管道“%s”:%s"
#: io.c:987
#, 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
@@ -2658,7 +2702,8 @@ msgid "cannot redirect to `%s': %s"
msgstr "无法重定向到“%s”(%s)"
#: io.c:1190
-msgid "reached system limit for open files: starting to multiplex file descriptors"
+msgid ""
+"reached system limit for open files: starting to multiplex file descriptors"
msgstr "打开的文件数达到系统限制:开始复用文件描述符"
#: io.c:1206
@@ -2891,7 +2936,8 @@ msgstr "register_output_parser:指针为空"
#: io.c:3241
#, 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:3248
@@ -2905,7 +2951,9 @@ msgstr "register_output_processor:指针为空"
#: io.c:3298
#, 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:3307
@@ -2932,7 +2980,9 @@ msgstr "不支持 IPv6 通讯"
#: main.c:240
#, 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 ""
#: main.c:248
@@ -3206,7 +3256,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:761
msgid "-Ft does not set FS to tab in POSIX awk"
@@ -3413,7 +3465,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
@@ -3422,7 +3476,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:174
@@ -3510,7 +3566,9 @@ 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
@@ -3927,7 +3985,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)"
@@ -4068,7 +4127,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"
@@ -4086,7 +4146,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"
diff --git a/posix/ChangeLog b/posix/ChangeLog
index 3de6c0f1..373a3fc2 100644
--- a/posix/ChangeLog
+++ b/posix/ChangeLog
@@ -1,3 +1,7 @@
+2022-09-04 Arnold D. Robbins <arnold@skeeve.com>
+
+ * 5.2.0: Release tar ball made.
+
2022-07-14 Arnold D. Robbins <arnold@skeeve.com>
* gawkmisc.c: Update copyright.
diff --git a/support/ChangeLog b/support/ChangeLog
index 76a688db..c7f65181 100644
--- a/support/ChangeLog
+++ b/support/ChangeLog
@@ -1,5 +1,9 @@
2022-09-04 Arnold D. Robbins <arnold@skeeve.com>
+ * 5.2.0: Release tar ball made.
+
+2022-09-04 Arnold D. Robbins <arnold@skeeve.com>
+
* verify.h: Updated from GNULIB.
2022-08-03 Arnold D. Robbins <arnold@skeeve.com>
diff --git a/test/ChangeLog b/test/ChangeLog
index 15712dcc..a73637bf 100644
--- a/test/ChangeLog
+++ b/test/ChangeLog
@@ -1,5 +1,9 @@
2022-09-04 Arnold D. Robbins <arnold@skeeve.com>
+ * 5.2.0: Release tar ball made.
+
+2022-09-04 Arnold D. Robbins <arnold@skeeve.com>
+
* Makefile.am (MACHINE_TESTS): Move inf-nan-torture to here.
Move these tets to the end and add a message that if any
of them fail, don't worry about it. Thanks to
diff --git a/vms/ChangeLog b/vms/ChangeLog
index 33a9949d..66ded78d 100644
--- a/vms/ChangeLog
+++ b/vms/ChangeLog
@@ -1,3 +1,7 @@
+2022-09-04 Arnold D. Robbins <arnold@skeeve.com>
+
+ * 5.2.0: Release tar ball made.
+
2022-08-06 John E. Malmberg <wb8tyw@qsl.net>
* config_h.com: Update for new VMS versions.
diff --git a/vms/vax/ChangeLog b/vms/vax/ChangeLog
index 9aed83d6..1783128f 100644
--- a/vms/vax/ChangeLog
+++ b/vms/vax/ChangeLog
@@ -1,3 +1,7 @@
+2022-09-04 Arnold D. Robbins <arnold@skeeve.com>
+
+ * 5.2.0: Release tar ball made.
+
2021-10-27 Arnold D. Robbins <arnold@skeeve.com>
* 5.1.1: Release tar ball made.